﻿@charset "utf-8";

/* =============================================================================
RESET
============================================================================= */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,span,em,strong,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:before,q:after{content:''}abbr,acronym{border:0}strong,em{font-weight:medium}figure{margin:0;padding:0}input,button,textarea,select{color: #323743;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0;font-size:100%}

/* =============================================================================
COMMON
============================================================================= */
html{-webkit-text-size-adjust:100%;scroll-behavior:auto!important;font-size:62.5%}body{font-size:1.5rem;font-family:"Work Sans","Noto Sans JP", sans-serif;color:#323743;font-feature-settings:"palt";line-height:1.8;background:#fff}body *{box-sizing:border-box}input,button,textarea,select{font-family:"Work Sans","Noto Sans JP", sans-serif;}@media print, screen and (min-width:960px){body{font-size:1.8rem;}}

img{ width: 100%; height: auto;vertical-align:bottom}svg{vertical-align:bottom}

/*  共通リンク色・別ウィンドウ
-----------------------------------------------------------*/
a, a:link, a:visited, a:hover{ color: #323743; text-decoration: none; } a.link-txt{ color: #3498DB; text-decoration: underline; }@media print, screen and (min-width:960px){a.link-txt:hover{text-decoration:none;}}

/*  アイコン
-----------------------------------------------------------*/
.m-ico{display:inline-flex;align-items:center;font-style:normal;vertical-align:middle;font-weight:400}.m-ico:before{position:relative;font-family:'Material Icons Round';content:attr(data-icon);font-size:100%}

/* 表示・非表示 */
@media print, screen and (max-width:959px){.pc-only{display:none}}@media print, screen and (min-width:960px){.sp-only{display:none}}

/*  BREADCRUMBS
-----------------------------------------------------------*/
.breadcrumbs .inner{margin: 0 8px}
.breadcrumbs_wrapper{display:flex;align-items:center}.breadcrumbs_contents{display:block;width:100%;overflow-x:auto;white-space:nowrap;margin-bottom:-2px;padding-bottom:2px}.breadcrumbs_item{display:inline-flex;align-items:center;color:#6b6e71;font-size:1.2rem;line-height:2}.breadcrumbs_item.-home{flex-shrink:0;margin:0 8px}.breadcrumbs_inner{width:100%;display:flex}.breadcrumbs_item:not(:first-child){margin-left:4px}.breadcrumbs_item a{color:#c0c5cb}.breadcrumbs_item:not(:last-child):after{margin-left:4px;font-family:'Material Icons Round';content:"\e5cc";color:#c0c5cb}.breadcrumbs_item:last-child{padding-right:8px}a.breadcrumbs_anchor{color:#3498db;font-weight:700}@media print,screen and (min-width:960px){.breadcrumbs{margin-top:4px}.breadcrumbs .inner{margin: 0 auto; max-width:1280px;width:100%}.breadcrumbs_wrapper{margin-left:-8px}}

/*  H1
-----------------------------------------------------------*/
.pageTtl{margin:4px 8px 0;font-size:1.8rem;font-weight:700}@media print,screen and (min-width:960px){.pageTtl{margin:0 auto;max-width:1280px;font-size:2.1rem}}

/*  pagetop
-----------------------------------------------------------*/
.page-top{position:fixed;right:20px;bottom:20px;z-index:100;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.page-top a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;font-size:2.4rem;border:1px solid #fff;border-radius:4px;background:rgba(207,240,255,1);transition:opacity .3s}.page-top a:hover{opacity:.6}.page-top.is-active{visibility:visible;opacity:1}

/*  kome
-----------------------------------------------------------*/
p.kome,.kome li{position:relative;padding-left:1.2em}p.kome:before,.kome li:before{position:absolute;left:0;top:0;content:"※"}

/*  caption
-----------------------------------------------------------*/
.caption{position:absolute;right:0;bottom:3px;padding:0 5px;color:#fff;font-size:1.2rem;text-align:right;line-height:1.2;text-shadow:0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%)}

/* SWIPER
-----------------------------------------------------------*/
.swiper_contorl{display:flex;justify-content:space-between;align-items:center;margin:0 auto;width:100%;max-width:1280px}.swiper_contorl .swiper_contorlArrow,.swiper_contorl .swiper_contorlPagination,.swiper_contorl .swiper-scrollbar{margin-top:16px}.swiper_contorl .swiper-button-next{order:1}.swiper_contorl.-type01 .swiper-scrollbar{display:none}.swiper_contorl.-type02 .swiper_contorlArrow,.swiper_contorl.-type02 .swiper_contorlPagination{display:none}.sect.-common .swiper_contorlArrow{background:#553f14}.sect.-domestic .swiper_contorlArrow{background:#d65e0d}.sect.-overseas .swiper_contorlArrow{background:#1b7fe0}@media print,screen and (min-width:960px){.swiper_contorl{justify-content:center}.swiper_contorlPagination{margin:0 24px}.swiper_contorl .swiper_contorlArrow,.swiper_contorl .swiper_contorlPagination,.swiper_contorl .swiper-scrollbar{margin-top:24px}.swiper_contorl.-type01 .swiper-scrollbar,.swiper_contorl.-type02 .swiper-scrollbar{display:none}.swiper_contorl.-type02 .swiper_contorlArrow{display:flex}.swiper_contorl.-type02 .swiper_contorlPagination{display:block}}

/* インクルード用スライダー */
.plan__item{border-radius:16px;overflow:hidden}.plan__item a{display:flex;flex-direction:column;height:100%}@media screen and (max-width:959px){.plan__item a:hover{opacity:1}}.plan__item-detail{flex:1;display:flex;flex-direction:column}.plan__item-lead{flex:1}.plan__item-images figure{position:relative;padding-top:calc(375 / 500 * 100%)}.plan__item-images img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;object-position:50% 50%}.plan__item-area figcaption{right:0;bottom:3px;padding:0 5px;color:#fff;font-size:1.2rem;font-weight:400;text-align:right;line-height:1.2;text-shadow:0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%)}@media screen and (max-width:959px){.cassette{margin:0 -16px}.ly_grid__item.plan__item{margin-top:4px;margin-bottom:16px;width:80%}.ly_grid__item.plan__item:first-child{margin-left:16px}.ly_grid__item.plan__item:last-child{margin-right:16px}.plan__item-price em{font-size:2.2rem}}@media print,screen and (min-width:960px){.ly_grid.-recommend{width:inherit;margin-left:-16px}}

/* FOOT MENU
-----------------------------------------------------------*/
.-contents-pc .htl-sitemap_dl dt{width:160px!important}.-contents-pc .htl-sitemap_dl dd{width:calc(100% - 160px)!important}.htl-sitemap_dl dt span{font-weight:700}

/* =============================================================================
CONTENTS
============================================================================= */
/* MV -------------------------- */
.mv{position:relative;overflow:hidden}.mv::before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;content:"";display:inline-block;width:300px;height:210px;background-color:#363932;mix-blend-mode:soft-light}.mvBlock{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;display:flex;justify-content:center;align-items:center;width:300px}.mvTtl{display:flex;flex-direction:column;align-items:center;text-align:center;line-height:1.2;color:#fff;letter-spacing:.2em;font-weight:900;text-shadow:0 0 10px rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.8)}.mvTtl::before{content:"";width:150px;height:68px;background:url(/kokunai/theme/hiking/_images/mv_ttl.webp) center / 100% auto no-repeat}.mvTtl span{font-weight:900}.mvTtl1{margin-top:8px;font-size:1.8rem}.mvTtl2{margin-top:4px;font-size:4rem}.mvTtl3{font-size:2.2rem}.mvImages{display:flex;flex-wrap:wrap;height:300px}.mvImage{position:relative}.mvImage img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.mvImage.swiper-slide-active img,.mvImage.swiper-slide-duplicate-active img,.mvImage.swiper-slide-prev img{transform:scale(1.15);animation:7s forwards mvAnimation;animation-timing-function:ease-out}@media print,screen and (min-width:960px){.mv::before{width:550px;height:500px}.mvBlock{width:550px}.mvTtl{letter-spacing:.5em}.mvTtl::before{width:450px;height:203px}.mvTtl1{margin-top:24px;font-size:2.8rem}.mvTtl2{margin-top:16px;font-size:7.5rem}.mvTtl3{font-size:3.5rem}.mvImages{height:650px}}@keyframes mvAnimation{0%{transform:scale(1)}100%{transform:scale(1.15)}}

/* PAGENAV -------------------------- */
.pagenav{position:relative;z-index:1;background:#3b4b0f}.pagenavInner{margin:0 auto;max-width:1280px;width:100%}.pagenavList{position:relative;display:flex;flex-wrap:wrap}.pagenavList_item{position:relative;cursor:pointer;width:calc(100% / 6)}.pagenavList_item::before,.pagenavList_item:last-child::after{position:absolute;top:50%;content:"";display:inline-block;transform:translateY(-50%);width:1px;height:70%;border-left:dashed 1px #747c5d}.pagenavList_item::before{left:0}.pagenavList_item a{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2px 0 10px;min-height:60px;color:#fff;font-size:1.1rem;font-weight:700}.pagenavList_item a::before{opacity:0;pointer-events:none;position:absolute;left:0;top:0;z-index:-1;content:"";display:block;width:100%;height:100%;background:#4f5a2f;transition:opacity .2s ease-out}.pagenavList_itemBox{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:2px;text-align:center;line-height:1.3}.pagenavList_itemBox span{font-weight:700}.pagenavList_touritem{margin-right:4px;padding:2px 4px;line-height:1;color:#fff;font-size:1rem;font-weight:400;border-radius:4px;background:#fff}.pagenavList_touritem.-domestic{background:#d65e0d}.pagenavList_touritem.-overseas{background:#1b7fe0}.pagenavList_txt{width:100%}.pagenavList_item .m-ico{position:absolute;left:50%;bottom:-1px;transform:translateX(-50%);line-height:1;color:#fff;opacity:.4;font-size:1.5rem}.pagenavList_item a.is-current{color:#ffd600}.fixed .pagenav{position:fixed;left:0;top:0;z-index:10;width:100%;box-shadow:0 0 12px rgba(0,0,0,.1);animation:0.3s forwards animationNav}.fixed .contents{padding-top:60px}@media screen and (max-width:959px){.pagenavList_txtsp{display:block}.pagenavList_item:first-child::before,.pagenavList_item:last-child::after{display:none}}@media print,screen and (min-width:960px){.pagenavList{flex-wrap:nowrap}.pagenavList_item{width:calc(100% / 6)}.pagenavList_item:last-child::after{position:absolute;right:1px;top:50%;content:"";display:inline-block;transform:translateY(-50%);width:1px;height:70%;border-left:dashed 1px #747c5d}.pagenavList_item a{padding:2.5rem 0;min-height:100px;font-size:1.8rem}.pagenavList_item a::before{left:4px;width:calc(100% - 7px)}.pagenavList_item a:hover::before{opacity:1}.pagenavList_touritem{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;margin-right:0;width:4.2rem;height:4.2rem;font-size:1.4rem;border-radius:50vw}.pagenavList_txt{display:block}.pagenavList_item .m-ico{bottom:-2px;font-size:2.5rem}.pagenavList_item a.is-current::before{opacity:1}.fixed .pagenavList_item a{padding:2.2rem 0 1.5rem;min-height:85px}.fixed .pagenavList_touritem{height:inherit;top:4px;border-radius:4px;transform:translate(-50%,0);font-size:1.2rem}.fixed .pagenavList_item .m-ico{font-size:2rem}.fixed .contents{padding-top:100px}}@media screen and (min-width:960px) and (max-width:1280px){.pagenavList_item:first-child::before,.pagenavList_item:last-child::after{display:none}}@keyframes animationNav{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}

/* BN -------------------------- */
.bnBlock{margin:8px 16px 16px}.bnBlock_list{margin:0 auto;width:100%;max-width:970px}.bnBlock_listitem{text-align:center}.bnBlock_listitem:not(:first-child){margin-top:16px}.bnBlock_listitem a{display:block;transition:opacity .2s ease-out}.bnBlock_txt{margin-bottom:4px}.bnBlock_txt::before{content:"▼"}@media print,screen and (min-width:960px){.bnBlock{margin:24px 0 32px}.bnBlock_listitem a:hover{opacity:.6}}

/* SECT -------------------------- */
.sect{position:relative;padding-top:16px;padding-bottom:32px}.sect-inner{position:relative;z-index:1;margin:0 16px}.sect.-slant{padding-bottom:80px}.sect.-common:nth-of-type(odd){background:#f4ead5}.sect.-common:nth-of-type(even){background:#eedfbf}.sect.-domestic:nth-of-type(odd){background:#d3dcaa}.sect.-domestic:nth-of-type(even){background:#c6d38a}.sect.-overseas:nth-of-type(odd){background:#aedbe3}.sect.-overseas:nth-of-type(even){background:#93cbd5}.sect::after{position:absolute;left:0;top:0;content:"";display:inline-block;width:100%;height:100%;background:url(/kokunai/theme/hiking/_images/bg.webp);mix-blend-mode:color-dodge}.sect-slant{position:absolute;left:0;bottom:-1px;width:100%;overflow:hidden}.sect:nth-of-type(even) .sect-slant{transform:scale(-1,1)}.sect-slant_bg{width:100%;min-width:2000px}.sect.-common:nth-of-type(odd) .sect-slant_path,.sect.-common:nth-of-type(odd) .sect-slant_touritemPath{fill:#eedfbf}.sect.-common:nth-of-type(even) .sect-slant_path,.sect.-common:nth-of-type(even) .sect-slant_touritemPath{fill:#f4ead5}.sect.-domestic:nth-of-type(odd) .sect-slant_path,.sect.-domestic:nth-of-type(odd) .sect-slant_touritemPath{fill:#c6d38a}.sect.-domestic:nth-of-type(even) .sect-slant_path,.sect.-domestic:nth-of-type(even) .sect-slant_touritemPath{fill:#d3dcaa}.sect.-overseas:nth-of-type(odd) .sect-slant_path,.sect.-overseas:nth-of-type(odd) .sect-slant_touritemPath{fill:#93cbd5}.sect.-overseas:nth-of-type(even) .sect-slant_path,.sect.-overseas:nth-of-type(even) .sect-slant_touritemPath{fill:#aedbe3}#about .sect-slant_path,#about .sect-slant_touritemPath{fill:#c6d38a}#dom-pamphlet .sect-slant_path,#dom-pamphlet .sect-slant_touritemPath{fill:#aedbe3}#overseas-pamphlet .sect-slant_path,#overseas-pamphlet .sect-slant_touritemPath{fill:#f4ead5}.sect-slant_touritem{position:absolute;left:50%;bottom:-15px;transform:translateX(-50%);width:75px}.block-white{margin:24px -8px 0;padding:16px;border-radius:24px;background:#fff}@media print,screen and (min-width:960px){.sect{padding:0 0 80px}.sect-inner{margin:0 auto;max-width:1280px;width:100%}.sect.-slant{padding-bottom:240px}.sect-slant{display:flex;justify-content:center}.sect-slant_touritem{bottom:inherit;top:50%;transform:translate(-50%,-50%);width:150px}.block-white{margin:40px 0 0;padding:40px;border-radius:32px}}@media screen and (min-width:2000px){.sect.-slant{padding-bottom:calc(150 / 2000 * 100% + 120px)}}

/* TTL -------------------------- */
.ttl{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;line-height:1.5;color:#553f14;font-weight:700}.sect.-domestic .ttl{color:#3b4b0f}.sect.-overseas .ttl{color:#09444f}.ttl span{font-weight:700}.ttl_touritem{position:absolute;left:50%;bottom:120%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;width:50px;height:50px;color:#fff;font-size:1.8rem;font-weight:700;border-radius:50vw;background:#fff}.sect.-domestic .ttl_touritem{background:#d65e0d}.sect.-overseas .ttl_touritem{background:#1b7fe0}.ttl_sub{font-size:1.6rem}.ttl_main{position:relative;font-size:2.4rem}@media print,screen and (min-width:960px){.ttl_touritem{bottom:calc(100% + 30px);width:90px;height:90px;font-size:2.5rem}.ttl_sub{font-size:2.4rem}.ttl_main{font-size:4rem}}@media screen and (min-width:960px) and (max-width:1280px){.ttl_touritem{width:70px;height:70px}}@media screen and (min-width:2000px){.ttl_touritem{bottom:calc(100% + (150 / 2000 * 100vw) / 2 - 45px)}}

/* TXT -------------------------- */
.sect_txt{margin-top:16px;font-weight:500}.sect_txtblock{display:block;font-weight:500}.sect_txt.kome{display:flex;justify-content:center;padding-left:0;font-size:1.2rem}.sect_txt.kome::before{position:inherit;margin-right:4px}@media print,screen and (min-width:960px){.sect_txt{margin-top:24px;text-align:center}.sect_txt.kome{font-size:1.6rem}}

/* ABOUT -------------------------- */
.about{padding-top:32px}.about .ttl_main{position:relative}.about .ttl_main::before{position:absolute;right:-35px;top:-25px;content:"";display:inline-block;width:35px;height:33px;background:url(/kokunai/theme/hiking/_images/img_about_ttl.webp) center / 100% auto no-repeat}.aboutbox{position:relative;margin:0 -8px;padding:24px}.aboutbox::before,.aboutbox::after{position:absolute;content:"";display:inline-block;width:30px;height:43px;background:url(/kokunai/theme/hiking/_images/img_about.webp) center / 100% auto no-repeat}.aboutbox::before{left:0;top:-24px}.aboutbox::after{right:0;bottom:8px}.aboutbox-txt{line-height:2}.aboutbox_bg{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%}.aboutbox_bgPath{fill:#edcf93;opacity:.2}@media print,screen and (min-width:960px){.about{padding-top:80px}.about .ttl_main::before{position:absolute;right:-80px;bottom:100%;content:"";display:inline-block;width:68px;height:64px;background:url(/kokunai/theme/hiking/_images/img_about_ttl.webp) center / 100% auto no-repeat}.aboutbox{margin:8px auto 0;max-width:1119px;padding:54px 104px;width:100%}.aboutbox::before,.aboutbox::after{width:101px;height:144px}.aboutbox::before{left:-32px;top:-32px}.aboutbox::after{right:-32px;bottom:-16px}}

/* POINT */
.aboutpoints{margin-top:16px}.aboutpoint{position:relative;margin:8px -8px 0;padding:16px;border-radius:8px;background:#fff}.aboutpoint_num{position:absolute;right:12px;top:-6px;display:inline-flex;flex-direction:column;padding:4px 0;z-index:2;width:40px;text-align:center;line-height:1.2;color:#fff;background:linear-gradient(#ff785b 0%,#e95738 100%);border-radius:2px 0 0 0}.aboutpoint_num span{font-weight:500}.aboutpoint_num1{font-size:1rem;font-family:"Jost",serif}.aboutpoint_num2{font-size:1.8rem;font-family:"Jost",serif}.aboutpoint_num::before{position:absolute;content:'';top:0;right:-6px;border:none;border-bottom:solid 6px #cf4a2d;border-right:solid 6px transparent}.aboutpoint_num::after{content:'';position:absolute;left:0;top:calc(100% - 1px);height:0;width:0;border-left:20px solid #e95738;border-right:20px solid #e95738;border-bottom:10px solid transparent}.aboutpoint_ttl{line-height:1.5;color:#3b4b0f;font-size:1.8rem;font-weight:700}.aboutpoint_ttlBr{display:inline-block;font-weight:700}.aboutpoint_txt{margin-top:8px;line-height:1.6}.aboutpoint_kome{margin-top:8px;line-height:1.5;font-size:1.2rem}.aboutpoint_img{position:relative;margin:8px 8px 0 0;padding-top:calc(375 / 500 * 40%);width:40%;height:0;overflow:hidden}.aboutpoint_img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;object-position:50% 50%}@media screen and (max-width:959px){.aboutpoint_img{float:left}}@media print,screen and (min-width:960px){.aboutpoints{display:flex;margin:40px 0 0 -32px}.aboutpoint{display:flex;flex-direction:column;margin:0 0 0 32px;padding:0 0 24px;width:calc(100% / 3 - 32px);border-radius:40px}.aboutpoint_num{right:inherit;left:32px;padding:8px 0;width:50px}.aboutpoint_num1{font-size:1.3rem}.aboutpoint_num2{font-size:2.4rem}.aboutpoint_num::after{border-left-width:25px;border-right-width:25px}.aboutpoint_ttl{margin:16px 32px 0;text-align:center;font-size:2.2rem}.aboutpoint_txt{margin:16px 32px 0;font-size:1.6rem}.aboutpoint_kome{margin:16px 32px 0;font-size:1.3rem}.aboutpoint_img{order:-1;margin-top:0;padding-top:calc(375 / 500 * 100%);width:100%;border-radius:40px 40px 0 0}}@media screen and (min-width:960px) and (max-width:1312px){.about{padding-left:16px;padding-right:16px}}

/* news */
.news{position:relative;margin:32px -8px 0;padding:16px;border-radius:16px;background:#fff}.news::before,.news::after{position:absolute;content:"";display:inline-block}.news::before{left:8px;top:-10px;width:50px;height:55px;background:url(/kokunai/theme/hiking/_images/img_deer.webp) center / 100% auto no-repeat}.news::after{right:8px;top:-20px;width:50px;height:59px;background:url(/kokunai/theme/hiking/_images/img_compass.webp) center / 100% auto no-repeat}.news_ttl{text-align:center;font-size:2rem;font-weight:700}.newslist{margin-top:8px}.newslist_item{border-top:dashed 1px #a4864a}.newslist_box{display:block;position:relative;padding:8px}a.newslist_box{padding:8px calc(2.5rem + 16px) 8px 8px;transition:opacity .2s ease-out}.newslist_item.-new .newslist_box::after{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:inline-flex;justify-content:center;align-items:center;content:"\e5cc";width:2.5rem;height:2.5rem;color:#fff;font-size:1.5rem;font-family:'Material Icons Round';border-radius:50vw;background:#a4864a}.newslist_date{font-size:1.6rem;font-weight:700}.newslist_item.-new .newslist_date::after{margin-left:8px;content:"NEW";color:#ff6700;font-weight:700;opacity:.4;font-size:2rem;line-height:1}.newslist_txt{flex:1;line-height:1.8}a.newslist_box .newslist_txt{color:#0e598a;text-decoration:underline}@media print,screen and (min-width:960px){.news{margin:48px 0 0;padding:40px;border-radius:32px}.news::before{left:50px;top:-19px;width:91px;height:100px}.news::after{right:59px;top:-32px;width:111px;height:132px}.news_ttl{font-size:2.6rem}.newslist{margin-top:24px}.newslist_item{border-top-width:2px}.newslist_box,a.newslist_box{position:relative;display:flex;align-items:center;padding:24px calc(3.0rem + 24px) 24px 0}a.newslist_box:hover{opacity:.6}.newslist_item.-new .newslist_box::after{width:3rem;height:3rem;font-size:2.5rem}.newslist_date{position:relative;font-size:100%;width:200px;text-align:center}.newslist_item.-new .newslist_date::after{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin-left:0;font-size:6rem;opacity:.2}}

/* DOM TOURS -------------------------- */
.domestictours .sect-inner::before,.domestictours .sect-inner::after{position:absolute;z-index:-1;content:"";display:inline-block}.domestictours .sect-inner::before{left:-8px;top:-40px;width:60px;height:60px;background:url(/kokunai/theme/hiking/_images/img_hat.webp) center / 100% auto no-repeat}.domestictours .sect-inner::after{right:-8px;top:0;width:60px;height:60px;background:url(/kokunai/theme/hiking/_images/img_lanthanum.webp) center / 100% auto no-repeat}.domestictoursNav{position:relative;margin:16px -8px 0;text-align:center}.domestictoursNav_list{display:flex;margin:0 auto;width:100%;max-width:660px;border-radius:50vw;overflow:hidden;background:#3b4b0f}.domestictoursNav_item{position:relative;flex:1}.domestictoursNav_item:not(:first-child)::before{position:absolute;left:0;top:50%;content:"";display:inline-block;transform:translateY(-50%);width:1px;height:70%;border-left:dashed 1px #747c5d}.domestictoursNav_box{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:50px;line-height:1.3;color:#fff!important;font-weight:700;transition:opacity .2s ease-out,background .2s ease-out}.domestictoursNav_box1{font-weight:700}.domestictoursNav_box2{font-size:1.2rem}.domestictoursNav_item .m-ico{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:1.5rem}.domestictoursLevel{margin-top:16px}.domestictoursLevel_bt{cursor:pointer;display:inline-flex;align-items:center;padding:8px 24px;color:#db7842;line-height:1;font-weight:700;border:solid 2px #db7842;border-radius:50vw;background:#fff;transition:background .2s ease-out}.domestictoursLevel_bt .m-ico{font-size:2rem}@media print,screen and (min-width:960px){.domestictoursNav{margin:32px 0 0}.domestictoursNav_box{min-height:70px}.domestictoursNav_box:hover{opacity:.6;background:#4f5a2f}.domestictoursNav_box1{font-size:2rem}.domestictoursNav_box2{font-size:1.4rem}.domestictoursNav_item .m-ico{right:16px;font-size:2.5rem}.domestictoursLevel{position:absolute;right:0;top:50%;transform:translateY(-50%);margin-top:0}.domestictoursLevel_bt{padding:12px 24px}.domestictoursLevel_bt:hover{background:#f4ece8}.domestictoursLevel_bt .m-ico{font-size:2.5rem}}@media screen and (min-width:960px) and (max-width:1280px){.domestictoursLevel{position:inherit;transform:translateY(0);text-align:right;margin-top:16px}}.domestictoursSect:not(:first-child){margin-top:24px}@media print,screen and (min-width:960px){.domestictoursSect:not(:first-child){margin-top:64px}}.domestictours_ttl{position:relative;margin:0 -14px}.domestictours_ttlbar{display:flex;align-items:center;padding:0 16px 0 105px;min-height:60px;color:#fff;font-weight:700;font-size:18px;line-height:1.3;background-color:#dd814f;clip-path:polygon(10px 0%,calc(100% - 10px) 0%,100% 50%,calc(100% - 10px) 100%,10px 100%,0% 50%)}.domestictours_ttlbar::before{position:absolute;left:0;top:2px;content:"";display:inline-block;width:100%;height:calc(100% - 8px);border:dashed 2px rgba(255,255,255,.5);pointer-events:none}.domestictours_ttlClass{position:absolute;left:20px;top:-4px;z-index:1;display:flex;justify-content:center;align-items:center;width:75px;height:calc(100% + 8px);transform:skewX(-8deg);background-color:#d15d1d}.domestictours_ttlClass::before{position:absolute;content:'';top:0;right:-4px;border:none;border-bottom:solid 4px #b05625;border-right:solid 4px transparent}.domestictours_ttlClass::after{position:absolute;content:'';bottom:0;left:-4px;border:none;border-top:solid 5px #b05625;border-left:solid 4px transparent}.domestictours_ttlClass_txt{transform:skewX(8deg);display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;line-height:1.3;text-align:center;font-size:1.4rem;font-weight:700}.domestictours_ttlClass_txt::before{content:attr(data-txt)}.domestictours_ttlLevel{margin-top:2px;padding:2px 4px;line-height:1;color:#a94915;font-size:1rem;font-weight:600;border-radius:50vw;background-color:rgba(255,255,255,.5)}.domestictours_ttlTxt{font-size:1.6rem;font-weight:700}@media print,screen and (min-width:960px){.domestictours .sect-inner::before{left:50px;top:-120px;width:180px;height:180px}.domestictours .sect-inner::after{right:59px;top:-120px;width:180px;height:180px}.domestictours_ttl{margin:0 -20px}.domestictours_ttlbar{flex-direction:row;padding:0 16px 0 220px;min-height:70px;clip-path:polygon(20px 0%,calc(100% - 20px) 0%,100% 50%,calc(100% - 20px) 100%,20px 100%,0% 50%)}.domestictours_ttlbar::before{top:5px;height:calc(100% - 14px)}.domestictours_ttlClass{left:72px;width:130px;transform:skewX(-15deg)}.domestictours_ttlClass_txt{transform:skewX(15deg);font-size:2.2rem}.domestictours_ttlLevel{padding:4px 8px;font-size:1.6rem}.domestictours_ttlTxt{margin-left:16px;font-size:2.4rem}}@media screen and (min-width:960px) and (max-width:1312px){.domestictours{padding-left:16px;padding-right:16px}}.domestictours_txt{margin-top:16px}@media print,screen and (min-width:960px){.domestictours_txt{margin-top:24px}}

/* その他 */
.otherlink{margin-top:16px;border-radius:8px;overflow:hidden}.otherlink+.otherlink{margin-top:8px}.sect.-domestic .otherlink{background:#edf3d3}.sect.-overseas .otherlink{background:#e9f6f8}.domestictoursSect.class1 .otherlink{background:#fbf0e9}.domestictoursSect.class2 .otherlink{background:#fbf0e9}.domestictoursSect.class3 .otherlink{background:#fbf0e9}.otherlink_list dt{padding:8px;text-align:center;font-size:1.6rem;font-weight:700}.sect.-domestic .otherlink_list dt{color:#3b4b0f;background:#e8f1bf}.sect.-overseas .otherlink_list dt{color:#09444f;background:#cfecf0}.domestictoursSect.class1 .otherlink_list dt{color:#a94915;background:#fbe5d9}.domestictoursSect.class2 .otherlink_list dt{color:#a94915;background:#fbe5d9}.domestictoursSect.class3 .otherlink_list dt{color:#a94915;background:#fbe5d9}.otherlink_list dd{display:flex;justify-content:center;align-items:center;padding:8px;border-top:solid 2px #fff}.otherlink_bts{display:flex;flex-wrap:wrap;justify-content:center;margin:-8px 0 0 -8px}.otherlink_bt{margin:8px 0 0 8px}.otherlink_bt a{display:flex;align-self:center;padding:8px 8px 8px 16px;line-height:1.3;font-weight:500;border-radius:50vw;background:#fff;transition:opacity .2s ease-out}.otherlink_bt a .m-ico{margin-left:4px;font-size:2rem;line-height:1}.otherlink-kome{margin-top:16px;font-size:1.4rem}@media print,screen and (min-width:960px){.otherlink{margin-top:24px}.otherlink+.otherlink{margin-top:16px}.otherlink_list{display:flex}.otherlink_list dt{display:flex;justify-content:center;align-items:center;padding:16px 8px;width:370px;font-size:100%}.otherlink_list dd{flex:1;justify-content:flex-start;padding:16px;border-top:none;border-left:solid 2px #fff}.otherlink_bts{justify-content:flex-start}.otherlink_bt a:hover{opacity:.6}}

/* DOM HIKING TREK -------------------------- */
.hikingtrek .sect-inner::before,.hikingtrek .sect-inner::after{position:absolute;z-index:-1;content:"";display:inline-block}.hikingtrek .sect-inner::before{left:-8px;top:-40px;width:60px;height:60px;background:url(/kokunai/theme/hiking/_images/img_coffee.webp) center / 100% auto no-repeat}.hikingtrek .sect-inner::after{right:-8px;top:-60px;width:60px;height:60px;background:url(/kokunai/theme/hiking/_images/img_hat.webp) center / 100% auto no-repeat}.hikingtrekLevel{margin-top:16px;text-align:center}.hikingtrekLevel_bt{cursor:pointer;display:inline-flex;align-items:center;padding:8px 24px;color:#db7842;line-height:1;font-weight:700;border:solid 2px #db7842;border-radius:50vw;background:#fff;transition:background .2s ease-out}.hikingtrekLevel_bt .m-ico{font-size:2rem}@media print,screen and (min-width:960px){.hikingtrek .sect-inner::before{left:50px;top:-120px;width:180px;height:180px}.hikingtrek .sect-inner::after{right:59px;top:-120px;width:180px;height:180px}.hikingtrekLevel{margin-top:32px;text-align:right}.hikingtrekLevel_bt{padding:12px 24px}.hikingtrekLevel_bt:hover{background:#f4ece8}.hikingtrekLevel_bt .m-ico{font-size:2.5rem}}@media screen and (min-width:960px) and (max-width:1312px){.hikingtrek{padding-left:16px;padding-right:16px}}

/* DOM DAYTREK -------------------------- */
.daytrek .sect-inner::before,.daytrek .sect-inner::after{position:absolute;z-index:-1;content:"";display:inline-block}.daytrek .sect-inner::before{left:-16px;top:-32px;width:100px;height:54px;background:url(/kokunai/theme/hiking/_images/img_bird.webp) center / 100% auto no-repeat}.daytrek .sect-inner::after{right:-16px;top:-40px;width:100px;height:54px;background:url(/kokunai/theme/hiking/_images/img_letsgo.webp) center / 100% auto no-repeat}

/* SCHOOL */
.daytrekSchool{position:relative;margin:16px -8px 0;padding:16px;border-radius:24px;border:dashed 2px #73861b;background-color:rgba(255,255,255,.5)}.daytrekSchool:after{content:"";display:block;clear:both}.daytrekSchool_ttl{color:#73861b;text-align:center;font-size:1.8rem;font-weight:700}.daytrekSchool_img{float:right;margin-left:8px;width:120px}.daytrekSchool_img figcaption{margin-top:4px;text-align:center;font-size:1.2rem;line-height:1.3}.daytrekSchool_img figcaption .fs{display:block;font-size:1rem}.daytrekSchool_txt{margin-top:8px}.daytrekSchool_target{display:flex;align-items:center;margin:16px -8px 0;padding:8px;background-color:rgba(255,255,255,.3)}.daytrekSchool_target dt{position:relative;padding:8px;width:92px;line-height:1.3;color:#fff;font-size:1.4rem;font-weight:500;border-radius:8px;background:#73861b}.daytrekSchool_target dt::after{position:absolute;left:calc(100% - 1px);top:50%;transform:translateY(-50%);content:"";display:inline-block;width:0;height:0;border-left:8px solid #73861b;border-top:5px solid transparent;border-bottom:5px solid transparent}.daytrekSchool_target dd{flex:1;margin-left:16px}.daytrekSchool_targetItem{position:relative;padding-left:2rem}.daytrekSchool_targetItem::before{position:absolute;left:0;top:.6rem;content:"";display:inline-block;width:1.4rem;height:1.4rem;border-radius:50vw;background:#73861b}@media print,screen and (min-width:960px){.daytrek .sect-inner::before{left:0;top:-140px;width:376px;height:203px}.daytrek .sect-inner::after{right:0;top:-140px;width:376px;height:203px}.daytrekSchool{margin:32px 40px 0;padding:24px 40px;border-radius:56px;border-width:3px}.daytrekSchool_ttl{font-size:3rem}.daytrekSchool_img{float:left;margin:0 24px 0 0;width:185px}.daytrekSchool_img figcaption{margin-top:8px;font-size:1.6rem}.daytrekSchool_img figcaption .fs{font-size:1.4rem}.daytrekSchool_txt{margin-top:24px}.daytrekSchool_target{margin:32px 0 0;padding:16px}.daytrekSchool_target dt{width:inherit;font-size:1.8rem}.daytrekSchool_target dt::after{border-left-width:12px;border-top-width:8px;border-bottom-width:8px}.daytrekSchool_target dd{margin-left:32px}.daytrekSchool_targetItem{padding-left:2.5rem}.daytrekSchool_targetItem::before{top:.7rem}}@media screen and (min-width:960px) and (max-width:1312px){.daytrek{padding-left:16px;padding-right:16px}}

/* DOM OTHER TOURS -------------------------- */
.otherdomtours .sect-inner::before,.otherdomtours .sect-inner::after{position:absolute;z-index:-1;content:"";display:inline-block}.otherdomtours .sect-inner::before{left:-16px;top:-60px;width:100px;height:54px;background:url(/kokunai/theme/hiking/_images/img_letsgo.webp) center / 100% auto no-repeat}.otherdomtours .sect-inner::after{right:-8px;top:-60px;width:60px;height:60px;background:url(/kokunai/theme/hiking/_images/img_lanthanum.webp) center / 100% auto no-repeat}@media print,screen and (min-width:960px){.otherdomtours .sect-inner::before{left:0;top:-140px;width:376px;height:203px}.otherdomtours .sect-inner::after{right:59px;top:-120px;width:180px;height:180px}}.otherdomtoursSect:not(:first-child){margin-top:24px}@media print,screen and (min-width:960px){.otherdomtoursSect:not(:first-child){margin-top:40px}}.otherdomtours_ttl{position:relative;margin:0 -8px;padding:0 8px 8px;line-height:1.3;font-size:1.8rem;font-weight:700}.otherdomtours_ttl::before{position:absolute;left:0;bottom:0;content:"";display:inline-block;width:100%;height:4px;background:url(/kokunai/theme/hiking/_images/otherdomtours_line.webp) center repeat-x}.otherdomtours_ttl::after{position:absolute;right:0;bottom:-1px;content:"";display:inline-block;width:40px;height:16px;background:url(/kokunai/theme/hiking/_images/otherdomtours_img.webp) center / 100% auto no-repeat #fff}@media print,screen and (min-width:960px){.otherdomtours_ttl{font-size:2.4rem}.otherdomtours_ttl::after{bottom:-4px;width:100px;height:41px}}@media screen and (min-width:960px) and (max-width:1312px){.otherdomtours{padding-left:16px;padding-right:16px}}.otherdomtours .otherlink_bts{margin-top:8px}.otherdomtours .otherlink_bt a{color:#73861b;border:solid 2px #73861b}@media print,screen and (min-width:960px){.otherdomtours .otherlink_bt a{color:#73861b;border:solid 2px #73861b}}

/* DOM GEAR -------------------------- */
.gear .sect-inner::before,.gear .sect-inner::after{position:absolute;z-index:-1;content:"";display:inline-block}.gear .sect-inner::before{left:-8px;top:-40px;width:60px;height:60px;background:url(/kokunai/theme/hiking/_images/img_hat.webp) center / 100% auto no-repeat}.gear .sect-inner::after{right:-8px;top:0;width:60px;height:60px;background:url(/kokunai/theme/hiking/_images/img_coffee.webp) center / 100% auto no-repeat}.gearHd{position:relative;display:flex;flex-direction:column}.gearHd_ttl{position:relative;z-index:1;margin:0 8px;padding:16px 8px;text-align:center;font-size:1.8rem;font-weight:700;background-image:repeating-linear-gradient(-45deg,#faf986,#faf986 4px,#fcfbb4 4px,#fcfbb4 8px);box-shadow:5px 5px 0 0 rgba(190,203,129,.4)}.gearHd_ttl::before{position:absolute;left:50%;bottom:calc(100% - 8px);transform:translateX(-50%);content:"";display:inline-block;width:80px;height:45px;background:url(/kokunai/theme/hiking/_images/gear_ttl_img.webp) center / 100% auto no-repeat}.gearHd_ttl::after{position:absolute;top:-20px;content:"";display:inline-block;width:123px;height:51px;background:url(/kokunai/theme/hiking/_images/gear_ttl_en.webp) center / 100% auto no-repeat}@media screen and (max-width:959px){.gearHd_ttl::after{position:absolute;right:-24px;transform:rotate(25deg)}.gearImage{position:absolute !important;left:-24px;bottom:-16px;z-index:1;width:70px}}.gearImage img{max-width:100%;width:inherit}.gearList{margin-top:16px}.gearList_item{margin-top:8px}.gearList_item dt{display:flex;align-items:center;font-weight:700}.gearList_item dt .m-ico{color:#db7842;margin-right:8px}.gearList_item dt::after{content:"";display:inline-block;margin-left:16px;flex:1;height:1px;border-top:dashed 2px #73861b}.gearList_item dd .kome{margin-top:4px;font-size:1.2rem}.gear_att{margin-top:16px;font-size:1.2rem}.gear_att dt{font-weight:700}.gearMore{margin-top:16px;text-align:center}.gearMore_bt{cursor:pointer;display:inline-flex;align-items:center;padding:8px 32px;color:#db7842;line-height:1;font-weight:700;border:solid 2px #db7842;border-radius:50vw;background:#fff;transition:background .2s ease-out}.gearMore_bt .m-ico{font-size:2rem}@media print,screen and (min-width:960px){.gear .sect-inner::before{left:50px;top:-80px;width:180px;height:180px}.gear .sect-inner::after{right:59px;top:-80px;width:180px;height:180px}.gearBlock{display:flex}.gearHd{width:30%}.gearHd_ttl{margin:0 16px;padding:24px 8px;font-size:2.2rem}.gearHd_ttl::before{width:122px;height:69px}.gearHd_ttl::after{left:-24px}.gearImage{flex:1;display:flex;justify-content:center;align-items:center;margin-top:-24px;padding:32px 16px;border-radius:32px;background:#f5efe3}.gearList{flex:1;margin-left:32px;display:flex;justify-content:space-between}.gearList_column{width:calc(50% - 16px)}.gearList_item:not(:first-child){margin-top:16px}.gearList_item dd{margin-left:calc(1.6rem + 8px);font-size:1.6rem}.gearList_item dd .kome{margin-top:8px;font-size:1.4rem}.gear_att{margin-top:32px;font-size:1.6rem}.gearMore{margin-top:32px}.gearMore_bt{padding:16px 32px}.gearMore_bt:hover{background:#f4ece8}.gearMore_bt .m-ico{font-size:2.5rem}}@media screen and (min-width:960px) and (max-width:1312px){.gear{padding-left:16px;padding-right:16px}}

/* DOM POPLAR -------------------------- */
.popularmounts .sect-inner::before,.popularmounts .sect-inner::after{position:absolute;z-index:-1;content:"";display:inline-block}.popularmounts .sect-inner::before{left:-16px;top:-32px;width:100px;height:54px;background:url(/kokunai/theme/hiking/_images/img_bird.webp) center / 100% auto no-repeat}.popularmounts .sect-inner::after{right:0;top:-40px;width:100px;height:54px;background:url(/kokunai/theme/hiking/_images/img_letsgo.webp) center / 100% auto no-repeat}.popularmounts_cassettes{margin:0 -16px;padding:4px 16px!important}@media print,screen and (min-width:960px){.popularmounts .sect-inner::before{left:0;top:-140px;width:376px;height:203px}.popularmounts .sect-inner::after{right:0;top:-140px;width:376px;height:203px}.popularmounts_cassettes{margin:0 -40px;padding:4px 40px!important}}@media screen and (min-width:960px) and (max-width:1312px){.popularmounts{padding-left:16px;padding-right:16px}}

/* RECOMMEND CASSETTE -------------------------- */
.recommendCassettes{margin:0 -16px;padding:4px 16px!important}.recommendCassette{padding:0 2px}.recommendCassette_wp{position:relative;display:flex;flex-direction:column;padding-bottom:16px;height:100%;border-radius:16px;box-shadow:0 1px 3px rgb(0 0 0 / 20%);background:#fff;overflow:hidden}.recommendCassette_img{order:-1;position:relative;padding-top:calc(375 / 500 * 100%)}.overseastrekOther_item .recommendCassette_img{padding-top:calc(352 / 500 * 100%)}.recommendCassette_img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;object-position:50% 50%}.recommendCassette_img figcaption{position:absolute;right:0;bottom:3px;padding:0 5px;color:#fff;font-size:1.2rem;text-align:right;line-height:1.2;text-shadow:0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%)}.recommendCassette_bd{flex:1;display:flex;flex-direction:column;padding:12px 16px 8px}.recommendCassette_ttl{display:flex;justify-content:center;align-items:center;text-align:center;line-height:1.3;font-size:1.8rem;font-weight:700}.recommendCassette_areas{display:flex;flex-wrap:wrap;margin:8px 0 0 -16px;line-height:1.5}.recommendCassette_area{margin-left:16px;font-size:1.3rem}.recommendCassette_area::before{content:"#"}.recommendCassette_icons{display:flex;flex-wrap:wrap;margin:0 0 0 -4px}.recommendCassette_icon{margin:4px 0 0 4px;padding:4px 16px;color:#fff;line-height:1;font-size:1.4rem;border-radius:50vw;background:var(--page-main-font)}.recommendCassette_icon.-type{position:absolute;left:8px;top:8px;z-index:1;padding:8px 16px;color:#fff;font-size:1.4rem;border-radius:50vw;border:#555}.recommendCassette_txt{font-size:1.6rem}.recommendCassette_txt:not(:first-child){margin-top:8px}.recommendCassette_bts{margin:8px 16px 0}.recommendCassette_bt:not(:first-child){margin-top:8px}.recommendCassette_bt a{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:50px;color:#fff;line-height:1.3;font-weight:700;border-radius:16px;background:#db7842;transition:opacity .2s ease-out}.sect.overseastrek .recommendCassette_bt a{background:#4097eb}.recommendCassette_btBr{display:inline-block;font-weight:700}.recommendCassette_bt .m-ico{position:absolute;right:0;top:50%;transform:translateY(-50%);margin-left:8px;font-size:2.5rem}.recommendCassette_bt .m-ico{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:2.5rem}.recommendTheme_contorl{display:flex;justify-content:space-between;align-items:center;margin:16px auto 0;width:100%;max-width:1280px}.recommendTheme_contorl .swiper-button-next{margin-left:8px}.recommendTheme_contorlArrow{background:var(--page-main-font)}.recommendTheme_contorl .swiper-button-next{order:1}@media print,screen and (min-width:960px){.recommendCassettes{margin:0 -40px;padding:4px 40px!important}.recommendCassette_ttl{font-size:2rem}.recommendCassette_bd{padding:16px 24px}.overseastrekOther_item .recommendCassette_bt a{min-height:60px}.recommendCassette_bt a:hover{opacity:.6}.recommendCassette_bt .m-ico{right:8px}.recommendTheme_contorl{justify-content:center}.recommendTheme_contorlPagination{display:block!important;margin:0 24px}}

/* PANPHLET -------------------------- */
.pamphlet .sect-inner::before,.pamphlet .sect-inner::after{position:absolute;z-index:-1;content:"";display:inline-block}.pamphlet .sect-inner::before{left:-8px;top:-40px;width:60px;height:60px;background:url(/kokunai/theme/hiking/_images/img_lanthanum.webp) center / 100% auto no-repeat}.pamphlet .sect-inner::after{right:-8px;top:0;width:60px;height:60px;background:url(/kokunai/theme/hiking/_images/img_coffee.webp) center / 100% auto no-repeat}.pamphlet_cassettes{margin:0 -16px;padding:4px 16px!important}.pamphlet_cassette_wp{position:relative;display:flex;flex-direction:column;height:100%;transition:opacity .2s ease-out}.pamphlet_cassette_img{order:-1;margin:0 auto;max-width:200px;box-shadow:0 0 6px rgb(0 0 0 / 20%)}.pamphlet_cassette_txt{display:flex;justify-content:center;margin-top:8px;line-height:1.3;font-weight:500}.mlb{margin-right:8px;font-style:italic;font-weight:500}.pamphlet_contorlScrollbar{display:block}.pamphlet_contorlArrow{background:var(--page-main-font)}@media print,screen and (min-width:960px){.pamphlet .sect-inner::before{left:50px;top:-80px;width:180px;height:180px}.pamphlet .sect-inner::after{right:59px;top:-80px;width:180px;height:180px}.pamphlet_cassettes{margin:0 -40px;padding:4px 40px!important}.pamphlet_cassette{padding:0 4px}.pamphlet_cassette_wp:hover{opacity:.6}.pamphlet_cassette_txt{margin-top:16px}}@media screen and (min-width:960px) and (max-width:1312px){.pamphlet{padding-left:16px;padding-right:16px}}

/* overseastrek -------------------------- */
.overseastrek .sect-inner::before,.overseastrek .sect-inner::after{position:absolute;z-index:-1;content:"";display:inline-block}.overseastrek .sect-inner::before{left:-8px;top:-60px;width:60px;height:60px;background:url(/kokunai/theme/hiking/_images/img_hat.webp) center / 100% auto no-repeat}.overseastrek .sect-inner::after{right:0;top:-60px;width:100px;height:54px;background:url(/kokunai/theme/hiking/_images/img_bird.webp) center / 100% auto no-repeat}.overseastrek_cassettes{margin:12px -16px 0;padding:4px 16px!important}@media print,screen and (min-width:960px){.overseastrek .sect-inner::before{left:50px;top:-120px;width:180px;height:180px}.overseastrek .sect-inner::after{right:0;top:-140px;width:376px;height:203px}.overseastrek_cassettes{margin:20px -40px 0;padding:4px 40px!important}}.overseastrek_ttl{position:relative;margin:0 -8px;display:flex;justify-content:center;align-items:center;padding:0 16px;min-height:60px;color:#fff;text-align:center;font-weight:700;font-size:1.6rem;background-color:#09444f;clip-path:polygon(10px 0%,calc(100% - 10px) 0%,100% 50%,calc(100% - 10px) 100%,10px 100%,0% 50%)}.overseastrek_ttl::before{position:absolute;left:0;top:2px;content:"";display:inline-block;width:100%;height:calc(100% - 8px);border:dashed 2px rgba(255,255,255,.5);pointer-events:none}.overseastrek_ttlTxt{position:relative;z-index:1;align-self:center;line-height:1.3;font-weight:700}.overseastrek_ttlTxtBr{display:inline-block;font-weight:700}.overseastrek_txt{margin-top:16px}.overseastrekOther_item:not(:first-child){margin-top:32px}.overseastrekOther_item .recommendCassette{margin:16px auto 0;max-width:500px}@media print,screen and (min-width:960px){.overseastrek_ttl{margin:0 -20px;min-height:70px;font-size:2.4rem;clip-path:polygon(20px 0%,calc(100% - 20px) 0%,100% 50%,calc(100% - 20px) 100%,20px 100%,0% 50%)}.overseastrek_ttl::before{top:5px;height:calc(100% - 14px)}.overseastrek_txt{margin-top:24px}.overseastrekOther{display:flex;justify-content:space-between}.overseastrekOther_item{display:flex;flex-direction:column;margin-top:0!important;width:calc(50% - 32px)}.overseastrekOther_item .recommendCassette{flex:1;display:flex;flex-direction:column;margin:32px auto 0}.overseastrekOther .recommendCassette_txt{margin-top:0}}@media screen and (min-width:960px) and (max-width:1312px){.overseastrek{padding-left:16px;padding-right:16px}}

/* FAQ -------------------------- */
.faqBox{margin-top:24px}.faqTtl{overflow:hidden;display:flex;justify-content:space-between;align-items:center;padding:8px 16px 8px 8px;color:#fff;line-height:1.3;border-radius:24px;background:#a4864a}.faqTtl span{display:flex;align-items:center;font-size:1.6rem;font-weight:700}.faqTtl span:before,.faqTxt_box:before{font-size:2.6rem;line-height:1}.faqTtl span:before{flex:none;display:flex;justify-content:center;align-items:center;content:"Q";margin:-2px 8px 0 0;color:#a4864a;width:4.5rem;height:4.5rem;line-height:1;font-weight:400;border-radius:50vw;background:#fff}.faqTxt_box:before{content:"A";margin:4px 25px 0 0;color:#a4864a}.faqTxt{margin-top:16px;padding:0 22px 16px;line-height:2}.faqTxt_box{display:flex}.faq-sect__dl dd{display:flex!important;position:relative}.faqTxt a{text-decoration:underline;transition:opacity .2s ease-out}@media print,screen and (min-width:960px){.faqBox{margin-top:40px}.faqTtl{padding:16px 24px}.faqTtl span{display:flex;align-items:center;font-size:2rem;font-weight:700}.faqTtl span:before{margin:-2px 16px 0 0}.faqTxt_box:before{margin-right:28px}.faqTxt{padding:0 40px 32px}.faq-wrap{margin-top:50px}.faqTxt_box a:hover{opacity:.6}}@media screen and (min-width:960px) and (max-width:1312px){.faq{padding-left:16px;padding-right:16px}}

/* FEATURE -------------------------- */
.featureCassette{display:flex;justify-content:space-between;flex-wrap:wrap;margin:-16px 0 0 -8px}.featureCassette_item{margin:16px 0 0 8px;max-width:260px;width:calc(100% / 2 - 8px)}.featureCassette_itemLink{display:flex;flex-direction:column;transition:opacity .2s ease-out}.featureCassette_itemImg{order:-1;text-align:center}.featureCassette_itemImg img{max-width:260px}.featureCassette_itemTtl{margin-top:4px;line-height:1.3;font-weight:700}.featureMore{margin-top:24px;text-align:center}.featureMore_bts{margin-top:16px}.featureMore_bt{margin-top:8px}.featureMore_btLink{display:flex;justify-content:center;align-items:center;min-height:50px;padding:8px 16px 8px 32px;font-weight:700;border-radius:16px;border:solid 2px;background:#fff;transition:background .2s ease-out}.featureMore_bt.-dom .featureMore_btLink{color:#db7842!important;border-color:#db7842}.featureMore_bt.-over .featureMore_btLink{color:#1b7fe0!important;border-color:#1b7fe0}.featureMore_btCat{margin-right:4px;font-size:1.8rem;font-weight:700}.featureMore_btLink .m-ico{margin-left:4px;font-size:2.5rem;line-height:1}.featureMoreTxt{margin-top:24px}.featureMoreTxt_link{margin-top:8px;text-align:center}.featureMoreTxt_link a{text-decoration:underline;font-weight:700;transition:opacity .2s ease-out}.featureMoreTxt_link.-dom a{color:#db7842}.featureMoreTxt_link.-over a{color:#1b7fe0}@media print,screen and (min-width:960px){.featureCassette_item{margin:24px 0 0 16px;width:calc(100% / 4 - 8px)}.featureCassette:after{content:"";margin-left:16px;width:calc(100% / 4 - 20px);max-width:260px}.featureCassette:before{content:"";order:1;margin-left:16px;width:calc(100% / 4 - 20px);max-width:260px}.featureCassette_itemTtl{margin-top:8px}.featureCassette_itemLink:hover{opacity:.6}.featureMore_bt.-dom .featureMore_btLink:hover{background:#f4ece8}.featureMore_bt.-over .featureMore_btLink:hover{background:#f4ece8}.featureMore_bts{display:flex;justify-content:center;margin:0 0 0 -32px}.featureMore_bt{margin:0 0 0 32px;min-width:332px}.featureMore_btLink{min-height:60px}.featureMore_bt.-dom .featureMore_btLink:hover{background:#f4ece8}.featureMore_bt.-over .featureMore_btLink:hover{background:#e6eef6}.featureMore_btCat{font-size:2.2rem}.featureMoreTxt{display:flex;justify-content:center;margin:24px 0 0 -32px}.featureMoreTxt_link{margin:0 0 0 32px;min-width:332px}.featureMoreTxt_link a:hover{opacity:.6}}@media screen and (min-width:960px) and (max-width:1312px){.feature{padding-left:16px;padding-right:16px}}

/* TIPS -------------------------- */
.tipsCassette{margin-top:16px}.tipsCassette_item{margin-top:8px}.tipsCassette_itemLink{display:flex;justify-content:space-between;flex-direction:row-reverse;padding:8px;height:100%;border-radius:8px;background:#fff;box-shadow:0 0 6px rgb(0 0 0 / 20%);transition:opacity .2s ease-out}.tipsCassette_itemLink:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(199,50,50,.5)}.tipsCassette_itemContent{flex:1;margin-left:8px;padding-top:4px;display:flex;flex-direction:column}.tipsCassette_itemTtl{line-height:1.5;font-weight:500}.tipsCassette_itemArea{display:flex;align-items:center;margin-top:auto;padding-top:8px;font-size:1.3rem}.tipsCassette_itemArea_pin{line-height:1;font-size:2rem}.tipsCassette_itemImg{width:45%}.tipsCassette_itemImg figure{position:relative;height:0;padding-top:calc(375 / 500 * 100%);overflow:hidden}.tipsCassette_itemImg img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;object-position:50% 50%;transition:transform .2s ease-out}.tipsCassette_itemImg figcaption{position:absolute;right:0;bottom:3px;padding:0 5px;color:#fff;font-size:1.2rem;text-align:right;line-height:1.2;text-shadow:0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%)}@media print,screen and (min-width:960px){.tipsCassette{display:flex;flex-wrap:wrap;margin:8px 0 0 -32px}.tipsCassette_item{margin:40px 0 0 32px;width:calc(100% / 2 - 32px)}.tipsCassette_itemLink{padding:24px;border:none;border-radius:24px;overflow:hidden}.tipsCassette_itemLink:hover{opacity:.6}.tipsCassette_itemContent{margin-left:24px;padding-top:8px}.tipsCassette_itemTtl{font-size:1.8rem}.tipsCassette_itemArea{margin-top:auto;padding-top:16px}.tipsCassette_itemLink:hover .tipsCassette_itemImg img{transform:translate(-50%,-50%) scale(1.1)}}@media screen and (min-width:960px) and (max-width:1312px){.tips{padding-left:16px;padding-right:16px}}

/* =============================================================================
MODAL
============================================================================= */
/* MODAL 登山レベル -------------------------- */
.climbLevelTxt{font-weight:500}.climbLevelWp{margin-top:16px;border-right:solid 1px #d9d0b8;border-bottom:solid 1px #d9d0b8}.climbLevel_item{display:flex;background:#fff}.climbLevel_item:nth-child(odd){background:#fffcf2}.climbLevel_ttl{display:flex;flex-direction:column;width:80px;flex-shrink:0;line-height:1.3;border-top:solid 1px #d9d0b8;border-left:solid 1px #d9d0b8}.climbLevel_ttl1{padding:4px;text-align:center;color:#fff;font-weight:500;background:#E8A914}.climbLevel_ttl2{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:4px;text-align:center;font-weight:700}.climbLevel_ttl3{margin-top:4px;text-align:center;color:#893305;font-size:1.2rem;font-weight:700}.climbLevel_txt{flex:1;padding:4px;line-height:1.5;border-top:solid 1px #d9d0b8;border-left:solid 1px #d9d0b8}.climbLevel_info{width:30%;padding:4px;line-height:1.5;border-top:solid 1px #d9d0b8;border-left:solid 1px #d9d0b8}.climbLevel_infoTxt{display:block;font-weight:700}.climbLevel_infoArea{display:block;font-size:1.4rem}.climbLevelAtt{margin-top:16px;padding:8px;border:solid 2px #893305}.climbLevelAtt dt{display:flex;flex-direction:column;align-items:center;color:#893305;font-size:1.6rem;font-weight:700}.climbLevelAtt_conditions{padding:4px;text-align:center;line-height:1;color:#fff;font-size:1.2rem;font-weight:700;background:#893305}.climbLevelAtt dd{margin-top:8px}.climbLevelAttList_item{position:relative;padding-left:1em}.climbLevelAttList_item::before{position:absolute;left:0;top:0;content:"・"}@media print,screen and (min-width:960px){.climbLevelTxt{text-align:center}.climbLevelWp{margin-top:24px}.climbLevel_ttl{width:150px}.climbLevel_ttl1{padding:4px 8px}.climbLevel_ttl2{font-size:1.8rem}.climbLevel_ttl3{font-size:1.6rem}.climbLevel_txt{padding:16px 24px}.climbLevel_info{padding:16px 24px}.climbLevelAtt{display:flex;margin-top:32px;padding:16px}.climbLevelAtt dt{width:120px;flex-shrink:0;font-size:100%}.climbLevelAtt_conditions{padding:8px;line-height:1.5;font-size:100%}.climbLevelAtt dd{flex:1;margin:0 0 0 32px;font-size:1.6rem}}

/* MODAL ハイキングレベル -------------------------- */
.hikingtrekLevelTxt{font-weight:500}.hikingtrekLevelWp{margin-top:16px}.hikingtrekLevel_table{table-layout:fixed;width:670px;line-height:1.5;border-collapse:separate;border-bottom:solid 1px #d9d0b8}.hikingtrekLevel_table th,.hikingtrekLevel_table td{border-right:solid 1px #d9d0b8;border-top:solid 1px #d9d0b8}.hikingtrekLevel_table thead th{text-align:center;font-weight:700;background:#ffe7ad}.hikingtrekLevel_thth:first-child{width:70px;border-left:solid 1px #d9d0b8}.hikingtrekLevel_thth:not(:first-child){width:calc((100% - 70px) / 5)}.hikingtrekLevel_thth1{display:block;padding:4px 8px;text-align:center;color:#fff;font-weight:700;background:#E8A914}.hikingtrekLevel_thth2{display:block;padding:4px 8px;font-weight:700}.hikingtrekLevel_table tbody tr:nth-child(even){background:#fffcf2}.hikingtrekLevel_tbth,.hikingtrekLevel_tbtd{padding:8px 4px}.hikingtrekLevel_tbth{width:70px;font-weight:700;border-left:solid 1px #d9d0b8}.scroll-icon{position:absolute;top:0;bottom:0;left:40vw;display:flex;justify-content:center;align-items:center;margin:auto 0;z-index:10;padding:4px 16px;color:#fff;opacity:.8;font-size:4rem;filter:drop-shadow(0 0 10px rgba(0,0,0,.7));animation:swipe_animation 1s ease-in-out infinite alternate}@keyframes swipe_animation{0%{-webkit-transform:translateX(-5.3333333333vw);transform:translateX(-5.3333333333vw)}100%{-webkit-transform:translateX(5.3333333333vw);transform:translateX(5.3333333333vw)}}@media screen and (max-width:959px){.hikingtrekLevelWp{position:relative;overflow-x:auto}.hikingtrekLevel_sticky{position:sticky;left:0;background-color:#f9f4e3;z-index:1}}@media print,screen and (min-width:960px){.hikingtrekLevelTxt{text-align:center}.hikingtrekLevelWp{margin-top:24px}.hikingtrekLevel_table{width:100%;font-size:1.6rem}.hikingtrekLevel_thth:first-child{width:100px}.hikingtrekLevel_thth:not(:first-child){width:calc((100% - 100px) / 5)}.hikingtrekLevel_thth2{font-size:1.8rem}.hikingtrekLevel_tbth,.hikingtrekLevel_tbtd{padding:16px}}

/* MODAL 服装と持ち物 -------------------------- */
.gearAllTxt{font-weight:500}.gearAllSect{margin-top:16px}.gearAllSect_ttl{font-size:1.8rem;font-weight:700}.gearAllList{margin-top:4px;border-right:solid 1px #d9d0b8;border-bottom:solid 1px #d9d0b8}.gearAllList_item{display:flex;background:#fff}.gearAllList_item:nth-child(odd){background:#fffcf2}.gearAllList_ttl{flex-shrink:0;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:8px 4px;width:120px;line-height:1.5;font-weight:700;border-top:solid 1px #d9d0b8;border-left:solid 1px #d9d0b8}.gearAllList_have{flex-shrink:0;margin-top:2px;padding:4px;text-align:center;color:#fff;line-height:1;font-size:1.2rem;font-weight:500;border-radius:50vw;border:solid 2px #E8A914;background:#E8A914}.gearAllList_have.-sub{color:#E8A914;background:#fff}.gearAllList_txt{flex:1;padding:8px 4px;line-height:1.5;border-top:solid 1px #d9d0b8;border-left:solid 1px #d9d0b8}@media screen and (max-width:959px){.hikingtrekLevelWp{overflow-x:auto}}@media print,screen and (min-width:960px){.gearAllTxt{text-align:center}.gearAllSect{margin-top:24px}.gearAllSect_ttl{font-size:2.4rem}.gearAllList_ttl{flex-direction:row;justify-content:space-between;padding:16px;width:330px}.gearAllList_have{margin-top:4px;padding:4px 16px;line-height:1.3;font-size:1.4rem}.gearAllList_txt{padding:16px 24px}}

/* JS
============================================================================= */
/* MODAL -------------------------- */
@media screen and (max-width:959px){body.modal-lock{height:var(--viewport-height,100%);overflow:hidden;box-sizing:border-box;position: fixed;width: 100%;left: 0;}}@media screen and (min-width:960px){body.modal-lock{position:fixed;width:100%;height:100%;left:0;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.modal{display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 32px);max-height:90%;background:#fff}.modal-wrap *{box-sizing:border-box}.modal-wrap{z-index:1002;display:none;position:fixed;top:0;left:0;width:100%;height:100%}.modal-overlay{z-index:1001;display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.modal-close{position:absolute;right:0;top:-30px;z-index:2;padding:0;color:#fff;font-size:2.5rem;cursor:pointer;transition:opacity 0.4s ease,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.modal-close:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(255,255,255,.25)}.modal-close .m-ico{margin:0}.modal-block{display:flex;flex-direction:column;height:100%}.modal-header{position:relative;z-index:1;display:flex;align-items:center;padding:0 10px;height:55px;box-shadow:0 1px 3px rgb(0 0 0 / 30%);background-color:#fff}.modal-header_ttl{flex-grow:1;text-align:center;font-size:1.8rem;font-weight:700;line-height:1.3}.modal-header_ttl span{font-weight:700}.modal-header_ttl .reg{top:0;font-size:1em}.header_ttlBr{display:inline-block}.modal-content{padding:16px;overflow-y:auto}.modal-content::-webkit-scrollbar{background:#ccc;width:3px;border-radius:50vw}.modal-content::-webkit-scrollbar-thumb{border-radius:50vw;background:#aaa}@media print,screen and (min-width:960px){.modal{width:1200px}.modal-close{right:-30px}.modal-header{height:60px}.modal-header_ttl{font-size:2.4rem}.modal-content{padding:24px;height:calc(100% - 60px)}.modal-content::-webkit-scrollbar{width:8px}.modal-close:hover{opacity:.6}}

/* SWIPER -------------------------- */
/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#555}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:auto!important;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button{margin-top:16px}.swiper-button-next,.swiper-button-prev{position:inherit;width:calc(var(--swiper-navigation-size));height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-top:0;color:#fff;font-size:2rem;border-radius:50vw;background:var(--swiper-theme-color);transition:opacity .2s ease-out}.swiper-button-next:after,.swiper-button-prev:after{display:none}@media print,screen and (min-width:960px){.swiper-button-next:hover,.swiper-button-prev:hover{opacity:.6}}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-pagination{position:inherit;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:inherit;top:inherit;left:inherit;width:auto}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{margin-top:16px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:inherit;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
