@charset "utf-8";
/* CSS Document */


body {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}

img {
	width:100%;
}
br.spbr {
	display: inline;
}
br.pcbr,
.pcbr {
	display: none;
}

/*
.fixed {
	height: 100%;
	overflow: hidden;
}
*/


/*共通*/

header {
	width: 100%;
	position: absolute;
	z-index: 9001;
}
#header {
	width: 100%;
	min-width: 100%;
	margin: 0 auto;

}
#header:after {
	content:" ";
    display:block;
    clear:both;
}
#header img {
	max-width: 100%;
}
#h_flag {
	width: 20%;
	float: left;
	padding-left: 4%;
}

#logo {
	width: 50%;
	position: absolute;
	top: 15%;
	left: 50%;
	transform: translateX(-50%);
	padding-top: 0%;
}

.h_menu_wrap {
	width: 13%;
	float: right;
	display: inline-block;
	position: relative;
	right: 18%;
	padding-top: 3%;
	font-size: 0;
	text-align: right;
	padding-right: 3%;
}
.h_pamphlet {
	display: none;
	width: 55%;
	vertical-align: middle;
}
.h_instagram {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin-left: 0;
	margin-right: 10%;
}
.sp_menu {
	display: inline-block;
	width: 15%;
	vertical-align: middle;
	margin-left: 0%;
	top: 2%;
	right: 3%;
}
#gnav .sp_close {
	display: inline-block;
	width: 15%;
	vertical-align: middle;
	margin-left: 0%;
	position: absolute;
	top: 2%;
	right: 3%;
}


#gnav {
	display: none;
	width: 100%;
	box-sizing: border-box;
	padding-top: 60px;
	margin-right: -5px;
}
#gnav ul {
	display: block;

	font-size: 0;
	text-align: left;
}
#gnav li {
	display: block;
	border-bottom: 1px solid rgba(0,0,0,.2);
}
#gnav li a {
	display: block;
	align-items: center;
	height: 50px;
	box-sizing: border-box;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 3%;
	position: relative;
}
#gnav li a span {
    float: right;
    display: inline-block;
    width: 9em;
    color: #e36f4d;
    font-size: 12px;
    vertical-align: middle;
    padding-top: 5px;
}
#gnav li:first-child a {
	padding-left: 3%;
}
#gnav li:last-child a {
	padding-right: 3%;
}


footer {
	background: #fff;
	position: relative;
	z-index: 10;
	padding: 50px 0 60px;
	text-align: center;
}
#footer {
	max-width: 1140px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#footer:after {
	content:" ";
    display:block;
    clear:both;
}
.f_logo_wrap {
	float: none;
	text-align: center;
}
.f_logo_wrap .f_logo {
	display: inline-block;
	max-width: 70%;
}
.f_address {
	display: block;
	max-width: 70%;
	margin: 0 auto;
	float: none;
	padding-top: 20px;
}
.f_address p {
	font-size: 16px;
	text-align: center;
}
.bottom_comment {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: url(../../img/place_bg.png);
	padding: 15px 0;
}
.fnav_wrap {
	float: right;
}
.fnav {
	float: left;
	margin-left: 40px;
}
.fnav ul {

}
.fnav li {

}
.fnav li a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}
.f_tel {
	display: block;
	max-width: 80%;
	margin: 0 auto;
	float: none;
	padding-top: 20px;
}
.f_tel h3 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: url(../../img/place_bg.png);
	padding: 5px 0;
}
.f_tel p {
	color: #364ea2;
	font-size: 16px;
	font-weight: bold;
}
.f_tel p a {
	color: #364ea2;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.f_tel p span {
	color: #000;
	font-size: 16px;
	font-weight: normal;
}



#copyright {

}
#copyright p {
	font-size: 10px;
	text-align: center;
	padding: 20px 0;
}


#pagetop {
	position: fixed;
	bottom: 40px;
	right: 20px;
	z-index: 9999;
}
#pagetop img {

}


#fl_footer {
	display: block;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 9000;
	background: #fff;
	padding: 0;
	border-top: 7px solid #fadbd2;

}
#fl_footer ul {
	font-size: 0;
	text-align: center;
}
#fl_footer li {
	display: inline-block;
	width: calc((100% - 40px)/4);
	vertical-align: middle;
	margin: 0 0px;
}
#fl_footer li:nth-child(1) {
	width: 19%;
}
#fl_footer li:nth-child(2) {
	width: 22%;
}
#fl_footer li:nth-child(3) {
	width: 17%;
}
#fl_footer li:nth-child(4) {
	width: 22%;
}
#fl_footer li:last-child {
	width: 20%;
	position: relative;
}
#fl_footer li:last-child a {
	display: inline-block;
	width: 40%;
	margin: 0 5%;
}


#pagetop {
	width: 15%;
	position: fixed;
	bottom: 10%;
	right: 3%;
	z-index: 9999;
	font-size: 0;
}
#pagetop a {
	display: block;
}
#pagetop img {

}




/*-------------------------------------------------------------------------

TOP

-------------------------------------------------------------------------*/

.inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;

	padding: 10% 3%;
	box-sizing: border-box;
}
#main_view {
	width: 100%;
	height: 100vh;
	position: relative;
	overflow: hidden;
	background: #fbdbd2;
}
#main_view:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../../img/main_bg.png) no-repeat center bottom;
	background-size: cover;
}
#main_view h1 {
	width: 94%;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#main_view h1 span.h1_balloon {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 60px;
    bottom: -50px;
    z-index: 101;
}

#main_view .scroll_wrap {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	padding-bottom: 20px;
}
#main_view .scroll_wrap img {
	width: auto;
}
#main_view .link_entry {
	display: inline-block;
	width: 30%;
	position: absolute;
	bottom: 20px;
	right: 20px;
}


.opencampus_block {
	text-align: center;
	background:url(../../img/opencampus/opencampus_bg.png) no-repeat center top;
	background-size:cover;
}
.opencampus_block h2 {
	margin-bottom: 0;
}
.opencampus_block ul {
	font-size: 0;
	text-align: center;
}
.opencampus_block li {
	display: inline-block;
	width: 100%;
	margin: 2% 0%;
}
.opencampus_block li img {
	max-width: 100%;
}


.section_block {
	padding: 0px 0;
}
#section01 {
	background: url(../../img/voice_bg.png) no-repeat center bottom;
	background-size: cover;
	text-align: center;
}
#section01 h2 {
	margin-bottom: 6%;
}
#section01 ul {
	font-size: 0;
}
#section01 li {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 0 0 4%;
	position: relative;
}
#section01 li:nth-child(1) {
	width: 100%;
	text-align: center;
	transition-delay: 1s;
}
#section01 li:nth-child(2) {
	width: 100%;
	text-align: center;
	transition-delay: 1.1s;
}
#section01 li:nth-child(3) {
	width: 100%;
	top: 0px;
	transition-delay: 1.2s;
}
#section01 li:nth-child(4) {
	width: 100%;
	transition-delay: 1.3s;
}
#section01 li:nth-child(5) {
	width: 100%;
	top: 0px;
	text-align: center;
	transition-delay: 1.4s;
}
#section01 li:nth-child(6) {
	width: 100%;
	top: 0px;
	transition-delay: 1.5s;
}
#section01 li:nth-child(7) {
	width: 100%;
	transition-delay: 1.6s;
}
#section01 li:nth-child(8) {
	width: 100%;
	top: 0px;
	text-align: center;
	transition-delay: 1.7s;
}
#section01 li:nth-child(9) {
	width: 100%;
	transition-delay: 1.8s;
}
#section01 li:nth-child(10) {
	width: 100%;
	top: 0px;
	transition-delay: 1.9s;
}
#section01 li img {

}





#section02 {
	background: url(../../img/facility_bg.png);
	text-align: center;
}
#section02 h2 {
	margin-bottom: 4%;
}
p.lead_text {
	display: inline-block;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
	text-align: left;
	position: relative;
	margin-bottom: 25px;
}
p.lead_text:before {
	content: '';
	display: none;
	width: 44px;
	height: 71px;
	background: url(../../img/lead_text_before.png) no-repeat left bottom;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: -44px;
}
p.lead_text:after {
	content: '';
	display: none;
	width: 44px;
	height: 71px;
	background: url(../../img/lead_text_after.png) no-repeat right bottom;
	background-size: cover;
	position: absolute;
	bottom: 0;
	right: -44px;
}

.course_box {
	border: 4px solid #ee9e86;
	border-radius: 3px;
	background: #fff url(../../img/course_box_bg.png);
	padding: 50px 3% 6%;
	margin-top: 25%;
	margin-bottom: 15%;
	position: relative;
}
.course_box_section {
	border-top: 3px dotted #f4a68f;
	padding-top: 30px;
}
.course_box .course_box_section:nth-child(2) {
	border-top: none;
	padding-top: 0;
}
.course_box h3.block_title {
	display: inline-block;
	width: 90%;
	box-sizing: border-box;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background: #e36f4d;
	padding: 7px 3%;
	border-radius: 40px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);
}
.course_box h3.block_course {
	color: #e36f4d;
	font-size: 20px;
	font-weight: bold;
}
.course_box .text {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 30px;
}
.course_box ul {

}
.course_box li {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
	vertical-align: top;
}
.course_box li h4 {
	line-height: 0;
	margin-bottom: 10px;
}
.course_box li img {
	width: auto;
	max-width: 100%;
}
.course_box li .movie {
	margin-bottom: 10px;
}
.course_box li .link_comment {

}

.course_box li .sns_wrap {
	font-size: 0;
	position: relative;
	margin: 20px 0;
}
.course_box li .sns_wrap:before {
	content: '';
	display: inline-block;
	width: 38px;
	height: 54px;
	background: url(../../img/course02_05_balloon01.png) no-repeat;
}
.course_box li .sns_wrap:after {
	content: '';
	display: inline-block;
	width: 38px;
	height: 54px;
	background: url(../../img/course02_05_balloon02.png) no-repeat;
}
.course_box li .sns_wrap p {
	display: inline-block;
	width: 15%;
	margin: 0 10px;
}


#section03 {
	background: url(../../img/university_bg.png);
	text-align: center;
}
#section03 h2 {
	margin-bottom: 6%;
}
#section03 .lead_text {
	margin-bottom: 4%;
}
#section03 .movie ul {
	font-size: 0;
	text-align: center;
}
#section03 .movie li {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 4% 0%;
}
#section03 .movie li a {
	display: block;
}
#section03 .movie li a img {
	max-width: 100%;
}
#section03 .movie li span {
	width: 30%;
	position: absolute;
	bottom: 0;
	right: 0;
	transform: translate(10%,20%);
}




#section04 {
	background: url(../../img/facility_bg.png);
	text-align: center;
	padding-bottom: 0;
}
#section04 h2 {
	margin-bottom: 30px;
}
#section04 h3 {
	margin-bottom: 50px;
}
#section04 h4 {
	display: inline-block;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin-bottom: 4%;
}
#section04 h4:before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 10px;
	background: url(../../img/facility_block_title01.png) no-repeat;
	background-size:contain;
	margin-right: 10px;
}
#section04 h4:after {
	content: '';
	display: inline-block;
	width: 30px;
	height: 10px;
	background: url(../../img/facility_block_title02.png) no-repeat;
	background-size:contain;
	margin-left: 10px;
}
#section04 h4 img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-120%);

	width: auto;
}
#section04 ul {
	max-width: 1100px;
	margin: 0 auto 70px;
	overflow: hidden;
}
#section04 ul:last-child {
	margin-bottom: 20px;
}
#section04 li {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	border: 2px solid #000;
	border-radius: 5px;
	background: #fff;
	margin: 0 10px;
}
#section04 li a {
	text-decoration: none;
}
#section04 li .img {
	line-height: 0;
	height: 130px;
}
#section04 li .img img {
	width: 100%;
}
#section04 li h5 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: url(../../img/place_bg.png);
	padding: 10px;
}
#section04 li .text {
	font-size: 16px;
	padding: 3%;
	height: 16em;
}
#section04 .facility_slider02 li .text {
	height: 20em;
}



#section05 {
	background: url(../../img/campus_bg.png);
	text-align: center;
}
#section05 h2 {
	margin-bottom: 6%;
}
#section05 h3 {
	margin-bottom: 4%;
}
#section05 h4 {
	margin-bottom: 4%;
}
#section05 ul {
	font-size: 0;
}
#section05 li {
	display: inline-block;
	width: 100%;
	margin: 0 0;
	margin-bottom: 30px;
	vertical-align: top;
}
#section05 li img {
	width: auto;
	max-width: 100%;
}
#section05 li h4 {
	line-height: 0;
	margin-bottom: 10px;
}
#section05 li .movie {
	margin-bottom: 10px;
}
#section05 li .link_comment {

}


#section06 {
	background: url(../../img/facility_bg.png) repeat center bottom;
	text-align: center;
}
#section06 h2 {
	margin-bottom: 6%;
}
#section06 h3 {
	margin-bottom: 4%;
}
.table_wrap {
	overflow-x: scroll;
}
#section06 table {
	width: 100%;
	margin: 4% auto;
	background: #fff;
	border: 3px solid #e36f4d;
	border-collapse: collapse;
}
#section06 tr {

}
#section06 th {
	width: 30%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 3%;
	white-space: nowrap;
	background: #fff6ca;
	border-right: 2px solid #e36f4d;
	border-bottom: 2px solid #e36f4d;
}
#section06 tr:first-child th {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	background: #e36f4d;
	padding: 15px 0;
}
#section06 td {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding: 3%;
	border-bottom: 2px solid #e36f4d;
}
#section06 td ul {

}
#section06 td li {
	position: relative;
	display: inline-block;
	min-width: 30%;
	margin: 5px 0;
}
#section06 td li:before {
	content: '●';
	color: #f4a68f;
	display: inline-block;
	margin-right: 5px;
}
#section06 .table_wrap .icon {
    position: relative;
    top: 0;
    right: 0;
    transform: translate(0%,0%);
}



#section07 {
	background: url(../../img/message_bg.png) no-repeat center bottom;
	background-size: cover;
	text-align: center;
	padding-bottom: 0;
}
#section07 h2 {
	margin-bottom: 6%;
}
#section07 p.lead_text {
	display: inline-block;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 200%;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
#section07 .message_box {
	margin-bottom: 80px;
}
#section07 .message_box:after {
	display: none;
}
#section07 .message_box:last-child {
	margin-bottom: 20px;
}

#section07 .message_box_inner .message_box_balloon {
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(-50%);

	width: 100%;
}
#section07 .message_box_inner .message_box_balloon img {
	max-width: 100%;
}
#section07 li:nth-child(even) .message_box_inner .message_box_balloon {
	position: absolute;
	top: 0;
	left: inherit;
	right: 0;
	transform: translateY(-50%);
}
#section07 li#saga .message_box_inner .message_box_balloon {
    width: 100%;
}
#section07 .message_box .img {
	float: none;
	width: 100%;
	position: relative;

	display: none;
}
#section07 li .text_wrap .img_sp {
	display: block;
}
#section07 .message_box_inner {
	background: #fff;
	padding: 3%;
	border: 4px solid #f4a68f;
	border-radius: 5px;
	margin-bottom: 0px;
	position: relative;
	z-index: 11;
}
#section07 .message_box_inner:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 20px;
	right: 0%;
	transform: translateY(0%);
	z-index: 13;
}
#section07 .message_box:nth-child(even) .message_box_inner:before {
	top: 20px;
	right: 0%;
	left: inherit;
}
#section07 .message_box#fukuoka .message_box_inner:before {
	background: url(../../img/message_fukuoka_icon.png) no-repeat;
	background-size: contain;
	width: 30%;
	height: 100px;
}
#section07 .message_box#saga .message_box_inner:before {
	background: url(../../img/message_saga_icon.png) no-repeat;
	background-size: contain;
	width: 30%;
	height: 100px;
}
#section07 .message_box#nagasaki .message_box_inner:before {
	background: url(../../img/message_nagasaki_icon.png) no-repeat;
	background-size: contain;
	width: 30%;
	height: 100px;
}
#section07 .message_box#ooita .message_box_inner:before {
	background: url(../../img/message_ooita_icon.png) no-repeat;
	background-size: contain;
	width: 30%;
	height: 100px;
}
#section07 .message_box#kumamoto .message_box_inner:before {
	background: url(../../img/message_kumamoto_icon.png) no-repeat;
	background-size: contain;
	width: 30%;
	height: 100px;
}
#section07 .message_box#miyazaki .message_box_inner:before {
	background: url(../../img/message_miyazaki_icon.png) no-repeat;
	background-size: contain;
	width: 30%;
	height: 100px;
}
#section07 .message_box#kagoshima .message_box_inner:before {
	background: url(../../img/message_kagoshima_icon.png) no-repeat;
	background-size: contain;
	width: 30%;
	height: 100px;
}
#section07 .message_box#okinawa .message_box_inner:before {
	background: url(../../img/message_okinawa_icon.png) no-repeat;
	background-size: contain;
	width: 28%;
	height: 100px;
	right: 2%;
}
#section07 li:nth-child(even) .img {
	float: none;
}
#section07 .message_box .img img {
	max-width: 100%;
}
#section07 .message_box .img span {
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(-100%);
	z-index: 70;
}

#section07 li:nth-child(even) .img span {
	position: absolute;
	top: 0;
	left: inherit;
	right: 0;
	transform: translateY(-100%);
}
#section07 .message_box .text_wrap {
	float: none;
	width: 100%;
	padding-top: 10px;
}
#section07 li:nth-child(even) .text_wrap {
	float: left;
}
#section07 .message_box h3 {
	width: 75%;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}
#section07 .message_box .text {
	font-size: 16px;
	text-align: left;
	line-height: 200%;
}
#section07 li .text_wrap:before {
	display: none;
}
#section07 li:nth-child(even) .text_wrap:before {
	display: none;
}




#section08 {
	background: url(../../img/facility_bg.png) repeat center bottom;
	text-align: center;
}
#section08 h2 {
	margin-bottom: 6%;
}
#section08 h3 {
	margin-bottom: 4%;
}
#section08 ul {

}
#section08 li {
	border: 4px solid #e36f4d;
	border-radius: 5px;
	background: #fff url(../../img/faq_bg.png);
	margin-bottom: 30px;
}
#section08 li .question {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	background: #e36f4d;
	padding: 3%;
	padding-left: 60px;
	position: relative;
}
#section08 li .question:before {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../../img/faq_question.png) no-repeat;
	background-size: cover;
	margin-right: 10px;
	position: absolute;
	top: 6%;
	left: 3%;
}
#section08 li .answer {
	min-height: 3em;
	font-size: 16px;
	text-align: left;
	line-height: 200%;
	padding: 3%;
	padding-left: 60px;
	position: relative;
}
#section08 li .answer:before {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../../img/faq_answer.png) no-repeat;
	background-size: cover;
	margin-right: 10px;
	position: absolute;
	top: 3%;
	left: 3%;
}






/*-------------------------------------------------------------------------

お知らせ　news

-------------------------------------------------------------------------*/

#news01 {
	max-width: 800px;
	margin: 0 auto;
	padding: 10% 0;
}
#news01 ul {
	width: 94%;
	margin: 0 auto;
}
#news01 li {
	border-bottom: 1px solid #333;
}
#news01 li a {
	display: block;
	text-decoration: none;
	padding: 20px 5px;
}
#news01 li .date {
	display: inline-block;
	width: auto;
	color: #333;
	font-size: 16px;
	margin-right: 2%;
}
#news01 li .category {
	display: inline-block;
	width: auto;
	box-sizing: border-box;
	border: 1px solid #c5c5c5;
	padding: 2px 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 2%;
}
li .category.news {
	color: #35A297;
}
li .category.news_takeout {
	color: #882531;
}
li .category.news_holiday {
	color: #D15245;
}
li .category.news_voice {
	color: #0E688A;
}
#news01 li .title {
	display: inline-block;
	width: 100%;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
#pagenavi {
	font-size: 0;
	text-align: center;
	padding-bottom: 100px;
}

#pagenavi span {
	display: inline-block;
	color: #333;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #333;
	margin: 0 5px;
}
#pagenavi span:hover {
	color: #fff;
	background: #000;
	opacity: 1;
}
#pagenavi span.pages:hover {
	color: #333;
	background: #fff;
}
#pagenavi a {
	display: inline-block;
	color: #333;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #333;
	margin: 0 5px;
}
#pagenavi a:hover {
	color: #fff;
	background: #000;
	opacity: 1;
}







#news_detail {
	padding: 10% 0;
}
.news_detail_contents {
	width: 94%;
	max-width: 800px;
	margin: 0 auto;
}
.news_detail_contents .news_title {
	text-align: left;
	margin-bottom: 30px;
}

.news_detail_contents .news_title .category {
	display: inline-block;
	box-sizing: border-box;
	border: 1px solid #333;
	padding: 3px 15px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 15px;
}
.news_detail_contents .news_title .date {
	color: #333;
	font-size: 14px;
	text-align: right;
}

.news_detail_contents h2 {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
}
.news_detail_contents h3 {
	color: #333;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;

}
.news_detail_contents h3:before {
	content: '●';
	color: #333;
	margin-right: 5px;
}
.news_detail_contents h4 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #333;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.news_detail_contents h5 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.news_detail_contents h6 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.news_detail_contents ul {

}
.news_detail_contents li {
	color: #333;
	font-size: 16px;
	margin-bottom: 15px;
}
.news_detail_contents li:before {
	content: '・';
	margin-right: 5px;
}
.news_detail_contents dt {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.news_detail_contents dt a {
	pointer-events: none;
}
.news_detail_contents dd {
	color: #333;
	font-size: 14px;
	margin-bottom: 15px;
}
.news_detail_contents p {
	color: #333;
	font-size: 16px;
	line-height: 160%;
	margin-bottom: 15px;
}
.news_detail_contents p.img {
	text-align: center;
}
.news_detail_contents img {
	max-width: 100%;
}



.pager_btn {
	padding: 10% 0 6%;
	text-align: center;
}
.pager_btn span {
	color: #333;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}
.pager_btn a {
	color: #333;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #333;
}
.pager_btn a:hover {
	color: #fff;
	background: #000;
	opacity: 1;
}







/*------------------------------------------------------------

404 NOTFOUND

------------------------------------------------------------*/

#page404 {
	text-align: center;
	margin: 15% 0;
	padding: 4%;
}
#page404 h2 {
	font-size: 20px;
	margin-bottom: 30px;
}
#page404 h3 {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 30px;
}
#page404 h4 {
	font-size: 18px;
	text-align: left;
	margin-bottom: 30px;
}
#page404 p a {
	color: #00d;
	font-size: 16px;
	border-bottom: 1px solid  #00d;
}
#page404 p a:before {
	content: '>';
	color: #00d;
	display: inline-block;
	margin-right: 5px;
}









/*------------------------------------------------------------

tuika

------------------------------------------------------------*/
.days {
    padding: 0 0 5px 0;
}
.days_caution{
	font-size: 15px;
    line-height: 1.4;
}
.iryou_link{
	position: relative;
	top:inherit;
	right:inherit;	
	margin: 0 auto;
	max-width: 227px;
}
.iryou_link + .block_course{
	margin-top: 20px;
}


