@charset "UTF-8";

.view_wrap{
	width:730px;
}

/* press */
#Container{
	width:730px;
	padding:10px 0 0 1px;
}
#Container .mix {
	display:none;
}
.mix{
	margin:0 3px;
}
.press_wrap{
	position:relative;
	display:inline-block; 
	/display:inline; 
	/zoom:1;
	vertical-align:top;
	width:356px;
	min-height:340px;
	line-height:1.0em;
	margin:0 0 10px;
	padding:7px;
	box-sizing:border-box;
	border:1px solid #e1e1e1;
	float:left;
}
a .press_wrap{
	color:#101010;
	text-decoration:none;
	cursor:pointer;
}
a .press_wrap img{
	display:block;
	border:none;
}
.press_wrap .band{
	color:#fff;
	height:18px;
	font-size:0.90em;
	line-height:18px;
	padding:0 0 0 6px;
	background:#44486d;
}
.press_wrap .cmt_wrap{
	padding:8px 0 0 4px;
}
.press_wrap .cmt_wrap .lead{
	color:#8b772e;
	font-size:1.10em;
	font-weight:bold;
}
.press_wrap .cmt_wrap .title{
	font-size:1.25em;
	line-height:1.6em;
	font-weight:bold;
}
.press_wrap .cmt_wrap .comment{
	padding:4px 0 0;
}

a .reco_wrap{
	color:#101010;
	text-decoration:none;
	cursor:pointer;
}
/*recommend*/
.reco_wrap{
	position:relative;
	display:inline-block; 
	/display:inline; 
	/zoom:1;
	vertical-align:top;
	width:223px;
	min-height:250px;
	margin:0 10px 0 0;
	padding:0;
	box-sizing:border-box;
	border:1px solid #e1e1e1;
}
.reco_wrap .thum{
	width:221px;
	height:114px;
	background:#efefef;
}
.reco_wrap .band{
	color:#fff;
	height:18px;
	font-size:0.85em;
	line-height:18px;
	padding:0 0 0 4px;
	background:#44486d;
}
.reco_wrap .cmt_wrap{
	padding:4px 4px 4px;
}
.reco_wrap .cmt_wrap .lead{
	color:#8b772e;
	height:1.6em;
	font-size:0.90em;
	font-weight:bold;
}
.reco_wrap .cmt_wrap .title{
	font-size:1.00em;
	line-height:1.4em;
	font-weight:bold;
}
.reco_wrap .cmt_wrap .comment{
	width:212px;
	font-size:0.85em;
	padding:4px 0 0;
}

.carousel_wrap{
	width:730px;
	padding:17px 0 17px 1px;
	box-sizing:border-box;
	border:1px solid #e0e0e0;
}

/* test */
#carousel {
	margin: 0 auto;
	width:689px;
	height:250px;
	text-align: left;
	position: relative;
}
#carousel_prev,
#carousel_next {
	top:46%;
	width:12px;
	height:18px;
	cursor:pointer;
	position:absolute;
}
#carousel_prev {
	left:-21px;
	background:transparent url(../img/arr_left.gif) no-repeat top left;
}
#carousel_next {
	right:-20px;
	background:transparent url(../img/arr_right.gif) no-repeat top left;
}

#carousel ul li {
	width:233px;
	float:left;
	display:inline;
}


/* =======================================
	ClearFixElements
======================================= */
#carousel ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#carousel ul {
	display: inline-block;
	overflow: hidden;
}

/* menu */
.plan_menu{
	width:730px;
	margin:30px 0 0;
}
.plan_menu img{
	border:0;
}
.plan_menu ul{
	list-style:none;
	margin:0;
	padding:inherit;
}
.plan_menu li{
	text-indent:-10000px;
	margin:0 5px 0 0;
	float:left;
}
.plan_menu #btn_wrap li:last-child{
	margin:0;
}
.plan_menu li a{
	display:block;
	height:72px;
	background-repeat: no-repeat;
	background-image: url(../img/menu.gif);
}
.plan_menu #mf_osusume a{
	width:240px;
	background-position: 0 0;
}
.plan_menu #mf_osusume a:hover{
	width:240px;
	background-position: 0 -72px;
}
.plan_menu #mf_plan a{
	width:240px;
	background-position: -245px 0;
}
.plan_menu #mf_plan a:hover{
	width:240px;
	background-position: -245px -72px;
}
.plan_menu #mf_menu a{
	width:240px;
	background-position: -490px 0;
}
.plan_menu #mf_menu a:hover{
	width:240px;
	background-position: -490px -72px;
}

/* screen width 768px
-----------------------------------------------------------*/
@media only screen and (max-width: 736px){
.view_wrap{
	width:auto;
}
#Container{
	width:auto;
	padding:10px 0 0;
	text-align:center;
}
.mix{
	margin:0;
}
.press_wrap{
	width:auto;
	max-width:356px;
	min-height:150px;
	padding:7px;
	float:none;
	text-align:left;
}
.press_wrap .cmt_wrap .lead{
	font-size:14px;
}
.press_wrap .cmt_wrap .title{
	font-size:16px;
}
.press_wrap .cmt_wrap .comment{
	font-size:13px;
}
.plan_menu{
	width:auto;
	margin:15px 0 10px;
}
.plan_menu li{
	margin:0 1px 0 0;
	border-right: #E3E3E3 1px solid;
	border-left: #E3E3E3 1px solid;
}
.plan_menu li#st_dinner{
	margin:0;
}
.plan_menu #mf_osusume a, .plan_menu #mf_plan a, .plan_menu #mf_menu a {
	height:50px;
	background-size:558px 110px;
}
.plan_menu #mf_osusume a, .plan_menu #mf_osusume a:hover{width: 98px; background-position:-41px 0;}
.plan_menu #mf_plan a, .plan_menu #mf_plan a:hover{width: 97px; background-position:-231px 0;}
.plan_menu #mf_menu a, .plan_menu #mf_menu a:hover{width: 97px; background-position:-416px 0;}

.plan_menu + br {
	display: none;
}

}