


/* マージンパディング
========================================================= */
/* マージン
-------------------------- */
.mt00{margin-top: 0px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}
.mt90{margin-top: 90px;}
.mt100{margin-top: 100px;}
.mt110{margin-top: 110px;}
.mt120{margin-top: 120px;}
.mt130{margin-top: 130px;}
.mt140{margin-top: 140px;}
.mt150{margin-top: 150px;}
.mb00{margin-bottom: 0px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px;}
.mb70{margin-bottom: 70px;}
.mb80{margin-bottom: 80px;}
.mb90{margin-bottom: 90px;}
.mb100{margin-bottom: 100px;}
.mb110{margin-bottom: 110px;}
.mb120{margin-bottom: 120px;}
.mb130{margin-bottom: 130px;}
.mb140{margin-bottom: 140px;}
.mb150{margin-bottom: 150px;}

/* パディング
-------------------------- */
.pt00{padding-top: 0px;}
.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.pt30{padding-top: 30px;}
.pt40{padding-top: 40px;}
.pt50{padding-top: 50px;}
.pt60{padding-top: 60px;}
.pt70{padding-top: 70px;}
.pt80{padding-top: 80px;}
.pt90{padding-top: 90px;}
.pt100{padding-top: 100px;}
.pt110{padding-top: 110px;}
.pt120{padding-top: 120px;}
.pt130{padding-top: 130px;}
.pt140{padding-top: 140px;}
.pt150{padding-top: 150px;}
.pb00{padding-bottom: 0px;}
.pb10{padding-bottom: 10px;}
.pb20{padding-bottom: 20px;}
.pb30{padding-bottom: 30px;}
.pb40{padding-bottom: 40px;}
.pb50{padding-bottom: 50px;}
.pb60{padding-bottom: 60px;}
.pb70{padding-bottom: 70px;}
.pb80{padding-bottom: 80px;}
.pb90{padding-bottom: 90px;}
.pb100{padding-bottom: 100px;}
.pb110{padding-bottom: 110px;}
.pb120{padding-bottom: 120px;}
.pb130{padding-bottom: 130px;}
.pb140{padding-bottom: 140px;}
.pb150{padding-bottom: 150px;}





/* フレーム
========================================================= */

html{
	scroll-behavior: smooth;
}

body,h1,h2,h3,h4,p{
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
}

.container{
	overflow: hidden;
}

.inner{
	max-width: 720px;
	min-width: 350px;
	margin: 0 auto;
}

.pdlr{
	padding-left: 15px;
	padding-right: 15px;
}

section{
	padding: 0 0 60px 0;
}




/* タイトル関係
========================================================= */

/* ec_title
------------------------------------- */
.ec_title{
	color: #9357B1;
	font-size: 17px;
	line-height: 1.1em;
	letter-spacing: 0.05em;
	margin: 10px 0 0 0;
	padding: 0 0 10px 10px;
	display: inline-block;
	border-bottom: solid 1px #C6A2D8;
	font-weight: 500;
}
.ec_title span{
	font-size: 12px;
}


/* title_01
------------------------------------- */
.title_01{
	color: #715E7B;
	font-size: 30px;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	font-weight: 600;
	padding: 40px 15px 40px 15px;
	border-bottom: solid 1px #cccccc;
}

/* title_02
------------------------------------- */
.title_02{
	color: #623A76;
	font-size: 23px;
	line-height: 1.8em;
	letter-spacing: 0.05em;
	padding: 40px 15px 40px 15px;
	border-bottom: solid 1px #cccccc;
	font-weight: 600;
}

/* title_03
------------------------------------- */
.title_03{
	color: #623A76;
	font-size: 20px;
	line-height: 1.8em;
	letter-spacing: 0.05em;
	padding: 40px 15px 40px 15px;
	border-bottom: solid 1px #cccccc;
	font-weight: 600;
}

/* title_04
------------------------------------- */
.title_04{
}



/* 各要素
========================================================= */
p{
	font-size: 17px;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

.small{
	font-size: 15px;
	line-height: 1.8em;
}

img {
	width: 100%;
}


video{
	width: 100%;
}


p.purple_1{
	color: #9357B1;
}

p.purple_2{
	color: #865A9D;
}

p.red{
	color: #DB1F84;
}

p.large_l{
	font-size: 24px;
	line-height: 1.8em;
}

p.large_m{
	font-size: 19px;
	line-height: 1.8em;
}

p.bold_1{
	font-weight: 500;
}

p.bold_2{
	font-weight: 600;
}





/* ブロックごと
========================================================= */

/* ファーストビュー
------------------------------------- */
#firstview{
	margin: 0;
	padding: 0;
}

#firstview .inner{
	position: relative;
}




/* タイトル */
#firstview .kv{
	height: 100vh;
	height: 100svh;
	max-height: 730px;
	width: 98%;
	position: relative;
}

#firstview .kv p#fv-logo{
	position: absolute;
	top:0;
	left: 0px;
	font-size: 12px;
	margin-bottom: 0;
	padding: 10px 0 0 15px;
	color: #9357B1;
}

#firstview .kv h1{
	width: 100%;
	position: absolute;
	top: 60px;
	left: 0px;
	padding: 0 0 0 10px;
	font-size: 37px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	font-weight: 500;
}

#firstview .kv h1 span{
	color: #9357B1;
}

#firstview .kv h2{
	width: 100%;
	position: absolute;
	top: 175px;
	left: 0px;
	padding: 0 0 0 15px;
	font-size: 17px;
	line-height: 1.5em;
	letter-spacing: 0.2em;
	font-weight: 500;
}


/* circle部分 */
#firstview .kv p#circle{
	width: 120px;
	position: absolute;
	right: 10px;
	bottom: 100px;
	margin: 0;
}

@media (min-width: 450px) {
#firstview .kv p#circle{
	 right: 20px;
	 bottom: 30px;
 }
}




/* キャッチ部分 */
#firstview .kv p#fv-cach{
	width: 100%;
	position: absolute;
	text-align: left;
	margin: 0;
	bottom: 60px;
	left: 15px;
	color: #fff;
	font-size: 15px;
	letter-spacing: 0;
	line-height: 1.5em;
	font-weight: 600;
	text-shadow:1px 1px 10px rgba(0, 0, 0, 0.9);
}


/* 体験会部分 */
#firstview .kv .fv_bottom{
	width: 100%;
	position: absolute;
	bottom: 20px;
	left: 15px;
	text-shadow:1px 1px 10px rgba(0, 0, 0, 0.9);
}

.fv_bottom .title{
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: 600;
}

.fv_bottom .taiken{
	margin: 0;
	padding: 0;
	color: #fff;
	display: flex;
	justify-content: flex-start; 
	font-weight: 600;
}

.fv_bottom .taiken .online{
	font-size: 14px;
	background-color: #9357B1;
	display: block;
	padding: 3px 15px 0 15px;
	margin-right: 5px;
}

/* 日付部分 */
.fv_bottom .taiken .date{
	margin-left: 5px;
}

.fv_bottom .taiken .date p{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

.fv_bottom .taiken .day{
	font-size: 24px;
	line-height: 1.0em;
	margin-right: 5px;
}
.fv_bottom .taiken .week{
	font-size: 14px;
}


/* 動画部分 */
.video_wrapper {
  width: 100%;
  height: 100vh;
  height: 100svh;
  max-height: 730px;
  background: url(../img/top_movie_01.jpg) no-repeat center center ;
	background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
}


.video_wrapper video {
  min-width: 414px;
  /* min-width: 100%; */
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%); /* Chrome & Safari */
  z-index: -1;
  /* background-color: #ccc; */
}







/* aloma アロマを愛するあなたへ。
------------------------------------- */
#aloma{
	min-width: 350px;
	padding-bottom: 40px;
}

#aloma .ec_title{
	padding: 40px 15px 20px 15px;
	border-bottom: none;
}

#aloma .title_01{
	padding: 30px 15px 30px 15px;
}

#aloma .title_03{
	padding: 30px 0 30px 0;
	border-bottom: none;
}






/* communi 究極のコミュニケーション
------------------------------------- */
#communi{
	min-width: 350px;
}

#communi .inner{
	color: #fff;
	background: url(../img/ultimate_bk.jpg) no-repeat ;
	background-size: cover;
	padding-bottom: 150px;
	min-width: 350px;
}

#communi .ec_title{
	color: #fff;
	border-color: #ccc;
}

#communi .title_01{
	color: #fff;
	padding: 40px 0 40px 0;
	border-bottom: none;
}






/* ceremony セレモニー
------------------------------------- */
#ceremony{
	margin-top: -200px;
	min-width: 350px;
	padding-bottom: 5px;
}

#ceremony .title_02{
	padding: 30px 0 30px 0;
	border-bottom: none;
}

#ceremony .color_title{
	color: #9357B1;
	font-size: 17px;
}

#ceremony .color_title span{
	font-size: 16px;
	margin-right: 8px;
}

#ceremony ul{
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: 10px 0 30px 0;
	padding: 15px 0 15px 0;
	list-style: none;
}

#ceremony ul li{
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: 0;
	padding-left: 18px;
	background: url(../img/icon-circle.png) no-repeat;
	background-position: 0 7px;
	margin-bottom: 12px;
	font-weight: 500;
}





/* soul アロマは魂の通訳者
------------------------------------- */
#soul{
	min-width: 350px;
	padding-bottom: 40px;
}

#soul .title_02{
	padding: 40px 0 40px 0;
	border-bottom: none;
}






/* revealed アロマの秘密を初公開。
------------------------------------- */
#revealed{
	padding-bottom: 0;
	min-width: 350px;
}

#revealed .title_02{
	padding: 40px 0 40px 0;
	border-bottom: none;
	color: #DB1F84;
}

#revealed .aloma_title{
	background-color: #9357B1;
	text-align: center;
	padding: 60px 0 60px 0;
	color: #fff;
	margin-bottom: 30px;
}

#revealed .aloma_title h2{
	font-size: 30px;
	font-weight: 600;
}

#revealed .aloma_title .tit_small{
	font-size: 20px;
}

#revealed .aloma_title .tit_ec{
	font-size: 16px;
}

#revealed .lisk{
	background-color: #9357B1;
	text-align: center;
	padding: 30px 0 30px 0;
	margin-top: -3px;
}

#revealed .lisk h3{
	color: #fff;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	font-weight: 600;
}







/* schedule 開催日程
------------------------------------- */
.schedule{
	min-width: 350px;
}

.schedule .title_02{
	padding-bottom: 20px;
	border-bottom: none;
	line-height: 1.7em;
}

.schedule .title_02 span{
	font-size: 18px;
}


.schedule .title_03{
	padding-bottom: 5px;
	margin-bottom: 15px;
	padding-top: 20px;
}


.schedule .price p{
	margin-bottom: 10px;
	line-height: 1.0em;
}

.schedule .price p .price_line{
	text-decoration: line-through;
	padding: 0 5px;
}

.schedule .price .campaign{
	font-size: 20px;
	margin-bottom: 50px;
}

.schedule .price .campaign .free{
	color: #DD56A6;
	padding: 0 5px;
}

.schedule .line_btn{
	display: inline-block;
	margin-bottom: 10px;
}

.schedule p.small{
	display: inline-block;
	line-height: 1.8em;
	margin-bottom: 0;
}



/* 料金表 */
.schedule table.kaisai_day{
	font-size: 16px;
	line-height: 27px;
	width: 100%;
	border-spacing: 0;
	border-collapse:collapse;
	margin-bottom: 15px;
}

/* 最初の行 */
.schedule table.kaisai_day tr.fast th,
.schedule table.kaisai_day tr.fast td {
	border-top: 1px solid #E3E3E3;
}

/* 最後の行 */
.schedule table.kaisai_day tr.last{
}

.schedule table.kaisai_day th{
	border-bottom: 1px solid #E3E3E3;
	font-weight: 400;
	text-align: center;
	padding: 10px 0 10px 20px;
	width: 50%;
}

.schedule table.kaisai_day td{
	border-bottom: 1px solid #E3E3E3;
	font-weight: 400;
	text-align: center;
	padding: 10px 10px 10px 0;
	width: 50%;
}

.schedule table.kaisai_day td span{
	border-left: solid 1px #ccc;
	padding-left: 20px;
	display: inline-block;
	width: 100%;
}





/* attraction アロマスピリットコールの魅力
------------------------------------- */
#attraction{
	background-color: #F9F6FB;
	min-width: 350px;
	padding-bottom: 0;
}

#attraction .bollet{
	padding: 30px 15px 20px 15px;
	border-bottom: solid 2px #fff;
}

#attraction .small{
	margin-bottom: 0;
}

#attraction h3.title_02{
	padding: 20px 0 20px 0;
}

#attraction h4.title_02{
	padding: 40px 0 10px 0;
	text-align: center;
	border-bottom: none;
}

#attraction .bollet_box{
}

#attraction .bollet_box img{
}

#attraction .bollet_box h2.title_02{
	padding: 0 0 15px 0;
	border-bottom: none;
	line-height: 1.2em;
}


#attraction .bollet h2.title_02 span{
	font-size: 10px;
	opacity: 0.5;
}


#attraction .bollet p{
	padding: 0 0 0 0;
	margin: 0 auto;
	line-height: 2.0em;
}

#attraction .border_bot{
	padding: 30px 15px 40px 15px;
}

#attraction .bollet_bot{
	background-color: #fff;
	padding: 50px 15px 50px 15px;
	text-align: center;
}





/* about アロマ・スピリットコールとは？
------------------------------------- */
#about{
	min-width: 350px;
}


#about .title_01{
	padding: 40px 0 40px 0;
	border-bottom: none;
}






/* why どうしてアロマを使うのか？
------------------------------------- */
#why{
	padding-bottom: 0;
	min-width: 350px;
}

#why .inner{
	color: #fff;
	background: url(../img/ultimate_bk.jpg) no-repeat ;
	background-size: cover;
	padding-bottom: 80px;
}

#why .ec_title{
	color: #fff;
	border-color:#fff;
}

#why .title_01{
	color: #fff;
	padding: 40px 0 40px 0;
	border-bottom: none;
}







/* voices 道場生の声
------------------------------------- */
#voices{
	padding-bottom: 0;
	min-width: 350px;
}

#voices .inner{
	min-width: 350px;
}

#voices .title_01{
	padding: 40px 0 40px 0;
	letter-spacing:0.05em;
	line-height: 1.3em;
	border-bottom: none;
}

#voices .title_01 span{
 font-size: 16px;
} 

#voices .voice_artcle{
	background-color: #F9F6FB;
	margin-bottom: 15px;
	padding: 15px;
}


#voices .voice_artcle .container{
	display: flex;
	justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

#voices .voice_artcle h4{
	font-size: 18px;
	line-height: 1.5em;
	color: #623A76;
	font-weight: 500;
	margin-bottom: 20px;
}


#voices .voice_artcle .flex_img{
	width: 180px;
}

#voices .voice_artcle .flex_img img{
	width: 100%;
}

#voices .voice_artcle .voice_box{
	padding-left: 15px;
	text-align: left;
	width: 100%;
}

#voices .voice_artcle .voice_box h3{
	font-size: 23px;
	margin-bottom: 5px;
}

#voices .voice_artcle .voice_box h3 span{
	font-size: 18px;
	padding-left: 5px;
}

#voices .voice_artcle .voice_box p.small{
	margin-bottom: 0;
}





/* step 「アロマ道場」での3つのステップ
------------------------------------- */
#step{
	padding-bottom: 50px;
	min-width: 350px;
}

#step .ec_title{
	margin-top: 0;
}

#step .title_02{
	padding-bottom: 20px;
	margin-bottom: 15px;
	letter-spacing: 0;
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
}

#step .step_sec{
}

#step .step_sec h4{
	border-bottom: solid 1px #ccc;
	padding: 0 0 10px 0;
	font-size: 22px;
	color: #623A76;
}

#step .step_sec h5{
	border-bottom:none;
	padding: 15px 0 20px 0;
}







/* profile プロフィール
------------------------------------- */
#profile{
	background-color: #F9F6FB;
	min-width: 350px;
}

#profile .inner{
}

#profile .ec_title{
	border-bottom: none;
	padding: 5px 0 15px 0;
}




#profile .prof_sec{
	border-bottom: solid 1px #ccc;
	margin-bottom: 30px;
}

#profile .prof_name_title{
	text-align: center;
	padding: 20px 15px 40px 0;
}


#profile .prof_name_title h2{
	text-align: center;
	border-bottom: none;
	padding: 20px 15px 0 15px;
}

#profile .prof_name_title h3{
	font-size: 31px;
	color: #715E7B;
	font-weight: 500;
}

#profile .prof_name_title h3{
	padding: 0 15px 0x 15px;
	font-size: 31px;
	color: #865A9D;
	font-weight: 500;
	line-height: 1.0em;
}

#profile .prof_name_title h3 span{
	color: #333333;
	font-size: 14px;
}

#profile ul.prof_sec {
	border-bottom: none;
	margin-bottom: 30px;
	list-style: none;
}

#profile ul.prof_sec li{
	font-size: 15px;
	line-height: 1.5em;
	letter-spacing: 0;
	padding-left: 18px;
	background: url(../img/icon-circle.png) no-repeat;
	background-position: 0 5px;
	margin-bottom: 12px;
}

#profile p.small{
	margin-top: 5px;
}


#profile .kyokai .title_03{
	padding: 30px 15px;
	border-bottom: none;
}






/* present 3つのプレゼント
------------------------------------- */
#present{
	background-color: #865A9D;
	padding: 0 0 60px 0;
	min-width: 350px;
}

#present .ec_title{
	color: #fff;
}

#present h3.title_01{
	color: #fff;
	padding: 40px 0 40px 0;
	line-height: 1.2em;
	border-bottom: none;
	text-align: center;
	font-size: 36px;
}

#present .title_01 span{
	font-size: 20px;
}


#present .pre_list{
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 15px;
	position: relative;
}

#present .pre_list p.time{
	position: absolute;
	top:10px;
	right:10px;
	font-size: 13px;
	color: #939393;
}

#present .pre_list h3{
	color: #623A76;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 10px;
}

#present .pre_list p.writer{
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 0;
}








/* seminar オンライン体験セミナーの内容のご紹介
------------------------------------- */
#seminar{
	background-color: #F9F6FB;
	padding: 0 0 40px 0;
	min-width: 350px;
}

#seminar .title_02{
	background-color: #F9F6FB;
	padding: 40px 15px 10px 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}

#seminar .menu_sec{
	margin-bottom: 40px;
}

#seminar .menu_sec h3{
	font-size: 18px;
	line-height: 1.7em;
	padding: 0 15px 5px 20px;
	margin-bottom: 5px;
	border-bottom: solid 1px #ccc;
	background: url(../img/icon-circle.png) no-repeat;
	background-position: 0 9px;
	font-weight: 600;
}

#seminar .menu_sec h3 span{
	color: #D7BCE5;
	margin-right: 5px;
}

#seminar .menu_sec p{
}







/* faq よくある質問
------------------------------------- */
#faq{
	background-color: #F9F6FB;
	min-width: 350px;
}
	
#faq .title_02 {
	padding: 40px 15px 10px 15px;
	margin-bottom: 40px;:
}

#faq .faq_sec {
	margin-bottom: 10px;
}


#faq .faq_sec h4 {
	font-size: 18px;
	line-height: 1.7em;
	padding: 0 15px 5px 20px;
	margin-bottom: 5px;
	border-bottom: solid 1px #ccc;
	background: url(../img/icon-circle.png) no-repeat;
	background-position: 0 9px;
	font-weight: 600;
}

#faq .faq_sec p {
	line-height: 1.8em;
	padding: 0 15px 10px 20px;
}



/* フッター
------------------------------------- */
#footer{
	background-color: #865A9D;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 200px;
	min-width: 350px;
}

#footer a{
	color: #fff;
	text-decoration: none;
	display: block;
	text-decoration: underline;
}

#footer p{
	color: #fff;
	font-size: 16px;
}

#footer p.small{
	font-size: 13px;
}


















/* トップへ戻る
------------------------------------- */


.pagetop{
	position: fixed;
	opacity: 0;
  visibility: hidden;
  transition: .3s;
  margin-bottom: 0;
}
.top-btn{
	bottom: 20px;
	left:50%;
	transform: translateX(-50%) translateY(0);
	-webkit-transform: translateX(-50%) translateY(0); /* Chrome & Safari */
}

.pagetop img{
	width: 40px;
	-webkit-filter:drop-shadow(1px 3px 10px rgba(0, 0, 0, 0.2));
  -moz-filter:drop-shadow(1px 3px 10px rgba(0, 0, 0, 0.2));
  -ms-filter:drop-shadow(1px 3px 10px rgba(0, 0, 0, 0.2));
  filter:drop-shadow(1px 3px 10px rgba(0, 0, 0, 0.2));
}

.is-active{
  opacity: 1;
  visibility: visible;
}










/* フェード関係
========================================================= */
/* スクロールしたらフェード */
/* 上からフェードイン */
.slide-top {
	opacity: 0;
	transform: translate(0, -20px);
	transition: all .7s ease-out;
 }

/* 下からフェードイン */
.slide-bottom {
	opacity: 0;
	transform: translate(0, 20px);
	transition: all .7s ease-out;
 }

 /* 左からフェードイン */
.slide-left {
	opacity: 0;
	transform: translate(-20px, 0);
	transition: all .7s ease-out;
 }

/* 右からフェードイン */
.slide-right {
	opacity: 0;
	transform: translate(20px, 0);
	transition: all .7s ease-out;
 }




/* 読み込んだらフェード */

/*上からフェードイン*/
.fade-in-top {
   opacity: 0;
   animation: fadein-top 1.5s .3s ease-out forwards;
}
@keyframes fadein-top {
   0% {
      opacity: 0;
      transform: translate(0%, -5%);
   }
   100% {
      opacity: 1;
      transform: translate(0%, 0%);
   }
}

/*下からフェードイン*/
.fade-in-bottom {
   opacity: 0;
   animation: fadein-bottom 1.5s 0s ease-out forwards;
}
@keyframes fadein-bottom {
   0% {
      opacity: 0;
      transform: translate(0%, 5%);
   }
   100% {
      opacity: 1;
      transform: translate(0%, 0%);
   }
}

/*左からフェードイン*/
.fade-in-left {
   opacity: 0;
   animation: fadein-left 1.5s 0s ease-out forwards;
}
@keyframes fadein-left {
   0% {
      opacity: 0;
      transform: translateX(-20px);
   }
   100% {
      opacity: 1;
      transform: translateX(0);
   }
}

/*右からフェードイン*/
.fade-in-right {
   opacity: 0;
   animation: fadein-right 1.5s 0s ease-out forwards;
}
@keyframes fadein-right {
   0% {
      opacity: 0;
      transform: translateX(20px);
   }
   100% {
      opacity: 1;
      transform: translateX(0);
   }
}





/* 続きを見るボタン 道場生の声
========================================================= */

.accordion {
  position: relative;
}
/* ボタン */
.accordion-btn {
  background-color: #ffffff;
  border: 1px solid #C1C1C1;
  bottom: 0;
  color: #555555;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  left: 0;
  padding: 5px 15px;
  position: absolute;
  right: 0;
  text-align: center;
  width: fit-content;
  z-index: 1;
}
/* 続きを読むボタンの表記 */
.accordion-btn::after {
  content: "続きを読む";
}
/* ボタンhover時のスタイル */
.accordion-btn:hover {
  background-color: #fff;
  color: #623A76;
}
.accordion-text {
  overflow: hidden; /* テキストを隠す */
  position: relative;
}
/* 最初に見えてるテキストエリアの高さ */
.accordion-text.is-hide {
  height: 100px;
}
/* テキストをグラデーションで隠す */
.accordion-text::before {
  background: -webkit-linear-gradient(180deg, rgba(249,246,251,0) 0%, rgba(249,246,251,.9) 50%, rgba(249,246,251,.9) 50%, #F9F6FB 100%);
  background:         linear-gradient(180deg, rgba(249,246,251,0) 0%, rgba(249,246,251,.9) 50%, rgba(249,246,251,.9) 50%, #F9F6FB 100%);
  bottom: 0;
  content: "";
  height: 100px; /* グラデーションで隠す高さ */
  position: absolute;
  width: 100%;
}
/* 閉じるボタンの位置 */
.accordion-btn.is-show {
  bottom: 0;
}
/* 閉じるボタンの表記 */
.accordion-btn.is-show::after {
  content: "　閉じる　";
}
/* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */
.accordion-btn.is-show + .accordion-text::before {
  display: none;
}




/* hamburger(ハンバーガーアイコン) */

#nav-wrapper{
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
}

.hamburger {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 300;
}

.hamburger__line {
  position: absolute;
  width: 30px;
  height: 2px;
  right: 0;
  background-color: #9357B1;
  transition: all 0.5s;
}

.hamburger__line--1 {
  top: 1px;
}

.hamburger__line--2 {
  top: 10px;
}

.hamburger__line--3 {
  top: 20px;
}

/* ハンバーガーがクリックされたら */
.open .hamburger__line--1 {
  transform: rotate(-45deg);
  top: 11px;
}

.open .hamburger__line--2 {
  opacity: 0;
}

.open .hamburger__line--3 {
  transform: rotate(45deg);
  top: 11px;
}

/* sp-nav(ナビ) */
.sp-nav {
  position: fixed;
  right: -100%;
  top: 0;
  width: 50%;
  height: 100vh;
  background-color: #fff;
  transition: all 0.5s;
  z-index: 200;
  overflow-y: auto;
}

.open .sp-nav {
  right: 0;
}

.sp-nav ul{
	padding: 60px 10px 15px 10px;
	list-style: none;
}

.sp-nav ul li{
	border-bottom: solid 1px #ccc;
}
 
.sp-nav ul li a{
	width: 100%;
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	line-height: 1.6em;
	background: url(../img/arrow.svg) no-repeat;
	background-position: right center;
	padding: 10px 15px 5px 0;
	letter-spacing: -0.05em;
	padding-bottom: 5px;
	font-weight: 500;
}



/* black-bg(ハンバーガーメニュー解除用bg) */
.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 5;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  cursor: pointer;
  z-index: 100;
}

/* ハンバーガーメニューが開いたら表示 */
.open .black-bg {
  opacity: 0.4;
  visibility: visible;
}



