@charset "UTF-8";
.boshu-ttl { margin-bottom: 90px; font-size: 1.5rem; text-align: center; font-weight: 700; }
.boshu-ttl span { padding-bottom: 50px; border-bottom: 3px solid #1ca138; }

.boshu-box { padding: 60px 0; text-align: center; }
.boshu-box .boshu-lead-txt { font-size: 1.1rem; color: #ff095e; font-weight: 700; }
.boshu-box .boshu-lead-red { margin-top: 1em; }
.boshu-box .boshu-lead-red span { color: #ff095e; }
.boshu-box .boshu-btn { width: 100%; max-width: 430px; padding: 25px 10px; border-radius: 1.4em; background: #1ca138 url("../img/common/arrow.svg") no-repeat right 20px center; color: #fff; font-size: 1.3rem; font-weight: 700; text-align: center; cursor: pointer; line-height: 1; }
@media screen and (max-width: 767px) { .boshu-box .boshu-btn { width: 56.0625814863%; max-width: 100%; padding: 20px; font-size: 1.1rem; } }
.boshu-box .boshu-back { margin-top: 30px; text-decoration: underline; cursor: pointer; }
.boshu-box .boshu-back:hover { text-decoration: none; }

.boshu-item { padding: 30px 0; background-color: #e4f4f3; }
.boshu-item .error-top { max-width: 870px; margin: 0 auto 20px; padding: 10px; background-color: #ff095e; color: #fff; text-align: center; }
.boshu-item .error-txt { margin: 5px 0 0 5px; color: #ff095e; }
.boshu-item .boshu-conf dd { padding: 10px; border-radius: 5px; background-color: #fff; }
.boshu-item dl { display: flex; align-items: flex-start; justify-content: space-between; max-width: 870px; margin: 0 auto; padding: 18px 0; font-size: 0.9rem; }
@media screen and (max-width: 767px) { .boshu-item dl { display: block; } }
.boshu-item dl.qre { display: block; }
.boshu-item dl.qre dt { width: 100%; font-weight: 700; }
.boshu-item dl.qre dd { width: 100%; padding: 10px 20px; border-radius: 5px; background-color: #fff; }
.boshu-item dl.qre dd.is-error { background-color: #ffecf2; }
.boshu-item dl dt { width: 18em; padding: 10px 1em 10px 0; text-align: left; }
@media screen and (max-width: 767px) { .boshu-item dl dt { width: 100%; padding-right: 0; } }
.boshu-item dl dt span { margin-right: 0.5em; color: #ff095e; font-weight: 400; }
.boshu-item dl dt small { font-size: 0.8rem; }
@media screen and (max-width: 767px) { .boshu-item dl dt small { font-size: 0.7rem; } }
.boshu-item dl dd { width: 64.367816092%; /* 旧Edge対応 */ /* IE対応 */ }
@media screen and (max-width: 767px) { .boshu-item dl dd { width: 100%; } }
.boshu-item dl dd .item-txt { width: 100%; border: none; padding: 15px 20px; border-radius: 5px; background-color: #fff; font-size: 0.9rem; border-radius: 5px; }
.boshu-item dl dd ::placeholder { color: #b4b4b4; }
.boshu-item dl dd ::-ms-input-placeholder { color: #b4b4b4; }
.boshu-item dl dd :-ms-input-placeholder { color: #b4b4b4; }
.boshu-item .oubo { margin-top: 42px; padding-top: 60px; border-top: 1px solid #fff; }
.boshu-item .oubo .oubo-box { margin-bottom: 30px; }
.boshu-item .oubo .oubo-ttl { margin-bottom: 10px; }
.boshu-item .oubo .oubo-btn { width: 14em; padding: 5px; background-color: #cbd1dd; font-size: 0.9rem; text-align: center; border-radius: 5px; cursor: pointer; transition: all .6s; }
.boshu-item .oubo .oubo-btn:hover { opacity: 0.7; }
.boshu-item .oubo.is-confirm p { padding: 10px; border-radius: 5px; background-color: #fff; }
.boshu-item .oubo.is-confirm .oubo-ttl { margin-top: 5px; }
.boshu-item .boshu-subttl { max-width: 870px; margin: 42px auto 0; padding-top: 60px; border-top: 1px solid #fff; }
.boshu-item .boshu-sublead { max-width: 870px; margin: 20px auto 0; }
.boshu-item .qre-list li { margin-bottom: 5px; }
.boshu-item .qre-list li:last-child { margin-bottom: 0; }
.boshu-item .qre-list .qre-other { display: flex; align-items: center; }
.boshu-item .qre-list .qre-other label { white-space: nowrap; }
.boshu-item .qre-list .qre-other .item-txt { flex: 1; margin-left: 1em; padding: 5px 10px; border: 1px solid #000; }
.boshu-item .privacy-box { max-width: 870px; margin: 0 auto; padding: 50px 0; }
.boshu-item .privacy-box .privacy-box-heading { margin-bottom: 10px; font-size: 1.1rem; font-weight: 700; text-align: center; }
.boshu-item .privacy-box .privacy-box-txt { font-size: 0.9rem; }

.boshu-item input[type="radio"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; width: 16px; height: 16px; margin: auto 5px auto 0; padding: 0; border: none; border-radius: 0; background: none; outline: none; line-height: 1; vertical-align: middle; }
.boshu-item input[type="radio"]:checked::after { content: ""; position: absolute; top: 50%; left: 0; -moz-box-sizing: border-box; box-sizing: border-box; display: block; }

.boshu-item input[type="radio"] { border: 1px solid #1ca138; border-radius: 30px; background: #fff; }
.boshu-item input[type="radio"]:checked::after { width: 10px; height: 10px; margin: -5px 0 0 2px; background: #1ca138; border-radius: 30px; }

/*# sourceMappingURL=boshu.css.map */
