.contents-header {
	width: 100%; height: 390px; position: relative;
}

.contents-header h1 {
	width: 700px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 35px;
	font-weight: bold;
	position: absolute;
	-ms-word-break: normal;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}
.contents-header h1 span {
	margin: 20px auto 0px; width: 50px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 6px; border-bottom-style: solid; display: block;
}
/**/
.main-image-top-block h1 {
    padding: 0 0 0 20px;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.4) 0 0 10px;
    font-weight: bold;
    /*font-size: 50px;*/
	font-size: 46px;
}
/*
main.main-contents section {
	margin: 0px auto 60px; width: 700px;
}*/
main.main-contents section {
	margin: 0px auto 60px; width: 1000px;
}
main.main-contents section.contents-image {
	margin: 0px auto 40px; width: 100%;
}
main.main-contents section.contents-image img {
	width: 100%; height: auto;
}
main.main-contents section h2 {
	font-weight: bold;
}
main.main-contents section h2 span {
	color: rgb(204, 0, 0);
	/*color: rgb(47, 91, 185);*/
	/*margin-right: 20px;*/
}
main.main-contents section h2 {
	color: rgb(51, 51, 51);
	padding-bottom: 5px;
	font-weight: bold;


	/*border-bottom-color: rgb(238, 238, 238);*/
	border-bottom-color: color: rgb(47, 91, 185);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: 25px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}


/* basic */
.basic-content-area {
	display: flex;
}

.basic-content-area .basic-content-area-image {
	width: 48%;
}

.basic-content-area-image {
	height: 400px; overflow: hidden; margin-bottom: 30px; position: relative;
}

.basic-content-area-image img {
	left: 50%; top: 50%; width: 100%; height: auto; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}

/* caption */
main.main-contents section .caption {
	color: rgb(47, 91, 185); letter-spacing: 0.05em; font-size: 25px; font-weight: bold;
}


.content-procedure{
	font-size: 24px;
	font-weight: normal;
	line-height: 1.7em;
	margin-bottom: 0px;
}
.content-procedure span{
	font-weight: bold;
	color: rgb(204, 0, 0);
}

/* text */
.basic-content-area .basic-content-area-image {
	height: 360px; margin-bottom: 0px;
}

.basic-content-area .basic-content-area-text {
	width: 48%;
}
.basic-content-area .basic-content-area-text {
	margin-left: auto;
	font-size: 17px;
}
.basic-content-area .basic-content-area-text h2 {
	text-align: left;
	font-size: 25px;
}

/* ch */
.basic-content-area-ch {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 30px;
	display: block;
}
.basic-content-area-ch-image {
	width: 1000px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	clear: both;
	margin-bottom: 60px;
}
.basic-content-area-ch-image img {
	width: 100%;
	height: auto;
}

.basic-content-area-ch-text {
	width: 100%;
	line-height: 1.8;
	font-size: 18px;
}
.basic-content-area-ch-text p {
	margin-bottom: 40px;
}

.basic-content-area-ch-text dl {
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: 30px;
}
.basic-content-area-ch-text dl dt {
	display: list-item;
	list-style-type: desc;
	font-weight: bold;
	margin-left: 20px;
	font-size: 20px;
}

.basic-content-area-ch-text dl dd {
	padding: 0px 0px;
	margin-left: 0px;
	font-size: 18px;
}



/* ah */
.basic-content-area-ah {
	width: 100%;
	float: left;
	margin-bottom: 60px;
}
.basic-content-area-ah-image {
	width: 49%;
	display: block;
	float: left;
	margin-right: 20px;
}
.basic-content-area-ah-image img {
	width: 100%;
	height: auto;
}

.basic-content-area-ah-text {
	width: 49%;
	/*line-height: 160%;*/
	/*float: left;*/
	float: right;
	font-size: 18px;
	line-height: 1.8;
}
.p-bottom-40 {
	padding-bottom: 40px;
}


.content-policy{
	font-size: 19px;
	font-weight: normal;
	line-height: 1.7;
}

.content-policy-image {
	width: 650px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
	margin-bottom: 50px;
}
.content-policy-image img {
	width: 100%;
	height: auto;
}

/**/
.school-detail-school-info dl {
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 1.8;
}
.school-detail-school-info dl dt {
	padding: 20px 0px;
	width: 200px;
	color: rgb(136, 136, 136);
	clear: both;
	border-top-color: rgb(238, 238, 238);
	border-top-width: 1px;
	border-top-style: solid;
	float: left;
	/*font-weight: bold;*/
}
.school-detail-school-info dl dd {
	padding: 20px 0px; margin-left: 200px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.school-detail-room-info dl dd {
	padding: 20px 0px; margin-left: 200px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}

.school-detail-school-info dl dd .company-gmap iframe {
	height: 400px; margin-top: 20px; /*pointer-events: none;*/
}

/*
.school-detail-school-info dl dd .ryugaku-gmap img {
	height: auto;
	margin-top: 20px;
	pointer-events: none;
	text-align: right;
	display: block;
}*/
.school-detail-school-info dl dd .ryugaku-gmap span {
	height: 400px;
	margin-top: 40px;
	pointer-events: none;
}
/*
.school-detail-school-info span {
	/*pointer-events: none;*//*
	padding-left: 300px;
}*/

.school-detail-school-info .ryugaku-gmap {
	height: 60px;
	margin-top: 0px;
	pointer-events: none;
	position: relative;
}
.school-detail-school-info .ryugaku-gmap-sub {
	height: 85px;
	margin-top: 0px;
	pointer-events: none;
	position: relative;
}
.school-detail-school-info .ryugaku-gmap-three {
	height: auto;
	margin-top: 0px;
	pointer-events: none;
	position: relative;
	padding-right: 190px;
	margin-bottom: 20px;
}
.school-detail-school-info .gmap {
	margin-bottom: 0px;
	margin-top: 30px;
}
.school-detail-school-info .gmap span {
	color: rgb(204, 51, 0);
}
.school-detail-school-info p span {
	color: rgb(255, 0, 0);
}
.ryugaku-gmap-sub .character-area {
	position: absolute;
	top: 0px;
	width: 700px;
	left: 0px;
}
.ryugaku-gmap-three .character-area {
	position: absolute;
	top: 0px;
	width: 700px;
	left: 0px;
}


.ryugaku-gmap .banner-qe {
	position: absolute;
	right: 0px;
	top: 0px;
}
.ryugaku-gmap-sub .banner-qe {
	position: absolute;
	right: 0px;
	top: 0px;
}
.ryugaku-gmap-three .banner-qe {
	position: absolute;
	right: 0px;
	top: 18px;
}


.top-margin-10{
	margin-top: 10px;
	padding-top: 10px;
}

/*テーブル*/
.table-timetable-price {
	width: 100%; overflow: auto; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch;
}
/*テーブル*/
.table-timetable-price table {
	width: 100%; color: rgb(102, 102, 102); font-size: 16px; margin-bottom: 20px; border-collapse: collapse;
}
.table-timetable-price span {
	width: 100%; color: rgb(51, 51, 51); font-size: 16px; margin-top: -18px; margin-bottom: 20px;
}


/*テーブル*/
.table-timetable-price tr:nth-child(2n) {
	/*background: rgb(245, 245, 245);*/
}
/*テーブル*/
.table-timetable-price th {
	background: rgb(219, 237, 249); font-weight: normal;
}

/*テーブル*/
.table-timetable-price tr:nth-child(2n) th {
	background: rgb(238, 238, 238);
}


/*テーブル*/
.table-timetable-price th {
	padding: 10px 15px; text-align: left; white-space: nowrap;	border: 1px solid rgb(102,102,102);
}
/*テーブル*/
.table-timetable-price td {
	padding: 10px 15px; text-align: left; white-space: nowrap;	border: 1px solid rgb(102,102,102);
}


/*テーブル*/
.table-timetable-price thead tr th {
	background-color: rgb(204, 204, 204);
	color: #333;
	border: 1px solid rgb(102,102,102);
}
/*テーブル*/
.table-timetable-price tbody tr td {
	/*width: 33.33%;*/
}
.table-timetable-price td:first-child {
  background: #BBDDFF;
}


/*テーブル*/
.table-timetable-price table > small {
	line-height: 1.7; margin-top: 10px; display: block;
}
/*テーブル*/
.table-timetable-price tfoot td {
	padding: 10px 0px 0px; text-align: left;
}

/*ブロック*/
.content-block .facility-block{
	width: 100%;
	float: left;
	position: relative;
}

.content-block .facility-block .two-rows-photo {
	width: 100%;
	margin-bottom: 30px;
	clear: both;
}

.content-block .facility-block .two-rows-photo ul {
	margin: 0px;
	padding: 0px;
}
.content-block .facility-block .two-rows-photo ul.last-b {
	margin-bottom: -20px;
}
.content-block .facility-block .two-rows-photo li {
	position: relative;
}
.content-block .facility-block .two-rows-photo li img {
	width: 80%;
}
.content-block .facility-block .two-rows-photo li:last-child {
	margin-left: 12px;
	margin-bottom: 20px;
}
.content-block .facility-block .two-rows-photo li span{
	position: absolute;
	content: '';
	top: 10px;
	left: 10px;
	border-radius: 8px;
	/*background-size: 10px 10px;*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	font-size: 22px;
	font-weight: bold;
	background-image: url(../img/main/png/facility-two-haikei.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.content-block .facility-block .two-rows-photo li p{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.content-block .facility-block .two-rows-photo ul {
	display: flex;/*直下の要素が並列*/
}

.content-block .facility-block .two-rows-photo ul li {
	/*margin: 0px 15px; */
	width: 50%;
}

/**/
/*蟾ｦ 繝懊ち繝ｳ3*/
.btn-desing-pamphlet03 {
	margin: 0px auto; padding: 20px 0px; border-radius: 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 18px; display: block; max-width: 100%; background-color: rgb(239, 116, 116);
	font-weight: bold;
}
a.btn-desing-pamphlet03 {
	margin: 0px auto; padding: 20px 0px; border-radius: 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 18px; display: block; max-width: 100%; background-color: rgb(239, 116, 116);
	font-weight: bold;
}
.btn-desing-pamphlet03:hover {
	/*color: rgb(0, 0, 0); background-color: rgb(249, 223, 4);*/
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
a.btn-desing-pamphlet03:hover {
	/*color: rgb(0, 0, 0); background-color: rgb(249, 223, 4);*/
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.btn-desing-pamphlet03::before {
	margin: 0px 5px 3px 0px; width: 18px; height: 18px; vertical-align: middle; display: inline-block; content: " "; background-image: url("imag/icon_pamphlet02.png"); background-repeat: no-repeat; background-size: contain;
}
a.btn-desing-pamphlet03::before {
	margin: 0px 5px 3px 0px; width: 18px; height: 18px; vertical-align: middle; display: inline-block; content: " "; background-image: url("img/icon_pamphlet02.png"); background-repeat: no-repeat; background-size: contain;
}
/*蜿ｳ 逶ｸ隲�3*/
.btn-desing-infoemation03 {
	margin: 0px auto; padding: 20px 0px; border-radius: 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 18px; display: block; max-width: 100%; background-color: rgb(255, 167, 73);
	font-weight: bold;
}
a.btn-desing-infoemation03 {
	margin: 0px auto; padding: 20px 0px; border-radius: 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 18px; display: block; max-width: 100%; background-color: rgb(255, 167, 73);
	font-weight: bold;
}
.btn-desing-infoemation03:hover {
	/*color: rgb(0, 0, 0); background-color: rgb(249, 223, 4);*/
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
a.btn-desing-infoemation03:hover {
	/*color: rgb(0, 0, 0); background-color: rgb(249, 223, 4);*/
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.btn-desing-infoemation03::before {
	margin: 0px 5px 3px 0px; width: 18px; height: 18px; vertical-align: middle; display: inline-block; content: " "; background-image: url("img/icon_infoemation-18px.png"); background-repeat: no-repeat; background-size: contain;
}
a.btn-desing-infoemation03::before {
	margin: 0px 5px 3px 0px; width: 18px; height: 18px; vertical-align: middle; display: inline-block; content: " "; background-image: url("img/icon_infoemation-18px.png"); background-repeat: no-repeat; background-size: contain;
}

/*蜿ｳ 繝懊ち繝ｳ3*/
.btn-desing-estimate03 {
	margin: 0px auto; padding: 20px 0px; border-radius: 0px; width: 100%; text-align: center; color: rgb(0, 0, 0); font-size: 18px; display: block; max-width: 100%; background-color: rgb(255, 167, 73);
}
a.btn-desing-estimate03 {
	margin: 0px auto; padding: 20px 0px; border-radius: 0px; width: 100%; text-align: center; color: rgb(0, 0, 0); font-size: 18px; display: block; max-width: 100%; background-color: rgb(255, 167, 73);
}
.btn-desing-estimate03:hover {
	/*color: rgb(0, 0, 0); background-color: rgb(249, 223, 4);*/
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
a.btn-desing-estimate03:hover {
	/*color: rgb(0, 0, 0); background-color: rgb(249, 223, 4);*/
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.btn-desing-estimate03::before {
	margin: 0px 5px 3px 0px; width: 18px; height: 18px; vertical-align: middle; display: inline-block; content: " "; background-image: url("img/icon_infoemation.png"); background-repeat: no-repeat; background-size: contain;
}
a.btn-desing-estimate03::before {
	margin: 0px 5px 3px 0px; width: 18px; height: 18px; vertical-align: middle; display: inline-block; content: " "; background-image: url("img/icon_infoemation.png"); background-repeat: no-repeat; background-size: contain;
}


.contact-btn-desing-block {
	margin-bottom: 0px; background-color: rgb(255, 255, 255);
}


.contact-btn-desing {
	padding: 30px 20px;
	border-top-color: rgb(238, 238, 238);
	border-right-color: rgb(238, 238, 238);
	border-left-color: rgb(238, 238, 238);
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(238, 238, 238);
}


.contact-btn-desing h3 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: normal;
}

.contact-btn-desing ul {
	display: flex;
}
.contact-btn-desing ul li {
	margin: 0px 15px; width: 50%;
}

.contact-frame-block {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contact-frame-desing {
	padding: 20px;
	border-top-color: rgb(255, 167, 73);
	border-right-color: rgb(255, 167, 73);
	border-left-color: rgb(255, 167, 73);
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 167, 73);
	background-color: #FFF0DF;
}

.contact-frame-desing span {
	color: rgb(255, 143, 17);
}


@media all and (max-width:767px)
{
.contents-header {
	height: 250px;
}
.contents-header h1 {
	font-size: 30px; width: 100%;
}
main.main-contents section {
	margin: 0px auto 40px; width: 75%;
}



/* basic */
.basic-content-area {
	display: block;
}
.basic-content-area-image {
	margin: 0px -10px 20px; height: auto; overflow: visible;
}
.basic-content-area .basic-content-area-image {
	margin: 0px -10px 20px; height: auto; overflow: visible;
}
.basic-content-area-image img {
	left: 0px; position: relative; transform: none; -webkit-transform: none;
}
.basic-content-area .basic-content-area-image {
	width: auto;
}


/* text */
.basic-content-area .basic-content-area-text {
	width: auto;
	font-size: 14px;
}
.basic-content-area .basic-content-area-text h2 {
	font-weight: bold;
	font-size: 22px;
}

/* ch */
.basic-content-area-ch-image {
	width: 100%;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.basic-content-area-ch-image img {
	width: 100%;
	display: block;
	margin: 0px;
}
.basic-content-area-ch-text {
	width: 100%;
	font-size: 14px;
	margin-bottom: 10px;
}
.basic-content-area-ch-text p {
	margin-bottom: 20px;
}

/* ah */
.basic-content-area-ah {
	width: 100%;
	display: block;
	margin-bottom: 40px;
}
.basic-content-area-ah-image {
	width: 100%;
	margin: 0px;
}
.basic-content-area-ah-image img {
	width: 100%;
	height: auto;
}

.basic-content-area-ah-text {
	width: 100%;
	/*line-height: 140%;*/
	font-size: 15px;
	margin-bottom: 10px;
}

.m-bottom-60 {
	padding-bottom: 20px;
}

.content-policy{
	font-size: 16px;
	line-height: 1.6;
}

.content-policy-image {
	width: 100%;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.content-policy-image img {
	width: 100%;
	height: auto;
}

.school-detail-contact-consultation h4 {
	font-size: 16px; margin-bottom: 10px;
}
.school-detail-contact-consultation {
	padding: 15px 10px;
}
.school-detail-contact-consultation ul li {
	margin: 0px 10px; width: 50%;
}
.school-detail-contact-consultation ul li:first-child a {
	font-size: 24px;
}
.school-detail-contact-consultation ul li:first-child p {
	font-size: 12px;
}
.school-detail-contact-consultation ul li:last-child a {
	padding: 0px 20px; height: 50px; line-height: 50px; font-size: 15px;
}
.school-detail-contact-consultation ul li:last-child a::before {
	width: 21px; height: 14px;
}

.school-detail-school-info dl {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 1.6;
}
.school-detail-school-info dl dd .company-gmap iframe {
	height: 300px; margin-top: 10px; /*pointer-events: none;*/
}

.school-detail-school-info .ryugaku-gmap {
	height: 90px;
	margin-top: 0px;
	pointer-events: none;
	position: relative;
}
.ryugaku-gmap .banner-qe {
	left: 0px;
	top: 25px;
	height: 60px;
}


.school-detail-school-info .ryugaku-gmap-sub {
	height: 105px;

	margin-top: 0px;
	pointer-events: none;
	position: relative;
}
.ryugaku-gmap-sub .character-area {
	width: 100%;
	left: 0px;
	top: 0px;
	height: 60px;
}
.ryugaku-gmap-sub .banner-qe {
	left: 0px;
	top: 25px;
	height: 60px;
}
.ryugaku-gmap-sub .banner-qe-3 {
	left: 0px;
	height: 60px;
	bottom: 0px;
}
.school-detail-school-info .ryugaku-gmap-three {
	height: auto;
	margin-top: 0px;
	pointer-events: none;
	position: relative;
	padding-right: 0px;
	padding-bottom: 60px;
}
.ryugaku-gmap-three .character-area {
	width: 100%;
	left: 0px;
	top: 0px;
}
.ryugaku-gmap-three .banner-qe {
	height: 60px;
	bottom: 0px;
	left: 0px;
	top: auto;
}

/*ブロック*/
.content-block .facility-block .two-rows-photo {
	width: 100%;
	margin-bottom: 20px;
}
.content-block .facility-block .two-rows-photo ul {
	margin: 0px;
	padding: 0px;
}
.content-block .facility-block .two-rows-photo ul.last-b {
	margin-bottom: -20px;
}
.content-block .facility-block .two-rows-photo li {
	position: relative;
}
.content-block .facility-block .two-rows-photo li img {
	width: 100%;
}
.content-block .facility-block .two-rows-photo li:last-child {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 40px;
	margin-right: 0px;
}
.content-block .facility-block .two-rows-photo li span{
	position: absolute;
	content: '';
	top: 10px;
	left: 10px;
	border-radius: 8px;
	/*background-size: 10px 10px;*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	font-size: 22px;
	font-weight: bold;
	background-image: url(../img/main/png/facility-two-haikei.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.content-block .facility-block .two-rows-photo ul {
	display: block;	/*display: flex;*//*直下の要素が並列*/
}
/*2列*/

.content-block .facility-block .two-rows-photo ul li {
	width: 100%;
	padding-right: 10%;
	padding-left: 10%;
}
/*
.content-block .facility-block .two-rows-photo li img {
	width: 100%;
}*/
main.main-contents section .caption {
	font-size: 23px; font-weight: bold;
}

/**/
.contact-btn-desing {
	padding: 15px 10px; margin: 0px 10px; border: 2px solid rgb(238, 238, 238); border-image: none;
}
.contact-btn-desing h3 {
	font-size: 16px; margin-bottom: 10px;
}

.contact-btn-desing ul {
	display: flex;
}
.contact-btn-desing ul li {
	margin: 0px 5px;
}

}
@media all and (max-width:479px)
{
.contents-header {
	height: 200px;
}
.contents-header h1 {
	padding: 0px 10px; font-size: 26px;
}
.contents-header h1 span {
	margin: 10px auto 0px; width: 40px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 4px; border-bottom-style: solid;
}
main.main-contents section {
	margin: 0px auto 30px; width: 100%;
}
main.main-contents section.contents-image {
	margin: 0px auto 20px;
}

main.main-contents section h2 {
	margin: 20px 0px 10px;
	padding-bottom: 3px;
	font-size: 18px;
}

.content-procedure{
	font-size: 19px;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.content-procedure span{
	font-weight: bold;
	color: rgb(204, 0, 0);
}

/* text */
.basic-content-area .basic-content-area-text {
	width: auto;
	font-size: 14px;
}
.basic-content-area .basic-content-area-text h2 {
	font-weight: bold;
	font-size: 20px;
}

/* text dl */
.basic-content-area-ch-text dl {
	margin-bottom: 0px;
	margin-bottom: 20px;
}
.basic-content-area-ch-text dl dt {
	display: list-item;
	list-style-type: desc;
	font-weight: bold;
	margin-left: 20px;
	font-size: 16px;
}

.basic-content-area-ch-text dl dd {
	padding: 0px 0px;
	margin-left: 0px;
	font-size: 14px;
}

main.main-contents section .caption {
	font-size: 21px;
}

/**/
.school-detail-school-info dl dt {
	padding: 10px 0px 0px; width: 100%; color: rgb(153, 153, 153); border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid; float: none;
}
.school-detail-school-info dl dd {
	padding: 0px 0px 10px; margin-left: 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.school-detail-room-info dl dd {
	padding: 0px 0px 10px; margin-left: 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.school-detail-school-info dl dd .ryugaku-gmap iframe {
	height: 300px; margin-top: 10px; pointer-events: none;
}
.school-detail-school-info .gmap {
	margin-bottom: 0px;
	margin-top: 20px;
}
.school-detail-school-info .gmap span {
	color: rgb(204, 51, 0);
}

/*テーブル*/
.table-timetable-price table {
	font-size: 14px; margin-bottom: 20px; border-collapse: collapse;
}
.table-timetable-price span {
	font-size: 14px; margin-top: -18px; margin-bottom: 20px; border-collapse: collapse;
}

/*ブロック*/
.content-block .facility-block .two-rows-photo {
	width: 100%;
	margin-bottom: 15px;
}
.content-block .facility-block .two-rows-photo li span{
	position: absolute;
	content: '';
	top: 5px;
	left: 5px;
	border-radius: 8px;
	/*background-size: 10px 10px;*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/main/png/facility-two-haikei.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.content-block .facility-block .two-rows-photo li p{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.contact-frame-block {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contact-frame-desing {
	padding: 5px;
	border-top-color: rgb(255, 167, 73);
	border-right-color: rgb(255, 167, 73);
	border-left-color: rgb(255, 167, 73);
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 167, 73);
	background-color: #FFF0DF;
}

/*2列*/
/*
.content-block .facility-block .two-rows-photo ul li {
	width: 100%;
}
*/

@media all and (max-width:374px)
{
	
}
/*---------------------------------------------------*/
/*テーブル*/
/*--------------------------------------------------*/

.color-yellow{
	color: #FFCC66;	
}
.space-tb-10 {
	margin-bottom: 10px;
}
.space-tb-20 {
	margin-bottom: 20px;
}
.space-tb-30 {
	margin-bottom: 30px;
}
.space-tb-40 {
	margin-bottom: 40px;
}
.space-tb-50 {
	margin-bottom: 50px;
}
.space-tb-60 {
	margin-bottom: 60px;
}
.space-tb-margin-top-30 {
	margin-top: 30px;
}
.space-tb-minus-10 {
	margin-top: -10px;
}
.space-tb-minus-20 {
	margin-top: -20px;
}
.space-tb-minus-30 {
	margin-top: -30px;;
}

.clear {
	clear: both !important;
}
