@charset "UTF-8";
/**********************************************
商品ページCSS
**********************************************/

.pagesize {
	width:720px;
}
span.sale_desc {
    margin: 0 0 30px 0;
    display: block;
}
/* カゴ周り矯正 */
#normal_basket_10000295 {
    width: 100% !important;
}
/*あす楽部分*/
.inventory_choice_name{
	padding: 0 8px;
	text-align: left;
}

/* 矯正CSS */
table.M_infoTable{
	width: 100%;
}
td.M_gmo-point{
	display: none;
}
h2.item_name{
	text-align: left;
}
h2.item_name{
	padding: 2% 0;
}
table.M_quantity-table{
	padding: 2% 0;
}
div#detailInfo{
	padding: 0 0 4% 0;
}
ul#itemLink{
	display: none;
}
div#r_contact li{
	padding-bottom: 2%;
}

input.m_price {
    color: #da0022;
}
tr#M_usualValue {
    color: #a00000;
}
input#M_price2 {
    width: 78px !important;
}
#M_usualValue td font {
	color:#da0022;
}
#M_usualValue td, tr#M_usualValue {
    color: #da0022 !important;
} 
/* アイコン */
h2.item_name img {
    display: block;
	height: 24px;
    margin: 8px 0 12px 0;
}

/* 選択項目のプルダウン */

#detailInfo select {
    width: 100%;
    padding: 7px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #999;
    background: #eee;
    background: url(https://gigaplus.makeshop.jp/fuubian/images/base/arrow01.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
    background: url(https://gigaplus.makeshop.jp/fuubian/images/base/arrow01.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#efebe1 100%);
    background-size: 20px, 100%;
	margin: 0 0 1% 0;
}



/* base layout */
#product {
	width: 800px;
	zoom: 1;
	overflow: hidden;
}
#product:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}
#product #left {
	float: left;
	width: 464px;
}
#product #right {
	float: right;
	width: 320px;
	margin: 0 0 0 16px;
	text-align: left;
	font-size: 13px;
}
/* かごボタン */
#basketBtn {
    background: #FFEFBF;
	padding: 2% 0;
	margin-bottom: 4%;
}
/* 金額 */
tr#M_usualValue {
    color: #a00000;
}
#detailInfo #M_usualValue td {
    font-size: 20px !important;
}

/* その他 */
h2.item_name {
	font-size: 20px;
	margin: 1em 0 0.5em 0;
    line-height: 1.3em;
}



/*★★★★★★★★★★★★★★★★★★★★

商品説明分

★★★★★★★★★★★★★★★★★★★★*/

.item201805 {
    font-size: 22px;
    line-height: 1.8em;
    color: #352e2b;
    margin: 0 0 15% 0;
}
.item201805 img {
    width: 100%;
}
.item201805 p.common_header, .item201805 p.item_header {
    margin: 0 0 6% 0;
}
.item201805 dl dt {
    margin: 0 0 2% 0;
}
.item201805 dl dd {
    width: 90%;
    margin: 0 auto 8% auto !important;
    text-align: left;
}
.item201805 dl dd ul.box {
    width: 90%;
    margin: 3% auto 2% auto;
    border: 1px solid #352e2b;
    box-sizing: border-box;
    padding: 3%;
    text-align: center;
}
.item201805 p.title_n {
    background-color: #ba0000;
    font-size: 150%;
    font-weight: bold;
    padding: 3%;
    text-align: center;
    color: #fff;
    line-height: 1.5em;
    margin: 0 0 2% 0;
}
.item201805 p.title_n span {
    display: block;
}
.item201805 ul.list {
    width: 95%;
    margin: 0 auto;
    border: 6px solid #ba0000;
    padding: 5%;
    box-sizing: border-box;
}
.item201805 ul.list li {
    background-image: url(https://gigaplus.makeshop.jp/fuubian/images/product/common/mail_natu/icon_check.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 1.2em;
    padding: 0 0 0 1.5em;
    line-height: 1.2em;
    margin: 0 0 3% 0;
    text-align: left;
}
/*★★★商品説明分END★★★*/



/* 商品説明文　商品画像右側の場所 */
/* 商品説明文（2016.06） */
#item_info {
	width: 320px;
	line-height: 1.3em;
	font-size: 13px;
	background-color: #fff;
}
#item_info .block {
	margin: 0 0 20px 0;
}
#item_info .ship {
	background-color: #fff9b7;
	width: 280px;
	padding: 20px;
}
#item_info .ship h2 {
	font-size: 25px;
	text-align: center;
	line-height: 42px;
	background-color: #fff;
	margin: 0 0 25px 0;
	padding: 8px 0 0 0;
}
#item_info .ship #ship_date {
	margin: 0 0 20px 0;
}
#item_info .ship #ship_date h3 {
	font-size: 18px;
	text-align: center;
	margin: 0 0 4px 0;
}
#item_info .ship #ship_date p {
	font-size: 12px;
	line-height: 1.2em;
	margin: 0 0 4px 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
	color: #333;
}
#item_info .ship #ship_date .date_ship {
	margin: 0 0 8px 0;
}
#item_info .ship ul.ship_banner {
	margin: 0 0 16px 0;
}
#item_info .ship ul.ship_banner li {
	margin: 0 0 8px 0;
}
#item_info .ship ul.ship_banner li img {
	width: 280px;
}
#item_info .ship ul.ship_banner li:last-child {
	margin: 0;
}

#item_info .ship #haisou dl dt {
	margin: 0 0 4px 0;
	font-size: 15px;
}
#item_info .ship #haisou dl dd {
	font-size: 15px;
	text-align: left;
	margin: 0 0 24px 0;
}
#item_info .ship #haisou dl dd img {
	width: 100%;
}
#item_info .popup_r {
	width: 280px !important;
    background-image: url(https://gigaplus.makeshop.jp/fuubian/images/item_info/bn_saitan3.gif);
	background-size:contain;
	background-repeat: no-repeat;
    height: 48px;
    display: block;
}
#item_info .popup_r a {
	width: 300px !important;
    height: 51px;
    display: block;
}
#item_info .popup_r img {
	display: none;
}
/* item_detail */
.item_detail {
	background-color: #fff;
	line-height: 1.2em;
}
.item_detail h2 {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 25px;
	line-height: 60px;
	text-align: center;
	margin-bottom: 16px;
}
.item_detail {
	font-size: 12px;
}
.item_detail table, .item_detail td,.item_detail th {
	border-collapse: collapse;
    border:1px solid #ccc;
}
.item_detail table {
	font-size: 12px;
}
.item_detail table th {
	width: 70px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.item_detail table td {
	width: 237px;
	text-align: left;
	padding: 10px;
	margin: 0;
}
.item_detail dl dd, .item_detail dl dt {
	text-align: left;
}
.item_detail dl dd {
	margin: 0 0 8px 0;
}
.item_detail p.mini {
	font-size: 10px;
	color: #666;
	line-height: 1.2em;
}
/* service */
.service  {
	background-color: #ffdbe3;
	width: 300px;
	padding: 10px;
}
.service h2 {
	font-size: 25px;
	text-align: center;
	line-height: 42px;
	background-color: #fff;
	margin: 0 0 9px 0;
	padding: 8px 0 0 0;
}
.service ul {
	zoom: 1;
	overflow: hidden;
}
.service ul:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}
.service ul li {
	float: left;
	width: 94px;
	height: 94px; 
	background-color: #fff;
	margin: 0 9px 9px 0;
}
.service ul li:nth-child(3n) {
	margin: 0;
}
.service ul li p.icon {
	width: 70px;
	height: 52px;
	margin: 10px 12px 8px 12px;
}
.service ul li p.icon img {
	width: 100%;
}
.service ul li p {
	font-size: 13px;
	text-align: center;
}
.service .caution {
	padding: 0 0 0.5em 1em;
	text-indent: -1em;
	font-size: 12px;
	color: #666;
	line-height: 1.2em;
}
/* guide */
.guide {
	border: 1px solid #c9c9c9;
	padding: 0 0 15px 0;
}
.guide h2 {
	font-size: 25px;
	text-align: center;
	line-height: 42px;
	background-color: #c9c9c9;
	margin: 0 0 9px 0;
	padding: 8px 0 0 0;
	color: #fff;
}
.guide ul {
	width: 300px;
	margin: 0 9px 0 9px;
	zoom: 1;
	overflow: hidden;
}
.guide ul:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}
.guide ul li {
	float: left;
	width: 94px;
	height: 70px;
	margin: 0 9px 9px 0;
}
.guide ul li:nth-child(3n) {
	margin: 0;
}
.guide ul li img {
	width: 100%;
}
.guide p.caution {
	font-size: 12px;
	color: #666;
	line-height: 1.2em;
	width: 300px;
	margin: 0 9px 4px 9px;
}
.phone {
	width: 300px;
	margin: 0 10px;
}
.phone p {
	text-align: center;
	font-size: 15px;
	margin: 0 0 4px 0;
}
.phone p img {
	width: 100%;
}

/* 商品画像下のお届け目安の表 */
#delivery {
	width: 462px;
	font-size: 14px;
	line-height: 1.4em;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	margin: 32px 0 0 0;
}
#delivery h2 {
	background-color: #FFEFBF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 5px;
	text-align: center;
	color: #C10;
}
#delivery h3 {
	background-color: #FFEFBF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 5px;
	text-align: center;
}
#delivery .caution {
	font-size: 13px;
	line-height: 1.3em;
	padding: 5px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
#delivery .caution .red {
	color: red;
}
#delivery #delivery_bottom dl {
	zoom: 1;
	overflow: hidden;
}
#delivery #delivery_bottom dl:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}
#delivery #delivery_bottom dl dt {
	float: left;
	width: 70px;
	padding: 5px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color: #EEE;
}
#delivery #delivery_bottom dl dd {
	float: right;
	text-align: left;
	width:370px;
	padding: 5px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

/*  商品ラインナップ */
div.item_lineup {
	width: 800px;
}	
div.item_lineup p.lineup_title {
border-top: double 2px #999;
border-bottom: double 2px #999;
font-size: 20px;
margin: 2% 0;
padding: 2%;
text-align: center;
}
div.item_lineup ul {
zoom: 1;
overflow: hidden;
}
div.item_lineup ul :after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}
div.item_lineup ul li {
	float:  left;
	width: 23%;
	margin: 1%;
}
div.item_lineup ul li p.image img {
	width:  100%;
}
div.item_lineup ul p {
	text-align: center;
	font-size: 13px;
	margin: 4% 0;
}
div.item_lineup ul p.price {
	color: red;
}
/* 現在ご覧のアイテム */
div.item_lineup ul li p.image {
	position: relative;
}
div.item_lineup ul li span.now {
	background-color: rgba(95, 75, 75, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	line-height: 184px;
	display: block;
	letter-spacing: 0.1em;
}

.event_bn{
	width: 100%;
	text-align: center;
	margin: auto 0 2% 0;
	letter-spacing: 0.1em;
	font-size: 1.25em;
}


/**/
div#r_review {
    margin: 10% 0 0 0;
}


/************************

年末年始のお知らせ

************************/

#shougatu {
    margin: 50px 0;
    width: 100%;
    border: 1px solid #ccc;
}
#shougatu h2 {
    font-size: 23px;
    text-align: center;
    background-color: #fcefc5;
    padding: 8px 0;
    width: 98%;
    margin: 1% 0 3% 0;
	color: #c10000;
	font-weight: bold;
}
#shougatu p {
    margin: 0 0 15px 0;
	width: 98%;
}
#shougatu ul {
    font-size: 13px;
	padding: 0 3%;
}
#shougatu ul li {
    text-align: left;
    margin: 0 0 8px 0;
    line-height: 1.3em;
}



/*********************
早期特典部分
*********************/
.item_detail table.souki {
    width: 100%;
}
.item_detail table.souki th, .item_detail table.souki td {
    width: 100%;
    padding: 2%;
    text-align: left;
    font-weight: bold;
}
.item_detail table.souki th{
    background-color: yellow;
}
.item_detail table.souki td {
    color: red;
}
/*商品説明文ここまで（2016.06）*/



/**　商品ページ　**/
.oseibo{
    width: 100%;
    text-align: center;
    margin: auto 0 2% 0;
    letter-spacing: 0.1em;
    color: dimgrey;
	font-size: 1.25em;
}



