@charset "UTF-8";
 
 /*---------------------------------------------
     Browser Default Initialization seo_n_red
   ---------------------------------------------*/
 * {margin:0;padding:0;}
 html {
     overflow-y: scroll;
     height: 100%;
 }
 div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,
 pre, form, fieldset, input, textarea, p, blockquote, th, td,
 section, nav, article, aside, hgroup, header, address,
 figure, figcaption {
     margin: 0;
     padding: 0;
 }
 address, caption, cite, code, dfn, em, strong, th, var {
     font-style: normal;
     font-weight: normal;
 }
 table {
     border-collapse: collapse;
     border-spacing: 0;
     width: 100%;
 }
 caption, th {
     text-align: left;
 }
 q:before ,q:after {
     content: '';
 }
 object, embed {
     vertical-align: top;
 }
 hr {
     display: none;
 }
 h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
     font-weight: normal;
 }
 img, abbr, acronym, fieldset {
     border: 0;
 }
 img {
     -ms-interpolation-mode: bicubic;
     border: none;
     max-width:100%;
 }
 ul li, ol li {
     list-style-type: none;
 }
 input {
     vertical-align: middle;
 }
 /*---------------------------------------------
     body
   ---------------------------------------------*/
body {
     width:100%;
     margin: 0 auto;
     padding: 0;
     font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
     font-size: 14px;
     line-height: 1.5;
     -webkit-text-size-adjust: 100%;
     background-color: #FFF;
     word-wrap: break-word;
     height: 100%;
     min-width: 1000px;
}
 /*---------------------------------------------
     Anchor
   ---------------------------------------------*/
a {
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
 a:link {
     text-decoration: none;
     color: #000000;
 }
 a:visited {
     text-decoration: none;
     color: #000000;
 }
 a:hover img {
     opacity: .70;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cunster: pointer;
 }
 a:active {
     text-decoration: underline;
     color: #c00;
 }
 #wrapper {
     width: 100%;
     background-color: #FFF;
     min-height: 100%;
 }
.clearfix:after {
     clear: both;
     content: " ";
     display: block;
     font-size: 0;
     height: 0;
     visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
 /* Header
 ----------------------------------------------- */
 div#wrapper div#enquete-header,
 div#wrapper > div#cart-header,
 header {
     width:100%;
     margin:0 auto;
     padding:0 0 15px 0;
     background-color: #FFF;
 }
 #header-inner {
     width: 1200px;
     margin: 0 auto;
     padding:0 0 15px 0;
     *zoom: 1;
 }
 #header-inner #logo{
    max-width: 350px;
    background: none;
    margin: 0;
    padding:0;
    float:left;
}
 #header-inner #logo a:hover{
text-decoration:none;
}
 #header-inner ul.sub_nav{
    float: right;
    text-align: right;
    padding:20px 0;
}
ul.sub_nav li{
    display: inline-block;
    margin-left: 1.5em;
}
 #header-inner h1 {
     background: none;
     margin: 0;
     padding: 0;
 }
 #header-inner h1 a img:hover, #header-inner h2 a img:hover {
     opacity: 1;
     filter: alpha(opacity=100);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: 1;
     -moz-opacity: 1;
     filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
 }
#searchbox_wrap {
     overflow: hidden;
     margin:0;
 }
#searchbox {
     line-height: 100%;
     font-size: 65%;
     color: #999;
     align:right;
     float: right;
     overflow: hidden;
 }
#searchbox p.cart-search {
     margin-top: 0px;
 }
#searchbox form{
    border-bottom: 3px solid #d4d5d5;
    background: #FFF url(none);
    width: 100%;
    height: 30px;
    float: none;
 }
#searchbox input.searchbox {
    border: none;
    width: 120px;
    height: 30px;
    padding: 0 5px;
    float: left;
 }
#searchbox input.searchSubmit {
    border: 0;
    display: block;
    width: 18px;
    height: 18px;
    padding: 0;
    padding: 6px 6px 0 0;
    margin: 0;
    text-indent: -9999px;
    cursor: pointer;
    overflow: hidden;
 }
 #searchbox input.searchSubmit_cart {
     background: transparent url(https://www.keizan-shop.com/pic-labo/icn_sarch.png) no-repeat center center;
     -moz-background-size: 18px 18px;
     background-size: 18px 18px;
     border: 0;
     display: block;
     width: 30px;
     height: 30px;
     padding: 0;
     margin: 0;
     text-indent: -9999px;
     cursor: pointer;
     overflow: hidden;
  }
#header-nav{
 display: inline-block;
 float:right;
 }
#header-nav ul li {
    display: inline-block;
	vertical-align: middle;
    height: auto;
	padding: 0;
    margin-left: 1.7em;
    overflow: hidden;
	font-weight:bold;
	font-size:105%;
 }
#header-nav ul li:first-child{
	margin-left:0;
}
#header-nav ul li:last-child{
	margin-left:0;
}
#header-nav ul li a{
	display: block;
    padding: 0 0 0 20px;
}
#header-nav ul li a:hover {
     text-decoration:underline;
 }
#header-nav ul li.about a{
	background: url(https://www.keizan-shop.com/pic-labo/icn_head01.png) no-repeat 0em;
    -moz-background-size: 13px 16px;
    background-size: 13px 16px;
}
#header-nav ul li.member a{
	background: url(https://www.keizan-shop.com/pic-labo/icn_head02.png) no-repeat 0em;
    -moz-background-size: 13px 16px;
    background-size: 10px 16px;
}
#header-nav ul li#header-nav-mypage a{
	background: url(https://www.keizan-shop.com/pic-labo/icn_head03.png) no-repeat 0em;
    -moz-background-size: 13px 16px;
    background-size: 12px 16px;
}
#header-nav ul li#guide a{
	background: url(https://www.keizan-shop.com/pic-labo/icn_head04.png) no-repeat 0em;
    -moz-background-size: 13px 16px;
    background-size: 16px 16px;
}
#header-nav ul li#header-nav-cart a{
	font-weight: normal;
    background: #666666 url(https://www.keizan-shop.com/pic-labo/icn_head05.png) no-repeat 18px center;
    -moz-background-size: 14px 14px;
    background-size: 18px 23px;
    color: #FFF;
    display: block;
    padding: 6px 18px 5px 40px;
	margin-left: 1.5em;
}
#header-nav ul li#header-nav-cart a:hover{
	text-decoration: none;
    opacity: 0.7;
}
div.nav_line{
	border:1px solid #e9eaea;
	width:100%;
  box-sizing: border-box;
}
 #gnav {
    width:1200px;
	height:90px;
	margin:0 auto;
 }
 #gnav ul {
    width: 100%;
    padding: 0;
    float: none;
    background: url(none);
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
 }
 #gnav ul li {
	 display: inline-block;
    font-size: 100%;
    height: 30px;
    padding: 0;
    margin:0;
 }
 #gnav ul li a {
     display: block;
 }
 #gnav ul li a:hover {
     opacity:0.6;
     text-decoration: none;
 }
 /* Main Img
 ----------------------------------------------- */
 div#mainimg_area{
 	width:1200px;
 	margin:0 auto;
 }
 div#mainimg_area div.main_img{
 	width:1200px;
 	height:473px;
 	position:relative;
 }
 div#mainimg_area div.main_catch{
 	position:absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
 }
 div#mainimg_area ul.sub_img{
 	margin-top:10px;
 }
 div#mainimg_area ul.sub_img li{
 	float:left;
 	margin-right:10px;
 }
 div#mainimg_area ul.sub_img li:last-child{
 	margin-right:0;
 }
 /* Contents
 ----------------------------------------------- */
 #contents {
     width:1200px;
     margin: 50px auto 0;
     overflow: auto;
     *zoom: 1;
     overflow: hidden;
     padding-bottom: 10px;
     clear:both;
 }
 #sub-column {
     float: left;
     width: 290px;
     margin-right: 20px;
     *zoom: 1;
     word-break:break-all;
 }
 #main-column {
     float: right;
     width: 870px;
 }
 /* main-column
 ----------------------------------------------- */
 #main-column-full {
     width: 100%;
     margin: 0 auto 60px;
 }
 div#wrapper  div#enquete-section,
 article section {
     padding: 0;
 }
 div#wrapper  div#enquete-section:first-child,
 article section:first-child {
     border-top: none;
 }
 div.cart-article p,
 article p {
     font-size: 1rem;
     line-height: 1.7rem;
 }
 div.cart-article p{
     padding-bottom: 5px;
 }
 section .freeArea p{
     font-size: 100%;
     padding-left: 0;
 }
 .freeArea2 .free-contents img{
     width:auto;
 }
 div.cart-article a:hover p,
 div#wrapper  div#enquete-section ul,
 div.cart-article div.cart-section ul,
 article section ul {
     font-size: 100%;
     line-height: 100%;
 }
 #mainVisual {
     width: 100%;
     margin-bottom:30px;
 }
 #bread-crumb {
     margin: 12px 0 10px 0;
     padding-bottom:6px;
     border-bottom: 2px solid #adadad;
 }
 #bread-crumb-listTop,
 .bread-crumb-listCate {
     width: 100%;
     padding: 0;
     margin: 0;
 }
 #bread-crumb-listTop ol,
 .bread-crumb-listCate ol {
     width: 730px;
     margin: 0;
     padding: 0;
     overflow: hidden;
     *zoom: 1;
 }
 #bread-crumb-listTop ol li,
 .bread-crumb-listCate ol li {
     float: left;
     *float: none;
     *display: inline;
     padding: 0 10px 0px 13px; margin-bottom:4px;
     line-height: 100%;
     background: url(../img/breadcrumb_bg.gif) no-repeat left center;
     *zoom: 1;
 }
 #bread-crumb-listTop ol li:first-child {
     padding-left: 0;
     background-image: none;
 }
 #bread-crumb-listTop,
 .bread-crumb-listCate {
     padding: 0;
     margin: 0;
 }
 .column-set {
     width: 100%;
     overflow: hidden;
     *zoom: 1;
 }
 .column3 {
     float: left;
     width: 230px;
     margin: 0 15px 20px 0;
     padding-bottom: 20px;
 }
 .column3:nth-child(3n) {
     margin: 0 0 20px 0;
 }
 .newItem .column3 .itemThumb-wrap {
     margin: 0 0 10px 0;
 }
 .newItem .column3 .itemThumb {
     display: table-cell;
     text-align: center;
     height: 230px;
     width: 230px;
     vertical-align: middle;
 }
 .column4 {
     float: left;
     width: 170px;
     margin: 0 16px 20px 0;
 }
 .column4:nth-child(4n) {
     margin: 0 0px 20px 0;
 }
 .column4 .itemThumb-wrap {
     margin: 0 0 10px 0;
 }
 .column4 .itemThumb {
    margin-bottom: 5px;
    position: relative;
 }
 .column4 .item-list-span-img{
    width: 190px;
    height: 125px;
    display: inline-block;
    overflow: hidden;
 }
 .column5 .item-list-span-img{
    width: 190px;
    height: 125px;
    display: inline-block;
    overflow: hidden;
 }
 .column4 .itemThumb a img {
    width: 200px;
    max-width: none;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
 }
 .column5 {
     float: left;
     width: 200px;
     margin: 0 22px 20px 0;
     padding-bottom: 10px;
 }
 .column5:nth-child(4n) {
     margin-right:1px;
 }
 .column5:nth-child(4n+1) {
     clear:both;
 }
 .column5 .itemThumb-wrap {
     margin: 0 0 10px 0;
     position: relative;
 }
 .column5 .itemThumb {
     display: table-cell;
     height: 130px;
     width: 130px;
     text-align: center;
     vertical-align: top;
 }
 .column5 img {
     vertical-align: bottom;
 }
 .column5 .itemThumb a img {
  width: 200px;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
 }
 .pickup .column5,
 .ranking .column5 {
     margin-bottom: 20px;
 }
 .column3 h3,
 .column4 h3,
 .column5 h3 {
     margin-bottom: 3px;
     line-height:125%;
     font-size:13px;
 }
 .column3 img,
 .column4 img,
 .column5 img {
     vertical-align: bottom;
 }
 .column3 p.price,
 .column4 p.price,
 .column4 p.price {
     margin-bottom: 10px;
 }
 .column3 p.sp_price,
 .column4 p.sp_price,
 .column5 p.sp_price {
     color: #9a0f1f;
     margin-top:5px;
 }
 .column3 .badge {
   padding: 0;
   position: absolute;
   display: block;
   z-index: 100;
   bottom: 5px;
   left: 5px;
 }
 .column5 .badge {
   padding: 0;
   position: absolute;
   display: block;
   z-index: 100;
   bottom: 0;
   left: 0;
 }
 .column4 .badge{
    padding: 0;
    position: absolute;
    display: block;
    z-index: 100;
    bottom: 0;
    left: 0;
 }
 .pickup .column5 .itemThumb {
     margin-bottom: 5px;
     position: relative;
     overflow: hidden;
 }
 .pickup .column5 .badge {
   padding: 0;
   position: absolute;
   display: block;
   z-index: 100;
   bottom: 0;
   left: 0;
 }
 .ranking .column5 .itemThumb {
     position: relative;
 }
 .ranking .column5 .badge {
     padding: 6px 0 0 5px;
     position: absolute;
     z-index: 100;
 }
 p.fx_price span.strike {text-decoration: line-through;}
 p.sp_price span.special_price_str,
 p.sp_price span.selling_price_str,
 p.sp_price span.selling_price,
 p.sp_price span.taxin,
 p.sp_price span.discount_rate{
     color: #000;
     font-weight: bold;
 }
 p.price span.selling_price,
 p.price span.taxin{
     color: #000;
     font-weight: bold;
 }
 /* TOP PAGE
 ----------------------------------------------- */
 .half-cont_wrap01, .half-cont_wrap02 {
     overflow: hidden;
 }
 .half-cont {
     float: left;
     width: 350px;
     margin-right: 30px;
 }
 .half-cont:nth-child(2n) {
     float: left;
     width: 350px;
     margin-right: 0;
 }
 section .newItem h2,
 section .pickup h2,
 section .ranking h2,
 section .group h2,
 section .category h2 {
   display: block;
   width:870px;
   margin-bottom: 40px;
   padding: 0 0 10px;
   text-align: center;
   border-bottom: 2px solid #a3a3a3;
   background: url(https://www.keizan-shop.com/pic-labo/title_pickup.png) no-repeat center;
   text-indent: 100%;
   white-space: nowrap;
   overflow: hidden;
 }
 .newItem .new-Title {display:none;}
 .newItem h2 {
     background: url(../img/main_ttl_newitem.gif)  no-repeat;
 }
 .pickup .pickup-Title {display:none;}
 .pickup h2 {
     background: url(../img/main_ttl_pickupitem.gif) no-repeat;
 }
 .ranking .ranking-Title {display:none;}
 .ranking h2 {
     background: url(../img/main_ttl_rankingitem.gif) no-repeat ;
 }
 .news {    margin-bottom: 20px;}
 .news h2 {
     background: url(../img/main_ttl_news_s.gif) no-repeat;
     display: block;
     width:350px; height:26px;
     margin: 0 0 20px;
     padding:11px 0 0 45px;
     font-size: 14px;
     font-weight: bold;
     line-height: 20px;
     color: #FFFFFF;
 }
 .news h2{
    margin: 0;
    padding: 0 0 20px;
    text-align: center;
    border-bottom: 2px solid #a3a3a3;
  }
 .news h2 img {
     display: block;
     height: 14px; width: 56px;
     margin-left:50px ;
 }
 .w100 .news {
     float: none;
     width: 100%;
     margin-right: 0;
     padding: 0 0 20px;
 }
.w100 .news h2 img {
     display: block;
     height: 14px;
     width: 56px;
     margin-left:50px ;
 }
 dl.news-box {
     font-size: 12px;
     padding: 10px 0;
 }
 dl.news-box:first-child {
     padding: 0 0 10px 0;
 }
 .news-box dd {
     line-height: 125%;
 }
 .news-box dd a:hover {
     color: #9a0f1f;
 }
 .freeArea2 {
     padding-bottom: 20px;
     margin-bottom: 30px;
 }
 .freeArea2 h2 {
     background: url(../img/main_ttl_category_s.gif) repeat-x left bottom;
     display: block;
     width:350px; height:26px;
     margin: 0 0 20px;
     padding:11px 0 0 0;
     border: none;
 }
 .freeArea2 h2 img {
     display: block;
     height: 14px;
     width: 96px;
     margin-left:50px ;
 }
 .freeArea2 .free-contents {
     padding-top: 0;
 }
 .freeArea2 .free-contents p a{
     text-decoration: underline;
 }
 .freeArea2 .free-contents ul
 {margin: 40px 0;}
 .freeArea2 .free-contents ul li
 {list-style-type: none;}
 .freeArea2 .free-contents ul.side_btn li
 {list-style-type: none;
 }
 .freeArea2 .free-contents ul.side_btn li a
 {display: block;}
 .freeArea2 .free-contents ul.side_btn li a:hover{
   opacity: 0.8;
 }
 .freeArea2 .free-contents ol
 {margin: 0px 40px;}
 .freeArea2 .free-contents ol li
 {list-style-type: decimal;}
 .w100 .freeArea2 {
     float: none;
     width: 100%;
     padding: 0 0 20px;
 }
 /* NEWS
 ----------------------------------------------- */
.free-contents {
     overflow: hidden;
 }
.freeArea2 .free-contents h2.news {
   display: block;
   width:870px;
   margin: 0;
   padding: 0 0 10px;
   text-align: center;
   border-bottom: 2px solid #a3a3a3;
   background: url(https://www.keizan-shop.com/pic-labo/title_news.png) no-repeat center;
   text-indent: 100%;
   white-space: nowrap;
   overflow: hidden;
 }
.free-contents .news_box{
    padding: 17px 0;
    border-bottom: 1px solid #cfcfcf;
 }
.free-contents .news_box .news_img{
    float: left;
 }
.free-contents .news_box .news_text{
   float: right;
    width: 740px;
    font-size: 100%;
 }
.free-contents .news_box .news_text span.news_tag{
 width: 5.5em;
 font-size: 85%;
 text-align: center;
 font-weight: bold;
 color: #5f5f5f;
 background: #eaeae9;
 display: inline-block;
 margin-left: 20px;
 }
.free-contents .news_box .news_text p.news{
  margin: 8px 0 0;
  line-height: 1.7em;
 }
 .free-contents .news_box .news_text p.news a{
    text-decoration: none;
  }
.free-contents .news_box .news_text p.news a:hover{
   color:#333;
   text-decoration: underline;
 }
 .w100 .freeArea2 h2 img {
     display: block;
     height: 14px;
     width: 96px;
     margin-left:50px ;
 }
 #main-column .w100 .freeArea2 .freeAreaTitle{
     padding-left:50px;
 }
 #main-column .half-cont .freeArea2 .freeAreaTitle{
     padding-left:45px;
     font-size: 14px;
     font-weight: bold;
     line-height: 20px;
     color: #FFFFFF;
 }
 .freeArea2 .free-banner {
     margin-bottom: 10px;
 }
 .freeArea2 .free-contents p {
     font-size: 100%; line-height:125%;
 }
 #sub-column section .freeArea2 .free-contents p img {
     max-width: 100%;
     width: auto;
     height: auto;
 }
 /* Fureture
 ----------------------------------------------- */
.freeArea2 .free-contents h2.feature {
   display: block;
   width:870px;
   margin: 0;
   padding: 0 0 10px;
   text-align: center;
   border-bottom: 2px solid #a3a3a3;
   background: url(https://www.keizan-shop.com/pic-labo/title_feature.png) no-repeat center;
   text-indent: 100%;
   white-space: nowrap;
   overflow: hidden;
 }
.freeArea2 .free-contents ul.feature_bnr li{
  float:left;
}
.freeArea2 .free-contents ul.feature_bnr li:first-child{
  margin-right: 30px;
}
 .group {margin-bottom: 20px;}
 .group .group-Title {display:none;}
 .group h2 {
     background: url(../img/main_ttl_group_s.gif) no-repeat ;
     margin: 0 0 20px;
 }
 .shopDiary .free-banner {
     margin: 0;
 }
 .w100 .group {
     float: none;
     width: 100%;
     margin-right: 0%;
     margin-bottom: 20px;
 }
 .w100 .group .group-Title {    display:none;}
 .w100 .group h2 {
     background: url(../img/main_ttl_group_l.gif) no-repeat;
 }
 .w100 .group h2 img {
     display: block;
     height: 20px;
     width: 85px;
     margin: 0 auto;
 }
 .group .group-banner {
     margin-bottom: 5px;
 }
 .group ul {
     line-height: 100%;
 }
 .group ul li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     padding: 0px 15px 0px 15px; margin:0 0 9px 0;
     background: url(../img/listmark_01.gif) no-repeat left center;
     font-size: 12px; line-height:100%;
 }
 .category {    margin-bottom: 20px;}
 .category .category-Title {    display:none;}
 .category h2 {
     background: url(../img/main_ttl_category_s.gif) no-repeat;
     width:350px; height:37px;
 }
 .w100 .category {
     position: relative;
     float: none;
     width: 100%;
     margin-bottom: 20px;
 }
 .w100 .category h2 {
     background: url(../img/main_ttl_category_l.gif) no-repeat;
 }
 .w100 .category h2 img {display:none;}
 .w100 .category h3{
     font-weight: bold;
     line-height: 120%;
     font-size:   100%;
 }
 .category .category-banner {
     margin-bottom: 5px;
 }
 .category ul {
     line-height: 100%;
 }
 .category ul li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     padding: 0px 15px 0px 15px; margin:0 0 9px 0;
     background: url(https://www.keizan-shop.com/pic-labo/illlust_noimg.png) no-repeat center left;
     font-size: 14px; line-height:100%;
 }
 section.half-cont div.category section h3{
     font-weight: bold;
     line-height: 120%;
     font-size:   100%;
 }
  .freeArea {
     width: 100%;
     height: 300px;
 }
 .freeArea h2 {
     font-size: 14px;
     font-weight: bold;
     line-height: 37px;
     vertical-align:middle;
     margin-bottom: 20px;
     padding: 0 0 0 20px;
     color:#FFFFFF;
     width:730px; height:37px;
     background: url(../img/main_ttl_bg.gif)  no-repeat;
 }
 /*  Sub Column
 ----------------------------------------------- */
 #sub-column .group,
 #sub-column .category,
 #sub-column #followUs,
 #sub-column .newItem,
 #sub-column .link {
     width: 290px;
     margin: 0;
     padding: 0;
 }
 #sub-column h2 {
     width:100%;
     background: url(https://www.keizan-shop.com/pic-labo/title_category.png) no-repeat;
     padding: 0;
     margin: 0;
     border-top: none;
     border-bottom: 2px solid #adadad;
     text-indent:100%;
     white-space:nowrap;
     overflow:hidden;
 }
 #sub-column h2 a:visited {
     color: #FFFFFF;
     font-size: 100%;
 }
 #sub-column h2 a:link{
     color: #FFFFFF;
     font-size: 100%;
 }
 #sub-column .newItem h2,
 #sub-column .pickup h2,
 #sub-column .ranking h2 {
     background: url(../img/side_ttl_bg.gif) repeat-x left bottom;
     font-size: 120%;
     color:#FFFFFF;
     font-weight: bold;
     width:220px; height:35px;
     line-height: 35px;
     vertical-align:middle;
     margin: 0 0 10px 0; padding: 0 0 0 20px;
 }
 #sub-column .freeArea2 {
     margin: 0 0 30px;
     padding: 0;
 }
 #sub-column .newItem,
 #sub-column .pickup,
 #sub-column .ranking {
     margin: 0 0 30px;
     line-height: 100%;
 }
 #sub-column .newItem .column3,
 #sub-column .newItem .column4 {
     padding: 0;
     margin: 0 auto 20px auto;
     float: none;
     width: 170px;
 }
 #sub-column .pickup .column5,
 #sub-column .ranking .column5 {
     width: 130px;
     float: none;
     padding: 0;
     margin: 0 auto 20px auto;
 }
 #sub-column .category nav ul li{
 font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
 }
 #sub-column .category h3 {
   padding: 12px 0 12px 10px;
   display: block;
   border-bottom: 1px solid #cfcfce;
   margin: 0;
   font-size: 110%;
   background: #fcfcfc;
 }
 #sub-column .category h3 span{
    display: inline-block;
    padding-right: 25px;
    background: url(https://www.keizan-shop.com/pic-labo/ctg_icn.png) no-repeat center right;
 }
 #sub-column .group nav,
 #sub-column .category nav,
 #sub-column .link nav {
     margin-bottom: 20px;
     border-top: none;
 }
 #sub-column .category nav{
     margin-bottom: 0;
 }
 #sub-column .group nav ul,
 #sub-column .category nav ul,
 #sub-column .link nav ul {
     line-height: 100%;
 }
 #sub-column .group nav ul li,
 #sub-column .category nav ul li,
 #sub-column .link nav ul li {
      display: block;
      padding-right: 10px;
      height: 55px;
      border-bottom: 1px solid #cfcfce;
      margin: 0;
 }
 #sub-column .link nav ul li {
     line-height:180%;
 }
 #sub-column .keyword nav ul li {
     display: inline;
 }
 #sub-column .group nav ul li:last-child,
 #sub-column .category nav ul li:last-child,
 #sub-column .link nav ul li:last-child {
     border-bottom: solid 1px #cfcfcf;
 }
 #sub-column .group nav ul li,
 #sub-column .category nav ul li,
 #sub-column .link nav ul li {
     border-bottom: solid 1px #cfcfcf;
 }
 #sub-column .category nav ul li.listcat2 {
     background: url(https://www.keizan-shop.com/pic-labo/ctg_arrow.png) no-repeat 270px;
 }
 #sub-column .category nav ul li.listcat3 {
     background: url(https://www.keizan-shop.com/pic-labo/ctg_arrow.png) no-repeat 270px;
 }
 #sub-column .group nav,#sub-column .category nav, #sub-column .link nav {
     border-top: none;
 }
 #sub-column .group nav ul li a,
 #sub-column .category nav ul li a,
 #sub-column .link nav ul li a {
     text-decoration: none;
     line-height: 180%;
 }
 #sub-column .group nav ul li:first-child a,
 #sub-column .category nav ul li:first-child a,
 #sub-column .link nav ul li:first-child a {
     border-top: none;
 }
 #sub-column .group nav ul li a:hover,
 #sub-column .group nav ul li a:active,
 #sub-column .category nav ul li a:hover,
 #sub-column .category nav ul li a:active,
 #sub-column .link nav ul li a:hover,
 #sub-column .link nav ul li a:active {
     color: #9a0f1f;
     text-decoration: none;
 }
 /*片口大*/
 #sub-column .category nav ul li.cat_1079429{
    background: url(https://www.keizan-shop.com/pic-labo/ctg_img01.png) no-repeat center left;
}
 /*薄手ミニそば猪口*/
#sub-column .category nav ul li.cat_1079430{
   background: url(https://www.keizan-shop.com/pic-labo/ctg_img02.png) no-repeat center left;
}
/*角皿*/
#sub-column .category nav ul li.cat_1079431{
  background: url(https://www.keizan-shop.com/pic-labo/ctg_img03.png) no-repeat center left;
}
/*平盃*/
#sub-column .category nav ul li.cat_1079432{
  background: url(https://www.keizan-shop.com/pic-labo/ctg_img04.png) no-repeat center left;
}
/*注器*/
#sub-column .category nav ul li.cat_1079433{
  background: url(https://www.keizan-shop.com/pic-labo/ctg_img05.png) no-repeat center left;
}
/*カップ*/
#sub-column .category nav ul li.cat_1125319{
 background: url(https://www.keizan-shop.com/pic-labo/ctg_img06.png) no-repeat center left;
}
/*mg&gk*/
#sub-column .category nav ul li.cat_1112499{
 background: url(https://www.keizan-shop.com/pic-labo/ctg_img07.png) no-repeat center left;
}
/*くじら*/
#sub-column .category nav ul li.cat_1079434{
  background: url(https://www.keizan-shop.com/pic-labo/illust_img01.png) no-repeat center left;
}
/*蛸唐草*/
#sub-column .category nav ul li.cat_1079435{
  background: url(https://www.keizan-shop.com/pic-labo/illust_img02.png) no-repeat center left;
}
/*撫子*/
#sub-column .category nav ul li.cat_254064{
  background: url(https://www.keizan-shop.com/pic-labo/illlust_noimg.png) no-repeat center left;
}
/*海老*/
#sub-column .category nav ul li.cat_1079437{
  background: url(https://www.keizan-shop.com/pic-labo/illust_img03.png) no-repeat center left;
}
/*捻祥瑞*/
#sub-column .category nav ul li.cat_1079438{
  background: url(https://www.keizan-shop.com/pic-labo/illust_img04.png) no-repeat center left;
}
/*呉須刷毛*/
#sub-column .category nav ul li.cat_1079439{
  background: url(https://www.keizan-shop.com/pic-labo/illust_img05.png) no-repeat center left;
}
/*草花紋*/
#sub-column .category nav ul li.cat_1079440{
  background: url(https://www.keizan-shop.com/pic-labo/illust_img06.png) no-repeat center left;
}
/*高山寺*/
#sub-column .category nav ul li.cat_1079441{
  background: url(https://www.keizan-shop.com/pic-labo/illust_img07.png) no-repeat center left;
}
/*黄彩丸紋*/
#sub-column .category nav ul li.cat_254070{
  background: url(https://www.keizan-shop.com/pic-labo/illlust_noimg.png) no-repeat center left;
}
/*牡丹*/
#sub-column .category nav ul li.cat_254071{
  background: url(https://www.keizan-shop.com/pic-labo/illlust_noimg.png) no-repeat center left;
}
/*赤渕*/
#sub-column .category nav ul li.cat_254072{
  background: url(https://www.keizan-shop.com/pic-labo/illlust_noimg.png) no-repeat center left;
}
/*渕*/
#sub-column .category nav ul li.cat_254073{
  background: url(https://www.keizan-shop.com/pic-labo/illlust_noimg.png) no-repeat center left;
}
/*骨*/
#sub-column .category nav ul li.cat_1079446{
  background: url(https://www.keizan-shop.com/pic-labo/illust_img08.png) no-repeat center left;
}
/*かに*/
#sub-column .category nav ul li.cat_254075{
  background: url(https://www.keizan-shop.com/pic-labo/illlust_noimg.png) no-repeat center left;
}
/*富士山水*/
#sub-column .category nav ul li.cat_254076{
  background: url(https://www.keizan-shop.com/pic-labo/illlust_noimg.png) no-repeat center left;
}
/*なずな*/
#sub-column .category nav ul li.cat_1079449{
  background: url(https://www.keizan-shop.com/pic-labo/illust_img09.png) no-repeat center left;
}
/*青海波*/
#sub-column .category nav ul li.cat_254078{
  background: url(https://www.keizan-shop.com/pic-labo/illlust_noimg.png) no-repeat center left;
}
/*鯛*/
#sub-column .category nav ul li.cat_1079451{
  background: url(https://www.keizan-shop.com/pic-labo/illust_img10.png) no-repeat center left;
}
 #sub-column .category nav ul li div.sitelink{
      background: url(https://www.keizan-shop.com/pic-labo/ctg_arrow.png) no-repeat right;
      width: 85%;
      line-height: 55px;
      padding-left: 30px;
      overflow: hidden;
      display: -webkit-inline-box;
      display: inline-block;
  }
 #sub-column .category nav ul li div.sitelink a{
      display: inline-block;
      width: 100%;
}
 #sub-column #snav_calendar h2 {
     background-image: none;
 }
 #sub-column #subc_calendar {
     width:     240px;
     margin-bottom: 30px;
 }
 #sub-column div.subc_cal_cont {
     width:     240px;
     padding:0px;
 }
 #sub-column div#subc_calendar h2 {
     background: url(../img/Title-scolumn_calendar.gif) no-repeat;
     width: 240px;
     text-align: center;
     padding: 0;
     margin: 0;
 }
 #sub-column div.cal_wrapper {
     padding:20px;
     border-right:1px solid #383838;border-left:1px solid #383838;}
 #sub-column div.cal_wrapper table.cal {
     width: 100%;
     line-height: 100%;
 }
 #sub-column div.cal_wrapper table.cal tr th p.month {
     float: left;
     width: 70%;
     text-align: center;
     font-size: 100%;
 }
 #sub-column div.cal_wrapper table.cal tr th input {
     float: left;
     border: none;
 }
 #sub-column div.cal_wrapper table.cal tr th input.prev {
     background: url(../img/calendar_pleft.gif) no-repeat left bottom #FFF;
     width: 15%;
     height: 17px;
 }
 #sub-column div.cal_wrapper table.cal tr th input.next {
     background: url(../img/calendar_pright.gif) no-repeat right bottom #FFF;
     width: 15%;
     height: 17px;
 }
 #sub-column div.cal_wrapper table.cal tr td {
     border: solid 1px #CCC;
     font-size: 100%;
     text-align: center;
 }
 #sub-column div.cal_wrapper table.cal tr.headline td {
     border: none;
     padding: 10px 0 2px 0;
 }
 #sub-column div.cal_wrapper table.cal td {
     border: none;
     height:18px; vertical-align:middle; line-height:18px; }
 #sub-column div.cal_wrapper table.cal td div {
     border: none;
     height:18px; padding:0;
 }
 #sub-column div.subc_cal_cont .cap {
     font-size: 90%;
     width: auto; padding:0 20px 20px 20px;
     border-right:1px solid #383838;border-left:1px solid #383838; border-bottom:1px solid #383838;}
 #sub-column div.subc_cal_cont .cap ul {
     margin: 0px 0 0;
 }
 #sub-column div.subc_cal_cont .cap li {
     display: inline-block;
     line-height: 100%;
     overflow: hidden;
 }
 #sub-column div.subc_cal_cont .cap li span {
     margin: 0 10px 0 0;
 }
 .cap_txt span {height:13px; vertical-align:middle;}
 #sub-column div.subc_cal_cont .cap .ico_cap01 {
     width:20px; height:13px; display:inline-block;
     vertical-align: middle;
     margin: 0 5px 0 0;
     color: #9a0f1f;
 }
 #sub-column div.subc_cal_cont .cap .ico_cap02 {
     width:20px; height:13px; display:inline-block;
     vertical-align: middle;
     margin: 0 5px 0 0;
     color: #9c8622;
 }
 #sub-column div.subc_cal_cont .cap .ico_cap02 {
     width:20px; height:13px; display:inline-block;
     vertical-align: middle;
     margin: 0 5px 0 0;
     color: #9c8622;
 }
 #sub-column div.subc_cal_cont .cap .cap-info {
     line-height: 100%;
     padding: 10px 0 0;
 }
 #sub-column div.cal_wrapper table.cal tr td div.Today {
     background-color: #CCCCCC;
     font-weight: bold;
 }
 #sub-column div.cal_wrapper table.cal tr td div.Deli {
     background-color: #9c8622;
 }
 #sub-column div.cal_wrapper table.cal tr td div.Holyday {
     background-color: #9a0f1f;
     color: #FFFFFF;
 }
 #sub-column div.cal_wrapper table.cal tr td div.backward {
     color: #CCC;
     font-weight: normal;
     background-color: #FFF;
 }
 #sub-column div.cal_wrapper table.cal tr td div.pointer {
     cursor: pointer;
 }
 #sub-column div.cal_wrapper table.cal tr td div.pointer:hover {
     background-color: #EEE;
 }
 #sub-column #snav_mailMag {
     background: url(../img/Title-scolumn_mmag.gif) no-repeat;
     padding: 35px 0 0;
     width:     240px;
     margin-bottom: 30px;
 }
 #sub-column #snav_mailMag h2 {
     background-image: none;
 }
 #sub-column div.snav_mailMag_cont {
     width:     240px;
     padding: 10px 0 0;
     background:url(../img/mail_magazine_bg.gif) repeat-y;
     border-bottom:1px solid #383838;
 }
 #sub-column div.snav_mailMag_cont h2 {
     width:     240px;
     text-align: center;
     padding: 0;
     margin: 0;
 }
 #sub-column div.snav_mailMag_cont p {
     font-size: 100%;
     line-height: 100%;
     padding: 5px 0 10px;
     margin:10px 20px 0px 20px;
 }
 #sub-column div.snav_mailMag_cont input.mailAddress{
     width: 150px;
     height: 18px;
     position: relative;
     vertical-align: middle;
     margin-left:20px;
 }
 #sub-column div.snav_mailMag_cont input.submit_mailMag {
     width: 43px;
     height: 21px;
     text-align: center;
     background-color: #9a0f1f;
     border: none;
     color: #FFF;
 }
 #sub-column div.snav_mailMag_cont input.submit_mailMag:hover {
     background-color: #666;
 }
 #sub-column #snav_followUs {
     margin: 0 0 20px 0;
 }
 #sub-column #snav_followUs nav ul {
     overflow: hidden;
 }
 #sub-column #snav_followUs nav ul li {
     float: left;
     margin: 0 5px 0 0;
     padding: 0;
 }
 #sub-column #snav_followUs nav ul li img {
     vertical-align: bottom;
 }
 #sub-column #snav_followUs nav ul li a:hover img{
     opacity: .70;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cursor: pointer;
 }
 #subc_freeArea {
     margin: 0 0 10px 0;
 }
 #subc_freeArea img {
     margin-bottom: 10px;
 }
 /*  Footer
 ----------------------------------------------- */
 div#enquete-footer,
 div#cart-footer,
 footer {
     width: 100%;
     min-width: 1200px;
     margin: 0 auto;
 }
 #footer-inner {
     width:100%;
     height:auto;
     margin: 0 auto;
     overflow: hidden;
 }
 #Contact {
	width:1200px;
	margin: 0 auto;
}
 #Contact ul.banner{
	height:181px;
}
 #Contact ul.banner li{
	float:left;
}
 #Contact ul.banner li:first-child{
	margin-right:40px;
}
 #Contact ul.banner li a{
	display:block;
}
#Contact div.contact{
	margin:50px auto;
	border:1px solid #d4d5d5;
}
#Contact div.contact a:hover{
	text-decoration:underline;
}
div#Contact div.contact h4{
	padding:15px 0;
	text-align:center;
	font-size:130%;
	font-weight:bold;
	border-bottom:1px solid #d4d5d5;
}
div#Contact div.contact ul.contact_inner{
	padding:40px 10%;
}
div#Contact div.contact ul.contact_inner li{
	width: 45%;
    float: left;
	display:inline-block;
}
div#Contact div.contact ul.contact_inner li:first-child{
	border-right:1px solid #d4d5d5;
	vertical-align:top;
	margin-left: 0;
}
div#Contact div.contact ul.contact_inner li:last-child{
	vertical-align:middle;
	margin-left: 90px;
}
div#Contact div.contact ul.contact_inner ul.question li{
	width:auto;
	float:left;
	border:none;
	padding:0;
	margin:0;
}
div#Contact div.contact ul.contact_inner ul.question li.last{
	margin-left:50px;
}
div#Contact div.contact ul.contact_inner ul.question li a{
	width:100%;
	padding-left:22px;
	background: url(https://www.keizan-shop.com/pic-labo/icn_howto.png) no-repeat 0em;
    -moz-background-size: 15px 15px;
    background-size: 15px 15px;
}
div#Contact div.contact ul.contact_inner p{
	margin-bottom:15px;
}
div#Contact div.contact ul.contact_inner p.bold{
	font-weight:bold;
}
div#Contact div.contact ul.contact_inner p.last{
	margin-bottom:0;
	margin-top: 15px;
}
 #enquete-footer #footer-inner .footer_gnavi{
     padding:0 !important;
}
 /*---------------------------------------------
 original Footer
---------------------------------------------*/
div#globalFooter{
	width:100%;
	height:340px;
	margin-top:5%;
	background:#f7f7f7;
}
div#globalFooter a:hover{
	text-decoration:underline;
}
div#globalFooter div.footer_wrap{
	width:1200px;
	margin:0 auto;
}
div#globalFooter div.footer_wrap div.footer_left{
	padding: 60px 0 0;
    float: left;
    width: 50%;
    height: 240px;
}
div#globalFooter div.footer_wrap div.footer_left p.logo{
	margin-bottom:45px;
}
div#globalFooter div.footer_wrap div.footer_left ul li{
	float:left;
}
div#globalFooter div.footer_wrap div.footer_left ul li span{
	font-weight:bold;
}
div#globalFooter div.footer_wrap div.footer_left ul li:first-child{
	margin-right:50px;
}
div#globalFooter div.footer_wrap div.footer_right{
	padding: 60px 0 0;
    float: right;
    width: 40%;
    height: 235px;
    position: relative;
}
div#globalFooter div.footer_wrap div.footer_right ul.sitelist{
	float:left;
}
div#globalFooter div.footer_wrap div.footer_right ul.sitelist li a{
	line-height:2em;
	padding-left:10px;
	background: url(https://www.keizan-shop.com/pic-labo/icn_footarrow.png) no-repeat 0em;
    -moz-background-size: 5px 8px;
    background-size: 5px 8px;
}
div#globalFooter div.footer_wrap div.footer_right ul.sitelist li.left a{
	margin-right:80px;
}
div#globalFooter div.footer_wrap div.footer_right ul.sitelist li.right a{
	margin-right:0;
}
div#globalFooter div.footer_wrap div.footer_right ul.sns{
	position:absolute;
	bottom:0;
}
div#globalFooter div.footer_wrap div.footer_right ul.sns li{
	float:left;
	font-size:130%;
	font-weight:bold;
	margin-right:50px;
}
div#globalFooter div.footer_wrap div.footer_right ul.sns li:last-child{
	margin-right:0;
}
div#globalFooter div.footer_wrap div.footer_right ul.sns li.fb a{
	padding-left:15px;
	background: url(https://www.keizan-shop.com/pic-labo/icn_sns_fb.png) no-repeat 0em;
    -moz-background-size: 10px 18px;
    background-size: 10px 18px;
}
div#globalFooter div.footer_wrap div.footer_right ul.sns li.insta a{
	padding-left:22px;
	background: url(https://www.keizan-shop.com/pic-labo/icn_sns_insta.png) no-repeat 0em;
    -moz-background-size: 18px 18px;
    background-size: 18px 18px;
}
  /*---------------------------------------------
 original Footer End
---------------------------------------------*/
 div#cart-footer div.cart-nav,
 footer nav, #copyright {
	background: #fff;
    text-align: center;
    width: 100%;
    margin: 5px auto;
    display: inline-block;
 }
 #copyright ul {width:100%; margin: 0 auto; padding:5px 0;}
 #copyright ul li {
	 font-size:80%;
     color: #000;
     background-image: none;
     padding: 0;
 }
 #enquete-footer #footer-inner .footer_gnavi ul li a:hover,
 div#cart-footer #footer-inner .footer_gnavi ul li a:hover,
 footer #footer-inner .footer_gnavi ul li a:hover {
     color: #FFF;
     text-decoration: none;
 }
 #enquete-footer #footer-inner .footer_gnavi{border:none;}
 /*  Page Top
 ----------------------------------------------- */
 #page-top {
     position: fixed;
     bottom: 80px;
     right: 20px;
     z-index: 100;
 }
 #page-top a {
     padding: 0;
     display: block;
 }
 #page-top a:hover {
     text-decoration: none;
 }
 #page-top a:hover img {
     opacity: 0.7;
 }
 /*---------------------------------------------
     itemDetail/itemList
   ---------------------------------------------*/
 /* itemList
 ----------------------------------------------- */
 #itemList_wrap {
     margin: 0 0 20px 0;
 }
 #itemList {
     margin: 15px 0 0 0;
     position: relative;
 }
 article #main-column #itemList section {
     margin: 0;
 }
 article #main-column #itemList h1 {
     font-size: 14px;
     font-weight: bold;
     line-height: 37px;
     vertical-align:middle;
     margin-bottom: 20px;
     padding: 0 0 0 50px;
     color:#FFFFFF;
     width:730px; height:37px;
     background: url(../img/main_ttl_itemlist.gif)  no-repeat;
 }
 .column4 h2 {
     margin-bottom: 3px;
 }
 article #main-column #itemList section.column4 {
     height: 194px;
     margin-left: 10px;
 }
 article #main-column #itemList section.column4:nth-child(4n) {
     margin: 0 1px 20px 0;
 }
 #itemList2 {margin:15px 0 0 0;position:relative;}
 #itemList2 .column4 {
    width: 23%;
    overflow: hidden;
    height: 340px;
}
 #itemList2 .column4 .itemThumb-wrap {
   position: relative;
   overflow: hidden;
   height: 130px;
 }
 #itemList2 .column4 .inner-catch {
   line-height: 125%;
  font-size: 13px;
 }
 #itemList_wrap #pager-top {
     width: 100%;
     padding:0;
     margin:0 0 10px 0;
     overflow: hidden;
     line-height: 100%;
 }
 #itemList_wrap div.pagerlist #pager-bm {
     width: 100%;
     padding: 0;
     margin: 0 0 20px 0;
     overflow: hidden;
     line-height: 100%;
 }
 #itemList_wrap #pager-top .quantity {
     float: left;
     font-size:80%;
     line-height:100%;
 }
 #itemList_wrap #pager-bm .quantity {
     float: left;
     font-size:80%;
     line-height:100%;
     margin: 1px 30px 0 0;
 }
 #itemList_wrap #pager-top .selectbox, #itemList_wrap #pager-bm .selectbox {
     font-size: 95%;
 }
 #itemList_wrap #pager-top .selectbox {margin-bottom:10px;}
 #itemList_wrap #pager-top .selectbox .select01 {margin-right:10px;}
 #itemList_wrap #pager-top .pagerlist, #itemList_wrap #pager-bm .pagerlist {
     float: right;
 }
 #itemList_wrap #pager-top ul, #itemList_wrap #pager-bm ul {
     margin: 0;
     padding: 0;
     overflow: hidden;
     *zoom: 1;
 }
 #itemList_wrap #pager-top ul li, #itemList_wrap #pager-bm ul li {
     float: left;
     *float: none;
     *display: inline;
     padding: 0 4px;
     margin: 0;
     line-height: 100%;
     *zoom: 1;
     font-size: 100%;
 }
 #itemList_wrap #pager-top ul li.pagericon, #itemList_wrap #pager-bm ul li.pagericon  {
     float: left;
     *float: none;
     *display: inline;
     padding: 0;
     margin: 0;
     line-height: 100%;
     *zoom: 1;
 }
 #pager-top ul li.selected, #pager-bm ul li.selected {
     font-weight: bold;
     text-decoration: none;
 }
 /* itemDetail
 ----------------------------------- */
 #itemDetail-cont {
     overflow: hidden;
 }
 #itemDetail-cont .cartArea input:hover,
 #itemDetail-cont .cartArea .variation a:hover{
     opacity: .70;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cursor: pointer;
 }
 #itemDetail-cont .itemThumb-wrap {
     float: left;
     width: 350px;
     margin: 40px 20px 0 70px;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb-main {
     text-align:center;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb-main img {
     height: auto;
     margin: 0 0 5px 0;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb ul {
     overflow: hidden;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb ul li {
     float: left;
     padding: 0;
     height: 80px;
     width: 113px;
     margin: 0 5px 5px 0;
     overflow: hidden;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb ul li:nth-child(3n) {
     margin: 0 0 5px 0;
 }
 #itemDetail-cont .itemOutline {
     float: left;
     width: 350px;
     margin: 40px 0 0 50px;
 }
 #itemDetail-cont .itemOutline .icons {
     margin: 0 0 10px 0;
 }
 #itemDetail-cont .itemOutline  ul.ico_salesMethod {
     overflow: hidden;
     margin: 0 0 10px 0;
 }
 #itemDetail-cont .itemOutline ul.ico_salesMethod li {
     float: left;
     width: 81px;
     height: 22px;
 }
 #itemDetail-cont .itemOutline  ul.ico_itemType {
     overflow: hidden;
 }
 #itemDetail-cont .itemOutline ul.ico_itemType li {
     float: left;
     height: 29px;
 }
 #itemDetail-cont table.snsArea {width:auto;}
 article#Detail #main-column .itemOutline h1 {
      font-size: 150%;
      font-weight: normal;
      line-height: 100%;
      padding: 0;
      margin: 0 0 10px 0;
      background: none;
      height: 100%;
      color: #000;
      height: auto;
      width: auto;
      border: none;
 }
 article#Detail #main-column h2 {
     background: none;
     margin: 0;
     padding: 0;
     font-weight:bold;
 }
 article#Detail section#itemDetail-wrap p.price {
     text-decoration: line-through;
     margin-bottom: 5px;
 }
 article#Detail section#itemDetail-wrap p.sp_price {
     font-size: 14px;
     color: #9a0f1f;
     font-weight: bold;
     margin-bottom: 10px;
 }
 article#Detail section#itemDetail-wrap p.regular_price {
     margin-bottom: 10px;
     color: #19479a;
 }
 section#itemDetail-wrap table.spec {
     line-height: 250%;
     margin: 15px 0 15px;
 }
 section#itemDetail-wrap table.spec tr {
     border: none;
 }
 section#itemDetail-wrap table.spec tr.date {
     line-height:150%;
 }
 section#itemDetail-wrap table.spec th,
 section#itemDetail-wrap table.spec td {
     padding:0px 0;}
 section#itemDetail-wrap table.spec th {
     vertical-align: top;
     padding: 0 5px 0 0;
     width: 40%;
 }
 section#itemDetail-wrap table.spec td input{
   padding: 5px 13px;
}
 section#itemDetail-wrap table.date,
 section#itemDetail-wrap table.mfr,
 section#itemDetail-wrap table.model,
 section#itemDetail-wrap table.jan,
 section#itemDetail-wrap table.count {
     margin:0;
 }
 section#itemDetail-wrap table.price {
      font-size: 140%;
      line-height: 170%;
      margin: 20px 0 20px;
 }
 section#itemDetail-wrap table.price th {
     font-size: 90%;
     padding: 0 0 1px;
 }
 section#itemDetail-wrap table.price td {
     font-size: 80%;
 }
 table.price tr.fx_price span.strike span.fixed_price,
 table.price span.strike {
     text-decoration: line-through;
 }
 table.price tr.price span.selling_price,
 table.price tr.price span.taxin,
 table.price tr.price span.discount_rate,
 table.price tr.sp_price span.special_price,
 table.price tr.sp_price span.taxin,
 table.price tr.sp_price span.discount_rate {
     color: #FF0000;
     font-size: 120%;
     font-weight: bold;
     margin-bottom: 3px;
 }
 table.price tr.rg_price span.regular_price_str {
     color: #2A78D0;
     margin-bottom: 3px;
 }
 table.price tr.rg_price span.regular_price,
 table.price tr.rg_price span.taxin
 {
     color: #2A78D0;
     margin-bottom: 3px;
 }
 table.price tr.rg_price span.publish_point {color:inherit;}
 section#itemDetail-wrap table.count th,
 section#itemDetail-wrap table.count td {
     padding:5px 0;}
 section#itemDetail-wrap .cartArea {
     margin: 10px 0  20px 0;
 }
 section#itemDetail-wrap .cartArea img {
     width: 182px;
     height: 40px;
 }
 section#itemDetail-wrap .cartArea img.nostock {
     width: auto;
     height: auto;
 }
 section#itemDetail-wrap .cartArea table.variation {
     width: 100%;
     word-break:break-all;
 }
 section#itemDetail-wrap .cartArea tr.t-variation {
     background-image: url(../img/valiation_bk.gif);
     background-repeat: x-repeat;
     background-position: left top;
 }
 section#itemDetail-wrap .cartArea table.variation th {
     font-size: 10px;
     font-weight: bold;
     padding: 3px 5px;
     text-align: center;
     line-height: 150%;
     background-color:#cacaca;
     border: 1px solid #CCCCCC;
 }
 section#itemDetail-wrap .cartArea table.variation tr {
     border-bottom: 1px dotted #CCCCCC;
 }
 section#itemDetail-wrap .cartArea table.variation tr.t-variation {
     border: none;
 }
 section#itemDetail-wrap .cartArea table.variation td {
     font-size: 10px;
     padding: 5px 0;
     text-align: center;
     line-height: 150%;
     border: 1px solid #CCCCCC;
 }
 section#itemDetail-wrap .cartArea table.variation td img {
     vertical-align: middle;
     width: 102px;
     height: 25px;
 }
 section#itemDetail-wrap .cartArea table.variation span.nostock {
     color: #9a0f1f;
 }
 section#itemDetail-wrap p.cancel {
     padding-left: 13px;
     background-image: url(../img/ico_next.gif);
     background-repeat: no-repeat;
     background-position: left center;
     margin-bottom: 5px;
 }
 section#itemDetail-wrap p.review_txt {
     padding-left: 13px;
     background-image: url(../img/ico_next.gif);
     background-repeat: no-repeat;
     background-position: left center;
     margin-bottom: 15px;
 }
 section#itemDetail-wrap p.cancel a, section#itemDetail-wrap p.review_txt a {
     display: block;
 }
 .itemOutline ul.snsArea, article#Detail .itemOutline ul.infoArea {
     overflow: hidden;
     margin-bottom: 10px;
     height:30px;
 }
 section#itemDetail-wrap .itemOutline li {
     float: left;
     margin-right: 5px;
 }
 section#itemDetail-wrap .description {
     margin: 20px 0;
     width: 100%;
     padding: 0;
 }
 section#itemDetail-wrap .description p {
     line-height: 150%;
    padding: 0 80px 20px;
    border-bottom: 1px solid #999;
 }
 article#Detail #main-column .spec-g_txt_table_wrap {
     width: 100%;
     overflow: hidden;
     margin-bottom:30px;
 }
 article#Detail #main-column section.spec-g_txt h2,
 article#Detail #main-column .spec-g_txt_table_wrap h2,
 article#Detail #main-column section.spec-g_table h2 {
     background:url(../img/main_ttl_spec_s.gif) no-repeat;
     width:350px; height:37px; color:#FFF;
     line-height:37px; vertical-align:middle;
     padding:0 0 0 15px;
     margin-bottom:10px;}
 article#Detail #main-column section.spec-g_txt {
     float: left;
     margin-right: 4%;
     width: 48%;
 }
 article#Detail #main-column section.spec-g_txt p {
     padding-top:10px;
     line-height: 150%;
 }
 article#Detail #main-column section.spec-g_table {
     float: right;
     width: 48%;
 }
 article#Detail #main-column section.spec-g_table table {
     width: 100%;
 }
 article#Detail #main-column section.spec-g_table th {
     width: 90px;
     max-width: 90px;
     min-width: 25px;
     padding: 10px 0;
     font-weight:bold;
 }
 article#Detail #main-column section.spec-g_table tr {
     border-bottom: 1px dotted #000;
     width: 100%;
 }
 article#Detail #main-column section.spec-g_table td {
     padding: 10px 0;
 }
 article#Detail #main-column .w100 section.spec-g_txt {
     float: none;
     width: 100%;
 }
 article#Detail #main-column .spec-g_txt_table_wrap section:first-child:not(.spec-g_txt) h2 {
     background:url(../img/main_ttl_spec_l.gif) no-repeat;
     width:730px; height:37px; color:#FFF;
     line-height:37px; vertical-align:middle;
     padding:0 0 0 15px;
     margin-bottom:10px;}
 article#Detail #main-column .w100 section.spec-g_txt h2,
 article#Detail #main-column .w100 section.spec-g_table h2 {
     background:url(../img/main_ttl_spec_l.gif) no-repeat;
     width:730px; height:37px; color:#FFF;
     line-height:37px; vertical-align:middle;
     padding:0 0 0 15px;
     margin-bottom:10px;}
 article#Detail #main-column .w100 section.spec-g_txt p {
     padding-top: 10px;
     line-height: 150%;
 }
 article#Detail #main-column .w100 section.spec-g_table {
     float: none;
     width: 100%;
 }
 article#Detail #main-column .w100 table.spec-g_cont tr {
     border-bottom: 1px dotted #000;
     width: 100%;
 }
 article#Detail #main-column .w100 table.spec-g_cont th {
     padding: 10px 0;
 }
 article#Detail #main-column .w100 table.spec-g_cont td {
     padding: 10px 0;
 }
 section.userreview {
     padding: 20px 0 0;
 }
 article#Detail #main-column section.userreview h2 {
     background:url(../img/main_ttl_review.gif) no-repeat;
     width:730px; height:37px; line-height:37px; vertical-align:middle;
     color:#FFF; font-size:14px; font-weight:bold;
     padding:0 0 0 50px;
     margin-bottom:20px
     }
 section.userreview table.userreview_list {
     width: 100%;
     margin: 0 0 10px 0;
     line-height: 150%;
     border-bottom: 1px dotted #000;
 }
 section.userreview div.more {
     width: 101px;
     height: 25px;
     margin: 0px 0 30px 0;
     float:right;
 }
 section.userreview div.more:after {
     content: "";
     display: block;
     clear: both;
     }
 section.userreview table.userreview_list tr td.userreview_user {
     text-align: left;
 }
 section.userreview table.userreview_list tr td.userreview_date {
     text-align: right;
 }
 section.userreview table.userreview_list td.userreview_rate img {
     vertical-align: middle; line-height:13px; height:13px; margin-bottom:3px;
 }
 section.userreview table.userreview_list td.userreview_comment {
     padding: 10px 0 16px;
 }
 article#Detail #main-column section.recommend {
     padding:0;
     clear:both;
 }
 article#Detail #main-column section.recommend h2 {
     font-size: 14px;
     font-weight: bold;
     line-height: 37px;
     vertical-align:middle;
     margin-bottom: 20px;
     padding: 0 0 0 50px;
     color:#FFFFFF;
     width:730px; height:37px;
     background: url(../img/main_ttl_itemlist.gif)  no-repeat;
 }
 article#Detail section.column5 {
     border: none;
 }
 .column-set .quantityArea {
     margin-top: 15px;
 }
 /* rating_all
 ----------------------------------------------- */
 article #main-column .pageNav_top {
     overflow: hidden;
     padding-bottom: 0px;
     margin-bottom:-10px;
 }
 article #main-column div.pageNav_top {
     padding-bottom: 10px;
 }
 .pageNav form img{
     float:right;
 }
  article #main-column .pageL  {
     float: left;
 }
  article #main-column .pageL  {
     width:100%;
 }
 article #main-column .pageNav_top .pageL {
     width: 50%;
 }
 .pageNav_top .pageL strong{
     font-weight:bold;
 }
 article #main-column .pageR {
     float: right;
 }
 article #main-column h1 {
      font-size: 190%;
      line-height: 37px;
      vertical-align: middle;
      margin-bottom: 30px;
      padding: 10px 0;
      color: #333;
      border-bottom: dotted 1px;
      font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
      width:100%;
 }
 article #main-column form + section.rating {
     border-top:1px solid #cacaca;
     margin-top:15px;
 }
 article #main-column section.rating {
     border-bottom: 1px solid #cacaca;
     padding-bottom: 30px;
     margin-bottom: 10px;
 }
 article #main-column section.rating .reviewBox {
     overflow: hidden;
     margin:30px 0 0 0; padding:20px;
     background:#f1f1f1;
 }
 article #main-column section.rating .tmb {
     float: left;
     margin-right: 20px;
 }
 article #main-column section.rating .reviewTxt {
     float: right;
     width: 580px;
     line-height:150%;
 }
 article #main-column section.rating .ttlArea {
     overflow: hidden;
 }
 article #main-column section.rating h2 {
     float: left;
     font-size: 14px;
     background: none;
     font-weight: bold;
     padding: 0;    margin: 0;
     border-bottom: none;
 }
 article #main-column section.rating h2 a{    color:#9a0f1f;}
 article #main-column section.rating .btnMore {
     float: right;
 }
 article #main-column section.rating .reviewTxt ul {
     margin: 5px 0;
     vertical-align: middle;
     line-height: 120%;
     overflow: hidden;
 }
 article #main-column section.rating ul li {
     float: left;
     margin-right: 5px;
 }
 article #main-column section.rating .comment p {
     background: #eaeaea;
     padding: 15px;
     line-height:150%;
 }
 article #main-column section.rating .comment h3 {
     height:28px; line-height:28px; vertical-align:middle; margin-top:20px;
     padding: 0px 0 0 35px;
     background: url(../img/comment_mark.gif) no-repeat 10px center;
     background-color:#cacaca;
     font-weight: bold;
 }
 /* rating_item
 ----------------------------------------------- */
 article #main-column section.rating .reviewBox_item h2 {
     color: #0C3;
     float: left;
     font-size: 75%;
     background: none;
     font-weight: bold;
     padding: 0;
     margin: 0;
     line-height: 150%;
     border-bottom: none;
 }
 article #main-column section.rating .reviewBox_item {
     margin: 15px 0;
     line-height:150%;
 }
 article #main-column section.rating .reviewBox_item ul {
     overflow: hidden;
     vertical-align: middle;
     line-height: 120%;
 }
 article #main-column section.rating .reviewBox_item ul li {
     float: left;
     margin-right: 5px;
     margin-bottom: 10px;
 }
 article #main-column section.rating .reviewBox_item ul li.point {
     margin-right: 20px;
     color: #F60;
     font-weight: bold;
 }
 article #main-column section.rating ul li.space {
     margin-right: 20px;
 }
 article #main-column #itemBox {
     overflow: hidden;
     margin-bottom: 15px;
 }
 article #itemBox h2 {
     float: left;
     font-size: 14px;
     background: none;
     font-weight: bold;
     padding: 0;
     margin: 0;
     line-height: 120%;
     padding-bottom: 3px;
     border-bottom: none;
     color:#9a0f1f;
 }
 article #itemBox p {
     float: right;
 }
 /* shoppinguide
 ----------------------------------------------- */
 /* org css */
 section #guide p {
    line-height: 1.7rem;
    margin:0;
    padding:20px;
 }
 section #guide h3{
    margin: 5px 0 20px;
    line-height: 2.2;
    font-size: 120%;
    font-weight: bold;
    border-bottom: 2px solid #cdcdcd;
    padding-left: 20px;
 }
 section #guide h4{
    margin: 10px 0;
    font-size: 110%;
    font-weight: bold;
    padding-left: 20px;
 }
 /* org end */
 section #guide .guide01 {
     margin-bottom: 30px;
 }
 section #guide .guide01 h2 {
     background: #cacaca;
     font-size: 120%;
     font-weight:bold;
     padding: 8px 0 8px 10px;
     width: 100%;
 }
 section #guide .guide01 ul {
     list-style-type: disc;
     margin-top: 0px;
     background: #f1f1f1;
     padding: 10px 10px 20px 10px;
 }
 section #guide .guide01 ul li { line-height:150%;}
 section #guide .inner {
     overflow: hidden;
     background:#f1f1f1;
 }
 section #guide .inner .fL {
     float: left;
     width: auto;
     margin-right: 20px;
     max-width: 335px;
 }
 section #guide .inner .fR {
     float: right;
     width: auto;
     max-width: 335px;
 }
 /* business
 ----------------------------------------------- */
 section #guide .chart .ttlShop {
      background: #cacaca;
      font-size: 130%;
      line-height: 100%;
      font-weight: bold;
      margin-bottom: 20px;
      padding: 17px 0 17px 10px;
      width: 100%;
 }
 section #guide table {
     line-height: 120%;
     border-bottom: 1px solid #cacaca;
 }
 section #guide table th {
     background-color: #EEEEEE;
     border-top: 1px solid #cacaca;
     color: #2B2B2B;
     font-weight: bold;
     padding: 15px 20px;
     width: 100px;
 }
 section #guide table th.shopGuidePointClass{
     width:250px;
 }
 section #guide table td {
     border-top: 1px solid #cacaca;
     padding: 15px 20px;
     width: 530px;
 }
 /* diary
 ----------------------------------------------- */
 #DiaryList h2, #Diary h2,
 #JournalList article h2,
 #Journal article h2 {
   background: #cacaca;
   font-size: 130%;
   line-height: 100%;
   font-weight: bold;
   margin-bottom: 20px;
   padding: 10px 0 10px 10px;
   width: 100%;
 }
 #DiaryList .Diary-cont, #Diary .Diary-cont, #JournalList .journal-cont {
     margin: 0 0 15px;
     line-height:150%;
 }
 #DiaryList article {
     margin: 0 0 40px;
 }
 .state_l {
     border-top: 1px dotted #333;
     padding: 10px 0 0;
     font-size: 10px;
     width:100%;
     text-align:right;
     margin-top: 50px;
 }
 .state_l:after {
     content: "";
     display: block;
     clear: both;
 }
 .state_r {
     border-top: 1px dotted #333;
     padding: 10px 0 0;
     margin: 0 0 25px;
     text-align: right;
 }
 .state_l ul, .state_r ul {
     line-height: 90%;
 }
 .state_l li, .state_r li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     padding: 0 3px 0 0;
 }
 .state_l li.comment, .state_r li.comment {
     border-left: 1px solid #333;
     padding: 0 0 0 5px;
 }
 .state_l li.cate, .state_r li.cate {
     border-left: 1px solid #333;
     padding: 0 5px;
 }
 .state_l li.name {
     border-right: 1px solid #333;
     padding: 0 5px 0;
     margin: 0 5px 0 0;
 }
 #Diary .more, #Journal .more {
     display: block;
     width: 160px;
     height: 22px;
     color: #FFF;
     text-align: center;
     vertical-align: middle;
     margin: 10px 0 0;
     padding: 3px 0 0;
 }
 #Diary a, #Journal a {
     text-decoration: none;
 }
 #Diary a .more:hover, #Journal a .more:hover {
     width: 160px;
     height: 22px;
 }
 #Diary .more img, #Journal .more img {
     padding: 0 5px 0;
     vertical-align: middle;
 }
 #DiaryList .comment-t, #Diary .comment-t, #JournalList .comment-t, #Journal .comment-t {
     font-weight: bold;
     margin: 0 0 10px 0;
 }
 #Diary .comment-cont, #Journal .comment-cont {
     margin: 0 0 15px;
 }
 #Diary fieldset, #Journal fieldset {
     margin-bottom: 5px;
 }
 #Diary legend, #Journal legend {
     background: none repeat scroll 0 0 transparent;
     line-height: 200%;
     padding: 0;
     width: 100%;
 }
 #Diary fieldset p, #Journal fieldset p {
     margin-bottom: 5px;
 }
 #Diary fieldset input, #Journal fieldset input {
     margin: 0 3px 2px 0;
 }
 #Diary input.name, #Journal input.name {
     width: 215px;
     height: 16px;
     padding: 2px 5px;
     margin: 0;
 }
 #Diary input.url, #Journal input.url {
     width: 215px;
     height: 16px;
     padding: 2px 5px;
     margin: 0;
 }
 #Diary textarea, #Journal textarea {
     width: 360px;
     height: 100px;
     margin: 0;
     padding: 5px;
 }
 #Diary .btn-confirm, #Journal .btn-confirm {
     margin: 10px 0 0 120px;
 }
 .btn-confirmPost {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;
 }
 #comment-form legend  {
     background: none repeat scroll 0 0 transparent;
     line-height: 200%;
     padding: 0;
     width: 100%;
     font-weight: bold;
 }
 #comment-form p {
     margin-bottom: 15px;
 }
 #comment-form .name {
     width: 215px;
     height: 16px;
 }
 #comment-form .comment-txt {
     width: 360px;
     padding: 0;
     height: auto;
 }
 #comment-post {
     margin: 35px 0;
 }
 .comment-box {
     margin: 30px 0 0;
 }
 .comment-box .state_l {border-top:1px solid #cacaca; text-align:left; padding-left:0; font-size:10px;}
 .comment-box .state_l ul{margin:0; padding:0;}
 .comment-box .state_l ul li{margin:0; padding: 0 5px;}
 .comment-box .state_l ul li:first-child { padding-left:0;}
 div.caution p {
     color: #d51414;
     line-height: 145%;
 }
 .btn-confirmBack {
     height: 25px;
     width: 80px;
     color: #FFF;
     padding: 0 0 0 8px;
     text-align: center;
     background: url(../img/btn-back_bg.gif) no-repeat left top;
     border: none;
     margin: 0 5px 0 0;
 }
 .btn-confirmBack:hover {}
 @-moz-document url-prefix() {
     .btn-confirmPost {
         padding: 0 5px 2px;
     }
     .btn-confirmBack {
         padding: 0 2px 2px 8px;
     }
 }
 /*JournalList
 ----------------------------------------------- */
 #JournalList .journal-cont, #Journal .journal-cont {
     margin: 0 0 15px;
 }
 #JournalList article {
     margin: 0 0 40px;
 }
 #JournalList .journal-cont ul, #Journal .journal-cont ul
 {margin: 0px 40px;}
 #JournalList .journal-cont ul li, #Journal .journal-cont ul li
 {list-style: none;text-indent: -1em; padding-left:1rem;}
 #JournalList .journal-cont ol, #Journal .journal-cont ol
 {margin: 0px 40px;}
 #JournalList .journal-cont ol li, #Journal .journal-cont ol li
 {list-style-type: decimal;}
#JournalList .journal-cont .newsWrap ul { margin:20px 0 10px}
 #JournalList .journal-cont .newsWrap ul li {font-size: 16px; list-style: none; line-height: 1.4; text-indent: -1em; padding-left:1rem;}
 #JournalList .journal-cont .newsWrap ul li span {color:red;font-weight:bold;}
 /* sitemap
 ----------------------------------------------- */
 section#document_wrap h2 {
     background: #cacaca;
     font-size: 110%;
     line-height: 100%;
     font-weight: bold;
     margin-bottom: 20px;
     padding: 8px 0 8px 10px;
     width: 100%;
     clear: both;
 }
 section#document_wrap h3 {
     font-size: 100%;
 }
 section #document li {
     font-size: 75%;
     font-size: 0.75rem;
 }
 section#document_wrap #document li{
     font-size: 100%;
     line-height: 1.8;
 }
 section #document .txt-list01 {
     padding-bottom: 30px;
     display: none;
 }
 section #document .txt-list01 li.c1,
 section #document .txt-list03 li.c1 {
     display: inline-block;
     padding: 0px 15px;
     margin: 0 0 5px 0;
     background: url(../img/listmark_01.gif) no-repeat left center;
     font-weight: normal;
 }
 section #document .txt-list02 li.c1 {
     padding: 0px 15px;
     margin: 0 0 5px 0;
     background: url(../img/listmark_01.gif) no-repeat left center;
     font-weight: normal;
 }
 section #document .txt-list02 {
     padding-bottom: 10px;
     overflow: hidden;
 }
 section #document .txt-list02 h3 {
     font-weight: bold;
     padding-bottom: 5px;
 }
 section #document .txt-list02 section.tree00 {
     float: left;
     padding: 0 35px 20px 0;
     width:156px;
 }
 #main-column-full section #document .txt-list02 section.tree00 {
     padding: 0 35px 5px 0;
 }
 section #document .txt-list02 ul.tree01 {
     padding: 0 0 0 12px;
     overflow: hidden;
 }
 section #document .txt-list02 ul.tree01 li.c2 {
     padding: 0 0 0 14px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.c3 {
     padding: 0 0 0 28px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.c4 {
     padding: 0 0 0 42px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 ul.tree02 li.c5 {
     padding: 0 0 0 56px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.sp1 {
     float:left;
     padding: 0 0 0 14px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.sp2 {
     float:left;
     padding: 0 0 0 2px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.sp3{
     float:left;
     padding: 0 0 0 2px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 ul.tree02 li.c5 a{
     display: inline;
     *display: inline;
     *zoom: 1;
     padding: 0 10px 0 0;
     font-size: 110%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.iB {
     padding: 5px 0 0 12px;
     float: left;
     line-height: 120%;
 }
 section #document .txt-list02 ul.iB li {
     padding: 0 10px 0 0;
     float: left;
 }
 section #document .txt-list03 h3{
     font-weight: bold;
     font-size: 105%;
     margin: 0.5em 0;
 }
 section #document .txt-list03 {
     padding-bottom: 30px;
     overflow: hidden;
 }
 section #document .txt-list03 section.tree00 {
     float: left;
     padding: 0 35px 0 0;
     width: 250px;
 }
 section #document .txt-list03 section.tree00 nav ul{
     display: none;
 }
 section #document .txt-list03 ul.tree01 li {
     padding: 0 0 0 7px;
     margin: 0 0 0 5px;
     background: url(../img/listmark_01.gif) no-repeat left center ;
     width:100%;
 }
 #document h1 {
    font-size: 190%;
    line-height: 37px;
    vertical-align: middle;
    margin-bottom: 30px;
    padding: 10px 0;
    color: #333;
    border-bottom: dotted 1px;
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    width: 100%;
 }
 /*---------------------------------------------
     form
   ---------------------------------------------*/
 #contact h1 {
     font-size: 14px;
     font-weight: bold;
     line-height: 37px;
     vertical-align:middle;
     margin-bottom: 20px;
     padding: 0 0 0 50px;
     color:#FFFFFF;
     width:730px; height:37px;
     background: url(../img/main_ttl_contact.gif)  no-repeat;
 }
 #contact div.caution {
     margin-bottom: 15px;
 }
 #contact div.caution p {
     color: #a31021;
     font-size: 10px;
     line-height: 150%;
 }
 #formArea_cc #contact form {
     margin-top: 30px;
 }
 #contents-pop #contact {
     width: 730px;
     margin: 10px auto;
 }
 .cart-section #contact {
     margin: 0 auto;
     width:1200px;
 }
 /* contact
 ----------------------------------------------- */
 #contact {
     width: 720px;
     margin: 0 auto;
 }
 #contact .txtBox {
     margin: 25px 0 10px;
 }
 section #contact .text-center {
     text-align: center;
     margin: 50px 0;
 }
 #contact .txtBox p.txt-T {
     margin-bottom: 5px;
 }
 section #document li {
     font-size: 0.75rem;
 }
 #contact table {
     width: 100%;
     margin: 10px 0 0;
     border-collapse: collapse;
     word-break:break-all;
 }
 #contents-pop table {
     width: 100%;
 }
 #contact table th {
     width: 28%;
     padding: 20px;
     font-size:14px;
     background-color: #EEE;
     border-top: dotted 1px #000;
     border-bottom: dotted 1px #000;
     font-weight:bold;
     line-height:150%;
 }
 #contact em {
     color: #C23E42;
     margin-left: 5px;
     font-size: 14px;
 }
 #contact table td {
   width: 1200px;
   margin: 0 auto;
 }
 #contact table td.backcolor2 p{
     padding-top:10px;
 }
 #contact table td input.name, #contact table td input.tel {
     height: 16px;
     width: 40%;
     padding: 2px 5px;
 }
 #contact table td input.mailAddress, #contact table td input.mailAddress2 {
     height: 20px;
     width: 55%;
     padding: 2px 5px;
 }
 #contact .weaktxt {
     color: #333;
     font-size: 12px;
     padding: 5px 0;
 }
 #contact .note {
     color: #333;
     font-size: 95%;
     font-size: 0.7rem;
     line-height: 150%;
     margin: 0 0 15px;
 }
 #contact table td textarea {
     height: 150px;
     width: 100%;
     padding-top: 5px;
     padding-bottom: 5px;
     border:1px solid #999;
 }
 #contact table td .text-area {
     display: block;
     margin: 0 0 15px;
 }
 #contact td.btn-confirm,
 #contact section.bg_eee div.btn-confirm,
 #contact div.btn-confirm {
     text-align: center;
     padding: 20px;
     border-bottom: none;
     border-top:none ;
 }
 #contact .btn-confirm-enq {
     padding: 20px;
     font-size: 100%;
 }
 input.btn-confirmNext,
 #contact td.btn-confirm input.btn-confirmNext,
 #contact section.bg_eee div.btn-confirm input.btn-confirmReg {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;
 }
 div.btn-enq { width:100%; margin:0 auto; padding:20px 0; text-align: center; }
 #contact div.btn-enq { width:100%; margin:0 auto; padding:20px 0; text-align: center; }
 #contact .btn-enq input.btn-confirmNext {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin:0 auto;
 }
 #contact input.btn-confirmBack {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     margin:10px auto\9;
 }
 input.btn-confirmBack {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     margin:10px auto\9;
 }
 #contact td.btn-confirm input.btn-confirmBack,
 #contact div.btn-enq input.btn-confirmBack {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;
 }
 #contact input.btn-confirmCancel {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: 1px 1px 3px #000;
 }
 input.btn-confirmCancel {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: 1px 1px 3px #000;
 }
 #contact .btn-confirmClose {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;
 }
 input.btn-confirmClose {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;
 }
 @-moz-document url-prefix() {
     #contact .btn-enq input.btn-confirmNext {
         padding: 0 5px 2px;
     }
     #contact input.btn-confirmNext {
         padding: 0 5px 2px;
     }
     #contact input.btn-confirmBack {
         padding: 0 2px 2px 8px;
     }
     #contact input.btn-confirmCancel {
         padding: 0 2px 3px 8px;
     }
     #contact input.btn-confirmClose {
         padding: 0 2px 4px 8px;
     }
 }
 /*
 ----------------------------------------------- */
 #contact fieldset {
     margin-bottom: 25px;
 }
 #contact legend {
     background: #cacaca;
     line-height: 100%;
     font-weight:bold;
     margin-bottom: 20px;
     padding: 8px 0 8px 10px;
     width: 100%;
 }
 #contact legend em { font-size:10px; }
 #contact fieldset p {
     margin-bottom: 5px;
 }
 #contact fieldset ul {
     overflow: hidden;
 }
 #contact fieldset li {
     margin-bottom : 10px;
 }
 #contact fieldset li.fL {
     float: left;
     margin-right: 20px;
 }
 #contact fieldset input {
     margin: 0 3px 2px 0;
 }
 #contact fieldset label {
     margin-right: 10px;
     font-size: 100%;
     font-size: 0.75rem;
 }
 #contact fieldset p { margin-bottom:10px;}
 #contact fieldset p input.Add1,
 #contact fieldset p input.Add2,
 #contact fieldset p input.Add3 {
     margin: 0 0 5px 0;
 }
 #contact input.txtF {
     height: 16px;
     margin: 0;
     padding: 2px 5px;
 }
 #contact input.mailAddress {
     margin: 0;
 }
 #contact input.name_sei {
     margin: 0 10px 0 0;
 }
 #contact select {
     margin: 0 0 5px;
     padding: 3px 1px;
     min-width: 110px;
 }
 #contact fieldset textarea {
     width: 90%;
     height: 150px;
     padding: 5px;
 }
 textArea,
 #contact textArea.textArea { width:90%;}
 #contact .commentItem {
     padding: 10px 0 0;
 }
 /*
 ----------------------------------------------- */
 #contact table td.commentWite {
     border-bottom: 1px dotted #000000;
     border-top: 1px dotted #000000;
     font-size: 100%;
     padding: 15px 20px 20px;
     width: 72%;
 }
 #contact .commentItem {
     font-weight: 150%;
 }
 #contact .memberF { margin-top:30px;}
 #contact .memberF h2 {    background: #cacaca;
     font-size:12px;
     line-height: 100%;
     font-weight:bold;
     padding: 8px 0 8px 10px;
     width: 100%;
     margin-bottom:20px;
 }
 #contact .atttxt {
     color: #333;
     font-size: 12px;
     padding: 5px 0 0;
 }
 #contact .memberF input {
     width: 40%;
     height: 16px;
     margin: 0;
     padding: 2px 5px;
 }
 #contact .memberF th {
     padding: 10px 20px;
 }
 #contact .memberF td {
     padding: 10px 20px;
     font-size: 100%;
 }
 .memberName {
     border-bottom: 1px dotted;
     font-size: 75%;
     line-height: 200%;
     margin-bottom: 5px;
     padding: 0;
 }
 #contact td.commentWite input.btn-confirm160,
 #contact td.btn-confirm input.btn-confirm160 {    height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 input.btn-confirm160 {    height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 input.btn-confirm120 {    height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 #contact input.btn-confirmReg {    height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 #contact input.btn-confirmBackItem {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 input.btn-confirmBackItem {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 @-moz-document url-prefix() {
     #contact input.btn-confirm120, #contact input.btn-confirm160, #contact input.btn-confirmReg {
         padding: 0 5px 2px;
     }
     #contact input.btn-confirmBackItem {
         padding: 0 2px 2px 8px;
     }
 }
 /*
 ----------------------------------------------- */
 #contact .mailm:first-child {
     margin: 3px 0 0;
 }
 #contact .mailm {
     margin: 30px 0 0 0;
 }
 #contact .mailm .txtBox {
     margin: 0;
     clear:both;
 }
 .txtBox p {line-height:150%; margin-bottom:20px;}
 #contact .mailm .txtBox h2 {
     border-bottom: none;
     margin: 0;
     font-weight: normal;
 }
 #contact .mailm .caution {
     margin: 0 0 5px;
 }
 #contact table.mailMF td {
     overflow: hidden;
     font-size: 100%;
     border-top: dotted 1px #000;
     border-bottom: dotted 1px #000;
 }
 #contact table.mailMF input {height:24px; margin:0 10px 0 0; padding:0; width:57%;}
 #contact table.mailMF input.mailAddress {
     margin: 0 10px 0 0;
     float: left;
 }
 #contact table.mailMF span.btn-confirm {
     display: block;
     float: left;
     padding: 0;
 }
 #contact table.mailMF input.btn-confirmNext, #contact .mailMC input.btn-confirmNext {
     float: left;
     height: 29px;
     width: 131px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg_02.gif) no-repeat;
     border: none;
     margin: -2px 0 0 5px;
     text-shadow: none;
 }
 @-moz-document url-prefix() {
     #contact table.mailMF input.btn-confirmNext, #contact .mailMC input.btn-confirmNext {
     padding: 0 5px 3px;
     }
 }
 #contact table.mailMF td.n1 {
     border-bottom: none;
     padding: 20px 20px 10px;
 }
 #contact table.mailMF td.n2 {
     border-top: none;
     padding: 10px 20px 20px;
 }
 #contact table.mailMF td p {
     float: left;
     padding: 2px 0 0;
     margin-right: 10px;
 }
 #contact input.mailAddress_new {
     height: 20px;
     width: 55%;
     margin: 0 10px 0 0;
     float: left;
 }
 #contact .mailMC span.btn-confirm {
     display: block;
     padding: 0;
 }
 #contact .freeArea {
     margin: 60px 50px 0;
     width: 620px;
 }
 /*
 ----------------------------------------------- */
 #contact .ann-input {
     margin: 5px 0 0;
     font-size: 100%;
 }
 #contact .ann-input input {
     margin: 0 3px 2px 0;
 }
 #contact #center1 .centerbox {
     margin:0px;
     width: 1200px;
 }
 #contact #center1 .centerbox .mainCont .step_navi01 {
     background: url(../img/navi01.gif) center no-repeat;
 }
 #contact #center1 .centerbox .mainCont .step_navi02 {
     background: url(../img/navi02.gif) center no-repeat;
 }
 #contact #center1 .centerbox .mainCont .step_navi03 {
     background: url(../img/navi03.gif) center no-repeat;
 }
 #contact #center1 .centerbox .mainCont .step_navi04 {
     background: url(../img/navi04.gif) center no-repeat;
 }
 #contact #center1 .centerbox .mainCont .step_navi01,#contact #center1 .centerbox .mainCont .step_navi02,#contact #center1 .centerbox .mainCont .step_navi03,#contact #center1 .centerbox .mainCont .step_navi04 {
     height: 83px;
     text-align: center;
     width: 100%;
 }
 #contact #center1 .centerbox .mainCont input[type="button"],
 #contact #center1 .centerbox .mainCont input[type="submit"]{
     height: 25px;
     color: rgb(255, 255, 255);
     padding: 0px 8px;
     font-size: 0.8rem;
     text-align: center;
     background: url("../img/btn-confirm_bg.gif") repeat-x scroll left top transparent;
     border: medium none;
     margin: 5px 5px;
     width:auto;
 }
 #contact #center1 .centerbox .mainCont input[type="button"]:hover,
 #contact #center1 .centerbox .mainCont input[type="submit"]:hover{
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #contact #center1 .center{ text-align:center!important;}
 #contact #center1 p.center a#logout{float:none;}
 #deli_scadule .deli_plan_box{width:auto;}
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.day,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.sat,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.sun,
 #center3 .centerbox table td[align="right"],
 #center3 .centerbox .right,
 #contact #center1 .right{
     text-align:right!important;
 }
 #center-seo .centerbox .backcolor3 .deli_plan_box table.layoutp5 th,
 #center-seo .centerbox table th[align="left"],
 #center-seo .centerbox table td[align="left"],
 #center3 .centerbox .backcolor3 .deli_plan_box table.layoutp5 th,
 #center3 .centerbox table th[align="left"],
 #center3 .centerbox table td[align="left"],
 #contact #center1 .left{
     text-align:left!important;
 }
 #contact #center1 .left{
     padding-top:5px;
 }
 #center-seo .centerbox a,#center3 .centerbox a{
     text-decoration: underline;
 }
 #contact #center1 .middle{ vertical-align:middle!important;}
 #contact #center1 .buttom{ vertical-align:bottom!important;}
 #contact #center1 .float_left{ float:left!important;}
 #contact #center1 .centerbox .title1{
     padding:15px 0px 12px 8px;
     margin:0px;
     width:auto;
     line-height:100%;
     font-weight:bold;
     font-size:1rem;
     vertical-align:middle;
     letter-spacing:0.2em;
     color:#000000;
     background-color:#D6D6D6;
     background-image: none;
     height: auto;
 }
 #contact #center1 .centerbox .title1 a{color:#000000;text-decoration:underline;}
 #contact #center1 .centerbox .title1 a:hover{
     color:#000000;
     text-decoration:underline;
     font-weight:bold;
 }
 #contact #center1 .centerbox .mainCont {
     padding-top:10px;
     padding-left:10px;
     margin:0px;
     width:auto;
     background-color:#FFFFFF;
 }
 .backcolor1 strong,.backcolor2 strong{font-weight:bold;}
 #contact #center1 .centerbox .mainFrame .mainCont #confirm .right{width:100%!important;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table{font-size:100%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3  { padding:5px;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 th { padding:7.3px;border:1px solid #999999;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td { padding:10px 4px;border:1px solid #999999;line-height:125%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td div img {max-width: 600px;}
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.first,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.second,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.third,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.deli_plan_calday,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.border_none td {
     border:none;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 .side { padding:10px 15px;}
 #contact #center1 .backcolor3 { background:#D7EBF4;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor1 {width:35%;background:#DDDDDD}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.backcolor1 { background:#DDDDDD}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.backcolor1 td{text-align:center;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 {vertical-align:middle;background:#FFFFFF;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2[width="17%"]{width:1%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 input[type="text"] ,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 input[type="password"]{ padding:2px 1px;height:16px;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"] .bordlayoutp3 table.border tbody tr td.backcolor1{background:#DDDDDD;width:100%\9;}
 #deli_scadule .deli_scadule_box div.backcolor3.deli_plan table.layoutp5.deli_plan_day tbody tr td.backcolor1{
     width:18%!important;
 }
 #deli_scadule .deli_scadule_box table.layoutp5.deli_cycle tbody tr td.backcolor1{
     width:35%\9!important;
 }
 #contact #center1 .centerbox .mainFrame .mainCont form[name="PREV_ENQUETE"] + form[name="NEXT"] .bordlayoutp3 table.border tbody tr td.backcolor1{background:#DDDDDD;width:30%\9!important;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td{width:15%;#width:100%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td{width:25%;#width:100%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td + td{width:12%;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td + td + td + td{width:26%;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td + td + td + td + td{width:12%;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td + td + td + td + td + td{width:10%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td + td + td{width:8%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td + td + td + td{width:10%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 form[name="NEXTM"] table.border tbody tr td{width:auto;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] .bordlayoutp3 table.border tbody tr td{width:auto;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td.backcolor1.center,
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"],
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"] + td + td[width="49%"]{
     width:49%;
 }
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td + td,
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"] + td,
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td.backcolor2 + td{
     width:2%;
 }
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td + td +td.backcolor1.center{width:49%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.layoutp5.deli_cycle tbody tr td{width:auto;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=right]{text-align:right;}
 #deli_scadule table.deli_plan_cal tbody tr td{vertical-align:top;}
 #contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border{ border: 1px solid #999999;width:100%!important}
 #contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border tbody tr td.backcolor2 table.layoutp3{
     margin-top: 0px;
 }
 #contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border tbody tr td{border:none;padding:2px 9px;}
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_day th {
     font-size: 100%;
     background-color: inherit;
     border: none;
 }
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3 form[name=list] table[align=center],
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3.center form table[align=center],
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3.center table[align=center]{
     width:auto;
     margin:0 auto;
 }
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3 hr{
     display:block;
     margin:5px;
 }
 table#enter #center-seo .centerbox .mainCont div.bordlayoutp3,
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3 {
     padding: 5px 0;
 }
 table#enter{
     background: none repeat scroll 0 0 #FFFFFF;
     text-align: left;
     width: 1200px;
     margin: 0 auto;
 }
 table#enter #center3 .centerbox form[name="NEXT"] .mainCont .bordlayoutp3 table tbody td div.send_info{
     width:75% !important;
     margin:0 54px !important;
 }
 #contact #center1 .centerbox .mainCont input[name="PZIP_SEEK"]{
     width:180px !important;
 }
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table caption,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td[align="center"],
 #center3 .centerbox .bordlayoutp3 table td[align="center"],
 #center3 .centerbox .bordlayoutp3 table tr.center td,
 #center3 .mainCont > .center,
 #center-seo .centerbox .center,#center3 .centerbox .center,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=center] {
     text-align:center
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=center] p font[color=red] strong{
     font-weight:bold;
 }
 #contact #center1 .float_right,table#enter td#center3 div.centerbox form div.mainCont input.float_right{ float:right!important;}
 table#enter td#center3 div.centerbox form div.mainCont div{
     width:100%!important;
 }
 table#enter td#center3 div.centerbox form div.mainCont input.float_right{
     position: absolute;
     right: 19px;
     top: 60px;
 }
 table#enter td#center3 div.centerbox input[type=checkbox]{
     margin-top:5px;
 }
 #contact #center1 .centerbox .mainFrame{
     margin:0px;
     padding:1px;
     background-color:#EBEBEB;
 }
 #contact #center1 .box_in_box{text-align:center!important;}
 #contact .layoutp3 table.layoutp3 tbody td,
 #contact .layoutp3 table.layoutp5 tbody td,
 #contact .bordlayoutp3 table tbody td{text-align:left}
 #contact .layoutp3 table.layoutp3 tbody td,
 #contact .layoutp3 table.layoutp5 tbody td{padding:5px }
 #contact .mainFrame .mainCont .layoutp3 table.layoutp3 tbody td.center,
 #contact .mainFrame .mainCont .layoutp3 table.layoutp5 tbody td.center{
     width: 2%;
 }
 #contact .mainFrame .mainCont .layoutp3 table.layoutp3 tbody td label,
 #contact .mainFrame .mainCont .layoutp3 table.layoutp5 tbody td label strong{
     font-size: 0.75rem;
 }
 #contact .mainFrame .mainCont #tradesafe_div1 {
     font-size: 100% !important;
     line-height: 142% !important;
 }
 #center3 .centerbox .red,
 #contact #center1 .red{color:#CC0000;font-size: 0.75rem!important;}
 #center3 .layoutp3 textArea{width:initial;}
 #contact #center1 .point {font-size:120%;color:red;font-weight:900;}
 #contact #center1 .pointline {font-size:100%;color:#FFFFFF;font-weight:900;padding:5px ;padding-bottom:5px;background-color:#666666;margin-top:5px;margin-bottom:5px;}
 #contact .mainFrame .mainCont a{color:#333333; font-size:0.75rem;text-decoration: underline !important;}
 #contact .mainFrame .mainCont div.layoutp3 table tbody tr td{border:none;}
 #contact .mainFrame .mainCont a:hover{color:#666666; text-decoration: underline;}
 #contact .mainFrame .mainCont h4{
     font-size: 1rem;
     font-weight:bold;
 }
 #center1 .mainCont .mainFrame .mainCont .comment_box table tbody tr td textarea{width : initial !important};
 #contents div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame{
     border: 1px solid #EBEBEB;
     margin: 0;
     padding: 10px;
     background-color:#fff;
 }
 #contents .enquete-section #contact table tbody tr td div.mainCont:first-child{
    padding:5px 0 0 10px ;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] p{
     margin: 5px 0;
     padding: 2px 0;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name="ENQ"] table tbody tr td:first-child{
     width:45%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] table{
     width:50%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] table tbody tr td{
     padding: 1px;
     text-align: left;
     vertical-align: top;
     word-break: break-all;
     border:none;
     font-size:100%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame{
     border:soild 1px;
 }
 div.enquete-section #contact{
     width:100%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type="text"],
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type="password"],
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] select{
     height: 20px;
     padding: 0;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] h4.title {
     background: none repeat scroll 0 0 transparent;
     border-bottom: 1px dotted;
     font-size: 110%;
     font-weight: bold;
     line-height: 200%;
     margin-bottom: 10px;
     padding: 0;
     width: 100%;
 }
 #enquete-header{
     width:960px;
     margin:0 auto;
     background-color: #FFF;
          background:url(../img/header_bg.gif) repeat-x left top;
      }
 #enquete-header #logo {
     margin: 0 auto;
     width: 960px;
     padding-top:10px;
 }
 #enquete-header #logo .shoplogo img{
     display: table-cell;
     vertical-align: middle;
     padding: 5px 0;
 }
 #enquete-header #logo .shoplogo h1 {
     max-width: 340px;
     background: none;
     margin: 0;
     padding-top: 5px;
 }
 #enquete-header #logo .shoplogo h1 a:hover img, #enquete-header #logo h1 a:hover img {
     opacity: 1;
     filter: alpha(opacity=100);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: 1;
     -moz-opacity: 1;
     filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
 }
 #enquete-header #logo .shoplogo img.float_right{float:right;}
 #enquete-header #logo .shoplogo img.float_left{float:left;}
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=radio] ,
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=checkbox] {
      margin:0px 5px 3px 5px;
 }
 div.enquete-section{
     padding:0;
 }
 div.enquete-section #contact table td{
     border:none;
 }
 div.enquete-section #center1 .centerbox .mainCont h3 {
     display: block;
     width: 100%;
 }
 div.enquete-section #contact table tbody tr td#center1 .centerbox .mainCont h3.title1{
     line-height: 43px;
     background: url(../img/main_ttl_bg_ll.gif) no-repeat;
     vertical-align: middle;
     padding : 10px 0 0 10px !important;
     color: #663e00;
     font-size: 100%;
     color:#fff;
     font-weight: bold;
     line-height: 100%;
     letter-spacing: 0.1em;
 }
 div.enquete-section #contact table tbody tr td{
     width:100%;
     border-top:none;
     padding:0px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_1] {
     margin-left:22px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_2] ,
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_3] {
     margin-left:11px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] select[name=ANS5_1]{
     margin-left:13px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_2]{
     margin-left:25px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_3]{
     margin-left:2px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_4]{
     margin-left:26px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] strong{
     font-weight:bold;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] textarea{
     height: 150px;
     padding: 5px;
     width: 70%;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=submit]{
     background: url("../img/btn-confirm_bg.gif") repeat-x scroll left top transparent;
     border: medium none;
     color: #FFFFFF;
     font-size: 0.75rem;
     height: 25px;
     margin: 0 5px;
     padding: 0;
     width: 200px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=submit]:hover{
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 .shoplogo{
     width:340px;
 }
 #center-seo .centerbox,#center3 .centerbox {
     word-break:break-all;
     font-size: 100%;
     line-height: 200%;
     margin: 0px;
     padding: 0 10px 10px;
 }
 #center-seo h3.title1,#center3 h3.title1 {
      font-size: 190%;
      font-weight: normal;
      line-height: 37px;
      vertical-align: middle;
      margin-bottom: 30px;
      padding: 10px 0;
      color: #333;
      border-bottom: dotted 1px;
      font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
      width: 100%;
 }
 .popItemh3  h3.title1{
     height:100% !important;
 }
 #center-seo #bread,#center3 #bread {
     margin: 0px;
     padding: 3px 15px;
     text-align: left;
     font-size: 100%;
     line-height: 200%;
     vertical-align: middle;
 }
 #center-seo .mainCont,#center3 .mainCont {
     padding: 0 10px 10px;
     margin: 0px;
     width: auto;
 }
 #center-seo .centerbox .caution,
 #center3 .centerbox .caution {
     font-weight: bold;
     color: #d51414;
 }
 #center-seo .centerbox table th,#center-seo .centerbox table td,#center3 .centerbox table th,
 #center3 .centerbox table td {
     word-break: break-all;
     vertical-align: top;
     text-align: left;
     padding: 1px;
 }
 #center3 .centerbox table td[width="5%"] {
     width: 10%;
 }
 #center-seo .centerbox .backcolor1,#center3 .centerbox .backcolor1 {
     background-color: #EEEEEE;
 }
 #center-seo .centerbox .bordlayoutp3 table th,#center3 .centerbox .bordlayoutp3 table th {
     color: #2B2B2B;
     font-weight: bold;
     text-align: center;
     word-break: normal;
 }
 #center3 .layoutp3 table th,
 form[name$="FORM"]~tbody #center3 .layoutp3 table th {
     width: 25%;
     font-weight: bold;
     *width: 0%;
 }
 #center-seo .centerbox th.backcolor1,
 #center-seo .bordlayoutp3 th,
 #center-seo .bordlayoutp3 td,
 #center3 .centerbox th.backcolor1,
 #center3 .bordlayoutp3 th,
 #center-seo .bordlayoutp3 td,#center3 .bordlayoutp3 td {
     border: 1px solid #999999;
     vertical-align: middle;
 }
 #center3 .bordlayoutp3 .layoutp3 th,
 #center3 .bordlayoutp3 .layoutp3 td {
     padding: 0px;
     border: none;
 }
 #center3 .bordlayoutp3 .layoutp3 td.send_info {
     border: 1px solid #999999;
 }
 #center3 .bordlayoutp3 .layoutp3 td.send_info+td {
     *width: 70%;
 }
 #center3 .centerbox strong,
 #center3 .centerbox h4 {
     text-align: left;
     font-weight: bold;
 }
 #center-seo .centerbox .layoutp3 + .bordlayoutp3>table,
 #center3 .centerbox .layoutp3 + .bordlayoutp3>table {
     width:95%;
 }
 #center-seo input[type="submit"],
 #center-seo input[type="button"],
 #center3 input[type="submit"],
 #center3 input[type="button"] {
     height: 25px;
     color: #FFF;
     padding: 0 8px 0 8px;
     font-size: 80%;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 2px 2px;
     width:auto;
     width:initial;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td div select,
 #center-seo select, #center-seo input[type="text"],
 #center3 select,
 #center3 input[type="text"],
 #center3 input[type="password"] {
     height: 20px;
     line-height:20px;
     padding: 0px;
     margin: 2px 0px;
     min-width: inherit;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td div select,
 #center-seo select,
 #center-seo textarea,
 #center3 select,
 #center3 textarea{
     padding: 1px;
     margin: 2px 0px;
 }
 #center3 select[name="SEL_CARD"] {
     margin-left: 5px;
     padding: 1px;
 }
 #center-seo input[type="submit"]:hover,
 #center-seo input[type="button"]:hover,
 #center3 input[type="submit"]:hover,
 #center3 input[type="button"]:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #center-seo .centerbox table td input[type="radio"],
 #center3 .centerbox table td input[type="radio"] {
     margin: -3px 3px 0px 5px;
 }
 table#enter form[name="NEWMEM"] #center3 .centerbox .bordlayoutp3 table td[colspan="2"] input[type="checkbox"] {
     margin: -3px 4px 0px 0px;
 }
 #center-seo p,#center3 p {
     margin: 5px 0px;
     padding: 2px 0px;
 }
 #center3 .centerbox .bordlayoutp3 table td.backcolor2 div form {
     display: inline-block;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td {
     background-color:#FFFFFF;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.layoutp5.deli_cycle tbody tr td input[type="radio"],
 #contact #center1 .centerbox .mainCont form[name="NEXT"] h4 + div.right input[type="button"],
 #contact #center1 .centerbox .mainCont form[name="NEXT"] h4 + div.right input[type="submit"] {
     margin: 0px 3px;
     height: 20px;
     margin-right:10px;
 }
 section .freeTop h2 {
     border: medium none;
     font-size: 90%;
     font-weight: bold;
     line-height: 165%;
     margin-bottom: 10px !important;
 }
 .leftSearch {
     overflow: hidden;
 }
 .leftSearch #searchbox_wrap {
     margin: 0 0 30px;
     overflow: hidden;
 }
 .leftSearch #searchbox_wrap #searchbox p img {
     display:none;
 }
 .leftSearch searchbox {
     color: #999999;
     float: right;
     font-size: 65%;
     line-height: 160%;
     overflow: hidden;
     text-align: right;
 }
 .leftSearch #searchbox form {
     border: 1px solid #777777;
     float: left;
     height: 27px;
     width:230px;
 }
 .leftSearch #searchbox input.searchbox {
     border: medium none;
     margin-left: 1px;
     padding: 0 5px;
     width:187px;
     height:100%;
     line-height:27px;
 }
 .leftSearch #searchbox input.searchSubmit {
     height: 100%;
     float: right;
 }
 .leftSearch #searchbox p {
     float: left;
     margin: 5px 5px 0 0;
 }
 #header-inner h2 {
     max-width : 340px;
 }
 .siteName {
     margin:0px;
     padding:10px 10px 5px 10px;
     font-size:100%;
     line-height:1em;
 }
 .siteName a { color:black ;text-decoration:none;}
 .siteName a:hover { color:blue;text-decoration:underline;}
 .sitecopy{
     padding:10px 10px 5px 5px;
     margin:0px;
     color:#999999;
     font-size:80%;
     line-height:1em;
 }
 .sitecopy a {color:black;text-decoration:none;}
 .sitecopy a:hover {color:blue;text-decoration:underline;}
 .header_area {
     /*text-align:left;
     width:100%;
     margin:0px 5px 0px 5px;
     padding:0px;*/
     display: none;
 }
 .footer_area {
     text-align:left;
     width:100%;
     margin:0px 5px 0px 5px;
     padding:0px;
 }
 .cart-section .header_area {
     margin: 0 auto;
 }
 .cart-section .footer_area {
     margin: 0 auto;
 }
 .pageNav form img{
     float:right;
 }
 #sub-column .category .fukidashi nav,
 #sub-column .category .tatenarabi nav {
     margin-bottom:0;
 }
 #sub-column .category .fukidashi nav:last-child,
 #sub-column .category .tatenarabi nav:last-child {
     margin-bottom:20px;
 }
 #sub-column .category .fukidashi ul {
     zoom:1;
 }
 #sub-column .category .fukidashi nav {
     position:relative;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub {
     width:100%;
     position:absolute;
     top:0;
     left:100%;
     display:none;
 }
 #sub-column .category .fukidashi nav:hover .sps-itemCategorySub {
     display:block;
     z-index:999;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub {
     padding: 5px;
     border-top:1px solid #ddd;
     border-left:1px solid #ddd;
     border-right:1px solid #aaa;
     border-bottom:1px solid #aaa;
     background:#fff;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a {
     color:#000000;
     font-weight:normal;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a:hover {
     color: #9a0f1f;
     font-weight: normal;
 }
 #sub-column .category nav ul li:first-child{
     border-top:none;
 }
 #sub-column .category nav ul li.listcat1 {
     border-bottom:solid 1px #cacaca;
 }
 #sub-column .category nav ul li.listcat2 {
     border-bottom: solid 1px #cacaca;
 }
 #sub-column .category nav ul li.listcat3 {
     border-bottom: 0px;
 }
 #sub-column .category nav ul li.listcat2 a {
     zoom: 1;
     display: block;
     padding: 3px 2px 3px 0px;
     margin:0px 0;
     line-height: 100%;
     color:#000;
     text-decoration: none;
 }
 #sub-column .category nav ul li.listcat3 a {
     zoom: 1;
     display: block;
     padding: 3px 2px 3px 25px;
     margin:0px 0;
     line-height: 100%;
     color:#000;
     text-decoration: none;
 }
 #sub-column .category nav ul li.child a {
     color:#000;
     <!--background:url(none);-->
     font-weight:bold;
 }
 #sub-column .category .sps-allList+#sps-itemListAllCategory {
     display:none;
 }
 #center1 .centerbox .mainCont{
     width: 600px;
     padding: 10px;
 }
 #center1 .centerbox .mainCont h3{
     height: 43px;
     line-height: 43px;
     background: url(../img/main_ttl_bg.gif) no-repeat;
     margin-bottom: 0;
     padding: 0 0 0 10px;
     vertical-align: middle;
     font-size: 100%;
     font-weight: bold;
 }
 #center1 .centerbox .mainCont h3.title1 {
     color: #FFF;
 }
 .mainCont .comment_box  td.backcolor1 {
     background-color: #EEEEEE;
     border: 1px solid #999999;
      color: #2B2B2B;
     font-weight: bold;
     text-align: center;
     word-break: normal;
 }
 .mainCont .comment_box  td.backcolor2 {
     background-color: #fff;
     border: 1px solid #999999;
     color: #2B2B2B;
     font-weight: normal;
     text-align: center;
     word-break: normal;
 }
 .mainCont .comment_box  td.backcolor2 div.float_left{
     text-align:left;
 }
 .mainCont .comment_box  td.backcolor2 div.float_left a{
  text-decoration: underline;
 }
 .mainCont .comment_box  td.backcolor1,
 .mainCont .comment_box  td.backcolor2{
     text-align:left;
 }
 .mainCont .comment_box td.center{
     text-align:center !important;
 }
 .mainCont .comment_box td.backcolor2 div.write_comment input[type="submit"],
 .mainCont .comment_box td.backcolor2 div.write_comment input[type="button"] {
     height: 25px;
     color: #FFF;
     padding: 0 8px 0 8px;
     font-size: 80%;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 2px 2px;
 }
 .mainCont .comment_box td.backcolor2 div.write_comment  input[type="submit"]:hover,
 .mainCont .comment_box td.backcolor2 div.write_comment  input[type="button"]:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 div.mainCont input[type="button"],
 div.mainCont input[type="submit"]{
     width:150px;
     width:auto\9;
     height:25px;
     color: #FFF;
     padding: 0 8px 0 8px;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 2px 2px;
 }
 div.mainCont input[type="button"]:hover,
 div.mainCont input[type="submit"]:hover{
       background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 div.mainFrame .mainCont .center{
     text-align:center;
 }
 div.cart-section div#contact img[height="1"]{
     display:none;
 }
 div#sub-column .category nav ul li.listcat2 a:hover,
 div#sub-column .category nav ul li.listcat3 a:hover{
     color: #9a0f1f;
 }
 div#sub-column .category .sps-itemCategorySub li div{
     padding-left:30px;
 }
 div#sub-column .category .sps-itemCategorySub li {
     background: url(../img/listmark_01.gif) no-repeat 40px center;
 }
 div#sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a{
     padding-left:0px;
 }
 div#sub-column .category .fukidashi nav .sps-itemCategorySub li {
     background: url(../img/listmark_01.gif) no-repeat left center;
     padding-left:10px;
 }
 #sub-column .link nav ul,
 #sub-column .link nav ul li,
 #sub-column .link nav ul li:last-child{
     border-bottom:none;
 }
 #sub-column .link nav{
     padding-top:20px;
 }
 #sub-column .link nav ul li a:hover{
     text-decoration: underline;
 }
 #sub-column .category nav ul li{
     padding:5px 0 5px 32px;
 }
 #sub-column .category nav ul li.listcat2 a {
     padding: 3px 2px 3px 30px;
 }
 #sub-column .category nav ul li.listcat3 a {
     padding: 3px 2px 3px 60px;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a{
     text-decoration: none;
 }
 div#sub-column .category nav ul li.listcat2 a{
     font-weight:bold;
 }
 .itemDescFc{
     position:absolute;
     margin-left:5px;
 }
 .itemThumb-wrap-left{
     width: 200px;
 }
 .itemThumb-wrap-right{
     width: 200px;
 }
 #enter #contents {
     width: auto;
 }
 .mainFrame .mainCont p {
     line-height: 150%;
 }
 .text-center {
     text-align: center;
 }
 /* フッタご利用ガイド調整用*/
 .footer_area .w100 .freeArea2 h2 { font-size:14px !important; background: url(../img/main_ttl_category_l.gif) no-repeat !important; margin-bottom: 10px !important; line-height: 150% !important; padding-top: 11px !important;}
 #main-column-full .footer_area .w100 .freeArea2 h2 span { padding-left:50px; }
 #main-column-full .footer_area .w100 .freeArea2 { padding-bottom: 10px; }
 /*カートのまとめ割引リンク用*/
 #contact .mainFrame .mainCont .bundle_display a {
     display:inline-block;
     margin-top:3px;
     padding:3px;
     border:1px solid #f00;
     line-height:1.3;
     text-decoration:none !important;
     color:#f00;
 }
 #contact .mainFrame .mainCont .bundle_display a:hover {
     border:1px solid #f00;
     background:#ffefef;
 }
 /*まとめ割引詳細用*/
 div[aria-describedby='bundle_dialog'] * {
     font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
 }
 div[aria-describedby='bundle_dialog'] .ui-dialog-content {
     padding-bottom:0 !important;
 }
 div[aria-describedby='bundle_dialog'] .ui-dialog-title {
     font-size:0.9em;
     color:#333;
 }
 #bundle_detail > h4 {
     font-size:0.9em;
     font-weight:bold;
     color:#333;
     padding-bottom:0.5em;
 }
 #bundle_detail > .bundle_table + h4,
 #bundle_detail > .bundle_table + .bundle_table {
     margin-top:1.5em;
 }
 #bundle_detail > .bundle_table td {
     padding:2px 4px;
     border:1px solid #999;
     font-size:0.9em;
     color:#333;
     word-break:break-all;
 }
 #bundle_detail > .bundle_table td.bundle_title,
 #bundle_detail > .bundle_table td.bundle_backcolor1 {
     background:#ddd;
 }
 #bundle_detail > .bundle_table td.bundle_backcolor1 {
     text-align:center;
 }
 #bundle_detail > .bundle_table td span.bundle_name {
     display:inline-block;
     margin-top:3px;
     padding:3px;
     border:1px solid #f00;
     line-height:1.3;
 }
 #bundle_detail > div:last-child {
     padding:1.5em 0 1em;
     text-align:center;
 }
 #bundle_detail > div:last-child input {
     height:25px;
     padding:0 8px;
     background:url(../img/btn-confirm_bg.gif);
     border:none;
     font-size:0.9em;
     color:#fff;
 }
 #bundle_detail > div:last-child input:hover {
     background:url(../img/btn-confirm_bg_on.gif);
 }
 div[aria-describedby='bundle_dialog'] .ui-widget-header {
     border: 0px;
     background: #ffffff;
     text-align: left;
 }
 #bundle_dialog table {
   border-collapse: collapse;
 }
 .bundle_name {
     display: inline-block;
     margin-top: 3px;
     padding: 3px;
     border: 1px solid #f00;
     line-height: 1.3;
     text-decoration: none;
     color: #f00;
 }
 #bundle_link{
   font-size:90%;
 }
 #bundle_link a{
   font-weight:normal;
 }
 /*定期、頒布会商品初回価格*/
 p.rg_price span.regular_price_str {
     color: #2A78D0;
     margin-bottom: 3px;
 }
 p.rg_price span.regular_price {
     color: #2A78D0;
     margin-bottom: 3px;
 }
 /*フリーページ　お客様の声*/
div.user_voice h3{
 border-left: 8px solid #cacaca;
 padding-left: 20px;
 font-size: 120%;
}
div.user_voice p.txt_voice{
  border-bottom: 1px dotted rgb(51, 51, 51);
  margin: 20px 0px;
  padding: 20px 0 30px;
  line-height: 2;
}
div.user_voice p.txt_voice:last-child{
  border-bottom: none;
}
div.user_voice p.txt_voice span{
  font-weight: bold;
  margin:10px 0;
}
 /*フリーページ　工房・ショップのご案内*/
div.shop_keizan p{
  margin-bottom: 20px;
}
div.shop_keizan img{
  margin-bottom: 20px;
}
div.shop_keizan h3{
  border-left: 8px solid #cacaca;
  padding-left: 20px;
  font-size: 130%;
  font-weight: bold;
  margin: 20px 0;
 }
div.shop_keizan h4{
  font-size: 110%;
  font-weight: bold;
  margin: 10px 0px;
}
div.shop_keizan div.left{
  float: left;
  width:40%;
}
div.shop_keizan div.right{
  float: right;
  width:60%;
}
div.shop_keizan span.red{
  color:#d20000;
}
div.shop_keizan span.bold{
  font-weight: bold;
}
 /*フリーページ　ラッピング・引出物のご案内*/
div.wrapping h3{
  border-left: 8px solid #cacaca;
  padding-left: 20px;
  font-size: 130%;
  font-weight: bold;
  margin: 20px 0;
 }
div.wrapping p{
 margin-bottom: 20px;
}
 /*フリーページ　有田焼きができるまで*/
#made_aritayaki{
  text-align: center;
}
#made_aritayaki h2{
  font-size: 190%!important;
  background: none!important;
  text-align: center;
  font-weight: normal!important;
  margin-bottom: 40px!important;
  padding: 20px 0 20px!important;
  color: #333;
  border-bottom: dotted 1px;
  font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#made_aritayaki h3{
  font-size: 150%;
  font-weight: bold;
  margin: 10px 0;
}
#made_aritayaki div.made_flow{
  text-align: center;
  border-bottom: 2px solid #cacaca;
  padding: 0 0 2em;
  margin: 40px 0;
}
#made_aritayaki div.made_flow:last-child{
  border-bottom: none;
}
#made_aritayaki div.made_flow p{
  margin-bottom: 1.2em;
}
#made_aritayaki div.made_flow ul.two_block{
  width: 60%;
  margin: 20px auto;
}
#made_aritayaki div.made_flow ul.two_block li{
  float: left;
  list-style: none;
  margin-right: 1.5em;
}
#made_aritayaki div.made_flow ul.two_block li:last-child{
  margin-right: 0;
}
 /*フリーページ　酒器のいろは*/
#shuki_iroha{
  text-align: center;
}
#shuki_iroha h3{
   font-size: 150%;
   font-weight: bold;
   margin: 10px 0;
 }
#shuki_iroha div.shuki{
   text-align: center;
   border-bottom: 2px solid #cacaca;
   padding: 0 0 2em;
   margin: 40px 0;
 }
#shuki_iroha div.shuki p{
   margin-bottom: 1.2em;
 }
#shuki_iroha div.ajiwai{
  font-size: 100%;
}
#shuki_iroha div.ajiwai p.catch{
   font-size: 190%;
   text-align: center;
   margin-bottom: 40px;
   color: #333;
   font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
 }
 #shuki_iroha div.ajiwai div.point{
   margin-top: 2.5em;
 }
 #shuki_iroha div.ajiwai div.point:last-child{
   margin-bottom: 6em;
 }
 #shuki_iroha div.ajiwai div.point p.number{
   font-size: 180%;
   font-weight: bold;
   display:inline-block;
   border-bottom: 1px solid #cacaca;
   padding: 0 15px;
   margin-bottom: 20px;
 }
 /*フリーページ　経営理念*/
#rinen{
  text-align: center;
}
#rinen h3{
   font-size: 190%;
   line-height: 1.5em;
   text-align: center;
   margin: 30px 0;
   color: #333;
   font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
 }
#rinen ul.two_block{
   width: 72%;
   margin: 40px auto;
 }
 #rinen ul.two_block li{
   float: left;
   list-style: none;
   margin-right: 1.5em;
 }
 #rinen ul.two_block li:last-child{
   margin-right: 0;
 }
 #rinen .left{
   text-align: left;
   padding: 0 50px;
   margin-bottom: 50px;
 }
 #rinen .left p{
   line-height: 2.3rem;
 }
 /*フリーページ　会社概要*/
 #gaiyou h3{
    font-size: 190%;
    text-align: center;
    margin: 30px 0;
    color: #333;
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  }
  #gaiyou p{
    text-align: center;
  }
  #gaiyou .left p{
    text-align: left;
    margin-bottom: 20px;
  }
  #gaiyou .promise {
    border: 2px solid #cfcfcf;
    padding: 40px;
  }
 /*フリーページ　商社・販売店の皆さまへ*/
#salesoutlet{
  line-height: 1.5rem;
}
#salesoutlet h3{
  border-left: 8px solid #cacaca;
  padding-left: 20px;
  font-size: 130%;
  font-weight: bold;
  margin: 20px 0;
 }
#salesoutlet h4{
  font-size: 110%;
  font-weight: bold;
  margin: 10px 0px;
}
#salesoutlet ul{
  line-height: 2em;
  margin: 10px 20px!important;
}
#salesoutlet ul li{
  font-size: 1rem;
}
 /*フリーページ　商社・販売店の皆さまへ*/
div.handling h4{
  font-size: 110%;
  font-weight: bold;
  margin: 10px 0px;
}
div.handling ul.two-block{
letter-spacing: -1em;
margin: 0 20px!important;
}
div.handling ul.two-block li{
  list-style: none;
  width: 50%;
  display: inline-block;
  letter-spacing: normal;
  margin-bottom: 30px;
  vertical-align: top;
}
div.handling ul.two-block li a{
  text-decoration: underline;
}
div.handling ul.two-block li a:hover{
  text-decoration: none;
}
 /*フリーページ　よくあるご質問*/
 #faq h3{
   border-left: 8px solid #cacaca;
   padding-left: 20px;
   font-size: 130%;
   font-weight: bold;
   margin: 20px 0;
  }
 #faq h4{
   font-size: 110%;
   font-weight: bold;
   margin: 10px 0px;
 }
 /*フリーページ　汎用*/
.f_left{
   float: left;
 }
.f_right{
   float: right;
}
h3.free{
  border-left: 7px solid #cacaca;
  padding-left: 10px;
  font-size: 130%;
  margin: 50px 0 20px;
  font-weight: bold;
}
/* --------------------------------------------------
	20201104-20201110
 -------------------------------------------------- */
div#header-inner ul.sub_nav { display: none; }
div#header-inner nav#header-nav { margin-top: 60px; }
div#header-inner nav#header-nav li.about, div#header-inner nav#header-nav li#guide { display: none; }
div#gnav { height: auto; }
div#gnav ul { border-left: solid 1px #d4d5d5; align-items: center; }
div#gnav ul li { width: 100%; height: auto; border-right: solid 1px #d4d5d5; display: block; }
div#gnav ul li a { padding: 20px 0; font-family: serif; font-size: 16px; font-weight: bold; display: block; }
section div.newItem h2 { background: url(https://www.keizan-shop.com/pic-labo/title_new.png) no-repeat center; }
section div.newItem section.column4 { margin: 0 22px 20px 0; padding-bottom: 10px; width: 200px; }
section div.newItem section.column4:nth-child(4n) { margin: 0 1px 0 0; }
section div.newItem section.column4:nth-child(4n+1) { clear: both; }
section div.newItem section.column4 div.itemThumb-wrap { position: relative; }