.quick-mv{margin:0 auto;background-color:#f6f6f6;position:relative}.quick-mv__bg{position:relative;overflow:hidden;min-width:1000px;height:380px;padding:0 20px}.quick-mv__bg--img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);min-width:1420px;height:380px}.quick-mv__bg--img::before{content:"";position:absolute;width:200px;height:100%;top:0;left:0;background:-webkit-gradient(linear, left top, right top, from(#f6f6f6), to(transparent));background:-webkit-linear-gradient(left, #f6f6f6, transparent);background:linear-gradient(90deg, #f6f6f6, transparent);z-index:1}.quick-mv__bg--img::after{content:"";position:absolute;width:200px;height:100%;top:0;right:0;background:-webkit-gradient(linear, right top, left top, from(#f6f6f6), to(transparent));background:-webkit-linear-gradient(right, #f6f6f6, transparent);background:linear-gradient(-90deg, #f6f6f6, transparent);z-index:1}.quick-mv__container{width:100%;position:absolute;top:0}.quick-mv__detail{max-width:1000px;min-width:1000px;padding:0 20px;margin:48px auto 0}.quick-mv__detail--heading{font-size:32px;line-height:1;font-weight:bold;text-align:center}.quick-mv__detail--title{font-size:42px;line-height:1;font-weight:bold;text-align:center;color:#db4c4d;margin-top:16px}.quick-mv__detail--btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:530px;padding:20px 0 12px;margin:28px auto 0;border-radius:61px;background-image:-webkit-gradient(linear, left bottom, left top, from(#e78384), to(#db4c4d));background-image:-webkit-linear-gradient(bottom, #e78384, #db4c4d);background-image:linear-gradient(0deg, #e78384, #db4c4d);-webkit-box-shadow:0 9px 0 #9f1b1b;box-shadow:0 9px 0 #9f1b1b}.quick-mv__detail--note{font-size:21px;line-height:1;font-weight:bold;color:#ff0}.quick-mv__detail--phone{font-size:67px;line-height:1;font-weight:bold;font-family:din-2014,sans-serif;color:#fff;margin-top:2px}.quick-mv__detail--phone::before{position:relative;content:"";background:url("../img/common/quick/icon-tel-white@2x.png") no-repeat;background-size:contain;background-position:center;display:inline-block;top:0;left:0;width:47px;height:47px;margin-right:12px}.quick-mv__detail--extra{font-size:24px;line-height:1;font-weight:bold;text-align:center;margin-top:20px}.quick-mv__detail--number{font-size:1.2em;line-height:1;font-family:din-2014,sans-serif}.quick-intro{min-width:1000px;background-color:#db4c4d;overflow-x:clip}.quick-intro__container{max-width:1000px;min-width:1000px;padding:16px 20px 20px;margin:0 auto;position:relative}.quick-intro__heading{font-size:22px;line-height:1.4;font-weight:bold;text-align:center;color:#fff;margin-bottom:8px}.quick-intro__heading--impact{font-size:32px}.quick-intro__txt{text-align:center;color:#fff;width:465px;margin:0 auto}.quick-intro__txt::before{position:relative;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:18px;line-height:1;display:inline-block;right:8px}.quick-intro__circle{position:absolute;top:-54px;left:0;width:204px;height:204px;border-radius:50%;background-color:#ff0;font-size:22px;font-weight:bold;text-align:center;padding-top:45px}.quick-intro__circle--notice{color:#e30100}.quick-intro__circle--number{position:relative;top:2px;font-size:1.8em;line-height:1;font-family:din-2014,sans-serif}.quick-intro__staff{display:block;position:absolute;bottom:0;right:-70px;width:266px;height:504px}.quick-consult{margin:52px auto 0;position:relative}.quick-consult::after{content:"";display:block;width:100%;min-width:1000px;height:100px;padding:0 20px;background-color:#fff;-webkit-clip-path:polygon(50% 100px, 0% 0%, 100% 0%);clip-path:polygon(50% 100px, 0% 0%, 100% 0%);position:absolute;left:0;bottom:-99px;z-index:1}.quick-consult__heading--title{max-width:1000px;min-width:1000px;padding:0 20px;margin:0 auto;font-size:32px;line-height:1;font-weight:bold;text-align:center;color:#db4c4d}.quick-consult__heading--txt{max-width:1000px;min-width:1000px;padding:0 20px;margin:16px auto 0;font-size:24px;line-height:1;font-weight:bold;text-align:center}.quick-consult__wrap{max-width:1000px;min-width:1000px;padding:0 20px 193px;margin:56px auto 0;position:relative}.quick-consult__inner{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);border-radius:12px;padding:40px 0 48px;position:relative}.quick-consult__inner::before{content:"";position:absolute;bottom:0;left:50%;border-style:solid;border-width:45px 45px 0 0;border-color:#e3e3e3 rgba(0,0,0,0) rgba(0,0,0,0);translate:-50% 100%;-webkit-transform:skew(55deg);transform:skew(55deg);-webkit-transform-origin:top;transform-origin:top;-webkit-filter:blur(2px);filter:blur(2px)}.quick-consult__inner::after{content:"";position:absolute;bottom:4px;left:49.8%;border-style:solid;border-width:41.2px 41.2px 0 0;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0);translate:calc(-50% - .4px) 100%;-webkit-transform:skew(55deg);transform:skew(55deg);-webkit-transform-origin:top;transform-origin:top}.quick-consult__list{width:800px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.quick-consult__list--txt{font-size:20px;line-height:1;width:354px;margin-top:0}.quick-consult__list--txt:nth-of-type(n + 3){margin-top:16px}.quick-consult__list--txt::before{position:relative;content:"";background:url("../img/common/quick/icon_checkbox@2x.png") no-repeat;background-size:contain;background-position:center;display:inline-block;top:4px;left:0;width:27px;height:31px;margin-right:6px}.quick-consult__list--notice{color:#db4c4d;font-weight:bold}.quick-consult__img{position:absolute;top:192px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:343px}.quick-trust{min-width:1000px;padding:130px 0 24px;position:relative;background-color:#ef8030}.quick-trust::after{content:"";display:block;width:100%;height:100px;background-color:#ef8030;-webkit-clip-path:polygon(50% 100px, 0% 0%, 100% 0%);clip-path:polygon(50% 100px, 0% 0%, 100% 0%);position:absolute;left:0;bottom:-99px;z-index:1}.quick-trust__heading--note{font-size:30px;line-height:1;font-weight:bold;text-align:center;color:#fff}.quick-trust__heading--note::before,.quick-trust__heading--note::after{position:relative;display:inline-block;content:"";background:#fff;width:3px;height:30px;top:3px}.quick-trust__heading--note::before{-webkit-transform:rotate(-24deg);transform:rotate(-24deg);margin-right:16px}.quick-trust__heading--note::after{-webkit-transform:rotate(24deg);transform:rotate(24deg);margin-left:16px}.quick-trust__heading--title{font-size:40px;line-height:1;font-weight:bold;text-align:center;color:#ff0;margin-top:12px}.quick-trust__staff{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:960px;margin:32px auto 0}.quick-trust__staff--item{width:160px;text-align:center}.quick-trust__staff--name{font-size:16px;color:#fff;font-weight:bold;margin-top:8px}.quick-support{margin-top:56px}.quick-support__heading{font-size:32px;line-height:1;font-weight:bold;text-align:center;color:#fff}.quick-support__heading--notice{color:#ff0}.quick-support__heading--number{position:relative;top:2px;font-size:1.5em;line-height:.8;font-family:din-2014,sans-serif}.quick-support__wrap{max-width:960px;min-width:960px;padding:24px 0 20px;margin:24px auto 0;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.quick-support__box{width:468px;background-color:#fff;border-radius:12px;padding:40px 54px 24px;margin-top:0;position:relative}.quick-support__box:nth-of-type(n + 3){margin-top:40px}.quick-support__note{position:absolute;top:-8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.quick-support__note--mark{font-size:20px;line-height:1;font-weight:bold;color:#fff;background-color:#db4c4d;padding:6px 24px 4px;border-radius:24px;border:3px solid #fff;position:relative}.quick-support__note--mark::before{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:14px 12px 0 12px;content:"";display:inline-block;position:absolute;bottom:-14px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.quick-support__note--mark::after{border-color:#db4c4d rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:12px 10px 0 10px;content:"";display:inline-block;position:absolute;bottom:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.quick-support__title{font-size:24px;line-height:1.3;font-weight:bold;text-align:center}.quick-support__img{display:block;width:270px;margin:16px auto 0}.quick-support__txt{line-height:1.4;text-align:justify;margin-top:16px}.quick-feature{max-width:1000px;min-width:1000px;padding:64px 20px;margin:0 auto}.quick-feature__heading--title{font-size:27px;line-height:1;font-weight:bold;text-align:center}.quick-feature__heading--txt{font-size:28px;line-height:1;font-weight:bold;text-align:center;margin-top:16px}.quick-feature__heading--word{font-size:1.2em;font-family:din-2014,sans-serif}.quick-feature__heading--number{font-size:1.8em;line-height:.6;font-family:din-2014,sans-serif;position:relative;top:3px}.quick-feature__heading--notice{color:#db4c4d;background:-webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0, #ff0));background:-webkit-linear-gradient(transparent 70%, #ff0 0);background:linear-gradient(transparent 70%, #ff0 0)}.quick-feature__mv{display:block;width:960px;margin:40px auto 32px}.quick-feature__img{display:block;width:902px;margin:24px auto 0}.quick-feature__note{font-size:12px;line-height:1.3;margin-top:16px}.quick-feature__info{display:grid;grid-template-columns:110px auto 465px;grid-template-rows:110px auto;grid-column-gap:16px;grid-row-gap:16px;margin-top:72px}.quick-feature__info--note{grid-column:1/2;grid-row:1/2}.quick-feature__info--cercle{width:110px;height:110px;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:28px;line-height:1.2;font-weight:bold;color:#fff;padding:6px 0 0;background-color:#ef8030}.quick-feature__info--title{grid-column:2/3;grid-row:1/2;font-size:28px;line-height:1.5;font-weight:bold;padding-top:18px}.quick-feature__info--marker{background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ff0), color-stop(90%, #ff0), color-stop(90%, transparent));background:-webkit-linear-gradient(transparent 60%, #ff0 60%, #ff0 90%, transparent 90%);background:linear-gradient(transparent 60%, #ff0 60%, #ff0 90%, transparent 90%)}.quick-feature__info--date{color:#db4c4d;background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ff0), color-stop(90%, #ff0), color-stop(90%, transparent));background:-webkit-linear-gradient(transparent 60%, #ff0 60%, #ff0 90%, transparent 90%);background:linear-gradient(transparent 60%, #ff0 60%, #ff0 90%, transparent 90%)}.quick-feature__info--number{font-size:1.5em;line-height:.6;font-family:din-2014,sans-serif;position:relative;top:2px}.quick-feature__info--txt{grid-column:1/3;grid-row:2/3;font-size:18px;text-align:justify;padding-right:8px}.quick-feature__info--notice{font-weight:bold;color:#ef8030}.quick-feature__info--img{display:block;grid-column:3/4;grid-row:1/3}.quick-flow{max-width:1000px;min-width:1000px;padding:0 20px;margin:96px auto 0}.quick-flow__heading--title{font-size:32px;line-height:1;font-weight:bold;text-align:center;color:#ef8030}.quick-flow__heading--txt{font-size:20px;line-height:1;text-align:center;margin-top:16px}.quick-flow__heading--img{display:block;width:259px;margin:32px auto 0}.quick-flow__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:32px}.quick-flow__nav--btn{width:222px;background-color:#fff;padding:12px 0;border-radius:24px;border:2px solid #ef8030;font-size:24px;line-height:1;font-weight:bold;text-align:center;color:#ef8030;position:relative;cursor:pointer}.quick-flow__nav--btn:hover{background-color:#ef8030;color:#fff}.quick-flow__nav--btn.active{background-color:#ef8030;color:#fff}.quick-flow__nav--btn.active::before{border-color:#ef8030 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:14px 16px 0 16px;content:"";display:inline-block;position:absolute;bottom:-14px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.quick-flow__nav--btn:nth-of-type(n + 2){margin-left:24px}.quick-flow__list{display:none;margin-top:48px}.quick-flow__list.show{display:block}.quick-flow__list--box{display:grid;grid-template-columns:386px auto;grid-template-rows:75px auto;grid-column-gap:0;grid-row-gap:0;border-radius:12px;border:1px solid #d9d9d9;-webkit-box-shadow:0 0 6px rgba(0,0,0,.15);box-shadow:0 0 6px rgba(0,0,0,.15);margin-top:0;position:relative}.quick-flow__list--box img{border-radius:12px 0 0 12px}.quick-flow__list--box:nth-of-type(n + 2){margin-top:64px}.quick-flow__list--box:nth-of-type(n + 2)::before{border-color:#ef8030 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:22px 26px 0 26px;content:"";display:inline-block;position:absolute;top:-44px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.quick-flow__list--img{grid-column:1/2;grid-row:1/3;display:block;width:386px;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.quick-flow__list--img.show{opacity:1;-webkit-animation:fadeIn .5s ease forwards;animation:fadeIn .5s ease forwards}.quick-flow__list--title{grid-column:2/3;grid-row:1/2;font-size:28px;line-height:1;font-weight:bold;text-align:center;margin-top:24px}.quick-flow__list--marker{background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ff0), color-stop(90%, #ff0), color-stop(90%, transparent));background:-webkit-linear-gradient(transparent 60%, #ff0 60%, #ff0 90%, transparent 90%);background:linear-gradient(transparent 60%, #ff0 60%, #ff0 90%, transparent 90%)}.quick-flow__list--txt{grid-column:2/3;grid-row:2/3;font-size:18px;padding:0 42px;text-align:justify}.quick-flow__list--extra{display:block;font-size:18px;color:#e30100}.quick-flow__list--extra::before{position:relative;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:18px;line-height:1;display:inline-block;margin-right:4px}.quick-faq{max-width:1000px;min-width:1000px;padding:0 20px;margin:96px auto 0}.quick-faq__heading--title{font-size:32px;line-height:1;font-weight:bold;text-align:center;color:#db4c4d}.quick-faq__heading--txt{font-size:20px;line-height:1;text-align:center;margin-top:16px}.quick-faq__wrap{margin-top:40px}.quick-faq__box{padding:16px 40px 16px;border:2px solid #c3c3c3}.quick-faq__box:nth-of-type(n + 2){border-top:initial}.quick-faq__question{font-size:20px;font-weight:bold;padding:16px 30px 16px 48px;position:relative;cursor:pointer}.quick-faq__question::before{content:"Q";color:#db4c4d;font-family:"Font Awesome 5 Free";font-size:32px;font-weight:900;position:absolute;top:3px;left:0}.quick-faq__question::after{content:"";font-family:"Font Awesome 5 Free";font-size:32px;font-weight:900;position:absolute;top:3px;right:0}.quick-faq__question:hover{color:#db4c4d}.quick-faq__question.on::after{content:""}.quick-faq__question.open::after{content:""}.quick-faq__question.open.on::after{content:""}.quick-faq__answer{display:none;position:relative}.quick-faq__answer.open{display:block}.quick-faq__answer--box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-top:2px dashed #c3c3c3;margin:0;padding:20px 54px 10px}.quick-faq__answer--img{display:block;width:90px}.quick-faq__answer--txt{width:650px;font-size:16px;text-align:justify;padding-top:16px}.quick-faq__answer--txt a{pointer-events:none;color:#db4c4d}.urgency-mv{min-width:1000px;background:-webkit-gradient(linear, left top, left bottom, color-stop(66%, white), color-stop(34%, #ef8030));background:-webkit-linear-gradient(white 66%, #ef8030 34%);background:linear-gradient(white 66%, #ef8030 34%)}.urgency-mv__wrap{height:490px;position:relative}.urgency-mv__title{font-size:44px;padding:0 0 0 3px;font-weight:bold}.urgency-mv__title span{font-size:.8em}.urgency-mv__title br{display:none}.urgency-mv__tel{width:606px;position:relative;margin-top:5px}.urgency-mv__tel--note{background:#fff600;border-radius:50%;color:red;font-size:28px;font-weight:700;line-height:1.2;padding:36px;position:absolute;top:-54px;right:-176px;z-index:1}.urgency-mv__tel--note span{font-size:.8em}.urgency-mv__tel--note::before{border-style:solid;border-width:56px 28px 0 28px;border-color:#fff600 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);content:"";display:inline-block;position:absolute;bottom:0;left:-11px;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}.urgency-mv__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:604px}.urgency-mv__staff--title{color:#fff600;font-size:24px;margin:32px 0 0;font-weight:bold}.urgency-mv__staff--title span{font-size:.8em}.urgency-mv__staff--title::before,.urgency-mv__staff--title::after{display:inline-block;content:"";width:3px;height:26px;background:#fff600}.urgency-mv__staff--title::before{-webkit-transform:rotate(-25deg) translateY(4px);transform:rotate(-25deg) translateY(4px);margin-right:16px}.urgency-mv__staff--title::after{-webkit-transform:rotate(25deg) translateY(4px);transform:rotate(25deg) translateY(4px);margin-left:16px}.urgency-mv__staff--note{background:#fff;border-radius:8px;font-size:20px;height:84px;line-height:1.2;margin:7px 24px 0 0;padding:16px;position:relative}.urgency-mv__staff--note span{color:red;font-size:1.2em}.urgency-mv__staff--note::after{border-style:solid;border-width:12px 0 12px 14px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;content:"";display:inline-block;position:absolute;bottom:calc(50% - 12px);right:-14px}.urgency-mv__staff--img{width:97px}.urgency-mv__person{position:absolute;bottom:0;right:0;width:259px;height:auto;z-index:3}.urgency-info{margin:64px 0 0}.urgency-info__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.urgency-info__list{width:400px;border:solid 4px red;background:#fff9f9;border-radius:16px;padding:0 24px 18px}.urgency-info__list:nth-of-type(1){margin:0 24px 0 0}.urgency-info__list:nth-of-type(2){border:solid 4px #c49816;background:#fffdf6}.urgency-info__list:nth-of-type(2) .urgency-info__item:first-of-type{background:#c49816}.urgency-info__list:nth-of-type(2) .urgency-info__item:first-of-type:after{border-color:#c49816 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.urgency-info__list:nth-of-type(2) .urgency-info__item:not(:nth-of-type(3n + 1)){border-bottom:solid 2px #c49816}.urgency-info__item{position:relative}.urgency-info__item:first-of-type{text-align:center;background:red;border-radius:19px;font-size:24px;color:#fff;font-weight:700;line-height:42px;height:38px;position:relative;top:-20px}.urgency-info__item:first-of-type:after{border-style:solid;border-width:10px 14px 0 14px;border-color:red rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);content:"";display:inline-block;position:absolute;bottom:-10px;left:calc(50% - 14px)}.urgency-info__item:not(:first-of-type){font-size:21px;line-height:1.3;padding-left:26px}.urgency-info__item:not(:first-of-type)::before{content:"";color:red;font-family:"Font Awesome 5 Free";font-weight:400;margin-right:4px;position:absolute;top:0;left:0}.urgency-info__item:not(:nth-of-type(3n + 1)){border-bottom:solid 2px red;padding-bottom:10px}.urgency-info__item:nth-of-type(n + 3){margin:12px 0 0}.urgency-cta{background:#fdeeee;min-width:1000px;margin:64px 0 0;padding:0 0 48px}.urgency-cta__heading{background:#f64b48;color:#fff;padding:24px 0;text-align:center}.urgency-cta__heading--title{display:inline-block;font-size:24px;font-weight:bold;letter-spacing:1px;line-height:1.3;position:relative}.urgency-cta__heading--title span{font-size:1.3em}.urgency-cta__heading--title::before,.urgency-cta__heading--title::after{display:inline-block;content:"";width:8px;height:58px;background:#fff;-webkit-clip-path:polygon(30% 100%, 0 0, 100% 0, 50% 100%);clip-path:polygon(30% 100%, 0 0, 100% 0, 50% 100%)}.urgency-cta__heading--title::before{position:absolute;top:5px;left:-20px;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.urgency-cta__heading--title::after{position:absolute;top:5px;right:-20px;-webkit-transform:rotate(25deg);transform:rotate(25deg)}.urgency-cta__heading--note{font-size:12px;margin:6px 0 0}.urgency-cta__title{color:red;font-size:28px;line-height:1.3;margin:24px 0 0 0;text-align:center;font-weight:bold}.urgency-cta__title span{font-size:1.3em}.urgency-cta__list{border-radius:6px;background:#fff;margin:24px auto 0;padding:24px 84px;width:840px}.urgency-cta__item{font-size:24px}.urgency-cta__item .icon-check-square-regular{color:red;margin:0 12px 0 0}.urgency-cta .plan-cv__bnr{display:block;width:840px;margin:0 auto 16px;text-align:center}.urgency-cta .plan-cv__bnr:first-of-type{margin-top:24px}.urgency-cta .ctaBnr__contact:hover{opacity:.8}.urgency-flow{margin:64px 0 0;padding-bottom:66px}.urgency-flow__title{font-size:32px;text-align:center;font-weight:bold}.urgency-flow__txt{font-size:18px;margin:32px;text-align:center}.urgency-flow__summary{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:24px auto 0;width:600px}.urgency-flow__summary--item{width:138px}.urgency-flow__summary--item:nth-of-type(n + 3){margin-left:24px}.urgency-flow__summary--caption{font-weight:700;margin:8px 0 0;text-align:center}.urgency-flow__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:64px 0 0;position:relative}.urgency-flow__info--title{border-radius:24px 24px 0 0;color:#fff;line-height:1.3;padding:16px 0;width:415px;font-size:24px;text-align:center;font-weight:bold}.urgency-flow__info--title.customer{background:red}.urgency-flow__info--title.our{background:#ef8030;margin:0 0 0 65px}.urgency-flow__info--title span{font-size:1.2em}.urgency-flow__info--img{width:130px;position:absolute;top:105px;left:calc(50% - 65px)}.urgency-flow__figure{width:50%}.urgency-flow__figure:nth-of-type(2) .urgency-flow__figure--box{padding:27px 0 27px 95px}.urgency-flow__figure--box{background:#e8f5ee;padding:27px 0 27px 30px;margin-top:4px;min-height:436px}.urgency-flow__figure--box:nth-of-type(2){background:#fdeeee}.urgency-flow__figure--box:nth-of-type(3){background:#edf1fe}.urgency-flow__figure--box:nth-of-type(4){background:#fdeada}.urgency-flow__figure--inner{width:355px}.urgency-flow__figure--title{font-size:21px;font-weight:700;text-align:center;line-height:1.3}.urgency-flow__figure--img{margin:12px 0 0}.urgency-flow__figure--txt{margin:14px 0 0;line-height:1.5;text-align:justify}.urgency-faq{margin:64px 0 0}.urgency-faq__title{font-size:32px;text-align:center;font-weight:bold}.urgency-faq__box{border-radius:8px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);box-shadow:0 0 8px rgba(0,0,0,.2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:16px 16px 8px}.urgency-faq__box:first-of-type{margin:32px 0 0}.urgency-faq__box:not(:first-of-type){margin:16px 0 0}.urgency-faq__heading{border-radius:8px 8px 0 0;background:-webkit-gradient(linear, left top, left bottom, from(rgb(228.535426009, 105.9874439462, 17.664573991)), to(rgb(241.9273542601, 151.2358744395, 85.8726457399)));background:-webkit-linear-gradient(rgb(228.535426009, 105.9874439462, 17.664573991), rgb(241.9273542601, 151.2358744395, 85.8726457399));background:linear-gradient(rgb(228.535426009, 105.9874439462, 17.664573991), rgb(241.9273542601, 151.2358744395, 85.8726457399));margin:-16px -16px 0 -16px;padding:12px;width:960px}.urgency-faq__heading:after{background:#fff600;content:"";display:block;margin-left:-12px;width:960px;height:3px}.urgency-faq__question{color:#fff;padding-left:32px;position:relative;font-weight:bold;font-size:19px;line-height:1.6}.urgency-faq__question:before{background:url("../img/urgency/question@2x.png") no-repeat;background-size:contain;background-position:center;content:"";display:block;height:20px;width:20px;position:absolute;top:2px;left:0}.urgency-faq__answer{width:816px;margin:24px 0 0 16px;padding-left:32px;position:relative}.urgency-faq__answer:before{background:url("../img/urgency/answer@2x.png") no-repeat;background-size:contain;background-position:center;content:"";display:block;height:20px;width:20px;position:absolute;top:2px;left:0}.urgency-faq__staff{width:94px;margin:8px 0 0}.urgency-faq__staff img{border-radius:50%}.urgency-faq__staff--comment{font-size:12px;font-weight:700;line-height:1.2;margin:8px 0 0;text-align:center}.urgency-faq__staff--comment span{font-size:1.4em}.urgency .urgency-feature{margin:64px 0 0}.urgency .urgency-feature__title{font-size:28px;text-align:center;font-weight:bold}.urgency .urgency-feature__title span{color:#ef8030}.urgency .urgency-feature__title br{display:none}.urgency .urgency-feature__title::after{background:#ef8030;content:"";display:block;width:120px;height:4px;margin:12px auto 0}.urgency .urgency-feature__txt{font-size:18px;text-align:center;margin:24px 0 0}.urgency .top-feature__content:nth-of-type(2){margin:64px 0 0}.urgency .top-feature__content--title{font-size:28px;font-weight:bold;text-align:center;line-height:1.3;margin:24px 0 0 0}.urgency .top-feature__content--notice{color:#e82a23}.urgency .top-feature__content--picture{width:960px;margin:24px 0 0 0;position:relative}.urgency .top-feature__content--picture-number{color:#e82a23;font-size:46px;font-weight:bold;position:absolute;top:26px;left:345px;text-shadow:3px 3px 1px #fff,-3px 3px 1px #fff,3px -3px 1px #fff,-3px -3px 1px #fff,3px 0px 1px #fff,0px 3px 1px #fff,-3px 0px 1px #fff,0px -3px 1px #fff}.urgency .top-feature__content--picture-number span{letter-spacing:-6px}.urgency .top-feature__content--txt{font-size:18px;text-align:center;margin:24px 0 0 0}.urgency .top-feature__facility{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:24px 0 0 0;padding:24px 40px;background-color:#fefff3}.urgency .top-feature__facility--picture{width:298px}.urgency .top-feature__facility--box{width:552px;margin:0 0 0 30px}.urgency .top-feature__facility--title{font-size:28px;font-weight:bold}.urgency .top-feature__facility--notice{color:#ef8030}.urgency .top-feature__facility--txt{font-size:18px}.urgency .top-feature__promise{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:24px 0 0 0;padding:24px 0}.urgency .top-feature__promise--picture{width:298px}.urgency .top-feature__promise--box{width:632px;margin:0 0 0 30px}.urgency .top-feature__promise--title{font-size:28px;line-height:1.3}.urgency .top-feature__promise--notice{color:#ef8030}.urgency .top-feature__promise--txt{font-size:18px;margin:8px 0 0 0}.urgency .top-feature__staff{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:24px 0 0 0;padding:0}.urgency .top-feature__staff--picture{width:194px}.urgency .top-feature__staff--txt{font-size:25px;text-align:center;margin:4px 0 0 0}.urgency .top-feature__after--list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:24px 0 0 0}.urgency .top-feature__after--box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:304px;border:1px solid #dcdcdc;margin:0 0 0 24px}.urgency .top-feature__after--box:nth-of-type(3n + 1){margin-left:0}.urgency .top-feature__after--box:nth-child(n+4){margin-top:24px}.urgency .top-feature__after--picture{width:79px}.urgency .top-feature__after--txt{width:225px;padding:14px 16px 0;font-size:18px;font-weight:bold;line-height:1.3}.urgency .top-feature__after--notice{color:#e82a23;font-size:15px;font-weight:normal;line-height:1.1}.urgency .top-feature__after--note{font-size:15px;font-weight:normal;line-height:1.1}.urgency .top-feature__request{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:24px 0 0 0;padding:24px 0}.urgency .top-feature__request--picture{width:298px}.urgency .top-feature__request--box{width:632px;margin:0 0 0 30px}.urgency .top-feature__request--title{font-size:28px;line-height:1.3;font-weight:bold}.urgency .top-feature__request--notice{color:#ef8030}.urgency .top-feature__request--txt{font-size:18px;margin:8px 0 0 0}.tpl-ctaBnr__tel{margin:0 auto 16px !important}.urg-mv{margin-top:24px}.urg-mv__title{font-size:50px;font-weight:bold;line-height:1}.urg-mv__title .em{color:red}.urg-mv__title .sh{font-size:.9em}.urg-mv__title .info{color:#265ba4;font-size:.7em}.urg-mv__tel{color:red;font-size:62px;line-height:1;margin-top:8px}.urg-mv__tel .num{font-family:din-2014,sans-serif;font-size:1.25em;font-weight:600;margin-left:6px}.urg-mv__txt{color:#265ba4;font-size:28px;font-weight:600;line-height:1.2}.urg-mv__txt .marker{background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fff600), color-stop(86%, #fff600), color-stop(0, transparent));background:-webkit-linear-gradient(transparent 50%, #fff600 50%, #fff600 86%, transparent 0);background:linear-gradient(transparent 50%, #fff600 50%, #fff600 86%, transparent 0);position:relative;left:-2px}.urg-mv__txt .brackets-left{position:relative;left:-3px}.urg-mv__txt .brackets-right{position:relative;right:-3px}.urg-mv__txt .box{border-radius:999px;border:solid 2px red;background:#fff600;color:red;display:inline-block;font-size:16px;padding:3px 18px 0;position:relative;top:-2px;left:6px}.urg-mv__staff{position:absolute;right:0;bottom:0}.urg-mv__staff img{width:240px}.urg-mv__staff._woman img{width:266px}.urg-mv__staff--note{background:#fff600;border-radius:50%;color:red;font-size:24px;font-weight:600;line-height:1.2;padding:26px;position:absolute;top:82px;left:-154px}.urg-mv__staff--note span{font-size:.8em}.urg-mv__staff--note::before{border-style:solid;border-width:56px 28px 0 28px;border-color:#fff600 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);content:"";display:inline-block;position:absolute;bottom:20px;left:-18px;-webkit-transform:rotate(70deg);transform:rotate(70deg);z-index:-1}.urg-mv__description{background:#265ba4;color:#fff;margin-top:20px}.urg-mv__description .container{position:relative}.urg-mv__description--txt{font-size:20px;padding:24px 280px 24px 0}.urg-support{margin-top:32px}.urg-support__head{border:2px solid red;margin:0 auto;padding:24px 128px;width:740px}.urg-support__head--item{font-size:28px;font-weight:600;line-height:1.9}.urg-support__head--item i{color:red;margin-right:14px}.urg-support__contact{font-size:28px;font-weight:600;margin-top:24px;text-align:center}.urg-support__contact::before{border-style:solid;border-width:32px 44px 0 44px;border-color:red rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);content:"";display:block;margin:0 auto 12px;width:44px}.urg-support__wrap{background:#f5f0f4;margin-top:32px;padding:32px 0}.urg-support__subtitle{text-align:center}.urg-support__subtitle .box{background:red;border-radius:6px;color:#fff;display:inline-block;font-size:18px;font-weight:600;padding:0 32px;line-height:1.3}.urg-support__subtitle .box .num{font-family:din-2014,sans-serif;font-size:1.45em;position:relative;top:1px}.urg-support__title{font-size:28px;font-weight:600;margin-top:10px;text-align:center}.urg-support__title .em{color:#ef8030}.urg-support__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.urg-support__item{background:#fff;border-radius:10px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.1);box-shadow:0 0 4px rgba(0,0,0,.1);margin-top:48px;padding:34px 16px 0;text-align:center;width:calc((100% - 44px)/3);position:relative}.urg-support__item--num{background:red;border-radius:6px;color:#fff;font-size:18px;font-weight:600;text-align:center;padding:0 12px;position:absolute;top:-11px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.urg-support__item--title{font-size:20px;font-weight:600}.urg-support__item--txt{margin-top:8px}.urg-support__item--img{margin-top:24px}.urg-example{margin-top:32px}.urg-example__title{color:#ef8030;font-size:28px;font-weight:600;text-align:center}.urg-example__subtitle{text-align:center}.urg-example__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.urg-example__item{margin-top:32px;width:calc((100% - 44px)/3)}.urg-example__item--num{background:#eee;font-size:20px;font-weight:600;text-align:center}.urg-example__item--list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:6px}.urg-example__item:nth-of-type(1) .place{background:#265ba4}.urg-example__item:nth-of-type(2) .place{background:#3c97ad}.urg-example__item:nth-of-type(3) .place{background:#7326a4}.urg-example__item--flow{margin-top:10px}.urg-example__item--flow.place{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:4px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:18px;font-weight:600;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative;width:90px}.urg-example__item--flow.place::before{border-style:solid;border-width:10px 0 10px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #3d3d3d;content:"";display:inline-block;position:absolute;bottom:6px;left:calc(50% + 70px)}.urg-example__item--flow.place::after{background:#3d3d3d;content:"";display:inline-block;position:absolute;bottom:12px;left:calc(50% + 52px);width:18px;height:8px}.urg-example__item--flow.brand{border-radius:4px;border:1px solid #ef8030;color:#ef8030;font-size:17px;font-weight:600;margin-left:40px;padding:0 8px}.urg-example__item--flow.brand span{font-size:.9em}.urg-example__item--img{width:80%;margin:10px auto 0}.urg-example__item--title{font-size:22px;font-weight:600;line-height:1.2;margin-top:12px}.urg-example__item--txt{font-size:15px;margin-top:4px;min-height:84px}.urg-example__content{background:#ef8030;border-radius:10px;color:#fff;min-height:180px;padding:24px;padding-top:28px;position:relative}.urg-example__content::before{border-style:solid;border-width:14px 14px 0 14px;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);content:"";display:inline-block;position:absolute;top:0;left:calc(50% - 14px)}.urg-example__content--title{font-size:20px;font-weight:600}.urg-example__cta{background:#f9f9f9;margin-top:48px;padding:48px}.urg-example__cta--wrap{width:740px;margin:0 auto}.urg-example__cta--title{font-size:28px;font-weight:600}.urg-example__cta--title .em{color:#ef8030}.urg-example__cta--list i{color:#ef8030;margin-right:8px}.urg-example__cta--item{border-bottom:1px solid #3d3d3d;display:inline-block;font-size:20px;line-height:1.3;margin-top:16px}.urg-cta{margin-top:32px}.urg-cta__title{font-size:28px;font-weight:600;text-align:center}.urg-cta .plan-cv__bnr{width:840px;position:relative;margin:0 auto}.urg-cta .plan-cv__bnr:first-of-type{margin-top:24px}.urg-cta .plan-cv__bnr--num{color:#fff;font-family:din-2014,sans-serif;font-weight:600;font-size:73px;position:absolute;top:50px;right:130px}.urg-flow{margin-top:48px}.urg-flow__title{font-size:28px;font-weight:600;text-align:center}.urg-flow__title .em{color:#265ba4}.urg-flow__head{background:#265ba4;color:#fff;font-size:20px;font-weight:600;text-align:center}.urg-flow__head:nth-of-type(n + 2){margin-top:48px}.urg-flow__list{margin-top:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.urg-flow__item{border:2px solid #ccc;padding:20px;position:relative;width:calc((100% - 60px)/3)}.urg-flow__item:nth-of-type(n + 4){margin-top:30px}.urg-flow__item:not(:nth-of-type(3n))::before,.urg-flow__item:not(:nth-of-type(3n))::after{background:#265ba4;content:"";display:inline-block;position:absolute;right:-20px;width:2px;height:30px}.urg-flow__item:not(:nth-of-type(3n))::before{bottom:50%;-webkit-transform:translateY(2px) rotate(-30deg);transform:translateY(2px) rotate(-30deg)}.urg-flow__item:not(:nth-of-type(3n))::after{top:50%;-webkit-transform:translateY(-3px) rotate(30deg);transform:translateY(-3px) rotate(30deg)}.urg-flow__item--title{color:#265ba4;font-weight:600;font-size:18px}.urg-flow__item--title .num{margin-right:4px;font-family:din-2014,sans-serif;font-size:1.6em}.urg-flow__item--txt .sh{font-size:.8em;line-height:1.4;display:inline-block}.support-four{padding:0 0 4rem;background-color:#f0f0f0}.support-four__header{padding-top:2rem}.support-four__subtitle{text-align:center;font-size:2.7rem;font-weight:bold;line-height:1;color:#000}.support-four__title{text-align:center;font-size:3rem;font-weight:bold;line-height:1;color:#000}.support-four__title .color{color:#d64344}.support-four__title .big{font-size:4.4rem;font-family:din-2014,sans-serif}.support-four__ul{display:grid;gap:2rem;grid-template-columns:repeat(4, 1fr);width:108rem;margin:4.7rem auto 0}.support-four__li{min-height:38rem;border-radius:14px;background-color:#fff}.support-four__li--header{padding:4rem 0 0;position:relative;text-align:center}.support-four__li--title{color:#3d3d3d;font-weight:600}.support-four__li--subtitle{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:1.3rem 2rem 1rem;color:#fff;font-weight:bold;background-color:#d64344;border:3px solid #fff;border-radius:40px;position:absolute;top:-2.4rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.support-four__li--subtitle::before{content:"";position:absolute;bottom:-1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-top:10px solid #d64344;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}.support-four__li:nth-of-type(1) .support-four__li--img{width:19.3rem}.support-four__li:nth-of-type(2) .support-four__li--img{width:22rem}.support-four__li:nth-of-type(3) .support-four__li--img{width:19.1rem}.support-four__li:nth-of-type(4) .support-four__li--img{width:22.8rem}.support-four__li--img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto;min-height:13.2rem}.support-four__li--txt{margin-top:2rem;padding:0 1.5rem 2rem}.visitation-available__header{margin-top:3rem;color:#3d3d3d}.visitation-available__subtitle{text-align:center;font-size:2.7rem;font-weight:bold;line-height:1}.visitation-available__subtitle .color{color:#007e39}.visitation-available__title{text-align:center;font-size:3rem;font-weight:bold;line-height:1;margin-top:1rem}.visitation-available__container{margin-top:2rem}.visitation-available__txt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.visitation-available__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.visitation-available__btn--link{display:block;margin-top:4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1.7rem 4rem;text-align:center;color:#fff;font-size:2.3rem;font-weight:bold;line-height:1;background-color:#007e39;-webkit-box-shadow:0 5px 0 #06552a;box-shadow:0 5px 0 #06552a;border-radius:40px;position:relative}.visitation-available__btn--link::after{content:"";margin-left:1rem;font-family:"Font Awesome 5 Free";font-weight:900;position:relative;display:inline-block}.visitation-available__btn--link:hover{position:relative;top:5px;-webkit-box-shadow:none;box-shadow:none}.areaHallList{width:96rem;margin:0 auto}.area2503-hallList{width:96rem;margin:0 auto}.consultHallList__list.dearness{width:96rem;margin:4rem auto 0}.morinoie .support-four__title .color{color:#008941}.morinoie .support-four__li{min-height:38rem;border-radius:14px;background-color:#fff}.morinoie .support-four__li--subtitle{background-color:#008941}.morinoie .support-four__li--subtitle::before{border-top:10px solid #008941}.visitation-available__subtitle .color{color:#008941}.visitation-available__btn--link{background-color:#008941;-webkit-box-shadow:0 5px 0 rgb(0,71.24,33.8);box-shadow:0 5px 0 rgb(0,71.24,33.8)}.senwa .support-four__title .color{color:#008941}.senwa .support-four__li{min-height:38rem;border-radius:14px;background-color:#fff}.senwa .support-four__li--subtitle{background-color:#008941}.senwa .support-four__li--subtitle::before{border-top:10px solid #008941}.visitation-available__subtitle .color{color:#008941}.visitation-available__btn--link{background-color:#008941;-webkit-box-shadow:0 5px 0 rgb(0,71.24,33.8);box-shadow:0 5px 0 rgb(0,71.24,33.8)}.kanakura .support-four__title .color{color:#b52741}.kanakura .support-four__li{min-height:38rem;border-radius:14px;background-color:#fff}.kanakura .support-four__li--subtitle{background-color:#b52741}.kanakura .support-four__li--subtitle::before{border-top:10px solid #b52741}.visitation-available__subtitle .color{color:#b52741}.visitation-available__btn--link{background-color:#b52741;-webkit-box-shadow:0 5px 0 rgb(94.12,20.28,33.8);box-shadow:0 5px 0 rgb(94.12,20.28,33.8)}.tomoka .support-four__title .color{color:#193b87}.tomoka .support-four__li{min-height:38rem;border-radius:14px;background-color:#fff}.tomoka .support-four__li--subtitle{background-color:#193b87}.tomoka .support-four__li--subtitle::before{border-top:10px solid #193b87}.visitation-available__subtitle .color{color:#193b87}.visitation-available__btn--link{background-color:#193b87;-webkit-box-shadow:0 5px 0 rgb(13,30.68,70.2);box-shadow:0 5px 0 rgb(13,30.68,70.2)}.yuka .support-four__title .color{color:#193b87}.yuka .support-four__li{min-height:38rem;border-radius:14px;background-color:#fff}.yuka .support-four__li--subtitle{background-color:#193b87}.yuka .support-four__li--subtitle::before{border-top:10px solid #193b87}.visitation-available__subtitle .color{color:#193b87}.visitation-available__btn--link{background-color:#193b87;-webkit-box-shadow:0 5px 0 rgb(13,30.68,70.2);box-shadow:0 5px 0 rgb(13,30.68,70.2)}.memoryhouse .support-four__title .color{color:#ce2329}.memoryhouse .support-four__li{min-height:38rem;border-radius:14px;background-color:#fff}.memoryhouse .support-four__li--subtitle{background-color:#ce2329}.memoryhouse .support-four__li--subtitle::before{border-top:10px solid #ce2329}.visitation-available__subtitle .color{color:#ce2329}.visitation-available__btn--link{background-color:#ce2329;-webkit-box-shadow:0 5px 0 rgb(107.12,18.2,21.32);box-shadow:0 5px 0 rgb(107.12,18.2,21.32)}.aoba .support-four__title .color{color:#008941}.aoba .support-four__li{min-height:38rem;border-radius:14px;background-color:#fff}.aoba .support-four__li--subtitle{background-color:#008941}.aoba .support-four__li--subtitle::before{border-top:10px solid #008941}.visitation-available__subtitle .color{color:#008941}.visitation-available__btn--link{background-color:#008941;-webkit-box-shadow:0 5px 0 rgb(0,71.24,33.8);box-shadow:0 5px 0 rgb(0,71.24,33.8)}.towas .support-four__title .color{color:#018841}.towas .support-four__li{min-height:38rem;border-radius:14px;background-color:#fff}.towas .support-four__li--subtitle{background-color:#018841}.towas .support-four__li--subtitle::before{border-top:10px solid #018841}.visitation-available__subtitle .color{color:#018841}.visitation-available__btn--link{background-color:#018841;-webkit-box-shadow:0 5px 0 rgb(.52,70.72,33.8);box-shadow:0 5px 0 rgb(.52,70.72,33.8)}.nagasaka .support-four__title .color{color:#00853b}.nagasaka .support-four__li{min-height:38rem;border-radius:14px;background-color:#fff}.nagasaka .support-four__li--subtitle{background-color:#00853b}.nagasaka .support-four__li--subtitle::before{border-top:10px solid #00853b}.visitation-available__subtitle .color{color:#00853b}.visitation-available__btn--link{background-color:#00853b;-webkit-box-shadow:0 5px 0 rgb(0,69.16,30.68);box-shadow:0 5px 0 rgb(0,69.16,30.68)}.dearness .support-four__title .color{color:#fc7e24}.dearness .support-four__li{min-height:38rem;border-radius:14px;background-color:#fff}.dearness .support-four__li--subtitle{background-color:#fc7e24}.dearness .support-four__li--subtitle::before{border-top:10px solid #fc7e24}.visitation-available__subtitle .color{color:#fc7e24}.visitation-available__btn--link{background-color:#fc7e24;-webkit-box-shadow:0 5px 0 rgb(131.04,65.52,18.72);box-shadow:0 5px 0 rgb(131.04,65.52,18.72)}.footer__nav--margin{margin:4rem 0}