@charset "UTF-8";

body {	font-size: 4vw;
	line-height: 8vw;
} 

.nav img{
	width: 30vw;
	position: fixed;
    top: 3vw;
    left: 5vw;
    z-index: 999999;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
/* ***********************************************************************************************************************************************************************************************************************
 *3.モバイル
************************************************************************************************************************************************************************************************************************ */
.pc { display: none !important; }
.sp { display: block !important; }
	
.br-pc { display:none; }
.br-sp { display:block; }
	
.clear-fix10 {clear: left;height: 5px;}
.clear-fix20 {clear: left;height: 10px;}
.clear-fix30 {clear: left;height: 30px;}
.clear-fix40 {clear: left;height: 15px;}
.clear-fix50 {clear: left;height: 50px;}
.clear-fix60 {clear: left;height: 20px;}
.clear-fix100 {clear: left;height: 40px;}
.clear-fix120 {clear: left;height: 60px;}
.clear-fix200 {clear: left;height: 120px;}

/* --------------------------------------------------------------------------------------------------------フォントサイズ指定 */
.t10{font-size: 2vw;line-height: 3.5vw;}
.t12{font-size: 1.2rem;text-align: center; font-weight: bold;}
.t20{font-size: 2rem;font-weight: bold;}
.t56{font-size: 11.35vw;}
.t32{font-size: 2.7rem;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";line-height: 150%;}



/* --------------------------------------------------------------------------------------------------------フェードイン */
.delayed-image {
	/* じわっと画像が表示される */
 	animation: fadeIn 4s ease 0s 1 normal;
    -webkit-animation: fadeIn 4s ease 0s 1 normal;
}

/* じわっと画像が表示される ---------　一度追加していたら不要*/
@keyframes fadeIn { /*上のbody内で呼び出しているアニメーションと名前をそろえる*/
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}

/*古いブラウザ用　---------　一度追加していたら不要*/
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

/* 画面外にいる状態 */
.fadein {
    opacity : 0;
    transform : translate(0, 100px);
    transition : all 700ms;
    }

/* 画面内に入った状態 */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }


/* --------------------------------------------------------------------------------------------------------メインコンテンツ */

#maincontent{
	float: left;
	width: 100%;
	margin: 0 auto;
}
#main{
	display: flow-root;
	width: 90%;
	margin: 0 auto 30px;
}
#main .left{
	width: 65%;
	float: left;
	margin-right: 6%;
}
#main .right{
	width: 27.5%;
	float: left;
}


/* ------------------------------------------------------------メインイメージ*/
.mainimg{
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.mainimg img{
	width: 100%;
}
.mainimg .contactarea{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 3%;
	left: 10%;
}

/* ------------------------------------------------------------導入*/
.read{
	width: 90%;
	margin: 0 auto 0;
	text-align: center;
}
.read h1{
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
}

/* ------------------------------------------------------------こんな方におすすめ*/
.strongpoint{
	width: 90%;
	margin: 8% 0 0;
	padding: 10% 5%;
	background-color: #1B1B1B;
}
.strongpoint h2{
	font-size: 3rem;
	text-align: center;
	width: 100%;
	margin: 0 auto 30px;
	font-weight: bold;
}
.strongpoint p{
	text-align: center;
	margin-bottom: 10px;
}
.strongpoint ul{
	width: 80%;
	margin: 0 auto 30px;
	border: 2px solid #FF6701;
	padding: 5%;
	border-radius: 10px;
	list-style: none;
}
.strongpoint ul li{
	font-weight: bold;
	margin-bottom: 10px;
}
.strongpoint ul li::before{
	content: "";
	display: inline-block;  
	background-image: url("../img/top/ball.svg");
	background-size: cover;
	background-repeat: no-repeat;
	width: 1em;
	height: 1em;
	margin-right: 5px;
}
.strongpoint ul.not{
	width: 80%;
	margin: 0 auto 30px;
	border: 2px solid #fff;
	padding: 5%;
	border-radius: 10px;
	list-style: none;
}

.strongpoint ul.not li::before{
	content: "";
	display: inline-block;  
	background-image: url("../img/top/not.svg");
	background-size: cover;
	background-repeat: no-repeat;
	width: 1em;
	height: 1em;
	margin-right: 5px;
}

/* ------------------------------------------------------------動画*/

.voicearea{
	width: 90%;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}
.voicearea h3{
	font-size: 2.6rem;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 25px;
	line-height: 2vw;
	color: #FF6701;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
	margin-bottom: 30px;
}
.voicearea img{
	width: 100%;
	border-radius: 10px;
}

/* ------------------------------------------------------------実際のレッスン内容*/
.flow{
	width: 100%;
	background-image: url("../img/top/icon_flow.png");
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: 90% 45px;
	padding-top: 120px;
	padding-bottom: 60px;
}
.flow .farea{
	width: 85%;
	margin: 0 auto;
}
.flow .farea h3{
	font-size: 2.6rem;
	font-weight: bold;
	margin-bottom: 40px;
}
.flow .farea img{
	display: block;
	width: 20%;
	margin: 0 auto;
}
.flow .farea dl.fbox{
	width: 100%;
	padding-bottom: 5%;
	border-radius: 10px;
	margin: 30px 0 0;
	background-color: #fff;
} 
.flow .farea dl.fbox dt{
	width: 100%;
	height: 42px;
	font-size: 1.6rem;
	font-weight: bold;
	background-color: #404040;
	border-radius: 10px 10px 0 0;
	padding: 13px 0 0 0;
}
.flow .farea dl.fbox dt img.free{
	width: 40px;
	position: relative;
	top: -25px;
	right: -95px;
}
.flow .farea dl.fbox dt p{
	display: block;
	float: left;
	font-size: 1.6rem;
	font-weight: bold;
	width: 55px;
	height: 42px;
	padding: 13px 0 0 0;
	border-radius: 10px 0 0 0;
	background-color: #FF6700;
	text-align: center;
	margin-right: 15px;
	position: relative;
	top: -13px;
	left: 0;
}
.flow .farea dl.fbox dd{
	width: 90%;
	margin: 0 auto;
	color: black;
	clear: both;
	font-size: 1.45rem;
	letter-spacing: 0;
	line-height: 160%;
}
.flow .farea dl.fbox dd img{
	width: 100%;
	margin: 15px 0;
}
.flow p.aten{
	width: 90%;
	background-color: #FF6700;
	padding: 5%;
	border-radius: 10px;
	margin: 30px 0 0;
	font-weight: bold;
}

/* ------------------------------------------------------------代表から一言*/
.message{
	width: 100%;
	margin: 0;
	padding: 10% 0 0;
}
.message .messagebox{
	width: 85%;
	margin: 0 auto;
}
.message .messagebox h3{
	font-size: 3.6rem;
	line-height: 135%;
	font-weight: bold;
	margin-bottom: 10%;
	text-align: center;
}
.message .messagebox img{
	display: block;
	width: 50%;
	margin: 0 auto 20px;
}
.message .messagebox p{
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 40px;
}
.message .messagebox p.mid{
	font-size: 2rem;
	font-weight: bold;
	color: #FF6700;
	margin-bottom: 10px;
}
.under{
	border-bottom : 1px solid #FF6700;
	font-weight: bold;
}

/* ------------------------------------------------------------料金*/
.cost{
	width: 100%;
	background-image: url("../img/top/icon_cost.png");
	background-color: #1B1B1B;
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: 90% 45px;
	padding-top: 120px;
	padding-bottom: 60px;
}
.cost .carea{
	width: 85%;
	margin: 0 auto;
}
.cost .carea h3{
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 50px;
}
.cost .carea img{
	display: block;
	margin: 20px  auto;
	width: 100%;
}
.cost .carea img.shoki{
	width: 190px;
}
.cost .carea img.royal{
	width: 210px;
}
.cost .carea .roy{
	text-align: center;
	background-color: #08487F;
	margin: 50px 0 40px;
	padding: 6px 0;
	font-weight: bold;
}
.cost .carea .keihi{
	text-align: center;
	background-color: #fff;
	color: #000;
	margin: 50px 0 20px;
	padding: 6px 0;
	font-weight: bold;
}


/* ------------------------------------------------------------よくある質問*/
.faq{
	width: 100%;
	background-image: url("../img/top/icon_faq.png");
	background-color: #1B1B1B;
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: 90% 45px;
	padding-top: 120px;
	padding-bottom: 60px;
}
.faq .faqmid{
	width: 85%;
	padding: 0 7.5%;
}
.faq .faqmid h3{
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 50px;
}

.faq .faqarea{
	width: 85%;
	background-color: #000;
	padding: 0 7.5%;
}
.faq .faqarea p.que{
	position: relative;
	margin-left: 35px;
	font-size: 1.4rem;
	font-weight: bold;
	background-color: #000;	
	margin-bottom: 20px;
	padding: 20px 0;
	line-height: 160%;
}
.que::before {
  content: '';
  position: absolute;
  top: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  left: -46px;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  background-image: url("../img/top/icon_ques.svg");
}



.faq .anserarea{
	width: 85%;
	margin: 0 auto;
}
.faq .anserarea p.anser{
	position: relative;
	margin-left: 35px;
	font-size: 1.4rem;
	margin-bottom: 20px;
	line-height: 160%;
}
.anser::before {
  content: '';
  position: absolute;
  top: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  left: -46px;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  background-image: url("../img/top/icon_ans.svg");
}
.faq .anserarea a{
	color: #FF6700;
}





























/* ------------------------------------------------------------お問合せ*/
.contact{
	width: 100%;
	margin: 0 auto 0;
	padding: 50px 0;
	background-color: #fff;
}
.contact h3{
	font-size: 2.4rem;
	font-weight: bold;
	color: #FF6700;
	text-align: center;
}
.contact .headline{
	text-align: center;
	padding-top: 10vw;
	margin-bottom: 3vw;
	line-height: 5.5vw;
	color: black;
}
.contact .formarea{
	width: 90%;
	margin: 0 auto;
}
.contact .formarea .btn{
	font-size:3.5vw;
}

/* ------------------------------------------------------------フッター*/
.footer{
	width: 100%;
	background-color: #000;
	padding-bottom: 22vw;
	text-align: center;
}
.footer .footarea{
	width: 85%;
	margin: 0 auto;
	padding-top: 10vw;
}
.footer .footarea a{
	text-decoration: none;
	color: #fff;
}
.footer .footarea img{
	display: block;
	width: 60%;
	margin: 0 auto 20px;
}
.footer .footarea p{
	line-height: 160%;
}

/* ------------------------------------------------------------フッター常時表示*/
#footer-fixed{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 70px; 
	z-index: 5;
}
#footer-fixed ul{
	width: 95%;
	display: -webkit-flex;
	display: flex;
	margin: 0 auto;
}
#footer-fixed ul li{
	margin: 0 1%;
	list-style: none;
	text-align: center;
}
#footer-fixed ul li img{
	width: 100%;
	box-shadow: 0 5px 8px rgba(0,0,0,0.2);
	border-radius: 50px;
}
.button{
  position: fixed;
  right: 0;
  bottom: 0;
  font-size: 50px;
  cursor: pointer;
  transition: .8s;
  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
}

/*このクラスが付与されると表示する*/
.active{
  opacity: 1;
  visibility: visible;
}

/* ------------------------------------------------------------プライバシーポリシー*/
.privacy{
	width: 100%;
	padding-bottom: 1.6vw;
}
.privacyarea{
	width: 85%;
	margin: 3vw auto 0;
}
.privacyarea h2{
	font-weight: bold;
	margin-bottom: 2vw;
}
.privacyarea p{
	line-height: 6vw;
	margin-bottom: 5vw;
}
.privacyarea h3{
	font-weight: bold;
	margin-bottom: 2vw;
}