@charset "UTF-8";

/*---------------------------------------------
    Browser Default Initialization seo_e_white
---------------------------------------------*/
 html {
     overflow-y: scroll;
     height: 100%;
 }
 table {
     border-collapse: collapse;
     border-spacing: 0;
     width: 100%;
 }
td {
width: 25%;
text-align: center;
vertical-align: top;
}
 caption, th {text-align: left;}
 q:before ,q:after {content: '';}
 object, embed {vertical-align: top;}
 hr {display: none;}
 img, abbr, acronym, fieldset {border: 0;}
 img {
     -ms-interpolation-mode: bicubic;
     border: none;
 }
 input {vertical-align: middle;}
 
a{
color: #000;
	outline: none;
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:hover img{
     opacity: .70;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cursor: pointer;
}
a:active{
	text-decoration: underline;
}
img{
	max-width: 100%;
	height: auto;
	width: auto;
}
.text-center{
	text-align: center;
}
#wrapper{
	width: 100%;
	min-width: 960px;
	background-color: #fff;
	min-height: 100%;
}
.bold{
	font-weight: bold;
}
 #contents-pop {width: auto;}
 div#wrapper div#enquete-header{
     width:100%;
     margin:0 auto;
     background-color: #fff;
     background:url(../img/header_bg.gif) repeat-x left top !important;
 }
 div#wrapper div#enquete-header{
	 padding-top:10px;
}
 #hNav {
     display: table-cell;
     vertical-align: middle;
     padding: 5px 0;
 }
 #header-inner #hNav {
     width: 660px;
     text-align: right;
 }
 * html #header-inner div {
   display: inline;
   zoom: 1;
 }
 *:first-child+html #header-inner div {
   display: inline;
   zoom: 1;
 }
 #hNav #searchbox_wrap {
     overflow: hidden;
     margin: 10px 0;
 }
 #hNav #searchbox {
     line-height: 160%;
     font-size: 65%;
     color: #999;
     text-align:right;
     float: right;
     overflow: hidden;
 }
 #hNav #searchbox p.cart-search {margin-top: 10px;}
 #hNav #searchbox p {
     float: left;
     margin: 0px 5px 0 0;
 }
 #hNav #searchbox p img {vertical-align: bottom;}
 #hNav #searchbox form{
     background: url(../img/searchbox.gif) no-repeat left top;
     width: 230px;
     height: 27px;
     float: left;
 }
 #hNav #searchbox input.searchbox {
     border: none;
     width: 189px;
     height: 24px;
     padding: 0 5px;
 }
 #hNav #searchbox input.searchSubmit {padding: 1px 1px 0 0;}
 #hNav ul#keyword {
     line-height: 80%;
     color: #333;
     text-align: right;
     margin-top: 5px;
 }
 #hNav ul#keyword li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
 }
 #hNav ul#keyword li a {
     float: left;
     font-size: 60%;
     padding: 0 0 0 10px;
 }
 #hNav ul#keyword li a:hover {
     padding: 0 0 0 10px;
     color: #999;
 }
 #hNav ul#header-nav {
     line-height: 100%;
     color: #999;
 }
 #hNav ul#header-nav li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     background: url("../img/slash_000.gif") no-repeat left center;
     font-size: 65%;
     height: 21px;
     padding: 5px 0 0 15px;
 }
 #hNav ul#header-nav li a:hover {
     background-color: #DDDDDD;
     color: #333333;
     text-decoration: none;
 }
 #g-nav {
     width: 100%;
     background-color: #FFF;
 }
 #gnav div.cart-nav,
 #gnav nav {
     width: 960px;
     margin: 0 auto;
     border-top: 1px dotted #111;
     border-bottom: 1px dotted #111;
     overflow: hidden;
     *zoom: 1;
 }
 #gnav div.cart-nav ul,
 #gnav nav ul {float: left;}
 #gnav div.cart-nav ul li,
 #gnav nav ul li {
     float: left;
     height: 21px;
     padding: 10px 20px 10px 31px;
     background: url(../img/slash_000.gif) no-repeat left center;
     font-size: 75%;
 }
 #gnav div.cart-nav ul li:first-child,
 #gnav nav ul li:first-child {
     padding-left: 15px;
     background-image: none;
 }
 #gnav div.cart-nav ul li a,
 #gnav nav ul li a {display: block;}
 #gnav div.cart-nav ul li a:link,
 #gnav div.cart-nav ul li a:visited,
 #gnav nav ul li a:link,
 #gnav nav ul li a:visited {
     color: #333;
     text-decoration: none;
 }
 #gnav div.cart-nav ul li a:hover,
 #gnav div.cart-nav ul li a:active,
 #gnav nav ul li a:hover,
 #gnav nav ul li a:active {
     color: #333;
     text-decoration: none;
     background-color: #DDD;
 }
 #main-column-full {
     width: 100%;
     margin: 0 auto 60px;
 }
 div#wrapper  div#enquete-section,
 div.cart-article div.cart-section,
 article section {padding: 0;}
 div#wrapper  div#enquete-section:first-child,
 div.cart-article div.cart-section:first-child,
 article section:first-child {border-top: none;}
 div.cart-article a:hover p,
 article a:hover p {color: #666;}
 div#wrapper  div#enquete-section ul,
 div.cart-article div.cart-section ul{
     font-size: 90%;
     font-size: 0.9rem;
     line-height: 160%;
     color: #333;
 }
 #mainVisual {width: 100%;}
 #bread-crumb {margin: 0 0 15px 0;}
 #bread-crumb-listTop, .bread-crumb-listCate {
     width: 100%;
     padding: 0;
     margin: 0;
 }
 #bread-crumb-listTop ol, .bread-crumb-listCate ol {
     width: 720px;
     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 0 13px;
     font-size: 60%;
     line-height: 120%;
     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 0 3px 0;
 }
#main-column{
width:766px;
}
 .column-set {
     width: 100%;
     overflow: hidden;
     *zoom: 1;
 }
 .column3 {
     float: left;
     width: 230px;
     margin: 0 15px 20px 0;
     padding-bottom: 20px;
     border-bottom: 1px dotted #333;
 }
 .column3:nth-child(3n) {margin: 0 0 20px 0;}
 .newItem .column3 .itemThumb-wrap {margin: 0 0 5px 0;}
 .newItem .column3 .itemThumb {
     display: table-cell;
     text-align: center;
     height: auto;
     width: 230px;
     vertical-align: middle;
     margin-bottom: 5px;
 }
 .column3 .itemThumb a {
     height: auto;
     width: 230px;
     display: block;
 }
 .column3 h3 {
     font-size: 70%;
     line-height: 120%;
     margin-bottom: 3px;
 }
 .column3 p {font-size: 70%;}
 .column3 img {vertical-align: bottom;}
 .column3 p.price {margin-bottom: 3px;}
 .column3 p.sp_price {color: #F00;}
.column4 {
	float: left;
	width: 170px;
	/*padding-bottom: 20px;*/
}
.column4:nth-child(4n) {margin: 0 1px 20px 0;}
.column4 .itemThumb-wrap {margin: 0 0 10px 0;}
.column4 .itemThumb {
     display: table-cell;
     text-align: center;
     height: auto;
     width: 170px;
     vertical-align: middle;
     margin-bottom: 5px;
 }
 .column4 .itemThumb a {
     height: auto;
     width: 170px;
     display: block;
 }
 .column4 .itemThumb a img {
     max-height: 170px;
     max-width: 170px;
 }
 .column4 .item-list-span-img{
     width:170px;
     display:inline-block;
 }
 .column5 .item-list-span-img{
     width:130px;
     display:inline-block;
 }
 .column4 h3 {
     font-size: 70%;
     line-height: 130%;
     margin-bottom: 3px;
 }
.column4 p {
	/*font-size: 70%;*/
}
 .column4 img {vertical-align: bottom;}
 .column4 p.sp_price {color: #F00;}
 .column5 {
     float: left;
     width: 130px;
     margin: 0 17px 20px 0;
     padding-bottom: 10px;
     border-bottom: 1px dotted #333;
 }
 .column5:nth-child(5n) {margin-right:1px;}
 .column5:nth-child(5n+1) {clear:both;}
 
 .column5 .itemThumb-wrap {margin: 0 0 10px 0;}
 .column5 .itemThumb {
     display: table-cell;
     height: auto;
     width: 130px;
     margin-bottom: 5px;
     text-align: center;
     vertical-align: middle;
 }
 .column5 .itemThumb a {
     height: auto;
     width: 130px;
     display: block;
 }
 .column5 .itemThumb a img {
     max-height: 130px;
     max-width: 130px;
 }
 .column5 h3 {
     font-size: 0.8em;
     line-height: 130%;
     margin-bottom: 3px;
 }
 .column5 p {}
 .column5 img {vertical-align: bottom;}
 .column5 p.sp_price {color: #F00;}
 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: #F00;}
 p.price span.selling_price,
 p.price span.taxin{color: #F00;}
 section .newItem h2, section .pickup h2, section .ranking h2, section .group h2{
     border: none;
     font-size: 90%;
     font-weight: bold;
     line-height: 165%;
     margin-bottom: 10px;
     padding: 0 0 10px;
     min-height: 25px;
 }
 .newItem {
     background: url(../img/Title-new.gif) no-repeat right 4px;
     position: relative;
     margin: 30px 0 10px;
 }
 .newItem .new-Title {
     position: absolute;
     right: 0px;
     top: 3px;
 }
 .newItem h2 {
     background: url(../img/Tline-new.gif) repeat-x left bottom;
     margin-bottom: 15px;
     padding-right: 100px !important;
 }
 .column3 .badge {
     padding: 4px 0 0 4px;
     position: absolute;
     z-index: 100;
 }
 .column4 .badge {
     padding: 4px 0 0 4px;
     position: absolute;
     z-index: 100;
 }
 .pickup {
     background: url(../img/Title-pickup.gif) no-repeat right 4px;
     position: relative;
     margin-bottom: 10px;
 }
 .pickup .pickup-Title {
     position: absolute;
     right: 0px;
     top: 4px;
 }
 .pickup h2 {
     background: url(../img/Tline-pickup.gif) repeat-x left bottom;
     margin-bottom: 15px;
     padding-right: 60px !important;
 }
 .pickup .column5 {margin-bottom: 20px;}
 .pickup .column5 .itemThumb {
     margin-bottom: 5px;
     position: relative;
 }
 .pickup .column5 .badge {
     padding: 4px 0 0 4px;
     position: absolute;
     z-index: 100;
 }
 .ranking .ranking-Title {
     position: absolute;
     right: 0px;
     top: 4px;
 }
 .ranking h2 {
     background: url(../img/Tline-ranking.gif) repeat-x left bottom;
     margin-bottom: 15px;
     padding-right: 66px !important;
 }
 .ranking .column5 {margin-bottom: 20px;}
 .ranking .column5 .itemThumb {position: relative;}
 .ranking .column5 .badge {
     padding: 4px 0 0 4px;
     position: absolute;
     z-index: 100;
 }
 .half-cont_wrap01, .half-cont_wrap02 {overflow: hidden;}
 .half-cont {
     float: left;
     width: 48%;
     margin-right: 4%;
 }
 .half-cont:nth-child(2n) {
     float: left;
     width: 48%;
     margin-right: 0;
 }
 .shopDiary{background: url(../img/Title-shop.gif) no-repeat right top;}
 #sub-column .shopDiary{background: none;}
 .group {
     position: relative;
     padding-bottom: 20px;
     margin-bottom: 30px;
     border-bottom: 1px dotted #333333;
 }
 .group .group-Title {
     position: absolute;
     right: 0px;
     top: 4px;
 }
 .group h2 {
     background: url(../img/Tline-group.gif) repeat-x left bottom;
     margin-bottom: 15px;
     padding-right: 38px !important;
 }
 .group .group-banner {margin-bottom: 5px;}
 .group ul {line-height: 110%;}
 .group ul li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     font-size: 75%;
     padding: 0 3px 0 12px;
     background: url(../img/slash_000.gif) no-repeat left center;
 }
 .group ul li:first-child {
     background-image: none;
     padding: 0 3px 0 0;
 }
 .w100 .group {
     background: url(../img/Title-group.gif) no-repeat right 4px;
     position: relative;
     float: none;
     width: 100%;
     margin-right: 0%;
     padding-bottom: 20px;
     margin-bottom: 30px;
     border-bottom: 1px dotted #333333;
 }
 .w100 .group .group-Title {top: 3px;}
 .w100 .group h2 {
     background: url(../img/Tline-group.gif) repeat-x left bottom;
     display: block;
     width: 100%;
     margin: 0 0 15px;
 }
 .w100 .group h2 img {
     display: block;
     height: 20px;
     width: 85px;
     margin: 0 auto;
 }
 #main-column .group {background: url(../img/Title-group.gif) no-repeat right 4px;}
 .category .category-Title {
     position: absolute;
     right: 0px;
     top: 4px;
 }
 .category .category-banner {margin-bottom: 5px;}
 .w100 .category {
     background: url(../img/Title-category.gif) no-repeat right 4px;
     position: relative;
     float: none;
     width: 100%;
     padding-bottom: 20px;
     margin-bottom: 30px;
     border-bottom: 1px dotted #333333;
 }
 .w100 .category h2 {
     background: url(../img/Tline-category.gif) repeat-x left bottom;
     display: block;
     width: 100%;
     margin: 0 0 15px;
 }
 .w100 .category h2 img {
     display: block;
     height: 20px;
     width: 85px;
     margin: 0 auto;
 }
 .w100 .category h3 {
     font-weight: bold;
     line-height: 120%;
     font-size: 80%;
 }
 #main-column .category {background: url(../img/Title-category.gif) no-repeat right 4px;}
  .freeArea {
     width: 100%;
     height: 300px;
     background-color: #EEE;
 }
 #sub-column .group, #sub-column #followUs, #sub-column .newItem, #sub-column .link {
     width: 100%;
     border: none;
     top: 0;
     left: 0;
     margin: 0;
     padding: 0;
 }
 #sub-column .group nav, #sub-column .link nav {
     margin-bottom: 20px;
     border-top: none;
 }
 #sub-column .group nav ul, #sub-column .link nav ul {line-height: 160%;}
 #sub-column .group nav ul li, #sub-column .link nav ul li {
     border-bottom: dotted 1px #333;
     padding: 5px 0;
     background-image: none;
     display: block;
     font-size: 75%;
 }
 #sub-column .link nav ul li {line-height:180%;}
 #sub-column .keyword nav ul li {
  display: inline;
 }
 #sub-column .group nav ul li a, #sub-column .link nav ul li a {
     color: #333;
     display: block;
     text-decoration: none;
     padding: 3px 0;
     line-height: 130%;
 }
 #sub-column .link nav ul li a{
     display: inline;
 }
 #sub-column .group nav ul li:first-child a, #sub-column .link nav ul li:first-child a {
     border-top: none;
     padding: 4px 0 0;
 }
 #sub-column .group nav ul li a:hover, #sub-column .group nav ul li a:active, #sub-column .link nav ul li a:hover, #sub-column .link nav ul li a:active {
     background-color: #DDDDDD;
     color: #333333;
     text-decoration: none;
 }
 #sub-column .sitelink:hover{background-color:#DDDDDD;}
 #sub-column #snav_calendar h2 {background-image: none;}
 
 
 #sub-column #snav_mailMag {
     background: url(../img/BGline-scolumn.gif) repeat left top;
     padding: 8px;
     width:  194px;
     margin-bottom: 20px;
 }
 #sub-column #snav_mailMag h2 {background-image: none;}
 #sub-column div.snav_mailMag_cont {
     background: #FFF url(../img/Title-scolumn_mmag.gif) no-repeat center top;
     width:     161px;
     padding: 46px 16px 8px 17px;
 }
 #sub-column div.snav_mailMag_cont h2 {
     width:  161px;
     text-align: center;
     padding: 0 0 3px 0;
     margin: 0 0 7px 0;
     border-bottom: 1px dotted #333;
 }
 #sub-column div.snav_mailMag_cont p {
     font-size: 70%;
     line-height: 130%;
     padding: 5px 0 10px;
 }
 #sub-column div.snav_mailMag_cont input.mailAddress{
     width: 120px;
     height: 18px;
     position: relative;
     vertical-align: middle;
 }
 #sub-column div.snav_mailMag_cont input.submit_mailMag {
     width: 30px;
     height: 18px;
     text-align: center;
     background-color: #272727;
     border: none;
     color: #FFF;
     font-size: 75%;
 }
 #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 20px 0;
     padding-bottom: 10px;
     border-bottom: 1px dotted #333;
 }
 #subc_freeArea img {margin-bottom: 10px;}
 #sub-column .newItem {
     background:url(../img/Title-new.gif) no-repeat right 1px;
     position: relative;
     margin: 30px 0 0 0;
     line-height: 90%;
 }
 #sub-column .newItem h2 {
     background: url(../img/Tline-new.gif) repeat-x left bottom;
     font-size: 80%;
     font-weight: bold;
     line-height: 165%;
     padding: 0 0 10px 0;
     margin-bottom: 15px;
 }
 #sub-column .newItem .new-Title {
     position: absolute;
     right: 0px;
     top: 1px;
 }
 #sub-column .newItem .column3, #sub-column .newItem .column4 {
     padding: 0 0 10px 0;
     margin: 0 0 25px 0;
     float: none;
     width: 100%;
 }
 #sub-column .newItem .column4 .itemThumb-wrap {margin: 0 20px 10px 20px;}
 #sub-column .newItem .column4 .itemThumb {
     height: auto;
     width: 170px;
     display: table-cell;
     text-align: center;
     vertical-align: middle;
 }
 #sub-column .newItem .column4 .itemThumb a img {
     max-height: auto;
     max-width: 170px;
 }
 #sub-column .newItem h3 {text-align: left;}
 #sub-column .newItem p.price {
     text-align: left;
     margin: 0;
 }
 #sub-column .newItem p.sp_price {text-align: left;}
 #sub-column .newItem p.sp_price {color: #F00;}
 #sub-column .newItem .column4 .badge {
     padding: 4px 0 0 4px;
     position: absolute;
     z-index: 100;
 }
 #sub-column .newItem .column4_fourth .itemThumb {
     margin: 0 20px 5px 20px;
     position: relative;
 }
 #sub-column .pickup {
     background:url(../img/Title-pickup.gif) no-repeat right 2px;
     position: relative;
     line-height: 90%;
 }
 #sub-column .pickup .pickup-Title {
     position: absolute;
     right: 0px;
     top: 1px;
 }
 #sub-column .pickup h2 {
     background: url(../img/Tline-pickup.gif) repeat-x left bottom;
     margin-bottom: 15px;
     font-size: 80%;
     font-weight: bold;
     line-height: 165%;
     padding: 0 0 10px 0;
 }
 #sub-column .pickup .column5 {
     padding: 0 0 10px 0;
     margin: 0 0 25px 0;
     float: none;
     width: 100%;
 }
 #sub-column .pickup .column5 .itemThumb-wrap {margin: 0 40px 10px 40px;}
 #sub-column .pickup .column5 .itemThumb {
     margin: 0 0 5px 0;
     position: relative;
     text-align: center;
     height: auto;
     width: 130px;
 }
 #sub-column .pickup .column5 .itemThumb img {
     max-height: 130px;
     max-width: 130px;
 }
 #sub-column .pickup .column5 .badge {
     padding: 4px 0 0 4px;
     position: absolute;
     z-index: 100;
 }
 #sub-column .ranking {
     background: url(../img/Title-ranking.gif) no-repeat 100% 1px;
     position: relative;
     line-height: 90%;
 }
 #sub-column .ranking .ranking-Title {
     position: absolute;
     right: 0px;
     top: 1px;
 }
 #sub-column .ranking h2 {
     background: url(../img/Tline-ranking.gif) repeat-x left bottom;
     margin-bottom: 15px;
     font-size: 80%;
     font-weight: bold;
     line-height: 165%;
     padding: 0 0 10px 0;
 }
 #sub-column .ranking .column5 {
     padding: 0 0 10px 0;
     margin: 0 0 25px 0;
     float: none;
     width: 100%;
 }
 #sub-column .ranking .column5 .itemThumb-wrap {
     margin: 0 40px 10px 40px;
     height: 130px;
     width: 130px;
 }
 #sub-column .ranking .column5 .itemThumb {
     margin-bottom: 5px;
     position: relative;
     text-align: center;
 }
 #sub-column .ranking .column5 .itemThumb img {
     max-height: 130px;
     max-width: 130px;
 }
 #sub-column .ranking .column5 .itemThumb {
     margin-bottom: 5px;
     position: relative;
 }
 #sub-column .ranking .column5 .badge {
         padding: 4px 0 0 4px;
         position: absolute;
         z-index: 100;
 }
 #main-column .recommend .column5 .badge {
     padding: 4px 0 0 4px;
     position: absolute;
     z-index: 100;
 }
 section #guide p {
     font-size: 75%;
     line-height: 175%
 }
 section #guide .guide01 {padding-bottom: 20px;}
 section #guide .guide01 h2 {
     font-size: 75%;
     font-weight: bold;
     line-height: 200%;
     border-bottom:1px dotted;
     margin-bottom: 20px;
     background: none;
     padding: 0;
 }
 section #guide .guide01 ul {
     font-size: 75%;
     list-style-type: disc;
     margin-top: 10px;
 }
 section #guide .inner {
     overflow: hidden;
     margin-bottom: 10px;
 }
 section #guide .inner .fL {
     float: left;
     width: auto;
     margin-right: 20px;
     max-width: 350px;
 }
 section #guide .inner .fR {
     float: right;
     width: auto;
     max-width: 350px;
 }
 section #guide .chart .ttlShop {
     font-size: 80%;
     font-weight: bold;
     border: none;
     margin: 0;
 }
 section #guide table {
     line-height: 120%;
     border-bottom: 1px dotted #000000;
     table-layout: fixed;
 }
 section #guide table th {
     background-color: #EEEEEE;
     border-top: 1px dotted #000000;
     color: #2B2B2B;
     font-size: 75%;
     font-weight: bold;
     padding: 15px 20px;
     width: 100px;
 }
 section #guide table th.shopGuidePointClass{width:530px;}
 section #guide table td {
     font-size: 75%;
     border-top: 1px dotted #000000;
     padding: 15px 20px;
     width: 530px;
 }
 #shopGuide_wrap section #guide table td {width: 50%;;}
 section #guide table th.shopGuidePointClass {width: 50%;}
 section #guide ul
 {margin: 0px 40px;}
 section #guide ul li
 {list-style-type: square;}
 section #guide ol
 {margin: 0px 40px;}
 section #guide ol li
 {list-style-type: decimal;}
 #DiaryList h2, #Diary h2 {font-size: 90%;}
 #DiaryList .Diary-cont, #Diary .Diary-cont {margin: 0 0 15px;}
 #DiaryList article {margin: 0 0 40px;}
 .state_l {
     border-top: 1px dotted #333;
     padding: 10px 0 0;
     font-size: 65%;
 }
 .state_r {
     border-top: 1px dotted #333;
     padding: 10px 0 0;
     margin: 0 0 25px;
     text-align: right;
     font-size: 65%;
 }
 .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;
     font-size: 75%;
     font-size: 0.75rem;
     color: #FFF;
     text-align: center;
     vertical-align: middle;
     margin: 10px 0 0;
     padding: 3px 0 0;
     background: url(../img/btn-confirm_bg.gif) repeat-x scroll left top;
 }
 #Diary a, #Journal a {text-decoration: none;}
 #Diary a .more:hover, #Journal a .more:hover {
     width: 160px;
     height: 22px;
     background: url(../img/btn-confirm_bg_on.gif) repeat-x scroll left top;
 }
 #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-size: 80%;
     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;
     font-size: 75%;
     line-height: 200%;
     padding: 0;
     width: 100%;
 }
 #Diary fieldset p, #Journal fieldset p {
     margin-bottom: 5px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 #Diary fieldset input, #Journal fieldset input {margin: 0 3px 2px 0;}
 #Diary input.name, #Journal input.name {
     width: 215px;
     height: 20px;
     margin: 0;
 }
 #Diary input.url, #Journal input.url {
     width: 215px;
     height: 20px;
     margin: 0;
 }
 #Diary textarea, #Journal textarea {
     width: 360px;
     height: 100px;
     margin: 0;
     padding: 1px;
 }
 #Diary .btn-confirm, #Journal .btn-confirm {margin: 10px 0 0 120px;}
 .btn-confirmPost {
     height: 25px;
     width: 120px;
     color: #FFF;
     padding: 0 0 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: 0 0 0 5px;
 }
 .btn-confirmPost:hover {background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;}
 #comment-form #comment-post {margin: 0;}
 #comment-form legend  {
     background: none repeat scroll 0 0 transparent;
     font-size: 75%;
     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;}
 div.caution p {
     color: #d51414;
     font-size: 70%;
     line-height: 145%;
 }
 .btn-confirmBack {
     height: 25px;
     width: 80px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-back_bg.gif) no-repeat left top;
     border: none;
     margin: 0 5px 0 0;
 }
 .btn-confirmBack:hover {background: url(../img/btn-back_bg_on.gif) repeat-x left top;}
 @-moz-document url-prefix() {
     .btn-confirmPost {
         padding: 0 5px 2px;
     }
     .btn-confirmBack {
         padding: 0 2px 2px 8px;
     }
 }
 #JournalList h2 {font-size: 85%;}
 #JournalList .journal-cont {margin: 0 0 15px;}
 #JournalList article {margin: 0 0 40px;}
 #JournalList .journal-cont ul{margin: 0px 40px;}
 #JournalList .journal-cont ul li{list-style-type: square;}
 #JournalList .journal-cont ol{margin: 0px 40px;}
 #JournalList .journal-cont ol li{list-style-type: decimal;}
 section#document_wrap h2 {
     font-size: 85%;
     font-weight: bold;
     line-height: 200%;
     border-bottom:1px dotted;
     margin-bottom: 10px;
     background: none;
     padding: 0;
 }
 section#document_wrap h3 {font-size: 75%;}
 section #document li {
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list01 {padding-bottom: 30px;}
 section #document .txt-list01 li.c1 {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     padding: 0 25px 0 0;
 }
 section #document .txt-list02 {
     padding-bottom: 10px;
     overflow: hidden;
 }
 section #document .txt-list02 h3 {font-weight: bold;}
 section #document .txt-list02 section.tree00 {
     float: left;
     padding: 0 35px 20px 0;
     width:156px;
 }
 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 {
     padding-bottom: 30px;
     overflow: hidden;
 }
 section #document .txt-list03 section.tree00 {
     float: left;
     padding: 0 35px 0 0;
     width: 156px;
 }
 section #document .txt-list03 ul.tree01 li {
     padding: 0 0 0 7px;
     margin: 0 0 0 5px;
     background: url(../img/ico_list01.gif) no-repeat left center;
 }
 #contact div.caution {margin-bottom: 15px;}
 #contact div.caution p {
     color: #d51414;
     font-size: 70%;
     line-height: 145%;
 }
 #formArea_cc #contact form {margin-top: 30px;}
 #contents-pop #contact {
     width: auto;
     margin: 10px 20px;
 }
 #contact {
     width: 720px;
     margin: 0 auto;
 }
 #contact h4 {font-size: 75%;}
 #contact .txtBox {margin: 25px 0 10px;}
 section #contact .text-center {
     text-align: center;
     margin: 50px 0;
 }
 #contact .txtBox p.txt-T {
     font-size: 80%;
     font-weight: bold;
     margin-bottom: 5px;
 }
 section #document li {
     font-size: 100%;
     font-size: 0.75rem;
 }
 #contact table {
     width: 100%;
     margin: 10px 0 0;
     word-break:break-all;
 }
 #contents-pop table {width: 100%;}
 #contact table th {
     width: 28%;
     padding: 20px;
     font-size: 75%;
     font-weight: bold;
     color: #2B2B2B;
     background-color: #EEE;
     border-top: dotted 1px #000;
     border-bottom: dotted 1px #000;
 }
 #contact em {
     color: #C23E42;
     margin-left: 5px;
     font-size: 90%;
     font-size: 0.7rem;
 }
 #contact table td {
     width: 72%;
     font-size: 75%;
     font-size: 90%\9;
     padding:20px;
 }
 #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: 60%;
 }
 #contact .weaktxt {
     color: #333;
     font-size: 90%;
     padding: 5px 0 0;
 }
 #contact .note {
     color: #333;
     font-size: 95%;
     font-size: 0.7rem;
     line-height: 150%;
     margin: 0 0 15px;
 }
 #contact .txtBox .note {
     font-size: 70%;
     font-size: 0.7rem;
 }
 #contact table td textarea {
     height: 150px;
     width: 90%;
     padding: 5px;
 }
 #contact table td .text-area {
     display: block;
     margin: 0 0 15px;
 }
 #contact .btn-confirm {
     text-align: center;
     padding: 20px;
     border-bottom: none;
     font-size: 100%;
 }
 #contact .btn-confirm-enq {
     padding: 20px;
     font-size: 100%;
 }
 #contact input.btn-confirmNext {
     height: 25px;
     width: 150px;
     color: #FFF;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 0 5px;
 }
 #contact input.btn-confirmNext:hover {background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;}
 #contact .btn-enq input.btn-confirmNext {
     height: 25px;
     width: 200px;
     color: #FFF;
     padding: 0;
     font-size: 75%;
     font-size: 0.75rem;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 0 5px;
 }
 #contact .btn-enq input.btn-confirmNext:hover {background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;}
 #contact input.btn-confirmBack {
     height: 25px;
     width: 80px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-back_bg.gif) no-repeat left top;
     border: none;
     margin: 0 5px;
 }
 #contact input.btn-confirmBack:hover {background: url(../img/btn-back_bg_on.gif) no-repeat left top;}
 #contact input.btn-confirmCancel {
     height: 25px;
     width: 120px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 0 5px;
 }
 #contact .btn-confirmCancel:hover {background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;}
 #contact .btn-confirmClose {
     height: 25px;
     width: 120px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 80%;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-close_bg.gif) no-repeat left top;
     border: none;
     margin: 0 5px;
 }
 #contact .btn-confirmClose:hover {background: url(../img/btn-close_bg_on.gif) no-repeat left top;}
 @-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: none repeat scroll 0 0 transparent;
     border-bottom: 1px dotted;
     font-size: 75%;
     font-weight: bold;
     line-height: 200%;
     margin-bottom: 10px;
     padding: 0;
     width: 100%;
 }
 #contact fieldset p {
     margin-bottom: 5px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 #contact fieldset ul {overflow: hidden;}
 #contact fieldset li {
     font-size: 75%;
     font-size: 0.75rem;
 }
 #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 input.txtF {
     height: 16px;
     margin: 0;
     padding: 2px 5px;
 }
 #contact input.mailAddress {
     width: 300px;
     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: 70%;
     height: 150px;
     padding: 5px;
 }
 #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 {
     padding: 20px 20px 10px;
     margin: 20px 0 0 0;
     border: 10px solid #EEE;
 }
 #contact .atttxt {
     color: #333;
     font-size: 75%;
     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%;
 }
 #contact .memberF input.btn-confirm160 {margin: 10px 0 0;}
 .memberName {
     border-bottom: 1px dotted;
     font-size: 75%;
     font-weight: bold;
     line-height: 200%;
     margin-bottom: 5px;
     padding: 0;
 }
 #contact input.btn-confirm120 {
     height: 25px;
     width: 120px;
     color: #FFF;
     padding: 0;
     font-size: 75%;
     font-size: 0.75rem;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 0 5px;
 }
 #contact input.btn-confirm120:hover {background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;}
 #contact input.btn-confirm160 {
     height: 25px;
     width: 160px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
 }
 #contact input.btn-confirm160:hover {background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;}
 #contact input.btn-confirmReg {
     height: 25px;
     width: 160px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
 }
 #contact input.btn-confirmReg:hover {background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;}
 #contact input.btn-confirmBackItem {
     height: 25px;
     width: 120px;
     color: #FFF;
     padding: 0 5px 2px 15px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-back_bg120.gif) no-repeat left top;
     border: none;
     margin: 0 5px;
 }
 #contact input.btn-confirmBackItem:hover {background: url(../img/btn-back_bg120_on.gif) no-repeat left top;}
 @-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;}
 #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.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: 21px;
     width: 100px;
     padding: 0 5px 2px;
 }
 #contact .mailMF input.btn-confirmNext:hover {background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;}
 @-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: 60%;
     margin: 0 10px 0 0;
     float: left;
 }
 #contact .mailMC span.btn-confirm {
     display: block;
     padding: 0;
 }
 #contact .freeArea {
     margin: 60px 50px 0;
     width: 620px;
     background-color: #FFFFFF;
 }
 #contact .ann-input {
     margin: 5px 0 0;
     font-size: 100%;
 }
 #contact .ann-input input {margin: 0 3px 2px 0;}
#itemList_wrap{
	margin: 0 0 45px;
}
#itemList{
	margin: 45px 0 0 0;
	position: relative;
}
article #main-column #itemList section {
	margin: 0;
}
.column4 h2 {
	font-size: 0.8em;
	line-height: 130%;
	margin-bottom: 3px;
	background: none;
	font-weight: normal;
	padding: 0;
	border: none;
}
article #main-column #itemList section.column4 {
     overflow: hidden;
     margin: 0 13px 20px 0;
 }
 article #main-column #itemList section.column4:nth-child(4n) {margin: 0 1px 20px 0;}
 #itemList2 {margin:15px 0 0 0;position:relative;}
 #itemList2 .column4 {float:none;width:100%;height:auto !important;overflow:hidden;*zoom:1;}
 #itemList2 .column4 .itemThumb-wrap {float:left;padding-right:15px;}
 #itemList2 .column4 .inner-catch {
     line-height:160%;
     margin-top:3px;
 }
 #itemList_wrap #pager-top {
     width: 100%;
     padding: 5px 0 0 0;
     overflow: hidden;
     border-top: 1px dotted #333333;
     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: 70%;}
 #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: 120%;
     *zoom: 1;
     font-size: 80%;
 }
 #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: 120%;
     *zoom: 1;
 }
 #pager-top ul li.selected, #pager-bm ul li.selected {
     font-weight: bold;
     color: #333;
     text-decoration: none;
 }
 section.userreview {padding: 20px 0 0;}
 section.userreview table.userreview_list {
     width: 100%;
     font-size: 70%;
     margin: 10px 0 0 0;
     line-height: 160%;
     border-bottom: 1px dotted #CCC;
 }
 section.userreview div.more {
     width: 80px;
     height: 19px;
     margin: 3px 0 0 0;
 }
 section.userreview div.more a img {
     width: 80px;
     height: 19px;
     vertical-align: middle;
 }
 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;}
 section.userreview table.userreview_list td.userreview_comment {padding: 10px 0 20px;}
 article#Detail #main-column section.recommend {padding: 20px 0 0;}
 article#Detail #main-column section.recommend h2 {
     margin: 0 0 10px 0;
     padding: 0 0 2px 0;
 }
 article#Detail section.column5 {border: none;}
 .column-set .quantityArea {margin-top: 5px;}
 .column-set .quantityArea span {font-size: 70%;}
 article #main-column .pageNav_top {
     overflow: hidden;
     font-size: 70%;
     padding-bottom: 5px;
     border-bottom: 1px dotted #111111;
 }
 article #main-column .pageNav{font-size: 70%;}
  article #main-column .pageL  {
     float: left;
     width:100%;
 }
 article #main-column .pageNav_top .pageL {width: 50%;}
 article #main-column .pageR {float: right;}
article #main-column h1{
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 30px;
	padding: 0 0 25px;
	text-align: center;
	border-bottom: #b7a06d dotted 1px;
}
 article #main-column section.rating {
     padding-bottom: 30px;
     margin-bottom: 5px;
     border-bottom: 1px dotted #111111;
 }
 article #main-column section.rating .reviewBox {
     overflow: hidden;
     margin: 15px 0;
 }
 article #main-column section.rating .tmb {
     float: left;
     margin-right: 20px;
     width:80px;
 }
 article #main-column section.rating .reviewTxt {
     float: right;
     width: 620px;
 }
 article #main-column section.rating .reviewTxtNoImg {
     float: left;
     width: 100%;
 }
 article #main-column section.rating .ttlArea {overflow: hidden;}
 article #main-column section.rating h2 {
     float: left;
     font-size: 100%;
     background: none;
     font-weight: normal;
     padding: 0;
     margin: 0;
     line-height: 160%;
     border-bottom: none;
 }
 article #main-column section.rating .btnMore {float: right;}
 article #main-column section.rating .reviewTxt ul ,
 article #main-column section.rating .reviewTxtNoImg ul {
     margin: 5px 0;
     vertical-align: middle;
     line-height: 120%;
     overflow: hidden;
 }
 article #main-column section.rating .reviewTxt ul li ,
 article #main-column section.rating .reviewTxtNoImg ul li {
     float: left;
     margin-right: 5px;
     font-size: 75%;
 }
 article #main-column section.rating .comment p {
     background: #eaeaea;
     padding: 5px 15px 15px;
 }
 article #main-column section.rating .comment h3 {
     padding: 20px 0 0 15px;
     background: url(../img/shop/trigona.png) no-repeat;
     font-size: 70%;
     font-weight: bold;
 }
 article #main-column .pageNav .pageL strong , article #main-column .pageNav_top .pageL strong {font-weight: bold;}
 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: 160%;
     border-bottom: none;
 }
 article #main-column section.rating .reviewBox_item {margin: 15px 0;}
 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;
     font-size: 75%;
 }
 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: 90%;
     border-bottom: none;
 }
 article #itemBox p {float: right;}
 #contact #center1 .centerbox {margin:0px;}
 #contact #center1 .centerbox .mainCont .step_navi01 {
     background-image: url("../img/navi01.gif");
     background-repeat: no-repeat;
 }
 #contact #center1 .centerbox .mainCont .step_navi02 {
     background-image:url(../img/navi02.gif);
     background-repeat:no-repeat;
 }
 #contact #center1 .centerbox .mainCont .step_navi03 {
     background-image:url(../img/navi03.gif);
     background-repeat:no-repeat;
 }
 #contact #center1 .centerbox .mainCont .step_navi04 {
     background-image:url(../img/navi04.gif);
     background-repeat: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:681px;}
 #contact #center1 .centerbox .mainCont input[name="PZIP_SEEK"]{width:180px;}
 #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 .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:12px;
     vertical-align:middle;
     letter-spacing:0.2em;
     color:#000000;
     background-color:#D6D6D6;
 }
 #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: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 0px;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 th {padding:10px;border:1px solid #999999;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td {padding:2px 4px;border:1px solid #999999;font-size:0.75rem;}
 #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:15%!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: 100%;
 }
 table#enter #center3 .centerbox form[name="NEXT"] .mainCont .bordlayoutp3 table tbody td div.send_info{
     width:75% !important;
     margin:0 54px !important;
 }
 #center-seo .centerbox a,#center3 .centerbox a{text-decoration : underline;}
 #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,
 #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: 77px;
 }
 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;}
 #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;}
 #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: 0.75rem;
     font-weight:bold;
 }
 #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:0px;}
 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;
 }
 #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 tbody tr td#center1 .centerbox .mainCont h3.title1{
     background: url("../img/Tline-scolumn.gif") repeat-x scroll left bottom transparent;
     color: #333333;
     font-size: 120%;
     font-weight: bold;
     line-height: 165%;
     margin-bottom: 15px;
     padding: 0 0 12px;
 }
 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;}
 #enquete-footer{
     width:960px;
     margin:0 auto;
     height: 57px;
     line-height: 100%;
     position: relative;
     clear: both;
 }
 #enquete-footer #footer-inner .footer_gnavi{float:left;}
 #enquete-footer #footer-inner .footer_gnavi ul li:first-child{
     background-image:none;
     padding:0 3px 0 0;
 }
 #enquete-footer #footer-inner .footer_gnavi ul li{
     background: url("../img/slash_ccc.gif") no-repeat scroll left center transparent;
     color: #999999;
     display: inline-block;
     font-size: 60%;
     line-height: 100%;
     padding: 0 3px 0 18px;
 }
 #enquete-footer #footer-inner .footer_gnavi ul li a{color:#999;}
 #enquete-footer #footer-inner .footer_gnavi ul li a:hover{
     color:#fff;
     text-decoration: underline;
 }
 #enquete-footer #footer-inner .footer_gnavi ul li{#float:left}
 #enquete-footer #copyright{
     float: right;
     font-size: 67%;
     text-align: right;
     color: #FFF;
 }
 #center-seo .centerbox,#center3 .centerbox {
     font-size: 75%;
     line-height: 200%;
     margin: 0px;
     padding: 0 10px 10px;
     word-break:break-all;
 }
 #center-seo h3.title1,#center3 h3.title1 {
     background: url("../img/Tline-scolumn.gif") repeat-x scroll left bottom transparent;
     color: #333333;
     font-size: 120%;
     font-weight: bold;
     line-height: 165%;
     margin-bottom: 15px;
     padding: 0 0 10px;
 }
 #center-seo #bread,#center3 #bread {
     margin: 0px;
     padding: 3px 15px;
     text-align: left;
     font-size: 75%;
     line-height: 200%;
 }
 #center-seo .mainCont,#center3 .mainCont {
     padding: 10px;
     margin: 0px;
     width: auto;
 }
 #center-seo .centerbox .caution,#center3 .centerbox .caution, #EST_SPS_regi .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;
 }
 #center-seo .bordlayoutp3 table tbody tr td input[type="button"],
 #center3 .bordlayoutp3 table tbody tr td input[type="button"]{
     width:190px;
 }
 #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:680px;
     margin:0px 5px 0px 5px;
     padding:0px;
 }
 */
 .cart-section .header_area {
     margin: 0 auto;
 }
 .pageNav form img{float:right;}
 #sub-column .category .fukidashi nav,
 #sub-column .category #sps-itemListAllCategory nav {margin-bottom:0;}
 #sub-column .category .fukidashi nav:last-child,
 #sub-column .category #sps-itemListAllCategory section nav:last-child {margin-bottom:20px;}
 #sub-column .category #sps-itemListAllCategory section nav:first-child {margin-bottom:0;}
 #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:#333;
     font-weight:normal;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a:hover {
     color:#333;
     font-weight:normal;
 }
 section.half-cont div.category section h3{
     font-weight: bold;
     line-height: 120%;
     font-size:    80%;
 }
 #sub-column .category .sps-allList {margin-bottom:20px;}
 #sub-column .category .sps-allList+#sps-itemListAllCategory {
     display:none;
     margin-top:-20px;
 }
 #center1 .centerbox .mainCont{
     width: 600px;
     padding: 10px;
 }
 #center1 .centerbox .mainCont h3{
     line-height: 43px;
     margin-bottom: 0;
     padding: 0;
     vertical-align: middle;
     font-size: 100%;
     font-weight: bold;
     background: url("../img/Tline-scolumn.gif") repeat-x scroll left bottom transparent;
     color: #333333;
 }
 .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.cart-section div#contact img[height="1"]{display:none;}
 .itemDescFc{
     position:absolute;
     margin-left:5px;
 }
 .itemThumb-wrap-left{
     width:170px;
     padding-left:10px;
 }
 .itemThumb-wrap-right{
     width:70%;
     word-break:break-all;
     margin-left:210px;
 }
 #enter #contents {
     width: auto;
 }
 /* フッタご利用ガイド調整用*/
 .footer_area .w100 .freeArea2 { border: none; }
 .footer_area .w100 .freeArea2 h2 {background: url(../img/Tline-shop.gif) repeat-x left bottom !important;border: none !important; font-size:90% !important;}
 
 /*カートのまとめ割引リンク用*/
 .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;
 }
 
 .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.8em;
     color:#333;
 }
 
 #bundle_detail > h4 {
     font-size:0.7em;
     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.7em;
     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.75em;
     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;
 }
 
 /*支払方法選択*/
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 .side {padding:0;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 .point_use_table .side,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 .side .paytypewrap{padding:10px 15px;}
 #EST_SPS_cart #contact div.mainCont h4.newMemberinfo{
 margin:15px 0 2em 0;
 padding-bottom: 0.5em;
 font-size:20px;
 font-weight:normal;
 line-height:1.5em;
 overflow:hidden;
 border-bottom: 2px solid #e0e0e0;
 }
 
 .cartTopMsg{
 margin-top: 1em;
 }
 
 form[name=COUPON] .backcolor2{
 padding: 1em !important;
 }
 
 .login-next{
 margin-top: 1em;
 }
 
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td select{
 margin: 5px 0;
 }
 
 .SPS-regi-item_detail{
 display: block !important;
 padding-top: 1em;
 }
 
 #contact table.cartItem{
 margin: 0;
 }
 
 #contact select[name^="enq_ans_month"],
 #contact select[name^="enq_ans_day"]{
 min-width: 60px;
 }
 
 #EST_SPS_cart #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table td hr{
 display:block;
 margin:0 20px;
 height: 2px;
 background-color:#e0e0e0;
 border: 0;
 }
 
 .cartBtnPreviousBottom{
 display: inline-block;
 vertical-align:middle;
 }
 
 #contact #center1 .centerbox .mainFrame .mainCont #selectPayment td.backcolor1{
 padding: 1rem;
 }
 
 .itemPic img {
 height: auto;
 }
 
 .SPS-fontlarge{
 font-size: 1.4em;
 vertical-align: middle;
 }
 
 #EST_SPS_order .sps-noregist{
 cursor : pointer;
 display: inline-block;
 margin-top: 0.5em;
 font-size: 0.8em;
 }
 
 .sps-coupon_notice{
 font-size:0.8em;
 }
* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}
body {
padding-top: 70px;
	font-size: 16px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
img {
	vertical-align: top;
	line-height: 1.0;
}
a img {
	border-style: none;
}
/* ------------------------------------------------------------
    共通クラス部分
------------------------------------------------------------ */
.freeAreaTitle{
	display: none;
}
.ttl-group-main{
	background: url("/img/common/line_musubi.png") center top no-repeat;
	margin: 0 0 30px;
	padding: 25px 0;
	text-align: center;
	border-bottom: #b7a06d dotted 1px;
}
.ttl-group-main-non{
	margin: 0 0 30px;
	padding: 0 0 25px;
	text-align: center;
	border-bottom: #b7a06d dotted 1px;
}
.ttl-group-main h2,
.ttl-group-main-non h2{
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	font-weight: bold;
}
.ttl-group-main small,
.ttl-group-main-non small{
	display: block;
	color: #b7a06d;
	font-size: 13px;
	letter-spacing: 1px;
}
/* ------------------------------------------------------------
    ヘッダー部分
------------------------------------------------------------ */
#cart-header,
header{
	background: #f0edde;
	margin: 0 0 35px;
	padding: 0 0 25px;
	position: relative;
}
#cart-header:after,
header:after{
	background: url("/img/common/line_musubi.png") calc(50% + 92px) top;
	content: "";
	width: 100%;
	height: 19px;
	display: block;
	position: absolute;
	bottom: -9.5px;
	z-index: 1;
}
.header-nav{
	background: #fff;
	padding: 12.5px 0;
	border-bottom: #b20d0d solid 10px;
	position: fixed;
	width: 100%;
	z-index: 11;
	top: 0;
	left: 0;: 
}
.header-nav .header-nav-inner{
	width: 950px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
}
.header-nav .header-nav-inner .sns-nav ul{
	line-height: 25px;
	display: -webkit-flex;
	display: flex;
	text-align: right;
}
.header-nav .header-nav-inner .sns-nav ul li{
	font-size: 10px;
}
.header-nav .header-nav-inner .sns-nav ul li:not(:last-of-type){
	margin-right: 20px;
}
.header-nav .header-nav-inner .sns-nav ul li a{
	color: #000;
	text-decoration: none;
}
.header-nav .header-nav-inner .sns-nav ul li a:before{
	content: "";
	width: 16px;
	height: 25px;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 0 0;
}
.header-nav .header-nav-inner .sns-nav ul li.ig a:before{
	background: url(/img/common/icon_ig.png) left no-repeat;
}
.header-nav .header-nav-inner .sns-nav ul li.fb a:before{
	background: url(/img/common/icon_fb.png) left no-repeat;
}
.header-nav .header-nav-inner .gnav{
	margin-left: auto;
}
.header-nav .header-nav-inner .gnav ul{
	display: -webkit-flex;
	display: flex;
}
.header-nav .header-nav-inner .gnav  ul li{
	width: 104px;
}
.header-nav .header-nav-inner .gnav  ul li:not(:last-of-type){
	margin: 0 10px 0 0;
}
.header-nav .header-nav-inner .gnav  ul li a{
	background: #000;
	width: auto;
	height: 25px;
	display: block;
	text-decoration: none;
}
#header-inner{
	width: 950px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#header-inner #logo{
	background: #fff;
	width: 167px;
	height: 418px;
}
#header-inner .header-mainimage{
	width: 762px;
	height: 396px;
	margin-left: auto;
	padding: 21px 0 0;
	overflow: hidden;
	position: relative;
}
#header-inner .bnr{
	width: 100%;
	margin: 10px 0 0;
}
/* ------------------------------------------------------------
    スライダー部分
------------------------------------------------------------ */
#header-inner .header-mainimage ul li.active{
	z-index: 9;
}
#header-inner .header-mainimage ul li.last-active{
	z-index: 8;
}
#header-inner .header-mainimage ul{
	position: absolute;
	top: 21px;
	left: 0;
	width: 100%;
}
#header-inner .header-mainimage ul li{
	background: #fff;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 6;
}
/* ------------------------------------------------------------
    コンテンツ部分
------------------------------------------------------------ */
#contents{
	width: 950px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	/*font-size: 12px;*/
	line-height: 1.8;
}
/* ------------------------------------------------------------
    左側部分
------------------------------------------------------------ */
#sub-column{
	width: 164px;
	margin: 0 20px 30px 0;
	-webkit-order: -1;
	order: -1;
}
#sub-column .category{
	margin: 0 0 20px;
}
#sub-column .category .tatenarabi nav{
	margin: 10px 0 0;
}
#sub-column .category .tatenarabi nav h2 a{
	background: url(/img/common/list_nav_side.png) left no-repeat,url(/img/common/line_nav_side.png) right repeat-y,#b20d0d;
	line-height: 1.5;
	padding: 10px 0 10px 43px;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#sub-column .category .tatenarabi nav li a{
	background: url(/img/common/list_nav_side_s.png) left no-repeat #e9e2d3;
	width: auto;
	margin: 0 0 1px;
	padding: 10px 0 10px 18px;
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#sub-column .side-nav{
	margin: 20px 0 0;
}
#sub-column .ttl-group-sub{
	margin: 0 0 15px;
}
#sub-column .ttl-group-sub small{
	display: block;
	text-align: center;
	font-size: 9px;
	color: #b7a06d;
}
#sub-column .ttl-group-sub h2{
	background: url(/img/common/brackets_sub.png) center no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}
#sub-column .side-nav ul{
	margin: 0 0 15px;
}
#sub-column .side-nav ul li{
	background: #e9e2d3;
	margin: 0 0 1px;
}
#sub-column .side-nav ul li a{
	background: url(/img/common/list_side_02.png) 5px center no-repeat;
	width: auto;
	display: block;
	padding: 10px 0 10px 17px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#sub-column .figure{
	margin: 20px 0 0;
}
#sub-column .content-nav{
	background: url(/img/common/bnr_header_02.jpg) no-repeat;
	height: 130px;
	position: relative;
}
#sub-column .content-nav ul{
	position: absolute;
	bottom: 25px;
	left: 20px;
	line-height: 1.0;
}
#sub-column .content-nav ul li a{
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}
#sub-column .content-nav ul li a:after{
	background: url(/img/common/arw_header.png) center no-repeat;
	content: "";
	width: 9px;
	height: 10px;
	display: inline-block;
	margin: 0 0 0 5px;
}
/* ------------------------------------------------------------
    おすすめ商品部分
------------------------------------------------------------ */
#sub-column .recommendListTop {
	margin: 30px 0 0;
}
#sub-column .recommendListTop h2 {
	margin: 0 0 15px;
}
#sub-column .recommendListTop ul {
	margin: 0 0 35px;
}
#sub-column .recommendListTop ul li:not(:last-of-type) {
	margin: 0 0 15px;
}
#sub-column .recommendListTop ul li a {
	color: #808080;
}
#sub-column .recommendListTop ul li img {
	background: #eee;
	display: block;
	width: 100%;
	height: 66px;
}
#sub-column .recommendListTop .figure {
	margin: 0 0 30px;
}
/* ------------------------------------------------------------
    検索ボックス部分
------------------------------------------------------------ */
.leftSearch {
}
.leftSearch #searchbox_wrap{
     margin: 10px 0;
}
.leftSearch #searchbox form{
	border: 1px solid #b7a06d;
	box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
}
.leftSearch #searchbox input.searchbox {
	border: medium none;
	margin-left: 1px;
	padding: 0 5px;
	width: 121px;
	height:26px;
}
.leftSearch #searchbox input.searchSubmit {
	padding: 1px 1px 0 0;
}
.leftSearch #searchbox p {
	background: url(/img/common/ttl_search.png);
height: 40px;
text-indent: -9999px;
margin: 0 0 15px;
}
/* ------------------------------------------------------------
    シーン別印鑑の選び方部分
------------------------------------------------------------ */
#main-column .choose {
	width: 763px;
	margin: 0 0 45px;
}
#main-column .choose h3 {
	background: url(/img/common/list_point_01.jpg) left center no-repeat;
	font-family: "遊ゴシック体","Yu Gothic",YuGothic,arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0 0 0 33px;
}
#main-column .choose ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#main-column .choose ul:not(:last-of-type){
	margin: 0 0 15px;
	padding: 0 0 25px;
	border-bottom: #b7a06d dotted 1px;
}
#main-column .choose ul li{
	width: 146px;
}
#main-column .choose ul li:not(:nth-of-type(5n)){
	margin-right: 8.25px;
}
#main-column .choose ul li:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)):not(:nth-of-type(4)):not(:nth-of-type(5)){
	margin-top: 15px;
}
#main-column .choose ul li a{
	background: #f8f6f0;
	padding: 0 0 10px;
	border: #b7a06d solid 1px;
	text-align: center;
	color: #000;
	display: block;
}
#main-column .choose ul li a .figure{
	margin: 0 0 10px;
	position: relative;
}
#main-column .choose ul li a .figure span{
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 20px;
    line-height: 1.0;
    color: #fff;
    z-index: 1;
}
#main-column .choose ul.ranking li a .figure:after{
	content: "";
	width: 0;
	height: 0;
	border-top: 50px solid #b7a06d;
	border-right: 50px solid transparent;
	position: absolute;
	top: 0;
	left: 0;
}
#main-column .choose ul li a h4{
	font-weight: bold;
}
#main-column .choose .another{
	margin: 10px 0 0;
	text-align: right;
}
/* ------------------------------------------------------------
    東洋堂のお得なサービス方部分
------------------------------------------------------------ */
#main-column .service {
	width: 763px;
}
#main-column .service h3{
	margin: 0 0 30px;
	font-weight: bold;
	text-align: center;
}
#main-column .service ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	 -webkit-justify-content: center;
	 justify-content: center;
}
#main-column .service ul li{
	width: 26%;
}
#main-column .service ul li:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)){
	margin-top: 50px;
}
#main-column .service ul li:not(:nth-of-type(3n)):not(:last-of-type){
	margin-right: 8%;
}
#main-column .service ul li .figure{
	text-align: center;
	margin: 0 0 30px;
}
#main-column .service ul li h4{
	font-size: 17px;
	color: #b49c56;
	font-weight: bold;
	text-align: center;
}
#main-column .service ul li small{
	font-size: 12px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	display: block;
	margin: 0 0 15px;
	letter-spacing: 1px;
}
#main-column .service ul li p{
	font-size: 14px;
}
/* ------------------------------------------------------------
    フッター部分
------------------------------------------------------------ */
.footer_area{
	width: 763px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 45px 0 0;
}
.footer_area .instagram_area{
	background: #f1ece2;
	width: 100%;
	margin: 0 0 45px;
}
.footer_area .instagram_area h2{
	background: #000;
	color: #fff;
	margin: 0 140px 30px;
	font-size: 14px;
	line-height: 48px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.footer_area .instagram_area p{
	margin: 0 30px 30px;
}
.footer_area .instagram_area .btn_follow a{
	width: 90px;
	line-height: 20px;
	background: #000;
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0 auto 30px;
	border-radius: 2px;
	text-align: center;
}
.footer_area .lead{
	width: 100%;
}
.footer_area .lead p{
	margin: 0 0 30px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.footer_area .lead p strong{
	margin: 0 5px;
	font-size: 24px;
	color: #b7a06d;
}
.footer_area .column{
	width: 48%;
	font-family: "遊ゴシック体","Yu Gothic",YuGothic,arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin: 0 0 45px;
}
.footer_area .column .ttl-group{
	background: #000;
	margin: 0 0 30px;
	padding: 15px 0;
	color: #fff;
	position: relative;
}
.footer_area .column .ttl-group:after{
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-top: 13px solid #000;
	border-right: 5px solid transparent;
	position: absolute;
	right: 0;
	bottom: -13px;
	left: 0;
	margin: auto;
}
.footer_area .column .ttl-group h2{
	font-size: 16px;
	margin: 0 0 5px;
	text-align: center;
}
.footer_area .column .ttl-group small{
	display: block;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}
.footer_area .column .ttl-group span a{
	color: #b7a06d;
	border: #b7a06d solid 1px;
	padding: 1px 5px 1px 13px;
	position: absolute;
	text-decoration: none;
	right: 10px;
	bottom: 10px;
	font-size: 10px;
}
.footer_area .column .ttl-group span a:before{
	content: "";
	width: 0;
	height: 0;
	border-top: 2px solid transparent;
	border-left: 3px solid #b7a06d;
	border-bottom: 2px solid transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
	margin: auto;
}
.footer_area .column h3 {
	background: url(/img/common/list_point_02.jpg) -2px center no-repeat #eaeaea;
	margin: 0 0 15px;
	padding: 10px 0 10px 30px;
	line-height: 30px;
	font-size: 17px;
	font-weight: bold;
}
.footer_area .column h3:not(:first-of-type){
	margin-top: 30px;
}
.footer_area .column .figure{
	margin: 15px 0 0;
}
.footer_area .column table{
	width: 100%;
	margin: 15px 0;
}
.footer_area .column table td {
	border: #b7a06d solid 1px;
	padding: 5px;
}
.footer_area .contact_area {
	background: url(/img/common/line_oblique.png) repeat-x top,url(/img/common/line_oblique.png) repeat-x bottom,#5183c2;
	width: 100%;
	margin: 45px 0 0;
	padding: 45px 0;
	color: #fff;
	text-align: center;
	position: relative;
}
.footer_area .contact_area .topto{
	position: absolute;
	bottom: 0;
	right: -86px;
}
.footer_area .contact_area .ttl-group{
	margin: 0 0 30px
}
.footer_area .contact_area .ttl-group h2{
	background: url(/img/common/brackets.png) center no-repeat;
	font-size: 15px;
	line-height: 18px;
}
.footer_area .contact_area .ttl-group small{
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 13px;
}
.footer_area .contact_area .tel{
	font-size: 36px;
	letter-spacing: 1px;
}
.footer_area .contact_area p strong{
	font-size: 16px;
}
.btn-contact a{
	background: #b7a06d;
	width: 300px;
	line-height: 40px;
	display: block;
	margin: 20px auto 0;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
#footer-inner{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#footer-inner h2{
	background: rgba(233,212,189,0.34);
	width: 100%;
	padding: 30px 0;
	text-align: center;
}
#footer-inner .footer-nav{
	background: #000;
	padding: 0 25px;
	-webkit-order: 2;
	order: 2;
	-webkit-flex-grow: 1;
	flex-grow: 1;
}
#footer-inner .footer-nav ul{
	line-height: 40px;
	display: flex;
	justify-content: center;
}
#footer-inner .footer-nav ul li{
	font-size: 10px;
}
#footer-inner .footer-nav ul li + li {
	margin-left: 15px;
}
#footer-inner .footer-nav ul li a{
	color: #fff;
	text-decoration: none;
}
#footer-inner #copyright{
	background: #000;
	line-height: 40px;
	padding: 0 25px;
	color: #fff;
	-webkit-order: 1;
	order: 1;
	font-size: 10px;
}
/* ------------------------------------------------------------
    トップページ商品一覧部分
------------------------------------------------------------ */
#main-column .main-inner {
	display: -webkit-flex;
	display: flex;
}
#main-column .itemListFrame {
	width: 763px;
	margin: 0 0 45px;
}
#main-column .itemListTop {
	width: 100%;
	margin: 0 0 30px;
}
#main-column .itemListTop .ttl-itemListTop {
	background: url(/img/top/ttl_itemlist.png) left no-repeat;
	height: 52px;
	display: -webkit-flex;
	display: flex;
	margin: 0 0 15px;
}
#main-column .itemListTop h2 {
	padding: 0 0 0 40px;
	font-size: 20px;
	line-height: 39px;
	color: #b20d0d;
	font-weight: bold;
}
#main-column .itemListTop small {
	font-size: 9px;
	color: #b7a06d;
	margin-left: auto;
	letter-spacing: 1px;
	margin-top: 20px;
}
#main-column .itemListTop ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#main-column .itemListTop ul li {
	width: 32%;
}
#main-column .itemListTop ul li:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)) {
	margin-top: 15px;
	padding-top: 15px;
	border-top: #b7a06d dashed 1px;
}
#main-column .itemListTop ul li:not(:nth-of-type(3n)) {
	margin-right: 2%;
}
#main-column .itemListTop ul li a {
	color: #000;
	min-height: 64px;
	padding: 0 0 0 74px;
	position: relative;
	display: block;
}
#main-column .itemListTop ul li a .figure {
	background: #eee;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 0;
	left: 0;
}
#main-column .itemListTop ul li a dl dt {
	font-size: 17px;
	font-weight: bold;
}
#main-column .itemListTop ul li a dl dd {
	font-size: 13px;
	line-height: 1.5;
	margin: 5px 0 0;
}
#main-column .itemListTop ul li a dl dd.price {
	font-weight: bold;
	color: #b20d0d;
}
/* ------------------------------------------------------------
    新着情報部分
------------------------------------------------------------ */
#main-column .news{
	width: 763px;
	margin: 0 0 30px;
	padding: 15px 0 0;
	border: #b7a06d solid 1px;
}
.news h2{
	margin: 0 15px 15px;
	font-size: 16px;
	font-weight: bold;
}
.news h2:before{
	background: url(/img/top/ttl_news.png) no-repeat;
	content: "";
	width: 19px;
	height: 18px;
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: text-top;
}
#main-column .news .news-contents{
	background: #f8f6f0;
	height: 225px;
	padding: 15px;
	overflow: auto;
}
dl.news-box:not(:last-of-type){
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: #b7a06d solid 1px;
}
/* ------------------------------------------------------------
    カレンダー部分
------------------------------------------------------------ */
#sub-column #subc_calendar{
	background: url(../img/BGline-scolumn.gif) repeat left top;
	margin: 0 0 30px;
	padding: 6px;
}
#sub-column div.subc_cal_cont{
	background-color: #fff;
	padding: 8px 12px;
}
#sub-column div#subc_calendar h2{
	text-align: center;
	padding: 21px 0 3px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #333;
	background: url(../img/Title-scolumn_calendar.gif) no-repeat;
	background-position: center;
}
#sub-column div.cal_wrapper{
	padding: 7px 0 0 0;
}
#sub-column div.cal_wrapper table.cal{
	width: 100%;
	line-height: 130%;
}
#sub-column div.cal_wrapper table.cal tr th p.month{
	float: left;
	width: 70%;
	text-align: center;
	font-size: 80%;
}
#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: 70%;
	text-align: center;
}
#sub-column div.cal_wrapper table.cal tr.headline td{
	border: none;
	padding: 10px 0 2px 0;
}
#sub-column div.subc_cal_cont .cap{
	font-size: 60%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	width: auto;
}
#sub-column div.subc_cal_cont .cap ul{
	margin: 3px 0 0;
}
#sub-column div.subc_cal_cont .cap li{
	display: inline-block;
	line-height: 140%;
	overflow: hidden;
}
#sub-column div.subc_cal_cont .cap li span{
	margin: 0 10px 0 0;
}
#sub-column div.subc_cal_cont .cap .ico_cap01{
	font-size: 120%;
	vertical-align: middle;
	margin: 0 2px 0 0;
	color: #FF5078;
}
#sub-column div.subc_cal_cont .cap .ico_cap02{
	font-size: 120%;
	vertical-align: middle;
	margin: 0 2px 0 0;
	color: #39F;
}
#sub-column div.subc_cal_cont .cap .cap-info{
	line-height: 140%;
	padding: 10px 0 0;
}
/* ------------------------------------------------------------
    フリーページ部分
------------------------------------------------------------ */
#Journal{
	font-size: 15px;
}
#Journal > h1{
	display: none;
}
#Journal article > h2 a{
	display: block;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 0 0 25px;
    text-align: center;
    border-bottom: #b7a06d dotted 1px;
}
#Journal .journal-cont{
	margin: 0 0 45px;
}
#Journal .state_r{
	display: none;
}
#Journal .subimage{
	margin: 0 0 45px;
}
#Journal .ttl-group-main{
	margin-top: 45px;
}
#Journal .ttl-category {
    background: url(/img/common/line_musubi02.png) left bottom no-repeat;
    display: -webkit-flex;
    display: flex;
    margin: 0 0 15px;
	padding: 0 0 33px;
}
#Journal dl + .ttl-category{
	margin-top: 45px;
}
#Journal .ttl-category h3 {
    padding: 0 0 0 40px;
    font-size: 20px;
    line-height: 36px;
    color: #b20d0d;
    font-weight: bold;
	position: relative;
}
#Journal .ttl-category h3:before{
    background: url(/img/common/ttl_point.png) no-repeat;
	content: "";
	width: 30px;
	height: 35px;
	display: block;
	position: absolute;
	left: 0;
	
}
#Journal dl dt{
    background: url(/img/common/list_point_01.jpg) left center no-repeat;
    font-family: "遊ゴシック体","Yu Gothic",YuGothic,arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 0 0 33px;
}
#Journal dl dt:not(:first-of-type){
	margin-top: 15px;
}
#Journal dl dd small{
	display: block;
	font-size: 12px;
}
#Journal .flow{
	margin: 0 0 45px;
	counter-reset: flow 0;
}
#Journal .flow li{
	position: relative;
	padding: 0 0 0 65px;
	min-height: 50px;
}
#Journal .flow li:not(:last-of-type){
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: #b7a06d dashed 1px;
}
#Journal .flow li:before{
	counter-increment: flow 1;
	content: counter(flow);
	background: #b7a06d;
	width: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#Journal .flow li h3{
    font-family: "遊ゴシック体","Yu Gothic",YuGothic,arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
}
#Journal .recommenditem{
	/*margin: 0 0 45px;*/
}
#Journal .recommenditem li:not(:last-of-type){
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: #b7a06d dashed 1px;
}
#Journal .recommenditem li a{
	display: -webkit-flex;
	display: flex;
}
#Journal .recommenditem li a dl{
	width: 73%;
	margin-right: 2%;
}
#Journal .recommenditem li a dl dd.price {
	font-size: 16px;
    font-weight: bold;
    color: #b20d0d;
	margin: 0 0 10px;
}
#Journal .recommenditem li a .figure{
	width: 25%;
}
#Journal .faq{
	background: #f8f6f0;
	margin: 45px 0 0;
	padding: 15px;
}
#Journal .faq dl dt{
    background: url(/img/common/list_point_03.png) left center no-repeat;
}
#Journal .faq h4{
	background: url(/img/common/list_point_02.jpg) -2px center no-repeat #eaeaea;
	margin: 15px 0 15px;
	padding: 5px 0 5px 30px;
	font-size: 18px;
	font-weight: bold;
}
/*
#Journal .faq h4:not(:first-of-type){
	margin-top: 45px;
}
*/
#Journal .supplement{
	background: #f8f6f0;
	margin: 45px 0 0;
	padding: 15px;
}
#Journal .supplement > h4{
	background: url(/img/common/list_point_02.jpg) -2px center no-repeat #eaeaea;
	margin: 0 0 15px;
	padding: 5px 0 5px 30px;
	font-size: 18px;
	font-weight: bold;
}
#Journal .supplement ul + h4{
	margin-top: 45px;
}
#Journal .supplement > h4:not(:first-of-type){
	margin-top: 45px;
}
#Journal .supplement p {
	margin: 0 0 15px !important;
}
#Journal .supplement dl dt{
    background: url(/img/common/list_point_03.png) left center no-repeat;
}
#Journal .supplementitem{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#Journal .supplementitem li{
	width: 32%;
	margin: 15px 0 0;
}
#Journal .supplementitem li:not(:nth-of-type(3n)){
    margin-right: 2%;
}
#Journal .supplementitem li a .figure {
    margin: 0 0 10px;
}
#Journal .supplementitem li a h4 {
    font-size: 16px;
    font-weight: bold;
	text-align: center;
}
#Journal .sales{
	margin: 30px 0 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
#Journal .sales strong{
    font-size: 36px;
    color: #b7a06d;
}
#Journal .sales small{
	display: inline-block;
	margin-left: auto;
}
#Journal .ranking{
	background: none;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#Journal .ranking li{
	width: 146px;
}
#Journal .ranking li:not(:nth-of-type(5n)){
    margin-right: 8.25px;
}
#Journal .ranking li a {
    background: #f8f6f0;
    text-align: center;
    color: #000;
    display: block;
	padding-bottom: 10px;
}
#Journal .ranking li a .figure {
    margin: 0 0 10px;
    position: relative;
}
#Journal .ranking li a .figure span {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 20px;
    line-height: 1.0;
    color: #fff;
    z-index: 1;
}
#Journal .ranking li a .figure:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 50px solid #b7a06d;
    border-right: 50px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}
#Journal .ranking li a h4 {
    font-size: 16px;
    font-weight: bold;
}
#Journal .journal-cont p{
	margin: 0 0 45px;
}
/* ------------------------------------------------------------
    カテゴリーページ部分
------------------------------------------------------------ */
#itemCategory-wap{
	margin: 0 0 45px;
}
#itemCategory-wap .ttl-group-main{
	margin-top: 45px;
}
#itemCategory-wap .ttl-category{
	background: url(/img/top/ttl_itemlist.png) left no-repeat;
	height: 52px;
	display: -webkit-flex;
	display: flex;
	margin: 0 0 15px;
}
#itemCategory-wap .ttl-category h3{
padding: 0 0 0 40px;
    font-size: 20px;
    line-height: 39px;
    color: #b20d0d;
    font-weight: bold;
}
p + .accordion{
	margin-top: 30px;
}
#itemCategory-wap .accordion dt{
	background: url(/img/common/list_side_02.png) 5px center no-repeat #e9e2d3;
    font-family: "遊ゴシック体","Yu Gothic",YuGothic,arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 5px 0 5px 23px;
	cursor: pointer;
	position: relative;
}
#itemCategory-wap .accordion dd{
	margin: 15px 0 0;
	display: none;
}
#itemCategory-wap .accordion dd:not(:last-of-type){
	margin-bottom: 30px;
}
#itemCategory-wap .ranking{
	background: none;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#itemCategory-wap .ranking li{
	width: 146px;
}
#itemCategory-wap .ranking li:not(:nth-of-type(5n)){
    margin-right: 8.25px;
}
#itemCategory-wap .ranking li a {
    background: #f8f6f0;
    text-align: center;
    color: #000;
    display: block;
	padding-bottom: 10px;
}
#itemCategory-wap .ranking li a .figure {
    margin: 0 0 10px;
    position: relative;
}
#itemCategory-wap .ranking li a .figure span {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 20px;
    line-height: 1.0;
    color: #fff;
    z-index: 1;
}
#itemCategory-wap .ranking li a .figure:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 50px solid #b7a06d;
    border-right: 50px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}
#itemCategory-wap .ranking li a h4 {
    font-size: 14px;
    font-weight: bold;
}
article #main-column #itemList h1{
	background: url(/img/common/line_musubi.png) center top no-repeat;
    margin: 0 0 30px;
    padding: 25px 0;
    text-align: center;
	font-size: 20px;
    font-weight: bold;
    border-bottom: #b7a06d dotted 1px;
}
/* ------------------------------------------------------------
    詳細ページ部分
------------------------------------------------------------ */
#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{
	width: 49%;
	margin-right: auto;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main{
	text-align:center;
	margin: 0 15px 15px;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main img{
	height: auto;
	margin: 0 0 5px;
}
#itemDetail-cont .itemThumb-wrap .itemThumb ul{
	background: #f8f6f0;
	overflow: hidden;
	text-align:center;
	font-size: 0;
	margin: 0 0 30px;
	padding: 15px 0;
	border-top: #b7a06d dashed 1px;
	border-bottom: #b7a06d dashed 1px;
}
#itemDetail-cont .itemThumb-wrap .itemThumb ul li{
	display: inline-block;
	padding: 0;
	width: 18%;
	margin: 0 1%;
	overflow: hidden;
}
#itemDetail-cont .itemThumb-wrap .itemThumb ul li:nth-child(5n){
	margin: 0 0 5px 0;
}
#itemDetail-cont .itemOutline .icons {margin: 0 0 15px 0;}
#itemDetail-cont .itemOutline  ul.ico_salesMethod {
     overflow: hidden;
     margin: 0 0 10px 0;
 }
 #itemDetail-cont .itemOutline ul.ico_salesMethod li {
     float: left;
     width: 60px;
     height: 17px;
 }
 #itemDetail-cont .itemOutline  ul.ico_itemType {overflow: hidden;}
 #itemDetail-cont .itemOutline ul.ico_itemType li {
     float: left;
     width: 35px;
     height: 36px;
 }
#itemDetail-cont table.snsArea{
	width:auto;
}
article#Detail #main-column h1{
	background: none;
    margin: 0 0 30px;
    padding: 0 0 25px;
	font-size: 20px;
    font-weight: bold;
    border-bottom: #b7a06d dotted 1px;
}
article#Detail section#itemDetail-wrap p.price{
	margin-bottom: 3px;
}
article#Detail section#itemDetail-wrap p.sp_price{
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 3px;
}
article#Detail section#itemDetail-wrap p.regular_price{
	margin-bottom: 0;
	color: #2A78D0;
}
section#itemDetail-wrap table.spec{
	/*display: none;*/
}
section#itemDetail-wrap table.spec .option_area {
	display: none;
}
section#itemDetail-wrap table.spec .option {
	display: none;
}
section#itemDetail-wrap table.spec tr:first-of-type {
	display: none;
}
section#itemDetail-wrap table.spec tr:last-of-type th {
	background: #e9e2d3;
	width: 50%;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #ccc;
}
section#itemDetail-wrap table.spec tr:last-of-type td {
	width: 50%;
	padding: 5px;
	border: 1px solid #ccc;
}
section#itemDetail-wrap #spsVarpriceStockDialog1 {
	display: block !important;
	padding: 0;
}
section#itemDetail-wrap #spsVarpriceStockDialog1 div:not(#itemStocklist) {
	display: none;
}
#spsVarpriceStockDialog1 table.contType {
	width: 100%;
	margin: 0;
}
#spsVarpriceStockDialog1 table.contType th, #spsVarpriceStockDialog1 table.contType td {
	font-size: 100%;
	padding: 5px;
}
#spsVarpriceStockDialog1 table.contType td.backcolor1{
	background: #e9e2d3;
}
#itemDetail-wrap #spsVarpriceBox{
	/*display: none;*/
}
#itemDetail-wrap #spsVarpriceBox p{
	display: none;
}
#itemDetail-wrap #spsVarpriceBox > div {
    margin: 0;
    padding: 0;
    background: none;
    border-radius: 0;
}
#itemDetail-wrap #spsVarpriceBox > div tr.price {
	display: none;
}
#itemDetail-wrap #spsVarpriceBox > div tr th {
	background: #e9e2d3;
	width: 50%;
	padding: 5px !important;
	font-weight: bold;
	border: 1px solid #ccc;
	text-align: center;
}
#itemDetail-wrap #spsVarpriceBox > div tr td {
	width: 50%;
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
}
section#itemDetail-wrap table.date{
	margin: 15px 0 3px;
}
section#itemDetail-wrap table.jan{
	margin: 0 0 15px;
}
section#itemDetail-wrap table.price{
	margin: 0 0 30px;
}
section#itemDetail-wrap table.price th{
	width: auto !important;
	vertical-align: middle !important;
}
section#itemDetail-wrap table.price td{
	text-align: right;
	white-space: nowrap;
	font-size: 20px;
}
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: #f00;
	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;
}
.quantityArea select.quantity{
	padding: 1px 2px;
}
section#itemDetail-wrap .cartArea{
	margin-bottom: 20px;
}
section#itemDetail-wrap .cartArea img{
	width: 350px;
	height: 30px;
}
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: #e9e2d3;
}
section#itemDetail-wrap .cartArea table.variation th{
	font-weight: bold;
	padding: 5px;
	text-align: center;
	line-height: 150%;
	border: 1px solid #ccc;
}
section#itemDetail-wrap .cartArea table.variation th.sps-variation-1{
	width: 35% !important
}
section#itemDetail-wrap .cartArea table.variation th.sps-variation-price{
	width: 35% !important
}
section#itemDetail-wrap .cartArea table.variation th.sps-variation-stock{
	width: 30% !important
}
section#itemDetail-wrap .cartArea table.variation th.sps-variation-cart{
	display: none;
}
section#itemDetail-wrap .cartArea table.variation tr{
	border-bottom: 1px dotted #ccc;
}
section#itemDetail-wrap .cartArea table.variation th.sps-variation-cart{
	display: none;
}
section#itemDetail-wrap .cartArea table.variation td{
	padding: 5px;
	text-align: center;
	line-height: 150%;
	border: 1px solid #ccc;
}
section#itemDetail-wrap .cartArea table.variation tr td:last-of-type{
	display: none;
}
section#itemDetail-wrap .cartArea table.variation td img{
	vertical-align: middle;
	width: 110px;
	height: 20px;
}
section#itemDetail-wrap .cartArea table.variation span.nostock{
	color: #F00;
}
section#itemDetail-wrap .cartArea input[type="image"] {
	display: none;
}
section#itemDetail-wrap p.cancel{
	padding-left: 20px;
	background-image: url(../img/ico_return.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 70%;
	margin-bottom: 5px;
}
section#itemDetail-wrap p.review_txt{
	padding-left: 20px;
	background-image: url(../img/ico_review.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	font-size: 70%;
}
 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 0;
	width: 100%;
	padding: 0;
}
 section#itemDetail-wrap .description p {
     font-size: 70%;
     line-height: 160%;
 }
 article#Detail #main-column .spec-g_txt_table_wrap {
     width: 100%;
     overflow: hidden;
 }
 article#Detail #main-column section.spec-g_txt {
     float: left;
     margin-right: 4%;
     width: 48%;
     padding: 20px 0 0;
 }
 article#Detail #main-column section.spec-g_txt p {
     font-size: 70%;
     padding-top: 10px;
     line-height: 160%;
 }
 article#Detail #main-column section.spec-g_table {
     float: right;
     width: 48%;
     padding: 20px 0 0;
 }
 article#Detail #main-column section.spec-g_table table {width: 100%;}
 article#Detail #main-column section.spec-g_table th {
     width: 70px;
     max-width: 70px;
     min-width: 25px;
     padding: 5px 0;
 }
 article#Detail #main-column section.spec-g_table tr {
     border-bottom: 1px dotted #CCC;
     width: 100%;
     font-size: 65%;
 }
 article#Detail #main-column section.spec-g_table td {padding: 5px 0;}
 article#Detail #main-column .w100 section.spec-g_txt {
     float: none;
     width: 100%;
 }
 article#Detail #main-column .w100 section.spec-g_txt p {
     font-size: 70%;
     padding-top: 10px;
     line-height: 160%;
 }
 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 #CCC;
     width: 100%;
 }
 article#Detail #main-column .w100 table.spec-g_cont th {padding: 5px 0;}
 article#Detail #main-column .w100 table.spec-g_cont td {padding: 5px 0;}
#itemDetail-cont form{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 25px 0 0;
}
#itemDetail-cont .itemOutline{
	width: 50%;
}	
#itemDetail-wrap02,
#itemDetail-wrap03{
	margin: 45px 0 0;
}
#itemDetail-wrap02 .ttl-group-main + p{
	margin: 0 0 30px;
}
.detailiteminner{
	width: 100%;
	display: -webkit-flex;
	display: flex;
}
.fontsample{
	margin: 0 0 30px;
	border-collapse: collapse;
}
.fontsample th{
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	border: #b7a06d solid 1px;
}
.fontsample td{
	padding: 5px;
	text-align: center;
	border: #b7a06d solid 1px;
}
.fontsample td .rating-on{
	color: goldenrod;
}
.fontsample td .rating-off{
	color: beige;
}
.formarea{
	width: 50%;
	padding: 0 20px 0 0;
	box-sizing: border-box;
}
.formTable dt{
	background: #eaeaea;
	padding: 5px;
	font-weight: bold;
	margin: 0 0 15px;
}
.formTable dt:not(:first-of-type){
	margin-top: 30px;
}
.formTable dd small{
	display: block;
	font-size: 13px;
	margin: 0 0 5px;
}
.formTable dd input[type="text"],
.formTable dd select{
	width: 100%;
	border: #b7a06d solid 1px;
	font-size: 16px;
	padding: 10px;
	box-sizing: border-box;
}
form ul.submitBtn{
	margin: 30px auto 0;
}
form ul.submitBtn li input[type="submit"]{
	-webkit-appearance:none;
	border-radius:0;
	background: #b7a06d;
	width: 300px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 40px;
	display: block;
	margin: 0 auto;
	font-size: 15px;
	color: #fff;
	border: none;
}
form ul.submitBtn li input[type="submit"]:hover{
	opacity:0.7;
}
.fontlist{
	width: 50%;
}
.fontlist h3{
	background: url(/img/common/list_point_01.jpg) left center no-repeat;
	font-family: "遊ゴシック体","Yu Gothic",YuGothic,arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0 0 0 33px;
}
.fontlist h3:not(:first-of-type){
	margin-top: 30px;
}
.fontlist table{
	margin: 15px 0 0;
	border-collapse: collapse;
}
.fontlist th{
	width: 25%;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	border: #b7a06d solid 1px;
}
.fontlist td{
	padding: 5px;
	text-align: center;
	border: #b7a06d solid 1px;
	text-align: center;
}
.fontlist table:not(.gom) td img{
	width: 80%;
	max-width: 94px;
}
.fontlist table.gom td img{
	width: 100%;
}
.fontlist table.swr td img{
	width: 30px;
}
.fontlist dl{
	margin: 15px 0 0;
}
.fontlist dl dt{
	font-weight: bold;
}
.fontlist dl dd:not(:last-of-type){
	margin: 0 0 10px;
}
.fontlist dl dd small{
	display: block;
	margin: 5px 0 0;
}
.casesample{
	width: 35%;
	display: none;
}
.casesample h3{
	background: url(/img/common/list_point_01.jpg) left center no-repeat;
	font-family: "遊ゴシック体","Yu Gothic",YuGothic,arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0 0 0 33px;
}
.casesample ul{
	margin: 15px 0 0;
}
.casesample ul li:not(:last-of-type){
	margin: 0 0 15px;
}
#itemDetail-wrap03 .ttl-sub {
    background: url(/img/top/ttl_itemlist.png) left no-repeat;
    height: 52px;
    display: -webkit-flex;
    display: flex;
    margin: 30px 0 15px;
}
#itemDetail-wrap03 .ttl-sub h3 {
    padding: 0 0 0 40px;
    font-size: 20px;
    line-height: 39px;
    color: #b20d0d;
    font-weight: bold;
}
#itemDetail-wrap03 .sizepoint dt {
    background: url(/img/common/list_point_01.jpg) left center no-repeat;
    font-family: "遊ゴシック体","Yu Gothic",YuGothic,arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    margin: 30px 0 15px;
    padding: 0 0 0 33px;
}
.sizepoint {
	margin: 0 0 30px;
	padding: 0 0 30px;
    border-bottom: #b7a06d dotted 1px;
}
.sizesample{
	margin: 0 0 30px;
	border-collapse: collapse;
}
.sizesample th{
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	border: #b7a06d solid 1px;
}
.sizesample th:nth-of-type(2) {
    background: url(/img/detail/size/s_105.png) center no-repeat;
}
.sizesample th:nth-of-type(3) {
    background: url(/img/detail/size/s_120.png) center no-repeat;
}
.sizesample th:nth-of-type(4) {
    background: url(/img/detail/size/s_135.png) center no-repeat;
}
.sizesample th:nth-of-type(5) {
    background: url(/img/detail/size/s_150.png) center no-repeat;
}
.sizesample th:nth-of-type(6) {
    background: url(/img/detail/size/s_165.png) center no-repeat;
}
.sizesample th:nth-of-type(7) {
    background: url(/img/detail/size/s_180.png) center no-repeat;
}
.sizesample td{
	padding: 5px;
	text-align: center;
	border: #b7a06d solid 1px;
}
.sizesample tr.women td{
	background: #f8f6f0;
}
.sizesample td .rating-on{
	color: goldenrod;
}
.sizesample td .rating-off{
	color: beige;
}
/* ------------------------------------------------------------
    電子印鑑特設ページ用
------------------------------------------------------------ */
.electronicSeal dl dt {
  background: none !important;
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
  font-size: inherit !important; }
.electronicSeal dl dd {
  margin-left: 0; }
.electronicSeal br.clear {
  clear: both; }
.electronicSeal .mb10 {
  margin-bottom: 10px; }
.electronicSeal .container {
  width: auto;
  max-width: 766px;
  padding-left: 15px;
  padding-right: 15px; }
.electronicSeal .row {
  margin-left: -15px;
  margin-right: -15px; }
.electronicSeal .digitalIcatch {
  border-top: 6px solid #b20d0d;
  background: #000;
  background-image: url("https://toyodo.jp/img/digital/icatch_bg-min.jpg");
  background-position: center;
  background-size: cover;
  position: relative; }
  .electronicSeal .digitalIcatch .icatchFilter {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0 0;
    height: auto; }
    .electronicSeal .digitalIcatch .icatchFilter img {
      position: absolute;
      top: 20px;
      left: 20px;
      width: 100px; }
    .electronicSeal .digitalIcatch .icatchFilter h2 {
      text-align: center;
      font-size: 1.625rem;
      padding-top: 20px;
      line-height: 1.2;
      margin-bottom: 20px;
      margin-top: 0;
      color: #fff;
      font-weight: bold; }
      @media screen and (min-width: 768px) {
        .electronicSeal .digitalIcatch .icatchFilter h2 {
          font-size: 2.5rem;
          padding-top: 50px;
          margin-bottom: 30px; } }
    .electronicSeal .digitalIcatch .icatchFilter p {
      text-align: center;
      font-size: 1rem;
      color: #fff; }
      @media screen and (min-width: 768px) {
        .electronicSeal .digitalIcatch .icatchFilter p {
          font-size: 1.125rem; } }
    .electronicSeal .digitalIcatch .icatchFilter .icatchBtn {
      margin: 20px 0px 0px; }
      @media screen and (min-width: 768px) {
        .electronicSeal .digitalIcatch .icatchFilter .icatchBtn {
          margin: 30px 0 0 15px; } }
      .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl {
        text-align: center;
        margin-bottom: 0; }
        .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dt {
          color: #fff;
          font-size: 0.75rem;
          margin-bottom: 5px; }
          @media screen and (min-width: 768px) {
            .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dt {
              margin-bottom: 10px;
              font-size: 12px !important; } }
        .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dd {
          margin-bottom: 0; }
          .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dd a.redBtn {
            text-decoration: none;
            display: block;
            border-radius: 5px;
            background: #b20d0d;
            padding: 10px;
            color: #fff;
            margin-bottom: 20px;
            font-size: 1rem;
            font-weight: bold;
            position: relative;
            border: 2px solid #b20d0d; }
            @media screen and (min-width: 768px) {
              .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dd a.redBtn {
                font-size: 1rem;
                padding: 20px;
                margin-bottom: 30px; } }
            .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dd a.redBtn svg {
              position: absolute;
              right: 10px;
              top: 12px; }
              @media screen and (min-width: 768px) {
                .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dd a.redBtn svg {
                  top: 24px; } }
            .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dd a.redBtn:hover {
              background-color: red;
              text-decoration: none; }
          .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dd a.whtBtn {
            text-decoration: none;
            display: block;
            border-radius: 5px;
            background: #fff;
            padding: 10px;
            color: #b20d0d;
            margin-bottom: 20px;
            font-size: 1rem;
            font-weight: bold;
            position: relative;
            border: 2px solid #b20d0d; }
            @media screen and (min-width: 768px) {
              .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dd a.whtBtn {
                font-size: 1rem;
                padding: 20px;
                margin-bottom: 30px; } }
            .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dd a.whtBtn svg {
              position: absolute;
              right: 10px;
              top: 12px; }
              @media screen and (min-width: 768px) {
                .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dd a.whtBtn svg {
                  top: 24px; } }
            .electronicSeal .digitalIcatch .icatchFilter .icatchBtn dl dd a.whtBtn:hover {
              background-color: red;
              color: #fff;
              text-decoration: none; }
.electronicSeal .recommend {
	background: #f7f0e8; }
	@media screen and (max-width: 767px) {
	  .electronicSeal .recommend {
		  padding: 0 15px; } }
	.electronicSeal .recommend ul {
	  max-width: 1170px;
	  margin: 0 auto;}
	  @media screen and (min-width: 768px) {
		  .electronicSeal .recommend ul {
			  display: -webkit-flex;
			  display: flex; } }
	  .electronicSeal .recommend ul li{
		  padding: 45px 15px; }
		  @media screen and (min-width: 768px) {
			  .electronicSeal .recommend ul li {
				  box-sizing: border-box;
				  width: 33%; } }
	  .electronicSeal .recommend ul li:nth-of-type(2n) {
		  background: #f6f6f6; }
		  .electronicSeal .recommend ul li .thumb {
			  margin: 0 15px 15px;
			  text-align: center; }
			  .electronicSeal .recommend ul li:first-of-type .thumb img{
				  width: 100%; }
			  .electronicSeal .recommend ul li:not(:first-of-type) .thumb img{
				  width: 50%; }
		  .electronicSeal .recommend ul li h3 {
			  font-size: 0.9rem;
			  font-weight: bold;
			  margin: 0 0 10px;
			  text-align: center; }
		  .electronicSeal .recommend ul li .price {
			  text-align: right;
			  font-size: 1.15rem;
			  color: #b20d0d;
			  margin: 0 0 30px; }
		  .electronicSeal .recommend ul li .price:before {
			  content: "価格:"; }
		  .electronicSeal .recommend ul li dl {
			  margin: 30px 0 0; }
			  .electronicSeal .recommend ul li dl dt {
				  font-size: 13px !important;
				  font-weight: bold;
			  }
			  .electronicSeal .recommend ul li dl dd {
				  margin: 0 0 15px;
				  padding: 10px 0;
				  border-bottom: 1px solid #ccc; }
				  .electronicSeal .recommend ul li dl dd small {
					  display: block;
					  margin: 0 0 10px; }
				  .electronicSeal .recommend ul li dl dd input[type="text"],
				  .electronicSeal .recommend ul li dl dd select {
					  width: 100%;
					  border: #b7a06d solid 1px;
					  font-size: 14px;
					  padding: 10px;
					  box-sizing: border-box; }
				  @media screen and (max-width: 767px) {
						  .electronicSeal .recommend ul li dl dd input[type="text"],
						  .electronicSeal .recommend ul li dl dd select {
							  font-size: 16px; } }
		  .electronicSeal .recommend ul li .submitBtn {
			  margin: 0 15px; }
			  .electronicSeal .recommend ul li .submitBtn input[type="submit"] {
				  -webkit-appearance: none;
				  border-radius: 5px;
				  background: #b20d0d;
				  width: 100%;
				  line-height: 3;
				  display: block;
				  font-size: 1.25rem;
				  font-weight: bold;
				  color: #fff;
				  border: none; }
			  .electronicSeal .recommend ul li .submitBtn input[type="submit"]:hover {
				  background: #f00; }
.electronicSeal .trouble {
  background: #fff;
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    .electronicSeal .trouble {
      padding: 60px 0; } }
  .electronicSeal .trouble h2 {
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 30px;
    line-height: 1.5;
    font-weight: bold;
    color: #000;
    margin-top: 0; }
    @media screen and (min-width: 768px) {
      .electronicSeal .trouble h2 {
        font-size: 1.875rem;
        margin-bottom: 45px; } }
  .electronicSeal .trouble img {
    width: auto;
    height: 70px;
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .electronicSeal .trouble img {
        width: 70px;
        height: auto; } }
  .electronicSeal .trouble dl dt {
    color: #000;
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
    margin-bottom: 10px !important; }
    @media screen and (min-width: 768px) {
      .electronicSeal .trouble dl dt {
        font-size: 1.25rem; } }
  .electronicSeal .trouble dl dd {
    color: #000;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .electronicSeal .trouble dl dd {
        font-size: 1rem; } }
.electronicSeal .hope {
  background: #F6F6F8;
  padding: 0 0 30px;
  height: auto; }
  @media screen and (min-width: 768px) {
    .electronicSeal .hope {
      padding: 0 0 60px; } }
  .electronicSeal .hope h2 {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 20px;
    line-height: 1.5;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .electronicSeal .hope h2 {
        font-size: 1.875rem;
        margin-top: 50px; } }
  .electronicSeal .hope p {
    text-align: center;
    color: #000;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      .electronicSeal .hope p {
        font-size: 1.125rem;
        font-weight: bold; } }
.electronicSeal .cvArea {
  background: #f7f0e8;
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    .electronicSeal .cvArea {
      padding: 50px 0; } }
  .electronicSeal .cvArea p {
    width: auto;
    margin: 0 20px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .electronicSeal .cvArea p {
        width: 500px;
        margin: 0 auto !important; } }
    .electronicSeal .cvArea p a.redBtn {
      text-decoration: none;
      display: block;
      border-radius: 5px;
      background: #b20d0d;
      padding: 10px 0;
      color: #fff;
      font-size: 1rem;
      font-weight: bold;
      position: relative;
      border: 2px solid #b20d0d; }
    .electronicSeal .cvArea p a.blackBtn {
      text-decoration: none;
      display: block;
      border-radius: 5px;
      background: #000;
      padding: 10px 0;
      color: #fff;
      font-size: 1rem;
      font-weight: bold;
      position: relative;
      border: 2px solid #000; }
      @media screen and (min-width: 768px) {
        .electronicSeal .cvArea p a.redBtn {
          font-size: 1.25rem;
          padding: 20px; } }
      .electronicSeal .cvArea p a.redBtn svg {
        position: absolute;
        right: 10px;
        top: 12px; }
        @media screen and (min-width: 768px) {
          .electronicSeal .cvArea p a.redBtn svg {
            top: 24px; } }
      .electronicSeal .cvArea p a.redBtn:hover {
        background-color: red;
        text-decoration: none; }
.electronicSeal .app {
  background: #fff;
  padding: 30px 0 0;
  border-bottom: 1px solid #dedede; }
  @media screen and (min-width: 768px) {
    .electronicSeal .app {
      padding: 60px 0 0; } }
  .electronicSeal .app h2 {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: bold;
    color: #000;
    margin-top: 0;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .electronicSeal .app h2 {
        font-size: 1.875rem; } }
  .electronicSeal .app p {
    text-align: center;
    color: #000;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .electronicSeal .app p {
        margin-bottom: 50px;
        font-size: 1.125rem; } }
  .electronicSeal .app img {
    width: auto; }
    @media screen and (min-width: 768px) {
      .electronicSeal .app img {
        width: 500px; } }
.electronicSeal .effect {
  background: #fff;
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    .electronicSeal .effect {
      padding: 60px 0; } }
  .electronicSeal .effect .effectContents {
    margin: 0 0; }
    @media screen and (min-width: 768px) {
      .electronicSeal .effect .effectContents {
        margin: 0 0px; } }
    .electronicSeal .effect .effectContents h2 {
      text-align: center;
      font-size: 1.5rem;
      line-height: 1.5;
      font-weight: bold;
      color: #000;
      margin-top: 0;
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        .electronicSeal .effect .effectContents h2 {
          font-size: 1.875rem; } }
    .electronicSeal .effect .effectContents p.copy {
      text-align: center;
      color: #000;
      font-size: 1rem;
      line-height: 1.5;
      font-weight: bold; }
    .electronicSeal .effect .effectContents dl dt {
      margin-bottom: 40px !important; }
    .electronicSeal .effect .effectContents dl dd p.lead {
      color: #000;
      font-size: 1rem;
      line-height: 1.5; }
.electronicSeal .reason {
  background-image: url("https://toyodo.jp/img/digital/reasonBg-min.jpg");
  background-position: center;
  background-size: cover;
  padding: 40px 0; }
  @media screen and (min-width: 768px) {
    .electronicSeal .reason {
      padding: 50px 0; } }
  .electronicSeal .reason h2 {
    text-align: center;
    font-size: 1.5rem;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px 0;
    font-weight: bold;
    color: #000;
    margin-top: 0px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .electronicSeal .reason h2 {
        font-size: 1.875rem;
        background-color: rgba(255, 255, 255, 0.7);
        padding: 10px 0; } }
  .electronicSeal .reason img.reasonTtl {
    width: 300px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .electronicSeal .reason img.reasonTtl {
        margin-bottom: 20px; } }
  .electronicSeal .reason img.reasonIcon {
    width: auto; }
    @media screen and (min-width: 768px) {
      .electronicSeal .reason img.reasonIcon {
        width: 550px; } }
.electronicSeal .reasonDetail {
  background: #fff;
  padding-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .electronicSeal .reasonDetail {
      padding-bottom: 50px; } }
  .electronicSeal .reasonDetail dl {
    margin-bottom: 30px; }
    .electronicSeal .reasonDetail dl dt {
      background: #c3b078 !important;
      margin: 0;
      padding: 10px 0 10px !important; }
      .electronicSeal .reasonDetail dl dt img {
        height: auto;
        width: 80px; }
        @media screen and (min-width: 768px) {
          .electronicSeal .reasonDetail dl dt img {
            height: 140px;
            width: auto; } }
    .electronicSeal .reasonDetail dl dd {
      background: #e45b2e;
      font-size: 1.5rem;
      padding: 10px 0;
      color: #fff;
      font-weight: bold;
      margin: 0;
      text-align: center; }
      @media screen and (min-width: 768px) {
        .electronicSeal .reasonDetail dl dd {
          font-size: 2.25rem;
          padding: 15px 0; } }
  .electronicSeal .reasonDetail p {
    text-align: left;
    color: #000;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .electronicSeal .reasonDetail p {
        text-align: center; } }
    .electronicSeal .reasonDetail p span.bold {
      font-weight: bold;
      text-align: center; }
    .electronicSeal .reasonDetail p.centerLead {
      text-align: center !important; }
.electronicSeal .reasonbox {
  margin: 0 0; }
  @media screen and (min-width: 768px) {
    .electronicSeal .reasonbox {
      margin: 0 80px; } }
.electronicSeal .set {
  background: #f4f5f7;
  background-image: none;
  padding: 30px 0 20px;
  height: auto; }
  @media screen and (min-width: 768px) {
    .electronicSeal .set {
      padding: 60px 0 50px; } }
  .electronicSeal .set h2 {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: bold;
    color: #000;
    padding-top: 0;
    margin-bottom: 20px;
    margin-top: 0; }
    @media screen and (min-width: 768px) {
      .electronicSeal .set h2 {
        font-size: 1.875rem; } }
  .electronicSeal .set p {
    text-align: center;
    color: #000;
    font-size: 1rem;
    line-height: 1.5; }
  .electronicSeal .set img {
    width: 280px;
    margin-bottom: 20px; }
.electronicSeal .voice {
  background: #fff;
  padding: 30px 0 0; }
  @media screen and (min-width: 768px) {
    .electronicSeal .voice {
      padding: 50px 0 20px; } }
  .electronicSeal .voice p img {
    width: 70px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .electronicSeal .voice p img {
        margin-bottom: 45px; } }
  .electronicSeal .voice h2 {
    color: #000;
    font-size: 1.875rem;
    margin-top: 0;
    margin-bottom: 35px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .electronicSeal .voice h2 {
        font-size: 2.25rem; } }
  .electronicSeal .voice .vioceIn {
    margin: 0 0 30px; }
    .electronicSeal .voice .vioceIn dl {
      margin-bottom: 0; }
      .electronicSeal .voice .vioceIn dl dt img {
        height: 60px;
        margin-bottom: 20px; }
        @media screen and (min-width: 768px) {
          .electronicSeal .voice .vioceIn dl dt img {
            height: 80px;
            margin-bottom: 30px; } }
      .electronicSeal .voice .vioceIn dl dd {
        text-align: center;
        font-size: 1.25rem;
        color: #000;
        margin-bottom: 0;
        margin-top: 0; }
        @media screen and (min-width: 768px) {
          .electronicSeal .voice .vioceIn dl dd {
            font-size: 1.875rem; } }
.electronicSeal .qa {
  background: #fff;
  padding: 30px 0 0; }
  @media screen and (min-width: 768px) {
    .electronicSeal .qa {
      padding: 50px 0 20px; } }
  .electronicSeal .qa p img {
    width: 70px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .electronicSeal .qa p img {
        margin-bottom: 45px; } }
  .electronicSeal .qa h2 {
    color: #000;
    font-size: 1.875rem;
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .electronicSeal .qa h2 {
        font-size: 2.25rem;
        margin-bottom: 50px; } }
  .electronicSeal .qa dl {
    width: auto;
    display: block;
    margin: 0 auto; }
    .electronicSeal .qa dl dt {
      color: #000;
      font-weight: bold;
      font-size: 1.125rem;
      margin-bottom: 10px !important; }
      @media screen and (min-width: 768px) {
        .electronicSeal .qa dl dt {
          font-size: 1.25rem; } }
    .electronicSeal .qa dl dd {
      color: #000;
      font-size: 0.875rem;
      line-height: 1.5;
      margin-bottom: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #ccc; }
      @media screen and (min-width: 768px) {
        .electronicSeal .qa dl dd {
          font-size: 1rem; } }
.electronicSeal .company {
  background: #f7f7f7;
  padding: 50px 0; }
  .electronicSeal .company h2 {
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    color: #000;
    margin-top: 0;
    margin-bottom: 45px; }
    @media screen and (min-width: 768px) {
      .electronicSeal .company h2 {
        font-size: 1.875rem; } }
  .electronicSeal .company dl {
    width: auto;
    display: block;
    margin: 0 30px; }
    .electronicSeal .company dl dt {
      color: #000;
      font-weight: bold;
      font-size: 0.875rem;
      margin-bottom: 10px;
      float: left;
      margin-top: 0 !important; }
      @media screen and (min-width: 768px) {
        .electronicSeal .company dl dt {
          font-size: 1rem;
          margin-bottom: 20px; } }
    .electronicSeal .company dl dd {
      color: #000;
      font-size: 0.875rem;
      margin-bottom: 10px;
      margin-left: 110px; }
      @media screen and (min-width: 768px) {
        .electronicSeal .company dl dd {
          font-size: 1rem;
          margin-bottom: 20px;
          margin-left: 130px; } }
.electronicSeal .col-sm-1, .electronicSeal .col-sm-10, .electronicSeal .col-sm-11, .electronicSeal .col-sm-12, .electronicSeal .col-sm-2, .electronicSeal .col-sm-3, .electronicSeal .col-sm-4, .electronicSeal .col-sm-5, .electronicSeal .col-sm-6, .electronicSeal .col-sm-7, .electronicSeal .col-sm-8, .electronicSeal .col-sm-9 {
  float: left; }
.electronicSeal .col-lg-1, .electronicSeal .col-lg-10, .electronicSeal .col-lg-11, .electronicSeal .col-lg-12, .electronicSeal .col-lg-2, .electronicSeal .col-lg-3, .electronicSeal .col-lg-4, .electronicSeal .col-lg-5, .electronicSeal .col-lg-6, .electronicSeal .col-lg-7, .electronicSeal .col-lg-8, .electronicSeal .col-lg-9, .electronicSeal .col-md-1, .electronicSeal .col-md-10, .electronicSeal .col-md-11, .electronicSeal .col-md-12, .electronicSeal .col-md-2, .electronicSeal .col-md-3, .electronicSeal .col-md-4, .electronicSeal .col-md-5, .electronicSeal .col-md-6, .electronicSeal .col-md-7, .electronicSeal .col-md-8, .electronicSeal .col-md-9, .electronicSeal .col-sm-1, .electronicSeal .col-sm-10, .electronicSeal .col-sm-11, .electronicSeal .col-sm-12, .electronicSeal .col-sm-2, .electronicSeal .col-sm-3, .electronicSeal .col-sm-4, .electronicSeal .col-sm-5, .electronicSeal .col-sm-6, .electronicSeal .col-sm-7, .electronicSeal .col-sm-8, .electronicSeal .col-sm-9, .electronicSeal .col-xs-1, .electronicSeal .col-xs-10, .electronicSeal .col-xs-11, .electronicSeal .col-xs-12, .electronicSeal .col-xs-2, .electronicSeal .col-xs-3, .electronicSeal .col-xs-4, .electronicSeal .col-xs-5, .electronicSeal .col-xs-6, .electronicSeal .col-xs-7, .electronicSeal .col-xs-8, .electronicSeal .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
.electronicSeal .row {
  margin-left: -15px;
  margin-right: -15px; }
.electronicSeal .carousel-inner > .item > a > img, .electronicSeal .carousel-inner > .item > img, .electronicSeal .img-responsive, .electronicSeal .thumbnail a > img, .electronicSeal .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }
.electronicSeal .btn-group-vertical > .btn-group:after, .electronicSeal .btn-toolbar:after, .electronicSeal .clearfix:after, .electronicSeal .container-fluid:after, .electronicSeal .container:after, .electronicSeal .dl-horizontal dd:after, .electronicSeal .form-horizontal .form-group:after, .electronicSeal .modal-footer:after, .electronicSeal .modal-header:after, .electronicSeal .nav:after, .electronicSeal .navbar-collapse:after, .electronicSeal .navbar-header:after, .electronicSeal .navbar:after, .electronicSeal .pager:after, .electronicSeal .panel-body:after, .electronicSeal .row:after {
  clear: both; }
.electronicSeal .btn-group-vertical > .btn-group:after, .electronicSeal .btn-group-vertical > .btn-group:before, .electronicSeal .btn-toolbar:after, .electronicSeal .btn-toolbar:before, .electronicSeal .clearfix:after, .electronicSeal .clearfix:before, .electronicSeal .container-fluid:after, .electronicSeal .container-fluid:before, .electronicSeal .container:after, .electronicSeal .container:before, .electronicSeal .dl-horizontal dd:after, .electronicSeal .dl-horizontal dd:before, .electronicSeal .form-horizontal .form-group:after, .electronicSeal .form-horizontal .form-group:before, .electronicSeal .modal-footer:after, .electronicSeal .modal-footer:before, .electronicSeal .modal-header:after, .electronicSeal .modal-header:before, .electronicSeal .nav:after, .electronicSeal .nav:before, .electronicSeal .navbar-collapse:after, .electronicSeal .navbar-collapse:before, .electronicSeal .navbar-header:after, .electronicSeal .navbar-header:before, .electronicSeal .navbar:after, .electronicSeal .navbar:before, .electronicSeal .pager:after, .electronicSeal .pager:before, .electronicSeal .panel-body:after, .electronicSeal .panel-body:before, .electronicSeal .row:after, .electronicSeal .row:before {
  content: " ";
  display: table; }
.electronicSeal .btn-group-vertical > .btn-group:after, .electronicSeal .btn-group-vertical > .btn-group:before, .electronicSeal .btn-toolbar:after, .electronicSeal .btn-toolbar:before, .electronicSeal .clearfix:after, .electronicSeal .clearfix:before, .electronicSeal .container-fluid:after, .electronicSeal .container-fluid:before, .electronicSeal .container:after, .electronicSeal .container:before, .electronicSeal .dl-horizontal dd:after, .electronicSeal .dl-horizontal dd:before, .electronicSeal .form-horizontal .form-group:after, .electronicSeal .form-horizontal .form-group:before, .electronicSeal .modal-footer:after, .electronicSeal .modal-footer:before, .electronicSeal .modal-header:after, .electronicSeal .modal-header:before, .electronicSeal .nav:after, .electronicSeal .nav:before, .electronicSeal .navbar-collapse:after, .electronicSeal .navbar-collapse:before, .electronicSeal .navbar-header:after, .electronicSeal .navbar-header:before, .electronicSeal .navbar:after, .electronicSeal .navbar:before, .electronicSeal .pager:after, .electronicSeal .pager:before, .electronicSeal .panel-body:after, .electronicSeal .panel-body:before, .electronicSeal .row:after, .electronicSeal .row:before {
  content: " ";
  display: table; }
.electronicSeal .col-xs-4 {
  width: 33.33333333%; }
.electronicSeal .col-sm-6 {
  width: 50%; }
.electronicSeal .col-xs-6 {
  width: 50%; }
.electronicSeal .col-xs-1, .electronicSeal .col-xs-10, .electronicSeal .col-xs-11, .electronicSeal .col-xs-12, .electronicSeal .col-xs-2, .electronicSeal .col-xs-3, .electronicSeal .col-xs-4, .electronicSeal .col-xs-5, .electronicSeal .col-xs-6, .electronicSeal .col-xs-7, .electronicSeal .col-xs-8, .electronicSeal .col-xs-9 {
  float: left; }
.electronicSeal .col-sm-1, .electronicSeal .col-sm-10, .electronicSeal .col-sm-11, .electronicSeal .col-sm-12, .electronicSeal .col-sm-2, .electronicSeal .col-sm-3, .electronicSeal .col-sm-4, .electronicSeal .col-sm-5, .electronicSeal .col-sm-6, .electronicSeal .col-sm-7, .electronicSeal .col-sm-8, .electronicSeal .col-sm-9 {
  float: left; }
.electronicSeal .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }
.electronicSeal *, .electronicSeal *:before, .electronicSeal *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
.electronicSeal .mb30 {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .electronicSeal .mb30 {
      margin-bottom: 50px; } }
.electronicSeal .mb30s {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .electronicSeal .mb30s {
      margin-bottom: 0; } }
.electronicSeal p.setBtn {
  width: auto;
  margin: 20px 0;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .electronicSeal p.setBtn {
      width: 500px;
      margin: 30px auto 0 !important; } }
  .electronicSeal p.setBtn a.whtBtn {
    text-decoration: none;
    text-align: center;
    display: block;
    border-radius: 5px;
    background: #fff;
    padding: 10px 0;
    color: #b20d0d;
    font-size: 1rem;
    font-weight: bold;
    position: relative;
    border: 2px solid #b20d0d; }
    @media screen and (min-width: 768px) {
      .electronicSeal p.setBtn a.whtBtn {
        font-size: 1.25rem;
        padding: 20px; } }
    .electronicSeal p.setBtn a.whtBtn svg {
      position: absolute;
      right: 10px;
      top: 14px; }
      @media screen and (min-width: 768px) {
        .electronicSeal p.setBtn a.whtBtn svg {
          top: 24px; } }
    .electronicSeal p.setBtn a.whtBtn:hover {
      background-color: red;
      color: #fff;
      text-decoration: none; }
.electronicSeal .visible-xs,
.electronicSeal .visible-sm,
.electronicSeal .visible-md,
.electronicSeal .visible-lg {
  display: none !important; }
.electronicSeal .visible-xs-block,
.electronicSeal .visible-xs-inline,
.electronicSeal .visible-xs-inline-block,
.electronicSeal .visible-sm-block,
.electronicSeal .visible-sm-inline,
.electronicSeal .visible-sm-inline-block,
.electronicSeal .visible-md-block,
.electronicSeal .visible-md-inline,
.electronicSeal .visible-md-inline-block,
.electronicSeal .visible-lg-block,
.electronicSeal .visible-lg-inline,
.electronicSeal .visible-lg-inline-block {
  display: none !important; }
@media (max-width: 767px) {
  .electronicSeal .visible-xs {
    display: block !important; }
  .electronicSeal table.visible-xs {
    display: table !important; }
  .electronicSeal tr.visible-xs {
    display: table-row !important; }
  .electronicSeal th.visible-xs,
  .electronicSeal td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .electronicSeal .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .electronicSeal .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .electronicSeal .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .electronicSeal .visible-sm {
    display: block !important; }
  .electronicSeal table.visible-sm {
    display: table !important; }
  .electronicSeal tr.visible-sm {
    display: table-row !important; }
  .electronicSeal th.visible-sm,
  .electronicSeal td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .electronicSeal .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .electronicSeal .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .electronicSeal .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .electronicSeal .visible-md {
    display: block !important; }
  .electronicSeal table.visible-md {
    display: table !important; }
  .electronicSeal tr.visible-md {
    display: table-row !important; }
  .electronicSeal th.visible-md,
  .electronicSeal td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .electronicSeal .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .electronicSeal .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .electronicSeal .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .electronicSeal .visible-lg {
    display: block !important; }
  .electronicSeal table.visible-lg {
    display: table !important; }
  .electronicSeal tr.visible-lg {
    display: table-row !important; }
  .electronicSeal th.visible-lg,
  .electronicSeal td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .electronicSeal .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .electronicSeal .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .electronicSeal .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .electronicSeal .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .electronicSeal .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .electronicSeal .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .electronicSeal .hidden-lg {
    display: none !important; } }
.electronicSeal .visible-print {
  display: none !important; }
@media print {
  .electronicSeal .visible-print {
    display: block !important; }
  .electronicSeal table.visible-print {
    display: table !important; }
  .electronicSeal tr.visible-print {
    display: table-row !important; }
  .electronicSeal th.visible-print,
  .electronicSeal td.visible-print {
    display: table-cell !important; } }
.electronicSeal .visible-print-block {
  display: none !important; }
@media print {
  .electronicSeal .visible-print-block {
    display: block !important; } }
.electronicSeal .visible-print-inline {
  display: none !important; }
@media print {
  .electronicSeal .visible-print-inline {
    display: inline !important; } }
.electronicSeal .visible-print-inline-block {
  display: none !important; }
@media print {
  .electronicSeal .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .electronicSeal .hidden-print {
    display: none !important; } }
/* お店ページに会員カート情報表示（PC_header01） */
.header-nav-inner .member_info_cart_info {
    width: 100%;
    overflow: hidden;
}
.header-nav-inner #member_info {
    float: left;
    font-size: 12px;
    padding: 5px 20px 5px 0;
    max-width: 620px;
}
.header-nav-inner #member_info .membername_box {
    font-size: 15px;
}
.header-nav-inner #member_info .memberrank {
    font-size: 13px;
    display: inline-block;
}
.header-nav-inner #member_info .point_txt, #cart_info .itemc_txt {
    padding: 0 3px;
}
.header-nav-inner #cart_info {
    float: left;
    font-size: 14px;
    border: 1px solid #b7a06d;
    font-weight: bold;
    max-width: 340px;
}
.header-nav-inner #cart_info a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 5px;
}
.header-nav-inner #sub-column #cart_info a:hover {
    text-decoration: none;
}
.header-nav-inner #cart_info a:hover {
    text-decoration: none;
}
.header-nav-inner #cart_info .item_count {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 10px 0 0;
}
.header-nav-inner #cart_info .item_count img {
    width: auto;
    height: 15px;
    margin: 0 10px 0 0;
}
.header-nav-inner #cart_info .shipping_box {
    color: #FFF;
    background-color: #FF6F6F;
    padding: 0 10px;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
}
.header-nav-inner #cart_info .shipping_box .freeship_txt {
    padding: 0 3px;
    font-weight: bold;
}
/* お店ページに会員カート情報表示（非表示設定） */
.member_info_cart_info {
    display: none;
}
.member_info_cart_info .account_guest {
    display: none;
}
.member_info_cart_info .rank_name_0 {
    display: none;
}
.member_info_cart_info .rankup_none {
    display: none;
}
.member_info_cart_info .nrank_prc_0 {
    display: none;
}
.member_info_cart_info .nrank_cnt_0 {
    display: none;
}
.member_info_cart_info .firstname_guest {
    display: none;
}
.member_info_cart_info .more_maru_1 {
    display: none;
}
.member_info_cart_info .free_shipping_0 {
    display: none;
}
.member_info_cart_info .shipping_message_none {
	display: block !important;
}
.member_info_cart_info .shipping_box_none {
    display: none;
}
.member_info_cart_info .pointmember_none {
    display: none;
}
.member_info_cart_info .rankmember_none {
    display: none;
}
.member_info_cart_info .memberrank_none_none {
    display: none;
}
.member_info_cart_info #member_info_none_none {
    display: none;
}