@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.85em;
	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;
	line-height:1.25em;
	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;
}

/* ask banner */
.ask_banner{
	margin:50px 0 25px;
}

/* */
.plan_rearch_tit {
margin: 40px 0 20px;
}

/* menu */
.plan_menu{
	width:730px;
	margin:30px 0 0;
}
.plan_menu img{
	border:0;
}
.plan_menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.plan_menu li{
	text-indent:-10000px;
	margin:0 4px 0 0;
	float:left;
}
.plan_menu #btn_wrap li:last-child{
	margin:0;
}
.plan_menu li a{
	display:block;
	height:72px;
	background:url(../img/menu.gif) no-repeat;
}
.plan_menu #bq_seminar a{
	width:101px;
	background-position: 0 0;
}
.plan_menu #bq_seminar a:hover{
	background-position: 0 -72px;
}
.plan_menu #bq_celebration a{
	width:101px;
	background-position: -105px 0;
}
.plan_menu #bq_celebration a:hover{
	background-position: -105px -72px;
}
.plan_menu #bq_get-together a{
	width:101px;
	background-position: -210px 0;
}
.plan_menu #bq_get-together a:hover{
	background-position: -210px -72px;
}
.plan_menu #bq_reunion a{
	width:100px;
	background-position: -315px 0;
}
.plan_menu #bq_reunion a:hover{
	background-position: -315px -72px;
}
.plan_menu #bq_occasions a{
	width:101px;
	background-position: -419px 0;
}
.plan_menu #bq_occasions a:hover{
	background-position: -419px -72px;
}
.plan_menu #bq_memorial a{
	width:101px;
	background-position: -524px 0;
}
.plan_menu #bq_memorial a:hover{
	background-position: -524px -72px;
}
.plan_menu #bq_graduation a{
	width:101px;
	background-position: -629px 0;
}
.plan_menu #bq_graduation a:hover{
	background-position: -629px -72px;
}







/* screen width 736px
----------------------------------------------------------------------*/
@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_rearch_tit{
	margin:20px 0 5px;
	overflow:hidden;
}
#honbunLeft .plan_rearch_tit img{
	max-width:730px;
}
/*
.plan_menu{
	width:auto;
	margin:15px 0 10px;
}
.plan_menu li{
	margin:0 1px 0 0;
}
.plan_menu #bq_seminar a, .plan_menu #bq_celebration a, .plan_menu #bq_get-together a, .plan_menu #bq_reunion a,
.plan_menu #bq_occasions a, .plan_menu #bq_memorial a, .plan_menu #bq_graduation a{
	width:74px;
	height:52px;
	background-size:533px 106px;
}
.plan_menu #bq_seminar a, .plan_menu #bq_seminar a:hover{background-position:0 0;}
.plan_menu #bq_celebration a, .plan_menu #bq_celebration a:hover{background-position:-77px 0;}
.plan_menu #bq_get-together a, .plan_menu #bq_get-together a:hover{background-position:-153px 0;}
.plan_menu #bq_reunion a, .plan_menu #bq_reunion a:hover{background-position:-230px 0;}
.plan_menu #bq_occasions a, .plan_menu #bq_occasions a:hover{background-position:-306px 0;}
.plan_menu #bq_memorial a, .plan_menu #bq_memorial a:hover{background-position:-382px 0;}
.plan_menu #bq_graduation a, .plan_menu #bq_graduation a:hover{background-position:-459px 0;}
*/

h3[title="RECOMMEND PLAN｜このプランを見ている人は、以下のプランも見ています。"]{
	overflow:hidden;
}
#honbunLeft h3[title="RECOMMEND PLAN｜このプランを見ている人は、以下のプランも見ています。"] img{
	max-width:730px;
}
.carousel_wrap{
	width:auto;
	padding:17px 0;
}
#carousel {
	width:auto;
	margin:0 20px;
}
#honbunLeft .reco_wrap .thum img{
	width:221px;
	height:114px;
}
.reco_wrap .band{
	font-size:11px;
}
.reco_wrap .cmt_wrap .lead{
	font-size:11px;
}
.reco_wrap .cmt_wrap .title{
	font-size:13px;
	line-height:1.4;
}
.reco_wrap .cmt_wrap .comment{
	font-size:11px;
	line-height:1.25;
}
.ask_banner{
	margin:25px 0 30px;
}
/**/
/* menu */
.plan_menu{
	width:100%!important;
	margin:0px 0 0;
}
.plan_menu img{
	border:0;
}
.plan_menu ul{
	list-style:none;
	margin:0;
	padding:inherit;
}
.plan_menu li{
	width:49%!important;
	height:auto;
	text-indent:-0px;
	margin:0 2% 4px 0;
	float:left;
}
.plan_menu li:nth-child(even){
	margin:0 0 4px 0;
}
.plan_menu #btn_wrap li:last-child{
	margin:0;
}
.plan_menu li a{
	display:block;
	width:100%!important;
	height:auto;
	padding:4px 0;
	text-align:center;
	text-decoration:none;
	background:none!important;
	border:solid 1px #e0e0e0;
	border-bottom:solid 4px #efe5cd;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.plan_menu #card_menu04{
	margin:0 0 4px 0;
}






}
