@charset "utf-8";



/* ---------------------------------------------------
school_detail.css
スクール詳細用CSS
--------------------------------------------------- */

/*------------------
メインイメージ
--------------------*/
.mainImgBox {
	margin: 10px 0 0 0;
	text-align: center;
}
.mainImgBox .img img {
	display: block;
	margin: 0;
	padding: 0;
}

ul#typeBox {
	margin-right: 0;
}


/*------------------
バナー
--------------------*/
.bnrBox {
	margin: 0 auto 30px auto;
	text-align: center;
}



/*------------------
カテゴリ分けボックス
--------------------*/
.categoryBox {
	clear: both;
	margin: 0;
}

.categoryBox h3 {
	margin: 0;
	padding: 0;
	border: none !important;
}
.categoryBox h3.style2 {
	margin: 0;
	padding: 0;
	text-align:center;
}

.categoryBox p.ac {
	margin: 20px 0;
	text-align: center;
}

.categoryBox a:hover {
	opacity: 0.8;
}


/* socialbtn ----------------- */
.socialbtn {
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 10px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	background: #f7f7f7;
}
.socialbtn div {
	float: right;
	width: 70px;
	margin-right: 0px;
}
.socialbtn .cl {
	clear: both;
}

.socialbtn .tw {
	width: 100px;
}
.socialbtn .fb {
	width: 110px;
}
.socialbtn .ggl {
	width: 70px;
}
.socialbtn .flw {
	width: 280px;
}





/*----------------------------------------------------
2014/11/17
------------------------------------------------------*/
.set p {
	padding: 0;
	margin: 0;
}
.set h4 {
	margin: 0;
	padding: 0;
}
.set img {
	display: block;
	margin: 0 auto;
	padding: 0;
}
.set .sponly {
	display: none;
}

.set01 {
	background: #fcf8ed;
	text-align: center;
}
.set01 p img {
	margin: 0 auto;
}

.set02_1 {
	padding-bottom: 30px;
	background: #fffde6;
}
.set02_2 p.mgnb30 {
	padding-bottom: 30px;
}
.set02_2 p.btn {
	width: 830px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 0 0 20px 0;
	background: #fff;
}


.setbtn {
}
.setbtn p.btn01 {
	padding: 0;
	margin: 0 0 30px 0;
}
.setbtn p.btn01 a {
	display: block;
/*	width: 870px;
	height: 251px;*/
	margin: 0;
	padding: 0;
/*	background: url(../images/141117/btn_01_on.jpg) no-repeat left top;*/
	overflow: hidden;
}
.setbtn p.btn01 a:hover {
/*	text-indent: -9999px;*/
}


/* voice */
.set .voice {
	margin: 0 0 30px 0;
	padding: 30px;
	border: 4px solid #ff3b72;
}
.set .voice img {
	margin: 0;
}
.set .voice p.ttl {
	margin: 0 0 15px 0;
	padding: 0;
}
.set .voice p.plof {
	margin: 15px 0;
	padding: 15px 0 15px 145px;
	border-top: 1px dotted #ff3b72;
	border-bottom: 1px dotted #ff3b72;
	background: url(../images/141117/voice01_img02.gif) no-repeat left center;
	font-size: 100%;
	line-height: 1.3;
}
.set .voice dl {
	margin: 0;
	padding: 0;
}
.set .voice dt {
	margin: 0 0 20px 0;
	padding: 0;
}
.set .voice dt span {
	display: none;
}
.set .voice dd {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.3;
}


/* faq */
.set03 {
	background: #fffde6;
}
.set03 h4 {
	padding-top: 20px;
}
.set03 h5 {
	margin: 0 0 0 0;
	padding: 7px 15px;
	background: #008aa9;
	font-size: 120%;
	line-height: 1.1;
	font-weight: bold;
	color: #fff;
}
.set03 dl {
	margin: 0 0 30px 0;
	padding: 0;
}
.set03 dt {
	margin: 0;
	padding: 20px 10px 20px 60px;
	background: #e2f8f3 url(../images/141117/faq_q.gif) no-repeat 20px 10px;
	border-bottom: 1px dotted #008aa9;
	font-size: 108%;
	line-height: 1.4;
}
.set03 dd {
	margin: 0;
	padding: 20px 10px 20px 60px;
	background: #fffde6 url(../images/141117/faq_a.gif) no-repeat 20px 10px;
	border-bottom: 1px solid #008aa9;
	font-size: 100%;
	line-height: 1.4;
}
.set03 dd img {
	float: right;
	margin: 0 0 0 20px;
}

/* taiken flow */
.set04 {
	background: #fffde6;
}
.set04 h4 {
	padding-top: 20px;
}
.set04 .flowset {
	width: 850px;
	margin: 0 10px 15px 10px;
}
.set04 .flowset .img {
	float: right;
	width: 540px;
	text-align: right;
}
.set04 .flowset .img img {
	display: inline;
}
.set04 .flowset .ttl {
	float: left;
	width: 310px;
	margin: 0 0 20px 0;
}
.set04 .flowset .ttl img {
	float: left;
	width: 102px;
}
.set04 .flowset .ttl span {
	display: block;
	float: right;
	width: 190px;
	font-size: 150%;
	line-height: 89px;
	font-weight: bold;
	color: #ff3b72;
}
.set04 .flowset .txt {
	float: left;
	width: 310px;
	font-size: 100%;
	line-height: 1.6;
}
.set04 .arw {
	margin-bottom: 15px;
	text-align: center;
}
.set04 .flowset01 .ttl {
	float: left;
	width: 850px;
}
.set04 .flowset01 .ttl span {
	width: 730px;
}
.set04 .flowset01 .txt {
	width: 850px;
}
.set04 .flowset01 .btn {
	clear: both;
	padding: 20px 0 0 0;
	text-align: center;
}

.set04 .flowset03 .ttl {
	margin: 20px 0 0 0;
}
.set04 .flowset03 .txt {
	margin: 0 80px;
	padding: 20px 0;
	font-size: 100%;
	line-height: 1.6;
}


.tenpo .spset {
	display: none;
}



@media (max-width: 640px) {
	.set .sponly {
		display: block;
	}

	.mainImgBox {
	}
	
	.categoryBox {
		width: auto;
		margin-left: 0;
		margin-right: 0;
	}
	.categoryBox .sec {
		margin: 0;
		padding: 0px;
	}
	/* socialbtn ----------------- */
	.socialbtn {
		width: auto;
		padding: 10px 3%;
	}
	.socialbtn div {
		overflow: hidden;
	}
	.socialbtn div.tw {
		padding-bottom: 5px;
	}
	
	.setbtn p.btn01 a {
		display: inline;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		background-image: none;
	}
	.setbtn p.btn01 a:hover {
		text-indent: 0;
	}
	/* voice */
	.set .voice {
		padding: 3%;
	}
	.set .voice p.plof {
		margin: 5px 0;
		padding: 5px 0;
		background-image: none;
	}
	.set .voice dt {
		margin-bottom: 0;
	}
	.set .voice dt span {
		display: block;
	}
	.set .voice dt img {
		display: none;
	}

	.set03 dd img {
		display: none;
	}

	/* taiken flow */
	.set04 .flowset {
		width: 100%;
		margin: 0 0 15px 0;
	}
	.set04 .flowset .img {
		float: none;
		width: auto;
		text-align: center;
		margin-bottom: 5px;
	}
	.set04 .flowset .img img {
		display: inline;
	}
	.set04 .flowset .ttl {
		float: none;
		width: auto;
		margin: 0 0 20px 0;
		margin-bottom: 5px;
	}
	.set04 .flowset .ttl img {
		width: 10%;
	}
	.set04 .flowset .ttl span {
		width: 88%;
		line-height: 1.5;
	}
	.set04 .flowset .txt {
		float: none;
		width: auto;
		font-size: 100%;
		line-height: 1.6;
	}
	.set04 .arw {
		margin-bottom: 15px;
		text-align: center;
	}
	.set04 .flowset01 .ttl {
		float: none;
		width: auto;
	}
	.set04 .flowset01 .ttl span {
		width: 88%;
		text-align: left;
	}
	.set04 .flowset01 .txt {
		width: 100%;
	}

	.set04 .flowset03 .ttl {
		margin: 20px 0 0 0;
	}
	.set04 .flowset03 .txt {
		margin: 0 3%;
	}

	/* map */
	div.item01 {
		width: 100%;
		margin: 10px 0 0 0;
	}
	div.item01 p.tenpoinfo img {
		width: auto;
	}
	table.maptable th,
	table.maptable td {
		width: auto;
		display: block;
	}

	table.price2 .th1,
	table.price2 .th2,
	table.price2 td {
		width: auto;
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	.maptable th br,
	table.price2 br,
	table.price2 td:empty {
		display: none;
	}

	.set02_2 p.btn {
		width: 100%;
		margin: 0 auto;
	}
	.tenpo .spset {
		display: block;
		margin-top: 20px;
	}
	.tenpo .spset .btn {
		margin-bottom: 10px;
	}
}

.width670 {
	width: 670px;
}




/* -------------------------------------
2016/10/22
------------------------------------- */
.set1610_01 {
	padding: 50px;
	border: 28px solid #f6f5f3;
	border-top: 0;
	background: #fff;
	color: #595757;
}
.set1610_01 .ttl {
	margin: 0 0 50px 0;
	font-size: 22px;
	line-height: 1.5;
}
.set1610_01 .txt {
	margin: 0 0 50px 0;
	font-size: 16px;
	line-height: 2;
}
.set1610_01 .txt strong {
	font-size: 20px;
}
@media (max-width: 640px) {
	br.respond {
		display: inline;
	}
	.set1610_01 {
		padding: 20px 0;
		border: 0;
	}
	.set1610_01 .ttl {
		margin: 0 0 20px 0;
		font-size: 14px;
	}
	.set1610_01 .txt {
		margin: 0 0 20px 0;
		font-size: 12px;
	}
	.set1610_01 .txt strong {
		font-size: 13px;
	}
}

.set1610_02 {
	padding: 1px;
	background: #f6f5f3;
}

.set1610_03 {
	padding: 0 40px 20px 40px;
	background: #f6f5f3;
}
.set1610_03 ol {
	margin: 0;
	padding: 0;
}
.set1610_03 ol li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #595757;
	color: #595757;
	list-style: none;
}
.set1610_03 ol li .no {
	display: block;
	float: left;
	width: 36px;
	padding: 6px 0 17px 0;
	background: url(../images/161022/icn_fukidashi.jpg) no-repeat left top;
	text-align: center;
	line-height: 1.1;
}
.set1610_03 ol li .txt {
	display: block;
	float: right;
	width: 810px;
	line-height: 1.6;
	font-size: 16px;
}
@media (max-width: 640px) {
	.set1610_03 {
		margin-bottom: 20px;
		padding: 0 0 20px 0;
		background: #f6f5f3;
	}
	.set1610_03 ol {
	}
	.set1610_03 ol li {
		position: relative;
		padding: 15px 10px 15px 55px;
	}
	.set1610_03 ol li .no {
		float: none;
		position: absolute;
		left: 5px;
		top: 10px;
	}
	.set1610_03 ol li .txt {
		float: none;
		width: auto;
		font-size: 14px;
	}
}


.set1610_04 {
	padding: 20px 20px 0 20px;
	border: 28px solid #f6f5f3;
	border-top: 0;
	background: #fff;
	color: #595757;
}
.set1610_04 h5 {
	padding: 10px 0;
	margin: 0 0 20px 0;
	border-top: 1px solid #68d0c5;
	border-bottom: 1px solid #68d0c5;
	color: #68d0c5;
	text-align: center;
	font-size: 28px;
	line-height: 1.1;
	font-weight: normal;
}
.set1610_04 .mess {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 22px;
	line-height: 1.8;
	text-align: center;
}
.set1610_04 .set1610_04_01 {
	margin: 0 0 20px 0;
}
.set1610_04 .set1610_04_01 .img {
	float: left;
	width: 176px;
	border: 5px solid #fff;
	box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.1);
}
.set1610_04 .set1610_04_01 .txt {
	float: right;
	width: 620px;
	padding: 10px 0 0 0;
}
.set1610_04 .set1610_04_01 .txt .txt01 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.1;
}
.set1610_04 .set1610_04_01 .txt .txt02 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 24px;
	line-height: 1.1;
}
.set1610_04 .set1610_04_01 .txt .txt03 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
}
.set1610_04 .set1610_04_02 {
	margin: 0 0 20px 0;
}
.set1610_04 .set1610_04_02 dl {
	padding: 20px;
	margin: 0;
	background: #efebe8;
}
.set1610_04 .set1610_04_02 dl dt {
	min-height: 34px;
	margin: 0 0 15px 0;
	padding: 0 0 0 57px;
	background: url(../images/161022/icn_q_02.jpg) no-repeat left top;
	font-size: 16px;
	line-height: 1.8;
	font-weight: normal;
}
.set1610_04 .set1610_04_02 dl dd {
	margin: 0;
	padding: 0 0 0 57px;
	background: url(../images/161022/icn_a_02.jpg) no-repeat left top;
	line-height: 1.8;
}
.set1610_04 .set1610_04_02 dl:nth-child(2n) {
	background: #fff;
}
.set1610_04 .set1610_04_02 dl:nth-child(2n) dt {
	background: url(../images/161022/icn_q_01.jpg) no-repeat left top;
}
.set1610_04 .set1610_04_02 dl:nth-child(2n) dd {
	background: url(../images/161022/icn_a_01.jpg) no-repeat left top;
}
.set1610_04 .set1610_04_03 {
	margin: 0 0 20px 0;
}
.set1610_04 .set1610_04_03 h6 {
}
.set1610_04 .set1610_04_03 h6 img {
	display: block;
	margin: 0 auto;
}
.set1610_04 .set1610_04_03 dl {
	margin: 0 0 20px 0;
	padding: 0;
}
.set1610_04 .set1610_04_03 dl dt {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 26px;
	line-height: 1.1;
	color: #f88c72;
}
.set1610_04 .set1610_04_03 dl dd {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.5;
}
@media (max-width: 640px) {
	.set1610_04 {
		padding: 20px 0 0 0;
		border: 0;
	}
	.set1610_04 h5 {
		font-size: 18px;
	}
	.set1610_04 .mess {
		font-size: 15px;
		text-align: left;
	}
	.set1610_04 .set1610_04_01 .img {
		float: none;
		margin: 0 auto;
	}
	.set1610_04 .set1610_04_01 .txt {
		float: none;
		width: auto;
	}
	.set1610_04 .set1610_04_01 .txt .txt01 {
		font-size: 12px;
	}
	.set1610_04 .set1610_04_01 .txt .txt02 {
		font-size: 16px;
	}
	.set1610_04 .set1610_04_01 .txt .txt03 {
		font-size: 12px;
	}
	.set1610_04 .set1610_04_02 dl {
		padding: 20px 10px;
	}
	.set1610_04 .set1610_04_02 dl dt {
		font-size: 14px;
		line-height: 1.5;
	}
	.set1610_04 .set1610_04_03 dl dt {
		font-size: 16px;
	}
	.set1610_04 .set1610_04_03 dl dd {
		font-size: 14px;
	}
}


.set1610_05 {
	padding: 10px 28px 28px 28px;
	background: #f7f5f3;
	color: #595757;
}
.set1610_05 h5 {
	padding: 10px 0;
	margin: 0 0 0px 0;
	border-top: 1px solid #68d0c5;
	border-bottom: 1px solid #68d0c5;
	color: #68d0c5;
	text-align: center;
	font-size: 26px;
	line-height: 1.1;
	font-weight: normal;
}
.set1610_05 dl {
	margin: 0;
	padding: 0;
}
.set1610_05 dl dt {
	margin: 0;
	padding: 28px 50px 28px 130px;
	background: url(../images/161022/icn_q_03.jpg) no-repeat 56px 32px;
	font-size: 22px;
	line-height: 1.8;
	font-weight: normal;
}
.set1610_05 dl dd {
	margin: 0;
	padding: 0;
	background: #efebe8 url(../images/161022/bg_qa.jpg) no-repeat center top;
	font-size: 14px;
	line-height: 1.8;
}
.set1610_05 dl dd span {
	margin: 0;
	padding: 28px 50px 28px 130px;
	display: block;
	background: url(../images/161022/icn_a_03.jpg) no-repeat 56px 32px;
}
.set1610_05 dl dd img {
	float: right;
	width: 200px;
	margin-left: 30px;
	border: 3px solid #fff;
	box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.1);
}
@media (max-width: 640px) {
	.set1610_05 {
		padding: 10px 0 20px 0;
	}
	.set1610_05 h5 {
		font-size: 14px;
	}
	.set1610_05 dl {
		margin: 0;
		padding: 0;
	}
	.set1610_05 dl dt {
		margin: 0;
		padding: 14px 10px 14px 30px;
		background: url(../images/161022/icn_q_03.jpg) no-repeat 5px 18px;
		background-size: 15px auto;
		font-size: 14px;
	}
	.set1610_05 dl dd {
		margin: 0;
		padding: 0;
		background: #efebe8 url(../images/161022/bg_qa.jpg) no-repeat center top;
		background-size: 20px auto;
		font-size: 12px;
	}
	.set1610_05 dl dd span {
		margin: 0;
		padding: 14px 10px 14px 30px;
		background: url(../images/161022/icn_a_03.jpg) no-repeat 5px 18px;
		background-size: 15px auto;
	}
	.set1610_05 dl dd img {
		width: 120px;
		margin-left: 10px;
	}
}



.set1610_06 {
	padding: 10px 28px 28px 28px;
	background: #fdfef9;
	color: #595757;
}
.set1610_06 .leftbox {
	float: left;
	width: 450px;
}
.set1610_06 .leftbox h5 {
	padding: 10px 0;
	margin: 0 0 0px 0;
	border-top: 1px solid #68d0c5;
	border-bottom: 1px solid #68d0c5;
	color: #68d0c5;
	text-align: center;
	font-size: 26px;
	line-height: 1.1;
	font-weight: normal;
}
.set1610_06 .leftbox .ttl {
	margin: 20px 0 10px 0;
	font-size: 22px;
	line-height: 1.1;
}
.set1610_06 .leftbox .txt {
	margin: 10px 0;
	font-size: 14px;
	line-height: 1.8;
}

.set1610_06 .rightbox {
	float: right;
	width: 340px;
}
.set1610_06 .rightbox .img {
	float: right;
}
.set1610_06 .rightbox .img img {
	width: 330px;
	border: 3px solid #fff;
	box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.1);
}
.set1610_06 .rightbox .btn img {
	border: 0;
	box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
}
.set1610_06 .arw {
	clear: both;
	padding: 10px 0;
}

.set1610_06_2 {
	position: relative;
	width: 940px;
	height: 733px;
	background: url(../images/161022/gr_f_part03.jpg) no-repeat left top;
	color: #595757;
}
.set1610_06_2 .txtwrap {
	position: absolute;
	left: 420px;
	top: 150px;
	width: 456px;
}
.set1610_06_2 .txtwrap h6 {
	margin: 0 0 30px 0;
	padding: 0;
	font-weight: normal;
	color: #68d0c5;
	font-size: 26px;
	line-height: 1.1;
	font-weight: normal;
}
.set1610_06_2 .txtwrap .txt {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 2;
}
@media (max-width: 640px) {
	.set1610_06 {
		padding: 10px 0 14px 0;
	}
	.set1610_06 .leftbox {
		float: none;
		width: auto;
	}
	.set1610_06 .leftbox h5 {
		font-size: 16px;
	}
	.set1610_06 .leftbox .ttl {
		font-size: 14px;
	}
	.set1610_06 .leftbox .txt {
		font-size: 12px;
	}

	.set1610_06 .rightbox {
		float: none;
		width: auto;
	}
	.set1610_06 .rightbox .img {
		float: none;
	}
	.set1610_06 .arw img {
		width: 100px;
	}

	.set1610_06_2 {
		position: relative;
		width: auto;
		height: auto;
		margin: 30px 0 0 0;
		background-image: none;
	}
	.set1610_06_2 .txtwrap {
		position: relative;
		left: 0;
		top: 0;
		width: auto;
	}
	.set1610_06_2 .txtwrap h6 {
		margin: 0 0 20px 0;
		font-size: 16px;
	}
	.set1610_06_2 .txtwrap .txt {
		font-size: 12px;
	}
}



.maptable .ttl {
	font-size: 18px;
	line-height: 2;
}
.item01 .cl {
	text-align: center;
}

