@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*共通
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#contentsInner {
	background: url(/sp/cms/wp/cp/kireiup/img/bg.gif) repeat;
	background-size: 59px 59px;
}
.btm_img {
	width: 100%;
}
.in_txt {
	padding: 1em 8%;
}
.indt_1em {
	margin-left: 1em;
	text-indent: -1em;
}
.open_box {
	display: none;
}
.t_ind_1{
	margin-left:1em;
	text-indent:-1em;
}
.t_ind_2{
	margin-left:2em;
	text-indent:-2em;
}
.m_menu li a {
	display: block;
	color: #ffffff;
	background: #000000;
	text-align: center;
	width: 100%;
}
.main_area{
	padding-top:1.5em;
}

/*	index
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.item_area .item_list li {
	float: left;
	width: 50%;
}
.item_area .click_btn {
	background: url(/sp/cms/wp/cp/kireiup/lo/img/item_bg_mdl.png) left top repeat-y;
	background-size: 100% auto;
	padding: 0 15.4% 1.5em 15.4%;
}
#shop .itemsearch li:nth-child(9) {
	background: url(/sp/cms/wp/cp/kireiup/img/itemsearch_bg_llast.png) left bottom no-repeat;
	background-size: 100% 100%;
}
#shop .itemsearch li:nth-child(10) {
	background: url(/sp/cms/wp/cp/kireiup/img/itemsearch_bg_rlast.png) left bottom no-repeat;
	background-size: 100% 100%;
}

/*	detail
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.detail .item_area{
	padding-bottom:1.5em;
}
.detail .det_inner{
	background: url(/sp/cms/wp/cp/kireiup/img/detail_bg_mdl.png) left top repeat-y;
	background-size:100% auto;
}
.detail .d_box{
	margin:0 auto;
	width:81%;
}
.detail .d_note{
	color:#7d7d7d;
	font-size:64.3%;
	line-height:1.2;
}
.detail .d_txt{
	font-size:71.4%;
	line-height:1.8;
}
.detail .btn{
	padding:1.5em 14.8%;
}
.detail .search_area .s_inner{
	background:url(/sp/cms/wp/cp/kireiup/lo/img/search_bg.png) left top repeat-y;
	background-size:100%;
}
.detail .search_area select{
	background:#ffffff url(/sp/cms/wp/cp/kireiup/lo/img/search_bg_select_btn.gif) right center no-repeat;
	background-size: auto 100%;
}
