﻿@charset "utf-8";

.stage1,
.stage3{
	min-height:500px;
}

h2 {
	font-size:26px;
	padding-bottom:20px;
	
}

.stage1 {
	position:relative;
	background:url(../images/top/top-main.png) no-repeat right bottom;
}
.stage1 h2 {
	width:auto;
	height:auto;
	float: none;
	margin:auto;
	padding-top:0;
	font-size:26px;
	background:none;
	padding-bottom:0;
}
.stage1 p {
	width:470px;
	font-size: 16px;
	line-height: 1.6;
}
.stage1 img.sp-top-main {
	display:none;
}

.stage1 a.arrow-d {
	position:absolute;
	bottom:10px;
	width:960px;
	height:30px;
	background:url(../images/common/arrow/arrow-d.png) no-repeat center bottom;
	-webkit-animation: hue 60s infinite linear;
}

/*--外部ファイルへ-----*/
#topics {
	position: absolute;
	bottom: 50px;
	width:470px;
	padding: 3px 3px 3px 0;
	border: 1px solid #F2F6F9;
	box-sizing: border-box;
	background:#f7fafc;
	
}
#topics > div {
	height:240px;
	padding:8px 20px 16px;
	overflow-y:scroll;
}
#topics h3 {
	color: #2562A0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 1;
	padding-bottom: 16px;
}
#topics dl {
	margin:0 auto 8px;
	padding: 0px 5px 3px;
	border-bottom:1px dotted #dbdbdb;
	overflow:hidden;
	font-size:14px;
}
#topics dl:last-child {
	border-bottom:none;
}
#topics dt {
	float:left;
	width:7em;
}
#topics dd {
	margin-left:7em;
}

/* xxx --------------------------------- */
.area-btn-trial {
	margin:0 auto;
	padding:25px;
	text-align:center;
	background: #3075bb;
}
a.btn-trial {
	width:710px;
	margin:0 auto;
	color:#fff;
	font-size:32px;
	padding:10px 12px 8px;
	border:2px solid #fff;
	text-align: center;
	border-radius: 10px;
	background: rgba(48, 117, 187, 0.8);
}
a.btn-trial:hover {
	background:rgba(255,255,255,.2);
	text-decoration:none;
	
}
#stage3 a.btn-trial {
	color: #4D9804;
	border: none;
	padding: 12px 12px 8px;
	background: #FCE156;
	font-size: 32px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(255,255,255,.6);
border: 2px solid #FCD301;
box-shadow: 0 1px 4px rgba(0,0,0, 0.14),inset 0 3px 9px #FFE76F, inset 0 -3px 10px #FFD600;
background: #FFE459;
/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZTk4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEyJSIgc3RvcC1jb2xvcj0iI2ZkZTY3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg4JSIgc3RvcC1jb2xvcj0iI2ZmZTM1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmUzNTciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZkYjNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #fce98a 0%, #fde672 12%, #ffe357 88%, #ffe357 100%, #ffdb3f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fce98a), color-stop(12%,#fde672), color-stop(88%,#ffe357), color-stop(100%,#ffe357), color-stop(100%,#ffdb3f));
background: -webkit-linear-gradient(top,  #fce98a 0%,#fde672 12%,#ffe357 88%,#ffe357 100%,#ffdb3f 100%);
background: -o-linear-gradient(top,  #fce98a 0%,#fde672 12%,#ffe357 88%,#ffe357 100%,#ffdb3f 100%);
background: -ms-linear-gradient(top,  #fce98a 0%,#fde672 12%,#ffe357 88%,#ffe357 100%,#ffdb3f 100%);
background: linear-gradient(to bottom,  #fce98a 0%,#fde672 12%,#ffe357 88%,#ffe357 100%,#ffdb3f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce98a', endColorstr='#ffdb3f',GradientType=0 );
*/


/*color: #FFFFFF;
text-shadow: 1px 1px 1px rgba(77, 152, 4, 0.57);
border: 2px solid #4D9804;
background: #77B53A;
box-shadow:0 1px 4px rgba(0,0,0, 0.14),inset 0 3px 9px rgba(154, 218, 90, 0.26), inset 0 -3px 10px rgba(86, 148, 24, 0.35);
*/}
#stage3 a.btn-trial:hover {
background: #FFD914;
box-shadow: none;
text-shadow: none;
color: #529D09;
box-shadow: inset 0 0px 5px rgba(216, 181, 0, 0.75);
}


/* stage2 --------------------------------- */
#stage2 {
	
}

.stage2 h2:before {
	content:"\e62a";
	font-family: "icomoon";
	display:inline-block;
	margin: 0 2px 0 0;
	line-height: 1;
	vertical-align: bottom;
	color:#77b53a;
	font-size: 40px;
}
.stage2-inner {
	display:table;
	padding: 0 20px 20px;
}

.stage2-inner h3 {
	display:inline-block;
	vertical-align:middle;
	min-height:60px;
	margin-bottom:5px;
	padding:0 0 5px 70px;
	background:url(../images/top/point-ttl.png) no-repeat ;
	font-size:20px;
	color:#555;
	line-height: 50px;
}
.stage2-inner h3 span{
	display:none;
}
.stage2-inner h3 span.ttl2 {
	display:block;
	padding-top: 3px;
	line-height: 1.2;

}

.stage2-inner h3.point1 {
	background-position:0 0;
}
.stage2-inner h3.point2 {
	background-position:0 -80px;
}
.stage2-inner h3.point3 {
	background-position:0 -160px;
	font-size: 22px;
}


.stage2-inner div.point {
	display:table-cell;
	padding-right: 22px;
}
.stage2-inner div.point:last-child {
	padding-right:0;
}

/* stage3 --------------------------------- */
#stage3 .contents-inner{
	position:relative;	
	padding-bottom:40px;
}
.stage3 {
	padding-top:5px;
	background:url(../images/common/bg1.png) ;
}
#stage3 h2 {
	margin: 0 auto 15px 125px;
	padding-bottom: 0px;
	color: #fff;
	font-size: 34px;
	text-shadow: 0 1px 3px rgba(0,0,0,.14);
	}
#stage3 p.sttl {
	display: inline-block;
	position: absolute;
	top:12px;
	left: 5px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: .06em;
	line-height: 1em;
	text-shadow: 0 1px 3px rgba(0,0,0,.14);
	transform: rotate(-20deg);-moz-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);-o-transform: rotate(-20deg);-ms-transform:rotate(-20deg);
	}
#stage3 p.sttl:after {
	content:"";
	display:inline-block;
	position:absolute;
	top:3px;
	width:40px;
	height:30px;
	margin-left: 5px;
	background: url(../images/common/icon/icon-exclamation.png) no-repeat 0 8px;
	background-size: 35px;
	transform: rotate(20deg);-moz-transform:rotate(20deg);-webkit-transform:rotate(20deg);-o-transform: rotate(20deg);-ms-transform:rotate(20deg);
}

.program {
	margin:5px auto 40px;
	padding:0;
/*	background:#fff;*/
	box-sizing: border-box;
	font-size:15px;
	line-height:1.6;
	overflow:hidden;
}

.program > div {
	margin-bottom:10px;
	padding:20px 0 0;
	background:#fff;
	border-radius: 10px;
}

.program-top {
	margin: 0 20px;
	padding-bottom: 20px;
	margin: 0 ;
	padding: 0 20px 20px;
	background:#fff url(../images/top/program_image1.png) no-repeat 640px bottom;
	background-size: 290px auto;
	border-radius: 10px;	
	}

/*.program h3 {
padding: 8px 16px 3px;
font-size: 22px;
color: #515151;
background: rgba(119, 181, 58, .2);
margin-bottom: 10px;
text-shadow: 0 1px 1px rgba(255,255,255,.4);
box-shadow: 0 1px 0 rgba(48, 117, 187, 0.26);
box-shadow: 0 1px 0 rgba(255,255,255,.6);
}*/

.program h3 {
	padding:0;
	font-size: 24px;
	color: #515151;
	text-shadow: 0 1px 1px rgba(255,255,255,.24);
	}

.program > h3:before {
	content: "\e600";
	font-family: "icomoon";
	display: inline-block;
	margin: 0 4px 3px 0px;
	line-height: 1;
	vertical-align: middle;
	color: #515151;
	font-size: 28px;
	}
.program > h3.impression-h3:before {
	content: "\e601";
}

.program > h3.effect-h3:before {
	content: "\e602";
}

.area-movie-top {
	width: 605px;
	margin: 20px auto 0 0;
}

.impression {
	background:url(../images/top/program_image2.png) no-repeat, url(../images/top/program_image3.png) no-repeat;
	background-size:190px auto,180px auto;
	background-position:22px bottom, 98% bottom;
	overflow:hidden;
	
}
.impression-inner {
	width:480px;
	margin:0 auto;
}
.impression-inner .ai,
.impression-inner .ukon{
	position:relative;
	height:100%;
	margin:0 auto 10px;
	padding:10px 20px;
	border-radius: 8px;
	line-height:1.4;
}
.impression-inner .ai:before {
	display: inline-block;
	position: absolute;
	content: "";
	top: 25%;
	left: -20px;
	border-style: solid;
	border-width: 35px 0 0px 15px;
	border-color: #F9DF5C transparent transparent transparent;
	color: #4C4C4C;
	transform: rotate(96deg);-moz-transform:rotate(96deg);-webkit-transform:rotate(96deg);-o-transform: rotate(96deg);-ms-transform:rotate(96deg);
	}
.impression-inner .ukon:after {
	display: inline-block;
	position: absolute;
	content: "";
	top: 35%;
	right: -20px;
	border-style: solid;
	border-width: 35px 0 0px 15px;
	border-color:#4381C0 transparent transparent transparent;
	transform: rotate(-75deg);-moz-transform:rotate(-75deg);-webkit-transform:rotate(-75deg);-o-transform: rotate(-75deg);-ms-transform:rotate(-75deg);
	}

.impression-inner .ai {
	background:#F9DF5C;
	color: #444;
	text-shadow: 0 1px 1px rgba(255,255,255,.4);
}
.impression-inner .ukon {
	background:#4381C0;
	color: #fff;
	text-shadow: 0 1px 1px #3075bb;
}

.program > div.effect {
	padding:0;
	overflow:hidden;
	background:#fff url(../images/top/program_effect.jpg) no-repeat 630px center;
background-size: 370px;
	
}
/*h3.effect-h3 {
box-shadow: none;
margin-bottom: 0;
padding: 15px 0 10px 10px;
background: url(../images/common/bg1.png);
color: #fff;
font-size:24px;
text-shadow: 0 1px 3px rgba(0,0,0,.14);
}*/

.effect-inner {
	display:block;
	float: left;
	width: 605px;
	padding: 15px 0 15px 20px;
}
.effect > div p {
	padding-bottom:10px;
}
.effect img {
	display:block;
float: right;
width: 300px;
height: 240px;
margin: 20px 20px 0;
}

/* stage4 体験談 --------------------------------- */
.stage4 {
	padding: 30px 0;
	overflow:hidden;
	
}
.stage4 h2:before {
	content:"\e63b";
	font-family: "icomoon";
	display:inline-block;
	font-size: 34px;
	margin-right: 6px;
	color:#77b53a;
vertical-align: bottom;
line-height: 1;
margin: 0 10px 5px 0;
}
.experience {
	margin:0 20px;
	background:url(../images/top/experience.png) no-repeat 610px bottom;
	background-size: 330px auto;
}
.box-experience {
	width:590px;
	margin-bottom:10px;

}
.box-experience h4 {
	margin-bottom:8px;
	color:#555;
	font-size:16px;
}
.box-experience h4 span {
	position:relative;
	display: inline-block;
	margin-left: 10px;
	padding: 7px 15px 5px;
	color: #fff;
	font-size: 16px;
	border-radius: 8px;
	border: 1px solid #77b53a;
	background: #77b53a;
	line-height: 1;
}
.box-experience h4 span:before {
	display: inline-block;
	position: absolute;
	content: "";
	top: 0;
	left: -12px;
	border-style: solid;
	border-width: 21px 0 0px 12px;
	border-color: #77b53a transparent transparent transparent;
	color: #4C4C4C;
	transform: rotate(102deg);
	-moz-transform: rotate(102deg);
	-webkit-transform: rotate(102deg);
	-o-transform: rotate(102deg);
	-ms-transform: rotate(102deg);
}
.box-experience p{
	margin-bottom:10px;
	padding: 12px 15px;
	background: #EDEDED;
	border-radius: 8px;
	text-shadow: 0 1px 1px rgba(255,255,255,.4);
}
.box-experience img {
	display:block;
	float:left;
	margin-right:10px;
}

/* インストラクター --------------------------------- */

#stage5 {
	padding:20px 0 30px;
	background:url(../images/common/bg1.png) ;
}
#stage5 h2 {
	width:960px;
	margin:0 auto;
	text-align:left;
	color:#fff;
}
#stage5 .contents-inner {
	padding: 20px 0;
	background:#fff;
border-radius: 10px;
}
.instructor {
	position:relative;
	padding: 0 20px;
	overflow:hidden;
}
.instructor-1 {
	width:605px;
	margin-right:20px;
	float:left;
	overflow:hidden;
}
.instructor-1 img {
	display:block;
	float:left;
	margin-right:20px;
}

.instructor-1 .txt-1 {
	float: right;
	width: 365px;
}
.instructor-1 .txt-1 h3 {
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	border-bottom: 2px solid rgba(48, 117, 187, 0.8);
box-shadow: 0 1px 0px rgba(0,0,0,.1);
}
.instructor-1 .txt-1 h3 span {
	display:inline-block;
	margin-right:20px;
	font-size: 14px;
	font-weight: normal;
}	
.instructor-1 .txt-1 p {
	padding-bottom:5px;
}
.instructor-1 .produce{
	position: absolute;
width: 360px;
bottom: 0;
margin-top: 7px;
padding: 3px 2px 2px;
	text-align:center;
background: #E5E5E5;
}
.instructor-1 .produce h4 {
	padding-bottom:2px;
}
.instructor-1 .produce div:nth-child(2) {
	padding: 5px;
	background:#fff;
}
.instructor-2 {
	float:right;
	padding: 10px 0 0;
}
.instructor-2 > div {
	margin-bottom:1px;
}

.instructor2-img {
	display:block;
	height: 100px;
	margin-bottom:8px;
}
.instructor-2 h4:before {
content: "\e632";
font-family: "icomoon";
display: inline-block;
font-size: 20px;
margin-right: 6px;
color: #77b53a;
vertical-align: top;
line-height: 1;
margin: 0 4px 0px 0;
}

.instructor-2 a.more {
	display:block;
	margin-bottom:20px;
	line-height:1;
	font-weight: bold;
	text-align: center;
background: #77B53A;
padding: 7px 5px 5px;
border-radius: 5px;
width: 90%;
margin: 0 auto 40px;
color:#fff;
}
.instructor-2 a.more:hover {
	text-decoration:none;
background: rgba(119, 181, 58, 0.8);
	
}
.instructor-bnr {
	position: absolute;
	right: 20px;
	bottom: 0;
	height:70px;
}

.media {
	margin: 30px auto 5px;
}
.media h4{
	padding:0 0 5px 20px;
	font-size:18px;
	text-align:left;
	color:#60A51D;
}
.media h4:before {
	content:"\e610";
	font-family: "icomoon";
	display:inline-block;
	font-size: 23px;
	margin-right: 6px;
	color:#77b53a;
	vertical-align: bottom;
	line-height: 1;
	margin: 0 5px 5px 0;
}

.media div {
	width:920px;
	margin:0 auto;
}
.media a.more {
	margin-top:	8px;
}
.media a.more:after {
display: inline-block;
content: "";
width: 0;
height: 0;
margin-left:5px;
border: 5px solid transparent;
border-left-color: #3075bb;
border-left-width: 6px;
border-right-width: 5px;	
}







/* google-maps --------------------------------- */
h2.stage6:before {
	
		content:"\e639";
	font-family: "icomoon";
	display:inline-block;
	font-size: 32px;
	margin: 0 6px 6px 0;
	color:#77b53a;
vertical-align: bottom;
line-height: 1;

}
.google-maps {
float:left;
margin-right:20px;
width:550px;
}
.google-maps img {
	width:550px;
	height:auto;
}
/*.google-maps {
position: relative;
float:left;
margin-right:20px;
width:550px;
padding-top: 40%;
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
*/
.area-add h3 {
	font-size:22px;
	padding-bottom:10px;
}
.add {
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
}

.area-add ul {
	margin-bottom:20px;
}
.area-add li {
	padding-bottom:3px;
}

.googlemap {
	display:block;
	margin-top:10px;
}

/*------------------------------------------------------*/
/* SP
/*------------------------------------------------------*/
@media screen and (max-width: 768px) {

h2 {
	font-size: 20px;
}
.stage1 {
	background: none;
	min-height: inherit;
	height: auto;
}

.stage1-top {
	width: 100%;
	min-height:145px;
	margin: 0 auto;
	background:url(../images/top/sp-top-main.png) no-repeat right bottom;
	background-size:138px auto;
	overflow:hidden;
}
.stage1 h2 {
	text-align: left;
	font-size: 0;
	margin-bottom: 20px;
}
.stage1 h2 img {
	width:96%;
	max-width: 380px;
	height:auto;
	margin: 0 auto 0 3%;
}
.stage1-top p {
	width:70%;
	margin-left: 3%;
	padding-bottom:15px;
	text-shadow: 0 1px 1px rgba(255,255,255,.8);
}
.stage1-top p span{
	background: rgba(255, 255, 255, 0.5);
}

#topics {
	position: relative;
	width: 96%;
	margin: 0 auto 20px;
	padding: 2px 0 2px 2px;
	bottom: inherit;
	border: 1px solid #D4E4ED;
	background: #FCFDFD;
}
#topics > div {
	height: 160px;
	padding:0;
	overflow-y: auto;
}

#topics > div::-webkit-scrollbar{
	width: 8px;
	background: #E5E5E5;
	box-shadow: -2px 0 1px rgba(255,255,255,.8), inset 0 1px 6px rgba(255,255,255,.7);
}
#topics > div::-webkit-scrollbar-thumb{
	background: #5D8FBD;
	border-radius: 3px;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2), inset 0 1px 1px rgba(0,0,0,.14);
}
#topics h3 {
	color:#3075BB;
	padding: 4px 8px 5px;
	background: #E3ECF0;
	font-size: 18px;
}
#topics dl {
	margin: 0 auto;
	padding: 5px 5px 3px;
}
#topics dt {
	float: none;
	width: auto;
	font-weight: bold;
}
#topics dd {
	margin-left: 0;
	line-height: 1.3;
}
#topics a.more {
	display:block;
	margin: 12px 5px 12px auto;
	text-align:right;
}
#topics a.more:after {
	display:inline-block;
	content:"";
	width: 0;
	height: 0;
	margin: 0 0 0 5px;
	border: 5px solid transparent;
	border-left-color: #3075bb;
	border-left-width:6px;
	border-right-width:5px;
}

.stage1 a.arrow-d {
	display:none;
}
.area-btn-trial {
	padding: 16px;
}

a.btn-trial {
	width: 100%;
	padding: 8px 5px 6px;
	line-height: 1.2;
	font-size: 14px;
}
a.btn-trial span {
	display: block;
	padding-top: 3px;
	font-size: 23px;	
	font-weight: bold;
}

.stage2 {
	width: 95%;
	margin: 20px auto;
}
.stage2-inner {
	width: 96%;
	margin: 0 auto;
	padding: 0;
	}

.stage2 h2:before {
	margin:0;
	font-size: 34px;
}
.stage2-inner div.point {
	display:block;
	margin-bottom: 20px;
padding-right: 0;
}
.stage2-inner div.point img {
	width:100%;
}


#stage3 p.sttl {
	top: -3px;
	font-size: 16px;
}
#stage3 p.sttl:after {
top: 0px;
margin-left: 2px;
background-size: 28px;
}

#stage3 h2 {
	margin: 10px auto 15px auto;
	padding-left: 0.5em;
	font-size: 26px;
	text-align: center;
}
.program {
	width:94%;
	margin: 5px auto 20px;
}
.program h3 {
	text-indent: -1em;
	padding-left: 1em;	
	padding-bottom: 8px;
	line-height: 1.1;
	font-size:18px;
}
.program > h3:before {
	text-indent: -1em;
	padding-left: 1em;	
}
.program > div {
	margin-bottom: 20px;
}
	
.program-top {
	background:none;
	padding: 0 10px 20px;
}
.area-movie-top {
	width: 100%;
}

.impression {
	background:none;
}
.impression-inner {
	width: 100%;
	max-width:375px;
	
}

.impression-inner .area-ai {
	width:100%;
	min-height: 130px;
	background: url(../images/top/program_image2.png) no-repeat;
	background-position: 2% 110%;
	background-size: 70px auto;
	padding-bottom: 10px;
}
.impression-inner .ai {
	width: 70%;
	margin: auto 10px 0 auto;
	padding: 12px;
}
.impression-inner .ai:before {
	left: -10px;
}
.impression-inner .area-ukon {
	width:100%;
	min-height: 150px;
	background: url(../images/top/program_image3.png) no-repeat;
	background-position: 100% 100%;
	background-size: 80px auto;
	padding-bottom: 10px;
}
.impression-inner .ukon {
	width: 70%;
	margin: auto auto 0 10px;
	padding: 12px;
}	
.impression-inner .ukon:after {
	right: -10px;
	transform: rotate(-65deg);
	-moz-transform: rotate(-65deg);
	-webkit-transform: rotate(-65deg);
	-o-transform: rotate(-65deg);
	-ms-transform: rotate(-65deg);
}
.program > div.effect {
	background:none;
}

.effect-inner {
	display: block;
	float: none;
	width: 100%;
	margin: 0 auto;
	padding: 12px;
	background: #fff;
	box-sizing: border-box;
}

#stage3 a.btn-trial {
	width:92%;
	padding: 10px 5px 8px;
	font-size: 18px;
}

.stage4 {
	width: 96%;
	margin: 0 auto;
	padding: 20px 0;
}
.stage4 h2:before {
	font-size: 28px;
}
.experience {
	width: 96%;
	margin: 0 auto;
	background:none;
}
.box-experience {
	width:100%;
}
.box-experience h4 {
	overflow:hidden;
}
.box-experience h4 span {
	margin-left:0;
	padding: 5px 8px 7px;
}
.box-experience h4 span:before {
	border:none;
}

/* インストラクター --------------------------------- */
#stage5 {
	padding: 15px 0 30px;
}
#stage5 h2 {
	width: 96%;
	padding-bottom: 10px;
}

#stage5 .contents-inner {
	width: 94%;
	margin: 0 auto;
	padding: 15px 0;
}


.instructor {
	width: 94%;
	margin:0 auto;
	padding:0;
}
.instructor-1 {
	position: relative;
	float: none;
	width: 100%;
	margin-right: 0;
}
.instructor-1 .txt-1 {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.instructor-1 .txt-1-2 {
	width: 96%;
	margin: 0 auto;
}

.instructor-1 .produce {
	position: inherit;
	width: 100%;
	background: none;
}
.instructor-1 .produce > div {
	max-width:316px;
	padding: 2px;
	background: rgba(255, 255, 255, 0.6);
}
.instructor-1 .produce div:nth-child(2) {
	background:none;
}
.instructor-1 .sp-produce {
	width: 92%;
	margin:0 auto;
	font-size: 12px;
}
.instructor-1 .produce h4 {
padding: 2px;
background: rgba(48, 117, 187, 0.6);
color: #fff;
}

.instructor-1 img {
	display: block;
	float: none;
	width: 92%;
	max-width:320px;
	margin: 0 auto;
}

.instructor-2 {
	float: none;
	margin: 20px auto 0;
	padding: 0;
}
.instructor2-img {
	height: auto;
	width: 92%;
	max-width:320px;
	margin: 10px auto 0;
}
.instructor2-img img {
	width:100%;
}
.instructor-2 a.more {
	width:80%;
	max-width: 300px;
	margin: 0px auto 20px;
	padding: 5px;
}

.instructor-bnr {
	position: inherit;
	height: auto;
	margin: 0 auto;
}
.instructor-bnr a {
	width: 92%;
	max-width: 320px;
	display: block;
	margin: 0 auto;
}
.instructor-bnr a img {
	width:100%;
}
.media div {
width: 94%;
margin: 0 auto;
}

.media a.more {
margin-top: 20px;
}

/*#stage5 .contents-inner {
	width: 96%;
	margin: 0 auto;
	padding: 20px;
}
.instructor {
	padding:0;
}
.instructor-1 {
	width: 100%;
	margin-right: 0;
	float: none;
	padding: 0;
}
.instructor-1 .txt-1 {
	width: 100%;
}
.instructor-1 .txt-1 .txt-1-2 {
	width: 100%;
}
.instructor-1 .produce {
	position:relative;
	width:90%;
	margin:0 auto 10px;

}
.instructor-1 img {
	display: block;
	float: none;
	margin-right: 0;
	width: 50%;
	margin: 0 auto;
}
.instructor-2 {
	float: none;
	padding: 20px 0 0;
	width: 100%;
}

.instructor2-img {
	height:auto;
	text-align:center;
}
.instructor2-img img {
	width:50%;
	margin: 10px auto 0;
}
.instructor-2 a.more {
	width:50%;
	margin: 0 auto 20px;
}
.instructor-bnr {
	position: relative;
	right:0;
	background: none;
	width: 50%;
	height:100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.instructor-bnr a img {
	width:100%;
}
.media div {
	width:96%;
}
*/
.stage6 {
	padding: 20px 0 0;
}
h2.stage6:before {
	margin: 0 3px 3px 0;
	font-size: 26px;
}
.google-maps {
float: none;
width: 96%;
margin: 0 auto;
text-align: center;
}
.google-maps img {
	width:96%
}

.area-add {
width: 94%;
margin: 0 auto;
}



}

/*@media screen and (max-width: 320px) {
.impression-inner .area-ai {
	width:100%;
	min-height: 130px;
	background:#333 url(../images/top/program_image2.png) no-repeat;
	background-position: 2% 110% !important;
	background-size: 70px auto;
	padding-bottom: 10px;
}
.impression-inner .ai {
	width: 70%;
	margin: auto 10px 0 auto;
	padding: 12px;
}

.impression-inner .area-ukon {
	width:100%;
	min-height:130px;
	background:#999  ;
	background-position: 108% 110% !important;
	background-size: 100px auto;
	padding-bottom: 10px;
}	


}*/




/*------------------------------------------------------*/
/* icon font
/*------------------------------------------------------*/
@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?cyfkbm');
	src:url('fonts/icomoon.eot?#iefixcyfkbm') format('embedded-opentype'),
		url('fonts/icomoon.woff?cyfkbm') format('woff'),
		url('fonts/icomoon.ttf?cyfkbm') format('truetype'),
		url('fonts/icomoon.svg?cyfkbm#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-number:before {
	content: "\e600";
}
.icon-number2:before {
	content: "\e601";
}
.icon-number3:before {
	content: "\e602";
}
.icon-number4:before {
	content: "\e603";
}
.icon-number5:before {
	content: "\e604";
}
.icon-number6:before {
	content: "\e605";
}
.icon-number7:before {
	content: "\e606";
}
.icon-number8:before {
	content: "\e607";
}
.icon-number9:before {
	content: "\e608";
}
.icon-number10:before {
	content: "\e609";
}
.icon-tag:before {
	content: "\e60a";
}
.icon-calendar:before {
	content: "\e60b";
}
.icon-calendar2:before {
	content: "\e60c";
}
.icon-files:before {
	content: "\e60d";
}
.icon-phone:before {
	content: "\e60e";
}
.icon-monitor:before {
	content: "\e60f";
}
.icon-tv:before {
	content: "\e610";
}
.icon-camera:before {
	content: "\e611";
}
.icon-camera2:before {
	content: "\e612";
}
.icon-camera3:before {
	content: "\e613";
}
.icon-checkmark:before {
	content: "\e614";
}
.icon-checkmark2:before {
	content: "\e615";
}
.icon-cancel:before {
	content: "\e616";
}
.icon-cancel2:before {
	content: "\e617";
}
.icon-notice:before {
	content: "\e618";
}
.icon-warning:before {
	content: "\e619";
}
.icon-pictures:before {
	content: "\e61a";
}
.icon-alarmclock:before {
	content: "\e61b";
}
.icon-time:before {
	content: "\e61c";
}
.icon-cancel3:before {
	content: "\e61d";
}
.icon-chart:before {
	content: "\e61e";
}
.icon-chart2:before {
	content: "\e61f";
}
.icon-chart3:before {
	content: "\e620";
}
.icon-phone2:before {
	content: "\e621";
}
.icon-smiley:before {
	content: "\e622";
}
.icon-sad:before {
	content: "\e623";
}
.icon-comments:before {
	content: "\e624";
}
.icon-chat:before {
	content: "\e625";
}
.icon-stats:before {
	content: "\e626";
}
.icon-attachment:before {
	content: "\e627";
}
.icon-pin:before {
	content: "\e637";
}
.icon-reply:before {
	content: "\e628";
}
.icon-forward:before {
	content: "\e629";
}
.icon-bookmark:before {
	content: "\e62a";
}
.icon-envelope:before {
	content: "\e62b";
}
.icon-heart:before {
	content: "\e62c";
}
.icon-info:before {
	content: "\e62d";
}
.icon-info2:before {
	content: "\e62e";
}
.icon-book:before {
	content: "\e62f";
}
.icon-camera4:before {
	content: "\e630";
}
.icon-play:before {
	content: "\e638";
}
.icon-location:before {
	content: "\e639";
}
.icon-calendar3:before {
	content: "\e63a";
}
.icon-bubbles:before {
	content: "\e63b";
}
.icon-user:before {
	content: "\e63c";
}
.icon-users:before {
	content: "\e63d";
}
.icon-quotes-left:before {
	content: "\e63e";
}
.icon-leaf:before {
	content: "\e631";
}
.icon-accessibility:before {
	content: "\e632";
}
.icon-bookmark2:before {
	content: "\e63f";
}
.icon-star:before {
	content: "\e633";
}
.icon-star2:before {
	content: "\e634";
}
.icon-smiley2:before {
	content: "\e640";
}
.icon-smiley3:before {
	content: "\e641";
}
.icon-point-up:before {
	content: "\e642";
}
.icon-point-right:before {
	content: "\e643";
}
.icon-notification:before {
	content: "\e644";
}
.icon-info3:before {
	content: "\e645";
}
.icon-pencil:before {
	content: "\e635";
}
.icon-feather:before {
	content: "\e636";
}
.icon-quote:before {
	content: "\e646";
}
.icon-leaf2:before {
	content: "\e647";
}
.icon-calendar4:before {
	content: "\e648";
}
.icon-pie:before {
	content: "\e649";
}
.icon-info4:before {
	content: "\e64a";
}









