/*
Theme Name: nagai_themes
Theme URI:http://itosanki.com/wp-content-themes/itosanki/ ( テーマのURL )
Description: welcart_basicの子テーマです ( テーマの説明 )
Author: Shingo Hirakawa( 作者名 )
Author URI: htts://pixie-palette.com ( 作者のURL )
Version: 1.0.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Template:welcart_basic
*/
body {
	margin: 0px;
	padding: 0px;
	background: #efe9e1;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 165%;
	word-wrap: break-word;
	font-size: 17px;
}
/* clearfix Start */
.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
.clearfix {
 display: inline-table;
 min-height: 1px;
}
* html .clearfix {
 height: 1px;
}
.clearfix {
 display: block;
}
.clear {
 clear: both;
}
a img:hover{
	opacity: 0.7;
}
.alignleft{
   float: left !important;
   margin-right: 6px;
}
.w100{
   width: 100%;
   height: auto;
   display: block;
}
.w30{
   width: 30%;
   height: auto;
}
.red{
   color: #C30003;
}
.FL{
   float: left;
   margin-right: 5px;
}
.clear{
   clear: both;
   height: 30px;
   display: block;
}
.size12{
   font-size: 12px;
}
.size13{
   font-size: 13px;
}
.size14{
   font-size: 14px;
}
.size15{
   font-size: 15px;
}
.size16{
   font-size: 16px;
}
.size17{
   font-size: 17px;
}
.size18{
   font-size: 18px;
}
.size19{
   font-size: 19px;
}
.size20{
   font-size: 20px;
}
.clear{
	clear: both;
	display: block;
}
.site-header{
	width: 100%;
	height: 137px;
	margin: 0 !important;
	padding:0 !important;
	background-image: url('images/header_bg.png');
	background-repeat: no-repeat;
	 position: sticky; 
	top: 0;
	z-index: 999999;
}
header div.inner{
	width: 97%;
	margin: 0 auto 20px auto;
	padding: 0 !important;
}
header , header a{
	color: #fff !important;
}

header h1{
	color:#fff;
	display: block;
	width: 100%;
	font-size:18px;
	margin:0;
	padding: 0 0 10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
header #logo{
	margin: 15px 0 0 0;
	width: 80% !important;
	height: auto;
	float: left;
	position: relative;
	top: -8px;
}
#HL{
	width:50%;
	float: left;
}
#menu-g-menu{
	border: 3px solid #fff;
	width: 100%!important;
	margin: -25px 0 0 0 !important;
}
#menu-g-menu li{
	width: 15% !important;
}
#menu-g-menu li:last-child{
width:10% !important
}
.main-navigation , .nav-menu-open,.header-nav-container{
	border: none !important;
	background: none !important;
}
.header-nav-container{
	border-top:2px solid #fff !important;
}

#menu-g-menu a{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	padding: 0 !important;
	margin: 0 !important;
	display:block;
	line-height: 45px;
}

.faxButton{
	margin:-2px 0 0 0;
	float: right !important;
	width: 88% !important;
	position: relative;
	left: 32%
}
li#menu-item-365 a,li#menu-item-370 a,li#menu-item-369 a,li#menu-item-371 a,li#menu-item-372 a,li#menu-item-373 a,li#menu-item-375 a{
width:100%;
	display:block;
	height:45px;
	background:url(images/top_menu.gif);
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#000!important;
	line-height: 45px;
}
li#menu-item-372 a{
	background:url(images/top_menu02.gif);
}
li#menu-item-373 a{
	background:url(images/top_menu03.gif);
}
li#menu-item-375 a{
	background:url(images/top_menu04.gif) repeat-x;
	color: #fff !important;
}
#menu-g-menu a:hover{
	background-position:0 -45px;
}
.master-slider-parent{
	margin-top: 25px;
}
#content{
	border: none !important;
	width: 100% !important;
	float: none;
}
#blogT{
	float: right;
	position: relative;
	top: -48px;
	right:90px;
	margin-bottom:-160px;
}
#topLeft{
	width: 66%;
	float: left;
	margin:15px 0 28px 10px;
}
#topLeft p{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif" !important;
	line-height: 1.7em !important;
	text-align: justify;
}
div#blog_waku{
	width:30%;
	float:right;
	border-left: 5px solid #A79465;
	margin: 70px 0 0 0;
}
div#blog_waku ul{
	font-size:0.85em;
	margin:0;
	overflow:hidden;
}
div#blog_waku ul li{
	margin:10px;
	line-height:1.3em;
	list-style:none !important;
	padding-left: 1.1em;
	background: url("https://nagai-katsuobushi.com/wp-content/themes/nagai/img/sankaku.png") no-repeat left center;
	border-bottom: 1px dotted #666;
}
div#blog_waku ul li:last-child{
	border: none;
}
div#blog_waku ul li span{
	display:inline-block;
	text-align:right;
	float:right;
	color:#eee;
	font-size:11px;
}	
div#blog_waku ul li a{
	color:#000;
	text-decoration:none;
}
div#blog_waku ul li a:hover{
	color:#900;
	text-decoration:underline;
}
div#top_waku02{
	width:32%;
	height:194px;
	background:url(https://nagai-katsuobushi.com/wp-content/themes/nagai/img/top_waku02.gif);
	float:left;
	background-size:100% 100%;
	margin-right: 8px;
}
div#top_waku02 h3,div#top_waku03 h3,div#top_waku04 h3,div#top_waku05 h3{
	text-align:center;
	font-size:1em;
	margin:10px 0;
	line-height:1.3em;
}
div#top_waku02 h3 a,div#top_waku03 h3 a,div#top_waku04 h3 a{
	text-decoration:none;
	color:#820002;
}
div#top_waku02 h3 a:hover,div#top_waku03 h3 a:hover,div#top_waku04 h3 a:hover{
	color:#000;
	text-decoration:underline;
}
div#top_waku02 p,div#top_waku03 p,div#top_waku04 p,div#top_waku05 p{
	padding:5px 15px 0 10px;
	text-align:justify;
	font-size:0.8em;
	line-height:1.4em;
}
div#top_waku02 p{
	padding-right: 60px;
}
div#top_waku03{
	width:33%;
	height:196px;
	background:url(https://nagai-katsuobushi.com/wp-content/themes/nagai/img/top_waku03.gif) no-repeat;
	float:left;
	background-size: 100% auto;
	margin-left:5px;
	margin-bottom:10px;
}
div#top_waku03 p{
	padding:15px 160px 10px 11px;
	line-height:1.6em;
}
div#top_waku04{
	width:33%;
	height:196px;
	background:url(https://nagai-katsuobushi.com/wp-content/themes/nagai/img/top_waku04.gif) no-repeat;
	background-size: 100% auto;
	float:right;
}
div#top_waku04 p{
	padding:5px  120px 0 11px;
	line-height:1.35em;
}
div#top_waku05{
	width:66%;
	height:145px;
	background:url(https://nagai-katsuobushi.com/wp-content/themes/nagai/img/top_waku05.gif) no-repeat;
	background-size: 100% 100%;
	float:left;
}
div#top_waku05 p{
	padding:0 10px 0 125px;
	line-height:1.35em;
}
div#top_waku05 h3{
	padding-left:205px;
	text-align:left;
	line-height:1.3em;
}
div#top_waku06{
	width:33%;
	height:145px;
	background:url(https://nagai-katsuobushi.com/wp-content/themes/nagai/img/top_waku06.gif) no-repeat;
	background-size: 100% 100%;
	float:right;
}
div#top_waku06 p{
	font-size:0.9em !important;
	line-height:1.5em;
	padding:18px 10px 0 28px;
}	
img.topGift{
	border:none;
	margin:5px 0 0 12px !important;
}	
footer{
	background: #4F2703!important;
	text-align: center;
	font-size: 14px;
}
.footer_area{
	font-size: 14px !important;
	margin: 5px auto !important;
	text-align: center;
}
footer p{
	text-align: justify;
	padding-top: 20px;
	width: 90%;
	margin: 0 auto;
	font-size: 13px;
	line-height: 1.5;
}
.smfHidden{
	display:none;
}
h2.page-title , h2.item_page_title,h2.entry-title{
	color:#000;
	font-size: 27px !important;
	margin: 18px 0 0 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
h2.item_page_title{
	margin-bottom: 50px;
}
.breadcrumb {
    font-size: 13px;
    margin: 10px 0;
}

.breadcrumb a {
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.breadcrumb span {
    margin: 0 5px;
}
.itemimg img{
	border: 1px solid #aaa;
}
div#kouri{
	background:url(images/product1.jpg) no-repeat;
	background-size:100% 100%;
	height:131px;
	margin:15px 0 0 5px;
	width: 100%;
	}
div#kouri p{
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:10px 27% 0 20%;
	line-height:1.6;
	text-align:justify;
	color: #000;
	}	
div#kouri p span{
	color:#900;
	}	
	
div#oroshi{
	background:url(images/product2.jpg) no-repeat;
	height:131px;
	margin:15px 0 0 5px;
	width:100%;
	background-size:100% 100%;
	}
div#oroshi p{
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:10px 27% 0 20%;
	line-height:1.6;
	text-align:justify;
	color: #000;
	}	
div#oroshi p span{
	color:#900;
	}
p.catch{
	color: #D40003 !important;
	text-align:justify;
	position: relative;
	left: 6px;
	font-weight: bolder;
	font-size: 16px;
	line-height: 1.45em;
	margin-bottom: 15px;
}
img.mutenka,img.hoshou{
	border: none !important;
	position: relative;
	top: -298px;
	right: 5px;
	float: right;
}
div.hoshou{
	border: none !important;
	position: relative;
	top: -298px;
	left: -10px;
	border: 1px solid;
	margin-bottom: -100px;
	text-align: left;
}
p.catch{
	color: #D40003 !important;
	text-align:justify;
	position: relative;
	left: 6px;
	font-weight: bolder;
	font-size: 16px;
	line-height: 1.45em;
	margin-bottom: 15px;
}
.detail-box{
	width: 50%;
	float: right;
}
.MT{
	margin-top: -25px !important;
}
.MB{
	margin-bottom: 12px !important;
}
img#pro{
	float:right;
	margin:-50px 0 10px 0;
}
#img-box{
	width: 45% !important;
}
.itemsubimg{
	width: 60% !important;
}
.itemsubimg img{
	border: 1px solid #aaa;
}
.item-name{
	font-size:21px !important;
	margin-bottom: 15px;
	border-bottom: 1px solid;
	padding-bottom: 3px;
}
.item-description{
	margin: 35px 0 -50px 0 !important;
}
.zaiko{
	margin:0 0 3px 0;
	float: left;
}		
.zaiko em{
	display:inline-block;
	background:#663333;
	color:#fff;
	padding:1px 15px;
	font-style:normal;
	float:left;
	border:1px solid #663333;
}	
.zaiko span{
	display:inline-block;
	border:1px solid #663333;
	background:#fff;
	padding:1px 15px;
	float:left;
}
.field_name{
	font-size: 16px;
	font-weight: 500;
}
.genryou{
	border:1px solid #ccc;
	background:#fff;
	padding:5px 20px;
	font-size:16px;
	margin-bottom:38px;
	display:inline-block;
	float: right;
	}
.genryou span.chiba{
	color:#C00;
	display:inline-block;
	padding:0 8px;
	}
.genryou span.daijousai{
	display:inline-block;
	padding:0 15px;
	background:url("images/daijousaiBack.png");
	background-size: 100% auto;
	margin: 0 0 8px 10px;
}
.genryou em{
	display:block;
	color:#CC0000;
	margin:0 0 0 3em;
	font-style:normal;
	}	
.field_price{
	float: right !important;
}
.field_name{
	display:inline-block;
	float: left;
	color: #000;
}
.field_price{
	display: inline-block;
	float: right;
	margin-left: 15px;
	color: #D00105;
	font-size: 1.5em !important;
}
#itempage .skuform .skubutton {
	width:260px;
	height:85px;
	background:url(images/skuButton.png) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bolder;
	line-height:54px;
	text-indent:26px;
	border:none;
	box-shadow:none;
	cursor:pointer;
	float: right;
}
#itempage .skuform .skubutton:hover{
	opacity: 0.7;
}
div#kodawari{
	border:1px solid #D6C8B6;
	background:#fff url(images/kodawariBack.jpg) no-repeat 10px 10px;
	padding:10px 13px;
	width:66%;
	float:left;
	margin:15px 0 0 0;
	}
div#kodawari p{
	font-size:13px;
	line-height:1.4;
	padding:36px 0 0 241px;
	text-align:justify;
	}
hr{
	border:none;
    border-top:solid 1px #D6C8B6;
    height:1px;
    color:#FFFFFF;
    margin:15px 0;	
	}
div#nintei{
	border:1px solid #D6C8B6;
	background:#fff url(images/ninteiBack.jpg) no-repeat 10px 10px;
	padding:10px 13px;
	width:32%;
	float:right;
	margin:15px 0 0 0;
	}	
div#nintei p{
	font-size:13px;
	line-height:1.4;
	padding:36px 0 0 7px;
	text-align:justify;
	height:220px;
	}	
#itempage #inquery a{
	width:260px;
	height:85px;
	display:block;
	background:url(images/inqueryButton.png) no-repeat;
	margin:5px 10px 0 0;
	float: right;
	box-shadow:none;
	cursor:pointer;
	text-indent:-9999px;
	text-align:left;
}	
#itempage #inquery a:hover{
	background:url(images/inquerButton2.png) no-repeat;
}
em.toiawase{
	font-size: 12px;
	display: block;
	color: #D40003;
}
.skuquantity{
	width: 3em !important;
	height: 40px !important;
	margin-right: 4px;
	text-align: center;
}
.skuCart span{
	display: block;
	width: 40%;
	float: left;
	margin: 45px 0 0 0;
	text-align: right;
}
#cart_table{
	background:url(images/WB.png);
	margin:15px 8px;
}	
#cart_table th{
	border:1px solid #999;
	padding:5px 10px;
	background:url(images/WB2.png);
	text-align:center;
}	
#cart_table td{
	border:1px solid #999;
	padding:5px 10px;
	text-align:center;
}	
#cart_table td input.delButton,input[name="upButton"]{
	border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -o-border-radius: 3px;
   -ms-border-radius: 3px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   height:30px;
font-size:14px !important;
	width: 7em!important;
   padding:0 10px;
   display:block;
   cursor:pointer;
   font-weight:bold;
   background:#f5f5f5;
    -webkit-appearance: none;
   }
#cart_table td input.delButton{
	width: 3.5em !important;
	font-size: 12px;
	line-height: 17px;
}
input[name="upButton"]{
	float:right;
	margin:-5px 0 10px 0
}	
#cart_table td input[type="text"]{
	width:2.5em !important;
	text-align:center;
	font-size:15px;
}	
#cart_table td.productname{
	width:36%;
	text-align:left;
}
.currency_code{
	font-size:12px;
	text-align:right;
}
.customer_form{
	font-size: 15px;
}
.customer_form td{
	background: #fff;
	color: #000;
}
#loginmail , #loginpass , .customer_form input[type="text"]{
	height: 40px !important;
}
#zipcode{
	width: 9em;
	float: left;
	margin-right:8px !important;
}
.search-zipcode{
	height: 40px !important;
	font-size: 14px !important;
	margin-top: 0 !important;
	float: left;
}
.pref{
	height: 50px !important;
	font-size: 14px !important;
}
#address1,#address2,#address3{
	width: 79% !important;
}
#tel,#fax{
	width: 12em;
}
.customer_form select{
	height: 40px;
	background: #fff url("images/sankaku.png") no-repeat 96% center !important;
}
div#top3{
	position:fixed;
	left:0;
	top:27%!important;
	width:130px;
}	
div#top3 div{
	font-size:11px;
	line-height:1.2;
	padding:3px;
	width:95%;
	margin:4px 0;
	border:1px solid #B7AD8D;
}
div#top3 div img{
	width:75%;
	display:block;
	margin:3px auto; 
	height:auto;
}			
div#top3 em{
	text-align:center;
	display:block;
	height:30px;
	color:#fff;
	font-weight:bold;
	background:#630;
	line-height:30px;
	margin:0;
}	
div#top3 div span{
	font-weight:bold;
	color:#CC0000;
	display:block;
	margin:5px 0;
	text-align:right;
}
#rank1{
	background:#fff url(images/rank1.jpg) no-repeat 5px 5px;
}		
#rank2{
	background:#fff url(images/rank2.jpg) no-repeat 5px 5px;
}		
#rank3{
	background:#fff url(images/rank3.jpg) no-repeat 5px 5px;
}

@media (max-width: 991px) {
#HL{
		width: 90%;
		float: none;
	}
header h1{
		font-size: 12px;
	}
	.faxButton{
		display: none;
	}
#menu-g-menu{
	border: 3px solid #fff;
	width: 100% !important;
	background:#000 !important;
	margin: -65px 0 0 0 !important;
	position: relative;
	top: -18px;
}
#menu-g-menu li{
	width: 100% !important;
}
#menu-g-menu li:last-child{
width:100% !important
}
.main-navigation , .nav-menu-open,.header-nav-container{
	border: none !important;
	background: none !important;
}
.header-nav-container{
	border-top:2px solid #fff !important;
}

#menu-g-menu a{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	color: #fff !important;
	padding: 0 !important;
	margin: 0 !important;
	display:block;
	line-height: 45px;
}
header #logo{
	margin: -8px 0 0 ;
	width:40%!important;
	height: auto;
	float: left;
	position: relative;
	top: -3px;
}	
.site-header{
	width: 100%;
	height:82px;
	background-size: 100% 100% !important
}	
li#menu-item-365 a,li#menu-item-370 a,li#menu-item-369 a,li#menu-item-371 a,li#menu-item-372 a,li#menu-item-373 a,li#menu-item-375 a{
width:100%;
	display:block;
	height:45px;
	background:#000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color: #fff !important;
	line-height: 45px;
	text-align: left;
	text-indent: 1em;
}
li#menu-item-372 a{
	background:#000;
}
li#menu-item-373 a{
	background:#000;
}
li#menu-item-375 a{
	background:#000;
	color: #fff !important;
}	
#topLeft{
	width: 100%;
	float: none;
	margin:15px 0 0 0px;
}	
div#blog_waku{
	width:77%;
	float:right;
	border-left: 5px solid #A79465;
	margin: 20px 0 15px 0;
}	
#blogT{
	float:left;
	width: 20%;
	position: relative;
	top:0;
	right:0;
	margin:15px 0 0 0;
}	
.master-slider-parent{
	margin-top:-5px;
}

div#top_waku02{
	width:100%;
	height:160px;
	background:url(https://nagai-katsuobushi.com/wp-content/themes/nagai/img/top_waku02.gif);
	float:none;
	background-size:100% 100%;
	margin:1px 0;
}
div#top_waku02 h3,div#top_waku03 h3,div#top_waku04 h3,div#top_waku05 h3{
	text-align:center;
	font-size:1.1em;
	margin:10px 0;
	line-height:1.6em;
}
div#top_waku02 p,div#top_waku03 p,div#top_waku04 p,div#top_waku05 p{
	padding:0px 15px 0 10px;
	text-align:justify;
	font-size:0.8em;
	line-height:1.4em;
}
div#top_waku02 p{
	padding-right: 76px;
	margin-top: 5px
}	
div#top_waku03{
	width:100%;
	height:160px;
	background:url(https://nagai-katsuobushi.com/wp-content/themes/nagai/img/top_waku03.gif) no-repeat;
	float:none;
	background-size: 100% auto;
	margin-left:0;
	margin:1px 0;
}
div#top_waku03 p{
	padding:15px 53% 10px 11px;
	line-height:1.5em;
}	
	div#top_waku03 h3{
	margin:18px 0 5px 0;
		position: relative;
		top:11px !important;
	}
	div#top_waku04 h3{
		position: relative;
		top:11px !important;
	}
	div#top_waku04 h4{
	margin:18px 0 5px 0;
	position: relative;
	top:32px !important;
	}
img.topGift{
	margin:-8px 0 0 12px !important;
	position: relative;
	top:-15px;
}
div#top_waku04{
	width:100%;
	height:203px;
	background:url(https://nagai-katsuobushi.com/wp-content/themes/nagai/img/top_waku04.gif) no-repeat;
	background-size:cover;
	float:none;
	margin: 1px 0 -30px 0;
}	
div#top_waku04 p{
	padding:8px 38% 10px 11px;
	line-height:1.5em;
	letter-spacing: -0.1em;
}	
div#top_waku05{
	width:100%;
	height:195px;
	background:url("images/waku05Back.jpg") no-repeat;
	background-size:cover !important;
	float:none;
	margin: 1px 0 5px 0;
}	
div#top_waku05 p{
	padding:0 5px 0 30%;
	line-height:1.35em;
}
div#top_waku05 h3{
	padding-left:0;
	position: relative;
	top: 10px;
}	
div#top_waku06{
	width:100%;
	height:120px;
	background:url(https://nagai-katsuobushi.com/wp-content/themes/nagai/img/top_waku06.gif) no-repeat;
	background-size: 100% 100%;
	float:none;
	border: 1px solid
}
div#top_waku06 p{
	font-size:0.9em !important;
	line-height:1.5em;
	padding:18px 10px 0 12%;
}		
footer{
	padding: 3% 2% !important;
}
footer p{
	padding-top: 15px;
	width: 100%;
}	
div#kouri{
	background:url(images/kouri_setsumei.jpg) no-repeat;
	background-size:100% 100%;
	height:170px;
	margin:15px 0 0 5px;
	width: 100%;
	}
div#kouri p{
	font-size:13px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:8px 35.5% 0 1.2%;
	line-height:1.5;
	text-align:justify;
	letter-spacing: -0.06em;
	margin: -20px 0 8px 0;
	}	
#site-navigation label,#panel{
		color: #000 !important;
	}	
div#kodawari{
	border:1px solid #D6C8B6;
	background:#fff url(images/kodawariBack2.jpg) no-repeat;
	background-size: 100% auto;
	padding:10px 13px;
	width:100%;
	float:none;
	margin:15px 0 0 0;
	}
div#kodawari p{
	font-size:16px;
	line-height:1.65;
	padding:95% 0 0 0;
	}	
div#nintei{
	border:1px solid #D6C8B6;
	background:#fff url(images/ninteiBack2.jpg) no-repeat;
	background-size: 100% auto;
	padding:10px 13px;
	width:100%;
	float:none;
	margin:8px 0 0 0;
	}	
div#nintei p{
	font-size:16px !important;
	line-height:1.65;
	padding:60% 0 0 0 !important;
	text-align:justify;
	}		
	
	
}
@media (max-width: 780px) {
header #logo{
width: 53%!important;
	top: 0px;
	}
.pcHidden{
	display:none;
}	
.smfHidden{
	display:block;
}
.breadcrumb {
	line-height: 1.4;
    margin:0;
}
	div#kodawari{
	width:100%;
	float:none;
	margin:8px 0 0 0;
	background-size: 100% auto;
	}
div#nintei{
	background:#fff url(images/ninteiBack2.jpg) no-repeat 10px 10px;
	background-size: 100% auto;
	padding:10px 13px;
	width:100%;
	float:none;
	margin:8px 0 0 0;
	}	
div#nintei p{
	font-size:14px;
	line-height:1.5;
	padding:8% 40% 0 7px;
	height:auto;
	
	}
#img-box{
	width: 100% !important;
	float: none;
}
.detail-box{
	width: 100%;
	float: none;
}
.skuCart{
margin-top: 25px;		
	}
.skuCart span{
	width: 33% !important;
	margin: 45px 0 0 0;
}	
#itempage .skuform .skubutton {
	width:60%;
	height:85px;
}	
	#cart_table{
		margin-left: -5px;
	}
#cart_table th,#cart_table td{
	font-size: 12px !important;
	line-height: 1.3;
	padding: 2px 3px;
	}	
	td.productname{
		font-size: 11px !important;
		line-height: 1.3;
	}
	.continue_shopping_button,.to_customerinfo_button ,.to_memberlogin_button ,.to_deliveryinfo_button ,.to_confirm_button {
		width: 10em !important;
		margin: 5px auto !important;
	}
	.to_reganddeliveryinfo_button{
		width: 12em !important;
		margin: 5px auto !important;
	}
	customer_form{
		border-collapse: collapse;
	}
.customer_form td{
	background:none;
}
.search-zipcode{
	width: 6em!important;
	}
#address1,#address2,#address3{
	width: 68% !important;
}	
.customer_form th{
	background: #eee !important;
	border: 1px solid #999;
	padding: 2%
	}
.customer_form td{
	background: #fff !important;
	border: 1px solid #999;
	padding: 2%;
	margin-top: -6px;
	}
	#payment_name_0 , #payment_name_1{
		width: 25px !important;
		height: 25px !important;
		margin-right: 6px !important;
	}
}