@charset "UTF-8";

body {	font-size: 1.6rem;
	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: 1.2rem;line-height: 1rem;}
.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);
    }


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

h1{
	background-color: #fff;
	width: 100%;
	color: #000;
}

#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;
}
.mainimg img{
	width: 100%;
}
.width{
	width: 100%;
}
.fukidasi{
	display: block;
	margin: 0 auto;
	width: 40%;
}

/* ------------------------------------------------------------お問い合わせボタン*/
.contact_btn{
	width: 90%;
	margin: 15px auto;
}
.contact_btn img{
	width: 100%;
	margin-bottom: 10px;
}


/* ------------------------------------------------------------活躍するための4つの必須条件*/
.hissgpoint{
	width: 90%;
	margin: 0;
	padding: 8% 5%;
}

.hissgpoint h2{
	font-size: 3.2rem;
	text-align: center;
	margin: 0 auto 20px;
	color: white;
	font-weight: bold;
	line-height: 4.4rem;
}

.hissgpoint img{
	width: 100%;
	margin-bottom: 0px;
}

/* ------------------------------------------------------------活躍するための4つの必須条件 前置き*/
.why{
	width: 100%;
	margin: 0;
	padding: 8% 0 0;
	background-color: #1B1B1B;
}

.why .whybox{
	width: 85%;
	margin: 0 auto;
	text-align: center;
}
.why .whybox h3{
	font-size: 2.6rem;
	font-weight: bold;
	margin-bottom: 5%;
}
.why .whybox p{
	margin-bottom: 20px;
	line-height: 2.5rem;
}
.why img{
	width: 100%;
	margin-bottom: -3%;
}



/* ------------------------------------------------------------必須条件説明*/
.col_01{background-color: #08487F}
.col_02{background-color: #D95036}
.col_03{background-color: #199108}
.col_04{background-color: #4E2196}
.toppadd{margin-top: -8%;padding-top: 4%;}
.detail{
	width: 100%;
	color: white;
}
.detail .detailbox{
	width: 85%;
	margin: 0 auto;
	padding: 8% 0;
}
.detail .detailbox img{
	width: 100%;
	border-radius: 10px;
}
.detail .detailbox ul{
	display: inline-flex;
}
.detail .detailbox ul li{
	text-decoration: none;
	list-style: none;
	font-size: 5rem;
	font-weight: bold;
}
.detail .detailbox ul li.number{
	padding-top:1.3rem;
}
.col01{color: #08487F;mix-blend-mode:multiply;}
.col02{color: #D95036;mix-blend-mode:multiply;}
.col03{color: #199108;mix-blend-mode:multiply;}
.col04{color: #4E2196;mix-blend-mode:multiply;}

.detail .detailbox ul li h3{
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 3rem;
	margin-bottom: 20px;
	padding-left: 10px;
}
.detail .detailbox p{
	line-height: 2.9rem;
	letter-spacing: 0rem;
}


/* ------------------------------------------------------------説明*/
.academy{
	width: 100%;
	padding: 8% 0 0;
}
.academy .acbox{
	width: 85%;
	margin: 0 auto;
}
.academy .acbox h4{
	font-size: 2.4rem;
	font-weight: bold;
	margin: 35px 0;
}
.academy .acbox img{
	display: block;
	margin: 0 auto;
}
.img100{
	width: 100%;
}


/* ------------------------------------------------------------コース内容*/
.course{
	width: 100%;
	padding-bottom: 4%;
}
.col_c01{background-color: #FF9D00;}
.col_c02{background-color: #1D76C3;}
.col_c03{background-color: #2C9330;}
.col_c04{background-color: #FF5800;}
.col_c05{background-color: #CB0000;}
.course h4{
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
	line-height: 2rem;
}
.course .coursebox{
	width: 85%;
	margin: 30px auto 0;
}
.course .coursebox p{
	font-size: 1.5rem;
	line-height: 2.5rem;
	margin-bottom: 30px;
}
.course .coursebox img{
	width: 100%;
}
.course .coursebox dl{
	margin: 10px 0;
}
.course .coursebox dl dt{
	text-align: center;
	font-weight: bold;
}
.course .coursebox dl dd{
	padding: 10px 20px;
	font-weight: bold;
	line-height: 2.5rem;
}
.course .coursebox .txbox{
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
}
.col_f01{color: #FF9D00;}
.col_f02{color: #1D76C3;}
.col_f03{color: #2C9330;}
.col_f04{color: #FF5800;}
.col_f05{color: #CB0000;}

.col_c01_1{border: 1px solid #FF9D00;}
.col_c02_1{border: 1px solid #1D76C3;}
.col_c03_1{border: 1px solid #2C9330;}
.col_c04_1{border: 1px solid #FF5800;}
.col_c05_1{border: 1px solid #CB0000;}



/* ------------------------------------------------------------強みと特典*/
.strong{
	width: 100%;
	background-image: url("../img/top/icon_brief.png");
	background-repeat: no-repeat;
	background-size: 35%;
	background-position: 90% 20px;
	padding-top: 8vw;
	padding-bottom: 60px;
}
.strong .barea{
	width: 85%;
	margin: 0 auto;
	padding: 30px 0 0;
}
.strong .barea h3{
	font-size: 2.8rem;
	font-weight: bold;
	margin-bottom: 50px;
}
.strong .barea h5{
	font-size: 2rem;
	font-weight: bold;
	color: #FF6700;
	margin-bottom: 10px;
}
.strong .barea p{
	margin-bottom: 20px;
}
.strong .barea img{
	width: 100%;
}


/* ------------------------------------------------------------レッスン料金*/

.price{
	width: 100%;
	background-image: url("../img/top/icon_cost.png");
	background-repeat: no-repeat;
	background-size: 35%;
	background-position: 90% 20px;
	padding-top: 8vw;
	padding-bottom: 60px;
	background-color: #1B1B1B;
}
.price .parea{
	width: 85%;
	margin: 0 auto;
	padding: 30px 0 0;
}
.price .parea h3{
	font-size: 2.8rem;
	font-weight: bold;
	margin-bottom: 50px;
}
.price .parea .price_box{
	margin: 0 auto;
}
.price .parea .price_box h4{
	font-size: 2rem;
	color: #FF6700;
	font-weight: bold;
	margin: 20px 0 10px;
}
.price .parea .price_box dl{
	width: 100%;
	display: inline-block;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
}
.price .parea .price_box dl dt{
	width: 70%;
	padding: 10px 0;
	display: table-cell;
    vertical-align: middle;
	float: left;
}
.price .parea .price_box dl dd{
	width: 30%;
	padding: 10px 0;
	text-align: right;
	float: right;
	display: table-cell;
    vertical-align: middle;
}
.price .parea .price_box p.fee{
	border: 1px solid #FFF;
	padding: 10px 0;
	text-align: center;
	font-weight: normal;
	color: white;
	margin: 20px 0;
	font-size: 1.4rem;
}
.price .parea .price_box img{
	width: 100%;
}


/* ------------------------------------------------------------よくある質問*/
.faq{
	width: 100%;
	background-image: url("../img/top/icon_faq.png");
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: 90% 45px;
	padding-top: 120px;
	padding-bottom: 60px;
}
.faq a{
	color: #FF6700;
}
.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%;
	padding: 0 7.5%;
	background-color: #1B1B1B;
}
.faq .faqarea p.que{
	position: relative;
	margin-left: 35px;
	font-size: 1.4rem;
	font-weight: bold;
	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");
}


/* ------------------------------------------------------------お問合せ*/
.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{
	font-size: 1.2rem;
	margin-bottom: 10px;
	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;
}