body{color:#492d18;background:#fefefe;font-family:"Heebo",sans-serif;font-size:1.6rem;line-height:1.8;-webkit-font-smoothing:antialiased;min-height:100vh;font-weight:400;position:relative}a{color:#867e79;text-decoration:none;transition:all .3s ease;cursor:pointer}a:hover{color:#c32600}.bg-blue2{background:#d7f0f3}.bg-navy{background:#135362}.bg-gray{background:#ecece7}@media screen and (max-width: 639px){#wrapper{overflow:hidden}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}em{font-style:normal}img{max-width:100%;height:auto}.img-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.img-round{border-radius:0 0 40px 0}.bold{font-weight:600}h2,h3,h4{line-height:1.4;font-weight:600;font-feature-settings:"palt"}.mincho{font-family:"YakuHanMP",Lato,"游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:500;font-weight:500 !important}.eng-txt{font-family:"Heebo",sans-serif;font-weight:700;letter-spacing:0}.bigger{font-size:1.8rem}@media screen and (max-width: 639px){.bigger{font-size:1.4rem}}.smaller{font-size:13px;letter-spacing:0}.eng{font-family:"Heebo",sans-serif;font-weight:700}.btn-inline{display:inline-block;padding:10px 15px;font-weight:600;background:linear-gradient(90deg, #404648 0%, #0D6CC4 36.85%, #928b86 65.19%);background-size:300%;background-position:left top;color:#fff;border-radius:40px}.btn-inline i{display:inline-block;padding-right:3px}.btn-inline:hover{background-position:80% 0}.circle_btn02{position:relative;display:flex;justify-content:space-around;align-items:center;background:#ecece7;border-radius:30px 30px;border-radius:3em;padding:1em 2em;color:initial;transition:.3s ease-in-out;font-weight:bold;text-decoration:none;margin:0 auto;max-width:-moz-fit-content;max-width:fit-content;min-width:250px}@media screen and (max-width: 639px){.circle_btn02{padding:1em 4em}}.circle_btn02::before,.circle_btn02::after{content:"";position:absolute;display:block;top:50%}.circle_btn02::before{width:.5em;height:.5em;left:1.3em;border-top:solid 2px #fff;border-right:solid 2px #fff;z-index:2;transform:translateY(-50%) rotate(45deg);transition:all .3s}.circle_btn02::after{left:.3em;background:#b87b26;z-index:1;width:3em;height:3em;border-radius:3em;transform:translateY(-50%);transition:all .5s}.circle_btn02 span{position:relative;transition:all .3s;z-index:3}.circle_btn02:hover span{color:#fff}.circle_btn02:hover:before{left:2rem}.circle_btn02:hover:after{right:0;width:calc(100% - .6em)}@keyframes view-zoomin{0%{opacity:0;transform:scale(0.95)}100%{opacity:1;transform:scale(1)}}@keyframes view-slideup{0%{opacity:0;transform:translate(0, 35px)}100%{opacity:1;transform:translate(0, 0)}}.kurukuru{animation:30s linear infinite rotation1}@keyframes rotation1{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotation2{0%{transform:rotateX(0)}100%{transform:rotateX(360deg)}}@keyframes rotation3{0%{transform:rotateY(0)}100%{transform:rotateY(360deg)}}.animation{opacity:0}.slideup.on{opacity:1;animation:view-slideup .65s cubic-bezier(0.2, 1, 0.2, 1)}.zoomin.on{opacity:1;animation:view-zoomin .65s cubic-bezier(0.2, 1, 0.2, 1)}.loader{align-items:center;background:#c32600;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loader.off{display:none}.loader .load-circle{position:relative;margin:20px auto;width:200px;height:200px;display:flex;justify-content:center;align-items:center;border-radius:50%}.loader .load-inner{position:relative;width:20px;height:20px;border-radius:50%;animation:rotateAnim 7s linear infinite;color:#ecece7}.loader span{position:absolute;inset:0;font-weight:700}@keyframes rotateAnim{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}@keyframes hd-scrolled{0%{opacity:0;transform:translate(0, -100%)}100%{opacity:1;transform:translate(0, 0)}}.gradient{position:relative}.gradient:before{position:absolute;left:0;top:0;background-image:linear-gradient(92.76deg, #82a576 2.23%, #58a3a0 30.4%, #45a4e2 66.47%, #1a34b8 96.83%);background-size:600% 600%;opacity:.7;animation:anim-gradient 8s ease infinite}@keyframes anim-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.subhead #l-header:before{background-image:url(../img/header-bg02.png)}#l-header{position:absolute;z-index:100;top:0;width:100%;transition:all .2s ease-in}@media screen and (max-width: 1101px){#l-header{background:none;box-shadow:none}}#l-header.is-fixed{position:fixed}#l-header.is-fixed:before{opacity:0;display:none}#l-header.is-fixed .inner #logo{width:340px}#l-header .inner{display:flex;flex-wrap:wrap;max-width:100%;margin:0 auto;padding:10px;justify-content:space-between}@media screen and (max-width: 1025px){#l-header .inner{min-width:initial}}#l-header .inner #logo{width:500px;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}@media screen and (max-width: 1440px){#l-header .inner #logo{width:340px}}#l-header .head-right{padding:18px 20px 0 0;display:flex}@media screen and (max-width: 1025px){#l-header .head-right{display:none}}#l-header .head-right_list{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-left:20px;padding:8px 12px;background:#fff url(../img/noise.png);border-radius:50px;text-align:center}#l-header .head-right_list li:not(:last-of-type){margin-right:10px}#l-header .head-right_list li a{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50px;background:#b87b26;box-shadow:2px 2px 0px #e3e2dc,2px 4px 0px rgba(0,0,0,.2);transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1);color:#fff}#l-header .head-right_list li a:hover{background:#ecece7;box-shadow:none}#l-header .head-right_list li:nth-child(2n) a{background:#6090ae}#l-header .head-right_list li:nth-child(2n) a:hover{background:#ecece7;box-shadow:none}#l-header .head-right_tel a{background:rgba(0,0,0,0);color:#111;font-weight:600;font-size:2rem;line-height:1.1;position:relative}#l-header .head-right_tel a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}#l-header .head-right_tel a:hover{color:#aaa5a1}#header_nav{position:relative;width:460px;margin-inline:auto}#header_nav ul{display:flex;flex-wrap:wrap;justify-content:space-between}#header_nav ul li{position:relative;width:85px;height:58px}#header_nav ul li a{position:relative;display:flex;align-items:center;justify-content:center;color:#492d18;font-family:"Balthazar",serif;line-height:1.5;text-align:center;z-index:2;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}#header_nav ul li a .nav-bg{position:absolute;display:block;width:100%;z-index:-1}#header_nav ul li a .eng{display:block;padding-top:8px;position:relative;font-size:1.8rem;font-family:"Heebo",sans-serif;font-weight:700;font-family:"Balthazar",serif;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}#header_nav ul li a.nav02{left:-5px;bottom:-18px}#header_nav ul li a.nav03{bottom:-6px}#header_nav ul li a.nav04{bottom:-15px}#header_nav ul li a.nav05{bottom:-10px;color:#fff}#header_nav ul li a.nav05 .eng{padding-top:0}#header_nav ul li a.nav05:before{position:absolute;content:"";right:0;top:-28px;width:30px;height:25px;background:url(../img/mark_rotate.png) no-repeat right top/contain;z-index:-2}#header_nav ul li a:hover,#header_nav ul li a.active{transform:rotate(-7deg) scale(1.05);color:#c32600}#header_nav .dropdown{display:none;position:absolute;left:-30px;top:45x;z-index:999;padding-top:10px}#header_nav .dropdown.drop-last{left:auto;right:-80px}#header_nav .dropdown .dropdown-ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px 8px;background:rgba(85,85,85,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:15px}#header_nav .dropdown .dropdown-li{border-right:0;background:#fff;width:130px;border-radius:0 0 20px 0}#header_nav .dropdown .dropdown-li a{display:block;width:100%;padding:12px 10px;color:#111;font-size:1.3rem;line-height:1.4;letter-spacing:0;text-align:center}#header_nav .dropdown .dropdown-li a .footer-only{display:none}#header_nav .dropdown .dropdown-li a:hover{color:#492d18}#header_nav .dropdown .dropdown-li a:after{display:none}#page-top{position:fixed;bottom:0px;right:0px;z-index:250}#page-top a{display:block;width:350px;font-size:1.2rem;text-align:center;background-color:#c32600;padding:.5rem 1.5rem}#page-top a .txt{display:block;font-family:"Heebo",sans-serif;font-weight:700;color:#faf4e1;font-size:13px}#page-top a:hover{opacity:.6}@media screen and (max-width: 639px){#page-top{bottom:50px}}@keyframes zoom-in{0%{transform:scale(1)}100%{transform:scale(1.12)}}#slide-wrap{position:relative;z-index:4}#slide-wrap:before{position:absolute;content:"";left:0;top:0;width:45%;height:45vh;background:url(../img/header-bg.png) no-repeat left top/contain;background:#faf4e1 no-repeat left top/contain;z-index:-4;opacity:.4}@media screen and (max-width: 1025px){#slide-wrap:before{width:50%;height:220px}}@media screen and (max-width: 639px){#slide-wrap:before{height:140px}}#slideshow{position:relative;width:72%;margin-left:auto;margin-right:30px;padding-top:110px}@media screen and (max-width: 1025px){#slideshow{width:80%}}@media screen and (max-width: 639px){#slideshow{width:92%;margin-inline:auto;padding-top:80px}}#slideshow .swiper-slide{position:relative;overflow:hidden;transform:rotate(0deg);background:#fefefe;border:5px solid #404648;padding:10px}#slideshow .swiper-slide .slide-img{overflow:hidden;position:relative;width:100%;aspect-ratio:9/4.7;height:auto}#slideshow .swiper-slide .slide-img img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1440px){#slideshow .swiper-slide .slide-img{aspect-ratio:9/6}}@media screen and (max-width: 639px){#slideshow .swiper-slide .slide-img{aspect-ratio:5/4}}.txt-type{position:absolute;top:50%;transform:translateY(-50%);left:5%;color:#fff;z-index:4;text-shadow:4px 4px 4px rgba(0,0,0,.2);font-size:7vmin;line-height:1.3;letter-spacing:.2em;font-weight:600;opacity:0}.txt-type span{position:relative;opacity:0;transition:opacity .2s ease-in}.txt-type span:last-of-type:after{content:"|";animation:typinganime .8s ease infinite;margin-left:10px}@media screen and (max-width: 639px){.txt-type{font-size:2.2rem;transform:none;top:22%;letter-spacing:.15em}}@keyframes typinganime{from{opacity:0}to{opacity:1}}#catch{z-index:50;position:absolute;left:0%;top:11%;opacity:0;mix-blend-mode:multiply;width:45%;will-change:transform,opacity}#catch .catch-title01{width:100%;font-size:11rem;color:#fff;text-shadow:1px 1px 0 #c32600,-1px -1px 0 #c32600,-1px 1px 0 #c32600,1px -1px 0 #c32600,0px 1px 0 #c32600,-1px 0 #c32600,-1px 0 0 #c32600,1px 0 0 #c32600;line-height:1.2;mix-blend-mode:difference}#catch .catch-title01 .bbs{align-items:center;color:#fff;line-height:1.2;mix-blend-mode:difference;display:flex;height:-moz-fit-content;height:fit-content;overflow:hidden;width:100%;white-space:nowrap;z-index:1}#catch .catch-title01 .bbs ul{animation:flowing 40s linear infinite;font-size:13rem;transform:translateX(100%);margin:0;padding:0}#catch .catch-title01 .bbs ul li{display:inline-block;padding-right:10px;text-shadow:1px 1px 0 #c32600,-1px -1px 0 #c32600,-1px 1px 0 #c32600,1px -1px 0 #c32600,0px 1px 0 #c32600,-1px 0 #c32600,-1px 0 0 #c32600,1px 0 0 #c32600}#catch .catch-title01 .bbs ul li:nth-child(2n){text-shadow:1px 1px 0 #6090ae,-1px -1px 0 #6090ae,-1px 1px 0 #6090ae,1px -1px 0 #6090ae,0px 1px 0 #6090ae,-1px 0 #6090ae,-1px 0 0 #6090ae,1px 0 0 #6090ae}#catch .catch-title01 .bbs ul li:nth-child(3n){text-shadow:1px 1px 0 #b87b26,-1px -1px 0 #b87b26,-1px 1px 0 #b87b26,1px -1px 0 #b87b26,0px 1px 0 #b87b26,0 -1px 0 #b87b26,-1px 0 0 #b87b26,1px 0 0 #b87b26}@keyframes flowing{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}#catch .catch-title02{width:100%;margin-top:0%;color:#928b86;font-family:"Heebo",sans-serif}#catch .catch-title02 .bbs{align-items:center;color:#fff;line-height:1;mix-blend-mode:difference;display:flex;height:-moz-fit-content;height:fit-content;overflow:hidden;width:100%;white-space:nowrap;z-index:1}#catch .catch-title02 .bbs ul{animation:flowing 30s linear infinite;font-size:2rem;transform:translateX(100%);margin:0;padding:0}#catch .catch-title02 .bbs ul li{display:inline-block;padding-right:10px;color:#928b86}@keyframes flowing{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}#catch .catch-title03{width:100%}#catch.on{transition:.5s all cubic-bezier(0.55, 0.05, 0.22, 0.99);opacity:1}@media screen and (max-width: 1025px){#catch{width:45%;margin-left:20px;top:15%}}@media screen and (max-width: 639px){#catch{position:relative;left:auto;bottom:auto;width:100%;margin:20px auto 0;padding-left:20%}#catch .catch-title01{display:block;position:absolute;font-size:7rem;left:7%;top:95%;transform:translateY(-50%) rotate(-90deg);transform-origin:left;width:120%}#catch .catch-title01 .bbs ul{font-size:8rem}#catch .catch-title02{align-self:self-end;margin:15px 0 10px}#catch .catch-title02 .bbs ul{font-size:1.7rem}#catch:after{left:0;bottom:-20px;width:20%}}.slide-txt{position:absolute;right:-5px;top:-12px;z-index:40;color:#fff;font-weight:600;font-size:5vw;line-height:1;text-shadow:0 0 8px rgba(73,45,24,.1);font-family:"Heebo",sans-serif;font-weight:700;opacity:.7}@media screen and (max-width: 639px){.slide-txt{font-size:9vw;top:auto;bottom:10%}}#scrolldown{position:absolute;right:15px;bottom:60px;color:#fefefe;font-family:"Heebo",sans-serif;font-weight:700;writing-mode:vertical-rl;text-orientation:mixed;font-feature-settings:"pkna";font-size:1.4rem;z-index:100;height:210px}#scrolldown:before,#scrolldown:after{position:absolute;content:"";z-index:2;left:50%}#scrolldown:before{width:1px;height:100px;bottom:0;background:#f0f0f0;transform:translateX(-50%)}#scrolldown:after{width:8px;height:8px;background:rgba(255,255,255,.9);border-radius:100%;top:100px;margin-left:-4px;animation:scroll-point 2.3s ease-out infinite;animation-fill-mode:both}@media screen and (max-width: 1025px){#scrolldown{display:none}}@keyframes scroll-point{0%{bottom:0;opacity:0}20%{opacity:1}50%{top:180px;opacity:1}80%{opacity:0}100%{top:210px;opacity:0}}.btn-contact a{display:flex;justify-content:center;align-items:center;width:250px;margin-inline:auto;padding:10px 0;border:2px dashed #eef686;border-radius:30px;color:#492d18;font-size:1.1em;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}.btn-contact a .txt{font-family:"Heebo",sans-serif;font-weight:800}.btn-contact a i{display:inline-block;margin-right:8px}.btn-contact a.btn-shopping{background:#c32600}.btn-contact a.btn-shopping i{color:#404648}.btn-contact a.btn-shopping:hover{background:#c32600}.btn-contact a.btn-mail{margin-top:10px;background:#fefefe}.btn-contact a.btn-mail i{color:#928b86}.btn-contact a.btn-mail:hover{background:#ffc0e3}.c-footer_btn{display:block;position:relative;width:100%;height:100%;padding:0px 20px 15px;color:#928b86;text-align:center;font-family:"Heebo",sans-serif;font-weight:700;font-size:3rem;line-height:1;transition:.5s all cubic-bezier(0.55, 0.05, 0.22, 0.99)}.c-footer_btn.type_contact:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:7px}.c-footer_btn.type_phone:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:7px;font-size:.6em}.c-footer_btn .arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:25px;stroke:#404648;stroke-width:2px;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}.c-footer_btn:after{position:absolute;content:"";left:0;bottom:0;width:100%;height:1px;background:#404648}.c-footer_btn:hover{color:#404648}.c-footer_btn:hover .arrow{right:0}.c-footer_btn:hover:after{animation:border-anim 1.2s ease-out forwards}@media screen and (max-width: 639px){.c-footer_btn{padding-left:15px;font-size:2rem}}.footer-bg{position:relative;aspect-ratio:9/3}.footer-bg:before{position:absolute;content:"";right:0;top:0;width:100%;height:100%;background:url(../img/footer-bg.jpg) no-repeat center 90%/cover}@media screen and (max-width: 639px){.footer-bg{aspect-ratio:9/6}}.footer-slide-box{position:relative;margin-bottom:-120px;width:100%;height:250px;overflow:hidden;z-index:2;margin-top:-50px}@media screen and (max-width: 639px){.footer-slide-box{margin-top:-20px}}.footer-slide-box .footer-slide{z-index:50;position:absolute;right:0%;top:15%;opacity:1;width:100%;will-change:transform,opacity}.footer-slide-box .footer-slide .catch-title01{width:100%;color:#faf4e1;text-shadow:1px 1px 0 #c32600,-1px -1px 0 #c32600,-1px 1px 0 #c32600,1px -1px 0 #c32600,0px 1px 0 #c32600,-1px 0 #c32600,-1px 0 0 #c32600,1px 0 0 #c32600;mix-blend-mode:difference}.footer-slide-box .footer-slide .catch-title01 .bbs{align-items:center;color:#faf4e1;padding-bottom:100px;line-height:1;mix-blend-mode:difference;display:flex;height:-moz-fit-content;height:fit-content;overflow:hidden;width:100%;white-space:nowrap;z-index:1}.footer-slide-box .footer-slide .catch-title01 .bbs ul{animation:flowing 40s linear infinite;font-size:18rem;transform:translateX(100%);margin:0;padding:0}.footer-slide-box .footer-slide .catch-title01 .bbs ul li{display:inline-block;padding-right:10px;text-shadow:1px 1px 0 #c32600,-1px -1px 0 #c32600,-1px 1px 0 #c32600,1px -1px 0 #c32600,0px 1px 0 #c32600,-1px 0 #c32600,-1px 0 0 #c32600,1px 0 0 #c32600}.footer-slide-box .footer-slide .catch-title01 .bbs ul li:nth-child(2n){text-shadow:1px 1px 0 #6090ae,-1px -1px 0 #6090ae,-1px 1px 0 #6090ae,1px -1px 0 #6090ae,0px 1px 0 #6090ae,-1px 0 #6090ae,-1px 0 0 #6090ae,1px 0 0 #6090ae}.footer-slide-box .footer-slide .catch-title01 .bbs ul li:nth-child(3n){text-shadow:1px 1px 0 #b87b26,-1px -1px 0 #b87b26,-1px 1px 0 #b87b26,1px -1px 0 #b87b26,0px 1px 0 #b87b26,0 -1px 0 #b87b26,-1px 0 0 #b87b26,1px 0 0 #b87b26}@keyframes flowing{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.footer-slide-box .footer-slide .catch-title02{width:100%;margin-top:0%;color:#555;font-family:"Heebo",sans-serif}.footer-slide-box .footer-slide .catch-title02 .bbs{align-items:center;line-height:1;mix-blend-mode:difference;display:flex;height:-moz-fit-content;height:fit-content;overflow:hidden;width:100%;white-space:nowrap;z-index:1}.footer-slide-box .footer-slide .catch-title02 .bbs ul{animation:flowing 30s linear infinite;font-size:2rem;transform:translateX(100%);margin:0;padding:0}.footer-slide-box .footer-slide .catch-title02 .bbs ul li{display:inline-block;padding-right:10px;color:#b87b26}@keyframes flowing{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.footer-slide-box .footer-slide.on{transition:.5s all cubic-bezier(0.55, 0.05, 0.22, 0.99);opacity:1}@media screen and (max-width: 1025px){.footer-slide-box .footer-slide{width:95%;margin-left:20px;top:15%}}@media screen and (max-width: 639px){.footer-slide-box .footer-slide{position:relative;left:auto;bottom:auto;width:100%;margin:20px auto 0;padding-left:20%}.footer-slide-box .footer-slide .catch-title01{display:block;position:absolute;font-size:5rem;left:20%;top:95%;transform:translateY(-50%) rotate(-90deg);transform-origin:left;width:120%}.footer-slide-box .footer-slide .catch-title01 .bbs ul{font-size:8rem}.footer-slide-box .footer-slide .catch-title02{align-self:self-end;margin:15px 0 10px}.footer-slide-box .footer-slide .catch-title02 .bbs ul{font-size:1.7rem}.footer-slide-box .footer-slide:after{left:0;bottom:-20px;width:20%}}#l-footer{position:relative;background-color:#faf4e1}#l-footer .inner{margin:0 auto;position:relative;z-index:2;padding:40px 20px 40px 60px;font-size:1.4rem}@media screen and (max-width: 1101px){#l-footer .inner{width:100%;padding:40px 20px 40px 40px}}@media screen and (max-width: 639px){#l-footer{font-size:1.2rem}}#l-footer .footer-wrap{display:flex;justify-content:space-between;position:relative;max-width:1920px;margin-inline:auto}@media screen and (max-width: 1025px){#l-footer .footer-wrap{flex-direction:column}}#l-footer .footer-wrap .footer-img-area{position:relative;flex:1;max-width:900px;padding-bottom:120px}#l-footer .footer-wrap .footer-img-area .footer-img-left{position:relative;transform:translateY(-120px)}#l-footer .footer-wrap .footer-img-area .footer-img01{width:450px;margin-left:100px;aspect-ratio:30/19;-webkit-mask-image:url(../img/footer-img-mask.svg);mask-image:url(../img/footer-img-mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;overflow:hidden;transform:rotate(-4deg)}#l-footer .footer-wrap .footer-img-area .footer-img01 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#l-footer .footer-wrap .footer-img-area .footer-img02{position:absolute;left:-60px;bottom:-130px;width:320px}@media screen and (max-width: 1025px){#l-footer .footer-wrap .footer-img-area{flex:0 1 auto;width:100%}#l-footer .footer-wrap .footer-img-area .footer-img-left{transform:translateY(-70px)}#l-footer .footer-wrap .footer-img-area .footer-img01{width:50%;margin-left:70px}#l-footer .footer-wrap .footer-img-area .footer-img02{width:30%;bottom:-80px}}@media screen and (max-width: 639px){#l-footer .footer-wrap .footer-img-area{padding-bottom:60px}#l-footer .footer-wrap .footer-img-area .footer-img01{margin-left:0;width:60%}#l-footer .footer-wrap .footer-img-area .footer-img02{left:-34px;bottom:-60px;width:40%}}#l-footer .footer-wrap .footer-deco01{position:absolute;right:-40px;bottom:0;width:63%;z-index:-2;opacity:.8}@media screen and (max-width: 1440px){#l-footer .footer-wrap .footer-deco01{width:80%}}@media screen and (max-width: 1025px){#l-footer .footer-wrap .footer-deco01{bottom:-75px;right:auto;left:-20px;width:50%}}@media screen and (max-width: 639px){#l-footer .footer-wrap .footer-deco01{bottom:20px;width:80%;left:auto;right:0}}#l-footer .footer-wrap .footer-txt-area{max-width:900px;margin-right:80px;width:500px;padding:10px 0}#l-footer .footer-wrap .footer-txt-area .footer-bottom-sns-list{display:flex;margin-right:10px;justify-content:flex-end}#l-footer .footer-wrap .footer-txt-area .footer-bottom-sns-list li{margin-right:10px}#l-footer .footer-wrap .footer-txt-area .footer-bottom-sns-list a{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;width:85px;height:80px;background:url(../img/maru.svg) no-repeat center/contain;color:#492d18}#l-footer .footer-wrap .footer-txt-area .footer-bottom-sns-list a i{display:block;font-size:20px;line-height:1.2}#l-footer .footer-wrap .footer-txt-area .footer-bottom-sns-list a .txt{font-family:"Heebo",sans-serif;font-weight:500;font-size:11px}#l-footer .footer-wrap .footer-txt-area .footer-bottom-sns-list a.fb{color:#1877f2}#l-footer .footer-wrap .footer-txt-area .footer-border-wrap{max-width:400px;margin-left:auto;text-align:right}#l-footer .footer-wrap .footer-txt-area .footer-border-wrap p{margin-bottom:20px;padding-bottom:10px;padding-left:20px;border-bottom:1px solid #a2d7d4}#l-footer .footer-wrap .footer-txt-area .footer-border-wrap .flogo-txt{font-family:"Heebo",sans-serif;font-weight:700;color:#aa8068}@media screen and (max-width: 1025px){#l-footer .footer-wrap .footer-txt-area{width:50%;margin-left:auto;margin-right:20px;padding:20px 0;margin-top:-180px}}@media screen and (max-width: 639px){#l-footer .footer-wrap .footer-txt-area{width:90%;margin-top:-50px;font-size:1.1rem}#l-footer .footer-wrap .footer-txt-area .footer-bottom-sns-list{justify-content:center}}#l-footer .footer-bottom-wrap{position:relative;padding:40px 0 60px;background:#faf4e1}#l-footer .footer-bottom-wrap:before{position:absolute;content:"";left:0;bottom:0;width:100%;height:20px;background:#492d18}@media screen and (max-width: 639px){#l-footer .footer-bottom-wrap:before{bottom:-42px;height:62px}}#l-footer .footer-bottom-wrap .footer-bottom-left{position:absolute;left:100px;bottom:0;width:290px}#l-footer .footer-bottom-wrap .footer-bottom-left .footer-brick{display:block;position:absolute;left:0;bottom:20px;width:45%}#l-footer .footer-bottom-wrap .footer-bottom-left .footer-deco02{display:flex;position:relative;margin-left:20%;z-index:2}#l-footer .footer-bottom-wrap .footer-bottom-left .footer-deco02 img{display:block;width:50%;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}#l-footer .footer-bottom-wrap .footer-bottom-left .footer-deco02 img:hover{transform:rotate(3deg)}@media screen and (max-width: 1025px){#l-footer .footer-bottom-wrap .footer-bottom-left{left:60px;width:200px}#l-footer .footer-bottom-wrap .footer-bottom-left .footer-deco02{margin-left:20px}}@media screen and (max-width: 639px){#l-footer .footer-bottom-wrap .footer-bottom-left{left:0}}#l-footer .footer-bottom-wrap .footer-bottom-right{position:relative;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:80px;display:flex;align-items:center}#l-footer .footer-bottom-wrap .footer-bottom-right .footer-bottom-sns-list{display:flex;margin-right:10px}#l-footer .footer-bottom-wrap .footer-bottom-right .footer-bottom-sns-list li{margin-right:10px}#l-footer .footer-bottom-wrap .footer-bottom-right .footer-bottom-sns-list a{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;width:85px;height:80px;background:url(../img/maru.svg) no-repeat center/contain}#l-footer .footer-bottom-wrap .footer-bottom-right .footer-bottom-sns-list a i{display:block;font-size:20px;line-height:1.2}#l-footer .footer-bottom-wrap .footer-bottom-right .footer-bottom-sns-list a .txt{font-family:"Heebo",sans-serif;font-weight:500;font-size:11px}#l-footer .footer-bottom-wrap .footer-bottom-right .footer-bottom-sns-list a.fb{color:#1877f2}@media screen and (max-width: 1025px){#l-footer .footer-bottom-wrap .footer-bottom-right{margin-right:50px;flex-direction:column-reverse;margin:0 auto 50px}#l-footer .footer-bottom-wrap .footer-bottom-right .footer-bottom-sns-list{margin:20px auto 0}}.map-big{width:100%;height:250px;overflow:hidden;border-radius:20px;margin-top:30px;flex-basis:100%}.footer_navi{position:relative}.footer_navi .globalNav{display:flex;justify-content:space-between}@media screen and (max-width: 1101px){.footer_navi .globalNav{margin-left:auto;margin-right:25px}}@media screen and (max-width: 639px){.footer_navi .globalNav{margin:0 auto}}.footer_navi .globalNav li{text-align:left;margin-bottom:4px}.footer_navi .globalNav li.btn-contact{display:none}@media screen and (max-width: 639px){.footer_navi .globalNav li{text-align:center}}.footer_navi .globalNav li a{position:relative;color:#3f3f3f}.footer_navi .globalNav li a i{display:none}@media screen and (max-width: 639px){.footer_navi .globalNav li a{font-size:12px}}.footer_navi .globalNav li a:hover{color:#716b60}.footer_navi .globalNav li .dropdown{display:none;margin-top:10px;padding:8px 5px 5px}@media screen and (max-width: 639px){.footer_navi .globalNav li .dropdown{padding:10px}}.footer_navi .globalNav li .dropdown .dropdown-ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:6px 15px;max-width:320px}.footer_navi .globalNav li .dropdown .dropdown-li{width:100%}.footer_navi .globalNav li .dropdown .dropdown-li:first-of-type{display:block}.footer_navi .globalNav li .dropdown .dropdown-li a{font-size:13px;color:#ddd;line-height:1.5;letter-spacing:0;border:none;display:block}.footer_navi .globalNav li .dropdown .dropdown-li a:before{background:#fff}.address{margin-top:8px;font-size:13px}.copyright{position:sticky;z-index:2;left:10px;top:50%;transform:translateY(-50%);padding:10px 0;margin-top:30px;letter-spacing:.3rem;font-family:"Heebo",sans-serif;font-weight:700;font-family:"Balthazar",serif;color:#555;font-size:1.3rem;white-space:nowrap;transform:rotate(90deg)}@media screen and (max-width: 1025px){.copyright{font-size:12px}}@media screen and (max-width: 639px){.copyright{margin-top:0;padding:10px 0;transform:none}}.news-box{margin:0 auto 50px;max-width:1200px;position:relative;z-index:10;display:flex}@media screen and (max-width: 1025px){.news-box{margin-top:0}}@media screen and (max-width: 639px){.news-box{flex-direction:column;padding:20px 10px}}.news-title{position:relative}.news-title span{display:block}.news-title .eng{font-family:"Heebo",sans-serif;font-weight:700;color:#404648;position:relative;font-size:3rem}.news-title .ja{font-size:1.5rem;position:relative;font-weight:600}@media screen and (max-width: 639px){.news-title{margin-bottom:30px}.news-title .eng{font-size:2rem}.news-title .ja{font-size:1.4rem}}.news-right{flex:1;margin-left:80px}@media screen and (max-width: 639px){.news-right{width:100%;margin:10px 0 0}}.map-link{font-weight:600;color:#928b86;border-bottom:1px solid #928b86}.map-link:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}.single{max-width:1100px;margin:0 auto;padding:80px 0;position:relative;z-index:2}@media screen and (max-width: 1101px){.single{padding:80px 10px}}.single02{margin:0 auto;padding:80px 0;position:relative;z-index:2}.single03{max-width:1500px;margin:0 auto;padding:80px 0;position:relative;z-index:2}@media screen and (max-width: 1101px){.single03{padding:80px 10px}}.margin-top{margin-top:-80px}@media screen and (max-width: 639px){.margin-top{margin-top:-30px}}.lsingle,.rsingle{width:48.44%}.lsingle{float:left}.rsingle{float:right}.mbox{background:rgba(255,255,255,.9);padding:35px 40px;position:relative;max-width:1200px;margin-right:auto;margin-left:auto}.mbox.type1{background:rgba(96,144,174,.4)}.mbox.shadow{box-shadow:rgba(0,0,0,.1) 0px 18px 50px -10px}.mbox.transparent{background:rgba(0,0,0,0)}.mbox.type_negative{padding-top:60px}@media screen and (max-width: 639px){.mbox{padding:20px 15px;border-radius:0 0 20px 0}}.mbox2{max-width:1200px;background:rgba(208,227,237,.6);padding:35px 30px;border-radius:20px}.mbox2.type_negative{padding-top:60px}@media screen and (max-width: 639px){.mbox2{padding:15px}}.small-box{max-width:850px;margin-right:auto;margin-left:auto}.small-box.type1{max-width:600px}.small-box2{max-width:640px;margin-right:auto;margin-left:auto}.small-box2.type1{max-width:600px}.sentence p+p{margin-top:20px}.bg-grid{background:rgba(255,255,255,.9);background-image:linear-gradient(90deg, transparent 95%, rgba(204, 204, 204, 0.2) 50%, rgba(204, 204, 204, 0.2)),linear-gradient(0deg, transparent 95%, rgba(204, 204, 204, 0.2) 50%, rgba(204, 204, 204, 0.2));background-size:20px 20px;background-repeat:repeat}.bg-gradient{position:relative}.bg-gradient:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:linear-gradient(45deg, #54d0ff, #9f92ff 20%, #ff7689 90%)}.bg-map{position:relative;max-width:1200px;margin:0 auto}.bg-map:before{position:absolute;content:"";width:80%;height:140%;right:0;top:-20%;background:url(../img/map.png) no-repeat right 50%/contain}@media screen and (max-width: 639px){.bg-map:before{width:90%}}.bg-wall{background:url(../img/bg-wall.jpg)}.bg-paper{background:url(../img/bg-paper.jpg)}#main{float:left;width:76%}#main .mbox{min-height:300px}@media screen and (max-width: 1025px){#main .mbox{min-height:initial}}@media screen and (max-width: 1025px){#main{float:none;width:100%}}#side{float:right;position:sticky;right:0;top:0;width:21%;padding-right:10px}@media screen and (max-width: 1025px){#side{float:none;width:100%;position:static;margin-top:40px}}.mtitle{margin:0 auto -30px;text-align:center;position:relative;z-index:3}.mtitle.type1{margin-bottom:25px}.mtitle:before{display:inline-block;content:attr(data-title);font-family:"Heebo",sans-serif;font-weight:700;font-size:3.7rem;text-align:center;color:rgba(0,0,0,0);background:#aa8068;-webkit-background-clip:text;letter-spacing:0;white-space:nowrap}.mtitle .ja{display:block;font-size:1.8rem;font-family:"YakuHanMP",Lato,"游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:500}.mtitle.white{color:#fff;text-shadow:0 0 3px rgba(0,0,0,.1)}.mtitle.white:before{color:#fff}.mtitle.white span{color:#fff;text-shadow:0 0 3px rgba(0,0,0,.1)}.mtitle.white span:after{background-color:#eee}.mtitle.mtitle_left{text-align:left;margin-left:0;margin-right:0}.mtitle.mtitle_left:before{left:0;transform:none}.mtitle.mtitle_right{text-align:right;margin-left:auto;margin-right:0}@media screen and (max-width: 639px){.mtitle{text-align:center}.mtitle:before{font-size:2.2rem;white-space:nowrap;top:-15px}.mtitle .ja{font-size:1.4rem}}.mtitle2{margin-bottom:30px;display:flex;align-items:center;font-weight:600;position:relative}.mtitle2:before{content:"";width:20px;height:1px;background:#ccc;display:inline-block;margin:0 1em}.mtitle2 span{position:relative;z-index:2}.mtitle2 .eng{font-size:2.2rem;display:inline-block;font-family:"Heebo",sans-serif;font-weight:700;color:#404648;order:-1;letter-spacing:0}.mtitle2 .ja{font-size:2rem;color:#333}@media screen and (max-width: 639px){.mtitle2:before{width:15px}.mtitle2 .eng{font-size:1.2rem}.mtitle2 .ja{font-size:1.5rem}}.mtitle3{writing-mode:vertical-rl;text-orientation:mixed;font-feature-settings:"pkna";position:absolute;min-height:100px;top:40px;left:30px}.mtitle3 .ja{display:block;font-size:2.6rem;border-right:2px solid #928b86;letter-spacing:.2em;padding-right:5px;font-weight:400}.mtitle3 .eng{display:block;font-family:"Heebo",sans-serif;font-weight:700;font-size:1.8rem;color:#928b86;padding-left:3px}@media screen and (max-width: 639px){.mtitle3{left:10px;top:15px}.mtitle3 .ja{font-size:1.6rem}.mtitle3 .eng{font-size:1.3rem}}.mtitle_line{font-size:1.8rem;padding-bottom:20px;position:relative;font-weight:600;margin-bottom:25px;color:#6090ae;letter-spacing:.2rem}.mtitle_line span{display:block;font-size:1.4rem;color:#928b86}.mtitle_line:after{position:absolute;bottom:0;left:0;width:100%;height:10px;content:"";opacity:.6;background-image:repeating-linear-gradient(-45deg, #6090ae, #aaa 1px, transparent 2px, transparent 5px);background-size:7px 7px;backface-visibility:hidden}@media screen and (max-width: 639px){.mtitle_line{font-size:1.4rem}.mtitle_line span{font-size:1.2rem}}.mtitle4{font-weight:600;text-align:center;color:#928b86;line-height:1.5;letter-spacing:.1rem;font-size:1.8rem}.mtitle4 span{position:relative;display:inline-block;min-width:10%}.mtitle4 span:before,.mtitle4 span:after{content:"";display:inline-block;position:absolute;top:0;bottom:0;margin:auto;width:1px;height:2rem;background-color:#928b86}.mtitle4 span:before{left:-11px;transform:rotate(-20deg)}.mtitle4 span:after{right:-11px;transform:rotate(20deg)}.mtitle4.white span:before,.mtitle4.white span:after{background-color:#fbf301}@media screen and (max-width: 639px){.mtitle4{font-size:1.5rem}}@media screen and (max-width: 320px){.mtitle4 span:before{left:-3px}.mtitle4 span:after{right:-3px}}.mtitle5{position:relative}.mtitle5 span{position:relative;z-index:2;padding:0 15px 8px;font-family:"YakuHanMP",Lato,"游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:500;font-size:1.35em;line-height:1.4;color:#928b86;display:inline-block}.mtitle5:before{position:absolute;content:"";left:0;bottom:0;width:100%;height:60%;background:#bfe6ef;opacity:.3}.mtitle_sub{padding-left:.5em;font-weight:600;position:relative;border-left:3px solid #928b86;margin:8px 0 15px;font-size:1.1em;line-height:1.4;text-align:left;font-family:"Heebo",sans-serif;font-weight:700}.mtitle_sub:before{position:absolute;left:-3px;bottom:0;content:"";width:3px;height:50%;background-color:#649531}.mtitle_box{background:#928b86;color:#fff;font-size:1.8rem;position:relative;padding:10px 15px;margin-bottom:25px;font-weight:600}.mtitle_box a{color:#fff}.mtitle_box span{font-size:14px;padding-left:10px}.mtitle_box:before{position:absolute;content:"";width:50px;height:50px;background:url(../img/deco02.png) no-repeat center/contain;display:block;right:-1px;top:50%;transform:translateY(-50%);color:#fff}@media screen and (max-width: 639px){.mtitle_box{font-size:1.3rem}}.mtitle_box.type1{background:#404648}.mtitle_box.type2{background:#bfe6ef}.mtitle_box2{background:#928b86;font-size:2rem;color:#fff;position:relative;font-weight:600;overflow:hidden;letter-spacing:.1rem;padding:10px 10px 10px 20px;margin-bottom:25px}.mtitle_box2 .small-cap{font-weight:normal;font-size:14px}.mtitle_box2:before{background-color:#fff;content:"";display:block;transform:rotate(60deg);position:absolute;bottom:-10px;right:-150px;width:300px;height:280px}@media screen and (max-width: 639px){.mtitle_box2{font-size:15px;line-height:1.5;padding:10px 10px 10px 15px;padding-right:40px}.mtitle_box2 span{font-size:12px}.mtitle_box2:before{width:215px;right:-170px}}.mtext1{font-size:2.2rem;line-height:1.6}@media screen and (max-width: 639px){.mtext1{font-size:1.4rem}}.mtext2{font-size:2.6rem;line-height:1.6}@media screen and (max-width: 639px){.mtext2{font-size:1.8rem;padding:4px 8px}}.mtext3{font-size:1.8rem;letter-spacing:.15em}@media screen and (max-width: 639px){.mtext3{font-size:1.4rem}}.mtitle_category{margin-bottom:15px;font-size:1.8rem;font-family:"Heebo",sans-serif;font-weight:700}.mtitle_category:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px;color:#928b86}.btn01 a{background:#928b86;text-align:center;width:300px;margin:15px auto;color:#fff;display:block;padding:8px 5px;font-weight:600;border-radius:35px;max-width:90%}.btn01 a:hover{background:#6090ae;color:#fefefe}.btn01.type_left a{margin-left:0}.btn01.mail{flex-basis:100%}.btn01.mail a{background:#fbf301;margin:15px auto 25px}.btn01.mail a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}@media screen and (max-width: 639px){.btn01 a{width:95%}}.btn02{width:300px;margin:20px auto 20px}.btn02 a{display:block;position:relative;padding:15px 30px 15px 5px;line-height:24px;letter-spacing:.1rem;font-size:1.5rem;text-align:center;color:#fff;background-image:linear-gradient(to right, #394578, #232c53);font-weight:600}.btn02 a i{display:block;position:absolute;top:50%;right:-10px;width:40px;height:1px;background-color:#ddd;transition:all .3s ease}.btn02 a:hover i{width:34px}.btn02.type1 a{background:#fff;color:#928b86}@media screen and (max-width: 639px){.btn02{width:260px}.btn02 a{font-size:1.3rem}}.news .news-inner{padding:15px 0;border-top:1px solid #555;font-size:1.4rem;font-weight:600}.news .news-inner:last-of-type{border-bottom:1px solid #555}@media screen and (max-width: 639px){.news .news-inner{font-size:13px;padding:10px 4px}}.news dt{color:#928b86}.news dt .category{font-size:13px;background:#404648;color:#fff;padding:2px 4px;margin-left:8px;font-weight:400}@media screen and (max-width: 639px){.news dt{width:100%}.news dt .category{font-size:12px}}.news dd{margin-left:8px}.news dd a{color:#222;background-image:linear-gradient(to right, #928b86, #FBF301);padding-bottom:.25em;background-position:100% 100%;background-size:0% 1px;background-repeat:no-repeat;transition:background-size .5s cubic-bezier(0.165, 0.84, 0.44, 1);font-weight:600}.news dd a:hover{background-position:0 100%;background-size:100% 1px}@media screen and (max-width: 639px){.news dd{width:100%;margin:5px 0 0}}.news-bl{overflow:hidden}.news-bl .news-bl-inner{display:flex;flex-wrap:wrap;align-items:center;padding:10px 8px 18px}.news-bl .news-bl-inner:not(:last-of-type){margin-bottom:10px;border-bottom:.9px solid #ddd}.news-bl dt{width:6em;font-size:1.3rem;line-height:1.3;letter-spacing:0;text-align:center}.news-bl dt .year{color:#555;font-size:12px}.news-bl dt .md{display:inline-block;color:#928b86;font-size:1.4rem;font-weight:600}@media screen and (max-width: 639px){.news-bl dt{width:4.5em;font-size:12px}.news-bl dt .md{font-size:1.3rem}}.news-bl dd{flex:1;margin-left:50px;line-height:1.6;font-size:1.4rem}.news-bl dd a{color:#232323;background-image:linear-gradient(to right, #928b86, #6090ae);padding-bottom:.25em;background-position:100% 100%;background-size:0% 1px;background-repeat:no-repeat;transition:background-size .5s cubic-bezier(0.165, 0.84, 0.44, 1);font-weight:600}.news-bl dd a:hover{background-position:0 100%;background-size:100% 1px}@media screen and (max-width: 639px){.news-bl dd{margin-left:20px;font-size:13px}}.page-title{position:relative;background-color:#efe7e7}.page-title:before{position:absolute;content:"";right:0;bottom:0;width:100%;height:100%;background:url(../img/city.png) no-repeat right bottom;background-size:35%;opacity:.2}@media screen and (max-width: 639px){.page-title:before{background-size:100%}}@media screen and (max-width: 639px){.page-title:before{background-size:50%}}.page-title .inner{margin:0 auto;padding-bottom:30px;height:280px;position:relative;z-index:3}@media screen and (max-width: 1101px){.page-title .inner{padding:0 20px 30px}}@media screen and (max-width: 639px){.page-title .inner{height:40vw}}.page-title .inner .page-lead{font-size:2.2rem;position:absolute;left:5%;transform:translateX(-5%);bottom:-30px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 10px 10px;border-radius:0 0 20px 20px;white-space:nowrap}.page-title .inner .page-lead:before{position:absolute;content:"";left:10%;top:50%;width:150px;height:125px;background:#e3e2b0;animation:uneune 5s linear infinite;transform:translate(-50%, -50%)}@media screen and (max-width: 639px){.page-title .inner .page-lead:before{width:120px;height:100px;bottom:-20px}}.page-title .inner .page-lead:after{position:absolute;content:"";width:100px;height:95px;background:#ffb28b;animation:uneune2 5s linear infinite;transform:translate(-50%, -50%);right:-75px;top:-40px}@media screen and (max-width: 639px){.page-title .inner .page-lead:after{width:65px;height:60px;right:-30px;top:-10px}}.page-title .inner .page-lead.on .eng{transform:translateX(0);opacity:.9}.page-title .inner .page-lead.on .ja{opacity:1;transform:translateY(0)}.page-title .inner .page-lead .eng{display:block;font-family:"Heebo",sans-serif;font-weight:800;font-size:10rem;color:#928b86;line-height:1;margin-top:10px;opacity:0;transform:translateX(-10%);transition:.5s all cubic-bezier(0.55, 0.05, 0.22, 0.99)}.page-title .inner .page-lead .ja{display:block;opacity:0;transform:translateY(20px);position:relative;z-index:4;transition:.5s all cubic-bezier(0.55, 0.05, 0.22, 0.99);transition-delay:.6s;color:#3f3f3f;letter-spacing:.15em;padding:2px 8px;font-family:"YakuHanMP",Lato,"游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:500}@media screen and (max-width: 639px){.page-title .inner .page-lead{font-size:1.6rem}.page-title .inner .page-lead .eng{font-size:5rem}}@keyframes uneune{0%{border-radius:60% 50% 70% 80%/50% 60% 50% 70%}25%{border-radius:70% 60% 60% 90%/70% 80% 40% 90%}50%{border-radius:60% 40% 70% 60%/40% 60% 50% 60%}75%{border-radius:90% 60% 40% 70%/70% 50% 80% 40%}100%{border-radius:60% 50% 70% 80%/50% 60% 50% 70%}}@keyframes uneune2{0%,100%{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50%/35% 61% 39% 65%}}.type_maru{margin-top:-80px}.bg-01{position:relative}.bg-01:before,.bg-01:after{position:absolute;content:"";width:100%;left:0}.bg-01:before{top:0;height:100%;background-image:linear-gradient(to bottom, rgba(197, 247, 236, 0.5725490196) 0%, #bddce6 100%);-webkit-mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 25%, #000 45%);mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 25%, #000 45%);opacity:.8}.bg-02{position:relative}.bg-02:before{position:absolute;content:"";left:0;bottom:0;z-index:-1;width:100%;height:100%;background:url(../img/noise.png) repeat center,#faf4e1;z-index:2}.bg-03{position:relative}.bg-03:before{position:absolute;content:"";left:0;bottom:0;z-index:-1;width:100%;height:calc(100% - 150px);background:#f5f5f5}@media screen and (max-width: 1101px){.bg-03:before{height:calc(100% - 90px)}}.bg-04{position:relative}.bg-04:before{position:absolute;content:"";top:0;left:50%;transform:translateX(-50%);width:1500px;height:70%;z-index:-1}.bg-company{position:relative}.bg-company:before{position:absolute;content:"";left:50%;top:0;transform:translateX(-50%);width:calc(100% - 40px);height:100%;background:url(../img/bg-company.jpg) no-repeat center/cover;opacity:.6;-webkit-mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, black 50%);mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, black 50%)}.bg-pattern{position:relative}.bg-pattern:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:url(../img/noise.png)}.bg-base{position:relative}.bg-base:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-image:linear-gradient(to bottom, #6090ae 0%, #4a5c67 50%, #455157 65%, #424c50 75.5%, #41494c 82.85%, #41474a 88%, #404648 100%);opacity:.3}.bg-base.type1{position:relative}.bg-base.type1:before{position:absolute;content:"";left:50%;top:50%;width:calc(100% - 80px);height:calc(100% - 20px);transform:translate(-50%, -50%);background:#f5f5f5;opacity:1;z-index:-2}@media screen and (max-width: 1101px){.bg-base.type1:before{width:calc(100% - 10px);height:calc(100% - 10px)}}.bg-base.type2 .inner{position:relative;z-index:3}.bg-base.type2:before{position:absolute;content:"";left:50%;top:50%;width:calc(100% - 80px);height:calc(100% - 80px);transform:translate(-50%, -50%);background:#fefefe}@media screen and (max-width: 639px){.bg-base.type2:before{width:calc(100% - 40px);height:calc(100% - 40px)}}.bg-base.type3{position:relative}.bg-base.type3:before{position:absolute;content:"";left:50%;top:50%;width:calc(100% - 80px);height:calc(100% - 40px);transform:translate(-50%, -50%);background:#bfe6ef;opacity:.2}@media screen and (max-width: 1101px){.bg-base.type3:before{width:calc(100% - 20px);height:calc(100% - 20px)}}.bg-green{background:#649531}.bg-beige{background:#649531}.bg-gray{position:relative}.bg-gray:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:rgba(245,245,245,.8);z-index:-2}.bg-gray.type1{background:#555}.bg-gray.bg-half-bottom{background:rgba(0,0,0,0);background-image:linear-gradient(to bottom, transparent 0%, transparent 50%, #F5F5F5 50.1%, #F5F5F5 100%)}.bg-gray.bg-half-upper{background:rgba(0,0,0,0);background-image:linear-gradient(to bottom, #F5F5F5 0%, #F5F5F5 50%, transparent 50.1%, transparent 100%)}.bg-gray2{background-image:linear-gradient(to bottom, transparent, #F5F5F5)}.bg-999{background:#888}.bg-blue{position:relative;background:rgba(0,0,0,0)}.bg-blue:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:#e7ebec}.bg-blue.type1:before{top:0;width:100%;height:100%;background:#6090ae;opacity:.9}.bg-blue.type2:before{top:0;width:100%;height:100%;background:#bfe6ef;opacity:.3}.bg-beige{background:#faf4e1}.bg-beige.type1{background:rgba(0,0,0,0);position:relative}.bg-beige.type1:before{position:absolute;content:"";left:0;bottom:0;width:100%;height:50%;background:#faf4e1;z-index:-1}.bg-beige2{background:rgba(255,253,243,.4)}.bg-base2{background:repeating-linear-gradient(45deg, rgba(146, 139, 134, 0.1) 0, rgba(146, 139, 134, 0.1) 20px, #fefefe 20px, #fefefe 40px)}.tbl-company{width:100%}.tbl-company th,.tbl-company td{padding:18px 15px;vertical-align:top;border-bottom:1px rgba(64,70,72,.7) solid;letter-spacing:0;font-size:1.5rem}.tbl-company th{width:22%;font-weight:600;text-align:left}.tbl-company th.th-2{background:#ddcdef;position:relative}.tbl-company th.th-2:before{position:absolute;content:"";right:-20px;top:0;width:25px;height:100%;background:#ddcdef;border-radius:0 0 40px 0}.tbl-company td.td-2{background:#f3f0f5;font-weight:600;color:#6090ae}@media screen and (max-width: 639px){.tbl-company th,.tbl-company td{padding:20px 4px;font-size:.95em}.tbl-company th{width:25%}}.tbl_normal{width:100%}.tbl_normal.type1 th{width:30%;font-size:2rem;line-height:1}@media screen and (max-width: 639px){.tbl_normal.type1 th{font-size:1.6rem;width:35%}}.tbl_normal.type1 td{text-align:left;font-family:"YakuHanMP",Lato,"游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:500;font-size:.9em}.tbl_normal th,.tbl_normal td{padding:4px 5px;vertical-align:middle;border-bottom:.9px solid #ccc}.tbl_normal th{width:70%;text-align:left}.tbl_normal td{text-align:right}.tbl{width:100%}.tbl th,.tbl td{padding:15px;vertical-align:middle;border:1px solid #ddd}.tbl th{background:#f5f5f5;text-align:left}.tbl th span{font-size:1.4rem}.tbl .cell01{width:45%}.tbl .cell02{width:30%}@media screen and (max-width: 639px){.tbl th{text-align:left}.tbl th,.tbl td{padding:10px 8px;letter-spacing:0}}.tbl_new{width:100%}.tbl_new tr th,.tbl_new tr td{vertical-align:middle;padding:15px 10px;font-size:1.5rem}@media screen and (max-width: 639px){.tbl_new tr th,.tbl_new tr td{font-size:13px}}.tbl_new tr:nth-child(odd) th,.tbl_new tr:nth-child(odd) td{background:#f5f5f5}.tbl_new tr th{font-weight:600;width:22%;color:#555;text-align:left;padding-left:30px;letter-spacing:0}@media screen and (max-width: 639px){.tbl_new tr th{width:30%;padding-left:10px}}.tbl_new tr th.th-long{width:100%;text-align:center;background:#bfe6ef;color:#fff;letter-spacing:.15em;font-size:1.1em}.tbl-border{width:100%}.tbl-border.tbl-mini th,.tbl-border.tbl-mini td{padding:6px 10px;border-width:1px;font-size:14px;letter-spacing:.1rem}.tbl-border th,.tbl-border td{padding:15px;border-bottom:1px solid #ddd;vertical-align:middle;line-height:1.6}@media screen and (max-width: 639px){.tbl-border th,.tbl-border td{padding:10px;font-size:1.2rem}}.tbl-border .small{font-size:.9em;line-height:1.4}.tbl-border th{width:20%;text-align:left;border-bottom-color:#404648;font-family:"YakuHanMP",Lato,"游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:500}.tbl-border th.th-1{width:45%}@media screen and (max-width: 639px){.tbl-border th{width:34%}}.ggmap{position:relative;padding-bottom:46.25%;height:0;overflow:hidden;filter:sepia(0.1)}.ggmap.type1{padding-bottom:56.2%}.ggmap.type2{padding-bottom:60%}.ggmap iframe,.ggmap object,.ggmap embed{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 639px){.ggmap{padding-bottom:65.25%}}.list_common li{padding-bottom:5px;padding-left:1rem;margin-bottom:5px;border-bottom:1px solid #ddd}.list_common li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.list_common.common_big li{padding-bottom:10px;margin-bottom:10px}.list-policy{background:rgba(255,255,255,.7);padding:25px;margin-bottom:40px}.list-policy li{font-family:"YakuHanMP",Lato,"游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-size:2rem;padding-bottom:5px;margin-bottom:6px;font-weight:600}.list-policy li:before{content:"一、";margin-right:7px;color:#928b86}@media screen and (max-width: 639px){.list-policy{padding:15px}.list-policy li{font-size:1.4rem}}.list_check{max-width:1000px;margin-inline:auto}.list_check.type1{display:flex;flex-wrap:wrap}.list_check.type1 li{background:#6090ae;padding:12px 8px;width:31%;color:#fff;justify-content:space-between}@media screen and (max-width: 639px){.list_check.type1 li{width:95%;margin:0 auto 5px}.list_check.type1 li:nth-child(2n){margin-left:auto}}.list_check li{padding:4px;padding-left:30px;font-weight:600;position:relative;margin-bottom:5px}.list_check li a{color:#928b86;border-bottom:1px dotted #928b86}.list_check li:before{position:absolute;left:0;top:20px;content:"";width:10px;height:2px;background:#404648}@media screen and (max-width: 639px){.list_check li{width:98%;margin:0 auto 10px;font-size:1.3rem}}.list_check.type2 li{padding:5px 5px 5px 40px;border-bottom:2px solid #f5f5f5;font-size:inherit}.list_check.type2 li .num{font-family:"Oswald",sans-serif;font-weight:500;font-size:1.6em;position:absolute;line-height:1;left:0;top:2px;color:#404648}.list_check.type2 li:before{display:none}.list_check2 li{padding:8px;font-weight:600;margin-bottom:4px;border-bottom:1px solid #ccc}.list_check2 li:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:8px;color:#928b86}.list_check2.type1{display:grid;grid-template-columns:repeat(2, 1fr);gap:5px 20px}@media screen and (max-width: 639px){.list_check2.type1{grid-template-columns:1fr;gap:5px 0}}.list-inline2{text-align:center}.list-inline2 li{display:inline-block;padding:4px 15px;background:#fefefe;border:1px solid #555;font-weight:600;border-radius:30px}.list-inline2 li:not(:last-child){margin-right:8px}.list-inline li{display:inline-block;padding:3px}.list-inline li:not(:last-of-type):after{content:"/";margin:0 5px;color:#928b86;font-weight:normal}.num-txt{display:inline-block;width:25px;height:25px;line-height:25px;text-align:center;font-size:1.6rem;color:#fff;font-family:"Heebo",sans-serif;font-weight:700;background:#404648;border-radius:100%}.ol-list{counter-reset:number;list-style:none;padding:5px}.ol-list.type1{display:flex;flex-wrap:wrap}.ol-list.type1>li{width:48%}.ol-list.type1>li:nth-child(2n){margin-left:4%}.ol-list li{margin-bottom:15px;padding-bottom:5px;font-weight:600;padding-left:40px;position:relative}.ol-list li span{display:block;font-size:.9em;margin-top:10px}.ol-list li:before{counter-increment:number;content:counter(number);background:#404648;width:25px;height:25px;line-height:25px;text-align:center;font-size:1.6rem;color:#faf4e1;position:absolute;left:0;top:0px;border-radius:100%;font-family:"Heebo",sans-serif;font-weight:700}@media screen and (max-width: 639px){.ol-list li{font-size:1.3rem}.ol-list li:before{font-size:1.4rem}}.list_disc li{padding:5px 0}.list_disc li a{font-weight:600;letter-spacing:.1rem}.list_disc li:not(:last-of-type){margin-bottom:5px;border-bottom:1px dashed #ccc}.list_disc li:before{content:"●";margin-right:5px;color:#928b86}.list-btn{display:flex;flex-wrap:wrap}.list-btn.type1{justify-content:center}.list-btn li{width:32%;margin:0 1.995% 10px 0}.list-btn li a{display:block;background:#6090ae;font-weight:600;padding:20px 3px;text-align:center;width:100%;height:100%;line-height:1.5;font-size:1.8rem;letter-spacing:0;color:#fff}.list-btn li a:after{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-left:5px}@media screen and (max-width: 1025px){.list-btn li a{font-size:1.5rem}}.list-btn li:nth-child(even) a{background:#404648}.list-btn li:nth-child(3n){margin-right:0}@media screen and (max-width: 639px){.list-btn li{width:90%;margin:0 auto 10px}.list-btn li a{font-size:1.2rem}.list-btn li:nth-child(3n){margin-right:auto}}@media screen and (max-width: 1025px){.top-list1{padding-bottom:45px}}.top-list1>.child{background:#cae3f1;padding:15px;border-radius:15px;position:relative;padding-bottom:50px;margin-top:110px !important}@media screen and (max-width: 639px){.top-list1>.child{padding-bottom:60px}}.top-list1 .pages{display:none}.btn-block{position:absolute;left:50%;bottom:-40px;z-index:3;transform:translateX(-50%)}.morebtn2{position:relative;display:inline-block;cursor:pointer;outline:none;border:0;margin:15px 0;vertical-align:middle;text-decoration:none;background:#fff;border-radius:40px;padding:6px;box-shadow:rgba(0,0,0,.05) 0px 3px 8px;width:240px;font-size:1.5rem}@media screen and (max-width: 639px){.morebtn2{font-size:1.2rem}}.morebtn2 .circle{transition:all .45s cubic-bezier(0.65, 0, 0.076, 1);position:relative;display:block;margin:0;width:44px;height:44px;background:#6090ae;margin-left:-1px;border-radius:22px}.morebtn2 .circle .icon{transition:all .45s cubic-bezier(0.65, 0, 0.076, 1);position:absolute;top:0;bottom:0;margin:auto;background:#fff}.morebtn2 .circle .icon.arrow{transition:all .45s cubic-bezier(0.65, 0, 0.076, 1);left:4px;width:2rem;height:.125rem;background:none}.morebtn2 .circle .icon.arrow:before{position:absolute;content:"";top:-0.25rem;right:.0625rem;width:.625rem;height:.625rem;border-top:.125rem solid #fff;border-right:.125rem solid #fff;transform:rotate(45deg)}.morebtn2 .button-text{transition:all .45s cubic-bezier(0.65, 0, 0.076, 1);position:absolute;top:0;left:0;right:0;bottom:0;padding:16px 0;margin:0 0 0 1.85rem;color:#6090ae;font-weight:700;line-height:1.6;text-align:center;text-transform:uppercase}.morebtn2:hover .circle{width:101%;background:#6090ae}.morebtn2:hover .circle .icon.arrow{background:#fff;transform:translate(1rem, 0)}.morebtn2:hover .button-text{color:#fff}.morebtn2.type1{background:#6090ae;width:280px}.morebtn2.type1 .circle{background:#fff}.morebtn2.type1 .icon{background:#6090ae}.morebtn2.type1 .icon.arrow:before{border-color:#6090ae}.morebtn2.type1 .button-text{color:#fff;font-size:1.1em}.morebtn2.type1:hover .button-text{color:#6090ae}.top-blog-box{position:relative;z-index:5;margin-left:auto;padding:20px}@media screen and (max-width: 1101px){.top-blog-box{margin-top:0}}.top-blog-box .blog-wrap{display:grid;grid-template-columns:repeat(2, 1fr);gap:35px 4%}@media screen and (max-width: 639px){.top-blog-box .blog-wrap{grid-template-columns:1fr;padding:0}}.top-blog-box .blog-wrap li{position:relative}.top-blog-box .blog-wrap li a{display:flex;align-items:center;height:100%;padding:10px;background:#fefefe;border-radius:10px;box-shadow:24px 24px 49px rgba(255,253,243,.3),-24px -24px 49px rgba(250,244,225,.4)}.top-blog-box .blog-wrap li a .blog-img{width:30%;height:90px}.top-blog-box .blog-wrap li a .blog-detail{flex:1;margin-left:10px;position:relative;color:#492d18}#main .blog-wrap{display:grid;grid-template-columns:repeat(3, 1fr);gap:35px 4%}@media screen and (max-width: 639px){#main .blog-wrap{grid-template-columns:1fr;padding:0 20px}}.blog-wrap li{position:relative}.blog-wrap a{position:relative;background:#fff;display:block;padding-bottom:10px;overflow:hidden;border-radius:15px;box-shadow:24px 24px 49px rgba(255,253,243,.3),-24px -24px 49px rgba(250,244,225,.4)}.blog-wrap a .blog-detail{position:relative;padding:10px 15px 30px;color:#492d18}.blog-wrap a .blog-img{overflow:hidden}.blog-wrap a .blog-img img{transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}.blog-wrap a:hover .blog-img img{transform:scale(1.1)}.blog-wrap a:hover .morebtn{color:#928b86;border-bottom-color:#928b86}.morebtn{position:absolute;right:10px;bottom:0;color:#ffc0e3;border-bottom:2px solid #ffc0e3;font-size:12px;font-weight:700;padding:0 10px;transition:.2s ease-in all;letter-spacing:0;font-family:"Heebo",sans-serif;font-weight:700}@media screen and (max-width: 639px){.morebtn{font-size:11px}}.pages{overflow:hidden;margin-top:50px}.pages .page_next,.pages .page_prev{display:inline-block}.pages .page_next a,.pages .page_prev a{display:block;padding:10px 20px;background-color:#fff;font-size:13px}.pages .page_next{float:left}.pages .page_prev{float:right}.blog-page-detail{display:flex;align-items:center;font-size:12px;margin-bottom:20px}.blog-page-detail .blog-date2{display:inline-block;color:#928b86;margin-right:10px}.blog-page-detail .blog-date2:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}.blog-page-detail .blog-category{background:url(../img/paper01.jpg);margin-right:5px}.category_nav{border:1px solid #ddd}.category_nav li a{display:block;padding:15px;border-bottom:1px dotted #ddd;background-color:#fff}.category_nav li a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}.category_nav li a:hover{background:#f5f5f5}.category_nav li:last-child a{border-bottom:none}.blog-title{line-height:1.5;font-size:1.5rem;font-family:"Heebo",sans-serif;font-weight:700}@media screen and (max-width: 639px){.blog-title{font-size:1.2rem}}.blog-date{display:inline-block;color:#aa8068;font-size:1.2rem}.blog-date:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}@media screen and (max-width: 639px){.blog-date{font-size:12px}}.top-blog-content{overflow:hidden}@media screen and (max-width: 639px){.top-blog-content{padding-left:15px}}.top-blog .pages{display:none}.top-blog-common{overflow:visible !important;display:flex;position:relative;padding-bottom:50px !important}.top-blog-common .swiper-slide{overflow:hidden;width:30rem;border-radius:15px;background:#f6f6f6;display:block;height:auto}@media screen and (max-width: 639px){.top-blog-common .swiper-slide{width:20rem}}.top-blog-common .swiper-controller{display:flex;align-items:center;justify-content:flex-end;position:absolute;left:10px;bottom:-20px}.top-blog-common .swiper-button-prev,.top-blog-common .swiper-button-next{display:grid;place-content:center;width:4rem;height:4rem;cursor:pointer;transition:.8s cubic-bezier(0.2, 1, 0.2, 1)}.top-blog-common .swiper-button-prev{margin-right:40px !important}.top-blog-common .swiper-button-prev::before,.top-blog-common .swiper-button-next::before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border-radius:50%;background:#fefefe;box-shadow:.6rem .6rem 1rem rgba(73,45,24,.05),-0.6rem -0.6rem 1rem #404648}.top-blog-common .swiper-button-prev::after,.top-blog-common .swiper-button-next::after{width:1.2rem;height:1.2rem;content:"";border:solid #928b86;border-width:3px 3px 0 0}.top-blog-common .swiper-button-prev::after{margin-left:.4rem;transform:rotate(-135deg)}.top-blog-common .swiper-button-next::after{margin-right:.4rem;transform:rotate(45deg)}.top-blog-common .swiper-button-disabled{pointer-events:none;opacity:0}.top-blog-common .swiper-button-prev,.top-blog-common .swiper-button-next{position:relative;flex-shrink:0;margin:0}.top-blog-common .swiper-button-disabled{pointer-events:none;opacity:.5}.top-blog-common .swiper-button-disabled::before{box-shadow:inset .6rem .6rem 1rem rgba(73,45,24,.05),inset -0.6rem -0.6rem 1rem #404648}.blog-card{height:100%;display:block;position:relative}.blog-card:before{position:absolute;content:"";left:0;bottom:0;width:5px;height:3px;background:#928b86;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}.blog-card:hover:before{width:100%}.blog-card figure{padding-top:60%;position:relative}.blog-card figure img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.blog-card .content{padding:.8em 1.2em 1em}.btn-more{margin-top:20px;position:relative;z-index:4}.btn-more a{display:block;width:16em;text-align:center;font-weight:600;font-size:1.4rem;color:#fff;padding:8px 10px;background:#404648;border-radius:40px;margin-left:auto;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}.btn-more a:after{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-left:4px;display:inline-block;position:relative;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}.btn-more a:hover{background:#6090ae}.btn-more a:hover:after{transform:translateX(4px)}@media screen and (max-width: 639px){.btn-more{margin-right:10px}.btn-more a{font-size:13px}}.job-list-wrap>li:not(:last-of-type){margin-bottom:20px}.job-list-wrap>li a{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;background:#fff;width:100%;height:100%;padding:15px 20px;z-index:3}.job-list-wrap>li a:hover .morebtn{border-bottom-color:#bfe6ef;color:#bfe6ef}.job-list-wrap>li a:hover .job-img img{transform:scale(1.2)}@media screen and (max-width: 639px){.job-list-wrap>li a{padding:12px 15px}}.job-list-wrap>li .job-img{width:100px;height:100px;overflow:hidden}.job-list-wrap>li .job-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.2s ease-in all}@media screen and (max-width: 639px){.job-list-wrap>li .job-img{width:70px;height:70px}}.job-list-wrap>li .job-detail{width:100%}.job-list-wrap>li .job-title{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.5rem;color:#928b86;letter-spacing:.1rem}@media screen and (max-width: 639px){.job-list-wrap>li .job-title{font-size:1.2rem}}.job-list-wrap>li .job-txt{font-size:1.4rem;margin-top:8px;letter-spacing:0;margin-bottom:15px;font-weight:600;color:#222;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.8em;max-height:3.6em;overflow:hidden}@media screen and (max-width: 639px){.job-list-wrap>li .job-txt{font-size:12px;margin-bottom:25px}}.job-list-wrap>li .naiyou{background:#bfe6ef;font-size:12px;padding:0px 4px;display:inline-block;margin-right:5px;color:#fff}.job-list-wrap>li .morebtn{position:absolute;right:10px;bottom:0;color:#928b86;border-bottom:3px solid #928b86;font-size:12px;font-weight:600;padding:0 10px;transition:.2s ease-in all;letter-spacing:0}.job-upper{flex-basis:100%;margin-bottom:10px}.job-upper .job-date{display:inline-block;color:#404648;border-bottom:2px solid #6090ae;font-weight:600;font-size:1.3rem}.job-upper .job-date:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}@media screen and (max-width: 639px){.job-upper .job-date{font-size:12px}}.job-upper .job-category{font-size:12px;color:#111;display:inline-block;margin-left:3px;background:#f5f5f5;font-weight:600}.cut{overflow:hidden;zoom:1}.w300{width:300px}.spbr{display:none}@media screen and (min-width: 639px){.sp{display:none}}@media screen and (max-width: 639px){.pc{display:none}}@media screen and (min-width: 639px){.sp{display:none}}@media screen and (max-width: 639px){.pc{display:none}}@media screen and (min-width: 896px){.tb{display:none}}@media screen and (max-width: 639px){.pc-tb{display:none}}.tb-sp{display:none}@media screen and (max-width: 896px){.tb-sp{display:block}}.color1{color:#928b86}.color2{color:#404648}.color3{color:#c32600}.color4{color:#eef686}.relative{position:relative}.num{font-weight:600}.num a{color:#928b86;font-size:2.8rem;text-align:center;margin-left:5px}@media screen and (max-width: 639px){.num a{font-size:2rem}}.num a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}.num a:hover{color:#ffc0e3}.telbox{max-width:600px;margin:0 auto 20px;padding:20px;background:#333;text-align:center}.telbox .inner{background:#fff;padding:10px}.txt-link{font-weight:600;text-decoration:underline;font-weight:600}.txt-link:hover{text-decoration:none}.txt-link.map:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:4px}.telbnr{display:flex;flex-wrap:wrap;justify-content:center;margin:30px auto 30px}.telbnr li{width:47%;border:3px solid #bfe6ef;padding:10px 10px;text-align:center;border-radius:50px}.telbnr li.telbnr-mail a{font-size:2rem;padding-top:5px}.telbnr li.telbnr-mail a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900}@media screen and (max-width: 639px){.telbnr li.telbnr-mail a{font-size:1.4rem;padding:0}}.telbnr li a{display:block;font-size:2.4rem;font-weight:600;color:#928b86}.telbnr li a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}.telbnr li a:hover{color:#928b86}@media screen and (max-width: 639px){.telbnr{max-width:90%}.telbnr li{width:100%;margin:0 auto 30px}.telbnr li a{font-size:2rem}}.telbnr-ttl{font-weight:600;font-size:1.6rem;color:#333;margin-top:-30px}.telbnr-ttl span{background:#fff;padding:0 20px}@media screen and (max-width: 639px){.telbnr-ttl{font-size:1.3rem}}.breadcrumb{background:#faf4e1;margin:0 auto;font-size:13px;padding:15px 10px 130px;text-align:center}.breadcrumb li{display:inline;font-family:"Heebo",sans-serif;font-weight:700;color:#aa8068}.breadcrumb li a{color:#492d18}.breadcrumb li+li:before{margin:0 10px;content:"_"}@media screen and (max-width: 639px){.breadcrumb{font-size:12px;padding-bottom:80px}}.pass_submit{border:0;border-radius:0;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1em;line-height:1.2;padding:.5em var(--padding-x);border-width:2px;border-style:solid;display:inline-flex;justify-content:center;align-items:center;--padding-x: 1.2em;border-color:rgba(0,0,0,0);background:#6090ae;color:#fff;font-weight:600}@media screen and (max-width: 639px){.pass_submit{margin-top:20px}}.textarea,textarea{border:0;padding:15px;width:100%;border-radius:40px;-webkit-appearance:none;background:#fefefe}.textarea02{width:48.5%;margin-right:3%}.textarea02:last-child{margin-right:0}.textarea03{width:20%;margin-right:1%}.textarea04{width:300px;margin-right:1%}.form{margin:0 auto;width:100%}.form dl dt{float:left;width:240px;padding-top:20px;font-weight:600}.form dl dt span{color:#928b86;padding:5px;margin-right:5px;font-size:16px;position:relative;top:-2px}.form dl dt span.nini{background:#fbf301;color:#492d18}.form dl dd{padding-left:240px;padding-bottom:20px;padding-top:23px;line-height:1.5;border-bottom:1px dotted #ddd}.form dl dd:last-child{border-bottom:none}.form button{cursor:pointer;display:block;transition:all .2s ease-in-out;padding:15px 5px;margin:0 auto;width:250px;background:#928b86;border:1px solid #928b86;border-radius:30px;font-size:15px;text-align:center;color:#fff}.form button:hover{background:#fff;color:#928b86}.form button:before{font-weight:normal;font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:10px}.form .select-group{display:flex;flex-wrap:wrap;align-items:center}.form .select-group p{margin:0 5px}@media screen and (max-width: 639px){.form .select-group .select-wrap{margin-top:8px}}.form .select-wrap{position:relative;overflow:hidden;display:inline-block;min-width:192px;min-width:12em;background-color:#fff;border:1px solid #ddd;color:#333}.form .select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:2;display:block;width:200%;width:-webkit-calc(100% + 5em);margin:0;padding:11px 35px 11px 11px;padding:.6875rem 2.1875rem .6875rem .6875rem;background:rgba(0,0,0,0);border:0;outline:none;line-height:1.5}.form .entypo-down-open-mini:before{font-family:"FontAwesome";content:"";position:absolute;z-index:1;top:50%;right:12px;right:.75rem;margin-top:-8px;margin-top:-0.5rem;font-size:16px;font-size:1rem;line-height:1;color:#928b86}.form label.radio_text{cursor:pointer;position:relative;margin-right:20px;overflow:hidden;padding-left:20px;display:inline-block}.form label.radio_text:before{position:absolute;width:15px;height:15px;border:1px solid #ccc;border-radius:50%;left:0px;top:2px;content:"";z-index:3}.form label.radio_text:after{content:"";position:absolute;width:11px;height:11px;border-radius:100%;left:2px;top:4px;background-color:#928b86;z-index:1}.form label.radio_text input[type=radio]{-moz-appearance:none;-webkit-appearance:none;position:absolute;z-index:2;width:20px;height:20px;left:-23px;top:0px;margin:0px;box-shadow:20px -1px #fff}.form label.radio_text input[type=radio]:checked{box-shadow:none}.form label.radio_text input[type=radio]:focus{opacity:.2;box-shadow:20px -1px #eeebda}.form label.checkbox_text{cursor:pointer;position:relative;padding-left:25px;margin:0 20px 5px 0;overflow:hidden;display:inline-block}.form label.checkbox_text:before{content:"";position:absolute;width:18px;height:18px;left:0px;top:0;border:1px solid #ccc;z-index:3;padding:1px}.form label.checkbox_text:after{content:"";position:absolute;top:40%;left:5px;display:block;margin-top:-9px;width:8px;height:12px;border-right:3px solid #928b86;border-bottom:3px solid #928b86;transform:rotate(45deg);z-index:1}.form label.checkbox_text input[type=checkbox]{-moz-appearance:none;-webkit-appearance:none;position:absolute;left:-40px;width:20px;height:20px;display:block;box-shadow:41px 0px #fff;z-index:2;margin:0px;padding:0px}.form label.checkbox_text input[type=checkbox]:checked{box-shadow:none}.form label.checkbox_text input[type=checkbox]:checked:focus{box-shadow:40px 0px #666;opacity:.1}.form label.checkbox_text input[type=checkbox]:focus{box-shadow:41px 0px #eee}input[type=text],textarea,.textarea{font-size:16px}@media screen and (max-width: 639px){input[type=text],textarea,.textarea{transform:scale(0.9);margin-left:-5px}}.fm-txt{font-size:1.4rem;background:rgba(255,255,255,.5);padding:5px}.thanks{padding:40px;max-width:700px;margin:0 auto;text-align:center}@media screen and (max-width: 639px){.thanks{max-width:90%;padding:30px 20px}}.shadow{box-shadow:0 0 10px rgba(0,0,0,.15)}.policy{padding:30px;background:rgba(238,246,134,.3);border-radius:20px;font-size:1.4rem;letter-spacing:0}.policy .inner{padding-right:40px}@media screen and (max-width: 639px){.policy{font-size:1.15rem}.policy .inner{padding-right:15px}}.mtitle_small{position:relative;font-size:1.7rem;margin-bottom:15px;color:#928b86;font-weight:600;padding-bottom:8px;border-bottom:1px solid #ccc}.mtitle_small:before{content:"";width:50px;height:1px;background-color:#928b86;position:absolute;left:0;bottom:-1px}@media screen and (max-width: 639px){.mtitle_small{font-size:1.4rem;line-height:1.5}}.mtitle_small2{position:relative;margin-bottom:10px;padding-left:20px}.mtitle_small2:before{content:"";background-color:#928b86;width:10px;height:4px;position:absolute;top:.6em;left:0}.contact-caution-box{margin:40px -30px -35px;padding:25px;background:#e5eec5;border:4px solid rgba(100,149,49,.5);border-radius:0 0 20px 20px;position:relative}.contact-caution-box:before{position:absolute;left:-4px;top:-5px;content:"Notice";font-family:"Heebo",sans-serif;font-weight:700;color:rgba(100,149,49,.2);font-size:3em;line-height:1}.contact-caution-box .inner{max-width:600px;margin-inline:auto;z-index:2}@media screen and (max-width: 1101px){.contact-caution-box{margin-inline:-2em}}@media screen and (max-width: 639px){.contact-caution-box{margin:40px -15px -20px}}.gallery_ul{display:flex;justify-content:start;flex-wrap:wrap;margin-left:-2%;margin-bottom:-4%}@media screen and (max-width: 639px){.gallery_ul{margin-left:auto;margin-right:auto}}.gallery_ul>li{width:31.33%;margin-left:2%;margin-bottom:4%;font-weight:600}.gallery_ul>li .photobox-wrap{width:100%;height:220px;text-align:center;overflow:hidden;background:#aaa;margin-bottom:10px}.gallery_ul>li .photobox-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;font-family:"object-fit:contain;";-o-object-position:50% 50%;object-position:50% 50%}@media screen and (max-width: 1025px){.gallery_ul>li{width:48%}}@media screen and (max-width: 639px){.gallery_ul>li{width:85%;margin:0 auto 30px}.gallery_ul>li .photobox-wrap{height:180px}}.comment{font-size:1.4rem;letter-spacing:0;padding:0 5px}@media screen and (max-width: 639px){.comment{font-size:12px}}.gallery{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px 3%}@media screen and (max-width: 639px){.gallery{grid-template-columns:repeat(2, 1fr)}}.gallery li a{background:rgba(250,244,225,.2);display:block;text-align:center;padding:0px;height:240px}.gallery li a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.gallery li p{font-size:14px;margin:3px 0 10px}@media screen and (max-width: 1025px){.gallery li a{height:120px}.gallery li p{font-size:12px}}.list2{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px 4%}@media screen and (max-width: 639px){.list2{grid-template-columns:1fr}}.list2.type1>li,.list2.type1 .child{background:#fefefe;padding:15px}.list2>li,.list2 .child{position:relative}.list2>li.child-100,.list2 .child.child-100{grid-column:2fr}.business-img img{box-shadow:3px 3px rgba(146,139,134,.2) !important}.list3{display:grid;grid-template-columns:repeat(3, 1fr);gap:35px 4%}.list3.type1 li,.list3.type1 .child{background:#fefefe;padding:15px;border-radius:8px;line-height:1.6;font-size:1.1em}@media screen and (max-width: 639px){.list3.type1 li,.list3.type1 .child{padding:20px 10px 10px}}.list3 li{position:relative}@media screen and (max-width: 639px){.list3{width:95%;grid-template-columns:1fr;margin-left:auto;margin-right:auto;gap:25px 0}}.list4{display:grid;grid-template-columns:repeat(4, 1fr);gap:35px 2%}@media screen and (max-width: 639px){.list4{grid-template-columns:1fr}}@media screen and (max-width: 639px){.list4.sp-column2{grid-template-columns:repeat(2, 1fr)}}.type-flow{position:relative}.type-flow li{position:relative;padding:20px;font-size:1.5rem}.type-flow li:before{position:absolute;content:"";bottom:0;left:0;width:100%;height:calc(100% - 30px);background:rgba(96,144,174,.1);border-radius:0 0 20px 20px;z-index:-1}.prv dt{color:#928b86;border-bottom:1px solid #ccc;margin:10px 0}#works:before{content:"";height:80px;margin-top:-80px;display:block;visibility:hidden}.note{padding:15px;margin-top:10px;background:#faf4e1;font-size:1.4rem}@media screen and (max-width: 639px){.note{font-size:1.2rem}}.flow-dl .flow-inner{padding:8px}.flow-dl .flow-inner:not(:last-of-type){margin-bottom:5px;border-bottom:solid 1px #aaa}.flow-dl .flow-inner dt{font-size:1.6rem;font-weight:600;color:#6090ae}.flow-dl .flow-inner dt .eng{font-family:"Heebo",sans-serif;font-weight:700;font-size:2.5rem;color:#bfe6ef;margin-right:8px}.flow-dl .flow-inner dd{margin-top:5px;padding-left:40px}@media screen and (max-width: 639px){.flow-dl .flow-inner{padding:6px}.flow-dl .flow-inner dt{font-size:1.25rem}.flow-dl .flow-inner dt .eng{font-size:1.7rem}.flow-dl .flow-inner dd{padding-left:30px}}.txt1{font-size:1.4rem;letter-spacing:0}@media screen and (max-width: 639px){.txt1{font-size:1.2rem}}.fee-box{margin:10px 0 20px;font-weight:600;background:#fffacd;padding:5px}.fee-box span{display:block;font-weight:normal}.blog-month{margin-bottom:10px}.blog-month ul{display:flex;flex-wrap:wrap}.blog-month ul li{width:49%;padding:5px 0;margin-bottom:5px;text-align:center;letter-spacing:0}.blog-month ul li:nth-child(2n){margin-left:2%}.blog-month ul li a{color:#928b86;font-weight:600;border-bottom:1px solid #404648;font-size:12px}.blog-month ul li a:hover{color:#404648}#a01,#a02,#a03,#a04,#a05,#a06,#a07,#a08,#a09,#a10,#a11,#a12,#contact,.anchor{display:block;padding-top:100px;margin-top:-100px}@media screen and (max-width: 639px){#a01,#a02,#a03,#a04,#a05,#a06,#a07,#a08,#a09,#a10,#a11,#a12,#contact,.anchor{padding-top:0;margin-top:0}}.list-center{display:flex;flex-wrap:wrap;justify-content:center}.list-center.type-3 li{width:30%;margin:1%}@media screen and (max-width: 639px){.list-center.type-3{flex-direction:column}.list-center.type-3 li{width:100%}}.list-center li{width:50%}@media screen and (max-width: 639px){.list-center{flex-direction:column}.list-center li{width:100%}}.faq-dl .faq-inner{padding:10px;margin-bottom:20px}.faq-dl .faq-inner:not(:last-of-type){margin-bottom:35px;padding-bottom:20px;border-bottom:3px solid #eee}.faq-dl .faq-inner dt,.faq-dl .faq-inner dd{position:relative;padding:10px 10px 10px 55px}.faq-dl .faq-inner dt:before,.faq-dl .faq-inner dd:before{position:absolute;content:"";width:45px;height:45px;line-height:45px;text-align:center;left:0;top:0;font-family:"Heebo",sans-serif;font-weight:700}.faq-dl .faq-inner dt{margin-bottom:10px;font-weight:600;color:#6090ae}.faq-dl .faq-inner dt:before{content:"Q";color:#fff;font-size:3rem;background:#404648}.faq-dl .faq-inner dd{background:#faf4e1}.faq-dl .faq-inner dd:before{content:"A";color:#ffc0e3;font-size:3rem;background:rgba(251,243,1,.2)}.point-title{font-weight:600;font-size:1.8rem}@media screen and (max-width: 639px){.point-title{font-size:1.4rem}}.works-list>li{padding:15px 20px;border-top:2px solid #333;font-weight:600}.works-list>li:before{content:"●";margin-right:5px;color:#6090ae}.works-list>li:last-child{border-bottom:2px solid #222}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:0px !important;right:auto;border-radius:50%;box-shadow:rgba(146,139,134,.1) 0px 7px 12px 0px}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:0px !important;left:auto;box-shadow:rgba(146,139,134,.1) 0px 7px 12px 0px;border-radius:50%}@media screen and (max-width: 639px){.swiper-button-next,.swiper-button-prev{width:17px !important;height:28px !important;background-size:17px 28px !important}}.point-num{position:relative;z-index:2;line-height:1;color:#928b86;font-family:"Oswald",sans-serif;font-weight:500;font-size:3.6rem;text-align:center;margin:0 auto 10px}@media screen and (max-width: 639px){.point-num{font-size:2.6rem;margin:-30px auto 10px}}.point-num.type1{margin-top:0;background:#fff;padding:5px;box-shadow:0 0 10px rgba(0,0,0,.15);border-radius:0 0 15px 0}.point-num.type1:first-letter{color:#649531}.point-num.type1 .ja{display:block;font-size:2rem;font-family:"YakuHanJP",Lato,"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;line-height:1.6;font-weight:600;color:#333}@media screen and (max-width: 639px){.point-num.type1 .ja{font-size:1.5rem}}.bnr-list{text-align:center}@media screen and (max-width: 1025px){.bnr-list li{width:48%;margin-right:4%}.bnr-list li:nth-child(2n){margin-right:0}}.bnr-list a{display:block;text-align:center;background:#fefefe;padding:8px 5px;font-size:1.3rem;height:100%}.bnr-list a img{width:auto;max-width:100%;margin:0 auto;height:45px}@media screen and (max-width: 639px){.bnr-list a{font-size:12px;line-height:1.5}.bnr-list a img{height:30px}}.bnr-list li.bnr-txt{font-size:2rem;font-weight:600;line-height:60px;background:#fefefe}@media screen and (max-width: 639px){.bnr-list li.bnr-txt{font-size:1.5rem}}.sns-list{display:flex}.sns-list.center{justify-content:center;margin:15px 0}@media screen and (max-width: 1025px){.sns-list.center2{justify-content:center}}.sns-list.type-white li a{width:40px;height:40px;background:rgba(0,0,0,0);border:1px solid rgba(255,255,255,.5)}.sns-list li a{width:35px;height:35px;line-height:35px;font-size:17px;color:#fefefe;display:block;background:#928b86;border-radius:100%;text-align:center;transition:all .2s ease-in;position:relative;font-weight:600;padding-left:1px}.sns-list li a:hover{opacity:.7}.sns-list li a.btn-facebook{background:#1877f2}.sns-list li a.btn-twitter{background:#1da1f2}.sns-list li a.btn-line{background:#06c755;line-height:1;padding-top:8px}.sns-list li a.btn-line img{width:18px}.sns-list li a.btn-youtube{background:#c4302b}.sns-list li a.btn-instagram{overflow:hidden;background:linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat}.sns-list li a.btn-instagram i{position:relative;z-index:2}.sns-list li a.btn-instagram:before{content:"";position:absolute;top:18px;left:-10px;width:50px;height:50px;background:radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%)}.sns-list li:not(:last-child){margin-right:10px}@media screen and (max-width: 1025px){.sns-list li:not(:last-child){margin-right:5px;margin-bottom:0}}.title01{font-weight:600;color:#928b86;font-size:3.2rem;margin-bottom:1.5em}@media screen and (max-width: 639px){.title01{font-size:1.5em}}.title02{text-align:center;margin-bottom:20px}.title02 span{display:inline-block;font-size:2.2rem;border-bottom:2px solid #333}.title03 span{background:#928b86;padding:2px 5px;font-weight:600;color:#fff}@media screen and (max-width: 639px){.title03 span{font-size:1.1rem}}.title03.type1 span{background:#ffc0e3}.title03.type2 span{background:#404648}.title04{display:flex;align-items:center;margin-bottom:20px;flex-wrap:wrap;font-weight:600;font-size:1.7rem}.title04.type-center{justify-content:center}.title04 .sub{color:#928b86;padding-right:10px;border-right:1px solid #928b86;margin-right:10px}.title04 .main{font-size:1.1em}@media screen and (max-width: 639px){.title04{font-size:1.3rem}}.fb-wrap{min-height:400px;text-align:center;margin:0 auto}.box1{position:relative;z-index:4;margin-inline:auto;background:#fff;padding:25px}@media screen and (max-width: 639px){.box1{padding:15px}}.box1.type1{margin-top:-40px;max-width:700px}@media screen and (max-width: 639px){.box1.type1{max-width:90%}}.box2{font-weight:600;margin-top:30px;background:rgba(96,144,174,.6);padding:20px;color:#fff}.slick-prev,.slick-next{background:rgba(255,255,255,.8) !important;width:35px !important;height:35px !important;z-index:20 !important;border-radius:50% !important;border:1px solid #aaa !important;top:40%;transition:all .2s ease-in}.slick-prev:before,.slick-next:before{color:#333 !important}.slick-prev:hover,.slick-next:hover{background:#f5f5f5}.slick-prev{left:0 !important}.slick-next{right:0 !important}.content-head{padding:120px 20px;background:url(../img/content-head01.jpg) no-repeat right center/cover;display:flex;align-items:center;margin-bottom:50px}@media screen and (max-width: 639px){.content-head{padding:50px 15px}}.content-txt{position:relative;max-width:500px;background:rgba(252,252,252,.7);padding:30px;text-align:center;box-shadow:0 0 15px rgab(#000, 0.1)}@media screen and (max-width: 639px){.content-txt{padding:20px}}.slide_list{position:relative;display:none}.slide_list li{margin-right:1%}.slide_list li img{width:auto;height:240px;transition:filter .2s ease-in}.slide_list li:hover img{filter:grayscale(0)}@media screen and (max-width: 639px){.slide_list li{margin-right:4%}.slide_list li img{height:200px}}.flow-list{display:flex;flex-wrap:wrap;position:relative}.flow-list.type1{display:block}.flow-list.type1>li{width:90%}.flow-list.type1>li:nth-child(2){margin-left:2%}.flow-list.type1>li:nth-child(3){margin-left:4%}.flow-list.type1>li:nth-child(4){margin-left:6%}.flow-list.type1>li:nth-child(5){margin-left:8%}.flow-list.type1>li .flow-title{margin-bottom:10px}@media screen and (max-width: 639px){.flow-list.type1>li{width:100%}.flow-list.type1>li:nth-child(2),.flow-list.type1>li:nth-child(3),.flow-list.type1>li:nth-child(4),.flow-list.type1>li:nth-child(5){margin-left:0}}.flow-list>li{width:48%;margin-right:4%;margin-bottom:30px;padding:25px;display:flex;flex-wrap:wrap;background:#fefefe;border-radius:10px;box-shadow:0 0 15px rgba(73,45,24,.05);font-weight:600}.flow-list>li.type100{flex-basis:100%;margin-right:0}.flow-list>li:nth-child(2n){margin-right:0}@media screen and (max-width: 639px){.flow-list>li{width:90%;margin:0 auto 30px}.flow-list>li:nth-child(2n){margin-right:auto}}.flow-list>li .flow-num{color:#ffc0e3;font-size:3.5rem;border-right:1px solid #928b86;padding-right:15px;align-self:flex-start;line-height:1.2;font-family:"Heebo",sans-serif;font-weight:700}.flow-list>li .flow-num span{font-size:1.3rem;display:block;text-align:center}.flow-list>li .txt{flex:1;margin-left:35px}.flow-list>li .flow-title{color:#928b86;border-bottom:1px solid #928b86;padding-bottom:4px;font-weight:600;font-size:1.8rem;letter-spacing:.2rem}@media screen and (max-width: 639px){.flow-list>li{flex-direction:column}.flow-list>li .flow-num{font-size:2.2rem;text-align:center;border-right:0;padding:0 0 4px;border-bottom:1px solid #404648}.flow-list>li .flow-title{font-size:1.3rem}.flow-list>li .txt{margin:20px auto 0}}.kiritori{height:1px;border-top:1px solid rgba(96,144,174,.2);margin:3em auto;max-width:20%;display:block}.column2{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.column2 .child{width:48%}@media screen and (max-width: 639px){.column2{flex-direction:column}.column2 .child{width:100%}.column2 .child.column2-img{order:-1;margin-bottom:30px}}.top-split{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1100px;margin:0 auto}.top-split .child{width:48%}.top-split .child.split-1{background:url(../img/split01.jpg) no-repeat center/cover}.top-split .child.split-2{background:url(../img/split02.jpg) no-repeat center/cover}.top-split .child.split-3{background:url(../img/split03.jpg) no-repeat center/cover}@media screen and (max-width: 639px){.top-split .child{width:90%;margin:0 auto 25px}}@media screen and (max-width: ){.top-split .child{width:90%;margin:0 auto 25px}}.top-split .child a{display:block;position:relative;height:350px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column}.top-split .child a:before{position:absolute;content:"";width:calc(100% - 40px);height:calc(100% - 40px);left:50%;top:50%;transform:translate(-50%, -50%);border:2px solid #fff;background:rgba(0,0,0,.2);transition:all .3s ease-in}@media screen and (max-width: 639px){.top-split .child a{height:auto;padding:55px 0}.top-split .child a:before{width:calc(100% - 20px);height:calc(100% - 20px);border:2px solid #fff}}.top-split .child a .inner{position:relative;z-index:3;text-align:center;font-weight:600}.top-split .child a .split-title{text-align:center;color:#fff;margin-bottom:30px;font-family:"YakuHanMP",Lato,"游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:500}.top-split .child a .split-title .em{display:block;font-size:2.5rem}.top-split .child a .split-title .eng{display:block;line-height:1.6;font-size:2rem;font-family:"Heebo",sans-serif;font-weight:700}.top-split .child a .split-title .ja{font-size:2rem}@media screen and (max-width: 639px){.top-split .child a .split-title .eng{font-size:1.4rem}.top-split .child a .split-title .em{font-size:1.8rem}.top-split .child a .split-title .ja{font-size:1.6rem}}.top-split .child a .split-txt{color:#fff;max-width:80%;margin:0 auto}@media screen and (max-width: 639px){.top-split .child a .split-txt{font-size:1.2rem;padding:0 20px;max-width:90%}}.top-split .child a .split-more{width:200px;padding:10px 0;text-align:center;background:#fff;color:#111;border-radius:30px;margin:20px auto 0;transition:all .2s ease-in}.top-split .child a:hover:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.top-split .child a:hover .split-more{background:#928b86;color:#fff}.article-box{display:flex;flex-wrap:wrap;justify-content:space-between}.article-box .left{width:25%}.article-box .right{width:72%}@media screen and (max-width: 639px){.article-box{justify-content:center}.article-box .left{width:90%;margin:0 auto 30px}.article-box .right{width:90%}}.btn-box{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:600px;margin:0 auto 45px}.btn-box a{display:block;width:48%;text-align:center;font-weight:600;background:#928b86;padding:15px 4px;color:#111;transition:all .2s ease-in}.btn-box a:after{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-left:5px}.btn-box a:hover{background:#555;color:#fff}@media screen and (max-width: 639px){.btn-box{justify-content:center}.btn-box a{width:90%;margin:0 auto 15px;padding:10px 0}}.page{text-align:center}.top-icon-list>li{position:relative;padding:20px 15px;background-image:linear-gradient(to right bottom, #fff, #fff, rgba(191, 230, 239, 0.2));border:4px solid #bfe6ef;box-shadow:5px 5px #f5f5f5;font-size:1.7rem;letter-spacing:.1rem}@media screen and (max-width: 1025px){.top-icon-list>li{width:48%;margin-right:4%;margin-bottom:20px}.top-icon-list>li:nth-child(2n){margin-right:0}}@media screen and (max-width: 639px){.top-icon-list{margin-bottom:-20px}.top-icon-list>li{width:95%;margin:0 auto 20px;font-size:1.3rem}.top-icon-list>li:nth-child(2n){margin-right:auto}}#sp-nav .sp-info-wrap{margin:15px auto;display:flex;flex-wrap:wrap;justify-content:center}#sp-nav .sp-info-wrap a{display:block;color:#404648;font-weight:600;font-size:13px;border-bottom:2px solid #404648;padding:4px 0}#sp-nav .sp-info-wrap a:not(:last-of-type){margin-right:10px}.taishou-block{padding:8px;background:#fff;border-radius:8px;display:flex;flex-wrap:wrap;align-items:center;margin-top:10px}.taishou-block.type1{display:block}.taishou-block .lead{font-size:1.3rem;padding:3px 5px;font-weight:600;background:#404648;color:#fff;margin-right:10px}.taishou-block .list-inline{flex:1}.policy-txt{max-width:650px;margin:40px auto}.policy-txt .txt-inner{line-height:2;font-size:1.7rem}@media screen and (max-width: 639px){.policy-txt{padding:0 15px}.policy-txt .txt-inner{font-size:1.3rem}}.business-list a{display:block;position:relative;box-shadow:rgba(255,255,255,.1) 0px 1px 1px 0px inset,rgba(50,50,93,.25) 0px 50px 100px -20px,rgba(0,0,0,.3) 0px 30px 60px -30px}.business-list a:hover figure img{transform:scale(1.1)}.business-list figure{height:350px;overflow:hidden;border-radius:10px}.business-list figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.2s ease-in transform}@media screen and (max-width: 639px){.business-list figure{height:250px}}.business-list-title{font-size:2.2rem;position:absolute;right:0;bottom:-1px;background:#928b86;color:#fff;font-family:"YakuHanMP",Lato,"游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:600;padding:10px 30px 10px 20px;border-radius:15px 0 10px 0}.business-list-title .eng{display:block;font-family:"Heebo",sans-serif;font-weight:700;font-size:1.4rem}.business-list-title:after{position:absolute;content:"";right:5px;top:50%;font-family:"Font Awesome 5 Free";content:"";font-weight:900;transform:translateY(-50%);color:#928b86}.business-list-title:before{position:absolute;content:"";right:0;top:-30px;width:30px;height:30px;background:url(../img/hem.svg) no-repeat right bottom/contain}@media screen and (max-width: 639px){.business-list-title{font-size:1.4rem;text-shadow:none;padding-right:80px}}.area-block{position:relative;max-width:700px;margin:0 auto 80px}.area-block .area-txt{position:absolute;right:0;top:50%;transform:translateY(-50%);padding-left:200px}.area-block .area-txt:before,.area-block .area-txt:after{position:absolute;content:"";top:50%;transform:translateY(-50%)}.area-block .area-txt:before{left:-60px;width:40px;height:40px;background:rgba(191,230,239,.3);border-radius:50%}.area-block .area-txt:after{left:-100px;width:40px;height:1px;background:#bfe6ef}@media screen and (max-width: 639px){.area-block .area-txt{font-size:1.4rem;position:relative;top:auto;left:auto;transform:none;padding-left:20px}.area-block .area-txt:before,.area-block .area-txt:after{transform:none}.area-block .area-txt:before{left:4px;top:-20px}}@media screen and (max-width: 639px)and (max-width: 639px){.area-block .area-txt:before{top:-130px}}@media screen and (max-width: 639px){.area-block .area-txt:after{left:24px;top:0;width:1px;height:30px}}@media screen and (max-width: 639px)and (max-width: 639px){.area-block .area-txt:after{top:-110px}}@keyframes border-anim{0%{-webkit-clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);clip-path:polygon(0 0, 0 0, 0 100%, 0 100%)}20%{-webkit-clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);clip-path:polygon(0 0, 0 0, 0 100%, 0 100%)}40%{-webkit-clip-path:polygon(100% 0, 0 0, 0 100%, 100% 100%);clip-path:polygon(100% 0, 0 0, 0 100%, 100% 100%)}58%{-webkit-clip-path:polygon(100% 0, 0 0, 0 100%, 100% 100%);clip-path:polygon(100% 0, 0 0, 0 100%, 100% 100%)}75%{-webkit-clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%);clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%)}100%{-webkit-clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);clip-path:polygon(0 0, 0 0, 0 100%, 0 100%)}}.title-big{position:relative;text-align:center;font-family:"Heebo",sans-serif;font-weight:800;font-family:"Josefin Sans",sans-serif;font-size:8rem;line-height:1.2;letter-spacing:0;color:#3f3f3f}.title-big.type-left{text-align:left}.title-big.type1{color:#fff}.title-big.type1:first-letter{color:#928b86}.title-big.type2:before{color:rgba(0,0,0,0);background-image:linear-gradient(90deg, #404648 0%, #0D6CC4 36.85%, #928b86 65.19%);-webkit-background-clip:text}.title-big.type3:before{color:rgba(0,0,0,0);background-image:linear-gradient(to right, #fff 40%, #FAF4E1 60%, #bfe6ef);-webkit-background-clip:text}.title-big.type-beige{color:#faf4e1}.title-big.type-navy{color:#135362}.title-big.type-menu{font-size:3rem}.title-big .ja{display:block;font-weight:600;font-size:2.2rem;font-family:"YakuHanMP",Lato,"游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:500;z-index:2}.title-big .ja.big{font-size:3rem}.title-big .small{font-size:.7em}@media screen and (max-width: 1025px){.title-big{font-size:6rem}}@media screen and (max-width: 639px){.title-big{font-size:3.2rem}.title-big .ja{font-size:1.4rem}}.title-big2{font-size:14rem;color:#fff;font-family:"Josefin Sans",sans-serif;text-shadow:1px 1px 0 #c32600,-5px -3px 0 #c32600,-5px 1px 0 #c32600,1px -1px 0 #c32600,0px 1px 0 #c32600,-1px 0 #c32600,-1px 0 0 #c32600,1px 0 0 #c32600;line-height:0;mix-blend-mode:difference;display:flex}@media screen and (max-width: 1025px){.title-big2{font-size:9rem}}@media screen and (max-width: 639px){.title-big2{font-size:6rem}}.bg-stripe{background-image:repeating-linear-gradient(90deg, transparent, transparent 25%, rgba(51, 51, 51, 0.1) 25%, rgba(51, 51, 51, 0.1) calc(25% + 1px))}.ceo-wrap{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media screen and (max-width: 639px){.ceo-wrap{flex-direction:column}}.ceo-wrap .ceo-img{width:45%;order:3;padding-right:40px;position:relative}.ceo-wrap .ceo-img figure{position:relative;display:block}.ceo-wrap .ceo-img figure img{box-shadow:rgba(73,45,24,.2) 4px 48px 60px 0px}.ceo-wrap .ceo-img figure:before{position:absolute;content:"";right:-30px;bottom:-30px;width:80%;height:70%;z-index:-1;background:#404648;opacity:.5}@media screen and (max-width: 639px){.ceo-wrap .ceo-img{width:100%;order:0;padding-right:30px}.ceo-wrap .ceo-img figure:before{right:-25px;bottom:-25px}}.ceo-wrap .ceo-txt{width:50%;align-self:center}.ceo-wrap .ceo-txt .inner{max-width:700px;margin:0 auto}@media screen and (max-width: 639px){.ceo-wrap .ceo-txt{width:100%}.ceo-wrap .ceo-txt .inner{padding:25px 18px;margin-top:25px}}.mark-list{display:flex;flex-wrap:wrap;align-items:center}.mark-list li{height:85px;margin-right:10px}.mark-list li img{max-width:initial;max-height:100%}.business-head-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px 5%}@media screen and (max-width: 639px){.business-head-list{grid-template-columns:1fr;padding:0 30px}}.business-head-list a{display:block;position:relative}.business-head-list a .eng{font-family:"Heebo",sans-serif;font-weight:700;position:absolute;left:6px;bottom:60px;z-index:5;color:#fff;font-size:3.5rem;line-height:1}@media screen and (max-width: 639px){.business-head-list a .eng{font-size:2rem;bottom:40px}}.business-head-list a figure{height:280px;overflow:hidden;border-radius:0 0 40px 0;background:#111}.business-head-list a figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.8}@media screen and (max-width: 1101px){.business-head-list a figure{height:230px}}@media screen and (max-width: 639px){.business-head-list a figure{height:180px}}.business-head-list a figcaption{position:relative;margin-top:-30px;display:block;display:flex;align-items:center}.business-head-list a figcaption .big{font-weight:600;background:#111;color:#fff;font-size:1.25em;display:inline-block;padding:8px 10px 8px 16px;line-height:1.2;letter-spacing:.1em;border-radius:0 40px 40px 0;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}.business-head-list a figcaption .big:after{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-left:12px;display:inline-block;width:25px;height:25px;font-size:13px;line-height:25px;background:#fff;color:#333;border-radius:50%;text-align:center}@media screen and (max-width: 639px){.business-head-list a figcaption{margin-top:-18px}.business-head-list a figcaption .big{font-size:1.1rem;padding:8px 8px 8px 10px;white-space:nowrap}.business-head-list a figcaption .big:after{width:15px;height:15px;line-height:15px;font-size:11px;margin-left:5px}}.business-head-list a:hover figcaption .big{background:#928b86}.tel-list{max-width:700px;margin-inline:auto}.tel-list li{display:flex;justify-content:center;align-items:center;padding:8px}.tel-list li:not(:last-of-type){border-bottom:2px solid #f5f5f5;margin-bottom:8px}.tel-list li .title03{margin-right:20px;width:6em}.tel-list li .title03 span{padding:8px 10px}.contact-box{justify-content:center;display:flex;align-items:center}.contact-box .lead{font-weight:600;width:10em;line-height:1.4;text-align:center}.contact-box .content{border-left:2px solid #6090ae;padding-left:20px}.contact-box .content .contact-box-tel{color:#6090ae;font-weight:600;font-size:2.6rem;width:200px;display:block;line-height:1;font-family:"Oswald",sans-serif;font-weight:500}.contact-box .content .contact-box-tel:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px;font-size:.6em}.contact-box .content .contact-box-tel:hover{color:#928b86}@media screen and (max-width: 639px){.contact-box .content .contact-box-tel{font-size:2rem}}.pdf-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:10px 3%}@media screen and (max-width: 639px){.pdf-list{grid-template-columns:repeat(2, 1fr)}}.pdf-list a{display:block;text-align:center;background:#bfe6ef;color:#111;font-weight:600;padding:15px 4px;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}.pdf-list a:hover{background:#6090ae;color:#fff}.pdf-list a:after{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-left:6px}.title-wrapper{padding-left:25px;padding-right:25px}@media screen and (max-width: 1025px){.title-wrapper{padding-left:10px;padding-right:10px}}.logo-wrap{margin:100px auto}@media screen and (max-width: 639px){.logo-wrap{margin:0px auto}}.logo-wrap .logo-thoughts{width:60%;margin:0 auto 50px auto}@media screen and (max-width: 639px){.logo-wrap .logo-thoughts{width:85%;margin:0 auto 30px auto}}.js-span-text{opacity:0}.js-span-text.on{opacity:1}.js-span-text.on span{display:inline-block;opacity:0}.js-span-text.on span:nth-child(1){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.1s forwards}.js-span-text.on span:nth-child(2){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.2s forwards}.js-span-text.on span:nth-child(3){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.3s forwards}.js-span-text.on span:nth-child(4){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.4s forwards}.js-span-text.on span:nth-child(5){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.5s forwards}.js-span-text.on span:nth-child(6){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.6s forwards}.js-span-text.on span:nth-child(7){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.7s forwards}.js-span-text.on span:nth-child(8){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.8s forwards}.js-span-text.on span:nth-child(9){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.9s forwards}.js-span-text.on span:nth-child(10){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1s forwards}.js-span-text.on span:nth-child(11){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.1s forwards}.js-span-text.on span:nth-child(12){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.2s forwards}.js-span-text.on span:nth-child(13){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.3s forwards}.js-span-text.on span:nth-child(14){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.4s forwards}.js-span-text.on span:nth-child(15){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.5s forwards}.js-span-text.on span:nth-child(16){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.6s forwards}.js-span-text.on span:nth-child(17){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.7s forwards}.js-span-text.on span:nth-child(18){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.8s forwards}.js-span-text.on span:nth-child(19){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.9s forwards}.js-span-text.on span:nth-child(20){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2s forwards}.js-span-text.on span:nth-child(21){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.1s forwards}.js-span-text.on span:nth-child(22){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.2s forwards}.js-span-text.on span:nth-child(23){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.3s forwards}.js-span-text.on span:nth-child(24){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.4s forwards}.js-span-text.on span:nth-child(25){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.5s forwards}.js-span-text.on span:nth-child(26){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.6s forwards}.js-span-text.on span:nth-child(27){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.7s forwards}.js-span-text.on span:nth-child(28){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.8s forwards}.js-span-text.on span:nth-child(29){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.9s forwards}.js-span-text.on span:nth-child(30){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3s forwards}.js-span-text.on span:nth-child(31){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.1s forwards}.js-span-text.on span:nth-child(32){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.2s forwards}.js-span-text.on span:nth-child(33){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.3s forwards}.js-span-text.on span:nth-child(34){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.4s forwards}.js-span-text.on span:nth-child(35){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.5s forwards}.js-span-text.on span:nth-child(36){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.6s forwards}.js-span-text.on span:nth-child(37){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.7s forwards}.js-span-text.on span:nth-child(38){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.8s forwards}.js-span-text.on span:nth-child(39){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.9s forwards}.js-span-text.on span:nth-child(40){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4s forwards}.js-span-text.on span:nth-child(41){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.1s forwards}.js-span-text.on span:nth-child(42){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.2s forwards}.js-span-text.on span:nth-child(43){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.3s forwards}.js-span-text.on span:nth-child(44){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.4s forwards}.js-span-text.on span:nth-child(45){animation:text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.5s forwards}@keyframes text{0%{opacity:0;transform:translateX(-20px) translateY(-10px) scale(1.3)}100%{opacity:1;transform:none}}.shikaku-dl{display:flex;flex-wrap:wrap;justify-content:space-between;padding:8px}.shikaku-dl dt:not(:last-of-type),.shikaku-dl dd:not(:last-of-type){padding-bottom:3px;margin-bottom:3px;border-bottom:.9px solid #ddd}.shikaku-dl dt{width:6em;position:relative;padding-left:1em}.shikaku-dl dt:before{content:"●";font-size:.6em;color:#928b86;margin-right:4px;position:absolute;left:0;top:.5em}.shikaku-dl dt .list-inline li{padding:0}.shikaku-dl dd{width:calc(100% - 6em);font-weight:600}.recruit-lead{position:relative;z-index:2;text-align:center;margin:0 auto -30px}.fukidashi{position:relative;z-index:2;text-align:center;margin:-60px auto 30px}.fukidashi.type1{margin-top:0}.fukidashi span{display:inline-block;font-size:2.2rem;background:#6090ae;color:#fff;padding:5px 15px;font-weight:600;position:relative}@media screen and (max-width: 639px){.fukidashi span{font-size:1.4rem}}.fukidashi span:before{position:absolute;content:"";left:50%;bottom:-13px;width:0;height:0;border-style:solid;border-width:18px 20px 0 20px;border-color:#6090ae rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);transform:translateX(-50%)}.fukidashi-sub{max-width:800px;margin:-40px auto 40px;text-align:center;padding:35px 20px 15px;background:#fff;border-radius:50px;font-weight:600;font-size:1.1em}.daily{display:grid;grid-template-columns:repeat(5, 1fr);gap:40px 15px}@media screen and (max-width: 1025px){.daily{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 639px){.daily{grid-template-columns:repeat(2, 1fr);padding:20px 0}}.daily .daily-inner{padding:15px;position:relative;background:#fff;border-radius:0 0 40px 0}.daily .daily-inner:nth-child(5n):before{display:none}@media screen and (max-width: 639px){.daily .daily-inner:nth-child(5n):before{display:block}.daily .daily-inner:nth-child(2n):before{display:none}}.daily .daily-inner:before{position:absolute;content:"";left:10px;top:50%;transform:translateY(-50%);width:calc(100% + 10px);height:20px;background:#6090ae;z-index:-1}.daily dt{position:relative;z-index:2;margin-top:-30px;margin-bottom:14px}.daily dt span{display:inline-block;background:#404648;color:#fff;font-weight:700;padding:3px 15px;border-radius:30px;font-size:1.4rem}@media screen and (max-width: 639px){.daily dt span{font-size:1.2rem}}.daily dd{background-image:linear-gradient(rgba(64, 70, 72, 0.3) 1px, transparent 1px);background-size:100% 2.5em;line-height:2.5;font-size:1.4rem;padding:0 8px 1px;font-weight:600}@media screen and (max-width: 639px){.daily dd{font-size:1.2rem}}.title-area{padding-top:100px;margin-top:60px}.title-wrapper{position:relative}@media screen and (max-width: 1300px){.title-wrapper{padding-left:25px;padding-right:25px}}@media screen and (max-width: 1025px){.title-wrapper{padding-left:10px;padding-right:10px}}.top-greet-flex{display:flex;align-items:center;justify-content:space-between}.top-greet-wrap{position:relative;max-width:1200px;margin-inline:auto;text-align:center}@media screen and (max-width: 1025px){.top-greet-wrap{max-width:90%}}@media screen and (max-width: 639px){.top-greet-wrap{max-width:95%}}.top-greet-wrap .greet-ribbon-deco{position:absolute;width:300px;top:24%;z-index:2}.top-greet-wrap .greet-ribbon-deco.deco-left{left:-200px}.top-greet-wrap .greet-ribbon-deco.deco-right{right:-200px}@media screen and (max-width: 639px){.top-greet-wrap .greet-ribbon-deco{width:34%}.top-greet-wrap .greet-ribbon-deco.deco-left{top:15%;left:-10px}.top-greet-wrap .greet-ribbon-deco.deco-right{top:25%;right:-10px}}.top-greet-wrap .top-greet-title{max-width:400px;margin-inline:auto;position:relative;z-index:2}@media screen and (max-width: 639px){.top-greet-wrap .top-greet-title{max-width:70%}}.top-greet-wrap .top-greet-img-box{position:relative;padding-bottom:70px}@media screen and (max-width: 639px){.top-greet-wrap .top-greet-img-box{margin-top:20px;padding-bottom:40px}}.top-greet-wrap .top-greet-img-box:before{position:absolute;content:"";top:-10px;width:28px;height:60px;background:url(../img/pin.svg) no-repeat center/contain;z-index:2}.top-greet-wrap .top-greet-img-box:before{left:60px;transform:scale(-1, 1)}.top-greet-wrap .top-greet-img-box:after{right:60px}@media screen and (max-width: 639px){.top-greet-wrap .top-greet-img-box:before,.top-greet-wrap .top-greet-img-box:after{width:14px;height:30px}.top-greet-wrap .top-greet-img-box:before{left:30px}.top-greet-wrap .top-greet-img-box:after{right:30px}}.top-greet-wrap .top-greet-img-box figure{position:relative;max-width:400px;overflow:hidden;border-radius:80px 80px 0px 0px}.top-greet-wrap .top-greet-img-box figure:before{position:absolute;content:"";left:50%;top:50%;width:calc(100% - 40px);height:calc(100% - 40px);border:3px solid #fff;border-radius:76px 76px 0px 0px;transform:translate(-50%, -50%)}@media screen and (max-width: 639px){.top-greet-wrap .top-greet-img-box figure{border-radius:60px 60px 12px 12px;aspect-ratio:2/1.4}.top-greet-wrap .top-greet-img-box figure:before{border-radius:56px 56px 10px 10px;width:calc(100% - 20px);height:calc(100% - 20px)}}.top-greet-wrap .top-greet-img-box .top-greet-img-deco{position:absolute;bottom:0;width:220px;z-index:2}.top-greet-wrap .top-greet-img-box .top-greet-img-deco.deco01{left:-40px}.top-greet-wrap .top-greet-img-box .top-greet-img-deco.deco02{right:-40px}@media screen and (max-width: 1025px){.top-greet-wrap .top-greet-img-box .top-greet-img-deco{width:18%}}@media screen and (max-width: 639px){.top-greet-wrap .top-greet-img-box .top-greet-img-deco{width:22%}.top-greet-wrap .top-greet-img-box .top-greet-img-deco.deco01{left:0}.top-greet-wrap .top-greet-img-box .top-greet-img-deco.deco02{right:0}}.top-greet-wrap .inner{position:relative;margin-bottom:40px;padding:0 20px;line-height:2}.top-greet-wrap .inner:before,.top-greet-wrap .inner:after{position:absolute;content:"";bottom:0;width:150px;height:122px;background:url(../img/brick.png) no-repeat left bottom/contain;z-index:-1}@media screen and (max-width: 639px){.top-greet-wrap .inner:before,.top-greet-wrap .inner:after{width:100px;height:80px}}.top-greet-wrap .inner:before{left:0}.top-greet-wrap .inner:after{right:0;transform:scale(-1, 1)}.top-greet-wrap .inner .top-greet-txt{max-width:700px;margin-inline:auto;font-weight:500}@media screen and (max-width: 639px){.top-greet-wrap{margin-top:40px}.top-greet-wrap .inner{font-size:1.2rem;letter-spacing:0;padding-bottom:40px;margin-top:20px}}.nami{position:relative;margin-bottom:-100px;width:100%;height:140px;overflow:hidden}.nami .nami-path{fill:#fff}.nami.nami-green .nami-path{fill:#649531}.nami.nami-beige .nami-path{fill:#faf4e1}.nami svg{position:absolute;left:50%;top:0;transform:translateX(-50%);width:1920px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nami.footer-nami{z-index:2;margin-top:-80px}@media screen and (max-width: 639px){.nami.footer-nami{margin-top:-45px}}@media screen and (min-width: 1921px){.nami svg{width:100%}}@media screen and (max-width: 1025px){.nami{height:150px}.nami svg{width:380%}}.type_contents-last{padding-bottom:90px}@media screen and (max-width: 1025px){.type_contents-last{padding-bottom:140px}}@media screen and (max-width: 639px){.type_contents-last{padding-bottom:100px}}.p-sec2__wrap{padding-top:50px;max-width:1600px;margin-inline:auto}.btn-arrow{position:relative}.btn-arrow .deco{display:block;width:35px;margin-inline:auto;margin-bottom:-5px}.btn-arrow a{position:relative;display:block;width:-moz-fit-content;width:fit-content;max-width:350px;margin-inline:auto;padding:12px 50px 12px 20px;background:#fefefe;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}.btn-arrow a:before{content:"";position:absolute;background-image:linear-gradient(to right, #AA8068, #AA8068 3px, transparent 3px, transparent 6px),linear-gradient(to right, #AA8068, #AA8068 3px, transparent 3px, transparent 6px),linear-gradient(to bottom, #AA8068, #AA8068 3px, transparent 3px, transparent 6px),linear-gradient(to bottom, #AA8068, #AA8068 3px, transparent 3px, transparent 6px);background-size:6px 2px,6px 2px,2px 6px,2px 6px;background-position:left top,left bottom,left top,right top;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;top:0;bottom:0;left:0;right:0;pointer-events:none}.btn-arrow a .eng{font-weight:800;font-size:1.1em;line-height:1.2;color:#fd0d93;transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1)}.btn-arrow a .arrow{transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1);position:absolute;right:-20px;top:10%;width:46px}.btn-arrow a:hover{background:#fbf301}.btn-arrow a:hover .eng{color:#492d18}.btn-arrow a:hover .arrow{right:-25px}.button{position:relative;width:calc(.8*var(--width));height:calc(.7*var(--height));display:flex;justify-content:center;align-items:center;cursor:pointer;overflow:hidden;margin:0 .8rem;box-shadow:0 2px 5px rgba(0,0,0,.2),0 3px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(0, 0.22, 0.3, 1)}.button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1)}.button span{color:#fff;font-size:1rem;z-index:10;text-transform:uppercase;letter-spacing:2px}.button._1{background:#2980b9}.button._2{background:#8e44ad}.button._3{background:#16a085}.button._4{background:#e74c3c}.button .back{position:absolute;width:0;height:0;filter:url(#filter);border-radius:50%;z-index:5;transition:all 2.5s cubic-bezier(0.1, 0.22, 0.3, 1)}.button._1 .back{left:-50%;top:-50%;background:#27ae60}.button._2 .back{right:-50%;top:-50%;background:#c0392b}.button._3 .back{left:-50%;bottom:-50%;background:#34495e}.button._4 .back{right:-50%;bottom:-50%;background:#2980b9}.button:hover .back{width:calc(2*var(--width));height:calc(2*var(--height))}@media only screen and (max-width: 750px){.wrapper{flex-direction:column}.button{margin:.8rem 0}.support{position:absolute;right:10px;bottom:10px;padding:10px;display:flex}a{margin:0 3px;font-size:1.5rem;transition:all 400ms ease}a:hover{color:#222}}.company-lead{fill:#928b86;max-width:700px;margin-inline:auto}@media screen and (max-width: 639px){.company-lead{max-width:80%}}.message{max-width:600px;margin-inline:auto;padding:100px 20px}@media screen and (max-width: 639px){.message{padding:40px 20px}}@media screen and (max-width: 639px){.list_bnr{grid-template-columns:repeat(2, 1fr);gap:10px 3%}}.lead-mini{display:inline-block;font-weight:600;padding:0 4px}.lead-mini.type1{color:#928b86;border-bottom:1px solid #928b86}.lead-mini.type2{color:#304818;border-bottom:1px solid #649531}.point-list li{position:relative;padding:5px 8px 5px 40px;border-bottom:2px solid #f5f5f5}.point-list li .num{display:inline-block;position:absolute;left:5px;top:5px;color:#404648;font-family:"Heebo",sans-serif;font-weight:700;font-size:2.6rem;line-height:1;margin-right:4px}@media screen and (max-width: 639px){.point-list li .num{font-size:2rem}}.p-recruit_info-list{max-width:1000px;margin-inline:auto}.p-recruit_info-list .child{background:#fff;padding:30px 20px 20px;border-radius:0 0 20px 0;border-bottom:6px solid #e7ebec}.p-recruit_info-list .p-recruit_lead02{position:relative;max-width:75%;margin:-55px auto 20px}@media screen and (max-width: 639px){.p-recruit_info-list .p-recruit_lead02{max-width:85%;margin-top:-50px}}@keyframes flash{0%{opacity:.4}100%{opacity:1}}@keyframes animation-bar{0%{left:0;width:0}50%{left:0;width:100%}51%{left:0;width:100%}100%{left:100.5%;width:0}}@keyframes animation-txt{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.animation-content.move .animation-bar:before{animation:animation-bar 1s ease 0s 1 normal forwards}.animation-content.move .animation-txt{animation:animation-txt 0s ease .8s 1 normal forwards}.animation-content .animation-box{display:block;text-align:center}.animation-content .animation-bar{position:relative;display:block;transform:translate3d(0, 0, 0)}.animation-content .animation-bar:before{content:"";display:inline-block;width:0;height:100%;position:absolute;left:0;top:0;z-index:1;background-image:linear-gradient(to right, #9fc4dc, #81c3dd)}.animation-content .animation-txt{opacity:0;transform:translate3d(0, 0, 0)}.effect_fade{opacity:0;transform:translate(0, 45px);transition:all 2s}.effect_fade.effect_scroll{opacity:1;transform:translate(0, 0)}#l-content-wrap{position:relative}#l-main{position:relative}#l-side{position:fixed;left:0;bottom:0;z-index:100;width:50px;height:250px;background:rgba(254,254,254,.6);border:1px solid #c32600}@media screen and (max-width: 639px){#l-side{position:relative;width:100%;height:auto;border-right:0;margin-inline:auto}}.subpage_head{padding-top:40px}.slider-gallery{display:none;position:relative;padding-bottom:40px;margin-top:50px}.slider-gallery:before{position:absolute;content:"";left:50%;top:-60px;width:350px;height:200px;background:url(../img/spotlight.png) no-repeat center/contain;transform:translateX(-50%);z-index:1}.slider-gallery.sclick-initialized{display:block}.thumb-item-nav{max-width:700px !important;margin-inline:auto}.thumb-item-nav p{height:100px !important;overflow:hidden}.thumb-item-nav p img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slick-track{display:flex !important}.slick-slide{height:inherit !important}.slider-item{width:100%;width:320px !important}@media screen and (max-width: 1025px){.slider-item{width:280px !important}}.slider-item figure{padding:10px;background:#b87b26}.slider-item figure a{display:block;height:300px;overflow:hidden;margin:0}@media screen and (max-width: 1025px){.slider-item figure a{height:240px}}.slider-item figure a img{width:100%;height:100%;-o-object-fit:cover !important;object-fit:cover !important;position:relative;transition:transform ease .3s}.slider-item figure a img:before{position:absolute;content:"";left:50%;top:-50px;width:350px;height:275px;background:rgba(0,0,0,.5019607843);transform:translateX(-50%);z-index:1}.slider-item figure a img:hover{transition:all .3s ease-out;transition:transform ease .3s;filter:blur(0.4);filter:grayscale(1);transform:scale(1.2)}.slider-item.slick-active figure{box-shadow:0 0 15px rgba(64,70,72,.1);box-shadow:0 1px 0 #c9cfce,0 2px 0 #bcc2c2,0 3px 0 #afb6b6,0 4px 0 #a4adac,0 5px 0 #9fa8a7,0 6px 0 #99a3a2,0 7px 0 #97a1a0,0 8px 0 #949e9d,0 0 5px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.2),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.2),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.3)}.slide-arrow{position:absolute;top:45%;z-index:200;width:20px;height:20px;margin-top:-10px;transform:rotate(45deg);cursor:pointer}@media screen and (max-width: 639px){.slide-arrow{width:15px;height:15px;margin-top:-7px}}.slide-arrow.prev-arrow{left:50%;margin-left:-180px;border-bottom:solid 2px;border-left:solid 2px;border-color:#928b86}@media screen and (max-width: 1101px){.slide-arrow.prev-arrow{left:10px;margin-left:0}}@media screen and (max-width: 639px){.slide-arrow.prev-arrow{left:20px}}.slide-arrow.next-arrow{right:50%;margin-right:-180px;border-top:solid 2px;border-right:solid 2px;border-color:#928b86}@media screen and (max-width: 1101px){.slide-arrow.next-arrow{right:10px;margin-right:0}}@media screen and (max-width: 639px){.slide-arrow.next-arrow{right:20px}}.product-title{position:relative;width:-moz-fit-content;width:fit-content;max-width:90%;margin-top:20px;font-size:2rem;margin-inline:auto}.product-title .genre{display:inline-block;position:relative;min-width:80px;margin-left:5px;padding:3px 8px;background:#c32600;border-right:0;color:#fff;line-height:1.2;font-size:1.5rem}.product-title .genre.ver02{background:#928b86;color:#fff}.product-title .name{display:block;margin-top:-4px;padding:8px 20px 5px;background:#fefefe;border-right:0;font-size:1.1em;line-height:1.5}.product-title.type1 .name{margin-top:-12px;padding:4px 8px;font-size:inherit}@media screen and (max-width: 639px){.product-title{max-width:98%}.product-title .name{font-size:1.7rem;margin-top:-6px}.product-title .genre{font-size:1.4rem}}.tape{position:relative;display:block;width:120px;z-index:2}.tape.top-tape01{margin:0 auto -40px;transform:rotate(-14deg)}.tape.tape02{margin:0 auto -15px;transform:rotate(-14deg)}.title-deco{width:120px;margin-inline:auto;margin-bottom:30px;text-align:center}.about-upper-box{position:relative;max-width:900px;margin-top:40px;margin-inline:auto}.about-upper-box .about-lead-block{opacity:.8}.about-upper-box .about-dog-deco{position:absolute;width:20%}.about-upper-box .about-dog-deco.deco01{left:18%;top:15%}.about-upper-box .about-dog-deco.deco02{right:20%;top:25%}.about-upper-box:after{position:absolute;content:"";left:-10px;bottom:-4%;width:30%;aspect-ratio:131/21;background:url(../img/catch-deco.png) no-repeat center/contain}@media screen and (max-width: 1101px){.about-upper-box{max-width:75%}}@media screen and (max-width: 639px){.about-upper-box .about-dog-deco{width:26%}}.about-txt-block{position:relative;display:flex;align-items:flex-end;max-width:1200px;margin-inline:auto;margin-top:50px}.about-txt-block .about-photo{position:relative;width:25%;margin-right:30px;margin-left:30px;z-index:2}.about-txt-block .about-photo:after{position:absolute;content:"";left:50%;top:50%;width:calc(100% - 20px);height:calc(100% - 30px);border:3px solid #fff;transform:translate(-50%, -50%)}@media screen and (max-width: 1101px){.about-txt-block .about-photo{width:30%;margin-right:15px}.about-txt-block .about-photo:before{top:-40px;left:5px}}@media screen and (max-width: 1025px){.about-txt-block .about-photo:after{position:absolute;content:"";left:50%;top:50%;width:calc(100% - 15px);height:calc(100% - 20px)}}@media screen and (max-width: 639px){.about-txt-block .about-photo{position:absolute;left:0;bottom:0;width:45%;margin-top:15px}}.about-txt-block .about-txt{position:relative;background:#fefefe;border-radius:20px 20px 0 0}.about-txt-block .about-txt .inner{padding:30px 30px 25px}@media screen and (max-width: 1101px){.about-txt-block .about-txt{margin-right:30px}}@media screen and (max-width: 1025px){.about-txt-block .about-txt{margin-right:10px}.about-txt-block .about-txt .inner{padding:20px 20px 15px}}@media screen and (max-width: 639px){.about-txt-block .about-txt{width:96%;margin-left:auto;margin-bottom:230px;padding-bottom:30px;margin-right:0px;border-radius:20px 0 0 20px}}.about-txt-block .profile-wrap .child{background:#f5f5f5}.about-txt-block .profile-wrap .child .txt{padding:18px}.about-txt-block .about-title{position:relative;width:25%;margin-right:30px;margin-left:30px;margin-bottom:3%;z-index:2;line-height:0}@media screen and (max-width: 1101px){.about-txt-block .about-title{width:20%}.about-txt-block .about-title:before{top:-40px;left:5px}}@media screen and (max-width: 1025px){.about-txt-block .about-title{width:30%;margin-left:0px}}@media screen and (max-width: 639px){.about-txt-block .about-title{position:absolute;right:10px;bottom:0;width:45%}}@media screen and (max-width: 639px){.about-txt-block{margin-top:15px}}.about-owner-profile{position:relative}.about-owner-profile>.inner{position:relative;max-width:900px;margin-inline:auto;padding:60px 10px;z-index:2}@media screen and (max-width: 1101px){.about-owner-profile>.inner{max-width:80%}}.about-owner-profile .bg{position:absolute;width:90%;height:100%;right:0;background:#fff;border-radius:20px 0 0 20px;border:8px solid #c32600;border-right:0}@media screen and (max-width: 1440px){.about-owner-profile .bg{width:96%}}@media screen and (max-width: 1101px){.about-owner-profile .bg{width:98%}}.about-owner-profile .owner-profile-lead{margin-bottom:24px}.about-owner-profile .owner-profile-lead .sub{display:block;width:300px;transform:translateX(-10px)}.about-owner-profile .owner-profile-lead .main{line-height:1;font-size:3rem;font-weight:800}@media screen and (max-width: 639px){.about-owner-profile .owner-profile-lead .sub{width:80%}.about-owner-profile .owner-profile-lead .main{font-size:2rem}}.btn-official a{display:block;width:350px;padding:8px 20px;box-shadow:rgba(170,128,104,.1) 0px 10px 50px;border-radius:50px;border:2px dashed #eef686}@media screen and (max-width: 639px){.btn-official a{width:80%}}.product-lead{position:relative;display:flex;align-items:center;font-family:"Heebo",sans-serif;font-weight:800;font-size:3.2rem;margin-bottom:10px;z-index:2}.product-lead:after{content:"";flex:1;margin-left:20px;margin-top:5px;width:100%;height:2px;background:#c32600}@media screen and (max-width: 1025px){.product-lead:after{margin-left:5px}}@media screen and (max-width: 1025px){.product-lead{flex-wrap:wrap}}@media screen and (max-width: 639px){.product-lead{font-size:2.4rem;margin-left:5px}.product-lead .ja{display:inline-block;width:100%}}.product-lead .ja{font-size:2rem;margin-left:5px;font-family:"YakuHanMP",Lato,"游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif}.product-box{display:flex;justify-content:space-between;margin-bottom:12vh}.product-box .product-photo-box{width:45%}.product-box .product-photo-box a{position:relative;overflow:hidden;display:block;width:100%;height:320px !important;background:#fefefe;padding:12px 12px 18px;border-radius:20px}.product-box .product-photo-box a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.product-box .product-lineup{width:52%}.product-box .product-lineup .product-lineup-list a{display:block;width:280px;margin:0 auto;aspect-ratio:2/1.5;border-radius:10px;overflow:hidden}.product-box .product-lineup .product-lineup-list a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1101px){.product-box .product-lineup .product-lineup-list a{width:80%}}@media screen and (max-width: 1025px){.product-box .product-photo-box a{height:260px !important}}@media screen and (max-width: 639px){.product-box{flex-direction:column;padding:0 10px}.product-box .product-photo-box{width:100%;margin-bottom:20px}.product-box .product-photo-box a{aspect-ratio:inherit;height:240px !important}.product-box .product-lineup{width:100%}.product-box .product-lineup .product-lineup-list{gap:20px 0}.product-box .product-lineup .product-lineup-list a{width:180px;aspect-ratio:inherit;height:180px}}#form-box{min-height:300px}#form-box .form-pattern-2{width:100% !important;padding:0 !important;background:none !important}#form-box .form-pattern-2 form dl dt{font-weight:600;width:200px}@media screen and (max-width: 1025px){#form-box .form-pattern-2 form dl dt{float:none !important;width:auto !important}}#form-box .form-pattern-2 form dl dt span.required:before{content:"*" !important;background:none;color:#928b86;font-size:16px}#form-box .form-pattern-2 form dl dd:not(.pattern-exclusion){padding-left:210px !important}@media screen and (max-width: 1025px){#form-box .form-pattern-2 form dl dd:not(.pattern-exclusion){padding-left:0 !important}}#form-box .form-pattern-2 form dl dd .textarea,#form-box .form-pattern-2 form dl dd textarea{border:0;height:auto !important;padding:15px;width:100%;border-radius:40px;-webkit-appearance:none;background:#fefefe}#form-box .form-pattern-2 .select-group{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}#form-box .form-pattern-2 .select-group p{margin:0 5px;font-weight:600}@media screen and (max-width: 639px){#form-box .form-pattern-2 .select-group .select-wrap{margin-top:8px}}#form-box .form-pattern-2 input[type=text],#form-box .form-pattern-2 textarea{font-size:16px}@media screen and (max-width: 639px){#form-box .form-pattern-2 input[type=text],#form-box .form-pattern-2 textarea{transform:scale(0.9);margin-left:-5px}}#form-box .form-pattern-2 .select-wrap{position:relative;overflow:hidden;display:inline-block;min-width:13em;background-color:#fff;font-size:1.7rem;color:#333}#form-box .form-pattern-2 .select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:2;display:block;width:200%;width:-webkit-calc(100% + 5em);margin:0;padding:11px 35px 11px 11px;font-weight:600;background:rgba(0,0,0,0);border:0;outline:none;line-height:1.5}#form-box .form-pattern-2 .submit-btn{cursor:pointer;display:block;color:#fff;text-align:center;transition:all .2s ease-in-out;border:1px solid #928b86;font-weight:600;padding:18px 5px;margin:0 auto;width:250px;background:#928b86;border-radius:40px;font-size:15px;font-family:"Heebo",sans-serif;font-weight:700}#form-box .form-pattern-2 .submit-btn:hover{background:#fff;color:#928b86}#form-box .form-pattern-2 .submit-btn:before{font-weight:normal;font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:10px}#form-box .form-pattern-2 .select-down:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;position:absolute;z-index:1;top:50%;right:12px;right:.75rem;margin-top:-8px;margin-top:-0.5rem;font-size:16px;font-size:1rem;line-height:1;color:#928b86}.elegantshadow{color:#131313;background-color:#e7e5e4;letter-spacing:.15em;text-shadow:1px -1px 0 #767676,-1px 2px 1px #737272,-2px 4px 1px #767474,-3px 6px 1px #787777,-4px 8px 1px #7b7a7a,-5px 10px 1px #7f7d7d,-6px 12px 1px #828181,-7px 14px 1px #868585,-8px 16px 1px #8b8a89,-9px 18px 1px #8f8e8d,-10px 20px 1px #949392,-11px 22px 1px #999897,-12px 24px 1px #9e9c9c,-13px 26px 1px #a3a1a1,-14px 28px 1px #a8a6a6,-15px 30px 1px #adabab,-16px 32px 1px #b2b1b0,-17px 34px 1px #b7b6b5,-18px 36px 1px #bcbbba,-19px 38px 1px #c1bfbf,-20px 40px 1px #c6c4c4,-21px 42px 1px #cbc9c8,-22px 44px 1px #cfcdcd,-23px 46px 1px #d4d2d1,-24px 48px 1px #d8d6d5,-25px 50px 1px #dbdad9,-26px 52px 1px #dfdddc,-27px 54px 1px #e2e0df,-28px 56px 1px #e4e3e2}.deepshadow{color:#e0dfdc;background-color:#333;letter-spacing:.1em;text-shadow:0 -1px 0 #fff,0 1px 0 #2e2e2e,0 2px 0 #2c2c2c,0 3px 0 #2a2a2a,0 4px 0 #282828,0 5px 0 #262626,0 6px 0 #242424,0 7px 0 #222,0 8px 0 #202020,0 9px 0 #1e1e1e,0 10px 0 #1c1c1c,0 11px 0 #1a1a1a,0 12px 0 #181818,0 13px 0 #161616,0 14px 0 #141414,0 15px 0 #121212,0 22px 30px rgba(0,0,0,.9)}.insetshadow{color:#202020;background-color:#2d2d2d;letter-spacing:.1em;text-shadow:-1px -1px 1px #111,2px 2px 1px #363636}.retroshadow{letter-spacing:.05em;text-shadow:4px 4px 0px #e0e0e0,7px 7px 0px rgba(0,0,0,.2)}.retroshadow.type-orange{text-shadow:4px 4px 0px #c32600,7px 7px 0px rgba(0,0,0,.2)}.hover-retroshadow:hover{color:#3f3f3f;letter-spacing:.05em;border-radius:50%;box-shadow:1px 1px 0px #e0e0e0,3px 3px 0px rgba(0,0,0,.2)}.train-container{--train-size: 2em;position:relative;background:url("../img/me.jpg") center center no-repeat;background-size:cover;border-radius:1em;box-shadow:0 0 0 var(--train-size) rgba(255,0,0,.75) inset;width:300px;height:360px}.train{pointer-events:none;position:absolute;top:calc(var(--train-size)/2);left:calc(var(--train-size)/2);width:calc(100% - var(--train-size));height:calc(100% - var(--train-size))}.train>div{animation:train-animation 10000ms linear infinite;animation-delay:calc(var(--i)*100ms);position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden;color:#fff;font-weight:bold}@keyframes train-animation{0%{offset-distance:0%;visibility:visible}100%{offset-distance:100%}}.contact_list{max-width:500px;margin:1% auto}.contact_sns_list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-left:20px;padding:8px 12px;text-align:center}.contact_sns_list li{margin:5px 10px}.contact_sns_list li:not(:last-of-type){margin-right:10px}.contact_sns_list li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50px;background:#c32600;box-shadow:2px 2px 0px #e3e2dc,2px 4px 0px rgba(0,0,0,.2);transition:.3s all cubic-bezier(0.18, 0.06, 0.23, 1);color:#fff;font-size:1.8rem}.contact_sns_list li a:hover{background:#ecece7;box-shadow:none}.contact_sns_list li:nth-child(2n) a{background:#6090ae}.contact_sns_list li:nth-child(2n) a:hover{background:#ecece7;box-shadow:none}/*# sourceMappingURL=basis.css.map */