@charset "euc-jp";
/* ----------------------
 * header
 *---------------------- */
.sub_title, .sub_title_excite, .sub_title_rakuten {
	display: block;
	max-width: 990px;
	height: 660px;
	margin: -2px auto -158px;
}
.sub_title {
	background: url(../images/top/top_title.png) center bottom no-repeat;
}
.sub_title_excite {
	background: url(../images/top/top_title_excite.png) center bottom no-repeat;
}
.sub_title_rakuten {
	background: url(../images/top/top_title_rakuten.png) center bottom no-repeat;
}

.sub_title span, .sub_title_excite span, .sub_title_rakuten span {
	display: block;
	width: 990px;
	height: 500px;
	margin: 0 auto;
	opacity: 0;
}
/* ----------------------
 * header
 *---------------------- */

/* ----------------------
 * menu
 *---------------------- */
.inp_menu_bg {
	width: 920px;
	margin: 0 auto -1px;
	padding: 78px 0 70px;
	background-image: url(../images/common/inp_menu_top.jpg), url(../images/common/inp_menu_bt.jpg),url(../images/common/inp_menu_bg.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: center top, center 100.5%, center center;
	background-size: 100% auto, 100% auto, 100% calc(100% - 146px);
}
.inp_menu_box {
	width: 710px;
	margin: 0 auto;
	text-align: left;
}
.res_sub7_menu_bg .inp_menu_box {
	padding: 20px 0;
}
.res_menu_bg .inp_menu_box {
	padding: 0 0 10px;
}
.inp_menu_img {
	width: 540px;
	height: 60px;
	float: left;
}
/* ----------------------
 * menu
 *---------------------- */



/* ----------------------
 * list
 *---------------------- */
.inp_list_top {
	position: relative;
	width: 920px;
	height: 150px;
	margin: 0px auto -2px;
	background: url(../images/common/inp_list_top.png) no-repeat;
	background-size: 100% 100%;
}
.inp_list_bg {
	width: 920px;
	margin: -3px auto;
	background: url(../images/common/inp_list_bg.jpg) repeat-y;
	background-size: 100%;
}
.inp_list_bg2 {
	width: 920px;
	background: url(../images/common/inp_list_bg2.jpg) no-repeat;
	background-size: 100%;
}
.inp_list_bt {
	width: 920px;
	height: 120px;
	margin: -10px auto -1px;
	background: url(../images/common/inp_list_bt.jpg) no-repeat;
	background-size: 100% 100%;
}
.star_icon {
	width: 29px;
	height: 29px;
	margin: 2px 0 0;
	background: url(../images/common/star_icon.png) no-repeat;
	background-size: 20px;
	clear: both;
}
.inp_list_box {
	margin: 0 200px;
	text-align: left;
}
.inp_list_box2 {
	width: 620px;
	margin: 0 auto 20px;
	text-align: left;
}
.inp_list_box3 {
	margin:0 0 15px 0;
}
.item_box {
	display: grid;
	grid-template-columns: 29px 1fr;
}
/* ----------------------
 * list
 *---------------------- */



/* ----------------------
 * image
 *---------------------- */
.inp_img {
	display: none;
}
 /* ----------------------
 * image
 *---------------------- */




 
.inp_list_top span,
.inp_form_mytop span,
.inp_my_top span,
.inp_you_top span,
.inp_form_title1 span,
.inp_form_title2 span,
.inp_form_title3 span,
.inp_form_title4 span,
.inp_form_title5 span,
.inp_form_title6 span,
.inp_form_title7 span {
	position:relative;
	z-index:-1;
}


