/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}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}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;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]{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,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,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}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding: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:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}template{display:none}[hidden]{display:none}html{scroll-behavior:smooth}a{cursor:pointer;transition:.3s}a:hover{transition:.3s;opacity:.7}img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}*:focus{outline:none}*{font-family:"Zen Old Mincho",serif;font-weight:400;line-height:1.5;color:#3e3936;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{padding-top:55px}@media screen and (max-width: 767px){.pc{display:none}}@media screen and (min-width: 768px){.sp{display:none}}.wrap{position:relative;overflow-x:hidden;max-width:100%}.inner{max-width:960px}.header{position:fixed;z-index:15;width:100%;height:55px;border-bottom:2px solid #8d3b3c;background-color:#fff}.header__outer{display:flex;align-items:center;justify-content:space-between;height:100%;margin:auto;padding:0 20px}.header__logo{max-width:46px}.header__links{display:flex;gap:60px}@media screen and (max-width: 767px){.header__links{display:none}}.header__link{font-family:"Plus Jakarta Sans",sans-serif;font-size:18px;font-weight:500}.header__menu{display:none;width:25px;flex-direction:column;justify-content:space-between;gap:4px;position:relative;z-index:15}@media screen and (max-width: 767px){.header__menu{display:flex}}.header__menu--bar{width:100%;height:2px;background-color:#3e3936;border-radius:1px;transition:.3s}.header__menu--bar.active.top{transform:translateY(3px) rotate(30deg)}.header__menu--bar.active.center{display:none}.header__menu--bar.active.bottom{transform:translateY(-3px) rotate(-30deg)}.slide{position:fixed;z-index:14;top:0;right:0;overflow-y:scroll;width:60%;height:100vh;padding:80px 0;transition:.5s;transform:translateX(100%);background-color:#f0f1ed}.slide.show{transition:.5s;transform:translateX(0)}.slide__nav{padding:0 15px}.slide__menu{font-size:1.5rem;display:block;margin-bottom:10px;padding-bottom:10px;border-bottom:#8d3b3c solid 1px;color:#8d3b3c;font-family:"Plus Jakarta Sans",sans-serif}.mask{width:100vw;height:100vh;background:rgba(0,0,0,.7);position:fixed;z-index:11;display:none}.mask.show{display:block}.footer{background-color:#f1f0ed}.footer__inner{max-width:1000px;margin:0 auto;padding:100px 20px}@media screen and (max-width: 767px){.footer__inner{padding:40px 20px}}.footer__logo{max-width:80px;margin:0 auto 40px}.footer__links{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}.footer__link{font-size:18px;font-family:"Plus Jakarta Sans",sans-serif;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;padding-bottom:15px}@media screen and (max-width: 767px){.footer__link{font-size:14px}}.footer__link::after{content:"";display:inline-block;background-image:url(../images/arrow-right.svg);background-size:cover;width:7px;height:12px}.footer__copy{background-color:#8d3b3c;color:#fff;font-size:11px;font-family:"Bodoni Moda SC",serif;font-style:italic;text-align:center;padding:10px}.single{padding:120px 20px}@media screen and (max-width: 767px){.single{padding:40px 20px}}.single__inner{max-width:980px;margin:0 auto}.single__cont{display:grid;grid-template-columns:repeat(2, 1fr);gap:90px}@media screen and (max-width: 1024px){.single__cont{gap:40px}}@media screen and (max-width: 767px){.single__cont{grid-template-columns:repeat(1, 1fr);gap:30px}}.single__right{display:flex;flex-direction:column}.single__title{font-size:30px;margin-bottom:30px}@media screen and (max-width: 767px){.single__title{font-size:24px}}.single .contents{border-bottom:1px solid #8d3b3c;margin-bottom:40px}.single .contents h3{font-size:23px;margin-bottom:10px}@media screen and (max-width: 767px){.single .contents h3{font-size:18px}}.single .contents p{font-size:16px;font-weight:500;line-height:1.5;margin-bottom:60px}@media screen and (max-width: 767px){.single .contents p{font-size:13px}}.single__data--title{font-size:21px;margin-bottom:10px}@media screen and (max-width: 767px){.single__data--title{font-size:18px}}.single__data--title::before{content:"";display:inline-block;border:1px solid #8d3b3c;width:14px;height:14px;margin-right:25px;border-radius:50%}.single__data--text{font-size:16px;font-weight:500;line-height:1.8}@media screen and (max-width: 767px){.single__data--text{font-size:13px}}.about{padding:120px 20px}@media screen and (max-width: 767px){.about{padding:40px 20px}}.about__inner{max-width:960px;margin:0 auto}.about__title{font-family:"Bodoni Moda SC",serif;font-style:italic;text-align:center;font-size:30px;margin-bottom:40px}@media screen and (max-width: 767px){.about__title{font-size:35px}}.about__img{max-width:650px;margin:0 auto 70px}@media screen and (max-width: 767px){.about__img{margin-bottom:30px}}.about__sec{display:flex;flex-direction:column;gap:40px;max-width:650px;margin:0 auto 40px}.about__item{border-bottom:1px solid #8d3b3c;padding-bottom:60px}@media screen and (max-width: 767px){.about__item{padding-bottom:30px}}.about__item:last-of-type{border:none}.about__item--title{font-size:28px;text-align:center;margin-bottom:30px;font-weight:500}@media screen and (max-width: 767px){.about__item--title{font-size:22px;margin-bottom:10px}}.about__item--name{font-size:16px;text-align:center;margin-bottom:70px}@media screen and (max-width: 767px){.about__item--name{font-size:12px;margin-bottom:30px}}.about__item--name span{font-size:23px}@media screen and (max-width: 767px){.about__item--name span{font-size:18px}}.about__item--text{font-size:17px;line-height:1.8}@media screen and (max-width: 767px){.about__item--text{font-size:14px}.about__item--text span{margin-left:70px}}.message{padding:100px 150px;background-color:#f1f0ed}@media screen and (max-width: 767px){.message{padding:40px 20px}}@media screen and (max-width: 1024px){.message{padding:100px}}@media screen and (max-width: 767px){.message{padding:40px 20px}}.message__item:first-of-type{border-bottom:1px solid #8d3b3c;padding-bottom:80px;margin-bottom:80px}@media screen and (max-width: 767px){.message__item:first-of-type{padding-bottom:30px;margin-bottom:30px}}.message__item--text{font-size:17px;line-height:1.8;margin-bottom:30px;font-weight:500}@media screen and (max-width: 767px){.message__item--text{font-size:13px}}.message__item--text.en{font-family:"Bodoni Moda",serif;font-style:italic}@media screen and (max-width: 767px){.message__item--text.en{font-size:14px}}.message__item--name{font-size:17px;text-align:right;font-weight:500}@media screen and (max-width: 767px){.message__item--name{font-size:13px}}.message__item--name.en{font-family:"Bodoni Moda",serif;font-style:italic}.privacy{padding:120px 20px}@media screen and (max-width: 767px){.privacy{padding:40px 20px}}.privacy__inner{max-width:980px;margin:0 auto}.privacy__title{font-family:"Bodoni Moda SC",serif;font-style:italic;text-align:center;font-size:30px;margin-bottom:70px}@media screen and (max-width: 767px){.privacy__title{font-size:35px}}.privacy__title-sub{font-size:23px;text-align:center;font-weight:500;margin-bottom:30px}@media screen and (max-width: 767px){.privacy__title-sub{font-size:22px}}.privacy__text{font-size:17px;font-weight:500;line-height:1.8}@media screen and (max-width: 767px){.privacy__text{font-size:14px}}.inquiry{padding:120px 20px}@media screen and (max-width: 767px){.inquiry{padding:40px 20px}}.inquiry__inner{max-width:680px;margin:0 auto}.inquiry__title{font-family:"Bodoni Moda SC",serif;font-style:italic;text-align:center;font-size:30px;margin-bottom:70px}@media screen and (max-width: 767px){.inquiry__title{font-size:35px}}.inquiry__items{display:flex;flex-direction:column;gap:30px}.inquiry__item{display:flex;flex-direction:column;gap:10px;width:100%}.inquiry__label{font-size:13px}.inquiry__right{width:100%;position:relative}.inquiry__right.select::after{content:"";display:inline-block;background-image:url(../images/arrow-select.svg);background-size:cover;width:9px;height:5px;position:absolute;right:10px;top:49%}.inquiry__input,.inquiry__select,.inquiry__textarea{background-color:#f1f0ed;border-radius:4px;padding:10px;width:100%}@media screen and (max-width: 767px){.inquiry__input,.inquiry__select,.inquiry__textarea{font-size:13px}}.inquiry__input::-moz-placeholder, .inquiry__select::-moz-placeholder, .inquiry__textarea::-moz-placeholder{color:#aaa}.inquiry__input::placeholder,.inquiry__select::placeholder,.inquiry__textarea::placeholder{color:#aaa}.inquiry__select{cursor:pointer}.inquiry__textarea{height:300px;resize:none}.inquiry__privacy{margin-bottom:40px}.inquiry__privacy--flex{display:flex;align-items:center;justify-content:center;gap:10px}.inquiry__privacy--text{font-size:16px}.inquiry__privacy--text a{text-decoration:underline}.inquiry__submit{font-family:"Bodoni Moda SC",serif;color:#fff;background-color:#712f30;max-width:230px;width:100%;margin:0 auto;height:55px;display:flex;justify-content:center;align-items:center;gap:20px;font-size:19px;position:relative;cursor:pointer !important}@media screen and (max-width: 767px){.inquiry__submit{font-size:16px}}.inquiry__submit::after{content:"";display:inline-block;background-image:url(../images/arrow-right-w.svg);background-size:cover;width:7px;height:12px}.inquiry__error,.inquiry__need{color:#ff0101}.inquiry .wpcf7-form *{display:none}.inquiry .wpcf7-response-output{display:block}.inquiry #wana{display:none}.breadcrumb{max-width:980px;margin:0 auto 80px;display:flex;align-items:center;gap:10px}.fv{position:relative}@media screen and (max-width: 767px){.fv img{aspect-ratio:1/1}}.intro{background-color:#f1f0ed;position:relative;padding:80px 20px 40px}@media screen and (max-width: 767px){.intro{padding-top:40px}}.intro__catch{position:absolute;max-width:945px;top:0;left:0;right:0;margin:0 auto}.intro__inner{max-width:900px;margin:0 auto}.intro__title{font-size:25px;text-align:center;margin-bottom:18px}@media screen and (max-width: 767px){.intro__title{font-size:28px}}.intro__text{font-size:16px;text-align:center;line-height:1.8}@media screen and (max-width: 767px){.intro__text{font-size:14px}}.project{padding:100px 20px 80px}@media screen and (max-width: 767px){.project{padding:40px 20px}}.project__inner{max-width:900px;margin:0 auto}.project__title{font-family:"Bodoni Moda SC",serif;font-size:35px;font-style:italic;text-align:center;margin-bottom:60px}@media screen and (max-width: 767px){.project__title{margin-bottom:30px}}.project__items{display:grid;grid-template-columns:repeat(3, 1fr);gap:50px;margin-bottom:55px}@media screen and (max-width: 767px){.project__items{grid-template-columns:repeat(1, 1fr);align-items:center}}.project__item{display:flex;flex-direction:column}@media screen and (max-width: 767px){.project__item{width:60%;margin:auto}}.project__item--img{margin-bottom:20px}.project__item--name{margin-bottom:5px;font-size:14px;font-weight:bold;text-align:center}.project__item--text{font-size:12px;text-align:center}@media screen and (max-width: 767px){.project__item--text{font-size:13px}}.project__btn{font-family:"Plus Jakarta Sans",sans-serif;color:#fff;background-color:#712f30;max-width:200px;margin:0 auto;height:55px;display:grid;place-items:center;font-size:21px;position:relative;margin-top:200px}@media screen and (max-width: 767px){.project__btn{font-size:18px}}.project__btn::after{content:"";display:inline-block;background-image:url(../images/arrow-right-w.svg);background-size:cover;width:7px;height:12px;position:absolute;right:50px}.project__btn.top{margin-top:0}.project__btn.top::after{display:none}.service__inner{display:flex}@media screen and (max-width: 767px){.service__inner{flex-direction:column}}.service__img{width:50%}@media screen and (max-width: 767px){.service__img{width:100%}}.service__cont{width:50%;display:flex;margin:0 auto;flex-direction:column;background-color:#8d3b3c;padding:80px 100px}@media screen and (max-width: 1024px){.service__cont{padding:80px 20px}}@media screen and (max-width: 767px){.service__cont{width:100%}}.service__title{font-family:"Bodoni Moda SC",serif;font-size:35px;font-style:italic;margin-bottom:35px;color:#fff}.service__items{display:flex;flex-direction:column;gap:30px}.service__item--head{margin-bottom:10px;display:flex;align-items:center;gap:20px}@media screen and (max-width: 767px){.service__item--head{flex-direction:column;align-items:flex-start;gap:5px}}.service__item--name{font-family:"Plus Jakarta Sans",sans-serif;font-size:23px;font-weight:300;color:#fff}@media screen and (max-width: 1024px){.service__item--name{font-size:21px}}@media screen and (max-width: 767px){.service__item--name{font-size:23px}}.service__item--jp{font-size:13px;font-weight:bold;color:#fff}@media screen and (max-width: 1024px){.service__item--jp{font-size:11px}}.service__item--text{color:#fff;font-size:12px;line-height:1.5}@media screen and (max-width: 1024px){.service__item--text{font-size:14px}}/*# sourceMappingURL=style.css.map */