.header-box {
	z-index: 2;
}
.header-box h1 {
	background: none;
}
.box__c {
	position: relative;
}
.box__c::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 8px;
	border: 1px solid #cdcdcd;
	border-top: 0;
}
.box__c h3 {
	position: relative;
	text-align: center;
	line-height: 1;
	letter-spacing: 0.2em;
}
.box__c h3::before, .box__c h3::after {
	content: "";
	position: absolute;
	left: 0;
	width: 85px;
	background: #cdcdcd;
	height: 1px;
	top: 8px;
}
.box__c h3::after {
	left: auto;
	right: 0;
}
.box__c ul {
	padding: 30px;
}
.box__c ul li {
	position: relative;
	padding-left: 10px;
	line-height: 30px;
}
.box__c ul li::before {
	content: "";
	background: #fff;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	position: absolute;
	top: 15px;
	left: 0px;
}
.box__c ul li + li {
	margin-top: 10px;
}

#head-key .ob-img img {
	object-position: 21% 50%;
}

@media screen and (min-width: 768px) {
#head-key .ob-img img {
	object-position: 50% 50%;
}
.box__c::before {
	top: 10px;
}
	
	.box__c h3 {
		letter-spacing: 4px;
	}
	
.box__c h3::before, .box__c h3::after {
	width: 120px;
	top: 10px;
}
.box__c ul {
	padding: 41px 23px 50px 64px;
}
.box__c ul li {
	padding-left: 10px;
	line-height: 30px;
}
.box__c ul li::before {
}
.box__c ul li + li {
	margin-top: 10px;
}
}

@media screen and (min-width: 768px) {
main {
	overflow: inherit;
}
}
#sec1 {
	position: relative;
	padding-top: 15vw;
}
#sec1::before {
	content: "";
	background: url(../img/index/sec5_bgshadow.png) repeat-x top center;
	position: absolute;
	top: -171vw;
	left: 0;
	right: 0;
	height: 1663px;
	/* z-index: 10; */
}
#sec1::after {
	content: "";
	background: url(../img/shared/bg03.jpg);
	position: absolute;
	right: 0;
	width: 97vw;
	bottom: 10vw;
	top: -30vw;
	z-index: -1;
}
#sec1 .box {
	position: relative;
	margin-bottom: 8vw;
}
#sec1 .box h2 {
	line-height: 50px;
	width: 105px;
	height: 237px;
	position: relative;
	margin: 0 auto 28vw;
	letter-spacing: 0.2em;
}
#sec1 .box h2::after {
	content: "";
	border-left: 1px solid #ffffff;
	width: 1px;
	left: 30px;
	margin-left: -1px;
	height: 80px;
	bottom: -88px;
	position: absolute;
}
#sec1 .box h2 span {
	display: block;
	text-align: right;
}
#sec1 .box h3 {
	margin-bottom: 20px;
	line-height: 1;
}
#sec1 .box .text {
	margin-bottom: 0;
}
#sec1 .box .text p + p {
	margin-top: 10px;
}
#sec1 .photo__group {
	position: relative;
}
#sec1 .photo-2,  #sec1 .photo-1 {
	width: 100%;
	height: 70vw;
}
#sec1 .photo-1 {
	margin-bottom: 10vw;
	margin-right: -9vw;
	margin-left: auto;
}
#sec1 .photo-2 {
	margin-left: -9vw;
}

@media screen and (min-width: 768px) {
#sec1 {
	padding-top: 167px;
}
#sec1::before {
	top: -869px;
	left: 0;
	right: 0;
	height: 1663px;
}
#sec1::after {
	width: calc(50% + 430px);
	height: 1597px;
	top: -483px;
}
#sec1 .box {
	width: 560px;
	margin-left: auto;
	margin-right: -45px;
	margin-bottom: 0;
}
#sec1 .box h2 {
	line-height: 70px;
	width: 110px;
	height: 300px;
	margin-right: 204px;
	margin-left: auto;
	margin-bottom: 217px;
	letter-spacing: 9px;
}
#sec1 .box h2::after {
	width: 1px;
	left: 6px;
	margin-left: -1px;
	height: 110px;
	bottom: -118px;
}
#sec1 .box h2 span {
	text-align: right;
}
#sec1 .box h3 {
	margin-bottom: 34px;
}
#sec1 .box .text {
	letter-spacing: 3.5px;
}
#sec1 .box .text p + p {
	margin-top: 40px;
}
#sec1 .photo__group {
	position: absolute;
	width: 637px;
	left: 1px;
	top: 29px;
}
#sec1 .photo-2,  #sec1 .photo-1 {
	width: 100%;
	height: 429px;
}
#sec1 .photo-1 {
	margin-bottom: 105px;
	margin-right: 0;
}
#sec1 .photo-2 {
	margin-left: -102px;
}
}
#sec2 {
	position: relative;
	padding-top: 15vw;
	padding-bottom: 20vw;
}
#sec2::before {
	content: "";
	background: url(../img/index/cloud_02.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 150%;
	height: 578px;
	position: absolute;
	top: -6vw;
	left: -32vw;
}
#sec2 .text {
	margin-bottom: 10vw;
}
#sec2 .note {
	text-align: right;
	padding-right: 10px;
	line-height: 1;
	margin-bottom: 10px;
}
#sec2 .set1 {
	position: relative;
	z-index: 2;
}
#sec2 .set1 .ttl-c {
	line-height: 1;
	text-align: center;
	margin-bottom: 8vw;
}
#sec2 .set1 .ttl-c dt {
	margin-bottom: 25px;
	letter-spacing: 0.2em;
}
#sec2 .set1 .ttl-c dt span {
	display: block;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
}
#sec2 .set1 .ttl-c dd {
	letter-spacing: 0.2em;
}
#sec2 .set1 .left {
	box-sizing: border-box;
	padding: 10vw 8vw 0;
	margin-bottom: 8vw;
}
#sec2 .set1 .left .inside {
	max-width: 430px;
	margin: 0 auto;
	position: relative;
}
#sec2 .set1 .group-img {padding: 0 8vw;}
#sec2 .set1 .group-img .photo {
	width: 100%;
	height: 60vw;
}
#sec2 .set1 .group-img .photo + .photo {
	margin-top: 10px;
}
#sec2 .set2 {
	padding-top: 20vw;
	position: relative;
	z-index: 3;
}
#sec2 .set2 .photo {
	height: 70vw;
	position: relative;
	top: 0;
	left: 0;
}
#sec2 .set2 .photo img {
    object-position: 0% 50%;
}
#sec2 .set2 .box {
	position: relative;
	z-index: 3;
	padding: 8vw 5vw;
}
#sec2 .set2 .box::before {
	content: "";
	border: 1px solid #453e35;
	position: absolute;
	top: -30px;
	left: -15px;
	right: -15px;
	bottom: 0;
}
#sec2 .set2 .ttl-c {
	line-height: 1;
	margin-bottom: 6vw;
}
#sec2 .set2 .ttl-c dt {
	margin-bottom: 25px;
}
#sec2 .set2 .ttl-c dt span {
	display: block;
	margin-bottom: 20px;
}
#sec2 .set2 .ttl-c dd {
	letter-spacing: 2px;
}
#sec2 .set2 .text {margin-bottom: 0;}

@media screen and (min-width: 768px) {
#sec2 {
	padding-top: 235px;
	padding-bottom: 317px;
}
#sec2::before {
	width: 1202px;
	height: 578px;
	top: -167px;
	left: -330px;
}
#sec2 .text {
	margin-bottom: 34px;
	line-height: 36px;
	padding: 0 10px;
	letter-spacing: 3px;
}
#sec2 .note {
	padding-right: 17px;
	margin-bottom: 23px;
	letter-spacing: 4px;
}
#sec2 .set1 {
	position: relative;
	z-index: 2;
}
#sec2 .set1 .ttl-c {
	margin-bottom: 30px;
}
#sec2 .set1 .ttl-c dt {
	margin-bottom: 30px;
}
#sec2 .set1 .ttl-c dt span {
	margin-bottom: 27px;
}
#sec2 .set1 .ttl-c dd {
	letter-spacing: 6px;
}
#sec2 .set1 .left {
	width: 40%;
	padding: 118px 0 0 7.6%;
	margin-bottom: 0;
}
#sec2 .set1 .left .inside {
	max-width: 430px;
	margin: 0 auto;
	position: sticky;
	top: 100px;
	left: 0;
}
#sec2 .set1 .group-img {
	width: 56.6%;
	padding: 0;
}
#sec2 .set1 .group-img .photo {
	width: 100%;
	height: 530px;
}
#sec2 .set1 .group-img .photo + .photo {
	margin-top: 10px;
}
#sec2 .set2 {
	padding-top: 125px;
}
#sec2 .set2 .photo {
	width: 680px;
	height: 555px;
	position: absolute;
	top: 0;
	left: 0;
}
#sec2 .set2 .photo img {}
#sec2 .set2 .box {
	width: 545px;
	margin-left: auto;
	padding: 124px 0 50px;
}
#sec2 .set2 .box::before {
	position: absolute;
	top: 40px;
	left: -88px;
	right: 34px;
	bottom: -33px;
}
#sec2 .set2 .ttl-c {
	margin-bottom: 28px;
}
#sec2 .set2 .ttl-c dt {
	margin-bottom: 32px;
	letter-spacing: 6px;
}
#sec2 .set2 .ttl-c dt span {
	margin-bottom: 27px;
	letter-spacing: 1.6px;
}
#sec2 .set2 .ttl-c dd {
	letter-spacing: 5px;
}
#sec2 .set2 .text {
	width: 450px;
	padding: 0;
	letter-spacing: 3.6px;
	line-height: 40px;
}
}
#sec3 {
	position: relative;
	z-index: 2;
	margin-bottom: 15vw;
	padding-bottom: 15vw;
}
#sec3::before {
	content: "";
	background: url(../img/index/sec5_bgshadow.png) repeat-x top center;
	position: absolute;
	top: -234vw;
	left: 0;
	right: 0;
	height: 1663px;
	z-index: 0;
}
#sec3::after {
	content: "";
	background: url(../img/shared/bg03.jpg);
	position: absolute;
	right: 0;
	width: calc(50% + 600px);
	height: 1250px;
	z-index: -1;
	bottom: 0;
}
#sec3 .set1 {
	max-width: 1300px;
	margin: 0 auto;
}
#sec3 .set1 .photo {
	width: 100%;
	height: 73vw;
}
#sec3 .set1 .photo img {
	object-position: 97% 50%;
}
#sec3 .set2 {
	padding-top: 15vw;
}
#sec3 .set2 .left {margin-bottom: 10vw;}
#sec3 .set2 .left .ttl-c {
    line-height: 1;
    text-align: center;
    margin-bottom: 10vw;
}
#sec3 .set2 .left .ttl-c dt {
    margin-bottom: 20px;
}
#sec3 .set2 .left .ttl-c dt span {
	display: block;
	margin-bottom: 20px;
}
#sec3 .set2 .left .ttl-c dd {}
#sec3 .set2 .right {
	position: relative;
}
#sec3 .set2 .right .text {margin-bottom: 8vw;}
#sec3 .set2 .right .photo__g {
	position: relative;
	margin-right: -10vw;
	width: 85vw;
	margin-left: auto;
}
#sec3 .set2 .right .photo__g .photo {
	height: 65vw;
	width: 100%;
}
#sec3 .set2 .right .photo__g .tt {
	position: absolute;
	top: 4vw;
	left: -7vw;
	z-index: 2;
	letter-spacing: 0.2em;
	line-height: 1;
}
#sec3 .set2 .right .photo__g .tt::before {
	content: "";
	background: url(../img/course/sec3_line.png) no-repeat center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 50vw;
	height: 18vw;
	position: absolute;
	top: -4vw;
	left: -9vw;
}

@media screen and (min-width: 768px) {
#sec3 {
	padding-bottom: 55px;
	margin-bottom: 95px;
}
#sec3::before {
	position: absolute;
	top: -650px;
	left: 0;
	right: 0;
	height: 1663px;
}
#sec3::after {
	position: absolute;
	right: 0;
	width: calc(50% + 600px);
	height: 1250px;
	bottom: 0;
}
#sec3 .set1 {
	margin: 0 auto;
}
#sec3 .set1 .photo {
	width: 100%;
	height: 597px;
}
#sec3 .set1 .photo img {
	object-position: 50% 50%;
}
#sec3 .set2 {
	padding-top: 118px;
}
#sec3 .set2 .left {
	width: 428px;
	padding-left: 100px;
	margin-bottom: 0;
}
	
#sec3 .set2 .left .ttl-c {
    margin-bottom: 53px;
}
#sec3 .set2 .left .ttl-c dt {
    letter-spacing: 5px;
    margin-bottom: 45px;
}
#sec3 .set2 .left .ttl-c dt span {

margin-bottom: 22px;

letter-spacing: 1.6px;
}
#sec3 .set2 .left .ttl-c dd {
    letter-spacing: 5px;
}
	
	#sec3 .set2 .left .box__c ul {
		
padding: 34px 50px 30px 95px;
	}
	
	
	
#sec3 .set2 .right {
	width: 600px;
	padding-top: 480px;
}
#sec3 .set2 .right .text {
	width: 500px;
	margin-bottom: 0;
	padding-left: 8px;
	letter-spacing: 3px;
}
#sec3 .set2 .right .photo__g {
	position: absolute;
	top: -20px;
	right: 0;
	width: 100%;
	margin-right: 0;
}
#sec3 .set2 .right .photo__g .photo {
	height: 450px;
	width: 100%;
}
#sec3 .set2 .right .photo__g .tt {
	top: 27px;
	left: -83px;
	letter-spacing: 6px;
}
#sec3 .set2 .right .photo__g .tt::before {
	width: 292px;
	height: 101px;
	top: -20px;
	left: -72px;
}
}
#sec4 {
	padding-bottom: 15vw;
	position: relative;
	overflow: hidden;
}
#sec4 .set1 {width: 95vw;}
#sec4 .set1 .photo {
	height: 70vw;
	width: 100%;
}
#sec4 .set1 .photo img {
	object-position: 50% 50%;
}
#sec4 .set2 {
	position: relative;
	padding-top: 10vw;
}
#sec4 .set2::before {
	content: "";
	background: url(../img/index/cloud_02.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 150vw;
	height: 578px;
	position: absolute;
	top: -10vw;
	left: -70vw;
}
#sec4 .set2 .box {
	position: relative;
	margin-bottom: 8vw;
}
#sec4 .set2 .box dl {
	width: 80px;
	position: absolute;
	line-height: 1;
	text-align: center;
}
#sec4 .set2 .box dl dt {
	position: absolute;
	top: 110px;
	right: 40px;
}
#sec4 .set2 .box dl dd {
	width: 80px;
	height: 256px;
	letter-spacing: 0.2em;
}
#sec4 .set2 .box .photo {
	width: 70vw;
	height: 60vw;
	position: relative;
	top: 0;
	left: 105px;
}
#sec4 .set2 .text {
}

@media screen and (min-width: 768px) {
#sec4 {
	margin-bottom: 0;
	padding-bottom: 159px;
}
#sec4 .set1 {
	margin-right: 100px;
	width: auto;
}
#sec4 .set1 .photo {
	height: 700px;
	width: 100%;
}
#sec4 .set1 .photo img {
	object-position: 50% 50%;
}
#sec4 .set2 {
	padding-top: 138px;
}
#sec4 .set2::before {
	width: 1202px;
	height: 578px;
	top: -153px;
	left: -545px;
}
#sec4 .set2 .box {
	padding-left: 0;
	width: 526px;
	margin-bottom: 42px;
}
#sec4 .set2 .box dl {
	width: 52px;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#sec4 .set2 .box dl dt {
	top: 78px;
	right: 49px;
}
#sec4 .set2 .box dl dd {
	width: 50px;
	height: 256px;
	letter-spacing: 9px;
}
#sec4 .set2 .box .photo {
	width: 551px;
	height: 507px;
	position: absolute;
	left: calc(50% + 387px);
	top: -81px;
}
#sec4 .set2 .text {padding-left: 100px;letter-spacing: 3.6px;}
}
#sec5 {
	position: relative;
	overflow: hidden;
}
#sec5 .set1 {
	position: relative;
}
#sec5 .set1 .photo {
	height: 89vw;
}
#sec5 .set1 .photo img {
	object-position: 50% 50%;
}
#sec5 .set1 .ttl-c {
	position: absolute;
	top: 35vw;
	left: 0;
	z-index: 2;
	line-height: 1;
	text-align: center;
	width: 100%;
}
#sec5 .set1 .ttl-c dt {
	margin-bottom: 15px;
	letter-spacing: 0.2em;
}
#sec5 .set1 .ttl-c dt span {
	margin-bottom: 15px;
	display: block;
	letter-spacing: 0.1em;
}
#sec5 .set2 {
	padding-top: 15vw;
	position: relative;
}
#sec5 .set2::before, #sec5 .set2::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}
#sec5 .set2::before {
	background: url(../img/course/sec5_shadow.png) repeat-x top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	height: 80vw;
	z-index: -1;
}
#sec5 .set2::after {
	width: 45%;
	right: 0;
	bottom: 131px;
	background: url(../img/shared/bg03.jpg);
	z-index: -1;
	left: auto;
	display: none;
}
#sec5 .set2 .box {
	position: relative;
	margin-left: -9vw;
	margin-bottom: 6vw;
}
#sec5 .set2 .box .photo {
	height: 75vw;
	width: 65vw;
}
#sec5 .set2 .box .title {
	width: 50px;
	position: absolute;
	top: 8vw;
	right: 3vw;
}
#sec5 .set2 .box .title dt {
	width: 50px;
	height: 245px;
	letter-spacing: 0.2em;
}
#sec5 .set2 .box .title dd {
	position: absolute;
	bottom: 0;
	right: -6vw;
	width: 110px;
	text-align: center;
	letter-spacing: 0.1em;
}
#sec5 .set2 .text {
	position: relative;
	padding-bottom: 8vw;
}
#sec5 .set2 .text::after {
	content: "";
	border: 1px solid #453e35;
	position: absolute;
	top: -101vw;
	left: -15px;
	right: -15px;
	bottom: 0;
	z-index: -1;
	border-top: none;
}
#sec5 .set3 {
	padding-top: 15vw;
	position: relative;
	padding-bottom: 29vw;
}
#sec5 .set3::before, #sec5 .set3::after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
}
#sec5 .set3::before {
	background: url(../img/course/sec5_shadow02.png) no-repeat bottom center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	height: 1049px;
	bottom: 0;
	z-index: 0;
}
#sec5 .set3::after {
	width: 17%;
	right: 0;
	bottom: 0;
	background: url(../img/shared/bg03.jpg);
	height: 167vw;
	left: auto;
	z-index: -1;
}
#sec5 .set3 .box-in {
	position: relative;
	margin-bottom: 6vw;
}
#sec5 .set3 .box-in::after {
	content: "";
	border: 1px solid #453e35;
	position: absolute;
	top: -7vw;
	left: -15px;
	right: -15px;
	height: 198vw;
	z-index: -1;
	border-bottom: none;
}
#sec5 .set3 .box-in .photo {
	width: 60vw;
	height: 75vw;
	position: relative;
	margin-left: auto;
	margin-right: -9vw;
}
#sec5 .set3 .box-in .title {
	position: absolute;
	width: 95px;
	top: 8vw;
	left: 0;
}
#sec5 .set3 .box-in .title dt {
	margin-bottom: 0;
	position: absolute;
	bottom: -13px;
	line-height: 1;
	left: 3vw;
	width: 150%;
}
#sec5 .set3 .box-in .title dd {
	margin-bottom: 0;
	line-height: 35px;
	width: 85px;
	height: 219px;
}
#sec5 .set3 .text {
	position: relative;
	margin-bottom: 15vw;
}
#sec5 .set3 .bnr__popup {
	width: 336px;
	margin: 0 auto;
}
#sec5 .set3 .bnr__popup a {
	display: block;
	line-height: 1;
	padding: 20px 0;
	text-align: center;
	border-color: white;
	position: relative;
}
#sec5 .set3 .bnr__popup a::after {
	content: "";
	background: url(../img/course/icon_pp.png) no-repeat center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 11px;
	height: 15px;
	position: absolute;
	top: 50%;
	right: 36px;
	margin-top: -8px;
}
#sec5 .set3 .hvr-border-erase .box span {
	background: #fff;
}

@media screen and (min-width: 768px) {
#sec5 {
	margin-bottom: 0;
}
#sec5 .set1 {
	margin-bottom: 0;
}
#sec5 .set1 .photo {
	height: 698px;
}
#sec5 .set1 .photo img {
	object-position: 50% 50%;
}
#sec5 .set1 .ttl-c {
	top: 282px;
	text-align: center;
}
#sec5 .set1 .ttl-c dt {
	margin-bottom: 31px;
}
#sec5 .set1 .ttl-c dt span {
	margin-bottom: 25px;
}
#sec5 .set2 {
	padding-top: 139px;
}
#sec5 .set2::before, #sec5 .set2::after {
	top: 0;
	right: 0;
	left: 0;
}
#sec5 .set2::before {
	height: 553px;
	z-index: 0;
	background-size: 100% 100%;
}
#sec5 .set2::after {

	display: block;
}
#sec5 .set2 .box {
	margin-bottom: 0;
	margin-left: 0;
}
#sec5 .set2 .box .photo {
	margin-left: -50px;
	width: 803px;
	margin-bottom: -217px;
	height: 666px;
}
#sec5 .set2 .box .title {
	width: 50px;
	top: 170px;
	right: 60px;
}
#sec5 .set2 .box .title dt {
	width: 50px;
	height: 270px;
	letter-spacing: 5px;
}
#sec5 .set2 .box .title dd {
	position: absolute;
	top: 183px;
	right: 43px;
	line-height: 1;
}
#sec5 .set2 .text {
	width: 441px;
	margin-left: auto;
	padding-bottom: 0;
	padding-right: 62px;
	letter-spacing: 4px;
}
#sec5 .set2 .text::after {
	border: 1px solid #453e35;
	top: -400px;
	left: -70px;
	right: -53px;
	bottom: -108px;
}
#sec5 .set3 {
	padding-top: 287px;
	padding-bottom: 110px;
}
#sec5 .set3::before, #sec5 .set3::after {
	position: absolute;
	right: 0;
	left: 0;
}
#sec5 .set3::before {
bottom: 0;
        background-size: 100% 100%;
}
#sec5 .set3::after {
	width: 50%;
	right: 0;
	bottom: 0;
	height: 898px;
	left: auto;
}
#sec5 .set3 .box-in {
	width: 493px;
	margin-bottom: 72px;
	padding-left: 47px;
}
#sec5 .set3 .box-in::after {
	top: -220px;
	left: -51px;
	right: -6px;
	bottom: 0;
	height: auto;
}
#sec5 .set3 .box-in .photo {
	width: 807px;
	height: 666px;
	position: absolute;
	top: -85px;
	left: 444px;
	margin-right: 0;
}
#sec5 .set3 .box-in .title {
	margin-bottom: 0;
	position: relative;
	width: auto;
	top: auto;
}
#sec5 .set3 .box-in .title dt {
	margin-bottom: 5px;
	left: 0;
	width: auto;
	bottom: auto;
	position: relative;
}
#sec5 .set3 .box-in .title dd {
	margin-bottom: 0;
	width: auto;
	height: auto;
	line-height: 50px;
	letter-spacing: 4px;
}
#sec5 .set3 .text {
	width: 495px;
	margin-bottom: 259px;
	padding-left: 49px;
	letter-spacing: 3.2px;
}
#sec5 .set3 .bnr__popup {
	width: 336px;
	margin: 0 auto;
}
#sec5 .set3 .bnr__popup a {
	padding: 23px 52px 23px 0;
	text-align: center;
	letter-spacing: 6px;
}
#sec5 .set3 .bnr__popup a::after {
	width: 11px;
	height: 15px;
	top: 50%;
	right: 36px;
	margin-top: -8px;
}
#sec5 .set3 .hvr-border-erase .box span {
	background: #fff;
}
}
.popup-top .remodal-close.pp {
	position: sticky;
	top: 0;
	right: 0;
	background: url(../img/course/close.png) no-repeat center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 40px;
	margin-left: auto;
	margin-bottom: 20px;
}
.popup-top .remodal-close.pp::before {
	display: none;
}
.popup-top .remodal-close.pp:hover {
	opacity: .7;
}
.popup-top .remodal-close.ppp {
	position: relative;
	margin: 0 auto;
	width: 102px;
	transition: all .4s ease;
}
.popup-top .remodal-close.ppp::before {
	display: none;
}
.popup-top .remodal-close.ppp:hover {
	opacity: .7;
}
.popup-top .p-box {
	max-width: 1200px;
	margin: 0 auto;
	background: #2b303b;
	padding: 50px 20px;
}
.popup-top .p-box h2 {
	text-align: center;
	font-size: 30px;
	margin-bottom: 30px;
	line-height: 1;
}
.popup-top .p-box .text {
	text-align: center;
	margin-bottom: 20px;
	line-height: 24px;
}
.popup-top .pp__row {
	padding-bottom: 10px;
	max-width: 1000px;
	margin: 0 auto;
}
.popup-top .pp__row .pp__col {
}
.popup-top .pp__row .pp__col .pp__item {
	margin-bottom: 34px;
}
.popup-top .pp__row .pp__col .pp__item h3 {
	line-height: 24px;
	font-size: 18px;
	padding: 10px 0;
	border-bottom: 2px solid #cfcfcf;
	margin-bottom: 10px;
}
.popup-top .pp__row .pp__col .pp__item h3 small {
	font-size: 12px;
	display: block;
	line-height: 1;
	margin-bottom: 10px;
}
.popup-top .pp__row .pp__col .pp__item .pp__list dl {
	display: table;
	width: 100%;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	padding: 13px 0;
	border-bottom: 1px solid #cfcfcf;
}
.popup-top .pp__row .pp__col .pp__item .pp__list dl dt, .popup-top .pp__row .pp__col .pp__item .pp__list dl dd {
	display: table-cell;
	letter-spacing: 0.05em;
}
.popup-top .pp__row .pp__col .pp__item .pp__list dl dd {
	text-align: right;
	min-width: 40px;
}

@media screen and (min-width: 768px) {
.popup-top .remodal-close.pp {
	width: 50px;
	margin-left: auto;
	margin-bottom: 50px;
}
.popup-top .remodal-close.ppp {
	width: 144px;
}
.popup-top .p-box {
	padding: 80px 30px 50px;
}
.popup-top .p-box h2 {
	text-align: center;
	font-size: 36px;
	margin-bottom: 40px;
}
.popup-top .p-box .text {
	margin-bottom: 30px;
	line-height: 24px;
}
.popup-top .pp__row {
	padding-bottom: 10px;
}
.popup-top .pp__row .pp__col {
	width: 31.5%;
}
.popup-top .pp__row .pp__col .pp__item {
	margin-bottom: 40px;
}
.popup-top .pp__row .pp__col .pp__item h3 {
	line-height: 24px;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 10px;
}
.popup-top .pp__row .pp__col .pp__item h3 small {
	font-size: 12px;
	margin-bottom: 10px;
}
.popup-top .pp__row .pp__col .pp__item .pp__list dl {
	display: table;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	padding: 13px 0;
}
.popup-top .pp__row .pp__col .pp__item .pp__list dl dt, .popup-top .pp__row .pp__col .pp__item .pp__list dl dd {
	letter-spacing: 0.02em;
}
.popup-top .pp__row .pp__col .pp__item .pp__list dl dd {
	text-align: right;
	min-width: 55px;
}
	.popup-top .pp__row .pp__col .pp__item .pp__list dl.dl_w dd {
		min-width: 129px;
	}
}


@media screen and (min-width: 767px) and (max-width: 1299px) {
	.box__c ul {
		padding: 41px 23px 50px 50px;
	}
	#sec1 .box {
		margin-right: 50px;
	}
	#sec2 .set1 .left {
		padding-left: 3.6%;
	}
	#sec5 .set2 .box .title {
		right: 120px;
	}
.popup-top .pp__row .pp__col .pp__item .pp__list dl dd {
	text-align: right;
	min-width: 59px;
}
	.popup-top .pp__row .pp__col {
		width: 32%;
	}
	#sec2 .note {
		margin-right: 80px;
	}
	#sec5 .set2 .text {
		padding-right: 100px;
	}
	
}