#str-container #str-contents{
padding: 0;
margin: 0 auto;
width: 960px;
}
.btn:before,
.link:before,
.nav-internal,
.tbl-cal-container{
overflow:hidden;
}
.nav-category:after,
.nav-category:before{
content:"";
display:table;
}
.nav-category:after{
clear:both;
}
.hdg-l2-container{
margin:50px 0;
border-top:2px solid #222;
border-bottom:2px solid #222;
}
.hdg-l2-container + .cmn-list-col-2{
margin: 20px 0 50px;
}
.hdg-l2-container .hdg-l2{
margin:3px 0;
font-size:36px;
font-weight:400;
border-left:none;
border-top:1px solid #999;
border-bottom:1px solid #999;
padding:14px 0 10px;
line-height:1.2;
letter-spacing:.1em;
}
.hdg-l2-container .hdg-l2 span{
display:block;
margin-bottom:3px;
font-size:24px;
letter-spacing: normal;
}
.main-category-2 .hdg-l2-container .hdg-l2 span{
color:#53a1f0;
}
.main-category-3 .hdg-l2-container .hdg-l2 span{
color:#f674b2;
}
.main-category-4 .hdg-l2-container .hdg-l2 span{
color:#bf7ce6;
}
.main-category-5 .hdg-l2-container .hdg-l2 span{
color:#79be36;
}
.hdg-l3,
.hdg-l4{
margin-top:50px;
margin-bottom:30px;
font-size:24px;
font-weight:700;
line-height:1.25;
padding-bottom:6px;
border-bottom:1px solid #c9c9c9;
}
.hdg-l4{
margin-top: 80px;
padding-bottom: 5px;
border-bottom: 1px solid #c9c9c9;
font-weight: 700;
font-size: 24px;
margin-bottom: 10px;
}
.nav-category{
font-size:16px;
}
.lead{
font-size:16px;
margin: 15px 0;
color: #222;
}
.link{
padding-left:16px;
display:inline-block;
text-decoration:none;
position:relative;
}
.link:after,
.link:before{
content:"";
position:absolute;
display:block;
}
.link:before{
width:12px;
height:12px;
top:2px;
left:0;
border-radius:2px;
background-color:#0066cb;
}
.link:after{
width:0;
height:0;
margin:0;
border-width:4px 0 4px 4px;
border-color:transparent transparent transparent #fff;
border-style:solid;
top:4px;
left:4px;
}
.link:active,
.link:focus,
.link:hover{
text-decoration:underline;
}
.btn,
.nav-category>li a,
.nav-internal li a,
.recommend-item>a{
text-decoration:none;
}
.nav-category{
margin-top:40px;
line-height:1.25;
}
.nav-category>li{
float:left;
width:33.3%;
box-sizing:border-box;
text-align:center;
}
.nav-category>li.category-1{
padding-right: 8px;
}
.nav-category>li.category-2{
padding:0 4px;
}
.nav-category>li.category-3{
padding-left: 8px;
}
.nav-category>li:last-child{
border-right: 0;
}
.nav-category>li a{
margin:auto;
padding:2px;
color:#222;
display:block;
position:relative;
box-sizing: border-box;
height:55px;
background: #efefef;
border: 1px solid #a0a0a0;
font-size: 17px;
margin-top: 10px;
}
.nav-category>li.category-3 a{
width: 312px;
height: 55px;
float: right;
margin-top: 10px;
color: #222;
font-size: 17px;
border-radius: 5px;
background-color: #fff08d;
-webkit-box-shadow: inset 0 -4px #ffe120;
-moz-box-shadow: inset 0 -4px #ffe120;
box-shadow: inset 0 -4px #ffe120;
color: #222;
display: block;
font-weight: bold;
position: relative;
border: 0;
}
.nav-category>li.category-3 a::before {
content: '';
width: 14px;
height: 14px;
border-radius: 14px;
display: block;
background: #888;
position: absolute;
left: 15px;
top: 50%;
margin-top: -7px;
}
.nav-category>li.category-3 a::after{
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 4px 4px 0 4px;
border-color: #ffffff transparent transparent transparent;
top: 50%;
margin-top: -1px;
left: 18px;
position: absolute;
}
.nav-category>li.category-3 a:hover{
border-top: 0;
color: #222;
}
.nav-category>li.category-3 a b span{
font-size: 16px;
}
.nav-category>li b{
display:block;
position:absolute;
width:100%;
bottom:50%;
right:50%;
-webkit-transform:translate(50%,50%);
-ms-transform:translate(50%,50%);
transform:translate(50%,50%);
}
.nav-category>li.category-3 b{
padding-left: 18px;
}
.nav-category>li.active a{
display:block;
font-size:17px;
color:#fff;
height: 65px;
border: 0;
}
.nav-category .active a{
background-color:#555;
margin-top: 0;
}
.nav-internal{
margin-top:30px;
}
.nav-internal li{
display:table;
float:left;
width:25%;
}
.nav-internal li:first-child a{
border-left:0;
}
.nav-internal li a{
box-sizing:border-box;
display:table-cell;
width:100%;
height:74px;
position:relative;
font-size:15px;
font-weight:700;
padding-left:40px;
padding-right:15px;
color:#222;
border-left:1px solid #d2d2d2;
vertical-align:middle;
}
.nav-internal li a:after,
.nav-internal li a:before{
content:"";
position:absolute;
top:50%;
}
.nav-internal li a:before{
border-radius:50%;
height:14px;
width:14px;
border-color:#888;
background:#888;
display:block;
left:15px;
margin-top:-8px;
}
.nav-internal li a:after{
width:0;
height:0;
border-style:solid;
border-width:5px 4px 0;
border-color:#fff transparent transparent;
left:18px;
margin-top:-3px;
}
.nav-internal li a:hover{
background:#f7f7f7;
}
.nav-tab{
margin:20px 0 20px 0;
clear:both;
height:38px;
}
.nav-tab li{
width:12.5%;
float:left;
box-sizing:border-box;
border-radius:5px 5px 0 0;
}
.nav-tab li:first-child a{
border-left:1px solid #b0b0b0;
}
.nav-tab li a{
box-sizing:border-box;
border:1px solid #b0b0b0;
border-left:0;
border-radius:5px 5px 0 0;
height:38px;
background:#f5f5f5;
box-sizing:border-box;
color:#222;
font-size:16px;
text-align:center;
line-height:38px;
display:block;
text-decoration:none;
}
.nav-tab li a.active{
background:#fff;
border-bottom:1px solid #fff;
font-weight:bold;
}
.nav-tab li a h1{
color:#222;
font-size:16px;
}
.nav-tab li a.active h1{
font-weight:bold;
}
.nav-tab li a:hover{
background:#fff;
}
.nav-local li{
display:inline-block;
}
.nav-local li a{
position:relative;
font-size:16px;
padding-left:10px;
margin-right:15px;
text-decoration:none;
}
.nav-local li a:hover{
text-decoration:underline;
}
.nav-local li a:before{
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 5px;
border-color: transparent transparent transparent #999999;
content:'';
position:absolute;
left:0;
top:50%;
margin-top:-5px;
}
.area-name{
border-left:8px solid #0066cc;
padding-left:8px;
font-weight:bold;
font-size:22px;
line-height:1.2;
vertical-align:middle;
padding-top:3px;
margin:30px 0 5px 0;
}
.nav-category.col-2.under{
margin:50px 0 20px 0;
}
.nav-category.col-2 li{
width: 50%;
}
.nav-category.col-2 li:first-child{
padding-right: 10px;
}
.nav-category.col-2 li:last-child{
padding: 0 0 0 10px;
}
.nav-category.col-2.under li a{
margin: 0 0 10px 0;
}
.nav-category.col-2.under li.active a{
margin: 0;
}

.table_base{
border-collapse:collapse;
margin-bottom:50px;
width: 100%;
box-sizing: border-box;
}
.table_base .col1{
width:360px;
}
.table_base a{
text-decoration:none;
color:#004C9A;
}
.table_base a:hover{
text-decoration: underline;
}
.table_base a b{
font-weight:normal;
font-size:14px;
}
.table_base th{
padding:4px 8px;
border:1px solid #ddd;
text-align:center;
}
.table_base th:last-child{
box-sizing: border-box;
}
.table_base td{
padding:8px 8px;
border:1px solid #ddd;
border-right:1px dotted #ddd;
text-align:center;
font-size:14px;
box-sizing:border-box;
}
.table_base td.link01_b001{
text-align: right;
padding: 4px 22px 4px 10px;
width: 150px;
white-space:nowrap;
}
.table_base td.link01_b001 a{
white-space: nowrap;
}
.link01_b001 a{
padding-left:10px;
position:relative;
}
.link01_b001 a + a{
margin-left:10px;
}
.link01_b001 a:before{
width: 0;
height: 0;
border-style: solid;
border-width: 4px 0 4px 4px;
border-color: transparent transparent transparent #999999;
content:'';
position:absolute;
left:0;
top:50%;
margin-top:-4px;
}
.table_base td.ski_name{
text-align:left;
}
.table_base th{
background:#f2f2f2;
color:#222;
font-size:14px;
font-weight:normal;
border-bottom:1px solid #fff;
vertical-align:middle;
}
.table_base th[colspan]{
border-bottom:1px solid #ddd;
}
.table_base th.second_title{
background:#fff;
font-weight:normal;
color:#222;
background: #f2f2f2;
font-size:12px;
}

.table_base .ascending,
.table_base .descending{
width: 13px;
height: 11px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: #cc2c2c;
border: solid 1px #aeaeae;
background-image: -webkit-linear-gradient(top, #fdfdfd, #e3e3e3);
background-image: -moz-linear-gradient(top, #fdfdfd, #e3e3e3);
background-image: -o-linear-gradient(top, #fdfdfd, #e3e3e3);
background-image: -ms-linear-gradient(top, #fdfdfd, #e3e3e3);
background-image: linear-gradient(to bottom, #fdfdfd, #e3e3e3);
display:inline-block;
text-indent:-9999px;
position:relative;
}
.table_base .ascendingOrdered,
.table_base .descendingOrdered{
width: 13px;
height: 11px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: #cc2c2c;
border: solid 1px #7a7a7b;
background-image: -webkit-linear-gradient(top, #7e7e7e, #999);
background-image: -moz-linear-gradient(top, #7e7e7e, #999);
background-image: -o-linear-gradient(top, #7e7e7e, #999);
background-image: -ms-linear-gradient(top, #7e7e7e, #999);
background-image: linear-gradient(to bottom, #7e7e7e, #999);
display:inline-block;
text-indent:-9999px;
position:relative;
}
.table_base .ascending:before{
width: 0;
height: 0;
border-style: solid;
border-width: 0 3.5px 4px 3.5px;
border-color: transparent transparent #979797 transparent;
content:'';
position:absolute;
left:50%;
top:50%;
margin:-2px 0 0 -3px;
}
.table_base .ascendingOrdered:before{
width: 0;
height: 0;
border-style: solid;
border-width: 0 3.5px 4px 3.5px;
border-color: transparent transparent #fff transparent;
content:'';
position:absolute;
left:50%;
top:50%;
margin:-2px 0 0 -3px;
}
.table_base .descending:before{
width: 0;
height: 0;
border-style: solid;
border-width: 4px 3.5px 0 3.5px;
border-color: #979797 transparent transparent transparent;
content:'';
position:absolute;
left:50%;
top:50%;
margin:-2px 0 0 -3px;
}
.table_base .descendingOrdered:before{
width: 0;
height: 0;
border-style: solid;
border-width: 4px 3.5px 0 3.5px;
border-color: #fff transparent transparent transparent;
content:'';
position:absolute;
left:50%;
top:50%;
margin:-2px 0 0 -3px;
}

.btn{
padding:6px 10px 8px 26px;
border:1px solid #d4d4d4;
border-radius:4px;
display:inline-block;
box-shadow:inset 0 -2px 0 #e8e8e8;
background-color:#fff;
position:relative;
}
.btn:after,
.btn:before{
content:"";
position:absolute;
display:block;
}
.btn:before{
width:12px;
height:12px;
}
.btn:after{
width:0;
height:0;
margin:0;
border-width:4px 0 4px 4px;
border-color:transparent transparent transparent #fff;
border-style:solid;
}
.btn:before{
margin-top:-7px;
border-radius:2px;
left:10px;
top:50%;
background-color:#0066cb;
}
.btn:after{
margin-top:-5px;
left:14px;
top:50%;
}
.btn:active,
.btn:focus,
.btn:hover{
background-color:#f7f7f7;
}
.btn-01 {
background-color:#72BA00;
display:block;
margin-bottom: 4px;
padding: 13px 15px 11px;
color: #fff!important;
border: none;
border-radius: 5px;
font-size: 16px;
line-height: 1.3;
text-align: left;
text-decoration: none;
text-align: center;
}
.cmn-center .btn-01{
width: 468px;
margin: 0 auto;
}
.btn-01:hover{
background:#578e00;
color:#fff;
}
a.btn-01:visited {
color:#fff;
}
.cmn-center{
margin-top: 20px;
}
.btn-02{
display: inline-block;
padding: 10px 15px;
border: 1px solid #bbb;
border-radius: 5px;
background-color: #fff;
font-size: 16px;
font-weight: 700;
line-height: 1.3;
text-align: left;
text-decoration: none;
color:#004C9A;
width: 483px;
text-align: center;
box-sizing: border-box;
font-weight:normal;
}
.btn-02:visited{
color:#004C9A;
}
.recommend-item{
margin-top:20px;
padding:10px;
border:1px solid #ccc;
background-color:#fff;
}
.recommend-item>a{
margin:-11px;
padding:10px;
color:#222;
display:block;
overflow:hidden;
}
.recommend-item-hdg-container{
margin:-10px -10px 10px;
color:#fff;
position:relative;
background-color:#000;
font-weight:700;
text-align:center;
}
.recommend-item-hdg-container+p{
min-height:36px;
}
.recommend-item-hdg{
padding:6px 10px 4px;
width:100%;
box-sizing:border-box;
font-size:16px;
text-align:left;
background-color:#222;
}

.present-area{
background: url(/element/j_special/ski/images/bg-present.png) no-repeat;
width: 800px;
height: 503px;
position: relative;
margin: 30px auto 80px auto;
}
.present-area p{
font-size: 16px;
}
.present-area h4{
height: 188px;
text-indent: -9999px;
}
.present-area p.text-1{
text-align: center;
}
.present-area p.text-2{
position: absolute;
top: 278px;
left: 315px;
font-size: 15px;
}
.present-area p.text-3{
position: absolute;
width: 360px;
height: 54px;
left: 315px;
top: 335px;
}
.present-area p.text-3 .btn-03{
width: 340px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #fff;
box-shadow: 0 -3px 0 #e5e5e5 inset;
text-align:center;
font-size: 16px;
font-weight: bold;
display: block;
color:#004C9A;
text-decoration: none;
padding: 10px 15px;
border: 1px solid #ccc;
margin-top: 6px;
}
.present-area p.text-4{
text-align: center;
position: absolute;
top: 410px;
width: 100%;
font-size: 13px;
}
.ranking-list{
border-top: 1px solid #c9c9c9;
margin-top: 50px;
}
.ranking-list > li{
border-bottom: 1px solid #c9c9c9;
padding: 10px 0;
}
.ranking-list > li > ul{
width: 330px;
float: right;
}
.ranking-list > li > ul li{
box-sizing: border-box;
width: 50%;
padding: 0 5px;
float:left;
}
.ranking-list > li:before,
.ranking-list > li:after{
content:"";
display:table;
}
.ranking-list > li:after{
clear:both;
}
.ranking-list > li > a{
color: #0066cc;
text-decoration: none;
font-size: 20px;
font-weight: bold;
display: inline-block;
max-width: 615px;
margin-top: 10px;
}
.ranking-list > li > a span{
color: #222;
}
.ranking-list > li a.btn-01{
font-size: 16px;
padding-left:4px;
padding-right:4px;
text-align: center;
color: #fff;
}
.ranking-list > li a.btn-01:visited{
color: #fff;
}
.ranking-list > li a.btn-01:hover,
.btn-02:hover{
text-decoration: none;
}
.image,
.tbl-cal-container .tbl-cal td,
.tbl-cal-container .tbl-cal th{
text-align:center;
}
.page-info{
margin-top:40px;
border-top:1px solid #ddd;
font-size:13px;
}
.page-info p,
.page-info ul{
margin-top:10px!important;
color:#222;
}
.sns li{
margin-left:10px;
display:inline-block;
vertical-align:top;
}
.sns li:first-child{
margin-left:0;
}
.tbl-cal-container p{
font-size:14px;
}
.tbl-cal-container .tbl-cal{
width:49.5%;
float:left;
margin-top:5px;
}
.tbl-cal-container .tbl-cal th{
padding:7px 0;
font-size:16px;
font-weight:400;
}
.tbl-cal-container .tbl-cal td{
padding:8px 0;
font-size:24px;
background-color:#fff;
}
.tbl-cal-container .tbl-cal td a{
display:block;
color:#222;
text-decoration:none;
}
.tbl-cal-container .tbl-cal .holiday a{
color:#ea0000;
}
.tbl-cal-container .tbl-cal .saturday a{
color:#0b41a1;
}
.tbl-cal-container .tbl-cal.cal-01{
border-right:1px solid #e0f0fd;
border-left:1px solid #e0f0fd;
}
.tbl-cal-container .tbl-cal.cal-01 thead th{
background-color:#e0f0fd;
}
.tbl-cal-container .tbl-cal.cal-01 tbody{
background-color:#eef7fe;
}
.tbl-cal-container .tbl-cal.cal-01 td,
.tbl-cal-container .tbl-cal.cal-01 th{
border-bottom:1px solid #e0f0fd;
border-left:1px solid #e0f0fd;
}
.tbl-cal-container .tbl-cal.cal-02{
float:right;
border-right:1px solid #fbf3d6;
border-left:1px solid #fbf3d6;
}
.tbl-cal-container .tbl-cal.cal-02 thead th{
background-color:#fbf3d6;
}
.tbl-cal-container .tbl-cal.cal-02 tbody th{
background-color:#fefbee;
}
.tbl-cal-container .tbl-cal.cal-02 td,
.tbl-cal-container .tbl-cal.cal-02 th{
border-bottom:1px solid #fbf3d6;
border-left:1px solid #fbf3d6;
}

/* .area-dtl-item
---------------------------------------------- */
.area-dtl-item{
display:flex;
margin:12px 0 20px;
}
.area-dtl-item > div{
width:50%;
box-sizing:border-box;
font-size:16px;
color:#222;
}
.area-dtl-item > .ski-area-img{
padding-right:20px;
}
.area-dtl-item > .ski-area-img img{
max-width:100%;
}
.area-dtl-item > .ski-area-img .caption{
display:block;
font-size:12px;
color:#222;
}
.area-dtl-item > .ski-area-img .caption a{
color:#222;
}
.ski-area-hdg{
font-size:16px;
font-weight:bold;
margin:20px 0 12px;
}
.table_base + .ski-area-hdg{
margin-top:-30px;
}


/* .area-under-link-list
---------------------------------------------- */
.area-under-link-list{
display:flex;
margin:-30px 0 50px;
justify-content:center;
align-items:center;
}
.area-under-link-list > li{
width:50%;
box-sizing:border-box;
}
.area-under-link-list > li:first-child{
padding-right:12px;
}
.area-under-link-list > li:last-child{
padding-left:12px;
}
.area-under-link-list > li:only-child{
padding:0;
}
.area-under-link-btn{
width:100%;
height:48px;
background-color:#72BA00;
color:#fff;
font-size:16px;
display:block;
text-align:center;
border-radius:4px;
padding-top:12px;
box-sizing:border-box;
}
.area-under-link-btn:hover,
.area-under-link-btn:visited,
.area-under-link-btn:active{
color:#fff;
text-decoration:none;
}

/* area-under-note-list
---------------------------------------------------------------------- */
.area-under-link-list + .area-under-note-list{
margin: -35px 0 20px 0;
}
.area-under-note-list{
color:#777;
margin:10px 0 20px 0;
font-size:12px;
}
.area-under-note-list > li{
display:block;
position:relative;
padding-left:15px;
}
.area-under-note-list>li::before{
content:'\0203B';
position:absolute;
left:0;
top:0;
}
.area-under-note-list > li strong{
font-weight:normal;
color:#E93939;
}

/* Media query
---------------------------------------------- */
@media screen and (max-width: 880px){
.cmn-bnr-ad-carousel,
.cmn-bnr-ad-list-02{
display: block;
}
}
@media screen and (max-width: 720px){
.cmn-col-lyt-3>.cmn-col-lyt-inner>.cmn-col:nth-child(3n+1) {
clear: none;
}
.str-footer {
width: 960px;
}
.str-header {
width: 960px;
}
}
@media screen and (max-width: 550px){
.cmn-list-col-2>li {
float: left;
box-sizing: border-box;
width: 48.75%;
margin-top: 10px;
margin-left: 2.5%;
}
.cmn-col-lyt-3>.cmn-col-lyt-inner {
width: 102.5%;
margin-left: -2.5%;
}
.cmn-col-lyt-2>.cmn-col-lyt-inner>.cmn-col, .cmn-col-lyt-3>.cmn-col-lyt-inner>.cmn-col, .cmn-col-lyt-4>.cmn-col-lyt-inner>.cmn-col {
width: 30.83333%!important;
float: left;
box-sizing: border-box;
margin-left: 2.5%;
}
.cmn-col-lyt-3>.cmn-col-lyt-inner>.cmn-col:nth-child(3n+1) {
clear: left;
}
.cmn-col-lyt-3>.cmn-col-lyt-inner>.cmn-col:nth-child(2n+1) {
clear: inherit;
}
}

/* .cmn-list-col-2
---------------------------------------------- */
.cmn-list-col-2 {
margin-top: 0;
}
.cmn-list-col-2>li,
.cmn-bnr-ad-list-01>li {
box-sizing: border-box;
float: left;
margin-top: 10px;
margin-left: 2.5%;
width: 48.75%;
}
.cmn-list-col-2>li:first-child,
.cmn-bnr-ad-list-01>li:first-child {
margin-left: 0;
}
.cmn-list-col-2>li:nth-child(2n+1),
.cmn-bnr-ad-list-01>li:nth-child(2n+1) {
clear: left;
margin-left: 0;
}
.cmn-center {
margin-top: 20px;
}
.cmn-list-col-2>li .btn-01 {
background-color:#72BA00;
display:block;
margin-bottom: 4px;
padding: 13px 15px 11px;
color: #fff;
border: none;
border-radius: 5px;
font-size: 16px;
line-height: 1.3;
text-align: center;
text-decoration: none;
}
.cmn-list-col-2>li a.btn-01:visited {
color:#fff;
}
.cmn-center {
margin-top: 20px;
text-align: center;
}

.cmn-list-col-2:after,
.cmn-list-col-2:before {
display: table;
content: '';
}
.cmn-list-col-2:after {
clear: both;
}
.cmn-center + .act_ad_manage{
margin-top: 25px;
}
.cmn-m-top-15 {
margin-top: 15px!important;
}
.cmn-bnr-ad-list-02 {
margin-top: 10px;
font-size: 16px;
}
.cmn-bnr-ad-list-02 + .cmn-bnr-ad-list-01{
display:none;
}
.cmn-list-col-2>li:nth-child(2n+1) {
clear: left;
margin-left: 0;
}
.cmn-bnr-ad-list-02 li:nth-child(-n+2) {
margin-top: 0;
}
.cmn-bnr-ad-list-02 a {
display: block;
color: #222;
text-decoration: none;
font-weight: 700;
}
.cmn-bnr-ad-list-01 {
margin: 10px 0;
text-align: center;
display:flex;
}

/* Footer SNS */

[class^=cmn-grid-] {
box-sizing: border-box;
}
.cmn-grid-row {
display: table;
content: '';
width: 100%;
box-sizing: border-box;
}
.cmn-grid-row {
clear: both;
}
.cmn-grid-container .cmn-grid-gutters .cmn-grid-col:first-child {
margin-left: 0;
}
.cmn-grid-container .cmn-grid-gutters .cmn-grid-span-7 {
width: 57.29167%;
}
.cmn-grid-container .cmn-grid-gutters .cmn-grid-span-5 {
width: 40.20833%;
text-align: right;
color: #666666;
}
.cmn-grid-container .cmn-grid-gutters .cmn-grid-col {
margin-left: 2.5%;
}
.cmn-grid-container .cmn-grid-col {
display: block;
float: left;
}
.image .caption{
display: block;
max-width: 800px;
margin: 4px auto 0;
text-align: left;
font-size: 12px;
color:#222;
}
.image .caption a{
color:#222;
}
.note {
line-height: 1.55;
font-size: 12px;
margin: 20px 0;
}
.lead + .note{
margin: 20px 0 -20px;
}
.note + .nav-tab{
margin-top: 40px;
}
.note li{
text-indent: -1em;
padding-left: 1em;
}
.note li strong {
color: #e30707;
}
.act_ad_manage{
margin:20px 0;
}
/* プレゼント　非表示対応 */
/*
.present-area{
display: none!important;
}
.nav-category > li:last-child{
display: none;
}
*/
.act_ad_manage .cmn-bnr-ad-icon{
color:#fff;
font-size:11px;
font-family:Arial;
background-color: rgba(0,0,0,.7);
display:block;
padding:4px 0 3px;
line-height: 1;
text-align: center;
width: 40px;
}

/* .ski-faq
----------------------------------------------------------------- */
.ski-faq{
margin-top: 50px;
font-size: 14px;
}

.ski-faq-hdg{
margin:0 0 12px;
font-size: 16px;
}

/* .ski-faq-content
----------------------------------------------------------------- */
.ski-faq-content{
padding:8px 20px;
border-radius:6px;
box-shadow:0 0 6px rgba(0,0,0,.3);
overflow:hidden;
background-color:#fff;
}

.ski-faq-content > :last-child{
margin-bottom:0;
}

/* .seo-faq-item
----------------------------------------------------------------- */
.ski-faq-item:not(:last-child){
border-bottom:1px solid #ddd;
}

.seo-panel-content > .ski-faq-item:first-child{
margin-top:-10px;
}

.seo-panel-content > .ski-faq-item:last-child{
margin-bottom:-10px;
border-bottom:none;
}

/* .ski-faq-item-hook
----------------------------------------------------------------- */
.ski-faq-item-hook{
padding:0 24px;
border:none;
display:-webkit-box;
display:flex;
-webkit-box-align:center;
align-items:center;
box-sizing:border-box;
width:100%;
min-height:46px;
position:relative;
background:url(/element/j_special/ski/images/icon-faq-q.svg) 0 50% no-repeat;
background-size:11px auto;
text-align:left;
font-weight:normal;
cursor:pointer;
}

.ski-faq-item-hook::before{
margin-top:-4px;
content:'';
display:block;
width:16px;
height:10px;
overflow:hidden;
position:absolute;
top:50%;
right:4px;
background:url(/element/j_special/ski/images/icon-arrow-down.svg) 0 0 no-repeat;
}

.ski-faq-item[aria-expanded=true] > .ski-faq-item-hook::before{
background-image:url(/element/j_special/ski/images/icon-arrow-up.svg);
}

/* .ski-faq-item-content
----------------------------------------------------------------- */
.ski-faq-item-content{
padding:0 0 12px 24px;
background:url(/element/j_special/ski/images/icon-faq-a.svg) 0 3px no-repeat;
background-size:11px auto;
}

.ski-faq-item-content p{
margin:0;
}

.ski-faq-item[aria-expanded=false] > .ski-faq-item-content{
display:none;
}

/* .ski-faq-item-content-date
----------------------------------------------------------------- */
.ski-faq-item-content-date{
margin-top:8px;
color:var(--cmn-font-color-gray);
display:block;
text-align:right;
font-size:12px;
}

/* .ski-faq-link
----------------------------------------------------------------- */
.ski-faq-faq-link{
margin-top:12px;
text-align:right;
}

/* .article-author
----------------------------------------------------------------- */
.article-author {
margin-top: 70px;
padding: 15px;
border: 1px solid #e5e5e5;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
gap: 15px;
font-size: 14px;
}

.article-author .article-author-data{
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}

.article-author .article-author-hdg {
margin-bottom: -6px;
font-size: 14px;
font-weight: 700;
}

.article-author p{
margin-top:20px;
}

.article-author .article-author-thumb {
border-radius: 50%;
width: 85px;
height: 85px;
overflow: hidden;
}

.article-author .article-author-thumb img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}