@charset "UTF-8";
@media screen and (max-width:750px){
#contents #breadcrumb {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contents #breadcrumb li {
	display: inline-block;
	list-style-type: none;
}
#contents #breadcrumb a {
	color: #000;
	text-decoration: none;
}
#contents #breadcrumb a:hover {
	text-decoration: underline;
}
#contents li {
	list-style-type: none;
}
#contents h2 {
	background-color: #eaf4ff;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents h2 img {
	width:100%;
}
#contents h3 {
	border-radius: 8px;
	font-size: 24px;
	color: #fff;
	background-color: #666;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/********************#new********************/
#new {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
#new h2 {
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	background-color: #4b84bf;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
#new .box {
}
#new .box a {
	display: block;
	margin-right: 40px;
	margin-left: 40px;
	color: #000;
	text-decoration: none;
}
#new .box a img {
	width: 100%;
	margin-bottom: 5px;
}

#contents #new .box a h3{
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFF;
	color: #000;
	text-align: left;
}
#new .box a p {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b84bf;
	padding-bottom: 20px;
}
#new .box a p span {
	color: #e51d20;
}
#new .link {
	text-align: right;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#new .link a {
	color: #000;
	text-decoration: none;
	transition: 0.5s;
}
#new .link a span {
	color: #e51d20;
}
#new .link a:hover  {
	opacity: .60; 
	filter: alpha(opacity=60); 
	-ms-filter: "alpha(opacity=60)"; 
	-khtml-opacity: .60;
	-moz-opacity: .60; 
}

/*************************アクセス*************************/
#contents #access {
	margin-top: 30px;
}
#contents #access ul {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#contents #access .cf li img {
	width: 100%;
}
#contents #access .cf .photo {
	padding-right: 20px;
	padding-left: 20px;
}
#contents #access .cf .ggmap {
	margin-right: 20px;
	margin-left: 20px;
}
#contents #access p {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
}
 
.ggmap {
	position: relative;
	padding-bottom: 100%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-top: 20px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#contents #access h4 {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	background-color: #000;
	margin: 0px;
	height: 30px;
	text-align: center;
}
#contents #access .cf .box_r.top {
	margin-top: 20px;
}

/*************************指導コース一覧*************************/
#contents #course_list ul {
	text-align: center;
	padding-bottom: 20px;
	box-sizing: border-box;
}
#contents #course_list ul li {
	list-style-type: none;
	width: 100%;
	display: inline-block;
}
#contents #course_list ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#contents #course_list ul .course1 a span {
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	background-color: #ea5549;
	display: block;
	height: 40px;
}
#contents #course_list ul .course2 a span {
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	background-color: #54917f;
	display: block;
	height: 40px;
}
#contents #course_list ul .course3 a span {
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	background-color: #00608d;
	display: block;
	height: 40px;
}
#contents #course_list ul .course4 a span {
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	background-color: #946c45;
	display: block;
	height: 40px;
}

/*************************教室オリジナル対応コース一覧*************************/
#contents #course {
	font-size: 18px;
	line-height: 30px;
}
#contents #course .box_l {
	list-style-type: disc;
	margin-top: 20px;
}
#contents #course .box_l li {
	list-style-type: disc;
	margin-left: 40px;
}
#contents #course .box_r li {
	margin-left: 40px;
	list-style-type: disc;
}

/*************************資料請求・お問い合わせ*************************/
#contents #contact {
}
#contents #contact p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 0px;
}
#contents #contact .cf li {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#contents #contact .cf li img {
	width: 100%;
}
#contents #contact .cf .box_l {
}
#contents #contact .cf .box_r {
	margin-top: 20px;
}

/*************************教室内観*************************/
#contents #classroom {
}
#contents #classroom .cf li img {
	width: 100%;
}
#contents #classroom .cf li {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}


#block01 {
	background-image: url(../images/classroom_common/sp/bg.png);
	background-size: 100%;
	padding-top: 10.5%;
	background-repeat: no-repeat;
	margin-top: 20px;
}
#block01 .box {
	background-color: #4b89c4;
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#block01 h2 {
	font-size: 22px;
	line-height: 28px;
	background-color: #4b89c4;
	text-align: left;
}
	
	
/*************************20220902追加*************************/	
#contents  .h3_color {
    background-color: #0033c4;
}	
	
/*************************耳寄り*************************/
#contents #mimiyori {
}
#contents #mimiyori .left {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
#contents #mimiyori .left img {
    width: 100%;
}
#contents #mimiyori .right {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
#mimiyori .right h4 {
    color: #db2622;
    font-size: 26px;
    margin: 0;
    font-style: normal;
}
#mimiyori .buton {
    text-align: center;
}
	
	
	
/*************************生徒さん親御さんの声*************************/	
#contents #student {
}
#contents #student ul {
    margin-top: 20px;
}
 
#contents #student ul li {
    margin-top: 0;
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #999999;
    list-style: none;
    border-radius: 10px 10px 10px 10px;
    margin-right: 20px;
    }
#contents #student .buton {
    text-align: center;
}
	
	
/*************************カテキヨースタッフより！*************************/	
#contents #staff {
}
#contents #staff ul {
}
 
#contents #staff ul li {
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    list-style: none;
    margin-right: 20px;
    }
#contents #staff ul li .link {
    text-align: right;
    }
#contents #staff ul li a span {
    color: #db2622;
    }
#contents #staff ul li a {
    color: #000;
    text-decoration: none;
    }
#staff .cf h4  {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-style: normal;
}
#staff p {
    margin: 0;
}
#contents #staff .buton {
    text-align: center;
}

	
	
/*************************会員様はこちら*************************/
	#contents #member {
    text-align: center;
    border-top: 2px solid #0033C4;
    margin-left: auto;
    margin-right: auto;
    margin-top: 26px;
    padding-top: 10px;
}


/*************************教師一覧*************************/
#contents #teacher {
}
#contents #teacher .cf li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	margin: 20px;
	padding-bottom: 20px;
}
#contents #teacher .cf li img {
	width: 100%;
}
#contents #teacher h4 {
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.000000 {
}
}
