@charset "utf-8";

@import url("/kokunai/___common/css/dept-select.css");

/* =============================================================================
    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.4rem;font-family:"Work Sans","Noto Sans JP", sans-serif;color:#323743;font-feature-settings:"palt";line-height:1.5;background:#fff;letter-spacing:.05em}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;line-height:1.8}}

img{ width: 100%; height: auto;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;top:-1px;font-family:'Material Icons Round';content:attr(data-icon);font-size:100%}.m-ico.-arrow{transform:scale(1.3)}@media print, screen and (min-width:960px){.m-ico.-arrow{transform:scale(1.5)}}

/* 表示・非表示 */
@media print, screen and (max-width:959px){.pc-only{display:none}}@media print, screen and (min-width:960px){.sp-only{display:none}}

/*  BREADCRUMBS
-----------------------------------------------------------*/
.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 screen and (max-width:959px){.breadcrumbs .inner{margin:0}}@media print,screen and (min-width:960px){.breadcrumbs{margin-top:4px}.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}}

/*  PC/SP切り替え
============================================================================= */
.change_pc{margin-top:25px;text-align:center}.change_pc a{color:#125687;text-decoration:underline}.change_sp{margin-top:50px}

/*  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,span.kome,.kome li{position:relative;padding-left:1.2em}p.kome:before,span.kome:before,.kome li:before{position:absolute;left:0;top:0;content:"※"}

/*  レイアウト
============================================================================= */
.main{position: relative}img{width:100%;height:auto;vertical-align:bottom}.pageWp{position:relative}.sect{padding:16px 0}@media print,screen and (min-width:960px){.sect{padding:56px 0}}

/* セクション */
.sect{padding:32px 0}.inner{margin:0 16px}.sect-sub{margin-top:24px}@media print, screen and (min-width:960px){.sect{padding:80px 0}.inner{margin:0 auto;width:100%;max-width:1280px}.sect-sub{margin-top:56px}}.br{display:block}

/*  TTL
============================================================================= */
.ttl{text-align:center;font-family:"Zen Maru Gothic",serif;font-size:2.3rem;font-weight:700}.ttl span{display:inline-block;font-weight:700}.ttl.-line{position:relative;padding-bottom:16px}.ttl.-line::after{position:absolute;left:50%;bottom:0;transform:translateX(-50%);content:"";width:80px;height:5px;border-radius:50vw;background:#59b578}.mainTxt{margin-top:16px;text-align:center;font-family:"Zen Maru Gothic",serif;font-size:1.6rem;font-weight:500}.mainTxt span{display:inline-block;font-weight:500}@media print,screen and (min-width:960px){.ttl{font-size:4.5rem}.ttl.-line{padding-bottom:24px}.ttl.-line::after{width:100px;height:8px}.mainTxt{font-size:2rem}}

/*  CONTENTS
============================================================================= */
/* MV -------------------------- */
.mv{position:relative;height:100%;overflow:hidden;margin-top:8px}.mv_wp{position:relative}.mv_block{position:absolute;left:4px;bottom:4px;z-index:2;margin:auto;display:flex;flex-direction:column;justify-content:center;padding:16px;width:330px;font-family:"Zen Maru Gothic",serif;border:solid 2px #59b578;background-color:rgba(255,255,255,.9)}.mv_ttl{text-align:center}.mv_ttl01{display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.3;font-size:2.2rem;font-weight:700}.mv_ttl01::before{content:"";margin-bottom:8px;width:35px;height:39px;background:url(/universal-tourism/_images/img_heart.png) center / 100% auto no-repeat}.mv_ttl01 span{font-weight:700}.mv_ttl02{display:flex;justify-content:center;align-items:center;margin-top:8px;font-weight:700}.mv_ttl02 span{display:inline-block;font-weight:700}.mv_ttl02::before,.mv_ttl02::after{content:"";display:inline-block;width:8px;height:1px;background:#323743}.mv_ttl02::before{margin-right:8px}.mv_ttl02::after{margin-left:8px}.mv_ttl03{display:block;margin-top:8px;font-weight:500}.mv_ttlBt{position:relative;display:block;margin:16px auto 0;padding:8px 24px 8px 8px;max-width:220px;width:100%;text-align:center;color:#fff!important;font-weight:500;border-radius:8px;border:solid 2px #59b578;background:#59b578;transition:color .2s ease-out,background .4s ease-out}.mv_ttlBt:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(199,50,50,.5)}.mv_ttlBt .m-ico{position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:2rem}.mv_txt{padding:16px;width:100%;background-color:rgba(255,255,255,.8)}.mv_txt dt{line-height:1.3;font-size:2rem;font-family:"Zen Maru Gothic",serif;color:#59b578;font-weight:700}.mv_txt dd{margin-top:8px;padding-left:16px;font-weight:500;border-left:solid 3px #59b578}.mvImages{display:flex;flex-wrap:wrap;width:100%;height:100%}.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.1);animation:7s forwards mvAnimation;animation-timing-function:ease-out}@media print,screen and (min-width:960px){.mv_wp{min-height:860px}.mv_block{left:8vw;top:3vw;right:inherit;bottom:inherit;width:526px;height:526px;padding:0 0 1vw;border:none;background:url(/universal-tourism/_images/mv_ttlbg.png) center / 100% auto no-repeat}.mv_ttl01{font-size:3.8rem}.mv_ttl01::before{width:54px;height:60px}.mv_ttl02{font-size:2.4rem}.mv_ttl02::before,.mv_ttl02::after{width:16px}.mv_ttl03{margin-top:16px;font-size:2rem}.mv_ttlBt{margin:32px auto 0;padding:16px 24px 16px 8px;max-width:300px;font-size:1.8rem}.mv_ttlBt:hover{color:#59b578!important;background:#fff}.mv_ttlBt .m-ico{font-size:3rem}.mv_txt{position:absolute;left:8vw;bottom:2vw;z-index:2;padding:1vw 2vw;max-width:650px;border-radius:8px}.mv_txt dt{font-size:2.4rem}.mv_txt dd{font-size:1.7rem}.mv_img{min-height:830px}}@media screen and (min-width:960px) and (max-width:1500px){.mv_block,.mv_txt{left:16px}}@keyframes mvAnimation{0%{transform:scale(1)}100%{transform:scale(1.1)}}

/* MAIN -------------------------- */
.main{background:#fbfaf0}

/* WORRY -------------------------- */
.worryList{margin-top:24px}.worryList_item{display:flex;align-items:center;margin-top:16px}.worryList_itemIco{width:50px;height:50px;background-position:center;background-size:100% auto;background-repeat:no-repeat}.worryList_item:first-child .worryList_itemIco{background-image:url(/universal-tourism/_images/worry_img01.png)}.worryList_item:nth-child(2) .worryList_itemIco{background-image:url(/universal-tourism/_images/worry_img02.png)}.worryList_item:nth-child(3) .worryList_itemIco{background-image:url(/universal-tourism/_images/worry_img03.png)}.worryList_item:nth-child(4) .worryList_itemIco{background-image:url(/universal-tourism/_images/worry_img04.png)}.worryAnswer{margin-top:32px;text-align:center;font-size:1.6rem;font-weight:700}.worryAnswer_b{display:inline-block;margin:0 8px;line-height:1.3;font-size:2.2rem;font-weight:900;background:linear-gradient(transparent 80%,#59b578 80%)}.worryList_itemBox{position:relative;display:inline-flex;align-items:center;margin-left:24px;padding:4px 16px;min-height:50px;line-height:1.3;font-size:1.6rem;font-weight:500;border-radius:8px;border:solid 2px #59b578;background:#fff;box-shadow:3px 7px 0 0 rgba(186,217,186,1)}.worryList_itemBox::before{position:absolute;right:100%;bottom:4px;content:"";display:inline-block;width:19px;height:25px;background:url(/universal-tourism/_images/worry_arrow.png) center / 100% auto no-repeat}@media print,screen and (min-width:960px){.worryList{display:flex;flex-wrap:wrap;margin:24px 0 0 -32px}.worryList_item{margin:24px 0 0 32px;width:calc(100% / 2 - 32px)}.worryList_itemIco{width:97px;height:97px}.worryAnswer{margin-top:56px;font-size:3rem}.worryAnswer_b{font-size:4rem}.worryList_itemBox{padding:16px 48px 16px 32px;letter-spacing:.05em;font-size:2.4rem;border-radius:16px}.worryList_itemBox::before{bottom:inherit;top:50%}}@media screen and (min-width:960px) and (max-width:1312px){.worry{padding-left:16px;padding-right:16px}}

/* SERVICE -------------------------- */
.service{border-radius:40px;background:#fff}.serviceTtl{display:flex;justify-content:center;align-items:center;color:#59b578}.serviceTtl::before,.serviceTtl::after{content:"";display:inline-block;width:26px;height:29px;background:url(/universal-tourism/_images/img_heart.png) center / 100% auto no-repeat}.serviceTtl::before{margin-right:8px}.serviceTtl::after{margin-left:8px}.serviceSect{margin-top:32px}.serviceSect:first-of-type{margin-top:16px}.serviceTtlsub{display:flex;align-items:center;font-family:"Zen Maru Gothic",serif}.serviceTtlsub::before,.serviceTtlsub::after{content:"";display:inline-block;flex:1;height:3px;border-radius:50vw;background:#59b578}.serviceTtlsub::before{margin-right:16px}.serviceTtlsub::after{margin-left:16px}.serviceTtlsub_txt{color:#59b578;font-size:2rem;font-weight:700}.cassette{display:flex;flex-wrap:wrap}.cassette_item{margin-top:16px}.cassette_itemLink{display:flex;height:100%;padding:16px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.2);background:#fff;overflow:hidden;transition:background .4s ease-out}.cassette_itemLink:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(199,50,50,.5)}.cassette_itemContent{flex:1;display:flex;flex-direction:column;padding:16px 24px}.cassette_itemTtl{line-height:1.5;font-size:1.8rem;font-weight:700}.cassette_itemIcos{display:flex;flex-wrap:wrap;margin-top:4px}.cassette_itemIcos_item{padding:0 8px;font-size:1.2rem;font-weight:500;border-radius:4px;background:#E4E5E7}.cassette_itemIcos_item .m-ico{line-height:1;font-size:1.6rem}.cassette_itemArea{display:flex;align-items:center;margin-top:4px;font-size:1.2rem}.cassette_itemArea .m-ico{margin-right:4px;line-height:1;font-size:2rem}.cassette_itemTxt{margin-top:16px}.cassette_itemBtBox{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:4px 24px;min-height:49px;color:#fff;line-height:1.3;text-align:center;font-size:1.6rem;font-weight:700;border-radius:8px;border:solid 2px #59b578;background:#59b578;transition:color .2s ease-out,background .4s ease-out}.cassette_itemBtSub{display:block;font-size:1.2rem;font-weight:500}.cassette_itemBtBox>.m-ico{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.cassette_itemLink.js-anchor .cassette_itemBtBox>.m-ico{font-size:2rem}.cassette_itemImg{position:relative;overflow:hidden}.cassette_itemImg img{transition:transform .4s ease-out}.cassette_itemImg figcaption{position:absolute;right:0;bottom:0;padding:0 2px;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 screen and (max-width:959px){.cassette_itemLink{flex-wrap:wrap;align-items:flex-start}.cassette_itemTtl{order:-1;width:100%}.cassette_itemIcos{order:-1;width:100%}.cassette_itemArea{order:-1;width:100%}.cassette_itemImg{order:-1;margin-top:8px;width:45%}.cassette_itemTxt{margin:8px 0 0 8px;width:calc(55% - 8px)}.cassette_itemBt{margin-top:16px;width:100%}}@media print,screen and (min-width:960px){.service{border-radius:80px}.serviceTtl::before,.serviceTtl::after{width:44px;height:49px}.serviceTtl::before{margin-right:24px}.serviceTtl::after{margin-left:24px}.serviceSect{margin-top:80px}.serviceSect:first-of-type{margin-top:40px}.serviceTtlsub::before,.serviceTtlsub::after{height:5px}.serviceTtlsub::before{margin-right:32px}.serviceTtlsub::after{margin-left:32px}.serviceTtlsub_txt{font-size:3rem}.cassette{margin:8px 0 0 -32px}.cassette_item{margin:32px 0 0 32px;width:calc(100% / 3 - 32px)}.cassette_itemLink{flex-direction:column;padding:0 0 16px}.cassette_itemLink:hover{background:#e8efeb}.cassette_itemTtl{margin:16px 24px 0;line-height:1.5;font-size:2.4rem}.cassette_itemIcos{margin:16px 24px 0}.cassette_itemIcos_item{font-size:1.4rem}.cassette_itemIcos_item .m-ico{font-size:2rem}.cassette_itemArea{margin:8px 24px 0;font-size:1.4rem}.cassette_itemTxt{margin:16px 24px 0}.cassette_itemBt{margin:auto 24px 0;padding-top:24px}.cassette_itemBtBox{margin-top:24px;padding:8px 32px 8px 16px;min-height:75px;font-size:2rem}.cassette_itemLink:hover .cassette_itemBtBox{color:#59b578!important;background:#fff}.cassette_itemBtSub{font-size:1.4rem}.cassette_itemBtBox>.m-ico{font-size:2rem}.cassette_itemLink.js-anchor .cassette_itemBtBox>.m-ico{font-size:2.5rem}.cassette_itemImg{order:-1}.cassette_itemLink:hover .cassette_itemImg img{transform:scale(1.1)}.cassette_itemImg figcaption{bottom:3px;padding:0 5px;font-size:1.4rem}}@media screen and (min-width:960px) and (max-width:1312px){.service{padding-left:16px;padding-right:16px}}

/* BARRIERFREE -------------------------- */
.barrierfree .inner{position:relative}.barrierfree .inner::before{position:absolute;left:-8px;top:-56px;content:"";display:inline-block;width:80px;height:51px;background:url(/universal-tourism/_images/img_air.png) center / 100% auto no-repeat}.barrierfreeSect{margin-top:32px}.barrierfreeSect:first-of-type{margin-top:16px}.barrierfreeTtlsub{text-align:center;font-family:"Zen Maru Gothic",serif;font-size:1.8rem;font-weight:700}.barrierfreeTtlsub_txt{font-weight:700;line-height:1.3}.barrierfreeTtlsub_txt span{display:inline-block;font-weight:700}.barrierfreeTxt{margin-top:8px;text-align:center;font-size:2rem}

.barrierfree_bt{
	margin-top: 24px;
}
.barrierfree_btlink{
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	margin: 0 auto;
    padding: 4px 24px;
	max-width: 800px;
    min-height: 60px;
    color: #59b578!important;
    line-height: 1.3;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 700;
    border-radius: 8px;
    border: solid 2px #59b578;
    background: #fff;
    transition: color .2s ease-out, background .4s ease-out;
}


.barrierfree_btlink .m-ico {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
}
.barrierfree_btlink span{
	font-weight: bold;
}



@media print,screen and (min-width:960px){.barrierfree .inner::before{left:-56px;top:0;width:259px;height:166px}.barrierfreeSect{margin-top:80px}.barrierfreeSect:first-of-type{margin-top:40px}.barrierfreeTtlsub{font-size:3rem}
	
	.barrierfree_bt{
		margin-top: 56px;
	}
	.barrierfree_btlink{
		flex-direction: row;
		margin-top: 24px;
        padding: 8px 32px 8px 16px;
        min-height: 75px;
        font-size: 2rem;	
	}
    .barrierfree_btlink:hover {
        color: #fff !important;
        background: #59b578;
    }


}@media screen and (min-width:960px) and (max-width:1410px){.barrierfree .inner::before{left:0;width:170px;height:109px}}@media screen and (min-width:960px) and (max-width:1312px){.barrierfree{padding-left:16px;padding-right:16px}}

/* TIPS -------------------------- */
.tips{background:#fff}.tips .inner{position:relative}.tips .inner::before{position:absolute;right:-8px;top:-56px;content:"";display:inline-block;width:80px;height:51px;background:url(/universal-tourism/_images/img_car.png) center / 100% auto no-repeat}.tips .mainTxt{margin-top:16px}.tipsCassette{margin-top:8px}.tipsCassette_item{margin-top:16px}.tipsCassette_itemLink{display:flex;justify-content:space-between;flex-direction:row-reverse;padding:16px;height:100%;border-radius:8px;border:solid 2px #59b578;background:#fff;transition:background .4s ease-out}.tipsCassette_itemLink:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(199,50,50,.5)}.tipsCassette_itemContent{display:flex;flex-direction:column;width:calc(55% - 8px)}.tipsCassette_itemTtl{flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.tipsCassette_itemDate{display:block;margin-top:16px;text-align:right;font-size:1.3rem}.tipsCassette_itemImg{width:45%;overflow:hidden;align-self:flex-start}.tipsCassette_itemImg img{transition:transform .4s ease-out}.tipsMore{margin-top:16px;text-align:right}.tipsMore a{color:#59b578;text-decoration:underline;font-weight:700}.tipsMore a:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(199,50,50,.5)}.tipsMore .m-ico{margin-left:8px}@media print,screen and (min-width:960px){.tips .inner::before{right:-56px;top:0;width:259px;height:166px}.tips .mainTxt{margin-top:40px}.tipsCassette{display:flex;flex-wrap:wrap;margin:24px 0 0 -24px}.tipsCassette_item{margin:24px 0 0 24px;width:calc(100% / 3 - 24px)}.tipsCassette_itemLink:hover{background:#f1f7f4}.tipsCassette_itemContent{width:calc(60% - 16px)}.tipsCassette_itemImg{width:40%}.tipsCassette_itemLink:hover .tipsCassette_itemImg img{transform:scale(1.1)}.tipsMore{margin-top:32px}}@media screen and (min-width:960px) and (max-width:1410px){.tips .inner::before{right:0;width:170px;height:109px}}@media screen and (min-width:960px) and (max-width:1312px){.tips{padding-left:16px;padding-right:16px}}

/* RESERVE -------------------------- */
.reserve{background:#e5f1ef}.reserveCassette{margin-top:32px}.reserveCassette_item{margin-top:16px}.reserveCassette_item.-internet{margin-top:32px}.reserveCassette_itemLink{display:flex;flex-direction:column;padding:24px;height:100%;box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:8px;background:#fff;transition:background .4s ease-out}.reserveCassette_itemLink:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(199,50,50,.5)}.reserveCassette_itemTtl{display:flex;flex-direction:column;align-items:center;padding-bottom:16px;color:#59b578;font-size:2.2rem;font-weight:700;border-bottom:dashed 1px #ccc}.reserveCassette_itemTtl::before{content:"";display:inline-block;margin-bottom:16px;width:80px;height:64px}.reserveCassette_item.-shop .reserveCassette_itemTtl::before{background:url(/universal-tourism/_images/reserve_shop.svg) center / 100% auto no-repeat}.reserveCassette_item.-online .reserveCassette_itemTtl::before{background:url(/universal-tourism/_images/reserve_online.svg) center / 100% auto no-repeat}.reserveCassette_item.-tel .reserveCassette_itemTtl::before{background:url(/universal-tourism/_images/reserve_tel.svg) center / 100% auto no-repeat}.reserveCassette_itemTxt{display:flex;flex-direction:column;margin-top:24px;text-align:center;font-weight:700}.cassette_itemTxt02{margin-top:8px;font-size:1.6rem;font-weight:400;text-align:left}.reserveCassette_itemList{margin-top:8px;font-size:1.5rem}.reserveCassette_itemList li{position:relative;padding-left:calc(1em + 4px);line-height:1.5}.reserveCassette_itemList li::before{position:absolute;left:0;top:0;content:"\30FB"}.reserveCassette_itemBot{margin-top:auto;padding-top:24px}.reserveCassette_itemBt{position:relative;display:block;padding:16px 32px 16px 16px;color:#fff!important;text-align:center;font-size:1.8rem;font-weight:700;border-radius:8px;border:solid 2px #59b578;background:#59b578;transition:color .2s ease-out,background .4s ease-out}a.reserveCassette_itemBt:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(199,50,50,.5)}.reserveCassette_itemBt .m-ico{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:2rem}.reserveCassette_internetTtl{display:flex;justify-content:center;align-items:flex-end;text-align:center;font-size:2.2rem;font-weight:700}.reserveInternetIco{margin-right:8px;width:40px;height:32px;background:url(/universal-tourism/_images/reserve_internet.svg) center / 100% auto no-repeat}.reserveCassette_internetTxt{margin-top:24px;text-align:center;font-weight:500}.reserveCassette_internetTxt span{display:inline-block;font-weight:500}.reserveCassette_internetBts{margin-top:24px}.reserveCassette_internetBts_item:not(:first-child){margin-top:16px}@media print,screen and (min-width:960px){.reserveCassette{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:56px}.reserveCassette_item{width:calc(100% / 3 - 24px)}.reserveCassette_item.-internet{margin-top:64px;width:100%}.reserveCassette_itemLink:hover .reserveCassette_itemBt,a.reserveCassette_itemBt:hover{color:#59b578!important;background:#fff}.reserveCassette_itemLink{padding:32px 24px 24px}.reserveCassette_itemLink:hover{background:#fffef8}.reserveCassette_itemTtl{font-size:2.4rem}.reserveCassette_internetTtl{font-size:2.4rem}.reserveInternetIco{width:63px;height:50px}.reserveCassette_internetBts{display:flex;justify-content:center;margin-top:32px}.reserveCassette_internetBts_item{width:100%;max-width:354px}.reserveCassette_internetBts_item:not(:first-child){margin:0 0 0 40px}}@media screen and (min-width:960px) and (max-width:1312px){.reserve{padding-left:16px;padding-right:16px}}

/* RELATED -------------------------- */
.related{background:#fff}.relatedList{margin-top:32px}.relatedList_item{margin-top:16px}.relatedList_itemLink{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:4px 24px 4px 16px;min-height:60px;color:#59b578!important;text-align:center;font-weight:700;border:solid 2px #59b578;border-radius:8px;background:#fff;transition:color .2s ease-out,background .4s ease-out}.relatedList_itemCopy{font-size:1.2rem}.relatedList_itemLink:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(199,50,50,.5)}.relatedList_itemLink .m-ico{position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:2rem}.relatedList_itemLink .m-ico::before{top:0}@media print,screen and (min-width:960px){.relatedList{display:flex;flex-wrap:wrap;margin:16px 0 0 -40px}.relatedList_item{margin:40px 0 0 40px;width:calc(100% / 2 - 40px)}.relatedList_itemLink{min-height:90px;padding:4px 40px 4px 24px;font-size:2rem}.relatedList_itemLink:hover{color:#fff!important;background:#59b578}.relatedList_itemCopy{font-size:1.4rem}.relatedList_itemLink .m-ico{right:16px}}@media screen and (min-width:960px) and (max-width:1312px){.related{padding-left:16px;padding-right:16px}}

/*  FAQ
====================================== */
.faqWp{margin-top:32px;padding:24px 16px;border-radius:16px;background:#fff}.faqItem{padding:0 8px}.faqItem:not(:first-child){margin-top:16px;padding-top:16px;border-top:dashed 1px #ccc}.faqTtl{display:flex;justify-content:space-between;align-items:center;color:#59b578}.faqTtl span{display:flex;font-weight:700}.faqTtl span:before{margin:4px 16px 0 0;font-size:2.6rem;line-height:1}.faqTxt_box:before{margin:-2px 16px 0 0;font-size:2.6rem;line-height:1}.faqTtl span:before{content:"Q.";color:#59b578;font-weight:700}.faqTxt_box:before{content:"A.";margin-top:4px;color:#323743;font-weight:700}.faqTxt{margin-top: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}@media print,screen and (min-width:960px){.faqWp{margin-top:64px;padding:56px}.faqItem{padding:0 24px}.faqItem:not(:first-child){margin-top:32px;padding-top:32px;border-top:dashed 1px #ccc}.faqTtl{font-size:2rem}.faqTxt{margin-top:16px}.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}}

/*  ANIMATION
============================================================================= */
@keyframes animationNav{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes yureAnimation{from{transform:rotate(0deg)}to{transform:rotate(-16deg)}}


/* JS
============================================================================= */

/* MODAL -------------------------- */
@media screen and (max-width:959px){body.modal-lock{height:var(--viewport-height,100%);overflow:hidden;box-sizing:border-box}}@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:85%;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:6px;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{display:flex;align-items:center;padding:0 10px;height:48px;box-shadow:0 1px 3px rgb(0 0 0 / 30%);background-color:#fff}.modal-header_ttl{flex-grow:1;text-align:center;padding:0 40px;font-size:2rem;font-weight:700}.modal-header_ttl span{font-weight:700}.modal-header_ttl .reg{top:0;font-size:1em}.modal-content{padding:16px;overflow-y:auto;height:calc(100% - 48px)}.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;top:-40px;color:#fff}.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, 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');
	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(0px, 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: 2.0rem;
	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(0px, -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: 0px;
	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
}


