@charset "UTF-8";

body#admission_index div.mgn {
	margin-top: 1em;;
}

.f_left_text p.title,
body#admission_index .f_left_migi p.title {
	font-weight: bold;
}

body#admission_index div.gray_box div.gray_img {
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	background-image: url('../../admission/images/icon_document.png') ;
	background-repeat: no-repeat;
	background-position: left top;
	max-width: 100%;
	background-size: 23px auto;
	border-bottom: 1px solid #b4b4b4;
}

body#admission_index div.gray_box div.gray_img p.shinsei {
	margin: 0 0 0 32px;
}

body#admission_index div.gray_box p.gray_txt {
	margin: 1em 0;
}

.f_left,
.f_right {
	text-align: center;
}

.f_left_txt {
	float: left;
	margin: 0;
	text-align: left;
}

.f_left_txt_migi {
	float: left;
	margin: 0 0 0 3em;
	text-align: left;
}
.f_right_txt {
	float: right;
	margin: 0;
	text-align: left;
}

.color_orange {
	color: #e25618;
}

body#admission_index dl.indent_4 dt {
	float: left;
	width: 4em;
	margin: 0 -4.5em 0 0;
}

body#admission_index dl.indent_4 dd {
	margin: 0 0 0 4.5em;
	padding: 0 0 0.5em 0;
}

body#admission_index div.inquiry_waku {
	border: 1px solid #72bb2b;
	background-color: #ffffff;
}

body#admission_index div.inquiry_waku p.kengaku {
	padding: 5px;
	margin: 0;
	background-color: #72bb2b;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

body#admission_index div.inquiry_waku p.time {
	margin: 5px 10px 0 0.7em;
	text-indent: -0.7em;
}

body#admission_index div.inquiry_waku p.time span.tel_top {
	padding-left: 13px;
	color: #72bb2b;
	font-weight: bold;
	font-size: 154%;
}

body#admission_index div.inquiry_waku ul.list {
	list-style-type: none;
	padding-top: 0;
	margin: 0 10px 0 1.8em;
	text-indent: -1em;
}

body#admission_index div.inquiry_waku ul.list li {
	margin: 2px 0 0 0;
}

body#admission_index div.inquiry_waku ul.list li.last {
	margin: 0;
}

body#admission_index div.inquiry_waku p.img_txt {
    margin: 10px;
    background: #72bb2b;
    position: relative;
    background-repeat: no-repeat;
    background-position: right 47px center;
    display: block;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 130%;
}

body#admission_index div.inquiry_waku p.img_txt a {
	padding: 5px 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

body#admission_index div.inquiry_waku p.img_txt span.img_back {
	padding: 0 24px 0 0;
	background-image: url('../images/arrow_02.png');
	background-repeat: no-repeat;
	background-position: right top;
}

body#admission_index dl dt {
    font-weight: bold;
}


body#admission_index dl#pay div#pay01 {
	border-top: 2px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	padding: 18px 0 10px 0;
}
body#admission_index dl#pay div#pay02,
body#admission_index dl#pay div#pay03 {
	border-bottom: 1px solid #b4b4b4;
}
body#admission_index dl#pay div#pay02,
body#admission_index dl#pay div#pay03,
body#admission_index dl#pay div#pay04 {
	padding: 18px 0 10px 0;
}
body#admission_index dl#pay div#pay04 {
	border-bottom: 2px solid #b4b4b4;
}

@media screen and (max-width: 736px), print {
/* 737px以上用（PC用）の記述 */


body#admission_index table#belong1 {
	width: 100%;
	margin-bottom: 0px;
}
body#admission_index table#belong2 {
	width: 100%;
	margin-top: 0px;
}
body#admission_index table#belong1 th,
body#admission_index table#belong2 th {
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
body#admission_index table#belong2 {
	border-top-style: none !important;
}
body#admission_index table#belong2 th {
	border-top-style: none !important;
}
body#admission_index table#belong1 td,
body#admission_index table#belong2 td {
	padding-left: 1em;
}

body#admission_index table#belong1 {
	border-left-style: none !important;
	border-right-style: none !important;
}
body#admission_index table#belong2 {
	border-right-style: none !important;
	border-left-style: none !important;
}
body#admission_index table#belong1 th,
body#admission_index table#belong1 td {
	border-left-style: none !important;
	border-right-style: none !important;
}
body#admission_index table#belong2 th,
body#admission_index table#belong2 td {
	border-right-style: none !important;
	border-left-style: none !important;
}









}/* 737px以上用（PC用）の記述 end */
/*--------------------------------------------------------------------
 *	737px以上用（PC用）の記述
 *--------------------------------------------------------------------*/
@media screen and (min-width: 737px), print {
/* 737px以上用（PC用）の記述 */

body#admission_index div.mgn {
	margin-top: 1em;;
}

body#admission_index div.gray_box div.gray_img {
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	background-image: url('../../admission/images/icon_document.png') ;
	background-repeat: no-repeat;
	background-position: left top;
	max-width: 100%;
	background-size: 35px auto;
}

body#admission_index div.gray_box div.gray_img p.shinsei {
	margin: 0 0 0 50px;
}

.f_left {
	float: left;
	margin: 0 1em 1em 0;
}
.f_right {
	float: right;
	margin: 0 0 1em 1em;
}

.f_left_text {
	float: left;
	width: 49%;
	margin: 0;
	text-align: left;
}

.f_left_text p.title,
body#admission_index .f_left_migi p.title {
	margin-top: 0;
	font-weight: bold;
}

body#admission_index .f_left_migi {
	float: left;
	width: 49%;
	padding-top: 0;
	margin: 0 0 0 2%;
	text-align: left;
}

body#admission_index .f_Center {
	margin: auto;
	width: 400px;
	padding: 0;
}

.color_orange {
	color: #e25618;
}

body#admission_index div.inquiry_waku {
	width: 500px;
	margin: 60px auto 1em;
	border: 1px solid #72bb2b;
	background-color: #ffffff;
}

body#admission_index div.inquiry_waku p.kengaku {
	margin: 0;
	background-color: #72bb2b;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

body#admission_index div.inquiry_waku p.time {
	margin: 5px 10px 0 0.7em;
}

body#admission_index div.inquiry_waku p.time span {
	padding-left: 13px;
	color: #72bb2b;
	font-weight: bold;
	font-size: 154%;
}

body#admission_index div.inquiry_waku ul.list {
	list-style-type: none;
	padding-top: 0;
}

body#admission_index div.inquiry_waku ul.list li {
	margin: 2px 0 0 0;
}

body#admission_index div.inquiry_waku ul.list li.last {
	margin: 0;
}

body#admission_index div.inquiry_waku p.img_txt {
	margin: 10px;
	background: #72bb2b;
	position: relative;
	background-repeat: no-repeat;
	background-position: right 47px center;
	display: block;
	border-radius: 5px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 130%;
}

body#admission_index div.inquiry_waku p.img_txt span.img_back {
	padding: 0 24px 0 0;
	background-image: url('../images/arrow_02.png');
	background-repeat: no-repeat;
	background-position: right top;
}

body#admission_index div.inquiry_waku p.img_txt:hover {
	background: #8ec955;
}

body#admission_index dl dt {
    font-weight: bold;
}


body#admission_index table#belong1,
body#admission_index table#belong2 {
	width: 50%;
	float: left;
	margin-bottom: 2em;
}
body#admission_index table#belong2 {
	width: 50%;
	float: right;
	margin-bottom: 2em;
}

body#admission_index table#belong1 {
	width: 50%;
	float: left;
	margin-bottom: 2em;
}
body#admission_index table#belong2 {
	width: 50%;
	float: right;
	margin-bottom: 2em;
}
body#admission_index table#belong1 th,
body#admission_index table#belong2 th {
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
body#admission_index table#belong1 {
	border-left-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-top-style: none !important;
}
body#admission_index table#belong2 {
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-top-style: none !important;
}
body#admission_index table#belong1 th,
body#admission_index table#belong2 th {
	border-top-style: none !important;
}
body#admission_index table#belong1 td,
body#admission_index table#belong2 td {
	border-bottom-style: none !important;
}
body#admission_index table#belong1 th,
body#admission_index table#belong1 td {
	border-left-style: none !important;
	border-right-style: none !important;
}
body#admission_index table#belong2 th,
body#admission_index table#belong2 td {
	border-right-style: none !important;
}

body#admission_index table#belong1 td,
body#admission_index table#belong2 td {
	padding-left: 12%;
}


/* 737px以上用（PC用）の記述 end */


/*------------------------------------------ clear */
bod,
body#admission_index h2 {
	zoom: 100%;
}

body:after,
body#admission_index h2:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}