@charset "utf-8";

/*===============================
/* site : かけっこ塾 XO
/* file : /css/styles.css
/* uses : 個別ページスタイル設定
===============================*/

/*============================================================
body.top　トップ
============================================================*/
/* header
============================================================*/
body.top header {
	height: 520px;
	text-align: center;
	background: #ffb114 url(../images/top/bg_header_top_pc.png) no-repeat center top;
}
body.top header .inner{
	padding-top: 83px;
}

body.top header p.lead {
	font-size: 26px; 
	font-weight: 700;
	margin-top: 57px;
	line-height: 1.5;
}
body.top header p.lead span.repletion {
	display: block;
	font-weight: 400;
	font-size: 14px;
	margin-top: 5px;
}

/* section#sec1
============================================================*/
body.top section#sec1 {
	height: 580px;
	background: #dee8eb url(../images/top/bg_sec1.png) no-repeat center top;
}
body.top section#sec1 .inner {
	padding-top: 50px;
}

body.top section#sec1 .inner h2 span.fcYew{
	font-size: 50px;
	font-weight: 700;
}

/* ul.case
-------------------------------*/
body.top section#sec1 ul.case {
	position: relative;
	width: 940px;
	height: 425px;
}
body.top section#sec1 ul.case li {
	position: absolute;
	font-size: 22px;
	line-height: 1.5;
}
body.top section#sec1 ul.case li.case1 {
	top: 50px;
	left: 70px;
}
body.top section#sec1 ul.case li.case2 {
	top: 58px;
	left: 622px;
}
body.top section#sec1 ul.case li.case3 {
	bottom: 0;
	left: 145px;
}
body.top section#sec1 ul.case li.case4 {
	bottom: 0;
	left: 630px;
}

/* body.top section#sec2
============================================================*/
body.top section#sec2 .inner {
	padding-top: 45px;
}

/* ul.case
-------------------------------*/
body.top section#sec2 ul.case {
	width: 940px;
	padding-top: 50px;
}
body.top section#sec2 ul.case li {
	width: 220px;
	height: 344px;
	margin-right: 18px;
	text-indent: -9999px;
	float: left;
}
body.top section#sec2 ul.case li.case1 {
	background: url(../images/top/img_sec2_case1.png) no-repeat 0 0;
}
body.top section#sec2 ul.case li.case2 {
	background: url(../images/top/img_sec2_case2.png) no-repeat 0 0;
}
body.top section#sec2 ul.case li.case3 {
	height: 288px;
	background: url(../images/top/img_sec2_case3.png) no-repeat 0 0;
}
body.top section#sec2 ul.case li.case4 {
	background: url(../images/top/img_sec2_case4.png) no-repeat 0 0;
	height: 288px;
	margin-right: 0;
}

/* div.redBox
-------------------------------*/
body.top section#sec2 .redBox {
	position: relative;
	width: 940px;
	height: 500px;
	margin-top: 50px;
	background: #dee8eb;
}

body.top section#sec2 .redBox h3.bgSub {
	width: 940px;
	height: 45px;
	background: #ff4e00 url(../images/top/ttl_h3_sec2.png) no-repeat center top;
}

body.top section#sec2 .redBox p {
	font-size: 20px;
	font-weight: 400;
	margin: 50px 0 0 50px;
	line-height: 1.8;
}
body.top section#sec2 .redBox p.lead {
	font-size: 40px;
	margin: 60px 0 0 50px;
	line-height: 1.2;
}
body.top section#sec2 .redBox p span.fcOre {
	font-size: 30px;
}

body.top section#sec2 .redBox img.graph {
	position: absolute;
	bottom: 27px;
	left: 360px;
}

body.top section#sec2 p.development {
	color: #ff4e00;
	font-size: 42px;
	font-weight: 700;
	text-align: center;
	margin-top: 48px;
}


/* section#sec3
============================================================*/
body.top section#sec3 {
	margin-top: 48px;
	padding-bottom: 60px;
}

body.top section#sec3 .header{
	padding: 20px 0;
	background: #ffb114;
}

body.top section#sec3 p.unknown {
	height: 260px;
	background: #dee8eb;
	text-align: center;
}

body.top section#sec3 .inner {
	text-align: center;
	padding-top: 50px;
}

/* div.kakko.large
-------------------------------*/
body.top section#sec3 .kakko.large {
	position: relative;
	width: 940px;
	height: 152px;
}

body.top section#sec3 .kakko.large h2.bgSub {
	width: 732px;
	height: 152px;
	margin: 0 auto;
	background: url(../images/top/ttl_h2_sec3.png) no-repeat center top;
}
body.top section#sec3 .kakko.large p.bgSub {
	position: absolute;
	width: 594px;
	height: 22px;
	top: 110px;
	left: 173px;
	background: url(../images/top/ttl_p_sec3.png) no-repeat center top;
}

/* div.instructorBox
-------------------------------*/
body.top section#sec3 .instructorBox {
	position: relative;
	width: 600px;
	margin-top: 30px;
}

body.top section#sec3 .instructorBox h3 {
	position: absolute;
	top: 38px;
	left: 80%;
	width: 8em;
	height: 8em;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin-left: -4em;
	background: #ffb113;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	behavior: url(http://www.kakekkojyuku-xo.com/css/PIE.htc);
}
body.top section#sec3 .instructorBox h3 span {
	display: block;
	padding-top: 40px;
	line-height: 1.5;
}
body.top section#sec3 .instructorBox h3 span em {
	font-style: normal;
	letter-spacing: -2px;
}

body.top section#sec3 .instructorBox dl {
	width: 460px;
}
body.top section#sec3 .instructorBox dt {
	color: #ff4e00;
	font-size: 24px;
}
body.top section#sec3 .instructorBox dt img {
	display: block;
	margin: 0 auto 20px auto;
}

body.top section#sec3 .instructorBox dd {
	font-size: 18px;
	margin-top: 5px;
	line-height: 1.6;
}

/* div.kakko
-------------------------------*/
body.top section#sec3 .btnForm {
	margin-top: 80px;
}

/* section#sec4
============================================================*/
body.top section#sec4 {
	padding: 40px 0;
	background: #dee8eb;
}
body.top section#sec4 .inner{
	text-align: center;
}

body.top section#sec4 h2 span.fcBlu {
	font-size: 44px;
	font-weight: 700;
	line-height: 1.5;
}

body.top section#sec4 p {
	font-size: 24px;
	line-height: 1.5;
}
body.top section#sec4 p span.furigana {
	font-size: 18px;
}
body.top section#sec4 p span.repletion {
	display: block;
	font-size: 14px;
	text-align: right;
	margin-right: 115px;
}
body.top section#sec4 p span.end {
	display: block;
	font-size: 30px;
	margin-top: -20px;
}

body.top section#sec4 p span.bdrBlu {
	display: block;
	width: 716px;
	height: 71px;
	margin: 10px auto;
	background: url(../images/top/txt_sec4_bdrBlu.png) no-repeat center top;
}

/* div.profileBox
-------------------------------*/
body.top section#sec4 .profileBox {
	position: relative;
	width: 940px;
	height: 220px;
	margin-top: 45px;
}
body.top section#sec4 .profileBox p.subwin {
	position: absolute;
	top: 80px;
	right: 0;
}


/* section#sec5
============================================================*/
body.top section#sec5 {
	padding: 20px 0 40px 0;
	background: url(../images/top/bg_sec5.jpg) no-repeat center top;
}

body.top section#sec5 p.taL {
	font-size: 26px;
	margin-top: 35px;
	line-height: 1.6;
}
body.top section#sec5 p.taL span.sub {
	font-size: 20px;
}

/* div.taC
-------------------------------*/
body.top section#sec5 .taC {
	margin-top: 50px;
}
body.top section#sec5 .taC p.lead {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.6;
}

/* div.kakko
-------------------------------*/
body.top section#sec5 .btnForm {
	margin-top: 20px;
}


/* section#sec6
============================================================*/
body.top section#sec6 {
	height: 400px;
	background: #f6f6f6 url(../images/top/bg_sec6.jpg) no-repeat center top;
}
body.top section#sec6 h2 {
	font-size: 42px;
	font-weight: 300;
	text-align: left;
	padding-top: 80px;
}
body.top section#sec6 p {
	font-size: 20px;
	font-weight: 700;
	margin-top: 40px;
	line-height: 1.7;
}


/*============================================================
body.form　体験レッスンお申し込み
============================================================*/
/* header
============================================================*/
body.form header {
	height: 300px;
	background: #ffb114 url(../images/form/bg_header_form.png) no-repeat center top;
}
body.form header .inner {
	position: relative;
	height: 300px;
	padding-top: 95px;
}

/* a.btn
-------------------------------*/
body.form header .inner a.btn {
	position: absolute;
	top: 10px;
	left: 50%;
	display: block;
	width: 184px;
	height: 45px;
	text-indent: -9999px;
	margin: 0 auto;
	margin-left: -90px;
	text-decoration: none !important;
	background: url(../images/form/btn_top.png) no-repeat center top;
}

/* section#formArea
============================================================*/
body.form section#formArea .inner.taC {
	padding-top: 42px;
}

body.form section#formArea h2.bgSub {
	width: 592px;
	height: 96px;
	margin: 0 auto;
	background: url(../images/form/ttl_h2_form.png) no-repeat center top;
}

body.form section#formArea p {
	font-size: 20px;
	margin-top: 7px;
	line-height: 1.5;
}
body.form section#formArea p.price {
	font-size: 26px;
	font-weight: 700;
	margin-top: 20px;
}
body.form section#formArea p.price span {
	margin-left: 100px;
}

/* div.formBox
-------------------------------*/
body.form section#formArea .formBox {
	width: 800px;
	margin: 30px auto 0 auto;
	padding: 10px 0 38px 0;
	background: #dee8eb;
}
body.form section#formArea .formBox.confirm {
	padding: 50px 0 38px 0;
}

body.form section#formArea .formBox p.taR {
	font-size: 16px;
	font-weight: 400;
	margin: 25px 20px 0 0;
}

/* div#formArea dl
-------------------------------*/
body.form section#formArea dl {
	width: 720px;
	margin: -18px 40px 0 40px;
}
body.form section#formArea dt {
	width: 220px;
	font-weight: normal;
	padding: 0 0 20px 0;
	text-align: left;
	line-height: 1.5;
	float: left;
}
body.form section#formArea dd {
	margin-left: 220px;
	padding: 0 0 20px 0;
	text-align: left;
	vertical-align: top;
	line-height: 1.5;
}
body.form section#formArea .formBox.confirm dt.ht3,
body.form section#formArea .formBox.confirm dd.ht3 {
	height: 4em;
}

body.form section#formArea dd p {
	font-size: 14px;
	line-height: 1.2;
}

body.form section#formArea dd input.text {
	font-size: 16px;
	width: 320px;
	padding: 2px 5px;
	border: #ccc 1px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
body.form section#formArea dd input.text2 {
	font-size: 16px;
	width: 70px;
	padding: 0px 5px;
	border: #ccc 1px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

body.form section#formArea dd textarea {
	font-size: 16px;
	width: 465px;
	height: 65px;
	padding: 2px 5px;
	border: #ccc 1px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
body.form section#formArea dd select {
	font-size: 16px;
	width: 62px;
	margin-right: 10px;
}

body.form section#formArea dd .checkbox {
	display: inline-block;
	width: 110px;
}
body.form section#formArea dd .checkbox input {
	font-size: 16px;
	margin-right: 7px;
}

body.form section#formArea dd.select span{
	margin-right: 10px;
}

/* div.btnBox
-------------------------------*/
body.form section#formArea .btnBox {
	position: relative;
	width: 800px;
	height: 55px;
	text-align: center;
}
body.form section#formArea .formBox.confirm .btnBox {
	margin-top: 15px;
}

/* input.btn
-------------------------------*/
body.form input.btn {
	display: block;
	width: 228px;
	height: 53px;
	margin: 0 auto;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
}
body.form input.btn.confirm {
	background: url(../images/form/btn_comfirm.png) no-repeat left top;
}
body.form input.btn.submit {
	background: url(../images/form/btn_submit.png) no-repeat left top;
}
body.form input.btn.back {
	position: absolute;
	top: 0;
	left: 40px;
	width: 148px;
	background: url(../images/form/btn_back.png) no-repeat left top;
}

/* div.mapBox
-------------------------------*/
body.form section#formArea .mapBox {
	position: relative;
	width: 800px;
	height: 420px;
	margin: 60px auto 0 auto;
}
body.form section#formArea .mapBox .address {
	position: absolute;
	top: 0;
	left: 0;
	width: 340px;
	height: 420px;
}
body.form section#formArea .mapBox h3 {
	font-weight: 500;
	font-size: 28px;
}
body.form section#formArea .mapBox p {
	position: absolute;
	top: 45px;
	left: 0;
	font-size: 18px;
	line-height: 1.6;
}
body.form section#formArea .mapBox img.studio {
	position: absolute;
	bottom: 0;
	left: 0;
}

body.form section#formArea p.gmap {
	position: absolute;
	top: 112px;
	left: 0;
	font-size: 14px;
}

body.form section#formArea .mapBox #map-canvas {
	position: absolute;
	top: 0;
	right: 0;
	height: 420px;
	width: 420px;
}

/* div.contact
-------------------------------*/
body.form section#formArea .contact {
	margin-top: 60px;
	text-align: center;
}
body.form section#formArea .contact h3 {
	font-size: 24px;
	line-height: 1.3;
}
body.form section#formArea .contact p.tel {
	font-size: 50px;
	font-weight: 500;
	line-height: 1.3;
}

/* p.error
-------------------------------*/
body.form section#formArea p.error {
	font-size: 20px;
}
body.form section#formArea p.error2 {
	font-size: 18px;
	margin: 20px 15px;
}

/* div.errorpage
-------------------------------*/

body.form section#formArea .errorpage {
	margin-top: 40px;
	padding: 10px;
	border: #ccc 2px solid;
}

/* section#systemArea
============================================================*/
body.form section#systemArea {
	margin-top: 70px;
	padding: 40px 0 80px 0;
	background: #dee8eb;
}

/* h2.bgSub
-------------------------------*/
body.form section#systemArea h2.bgSub {
	width: 592px;
	height: 96px;
	margin: 0 auto;
	background: url(../images/form/ttl_h2_system.png) no-repeat center top;
}

body.form section#systemArea p.ttl {
	font-size: 30px;
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
}

/* div.personalBox,div.privateBox
-------------------------------*/
body.form section#systemArea .personalBox,
body.form section#systemArea .privateBox {
	margin-top: 30px;
	padding: 38px 0 38px 62px;
	background: #fff;
}
body.form section#systemArea .personalBox {
	border-left: #ffb113 8px solid;
}
body.form section#systemArea .privateBox {
	border-left: #0066cc 8px solid;
}

body.form section#systemArea .personalBox h3,
body.form section#systemArea .privateBox h3 {
	font-weight: 500;
	font-size: 26px;
}
body.form section#systemArea .personalBox h3 strong,
body.form section#systemArea .privateBox h3 strong {
	font-weight: 500;
}

body.form section#systemArea .personalBox h3 span,
body.form section#systemArea .privateBox h3 span,
body.form section#systemArea .personalBox h4 span,
body.form section#systemArea .privateBox h4 span {
	font-size: 18px;
}
body.form section#systemArea .personalBox h4,
body.form section#systemArea .privateBox h4 {
	font-size: 24px;
	margin-top: 40px;
}

body.form section#systemArea .personalBox p,
body.form section#systemArea .privateBox p {
	font-size: 18px;
	margin-top: 15px;
	line-height: 1.6;
}

body.form section#systemArea .personalBox h3 span.spNone,
body.form section#systemArea .privateBox h4 span.spNone {
	display: inline;
	font-size: 26px;
}
body.form section#systemArea .privateBox h4 span.spNone {
	display: inline;
	font-size: 24px;
}

/*============================================================
body.subwin　プロフィール小窓
============================================================*/
/*============================================================
div#container
============================================================*/
body.subwin .inner{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

/* header
============================================================*/
body.subwin header {
	height: 130px;
	background: #ffb114;
}
body.subwin header .inner {
	position: relative;
	width: 800px;
	height: 130px;
}

body.subwin header h1 {
	padding-top: 20px;
}

body.subwin header .inner a.close {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background:url(../images/top/btn_close.png) no-repeat 0 0;
}

/* section
============================================================*/
body.subwin section {
	padding-bottom: 40px;
}

body.subwin section h2 {
	color: #0066cc;
	font-size: 30px;
	font-weight: 500;
	padding-top: 30px;
	line-height: 1.2;
}
body.subwin section h3 {
	font-size: 28px;
	font-weight: 500;
	padding-top: 35px;
	text-align: center;
	line-height: 1.4;
}
body.subwin section h3 img {
	margin-bottom: 20px;
}
body.subwin section h3 span {
	font-size: 20px;
	display: block;
}
body.subwin section h3 span.furigana {
	font-size: 18px;
}

/* dl.profile
-------------------------------*/
body.subwin section dl.profile {
	width: 720px;
}
body.subwin section dl.profile dt {
	color: #0066cc;
	font-size: 18px;
	font-weight: 500;
	margin-top: 35px;
	text-align: center;
	line-height: 1.5;
}
body.subwin section dl.profile dd {
	font-size: 18px;
	line-height: 1.5;
}

body.subwin section dl.profile dd li {
	font-size: 18px;
	margin-top: 30px;
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
}
/* div.kakko
-------------------------------*/
body.subwin section dl.profile dd li:before {
	color: #0066cc;
	content: '●';
}

/* div.endBox
-------------------------------*/
body.subwin section .endBox {
	margin-top: 60px;
	text-align: center;
}
body.subwin section .endBox h3 {
	font-size: 24px;
	padding-top: 0;
}

body.subwin section .btnForm {
	margin-top: 20px;
}
body.subwin section .btnForm a {
	font-size: 28px;
	font-weight: 500;
}