@charset "utf-8";
body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
    display: none !important; }
body .pc-item {
    display: block !important; }


@media screen and (max-width: 640px) {
      body {
        min-width: inherit;
	    height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;
}
	.sp02 img{
		max-width:100%;
}
    .sp03 img{
		max-width:70%;
}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------

    text

---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ED1E79; 
}

.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	letter-spacing: -0.06em;
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}

.font35 {
	font-size: 35px !important;
}

.font50 {
	border-bottom: dotted 3px #42210B;
	font-size: 35px !important;
	letter-spacing: -0.06em;
}



/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
	max-width: 100%;
	height: auto;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

/* ここから書いていきましょう */


/* 全体の表示方法 */
.sec-wrap{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

/* 文章の中の強調　ピンク色 */
.pink{
	font-weight: bold;
	color: #ED1E79;
}


/* ファーストビュー */
header{
	background-image: url("../images/background-FV.png");
	background-size: cover;
	text-align: center;
}


/* オプトイン */
.opt-in{
	text-align: center;
	position: relative;
	width: 100%;
}

.btn{
	position: absolute;
	bottom: 10px;
	left: 1px;
}



/* そんなあなたにご提案 */
.suggesion{
	text-align: center;
	width: 100%;
}
.suggesion h2 p{
	font-size: 32px;
	font-weight: bold;
	}
@media screen and (max-width:480px){
	.suggesion h2 p{
	    font-size: 19px;
		font-weight: bold;
	}
}

.suggesion-font40{
	font-size: 3em;
	font-weight: bold;
	color: #ED1E79;
	letter-spacing: -0.06em;
	line-height: 1.4;
}

.font-suggesion{
	width: 85%;
	margin: 20px auto 50px;
	text-align: left;
	font-size: 1em;
}


/* 3つの理由 */
.reason{
	text-align: center;
	background: -moz-linear-gradient(top left, #FFFEF4, #FFFEF4 90%, #FFF);
	background: -webkit-linear-gradient( top left, #FFFEF4, #FFFEF4 90%, #FFF);
	padding-bottom: 50px;
}

.reason-inner{
	margin: 5px auto 25px;
	width: 95%;
	text-align: center;
}

.reason-font45{
	font-size: 21px;
	font-weight: bold;
	color: #8653D9;
	letter-spacing: -0.06em;
	line-height: 1.4;
}

.reason-font-area{
	text-align: left;
	font-size: 1em;
	margin-top: 15px;
}

/* 生徒さんの声*/
.voice{
	background: -moz-linear-gradient(top left, #fff, #CDBEEA 10%, #DDFFF7 20%, #FFFEE5 40%, #FCD8FD 60%, #A9F0FC 80%, #FFFEE5);
	background: -webkit-linear-gradient( top left, #fff, #CDBEEA 10%, #DDFFF7 20%, #FFFEE5 40%, #FCD8FD 60%, #A9F0FC 80%, #FFFEE5);
	text-align: center;
	position: relative;
}

.voice-top{
	position: absolute;
	top: -5px;
}

.voice h2 p{
	font-size: 2em;
	font-weight: bold;
}

@media screen and (max-width:480px){
	.voice h2 p{
	font-size: 17px;
	font-weight: bold;
}
}


/* 生徒さんの声の飾り枠*/
.voice-inner{
	text-align: center;	
	margin: auto;
}


.voice-font-area{
	text-align: left;
	width: 85%;
	font-size: 19px;
	margin: 10px auto;
	
}

.underline{
	background: linear-gradient(transparent 50%, yellow 50%);
}

.fivedays{
	text-align: center;
}

.mb-10{
	margin-bottom: -20px;
}

.font55{
	font-size: 25px;
	font-weight: bold;
	background: linear-gradient(transparent 60%, #fff660 40%);
	line-height: 1.2;
	letter-spacing: -0.06em;
	
}

/* プロフィール */
.profiele{
	text-align: center;
	margin: 50px auto;
	background: -moz-linear-gradient(top left, #fff, #F2FFF7 30%, #fff);
	background: -webkit-linear-gradient( top left, #fff, #F2FFF7 30%, #fff);
}

.font-profile{
	width: 85%;
	text-align: left;
	margin: auto;
	font-size: 1em;
	line-height: 1.2;
}

/* 動画案内 */
.movie{
	text-align: center;
	margin: 80px auto;
}

.movie p{
	font-size: 2em;
	font-weight: bold;
}

@media screen and (max-width:480px){
	.movie p{
	font-size: 20px;
	font-weight: bold;
}
}

.arrowhead{
	margin-top: -60px;
	text-align: center;
}

.infomation-movie{
	text-align: center;
	background: -moz-linear-gradient( top, #fff, #CDBEEA 10%, #fff);
	background: -webkit-linear-gradient( top, #fff, #CDBEEA 10%, #fff);
	margin: 0 auto;
}

.font-movie{
	width: 85%;
	text-align: left;
	font-size: 1.em;
	margin: 30px auto;
}

.infomation-movie-innner{
	margin: 20px auto;
}

.font-movie2{
	font-size: 2em;
}

@media screen and (max-width:480px){
	.font-movie2{
	font-size: 24px;
}
}

.font3em{
	font-size: 3em;
}

.font2em{
	font-size: 2em;
}

.font1em{
	font-size: 1em;
}

.area-book{
	display: flex;
	justify-content: space-around;
}


.font-book{
	width: 85%;
	margin: auto;
	text-align: left;
}

/* 最後に */
.last{
	background: url("../images/background-last02.png") repeat;
	text-align: center;
	margin: 100px auto 0 auto;
	padding-bottom: 100px;
}

.font-last{
	text-align: left;
	width: 85%;
	margin: 80px auto;
}

footer{
	background: #303030;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
}