@media screen and (max-width: 750px) { .inner { padding-inline: 9.375%; } }

.icl-btn { display: flex; justify-content: center; align-items: center; column-gap: 1rem; text-decoration: none; width: 100%; max-width: 600px; margin-inline: auto; min-height: 5rem; padding: 5px 30px; background: #07512e url("../img/common/ico_arrow.svg") no-repeat right 15px center; background-size: 15px auto; font-size: 2.0rem; font-weight: 700; text-align: center; color: #fff; }
@media screen and (max-width: 750px) { .icl-btn { padding-inline: 2rem; background-position: right 0.5rem center; background-size: 1rem auto; font-size: 1.6rem; } }
.icl-btn .ico-pdf { width: 2.8rem; }

.icl-in { width: 100%; max-width: 1000px; margin: 0 auto; }

.icl-about { padding-block: 55px; }
@media screen and (max-width: 750px) { .icl-about { padding: 6.25% 0 12.5%; } }
.icl-about .icl-about-ttl { margin-bottom: 60px; font-size: 3.0rem; text-align: center; font-weight: 700; }
@media screen and (max-width: 750px) { .icl-about .icl-about-ttl { margin-bottom: 4.6153846154%; font-size: 2.2153846154rem; } }
.icl-about .icl-about-con { width: 100%; max-width: 1000px; margin: 0 auto; padding-bottom: 60px; background: url("../img/icl/about_ph001.png") no-repeat right top; background-size: 48.3870967742% auto; }
@media screen and (max-width: 750px) { .icl-about .icl-about-con { padding-bottom: 0; background: none; } }
.icl-about .icl-about-box { width: 51%; }
@media screen and (max-width: 750px) { .icl-about .icl-about-box { width: 100%; margin-bottom: 4.6153846154%; } }
@media screen and (max-width: 750px) { .icl-about figure { width: 100%; margin: 0 auto; } }

.icl-lens { margin-bottom: 70px; }
@media screen and (max-width: 750px) { .icl-lens { margin-bottom: 12.5%; } }
.icl-lens .icl-lens-ttl { margin-bottom: 35px; font-size: 3.0rem; text-align: center; font-weight: 700; }
@media screen and (max-width: 750px) { .icl-lens .icl-lens-ttl { margin-bottom: 4.6153846154%; font-size: 1.8461538462rem; } }
.icl-lens .icl-lens-txt { margin-bottom: 50px; font-size: 2.0rem; }
@media screen and (max-width: 750px) { .icl-lens .icl-lens-txt { margin-bottom: 4.2857142857%; font-size: 1.6rem; } }
@media screen and (max-width: 750px) { .icl-lens .icl-lens-heading { margin-bottom: 3.0769230769%; font-size: 1.8461538462rem; text-align: center; font-weight: 700; color: #07512e; } }
.icl-lens .icl-lens-fukidashi { position: relative; margin-top: 20px; padding: 20px 30px; background: #e0ebd6; border: 2px solid #231815; }
@media screen and (max-width: 750px) { .icl-lens .icl-lens-fukidashi { padding: 2.3076923077% 3.8461538462%; font-size: 1.4153846154rem; } }
.icl-lens .icl-lens-fukidashi::before { content: ""; position: absolute; top: -24px; left: 50%; margin-left: -15px; border: 8px solid transparent; border-bottom: 18px solid #e0ebd6; z-index: 2; }
.icl-lens .icl-lens-fukidashi::after { content: ""; position: absolute; top: -30px; left: 50%; margin-left: -17px; border: 10px solid transparent; border-bottom: 20px solid #231815; z-index: 1; }

.icl-mycompass { padding: 65px 0 85px; background-color: #f2e9e4; }
@media screen and (max-width: 750px) { .icl-mycompass { padding: 6.875% 0 13.75%; } }
.icl-mycompass .icl-mycompass-ttl { max-width: 600px; margin: 0 auto 40px; }
@media screen and (max-width: 750px) { .icl-mycompass .icl-mycompass-ttl { margin-bottom: 2rem; } }
.icl-mycompass .icl-mycompass-box { display: flex; align-items: center; justify-content: space-between; gap: 20px 2%; margin-bottom: 30px; }
@media screen and (max-width: 750px) { .icl-mycompass .icl-mycompass-box { flex-direction: column; margin-bottom: 7.6923076923%; } }
.icl-mycompass .icl-mycompass-box p { flex: 1; }
.icl-mycompass .icl-mycompass-box figure { width: 20%; }
@media screen and (max-width: 750px) { .icl-mycompass .icl-mycompass-box figure { width: 61.5384615385%; margin: 0 auto; } }
.icl-mycompass .icl-mycompass-list { display: flex; flex-direction: column; row-gap: 40px; max-width: 800px; margin: 0 auto 70px; }
.icl-mycompass .icl-mycompass-list .icl-mycompass-list-ttl { margin-bottom: 20px; color: #fff; font-size: 3rem; text-align: center; }
@media screen and (max-width: 750px) { .icl-mycompass .icl-mycompass-list .icl-mycompass-list-ttl { padding-block: 0.5rem; font-size: 1.8461538462rem; } }
.icl-mycompass .icl-mycompass-list ul { display: flex; flex-direction: column; row-gap: 15px; }
.icl-mycompass .icl-mycompass-list ul li { display: flex; align-items: flex-start; column-gap: 10px; }
.icl-mycompass .icl-mycompass-list ul li label { display: flex; align-items: flex-start; column-gap: 10px; }
@media screen and (max-width: 750px) { .icl-mycompass .icl-mycompass-list ul li label { column-gap: 5px; } }
.icl-mycompass .icl-mycompass-list ul li input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; width: 30px; aspect-ratio: 1 / 1; margin: 0 10px 0 0; padding: 0; border: none; border-radius: 0; background: #fff; outline: none; line-height: 1; vertical-align: middle; border: 1px solid #000; }
@media screen and (max-width: 750px) { .icl-mycompass .icl-mycompass-list ul li input[type="checkbox"] { width: 1.8em; } }
.icl-mycompass .icl-mycompass-list ul li input[type="checkbox"]:checked { background: #07512e; border: 1px solid #07512e; }
.icl-mycompass .icl-mycompass-list ul li input[type="checkbox"]:checked::after { content: ""; position: absolute; top: 50%; left: 0; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 20px; height: 10px; margin: -8px 0 0 4px; border-left: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotate(-45deg); }
@media screen and (max-width: 750px) { .icl-mycompass .icl-mycompass-list ul li input[type="checkbox"]:checked::after { width: 1em; height: 0.5em; margin: -0.5em 0 0 0.3em; } }
.icl-mycompass .icl-mycompass-list ul li p { flex: 1; font-size: 2rem; }
@media screen and (max-width: 750px) { .icl-mycompass .icl-mycompass-list ul li p { font-size: 1.6rem; } }
.icl-mycompass .icl-mycompass-list ._list01 .icl-mycompass-list-ttl { background-color: #07512e; }
.icl-mycompass .icl-mycompass-list ._list02 .icl-mycompass-list-ttl { background-color: #456d97; }
.icl-mycompass .icl-mycompass-list ._list02 input[type="checkbox"]:checked { background-color: #456d97; }
.icl-mycompass .icl-mycompass-list ._list03 .icl-mycompass-list-ttl { background-color: #736763; }
.icl-mycompass .icl-mycompass-list ._list03 input[type="checkbox"]:checked { background-color: #736763; }
.icl-mycompass .icl-mycompass-btn .icl-mycompass-btn-dl { margin-top: 45px; }
.icl-mycompass .icl-mycompass-btn .icl-mycompass-btn-dl p { margin-top: 10px; text-align: center; }

.icl-guideline { padding: 75px 0 85px; background: linear-gradient(to bottom right, #0a5d34, #093b24); }
@media screen and (max-width: 750px) { .icl-guideline { padding: 7.5% 0; } }
.icl-guideline .icl-guideline-ttl { margin-bottom: 50px; font-size: 3.0rem; text-align: center; font-weight: 700; color: #fff; }
@media screen and (max-width: 750px) { .icl-guideline .icl-guideline-ttl { margin-bottom: 9.2307692308%; font-size: 1.8461538462rem; } }
.icl-guideline .icl-guideline-ttl span { font-size: 2.4rem; }
@media screen and (max-width: 750px) { .icl-guideline .icl-guideline-ttl span { font-size: 1.6rem; } }
.icl-guideline .icl-guideline-txt { margin-bottom: 70px; color: #fff; }
@media screen and (max-width: 750px) { .icl-guideline .icl-guideline-txt { margin-bottom: 6.9230769231%; } }
.icl-guideline .icl-guideline-box { margin-bottom: 60px; }
@media screen and (max-width: 750px) { .icl-guideline .icl-guideline-box { margin-bottom: 10.7692307692%; } }
.icl-guideline .icl-guideline-box .icl-guideline-heading { margin-bottom: 30px; font-size: 2.4rem; text-align: center; font-weight: 700; color: #fff; }
@media screen and (max-width: 750px) { .icl-guideline .icl-guideline-box .icl-guideline-heading { margin-bottom: 4.6153846154%; font-size: 1.8461538462rem; } }
.icl-guideline .icl-guideline-box .icl-guideline-item { display: flex; justify-content: space-between; gap: 30px 5%; margin-bottom: 40px; }
@media screen and (max-width: 750px) { .icl-guideline .icl-guideline-box .icl-guideline-item { flex-direction: column; margin-bottom: 6.1538461538%; } }
.icl-guideline .icl-guideline-box .icl-guideline-item:last-child { margin-bottom: 0; }
.icl-guideline .icl-guideline-box .icl-guideline-item p { flex: 1; color: #fff; }
.icl-guideline .icl-guideline-box .icl-guideline-item p span { font-weight: 700; color: #f2eeb3; }
.icl-guideline .icl-guideline-box .icl-guideline-item figure { width: 45%; }
@media screen and (max-width: 750px) { .icl-guideline .icl-guideline-box .icl-guideline-item figure { width: 100%; } }
.icl-guideline .icl-guideline-box .icl-guideline-lead { color: #fff; }

.icl-risk { padding: 100px 0 50px; background-color: #f2f2f2; }
@media screen and (max-width: 750px) { .icl-risk { padding: 7.5% 0 4.375%; } }
.icl-risk .icl-risk-ttl { margin-bottom: 30px; font-size: 3.0rem; text-align: center; font-weight: 700; }
@media screen and (max-width: 750px) { .icl-risk .icl-risk-ttl { margin-bottom: 7.6923076923%; font-size: 1.8461538462rem; } }
.icl-risk .icl-risk-txt { margin-bottom: 40px; }
@media screen and (max-width: 750px) { .icl-risk .icl-risk-txt { margin-bottom: 9.2307692308%; } }
.icl-risk .icl-risk-lead { padding: 25px 30px; border: 2px solid #4e9396; font-size: 2.0rem; color: #4e9396; }
@media screen and (max-width: 750px) { .icl-risk .icl-risk-lead { padding: 4.6153846154% 7.6923076923%; font-size: 1.6rem; } }
.icl-risk .icl-risk-list { margin-bottom: 70px; }
@media screen and (max-width: 750px) { .icl-risk .icl-risk-list { margin-bottom: 6.1538461538%; } }
.icl-risk .icl-risk-list li { margin-bottom: 50px; }
@media screen and (max-width: 750px) { .icl-risk .icl-risk-list li { margin-bottom: 6.1538461538%; } }
.icl-risk .icl-risk-list li:last-child { margin-bottom: 0l; }
.icl-risk .icl-risk-list li._glare dl dd { display: flex; justify-content: space-between; column-gap: 2%; }
@media screen and (max-width: 750px) { .icl-risk .icl-risk-list li._glare dl dd { display: block; } }
.icl-risk .icl-risk-list li._glare dl dd p { flex: 1; }
.icl-risk .icl-risk-list li._glare dl dd div { display: flex; justify-content: space-between; width: 61%; column-gap: 1%; }
@media screen and (max-width: 750px) { .icl-risk .icl-risk-list li._glare dl dd div { gap: 30px 0; flex-direction: column; width: 76.9230769231%; margin: 4.6153846154% auto 0; } }
.icl-risk .icl-risk-list li._glare dl dd div figure { width: 49.1803278689%; }
@media screen and (max-width: 750px) { .icl-risk .icl-risk-list li._glare dl dd div figure { width: 100%; } }
.icl-risk .icl-risk-list li._glare dl dd div figure figcaption { margin-top: 10px; text-align: center; }
.icl-risk .icl-risk-list li dl dt { display: flex; align-items: center; margin-bottom: 10px; padding-left: 20px; border-left: 7px solid #c6c487; font-weight: 700; line-height: 1; }
@media screen and (max-width: 750px) { .icl-risk .icl-risk-list li dl dt { padding-left: 10px; } }
.icl-risk .icl-risk-list li dl dt span { width: 1em; font-size: 5.0rem; color: #4e9396; }
@media screen and (max-width: 750px) { .icl-risk .icl-risk-list li dl dt span { font-size: 3.0769230769rem; } }
.icl-risk .icl-risk-list li dl dt p { flex: 1; font-size: 2.0rem; color: #4e9396; }
@media screen and (max-width: 750px) { .icl-risk .icl-risk-list li dl dt p { font-size: 1.8461538462rem; } }

.icl-no { padding: 50px 0 140px; background-color: #f2f2f2; }
@media screen and (max-width: 750px) { .icl-no { padding: 4.375% 0 20%; } }
.icl-no .icl-no-ttl { margin-bottom: 40px; padding: 15px 0; border-top: 2px solid #b0896f; border-bottom: 2px solid #b0896f; font-size: 3.0rem; text-align: center; font-weight: 700; color: #b0896f; }
@media screen and (max-width: 750px) { .icl-no .icl-no-ttl { margin-bottom: 6.1538461538%; font-size: 1.8461538462rem; } }
.icl-no .icl-no-txt { margin-bottom: 40px; font-size: 2.0rem; }
@media screen and (max-width: 750px) { .icl-no .icl-no-txt { margin-bottom: 7.6923076923%; font-size: 1.6rem; } }
.icl-no .icl-no-list { margin-bottom: 70px; }
@media screen and (max-width: 750px) { .icl-no .icl-no-list { margin-bottom: 7.6923076923%; } }
.icl-no .icl-no-list li { margin-bottom: 10px; padding-left: 1.2em; text-indent: -1.2em; font-size: 2.0rem; }
@media screen and (max-width: 750px) { .icl-no .icl-no-list li { font-size: 1.6rem; } }
.icl-no .icl-no-lead { margin-bottom: 110px; padding: 20px; background-color: #b0896f; font-size: 1.8rem; color: #fff; }
@media screen and (max-width: 750px) { .icl-no .icl-no-lead { margin-bottom: 10.7692307692%; padding: 6.1538461538% 9.2307692308%; font-size: 1.6rem; } }
.icl-no .icl-no-link { width: 100%; max-width: 600px; margin: 0 auto; }
@media screen and (max-width: 750px) { .icl-no .icl-no-link { width: 92.3076923077%; } }
.icl-no .icl-no-link li { margin-bottom: 50px; }
@media screen and (max-width: 750px) { .icl-no .icl-no-link li { margin-bottom: 13.3333333333%; } }
.icl-no .icl-no-link li:last-child { margin-bottom: 0; }
.icl-no .icl-no-link li a { display: block; text-decoration: none; padding: 15px; background: #07512e url("../img/common/ico_arrow.svg") no-repeat right 20px center; background-size: 15px auto; font-size: 2.0rem; font-weight: 700; text-align: center; color: #fff; }
@media screen and (max-width: 750px) { .icl-no .icl-no-link li a { padding: 2.5%; background-size: 2.5% auto; background-position: right 2.5% center; font-size: 1.6rem; } }

/*# sourceMappingURL=icl.css.map */
