@charset "UTF-8";
#header{
	padding: 10px 0;
	position: fixed;
	background-color: rgba(255,255,255,0.8);
	z-index: 1000;
	width: 100%;
}
#header_inner{
	display: flex;
	position: relative;
}
#header_logo_container{
	display: flex;
	justify-content: space-between;
	width: 92%;
	margin: 0;
}
#header_logo{
	width: 46%;
}
.header_btn{
	width: 26%;
}
.zdo_drawer_nav a:hover li{
  -moz-opacity:0.7; /* FF , Netscape */
  opacity:0.7;
  zoom:1; /* IE */
  background-color: #63cee6;
}
#mainvisual{
	padding-top: 43.2px;
	position: relative;
}
#siryou_btn_top{
	width: 48%;
	position: absolute;
	left: 7%;
	top: 62%;
}
.small_icon{
	width: 4%;
}
.small_title{
	font-size: 1.3rem;
	line-height: 1.5;
}
#introduction p{
	letter-spacing: -0.01rem;
	font-size: 0.80rem;
}
.large_icon{
	width: 5%;
}
.large_title{
	font-size: 1.6rem;
	line-height: 1.4;
}
.point_img{
	width: 40%;
}
.medium_title{
	font-size: 1.2rem;
}
.align_left{
	text-align: justify;
}
.pink_title{
	width: 100%;
	font-size: 1.2rem;
	letter-spacing: -0.08rem;
	color: #fff;
	padding: 3px 0;
	text-align: center;
}
.radius_30{
	border-radius: 40px;
}
.tutor_container{
	display: flex;
	justify-content: space-between;
}
.tutor_img{
	width: 26%;
}
.tutor_comment{
	width: 70%;
}
ul#kouryu{
	padding-left: 4.2%;
}
ul#kouryu li{
	list-style-type: disc;
	font-size: 1.05rem;
	letter-spacing: -0.05rem;
}
.flexslider li{
	background-color: #fdeff5;
}
.flexslider img{
	margin-top: 12px;
}
#youtube iframe{
	width: 100%;
	vertical-align: bottom;
}
#ivent_kanso{
	margin-left: -10px;
}
.img_75{
	width: 75%;
}
.siryo_sodan_title{
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.5;
}
.siryo_sodan_btn{
	width: 95%;
}
.siryo_sodan_text{
	font-size: 1.25rem;
	font-weight: bold;
}
.pink_font_title{
	font-size: 1.5rem;
	text-align: center;
	color: #df4d77;
}
.c_p_text{
	font-size: 1.2rem;
	text-align: justify;
}
.plus_icon{
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}
.site_title{
	font-size: 1.0rem;
	text-align: center;
}
.sns_container,
.appli_container{
	display: flex;
	justify-content: space-around;
	align-items: baseline;
	padding-top: 20px;
	padding-left: 12%;
	padding-right: 3%;
}
.appli_container{
	padding-left: 5%;
}
.sns_icon{
	width: 18%;
	margin-left: 5%;
}
.fs110{
	font-size: 1.05rem;
}
.sns_icon_large{
	width: 36%;
	padding-bottom: 20px;
	margin-left: 5%;
}
.appli_container p{
	padding-left: 10px;
}
.flow_text{
	background-color: #fff;
    padding-top: 12px;
    padding-bottom: 15px;
    font-size: 1.05rem;
    margin-top: -2px;
}
.arrow{
	width: 7%;
}
.line_h190{
	line-height: 1.9;
}
.media_logo{
	width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.yahoo_logo{
	width: 48%;
}
.faq_box{
	background-color: #fff;
	padding: 30px 18px;
	border-radius: 10px;
}
.faq_title{
	font-size: 1.4rem;
	text-align: center;
	color: #df4d77;
}
.faq_box p{
	text-align: justify;
	font-size: 1.1rem;
	letter-spacing: -0.05rem;
}
a.anchor{
    display: block;
    padding-top: 43.2px;
    margin-top: -43.2px;
}
#footer p{
	font-size: 1.3rem;
	line-height: 1.5;
}
#footer_tel{
	width: 75%;
}
ul#footer_nav{
	padding: 25px 0 30px 0;
	font-size: 1.05rem;
}
ul#footer_nav li{
	padding: 5px 0;
	text-decoration: underline;
}








