body.contact .sub-nav{display:flex;align-items:center;color:var(--color-text-light-gray06)}@media screen and (min-width: 769px){body.contact .sub-nav{gap:24px;margin-bottom:64px;font-size:16px}}@media screen and (max-width: 768px){body.contact .sub-nav{gap:5.3333333333vw;padding-top:13.3333333333vw;margin-bottom:17.0666666667vw;font-size:3.7333333333vw;border-top:1px solid var(--color-line-light-gray01)}}body.contact .sub-nav .current{color:var(--color-text-blue)}body.contact .sub-nav .line{height:1px;background-color:var(--color-line-light-gray01)}@media screen and (min-width: 769px){body.contact .sub-nav .line{width:20px}}@media screen and (max-width: 768px){body.contact .sub-nav .line{width:5.3333333333vw}}body.index{background-color:var(--color-bg-light-gray04)}body.index section.form .inner{display:flex;flex-direction:column}@media screen and (min-width: 769px){body.index section.form .inner{max-width:1006px;padding-block:18px 165px;padding-inline:60px;margin-inline:auto}}@media screen and (max-width: 768px){body.index section.form .inner{padding-inline:4.2666666667vw;padding-bottom:21.3333333333vw}}@media screen and (max-width: 768px){body.index section.form .sub-nav{margin-inline:4.2666666667vw}}body.index section.form form .form-wrapper{display:flex;flex-direction:column}@media screen and (min-width: 769px){body.index section.form form .form-wrapper{gap:50px;margin-bottom:100px}}@media screen and (max-width: 768px){body.index section.form form .form-wrapper{gap:8vw;padding-inline:4.2666666667vw;margin-bottom:19.2vw}}body.index section.form form fieldset{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (min-width: 769px){body.index section.form form fieldset{gap:32px}}@media screen and (max-width: 768px){body.index section.form form fieldset{flex-direction:column;gap:3.2vw}}body.index section.form form .label{display:flex;flex-shrink:0;align-items:center}@media screen and (min-width: 769px){body.index section.form form .label{gap:16px;min-width:200px;padding-block:20px 16px}}@media screen and (max-width: 768px){body.index section.form form .label{gap:3.7333333333vw;font-size:4.2666666667vw}}body.index section.form form .input-wrapper{width:100%}@media screen and (min-width: 769px){body.index section.form form .input-wrapper{max-width:max(min(955.4px,49.7803806735vw),680px)}}body.index section.form form .input-wrapper p{font-family:"FP-KoburinaGoStdN-W3",sans-serif;display:none;line-height:1.6;color:var(--color-text-red)}@media screen and (min-width: 769px){body.index section.form form .input-wrapper p{margin-top:8px;font-size:16px}}@media screen and (max-width: 768px){body.index section.form form .input-wrapper p{margin-top:1.6vw;font-size:3.7333333333vw}}body.index section.form form select,body.index section.form form input,body.index section.form form textarea{box-sizing:border-box;display:block;padding:0;margin:0;line-height:1.6;color:var(--color-text-black);appearance:none;outline:none;background-color:var(--color-bg-white);border:2px solid var(--color-line-white)}@media screen and (min-width: 769px){body.index section.form form select,body.index section.form form input,body.index section.form form textarea{box-sizing:border-box;width:100%;padding:16px 16px 12px;font-size:16px;border-radius:5px}}@media screen and (max-width: 768px){body.index section.form form select,body.index section.form form input,body.index section.form form textarea{width:100%;padding:4.2666666667vw 4.2666666667vw 3.2vw;font-size:4.2666666667vw;border-radius:1.3333333333vw}}body.index section.form form select.check-error,body.index section.form form input.check-error,body.index section.form form textarea.check-error{border-color:var(--color-red)}body.index section.form form select.error,body.index section.form form input.error,body.index section.form form textarea.error{border-color:var(--color-red)}body.index section.form form select.error~.blank-error,body.index section.form form input.error~.blank-error,body.index section.form form textarea.error~.blank-error{display:block}body.index section.form form select.mail-error,body.index section.form form input.mail-error,body.index section.form form textarea.mail-error{border-color:var(--color-red)}body.index section.form form select.mail-error~.incorrect-error,body.index section.form form input.mail-error~.incorrect-error,body.index section.form form textarea.mail-error~.incorrect-error{display:block}body.index section.form form select::placeholder,body.index section.form form input::placeholder,body.index section.form form textarea::placeholder{line-height:1.6;color:var(--color-text-light-gray06)}@media screen and (max-width: 768px){body.index section.form form select::placeholder,body.index section.form form input::placeholder,body.index section.form form textarea::placeholder{font-size:4.2666666667vw}}@media screen and (min-width: 769px){body.index section.form form select::placeholder,body.index section.form form input::placeholder,body.index section.form form textarea::placeholder{font-size:16px}}body.index section.form form .select-wrapper{position:relative}@media screen and (min-width: 769px){body.index section.form form .select-wrapper{max-width:440px}}body.index section.form form .select-wrapper::before{background-image:url("../images/shared/arrow_down.svg");background-repeat:no-repeat;background-size:contain;position:absolute;display:block;content:""}@media screen and (min-width: 769px){body.index section.form form .select-wrapper::before{width:12.3px;height:6.66px;top:27.5px;right:16px}}@media screen and (max-width: 768px){body.index section.form form .select-wrapper::before{width:3.28vw;height:1.776vw;top:7.2vw;right:5.8666666667vw}}body.index section.form form textarea{resize:vertical}@media screen and (min-width: 769px){body.index section.form form textarea{min-height:216px}}@media screen and (max-width: 768px){body.index section.form form textarea{min-height:164px}}body.index section.form form .required span{display:flex;align-items:center;color:var(--color-text-blue)}@media screen and (min-width: 769px){body.index section.form form .required span{gap:3px;font-size:14px}}@media screen and (max-width: 768px){body.index section.form form .required span{gap:.8vw;font-size:3.7333333333vw}}body.index section.form form .required span::before{display:block;aspect-ratio:1;content:"";background-color:var(--color-bg-blue);border-radius:50%}@media screen and (min-width: 769px){body.index section.form form .required span::before{width:8px}}@media screen and (max-width: 768px){body.index section.form form .required span::before{width:2.1333333333vw}}body.index section.form .policy{box-sizing:border-box;overflow-y:scroll;background-color:var(--color-bg-white);border:1px solid var(--color-line-light-gray01)}@media screen and (min-width: 769px){body.index section.form .policy{height:304px;padding-block:50px;padding-inline:32px;margin-bottom:100px;border-radius:5px}}@media screen and (max-width: 768px){body.index section.form .policy{height:98.1333333333vw;padding-block:6.4vw;padding-inline:4.2666666667vw;margin-bottom:13.3333333333vw;border-radius:1.3333333333vw}}body.index section.form .policy .policy-wrapper{line-height:1.8}@media screen and (min-width: 769px){body.index section.form .policy .policy-wrapper{max-width:800px;margin-inline:auto;font-size:16px}}@media screen and (max-width: 768px){body.index section.form .policy .policy-wrapper{font-size:3.7333333333vw}}body.index section.form .policy h2{line-height:1;text-align:center}@media screen and (min-width: 769px){body.index section.form .policy h2{margin-bottom:42px;font-size:18px}}@media screen and (max-width: 768px){body.index section.form .policy h2{margin-bottom:4.2666666667vw;font-size:4.2666666667vw;line-height:1.5}}@media screen and (min-width: 769px){body.index section.form .policy p.description{margin-bottom:24px}}@media screen and (max-width: 768px){body.index section.form .policy p.description{margin-bottom:6.4vw}}@media screen and (min-width: 769px){body.index section.form .policy h3{margin-bottom:16px}}@media screen and (max-width: 768px){body.index section.form .policy h3{margin-bottom:4.2666666667vw}}body.index section.form .policy dl{display:flex;flex-direction:column}@media screen and (min-width: 769px){body.index section.form .policy dl{gap:16px;padding-left:16px}}@media screen and (max-width: 768px){body.index section.form .policy dl{gap:3.2vw;padding-left:3.7333333333vw}}body.index section.form .policy dl a{color:var(--color-text-black)}body.index section.form .policy dl>div{display:flex;flex-direction:column}@media screen and (min-width: 769px){body.index section.form .policy dl>div{gap:4px}}@media screen and (max-width: 768px){body.index section.form .policy dl>div{gap:1.0666666667vw}}body.index section.form .policy dl ul li{display:flex;align-items:center}@media screen and (min-width: 769px){body.index section.form .policy dl ul li{gap:4px;margin-left:16px}}@media screen and (max-width: 768px){body.index section.form .policy dl ul li{gap:1.0666666667vw;margin-left:3.7333333333vw}}body.index section.form .policy dl ul li::before{display:block;height:1px;content:"";background-color:var(--color-line-black-transparent)}@media screen and (min-width: 769px){body.index section.form .policy dl ul li::before{width:8px}}@media screen and (max-width: 768px){body.index section.form .policy dl ul li::before{width:1.8666666667vw}}body.index section.form .policy dl ol{display:flex;flex-direction:column}@media screen and (min-width: 769px){body.index section.form .policy dl ol{gap:8px;margin-left:32px}}@media screen and (max-width: 768px){body.index section.form .policy dl ol{gap:2.1333333333vw;margin-left:7.4666666667vw}}body.index section.form .policy dt{display:flex;align-items:center}@media screen and (min-width: 769px){body.index section.form .policy dt{gap:4px}}@media screen and (max-width: 768px){body.index section.form .policy dt{gap:1.0666666667vw}}body.index section.form .policy dt::before{display:block;aspect-ratio:1;content:"";background-color:var(--color-bg-black);border-radius:50%}@media screen and (min-width: 769px){body.index section.form .policy dt::before{width:8px}}@media screen and (max-width: 768px){body.index section.form .policy dt::before{width:2.1333333333vw}}body.index section.form .policy p.revision{text-align:right}body.index section.form .check-button{display:flex;justify-content:center}@media screen and (min-width: 769px){body.index section.form .check-button{gap:16px;align-items:center;margin-bottom:40px;font-size:16px}}@media screen and (max-width: 768px){body.index section.form .check-button{gap:2.6666666667vw;align-items:flex-start;margin-inline:4.2666666667vw;margin-bottom:10.6666666667vw;font-size:3.7333333333vw;line-height:1.5}}body.index section.form .check-button input{position:relative;display:block;flex-shrink:0;height:fit-content;aspect-ratio:1;padding:0;margin:0;line-height:1.6;color:var(--color-text-black);appearance:none;cursor:pointer;outline:none;background-color:var(--color-bg-white);border:1px solid var(--color-line-light-gray01)}@media screen and (min-width: 769px){body.index section.form .check-button input{width:30px;border-radius:4px}}@media screen and (max-width: 768px){body.index section.form .check-button input{width:6.6666666667vw;border-radius:1.0666666667vw}}body.index section.form .check-button input::before{background-image:url("../images/shared/checked.svg");background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:50%;display:block;content:"";opacity:0;transform:translate(-50%, -50%) scale(0.6);transition:transform .3s cubic-bezier(0.165, 0.84, 0.44, 1),opacity .3s cubic-bezier(0.19, 1, 0.22, 1)}@media screen and (min-width: 769px){body.index section.form .check-button input::before{width:14.2px;height:9.6px}}@media screen and (max-width: 768px){body.index section.form .check-button input::before{width:3.7866666667vw;height:2.56vw}}body.index section.form .check-button input:checked::before{opacity:1;transform:translate(-50%, -50%) scale(1)}body.index section.form .confirm-button{display:flex;justify-content:center}body.index section.form .confirm-button button{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;line-height:1;color:var(--color-text-black);text-align:center;letter-spacing:.05em;text-decoration:none;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid var(--color-line-black)}body.index section.form .confirm-button button path,body.index section.form .confirm-button button use{fill:var(--color-line-black)}@media screen and (min-width: 769px){body.index section.form .confirm-button button{width:170px;height:46px;padding-inline:35px 23px;padding-top:3px;font-size:14px;border-radius:23px}}@media screen and (max-width: 768px){body.index section.form .confirm-button button{width:45.3333333333vw;height:12.2666666667vw;padding-inline:9.3333333333vw 6.1333333333vw;padding-top:.8vw;font-size:3.7333333333vw;border-radius:12.2666666667vw}}@media(hover: hover){body.index section.form .confirm-button button:hover .arrow svg{transition:transform 1s cubic-bezier(0.19, 1, 0.22, 1)}body.index section.form .confirm-button button:hover .arrow svg:first-child{transform:translate(100%, -50%)}body.index section.form .confirm-button button:hover .arrow svg:last-child{transform:translate(-50%, -50%)}}body.index section.form .confirm-button button span.text{font-family:"FP-KoburinaGoStdN-W3",sans-serif;white-space:nowrap}body.index section.form .confirm-button button .arrow{position:relative;flex-shrink:0;overflow:hidden}@media screen and (min-width: 769px){body.index section.form .confirm-button button .arrow{width:20px;height:20px}}@media screen and (max-width: 768px){body.index section.form .confirm-button button .arrow{width:5.3333333333vw;height:5.3333333333vw}}body.index section.form .confirm-button button .arrow svg{position:absolute;top:50%;right:unset;bottom:unset;left:50%;display:block}@media screen and (min-width: 769px){body.index section.form .confirm-button button .arrow svg{width:19px;height:8px}body.index section.form .confirm-button button .arrow svg:first-child{transform:translate(-50%, -50%)}body.index section.form .confirm-button button .arrow svg:last-child{transform:translate(-150%, -50%)}}@media screen and (max-width: 768px){body.index section.form .confirm-button button .arrow svg{width:5.0666666667vw;height:2.1333333333vw;transform:translate(-50%, -50%)}}body.confirm{background-color:var(--color-bg-light-gray04)}body.confirm section.form .inner{display:flex;flex-direction:column}@media screen and (min-width: 769px){body.confirm section.form .inner{max-width:1006px;padding-block:18px 165px;padding-inline:60px;margin-inline:auto}}@media screen and (max-width: 768px){body.confirm section.form .inner{padding-inline:8.5333333333vw;padding-bottom:21.3333333333vw}}body.confirm section.form dl{display:flex;flex-direction:column}@media screen and (min-width: 769px){body.confirm section.form dl{gap:50px;margin-bottom:84px;font-size:16px}}@media screen and (max-width: 768px){body.confirm section.form dl{gap:8vw;margin-bottom:17.0666666667vw;font-size:4.2666666667vw}}body.confirm section.form dl>div{display:flex}@media screen and (min-width: 769px){body.confirm section.form dl>div{align-items:flex-start;justify-content:space-between}}@media screen and (max-width: 768px){body.confirm section.form dl>div{flex-direction:column;gap:3.2vw}}@media screen and (min-width: 769px){body.confirm section.form dt{padding-block:16px}}body.confirm section.form dd{line-height:1.6}@media screen and (min-width: 769px){body.confirm section.form dd{width:100%;max-width:680px;padding-block:16px}}body.confirm .buttons{display:flex}@media screen and (min-width: 769px){body.confirm .buttons{gap:32px;justify-content:center}}@media screen and (max-width: 768px){body.confirm .buttons{justify-content:space-between}}body.confirm .buttons .button-cancel{flex-direction:row-reverse}@media screen and (min-width: 769px){body.confirm .buttons .button-cancel{padding-inline:23px 35px}}@media screen and (max-width: 768px){body.confirm .buttons .button-cancel{padding-inline:4.2666666667vw 6.9333333333vw}}body.confirm .buttons .button-cancel .arrow{transform:scale(-1, 1)}@media screen and (min-width: 769px){body.confirm .buttons .button-send{padding-inline:35px 23px}}@media screen and (max-width: 768px){body.confirm .buttons .button-send{padding-inline:6.9333333333vw 4.2666666667vw}}body.confirm .buttons button{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;text-align:center;letter-spacing:.05em;text-decoration:none;cursor:pointer;background-color:rgba(0,0,0,0);font-family:HelveticaNeueLTPro-Lt,sans-serif}body.confirm .buttons button.black{color:var(--color-text-black);border:1px solid var(--color-line-black)}body.confirm .buttons button.black path,body.confirm .buttons button.black use{fill:var(--color-line-black)}body.confirm .buttons button.blue{color:var(--color-text-blue);border:1px solid var(--color-line-blue)}body.confirm .buttons button.blue path,body.confirm .buttons button.blue use{fill:var(--color-line-blue)}@media screen and (min-width: 769px){body.confirm .buttons button{width:170px;height:46px;padding-top:3px;font-size:14px;border-radius:23px}}@media screen and (max-width: 768px){body.confirm .buttons button{width:38.9333333333vw;height:12.8vw;padding-top:.8vw;font-size:3.7333333333vw;border-radius:9.0666666667vw}}@media(hover: hover){body.confirm .buttons button:hover .arrow svg{transition:transform 1s cubic-bezier(0.19, 1, 0.22, 1)}body.confirm .buttons button:hover .arrow svg:first-child{transform:translate(100%, -50%)}body.confirm .buttons button:hover .arrow svg:last-child{transform:translate(-50%, -50%)}}body.confirm .buttons button span.text{font-family:"FP-KoburinaGoStdN-W3",sans-serif;white-space:nowrap}body.confirm .buttons button .arrow{position:relative;flex-shrink:0;overflow:hidden}@media screen and (min-width: 769px){body.confirm .buttons button .arrow{width:20px;height:20px}}@media screen and (max-width: 768px){body.confirm .buttons button .arrow{width:5.3333333333vw;height:5.3333333333vw}}body.confirm .buttons button .arrow svg{position:absolute;top:50%;right:unset;bottom:unset;left:50%;display:block}@media screen and (min-width: 769px){body.confirm .buttons button .arrow svg{width:19px;height:8px}body.confirm .buttons button .arrow svg:first-child{transform:translate(-50%, -50%)}body.confirm .buttons button .arrow svg:last-child{transform:translate(-150%, -50%)}}@media screen and (max-width: 768px){body.confirm .buttons button .arrow svg{width:5.0666666667vw;height:2.1333333333vw;transform:translate(-50%, -50%)}}body.thanks{background-color:var(--color-bg-light-gray04)}body.thanks section.form .inner{display:flex;flex-direction:column}@media screen and (min-width: 769px){body.thanks section.form .inner{max-width:1006px;padding-block:18px 165px;padding-inline:60px;margin-inline:auto}}@media screen and (max-width: 768px){body.thanks section.form .inner{padding-inline:8.5333333333vw;padding-bottom:21.3333333333vw}}body.thanks h2{line-height:1.6;text-align:center}@media screen and (min-width: 769px){body.thanks h2{margin-bottom:32px;font-size:20px}}@media screen and (max-width: 768px){body.thanks h2{margin-bottom:8vw;font-size:4.8vw}}body.thanks p{text-align:center}@media screen and (min-width: 769px){body.thanks p{margin-bottom:56px;font-size:16px;line-height:2}}@media screen and (max-width: 768px){body.thanks p{margin-bottom:13.3333333333vw;font-size:3.7333333333vw;line-height:1.8;text-align:left}}body.thanks .button-back a{font-family:"FP-KoburinaGoStdN-W3",sans-serif;box-sizing:border-box;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;margin-inline:auto;color:var(--color-text-black);text-align:center;letter-spacing:.05em;white-space:nowrap;text-decoration:none;border:1px solid var(--color-line-black)}body.thanks .button-back a path,body.thanks .button-back a use{fill:var(--color-line-black)}@media screen and (min-width: 769px){body.thanks .button-back a{gap:8px;width:170px;height:46px;padding-inline:23px 35px;padding-top:3px;font-size:14px;border-radius:23px}}@media screen and (max-width: 768px){body.thanks .button-back a{gap:2.1333333333vw;width:45.3333333333vw;height:12.2666666667vw;padding-inline:6.1333333333vw 9.3333333333vw;padding-top:.5333333333vw;font-size:3.7333333333vw;border-radius:12.2666666667vw}}@media(hover: hover){body.thanks .button-back a:hover .arrow svg{transition:transform 1s cubic-bezier(0.19, 1, 0.22, 1)}body.thanks .button-back a:hover .arrow svg:first-child{transform:translate(100%, -50%)}body.thanks .button-back a:hover .arrow svg:last-child{transform:translate(-50%, -50%)}}body.thanks .button-back a .arrow{position:relative;flex-shrink:0;overflow:hidden;transform:scale(-1, 1)}@media screen and (min-width: 769px){body.thanks .button-back a .arrow{width:20px;height:20px}}@media screen and (max-width: 768px){body.thanks .button-back a .arrow{width:5.3333333333vw;height:5.3333333333vw}}body.thanks .button-back a .arrow svg{position:absolute;top:50%;right:unset;bottom:unset;left:50%;display:block}@media screen and (min-width: 769px){body.thanks .button-back a .arrow svg{width:19px;height:8px}body.thanks .button-back a .arrow svg:first-child{transform:translate(-50%, -50%)}body.thanks .button-back a .arrow svg:last-child{transform:translate(-150%, -50%)}}@media screen and (max-width: 768px){body.thanks .button-back a .arrow svg{width:5.0666666667vw;height:2.1333333333vw;transform:translate(-50%, -50%)}}