/* CSS Document */
/* ページ上の横長画像 */
#pageHeader {
	background-image: url("../img/ph_education.png");
}
.strap {
	border: solid 1px #006DD9;
	border-radius: 8px;
	background-color: #D7EEFF;
	padding: 8px 0px 8px 30px;
	margin: 15px 0px;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	width: 90%;
	display: block;
}
.strap:hover {
	color: #FFF;
	background-color: #006DD9;
}
#COVID-19 {
	color: #FFF;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background-color: #E5004F;
}
.addtion {
	color: #FFF;
	background-color: #E5004F;
	padding: 3px;
	text-decoration: none;
	border-radius: 3px;
}
.addtion:hover {
	color: #FFF;
	opacity: 0.7;
}
#kenshuList #kenshuJohoTable {
	width: 100%;
}
#tagMonth, #tagBunya {
	margin-bottom: 10px;
}
#chapter #tagMonth input,
#chapter #tagMethod input {
	display: none;
}
#chapter #tagMonth input[type="checkbox"]:checked + label {
	background: rgb(38,134,125);
	color: #FFF;
}
#map {
	width: 800px;
	height: 600px;
}
#chapter label {
	/*width: 60px;*/
	font-size: 18px;
	margin: 3px;
	padding: 3px;
	color: rgb(38,134,125);
	background-color: #FFF;
	border: 1px solid rgb(38,134,125);
	display: block;
	float: left;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	letter-spacing: 2px;
}
#chapter label.tagMonth {
	width: 60px;
}
#chapter label.web_ok {
	width: 170px;
}
#chapter label:hover,
#tagBunya select:hover {
	background-color: #E0FFFF;
}
#tagBunya select {
	width: 100%;
	color: rgb(38,134,125);
	background-color: #FFF;
	font-size: 17px;
	letter-spacing: 1px;
	border: 1px solid rgb(38,134,125);
	padding: 3px;
}
#filteringButton {
	color: #FFF;
	font-size: 18px;
	letter-spacing: 2px;
	padding: 3px 10px;
	background-color: rgb(38,134,125);
	border: 1px solid rgb(38,134,125);
	border-radius: 3px;
}
#filteringButton:hover {
	opacity: 0.7;
}
table tbody tr td br.mobile {
	display: none;
}
table tbody tr td div.mobile {
	display: none;
}
table tbody tr.cancellation th,
table tbody tr.cancellation td {
	background-color: #bbb;
	/*background-color: #FFABCE;*/
}
table tbody tr td.cancellation span {
	text-decoration: line-through;
}
table tbody tr td.cancellation p {
	/*color: #F00;*/
	color: #E5004F;
}
table tbody tr td span.is_psMitei {
	text-decoration: line-through;
}
table tbody tr td p.is_psMitei {
	/*color: #F00;*/
	color: #E5004F;
}
table tbody tr.cancellation td.kaisaiTsuki {
	position: relative;
}
table tbody tr.cancellation td div.cancellationTag {
	position: absolute;
	width: 180px;
	padding: 2px 33px;
	color: #FFF;
	background-color: #E5004F;
	top: 27px;
	left: 220px;
	font-size: 16px;
	letter-spacing: 2px;
	opacity: 0.9;
}
table tbody tr.cancellation.webMoushikomi td div.cancellationTag {
	top: 45px;
}
table tbody tr td span.zogen {
	/*text-decoration: line-through;*/
	/* 訂正線 */
	/*display: none;*/
}
table tbody tr td span.zogen_updated_mitei,
table tbody tr td span.zogen_updated {
	color: #E5004F;
}
table tbody tr td span.zogen_updated.mobile {
	display: none;
}
table tbody tr td.hagakichushi.oubokikan_jokyo {
	position: relative;
}

table tbody tr td.hagakichushi .hagakichushiTag {
	position: absolute;
	width: 160px;
	padding: 5px 33px;
	color: #FFF;
	background-color: #E5004F;
	top: 12px;
	left: 10px;
	font-size: 16px;
	letter-spacing: 2px;
}
table tbody tr td.hagakichushi .mobile {
	background-color: #bbb;
	position: relative;
}
table tbody tr td.hagakichushi .mobile .hagakichushiTag {
	position: absolute;
	width: 160px;
	padding: 5px 33px;
	color: #FFF;
	background-color: #E5004F;
	top: 20px;
	left: 10px;
	font-size: 16px;
	letter-spacing: 2px;
}
table tbody tr td br.mobile {
	display: none;
}
table tbody tr td span.teisei {
	text-decoration: line-through;
}

#sample {
	margin-top: 40px;
}
.space_line td {
	display: none;
}
span.icon {
	font-size: 14px;
	margin-right: 5px;
	padding: 3px 3px 2px 5px;
	/*border: 1px solid #CCC;*/
	border-radius: 3px;
	/*font-weight: bolder;*/
	display: inline-block;
	line-height: 14px;
}
span span {
	/*font-size: 16px;*/
}
.kenshuJoho .kenshu_name .bunya_name {
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 0px;
}
.iconA {
	color: #e5004f;
	background-color: #FFF;
	border: 1px solid #e5004f;
}
.iconB {
	color: #009e96;
	background-color: #FFF;
	border: 1px solid #009e96;
}
.iconC {
	color: #0068b7;
	background-color: #FFF;
	border: 1px solid #0068b7;
}
.iconW {
	color: #ff6600;
	background-color: #FFF;
	border: 1px solid #ff6600;
}
.icon0 {
	color: #e5004f;
	background-color: #FFF;
	border: 1px solid #e5004f;
}
.icon1 {
	/*color: #e5004f;*/
	color: #FFF;
	background-color: #e5004f;
	border: 1px solid #e5004f;
}
.icon2 {
	/*color: #e5004f;*/
	color: #FFF;
	background-color: #e5004f;
	border: 1px solid #e5004f;
}
.icon3 {
	color: #e5004f;
	background-color: #FFF;
	border: 1px solid #e5004f;
}
.icon4 {
	color: #0068b7;
	background-color: #FFF;
	border: 1px solid #0068b7;
}
.houhou_jokyo {
	margin-bottom: 5px;
}
.icon5 {
	color: #FFF;
	background-color: #e5004f;
	border: 1px solid #e5004f;
}
.icon6 {
	color: #666666;
	background-color: #FFF;
	border: 1px solid #666666;
}



#kenshuList #kenshuJohoTable .kenshuJoho,
#kenshuList #kenshuJohoTable .kenshuJohoShousai {
	line-height: 1.6em;
}
.kaisaiMonth th {
	color: #666;
	background-color: #F5F5F5;
	text-align: center;
	line-height: 18px;
}
td.uketsuke,td .houhou {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 54px 34px;
}
td.uketsuke {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 50px;
}
td.webuketsuke {
	background-position: 50% 80%;
	padding-top: 20px;
	padding-bottom: 70px;
}

#kaisaiMitei th {
	border-top: none;
	color: #009966;
	background-color: #F5F5F5;
	text-align: center;
}
td.betsu {
	font-size: 0.8em;
	line-height: 1.4em;
}
td.center {
	text-align: center;
}
td.jukoryo {
/*			text-align: left;
	padding-left: 10px;*/
	text-align: right;
	/*padding-right: 5px;*/
}
.webMoushikomi td {
	background-color: #FFC;
}
.kenshuJohoShousai th {
	text-align: center;
}
.kenshuJohoShousai table {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 98%;
}



.kaisaiMonth .kaisaiTsuki,
.kenshuJoho .kaisaiTsuki {
	width:90px;
}

.kaisaiMonth .kenshu_name,
.kenshuJoho .kenshu_name {
	width:520px;
}

.kaisaiMonth .oubokikan,
.kenshuJoho .oubokikan {
	width:142px;
}

.kaisaiMonth .oubokikan_jokyo,
.kenshuJoho .oubokikan_jokyo {
	width:180px;
}

.kaisaiMonth .teiin,
.kenshuJoho .teiin {
	width:50px;
}
td.teiin {
	text-align: right;
}
.kaisaiMonth .dankai,
.kenshuJoho .dankai {
	width:15px;
	word-break:break-all;
	text-align: center;
}
.kenshuJoho td.dankai {
	line-height: 10px;
}

.kaisaiMonth .occupations,
.kenshuJoho .occupations {
	width:40px;
	word-break:break-all;
	text-align: center;
}
.kenshuJoho td.occupations {
	line-height: 16px;
}

.kaisaiMonth .jokyo,
.kenshuJoho .jokyo {
	width:64px;
}
.kenshuJohoShousai .nerai {
	/*width:350px;*/
	width:500px;
}
.kenshuJohoShousai .jukoryo {
	/*width:115px;*/
	width:130px;
}
.kenshuJohoShousai .kijitsu {
	width:100px;
}
img {
	border: 0;
}
.kaisaibi_henkou {
	color: red;
}
/* H29例外対応ここから */
td.is_hitsuyoudo {
	background-image: none;
	padding-top: 10px;
}
span.teisei_line {
	text-decoration: line-through;
}


.del {
	text-decoration: line-through;
	color: #E5004F;
}
.del span{
	color: #000;
}
table tbody tr .destination.oubokikan_jokyo {
	display: none;
}


/* 2024 */
.manaable ul li {
	float: left;
	margin: 0px 10px;
}
.bnr_manaable {
	width: 250px;
	height: auto;
}
.bnr_manaable:hover {
	opacity: 0.6;
}
.sp { 
	display: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 #newsKenshu ul li a {
	font-size: 15px;
}
#containerMain #chapter #newsKenshu ul li time {
	width: 94px;
	display: inline-block;
}
#containerMain #chapter .manaable ul li {
/*	border: solid 1px #0068B7;*/
}
#containerMain #chapter .manaable ul li a {
	width: 250px;
	text-decoration: none;
	padding: 8px 10px;
	display: block;
	color: #0068B7;
	background-color: #FFF;
	border: solid 1px #0068B7;
}
#containerMain #chapter .manaable ul li span.be_careful {
	color: #E5004F;
	font-size: 15px;
}
#containerMain #chapter .manaable ul li a span.symbol {
	width: 48px;
	margin-right: 8px;
	display: inline-block;
	text-align: center;
}
#containerMain #chapter .manaable ul li a span.symbol i {
	font-size: 44px;
}
#containerMain #chapter .manaable ul li a span.title {
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
}
#containerMain #chapter .manaable ul li a span.mannaka {
	font-size: 20px;
	vertical-align: top;
	padding-top: 12px;
}
#containerMain #chapter .manaable ul li a i {
	color: #0068B7;
	background-color: #FFF;
}
#containerMain #chapter .manaable ul li a:hover i,
#containerMain #chapter .manaable ul li a:hover {
	color: #FFF;
	background-color: #0068B7;
/*	color: #157d5b;*/
}
#containerMain #chapter .manaable ul.about_email {
	margin: 0px 0px 0px 10px;
	padding: 8px 16px 8px 10px;
/*	border: solid 1px #0068B7;*/
/*	background-color: rgb(237, 247, 246);*/
}
#containerMain #chapter .manaable ul.about_email li {
	border: none;
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: disc;
}


/* edu_03からコピー 2024.9 */
#pageHeader {
	background-image: url("../img/ph_manaable2.png");
}
#howToTakeMoji {

}
#bnrArea ul {
	margin: 10px -15px 0px;
}
#bnrArea ul li {
	float: left;
	margin-right: 10px;
}

#containerMain #chapter h4.edu {
	color: #0068B7;
	border-bottom: solid 2px #0068B7;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#containerMain p.arrow_down i {
	font-size: 34px;
	margin: 5px 0px 0px 420px;
	color: #0068B7;
}
#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;
}
button#displayOnOff1,
button#displayOnOff2 {
	color: #0068B7;
	background-color: initial;
	border: none;
	letter-spacing: 1px;
	font-size: 15px;
	cursor: pointer;
	line-height: 30px;
	text-decoration: underline;
}
button#displayOnOff1:hover,
button#displayOnOff2:hover {
	text-decoration: none;
}
section#attention p {
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 2px;
	color: #E5004F;
	margin: 8px 0px 0px 25px;
}
/* F7B4C2 */
/* FFD700 */
/* fce8ef */
/* /edu_03からコピー 2024.9 */


li.verification p {
	width: 450px;
}







.sp { 
	display:none;
}


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

.sp { 
	display:block;
}
section.subsection {
	padding: 0px 5px;
}
#containerMain #chapter #newsKenshu ul li {
	line-height: 24px;
	margin-bottom: 8px;
}
#containerMain #chapter #newsKenshu ul li:last-child {
	margin-bottom: 0px;
}
#containerMain #chapter #newsKenshu ul li a {
	margin-top: -3px;
	display: inline-block;
}
#containerMain #chapter .manaable ul li {
	margin: 0px 0px 8px 0px;
}
#containerMain #chapter .manaable ul li:last-child {
/*	margin-bottom: 0px;*/
}
#containerMain #chapter h3.edu {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 3px;
}
#containerMain #chapter .manaable ul.about_email {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 5px;
}
	#pageHeader {
		margin-top: 0px;
	}

	#containerMain .sentence {
		width: 90%;
	}
	#kenshuList #kenshuJohoTable {
		width: 96%;
	}
	.kaisaiMonth {
		display: none;
	}
	.shousaiHeader {
		display: none;
	}
	.kenshuJoho .kaisaiTsuki, 
	.kenshuJoho .kenshu_name, 
	.kenshuJoho .oubokikan_jokyo, 
	.kenshuJoho .teiin, 
	.kenshuJoho .occupations {
		width: 94%;
		text-align: left;
	}
	.kenshuJoho .teiin {
		/*display: none;*/
	}
	.kenshuJoho .teiin .mobile2021 {
		display: none;
	}
	.kenshuJohoShousai .nerai, 
	.kenshuJohoShousai .jukoryo, 
	.kenshuJohoShousai .kijitsu, 
	.kenshuJohoShousai .sankajoken, 
	.kenshuJohoShousai .level {
		width: 94%;
		text-align: left;
	}
	th, td {
		/*font-size: 18px;*/
		font-size: 16px;
		display: block;
		width: 94%;
		padding: 2% 3%;
		border-top: none;
		border-bottom: none;
	}
	.kenshuJohoShousai td.shousaiOuter {
		padding: 0px;
		width: 100%;
		margin-top: -15px;
		margin-bottom: 10px;
		border-bottom: 1px solid rgb(204, 204, 204);
		border-left: none;
	}
	.kenshuJohoShousai td.shousaiOuter table {
		margin: 0px auto;
		width: 100%;
	}
	.kenshuJoho .kaisaiTsuki {
		background-color: #EEE;
		border-top: solid #AAA 1px;
		border-bottom: solid #AAA 1px;
	}
	.kenshuJoho td.occupations {
		border-bottom: solid #AAA 1px;
		line-height: 24px;
	}

	.header_line th {
		border-top: solid #AAA 1px;
	}
	.space_line td {
		display: block;
		border: none;
	}
	.kenshuJoho .kenshu_name .bunya_name {
		font-size: 12px;
		line-height: 18px;
		letter-spacing: 0px;
	}

.houhou_jokyo {
	margin-bottom: 0px;
}

	table tbody tr td br.mobile {
		display: block;
	}
	table tbody tr td div.mobile {
		display: block;
		/*margin-top: 6px;*/
		/*padding-top: 6px;*/
		/*border-top: 1px solid #CCC;*/
		/*margin-bottom: 6px;*/
		/*padding-bottom: 6px;*/
		/*border-bottom: 1px solid #CCC;*/
	}
	table tbody tr.mobile {
		display: none;
	}
	table tbody tr .destination.oubokikan_jokyo {
		display: block;
	}
	table tbody tr td .occupation {
		display: none;
	}
	table tbody td::before {
		content: attr(label);
		float: left;
		clear:both;
		font-weight:bold;
	}
	table.table01 tbody td p {
		padding-left:6em;
	}
	table tbody tr td .button {
		display: block;
		float: right;
		margin-top: -18px;
		width: 120px;
		font-size: 18px;
		letter-spacing: 1px;
		color: #000;
		border: solid 1px #AAA;
		border-radius: 3px;
		text-align: center;
		padding: 5px 0px;
		display: inline-block;
		text-decoration: none;
		background-image: -webkit-linear-gradient(rgba(255,204,51,0.8) 0%, rgba(255,165,0,0.6) 100%);
		background-image: linear-gradient(rgba(255,204,51,0.8) 0%, rgba(255,165,0,0.6) 100%);
	}
	table tbody tr td .button:hover {
		border: solid 1px #777;
		background-image: -webkit-linear-gradient(rgba(255,204,51,1) 0%, rgba(255,165,0,0.8) 100%);
		background-image: linear-gradient(rgba(255,204,51,1) 0%, rgba(255,165,0,0.8) 100%);
	}
	#buttonArea ul li .button_wide {
		font-size: 18px;
		padding: 8px 0px;
		letter-spacing: 1px;
	}
	#buttonArea ul li input[type="submit"] {
		font-size: 18px;
		padding: 8px 0px;
		letter-spacing: 1px;
	}

	table tbody tr.cancellation td div.cancellationTag {
		position: absolute;
		width: 180px;
		padding: 5px 18px;
		opacity: 1.0;
		top: 0px;
		left: 73px;
		/*right: 0px;*/
	}
	table tbody tr.cancellation.webMoushikomi td div.cancellationTag {
		top: 0px;
	}
	/*table tbody tr td.hagakichushi {
		background-color: #FFC;
	}*/
	table tbody tr td span.zogen_updated {
		/*display: none;*/
	}
	table tbody tr td span.zogen_updated.mobile {
		display: block;
	}
	table tbody tr td div.mobile .houhou_jokyo {
		/*display: block;*/
		margin-top: 6px;
		padding-top: 6px;
		border-top: 1px solid #CCC;
	}

	.manaable ul li {
		float: left;
		margin: 0px 10px 0px 30px;
	}
	.bnr_manaable {
		width: 290px;
		height: auto;
	}

/* edu_03からコピー */


	#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;
	}

	section#attention p {
		margin: 8px 12px 0px 12px;
	}
	section#bnrArea {
		padding: 0px;
		margin-top: 10px;
	}
	section#bnrArea ul {
		margin: 0px;
	}
	section#bnrArea ul li {
		float: none;
		margin: 0px;
		text-align: center;
	}
/* edu_03からコピー */


li.verification p {
	width: 100%;
}
}
