html{box-sizing:border-box;-webkit-text-size-adjust:100%}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0;box-sizing:border-box}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}input{border-radius:0}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=number]{width:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:0;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{background-color:rgba(0,0,0,0);border-style:none;color:inherit}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}img{border-style:none;vertical-align:bottom}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute !important;clip:rect(0 0 0 0) !important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}ul,ol{list-style:none}a{text-decoration:none}.wrapper{overflow:hidden}body{overflow-y:scroll}body{font-family:"Open Sans",sans-serif;letter-spacing:.1em}header{width:100%;height:80px;padding:0 120px;top:0;z-index:1;position:sticky;background:hsla(0,0%,100%,.8)}@media(max-width: 959px){header{display:block;padding:15px 10px 10px 20px;background:#fff}}header nav{display:flex;margin:0 auto;justify-content:space-between}#logo img{width:30%;margin:10px}@media(max-width: 959px){#logo img{display:block;width:35%;margin:0}}.menu{width:70%;background-color:rgba(0,0,0,0);margin-top:0;transform:translateX(0)}@media(max-width: 959px){.menu{display:none}}.hamburger-menu{display:none}@media(max-width: 959px){.hamburger-menu{display:block}}.menu ul{height:80px;display:flex;justify-content:space-between;text-align:center}@media(max-width: 959px){.menu ul{background:#fff;text-align:center;height:100vh}}.menu ul li{width:20%;height:80px}.menu ul li a{color:#000;font-weight:bold;line-height:80px}@media(max-width: 959px){.menu ul li a{display:block;text-align:center}}.menu ul li a:hover{background-color:rgba(0,0,0,.5);color:#0ba39a;background-color:rgba(0,0,0,0)}.menu-btn{position:relative;top:0;right:16px;display:flex;height:50px;width:50px;justify-content:center;align-items:center;z-index:90}.menu-btn span,.menu-btn span:before,.menu-btn span:after{content:"";display:block;height:2px;width:42px;border-radius:3px;background-color:#000;position:absolute}.menu-btn span:before{bottom:12px}.menu-btn span:after{top:12px}#menu-btn-check:checked~.menu-btn span{background-color:hsla(0,0%,100%,0)}#menu-btn-check:checked~.menu-btn span::before{bottom:0;transform:rotate(45deg)}#menu-btn-check:checked~.menu-btn span::after{top:0;transform:rotate(-45deg)}#menu-btn-check{display:none}.menu-content{width:100%;height:100%;position:fixed;top:0;left:100%;z-index:80;background:#fff;transition:all .5s}.menu-content .menu-box .menu-sub-box{list-style:none}.menu-content .menu-box .menu-sub-box .menu-txt{display:block;width:100%;font-size:20px;box-sizing:border-box;position:relative}.menu-box{width:100%;margin:77px auto 0;padding-top:30px}.menu-txt{color:#000;text-align:center;padding:30px}#menu-btn-check:checked~.menu-content{left:0}footer{width:100%;height:280px;border-top:1px solid #000;padding:0 120px}@media(max-width: 959px){footer{height:520px;padding:0 30px 10px}}footer .footer-wrapper{display:flex;margin-bottom:40px}@media(max-width: 959px){footer .footer-wrapper{display:block;margin:0}}footer .footer-logo{background:url(../img/logo2.png) no-repeat left center/contain;width:120px;height:100px}footer .sns{display:flex}@media(max-width: 959px){footer .sns{width:100%}}footer .sns .fab{font-size:30px}@media(max-width: 959px){footer .sns .fab{font-size:25px}}footer .sns a{color:#000}footer .sns a:hover{cursor:pointer}footer .sns>li:nth-of-type(n+2)>a{margin-left:20px}footer .footer-access{line-height:2;font-size:14px;margin:50px 0 0 60px}@media(max-width: 959px){footer .footer-access{margin:0;font-size:13px}}@media(max-width: 959px){footer .footer-box{margin:30px 0}}footer .footer-box .footer-sub-box{display:flex;text-align:left;margin-bottom:40px}@media(max-width: 959px){footer .footer-box .footer-sub-box{display:block;margin-bottom:30px}}footer .footer-box .footer-sub-box>li{width:12%}@media(max-width: 959px){footer .footer-box .footer-sub-box>li{width:200px}}footer .footer-box .footer-sub-box>li a{font-size:15px;color:#000}@media(max-width: 959px){footer .footer-box .footer-sub-box>li a{line-height:3}}footer .footer-box .footer-sub-box>li a:hover{color:#0ba39a}@media(max-width: 959px){footer p{font-size:14px}}footer #to-top{width:50px;height:50px;border:1px solid #000;border-radius:60%;text-align:center;display:none;position:fixed;right:30px;bottom:50px}@media(max-width: 959px){footer #to-top{width:35px;height:35px}}footer #to-top::before{display:block;content:"";width:20px;height:20px;border-top:1px solid #000;border-right:1px solid #000;transform:rotate(-45deg);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}@media(max-width: 959px){footer #to-top::before{width:15px;height:15px}}.main-photo05{height:500px;background:url(../contact/img/main02.jpg) no-repeat center center/cover;margin-bottom:100px}@media(max-width: 959px){.main-photo05{height:150px;margin-bottom:50px}}.co-container{max-width:1200px;margin:0 auto 200px}@media(max-width: 959px){.co-container{margin:0 auto 100px}}.contact-txt{font-size:40px;font-weight:bold;margin-bottom:50px}@media(max-width: 959px){.contact-txt{font-size:30px;text-align:center;margin-bottom:30px}}@media(max-width: 959px){.contact-box{margin:0 auto 150px}}.contact-box .co-txt{font-size:18px;margin-bottom:50px;line-height:2}@media(max-width: 959px){.contact-box .co-txt{display:none}}.contact-box .co-txt-sp{display:none}@media(max-width: 959px){.contact-box .co-txt-sp{display:block;font-size:14px;margin:0 0 30px 30px;line-height:2.1}}.contact-box #g-form{max-width:1100px;margin:0 auto}.contact-box .required{font-size:20px;margin-bottom:60px}@media(max-width: 959px){.contact-box .required{font-size:16px;margin:0 0 30px 30px}}.contact-box dl{display:flex;flex-wrap:wrap;margin-bottom:40px}@media(max-width: 959px){.contact-box dl{display:block}}.contact-box dt{width:30%;padding:20px;font-size:22px;font-weight:bold}@media(max-width: 959px){.contact-box dt{width:100%;padding:15px 15px 15px 25px}}.contact-box dd{width:65%;margin-bottom:30px;padding:20px}@media(max-width: 959px){.contact-box dd{width:100%;padding:0 20px 20px;margin-bottom:0}}.contact-box input[type=text],.contact-box input[type=email],.contact-box input[type=tel],.contact-box textarea{width:100%;padding:10px;background:#f8f8f8}.contact-box textarea{height:160px}@media(max-width: 959px){.contact-box textarea{height:100px}}.contact-box .required{font-size:18px;margin-bottom:20px}@media(max-width: 959px){.contact-box .required{font-size:14px;margin:0 0 25px 30px}}.contact-box span{color:red;font-size:20px}@media(max-width: 959px){.contact-box span{font-size:12px}}.contact-box .co-sub-txt{font-size:24px;margin-bottom:60px;padding-left:20px}@media(max-width: 959px){.contact-box .co-sub-txt{font-size:14px}}.contact-box input[type=submit]{width:50%;height:60px;padding:10px 0;border:1px solid #000;margin-right:20px}@media(max-width: 959px){.contact-box input[type=submit]{width:42%;margin-left:20px}}.contact-box input[type=reset]{width:40%;height:60px;padding:10px 0;border:1px solid #000}@media(max-width: 959px){.contact-box input[type=reset]{margin-right:20px}}.contact-box input[type=submit]:hover,.contact-box input[type=reset]:hover{background:#000;color:#fff;transition:.3s}.thanks-content{max-width:1200px;margin:0 auto 200px}@media(max-width: 959px){.thanks-content{margin:0 30px 100px}}.thanks-content .thanks-txt{text-align:center;margin:100px 0 50px;font-weight:normal;font-size:40px;border:0;font-family:"Open Sans",sans-serif;color:#000;padding:0}@media(max-width: 959px){.thanks-content .thanks-txt{font-size:15px;margin:50px 0 30px}}.thanks-content .thanks-sub-txt{font-weight:normal;text-align:center;font-size:26px;margin-bottom:100px}@media(max-width: 959px){.thanks-content .thanks-sub-txt{font-size:15px;margin-bottom:70px}}.thanks-content .thanks-top{width:30%;height:60px;border:1px solid #000;margin:0 auto}@media(max-width: 959px){.thanks-content .thanks-top{width:80%;height:50px}}.thanks-content .thanks-top>a{line-height:60px;color:#000;text-align:center}@media(max-width: 959px){.thanks-content .thanks-top>a{line-height:50px;font-size:14px}}.thanks-content .thanks-top :hover{background:#000;color:#fff;transition:.3s}.main-photo03{height:500px;background:url(../shoplist/img/main02.jpg) no-repeat center center/cover;margin-bottom:100px}@media(max-width: 959px){.main-photo03{height:150px;margin-bottom:50px}}.shop-txt{text-align:center;font-size:20px;margin:0 auto 50px}@media(max-width: 959px){.shop-txt{margin:0 20px 10px;text-align:center;font-size:16px}}.shop-box{max-width:1200px;margin:0 auto 100px}@media(max-width: 959px){.shop-box{margin:0 auto 50px}}.shop-box>ul{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between}@media(max-width: 959px){.shop-box>ul{display:block;margin:20px;border:1px solid #000}}.shop-box>ul li{width:160px;height:70px;border:1px solid #000}@media(max-width: 959px){.shop-box>ul li{height:70px;margin:0 auto;border:0}}.shop-box>ul li a{display:block;text-align:center;color:#000;line-height:70px;font-size:12px}@media(max-width: 959px){.shop-box>ul li a{line-height:70px}}.shop-box>ul li a:hover{color:#0ba39a}@media(max-width: 959px){.shop-box>ul li a:hover{text-decoration:underline}}.st-wrapper{width:100%}.st-wrapper .st-sub-wrapper{max-width:1200px;margin:0 auto 200px;padding-bottom:100px}@media(max-width: 959px){.st-wrapper .st-sub-wrapper{margin:0 auto 100px}}.st-wrapper h3{font-size:30px;padding:100px 0 5px 10px;margin:0 20px 30px;border-bottom:4px solid #000}@media(max-width: 959px){.st-wrapper h3{font-size:20px;padding:50px 0 0 10px;margin:0 10px 20px}}.st-wrapper .sh-box{width:240px;height:140px;border:1px solid #000;margin:0 auto 30px;padding:10px}@media(max-width: 959px){.st-wrapper .sh-box{width:175px;height:150px;margin:0 auto}.st-wrapper .sh-box:nth-of-type(3),.st-wrapper .sh-box:nth-of-type(4){margin-bottom:10px}}.st-wrapper .sh-box2{width:240px;height:140px;border:1px solid #000;margin-left:30px;padding:10px}@media(max-width: 959px){.st-wrapper .sh-box2{width:175px;height:150px;margin:0 0 0 8px}}.st-wrapper a{color:#000}.st-wrapper a:hover{color:#0ba39a}@media(max-width: 959px){.st-wrapper ul{padding:6px;margin:100px;margin:0;border:0}}.st-wrapper ul>li:nth-of-type(1){font-size:13px;margin-bottom:10px}@media(max-width: 959px){.st-wrapper ul>li:nth-of-type(1){font-size:11px}}.st-wrapper ul>li:nth-of-type(n+2){font-size:12px;line-height:1.6}@media(max-width: 959px){.st-wrapper ul>li:nth-of-type(n+2){font-size:10px;line-height:1.3}}.shop-wrapper{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 2fr));margin:0 auto}@media(max-width: 959px){.shop-wrapper{grid-template-columns:repeat(auto-fit, minmax(150px, 2fr));gap:10px}}.shop-wrapper2{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}@media(max-width: 959px){.shop-wrapper2{grid-template-columns:repeat(auto-fit, minmax(150px, 2fr));gap:10px}}.shop-wrapper3{display:flex;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}.shop-wrapper3 .sh-box2{margin-right:30px}@media(max-width: 959px){.shop-wrapper3{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 2fr));gap:15px}.shop-wrapper3 .sh-box2{margin:0 auto}}.pagination__wrapper{width:100%;margin:auto}.pagination{margin:auto;width:100%;text-align:center}.pagination ul{display:flex;display:-webkit-flex;flex-wrap:wrap;border-radius:3px}.pagination li{overflow:hidden;margin:4px;padding:0}.pagination a,.pagination span{display:inline-block;width:40px;height:40px;margin:0 3px 0 0;border-radius:50%;text-decoration:none;color:#666;border:1px solid #fff}.pagination a:hover{display:inline-block;width:40px;height:40px;margin:0 3px 0 0;border-radius:50%;text-decoration:none;color:#fff;background:#999;border:1px solid #999}.pagination .pagenation-current{color:#f96da5;cursor:default;margin:0 3px 0 0;border:1px solid #f96da5}.page-numbers{width:280px;padding:0;margin:0 auto 100px}.drawer2{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;height:80px;padding:15px;background:#fff}@media(max-width: 959px){.drawer2{background:#fff}}.item-img{width:100%;height:600px;background:url(../items/ladys/img/main.jpg) no-repeat center center/cover;margin-bottom:200px}.menu2 ul li a:hover{background-color:rgba(0,0,0,.5);color:#0ba39a;background-color:rgba(0,0,0,0)}.menu2{width:100%;background-color:rgba(0,0,0,0);margin-top:0;transform:translateX(0);background:#fff}@media(max-width: 959px){.menu2{text-align:center;transition:.5s ease;transform:translateX(-105%)}}.menu2 ul{height:80px;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}@media(max-width: 959px){.menu2 ul{display:block;text-align:center;justify-content:space-between;padding:0;height:240px}}.menu2.open{transform:translateX(0%)}.Toggle2{display:none}@media(max-width: 959px){.Toggle2{display:block;position:sticky;width:42px;height:42px;cursor:pointer;z-index:3;right:30px}}.Toggle2 span{display:block;position:absolute;width:45px;border-bottom:solid 4px #000;transition:.35s ease-in-out;border-radius:30px}.Toggle2 span:nth-child(1){top:5px}.Toggle2 span:nth-child(2){top:18px}.Toggle2 span:nth-child(3){top:32px}.Toggle2.active span:nth-child(1){top:18px;transform:rotate(-45deg)}.Toggle2.active span:nth-child(2),.Toggle2.active span:nth-child(3){top:18px;transform:rotate(45deg)}.g-nav li{width:25%;text-align:center;color:#000}@media(max-width: 959px){.g-nav li{width:100%;height:80px;line-height:80px;border-bottom:1px dotted #ccc}}.drop-menu1,.drop-menu2,.drop-menu3{width:20%;height:200px;background:#fff;margin-left:30px;position:absolute;visibility:hidden;opacity:0}@media(max-width: 959px){.drop-menu1,.drop-menu2,.drop-menu3{width:100%;height:100vh;display:block;margin:0;background:#fff}}.g-nav li:nth-of-type(1):hover>.drop-menu1,.g-nav li:nth-of-type(2):hover>.drop-menu2,.g-nav li:nth-of-type(3):hover>.drop-menu3{visibility:visible;opacity:1;transition:.7s;padding-top:20px}@media(max-width: 959px){.g-nav li:nth-of-type(1):hover>.drop-menu1,.g-nav li:nth-of-type(2):hover>.drop-menu2,.g-nav li:nth-of-type(3):hover>.drop-menu3{padding:0}}.drop-menu1 a,.drop-menu2 a,.drop-menu3 a,.drop-menu3 a{height:50px;line-height:50px}@media(max-width: 959px){.drop-menu1 a,.drop-menu2 a,.drop-menu3 a,.drop-menu3 a{height:70px;line-height:70px}}.main-photo{height:500px;background:url(../company/img/main02.jpg) no-repeat center center/cover;margin-bottom:100px}@media(max-width: 959px){.main-photo{height:150px;margin-bottom:50px}}.ph-container{max-width:1200px;display:flex;justify-content:space-between;margin:0 auto}@media(max-width: 959px){.ph-container{display:block}}.ph-container .ph-main-txt{font-weight:bold;font-size:40px}@media(max-width: 959px){.ph-container .ph-main-txt{text-align:center;font-size:30px}}.ph-container .ph-content{position:relative}@media(max-width: 959px){.ph-container .ph-content{margin:0 30px}}.ph-container .ph-content .ph-01{width:200px;height:200px;position:absolute;top:-5px;left:-130px}@media(max-width: 959px){.ph-container .ph-content .ph-01{width:150px;height:150px;top:-80px;left:-10px}}.ph-container .ph-content .ph-02{width:200px;height:200px;position:absolute;top:340px;left:-130px}@media(max-width: 959px){.ph-container .ph-content .ph-02{width:150px;height:150px;top:240px;left:170px}}.ph-container .ph-content .ph-03{width:200px;height:200px;position:absolute;top:680px;left:-130px}@media(max-width: 959px){.ph-container .ph-content .ph-03{width:150px;height:150px;top:555px;left:-5px}}.ph-container .ph-content .ph-box{position:relative;margin:100px 0 200px}@media(max-width: 959px){.ph-container .ph-content .ph-box{margin-bottom:150px}}.ph-container .ph-content .ph-box:nth-of-type(3){margin-bottom:150px}@media(max-width: 959px){.ph-container .ph-content .ph-box:nth-of-type(3){margin-bottom:100px}}.ph-container .ph-content .ph-box>.ph-title{padding-bottom:10px;font-size:26px}@media(max-width: 959px){.ph-container .ph-content .ph-box>.ph-title{font-size:19px;text-align:center}}.ph-container .ph-content .ph-box .ph-txt{margin-top:12px;font-size:18px;line-height:2.2}@media(max-width: 959px){.ph-container .ph-content .ph-box .ph-txt{display:none}}.ph-container .ph-content .ph-box .ph-txt-sp{display:none}@media(max-width: 959px){.ph-container .ph-content .ph-box .ph-txt-sp{display:block;font-size:14px;line-height:2.3}}.access-container{background:#f8f8f8;padding-top:130px}@media(max-width: 959px){.access-container{padding-top:70px}}.access-wrapper{max-width:1200px;display:flex;justify-content:space-between;margin:0 auto 100px}@media(max-width: 959px){.access-wrapper{display:block}}.access-wrapper .sub-txt2{font-size:40px;font-weight:bold}@media(max-width: 959px){.access-wrapper .sub-txt2{font-size:30px;text-align:center;margin-bottom:50px}}.access-wrapper .access{width:80%;display:flex;justify-content:space-between;margin:100px auto 100px}@media(max-width: 959px){.access-wrapper .access{width:100%;display:block;margin:0 auto 100px}}.access-wrapper .access .info{margin:0 auto}@media(max-width: 959px){.access-wrapper .access .info{width:100%;padding:0 30px}}.access-wrapper .access .info>dl{display:flex;flex-wrap:wrap}.access-wrapper .access .info dt{width:30%;padding:30px;font-size:18px;margin-bottom:25px;border-bottom:1px solid #000}@media(max-width: 959px){.access-wrapper .access .info dt{font-size:14px;padding:15px}}.access-wrapper .access .info dd{width:70%;padding:30px;margin-bottom:25px;border-bottom:1px solid #000}@media(max-width: 959px){.access-wrapper .access .info dd{padding:15px;font-size:14px}}.access-wrapper a[href^=tel]{pointer-events:none;color:#000}.access-box{max-width:1200px;margin:0 auto;display:flex}@media(max-width: 959px){.access-box{width:100%;display:block}}.access-box .map{width:100%;margin-bottom:300px}@media(max-width: 959px){.access-box .map{margin-bottom:100px}}.access-box .map .map-inner{width:100%;height:400px}.access-box .map #g-map{width:100%;height:100%}.policy-main-txt{font-weight:bold;font-size:40px;margin-bottom:40px}@media(max-width: 959px){.policy-main-txt{font-size:20px;text-align:center}}.policy-container{max-width:1000px;margin:0 auto 200px}@media(max-width: 959px){.policy-container{padding:0 30px;margin:0 auto 100px}}.policy-container .policy-txt{font-size:14px;line-height:2.5;margin-bottom:40px}@media(max-width: 959px){.policy-container .policy-txt{font-size:12px;line-height:2;margin-bottom:30px}}.policy-container .policy-txt .policy-name{font-size:24px;font-weight:bold}@media(max-width: 959px){.policy-container .policy-txt .policy-name{font-size:20px;font-weight:normal}}.main-photo04{height:500px;background:url(../recruit/img/main02.jpg) no-repeat center center/cover;margin-bottom:100px}@media(max-width: 959px){.main-photo04{height:150px;margin-bottom:50px}}.rec-box{max-width:1200px;margin:0 auto}.rec-box .rec-txt1{font-size:40px;font-weight:bold;margin-bottom:50px}@media(max-width: 959px){.rec-box .rec-txt1{text-align:center;font-size:30px}}.rec-box .rec-txt2{font-size:20px;text-align:center;margin-bottom:200px}@media(max-width: 959px){.rec-box .rec-txt2{font-size:14px}}.main-photo02{height:500px;background:url(../business/img/main02.jpg) no-repeat center center/cover;margin-bottom:100px}@media(max-width: 959px){.main-photo02{height:150px;margin-bottom:50px}}.about-content{max-width:1200px;margin:0 auto 100px}@media(max-width: 959px){.about-content{margin-bottom:80px}}.about-content .about-title{font-size:40px;font-weight:normal;border:none;color:#000;margin-bottom:50px}@media(max-width: 959px){.about-content .about-title{display:none}}.about-content .about-title-sp{display:none}@media(max-width: 959px){.about-content .about-title-sp{display:block;font-size:22px;font-weight:normal;margin-bottom:40px;text-align:center}}.about-content .about-txt{font-size:20px;line-height:2;margin-bottom:100px}@media(max-width: 959px){.about-content .about-txt{display:none}}.about-content .about-txt-sp{display:none}@media(max-width: 959px){.about-content .about-txt-sp{display:block;margin:0 30px 50px;font-size:14px;text-align:center;line-height:2}}.about-box{max-width:1200px;height:700px;margin:0 auto 150px;display:flex;justify-content:space-between;position:relative}@media(max-width: 959px){.about-box{height:1150px;display:block;margin:0 auto}}.about-box .fashion-photo{max-width:410px}@media(max-width: 959px){.about-box .fashion-photo{margin:0 auto}}.about-box .fashion{font-size:40px;text-align:center;margin-top:15px}.about-box .plus{width:100px;height:100px;padding:200px 0}@media(max-width: 959px){.about-box .plus{width:60px;height:60px;padding:0;margin:20px auto}}.about-box .maru{width:50%}@media(max-width: 959px){.about-box .maru{width:100%;margin:0 auto 100px;padding:0 20px}}.about-box .maru img{max-width:250px;height:250px}@media(max-width: 959px){.about-box .maru img{max-width:160px;height:160px}}.about-box .maru .sp-box{text-align:center}.about-box .maru .sp-box .sp-txt{font-size:24px;letter-spacing:.1em}.about-box .maru .sub-maru{display:flex;justify-content:space-between}.about-box .maru .sub-maru .me-txt,.about-box .maru .sub-maru .chi-txt{font-size:24px;text-align:center;letter-spacing:.2em}.medical{background:#f8f8f8;height:3000px;margin-bottom:100px;padding-top:15px}@media(max-width: 959px){.medical{display:block;height:1950px;margin-bottom:60px}}.medical .medical-box{max-width:1200px;margin:0 auto 100px}@media(max-width: 959px){.medical .medical-box{margin:0 20px 70px}}.medical .medical-box .medical-title{font-size:80px;font-weight:normal;margin:80px auto 0;text-align:left;font-family:"Itim",cursive;font-family:"Literata",serif}@media(max-width: 959px){.medical .medical-box .medical-title{font-size:38px;margin:50px auto 20px;text-align:center}}.medical .medical-box .medical-txt{line-height:2;margin-bottom:30px}@media(max-width: 959px){.medical .medical-box .medical-txt{display:none}}.medical .medical-box .medical-txt>span{font-size:30px;line-height:2.6}@media(max-width: 959px){.medical .medical-box .medical-txt>span{display:none}}.medical .medical-box .medical-txt-sp{display:none}@media(max-width: 959px){.medical .medical-box .medical-txt-sp{display:block;font-size:14px;margin:0;line-height:2.2;background:#fff;padding:35px 15px}}.medical .medical-box .medical-txt-sp>span{font-size:30px}@media(max-width: 959px){.medical .medical-box .medical-txt-sp>span{font-size:22px}}.medical .medical-photo{max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 2fr));gap:10px;margin:0 auto 200px}@media(max-width: 959px){.medical .medical-photo{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 auto 100px}}.medical .medical-photo img{width:400px}@media(max-width: 959px){.medical .medical-photo img{width:90%}}@media(max-width: 959px){.medical .medical-photo .img_01{top:-550px;left:-10px}}@media(max-width: 959px){.medical .medical-photo .img_02{bottom:500px;right:-10px}}.medical .medical-content{max-width:1200px;margin:0 auto;text-align:center}.medical .medical-content .custom-btn{width:400px}@media(max-width: 959px){.medical .medical-content .custom-btn{width:250px}}.medical .medical-flow{max-width:1200px;margin:0 auto 150px}.medical .medical-flow img{width:100%}@media(max-width: 959px){.medical .medical-flow{display:none}}.medical .medical-flow-sp{display:none}@media(max-width: 959px){.medical .medical-flow-sp{display:block;width:100%;margin:0 auto}}.about-project-box{max-width:1200px;height:500px;margin:0 auto}@media(max-width: 959px){.about-project-box{margin:0 30px}}.about-project-box .about-pro-box{margin-bottom:30px}.about-project-box .about-pro-box .about-project{font-size:75px;font-weight:normal;font-family:"Itim",cursive;font-family:"Literata",serif;margin-bottom:10px}@media(max-width: 959px){.about-project-box .about-pro-box .about-project{font-size:32px;text-align:center;margin-bottom:15px}}.about-project-box .about-pro-box .about-sub-project{font-size:22px}@media(max-width: 959px){.about-project-box .about-pro-box .about-sub-project{display:none}}.about-project-box .about-pro-box .about-sub-project-sp{display:none}@media(max-width: 959px){.about-project-box .about-pro-box .about-sub-project-sp{display:block;text-align:center;font-size:16px}}.about-project-box .about-project-txt{font-size:20px;line-height:3;padding-left:30px}@media(max-width: 959px){.about-project-box .about-project-txt{display:none}}.about-project-box .about-project-txt .about-pro-txt img{width:170px;height:50px;margin-right:20px;padding-bottom:10px}@media(max-width: 959px){.about-project-box .about-project-txt .about-pro-txt img{display:none}}.about-project-box .about-project-txt-sp{display:none}@media(max-width: 959px){.about-project-box .about-project-txt-sp{display:block;padding:0;font-size:14px;line-height:2}}@media(max-width: 959px){.about-project-box .about-project-txt-sp .about-pro-txt{margin-bottom:35px;border:1px solid #000;padding:10px 0 10px 15px;font-weight:bold}}.about-project-box .about-project-txt-sp .about-pro-txt img{width:170px;height:50px;margin-right:20px;padding-bottom:10px}@media(max-width: 959px){.about-project-box .about-project-txt-sp .about-pro-txt img{display:none}}.about-box2{background:#f8f8f8;margin:0 auto 100px;padding:100px 0 200px}@media(max-width: 959px){.about-box2{padding:50px 0;margin:0 auto}}.about-box2 .about-sub-box{max-width:1200px;margin:0 auto}.about-box2 .about-sub-box .about-sub2-box{max-width:900px;display:flex;justify-content:space-between;margin-bottom:50px}@media(max-width: 959px){.about-box2 .about-sub-box .about-sub2-box{display:block}}.about-box2 .about-sub-box .about-box2-txt{font-size:40px;color:#000;letter-spacing:.1em}@media(max-width: 959px){.about-box2 .about-sub-box .about-box2-txt{font-size:20px;text-align:center;margin-bottom:30px}}.about-box2 .about-sub-box .about-box2-txt>span{font-family:"Itim",cursive;font-family:"Literata",serif;font-weight:normal;letter-spacing:0;font-size:40px}@media(max-width: 959px){.about-box2 .about-sub-box .about-box2-txt>span{font-size:30px}}.about-box2 .about-sub-box .about-sub-txt{font-size:20px;line-height:2;font-weight:normal;margin-bottom:100px}@media(max-width: 959px){.about-box2 .about-sub-box .about-sub-txt{display:none}}.about-box2 .about-sub-box .about-sub-txt-sp{display:none}@media(max-width: 959px){.about-box2 .about-sub-box .about-sub-txt-sp{display:block;font-size:16px;font-weight:normal;margin:0 30px 40px;text-align:center}}.about-box2 .about-sub-box .about-content2{max-width:1200px}.about-box2 .about-sub-box .about-content2 .ab-wrapper{display:flex;justify-content:space-between}@media(max-width: 959px){.about-box2 .about-sub-box .about-content2 .ab-wrapper{display:block}}.about-box2 .about-sub-box .about-content2 .ab-box{width:575px;height:200px;background:#fff;margin-bottom:40px;padding:30px}@media(max-width: 959px){.about-box2 .about-sub-box .about-content2 .ab-box{width:90%;height:200px;margin:0 auto 50px}}.about-box2 .about-sub-box .about-content2 .ab-box .ab-sub-box{display:flex;margin-bottom:20px}.about-box2 .about-sub-box .about-content2 .ab-box img{width:70px;height:70px}@media(max-width: 959px){.about-box2 .about-sub-box .about-content2 .ab-box img{width:50px;height:50px}}.about-box2 .about-sub-box .about-content2 .ab-box .ab-txt{font-size:26px;padding:7px 0 0 20px}@media(max-width: 959px){.about-box2 .about-sub-box .about-content2 .ab-box .ab-txt{font-size:20px}}@media(max-width: 959px){.about-box2 .about-sub-box .about-content2 .ab-box .ab-sub-txt01,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sub-txt02,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sub-txt03,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sub-txt04,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sub-txt05{display:none}}.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp01,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp03,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp04,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp05{font-size:14.5px}.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp01,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp02,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp03,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp04,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp05{display:none}@media(max-width: 959px){.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp01,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp02,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp03,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp04,.about-box2 .about-sub-box .about-content2 .ab-box .ab-sp05{display:block}}.main-photo03{height:500px;background:url(../shoplist/img/main02.jpg) no-repeat center center/cover;margin-bottom:100px}@media(max-width: 959px){.main-photo03{height:150px;margin-bottom:50px}}.wb-wrapper{max-width:1200px;margin:0 auto 200px;display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 3fr));gap:30px}@media(max-width: 959px){.wb-wrapper{grid-template-columns:repeat(auto-fit, minmax(150px, 2fr));gap:10px;margin:0 auto 80px}}.wb-wrapper .wb-box{margin:0 auto}.wb-wrapper .wb-box .wb-photo01:hover,.wb-wrapper .wb-box .wb-photo02:hover{opacity:.7;transition:.3s}.wb-wrapper .wb-box .wb-photo01 img,.wb-wrapper .wb-box .wb-photo02 img,.wb-wrapper .wb-box .wb-photo03 img,.wb-wrapper .wb-box .wb-photo04 img,.wb-wrapper .wb-box .wb-photo05 img,.wb-wrapper .wb-box .wb-photo06 img{width:300px;height:200px}.wb-wrapper .wb-box .wb-photo01 img:hover,.wb-wrapper .wb-box .wb-photo02 img:hover,.wb-wrapper .wb-box .wb-photo03 img:hover,.wb-wrapper .wb-box .wb-photo04 img:hover,.wb-wrapper .wb-box .wb-photo05 img:hover,.wb-wrapper .wb-box .wb-photo06 img:hover{opacity:.5;transition:.3s}@media(max-width: 959px){.wb-wrapper .wb-box .wb-photo01 img,.wb-wrapper .wb-box .wb-photo02 img,.wb-wrapper .wb-box .wb-photo03 img,.wb-wrapper .wb-box .wb-photo04 img,.wb-wrapper .wb-box .wb-photo05 img,.wb-wrapper .wb-box .wb-photo06 img{width:150px;height:100px}}.wb-wrapper .wb-box .wb-photo03 img{padding-bottom:25px}@media(max-width: 959px){.wb-wrapper .wb-box .wb-photo03 img{padding:0}}.wb-wrapper .wb-txt{text-align:center}@media(max-width: 959px){.wb-wrapper .wb-txt{font-size:12px}}.main-photo04{height:500px;background:url(../recruit/img/main02.jpg) no-repeat center center/cover;margin-bottom:100px}@media(max-width: 959px){.main-photo04{height:150px;margin-bottom:50px}}.news-box{max-width:1200px;margin:0 auto 100px}@media(max-width: 959px){.news-box{margin-bottom:100px}}.news-box .news-title{max-width:1000px;margin-bottom:30px;background:#eee;font-size:24px;padding:20px}@media(max-width: 959px){.news-box .news-title{margin:0 20px 15px;font-size:14px}}.news-box .news-txt{font-size:24px;margin-bottom:30px}@media(max-width: 959px){.news-box .news-txt{margin:0 20px 15px;font-size:14px}}.news-box .news-photo,.news-box .news-photo1,.news-box .news-photo2,.news-box .news-photo3,.news-box .news-photo8,.news-box .news-photo9{max-width:1000px;height:600px;margin-bottom:50px}@media(max-width: 959px){.news-box .news-photo,.news-box .news-photo1,.news-box .news-photo2,.news-box .news-photo3,.news-box .news-photo8,.news-box .news-photo9{height:200px;margin:0 20px 20px}}.news-box .news-photo4,.news-box .news-photo5,.news-box .news-photo6,.news-box .news-photo7,.news-box .news-photo10,.news-box .news-photo11,.news-box .news-photo12,.news-box .news-photo13,.news-box .news-photo14{max-width:1000px;height:350px;margin-bottom:50px}@media(max-width: 959px){.news-box .news-photo4,.news-box .news-photo5,.news-box .news-photo6,.news-box .news-photo7,.news-box .news-photo10,.news-box .news-photo11,.news-box .news-photo12,.news-box .news-photo13,.news-box .news-photo14{height:120px;margin:0 20px 20px}}.news-box .news-photo15,.news-box .news-photo16,.news-box .news-photo17{max-width:1000px;height:350px;margin-bottom:50px}@media(max-width: 959px){.news-box .news-photo15,.news-box .news-photo16,.news-box .news-photo17{width:90%;height:120px;margin:0 20px 20px}}.news-box .news-photo18,.news-box .news-photo19{max-width:1000px;height:200px;margin-bottom:50px}@media(max-width: 959px){.news-box .news-photo18,.news-box .news-photo19{height:80px;margin:0 auto 20px}}.news-box .news-txt2{max-width:1000px;font-size:18px;line-height:30px;margin-bottom:20px;text-align:center}.news-box .news-txt2 span{color:red}@media(max-width: 959px){.news-box .news-txt2{font-size:14px;line-height:25px;margin:0 20px 20px;text-align:left}}.news-box .news-txt3{margin-bottom:150px}.news-box .news-txt3 :hover{text-decoration:underline}@media(max-width: 959px){.news-box .news-txt3{margin:0 10px 100px;font-size:11px}}.news-box .news-txt3 a{color:#000}img{max-width:100%}.top-op,.top-op2{position:fixed;top:0;left:0;margin:0 auto;width:100%;height:100vh}@media(max-width: 959px){.top-op,.top-op2{display:none}}.top-op{z-index:99;background:#f2f2f2;animation-duration:1.2s;animation-delay:1s;animation-fill-mode:forwards;animation-name:top-op}.top-op2{z-index:100;background:#e2e2e2;animation-duration:.7s;animation-delay:.6s;animation-fill-mode:forwards;animation-name:top-op2}@keyframes top-op{0%{width:100%;left:0}50%{width:100%}100%{width:0%;left:100%}}@keyframes top-op2{0%{width:100%;left:0}50%{width:100%}100%{width:0%;left:100%}}body{font-family:"Open Sans",sans-serif;letter-spacing:.1em}h2{max-width:1200px;font-size:60px;color:#0ba39a;margin:0 auto 70px;padding-bottom:10px;font-family:"Itim",cursive;font-family:"Literata",serif;border-bottom:1px solid #0ba39a}@media(max-width: 959px){h2{font-size:40px;text-align:center;margin:0 30px 40px}}.main-visual{height:800px;background:url(../img/main02.jpg) no-repeat center center/cover;margin:0px auto 120px;position:relative}@media(max-width: 959px){.main-visual{height:250px;margin:0px auto 50px}}.main-visual h1{font-size:120px;font-family:"Amiri",serif;color:#fff;text-align:center;padding-top:350px}@media(max-width: 959px){.main-visual h1{font-size:34px;padding-top:120px}}.main-visual a{display:inline-block;position:absolute;left:110px;bottom:0;z-index:2;padding:10px 10px 110px;overflow:hidden;color:#fff;font-size:14px;font-family:"Josefin Sans",sans-serif;line-height:1;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;writing-mode:vertical-lr}@media(max-width: 959px){.main-visual a{display:none}}.main-visual a::after{content:"";position:absolute;bottom:0;left:50%;width:1px;height:100px;background:#fff}.main-visual a::after{animation:sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite}@keyframes sdl{0%{transform:scale(1, 0);transform-origin:0 0}50%{transform:scale(1, 1);transform-origin:0 0}50.1%{transform:scale(1, 1);transform-origin:0 100%}100%{transform:scale(1, 0);transform-origin:0 100%}}.start{background:#fff;position:fixed;top:0;left:0;height:100%;width:100%;z-index:9}@media(max-width: 959px){.start{display:none}}.start p{position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);display:none;z-index:9;width:100%}.container{max-width:1200px;margin:0 auto 300px}@media(max-width: 959px){.container{margin:0 auto 100px}}.container .wrapper{display:flex;justify-content:space-between;margin-bottom:100px}@media(max-width: 959px){.container .wrapper{display:block;margin-bottom:50px}}.container .wrapper .main-txt{margin-bottom:200px}@media(max-width: 959px){.container .wrapper .main-txt{margin:0 30px 100px}}.container .wrapper .main-txt .top-txt{font-size:100px;font-weight:bold;color:#0ba39a;margin-bottom:40px;letter-spacing:.1em;font-family:"Itim",cursive;font-family:"Literata",serif}@media(max-width: 959px){.container .wrapper .main-txt .top-txt{font-size:45px;text-align:center}}.container .wrapper .main-txt .top-sub-txt{font-size:16px;line-height:1.8}@media(max-width: 959px){.container .wrapper .main-txt .top-sub-txt{display:none}}.container .wrapper .main-txt .top-sub-txt>span{font-size:40px;font-weight:bold;line-height:1.8;letter-spacing:.1em;font-family:"Itim",cursive;font-family:"Literata",serif}.container .wrapper .main-txt .top-sub-txt-sp{display:none}@media(max-width: 959px){.container .wrapper .main-txt .top-sub-txt-sp{display:block;font-size:14px;line-height:2.3;text-align:center}}.container .wrapper .main-txt .top-sub-txt-sp>span{font-size:40px;font-weight:bold;line-height:1.8;letter-spacing:.1em;font-family:"Itim",cursive;font-family:"Literata",serif}@media(max-width: 959px){.container .wrapper .main-txt .top-sub-txt-sp>span{font-size:35px}}.container .wrapper .top-photo{width:400px;height:300px;position:relative;margin-top:300px}@media(max-width: 959px){.container .wrapper .top-photo{width:170px;height:100px}}.container .wrapper .top-photo>img{width:300px;position:absolute}.container .wrapper .top-photo .img01{top:-50px;left:-150px}@media(max-width: 959px){.container .wrapper .top-photo .img01{top:-260px;left:40px}}.container .wrapper .top-photo .img02{bottom:-10px;right:-10px}@media(max-width: 959px){.container .wrapper .top-photo .img02{bottom:15px;right:-180px}}.container .br-txt{font-size:40px;margin-bottom:20px;font-weight:normal}@media(max-width: 959px){.container .br-txt{font-size:20px;margin-bottom:40px;text-align:center}}.container .br-sub-txt{line-height:1.6;font-size:18px;margin-bottom:65px}@media(max-width: 959px){.container .br-sub-txt{display:none}}.container .br-sub-txt-sp{display:none;line-height:1.6;font-size:18px;margin-bottom:65px}@media(max-width: 959px){.container .br-sub-txt-sp{margin:0 30px 40px;font-size:14px;line-height:2.3;text-align:center}}.container .brand-box{max-width:1200px;margin:0 auto 150px;display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 4fr));gap:30px}@media(max-width: 959px){.container .brand-box{grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));margin:0 auto 90px}}.container .brand-box .brand-sub-box{margin:0 auto}@media(max-width: 959px){.container .brand-box .brand-sub-box{text-align:center}}.container .brand-box .brand-sub-box a :hover{opacity:.7}.container .brand-box .brand-sub-box img{margin-bottom:30px}@media(max-width: 959px){.container .brand-box .brand-sub-box img{max-width:250px;height:250px;margin:0 auto 30px}}.container .brand-box .brand-sub-box .b-txt{font-size:16px;text-align:center;line-height:2;margin-bottom:20px}@media(max-width: 959px){.container .brand-box .brand-sub-box .b-txt{font-size:18px;margin-bottom:40px}}.container .brand-box .brand-sub-box .b-txt>span{font-size:20px;font-weight:bold}.container h3{max-width:600px;margin:0 auto 30px;font-size:80px;text-align:center;letter-spacing:.1em}@media(max-width: 959px){.container h3{font-size:40px;margin-bottom:20px}}.container .slider{max-width:700px;height:300px;margin:0 auto;display:block;overflow-y:scroll}@media(max-width: 959px){.container .slider{width:90%;margin-bottom:80px}}.container .slider li{max-width:700px;border-bottom:1px solid #000;padding:0 20px;margin:0 auto}@media(max-width: 959px){.container .slider li{padding:20px 15px}}.container .slider a{max-width:500px;color:#000;font-size:16px;margin:auto}@media(max-width: 959px){.container .slider a{font-size:12px}}.container .slider a :hover{text-decoration:underline}.container .slider span{margin-left:10px;line-height:100px}@media(max-width: 959px){.container .slider span{line-height:0}}.content{margin-bottom:200px}@media(max-width: 959px){.content{margin-bottom:150px}}.content .content-sub{display:flex}@media(max-width: 959px){.content .content-sub{display:block}}.content .content-sub:nth-of-type(even){flex-direction:row-reverse}.content .content-sub .content-ph img{width:100vw}@media(max-width: 959px){.content .content-sub .content-ph{margin-bottom:20px}}.content .content-sub .content-box{width:50%;padding:70px 0 0 120px}@media(max-width: 959px){.content .content-sub .content-box{width:100%;margin:0 auto 110px;padding:0}}.content .content-sub .content-box>.content-name{font-size:40px;font-weight:bold;margin-bottom:8px;letter-spacing:.1em}@media(max-width: 959px){.content .content-sub .content-box>.content-name{font-size:30px;margin-bottom:8px;text-align:center}}.content .content-sub .content-box .content-sub-txt{margin-bottom:35px}@media(max-width: 959px){.content .content-sub .content-box .content-sub-txt{font-size:16px;text-align:center}}.content .content-sub .content-box a{text-align:center;margin:0 auto}.custom-btn{width:250px;height:60px;padding:10px 25px;border:2px solid #000;font-family:"Lato",sans-serif;font-weight:500;font-size:14px;background:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease;position:relative;display:inline-block;letter-spacing:.1em}@media(max-width: 959px){.custom-btn{display:block;margin-left:auto;margin-right:auto}}.btn-5{background:#000;color:#fff;line-height:42px;padding:0;border:none}.btn-5:hover{background:rgba(0,0,0,0);color:#000}.btn-5:before,.btn-5:after{content:"";position:absolute;top:0;right:0;height:2px;width:0;background:#000;transition:400ms ease all}.btn-5:after{right:inherit;top:inherit;left:0;bottom:0}.btn-5:hover:before,.btn-5:hover:after{width:100%;transition:800ms ease all}/*# sourceMappingURL=style.css.map */