@charset "utf-8";

#cmeCont {
	padding: 0;
	color: #222;
	overflow: hidden;
}
.container{
	max-width: 1026px;
	padding: 0 13px;
	margin: 0 auto;
}
.plus_note_area {
	margin-top: -15px;
	padding: 0 35px;
}
#cmeCont .plus_note_area .cFrame{
	max-width: 1280px;margin: 0 auto;
}
.plus_note_area .loginNote {
	padding: 18px 3em 17px 3.2em;
	color: #c00;
	background: #fff;
	font-size: 133.333%;
	line-height: 1.625;
	font-weight: 500;
}
.plus_note_area .loginNote p {
	background-image: url(../img/icon_notice.png);
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-position: left center;
	padding-left: 3em;
}

/*body.remodal_lock {
	position: fixed;
	left: 0;
	width: 100%;
	height: 100vh;
	overflow: visible;
	padding-right: 15px;
}*/

html.remodal_lock, body.remodal_lock {
	width: 100%;
	overflow: visible;
}
.bg{
	background-image: url(../img/bg_img.jpg);
	background-size: cover;
	background-position: center 0;
	padding-bottom: 112px;
}
#main_image {
	margin: 0 -61px 0 -59px;
}
#main_image img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	max-width: 1590px;
	width: 100%;
}
.lead_text{
	margin-top: 70px;
	margin-bottom: 74px;
}
.lead_text p{
	text-align: center;
	font-size: 133.33333333333%;
	line-height: 2;
	padding: 0 2% 0 2%;
}
.lead_text p + p{
	margin-top: 25px;
}
.course {
	margin-top: 40px;
}
.course_list {
	display: flex;
	justify-content: space-between;
}
.course_item {
	width: 49%;
	background-color: #fafafa;
	padding: 57px 10px 40px;
	position: relative;
}
.course_item p{
	text-align: center;
	font-size: 150%;
	line-height: 1.6666;
}
.course_item .num {
	position: absolute;
	top: -24px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 70px;
}
.course_item .color {
	color: #3f69b7;
	font-weight: 700;
}
.course_item .num img {
	width: 100%;
}
.course_item .span {
	color: #3c63ac;
	font-weight: 700;
}
.course_emphasis {
	margin-top: 42px;
	color: #3c63ac;
	font-weight: 700;
	text-align: center;
	font-size: 150%;
	line-height: 1.7777;
}
.campaign_bg {
	background-image: url(../img/bg_corse_img.jpg);
	background-size: cover;
	background-position: center 0;
}
.head {
	text-align: center;
}
.head_title {
	position: relative;
	display: inline-block;
}
.section_experience {
	padding-top: 90px;
	position: relative;
	max-width: 1026px;
	margin: 0 auto;
}
.section_experience::before {
	content: "";
	position: absolute;
	top: -36px;
	right: -232px;
	background: url(../img/bg_icon_01.png) no-repeat;
	background-size: contain;
	width: 295px;
	height: 252px;
}
.section_experience::after {
	content: "";
	position: absolute;
	top: 790px;
	left: -55px;
	background: url(../img/bg_icon_02.png) no-repeat;
	background-size: contain;
	width: 79px;
	height: 71px;
}
.section_experience .head_title::after{
	position: absolute;
    content: "";
	background-image: url(../img/img_badge_01.png);
    left: -150px;
    top: -30px;
    background-size: cover;
    background-position: center 0;
    width: 120px;
    height: 135px;
} 
.section_experience .experience_content {
	margin-top: 50px;
	color: #fff;
}
.section_experience .experience_txt {
	font-size: 133.333%;
	line-height: 1.875;
}
.section_experience .experience_info {
	margin-top: 30px;
	padding-top: 26px;
	border-top: 1px solid #597bb9;
}
.section_experience .experience_info li {
	font-size: 116.66666666667%;
	position: relative;
	padding-left: 5em;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.714;
}
.section_experience .experience_info li span {
	position: absolute;
	left: 0;
}
.section_experience .experience_column {
	margin-top: 34px;
	display: flex;
	justify-content: space-between;
}
.section_experience .experience_cell {
	width: 49%;
	position: relative;
}
.img {
	position: relative;
}
.img .img-example{
	position: absolute;
	color: #434343;
	right: 4px;
	bottom: 8px;
	font-size: 108.33333333333%;
	text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 1px 1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, -1px -1px 1px #fff;
}
.section_experience .experience_cell img{
	width: 100%;
	height: auto;
	display: block;
}
.section_present {
	margin-top: 88px;
	padding-bottom: 143px;
}
.section_present .present_inner{
	max-width: 1226px;
	padding: 0 13px;
	margin: 0 auto;
	position: relative;
}
.section_present .present_inner::before {
	content: "";
	position: absolute;
	bottom: -208px;
	right: -152px;
	background: url(../img/bg_icon_05.png) no-repeat;
	background-size: contain;
	width: 187px;
	height: 187px;
}
.section_present .present_bg{
	background-image: url(../img/bg_present_img.jpg);
	background-size: cover;
	background-position: center 0;
	padding: 80px 0;
	position: relative;
}
.section_present .present_bg::before {
	content: "";
	position: absolute;
	top: -65px;
	left: -228px;
	background: url(../img/bg_icon_03.png) no-repeat;
	background-size: contain;
	width: 324px;
	height: 335px;
}
.section_present .present_bg::after {
	content: "";
	position: absolute;
	bottom: 63px;
	right: -66px;
	background: url(../img/bg_icon_04.png) no-repeat;
	background-size: contain;
	width: 76px;
	height: 53px;
}
.section_present .head_title::after{
	position: absolute;
	content: "";
	left: -150px;
	top: -56px;
	background-image: url(../img/img_badge_02.png);
	background-size: cover;
	background-position: center 0;
	width: 120px;
	height: 135px;
} 
.section_present .present_column {
	margin-top: 56px;
	display: flex;
	justify-content: space-between;
}
.section_present .present_cell{
	width: 47%;
}
.section_present .present_cell_img {
	margin-top: 25px;
}
.section_present .present_cell_img img {
	width: 100%;
	height: auto;
	display: block;
}
.section_present .present_cell_head {
	display: flex;
	align-items: center;
}
.section_present .present_cell_head img {
	width: 100%;
	height: auto;
	display: block;
}
.section_present .present_cell_icon {
	width: 90px;
	margin-right: 6.8085%;
}
.section_present .present_cell_a .present_cell_title{
	width: 48.2978%;
}
.section_present .present_cell_b .present_cell_title{
	width: 56.1702%;
}
.section_present .present_cell_txt{
	margin-top: 25px;
}
.section_present .present_cell_txt,.present_cell_list{
	font-size: 116.66666666667%;
	line-height: 1.85714;
}
.section_present .present_cell_list li{
	position: relative;
	padding-left: 1.2em;
}
.section_present .present_cell_list li::before{
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	background-color: #434343;
	left: 0;
	top: calc(50% - 6px);
}
.section_present .product_link{
	margin-top: 25px;
}
#cmeCont .section_present .product_link .button {
	margin-top: 0;
	background-color: #3c63ac;
	font-size: 125%;
	padding: 14px 8.97%;
}
#cmeCont .section_present .product_link .button em{
	font-size: 120%;
}
.section_present .store_column {
	margin-top: 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.section_present .store_img{
	width: 40.83333%;
}
.section_present .store_img img{
	width: 100%;
	height: auto;
	display: block;
}
.section_present .store_content{
	width: 54.1666%;
	color: #fff;
}
.section_present .store_content h3 {
	font-size: 166.66666666667%;
	font-weight: 700;
}
.section_present .store_content p {
	margin-top: 20px;
	font-size: 133.33333333333%;
	line-height: 1.875;
}
#cmeCont a.link_text {
	font-size: 133.33333333333%;
	color: #fff;
	margin-top: 8px;
	display: inline-block;
	background: url(../img/icon_blank.png) no-repeat right center;
	padding-right: 24px;
	word-break: break-all;
	background-size: 15px;
}
.color_txt{
	border-bottom: 1px solid #3c63ac;
}
#cmeCont .color_txt a{
	text-decoration: none;
	color: #3c63ac;
	display: inline-block;
}
#cmeCont .unit{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
#campaign_wrap{
	margin-top: 60px;
	font-size: 100%;
}
.campaign_inner{
	width: 100%;
	max-width: 1470px;
	margin: 0 auto;
}
#cmeCont .product_link .button {
	width: 100%;
	background-color: #d4a116;
	display: inline-block;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	padding: 17px 8.97%;
	text-decoration: none;
	border-radius: 5px;
	line-height: 1.39em;
	color: #fff;
	margin-top: 40px;
}
#cmeCont .product_link .button em{
	font-style: normal;
	font-size: 111.5%;
}
.product_link .button:hover {
	opacity: 0.7;
}
.bnr_block{
	max-width: 1230px;
	margin: 86px auto 0;
	padding: 0 15px;
}
.bnr_block a{
	transition: all 0.3s ease;
}
.bnr_block a:hover{
	opacity: 0.7;
}
.bnr_block img{
	width: 100%;
}
.campaign_content.apparea{
	background: none;
	padding: 0;
	margin-top: 100px;
}
.presenttitle{
	text-align: center;
}
.presenttitle img{
	max-width: 153px;
}
.campaign_content.apparea .presentsummary {
	width: 100%;
	border-collapse: collapse;
	font-size: 133.333%;
	line-height: calc(7/4);
	margin-top: 30px;
}
.campaign_content.apparea .presentsummary th {
	width: 30.65%;
	white-space: nowrap;
	text-align: left;
}
.campaign_content.apparea .presentsummary th, .campaign_content.apparea .presentsummary td {
	padding: 32px 0 34px 0;
	border-bottom: 1px solid #dbdbdb;
	letter-spacing: -0.05em;
}
.campaign_content.apparea .color_red {
	color: #cc0000;
}
ul{
	list-style: none;
}
.campaign_content.apparea .presentsummary td .detail a {
	color: #c00 !important;
	text-decoration: underline;
}
.campaign_content.apparea .presentsummary td ul li {
	margin-left: 1em;
	text-indent: -1em;
}
.campaign_content.apparea .presentsummary td .mt-20{
	margin-top: 20px;
	display: block;
}
.campaign_content.apparea .presentsummary td .mt-10{
	margin-top: 10px;
}
.campaign_content.apparea .presentsummary td.padding_btm_adjust {
	padding-bottom: 65px;
}
.campaign_content.apparea .presentsummary td.padding_btm_adjust1 {
	padding-bottom: 44px;
}
.campaign_content.apparea .presentsummary td .detail{
	margin-top: 20px;
}

.bottomBtn {width: 350px;margin: 90px auto 0;}
.bottomBtn a {display: flex;align-items: center;justify-content: center;width: 100%;height: 48px;padding: 0 24px;font-family: 'Noto Sans JP', sans-serif;color: #222;background-color: #fff;border: 1px solid #dbdbdb;border-radius: 3px;font-size: 133.333%;text-decoration: none;transition: all 0.3s ease;}
.bottomBtn a:hover {color: #c00 !important;background: #f5f5f5;}
.bottomBtn a:after {content: '';display: block;width: 7px;height: 7px;margin: 0 0 0 10px;border-top: 2px solid #c00;border-right: 2px solid #c00;transform: rotate(45deg)}

@media only screen and (max-width:767px) {
	#cmeCont {
		padding: 0;
	}
	.container {
		padding: 0 30px;
	}
	#cmeCont .unit{
	width: auto;
	max-width: inherit;
	margin: 0;
	}
	.bg {
	padding-bottom: 56px;
	background-image: url(../img/bg_img_x2.jpg);
	}
	.plus_note_area{
		padding: 30px 0 0;
	}
	.plus_note_area .loginNote {
		padding: calc(100vw/(750/30)) calc(100vw/(750/25)) calc(100vw/(750/25)) calc(100vw/(750/30));
		font-weight: normal;
		font-size: 108%;
		margin-bottom: 26px;
		line-height: 1.54;
		letter-spacing: -0.05em;
	}
	.plus_note_area .loginNote small {
		font-size: 93%;
	}
	.plus_note_area .loginNote p {
		background-size: 23px 23px;
		background-position: left 0.3em;
		padding-left: 2.5em;
	}
	#main_image{
		min-width: 0;
		padding: 0;
		margin: 0 -18px 0 -53px;
	}
	#main_image img {
		width: 100%;
		left: 0;
		margin: 0;
		transform: none;
	}
	.lead_text{
		padding: 0 30px;
		margin-top: 15px;
		margin-bottom: 0;
	}
	.lead_text p {
		text-align: left;
		font-size: 108.35%;
		line-height: 1.92em;
		padding: 0;
	}
	.lead_text p + p {
		margin-top: 24px;
	}
	.course {
		margin-top: 20px;
	}
	.course_list {
		display: block;
	}
	.course_item {
		width: 100%;
		padding: 35px 10px 26px;
	}
	.course_item .num {
		width: 43px;
		height: 43px;
		top: -15px;
	}
	.course_item p{
		font-size: 116.67%;
		line-height: 1.5;
	}
	.course_item + .course_item {
		margin-top: 24px;
	}
	.course_emphasis{
		margin-top: 24px;
		font-size: 116.67%;
		text-align: left;
	}
	.campaign_bg {
		background-image: url(../img/bg_corse_img_x2.jpg);
		background-size: cover;
		background-position: center 0;
	}
	.section_experience {
		padding-top: 52px;
	}
	.section_experience .head img{
		width: 172px;
		height: auto;
		display: block;
	}
	.section_experience .head_title::after {
		/* right: -90px; */
		left: -70px;
		top: -90px;
		width: 82px;
		height: 92px;
	}
	.section_experience::before {
		top: 2px;
        right: -56px;
        width: 140px;
        height: 119px;
        transform: scaleX(-1) rotate(74deg);
	}
	.section_experience .experience_content {
		margin-top: 24px;
	}
	.section_experience .experience_txt {
		font-size: 93%;
		line-height: 1.538;
	}
	.section_experience .experience_info {
		margin-top: 20px;
		padding-top: 20px;
	}
	.section_experience .experience_info li {
		font-size: 93%;
		line-height: 1.538;
	}
	.section_experience .experience_column {
		margin-top: 15px;
		display: block;
		position: relative;
		z-index: 1;
	}
	.section_experience .experience_cell {
		width: 100%;
	}
	.img .img-example{
		font-size:71.432653294474%;
	}
	.section_experience .experience_cell + .experience_cell{
		margin-top: 20px;
	}
	.section_experience::after {
		top: 716px;
		right: -6px;
		left: auto;
		width: 39px;
		height: 35px;
	}
	.section_present {
		margin-top: 60px;
		padding-bottom: 55px;
	}
	.section_present .head img{
		width: 169px;
		height: auto;
		display: block;
	}
	.section_present .head_title::after {
		left: -70px;
		top: -90px;
		width: 82px;
		height: 92px;
	}
	.section_present .present_bg {
		padding: 50px 0 30px;
	}
	.section_present .present_bg::before {
		background: url(../img/bg_icon_03_01_x2.png) no-repeat;
		background-size: contain;
		width: 79px;
		height: 78px;
		top: -22px;
		right: -12px;
		left: auto;
	}
	.section_present{
		position: relative;
	}
	.section_present::before {
		position: absolute;
		content: "";
		background: url(../img/bg_icon_03_02_x2.png) no-repeat;
		background-size: contain;
		width: 102px;
		height: 102px;
		top: 64px;
		right: -76px;
		left: auto;
	}
	.section_present .present_column {
		margin-top: 30px;
		display: block;
	}
	.section_present .present_cell {
		width: 100%;
	}
	.section_present .present_cell_icon {
		width: 73px;
		margin-right: 6.8085%;
	}
	.section_present .present_inner {
		padding: 0 15px;
	}
	.section_present .present_inner .container{
		padding: 0 15px;
	}
	.section_present .present_cell_img {
		margin-top: 15px;
	}
	.section_present .present_cell_txt {
		margin-top: 18px;
	}
	.section_present .present_cell_txt, .present_cell_list {
		font-size: 85.763293310463%;
		line-height: 1.6666;
	}
	.section_present .present_bg::after {
		bottom: -24px;
		left: -24px;
		right: auto;
		width: 58px;
		height: 46px;
	}
	.section_present .present_inner::before {
		content: "";
		position: absolute;
		bottom: -114px;
		left: -34px;
		right: auto;
		width: 93px;
		height: 93px;
	}
	.section_present .present_cell_a .present_cell_title{
		max-width: 153px;
	}
	.section_present .present_cell_b .present_cell_title {
		max-width: 177px;
	}
	#cmeCont .section_present .product_link .button {
		font-size: 85.763293310463%;
		line-height: 1.25em;
		padding: 12px 8.97%;
		margin-top: 2px;
	}
	.present_cell_list {
		margin-top: 10px;
	}
	.section_present .product_link {
		margin-top: 12px;
	}
	.section_present .present_cell + .present_cell {
		margin-top: 30px;
	}
	.section_present .store_column {
		margin-top: 30px;
		flex-direction: column;
		padding: 0 15px;
	}
	.section_present .store_img {
		width: 100%;
	}
	.section_present .store_content {
		width: 100%;
	}
	.section_present .store_content h3 {
		margin-top: 20px;
		font-size: 114.35105774728%;
	}
	.section_present .store_content p {
		margin-top: 15px;
		font-size: 92.910234419668%;
		line-height: 1.538;
	}
	#cmeCont a.link_text {
		font-size: 92.910234419668%;
	}
	.bnr_block {
		max-width: 100%;
		margin: 40px auto 0;
		padding: 0 30px;
		position: relative;
		z-index: 1;
	}
	#cmeCont .product_link .button {
		font-size: 85.763293310463%;
		line-height: 1.25em;
		padding: 12px 8.97%;
		margin-top: 20px;
	}
	#cmeCont .product_link .button em {
		font-style: normal;
		font-size: 116.66666666667%;
	}
	#campaign_wrap{
		margin-top: 45px;
		font-size: 116.6%;
	}
	.campaign_content {
		margin: 28px 0 0;
		padding: 30px 0 64px 0 ;
		background-image: url(../img/bg_x2.jpg);
		background-position: center;
		background-size: cover;
	}
	.campaign_content.apparea {
		margin-top: 45px;
	}
	.presenttitle img {
		max-width: 98px;
	}
	.campaign_content.apparea .applicationblock{
		padding: 0;
	}
	.campaign_content.apparea .applicationblock .quizcont {
		padding: 10px 10px 0;
	}
	.campaign_content.apparea .presentsummary, .campaign_content.apparea .presentsummary tbody, .campaign_content.apparea .presentsummary tr, .campaign_content.apparea .presentsummary th, .campaign_content.apparea .presentsummary td {
		display: block;
	}
	.campaign_content.apparea .presentsummary {
		width: 100%;
		font-size: calc(100vw/(750/26));
		line-height: 2;
		margin-top: 2px;
	}
	.campaign_content.apparea .presentsummary th {
		width: auto;
		margin-bottom: 6px;
	}
	.campaign_content.apparea .presentsummary td {
		line-height: 1.6;
	}
	.campaign_content.apparea .presentsummary th, .campaign_content.apparea .presentsummary td {
		letter-spacing: normal;
		padding: 0;
		border: none;
	}
	.campaign_content.apparea .presentsummary tr {
		padding: 20px 0;
		border-bottom: 1px solid #dbdbdb;
	}
	.campaign_content.apparea .presentsummary td ul li {
		margin-left: 1em;
		text-indent: -1em;
	}
	.campaign_content.apparea .presentsummary td .detail {
		margin: calc(100vw/(750/24)) 0;
	}
	.campaign_content.apparea .presentsummary td ul.termsnote {
		margin: calc(100vw/(750/10)) 0;
	}
	.campaign_content.apparea .presentsummary td.padding_btm_adjust {
		padding-bottom: 0;
	}
	.campaign_content.apparea .presentsummary td.padding_btm_adjust1 {
		padding-bottom: 0;
	}
	.bottomBtn {
		width: calc(100vw/(750/510));
		margin: calc(100vw/(750/80)) auto 45px;
	}
	.bottomBtn a {
		height: calc(100vw/(750/120));
		border-radius: 5px;
		font-size: calc(100vw/(750/30));
	}
	
	.bottomBtn a:after {
		width: 8px;
		height: 8px;
		margin: 0 0 0 calc(100vw /(750 / 12));
		flex-shrink: 0;
	}
}
@media only screen and (max-width: 350px){
	.bottomBtn a {
		font-size: 14px;
	}
}	
