@charset "utf-8";

/*layout*/
html {font-size:20px;color:#000;background-color:#fff;}
body {overflow-x:hidden;font-size:20px;letter-spacing:-0.05em;background-color:#fff;}
main {position:relative;}

/*layout*/
#wrap {position:relative;height:auto;margin:0 auto;}
.innerWrap {position:relative;width:60rem;margin:0 auto;}

figure img {display:block;}
figure.center {display:flex;justify-content:center;}
.ani, .pt {position:absolute;background-repeat:no-repeat;background-position:0 0;}

.mVer {display:none;}

header {position:fixed;top:1.5rem;left:0;width:100%;height:4.2rem;z-index:1000;}
header .logo,
header .brandLogo {display:block;width:4rem;height:4.2rem;margin-left:1.75rem;background:url("../images/brandLogo.svg") no-repeat 0 center / 4rem auto;z-index:998;}
header .m_btn_menu,
header .m_btn_close {display:none;}
header nav {display:block;position:absolute;top:0;right:7.3rem;}
header nav ul {display:flex;}
header nav ul li {height:4.25rem;font-size:1rem;color:#1e1e1e;line-height:4.2rem;text-align:center;}
header nav ul li:not(:first-child) {margin-left:2.5rem;}
header nav ul li a {display:flex;width:100%;height:100%;justify-content:center;align-items:center;flex-flow:row wrap;}
header .link_apply {position:absolute;top:1.2rem;right:0;display:flex;width:5.4rem;height:1.7rem;border-radius:0.2rem;background:#1e1e1e url("../images/header_menu_04.svg") no-repeat center center;line-height:1.9rem;font-size:1rem;font-weight:400;color:#fff;justify-content:center;}
header.fixed {top:0;background-color:#fff;transition:0.3s;}

#wrap section {position:relative;margin:0 auto;}
#wrap main {position:relative;overflow:hidden;}

h2.title {font-size:2.3rem;font-weight:700;color:#8461D8;}
.link-group .link {display:inline-flex;height:5.6rem;border-radius:0.8rem;text-indent:-9999px;background-color:#39383F;background-position:center center;background-repeat:no-repeat;}

.motion {position:absolute;background-repeat:no-repeat;background-position:0 0;}
.m_color {color:#ff5160;}

.headingWrap {height:33rem;background-color:#fff;overflow:hidden;border-radius:0 0 2.2rem 2.2rem;box-shadow: 7px 7px 34.02px rgba(198, 175, 224, 0.3);}
.headingWrap .innerWrap {height:33rem;}
.headingWrap .title {bottom:0;left:calc(50% - 30rem);width:60rem;height:33rem;background:url("../images/heading_keyvisual.svg") no-repeat center bottom / auto 32.6rem;}
.headingWrap .man {bottom:0;left:calc(50% - 29rem);width:20.1rem;height:24.3rem;background:url("../images/heading_man.png") no-repeat 0 0 / auto 24.3rem;}

.infoWrap {padding:2.5rem 0 7rem;background-color:#f0eff4;}
.infoWrap .info__desc {padding:2rem 0 0 19.5rem;margin-bottom:2.2rem;height:28.5rem;font-size:1rem;line-height:1.55rem;}
.infoWrap .info__desc dd {position:relative;margin:2.25rem 0 0 0;padding-top:1.25rem;}
.infoWrap .info__desc dd:before {content:"";position:absolute;top:0;left:0;width:1.5rem;height:4px;background-color:#821cff;}
.infoWrap .moviePlayArea {margin-top:6.5rem;}
.infoWrap .moviePlayArea .movieThumb {display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;margin-top:45px;position:relative;z-index:10;}
.infoWrap .moviePlayArea .movieThumb li {position:relative;}
/* .infoWrap .moviePlayArea .movieThumb li+li {margin-left:;} */
.infoWrap .moviePlayArea .movieThumb li img {display:block;width:100%;}
.infoWrap .moviePlayArea .movieThumb li iframe {display:none;}

.recruitPartWrap {padding:7rem 0 6.5rem;}
.recruitPartWrap .part__box {margin-top:2rem;display:flex;justify-content:space-between;}
.recruitPartWrap .part__box .pop_view {cursor:pointer;}
.recruitPartWrap .part__box p {margin-top:1.5rem;font-size:1.3rem;line-height:1.6rem;}
.recruitPartWrap .part__box li {width:29rem;}
.recruitPartWrap .part__box li figure {border-radius:14px;overflow:hidden;transition:0.3s ease-out;}
.recruitPartWrap .part__box li figure:hover {box-shadow:0 8px 16px rgba(98,98,98,0.7);}
.recruitPartWrap .part__box li figure img {width:29rem;}
.recruitPartWrap .point {bottom:-3.5rem;right:0;width:5rem;height:6.4rem;background-image:url("../images/recruitPart_point.svg");background-size:auto 6.4rem;}

.benefitWrap {padding:6rem 0;background-color:#f0eff4;}
.benefitWrap .benefit__list {display:flex;margin-top:2.5rem;flex-flow:row wrap;background-color:#fff;border-radius:0.7rem;}
.benefitWrap .benefit__list li {padding:0.75rem 0;width:20rem;height:19.25rem;text-align:center;background-repeat:no-repeat;background-position:center 2.75rem;background-size:auto 9.3rem;}
.benefitWrap .benefit__list li div {height:100%;padding-top:13rem;border-right:solid 1px #fff;}
.benefitWrap .benefit__list li:nth-of-type(3n+1) div {border-left:solid 1px #d4d2db;}
.benefitWrap .benefit__list li+li {border-top:solid 1px #d4d2db;}
.benefitWrap .benefit__list li p {font-size:1.3rem;line-height:1.6rem;color:#821cff;font-weight:400;}
.benefitWrap .benefit__list li:nth-of-type(1) {background-image:url("../images/benefit_icon_01.png");}
.benefitWrap .benefit__list li:nth-of-type(2) {background-image:url("../images/benefit_icon_02.png");}
.benefitWrap .benefit__list li:nth-of-type(3) {background-image:url("../images/benefit_icon_03.png");}
.benefitWrap .benefit__list li:nth-of-type(4) {background-image:url("../images/benefit_icon_04.png");}
.benefitWrap .benefit__list li:nth-of-type(5) {background-image:url("../images/benefit_icon_05.png");}
.benefitWrap .benefit__list li:nth-of-type(6) {background-image:url("../images/benefit_icon_06.png");}
.benefitWrap .benefit__list li:nth-of-type(7) {background-image:url("../images/benefit_icon_07.png");}
.benefitWrap .benefit__list li:nth-of-type(8) {background-image:url("../images/benefit_icon_08.png");}
.benefitWrap .benefit__list li:nth-of-type(9) {background-image:url("../images/benefit_icon_09.png");}
.benefitWrap .benefit_box {padding:2rem 3.1rem;margin-top:3.3rem;border-radius:0.7rem;background-color:#fff;box-shadow: 7px 7px 34.02px rgba(198, 175, 224, 0.3);}
.benefitWrap .comment {margin-top:1.5rem;font-size:1.3rem;line-height:1.2rem;}

/* .programWrap {display:none;} */
.programWrap {padding-bottom:5.5rem;}
.programWrap .innerWrap {padding:6rem 0 0;
	background-image:url("../images/program_point.svg"),url("../images/program_point_02.svg");
	background-repeat:no-repeat,no-repeat;
	background-position:right 11rem top 0,right bottom;
	background-size:17.5rem auto,auto 21.3rem;
}
.programWrap .program__list {margin-top:1.75rem;;display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;}
.programWrap .program__list li {position:relative;padding:2.4rem;border-radius:6px;background-color:#fff;box-shadow: 7px 7px 34.02px rgba(198, 175, 224, 0.3);}
.programWrap .program__list li .head-text {color:#821cff;}
.programWrap .program__list li .head-text dt {font-size:2.2rem;font-weight:500;}
.programWrap .program__list li .head-text dd {margin-top:1rem;font-size:1.2rem;line-height:1.5rem;}
.programWrap .program__list li .head-text dd strong {font-weight:500;}
.programWrap .program__list li .bot-text {position:absolute;bottom:1.25rem;}
.programWrap .program__list li .bot-text dt {font-size:1rem;line-height:1.35rem;}
.programWrap .program__list li .bot-text dd {margin-top:0.6rem;font-size:0.8rem;line-height:1.1rem;}

.applySecWrap {padding:6.25rem 0 6.5rem 0;background-color:#F0EFF4;border-radius:0 0 2.5rem 2.5rem;z-index:10;}
.applySecWrap .apply-step {margin:1.7rem 0 0;}
/* .applySecWrap .apply-step li {position:relative;display:flex;width:12.2rem;height:2.7rem;border-radius:7px;border:solid 1px #821cff;font-size:1.4rem;color:#821cff;background-color:#efefef;justify-content:center;align-items:center;}
.applySecWrap .apply-step li:last-child {width:auto;font-weight:700;border:0;background-color:transparent;}
.applySecWrap .apply-step li+li:before {content:"";position:absolute;left:-4.4rem;top:50%;width:4.4rem;height:2px;background-color:#821cff;} */
.applySecWrap .link-group {margin-top:1.9rem;}
.applySecWrap .link-group .link_apply {width:32.4rem;height:9.9rem;background:url("../images/link_apply.png") no-repeat center center / auto 9.8rem;text-indent:-9999px;}
.applySecWrap .guideText {margin-top:1.5rem;font-size:1.2rem;color:#821cff;text-align:center;}
.applySecWrap .text {margin:4.5rem 0 0 4.5rem;font-size:3.15rem;line-height:3.4rem;color:#821cff;font-weight:500;}

.moreWrap {background-color:#525159;margin-top:-2.5rem !important;padding:6.7rem 0 4.2rem;z-index:9;}
.moreWrap .more__link .link-group {margin-top:2.8rem;display:flex;flex-flow:row wrap;justify-content:space-between;}
.moreWrap .more__link .link-group .link {display:flex;width:580px;margin-bottom:1.3rem;font-size:2.4rem;justify-content:center;flex-flow:row wrap;align-content:center;align-items:center;}
.moreWrap .more__link .link-group .link small {display:block;width:100%;margin-top:-1.8rem;margin-bottom:0.7rem;font-size:1.2rem;line-height:1.4rem;text-align:center;}
.moreWrap .more__link .link-group .link01 {background-image:url("../images/more_link_01.svg");}
.moreWrap .more__link .link-group .link02 {background-image:url("../images/more_link_02.svg");}
.moreWrap .more__link .link-group .link03 {background-image:url("../images/more_link_03.svg");}
.moreWrap .more__link .link-group .link04 {background-image:url("../images/more_link_04.svg");}
.moreWrap .link_mail {display:inline-flex;margin-top:0.4rem;height:2.2rem;font-size:1.6rem;color:#fff;align-items:center;}

.popupWrap {width:1000px;padding-bottom:75px;}
.internPop table tbody td img {margin-top:-5px;}
.internPop .link__list {display:grid;padding:0 2.1rem;margin-bottom:3.25rem;grid-template-columns:repeat(2,1fr);gap:1.3rem 1.5rem;background:url("../images/pop_link_point.svg") no-repeat right 2.1rem bottom;}
.internPop .link__list li {position:relative;height:3.9rem;border:solid 2px #7F62D0;background-color:#fff;border-radius:6px;background-repeat:no-repeat;background-position:right center;background-size:100% auto;transition:ease-out 0.3s;}
.internPop .link__list li:hover {box-shadow: 7px 7px 10px rgba(193, 175, 220, 0.5);}
.internPop .link__list li a {position:absolute;top:0;left:0;width:100%;height:100%;}
.internPop .link__list li:nth-of-type(1) {background-image:url("../images/pop_link_01.svg");}
.internPop .link__list li:nth-of-type(2) {background-image:url("../images/pop_link_02.svg");}
.internPop .link__list li:nth-of-type(3) {background-image:url("../images/pop_link_03.svg");}
.internPop .link__list li:nth-of-type(4) {background-image:url("../images/pop_link_04.svg");}
.internPop .link__list li:nth-of-type(5) {background-image:url("../images/pop_link_05.svg");}
.internPop .link__list li:nth-of-type(6) {background-image:url("../images/pop_link_06.svg");}
.internPop .link__list li:nth-of-type(7) {background-image:url("../images/pop_link_07.svg");}

/* media query */
@media (max-width:1200px) {
	html {font-size:17px;}

	.moreWrap .more__link .link-group {justify-content:center;}

}

