#str-main {
line-height: 1.75;
font-size: 16px
}
#str-main dl, #str-main menu, #str-main ol, #str-main p, #str-main table, #str-main ul {
margin-top: 20px
}
.mt40 {
margin-top: 40px !important;
}
.mt60 {
margin-top: 60px !important;
}
.mt80 {
margin-top: 80px !important;
}
.credit {
font-size: 13px;
}
.link-blank {
width: 12px;
vertical-align: -.04em
}
[class^=btn] .link-blank {
width: 17px;
vertical-align: -.11em
}
.hero {
margin: 0 0 25px
}
.nav-internal {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
margin-top: 80px !important;
}
.nav-internal li {
width: 25%;
text-align: center;
}
.tab {
line-height: 1.25;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end
}
.tab > li {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.tab > li:not(:first-child) {
margin-left: 15px
}
.tab > li > a {
padding: 5px 15px;
border: 1px solid #a0a0a0;
color: #333;
min-height: 55px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #ededed;
font-weight: 700;
font-size: 17px;
text-align: center;
text-decoration: none
}
.tab > li.is-active > a {
min-height: 65px;
border-color: #555;
color: #fff;
background-color: #555
}
.tab > li.is-disabled > a {
color: #ccc;
border-color: #c4c4c4
}
.tab.bottom {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start
}
.hdg-l2 {
padding: 100px 0 10px;
text-align: center;
}
.hdg-l3 {
margin: 80px auto 30px;
text-align: center;
}
.hdg-l4 {
margin: 30px 0 -15px;
margin-top: 30px;
font-size: 16px
}
.hdg-l5 {
font-size: 14px;
font-weight: normal;
text-align: center;
margin-top: 3em;
}
#str-contents .tieup-list {
overflow: hidden;
margin: 0;
text-align: center;
}
#str-contents .tieup-list li {
display: inline-block;
margin-right: 5px;
vertical-align: middle;
}
#str-contents .tieup-list li img {
vertical-align: bottom;
width: 50%;
}
[class^=btn-list] > li.la {
margin: 16px auto 0;
width: calc(60% - 8px);
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
[class^=btn-list] {
margin-top: 25px !important
}
[class^=btn-list] > li {
margin: 16px auto 0;
width: calc(50% - 8px);
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
[class^=btn-list] > li > a {
display: -webkit-box;
display: -ms-flexbox;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
[class^=btn-list-col-] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
[class^=btn-list-col-] > li {
margin: 16px 0 0 16px
}
.btn-list-col-2 > li:nth-child(-n+2) {
margin-top: 0
}
.btn-list-col-2 > li:nth-child(2n+1) {
margin-left: 0
}
.btn-list-col-3 > li {
width: calc(33.33333% - (16px * 2 / 3))
}
.btn-list-col-3 > li:nth-child(-n+3) {
margin-top: 0
}
.btn-list-col-3 > li:nth-child(3n+1) {
margin-left: 0
}
.btn-list-col-4 > li {
width: calc(25% - (16px * 3 / 4))
}
.btn-list-col-4 > li:nth-child(-n+4) {
margin-top: 0
}
.btn-list-col-4 > li:nth-child(4n+1) {
margin-left: 0
}
.btn {
padding: 15px;
border-radius: 5px;
border: none;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
line-height: 1.3;
-webkit-box-shadow: inset 0 -4px 0 #167db5;
box-shadow: inset 0 -4px 0 #167db5;
background-color: #198bc9;
text-decoration: none;
font-weight: 700;
font-size: 18px;
text-align: center;
}
.btn:active, .btn:focus, .btn:hover {
color: #fff;
-webkit-box-shadow: inset 0 -4px 0 #4597c4;
box-shadow: inset 0 -4px 0 #4597c4;
background-color: #47a2d4;
}
.btn:visited {
color: #fff
}
.btn2 {
padding: 15px;
border-radius: 5px;
border: none;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
line-height: 1.3;
-webkit-box-shadow: inset 0 -4px 0 #5a9a1d;
box-shadow: inset 0 -4px 0 #5a9a1d;
background-color: #64ac20;
text-decoration: none;
font-weight: 700;
font-size: 18px;
text-align: center;
width: 65% !important;
}
.btn2:active, .btn2:focus, .btn2:hover {
color: #fff;
-webkit-box-shadow: inset 0 -4px 0 #7bae4a;
box-shadow: inset 0 -4px 0 #7bae4a;
background-color: #83bd4d;
}
.btn2:visited {
color: #fff
}
.btn3 {
padding: 15px;
border-radius: 5px;
border: none;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
line-height: 1.3;
-webkit-box-shadow: inset 0 -4px 0 #d4c232;
box-shadow: inset 0 -4px 0 #d4c232;
background-color: #ecd838;
text-decoration: none;
font-weight: 700;
font-size: 18px;
text-align: center;
width: 65% !important;
}
.btn3:active, .btn3:focus, .btn3:hover {
color: #fff;
-webkit-box-shadow: inset 0 -4px 0 #ddce5b;
box-shadow: inset 0 -4px 0 #ddce5b;
background-color: #f0e060;
}
.btn3:visited {
color: #fff
}
.btn4 {
padding: 15px;
border-radius: 5px;
border: none;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
line-height: 1.3;
-webkit-box-shadow: inset 0 -4px 0 #282828;
box-shadow: inset 0 -4px 0 #282828;
background-color: #2c2c2c;
text-decoration: none;
font-weight: 700;
font-size: 18px;
text-align: center;
width: 65% !important;
}
.btn4:active, .btn4:focus, .btn4:hover {
color: #fff;
-webkit-box-shadow: inset 0 -4px 0 #535353;
box-shadow: inset 0 -4px 0 #535353;
background-color: #565656;
}
.btn4:visited {
color: #fff
}
.btn5 {
padding: 15px;
border-radius: 5px;
border: none;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
line-height: 1.3;
-webkit-box-shadow: inset 0 -4px 0 #3a658d;
box-shadow: inset 0 -4px 0 #3a658d;
background-color: #41719d;
text-decoration: none;
font-weight: 700;
font-size: 18px;
text-align: center
}
.btn5:active, .btn5:focus, .btn5:hover {
color: #fff;
-webkit-box-shadow: inset 0 -4px 0 #6184a4;
box-shadow: inset 0 -4px 0 #6184a4;
background-color: #678db1;
}
.btn5:visited {
color: #fff
}
.btn-sup {
color: #fff;
display: inline-block;
vertical-align: middle;
font-weight: 400;
font-size: 13px
}
[class^=btn-list] .btn, [class^=btn-list] .btn-01 {
padding: 15px;
}
.btn-01 {
-webkit-box-shadow: inset 0 -4px 0 #588d00;
box-shadow: inset 0 -4px 0 #588d00;
background-color: #69a30c
}
.btn-01:active, .btn-01:focus, .btn-01:hover {
-webkit-box-shadow: inset 0 -4px 0 #4c7d00;
box-shadow: inset 0 -4px 0 #4c7d00;
background-color: #578e00
}
.btn-02 {
padding: 15px;
border: 1px solid #ccc;
border-radius: 5px;
color: #06c;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
line-height: 1.3;
-webkit-box-shadow: inset 0 -2px 0 #e5e5e5;
box-shadow: inset 0 -2px 0 #e5e5e5;
background-color: #fff;
text-decoration: none;
text-align: center;
font-weight: 700;
font-size: 16px
}
.btn-02:active, .btn-02:focus, .btn-02:hover {
color: #06c;
background-color: #f7f7f7
}
.btn-02:visited {
color: #06c
}
.btn-02 .btn-sup {
color: #555
}
.note {
line-height: 1.55;
font-size: 12px
}
.note > li {
padding-left: 1em;
text-indent: -1em;
margin: 80px 0 50px;
}
.note > li:not(:first-child) {
margin-top: 10px
}
.note > li.no-icon {
padding-left: 0;
text-indent: 0
}
.toggle-text .toggle-text-btn, .toggle-text .toggle-text-intro {
display: none
}
.toggle-text.is-active .toggle-text-intro {
display: none
}
.toggle-text.is-active .toggle-text-full {
display: block
}
.carousel {
margin-bottom: 30px
}
.carousel .cmn-carousel-item {
padding: 0
}
.carousel .cmn-carousel-item-inner ul {
margin-top: 0 !important
}
.carousel .cmn-carousel-item-inner ul li {
text-align: center
}
.carousel .cmn-carousel-item-inner ul li .caption {
margin: 20px auto 0;
max-width: 100%;
display: block;
text-align: left;
line-height: 1.75;
font-size: 16px;
}
.carousel .carousel-thumb, .carousel .carousel-thumb-row {
margin: 0 auto -10px;
text-align: center;
display: table
}
.carousel .carousel-thumb-row > li, .carousel .carousel-thumb > li {
margin: 0 5px 10px;
width: 120px;
float: left
}
.carousel .carousel-thumb-row > li a.car1, .carousel .carousel-thumb > li a.car1 {
display: block;
position: relative;
overflow: hidden
}
.carousel .carousel-thumb-row > li.active a.car1:before, .carousel .carousel-thumb > li.active a.car1:before {
content: '';
border-width: 2px;
border: 2px solid #0a549d;
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: rgba(255, 255, 255, .5)
}
.carousel .carousel-thumb-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.carousel .carousel-thumb-row > li {
display: block
}
.carousel .carousel-thumb-row > li:first-child {
margin-left: 0
}
.carousel .carousel-thumb-row > li:last-child {
margin-right: 0
}
.photo {
margin: 40px 0 20px;
text-align: center
}
.photo > .photo-caption {
margin: 7px auto 0;
max-width: 800px;
display: block;
text-align: left;
font-size: 12px
}
.conclusion {
margin-top: 80px
}
.conclusion-hdg {
margin-bottom: -15px;
font-size: 22px
}
.page-info {
margin-top: 40px;
border-top: 1px solid #ddd;
font-size: 13px
}
.page-info p, .page-info ul {
margin-top: 10px !important
}
.sns li {
margin-left: 10px;
display: inline-block;
vertical-align: top
}
.sns li:first-child {
margin-left: 0
}
.tab-01 {
line-height: 1.25;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end
}
.tab-01 > li {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.tab-01 > li:not(:first-child) {
margin-left: 15px
}
.tab-01 > li > a {
padding: 5px 15px;
color: #333;
min-height: 55px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-weight: 700;
font-size: 17px;
text-decoration: none;
text-align: center
}
.tab-01 > li.tab-01-blue > a {
border: 1px solid #2c94de;
background-color: #d2ecfe
}
.tab-01 > li.tab-01-blue.is-active > a {
border-color: #2c94de;
background-color: #2c94de
}
.tab-01 > li.tab-01-red > a {
border: 1px solid #e66597;
background-color: #fcdeea
}
.tab-01 > li.tab-01-red.is-active > a {
border-color: #e66597;
background-color: #e66597
}
.tab-01 > li.tab-01-orange > a {
border: 1px solid #ef993f;
background-color: #fee9d1
}
.tab-01 > li.tab-01-orange.is-active > a {
border-color: #ef993f;
background-color: #ef993f
}
.tab-01 > li.is-active > a {
min-height: 65px;
color: #fff
}
.tab-01 > li.is-disabled > a {
border-color: #c4c4c4;
color: #ccc;
background-color: #ededed
}
.tab-01.bottom {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start
}
.tab-02 {
line-height: 1.1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end
}
.tab-02 > li {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.tab-02 > li:not(:first-child) {
margin-left: 15px
}
.tab-02 > li > a {
padding: 4px 15px;
color: #333;
min-height: 55px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-weight: 700;
font-size: 22px;
text-decoration: none;
text-align: center
}
.tab-02 > li.tab-02-blue > a {
border: 1px solid #2c94de;
background-color: #d2ecfe
}
.tab-02 > li.tab-02-blue.is-active > a {
border-color: #2c94de;
background-color: #2c94de
}
.tab-02 > li.tab-02-green > a {
border: 1px solid #74ba22;
background-color: #dcf2ba
}
.tab-02 > li.tab-02-green.is-active > a {
border-color: #74ba22;
background-color: #74ba22
}
.tab-02 > li.is-active > a {
min-height: 67px;
color: #fff
}
.tab-02 > li.is-disabled > a {
border-color: #c4c4c4;
color: #ccc;
background-color: #ededed
}
.tab-02.bottom {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start
}
.spot-info {
margin-top: 50px;
margin-bottom: 60px;
padding: 25px;
background-color: #5c5c5c;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
line-height: 1.5;
font-size: 14px;
color: #fff;
}
.spot-info a {
color: #fff;
}
.spot-info .spot-info-image {
margin-right: 20px;
width: 34.5%
}
.spot-info .spot-info-image .spot-info-caption {
margin-top: 7px;
display: block;
font-size: 12px
}
.spot-info .spot-info-col {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 0
}
.spot-info .spot-info-col > :first-child {
margin-top: 0
}
.spot-info .spot-info-hdg {
margin-top: 15px;
font-size: 18px
}
.spot-info .spot-info-hdg .spot-info-hdg-sup {
display: inline-block;
font-size: 12px
}
.spot-info .spot-info-hdg .spot-info-hdg-tag {
margin-bottom: 15px;
padding: 5px 5px 4px;
color: #fff;
display: table;
min-width: 120px;
background-color: #333;
font-weight: 400;
font-size: 16px;
text-align: center
}
.spot-info .spot-info-list {
margin-top: 10px !important
}
.spot-info .spot-info-list > li {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.spot-info .spot-info-list > li:not(:first-child) {
margin-top: 8px
}
.spot-info .spot-info-list > li > span {
margin-right: 10px
}
.spot-info .spot-info-list > li > span > span {
padding: 3px 3px 2px;
border-radius: 2px;
color: #fff;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
min-width: 55px;
font-size: 11px;
background-color: #999;
text-align: center;
font-weight: 700
}
.spot-info .spot-info-list > li > div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 0
}
.spot-info .spot-info-list > li .pin:after {
content: '';
margin-left: 5px;
display: inline-block;
width: 10px;
height: 16px;
vertical-align: middle;
opacity: .6;
background: url(/element/shared/images/icon/icon-pin-gray.svg) 0 0 no-repeat
}
.spot-info .spot-info-btn {
margin-top: 20px;
padding: 10px 15px;
border: 1px solid #ccc;
border-radius: 5px;
color: #06c;
display: table;
line-height: 1.3;
-webkit-box-shadow: 0 -2px 0 #e5e5e5 inset;
box-shadow: 0 -2px 0 #e5e5e5 inset;
background-color: #fff;
text-decoration: none;
text-align: left;
font-weight: 700;
font-size: 16px
}
.spot-info .spot-info-btn:active, .spot-info .spot-info-btn:focus, .spot-info .spot-info-btn:hover {
color: #06c;
background-color: #f7f7f7
}
.spot-info .spot-info-btn:visited {
color: #06c
}
.calendar {
margin-top: 30px
}
.calendar .calendar-sup {
margin-bottom: 5px;
font-size: 12px
}
.calendar .calendar-sup:before {
content: '\25bc'
}
.calendar .calendar-hdg {
padding: 2px;
background-color: #fbf3d6;
font-weight: 400;
font-size: 16px;
text-align: center
}
.calendar .calendar-list {
margin-top: 0 !important;
display: table;
width: 100%;
table-layout: fixed
}
.calendar .calendar-list > li {
display: table-cell;
text-align: center
}
.calendar .calendar-list > li a {
color: #333;
display: block;
text-decoration: none
}
.calendar .calendar-list > li .num {
border-left: 1px solid #ddd;
line-height: 1;
display: block;
font-size: 28px
}
.calendar .calendar-list > li:first-child .num {
border-left: none
}
.calendar .calendar-list > li.sat a {
color: #3a6ecb
}
.calendar .calendar-list > li.holiday a, .calendar .calendar-list > li.sun a {
color: #ea0000
}
.tie-up-info {
margin-top: 40px;
padding-top: 25px;
border-top: 1px solid #ddd
}
.tie-up-info .tie-up-info-col {
margin-bottom: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch
}
.tie-up-info .tie-up-info-item {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
.tie-up-info .tie-up-info-item-hdg {
font-size: 18px;
font-weight: 400
}
.tie-up-info .tie-up-info-item-list {
line-height: 1.35;
font-size: 13px
}
.tie-up-info .tie-up-info-item-list > li {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.tie-up-info .tie-up-info-item-list > li:not(:first-child) {
margin-top: 10px
}
.tie-up-info .tie-up-info-item-list > li > div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
.tie-up-info .tie-up-info-item-list > li > div:first-child {
margin-right: 10px;
padding-right: 10px;
width: 90px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
position: relative
}
.tie-up-info .tie-up-info-item-list > li > div:first-child:after {
content: ':';
display: block;
position: absolute;
top: 0;
right: 0
}
.tie-up-info .tie-up-info-bnr {
margin-left: 20px;
padding: 0 20px;
border-left: 1px solid #ddd;
width: 210px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.tie-up-info .tie-up-info-bnr-hdg {
margin-bottom: -10px;
font-size: 18px;
font-weight: 400;
text-align: center
}
.tie-up-info .tie-up-info-bnr-list {
line-height: 1.25;
font-size: 13px
}
.tie-up-info .tie-up-info-bnr-list > li:not(:first-child) {
margin-top: 12px;
padding-top: 12px;
border-top: 1px solid #e5e5e5
}
.tie-up-info .tie-up-info-bnr-list > li > a {
display: block;
text-decoration: none;
}
.tie-up-info .tie-up-info-bnr-list > li > a.txt {
background: url(../images/ar02_a001.gif) no-repeat right 2px;
background-size: 12px 11px;
padding-right: 16px;
display: inline-block;
}
.tie-up-info .tie-up-info-bnr-list > li > a > span {
margin-bottom: 10px;
text-align: left
}
.tie-up-info .tie-up-info-bnr-list > li img {
max-height: 100%;
margin-top: 0px;
}
a.link_icon span {
padding-right: 15px;
background: url(../images/ar02_a001.gif) no-repeat right;
}
#str-main .tieup-list ul {
margin-top: 0px;
padding: 0;
}
.tieup-list {
text-align: center;
}
.bl-pc {
display: block;
margin: 0 auto;
}
.bl-sp {
display: none;
}
.checkbox {
padding: 30px;
margin: 80px 0 50px;
background: url("/w_special/quebec_spring/images/bg.jpg") no-repeat center center;
}
.checkbox p {
text-align: center;
}
.bnr {
text-align: center;
}
.video {
margin: 40px auto;
max-width: 640px
}
.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.video video {
max-width: 100%
}
.video-content {
padding-top: 56.25%;
height: 0;
position: relative
}
.video .photo-caption {
margin: 0 auto;
display: block;
text-align: center;
font-size: 12px
}
.info-txt {
color: #dd0000;
font-size: 12px;
margin-top: 25px !important;
}
@media screen and (max-width:840px) {
.calendar .cmn-grid-container .cmn-grid-col {
margin: 0;
float: none;
width: auto
}
.calendar .cmn-grid-container .cmn-grid-col:last-child {
margin-top: 15px
}
.calendar .calendar-list {
display: block;
overflow: hidden
}
.calendar .calendar-list > li {
margin-left: -1px;
padding-right: 1px;
display: block;
float: left;
width: 60px
}
.calendar .calendar-list > li:first-child .num {
border-left: 1px solid #ddd
}
}
@media screen and (max-width:720px) {
#str-main {
line-height: 1.8;
font-size: 14px
}
#str-main dl, #str-main menu, #str-main ol, #str-main p, #str-main table, #str-main ul {
margin-top: 10px
}
#str-main p.copyright {
font-size: 10px
}
.hero {
margin: 0 -10px
}
.nav-internal {
margin-top: 2em !important;
}
.tab > li:not(:first-child) {
margin-left: 2px
}
.tab > li > a {
padding: 2px;
min-height: 55px;
font-size: 13px
}
.tab > li.is-active > a {
min-height: 60px
}
.hdg-l2 {
padding: 80px 0 0;
}
.hdg-l2 img {
width: 100%;
height: auto;
}
.hdg-l4 {
margin: 10px 0 -5px;
font-size: 14px
}
[class^=btn-list] {
display: block
}
[class^=btn-list] > li {
margin: 14px 0 0;
display: block;
width: auto
}
[class^=btn-list] > li.la {
margin: 14px 0 0;
display: block;
width: 100% !important;
}
[class^=btn-list] > li > a {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
display: -webkit-box;
display: -ms-flexbox;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.btn-list-col-2 {
margin-bottom: 10px;
}
.btn-list-col-2 > li:nth-child(-n+2) {
margin-top: 14px
}
.btn-list-col-3 > li:nth-child(-n+3) {
margin-top: 14px
}
.btn-list-col-4 > li:nth-child(-n+4) {
margin-top: 14px
}
.carousel {
margin-bottom: 20px
}
.carousel .cmn-carousel-item-inner ul li .caption {
margin-top: 10px;
font-size: 14px
}
.photo {
margin-top: 20px;
margin-bottom: 10px
}
.photo > .phot-caption {
margin-top: 5px;
font-size: 10px
}
.tab-01 li:not(:first-child) {
margin-left: 4px
}
.tab-01 li > a {
padding: 2px 5px;
min-height: 55px;
font-size: 13px
}
.tab-01 li.is-active > a {
min-height: 60px
}
.tab-02 li:not(:first-child) {
margin-left: 10px
}
.tab-02 li > a {
padding: 2px 5px;
min-height: 40px;
font-size: 13px
}
.tab-02 li.is-active > a {
min-height: 50px
}
.calendar {
margin-top: 20px
}
.video {
margin: 30px auto 40px;
max-width: 640px
}
.photo > .photo-caption {
font-size: 10px
}
.hdg-l3 {
margin: 60px auto 15px;
text-align: center;
}
.mt40 {
margin-top: 20px !important;
}
.mt80 {
margin-top: 40px !important;
}
}
@media screen and (max-width:550px) {
.btn, .btn-01 {
padding: 10px 15px 12px!important;
display: block;
line-height: 1.2;
font-size: 15px;
text-align: center !important;
}
.btn2, .btn3, .btn4, .btn5 {
padding: 10px 15px 12px;
display: block;
line-height: 1.2;
font-size: 15px;
text-align: center !important;
width: 100% !important;
}
[class^=btn-list] .btn, [class^=btn-list] .btn-01, [class^=btn-list] .btn2 {
text-align: center !important;
}
.btn-02 {
display: block;
padding: 10px 15px 12px;
line-height: 1.2;
-webkit-box-shadow: inset 0 -3px 0 #e5e5e5;
box-shadow: inset 0 -3px 0 #e5e5e5;
font-size: 14px;
}
.toggle-text .toggle-text-intro {
display: block
}
.toggle-text .toggle-text-intro .toggle-text-intro-more {
padding: 2px 0;
color: #a4a4a4;
display: inline-block
}
.toggle-text .toggle-text-intro .toggle-text-intro-more:before {
margin: 0 3px;
content: '...';
color: #333;
display: inline-block;
vertical-align: bottom
}
.toggle-text .toggle-text-full {
display: none
}
.toggle-text .toggle-text-btn {
margin: 10px 0 0 auto;
padding: 0 0 0 20px;
border: none;
color: #a4a4a4;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
background: 0 0
}
.toggle-text .toggle-text-btn::before {
content: '';
display: block;
width: 14px;
height: 14px;
overflow: hidden;
position: absolute;
bottom: 50%;
left: 0;
opacity: .6;
-webkit-transform: translateY(50%);
transform: translateY(50%);
background: url(/element_sp/shared/images/icon/icon-toggle-minus.svg) 0 0 no-repeat
}
.static .toggle-text-intro {
display: none
}
.static .toggle-text-full {
display: block
}
.static .toggle-text-btn {
display: none
}
.carousel .carousel-thumb, .carousel .carousel-thumb-row {
margin: -5px 0 0 -10px !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.carousel .carousel-thumb-row > li, .carousel .carousel-thumb > li {
margin: 10px 0 0 10px;
display: block;
-webkit-box-flex: 1;
-ms-flex: 1 0 111px;
flex: 1 0 111px;
max-width: 111px
}
.carousel .carousel-thumb-row {
margin: -5px 0 0 !important
}
.carousel .carousel-thumb-row > li {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: none
}
.conclusion {
margin-top: 40px
}
.conclusion-hdg {
margin-bottom: -10px;
font-size: 14px
}
.sns li {
margin-left: 5px
}
.spot-info {
margin-top: 20px;
display: block;
font-size: 13px
}
.spot-info .spot-info-image {
margin: 0 0 10px;
width: auto
}
.spot-info .spot-info-image .spot-info-caption {
margin-top: 5px;
font-size: 10px
}
.spot-info .spot-info-hdg {
margin-top: 15px;
font-size: 14px
}
.spot-info .spot-info-hdg .spot-info-hdg-sup {
display: block;
font-size: 10px
}
.spot-info .spot-info-hdg .spot-info-hdg-tag {
margin-bottom: 10px;
padding: 4px 5px;
min-width: 65px;
font-size: 13px
}
.spot-info .spot-info-btn {
margin: 10px auto 0;
min-width: 60%;
line-height: 1.2;
-webkit-box-shadow: 0 -3px 0 #e5e5e5 inset;
box-shadow: 0 -3px 0 #e5e5e5 inset;
font-size: 14px;
text-align: center
}
.calendar .calendar-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.calendar .calendar-list > li {
width: 20%
}
.tie-up-info {
padding-top: 0;
border: none
}
.tie-up-info .tie-up-info-col {
display: block
}
.tie-up-info .tie-up-info-bnr {
margin: 30px 0 0;
padding: 0;
border-left: none;
width: auto
}
.tie-up-info .tie-up-info-item-hdg {
padding-bottom: 5px;
border-bottom: 1px solid #c9c9c9;
font-size: 14px;
font-weight: 700
}
.tie-up-info .tie-up-info-item-list {
font-size: 12px
}
.tie-up-info .tie-up-info-item-list > li > div:first-child {
width: 75px
}
.tie-up-info .tie-up-info-bnr-hdg {
padding-bottom: 5px;
border-bottom: 1px solid #c9c9c9;
font-size: 14px;
font-weight: 700;
text-align: left
}
.tie-up-info .tie-up-info-bnr-list {
margin: 0 auto;
padding-top: 10px;
display: table
}
.tie-up-info .tie-up-info-bnr-list > li {
margin-bottom: 10px
}
.tie-up-info .tie-up-info-bnr-list > li:not(:first-child) {
padding-top: 0;
border: none
}
.tie-up-info .tie-up-info-bnr-list > li > a > span {
margin-bottom: 5px
}
.text-l {
text-align: left;
}
.bnr_pc {
display: none;
}
.bnr_sp {
display: block;
width: 300px;
margin: 0 auto;
}
.bnr_sp li {
margin-bottom: 25px;
}
.bnr_sp a {
color: #333;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}
.txt_end {
padding-top: 0;
}
.bl-pc {
display: none;
}
.bl-sp {
display: block;
margin: 0 auto;
}
}
@media screen and (max-width:374px) {
.carousel .carousel-thumb-row > li, .carousel .carousel-thumb > li {
-webkit-box-flex: 1;
-ms-flex: 1 0 93px;
flex: 1 0 93px;
max-width: 93px
}
.carousel .carousel-thumb-row > li {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: none
}
}
