@charset "UTF-8";

 /*---------------------------------------------
     Browser Default Initialization seo_n_red
   ---------------------------------------------*/
 * {margin:0;padding:0;}
 html {
     overflow-y: scroll;
     height: 100%;
 }
 div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,
 pre, form, fieldset, input, textarea, p, blockquote, th, td,
 section, nav, article, aside, hgroup, header, address,
 figure, figcaption {
     margin: 0;
     padding: 0;
 }
 address, caption, cite, code, dfn, em, strong, th, var {
     font-style: normal;
     font-weight: normal;
 }
 table {
     border-collapse: collapse;
     border-spacing: 0;
     width: 100%;
 }
 caption, th {
     text-align: left;
 }
 q:before ,q:after {
     content: '';
 }
 object, embed {
     vertical-align: top;
 }
 hr {
     display: none;
 }
 h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
     font-weight: normal;
 }
 img, abbr, acronym, fieldset {
     border: 0;
 }
 img {
     -ms-interpolation-mode: bicubic;
     border: none;
     max-width:100%;
 }
 ul li, ol li {
     list-style-type: none;
 }
 input {
     vertical-align: middle;
     max-width:100%;
 }
 /*---------------------------------------------
     body
   ---------------------------------------------*/
 body {
     margin: 0;
     padding: 0;
     /*border-top:3px solid #9a0f1f;*/
     font-family: Arial, helvetica,"Hiragino Kaku Gothic ProN", sans-serif;
     *font-family: 'ＭＳ Ｐゴシック',sans-serif,'メイリオ',Meiryo,;
     color: #000;
     font-size: 16px;
     line-height: 150%;
     text-align: left;
     -webkit-text-size-adjust: 100%;
     background-color: #FFF;
     height: 100%;
     min-width: 1000px;
     word-wrap: break-word;
 }
 /*---------------------------------------------
     Anchor
   ---------------------------------------------*/
 a {
     outline: none;
     color: #000000;
 }
 a:link {
     text-decoration: none;
     color: #000000;
 }
 a:visited {
     text-decoration: none;
     color: #000000;
 }
 a:hover {
     text-decoration: none;
     color: #000000;
 }
 a:hover img {
     opacity: .70;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cunster: pointer;
 }
 a:active {
     text-decoration: underline;
     color: #c00;
 }
 #wrapper {
     width: 100%;
     background-color: #FFF;
     min-height: 100%;
 }
 /* Header
 ----------------------------------------------- */
 div#wrapper div#enquete-header,
 div#wrapper > div#cart-header,
 header {
     width: 100%;
     background-color: #FFF;
     margin-bottom:35px;
     /*background: url(../img/header_bg_menu_2.gif) repeat-x bottom !important;*/
 }
 #header-inner {
     width: 1000px;
     margin: 0 auto;
     overflow: hidden;
     *zoom: 1;
 }
 header #header-inner{
     }
 #header-inner #logo, #hNav {
     /*display: table-cell;*/
     /*vertical-align: top;*/
 }
 #header-inner #hNav {
     width: 925px;
     text-align: right;
     letter-spacing: -.4em;
     float: left;
 }
 * html #header-inner div {
   display: inline;
   zoom: 1;
 }
 *:first-child+html #header-inner div {
   display: inline;
   zoom: 1;
 }
 #header-inner #logo {
     width: 75px;
     padding-top: 10px;
     float: left;
 }
 #header-inner h1 {
     max-width: 340px;
     background: none;
     margin: 0;
     padding: 0;
 }
 #header-inner h1 a img:hover, #header-inner h2 a img:hover {
     opacity: 1;
     filter: alpha(opacity=100);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: 1;
     -moz-opacity: 1;
     filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
 }
 #hNav #searchbox_wrap {
     overflow: hidden;
     /*margin: 10px 0;*/
 }
 #hNav #searchbox {
     line-height: 100%;
     font-size: 65%;
     color: #999;
     align:right;
     /*float: right;*/
     overflow: hidden;
     letter-spacing: normal;
 }
 #hNav #searchbox p.cart-search {
     margin-top: 0px;
 }
 #hNav #searchbox p {
     float: left;
     margin: 0px 5px 0 0;
 }
 #hNav #searchbox p img {
     margin-top: 5px;
 }
 #hNav #searchbox form{
     background: url(../img/searchbox.gif) no-repeat left top;
     width: 185px;
     /*height: 27px;*/
     float: left;
 }
 #hNav #searchbox input.searchbox {
     border: none;
     width: 145px;
     height: 17px;
     padding: 0 5px;
     background-color: transparent;
 }
 #hNav #searchbox input.searchSubmit {
     padding: 0;
 }
 #hNav ul#keyword {
     line-height: 100%;
     text-align: right;
     margin-top: 5px;
     margin-bottom:10px;
 }
 #hNav ul#keyword li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
 }
 #hNav ul#keyword li a {
     float: left;
     font-size: 10px;
     padding: 0 0 0 5px;
 }
 #hNav ul#keyword li a:hover {
     color: #9a0f1f;
 }
 #hNav ul#header-nav {
     line-height: 100%;
     /*margin-bottom:5px;*/
 }
 #hNav ul#header-nav li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     /*background: url("../img/listmark_01.gif") no-repeat 20px center;*/
     font-size: 11px;
     vertical-align: middle;
     margin-left: 10px;
     letter-spacing: normal;
     line-height: 36px;
 }
 #hNav ul#header-nav li a {
   color: #999;
   background-color: rgb(239, 239, 239);
   width: 150px;
   text-align: center;
   display: inline-block;
 }
 #hNav ul#header-nav li a:hover {
     color: #000;
     text-decoration: none;
 }
 #g-nav {
     width: 100%;
     background:#339999;
     height:44px; }
 #gnav div.cart-nav,
 #gnav nav {
     width:1000px;
     height:44px;
     margin: 0 auto;
     /*background: url(../img/header_bg_menu.gif) no-repeat;*/
     overflow: hidden;
     *zoom: 1;
 }
 #gnav div.cart-nav ul,
 #gnav nav ul {
     float: left;
 }
 #gnav div.cart-nav ul li,
 #gnav nav ul li {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  float: left;
  width: 140.7px;
  text-align:center;
  padding:0;
  margin:0;
  font-size: 12px;
  vertical-align:middle;
  height:40px;
  line-height:40px;
  color: #FFFFFF;
  border-right: solid 1px #CCC;
 }
 #gnav nav ul li:first-child,
 #gnav div.cart-nav ul li:first-child {
   border-left: solid 1px #CCC;
 }
 #gnav div.cart-nav ul li a,
 #gnav nav ul li a {
     display: block;
     color:#FFFFFF;
 }
 #gnav div.cart-nav ul li a:link,
 #gnav div.cart-nav ul li a:visited,
 #gnav div.cart-nav ul li a:hover,
 #gnav div.cart-nav ul li a:active,
 #gnav nav ul li a:link,
 #gnav nav ul li a:visited,
 #gnav nav ul li a:hover,
 #gnav nav ul li a:active {
     /*color: #FFFFFF;*/
     color: #999;
     text-decoration: none;
}
#gnav nav ul li a span {
  padding-bottom:2px;
}
#gnav nav ul li a:hover span {
  border-bottom: solid 2px #ff0000;
  color:#000;
}
 /* Contents
 ----------------------------------------------- */
 #contents {
     width:1000px;
     margin: 0 auto;
     overflow: auto;
     *zoom: 1;
     overflow: hidden;
     padding-bottom: 10px;
     clear:both;
 }
 #sub-column {
     float: left;
     width: 200px;
     margin-right: 35px;
     *zoom: 1;
     word-break:break-all;
 }
 #main-column {
     float: right;
     width: 765px;
 }
 /* main-column
 ----------------------------------------------- */
 #main-column-full {
     width: 100%;
     margin: 0 auto 60px;
 }
 div#wrapper  div#enquete-section,
 article section {
     padding: 0;
 }
 div#wrapper  div#enquete-section:first-child,
 article section:first-child {
     border-top: none;
 }
 div.cart-article p,
 article p {
     /*font-size: 0.75rem;*/
     font-size: 0.8rem;
 }
 div.cart-article p{
     padding-bottom: 5px;
 }
 section .freeArea p{
     font-size: 100%;
     padding-left: 0;
 }
 .freeArea2 .free-contents img{
     width:auto;
 }
 div.cart-article a:hover p,
 div#wrapper  div#enquete-section ul,
 div.cart-article div.cart-section ul,
 article section ul {
     font-size: 100%;
     line-height: 100%;
 }
 #mainVisual {
     width: 100%;
     margin-bottom:30px;
 }
 #bread-crumb {
     /*margin: 0 0 20px 0; */
     padding-bottom:10px;
     /*border-bottom: 1px dotted #333333;*/
 }
 #bread-crumb-listTop,
 .bread-crumb-listCate {
     /*width: 100%;*/
     padding: 0;
     margin: 0;
 }
 #bread-crumb-listTop ol,
 .bread-crumb-listCate ol {
     /*width: 730px;*/
     margin: 0;
     padding: 0;
     overflow: hidden;
     *zoom: 1;
 }
 #bread-crumb-listTop ol li,
 .bread-crumb-listCate ol li {
     float: left;
     *float: none;
     *display: inline;
     /*padding: 0 10px 0px 13px; */
     margin-bottom:4px;
     /*line-height: 100%;*/
     /*background: url(../img/breadcrumb_bg.gif) no-repeat left center;*/
     *zoom: 1;
 }
 #bread-crumb-listTop ol li:first-child {
     /*padding-left: 0;*/
     /*background-image: none;*/
 }
 #bread-crumb-listTop,
 .bread-crumb-listCate {
     padding: 0;
     margin: 0;
 }
 .column-set {
     width: 100%;
     overflow: hidden;
     *zoom: 1;
     margin-bottom: 65px;
 }
 .column3 {
     float: left;
     width: 230px;
     margin: 0 15px 20px 0;
     padding-bottom: 20px;
 }
 .column3:nth-child(3n) {
     margin: 0 0 20px 0;
 }
 .newItem .column3 .itemThumb-wrap {
     margin: 0 0 10px 0;
 }
 .newItem .column3 .itemThumb {
     display: table-cell;
     text-align: center;
     height: 230px;
     width: 230px;
     vertical-align: middle;
 }
 .column4 {
     float: left;
     width: 180px;
     margin: 0 15px 35px 0;
     text-align: center;
 }
 .column4:nth-child(4n) {
     margin: 0 0px 20px 0;
 }
 .column4 .itemThumb-wrap {
     margin: 0 0 10px 0;
     position: relative;
 }
 .column4 .itemThumb {
     display: table-cell;
     text-align: center;
     height: 180px;
     width: 180px;
     vertical-align: middle;
 }
 .column4 .item-list-span-img{
     width:180px;
     display:inline-block;
 }
 .column4 .itemThumb a img {
     max-height: 180px;
     max-width: 180px;
 }
 .column5 {
     float: left;
     width: 140px;
     margin: 0 13px 20px 0;
     text-align: center;
 }
 .column5:nth-child(4n) {
     margin: 0 13px 20px 0;
 }
 .column5 .itemThumb-wrap {
     margin: 0 0 10px 0;
     position: relative;
 }
 .column5 .itemThumb {
     display: table-cell;
     text-align: center;
     height: 140px;
     width: 140px;
     vertical-align: middle;
 }
 .column5 .item-list-span-img{
     width:140px;
     display:inline-block;
 }
 .column5 .itemThumb a img {
     max-height: 140px;
     max-width: 140px;
 }
 .column5 {
     padding-bottom: 20px;
     padding-top:20px;
 }
 .column5:nth-child(4n+1) {
     float:left;
 }
 .pickup .column5,
 .ranking .column5 {
     margin-bottom: 20px;
 }
.column5 h3{
margin-bottom: 5px;
     line-height:125%;
     font-size:12px;
     font-weight: normal;
     /* 2017-02-21 折り返しさせず三点リーダにする */
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
}
 .column3 h3,
 .column4 h3{
     margin-bottom: 5px;
     line-height:125%;
     /*font-size:12px;*/
     font-size:15px;
     font-weight: normal;
     /* 2017-02-21 折り返しさせず三点リーダにする */
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
 }
 .column4 h2 a:hover,
 .column3 h3 a:hover,
 .column4 h3 a:hover,
 .column5 h3 a:hover {
     text-decoration: underline;
 }
 .column3 img,
 .column4 img,
 .column5 img {
     vertical-align: bottom;
 }
 .column3 p.price,
 .column4 p.price,
 .column5 p.price {
     margin-bottom: 3px;
     line-height: 18px;
 }
 .column3 p.sp_price,
 .column4 p.sp_price,
 .column5 p.sp_price {
     color: #9a0f1f;
     margin-top:5px;
 }
 .column3 .badge {
     padding: 6px 0 0 6px;
     position: absolute;
     z-index: 100;
 }
 .column4 .badge,
 .column5 .badge {
     padding: 1px 0 0 1px;
     margin-bottom:2px;
     position: absolute;
     z-index: 100;
     left: 0;
 }
 span.badge{
  position:relative;
  width:2em;
  height:2em;
  color:white;
  font-size:80%;
  border-radius:50%;
  line-height:2;
  text-align:center;
  display:inline-block;
 }
 span.badge.rank1,span.badge.rank2,span.badge.rank3{
  position: relative;
  display: inline-block;
  background-color:#bea870;
 }
 span.badge.rank2{
   background-color:#a8a9a8;}
span.badge.rank3{
  background-color:#997a5c;
}
span.badge.rank4, span.badge.rank5{
  position: relative;
  display: inline-block;
  border: 1px solid #dedede;
  background-color: #fff;
  color: #8C8C8C;
}
 .pickup .column5 .itemThumb {
     margin-bottom: 5px;
     position: relative;
 }
 .pickup .column5 .badge {
     padding: 6px 0 0 6px;
     position: absolute;
     z-index: 100;
 }
 .ranking .column5 .itemThumb {
     position: relative;
 }
 .ranking .column5 .badge {
     padding: 6px 0 0 5px;
     position: absolute;
     z-index: 100;
 }
 p.fx_price span.strike {text-decoration: line-through;}
 p.sp_price span.special_price_str,
 p.sp_price span.selling_price_str,
 p.sp_price span.selling_price,
 p.sp_price span.taxin,
 p.sp_price span.discount_rate{
     color: #F00;
 }
 p.price span.selling_price,
 p.price span{
     color: #555;
     font-weight: bold;
     font-size: 12px;
 }
 p.price span.taxin {
   font-weight: normal;
 }
 .rankingcontents2{
  margin-bottom:30px;
}
 .itemlink{
   text-align:right;
   font-size:13px;
   color:#999;
}
.itemlink a{
   color:#999;
}
.itemlink a:hover{
  color:#000000;
}
/*タブの中身を初期非表示に*/
    .ChangeElem_Panel {
      display: none;
    }
    /*タブを横並べに*/
    .ChangeElem_Btn_Content {
      display: flex;
      justify-content: space-around;
    }
    /*通常時のタブ装飾*/
    .ChangeElem_Btn,.ChangeElem_Btn2 {
      border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px;
    background-color: #fff;
    color: #333;
    cursor: pointer;
    display: inline-block;
    flex: 1;
    font-size: 13px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    transition: all .3s ease-in-out;
    vertical-align: middle;
    }
    /*カレント時のタブ装飾*/
    .ChangeElem_Btn.is-active,
    .ChangeElem_Btn2.is-active{
      background: #999;
      color: #fff;
    }
    /*ホバー時のタブ装飾*/
   .ChangeElem_Btn:hover,
   .ChangeElem_Btn2:hover{
    background: whitesmoke;
    color:#333;
   }
   .ChangeElem_Btn:last-child,
   .ChangeElem_Btn2:last-child{
    border-right:1px solid #CCC;}
  *:focus{
  outline: none;}
 /* TOP PAGE
 ----------------------------------------------- */
 .half-cont_wrap01, .half-cont_wrap02 {
     overflow: hidden;
 }
 .half-cont {
     float: left;
     width: 350px;
     margin-right: 30px;
 }
 .half-cont:nth-child(2n) {
     float: left;
     width: 350px;
     margin-right: 0;
 }
 section .newItem h2,
 section .pickup h2,
 section .ranking h2,
 section .group h2,
 section .category h2 {
     font-size: 20px;
     /*font-weight: bold;*/
     line-height: 37px;
     vertical-align:middle;
     margin-bottom: 35px;
     /*padding: 0 0 0 50px;*/
     color:#222;
     width:auto; height:37px;
     border-bottom: solid 1px #CCC;
 }
 .newItem .new-Title {display:none;}
 .newItem h2 {
     /*background: url(../img/main_ttl_newitem.gif)  no-repeat;*/
 }
 .pickup .pickup-Title {display:none;}
 .pickup h2 {
     /*background: url(../img/main_ttl_pickupitem.gif) no-repeat;*/
 }
 .ranking .ranking-Title {display:none;}
 .ranking h2 {
     /*background: url(../img/main_ttl_rankingitem.gif) no-repeat ;*/
 }
 .news {    margin-bottom: 20px;}
 .news h2 {
     /*background: url(../img/main_ttl_news_s.gif) no-repeat;*/
     display: block;
     width:350px; height:26px;
     margin: 0 0 20px;
     /*padding:11px 0 0 45px;*/
     font-size: 14px;
     font-weight: bold;
     line-height: 20px;
     color: #222;
 }
 .news h2 img {
     display: block;
     height: 14px; width: 56px;
     margin-left:50px ;
 }
 .w100 .news {
     float: none;
     width: 100%;
     margin-right: 0;
     padding: 0 0 20px;
 }
 .w100 .news h2 {
     /*background: url(../img/main_ttl_news_l.gif) repeat-x left bottom;*/
     display: block;
     width:auto;
     height:auto;
     font-size: 15px;
     font-weight: normal;
     line-height: 24px;
     color: #222;
     padding-bottom: 5px;
     margin: 0 0 20px;
     border-bottom: solid 1px #ccc;
 }
 .w100 .news h2 img {
     display: block;
     height: 14px;
     width: 56px;
     margin-left:50px ;
 }
 .news .news-contents {
     overflow: hidden;
 }
 dl.news-box {
     font-size: 14px;
     color: #777;;
     padding: 10px 0;
     /*border-bottom: 1px dotted #000;*/
 }
 dl.news-box:first-child {
     padding: 0 0 10px 0;
 }
 .news-box dd {
     line-height: 125%;
 }
 .news-box dd a {
   color: #777;
 }
 .news-box dd a:hover {
   color: #000;
 }
 .freeArea2 {
     /*padding-bottom: 20px;*/
     /*margin-bottom: 30px;*/
 }
 .freeArea2 h2 {
     /*background: url(../img/main_ttl_category_s.gif) repeat-x left bottom;*/
     display: block;
     width:350px; height:26px;
     margin: 0 0 20px;
     padding: 0;
     border: none;
 }
 .freeArea2 h2 img {
     display: block;
     height: 14px;
     width: 96px;
     margin-left:50px ;
 }
 .freeArea2 .free-contents {
     /*padding-top: 10px;*/
 }
 .freeArea2 .free-contents p a{
     text-decoration: underline;
 }
 .freeArea2 .free-contents ul
 {margin: 0px 0px;}
 .freeArea2 .free-contents ul li
 {list-style-type: none;}
 .freeArea2 .free-contents ol
 {margin: 0px 40px;}
 .freeArea2 .free-contents ol li
 {list-style-type: decimal;}
 .w100 .freeArea2 {
     float: none;
     width: 100%;
     /*padding: 0 0 20px;*/
 }
 .w100 .freeArea2 h2 {
     /*background: url(../img/main_ttl_category_l.gif) no-repeat ;*/
     /*display: block;
     width:730px;
     height:26px;
     margin: 0 0 20px;
     border: none;
     font-size: 20px;
     vertical-align: middle;
     color: #222;
     font-size: 20px;*/
line-height: 37px;
vertical-align: middle;
margin-bottom: 35px;
color: #222;
width: auto;
height: 37px;
border-bottom: solid 1px #CCC;
 }
 .w100 .freeArea2 h2 img {
     display: block;
     height: 14px;
     width: 96px;
     margin-left:50px ;
 }
h3.ranktitle{
    line-height: 37px;
    vertical-align: middle;
    margin-top:20px;
    margin-bottom: 20px;
    color: #222;
    width: auto;
    border-bottom: solid 1px #CCC;
}
span.ranktag{
    color: #c0c0c0;
    letter-spacing: 0.03em;
    font-size: 20px;
}
 /*#main-column .w100 .freeArea2 .freeAreaTitle{
     padding-left:50px;
 }*/
 #main-column .half-cont .freeArea2 .freeAreaTitle{
     padding-left:45px;
     font-size: 14px;
     font-weight: bold;
     line-height: 20px;
     color: #FFFFFF;
 }
 .freeArea2 .free-banner {
     margin-bottom: 10px;
 }
 .freeArea2 .free-contents p {
     /*font-size: 12px; line-height:125%;*/
 }
 #sub-column section .freeArea2 .free-contents p img {
     max-width: 100%;
     width: auto;
     height: auto;
 }
 .group {margin-bottom: 20px;}
 .group .group-Title {display:none;}
 .group h2 {
     background: url(../img/main_ttl_group_s.gif) no-repeat ;
     margin: 0 0 20px;
 }
 .shopDiary .free-banner {
     margin: 0;
 }
 .w100 .group {
     float: none;
     width: 100%;
     margin-right: 0%;
     margin-bottom: 20px;
 }
 .w100 .group .group-Title {    display:none;}
 .w100 .group h2 {
     background: url(../img/main_ttl_group_l.gif) no-repeat;
 }
 .w100 .group h2 img {
     display: block;
     height: 20px;
     width: 85px;
     margin: 0 auto;
 }
 .group .group-banner {
     margin-bottom: 5px;
 }
 .group ul {
     line-height: 100%;
 }
 .group ul li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     padding: 0px 15px 0px 15px; margin:0 0 9px 0;
     background: url(../img/listmark_01.gif) no-repeat left center;
     font-size: 12px; line-height:100%;
 }
 .category {    margin-bottom: 20px;}
 .category .category-Title {    display:none;}
 .category h2 {
     background: url(../img/main_ttl_category_s.gif) no-repeat;
     width:350px; height:37px;
 }
 .w100 .category {
     position: relative;
     float: none;
     width: 100%;
     margin-bottom: 20px;
 }
 .w100 .category h2 {
     background: url(../img/main_ttl_category_l.gif) no-repeat;
 }
 .w100 .category h2 img {display:none;}
 .w100 .category h3{
     font-weight: bold;
     line-height: 120%;
     font-size:   100%;
 }
 .category .category-banner {
     margin-bottom: 5px;
 }
 .category ul {
     line-height: 100%;
 }
 .category ul li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     padding: 0px 15px 0px 15px; margin:0 0 9px 0;
     background: url(../img/listmark_01.gif) no-repeat left center;
     font-size: 12px; line-height:100%;
 }
 section.half-cont div.category section h3{
     font-weight: bold;
     line-height: 120%;
     font-size:   100%;
 }
  .freeArea {
     width: 100%;
     height: 300px;
 }
 .freeArea h2 {
     font-size: 14px;
     font-weight: bold;
     line-height: 37px;
     vertical-align:middle;
     margin-bottom: 20px;
     padding: 0 0 0 20px;
     color:#FFFFFF;
     width:730px; height:37px;
     /*background: url(../img/main_ttl_bg.gif)  no-repeat;*/
 }
 /*  Sub Column
 ----------------------------------------------- */
 #sub-column .group,
 #sub-column .category,
 #sub-column #followUs,
 #sub-column .newItem,
 #sub-column .link {
     width: 100%;
     margin: 0 0 40px;
     padding: 0;
 }
 #sub-column h2 {
     /*background: url(../img/side_ttl_bg.gif) repeat-x left bottom;*/
     font-size: 15px;
     color:#222;
     width:200px;
     height: auto;
     line-height: 24px;
     vertical-align:middle;
     margin: 0;
     padding-bottom: 5px;
 }
 #sub-column h2 a:visited {
     color: #FFFFFF;
     font-size: 100%;
 }
 #sub-column h2 a:link{
     color: #FFFFFF;
     font-size: 100%;
 }
 #sub-column .newItem h2,
 #sub-column .pickup h2,
 #sub-column .ranking h2 {
     /*background: url(../img/side_ttl_bg.gif) repeat-x left bottom;*/
     font-size: 120%;
     color:#222;
     /*font-weight: bold;*/
     width:200px; height:35px;
     line-height: 35px;
     vertical-align:middle;
     margin: 0 0 10px 0;
     /*padding: 0 0 0 20px;*/
 }
 #sub-column .freeArea2 {
     margin: 0 0 30px;
     padding: 0;
 }
 #sub-column .newItem,
 #sub-column .pickup,
 #sub-column .ranking {
     margin: 0 0 30px;
     line-height: 100%;
 }
 #sub-column .newItem .column3,
 #sub-column .newItem .column4 {
     padding: 0;
     margin: 0 auto 20px auto;
     float: none;
     width: 170px;
 }
 #sub-column .pickup .column5,
 #sub-column .ranking .column5 {
     width: 130px;
     float: none;
     padding: 0;
     margin: 0 auto 20px auto;
 }
 #sub-column .category h3 {
     font-size: 15px;
     line-height: 24px;
     border-bottom: solid 1px #ccc;
     padding-bottom: 5px;
     /*font-weight: bold;*/
     /*background-color:#cacaca;*/
     /*padding: 9px 0 8px 20px;*/
 }
 #sub-column .group nav,
 #sub-column .category nav,
 #sub-column .link nav {
     margin-bottom: 20px;
     border-top: none;
 }
 #sub-column .category nav{
     margin-bottom: 5px;
 }
 #sub-column .group nav ul,
 #sub-column .category nav ul,
 #sub-column .link nav ul {
     line-height: 100%;
 }
 #sub-column .group nav ul li,
 #sub-column .category nav ul li,
 #sub-column .link nav ul li {
     /*padding: 10px 0 9px 32px; */
     margin:0;
     /*background: url(../img/listmark_01.gif) no-repeat 18px center;*/
     background: none;
     display:block;
     font-size: 12px;
    line-height:100%;
 }
 #sub-column .link nav ul li {
     line-height:180%;
 }
 #sub-column .keyword nav ul li {
     display: inline;
 }
 #sub-column .group nav ul li:last-child,
 #sub-column .category nav ul li:last-child,
 #sub-column .link nav ul li:last-child {
     border-bottom: solid 1px #ccc;
 }
 #sub-column .group nav ul li,
 #sub-column .category nav ul li,
 #sub-column .link nav ul li {
     border-bottom: solid 1px #ccc;
 }
 #sub-column .category nav ul li.listcat2 {
     background: url(../img/listmark_01.gif) no-repeat 46px center;
 }
 #sub-column .category nav ul li.listcat3 {
     background: url(../img/listmark_01.gif) no-repeat 75px center;
 }
 #sub-column .group nav,#sub-column .category nav, #sub-column .link nav {
     border-top: none;
 }
 #sub-column .group nav ul li a,
 #sub-column .category nav ul li a,
 #sub-column .link nav ul li a {
     text-decoration: none;
     line-height: 180%;
     color: #999;
 }
 #sub-column .group nav ul li:first-child a,
 #sub-column .category nav ul li:first-child a,
 #sub-column .link nav ul li:first-child a {
     border-top: none;
 }
 #sub-column .group nav ul li a:hover,
 #sub-column .group nav ul li a:active,
 #sub-column .category nav ul li a:hover,
 #sub-column .category nav ul li a:active,
 #sub-column .link nav ul li a:hover,
 #sub-column .link nav ul li a:active {
     /*color: #9a0f1f;*/
     color: #000;
     text-decoration: none;
 }
 #sub-column #snav_calendar h2 {
     background-image: none;
 }
 #sub-column #subc_calendar {
     width:     240px;
     margin-bottom: 30px;
 }
 #sub-column div.subc_cal_cont {
     width:     240px;
     padding:0px;
 }
 #sub-column div#subc_calendar h2 {
     background: url(../img/Title-scolumn_calendar.gif) no-repeat;
     width: 240px;
     text-align: center;
     padding: 0;
     margin: 0;
 }
 #sub-column div.cal_wrapper {
     /*padding:10px;*/
     border:1px solid #ccc;
   }
 #sub-column div.cal_wrapper table.cal {
     width: 100%;
     line-height: 100%;
 }
 #sub-column div.cal_wrapper table.cal tr th p.month {
     float: left;
     width: 70%;
     text-align: center;
     font-size: 100%;
 }
 #sub-column div.cal_wrapper table.cal tr th input {
     float: left;
     border: none;
 }
 #sub-column div.cal_wrapper table.cal tr th input.prev {
     background: url(../img/calendar_pleft.gif) no-repeat left bottom #FFF;
     width: 15%;
     height: 17px;
 }
 #sub-column div.cal_wrapper table.cal tr th input.next {
     background: url(../img/calendar_pright.gif) no-repeat right bottom #FFF;
     width: 15%;
     height: 17px;
 }
 #sub-column div.cal_wrapper table.cal tr td {
     border: solid 1px #CCC;
     font-size: 100%;
     text-align: center;
 }
 #sub-column div.cal_wrapper table.cal tr.headline td {
     border: none;
     padding: 10px 0 2px 0;
 }
 #sub-column div.cal_wrapper table.cal td {
     border: none;
     height:18px; vertical-align:middle; line-height:18px; }
 #sub-column div.cal_wrapper table.cal td div {
     border: none;
     height:18px; padding:0;
 }
 #sub-column div.subc_cal_cont .cap {
     font-size: 90%;
     width: auto; padding:0 20px 20px 20px;
     border-right:1px solid #383838;border-left:1px solid #383838; border-bottom:1px solid #383838;}
 #sub-column div.subc_cal_cont .cap ul {
     margin: 0px 0 0;
 }
 #sub-column div.subc_cal_cont .cap li {
     display: inline-block;
     line-height: 100%;
     overflow: hidden;
 }
 #sub-column div.subc_cal_cont .cap li span {
     margin: 0 10px 0 0;
 }
 .cap_txt span {height:13px; vertical-align:middle;}
 #sub-column div.subc_cal_cont .cap .ico_cap01 {
     width:20px; height:13px; display:inline-block;
     vertical-align: middle;
     margin: 0 5px 0 0;
     color: #9a0f1f;
 }
 #sub-column div.subc_cal_cont .cap .ico_cap02 {
     width:20px; height:13px; display:inline-block;
     vertical-align: middle;
     margin: 0 5px 0 0;
     color: #9c8622;
 }
 #sub-column div.subc_cal_cont .cap .ico_cap02 {
     width:20px; height:13px; display:inline-block;
     vertical-align: middle;
     margin: 0 5px 0 0;
     color: #9c8622;
 }
 #sub-column div.subc_cal_cont .cap .cap-info {
     line-height: 100%;
     padding: 10px 0 0;
 }
 #sub-column div.cal_wrapper table.cal tr td div.Today {
     background-color: #CCCCCC;
     font-weight: bold;
 }
 #sub-column div.cal_wrapper table.cal tr td div.Deli {
     background-color: #9c8622;
 }
 #sub-column div.cal_wrapper table.cal tr td div.Holyday {
     background-color: #9a0f1f;
     color: #FFFFFF;
 }
 #sub-column div.cal_wrapper table.cal tr td div.backward {
     color: #CCC;
     font-weight: normal;
     background-color: #FFF;
 }
 #sub-column div.cal_wrapper table.cal tr td div.pointer {
     cursor: pointer;
 }
 #sub-column div.cal_wrapper table.cal tr td div.pointer:hover {
     background-color: #EEE;
 }
 #sub-column #snav_mailMag {
     /*background: url(../img/Title-scolumn_mmag.gif) no-repeat;*/
     margin: 40px 0;
 }
 #sub-column #snav_mailMag h2 {
     background-image: none;
 }
 #sub-column div.snav_mailMag_cont {
     /*width:     240px;*/
     padding: 5px 15px;
     /*background:url(../img/mail_magazine_bg.gif) repeat-y;*/
     /*border-bottom:1px solid #383838;*/
     background-color: #efefef;
 }
 #sub-column div.snav_mailMag_cont h2 {
     width:     240px;
     text-align: center;
     padding: 0;
     margin: 0;
 }
 #sub-column div.snav_mailMag_cont p {
     font-size: 11px;
     line-height: 18px;
     margin: 10px 0;
     color: #555;
 }
 #sub-column div.snav_mailMag_cont input.mailAddress{
     width: 121px;
     height: 18px;
     position: relative;
     vertical-align: middle;
 }
 #sub-column div.snav_mailMag_cont input.submit_mailMag {
     width: 40px;
     height: 18px;
     line-height: 18px;
     text-align: center;
     background-color: #aaa;
     border: none;
     color: #FFF;
 }
 #sub-column div.snav_mailMag_cont input.submit_mailMag:hover {
   color: #cdcdcd;
 }
 #sub-column #snav_followUs {
     margin: 0 0 20px 0;
 }
 #sub-column #snav_followUs nav ul {
     overflow: hidden;
 }
 #sub-column #snav_followUs nav ul li {
     float: left;
     margin: 0 5px 0 0;
     padding: 0;
 }
 #sub-column #snav_followUs nav ul li img {
     vertical-align: bottom;
 }
 #sub-column #snav_followUs nav ul li a:hover img{
     opacity: .70;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cursor: pointer;
 }
 #subc_freeArea {
     margin: 0 0 10px 0;
 }
 #subc_freeArea img {
     margin-bottom: 10px;
 }
 /*  Footer
 ----------------------------------------------- */
 div#enquete-footer,
 div#cart-footer,
 footer {
     width: 100%;
     min-width: 1000px;
     clear: both;
     margin: 0 auto;
     /*background: url(../img/footer_bg.gif) repeat-x left bottom !important;*/
     height:72px;
 }
 div#enquete-footer #footer-inner,
 div#cart-footer #footer-inner,
 #footer-inner {
     width:1000px;
     height:100%;
     margin: 0 auto;
     /*overflow: hidden;*/
 }
 footer #footer-inner {
      }
 #enquete-footer #footer-inner .footer_gnavi,
 div#cart-footer #footer-inner .footer_gnavi,
 footer #footer-inner .footer_gnavi {
     padding-top:14px;
     padding-bottom:14px;
     margin:0 auto;
 }
 #enquete-footer #footer-inner .footer_gnavi,
 div#cart-footer #footer-inner .footer_gnavi ul,
 footer #footer-inner .footer_gnavi ul {
     margin:0;
     padding:0;
 }
 #enquete-footer #footer-inner .footer_gnavi{
     padding:0 !important;
 }
 #enquete-footer #footer-inner .footer_gnavi ul li,
 div#cart-footer #footer-inner .footer_gnavi ul li,
 footer #footer-inner .footer_gnavi ul li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     *margin-bottom: 12px;
     padding: 0 50px 0 0;
     line-height: 100%;
     font-size: 12px;
     color: #999;
     /*background: url(../img/listmark_02.gif) no-repeat left center;*/
 }
 #enquete-footer #footer-inner .footer_gnavi ul{
     width: 960px;
     margin: 0 auto;
     padding: 20px 0 15px 0;
 }
 #enquete-footer #footer-inner .footer_gnavi ul li a,
 div#cart-footer #footer-inner .footer_gnavi ul li a,
 footer #footer-inner .footer_gnavi ul li a {
     color: #999;
 }
 footer #footer-inner .footer_gnavi ul li a:hover,
 footer #footer-inner .footer_gnavi ul li a:link,
 footer #footer-inner .footer_gnavi ul li a:visited,
 footer #footer-inner .footer_gnavi ul li a:active
 {
     color: #999; text-decoration:none;
 }
 div#cart-footer div.cart-nav,
 footer nav, #copyright {
     margin: 0 0 0 0;
     /*float: right;*/
     font-size: 12px;
     text-align: left;
     color: #FFF;
 }
 #copyright ul {width:1000px; margin: 0 auto; padding:50px 0;}
 #copyright ul li {
     color: #555;
     background-image: none;
     padding: 0;
     font-size: 11px;
 }
 #enquete-footer #footer-inner .footer_gnavi ul li a:hover,
 div#cart-footer #footer-inner .footer_gnavi ul li a:hover,
 footer #footer-inner .footer_gnavi ul li a:hover {
     color: #000;
     text-decoration: none;
 }
 #enquete-footer #footer-inner .footer_gnavi{border:none;}
 /*  Page Top
 ----------------------------------------------- */
 #page-top {
     position: fixed;
     bottom: 80px;
     right: 20px;
     z-index: 100;
 }
 #page-top a {
     padding: 0;
     display: block;
 }
 #page-top a:hover {
     text-decoration: none;
     background: url(../img/pagetop_on.gif) no-repeat;
 }
 #page-top a:hover img {
     opacity: 0;
 }
 /*---------------------------------------------
     itemDetail/itemList
   ---------------------------------------------*/
 /* itemList
 ----------------------------------------------- */
 #itemList_wrap {
     margin: 0 0 20px 0;
 }
 #itemList {
     margin: 15px 0 0 0;
     position: relative;
 }
 article #main-column #itemList section {
     margin: 0;
 }
 article #main-column #itemList h1 {
     font-size: 20px;
     font-weight: normal;
     line-height: 24px;
     vertical-align:middle;
     margin-bottom: 35px;
     padding: 0 0 5px 0;
     color:#222;
     width:auto;
     height:auto;
     /*background: url(../img/main_ttl_itemlist.gif)  no-repeat;*/
     background: none;
     border-bottom: solid 1px #ccc;
 }
 .column4 h2 {
     line-height: 130%;
     margin-bottom: 3px;
     background: none;
     /*font-weight: normal;*/
     font-weight: normal;
     padding: 0;
     border: none;
     font-size: 15px;
     /* 2017-02-21 折り返しさせず三点リーダにする */
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
 }
 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:0;
     margin:0 0 20px 0;
     overflow: hidden;
     line-height: 100%;
 }
 #itemList_wrap div.pagerlist #pager-bm {
     width: 100%;
     padding: 0;
     margin: 0 0 20px 0;
     overflow: hidden;
     line-height: 100%;
 }
 #itemList_wrap #pager-top .quantity {
     float: left;
     font-size:12px;
     line-height:100%;
 }
 #itemList_wrap #pager-bm .quantity {
     float: left;
     font-size: 12px;
     line-height:100%;
     margin: 1px 30px 0 0;
 }
 #itemList_wrap #pager-top .selectbox, #itemList_wrap #pager-bm .selectbox {
     font-size: 70%;
     color: #555;
     /*float: right;	右寄せにする必要がないので解除*/
 }
 #itemList_wrap #pager-top .selectbox {margin:20px 0;}
 #itemList_wrap #pager-top .selectbox .select01 {margin-right:10px; padding:3px; color: #555;}
 #itemList_wrap #pager-top .pagerlist, #itemList_wrap #pager-bm .pagerlist {
     float: right;
 }
 #itemList_wrap #pager-top ul, #itemList_wrap #pager-bm ul {
     margin: 0;
     padding: 0;
     overflow: hidden;
     *zoom: 1;
 }
 #itemList_wrap #pager-top ul li, #itemList_wrap #pager-bm ul li {
     float: left;
     *float: none;
     *display: inline;
     padding: 0 4px;
     margin: 0;
     line-height: 100%;
     *zoom: 1;
     font-size: 12px;
 }
 #itemList_wrap #pager-top ul li.pagericon, #itemList_wrap #pager-bm ul li.pagericon  {
     float: left;
     *float: none;
     *display: inline;
     padding: 0;
     margin: 0;
     line-height: 100%;
     *zoom: 1;
 }
 #pager-top ul li.selected, #pager-bm ul li.selected {
     font-weight: bold;
     text-decoration: none;
 }
 /* itemDetail
 ----------------------------------- */
 #itemDetail-cont {
     overflow: hidden;
 }
 #itemDetail-cont .cartArea input:hover,
 #itemDetail-cont .cartArea .variation a:hover{
     opacity: .70;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cursor: pointer;
 }
 #itemDetail-cont .itemThumb-wrap {
     float: left;
     width: 500px;
     margin: 0 25px 0 0;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb-main {
     text-align:center;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb-main img {
     height: auto;
     margin: 0 0 5px 0;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb ul {
     overflow: hidden;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb ul li {
     float: left;
     padding: 0;
     height: 66px;
     width: 66px;
     margin: 0 5px 5px 0;
     overflow: hidden;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb ul li:nth-child(5n) {
     margin: 0 0 5px 0;
 }
 #itemDetail-cont .itemOutline {
     float: left;
     width: 240px;
     color: #555;
 }
 #itemDetail-cont .itemOutline .icons {
     margin: 0 0 10px 0;
 }
 #itemDetail-cont .itemOutline  ul.ico_salesMethod {
     overflow: hidden;
     margin: 0 0 10px 0;
 }
 #itemDetail-cont .itemOutline ul.ico_salesMethod li {
     float: left;
     width: 81px;
     height: 22px;
 }
 #itemDetail-cont .itemOutline  ul.ico_itemType {
     overflow: hidden;
 }
 #itemDetail-cont .itemOutline ul.ico_itemType li {
     float: left;
     height: 30px;
 }
 #itemDetail-cont table.snsArea {width:auto;}
 article#Detail #main-column .itemOutline h1 {
     /*font-size: 16px;*/
     /*font-weight: normal;*/
     font-size: 20px;
     line-height: 1.2;
     padding: 0; margin:0 0 10px 0;
     background:none; height:100%;
     color:#222;
     height:auto;
     width:auto;
 }
 article#Detail #main-column h2 {
     background: none;
     margin: 0;
     padding: 0;
     font-weight:bold;
 }
 article#Detail section#itemDetail-wrap p.price {
     /*text-decoration: line-through;*/
     margin-bottom: 5px;
 }
 article#Detail section#itemDetail-wrap p.sp_price {
     font-size: 14px;
     color: #9a0f1f;
     font-weight: bold;
     margin-bottom: 10px;
 }
 article#Detail section#itemDetail-wrap p.regular_price {
     margin-bottom: 10px;
     color: #19479a;
 }
 section#itemDetail-wrap table.spec {
   font-size: 12px;
     line-height: 250%;
     /*margin: 15px 0 15px;*/
 }
 section#itemDetail-wrap table.spec tr {
     border: none;
 }
 section#itemDetail-wrap table.spec tr.date {
     line-height:150%;
 }
 section#itemDetail-wrap table.spec th,
 section#itemDetail-wrap table.spec td {
     padding:0px 0;}
 section#itemDetail-wrap table.spec th {
     vertical-align: top;
     padding: 0 5px 0 0;
     width: 30%;
 }
 section#itemDetail-wrap table.date,
 section#itemDetail-wrap table.mfr,
 section#itemDetail-wrap table.model,
 section#itemDetail-wrap table.jan,
 section#itemDetail-wrap table.count {
     margin:0;
 }
 section#itemDetail-wrap table.price {
     font-size: 140%;
     line-height: 170%;
     /*margin: 0 0 20px;*/
 }
 section#itemDetail-wrap table.price th {
     font-size: 12px;
     padding: 0 0 1px;
     width: 20% !important;
 }
 section#itemDetail-wrap table.price td {
     font-size: 80%;
 }
 table.price tr.fx_price span.strike span.fixed_price,
 table.price span.strike {
     text-decoration: line-through;
 }
 table.price tr.price span.selling_price,
 table.price tr.price span.taxin,
 table.price tr.price span.discount_rate,
 table.price tr.sp_price span.special_price,
 table.price tr.sp_price span.taxin,
 table.price tr.sp_price span.discount_rate {
     color: #222;
     /*font-size: 120%;*/
     font-size: 20px;
     font-weight: bold;
     margin-bottom: 3px;
 }
table.price tr.price span.taxin {
  font-weight: normal;
  font-size: 12px;
  color: #555;
}
 table.price tr.rg_price span.regular_price_str {
     color: #2A78D0;
     margin-bottom: 3px;
 }
 table.price tr.rg_price span.regular_price,
 table.price tr.rg_price span.taxin
 {
     color: #2A78D0;
     margin-bottom: 3px;
 }
 table.price tr.rg_price span.publish_point {color:inherit;}
 section#itemDetail-wrap table.count th,
 section#itemDetail-wrap table.count td {
     padding:5px 0;}
 section#itemDetail-wrap .cartArea {
     margin: 10px 0  20px 0;
 }
 section#itemDetail-wrap .cartArea img {
     width: 182px;
     height: 40px;
 }
 section#itemDetail-wrap .cartArea img.nostock {
     width: auto;
     height: auto;
 }
 section#itemDetail-wrap .cartArea table.variation {
     width: 100%;
     word-break:break-all;
 }
 section#itemDetail-wrap .cartArea tr.t-variation {
     background-image: url(../img/valiation_bk.gif);
     background-repeat: x-repeat;
     background-position: left top;
 }
 section#itemDetail-wrap .cartArea table.variation th {
     font-size: 10px;
     font-weight: bold;
     padding: 3px 5px;
     text-align: center;
     line-height: 150%;
     background-color:#cacaca;
     border: 1px solid #CCCCCC;
 }
 section#itemDetail-wrap .cartArea table.variation tr {
     border-bottom: 1px dotted #CCCCCC;
 }
 section#itemDetail-wrap .cartArea table.variation tr.t-variation {
     border: none;
 }
 section#itemDetail-wrap .cartArea table.variation td {
     font-size: 10px;
     padding: 5px 0;
     text-align: center;
     line-height: 150%;
     border: 1px solid #CCCCCC;
 }
 section#itemDetail-wrap .cartArea table.variation td img {
     vertical-align: middle;
     width: 102px;
     height: 25px;
 }
 section#itemDetail-wrap .cartArea table.variation span.nostock {
     color: #9a0f1f;
 }
 section#itemDetail-wrap p.cancel {
     /*background-image: url(../img/ico_next.gif);
     background-repeat: no-repeat;
     background-position: left center;*/
     font-size: 12px;
     margin-bottom: 5px;
     padding-left: 28px;
     position: relative;
 }
 section#itemDetail-wrap p.cancel:before {
   content: "＞";
   color: #999;
   position: absolute;
   left: 0;
   top: 50%;
   transform: translateY(-50%);
 }
section#itemDetail-wrap p.cancel a {
  color: #999;
}
section#itemDetail-wrap p.cancel a:hover {
  color: #000;
}
 section#itemDetail-wrap p.review_txt {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #bebebe;
    border: solid 1px #bebebe;
    border-radius: 3px;
    transition: .4s;
}
p.review_txt {
	padding-left: 10px !important;
} 
 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;
 }
 table.snsArea div{
   margin-top:10px;
 }
 section#itemDetail-wrap .itemOutline li {
     float: left;
     margin-right: 5px;
 }
 section#itemDetail-wrap .description {
     margin: 20px 0;
     width: 100%;
     padding: 0;
 }
 section#itemDetail-wrap .description p {
     line-height: 150%;
 }
 article#Detail #main-column .spec-g_txt_table_wrap {
     width: 100%;
     overflow: hidden;
     margin-bottom:30px;
 }
 article#Detail #main-column section.spec-g_txt h2,
 article#Detail #main-column .spec-g_txt_table_wrap h2,
 article#Detail #main-column section.spec-g_table h2 {
     background:url(../img/main_ttl_spec_s.gif) no-repeat;
     width:350px; height:37px; color:#FFF;
     line-height:37px; vertical-align:middle;
     padding:0 0 0 15px;
     margin-bottom:10px;}
 article#Detail #main-column section.spec-g_txt {
     float: left;
     margin-right: 4%;
     width: 48%;
 }
 article#Detail #main-column section.spec-g_txt p {
     padding-top:10px;
     line-height: 150%;
 }
 article#Detail #main-column section.spec-g_table {
     float: right;
     width: 48%;
 }
 article#Detail #main-column section.spec-g_table table {
     width: 100%;
 }
 article#Detail #main-column section.spec-g_table th {
     width: 90px;
     max-width: 90px;
     min-width: 25px;
     padding: 10px 0;
     font-weight:bold;
 }
 article#Detail #main-column section.spec-g_table tr {
     border-bottom: 1px dotted #000;
     width: 100%;
 }
 article#Detail #main-column section.spec-g_table td {
     padding: 10px 0;
 }
 article#Detail #main-column .w100 section.spec-g_txt {
     float: none;
     width: 100%;
 }
 article#Detail #main-column .spec-g_txt_table_wrap section:first-child:not(.spec-g_txt) h2 {
     background:url(../img/main_ttl_spec_l.gif) no-repeat;
     width:730px; height:37px; color:#FFF;
     line-height:37px; vertical-align:middle;
     padding:0 0 0 15px;
     margin-bottom:10px;}
 article#Detail #main-column .w100 section.spec-g_txt h2,
 article#Detail #main-column .w100 section.spec-g_table h2 {
     background:url(../img/main_ttl_spec_l.gif) no-repeat;
     width:730px; height:37px; color:#FFF;
     line-height:37px; vertical-align:middle;
     padding:0 0 0 15px;
     margin-bottom:10px;}
 article#Detail #main-column .w100 section.spec-g_txt p {
     padding-top: 10px;
     line-height: 150%;
 }
 article#Detail #main-column .w100 section.spec-g_table {
     float: none;
     width: 100%;
 }
 article#Detail #main-column .w100 table.spec-g_cont tr {
     border-bottom: 1px dotted #000;
     width: 100%;
 }
 article#Detail #main-column .w100 table.spec-g_cont th {
     padding: 10px 0;
 }
 article#Detail #main-column .w100 table.spec-g_cont td {
     padding: 10px 0;
 }
 section.userreview {
     padding: 20px 0 0;
 }
 article#Detail #main-column section.userreview h2 {
     background:url(../img/main_ttl_review.gif) no-repeat;
     width:730px; height:37px; line-height:37px; vertical-align:middle;
     color:#FFF; font-size:14px; font-weight:bold;
     padding:0 0 0 50px;
     margin-bottom:20px
     }
 section.userreview table.userreview_list {
     width: 100%;
     margin: 0 0 10px 0;
     line-height: 150%;
     border-bottom: 1px dotted #000;
 }
 section.userreview div.more {
     width: 101px;
     height: 25px;
     margin: 0px 0 30px 0;
     float:right;
 }
 section.userreview div.more:after {
     content: "";
     display: block;
     clear: both;
     }
 section.userreview table.userreview_list tr td.userreview_user {
     text-align: left;
 }
 section.userreview table.userreview_list tr td.userreview_date {
     text-align: right;
 }
 section.userreview table.userreview_list td.userreview_rate img {
     vertical-align: middle; line-height:13px; height:13px; margin-bottom:3px;
 }
 section.userreview table.userreview_list td.userreview_comment {
     padding: 10px 0 16px;
 }
 article#Detail #main-column section.recommend {
     padding:0;
     clear:both;
 }
 article#Detail #main-column section.recommend h2 {
     font-size: 20px;
     font-weight: normal;;
     line-height: 24px;
     vertical-align:middle;
     margin-bottom: 20px;
     padding-bottom: 5px;
     color:#222;
     width:730px;
     height:24px;
     border-bottom: solid 1px #ccc;
     /*background: url(../img/main_ttl_itemlist.gif)  no-repeat;*/
 }
 article#Detail section.column5 {
     border: none;
 }
 .column-set .quantityArea {
     margin-top: 15px;
 }
 /* rating_all
 ----------------------------------------------- */
 article #main-column .pageNav_top {
     overflow: hidden;
     padding-bottom: 0px;
     margin-bottom:-10px;
 }
 article #main-column div.pageNav_top {
     padding-bottom: 10px;
 }
 .pageNav form img{
     float:right;
 }
  article #main-column .pageL  {
     float: left;
 }
  article #main-column .pageL  {
     width:100%;
 }
 article #main-column .pageNav_top .pageL {
     width: 50%;
 }
 .pageNav_top .pageL strong{
     font-weight:bold;
 }
 article #main-column .pageR {
     float: right;
 }
 article #main-column h1 {
     font-size: 20px;
     line-height: 24px;
     color: #222;
     vertical-align:middle;
     padding-bottom: 11px;
     /*padding: 0 0 0 0;*/
     width: auto;
     height: auto;
     /*background: url(../img/main_ttl_bg.gif)  no-repeat;*/
     background: none;
     font-weight: normal;
 }
 article #main-column form + section.rating {
     border-top:1px solid #cacaca;
     margin-top:15px;
 }
 article #main-column section.rating {
     border-bottom: 1px solid #cacaca;
     padding-bottom: 30px;
     margin-bottom: 10px;
 }
 article #main-column section.rating .reviewBox {
     overflow: hidden;
     margin:30px 0 0 0; padding:20px;
     background:#f1f1f1;
 }
 article #main-column section.rating .tmb {
     float: left;
     margin-right: 20px;
 }
 article #main-column section.rating .reviewTxt {
     float: right;
     width: 580px;
     line-height:150%;
 }
 article #main-column section.rating .ttlArea {
     overflow: hidden;
 }
 article #main-column section.rating h2 {
     float: left;
     font-size: 14px;
     background: none;
     font-weight: bold;
     padding: 0;    margin: 0;
     border-bottom: none;
 }
 article #main-column section.rating h2 a{    color:#9a0f1f;}
 article #main-column section.rating .btnMore {
     float: right;
 }
 article #main-column section.rating .reviewTxt ul {
     margin: 5px 0;
     vertical-align: middle;
     line-height: 120%;
     overflow: hidden;
 }
 article #main-column section.rating ul li {
     float: left;
     margin-right: 5px;
 }
 article #main-column section.rating .comment p {
     background: #eaeaea;
     padding: 15px;
     line-height:150%;
 }
 article #main-column section.rating .comment h3 {
     height:28px; line-height:28px; vertical-align:middle; margin-top:20px;
     padding: 0px 0 0 35px;
     background: url(../img/comment_mark.gif) no-repeat 10px center;
     background-color:#cacaca;
     font-weight: bold;
 }
 /* rating_item
 ----------------------------------------------- */
 article #main-column section.rating .reviewBox_item h2 {
     color: #0C3;
     float: left;
     font-size: 75%;
     background: none;
     font-weight: bold;
     padding: 0;
     margin: 0;
     line-height: 150%;
     border-bottom: none;
 }
 article #main-column section.rating .reviewBox_item {
     margin: 15px 0;
     line-height:150%;
 }
 article #main-column section.rating .reviewBox_item ul {
     overflow: hidden;
     vertical-align: middle;
     line-height: 120%;
 }
 article #main-column section.rating .reviewBox_item ul li {
     float: left;
     margin-right: 5px;
     margin-bottom: 10px;
 }
 article #main-column section.rating .reviewBox_item ul li.point {
     margin-right: 20px;
     color: #F60;
     font-weight: bold;
 }
 article #main-column section.rating ul li.space {
     margin-right: 20px;
 }
 article #main-column #itemBox {
     overflow: hidden;
     margin-bottom: 15px;
 }
 article #itemBox h2 {
     float: left;
     font-size: 14px;
     background: none;
     font-weight: bold;
     padding: 0;
     margin: 0;
     line-height: 120%;
     padding-bottom: 3px;
     border-bottom: none;
     color:#9a0f1f;
 }
 article #itemBox p {
     float: right;
 }
 /* shoppinguide
 ----------------------------------------------- */
 #guide h1 {font-size: 14px;
     font-weight: bold;
     line-height: 37px;
     vertical-align:middle;
     margin-bottom: 20px;
     padding: 0 0 0 50px;
     color:#FFFFFF;
     width:730px; height:37px;
     background: url(../img/main_ttl_shop.gif)  no-repeat;
 }
 section #guide p {
     line-height: 150%; background:#f1f1f1; margin:0; padding:20px 10px;
 }
 section #guide .guide01 {
     margin-bottom: 35px;
 }
 section #guide .guide01 > img {
   vertical-align: bottom;
}
 section #guide .guide01 h2 {
     background: #cacaca;
     font-size:12px;
     line-height: 100%;
     font-weight:bold;
     padding: 8px 0 8px 10px;
     width: 100%;
 }
 section #guide .guide01 ul {
     list-style-type: disc;
     margin-top: 0px;
     background: #f1f1f1;
     padding: 10px 10px 20px 10px;
 }
 section #guide .guide01 ul li { line-height:150%;}
 section #guide .inner {
     overflow: hidden;
     background:#f1f1f1;
 }
 section #guide .inner .fL {
     float: left;
     width: auto;
     margin-right: 20px;
     max-width: 335px;
 }
 section #guide .inner .fR {
     float: right;
     width: auto;
     max-width: 335px;
 }
 /* business
 ----------------------------------------------- */
 section #guide .chart .ttlShop {
     background: #cacaca;
     font-size:12px;
     line-height: 100%;
     font-weight:bold;
     padding: 8px 0 8px 10px;
     width: 100%;
 }
 section #guide table {
     line-height: 120%;
     border-bottom: 1px dotted #000000;
 }
 section #guide table th {
     background-color: #EEEEEE;
     border-top: 1px dotted #000000;
     color: #2B2B2B;
     font-weight: bold;
     padding: 15px 20px;
     width: 100px;
 }
 section #guide table th.shopGuidePointClass{
     width:250px;
 }
 section #guide table td {
     border-top: 1px dotted #000000;
     padding: 15px 20px;
     width: 530px;
 }
 /* diary
 ----------------------------------------------- */
 #Diary h1,
 #DiaryList h1,
 #JournalList h1,
 #Journal h1 {    font-size: 14px;
     font-weight: bold;
     line-height: 37px;
     vertical-align:middle;
     margin-bottom: 20px;
     padding: 0 0 0 50px;
     color:#FFFFFF;
     width:730px; height:37px;
     background: url(../img/main_ttl_diary.gif)  no-repeat;
 }
 #DiaryList h2, #Diary h2,
 #JournalList article h2,
 #Journal article h2 {
     background: #cacaca;
     font-size:12px;
     line-height: 100%;
     font-weight:bold;
     margin-bottom: 20px;
     padding: 8px 0 8px 10px;
     width: 100%;
 }
 #DiaryList .Diary-cont, #Diary .Diary-cont, #JournalList .journal-cont {
     margin: 0 0 15px;
     line-height:150%;
 }
 #DiaryList article {
     margin: 0 0 40px;
 }
 .state_l {
     border-top: 1px dotted #333;
     padding: 10px 0 0;
     font-size: 10px;
     width:100%;
     text-align:right;
 }
 .state_l:after {
     content: "";
     display: block;
     clear: both;
 }
 .state_r {
     border-top: 1px dotted #333;
     padding: 10px 0 0;
     margin: 0 0 25px;
     text-align: right;
 }
 .state_l ul, .state_r ul {
     line-height: 90%;
 }
 .state_l li, .state_r li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     padding: 0 3px 0 0;
 }
 .state_l li.comment, .state_r li.comment {
     border-left: 1px solid #333;
     padding: 0 0 0 5px;
 }
 .state_l li.cate, .state_r li.cate {
     border-left: 1px solid #333;
     padding: 0 5px;
 }
 .state_l li.name {
     border-right: 1px solid #333;
     padding: 0 5px 0;
     margin: 0 5px 0 0;
 }
 #Diary .more, #Journal .more {
     display: block;
     width: 160px;
     height: 22px;
     color: #FFF;
     text-align: center;
     vertical-align: middle;
     margin: 10px 0 0;
     padding: 3px 0 0;
 }
 #Diary a, #Journal a {
     text-decoration: none;
 }
 #Diary a .more:hover, #Journal a .more:hover {
     width: 160px;
     height: 22px;
 }
 #Diary .more img, #Journal .more img {
     padding: 0 5px 0;
     vertical-align: middle;
 }
 #DiaryList .comment-t, #Diary .comment-t, #JournalList .comment-t, #Journal .comment-t {
     font-weight: bold;
     margin: 0 0 10px 0;
 }
 #Diary .comment-cont, #Journal .comment-cont {
     margin: 0 0 15px;
 }
 #Diary fieldset, #Journal fieldset {
     margin-bottom: 5px;
 }
 #Diary legend, #Journal legend {
     background: none repeat scroll 0 0 transparent;
     line-height: 200%;
     padding: 0;
     width: 100%;
 }
 #Diary fieldset p, #Journal fieldset p {
     margin-bottom: 5px;
 }
 #Diary fieldset input, #Journal fieldset input {
     margin: 0 3px 2px 0;
 }
 #Diary input.name, #Journal input.name {
     width: 215px;
     height: 16px;
     padding: 2px 5px;
     margin: 0;
 }
 #Diary input.url, #Journal input.url {
     width: 215px;
     height: 16px;
     padding: 2px 5px;
     margin: 0;
 }
 #Diary textarea, #Journal textarea {
     width: 360px;
     height: 100px;
     margin: 0;
     padding: 5px;
 }
 #Diary .btn-confirm, #Journal .btn-confirm {
     margin: 10px 0 0 120px;
 }
 .btn-confirmPost {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;
 }
 #comment-form legend  {
     background: none repeat scroll 0 0 transparent;
     line-height: 200%;
     padding: 0;
     width: 100%;
     font-weight: bold;
 }
 #comment-form p {
     margin-bottom: 15px;
 }
 #comment-form .name {
     width: 215px;
     height: 16px;
 }
 #comment-form .comment-txt {
     width: 360px;
     padding: 0;
     height: auto;
 }
 #comment-post {
     margin: 35px 0;
 }
 .comment-box {
     margin: 30px 0 0;
 }
 .comment-box .state_l {border-top:1px solid #cacaca; text-align:left; padding-left:0; font-size:10px;}
 .comment-box .state_l ul{margin:0; padding:0;}
 .comment-box .state_l ul li{margin:0; padding: 0 5px;}
 .comment-box .state_l ul li:first-child { padding-left:0;}
 div.caution p {
     color: #d51414;
     line-height: 145%;
 }
 .btn-confirmBack {
     height: 25px;
     width: 80px;
     color: #FFF;
     padding: 0 0 0 8px;
     text-align: center;
     background: url(../img/btn-back_bg.gif) no-repeat left top;
     border: none;
     margin: 0 5px 0 0;
 }
 .btn-confirmBack:hover {}
 @-moz-document url-prefix() {
     .btn-confirmPost {
         padding: 0 5px 2px;
     }
     .btn-confirmBack {
         padding: 0 2px 2px 8px;
     }
 }
 /*JournalList
 ----------------------------------------------- */
 #JournalList .journal-cont, #Journal .journal-cont {
     margin: 0 0 15px;
 }
 #JournalList article {
     margin: 0 0 40px;
 }
 #JournalList .journal-cont ul, #Journal .journal-cont ul
 {margin: 0px 40px;}
 #JournalList .journal-cont ul li, #Journal .journal-cont ul li
 {list-style-type: square;}
 #JournalList .journal-cont ol, #Journal .journal-cont ol
 {margin: 0px 40px;}
 #JournalList .journal-cont ol li, #Journal .journal-cont ol li
 {list-style-type: decimal;}
 /* sitemap
 ----------------------------------------------- */
 section#document_wrap h2 {
     background: #cacaca;
     font-size: 12px;
     line-height: 100%;
     font-weight: bold;
     margin-bottom: 20px;
     padding: 8px 0 8px 10px;
     width: 100%;
     clear: both;
 }
 section#document_wrap h3 {
     font-size: 100%;
 }
 section #document li {
     font-size: 75%;
     font-size: 0.75rem;
 }
 section#document_wrap #document li{
     font-size: 100%;
 }
 section #document .txt-list01 {
     padding-bottom: 30px;
 }
 section #document .txt-list01 li.c1,
 section #document .txt-list03 li.c1 {
     display: inline-block;
     padding: 0px 15px;
     margin: 0 0 5px 0;
     background: url(../img/listmark_01.gif) no-repeat left center;
     font-weight: normal;
 }
 section #document .txt-list02 li.c1 {
     padding: 0px 15px;
     margin: 0 0 5px 0;
     background: url(../img/listmark_01.gif) no-repeat left center;
     font-weight: normal;
 }
 section #document .txt-list02 {
     padding-bottom: 10px;
     overflow: hidden;
 }
 section #document .txt-list02 h3 {
     font-weight: bold;
     padding-bottom: 5px;
 }
 section #document .txt-list02 section.tree00 {
     float: left;
     padding: 0 35px 20px 0;
     width:156px;
 }
 #main-column-full section #document .txt-list02 section.tree00 {
     padding: 0 35px 5px 0;
 }
 section #document .txt-list02 ul.tree01 {
     padding: 0 0 0 12px;
     overflow: hidden;
 }
 section #document .txt-list02 ul.tree01 li.c2 {
     padding: 0 0 0 14px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.c3 {
     padding: 0 0 0 28px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.c4 {
     padding: 0 0 0 42px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 ul.tree02 li.c5 {
     padding: 0 0 0 56px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.sp1 {
     float:left;
     padding: 0 0 0 14px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.sp2 {
     float:left;
     padding: 0 0 0 2px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.sp3{
     float:left;
     padding: 0 0 0 2px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 ul.tree02 li.c5 a{
     display: inline;
     *display: inline;
     *zoom: 1;
     padding: 0 10px 0 0;
     font-size: 110%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.iB {
     padding: 5px 0 0 12px;
     float: left;
     line-height: 120%;
 }
 section #document .txt-list02 ul.iB li {
     padding: 0 10px 0 0;
     float: left;
 }
 section #document .txt-list03 h3{
     font-weight: bold;
 }
 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/listmark_01.gif) no-repeat left center ;
     width:100%;
 }
 #document h1 {
     font-size: 14px;
     font-weight: bold;
     line-height: 37px;
     vertical-align: middle;
     margin-bottom: 20px;
     padding: 0 0 0 50px;
     color: #FFFFFF;
     width: 1000px;
     height: 37px;
     background: url(../img/main_ttl_sitemap.gif) no-repeat;
 }
 /*---------------------------------------------
     form
   ---------------------------------------------*/
 #contact h1 {
     font-size: 20px;
     font-weight: normal;
     line-height: 24px;
     vertical-align:middle;
     margin-bottom: 35px;
     padding: 0 0 11px 0;
     color:#222;
     /*background: url(../img/main_ttl_contact.gif)  no-repeat;*/
 }
 #contact div.caution {
     margin-bottom: 15px;
 }
 #contact div.caution p {
     color: #a31021;
     font-size: 10px;
     line-height: 150%;
 }
 #formArea_cc #contact form {
     margin-top: 30px;
 }
 #contents-pop #contact {
     width: 730px;
     margin: 10px auto;
 }
 .cart-section #contact {
     margin: 0 auto;
 }
 /* contact
 ----------------------------------------------- */
 #contact {
     width: 765px;
     margin: 0 auto;
 }
 #contact .txtBox {
     margin: 25px 0 10px;
 }
 section #contact .text-center {
     text-align: center;
     margin: 50px 0;
 }
 #contact .txtBox p.txt-T {
     margin-bottom: 5px;
 }
 section #document li {
     font-size: 0.75rem;
 }
 #contact table {
     width: 100%;
     margin: 10px 0 0;
     border-collapse: collapse;
     word-break:break-all;
 }
 #contents-pop table {
     width: 100%;
 }
 #contact table th {
     width: 28%;
     padding: 20px;
     font-size:14px;
     background-color: #EEE;
     border-top: dotted 1px #000;
     border-bottom: dotted 1px #000;
     font-weight:bold;
     line-height:150%;
     display: none;
 }
 #contact em {
     color: #C23E42;
     margin-left: 5px;
     font-size: 14px;
 }
 #contact table td {
     width: 72%;
     padding: 20px;
     font-size: 100%;
 }
 #contact table td.backcolor2 p{
     padding-top:10px;
 }
 #contact table td input.name, #contact table td input.tel {
     height: 16px;
     width: 40%;
     padding: 2px 5px;
 }
 #contact table td input.mailAddress, #contact table td input.mailAddress2 {
     height: 20px;
     width: 55%;
     padding: 2px 5px;
 }
 #contact .weaktxt {
     color: #333;
     font-size: 12px;
     padding: 5px 0;
 }
 #contact .note {
     color: #333;
     font-size: 95%;
     font-size: 0.7rem;
     line-height: 150%;
     margin: 0 0 15px;
 }
 #contact table td textarea {
     height: 150px;
     width: 100%;
     padding-top: 5px;
     padding-bottom: 5px;
     border:1px solid #999;
 }
 #contact table td .text-area {
     display: block;
     margin: 0 0 15px;
 }
 #contact td.btn-confirm,
 #contact section.bg_eee div.btn-confirm,
 #contact div.btn-confirm {
     text-align: center;
     padding: 20px;
     border-bottom: none;
     border-top:none ;
 }
 #contact .btn-confirm-enq {
     padding: 20px;
     font-size: 100%;
 }
 input.btn-confirmNext,
 #contact td.btn-confirm input.btn-confirmNext,
 #contact section.bg_eee div.btn-confirm input.btn-confirmReg {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;
 }
 div.btn-enq { width:100%; margin:0 auto; padding:20px 0; text-align: center; }
 #contact div.btn-enq { width:100%; margin:0 auto; padding:20px 0; text-align: center; }
 #contact .btn-enq input.btn-confirmNext {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin:0 auto;
 }
 #contact input.btn-confirmBack {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     margin:10px auto\9;
 }
 input.btn-confirmBack {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     margin:10px auto\9;
 }
 #contact td.btn-confirm input.btn-confirmBack,
 #contact div.btn-enq input.btn-confirmBack {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;
 }
 #contact input.btn-confirmCancel {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: 1px 1px 3px #000;
 }
 input.btn-confirmCancel {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: 1px 1px 3px #000;
 }
 #contact .btn-confirmClose {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;
 }
 input.btn-confirmClose {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;
 }
 @-moz-document url-prefix() {
     #contact .btn-enq input.btn-confirmNext {
         padding: 0 5px 2px;
     }
     #contact input.btn-confirmNext {
         padding: 0 5px 2px;
     }
     #contact input.btn-confirmBack {
         padding: 0 2px 2px 8px;
     }
     #contact input.btn-confirmCancel {
         padding: 0 2px 3px 8px;
     }
     #contact input.btn-confirmClose {
         padding: 0 2px 4px 8px;
     }
 }
 /*
 ----------------------------------------------- */
 #contact fieldset {
     margin-bottom: 25px;
 }
 #contact legend {
     background: #cacaca;
     line-height: 100%;
     font-weight:bold;
     margin-bottom: 20px;
     padding: 8px 0 8px 10px;
     width: 100%;
 }
 #contact legend em { font-size:10px; }
 #contact fieldset p {
     margin-bottom: 5px;
 }
 #contact fieldset ul {
     overflow: hidden;
 }
 #contact fieldset li {
     margin-bottom : 10px;
 }
 #contact fieldset li.fL {
     float: left;
     margin-right: 20px;
 }
 #contact fieldset input {
     margin: 0 3px 2px 0;
 }
 #contact fieldset label {
     margin-right: 10px;
     font-size: 100%;
     font-size: 0.75rem;
 }
 #contact fieldset p { margin-bottom:10px;}
 #contact fieldset p input.Add1,
 #contact fieldset p input.Add2,
 #contact fieldset p input.Add3 {
     margin: 0 0 5px 0;
 }
 #contact input.txtF {
     height: 16px;
     margin: 0;
     padding: 2px 5px;
 }
 #contact input.mailAddress {
     margin: 0;
 }
 #contact input.name_sei {
     margin: 0 10px 0 0;
 }
 #contact select {
     margin: 0 0 5px;
     padding: 3px 1px;
     min-width: 110px;
 }
 #contact fieldset textarea {
     width: 90%;
     height: 150px;
     padding: 5px;
 }
 textArea,
 #contact textArea.textArea { width:90%;}
 #contact .commentItem {
     padding: 10px 0 0;
 }
 /*
 ----------------------------------------------- */
 #contact table td.commentWite {
     border-bottom: 1px dotted #000000;
     border-top: 1px dotted #000000;
     font-size: 100%;
     padding: 15px 20px 20px;
     width: 72%;
 }
 #contact .commentItem {
     font-weight: 150%;
 }
 #contact .memberF { margin-top:30px;}
 #contact .memberF h2 {    background: #cacaca;
     font-size:12px;
     line-height: 100%;
     font-weight:bold;
     padding: 8px 0 8px 10px;
     width: 100%;
     margin-bottom:20px;
 }
 #contact .atttxt {
     color: #333;
     font-size: 12px;
     padding: 5px 0 0;
 }
 #contact .memberF input {
     width: 40%;
     height: 16px;
     margin: 0;
     padding: 2px 5px;
 }
 #contact .memberF th {
     padding: 10px 20px;
 }
 #contact .memberF td {
     padding: 10px 20px;
     font-size: 100%;
 }
 .memberName {
     border-bottom: 1px dotted;
     font-size: 75%;
     line-height: 200%;
     margin-bottom: 5px;
     padding: 0;
 }
 #contact td.commentWite input.btn-confirm160,
 #contact td.btn-confirm input.btn-confirm160 {    height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 input.btn-confirm160 {    height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 input.btn-confirm120 {    height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 #contact input.btn-confirmReg {    height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 #contact input.btn-confirmBackItem {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 input.btn-confirmBackItem {
     height: 35px;
     width: 141px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg.gif) no-repeat;
     border: none;
     margin: 0 5px;
     text-shadow: none;}
 @-moz-document url-prefix() {
     #contact input.btn-confirm120, #contact input.btn-confirm160, #contact input.btn-confirmReg {
         padding: 0 5px 2px;
     }
     #contact input.btn-confirmBackItem {
         padding: 0 2px 2px 8px;
     }
 }
 /*
 ----------------------------------------------- */
 #contact .mailm:first-child {
     margin: 3px 0 0;
 }
 #contact .mailm {
     margin: 30px 0 0 0;
 }
 #contact .mailm .txtBox {
     margin: 0;
     clear:both;
 }
 .txtBox p {line-height:150%; margin-bottom:20px;}
 #contact .mailm .txtBox h2 {
     border-bottom: none;
     margin: 0;
     font-weight: normal;
 }
 #contact .mailm .caution {
     margin: 0 0 5px;
 }
 #contact table.mailMF td {
     overflow: hidden;
     font-size: 100%;
     border-top: dotted 1px #000;
     border-bottom: dotted 1px #000;
 }
 #contact table.mailMF input {height:24px; margin:0 10px 0 0; padding:0; width:57%;}
 #contact table.mailMF input.mailAddress {
     margin: 0 10px 0 0;
     float: left;
 }
 #contact table.mailMF span.btn-confirm {
     display: block;
     float: left;
     padding: 0;
 }
 #contact table.mailMF input.btn-confirmNext, #contact .mailMC input.btn-confirmNext {
     float: left;
     height: 29px;
     width: 131px;
     color: #FFFFFF;
     font-size: 12px;
     text-align: center;
     background: url(../img/btn_bg_02.gif) no-repeat;
     border: none;
     margin: -2px 0 0 5px;
     text-shadow: none;
 }
 @-moz-document url-prefix() {
     #contact table.mailMF input.btn-confirmNext, #contact .mailMC input.btn-confirmNext {
     padding: 0 5px 3px;
     }
 }
 #contact table.mailMF td.n1 {
     border-bottom: none;
     padding: 20px 20px 10px;
 }
 #contact table.mailMF td.n2 {
     border-top: none;
     padding: 10px 20px 20px;
 }
 #contact table.mailMF td p {
     float: left;
     padding: 2px 0 0;
     margin-right: 10px;
 }
 #contact input.mailAddress_new {
     height: 20px;
     width: 55%;
     margin: 0 10px 0 0;
     float: left;
 }
 #contact .mailMC span.btn-confirm {
     display: block;
     padding: 0;
 }
 #contact .freeArea {
     margin: 60px 50px 0;
     width: 620px;
 }
 /*
 ----------------------------------------------- */
 #contact .ann-input {
     margin: 5px 0 0;
     font-size: 100%;
 }
 #contact .ann-input input {
     margin: 0 3px 2px 0;
 }
 #contact #center1 .centerbox {
     margin:0px;
 }
 #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:auto;}
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.day,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.sat,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.sun,
 #center3 .centerbox table td[align="right"],
 #center3 .centerbox .right,
 #contact #center1 .right{
     text-align:right!important;
 }
 #center-seo .centerbox .backcolor3 .deli_plan_box table.layoutp5 th,
 #center-seo .centerbox table th[align="left"],
 #center-seo .centerbox table td[align="left"],
 #center3 .centerbox .backcolor3 .deli_plan_box table.layoutp5 th,
 #center3 .centerbox table th[align="left"],
 #center3 .centerbox table td[align="left"],
 #contact #center1 .left{
     text-align:left!important;
 }
 #contact #center1 .left{
     padding-top:5px;
 }
 #center-seo .centerbox a,#center3 .centerbox a{
     text-decoration: underline;
 }
 #contact #center1 .middle{ vertical-align:middle!important;}
 #contact #center1 .buttom{ vertical-align:bottom!important;}
 #contact #center1 .float_left{ float:left!important;}
 #contact #center1 .centerbox .title1{
     padding:15px 0px 12px 8px;
     margin:0px;
     width:auto;
     line-height:100%;
     font-weight:bold;
     font-size: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-top:10px;
     padding-left:10px;
     margin:0px;
     width:auto;
     background-color:#FFFFFF;
 }
 .backcolor1 strong,.backcolor2 strong{font-weight:bold;}
 #contact #center1 .centerbox .mainFrame .mainCont #confirm .right{width:100%!important;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table{font-size:100%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3  { padding:5px;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 th { padding:7.3px;border:1px solid #999999;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td { padding:2px 4px;border:1px solid #999999;font-size:0.75rem;line-height:125%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td div img {max-width: 600px;}
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.first,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.second,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.third,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.deli_plan_calday,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.border_none td {
     border:none;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 .side { padding:10px 15px;}
 #contact #center1 .backcolor3 { background:#ffffff00;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor1 {width:35%;background:#DDDDDD}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.backcolor1 { background:#DDDDDD}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.backcolor1 td{text-align:center;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 {vertical-align:middle;background:#FFFFFF;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2[width="17%"]{width:1%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 input[type="text"] ,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 input[type="password"]{ padding:2px 1px;height:16px;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"] .bordlayoutp3 table.border tbody tr td.backcolor1{background:#DDDDDD;width:100%\9;}
 #deli_scadule .deli_scadule_box div.backcolor3.deli_plan table.layoutp5.deli_plan_day tbody tr td.backcolor1{
     width:18%!important;
 }
 #deli_scadule .deli_scadule_box table.layoutp5.deli_cycle tbody tr td.backcolor1{
     width:35%\9!important;
 }
 #contact #center1 .centerbox .mainFrame .mainCont form[name="PREV_ENQUETE"] + form[name="NEXT"] .bordlayoutp3 table.border tbody tr td.backcolor1{background:#DDDDDD;width:30%\9!important;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td{width:15%;#width:100%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td{width:25%;#width:100%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td + td{width:12%;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td + td + td + td{width:26%;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td + td + td + td + td{width:12%;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td + td + td + td + td + td{width:10%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td + td + td{width:8%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td + td + td + td{width:10%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 form[name="NEXTM"] table.border tbody tr td{width:auto;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] .bordlayoutp3 table.border tbody tr td{width:auto;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td.backcolor1.center,
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"],
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"] + td + td[width="49%"]{
     width:49%;
 }
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td + td,
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"] + td,
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td.backcolor2 + td{
     width:2%;
 }
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td + td +td.backcolor1.center{width:49%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.layoutp5.deli_cycle tbody tr td{width:auto;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=right]{text-align:right;}
 #deli_scadule table.deli_plan_cal tbody tr td{vertical-align:top;}
 #contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border{ border: 1px solid #999999;width:100%!important}
 #contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border tbody tr td.backcolor2 table.layoutp3{
     margin-top: 0px;
 }
 #contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border tbody tr td{border:none;padding:2px 9px;}
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_day th {
     font-size: 100%;
     background-color: inherit;
     border: none;
 }
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3 form[name=list] table[align=center],
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3.center form table[align=center],
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3.center table[align=center]{
     width:auto;
     margin:0 auto;
 }
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3 hr{
     display:block;
     margin:5px;
 }
 table#enter #center-seo .centerbox .mainCont div.bordlayoutp3,
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3 {
     padding: 5px 0;
 }
 table#enter{
     background: none repeat scroll 0 0 #FFFFFF;
     text-align: left;
     width: 100%;
 }
 table#enter #center3 .centerbox form[name="NEXT"] .mainCont .bordlayoutp3 table tbody td div.send_info{
     width:75% !important;
     margin:0 54px !important;
 }
 #contact #center1 .centerbox .mainCont input[name="PZIP_SEEK"]{
     width:180px !important;
 }
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table caption,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td[align="center"],
 #center3 .centerbox .bordlayoutp3 table td[align="center"],
 #center3 .centerbox .bordlayoutp3 table tr.center td,
 #center3 .mainCont > .center,
 #center-seo .centerbox .center,#center3 .centerbox .center,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=center] {
     text-align:center
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=center] p font[color=red] strong{
     font-weight:bold;
 }
 #contact #center1 .float_right,table#enter td#center3 div.centerbox form div.mainCont input.float_right{ float:right!important;}
 table#enter td#center3 div.centerbox form div.mainCont div{
     width:100%!important;
 }
 table#enter td#center3 div.centerbox form div.mainCont input.float_right{
     position: absolute;
     right: 19px;
     top: 60px;
 }
 table#enter td#center3 div.centerbox input[type=checkbox]{
     margin-top:5px;
 }
 #contact #center1 .centerbox .mainFrame{
     margin:0px;
     padding:1px;
     background-color:#EBEBEB;
 }
 #contact #center1 .box_in_box{text-align:center!important;}
 #contact .layoutp3 table.layoutp3 tbody td,
 #contact .layoutp3 table.layoutp5 tbody td,
 #contact .bordlayoutp3 table tbody td{text-align:left}
 #contact .layoutp3 table.layoutp3 tbody td,
 #contact .layoutp3 table.layoutp5 tbody td{padding:5px }
 #contact .mainFrame .mainCont .layoutp3 table.layoutp3 tbody td.center,
 #contact .mainFrame .mainCont .layoutp3 table.layoutp5 tbody td.center{
     width: 2%;
 }
 #contact .mainFrame .mainCont .layoutp3 table.layoutp3 tbody td label,
 #contact .mainFrame .mainCont .layoutp3 table.layoutp5 tbody td label strong{
     font-size: 0.75rem;
 }
 #contact .mainFrame .mainCont #tradesafe_div1 {
     font-size: 100% !important;
     line-height: 142% !important;
 }
 #center3 .centerbox .red,
 #contact #center1 .red{color:#CC0000;font-size: 0.75rem!important;}
 #center3 .layoutp3 textArea{width:initial;}
 #contact #center1 .point {font-size:120%;color:red;font-weight:900;}
 #contact #center1 .pointline {font-size:100%;color:#FFFFFF;font-weight:900;padding:5px ;padding-bottom:5px;background-color:#666666;margin-top:5px;margin-bottom:5px;}
 #contact .mainFrame .mainCont a{color:#333333; font-size:0.75rem;text-decoration: underline !important;}
 #contact .mainFrame .mainCont div.layoutp3 table tbody tr td{border:none;}
 #contact .mainFrame .mainCont a:hover{color:#666666; text-decoration: underline;}
 #contact .mainFrame .mainCont h4{
     font-size: 0.75rem;
     font-weight:bold;
 }
 #center1 .mainCont .mainFrame .mainCont .comment_box table tbody tr td textarea{width : initial !important};
 #contents div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame{
     border: 1px solid #EBEBEB;
     margin: 0;
     padding: 10px;
     background-color:#fff;
 }
 #contents .enquete-section #contact table tbody tr td div.mainCont:first-child{
    padding:5px 0 0 10px ;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] p{
     margin: 5px 0;
     padding: 2px 0;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name="ENQ"] table tbody tr td:first-child{
     width:45%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] table{
     width:50%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] table tbody tr td{
     padding: 1px;
     text-align: left;
     vertical-align: top;
     word-break: break-all;
     border:none;
     font-size:100%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame{
     border:soild 1px;
 }
 div.enquete-section #contact{
     width:100%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type="text"],
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type="password"],
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] select{
     height: 20px;
     padding: 0;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] h4.title {
     background: none repeat scroll 0 0 transparent;
     border-bottom: 1px dotted;
     font-size: 110%;
     font-weight: bold;
     line-height: 200%;
     margin-bottom: 10px;
     padding: 0;
     width: 100%;
 }
 #enquete-header{
     width:960px;
     margin:0 auto;
     background-color: #FFF;
          background:url(../img/header_bg.gif) repeat-x left top;
      }
 #enquete-header #logo {
     margin: 0 auto;
     width: 960px;
     padding-top:10px;
 }
 #enquete-header #logo .shoplogo img{
     display: table-cell;
     vertical-align: middle;
     padding: 5px 0;
 }
 #enquete-header #logo .shoplogo h1 {
     max-width: 340px;
     background: none;
     margin: 0;
     padding-top: 5px;
 }
 #enquete-header #logo .shoplogo h1 a:hover img, #enquete-header #logo h1 a:hover img {
     opacity: 1;
     filter: alpha(opacity=100);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: 1;
     -moz-opacity: 1;
     filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
 }
 #enquete-header #logo .shoplogo img.float_right{float:right;}
 #enquete-header #logo .shoplogo img.float_left{float:left;}
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=radio] ,
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=checkbox] {
      margin:0px 5px 3px 5px;
 }
 div.enquete-section{
     padding:0;
 }
 div.enquete-section #contact table td{
     border:none;
 }
 div.enquete-section #center1 .centerbox .mainCont h3 {
     display: block;
     width: 100%;
 }
 div.enquete-section #contact table tbody tr td#center1 .centerbox .mainCont h3.title1{
     line-height: 43px;
     background: url(../img/main_ttl_bg_ll.gif) no-repeat;
     vertical-align: middle;
     padding : 10px 0 0 10px !important;
     color: #663e00;
     font-size: 100%;
     color:#fff;
     font-weight: bold;
     line-height: 100%;
     letter-spacing: 0.1em;
 }
 div.enquete-section #contact table tbody tr td{
     width:100%;
     border-top:none;
     padding:0px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_1] {
     margin-left:22px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_2] ,
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_3] {
     margin-left:11px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] select[name=ANS5_1]{
     margin-left:13px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_2]{
     margin-left:25px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_3]{
     margin-left:2px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_4]{
     margin-left:26px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] strong{
     font-weight:bold;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] textarea{
     height: 150px;
     padding: 5px;
     width: 70%;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=submit]{
     background: url("../img/btn-confirm_bg.gif") repeat-x scroll left top transparent;
     border: medium none;
     color: #FFFFFF;
     font-size: 0.75rem;
     height: 25px;
     margin: 0 5px;
     padding: 0;
     width: 200px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=submit]:hover{
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 .shoplogo{
     width:340px;
 }
 #center-seo .centerbox,#center3 .centerbox {
     word-break:break-all;
     font-size: 100%;
     line-height: 200%;
     margin: 0px;
     padding: 0 10px 10px;
 }
 #center-seo h3.title1,#center3 h3.title1 {
     display: block;
     height:26px;
     margin: 5px 0 5px;
     padding:11px 0 0 10px;
     font-size: 14px;
     font-weight: bold;
     line-height: 20px;
     color: #FFFFFF;
     background-color: #a31021;
     border-top-left-radius: 8px;
     border-top-right-radius: 8px;
     -moz-border-radius-topleft:8px;
     -moz-border-radius-topright:8px;
     -webkit-border-top-left-radius:8px;
     -webkit-border-top-right-radius:8px;
 }
 .popItemh3  h3.title1{
     height:100% !important;
 }
 #center-seo #bread,#center3 #bread {
     margin: 0px;
     padding: 3px 15px;
     text-align: left;
     font-size: 100%;
     line-height: 200%;
     vertical-align: middle;
 }
 #center-seo .mainCont,#center3 .mainCont {
     padding: 0 10px 10px;
     margin: 0px;
     width: auto;
 }
 #center-seo .centerbox .caution,
 #center3 .centerbox .caution {
     font-weight: bold;
     color: #d51414;
 }
 #center-seo .centerbox table th,#center-seo .centerbox table td,#center3 .centerbox table th,
 #center3 .centerbox table td {
     word-break: break-all;
     vertical-align: top;
     text-align: left;
     padding: 1px;
 }
 #center3 .centerbox table td[width="5%"] {
     width: 10%;
 }
 #center-seo .centerbox .backcolor1,#center3 .centerbox .backcolor1 {
     background-color: #EEEEEE;
 }
 #center-seo .centerbox .bordlayoutp3 table th,#center3 .centerbox .bordlayoutp3 table th {
     color: #2B2B2B;
     font-weight: bold;
     text-align: center;
     word-break: normal;
 }
 #center3 .layoutp3 table th,
 form[name$="FORM"]~tbody #center3 .layoutp3 table th {
     width: 25%;
     font-weight: bold;
     *width: 0%;
 }
 #center-seo .centerbox th.backcolor1,
 #center-seo .bordlayoutp3 th,
 #center-seo .bordlayoutp3 td,
 #center3 .centerbox th.backcolor1,
 #center3 .bordlayoutp3 th,
 #center-seo .bordlayoutp3 td,#center3 .bordlayoutp3 td {
     border: 1px solid #999999;
     vertical-align: middle;
 }
 #center3 .bordlayoutp3 .layoutp3 th,
 #center3 .bordlayoutp3 .layoutp3 td {
     padding: 0px;
     border: none;
 }
 #center3 .bordlayoutp3 .layoutp3 td.send_info {
     border: 1px solid #999999;
 }
 #center3 .bordlayoutp3 .layoutp3 td.send_info+td {
     *width: 70%;
 }
 #center3 .centerbox strong,
 #center3 .centerbox h4 {
     text-align: left;
     font-weight: bold;
 }
 #center-seo .centerbox .layoutp3 + .bordlayoutp3>table,
 #center3 .centerbox .layoutp3 + .bordlayoutp3>table {
     width:95%;
 }
 #center-seo input[type="submit"],
 #center-seo input[type="button"],
 #center3 input[type="submit"],
 #center3 input[type="button"] {
     height: 25px;
     color: #FFF;
     padding: 0 8px 0 8px;
     font-size: 80%;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 2px 2px;
     width:auto;
     width:initial;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td div select,
 #center-seo select, #center-seo input[type="text"],
 #center3 select,
 #center3 input[type="text"],
 #center3 input[type="password"] {
     height: 20px;
     line-height:20px;
     padding: 0px;
     margin: 2px 0px;
     min-width: inherit;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td div select,
 #center-seo select,
 #center-seo textarea,
 #center3 select,
 #center3 textarea{
     padding: 1px;
     margin: 2px 0px;
 }
 #center3 select[name="SEL_CARD"] {
     margin-left: 5px;
     padding: 1px;
 }
 #center-seo input[type="submit"]:hover,
 #center-seo input[type="button"]:hover,
 #center3 input[type="submit"]:hover,
 #center3 input[type="button"]:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #center-seo .centerbox table td input[type="radio"],
 #center3 .centerbox table td input[type="radio"] {
     margin: -3px 3px 0px 5px;
 }
 table#enter form[name="NEWMEM"] #center3 .centerbox .bordlayoutp3 table td[colspan="2"] input[type="checkbox"] {
     margin: -3px 4px 0px 0px;
 }
 #center-seo p,#center3 p {
     margin: 5px 0px;
     padding: 2px 0px;
 }
 #center3 .centerbox .bordlayoutp3 table td.backcolor2 div form {
     display: inline-block;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td {
     background-color:#FFFFFF;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.layoutp5.deli_cycle tbody tr td input[type="radio"],
 #contact #center1 .centerbox .mainCont form[name="NEXT"] h4 + div.right input[type="button"],
 #contact #center1 .centerbox .mainCont form[name="NEXT"] h4 + div.right input[type="submit"] {
     margin: 0px 3px;
     height: 20px;
     margin-right:10px;
 }
 /*section .freeTop h2 {
     border: medium none;
     font-size: 90%;
     font-weight: bold;
     line-height: 165%;
     margin-bottom: 10px !important;
 }*/
 .leftSearch {
     overflow: hidden;
 }
 .leftSearch #searchbox_wrap {
     margin: 0 0 30px;
     overflow: hidden;
 }
 .leftSearch #searchbox_wrap #searchbox p img {
     display:none;
 }
 .leftSearch searchbox {
     color: #999999;
     float: right;
     font-size: 65%;
     line-height: 160%;
     overflow: hidden;
     text-align: right;
 }
 .leftSearch #searchbox form {
     border: 1px solid #777777;
     float: left;
     height: 27px;
     width:230px;
 }
 .leftSearch #searchbox input.searchbox {
     border: medium none;
     margin-left: 1px;
     padding: 0 5px;
     width:187px;
     height:100%;
     line-height:27px;
 }
 .leftSearch #searchbox input.searchSubmit {
     height: 100%;
     float: right;
 }
 .leftSearch #searchbox p {
     float: left;
     margin: 5px 5px 0 0;
 }
 #header-inner h2 {
     max-width : 340px;
 }
 .siteName {
     margin:0px;
     padding:10px 10px 5px 10px;
     font-size:100%;
     line-height:1em;
 }
 .siteName a { color:black ;text-decoration:none;}
 .siteName a:hover { color:blue;text-decoration:underline;}
 .sitecopy{
     padding:10px 10px 5px 5px;
     margin:0px;
     color:#999999;
     font-size:80%;
     line-height:1em;
 }
 .sitecopy a {color:black;text-decoration:none;}
 .sitecopy a:hover {color:blue;text-decoration:underline;}
 .header_area {
     text-align:left;
     width:100%;
     margin:0px 5px 0px 5px;
     padding:0px;
 }
 .footer_area {
     text-align:left;
     width:100%;
     margin:0px 5px 0px 5px;
     padding:0px;
 }
 .cart-section .header_area {
     margin: 0 auto;
 }
 .cart-section .footer_area {
     margin: 0 auto;
 }
 .pageNav form img{
     float:right;
 }
 #sub-column .category .fukidashi nav,
 #sub-column .category .tatenarabi nav {
     margin-bottom:0;
 }
 #sub-column .category .fukidashi nav:last-child,
 #sub-column .category .tatenarabi nav:last-child {
     margin-bottom:50px;
 }
 #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:-1px;
     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: #efefef;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a {
     color:#999;
     font-weight:normal;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a:hover {
     color: #000;
     font-weight: normal;
 }
 #sub-column .category nav ul li:first-child{
     border-top:none;
 }
 #sub-column .category nav ul li.listcat1 {
     border-bottom:solid 1px #cacaca;
 }
 #sub-column .category nav ul li.listcat2 {
     border-bottom: solid 1px #cacaca;
 }
 #sub-column .category nav ul li.listcat3 {
     border-bottom: 0px;
 }
 #sub-column .category nav ul li.listcat2 a {
     zoom: 1;
     display: block;
     padding: 3px 2px 3px 0px;
     margin:0px 0;
     line-height: 100%;
     color:#000;
     text-decoration: none;
 }
 #sub-column .category nav ul li.listcat3 a {
     zoom: 1;
     display: block;
     padding: 3px 2px 3px 25px;
     margin:0px 0;
     line-height: 100%;
     color:#000;
     text-decoration: none;
 }
 #sub-column .category nav ul li.child a {
     color:#000;
     <!--background:url(none);-->
     font-weight:bold;
 }
 #sub-column .category .sps-allList+#sps-itemListAllCategory {
     display:none;
 }
 #center1 .centerbox .mainCont{
     width: 600px;
     padding: 10px;
 }
 #center1 .centerbox .mainCont h3{
     height: 43px;
     line-height: 43px;
     background: url(../img/main_ttl_bg.gif) no-repeat;
     margin-bottom: 0;
     padding: 0 0 0 10px;
     vertical-align: middle;
     font-size: 100%;
     font-weight: bold;
 }
 #center1 .centerbox .mainCont h3.title1 {
     color: #FFF;
 }
 .mainCont .comment_box  td.backcolor1 {
     background-color: #EEEEEE;
     border: 1px solid #999999;
      color: #2B2B2B;
     font-weight: bold;
     text-align: center;
     word-break: normal;
 }
 .mainCont .comment_box  td.backcolor2 {
     background-color: #fff;
     border: 1px solid #999999;
     color: #2B2B2B;
     font-weight: normal;
     text-align: center;
     word-break: normal;
 }
 .mainCont .comment_box  td.backcolor2 div.float_left{
     text-align:left;
 }
 .mainCont .comment_box  td.backcolor2 div.float_left a{
  text-decoration: underline;
 }
 .mainCont .comment_box  td.backcolor1,
 .mainCont .comment_box  td.backcolor2{
     text-align:left;
 }
 .mainCont .comment_box td.center{
     text-align:center !important;
 }
 .mainCont .comment_box td.backcolor2 div.write_comment input[type="submit"],
 .mainCont .comment_box td.backcolor2 div.write_comment input[type="button"] {
     height: 25px;
     color: #FFF;
     padding: 0 8px 0 8px;
     font-size: 80%;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 2px 2px;
 }
 .mainCont .comment_box td.backcolor2 div.write_comment  input[type="submit"]:hover,
 .mainCont .comment_box td.backcolor2 div.write_comment  input[type="button"]:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 div.mainCont input[type="button"],
 div.mainCont input[type="submit"]{
     width:150px;
     width:auto\9;
     height:25px;
     color: #FFF;
     padding: 0 8px 0 8px;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 2px 2px;
 }
 div.mainCont input[type="button"]:hover,
 div.mainCont input[type="submit"]:hover{
       background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 div.mainFrame .mainCont .center{
     text-align:center;
 }
 div.cart-section div#contact img[height="1"]{
     display:none;
 }
 div#sub-column .category nav ul li.listcat2 a:hover,
 div#sub-column .category nav ul li.listcat3 a:hover{
     color: #9a0f1f;
 }
 div#sub-column .category .sps-itemCategorySub li div{
     /*padding-left:30px;*/
 }
 div#sub-column .category .sps-itemCategorySub li {
     /*background: url(../img/listmark_01.gif) no-repeat 40px center;*/
 }
 div#sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a{
     padding-left:0px;
 }
 div#sub-column .category .fukidashi nav .sps-itemCategorySub li {
     /*background: url(../img/listmark_01.gif) no-repeat left center;*/
     /*padding-left:10px;*/
 }
 #sub-column .link nav ul,
 #sub-column .link nav ul li,
 #sub-column .link nav ul li:last-child{
     border-bottom:none;
 }
 #sub-column .link nav{
     padding-top:20px;
 }
 #sub-column .link nav ul li a:hover{
     text-decoration: underline;
 }
 #sub-column .category nav ul li{
     /*padding:5px 0 5px 32px;*/
 }
 #sub-column .category nav ul li.listcat2 a {
     padding: 3px 2px 3px 30px;
 }
 #sub-column .category nav ul li.listcat3 a {
     padding: 3px 2px 3px 60px;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a{
     text-decoration: none;
 }
 div#sub-column .category nav ul li.listcat2 a{
     font-weight:bold;
 }
 .itemDescFc{
     position:absolute;
     margin-left:5px;
 }
 .itemThumb-wrap-left{
     width:170px;
     padding-left:10px;
 }
 .itemThumb-wrap-right{
     width:70%;
     word-break:break-all;
     margin-left:210px;
 }
 #enter #contents {
     width: auto;
 }
 .mainFrame .mainCont p {
     line-height: 150%;
 }
 .text-center {
     text-align: center;
 }
 /* フッタご利用ガイド調整用*/
 .footer_area .w100 .freeArea2 h2 { font-size:14px !important; background: url(../img/main_ttl_category_l.gif) no-repeat !important; margin-bottom: 10px !important; line-height: 150% !important; padding-top: 11px !important;}
 #main-column-full .footer_area .w100 .freeArea2 h2 span { padding-left:50px; }
 #main-column-full .footer_area .w100 .freeArea2 { padding-bottom: 10px; }
 /*カートのまとめ割引リンク用*/
 #contact .mainFrame .mainCont .bundle_display a {
     display:inline-block;
     margin-top:3px;
     padding:3px;
     border:1px solid #f00;
     line-height:1.3;
     text-decoration:none !important;
     color:#f00;
 }
 #contact .mainFrame .mainCont .bundle_display a:hover {
     border:1px solid #f00;
     background:#ffefef;
 }
 /*まとめ割引詳細用*/
 div[aria-describedby='bundle_dialog'] * {
     font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
 }
 div[aria-describedby='bundle_dialog'] .ui-dialog-content {
     padding-bottom:0 !important;
 }
 div[aria-describedby='bundle_dialog'] .ui-dialog-title {
     font-size:0.9em;
     color:#333;
 }
 #bundle_detail > h4 {
     font-size:0.9em;
     font-weight:bold;
     color:#333;
     padding-bottom:0.5em;
 }
 #bundle_detail > .bundle_table + h4,
 #bundle_detail > .bundle_table + .bundle_table {
     margin-top:1.5em;
 }
 #bundle_detail > .bundle_table td {
     padding:2px 4px;
     border:1px solid #999;
     font-size:0.9em;
     color:#333;
     word-break:break-all;
 }
 #bundle_detail > .bundle_table td.bundle_title,
 #bundle_detail > .bundle_table td.bundle_backcolor1 {
     background:#ddd;
 }
 #bundle_detail > .bundle_table td.bundle_backcolor1 {
     text-align:center;
 }
 #bundle_detail > .bundle_table td span.bundle_name {
     display:inline-block;
     margin-top:3px;
     padding:3px;
     border:1px solid #f00;
     line-height:1.3;
 }
 #bundle_detail > div:last-child {
     padding:1.5em 0 1em;
     text-align:center;
 }
 #bundle_detail > div:last-child input {
     height:25px;
     padding:0 8px;
     background:url(../img/btn-confirm_bg.gif);
     border:none;
     font-size:0.9em;
     color:#fff;
 }
 #bundle_detail > div:last-child input:hover {
     background:url(../img/btn-confirm_bg_on.gif);
 }
 div[aria-describedby='bundle_dialog'] .ui-widget-header {
     border: 0px;
     background: #ffffff;
     text-align: left;
 }
 #bundle_dialog table {
   border-collapse: collapse;
 }
 .bundle_name {
     display: inline-block;
     margin-top: 3px;
     padding: 3px;
     border: 1px solid #f00;
     line-height: 1.3;
     text-decoration: none;
     color: #f00;
 }
 #bundle_link{
   font-size:100%;
   text-align: center;
 }
 #bundle_link a{
   font-weight:normal;
   padding: 0.3em 1em;
   border-radius: 3px;
   border: solid 1px #bebebe;
 }
/* -------- 以下追加スタイルCSS--------- */
/* hNavのカスタマイズ */
.langSwitch {
  display: inline-block;
  vertical-align:middle;
  margin-right: 70px;
  height: 26px;
 }
#hNav #searchbox_wrap,
#hNav ul#header-nav {
  display: inline-block;
  vertical-align: bottom;
}
#hNav #searchbox img[alt="search"] {
  display: none;
}
.header-cart{
  background-color: rgb(170, 170, 170) !important;
  color: #fff !important;
  width: 92px !important;
  text-align: left !important;
  padding-left: 58px !important;
  background: url(https://www.kyototo.live/pic-labo/icn-h_cart.jpg
) 28px center/30px 40px no-repeat;
 }
 .header-cart:hover {
   color: #cdcdcd !important;
 }
/* ヘッダーバナーエリア */
.header-bannerArea {
  width: 925px;
  margin-bottom: 15px;
  letter-spacing: normal;
}
.header-bannerArea li {
  display: inline-block;
  vertical-align: middle;
}
.header-bannerArea li:first-child {
  width: 606px;
  text-align: left;
}
.header-bannerArea li:first-child .infoTextWrapper {
  letter-spacing: -.4em;
  width: 100%;
}
.header-bannerArea li:first-child a {
  width: 100%;
}
.header-bannerArea li:first-child .infoText {
  padding: 18px 0px 18px 63px;
  color: #222;
  font-size: 15px;
}
.header-bannerArea li:first-child span {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  /*color: #777;*/
  color: #222;
  font-size: 15px;
}
.header-bannerArea li a span:hover {
  text-decoration: underline;
}
.header-bannerArea__word {
  width: 700px;
}
.info-sipPrice {
  font-size: 12px;
  color: #FF0000;
  margin: 0 20px;
  padding: 18px 0;
  width: 160px;
}
.header-instaIcon {
  margin-left: 10px;
  margin-right: 10px;
}
.header-twitter{
  margin-right: 7px;
}
/* サイドバーのスタイル */
/* 全ページにサイドバーをAjaxで引っ張る関係で乱暴にいらないsection部分を消す */
.category section {
  display: none;
}
.category section[class="fukidashi"] {
  display: block;
}
  /* サイドバーの商品メニューのスタイル */
  #sub-column .category nav .sps-itemCategoryMain li{
    padding:11px 0 11px 0;
    margin-top: 1px;
  }/* 親カテゴリメニューのスタイル */
  #sub-column .category .fukidashi nav .sps-itemCategorySub {
    padding-left: 20px
  }/* 子カテゴリブロックのスタイル */
  div#sub-column .category .fukidashi nav .sps-itemCategorySub li {
    padding: 0;
    height: 44px;
  }/* 子カテゴリメニューのスタイル */
  div#sub-column .category .sps-itemCategorySub li > div {
    line-height: 44px;
  }
  div#sub-column .category .sps-itemCategorySub li > div a {
    display: inline-block;
    width: 100%;
    line-height: 44px;
    position: relative;
  }
  div#sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a > img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 3px;
    left: 0;
    margin: auto 0 auto auto;
  }
    /* 子カテゴリが多く2段組みにする場合のスタイル:親カテゴリ(navタグ)のnthで指定する */
    #sub-column .category .fukidashi:nth-of-type(1) nav:hover:nth-of-type(1) .sps-itemCategorySub,
    #sub-column .category .fukidashi:nth-of-type(1) nav:hover:nth-of-type(3) .sps-itemCategorySub,
    #sub-column .category .fukidashi:nth-of-type(1) nav:hover:nth-of-type(5) .sps-itemCategorySub,
    #sub-column .category .fukidashi:nth-of-type(1) nav:hover:nth-of-type(6) .sps-itemCategorySub,
    #sub-column .category .fukidashi:nth-of-type(2) nav:hover:nth-of-type(2) .sps-itemCategorySub,
    #sub-column .category .fukidashi:nth-of-type(2) nav:hover:nth-of-type(6) .sps-itemCategorySub {
      letter-spacing: -.4em;
      width: 440px;
    }
      div#sub-column .category .fukidashi:nth-of-type(1) nav:nth-of-type(1) .sps-itemCategorySub li,
      div#sub-column .category .fukidashi:nth-of-type(1) nav:nth-of-type(3) .sps-itemCategorySub li,
      div#sub-column .category .fukidashi:nth-of-type(1) nav:nth-of-type(5) .sps-itemCategorySub li,
      div#sub-column .category .fukidashi:nth-of-type(1) nav:nth-of-type(6) .sps-itemCategorySub li,
      div#sub-column .category .fukidashi:nth-of-type(2) nav:nth-of-type(2) .sps-itemCategorySub li,
      div#sub-column .category .fukidashi:nth-of-type(2) nav:nth-of-type(6) .sps-itemCategorySub li {
        display: inline-block;
        letter-spacing: normal;
        vertical-align: top;
        white-space: nowrap;
        width: 210px;
      }
        div#sub-column .category .fukidashi:nth-of-type(1) nav:nth-of-type(1) .sps-itemCategorySub li:nth-child(2n-1),
        div#sub-column .category .fukidashi:nth-of-type(1) nav:nth-of-type(3) .sps-itemCategorySub li:nth-child(2n-1),
        div#sub-column .category .fukidashi:nth-of-type(1) nav:nth-of-type(5) .sps-itemCategorySub li:nth-child(2n-1),
        div#sub-column .category .fukidashi:nth-of-type(1) nav:nth-of-type(6) .sps-itemCategorySub li:nth-child(2n-1),
        div#sub-column .category .fukidashi:nth-of-type(2) nav:nth-of-type(2) .sps-itemCategorySub li:nth-child(2n-1),
        div#sub-column .category .fukidashi:nth-of-type(2) nav:nth-of-type(6) .sps-itemCategorySub li:nth-child(2n-1) {
          margin-right: 20px;
        }
  /* サイドバーのコンテンツのスタイル */
.side__recommendItems {
  padding:  15px 10px 30px;
}
.side__recommendItems__item {
  text-align: center;
}
.side__recommendItems__item h5 {
  font-size: 15px;
  font-weight: normal;
  color: #222;
  margin-bottom: 3px;
  line-height: 20px;
}
.side__recommendItems__item a:hover h5{
  text-decoration: underline;
}
.side__recommendItems__item p {
  font-size: 11px !important;
  color: #555;
  line-height: 1.5 !important;
  margin-bottom: 3px;
}
.side__shopBlog {
  padding: 9px 0;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
.side__shopBlog a {
  color: #999;
  font-size: 12px;
}
.side__shopBlog a:hover {
  color: #000;
}
.side__wappen {
    padding: 9px 0;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.side__wappen a {
    color: #999;
    font-size: 12px;
}
.side__wappen a:hover {
  color: #000;
}
.side__review {
    padding: 9px 0;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.side__review:last-child {
    border-top: none;
}
.side__review a {
    color: #999;
    font-size: 12px;
}
.side__review a:hover {
  color: #000;
}
.side__newmem {
  padding: 9px 0;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
.side__newmem a {
  color: #999;
  font-size: 12px;
}
.side__Login {
    padding: 9px 0;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.side__Login:last-child {
    border-top: none;
}
.side__Login a {
    color: #999;
    font-size: 12px;
}
.side__Login a:hover {
  color: #000;
}
.side__favorite {
    padding: 9px 0;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.side__favorite:last-child {
    border-top: none;
}
.side__favorite a {
    color: #999;
    font-size: 12px;
}
.side__favorite a:hover {
  color: #000;
}
.side__naire a {
  color: #555;
}
.side__naire__banner {
  margin-bottom: 5px;
}
.side__naire p {
  font-size: 11px !important;
  line-height: 22px !important;
}
#sub-column #snav_mailMag:before {
  content: "メールマガジンのご登録";
  display: block;
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 5px;
  color: #222;
}
  /* アーカイブページのサイドバーのスタイル */
#sub-column .category .listcat3.child:last-child {
  margin-bottom: 40px;
}
#sps-itemListAllCategory section:nth-of-type(1) nav:last-of-type .listcat1 {
  margin-bottom: 40px;
}
.guide01 p:first-of-type {
  display:none;
}/* トップページのメインカラムイメージエリアの謎のPタグ消す */
.pickup .badge {
  /*display: none;*/
}/* おすすめ商品のバッジ消す */
/* トップページのグリッド商品欄のdescription */
 .inner-catch,
 .captionajax {
   color: #555;
   font-size: 11px;
}
/* アイテムページのスタイル */
#itemDetail-wrap {
  margin-bottom: 30px;
}
.newProductNumber {
  font-size: 12px;
  margin-bottom: 10px;
}
#Detail #main-column .itemOutline h1 > span {
  font-size: 12px;
  font-weight: normal;
  color: #555;
  display: block;
}
.sps-wishAddItem,
.sps-wishAddItemOk {
  margin-bottom: 20px;
  display: inline-block;
}
.newDescription p{
  font-size: 12px;
  line-height: 1.7;
  margin-bottom: 15px;
}
.itemSpec dt {
  font-size: 12px;
  line-height: 30px;
  background-color: #EFEFEF;
  margin-bottom: 15px;
  padding:0 5px;
}
.itemSpec dd {
  font-size: 11px;
  margin-bottom: 15px;
}
.itemSpec dd:nth-of-type(1) {
  line-height: 1.3;
}
.itemOutline .cansel {
  margin-top: 44px;
}
.itemOutline .cansel a {
  font-size: 12px;
  color: #999;
  position: relative;
  padding-left: 24px;
}
.itemOutline .cansel a:before {
  content: "＞";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
/* フッターのショッピングガイドのスタイル */
.footer_area {margin: 0;}
#shoppingguide {
  background-color: #EFEFEF;
}
.shoppingGuide-content {
  width:1000px;
  margin: 0 auto;
  padding: 75px 0 50px;
}
.shoppingGuide-content__h2 {
  font-size: 15px;
  color: #222;
  font-weight: normal;
  margin-bottom: 15px;
}
.shoppingGuide-content__list {
  letter-spacing: -.4em;
  width: 100%;
}
.shoppingGuide-content__list__inner {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-right: 38px;
}
.shoppingGuide-content__list__inner.col-2 {
  width: 450px;
}
.shoppingGuide-content__list__inner.col-3 {
  width: 280px;
}
.shoppingGuide-content__list__inner.col-4 {
  width: 221.5px;
}
.shoppingGuide-content__list__inner.mg-R0 {
  margin-right: 30;
}
.shoppingGuide-content__list__term {
  font-size: 15px;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.shoppingGuide-content__list__desc {
  font-size: 11px;
  color: #555;
  line-height: 2.1;
  margin-bottom: 25px;
}
/* パンくずリストのスタイル */
#bread-crumb-listTop,
.bread-crumb-listCate {
  display: inline-block;
}
#bread-crumb > nav:nth-of-type(n+3) {
  display: block;
  margin-left: 94px;
  margin-bottom: 7px;
}/* パンくず2段目のみ段落ちさせてツラを揃える*/
#bread-crumb-listTop ol li,
.bread-crumb-listCate ol li {
  margin-right: 20px;
  margin-bottom: 0;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 11px;
}
#bread-crumb-listTop ol li {
  color: #555;
}
#bread-crumb-listTop ol li a,
.bread-crumb-listCate ol li a {
  padding: 0 20px 0px 17px;
  font-size: 11px;
  color: #555;
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  line-height:17px;
}
#bread-crumb-listTop ol li a:hover,
.bread-crumb-listCate ol li a:hover{
  color: #000;
}
.bread-crumb-listCate ol li:last-child a {
  padding: 0;
}
#bread-crumb-listTop ol li:first-child,
#bread-crumb-listTop ol li:nth-last-child(2) {
  background-image: url(../../../../assets/common/bg_breadcrumbs.gif);
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
}/* アーカイブページのパンくず：最初と最後から2番目の要素をアローのタイプの画像にする */
#bread-crumb-listTop ol li:not(:first-child):not(:nth-last-child(2)):not(:last-child) {
  background-image: url(../../../../assets/common/bg_breadcrumbs_na.gif);
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
}/* アーカイブページのパンくず：最初と最後と最後から2番目の要素以外を四角の画像にする */
.bread-crumb-listCate ol li:nth-last-child(2) {
  background-image: url(../../../../assets/common/bg_breadcrumbs.gif);
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
}/* アイテムページのパンくず：最初と最後から2番目の要素をアローのタイプの画像にする */
.bread-crumb-listCate ol li:not(:nth-last-child(2)):not(:last-child) {
  background-image: url(../../../../assets/common/bg_breadcrumbs_na.gif);
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
}/* アイテムページのパンくず：最初と最後と最後から2番目の要素以外を四角の画像にする */
#bread-crumb-listTop ol li:not(:first-child):not(:nth-last-child(2)):not(:last-child) a,
.bread-crumb-listCate ol li:not(:nth-last-child(2)):not(:last-child) a {
  min-width: 110px;
}/* アーカイブページとアイテムページとパンくず：最初と最後と最後から2番目の要素以外のaタグのmin-widthを設定する */
/*アーカイブページ：メインカラムとフッターのマージン*/
#pager-bm {
  overflow: hidden;
  margin-bottom: 75px;
}
/* DOM非表示コントロール */
.infoTextWrapper {
  display: none;
}/* jsのDOM操作前に見えてしまうので非表示にする */
.taxin {display: none;}/* アーカイブで不必要なのに見えてしまうので非表示にする */
#itemDetail-wrap .taxin {display: inline-block;}/* アイテムページでは表示する */
 .selectbox #TypeKey {display: none;}/* 不必要なので非表示にする */
 option[value="pickup"]{display: none;}/* おすすめ商品順 不必要なので非表示にする */
 option[value="eGift"]{display: none;}/* ｅギフト対象商品 不必要なので非表示にする */
p[class^="sps-wishArea"]{
  display: none;
}/* アーカイブで不必要なのに見えてしまうので非表示にする */
#itemDetail-wrap p[class^="sps-wishArea"]{
  display: block;
}/* アイテムページでは表示する */
#bread-crumb {
  display: none;
}/* パンくずDOM操作前に一旦消す */
/**
 * mailmagagzine
 */
#contact h1 {margin-bottom: 0 !important;}
#contact .mailm {
  position: relative;
  overflow: hidden;
  border-bottom: solid 1px #ccc;
  margin: 0;
  padding: 35px 0;
}
#contact table {
  width: 575px;
  margin-top: 0;
}
#contact .mailm .caution {
  float: left;
  font-size: 11px;
  width: 190px;
}
#contact div.caution p {
  color: #555;
  padding-top: 24px;
}
#contact .mailm .txtBox h2 {
  width: 190px;
  font-size: 15px;
  color: #222;
  position: absolute;
  top: 35px;
  left: 0;
}
#contact table.mailMF td {
  border: none;
  padding: 0 !important;
}
#contact table.mailMF td p {
  margin-top: 11px;
  color: #777;
}
#contact table.mailMF input[type="text"] {
  margin: 10px 0 !important;
  padding: 0 !important;
}
#contact table.mailMF input[name="EdtMail2"],
#contact table.mailMF input[name="EdtMail1"] {
  width: 200px;
  padding: 5px 2px;
}
#contact table.mailMF input[name="NewMail"],
#contact table.mailMF input[name="LevMAIL"] {
  width: 250px;
}
#contact table.mailMF span.btn-confirm input[value="新規登録はこちら"] {
  background-image: url(https://www.kyototo.live/pic-labo/mail_touroku.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 160px;
  height: 40px;
  margin-top: 2px;
  margin-left: 70px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
#contact table.mailMF span.btn-confirm input[value="アドレス変更"] {
  background-image: url(https://www.kyototo.live/pic-labo/mail_henkou.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px;
  height: 40px;
  margin-top: 2px;
  margin-left: 70px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
#contact table.mailMF span.btn-confirm input[value="配信解除"] {
  background-image: url(https://www.kyototo.live/pic-labo/mail_kaijo.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px;
  height: 40px;
  margin-top: 2px;
  margin-left: 70px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
#contact input[type="button"],
#contact input[type="submit"] {
  cursor: pointer;
}/* inputのボタンがわかりづらいのでポインタにする */
/* 個人情報取扱ページ、スタティックで作ってたやつ持ってきて#guideで優先度上げて移植 */
#guide .l-article {
  /*padding: 0 20px;*/
}
#guide .l-article__h2 {
  font-size: 20px;
  font-weight: normal;
  border-bottom: solid 1px #ccc;
  margin-bottom: 35px;
  margin-top: 30px;
  /*margin-left: -20px;*/
  /*margin-right: -20px;*/
  color: #222;
  line-height: 24px;
  height: 24px;
  padding: 0 0 10px;
}
#guide .l-section {
  position: relative;
}
#guide .l-section__h3{
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 20px;
}
#guide .l-section__h3--large{
  font-size: 15px;
  font-weight: normal;;
  margin-bottom: 25px;
}
#guide .l-section__rightColumn {
  width: 600px;
  margin-left: 165px;
  font-size: 12px;
}
#guide .l-section__rightColumn__p {
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 24px;
  margin-bottom: 20px;
  color: #777;
  padding: 0;
}
.m-sectionBorder {
  border-bottom: 1px solid #ccc;
      padding-bottom: 20px;
      margin-bottom: 40px;
}
.m-color__red {
  color: #D9030B;
}
.m-color__777 {
  color: #777;
}
/* policyContentとしてスタティックのとき調整してたやつ */
#guide .policyContent .l-section__h3 {
  font-size: 15px;
  margin-bottom: 10px;
}
#guide .policyContent .l-section__rightColumn__p {
  background-color: transparent;
  margin-bottom: 35px;
}
#guide .policyContent .mgB48 {
  margin-bottom: 48px;
}
#guide .policyContent .l-section__rightColumn__ul {
  margin-top: 15px;
}
#guide .policyContent .l-section__rightColumn__ul li{
  font-size: 13px;
  list-style-type: disc;
  line-height: 24px;
  margin-left: 40px;
}
/* なんかアジャストするやつ */
.mgB10{margin-bottom: 10px;}
.mgB15{margin-bottom: 15px;}
.mgB20{margin-bottom: 20px;}
.mgB25{margin-bottom: 25px;}
.mgB30{margin-bottom: 30px;}
.mgB35{margin-bottom: 35px;}
.mgB40{margin-bottom: 40px;}
.mgB45{margin-bottom: 45px;}
.mgB50{margin-bottom: 50px;}
.mgB55{margin-bottom: 55px;}
.mgB60{margin-bottom: 60px;}
.mgB65{margin-bottom: 65px;}
.mgB70{margin-bottom: 70px;}
.mgB80{margin-bottom: 80px;}
.mgB165{margin-bottom: 165px;}
.mgB185{margin-bottom: 185px;}
.mgR10{margin-right: 10px;}
.mgR20{margin-right: 20px;}
.txtR{text-align: right;}
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
/* 個人情報取扱ページ、スタティックで作ってたやつ持ってきて#guideで優先度上げて移植 ここまで */
/* ギフトページ */
h3.gifttitle{
  font-size: 1.3rem;
  color:#555;
  padding:0.25em 0.5em;
  border-left:solid 5px #d1cfcf;
  border-bottom:solid 1px #d1cfcf;
}
h4.gifttitle{
  font-size: 1rem;
  color:#333;
  padding: 0.5em;
  background:#f9f6f6;
}
h5.gifttitle{
  text-align:center;
  font-size: 1.1rem;
  color:#999;
  padding:20px 0 10px 0;
}
h6.gifttitle{
  text-align:center;
  font-size: 1rem;
  color:#999;
  padding:0 0 10px 0;
}
p.gift{
  padding: 10px;
}
/* ワッペンページ */
h3.patch_text {
  font-size: 0.8rem;
  font-weight: normal;
  color: #777;
  margin: 30px;
}
h2.patch_subtitle {
  font-size: 1.1rem;
  font-weight: bold;
  /* border-bottom: solid 1px #ccc; */
  color: #777;
  line-height: 24px;
  height: 24px;
  padding: 0.25em 0.5em;
  margin: 30px;
  text-align: left;
  border-left: solid 5px #e74c3c;
}
/*p.patch_section1 {
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 24px;
  margin: 30px;
  color: #777;
}*/
.media_01{
  background: #ffffff;
  padding: 20px;
  overflow: hidden;
  margin: 20px;
  border: 1px solid #cccccc;
}
.media{
  background: #FFF;
  padding: 20px;
  overflow: hidden;
}
.media__image {
  float: left;
  margin-right: 10px;
}
.media__summary{
  overflow:hidden;
}
h2.media__heading {
  font-size: 0.9rem;
  color: #cacaca;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px dotted #cccccc;
}
h2.media__heading_00{
  font-size: 0.9rem;
  color: #cacaca;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  /* border-bottom: 1px dotted #cccccc; */
}
h2.media__heading_00:before{
  background-color: #aaa;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 8px 0 0;
  width: 5px;
}
h3.pach_text {
  font-size: 0.8rem;
  font-weight: normal;
  color: #777;
  margin: 30px;
}
h4.patch_text {
  margin: 40px 20px 20px 20px;
  padding: 20px;
  /* border: 1px solid #cccccc; */
  font-size: 0.8rem;
  color: #777;
  text-align: center;
  background-color: #f1f1f1;
}
p.box {
  border-bottom: 1px dotted #cccccc;
  margin: 0px 20px 0 20px;
}
p.media__text{
  color: #777;
}
a.btn_patch.btn_wide:hover{
  color: #e74c3c;
}
a.btn_patch.btn_wide{
  color: #777;
}
.btn_patch{
  background-color: #FFF;
  border: 1px solid #999;
  text-decoration: none!important;
  text-align: center;
}
.btn_wide{
  display: table;
  font-size: 1rem;
  min-width: 340px;
  margin: 0 auto;
  padding: 16px 20px;
}
/* ワッペン_ボタン(toppage) */
a.wappen_btn:hover {
    color: #e74c3c;
}
a.wappen_btn {
    display: inline-block;
    width: 170px;
    padding: 0.8em;
    text-align: center;
    text-decoration: none;
    color: #999;
    border: 1px solid #999;
    border-radius: 3px;
    transition: .4s;
    font-size: 13px;
}
.container_wappen{
    text-align: right;
    padding-top: 20px;
}
/* ワッペンボタン(商品カテゴリ) */
.container_wappen_ct {
    text-align: right;
    margin-right: 10px;
    margin-bottom: 20px;
}
a.wappen_textlink {
  text-decoration: none;
  color: #999;
  font-size: 13px;}
a.wappen_textlink:hover {
    color: #000;
}
/* カテゴリボタン（一覧ページ） */
.Categorybtn{
    width:130px;
    height:50px;
    line-height:50px;
    display:inline-block;
    margin-right: 19px;
}
.Categorybtn a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#FFFFFF;
    text-align:center;
    border:4px solid #E6E6E6;
    color:#000000;
    font-size:15px;
    font-weight:bold;
    border-radius:12px;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    margin: 5px 0;
}
.seriesbtn{
    width:400px;
    height:50px;
    line-height:50px;
    display: block;
    margin: auto;
}
.seriesbtn a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#E6E6E6;
    text-align:center;
    border:1px solid #FFFFFF;
    color:#000000;
    font-size:15px;
    font-weight:bold;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}
.seriesbtn a:hover{
    background:#E6E6E6;
    color:#000000;
    margin-left:0px;
    margin-top:0px;
    border:1px solid #FFFFFF;
    box-shadow:none;
}
}
/**
 * CART pages
 */
.cart-section #contact {
  margin: 0 0 0 auto;
}
.cart-section #contact table {
  width: 100%;
}
.cart-section #contact #center1 .centerbox .title1 {
  font-size: 20px;
  line-height: 24px;
  color: #222;
  font-weight: normal;
  background: none;
  border-bottom: solid 1px #ccc;
  padding-top: 35px;
  padding-left: 0;
  padding-bottom: 11px;
  margin-bottom: 35px;
}
.cart-section #contact #center1 .centerbox .mainFrame {
  padding: 0;
  background-color: transparent;
}
.cart-section #contact #center1 .centerbox .mainCont {
  padding: 0;
  color: #777;
}
/*.cart-section #contact .mainFrame .mainCont h4::first-letter {
  visibility: hidden;
}*/
.cart-section #contact .mainFrame .mainCont h4 {
  /*text-indent: -5px;*/
  background-color: #dedede;
  display: block !important;
  font-size: 15px;
  line-height: 28px;
  color: #222;
  font-weight: normal;
  margin-bottom: 20px;
  padding-left: 10px;
}
.cart-section #contact .mainFrame .mainCont form[name="MODIFY"] h4 {
  margin-top: 25px;
}
.cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor1 {
  background-color: transparent;
}
.cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td {
  border: none;
}
.cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 {
  padding: 0;
}
.cart-section #contact table td {
  padding: 0;
}
.cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td {
  border-bottom: solid 1px #ccc;
}
.cart-section #contact #center1 .centerbox .mainCont input[name="QUANTITY"] {
  background-image: url(https://www.kyototo.live/pic-labo/henkou-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 60px;
  height: 30px;
  margin: 0;
  padding: 0;
  margin-left: 13px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
.cart-section #contact #center1 .centerbox .mainCont input[value="削除"] {
  background-image: url(https://www.kyototo.live/pic-labo/sakujo2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
  /**
   * Cart1ページ目
   */
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"][action="https://cart6.shopserve.jp/-/kyototo.live/cart.php"] .bordlayoutp3 {
    transform: translateY(-40px);
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr:first-child {
    height: 50px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form:first-of-type .bordlayoutp3:first-of-type tr:first-child td:nth-of-type(1){
    visibility: visible;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form:first-of-type .bordlayoutp3:first-of-type table td,
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form:first-of-type .bordlayoutp3:first-of-type table td > a {
    font-size: 13px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr:first-child td:nth-of-type(3){
    text-align: center !important;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table tbody tr:not(:first-of-type):not(:last-of-type) td{
    text-align: left !important;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table tbody tr:not(:first-of-type):not(:last-of-type) td:nth-of-type(2){
    text-align: left !important;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table tbody tr:not(:first-of-type):not(:last-of-type) td:nth-of-type(3){
    text-align: right !important;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type tr:not(:first-of-type) {
    height: 100px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type tr:last-of-type {
    height: 45px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form:first-of-type .bordlayoutp3:first-of-type tr:last-of-type td {
    height: 45px;
    font-size: 20px;
    color: #222;
  }
form[name="MODIFY"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/cart.php"] div.bordlayoutp3 a#_gaBUSINESS {
  text-align: left !important;
  display: block;
}
  #contact #center1 form[style*="none"][name="LOGOUT"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/cart.php"] ~ p[class="center"] {
    text-align: left !important;
  }
  form[style*="none"][name="LOGOUT"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/cart.php"] + p[class="center"] > a[href="Javascript:void(0)"][id="cartBtnCheckout"][onclick="JavaScript:gonext(document.NEXT)"] > img {
    margin-top: 40px;
  }
  /* ご購入手続き(未ログイン状態)*/
  #cart-php form[name="NEXTM"] input[value="ログイン"] {
    background-image: url(https://www.kyototo.live/pic-labo/login.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    width: 120px !important;
    height: 39px !important;
    padding: 0 !important;
    margin: 12px 0 0 !important;
    overflow: hidden !important;
    text-indent: 200% !important;
    white-space: nowrap !important;
    font-size: 500px !important;
  }
  #cart-php form[name="NEXTM"] input[value="会員登録して購入手続きへ進む"] {
    background-image: url(https://www.kyototo.live/pic-labo/kaiintouroku.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    width: 160px !important;
    height: 40px !important;
    padding: 0 !important;
    margin: 12px 0 0 !important;
    overflow: hidden !important;
    text-indent: 200% !important;
    white-space: nowrap !important;
    font-size: 500px !important;
  }
  #cart-php a#forget {
    display: block;
    text-align: center;
    margin-top: 25px;
    padd
    border-bottom: 1px solid #ccc;
    text-decoration: none !important;
  }
  #cart-php form[name="NEXTM"] .backcolor2 {
    border-bottom: solid 1px #ccc !important;
    padding-bottom: 20px !important;
  }
  #cart-php form[name="NEXTM"] .bordlayoutp3:first-of-type tr:nth-of-type(2) td:nth-of-type(1) table tr {
   height: auto !important;
  }
  #cart-php form[name="NEXTM"] .bordlayoutp3:first-of-type tr:nth-of-type(2) td:nth-of-type(1) table td {
   height: 40px !important;
   padding: 0 !important;
  }
  #cart-php form[name="NEXTM"] .bordlayoutp3:first-of-type tr:nth-of-type(2) td:nth-of-type(1) table td input {
    width: 190px !important;
    height: 12px !important;
  }
  /* 会員登録手続へボタン押したあと*/
  #cart-php form[name="NEWMEM"] {
    margin-top: 50px;
  }
  #cart-php form[name="NEWMEM"] h3.title1 {
    height: auto;
  }
  #cart-php form[name="NEWMEM"] table td {
    text-align: left !important;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont #newMemberArea table tbody tr {
    height: auto !important;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont #newMemberArea table tbody tr:nth-of-type(5) td,
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont #newMemberArea table tbody tr:nth-of-type(8) td,
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont #newMemberArea table tbody tr:nth-of-type(22) td {
    padding-top: 30px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont #newMemberArea table tbody tr td {
    text-align: left !important;
    border-bottom: none !important;
    padding-bottom: 7px;
    vertical-align: top;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont #newMemberArea table tbody tr td input {
    display: inline-block;
    margin-bottom: 4px;
    width: 225px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont #newMemberArea table tbody tr td input[name^="Zip"],
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont #newMemberArea table tbody tr td input[name^="Tel"],
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont #newMemberArea table tbody tr td input[name^="Fax"] {
    width: 38px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont #newMemberArea table tbody tr td input[name^="Notice"],
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont #newMemberArea table tbody tr td input[name^="Agree"] {
    width: auto;
  }
  #cart-php label[for="agree"] {
    font-size: 13px;
    margin-top: -4px;
  }
  /**
   * Cart1ページここまで
   */
   /**
    * Cart2ページ目
    */
    div[style="width:95%;"] {
     width: 100% !important;
   }
   /**
    * IE11
    */
    @media all and (-ms-high-contrast:none){
      div[style="width: 95%;"] {
      width: 100% !important;
    }
}
  .cart-section #contact #center1 .centerbox .mainCont input[value="戻る"] {
    background-image: url(https://www.kyototo.live/pic-labo/buy_bk2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 120px;
    height: 39px;
    padding: 0;
    margin: 12px 0 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  #regi-php .cart-section #contact #center1 .centerbox .mainFrame .mainCont > .bordlayoutp3 {
    transform: translateY(-40px);
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type tr {
    background-color: transparent;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type td {
    font-size: 13px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type tr:first-of-type td:nth-of-type(1) {
    visibility: visible;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type tr:first-of-type td:nth-of-type(2) {
    text-align: left;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type tr:first-of-type td:nth-of-type(5),
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type tr:not(:first-of-type) td:nth-of-type(5) {
    text-align: right !important;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type tr:last-of-type td {
    font-size: 13px;
    color: #777;
    height: 40px;
    border-bottom: none;
  }
  /* ご購入手続き */
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3:first-of-type tr:first-of-type td:nth-of-type(1) {
    visibility: visible;
    text-align: left !important;
  }
.cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 tr:first-child td:nth-of-type(3) {
  text-align: left !important;
}
  /*ここから2ページ目購入者情報以下エリア*/
  /**/
  /* 2ページ目 購入者情報 */
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3 {
    margin-bottom: 50px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 table tbody td {
    border-bottom: none;
    font-size: 13px;
    text-align: left !important;
    padding-top: 0;
    padding-bottom: 9px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 td > font[color="#FF0000"] {
    display: none;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 td > div > label:not(.has-error) {
    visibility: hidden;
  }/* inputのラベル非表示(エラーメッセージは除く) */
  /* 2ページ目 お届け先 */
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .layoutp3 table {
    border: none;
  }
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .layoutp3 table.border tbody tr td {
    padding: 0;
  }
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .layoutp3 {
    margin: 25px 0 15px;
  }
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .layoutp3 .backcolor2 tr:nth-of-type(1) {
    border-bottom: solid 1px #ccc;
  }
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .layoutp3 .backcolor2 tr:nth-of-type(1) strong {
    color: #222;
    font-size: 13px;
    margin-left: 3px;
  }
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .layoutp3 .backcolor2 tr:nth-of-type(2) strong {
    font-size: 13px;
    margin-left: 3px;
    font-weight: normal;
  }
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .layoutp3 .backcolor2 td {
    height: 45px;
  }
  /* 2ページ目 お支払い方法*/
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 {
    margin-top: 20px;
    text-align: left !important;
  }
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 table.border tbody tr td.side.backcolor2 {
    padding: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ccc;
    display: block;
    width: 100%;
  }
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 table.border tbody tr:last-of-type td.side.backcolor2 {
    border-bottom: none;
  }
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 table.border tbody tr td.backcolor1 {
    background-color: transparent;
    padding: 0;
  }
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 table.border tbody tr td.backcolor1 strong {
    color: #222;
  }
  #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 table.border tbody tr td.side.backcolor2 p{
    margin-top: 8px;
    padding: 0;
  }
  p[class="left"][style="width:95%;margin:0 auto;"] {
    width: 100% !important;
  }
#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 input[value="カード情報を入力する"] {
  background-color: transparent !important;
  background-image: url(https://www.kyototo.live/pic-labo/credit.jpg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 190px;
  height: 30px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  margin-bottom: 7px;
  }
#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] .bordlayoutp3 input[value="　 次へ　 "][class="regi_next"] {
  background-image: url(https://www.kyototo.live/pic-labo/buy_nx2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 120px;
  height: 39px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  }
  /*
   *２ページ目別お届け先を選択した場合
   */
  /* ご注文内容*/
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type {
    transform: translateY(-40px);
    margin: 0;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type tr {
    height: 50px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type tr:not(:first-of-type) {
    border-top: solid 1px #ccc;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type tr:not(:first-of-type):not(:nth-last-of-type(-n+2)) {
    height: 100px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type tr td {
    padding-bottom: 0;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type tr:first-of-type td:nth-of-type(3) {
    text-align: right !important;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type tr td:nth-of-type(1),
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type tr td:nth-of-type(4) {
    text-align: center !important;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type tr:nth-last-of-type(-n+2) td {
    text-align: right !important;
  }
/* 2017-02-21 カート崩れるので */
  #regi-php .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type tr:nth-last-of-type(2) td:nth-of-type(2) {
    text-align: left !important;
  }
  #regi-php .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type tr:nth-last-of-type(2) td:nth-of-type(1) {
    text-align: center !important;
  }
  #regi-php .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > .bordlayoutp3:first-of-type tr:nth-last-of-type(2) td:nth-of-type(4) {
    text-align: center !important;
  }
  #regi-php #contact #center1  form[name="NEXT"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"][novalidate="novalidate"] input[type="hidden"][name="DELIVORD_IDLIST"] ~ div.right + .bordlayoutp3 table:nth-of-type(2) tr td:nth-of-type(3) {
    text-align: left !important;
  }
/* 2017-02-21 カート崩れるので */
  #contact #center1 form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] input[id="otherAddress"][value="アドレス帳から選ぶ"] {
    background-image: url(https://www.kyototo.live/pic-labo/choice_add.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 150px !important;
    height: 30px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    cursor: pointer;
  }
  /* アドレス帳の確認 */
  #center3 input[type="submit"][class="button1"][value="　　決定　　"] {
    background-image: url(https://www.kyototo.live/pic-labo/decide.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 122px !important;
    height: 40px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    cursor: pointer;
  }
  #center3 input[type="button"][class="button1"][value="キャンセル"] {
    background-image: url(https://www.kyototo.live/pic-labo/nodecide.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 122px !important;
    height: 40px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    cursor: pointer;
  }
  /* お届け入力下部の注文商品情報 */
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > div:nth-of-type(3) table:nth-of-type(2) {
    margin-top: 35px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > div:nth-of-type(3) table:nth-of-type(2) tr {
    border-top: solid 1px #ccc;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > div:nth-of-type(3) table:nth-of-type(2) tr:not(:first-of-type) {
    height: 50px;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > div:nth-of-type(3) table:nth-of-type(2) tr:first-of-type {
    background-color: transparent;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > div:nth-of-type(3) table:nth-of-type(2) td {
    padding: 0;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > div:nth-of-type(3) table:nth-of-type(2) td:first-child {
    width: 50%;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > div:nth-of-type(3) table:nth-of-type(2) td:nth-of-type(2) {
    text-align: right !important;
  }
  .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"] > div:nth-of-type(3) table:nth-of-type(2) td:nth-of-type(3) {
    text-align: right !important;
  }
  /* お届け先の最下部 謎の商品情報テーブル */
  #contact #center1  form[name="NEXT"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"][novalidate="novalidate"] input[type="hidden"][name="DELIVORD_IDLIST"] ~ div.right + .bordlayoutp3 table:nth-of-type(2) {
    margin-top: 70px;
  }
  #contact #center1  form[name="NEXT"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"][novalidate="novalidate"] input[type="hidden"][name="DELIVORD_IDLIST"] ~ div.right + .bordlayoutp3 table:nth-of-type(2) tr:first-of-type td {
    border-top: solid 1px #ccc;
    padding-top: 90px;
  }
  #contact #center1  form[name="NEXT"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"][novalidate="novalidate"] input[type="hidden"][name="DELIVORD_IDLIST"] ~ div.right + .bordlayoutp3 table:nth-of-type(2) tr {
    background-color: transparent;
    height: 30px;
    border-bottom: solid 1px #ccc;
  }
  #contact #center1  form[name="NEXT"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/regi.php"][novalidate="novalidate"] input[type="hidden"][name="DELIVORD_IDLIST"] ~ div.right + .bordlayoutp3 table:nth-of-type(2) td {
    vertical-align: middle;
    padding: 10px 0;
  }
  /**
   * Cart2ページ目ここまで
   */
   /**
    * Cart3ページ目
    */
   #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3 {
     margin-bottom: 10px;
   }/* 3ページ目各セクションの間隔とる*/
   #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] input[value="戻る"] {
     margin-top: 0;
     height: 40px;
   }
   #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] input[value="　この内容で注文する　"][class="regi_next"] {
     background-image: url(https://www.kyototo.live/pic-labo/chumon.jpg);
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
     width: 160px;
     height: 40px;
     margin: 0;
     padding: 0;
     overflow: hidden;
     text-indent: 200%;
     white-space: nowrap;
     }
   #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] input[value="編集"] {
     background-image: url(https://www.kyototo.live/pic-labo/edit.jpg);
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
     width: 60px;
     height: 30px;
     margin: 0;
     padding: 0;
     overflow: hidden;
     text-indent: 200%;
     white-space: nowrap;
     }
   #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] input[value="別の住所に送る"] {
     background-image: url(https://www.kyototo.live/pic-labo/betsujuusho.jpg);
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
     width: 150px;
     height: 30px;
     margin: 0;
     padding: 0;
     overflow: hidden;
     text-indent: 200%;
     white-space: nowrap;
     }
    /* ご注文内容 */
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] > p[align="center"] {
      text-align: left;
      margin: 20px 0 40px;
    }
    .cart-section #contact .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] h4 {
      margin-top: 80px;
    }
    .cart-section #contact .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] div[class="right"][style="width:95%;margin:-1.6em auto 0;"] {
      transform: translateY(-65px);
    }
    .cart-section #contact .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] div[class="right"][style="width:95%;margin:-1.6em auto 0;"]:first-of-type {
      transform: translateY(-90px);
    }
    .cart-section #contact .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] div[class="right"][style="width:95%;margin:-1.6em auto 0;"]:first-of-type {
      transform: translateY(-90px);
    }
    #contact #center1 .centerbox .mainFrame .mainCont  form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3 tr.backcolor1 {
      background-color: transparent;
    }
    /**
     * IE11対応
     */
    @media all and (-ms-high-contrast:none){
      .cart-section #contact .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] div[class="right"][style*="-1.6em"] {
        transform: translateY(-65px);
      }
      .cart-section #contact .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] div[class="right"][style*="-1.6em"]:first-of-type {
        transform: translateY(-90px);
      }
      .cart-section #contact .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] div[class="right"][style*="-1.6em"]:first-of-type {
        transform: translateY(-90px);
      }
    }
    /* カート3ページ目は .bordlayoutp3がdivだが手前にdivが1個存在するので
                      .bordlayoutp3:nth-of-type($hoge) の$hoge は偶数になる
    */
    #contact #center1 .centerbox .mainFrame .mainCont  form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(2)  {
      /*transform: translateY(-48px);*/
      margin-top: -48px;
    }
    #contact #center1 .centerbox .mainFrame .mainCont  form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(2) tr:first-of-type td:nth-of-type(1) {
      visibility: hidden;
    }
    #contact #center1 .centerbox .mainFrame .mainCont  form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(2) tr:first-of-type td:nth-of-type(2) {
      text-align: left;
    }
    #contact #center1 .centerbox .mainFrame .mainCont  form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(2) tr td:last-of-type {
      text-align: right !important;
    }
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(2) tr:not(:first-of-type):not(:nth-last-of-type(-n+4)) {
      height: 100px;
    }
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(2) tr:nth-last-of-type(-n+4):not(:last-of-type) td{
      height: 35px;
      padding: 0 4px;
      text-align: right !important;
    }
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(2) tr:last-of-type td{
      height: 50px;
      padding: 0 4px;
      font-size: 20px;
      color: #222;
      border-bottom: none;
    }
    #contact #center1 .centerbox .mainFrame .mainCont  form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3 table td {
      font-size: 13px;
    }
    /* お支払い方法 */
    /*#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(4) tr:first-of-type td{
      display: none;
    }*/
    /*#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(4) tr {
      transform: translateY(-50px);
    }*/
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(4) tr td{
      color: #222;
      font-weight: bold;
      border: none;
    }
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(4) tr:nth-of-type(2) td a[onclick="displayPaymethodContent();"]{
      color: #222;
      font-weight: normal;
    }
    /* 購入者情報 */
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(6) table tbody tr:first-of-type  {
      height: 40px;
    }
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(6) table tbody tr td {
      border: none;
      text-align: left !important;
      height: 40px;
    }
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(6) table tbody tr td:nth-of-type(1n) {
      width: 177px !important;
    }
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(6) table tbody tr td:nth-of-type(2n) {
      font-weight: bold;
      color: #222;
      width: auto !important;
    }
    /* お届け先情報 */
    /*#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(8) table tbody tr:first-of-type td {
      display: none;
    }
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(8) tr {
      transform: translateY(-50px);
    }*/
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(8) table tbody tr td {
      border: none;
      color: #222;
      font-weight: bold;
    }
    /* 以下のアンケートにお答えください */
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(10) table tbody tr:first-of-type td {
      border: none;
      font-weight: normal;
    }
    #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:nth-of-type(10) table tbody tr:not(:first-of-type) td {
      border: none;
      color: #222;
      font-weight: bold;
    }
    #regi-php #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"][action="https://cart6.shopserve.jp/-/kyototo.live/order.php"] .bordlayoutp3:not(:first-of-type) table tbody tr td {
      text-align: left !important;
    }
    /**
     * Cart3ページ目ここまで
     */
    /**
     * Cart4ページ目
     */
    #contact #center1 .centerbox .mainCont input[value="ショップに戻る"],
    #contact #center1 .centerbox .mainCont input[value="ショップに戻る"]:hover {
      background-image: url(https://www.kyototo.live/pic-labo/shopback.jpg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 160px;
      height: 40px;
      margin: 0;
      padding: 0;
      overflow: hidden;
      text-indent: 200%;
      white-space: nowrap;
    }
    /* ご注文ありがとうございます */
    #order-php .cart-section #contact #center1 .centerbox .mainFrame .mainCont > .bordlayoutp3:first-of-type table {
      position: relative;
      margin-top: 60px;
    }
    #order-php .cart-section #contact #center1 .centerbox .mainFrame .mainCont > .bordlayoutp3:first-of-type table:before{
      content: "ご注文内容";
      position: absolute;
      top: -30px;
      left: 0;
      font-size: 15px;
      width: 100%;
      padding: 3px 0 3px 15px;
      text-align: left;
      background-color: #dedede;
    }
    .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type tr:first-of-type td:nth-of-type(1)[width="30%"][align="left"] {
      visibility: visible;
    }
    .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type tr:nth-of-type(2) td {
      font-size: 13px;
      color: #777;
    }
    .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3:first-of-type tr.backcolor2:first-of-type  {
      height: 45px;
    }
    #order-php .cart-section #contact #center1 .centerbox .mainFrame .mainCont > .bordlayoutp3:first-of-type table td {
      border-bottom: solid 1px #ccc;
      border-top: none;
    }
    /* 会員登録 */
    .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[action="https://cart6.shopserve.jp/-/kyototo.live/regist.php"] {
      margin-top: 65px;
    }
    .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[action="https://cart6.shopserve.jp/-/kyototo.live/regist.php"] .bordlayoutp3:first-of-type table tbody tr:first-of-type td:nth-of-type(1) {
      visibility: visible;
      text-align: left !important;
    }
    .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[action="https://cart6.shopserve.jp/-/kyototo.live/regist.php"] .bordlayoutp3:first-of-type tr:first-of-type td {
      font-size: 20px;
      color: #222;
    }
    .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[action="https://cart6.shopserve.jp/-/kyototo.live/regist.php"] .bordlayoutp3:first-of-type tr:nth-of-type(2) td {
      font-size: 13px;
      color: #777;
    }
    .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[action="https://cart6.shopserve.jp/-/kyototo.live/regist.php"] .bordlayoutp3:first-of-type  tr:nth-of-type(2) td.side.backcolor2 {
      padding: 0;
      padding-top: 40px;
    }
    .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[action="https://cart6.shopserve.jp/-/kyototo.live/regist.php"] .bordlayoutp3:first-of-type tr:nth-of-type(2) td:nth-of-type(1) table tbody tr {
      height: 30px;
    }
    .cart-section #contact #center1 .centerbox .mainFrame .mainCont form[action="https://cart6.shopserve.jp/-/kyototo.live/regist.php"] .bordlayoutp3:first-of-type tr:nth-of-type(2) td:nth-of-type(1) table tbody tr td {
      padding-top: 10px;
      padding-bottom: 10px;
      text-align: left !important;
    }
    /* ログイン済みで注文完了した場合*/
    #order-php input[onclick="go_continue_page();return false;"][value="ショップに戻る"] {
      margin-top: 50px !important;
    }
    /* 未ログインで注文完了した場合 */
    #order-php #contact #center1 input[type="submit"][value="会員登録する"] {
      background-image: url(https://www.kyototo.live/pic-labo/regst_rec.jpg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 160px !important;
      height: 40px;
      margin: 0;
      padding: 0;
      overflow: hidden;
      text-indent: 200%;
      white-space: nowrap;
      cursor: pointer;
    }
    #order-php #contact #center1 input[type="button"][value="登録せずに買い物を終了する"] {
      background-image: url(https://www.kyototo.live/pic-labo/regst_norec.jpg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 230px !important;
      height: 40px;
      margin: 0;
      padding: 0;
      overflow: hidden;
      text-indent: 200%;
      white-space: nowrap;
      cursor: pointer;
    }
    /**
     * Cart4ページ目ここまで
     */
/**
 * ログインページ
 */
  /**
   * ログイン1ページ目
   */
  #enter {
    width: 765px !important;
    margin: auto;
    margin-top: 20px;
  }
  #enter #bread {
    /*background-image: url(https://www.kyototo.live/pic-labo/bg_breadcrumbs.gif);*/
    display: inline-block;
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 2px 18px 2px 0px;
    margin: 0px 0 30px 0;
    line-height: 18px;
    height: 18px;
    font-size: 11px;
    color: #555;
  }
#enter .centerbox,
#enter .mainCont {
  padding: 0
}
  #enter h3.title1 {
    background-color: transparent;
    color: #222;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    border-bottom: solid 1px #ccc;
    margin: 0 0 35px 0;
    padding:0 0 10px 0;
  }
  form[name="Login"][action="https://cart6.shopserve.jp/-/kyototo.live/login.php"] {
    padding-bottom: 35px;
    border-bottom: solid 1px #ccc;
  }
  form[name="Login"][action="https://cart6.shopserve.jp/-/kyototo.live/login.php"] td {
    font-size: 13px;
    color: #777;
    padding-bottom: 10px !important;
  }
  form[name="Login"][action="https://cart6.shopserve.jp/-/kyototo.live/login.php"] td input {
    font-size: 13px;
    border: solid 1px #ccc;
  }
  #center3 form[name="Login"][action="https://cart6.shopserve.jp/-/kyototo.live/login.php"] td input[value="ログイン"] {
    background-image: url(https://www.kyototo.live/pic-labo/login.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 120px;
    height: 39px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    margin-top: 15px;
    cursor: pointer;
  }
  #center3 input[value="閉じる"],
  #center3 input[value="閉じる"]:hover {
    background-image: url(https://www.kyototo.live/pic-labo/close.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 80px !important;
    height: 30px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  #center3 {
    font-size: 13px;
  }
  /**
   * 1ページ目 新規会員
   */
  form[name="NEWMEM"][action="https://cart6.shopserve.jp/-/kyototo.live/newmem.php"] p {
    color: #777;
  }
  form[name="NEWMEM"][action="https://cart6.shopserve.jp/-/kyototo.live/newmem.php"] a[href="javascript:void(0);"][onclick="Javascript:showNgWord();"] {
    font-size: 11px;
    margin-bottom: 30px;
    display: block;
  }
  form[name="NEWMEM"][action="https://cart6.shopserve.jp/-/kyototo.live/newmem.php"] #center3 .bordlayoutp3 tr.backcolor {
    background-color: rgb(222, 222, 222);
    font-size: 15px;
  }
  form[name="NEWMEM"][action="https://cart6.shopserve.jp/-/kyototo.live/newmem.php"] #center3 .bordlayoutp3 tr.backcolor > td {
    text-indent: -10px;
    overflow: hidden;
    color: #222;
    padding-top: 0;
    padding-bottom: 0;
  }
  form[name="NEWMEM"][action="https://cart6.shopserve.jp/-/kyototo.live/newmem.php"] #center3 .bordlayoutp3 td {
    border: none;
    color: #777;
    padding-top: 27px;
    padding-bottom: 27px;
  }
  form[name="NEWMEM"][action="https://cart6.shopserve.jp/-/kyototo.live/newmem.php"] #center3 input[value="会員登録する"] {
    background-image: url(https://www.kyototo.live/pic-labo/kaiin_touroku.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 160px !important;
    height: 40px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    cursor: pointer;
  }
  form[name="NEWMEM"][action="https://cart6.shopserve.jp/-/kyototo.live/newmem.php"] #center3 input[value="キャンセル"] {
    background-image: url(https://www.kyototo.live/pic-labo/kaiin_cancel.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 160px !important;
    height: 40px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    cursor: pointer;
  }
  /*ボタン左寄せにする*/
  form[name="NEWMEM"][action="https://cart6.shopserve.jp/-/kyototo.live/newmem.php"] > input[type="hidden"][name="CMD"][value="EXEC"] + table .bordlayoutp3.center {
    text-align: left !important;
  }
/**
 * マイページログイン >  新規会員登録 完了
 */
#center3 input[type="button"][onclick="location.href='https://cart6.shopserve.jp/-/kyototo.live/login.php'"][value="ログイン画面へ"] {
  background-image: url(https://www.kyototo.live/pic-labo/back_login_gs.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 150px !important;
  height: 30px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
  /**
   * 1ページ目 アイパス忘れた場合
   * マイページログイン >  会員ID・パスワードを忘れた場合
   */
  #center3 input[value="ログイン画面に戻る"],
  #center3 input[value="ログイン画面に戻る"]:hover {
    background-image: url(https://www.kyototo.live/pic-labo/bk_login.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 150px !important;
    height: 30px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    cursor: pointer;
  }
  form[name="FORGETPWD"][action="https://cart6.shopserve.jp/-/kyototo.live/forget.php"] ~ tbody .center {
    text-align: left !important;
  }
  /**
   * マイページログイン >  会員IDがわからない場合
   */
  form[name="SEEK"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/forget.php"] ~ tbody #center3 input[type="button"][onclick="Javascript:document.SEEK.submit();"][value="会員IDを確認する"] {
  background-image: url(https://www.kyototo.live/pic-labo/id_check_bl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
  }
/**
 * マイページログイン >  パスワードがわからない場合
 */
 form[name="SEEK"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/forget.php"] ~ tbody #center3 input[type="button"][onclick="Javascript:document.SEEK.submit();"][value="仮パスワードの発行"] {
 background-image: url(https://www.kyototo.live/pic-labo/kari_pass_bl.jpg);
 background-repeat: no-repeat;
 background-position: center;
 background-size: contain;
 width: 160px !important;
 height: 40px;
 margin: 0;
 padding: 0;
 overflow: hidden;
 text-indent: 200%;
 white-space: nowrap;
 cursor: pointer;
 }
  /**
   * 2ページ目(ログイン完了後)
   */
   #enter #bread {
    display: block;
    padding-right: 0;
    height: auto;
  }
  #bread > p {
    font-size: 20px;
    line-height: 24px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 8px;
    margin-top: 35px;
  }
  #bread > p > span[style="float:right;"] {
    margin: auto;
    font-size: 10px;
    margin-left: 20px;
  }
   #center3 input[value="お届け先別に切り替え"],
   #center3 input[value="お届け先別に切り替え"]:hover {
     background-image: url(https://www.kyototo.live/pic-labo/kirikae.jpg);
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
     width: 150px !important;
     height: 30px;
     margin: 0;
     padding: 0;
     overflow: hidden;
     text-indent: 200%;
     white-space: nowrap;
     cursor: pointer;
   }
   #center3 input[value="表示"],
   #center3 input[value="表示"]:hover {
     background-image: url(https://www.kyototo.live/pic-labo/log_hyouji.jpg);
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
     width: 60px !important;
     height: 30px;
     margin: 0;
     padding: 0;
     overflow: hidden;
     text-indent: 200%;
     white-space: nowrap;
     cursor: pointer;
     margin-left: 20px;
   }
   #center3 input[value="ログアウト"],
   #center3 input[value="ログアウト"]:hover {
     background-image: url(https://www.kyototo.live/pic-labo/logout.jpg);
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
     width: 160px !important;
     height: 40px;
     margin: 0;
     padding: 0;
     overflow: hidden;
     text-indent: 200%;
     white-space: nowrap;
     cursor: pointer;
   }
   #center3 input[value="閉じる"],
   #center3 input[value="閉じる"]:hover {
     background-image: url(https://www.kyototo.live/pic-labo/closeL.jpg);
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
     width: 160px !important;
     height: 40px;
     margin: 0;
     padding: 0;
     overflow: hidden;
     text-indent: 200%;
     white-space: nowrap;
     cursor: pointer;
   }
   a[href="javascript:void(0);"][onclick="javascript:OpenWishWindow('https://www.kyototo.live/SHOP/wishlist.php','wishlist','');return false;"] {
     display: block;
     margin-top: -7px;
     margin-bottom: 25px;
     padding-left: 30px;
     text-decoration: none !important;
     position: relative;
   }
   a[href="javascript:void(0);"][onclick="javascript:OpenWishWindow('https://www.kyototo.live/SHOP/wishlist.php','wishlist','');return false;"]:before {
     content: "＞";
     position: absolute;
     left: 0;
     top: 50%;
     transform: translateY(-50%);
   }
   form[name="list"][action="https://cart6.shopserve.jp/-/kyototo.live/history_deliv.php"] > div:first-of-type {
     margin-top: 15px;
     margin-bottom: 15px !important;
     color: #777;
   }
  /* 購入履歴テーブル */
  #center3 input[value="お届け先別に切り替え"][onclick="document.list.disp_page.value='deliv_page';document.list.submit();"] + .bordlayoutp3 table[style="margin-left:0;"] {
    margin: 3px 0 60px;
  }
  #center3 input[value="お届け先別に切り替え"][onclick="document.list.disp_page.value='deliv_page';document.list.submit();"] + .bordlayoutp3 table[style="margin-left:0;"] tr {
    background-color: transparent;
  }
  #center3 input[value="お届け先別に切り替え"][onclick="document.list.disp_page.value='deliv_page';document.list.submit();"] + .bordlayoutp3 table[style="margin-left:0;"] tr:first-of-type {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    height: 30px;
  }
  #center3 input[value="お届け先別に切り替え"][onclick="document.list.disp_page.value='deliv_page';document.list.submit();"] + .bordlayoutp3 table[style="margin-left:0;"] tr:not(:first-of-type) {
    border-bottom: solid 1px #ccc;
  }
  #center3 input[value="お届け先別に切り替え"][onclick="document.list.disp_page.value='deliv_page';document.list.submit();"] + .bordlayoutp3 table[style="margin-left:0;"] tr:not(:first-of-type) td {
    padding: 10px 0;
  }
  #center3 input[value="お届け先別に切り替え"][onclick="document.list.disp_page.value='deliv_page';document.list.submit();"] + .bordlayoutp3 table[style="margin-left:0;"] th {
    border: none;
    background-color: transparent;
    text-align: left;
    font-weight: normal;
    color: #777;
  }
  #center3 input[value="お届け先別に切り替え"][onclick="document.list.disp_page.value='deliv_page';document.list.submit();"] + .bordlayoutp3 table[style="margin-left:0;"] td {
    border: none;
    color: #777;
  }
  #center3 input[value="お届け先別に切り替え"][onclick="document.list.disp_page.value='deliv_page';document.list.submit();"] + .bordlayoutp3 table[style="margin-left:0;"] td a {
    color: #777;
  }
  /* h3見出し */
  #center3 form[name="DLINFO"][method="POST"][action="dlinfo.php"] ~ h3 {
    background-color: #dedede;
    font-size: 15px;
    line-height: 30px;
    padding-bottom: 0;
    padding-left: 10px;
    border-radius: 0;
    border: none;
    height: auto;
    margin-bottom: 20px;
  }
  /* アドレス帳・登録情報のH3とその隣接div */
  #center3 form[name="DLINFO"][method="POST"][action="dlinfo.php"] ~ h3:nth-of-type(3),
  #center3 form[name="DLINFO"][method="POST"][action="dlinfo.php"] ~ h3:nth-of-type(4) {
    margin-bottom: 10px;
  }
  #center3 form[name="DLINFO"][method="POST"][action="dlinfo.php"] ~ h3:nth-of-type(3) + div.mainCont,
  #center3 form[name="DLINFO"][method="POST"][action="dlinfo.php"] ~ h3:nth-of-type(4) + div.mainCont {
    margin-bottom: 50px;
  }
  #center3 form[name="DLINFO"][method="POST"][action="dlinfo.php"] ~ div:last-of-type {
    margin-bottom: 120px;
    text-align: left;
  }
  /**
   * 購入履歴表示 -> お届け先別に切り替え後
   */
  #center3 input[value="注文番号別に切り替え"],
  #center3 input[value="注文番号別に切り替え"]:hover {
    background-image: url(https://www.kyototo.live/pic-labo/order_change_gs.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 150px !important;
    height: 30px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    cursor: pointer;
  }
  form[name="list"][action="https://cart6.shopserve.jp/-/kyototo.live/history.php"] > div:first-of-type {
    margin-top: 15px;
    margin-bottom: 15px !important;
    color: #777;
  }
  #center3 form[name="list"][action="https://cart6.shopserve.jp/-/kyototo.live/history.php"] + table {
    margin-bottom: 60px;
  }
  #center3 form[name="list"][action="https://cart6.shopserve.jp/-/kyototo.live/history.php"] + table tr {
    background-color: transparent;
  }
  #center3 form[name="list"][action="https://cart6.shopserve.jp/-/kyototo.live/history.php"] + table tr:first-of-type {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    height: 30px;
  }
  #center3 form[name="list"][action="https://cart6.shopserve.jp/-/kyototo.live/history.php"] + table tr:not(:first-of-type) {
    border-bottom: solid 1px #ccc;
  }
  #center3 form[name="list"][action="https://cart6.shopserve.jp/-/kyototo.live/history.php"] + table th {
    border: none;
    background-color: transparent;
    text-align: left;
    font-weight: normal;
    color: #777;
  }
  #center3 form[name="list"][action="https://cart6.shopserve.jp/-/kyototo.live/history.php"] + table td {
    border: none;
    background-color: transparent;
    text-align: left;
    font-weight: normal;
    color: #777;
    padding: 10px 0;
  }
  #center3 form[name="list"][action="https://cart6.shopserve.jp/-/kyototo.live/history.php"] + table td a {
    font-weight: normal;
    color: #777;
  }
/**
 * マイページ > [ 購入履歴詳細（ご注文番号別） ] 注文詳細
 */
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/history_deliv.php"] + table #center3 .bordlayoutp3 table td,
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/history_deliv.php"] + table #center3 .bordlayoutp3 table td a,
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/history_deliv.php"] + table #center3 .bordlayoutp3 table tr {
  background-color: transparent;
  border: none;
  color: #777;
}
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/history_deliv.php"] + table #center3 .bordlayoutp3 table td {
  padding: 10px 0;
  border-bottom: solid 1px #ccc !important;
  border-top: solid 1px #ccc !important;
}
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/history_deliv.php"] + table #center3 .mainCont h4 {
  background-color: #ebebeb;
  padding: 5px 5px;
  margin-top: 30px
}
#center3 form[method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/reorder.php"] input[value="再注文へ進む"][type="submit"] {
  background-image: url(https://www.kyototo.live/pic-labo/reorder_bl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
/**
 * マイページ >[ 購入履歴詳細（お届け先別） ] 注文一覧
 */
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="meminfo.php"] + table #center3 .bordlayoutp3 table td,
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="meminfo.php"] + table #center3 .bordlayoutp3 table td a,
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="meminfo.php"] + table #center3 .bordlayoutp3 table tr {
  background-color: transparent;
  border: none;
  color: #777;
}
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="meminfo.php"] + table #center3 .bordlayoutp3 table td.backcolor3 table tr {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="meminfo.php"] + table #center3 .bordlayoutp3 table td.backcolor3 table td {
  vertical-align: middle;
}
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="meminfo.php"] + table #center3 .bordlayoutp3 table td.backcolor3 table tr:not(:first-of-type) td {
  padding: 10px 0;
}
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="meminfo.php"] + table #center3 .bordlayoutp3 table td.backcolor3 table tr td:nth-of-type(3) {
  text-align: center !important;
}
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="meminfo.php"] + table #center3 .bordlayoutp3 .layoutp3 .border_none td {
  display: block;
  width: 100% !important;
  padding: 5px 10px;
  background-color: #ebebeb;
  text-align: left;
}
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="meminfo.php"] + table #center3 .bordlayoutp3 .layoutp3 .border_none .send_info {
  margin-top: 35px;
}
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="meminfo.php"] + table .send_to_name,
form[name="APPLICATIONDETAILDELIVE"][method="POST"][action="meminfo.php"] + table .send_to_name_sama {
  font-weight: normal;
  font-size: 15px;
}
/**
 * マイページ > アドレス帳
 */
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] table {
  color: #777;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] table tr {
  background-color: transparent !important;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  height: 30px;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] table th,
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] table td {
  color: #777 !important;
  font-weight: normal !important;
  border: none;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] table td {
  padding: 10px 0;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] table td a {
  color: #777;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] input[type="submit" ][value="アドレスを追加する"] {
  background-image: url(https://www.kyototo.live/pic-labo/address_add_gs.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 150px !important;
  height: 30px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] input[type="button"][value="アドレスを削除する"] {
  background-image: url(https://www.kyototo.live/pic-labo/address_delete_gs.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 150px !important;
  height: 30px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
/**
 * マイページ >  アドレス帳 >  アドレスの新規登録
 */
 #center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] input[type="hidden"][name="CMD"][value="EXEC"] + div.bordlayoutp3 table {
   margin: 40px 0 20px;
 }
 #center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] input[type="hidden"][name="CMD"][value="EXEC"] + div.bordlayoutp3 table td {
   background: transparent;
 }
 #center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] input[type="submit"][value="アドレス帳に追加する"] {
   background-image: url(https://www.kyototo.live/pic-labo/note_add_bl.jpg);
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
   width: 230px;
   height: 40px;
   margin: 0;
   padding: 0;
   overflow: hidden;
   text-indent: 200%;
   white-space: nowrap;
   cursor: pointer;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] input[type="button"][value="キャンセル"][onclick="javascript:location.href='https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php';"] {
  background-image: url(https://www.kyototo.live/pic-labo/cancel_gl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
/**
 * マイページ >  アドレス帳 >  アドレスの編集
 */
#center3 form[name="DLEDT"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] input[type="submit"][value="編集を保存する"] {
  background-image: url(https://www.kyototo.live/pic-labo/change_bl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
#center3 form[name="DLEDT"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php"] input[type="button"][value="キャンセル"][onclick="javascript:location.href='https://cart6.shopserve.jp/-/kyototo.live/dlinfo.php'"] {
  background-image: url(https://www.kyototo.live/pic-labo/cancel_gl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
/**
 * マイページ > アドレス帳 > グループ
 */
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] + .bordlayoutp3 table {
  color: #777;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] + .bordlayoutp3 table tr {
  background-color: transparent;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  height: 30px;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] + .bordlayoutp3 table tr:first-of-type th:nth-of-type(2) {
  text-align: left;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] + .bordlayoutp3 table th,
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] + .bordlayoutp3 table td {
  color: #777;
  font-weight: normal;
  border: none;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] + .bordlayoutp3 table td {
  padding: 10px 0;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] + .bordlayoutp3 table td a {
  color: #777;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] input[type="submit"][name="GRPADD"][value="グループを作成する"] {
  background-image: url(https://www.kyototo.live/pic-labo/group_make_gs.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 150px !important;
  height: 30px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] input[type="submit"][value="名称変更"] {
  background-image: url(https://www.kyototo.live/pic-labo/name_change_gs.jpg );
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 80px;
  height: 30px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
#center3 form[action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] input[type="button"][value="削除"] {
  background-image: url(https://www.kyototo.live/pic-labo/delete_gs.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 60px;
  height: 30px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
/**
 * マイページ >  アドレス帳 >  グループ >  グループの作成
 */
form[name="GROUP"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] #center3 input[type="submit"][value="作成する"] {
  background-image: url(https://www.kyototo.live/pic-labo/make_bl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
form[name="GROUP"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] #center3 input[type="button"][value="キャンセル"] {
  background-image: url(https://www.kyototo.live/pic-labo/cancel_gl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
/**
 * マイページ >  アドレス帳 >  グループ >  グループ名の変更
 */
form[name="GROUP"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/group.php"] #center3 input[type="submit"][value="変更する"] {
  background-image: url(https://www.kyototo.live/pic-labo/change_bl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
/**
 * マイページ >  会員情報の確認・編集
 */
form[name="MAILCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] ~ table,
form[name="MAILCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] ~ table a{
  color: #777;
}
form[name="MAILCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] ~ table #center3 .centerbox > h3:not(:first-of-type) {
  margin-top: 45px;
}
form[name="MAILCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] ~ table #center3 .centerbox .bordlayoutp3 table th {
  color: #777;
  font-weight: normal;
  border: none;
}
form[name="MAILCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] ~ table #center3 .centerbox .bordlayoutp3 table td {
  border: none;
  padding: 10px 0;
}
form[name="MAILCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] ~ table #center3 input[type="button"][value="新規登録"] {
  background-image: url(https://www.kyototo.live/pic-labo/new_regist_gs.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width: 80px !important;
height: 30px;
margin: 0;
padding: 0;
overflow: hidden;
text-indent: 200%;
white-space: nowrap;
cursor: pointer;
}
form[name="MAILCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] ~ table #center3 input[type="button"][value="マイページトップへ戻る"] {
  background-image: url(https://www.kyototo.live/pic-labo/back_mypage_bl.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width: 240px;
height: 40px;
margin: 0;
padding: 0;
overflow: hidden;
text-indent: 200%;
white-space: nowrap;
cursor: pointer;
}
/**
 * マイページ >  会員情報の確認・編集 >  パスワード変更
 */
form[name="PWDCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] #center3 input[type="button"][onclick="Javascript:document.PWDCHG.submit();"][value="変更する"] {
  background-image: url(https://www.kyototo.live/pic-labo/change_bl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
form[name="PWDCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] #center3 input[type="button"][onclick="document.CLINFO.submit();"][value="キャンセル"] {
  background-image: url(https://www.kyototo.live/pic-labo/cancel_gl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
/**
 * マイページ >  会員情報の確認・編集 >  メールアドレス変更
 */
form[name="MAILCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] #center3 input[type="button"][onclick="Javascript:document.MAILCHG.submit();"][value="変更する"] {
  background-image: url(https://www.kyototo.live/pic-labo/change_bl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
form[name="MAILCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] #center3 input[type="button"][onclick="document.CLINFO.submit();"][value="前の画面に戻る"] {
  background-image: url(https://www.kyototo.live/pic-labo/back_gl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
/**
 * マイページ >  会員情報の確認・編集 >  会員情報の変更
 */
form[name="CLCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] #center-seo .centerbox .mainCont p {
  color: #777;
  font-size: 13px;
}
form[name="CLCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] #center-seo .centerbox .mainCont p a {
  font-size: 11px;
}
form[name="CLCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] #center-seo .centerbox table {
  margin: 25px 0;
  color: #777;
}
form[name="CLCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] #center-seo .centerbox table tr {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
form[name="CLCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] #center-seo .centerbox table td {
  padding: 10px 0;
  border: none;
  font-size: 13px;
}
form[name="CLCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] #center-seo .centerbox input[type="button"][onclick="javascript:clchgSubmit();"][value="変更する"] {
  background-image: url(https://www.kyototo.live/pic-labo/change_bl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
form[name="CLCHG"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] #center-seo .centerbox input[type="button"][onclick="document.CLINFO.submit();"][value="前の画面に戻る"] {
  background-image: url(https://www.kyototo.live/pic-labo/back_gl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
/**
 * マイページ >  会員情報の確認・編集 >  会員情報の変更(変更完了ページ)
 */
form[name="CLINFO"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] +  table #center3 .centerbox .bordlayoutp3 table {
  margin: 25px 0;
  color: #777;
}
form[name="CLINFO"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] +  table #center3 .centerbox table tr {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
form[name="CLINFO"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] +  table #center3 .centerbox table td {
  padding: 10px 0;
  border: none;
  font-size: 13px;
}
form[name="CLINFO"][method="POST"][action="https://cart6.shopserve.jp/-/kyototo.live/clinfo.php"] +  table #center3 .centerbox input[type="button"][onclick="Javascript:document.CLINFO.submit();"][value="会員情報の確認・編集に戻る"] {
  background-image: url(https://www.kyototo.live/pic-labo/data_check_bl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 230px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
/**
 * マイページ > 退会手続き
 */
form[name="LEAVE"][action="https://cart6.shopserve.jp/-/kyototo.live/leave.php"] table #center3 input[type="button"][onclick="confirmMemDel();"][value="退会する"] {
  background-image: url(https://www.kyototo.live/pic-labo/taikai_bl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 160px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
  margin-top: 30px;
}
form[name="LEAVE"][action="https://cart6.shopserve.jp/-/kyototo.live/leave.php"] table #center3 input[type="button"][onclick="Javascript:document.TOP.submit();"][value="マイページトップへ戻る"] {
  background-image: url(https://www.kyototo.live/pic-labo/back_mypage_bl.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 230px !important;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
  margin-top: 30px;
}
/* wish_member.php */
#wish_member-php .cart-section #contact #center1 .centerbox .mainFrame .mainCont form:first-of-type .bordlayoutp3:first-of-type tr:first-child td:nth-of-type(1) {
  visibility:visible;
}
#wish_member-php .cart-section #contact #center1 .centerbox .mainFrame .mainCont form:first-of-type .bordlayoutp3:first-of-type tr:last-of-type td {
  font-size: 13px;
}
#wish_member-php .cart-section #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr:first-child td:nth-of-type(3) {
  text-align: center !important;
}
#wish_member-php #contact #center1 .centerbox .mainCont input[type="button"][value="ログイン"] {
  background-image: url(https://www.kyototo.live/pic-labo/login.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 120px;
  height: 39px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  margin-top: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
#wish_member-php #contact #center1 .centerbox .mainCont input[type="button"][value="会員登録"] {
background-image: url(https://www.kyototo.live/pic-labo/regst_rec.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width: 160px !important;
height: 40px;
margin: 0;
padding: 0;
overflow: hidden;
text-indent: 200%;
white-space: nowrap;
cursor: pointer;
margin-top: 15px;
}
#wish_member-php #contact #center1 .centerbox .mainCont input[type="button"][value="前のページに戻る"] {
background-image: url(https://www.kyototo.live/pic-labo/back_gl.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width: 160px !important;
height: 40px;
margin: 0;
padding: 0;
overflow: hidden;
text-indent: 200%;
white-space: nowrap;
cursor: pointer;
margin-top: 20px;
margin-bottom: 30px;
}
#wish_member-php a[href="JavaScript:mypage();"][id="forget"] {
  display: block;
  text-align: center;
}
/* お気に入りリスト(wishlist.php) */
.wishAllDelBtn[value="全て削除する"] {
  background-image: url(https://www.kyototo.live/pic-labo/Alldelete.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 150px;
  height: 30px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
}
 /*mg-modifier */
.mg-T75 {margin-top: 75px;}
.mg-T10 {margin-top: 10px;}
/*slide menu */
.slidemenu .slidemenu-body {
    overflow: scroll !important;
}