@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined";*{box-sizing:border-box}::after,::before{box-sizing:inherit}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border:0;border-top:1px solid;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none;vertical-align:bottom}embed,iframe,object{border:0;vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;border:0;background:0 0;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;border:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:0}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}template{display:none}[hidden]{display:none}::-moz-placeholder{color:#b1b1b1}::placeholder{color:#b1b1b1}.tab-sp,.sp{display:none}@media screen and (max-width: 1024px){.pc{display:none}.tab-sp{display:block}}@media screen and (max-width: 768px){.pc-tab{display:none}.sp{display:block}}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}*,*:before,*:after{-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;height:100%}body{color:#222;background:#fff;font-size:16px;color:#2f1d11;font-family:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;line-height:2;letter-spacing:0;width:100%}h1,h2,h3,h4,h5,h6{letter-spacing:.02em;line-height:1}@media screen and (max-width: 768px){h1,h2,h3,h4,h5,h6{line-height:1.4}}img,video,object{max-width:100%;height:auto;border:none;display:block}a,label,input,button{transition:all .4s}header{position:fixed;top:0;z-index:999;width:100%;transition:all .4s ease}header:before{position:absolute;content:"";background:#fff;width:100%;height:75px;top:0;left:0}@media screen and (max-width: 768px){header:before{height:60px}}header .inner{max-width:none;width:100%}header .inner .flex{display:flex;justify-content:space-between}header .inner .flex .logo{position:relative}header .inner .flex .logo a{padding:27px 24px;display:block;width:-moz-fit-content;width:fit-content;background:#fff;border-radius:0 0 30px 0;transition:all .4s}@media screen and (max-width: 768px){header .inner .flex .logo a{width:70%;padding:15px 12px;border-radius:0 0 15px 0}}header .inner .flex .logo a .main{display:block;transition:all .4s}header .inner .flex .logo a .sub{display:none;transition:all .4s}header .inner .flex .menu-toggle{display:none;width:50px;height:50px;background:url("../img/common/toggle.png") no-repeat;background-size:contain;position:relative;z-index:99;top:5px;right:15px;transition:all .1s}@media screen and (max-width: 768px){header .inner .flex .menu-toggle{display:block}}header .inner .flex .menu-toggle.active{width:27px;height:27px;background:url("../img/common/toggle-active.png") no-repeat;background-size:contain;top:35px;right:35px}@media screen and (max-width: 768px){header .inner .flex .links{display:none;overflow:scroll;position:fixed;width:100%;height:100dvh;padding:77.5px 4% 80px;background:#fff7f8;top:0;left:0;right:0;bottom:0;margin:auto}}header .inner .flex .links:before{position:absolute;content:"";width:92%;height:92%;left:0;right:0;top:15px;margin:auto;background:#fff;display:none;border-radius:23.5px}@media screen and (max-width: 768px){header .inner .flex .links:before{display:block}}header .inner .flex .links ul{display:flex}@media screen and (max-width: 768px){header .inner .flex .links ul{flex-direction:column;align-items:flex-start;width:88%;margin:0 auto}}header .inner .flex .links ul li{position:relative;padding:30px 15px;font-family:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-size:15px;line-height:1}@media screen and (max-width: 768px){header .inner .flex .links ul li{width:100%;padding:15px 0;padding-left:14px;border-top:1px solid rgba(255,255,255,.2)}}header .inner .flex .links ul li:after{position:absolute;content:"";background:#e6838c;width:6px;height:6px;border-radius:100%;left:0;right:0;bottom:52px;margin:auto;transition:all .4s;opacity:0}@media screen and (max-width: 768px){header .inner .flex .links ul li:after{width:5px;height:10px;background:#c5c5c5;border-radius:0;left:0;right:auto;bottom:0;top:0;margin:auto;z-index:3;opacity:1;-webkit-clip-path:polygon(20% 0, 100% 50%, 20% 100%, 0% 100%, 80% 50%, 0% 0%);clip-path:polygon(20% 0, 100% 50%, 20% 100%, 0% 100%, 80% 50%, 0% 0%)}}header .inner .flex .links ul li.current:after{opacity:1}header .inner .flex .links ul li.active:after{opacity:1}header .inner .flex .links ul li a{display:block}@media screen and (max-width: 768px){header .inner .flex .links ul li a{font-size:15px}}header .inner .flex .links ul li.contact{transition:all .4s;position:relative;color:#fff;padding:0;margin-left:15px}@media screen and (max-width: 768px){header .inner .flex .links ul li.contact{border-bottom:none;padding:30px 0;padding-left:0}}header .inner .flex .links ul li.contact:before{display:block;position:absolute;content:"";background:url("../img/common/header-mail-icon.png") no-repeat;background-size:contain;width:23px;height:19px;right:0;left:0;top:33px;margin:auto;-webkit-clip-path:none;clip-path:none;pointer-events:none;transition:all .4s}header .inner .flex .links ul li.contact:after{display:none}header .inner .flex .links ul li.contact:hover:before{background:url("../img/common/header-mail-icon-hover.png") no-repeat;background-size:contain}header .inner .flex .links ul li.contact a{background:#36a062;padding:64px 10px 33px;border:1px solid #36a062;border-radius:0 0 0 30px}header .inner .flex .links ul li.contact a:hover{background:#fff;color:#36a062;opacity:1}header .inner .flex .links .cta{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:bold;background:none;position:relative;z-index:1;padding:25px 0 40px;letter-spacing:.04em;line-height:1}header .inner .flex .links .cta .mail{margin-bottom:30px}header .inner .flex .links .cta .mail .main-btn a{width:305px;padding:22px 0 20px;border-radius:30px}header .inner .flex .links .cta .tel{margin-bottom:35px}header .inner .flex .links .cta .tel .title{font-size:16px;text-align:center;margin-bottom:20px}header .inner .flex .links .cta .tel .num{margin-bottom:16px}header .inner .flex .links .cta .tel .num a{position:relative;display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:33px;padding-left:30px}header .inner .flex .links .cta .tel .num a:before{position:absolute;content:"";background:url("../img/common/tel-icon.png") no-repeat;background-size:contain;width:21px;height:25px;left:0;top:0}header .inner .flex .links .cta .time{text-align:center}header .inner .flex .links .cta .instgram a{border:1px solid #b6b6b6;border-radius:100%;display:block;padding:15px;width:52px;height:52px;margin:0 auto}header.active .inner .flex .logo a{padding:14px 40px;border-radius:0}@media screen and (max-width: 768px){header.active .inner .flex .logo a{padding:15px}}header.active .inner .flex .logo a .main{display:none}header.active .inner .flex .logo a .sub{display:block}footer{padding:60px 0 70px;position:relative}@media screen and (max-width: 768px){footer{padding:110px 0 60px}}footer .page-top a{display:block;position:absolute;background:url("../img/common/page-top.png") no-repeat;background-size:contain;width:9px;height:85px;right:41px;bottom:67px}@media screen and (max-width: 768px){footer .page-top a{background:url("../img/common/page-top-sp.png") no-repeat;background-size:contain;width:60px;height:30px;top:60px;right:0;left:0;bottom:auto;margin:auto}}footer .inner .flex{justify-content:space-between}@media screen and (max-width: 768px){footer .inner .flex{flex-direction:column;gap:40px 0}}footer .inner .flex .info{position:relative}@media screen and (max-width: 768px){footer .inner .flex .info{text-align:center;padding-bottom:40px}}footer .inner .flex .info:before{position:absolute;content:"";width:1px;height:100%;background:#e6e6e6;top:0;right:-84px}@media screen and (max-width: 768px){footer .inner .flex .info:before{width:100%;height:1px;top:auto;right:auto;left:0;bottom:0}}footer .inner .flex .info .logo{margin-bottom:25px}@media screen and (max-width: 768px){footer .inner .flex .info .logo{margin-bottom:20px}}@media screen and (max-width: 768px){footer .inner .flex .info .logo img{margin:0 auto}}footer .inner .flex .info .map{line-height:1}footer .inner .flex .info .map p{font-size:14px;margin-bottom:15px}footer .inner .flex .info .map a{width:-moz-fit-content;width:fit-content;position:relative;display:block;font-family:futura-pt,sans-serif;font-weight:500;letter-spacing:.07em;margin-bottom:30px;padding-left:16px}@media screen and (max-width: 768px){footer .inner .flex .info .map a{margin:0 auto 30px}}footer .inner .flex .info .map a:before{position:absolute;content:"";background:url("../img/common/pin-icon.png") no-repeat;background-size:contain;width:10px;height:15px;top:0;left:0}footer .inner .flex .info .num{line-height:1;font-size:15px}footer .inner .flex .link ul{display:flex;gap:0 28px;margin-bottom:26px}@media screen and (max-width: 768px){footer .inner .flex .link ul{flex-direction:column;align-items:center;gap:30px 0;margin-bottom:30px}}footer .inner .flex .link ul li{line-height:1}footer .inner .flex .link ul li a{display:block}footer .inner .flex .link .btn{margin-bottom:66px}@media screen and (max-width: 768px){footer .inner .flex .link .btn{margin-bottom:40px}}footer .inner .flex .link .btn a{position:relative;width:160px;margin:0 0 0 auto;text-align:center;padding:4px 0 4px 32px;display:block;font-family:futura-pt,sans-serif;font-size:15px;font-weight:500;border-radius:20px;letter-spacing:.07em;border:1px solid #b6b6b6}@media screen and (max-width: 768px){footer .inner .flex .link .btn a{width:200px;margin:0 auto;padding:4px 0 4px 12px}}footer .inner .flex .link .btn a:before{position:absolute;content:"";background:url("../img/common/inst-logo.png") no-repeat;background-size:contain;width:16px;height:16px;left:35px;top:0;bottom:0;margin:auto}@media screen and (max-width: 768px){footer .inner .flex .link .btn a:before{left:45px}}footer .inner .flex .link .copy{text-align:right;font-size:12px;letter-spacing:.07em}@media screen and (max-width: 768px){footer .inner .flex .link .copy{text-align:center}}.mainv{padding-top:75px}@media screen and (max-width: 768px){.mainv{padding-top:60px}}.mainv .inner{position:relative;max-width:100%;width:92%;padding-top:50%;border-radius:0 0 30px 30px}@media screen and (max-width: 768px){.mainv .inner{padding-top:85vh;border-radius:0 0 15px 15px}}.mainv .inner .catch{position:absolute;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;top:0;left:0;right:0;bottom:0;margin:auto}.mainv.lower .inner{padding-top:36%}@media screen and (max-width: 768px){.mainv.lower .inner{padding-top:65%}}.inner{width:100%;max-width:1000px;margin:0 auto}@media screen and (max-width: 768px){.inner{width:92%}}.inner-wide{max-width:1200px;width:100%;margin:0 auto}h1.main-title{text-align:center;font-size:45px;font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:bold;letter-spacing:0;text-shadow:0px 0px 35px rgba(255,255,255,.8)}@media screen and (max-width: 768px){h1.main-title{font-size:30px}}h1.main-title span{font-family:futura-pt,sans-serif;font-weight:600;display:block;font-size:16px;color:#e6838c;letter-spacing:.08em;margin-top:14px}@media screen and (max-width: 768px){h1.main-title span{font-size:16px;margin-top:5px}}h2.main-title{font-size:40px;font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:bold;letter-spacing:0}@media screen and (max-width: 768px){h2.main-title{font-size:25px}}h2.main-title span{font-family:futura-pt,sans-serif;font-weight:600;display:block;font-size:16px;color:#e6838c;letter-spacing:.08em;margin-top:14px}@media screen and (max-width: 768px){h2.main-title span{font-size:14px;margin-top:5px}}h3.serif{font-size:26px;font-weight:bold;line-height:1.54;letter-spacing:0}@media screen and (max-width: 768px){h3.serif{font-size:20px}}.main-btn a{font-family:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;position:relative;display:block;width:210px;margin:0 auto;font-size:15px;font-weight:bold;line-height:1;border:1px solid #36a062;border-radius:25px;text-align:center;background:#36a062;color:#fff;padding:18px 0 16px;transition:all .4s;z-index:1}@media screen and (max-width: 768px){.main-btn a{width:250px}}.main-btn a:before{position:absolute;content:"";background:url("../img/common/arrow-wh.png") no-repeat;background-size:contain;width:13px;height:11px;right:21px;top:0;bottom:0;margin:auto;transition:all .4s}.main-btn a:hover{background:#fff;color:#36a062}@media screen and (max-width: 768px){.main-btn a:hover{background:#36a062;color:#fff}}.main-btn a:hover:before{background:url("../img/common/arrow-gr.png") no-repeat;background-size:contain}@media screen and (max-width: 768px){.main-btn a:hover:before{background:url("../img/common/arrow-wh.png") no-repeat;background-size:contain}}.main-btn-2 a{font-family:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;position:relative;display:block;width:210px;margin:0 auto;font-size:15px;font-weight:bold;line-height:1;border:1px solid #36a062;border-radius:25px;text-align:center;background:#fff;color:#36a062;padding:18px 0 16px;transition:all .4s;z-index:1}@media screen and (max-width: 768px){.main-btn-2 a{width:250px}}.main-btn-2 a:before{position:absolute;content:"";background:url("../img/common/arrow-gr.png") no-repeat;background-size:contain;width:13px;height:11px;right:21px;top:0;bottom:0;margin:auto;transition:all .4s}.main-btn-2 a:hover{background:#36a062;color:#fff}@media screen and (max-width: 768px){.main-btn-2 a:hover{background:#fff;color:#36a062}}.main-btn-2 a:hover:before{background:url("../img/common/arrow-wh.png") no-repeat;background-size:contain}@media screen and (max-width: 768px){.main-btn-2 a:hover:before{background:url("../img/common/arrow-gr.png") no-repeat;background-size:contain}}.submit-btn button{font-family:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;position:relative;display:block;width:240px;margin:0 auto;font-size:15px;font-weight:bold;line-height:1;border:1px solid #36a062;border-radius:25px;text-align:center;background:#36a062;color:#fff;padding:18px 0 16px;transition:all .4s;z-index:1}.submit-btn button:before{position:absolute;content:"";background:url("../img/common/arrow-wh.png") no-repeat;background-size:contain;width:13px;height:11px;right:21px;top:0;bottom:0;margin:auto;transition:all .4s}.submit-btn button:hover{background:#fff;color:#36a062}@media screen and (max-width: 768px){.submit-btn button:hover{background:#36a062;color:#fff}}.submit-btn button:hover:before{background:url("../img/common/arrow-gr.png") no-repeat;background-size:contain}@media screen and (max-width: 768px){.submit-btn button:hover:before{background:url("../img/common/arrow-wh.png") no-repeat;background-size:contain}}.flex{display:flex}.cta{background:url("../img/common/cta-bg.jpg") no-repeat;background-size:cover;background-position:center;padding:80px 0}@media screen and (max-width: 768px){.cta{padding:60px 0;background:url("../img/common/cta-bg-sp.jpg") no-repeat;background-size:cover}}.cta h2{text-align:center;margin-bottom:50px}@media screen and (max-width: 768px){.cta h2{font-size:30px;margin-bottom:30px}}.cta .flex{position:relative;justify-content:center;gap:0 27px}@media screen and (max-width: 768px){.cta .flex{flex-direction:column;gap:30px 0}}.cta .item{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:bold;width:33.3333333333%;background:#fff;text-align:center;padding:30px 0 35px;border-radius:20px}@media screen and (max-width: 768px){.cta .item{width:100%;padding:20px 0 25px}}.cta .item .title{font-size:18px;line-height:1;margin-bottom:20px;letter-spacing:.04em}@media screen and (max-width: 768px){.cta .item .title{font-size:17px;margin-bottom:15px}}.cta .item .icon{display:flex;align-items:center;justify-content:center;min-height:30px;margin-bottom:12px}.cta .item .num{font-size:36px;line-height:1;margin-bottom:15px;letter-spacing:.04em}@media screen and (max-width: 768px){.cta .item .num{font-size:30px}}.cta .item .num a{display:block}.cta .item .time{line-height:1;letter-spacing:.04em}@media screen and (max-width: 768px){.cta .item .time{font-size:14px}}.cta .item .main-btn a{width:260px;padding:22px 0 20px;border-radius:30px}@media screen and (max-width: 768px){.cta .item .main-btn a{width:250px;font-size:14px;padding:20px 0 18px}}.serif{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif}span.bold{font-weight:bold}@media screen and (max-width: 768px){#top .mainv .inner{padding-top:565px}}#top .mainv .inner .video{position:absolute;width:100%;height:100%;top:0}@media screen and (max-width: 768px){#top .mainv .inner .video{width:98%;left:0;right:0;margin:auto}}#top .mainv .inner .video video{filter:drop-shadow(0px 0px #fff);-o-object-fit:cover;object-fit:cover;position:absolute;height:100%;width:100%;top:0;left:0;border:1px solid #fff;border-radius:0 0 30px 30px}@media screen and (max-width: 768px){#top .mainv .inner .video video{border-radius:0 0 15px 15px}}#top .mainv .inner .catch{bottom:50px}#top .mainv .inner:before{position:absolute;content:"";background:url("../img/index/scroll-object-1.png") no-repeat;background-size:contain;width:10px;height:130px;left:-2.5%;bottom:210px}@media screen and (max-width: 768px){#top .mainv .inner:before{display:none}}#top .about{padding:100px 0 275px}@media screen and (max-width: 768px){#top .about{padding:60px 0}}#top .about .inner{position:relative}@media screen and (max-width: 768px){#top .about .inner{padding-bottom:228px}}#top .about .inner:before{position:absolute;content:"";background:url("../img/index/about-img-01.png") no-repeat;background-size:contain;width:708px;height:661px;left:-75px;top:50px;z-index:-1}@media screen and (max-width: 768px){#top .about .inner:before{width:240px;height:225px;top:auto;bottom:0;left:0}}#top .about .inner:after{position:absolute;content:"";background:url("../img/index/about-img-02.png") no-repeat;background-size:contain;width:270px;height:247px;right:-50px;bottom:-250px;z-index:-1}@media screen and (max-width: 768px){#top .about .inner:after{width:172px;height:157px;right:0;bottom:-45px}}#top .about .inner h2{position:relative;text-align:center;font-size:38px;font-weight:bold;line-height:1.58;margin-bottom:100px}@media screen and (max-width: 768px){#top .about .inner h2{font-size:25px;margin-bottom:35px}}#top .about .inner h2:before{position:absolute;content:"";background:url("../img/index/about-object.png") no-repeat;background-size:contain;width:387px;height:209px;right:-90px;bottom:-92px;z-index:-1}@media screen and (max-width: 768px){#top .about .inner h2:before{width:194px;height:105px;right:4%;bottom:-48px}}#top .about .inner .text{width:50%;margin:0 0 0 auto;padding-left:50px}@media screen and (max-width: 768px){#top .about .inner .text{width:100%;margin:0 auto;padding-left:0;font-feature-settings:"palt"}}#top .about .inner .text p{margin-bottom:25px}#top .about .inner .text p:last-child{margin-bottom:0}#top .service{padding:100px 0;background:url("../img/common/dot-bg.png");background-size:contain}@media screen and (max-width: 768px){#top .service{padding:60px 0;background-size:auto}}#top .service .inner{max-width:100%}#top .service .inner .flex{gap:0 80px;justify-content:right;align-items:center}@media screen and (max-width: 768px){#top .service .inner .flex{flex-direction:column;gap:40px 0}}#top .service .inner .flex .left{width:31%;margin:0 0 0 auto}@media screen and (max-width: 768px){#top .service .inner .flex .left{width:100%;margin:0 auto}}#top .service .inner .flex .left .main-title{margin-bottom:30px}@media screen and (max-width: 768px){#top .service .inner .flex .left .main-title{margin-bottom:20px}}#top .service .inner .flex .left h3{margin-bottom:20px}@media screen and (max-width: 768px){#top .service .inner .flex .left h3{margin-bottom:10px}}#top .service .inner .flex .left .detail{margin-bottom:40px}@media screen and (max-width: 768px){#top .service .inner .flex .left .detail{margin-bottom:30px}}#top .service .inner .flex .left .main-btn-2 a{margin:0 auto 0 0}@media screen and (max-width: 768px){#top .service .inner .flex .left .main-btn-2 a{margin:0 auto}}#top .service .inner .flex .right{max-width:56%}@media screen and (max-width: 768px){#top .service .inner .flex .right{max-width:100%}}#top .service .inner .flex .right .flex{flex-wrap:wrap;align-items:normal;gap:0}@media screen and (max-width: 768px){#top .service .inner .flex .right .flex{gap:20px 0}}#top .service .inner .flex .right .flex .item{position:relative;padding:34px 30px;background:#ed9099;color:#fff;width:50%;text-align:center;overflow:hidden}@media screen and (max-width: 768px){#top .service .inner .flex .right .flex .item{width:100%;border-radius:15px;padding:25px 25px 45px}}#top .service .inner .flex .right .flex .item.tri{width:33.3333333333%;padding:34px 28px}@media screen and (max-width: 768px){#top .service .inner .flex .right .flex .item.tri{width:100%;border-radius:15px;padding:25px 25px 45px}}#top .service .inner .flex .right .flex .item.mid{background:#e78b93}#top .service .inner .flex .right .flex .item.deep{background:#e6838c}#top .service .inner .flex .right .flex .item:first-child{border-radius:30px 0 0 0}@media screen and (max-width: 768px){#top .service .inner .flex .right .flex .item:first-child{border-radius:15px}}#top .service .inner .flex .right .flex .item:nth-child(3){border-radius:0 0 0 30px}@media screen and (max-width: 768px){#top .service .inner .flex .right .flex .item:nth-child(3){border-radius:15px}}#top .service .inner .flex .right .flex .item .icon{width:-moz-fit-content;width:fit-content;margin:0 auto 15px}@media screen and (max-width: 768px){#top .service .inner .flex .right .flex .item .icon{margin:0 auto 20px}}#top .service .inner .flex .right .flex .item .icon img{filter:drop-shadow(0px -6px 4px rgba(255, 255, 255, 0.5)) drop-shadow(0px 6px 4px rgba(6, 6, 6, 0.15))}#top .service .inner .flex .right .flex .item h3{font-size:18px;line-height:1.4;margin-bottom:10px;font-feature-settings:"palt"}@media screen and (max-width: 768px){#top .service .inner .flex .right .flex .item h3{font-size:18px}}@media screen and (max-width: 768px){#top .service .inner .flex .right .flex .item .detail{font-feature-settings:"palt"}}#top .service .inner .flex .right .flex .item .arrow{position:absolute;width:45px;height:48px;background:rgba(36,21,12,.1);bottom:0;right:0;border-radius:100% 0 0 0}#top .service .inner .flex .right .flex .item .arrow img{position:absolute;bottom:12px;right:10px;transition:all .2s}#top .service .inner .flex .right .flex .item:hover .arrow img{right:7px}@media screen and (max-width: 768px){#top .service .inner .flex .right .flex .item:hover .arrow img{right:10px}}#top .area{padding:100px 0}@media screen and (max-width: 768px){#top .area{padding:60px 0}}#top .area .inner{position:relative;padding:80px 58px;background:rgba(255,178,185,.1);border-radius:20px}@media screen and (max-width: 768px){#top .area .inner{padding:30px 20px 280px;border-radius:15px}}#top .area .inner:before{position:absolute;content:"";background:url("../img/index/area-map.png") no-repeat;background-size:contain;width:560px;height:472px;left:-60px;top:-28px}@media screen and (max-width: 768px){#top .area .inner:before{width:280px;height:236px;top:auto;bottom:20px;left:0;right:0;margin:auto}}#top .area .inner .text{width:45%;margin:0 0 0 auto}@media screen and (max-width: 768px){#top .area .inner .text{width:100%;margin:0 auto}}#top .area .inner .text .main-title{margin-bottom:20px}@media screen and (max-width: 768px){#top .area .inner .text .main-title{margin-bottom:15px}}#top .area .inner .text h3{margin-bottom:15px}@media screen and (max-width: 768px){#top .area .inner .text h3{margin-bottom:10px}}#top .company{position:relative;padding:300px 0 120px}@media screen and (max-width: 768px){#top .company{padding:100px 0 60px}}#top .company:before{position:absolute;content:"";background:url("../img/index/company-bg.jpg") no-repeat;background-size:cover;width:100%;height:410px;top:0;left:0}@media screen and (max-width: 768px){#top .company:before{height:200px;background-position:20%}}#top .company .inner{position:relative;background:#fff;border-radius:20px;padding:80px 0 0;text-align:center;z-index:1}@media screen and (max-width: 768px){#top .company .inner{padding:40px 0 0}}#top .company .inner:before{position:absolute;content:"";background:url("../img/index/company-object.png") no-repeat;background-size:contain;width:482px;height:500px;top:88px;left:0;right:0;margin:auto;z-index:-1}@media screen and (max-width: 768px){#top .company .inner:before{width:240px;height:250px}}#top .company .inner .main-title{margin-bottom:30px}#top .company .inner h3{margin-bottom:20px}@media screen and (max-width: 768px){#top .company .inner h3{padding:0 20px}}#top .company .inner .detail{padding:0 120px;margin-bottom:40px}@media screen and (max-width: 768px){#top .company .inner .detail{padding:0 20px}}#top .company .inner .info{margin-top:120px;background:url("../img/index/info-bg.jpg") no-repeat;background-size:cover;box-shadow:0px 0px 36px 4px rgba(0,0,0,.1);padding:58px 70px 44px;text-align:left}@media screen and (max-width: 768px){#top .company .inner .info{background:url("../img/index/info-bg-sp.jpg") no-repeat;background-size:cover;margin-top:60px;padding:30px 15px}}#top .company .inner .info .serif{font-size:30px;font-weight:bold;line-height:1;margin-bottom:10px}@media screen and (max-width: 768px){#top .company .inner .info .serif{font-size:23px}}#top .company .inner .info .serif p{display:flex;align-items:center;gap:0 8px}@media screen and (max-width: 768px){#top .company .inner .info .serif p{justify-content:center}}#top .company .inner .info .serif p span{display:inline-block;margin-bottom:8px}@media screen and (max-width: 768px){#top .company .inner .info .serif p span{width:40px;margin-bottom:4px}}#top .company .inner .info .detail{padding:0;margin-bottom:25px}@media screen and (max-width: 768px){#top .company .inner .info .detail{margin-bottom:50px}}#top .company .inner .info .main-btn-2 a{width:210px;margin:0 auto 0 0}@media screen and (max-width: 768px){#top .company .inner .info .main-btn-2 a{width:250px;margin:0 auto}}#top .instagram{padding:80px 0 85px;background:url("../img/common/dot-bg.png");background-size:cover}@media screen and (max-width: 768px){#top .instagram{padding:60px 0;background-size:auto}}#top .instagram .inner h2{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;font-size:34px;font-weight:bold;margin:0 auto;margin-bottom:45px;gap:0 15px}@media screen and (max-width: 768px){#top .instagram .inner h2{flex-direction:column;font-size:26px;margin-bottom:30px;gap:10px 0}}#top .instagram .inner h2 span{display:inline-block;margin-bottom:4px}@media screen and (max-width: 768px){#top .instagram .inner h2 span{margin-bottom:0}}#top .instagram .inner .list{margin-bottom:40px}#top .instagram .inner .list iframe{border:none;overflow:hidden;width:100%;height:160px}@media screen and (max-width: 768px){#top .instagram .inner .list iframe{height:345px}}#contact .mainv .inner{background:url("../img/contact/mainv.jpg") no-repeat;background-size:cover}@media screen and (max-width: 768px){#contact .mainv .inner{background-position:70%}}#contact .information{padding:100px 0 50px}@media screen and (max-width: 768px){#contact .information{padding:60px 0 50px}}#contact .information .inner{max-width:780px}#contact .information .inner .read{text-align:center}#contact .call{background:#fff7f8;padding:60px 0}#contact .call .inner .flex{justify-content:center;gap:0 50px}@media screen and (max-width: 768px){#contact .call .inner .flex{flex-direction:column;gap:30px 0}}#contact .call .inner .flex .item{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:bold;background:#fff;width:410px;text-align:center;padding:50px 0;border-radius:20px;line-height:1}@media screen and (max-width: 768px){#contact .call .inner .flex .item{width:100%;padding:20px 0}}#contact .call .inner .flex .item .title{font-size:22px;margin-bottom:20px}@media screen and (max-width: 768px){#contact .call .inner .flex .item .title{font-size:17px}}#contact .call .inner .flex .item .num{font-size:40px}@media screen and (max-width: 768px){#contact .call .inner .flex .item .num{font-size:30px}}#contact .call .inner .flex .item .num a{position:relative;display:inline-block;padding-left:38px}#contact .call .inner .flex .item .num.tel{margin-bottom:20px}@media screen and (max-width: 768px){#contact .call .inner .flex .item .num.tel{margin-bottom:15px}}#contact .call .inner .flex .item .num.tel a{pointer-events:none}@media screen and (max-width: 768px){#contact .call .inner .flex .item .num.tel a{pointer-events:auto}}#contact .call .inner .flex .item .num.tel a:before{position:absolute;content:"";background:url("../img/common/tel-icon.png") no-repeat;background-size:contain;width:24px;height:32px;left:0;top:2px}@media screen and (max-width: 768px){#contact .call .inner .flex .item .num.tel a:before{width:20px;height:28px;top:1px}}#contact .call .inner .flex .item .num.fax{margin-bottom:20px}#contact .call .inner .flex .item .num.fax a:before{position:absolute;content:"";background:url("../img/common/fax-icon.png") no-repeat;background-size:contain;width:31px;height:31px;left:0;top:2px}@media screen and (max-width: 768px){#contact .call .inner .flex .item .num.fax a:before{width:27px;height:27px;top:-1px}}@media screen and (max-width: 768px){#contact .call .inner .flex .item .time{font-size:14px}}#contact .form{padding:100px 0;border-bottom:1px solid #e6e6e6}@media screen and (max-width: 768px){#contact .form{padding:60px 0}}#contact .form .inner{max-width:800px}#contact .form .inner h2{font-weight:bold;text-align:center;font-size:32px;margin-bottom:30px}@media screen and (max-width: 768px){#contact .form .inner h2{font-size:25px;margin-bottom:20px}}#contact .form .inner .read{text-align:center;margin-bottom:45px}@media screen and (max-width: 768px){#contact .form .inner .read{margin-bottom:35px}}#contact .form .inner .read span{color:#e5022d;margin-right:5px}#contact .form .inner form dl{position:relative;display:flex;padding:25px 0;align-items:center;gap:0 47px}@media screen and (max-width: 768px){#contact .form .inner form dl{flex-direction:column;gap:15px 0}}#contact .form .inner form dl:first-of-type{align-items:flex-start}#contact .form .inner form dl:first-of-type dt{padding-top:10px}@media screen and (max-width: 768px){#contact .form .inner form dl:first-of-type dt{padding-top:0}}#contact .form .inner form dl:first-of-type dt span{top:7px}@media screen and (max-width: 768px){#contact .form .inner form dl:first-of-type dt span{top:-2px}}#contact .form .inner form dl:last-of-type{align-items:flex-start;margin-bottom:60px}@media screen and (max-width: 768px){#contact .form .inner form dl:last-of-type{margin-bottom:40px}}#contact .form .inner form dl:last-of-type:after{position:absolute;content:"";width:100%;height:2px;background-image:linear-gradient(to right, #bfbfbf 1px, transparent 4px);background-size:5px 1px;background-repeat:repeat-x;bottom:0;left:0}#contact .form .inner form dl:last-of-type dt{padding-top:24px}@media screen and (max-width: 768px){#contact .form .inner form dl:last-of-type dt{padding-top:0}}#contact .form .inner form dl:last-of-type dt span{top:21px}@media screen and (max-width: 768px){#contact .form .inner form dl:last-of-type dt span{top:-2px}}#contact .form .inner form dl:before{position:absolute;content:"";width:100%;height:2px;background-image:linear-gradient(to right, #bfbfbf 1px, transparent 4px);background-size:5px 1px;background-repeat:repeat-x;top:0;left:0}#contact .form .inner form dl dt{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:bold;position:relative;width:200px;line-height:1}@media screen and (max-width: 768px){#contact .form .inner form dl dt{width:100%;padding-top:0}}#contact .form .inner form dl dt span{font-family:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-weight:normal;position:absolute;background:#e6838c;color:#fff;font-size:14px;padding:3px 6px;top:-2px;right:0;border-radius:5px;line-height:1}@media screen and (max-width: 768px){#contact .form .inner form dl dt span{right:0}}#contact .form .inner form dl dd{width:calc(100% - 247px)}@media screen and (max-width: 768px){#contact .form .inner form dl dd{width:100%}}#contact .form .inner form dl dd label{display:block}#contact .form .inner form dl dd input[type=radio]{position:relative;width:22px;height:22px;border:1px solid #c4c4c4;border-radius:100%;vertical-align:-2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;top:2px}#contact .form .inner form dl dd input[type=radio]:checked:before{position:absolute;content:"";background:#313131;width:8px;height:8px;border-radius:100%;top:0;left:0;right:0;bottom:0;margin:auto}#contact .form .inner form dl dd input[type=text],#contact .form .inner form dl dd input[type=email],#contact .form .inner form dl dd input[type=tel],#contact .form .inner form dl dd textarea{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;width:100%;border:1px solid #c4c4c4;border-radius:10px;font-size:16px;padding:12px 25px 10px}#contact .form .inner form dl dd textarea{height:240px}#contact .confirm{padding:150px 0 100px}@media screen and (max-width: 768px){#contact .confirm{padding:100px 0 60px}}#contact .confirm .inner h2{padding-left:0;margin-bottom:30px}@media screen and (max-width: 768px){#contact .confirm .inner h2{margin-bottom:20px}}#contact .confirm .inner h2:before{display:none}#contact .confirm .inner h3{text-align:center;margin-bottom:30px;line-height:1.4}@media screen and (max-width: 768px){#contact .confirm .inner h3{line-height:2}}#contact .confirm .inner table{width:100%;margin-bottom:30px}#contact .confirm .inner table tr{border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;border-left:1px solid #dbdbdb}#contact .confirm .inner table tr:last-child{border-bottom:1px solid #dbdbdb}#contact .confirm .inner table tr th{width:200px;background:#f4f7f9;text-align:center;padding:20px 0}@media screen and (max-width: 768px){#contact .confirm .inner table tr th{width:140px}}#contact .confirm .inner table tr td{width:calc(100% - 200px);padding:22px 18px 18px}@media screen and (max-width: 768px){#contact .confirm .inner table tr td{width:calc(100% - 140px)}}#contact .confirm .inner .clum_box{display:flex;justify-content:center;gap:0 30px}@media screen and (max-width: 768px){#contact .confirm .inner .clum_box{flex-direction:column-reverse;gap:20px 0}}@media screen and (max-width: 768px){#contact .confirm .inner .clum_box li{text-align:center}}#contact .thanks{padding:200px 0 250px}@media screen and (max-width: 768px){#contact .thanks{padding:100px 0 60px}}#contact .thanks .inner h2{font-size:24px;text-align:center;margin-bottom:30px}#contact .thanks .inner .top_txt{text-align:center;margin-bottom:30px}#contact .page-top{background:#f0f0f0}#service .mainv .inner{background:url("../img/service/mainv.jpg") no-repeat;background-size:cover}@media screen and (max-width: 768px){#service .mainv .inner{background-position:45%}}#service .intro{padding:110px 0 100px}@media screen and (max-width: 768px){#service .intro{padding:60px 0}}#service .intro .inner{position:relative}@media screen and (max-width: 768px){#service .intro .inner{padding-bottom:266px}}#service .intro .inner:before{position:absolute;content:"";background:url("../img/service/service-img-01.png") no-repeat;background-size:contain;width:306px;height:299px;top:-70px;right:-80px}@media screen and (max-width: 768px){#service .intro .inner:before{width:171px;height:165px;top:auto;right:0;bottom:72px}}#service .intro .inner:after{position:absolute;content:"";background:url("../img/service/service-img-02.png") no-repeat;background-size:contain;width:306px;height:307px;bottom:-155px;left:-85px}@media screen and (max-width: 768px){#service .intro .inner:after{width:188px;height:190px;left:0;bottom:0}}#service .intro .inner h2{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:bold;width:-moz-fit-content;width:fit-content;font-size:32px;line-height:1.56;margin:0 auto;margin-bottom:20px}@media screen and (max-width: 768px){#service .intro .inner h2{font-size:25px}}#service .intro .inner h2 span{color:#e6838c}#service .intro .inner .detail{max-width:500px;margin:0 auto;text-align:center}@media screen and (max-width: 768px){#service .intro .inner .detail{font-feature-settings:"palt"}}#service .service-detail{padding:100px 0;background:rgba(255,178,185,.1)}@media screen and (max-width: 768px){#service .service-detail{padding:60px 0}}#service .service-detail .inner{max-width:100%}#service .service-detail .inner .main-title{text-align:center;font-size:32px;margin-bottom:24px}@media screen and (max-width: 768px){#service .service-detail .inner .main-title{font-size:25px}}#service .service-detail .inner .main-title span{font-size:18px}@media screen and (max-width: 768px){#service .service-detail .inner .main-title span{font-size:14px}}#service .service-detail .inner .price{margin-bottom:60px}@media screen and (max-width: 768px){#service .service-detail .inner .price{margin-bottom:40px}}#service .service-detail .inner .price dl{width:590px;margin:0 auto}@media screen and (max-width: 768px){#service .service-detail .inner .price dl{width:100%}}#service .service-detail .inner .price dl dt{position:relative;font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:bold;font-size:20px;width:-moz-fit-content;width:fit-content;margin:0 auto;text-align:center;background:#e6838c;color:#fff;line-height:1;padding:8px 45px 7px;border-radius:17px;top:16px}@media screen and (max-width: 768px){#service .service-detail .inner .price dl dt{font-size:18px}}#service .service-detail .inner .price dl dd{text-align:center;background:#fff;border-radius:10px;padding:42px 0 30px}@media screen and (max-width: 768px){#service .service-detail .inner .price dl dd{padding:35px 0 30px}}#service .service-detail .inner .price dl dd .main{font-size:40px;line-height:1;font-weight:bold}@media screen and (max-width: 768px){#service .service-detail .inner .price dl dd .main{font-size:26px}}#service .service-detail .inner .price dl dd .main .big{font-size:60px;margin-left:5px}@media screen and (max-width: 768px){#service .service-detail .inner .price dl dd .main .big{font-size:44px}}#service .service-detail .inner .price dl dd .main .pink{color:#e6838c}#service .service-detail .inner .price dl dd .sub{font-size:20px;font-weight:bold}@media screen and (max-width: 768px){#service .service-detail .inner .price dl dd .sub{font-size:18px}}#service .service-detail .inner .link{margin-bottom:100px}@media screen and (max-width: 768px){#service .service-detail .inner .link{margin-bottom:60px}}#service .service-detail .inner .link ul{display:flex;justify-content:center;gap:0 20px}@media screen and (max-width: 768px){#service .service-detail .inner .link ul{flex-direction:column;gap:20px 0}}#service .service-detail .inner .link ul li{line-height:1}#service .service-detail .inner .link ul li a{position:relative;padding:18px 0 16px;display:block;width:190px;font-weight:bold;text-align:center;background:#fff;border:1px solid #36a062;border-radius:25px}@media screen and (max-width: 768px){#service .service-detail .inner .link ul li a{width:100%;margin:0 auto}}#service .service-detail .inner .link ul li a:before{position:absolute;content:"";background:#36a062;width:12px;height:8px;-webkit-clip-path:polygon(50% 65%, 100% 0, 100% 40%, 50% 100%, 0 40%, 0% 0%);clip-path:polygon(50% 65%, 100% 0, 100% 40%, 50% 100%, 0 40%, 0% 0%);top:0;bottom:0;right:20px;margin:auto;transition:all .4s}#service .service-detail .inner .link ul li a:hover{background:#36a062;color:#fff}@media screen and (max-width: 768px){#service .service-detail .inner .link ul li a:hover{background:#fff;color:#2f1d11}}#service .service-detail .inner .link ul li a:hover:before{background:#fff}#service .service-detail .inner .flex{gap:0 75px;margin-bottom:100px;padding-top:100px;margin-top:-100px}@media screen and (max-width: 768px){#service .service-detail .inner .flex{margin-bottom:50px}}#service .service-detail .inner .flex:last-child{margin-bottom:0}@media screen and (max-width: 768px){#service .service-detail .inner .flex{flex-direction:column-reverse;gap:30px 0}}#service .service-detail .inner .flex .img{width:50%;height:32vw}@media screen and (max-width: 768px){#service .service-detail .inner .flex .img{width:100%;height:100%}}#service .service-detail .inner .flex .img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:0 20px 20px 0}@media screen and (max-width: 768px){#service .service-detail .inner .flex .img img{border-radius:20px}}#service .service-detail .inner .flex .text{position:relative;max-width:430px;width:100%}@media screen and (max-width: 768px){#service .service-detail .inner .flex .text{width:100%}}#service .service-detail .inner .flex .text .num{font-family:futura-pt,sans-serif;color:#e6838c;font-weight:600;text-align:right;font-size:70px;line-height:.7;margin-bottom:20px}@media screen and (max-width: 768px){#service .service-detail .inner .flex .text .num{font-size:50px}}#service .service-detail .inner .flex .text .num span{position:relative;font-size:16px;margin-right:12px;text-decoration:underline;bottom:18px;letter-spacing:.08em}@media screen and (max-width: 768px){#service .service-detail .inner .flex .text .num span{bottom:12px}}#service .service-detail .inner .flex .text h3{position:relative;font-size:34px;line-height:1.5;padding-bottom:20px;margin-bottom:15px}@media screen and (max-width: 768px){#service .service-detail .inner .flex .text h3{font-size:22px}}#service .service-detail .inner .flex .text h3:before{position:absolute;content:"";background:url("../img/service/title-dot.png") no-repeat;background-size:contain;width:42px;height:6px;left:0;bottom:0}#service .service-detail .inner .flex.re{justify-content:right}@media screen and (max-width: 768px){#service .service-detail .inner .flex.re{flex-direction:column}}#service .service-detail .inner .flex.re .img img{border-radius:20px 0 0 20px}@media screen and (max-width: 768px){#service .service-detail .inner .flex.re .img img{border-radius:20px}}#company .mainv .inner{background:url("../img/company/mainv.jpg") no-repeat;background-size:cover}#company .greeting{position:relative;padding:100px 0 50px}@media screen and (max-width: 768px){#company .greeting{padding:60px 0 30px}}#company .greeting .inner{position:relative;max-width:850px}#company .greeting .inner:before{position:absolute;content:"";background:url("../img/company/greeting-object.png") no-repeat;background-size:contain;width:362px;height:128px;top:35px;right:-115px;z-index:-1}@media screen and (max-width: 768px){#company .greeting .inner:before{width:180px;height:64px;right:-4%}}#company .greeting .inner .main-title{text-align:center;margin-bottom:40px}@media screen and (max-width: 768px){#company .greeting .inner .main-title{margin-bottom:30px}}#company .greeting .inner h3{text-align:center;margin-bottom:40px;font-size:32px}@media screen and (max-width: 768px){#company .greeting .inner h3{font-size:22px;margin-bottom:30px}}#company .greeting .inner .ceo{margin-bottom:55px}@media screen and (max-width: 768px){#company .greeting .inner .ceo{margin-bottom:35px}}#company .greeting .inner .ceo img{border-radius:20px}#company .greeting .inner .detail{position:relative;padding:0 50px;margin-bottom:45px}@media screen and (max-width: 768px){#company .greeting .inner .detail{margin-bottom:30px;padding:0 10px}}#company .greeting .inner .detail:before{position:absolute;content:"";background:url("../img/index/company-object.png") no-repeat;background-size:contain;width:392px;height:419px;top:0;left:0;right:0;margin:auto;z-index:-1}@media screen and (max-width: 768px){#company .greeting .inner .detail:before{width:195px;height:210px;bottom:0}}#company .greeting .inner .detail p{margin-bottom:30px}@media screen and (max-width: 768px){#company .greeting .inner .detail p{margin-bottom:20px}}#company .greeting .inner .detail p:last-child{margin-bottom:0}#company .greeting .inner .name{padding:0 50px;text-align:right;font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-size:18px;font-weight:bold;margin-bottom:30px}@media screen and (max-width: 768px){#company .greeting .inner .name{padding:0 10px;margin-bottom:20px}}#company .greeting .inner .profile{padding:0 50px}@media screen and (max-width: 768px){#company .greeting .inner .profile{padding:0 10px}}#company .greeting .inner .profile dl{margin-bottom:30px}#company .greeting .inner .profile dl dt{font-size:18px;font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif}#company .greeting .inner .profile dl dd{font-feature-settings:"palt"}#company .greeting .inner .profile dl dd ul li{position:relative;padding-left:22px}#company .greeting .inner .profile dl dd ul li:before{position:absolute;content:"";background:#2f1d11;border-radius:100%;width:4px;height:4px;left:8px;top:12px}@media screen and (max-width: 768px){#company .greeting .inner .profile dl dd ul li:before{top:13.5px}}#company .philosophy{position:relative;padding:0 0 100px}@media screen and (max-width: 768px){#company .philosophy{padding:0 0 60px}}#company .philosophy:before{position:absolute;content:"";background:url("../img/common/dot-bg.png");background-size:contain;width:100%;height:90%;bottom:0;left:0;z-index:-1}#company .philosophy .img-sec{margin-bottom:100px}@media screen and (max-width: 768px){#company .philosophy .img-sec{margin-bottom:50px}}#company .philosophy .img-sec .img{width:33.3333333333%}#company .philosophy .img-sec .img img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}#company .philosophy .img-sec .img:nth-child(2){padding-top:100px}@media screen and (max-width: 768px){#company .philosophy .img-sec .img:nth-child(2){padding-top:25px}}#company .philosophy .img-sec .img:last-child{padding-top:50px}@media screen and (max-width: 768px){#company .philosophy .img-sec .img:last-child{padding-top:10px}}#company .philosophy .inner .main-title{text-align:center;margin-bottom:30px}#company .philosophy .inner h3{text-align:center;margin-bottom:10px}#company .philosophy .inner .flex{justify-content:center}@media screen and (max-width: 768px){#company .philosophy .inner .flex{flex-direction:column}}#company .philosophy .inner .flex .item{width:33.3333333333%;text-align:center;padding:70px 48px;background:url("../img/company/philosophy-img-01.png") no-repeat;background-size:contain;background-position:center}@media screen and (max-width: 768px){#company .philosophy .inner .flex .item{max-width:345px;width:100%;margin:0 auto;padding:70px 54px}}#company .philosophy .inner .flex .item .title{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-size:26px;font-weight:bold;line-height:1;margin-bottom:10px;text-shadow:0px 0px 24px rgba(255,255,255,.7)}#company .philosophy .inner .flex .item .detail{line-height:1.75;text-shadow:0px 0px 16px rgba(255,255,255,.3)}#company .philosophy .inner .flex .item:nth-child(2){padding:70px 52px;background:url("../img/company/philosophy-img-02.png") no-repeat;background-size:contain;background-position:center}@media screen and (max-width: 768px){#company .philosophy .inner .flex .item:nth-child(2){padding:80px 55px 90px}}#company .philosophy .inner .flex .item:last-child{background:url("../img/company/philosophy-img-03.png") no-repeat;background-size:contain;background-position:center}@media screen and (max-width: 768px){#company .philosophy .inner .flex .item:last-child{padding:80px 54px}}#company .company{padding:100px 0;background:rgba(255,178,185,.08)}@media screen and (max-width: 768px){#company .company{padding:60px 0}}#company .company .inner{max-width:100%}#company .company .inner .main-title{margin-bottom:50px}@media screen and (max-width: 768px){#company .company .inner .main-title{margin-bottom:30px}}#company .company .inner .flex{align-items:flex-start;justify-content:right;gap:0 80px}@media screen and (max-width: 768px){#company .company .inner .flex{flex-direction:column;gap:50px 0}}#company .company .inner .flex .info{max-width:580px;width:100%}@media screen and (max-width: 768px){#company .company .inner .flex .info{max-width:100%}}#company .company .inner .flex .info dl{position:relative;display:flex}#company .company .inner .flex .info dl:before{position:absolute;content:"";width:100%;height:2px;background-image:linear-gradient(to right, #bfbfbf 1px, transparent 4px);background-size:5px 1px;background-repeat:repeat-x;top:0;left:0}#company .company .inner .flex .info dl:last-child:after{position:absolute;content:"";width:100%;height:2px;background-image:linear-gradient(to right, #bfbfbf 1px, transparent 4px);background-size:5px 1px;background-repeat:repeat-x;bottom:0;left:0}#company .company .inner .flex .info dl dt{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:bold;width:122px;padding-top:20px;letter-spacing:.08em}#company .company .inner .flex .info dl dd{width:calc(100% - 122px);padding-top:22px;padding-bottom:18px;padding-left:55px}@media screen and (max-width: 768px){#company .company .inner .flex .info dl dd{padding-left:20px}}#company .company .inner .flex .img{width:36%}@media screen and (max-width: 768px){#company .company .inner .flex .img{width:100%}}#company .company .inner .flex .img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:20px 0 0 20px}#company .access{padding:100px 0 110px}@media screen and (max-width: 768px){#company .access{padding:60px 0}}#company .access .main-title{text-align:center;margin-bottom:40px}@media screen and (max-width: 768px){#company .access .main-title{margin-bottom:30px}}#company .access .map{margin-bottom:40px}#company .access .map iframe{width:100%;height:400px;border-radius:20px}@media screen and (max-width: 768px){#company .access .map iframe{height:250px}}#company .access .flex{position:relative}@media screen and (max-width: 768px){#company .access .flex{flex-direction:column;gap:30px 0}}#company .access .flex:before{position:absolute;content:"";background:url("../img/company/dot.png");background-size:contain;width:1px;height:100px;top:0;left:0;right:0;margin:auto}@media screen and (max-width: 768px){#company .access .flex:before{width:100%;height:2px;background-image:linear-gradient(to right, #bfbfbf 1px, transparent 4px);background-size:5px 1px;background-repeat:repeat-x;bottom:8px}}#company .access .flex .text{width:50%;padding-left:80px}@media screen and (max-width: 768px){#company .access .flex .text{width:100%;padding-left:0}}#company .access .flex .text .title{position:relative;color:#36a062;font-weight:bold;line-height:1;margin-bottom:5px;padding-left:20px}#company .access .flex .text .title:before{position:absolute;content:"";background:#36a062;width:12px;height:12px;border-radius:100%;top:1px;left:0}#company .access .flex .text .detail{letter-spacing:.08em}#faq .mainv .inner{background:url("../img/faq/mainv.jpg") no-repeat;background-size:cover;background-position:center}#faq .list{padding:100px 0}@media screen and (max-width: 768px){#faq .list{padding:60px 0}}#faq .list .inner{max-width:840px}#faq .list .inner dl{margin-bottom:50px}#faq .list .inner dl:last-child{margin-bottom:0}#faq .list .inner dl dt{position:relative;display:flex;align-items:center;font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-size:20px;gap:0 14px;padding-bottom:15px}@media screen and (max-width: 768px){#faq .list .inner dl dt{font-size:18px;line-height:1.5;font-feature-settings:"palt"}}#faq .list .inner dl dt span{display:inline-block;font-family:futura-pt,sans-serif;font-size:18px;color:#fff;background:#e6838c;letter-spacing:.08em;padding:8.5px 8.5px 8.5px 10.5px;line-height:1;border-radius:100%}#faq .list .inner dl dt:before{position:absolute;content:"";width:100%;height:2px;background-image:linear-gradient(to right, #bfbfbf 2px, transparent 2px);background-size:10px 2px;background-repeat:repeat-x;background-position:left bottom;bottom:0;left:0}#faq .list .inner dl dd{padding-top:15px}