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

/* sub_nav ---------------------------------------- */

#subpage_nav a {
	color: #57461A;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.1em;
}
#subpage_nav a:hover {
	color: #C49E3B;
}
#subpage_nav .nav_link {
	border-right: 1px solid #EBE9E3;
}

/* index contents ---------------------------------------- */

.index_contents {
	width: 100%;
}
.index_contents_outer {
	color: #a68d5b;
}

.index_box_inner_right {
	padding-right: 5%;
	padding-left: 5%;
	width: 40%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.index_box_inner_left {
	padding-right: 4%;
	padding-left: 4%;
	width: 40%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.index_box_image_right {
	width: 50%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.index_box_image_left {
	width: 50%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.index_box_inner_left h3,.index_box_inner_right h3 {
	padding-top: 20px;
	font-size: 1.4em;
	line-height: 1.5em;
}

.flower_l {
	background-image: url(images/flower_l.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.flower_r {
	background-image: url(images/flower_r.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.enkai_price {
	text-align: right;
	font-size: 1.3em;
	font-family: "FOT-筑紫明朝 Pr6 LB";
}

.next_link {
	height: 40px;
	padding-top: 12px;
}
.next_link a {
	display: block;
	width: 160px;
	text-align: center;
	border: 1px solid #a68d5b;
	font-size: 12px;
	text-decoration: none;
	float: right;
	line-height: 2.4em;
	color:#a68d5b;
}
.next_link a:hover {
	background-color:#a68d5b;
	color:#ffffff;
}


/* enkai_course ---------------------------------------- */

.index_box_inner_0 {
	padding-right: 5%;
	padding-left: 5%;
	width: 40%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.index_box_inner_1 {
	padding-right: 4%;
	padding-left: 4%;
	width: 40%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.index_box_image_1 {
	width: 50%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.index_box_image_0 {
	width: 50%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.index_box_inner_0 h3,.index_box_inner_1 h3 {
	padding-top: 30px;
	font-size: 1.4em;
	line-height: 1.6em;
}

.flower_1 {
	background-image: url(images/flower_l.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.flower_0 {
	background-image: url(images/flower_r.png);
	background-repeat: no-repeat;
	background-position: right top;
}



/* sub page ---------------------------------------- */

#subpage_ttl {
	background-image: url(images/subpage_ttl_bg.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	background-size:auto 95%;
	border-bottom: 1px solid #a68d5b;
}
#subpage_ttl h2 {
	padding-top: 60px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 2.2em;
}
#subpage_nav {
	border-bottom: 1px solid #ff4e00;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 2em;
}


#subpage_contents {
	background-color: #ffffff;
	border-bottom: 1px solid #a68d5b;
}
#subpage_contents a {
	color: #C7000A;
}
#subpage_contents .contents_inner {
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}

#subpage_contents .contents_inner .entry-meta {
	color: #a68d5b;
	font-size: 12px;
	padding-bottom: 20px;
}
#subpage_contents .contents_inner .entry-day {
	color: #a68d5b;
	font-size: 12px;
}




/* coupon ---------------------------------------- */
.coupon {
	border: 3px dashed #a68d5b;
	padding: 5px;
	margin-bottom: 20px;
	line-height: 1.6em;
	background-color: #ffffff;
}
.coupon .couponNumber {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	width: 300px;
}
.coupon .couponNumber strong {
	font-size: 30px;
}
.coupon .couponDetail {
	background-image: url(images/icon_coupon.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.coupon .couponTitle {
	padding-bottom: 5px;
	color: #a68d5b;
	font-family: "FOT-筑紫明朝 Pr6 LB";
}
.coupon .couponDate {
	padding: 5px;
	text-align: center;
	background-color: #a68d5b;
}
.coupon .price {
	font-size: 1.5em;
	color: #a68d5b;
	font-weight: bold;
	padding-bottom: 5px;
	font-family: "FOT-マティスV Pro B";
}
.coupon .caution {
	font-size: 0.85em;
    color: #000;
}




/* media query ---------------------------------------- */


@media (max-width:767px){
	
	
/* index contents ---------------------------------------- */

.index_contents {
	width: 100%;
}

.index_box_inner_right,.index_box_inner_left {
	padding-right: 2%;
	padding-left: 2%;
	width: 96%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	padding-bottom: 22px;
}
.index_box_image_right,.index_box_image_left {
	width: 100%;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-bottom: 10px;
}

.index_box_inner_left h3,.index_box_inner_right h3 {
	padding-top: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 12px;
	padding-left: 6px;
	line-height: 1.6em;
}

.flower_l {
	background-size: auto 30px;
	background-position: right top;
}
.flower_r {
	background-size: auto 30px;
}
.flower_1 {
	background-size: auto 30px;
	background-position: right top;
}
.flower_0 {
	background-size: auto 30px;
}
.next_link {
	height: 40px;
	padding-top: 12px;
	padding-right: 10px;
}
.next_link a {
	display: block;
	width: 160px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	float: right;
	line-height: 2.4em;
}
.next_link a:hover {
}


/* enkai_course ---------------------------------------- */

.index_box_inner_0,.index_box_inner_1 {
	padding-right: 2%;
	padding-left: 2%;
	width: 96%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	padding-bottom: 22px;
}
.index_box_image_0,.index_box_image_1 {
	width: 100%;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-bottom: 10px;
}

.index_box_inner_0 h3,.index_box_inner_1 h3 {
	padding-top: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 12px;
	padding-left: 6px;
	line-height: 1.6em;
}

	
/* SP sub page ---------------------------------------- */
	
#subpage_ttl {
	background-image: url(images/subpage_ttl_bg.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	background-size: auto 95%;
	border-bottom: 1px solid #a68d5b;
}
#subpage_ttl h2 {
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.8em;
}
	
/* sub_nav ---------------------------------------- */
	
#subpage_nav {
	border-bottom: 1px solid #ff4e00;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#subpage_nav br {
	display: none;
}

#subpage_nav a {
	white-space: nowrap;
}
#subpage_nav a:hover {
}
	
#subpage_nav .nav_link,#subpage_nav a {
	border-right: 1px solid #EBE9E3;
}
	
	

#subpage_contents {
/*	background-image: url(images/index_sub_bg.jpg);*/
}
#subpage_contents .contents_inner {
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 16px;
}
	
/* sp coupon ---------------------------------------- */
	
.coupon td {
	display: block;
}
.coupon .couponNumber {
	font-size: 14px;
	width: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
.coupon .couponNumber strong {
	font-size: 40px;
}
.coupon .couponDetail {
	background-image: url(../images/icon_coupon.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-left: 10px;
	background-size: 50px auto;
}
.coupon .couponTitle {
}
.coupon .couponDate {
}
.coupon .price {
}
.coupon .caution {
}
	
	
}


/* modal ---------------------------------------- */

.remodal .modal_inner {
	padding-bottom: 16px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.remodal .modal_inner_btn {
	border-top: 1px solid #BBBBBB;
}
.modal_inner_btn .modal_inner_btn_L,.modal_inner_btn .modal_inner_btn_R {
	width: 50%;
	float: left;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 12px;
}
.modal_inner_btn .modal_inner_btn_L {
	border-right: 1px solid #BBBBBB;
	box-sizing: border-box;
}
/*@media (min-width:768px){
.index_contents_outer {
	background:url(images/bg.png) left top;
}
}
@media (max-width:767px){
.index_contents_outer {
	background-color:#250800;
}
}*/