@charset "utf-8";	

/************************************************************************************************/
@media only screen and (min-width:1200px) {
/*-----------------------------
   Menu
-------------------------------*/
.item2 {
  position: fixed;
  width: 80px;
  height: 80px;
  text-align: center;
  box-sizing: border-box;
  counter-increment: item;
  margin: 30px 0 0 0;
  background-color: #fff;
  border-radius: 50vh;
  z-index: 1600 !important;
  right: 50%;
  transform: translate(600px, 0);
}
}


/************************************************************************************************/
@media only screen and (max-width:1200px) {
.full-screen-menu .inner,
#header_cont,
#header_obj,
article.content_body_wh .inner,
article.content_body_ye .inner,
article.content_body_gr_btm .inner,
article.content_body_gr_dark .inner,
#footer .inner,
article.content_body_pi_btm .inner,
article.content_body_ye_btm .inner,
article.content_body_gra_btm .inner,
article.content_body_bl_btm .inner{
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}

/*-----------------------------
   Menu
-------------------------------*/
.item2 {
  position: fixed;
  width: 80px;
  height: 80px;
  text-align: center;
  box-sizing: border-box;
  counter-increment: item;
  margin: 25px 10px 0 0;
  background-color: #fff;
  border-radius: 50vh;
  z-index: 1600 !important;
  right: 2%;
}



.header_img_01::before{
	content: "";
	position: absolute;
	width: 150%;
	height: 400px;
	top: 5%;
	left: -160%;
	background-image: url("../images/top-01.png");
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
}
.header_img_01::after{
	content: "";
	position: absolute;
	width: 140%;
	height: 400px;
	top: 0;
	right: -160%;
	background-image: url("../images/top-03.png");
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
}

}


/************************************************************************************************/
@media only screen and (max-width:1000px) {
/*-----------------------------
   Section01 header
-------------------------------*/
#header_cont h1{
	width: 30%;
	min-width: 50px;
	height: auto;
	margin: 0 38% 0 32%;
	transform: translate(0, 0);
	clear: both;
}

ul#header_menu{
	position: relative;
	background-color: #fff;
	display: inline-block;
	padding: 12px 10px 12px 30px;
	border-radius: 50vh;
	margin: 15px 10% 0;
	width: 80%;
	font-size: 2vw;
}


/*-----------------------------
   Section02 Contents
-------------------------------*/

.box_sidebyside_2 .item{
	position: relative;
	display: block;
	width: 47%;
	height: auto;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 0;
	padding: 20px 4% 0;
	margin-bottom: 20px;
}
.box_sidebyside_2 .item_for2{
	display: block;
	width: 0;
	height: 100px;
}

.box_sidebyside_2 .item .item_title{
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.4em;
	text-align: center;
}

.box_sidebyside_2 .midashi_01::after,
.box_sidebyside_2 .midashi_02::after,
.box_sidebyside_2 .midashi_03::after,
.box_sidebyside_2 .midashi_04::after{
	top: 5%;
	left: -2%;
}

/******Conten　指導内容・費用******************************/
.box_sidebyside_2 .item ul.item_cau li.tacenter{
	text-align: center;
}

/******Achievement　進路実績******************************/
dl.achiev_unit dt{
	position: relative;
	width: 20%;
	margin: 0 4% 0 0;
	transform: rotate(0.05deg);
}
dl.achiev_unit dt img{
	width: 100%;
	height: auto;
	margin: -20px 0 0;
}
dl.achiev_unit dd{
	width: 76%;
	text-align: justify;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 1.7em;
	transform: rotate(0.05deg);
}


/******Mwssage　講師からのメッセージ******************************/

.content_wrap_A dl.prof_text dt{
	min-width: 20%;
}


/*------------------------------------ */
/*　footer　*/
/*------------------------------------ */
ul.f_naviC{
	float: left;
	transform: rotate(0.05deg);
	margin: 0 0 0;
}

}





/************************************************************************************************/
@media only screen and (min-width:769px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}

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

/* メニューアイテム */
.btn_C{
	color: #F86539;
	text-align: center;
	font-weight: 600;
	font-size: 1.2em;
	position: relative;
	display: inline-block;
	padding: 20px 8%;
	background-color: #EBDFD2;
	border: 2px solid #fff;
	border-radius: 50vh;
	filter:drop-shadow(0px 4px 3px rgba(0, 0, 0, 0.2));
	transform: translate( -50%, 0 );
	left: 50%;
}

.heading_D{
	font-family: "Jost", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 3em;
	font-weight: 500;
	line-height: 1.3em;
	color: #000;
	border-bottom: 1px solid #000;
	position: relative;
	margin: 50px 0 0;
}
.g_menu_01::after{
	content: "隣人塾とは";
	position: absolute;
	font-family: "m-plus-1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	height: 20px;
	bottom: 15px;
	left: 14em;
	display: inline-block;
	line-height: 18px;
}
.g_menu_02::after{
	content: "講師紹介";
	position: absolute;
	font-family: "m-plus-1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	height: 20px;
	bottom: 15px;
	left: 10em;
	display: inline-block;
	line-height: 18px;
}
.g_menu_03::after{
	content: "進路実績・塾生保護者からの声・よくある質問";
	position: absolute;
	font-family: "m-plus-1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	height: 20px;
	bottom: 28px;
	left: 8em;
	display: inline-block;
	line-height: 18px;
	width: 15em;
}
.g_menu_04::after{
	content: "お問合せ・アクセスマップ";
	position: absolute;
	font-family: "m-plus-1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	height: 20px;
	bottom: 15px;
	left: 11em;
	display: inline-block;
	line-height: 20px;
}
.g_menu_05::after{
	content: "外部リンク";
	position: absolute;
	font-family: "m-plus-1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	height: 20px;
	bottom: 35px;
	left: 8em;
	display: inline-block;
}
.g_menu_06::after{
	content: "過去問データベース";
	position: absolute;
	font-family: "m-plus-1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	height: 20px;
	bottom: 35px;
	left: 14em;
	display: inline-block;
}

.g_nav .topic_A{
	width: 50%;
	float: left;
	padding: 0 3% 0;
	border-right: 1px solid #000;
	display: block;
	position: relative;
}
.g_nav .topic_B{
	width: 50%;
	float: left;
	padding: 0 3% 0;
	border-right: 1px solid #000;
	display: block;
	position: relative;
}
.g_nav .topic_C{
	width: 50%;
	float: left;
	padding: 0 3% 0;
	border-right: 1px solid #000;
	display: block;
	position: relative;
}
.g_nav .topic_D{
	width: 50%;
	float: left;
	padding: 15px 12% 0;
	border-right: 1px solid #000;
	display: block;
	position: relative;
}
.g_nav .topic_A:last-child,
.g_nav .topic_B:last-child,
.g_nav .topic_C:last-child,
.g_nav .topic_D:last-child,
.g_nav .topic_A:nth-child(2),
.g_nav .topic_C:nth-child(2),
.g_nav .topic_D:nth-child(2){
	border-right: none;
}
.center_line{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #000;
	margin: 15px 0;
	float: left;
}



/*-----------------------------
   Section01 header
-------------------------------*/
#header{
	width:100%;
	height:auto;
	position:relative;
	margin: 0 0 40px;
	background-color: #D2EBE4;
	padding: 0 0 70px 0;
	overflow: hidden;
}

#header_cont h1{
	width: 40%;
	min-width: 50px;
	height: auto;
	margin: 0 32% 0 28%;
	transform: translate(0, 0);
	clear: both;
}

ul#header_menu{
    display: none;
}
	

.header_img_01::before{
	content: "";
	position: absolute;
	width: 150%;
	height: 400px;
	top: 5%;
	left: -160%;
	background-image: none;
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
}
.header_img_01::after{
	content: "";
	position: absolute;
	width: 140%;
	height: 400px;
	top: 0;
	right: -160%;
	background-image: none;
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
}

.header_img_02{
	display: block;
	width: 80%;
	min-width: 250px;
	margin: 25px auto 0;
	position: relative;
}


#side_menu a.sm02{
	display: block;
}


/*-----------------------------
   Section02 Contents
-------------------------------*/
h4.cont_headingA{
	color: #00A29A;
	font-size: 2em;
	font-weight: 700;
	text-align: center;
	line-height: 1.2em;
	padding: 0 0 25px 0;
}



h4.cont_headingB{
	color: #00A29A;
	font-family: "Jost", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 2.8em;
	font-weight: 500;
	text-align: center;
	line-height: 1.1em;
	padding: 0 0 0 0;
	margin: 0 0 10px;
}
h4.cont_headingB span{
	display: inline-block;
}

.box_sidebyside{
	width: 100%;
	display: block;
	justify-content: space-between;
	margin: 3% 0 2%;
	position: relative;
	z-index: 1;
}
.box_sidebyside::after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.box_sidebyside .item{
	position: relative;
	display: block;
	width: 46%;
	height: auto;
	float: left;
	margin: 0 2% 30px;
}

.box_sidebyside .item_for3{
	display: block;
	width: 10.5%;
	height: 1px;
}




/******Contents・Tuition fee　指導内容・指導料******************************/

.box_sidebyside_2 .item{
	position: relative;
	display: block;
	width: 47%;
	height: auto;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 0;
	padding: 30px 4% 0;
	margin-bottom: 20px;
}

.box_sidebyside_2 .midashi_01::after{
	content: "形式";
	position: absolute;
	background-color: #03A29A;
	color: #fff;
	top: -2%;
	left: 5%;
	font-size: 1em;
	font-weight: 700;
	padding: 4px 10px;
}
.box_sidebyside_2 .midashi_02::after{
	content: "科目";
	position: absolute;
	background-color: #03A29A;
	color: #fff;
	top: -2%;
	left: 5%;
	font-size: 1em;
	font-weight: 700;
	padding: 4px 10px;
}
.box_sidebyside_2 .midashi_03::after{
	content: "学年";
	position: absolute;
	background-color: #03A29A;
	color: #fff;
	top: -2%;
	left: 5%;
	font-size: 1em;
	font-weight: 700;
	padding: 4px 10px;
}
.box_sidebyside_2 .midashi_04::after{
	content: "月謝";
	position: absolute;
	background-color: #03A29A;
	color: #fff;
	top: -2%;
	left: 5%;
	font-size: 1em;
	font-weight: 700;
	padding: 4px 10px;
}

.box_sidebyside_2 .item .item_title{
	font-size: 1.15em;
	font-weight: 700;
	line-height: 1.2em;
	text-align: center;
}

.box_sidebyside_2 .item ul.item_cau li{
	font-size: 0.8em;
	font-weight: 400;
	line-height: 1.2em;
	text-align: left;
	text-indent: -1.2em;
	padding-left: 1.2em;
	margin: 0 0 5px 0;
}


/******Instagram　インスタグラム******************************/
.insta_wrap{
	width: 92%;
	max-width: 800px;
	margin: 20px auto 10px;
}
.insta_wrap .insta_img{
	width: 46%;
	aspect-ratio: 1 / 1;
	background-color: #ccc;
	margin: 2%;
	float: left;
}


/******Achievement　進路実績******************************/
dl.achiev_unit dt{
	position: relative;
	width: 24%;
	margin: 0 4% 0 0;
	transform: rotate(0.05deg);
}
dl.achiev_unit dt img{
	width: 100%;
	height: auto;
	margin: -10px 0 0;
}
dl.achiev_unit dd{
	width: 72%;
	text-align: justify;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 1.7em;
	transform: rotate(0.05deg);
}

/******Mwssage　講師からのメッセージ******************************/
.prof_wrap{
	width: 100% !important;
	position: relative;
	margin: 0 auto;
}	
.image_box::before{
	content: "";
	position: absolute;
	width: 40%;
	aspect-ratio: 1 / 1;
	top: -35%;
	left: -15%;
	background-image: url("../images/top-19.jpg");
	background-position: center -20px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	border-radius: 50vh;
}

.br_768{
	display: block;
}



.box_sidebyside_2B{
	width: 100%;
	display: block;
	justify-content: space-between;
	margin: 2% 0 2%;
	position: relative;
	z-index: 1;
}
.box_sidebyside_2B .item{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	background-color: #03A29A;
	border-radius: 0 ;
}

.box_sidebyside_2B .item_60{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	border-radius: 0 ;
}
.plus_icon::before{
	content: "";
	display: none;
}

.plus_icon_02{
	width: 70% !important;
	margin: 0 0 0 30%;
}
.plus_icon_02::before{
	content: "";
	position: absolute;
	width: 38%;
	height: 400px;
	top: 0%;
	left: -43%;
	background-image: url("../images/top-18.png");
	background-size: 100% auto;
	background-position: top right;
	background-repeat: no-repeat;
}

.box_sidebyside_2B .item_60::after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.icon_line{
	width: 14%;
	margin: 10px 6% 20px 0;
	background-color: #fff;
	border-radius: 15px;
	float: left;
}

.btn_B{
	width: 80%;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	font-weight: bold;
	transition: background-color 0.3s ease;
	cursor: pointer;
	color: #F86539;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 50vh;
	filter:drop-shadow(0px 4px 3px rgba(0, 0, 0, 0.2));
	float: left;
	margin-top: 15px;
}

.calendar_wrap{
	height: 500px !important;
	margin-top: 30px;
}



/******アクセス******************************/
.box_sidebyside_2C{
	width: 100%;
	display: block;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
.box_sidebyside_2C .item{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}

.smt_mt40{
	margin-top: 40px;
}



/*------------------------------------ */
/*　footer　*/
/*------------------------------------ */
#footer .inner{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 0 20px;
}

#f_cont h2{
	width: 40%;
	margin: 0 33% 0 27%;
	clear: both;
}
.f_right{
	clear: both;
	width: 100%;
	margin: 15px 0 0;
}


ul.f_navi{
	width: 100%;
	position: relative;
	transform: rotate(0.05deg);
	margin: 0 0 10px 0;
}

ul.f_navi li{
	font-size: 1em;
	font-weight: 500;
	padding-left: 10px;
	margin: 5px 0 5px 10px;
	border-left: #03A29A 2px solid;
	float: left;
	height: 20px;
}

ul.f_navi li a{
	display: inline-block;
	padding-top: 10px;
}


ul.f_naviB li:first-child{
	margin: 1px 0 1px 10px !important;
	padding-left: 10px;
}


ul.f_naviC{
	float: left;
	transform: rotate(0.05deg);
	margin: 0 0 0;
	display: block;
	justify-content: center;
}
ul.f_naviC li{
	display: block;
	margin: 1px 8px 1px 8px;
	clear: both;
	float: none;
	position: relative;
}
ul.f_naviC li.circle_gr{
	font-size: 1.05em;
	font-weight: 600;
	color: #fff;
	width: calc(100% - 16px);
	clear: both;
	text-align: center;
}

.smt_mt20{
	margin-top: 20px !important;
}

ul.f_naviC li.circle_gr a{
	color: #fff;
	padding: 25px 0 !important;
	display: block;
	background-color: #03A29A;
	border-radius: 6px;
}
ul.f_naviC li.bg_wh{
	width: 12% !important;
	margin: 15px 2% 0;
	display: inline-block;
}
ul.f_naviC li.bg_wh img{
	width: 100%;
	height: auto;
}


.w_70pc{
	width: 100%;
	margin: 0 auto;
}




/*------------------------------------------------------------------- */
/*　下層ページ　*/
/*------------------------------------ */

/*-----------------------------
   About us
-------------------------------*/
.about_img_01{
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.about_img_01::before{
	content: "学習";
	position: absolute;
	font-size: 1em;
	font-weight: 600;
	text-align: center;
	color: #fff;
	width: 30%;
	background-color: #03A29A;
	padding: 5px 1%;
	border-radius: 6px;
	top: -30px;
	left: 3%;
	transform: rotate(0.05deg);
}
.about_img_01::after{
	content: "ライフデザイン";
	position: absolute;
	font-size: 1em;
	font-weight: 600;
	text-align: center;
	color: #fff;
	width: 30%;
	background-color: #F86539;
	padding: 5px 1%;
	border-radius: 6px;
	top: -30px;
	right: 3%;
	transform: rotate(0.05deg);
}


.scale_90{
	font-size: 1.6em;
}

h4.cont_headingD{
	color: #F86539;
	font-size: 2em;
	font-weight: 700;
	text-align: center;
	line-height: 1.3em;
	padding: 0 0 25px 0;
	position: relative;
}
h4.cont_headingD span{
	display: inline-block;
}

.heading_E2{
	color: #727272;
	font-size: 1.7em;
	font-weight: 500;
	text-align: justify;
	line-height: 0.9 !important;
	transform: rotate(0.05deg);
	padding: 50px 0 0 15px;
	float: left;
	width: calc(100% - 195px);
	margin-top: -40px;
}


.cont_sidebyside{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

.cont_sidebyside .obj_wrap .bg_gr{
	width: 100%;
	color: #fff;
	background-color: #03A29A;
	padding: 5px 0;
	border-radius: 8px;
	font-size: 1.1em;
	font-weight: 600;
	text-align: center;
}
.cont_sidebyside .obj_wrap .bg_or{
	width: 100%;
	color: #fff;
	background-color: #F86539;
	padding: 5px 0;
	border-radius: 8px;
	font-size: 1.1em;
	font-weight: 600;
	text-align: center;
}
.cont_sidebyside .obj_wrap .text_M{
	font-size: 1em;
	font-weight: 400;
	text-align: justify;
	line-height: 1.7;
	margin: 10px 0 0;
}



.title_sec{
	width: 100%;
	position: relative;
	float: left;
}

.list_C li{
	color: #03A29A;
	background-color: #D9ECFD;
	padding: 15px 15px 15px 35px;
	margin: 0 0 7px 0;
	font-size: 0.85em;
	font-weight: 500;
	border-radius: 50vh;
	position: relative;
}
.list_C li::before{
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	top: 5px;
	left: 8px;
	background-image: url("../images/about/circle-check-solid.png");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}



.content_block .left_text{
	width: 50%;
	float: left;
}

.content_block .right_img{
	width: 45%;
	margin: 0 0 0 5%;
	float: left;
}


.table_B,
.table_B2{
	width: 100%;
	position: relative;
	border: 1px solid #000;
	margin: 10px 0 10px;
}
.table_B tr th{
	font-size: 1.2em;
	font-weight: 600;
	text-align: center;
	width: 15%;
	padding: 10px 1%;
	vertical-align: middle;
}
.table_B tr td.center_block{
	width: 25%;
	padding: 10px 2%;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.5em;
}
.table_B tr td.right_block{
	width: 60%;
	padding: 10px 2%;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.5em;
}
.table_B tr td.right_block_B{
	width: 85%;
	padding: 10px 2%;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.5em;
}





.text_L{
	width: 100%;
	margin: 0 auto;
	text-align: justify;
	font-size: 0.8em;
	font-weight: 400;
	transform: rotate(0.05deg);
}



/*-----------------------------
   Profile 講師紹介
-------------------------------*/
.table_A{
	width: 100%;
	margin: 0;
}
.table_A tr th{
	font-size: 1em;
	font-weight: 500;
	padding: 10px 3%;
	text-align: right;
	width: 15%;
	border-right: 1px solid #000;
	vertical-align: middle;
	transform: rotate(0.05deg);	
}
.table_A tr td{
	font-size: 1em;
	line-height: 1.4em;
	padding: 10px 3%;
	text-align: justify;
	transform: rotate(0.05deg);
}

.fl_l{
	float: left;
	margin: 40px 3% 0 0;
	width: 50%;
}

.fl_r{
	float: right;
	margin: 40px 0 0 3%;
	width: 50%;
}



/*-----------------------------
   Achievement 進路実績
-------------------------------*/
.section_double .cont_block_left{
	width: 100%;
	margin: 0 0 0 0;
	float: none;
}
.section_double .cont_block_right{
	width: 100%;
	margin: 40px 0 0 0;
	float: none;
}

.text_H,
.text_H2{
	font-size: 1em;
	font-weight: 400;
	text-align: justify;
	line-height: 1.5em;
	padding-left: 1.5em;
	position: relative;
	transform: rotate(0.05deg);
}
.text_H3{
	font-size: 1em;
	font-weight: 600;
	text-align: justify;
	line-height: 1.5em;
	padding-left: 1.5em;
	position: relative;
	transform: rotate(0.05deg);
	color: #03A29A;
	margin: 20px 0 0;
}

.text_H4{
	font-size: 1em;
	font-weight: 400;
	text-align: center;
	line-height: 1.5em;
	padding-left: 1.5em;
	position: relative;
	transform: rotate(0.05deg);
	color: #03A29A;
	margin: 15px 0;
}

.text_I{
	font-size: 1em;
	font-weight: 400;
	text-align: justify;
	line-height: 1.5em;
	padding: 0 0 20px 1.5em;
	position: relative;
	border-bottom: 1px solid #03A29A;
	margin: 0 0 20px 0;
}

/******　　下層ページの無料体験受付　　******************************/
.logo_A{
	width: 30%;
	display: block;
	float: left;
	margin: 0 5% 0 0;
}
.logo_A img{
	width: 100%;
	height: auto;
}

.text_block{
	width: 65%;
	float: left;
	margin: 0 0 0 0;
}

.btn_block{
	width: 65%;
	float: right;
	margin-top: 15px;
}
.btn_block::after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.btn_block .icon_line{
	width: 12%;
	margin: 0 5% 0 0;
	background-color: #fff;
	border-radius: 15px;
	float: left;
}
.btn_block .btn_B{
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	font-weight: bold;
	transition: background-color 0.3s ease;
	cursor: pointer;
	color: #F86539;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 50vh;
	filter:drop-shadow(0px 4px 3px rgba(0, 0, 0, 0.2));
	float: left;
	width: 83%;
	margin-top: 0;
	
}


/*-----------------------------
   Database データベース
-------------------------------*/
.table_D th{
	width: 25%;
	padding: 25px 2% 0 0;
}
.table_D th P{
	background-color: #F86539;
	color: #fff;
	text-align: center;
	font-size: 1.1em;
	font-weight: 500;
	padding: 5px 15px;
	border-radius: 50vh;
}

}

@media only screen and (min-width:640px) {
.smt_onlyB{
	display: none;
}
}
/************************************************************************************************/
@media only screen and (max-width:640px) {
.pc_only{
	display: none;
}
.smt_only,
.smt_onlyB{
	display: block;
}

.blank_block{
	width: 100%;
	height: 100px;
	position: relative;
	display: block;
}


/*-----------------------------
   Section01 header
-------------------------------*/
#header_cont h1{
	width: 50%;
	min-width: 50px;
	height: auto;
	margin: 0 28% 0 22%;
	transform: translate(0, 0);
	clear: both;
}

/*-----------------------------
   Menu
-------------------------------*/
#side_menu{
	position: fixed;
	width: 70%;
	height: 80px;
	background-color: #F86539;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 0;
	padding: 12px 9px;
	top: calc(100% - 80px);
	bottom: 0px;
	right: 15%;
	z-index: 3000;
	display: flex;
	justify-content: space-between;
}
#side_menu a{
	display: block;
	margin: 0 2% 27px 2%;
	position: relative;
	width: 50px;
	height: 50px;
}
#side_menu a img{
	width: auto;
	margin: 0 auto;
	height: 100%;
}

/*-----------------------------
   Section02 Contents
-------------------------------*/

/******Mwssage　講師からのメッセージ******************************/
.image_box::before{
	display: none;
}

.image_box_smt{
	width: 64%;
	aspect-ratio: 1 / 1;
	margin: 0 18% 20px;
	background-image: url("../images/top-19.jpg");
	background-position: center -20px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	border-radius: 50vh;
}

.c_text_B{
	text-align: center;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: 600;
	margin-top: 15px;
}



.smt_padding_top{
	padding-top: 45px !important;
}
.plus_icon_02{
	width: 100% !important;
	margin: 0;
}
.plus_icon_02::before{
	content: "";
	position: absolute;
	width: 30%;
	height: 400px;
	top: -12%;
	left: 0;
	background-image: url("../images/top-18.png");
	background-size: 100% auto;
	background-position: top right;
	background-repeat: no-repeat;
}
.smt_margin{
margin: -10px 0 20px 36%;
}
.icon_line{
	width: 15%;
	margin: 10px 5% 20px 0;
	background-color: #fff;
	border-radius: 15px;
	float: left;
}


/******アクセス******************************/
.access_info{
	margin: 20px 0 0;
	padding: 0 0;
}


/*------------------------------------ */
/*　footer　*/
/*------------------------------------ */
#footer .inner{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 0 100px;
}




/*------------------------------------------------------------------- */
/*　下層ページ　*/
/*------------------------------------ */

/*-----------------------------
   About us
-------------------------------*/
.cont_sidebyside .obj_wrap img{
	width: 100%;
	margin: 0;
}

.content_block .left_text{
	width: 100%;
	float: none;
}

.content_block .right_img{
	width: 100%;
	margin: 30px 0 0 0;
	float: none;
}


.table_B2 tr th{
	font-size: 1.2em;
	font-weight: 600;
	width: 40%;
	padding: 10px 2%;
	vertical-align: middle;
}
.table_B2 tr td{
	width: 60%;
	padding: 10px 2%;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.5em;
}

/*-----------------------------
   Achievement 進路実績
-------------------------------*/
/******Achievement　進路実績******************************/
dl.achiev_unit{
	width: 100%;
	display: block;
	margin: 0 0 40px 0;
}
dl.achiev_unit dt{
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;
	transform: rotate(0.05deg);
}
dl.achiev_unit dt img{
	width: 50%;
	height: auto;
	margin: 0 25% 0;
}
dl.achiev_unit dd{
	width: 100%;
	text-align: justify;
	font-size: 1.15em;
	font-weight: 600;
	line-height: 1.65em;
	transform: rotate(0.05deg);
}



/******　　下層ページの無料体験受付　　******************************/

.logo_A{
	width: 30%;
	display: block;
	clear: both;
	position: absolute;
	top: 3% ;
	left: 3%;
}

.text_block{
	width: 100%;
	clear: both;
	margin: 10px 0 0 0;
}

.btn_block{
	width: 100%;
	clear: both;
	margin-top: 15px;
}
.btn_block .icon_line{
	width: 15%;
	margin: 0 7% 0 0;
	background-color: #fff;
	border-radius: 15px;
	float: left;
}
.btn_block .btn_B{
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	font-weight: bold;
	transition: background-color 0.3s ease;
	cursor: pointer;
	color: #F86539;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 50vh;
	filter:drop-shadow(0px 4px 3px rgba(0, 0, 0, 0.2));
	float: left;
	width: 78%;
	margin-top: 0;
	
}


/*-----------------------------
   Contact
-------------------------------*/
#header_ye{
	width:100%;
	height:auto;
	position:relative;
	margin: 0 0 40px;
	background-color: #FCFDE5;
	padding: 0 0 50px 0;
	overflow: hidden;
}
.contact_way{
	width: 100%;
	margin: 0 auto 30px;
	padding: 0 0 0 60px;
	position: relative;
}

.contact_way.w_smart::before{
	content: "";
	position: absolute;
	width: 45px;
	height: 45px;
	top: 0;
	left: 0;
	background-image: url("../images/contact/contact-01.svg");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.contact_way.w_line::before{
	content: "";
	position: absolute;
	width: 45px;
	height: 45px;
	top: 0;
	left: 0;
	background-image: url("../images/contact/contact-02.svg");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.contact_way.w_info::before{
	content: "";
	position: absolute;
	width: 45px;
	height: 45px;
	top: 0;
	left: 0;
	background-image: url("../images/contact/contact-03.svg");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.contact_way.w_info{
	padding-bottom: 30px;
}
.contact_way h4{
	font-size: 0.95em;
	font-weight: 600;
	text-align: justify;
	line-height: 1.5em;
	background-color: #D2EBE4;
	padding: 5px 10px;
	margin: 0 0 -10px;
}

.table_C{
	width: 100%;
	margin: 10px auto 30px;
	border-top: 1px solid #000;
}
.table_C tr th{
	width: 25%;
	padding: 20px 3% 20px 3%;
	font-size: 0.9em;
	font-weight: 400;
	vertical-align: middle;
	background-color: #FCFDE5;
	border-bottom: 1px solid #000;
	transform: rotate(0.05deg);
}
input[type='text'],
input[type='tel'],
input[type='email']{
	width: 100%;
	border: 1px solid #aaa;
	padding: 8px 1%;
	border-radius: 5px;
	background-color: #f6f6f6;
}
textarea{
	width: 100%;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #f6f6f6;
}
}