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

@media screen and (max-width:480px) { 
/* 参考サイト　https://sole-color-blog.com/blog/71/　*/
.mv{
	display: none;
	}
.mv-R{
	display: block;
	max-width: 480px;
	height: auto;
	position: relative;
}
.mv-R img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}
#rmale{
	width: 200px;
	position: absolute;
	top: 230px;
	left: 10%;
}
#rfemale{
	width: 200px;
	position: absolute;
	top: 190px;
	left: 50%;
}
.content{
	display: block;
	min-width: 0;
	width: 100%;
	margin: 0 auto;

}
.Tcontent{
	display: block;
	min-width: 0;
	width: 100%;
	background: linear-gradient(80deg, #FCFFB2, #D4F5FF);
	background-size: cover;
 	background-position: center;
  	background-attachment: fixed;
	padding-top: 40px;
	padding-bottom: 50px;
	z-index: 0;
}
.top_contents h2{
	margin-left: 20px;
	padding: 30px 0 20px 20px;
	background-image: url("../img/hbg.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left;
	font-size: 1.7em;
}
.content_width{
	display: block;
	max-width: 480px;
	margin: 0 auto;
	z-index: 1;
}
	
.news{
	display: block;
	width: 90%;
	height: auto;
	border: #FFCAD2 solid 3px;
	padding: 5px;
}
#newsh{
	text-align: center;
	margin: 0 auto;
	font-size: 1.7rem;
}

.pflame{
	display: none;
}
#newsh::before{
	content: " ";
	display: inline-block;
	width: 45px;
	height: 30px;
}
#newsh::after{
	width: 45px;
	height: 30px;
}
.news ul{
	display: block;
	width: 90%;
	margin: 10px auto;
	z-index: 999;
	position: static;
	padding: 0;
}
.news li{
	z-index: 999;
	padding-top: 10px;
}
#lp_pc{
	display: none;
}
#lp_phone{
	display: block;
	max-width: 385px;
	margin: 60px auto;
}
.Tabout{
	display: block;
}
.about_info{
	display: block;
	min-width: 0;
	width: 100%;
	margin: 20px auto;
	padding: 0;
	background: 0;
}

.aboutoita, .information{
	min-width: 0;
	width: 90%x;
	opacity: 1;
}
.aboutoita img{
	display: none;
}
.about_dive{
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 0;
}
.about-info{
	display: block;
	min-width: 0;
	max-width: 90%;
	font-size: 1.2em;
	padding: 15px;
	background: #FFEFF1;
	margin-top:10px; 
}
.step{
	display: none;
	font-size: 1.2em;
}
	.rstep{
		display: block;
		width: 90%;
		margin: 0 auto;
	}
.rstep a{
	display: block;
	min-width: 0;
	width: 100%;
	margin: 10px auto;
}
.rstep img{
	width: 100%;
	margin-top: 15px;
}

.Tsupport{
	display: block;
	margin: 100px 0;
}
.support_info{
	display: block;
	width: 100%;
	margin: 15px auto;
	padding: 50px 0;
	background: rgba(255, 255, 255, 0.7);
}
	#comments{
		display: none;
	}
#rcomments{
	display: flex;
	height: auto;
	flex-direction: column;
	margin: 0 auto;
}
#rcomments img{
	width: 90%;
	margin: 20px auto;
}
#comment1{
	display: block;
	position: static;
}
#comment2{
	display: block;
	position: static;
}
#comment3{
	display: block;
	position: static;

}
.career{
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 10px auto;
}

.advisor{
	width: 90%;
	margin: 10px auto;
}
.advisor img{
	display: block;
	width: 250px;
	margin: 50px auto;
}
.career p{
	text-align: left;
}
.Pname{
	font-size: 1.3em;
	font-weight: bold;
}
.surtificate{
	font-size: 0.8em;
}
.Tsenior{
	width: 100vw;
}
.top_interview h2{
	display: flex;
	flex-direction: column;
	width: 100vw;
	height: 70px;
	background-image: url("../img/th2bg.png");
	background-repeat: repeat-x;
	background-size: cover;
}
.top_interview h2{
	font-size: 1.25em;
	padding-left: 3px;
}
.top_interview span img{
	width: 80px;
	margin-left: 5px;
}
/*==================================================
スライダーのためのcss
===================================*/
.slider{
	margin: 50px 0 100px;
}



.slider img {
    width: 80%;/*スライダー内の画像を横幅100%に*/
    height:auto;
	margin: 0 auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
    margin:0 10px;/*スライド左右の余白調整*/
}
	
.top_contents h2{
	padding:10px 0 10px 5px;
	background-image: url("../img/hbg.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left;
}
	
	
	
	
	
	
	
	
.floating-banner1
{ 
	display: none;
}
.floating-banner1 img
{ 
	display: none;
}
.floating-banner2
{ 
	display: none;
}
.floating-banner2 img
{ 
	display: none;
}	
	.rfloating-banner1{
position: fixed; /* バナーを固定位置に配置 */
bottom: 0px; /* 下端から20ピクセルの位置に設置 */
left: 0px; /* 右端から20ピクセルの位置に設置 */
z-index: 9999; /* 他の要素より前面に表示 */
display: block; /* ブロックレベル要素として表示 */ 
		width: 50%;
		height: 50px;
		background-color: #FFD0D1;
		margin: 0;
		padding: 0;
	}	
	.rfloating-banner1 a{
	font-size: 2em;
		font-weight: bold;
		text-align: center;
	}	
	.rfloating-banner2{
position: fixed; /* バナーを固定位置に配置 */
right: 0px; /* 右端から20ピクセルの位置に設置 */
bottom: 0px; /* 下端から20ピクセルの位置に設置 */
z-index: 9999; /* 他の要素より前面に表示 */
display: block; /* ブロックレベル要素として表示 */ 
	background: linear-gradient(70deg, #FCFFB2, #D4F5FF);
		width: 50%;
		height: 50px;
		margin: 0;
		padding: 0;
	}	
	.rfloating-banner2 a{
	font-size: 2em;
		font-weight: bold;
	}	
	.rfloating-banner1 p, .rfloating-banner2 p{
		text-align: center;
	font-size: 1.5em;
	font-weight: 400;
		padding-bottom: 8px;

	}
/* フェードイン用のCSS */
.slide-bottom {
   opacity: 0;
   transform: translateY(20px);
   transition: all 1.3s 0s ease-out;
 }	
}