﻿body {
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 82px 0 0;
  text-align:center;
  font-size:16px;
  line-height:1.8;
  font-family: 'Hiragino Kaku Gothic Pro', 'meiryo', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #221815;
}

header{
	margin-bottom:2%;
}

#header {
	height: 82px;
	width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: #fff;
	z-index: 9999;
}

#header_inner {
	width: 1000px;
	height: 82px;
	margin: 0 auto;
	position: relative;
}

#header_inner figure {
	height: 82px;
}

#header_inner figure a {
	transition: .3s;
}

#header_inner figure a:hover {
	opacity: .5;
}

#header_inner figure img {
	height: 82px;
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
}

#header_inner h1 {
	font-size: 24px;
	
	font-weight: bold;
	position: absolute;
	top: 14px;
	left: 120px;
	height: 82px;
	line-height: 1.2;
	text-align:left;
	color: #000000; /*#11a7b7*/
}

#header_inner h1 br {
	display: none;
}

.pad24 img {
	padding: 24px 0;
}

#header_inner p a {
	display: block;
	width: 280px;
	color: #fff;
	background: #b7db00; /* Old browsers */
	background: -moz-linear-gradient(top, #b7db00 0%, #80c000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b7db00 0%,#80c000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b7db00 0%,#80c000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7db00', endColorstr='#80c000',GradientType=0 ); /* IE6-9 */
	line-height: 1.2;
	text-decoration: none;
	padding: 12px 0;
	text-align: center;
	height: 62px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	transition: .3s;
	border-radius: 8px;
}


#header_inner p a:hover {
	opacity: .5;
}

#header_inner p a::after {
	content: "\0bb";
	color:#fff;
	display: block;
	position: absolute;
	right: 8px;
	top: 20px;

}

.box_teacher {
	width: 20%;
	margin: 0 0 24px;
	float: left;
}

.box_teacher img {
	width: 100%;
	height: auto;
}

.box_teacher:nth-of-type(2) {
	float: right;
}

	
.intro{
		border:1px solid #999;
		width:90%;
	margin:0 auto 62px;
	text-align: center;
	padding: 32px 32px;
	background: linear-gradient(#ffffff, #efefef);
	border-radius:10px;
	
	}

.intro p{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	margin-bottom:0px;
}

#intro {
	padding: 32px 32px;
	background: #fff45c;
	margin: 0 0 32px;
}

#tit_intro {
	color: #e4007f;
	text-align: center;
	font-size: 60px;
	margin: 0;
	background: #11a7b7;/*#1063ac*/
	color: #fff;
	
}

#txt_intro {
	width: 60%;
	float: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 32px;
}

#txt_intro01 {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 16px;
	line-height: 1.2;
	color: #e4007f;
}

#txt_intro01 span {
	font-size: 45px;
}

#txt_intro02 {
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
}

.name_teacher {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	line-height: 1.5;
}

.name_teacher span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
}

.box_teacher_txt {
	background: #fff;
	padding: 16px;
}

.post_teschrt {
	font-size: 8px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0;
	letter-spacing: -1px;
}

#img_point {
	padding: 0 0 8px;
}

#txt_intro03 {

	color: #cc0000;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	padding: 16px 0 ;
	position:relative;
	top: -8px;
}



.btn_contact a {
	display: block;
}

.box01 figure {
	width: 250px;
	float: right;
	margin: 0 0 0 32px;
}

.box01 figure img {
	width: 100%;
	height: auto;
}

.review {
	list-style-type: none;
	-webkit-width: calc(100% - 16px);
	-moz-width: calc(100% - 16px);
	width: calc(100% - 16px);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
}

.review li {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 32px;
	border: 1px solid #65b9c1;
	margin: 0 0 32px;
}

.review_catch {
	font-size: 30px;
	color: #2868b2;
	line-height: 1.3;
	padding: 0 0 16px;
	border-bottom: 1px dotted #65b9c1;
	margin: 0 0 16px;
}

.review p {
	line-height: 1.8;
}

.review p strong {
	color: #e4007f;
}

.review_pic {
	width: 150px;
	float: right;
}

.review_pic img {
	width: 100%;
	height: auto;
}

.review_txt {
	-webkit-width: calc(100% - 150px - 32px);
	-moz-width: calc(100% - 150px - 32px);
	width: calc(100% - 150px - 32px);

}

.text-box {
    width: 90%;
    margin: 1em auto;
}

h3.green {
    background: #e4007f;
    font-size: 36px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin-bottom: 30px;
    line-height: 1.2;
    padding: 20px 5px;
}

.mb30 {
	margin-bottom: 30px!important;
}

h3.qa {
	background: #1063ac;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    padding: 16px 0;
	margin: 0 0 0px;
}

dl.qa {
	padding: 0;
	margin:0;
;}

dl.qa dt {
	background: #f2f2f2;
	padding: 16px;
	line-height: 1.5;
	font-size: 20px;
}

dl.qa dd {
	padding: 16px;
	line-height: 1.5;
	font-size: 16px;
}

/* common
---------------------------------------------*/
.fbig{font-size:163%;line-height:1.4;font-weight:bold;}

#container {
position:relative;
text-align: left;
width: 1000px;
margin: 0px auto 15px;
background: #fff;
 box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
z-index:1;
}

.inner{
	margin:0 4% 4%;
}

h2{
	margin-bottom:2em;
}

h3{
	margin-bottom:3em;
}

h4{
	margin-bottom:2em;
}

h5{
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:1em;
	font-size:18px;
}

.text_center{text-align:center;}
.red{color:#ff0000;}
.under{text-decoration:underline;}

.side{
	position: fixed;
  right: 0;
  bottom: 0px;
  z-index: 2;
}
.side a img:hover{
  opacity:0.8;
}
img{
    border: none;
    display: block;
    margin: 0 auto;
}


p{
	margin-bottom:20px;
	text-align: left;
	/*letter-spacing:2px !important;*/
	/*line-height:2;*/
}

.notice{
	width:844px;
	margin:0px auto 30px;
	padding:10px;
	background:#efefef;

}

.notice p{
	font-size:16px;
	padding: 5px 10px 5px;
	margin:0 0 0;
	}



/*ボタン*/

.formBtn{display: block;
    margin: 35px auto;
-webkit-animation-name:fuwafuwa; /* fuwafuwaっていうアニメーションをしてね！ */
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	/*-webkit-animation-direction:alternate;*/
	-webkit-animation-timing-function:ease;

	-moz-animation-name:fuwafuwa;
	-moz-animation-duration:2s;
	-moz-animation-iteration-count:infinite;
	/*-moz-animation-direction:alternate;*/
	-moz-animation-timing-function:ease;}




/*ボタンの動きのcss*/
@-webkit-keyframes fuwafuwa {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, -10px);}
	100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes fuwafuwa {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(0, -10px);}
	100% {-moz-transform:translate(0, 0);}
}


.line{
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	margin-bottom:10px;

}

/*----- footer -----*/
footer{
  text-align:center;
  font-size:14px;
  background:#666;
  padding:5px;
  color:#fff;
}

footer a:link ,footer a:visited{color:#fff; text-decoration:none;}

#tokutei h1  , #thanks h1 {
    width: 100%;
    padding: 30px 0px;
    text-align: center;
    color: #fff;
    background: #49CD05;
    margin-bottom: 40px;
}



/**** table ****/
table{
	width:100%;
	text-align:left;
}
th,td{
	padding:5px 10px;
	vertical-align:middle;
	border:1px solid #73ceda;
}
th{
	background:#eee;
	color:#333;
	text-align:center;
}
td{
	vertical-align:top;
	background:#FFF;
}
.boder_yellow{
	border:5px solid #ff3;
	background:#ffc;
}
.bg_blue{
	background:#73ceda;
	color:#fff;
}
.detail{
	border-collapse:separate;
	border-spacing:2px;
	border:1px;
	margin-bottom:5%;
}
.detail th{
	width:6em;
	background:#73ceda;
	color:#fff;
	text-align:left;
}
.detail td{
	background:#eee;
}

.detail th,.detail td{
	border:none;
}
.form th{
	width:10em;
}

.method{
	border:8px solid #ff9900;
	background:#fefbf0;
	margin:0 3.4% 4%;
	padding:0;
}

.reason{
	background:#fff;
	margin:40px;
	boroder:1px solid #ccc;
	margin-bottom:2em;
	padding-bottom:2em;
}

.reason_in{
	margin:1em 3.8em;
	paddings-bottom:2em;
}

.reason h3{
	margin-bottom:1em;
}

.box{
	border:2px solid #000;
	padding:5%;
	margin-bottom:20px;
	background:#ffffef;
}

.box h3{
	margin-bottom:1em;
}

.link{
	clear:both;
	margin:5em 0;
}

.profile{
	background:#fff;
	padding:2em;
	margin-bottom:2em;
}

.comment{
	background:#fafafa;
	border:1px solid #eee;
	padding:3em;
}

.title0{
background:#eb7f80;
color:#fff;
text-align:center;
padding:1em;
}



.reserve_tbl{
	margin-bottom:5px;
    border-collapse: collapse;
	}

.reserve_tbl th{
	padding:20px;
	background:#efefef;
	border:1px solid #ccc;
	text-align:left;
	width:30%;
	}

.reserve_tbl td{
	padding:20px;
	border:1px solid #ccc;

	}

.reserve_tbl input[type="text"]{
	width:100%;
	padding:10px;
}

.required{
	background:#cc0000;
	color:#fff;
	padding:2px 5px;
	margin-left:10px;
}

#thanks h2{
	text-align:center;
	color:#fff;
	background:#162060;
	padding:1em;
	margin:50px 0px 10px;
}

/* Tokutei Table
------------------------------------------------------*/

#tokutei h1{
	width:100%;
	padding:30px 0px;
	text-align:center;
	color:#fff;
	background:#49CD05;
	margin-bottom:40px;
}
#tokutei table{
	width:80%;
	margin:20px auto;
}

#tokutei table th{
	background:#eee;
	border:1px solid #666;
	padding:20px;
}

#tokutei table td{
	padding:20px;
	border:1px solid #666;
}


/*----- side button -----*/

@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.swing:hover {
-webkit-animation: swing 1s ease;
animation: swing 1s ease;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}


table.privacy th{
	width:140px;
}

.PCnone{
	display:none
}
.SPnone{
	display:block;
}

.clr{
	clear:both;
}

@media screen and (max-width: 640px) {
/* スマホ用のCSS */

	*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
	
	
#header {
	height: 64px;
	
}

	
	#header_inner {
    width: 100%;
    height: 64px;
    margin: 0 auto;
    position: relative;
}
	
	#header_inner p a {
		display: block;
	width: 110px;
	color: #fff;
	background: #b7db00; /* Old browsers */
	background: -moz-linear-gradient(top, #b7db00 0%, #80c000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b7db00 0%,#80c000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b7db00 0%,#80c000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7db00', endColorstr='#80c000',GradientType=0 ); /* IE6-9 */
	line-height: 1.2;
		font-size:14px;
	text-decoration: none;
	padding: 8px 0;
	text-align: center;
	height: 48px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	transition: .3s;
	border-radius: 8px;
	}
	
	#header_inner p a span{
		display:none;
	}
	
	

.box01 figure {
	width: 100%;
	float: none;
	margin: 0 0 32px;
}

.box01 figure img {
	width: 100%;
	height: auto;
}

body{

}

#container {
	width:100%;
}

h2{
	margin-bottom:1em;
}



#thanks .inner br{
	display:block;
}

.PCnone{
		display:block;
	}
.SPnone{
		display:none;
	}

.inner br.PCnone{
	display:block;
}

.inner br.XPnone{
	display:none;
}

.img_right{
	float:none;
	width:100%;
	max-width:96%;
}

.reason{
	background:#fff;
	margin:10px;
	boroder:1px solid #ccc;
	margin-bottom:2em;
	padding-bottom:2em;
}

.reason_in{
	margin:1em 1.8em;
	paddings-bottom:2em;
}

img{max-width:96%;}

.link{	margin:2em 0;
}

.link a img{
	width:90%;
}

.profile , .comment{
	padding:1em;
}

table.privacy th{
	width:auto;
}

.img_right{
	width:30%;
	float:right;
}

.profile {
    padding: 0.5em;

}

.title0 {
    padding: 0.5em;
	line-height:1.2;
}

.reason_in {
    margin: 1em;

}
	
		
.intro{
		border:1px solid #999;
		width:90%;
	margin:0 auto 32px;
	text-align: center;
	padding: 22px 12px 12px;
	background: linear-gradient(#ffffff, #efefef);
	border-radius:10px;
	
	}

	.intro p{
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	margin-bottom:0px;
}

#tit_intro {
	font-size: 24px;
	text-align: left;
	padding: 0 16px;
}
.box_teacher {
	width: 49%;
	margin: 0 0 24px;
	float: left;
}

.box_teacher img {
	width: 100%;
	height: auto;
}

.box_teacher:nth-of-type(2) {
	float: right;
}

#intro {
	padding: 32px 32px;
	background: #fff45c;
	margin: 0 0 32px;
}

#txt_intro {
	width: 100%;
	float: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0;
}

#txt_intro01 {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 16px;
	line-height: 1.2;
	color: #e4007f;
}

#txt_intro01 span {
	font-size: 20px;
}

#txt_intro01 br,
#txt_intro02 br {
	display: none;
}

#txt_intro02 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
}

.name_teacher {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	line-height: 1.5;
}

.name_teacher span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
}

.box_teacher_txt {
	background: #fff;
	padding: 16px;
}

.post_teschrt {
	font-size: 8px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0;
	letter-spacing: -1px;
}

#img_point {
	padding: 0 0 8px;
}

	
	
#txt_intro03 {

	color: #cc0000;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	padding: 16px 0 ;
	position:relative;
	top: -8px;
}


h3.qa {
	background: #1063ac;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	padding: 16px ;
}

dl.qa dd {
	margin: 0;
}

#txt_intro03 span {
	display: block;
	color: yellow;
	font-size: 20px;
}
.review_pic {
	width: 150px;
	margin: 0 auto 16px;
	float: none;
}

.review_pic img {
	width: 100%;
	height: auto;
}

.review_txt {
	width : 100%;
}
	
#header_inner figure img {
	height: 62px;
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
	font-size:14px;
}

#header_inner h1 {
	font-size:12px;
	line-height: 1.2;
	padding: 0px 0 0;
	position: absolute;
    top: 14px;
    left: 80px;
}

#header_inner h1 br {
	display: inline;
	line-height: 1.2;
}

.reserve_tbl{
	border-collapse: collapse;
	}
.reserve_tbl td, .reserve_tbl th {
  display: block;
  width: 100%;
}

@media screen and (max-width: 480px) {
	.box_teacher {
		width: 100%;
		margin: 0 0 24px;
		float: left;
	}

	.box_teacher img {
		width: 100%;
		height: auto;
	}

	
}

hr.fclear {
	clear: both !important;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	height: 1px;
}
