.ln{
	color: #10386b;
}
#feature h3, #point1 h3, #point2 h3, #point3 h3, .check01, .stats-box {
	font-family: "A-OTF リュウミン Pro", serif;
    font-weight: 900;
}
.ln .bg-c-gray{
	background-color: #f5f7f8;
}
.ln .bg-c-dgray{
	background-color: #eeeeee;
}
.bg-c-blue{
	background-color: #10386b;
}
.price-tabs {
	display: flex;
	border-bottom: 2px solid #10386b;
}
.price-tab {
	padding: 5px 20px;
	background: #ffffff;
	margin-right: 10px;
	cursor: pointer;
}
.price-tab.active {
	background-color: #10386b;
    color: #fff;
}
.price-content {
	display: none;
}
.price-content.active {
	display: block;
}
.price-content ul{
	/*border: 4px solid #10386b;*/
	gap:30px;
}
.price-content li{
	border: 1px solid #10386b;
	width: calc((100% / 3) - 30px);
}
.course-title{
	/*height: 130px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.course-price{
	padding: 30px;
	/*height: 430px;*/
}
.course-details{
	height: 200px;	
}
.course-details tr{
	border-top: 1px solid #10386b;
}
.course-details tr:nth-child(odd) th, .course-details tr:nth-child(odd) td, .course-details tr:nth-child(even) th, .course-details tr:nth-child(even) td{
	background: none;
}
.course-details tr:nth-child(odd) th, .course-details tr:nth-child(even) th{
	border-right: 1px solid #10386b;
}
.course-details tr:nth-child(odd) th, .course-details tr:nth-child(odd) td{
	border-bottom: 1px solid #10386b;
}
.guarantee-banner{
	border: 3px solid  #10386b;
}
.guarantee-banner h2{
	letter-spacing: 8px;
}
.guarantee-banner h2 span{
	letter-spacing: normal;
}
.guarantee-banner__text{
	flex:1;
}
.policy-box{
    width:  calc((100% - 40px) / 5);
    border-right: 1px solid #10386b;
	padding: 20px;
	text-align: center;
}
.policy-box p{
	text-align: left;
	margin-top: 20px;
}
.policy-box:nth-of-type(5) {
  border-right: none;
}
.policy-box--plus{
	background-color: rgba(16, 56, 107, 0.1);
	width: 40px;
	cursor: pointer;
	font-size: 20px;
	right: 0;
	top: 0;
	height: 100%;
}
.guarantee-policies__text{
	display: none;
}
.faq-item .q {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.faq-item .q::before {
    content: "Q";
    margin-right: 30px;
    font-size: 30px;
}
.accordion-arrow{
	font-size: 24px;
	margin-left: auto;
}
.accordion-btn-close::after {
    content: "＋";
}
.accordion-btn-open::after {
    content: "×";
}
.faq-item .accordion-btn-open {
    transform: none!important;
}
.faq-item{
	border-top: 1px solid #10386b;
	padding: 15px 30px;
}
.faq-item .a{
	margin-left: 55px;
}
.stats-box {
  flex: 1 1 calc(50% - 10px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  min-height: 130px;
  padding: 20px;
  line-height: 1.4;
}

.stats-box--large {
  flex: 1 1 calc(40% - 10px);
  min-height: 280px;
}

.stats-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  flex: 1 1 calc(60% - 10px);
}

.stats-lead {
  font-size: 24px;
  line-height: 1.7;
}

.stats-title {
  font-size: 16px;
}
.stats-title::after, .stats-lead::after {
  content: "";              
  display: block;         
  width: 70px;
  border-top: 1px dashed #fff; 
  margin: 10px auto 0;
}
.stats-box--large .stats-number {
 font-size: 150px;
}
.stats-number {
  font-size: 60px;
  font-weight: bold;
  line-height: 1.4;
}

.stats-number .unit {
  font-size: 32px;
  margin-left: 5px;
}
.stats-box--large .stats-number .unit {
  font-size: 50px;
}
.feature-box{
	width: calc((100% / 3) - 20px);
    text-align: center;
    padding: 50px;
    line-height: 1.7;
}
.feature-underline {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
}

.feature-underline::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #ffffff;
}

.dot-char {
  position: relative;
  display: inline-block;
  margin: 0 1px;
}

.h1 span.dot-char::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  height: 4px;
  background-color: #ffffff;
  border-radius: 50%;
	z-index: 0;
}
.mw1400{
	max-width: 1400px;
}
.ml-auto{
	margin-left: auto;
}
.pd510{
	padding: 5px 10px;
}
.mt-100{
	margin-top: -100px;
}
.pd1020{
	padding: 10px 20px;
}
.blue-border-b{
	border-bottom:1px solid #10386b;
}
.w640{
	width: 640px;
}
.w600{
	width: 600px;
}
.mw1080{
	max-width: 1080px;
}
.js-modal-btn{
	cursor: pointer;
}
.fellow-prof-name-s, .fellow-prof-name {
    bottom: -230px;
    padding: 0 20px;
    z-index: 1;
    height: 360px;
    transition: bottom 0.3s ease; /* アニメーションを追加 */
}

.fellow-img:hover .fellow-prof-name-s, .fellow-img:hover .fellow-prof-name {
    top: -0; 
}
.fellow-img{
	display: flex;
}

.fellow-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* 黒色で透過30% */
    opacity: 0; /* 初期状態では非表示 */
    visibility: hidden; /* 初期状態では非表示 */
}

.fellow-img:hover::after {
    opacity: 1; /* hover時に表示 */
    visibility: visible; /* hover時に表示 */
	z-index: 0;
}
.fellow-profile{
	height: 180px;
}
.fellow-open{
	bottom: 0;
	right: 0;
	width: 50px;
	margin:0 20px 20px 0 ;
}
.fellow-img:hover .fellow-open{
	display: none;
}
.counseling-btn{
	top: 30%;
    right: 20%;
    width: 35vw;
    max-width: 560px;
}
/*ヘッダー */
#pc-header-flame{
	background-color: unset !important;
}
.cta-wrapper {
  max-width: 1200px;
  height: 180px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cta-badge {
  position: absolute;
  top: 15%;
  transform: translateY(-50%);
  background-color: #ffffff;
  color: #10386b;
  padding: 6px 20px;
  border-radius: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  width: 380px;
  text-align: center;
  z-index: 2;
  font-size: 16px;
  font-weight: bold;
font-family: 'Yu Gothic', '游ゴシック', 'ヒラギノ角ゴシック', sans-serif;
	letter-spacing: 1px;
}

/* ▼ 吹き出しの三角 ▼ */
.cta-badge::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #ffffff; /* バッジの背景と同じ色 */
}
.cta-button{
	background-color: #e75730;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 40px;
    border-radius: 2px;
    box-shadow: 0 6px 0 #c4451d;
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
	width: 100%;
    height: 110px;
    justify-content: center;
    font-size: 26px;
	font-family: 'Yu Gothic', '游ゴシック', 'ヒラギノ角ゴシック', sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
.ln-arrow{
	display: flex;
    position: absolute;
    right: 40px;
    width: 40px;
}

.arrow {
  display: inline-block;
  font-size: 20px;
  transform: translateY(1px);
}
a:hover div, a:hover img, a:hover p{
	opacity: inherit;
}
.mv-copy{
	top: 35%;
    width: 500px;
    left: 5%;
}
.mv-rank{
    bottom: 2%;
    right: 2%;
    width: 480px;
}
.mv-note{
	position: absolute;
	top: 0;
	right: 10px;
}
.ln-data{
	width: 400px;
}
.arrow-white, .price-arrow{
	width: 70px;
}
.reverse{
	flex-direction: row-reverse;
}
.check01{
	width: 400px;
    border-right: 1px solid #10386b;
}
.reservation-link{
	font-size: 18px;
  color: white;
  background-color: #E75730; 
  text-decoration: none; 
  display: inline-flex;
  text-align: center;
	max-width: 340px;
    width: 30vw;
    height: 70px;
	margin-left: auto;
   font-family: 'Yu Gothic', '游ゴシック', 'ヒラギノ角ゴシック', sans-serif;
    font-weight: bold;
}
.reservation-link div{
  display: flex;
  align-items: center;
	margin: 0 auto;
	justify-content: center;
	letter-spacing: 2px;
	height: 100%;
}
.reservation-link div::after {
  content: ' ›';
  font-size: 27px;
  margin-left: 15px;
	font-weight: normal;
}
#point1 h4 span::after, #point2 h4 span::after, #point3 h4 span::after{
	content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: .6em;
    left: 0;
    bottom: 0;
    background-color: #FFF692;
    z-index: -1;
}
#logo-ln-blue, #logo-ln-blue-sp{
	display: none;
}
.price-content li:last-of-type{
	border: 1px solid #e95520;
}
@media screen and (max-width: 1600px) {
    .fellow-prof-name-s p {
        padding-top: 1vw;
    }
	.mv-copy{
		width: 450px;
	}
	.mv-rank{
		width: 420px;
	}
	.reservation-link{
		font-size: 16px;
	}
	.counseling-btn{
    	right: 15%;
}
	
}
@media screen and (min-width: 767px) and (max-width: 1300px) {
	
	.price-content ul.pd80{
		padding: 30px;
	}
	.mv-copy{
   	 	width: 400px;
	}
	.mv-rank {
        width: 350px;
    }
	.price-content li{
		width: calc((100% / 3) - 10px);
	}
	.price-content ul{
		gap:10px;
	}
	.course-price .font32{
		font-size: 30px;
	}
	
}
@media screen and (min-width: 767px) and (max-width: 1200px) {
	.feature-box{
		padding: 50px 40px;
	}
	#feature h3{
		font-size: 22px;
	}
	#point1 .w600, #point2 .w600, #point3 .w600{
		width: 450px;
	}
	.point-title{
		font-size: 36px;
	}
	.course-price{
		padding: 15px;
	}
	
}
@media screen and (min-width: 767px) and (max-width: 1100px) {
	.feature-box{
		padding: 50px 40px;
	}
	#feature h3{
		font-size: 22px;
	}
	#point1 .w600, #point2 .w600, #point3 .w600{
		width: 450px;
	}
	.point-title{
		font-size: 36px;
	}
	.price-content li{
		width: calc((100% / 2) - 30px);
	}
	.price-content ul{
		gap:20px;
	}
}
@media screen and (max-width: 767px){
	.price-content ul{
		gap:20px;
	}
	.mv-note{
		position: initial;
	}
	.cta-wrapper {
	 	padding: 0 20px;
	}
	.cta-button{
		font-size: 20px;
		text-align: center;
		line-height: 1.4;
	}
	.cta-badge{
		font-size: 14px;
		width: 200px;
	}
	.ln-arrow {
		right: 10px;
		width: 28px;
	}
	.feature-box{
		width: calc((100% - 20px) / 2);
		height: 130px;
    	display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 0;
	}
	.arrow-white, .price-arrow{
		width: 50px;
	}
	.check01{
		border-bottom: 1px solid #10386b;
		border-right: none;
	}
	.sp-font80{
		font-size: 80px;
	}
	.check02{
		z-index: 2;
	}
	.sp-mt250{
		margin-top: 250px;
	}
	.counseling-btn{
		width: 300px;
    	left: 50%;
		top: 55%;
    	transform: translateX(-50%);
	}
	.stats-number{
		font-size: 32px;
	}
	.stats-number .unit{
		font-size: 22px;
	}
	.stats-box--large{
		min-height: 200px;
	}
	.stats-box--large .stats-number{
		font-size: 80px;
	}
	.stats-box{
		padding: 15px 5px;
	}
	.stats-grid{
		gap:10px;
	}
	.stats-title{
		font-size: 13px;
	}
	.ln-voice-sp{
		width: 2000px;
	}
	.ln-voice-sp .img_box, .ln-gap-sp .img_box{
		width: 330px;
		        filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.2));
	}
	.ln-gap-sp{
		width: 1500px;
        gap: 30px;
	}
	.policy-box{
		width: 90%;
        text-align: left;
		margin: 0 auto;
		border-right: none;
		border-bottom: 1px dashed;
		padding: 10px;
	}
	.policy-box:last-child{
		border-bottom: none;
	}
	.faq-item .q::before{
		margin-right: 20px;
    	font-size: 28px;
	}
	.faq-item .a{
		    margin-left: 40px
	}
	.ln-data{
		width: 240px;
		margin: 0 auto;
	}
	.sp-font50{
		font-size: 50px;
	}
	.check01{
		width: 90%;
	}
	.sp-font28{
		font-size: 28px;
	}
	#point1 h4, #point2 h4, #point3 h4{
		line-height: 1.7;
	}
	.price-content li{
		width: 100%;
	}
	.guarantee-banner{
		border: none;
	}
	.guarantee-banner__text{
		border: 3px solid #10386b;
    	padding: 20px;
	}
	.faq-item{
		padding: 15px 10px;
	}
	.sp-pt60{
		padding-top: 60px;
	}
	.reservation-link{
		z-index: 1;
		width: 90%;
		bottom: -15px;
		left: 50%;
		transform: translateX(-50%);
		font-size: 18px;
		height: 60px;
	}
	

.fellow-img {
        pointer-events: none; /* スマホではホバーイベントを無効にする */
    }
	#point1 h4 span::after, #point2 h4 span::after, #point3 h4 span::after{
		content: none;
	}
	#point1 h4 span, #point2 h4 span, #point3 h4 span{
		border-bottom: 5px solid #FFF692;
	}
	.fellow-close-sp {
    	display: none; 
	}

	.fellow-open-sp, .fellow-close-sp{
		bottom: 0;
		width: 40px;
		margin:0 20px 20px 0 ;
		right: 0;
	}
	/* 必要に応じて画像やコンテナのスタイルを追加 */
.fellow-open-sp {
    display: block; /* 初期状態では表示 */
}

.fellow-close-sp {
    display: none; /* 初期状態では非表示 */
}

.fellow-intro-sp {
    display: none; /* 初期状態では非表示 */
}

/* ハンバーガーメニューアイコン */
.menu-container {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1000;
    cursor: pointer;
}

.menu-icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 12px;
}

.menu-icon .bar {
    height: 1px;
    background-color: #fff;
    transition: 0.3s;
}

/* サイドメニュー */
.sidebar {
    position: fixed;
    top: 0;
    right: -100%; 
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding-top: 60px;
    transition: right 0.3s ease-in-out;
    z-index: 999;
    color: #10386b;
    text-align: center;
    font-size: 16px;
	font-weight: bold;
}

.sidebar ul {
    list-style-type: none;
}

.sidebar ul li {
    padding: 10px 0;
}


.sidebar .button-container {
    width: 100%;
    text-align: center;
	margin-top: 10px;
}


/* メニューが開いたとき */
.open {
    right: 0;
}

/* メニューアイコンが開いたときのアニメーション */
.menu-icon.open .bar-top {
    transform: translateY(11px) rotate(40deg);
}

.menu-icon.open .bar-bottom {
    transform: translateY(10px) rotate(-40deg);
}
	.button-container .reservation-link{
		transform: none;
		height: 50px;
	}
	.menu-icon.open .bar{
		background-color: #10386b;
	}
	/* メインビジュアルが終わったらバーの色を変える */
.menu-icon.scrolled .bar {
    background-color: #10386b;  /* メインビジュアルが終了後、青色に変更 */
}
	.pice-tabs.gap20{
		gap:0;
	}
	.price-tab{
		padding: 5px;
	}
	.course-price {
		padding: 20px;
		height: auto;
	}
	/*.course-title{
		height: 100px;
	}*/
	.sp-font26{
		font-size: 26px!important;
	}
	.stats-lead {
		  font-size: 18px;
		}

}