@charset "UTF-8";
/*
Theme Name: member theme
Description: 会員制度
*/


/* common */
main .sec_cont:not(:first-of-type) {
	padding-top: 0;
}
.whitebox {
	padding: 2em 3em;
}
ul.list_num {
	margin-bottom: 1em;
}
#individual .btnarea.btn_lar a:after,
#corporate .btnarea.btn_lar a:after {
	top: 1.6em;
}
@media screen and (max-width: 768px) {
	.whitebox {
		padding: 1.5em 1.2em;
	}
	
}

/* #member-page */
#member .layout_pattern_a .item {
	margin-bottom: -3em;
}
#member .layout_pattern_a .item .imgarea {
	position: relative;
	top: -8em;
}
.benefits .gridbox {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 2em;
	grid-row-gap: 2em;
}
.benefits dl {
	background: #f5f5f5;
	padding: 1.5em;
	border-radius: 1em;
}
.benefits dl dt {
	font-size: 1.9rem;
	letter-spacing: 0.07em;
	color: #e5730e;
	line-height: 1.3;
	margin-bottom: 0.5em;
}
.benefits dl dt .lbl {
	font-size: 80%;
	display: inline-block;
	border: 1px solid #e5730e;
	padding: 0 0.5em 0.1em;
	margin-right: 0.5em;
	background: #ffffff;
}
.benefits dd.clearfix .imgarea {
	float: right;
	width: 140px;
	margin-left: 1em;
}
.benefits dd.clearfix .imgarea img {
	border-radius: 1.2em;
}
.classification dl {
	width: 29%;
	position: relative;
	padding-bottom: 3.5em;
}
.classification dl:nth-of-type(2) {
	width: 36%;
	padding: 0 3%;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
.classification dl dd .btnarea {
	position: absolute;
	bottom: 0.5em;
	margin: 0 auto;
	left: 0;
	right: 0;
}
@media screen and (max-width: 768px) {
	#member .layout_pattern_a .item {
		margin-bottom: 3em;
	}
	#member .layout_pattern_a .item .imgarea {		
		top: 0;
	}
	.benefits .gridbox {
		display: block;
	}
	.benefits dl {
		margin-bottom: 1em;
	}
	.benefits dl dt {
		font-size: 1.7rem;
		letter-spacing: 0.05em;
	}
	.benefits dd.clearfix .imgarea {	
		width: 110px;
		margin-left: 0.5em;
	}
	.classification dl {
		width: 100%;
		position: relative;
		padding-bottom: 0.5em;
	}
	.classification dl:nth-of-type(2) {
		width: 100%;
		border-left: none;
		border-right: none;
		margin: 1.5em auto;
		padding: 1.5em 0;
		border-bottom: 1px solid #dedede;
		border-top: 1px solid #dedede;
	}
	.classification dl dd .btnarea {
		position: relative;
		bottom: inherit;
		margin: 1em auto 0;
		left: 0;
		right: 0;
	}
	
}

/* #individual-page */
#individual .pricetbl tr:nth-of-type(3) td {
	width: 21%;
}
#individual .pricetbl tr:nth-of-type(3) th {
	width: 16%;
}


/* #corporate-page */
.outline .txtarea dl {
	margin-bottom: 2em;
}
.outline .txtarea dl dd {
	margin-left: 1.5em;
}
.flow .step {
	margin-top: 2em;
}
.flow .step .flexbox {
	justify-content: flex-start;
	padding-bottom: 3em;
	position: relative;
}
.flow .step .flexbox:before,
.flow .step .flexbox:after {
	content: "";
	display: block;
	position: absolute;
}
.flow .step .flexbox:before {
	top: 100px;
	left: 48px;
	width: 3px;
	height: calc(100% - 102px);
	background: #f3892c;
}
.flow .step .flexbox:after {
	bottom: 0;
	left: 42px;
	width: 3px;
	height: 1.5em;
	background: #f3892c;
	-webkit-transform: rotate(-35deg);
	transform: rotate(-35deg);
	border-radius: 2px;
}
.flow .step .flexbox:last-of-type:before,
.flow .step .flexbox:last-of-type:after {
	content: none;
}
.flow .step .flexbox .lbl {
	color: #ffffff;
	font-size: 2.1rem;
	text-align: center;
	line-height: 1.2;
	background: #f3892c;
	width: 100px;
	height: 100px;	
	padding-top: 1em;	
	margin-right: 2em;
	border-radius: 0.5em;
}
.flow .step .flexbox dl dt {
	font-size: 120%;
	color: #e5730e;
	letter-spacing: 0.07em;
	margin-bottom: 0.2em;
}
.flow .step .flexbox dl dd .tblarea {
	margin-top: 1em;
}
.btnarea.btn_lar a {
	padding: 1.2em 0 1.3em;
}

@media screen and (max-width: 768px) {
	.outline .txtarea dl dd {
		margin-left: 0;
	}
	.flow .step .flexbox {
		flex-direction: inherit;
		justify-content: space-between;
	}
	.flow .step .flexbox .lbl {
		font-size: 1.5rem;  
		line-height: 1.1;  
		width: 50px;
		height: 50px;
		padding-top: 0.5em;
		margin-right: 1em;
	}
	.flow .step .flexbox dl {
		width: calc(100% - 64px);
	}
	.flow .step .flexbox:before {
		top: 50px;
		left: 24px;
		width: 2px;
		height: calc(100% - 52px);
	}
	.flow .step .flexbox:after {	
		left: 19px;
		width: 2px;
		height: 1.2em;
	}
}

/* certification-page */
#certification .step .btnarea {
	text-align: left;
	margin: 1em 0 1.5em;
	height: 46px;
}


/* school-list(#school) */
#school_cont .whitebox {
	padding-top: 3em; 
}
.scl-list:not(:last-of-type) {
	margin-bottom: 4em;
}
.scl-list .item {
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 20px;	
}
.scl-list .item:not(:last-of-type) {
	border-bottom: 1px solid #dedede;
}
.scl-list .item .logo,
.scl-list .item .data {
	display: table-cell;
	vertical-align: middle;
}
.scl-list .item .logo {
	width: 290px;
	padding-right: 10px;
	text-align: center;
}
.scl-list .item .logo a {
	display: inline-block;
}
.scl-list .item .logo a .ryubi {
	display: block;
	margin: 0 auto 10px;
}
.scl-list .item .data dl {
	line-height: 1.5;
	margin-top: 3px;
}
.scl-list .item .data .base {
	margin-top: 10px;
}
@media screen and (max-width: 768px) {
	#school_cont .whitebox {
		padding-top: 2em; 
	}
	.scl-list:not(:last-of-type) {
		margin-bottom: 3em;
	}
	.scl-list .item {
		display: block;
	}
	.scl-list .item:not(:last-of-type) {
		margin-bottom: 1.5em;
		padding-bottom: 1.5em;
	}
	.scl-list .item .logo,
	.scl-list .item .data {
		display: block;
	}
	.scl-list .item .logo {
		width: 100%;
		padding-right: 0;
		margin: 0 auto 1em;
	}
	.scl-list .item .logo img {
		width: revert-layer;
	}
}


