.h-hedaing { font-size: 4.2rem; font-weight: 700; }
@media screen and (max-width: 750px) { .h-hedaing { font-size: 3.8rem; } }

.h-hedaing-en { margin-bottom: 10px; }

.mainimg-sec { position: relative; }
@media screen and (max-width: 750px) { .mainimg-sec { padding-top: 5.3333333333%; } }
.mainimg-sec .mainimg-ttl { z-index: 99; position: absolute; bottom: 0; left: 0; padding: 30px 50px 0 90px; background-color: #fff; font-size: 4.2rem; font-weight: 700; line-height: 1.6; border-top-right-radius: 1em; }
@media screen and (max-width: 980px) { .mainimg-sec .mainimg-ttl { padding: 30px 50px 0 40px; font-size: 3.2rem; } }
@media screen and (max-width: 750px) { .mainimg-sec .mainimg-ttl { margin-bottom: -20px; padding: 20px 6.6666666667% 0; font-size: 2.8rem; } }
.mainimg-sec .mainimg-ttl span { background: linear-gradient(transparent 80%, #f5ff6e 80%); }
.mainimg-sec .mainimg-swiper { overflow: hidden; }
.mainimg-sec .mainimg-swiper .swiper-wrapper { transition-timing-function: linear; }
.mainimg-sec .mainimg-swiper .swiper-slide { width: 350px; }
.mainimg-sec .mainimg-list { display: flex; flex-wrap: wrap; }
.mainimg-sec .mainimg-list._list01 li { width: 30.6666666667%; }
.mainimg-sec .mainimg-list._list01 li:first-child { margin-left: -1.7333333333%; }
.mainimg-sec .mainimg-list._list02 { justify-content: flex-end; }
.mainimg-sec .mainimg-list._list02 li { width: 44.2666666667%; }
.mainimg-sec .mainimg-list li { margin-right: 1.7333333333%; margin-bottom: 1.7333333333%; }
.mainimg-sec .mainimg-list li:last-child { margin-right: 0; }

.top-sec { display: flex; }
@media screen and (max-width: 750px) { .top-sec { padding: 17.3333333333% 0 17.3333333333%; } }
.top-sec .top-fig { flex: 1; display: flex; align-items: flex-end; padding-top: 80px; padding-right: 20px; }
@media screen and (max-width: 750px) { .top-sec .top-fig { display: none; } }
.top-sec .top-in { flex: 1; display: flex; align-items: center; padding: 40px 0; line-height: 1.6; }
@media screen and (max-width: 750px) { .top-sec .top-in { width: 100%; padding: 0 4.6666666667%; } }
.top-sec .top-con { padding-right: 20px; }
@media screen and (max-width: 750px) { .top-sec .top-con { padding-right: 0; } }
.top-sec .top-con .top-txt { white-space: nowrap; }
@media screen and (max-width: 750px) { .top-sec .top-con .top-txt { white-space: initial; margin-bottom: 5.8823529412%; }
  .top-sec .top-con .top-txt:last-child { margin-bottom: 0; } }
.top-sec .top-con .top-logo { text-align: right; }
@media screen and (max-width: 750px) { .top-sec .top-con .top-logo { width: 56.9117647059%; margin: 0 auto 11.7647058824%; text-align: center; } }
@media screen and (max-width: 750px) { .top-sec .top-con .top-con-fig { width: 87.9411764706%; margin: 0 auto 5.8823529412%; } }
@media screen and (max-width: 750px) { .top-sec .top-con .top-ttl { margin-bottom: 1.4705882353%; font-size: 2.2rem; font-weight: 700; color: #0d3078; } }

.about-sec { padding: 100px 0 90px; background-color: #f4f8fc; }
.about-sec .about-in { width: 100%; max-width: 1240px; margin: 0 auto; padding: 0 20px; line-height: 1.6; }
@media screen and (max-width: 750px) { .about-sec .about-in { padding: 0 4.6666666667%; } }
.about-sec .h-hedaing { margin-bottom: 40px; text-align: center; color: #0d3078; }
.about-sec .h-hedaing-en { text-align: center; color: #0d3078; }
.about-sec .about-lead { margin-bottom: 40px; text-align: center; }
.about-sec .about-con { position: relative; margin-bottom: 10px; }
.about-sec .about-con .about-txt { font-size: 1.2rem; text-align: right; }
.about-sec .about-swiper { position: relative; margin-bottom: 20px; overflow: hidden; }
.about-sec .about-swiper .about-list { padding: 25px 20px 15px; background-color: #fff; border-radius: 1em; }
.about-sec .about-swiper .about-list figure { margin-bottom: 10px; text-align: center; }
.about-sec .about-swiper .about-list dl { margin-bottom: 5px; }
.about-sec .about-swiper .about-list dl dt { margin-bottom: 10px; font-size: 1.9rem; text-align: center; }
@media screen and (max-width: 750px) { .about-sec .about-swiper .about-list dl dt { font-size: 1.6rem; } }
.about-sec .about-swiper .about-list dl dd { font-size: 1.9rem; font-weight: 700; text-align: center; color: #0d3078; }
@media screen and (max-width: 750px) { .about-sec .about-swiper .about-list dl dd { font-size: 1.6rem; } }
.about-sec .about-swiper .about-list dl dd span { font-size: 6.1rem; }
@media screen and (max-width: 750px) { .about-sec .about-swiper .about-list dl dd span { font-size: 5rem; } }
.about-sec .about-swiper .about-list p { font-size: 1.0rem; text-align: center; }
.about-sec .about-swiper .slide-btn { z-index: 999; position: absolute; top: 50%; width: 60px; margin-top: -30px; cursor: pointer; }
.about-sec .about-swiper .slide-btn._prev { left: 15.234375%; }
@media screen and (max-width: 980px) { .about-sec .about-swiper .slide-btn._prev { left: 20px; } }
.about-sec .about-swiper .slide-btn._next { right: 15.234375%; }
@media screen and (max-width: 980px) { .about-sec .about-swiper .slide-btn._next { right: 20px; } }

.business-sec { background: linear-gradient(180deg, #f4f8fc 0%, #f4f8fc 50%, #fff 50%, #fff 100%); }
.business-sec .business-in { width: 100%; max-width: 1240px; margin: 0 auto; padding: 0 20px; line-height: 1.6; }
@media screen and (max-width: 750px) { .business-sec .business-in { padding: 0 4.6666666667%; } }
.business-sec .business-con { position: relative; }
.business-sec .business-link { position: absolute; top: 0; left: 0; }
.business-sec .business-link._link01 { width: 11.25%; margin-top: -2.0833333333%; margin-left: 10%; }
@media screen and (max-width: 980px) { .business-sec .business-link._link01 { width: 15.4166666667%; } }
@media screen and (max-width: 750px) { .business-sec .business-link._link01 { width: 19.8529411765%; margin-left: 5.8823529412%; } }
.business-sec .business-link._link02 { width: 9.8333333333%; margin-top: 3.3333333333%; margin-left: 31.6666666667%; }
@media screen and (max-width: 980px) { .business-sec .business-link._link02 { width: 14%; } }
@media screen and (max-width: 750px) { .business-sec .business-link._link02 { width: 20.2941176471%; margin-left: 29.4117647059%; } }
.business-sec .business-link._link03 { width: 9.75%; margin-top: 5%; margin-left: 57.5%; }
@media screen and (max-width: 980px) { .business-sec .business-link._link03 { width: 13.9166666667%; } }
@media screen and (max-width: 750px) { .business-sec .business-link._link03 { width: 20.2941176471%; margin-top: 3.3333333333%; margin-left: 51.4705882353%; } }
.business-sec .business-link._link04 { width: 10.25%; margin-top: -2.0833333333%; margin-left: 74.1666666667%; }
@media screen and (max-width: 980px) { .business-sec .business-link._link04 { width: 14.4166666667%; } }
@media screen and (max-width: 750px) { .business-sec .business-link._link04 { width: 18.0882352941%; margin-left: 75%; } }
.business-sec .business-link a { position: relative; display: block; width: 100%; height: 100%; line-height: 1.2; background-color: #fff; border-radius: 50%; overflow: hidden; outline: none; transition: ease .2s; }
.business-sec .business-link a::before { content: ''; position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background-color: #0d3078; transition: all .5s; opacity: 0; }
.business-sec .business-link a::after { content: ''; display: block; padding-top: 100%; }
.business-sec .business-link a span { z-index: 3; display: flex; align-items: center; justify-content: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #0d3078; text-align: center; }
@media screen and (max-width: 750px) { .business-sec .business-link a span { font-size: 1.2rem; } }
.business-sec .business-link a:hover::before { opacity: 1; }
.business-sec .business-link a:hover span { color: #fff; }

.job-sec { position: relative; padding-top: 135px; }
@media screen and (max-width: 750px) { .job-sec { padding: 80px 0; } }
.job-sec .job-icon { position: absolute; top: 0; right: 0; margin-top: 6.25%; margin-right: 9.375%; }
@media screen and (max-width: 750px) { .job-sec .job-icon { width: 42%; margin-top: 10.6666666667%; margin-right: 4.6666666667%; } }
.job-sec .job-txt { margin-bottom: 40px; }
.job-sec .job-list { display: flex; flex-wrap: wrap; }
@media screen and (max-width: 750px) { .job-sec .job-list { display: block; } }
.job-sec .job-list li { position: relative; width: 31.2%; margin-right: 3.2%; margin-bottom: 3.2%; box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.1); background-color: #fff; border-radius: 1em; }
@media screen and (max-width: 750px) { .job-sec .job-list li { width: 100%; margin-right: 0; margin-bottom: 60px; } }
.job-sec .job-list li:nth-child(3n) { margin-right: 0; }
.job-sec .job-list li.job-list-btn { background-color: #eef6ff; }
.job-sec .job-list li.job-list-btn a { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }
@media screen and (max-width: 750px) { .job-sec .job-list li.job-list-btn a { padding: 40px 10px; } }
.job-sec .job-list li.job-list-btn a .job-list-btn-fig01 { width: 65px; margin: 0 auto; }
.job-sec .job-list li.job-list-btn a .job-list-btn-fig02 { width: 76px; margin: 0 auto; }
.job-sec .job-list li.job-list-btn a .job-list-btn-txt { margin: 20px 0; font-size: 2.2rem; font-weight: 700; text-align: center; color: #0d3078; }
.job-sec .job-list li a { display: block; text-decoration: none; padding: 15px; }
.job-sec .job-list li a:hover figure img { transform: scale(1.1); }
.job-sec .job-list li figure { overflow: hidden; border-radius: 1em; }
.job-sec .job-list li figure img { height: auto; transition: transform .6s ease; }
.job-sec .job-list li dl dt { padding: 20px 0; border-bottom: 3px solid #0d3078; font-size: 2.8rem; font-weight: 700; }
@media screen and (max-width: 750px) { .job-sec .job-list li dl dt { font-size: 2.2rem; } }
.job-sec .job-list li dl dd { padding: 15px 0; }
.job-sec .job-fig { margin-top: -80px; }
@media screen and (max-width: 750px) { .job-sec .job-fig { margin-top: 0; } }

.interview-sec { padding-top: 100px; }
@media screen and (max-width: 750px) { .interview-sec { padding-top: 0; padding-bottom: 80px; } }
.interview-sec .interview-in { position: relative; }
.interview-sec .interview-fig { position: absolute; bottom: 0; right: 0; width: 33.6%; margin-right: 6%; }
@media screen and (max-width: 750px) { .interview-sec .interview-fig { display: none; } }
.interview-sec .interview-top { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 50px; }
@media screen and (max-width: 750px) { .interview-sec .interview-top { display: block; } }
.interview-sec .interview-top .interview-top-con { flex: 1; }
.interview-sec .interview-top .interview-btn { width: 100%; max-width: 360px; }
.interview-sec .interview-list { display: flex; flex-wrap: wrap; }
@media screen and (max-width: 750px) { .interview-sec .interview-list { display: block; } }
.interview-sec .interview-list li { width: 46%; margin-right: 8%; margin-bottom: 8%; border-radius: 1em; }
@media screen and (max-width: 750px) { .interview-sec .interview-list li { width: 100%; margin-right: 0; margin-bottom: 60px; } }
.interview-sec .interview-list li:nth-child(2n) { margin-right: 0; }
.interview-sec .interview-list li a { display: block; text-decoration: none; background: #fff url("../img/common/ico_arrow_btn_w.svg") no-repeat right bottom; background-size: 14.1304347826% auto; transition: all .6s; }
.interview-sec .interview-list li a:hover { background-image: url("../img/common/ico_arrow_btn.svg"); background-size: 14.1304347826% auto; }
.interview-sec .interview-list li a:hover figure img { transform: scale(1.1); }
.interview-sec .interview-list li figure { overflow: hidden; border-radius: 1em; }
.interview-sec .interview-list li figure img { height: auto; transition: transform .6s ease; }
.interview-sec .interview-list li .interview-list-con { position: relative; width: 84.7826086957%; margin-top: -50px; padding-top: 15px; background-color: #fff; border-top-right-radius: 1em; }
.interview-sec .interview-list li .interview-list-con .interview-list-ttl { margin-bottom: 20px; font-size: 2.1rem; font-weight: 700; color: #0d3078; }
.interview-sec .interview-list li .interview-list-con .interview-list-txt { margin-bottom: 5px; font-size: 1.7rem; }
.interview-sec .interview-list li .interview-list-con dl { display: flex; align-items: center; }
.interview-sec .interview-list li .interview-list-con dl dt { width: 8em; padding-right: 1em; border-right: 1px solid #c0c5ce; font-size: 1.7rem; }
.interview-sec .interview-list li .interview-list-con dl dd { flex: 1; padding: 0 1em; font-size: 3.0rem; color: #9999ae; }

.stepup-sec { position: relative; padding: 90px 0 100px; background: #f4f8fc url("../img/common/stepup_bg.png") no-repeat right bottom; }
.stepup-sec .stepup-icon { position: absolute; bottom: 0; left: 0; width: 35.9375%; margin-left: -3.125%; margin-bottom: -13.28125%; }
@media screen and (max-width: 750px) { .stepup-sec .stepup-icon { margin-bottom: -14.84375%; } }
.stepup-sec .stepup-hedaing { font-size: 4.2rem; font-weight: 700; text-align: center; }
@media screen and (max-width: 750px) { .stepup-sec .stepup-hedaing { font-size: 3.8rem; } }
.stepup-sec .stepup-hedaing-en { margin-bottom: 10px; text-align: center; }
.stepup-sec .stepup-txt { margin-bottom: 50px; text-align: center; }
.stepup-sec .stepup-fig { margin-bottom: 50px; }

.faq-sec { padding: 115px 0; }
@media screen and (max-width: 750px) { .faq-sec { padding: 80px 0; } }
.faq-sec .h-hedaing { margin-bottom: 30px; text-align: center; }
.faq-sec .faq-txt { margin-bottom: 30px; text-align: center; }
.faq-sec .faq-box { width: 100%; max-width: 800px; margin: 0 auto 10px; background-color: #f4f8fc; border-radius: 1em; }
.faq-sec .faq-box:last-child { margin-bottom: 30px; }
.faq-sec .faq-box .faq-box-q { padding: 15px 50px 20px 25px; background: url("../img/common/ico_arrow_b.svg") no-repeat right 25px top 2em; background-size: 20px auto; cursor: pointer; }
.faq-sec .faq-box .faq-box-q.active { background-image: url("../img/common/ico_arrow_t.svg"); }
.faq-sec .faq-box .faq-box-q dl { display: flex; align-items: flex-start; }
.faq-sec .faq-box .faq-box-q dl dt { width: 1.5em; font-size: 3.0rem; color: #0d3078; }
.faq-sec .faq-box .faq-box-q dl dd { flex: 1; padding-top: 0.9em; }
.faq-sec .faq-box .faq-box-a { display: none; width: 82.5%; margin: 0 auto; padding-top: 20px; padding-bottom: 30px; border-top: 1px solid #fff; }
.faq-sec .faq-box .faq-box-a dl { display: flex; align-items: flex-start; }
.faq-sec .faq-box .faq-box-a dl dt { width: 2em; font-size: 2.0rem; color: #0d3078; }
.faq-sec .faq-box .faq-box-a dl dd { flex: 1; padding-top: 0.2em; }

/*# sourceMappingURL=home.css.map */
