/*===============================================
●style.css 画面の横幅が1000px以上
===============================================*/
@media screen and (min-width: 1000px){



.news_wapp {
	width: 100%;
	margin-bottom: 15px;
	display: table;
	
}

.news_bar {
    width: 100%;
    margin-bottom: 0px;
    display: table;
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
    border-left: 2px solid #5271b6;
    font-size: 85%;
	
}
.news_bar_txtbox {
    display: table;
    border-left: 10px solid #5271b6;
    padding-bottom: 5px;

}

.news_bar_txtbox p {
	font-size: 85%;
	margin-top: 2px;
	margin-left: 10px;
}
.news_bar_txtbox p2 {
	font-size: 85%;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 7px;
	float: left;
	line-height: 120%;
	width: 100%;
}
.news_bar_more {
	display: table;
	float: right;
	font-size: 70%;
	margin-top: 5px;
	margin-right: 10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 2px 1px #A7A7A7;
	box-shadow: 1px 1px 2px 1px #A7A7A7;
}


.line {
	width: 97%;
	margin-top: 7px;
	padding-bottom: 0px;
	border-top: 1px dashed #818181;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 7px;
}
.line_gal {
	width: 97%;
	margin-top: 7px;
	padding-bottom: 0px;
	margin-bottom: 7px;
	border-top: 1px dashed #818181;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;

}
.line_more {
	width: 97%;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	margin-top: 5px;
}
.line_more {
	width: 97%;
	padding-bottom: 0px;
	border-top: 1px dashed #818181;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	margin-top: 7px;
}

.list_box_warpp {
	width: 96%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.lead_txtbox {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 7px;
	font-style: normal;
}
.lead_txtbox2 {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	margin-top: 7px;
	margin-bottom: 7px;
	font-style: normal;
}
.select_box {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 80%;
	line-height: 140%;
	font-style: normal;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	vertical-align: middle;
	border: 1px solid #EEECE4;
}
.select_box_wrapp {
	width: 90%;
	display: table;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 7px;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
}
.select_box_wrapp p {
	margin-right: 5px;
	float: left;
}
.select_box_wrapp_hi {
	width: auto%;
	display: table;
	text-align: left;
	font-style: normal;
	float: left;
	margin-right: 10px;
}
.select_box_wrapp_sarch {
	width: auto%;
	display: table;
	text-align: left;
	font-style: normal;
	float: left;
}

/*リスト共通
-----------------*/
.list_name {
	color: #5271b6;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 2px;
	float: right;
}

/*ニュースリスト
-----------------*/
.newslist_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}

.newslist_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.newslist_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.newslist_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
.newslist_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}

.newslist_inbox_in img {
	margin-right: 5px;
	float: left;
	width: 100px;
}
.newslist_inbox_in_mi {
	font-size: 110%;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #93278F;
	margin-bottom: 2px;
	line-height: 140%;
	display: block;
}
.newslist_inbox_in a:link {
	color: #93278F;
}
.newslist_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}
.newslist_inbox_in a:hover {
	text-decoration: underline;
	color: #93278F;

}
.newslist_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}


.newslist_inbox_in_shopname {
	font-size: 90%;
	text-align: right;
	width: 100%;
	margin-top: 4px;
	line-height: 120%;
}
.newslist_inbox_in_shopname p {
	float: right;
	display: block;
	margin-right: 5px;

}

/*質問
-----------------*/
.qa_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}

.qa_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.qa_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.qa_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
.qa_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}

.qa_inbox_in img {
	margin-right: 5px;
	float: left;
	width: 100px;
}
.qa_inbox_in_mi {
	font-size: 110%;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #93278F;
	margin-bottom: 2px;
	line-height: 140%;
	display: block;
}
.qa_inbox_in a:link {
	color: #93278F;
}
.qa_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}
.qa_inbox_in a:hover {
	text-decoration: underline;
	color: #93278F;

}
.qa_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}




/*新店
-----------------*/
.newshop_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}

.newshop_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.newshop_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.newshop_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
.newshop_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}



	

.newshop_inbox_in_mi {
	text-align: left;
	margin-bottom: 2px;
	display: table;
	font-size: 90%;
}
.newshop_inbox_in_miname {
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	color: #5271b6;
}
.newshop_inbox_in_mi p {
	float: left;
	margin-right: 5px;

}
.newshop_inbox_in a:link {
	color: #93278F;
}
.newshop_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}
.newshop_inbox_in a:hover {
	text-decoration: underline;
	color: #93278F;

}
.newshop_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}

.newshop_inbox_in_shoptxt {
	font-size: 90%;
	text-align: right;
	line-height: 120%;
	display: table;
}

.newshop_inbox_enter {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 90%;
	width: 100px;
	font-weight: bold;
	font-style: normal;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	background-image: url(url), linear-gradient(180deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	border: 1px solid #A67C52;
	float: right;
}

/*スタッフの声
-----------------*/
.staff_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}

.staff_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.staff_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.staff_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
.staff_name {
	color: #5271b6;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 2px;
}
.staff_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}

.staff_inbox_in img {
	margin-right: 5px;
	float: left;
	width: 60px;
}
.staff_inbox_in_mi {
	font-size: 110%;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #93278F;
	margin-bottom: 2px;
	line-height: 140%;
	display: block;
}
.staff_inbox_in a:link {
	color: #93278F;
}
.staff_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}
.staff_inbox_in a:hover {
	text-decoration: underline;
	color: #93278F;

}
.staff_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}


.staff_inbox_in_shopname {
	font-size: 90%;
	text-align: right;
	width: 100%;
	margin-top: 4px;
	line-height: 120%;
}
.staff_inbox_in_shopname p {
	float: right;
	display: block;
	margin-right: 5px;

}


/*店一覧
-----------------*/
.slist_box {
	width: 100%;
	display: table;
	text-align: center;
	padding-bottom: 7px;
}
.slist_box_sarch {
	width: 100%;
	display: table;
	text-align: left;
	padding-bottom: 7px;
	padding-top: 7px;
	background-color: #F3F3F3;
	font-size: 80%;
	border-top: 1px solid #818181;
	line-height: 130%;
}
.slist_box_sarch p {
	margin-left: 10px;
	line-height: 140%;
	float: left;
	margin-bottom: 3px;
}

.slist_box_txt {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 75%;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 12px;
	font-style: normal;
}

.slist_bunner {
	width: 100%;
	display: table;
	text-align: center;
	margin-bottom: 12px;
}

.slist_waku {
	width: 100%;
	display: table;
	text-align: left;
	margin-bottom: 12px;
	font-style: normal;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-top: 5px solid #5271b6;
	background-color: #FFFFFF;
}
.slist_waku_a {
	width: 100%;
	display: table;
	text-align: left;
	margin-bottom: 12px;
	font-style: normal;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-top: 5px solid #5271b6;
	background-color: #FFFFFF;
}
.slist_waku_wapp {
	width: 97%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	max-width: 700px;
}
.slist_waku_wapp_free_txt {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 150%;
	color: #93278F;
	font-weight: bold;
}
.slist_waku_wapp_free_txt2 {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 5px;
	background-color: #EFEFEF;
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.slist_waku_wapp_free_txt3 {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 100%;
	color: #93278F;
	margin-bottom: 10px;
}
.waku_uebar {
	width: 100%;
	display: table;
	background-color: #5271b6;
	text-align: right;
	color: #FFFFFF;
}
.waku_uebar {
	width: 100%;
	display: table;
	background-color: #5271b6;
	text-align: right;
	color: #FFFFFF;
}
.waku_uetxt {
	width: 100%;
	display: table;
	background-color: #5271b6;
	text-align: right;
	color: #FFFFFF;
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.waku_uetxt p {
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	font-size: 90%;
}
.waku_uetxt p2 {
	color: #FFFFFF;
	margin-bottom: 3px;
	font-size: 70%;
	float: right;
}
.waku_uetxt_a {
	width: 100%;
	display: table;
	background-color: #5271b6;
}
.waku_uetxt_a p {
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 90%;
}
.slist_waku_ue {
	width: 100%;
	display: table;
	text-align: center;
	margin-bottom: 15px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
}
.slist_waku_ue_a {
	width: 100%;
	display: table;
	text-align: center;
	margin-bottom: 5px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
}
.slist_waku_free {
	width: 100%;
	display: table;
	text-align: left;
	margin-bottom: 5px;
	font-style: normal;
	border: 1px solid #818181;
	font-size: 90%;
}
.slist_waku_ue_free {
	width: 100%;
	display: table;
	text-align: center;
}
.slist_waku_ue_in {
	width: 100%;
	display: table;
	margin-top: 8px;
	text-align: left;
	margin-bottom: 5px;
}
.slist_waku_ue_in_ge {
	margin-right: 5px;
	font-size: 75%;
	margin-top: 0px;
	line-height: 0%;
}
.slist_waku_ue_in_gebox {
	width: 100%;
	display: table;
	border-top: 1px dotted #818181;
	margin-top: 3px;
}
.slist_waku_ue_in_mi {
	font-size: 110%;
	font-weight: bold;
}
.slist_waku_ue_in_book {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	line-height: 120%;
	font-size: 75%;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	border: 1px solid #000000;
}

.slist_waku_ue_in_book_on {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	line-height: 120%;
	font-size: 75%;
	padding-right: 5px;
	padding-left: 5px;
	color: #818181;
	border: 1px solid #818181;
	margin-left: 3px;
}

.slist_waku_ue_in_book_big {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	line-height: 120%;
	font-size: 100%;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}

.slist_waku_ue_in_book_on_big {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	line-height: 120%;
	font-size: 100%;
	padding-right: 10px;
	padding-left: 10px;
	color: #818181;
	border: 1px solid #818181;
	margin-left: auto;
	margin-right: auto;
}



.slist_waku_ue_in_free {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	line-height: 120%;
	font-size: 80%;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.slist_waku_ue_in_free a:link {
	color: #FFFFFF;
}
.slist_waku_ue_in_free a:visited {
	color: #FFFFFF;
}


.slist_waku_ue_in p {
	font-size: 120%;
	color: #93278F;
	font-weight: bold;
	line-height: 120%;
}

.slist_waku_ue_in p a:link {
	color: #5271b6;
}
.slist_waku_ue_in p a:visited {
	color: #004DD0;
}

.slist_waku_ue_in p a:active {
	color: #5271b6;

}

.slist_waku_sita {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 7px;
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.slist_waku_sita_ue {
	width: 100%;
	display: table;
}



.slist_waku_sita_photo {
	width: 100%;
	display: table;
}

.slist_waku_sita_photo_main {
	position: relative;
	width: 50%;
	height: 100%;
	padding-top: 22%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	float: left;
	margin-right: 5px;
}
.slist_waku_sita_photo_main img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.slist_waku_sita_txtbox {
	font-size: 85%;
	line-height: 150%;
}
.slist_waku_sita_txtbox p {
	display: table;
	font-size: 130%;
	line-height: 130%;
	font-weight: bold;
	color: #5271b6;
	margin-bottom: 2px;
}
.slist_waku_sita_photo_main_s {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 43%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.slist_waku_sita_photo_main_s img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.slist_waku_sita_txtbox_s {
	display: table;
	width: 100%;
	margin-top: 3px;
	float: right;
	font-size: 85%;
	line-height: 130%;
}
.slist_waku_sita_txtbox_s p {
	display: table;
	width: 100%;
	font-size: 130%;
	line-height: 130%;
	font-weight: bold;
	color: #5271b6;
	margin-bottom: 2px;
}
.sikaku_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.sikaku_box_waku {
	width: 100%;
	font-size: 80%;
	border-bottom: 1px solid #818181;
	display: table;
	line-height: 120%;
}
.sikaku_box_waku_h {
	width: 15%;
	background-color: #EEECE4;
	text-align: center;
	padding-top: 2px;
	vertical-align: middle;
}
.sikaku_box_waku_m {
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sikaku_box_waku_m p {
	margin-left: 5px;
	margin-right: 5px;
	display: table;
	margin-top: 1px;

}

.taigu_box_waku {
	width: 100%;
	display: table;
}

.taigu_box_waku p {
	display: block;
	width: auto;
	float: left;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-radius: 3px;
	background-color: #E85F13;
	color: #FFFFFF;
	font-size: 80%;
	margin-right: 2px;
}

.news_box_waku {
	width: 100%;
	font-size: 80%;
	display: table;
	margin-top: 5px;
	background-color: #eaf6fd;
	line-height: 130%;
}
.news_box_waku_wrap {
	width: 97%;
	display: table;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.news_box_waku_wrap p {
	color: #5271b6;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 2px;
}
.news_box_waku_wrap img {
	display: table;
	float: left;
	margin-right: 5px;
	width: 80px;
}

.enter_box_waku {
	width: 100%;
	display: table;
}


.shopname{
	color: #5271b6;
	font-weight: bold;
	font-size: 120%;
	margin-right: 5px;
}

.enter_box_botan {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 120%;
    width: 50%;
    font-weight: bold;
    font-style: normal;
    border: 1px solid #A67C52;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    background-image: url(url);
    background-color: #E85F13;
}

.enter_box_botan a:link {
    color: #FFFFFF;
    font-weight: bold;
}
.enter_box_botan a:visited {
    color: #FFFFFF;
    font-weight: bold;
}
}


/*ここからタブレット用環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media screen and (min-width:768px) and (max-width:999px){
	
.news_wapp {
	width: 100%;
	margin-bottom: 15px;
	display: table;
	
}

.news_bar {
	width: 100%;
	margin-bottom: 1px;
	display: table;
	background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	border-left: 2px solid #5271b6;
	
}
.news_bar_txtbox {
	display: table;
    border-left: 10px solid #5271b6;
	font-size: 90%;
	padding-bottom: 5px;

}
.news_bar_txtbox p {
	font-size: 85%;
	margin-top: 2px;
	margin-left: 10px;
}
.news_bar_txtbox p2 {
	font-size: 75%;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 7px;
	float: left;
	line-height: 120%;
	display: block;
}
.news_bar_more {
	display: table;
	float: right;
	font-size: 65%;
	margin-top: 6px;
	margin-right: 10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 2px 1px #A7A7A7;
	box-shadow: 1px 1px 2px 1px #A7A7A7;
}


.line {
	width: 97%;
	margin-top: 7px;
	padding-bottom: 0px;
	margin-bottom: 7px;
	border-top: 1px dashed #818181;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.line_gal {
	width: 97%;
	margin-top: 7px;
	padding-bottom: 0px;
	margin-bottom: 7px;
	border-top: 1px dashed #818181;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;

}
.line_more {
	width: 97%;
	padding-bottom: 0px;
	border-top: 1px dashed #818181;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	margin-top: 7px;
}
.list_more {
	width: 100%;
	display: table;
	margin-bottom: 10px;
	
}
.list_box_warpp {
	width: 96%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.lead_txtbox {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 75%;
	line-height: 120%;
	margin-bottom: 7px;
	font-style: normal;
}
.lead_txtbox2 {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	margin-top: 7px;
	margin-bottom: 7px;
	font-style: normal;
}
.select_box {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 80%;
	line-height: 140%;
	font-style: normal;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	vertical-align: middle;
	border: 1px solid #EEECE4;
}
.select_box_wrapp {
	width: 90%;
	display: table;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
}
.select_box_wrapp p {
	margin-top: 1px;
}
.select_box_wrapp_hi {
	width: auto%;
	display: table;
	text-align: left;
	font-style: normal;
	margin-right: 10px;
	float: left;
}
.select_box_wrapp_sarch {
	width: auto%;
	display: table;
	text-align: left;
	font-style: normal;
	float: left;
}

/*リスト共通
-----------------*/
.list_name {
	color: #5271b6;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 3px;
	float: right;
}

/*ニュースリスト
-----------------*/
.newslist_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}

.newslist_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.newslist_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.newslist_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
.newslist_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}

.newslist_inbox_in img {
	margin-right: 5px;
	float: left;
	width: 100px;
}
.newslist_inbox_in_mi {
	font-size: 110%;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #93278F;
	margin-bottom: 2px;
	line-height: 140%;
	display: block;
}
.newslist_inbox_in a:link {
	color: #93278F;
}
.newslist_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}

.newslist_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}


.newslist_inbox_in_shopname {
	font-size: 90%;
	text-align: right;
	width: 100%;
	margin-top: 4px;
	line-height: 120%;
}
.newslist_inbox_in_shopname p {
	float: right;
	display: block;
	margin-right: 5px;

}

/*スタッフの声
-----------------*/
.staff_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}

.staff_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.staff_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.staff_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}

.staff_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}

.staff_inbox_in img {
	margin-right: 5px;
	float: left;
	width: 60px;
}
.staff_inbox_in_mi {
	font-size: 110%;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #93278F;
	margin-bottom: 2px;
	line-height: 140%;
	display: block;
}
.staff_inbox_in a:link {
	color: #93278F;
}
.staff_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}
.staff_inbox_in a:hover {
	text-decoration: underline;
	color: #93278F;

}
.staff_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}


.staff_inbox_in_shopname {
	font-size: 90%;
	text-align: right;
	width: 100%;
	margin-top: 4px;
	line-height: 120%;
}
.staff_inbox_in_shopname p {
	float: left;
	display: block;
	margin-right: 5px;

}
/*質問
-----------------*/
.qa_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}

.qa_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.qa_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.qa_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
.qa_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}

.qa_inbox_in img {
	margin-right: 5px;
	float: left;
	width: 100px;
}
.qa_inbox_in_mi {
	font-size: 110%;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #93278F;
	margin-bottom: 2px;
	line-height: 140%;
	display: block;
}
.qa_inbox_in a:link {
	color: #93278F;
}
.qa_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}
.qa_inbox_in a:hover {
	text-decoration: underline;
	color: #93278F;

}
.qa_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}
/*新店
-----------------*/
.newshop_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}

.newshop_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.newshop_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.newshop_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
.newshop_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}

.newshop_inbox_in_mi {
	text-align: left;
	margin-bottom: 2px;
	display: table;
	font-size: 90%;
}
.newshop_inbox_in_miname {
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	color: #5271b6;
}
.newshop_inbox_in_mi p {
	float: left;
	margin-right: 5px;

}
.newshop_inbox_in a:link {
	color: #93278F;
}
.newshop_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}
.newshop_inbox_in a:hover {
	text-decoration: underline;
	color: #93278F;

}
.newshop_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}

.newshop_inbox_in_shoptxt {
	font-size: 90%;
	text-align: right;
	line-height: 120%;
	display: table;
}

.newshop_inbox_enter {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 90%;
	width: 100px;
	font-weight: bold;
	font-style: normal;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	background-image: url(url), linear-gradient(180deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	border: 1px solid #A67C52;
	float: right;
}



/*店一覧
-----------------*/
.slist_box {
	width: 100%;
	display: table;
	text-align: center;
	padding-bottom: 7px;
}
.slist_box_sarch {
	width: 100%;
	display: table;
	text-align: left;
	padding-bottom: 7px;
	padding-top: 7px;
	background-color: #F3F3F3;
	font-size: 75%;
	border-top: 1px solid #818181;
}
.slist_box_sarch p {
	margin-left: 10px;
	margin-bottom: 2px;
}

.slist_box_txt {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 75%;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 12px;
	font-style: normal;
}
.slist_bunner {
	width: 100%;
	display: table;
	text-align: center;
	margin-bottom: 12px;
}
.waku_uebar {
	width: 100%;
	display: table;
	background-color: #5271b6;
	text-align: right;
	color: #FFFFFF;
}
.waku_uetxt {
	width: 97%;
	display: table;
	background-color: #5271b6;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.waku_uetxt p {
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	font-size: 90%;
}
.waku_uetxt p2 {
	color: #FFFFFF;
	margin-bottom: 3px;
	font-size: 70%;
	float: right;
}
.slist_waku {
	width: 100%;
	display: table;
	text-align: left;
	margin-bottom: 12px;
	font-style: normal;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-top: 5px solid #5271b6;
	background-color: #FFFFFF;
}
.slist_waku_a {
	width: 100%;
	display: table;
	text-align: left;
	margin-bottom: 12px;
	font-style: normal;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-top: 5px solid #5271b6;
	background-color: #FFFFFF;
}
.slist_waku_wapp {
	width: 97%;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.slist_waku_wapp_free_txt {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 150%;
	color: #93278F;
	font-weight: bold;
}
.slist_waku_wapp_free_txt2 {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 5px;
	background-color: #EFEFEF;
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.slist_waku_wapp_free_txt3 {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 100%;
	color: #93278F;
	margin-bottom: 10px;
}
.waku_uetxt_a {
	width: 100%;
	display: table;
	background-color: #5271b6;
}
.waku_uetxt_a p {
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 90%;
}
.slist_waku_ue {
	width: 100%;
	display: table;
	text-align: center;
	margin-bottom: 15px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
}
.slist_waku_ue_a {
	width: 100%;
	display: table;
	text-align: center;
	margin-bottom: 5px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
}
.slist_waku_free {
	width: 100%;
	display: table;
	text-align: left;
	margin-bottom: 5px;
	font-style: normal;
	border: 1px solid #818181;
	font-size: 90%;
}
.slist_waku_ue_free {
	width: 100%;
	display: table;
	text-align: center;
}

.slist_waku_ue_in {
	width: 100%;
	display: table;
	margin-top: 8px;
	text-align: left;
	margin-bottom: 5px;
}
.slist_waku_ue_in_ge {
	margin-right: 5px;
	font-size: 75%;

}
.slist_waku_ue_in_gebox {
	width: 100%;
	display: table;
	border-top: 1px dotted #818181;
	margin-top: 3px;
}
.slist_waku_ue_in_mi {
	font-size: 110%;
	font-weight: bold;
}
.slist_waku_ue_in_book {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	line-height: 120%;
	font-size: 75%;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	border: 1px solid #000000;
}

.slist_waku_ue_in_book_on {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	line-height: 120%;
	font-size: 75%;
	padding-right: 5px;
	padding-left: 5px;
	color: #818181;
	border: 1px solid #818181;
	margin-left: 3px;
}

.slist_waku_ue_in_book_big {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	line-height: 120%;
	font-size: 100%;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}

.slist_waku_ue_in_book_on_big {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	line-height: 120%;
	font-size: 100%;
	padding-right: 10px;
	padding-left: 10px;
	color: #818181;
	border: 1px solid #818181;
	margin-left: auto;
	margin-right: auto;
}

.slist_waku_ue_in_free {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	line-height: 120%;
	font-size: 75%;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.slist_waku_ue_in_free a:link {
	color: #FFFFFF;
}
.slist_waku_ue_in_free a:visited {
	color: #FFFFFF;
}
.slist_waku_ue_in p {
	font-size: 120%;
	color: #93278F;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 120%;

}
.slist_waku_ue_in p a:link {
	text-decoration: underline;
	color: #5271b6;
}
.slist_waku_ue_in p a:visited {
	text-decoration: underline;
	color: #5271b6;
}

.slist_waku_ue_in p a:active {
	text-decoration: underline;
	color: #5271b6;

}
.slist_waku_sita {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 7px;
}


.slist_waku_sita_photo {
	width: 100%;
	display: table;
}

.slist_waku_sita_photo_main {
	position: relative;
	width: 50%;
	height: 100%;
	padding-top: 22%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	float: right;
	margin-right: 5px;
}
.slist_waku_sita_photo_main img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slist_waku_sita_txtbox {
	font-size: 85%;
	line-height: 150%;
}
.slist_waku_sita_txtbox p {
	display: table;
	font-size: 130%;
	line-height: 130%;
	font-weight: bold;
	color: #5271b6;
	margin-bottom: 2px;
}
.slist_waku_sita_photo_main_s {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 43%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.slist_waku_sita_photo_main_s img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slist_waku_sita_txtbox_s {
	display: table;
	width: 100%;
	margin-top: 3px;
	float: right;
	font-size: 85%;
	line-height: 130%;
}
.slist_waku_sita_txtbox_s p {
	display: table;
	width: 100%;
	font-size: 130%;
	line-height: 130%;
	font-weight: bold;
	color: #5271b6;
	margin-bottom: 2px;
}
.sikaku_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.sikaku_box_waku {
	width: 100%;
	font-size: 80%;
	border-bottom: 1px solid #818181;
	display: table;
}
.sikaku_box_waku_h {
	width: 15%;
	background-color: #EEECE4;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
}
.sikaku_box_waku_m {
	text-align: left;
}
.sikaku_box_waku_m p {
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-right: 5px;

}

.taigu_box_waku {
	width: 100%;
	display: table;
}

.taigu_box_waku p {
	display: block;
	width: auto;
	float: left;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-radius: 3px;
	background-color: #E85F13;
	color: #FFFFFF;
	font-size: 80%;
	margin-right: 2px;
}

.news_box_waku {
	width: 100%;
	font-size: 80%;
	display: table;
	margin-top: 5px;
	background-color: #eaf6fd;
	line-height: 120%;
}
.news_box_waku_wrap {
	width: 97%;
	display: table;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.news_box_waku_wrap p {
	color: #5271b6;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 2px;
}
.news_box_waku_wrap img {
	width: 15%;
	display: table;
	float: left;
	margin-right: 5px;
}

.enter_box_waku {
	width: 100%;
	display: table;
}


.shopname{
	color: #5271b6;
	font-weight: bold;
	font-size: 120%;
	margin-right: 5px;
}

.enter_box_botan {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 120%;
    width: 50%;
    font-weight: bold;
    font-style: normal;
    border: 1px solid #A67C52;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    background-image: url(url);
    background-color: #E85F13;
}

.enter_box_botan a:link {
    color: #FFFFFF;
    font-weight: bold;
}
.enter_box_botan a:visited {
    color: #FFFFFF;
    font-weight: bold;
}
}
	

/*ここからスマートフォン用環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media screen and (max-width : 767px){

.news_wapp {
	width: 100%;
	margin-bottom: 10px;
	display: inline-table;
	padding-bottom: 7px;
	
}

.news_bar {
	width: 100%;
	margin-bottom: 1px;
	display: table;
	background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	border-left: 2px solid #5271b6;
	
}
.news_bar_txtbox {
	display: table;
    border-left: 10px solid #5271b6;
	padding-bottom: 5px;
	width: 95%;

}
.news_bar_txtbox p {
	font-size: 85%;
	margin-top: 2px;
	margin-left: 10px;
}

.news_bar_txtbox p2 {
	font-size: 75%;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 7px;
	float: left;
	width: 100%;
}
.news_bar_more {
	display: table;
	float: right;
	font-size: 70%;
	margin-top: 5px;
	margin-right: 10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 2px 1px #A7A7A7;
	box-shadow: 1px 1px 2px 1px #A7A7A7;
}


.line {
	width: 97%;
	margin-top: 7px;
	padding-bottom: 0px;
	margin-bottom: 7px;
	border-top: 1px dashed #818181;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.line_gal {
	width: 97%;
	margin-top: 7px;
	padding-bottom: 0px;
	margin-bottom: 7px;
	border-top: 1px dashed #818181;
	margin-right: auto;
	margin-left: auto;
	display: none;

}
.line_more {
	width: 97%;
	padding-bottom: 0px;
	border-top: 1px dashed #818181;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	margin-top: 5px;
}
.list_more {
	width: 100%;
	margin-bottom: 10px;
	display: table;
	
}
.list_box_warpp {
	width: 96%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.lead_txtbox {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 7px;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
}
.lead_txtbox2 {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	margin-top: 7px;
	margin-bottom: 7px;
	font-style: normal;
}
.select_box {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 80%;
	line-height: 140%;
	font-style: normal;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 21.24%,rgba(225,225,225,0.99) 100%);
	vertical-align: middle;
	border: 1px solid #EEECE4;
	min-height: 20px;
}
.select_box_wrapp {
	width: 90%;
	display: table;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
}
.select_box_wrapp p {
	margin-top: 3px;
}
.select_box_wrapp_hi {
	width: auto%;
	display: table;
	text-align: left;
	font-style: normal;
	float: left;
	margin-right: 10px;
}
.select_box_wrapp_sarch {
	width: auto%;
	display: table;
	text-align: left;
	font-style: normal;
	float: left;
}

/*リスト共通
-----------------*/
.list_name {
	width: 100%;
	color: #5271b6;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 2px;
	display: table;
}

/*ニュースリスト
-----------------*/
.newslist_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}

.newslist_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.newslist_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.newslist_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
.newslist_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}

.newslist_inbox_in img {
	float: right;
	width: 100px;
	margin-left: 5px;
	margin-bottom: 3px;
	display: block;
}
.newslist_inbox_in_mi {
	font-size: 110%;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #93278F;
	margin-bottom: 2px;
	line-height: 140%;
	display: block;
}
.newslist_inbox_in a:link {
	color: #93278F;
}
.newslist_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}

.newslist_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}


.newslist_inbox_in_shopname {
	font-size: 90%;
	text-align: right;
	width: 100%;
	margin-top: 4px;
	line-height: 120%;
	display: block;
}
.newslist_inbox_in_shopname p {
	display: block;
	margin-right: 5px;
	float: right;

}
/*スタッフの声
-----------------*/
.staff_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}
.staff_name {
	width: 100%;
	color: #5271b6;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 2px;
	display: table;
}
.staff_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.staff_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.staff_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
.staff_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}

.staff_inbox_in img {
	margin-right: 5px;
	float: left;
	width: 60px;
}
.staff_inbox_in_mi {
	font-size: 110%;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #93278F;
	margin-bottom: 2px;
	line-height: 140%;
	display: block;
}
.staff_inbox_in a:link {
	color: #93278F;
}
.staff_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}
.staff_inbox_in a:hover {
	text-decoration: underline;
	color: #93278F;

}
.staff_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}


.staff_inbox_in_shopname {
	font-size: 90%;
	text-align: right;
	width: 100%;
	margin-top: 4px;
	line-height: 120%;
}
.staff_inbox_in_shopname p {
	float: left;
	display: block;
	margin-right: 5px;

}
/*質問
-----------------*/
.qa_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}

.qa_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.qa_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.qa_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
.qa_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}

.qa_inbox_in img {
	margin-right: 5px;
	float: left;
	width: 100px;
}
.qa_inbox_in_mi {
	font-size: 110%;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #93278F;
	margin-bottom: 2px;
	line-height: 140%;
	display: block;
}
.qa_inbox_in a:link {
	color: #93278F;
}
.qa_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}
.qa_inbox_in a:hover {
	text-decoration: underline;
	color: #93278F;

}
.qa_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}
/*新店
-----------------*/
.newshop_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
	
}

.newshop_box_m {
	width: 68%;
	display: table;
	float: right;
	-webkit-box-shadow: 0px 0px 3px 2px #B1B1B1;
	box-shadow: 0px 0px 3px 2px #B1B1B1;
	margin-bottom: 10px;
}
.newshop_box_sita {
	width: 100%;
	display: block;
	border-bottom: 1px solid #818181;

}
.newshop_inbox {
	width: 100%;
	display: table;
	border-bottom-color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
	
}
.newshop_inbox_in {
	width: 97%;
	display: table;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 140%;
}

.newshop_inbox_in_mi {
	text-align: left;
	margin-bottom: 2px;
	display: table;
	font-size: 90%;
}
.newshop_inbox_in_miname {
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	color: #5271b6;
}
.newshop_inbox_in_mi p {
	float: left;
	margin-right: 5px;

}
.newshop_inbox_in a:link {
	color: #93278F;
}
.newshop_inbox_in a:visited {
	text-decoration: none;
	color: #93278F;
}
.newshop_inbox_in a:hover {
	text-decoration: underline;
	color: #93278F;

}
.newshop_inbox_in a:active {
	text-decoration: underline;
	color: #93278F;

}

.newshop_inbox_in_shoptxt {
	font-size: 90%;
	text-align: left;
	line-height: 120%;
	display: table;
}

.newshop_inbox_enter {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 90%;
	width: 100px;
	font-weight: bold;
	font-style: normal;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	background-image: url(url), linear-gradient(180deg,rgba(253,251,217,1.00) 47.15%,rgba(252,242,156,1.00) 52.33%);
	border: 1px solid #A67C52;
	float: right;
}

/*店一覧
-----------------*/
.slist_box {
	width: 100%;
	display: table;
	text-align: center;
	padding-bottom: 7px;
}
.slist_box_sarch {
	width: 100%;
	display: table;
	text-align: left;
	padding-bottom: 7px;
	padding-top: 7px;
	background-color: #F3F3F3;
	font-size: 80%;
	border-top: 1px solid #818181;
}
.slist_box_sarch p {
	margin-left: 10px;
	margin-bottom: 2px;
}

.slist_box_txt {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 75%;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 12px;
	font-style: normal;
}
.slist_bunner {
	width: 100%;
	display: table;
	text-align: center;
	margin-bottom: 12px;
}
.slist_bunner img {
	width: 100%;
	max-width: 360px;
}
.waku_uebar {
	width: 100%;
	display: table;
	background-color: #5271b6;
	text-align: right;
	color: #FFFFFF;
}
.waku_uetxt {
	width: 97%;
	display: table;
	background-color: #5271b6;
	margin-right: auto;
	margin-left: auto;
}
.waku_uetxt p {
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	font-size: 90%;
}
.waku_uetxt p2 {
	color: #FFFFFF;
	margin-bottom: 3px;
	font-size: 70%;
	float: right;
}
.slist_waku {
	width: 100%;
	display: table;
	text-align: left;
	margin-bottom: 12px;
	font-style: normal;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-top: 5px solid #5271b6;
	background-color: #FFFFFF;
}
.slist_waku_a {
	width: 100%;
	display: table;
	text-align: left;
	margin-bottom: 12px;
	font-style: normal;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-top: 5px solid #5271b6;
	background-color: #FFFFFF;
}
.slist_waku_wapp {
	width: 97%;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.slist_waku_wapp_free_txt {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 150%;
	color: #93278F;
	font-weight: bold;
}
.slist_waku_wapp_free_txt2 {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 5px;
	background-color: #EFEFEF;
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.slist_waku_wapp_free_txt3 {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 100%;
	color: #93278F;
	margin-bottom: 10px;
}
.waku_uetxt_a {
	width: 100%;
	display: table;
	background-color: #5271b6;
}
.waku_uetxt_a p {
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 90%;
}
.slist_waku_ue {
	width: 100%;
	display: table;
	text-align: center;
	margin-bottom: 15px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
}
.slist_waku_ue_a {
	width: 100%;
	display: table;
	text-align: center;
	margin-bottom: 5px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 27.46%,rgba(232,232,232,1.00) 100%);
}
.slist_waku_free {
	width: 100%;
	display: table;
	text-align: left;
	margin-bottom: 5px;
	font-style: normal;
	border: 1px solid #818181;
	font-size: 90%;
}
.slist_waku_ue_free {
	width: 100%;
	display: table;
	text-align: center;
}

.slist_waku_ue_in {
	width: 100%;
	display: table;
	margin-top: 8px;
	text-align: left;
	margin-bottom: 5px;
}
.slist_waku_ue_in_gebox {
	width: 100%;
	display: table;
	border-top: 1px dotted #818181;
	margin-top: 3px;
}
.slist_waku_ue_in_ge {
	margin-right: 5px;
	font-size: 75%;
	line-height: 110%;

}
.slist_waku_ue_in_mi {
	font-size: 110%;
	font-weight: bold;
}
.slist_waku_ue_in_book {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	line-height: 120%;
	font-size: 75%;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	border: 1px solid #000000;
}

.slist_waku_ue_in_book_on {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	line-height: 120%;
	font-size: 75%;
	padding-right: 5px;
	padding-left: 5px;
	color: #818181;
	border: 1px solid #818181;
	margin-left: 3px;
}

.slist_waku_ue_in_book_big {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(255,225,255,1.00) 45.08%,rgba(255,193,255,1.00) 49.74%);
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	line-height: 120%;
	font-size: 100%;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}

.slist_waku_ue_in_book_on_big {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(216,216,216,1.00) 45.08%,rgba(198,198,198,1.00) 49.74%);
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	line-height: 120%;
	font-size: 100%;
	padding-right: 10px;
	padding-left: 10px;
	color: #818181;
	border: 1px solid #818181;
	margin-left: auto;
	margin-right: auto;
}

.slist_waku_ue_in_free {
	width: auto;
	display: table;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	background-image: url(url), linear-gradient(180deg,rgba(231,15,115,1.00) 46.11%,rgba(205,14,103,1.00) 49.74%);
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	line-height: 120%;
	font-size: 80%;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.slist_waku_ue_in_free a:link {
	color: #FFFFFF;
}
.slist_waku_ue_in_free a:visited {
	color: #FFFFFF;
}

.slist_waku_ue_in p {
	font-size: 120%;
	color: #93278F;
	font-weight: bold;
	line-height: 120%;

}
.slist_waku_ue_in p a:link {
	text-decoration: underline;
	color: #5271b6;
}
.slist_waku_ue_in p a:visited {
	text-decoration: underline;
	color: #5271b6;
}

.slist_waku_ue_in p a:active {
	text-decoration: underline;
	color: #5271b6;

}

.slist_waku_sita {
	width: 100%;
	display: table;
	text-align: left;
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 7px;
}

.slist_waku_sita_photo {
	width: 100%;
	display: table;
}

.slist_waku_sita_photo_main {
	position: relative;
	width: 50%;
	height: 100%;
	padding-top: 22%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
.slist_waku_sita_photo_main img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slist_waku_sita_txtbox {
	display: table;
	width: 100%;
	margin-top: 3px;
	min-height: 50px;
	font-size: 85%;
	line-height: 150%;
}
.slist_waku_sita_txtbox p {
	display: table;
	font-size: 130%;
	line-height: 130%;
	font-weight: bold;
	color: #5271b6;
	margin-bottom: 2px;
}
.slist_waku_sita_photo_main_s {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 43%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.slist_waku_sita_photo_main_s img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.slist_waku_sita_txtbox_s {
	display: table;
	width: 100%;
	margin-top: 3px;
	float: right;
	font-size: 85%;
	line-height: 130%;
}
.slist_waku_sita_txtbox_s p {
	display: table;
	width: 100%;
	font-size: 130%;
	line-height: 130%;
	font-weight: bold;
	color: #5271b6;
	margin-bottom: 2px;
}
.sikaku_box {
	width: 100%;
	display: table;
	border-left-color: #818181;
	border-right-color: #818181;
	border-top-color: #818181;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.sikaku_box_waku {
	width: 100%;
	font-size: 80%;
	border-bottom: 1px solid #818181;
	display: table;
}
.sikaku_box_waku_h {
	width: 15%;
	background-color: #EEECE4;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
}
.sikaku_box_waku_m {
	text-align: left;
}
.sikaku_box_waku_m p {
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-right: 5px;

}
.taigu_box_waku {
	width: 100%;
	display: table;
}

.taigu_box_waku p {
	display: block;
	width: auto;
	float: left;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-radius: 3px;
	background-color: #E85F13;
	color: #FFFFFF;
	font-size: 80%;
	margin-right: 2px;
}

.news_box_waku {
	width: 100%;
	font-size: 80%;
	display: table;
	margin-top: 5px;
	background-color: #eaf6fd;
	line-height: 120%;
}
.news_box_waku_wrap {
	width: 97%;
	display: table;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.news_box_waku_wrap p {
	color: #5271b6;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 2px;
}
.news_box_waku_wrap img {
	width: 15%;
	display: table;
	float: left;
	margin-right: 5px;
	min-width: 60px;
}
.enter_box_waku {
	width: 100%;
	display: table;
}


.shopname{
	color: #5271b6;
	font-weight: bold;
	font-size: 120%;
	margin-right: 5px;
}

.enter_box_botan {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 120%;
    width: 50%;
    font-weight: bold;
    font-style: normal;
    border: 1px solid #A67C52;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    background-image: url(url);
    background-color: #E85F13;
}

.enter_box_botan a:link {
    color: #FFFFFF;
    font-weight: bold;
}
.enter_box_botan a:visited {
    color: #FFFFFF;
    font-weight: bold;
}

}
