@charset "utf-8";


/*top*/
.papa_mama_box{
	position: relative;
}
.papa_mama_box.last{
	margin-top:54px;
}
.papa_mama_box a{
	position: absolute;
	display: inline-block;
	width: 250px;
	height: 230px;
	bottom: 5%;
	right: 3%;
}
.papa_mama_modal{
	background-color: #7e9ddf;
}
.remodal-wrapper.modal_mama_bg{
	overflow-y: auto;
}
.modal_curriculum_01 {
	background-color: transparent;
}
.modal_curriculum_01 .remodal-close.papa_mama_modal_close:before{
	background-image: url("../images/modal/modal_papamama_close.png");
}
.modal_curriculum_01 .remodal-close.papa_mama_bottom:before{
	background-image: url("../images/modal/modal_papamama_close_bottom.png");
}


.top_point_list_bloc.top_point_list_bloc05 h3{
	padding-left: 80px;
}

/*event erea*/
.lesson_event_wrap{
	background-color: #faf2e2;
	margin:50px 40px;
	padding:40px;
	border-radius: 10px;
}
.lesson_event_wrap p{
	margin-top: 0;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 1.5em;
}

/*footer*/
.footer {
  padding-bottom :30px;
}
.footer_float_text {
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin: -0.5rem auto 0 auto;
    width: 960px;
}
.footer_menu_detail_list.footer_tokucho_list li{
	width:133px;
	margin-right: 10px;
}
.footer_menu_detail_list.footer_tokucho_list li:last-child{
	margin-right: 0;
}

/*lesson*/
.slick-prev,
.slick-next{
	z-index: 1;
}
.lesson_sns_wrap{
	margin:40px 0 0;
}
.lesson_sns_box{
	background-color: #f0f2f2;
	border-radius: 10px;
	margin-bottom: 40px;
}
.lesson_sns_box ul{
	display: table;
	width:100%;
}
.lesson_sns_box > ul{
	padding:30px 30px 20px;
	background: url(../images/lesson/underline01.png) left bottom repeat-x;
	background-size: auto 3px;
}
.lesson_sns_box li{
	display: table-cell;
	vertical-align: top;
}
.lesson_sns_box > ul > li:first-child{
	width:25%;
	padding-right:50px;
}
.lesson_sns_photo_box{
	position: relative;
	width: 150px;
}
.lesson_sns_icon{
	position: absolute;
	width: 60px;
	top: -20px;
	right: -40px;
}
.lesson_sns_name{
	font-size: 20px;
	font-size: 2.0rem;
	margin:0;
}
.lesson_sns_fukidashi{
	border-radius: 10px;
	background-color: #fff;
	padding:20px;
	border:2px solid #ccd0d0;
	position: relative;
}
.lesson_sns_fukidashi:before{
	content:"";
	position: absolute;
	left:-30px;
	top:50%;
	display: inline-block;
	width:32px;
	height:32px;
	background: url(../images/lesson/img_fukidashi.png) left bottom no-repeat;
	background-size: 100% auto;
}
.lesson_sns_fukidashi li:first-child{
	width:23%;
	padding:20px 20px 0 0;
}
.lesson_sns_fukidashi p{
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.5;
	margin:0;
}
.lesson_sns_link_area,
.lesson_sns_txt p{
	font-size: 20px;
	font-size: 2.0rem;
}
.lesson_sns_txt p{
	margin:0;
	line-height: 1;
}
.lesson_sns_txt{
	padding:15px 30px 20px;
}
.lesson_sns_txt img{
	display: inline-block;
	margin-right: 10px;
	width:22px;
}
.lesson_sns_txt p span{
	font-size: 18px;
	font-size: 1.8rem;
	float:right;
	padding-top: 0.4rem;
}


/*price page*/
.price_plan_bloc{
	border: 6px solid #30c7d2;
	border-radius: 30px;
}
.price_plan_bloc.sizeup{
	margin-top:8em;
	padding-top: 5px;
}
.price_compare_eys .price_compare_bloc_list li:nth-child(4){
	background: url("../images/price/price_icon_note.png") no-repeat left;
	background-size: 20px auto;
	padding: 8px 0;
    padding-left: 0px;
	padding-left: 30px;
	border-bottom: 1px solid #dee9f5;
	font-size: 16px;
	font-size: 1.6rem;
}

/* gifffer */
.gifffer {
	vertical-align: text-bottom;
	outline: none;
	text-align: center;
	padding-bottom:60px;
}
.gifffer img {
	border: none !important;
	margin: 0;
	padding: 0;
}
.gifffer.giffferBox{
	margin-top: 0px;
	padding-bottom: 0;
	background-color: #fff;
}
.gifffer button{
	display: block;
	margin:0 auto;
}

/*accesss*/

.tab_access {
    margin: 0 20px 60px;
    padding: 0;
}
.tab_access .access_list_bloc ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 0;
    padding: 0;
    list-style: none;
}
.tab_access .access_list_bloc li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px
}
.tab_access .access_list_bloc li:nth-child(3n) {
    margin-right: 0
}
.tab_access .access_list_bloc li a {
    display: block;
    padding-top: 232px;
    text-indent: -9999px
}

.eys_studio_sec01_tab_area{
	margin-top: 60px;
}
.studio_area_tab {
  position: relative;
  width: calc(94% / 7);
}
.studio_area_tab img {
  width: 100%;
}
.studio_area_tab img:hover{
	cursor: pointer;
}
.studio_area_tab > img.studio_tab_on {
  display: none;
}
.studio_tab_active > img.studio_tab_on {
  display: block;
}
.studio_tab_active > img.studio_tab_off {
  display: none;
}
.studio_tab_active[studio_tab_no="1"] > img.studio_tab_on {
  border-bottom: solid 2px #c3bd11;
}
.studio_tab_active[studio_tab_no="2"] > img.studio_tab_on {
  border-bottom: solid 2px #d7599c;
}
.studio_tab_active[studio_tab_no="3"] > img.studio_tab_on {
  border-bottom: solid 2px #d7599c;
}
.studio_tab_active[studio_tab_no="4"] > img.studio_tab_on {
  border-bottom: solid 2px #9462a1;
}
.studio_tab_active[studio_tab_no="5"] > img.studio_tab_on {
  border-bottom: solid 2px #f28e0c;
}
.studio_tab_active[studio_tab_no="6"] > img.studio_tab_on {
  border-bottom: solid 2px #38b1cb;
}
.studio_tab_active[studio_tab_no="7"] > img.studio_tab_on {
  border-bottom: solid 2px #5ba387;
}
.eys_studio_sec01_tab_bar {
    width: 100%;
    height: 8px;
    margin-bottom: 2rem;
    background-color: #FFF;
}
.eys_studio_sec01 .eys_studio_sec01_ttl {
  margin-bottom: 5%;
}

.eys_studio_sec01_tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.studio_aoyama {
    background: url("../images/access/access_icon_aoyama.png") no-repeat top center;
    background-size: contain;
}
.studio_nagoya {
    background: url("../images/access/access_icon_nagoya.png") no-repeat top center;
    background-size: contain;
}
.inner_section.full-banner {
	margin: 0 auto 40px;
}
.inner_section.full-banner.ceil {
	margin: 40px auto 0;
}
/* バナー */
.rectangle-bnr--no-lr-gutter {
	max-width: 768px;
	margin: auto;
	margin-bottom: 50px;
}

.scroll_top {
  position: fixed;
  border-bottom: 25px solid rgba(0, 0, 0, 0.7);
  border-left: 30px solid transparent;
  padding:0;
  margin-right: auto;
  right : 100px;
  font-size: 14px;
  content: "";
}
.scroll_top::after {
  position: fixed;
  color:white;
  text-align:center;
  height: 25px;
  width: 75px;
  font-family: "Font Awesome 5 Free";
  content: "\f106";
  font-weight: bold;
	text-align: left;
}
.scroll_top::before {
	position: fixed;
  background: rgba(0, 0, 0, 0.7);
  color:white;
  text-align:center;
  height: 25px;
  width: 100px;
  right:0;
  content: "PAGE TOP";
  text-align: center;
}

.studio_daikanyama {
    background: url("../images/access/access_icon_daikanyama.png") no-repeat top center;
        background-size: auto;
    background-size: contain;
}

@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {

	.papa_mama_block{
		margin-top:20px;
	}
	.papa_mama_box.last{
		margin-top:20px;
	}
	.papa_mama_box a{
		width: 140px;
		height: 130px;
	}
	.top_point_list_bloc.top_point_list_bloc05 h3{
		padding-left: 13%;
	}

	.lesson_event_wrap{
		background-color: #faf2e2;
		margin:30px 20px;
		padding:20px;
	}
	.lesson_event_wrap p{
		font-size: 14px;
		font-size: 1.4rem;
	}

	.footer_menu_detail_list.footer_tokucho_list li{
		width:24%;
		margin-right: 1%;
	}
	.footer_menu_detail_list.footer_tokucho_list li:last-child{
		margin-right: 0;
	}
	.event .page_mainv h1{
		font-size: 15px;
		font-size: 1.5rem;
	}

	.price_plan_bloc{
		border: 3px solid #30c7d2;
		border-radius: 12px;
	}
	.price_compare_eys .price_compare_bloc_list li:nth-child(4){
		background-size: 12px;
		padding-left:25px;
	}
	.price_plan_bloc.sizeup{
		margin-top: 4em;
		padding-top: 2px;
	}
	.gifffer{
		padding-bottom: 30px;
	}

    .tab_access {
    	margin-bottom: 30px;
    }
    .tab_access .access_list_bloc ul {
        margin-top: 20px
    }
    .tab_access .access_list_bloc li {
        margin-bottom: 10px
    }
    .tab_access .access_list_bloc li a {
        padding-top: 90%
    }
    .eys_studio_sec01_tab_area{
		margin-top: 30px;
	}


	.lesson_detail_bloc.lesson_twitter{
		padding-left:20px;
		padding-right:20px;
	}
	.lesson_sns_wrap{
		margin-top: 20px;
	}
	.lesson_sns_box{
		margin-bottom: 20px;
	}
	.lesson_sns_box > ul{
		padding:15px 15px 10px;
		background-size: auto 2px;
	}
	.lesson_sns_box > ul > li:first-child{
		padding-right:25px;
	}
	.lesson_sns_photo_box{
		width:60px;
	}
	.lesson_sns_icon {
		width: 30px;
		top: -10px;
		right: -20px;
	}
	.lesson_sns_fukidashi{
		padding:10px;
		border-width: 1px;
	}
	.lesson_sns_fukidashi:before{
		width:20px;
		height:20px;
		left:-19px;
	}
	.lesson_sns_fukidashi li:first-child{
		padding:10px 3% 0 0;
	}
	.lesson_sns_txt{
		padding:8px 15px 15px;
	}
	.lesson_sns_txt img{
		width:12px;
		margin-right: 3px;

	}
	.lesson_sns_name,
	.lesson_sns_fukidashi p{
		font-size: 14px;
		font-size: 1.4rem;
	}
	.lesson_sns_link_area{
		font-size: 12px;
		font-size: 1.2rem;
	}
	.lesson_sns_txt p,
	.lesson_sns_txt p span{
		font-size: 10px;
		font-size: 1rem;
	}
	.lesson_sns_txt p span{
		font-size: 9px;
		font-size: 0.9rem;
		padding-top: 0.3rem;
	}
	.lesson_detail_list_01_doushite_txt{
		font-size: 16px;
		font-size: 1.6rem;
		letter-spacing: 0.05em;
	}
	.inner_section.full-banner {
		position: relative;
	}
	.inner_section.full-banner.ceil {
		margin: 20px auto 0;
	}
	.rectangle-bnr--no-lr-gutter {
		margin-bottom: 30px;
	}
}

/*clear*/
.footer_news {
  border-top : 20px solid #6D95CF ;
}
.footer_news h2 img {
  width: 33%;
  padding: 30px 0;
}
.footer_news .news_list:before,
.footer_news .news_list:after,
.footer_news .event_data:before,
.footer_news .event_data:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.footer_news .news_list:after,
.footer_news .event_data:after {
	clear: both;
}
.footer_news .news_list,
.footer_news .news_list li{
	margin:0;
	padding:0;
}
.footer_news ul.news_list {
	display: flex;
	flex-wrap: wrap;
}
.footer_news .news_list li{
	display: block;
	width: 49.5%;
	padding:0 15px;
}
.footer_news .news_list li div{
	padding:10px 5px 30px;
}
.footer_news .news_list h3{
	color: #226abe;
	font-size: 18px;
	font-size: 1.8rem;
	margin: 0;
  text-align: left;
}
.footer_news p {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
	margin: 0;
}
.footer_news .news_list img {
	width: 100%;
	height: 28vw;
	max-height: 234px;
	object-fit: cover;
}

/*top*/
.papa_mama_box{
	position: relative;
}
.papa_mama_box.last{
	margin-top:54px;
}
.papa_mama_box a{
	position: absolute;
	display: inline-block;
	width: 250px;
	height: 230px;
	bottom: 5%;
	right: 3%;
}
.papa_mama_modal{
	background-color: #7e9ddf;
}
.remodal-wrapper.modal_mama_bg{
	overflow-y: auto;
}
.modal_curriculum_01 {
	background-color: transparent;
}
.modal_curriculum_01 .remodal-close.papa_mama_modal_close:before{
	background-image: url("../images/modal/modal_papamama_close.png");
}
.modal_curriculum_01 .remodal-close.papa_mama_bottom:before{
	background-image: url("../images/modal/modal_papamama_close_bottom.png");
}


.top_point_list_bloc.top_point_list_bloc05 h3{
	padding-left: 80px;
}

/*event erea*/
.lesson_event_wrap{
	background-color: #faf2e2;
	margin:50px 40px;
	padding:40px;
	border-radius: 10px;
}
.lesson_event_wrap p{
	margin-top: 0;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 1.5em;
}

/*footer*/
.footer_menu_detail_list.footer_tokucho_list li{
	width:133px;
	margin-right: 10px;
}
.footer_menu_detail_list.footer_tokucho_list li:last-child{
	margin-right: 0;
}
.fm_present.lazyloaded{
	background: url(../images/footer/footer_tokucho_new_btn_01.png) no-repeat top center;
	background-size: contain;
}
.fm_enjoy.lazyloaded{
	background: url(../images/footer/footer_tokucho_new_btn_02.png) no-repeat top center;
	background-size: contain;
}
.fm_event.lazyloaded{
	background: url(../images/footer/footer_tokucho_new_btn_03.png) no-repeat top center;
	background-size: contain;
}
.fm_faq.lazyloaded{
	background: url(../images/footer/footer_tokucho_new_btn_04.png) no-repeat top center;
	background-size: contain;
}

/*lesson*/
.slick-prev,
.slick-next{
	z-index: 1;
}
.lesson_sns_wrap{
	margin:40px 0 0;
}
.lesson_sns_box{
	background-color: #f0f2f2;
	border-radius: 10px;
	margin-bottom: 40px;
}
.lesson_sns_box ul{
	display: table;
	width:100%;
}
.lesson_sns_box > ul{
	padding:30px 30px 20px;
	background: url(../images/lesson/underline01.png) left bottom repeat-x;
	background-size: auto 3px;
}
.lesson_sns_box li{
	display: table-cell;
	vertical-align: top;
}
.lesson_sns_box > ul > li:first-child{
	width:25%;
	padding-right:50px;
}
.lesson_sns_photo_box{
	position: relative;
	width: 150px;
}
.lesson_sns_icon{
	position: absolute;
	width: 60px;
	top: -20px;
	right: -40px;
}
.lesson_sns_name{
	font-size: 20px;
	font-size: 2.0rem;
	margin:0;
}
.lesson_sns_fukidashi{
	border-radius: 10px;
	background-color: #fff;
	padding:20px;
	border:2px solid #ccd0d0;
	position: relative;
}
.lesson_sns_fukidashi:before{
	content:"";
	position: absolute;
	left:-30px;
	top:50%;
	display: inline-block;
	width:32px;
	height:32px;
	background: url(../images/lesson/img_fukidashi.png) left bottom no-repeat;
	background-size: 100% auto;
}
.lesson_sns_fukidashi li:first-child{
	width:23%;
	padding:20px 20px 0 0;
}
.lesson_sns_fukidashi p{
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.5;
	margin:0;
}
.lesson_sns_link_area,
.lesson_sns_txt p{
	font-size: 20px;
	font-size: 2.0rem;
}
.lesson_sns_txt p{
	margin:0;
	line-height: 1;
}
.lesson_sns_txt{
	padding:15px 30px 20px;
}
.lesson_sns_txt img{
	display: inline-block;
	margin-right: 10px;
	width:22px;
}
.lesson_sns_txt p span{
	font-size: 18px;
	font-size: 1.8rem;
	float:right;
	padding-top: 0.4rem;
}

.lesson_detail_bloc.lesson_whats_new{
	position: relative;
	height: auto;
	margin-top: -120px;
}
.lesson_detail_bloc.lesson_whats_new::before{
	content: '';
	display: block;
	width: 100%;
	padding-top: 49.5%;
	background-size: 83%;
	background-position-x: center;
	background-position-y: 0;
	background-repeat: no-repeat;
}
.lesson_detail_bloc.lesson_whats_new.lazyloaded::before{
	background-image: url('../images/lesson/detail/whats_new_ttl.png');
}
.lesson_detail_bloc.lesson_whats_new .articles{
	position: absolute;
	top: 58.5%;
	left: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(#0000 0%, #0000 56%, #267FCB 56%, #267FCB 100%);
}
.lesson_detail_bloc.lesson_whats_new .articles .slick-arrow{
	position: absolute;
	top: 52px;
	z-index: 1;
	width: 34px;
	height: 50px;
	line-height: 50px;
	background-color: #267FCB;
	color: #fff;
	text-align: center;
	background-size: 30%;
	background-position: center;
}
.lesson_detail_bloc.lesson_whats_new .articles .slick-prev{
	left: 0;
	background-image: url(../images/common/arrow_white_left.png);
}
.lesson_detail_bloc.lesson_whats_new .articles .slick-next{
	right: 0;
	background-image: url(../images/common/arrow_white_right.png);
}
.lesson_detail_bloc.lesson_whats_new .articles .article{
	width: 210px;
	height: 210px;
	display: flex;
	margin: 0 10px;
	flex-direction: column;
	overflow: hidden;
	border-radius: 10px;
}
.lesson_detail_bloc.lesson_whats_new .articles .article .article-heading{
	position: relative;
	width: 100%;
	height: 61%;
	overflow: hidden;
}
.lesson_detail_bloc.lesson_whats_new .articles .article .article-heading img{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.lesson_detail_bloc.lesson_whats_new .articles .article .article-heading .article-heading-title{
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	padding-top: 28%;
	margin: auto;
	box-sizing: border-box;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-overflow: ellipsis;
	background-color: #0004;
}
.lesson_detail_bloc.lesson_whats_new .articles .article .article-body{
	width: 100%;
	height: 37%;
	background-color: #ffffff;
	overflow: hidden;
	border-radius: 0 0 10px 10px;
}
.lesson_detail_bloc.lesson_whats_new .articles .article .article-body .article-post-date{
	display: block;
	margin-left: 19px;
	margin-top: 12px;
	line-height: 12px;
	font-size: 12px;
	color: #267FCB;
}
.lesson_detail_bloc.lesson_whats_new .articles .article .article-body .article-body-content{
	width: calc(100% - 32px);
	height: calc(100% - 40px);
	margin-top: 5px;
	margin-left: 16px;
	font-size: 12px;
	line-height: 14px;
	white-space: pre-wrap;
	color: #000;
}
.lesson_detail_bloc.lesson_whats_new:empty{
	display: none;
}


/*price page*/
.price_plan_bloc{
	border: 6px solid #30c7d2;
	border-radius: 30px;
}
.price_plan_bloc.sizeup{
	margin-top:8em;
	padding-top: 5px;
}
.price_compare_eys .price_compare_bloc_list li:nth-child(4){
	background: url("../images/price/price_icon_note.png") no-repeat left;
	background-size: 20px auto;
	padding: 8px 0;
    padding-left: 0px;
	padding-left: 30px;
	border-bottom: 1px solid #dee9f5;
	font-size: 16px;
	font-size: 1.6rem;
}

/* gifffer */
.gifffer {
	vertical-align: text-bottom;
	outline: none;
	text-align: center;
	padding-bottom:60px;
}
.gifffer img {
	border: none !important;
	margin: 0;
	padding: 0;
}
.gifffer.giffferBox{
	margin-top: 0px;
	padding-bottom: 0;
	background-color: #fff;
}
.gifffer button{
	display: block;
	margin:0 auto;
}

/*accesss*/

.tab_access {
    margin: 0 20px 60px;
    padding: 0;
}
.tab_access .access_list_bloc ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 0;
    padding: 0;
    list-style: none;
}
.tab_access .access_list_bloc li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px
}
.tab_access .access_list_bloc li:nth-child(3n) {
    margin-right: 0
}
.tab_access .access_list_bloc li a {
    display: block;
    padding-top: 232px;
    text-indent: -9999px
}

.eys_studio_sec01_tab_area{
	margin-top: 60px;
}
.studio_area_tab {
  position: relative;
  width: calc(94% / 7);
}
.studio_area_tab img {
  width: 100%;
}
.studio_area_tab img:hover{
	cursor: pointer;
}
.studio_area_tab > img.studio_tab_on {
  display: none;
}
.studio_tab_active > img.studio_tab_on {
  display: block;
}
.studio_tab_active > img.studio_tab_off {
  display: none;
}
.studio_tab_active[studio_tab_no="1"] > img.studio_tab_on {
  border-bottom: solid 2px #c3bd11;
}
.studio_tab_active[studio_tab_no="2"] > img.studio_tab_on {
  border-bottom: solid 2px #d7599c;
}
.studio_tab_active[studio_tab_no="3"] > img.studio_tab_on {
  border-bottom: solid 2px #d7599c;
}
.studio_tab_active[studio_tab_no="4"] > img.studio_tab_on {
  border-bottom: solid 2px #9462a1;
}
.studio_tab_active[studio_tab_no="5"] > img.studio_tab_on {
  border-bottom: solid 2px #f28e0c;
}
.studio_tab_active[studio_tab_no="6"] > img.studio_tab_on {
  border-bottom: solid 2px #38b1cb;
}
.studio_tab_active[studio_tab_no="7"] > img.studio_tab_on {
  border-bottom: solid 2px #5ba387;
}
.eys_studio_sec01_tab_bar {
    width: 100%;
    height: 8px;
    margin-bottom: 2rem;
    background-color: #FFF;
}
.eys_studio_sec01 .eys_studio_sec01_ttl {
  margin-bottom: 5%;
}

.eys_studio_sec01_tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.studio_aoyama {
    background: url("../images/access/access_icon_aoyama.png") no-repeat top center;
    background-size: contain;
}
.studio_nagoya {
    background: url("../images/access/access_icon_nagoya.png") no-repeat top center;
    background-size: contain;
}

.scroll_top {
  position: fixed;
  border-bottom: 25px solid rgba(0, 0, 0, 0.7);
  border-left: 30px solid transparent;
  padding:0;
  margin-right: auto;
  right : 100px;
  font-size: 14px;
  content: "";
}
.scroll_top::after {
  position: fixed;
  color:white;
  text-align:center;
  height: 25px;
  width: 75px;
  font-family: "Font Awesome 5 Free";
  content: "\f106";
  font-weight: bold;
	text-align: left;
}
.scroll_top::before {
	position: fixed;
  background: rgba(0, 0, 0, 0.7);
  color:white;
  text-align:center;
  height: 25px;
  width: 100px;
  right:0;
  content: "PAGE TOP";
  text-align: center;
}

.inner_section.full-banner {
	margin: 0 auto 40px;
}

.inner_section.full-banner.ceil {
	margin: 40px auto 0;
}

@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {

	.papa_mama_block{
		margin-top:20px;
	}
	.papa_mama_box.last{
		margin-top:20px;
	}
	.papa_mama_box a{
		width: 140px;
		height: 130px;
	}
	.top_point_list_bloc.top_point_list_bloc05 h3{
		padding-left: 13%;
	}

	.lesson_event_wrap{
		background-color: #faf2e2;
		margin:30px 20px;
		padding:20px;
	}
	.lesson_event_wrap p{
		font-size: 14px;
		font-size: 1.4rem;
	}
  
  .footer_float_text {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: -0.5rem auto 0 auto;
    width: 100%;
  }
	.footer_menu_detail_list.footer_tokucho_list li{
		width:24%;
		margin-right: 1%;
	}
	.footer_menu_detail_list.footer_tokucho_list li:last-child{
		margin-right: 0;
	}
	.event .page_mainv h1{
		font-size: 15px;
		font-size: 1.5rem;
	}

	.price_plan_bloc{
		border: 3px solid #30c7d2;
		border-radius: 12px;
	}
	.price_compare_eys .price_compare_bloc_list li:nth-child(4){
		background-size: 12px;
		padding-left:25px;
	}
	.price_plan_bloc.sizeup{
		margin-top: 4em;
		padding-top: 2px;
	}
	.gifffer{
		padding-bottom: 30px;
	}

    .tab_access {
    	margin-bottom: 30px;
    }
    .tab_access .access_list_bloc ul {
        margin-top: 20px
    }
    .tab_access .access_list_bloc li {
        margin-bottom: 10px
    }
    .tab_access .access_list_bloc li a {
        padding-top: 90%
    }
    .eys_studio_sec01_tab_area{
		margin-top: 30px;
	}


	.lesson_detail_bloc.lesson_whats_new{
		margin-top: -60px;
        height: 420px;
	}
	.lesson_detail_bloc.lesson_whats_new::before {
		padding-top: 90.5%;
        background-size: 311px;
	}
	.lesson_detail_bloc.lesson_whats_new .articles {
		top: 45.5%;
	}

	.lesson_detail_bloc.lesson_twitter{
		padding-left:20px;
		padding-right:20px;
	}
	.lesson_sns_wrap{
		margin-top: 20px;
	}
	.lesson_sns_box{
		margin-bottom: 20px;
	}
	.lesson_sns_box > ul{
		padding:15px 15px 10px;
		background-size: auto 2px;
	}
	.lesson_sns_box > ul > li:first-child{
		padding-right:25px;
	}
	.lesson_sns_photo_box{
		width:60px;
	}
	.lesson_sns_icon {
		width: 30px;
		top: -10px;
		right: -20px;
	}
	.lesson_sns_fukidashi{
		padding:10px;
		border-width: 1px;
	}
	.lesson_sns_fukidashi:before{
		width:20px;
		height:20px;
		left:-19px;
	}
	.lesson_sns_fukidashi li:first-child{
		padding:10px 3% 0 0;
	}
	.lesson_sns_txt{
		padding:8px 15px 15px;
	}
	.lesson_sns_txt img{
		width:12px;
		margin-right: 3px;

	}
	.lesson_sns_name,
	.lesson_sns_fukidashi p{
		font-size: 14px;
		font-size: 1.4rem;
	}
	.lesson_sns_link_area{
		font-size: 12px;
		font-size: 1.2rem;
	}
	.lesson_sns_txt p,
	.lesson_sns_txt p span{
		font-size: 10px;
		font-size: 1rem;
	}
	.lesson_sns_txt p span{
		font-size: 9px;
		font-size: 0.9rem;
		padding-top: 0.3rem;
	}
	.lesson_detail_list_01_doushite_txt{
		font-size: 16px;
		font-size: 1.6rem;
		letter-spacing: 0.05em;
	}
	.inner_section.full-banner {
		position: relative;
	}

	.inner_section.full-banner.ceil {
		margin: 20px auto 0;
	}
}

/*clear*/
.footer_news {
  border-top : 20px solid #6D95CF ;
}
.footer_news h2 img {
  width: 33%;
  padding: 30px 0;
}
.footer_news .news_list:before,
.footer_news .news_list:after,
.footer_news .event_data:before,
.footer_news .event_data:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.footer_news .news_list:after,
.footer_news .event_data:after {
	clear: both;
}
.footer_news .news_list,
.footer_news .news_list li{
	margin:0;
	padding:0;
}
.footer_news .news_list li{
	padding:0 8px;
}
.footer_news .news_list li div{
	padding:10px 5px 30px;
}
.footer_news .news_list h3{
	color: #226abe;
	font-size: 18px;
	font-size: 1.8rem;
	margin: 0;
  text-align: left;
}
.footer_news p{
	font-size: 16px;
	font-size: 1.6rem;
  text-align: left;
  margin: 0;
}
.present_detail {
  max-width: 500px;
  margin: 70px auto 50px auto;
}
.present_detail img {
  margin-top: 30px;
}

