@charset "Shift_JIS";

/*reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
html{overflow-y: scroll;} 
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
input,textarea{margin:0;padding:0;}
:focus{outline:0;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}

/*basic*/
html { font-size: 62.5%; }
body{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:120%;/*12px*/
	line-height:1.5;
	color:#222;
	-webkit-text-size-adjust: 100%;
}
img {
	max-width:100%;
	vertical-align:top;
}
a,a:link{
	background-color: transparent;
	text-decoration:underline;
	color: #666;
	cursor: pointer;
	vertical-align:baseline;
}
a:visited{
	background-color: transparent;
}
a:hover,a:active{
	background-color: transparent;
	text-decoration: none;
}
div,ul,li,dl,dt,dd,ol,span,a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/*share
------------------------------*/
.ta-l{text-align:left!important;}
.ta-r{text-align:right!important;}
.ta-c{text-align:center!important;}
.va-t{vertical-align:top!important;}
.va-m{vertical-align:middle!important;}
.va-b{vertical-align:bottom!important;}
.mb0{margin-bottom:0!important;}
.mb10{margin-bottom:10px!important;}
.mb20{margin-bottom:20px!important;}
.mb25{margin-bottom:25px!important;}
.mb30{margin-bottom:30px!important;}
.mb40{margin-bottom:40px!important;}
.mb50{margin-bottom:40px!important;}
.mb1em{margin-bottom:1em!important;}
.mt0{margin-top:0!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt25{margin-top:25px!important;}
.mt50{margin-top:50px!important;}
.mt70{margin-top:70px!important;}
.mt1em{margin-top:1em!important;}
.ml10{margin-left:10px!important;}
.ml1em{margin-left:1em!important;}
.mtb0{margin-bottom:0!important;margin-top:0!important;}
.pdt50{padding-top:50px!important;}
.fl-r {float:right;display:block;}
.fl-l {float:left;display:block;}
.clearfix {zoom:1;}
.clearfix:after {content: "";clear: both;display: block;}

/* --------------------------------------------------------------------
	お試しセットページ
--------------------------------------------------------------------- */
#lp_otameshi_self {}
#lp_otameshi_gift {}
.lp_otameshi {}
.lp_otameshi a,.lp_otameshi a:hover,.lp_otameshi a:hover img {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
 .lp_otameshi a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
 .lp_otameshi a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.lp_otameshi .lp_container {
		padding:0 20px;
  margin:0 auto;
		width:980px;
}
.lp_otameshi .lp_row {
		margin:0 -10px;
}

.lp_otameshi .lp_colhalf {
	position: relative;
 min-height: 1px;
 padding: 0 10px;
	width: 50%;
	float: left;
}
.lp_otameshi .lp_container:after,
.lp_otameshi .lp_row:after,
.lp_otameshi .lp_colhalf:after {content: "";clear: both;display: block;}
.lp_otameshi .lp_disp_pc {
	display:block;
}
.lp_otameshi img.lp_disp_pc {
	display:inline-block;
}
.lp_otameshi .lp_disp_sp,.lp_otameshi img.lp_disp_sp {
	display:none;
}
@media screen and (max-width: 760px) {
	.lp_otameshi a,.lp_otameshi a:hover,.lp_otameshi a:hover img {
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
		.lp_otameshi a img:hover {
		filter: alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}
		.lp_otameshi a:hover img {
		filter: alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}
	.lp_otameshi .lp_container {
			padding:0 20px;
			margin:0;
			width:100%;
	}
	.lp_otameshi .lp_colall-sm {
		width:100% !important;
	}
	.lp_otameshi .lp_disp_pc,.lp_otameshi img.lp_disp_pc {
		display:none;
	}
	.lp_otameshi .lp_disp_sp {
		display:block;
	}
	.lp_otameshi img.lp_disp_sp {
		display:inline-block;
	}
}

.lp_otameshi .lp_wrapper {
	min-width:980px;
	margin:0 auto;
}

/* ------------------ ヘッダー ------------------ */
.lp_otameshi #lp_header {
	background:#fff url(../img/usr/freepage/lp_otameshi/bg_header.png) center top no-repeat;
	height:134px;
}
.lp_otameshi #lp_header .lp_inner_area {
	width:980px;
	position:relative;
	margin:0 auto;
}
.lp_otameshi #lp_header .lp_inner_area {
	width:980px;
	position:relative;
	margin:0 auto;
}
.lp_otameshi #lp_header .lp_inner_area #lp_site_logo {
	position:absolute;
	top:0px;
	left:0px;
}
.lp_otameshi #lp_header .lp_inner_area #lp_head_contact {
	position:absolute;
	top:10px;
	right:0;
}
@media screen and (max-width: 760px) {
	.lp_otameshi .lp_wrapper {
		min-width:0;
		margin:0;
	}
	.lp_otameshi #lp_header {
		background:none;
		height:auto;
	}
	.lp_otameshi #lp_header .lp_inner_area {
		width:100%;
	}
	.lp_otameshi #lp_header .lp_inner_area #lp_site_logo {
		margin:0 0 10px 20px;
		width:42%;
		min-width:190px;
		float:left;
		position:static;
	}
	.lp_otameshi #lp_header .lp_inner_area #lp_head_contact {
		display:none;
	}
}

/* ------------------ 【自宅用】 メインビジュアル ------------------ */
.lp_otameshi #lp_self_mv .lp_disp_pc {
	height:897px;
	background:#fff url(../img/usr/freepage/lp_otameshi/self_bg_mv.jpg) center top repeat-x;
}
@media screen and (max-width: 760px) {
	.lp_otameshi #lp_self_mv .lp_disp_sp {
		text-align:center;
		padding-bottom:30px;
	}
	.lp_otameshi #lp_self_mv .lp_disp_sp .lp_btn_area {
		padding:0 40px;
	}
}

/* ------------------ 【贈答用】 メインビジュアル ------------------ */
.lp_otameshi #lp_gift_mv .lp_disp_pc {
	height:723px;
	background:#f7f4eb url(../img/usr/freepage/lp_otameshi/gift_bg_mv.jpg) center 9px no-repeat;
	position:relative;
}
.lp_otameshi #lp_gift_mv .lp_disp_pc .lp_inner_area {
	width:980px;
	height:100%;
	margin:0 auto;
}
@media screen and (max-width: 760px) {
	.lp_otameshi #lp_gift_mv .lp_disp_sp {
		text-align:center;
	}
}

/* ------------------ 選ばれる理由 ------------------ */
.lp_otameshi #lp_reason {
	background:#2b2623;
	padding:1px 0;
}
.lp_otameshi #lp_reason .lp_area_ttl {
	margin:62px 0;
}
.lp_otameshi #lp_reason .lp_reason_list li {
	zoom:1;
	margin-bottom:47px;
}
.lp_otameshi #lp_reason .lp_reason_list li:after {content: "";clear: both;display: block;}
.lp_otameshi #lp_reason .lp_reason_list .lp_ph {
	float:left;
	margin-right:20px;
}
.lp_otameshi #lp_reason .lp_reason_list .lp_txt {
	overflow:hidden;
	font-size:150%;
	line-height:1.8;
	color:#fff;
}
.lp_otameshi #lp_reason .lp_reason_list .lp_txt .lp_box_ttl {
	margin-bottom:18px;
	line-height:1;
	font-size:100%;
}
.lp_otameshi #lp_reason .lp_reason_list .lp_txt .lp_box_ttl img {
	width:84%;
}
@media screen and (max-width: 760px) {
	.lp_otameshi #lp_reason {
		background-size:cover;
	}
	.lp_otameshi #lp_reason .lp_area_ttl {
		margin:30px 0;
	}
	.lp_otameshi #lp_reason .lp_reason_list li {
		margin-bottom:30px;
	}
	.lp_otameshi #lp_reason .lp_reason_list .lp_ph {
		float:none;
		margin:0 0 10px 0;
		text-align:center;
	}
	.lp_otameshi #lp_reason .lp_reason_list .lp_txt {
		font-size:120%;
	}
	.lp_otameshi #lp_reason .lp_reason_list .lp_txt .lp_box_ttl {
		margin-bottom:15px;
	}
	.lp_otameshi #lp_reason .lp_reason_list .lp_txt .lp_box_ttl img {
		width:auto;
	}
}

/* ------------------ 【自宅用】 商品ラインナップ ------------------ */
.lp_otameshi #lp_self_lineup {
	background:#fff url(../img/usr/freepage/lp_otameshi/self_bg_lineup.png) center top repeat-x;
	padding:1px 0;
}
.lp_otameshi #lp_self_lineup .lp_area_ttl {
	margin:62px 0 40px 0;
	text-align:center;
}
.lp_otameshi #lp_self_lineup .lp_area_subttl {
	margin-bottom: 40px;
	text-align:center;
}
.lp_otameshi #lp_self_lineup .lp_txt  {
	padding:15px 4.3%;
	font-size:150%;
	line-height:1.6;
	background-color:#f9f6f2;
}
.lp_otameshi #lp_self_lineup .lp_box_btm {
	background:transparent url(../img/usr/freepage/lp_otameshi/self_bg_lineup_box.png) center bottom no-repeat;
	padding-bottom:48px;
}
.lp_otameshi #lp_self_lineup .lp_box_btm .lp_btn_area {
	background-color:#f9f6f2;
	padding:0 4% 15px 4%;
}
@media screen and (max-width: 760px) {
	.lp_otameshi #lp_self_lineup .lp_area_ttl {
		margin:30px 0 20px 0;
	}
	.lp_otameshi #lp_self_lineup .lp_area_subttl {
		margin-bottom: 30px;
	}
	.lp_otameshi #lp_self_lineup .lp_txt  {
		font-size:116%;
	}
}

/* ------------------ 【贈答用】 商品ラインナップ ------------------ */
.lp_otameshi #lp_gift_lineup {
	padding:1px 0;
}
.lp_otameshi #lp_gift_lineup .lp_area_subttl {
	margin-top: 50px;
	text-align:center;
}
.lp_otameshi #lp_gift_lineup .lp_area_ttl {
	text-align:center;
}
.lp_otameshi #lp_gift_lineup .lp_aside {
	margin:0 auto 20px auto;
	position:relative;
	width:980px;
}
.lp_otameshi #lp_gift_lineup .lp_aside .lp_btn_area {
	position:absolute;
	right:20px;
	top:13px;
}
.lp_otameshi #lp_gift_lineup .lp_lineup_box li {
	-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius: 10px; 
 border-radius: 10px;
	padding:20px;
	margin-bottom:30px;
	position:relative;
	background:#f7eecf url(../img/usr/freepage/lp_otameshi/gift_bg_lineup_box.png) right bottom no-repeat;
}
.lp_otameshi #lp_gift_lineup .lp_lineup_box li:after {content: "";clear: both;display: block;}
.lp_otameshi #lp_gift_lineup .lp_lineup_box li .lp_box_ttl {
	background:transparent url(../img/usr/freepage/lp_otameshi/gift_line_lineup.png) center bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:13px;
}
.lp_otameshi #lp_gift_lineup .lp_lineup_box li .lp_ph {
	float:left;
	width:470px;
}
.lp_otameshi #lp_gift_lineup .lp_lineup_box li .lp_txt {
	float:right;
	width:410px;
}
.lp_otameshi #lp_gift_lineup .lp_lineup_box li .lp_txt .lp_pdt_wrap {
	position:absolute;
	bottom:30px;
	width:410px;
	right:20px;
}
@media screen and (max-width: 760px) {
	.lp_otameshi #lp_gift_lineup .lp_area_subttl {
		margin-top: 30px;
	}
	.lp_otameshi #lp_gift_lineup .lp_aside {
		position:static;
		width:auto;
	}
	.lp_otameshi #lp_gift_lineup .lp_aside .lp_btn_area {
		position:static;
		text-align:center;
		margin-top:10px;
	}
	.lp_otameshi #lp_gift_lineup .lp_lineup_box li .lp_ph {
		float:none;
		width:auto;
		margin-bottom:10px;
	}
	.lp_otameshi #lp_gift_lineup .lp_lineup_box li .lp_txt {
		float:none;
		width:auto;
	}
	.lp_otameshi #lp_gift_lineup .lp_lineup_box li .lp_txt .lp_pdt_wrap {
		position:static;
		width:auto;
		margin-top:10px;
	}
}

/* ------------------ 【自宅用】 サブメインビジュアル ------------------ */
.lp_otameshi .lp_self_sub_mv .lp_disp_pc {
	height:665px;
	padding-top:65px;
	background:#fff url(../img/usr/freepage/lp_otameshi/self_bg_sub_mv.jpg) center top repeat-x;
}
@media screen and (max-width: 760px) {
	.lp_otameshi .lp_self_sub_mv .lp_disp_sp {
		text-align:center;
	}
	.lp_otameshi .lp_self_sub_mv .lp_disp_sp .lp_btn_area {
		padding:0 40px 40px 40px;
		background:#fff url(../img/usr/freepage/lp_otameshi/self_bg_sub_mv_btn.png) center top no-repeat;
		background-size:100% auto;
	}
}

/* ------------------ 【贈答用】 サブメインビジュアル ------------------ */
.lp_otameshi .lp_gift_sub_mv .lp_disp_pc {
	height:977px;
	background:#f8f4e9 url(../img/usr/freepage/lp_otameshi/gift_bg_sub_mv.jpg) center top no-repeat;
}
.lp_otameshi .lp_gift_sub_mv .lp_disp_pc .lp_inner_area {
	width:980px;
	margin:0 auto;
}
@media screen and (max-width: 760px) {
	.lp_otameshi .lp_gift_sub_mv .lp_disp_sp {
		text-align:center;
		height:auto;
		background-color:#f9f4e9;
		padding-bottom:30px;
	}
}

/* ------------------ 【自宅用】 お客様の声 ------------------ */
.lp_otameshi #lp_self_voice {
	background:#ddcf85 url(../img/usr/freepage/lp_otameshi/self_bg_voice.png) left top repeat-x;
	padding:1px 0;
}
.lp_otameshi #lp_self_voice .lp_area_ttl {
	text-align:center;
	margin:60px 0 50px 0;
}
.lp_otameshi #lp_self_voice .lp_voice_list li {
	zoom:1;
	margin-bottom:50px;
}
.lp_otameshi #lp_self_voice .lp_voice_list li:after {content: "";clear: both;display: block;}
.lp_otameshi #lp_self_voice .lp_voice_list .lp_ph {
	float:left;
	margin-right:35px;
}
.lp_otameshi #lp_self_voice .lp_voice_list .lp_txt {
	overflow:hidden;
	font-size:183%;
	line-height:1.8;
	color:#000;
}
@media screen and (max-width: 760px) {
	.lp_otameshi #lp_self_voice .lp_area_ttl {
		text-align:center;
		margin:30px 0;
	}
	.lp_otameshi #lp_self_voice .lp_voice_list li {
		zoom:1;
		margin-bottom:30px;
	}
	.lp_otameshi #lp_self_voice .lp_voice_list .lp_ph {
		width:30%;
		margin-right:30px;
	}
	.lp_otameshi #lp_self_voice .lp_voice_list .lp_txt {
		font-size:110%;
		line-height:1.6;
	}
}

/* ------------------ 【贈答用】 お客様の声 ------------------ */
.lp_otameshi #lp_gift_voice {
	background:#ccc url(../img/usr/freepage/lp_otameshi/gift_bg_voice.jpg) left top repeat;
	padding:1px 0;
	padding-bottom:30px;
}
.lp_otameshi #lp_gift_voice .lp_area_ttl {
	text-align:center;
	margin:60px 0 0 0;
	padding-bottom:30px;
	border-bottom:1px solid #2b2623;
}
.lp_otameshi #lp_gift_voice .lp_voice_list li {
	margin-bottom:10px;
}
.lp_otameshi #lp_gift_voice .lp_voice_list li .lp_box_top {
	overflow:hidden;
	height:40px;
	padding:0 1px;
	background:transparent url(../img/usr/freepage/lp_otameshi/line_white.png) left bottom repeat-x;
}
.lp_otameshi #lp_gift_voice .lp_voice_list li .lp_inner_area {
	zoom:1;
	background-color: rgba(255,255,255,0.6);
	border:1px solid #fff;
	border-top:none;
	position:relative;
	overflow:hidden;
}
.lp_otameshi #lp_gift_voice .lp_voice_list li .lp_inner_area:after {content: "";clear: both;display: block;}
.lp_otameshi #lp_gift_voice .lp_voice_list .lp_ph {
	float:left;
	height:100%;
	width:200px;
}
.lp_otameshi #lp_gift_voice .lp_voice_list .lp_ph img {
	position:absolute;
	top:-40px;
}
.lp_otameshi #lp_gift_voice .lp_voice_list .lp_txt {
	margin-left:200px;
	font-size:150%;
	line-height:1.8;
	color:#2b2623;
	padding:20px;
}
.lp_otameshi #lp_gift_voice .lp_voice_list .lp_txt .lp_auther{
	font-size:10px;
	line-height:1;
	margin-bottom:15px;
}
.lp_otameshi #lp_gift_voice .lp_notice_txt {
	text-align:right;
	font-size:140%;
	line-height:1.8;
	margin-top:30px;
}
@media screen and (max-width: 760px) {
	.lp_otameshi #lp_gift_voice {
		padding-bottom:15px;
	}
	.lp_otameshi #lp_gift_voice .lp_area_ttl {
		margin:30px 0 0 0;
		padding-bottom:15px;
	}
	.lp_otameshi #lp_gift_voice .lp_voice_list li .lp_box_top {
		overflow:hidden;
		height:30px;
		}
	.lp_otameshi #lp_gift_voice .lp_voice_list li .lp_box_top img {
			width:30%;
		}
	.lp_otameshi #lp_gift_voice .lp_voice_list .lp_ph {
		width:30%;
	}
	.lp_otameshi #lp_gift_voice .lp_voice_list .lp_ph img {
		position:absolute;
		top:-30px;
		width:30%;
	}
	.lp_otameshi #lp_gift_voice .lp_voice_list .lp_txt {
		font-size:110%;
		line-height:1.6;
		margin-left:30%;
		padding:10px;
	}
	.lp_otameshi #lp_gift_voice .lp_voice_list .lp_txt .lp_auther {
		width:90%;
		margin-bottom:10px;
	}
	.lp_otameshi #lp_gift_voice .lp_notice_txt {
		text-align:left;
		font-size:100%;
		line-height:1.8;
		margin-top:10px;
	}
}

/* ------------------ 注意事項 ------------------ */
.lp_otameshi #lp_notice .lp_area_ttl {
	text-align:center;
	margin:52px 0 40px 0;
}
.lp_otameshi #lp_notice .lp_box_btm {
	background:#fff url(../img/usr/freepage/lp_otameshi/line_notice.png) center top no-repeat;
	padding-top:53px;
}
.lp_otameshi #lp_notice .lp_box_btm .lp_area_subttl {
		background:#fff url(../img/usr/freepage/lp_otameshi/line_notice.png) center bottom no-repeat;
		padding-bottom:53px;
		text-align:center;
}
.lp_otameshi #lp_notice .lp_txt {
	font-size:200%;
	line-height:1.8;
	color:#ac2134;
	text-align:center;
	margin:40px 0;
}
.lp_otameshi #lp_notice .lp_bnr {
	text-align:center;
	margin-bottom:40px;
}
@media screen and (max-width: 760px) {
	.lp_otameshi #lp_notice .lp_area_ttl {
		margin:35px 0 30px 0;
	}
	.lp_otameshi #lp_notice .lp_box_btm {
		padding-top:43px;
	}
	.lp_otameshi #lp_notice .lp_box_btm .lp_area_subttl {
			padding-bottom:43px;
	}
	.lp_otameshi #lp_notice .lp_txt {
		font-size:160%;
		padding:0 20px;
		margin:30px 0;
	}
	.lp_otameshi #lp_notice .lp_bnr {
		margin-bottom:30px;
	}
}

/* ------------------ 詳細テーブル ------------------ */
.lp_otameshi #lp_detail_tbl {
	margin:40px 0;
}
.lp_otameshi #lp_detail_tbl table {
	border-collapse: collapse;
	border-spacing: 0;
  empty-cells:show;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	width:100%;
}
.lp_otameshi #lp_detail_tbl table th {
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	padding:0.5em 1em;
	vertical-align:middle;
	background-color:#f2f2f2;
	white-space:nowrap;
	font-weight:normal;
	width:25%;
}
.lp_otameshi #lp_detail_tbl table td {
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	padding:0.5em 1em;
	text-align:left;
	background-color:#fff;
	word-break:break-all;
}
@media screen and (max-width: 760px) {
	.lp_otameshi #lp_detail_tbl {
		margin:0;
	}
	.lp_otameshi #lp_detail_tbl table th {
		width:auto;
	}
}

/* ------------------ ラインナップメニュー ------------------ */
.lp_otameshi #lp_lineupmenu {
	margin:40px 0;
}
.lp_otameshi #lp_lineupmenu .lp_area_ttl{
	text-align:center;
	margin-bottom:20px;
}
.lp_otameshi #lp_lineupmenu .lp_area_subttl{
	background:#fadbb4 url(../img/usr/freepage/lp_otameshi/bg_homelineup_sub01.png) right top no-repeat;
	margin-bottom:10px;
}
.lp_otameshi #lp_lineupmenu .lp_lineup_list {
	margin-bottom:20px;
	font-size:108%;
	line-height:1.3;
}
.lp_otameshi #lp_lineupmenu .lp_lineup_list li {
	position: relative;
 min-height: 1px;
 padding: 0 10px;
	width: 25%;
	float: left;
}
.lp_otameshi #lp_lineupmenu .lp_lineup_list a {
	display:block;
	border:1px solid #f0f0f0;
	border-top:none;
	padding:18px 10px 18px 10px;
	text-decoration:none;
	position:relative;
	background:transparent url(../img/usr/freepage/lp_otameshi/arrow_tree.png) right center no-repeat;
}
.lp_otameshi #lp_lineupmenu .lp_lineup_list.ty_icon a{
	padding:18px 10px 18px 50px;
}
.lp_otameshi #lp_lineupmenu .lp_lineup_list a:after {content: "";clear: both;display: block;}
.lp_otameshi #lp_lineupmenu .lp_lineup_list li:nth-child(-n+4) a {
	border-top:1px solid #f0f0f0;
}
	.lp_otameshi #lp_lineupmenu .lp_lineup_list a:hover {
	background-color:#f0f0f0;
	}
.lp_otameshi #lp_lineupmenu .lp_lineup_list a img {
	position:absolute;
	top:5px;
	left:5px;
}
@media screen and (max-width: 760px) {
	.lp_otameshi #lp_lineupmenu .lp_lineup_list {
		font-size:92%;
	}
	.lp_otameshi #lp_lineupmenu .lp_lineup_list li {
		position: relative;
		min-height: 1px;
		padding: 0 10px;
		width: 50%;
		float: left;
	}
	.lp_otameshi #lp_lineupmenu .lp_lineup_list li:nth-child(-n+4) a {
		border-top:none;
	}
	.lp_otameshi #lp_lineupmenu .lp_lineup_list li:nth-child(-n+2) a {
		border-top:1px solid #f0f0f0;
	}
	.lp_otameshi #lp_lineupmenu .lp_lineup_list a:hover {
		background-color:#fff;
		}
	.lp_otameshi #lp_lineupmenu .lp_lineup_list a img {
		float:left;
		display:block;
	}
	.lp_otameshi #lp_lineupmenu .lp_lineup_list a span {
		margin-left:40px;
		width:auto;
		display:block;
	}
}
@media screen and (max-width: 500px) {
	.lp_otameshi #lp_lineupmenu .lp_lineup_list li:nth-child(odd) {
		padding-right:5px;
	}
	.lp_otameshi #lp_lineupmenu .lp_lineup_list li:nth-child(even) {
		padding-left:5px;
	}
	.lp_otameshi #lp_lineupmenu .lp_lineup_list.ty_icon a {
		padding:15px 20px 0 48px;
		min-height:4.1em;
	}
}

/* ------------------ フッター ------------------ */
.lp_otameshi #lp_footer {
	background:#fff url(../img/usr/freepage/lp_otameshi/bg_footer.jpg) center top repeat-x;
	padding-top:110px;
}
.lp_otameshi #lp_footer .lp_footnav_list {
	margin-bottom:10px;
}
.lp_otameshi #lp_footer .lp_footnav_list li {
	position: relative;
	min-height: 1px;
	padding: 0 10px;
	width: 50%;
	float: left;
	margin-bottom:5px;
}
.lp_otameshi #lp_footer .lp_footnav_list li a {
	display:block;
	padding:8px 10px 8px 10px;
	text-decoration:none;
	background:#fcfbf7 url(../img/usr/freepage/lp_otameshi/arrow_fnav.png) right center no-repeat;
	background-size:10px auto;
}
.lp_otameshi #lp_footer .lp_footnav_list.ty_gl li a {
	background-color:#e2d4b8;
	padding-left:15px;
}
.lp_otameshi #lp_footer .lp_footnav_list li a img {
width:20px;
vertical-align:middle;
margin-right:8px;
}
.lp_otameshi #lp_footer .lp_area_ttl {
	text-align:center;
	margin:20px 0;
}
.lp_otameshi #lp_footer #lp_foot_contact {
	margin-bottom:20px;
}
.lp_otameshi #lp_footer #lp_foot_contact li {
	position: relative;
	min-height: 1px;
	padding: 0 10px;
	width: 50%;
	float: left;
	margin-bottom:5px;
}
.lp_otameshi #lp_footer #lp_foot_contact li:nth-child(odd) {
	text-align:right;
}
.lp_otameshi #lp_footer #lp_foot_contact li:nth-child(even) {
	text-align:left;
}
.lp_otameshi #lp_footer #lp_foot_contact li img {
	width:300px;
}
.lp_otameshi #lp_footer #lp_foot_address {
	position:relative;
	height:125px;
}
.lp_otameshi #lp_footer #lp_foot_address #lp_foot_logo {
	left:0;
	top:0;
	position:absolute;
}
.lp_otameshi #lp_footer #lp_foot_address #lp_foot_copytxt {
	left:262px;
	top:25px;
	position:absolute;
}
.lp_otameshi #lp_footer #lp_foot_address #lp_foot_copyright {
	left:265px;
	bottom:35px;
	font-size:90%;
	position:absolute;
}
.lp_otameshi #lp_footer #lp_foot_address #lp_foot_pmark {
	right:105px;
	top:15px;
	position:absolute;
}
.lp_otameshi #lp_footer #lp_foot_address #lp_foot_jdma {
	right:0;
	top:15px;
	position:absolute;
}
.lp_otameshi #lp_footer #lp_foot_address #lp_foot_nps {
	right:0;
	top:52px;
	position:absolute;
}

@media screen and (max-width: 760px) {
	.lp_otameshi #lp_footer .lp_footnav_list li {
		font-size:92%;
	}
	.lp_otameshi #lp_footer #lp_foot_contact li {
		width: 100%;
		float: none;
		margin-bottom:5px;
	}
	.lp_otameshi #lp_footer #lp_foot_contact li:nth-child(odd) {
		text-align:center;
	}
	.lp_otameshi #lp_footer #lp_foot_contact li:nth-child(even) {
		text-align:center;
	}
	.lp_otameshi #lp_footer #lp_foot_contact li img {
		width:80%;
	}
	.lp_otameshi #lp_footer #lp_foot_address #lp_foot_logo {
		display:none;
	}
	.lp_otameshi #lp_footer #lp_foot_address #lp_foot_copytxt {
		position:static;
		text-align:center;
		margin-bottom:10px;
	}
	.lp_otameshi #lp_footer #lp_foot_address #lp_foot_copyright {
		position:static;
		text-align:center;
		padding-bottom:10px;
	}
	.lp_otameshi #lp_footer #lp_foot_address .lp_foot_btm {
		background-color:#fff;
		margin:0 -20px;
		padding:20px;
	}
	.lp_otameshi #lp_footer #lp_foot_address .lp_foot_btm:after {content: "";clear: both;display: block;}
	.lp_otameshi #lp_footer #lp_foot_address .lp_foot_btm > *{
		position:static !important;
		width:33%;
		float:left;
		text-align:center;
	}
	.lp_otameshi #lp_footer #lp_foot_address .lp_foot_btm img {
		height:25px;
		vertical-align:middle;
	}
	.lp_otameshi #lp_footer #lp_foot_address .lp_foot_btm #lp_foot_pmark img {
		height:40px;
		margin-top:-5px;
	}
}
@media screen and (max-width: 500px) {
	.lp_otameshi #lp_footer .lp_footnav_list li {
		position: relative;
		min-height: 1px;
		padding: 0 5px;
		width: 50%;
		float: left;
		margin-bottom:5px;
	}
	.lp_otameshi #lp_footer .lp_footnav_list li a {
		padding:8px 10px 8px 5px;
	}
	.lp_otameshi #lp_footer .lp_footnav_list li a img {
		margin-right:3px;
	}
}
