@charset "UTF-8";

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	width: 100%;
	max-width: 1005px;
	margin: auto;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	color: #000000;
	font-size: 9pt;
	line-height: 1.8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}

/*
body#top #main {
	float: none;
	margin: 0 auto 50px auto;
}
*/

#lp #header {
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin-bottom: 10px;
	background: #ffffff;
}

#lp #wrapper {
	margin: 0px auto;
	display: block;
	max-width: 1005px;
	z-index: 100;
	background-color: #ffffff;
	top: 0;
	max-width: inherit;
}

#lp #headerwrapper {
	background-color: #ffffff;
}

/*
#lp #headerwrapper img {
	position: fixed;
}


#footer {
	min-width: 990px;
}
*/

/* ********** ベース ********** */
a {
	clear: both;
}

a:link{
	color: #005bac;
	text-decoration: none;
}

a:visited{
	color: #0075c2;
	text-decoration: none;
} 

a:active{
	color: #0075c2;
	text-decoration: underline;
} 

a:hover{
	color: #0075c2;
	text-decoration: underline;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}

input {
	margin:0;
	padding:0;
}

th, td {
	/*font-size: 95% !important;
	font-size: 80%;*/
	line-height: 160%;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}*/

.deliver_area {
	display: block;
}

.cart_area {
	display: inline-block;
}

.round_pad {
	padding: 10px 15px 0;
}

.sp_image {
	font-size: 0;
}

.pc_banner {
	display:none;
}

.sp_banner {
	display:block;
}

.sp_main .marginbottom {
	margin:0 0 1em;
}

.sp_main .feature p.text_area {
	color: #000000;
	padding: 0 20px 20px;
	line-height: 1.5em; 
}

.text_area span{
	font-weight: bold;
}

/*.left {
	float: left;
}

.right {
	float: right;
}*/

.section01 {
	max-width: 1005px;
	/*min-width: 990px;*/
	clear: both;
	margin-bottom: 45px;
}

.section02 {
	max-width: 1005px;
	/*min-width: 990px;*/
	text-align: center;
	margin-bottom: 45px;
	clear: both;
/*	overflow: hidden;*/
}

.section02 img {
	margin-bottom: 20px;
}

.section03 {
	max-width: 1005px;
	/*min-width: 990px;*/
	margin-bottom: 45px;
	clear: both;
/*overflow: hidden;*/
}

/*.section03 div img {
	margin: 0 0 20px 0;
}*/

.section-mb0 img {
	vertical-align: bottom;
	margin-bottom: 0;
}

.section-mb0 img:last-child {
	margin-bottom: 30px;
}

.lp_menu {
	width: 100%;
}

.page_top {
	clear: both;
	text-align: right;
}

.link_right {
	clear: both;
	text-align: right;
	margin-top: 20px;
}

/* ********** フッター ********** */
#footer {
	width: 100%;
	padding: 10px 0 25px 0;
	clear: both;
	/*border-top: 1px solid #b2b2b2; */
	background: url(/premico/images/bg_line.gif) center top;
	background-repeat:repeat-x;
	font-size: 9pt;
}

.foot {
	max-width: 995px;
	margin: 0 auto;
	/*
	background-image: url(/premico/images/foot_logo.jpg) ;
	background-position: right 0;*/
}

.foot_menu {
	text-align: left;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
}

.foot ul.sp_menu {
	display: none;
}

.foot .logo {
	padding-top: 3px;
	margin-right: 20px;
	display: inline;
}

.foot .logo img {
	vertical-align: middle;
}

.foot ul {
	text-align: center;
	/*display: inline;*/
}

.foot .other {
	text-align: center;
	max-width: 995px;
	margin: 0 auto;
}

.foot .other li,
.foot .sp_menu li {
	display: inline;
	margin-right: 12px;
	padding-right: 10px;
	border-right: 1px solid #888888;
}

.foot li:last-child {
	margin-right: 0px;
	padding-right: 0px;
	border-right: none;
}

.foot li a {
	color: #676767;
	text-decoration: none;
}

.foot li a:hover {
	text-decoration: underline;
}

.copyright {
	text-align: center;
	color: #676767;
	clear:both;
}

/* ********** コンテンツ ********** */

#main {
	float: none;
	width: auto;
}

.keyvisual {
	text-align: center;
	height: 100%;
	width: 100%;
	margin-bottom: 20px;
	line-height: 0;
}

.contact_tel {
	width: 100%;
	text-align: center;
	max-width: 1005px;
	margin: 35px auto;
	background: #ffffff;
}

.contact_tel a {
	display: block;
	max-width: 1005px;
	line-height: 0;
	outline: none;
}

.title {
	text-align: left;
}

section {
	/*font-size: 125%;*/
	box-sizing: border-box;
	max-width: 1005px;
	margin: 0 auto 50px auto;
	text-align: left;
	line-height: 1.5;
}

section a:hover,
section a:active {
	opacity: 0.6;
}

section h1 {
	width: 98%;
	margin-bottom: 20px;
	/*margin: 0 auto 36px auto;
	text-align: center;*/
}

section h2 {
	width: 98%;
	margin: 0 auto 18px auto;
	text-align: center;
	padding: 4px 1.4%;
	line-height: 1.5;
	color: #d6c18b;
	font-size: 200%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#lp h2 {
	width: 100%;
	clear: both;
	height: 95px;
	margin-bottom: 45px;
	text-indent: -9999px;
}

#lp h2 img {
	display: none;
}

/*section h3 {
	width: 94%;
	margin: 0 auto 6px auto;
	padding: 0;
}

section h3:before {
		content: "■ ";
		color: #0174b3;
	}

section h1 img,
section h1 + p img,
section.item_list2 img,
section.details img,
section.item_details p.bnr img {
	width: 100%;
	height: auto;
	}*/

section p {
	width: 96%;
	margin: 0 auto 24px auto;
}

section p.intro {
	width: 85%;
	color: #000000;
	font-size: 125%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

/* ********** ギャラリー ********** */
div.gallery {
	overflow: hidden;
	width: 100%;
	clear: both;
}

div.gallery .left {
	width: 701px;
	line-height: 0;
	text-align: center !important;
}

div.gallery .right {
	width: 286px;
}

div.gallery .right li {
	width: 100%;
	margin-bottom: 11px;
	line-height: 0;
	cursor: pointer;
	}

.gallery .left img {
	margin-bottom: 20px;
}

.gallery .gallery-l {
	margin-bottom: 20px;
	text-align: center !important;
}

.gallery .gallery-s .thumbnail {
	display: flex;
	justify-content: space-between;
	cursor: pointer;
}

/* ********** カート ********** */

.cart-in {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
}

.cart-in a {
	display: block;
	width: 100%;
	height: 100%;
	float: right;
	text-align: center;
	cursor: pointer;
	margin-bottom: 20px;
}


/* ********** 価格 ********** */
.price_area .left {
	width: 450px;
	margin-right: 55px;
	text-align: center;
}

.price_area .right {
	width: 500px;
}

.price_area h3 {
	color: #686868;
	border-left: 7px solid #686868;
	padding-left: 12px;
	font-size: 20px;
	text-align: left;
	margin-bottom: 15px;
}

.price_area h3.sub_title {
	color: #686868;
	border-left: none !important;
	padding-left: 0 !important;
	font-size: 18px;
	margin-bottom: 15px;
}

.price_area .right h3.no-bdr {
	border-left: none !important;
	padding-left: 0 !important;
}

.price_area p.atn {
	color: #0000ff;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
}

.price_area .right .price {
	margin-bottom: 10px;
	font-size: 18px;
}

.price_area .right .price span {
	font-size: 24px;
	color: #333333;
}

.price_area .right .credit {
	margin-bottom: 10px;
}

.price_area .right .credit span {
	font-size: 18px;
	color: #333333;
	margin: 0;
}

/*.price_area .right .fee span.texts {
	font-size: 12px;
	color: #333333;
}*/

.price_area .right .fee {
	margin-bottom: 5px;
}

.price_area .right .fee span {
	font-size: 18px;
	color: #d333333;
	margin: 0;
}

.price_area .right .method {
}

.price_area .right .method dl {
	overflow: hidden;
}

.price_area .right .method dl dt {
	font-weight: bold;
	margin-bottom: 10px;
}

.price_area .right .method dl dd {
	margin-bottom: 20px;
	line-height: 140%;
}

.price_area .right .form {
	border: 1px solid #cccccc;
	border-radius: 5px;
	margin-bottom: 25px;
}

.price_area .right .form p {
	padding: 10px 5%;
	border-bottom: 1px solid #cccccc;
}

.price_area .right .form p span {
	margin-right: 20px;
	display: inline-block;
	font-size: 14px;
}

.price_area .right .form p span input {
	margin-right: 15px;
}

.price_area .right .form p:first-child {
	border-bottom: 1px solid #cccccc;
}

.price_area .right .form p:last-child {
	border-bottom:none;
}

.price_area .right .form p b {
	margin-right: 5px;
}

.price_area .right .form p select {
	/*	width: 60px; */
}

.price_area .right .form p select.type01 {
	width: auto;
}

/* ********** 配達 secondfooter ********** */

.deliver_area {
	font-size: 9pt;
	text-align: left;
}

.deliver_area .left {
	width: 480px;
}

.deliver_area .right {
	width: 480px;
}

.deliver_area h4 {
	margin-bottom: 25px;
	width: 100%;
	height: 58px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.deliver_area .box2 {
	width: 100%;
	margin-bottom: 55px;
	line-height: 160%;
}

.deliver_area .del_list {
	margin-bottom: 20px;
}

.deliver_area .del_list li {
	padding-left: 12px;
	background: url(/premico/images/delivery_arw.jpg) no-repeat left center;
}

.deliver_area .box2 table {
	margin-bottom: 10px;
	width: 100%;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}

.deliver_area .box2 table th,.deliver_area .box2 table td {
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px;
}

.deliver_area .box2 table th {
	background: url(/premico/images/delivery_tbl.jpg) repeat left top;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}

.deliver_area .box2 table td {
	text-align: center;
}

.deliver_area .box2 table td.t_left {
	text-align: left;
}

.deliver_area .box2 table td span {
	font-size: 10px;
}

.deliver_area p {
	margin-bottom: 15px;
}

.deliver_area h4.hdr01 {
	background-image: url(/premico/images/delivery_hdr01.jpg);
}

.deliver_area h4.hdr02 {
	background-image: url(/premico/images/delivery_hdr02.jpg);
}

.deliver_area h4.hdr03 {
	background-image: url(/premico/images/delivery_hdr03.jpg);
}

.deliver_area h4.hdr04 {
	background-image: url(/premico/images/delivery_hdr04.jpg);
}

.del_credit {
	background: url(/premico/images/delivery_credit.jpg) no-repeat center top;
	width: 302px;
	height: 44px;
	margin: 0 0 20px 10px;
}


/* ********** ソーシャルボタン ********** */
.social_sp {
	display: block;
	width: 94%;
	margin: 0 auto 25px;
	position: relative;
}

.social_sp ul {
	width: 100%;
	position: absolute;
	top: 0;
	left:0;
	height: 75px;
	}
	.social_sp li {
	width: 33%;
	float: left;
	height: 100%;
	}

.social_sp li a {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
}

