/**********************************************************************
*
*　　 ■サイトマップ
*
**********************************************************************/

#sitemap section {
	padding-top: 30px;
}

#sitemap h3,
#sitemap h4 {
	line-height: 30px;
	background: #F0F0F0;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	color: #323232;
	font-weight: bold;
}

#sitemap h3 {
	text-align: center;
	line-height: 40px;
}

#sitemap section a {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	letter-spacing: 0.1em;
	background: url(/etc/img/sc_arrow.png) no-repeat left center;
	padding-left: 20px;
}

#sitemap section a:hover {
	color: #E81717;
}

#sitemap p {
	font-size: 16px;
	line-height: 24px;
	color: #666;
}

#sitemap .location {
	margin: 10px 0;
	line-height: 30px;
	background: #EEE;
	color: #323232;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#sitemap section p {
	font-size: 16px;
	background: #F7F7F7;
	line-height: 24px;
	padding-left: 20px;
	color: #666;
	letter-spacing: #F7F7F7;
	margin-bottom: 10px;
}

#sitemap section ul li ul li {
	padding: 0;
	margin: 0;
}

#sitemap section ul li {
	border-bottom: 1px dotted #EEE;
}

#sitemap section ul li ul li:last-child {
	border-bottom: none !important;
}


/**********************************************************************
*
*　　 ■よくある質問・個人情報の保護・テレビCM・携帯サイト
*
**********************************************************************/

#qa,
#protect section,
#tvcm section,
#mobile_box section {
	padding-top:30px;
}

#qa h3,
#protect h4,
#tvcm h4,
#mobile_box h4 {
	border-left: 4px solid #DD272D;
	line-height: 30px;
	padding-left: 20px;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: bold;
}

#qa section ul li p {
	background: url(/about/img/a04_d_a.png) no-repeat left top;
	background-size: 30px;
	padding-left: 40px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CBCBCB;
	font-size: 16px;
	color: #666;
	line-height: 22px;
	letter-spacing: 0.1em;
}

#qa section ul li p.que {
	background: url(/about/img/a04_d_q.png) no-repeat left 10px;
	background-size: 30px;
	color: #2EBBDE;
	line-height: 50px;
	font-size: 20px;
	border-bottom: none !important;
	margin-bottom: 0 !important;
}

#protect section p {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin-bottom: 20px;
}

#protect section ol,
#protect section ul {
	padding: 30px;
	background: #F6F6F6;
}

#protect section ol li {
	list-style: decimal !important;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin-left: 30px;
}

#mobile_box div {
	float: left;
	margin-bottom: 20px;
}

#mobile_box ul,
#mobile_box ol {
	width: 395px;
	float: right;
	border: 10px solid #FFE7E7;
	padding: 30px;
}

#mobile_box ul li,
#mobile_box ol li {
	font-size: 16px;
	line-height: 24px;
	color: #666;
}
#mobile_box ul li {
	list-style: decimal !important;
	margin-left: 30px;
}

#mobile_box p {
	clear: both;
}

/**********************************************************************
*
*　　 ■個別指導塾
*
**********************************************************************/

#area_box {
	padding-top: 40px;
}
#area_box h3 {
	margin-bottom: 20px;
}

#ind_box p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	letter-spacing: 0.1em;
}

#HP_mac {
	width: 267px;
	height: 217px;
	padding-top: 30px;
	margin: 20px auto;
}

#HP_link {
	width: 500px;
	height: 80px;
	margin: 0 auto;
}

#map_canvas {
	width: 740px;
	height: 350px;
	margin-bottom: 30px;
}

#map_tab {
	width: 740px;
	padding: 15px 0 0;
	margin-bottom: 20px;
}

#map_tab ul .ta01,
#map_tab ul .ta02,
#map_tab ul .ta03,
#map_tab ul .ta04,
#map_tab ul .ta05,
#map_tab ul .ta06,
#map_tab ul .ta07,
#map_tab ul .ta08,
#map_tab ul .ta09 {
	float: left;
	text-align: center;
	cursor: pointer;
	width: 80px;
	height: 44px;
	margin: 0 2px 0 0;
	line-height: 54px;
	font-size: 18px;
	color: #FFF;
	background: url(/etc/img/area_s_btn.png) no-repeat;
	background-size: 100%;
}
#map_tab ul .ta01.active,
#map_tab ul .ta02.active,
#map_tab ul .ta03.active,
#map_tab ul .ta04.active,
#map_tab ul .ta05.active,
#map_tab ul .ta06.active,
#map_tab ul .ta07.active,
#map_tab ul .ta08.active,
#map_tab ul .ta09.active {
	line-height: 44px;
	background: url(/etc/img/area_s_btn_on.png) no-repeat;
	background-size: 100%;
}

#map_tab ul li ul li {
	float: none !important;
	text-align: left !important;
}

.panel {
	border: 4px solid #00A3E2;
	padding: 16px 16px 6px;
	display:none;
	position: relative;
}
.show {
	display:block;
}

.panel img {
	width: 100%;
}

#map_tab h4 {
	line-height: 30px;
	background: #E5E5E5;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	color: #323232;
	font-weight: bold;
}

.panel ul li p {
	margin: 0 !important;
}

.panel ul li p a {
	padding-left: 20px;
	color:  #00A3E2;
	background: url(/etc/img/std_arrow.png) no-repeat left center;
	font-weight: bold;
}

.panel ul li {
	padding: 0 0 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #7F7F7F;
}

.panel ul li:last-child {
	border: none;
	margin: 0;
}

/**********************************************************************
*
*　　 ■会社概要
*
**********************************************************************/

#company section {
	padding-top: 30px;
}

#policy div {
	float: left;
}

#policy p {
	width: 410px;
	float: right;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.05em;
	color: #656565;
}

#company section h4 {
	border-left: 4px solid #DD272D;
	line-height: 30px;
	padding-left: 20px;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: bold;
}

.com_outline {
	width: 738px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}

.com_outline dt {
	width: 160px;
	float: left;
	clear: left;
	color: #4C4C4C;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	padding: 20px;
	height: 100%;
}

.com_outline dd {
	padding: 20px 20px 20px 220px;
	background: #FFF;
	font-size: 15px;
	border-bottom: 1px solid #E5E5E5;
	line-height: 20px;
	color: #656565;
}

#map-btn li {
	float: left;
	margin: 0 5px 10px 0;
	cursor: pointer;
	
}

.com_outline dd a {
	color: #EF172B;
}

.com_outline dd .g-map {
	height: 350px;
	padding-bottom: 10px;
}

.com_outline dd #map_canvas {
	width: 498px;
	height: 350px;
	margin-bottom: 0;
}

#spts_map #map_tab {
	width: 740px;
	padding: 15px 0 0;
	margin-bottom: 20px;
}

#spts_map p {
	font-size: 14px;
	line-height: 20px;
}

#spts_map #map_tab ul .ta01,
#spts_map #map_tab ul .ta02,
#spts_map #map_tab ul .ta03,
#spts_map #map_tab ul .ta04,
#spts_map #map_tab ul .ta05,
#spts_map #map_tab ul .ta06,
#spts_map #map_tab ul .ta07,
#spts_map #map_tab ul .ta08,
#spts_map #map_tab ul .ta09 {
	float: left;
	text-align: center;
	cursor: pointer;
	width: 80px;
	height: 44px;
	margin: 0 2px 0 0;
	line-height: 54px;
	font-size: 18px;
	color: #FFF;
	background: url(/etc/img/area_s_btn.png) no-repeat;
	background-size: 100%;
}
#spts_map #map_tab ul .ta01.active,
#spts_map #map_tab ul .ta02.active,
#spts_map #map_tab ul .ta03.active,
#spts_map #map_tab ul .ta04.active,
#spts_map #map_tab ul .ta05.active,
#spts_map #map_tab ul .ta06.active,
#spts_map #map_tab ul .ta07.active,
#spts_map #map_tab ul .ta08.active,
#spts_map #map_tab ul .ta09.active {
	line-height: 44px;
	background: url(/etc/img/area_sc_btn_on.png) no-repeat;
	background-size: 100%;
}

#map_tab ul li ul li {
	float: none !important;
	text-align: left !important;
}

#spts_map .panel {
	border: 4px solid #DC262C;
	padding: 16px 16px 6px;
	display:none;
	position: relative;
}
#spts_map .show {
	display:block;
}

#spts_map .panel ul li p {
	margin: 0 !important;
	font-size: 14px;
	line-height: 18px;
}

#spts_map .panel ul li p a {
	padding-left: 20px;
	color:  #DC262C;
	background: url(/etc/img/sc_arrow.png) no-repeat left center;
	font-weight: bold;
}

#spts_map .panel ul li {
	padding: 0 0 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #7F7F7F;
}

#spts_map .panel ul li:last-child {
	border: none;
	margin: 0;
}



/**********************************************************************
*
*　　 ■体験談
*
**********************************************************************/

.cnt_tit h3 {
	line-height: 40px;
	background: #F0F0F0;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	color: #323232;
	font-weight: bold;
}

.cnt_tit p {
	font-size: 16px;
	line-height: 24px;
	color: #666;
}

#tab_exp {
	padding-top: 30px;
	width:740px;
	margin: 0 auto 20px;
}

#tab_exp li {
	float: left;
	width: 342px;
	height: 52px;
	margin: 0 10px;
	border: 4px solid #E81717;
	background: #FFF;
	color: #E81717;
	line-height: 50px;
	text-align: center;
	font-size: 17px;
}

#tab_exp li:hover,
#tab_exp li.select {
	background: #E81717;
	color: #FFF;
	cursor: pointer;
}

#exp_tit {
	font-size: 21px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	letter-spacing: 6px;
	line-height: 25px;
	padding: 10px 0;
}

.disnon {
	display: none;
}
.content_wrap {
	width: 740px;
	margin: 0 auto;
	padding: 30px 0 0;
	color: #000;
}

.content_wrap div {
	width: 360px;
	float: right;
	margin-bottom: 30px;
}

.content_wrap div.left {
	clear: both;
	float: left;
}

.content_wrap section h4 {
	font-size: 14px;
	background: #EEE;
	padding: 10px 0 10px 10px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #666;
	font-weight: bold;
}

.content_wrap section p,
#experiences .student div p {
	width: 220px;
	float: left;
	line-height: 90px;
	font-size: 14px;
	color: #666;
}

.content_wrap section p.st2,
#experiences .student div p.st2 {
	padding: 25px 0;
	line-height: 20px !important;
}

.student img,
.content_wrap div img {
	float: right;
	width: 120px;
	height: 90px;
}

#experiences h4 {
	background: #E81717;
	color: #FFF;
	line-height: 50px;
	text-align: center;
	font-size: 17px;
	margin: 30px 0;
}

#experiences .student div {
	width: 360px;
	margin: 0 auto;
}

#experiences .student div p.st2 {
	line-height: 20px !important;
	padding: 25px 0 !important;
}

#experiences section ul li p {
	background: url(/about/img/a04_d_a.png) no-repeat left top;
	padding-left: 60px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CBCBCB;
	font-size: 16px;
	color: #666;
	line-height: 22px;
	letter-spacing: 0.1em;
}

#experiences section ul li p.que {
	background: url(/about/img/a04_d_q.png) no-repeat left top;
	padding-left: 60px;
	color: #2EBBDE;
	line-height: 50px;
	font-size: 20px;
	border-bottom: none !important;
	margin-bottom: 0 !important;
}

#back_btn {
	width:300px;
	height: 42px;
	margin: 20px auto;
}

#back_btn p a {
	display: block;
	width:300px;
	height: 42px;
	color: #FFF;
	line-height: 42px;
	background: #555 url(/img/back_btn_arrow.png) no-repeat 15px center;
	background-size: 20px 20px;
	text-align: center;
	border-radius: 4px;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

/**********************************************************************
*
*　　 ■その他のメニュー
*
**********************************************************************/

.other_sec {
	padding-top: 100px;
}

.other_sec h4 {
	background: url(/common/img/other_bar.png) no-repeat;
	line-height: 40px;
	font-size: 16px;
	color: #FFF;
	padding-left: 30px;
	margin-bottom: 20px;
}

.other_sec ul li {
	overflow: hidden;
	margin-bottom: 30px;
}

.other_sec ul li.left-box {
	width: 360px;
	float: left;
}

.other_sec ul li.right-box {
	width: 360px;
	float: right;
}

.other_sec section h5 {
	padding-left: 10px;
	line-height: 30px;
	background: #E6E6E6;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.other_sec section p {
	font-size: 14px !important;
}

#ab_f_nav {
	width: 960px;
	margin: 0 auto;
	padding: 50px 0;
}

#ab_f_nav ul {
	height: 375px;
	padding-top: 20px;
}

#ab_f_nav ul li {
	width: 210px;
	float: left;
	margin: 0 15px;
}

#ab_f_nav ul li a {
	display: block;
}

#o_area {
	margin-bottom: 20px;
	padding: 32px 430px 30px 244px;
	background: url(/common/img/o_area_bg.png) no-repeat;
}

#o_area table {
}

#o_area table th {
	text-align: center;
	font-size: 13px;
	width: 60px;
	line-height: 30px;
	background: #28C6F2;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	letter-spacing: 0.1em;
}

#o_area table td p {
	float: left;
	margin-left: 5px;
}

#o_area table td a {
	color: #656565;
	font-size: 12px;
	letter-spacing: 0.1em;
}

#o_area table td a:hover {
	color: #28C6F2;
	background: #FFFF00;
}

#o-service {
	height: 440px;
	border: 1px solid #EEE;
	
}

#o-service ul {
	width: 920px;
	margin: 30px auto;
	padding-bottom: 30px;
}

#o-service ul li {
	float: left;
	width: 210px;
	margin: 0 10px;
}

#o-service dl {
	margin: 10px 0;
	height: 120px;
}

#o-service dl dt {
	height: 41px;
	background: url(/common/img/service_tit.png) no-repeat !important;
	line-height: 41px;
	text-align: center;
	font-size: 14px;
	color: #FF738E;
	font-weight: bold;
	margin-bottom: 8px;
}

#o-service dl dd {
	font-size: 12px;
	color: #656565;
	line-height: 18px;
	text-align: justify;
    text-justify: inter-ideograph;
}

#o-service p a {
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 30px;
	background: #FF738E url(/common/img/service_arrow.png) no-repeat 180px center;
	background-size: 10px;
	color: #FFF !important;
	text-align: center;
}

/**********************************************************************
*
*　　 ■サイドメニュー
*
**********************************************************************/

#search_a,
#menu_a,
#column_a {
	box-shadow: 0 0 5px #AAA;
	margin-bottom: 20px;
}

#search_a h3,
#menu_a h3,
#column_a h3  {
	padding: 40px 0 10px;
	letter-spacing: 0.1em;
	text-align: center;
}
#search_a h3 {
	border-bottom: 3px solid #29C7F3;
	color: #29C7F3;
	font-size: 10px;
	background: #FFF url(/common/img/cnt03_icon.png) no-repeat center 10px;
	background-size: 20px;
	margin-bottom: 10px;
}
#menu_a h3 {
	border-bottom: 3px solid #FF7800;
	color: #FF7800;
	background: #FFF url(/common/img/cnt01_icon.png) no-repeat center 10px;
	background-size: 40px;
}
#column_a h3 {
	border-bottom: 3px solid #7267B2;
	color: #7267B2;
	background: #FFF url(/common/img/cnt06_icon.png) no-repeat center 10px;
	background-size: 25px;
}

#search_a h3 em,
#menu_a h3 em,
#column_a h3 em {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	display:block;
	line-height: 20px;
}

#as_area {
	padding: 0 10px;
	font-size: 15px;
	color: #29C7F3;
}

#as_area span {
	margin-left: 5px;
	font-size: 10px;
	color: #666;
}

#search_a table {
	width: 180px;
	margin: 10px auto;
	line-height: 16px;
	 
}

#search_a table th {
	width: 50px;
	padding: 4px 0;
	font-size: 12px;
	background: #29C7F3;
	color: #FFF;
	border-bottom: 3px solid #FFF;
	text-align: center;
	vertical-align: middle;
}

#search_a table td {
	padding: 4px 0;
}

#search_a table td p {
	font-size: 11px;
	float: left;
	margin-left: 8px;
}

#search_a table td p a {
	color: #666;
}

#search_a table td p a:hover {
	background: #FFFF00;
	color: #29C7F3;
}

#menu_a ul li,
#column_a ul li {
	height: 40px;
	border-bottom: 1px solid #E6E6E6;
}

#menu_a ul li a,
#column_a ul li a {
	display: block;
	width: 170px;
	line-height: 40px;
	padding-left: 30px;
	color: #666;
	font-size: 11px;
	background: url(/common/img/as_about_arrow.png) no-repeat 10px center;
}

#column_a ul li a {
	background: url(/common/img/as_column_arrow.png) no-repeat 10px center;
}

#map_tit {
	padding: 10px 0;
	line-height: 20px;
	border: 2px solid #29C7F3;
	background: #D4F4FD;
	color: #333;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

#side_bn li {
	width: 200px;
	margin-bottom: 20px;
}

#side_bn li img {
	width:200px;
	box-shadow: 0 0 5px #AAA;
}

/**********************************************************************
*
*　　 ■回り込み解除
*
**********************************************************************/

#map_tab ul:after,
#policy:after,
#com_outline:after,
#map-btn:after,
.content_wrap div:after,
#tab_exp:after,
.student:after,
#mobile_box section:after {
	content: "";
	display: block;
	clear: both;
}
