@charset "utf-8";
/* CSS Document */
.br-sp {
	display: none; }
#top_main{
	width: 100%;
	padding: 5% 0 0;}
.visual_top,
.visual_top2{
	width:100%;
	margin: 0 auto;}
.visual_top h2{
	font-size: 30px;
	line-height: 45px;
	margin-top: 30px;
	padding: 0 10px;
	color:#333;}
.visual_top2 h2{
	text-align: center;
	font-size: 30px;
	line-height: 45px;
	margin-top: 30px;
	padding: 0 25px;
	color:#333;}
.s_features_detail{
	width: 850px;
	margin:30px auto;
	font-size: 18px;
	line-height:32px;}
.s_features_detail2{
	width: 850px;
	margin:30px auto 80px;
	font-size: 18px;
	line-height:32px;}
.w_point_wrap{
	width: 100%;
	background: linear-gradient(rgba(255,255,255,0) 0, #fff 70%);}
.monthly_f{
	width: 95%;
	margin: 50px auto 0;}
.monthly_f h2{
	text-align: center;}
.monthly_f h2 img{
	width: 500px;
	height: auto;}
.monthlywrap{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 50px;}
.point-list{
	width: 90%;
	margin: 20px auto;
	display: -webkit-box;
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;}
.point-list .pointBox{
	position: relative;
    width: 31%;
    border-radius: 10px;
    border:1px solid #ccc;
    margin: 0 0 50px 0;
    padding: 15px;}
.point-list .pointBox h3{
    font-size: 20px;
	font-weight: 500;
	color:#333;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin: 20px 0 0 0;
    padding: 0 0 7px 0;}
.point-list .pointBox .pointTxt{
	padding: 10px;}
.point-list .pointBox .pointTxt{
	padding: 10px;}
.tag img {
    position: absolute;
	width: 100px;
	height: auto;
    left: -30px;
    top: -50px;
    z-index: 2;}
#recommendation{
	width: 100%;
	padding: 5% 0 3%;
	background: #fff;}
.recommendation2{
	width: 100%;
	padding: 50px 0 3%;
	background: #fff;}
.r_Wrap{
	width: 90%;
	margin: 30px auto 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;}
.r_item_left,
.r_item_right{
	width: 50%;}
.r_item_left img{
	width: 100%;
	height: auto;
	object-fit: cover;}
.r_item_right{
	padding: 0 30px 10px;}
ul.r_list{
	font: 14px/1.6 'arial narrow', sans-serif;
	padding: 10px;
	color: #428fb7;
	background: #ecf3fa;
	border: dashed 2px #adcce8;
	border-radius: 20px;
	list-style: none;
	-webkit-box-shadow: 0px 0px 0px 10px #ecf3fa, 5px 5px 15px rgba(0, 0, 0, 0.3);
	-moz-box-box-shadow: 0px 0px 0px 10px #ecf3fa, 5px 5px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 0px 10px #ecf3fa, 5px 5px 15px rgba(0, 0, 0, 0.3);}
ul.r_list li{
	position:relative;
	padding:5px 30px;
	font-weight: bold;
	font-size:15px;
	line-height: 24px;}
ul.r_list li::before{
	content: "・";
	position: absolute;
	left: 7px;
	font-size: 20px;}
#price_area,
#price_area2{
	position: relative;
	background: #fff;
	width: 100%;
	padding:5%;}
#kouza{
	position: relative;
	width: 100%;
	background: rgba(246,246,246,0.6);
	padding: 5% 5% 80px;}
#kouza2{
	position: relative;
	width: 100%;
	background: rgba(246,246,246,0.6);
	border-radius: 20px;
	padding: 3% 5% 50px;}
#kouza .scrolldown2,
#kouza2 .scrolldown2{
	position:absolute;
	left:50%;
	top:-80px;
	height:70px;}
#price_area .scrolldown2,
#price_area2 .scrolldown2{
	position:absolute;
	left:50%;
	top:-100px;
	height:70px;}
/*講座内容*/
.service-list20{
	width: 90%;
	margin: 40px auto;
	display: flex;
	justify-content:space-around;
	align-items: center;
	flex-wrap: wrap;}
.item20{
	width: 32%;
	background: #fff;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	box-shadow: 0 20px 20px -20px rgba(0,0,0,0.2);
	padding:25px;
	margin-bottom: 30px;}
.item20 h3{
	text-align: center;
	color: #428fb7;
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: 2px solid #428fb7;}
.item20 h3.k_small{
	text-align: center;
	color: #428fb7;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: 2px solid #428fb7;}
.item20 p{
	margin-top: 10px;}
.price{
	width: 700px;
	margin: 20px auto;}
.price_comment{
	width: 700px;
	margin: 0 auto;
	color:#ff0000;
	font-size: 14px;
	font-weight: 600;
	text-align: right;}
/* 料金表 */
.k_Wrap{
	width: 90%;
	margin: 30px auto 60px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;}
.button-kouza {
	width: 31%;
	margin-bottom: 20px;
	position: relative;
	text-align: center;}
.button-kouza a{
	color:#000;}
.button-kouza .box-title {
	position: relative;
	display: inline-block;
	margin-bottom: 1rem;
	padding: 0.5rem 2rem;
	background-color: #eb5e43;
	color: white;
	text-align: center;}
.box-title::before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: solid 8px transparent;
    border-top-color: #eb5e43;
    content: '';}
.kouza-body{
	margin: 0 0 20px;
	padding: 15px 20px;
	border: solid 3px #428fb7;
	background: #fff;
	border-radius: 8px;}
.button-kouza h3{
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;}
.button-kouza p {
	line-height: 24px;
	text-align: left;
    margin:0; 
    padding: 0;}
.button-kouza .buttonBox{
	margin-top: 10px;
	text-align: right;}
.buttonBox a{
	font-size: 14px;
    color: #0069c2;
    text-decoration: underline;}
/*短期集中講座（各講座ページ）*/
.Recommend_area{
	width: 600px;
	margin: 0 auto;}
.Recommend_box {
    position: relative;
    margin: 20px 0 0;
    padding: 0.5em 1em;
    border: solid 3px #FF9059;}
.Recommend_box .box-title2 {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #FF9059;
    color: #fff;
    font-weight: 600;
    border-radius: 5px 5px 0 0;}
.Recommend_list{
	padding:10px 10px 10px 20px;}
.Recommend_list li{
	list-style: circle;}
#kouza_content{
	position: relative;
	background: #fff;
	width: 100%;
	padding: 3% 5% 80px;}
.contentBox{
	width: 800px;
	margin: 0 auto;}
.box1 {
    margin: 15px 0;
    background: #FEE3D6;
	border-radius: 15px;}
.box1 .box-title3 {
    font-size: 1.2em;
    background: #FF9059;
    padding: 4px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.05em;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;}
.box1 .c_inner {
    padding: 15px 20px;
    margin: 0;
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;}
.c_item{
	width: 48%;
	text-align: left;}
.c_item li{
	list-style: disc;
	margin-left: 25px;
	font-weight: 600;}
.c_detail{
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;}
/*月謝・短期集中・スポットレッスン料金表 */
.priceArea{
	width: 100%;
	padding: 50px 0 20px;
	background: #fff;}
.c_price{
	width: 700px;
	margin: 0 auto;}
table.t_price_table{
	width: 80%;
	table-layout: fixed;
	border-collapse: collapse;
 	margin: 10px auto 20px;}
.c_price th{
	background: #f4f4f4;
	border: solid 1px #ddd;
	font-weight: bold;
	text-align: center;
	padding: 10px;}	
.c_price td{
	border: solid 1px #ddd;
	text-align: center;
	padding: 10px;}	
#tablepress-1,
#tablepress-2,
#tablepress-3{
	width: 700px;
	border-collapse: collapse;
 	margin: 10px auto 20px;}
#tablepress-1 .column-1,
#tablepress-2 .column-1,
#tablepress-3 .column-1{
	background: #f4f4f4;
	border: solid 1px #ddd;
	font-weight: bold;
	text-align: center;
	padding: 10px;}
#tablepress-1 .column-2,
#tablepress-2 .column-2,
#tablepress-3 .column-2{
	background: rgba(255,255,255,0.5);
	border: solid 1px #ddd;
	text-align: right;
	padding: 10px;}
.main-title3 .sub_title{
	text-align: center;
	font-size: 15px;}
@media screen and (max-width:1150px){
.service-list20{
	width: 100%;}
.item20{
	width: 30%;}
.k_Wrap{
	width: 100%;}
}
@media screen and (max-width:1050px){
.item20{
	width: 45%;}
}
@media screen and (max-width:900px){
.Recommend_area,
.contentBox{
	width: 90%;}
#kouza_content{
	padding: 3% 2%;}
.s_features_detail2{
	width: 90%;
	margin: 30px auto 60px;}
}
@media screen and (max-width:850px){
.s_features_detail{
	width: 90%;}
.point-list .pointBox{
	width: 90%;}
.r_Wrap{
	width: 95%;}
.r_item_left{
	width: 95%;
	margin: 0 auto;}
.r_item_right{
	width: 100%;
	margin: 0 auto;}
.r_item_left img{
	margin-bottom: 10px;}
.button-kouza {
	width: 48%;}
.price{
	width: 100%;
	margin:20px 0 0;}
.price_comment{
	width: 100%;}
#kouza2 .scrolldown2{
	position:absolute;
	left:50%;
	top:-50px;
	height:60px;}
#tablepress-1,
#tablepress-2,
#tablepress-3{
	width: 100%}
.c_price{
	width: 100%;}
.r_item_right{
	margin-bottom: 40px;}
}
@media screen and (max-width: 670px) {
.item20{
	width: 48%;}
.item20 h3{
	font-size: 18px;}
}
@media screen and (max-width: 650px) {
.c_item{
	width: 95%;}
.t_price_tabe tbody tr :first-child{
	text-align: center;
	display: block;
	width: 100%;}
}
@media screen and (max-width:550px){
.visual_top h2{
	font-size: 26px;
	line-height: 42px;}
.visual_top2 h2{
	font-size: 24px;
	line-height: 36px;}
.monthly_f h2 img{
	width: 95%;
	height: auto;}
.k_Wrap{
	width: 95%;}
.k_list{
	width: 100%;}
#kouza{
	padding: 50px 5% 80px;}
.button-kouza {
	width: 100%;
	margin: 25px auto 0;}
.button-kouza p {
    margin:10px 0 20px; }
#price_area .scrolldown2,
#price_area2 .scrolldown2{
	top:-110px;}
#price_area,
#price_area2{
	padding:70px 5% 5%;}
.item20{
	width: 90%;
	margin: 0 0 15px;}
#tablepress-1,
#tablepress-2,
#tablepress-3{
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;}
#tablepress-1 .column-1,
#tablepress-1 .column-2,
#tablepress-2 .column-1,
#tablepress-2 .column-2,
#tablepress-3 .column-1,
#tablepress-3 .column-2{
	width: 100%;
	border: 0;
	display: block;}
#tablepress-1 .column-1,
#tablepress-1 .column-2,
#tablepress-2 .column-1,
#tablepress-2 .column-2,
#tablepress-3 .column-1,
#tablepress-3 .column-2{
	border-bottom: 1px solid #ddd;}
table.t_price_table{
	width: 100%;}
}
@media screen and (max-width:450px){
.br-sp {
	display: block; }
.point-list .pointBox{
	width: 95%;
	margin-top: 20px;}
.small{
	font-size: 13px;
	line-height: 20px;}
.r_item_right{
	padding: 0 20px 10px;}
ul.r_list li{
	padding:5px 10px 5px 20px;}
ul.r_list li::before{
	left: 0px;}
.Recommend_list{
	padding:10px 5px 10px 20px;}
.Recommend_box {
	padding: 8px 10px;}
}
@media screen and (max-width:380px){
.visual_top2 h2{
	font-size: 22px;
	line-height: 34px;}
}