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

/* シニア向けフォントサイズ指定 */

#plan50 p,
#plan50 table,
#plan50 th,
#plan50 td,
#plan50 a,
#plan50 h4,
#plan50 h5{
	font-size: 16px;
	line-height: 1.4em;
}

/* クラス */

.mgb_16{
	margin-bottom: 16px;
}
.mgb_32{
	margin-bottom: 32px;
}
.mgb_56{
	margin-bottom: 56px;
}

.mgl_18{
	margin-left: 18px;
}
.mgl_96{
	margin-left: 96px;
}

.txt_c{
	text-align: center;
}

/* float */

.fl_r{
	float: right;
}

.fl_l{
	float: left;
}

/* clearfix */

.float_box:before,
.float_box:after {
	content:"";
	display:table;
}
.float_box:after {
	clear:both;
}
	/* For IE 6/7 (trigger hasLayout) */
	.float_box {
		zoom:1;
	}

/* 全体のみどり */

#plan50{
	background: #0c7b00;
	width: 740px;
	margin: auto;
	height: auto;
	padding-bottom: 20px;
}

/* 湯ったりのんびり平日の贅沢 */

.plan50_head{
	background: url(/plan/img/plan50/head_bg.jpg) repeat-y center center;
	height: auto;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.head_inner{
	min-height: 462px;
	background: url(/plan/img/plan50/head_inner_bg.jpg) no-repeat top center;
}

.head_inner section{
	padding-top: 332px;
	margin-left: 18px;
	width: 435px;
}

/* プラントップ */

.special_head{
	background: #fff;
	width: 720px;
	padding-bottom: 18px;
}

.special_head .float_box {
	padding-top: 18px;
	width: 680px;
	margin: auto;
}

.special_head .btn{
	padding-top: 6px;
}

/* プラン紹介 */

.plan50_special {
	background-color: rgba(255,255,255,0.5);
	width: 720px;
	margin: auto;
	padding-bottom: 20px;
	height: auto;
}

.special{
	width: 700px;
	margin: 18px auto;
	height: auto;
	padding-bottom: 18px;
	background: #fff;
}

.special h5{
	padding-top: 12px;
	margin-left: 18px;
	margin-bottom: 16px;
}

/* 特典２ */

.special_02 .inner{
	background: url(/plan/img/plan50/special_02_bg.jpg) no-repeat top center;
	width: 666px;
	margin: auto;
	min-height: 500px;
}

.special_02 .menu{
	width: 300px;
	margin-left: 32px;
}
.special_02 .menu_img{
	width: 320px;
	margin-top: 70px;
}

.manu_table{
	width: 300px;
	margin:120px auto 16px;
}

.manu_table th,
.manu_table td{
	padding: 5px;
	border-top: 1px dotted #c4bfbc;
}

	/* 朝食 */
	.special_02 .breakfast_img{
		width: 260px;
	}
	.special_02 .breakfast{
		width: 390px;
	}

	.special_02 .breakfast p:first-line{
		font-weight: bold;
	}

/* 特典３ */
.special_03{
	background: #fff url(/plan/img/plan50/special_03_bg.png) no-repeat right center;
	background-size: auto 100%;
}

/* 特典４ */

.special_04{
	background:#fff url(/plan/img/plan50/special_04_bg.jpg) no-repeat bottom right;
	min-height: 480px;
}

.special_04 .txt{
	width: 375px;
}

.special_04 .float_box{
	width: 445px;
}

.special_04 .box{
	width: 220px;
}

/* 特典５ */
.special_05{
	background: #fff url(/plan/img/plan50/special_05_bg.png) no-repeat right center;
	background-size: auto 100%;
}

/* 特典６ */

.special_06 .float_box{
	width: 666px;
	margin: auto;
}

.special_06 .res_img {
	width: 274px;
}

.special_06 .res{
	width: 382px;
}

.special_06{
	margin-bottom: 0;
}
