@charset "UTF-8";
@media screen and (min-width: 751px){
#contents #breadcrumb {
	width: 940px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#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 {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
}
#contents h3 {
	font-size: 28px;
	color: #fff;
	background-color: #666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 10px;
	margin-top: 40px;
}


/*************************アクセス*************************/
#contents #access {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contents #access ul {
	margin-top: 20px;
}
#contents #access .cf li img {
	width: 100%;
}
#contents #access .cf .photo {
	width: 295px;
	float: left;
}
#contents #access .cf .ggmap {
	position: relative;
	height: 295px;
	overflow: hidden;
	float: right;
	width:585px;
}
#contents #access p {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 585px;
	height: 295px;
}
#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_l {
	width: 440px;
	float: left;
	list-style-type: none;
}
#contents #access .cf .box_r {
	width: 440px;
	float: right;
	list-style-type: none;
}

/*************************指導コース一覧*************************/
#contents #course_list  {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
}
#contents #course_list h3  {
	margin-right: 20px;
	margin-left: 20px;
}

#contents #course_list ul {
	text-align: center;
	font-size: 16px;
}
#contents #course_list ul li {
	list-style-type: none;
	width: 230px;
	display: inline-block;
}
#contents #course_list ul .f15 {
	font-size: 15px;
}
#contents #course_list ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#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 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	line-height: 30px;
}
#contents #course h3 {
	margin-bottom: 10px;
}
#contents #course .box_l {
	float: left;
	width: 440px;
}
#contents #course .box_r {
	float: right;
	width: 440px;
}
#contents #course .box_l li {
	list-style-type: disc;
	margin-left: 40px;
	margin-top: 14px;
}
#contents #course .box_r li {
	margin-left: 40px;
	list-style-type: disc;
	margin-top: 14px;
}

/*************************資料請求・お問い合わせ*************************/
#contents #contact {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contents #contact p {
	font-size: 20px;
	text-align: center;
}
#contents #contact .cf .box_l {
	width: 434px;
	float: left;
}
#contents #contact .cf .box_r {
	width: 434px;
	float: right;
}

/*************************教室内観*************************/
#contents #classroom {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contents #classroom .cf li img {
	width: 100%;
}
#contents #classroom .cf .box_l {
	width: 440px;
	float: left;
}
#contents #classroom .cf .box_r {
	width: 440px;
	float: right;
}


#block01 {
	background-image: url(../images/classroom_common/pc/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	margin-top: 30px;
}
#block01 .box{
	background-color: #4b89c4;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#block01 h2 {
	font-size: 28px;
	line-height: 45px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #4b89c4;
}
	

/*************************20220902追加*************************/	
#contents  .h3_color {
    background-color: #0033c4;
}	
	
/*************************耳寄り*************************/
#contents #mimiyori {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#contents #mimiyori .left {
    width: 430px;
    float: left;
}
#contents #mimiyori .left img {
    width: 100%;
}
#contents #mimiyori .right {
    width: 410px;
    float: right;
    margin-right: 40px;
    padding-bottom: 60px;
}
#mimiyori .right h4 {
    color: #db2622;
    margin: 0px;
    font-size: 26px;
    font-style: normal;
}
#mimiyori .buton {
    margin: 0px;
    position: absolute;
    bottom: 0px;
    right: 40px;
}
	
	
/*************************生徒さん親御さんの声*************************/	
#contents #student {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
}
#contents #student ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    width: 861px;
}
 
#contents #student ul li {
    margin-top: 0;
    margin-left: 15px;
    margin-bottom: 14px;
    padding: 10px;
    border: 1px solid #999999;
    width: 235px;
    list-style: none;
    border-radius: 10px 10px 10px 10px;
    margin-right: 15px;
    }
#contents #student .buton {
    text-align: center;
}

	
	
/*************************カテキヨースタッフより！*************************/		
#contents #staff {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
}
#contents #staff ul {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
 
#contents #staff ul li {
    padding-bottom: 40px;
    width: 373px;
    list-style: none;
    margin-top: 0;
    margin-left: 36px;
    margin-bottom: 30px;
    position: relative;
    }
#contents #staff ul li .link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    }
#contents #staff ul li a span {
    color: #db2622;
    }
#contents #staff ul li a {
    color: #000;
    text-decoration: none;
    }
#contents #staff ul li a:hover {
    color: #999;
    text-decoration: none;
    }
#staff .cf .margin {
    margin-right: 43px;
}
#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;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 26px;
    padding-top: 20px;
}
	
	
/*************************教師一覧*************************/
#contents #teacher {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#contents #teacher ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-right: 8px;
	margin-left: 8px;
}
#contents #teacher .cf li img {
	width: 100%;
}
#contents #teacher .cf .box_l {
	width: 267px;
	float: left;
	margin-right: 40px;
}
#contents #teacher .cf .box_r {
	width: 267px;
	float: left;
}
#contents #teacher h4 {
	font-size: 22px;
	line-height: 30px;
	width: 267px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.000000 {
}
}
