@charset "utf-8";
/*------------------------------------------------------------
共通
------------------------------------------------------------*/
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
	background:#fff;
	color:#333;
	font-size:16px;
}
*,*:before,*:after {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
body,img,div,ul,dl,ol,section,header,footer,nav,main,article {
	max-width:100%;
}
.serif {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
p {
	margin-bottom:15px;
	line-height:1.5;
}
.inner {
	width:1000px;
	margin:0 auto;
}
/*------------------------------------------------------------
調整用 ※あまり多用しない
------------------------------------------------------------*/
.mb0 {margin-bottom:0!important;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}
.mb60 {margin-bottom:60px;}
.mb70 {margin-bottom:70px;}
.mb80 {margin-bottom:80px;}
.mb90 {margin-bottom:90px;}
.mb100 {margin-bottom:100px;}
.mt0 {margin-top:0!important;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;}
.mt70 {margin-top:70px;}
.mt80 {margin-top:80px;}
.mt90 {margin-top:90px;}
.mt100 {margin-top:100px;}
.pb0 {padding-bottom:0!important;}
.pb20 {padding-bottom:20px;}
.pb30 {padding-bottom:30px;}
.pb40 {padding-bottom:40px;}
.pb50 {padding-bottom:50px;}
.pb60 {padding-bottom:60px;}
.pb70 {padding-bottom:70px;}
.pt0 {padding-top:0!important;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}
.pt40 {padding-top:40px;}
.pt50 {padding-top:50px;}
.pt60 {padding-top:60px;}
.pt70 {padding-top:70px;}
.fl {float:left;}
.fr {float:right;}
.ac {text-align:center;}
.al {text-align:left;}
.ar {text-align:right;}

/*------------------------------------------------------------
ヘッダー
------------------------------------------------------------*/
header {
	background:url(https://ymcschool.jp/lp/baby02/img/header_bg.png) left bottom repeat-x;
	width:100%;
	height:121px;
	position:relative;
	z-index:99;
}
header ul {
	height:100%;
	display:flex;
	display:-webkit-flex;
	align-items:center;
	-webkit-align-ttems:center;
	justify-content:space-between;
	-webkit-justify-content:flex-start;
	flex-wrap:nowrap;
	-webkit-flex-wrap:nowrap;
}
header li{
	padding:0 15px 0 0;
}
/*------------------------------------------------------------
メインイメージ
------------------------------------------------------------*/
#main {
	position:relative;
	z-index:0;
	margin-top:-8px;
	background:#f6f2e4;
	text-align:center;
}

/*------------------------------------------------------------
コンテンツ
------------------------------------------------------------*/
#cont01 {
	position:relative;
	z-index:1;
	background:url(https://ymcschool.jp/lp/baby02/img/cont01_bg.png) repeat;
	margin-top:-7px;
	padding:50px 0;
}
#cont01:before {
	content:"";
	display:block;
	height:6px;
	width:100%;
	background:url(https://ymcschool.jp/lp/baby02/img/cont01_o.png) left repeat-x;
	position:absolute;
	bottom:100%;
	left:0;
}
#cont01 li {
	float:left;
	width:49%;
}
#cont01 li:nth-child(2) {
	float:right;
	padding-top:20px;
}
#cont01 p {
	color:#5f4517;
	line-height:2;
}
#cont02 {
	position:relative;
	z-index:1;
	background:#fbdb9b;
	margin-top:-7px;
	text-align:center;
	padding:20px 0 40px;
}
#cont02:before {
	content:"";
	display:block;
	height:6px;
	width:100%;
	background:url(https://ymcschool.jp/lp/baby02/img/cont02_o.png) left repeat-x;
	position:absolute;
	bottom:100%;
	left:0;
}
#cont03 {
	position:relative;
	z-index:1;
	background:#fec4c7;
	margin-top:-7px;
	text-align:center;
	padding:50px 0 40px;
}
#cont03:before {
	content:"";
	display:block;
	height:6px;
	width:100%;
	background:url(https://ymcschool.jp/lp/baby02/img/cont03_o.png) left repeat-x;
	position:absolute;
	bottom:100%;
	left:0;
}
#cont04 {
	text-align:center;
}
#cont05 {
	position:relative;
	z-index:1;
	background:#fbe8ae;
	margin-top:-7px;
	text-align:center;
	padding:50px 0;
}
#cont05:before {
	content:"";
	display:block;
	height:6px;
	width:100%;
	background:url(https://ymcschool.jp/lp/baby02/img/cont05_o.png) left repeat-x;
	position:absolute;
	bottom:100%;
	left:0;
}
#cont06 {
	background:#dee18e;
	text-align:center;
	padding:50px 0 70px;
}
#cont07 {
	position:relative;
	z-index:1;
	background:#fec4c7;
	margin-top:-7px;
	text-align:center;
	padding:50px 0 60px;
}
#cont07:before {
	content:"";
	display:block;
	height:6px;
	width:100%;
	background:url(https://ymcschool.jp/lp/baby02/img/cont07_o.png) left repeat-x;
	position:absolute;
	bottom:100%;
	left:0;
}

#cont08 {
	position:relative;
	z-index:1;
	margin-top:-7px;
	text-align:center;
	padding:50px 0 60px;
}

#campaign {
	position:relative;
	z-index:1;
	background-color: #ddeffa;
	margin-top:-7px;
	padding:50px 0;
	text-align: center;
}
#campaign:before {
	content:"";
	display:block;
	height:6px;
	width:100%;
	background-color: #ddeffa;
	position:absolute;
	bottom:100%;
	left:0;
}
#campaign li {
	float:left;
	width:49%;
}
#campaign li:nth-child(2) {
	float:right;
	padding-top:20px;
}
#campaign p {
	color:#5f4517;
	line-height:2;
}


.img_mt50{
	margin-top: 50px;
}

/*------------------------------------------------------------
学校紹介
------------------------------------------------------------*/
#studio{
	width:983px;
	margin:50px auto 0;
	clear:both;
	overflow:hidden;
}
#studio h2 {
	text-align:center;
	margin-bottom:20px;
}

#studio .school_wrap{
	width:953px;
	height:310px;
	background:#fff;
	border:#ff8d47 solid 3px;
	margin:15px auto;
	float:left;
	overflow:hidden;
}

#studio .school_innner{
	width:953px;
	margin:15px;
	float:left;
	position:relative;
}

#studio .scool_img{
	width:209px;
	height:217px;
	float:left;
	margin-right:15px;
}


#studio .scool_btn{
	width: 273px;
	height: 41px;
	position: absolute;
	/*top: 177px;*/
	top: 80px;
	left: 237px;
}

#studio .map{
	width:390px;
	height:217px;
	margin-left:10px;
	float:left;
}
	
.school_wrap > img {
	margin-top:13px;
}

table.table-02 {
    width: 300px;
    border: 1px #666 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:0 auto;
	table-layout: fixed;
	font-size:13px;
	float:left;
	}

table.table-02 th {
    padding: 5px;
    border: #666 solid;
    border-width: 0 0 1px 1px;
    background: #e9e9e9;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
	vertical-align:middle;
	color:#322e2d;
	width:25%;
}
table.table-02 td {
    padding:5px;
    border: 1px #666 solid;
    border-width: 0 0 1px 1px;
	background:#fff;
    text-align: left;
	vertical-align:middle;
	font-size:90%;
	line-height:1.5;
	width:75%;
}

table.table-02 strong{
	font-weight:bold;
	font-size:150%;
	margin:0;
}
#studio .imasugu {
	clear:both;
	padding:50px 0 0;
	text-align:center;
}
.link {
	padding:35px 0 50px;
	text-align:center;
	font-size:14px;
}
.link a {
	color:#444;
	padding:0 10px;
}

#onlineBox{
	background-image: url(https://ymcschool.jp/lp/baby02/img/online_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#onlineBox img{
	display: block;
	width: 1000px;
	height: auto;
	margin: 0px auto;
}
/*------------------------------------------------------------
CV
------------------------------------------------------------*/
.cv {
	background:#ffedee;
	padding:50px;
}
.cv ul {
	width:900px;
	margin:0 auto;
	display:flex;
	display:-webkit-flex;
	align-items:center;
	-webkit-align-ttems:center;
	justify-content:space-around;
	-webkit-justify-content:space-around;
	flex-wrap:nowrap;
	-webkit-flex-wrap:nowrap;
}

/*------------------------------------------------------------
フッター
------------------------------------------------------------*/
footer {
	position:relative;
	z-index:1;
	background:#ffedee;
	margin-top:-7px;
	text-align:center;
	padding:30px 0;
	color:#6c552b;
	font-size:14px;
}
footer:before {
	content:"";
	display:block;
	height:6px;
	width:100%;
	background:url(https://ymcschool.jp/lp/baby02/img/footer_o.png) left repeat-x;
	position:absolute;
	bottom:100%;
	left:0;
}


section#noiku {
	text-align: center;
}