html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}*::before,*::after{-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}html{font-weight:400;color:#333;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;height:100%;line-height:1.6}body.is-fixed{height:100%;overflow:hidden}a{text-decoration:none;color:#333;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;word-break:break-all;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 768px){a:hover{cursor:pointer}a[href^="tel:"]{pointer-events:none}}ul,li{list-style:none}img{display:block;height:auto;width:100%}button{cursor:pointer;background-color:rgba(0,0,0,0);border:none;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:"Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;color:#333}button:focus-visible{outline:none}button:focus{outline:none}input{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:"Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif}input:focus,input:focus-visible{outline:none}input[type=month],input[type=date]{-webkit-appearance:none;-moz-appearance:none}input[type=checkbox]{display:none}input[type=radio]{display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}select:focus-visible{outline:none}textarea{font-family:"Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif}textarea:focus-visible{outline:none}sup{position:relative;vertical-align:baseline;top:-0.3em;font-size:70%}sub{position:relative;vertical-align:baseline;font-size:70%}h2{font-weight:500}.hd{position:sticky;top:0;left:0;width:100%;background-color:#141a23;z-index:1000;padding:20px 0}@media screen and (max-width: 767px){.hd{position:fixed;padding:0}}.hd__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px;max-width:1280px;margin:0 auto;padding:0 20px}@media screen and (min-width: 768px)and (max-width: 1080px){.hd__inner{gap:40px}}@media screen and (max-width: 767px){.hd__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:0}}@media screen and (max-width: 767px){body.is-scrolled-sp .hd__inner{gap:0}}.hd__logo{width:133px}@media screen and (max-width: 767px){.hd__logo{padding-top:24px;opacity:1;visibility:visible;max-height:80px;overflow:hidden;-webkit-transition:opacity .24s ease,visibility .24s ease,max-height .24s ease,padding-top .24s ease;transition:opacity .24s ease,visibility .24s ease,max-height .24s ease,padding-top .24s ease}}@media screen and (max-width: 767px){body.is-scrolled-sp .hd__logo{opacity:0;visibility:hidden;max-height:0;padding-top:0;pointer-events:none}}@media screen and (max-width: 767px){.hd__nav{overflow-x:auto;width:100%}}.hd__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:72px}@media screen and (min-width: 768px)and (max-width: 1080px){.hd__nav-list{gap:24px}}@media screen and (max-width: 767px){.hd__nav-list{width:-webkit-max-content;width:-moz-max-content;width:max-content;gap:40px;white-space:nowrap;padding:12px 24px}}.hd__nav-list a{color:#fff;font-family:"Noto Serif JP",serif;font-size:16px;font-weight:400;line-height:165%;letter-spacing:.8px}@media screen and (min-width: 768px)and (max-width: 1080px){.hd__nav-list a{font-size:14px}}@media screen and (max-width: 767px){.hd__nav-list a{font-size:12px}}@media screen and (min-width: 768px){.hd__nav-list a:hover{opacity:.7}}@media screen and (max-width: 767px){.hd__inner{-webkit-transition:gap .24s ease;transition:gap .24s ease}.hd__logo{opacity:1;visibility:visible;max-height:80px;overflow:hidden;-webkit-transition:opacity .24s ease,visibility .24s ease,max-height .24s ease,padding-top .24s ease;transition:opacity .24s ease,visibility .24s ease,max-height .24s ease,padding-top .24s ease}body.is-scrolled-sp .hd__logo{opacity:0;visibility:hidden;max-height:0;padding-top:0;pointer-events:none}}.ft{background-color:#141a23;overflow:hidden}.ft__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1280px;margin:0 auto;padding:80px 20px 16px}@media screen and (max-width: 767px){.ft__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:48px 24px 16px}}.ft__inner::after{content:"";position:absolute;top:55%;left:calc(2% + 20px);width:182px;aspect-ratio:13/21;background:url("../images/img_bg-deco.svg") no-repeat center center/contain}@media screen and (max-width: 767px){.ft__inner::after{content:none}}.ft__logo{width:240px}@media screen and (max-width: 767px){.ft__logo{width:200px}}.ft__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin-bottom:80px}@media screen and (max-width: 767px){.ft__nav{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-bottom:40px}}@media screen and (max-width: 767px){.ft__nav-item{width:calc(50% - 4px);background-color:#1f2d41}}@media screen and (max-width: 767px){.ft__nav-item:last-child{width:100%}}.ft__nav a{color:#fff;font-family:"Noto Serif JP",serif;font-size:14px;font-weight:400;line-height:165%;letter-spacing:.7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.ft__nav a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 0}}.ft__nav a::before{content:"";display:inline-block;width:4px;height:4px;background-color:#fff;border-radius:50%;margin-right:8px}@media screen and (max-width: 767px){.ft__nav a::before{content:none}}@media screen and (min-width: 768px){.ft__nav a:hover{opacity:.7}}.ft__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:40px}.ft__address span{color:#c7cbd3;font-size:14px;font-weight:400;line-height:165%;letter-spacing:.7px}.ft__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.ft__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:48px}}.ft__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ft__links-item{position:relative;padding-left:16px;padding-right:16px}@media screen and (max-width: 767px){.ft__links-item{padding-left:24px;padding-right:24px}}.ft__links-item::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-34%);transform:translateY(-34%);display:inline-block;width:1px;height:12px;background-color:#c7cbd3}.ft__links-item:first-child{padding-left:0}.ft__links-item:first-child::before{content:none}.ft__links-item:last-child{padding-right:0}.ft__links-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c7cbd3;font-size:12px;font-weight:400;line-height:145%;letter-spacing:.6px}.ft__copyright{color:#c7cbd3;font-size:12px;font-weight:400;line-height:145%;letter-spacing:.6px}.fadeIn{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,transform .6s ease;transition:opacity .6s ease,transform .6s ease,-webkit-transform .6s ease}.fadeIn.is-visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.maskEffect{-webkit-mask-repeat:no-repeat;-webkit-mask-size:200% 100%;-webkit-mask-position:-100% 0;-webkit-mask-image:radial-gradient(circle farthest-corner at 100% 0, #000 60%, transparent 90%)}.maskEffect.is-show{-webkit-animation:maskAnimation 3s forwards cubic-bezier(0.215, 0.61, 0.355, 1);animation:maskAnimation 3s forwards cubic-bezier(0.215, 0.61, 0.355, 1);opacity:1}@-webkit-keyframes maskAnimation{0%{-webkit-mask-position:-100% 0}100%{-webkit-mask-position:100% 0}}@keyframes maskAnimation{0%{-webkit-mask-position:-100% 0}100%{-webkit-mask-position:100% 0}}.modal{position:fixed;inset:0;z-index:2000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.modal__overlay{position:absolute;inset:0;background-color:rgba(20,26,35,.72)}.modal__content{position:relative;z-index:1;width:80%;max-height:min(720px,100vh - 48px);overflow-y:auto;background-color:#fff;padding:80px;-webkit-box-shadow:0 24px 60px rgba(0,0,0,.24);box-shadow:0 24px 60px rgba(0,0,0,.24)}@media screen and (max-width: 767px){.modal__content{width:calc(100% - 20px);padding:48px 24px 20px}}.modal__close{position:absolute;top:16px;right:16px;width:28px;height:28px}.modal__close::before,.modal__close::after{content:"";position:absolute;top:50%;left:50%;width:22px;height:1px;background-color:#141a23}.modal__close::before{-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.modal__close::after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.modal__title{color:#141a23;font-size:24px;font-weight:700;line-height:1.65;letter-spacing:1.2px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #333}@media screen and (max-width: 767px){.modal__title{font-size:20px;padding-bottom:16px;margin-bottom:16px;letter-spacing:1px}}.modal__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}@media screen and (max-width: 767px){.modal__body{gap:28px}}.modal__section h3{font-size:16px;font-weight:700;line-height:175%;letter-spacing:.8px}.modal__section p{color:#333;font-size:14px;font-weight:500;line-height:1.75;letter-spacing:.7px}.modal__section ul{list-style:disc;padding-left:20px;margin-top:20px}@media screen and (max-width: 767px){.modal__section ul{margin-top:12px}}.modal__section li{list-style:disc;color:#333;font-size:14px;font-weight:500;line-height:1.75;letter-spacing:.7px}.modal__footer{color:#333;font-size:14px;font-weight:500;line-height:1.75;letter-spacing:.7px;text-align:right}.cookie-consent{position:fixed;bottom:0;left:0;z-index:1900;width:100%;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateY(16px);transform:translateY(16px);-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;transition:opacity .3s ease,visibility .3s ease,transform .3s ease,-webkit-transform .3s ease}.cookie-consent.is-show{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.cookie-consent__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;width:100%;margin:0 auto;padding:24px 40px;background-color:#fff;-webkit-box-shadow:0 16px 40px rgba(0,0,0,.28);box-shadow:0 16px 40px rgba(0,0,0,.28)}@media screen and (max-width: 767px){.cookie-consent__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:16px;padding:16px 10px 24px}}.cookie-consent__text{color:#333;font-size:14px;font-weight:400;line-height:1.65;letter-spacing:.7px}.cookie-consent__text a{color:#000d99;text-decoration:underline}@media screen and (min-width: 768px){.cookie-consent__text a:hover{opacity:.7}}.cookie-consent__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;gap:16px}@media screen and (max-width: 767px){.cookie-consent__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cookie-consent__button{min-width:112px;padding:10px 18px;border:1px solid #ccc;color:#333;font-size:14px;font-weight:700;line-height:1.4;letter-spacing:.7px;-webkit-transition:background-color .3s ease,border-color .3s ease,color .3s ease;transition:background-color .3s ease,border-color .3s ease,color .3s ease}@media screen and (max-width: 767px){.cookie-consent__button{width:30.7692307692%;min-width:0;padding:10px 12px;font-size:13px;letter-spacing:.4px}}@media screen and (min-width: 768px){.cookie-consent__button:hover{background-color:#ccc}}.cookie-consent__button--accept{background-color:#1840ba;color:#fff}@media screen and (min-width: 768px){.cookie-consent__button--accept:hover{background-color:#fff;border-color:#1840ba;color:#1840ba}}.home .section{position:relative;scroll-margin-top:80px}@media screen and (max-width: 767px){.home .section{scroll-margin-top:50px}}.home .section__inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 20px}@media screen and (max-width: 767px){.home .section__inner{padding:0 24px}}.home .section__sup{color:#fff;text-align:center;font-family:"Noto Serif JP",serif;font-size:12px;font-weight:400;line-height:145%;letter-spacing:6px;margin-bottom:32px}.home .section__title{color:#fff9f9;text-align:center;font-family:"Noto Serif JP",serif;font-size:30px;font-weight:300;line-height:160%;letter-spacing:1.5px;margin-bottom:24px}@media screen and (max-width: 767px){.home .section__title{font-size:22px;line-height:155%;letter-spacing:1.1px;margin-bottom:20px}}.home .section__text{color:#fff;text-align:center;font-size:16px;font-weight:400;line-height:185%}@media screen and (max-width: 767px){.home .section__text{font-size:14px;line-height:175%}}.home .top{position:relative;height:calc(100vh - 80px);background:url("../images/img_top-bg.webp") no-repeat center center/cover}.home .top .section__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.home .top__sup{margin-bottom:24px}@media screen and (max-width: 767px){.home .top__sup{margin-bottom:32px}}.home .top__title{margin-bottom:24px}@media screen and (max-width: 767px){.home .top__title{margin-bottom:12px}}.home .top__sub{color:#fff;text-align:center;font-family:"Noto Serif JP",serif;font-size:22px;font-weight:500;line-height:165%;letter-spacing:2.2px;margin-bottom:40px}@media screen and (max-width: 767px){.home .top__sub{font-size:16px;letter-spacing:1.6px;margin-bottom:24px}}.home .top__text{color:#fff;text-align:center;font-family:"Noto Sans JP",sans-serif;font-size:16px;font-weight:400;line-height:185%;letter-spacing:.8px}@media screen and (max-width: 767px){.home .top__text{font-size:14px;letter-spacing:.7px}}.home .history{background:url("../images/img_history-bg.webp") no-repeat center center/cover;padding:280px 0 120px}@media screen and (max-width: 767px){.home .history{padding:160px 0 120px}}.home .history__title{position:absolute;top:-160px;left:20px;z-index:1}@media screen and (max-width: 767px){.home .history__title{top:-80px;left:24px;width:103px}}.home .history__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:100px}@media screen and (max-width: 767px){.home .history__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:70px}}.home .history__img{max-width:588px;width:47.4193548387%}@media screen and (max-width: 767px){.home .history__img{width:266px;margin:0 0 0 auto}}.home .history__info{max-width:550px;width:44.3548387097%}@media screen and (max-width: 767px){.home .history__info{width:100%}}.home .history__info-item{position:relative;margin-bottom:40px;padding-left:28px}.home .history__info-item:last-child{margin-bottom:0}.home .history__info-item::before{content:"";position:absolute;top:0;left:0;z-index:1;width:9px;height:9px;background-color:#c9a877;border-radius:50%}.home .history__info-item::after{content:"";position:absolute;top:0;left:4px;width:1px;height:100%;background-color:#2d3945}.home .history__info-era{display:inline-block;color:#c9a877;font-family:"Noto Serif JP",serif;font-size:14px;font-style:normal;font-weight:400;line-height:145%;letter-spacing:.7px;margin-bottom:12px}.home .history__info-title{color:#fff;font-family:"Noto Serif JP",serif;font-size:25px;font-style:normal;font-weight:400;line-height:145%;letter-spacing:1.25px;margin-bottom:12px}@media screen and (max-width: 767px){.home .history__info-title{font-size:22px;letter-spacing:1.1px}}.home .history__info-text{color:#fff;font-size:16px;font-weight:400;line-height:185%;letter-spacing:.8px}@media screen and (max-width: 767px){.home .history__info-text{font-size:14px;line-height:175%;letter-spacing:.7px}}.home .technology{padding:120px 0;background:url("../images/img_technology-bg.webp") no-repeat center center/cover}@media screen and (max-width: 767px){.home .technology{padding:80px 0}}.home .technology__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px}.home .technology__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.home .technology__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.home .technology__img{max-width:515px;width:41.5322580645%}@media screen and (max-width: 767px){.home .technology__img{width:100%}}.home .technology__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px 16px;max-width:605px;width:48.7903225806%}@media screen and (max-width: 767px){.home .technology__list{width:100%;gap:16px}}.home .technology__list-item{width:calc(50% - 8px);background-color:rgba(21,27,36,.8);border-top:1px solid #223f4d;padding:32px 24px 0}@media screen and (max-width: 767px){.home .technology__list-item{width:100%;padding:16px}}.home .technology__list-title{color:#fff;font-family:"Noto Serif JP",serif;font-size:18px;font-weight:500;line-height:145%;letter-spacing:.9px;margin-bottom:8px}.home .technology__list-text{color:#fff;font-size:14px;font-weight:400;line-height:180%;letter-spacing:.7px}.home .quality{padding:120px 0;background-image:-webkit-gradient(linear, left top, left bottom, from(#141A23), to(#1F2E42));background-image:linear-gradient(180deg, #141A23 0%, #1F2E42 100%)}@media screen and (max-width: 767px){.home .quality{padding:80px 0}}.home .quality::before,.home .quality::after{content:"";position:absolute;width:182px;aspect-ratio:13/21;background:url("../images/img_bg-deco.svg") no-repeat center center/cover}.home .quality::before{top:0;left:0}@media screen and (max-width: 767px){.home .quality::before{width:130px;left:-27px}}.home .quality::after{bottom:30%;right:60%}@media screen and (max-width: 767px){.home .quality::after{width:85px;top:33%;right:70%;bottom:auto}}.home .quality__head{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:120px}@media screen and (max-width: 767px){.home .quality__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px;margin-bottom:60px}}@media screen and (max-width: 767px){.home .quality__title{width:240px}}.home .quality__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;top:0;left:0;z-index:1}@media screen and (max-width: 767px){.home .quality__info{position:static}}.home .quality__img{max-width:450px;width:36.2903225806%;margin:0 auto}@media screen and (max-width: 767px){.home .quality__img{width:240px}}.home .quality__text{position:absolute;top:50%;right:20%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.home .quality__text{width:35px;top:65%;right:-5px}}.home .quality__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 80px}@media screen and (max-width: 767px){.home .quality__list{gap:24px}}.home .quality__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;width:calc(50% - 40px);padding-bottom:40px;border-bottom:1px solid #223f4d}@media screen and (max-width: 767px){.home .quality__list-item{width:100%;gap:16px}}.home .quality__list-number{min-width:34px}@media screen and (max-width: 767px){.home .quality__list-number{min-width:26px}}@media screen and (max-width: 767px){.home .quality__list-slash{display:block;width:1px;height:100%;background-color:#223f4d}}@media screen and (max-width: 767px){.home .quality__list-slash img{display:none}}.home .quality__list-info{max-width:465px}.home .quality__list-title{color:#fff;font-family:"Noto Serif JP",serif;font-size:22px;font-weight:500;line-height:165%;margin-bottom:12px}@media screen and (max-width: 767px){.home .quality__list-title{font-size:20px;line-height:145%;margin-bottom:8px}}.home .quality__list-text{color:#fff;font-size:14px;font-weight:400;line-height:175%}.home .story{padding:120px 0;background:url("../images/img_story-bg.webp") no-repeat center center/cover}@media screen and (max-width: 767px){.home .story{padding:80px 0}}.home .story__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px}.home .story__content{position:relative;max-width:640px;width:100%;margin:0 auto}.home .story__content__text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#cba977;font-family:"Noto Serif JP",serif;font-size:22px;font-weight:500;line-height:165%;letter-spacing:2.2px;text-align:center;border:1px solid #cba977;padding:4px 24px}@media screen and (max-width: 767px){.home .story__content__text{font-size:16px;letter-spacing:1.6px;padding:4px 16px;white-space:nowrap}}.home .story__video{width:100%;height:auto;aspect-ratio:16/9}.home .contact{padding:120px 0;background:url("../images/img_contact-bg.svg") no-repeat center center/contain}@media screen and (max-width: 767px){.home .contact{padding:80px 0;background:url("../images/img_contact-bg-sp.svg") no-repeat center center/contain}}.home .contact__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px}.home .contact__head .section__sup{color:#c9a877}.home .contact__head .section__title{color:#333}.home .contact__head .section__text{color:#333}.home .contact__content{border:1px solid #ccc}.home .contact iframe{background-color:rgba(0,0,0,0) !important}.page-top{position:fixed;bottom:20px;right:20px;z-index:1000;width:50px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (min-width: 768px){.sp-only{display:none}}@media screen and (max-width: 767px){.pc-only{display:none}}/*# sourceMappingURL=style.css.map */