/* ************************************************ 
 *  all
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	color: #000;
	font-size: 15px;
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
body a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a {
	outline: none;
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #3579bf;
	text-decoration: underline;
}
br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
	line-height: 0;
}
hr {
	margin: 10px 0;
	border: 0;
	clear: left;
}
img {
	border: none;
	vertical-align: middle;
}
img.new_mark_img1 {
	margin-right: 5px !important;
}
img.new_mark_img2 {
	margin-left: 5px !important;
}
.sold_out {
	color: #FF0000;
}
li {
	list-style: none;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.f10 {
	font-size: 10px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f17 {
	font-size: 17px;
}
.f18 {
	font-size: 18px;
}
.f22 {
	font-size: 22px;
}
.f32 {
	font-size: 32px;
}
.f33 {
	font-size: 33px;
}
.t_center {
	text-align: center;
}
.t_right {
	text-align: right;
}
/* ************************************************ 
 *  layout
 * ************************************************ */
/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	width: 1000px;
	margin: 40px auto 0 auto;
	text-align: left;
}
/*ヘッダー*/
#header {
	width: 100%;
	clear: left;
	background: #fdd0de; /* Old browsers */
	background: -moz-linear-gradient(top, #fdd0de 0%, #ffffff 98%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fdd0de 0%, #ffffff 98%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fdd0de 0%, #ffffff 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd0de', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.inner-header {
	width: 1000px;
	margin: 0 auto;
}
.header-t {
	padding: 10px 0 20px 0;
}
.header-b li {
	float: left;
	width: 165px;
	text-align: center;
	border-right: dotted 1px #999999;
	letter-spacing: -1px;
	font-size: 1.03em;
}
.header-b li:first-child {
	border-left: dotted 1px #999999;
}
.header-b li a {
	padding: 5px 0;
	position: relative;
	display: inline-block;
	text-decoration: none;
}
.header-b li a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	background-color: #ba224b;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.header-b li a:hover::after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
.header-b li a:hover {
	color: #000;
}
.right-bnr {
	position: fixed;
	top: 260px;
	right: 0;
	z-index: 1000;
}
/*サイド*/
#side {
	float: left;
	width: 240px;
}
/*メイン*/
.home #main {
	float: right;
	width: 700px;
}
#main {
	float: right;
	width: 720px;
}
/*フッター（コピーライト）*/
#footer {
	margin: 80px 0 0 0;
}
/* ************************************************ 
 *  header
 * ************************************************ */
#header div.header_link {
	float: right;
	margin-bottom: 40px;
}
#header div.header_link ul {
}
#header div.header_link ul li {
	list-style-type: none;
	float: left;
	margin-left: 20px;
	line-height: 16px;
}
#header div.header_link ul li i {
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
}
#header div.header_link ul li a {
	text-decoration: none;
}
#header div.header_link ul li.my_account {
}
#header div.header_link ul li.my_account i.account {
	background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -343px -108px;
}
#header div.header_link ul li.view_cart {
}
#header div.header_link ul li.view_cart i.cart {
	background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -415px -204px;
}
.logo, .tel-box, .header-t-r {
	float: left;
}
.tel-box {
	width: 220px;
	margin: 15px 20px 0 40px;
}
.tel-txt {
	text-align: right;
	letter-spacing: 4px;
	line-height: 0.1;
}
.tel {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 2.26em;
	background: url(https://img21.shop-pro.jp/PA01380/589/etc/telmark.png?cmsp_timestamp=20170301114359) left center no-repeat;
	text-align: right;
}
.tel-box .f13 {
	letter-spacing: -0.5px;
}
.tel-box .f14 {
	letter-spacing: 0.5px;
	display: block;
    margin: 0 0 5px 0;
}
.header-t-r {
	width: 415px;
}
.account {
	background: #ba224b;
	border: solid 1px #ba224b;
	width: 160px;
	border-radius: 5px;
	text-align: center;
	float: left;
	margin: 0 10px 0 0;
	line-height: 1.3;
	box-sizing: border-box;
	letter-spacing: -1px;
}
.account a {
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 6px 3px 3px 3px;
}
.account a:hover {
	color: #ba224b;
	background: #fff;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.postage {
	font-weight: bold;
	font-size: 16px;
	color: #a40000;
	width: 330px;
	text-align: right;
	margin: 0 0 7px 0;
}
.postage span.f22 {
	margin: 0 0 0 8px;
}
.postage img {
	vertical-align: bottom;
	margin: 0 15px 0 0;
}
.header-t-r {
	position: relative;
}
#header .view_cart {
	position: absolute;
	right: 0;
	bottom: 0;
}
#header div.header_link ul li.view_cart span.count {
	background: #ff3355;
	color: #fff;
	font-weight: bolder;
	padding: 5px 10px;
	margin-left: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#header h1.logo {
	margin: 30px 0 0 0;
}
#header h1.logo a {
	text-decoration: none;
}
.search {
	border: solid 1px #b0b0b0;
	border-radius: 5px;
	padding: 20px;
	margin: 0 0 30px 0;
}
.search-tit {
	text-align: center;
	border-bottom: dotted 1px #999999;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
}
.search-tit:before {
	content: "";
	width: 22px;
	background: url(https://file002.shop-pro.jp/PA01380/589/img/icon_search.png) center center no-repeat;
	height: 26px;
	display: inline-block;
	margin: 0 5px 5px 0;
	vertical-align: middle;
}
.search select {
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 1em;
}
.search input[type="text"] {
	padding: 7.5px 5px;
	border-radius: 5px;
	margin-right: 5px;
	border: solid 1px #c7c7c7;
	font-size: 1em;
	width: 135px;
}
.search input[type="submit"] {
	font-size: 1em;
	padding: 5px;
	-webkit-appearance: none;
	border-radius: 3px;
	background: #f0f0f0;
	border: solid 1px #c7c7c7;
}
/* ************************************************ 
 *  footer
 * ************************************************ */


.inner-footer {
	width: 1000px;
	margin: 0 auto;
}
.footer-t {
	font-size: 0.86em;
	text-align: center;
}
.footer-t a {
	color: #000;
}
.footer-b {
	background: #ba224b;
	color: #fff;
	padding: 30px 0 0 ;
	margin: 20px 0 0 0;
}
.footer-b a {
	color: #fff;
	text-decoration: underline;
	font-size: 0.86em;
}
#footer .l-cont, #footer .r-cont {
	width: 470px;
}
#footer p {
	font-size: 0.8em;
	margin: 15px 0;
}
.footer-tit {
	border-bottom: dotted 1px #fff;
	padding: 10px 0 10px 10px;
}
#footer .l-cont {
	float: left;
}
#footer .r-cont {
	float: right;
}
.shipping-time {
	margin: 20px 0;
}
.shipping-time-tit {
	margin: 0 0 15px 0;
}
.pay-img {
	margin: 20px 0 10px 0;
}
#footer .footer-logo {
	margin: 80px 0 20px 0;
}
#footer address {
	font-style: normal;
	font-size: 0.86em;
	line-height: 1.7;
}
.copy {
	background: #b50c3b;
	text-align: center;
	padding: 20px 0;
	color: #fff;
	font-size: 0.8em;
	letter-spacing: 1px;
}

/* 更新20190611 */
.sns-cont {
	padding: 30px 0 10px 0;
}
.sns-cont ul {
	display: flex;
	justify-content: space-between;
	width: 50px;
	margin: 0 auto;
}
.sns-cont li {
	font-size: 20px;
}


/* ************************************************ 
 *  main
 * ************************************************ */
#main div.box {
	clear: both;
	margin-bottom: 40px;
}
#main div.box h3 {
	margin-bottom: 20px;
	font-size: 20px;
}
.block-tit {
	border-bottom: dotted 1px #b2b2b2;
	margin: 0 0 20px 0;
}
/* ************************************************ 
 *  item_box
 * ************************************************ */
.item_box {
	width: 205px;
	margin: 0 0 20px 20px;
	text-align: center;
	display: inline-block;
/display:inline;
/zoom:1;
	vertical-align: top;
}
.item_box .item_photo {
	margin: 0px;
	border: solid 1px #ccc;
	width: 210px;
	height: 200px;
}
.item_box .item_photo img.item {
	max-width: 100%;
}
.item_box .item_detail {
	margin: 10px;
	text-align: left;
}
.item_box .item_detail p.item_name {
	font-size: 13px;
	margin-bottom: 10px;
}
.item_box .item_detail p.item_regular_price {
	margin-bottom: 10px;
}
.item_box .item_detail p.item_price {
	margin-bottom: 10px;
	color: #860000;
}
.item_box .item_detail p.item_discount {
	margin-bottom: 10px;
}
.item_name a:hover {
	color:#ba224b;
}
/* ************************************************ 
 *  Top_Page
 * ************************************************ */
#main #box_news {
}
#main #box_news p {
	line-height: 20px;
}
#main #box_recommend {
}
#main #box_sellers {
}
#main #box_free {
	background: #f5f5f5;
	padding: 20px;
}
#main #box_free p {
	line-height: 20px;
}
#box_recentlychecked {
	margin: 20px 0 0 0;
}
div.footstamp {
	margin-bottom: 10px;
}
div.footstamp span {
	margin: 0 5px;
	color: #999;
}
.stock_error {
	font-weight: bold;
	color: red;
	padding: 10px 0;
	display: none;
}
/* ************************************************ 
 *  product_detail_page
 * ************************************************ */
h2.product_name {
	font-size: 20px;
	margin-bottom: 15px;
}
div.product_detail_area {
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}
div.product_images {
	width: 500px;
	float: left;
	display: inline;
}
div.product_images div {
	margin-bottom: 20px;
}
div.product_images div img {
	max-width: 100%;
}
div.product_images div p.caption {
	margin-top: 10px;
	line-height: 20px;
}
div.add_cart {
	float: right;
	left: 520px;
	margin: 0px;
	width: 200px;
}
table.add_cart_table {
	width: 100%;
	margin-bottom: 10px;
}
table.add_cart_table th {
	padding: 5px;
	font-size: 11px;
	display: none;
}
table.add_cart_table td {
	padding: 5px;
}
table.add_cart_table td input {
	width: 90px;
	font-size: 14px;
	padding: 8px;
	border-radius: 5px;
	border: solid 1px #ccc;
	margin: 0 0 0 8px;
}
table.add_cart_table td strong.price {
	font-size: 1.46em;
	color: #bf0000;
}
table#option_tbl {
	width: 100%;
	margin-bottom: 20px;
}
table#option_tbl th, table#option_tbl td.none {
	background: whiteSmoke;
}
table#option_tbl th, table#option_tbl td {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
}
table#option_tbl th {
	background: whiteSmoke;
}
table#option_tbl td div input {
	margin-bottom: 5px;
}
ul.option_price {
	margin: 0 0 20px 0px;
}
ul.option_price li {
	list-style-type: none;
}
div.button_area {
}
div.button_area input {
	width: 100%;
}
div.product_description {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	clear: both;
	word-wrap: break-word;
}
div.product_image_extra {
	text-align: center;
	margin-bottom: 20px;
}
div.product_image_extra img.item {
	margin-bottom: 20px;
}
div.product_link_area {
}
div.product_link_area div.twitter {
	float: left;
	width: 90px;
}
div.product_link_area div.pinterest {
	float: left;
	margin-right: 30px;
}
div.product_link_area div.fb-like {
	float: left;
	width: 100px;
}
div.product_link_area ul.other_link {
	margin: 20px 0;
}
div.product_link_area ul.other_link li {
	margin-bottom: 10px;
}
.cart-bottom {
	font-size: 0.86em;
}
.item-contact-btn {
	background: #9fa0a0;
	border-radius: 5px;
	text-align: center;
	margin: 20px 0 0 0;
}
.item-contact-btn a {
	display: block;
	padding: 15px 10px;
	color: #fff;
	font-size: 13px;
	letter-spacing: -1px;
}
#tb_cap_tb {
}
#tb_cap_tb {
	margin-top: 20px;
}
.tb {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCC;
}
#tb_stitle {
	margin-bottom: 20px;
}
.tb_date, .tb_title, .tb_body, .tb_state {
	margin-bottom: 5px;
}
/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin: -4px;	/* Set this to minus the border thickness. */
	background-color: #fff;
	cursor: move;
}
/* This is for the title text. */
.cloud-zoom-title {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute !important;
	background-color: #000;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	top: 0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
	border: 4px solid #000;
	overflow: hidden;
}
/* This is the loading message. */
.cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #000;
}
/* Feature section in ZoomEngine page */
.zoom-section {
	clear: both;
}
* html .zoom-section {
	display: inline;
	clear: both;
}
.zoom-small-image {
	margin-bottom: 20px;
	width: 420px;
	float: left;
	margin-top: 4px;
}
.zoom-small-image #wrap {
	top: 0px;
	z-index: 9999;
	position: relative;
}
.cloud-zoom {
	margin-bottom: 20px;
	border: solid 1px #ccc;
}
.zoom-small-image .mousetrap {
	z-index: 999;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
/* Feature descriptions in ZoomEngine page */
.zoom-desc {
	width: 60px;
	float: left;
	margin-left: 20px;
}
a.cloud-zoom-gallery {
	display: block;
	margin: 0 0 5px 0;
	cursor: pointer;
}
.zoom-tiny-image {
	width: 50px;
	height: 50px;
	border: 1px solid #ccc;
	padding: 3px;
}
.zoom-tiny-image.selected {
	background: #333;
	border: 1px solid #000;
}
.zoom-tiny-image:hover {
	border: 1px solid #000;
}
/* ************************************************ 
 *  product_option_window
 * ************************************************ */
div#product_option {
	margin: 20px;
	padding: 20px;
	background: #fff;
}
div#product_option h2 {
	margin-bottom: 20px;
}
table.table_option {
	background: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 20px;
}
table.table_option th {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px;
	background: #f5f5f5;
}
table.table_option td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px;
}
div#product_option div.button_area {
}
/* ************************************************ 
 *  product_list_page
 * ************************************************ */
div.sub_category_area, div.sub_group_area {
	height: 100%;
	background: #f5f5f5;
	margin-bottom: 20px;
	padding: 10px 10px 0px 10px;
}
div.sub_category_area div.sub_category, div.sub_group_area div.sub_group {
	float: left;
	margin: 0 20px 10px 0;
}
div.sub_category_area div.sub_category img, div.sub_group_area div.sub_group img {
	margin-right: 10px;
}
/* ************************************************ 
 *  search_page
 * ************************************************ */
div.search_result {
	background: #f5f5f5;
	margin: 20px 0;
	padding: 10px 0;
	text-align: center;
}
div.none {
	text-align: center;
	margin: 50px 0;
}
/* ************************************************ 
 *  policy
 * ************************************************ */
div#policy {
}
div#policy h2 {
	margin-bottom: 30px;
}
.policy_box, #policy_lead {
	margin-bottom: 30px;
}
div.sk_box {
	margin-bottom: 50px;
}
div.sk_box h3 {
	font-size: 16px;
	margin-bottom: 10px;
}
div#sk tr {
	border-bottom: 1px solid #eee;
}
div#sk th {
	width: 150px;
	text-align: left;
	padding: 10px 20px 10px 0;
}
div#sk th img.poricy_img {
	margin-bottom: 5px;
}
div#sk td {
	padding: 10px 0;
}
div#sk th, div#sk td {
	vertical-align: top;
	line-height: 1.8;
}
div#payment_method {
	margin-top: 40px;
}
div#payment_method table.table {
	width: 100%;
}
div#payment_method table.table th {
	width: 200px;
	text-align: center;
}
div#shipping_method {
	margin-top: 40px;
}
div#shipping_method table.table {
	width: 100%;
}
div#shipping_method table.table th {
	width: 200px;
	text-align: center;
}
/* ************************************************ 
 *  side
 * ************************************************ */
#side div.box {
	clear: both;
	margin-bottom: 20px;
}
div#side a {
	text-decoration: none;
}
div#side a:hover {
	color: #ba224b;
}
#side div.box h3 {
	padding: 5px;
	border-bottom: solid 1px #999999;
}
.fl-icon {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/icon_flower.png) left center no-repeat;
	padding: 10px 0 10px 35px !important;
}
#box_category li {
	border-bottom: dotted 1px #b2b2b2;
}
#box_category li a {
	display: block;
	padding: 23px 0 23px 45px;
}
#side div.box ul {
}
#side div.box ul li {
	list-style: none;
}
li.lumi {
    background: url(https://file002.shop-pro.jp/PA01380/589/img/icon_lumi.png) left center no-repeat;
}
li.ex {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/side_icon1.png) left center no-repeat;
}
li.sperior {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/side_icon2.png) left center no-repeat;
}
li.plana {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/side_icon3.png) left center no-repeat;
}
li.hena {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/side_icon4.png) left center no-repeat;
}
li.bireijin {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/side_icon5.png) left center no-repeat;
}
li.misty {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/side_icon6.png) left center no-repeat;
}
li.fande {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/side_icon7.png) left center no-repeat;
}
li.scalp {
	background: url(https://img07.shop-pro.jp/PA01380/589/etc/side_icon8.png) left center no-repeat;
}
li.hair {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/side_icon9.png) left center no-repeat;
}
.side_bnr {
	margin: 30px 0;
}
.ordertime {
	border: solid 2px #ba224b;
	border-radius: 7px;
	margin: 30px 0;
}
.order-time-tit {
	font-size: 1.06em;
	background: #ba224b;
	color: #fff;
	padding: 10px;
	letter-spacing: -1.5px;
	text-align: center;
}
.order-time-tit span {
	font-size: 2.2em;
}
.ordertime p {
	font-size: 0.83em;
	padding: 10px;
	letter-spacing: -1.1px;
}
.side_btn_list {
	margin: 0 0 30px 0;
}
.side_btn_list li {
	border: solid 1px #d4d4d4;
	background: linear-gradient(#ffffff, #fff0f0);
	margin: 0 0 15px 0;
}
.side_btn_list li a {
	display: block;
	padding: 20px;
	text-decoration: none;
	font-size: 1.06em;
}
.side_btn_list li a:before {
	display: inline-block;
	width: 2px;
	height: 28px;
	border-left: solid 2px #ba224b;
	vertical-align: middle;
	padding: 0px 8px 0 0;
	content: "";
	margin: 0 0 3px 0;
}
li.shipping a {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/icon_haisou.png) right 20px center no-repeat;
}
li.pay a {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/icon_card.png) right 20px center no-repeat;
}
li.contact a {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/icon_mail.png) right 20px center no-repeat;
}
.tbl_calendar {
	border: none !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	margin-bottom: 20px;
}
.tbl_calendar th, .tbl_calendar td {
	padding: 6px !important;
	text-align: center !important;
	border-bottom: 1px solid #ccc !important;
}
.side_section.side_section_cal {
	background: #f0f0f0;
	padding: 15px;
}
.cal-tit {
	font-weight: bold;
	font-size: 1.06em;
	border-bottom: dotted 1px #b2b2b2;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}
.inner-cal {
	background: #fff;
	padding: 10px;
}
#side div#box_cart {
}
#side div#box_cart div.cart_button {
	text-align: right;
}
#side div#box_owner {
}
#side div#box_owner div.owner_photo {
	padding-left: 20px;
}
#side div#box_owner img.owner_photo_inner {
	width: 152px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #ccc;
}
#side div#box_owner p.name {
	font-size: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
}
#side div#box_owner p.memo {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 10px;
	padding-left: 20px;
}
#side div#box_owner p.website {
	padding-left: 20px;
}
div#box_mailmaga a {
	padding-left: 20px;
}
div#box_mobile img {
	padding-left: 26px;
}
#group-list {
	border-top: #838383 dotted 1px;
	padding: 10px 0px 0px;
	margin: 10px 20px 0px 0px;
}
/* ************************************************ 
 *  Common Elements
 * ************************************************ */
/* @group Common Elements */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.table {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 20px;
}
table.table th {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 5px;
	background: #f5f5f5;
}
table.table td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 5px;
}
div.footstamp {
	margin-bottom: 10px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
div.footstamp a {
	color: #a80d3b;
}
div.footstamp span {
	margin: 0 5px;
	color: #999;
}
div.sort {
	margin-bottom: 20px;
	text-align: right;
	float: right;
}
div.sort strong {
	margin-right: 5px;
}
div.sort a {
	margin-right: 5px;
	text-decoration: underline;
}
div.sort span {
	margin-right: 5px;
	font-weight: bolder;
	text-decoration: none;
	background: #eee;
}
div.pager {
	margin: 20px 0;
	clear: both;
	text-align: center;
}
div.none {
	clear: both;
	text-align: center;
	margin: 50px 0;
}
/* radius */
.r3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.r5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.r7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
/* @group button */

.btn {
	display: inline-block;
 *display: inline;
	padding: 4px 10px 4px;
	margin-bottom: 0;
 *margin-left: .3em;
	font-size: 13px;
	line-height: 18px;
 *line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
 *background-color: #e6e6e6;
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
 *border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
 *zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	text-decoration: none;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	background-color: #e6e6e6;
 *background-color: #d9d9d9;
}
.btn:active, .btn.active {
	background-color: #cccccc 9;
}
.btn:first-child {
 *margin-left: 0;
}
.btn:hover {
	color: #333333;
	text-decoration: none;
	background-color: #e6e6e6;
 *background-color: #d9d9d9;
	/* Buttons in IE7 don't get borders, so darken on hover */

	/*background-position: 0 -15px;*/
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn.active, .btn:active {
	background-color: #e6e6e6;
	background-color: #d9d9d9 9;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled, .btn[disabled] {
	cursor: default;
	background-color: #e6e6e6;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-large {
	padding: 9px 14px;
	font-size: 15px;
	line-height: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn-large [class^="icon-"] {
	margin-top: 1px;
}
.btn-small {
	padding: 5px 9px;
	font-size: 11px;
	line-height: 16px;
}
.btn-small [class^="icon-"] {
	margin-top: -1px;
}
.btn-mini {
	padding: 2px 6px;
	font-size: 11px;
	line-height: 14px;
}
.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
	color: rgba(255, 255, 255, 0.75);
}
.btn {
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-primary {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/cart_btn.gif) center center no-repeat;
	height: 60px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
/*background-color: #0055cc;
 *background-color: #004ab3;*/
}
.btn-primary:active, .btn-primary.active {
	background-color: #bf0000;
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
 *background-color: #51a351;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	color: #ffffff;
	background-color: #51a351;
 *background-color: #499249;
}
.btn-success:active, .btn-success.active {
	background-color: #408140 \9;
}
.btn_quick {
	margin: 10px 0;
}
/*===== よくある質問 =====*/

.breadcrumb {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.breadcrumb a {
	color: #a80d3b;
}
#faq .main_txt {
	line-height: 2;
}
#faq .cate-tit {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/cate_tit_faq.jpg) center top no-repeat;
}
.cate-tit {
	height: 191px;
	font-weight: bold;
	font-size: 2em;
	padding: 70px 50px;
	box-sizing: border-box;
	margin: 30px 0 50px 0;
}
.faq-list {
	margin: 50px 0 0 0;
}
span.q-icon {
	background: #ba3d5f;
	color: #fff;
}
span.q-icon, span.a-icon {
	padding: 8px 0 0 0;
	border-radius: 30px;
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	font-size: 1.2em;
	margin: 0 20px 0 0;
}
span.a-icon {
	border: solid 1px #ba3d5f;
	color: #ba3d5f;
}
span.q_txt {
	font-size: 1.06em;
	font-weight: bold;
}
span.a_txt {
	display: inline-block;
	width: 660px;
	vertical-align: top;
	padding: 10px 0 0 0;
	font-size: 0.93em;
	line-height: 1.7;
}
.faq-list dl {
	padding: 40px 0;
	border-bottom: dotted 1px #b2b2b2;
}
.faq-list dt {
	margin: 0 0 20px 0;
}
span.a_txt a {
	color: #0b4d87;
	text-decoration: underline;
}
/*===== 会員特典割引について =====*/

#tokuten .cate-tit {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/cate_tit_tokuten.jpg) center top no-repeat;
}
#tokuten .main-txt {
	font-size: 1.06em;
	letter-spacing: 1px;
}
.tokuten-waku {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/tokuten_bg.gif) center top no-repeat;
	box-shadow: rgba(226, 226, 226, 0.57) 0px 0px 6px 2px;
	box-sizing: border-box;
	padding: 55px 0 0 0;
	height: 586px;
}
.tokuten-tit {
	font-size: 1.66em;
	padding: 0 0 5px 0;
	margin: 0 0 30px 0;
	font-weight: bold;
}
.tokuten-tit span {
	border-bottom: solid 1px #c6a726;
	padding: 0 10px 5px 10px;
}
.tokuten-block {
	width: 190px;
	margin: 40px auto 15px auto;
}
.tokuten-block span {
	background: #c6a726;
	color: #fff;
	text-shadow: 1px 1px #7c6a1c;
	font-size: 1.3em;
	padding: 10px 20px;
	border-radius: 25px;
	width: 100%;
	display: block;
	box-sizing: border-box;
	letter-spacing: 0.5px;
}
.tokuten-txt {
	font-size: 1.33em;
	letter-spacing: 1px;
	line-height: 1.5;
}
.tokuten-txt .f32 {
	font-weight: bold;
}
/*===== ベルリーナについて =====*/
#about .cate-tit {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/cate_tit-about.jpg) center top no-repeat;
}
#about .main-txt {
	font-size: 1.13em;
	letter-spacing: 1px;
}
.about1 {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/about_main-bg.png) center top no-repeat;
	padding: 120px 0 140px 0;
}
.about2 {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/about_main-bg2.png) center top no-repeat;
	padding: 80px 0 150px 0;
}
.about3 {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/about-bg_omoi.png) center top no-repeat;
	padding: 80px 0 80px 10px;
}
.about4 {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/about-bg_reason.png) center top no-repeat;
	padding: 60px 0;
}
.about3 .l-cont {
	width: 230px;
	float: left;
}
.about3 .r-cont {
	width: 440px;
	float: right;
	padding: 30px 0 0 0;
}
.about4 p {
	width: 360px;
}
.about5 {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/about-bg_water.png) center top no-repeat;
	padding: 70px 0 260px 0;
}
.about1, .about2, .about3, .about4, .about5 {
	line-height: 2.3;
}
.tb-tit {
	margin: 40px 0 20px 0;
	font-size: 1.17em;
	font-weight: bold;
}
.about-tb {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	border: solid 1px #d4d4d4;
}
.about-tb th {
	background: #f4f4f4;
	font-weight: normal;
	vertical-align: top;
}
.about-tb th, .about-tb td {
	border-bottom: solid 1px #d4d4d4;
	padding: 20px;
	line-height: 1.8;
}
	/*===== リンク集 =====*/
#link .cate-tit {
	background: url(https://file002.shop-pro.jp/PA01380/589/img/cate_tit_link.jpg) center top no-repeat;
	background-size:100%;
}
.fl {
    display: flex;
}
#link .link-block {
	align-items:center;
	margin:0 0 37px;
}
#link .link-block img {
	width:290px;
	margin-right:30px;
}
#link .link-txt .tit {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
#link .link-txt .tit a {
	text-decoration:none;
	-webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#link .link-txt .tit a:hover {
	color:#ba224b;
}
#link .link-txt p {
	font-size:14px;
	line-height:1.8;
}
#link .link-b {
    border-top: dotted 1px #b2b2b2;
    padding: 30px 0 0;
    margin: 50px 0 0;
}
#link .link-b .tit {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}
#link .link-b .tit::after {
	content:"";
	display:block;
	margin:10px auto;
	width:40px;
	height:2px;
	background:#BA224B;
}
.link-b ul {
	flex-wrap:wrap;
	justify-content:space-between;
}
.link-b ul li {
    width: 48.5%;
    border-radius: 5px;
    border: solid 1px #BA224B;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
	-webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.link-b ul li:last-child {
	border:solid 1px #588B3C;
}
.link-b ul li a {
    color: #BA224B;
    padding: 20px;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.link-b ul li:last-child a {
	color:#588B3C;
}
.link-b ul li:hover {
    background: #BA224B;
}
.link-b ul li:last-child:hover {
    background: #588B3C;
}
.link-b ul li:hover a {
    color: #fff;
}

.link-b ul li a::before {
    content: "\f16d";
	 font-family: FontAwesome;
    display: inline-block;
    margin-right: 15px;
    font-size: 34px;
	 font-weight: normal !IMPORTANT;
}
.link-b ul li:nth-child(2) a::before {
    content: "\f082";
    font-family: FontAwesome;
	display: inline-block;
	
}

.sns-icon {
  width: 1em;
  height: 1em;
  font-size: 24px; 
  vertical-align: middle;
  display: inline-block;
}

/*===== 商品発送時の送料規定変更のお知らせ =====*/
/* パンくず */
#news2508 .breadcrumb{
  font-size:14px;
  color:#555;
}

/* 見出し */
#news2508 .page-title{
  font-weight:600;
  font-size:27px;
  text-align:center;
  margin:55px 0 10px;
}
#news2508 .title-underline{
  width:40px;
  height:3px;
  background:#b33a5a;
  margin:10px auto 50px;
}

/* 説明文 */
#news2508 .lead p{
}

/* バナーと表 */
#news2508 .wrap{
  border:1px solid #ddd;
  overflow:hidden;
  margin:50px auto;
  width: 95%;
}
#news2508 .banner{
  background:#b33a5a;
  color:#fff;
  font-weight:700;
  padding:10px;
  text-align:center;
  letter-spacing:.06em;
  font-size:19px;
}
#news2508 .grid{
  display:grid;
  grid-template-columns:1fr 64px 1fr;
  gap:5px;
  padding:10px;
}
#news2508 .card{
  border-radius:6px;
  padding:20px;
  text-align:center;
}
#news2508 .date{
  font-size:15px.
  display:inline-block;
  padding:5px 14px;
  font-weight:600;
  margin-bottom:14px;
  background:#ebe7e9;
}
#news2508 .date.right{
  background:#e9d0d6;
}
#news2508 .label{
  font-size:16px;
}
#news2508 .price{
  font-size:26px;
  font-weight:600;
}
#news2508 .unit{
  font-size:16px;
  font-weight: 700;
}
#news2508 .note{
  margin-top:5px;
  font-size:16px;
}
#news2508 .arrow{
  position:relative;
  width:50px;
  height:50px;
  margin:auto;
}
#news2508 .arrow::after{
  content:"";
  position:absolute;
  inset:0;margin:auto;
  width:0;height:0;
  border-top:11px solid transparent;
  border-bottom:11px solid transparent;
  border-left:11px solid #b33a5a;
}

/* 変更内容 */
.fl-icon_small {
    background: url(https://file002.shop-pro.jp/PA01380/589/img/icon_flower.png) left center no-repeat;
    padding: 10px 0 10px 30px;
}

#news2508 .fl-icon_small{
  font-size:18px;
  position:relative;
  margin-bottom:10px;
  line-height:1.6;
  background-size: 21px auto;
}

#news2508 .rules_tit{
  margin:10px 0 0;
  padding-left:2em;  /* ← 見出しと本文の基準位置 */
}

#news2508 .rules{
  margin:5px 0 15px;
  padding-left:3em;
}

#news2508 .rules p{
  line-height:28px;
  margin:0;
}

#news2508 .small-arrow{
  text-align:center;
  position:relative;
  width:30px;
  height:30px;
  margin:auto;
}

#news2508 .small-arrow::after{
  content:"";
  position:absolute;
  inset:0;
  margin:auto;
  width:0;
  height:0;
  border-left:7px solid transparent;
  border-right:7px solid transparent;
  border-top:7px solid #000;
}

#news2508 .footnote{
  font-size:14px;
  color:#444;
  padding: 8px 0;
}


/* フッター署名 */
#news2508 .signature{
  text-align:right;
  margin-top:70px;
  font-size:14px;
  line-height:35px;
}

