﻿@charset "UTF-8";
body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,li,brockquote,pre,table,caption,address,form,object,img,span,a,strong,em,q,ins,del,site,code,dfn,abbr,acronym,section,header,footer,nav,aside,article,address,figure,hgroup,menu{margin:0;padding:0}
body{color:#000;text-align:center;word-break:break-all;font-family: "Noto Sans JP", sans-serif;font-style: normal;margin:0;padding:0;background:#fff;line-height:2em;font-size:1em;}
@media screen and (max-width:767px) {
body{font-size:.9em;line-height:1.8em}
}

ul{list-style-position:outside;list-style-type:none}
li a{border:none}
ol li{margin-bottom:5px}
table{border-collapse:collapse;font-size:100%}
img,a{border:none}
address,em,cite{font-style:normal}
a{overflow:hidden;outline:none;text-decoration:underline;color:#000}
a:visited{text-decoration:underline}
a:hover{text-decoration:none}
.nobr{white-space:nowrap}
.clearboth{clear:both;width:0;height:0;margin:0;padding:0}
.txt-s{font-size:.8em;line-height:1em}
.txt-l{font-size:1.2em;line-height:1.4em}
.txt-red{color:#c00}
.txt-orange{color:#ea5432}
.txt-brown,.txt-brown a{color:#963}
.img-10{width:10%}
.img-20{width:20%}
.img-30{width:30%}
.img-40{width:40%}
.img-50{width:50%}
.img-60{width:60%}
.img-70{width:70%}
.img-80{width:80%}
.img-90{width:90%}
.img-100{width:100%}
.img-10 img,.img-20 img,.img-30 img,.img-40 img,.img-50 img,.img-60 img,.img-70 img,.img-80 img,.img-90 img,.img-100 img{width:100%}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt40{margin-top:40px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mb40{margin-bottom:40px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr20{margin-right:20px}
.mr30{margin-right:30px}
.mr40{margin-right:40px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.m5{margin:5px}
.m10{margin:10px}
.m15{margin:15px}
.m20{margin:20px}
.m30{marginp:30px}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pt30{padding-top:30px}
.pt40{padding-top:40px}
.pb5{padding-bottom:5px}
.pb10{padding-bottom:10px}
.pb15{padding-bottom:15px}
.pb20{padding-bottom:20px}
.pb30{padding-bottom:30px}
.pb40{padding-bottom:40px}
.p5{padding:5px}
.p10{padding:10px}
.p15{padding:15px}
.p20{padding:20px}
.p30{padding:30px}
.p40{padding:40px}
figure img{width:100%;height:auto;vertical-align:bottom}
.txt-mincho {font-family: 'Sawarabi Mincho', sans-serif;}
.txt-center{text-align:center}
.txt-right{text-align:right}
.txt-s{font-size:.8em;line-height:1.4em;}
.txt-non{display:none}
.float-right{float:right}
.float-left{float:left}
.absmiddle{vertical-align:middle}
.pagetop-txt{display:none}

@media screen and (max-width:767px) {
.img-10{width:45%}
.img-20{width:50%}
.img-30{width:55%}
.img-40{width:60%}
.img-50{width:70%}
.img-60{width:80%}
.img-70{width:90%}
}
/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/
.txt-attention{text-indent:-1em;margin-left:1em}
.txt-long {display: inline-block;-moz-transform:scale( 3, 1 ); -webkit-transform:scale( 3, 1 ); -o-transform:scale( 3, 1 );-ms-transform:scale( 3, 1 );transform:scale( 3, 1 );-moz-transform-origin:left top;-webkit-transform-origin:left top;-o-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;}
.txt-long2 {display: inline-block;-moz-transform:    scale( 2, 1 );-webkit-transform: scale( 2, 1 );-o-transform:scale( 2, 1 );-ms-transform:scale( 2, 1 );transform:scale( 2, 1 );-moz-transform-origin:left top; -webkit-transform-origin: left top;-o-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;
}

/*========= ローディング画面のためのCSS ===============*/
#splash {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #ea5532;
  background-image:url("../img/loading_bg.png");
  z-index: 9999999;
  text-align:center;
  color:#000;
}

#splash-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#splash-logo figure {width:300px;margin:auto;}
@media screen and (max-width:400px) {
#splash-logo figure {width:75%;}
}

/*========= 画面遷移のためのCSS ===============*/

/*画面遷移アニメーション*/
.splashbg{
    display: none;
}

/*bodyにappearクラスがついたら出現*/
body.appear .splashbg{
 display:block;
  animation-name:PageAnime;
  animation-duration:1.2s;
  animation-timing-function:ease-in-out;
  animation-fill-mode:forwards;
    content: "";
    position:fixed;
  z-index: 999;
    width: 50%;
    height: 100vh;
    top: 0;
  left: 0;
    transform: translateX(-300%) skewX(-45deg);
    background-color: #fff;/*伸びる背景色の設定*/
}

@keyframes PageAnime{
  0% {
    transform-origin:left;
    transform:translateX(-300%) skewX(-45deg);
  }
  100% {
    transform-origin:left;
    transform:translateX(500%) skewX(-45deg);
  }
}

/*画面遷移の後現れるコンテンツ設定*/
#container{
  opacity: 0;/*はじめは透過0に*/
}

/*bodyにappearクラスがついたら出現*/
body.appear #container{
  animation-name:PageAnimeAppear;
  animation-duration:1s;
  animation-delay: 0.6s;
  animation-fill-mode:forwards;
  opacity: 0;
}

@keyframes PageAnimeAppear{
  0% {
  opacity: 0;
  }
  100% {
  opacity: 1;
}
}

/*EN*/
#btn-en {position:fixed;left:10px;font-size:.8em;top:-2px;z-index:2;transition: 0.3s;}
#btn-en a {display:block;background:#fdad00;color:#000;text-decoration:none;padding:5px 10px 3px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
#btn-en:hover {top:0px}
@media screen and (max-width: 767px) {
#btn-en {left:5px;font-size:1em;}
}

/*MENU*/
#g-nav{position:fixed;z-index:10;top:0;right:-100%;width:max(30%,300px);height:100vh;background-color:#fdd000;transition:all .6s;}
#g-nav.panelactive{right:0}
#g-nav-list{overflow:auto;-webkit-overflow-scrolling:touch;width:auto;height:100vh;position:relative;display:flex;align-items:center;padding:3rem;flex-direction:column}
#g-nav ul{position:relative;z-index:10;width:100%;margin-top:80px;letter-spacing:-.4em;text-align:left}
#g-nav li{list-style:none;text-align:left;width:46%;display:inline-block;/display:inline;/zoom:1;border-bottom:2px dashed #fff;margin-right:4%;letter-spacing:normal}
#g-nav li a{color:#000;text-decoration:none;padding:5px 0 0 0;display:block;text-transform:uppercase;font-weight:600;margin-bottom:.6rem;font-style:normal;font-size:1em;transition:0.5s;font-weight:normal}
#g-nav li a:hover{color:#fff}
.underline{position:absolute;bottom:-2px;left:0;display:block;width:0;height:1px;background-color:#fff}
.list_item a{position:relative;display:inline-block}
@media screen and (max-width: 767px) {
#g-nav{width:max(50%,300px)}
#g-nav-list{width:auto;padding:2rem}
}
.openbtn{position:fixed;z-index:30;top:10px;right:10px;cursor:pointer;width:60px;height:60px;color:#fff;background-color:#000;border-radius: 50%;}
.openbtn svg{width:60px;height:60px}
.nc-int-icon{fill:#fff;}
@media screen and (max-width: 767px) {
.openbtn{width:60px;height:60px}
.openbtn svg{width:60px;height:60px}
}
.top-bt{position:fixed;width:40px;height:auto;z-index:888;right:10px;bottom:10px}

/*MAIN*/
#main-block {width:100%;background:#030203;position:relative}
/*==================================================
スライダーのためのcss
===================================*/
#slider {width: 100%;height: 100vh;}

/*========= レイアウトのためのCSS ===============*/
#title-block {position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
#title-block #title-block-in {  display: flex;justify-content: center;align-items: center;width:100%;height:100%;}
#title-block #title-block-in #title-block-in-in {width:500px;height:auto;}
#title-block #title-block-in #title-block-in-in h1 {width:100%;margin:auto;}
@media screen and (max-width:700px) {
#title-block #title-block-in #title-block-in-in {width:70%;height:auto;}
}
@media screen and (max-width:600px) {
#title-block #title-block-in #title-block-in-in {width:90%;height:auto;}
}

/*TOPMAINBOTTOM*/
#top-mainbottom-block{width:100%;background:#fdd000;padding:30px 0 40px}

/*SNS*/
#sns-block{}
/*BTNSNS*/
#sns-block{}
.btn-sns {letter-spacing:-.4em;width:auto;display:block;}
.btn-sns li {height:auto;margin-right:5px;display:inline-block;/display:inline;/zoom:1;vertical-align:top;width:auto;letter-spacing:normal;}
.btn-sns li a {font-size:1.2em;display:block;color:#000;text-align:center;text-decoration:none;width:35px;height:35px;border-radius:50%;line-height:35px;transform:.5s;background:#fff}
.btn-sns li a i {color:#ea5432;}
.btn-sns li a:hover {opacity: 50%}
@media screen and (max-width:679px) {
.btn-sns {letter-spacing:normal;display:block;width:auto;margin:0 auto 5px;}
.btn-sns li:last-child{margin-right:0;}
}

/*SNSSHARE*/
.sns-block {text-align:left;margin-top:20px;}
.list-sns{height:auto;margin:10px auto 10px;z-index:8;display:inline-block;/display:inline;/zoom:1;vertical-align:top;width:auto;text-align:left;}
.list-sns li{display:inline-block;/display:inline;/zoom:1;vertical-align:top;letter-spacing:normal;margin-right:5px;}
.list-sns li.twitter-share,.list-sns li.line-share,.list-sns li.eiga-share{padding-top:11px}
.list-sns li.fb-share2{padding-top:8px;width:105px}
.list-sns li.fb-share0{padding-top:-4px;height:20px}
.fb-like > span {width: 135px !important;}
.fb-like iframe {width: 135px !important;}
@media screen and (max-width:767px) {
.list-sns li.fb-share{padding-top:5px;}
}

/*NEWS*/
#top-news-block {width:860px;margin:auto;background:#fff;border-radius: 20px;}
#top-news-block #top-news-block-in {padding:30px 30px 20px;}
#top-news-block #top-news-block-in h2 {font-size:1.6em;margin-bottom:20px; font-family: "Yuji Mai", serif;font-weight:400}
#top-news-block #top-news-block-in dl {padding:0 0 0;letter-spacing:-.4em;height:200px;overflow-y: auto;margin-bottom:5px;}
#top-news-block #top-news-block-in dl dt{line-height:1.6em;margin:0 2% 10px 0;display:inline-block;/display:inline;/zoom:1;vertical-align:top;width:11%;letter-spacing:normal;text-align:left;color:#ea5432;}
#top-news-block #top-news-block-in dl dd{margin-bottom:25px;line-height:1.6em;margin-bottom:10px;display:inline-block;/display:inline;/zoom:1;vertical-align:top;width:85%;letter-spacing:normal;text-align:left}
.top-news-more {font-size:.9em;text-align:right;}
@media screen and (max-width:860px) {
#top-news-block {width:auto;margin:0 25px;}
#top-news-block #top-news-block-in {padding:25px;}
}
@media screen and (max-width:800px) {
#top-news-block #top-news-block-in dl dt{width:18%;}
#top-news-block #top-news-block-in dl dd{width:78%;}
}
@media screen and (max-width:580px) {
#top-news-block #top-news-block-in dl dt{width:98%;margin:0 0 3px 0}
#top-news-block #top-news-block-in dl dd{width:98%;}
}

/*NAKANOIMAGE*/
#nakanoimage-block {width:100%;height:500px;overflow: hidden}
#nakanoimage-block-in {width:100%;position:relative;margin-top:0 auto 0;}
#img-nakanoimage {width:100%;margin:auto;
	position: relative;
    height: 100vh;
    text-align: center;
    color: #fff;
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    background: url("../img/movie.jpg") no-repeat;
    background-size:contain;
}
#youtube-area{
    position: fixed;
    z-index: 1;/*最背面に設定*/
    top: 0;
    right:0;
    left:0;
    bottom:0;
    overflow: hidden;
 	opacity: 0; 
	pointer-events:none;
}

/*jQueryで付与されたappearクラスがついたらYoutubeエリアをふわっと表示*/
#youtube-area.appear {
	animation-name:PageAnimeAppear;
	animation-duration:.5s;
	animation-fill-mode:forwards;
}

@keyframes PageAnimeAppear{
	0% {
	opacity: 0;
	}
	100% {
	opacity: 1;
}
}

#youtube {
/*天地中央配置*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
/*縦横幅指定*/
  width: 133vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 75vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}

@media screen and (max-width:460px) {
#nakanoimage-block {height:300px;}
#youtube {  top:10%;left: 25%;}
}

/*TOPMENU*/
#top-menu-block {text-align:center;}
#top-menu-block #top-menu-block-in {margin:auto;padding:40px 15px}
#top-menu-block #top-menu-block-in ul {letter-spacing:-.4em;width:960px;margin:auto;}
#top-menu-block #top-menu-block-in ul li {display:inline-block;/display:inline;/zoom:1;vertical-align:top;width:22%;letter-spacing:normal;padding:1.5%;text-align:center;letter-spacing:.1em}
#top-menu-block #top-menu-block-in ul li a {display:block;background:#ea5432;text-decoration:none;width:100%;aspect-ratio: 1;border-radius: 50%;text-align:center;color:#fff;display: inline-grid;text-align: center;align-content: center;transition:.5s all;}
#top-menu-block #top-menu-block-in ul li a:hover { transform:scale(1.05,1.05);  transition:1s all;}
#top-menu-block #top-menu-block-in ul li div.txt-l {font-size:1.6em;font-weight:400;font-family: "Rubik", sans-serif;}
#top-menu-block #top-menu-block-in ul li div.txt-s {font-size:.9em;}
@media screen and (max-width:960px) {
#top-menu-block #top-menu-block-in ul{width:100%;}
}
@media screen and (max-width:860px) {
#top-menu-block #top-menu-block-in ul li {width:30%;padding:1.5%;}
}
@media screen and (max-width:580px) {
#top-menu-block #top-menu-block-in ul li {width:47%;}
}
/*TOPSHOP*/
#top-shop-block {text-align:center;background:#f0f0f0}
#top-shop-block #top-shop-block-in {margin:auto;padding:40px 0}
#top-shop-block #top-shop-block-in h2 {font-size:1.6em;margin-bottom:20px; font-family: "Yuji Mai", serif;font-weight:400}
#top-shop-search {margin:30px 0}
#top-shop-search select {padding:8px;margin-right:10px}
ul.list-shop {letter-spacing:-.4em;width:2000px;margin:50px auto 30px;text-align:left;}
ul.list-shop li {display:inline-block;/display:inline;/zoom:1;vertical-align:top;width:23%;letter-spacing:normal;text-align:center;letter-spacing:normal;position:relative;margin:0 2% 30px 0;text-align:center;}
ul.list-shop li a {text-decoration: none}
ul.list-shop li div.img-shop{width:100%;overflow: hidden;margin-bottom:8px;transition:1s all;}
ul.list-shop li a div.img-shop img{transition:.5s all;width:100%;height:280px;object-fit:cover;}
ul.list-shop li a:hover div.img-shop img{transform:scale(1.1,1.1);}
ul.list-shop li div.flag-shop{width:12%;position:absolute;left:8px;top:8px}
ul.list-shop li h3 {font-size:1em;font-weight:600;line-height:1.6em}
ul.list-shop li div.txt-en {font-size:.75em;line-height:1.2em}
.btn-shop-goto a {border:1px solid #999;display:inline-block;text-decoration:none;padding:1px 20px}
@media screen and (max-width:2000px) {
ul.list-shop {width:auto;margin:50px 0 0 25px;}
ul.list-shop li a div.img-shop img{height:250px;}
}
@media screen and (max-width:1400px) {
ul.list-shop li {width:31%;}
ul.list-shop li a div.img-shop img{height:200px;}
}
@media screen and (max-width:767px) {
ul.list-shop li {width:48%;}
ul.list-shop {width:auto;margin:50px 5px 0 15px;}
ul.list-shop li a div.img-shop img{height:160px;}
}

/*CONTACT*/
#top-contact-block {margin:40px auto;text-align:center;}
#top-contact-block #top-contact-block-in {margin:auto;}
#top-contact-block #top-contact-block-in h2 {font-size:1.6em;margin-bottom:20px; font-family: "Yuji Mai", serif;font-weight:400}

.dl-contact {width:768px;margin:20px auto 0;letter-spacing:-.4em}
@media screen and (max-width: 768px) {
.dl-contact {width:auto;margin:20px 15px 0;font-size:.8em}
}
.dl-contact dt,.dl-contact dd {display:inline-block;/display:inline;/zoom:1;vertical-align:middle;letter-spacing:normal;text-align:left;padding:15px 0;line-height:1.4em;}
.dl-contact dt {width:28%;padding-right:2%;}
.dl-contact dd {width:69%;}
.dl-contact dt sup {color:#e61874}
.form01 {width:85%; padding:10px 5px;border: thin solid #666666;-webkit-appearance:none;}
.form02 {width:75%; padding:10px 5px;border: thin solid #666666;-webkit-appearance:none;}
@media screen and (max-width: 768px) {
.form02,.form01 {width:90%; padding:5px;}
}
.form03 {width:100px; padding:6px;}
.btn01 {background:#999!important;color:#fff;width:150px;padding:10px 0; border-style: none;cursor: pointer;font-size:110%;margin-right:10px}
.btn01:hover {background:#ccc}
.btn02 input{background:#000;color:#fff;width:150px;padding:10px 0; border-style: none;cursor: pointer;font-size:110%;margin:auto;transition:0.5s ;}
.btn02 input:hover {opacity: 60%}
.btn03 {background:#e61874;color:#fff;width:200px;padding:6px 0; border-style: none;cursor: pointer;margin-left:10px;}
.btn04 {background:#e61874;color:#fff;width:200px;padding:6px 0; border-style: none;cursor: pointer;margin-left:10px;font-size:110%;}
.btn04:hover {background:#333;}
input:disabled {background:#ccc}
#contact .sent table,#contact .sent .monitorq,#contact .sent .list-attention-monitor,#contact .sent .mt20,#contact .sent input,#contact .sent .contact-after {display:none!important;}
#contact .sent .wpcf7-mail-sent-ok {border:none!important;margin-bottom:60px!important;margin-top:0!important;color:#ccc;font-size:1.4em;}
.wpcf7 form.sent .wpcf7-response-output{border:none;}
.sent .dl-contact,.sent .btn02,.sent .hissu {display:none;}
@media screen and (max-width: 568px) {
.dl-contact dt {width:31%;padding-right:1%;font-size:.9em}
.dl-contact dd {width:68%;}
}


/*2ND*/
/*SECONDMAIN*/
#secondmain {background:#ea5432}
#secondmain #secondmain-in {width:600px;margin:auto;}
@media screen and (max-width:800px) {
#secondmain #secondmain-in {width:80%;}
}

/*SECONDCONTENTS*/
#secondcontents {width:960px;margin:auto;padding:60px 0 30px;text-align:left;position:relative}
#secondcontents-blue {background:#f1f9fb;padding:40px 0 30px 0}
/*#secondcontents h2 {font-size:1.4em;margin-bottom:30px;text-align: center}*/
/*#secondcontents h3 {font-size:1.2em;margin-bottom:5px}*/
#secondcontents ol {margin-top:0;margin-bottom:0;}
#secondcontents p {margin-bottom:1em}
#secondcontents2000 {width:2000px;margin:0 auto;padding:60px 0 30px;}
@media screen and (max-width:2000px) {
#secondcontents2000 {width:auto;margin:0 25px;}
}

@media screen and (max-width:960px) {
#secondcontents {width:auto;margin:0 25px;padding:40px 0;}
}

/*IMG*/
.floatright-img90 {width:90%;float:right;line-height:1.2em;margin-left:20px;margin-bottom:10px;}
.floatright-img80 {width:80%;float:right;line-height:1.2em;margin-left:20px;margin-bottom:10px;}
.floatright-img70 {width:70%;float:right;line-height:1.2em;margin-left:20px;margin-bottom:10px;}
.floatright-img60 {width:60%;float:right;line-height:1.2em;margin-left:20px;margin-bottom:10px;}
.floatright-img50 {width:50%;float:right;line-height:1.2em;margin-left:20px;margin-bottom:10px;}
.floatright-img40 {width:40%;float:right;line-height:1.2em;margin-left:20px;margin-bottom:10px;}
.floatright-img30 {width:30%;float:right;line-height:1.2em;margin-left:20px;margin-bottom:10px;}

.floatleft-img90 {width:90%;float:left;line-height:1.2em;margin-right:20px;margin-bottom:10px;}
.floatleft-img80 {width:80%;float:left;line-height:1.2em;margin-right:20px;margin-bottom:10px;}
.floatleft-img70 {width:70%;float:left;line-height:1.2em;margin-right:20px;margin-bottom:10px;}
.floatleft-img60 {width:60%;float:left;line-height:1.2em;margin-right:20px;margin-bottom:10px;}
.floatleft-img50 {width:50%;float:left;line-height:1.2em;margin-right:20px;margin-bottom:10px;}
.floatleft-img40 {width:40%;float:left;line-height:1.2em;margin-right:20px;margin-bottom:10px;}
.floatleft-img30 {width:30%;float:left;line-height:1.2em;margin-right:20px;margin-bottom:10px;}
@media screen and (max-width:768px) {
.floatright-img90 {width:50%;margin-left:10px;}
.floatright-img80 {width:50%;margin-left:10px;}
.floatright-img70 {width:50%;margin-left:10px;}
.floatright-img60 {width:50%;margin-left:10px;}
.floatright-img50 {width:50%;margin-left:10px;}
.floatright-img40 {width:50%;margin-left:10px;}
.floatright-img30 {width:50%;margin-left:10px;}
	
.floatleft-img90 {width:50%;margin-right:10px;}
.floatleft-img80 {width:50%;margin-right:10px;}
.floatleft-img70 {width:50%;margin-right:10px;}
.floatleft-img60 {width:50%;margin-right:10px;}
.floatleft-img50 {width:50%;margin-right:10px;}
.floatleft-img40 {width:50%;margin-right:10px;}
.floatleft-img30 {width:50%;margin-right:10px;}
}
@media screen and (max-width:500px) {
.floatright-img90 {width:100%;margin-left:0px;}
.floatright-img80 {width:100%;margin-left:0px;}
.floatright-img70 {width:100%;margin-left:0px;}
.floatright-img60 {width:100%;margin-left:0px;}
.floatright-img50 {width:100%;margin-left:0px;}
.floatright-img40 {width:100%;margin-left:0px;}
.floatright-img30 {width:100%;margin-left:0px;}
	
.floatleft-img90 {width:100%;margin-right:0px;}
.floatleft-img80 {width:100%;margin-right:0px;}
.floatleft-img70 {width:100%;margin-right:0px;}
.floatleft-img60 {width:100%;margin-right:0px;}
.floatleft-img50 {width:100%;margin-right:0px;}
.floatleft-img40 {width:100%;margin-right:0px;}
.floatleft-img30 {width:100%;margin-right:0px;}
}

/*BLOCK*/
/*下部に余白40*/
.base-block {padding-bottom:40px;text-align:left;clear:both;}
.base-block p {padding-bottom:1em;}

/*下部に余白20*/
.short-block {padding-bottom:20px;text-align:left;clear:both;}


/*横幅960px*/
.base-960-block {width:960px;margin:auto}
@media screen and (max-width:960px) {
.base-960-block {width:auto;margin:0 25px}
}

/*オレンジ色の枠囲い*/
.kakoi-block {margin-bottom:40px;border:3px solid #ea5432;padding:25px;border-radius: 20px;}
.kakoi-block img {width:100%}
.kakoi-block iframe {width:100%;overflow: auto}

/*横並びブロック*/
.box-yoko {display: flex;align-items: center;}
.box-yoko .box-yoko-left {width:30%;margin-right:3%;flex:1;text-align:center;font-size:.9em;line-height:1.2em}
.box-yoko .box-yoko-right {width:auto;flex:2;}
@media screen and (max-width:787px) {
.box-yoko {display:block;}
.box-yoko .box-yoko-left {width:70%;margin:auto;flex:none}
.box-yoko .box-yoko-right {width:100%;flex:none}
}
@media screen and (max-width:580px) {
.box-yoko {display:block;}
.box-yoko .box-yoko-left {width:90%;}
}


/*NEWS*/
.news-head {margin-bottom:20px;border-bottom:1px dashed #ea5432;padding-bottom:10px;display: flex;align-items: center;}
.news-head .news-thumb {width:70px;vertical-align:top;margin-right:13px;}
.news-head .news-thumb img {width:70px;height:70px;object-fit:cover;}
.news-head .news-head-right {flex-direction: column;justify-content:left;width:auto;justify-content:left;text-align:left;flex:2;}

/*COLUMN*/

.list-column {letter-spacing:-.4em;text-align:left;padding:0 0 30px}
.list-column li {letter-spacing:normal;width:18%;margin:0 1% 40px;display:inline-block;/display:inline;/zoom:1;vertical-align:top;letter-spacing:normal;text-align:left;}
.list-column li .column-thumb img {width:100%;height:180px;object-fit:cover;}
.list-column li .column-tit .txt-day{color:#ea5432;line-height:1.2em;margin-bottom:8px}
.column-writer {background:#fdd000;font-size:.85em;display:inline-block;width:auto;padding:3px 7px 4px;color:#000;line-height:1.2em;}
.column-writer a {}
.list-column li .column-tit h3 {font-size:1em;font-weight:normal;line-height:1.4em}
#column-head-block{position:relative;box-sizing: border-box;}
.img-main-column {margin-bottom:40px}
.img-main-column img {height:400px;object-fit:cover;}
.column-contents {margin-bottom:60px;}
@media screen and (max-width:1600px) {
.list-column li {width:23%;}
}
@media screen and (max-width:1200px) {
.list-column li {width:31.3%;}
}
@media screen and (max-width:900px) {
.list-column li {width:48%;}
}
@media screen and (max-width:680px) {
.list-column li {width:98%;}
.list-column li .column-thumb img {height:280px;}
.img-main-column img {height:300px;object-fit:cover;}
}
@media screen and (max-width:480px) {
.list-column li .column-thumb img {height:200px;}
}

/*SHOP*/

/*.list-shop {letter-spacing:-.4em;text-align:left;padding:0 0 30px}
.list-shop li {letter-spacing:normal;width:18%;margin:0 1% 40px;display:inline-block;/display:inline;/zoom:1;vertical-align:top;letter-spacing:normal;text-align:center;}
.list-shop li a {text-decoration:none;}
.list-shop li .shop-thumb {position:relative;margin-bottom:10px}
.list-shop li .shop-thumb .flag-shop {position:absolute;width:12%;left:8px;top:8px}
.list-shop li .shop-thumb-img {overflow: hidden;height:200px;}
.list-shop li .shop-thumb-img img {width:100%;height:200px;object-fit:cover;transition:.5s all}
.list-shop li a:hover .shop-thumb-img img {transform:scale(1.1,1.1);}
.list-shop li .shop-tit .txt-day{color:#ea5432;line-height:1.2em;margin-bottom:8px}
.list-shop li .shop-tit h3 {font-size:1em;line-height:1.4em}
.list-shop li .shop-tit .txt-en {font-size:.8em;}*/
.shop-head {margin:15px 0 40px;letter-spacing:-.4em}
.shop-head .shop-head-left {letter-spacing:normal;width:59%;margin-right:3%;display:inline-block;/display:inline;/zoom:1;vertical-align:middle;letter-spacing:normal;}
.shop-head .shop-head-left .photo-shop-txt {font-size:.85em;line-height:1.3em;color:#333333;margin-top:10px}
.shop-head .shop-head-right {letter-spacing:normal;width:38%;text-align:left;display:inline-block;/display:inline;/zoom:1;vertical-align:middle;}
.shop-head .shop-head-right .shop-head-country{letter-spacing:-.4em;margin-bottom:10px}
.shop-head .shop-head-right .shop-head-country-flag {width:40px;display:inline-block;margin-right:5px;letter-spacing:normal;}
.shop-head .shop-head-right .shop-head-country-txt {width:auto;display:inline-block;margin-right:5px;letter-spacing:normal;font-size:.9em}
.shop-head .shop-head-right .shop-head-country a div.shop-head-country-txt {text-decoration: none}

.catch-shop {font-size:1.2em;color:#ea5432;font-weight:bold;margin-bottom:10px;}
.contents-shop {margin-bottom:40px}

.movie-shop {margin-bottom:30px;}
.movie-shop ul {letter-spacing:-.4em;}
.movie-shop ul li {letter-spacing:normal;display:inline-block;/display:inline;/zoom:1;vertical-align:middle;width:48%;margin-right:3%;margin-bottom:20px}
.movie-shop ul li:nth-child(2n) {margin-right:0}
.youtube {position: relative;width: 100%;padding-top: 56.25%;}
.youtube iframe {position: absolute;top: 0;right: 0;width: 100%;height: 100%;}
.photo-shop-block {margin-bottom:30px;}
.photo-shop-block ul {letter-spacing:-.4em}
.photo-shop-block ul li {letter-spacing:normal;display:inline-block;/display:inline;/zoom:1;vertical-align:top;width:49%;margin-right:2%;margin-bottom:30px}
.photo-shop-block ul li:nth-child(2n) {margin-right:0}
.photo-shop-block ul li .photo-shop-img img {width:100%;height:300px;object-fit:cover;}
.photo-shop-block ul li .photo-shop-txt {font-size:.85em;line-height:1.3em;color:#333333;}
.about-shop-block {background:#f5f4f3;padding:25px;margin-bottom:60px;}
.about-shop-block ul {letter-spacing:-.4em}
.about-shop-block ul li {letter-spacing:normal;}
.about-shop-block .shop-eki{margin-left:1.5em;position:relative;margin-bottom:5px;letter-spacing:normal}
.about-shop-block .shop-eki::before {position: absolute;left:-1.5em;font-family: "Font Awesome 6 Free";font-weight: 900;content: '\f238';}
.about-shop-block .shop-ad{margin-left:1.5em;position:relative;margin-bottom:5px;letter-spacing:normal;letter-spacing:normal;display:inline-block;/display:inline;/zoom:1;vertical-align:top;width:47%;}
.about-shop-block .shop-ad::before {position: absolute;left:-1.5em;font-family: "Font Awesome 6 Free";font-weight: 900;content: '\f3C5';}
.about-shop-block .shop-tel{margin-left:1.5em;position:relative;margin-bottom:5px;letter-spacing:normal;letter-spacing:normal;display:inline-block;/display:inline;/zoom:1;vertical-align:top;width:47%;}
.about-shop-block .shop-tel::before {position: absolute;left:-1.5em;font-family: "Font Awesome 6 Free";font-weight: 900;content: '\f095';}
.about-shop-block .shop-url{margin-left:1.5em;position:relative;margin-bottom:5px;letter-spacing:normal;width:auto;display:inline-block;margin-right:10px}
.about-shop-block .shop-url::before {position: absolute;left:-1.5em;font-family: "Font Awesome 6 Free";font-weight: 900;content: '\f015';}
.about-shop-block .shop-hp,.about-shop-block .shop-x,.about-shop-block .shop-facebook,.about-shop-block .shop-instagram,.about-shop-block .shop-tiktok {display:inline-block;margin-right:10px;margin-top:5px}
.about-shop-block .shop-hp a,.about-shop-block .shop-x a,.about-shop-block .shop-facebook a,.about-shop-block .shop-instagram a,.about-shop-block .shop-tiktok a {display:block;background:#000;text-decoration:none;line-height:26px;width:28px;height:28px;color:#fff;border-radius: 50%;text-align:center}
.connection-shop{margin-bottom:30px;}
.connection-shop ul{margin-bottom:30px;letter-spacing:-.4em}
.connection-shop ul li {letter-spacing:normal;width:23%;margin:0 2% 30px 0;display:inline-block;/display:inline;/zoom:1;vertical-align:top;letter-spacing:normal;text-align:left;}
.connection-shop ul li a {text-decoration:none;}
.connection-shop ul li .shop-thumb {position:relative;margin-bottom:10px}
.connection-shop ul li .shop-thumb .flag-shop {position:absolute;width:11%;left:5px;top:-10px}
.connection-shop ul li .shop-thumb-img {overflow: hidden;height:150px;}
.connection-shop ul li .shop-thumb-img img {width:100%;height:200px;object-fit:cover;transition:.5s all}
.connection-shop ul li a:hover .shop-thumb-img img {transform:scale(1.1,1.1);}
.connection-shop ul li .shop-tit h3 {font-size:1em;line-height:1.4em;margin-bottom:3px}
.connection-shop ul li .shop-tit .txt-en {font-size:.8em;line-height:1em}
@media screen and (max-width:1600px) {
.list-shop li {width:23%;}
}
@media screen and (max-width:1200px) {
.list-shop li {width:31.3%;}
.connection-shop ul li .shop-thumb .flag-shop {top:-5px}
}
@media screen and (max-width:900px) {
.list-shop li {width:48%;}

}
@media screen and (max-width:767px) {
.shop-head .shop-head-left {width:100%;margin-right:0;margin-bottom:20px;}
.shop-head .shop-head-right {width:100%;margin-bottom:0px;}
.movie-shop ul li {width:100%;margin-right:0;}
.photo-shop-block ul li {width:48%;margin-right:3%;}
.photo-shop-block ul li:nth-child(3n) {margin-right:3%}
.photo-shop-block ul li:nth-child(2n) {margin-right:0}
.connection-shop ul li {width:31%;}

}
@media screen and (max-width:680px) {
.list-shop li {width:98%;}
.list-shop li .shop-thumb-img {height:280px;}
.list-shop li .shop-thumb-img img {height:280px;}
.about-shop-block .shop-ad{width:auto;margin-right:10px}
.about-shop-block .shop-tel{width:auto;margin-right:10px}
}
@media screen and (max-width:480px) {
.list-shop li .shop-thumb-img {height:200px;}
.list-shop li .shop-thumb-img img {height:200px;}
.photo-shop-block ul li .photo-shop-img img {height:180px;}
.connection-shop ul li {width:48%;}
}

/*MOVIE*/
.list-movie {letter-spacing:-.4em;text-align:left;padding:0 0 30px}
.list-movie li {letter-spacing:normal;width:18%;margin:0 1% 40px;display:inline-block;/display:inline;/zoom:1;vertical-align:top;letter-spacing:normal;text-align:left;}
.list-movie li a {text-decoration:none;}
.list-movie li .movie-tit{margin-top:10px}
.list-movie li .movie-tit .txt-day{color:#ea5432;line-height:1.2em;margin-bottom:8px}
.list-movie li .movie-tit h3 {font-size:1em;font-weight:normal;line-height:1.4em}
@media screen and (max-width:1600px) {
.list-movie li {width:23%;}
}
@media screen and (max-width:1200px) {
.list-movie li {width:31.3%;}
}
@media screen and (max-width:900px) {
.list-movie li {width:48%;}
}
@media screen and (max-width:680px) {
.list-movie li {width:98%;}

}

/*KYOSAN*/
.kyosan-block {width:auto;margin: 0 25px;}
.kyosan {margin: 0 auto;}
.item {width:240px;margin:5px 5px 10px;border:1px solid #ccc;box-sizing:border-box;border-radius:10px;padding:20px;text-align:center}
.item a {text-decoration:none;display:block}
.item img {height:auto;}
.item .kyosan-txt {text-align:left;font-size:.9em;line-height:1.4em;margin-top:10px}
.item .kyosan-txt p {margin-bottom:1em}
.btn-form {text-align:center;margin:20px auto}
.btn-form a {dhisplay:inline-block;width:auto;padding:10px 25px;background:;color:#fff;text-decoration:none;background:#00a0df;border-radius: 30px;}
/*OPERATOR*/
.list-operator {}
.list-operator li {letter-spacing:-.4em;border-bottom:3px dotted #ea5432;padding-bottom:25px;margin-bottom:25px}
.list-operator li div.img-operator {width:17%;margin-right:3%;display:inline-block;/display:inline;/zoom:1;vertical-align:middle;letter-spacing:normal;text-align:left;}
.list-operator li div.img-operator img {border-radius:50%;}
.list-operator li div.txt-operator {width:80%;display:inline-block;/display:inline;/zoom:1;vertical-align:middle;letter-spacing:normal;text-align:left;}
.list-operator li div.txt-operator h3 {font-size:1.2em;margin-bottom:5px}
.list-operator li div.txt-operator i {color:#ccc}
@media screen and (max-width:860px) {
.list-operator li div.img-operator {width:23%;margin-right:2%;;}
.list-operator li div.txt-operator {width:75%;}
}
@media screen and (max-width:680px) {
.list-operator li div.img-operator {width:50%;margin:0 auto 15px;display:block;}
.list-operator li div.txt-operator {width:100%;display:block;}
.list-operator li div.txt-operator h3 {text-align:center;}
}

/*404*/
#notfound-block {vertical-align: middle;width:500px;margin:auto;padding:40px 0 30px}
@media screen and (max-width:550px) {
#notfound-block {width:80%;}
}

/*TIT*/
.tit-bluewak {background:#fff;padding:5px 30px;border:2px solid #00a0df;display:inline-block;border-radius:30px;font-size:1.2em;margin-bottom:30px;}
.tit01 {font-size:1.2em;line-height:1.4em;margin-bottom:20px;text-align: center}
.tit02 {font-size:1.4em;line-height:1.6em;margin-bottom:20px;}
.tit03 {font-size:1.2em;line-height:1.6em;margin-bottom:20px;padding-bottom:10px;border-bottom:#fdd000 2px double;padding-left:1.5em}
.tit03::before {position: absolute;left: 0;font-family: "Font Awesome 6 Free";font-weight: 900;content: '\f0ac';color: #fdad00;}
.tit04 {font-size:1.5em;line-height:1.6em;margin-bottom:8px;}
.tit05 {font-size:1em;line-height:1.2em;font-weight:normal}
.tit06 {font-size:1em;line-height:1.2em;margin-bottom:15px;}
.tit07 {  display: inline-block;
  position: absolute;
  top: -6px;
  right: 10px;
  margin: 0;
  padding: 10px 0;
  z-index: 2;
  width:80px;
  text-align: center;
  color: white;
  font-size: 1.1em;
  background: linear-gradient(#ff785b 0%, #e95738 100%);
  border-radius: 2px 0 0 0;}
.tit07:before {
  position: absolute;
  content: '';
  top: 0;
  right: -6px;
  border: none;
  border-bottom: solid 6px #cf4a2d;
  border-right: solid 6px transparent;
}
.tit07:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 40px solid #e95738;
  border-right: 40px solid #e95738;
  border-bottom: 10px solid transparent;
}
/*MAP*/
.gmap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

.gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width:768px) {
.gmap {
    padding-top:130%;
}
}

/*関連*/
.related-post-wrap {
  margin: 2em 0 40px;
}
 
.related-post-wrap h4 {
  font-size: 1.25em;
  margin-bottom: 1em;
}
 
.related-post-wrap ul {
  display: grid;
  list-style: none;
  gap: .875em;
  grid-template-columns: repeat(4, 1fr);
}
 
.related-post a {
  display: block;
  text-decoration: none;
  color: #000;
}
 
.related-post a:hover {
  opacity: .6;
}
 
.related-post img {
  display: block;
  width: 100%;
  aspect-ratio: 5/4;
  margin-bottom: .5em;
  object-fit: cover;
	height:200px;
}
 
.related-post .text-wrap {
  font-size: .875em;
  font-weight: bold;
	line-height:1.4em;
}
 
@media (max-width: 600px) {
  .related-post-wrap ul {
    grid-template-columns: repeat(2, 1fr);
  }
}



/*BREAD*/
#bread-block {padding:11px 5px 8px;background:#f07923;text-align:center;font-size:0.9em;color:#fff;line-height:1.2em}
#bread-block a {color:#fff}
#bread-block i {color:#fdad00}
#bread-block ul li {display:inline-block;position: relative;padding: 0 10px 4px 1.5em;}
#bread-block ul li::before {position: absolute;left: 0;font-family: "Font Awesome 6 Free";font-weight: 900;content: '\f863';color: #fdad00;}
#bread-block ul li:first-child {padding:0 10px 0 0;}
#bread-block ul li:first-child::before {content:none;}

/*FOOTER*/
#footer {background-color:#fdd000;background-image: url("../img/bg_footer.gif");background-position:top;background-repeat:repeat-x;padding:120px 0 0px 0}
#footer #footer-in {width:1000px;margin:auto;}
#footer #footer-in #footer-menu {letter-spacing:-.4em;text-align:left;margin-bottom:30px;line-height:1.4em;}
#footer #footer-in #footer-menu ul li {margin-bottom:5px}
#footer #footer-in #footer-left {width:25%;margin-right:5%;display:inline-block;/display:inline;/zoom:1;vertical-align:top;letter-spacing:normal;}
#footer #footer-in #footer-menu1 {width:23%;display:inline-block;/display:inline;/zoom:1;vertical-align:top;letter-spacing:normal;text-align:left;}
#footer #footer-in #footer-menu2 {width:23%;display:inline-block;/display:inline;/zoom:1;vertical-align:top;letter-spacing:normal;text-align:left;}
#footer #footer-in #footer-menu3 {width:23%;display:inline-block;/display:inline;/zoom:1;vertical-align:top;letter-spacing:normal;text-align:left;}
#footer-sponsor {background:#f5f4f3;width:100%;padding:30px 0 20px}
#footer-sponsor h2 {font-size:1em;font-weight:400;margin-bottom:5px}
#footer-sponsor #footer-sponsor-in {letter-spacing:-.4em;margin-bottom:20px;}
#footer-sponsor div.sponsor-box {width:auto;display:inline-block;/display:inline;/zoom:1;vertical-align:middle;letter-spacing:normal;margin:0 10px 5px}
.sponsor-attention {font-size:.9em;line-height:1.4em;margin-bottom:10px;}
@media screen and (max-width:1000px) {
#footer #footer-in {width:auto;margin:0 25px;}
}
@media screen and (max-width:767px) {
#footer #footer-in {width:auto;margin:0 25px;}
#footer #footer-in #footer-left {width:50%;margin:0 auto 25px;display:block}
#footer #footer-in #footer-menu1 {width:33%;}
#footer #footer-in #footer-menu2 {width:33%;}
#footer #footer-in #footer-menu3 {width:33%;}

}

/*FADE*/
.fadeIn {opacity: 0;-webkit-transition: 1s;transition: 1s;-webkit-transform: translateY(20px);transform: translateY(20px);}
.fadeIn.is-inview {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
.img_in_right {overflow: hidden;-webkit-transition: 1s;transition: 1s;opacity: 0;}
.img_in_right img {-webkit-transform: translateX(40px);transform: translateX(40px);-webkit-transition: 1s;transition: 1s;-webkit-clip-path: inset(0 0 0 100%);clip-path: inset(0 0 0 100%);}
.img_in_right.is-inview {opacity: 1;}
.img_in_right.is-inview img {-webkit-clip-path: inset(0);clip-path: inset(0);-webkit-transform: translateX(0px);transform: translateX(0px);}



/*MODAAL*/
.modaal-noscroll{overflow:hidden}
.modaal-accessible-hide{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}
.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9998;opacity:0}
.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}
.modaal-wrapper .modaal-close{border:none;padding:0;-webkit-appearance:none}
.modaal-wrapper .modaal-close:hover{opacity:0.8}
.modaal-wrapper.modaal-start_none{display:none;opacity:1}
.modaal-wrapper.modaal-start_fade{opacity:0}
.modaal-wrapper [tabindex="0"]{outline:none!important}
.modaal-wrapper.modaal-fullscreen{overflow:hidden}
.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}
.modaal-fullscreen .modaal-outer-wrapper{display:block}
.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}
.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}
.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:center;color:#000;max-width:1000px;border-radius:0;box-shadow:0 4px 15px rgba(0,0,0,0.2);cursor:auto}
.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}
.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto;position:relative}
.modaal-close{position: fixed;right:0;top:0; text-align:right;color:#fff;cursor:pointer;opacity:1;width:50px;margin:auto;height:50px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-image:url(../img/close-icon.png);background-repeat:no-repeat;background-position:right;background-size:contain;background-color:hsla(0,0%,0%,0)}
.modaal-close:focus,.modaal-close:hover{outline:none}
.modaal-close:focus:before,.modaal-close:focus:after,.modaal-close:hover:before,.modaal-close:hover:after{background:#e60044}
.modaal-close:before,.modaal-close:after{display:block;content:" ";position:absolute;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}
.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}
.modaal-content-container{padding:30px}
@media screen and (max-width: 767px) {
.modaal-content-container{padding:10px}
}
.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}
.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:transparent}
.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}
.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}
.modaal-confirm-btn.modaal-cancel{text-decoration:underline}
.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}
.modaal-instagram .modaal-container{width:auto;background:transparent;box-shadow:none!important}
.modaal-instagram .modaal-content-container{padding:0;background:transparent}
.modaal-instagram .modaal-content-container > blockquote{width:1px!important;height:1px!important;opacity:0!important}
.modaal-instagram iframe{opacity:0;margin:-6px!important;border-radius:0!important;width:1000px!important;max-width:800px!important;box-shadow:none!important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}
.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px;text-align:right;}
.modaal-image .modaal-container{width:auto;max-width:100%}
.modaal-gallery-wrap{position:relative;color:#fff}
.modaal-gallery-item{display:none}
.modaal-gallery-item img{display:block}
.modaal-gallery-item.is_active{display:block}
.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}
.modaal-gallery-label:focus{outline:none}
.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.modaal-gallery-control.is_hidden{opacity:0;cursor:default}
.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:none;background:#fff}
.modaal-gallery-control:focus:before,.modaal-gallery-control:focus:after,.modaal-gallery-control:hover:before,.modaal-gallery-control:hover:after{background:#afb7bc}
.modaal-gallery-control span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}
.modaal-gallery-control:before,.modaal-gallery-control:after{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}
.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.modaal-gallery-next-inner{left:100%;margin-left:40px}
.modaal-gallery-next-outer{right:45px}
.modaal-gallery-prev:before,.modaal-gallery-prev:after{left:22px}
.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.modaal-gallery-prev-inner{right:100%;margin-right:40px}
.modaal-gallery-prev-outer{left:45px}
.modaal-video-wrap{margin:auto 50px;position:relative}
@media screen and (max-width: 767px) {
.modaal-video-wrap{margin:auto 10px;position:relative}
}
.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,0.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}
.modaal-video-container iframe,.modaal-video-container object,.modaal-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}
.modaal-iframe .modaal-content{width:100%;height:100%}
.modaal-iframe-elem{width:100%;height:100%;display:block}
.modaal-loading-spinner{background:none;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(0.25);-ms-transform:scale(0.25);transform:scale(0.25)}
.modaal-loading-spinner > div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}
.modaal-loading-spinner > div > div{width:100%;height:100%;border-radius:15px;background:#fff}
.modaal-loading-spinner > div:nth-of-type(1) > div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0;animation-delay:0}
.modaal-loading-spinner > div:nth-of-type(2) > div,.modaal-loading-spinner > div:nth-of-type(3) > div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}
.modaal-loading-spinner > div:nth-of-type(1){-ms-transform:translate(84px,84px) rotate(45deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(45deg) translate(70px,0);transform:translate(84px,84px) rotate(45deg) translate(70px,0)}
.modaal-loading-spinner > div:nth-of-type(2) > div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}
.modaal-loading-spinner > div:nth-of-type(2){-ms-transform:translate(84px,84px) rotate(90deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(90deg) translate(70px,0);transform:translate(84px,84px) rotate(90deg) translate(70px,0)}
.modaal-loading-spinner > div:nth-of-type(3) > div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}
.modaal-loading-spinner > div:nth-of-type(4) > div,.modaal-loading-spinner > div:nth-of-type(5) > div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}
.modaal-loading-spinner > div:nth-of-type(3){-ms-transform:translate(84px,84px) rotate(135deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(135deg) translate(70px,0);transform:translate(84px,84px) rotate(135deg) translate(70px,0)}
.modaal-loading-spinner > div:nth-of-type(4) > div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}
.modaal-loading-spinner > div:nth-of-type(4){-ms-transform:translate(84px,84px) rotate(180deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(180deg) translate(70px,0);transform:translate(84px,84px) rotate(180deg) translate(70px,0)}
.modaal-loading-spinner > div:nth-of-type(5) > div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}
.modaal-loading-spinner > div:nth-of-type(6) > div,.modaal-loading-spinner > div:nth-of-type(7) > div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}
.modaal-loading-spinner > div:nth-of-type(5){-ms-transform:translate(84px,84px) rotate(225deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(225deg) translate(70px,0);transform:translate(84px,84px) rotate(225deg) translate(70px,0)}
.modaal-loading-spinner > div:nth-of-type(6) > div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}
.modaal-loading-spinner > div:nth-of-type(6){-ms-transform:translate(84px,84px) rotate(270deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(270deg) translate(70px,0);transform:translate(84px,84px) rotate(270deg) translate(70px,0)}
.modaal-loading-spinner > div:nth-of-type(7) > div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}
.modaal-loading-spinner > div:nth-of-type(7){-ms-transform:translate(84px,84px) rotate(315deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(315deg) translate(70px,0);transform:translate(84px,84px) rotate(315deg) translate(70px,0)}
.modaal-loading-spinner > div:nth-of-type(8) > div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}
.modaal-loading-spinner > div:nth-of-type(8){-ms-transform:translate(84px,84px) rotate(360deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(360deg) translate(70px,0);transform:translate(84px,84px) rotate(360deg) translate(70px,0)}
@media only screen and (min-width: 1400px) {
.modaal-video-container{padding-bottom:0;height:731px}
}
@media only screen and (max-width: 1140px) {
.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}
.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,0.2)}
.modaal-gallery-control:before,.modaal-gallery-control:after{background:#fff}
.modaal-gallery-next{left:auto;right:20px}
.modaal-gallery-prev{left:20px;right:auto}
}
@media screen and (max-width: 900px) {
.modaal-instagram iframe{width:500px!important}
}
@media only screen and (max-width: 600px) {
.modaal-instagram iframe{width:280px!important}
}
@media screen and (max-height: 1100px) {
.modaal-instagram iframe{width:700px!important}

}
@media screen and (max-height: 1000px) {
.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}
.modaal-instagram iframe{width:600px!important}
}
@media screen and (max-height: 900px) {
.modaal-instagram iframe{width:500px!important}
.modaal-video-container{max-width:900px;max-height:510px}
}
@media only screen and (max-height: 820px) {
.modaal-gallery-label{display:none}
}
@keyframes instaReveal {
0%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes instaReveal {
0%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes modaal-loading-spinner {
0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}
100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes modaal-loading-spinner {
0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}
100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}
}



/*COLORBOX*/
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999}
#cboxWrapper{max-width:none}
#cboxOverlay{position:fixed;width:100%;height:100%}
#cboxMiddleLeft,#cboxBottomLeft{clear:left}
#cboxContent{position:relative}
#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}
#cboxTitle{margin:0}
#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}
.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}
.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}
#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}
#cboxOverlay{background:url(../img/overlay.png) 0 0 repeat;z-index:5}
#colorbox{outline:0}
#cboxContent{margin-top:0;overflow:visible;padding:50px 0}
#cboxError{padding:50px;border:1px solid #ccc}
#cboxTitle{position:absolute;top:-22px;left:0;color:#000}
#cboxCurrent{position:absolute;top:-22px;right:205px;text-indent:-9999px}
#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;text-indent:-9999px;width:0;height:0;position:absolute}
#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active,#cboxClose{outline:0}
#cboxPrevious{background-position:0 0;right:44px}
#cboxPrevious:hover{background: url(../img/btn_cbox_p_over.png) top left no-repeat;}
#cboxNext{background-position:-25px 0;right:22px}
#cboxNext:hover{background-position:-25px -25px;background: url(../img/btn_cbox_n_over.png) top left no-repeat;}
#cboxClose{background:url(../img/cbox_close.png) 0 0 no-repeat;top:0;right:0;height:44px;width:44px;z-index:100000}
#cboxClose:hover{background-position:0 0;filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7}
.cboxSlideshow_on #cboxPrevious,.cboxSlideshow_off #cboxPrevious{right:66px}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px;right:44px}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0;right:44px}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px}
#cboxOverlay{xbackground:#d61a7e!important;background:url(../img/overlay.png) top center repeat;z-index:999!important}
#cboxOverlay #colorbox{z-index:100}
.cboxIframe{width:100%;height:100%!important}
#cboxContent{padding:0}
#cboxClose{background:url(../img/cbox_close.png) 0 0 no-repeat;right:0;top:0;height:70px;width:70px;position:fixed;z-index:100000}

#cboxPrevious {top:45%;width:40px;height:40px;background:#000;left:0px;background: url(../img/btn_cbox_p.png) top left no-repeat;text-indent:-9999px;}
#cboxNext {top:45%;width:40px;height:40px;background:#000;right:0px;background: url(../img/btn_cbox_n.png) top left no-repeat;text-indent:-9999px;}
@media screen and (min-width:959px) {
.modal-content {max-width:1020px;}
}


/* Slider */
.slick-slider{position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-img img {
  height: 100vh;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}


#backtotop{bottom:5px;height:45px;position:fixed!important;right:5px;width:45px;text-indent:-9999px;z-index:10000}
#backtotop a{background:url(../img/btn_backtotop.png) no-repeat scroll 0 0 transparent;display:block;height:45px;width:45px}
#backtotop a:hover{background:url(../img/btn_backtotop.png) no-repeat scroll 0 -45px transparent}


@media screen and (min-width:768px) {
.pc-only{display:inline-block}
.sp-only{display:none}
}

@media screen and (min-width: 0px) and (max-width:767px) {
.pc-only{display:none}
.sp-only{display:inline-block}
}



