@charset "utf-8";
.dela-gothic-one-regular {
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    font-style: normal;
}
body {
    color: #5c5c5c;
}
.mv { 
    background: url(/season/winter/driftice/_images/mv.jpg) no-repeat center ;
    background-size: cover;
    height: 550px;
    padding-top: 40px;
}
.mv_title {
    font-size: 10rem;
    color: #fff;
    text-shadow: 6px 6px 0.2em rgb(3 33 67);
    text-align: center;
    -webkit-text-stroke: 1px #3b5980;
}
.mv_title p {
    line-height: normal !important;
    font-weight: 600;
}
.mv_title em {
    font-weight: 800;
}
.pagenav-area {
    padding-top: 50px;
}
.pagenav-area__inner {
    padding: 0 !important;
}
.pagenav-area__bt {
    padding: 0 5px;
}
.pagenav-area__bt li a {
    font-size: 1.6rem !important;
}
.fixed .pagenav-area {
    padding-top: 0;
}
.fixed .pagenav-area__bt li {
    transform: translateY(-1.5em);
}
.pagenav-area__bt li a:hover {
    opacity: 0.8 !important;
}
.fixed .pagenav-area__bt li a {
    transform: translateY(1.5em);
}
.sect {
    background: #eaf8ff !important;
}
.page-title-h2:before {
    display: block;
    font-family: 'Material Icons Round';
    font-size: 1.5em;
    line-height: 1.5;
    content: "\eb3b";
    color: #4284c2;
}

/* 流氷はどこで見れる？ */
#watch {
    padding-bottom: 150px;
}
.watch {
    position: relative;
    padding-top: 40px;
    min-height: 400px;
}
.watch_cassette {
    margin-top: 24px;
    margin-left: calc(60% + 30px);
}
.watch_cassette_item:first-of-type {
    position: absolute;
    left: 0;
    top: 40px;
    width: 60%;
}
.jtbonly-txt {
    margin-top: 50px;
    padding-bottom: 30px;
}

/* 流氷体験 */
.area-spotlist-place>li {
    width: calc((100% - 40px) / 3);
    border-radius: 8px;
}
.area-spotlist-inner-place-spot {
    padding: 10px 5px 0;
}
.area-spotlist-inner-place-spot img:hover{
    opacity: .6;
    transition: all 0.4s ease;
}
.area-spotlist-inner-place-spot dl {
    margin: 10px 10px 0;
}
.area-spotlist-inner-place-spot dt {
    font-size: 1.4rem;
    font-weight: bold;
    margin: 15px 5px;
}
.area-spotlist-inner-place-spot dt span {
    font-size: 1.6rem;
    line-height: 2;
}
.area-spotlist-inner-place-spot dd {
    margin: 0 15px 15px;
}
.area-spotlist-inner-btn li a:hover {
    border: dotted 1px #00838F !important;
    color: #00838F !important;
}

/* 旅の過ごし方 */
#jtbonly .jtbonlyAbout_ttl span {
    color: #4284c2 !important;
    background: #fff !important;
}
#jtbonly .feature-sect__more a {
    color: #fff !important;
    background: #1da2b3 !important;
}
#jtbonly .allarea-btn-htl a, #jtbonly .allarea-btn-tour-p a {
    background: #4284c2 !important;
}
#jtbonly .allarea-btn-htl a, #jtbonly .allarea-btn-tour-p a:hover {
    color: #fff !important;
}

/* おすすめカタログ */
.feature-sect__list {
    margin: 50px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-evenly;
}
#pamphlettour .feature-sect__list {
    justify-content: center;
}
.pamphlet__listitem {
    background: none !important;
}

/* 観光スポット */
.feature-sect__more {
    margin-top: 30px;
    text-align: center;
}
.area-spotlist-place figure img:hover {
    opacity: 1 !important;
}
/* おすすめの特集・プラン */
.feature-sect__inner {
    min-width: 970px;
    max-width: 1246px;
    margin: 0 auto;
}
.feature-sect__list > li {
    width: calc(85% / 4);
    border-radius: 8px;
}
.feature-sect__list a:hover,.c-bottom__link a:hover {
    opacity: .6;
    transition: all 0.4s ease; 
}
.c-bottom__link {
    margin-top: 3em;
}
.c-bottom__link a {
    margin: 0 auto;
    width: 100%;
    height: 3.625em;
    max-width: 500px;
}
.c-bottom__link .c-btn span::after {
    display: inline-block;
    font-family: "Material Icons Round";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "\e941";
    font-size: 1.75em;
    right: 2em;
}
.l-block {
    margin-top: 4.375em;
    text-align: center;
}
.l-block .c-title span {
    font-size: 1.5em;
    color: #5b5b5b;
    font-weight: 700;
    line-height: 1;
}
.c-list {
    margin-top: 1em;
}
.c-list a {
    border-radius: 100vh;
    height: 2.4em;
    margin: .4em .24em;
    padding: 0 1.6em;
}
.c-list a:hover {
    background-color: #4284c2;
}



/* 検パネ */
.search-tab {
    margin: 30px auto 0;
    max-width: 1236px;
    width: 88%;
}

/* よくある質問 */
.c-faq__list {
    text-align: left;
    width: 85%;
    margin: 0 auto;
}
.c-faq__item {
    background-color: #fff;
    padding: 0 2.5em;
    margin: 2em 2.5em 0;
}
.c-faq__item + .c-faq__item {
    margin-top: .25em;
}
.c-faq__item--q, .c-faq__item--a {
    padding-left: 3em;
    position: relative;
}
.c-faq__item--q {
    line-height: 1.5;
    font-weight: bold;
    padding-bottom: 2em;
    padding-top: 2em;
}
.c-faq__item--q::before, .c-faq__item--a::before {
    font-family: 'Noto Sans JP';
    font-size: 1.5em;
    font-weight: 700;
    left: 0;
    line-height: 1;
    position: absolute;
}
.c-faq__item--q::before {
    content: "Q.";
    color: #4284c2;
}
.c-faq__item--q::after {
    content: "\e313";
    display: inline-block;
    font-family: 'Material Icons Round';
    font-size: 1.5em;
    line-height: 1;
    position: absolute;
    right: 0;
    transition: all .5s ease;
    color: #4284c2;
}
.c-faq__item--a {
    display: none;
    padding-bottom: 2em;
}
.c-faq__item--a::before {
    content: "A.";
    color: #ea224b;
}
.is-open::after {
    transform: rotate(-180deg);
} 

/* フッター */
.footer-nav {
    background: #eaf8ff;
    margin-top: 0 !important;
}


/*  エスコート
============================================================================= */
#recommend {
    background-color: #eaf8ff;
}
.ranking__bt a {
  color: #fff;
  background: #1da2b3;
}
.ranking__bt a:hover{
	opacity: .6; 
    transition: all 0.4s ease; 
    background-color: #1da2b3!important;
}
.page-title-h2{
    color: #5b5b5b!important;
}

.recommend-note {
    margin-left: 32px;
}

#jtbonly .jtbonly_slider .slick-dots {
    margin-left: -70px;
}

.faq-sect dt, .faq-sect dd {
    border-radius: 8px;
}

/*  レコメンド枠
============================================================================= */
.kkrs-sect.tour_top{
    padding: 50px 0 0;
}
.kkrs-sect.dp_jr{
    padding: 0;
    margin: 40px 0;
}
.kkrs-sect.dp_air{
    padding: 0;
}
.recommend-sect{
    position: relative;
}
.recommend-sect .select-departure{
    position: absolute;
    right: 0;
    top: 45px;.recommend-sect .select-departure{
    position: absolute;
    right: 0;
    top: 45px;
}
}
@media screen and (min-width: 768px){
  .recommend-sect__inner{
    min-width: 970px;
    max-width: 1246px;
  }
}
@media screen and (max-width: 767px){
    .kkrs-sect.tour_top{
        padding: 20px 0 40px;
    }
    .kkrs-sect.dp_jr{
        padding: 0;
        margin: 20px 0;
    }
    .kkrs-sect.dp_air{
        padding: 0;
    }
    .recommend-sect.tour_top .page-title-h2{
        margin-right: 0;
    }
    .recommend-sect.tour_top .select-departure{
        position: absolute;
        right: 0;
        top: 50px;
    }
}
.recommend__cassette{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 20px 0 0 -12px;
}
.recommend__cassette > li{
	margin: 12px 0 0 12px;
    width: calc((100% / 3 - 12px) - .01px);
    background: #fff;
}
.recommend__cassette a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding-bottom: 15px;
    color: #323743;
	border: solid 1px #ccc;
	transition: 0.4s ease;
	width: 100%;
	height: 100%;
}
.recommend__cassette a:hover{
    color: #323743;
    opacity: .6;
    text-decoration: none;
}
.recommend__cassette-plan{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.2rem;
    line-height: 1.2;
    margin: 15px 15px 0;
    width: calc(100% - 30px);
}
.recommend__cassette-plan-icon{
    display: inline-block;
    padding: 8px 15px;
    font-weight: bold;
    background: #f5f5f5;
}
.recommend__cassette-plan-fromto{
    color: #3498DB;
    font-weight: bold;
}
.recommend__cassette-plan-fromto em{
    font-size: 2.0rem;
    font-weight: bold;
}
.recommend__cassette-images{
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
}
.recommend__cassette-images img{
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.recommend__cassette-detail{
    margin: 10px 15px 0;
    width: calc(100% - 30px);
}
.recommend__cassette-detail-list li{
    position: relative;
    padding-left: 20px;
    line-height: 1.3;
}
.recommend__cassette-detail-list li:not(:first-child){
    margin-top: 5px;
}
.recommend__cassette-detail-list li:before{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    
    font-family: 'kkrs-dp' !important;
    text-decoration: none;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.recommend__cassette-detail-htl:before{
    content: "\e960";
}
.recommend__cassette-detail-air:before{
    content: "\e918";
}
.recommend__cassette-detail-jr:before{
    content: "\e969";
}
.recommend__cassette-detail-area{
    color: #6B6E71;
    font-size: 1.2rem;
}
.recommend__cassette-txt{
    font-size:1.4rem;
    margin-top: 5px;
}
.recommend__cassette-att{
    margin-top: 12px;
    font-size: 1.2rem;
}


