@charset "utf-8";

/* ページ上の横長画像 */
#pageHeader {
	background-image: url("../img/ph_medical.png");
}
#containerMain #chapter p.COVID-19 {
	margin-top: 15px;
}
#containerMain #chapter p.COVID-19 a {
	font-size: 16px;
	color: #E5004F;
}
#forMembers p.sentence {
	width: 870px;
}
#forMembers p.postscript {
	margin-top: 20px;
}
#containerMain p.sentence {
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 22px;
	font-size: 14px;
}
#containerMain p.purpose {
	font-size: 14px;
	width: 870px;
	margin: 10px 0px 0px 20px;
	line-height: 22px;
}
#containerMain #chapter ul {
	list-style-position: outside;
	margin: 0px auto;
	margin: 5px 0px 10px 20px;
}
#containerMain #chapter ul.inner {
	margin: 0px 0px 0px 0px;
}
#containerMain #chapter ul.itemization_num {
	list-style-type: decimal;
	margin-left: 40px;
}
#containerMain #chapter ul li {
	line-height: 22px;
	font-size: 14px;
}
#containerMain #chapter #tuitionFee ul li {
	font-size: 15px;
}
#containerMain #chapter #tuitionFee p {
	font-size: 14px;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 5px 5px 5px 40px;
}
ol li {
	line-height: 24px;
	font-size: 14px;
}
#method img {
	width: 430px;
	height: auto;
	display: inline-block;
	margin: 5px;
}
#containerMain #chapter #consideration ul.consideration ul {
	margin-left: 0px;
}
#containerMain #chapter #consideration ul.consideration ul li,
#containerMain #chapter #cancellation ul ul.inner li {
	margin-left: 10px;
}
#payment img {
	width: 600px;
	height: auto;
	margin: 10px 20px 30px;
}

span.icon {
	font-size: 14px;
	margin-right: 5px;
	padding: 3px 3px 2px 5px;
	border-radius: 3px;
	display: inline-block;
	line-height: 14px;
	background-color: #FFF;
}
.iconA {
	color: #e5004f;
	border: 1px solid #e5004f;
}
.iconB {
	color: #009e96;
	border: 1px solid #009e96;
}
.iconC {
	color: #0068b7;
	border: 1px solid #0068b7;
}
.iconW {
	color: #ff6600;
	border: 1px solid #ff6600;
}
.howToTake {
	margin-left: 30px;
}
#containerMain .flow {
	margin: 5px 0px 5px 0px;
	font-size: 16px;
	padding-left: 15px;
	color: #0068B7;
	border-radius: 3px;
	padding: 8px 8px 8px 16px;
	border-radius: 5px;
	text-decoration: none;
	display: inline-block;
	letter-spacing: 1px;
	line-height: 24px;
/*	background-color: rgb(209, 243, 240);*/
	background-color: rgb(237, 247, 246);
}
#containerMain #wageReview .flow {
	min-width: 580px;
}
#containerMain p.arrow_down i {
	font-size: 34px;
	margin: 5px 0px 0px 420px;
	color: #0068B7;
}
#containerMain #wageReview p.arrow_down i {
	margin-left: 280px;
}
.stickyNoteArea {
	margin-top: 10px;
}
/* edu style */
#containerMain #chapter h2.edu {
	border-bottom: solid 4px #09BFB0;
	background: none;
}
#containerMain #chapter h3.edu {
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 2px;
	color: #555;
	margin: 12px 0px 0px;
	padding-left: 18px;
	border-left: 5px solid #09BFB0;
	border-bottom: 1px solid #ccc;
	position: relative;
}
#containerMain #chapter h3.edu:after {
	position: absolute;
	content: '';
	display: block;
	border-left: 5px solid rgb(209, 243, 240);
	left: 0;
	top: 0;
	height: 100%;
}
#containerMain #chapter h3.COVID-19-5 {
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 2px;
	color: #555;
	margin: 12px 0px 0px;
	padding-left: 18px;
	border-left: 5px solid #E5004F;
	border-bottom: 1px solid #ccc;
	position: relative;
}
#containerMain #chapter h3.COVID-19-5:after {
	position: absolute;
	content: '';
	display: block;
	border-left: 5px solid #FFB6C1;
	left: 0;
	top: 0;
	height: 100%;
}
#containerMain #chapter h3.edu span.criteria {
	font-size: 16px;
	color: #09BFB0;
	background-color: #FFF;
	padding: 3px 8px;
	border-radius: 5px;
}
#containerMain #chapter h4.edu {
	color: #0068B7;
	border-bottom: solid 2px #0068B7;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 5px;
}
/* edu style */


#containerMain #chapter .howToTake h5 {
	background-color: rgb(237, 247, 246);
	margin-top: 4px;
	border: solid 1px #0068B7;
}
#containerMain #chapter .howToTake #membership .kaiin,
#containerMain #chapter .howToTake #membership .hikaiin {
	width: 425px;
	float: left;
}
#containerMain #chapter .howToTake #membership .hikaiin {
	margin-left: 20px;
}
#containerMain #chapter .howToTake #membership .kaiin ul,
#containerMain #chapter .howToTake #membership .hikaiin ul {
	background-color: rgb(237, 247, 246);
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px #0068B7;
	border-right: solid 1px #0068B7;
	border-bottom: solid 1px #0068B7;
}
#containerMain #chapter .howToTake h5 span.symbol {
	background-color: #0068B7;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 24px;
	line-height: 24px;
	display: inline-block;
	width: 90px;
	color: #FFF;
}
#containerMain #chapter .howToTake h5 span.member {
	background-color: #0068B7;
	text-align: center;
	padding: 5px 5px 4px 7px;
	font-size: 18px;
	line-height: 18px;
	display: inline-block;
	width: 50px;
	color: #FFF;
}
#containerMain #chapter .howToTake #membership h5 span.symbol {
	width: 90px;
	padding: 17px 0px 17px 0px;
}
#containerMain #chapter .howToTake #membership h5 span.member {
	width: 90px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}
#containerMain #chapter .howToTake #membership h5 span.title {
	vertical-align: top;
	width: 315px;
}
#containerMain #chapter .howToTake h5 span.title {
	font-size: 15px;
	margin: 7px 5px 0px 10px;
	color: #0068B7;
	display: inline-block;
	line-height: 21px;
	vertical-align: top;
}
#containerMain #chapter .howToTake ul.about_email {
	margin: 5px 0px 20px 0px;
	padding: 8px 10px;
	border: solid 1px #0068B7;
/*	background-color: rgb(237, 247, 246);*/
}
#containerMain #chapter .howToTake ul.manaable_faq {
	margin: 20px 0px 0px 0px;
	border: solid 1px #0068B7;
/*	background-color: rgb(237, 247, 246);*/
}
#containerMain #chapter .howToTake ul.manaable_faq li a {
	text-decoration: none;
	padding: 8px 10px;
	display: block;
	text-align: center;
	color: #000000;
}
#containerMain #chapter .howToTake ul.manaable_faq li a:hover {
	color: #FFF;
	background-color: #0068B7;
	border-bottom: solid 1px #0068B7;
}
#containerMain #chapter #step .step_info {
	text-align: center;
	margin-left: 0px;
}
#containerMain #chapter #step0 div {
	text-align: center;
}
#containerMain #chapter #step0 h5 {
	border: solid 1px #0068B7;
	margin: 5px 0px 20px 0px;
	display: inline-block;
}
#containerMain #chapter #step0 h5 a {
	display: inline-block;
}
#containerMain #chapter #step0 h5 a:hover span.title {
	color: #FFF;
	background-color: #0068B7;
	border-bottom: solid 1px #0068B7;
}
#containerMain #chapter #step0 h5 span.symbol {
	background-color: #0068B7;
	text-align: center;
	padding: 13px 3px 12px 6px;
	font-size: 18px;
	line-height: 27px;
	display: inline-block;
	width: 90px;
	color: #FFF;
	vertical-align: top;
}
#containerMain #chapter #step0 h5 span.number {
	font-size: 20px;
	padding: 0;
	margin-left: 3px;
}
#containerMain #chapter #step0 h5 span.title {
	font-size: 18px;
	line-height: 18px;
	padding: 8px 30px 4px 50px;
	color: #333;
	display: inline-block;
	width: 280px;
	vertical-align: top;
}
#containerMain #chapter #step0 h5 span.sub_title {
	font-size: 14px;
	line-height: 22px;
}
#containerMain #chapter #step ul {
	margin: 5px 40px 0px 20px ;
}


#containerMain #chapter #stepBox {
	padding: 0px 20px;
	margin-top: 30px;
}
#containerMain #chapter #stepBox div {
	border: solid 1px #0068B7;
	display: inline-block;
	float: left;
	text-align: center;
	min-height: 68px;
}
#containerMain #chapter #stepBox p.arrow_right {
	color: #0068B7;
	width: 30px;
	padding: 20px 4px 20px 7px;
	float: left;
}
#containerMain #chapter #stepBox p.arrow_right i {
	font-size: 30px;
}
#containerMain #chapter #stepBox p.cover {
	background-color: #0068B7;
	color: #FFF;
	width: 126px;
	padding: 0px 5px;
	font-size: 14px;
}
#containerMain #chapter #stepBox p.box {
	color: #000;
	width: 122px;
	padding: 0px 5px;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
#containerMain #chapter #stepBox p.box2 {
	color: #000;
	width: 122px;
	padding: 0px 5px;
	font-size: 14px;
	line-height: 20px;
	margin-top: 2px;
}


#containerMain #chapter .step {
	padding: 0px 20px;
	margin-top: 50px;
}
#containerMain #chapter .step h5 {
	background-color: rgb(237, 247, 246);
	margin-top: 25px;
/*	border: solid 1px #0068B7;*/
}
#containerMain #chapter .step h5 span.symbol {
	background-color: #0068B7;
	text-align: center;
	padding: 5px 5px 4px 7px;
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	width: 60px;
	color: #FFF;
}
#containerMain #chapter .step h5 span.number {
	font-size: 16px;
	padding: 0;
	margin-left: 2px;
}
#containerMain #chapter .step h5 span.title {
	background-color: rgb(237, 247, 246);
	font-size: 15px;
	padding: 0px 0px 5px;
	margin-left: 18px;
	color: #0068B7;
}
#containerMain #chapter .step p {
	font-size: 14px;
	line-height: 21px;
	margin: 5px 30px 0px 80px;
}

#containerMain #chapter #ginkofurikomi {
	margin-top: 10px;
}


.sp { 
	display:none;
}

@media screen and (max-width:990px) {

.sp { 
	display:block;
}
section.subsection {
	padding: 0px 5px;
}
#containerMain #chapter h3.edu {
	line-height: 28px;
	padding-bottom: 3px;
}
#containerMain #chapter h4.edu {
	line-height: 24px;
	padding-bottom: 3px;

}
	#chapter .subsection img {
		width: 100%;
		height: auto;
		margin: 10px auto;
	}
	#containerMain p.sentence {
		width: 100%;
		margin-left: 0px;
	}
	#containerMain p.purpose {
		width: 100%;
		margin-left: 0px;
	}
	#forMembers p.sentence {
		width: 100%;
	}

	#containerMain p.arrow_down i {
		font-size: 34px;
		margin: 7px 0px 0px 47%;
		color: #0068B7;
	}
	.howToTake {
		margin-left: 0px;
	}
	#containerMain #chapter .howToTake h5 span.symbol {
		padding: 27px 0px 28px 0px;
	}
	#containerMain #chapter .howToTake h5 span.title {
		width: 259px;
		margin: 5px 0px 5px 5px;
	}
	#containerMain #chapter .howToTake #membership h5 span.symbol {
		padding: 14px 0px 14px 0px;
	}
	#containerMain #chapter .howToTake #membership h5 span.title {
		width: 259px;
	}
	#containerMain #chapter .howToTake #membership .kaiin,
	#containerMain #chapter .howToTake #membership .hikaiin {
		width: 100%;
	}
	#containerMain #chapter .howToTake #membership .hikaiin {
		margin: 0px 0px 0px 0px;
	}
	#containerMain #chapter #step0 h5 span.symbol {
		padding: 3px 0px 2px 0px;
		font-size: 22px;
		letter-spacing: 2px;
		width: 100%;
	}

	#containerMain #chapter #step ul {
		margin: 5px 8px 0px 8px ;
	}
	#containerMain #chapter #stepBox div {
		margin: 2px 30% -5px;
	}
	#containerMain #chapter .step {
		padding: 0px 0px;
	}
	#containerMain #chapter .step p {
		font-size: 14px;
		line-height: 21px;
		margin: 5px 10px 0px 10px;
	}
	#containerMain #chapter #consideration ul {
		margin: 5px 0px 10px 3px;
	}
	#containerMain #chapter #cancellation ul {
		margin: 5px 0px 10px 3px;
	}
	#containerMain #chapter #privacy_policy p {
		padding: 0px 10px;
	}
/*  */
}