@charset "UTF-8";label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form__select{overflow:hidden;width:100%;text-align:center}.form__select .select{width:100%;padding-right:1em;cursor:pointer;text-indent:0.01px;text-overflow:ellipsis;border:none;outline:none;background:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form__select .select::-ms-expand{display:none}.form__select{position:relative;border:1px solid #bbbbbb;border-radius:5px;background:#ffffff}.form__select:before{position:absolute;top:1em;right:0.9em;width:0;height:0;padding:0;content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #1088c4;pointer-events:none}.form__select .select{padding:8px 38px 6px 18px;color:#666666}.form__input{width:100%;background:#fff;border:1px solid #ccc;border-radius:11px;height:41px;font-size:15px;letter-spacing:0.05em;padding:0 1em}.form__textarea{width:100%;background:#fff;border:1px solid #ccc;border-radius:11px;resize:vertical;min-height:160px;font-size:15px;letter-spacing:0.05em;padding:20px 1em}.form__input,.form__textarea{-webkit-transition:all 300ms ease;transition:all 300ms ease}.form__input:focus,.form__textarea:focus{border-color:#1088c4;background:#fff;outline:none}.form__checkbox:checked,.form__checkbox:not(:checked){position:absolute;left:-9999px}.form__checkbox:checked+.form__checkLabel,.form__checkbox:not(:checked)+.form__checkLabel{position:relative;padding-left:1.95em;cursor:pointer}.form__checkbox:checked+.form__checkLabel:before,.form__checkbox:not(:checked)+.form__checkLabel:before{content:"";position:absolute;left:0;top:0;width:1.25em;height:1.25em;border:2px solid #ccc;background:#fff;border-radius:4px;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);box-shadow:inset 0 1px 3px rgba(0,0,0,0.1)}.form__checkbox:checked+.form__checkLabel:after,.form__checkbox:not(:checked)+.form__checkLabel:after{content:"✓ ";position:absolute;top:0.15em;left:0.22em;font-size:1.3em;line-height:0.8;color:#1088c4;-webkit-transition:all 0.2s;transition:all 0.2s;font-family:"Lucida Sans Unicode","Arial Unicode MS",Arial}.form__checkbox:not(:checked)+.form__checkLabel:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.form__checkbox:checked+.form__checkLabel:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.form__checkbox:disabled:checked+.form__checkLabel:before,.form__checkbox:disabled:not(:checked)+.form__checkLabel:before{-webkit-box-shadow:none;box-shadow:none;border-color:#bbb;background-color:#ddd}.form__checkbox:disabled:checked+.form__checkLabel:after{color:#999}.form__checkbox:disabled+.form__checkLabel{color:#aaa}.form__checkLabel+.form__checkbox+.form__checkLabel{margin-left:20px}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.form__checkLabel+.form__checkbox+.form__checkLabel{margin-top:10px}}.form__radioBox+.form__radioBox{margin-top:16px}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.form__radioBox+.form__radioBox{margin-top:34px}}.form__radio{display:none}.form__radioLabel{position:relative;padding:0 20px 0 26px;cursor:pointer;display:inline-block}.form__radioLabel a{text-decoration:underline;color:#1088c4}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.form__radioLabel{padding-right:10px}}.form__radioLabel:after{position:absolute;content:"";display:block;top:50%}.form__radioLabel:after{left:0;margin-top:-10px;width:7px;height:7px;border:6px solid #ccc;border-radius:50%;-webkit-transition:border 0.3s ease;transition:border 0.3s ease}.form__radio:checked+.form__radioLabel:after{border-color:#1088c4;-webkit-box-shadow:0px 0px 4px #d6d6d6;box-shadow:0px 0px 4px #d6d6d6}.c-form__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:45px}@media screen and (max-width:1024px){.c-form__group{margin-bottom:30px}}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-form__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}}.c-form__group:last-child{margin-bottom:0}.c-form__label{width:35%;font-size:1.4rem;font-weight:500;line-height:1.7857142857;padding-right:25px;cursor:pointer}@media screen and (max-width:1024px){.c-form__label{padding-right:15px}}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-form__label{padding-right:0;width:100%}}.c-form__label span{font-size:1.2rem}.c-form__input{width:65%;position:relative}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-form__input{width:100%;margin-top:10px}}.c-form__input--custom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-form__input--custom label{margin:0 10px;line-height:1}.c-form__input--custom02{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;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:4%}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-form__input--custom02{width:100%}}.c-form__input--custom02 .custom01{position:absolute!important;left:0;top:48px}.c-form__input--custom02 .custom02{left:27px;top:45px;position:absolute}.c-form__input--custom02 .custom03{position:absolute;left:100px;top:42px}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-form__input--custom02 .custom03{left:93px;width:200px}}.c-form__input--custom02 label{margin:10px;line-height:1}.c-form__input--custom02 .input-error{border:1px solid #000!important}.c-form__input input[type=date],.c-form__input input[type=email],.c-form__input input[type=number],.c-form__input input[type=text],.c-form__input textarea{border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:7px 15px;height:40px;font-size:1.4rem;border:1px solid #000;font-family:"Noto Sans JP",sans-serif;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.c-form__input input[type=date].input-error,.c-form__input input[type=email].input-error,.c-form__input input[type=number].input-error,.c-form__input input[type=text].input-error,.c-form__input textarea.input-error{border:1px solid red}.c-form__input input[type=date].readonly,.c-form__input input[type=email].readonly,.c-form__input input[type=number].readonly,.c-form__input input[type=text].readonly,.c-form__input textarea.readonly{background-color:#ddd}.c-form__input textarea{padding:10px 15px;resize:none}.c-form__input input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:27px;height:27px;border:2px solid #000;border-radius:50%;background-color:#fff;display:inline-block;position:relative;cursor:pointer;margin:0;-webkit-transition:border-color 0.3s ease,background-color 0.3s ease;transition:border-color 0.3s ease,background-color 0.3s ease}.c-form__input input[type=radio]#fcontactemail{margin-left:27px}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-form__input input[type=radio]#fcontactemail{margin-left:20px}}.c-form__input input[type=radio]:checked{border-color:#007bff}.c-form__input input[type=radio]:checked:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px;height:14px;background-color:#007bff;border-radius:50%}.c-form__input .input-text{width:70%}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-form__input .input-text{width:100%}}.c-form__input .input-textarea{width:100%;height:180px}.c-form__input .txt-error{color:red;font-size:1.1rem;position:absolute;left:0;bottom:-20px}.c-form__input .txt-error--custom{bottom:-40px}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-form__input .txt-error--custom{bottom:-55px}}.c-form__input label{font-size:1.2rem}.c-form__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.c-form__wrap:first-child{margin-top:0}.c-form__wrap>label{margin:0 10px}.c-form__note{margin-top:60px}.c-form__note p{font-size:1.2rem;font-weight:500;line-height:2.5}.c-form__note p+p{margin-top:50px}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-form__note p+p{margin-top:20px}}.c-form__note a{color:#000;font-size:1.2rem;font-weight:500;line-height:2.5;text-decoration:underline;text-underline-offset:5px}.c-form .c-btn{margin-top:100px;cursor:pointer;background-color:#fff}@media screen and (max-width:1024px){.c-form .c-btn{margin-top:75px}}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-form .c-btn{margin-top:40px}}.c-form .c-btn:hover{background-color:#909090}.c-confirm{padding:0 210px}@media screen and (max-width:1024px){.c-confirm{padding:0 160px}}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-confirm{padding:0}}.c-confirm h2{font-size:2.2rem;font-weight:500;text-align:center}.c-confirm p{font-size:1.4rem;text-align:center;margin-top:30px;line-height:1.8}@media screen and (max-width:1024px){.c-confirm p{margin-top:20px}}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-confirm p{margin-top:15px}}.c-confirm .form-confirm{margin-top:70px;width:100%;font-size:1.4rem;border-collapse:collapse;line-height:1.5}@media screen and (max-width:1024px){.c-confirm .form-confirm{margin-top:50px}}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-confirm .form-confirm{margin-top:35px}}.c-confirm .form-confirm tr{border-bottom:1px solid #ddd}.c-confirm .form-confirm tr:first-child{border-top:1px solid #ddd}.c-confirm .form-confirm td{padding:20px 0;word-break:break-word;vertical-align:top}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-confirm .form-confirm td{padding:15px 0}}.c-confirm .form-confirm td.namearea{width:30%;padding-right:3%;font-weight:500}.c-confirm .form-confirm td.inputarea{width:67%}.c-confirm__btns{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:70px auto 0}@media screen and (max-width:1024px){.c-confirm__btns{margin:50px auto 0}}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-confirm__btns{margin:35px auto 0}}.c-confirm__btns .c-btn{margin:0 15px}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.c-confirm__btns .c-btn{margin:0 10px}}.c-confirm__btns .c-btn#submit{background-color:#808080;border:1px solid #808080}.c-confirm__btns .c-btn#submit span{color:#fff}.c-confirm__btns .c-btn#submit:hover{background-color:#fff}.c-confirm__btns .c-btn#submit:hover span{color:#808080}.mainv__inner{position:relative;padding:0}.mainv__image{width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;min-width:100%;-webkit-animation-name:Move;animation-name:Move;-webkit-animation-duration:1.8s;animation-duration:1.8s;-webkit-animation-delay:0.3s;animation-delay:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes Move{0%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes Move{0%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.mainv__imageBox{text-align:right;max-height:100vh;min-height:500px;overflow:hidden;position:relative;width:100%;height:calc(100vh - 100px);margin-left:auto}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.mainv__imageBox{width:100%;min-height:0}}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.mainv__imageBox--notTopPage{height:660px;max-height:80vh;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;overflow:hidden}.mainv__imageBox--notTopPage img{max-width:inherit;height:100%;width:auto}}.mainv__textBox{position:absolute;left:4%;top:calc((100% - 309px) / 2);font-size:20px;z-index:6}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.mainv__textBox{top:calc((100% - 150px - 8.7vw) / 2 - 6vw);width:92%}}.mainv__textItem{margin-bottom:25px}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.mainv__textItem{margin-bottom:2.9vw}}.mainv__text{font-size:30px;font-weight:600;line-height:2;background-color:#fff;padding:9px 40px}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.mainv__text{font-size:3.9vw;padding:9px 15px}}.swiper-container{height:100%}.swiper-pagination{width:70px;bottom:20px;right:4%}.swiper-pagination-bullet{background:#fff;opacity:1}.swiper-pagination-bullet-active{opacity:1;background:#1088c4;position:relative}.swiper-pagination-bullet-active:after{content:"";display:inline-block;width:14px;height:14px;border:solid 1px #1088c4;position:absolute;left:-4px;top:-4px;border-radius:50%}.swiper-pagination-bullet{margin:0 7px}.dummy__inner{width:1100px;max-width:92%;margin:50px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.dummy__box{width:48%;height:300px;background-color:#ccc;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;margin-bottom:30px}