.checkbox .wpcf7-list-item{position:relative;margin:0}.checkbox label{display:block;cursor:pointer;position:relative;padding-left:35px;margin:0 22px 10px 0;overflow:hidden;position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:25px;min-height:25px}.checkbox label:before{content:"";position:absolute;width:25px;height:25px;left:0;top:0;border:1px solid #b0b3b5;z-index:3;border-radius:4px}.checkbox label:after{content:"";position:absolute;top:5px;left:10px;display:block;width:5px;height:12px;border-right:2px solid #531818;border-bottom:2px solid #531818;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);z-index:1}.checkbox label input[type=checkbox]{appearance:none;-moz-appearance:none;-webkit-appearance:none;position:absolute;left:-40px;width:25px;height:25px;display:block;-webkit-box-shadow:40px 0px #fff;box-shadow:40px 0px #fff;z-index:2;margin:0px;padding:0px;border-radius:4px}.checkbox label input[type=checkbox]:checked{-webkit-box-shadow:none;box-shadow:none}.checkbox label a{display:inline;color:#531818;text-decoration:underline}.radio input[type=radio]{position:absolute;opacity:0}.radio .wpcf7-form-control-wrap{display:block}.radio .wpcf7-form-control.wpcf7-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.radio .wpcf7-list-item-label{position:relative;cursor:pointer;padding-left:30px;font-weight:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.radio .wpcf7-list-item-label::before,.radio .wpcf7-list-item-label::after{content:"";display:block;position:absolute}.radio .wpcf7-list-item-label::before{width:0px;height:0px;left:12px;top:12px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.radio .wpcf7-list-item-label::after{background:#fff;border-radius:50%;border:1px solid #efefef;width:25px;height:25px;position:absolute;left:0;top:0;vertical-align:middle;cursor:pointer;text-align:center;-webkit-transition:all 250ms ease;transition:all 250ms ease;z-index:1}.radio input[type=radio]:checked+.wpcf7-list-item-label:before{width:11px;height:11px;left:7px;top:7px;background:#531818;border-radius:50%;z-index:2}.form{max-width:750px;margin:0 auto}.form form dl{width:100%;color:#1f1f1f}@media(min-width: 1025px){.form form dl.upload{margin:5px 0}}.form form dl dt{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;margin:0;padding:10px 0 3px;font-weight:600;font-size:1.3rem;line-height:1.4;border-top:none}@media(min-width: 1025px){.form form dl dt{font-size:1.5rem}}.form form dl dt span{-ms-flex-negative:0;flex-shrink:0;font-size:1.1rem;font-weight:600;color:#fff;background:#acacac;line-height:1;padding:4px 5px;margin-top:1px;border-radius:4px}.form form dl dt span.required{color:#fff;background:#c42638}.form form dl dt .red{color:#c4000f;font-weight:300}.form form dl dd{line-height:1.6;text-align:left;display:block;margin:0;padding:5px 0 10px;border-top:none}@media(min-width: 1025px){.form form dl dd{padding:7px 0 15px}}.form form dl dd input[type=text],.form form dl dd input[type=email],.form form dl dd input[type=tel],.form form dl dd input[type=password],.form form dl dd input[type=date],.form form dl dd select,.form form dl dd textarea{-webkit-box-sizing:border-box;box-sizing:border-box;height:45px;line-height:45px;border:1px solid #e8e8e8;background:#fff;display:inline-block;border-radius:5px;padding:10px 15px;font-size:1.4rem;box-sizing:border-box;max-width:100%;width:100%}.form form dl dd input[type=text].number,.form form dl dd input[type=email].number,.form form dl dd input[type=tel].number,.form form dl dd input[type=password].number,.form form dl dd input[type=date].number,.form form dl dd select.number,.form form dl dd textarea.number{max-width:315px}.form form dl dd input[type=text]:focus,.form form dl dd input[type=email]:focus,.form form dl dd input[type=tel]:focus,.form form dl dd input[type=password]:focus,.form form dl dd input[type=date]:focus,.form form dl dd select:focus,.form form dl dd textarea:focus{border-color:#1f1f1f;background:#fff}.form form dl dd input[type=text]::-webkit-input-placeholder, .form form dl dd input[type=email]::-webkit-input-placeholder, .form form dl dd input[type=tel]::-webkit-input-placeholder, .form form dl dd input[type=password]::-webkit-input-placeholder, .form form dl dd input[type=date]::-webkit-input-placeholder, .form form dl dd select::-webkit-input-placeholder, .form form dl dd textarea::-webkit-input-placeholder{color:#b9b1a3}.form form dl dd input[type=text]::-moz-placeholder, .form form dl dd input[type=email]::-moz-placeholder, .form form dl dd input[type=tel]::-moz-placeholder, .form form dl dd input[type=password]::-moz-placeholder, .form form dl dd input[type=date]::-moz-placeholder, .form form dl dd select::-moz-placeholder, .form form dl dd textarea::-moz-placeholder{color:#b9b1a3}.form form dl dd input[type=text]:-ms-input-placeholder, .form form dl dd input[type=email]:-ms-input-placeholder, .form form dl dd input[type=tel]:-ms-input-placeholder, .form form dl dd input[type=password]:-ms-input-placeholder, .form form dl dd input[type=date]:-ms-input-placeholder, .form form dl dd select:-ms-input-placeholder, .form form dl dd textarea:-ms-input-placeholder{color:#b9b1a3}.form form dl dd input[type=text]::-ms-input-placeholder, .form form dl dd input[type=email]::-ms-input-placeholder, .form form dl dd input[type=tel]::-ms-input-placeholder, .form form dl dd input[type=password]::-ms-input-placeholder, .form form dl dd input[type=date]::-ms-input-placeholder, .form form dl dd select::-ms-input-placeholder, .form form dl dd textarea::-ms-input-placeholder{color:#b9b1a3}.form form dl dd input[type=text]::placeholder,.form form dl dd input[type=email]::placeholder,.form form dl dd input[type=tel]::placeholder,.form form dl dd input[type=password]::placeholder,.form form dl dd input[type=date]::placeholder,.form form dl dd select::placeholder,.form form dl dd textarea::placeholder{color:#b9b1a3}.form form dl dd input[type=text].zipcode,.form form dl dd input[type=email].zipcode,.form form dl dd input[type=tel].zipcode,.form form dl dd input[type=password].zipcode,.form form dl dd input[type=date].zipcode,.form form dl dd select.zipcode,.form form dl dd textarea.zipcode{max-width:250px}.form form dl dd input[type=text].prefecture,.form form dl dd input[type=email].prefecture,.form form dl dd input[type=tel].prefecture,.form form dl dd input[type=password].prefecture,.form form dl dd input[type=date].prefecture,.form form dl dd select.prefecture,.form form dl dd textarea.prefecture{max-width:250px}.form form dl dd input[type=text]+input,.form form dl dd input[type=email]+input,.form form dl dd input[type=tel]+input,.form form dl dd input[type=password]+input,.form form dl dd input[type=date]+input,.form form dl dd select+input,.form form dl dd textarea+input{margin-top:10px}.form form dl dd .wpcf7-form-control-wrap{display:block}.form form dl dd .wpcf7-form-control-wrap+.wpcf7-form-control-wrap{margin-top:10px}.form form dl dd .form-date-single,.form form dl dd .form-date-range{margin-top:15px}.form form dl dd .wpcf7-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form form dl dd textarea{width:100% !important;height:6em !important}@media(min-width: 1025px){.form form dl dd textarea{height:10em !important}}.form form dl dd label div{margin-bottom:0}.form form dl dd.col2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.form form dl dd.col2>*{width:calc(50% - 5px) !important}.form form dl dd.birth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;white-space:nowrap}.form form dl dd.birth input[type=text]{width:80px}@media(min-width: 1025px){.form form dl dd.birth{gap:10px}}.form form dl dd .wpcf7-not-valid-tip{font-size:1.3rem;font-weight:bold}.form form dl dd .flex{gap:10px}.form form dl dd .flex>div{width:calc(50% - 5px);max-width:200px}@media(min-width: 1025px){.form form dl dd .idphoto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.form form dl dd .idphoto label{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;cursor:pointer;margin:10px 10px 10px 0;height:40px;min-height:40px;width:190px;font-size:1.4rem;font-weight:normal;-webkit-box-shadow:none;box-shadow:none}.form form dl dd .idphoto label svg{fill:#fff;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;margin:1px 5px 0 0}.form form dl dd .idphoto label:hover{background:#6a2525}.form form dl dd .idphoto input[type=file]{display:none}.form form dl dd .form-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;gap:10px}.form form dl dd .form-date:not(:last-child){margin-bottom:10px}.form form dl dd .form-date label{width:55px}.form form dl dd .form-date .datepicker,.form form dl dd .form-date .select{position:relative;width:40%;max-width:250px}.form form dl dd .form-date .datepicker svg,.form form dl dd .form-date .select svg{position:absolute;top:15px;right:10px;pointer-events:none;z-index:5}.form form dl dd .form-date .select::after{display:none}.form form dl dd .select{position:relative;max-width:200px}.form form dl dd .select::after{position:absolute;top:20px;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";display:block;width:5px;height:5px;border-right:1px solid #531818;border-bottom:1px solid #531818;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:none}.form form dl dd .select select{padding-top:0;padding-bottom:0}.form form dl dd textarea{padding:10px;line-height:1.4;font-size:1.6rem}.form form dl dd .checkbox,.form form dl dd .radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-bottom:8px}@media(min-width: 1025px){.form form dl dd .checkbox,.form form dl dd .radio{margin-top:8px}}.form form dl dd .checkbox label,.form form dl dd .radio label{font-size:1.3rem}@media(min-width: 769px){.form form dl dd .checkbox label,.form form dl dd .radio label{font-size:1.4rem}}.form form dl dd .checkbox label span,.form form dl dd .radio label span{position:relative;z-index:2}.form form dl dd .checkbox .wpcf7-list-item,.form form dl dd .radio .wpcf7-list-item{display:block;font-weight:normal;margin:0}.form form .checkbox label::before{border:1px solid #e8e8e8;border-radius:3px}.form form .privacy{text-align:center;margin-top:20px;margin-bottom:20px}@media(min-width: 1025px){.form form .privacy{margin-top:30px}}.form form .privacy a{display:inline;color:#531818;text-decoration:underline}.form form .privacy .checkbox{margin-top:20px}.form form .privacy.privacy-popup{margin:10px 0 0}.form form .privacy.privacy-popup .checkbox{margin:0}.form form .privacy.privacy-popup .acceptance{margin-left:0}.form form .wpcf7-acceptance .wpcf7-list-item-label{font-weight:normal}.form form .wpcf7-acceptance a{color:#531818;text-decoration:underline;display:inline}.form form .wpcf7-acceptance a:hover{color:#c7464c}.form form .acceptance{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.form form .acceptance::before{content:"";display:block;position:absolute;width:25px;height:25px;left:0;top:0;border-radius:4px;background:#fff}.form form .acceptance label::after{border-color:#c42638}.form form .btn{margin:20px auto 0;padding:15px 0;max-width:300px;font-size:1.5rem;font-weight:600}@media(min-width: 1025px){.form form .btn{font-size:1.7rem}}.form form .wpcf7 .wpcf7-submit:disabled:disabled{background:#eee;border-color:#eee;color:#888}main:has(#page-partnership) .sub-ttl h1{height:90px}@media(min-width: 1025px){main:has(#page-partnership) .sub-ttl h1{height:60px}}main:has(#page-partnership){padding-bottom:0}#page-partnership{margin-bottom:60px}@media(min-width: 1025px){#page-partnership{margin-bottom:97px}}#page-partnership .partnership-intro h2{font-size:1.6rem;line-height:2;color:#531818;margin-bottom:16px;text-align:center}@media(min-width: 1025px){#page-partnership .partnership-intro h2{font-size:2rem;margin-bottom:22px}}#page-partnership .partnership-intro p{font-size:1.3rem;line-height:1.8571428571}@media(min-width: 769px){#page-partnership .partnership-intro p{text-align:center;font-size:1.4rem}}#page-partnership .partnership-open{margin-top:20px}@media(min-width: 1025px){#page-partnership .partnership-open{margin-top:40px}}#page-partnership .partnership-cards{display:grid;grid-template-columns:1fr;gap:20px;margin-top:27px}@media(min-width: 769px){#page-partnership .partnership-cards{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1025px){#page-partnership .partnership-cards{grid-template-columns:repeat(3, 1fr);gap:35px 32px}}#page-partnership .partnership-cards>li{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#page-partnership .partnership-cards .photo img{aspect-ratio:310/170;-o-object-fit:cover;object-fit:cover;width:100%}#page-partnership .partnership-cards .body{padding:22px 16px 24px}@media(min-width: 1025px){#page-partnership .partnership-cards .body{padding:28px 15px 15px}}#page-partnership .partnership-cards .body h3{font-size:1.5rem;color:#531818;margin-bottom:12px;line-height:1.55;text-align:center;font-weight:600}@media(min-width: 1025px){#page-partnership .partnership-cards .body h3{font-size:1.6rem}}#page-partnership .partnership-cards .body p{font-size:1.3rem;line-height:1.85}@media(min-width: 1025px){#page-partnership .partnership-cards .body p{font-size:1.4rem}}#contact-form{background:rgba(177,150,120,.6);padding:40px 0 60px}@media(min-width: 1025px){#contact-form{padding:70px 0 114px}}#contact-form .contact-ttl{text-align:center;margin-bottom:25px}@media(min-width: 1025px){#contact-form .contact-ttl{margin-bottom:40px}}#contact-form .contact-ttl img{width:auto;height:40px !important;max-height:40px;margin-inline:auto}@media(min-width: 1025px){#contact-form .contact-ttl img{height:60px !important;max-height:60px}}#contact-form .form{width:90%;max-width:1000px;background:#fff;padding:25px 20px;margin-inline:auto}@media(min-width: 1025px){#contact-form .form{padding:50px 70px}}#contact-form .form dl{max-width:700px;margin-inline:auto}#contact-form .wpcf7-not-valid-tip{margin-top:4px}/*# sourceMappingURL=partnership.css.map */