@charset "UTF-8";
.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;}
q{font-family: "Poppins", sans-serif;font-weight:500;}/*ゴシック体*/
em{font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;}
i{font-family: "Birthstone", cursive;}/*筆記体*/
body{display:none;}/*css遅延対策用*/

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";font-weight:500;position:relative;overflow-x:hidden;-webkit-text-size-adjust:100%;width:100%;line-height:2.0;}
main{width:100%;box-sizing:border-box;margin:0 auto;}
time{display:block;line-height:15px;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";color:#ba2;font-weight:bold;}
a.link{display:table;margin:50px auto;min-width:210px;box-sizing:border-box;background:#47acdd;font-size:20px;color:#fff!important;text-align:center;padding:.4em 2em .6em 2em;font-weight:bold;text-decoration:none!important;position:relative;box-shadow:1.5px 1.5px 3px rgba(0,0,0,0.3);border-radius:6px;border:2px solid rgba(255,255,255,0.25);line-height:1.5;}
a.link span{display:block;font-size:14px;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:normal;}
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;}}

.slider01 .slick-list{margin:0 -100px;}
.slider01 .slick-slide{margin:0 100px;}
button.slick-prev,
button.slick-next{width:80px;height:40px;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;}
button.slick-prev{background:url(../layout/arrow-back.gif) no-repeat center top;left:-100px;}
button.slick-next{background:url(../layout/arrow-next.gif) no-repeat center top;right:-100px;}
button.slick-prev:hover,
button.slick-next:hover{opacity:0.7;}
.slick-slider ul.slick-dots{text-align:center;margin-top:30px;}
.slick-slider ul.slick-dots li{display:inline-block;margin:15px 5px;}
.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;}
.slick-slider ul.slick-dots li.slick-active button{background:#666;border:0;}
.slick-slider ul.slick-dots li:not(.slick-active) button:hover{background:#7CA5D2;}


/* header */
header{position:relative;background:url(../layout/headerBCKG.webp) no-repeat center top / cover;height:150px;box-sizing:border-box;border-bottom:10px solid;border-image: linear-gradient(to right, #000, #666);}
header:after{content:'';display:block;position:absolute;bottom:-10px;left:0;right:0;width:100%;height:10px;background: linear-gradient(to right, #D5BB6C 10%,#FEF4DA 25%,#DCA641 35%, #FEE394 80%,#E8E4CC 100% );}
header h1{width:420px;height:62px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;text-align:center;line-height:1;}
header h1 a{display:block;font-size:30px;font-weight:400;color:#0E3958;font-family:"Poppins", sans-serif;}
header h1 a em{display:block;font-size:18px;font-weight:600;margin-top:12px;}
header a.torishin{display:block;width:160px;height:87px;position:absolute;top:0;bottom:0;left:50px;margin:auto 0;background:url(../layout/logo.png) no-repeat left center;}
header a.english{display:block;height:30px;width:150px;position:absolute;top:47px;bottom:0;right:130px;padding:4px;border:1px solid #000;text-align:center;font-size:16px;font-family:"Poppins", sans-serif;font-weight:normal;background:url(../layout/moreBCKG.gif) no-repeat right -100% center;}
header a.english:hover{background-position:right -50px center;color:#7CA5D2;border-color:#7CA5D2;}


#humBTN{width:40px;height:40px;position:fixed;right:50px;top:45px;margin:auto 0;cursor:pointer;z-index:5;}
#humBTN span{width:40px;height:2px;background:#0E3958;position:absolute;background:url(../layout/humBTN.gif) no-repeat right center;}
#humBTN:hover span,#humBTN.open span{background-position-x:-40px;}
#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.2s forwards;}
#humBTN:hover span:nth-of-type(3){animation:humBTN 0.15s ease-out 0.4s forwards;}
#humBTN.open span:nth-of-type(1){animation:rotate01 0.15s ease-out 0.6s forwards;}
#humBTN.open span:nth-of-type(2){animation:rotate02 0.15s ease-out 0.6s forwards;}
#humBTN.open span:nth-of-type(3){animation:rotate03 0.15s ease-out 0.6s forwards;}
@keyframes humBTN{0%{background-position-x:-40px;}100%{background-position-x:0;background-color:#7CA5D2;}}
@keyframes rotate01{100%{rotate:45deg;top:20px;}}
@keyframes rotate02{100%{opacity:0;}}
@keyframes rotate03{100%{rotate:-45deg;bottom:19px;}}


#humBOX{box-sizing:border-box;background:url(../layout/humBG.webp) no-repeat center center / cover #f5f5f5;width:930px;position:fixed;right:-930px;top:0;z-index:3;padding:60px 100px 200px 100px;transition:0.2s ease-in-out;min-height:100vh;}
#humBOX.open{right:0;overflow-y:scroll;height:100%;}

#humBOX .hum_top{display:flex;align-items:center;justify-content:center;position:relative;}
#humBOX .hum_top a.shop{background:url(../layout/shop_icon.webp) no-repeat center left 15px / 27px auto, linear-gradient(315deg, #fff 0%, #E8E4CC 60%, #fff 80%, #E8E4CC 100%);font-family:"Open Sans", sans-serif;font-size:20px;color:#234B67;display:block;height:40px;padding:0 20px 0 50px;border:3px solid #E8E4CC;border-radius:10px;font-family:Oswald, sans-serif;box-shadow:2px 2px 3px #00000036;}
#humBOX .hum_top a.shop:hover{background:url(../layout/shop_icon.webp) no-repeat center left 15px / 27px auto, linear-gradient(315deg, #fff 0%, #fff 60%, #fff 80%, #fff 100%);}
#humBOX .hum_top a.tel{display:table;font-size:16px;line-height:1.3;margin-left:50px;}
#humBOX .hum_top a.tel b{font-size:28px;display:block;font-family:Oswald, sans-serif;font-weight:normal;}
#humBOX .hum_top a.tel:hover b{color:#7CA5D2;}
#humBOX .hum_top a.tel em{font-size:13px;display:block;margin-top:5px;}
#humBOX .hum_top a.english{display:block;height:30px;width:150px;padding:4px;border:1px solid #000;text-align:center;font-size:16px;font-family:"Poppins", sans-serif;font-weight:normal;margin-left:50px;}
#humBOX > div h3{font-family:"Poppins", sans-serif;font-size:28px;font-weight:300;color:#0E3958;text-align:center;letter-spacing:0em;margin-top:30px;margin-bottom:15px;}
#humBOX > div ul{display:flex;flex-wrap:wrap;align-content:flex-start;}
#humBOX > div ul li{width:33.33%;text-align:center;margin-bottom:20px;}
#humBOX > div ul li a{font-size:17px;line-height:1.3;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;}
#humBOX > div ul li a:hover{color:#7CA5D2;}
#humBOX > div ul li a em{display:block;font-size:13px;}
#humBOX > div.hum_bra_nav ul{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px auto 0;}
#humBOX > div.hum_bra_nav ul li{width:calc(100% / 2 );text-align:left;margin-bottom:15px;line-height:1;}
#humBOX > div.hum_bra_nav ul li a{height:50px;position:relative;padding-left:70px;display:flex;flex-direction:column;justify-content:center;}
#humBOX > div.hum_bra_nav ul li a span{width:50px;height:50px;background:#fff url(../layout/brand01.gif) no-repeat left center / contain;display:block;position:absolute;left:0;box-shadow:0 0 3px rgba(0,0,0,0.3);}
#humBOX > div.hum_bra_nav ul li a i{display:block;font-size:11px;}
#humBOX > div.hum_tori_nav{width:500px;margin:0 auto;}
#humBOX > div.hum_tori_nav ul li a{font-size:15px;padding-right:20px;background:url(../layout/hum-blank.png) no-repeat center right / 12px;}

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


#humSkin{display:none;width:100%;height:100%;background-color:rgba(0,0,0,0.6);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:3;}


#coverIMG{width:100%;height:830px;background:url(../top/coverIMG_BCKG.webp) no-repeat center / cover;padding-top:40px;box-sizing:border-box;}
#coverIMG .slide{height:750px;box-sizing:border-box;}
#coverIMG .panel{height:750px;display:flex;flex-wrap:wrap;align-items:center;margin:0 auto;position:relative;box-sizing:border-box;overflow-y:visible;overflow-x:clip;}
#coverIMG .panel > div,
#coverIMG .panel.plCMS > div > a{width:1200px;height:720px;display:block;margin:0 auto;box-sizing:border-box;position:relative;}
#coverIMG .panel.plCMS > div > a{border:5px solid #fff;box-shadow:0 0 5px rgba(0,0,0,0.3);background:url() no-repeat center / cover;}
#coverIMG .panel > div{display:flex;flex-wrap:wrap;align-items:center;padding-left:calc(1200px / 2 - 30px);}
#coverIMG .panel > div > div span{width:550px;height:550px;display:block;position:absolute;top:0;bottom:0;left:-30px;margin:auto 0;background:url() no-repeat left center / contain;z-index:0;}
#coverIMG .panel p.title{font-size:11px;line-height:1.5;color:#514d56;margin-bottom:30px;padding-left:110px;position:relative;letter-spacing:0.5em;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;}
#coverIMG .panel p.title em{display:block;margin-top:10px;font-size:36px;display:block;color:#666;letter-spacing:0.3em;}
#coverIMG .panel h2{color:#795520;font-size:50px;line-height:1.5;margin-bottom:15px;letter-spacing:0.2em;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;}
#coverIMG .panel p.txt{color:#666;font-size:16px;line-height:2.5;letter-spacing:0.15em;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;margin-bottom:50px;}
#coverIMG .panel > div > div > *{position:relative;z-index:2;}
#coverIMG .slick-slider ul.slick-dots{margin-top:-9px;}
#coverIMG .panel.pl04 > div > div:before{content:'';width:100%;height:300px;display:block;position:absolute;top:0;bottom:-150px;left:-50%;right:-50%;margin:auto;background:#f7fccc;opacity:0.25;border-radius:50%;filter:blur(50px);z-index:0;}
#coverIMG .panel.pl04 p.title :before{content:'';display:block;width:80px;height:80px;position:absolute;left:0;top:0;bottom:0;margin:auto 0;background:#fff url(../layout/brand06.gif) no-repeat center / 60px auto;box-shadow:0 0 5px rgba(0,0,0,0.3);}



main.top{line-height:2.0;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;}
main.top section{padding:100px 0;}
main.top section#top01{text-align:center;}
main.top section#top01 h2{font-size:40px;letter-spacing:0.1em;color:#000;line-height:1.5;margin-bottom:10px;}
main.top section#top01 h2 span{display:block;font-size:17px;background:url(../layout/logo.png) no-repeat center top;padding-top:65px;margin-bottom:30px;}
main.top section#top01 h2 br{display:none;}
main.top section#top01 p{font-size:23px;letter-spacing:0.1em;color:#666;line-height:2.0;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;}

main.top section#top01 .top01-1{position:relative;height:750px;text-align:left;display:flex;flex-wrap:wrap;align-items:center;margin:100px 0;width:1200px;margin:100px auto;}
main.top section#top01 .top01-1 div.img{position:absolute;height:750px;width:calc(35% + 50px);top:0;right:calc(65% - 50px);background:url(../top/top01.webp) no-repeat right center / cover;}
main.top section#top01 .top01-1 div.txt{margin-left:calc(35% + 100px);}



main.top section#top01 .top01-1 p{margin-bottom:50px;font-size:18px;}
main.top section#top01 .top01-1 h3{margin:50px 0 20px 0;font-size:30px;color:#000;}
main.top section#top01 .top01-1 h3.mt0{margin-top:0;}
main.top section#top01 .top01-1 ul{}
main.top section#top01 .top01-1 ul li{display:inline-block;width:220px;margin-right:20px;}
main.top section#top01 .top01-1 ul li a{display:block;padding:7px 15px;border:1px solid #666;color:#666;text-align:center;font-size:15px;border-radius:6px;}
main.top section#top01 .top01-1 ul li a:hover{color:#fff;border:1px solid #7CA5D2;background-color:#7CA5D2;}
main.top section.greyBCKG{background:#F8F9FA;}
main.top section#top02 div.slider01{width:1200px;height:550px;margin:50px auto 0 auto;}
main.top section#top02 div.slider01 article{height:100%;min-height:550px;position:relative;padding-left:calc(600px + 30px);display:flex;flex-wrap:wrap;align-items:center;box-sizing:border-box;margin:0 100px;}
main.top section#top02 div.slider01 article span.topIMG{display:block;position:absolute;top:0;bottom:0;margin:auto 0;right:calc(50% + 30px);width:calc(50% - 30px);height:550px;background:url() no-repeat center / cover;}
main.top section#top02 div.slider01 article h3{font-size:25px;border-bottom:4px solid #ccc;margin-bottom:15px;line-height:1.5;}
main.top section#top02 div.slider01 article h3 em{display:table;border-bottom:4px solid #333;padding-bottom:10px;margin-bottom:-4px;}
/*main.top section#top02 div.slider01 article.new h3 em:before{content:'NEW';color:#fff;background:#f00;padding:4px 6px 3px 6px;font-size:13px;margin-right:10px;display:inline-block;line-height:1;position:relative;top:-4px;}*/
main.top section#top02 div.slider01 article ol{margin-bottom:25px;}
main.top section#top02 div.slider01 article ol li{font-size:15px;display:inline-block;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;color:#666;}
main.top section#top02 div.slider01 article ol li b{font-size:12px;font-weight:500;}
main.top section#top02 div.slider01 article ol li:before{content:'／';color:#666;}
main.top section#top02 div.slider01 article ol li:nth-of-type(1):before{content:'';}
main.top section#top02 div.slider01 article p{margin-top:25px;line-height:2.0;font-size:15px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:0.1em;}
main.top section#top02 div.slider01 article a.more{margin-top:50px;}
main.top section#top03 ul.cat{width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;}
main.top section#top03 ul.cat li{width:calc(100% / 5 - 30px);margin:0 15px 15px;}
main.top section#top03 ul.cat li a{display:block;text-align:center;color:#666;}
main.top section#top03 ul.cat li a span{display:block;width:100%;height:150px;background:url() no-repeat center / auto 150px;transition:0.15s ease-in-out;margin-bottom:15px;}
main.top section#top03 ul.cat li a em{display:block;color:#333;font-size:20px;transition:0.3s ease-in-out;}
main.top section#top03 ul.cat li a:hover,
main.top section#top03 ul.cat li a:hover em{color:#09c;}
main.top section#top03 ul.cat li a:hover span{scale:1.1;}

main.top section#top04 ul.brand{width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;}
main.top section#top04 ul.brand li{width:calc(100% / 6);margin:0 0 30px 0;text-align:center;}
main.top section#top04 ul.brand li a{display:block;font-size:12px;color:#666;}
main.top section#top04 ul.brand li a span{display:block;width:100px;height:100px;border-radius:50%;margin:0 auto 12px auto;background:#fff url() no-repeat center / 100% auto;border:2px solid #fff;box-shadow:0 0 5px rgba(0,0,0,0.3);transition:0.15s ease-in-out;}
main.top section#top04 ul.brand li a em{display:block;font-size:14px;color:#333;line-height:1.3;margin-bottom:3px;transition:0.3s ease-in-out;}
main.top section#top04 ul.brand li a:hover,
main.top section#top04 ul.brand li a:hover em{color:#09c;}
main.top section#top04 ul.brand li a:hover span{scale:1.1;}

main.top section#top05{display:flex;flex-wrap:wrap;align-items:center;min-height:700px;}
main.top section#top05 div.top05-1{width:1200px;margin:0 auto;position:relative;padding-right:550px;box-sizing:border-box;}
main.top section#top05 div.top05-1 div.img{width:500px;height:700px;margin:auto 0;position:absolute;right:0;top:0;bottom:0;background:url(../top/top05.webp) no-repeat center / cover;}
main.top section#top05 div.top05-1 h4{color:#7CA5D2;font-size:45px;margin-bottom:15px;}
main.top section#top05 div.top05-1 p{margin-top:25px;line-height:2.0;font-size:15px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:0.1em;}

main.top section#top06{background:#F8F9FA url(../top/top06.webp) no-repeat center;}
main.top section#top06 div.top06-1{margin:0 auto;position:relative;min-height:650px;text-align:center;}
main.top section#top06 div.top06-1 h3.top-title,main.top section#event h3{margin-bottom:50px;}
main.top section#top06 div.top06-1 p{line-height:2.0;font-size:18px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:0.1em;margin-bottom:50px;text-shadow:0 0 10px #f9f9f9,0 0 10px #f9f9f9,0 0 10px #f9f9f9,0 0 10px #f9f9f9,0 0 10px #f9f9f9,0 0 10px #f9f9f9,0 0 10px #f9f9f9,0 0 10px #f9f9f9;}
main.top section#top06 div.top06-1 div.catalog{display:table;margin:70px auto 170px auto;box-sizing:border-box;text-align:left;}
main.top section#top06 div.top06-1 div.catalog a{display:block;padding:20px 50px 20px 170px;background:rgba(0,0,0,0.7);color:#fff;position:relative;border-radius:6px;}
main.top section#top06 div.top06-1 div.catalog a:hover{opacity:1;background:rgba(0,0,0,1);}
main.top section#top06 div.top06-1 div.catalog a span{display:block;border:2px solid #fff;background:#666 url() no-repeat center / cover;width:120px;height:180px;box-shadow:0 0 5px rgba(0,0,0,0.3);position:absolute;left:25px;top:-41px;}
main.top section#top06 div.top06-1 div.catalog a.pdf span:after{content:'';display:block;width:;height:;background:url(../layout/icon-pdf.gif) no-repeat center;width:25px;height:28px;box-shadow:0 0 5px rgba(0,0,0,0.3);position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;transition:0.15s ease-in-out;}
main.top section#top06 div.top06-1 div.catalog a.pdf:hover span:after{scale:1.15;}
main.top section#top06 div.top06-1 div.catalog a b{display:block;font-size:17px;}
main.top section#top06 div.top06-1 div.catalog a:hover{color:#7CA5D2;}
main.top section#top06 div.top06-1 div.catalog a em{font-size:12px;text-transform:uppercase;letter-spacing:0.1em;}
main.top section#top06 div.top06-1 div.list-biz{width:100%;padding:15px 35px;background:#fff;box-sizing:border-box;}
main.top section#top06 div.top06-1 div.scroll{width:100%;max-height:300px;overflow:auto;box-sizing:border-box;}
main.top section#top06 div.top06-1 h4{display:table;margin:20px auto;font-size:20px;padding:7px 20px;background:#fff;border:1px solid #666;text-align:center;}
main.top section#top06 div.top06-1 h4 span{font-size:14px;}
main.top section#top06 div.top06-1 h5{font-size:20px;}
main.top section#top06 div.top06-1 ol{margin-bottom:20px;}
main.top section#top06 div.top06-1 ol li{font-size:15px;display:inline-block;}
main.top section#top06 div.top06-1 ol li:after{content:'／';margin:0 2px;}

ul.contactBTN{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
ul.contactBTN li{width:480px;margin:0 30px;}
ul.contactBTN li a{display:block;border:1px solid #666;background:#fff;border-radius:12px;padding:15px 30px;height:125px;box-sizing:border-box;}
ul.contactBTN li a span{display:table;padding-left:60px;background:url() no-repeat left center;margin:auto;color:#7CA5D2;font-size:19px;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:bold;line-height:1.5;color:#7CA5D2;}
ul.contactBTN li.tel a span{background-image:url(../layout/icon-tel.webp);line-height:1.2;margin-top:10px;}
ul.contactBTN li.mail a span{background-image:url(../layout/icon-mail.webp);margin-top:15px;}
ul.contactBTN li.tel a span > *{display:block;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:bold;}
ul.contactBTN li.tel a span > b{font-size:19px;}
ul.contactBTN li.tel a span > i{font-size:30px;font-family:Arial, Helvetica, sans-serif;}
ul.contactBTN li.tel a span > em{font-size:15px;font-weight:normal;color:#666;}
ul.contactBTN li.tel a:hover,
ul.contactBTN li.mail a:hover{background-color:#7CA5D2;}
ul.contactBTN li.tel a:hover span{background-image:url(../layout/icon-telWH.webp);color:#fff;}
ul.contactBTN li.tel a:hover span em{color:#fff;}
ul.contactBTN li.mail a:hover span{background-image:url(../layout/icon-mailWH.webp);color:#fff;}

span.thumIMG.br02{background-color:#002942!important;}
span.thumIMG.br03{background-color:#008343!important;}
span.thumIMG.br05{background-color:#1f1c1a!important;}
span.thumIMG.br08{background-color:#11100b!important;}
span.thumIMG.br11{background-color:#7F1D1A!important;}


main.top h3.top-title{text-align:center;font-size:20px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:0.1em;line-height:1.5;margin-bottom:100px;}
main.top h3.top-title q{display:block;font-size:40px;color:#7CA5D2;text-transform:uppercase;font-weight:300;letter-spacing:normal;}

section#event p{text-align:center;line-height:2.0;font-size:18px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:0.1em;margin-bottom:50px;}
section#event > div{width:1200px;margin:0 auto;display:flex;justify-content:space-between;}
section#event > div article{padding:0 30px;box-sizing:border-box;position:relative;width:600px;margin:0 auto;}
section#event > div article a.thumIMG{display:block;height:311px;background:url() no-repeat center / contain;margin-bottom:15px;position:relative;}
/*section#event > div article.new a.thumIMG:before{content:'NEW';color:#fff;background:#f00;padding:4px 8px 3px 8px;font-size:15px;margin-right:10px;display:inline-block;line-height:1;position:absolute;top:20px;left:-10px;}*/

section#event > div article h4{font-size:20px;line-height:1.75;}
section#event > div article h4 a{color:#333;}
section#event > div article h4 a:hover{color:#7CA5D2;}
section#event > div article h4 time{padding-left:20px;font-size:15px;font-weight:normal;background:url(../layout/icon-date.gif) no-repeat left 2px;margin-top:40px;color:#7CA5D2;}
section#event > div article a.more{position:absolute;right:30px;bottom:-18px;}
section#event .slick-slider ul.slick-dots{margin-top:50px;}

section#news > div{width:1200px;height:320px;overflow-y:auto;margin:-30px auto 0 auto;padding:0 30px 30px 30px;box-sizing:border-box;}
section#news ul.top-news-list{padding:4px 20px;margin:0 auto;}
section#news ul.top-news-list li a{position:relative;color:#000;}
section#news ul.top-news-list li:nth-of-type(1) a:before,
section#news ul.top-news-list li a:after{content:'';display:block;width:100%;height:4px;background:url(../layout/border-dotted.png) repeat-x left center;position:absolute;left:0;}
section#news ul.top-news-list li a:after{bottom:0;}
section#news ul.top-news-list li:nth-of-type(1) a:before{top:-4px;}
section#news ul.top-news-list li a{padding:24px 5px 24px 5px;display:flex;flex-wrap:wrap;align-items:center;vertical-align:middle;}
section#news ul.top-news-list li a > *{font-size:18px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:0.1em;line-height:1.75;color:#333;vertical-align:middle;}
section#news ul.top-news-list li a time{width:250px;text-align:left;box-sizing:border-box;padding-left:30px;background:url(../layout/icon-timeL.png) no-repeat left 5px / 20px auto;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";font-weight:normal;letter-spacing:normal;}
section#news ul.top-news-list li a b.title{display:block;width:calc(100% - 250px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
/*section#news ul.top-news-list li.new a b.title:before{content:'NEW';color:#fff;background:#f00;padding:3px 5px 2px 5px;font-size:11px;margin-right:10px;display:inline-block;line-height:1;position:relative;top:-2px;}*/
section#news ul.top-news-list li a > *{transition:0.15s ease-in-out;}
section#news ul.top-news-list li a:hover{background-color:#fff;opacity:1;}
section#news ul.top-news-list li a:hover > *{color:#7CA5D2;}
section#news > a.more{margin:50px auto;}
section#news ul.more{text-align:center;margin-top:50px;}
section#news ul.more li{display:inline-block;margin:0 30px;}
section#news ul.more li a{display:block;padding:10px 20px;width:150px;color:#fff;background:#ccc;font-size:16px;}
section#news ul.more li a:hover{background:#7CA5D2;}

section#guide ul{width:1200px;margin:50px auto;display:flex;flex-wrap:wrap;justify-content:center;}
section#guide ul li{width:calc(100% / 3 - 30px);margin:0 15px;text-align:center;}
section#guide ul li a.thumIMG{display:block;width:150px;height:150px;background:#78848F url() no-repeat center;margin:0 auto 20px auto;border-radius:50%;}
section#guide ul li.guide01 a.thumIMG{background-image:url(../layout/icon-guide01.webp);}
section#guide ul li.guide02 a.thumIMG{background-image:url(../layout/icon-guide02.webp);}
section#guide ul li.guide03 a.thumIMG{background-image:url(../layout/icon-guide03.webp);}
section#guide ul li a > *{color:#666;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:0.1em;line-height:1.75;display:block;}
section#guide ul li a b{font-size:25px;color:#333;}
section#guide ul li a span{font-size:18px;}


ul#fBanner{width:1200px;margin:100px auto 200px auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
ul#fBanner li{width:calc(100% / 2 - 10px);margin:10px 5px;}
ul#fBanner li a{height:0;padding-top:calc(250 / 590 * 100%);display:block;background:url() no-repeat center / contain;box-sizing:border-box;box-shadow:0 0 5px rgba(0,0,0,0.3);}
ul#fBanner li.kif-kif a{background-image:url(../layout/banner/fArticle_kifkif.webp);}
ul#fBanner li.maison-t a{background-image:url(../layout/banner/fArticle_maisonT.webp);}

span.pagetop{display:block;width:1200px;margin:0 auto;text-align:right;}
span.pagetop a{padding-left:30px;background:url(../layout/icon-pagetop.gif) no-repeat left center / auto 13px;}

/*クッキー同意*/
div.cookie{background-color:#1E3148;width:fit-content;padding:30px;position:fixed;bottom:90px;left:0;z-index:11;}
div.cookie p{color:#fff;padding:5px 0 5px 40px;background:url(../layout/icon-cookie.png) no-repeat left center / 35px auto;width:fit-content;}
div.cookie div{display:flex;justify-content:space-between;align-items:center;margin-top:20px;}
div.cookie button{height:40px;width:47%;display:flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer;}
div.cookie button.agree{background-color:#D2D6DA;color:#1E3148;}
div.cookie button.reject{background-color:#1E3148;color:#D2D6DA;border:1px solid #D2D6DA;}


/* footer*/
footer{background:url(../layout/footerBCKG.webp) repeat center top;width:100%;position:relative;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
footer:after{content:'';display:block;position:absolute;top:-5px;left:0;right:0;width:100%;height:5px;background:linear-gradient(to right, #D5BB6C 10%, #FEF4DA 25%, #DCA641 35%, #FEE394 80%, #E8E4CC 100%);}
footer .fContainer{margin:0 auto;padding-top:50px;}
footer .fContainer h2{color:#0E3958;text-align:center;font-size:15px;line-height:1.5;}
footer .fContainer h2 q{display:block;font-size:30px;font-weight:normal;}
footer .fContainer h2 em{display:block;font-size:18px;font-weight:600;}
footer nav.fNavi{display:flex;flex-wrap:nowrap;justify-content:space-between;width:1200px;margin:50px auto 80px;flex-wrap:wrap;}
footer nav.fNavi > ul.menu{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:50px;}
footer nav.fNavi > ul li{margin:0 25px 25px 25px;}
footer nav.fNavi > ul li a , footer nav.fNavi > div h3 , footer nav.fNavi > div ul li a{font-size:18px;color:#0E3958;line-height:1;letter-spacing:0.1em;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;}
footer nav.fNavi > ul li a:hover , footer nav.fNavi > div ul li a:hover{color:#1B71AF;opacity:1;}
footer nav.fNavi > div ul li{margin:0 0 25px 15px;line-height:1.5;}
footer nav.fNavi > div ul li a{font-size:16px;}
footer nav.fNavi > div ul li a span{display:block;font-size:12px;color:#7696AF;margin-top:4px;}
footer nav.fNavi > div h3{margin:0 auto 25px auto;text-align:center;display:table;border:1px solid #0E3958;padding:10px 30px;}
footer nav.fNavi > div h3 a{color:#0E3958;}
footer nav.fNavi div.f_cate_nav{width:38%;}
footer nav.fNavi div.f_cate_nav > ul{column-count:2;}
footer nav.fNavi div.f_bra_nav{width:58%;}
footer nav.fNavi div.f_bra_nav > ul{column-count:3;}
footer nav.fNavi div.f_bra_nav > ul li{margin-bottom:20px;break-inside:avoid;}
footer nav.fNavi div.f_bra_nav > ul li a{letter-spacing:normal;}
footer nav.fNavi div.f_bra_nav > ul li em{display:block;font-size:12px;color:#7696AF;margin-top:5px;}
footer nav.sns{}
footer nav.sns ul{display:flex;justify-content:center;margin-bottom:50px;}
footer nav.sns ul li a{width:28px;height:28px;display:block;background:url() no-repeat center center / contain;}
footer nav.sns ul li.inst a{background-image:url(../layout/icon-inst.png);margin-right:20px;}
footer nav.sns ul li.fb a{background-image:url(../layout/icon-fb.png);}
footer nav.torishin_nav{background-color:#333;}
footer nav.torishin_nav ul{display:flex;width:700px;height:50px;justify-content:space-between;margin:0 auto;align-items:center;}
footer nav.torishin_nav ul li{}
footer nav.torishin_nav ul li.torishin_top{background:url(../layout/logoWT.png) no-repeat center center / contain;width:80px;height:30px;}
footer nav.torishin_nav ul li a{color:#fff;font-weight:normal;}

footer address.copy{text-align:center;font-size:12px;color:#0E3958;font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";padding:10px 0;font-weight:600;}


/*他ページと共有*/
#humBOX .hum_top.bottom{display:none;}

@media screen and (max-width:1400px){
button.slick-prev, button.slick-next{display:none!important;}
header a.english{height:25px;width:70px;top:41px;right:115px;padding:10px 4px;font-size:14px;}
footer nav.fNavi > ul li{width:calc(50% - 30px);text-align:center;margin:0 15px 25px 15px;}
}

@media screen and (max-width:1260px){
footer nav.fNavi{width:95%;}
footer nav.fNavi div.f_bra_nav > ul li{line-height:1.25;margin-bottom:20px;}
footer nav.fNavi div.f_bra_nav > ul li a{font-size:14px;}

}

@media screen and (max-width:1200px){
ul#fBanner{width:95%;margin-right:auto;margin-left:auto;}
main.top section#top04 ul.brand{width:95%;margin-right:auto;margin-left:auto;}
span.pagetop{width:95%;}
}
@media screen and (max-width:1100px){
footer nav.fNavi div.f_cate_nav,
footer nav.fNavi div.f_bra_nav{width:100%;}
footer nav.fNavi div.f_cate_nav{margin:40px auto;}
footer nav.fNavi div.f_cate_nav > ul{column-count:initial;}
footer nav.fNavi div.f_bra_nav > ul{column-count:initial;}
footer nav.fNavi div.f_cate_nav > ul,
footer nav.fNavi div.f_bra_nav > ul{display:flex;flex-wrap:wrap;}
footer nav.fNavi div.f_cate_nav > ul li,
footer nav.fNavi div.f_bra_nav > ul li{width:calc(100% / 4 - 15px);}
main.top section#top04 ul.brand li{width:calc(95% / 4);}
}
@media screen and (max-width:1000px){
#humBOX{width:100%;right:-100%;}
}

@media screen and (max-width:900px){
footer nav.fNavi{margin:50px auto;}
footer nav.fNavi > ul.menu{margin-bottom:20px;}
#humBOX .hum_top a.english{position:absolute;top:90px;right:0;left:0;margin:0 auto;}
header a.english,
#humBOX .hum_top a.english{height:auto;width:90px;top:0;bottom:auto;left:auto;right:30px;padding:7px 4px 3px 4px;font-size:12px;border-top:0;border-color:#999;color:#999;line-height:1;}
#humBOX .hum_top a.english{top:-60px;right:-60px;}
}

@media screen and (max-width:800px){
footer nav.fNavi div.f_cate_nav{margin-top:0;}
footer nav.fNavi div.f_bra_nav{}
footer nav.fNavi div.f_cate_nav > ul li,
footer nav.fNavi div.f_bra_nav > ul li{width:calc(100% / 3 - 15px);}
footer nav.torishin_nav ul{width:100%;justify-content:center;}
footer nav.torishin_nav ul li{width:auto;margin:0 15px;}
}
@media screen and (max-width:768px){
header a.torishin{scale:0.6;transform-origin:left center;}
footer nav.fNavi div.f_bra_nav > ul li{width:calc(100% / 4 - 15px);}
main.top section#top04 ul.brand li{line-height:1.5;}
main.top section#top04 ul.brand li a em{font-size:11px;}
#humBOX{padding:50px 50px 200px 50px;}
#humBOX .hum_top a.english{top:-50px;right:-40px;}

}
@media screen and (max-width:700px){
header a.torishin{left:5%;}
}
@media screen and (max-width:650px){
ul#fBanner{display:block;max-width:400px;}
ul#fBanner li{width:calc(100% - 10px);margin:25px 5px;}
#humBOX{padding:50px 25px 200px 25px;}
#humBOX > div ul li a,
#humBOX > div.hum_bra_nav ul li a{font-size:16px;}
#humBOX > div.hum_bra_nav ul li{width:calc(100% / 2 - 15px);margin-right:7px;}
#humBOX .hum_top{justify-content:left;flex-direction: row-reverse;}
#humBOX .hum_top a.tel{margin-left:0;margin-right:20px;}
#humBOX .hum_top a.english{top:-50px;right:-10px;}
}
@media screen and (max-width:600px){
body #wpadminbar{top:-46px;}
header a.torishin{left:2.5%;scale:0.4;transform-origin:left top;bottom:auto;top:2.5%;}
main.top section#top04 ul.brand li{width: calc(95% / 3);}
#humBOX > div.hum_bra_nav ul li a{font-size:14px;}
#humBOX > div ul li{width:calc(100% / 2);}
header a.english{right:20px;padding:7px 4px 3px 4px;}

}
@media screen and (max-width:550px){
footer nav.fNavi > div h3{margin-bottom:35px;}
footer nav.fNavi div.f_cate_nav > ul li, footer nav.fNavi div.f_bra_nav > ul li{width:calc(100% / 2 - 15px);}
footer nav.torishin_nav ul{height:auto;display:flex;flex-wrap:wrap;justify-content:center;padding:15px 0;}
footer nav.torishin_nav ul li{width:calc(100% / 3 - 30px)!important;margin:5px 15px;text-align:center;}
#humBOX > div.hum_tori_nav{width:100%;}
}

@media screen and (max-width:500px){
#humBTN{right:5%;top:25px;}
#humBOX > div.hum_bra_nav ul li a{padding-left:65px;}
header{height:100px;}
header h1{width:230px;height:45px;}
header h1 a{font-size:20px;}
header h1 a em{margin-top:7px;}
header h1 a em{margin-top:7px;}
header a.english{display:none;}
#humBOX > div.hum_bra_nav ul li a{padding-left:50px;font-size:13px;}
#humBOX > div.hum_bra_nav ul li a span{width:35px;height:35px;}
}
@media screen and (max-width:460px){
#humBOX{padding-top:20px;}
#humBOX .hum_top a.tel{font-size:14px;}
#humBOX .hum_top a.tel b{font-size:25px;}
#humBOX .hum_top a.tel em{font-size:11px;}
#humBOX .hum_top a.shop{font-size:17px;line-height:40px;vertical-align:middle;padding:0 15px 0 35px;background:url(../layout/shop_icon.webp) no-repeat center left 10px / 20px auto, linear-gradient(315deg, #fff 0%, #E8E4CC 60%, #fff 80%, #E8E4CC 100%);}
#humBOX > div h3{line-height:1;margin-top:20px;}
#humBOX > div.category{margin-top:-15px;}
#humBOX > div ul li{margin-bottom:12px;}
#humBOX > div ul li a em{font-size:11px;}
#humBOX .hum_top a.english{top:-20px;}
#humBOX .hum_top:not(.bottom) a.tel,
#humBOX .hum_top:not(.bottom) a.shop{display:none;}
#humBOX .hum_top.bottom{display:flex;margin-top:50px;justify-content:center;}

}
@media screen and (max-width:400px){
header h1 a{font-size:17px;}
footer nav.fNavi{margin-bottom:30px;}
footer nav.fNavi > ul li{margin-bottom:25px;}
footer nav.fNavi > ul li a{font-size:16px;display:block;}
footer nav.fNavi div.f_cate_nav > ul li a, footer nav.fNavi div.f_bra_nav > ul li a{display:block;}
footer nav.fNavi div.f_cate_nav{margin-top:50px;}
main.top section#top04 ul.brand li{width: calc(95% / 2);}
#humBOX{padding-left:10px;padding-right:10px;}
#humBOX .hum_top a.tel{font-size:12px;}
#humBOX .hum_top a.tel b{font-size:20px;}
#humBOX .hum_top a.tel em{font-size:10px;}

}
@media screen and (max-width:360px){
footer nav.fNavi > ul.menu,
footer nav.fNavi div.f_cate_nav > ul, footer nav.fNavi div.f_bra_nav > ul{width:90%;margin:0 auto 15px auto;}
footer nav.fNavi > ul li,
footer nav.fNavi div.f_cate_nav > ul li{width:100%;margin:0 0 25px 0;}
footer nav.fNavi > ul li a,
footer nav.fNavi div.f_cate_nav > ul li a{font-size:18px;}
#humBOX > div.hum_bra_nav ul{display:block;}
#humBOX > div.hum_bra_nav ul li{width:100%;margin:0 0 5px 0;}
#humBOX > div:not(.hum_tori_nav) ul{display:block;}
#humBOX > div:not(.hum_tori_nav) ul li{width:100%;text-align:left;}

}




/*トップページ固有*/

@media screen and (max-width:1450px){
/*main.top section#top01 .top01-1{padding-left:calc(40% + 130px);}
main.top section#top01 .top01-1 div.img{width:calc(40% + 50px);right:calc(60% - 50px);}
main.top section#top01 .top01-1 ul li{margin-bottom:15px;}*/
main.top section#top02 div.slider01{overflow-x: clip;}

}
@media screen and (max-width:1260px){
main.top section#top05 div.top05-1{width:95%;margin-left:auto;margin-right:auto;box-sizing:border-box;padding-right:calc(44% - 50px);}
main.top section#top05 div.top05-1 div.img{width:calc(44% - 50px);height:0;padding-top:calc(767 / 577 * 44% - 50px);}

main.top section#top01 .top01-1{width:95%;box-sizing:border-box;padding-left:calc(30% + 130px);}
main.top section#top01 .top01-1 div.img{width:calc(44% - 50px);height:0;padding-top:calc(1199 / 800 * 44% - 50px);}
main.top section#top01 .top01-1 div.txt{margin:0;}

}

@media screen and (max-width:1200px){
#coverIMG{width:100%;height:0;padding-bottom:calc(820 / 1200 * 100% - 0px);padding-top:0;}
#coverIMG .slide,#coverIMG .slide .slick-list{height:0;padding-bottom:calc(820 / 1200 * 100% - 20px);}
#coverIMG .panel{height:600px;margin:50px 0;padding-left:0;padding-right:0;box-sizing:border-box;}
#coverIMG .panel > div{box-sizing:border-box;padding-left:30px;padding-right:30px;}
#coverIMG .panel > div, #coverIMG .panel > a{width:100%;height:100%;}
#coverIMG .panel h2{font-size:35px;}
#coverIMG .panel > div > div > *{position:relative;z-index:3;text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;}
#coverIMG .panel p.txt{line-height:1.75;}
#coverIMG .panel > div > div span{width:50%;height:0;right:0;left:auto;padding-top:calc(1 / 1 * 50%);}
#coverIMG .slick-slider ul.slick-dots{position:absolute;bottom:-11px;left:0;right:0;margin:0 auto;z-index:2;}
main.top section#top02 div.slider01{width:95%;margin-left:auto;margin-right:auto;}
main.top section#top02 div.slider01 article{padding:0;align-items:start;}
main.top section#top02 div.slider01 article div{width:100%;padding-left:calc(50% + 30px);box-sizing:border-box;}
main.top section#top02 div.slider01 article span.topIMG{height:0;padding-top:calc(550 / 570 * 50% + 0px);box-sizing:border-box;top:0;bottom:auto;}
main.top section#top02 div.slider01 article p{font-size:13px;}
main.top section#top02 div.slider01 article a.more{margin-top:15px;}

main.top section#top03 ul.cat{width:100%;}
main.top section#top03 ul.cat li a em{line-height:1.3;margin-bottom:4px;}

section#news > div{width:95%;margin-left:auto;margin-right:auto;}
section#guide ul{width:95%;margin-left:auto;margin-right:auto;}
section#guide ul li a span{font-size:15px;}
section#event p.title{font-size:20px;}
section#event > div{width:100%;}
section#event > div article a.thumIMG{height:0;padding-bottom:calc(393 / 682 * 100%);}

section#event > div article h4{font-size:16px;}
section#event p.title{margin-top:0;font-size:18px;}

}
@media screen and (max-width:1100px){
main.top section#top01{padding-left:50px;padding-right:50px;}
main.top section#top01 p{font-size:20px;}

main.top section#top01 .top01-1{padding:0;display:block;height:auto;margin-bottom:0;}
main.top section#top01 .top01-1 div.img{width:50%;height:150px;background-size:cover;position:relative;left:auto;right:auto;margin:0 auto 30px;}
main.top section#top01 .top01-1 h3{text-align:center;font-size:28px;}
main.top section#top01 .top01-1 ul{text-align:center;}
main.top section#top01 .top01-1 ul li{margin:15px;}
#coverIMG .panel{padding-bottom:50px;}
#coverIMG .panel p.txt{margin-bottom:20px;}
ul.contactBTN li{width:calc(100% / 2 - 150px);}
}
@media screen and (max-width:1000px){
#coverIMG .panel p.txt{margin-bottom:0;}

#coverIMG .slick-slider ul.slick-dots{bottom:-19px;}
main.top section#top01 h2{font-size:30px;}
main.top section#top01 p{font-size:17px;}
main.top section#top01 p br{display:none;}
main.top h3.top-title{margin-bottom:40px;}
main.top section#top02 div.slider01{height:400px;}
main.top section#top02 div.slider01 article{min-height:400px;}
main.top section#top02 div.slider01 article div{padding-left:calc(30% + 30px);}
main.top section#top02 div.slider01 article span.topIMG{padding-top:calc(550 / 570 * 30% + 0px);right:calc(70% + 30px);width:calc(30% - 30px);}
main.top section#top05{min-height:inherit;}
main.top section#top05 div.top05-1 h4{font-size:35px;}
main.top section#top05 div.top05-1 p br{display:none;}
main.top section#top06{padding-left:50px;padding-right:50px;box-sizing:border-box;}
section#guide ul li a b{font-size:18px;}
section#guide ul li a span br{display:none;}
ul.contactBTN li{width:calc(100% / 2 - 60px);margin:0 10px;}
ul.contactBTN li.tel a span > em{font-size:13px;}
section#news > div{margin-top:0;}
}

@media screen and (max-width:900px){
#coverIMG .panel{margin:0 auto;}

#coverIMG .panel p.title{scale:0.7;transform-origin:left bottom;margin-bottom:15px;}
#coverIMG .panel h2{font-size:30px;}
#coverIMG .panel p.txt{font-size:13px;}
#coverIMG .panel p.txt{margin-bottom:0;}
#coverIMG .slick-slider ul.slick-dots{bottom:-23px;}
section#news ul.top-news-list li a time{width:170px;}
section#news ul.top-news-list li a b.title{width:calc(100% - 170px);}
main.top section#top03 ul.cat{display:flex;flex-wrap:wrap;justify-content:center;align-items:start;}
main.top section#top03 ul.cat li{width:calc(100% / 3 - 30px);margin-bottom:30px;}
ul.contactBTN li{width:calc(100% / 2 - 20px);}
section#event > div{width:95%;margin-left:auto;margin-right:auto;}
section#event > div article{padding:0 15px;}
section#event p.title{padding:0 30px;}
section#event p.title br{display:none;}
main.top section#top06 div.top06-1 h3.top-title + p br{display:none;}
}
@media screen and (max-width:768px){
#coverIMG .panel{height:450px;}

#coverIMG .panel p.title{scale:0.7;transform-origin:left bottom;margin-bottom:15px;}
#coverIMG .panel h2{font-size:26px;margin-bottom:10px;line-height:1.5;}
#coverIMG .panel p.txt{font-size:13px;}
#coverIMG .panel:not(.plCMS){translate:0 10%;}

main.top section#top03 ul.cat li a em{font-size:16px;}
main.top section#top01 h2 br{display:block;}
main.top section#top01 .top01-1{margin-top:50px;}
main.top section#top01 .top01-1 p{font-size:15px;}

section#news ul.top-news-list li a time{width:9em;background-size:15px auto;background-position-y:6px;padding-left:25px;}
section#news ul.top-news-list li a b.title{width:calc(100% - 9em);}
section#news ul.top-news-list li a > *{font-size:15px;}
ul.contactBTN li a{padding:20px 10px;}
ul.contactBTN li a span{padding-left:52px;}
ul.contactBTN li.tel a span{margin-top:5px;text-align:left;}
ul.contactBTN li.mail a span{margin-top:15px;text-align:left;font-size:16px;}
ul.contactBTN li.tel a span b{font-size:16px;}

}
@media screen and (max-width:700px){
#coverIMG .panel h2{font-size:24px;}
#coverIMG .panel:not(.plCMS){translate:0 2.5%;}
#coverIMG .slick-slider ul.slick-dots{bottom:-45px;}
section#guide{padding:50px 0;}
section#guide ul{display:block;width:90%;}
section#guide ul li{width:100%;padding:20px 0 20px 100px;position:relative;text-align:left;box-sizing:border-box;margin:15px auto;}
section#guide ul li a.thumIMG{width:80px;height:80px;position:absolute;left:0;top:-150px;bottom:-150px;margin:auto 0;background-size:60px auto;}
section#guide ul li a:not(.thumIMG){min-height:80px;}
section#guide ul li a b{font-size:23px;}
main.top section#top06{padding-left:0;padding-right:0;}
main.top section#top06 p{padding-left:50px;padding-right:50px;box-sizing:border-box;}
main.top section#top05 div.top05-1 div.img{top:0;bottom:auto;}
main.top section#top05 div.top05-1 h4{font-size:25px;}
}
@media screen and (max-width:640px){
#coverIMG .panel:not(.plCMS){margin:0;}
#coverIMG,
#coverIMG .slide,
#coverIMG .slide .slick-list{width:100%;height:0;padding-bottom:calc(820 / 1060 * 100% - 0px);padding-top:0;}

#coverIMG .panel p.txt{font-size:11px;}
section#event > div article h4{font-size:18px;}
ul.contactBTN{display:block;}
ul.contactBTN li{width:90%;margin:0 auto 15px auto;}

section#event > div article h4 time{margin-top:20px;}
section#event > div article a.more{position:absolute;right:10px;bottom:-50px;}

}
@media screen and (max-width:600px){
#coverIMG .panel h2{margin-bottom:0;}
#coverIMG .panel p.txt{display:none;}
#coverIMG .panel p.title{scale:0.5;width:150%;}
#coverIMG .panel > div > div:after{bottom:auto;top:40px;}
#coverIMG .panel:not(.plCMS){translate:0 0%;}
section#news ul.top-news-list{padding:4px 0;}
main.top section#top01{padding-left:20px;padding-right:20px;}
main.top section#top03 ul.cat li{width:calc(100% / 2 - 30px);}
main.top section#top02 div.slider01 article span.topIMG{position:relative;top:auto;left:auto;right:auto;width:50%;padding-top:calc(550 / 570 * 50% + 0px);margin:0 auto 30px auto;}
main.top section#top02 div.slider01 article div{padding-left:20px;padding-right:20px;}
main.top section#top02 div.slider01{height:auto;}
main.top section#top06 div.top06-1 div.catalog a{padding-right:15px;padding-left:130px;}
main.top section#top06 div.top06-1 div.catalog a span{width:80px;height:120px;top:-14px;}
main.top section#top05 div.top05-1{padding-right:0;}
main.top section#top05 div.top05-1 div.img{position:relative;top:auto;right:auto;margin:0 auto 30px auto;width:100%;}
}

@media screen and (max-width:500px){
#coverIMG .panel:not(.plCMS){translate:0 0;}
#coverIMG a.more{scale:0.8;transform-origin:left top;}
main.top section#top01 .top01-1 div.img{width:70%;height:200px;}

section#news > div{width:100%;}
section#news ul.top-news-list li a{display:block;padding:15px 5px 15px 5px;}
section#news ul.top-news-list li a time{width:100%;}
section#news ul.more li{margin:0 15px;}
section#news ul.more li a{width:120px;}

section#event > div{display:block;}
section#event > div article{width:100%;margin-bottom:50px;}
section#event > div article a.more{bottom:-20px;}
}
@media screen and (max-width:460px){
#coverIMG .panel:not(.plCMS){translate:0 -10%;}
#coverIMG .panel h2{font-size:20px;}
/*#coverIMG .panel > div > div span{bottom:auto;top:60px;}*/
section#event > div article h4{font-size:14px;}
}
@media screen and (max-width:400px){
#coverIMG .panel{height:400px;}
#coverIMG .panel h2{font-size:16px;}
main.top section#top01 h2{font-size:25px;}
main.top section#top01 p{font-size:15px;}
section#guide ul li a b{font-size:18px;}
main.top section#top06 div.top06-1 div.catalog a b{font-size:14px;line-height:1.5;}
main.top section#top06 div.top06-1 div.catalog a em{font-size:10px;}
section#news ul.more li a{width:100px;}

}
@media screen and (max-width:360px){
#coverIMG .panel{height:360px;}

#coverIMG a.more{scale:0.6;}
#coverIMG .panel.pl01 p.title{margin-top:15px;}
#coverIMG .panel.pl01 p.title i{font-size:40px;}
section#news ul.more li a{width:80px;}
}

