@charset "utf-8";
/* CSS Document */

@media screen and (max-width:736px) {
	
	.article-cont {
	padding: 3rem;
	margin: 1rem;
}
	

 .main-img02{
width: 32%;
position: absolute;
bottom: 0;
	}
	#page-ttl .ttl-area {
		height: 15em!important;
	}
	
	
.news-list-bg .main-img02 {
    right: 10%;
		width: 21%;
  }
	
.blog-bg .main-img02 {

width: 45%;
  }
body	#page-ttl{
		
		background-size: contain;
background-repeat: no-repeat;
background-position: bottom;

	}

	.single{
	font-size: 16px;
}
.single .article-cont {
  padding: 1rem;
  margin: 1rem;
}
	
/*------------------------

よくある質問

-----------------------*/

	.qa-area {

	background-size: 100%;

}

.top-info__item {

margin: 0;
width: 100%;
display: flex;
align-items: center;
	margin-bottom: 2rem;
}

.top-info__list {
  justify-content: space-between;
}
.top-info__item > div:nth-child(1) {
 width: 50%;
 background: #fff;
}

	
.more_arrow {
  position: absolute;
  left: 0;
	right: unset;
  bottom: 11px;
}
	.top-info__link {
 width: 50%;
}

a.top-info__link > div {
  padding: 1rem;
  padding-top: 0;
  height: auto;
  position: relative;
}

.more_arrow::before {
  bottom: 10px;
}

.more_arrow::after {

  bottom: 15px;
}

a.top-info__link > div > span:nth-child(2) {
  font-size: 1.4rem;
  line-height: 1.5;
}
a.top-info__link p.time {
	display: block;
	width: 100%;
	box-sizing: border-box;
}
	
.users-voise-area .top-info__item{
	align-items: unset;
}
  .top-info__item > div:nth-child(1) {
 width: 40%;
}
.users-voise-area  .top-info__link {
	width: 60%;
   }
   .users-voise-area a.top-info__link > div > span:nth-child(2) {
	height: 10.5em;

   }

/*------------------------

よくある質問

-----------------------*/

	
dl > dt.questions {
  font-size: 1.4em;
  padding-right: 3em;
}

	
dl > dt.questions div{
 width: 80%;
	line-height: 1.4;
}

	dt.questions > span.icon_questions {
  font-size: 30px;
  margin-right: 1rem;
}


.qa_cont dl > dd.anser {
  font-size: 1.2rem;
  padding: 1em 1em 1em 4.5em;
}



.qa_cont dl > dd.anser::before {
  /* font-size: 40px; */
  font-size: 30px;
}

	/*------------------------

先生紹介

-----------------------*/

	

.message_box {
  /* width: 924px; */
  width: 100%;
}
	.article-profile > img:nth-child(1){		
		width: 100%;
			height: auto;
	}
.message_text {
  padding: 1rem;
}

.article-profile {
  /* display: flex; */
  display: block;
}

.article-profile div.name01 {
  /* font-size: 6.4rem; */
  font-size: 4.4rem;
  margin-top: 1rem;
}
	.profile_text > dl:nth-child(4) > dt:nth-child(1) {
 width: 15%;
}
	.profile_text > dl:nth-child(4) > dd:nth-child(2) {
 width: 84%;
}


.profile_text > dl:nth-child(5) > dt:nth-child(1) {
  width: 33%;
}
.profile_text > dl:nth-child(5) > dd:nth-child(2) {
  width: 65%;
}


.profile_text > dl:nth-child(6) > dt:nth-child(1) {
width: 29%;
	}
.profile_text > dl:nth-child(6) > dd:nth-child(2) {
width: 70%;
	}


.profile_text {
  /* padding-left: 4rem; */
  padding-left: 0rem;
}
.message_box > img:nth-child(1) {
width: 100%;
	height: auto;
 object-fit: unset;
}
	.article-profile > .inner {
  margin: 0;
	 width: 100%; 
}
	
	
.article-profile p.responsible_person {
	background: #b5aab5;
	color: #fff;
	font-size: 1.4rem;
	width: 27%;
margin-right: 10px;

	text-align: center;

	margin-bottom: 1rem;
}


 .teacher-area .top-info__item {
display: block;
    width: 100%;
  }
 .teacher-area a.top-info__link > div {

    height: 9em;
  }


	/*------------------------

セミナー

-----------------------*/


	
	.seminar-area .inner > p:nth-child(3) {
 text-align: center;
 color: #4d4d4d;
 font-size: 1.4rem;
 margin-bottom: 10rem;
}
	
	
	/*------------------------

採用情報

-----------------------*/

.recruit_box {
  /* padding: 0 8rem; */
  padding: 0 1rem;
}

ul.recruit_text02 li {
  /* text-align: center; */
  text-align: left;
  text-indent: -1.5em;
  padding-left: 1.5em;
}

div.recruit_box dl > dt {
  /* width: 25%; */
  width: 100%;
  box-sizing: border-box;
}

div.recruit_box dl {
  flex-direction: column;
}

div.recruit_box dl > dd {
  /* padding-left: 1em; */
  /* width: 73%; */
  padding-left: 0em;
  width: 100%;
  margin-top: 1rem;
}

	
  .footer_navi {
    position: fixed;
    left: 50%;
		transform: translateX(-50%);
    bottom: 2%;
    z-index: 100;
    background: #988575;
    border-radius: 30px;
    width: 93%;

    box-sizing: border-box;
  }

  .footer_navi li {
    width: 35%;
    box-sizing: border-box;
    padding: 1% 0;
		display: flex;
		align-items: center;
		    border-right: solid 1px #fff;

  }

  .footer_navi li a {
    display: block;
    color: #fff;
    padding: 4% 0;
    text-align: center;
    font-size: 3.3vw;
    width: 100%;
    background-size: 15px;
    background-position: center 4px;
    background-repeat: no-repeat;
  }

  .footer_navi li:last-child {
    width: 30%;
  }
  .footer_navi li:last-child {
    border-right: none;
  }
	
	/*------------------------

form

-----------------------*/


	
	.contact_form .inner{
	padding: 0 0;
	}
	#contact h2{text-align: center;}
	.formTable{width: 100%;}
	.formTable tr{border-top:1px solid #ccc; }
	.formTable tr th,.formTable tr td{padding:10px 5px 20px 15px; box-sizing: border-box; vertical-align: middle; width: 100%; display: block;}
	.formTable tr th{width: 100%; text-align: left; padding:20px 0 10px;}
	.formTable tr th span.redtext{font-weight:550; color:#ad0000; font-size: 14px;}
	.formTable tr td label{display: block;}
	.formTable tr td label:nth-child(n+2){margin-top: 20px;}
	.formTable tr td .w90{width: 90%;}
	.formTable tr td input:focus,
	.formTable tr td textarea:focus{background: #fcf9eb; outline-style:none;}
	.formTable tr td input,
	.formTable tr td textarea,
	.formTable tr td select{font-size:14px;}
	.formTable tr td input[type="text"],
	.formTable tr td input[type="tel"],
	.formTable tr td input[type="email"],
	.formTable tr td select,
	.formTable tr td textarea{padding: 10px; box-sizing: border-box;}
	.formTable tr td.barth select{width: 80%; margin-top: 10px;}
  .formTable tr td.tr_select select{width: 80%;}

	.formTable tr td div.dayselect{
		border-bottom: 1px solid #ccc;
		padding-bottom: 20px;
		margin-bottom: 20px;
		box-sizig: border-box;
	}
	.formTable tr td div.dayselect:last-child{
		margin-bottom: 0;
		padding-bottom: 0;
		border: none;
		box-sizing: border-box;
	}
	.formTable tr td div.dayselet p{font-weight: bold; font-size:14px; margin-bottom: 15px; box-sizing: border-box;}
	.formTable tr td div.dayselect dl{
		float:none;
		margin: 0 0 12px 0px;
		box-sizing: border-box;
	}
	.formTable tr td div.dayselect dl select{width: 90%; box-sizing: border-box;}
	.formTable tr td div.dayselect dl dt{margin-bottom: 10px;}
	.formTable tr td div.dayselect dl dt,.formTable tr td div.dayselect dl dd {width:100%; box-sizing: border-box;}

	p.pdfdl a{
		display: block;
		background: #ad0000;
		border:solid 1px #ad0000;
		color: #fff;
		width: 100%;
		margin: 20px 0 0;
		padding:10px 0;
		box-sizing: border-box;
		text-align: center;
		border-radius: 6px;
	}
	p.pdfdl a:hover{
		background: #fff;
		border:solid 1px #ad0000;
		color: #ad0000;
	}

    #submit input{
        display: block;
        width: 85%;
        padding: 30px 0;
        font-size:4vw;
        box-sizing: border-box;
    }

    #submit input.backbtn{
        width: 85%;
         padding: 30px 0;
        font-size:4vw;
        border-radius: 5px;
        margin:24px auto;
        box-sizing: border-box;
    }


	p.submitbtn{
		width: 85%;
		margin: 0 auto;
	}
	p.submitbtn input{
		width: 100%;
		display: block;
		padding:20px 0;
		text-align: center;
		font-size:18px;
		cursor: pointer;
		border-radius: 8px;
	}

	.formError{left:30px !important; box-sizing: border-box;}


	.underbtn .mobile{
	position: fixed;
	z-index: 999;
	bottom: 0;
	width: 100%;
	background: #ed9021;
	color: #fff;
	padding: 8px 0 8px;
	box-sizing: border-box;
	}
	.underbtn.no-fixed .mobile{display: none;}

	.underbtn .mobile h3{
		text-align: center;
		font-size: 3vw;
		margin-bottom: 6px;
	}
	.underbtn .mobile p{box-sizing: border-box; text-align: center;}
	.underbtn .mobile p a{display: block; box-sizing: border-box;}
	.underbtn .mobile p.under_mailunit,
	.underbtn .mobile p.under_telunit{width: 40%; margin-left: 1%;}

	.underbtn .mobile p.under_telunit a{
		font-size: 3.5vw;
		border:solid 1px #fff;
		background-image:url(../images/icon_tel_orange.png);
		background-position: 8% center;
		background-repeat: no-repeat;
		background-color: #fff;
		background-size: 15px;
		text-align: center;
		padding: 6% 0 6% 16px;
		color: #ed9021;
		border-radius: 4px;
	}
	.underbtn .mobile p.under_telunit a:hover{
		background-image:url(../images/icon_tel_b.png);
		background-position: 8% center;
		background-repeat: no-repeat;
		background-size: 15px;
		background-color: #ed9021;
		color: #fff;
	}
	.underbtn .mobile p.under_mailunit a{
		font-size: 3vw;
		background-image:url(../images/icon_mail_orange.png);
		background-position: 8% center;
		background-repeat: no-repeat;
		background-color: #fff;
		background-size: 12px;
		border:solid 1px #fff;
		color: #ed9021;
		padding: 6% 0 6% 16px;
		border-radius: 4px;
	}
	.underbtn .mobile p.under_mailunit a:hover{
		background-image:url(../images/icon_mail_orange_hover.png);
		background-position: 8% center;
		background-repeat: no-repeat;
		background-size: 12px;
		background-color: #ed9021;
		color: #fff;
	}
	.underbtn .mobile p.under_top{width: 15%; margin:0 1%;}
	.underbtn .mobile p.under_top a{
		font-size: 2.5vw;
		border-radius: 4px;
		line-height: 1.4em;
		padding:12% 0;
		border:solid 1px #fff;
		color: #fff;
		text-align: center;
	}
	.underbtn .mobile p.under_top a img{width: 24px;}

	/* 送信完了 */
	body.thanks header{
		background: none;
		min-width: auto;
		min-height: auto;
		position: static;
		box-sizing: border-box;
	}

	body.thanks header p#siteid{
		background-color:rgba(255,255,255,0.85);
		padding: 5px;
		width: 50px;
		margin: 20px auto;
		text-align: center;
		position: relative;
	}

	body.thanks .thnks_area h2{text-align: center;}
	body.thanks .thnks_area p{
		text-align:left;
		margin-bottom: 20px;
	}

	body.thanks .thnks_area p.redtext{font-weight: bold; color:#ad0000; font-size: 14px;}


	.swiper-main iframe {
	    width: 100%;
	    height: 200px;
	}

	.swiper-main video {
		display: none;
	}

	
}


