/*  お支払いについて  */

div.shopguide {
	margin-bottom: 100px;
}

div.shopguide h2 {
	margin-bottom: 15px;
	margin-top: 150px;
}
div.shopguide h2 img{
	width: 100%;
}


div.shopguide .guide_h2 {
	clear: both;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-left: 50px;
	width: 670px;
	height: 30px;
	/*background: url(https://img20.shop-pro.jp/PA01252/780/etc/common_title_bg_02.png) no-repeat;*/
	font-weight: normal;

}

#policy h2{
	display: block;
    font-size: 1.4em;
    margin-block-start: 30px;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
#policy h3 {
	clear: both;
	margin-top: 50px;
	padding-left: 0;
	width: 100%;
	height: 30px;
	/*background: url(https://img20.shop-pro.jp/PA01252/780/etc/common_title_bg_02.png) no-repeat;*/
	font-weight: normal;
  border-bottom: 2px solid #ccc;
}

div.shopguide .guide_box img {
	float: left;
	margin-top: 35px;
	margin-bottom: 60px;
    margin-right: 10px;
}

div.shopguide .guide_box p {
	padding-top: 15px;
}

.bordlayoutp3 {
	border: 0px none;
	margin: 15px 20px 0 0;
	padding: 0px;
	text-align: left;
	border-collapse: collapse;
	float: left;
	border-collapse: separate;
    border-spacing: 0;
}

.bordlayoutp3 th { 
	padding:10px;
	border:1px solid #999999;
	font-weight: bold;
    font-size: 14px;
}

.bordlayoutp3 td {
	padding:2px;
	border:1px solid #999999;
	font-size: 14px;
    padding: 5px 10px;
}

.bordlayoutp3 .side { 
	padding:10px 15px;
}


.convini {
	margin-right: 20px;
}



/*　　配送について　　*/

div.shopguide .guide_box span.guide_red {
	font-weight: bold;
	color:red;
} 

div.shopguide .guide_box #haisou {
	margin-right: 20px;
	margin-top: 10px;
}

/* お客様の声  */

#voice h1 {
	float: none;
	margin-bottom: 30px;
}
#voice p {
	line-height: 1.4em;
	font-size: 14px;
	text-align: center;
	margin-bottom: 35px;
}
#voice p img {
	margin: 20px auto;
}



/*  商品詳細  */

h1#detail_h {
	font-size: 1.3em;
	padding-left: 40px;
	width: 670px;
	height: 30px;
	background: url(https://img20.shop-pro.jp/PA01252/780/etc/common_title_bg_02.png) no-repeat;
	font-weight: normal;
}


#img_box {
	margin: 30px 0;
	width: 704px;
	background: url(http://8044d817760cb2a5.lolipop.jp/onepack/images/common_bg_syasen.gif);
	padding: 8px;
}

.img_box_bg {
	background: url(http://8044d817760cb2a5.lolipop.jp/onepack/images/bg.gif);
	width: 644px;
	padding: 30px;
}

#img_box .img_box_bg .main_img {
	margin-bottom: 15px;
	width: ;
}

#img_box .img_box_bg .main_img img {
	width: 426px;
}

#img_box .img_box_bg ul.thumb_img li img {
	width: 101px !important;
}

#img_box .img_box_bg ul.thumb_img li {
	display: inline-block;
	margin-right: 15px;
}

#img_box .img_box_bg ul.thumb_img li a:hover {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25
}

#img_box #img_wrapper {
	float :left;
}

div#item_detail {
	position: relative;
}

div#item_detail .exp {
	margin-top: 50px;
}

div#item_detail .exp p {
	margin-top: 15px;
}

div#item_detail .exp table {
	border-spacing: 0px;
	-webkit-border-horizontal-spacing: 0px;
	-webkit-border-vertical-spacing: 0px;
	border-collapse: collapse;
}

div#item_detail .exp table td {
	margin: 0;
}

div#item_detail .exp table h2, div#item_detail .exp table h3 {
	font-weight: normal;
}

div#item_detail .exp table h2 {
	padding-left: 35px;
	background: url(http://8044d817760cb2a5.lolipop.jp/onepack/images/common_icon.gif) no-repeat 0% 50%;
	margin: 20px 0 10px 50px;
	font-size: 1.7em;
}

div#item_detail .exp table h3 {
	padding-left: 50px;
	font-size: 1.2em;
}

div#item_detail .exp table span.red {
	color: #ff5a4c !important;
}

/* カゴに入れるボタン */

.cart_in {
	float :right;
	width: 200px;
}
.cart_in h2 {
	font-size: 1.2em !important;
	font-weight: normal;
	color:#ff5a4c;
}

.cart_in .price {
	margin: 2em 0;
	font-size: 1.3em;
}
.cart_in .price .price_in {
	font-size: 1em;
	line-height: 1.5em;
}

.cart_in .number {
	margin: 10px 0 5px;
	font-size: 1.2em;
}

.cart_in .number ul li {
	float: left;
}

.option {
	margin: 10px 0 5px;
}
strong{
	font-weight: bold;
}

.cart_btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;	
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:45px;
	line-height:45px;
	width:180px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}
.cart_btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.cart_btn:active {
	position:relative;
	top:1px;
}


/*　特定商取引法　*/

#sk table {
	padding:20px;
	border-spacing: none;
	border-collapse: separate;
    border-spacing: 2px;
}

#sk table th, #sk table td {
	padding: 0.5em;
}
#sk table th {
	width:180px;
	border: 1px #ccc solid;
	border-collapse: collapse;
	vertical-align: inherit;
    font-weight: bold;;
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
}

#sk table td {
	border: 1px #ccc dotted;
	display: table-cell;
    vertical-align: inherit;
    font-size: 14px;
    line-height: 1.4;

}

.sub_category_area {
	margin: 20px 0 30px;
	line-height: 3em;
	background: #f6f0eb;
	text-align: left;
	padding: 20px 35px;
}

.sub_category_area a {
	color: #783b09;
}

.sub_category_area a:hover {
	text-decoration: none;
}
.sub_category_area .sub_category {
	display: inline-block;
	font-size: 1.4em;
	margin-right: 20px;
	padding-left: 12px;
	background: url(http://8044d817760cb2a5.lolipop.jp/onepack/images/icon_link.png) left no-repeat;
}

#fax {
        margin: 15px 0 25px;
}




/*
	Single
*/

.main_img {
	background: url(http://8044d817760cb2a5.lolipop.jp/onepack/images/slide_btm.png) bottom no-repeat;
	padding: 0 0 34px 0px;
}

@media screen and (max-width: 683px) {
  div.shopguide .guide_box img {
    float: none;
    margin-bottom: 2%;
    margin-right: auto;
    margin-left: auto;
    display: block; } }

@media screen and (max-width: 683px) {
  .bordlayoutp3 {
    float: none;
    width: 100%; } }

@media (max-width: 768px){
  .main {
        padding: 12rem 3% 0!important;
    }
}
@media screen and (max-width: 640px){
  #sk table th{
    width: 100%;
    background: #ccc;
    display: block;
  }
  #sk table td{
    width: 100%;
    display: block;
  }
}