@charset "UTF-8";

/*
#000　黒
#fff　白
*/


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

/* 改行設定 */
.onlyPC{
  display: none;
}
.onlyTAB{
  display: none;
}
.onlySP{
  display: block;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* TOPimg */

/* ローディング */

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

.video-area{
  top:0;
  bottom:0;
  left:0;
  right: 0;
  overflow: hidden;
}

/* 動画に載せる文字 */

.toptext img{
  width: 200px;
}


/*-------------------------------------------*/
/* ヘッダー */

header ul{
  column-gap: 10px;
}

/* ナビゲーションメニュー */
.fixed-header nav ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding-top: 5px;
  position: fixed;
  right: 5%;

}

.fixed-header nav ul li {
  margin: 0 5px;
}

header li img{
  height: 25px;
}

/*-------------------------------------------*/
/* スクロールアニメーション */
.scroll {
display: none
}

.scroll::after {
  display: none
}


/*-------------------------------------------*/
/* 追従 入会申込ボタン */


/*追従ボタン*/

.nyukai_btn{
  position: fixed;
  bottom:0px;
  right: 0px;
  z-index: 1000;
  width: 100%;
  display: flex;
}

a.btn-flat {
  overflow: hidden;
  width: 45%;
  height: 45px;
  color: #fff;
  border-radius: 0;
  background: #802d60;
  font-size: 15px;
  line-height: 1.5;
  padding-top: 12px;
}

a.btn-flat span {
  position: relative;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background: #63515c;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.nyukai_btn p{
  width: 55%;
  height: 45px;
text-align: center;
font-size: 11px;
margin-bottom: 0px;
padding-top: 18px;
background: #63515c;
}




/*-------------------------------------------*/
/* バナー */

.bunner{
  margin: 0 auto 100px;
}

.bunner img{
  width: 85%;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* メイン */

h2{
  width: 85%;
  margin: 0 auto;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: left;
}

h2 span{
  display: block;
  color: #b88f00;
  text-align: center;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  margin-bottom: 40px;
  text-align: left;
}


h3{
  color: #b88f00;
  text-align: center;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 0.15em;
  margin-bottom: 25px;
}

/*-------------------------------------------*/
/* about */

.contwp-about{
  padding-bottom: 50px;
}

ul.photowp{
  row-gap: 11px;
}

ul.photowp:after{
  width: 49%;
}

.aboutph1 li{
  width: 48%;
  max-height: 120px;
}

.aboutph1 li img{
  display: block;
  width: 100%; 
  height: 120px;
  object-fit: cover;
}

.about p{
  width: 85%;
  margin: 0 auto;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-align: left;
  line-height: 2.3em;
  }


.aboutlogo{
  margin-top: 50vh;
  display: block;
  width: 60vw;
  position: relative;
  left: 10%;
  margin-bottom: 170px;
}
  
.contwp-about img{
  opacity: 0.3;
}

/*-------------------------------------------*/
/* about_2 */

.about_2{
  background-color: rgb(0 0 0 /0.65);
  padding-top: 150px;
 }

.aboutimg{
  display: block;
  width: 45vw;
  position: relative;
  margin: 0 auto ;
}

.about_2 .contwp-about img{
  opacity: 1;
  margin: 0 7.5%;
  margin-bottom: 80px;
}

  

/*-------------------------------------------*/
/* fee・会員特典*/

.contwp-fee{
  width: 85%;
  padding-bottom: 100px;
  padding-top: 100px;
  min-width: 300px;
}

.fee p{
  font-size: 13px;
  margin-bottom: 10px;
  }

 
/* fee 表 */

/* fee 表 */
.fee1 {
	width: 100%;
}

.fee1 table {
  margin-bottom: 30px;
}

.fee1 table th {
  font-size: 12px;
  padding: 10px 3px 10px 3px;
}

.fee1 table td {
  font-size: 12px;
  padding: 10px 3px 10px 3px;
  line-height: 1.45em;
}


.fee2 {
  font-size: 11px;
  margin-bottom: 50px;
}



/*-------------------------------------------*/
/* 講師紹介*/


.contwp-teacher{
  min-width: 70%;
  position: relative;
  padding-bottom: 100px;
  padding-top: 100px;
  margin: 0 auto;
}



/* グリッドコンテナ */
.card-container {
  display: grid;
  grid-template-columns: 1fr;
  gap:60px;
}

/* SP：1列レイアウトに切り替え */
  .card-container {
    grid-template-columns: 1fr;
  }


/* 写真 */
.profile-img {
  height:300px;
  object-fit: cover;
}

/* 名前など */
.name {
  font-size: 20px;
  margin: 0 auto;
  color: #000;
  text-align: center;
}

.furigana {
  font-size: 12px;
  color: #000;
  margin-top: 1px;
}

.job {
  font-size: 14px;
  margin-top: 13px;
}

.profile {
  font-size: 12px;
  color: #000;
  margin: 10px 0 16px;

}

/* SNSリンク */
.sns-links {
  gap: 25px;
  margin-top: 20px;
  padding-bottom: 30px;
  font-size: 18px;
}


  
/*-------------------------------------------*/
/* インスタグラム */


.contwp-insta{
  width: 85%;
  min-width: 200px;
  position: relative;
  padding-bottom: 100px;
  padding-top: 100px;
  margin: 0 auto;
}


/* インスタアカウントボタン */
a.instalink{
  max-width:100%;
  margin-bottom: 40px;
}

 /*-------------------------------------------*/
/* ACCESS */


.contwp-access{
  width: 70%;
  padding-bottom: 100px;
  padding-top: 100px;
}




/*
フッター
-------------------------------------------------------------------------------------------------------------------*/

.copyrignt{
  margin-top: 30px;
  padding-bottom: 55px;

}

.foot_wp {
  padding: 30px 0 2px;
}

/* ------------------------------------------------------
	#address 
-------------------------------------------------------　*/
#address {
	display:block;
	width: 80%;
	min-width: 200px;
  padding: 80px 0;
}

#address .a_left {
  padding-bottom: 30px;
}
#address .a_left img{
  width: 100px;
}

#address .a_right {
	width:100%;
	text-align: left;
}

#address .a_right p {
  font-size:13px;
}

/* ------------------------------------------------------
	.contact
-------------------------------------------------------　*/
.contact{
  font-size: 14px;
 }

 .mail_btn{
  font-size: 13px;
  }

}