@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&display=swap");:root{--space16:16;--space24:24;--space32:32;--space64:64;--space86:86;--space100:100;--space20:120}@media screen and (max-width:768px){:root{--space16:8;--space24:12;--space32:16;--space64:32;--space86:43;--space100:50;--space20:60}}:root{--color_site:#2D5A8D;--color_siteB:#295181;--color_accent:#FF8F27;--color_logo:#009944;--color_strong:#E22626;--color_black:#111111;--color_black2:#333333;--color_black3:#555555;--color_white:#ffffff;--color_gray_line:#D7D7D7;--color_gray_line2:#D7D7D7;--color_gray_line3:#E8E8E8;--color_bg:#FCFAF4;--color_beige:#F8F6F3;--color_beige2:#F8F8F8;--color_navy:#EDF1F5}:root{--fs13:13;--fs15:15}@media screen and (max-width:768px){:root{--fs13:11;--fs15:13}}:root{--lh1:100%;--lh1-2:120%;--lh1-5:150%;--lh1-75:175%;--lh2:200%}.t-form-header{padding-top:calc(var(--space64) * 0.1rem)}.t-form-header__logo{width:4.6rem;margin-left:auto;margin-right:auto}@media screen and (max-width:768px){.t-form-header__logo{width:3.6rem}}.t-form-header__logo a{display:block;-webkit-transition:opacity 0.6s cubic-bezier(0.19,1,0.22,1);transition:opacity 0.6s cubic-bezier(0.19,1,0.22,1)}.t-form-header__logo a:hover{opacity:0.8}.t-form-header__txt{margin-top:1.6rem;font-family:MFW-UDShinMGoPr6-DeBold,sans-serif;font-size:2rem;line-height:1.3;text-align:center;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:768px){.t-form-header__txt{margin-top:1.2rem;font-size:1.4rem}}.t-form-intro{margin-bottom:calc(var(--space64) * 0.1rem)!important;padding-bottom:calc(var(--space64) * 0.1rem);border-bottom:1px solid var(--color_gray_line)}.t-form-title{margin-top:calc(var(--space64) * 0.1rem);font-weight:600;font-size:2rem;line-height:1;text-align:center;letter-spacing:0.02em;color:var(--color_site)}@media screen and (max-width:768px){.t-form-title{font-size:1.4rem}}.t-form-title>span{margin-top:2rem;display:block;font-family:MFW-UDShinMGoPr6-DeBold,sans-serif;font-size:4.6rem}@media screen and (max-width:768px){.t-form-title>span{margin-top:1.2rem;font-size:3.2rem}}.t-form-footer{width:100%;margin-top:12rem;padding:2.8rem 0;background-color:var(--color_siteB)}@media screen and (max-width:768px){.t-form-footer{margin-top:6rem;padding:1.6rem 0}}.t-form-footer p{font-weight:400;font-family:Helvetica Neue,Arial,Meiryo,sans-serif,sans-serif;font-size:1.3rem;line-height:1;text-align:center;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;color:var(--color_white);opacity:0.4}@media screen and (max-width:768px){.t-form-footer p{font-size:1.2rem}}button,input,select,textarea{width:100%;padding:2rem 2.4rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;outline:none;white-space:nowrap;border:1px solid #DCDCDC;background-color:var(--color_white);border-radius:4px;font-size:1.5rem;line-height:1.8;letter-spacing:0.02em;-webkit-transition:all 0.4s cubic-bezier(0.19,1,0.22,1);transition:all 0.4s cubic-bezier(0.19,1,0.22,1);caret-color:var(--color_site);color:var(--color_black2);font-weight:400;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Arial,Yu Gothic,Meiryo,sans-serif,sans-serif}@media screen and (max-width:768px){button,input,select,textarea{padding:1rem}}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px white inset;box-shadow:0 0 0 1000px white inset}textarea{width:100%;height:34rem;resize:vertical}@media screen and (max-width:768px){textarea{height:16rem}}input[type=checkbox],input[type=radio]{display:none}button,input[type=button],input[type=submit],label,select{cursor:pointer}select::-ms-expand{display:none}select{font-family:inherit;line-height:1.8;position:relative;color:var(--color_black2)}::-webkit-input-placeholder{font-size:1.5rem;color:#C7C7C7}::-moz-placeholder{font-size:1.5rem;color:#C7C7C7}:-ms-input-placeholder{font-size:1.5rem;color:#C7C7C7}::-ms-input-placeholder{font-size:1.5rem;color:#C7C7C7}::placeholder{font-size:1.5rem;color:#C7C7C7}@media screen and (max-width:768px){::-webkit-input-placeholder{font-size:1.2rem}::-moz-placeholder{font-size:1.2rem}:-ms-input-placeholder{font-size:1.2rem}::-ms-input-placeholder{font-size:1.2rem}::placeholder{font-size:1.2rem}}:-ms-input-placeholder{color:#C7C7C7!important}:-moz-placeholder{color:#C7C7C7}::-moz-placeholder{color:#C7C7C7}::-webkit-input-placeholder{color:#C7C7C7}button:hover,input:hover,select:hover,textarea:hover{border:1px solid var(--color_site)}button:active,input:active,select:active,textarea:active{border:1px solid var(--color_site)}.form_error{display:block;width:100%;margin-bottom:1rem;padding:1rem;border:1px solid var(--color_strong);background-color:rgba(226,38,38,0.05);font-size:1.4rem;color:var(--color_strong)}@media screen and (max-width:768px){.form_error{padding:0.6rem;font-size:1.1rem}}body.t-form-wrapper{background-color:#f9f8f6;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.t-form-wrapper>main{-webkit-box-flex:1;-ms-flex:1;flex:1}.t-form.-check{margin-top:4.8rem}@media screen and (max-width:768px){.t-form.-check{margin-top:3.2rem}}.t-form-content{padding:10rem 0 12.8rem}@media screen and (max-width:768px){.t-form-content{padding:4.8rem 0}}.t-form-sec{padding:3.2rem 0;border-top:1px solid #D0D0D0}.t-form-sec:last-of-type{border-bottom:1px solid #D0D0D0}@media screen and (max-width:768px){.t-form-sec{padding:1.6rem 0}}.t-form-sec__label label{display:block;padding-left:5.5rem;font-weight:600;font-size:1.6rem;line-height:1.7;color:var(--color_black);position:relative}@media screen and (max-width:768px){.t-form-sec__label label{padding-left:4.2rem;font-size:1.4rem}}.-check .t-form-sec__label label{padding-left:0!important}.-check .t-form-sec__label label:before{display:none!important}.t-form.-form-check .t-form-sec__label label{padding-left:0;cursor:auto}.t-form.-form-check .t-form-sec__label label:before{display:none!important}.t-form-sec__label label:before{content:"任意";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;width:4.5rem;height:2.6rem;font-size:1.2rem;letter-spacing:0.02em;background-color:#E8E8E8;border-radius:4px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:768px){.t-form-sec__label label:before{width:3.2rem;height:2rem;font-size:1rem}}.t-form-sec__label label.is-required:before{content:"必須";color:#ffffff;background-color:var(--color_strong)}.t-form.-check .t-form-sec__label label:before{display:none}.t-form-sec__label+.t-form-sec__body{margin-top:1.6rem}@media screen and (max-width:768px){.t-form-sec__label+.t-form-sec__body{margin-top:1.2rem}}.t-form-privacy{margin-top:calc(var(--space64) * 0.1rem)}.t-form-privacy__txt{font-size:1.5rem;line-height:1.8;text-align:center;letter-spacing:0.02em}@media screen and (max-width:768px){.t-form-privacy__txt{font-size:1.2rem}}.t-form-privacy-box{margin-top:4.8rem;background:var(--color_beige);border:1px solid var(--color_gray_line);border-radius:4px;color:var(--color_black3)}@media screen and (max-width:768px){.t-form-privacy-box{margin-top:2.4rem}}.t-form-privacy-box__body{height:20.4rem;padding:3.2rem 3.6rem;overflow-y:scroll;resize:vertical}@media screen and (max-width:768px){.t-form-privacy-box__body{height:16rem;padding:1.6rem}}.t-form-privacy-box__dl dt,.t-form-privacy-box__heading{font-weight:600;font-size:1.5rem;line-height:1.7;color:var(--color_black3)}@media screen and (max-width:768px){.t-form-privacy-box__dl dt,.t-form-privacy-box__heading{font-size:1.2rem}}.t-form-privacy-box__heading+.t-form-privacy-box__lead{margin-top:0.8rem}@media screen and (max-width:768px){.t-form-privacy-box__heading+.t-form-privacy-box__lead{margin-top:0.2rem}}.t-form-privacy-box__dl{margin-top:1.6rem}@media screen and (max-width:768px){.t-form-privacy-box__dl{margin-top:1.2rem}}.t-form-privacy-box__dl dd{margin-top:0.8rem;font-size:1.3rem;line-height:2;color:var(--color_black2)}@media screen and (max-width:768px){.t-form-privacy-box__dl dd{font-size:1.2rem}}.t-form-privacy-box ul{font-size:1.3rem;line-height:1.7;letter-spacing:0.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:768px){.t-form-privacy-box ul{font-size:1.1rem}}.t-form-privacy-box ul li{padding-left:1.4rem;position:relative}@media screen and (max-width:768px){.t-form-privacy-box ul li{padding-left:1.2rem}}.t-form-privacy-box ul li:before{content:"";display:inline-block;width:0.4rem;height:0.4rem;background-color:var(--color_black2);border-radius:50%;position:absolute;left:0;top:calc(1em - 0.2rem)}.t-form__address__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.t-form__address__flex>p{width:2.8rem;font-size:1.6rem;font-weight:600;color:#111;letter-spacing:0.02em}@media screen and (max-width:768px){.t-form__address__flex>p{width:2.2rem;font-size:1.4rem}}.t-form-heading-s{margin-bottom:0.6rem;font-size:1.1rem;line-height:1;letter-spacing:0.08em;color:#555555}.t-form__address__postalcode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.t-form__address__postalcode{width:100%}}.t-form__address__postalcode>p{margin-right:1.3rem;font-weight:600;font-size:1.6rem;line-height:1}@media screen and (max-width:768px){.t-form__address__postalcode>p{margin-right:1rem;font-size:1.4rem}}.t-form__address__postalcode>div{width:22rem}@media screen and (max-width:768px){.t-form__address__postalcode>div{width:100%}}.t-form__address__prefecture{width:26rem;margin-left:1.6rem}@media screen and (max-width:768px){.t-form__address__prefecture{margin-top:1.6rem;margin-left:0;width:100%}}.t-form__address__locality{margin-top:1rem}.t-form-entryTime+.t-form-entryTime{margin-top:1.4rem}.t-form-entryTime-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:768px){.t-form-entryTime-flex{display:block}}.t-form-entryTime__block:first-child{width:25.2rem;margin-right:2.4rem;position:relative}@media screen and (max-width:768px){.t-form-entryTime__block:first-child{width:100%;margin-right:0}}.t-form-calendar{position:relative}.t-form-calendar:before{content:"";display:block;width:1.6rem;height:1.6rem;background-image:url("/kenshin/assets/image/form/icon-calendar.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:50%;right:2.4rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.t-form-entryTime__block:nth-child(2){width:28rem;position:relative}@media screen and (max-width:768px){.t-form-entryTime__block:nth-child(2){width:100%;margin-top:0.8rem}}.t-form-select{position:relative}.t-form-select:before{content:"";display:block;width:0.7rem;height:1.9rem;background-image:url("/kenshin/assets/image/common/icon/icon-drum-roll-radius.svg");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:50%;right:3.2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.t-form-submit{padding-top:4.8rem}.t-form.-check .t-form-submit{border-top:1px solid #E2E2E2}@media screen and (max-width:768px){.t-form-submit{padding-top:3.2rem}}.t-form-submit__button{text-align:center}.t-form-submit__button .c-button{max-width:40rem;width:100%}.t-form-submit__button .c-button .c-button__icon{display:inline-block}.t-form-return{margin-top:3.2rem;text-align:center}@media screen and (max-width:768px){.t-form-return{margin-top:2rem}}.t-form-return a{display:inline-block;text-decoration:underline}.t-form-return a:hover{text-decoration:none}.t-form-checkbox-list{margin-top:3rem}@media screen and (max-width:768px){.t-form-checkbox-list{margin-top:0}}.t-form-checkbox-list li+li{margin-top:2.6rem}@media screen and (max-width:768px){.t-form-checkbox-list li+li{margin-top:2rem}}.t-form-checkbox-list input[type=checkbox]:checked+.t-form-checkbox .t-form-checkbox__icon:before,.t-form-checkbox-list input[type=radio]:checked+.t-form-checkbox .t-form-checkbox__icon:before{-webkit-transform:scale(0.6);transform:scale(0.6)}.t-form-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;line-height:1;letter-spacing:0.08em;position:relative}.t-form-checkbox__icon{display:inline-block;width:2.4rem;height:2.4rem;margin-right:0.9rem;border:1px solid #C0C0C0;border-radius:50%;position:relative}@media screen and (max-width:768px){.t-form-checkbox__icon{width:2.2rem;height:2.2rem}}.t-form-checkbox__icon:before{content:"";display:block;width:100%;height:100%;background-color:#0F96CF;border-radius:50%;position:absolute;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.19,1,0.22,1);transition:-webkit-transform 0.4s cubic-bezier(0.19,1,0.22,1);transition:transform 0.4s cubic-bezier(0.19,1,0.22,1);transition:transform 0.4s cubic-bezier(0.19,1,0.22,1),-webkit-transform 0.4s cubic-bezier(0.19,1,0.22,1)}.t-form-txt{font-size:1.5rem;line-height:1.8;text-align:center;color:var(--color_black3);text-align:center}@media screen and (max-width:768px){.t-form-txt{font-size:1.2rem}}.t-form-txt+.t-form-txt{margin-top:1.6rem}@media screen and (max-width:768px){.t-form-txt+.t-form-txt{margin-top:0.8rem}}