.display-pc{display:none}@media screen and (min-width: 1065px){.display-pc{display:inline-block}}.display-tab{display:none}@media screen and (max-width: 800px){.display-tab{display:inline-block}}.display-sp{display:none}@media screen and (max-width: 600px){.display-sp{display:inline-block}}@media screen and (min-width: 1065px){.hidden-pc{display:none}}@media screen and (max-width: 800px){.hidden-tab{display:none}}@media screen and (max-width: 600px){.hidden-sp{display:none}}body{padding-inline:32px;background-image:-webkit-gradient(linear, left top, left bottom, from(#016252), to(#0a332c));background-image:linear-gradient(#016252 0%, #0a332c 100%);font-family:"Noto Serif JP",serif;font-weight:500;font-style:normal;color:#333;letter-spacing:.2em;line-height:1.3}@media screen and (max-width: 800px){body{padding-inline:0}}img{width:100%;height:auto}.inner{margin:0 auto;max-width:1000px;background-color:#fff}.fsz-14{font-size:1.4em}.fsz-20{font-size:2em}.fsz-30{font-size:3em}.fo-bold{font-weight:bold}.btn-area{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;gap:.4em}.btn-lead{display:inline-block;position:relative;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;color:#fff;font-size:38px;font-size:clamp(24px,4.75vw,38px);line-height:1.2}.btn-lead::before,.btn-lead::after{position:absolute;content:"";width:2px;height:80%;background-color:#fff;bottom:0}.btn-lead::before{left:-0.4em;-webkit-transform:rotate(-16deg);transform:rotate(-16deg)}.btn-lead::after{right:-0.4em;-webkit-transform:rotate(16deg);transform:rotate(16deg)}.btn{display:inline-block;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;color:#fff;font-size:34px;font-size:clamp(20px,4.25vw,34px);text-align:center;letter-spacing:.2em;padding:.8em 1em;background-image:-webkit-gradient(linear, left top, left bottom, from(#ff851c), color-stop(50%, #be5f0e), to(#ff851c));background-image:linear-gradient(#ff851c 0%, #be5f0e 50%, #ff851c 100%);border-radius:2em;border:1px solid #ff851c;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.btn:hover{background-image:-webkit-gradient(linear, left top, left bottom, from(white), to(white));background-image:linear-gradient(white 0%, white 100%);color:#ff851c}}@media(hover: none){.btn:active{background-image:-webkit-gradient(linear, left top, left bottom, from(white), to(white));background-image:linear-gradient(white 0%, white 100%);color:#ff851c}}.contact__form{width:90%;margin-inline:auto;max-width:480px}.contact__form-item{margin-top:10px}.contact__form-item--required label{position:relative}.contact__form-item--required label::after{content: "必須";background-color: #f0ad4e;color: #fff;font-size: 12px;font-weight: bold;min-width: 10px;padding: 3px 7px;margin: 0px 5px;line-height: 1;vertical-align: middle;white-space: nowrap;text-align: center;border-radius: 10px;display: inline-block;}label{font-size:18px;display:inline-block;margin-bottom:.2em}@media screen and (max-width: 800px){label{font-size:16px}}input{width:100%;background-color:#eee;padding:.2em;font-size:16px}@media screen and (max-width: 800px){input{font-size:14px}}textarea{width:100%;aspect-ratio:4/1;background-color:#eee;padding:.2em;font-size:16px}@media screen and (max-width: 800px){textarea{font-size:14px}}.contact__form-privacy-policy{margin-block:10px}.contact__form-privacy-policy input{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;margin-right:10px}.contact__form-btn{font-size:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.4em .6em;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width: 800px){.contact__form-btn{font-size:18px}}@media(hover: hover){.contact__form-btn:hover{background-color:#ff851c;color:#fff}}.screen-reader-response ul{display:none}