@charset "utf-8";

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

style

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

#content {
	background:#fefbf7;
	color:#000;
	overflow: hidden;
}
#content p {
	padding: 0;
	margin: 0;
}
#content .inner {
	width:960px;
	margin: 0 auto 50px;
}
#content .inner .main {
	width:713px;
	float:left;
}
#content .inner .menu {
	width:220px;
	float:right;
	position: relative;
}
#content .inner .menu .bnr {
	margin-bottom:23px;
}
#content .inner .menu ul {
	margin-bottom: 20px;
}
#content .inner .menu li {
	margin:0;
}
#content .inner .menu .bnr02 {
	position: absolute;
	top: 123px;/*23 238*/
	left: 220px;
}
.toppage #content .inner .menu .bnr02 {
	top: 53px;
}

#content .inner .sub {
	width:220px;
	float:right;
}
#content .inner .sub .news {
	border:#888888 solid 1px;
	padding:18px;
	margin-bottom:20px;
	background:#FFF;
}
#content .inner .sub .news dt {
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
}
#content .inner .sub .news dd {
	font-size:13px;
	border-bottom:#000000 dotted 1px;
	padding-bottom:15px;
	margin-bottom:15px;
}
#content .inner .sub .news dd.last {
	font-size:13px;
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
#content .inner .sub .gallary {
	border:#888888 solid 1px;
	padding:14px 0 10px;
	margin-bottom:20px;
	background:#FFF;
	text-align:center;
}
#content .inner .sub .gallary p {
	margin-bottom:10px;
}


#content .note .inline {
	padding: 0 30px 0 40px;
}
#content .contact {
	margin:0 auto 40px;
	width:710px;
}


/* 共通 */

.txt_center{
	text-align: center;
}
.txt_left{
	text-align: left;
}
.txt_right{
	text-align: right;
}

.note {
	background:url(/img/bg_note_foot.png) no-repeat bottom, url(/img/bg_note_head.png) no-repeat top;
	background-size: 100%, 100%;
	margin-bottom:40px;
	overflow: hidden;
}
.note_ft {
	margin: 40px 0 60px;
	background: url(/img/bg_note.png) repeat-y;
	background-size: 100%;
	overflow: hidden;
}

.link_style01{
	font-size: 18px;
	color: #4c4c4c;
}

#content .icon_check{
	padding-left: 35px;
	background: url(/img/icon_check.png) no-repeat left center;
	font-size: 20px;
}

.w100p{
	width: 100%;
}

.fz10{
	font-size: 10px;
}
.fz12{
	font-size: 12px;
}
.fz13{
	font-size: 13px;
}
.fz14{
	font-size: 14px;
}
.fz15{
	font-size: 15px;
}
.fz16{
	font-size: 16px;
}
.fz18{
	font-size: 18px;
}

.txt_bold{
	font-weight: bold;
}
.txt_gray{
	color: #4d4d4d;
}
.txt_green{
	color: #2fa678;
}
.txt_pink{
	color: #fe4888;
}


/* header */

#header {
	background-color: #fff;
	margin:0;
	overflow:hidden;
}
#headerArea {
	width:960px;
	height:100px;
	margin:20px auto;
}
#header h1 {
	float:left;
	margin:0;
}
#header p.tag {
	font-size:12px;
	color:#333333;
	margin-bottom:7px;
}
#header .titArea {
	float:right;
	margin-top:9px;
}
#header .titArea li {	
	float:left;
}
#header #naviArea {
	background:#fcfcfc;
	height:59px;
}
#header #naviArea ul {
	width:960px;
	margin:0 auto;
}
#header  #naviArea li {	
	float:left;
}

/* footer */

#footer {
	background-color: #fff;
	margin:0;
	overflow:hidden;
}
#footerArea {
	width:900px;
	margin:20px auto 30px;
	font-size:14px;
}
#footerArea a {
	color:#04397f;
}
#footerArea .link {
	padding:10px 0;
}

/* government */

#government {
	background: #eeeeee;
	margin:0;
	overflow:hidden;
}
#governmentArea {
	width:960px;
	margin:30px auto 35px;
}
#governmentArea .tit {
	margin: 0 0 30px;
}
#governmentArea li {
	width:160px;
	float:left;
	text-align:center;
}
#governmentArea li p {
	font-size:13px;
	margin-top:10px;
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

index.html

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

#content_top {
	margin: 0 auto;
	overflow: hidden;
}
#content_top h2 {
	margin: 0 auto 50px;
}
#content_top .Area{
	width:670px;
	border:#f33340 20px solid;
	background:#FFF;
	margin-bottom:30px;
	position:relative;
	overflow: hidden;
}
#content_top .Area .catch01 {
	top: 63px;
	left: 17px;
	position: absolute;
}
#content_top .Area .catch02 {
	top:37px;
	left:187px;
	position:absolute;
}
#content_top .Area .catch03 {
	top:66px;
	left:226px;
	position:absolute;
}
#content_top .Area .curriculum {
	width:630px;
	padding: 40px 20px 30px;
	font-size:15px;
	overflow: hidden;
}
#content_top .Area .curriculum .img {
	margin:30px 0 25px;
}
#content_top .Area .curriculum .ts {
	margin-bottom:13px;
}
#content_top .Area .curriculum h3 {
	margin-left:-28px;
	margin-bottom:18px;
}
#content_top .Area .gachi {
	margin-top:460px;
	margin-left:20px;
	margin-bottom:20px;
}
#content_top .Area .gachi .ts {
	margin-bottom:13px;
}
#content_top .Area .class li {
	width:204px;
	margin-right:9px;
	float:left;
}

#content_top .cont_photogallery{
	padding: 30px 10px 35px;
	background: #fff;
	text-align: center;
}
#content_top .box_btn_contact{
	margin: 50px auto 48px;
	text-align: center;
}
#content_top .box_btn_contact a{
	display: inline-block;
}
#content_top .box_btn_contact a:hover{
	opacity: 0.8;
}
#content_top .cont_rank2017{
	width: 710px;
	margin: 0 auto;
	background: #fff;
}
#content_top .cont_rank2017 .rank01 .price{
	font-size: 60px;
	font-weight: bold;
	color: #f33340;
}
#content_top .cont_rank2017 .rank01 .price span{
	font-size: 80px;
	font-style: italic;
}
#content_top .cont_rank2017 .price{
	font-size: 50px;
	font-weight: bold;
	color: #f33340;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
#content_top .cont_rank2017 .price span{
	padding-right: 15px;
	font-size: 66px;
	font-style: italic;
}
#content_top .cont_rank2017 .rank01{
	height: 448px;
	background: url(../style/img/img_rank2017_01.jpg);
}
#content_top .cont_rank2017 .box_rank2017{
	border: 10px solid #b20d21;
	border-top: none;
}
#content_top .cont_rank2017 .rank02{
	height: 199px;
	background: url(../style/img/img_rank2017_02.jpg);
}
#content_top .cont_rank2017 .rank03{
	height: 196px;
	background: url(../style/img/img_rank2017_03.jpg);
}
#content_top .cont_rank2017 .rank01 .price{
	padding: 328px 0 0 273px;
}
#content_top .cont_rank2017 .rank02 .price{
	padding: 94px 0 0 270px;
}
#content_top .cont_rank2017 .rank03 .price{
	padding: 60px 0 0 270px;
}
#content_top .box_rank2017 .btn_rank2017{
	padding: 0 80px 30px 0;
	text-align: right;
}
#content_top .box_rank2017 .btn_rank2017:hover{
	opacity: 0.8;
}

#content_top .cont_other{
	width: 710px;
	margin: 40px auto 0;
	text-align: center;
}
#content_top .cont_other .box_other{
	margin: 10px 0 0;
}
#content_top .cont_other .box_other li{
	display: inline-block;
	margin: 40px 20px 0 0;
	font-size: 0;
}
#content_top .cont_other .box_other li:hover{
	opacity: 0.8;
}



#content_top table.elective {
	width:630px;
	border-collapse: collapse;
	margin-bottom:30px;
}
#content_top table.elective th {
	width: 220px;
	padding: 10px 15px;
	text-align: center;
	background:#eff5fc;
	color:#04397f;
	border: 1px solid #cedde1;
	font-size:20px;
}
#content_top table.elective th span {
	color:#9dafd8;
	font-size:14px;
}
#content_top table.elective td{
	padding: 10px 15px;
	background-color: #fff;
	border: 1px solid #cedde1;
	font-size:15px;
}
#content_top table.level {
	width:630px;
	border-collapse: collapse;
	margin-bottom:15px;
}
#content_top table.level th {
	padding: 5px;
	text-align: center;
	background:#eff5fc;
	color:#04397f;
	border: 1px solid #cedde1;
	font-size:15px;
}
#content_top table.level td{
	padding: 5px;
	background-color: #fff;
	border: 1px solid #cedde1;
	font-size:15px;
}
#content_top .Area .point {
	width:630px;
	margin:40px auto 30px;
}
#content_top .contact_bnr {
	width:710px;
	height:273px;
	position:relative;
	margin:0 auto 10px;
}
#content_top .contact_bnr p {
	top:183px;
	left:439px;
	position:absolute;
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

第2階層

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

#content_local {
	margin: 0 auto;
	padding-top:40px;
	background:url(../common/img/bg_local.png) no-repeat top center;
	overflow: hidden;
}
#content_local h2 {
	width:1000px;
	margin: 0 auto 20px;
	padding-top:30px;
}
#content_local .menu {
	margin-top:5px;
}

#content_local .box {
	width:884px;
	margin:0 auto;
	padding-top:50px;
	font-size: 15px;
	overflow:hidden;
}
#content_local .note_ft {
	/*
	width:960px;
	background: url(../common/img/bg_note_head.png) no-repeat;
	overflow: hidden;
	*/
	width: 100%;
	background-size: contain;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*
#content_local .note {
	padding: 0 0 53px;
	background:url(../common/img/bg_note_foot.png) no-repeat left bottom, url(../common/img/bg_note.png) repeat-y;
	margin-bottom:40px;
	overflow: hidden;
}
*/


/*=-=- 1　reason.html -=-=-*/

#content_local .reasonArea .reason {
	width:884px;
	background:url(../img/reason_bg.png) no-repeat left bottom;
	margin:0 auto 20px;
	overflow:hidden;
}
#content_local .reasonArea .reason .lbox {
	width:425px;
	margin-left:2px;
	float:left;
}
#content_local .reasonArea .reason .rbox {
	width:425px;
	margin-right:2px;
	float:right;
}
#content_local .reasonArea .reason p {
	font-size:15px;
	padding:0 20px 20px;
}
#content_local .reasonArea .reason strong {
	font-size:17px;
	color:#fe357c;
}


/*=-=- 2　flow.html -=-=-*/

#content_local .flowArea {
	width:880px;
	margin:0 auto;
	overflow:hidden;
}
#content_local .flowArea .fuki {
	font-size:15px;
	background:url(../img/flow_bgbox.gif) no-repeat left bottom;
	padding:20px 25px 40px 25px;
	margin:5px 0 15px;
	overflow:hidden;
}
#content_local .flowArea .fuki2 {
	font-size:15px;
	background:#f5edde;
	padding:20px 25px 20px 25px;
	margin:5px 0 0;
	overflow:hidden;
}
#content_local .flowArea .fuki .image,
#content_local .flowArea .fuki2 .image {
	width:100px;
}
#content_local .flowArea .fuki .txt,
#content_local .flowArea .fuki2 .txt {
	width:720px;
}
#content_local .flowArea .fuki p,
#content_local .flowArea .fuki2 p {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}
/*for IE6 */
* html #content_local .flowArea .fuki p,
* html #content_local .flowArea .fuki2 p {
	display: inline;
	zoom: 1;
}
/*for IE7 */
*:first-child+html #content_local .flowArea .fuki p,
*:first-child+html #content_local .flowArea .fuki2 p {
	display: inline;
	zoom: 1;
}

#content_local .flowArea .no01 {
	font-size:21px;
	font-weight:bold;
	color:#2fa678;
	background:url(../img/flow_no01.gif) no-repeat;
	padding-left:38px;
}
#content_local .flowArea .no02 {
	font-size:21px;
	font-weight:bold;
	color:#2fa678;
	background:url(../img/flow_no02.gif) no-repeat;
	padding-left:38px;
}
#content_local .flowArea .no03 {
	font-size:21px;
	font-weight:bold;
	color:#2fa678;
	background:url(../img/flow_no03.gif) no-repeat;
	padding-left:38px;
}
#content_local .flowArea .no04 {
	font-size:21px;
	font-weight:bold;
	color:#2fa678;
	background:url(../img/flow_no04.gif) no-repeat;
	padding-left:38px;
}
#content_local .flowArea .no05 {
	font-size:21px;
	font-weight:bold;
	color:#2fa678;
	background:url(../img/flow_no05.gif) no-repeat;
	padding-left:38px;
}
#content_local .flowArea .no06 {
	font-size:21px;
	font-weight:bold;
	color:#2fa678;
	background:url(../img/flow_no06.gif) no-repeat;
	padding-left:38px;
}
#content_local .flowArea .no07 {
	font-size:21px;
	font-weight:bold;
	color:#2fa678;
	background:url(../img/flow_no07.gif) no-repeat;
	padding-left:38px;
}
#content_local .flowArea .no08 {
	font-size:21px;
	font-weight:bold;
	color:#2fa678;
	background:url(../img/flow_no08.gif) no-repeat;
	padding-left:38px;
}


/*=-=- 3　price_list.html -=-=-*/

#content_local .priceArea {
	width:880px;
	margin:15px auto 0;
	overflow:hidden;
}
#content_local .priceArea h4 {
	background:url(../img/price_h4.gif) no-repeat left center;
	font-size:17px;
	padding-left:30px;
	margin-bottom:15px;
}
#content_local .priceArea h5 {
	background:url(../img/price_h5.gif) no-repeat left center;
	font-size:17px;
	padding-left:20px;
	margin-bottom:10px;
}
#content_local .priceArea h4 span {
	font-size:15px;
}
#content_local .priceArea .kome {
	font-size:11px;
}
#content_local .priceArea table.price01{
	width: 100%;
	border-collapse: collapse;
	margin-bottom:15px;
}
#content_local .priceArea .price01 th {
	width:280px;
	padding: 10px;
	text-align: center;
	background:#f33440;
	border: 1px solid #ddd8cf;
	font-size:15px;
	color:#FFF;
}
#content_local .priceArea .price01 th.top {
	border-right: 1px solid #ffffff;
}
#content_local .priceArea .price01 td{
	width:33%;
	padding: 10px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dcdcdc;
}
#content_local .priceArea .price01 td.stay{
	background: #f66871;
	color:#ffffff;
	font-weight:bold;
}
#content_local .priceArea .price01 td.rate{
	background: #f33440;
	color:#ffffff;
	font-weight:bold;
	border-right: 1px solid #ffffff;
}
#content_local .priceArea .price01 td.rate2{
	background: #fdfbf3;
}
#content_local .priceArea .price01 td.rate2 strong{
	color:#f33440;
}

#content_local .priceArea table.price02{
	width: 550px;
	border-collapse: collapse;
	margin-bottom:15px;
}
#content_local .priceArea .price02 th {
	width: 260px;
	padding: 8px;
	text-align: center;
	background:#f6f6f6;
	border: 1px solid #dcdcdc;
	font-size:13px;
}
#content_local .priceArea .price02 th.top {
	padding: 10px;
	text-align: center;
	background:#f6f6f6;
	border: 1px solid #dcdcdc;
	font-size:13px;
}
#content_local .priceArea .price02 td{
	padding: 8px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	font-size:13px;
}
#content_local .priceArea .price02 .cp01{
	text-decoration: line-through;
}
#content_local .priceArea .price02 .cp02{
	color:#d35e63;
	font-weight:bold;
}
#content_local .priceArea table.price03{
	width: 550px;
	border-collapse: collapse;
	margin-bottom:15px;
}
#content_local .priceArea .price03 th {
	width: 260px;
	padding: 8px;
	text-align: center;
	background:#f6f6f6;
	color:#796a52;
	border: 1px solid #dcdcdc;
	font-size:13px;
}
#content_local .priceArea .price03 td{
	padding: 8px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	font-size:13px;
}


/*=-=- 4　teacher.html -=-=-*/

#content_local .teacherArea {
	width:880px;
	margin:0 auto;
	overflow:hidden;
}
#content_local .teacherArea .jp {
	color:#999999;
}
#content_local .teacherArea dl {
	margin-bottom:20px;
}
#content_local .teacherArea dt {
	float:left; 
	width:270px;
	clear:both;
}
#content_local .teacherArea dd {
	margin-left:270px;
	font-size:15px;
}
#content_local .teacherArea dd .tit {
	background:url(../img/teacher_tit.gif) no-repeat left top;
	font-size:15px;
	color:#FFF;
	height:64px;
	padding:10px 20px 0;
	margin-bottom:15px;
}
#content_local .teacherArea dd .tit p {
	font-size:23px;
	font-weight:bold;
}
#content_local .teacherArea dd h4 {
	background:url(../img/teacher_h4.gif) no-repeat left 3px;
	font-size:20px;
	color:#fe357c;
	padding-left:30px;
	margin-bottom:15px;
}
#content_local .teacherArea dd h4 span {
	font-size:16px;
}


/*=-=- 5　experience.html -=-=-*/

#content_local .experienceArea {
	width:880px;
	margin:0 auto;
	overflow:hidden;
}
#content_local .experienceArea ul.link {
	width:880px;
	height:60px;
	margin:30px auto 30px;
}
#content_local .experienceArea .link li {
	float:left;
	margin-left:20px;
}
#content_local .experienceArea .link li:first-child{
	margin-left:0px;
}
#content_local .experienceArea H4 {
	margin-bottom:30px;
}
#content_local .experienceArea dl {
	margin-bottom:50px;
}
#content_local .experienceArea dl .profile {
	width:220px;
	border:#cedde1 1px solid;
	background:#FFF;
	padding:9px;
	margin-top:15px;
}
#content_local .experienceArea dl .profile .name {
	font-size:15px;
	font-weight:bold;
	margin:12px 0 12px 10px;
}
#content_local .experienceArea dl .profile .name strong {
	font-size:19px;
}
#content_local .experienceArea dl .profile .tx {
	font-size:15px;
	margin:0 0 12px 10px;
}

#content_local .experienceArea dt {
	float:left; 
	width:270px;
	clear:both;
}
#content_local .experienceArea dd {
	margin-left:270px;
	font-size:15px;
}
#content_local .experienceArea dd h4 {
	background:url(../img/teacher_h4.gif) no-repeat left center;
	font-size:20px;
	color:#fe357c;
	padding-left:30px;
	margin-bottom:10px;
}

/*=-=- 6　gallary.html -=-=-*/

#content_local .gallaryArea {
	width:880px;
	margin:0 auto;
	overflow:hidden;
}
#content_local .gallaryArea h4 {
	margin-bottom:20px;
}
#content_local .gallaryArea ul {
	width:880px;
	margin:0 auto 15px;
	overflow:hidden;
}
#content_local .gallaryArea li {
	float:left;
	width:280px;
	margin-right:20px;
	margin-bottom:23px;
	text-align:center;
	display:block;
}
#content_local .gallaryArea li:nth-of-type(3n){
	margin-right: 0;
}
#content_local .gallaryArea li img {
	margin-bottom:10px;
}
#content_local .gallaryArea li p {
	font-size:15px;
	color:#4d4d4d;
	line-height:180%;
	border-bottom:#f6efce 5px solid;
	display: inline;
}
#content_local .gallaryArea .movie {
	width:580px;
	margin:0 auto 30px;
	text-align:center;
}
#content_local .gallaryArea .movie iframe {
	width:580px;
	margin:0 0 15px;
	display:block;
}
#content_local .gallaryArea .movie p {
	font-size:15px;
	color:#4d4d4d;
	line-height:180%;
	border-bottom:#f6efce 5px solid;
	display: inline;
}


/*=-=- 7　faq.html -=-=-*/

#content_local .faqArea {
	width:880px;
	margin:0 auto;
	overflow:hidden;
}
#content_local .faqArea dt {
	background:url(../img/faq_line.gif) repeat-x left bottom;
	padding-bottom:7px;
	margin-bottom:13px;
}
#content_local .faqArea dt p {
	font-size:17px;
	font-weight:bold;
	color:#2fa678;
	height:30px;
	line-height:30px;
	background:url(../img/faq_icon01.gif) no-repeat;
	padding-left:38px;
}
#content_local .faqArea dd {
	font-size:15px;
	background: url(../img/faq_icon02.gif) no-repeat left top;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:38px;
	margin-top:13px;
	margin-bottom:35px;
}

/*=-=- contact.html -=-=-*/

#content_local .contactArea {
	width:880px;
	margin:0 auto;
	overflow:hidden;
}
#content_local .contactArea .instructions {
	width:840px;
	font-size:15px;
	background:#fefdf8;
	border:#e6e6e4 1px solid;
	padding:19px;
	margin:0 auto 40px;
}
#content_local .contactArea .instructions h4 {
	background:url(../img/price_h4.gif) no-repeat left center;
	font-size:20px;
	color:#fe357c;
	padding-left:30px;
	margin-bottom:15px;
}
#content_local .contactArea .instructions a {
	color:#fe357c;
}
#content_local .contactArea p.kome {
	color:#f64f8d;
	margin-bottom:15px;
}
#content_local .contactArea table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom:30px;
	table-layout: fixed;
	font-size: 0;
}
#content_local .contactArea th {
	width:30%;
	padding: 8px 15px;
	text-align: left!important;
	background:#ebe9e4;
	border: 1px solid #ddd8cf;
	font-size:15px;
	font-weight:normal;
	white-space: nowrap;
}
#content_local .contactArea th span{
	color:#f64f8d;
	font-size:13px;
}
#content_local .contactArea td{
	padding: 8px 15px;
	background-color: #fff;
	border: 1px solid #ddd8cf;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
}
#content_local .contactArea td span.error{
	color:red;
	font-size:13px;
}
#content_local .contactArea td p.ex{
	color: #999999;
	font-size: 12px;
	margin-top:6px;
}
#content_local .contactArea .vertical-item{

}
#content_local .contactArea input{
	height:25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
}
.mw_wp_form .horizontal-item + .horizontal-item{}
#content_local .contactArea textarea{
	max-width: 100%;
	height: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#content_local .contactArea select{
	font-size:15px;
	width:120px;
}
#content_local .contactArea .button{
	text-align:center;
}
#content_local .contactArea button {
	width: auto;
	padding:0;
	margin:0;
	background:none;
	border:0;
	font-size:0;
	line-height:0;
	overflow:visible;
	cursor:pointer;
}
#content_local .contactArea .selectbox{
	width: 100%;
}
#content_local .contactArea .submitBtn{
	display: block;
	width:80%;
	height:50px;
	margin: 20px auto;
	background-color:#2fa678;
	border:none;
	border-radius: 10px;
	color:#fff;
	font-size:15px;
	font-weight:700;
	text-align:center;
	transition:background-color .3s linear;
	cursor: pointer;
}

#content_local .contactArea .submitBtn:hover{
	background-color:#4cdca4;
}
#content_local .contactArea .backtBtn{
	display: block;
	width:80%;
	height:50px;
	margin: 20px auto;
	background-color:#2fa678;
	border:none;
	border-radius: 10px;
	color:#fff;
	font-size:15px;
	font-weight:700;
	text-align:center;
	transition:background-color .3s linear;
	cursor: pointer;
}
#content_local .media .mwform-radio-field label{
	display: inline-block;
	width: 47%;
}
#content_local .contactArea .backtBtn:hover{
	background-color:#4cdca4;
}
#content_local .contactArea .thanks {
	font-size:14px;
	text-align:center;
	margin:0 0 200px;
	padding-top:80px;
}
#content_local .selectarea{
	margin: auto;
}
#content_local .selectarea .list{
	overflow: hidden;
	padding: 10px ;
	text-align: center;
}
#content_local .selectarea .list .item{
	display: inline-block;
	margin: 20px;
	cursor:pointer;
	font-size: 18px;
}
#content_local .formSelect{
	display: none;
}
#content_local .selectarea .list .item .checkbox{
	display: inline-block;
	border: 3px solid #62bc99;
	margin-right: 10px;
	border-radius: 3px;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#content_local .selectarea .list .item .checkbox.is-act{
	position: relative;
	background-color: #62bc99;
}
#content_local .selectarea .list .item .checkbox.is-act:after {
	z-index: 2;
	position: absolute;
	top: 8px;
	left: 2px;
	width: 20px;
	height: 14px;
	background: url(/style/img/check.png) no-repeat;
	background-size: 20px;
	content: " ";
}
#content_local .selectarea .list .item .checkbox.is-act:after {
	background: url(/style/img/check.png) no-repeat;
	background-size: 20px;
}

/*=-=- company.html -=-=-*/

#content_local .companyArea {
	width:880px;
	margin:10px auto 0;
	overflow:hidden;
}
#content_local .companyArea table{
	width: 100%;
	border-collapse: collapse;
	margin:0 0 15px;
}
#content_local .companyArea th {
	padding: 15px;
	text-align: left;
	background:#ebe9e4;
	border: 1px solid #ddd8cf;
	font-size:13px;
	font-weight:normal;
}
#content_local .companyArea td{
	padding: 10px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ddd8cf;
	font-size:13px;
}



/*=-=- privacy.html -=-=-*/

#content_local .privacyArea{
	width:830px;
	margin:0 auto;
	font-size:13px;
	overflow:hidden;
}
#content_local .privacyArea .tt{
	font-size:15px;
	font-weight:bold;
	color:#2FA678;
	margin-bottom:10px;
}
#content_local .privacyArea ol {
	margin:0px 0px 40px;
	padding:0px 0px 0px 32px;
}

#content_local .privacyArea ol li {
	padding:2px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: decimal;
}
#content_local .privacyArea ol li ul {
	margin:0px;
	padding:2px 0px;
}

#content_local .privacyArea ol li ul li {
	padding:2px 0px 0px 5px;
	list-style-type:none;
	padding-left: 1.6em;
	text-indent: -1.6em;
}
#content_local .privacyArea ul {
	margin:0px;
	padding:2px 0px;
}
#content_local .privacyArea ul li {
	padding:2px 0px 0px 5px;
	list-style-type:none;
	padding-left: 2em;
	text-indent: -2em;
}
#content_local .privacyArea ul li ol {
	margin:0px;
	padding:2px 0px;
}


/*=-=- sitemap.html -=-=-*/

#content_local .sitemap .title {
	color: #2fa678;
	font-size: 23px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}
#content_local .sitemapArea{
	width:830px;
	margin:20px auto 30px;
	font-size:14px;
	overflow:hidden;
}
#content_local .sitemapArea a {
	color:#2fa678;
}
#content_local .sitemapArea .link {
	padding:10px 0;
}

/*=-=- lp_volunteer.html -=-=-*/

#content_lp {
	margin: 0 auto;
	overflow: hidden;
}
#content_lp h2 {
	margin: 0 auto 40px;
}
#content_lp .Area{
	border:#0b9c3f 30px solid;
	background:#FFF;
	margin-bottom:70px;
}
#content_lp .Area .kome {
	font-size:11px;
}
#content_lp .Area .block01 .txt {
	margin:38px 0 35px 48px;
}
#content_lp .Area .block01 .conts {
	background:#f9f8f4 url(../img/lp_01_conts_bg.gif) no-repeat;
	width:800px;
	margin:0;
	padding:0 50px 20px;
}
#content_lp .Area .block01 .conts li {
	margin:0 0 20px;
}
#content_lp .Area .block01 .conts dl {
	margin-bottom:20px;
}
#content_lp .Area .block01 .conts dt {
	float:right; 
	width:270px;
	margin-top:40px;
	clear:both;
}
#content_lp .Area .block01 .conts dd {
	width:510px;
	font-size:15px;
}
#content_lp .Area .block01 .conts h4 {
	background:url(../img/teacher_h4.gif) no-repeat left center;
	font-size:20px;
	color:#0b9c3f;
	padding-left:30px;
	margin-bottom:15px;
}

#content_lp .Area .block02 {
	width:800px;
	margin:38px auto 40px;
}
#content_lp .Area .block02 h4 {
	background:url(../img/sch_h4.gif) no-repeat left center;
	font-size:17px;
	padding-left:30px;
	margin-bottom:15px;
}

#content_lp .Area .block03 {
	width:800px;
	margin:30px auto 45px;
}
#content_lp .Area .block03 h4 {
	background:url(../img/price_h4.gif) no-repeat left center;
	font-size:17px;
	padding-left:30px;
	margin-bottom:15px;
}
#content_lp .Area .block03 table.price{
	width: 550px;
	border-collapse: collapse;
	margin-bottom:15px;
}
#content_lp .Area .block03 .price th {
	width: 260px;
	padding: 8px;
	text-align: center;
	background:#f6f6f6;
	border: 1px solid #dcdcdc;
	font-size:13px;
}
#content_lp .Area .block03 .price th.top {
	padding: 10px;
	text-align: center;
	background:#f6f6f6;
	border: 1px solid #dcdcdc;
	font-size:13px;
}
#content_lp .Area .block03 .price td{
	padding: 8px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	font-size:13px;
}
#content_lp .Area .block03 .price .cp01{
	text-decoration: line-through;
}
#content_lp .Area .block03 .price .cp02{
	color:#d35e63;
	font-weight:bold;
}
#content_lp .contact_bnr {
	width:960px;
	height:165px;
	position:relative;
	margin:0 auto 40px;
}
#content_lp .contact_bnr p {
	top:60px;
	left:750px;
	position:absolute;
}



@media screen and (max-width:960px){
	#content_local .contactArea *{
		font-size: 2.8rem;
	}
	#content_local .selectarea .list .item{
		display: block;
		width: 100%;
		margin: 7px 0;
		text-align: left;
		font-size: 28px;
	}
	#content_local .selectarea .list .item .checkbox{
		vertical-align: middle;
	}
	#content .inner,
	#wrapper{
		width: 100%!important;
	}
	#content_local h2{
		max-width: 100%;
	}
	#content_local .note_ft{
		width: 100%;
		background-size: contain;
		padding: 0 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#content_local .box{
		width: 100%;
	}
	#content_local .contactArea{
		width: 100%;
	}
	#content .contact{
		width: 100%;
	}
	#content_local .contactArea .instructions{
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#content_local .contactArea table{
		table-layout: fixed;
		display: block;
	}
	#content_local .contactArea table,
	#content_local .contactArea tbody,
	#content_local .contactArea tr,
	#content_local .contactArea th,
	#content_local .contactArea td{
		width: 100%;
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 2.8rem;
	}
	#content_local .contactArea td span{
		font-size: 2rem;
	}
	#content_local .contactArea th{
		width: 100%;
	}
	#content_local .contactArea input,
	#content_local .contactArea textarea{
		height: 300px;
		max-width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#content_local .contactArea input{
		height: 60px;
	}
	#content_local .contactArea .submitBtn,
	#content_local .contactArea .backtBtn{
		font-size: 30px;
		height: 90px;
	}
}



.secContact {
	margin: 35px 0;
	font-size: 0;
}
.secContact img:hover{
	opacity: 0.7;	
}
.secContact_tel {
	margin-bottom: 20px;
}
.secContact_mail{
	display: inline-block;
	width: 50%;
	padding-right: 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 11px;
}
.secContact_mail img{
	width: 100%;
}
.secContact_briefing{
	display: inline-block;
	width: 50%;
	padding-left: 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 11px;
}
.secContact_briefing img{
	width: 100%;
}

@media screen and(min-width:992px){
	.secContact_tel a{
		pointer-events: none;
	}
}
