/* CSS Document */

@charset "UTF-8";/*color:#5A5659;こげ茶　color:#dcd9d6;茶　color:#ececea;薄茶*/
.grecaptcha-badge{opacity:0;}
.spOnly{display:none!important;}
i{font-style:normal;}
a{text-decoration:none;transition:0.3s ease-in-out;}
a:hover{opacity:0.85;filter:alpha(opacity=85);}
i,u,em{text-decoration:none;font-style:normal;font-weight:400;}
em{font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;}
body{background:#333;}/*css遅延対策用*/
html.admin_bar{margin-top:0!important;padding-top:32px;}
html.admin_bar body{margin-top:0!important;}

img{border-style:none;}a img{border-style:none; }
html{max-width:100%;min-height:100%;-webkit-text-size-adjust:100%;font-size:13px;} 
body{font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;font-weight:500;position:relative;overflow-x:hidden;-webkit-text-size-adjust:100%;width:100%;line-height:2.0;background:#fff;font-size:16px;}
main{width:100%;box-sizing:border-box;margin:0 auto;position:relative;z-index:1;}
time{padding-left:17px;display:block;background:url(../layout/icon-time.png) no-repeat left 1px / 14px auto;line-height:15px;font-family:Oswald,sans-serif;font-weight:bold;}

a.link{display:table;margin:50px auto;min-width:260px;padding:1.25em 2em;box-sizing:border-box;background:#d89;border-radius:6px;font-size:20px;font-weight:bold;text-decoration:none!important;position:relative;line-height:1;font-family:"Noto Sans JP",sans-serif;font-size:16px;color:#fff;font-weight:400;text-align:center;transition:0.3s ease-in-out;}
a.link:hover{opacity:.6;}
a.link02{display:table;margin:20px 0 0 0;min-width:260px;padding:12px 15px;box-sizing:border-box;border:1px solid #fff;background-color:rgba(255,255,255,0.7);text-shadow:none;color:#000!important;font-size:20px;font-weight:bold;text-decoration:none!important;position:relative;line-height:1.5;font-size:13px;font-family:"Noto Sans JP",sans-serif;font-weight:400;transition:0.15s ease-in-out;}
a.link02:after{content:'';transform:translateY(50%) skewX(45deg);width:40px;height:7px;border-bottom:1px solid #333;border-right:1px solid #333;position:absolute;right:25px;bottom:50%;transition:.3s all;}
a.link02:hover {background-color:rgba(221,136,153, 0.8)!important;border-color:#fff;color:#fff!important;}
a.link02:hover:after {right:15px;border-color:#fff;}
a.link.store span{background:url(../layout/icon-store02.png) no-repeat left center;padding:3px 0 3px 35px;transition:0.3s ease-in-out;}
a.link.store:hover span{opacity:.6;}

a.more{display:table;color:#7CA5D2;padding:20px 100px 20px 0;/*background:url(../layout/moreBTN.gif) no-repeat right bottom 20px*/;font-size:20px;vertical-align:bottom;line-height:0.7;font-weight:600;position:relative;}
a.more:after{content:'';display:block;width:85px;height:1px;background-color:#999;position:absolute;bottom:20px;left:60px;opacity:0;animation:fade 0.6s ease-in-out 0s 1 forwards;}
a.more:before{content:'';display:block;width:8px;height:1px;background-color:#999;position:absolute;bottom:21px;left:145px;opacity:0;animation:fade 0.6s ease-in-out 0s 1 forwards;rotate:-135deg;transform-origin:left bottom;}
a.more:hover{color:#09c;background-image:none;}
a.more:hover:after{width:0;opacity:1;animation:more01 0.6s ease-in-out 0s 1 forwards;}
a.more:hover:before{width:0;opacity:1;animation:more02 0.2s ease-in-out 0.6s 1 forwards;}
@keyframes fade{0%{opacity:0;background-color:#fff;}100%{opacity:1;background-color:#999;}}
@keyframes more01{0%{width:0;background-color:#0ff;}100%{width:85px;background-color:#09c;}}
@keyframes more02{0%{width:0;background-color:#09c;}100%{width:8px;background-color:#09c;}}

.scroll::-webkit-scrollbar{width:8px;}
.scroll::-webkit-scrollbar-track{background-color:rgba(0,0,0,0.2);}
.scroll::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.3);border-radius:4px;transition:0.15s ease-in-out;}
.scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,0.6);}


.slider01 .slick-list{margin:0 -100px;}
.slider01 .slick-slide{margin:0 100px;}

#coverIMG,
#coverIMG .slide,
#coverIMG .slick-list,
#coverIMG .slick-track{height:100vh;}

#coverIMG button.slick-prev,
#coverIMG button.slick-next{width:40px;height:70px;border:0;background:none;text-align:center;font-family:"Birthstone", cursive;font-size:25px;color:#7CA5D2;padding-top:35px;position:absolute;top:0;bottom:0;margin:auto 0;cursor:pointer;z-index:10;transition:0.3s ease-in-out;opacity:0;text-indent:-999px;overflow:hidden;}
#coverIMG button.slick-prev{background:url(../top/arrowBACK-L.gif) no-repeat center top;left:-100px;}
#coverIMG button.slick-next{background:url(../top/arrowNEXT-L.gif) no-repeat center top;right:-100px;}
#coverIMG:hover button.slick-prev{left:20px;opacity:1;}
#coverIMG:hover button.slick-next{right:20px;opacity:1;}
#coverIMG button.slick-prev:hover,
#coverIMG button.slick-next:hover{opacity:0.7;}
#coverIMG .slick-slider ul.slick-dots{text-align:center;margin-top:-60px;z-index:1;position:relative;padding-left:0;}
#coverIMG .slick-slider ul.slick-dots li{display:inline-block;margin:15px 5px;overflow:hidden;text-indent:-999px;}
#coverIMG .slick-slider ul.slick-dots li button{display:block;width:10px;height:10px;text-indent:-999px;border-radius:50%;overflow:hidden;border:0;background:#ccc;cursor:pointer;border-left:1px solid rgba(0,0,0,0.5);border-top:1px solid rgba(0,0,0,0.5);box-sizing:border-box;padding:0;}
#coverIMG .slick-slider ul.slick-dots li.slick-active button{background:#fff;border-color:#ccc;}
#coverIMG .slick-slider ul.slick-dots li:not(.slick-active) button:hover{background:#7CA5D2;}



#coverIMG{width:100%;height:100vh;box-sizing:border-box;position:relative;z-index:1;}
#coverIMG h1{width:fit-content;height:1em;font-size:60px;position:absolute;z-index:2;top:-250px;left:0;right:0;bottom:0;margin:auto;text-align:center;text-shadow:0 0 10px rgba(0,0,0,0.4),0 0 8px rgba(0,0,0,0.4),0 0 6px rgba(0,0,0,0.2),0 0 4px rgba(0,0,0,0.2);}
#coverIMG h1 a{display:block;color:#fff;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:400;font-size:20px;line-height:1.1;width:fit-content;}
#coverIMG h1 a b{display:block;font-family:"Cormorant SC",serif;font-weight:400;font-size:80px;}
#coverIMG .slide{height:100%;box-sizing:border-box;text-align:center;}
#coverIMG .panel{height:100%;display:flex;flex-wrap:wrap;align-items:center;margin:0 auto;position:relative;box-sizing:border-box;overflow-y:visible;overflow-x:clip;text-shadow:0 0 10px rgba(0,0,0,0.6),0 0 8px rgba(0,0,0,0.6),0 0 6px rgba(0,0,0,0.6),0 0 4px rgba(0,0,0,0.6);}
#coverIMG .panel span.thumIMG{display:block;position:absolute;top:0;left:0;width:115%;height:100%;background:url() no-repeat center / cover;opacity:1;transition:1.5s ease;}
#coverIMG .panel.staying span.thumIMG{filter:blur(50px);opacity:0.25;}

#coverIMG .panel.slide01 span.thumIMG{background-image:url(../top/slider01.webp);}
#coverIMG .panel.slide01 div{top:150px;}
#coverIMG .panel.slide01 p{font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:400;font-size:25px;line-height:1.5;}
#coverIMG .panel.slide01 p span{display:block;opacity:0;}
#coverIMG .panel.slide01.slick-active p{animation:fadeIN 1.5s ease-in-out 0s 1 forwards;}
#coverIMG .panel.slide01.slick-active p span:nth-of-type(1){animation:fadeIN 1.5s ease-in-out 2.0s 1 forwards;}
#coverIMG .panel.slide01.slick-active p span:nth-of-type(2){animation:fadeIN 1.5s ease-in-out 2.75s 1 forwards;}
#coverIMG .panel.slide01.slick-active p span:nth-of-type(3){animation:fadeIN 1.5s ease-in-out 3.5s 1 forwards;}

#coverIMG .panel.slide02 span.thumIMG{background-image:url(../top/coverIMG03.webp);}
#coverIMG .panel.subPANEL > div.plate div{translate:0 60px;}
#coverIMG .panel.subPANEL h2{font-size:45px;opacity:0;}
#coverIMG .panel.subPANEL p{font-size:20px;margin-top:20px;opacity:0;}
#coverIMG .panel.subPANEL.slick-active h2{animation:fadeIN 1.0s ease-in-out 1.75s 1 forwards;}
#coverIMG .panel.subPANEL.slick-active p{animation:fadeIN 1.0s ease-in-out 3.5s 1 forwards;}

#coverIMG .panel.slide03 span.thumIMG{background-image:url(../top/top03.webp);}
#coverIMG .panel.slide04 span.thumIMG{background-image:url(../top/slider02.webp);}

#coverIMG h1{opacity:0;animation:fadeIN 3.0s ease-in-out 1.0s 1 forwards;}


	/*animation左右センター*/
#coverIMG .panel.centerPANEL > div,
#coverIMG .panel.subPANEL > div{left:0;right:0;align-items:center;}
#coverIMG .panel.leftPANEL > div{left:0;right:auto;padding:0 50px 0 150px;}
#coverIMG .panel.rightPANEL > div{left:50%;right:auto;padding:0 50px;width:50%;}

#coverIMG .panel.slick-active{z-index:2;}
#coverIMG .panel span.thumIMG{scale:1.0;}
#coverIMG .panel.slick-active span.thumIMG{animation:panelBGcenter 20s ease-in-out 0s 1 forwards,panelBLUR 1.5s ease-in-out 0.5s 1 forwards;filter:blur(50px);}
@keyframes panelBGcenter{100%{scale:1.15;}}
/*#coverIMG .panel.leftPANEL span.thumIMG{translate:0 0;}
#coverIMG .panel.leftPANEL.slick-active span.thumIMG{animation:panelBGleft 20s ease-in-out 0s 1 forwards,panelBLUR 1.5s ease-in-out 0.5s 1 forwards;filter:blur(50px);}
@keyframes panelBGleft{100%{translate:-15% 0;}}
#coverIMG .panel.rightPANEL span.thumIMG{translate:-15% 0;}
#coverIMG .panel.rightPANEL.slick-active span.thumIMG{animation:panelBGright 20s linear 0s 1 forwards,panelBLUR 1.5s ease-in-out 0.5s 1 forwards;filter:blur(50px);}
@keyframes panelBGright{100%{translate:0 0;}}*/
@keyframes panelBLUR{100%{filter:blur(0px);opacity:1.0;}}


#coverIMG .panel > div{color:#fff;position:absolute;top:0;bottom:0;left:0;right:0;width:1200px;margin:auto;height:fit-content;}
#coverIMG .panel > div h2{font-size:80px;line-height:0.95;font-family:"Outfit", sans-serif;font-weight:100;font-style:normal;}
#coverIMG .panel > div h2 i{font-family:"Outfit", sans-serif;font-weight:100;}
#coverIMG .panel > div h3{font-size:30px;line-height:1.3;font-family:"Noto Sans JP",sans-serif;font-weight:700;margin:25px 0 10px 0;}
#coverIMG .panel > div p{font-size:17px;line-height:2.25;}
#coverIMG .panel > div p.txt{width:720px;font-size:13px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;line-height:2.25;}
#coverIMG .panel.pl02 > div{color:#000;margin:auto 0;}
#coverIMG .panel.pl02 > div > *{text-align:left;}
#coverIMG .panel.pl02 > div > h2{color:#f6f;mix-blend-mode:multiply;}
#coverIMG .panel.pl03 > div.plate{color:#fff;margin:auto 0;display:flex;box-sizing:border-box;}
#coverIMG .panel.pl03 > div.plate div h2{font-size:70px;font-family:"Outfit", sans-serif;line-height:1.1;}
#coverIMG .panel.pl03 > div.plate div h3{font-size:30px;font-family:"Noto Sans JP",sans-serif;font-weight:700;}
#coverIMG .panel.pl05 > div.plate,
#coverIMG .panel.pl06 > div.plate,
#coverIMG .panel.pl07 > div.plate{text-shadow:1px 1px 3px rgba(0,0,0,0.65);}
#coverIMG .panel.centerPANEL > div.plate div h2{font-size:70px;}
#coverIMG .panel.centerPANEL > div.plate{text-align:center;}

#coverIMG h2 i{display:inline-block;opacity:0;min-width:0.2em;}
#coverIMG h2,#coverIMG p{opacity:0;}
#coverIMG .slick-active h2 i{animation:cH2 0.5s ease-in-out 10s 1 forwards;translate:0 0.2em;filter:blur(10px);scale:1.25;}
#coverIMG .slick-active h3{animation:fadeIN 1.5s ease-in-out 4s 1 forwards;}
#coverIMG .slick-active p{animation:fadeIN 1.5s ease-in-out 5s 1 forwards;}


/*異なる要素に使うときはfadeBOXchildを使用すること*/
.fadeBOX > *,.fadeBOXchild > *{opacity:0;}
.fadeBOX.fade > *,.fadeBOXchild.fade > *{animation:fadeIN 0.6s ease-in-out 0s 1 forwards;}
.fadeBOX.fade > *:nth-of-type(1),.fadeBOXchild.fade > *:nth-child(1){animation-delay:0.3s;}
.fadeBOX.fade > *:nth-of-type(2),.fadeBOXchild.fade > *:nth-child(2){animation-delay:0.6s;}
.fadeBOX.fade > *:nth-of-type(3),.fadeBOXchild.fade > *:nth-child(3){animation-delay:0.9s;}
.fadeBOX.fade > *:nth-of-type(4),.fadeBOXchild.fade > *:nth-child(4){animation-delay:1.2s;}
.fadeBOX.fade > *:nth-of-type(5),.fadeBOXchild.fade > *:nth-child(5){animation-delay:1.5s;}
.fadeBOX.fade > *:nth-of-type(6),.fadeBOXchild.fade > *:nth-child(6){animation-delay:1.8s;}
.fadeBOX.fade > *:nth-of-type(7),.fadeBOXchild.fade > *:nth-child(7){animation-delay:2.1s;}
.fadeBOX.fade > *:nth-of-type(8),.fadeBOXchild.fade > *:nth-child(8){animation-delay:2.4s;}
.fadeBOX.fade > *:nth-of-type(9),.fadeBOXchild.fade > *:nth-child(9){animation-delay:2.7s;}
.fadeBOX.fade > *:nth-of-type(10),.fadeBOXchild.fade > *:nth-child(10){animation-delay:3.0s;}

@keyframes cH2{100%{opacity:1;translate:0 0;filter:blur(0);scale:1;}}
@keyframes fadeIN{100%{opacity:1;}}


section#front00{display:flex;flex-wrap:wrap;align-items:stretch;padding:100px 0 50px 0;padding-left:4%;padding-right:4%;margin:0 0 50px 0;background:linear-gradient(to bottom,#EDE2ED,#fff);position:relative;}
section#front00:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:url(../top/dotted-wh.svg) repeat center top / 15px auto;opacity:0.2;}
section#front00 > div{width:calc(100% / 3 - 20px);border:4px solid #fff;box-shadow:0 0 5px rgba(0,0,0,0.3);margin:0 10px;position:relative;padding:50px 40px;background:#fff url() no-repeat center / cover;background:linear-gradient(to bottom, #EBE4EA,#fff);/*text-shadow:0 0 2px rgba(0,0,0,0.8),0 0 3px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);*/box-sizing:border-box;}
section#front00 > div img{width:80%;height:auto;display:block;margin:0 auto 10px auto;}

section#front00 > div > *{position:relative;z-index:2;}
section#front00 > div h2{color:#000;font-size:30px;font-family:"Noto Sans JP",sans-serif;font-weight:400;margin:0 auto 20px auto;text-align:center;line-height:1.0;}
section#front00 > div h2 span{display:block;width:fit-content;padding:4px 20px;line-height:1.0;color:#fff;background:#d89;font-size:15px;font-weight:600;margin:0 auto 8px auto;text-shadow:none;}
section#front00 > div h2 b{display:block;font-family:"Noto Sans JP",sans-serif;font-weight:200;}
section#front00 > div p{line-height:2.0;color:#333;font-size:14px;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:normal;margin:0 auto;}

/*
section#front00{display:flex;flex-wrap:wrap;}
section#front00 > div{width:calc(100% / 3);height:653px;position:relative;padding-top:80px;background:#f69 url() no-repeat center / cover;text-shadow:0 0 2px rgba(0,0,0,0.8),0 0 3px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);box-sizing:border-box;}

section#front00 > div > *{position:relative;z-index:2;}
section#front00 > div h2{color:#fff;font-size:50px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;width:fit-content;margin:0 auto 30px auto;text-align:center;line-height:1.0;}
section#front00 > div h2 span{display:block;width:fit-content;padding:7px 30px;line-height:1.0;color:#666;background:#fff;font-size:20px;font-weight:400;margin:0 auto 20px auto;text-shadow:none;}
section#front00 > div h2 b{display:block;font-family:"Cormorant SC",serif;font-weight:500;}
section#front00 > div p{width:80%;line-height:2.0;color:#fff;font-size:17px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;margin:0 auto;}

/*section#front00 > div:before,
section#front00 > div:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;z-index:1;}
section#front00 > div:after{background:url() no-repeat center / cover;}
section#front00 > div.f00-1:after{background-image:url(../top/f00-1.webp);mix-blend-mode:multiply;}
section#front00 > div.f00-2:after{background-image:url(../top/f00-2.webp);}
section#front00 > div.f00-3:after{background-image:url(../top/f00-3.webp);mix-blend-mode:multiply;}
section#front00 > div.f00-1:before{background:linear-gradient(to bottom, rgb(50,204,255),rgb(255,255,50));opacity:0.75;}
section#front00 > div.f00-3:before{background:linear-gradient(to bottom, rgb(50,204,255),rgb(50,255,30));opacity:0.35;}
*/

section#front01{width:1200px;margin:30px auto 100px auto;position:relative;z-index:2;}
section#front01 ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
section#front01 ul li{width:calc(100% / 3 - 15px);border-radius:6px;border:4px solid #fff;box-shadow:0 0 5px rgba(0,0,0,0.3);box-sizing:border-box;position:relative;padding:15px 30px;background:linear-gradient(to bottom, #E9EFFE,#fff);}
section#front01 ul li img{width:85%;margin:0 auto 10px auto;display:block;}
section#front01 ul li h2{line-height:1.5;text-align:center;}
section#front01 ul li h2 i{display:block;font-size:30px;font-family:"Noto Sans JP",sans-serif;font-weight:200;line-height:1.1;margin-bottom:7px;}
section#front01 ul li h2 b{display:block;font-size:17px;font-family:"Noto Sans JP",sans-serif;font-weight:500;color:#d89;}
section#front01 ul li p{font-size:14px;line-height:2.0;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";margin:15px auto 0 auto;}
section#front01 ul li a{font-size:14px;line-height:1;font-family:"Noto Sans JP",sans-serif;font-weight:500;position:absolute;bottom:60px;left:0;right:0;margin:0 auto;width:fit-content;padding:4px 20px 7px 20px;color:#fff;background-color:#d89;transition:0s ease-in-out;}
section#front01 ul li a:hover{background-color:#f69;opacity:1;}

section#front01 ul li{opacity:0;translate:0 150px;}
section#front01.fade ul li{animation:fadeIN02 0.6s ease-in-out 0s 1 forwards;}
section#front01.fade ul li:nth-of-type(1){animation-delay:0.3s;}
section#front01.fade ul li:nth-of-type(2){animation-delay:0.6s;}
section#front01.fade ul li:nth-of-type(3){animation-delay:0.9s;}
@keyframes fadeIN02{100%{opacity:1;translate:0 0;}}


section#front02{padding:100px 0;position:relative;}
section#front02:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;z-index:1;background:#fff url(../top/f02BCKG.webp) no-repeat center;background-attachment:fixed;filter:brightness(1.5) grayscale(1.0);opacity:0.25;}
section#front02:before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;z-index:2;background:rgba(255,255,255,0.5) url(../top/dotted-wh.svg) repeat left center / 15px auto;opacity:0.5;}

section#front02 > div{width:1200px;margin:100px auto;text-align:center;position:relative;z-index:2;text-shadow:0 0 10px rgb(255,255,255),0 0 10px rgb(255,255,255),0 0 10px rgb(255,255,255),0 0 10px rgb(255,255,255);}
section#front02 > div h2{font-size:80px;line-height:1.35;font-family:"Noto Sans JP",sans-serif;font-weight:200;color:#d89;}
section#front02 > div h2 b{font-weight:600;}
section#front02 > div h3{font-size:25px;margin-top:15px;}

section#front02 > div p{font-size:19px;line-height:2.25;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:500;margin:30px auto 50px auto;}
section#front02 > div ul{display:flex;flex-wrap:wrap;justify-content:center;}
section#front02 > div ul li{width:calc(100% / 5 - 30px);margin:0 15px;}
section#front02 > div ul li span.thumIMG{display:block;width:100%;height:auto;aspect-ratio:1 / 1;box-sizing:border-box;border-radius:50%;border:2px solid #efefef;background:#fff url() no-repeat center / 50% auto;margin-bottom:20px;position:relative;transition:0.3s ease-in-out;}
section#front02 > div ul li:hover span.thumIMG{border:2px solid #d89;}
/*section#front02 > div ul li:nth-of-type(1) span.thumIMG{animation:morph01 5s ease-in-out infinite;}
section#front02 > div ul li:nth-of-type(2) span.thumIMG{animation:morph02 5s ease-in-out infinite;}
section#front02 > div ul li:nth-of-type(3) span.thumIMG{animation:morph03 5s ease-in-out infinite;}
section#front02 > div ul li:nth-of-type(4) span.thumIMG{animation:morph04 5s ease-in-out infinite;}
section#front02 > div ul li:nth-of-type(5) span.thumIMG{animation:morph05 5s ease-in-out infinite;}
@keyframes morph01{0%{border-radius:60% 40% 50% 70% / 60% 50% 70% 40%;}50%{border-radius:50% 60% 70% 40% / 50% 60% 50% 60%;}100%{border-radius:60% 40% 50% 70% / 60% 50% 70% 40%;}}
@keyframes morph02{0%{border-radius:50% 60% 70% 40% / 40% 70% 50% 60%;}50%{border-radius:60% 40% 30% 70% / 60% 30% 70% 40%;}100%{border-radius:50% 60% 70% 40% / 40% 70% 50% 60%;}}
@keyframes morph03{0%{border-radius:40% 50% 50% 70% / 60% 50% 70% 40%;}50%{border-radius:50% 60% 70% 40% / 50% 60% 50% 60%;}100%{border-radius:40% 50% 50% 70% / 60% 50% 70% 40%;}}
@keyframes morph04{0%{border-radius:50% 80% 30% 70% / 70% 40% 70% 40%;}50%{border-radius:50% 40% 30% 40% / 50% 60% 50% 80%;}100%{border-radius:50% 80% 30% 70% / 70% 40% 70% 40%;}}
@keyframes morph05{0%{border-radius:70% 60% 50% 70% / 60% 40% 80% 40%;}50%{border-radius:60% 70% 70% 50% / 70% 60% 40% 80%;}100%{border-radius:70% 60% 50% 70% / 60% 40% 80% 40%;}}*/
section#front02 > div ul li b{display:block;font-size:17px;line-height:1.5;font-family:"Noto Sans JP",sans-serif;font-weight:500;}



section#front03{background:url(../top/front03BG.webp) no-repeat center / cover;padding:100px 0;box-sizing:border-box;}
section#front03 > div{width:1200px;margin:0 auto;padding-left:530px;box-sizing:border-box;position:relative;}
section#front03 > div span.bottle{display:block;width:450px;height:auto;aspect-ratio:523 / 369;background:url(../top/bottles.png) no-repeat center / contain;position:absolute;left:0;top:0;bottom:0;margin:auto 0;}
section#front03 > div > *{color:#666;}
section#front03 > div h2{color:#d89;font-size:40px;line-height:1.25;font-weight:300;margin-bottom:30px;font-family:"Noto Sans JP",sans-serif;}
section#front03 > div h2 > b{font-size:60px;font-weight:normal;display:inline-block;margin-right:0.05em;}
section#front03 > div p{margin-bottom:20px;}
section#front03 > div p b{font-size:30px;color:#d89;}
section#front03 + #infiniteITEMS{margin-top:0;}








main p.title{line-height:2.5;}

main.top{width:1500px;margin:0 auto;line-height:2.0;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;position:relative;z-index:1;}
main.top section{padding:150px 0;height:750px;display:flex;flex-wrap:wrap;align-items:center;box-sizing:border-box;position:relative;}
section h3.title{font-size:20px;margin-bottom:10px;font-family:"Noto Sans JP",sans-serif;}
section h3.title i{display:block;margin-bottom:20px;font-size:65px;font-family:"Outfit", sans-serif;font-weight:100;line-height:1;color:#806d45;}
section h3.title b{display:block;font-size:30px;font-family:"Noto Sans JP",sans-serif;line-height:1.5;color:#5675c7;font-weight:300;}
main.top section p{font-size:16px;color:#000;line-height:2.0;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";margin-bottom:15px;}
main.top section div.img{width:630px;height:750px;position:absolute;left:0;top:0;margin:auto 0;background:url(../top/top01.webp) no-repeat center;}
main.top section a.link{margin-left:0;margin-right:0;margin-bottom:0;}

main.top section.rightIMG{padding-right:700px;}
main.top section.rightIMG div.img{left:auto;right:0;}

section#top00{text-align:center;display:block;margin-top:50px;height:auto;}
section#top00 h2{line-height:1;}
section#top00 h2 b{display:block;font-size:65px;font-family:"Outfit", sans-serif;font-weight:100;line-height:1;color:rgba(0,0,0,0.75);position:relative;}
section#top00 h2 b:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;animation:h2flare 16s ease-in-out 0s infinite;background:url(../top/top00BCKG.webp) no-repeat center;opacity:0;}
@keyframes h2flare{0%{background-size:100px 20px;opacity:0;}50%{background-size:550px 20px;opacity:0.9;}100%{background-size:100px 20px;opacity:0;}}
section#top00 h2 span{display:block;margin-top:3px;font-size:14px;font-family:YuMincho,"Yu Mincho","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:400;}
section#top00 h3{margin:40px auto 10px auto;font-size:35px;font-family:"Noto Sans JP",sans-serif;font-weight:300;}
section#top00 h3 br{display:none;}
section#top00 p.title{line-height:2.5;}
section#top00 ul{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;margin:50px auto 0 auto;}
section#top00 ul li{width:calc(100% / 5 - 20px);border:1px solid #a5b3c3;border-radius:12px;padding:15px 15px 25px 15px;box-shadow:2px 2px 3px rgba(0,0,0,.2);box-sizing:border-box;text-align:center;opacity:0;translate:0 100px;animation:top00LI 0.5s ease-in-out 0.5s 1 forwards;}
section#top00 ul li span.thumIMG{width:100%;height:70px;background:url() no-repeat center bottom;display:block;margin-bottom:15px;}
section#top00 ul li.top00-1 span.thumIMG{background-image:url(../concept/icon01.webp);}
section#top00 ul li.top00-2 span.thumIMG{background-image:url(../concept/icon02.webp);}
section#top00 ul li.top00-3 span.thumIMG{background-image:url(../concept/icon03.webp);}
section#top00 ul li.top00-4 span.thumIMG{background-image:url(../concept/icon04.webp);}
section#top00 ul li.top00-5 span.thumIMG{background-image:url(../concept/icon05.webp);}
section#top00 ul li b{font-size:18px;line-height:1.5;display:block;margin-bottom:5px;color:#5675c7;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:normal;}
section#top00 ul li span.txt{display:block;font-size:12px;line-height:1.75;letter-spacing:0em;text-align:left;font-weight:normal;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
section#top00.fade ul li:nth-of-type(1){animation-delay:1.5s;}
section#top00.fade ul li:nth-of-type(2){animation-delay:1.8s;}
section#top00.fade ul li:nth-of-type(3){animation-delay:2.1s;}
section#top00.fade ul li:nth-of-type(4){animation-delay:2.4s;}
section#top00.fade ul li:nth-of-type(5){animation-delay:2.7s;}
@keyframes top00LI{100%{opacity:1;translate:0 0;}}


main.top section#top01{padding-top:30px;padding-bottom:0;margin-top:0px;position:relative;padding-left:700px;}
main.top section#top02{margin:50px auto;}

header{position:fixed;top:0;left:0;right:0;height:90px;box-sizing:border-box;z-index:3;}
header:before{opacity:0;content:'';display:block;position:absolute;top:0;left:0;right:0;height:100%;width:100%;box-sizing:border-box;background:linear-gradient(to right,rgba(240,205,208,0.95) 0%,rgba(200,108,115,0.75) 40%,rgba(226,172,176,0.75) 60%,rgba(213,139,144,0.95) 100%);mix-blend-mode:multiply;transition:0.15s ease-in-out;}
header.fixed:before{opacity:1;background:linear-gradient(to right,rgba(240,205,208,1.0) 0%,rgba(200,108,115,1.0) 100%);mix-blend-mode:multiply;}
.logo a{display:block;width:100%;height:100%;box-sizing:border-box;color:#fff;text-align:center;position:relative;}
header .logo{opacity:0;width:200px;height:68px;position:absolute;top:0;bottom:0;left:10px;margin:auto 0;text-align:center;line-height:1;}
.logo a b{display:block;font-size:45px;font-family:"Cormorant SC",serif;font-weight:400;}
.logo a span{display:block;margin-top:3px;font-size:11px;font-family:YuMincho,"Yu Mincho","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:400;}
header p.description{opacity:0;font-size:13px;font-weight:bold;line-height:2.0;color:#fff;position:absolute;left:270px;top:0;bottom:0;height:4em;margin:auto 0;text-shadow:1px 1px 2px rgba(0,0,0,0.3);}

header.fixed .logo{opacity:1;}
header.fixed p.description{opacity:1;text-shadow:none;}


/*----------共有ここから　※変更があるならcommon.cssとtop.cssを一緒にすること※　------------*/
#loading{position:fixed;top:0;width:100%;height:100%;background-color:rgba(255,255,255,1);z-index:1000;}
#loading .loader{position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;background:url(../top/loader.svg) center no-repeat;width:60px;height:60px;}
/* header */
header #gNavi{position:absolute;right:100px;top:0;bottom:0;margin:auto 0;height:1.0em;}
header #gNavi ul{display:flex;justify-content:right;align-items:center;margin:0;}
header #gNavi ul li{margin:0 20px;line-height:1;}
header #gNavi ul li a{color:#fff;font-size:14px;font-family:"Outfit", sans-serif;font-weight:200;letter-spacing:0.02em;display:block;position:relative;text-shadow:1px 1px 2px rgba(0,0,0,0.5);}
header #gNavi ul li a:before{content:'';display:block;position:absolute;bottom:-10px;left:0;right:0;margin:0 auto;width:7px;height:4px;background:url(../layout/navARROWbk.gif);opacity:0;}
header #gNavi ul li a:hover{color:#000;text-shadow:none;}
header #gNavi ul li a:hover:before{animation:navARROW 0.2s ease-out 0s infinite;}
@keyframes navARROW{0%{opacity:0.3;}100%{opacity:0.7;}}
header.fixed #gNavi ul li a{text-shadow:none;}


#humBTN{width:30px;height:34px;position:fixed;right:50px;top:28px;margin:auto 0;cursor:pointer;z-index:5;}
#humBTN span{width:30px;height:2px;position:absolute;background-color:#fff;}
#humBTN:hover span,#humBTN.open span{background-position-x:-40px;}
#humBTN.open span{background-color:#666;}
#humBTN span:nth-of-type(1){top:5px;transform-origin:center top;}
#humBTN span:nth-of-type(2){top:0;bottom:0;margin:auto 0;}
#humBTN span:nth-of-type(3){bottom:5px;transform-origin:center bottom;}
#humBTN:hover span:nth-of-type(1){animation:humBTN 0.15s ease-out 0s forwards;}
#humBTN:hover span:nth-of-type(2){animation:humBTN 0.15s ease-out 0.1s forwards;}
#humBTN:hover span:nth-of-type(3){animation:humBTN 0.15s ease-out 0.2s forwards;}
#humBTN.open span:nth-of-type(1){animation:rotate01 0.15s ease-out 0.2s forwards;}
#humBTN.open span:nth-of-type(2){animation:rotate02 0.15s ease-out 0.2s forwards;}
#humBTN.open span:nth-of-type(3){animation:rotate03 0.15s ease-out 0.2s forwards;}
@keyframes humBTN{0%{background-position-x:-40px;}100%{background-position-x:0;background-color:#333;}}
@keyframes rotate01{100%{rotate:45deg;top:17px;background-color:#666;}}
@keyframes rotate02{100%{opacity:0;}}
@keyframes rotate03{100%{rotate:-45deg;bottom:16px;background-color:#000;}}
html.admin_bar #humBTN{top:57px;}

#humBOX{box-sizing:border-box;background:url(../layout/humBCKG03.webp) no-repeat center bottom -150px,linear-gradient(to bottom,rgba(240,205,208,1.0) 0%,rgba(200,108,115,1.0) 100%);width:600px;position:fixed;right:-630px;top:0;z-index:5;padding:130px 70px 200px 70px;transition:0.2s ease-in-out;min-height:100vh;max-height:100vh;overflow-y:auto;}
html.admin_bar header{top:32px;}
#humBOX.open{right:0;}

#humBOX nav.menu{width:fit-content;padding:25px 0 75px 0;border-bottom:1px dashed rgba(255,255,255,0.6);position:relative;margin:0 auto 50px auto;opacity:0;text-shadow:1px 2px 0px rgba(0,0,0,0.3);}
#humBOX nav.menu:after{content:'';display:block;width:100%;height:1px;border-bottom:1px dashed rgba(0,0,0,0.2);position:absolute;bottom:0px;}
#humBOX nav.menu h3{font-size:28px;font-family:"Outfit", sans-serif;font-weight:200;color:#fff;text-align:center;letter-spacing:0em;position:absolute;top:-27px;left:0;right:0;margin:0 auto;}
#humBOX nav.menu ul{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
#humBOX nav.menu ul li{width:calc(100% / 3 - 10px);margin-top:30px;}
#humBOX nav.menu ul li a{display:block;font-size:20px;color:#fff;text-align:center;font-family:"Outfit", sans-serif;font-weight:200;position:relative;letter-spacing:0.02em;}
#humBOX nav.menu ul li a:before{content:'';display:block;position:absolute;bottom:-2px;left:0;right:0;width:7px;height:4px;background:url(../layout/navARROWbk.gif);opacity:0;margin:0 auto;}
#humBOX nav.menu ul li a:hover:before{animation:navARROW 0.2s ease-out 0s infinite;}
#humBOX .logo a{color:#fff;}
#humBOX ul.privacy{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:center;opacity:0;}
#humBOX ul.privacy li{text-align:center;}
#humBOX ul.privacy li a{color:#fff;font-size:12px;padding-left:20px;position:relative;display:inline-block;line-height:1.5;vertical-align:middle;}
#humBOX ul.privacy li a:before{content:'';display:inline-block;width:20px;height:20px;background:url(../layout/icon-privacy.webp) no-repeat center top / auto 85%;margin-right:5px;vertical-align:middle;}



#humBOX span.humlogo{display:block;width:160px;height:87px;margin:60px auto 0 auto;background:url(../layout/logo.webp) no-repeat center;}

#humBOX .contact{display:flex;align-items:center;justify-content:center;position:relative;}
#humBOX .contact a.tel{display:table;font-size:12px;line-height:1.3;margin-left:50px;color:#fff;opacity:0;text-align:center;font-weight:bold;}
#humBOX .contact a.tel b{font-size:28px;display:block;font-family:Oswald, sans-serif;font-weight:normal;}
#humBOX .contact a.tel:hover b{color:#fff;}
#humBOX .contact a.tel em{font-size:13px;display:block;margin-top:5px;}

#humBOX .contact > div{opacity:0;translate:0 -3px;}
#humBOX .contact > div h3.logo a b{margin-bottom:0;line-height:1;font-size:40px;}
#humBOX .contact > div h3.logo a span{font-size:8px;line-height:1;}
#humBOX .contact > div p{font-size:10px;line-height:1.5;color:#fff;margin-top:10px;}

#humSkin{display:none;width:100%;height:100%;background-color:rgba(0,0,0,0.6);position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;z-index:3;}
#humSkin .humITEM{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;opacity:0;transition:0.15s ease-in-out;animation:fadeIN 0.6s ease-in-out 1s 1 forwards;}
#humSkin.open .humITEM{width:calc(100% - 600px)}
#humSkin .humITEM div{width:400px;height:fit-content;position:relative;box-sizing:border-box;padding:30px;background:#fff;border-radius:12px;box-shadow:0 0 5px rgba(0,0,0,0.8);}
#humSkin .humITEM > div h2{color:#fff;position:absolute;top:-75px;left:0;right:0;border:1px solid rgba(255,255,255,0.3);padding:7px 20px;width:fit-content;margin:0 auto;}
#humSkin .humITEM > div h2 em{color:#fff;font-size:15px;}
#humSkin .humITEM > div time{width:fit-content;display:block;line-height:1;position:absolute;top:40px;right:-20px;background:#333;color:#fff;padding:5px 8px;font-size:11px;}
#humSkin .humITEM > div a.linkMORE{width:50px;height:50px;border-radius:50%;display:block;line-height:48px;vertical-align:middle;text-align:center;position:absolute;bottom:-80px;left:0;right:0;margin:0 auto;background:#ccc;font-size:15px;color:#333;font-family:"Times New Roman", Times, serif;transition:0.15s ease-in-out;}
#humSkin .humITEM > div a.linkMORE:hover{background:#d89;color:#fff;opacity:1;}
#humSkin .humITEM > div a.linkITEM{width:100%;height:fit-content;min-height:200px;position:relative;display:block;color:#333;}
#humSkin .humITEM > div a.linkITEM *{display:block;}
#humSkin .humITEM > div a.linkITEM span.thumIMG{width:300px;height:auto;aspect-ratio:1.5 / 1;background:url() no-repeat center / contain;position:relative;border-radius:15px;display:block;margin:0 auto 15px auto;}
#humSkin .humITEM > div a.linkITEM b{font-size:17px;line-height:1.5;display:block;}
#humSkin .humITEM > div a.linkITEM b span{font-size:10px;margin-bottom:5px;display:block;line-height:1.5;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:bold;}
#humSkin .humITEM > div a.linkITEM span.cat{display:block;}
#humSkin .humITEM > div a.linkITEM span.cat i{font-size:10px;background:#666;color:#fff;line-height:1;padding:3px 7px;margin:0 2px 0 0;display:inline-block;}
#humSkin .humITEM > div a.linkITEM span.txt{font-size:12px;line-height:1.75;margin-top:7px;}

#humBOX.open nav.menu{animation:fadeIN 0.6s ease-in-out 0.5s 1 forwards;}
#humBOX.open .contact > div{opacity:0;animation:fadeIN 0.6s ease-in-out 0.8s 1 forwards;}
#humBOX.open .contact a.tel{opacity:0;animation:fadeIN 0.6s ease-in-out 1s 1 forwards;}
#humBOX.open ul.privacy{opacity:0;animation:fadeIN 0.6s ease-in-out 1.5s 1 forwards;}

#humBOX.open:after{animation:humBOXbg 0.6s ease-in-out 0.2s 1 forwards;}
@keyframes humBOXbg{100%{background-position:center bottom 50px;opacity:1;}}
header,
header *,
#humBTN{transition:0.15s ease-in-out;}
header.fixed{height:70px;}
header.fixed h1.logo{scale:0.8;}
header.fixed + #humSkin + #humBOX + #humBTN{top:15px;}
html.admin_bar header.fixed + #humSkin + #humBOX + #humBTN{top:47px;}
header.fixed p.description{line-height:1.7;height:3.5em;left:240px;}



div.full{width:100%;position:relative;left:calc(50% - 50vw);margin:100px 0;overflow:hidden;}
div#infiniteITEMS.full{height:350px;left:0;}
div#infiniteITEMS:before,
div#infiniteITEMS:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;}
div#infiniteITEMS:before{background:#b3b8be url() repeat center;opacity:0.25;}
div#infiniteITEMS:after{background-image:url(../top/dotted-wh.svg);background-size:15px auto;opacity:0.25;}
div#infiniteITEMS div.body{padding:0;width:100%;height:100%;margin:0;position:relative;z-index:2;}
div#infiniteITEMS div.panel{margin:0 15px;height:100%;}
div#infiniteITEMS div.panel a{display:block;height:100%;text-align:left;position:relative;color:#000;}
div#infiniteITEMS div.panel a b{display:block;font-size:15px;margin-bottom:7px;line-height:1.25;}
div#infiniteITEMS div.panel a span.cat{display:block;font-size:11px;color:#000;line-height:1.5;}
div#infiniteITEMS div.panel a span.thumIMG{display:block;width:100%;height:200px;background:#fff url() no-repeat center / contain;margin-bottom:15px;border-radius:15px;border:2px solid #fff;box-shadow:0 0 5px rgba(0,0,0,0.3);box-sizing:border-box;transition:0.15s ease-in-out;}
div#infiniteITEMS div.panel a:hover{opacity:1.0;}
div#infiniteITEMS div.panel a:hover span.thumIMG{scale:1.1;}
div#infiniteITEMS div.panel a:hover b,
div#infiniteITEMS div.panel a:hover span:not(.thumIMG){opacity:0.7;}
div#infiniteITEMS button.slick-prev,div#infiniteITEMS button.slick-next{width:41px;height:40px;background:rgba(0,0,0,0.8) url() no-repeat center;position:absolute;top:0;bottom:0;margin:auto 0;overflow:hidden;text-indent:-999px;z-index:2;transition:0.3s ease-in-out;opacity:0;}
div#infiniteITEMS:hover button.slick-prev,div#infiniteITEMS:hover button.slick-next{opacity:1;}
div#infiniteITEMS button.slick-prev{left:-100px;background-image:url(../layout/arrow-slide01.gif);}
div#infiniteITEMS button.slick-next{right:-100px;background-image:url(../layout/arrow-slide02.gif);}
div#infiniteITEMS:hover button.slick-prev{left:30px;}
div#infiniteITEMS:hover button.slick-next{right:30px;}
div#infiniteITEMS .slick-list{padding-top:40px!important;height:100%;box-sizing:border-box;}
div#infiniteITEMS .slick-track{height:100%;box-sizing:border-box;position:relative;z-index:1;}

div#infiniteITEMS div.panel.new a span.thumIMG:before{content:'NEW';display:block;width:50px;height:50px;color:#fff;background-color:#00c;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;line-height:1;font-size:15px;font-family:"Cormorant SC",serif;font-weight:600;border-radius:50%;text-shadow:none;position:absolute;top:-10px;left:-20px;rotate:-15deg;animation:bound 5s ease-in-out 0s infinite;}
@keyframes bound{0%{opacity:0;}10%,90%{filter:blur(0);opacity:1;}100%{filter:blur(20px);opacity:0;}}

div#infiniteITEMS.fade div.panel{opacity:0;filter:blur(30px);animation:infiniITEMS 0.3s ease-in-out 0s 1 forwards;}
@keyframes infiniITEMS{100%{opacity:1;filter:blur(0);}}
div#infiniteITEMS.fade div.panel:nth-of-type(1){animation-delay:0.3s;}
div#infiniteITEMS.fade div.panel:nth-of-type(2){animation-delay:0.4s;}
div#infiniteITEMS.fade div.panel:nth-of-type(3){animation-delay:0.5s;}
div#infiniteITEMS.fade div.panel:nth-of-type(4){animation-delay:0.6s;}
div#infiniteITEMS.fade div.panel:nth-of-type(5){animation-delay:0.7s;}
div#infiniteITEMS.fade div.panel:nth-of-type(6){animation-delay:0.8s;}
div#infiniteITEMS.fade div.panel:nth-of-type(7){animation-delay:0.9s;}
div#infiniteITEMS.fade div.panel:nth-of-type(8){animation-delay:1.0s;}
div#infiniteITEMS.fade div.panel:nth-of-type(9){animation-delay:1.1s;}
div#infiniteITEMS.fade div.panel:nth-of-type(10){animation-delay:1.2s;}
div#infiniteITEMS.fade div.panel:nth-of-type(11){animation-delay:1.3s;}
div#infiniteITEMS.fade div.panel:nth-of-type(12){animation-delay:1.4s;}
div#infiniteITEMS.fade div.panel:nth-of-type(13){animation-delay:1.5s;}
div#infiniteITEMS.fade div.panel:nth-of-type(14){animation-delay:1.6s;}
div#infiniteITEMS.fade div.panel:nth-of-type(15){animation-delay:1.7s;}

	/*非公開時*/
.NG a span.thumIMG,
.lock a span.thumIMG{filter:grayscale(100%) brightness(105%) contrast(25%);}
.NG a:not(.linkMORE):after{content:'';display:block;width:20px;height:20px;position:absolute;top:0;left:0;right:0;bottom:120px;margin:auto;background:url(../layout/icon-lockWH.svg) no-repeat center / contain;}
.lock a:not(.linkMORE):after{content:'';display:block;width:20px;height:20px;position:absolute;top:0;left:0;right:0;bottom:120px;margin:auto;background:url(../layout/icon-lockWH.svg) no-repeat center / contain;}
.lock a:not(.linkMORE):before{content:'パスワード制限';display:block;width:8em;height:1em;line-height:1;font-size:13px;text-align:center;position:absolute;top:0;left:0;right:0;bottom:70px;margin:auto;z-index:2;text-shadow:none;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:bold;color:#fff;}
.NG a span.messageNG{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto!important;display:block;background:#000;color:#fff;padding:10px 20px;width:fit-content;height:fit-content;text-align:center;font-size:14px;opacity:0;scale:0;line-height:1.3;transition:0.3s ease-in-out;}
.NG a span.messageNG.active{opacity:0.75;scale:1;}


section#fNEWS{margin:100px auto;}
section#fNEWS > .newsBOX{display:flex;width:1200px;margin:0 auto;box-sizing:border-box;}
section#fNEWS h2{width:300px;font-size:20px;font-family:"Noto Sans JP",sans-serif;font-weight:300;}
section#fNEWS h2 i{display:block;font-size:40px;line-height:1;color:#d89;}
section#fNEWS div.newsBOX ul{width:calc(100% - 300px);padding-left:40px;box-sizing:border-box;}
section#fNEWS div.newsBOX ul li{border-top:1px solid #cfcfcf;}
section#fNEWS div.newsBOX ul li:last-child{border-bottom:1px solid #cfcfcf;}
section#fNEWS div.newsBOX ul li a{display:flex;padding:25px 10px;position:relative;color:#333;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:500;}
section#fNEWS div.newsBOX ul li a time{display:inline-block;height:fit-content;margin-right:10px;font-weight:normal;}
section#fNEWS div.newsBOX ul li a i.cate{display:inline-block;padding:4px 8px;min-width:80px;background-color:#d89;color:#fff;line-height:1.2;text-align:center;font-size:12px;translate:0 -1px;box-sizing:border-box;}
section#fNEWS div.newsBOX ul li a b.title{display:block;width:70%;margin-left:20px;line-height:1.5;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
section#fNEWS div.newsBOX ul li a b.title:hover{color:#d89;}


section#faq{width:1100px;margin:100px auto;}
section#faq > h2{margin-bottom:50px;text-align:center;font-size:60px;color:#d89;line-height:1;font-family:"Noto Sans JP",sans-serif;}
section#faq > h2 b{display:block;margin-top:15px;font-size:18px;color:#000;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
section#faq > div.faq{margin-bottom:50px;}
section#faq > div.faq > h4{margin-top:30px;padding:10px 50px 10px 20px;background:#f0f0f0;font-size:18px;font-weight:bold;position:relative;cursor:pointer;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
section#faq > div.faq > h4.active{color:#d89;}
section#faq > div.faq > h4:after{content:'';display:block;width:21px;height:12px;background:url(../layout/arrow-gray.gif) no-repeat center;position:absolute;right:20px;top:0;bottom:0px;margin:auto 0;transition:0.3s ease-in-out;rotate:0deg;}
section#faq > div.faq > h4.active:after{rotate:180deg;}
section#faq > div.faq > p{padding:20px;}
section#faq > div.faq > p > a{color:#0084c4;}
section#faq > div.faq > p > a:hover{text-decoration:underline;}
section#faq > p{text-align:center;margin:0 auto;font-size:18px;}



section.fBanner{width:1140px;margin:100px auto;position:relative;}
section.fBanner a.img{display:block;box-shadow:0 0 5px rgba(0,0,0,0.3);height:486px;box-sizing:border-box;transition:0.3s ease-in-out;position:relative;}
section.fBanner a.img:hover{opacity:1;}
section.fBanner a.img:after{content:'';display:block;width:100%;height:100%;border:2px solid rgba(255,255,255,0.3);position:absolute;top:0;left:0;box-sizing:border-box;transition:0.3s ease-in-out;}
section.fBanner a.img:hover:after{border-width:10px;}
section.fBanner time{display:block;width:240px;height:240px;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:left;font-size:20px;background:#333 url(../layout/banner/dateBCKG.webp) no-repeat center / cover;border:2px solid #fff;box-shadow:0 0 5px rgba(0,0,0,0.3);position:absolute;right:30px;top:450px;}
section.fBanner time span{display:block;line-height:1.1;}
section.fBanner time span *{display:block;color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,0.6);}
section.fBanner time span b{font-family:arial,sans;font-weight:100;font-style:normal;}
section.fBanner time span b:before{content:'#';margin-right:5px;}
section.fBanner time span i{font-family:oswald,sans-serif;font-weight:600;font-style:normal;font-size:45px;}
section.fBanner h3{font-size:20px;margin:30px 0 15px 0;line-height:1.5;font-weight:bold;}
section.fBanner p{font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:normal;}

	
a#pagetop{display:block;width:fit-content;margin:0 50px 30px auto;padding-top:55px;text-align:center;position:relative;font-size:13px;font-family:"Noto Sans JP",sans-serif;color:#d89!important;}
a#pagetop:after{content:'';display:inline-block;background:url(../layout/arrow-pink.gif) no-repeat center;width:50px;height:50px;color:#333!important;border:1px solid #d89;position:absolute;top:0;right:0;left:0;margin:0 auto;transition:0.4s ease-in-out;}
a#pagetop:hover:after{background:#d89 url(../layout/arrow-white.gif) no-repeat center;}


footer{background:linear-gradient(to right, rgb(240,205,208),rgb(200,108,115));text-align:center;padding:30px 0 0 0;position:relative;}
footer ul#fNavi{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:50px;}
footer ul#fNavi li{margin:0 25px;}
footer ul#fNavi li a{display:block;color:#fff;line-height:1.5;font-size:16px;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:bold;}
footer ul#fNavi li a span{display:block;font-size:12px;font-weight:200;}
footer h3.logo{width:291px;height:auto;margin:0 auto 35px auto;line-height:1;}
footer h3.logo a{display:block;width:100%;height:100%;}
footer h3.logo a b{font-size:55px;color:#fff;}
footer h3.logo a span{font-size:13px;color:#fff;}
footer p{font-size:14px;color:#fff;}
footer p a{display:table;color:#fff;font-size:23px;line-height:1;font-family:Oswald,sans-serif;padding:7px 0 7px 40px;background:url(../layout/icon-building.webp) no-repeat left center / 24px auto;margin:13px auto -5px auto;}
footer address.copy{color:#fff;text-align:center;margin-top:40px;position:relative;}
footer address.copy b{position:relative;z-index:2;font-size:12px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:400;display:block;}
footer address.copy:before{content:'';background:linear-gradient(to right, #000 0%,rgba(0,0,0,0.3) 30%,rgba(0,0,0,0.3) 50%,#000 100%);mix-blend-mode:multiply;opacity:0.25;position:absolute;bottom:0;display:block;height:25px;width:100%;z-index:1;}

/*----------共有ここまで　※変更があるならcommon.cssとtop.cssを一緒にすること※　------------*/


/*他ページと共有*/
@media screen and (max-width:1400px){
#titleIMG{width:100%;}
button.slick-prev, button.slick-next{display:none!important;}
}
@media screen and (max-width:1350px){
header #gNavi{width:calc(100% - 110px);min-width:auto;}
header #gNavi ul{display:flex;flex-wrap:wrap;text-align:left;}
header #gNavi ul li{width:5em;margin:0 0 0 20px;}
header.fixed #gNavi{width:calc(28em + 60px);height:2.7em;}
header.fixed #gNavi ul{justify-content:left;}
header.fixed #gNavi ul li{width:7em;margin:4px 0;padding-left:15px;}
header #gNavi ul li a:before{top:5px;bottom:0;right:auto;left:-12px;}
}

@media screen and (max-width:1260px){
main{width:calc(100% - 40px);margin-left:20px;margin-right:20px;}
}

@media screen and (max-width:1200px){
ul#fBanner{width:95%;margin-right:auto;margin-left:auto;}
section#faq{width:90%;}
section#fNEWS > .newsBOX{width:90%;}
section#fNEWS div.newsBOX ul li a b.title{width:62%;}


}
@media screen and (max-width:1150px){
header p.description{display:none;}

}

@media screen and (max-width:1100px){
header #gNavi{right:110px;}

}
@media screen and (max-width:1050px){
#humSkin.open .humITEM{width:calc(100% - 270px);}

#humBOX{width:270px;padding:70px 10px 0 10px;}
#humBOX nav.menu{padding:0 0 0 40px;border:0;width:100%;box-sizing:border-box;margin-bottom:80px;}
#humBOX nav.menu h3,
#humBOX nav.menu:before,#humBOX nav.menu:after{display:none;}
#humBOX nav.menu ul{display:block;}
#humBOX nav.menu ul li{width:100%;margin:15px 0 0 0;}
#humBOX nav.menu ul li a{text-align:left;}
#humBOX nav.menu ul li a:before{left:30px;right:auto;}
#humBOX .contact{display:block;}
#humBOX .contact > div{width:fit-content;margin:0 auto 30px auto;}
#humBOX .contact a.tel{margin:0 auto;}
section#fNEWS{box-sizing:border-box;padding:100px 50px;background-size:cover;}
section#fNEWS div.newsBOX{width:100%;display:block;padding:60px;border:2px solid #efefef;}
section#fNEWS div.newsBOX ul{width:100%;padding-left:0;}
section#fNEWS h2{margin-bottom:15px;}

}

@media screen and (max-width:980px){
footer ul#fNavi li{margin-bottom:15px;}
}
@media screen and (max-width:810px){
header #gNavi ul{display:none;}
}
@media screen and (max-width:800px){
header #gNavi{height:fit-content;width:calc(100% - 110px);min-width:auto;}
header.fixed #gNavi{width:calc(20em + 60px);}
header.fixed #gNavi ul li{width:5em;}calc(28em + 60px)
}
@media screen and (max-width:768px){
header #gNavi ul li{margin:0 15px;}
header #gNavi ul li a{font-size:13px;}
#humBOX{padding:50px 50px 200px 50px;width:90%;right:-100%;}
#humBOX nav.menu h3{display:block;margin-bottom:10px;position:relative;top:auto;}
#humBOX nav.menu h3:before,
#humBOX nav.menu h3:after{display:none;}
#humBOX nav.menu ul{display:flex;flex-wrap:wrap;justify-content:left;}
#humBOX nav.menu ul li{width:calc(100% / 3);}
#humSkin.open .humITEM{display:none!important;}
html.admin_bar{padding-top:46px!important;}
html.admin_bar header{top:46px!important;}
html.admin_bar #humBOX{top:46px;}
html.admin_bar #humBTN{top:73px;}
section#faq > div.faq > h4{font-size:15px;}
section#faq > div.faq p.answer{font-size:13px;}
section#fNEWS div.newsBOX{width:100%;padding:60px 40px;}
section#fNEWS div.newsBOX ul{padding-right:0;}
section#fNEWS div.newsBOX ul li a{display:block;}
section#fNEWS div.newsBOX ul li a b.title{margin-left:0;}
section#fNEWS div.newsBOX ul li a time{position:relative;left:auto;top:auto;margin:0 0 15px 0;}

}
@media screen and (max-width:650px){
#humBOX{padding:50px 25px 280px 25px;}
}
@media screen and (max-width:600px){
body #wpadminbar{position:fixed;top:0;}
header .logo{scale:0.8;transform-origin:left center;left:10px;}

#humBTN{right:30px;}
header #gNavi{right:90px;}
#humBOX nav.menu{padding-left:10px;padding-right:10px;}
#humBOX nav.menu ul li{margin-left:0;margin-right:0;}
#humBOX .contact{display:block;}
#humBOX .contact > div p{text-align:center;}
#humBOX.open .contact a.tel{margin:30px auto 0 auto;}
footer ul#fNavi li{margin:0 0 15px 0;width:calc(100% / 4);}

}
@media screen and (max-width:550px){
footer nav.fNavi > div h3{margin-bottom:35px;}
#humBOX{padding-top:30px;}
section#fNEWS{padding-left:20px;padding-right:20px;margin-bottom:-100px;}
section#fNEWS div.newsBOX{padding-left:20px;padding-right:20px;}
section#fNEWS h2{font-size:16px;}
section#fNEWS h2 i{font-size:30px;}
section#fNEWS div.newsBOX ul li a time{font-size:14px;}
section#fNEWS div.newsBOX ul li a b.title{width:100%;font-size:15px;}
section#fNEWS div.newsBOX ul li a b.title i.cate{translate:0 0;}
section#fNEWS div.newsBOX ul li a i.cate{font-size:10px;font-weight:bold;min-width:70px;line-height:1;}
a#pagetop{margin:0 20px 30px auto;}
}

@media screen and (max-width:500px){
#humBTN{top:18px;}
section#fNEWS{padding:30px 20px;}
section#faq > div.faq > p{padding:20px 5px;}
 
}

@media screen and (max-width:460px){
#titleIMG{padding-top:70px;}
#titleIMG h2{top:70px;}
header{height:70px;}
header #gNavi{display:none;}
html.admin_bar #humBTN{top:60px;}
#humBOX nav.menu{width:100%;box-sizing:border-box;padding-left:30px;padding-right:30px;}
#humBOX nav.menu ul li{width:50%;box-sizing:border-box;}
#humBOX nav.menu ul li a{text-align:left;}
footer ul#fNavi li{margin:0 0 15px 0;width:calc(100% / 2);}
footer p{font-size:12px;}
footer p b{display:block;font-size:16px;margin:15px auto 0px auto;}
footer p a{margin-top:15px;}
#contact{width:100%;}
}
@media screen and (max-width:400px){
section#fNEWS div div.newsBOX ul li{margin-top:0;}

}
@media screen and (max-width:370px){
#humBOX nav.menu{margin-bottom:30px;}
#humBOX.open .contact a.tel{margin-top:0;}
#humBOX nav.menu ul{display:block;}
#humBOX nav.menu ul li{width:100%;box-sizing:border-box;margin-top:0;}
}




/*トップページ固有*/
@media screen and (max-width:1600px){
section#front00 > div p br{display:none;}
}
@media screen and (max-width:1520px){
main.top{width:95%;margin-right:auto;margin-left:auto;}
}

@media screen and (max-width:1500px){
#coverIMG .panel.pl03 > div.plate > div{width:100%;}
#coverIMG .panel > div p.txt{width:100%;line-height:1.75;color:rgba(255,255,255,0.8);}
#coverIMG .panel.pl02 > div p.txt{color:rgba(0,0,0,0.7);}
}
@media screen and (max-width:1350px){
section#front00{padding-left:10px;padding-right:10px;}
section#front00 > div h2{font-size:40px;}
section#front00 > div p br{display:none;}
}
@media screen and (max-width:1260px){
#coverIMG .panel > div{width:90%;height:fit-content;}
#coverIMG .panel.leftPANEL > div{width:90%;height:fit-content;}
#coverIMG .panel > div h2{font-size:70px;}

main.top section div.img{width:40%;height:0;padding-bottom:calc(750 / 630 * 40%);background-size:cover;bottom:0;margin-top:auto;margin-bottom:auto;}
main.top section#top01{padding-left:calc(40% + 50px);}
main.top section.rightIMG{padding-right:calc(40% + 50px);}

section#top00 ul{justify-content:center;}
section#top00 ul li{width:280px;margin:0 15px 25px 15px;}
section h3.title i{font-size:55px;}
section#front02:after{background-image:url(../top/f02BCKGsp.webp);background-size:cover;}


}

@media screen and (max-width:1200px){
#coverIMG .slick-track{height:100%;}
#coverIMG{width:100%;padding-top:0;}
#coverIMG .slide,#coverIMG .slide .slick-list{}
#coverIMG .panel > div > h2{font-size:60px;}

section#front00 > div h2{font-size:30px;}
section#front00 > div p{font-size:15px;}


section#front01{width:100%;}
section#front01 ul li{width:calc(100% / 3 - 20px);margin-left:10px;margin-right:10px;}

section#front02 > div,
section#front02 > div ul{width:100%;}

section#front03 > div{width:calc(100% - 30px);padding-left:400px;}
section#front03 > div span.bottle{left:0;width:350px;}


section.fBanner{width:90%;}
section.fBanner a.img{height:auto;width:100%;line-height:1;}
section.fBanner a.img img{width:100%;height:auto;}
section.fBanner time{top:420px;}
}
@media screen and (max-width:1100px){
#coverIMG .panel.subPANEL h2{font-size:35px;}
}
@media screen and (max-width:1050px){
div#infiniteITEMS div.panel{margin:0 7px;}

}
@media screen and (max-width:1000px){
section#front03{background-image:url(../top/front03BGsp.webp);}
main.top section p{font-size:13px;}
section#front02 > div h2{font-size:60px;}

section#front03 > div h2{font-size:35px;}
}
@media screen and (max-width:950px){
section#front01 ul li h2 i{font-size:23px;}
section#front02 > div{width:95%;margin:50px auto;}
section#front02 > div p br{display:none;}
}

@media screen and (max-width:900px){
main.top section{height:auto;padding:50px 0;}


section#front00{display:block;}
section#front00 > div{width:100%;height:fit-content;padding-right:340px;margin:0 auto 15px auto;}
section#front00 > div img{width:280px;position:absolute;right:30px;top:0;bottom:0;margin:auto 0;}

section#front00 > div h2{font-size:40px;text-align:left;}
section#front00 > div h2 span{margin-left:0;margin-right:0;}
section#front00 > div p{font-size:15px;}
section#front00 > div p br{display:block;}

section#front01 ul{display:block;}
section#front01 ul li{width:95%;height:fit-content;position:relative;padding:30px 20px 30px 220px;box-sizing:border-box;margin:0 auto 15px auto;}
section#front01 ul li img{width:200px;height:auto;position:absolute;top:0;left:10px;bottom:0;margin:auto 0;}
section#front01 ul li h2{text-align:left;}
section#front01 ul li p{margin-top:8px;line-height:1.75;}
section#front01 ul li a{display:table;position:relative;top:0;left:0;right:auto;left:0;margin:15px 0 0 0;}

section#front02{padding:50px 0;}
section#front02 > div ul li{width:150px;margin-bottom:15px;}
section#front02 > div ul li b{font-size:13px;}
section#front02 > div ul li span.thumIMG{margin-bottom:10px;}

section#front03{padding:50px 0;}
section#front03 > div{padding:0 40px;}
section#front03 > div span.bottle{position:relative;top:auto;left:auto;bottom:auto;margin:0 auto -30px auto;}

}
@media screen and (max-width:850px){
#coverIMG .panel.pl08 > div h2{font-size:60px;}
#coverIMG .panel.rightPANEL > div{left:50%;width:50%;padding-left:0;}
#coverIMG .panel.pl02 > div > h2{font-size:50px;}
#coverIMG .panel.pl02 > div h3{font-size:20px;}
#coverIMG .panel.pl03 > div{left:30%;width:70%;padding-left:0;}
#coverIMG .panel.pl03 > div.plate div h2{font-size:55px;}

}
@media screen and (max-width:800px){
#coverIMG .panel > div > h2{font-size:40px;}
section#front00 > div p br{display:none;}

}
@media screen and (max-width:768px){
#coverIMG .panel > div p.txt{display:none;}
#coverIMG .panel > div h2{line-height:1.2;}
#coverIMG .panel.subPANEL h2{font-size:25px;}
#coverIMG .panel.subPANEL p{font-size:16px;}

#coverIMG .panel span.thumIMG{width:120%;background:url() no-repeat center bottom / cover;}
#coverIMG .panel.slide01 span.thumIMG{background-image:url(../top/slider01sp.webp);}
#coverIMG .panel.slide02 span.thumIMG{background-image:url(../top/coverIMG03sp.webp);}
#coverIMG .panel.slide03 span.thumIMG{background-image:url(../top/top03sp.webp);}
#coverIMG .panel.slide04 span.thumIMG{background-image:url(../top/slider02sp.webp);}

section#front02 > div h2{font-size:50px;}

main.top{width:90%;}
main.top section{padding:0;}

section.fBanner time{display:none;}
section.fBanner h3{padding-right:0;}
section.fBanner p{padding-right:0;}
}
@media screen and (max-width:700px){
section#front00 > div p br{display:none;}
section#front00 > div{padding-right:240px;}
section#front00 > div img{width:180px;}


}
@media screen and (max-width:640px){
}
@media screen and (max-width:600px){

section#front02 > div h2{font-size:40px;}
section#front02 > div p{font-size:17px;}

#works-page .wr00 li,
#items-list li{width:calc(100% / 2 - 20px);margin:0 10px 30px 10px;}

}

@media screen and (max-width:550px){
.spOnly{display:block!important;}
.pcOnly{display:none!important;}
#coverIMG .panel > div h2{line-height:1.5;}
#coverIMG .panel > div p{line-height:2.0;}
section#front01{margin-top:50px;}
section#front00 > div p{font-size:15px;}
section#front01 ul li{padding:30px 20px;}
section#front01 ul li img{position:relative;top:auto;left:auto;bottom:auto;margin:0 auto 15px auto;}
section#front01 ul li h2{text-align:center;margin-bottom:15px;}
section#front01 ul li a{margin:15px auto;}
section#front03 > div h2{font-size:23px;}
section#front03 > div h2 > b{font-size:45px;}
section#front03 > div p b{font-size:24px;}
.lock a:not(.linkMORE):before,
.lock a:not(.linkMORE):after,
.NG a:not(.linkMORE):after{bottom:45%;background-size:20px auto;margin:0;}
.lock a:not(.linkMORE):before,
.lock a:not(.linkMORE):after,
.NG a:not(.linkMORE):after,
div#infiniteITEMS div.panel a span.thumIMG{width:100%;height:auto;aspect-ratio:1 / 1;}
.lock a:not(.linkMORE):before{top:calc(28% + 1em);bottom:auto;height:1em;}

}
@media screen and (max-width:500px){
section#front00 > div{padding-right:40px;}
section#front00 > div img{width:280px;margin:0 auto;position:relative;right:auto;top:auto;bottom:auto;}


section#front02 > div h2{font-size:30px;line-height:1.75;}
section#front03 > div{padding:0 20px;}
section#front03 > div span.bottle{width:100%;}

}
@media screen and (max-width:450px){
#coverIMG h1 a{scale:0.8;}
.NG a span.messageNG{padding:10px;font-size:12px;line-height:1.5;}
footer .fContainer p{line-height:1.5;}
footer address.copy{font-size:15px;margin-top:40px;}
}
@media screen and (max-width:400px){
#coverIMG .slick-slider ul.slick-dots{margin-top:-40px;}
section#front00 > div{padding:30px 20px 50px 20px;}
section#front00 > div h2{font-size:30px;text-align:center;}
section#front00 > div h2 span{font-size:16px;margin-left:auto;margin-right:auto;}
section#front00 > div p{font-size:14px;line-height:1.75;}

section#front02 > div ul{justify-content:space-around;}
section#front02 > div ul li{width:120px;}
.lock a:not(.linkMORE):before{top:calc(30% + 1em);bottom:auto;height:1em;}

}
@media screen and (max-width:360px){
section#front02 > div h2{font-size:25px;}
.lock a:not(.linkMORE):before{top:calc(25% + 1em);bottom:auto;height:1em;}
section#front00 > div img{width:100%;}
}

