@charset "UTF-8";

#mainSchoolguide h2.siteTtl01 {
	position: relative;
	color: #fff;
	background: #63C4DD;
	font-size: 1.143em;
	font-weight: bold;
	padding: 0.8em;
	box-sizing: border-box;
	z-index: -10;
}

#mainSchoolguide h2.siteTtl01:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	height: 0;
	width: 0;
	border: 21px solid transparent;
	border-top: 10px solid #44babc;
	border-right: 0px solid #44babc;
}

#mainSchoolguide .mainBox {
	border-top: none;
	width: 100%;
	margin-left: 0px;
}

#mainSchoolguide .mainBox h4 {
	/*---border-bottom: 2px solid #44babc;----*/
	font-size: 170%;
	margin-bottom: 2%;
	/*---color: #44babc;----*/
	font-weight: normal;
}

#mainSchoolguide .mainBox h5 {
	font-size: 140%;
	margin-bottom: 1%;
	color: #009c43;
	font-weight: normal;
}

#mainSchoolguide .mainBox .icon01 {
	background: url(../img/pages/admission/icon_admission01.png) no-repeat left 0.2em;
	padding-left: 20px;
}

#mainSchoolguide h6.ttl {
	font-size: 140%;
	background: #258D3A;
	text-align: center;
	width: 666px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #fff;
	margin-bottom: 2%;
	margin-right: auto;
	margin-left: auto;
}

/*--- ▼校長あいさつ ----*/
#mainSchoolguide .mainBox .greetingBox {
	background: url(../img/pages/schoolguide/headteacher_pc.png) no-repeat right bottom;
}

#mainSchoolguide .mainBox .greetingBox h4 {
	border-bottom: none;
	font-size: 190%;
	margin-bottom: 2%;
	color: #44babc;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}

#mainSchoolguide .mainBox .greetingBox p {
	margin-bottom: 2%;
}

/*--- ▲校長あいさつ ----*/

/*--- ▼はりきゅうミュージアム ----*/

.museumGoods {
	padding: 15px;
	margin-bottom: 30px;
	/*デフォルトの色*/
	background: #ECF8F8;
	overflow: hidden;
}

.museumGoods img {
	float: right;
}

.museumGoods div {
	width: 470px;
}

.museumGoods div p {
	margin-bottom: 1em;
}

#schoolguide.museum .museumBnr {
	margin: 0 auto 30px;
	text-align: center;
}

#schoolguide.museum .museumBnr a {
	display: block;
	width: 660px;
	margin-left: 26px;
}

#schoolguide.museum .museumBnr a:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
}



/*--- ▼新着情報 ----*/
#mainSchoolguide .mainBox .news_row {
	border-bottom: dotted #797979 1px;
	margin-bottom: 20px;
}

#mainSchoolguide .mainBox .news_date {
	float: left;
	width: 80px;
	padding-left: 5px;
}

#mainSchoolguide .mainBox .news_category {
	float: left;
	width: 120px;
	line-height: 22px;
	text-align: center;
	color: white;
	border-radius: 3px;
	margin-right: 5px;
	position: relative;
	top: -2px;
}

#mainSchoolguide .mainBox .news_ttl {}

#mainSchoolguide .mainBox .news_ttl a {
	color: #44babc;
	text-decoration: none;
}

#mainSchoolguide .mainBox .wp-pagenavi {
	padding-top: 15px;
	text-align: center;
}

#mainSchoolguide .mainBox .wp-pagenavi .previouspostslink {
	display: inline-block;
	width: 120px;
	height: 30px;
	margin-right: 20px;
	padding: 0;
	border: none;
	background: url(../img/pages/schoolguide/prev.png);
}

#mainSchoolguide .mainBox .wp-pagenavi .nextpostslink {
	display: inline-block;
	width: 120px;
	height: 30px;
	padding: 0;
	border: none;
	background: url(../img/pages/schoolguide/next.png);
}

/*--- ▲新着情報 ----*/

/*--- ▼サイトポリシー ----*/

ul.policyList,
ol.policyList {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 10px;
	list-style-position: inside;
}

ul.policyList li,
ol.policyList li {
	list-style-type: disc;
}

ul.policyList li {
	margin-bottom: 3px;
}

ol.policyList li {
	list-style-type: decimal;
}



/*--- ▲サイトポリシー ----*/


/* カテゴリTOP
----------------------------------------------------*/

#mainSchoolguide .mainBox02 {
	margin-bottom: 10%;
	overflow: hidden;
}

#mainSchoolguide .mainBox02 .box2cal {
	width: 365px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#mainSchoolguide .mainBox02 .box2cal:nth-child(even) {
	margin-right: 0px;
}

#mainSchoolguide .mainBox02 .box2cal .box2calTxt {
	width: 355px;
	padding: 20px 30px;
	box-sizing: border-box;
	background: #F2FAFA;
	border-right: 1px solid #44babc;
	border-bottom: 1px solid #44babc;
	border-left: 1px solid #44babc;
	margin-left: 10px;
	line-height: 1.9;
	letter-spacing: 1px;
	letter-spacing: 0.1em;
}

#mainSchoolguide h3.siteTtl03 {
	position: relative;
	color: #fff;
	background: #63C4DD;
	font-weight: bold;
	padding: 0.8em;
	box-sizing: border-box;
	/*z-index: -10;*/
}

#mainSchoolguide h3.siteTtl03 img {
	margin-left: 10px;
}

#mainSchoolguide h3.siteTtl03:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	height: 0;
	width: 0;
	border: 10px solid transparent;
	border-top: 10px solid #44babc;
	border-right: 0px solid #44babc;
}

#mainSchoolguide h3.siteTtl03 a {
	background: #fff url(../img/pages/schoolguide/icon_schoolguide02.png) no-repeat 6px center;
	display: inline-block;
	color: #63C4DD;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 90%;
	padding: 3px 6px 3px 19px;
	margin-bottom: 3px;
	text-decoration: none;
}

#mainSchoolguide h3.siteTtl03 a:hover {}

#mainSchoolguide .siteTtl04 {
	color: #009c43;
	background: #e6ede7;
	position: relative;
	font-size: 25px;
	font-weight: normal;
	overflow: hidden;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
}

#mainSchoolguide .siteTtl04 .leftspace {
	display: inline-block;
	padding: 11px 15px 8px 0px;
	font-size: 16px;
	margin-left: 80px;
}

.schoolBox2Cal {}

.schoolBox2Cal li {
	display: inline-block;

	margin-bottom: 30px;
}

.qaBox dl {
	margin-bottom: 30px;
}

.qaBox dl dt {
	background: url(../img/pages/schoolguide/q.gif) no-repeat left 0.2em;
	padding-left: 33px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

@media only screen and (max-width: 750px) {
	#mainSchoolguide .siteTtl04 {
		text-align: center;
	}

	#mainSchoolguide .siteTtl04 .leftspace {
		display: block;
		padding: 0px;
		font-size: 16px;
		line-height: 1.5em;
		margin-left: 0px;
		padding-top: 10px;
	}

}





#mainSchoolguide .anchorList01 {
	list-style-type: none;
}

#mainSchoolguide .anchorList01 li a {
	color: #fff;
	text-decoration: none;
	background: #44BABC url(../img/pages/schoolguide/icon_schoolguide03.gif) no-repeat 15px 0.5em;
	padding-left: 30px;
	display: block;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#mainSchoolguide .anchorList02 {
	overflow: hidden;
}

#mainSchoolguide .anchorList02 li {
	float: left;
	width: 340px;
	margin-right: 10px;
}

#mainSchoolguide .anchorList02 li:nth-child(even) {
	margin-right: 0px;
}

#mainSchoolguide .anchorList03 {
	overflow: hidden;
}

#mainSchoolguide .anchorList03 li {
	float: left;
	width: 224px;
	margin-right: 9px;
}

#mainSchoolguide .anchorList03 li:nth-child(3),
#mainSchoolguide .anchorList03 li:nth-child(6) {
	margin-right: 0px;
}

/*----フロートボックス2カラム
------310-360--------------*/
#mainSchoolguide .flotBox02 {
	padding-bottom: 25px;
}


#mainSchoolguide .flotBox02In h6 {
	font-size: 110%;
	background: linear-gradient(315deg, transparent 10px, #009c43 10px);
	color: #fff;
	text-align: center;
	padding: 12px 12px 12px;
	margin-bottom: 5px;
	width: 393px;
	overflow: visible;
}

#mainSchoolguide .mainBox .flotBox06In {
	position: relative;
}

/*----フロートボックス3カラム
------220------------------*/

.flotBox06In h6 {
	background: #009c43;
	color: #fff;
	padding: 15px 10px 15px;
	text-align: center;
}


#mainSchoolguide .flotBox06In h6.ttl {
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	margin-bottom: 5px;
}

.flotBox06In h6.ttl01 {
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	margin-bottom: 5px;
}

#mainSchoolguide .flotBox06In .icon01 {
	background: url(../img/pages/schoolguide/icon_schoolguide04.gif) no-repeat left center;
	padding-left: 15px;
	text-align: right;
	font-size: 90%;
	display: inline-block;
	float: right;
}



#mainSchoolguide .flotBox06In .programList {
	border: 1px solid #009c43;
	box-sizing: border-box;
	padding: 10px 3px 10px 5px;
	text-align: left;
}

#mainSchoolguide .flotBox06In .programListKome {
	font-size: 80%;
	content: none !important;
	padding: 25px 0px 0px;
	list-style-type: none;
}


#mainSchoolguide .flotBox06In .programListKome:before {
	content: none !important;

	list-style-type: none;
}

#mainSchoolguide .flotBox06In ul {}

#mainSchoolguide .flotBox06In ul li {}

#mainSchoolguide .flotBox06In ul li:before {
	color: #009c43;
}

.flotBox06In .nameImg {
	float: left;
	width: 45%;
	margin-bottom: 30px;
}

.flotBox06In .nameImg img {
	width: 100%;
}

.flotBox06In .nameBox {
	float: right;
	width: 55%;
}

.flotBox06In .nameBox .name {
	font-size: 140%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #009c43;
	color: #009c43;
	padding-left: 15px;
}

.flotBox06In .nameBox li {
	padding-left: 15px;
}

/*３つの理由*/

.reasonBox {
	border-bottom: 1px dotted #63C4DD;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
}

.reasonBox.bordernone {
	border-bottom: none;
	margin-bottom: 40px;
}

.reasonBox dl {}

.reasonBox dt {
	float: left;
	width: 286px;
	margin-right: 25px;
	box-sizing: border-box;
}

.reasonBox dd {
	float: right;
	width: 360px;
}

.movieBox .left,
.movieBox .right {
	margin-bottom: 40px;
	padding: 20px;
	padding-right: 0;
	padding-bottom: 0;
	border-top: 1px solid black;
	border-left: 1px solid black;
	box-sizing: border-box;
}

.movieBox .left {
	float: left;
	width: 48%;
	clear: left;
}

.movieBox .right {
	float: right;
	width: 48%;
}

.movieBox .date {
	display: block;
	width: 100%;
	margin: 15px 0;
}

.movieBox iframe {
	width: 100%;
	height: 250px;
}

.movieBox h5 {
	color: #02913a;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho", serif;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 15px;
	font-size: 18px;
}

.mainBox .txt {
	padding: 5px 10px;
	border-right: 1px solid #44BABC;
	border-bottom: 1px solid #44BABC;
	border-left: 1px solid #44BABC;
	border-top: 1px solid #44BABC;
}


@media only screen and (max-width: 750px) {
	.movieBox .left {
		float: none;
		width: 100%;
	}

	.movieBox .right {
		float: none;
		width: 100%;
	}
}




.linkBox ul {
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 40px;
}

.linkBox li {
	float: left;
	width: 220px;
	margin-bottom: 10px;
	display: inline-block;
	margin-right: 10px;
}

.linkBox li a {
	color: #595757;
	text-decoration: none;
	background: url(../img/pages/schoolguide/icon_schoolguide05.gif) no-repeat left 0.4em;
	padding-left: 15px;
	display: block;
}

.linkBox li a:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 750px) {
	.movieBox.left {
		float: none;
		width: 100%;
	}

	.movieBox .right {
		float: none;
		width: 100%;
	}

}


/*----情報の公表
------335-335--------------*/
.infoPdfBox ul {
	list-style-type: none;
	margin-bottom: 6%;
}

.infoPdfBox ul li {
	margin-bottom: 15px;
	padding-left: 25px;
	position: relative;
}
.ud-line svg {
    width: 18x!important;
    height: 15px!important;
}
.infoPdfBox .ud-line small {
	font-size: 10px;
}
.infoPdfBox ul li .fa-arrow-circle-right {
	position: absolute;
	left: 0;
	top: 5px;
	color: #076936;
}

.infoPdfBox ul li a {
	color: #595757;
	text-decoration: underline;
	font-size: 16.8px;
}
.infoPdfBox .ud-line svg {
	width: 20px;
	height: 20px;
}
.infoPdfBox ul li span {
	background-color: #9cc3ae;
	color: #FFFFFF;
	padding: 1px 4px;
	display: inline-block;
}


.infoPdfBox ul li a:hover {
	text-decoration: none;
}

.infoPdfBox ul li a:last-child {
	text-decoration: none;
	background: url(none);
	margin: 0px;
	padding: 0px;
}




#mainSchoolguide hr.sen {
	height: 1px;
	background-color: #44BABC;
	border: none;
	color: #44BABC;
	margin-bottom: 20px;
}


#mainSchoolguide .musicTxt {
	position: relative;
	background: #258d3a;
	margin-bottom: 12px;
	color: #fff;
	padding: 7px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 110%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 190px;
}

#mainSchoolguide .musicTxt:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #258d3a;
	border-width: 10px;
	margin-left: -10px;
}

/*--------------- テーブル ---------------*/
table tr.even th,
table tr.even td,
table th.even,
table td.even {
	background-color: #ededed;
}

/* -----------------------------------------------------------------
 学園のあゆみ
------------------------------------------------------------------ */
#Content table.history {}

#Content table.history tr td {
	vertical-align: top;
}

#Content table.history tr td.even {
	background-color: #F3F4EF;
}

#Content table.history tr td.noBorder {
	border-bottom: none;
}

#Content table.history tr strong {
	color: #00624E;
}

/* -----------------------------------------------------------------
 研究活動
------------------------------------------------------------------ */

#gakujutsuryoku {
	overflow: hidden;
	margin-bottom: 50px;
}



#gakujutsuryoku .paper {
	clear: both;
	overflow: hidden;
	padding: 0px;
}

#gakujutsuryoku hr {
	border: none;
	border-bottom: #333333 dotted 1px;
	height: 1px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

#gakujutsuryoku .left_area {
	float: left;
	width: 125px;
	padding-top: 50px;
}

#gakujutsuryoku .left_area p.t_name {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 10px;
}

#gakujutsuryoku .left_area p.t_name span {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

#gakujutsuryoku .left_area p.gakka_j {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #5065bc;
	width: 105px;
	text-align: center;
	padding: 1px 0;
	margin: 0 auto;
	letter-spacing: 0.2em;
	border-radius: 3px;
	/* CSS3草案 */
	-webkit-border-radius: 3px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	/* Firefox用 */
}

#gakujutsuryoku .left_area p.gakka_s {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #ea8c3a;
	width: 105px;
	text-align: center;
	padding: 1px 0;
	margin: 0 auto;
	letter-spacing: 0.2em;

	border-radius: 3px;
	/* CSS3草案 */
	-webkit-border-radius: 3px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	/* Firefox用 */
}

#gakujutsuryoku .left_area p.katagaki {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	text-align: center;
}

#gakujutsuryoku .left_area ul.affiliation {
	margin: 10px 0 0 0px;
	font-size: 90%;
}

#gakujutsuryoku .left_area ul.affiliation li.a_name {
	list-style: none;
	margin-left: 0;
}

#gakujutsuryoku .left_area ul.affiliation li {
	font-size: 12px;
	margin: 0 0 5px 0px;
	list-style-position: outside;
	list-style-type: none;
}

#gakujutsuryoku .left_area p.pdf_d {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #c41f1f;
	width: 105px;
	text-align: center;
	padding: 3px 0;
	margin: 30px auto 0;

	border-radius: 3px;
	/* CSS3草案 */
	-webkit-border-radius: 3px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	/* Firefox用 */
}

#gakujutsuryoku .right_area {
	float: right;
	width: 540px;
	margin-bottom: 30px;
}

#gakujutsuryoku .right_area dt {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #44BABC;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #44BABC;
}

#gakujutsuryoku .right_area dt a {
	color: #44BABC;
	text-decoration: none;
}

#gakujutsuryoku .right_area dt a:hover {
	color: #44BABC;
}

#gakujutsuryoku .right_area dt span {
	font-size: 12px;
	color: #ffffff;
	padding: 0 5px;
	margin-bottom: 15px;
	background: #44BABC;
	width: 55px;
	display: block;
	border-radius: 3px;
	/* CSS3草案 */
	-webkit-border-radius: 3px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	/* Firefox用 */
}

#gakujutsuryoku .right_area dt span.long {
	color: #ffffff;
	padding: 0 5;
	margin-bottom: 10px;
	background: #44BABC;
	width: 90px;
	display: block;
	border-radius: 3px;
	/* CSS3草案 */
	-webkit-border-radius: 3px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	/* Firefox用 */
}

#gakujutsuryoku .right_area dt span.title_sub {
	font-size: 14px;
	line-height: 18px;
	color: #595757;
	padding: 3px 5px;
	margin-bottom: 0;
	background: none;
	width: 100%;
	display: block;
}

#gakujutsuryoku .right_area dd {
	margin: 20px 0;
}

#gakujutsuryoku .right_area dd p {
	font-size: 14px;
	line-height: 24px;
	width: 280px;
	float: left;
}

#gakujutsuryoku .right_area dd img {
	float: right;
}

#gakujutsuryoku .interview {
	padding: 0 0px 10px;
}

#gakujutsuryoku .interview h4 {
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;

}

#gakujutsuryoku .interview dl.introduction {
	width: 335px;
	padding: 10px 20px 10px;
	margin-top: 20px;
	margin-bottom: 30px;
	border: #cfcfcf solid 1px;
	position: relative;
	float: left;
	box-sizing: border-box;
}

#gakujutsuryoku .interview dl.introduction dt {
	margin-bottom: 20px;
	text-align: right;
}

#gakujutsuryoku .interview dl.introduction dd {
	padding-left: 100px;
}

#gakujutsuryoku .interview dl.introduction .katagaki {
	font-size: 12px;
}

#gakujutsuryoku .interview dl.introduction .i_name {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}

#gakujutsuryoku .interview dl.introduction .i_name span {
	font-size: 10px;
	padding-left: 15px;
	color: #8b8b8b;
}

#gakujutsuryoku .interview dl.introduction .company {
	font-size: 10px;
	color: #626262;
}

#gakujutsuryoku .interview dl.introduction .company a {}

#gakujutsuryoku .interview dl.introduction .company a:hover {}

#gakujutsuryoku .interview dl.introduction .photo_image {
	position: absolute;
	left: 19px;
	bottom: 10px;
}

#gakujutsuryoku .interview dl.interview_body {
	margin-bottom: 20px;
}

#gakujutsuryoku .interview dl.interview_body dt {
	background: #63C4DD url(none);
	color: #fff;
	font-size: 120%;
	text-align: center;
	width: 100px;
	padding: 5px 0 5px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	border-radius: 3px;
	/* CSS3草案 */
	-webkit-border-radius: 3px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	/* Firefox用 */
}

.reportTab {
	overflow: hidden;
}

.reportTab li {
	background: #E6E6E6;
	padding: 5px 25px;
	float: left;
	margin-right: 2px;
	color: #44BABC;
	font-size: 160%;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

.reportTab li.select {
	background: #44BABC;
	color: #fff;
}

.reportContent {
	border: 1px solid #E6E6E6;
}

.reportContent li {
	padding: 40px;
	overflow: hidden;
}

@media only screen and (max-width: 750px) {
	.reportContent li {
		padding: 20px;
		overflow: hidden;
	}
	.infoPdfBox ul li a {
		color: #595757;
		text-decoration: underline;
		font-size: 14px;
	}
}

.siteMapBox {}

.siteMapBox h4 {
	border-bottom: 1px dotted #63C4DD !important;
	font-size: 150% !important;
}

.siteMapBox h4 a {
	background: url(../img/pages/schoolguide/icon_schoolguide05.gif) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #595757;
}

.siteMapBox h4 a:hover {
	text-decoration: underline;
}

.mainBox .siteMapBox ul {
	padding-left: 24px;
	margin-bottom: 10px;
}

.mainBox .siteMapBox ul li {
	margin-bottom: 10px;
}

.siteMapBox {
	overflow: hidden;
}

.siteMapBox ul li a {
	background: url(../img/pages/schoolguide/icon_schoolguide05.gif) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #595757;
}

.siteMapBox ul li a:hover {
	text-decoration: underline;
}

.siteMapBox ul li li {
	margin-top: 10px;
}

.siteMapBox ul li li a {
	background: url(../img/share/nav_icon07.gif) no-repeat left center;
	padding-left: 12px;
	margin-bottom: 10px;
	text-decoration: none;
}

.siteMapBox ul li ul li.subnav a {
	background: url(../img/share/nav_icon07.gif) no-repeat 10px center;
	padding-left: 22px;
}

.siteMapIn {
	float: left;
	width: 47%;
	margin-right: 2%;
	margin-bottom: 40px;
}


.siteMapBox ul li.sponly {
	display: none;
}

/* -----------------------------------------------------------------
 教育訓練給付制度
------------------------------------------------------------------ */



.eduList {
	margin-bottom: 30px;
}

.eduList li {
	margin-bottom: 10px;
}

.eduList li a {
	font-size: 120%;
	background: url(../img/pages/schoolguide/icon_schoolguide04.gif) no-repeat left center;
	padding-left: 18px;
}





.hide {
	display: none;
}

p.report {
	padding-left: 20px;
	margin-bottom: 10px;
	position: relative;
}

p.report::before {
	content: '●';
	color: #02913a;
	position: absolute;
	top: 0;
	left: 0;
}

/* -----------------------------------------------------------------
 お問い合わせ
------------------------------------------------------------------ */
#mainSchoolguide .contact_form #seminarBox {
	border: solid 5px #edefe9;
	border-radius: 10px;
	padding: 10px;
}

#mainSchoolguide .contact_form #seminarBox dl {
	width: 100%;
	border-bottom: dotted 1px #797979;
	margin-bottom: 10px;
}

#mainSchoolguide .contact_form #seminarBox dl dt {
	float: left;
	width: 24%;
	padding: 7px 2%;
	background: #17634d;
	border-radius: 3px;
	margin-right: 2%;
	text-align: left;
	color: #fff;
	vertical-align: middle;
	margin-bottom: 10px;
}

#mainSchoolguide .contact_form .req {
	float: right;
	color: #BF2239;
	border: 2px solid #BF2239;
	background-color: #eac5b8;
	padding: 0px 5px;
	margin: 0px 2px;
	font-size: 11px;
}

#mainSchoolguide .contact_form #seminarBox dl dd {
	float: left;
	width: 70%;
	padding: 0 0 10px;
}

#mainSchoolguide .contact_form #seminarBox dl dd input,
textarea {
	max-width: 80%;
}

#mainSchoolguide .contact_form .t_a_C {
	text-align: center;
}

#mainSchoolguide .contact_form .send_btn {
	text-align: center;
}

#mainSchoolguide .contact_form .wpcf7-confirm,
#mainSchoolguide .contact_form .wpcf7-submit,
#mainSchoolguide .contact_form .wpcf7-back {
	display: inline-block;
	width: 180px;
	height: 40px;
	padding: 0;
	border: none;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/pages/events/confirm.png) no-repeat;
	cursor: pointer;
}

#mainSchoolguide .contact_form .wpcf7-submit {
	background: url(../img/pages/events/send.png) no-repeat;
}

#mainSchoolguide .contact_form .wpcf7-back {
	background: url(../img/pages/events/back.png) no-repeat;
}

/*Contact Form 7 add confirm*/

.wpcf7c-conf {
	color: #333 !important;
	border: none !important;
	background: transparent !important;
}



#mainSchoolguide .contact_form .wpcf7-confirm,
#mainSchoolguide .contact_form .wpcf7-submit,
#mainSchoolguide .contact_form .wpcf7-back {
	text-indent: 103% !important;
}

div.wpcf7-mail-sent-ok {
	display: none !important;
}

/* -----------------------------------------------------------------
 お問い合わせ・サンクスページ
------------------------------------------------------------------ */

a.thanksbutton {
	padding: 10px 20px;
	font-size: 17px;
	background-color: #268d3a;
	color: white;
	text-align: center;
	position: relative;
	text-decoration: none;
	border-radius: 5px;
	line-height: 20px;
	display: block;
	margin: 20px auto;
	width: 250px;
	max-width: 75%;
}

a.thanksbutton img {

	height: 20px;
	right: auto;
}


/* みどりの風クリニック
----------------------------------------------------*/
#mainSchoolguide a[id]:not([href]) {
	/* idが属性にありかつ、hrefの属性がないもの */
	margin-top: -100px;
	padding-top: 100px;
	display: inline-block;
	/* required for webkit browsers */
	vertical-align: top;
}





/* .sidebar
----------------------------------------------------*/

.sideSchoolguide {
	border: 2px solid #44babc;
}

.sideSchoolguide h3 {
	border-bottom: 2px dotted #44babc;
	margin-bottom: 14px;
	margin-right: 1px;
	margin-left: 1px;
}

.sideSchoolguide ul {
	margin-bottom: 10px;
}

.sideSchoolguide ul li a {
	color: #3e3a39;
	text-decoration: none;
	background: url(../img/pages/schoolguide/icon_schoolguide.gif) no-repeat 10px 0.4em;
	margin-left: 8px;
	padding: 4px 5px 4px 28px;
	display: block;
	margin-right: 8px;
}

.sidebar.sideSchoolguide ul li a:hover,
.sidebar.sideSchoolguide ul li a.active {
	background: #e3f5f5 url(../img/pages/schoolguide/icon_schoolguide.gif) no-repeat 10px 0.4em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.sidebar.sideSchoolguide ul li ul li a {
	background-position: 13% 0.4em;
}

.sidebar.sideSchoolguide ul li ul li a:hover {
	background-position: 13% 0.4em;
}

.sidebar.sideSchoolguide ul li ul li a:hover,
.sidebar.sideSchoolguide ul li ul li a.active {
	background: #e3f5f5 url(../img/share/nav_icon07.gif) no-repeat 13% 0.4em;
}


/* サイトマッププラグイン
----------------------------------------------------*/
#sitemap_list li {
	background: url(../img/pages/schoolguide/line_dotted_brown.gif) repeat-x 0 1.8em !important;
	font-size: medium;
	text-indent: 0;
	padding: 0 0 12px 0px;
	margin: 12px 0;
	list-style-type: none;
	border-bottom: 1px solid # !important;
}

/*#sitemap_list li li {
  font-size: small;
  background: none;
  margin: 7px 0 0 0;
  padding: 1px 0 0 27px;
	border-bottom: none !important;
}*/
#sitemap_list li a {
	color: #666;
	background: url(../img/pages/schoolguide/icon_schoolguide05.gif) no-repeat left center !important;
	text-decoration: none;
	display: inline-block;
	padding-left: 25px;
	line-height: 32px;
}

/*#sitemap_list li li a {
  background: url(../img/pages/schoolguide/icon_schoolguide05.gi) no-repeat left center !important;
  padding-left: 15px;
  line-height: normal;
}*/

#sitemap_list li a:hover {
	text-decoration: underline;
}

.reportTab li {
	padding: 5px 13px;
	float: left;
	margin-right: 2px;
	font-size: 100%;
	font-weight: bold;
	width: 47px;
}



@media screen and (max-width: 1000px) {

	.sideSchoolguide h3 img {
		max-width: 100%;
		height: auto;
		width
		/***/
		: auto;
	}

	#mainSchoolguide .mainBox02 {
		width: 96%;
		margin-left: 2%;
	}

	/*#mainSchoolguide h6.ttl {width: 100%;}*/

	#mainSchoolguide h3.siteTtl03 a {
		float: right;
		margin-top: 0.7%;
	}

	#mainSchoolguide .anchorList02 li {
		width: 49%;
	}

	#mainSchoolguide .mainBox02 .box2cal {
		width: 100%;
	}

	#mainSchoolguide .mainBox02 .box2cal .box2calTxt {
		width: auto;
	}

	.flotBox06In .nameImg {
		float: left;
		width: 48%;
	}

	.flotBox06In .nameBox {

		width: 52%;
	}

	.flotBox06In .nameBox .name {
		font-size: 140%;
		margin-bottom: 5px;
		padding-bottom: 3px;
		border-bottom: 1px solid #009c43;
	}

	/*--- ▼はりきゅうミュージアム ----*/
	.museumGoods img {
		max-width: 27%;
		height: auto;
		width
		/***/
		: auto;
	}

	.museumGoods div {
		width: 69%;
	}


	/*３つの理由*/
	.reasonBox dt {
		float: left;
		width: 40%;
		margin-right: 2%;
	}

	.reasonBox dd {
		float: right;
		width: 56%;
	}



	#mainSchoolguide .mainBox02 {
		margin-bottom: 5%;
	}

	.schoolBox2Cal {
		margin-left: 4%;
	}

	.schoolBox2Cal li {
		float: left;
		width: 46%;
		margin-right: 4%;
		margin-bottom: 20px;
	}
}


@media only screen and (max-width: 960px) {
	.sideSchoolguide ul li a {
		margin-left: 3px;
		padding: 8px 5px 8px 22px;
		margin-right: 3px;
		background: url(../img/pages/schoolguide/icon_schoolguide.gif) no-repeat 4px 0.7em;
		font-size: 90%;
	}

	.sideSchoolguide ul li a:hover,
	.sideSchoolguide ul li a.active {
		background: #e3f5f5 url(../img/pages/schoolguide/icon_schoolguide.gif) no-repeat 4px 0.7em;
	}
}


@media only screen and (max-width: 768px) {
	#mainSchoolguide h2.siteTtl01 {
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
	}

	#mainSchoolguide .anchorList01 li a {
		background: #44BABC url(../img/pages/schoolguide/icon_schoolguide03.gif) no-repeat 15px 1.1em;
		margin-bottom: 3px;
		padding: 10px 10px 10px 30px;
	}

	#mainSchoolguide .anchorList02 li {
		width: 100%;
	}

	.schoolBox2Cal {
		margin-left: 0%;
	}

	.schoolBox2Cal li {
		width: 48%;
		margin-right: 4%;
	}

	.schoolBox2Cal li:nth-child(even) {
		margin-right: 0%;
	}

	#mainSchoolguide .flotBox06In .icon01 {
		float: none;
		margin-bottom: -20px;
	}

	.mainBox .spBox01 .flotBox06In {
		float: none;
		width: 100%;
		margin-right: 10px;
		margin-bottom: 5%;
	}

	.mainBox .spBox02 .flotBox06In {
		width: 100%;
		margin-right: 3%;
	}

	.mainBox .spBox02 .flotBox06In:nth-child(even) {
		margin-right: 0px;
	}

	#mainSchoolguide .mainBox .greetingBox {
		padding-bottom: 160px;
		background-size: 80%;
	}


	/*----フロートボックス2カラム
	------335-335--------------*/

	.mainBox .jobBox .left {
		width: 53%;
		margin-left: 26%;
	}

	.mainBox .jobBox .right {
		width: 53%;
		margin-left: 26%;
	}

	/*--- ▼新着一覧----*/
	#mainSchoolguide .mainBox .news_row {
		width: 100%;
		margin-bottom: 20px;
	}

	#mainSchoolguide .mainBox .news_date {
		padding-left: 1%;
	}

	#mainSchoolguide .mainBox .news_ttl {
		float: none;
		width: 98%;
		padding-left: 1%;
		clear: both;
	}

	/*--- ▲新着一覧----*/
	#mainSchoolguide .mainBox iframe {
		max-width: 100%;
	}



	#gakujutsuryoku .left_area {
		padding-top: 50px;
		text-align: center;
		float: none;
		width: 100%;
	}

	#gakujutsuryoku .right_area {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}

	#gakujutsuryoku .right_area dt span.long {
		margin-bottom: 5px;
	}

	#gakujutsuryoku .right_area dt {
		font-size: 110%;
		line-height: 1.4;
	}

	#gakujutsuryoku .right_area dt span.title_sub {
		font-size: 110%;
		line-height: 1.4;
	}

	#gakujutsuryoku .right_area dd {
		text-align: center;
	}

	#gakujutsuryoku .right_area dd p {
		font-size: 110%;
		line-height: 1.4;
		width: 100%;
		float: none;
		text-align: left;
		margin-bottom: 2%;
	}

	#gakujutsuryoku .right_area dd img {
		float: none;
	}

	.siteMapBox h4 {
		font-size: 120% !important;
	}

}

@media only screen and (max-width: 600px) {

	#mainSchoolguide .siteTtl04 span {
		text-align: left;
		display: block;
		position: static;
		top: 0px;
		right: 0px;
		padding: 11px 15px 8px 0px;
		font-size: 80%;
	}

	/*--- ▼はりきゅうミュージアム ----*/

	.museumGoods {
		text-align: center;
	}

	.museumGoods img {
		float: none;
		margin-bottom: 10px;
	}

	.museumGoods div {
		width: 100%;
		float: none;
		text-align: left;
	}

	/*３つの理由*/
	.reasonBox dt {
		float: none;
		width: 100%;
		margin-bottom: 2%;
	}

	.reasonBox dd {
		float: none;
		width: 100%;
	}
}

@media only screen and (max-width: 680px) {
	.reportTab li {
		padding: 5px 25px;
		float: left;
		margin-right: 3px;
		font-size: 100%;
		font-weight: bold;
		width: 34%;
		-webkit-border-radius: 0px 0px 0px 0px;
		-moz-border-radius: 0px 0px 0px 0px;
		border-radius: 0px 0px 0px 0px;
		margin-bottom: 5px;
	}


}

@media only screen and (max-width: 400px) {
	/*----フロートボックス2カラム
	------335-335--------------*/

	.mainBox .jobBox .left {
		width: 100%;
		margin-left: 0%;
	}

	.mainBox .jobBox .right {
		width: 100%;
		margin-left: 0%;
	}


}

.flotBox03.special p {
	padding: 10px 0 20px;
	text-align: left;
}

@media only screen and (max-width: 768px) {

	.flotBox03.special .left,
	.flotBox03.special .right {
		text-align: center;
	}

}

.cprstep {
	vertical-align: top;
}

.cprwrapper {
	width: calc(100% - 50px);
	display: inline-block;
	margin-left: 7px;
	vertical-align: top;
}

.cprwrapper img {
	max-width: 100%;
}

.mainBox .cprwrapper .flotBox06In {
	width: 32%;
	margin-right: 5px;
}

.mainBox .cprwrapper .flotBox06In:nth-child(3) {
	margin-right: 0;
}

@media only screen and (max-width: 600px) {
	.cprstep {
		display: block;
		margin-bottom: 10px;
	}

	.cprwrapper {
		width: 100%;
	}
}

@media only screen and (max-width: 500px) {
	.mainBox .cprwrapper .flotBox06In {
		width: auto;
		margin-right: 0;
		display: block;
		text-align: center;
		float: none;
		margin-bottom: 10px;
	}
}

.bigbluetext {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #44BABC;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #44BABC;
}

#gakujutsuryoku .left_area.notoppadding {
	padding-top: 0;
}

#gakujutsuryoku .right_area dt.nobottomborder {
	border-bottom: none;
}

#gakujutsuryoku .right_area dd.notopmargin {
	margin: 0 0 20px;
}

#gakujutsuryoku .right_area dt.nobottomborder span.title_sub {
	padding-left: 0;
}

.clearboth {
	clear: both;
}

.affiliateimg {
	width: 151px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}

.affiliatetext {
	width: calc(100% - 171px);
	float: left;
	margin-bottom: 40px;
}

@media only screen and (max-width: 500px) {
	.affiliateimg {
		width: 151px;
		display: block;
		float: none;
		margin: 0 auto 10px;
	}

	.affiliatetext {
		width: 100%;
		float: none;
		margin-bottom: 50px;
	}
}

.thirdwidth {
	width: 31%;
	margin-right: 3.5%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}

.thirdwidth.moremargin {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 31%;
	margin-right: 2%;
	padding: 20px;
	padding-right: 0;
	padding-bottom: 0;
	border-top: 1px solid black;
	border-left: 1px solid black;
	box-sizing: border-box;
}

.thirdwidth.moremargin.third {
	margin-right: 0;
}

.thirdwidth img {
	width: 100%;
}

.textaligncenter {
	text-align: center;
}


.thirdwidth.moremargin img {
	width: auto;
	max-width: 100%;
	max-height: 250px;
	display: block;
	margin: auto;
}

.cocokara .thirdwidth.moremargin img {
	border: 1px solid rgb(156, 156, 156);
}

@media only screen and (max-width:700px) {

	.thirdwidth {
		width: 100%;
		margin-right: 0;
	}

	.thirdwidth.staythirds {
		width: 49%;
		margin-right: 2%;
	}

	.thirdwidth.moremargin.second.staythirds,
	.thirdwidth.second.third.staythirds {
		margin-right: 0;
	}

	.thirdwidth.moremargin.staythirds {
		width: 47%;
		margin-right: 4%;
		padding: 10px;
		padding-right: 0;
		padding-bottom: 0;
	}

	.thirdwidth.moremargin.staythirds .admissionbutton.white {
		font-size: 14px;
		padding: 10px;
	}

	.thirdwidth.moremargin.staythirds p {
		font-size: 12px;
	}
}

.regionvolume {
	width: 100%;
	font-size: 18px;
	text-align: center;
	padding: 10px 0px;
	margin-bottom: 5px;
	background-color: #dbd6cd;
}

/*.regionvolume.color0{background-color:#289d45;}
.regionvolume.color1{background-color:#e02c1e;}
.regionvolume.color2{background-color:#3480e0;}
.regionvolume.color3{background-color:#dd0779;}
.regionvolume.color4{background-color:#c5a035;}
.regionvolume.color5{background-color:#940a21;}*/


a.bluebutton {
	background-color: #72c6c8;
	color: white;
	display: block;
	text-decoration: none;
	padding: 3px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	border-radius: 3px;
}

.coconavbutton a {
	display: inline-block;
	width: 120px;
	height: 30px;
	padding: 0;
	border: none;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 50px;
}

.coconavbutton .prev_post a {
	background: url(../img/pages/schoolguide/prev.png);
}

.coconavbutton .next_post a {
	background: url(../img/pages/schoolguide/next.png);
}

.biggreen {
	font-size: 23px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
	color: #03913b;
	margin: 30px 0 10px;
	letter-spacing: 1px;
	font-weight: normal;
}

h4.type2 {
	color: #086936;
	font-size: 25px;
	margin-bottom: 20px;
	text-align: left;
	border-bottom: 1px solid #086936;
	padding-bottom: 3px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
}

.medicalhalf {
	width: 48%;
	margin-right: 4%;
	float: left;
	margin-bottom: 40px;
}

.medicalhalf:nth-child(2n) {
	margin-right: 0;
}

.thirdslist {
	width: 30%;
	margin-left: 3%;
	float: left;
}

.thirdslist .thirdslistitle {
	color: #086936;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
	margin-bottom: 10px;
	/*↓医療の総合学園用追加0220603*/
	margin-top: 20px;
}

.thirdslist .thirdslisitem {
	line-height: 1.7em;
	padding-left: 20px;
	position: relative;
	font-size: 16px;
}

.thirdslist .thirdslisitem span {
	position: absolute;
	top: 0;
	left: 0;
	color: #086936;
}

@media screen and (max-width: 750px) {
	.biggreen {
		font-size: 20px;
	}

	h4.type2 {
		font-size: 20px;
	}

	.medicalhalf {
		width: 100%;
		margin-right: 0;
		float: none;
	}

	.thirdslist {
		width: 48%;
		margin-right: 4%;
		margin-left: 0;
	}

	.thirdslist:nth-child(2n) {
		margin-right: 0;
	}

	.biggreen {
		margin: 0px 0 10px;
	}
}