@charset "UTF-8";

/* カーテンサイズの測り方 */
#bellne {
  width: 100% !important;
}

/* Micro clearfix */
.cf {
  zoom: 1;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

/* 共通設定 */
body {
  /*width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.0;
	color: #666;*/
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /*font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','メイリオ',Meiryo,sans-serif;*/
}

#wrap.orderCurtain {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'メイリオ', Meiryo, sans-serif;
}

#wrap a {
  color: #666;
  text-decoration: underline;
}

#wrap a:link,
#wrap a:visited {
  text-decoration: underline;
}

#wrap a:hover,
#wrap a:active {
  text-decoration: none;
}

#wrap h1,
#wrap h2,
#wrap h3,
#wrap h4,
#wrap h5,
#wrap h6 {
  /*margin: 0 0 0.5em;*/
  line-height: 1.1;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'メイリオ', Meiryo, sans-serif;
  letter-spacing: -1px;
}

#wrap p {
  margin: 0;
  padding: 0;
  /*color: #666;*/
}

#wrap ul {
  margin: 0;
  padding: 0;
}

#wrap li {
  list-style-type: none;
}

#wrap ol {
  list-style-position: outside;
}

#wrap ol li {
  list-style-type: decimal;
}

#wrap dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

#wrap img {
  /*vertical-align: bottom;*/
  vertical-align: text-bottom;
}

#wrap .f-left {
  float: left;
}

#wrap .f-right {
  float: right;
}

#wrap section {
  clear: both;
  width: 100%;
  font-size: 12px;
}

@media only screen and (max-width: 599px) {
  #wrap #sizeFlow_01 .item-wrap .col-wrap {
    margin-top: 32px;
  }

  #wrap #sizeFlow_01 .item-wrap .col-wrap:first-child {
    margin-top: 0;
  }
}

/* ------------------------------------------------
　レイアウト
------------------------------------------------ */
body {
  /*background: none;*/
  padding: 0;
  margin: 0 auto;
}

body #header,
body #headerArea,
body #footerHistoryWrap,
body #recently-wrap2 {
  display: none;
}

body #header+div,
body #headerArea+div,
body #footerHistoryWrap+div,
body #recently-wrap2+div {
  display: none;
}

body #footer_gmt,
body #footer {
  display: none;
}

body #search-wrap {
  display: none;
}

body .limited_banner {
  display: none !important;
}

body#bellne {
  max-width: 600px !important;
  min-width: 0 !important;
}

/* wrap */
#wrap {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
}

#pageHeadingArea {
  display: none;
}

#contentsArea {
  margin: 0 auto;
}

#wrap.orderCurtain {
  width: 550px !important;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain {
    width: 100% !important;
    margin: 0 auto;
    max-width: 550px;
  }
}

#wrap.orderCurtain img {
  vertical-align: bottom;
  width: 100%;
}

#wrap.orderCurtain ul {
  list-style-position: outside;
}

#wrap.orderCurtain ul li,
#wrap.orderCurtain ol li {
  list-style-type: none;
}

#wrap.orderCurtain h2,
#wrap.orderCurtain h3,
#wrap.orderCurtain h4 {
  line-height: 1;
  margin: 0 auto;
}

#wrap.orderCurtain a {
  color: #2B4FC7;
}

#wrap.orderCurtain .item-list-area {
  margin-bottom: 0;
  padding-top: 0;
}

#wrap.orderCurtain .item-list-area .list-ttl-area-l {
  background-image: none;
  box-sizing: border-box;
}

#wrap.orderCurtain .other-bnr {
  margin-top: 0;
  padding-bottom: 0;
}

#wrap.orderCurtain .other-bnr li {
  padding-top: 0;
}

#wrap.orderCurtain .item-list {
  padding-top: 0;
  margin-top: 0;
}

#wrap.orderCurtain>.b-3 {
  padding: 0;
  margin-bottom: 46px;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain>.b-3 {
    margin-bottom: 23px;
  }
}

#wrap.orderCurtain>.d-8 .other-bnr li~li {
  margin-left: 1.09%;
}

#wrap.orderCurtain>.d-8 .other-bnr li {
  width: 24.18%;
  float: left;
}

#wrap.orderCurtain>.d-8 .other-bnr li div {
  margin: 0 auto;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain>.d-8 .other-bnr li~li {
    margin-left: 2%;
  }

  #wrap.orderCurtain>.d-8 .other-bnr li {
    width: 49%;
    margin-bottom: 6px;
  }

  #wrap.orderCurtain>.d-8 .other-bnr li:nth-of-type(2n+1) {
    clear: left;
    margin-left: 0;
  }
}

#wrap.orderCurtain>.to-pagetop {
  background-image: none;
  margin: 10px auto 30px;
  padding: 0 5px;
}

#wrap.orderCurtain>.to-pagetop a {
  color: #333;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain>.to-pagetop {
    margin-bottom: 15px;
  }
}

#wrap.orderCurtain .close {
  width: 21.82%;
  text-align: center;
  margin: 0 auto 40px;
}

#wrap.orderCurtain .close img {
  cursor: pointer;
}

#wrap.orderCurtain .sec {
  clear: left;
  font-size: 14px;
  color: #333;
}

/*#wrap.orderCurtain .sec > div {
  width: 92.73%;
  margin: 0 auto;
}*/

#wrap.orderCurtain .sec>.b-3 {
  width: 100%;
  margin-bottom: 16px;
}

#wrap.orderCurtain .sec>.b-3 .list-ttl-area-l {
  background-color: #ED7414;
}

#wrap.orderCurtain .sec>.b-3 .list-ttl-area-l.no-bg {
  background: none;
}

/*#wrap.orderCurtain .sec > .b-3 .list-ttl-area-l h2 img {
  max-width: 418px;
}*/

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec>.b-3 {
    margin-bottom: 8px;
  }
}

#wrap.orderCurtain .sec>.abstract {
  margin: 0 auto;
  width: 100%;
  line-height: 1.4;
}

#wrap.orderCurtain .sec div.notice {
  clear: both;
  margin-top: 30px;
}

#wrap.orderCurtain .sec div.notice h3 {
  margin-bottom: 6px;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 12px;
  color: #D80000;
}

#wrap.orderCurtain .sec div.notice p {
  font-size: 12px;
  line-height: 1.6;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec div.notice {
    margin-top: 15px;
  }
}



#wrap.orderCurtain .sec .notice li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 13px;
  color: #333;
  line-height: 1.4;
}



#wrap.orderCurtain .sec#sec_02 {
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

#wrap.orderCurtain .sec#sec_02 ol {
  margin: 7px auto 45px;
  padding: 0;
  font-size: 16px;
}

#wrap.orderCurtain .sec#sec_02 ol.flow li~li {
  margin-top: 16px;
}

#wrap.orderCurtain .sec#sec_02 ol.flow li span {
  display: inline-block;
  width: 2em;
  margin-right: .3em;
}

#wrap.orderCurtain .sec#sec_02 ol.flow li:last-child span {
  width: 4.75em;
}

#wrap.orderCurtain .sec#sec_02 .step~.step {
  margin-top: 40px;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec#sec_02 .step~.step {
    margin-top: 20px;
  }
}

#wrap.orderCurtain .sec#sec_02 .step p~p {
  margin-top: 14px;
}

#wrap.orderCurtain .sec#sec_02 .step p {
  line-height: 1.75;
  font-size: 14px;
}

#wrap.orderCurtain .sec#sec_02 .step p.pl1 {
  padding-left: 1em;
}

#wrap.orderCurtain .sec#sec_02 .step p strong {
  color: #EB7213;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec#sec_02 .step p~p {
    margin-top: 6px;
  }
}

#wrap.orderCurtain .sec .content-inner {
  width: 90.909091%;
  margin: 0 0 0 auto;
}

#wrap.orderCurtain .sec#sec_02 .sizeflow~.sizeflow {
  margin-top: 40px;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec#sec_02 .sizeflow~.sizeflow {
    margin-top: 20px;
  }
}

#wrap.orderCurtain .sec#sec_02 .sizeflow .b-3 {
  margin-bottom: 20px;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec#sec_02 .sizeflow .b-3 {
    margin-bottom: 10px;
  }
}

#wrap.orderCurtain .sec#sec_02 .sizeflow h4 {
  background-color: #f3f3f3;
  padding: 1% 2.35%;
  padding: 0 0.6em;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.3;
  line-height: 2;
  color: #ed7414;
  font-weight: bold;
}

#wrap.orderCurtain .sec#sec_02 .sizeflow h4 span {
  display: inline-block;
  width: 26px;
  margin-right: .3em;
}

#wrap.orderCurtain .sec#sec_02 .sizeflow h4+.note {
  font-size: 14px;
  margin: 0 0 14px 14px;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec#sec_02 .sizeflow h4 {
    margin-bottom: 10px;
  }
}

#wrap.orderCurtain .sec#sec_02 #sizeFlow_01 .c-1-3 {
  margin-top: 30px;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec#sec_02 #sizeFlow_01 .c-1-3 {
    margin-top: 15px;
  }
}


#wrap.orderCurtain .sec#sec_02 #sizeFlow_03>.b-3+p {
  /*font-size: 12px;*/
  margin-bottom: 20px;
}

#wrap.orderCurtain .sec#sec_02 #sizeFlow_03 h4 {
  margin-bottom: 10px;
}

#wrap.orderCurtain .sec#sec_02 #sizeFlow_03 .c-1-3 .item-l div p~p {
  margin-top: 5px;
  text-align: center;
  font-size: 14px;
  line-height: 1.75;
}

#wrap.orderCurtain .sec#sec_02 #sizeFlow_03 .c-1-3 .item-l div p~p strong {
  color: #ed7414;
}

#wrap.orderCurtain .sec#sec_02 #sizeFlow_03 .c-1-3 .item-l div p+div {
  padding: 0;
  margin-top: 16px;
}

#wrap.orderCurtain .sec#sec_02 #sizeFlow_03 .c-1-3 .item-l div p+div p~p {
  padding: 10px 0;

}

#wrap.orderCurtain .sec#sec_02 #sizeFlow_03 .c-1-3 .item-l div p+div p {
  padding-top: 0;
}


#wrap.orderCurtain .sec#sec_02 .checkFlow~.checkFlow {
  margin-top: 2%;
}

#wrap.orderCurtain .sec#sec_02 .checkFlow {
  background: url(../ordercurtain_index_pop03_images/bg_arrow.png) center bottom no-repeat;
  background-size: 10.98% auto;
  padding-bottom: 6%;
}

#wrap.orderCurtain .sec#sec_02 .checkFlow h4 {
  margin-bottom: 10px;
}

#wrap.orderCurtain .sec#sec_02 .checkFlow label {
  display: inline-block;
  position: relative;
}

#wrap.orderCurtain .sec#sec_02 .checkFlow span {
  display: inline-block;
}

#wrap.orderCurtain .sec#sec_02 .checkFlow input[type="text"] {
  border: 1px solid #809DB9;
  height: 30px;
}

#wrap.orderCurtain .sec#sec_02 .selectType .c-1-3 {
  width: 92.8%;
  margin: 0 auto;
}

#wrap.orderCurtain .sec#sec_02 .selectType .c-1-3 .item-l div p {
  position: relative;
}

#wrap.orderCurtain .sec#sec_02 .selectType .c-1-3 .item-l div p span {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 3.5%;
  left: 0;
  z-index: 5;
}

#wrap.orderCurtain .sec#sec_02 .selectType .c-1-3 .item-l div p span input {
  width: 18px;
  height: 18px;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec#sec_02 .selectType .c-1-3 {
    width: 100%;
  }

  #wrap.orderCurtain .sec#sec_02 .selectType .c-1-3 .col-wrap {
    width: 50%;
  }

  #wrap.orderCurtain .sec#sec_02 .selectType .c-1-3 .col-wrap .item-l div p span {
    bottom: 2%;
  }
}

#wrap.orderCurtain .sec#sec_02 .checkPoint h5 {
  color: #ed7414;
  font-size: 16px;
  line-height: 1.4;
  padding: 6px 0 2px;
  margin: 0 auto;
}

#wrap.orderCurtain .sec#sec_02 .checkPoint h5+p {
  font-size: 14px;
  line-height: 1.75;
  margin: 10px 0 16px;
}

#wrap.orderCurtain .checkPoint {
  margin-top: 32px;
}

#wrap.orderCurtain .sec#sec_02 #check_01 .c-1-3 {
  background-color: #fef8f3;
  text-align: center;
  border-radius: 10px;
  padding: 26px 0;
  font-weight: bold;
}

#wrap.orderCurtain .sec#sec_02 #check_01 .c-1-3 label,
#wrap.orderCurtain .sec#sec_02 #check_01 .c-1-3 input,
#wrap.orderCurtain .sec#sec_02 #check_01 .c-1-3 span {
  vertical-align: middle;
}

#wrap.orderCurtain .sec#sec_02 #check_01 .c-1-3 p {
  font-size: 20px;
}

#wrap.orderCurtain .sec#sec_02 #check_01 .c-1-3 label {
  margin-right: 2em;
  margin-bottom: 8px;
  font-size: 18px;
}

#wrap.orderCurtain .sec#sec_02 #check_01 .c-1-3 .col-wrap label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 3em;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec#sec_02 #check_01 .c-1-3 .col-wrap:nth-child(1) {
    margin-bottom: 26px;
  }
}

#wrap.orderCurtain .sec#sec_02 #check_01 .c-1-3 input {
  width: 62%;
  border: 2px solid #ed7414;
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
}

#wrap.orderCurtain .sec#sec_02 #check_05 {
  background-image: none;
  padding-bottom: 0;
}

#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 {
  background-color: #fef8f3;
  padding: 26px 0;
  border-radius: 10px;
}

#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 .item-l {
  float: none;
  width: 89.8%;
  margin: 0 auto;
}

#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 .item-l div {
  padding: 15px 0;
}

#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 .item-l li {
  margin-top: 5%;
  text-align: left;
  float: none;
  line-height: 1;
}

#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 label,
#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 input,
#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 span {
  vertical-align: middle;
}

#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 label {
  width: 15.28%;
}

#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 input {
  width: 27%;
  border: 2px solid #ed7414;
  text-align: center;
  font-size: 14px;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 input {
    width: 22%;
  }
}

#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 span {
  width: 12%;
}

#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 span.short {
  width: 6.99%;
}

#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 .hookType label {
  width: 39.3%;
}

#wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 .hookType input {
  width: 56.9%;
}

@media only screen and (max-width: 599px) {
  #wrap.orderCurtain .sec#sec_02 #check_05 .c-1-3 .hookType input {
    width: 53%;
  }
}



/*

*/

/* footer */
#wrap.orderCurtain .to-pagetop {
  background-image: url(../ordercurtain_index_pop03_images/arrow_top.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
  margin-right: 0;
}

#wrap.orderCurtain .back-to-top {
  margin-bottom: 30px;
  border: none;
}

@media only screen and (max-width: 767px) {
  #wrap.orderCurtain .back-to-top {
    display: block;
  }
}

#wrap.orderCurtain .back-to-top a {
  color: #666;
}

#wrap.orderCurtain .back-to-top .to-pagetop {
  clear: none;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
}

@media only screen and (max-width: 767px) {
  #wrap.orderCurtain .back-to-top .to-pagetop {
    float: none;
    text-align: left;
    background-position: left center;
    padding-left: 20px;
    padding-right: 0;
  }
}




/* ------------------------------------------------
　header / footer
------------------------------------------------ */
#header {
  /*margin: -1em 0 0 0;*/
}



/* ------------------------------------------------
　main-visual
------------------------------------------------ */
.main-visual {
  overflow: hidden;
  width: 100%;
  margin: 0 0 10px 0;
}

#img-a-cate04a {
  position: static;
}

#img-a-cate04a img {
  max-width: 100%;
}

/*  画像上部のシャドウ*/
.main-image-wrap {
  position: absolute;
  top: 0;
  left: -10px;
  width: 200%;
  height: 10px;
  -ms-box-shadow: inset 0px 4px 4px rgba(51, 51, 51, 0.2);
  box-shadow: inset 0px 4px 4px rgba(51, 51, 51, 0.2);
  z-index: 2;
}

/* タイプA(余白あり) カテゴリ4つ Aパターン */
.bg-a-cate04a {
  background-image: url(../responsive_temp_img/bg_a_cate04a.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  -ms-background-size: auto;
  background-size: auto;
}

#link-a-cate04a {
  width: 100%;
  background-color: #FFF;
}

#link-a-cate04a ul {
  border-right: 1px solid #E1E2D5;
  border-bottom: 1px solid #E1E2D5;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#link-a-cate04a li {
  float: left;
  width: 25%;
  border-top: 1px solid #E1E2D5;
  border-left: 1px solid #E1E2D5;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

#link-a-cate04a li div {
  /*padding: 10px;*/
  background-color: #FFF;
  background-image: url(../responsive_temp_img/arw_main_link_area.gif);
  background-position: center 96%;
  background-repeat: no-repeat;
  -ms-background-size: 11px auto;
  background-size: 11px auto;
}

#link-a-cate04a span {
  display: block;
}

#link-a-cate04a .genre-name {
  display: none;
}

#link-a-cate04a .genre-img {
  margin: 0 0 15px 0;
  padding: 0;
}

#link-a-cate04a .genre-copy {
  margin: 10px 0;
}

#link-a-cate04a .genre-copy img,
#link-a-cate04a .genre-img img {
  max-width: 100%;
}

/* タイプA(余白あり) 共通 */
.bg-a-cate03,
.bg-a-cate04b,
.bg-a-cate06 {
  background-position: right top;
  background-repeat: no-repeat;
  -ms-background-size: auto;
  background-size: auto;
}

#img-a-cate03,
#link-a-cate03,
#img-a-cate04b,
#link-a-cate04b,
#img-a-cate06,
#link-a-cate06 {
  width: 100%;
}

#img-a-cate03 img,
#link-a-cate03 li img,
#img-a-cate04b img,
#link-a-cate04b li img,
#img-a-cate06 img,
#link-a-cate06 li img {
  max-width: 100%;
}

#link-a-cate03 img,
#link-a-cate06 img {
  border-top: none;
  border-left: none;
  border-bottom: 1px solid #A8A8A8;
  border-right: 1px solid #A8A8A8;
}

#link-a-cate03 .list-no-line,
#link-a-cate06 .list-no-line {
  border-right: none;
}

#link-a-cate04b li {
  border-left: 1px solid #A8A8A8;
  border-bottom: 1px solid #A8A8A8;
  border-right: 1px solid #A8A8A8;
}

#link-a-cate04b .list-no-line-r {
  border-right: 1px solid #FFF;
}

#link-a-cate03,
#link-a-cate04b,
#link-a-cate06 {
  width: 100%;
  background-color: #FFF;
}

/* タイプA(余白あり) カテゴリ3つ・6つ */
.bg-a-cate03 {
  background-image: url(../responsive_temp_img/bg_a_cate03.jpg);
}

#link-a-cate03 ul,
#link-a-cate06 ul {
  width: 99.99%;
  margin: 0 0 0 1px;
  padding: 0;
}

#link-a-cate03 li,
#link-a-cate06 li {
  float: left;
  width: 33.33%;
  padding: 0 1px 0 0;
  text-align: center;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* タイプA(余白あり) カテゴリ4つ Bパターン */
.bg-a-cate04b {
  background-image: url(../responsive_temp_img/bg_a_cate04b.jpg);
}

#link-a-cate04b ul {
  width: 100%;
  margin: 0;
  padding: 0;
}

#link-a-cate04b li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-top: none;
  border-left: none;
  border-bottom: 1px solid #A8A8A8;
  border-right: 1px solid #A8A8A8;
}

/* タイプA(余白あり) カテゴリ6つ */
.bg-a-cate06 {
  background-image: url(../responsive_temp_img/bg_a_cate06.jpg);
}

/* タイプB(余白なし) 共通 */
#img-b-cate03,
#link-b-cate03,
#img-b-cate04a,
#link-b-cate04a,
#img-b-cate04b,
#link-b-cate04b,
#img-b-cate05,
#link-b-cate05,
#img-b-cate06,
#link-b-cate06 {
  width: 100%;
  text-align: center;
}

#link-b-cate03,
#link-b-cate04a,
#link-b-cate04b,
#link-b-cate05,
#link-b-cate06 {
  border-top: 1px solid #FFF;
}

#link-b-cate03 li,
#link-b-cate04a li,
#link-b-cate04b li,
#link-b-cate05 .col2 li,
#link-b-cate05 .col3 li,
#link-b-cate06 li {
  float: left;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* 画像サイズ */
#img-b-cate03 img,
#link-b-cate03 img,
#img-b-cate04a img,
#link-b-cate04a img,
#img-b-cate04b img,
#link-b-cate04b img,
#img-b-cate05 img,
#link-b-cate05 img,
#img-b-cate06 img,
#link-b-cate06 img {
  max-width: 100%;
}

/* タイプB(余白なし) カテゴリ3つ・6つ */
#link-b-cate03,
#link-b-cate06 {
  margin: 0 0 0 2px;
}

#link-b-cate03 li,
#link-b-cate06 li {
  width: 33.33%;
  border-right: 1px solid #FFF;
}

#link-b-cate03 li:last-child,
#link-b-cate06 li:nth-child(3n) {
  /*border-right: none;*/
}

/* タイプB(余白なし) カテゴリ4つ Aパターン */
#link-b-cate04a li {
  width: 25%;
}

/* タイプB(余白なし) カテゴリ4つ Bパターン */
#link-b-cate04b li {
  width: 50%;
}

/* タイプB(余白なし) カテゴリ5つ */
#link-b-cate05 .col2 {
  margin: 0 2px;
}

#link-b-cate05 .col3 {
  margin: 0 0 0 2px;
}

#link-b-cate05 .col2 li,
#link-b-cate05 .col3 li {
  float: left;
}

/*
#link-b-cate05 .col2 {
	margin: 0 2px;
}*/
#link-b-cate05 .col2 li {
  width: 50%;
}

#link-b-cate05 .col3 {
  /*margin: 0 0 0 2px;
  	-moz-box-sizing: content-box;
  	-webkit-box-sizing: content-box;
  	-ms-box-sizing: content-box;
  	box-sizing: content-box;*/
}

#link-b-cate05 .col3 li {
  width: 33.33%;
  border-right: 1px solid #FFF;
}

/*#link-b-cate05 li.col3:last-child {
		border-right: transparent;
	}*/
/* ------------------------------------------------
　ジャンルタイトル
------------------------------------------------ */
.item-list-area {
  margin: 0 0 10px 0;
}

/* タイトル 背景画像 */
.list-ttl-area-c,
.list-ttl-area-l {
  width: 100%;
  background-image: url(../responsive_temp_img/bg_h1.jpg);
  /*background-position: left center;*/
  background-position: left top;
  background-repeat: no-repeat;
  -ms-background-size: auto;
  background-size: auto;
}

.list-ttl-area-btm div {
  width: 100%;
  background-image: url(../responsive_temp_img/bg_h1.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  -ms-background-size: auto;
  background-size: auto;
}

#wrap .list-ttl-area-c h1,
#wrap .list-ttl-area-l h1,
#wrap .list-ttl-area-btm h1 {
  line-height: 0;
  margin: 0;
  padding: 0;
}

#wrap .list-ttl-area-c h1 img,
#wrap .list-ttl-area-l h1 img,
#wrap .list-ttl-area-btm h1 img {
  max-width: 100%;
}

/* 画像センタリング */
#wrap .list-ttl-area-c h1,
#wrap .list-ttl-area-btm h1 {
  text-align: center;
}

/* 画像センタリング・テキスト下 */
#wrap .list-ttl-area-btm span {
  display: block;
  line-height: 1.4;
  padding: 5px 10px 0 10px;
}

/* 画像左寄せ */
#wrap .list-ttl-area-l h1 {
  text-align: left;
}

#wrap .list-ttl-area-l span {
  display: none;
}

#wrap .b1 {
  background: none;
}

#wrap .b1 span {
  display: block;
  line-height: 1.4;
  padding: 5px 10px 0 10px;
}

.ttl-area {
  clear: both;
  display: table;
  width: 100%;
  margin: 0 0 10px 0;
  border-top: 3px double #aaa;
  border-bottom: 3px double #aaa;
}

.ttl-area h1,
.ttl-area span {
  display: table-cell;
}

.ttl-area h1 {
  padding: 12px 0;
}

.ttl-area h1 img {
  max-width: 70%;
}

.ttl-area span {
  display: none;
}

/* ↓ ジャンルごとにリンクの色を変える場合は、リンクの色を設定し、ulにclass名をつける ↓ */
/* fashion-area */
#wrap .fashion-area a,
#wrap .fashion-area .item-name {
  color: #F0607D;
}

/* goods-area */
#wrap .goods-area a,
#wrap .goods-area .item-name {
  color: #CC8C00;
}

/* interior-area */
#wrap .interior-area a,
#wrap .interior-area .item-name {
  color: #669900;
}

/* ------------------------------------------------
　アイテム見せ
------------------------------------------------ */
.item-wrap {
  width: 100%;
  margin: 0 0 10px 0;
  border: 1px solid #CCC;
}

.vertical-line {
  background: none;
}

/* ラインの色を個別に設定 */
/*
.wrap-line-g {
	border: 1px solid #CCC;
}
*/
.item-wrap,
.item-wrap ul,
.item-wrap li {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.item-wrap li {
  float: left;
  padding: 0 1px 0 0;
  border-top: 1px solid #CCC;
}

.item-wrap li.top {
  border: none;
}

.item-wrap li.item-s:nth-child(odd) {
  float: left;
}

.item-wrap li.item-s:nth-child(even) {
  float: right;
}

.item-wrap .item-l img {
  max-width: 100%;
}

.item-wrap .item-m img,
.item-wrap .item-s img,
.item-wrap .item-m-col3-01 img,
.item-wrap .item-m-col3-02 img,
.item-wrap .item-m-col3-03 img {
  /*max-width: 99.99%;*/
  max-width: 100%;
}

.col-wrap {
  width: 100%;
}

.col-line {
  /*background: url(../responsive_temp_img/bg_item_line.gif) center top repeat-y;*/
  background: url(../responsive_temp_img/bg_item_line.gif) 49.99% top repeat-y;
}

.item-l,
.item-m {
  width: 100%;
}

.item-s {
  width: 49.9%;
}

/* 3カラム */
.item-m-col3-01 {
  width: 33.33%;
  text-align: center;
  border-right: 1px solid #CCC !important;
}

.c-8d-l {
  width: 100%;
}

.c-8d-c,
.c-8d-r {
  width: 50%;
}

.rightend {
  border-right: transparent !important;
}

.no-line .item-m-col3-01 {
  width: 33.33%;
  text-align: center;
  border-right: transparent !important;
}

.no-line .rightend {
  border-right: transparent !important;
}

.item-wrap .item-m-col3-02,
.item-wrap .item-m-col3-03 {
  float: none;
}

.item-wrap .item-m-col3-03-o {
  clear: left;
}

.item-wrap .item-m-col3-03-e {
  border-left: 1px solid #CCC;
}

.item-wrap.no-line .item-m-col3-03-e {
  border-left: none;
}

.item-wrap .item-m-col3-03-e.top-none {
  border-top: none;
}

.item-m-col3-02 {
  width: 100%;
  text-align: center;
  /*border-right: 1px solid #CCC!important;*/
}

.item-m-col3-03 {
  float: left !important;
  width: 50%;
  text-align: center;
  /*border-right: 1px solid #CCC!important;*/
}

.rightend {
  border-right: transparent !important;
}

.no-line .item-m-col3-02,
.no-line .item-m-col3-03 {
  width: 100%;
  text-align: center;
  border-right: transparent !important;
}

/*.no-line .rightend {
		border-right: transparent!important;
	}*/
.x3 {
  width: 100% !important;
}

.x3 li {
  padding: 0;
  border-top: 1px solid #CCC;
}

.x3 .item-wrap {
  border: none;
}

.x3 .item-m-col3-01 {
  border-right: none !important;
}

/* 3カラム横並びのときにitem-detailに高さを設定 */
/* == ！注意！ =========================================

スマホのときのみ必要なclassなので、
@media only screen and (min-width: 600px)
の中では「height: auto;」を設定する

========================================= ！注意！ == */
.item-m-col3-01 .h106 {
  height: 106px;
}

/* ラインなし */
.no-line {
  width: 100%;
}

.no-line,
.no-line li {
  border: none;
}

.no-line li {
  padding: 0;
}

.no-line .item-l img,
.no-line .item-m img,
.no-line .item-s img {
  max-width: 100%;
}

.no-line .item-l,
.no-line .item-m,
.no-line .item-m-col3-02 {
  width: 100%;
}

.no-line .item-m-col3-03 {
  width: 50%;
}

.no-line .item-s {
  width: 50%;
}

.no-line .item-m-col3-01 {
  width: 33.33%;
}

.no-line .c-8d-l {
  width: 100%;
}

.no-line .c-8d-c,
.no-line .c-8d-r {
  width: 50%;
}

/* アイテム見せ中身 */
.item-l div,
.item-s div,
.item-m div,
.item-m-col3-01 div,
.item-m-col3-02 div,
.item-m-col3-03 div {
  padding: 5px;
}

.vertical-line .item-l div,
.vertical-line .item-s div,
.vertical-line .item-m div,
.vertical-line .item-m-col3-01 div,
.vertical-line .item-m-col3-02 div,
.vertical-line .item-m-col3-03 div {
  padding: 4px 3px 4px 4px;
}

.vertical-line2 .item-m-col3-01 div,
.vertical-line2 .item-m-col3-02 div,
.vertical-line2 .item-m-col3-03 div {
  padding: 4px 3px 4px 4px;
}

.item-l,
.item-s,
.item-m {
  text-align: center;
}

/* padding不要の時に使う */
.col-fix {
  padding: 0 !important;
}

/* 商品画像・商品名・価格 */
/*
.item-img {
	text-align: center;
}*/
/*
.f-left .item-img {
	text-align: center;
}
.f-right .item-img {
	text-align: center;
}*/
/* == ！注意！ =========================================

item-detailの高さを統一する場合は、下記に直接指定せず、
別途高さ指定のclassを作る。
また、item-detailに背景色を指定する場合も、別途classを作る

========================================= ！注意！ == */
.item-l div.item-detail,
.item-s div.item-detail,
.item-m div.item-detail,
.item-m-col3-01 div.item-detail,
.item-m-col3-02 div.item-detail,
.item-m-col3-03 div.item-detail {
  display: block;
  padding: 0 0 10px 0;
  /*background-color: #FCC;*/
}

.item-m-col3-01 div.item-detail,
.item-m-col3-02 div.item-detail,
.item-m-col3-03 div.item-detail {
  margin: 0;
}

/* IE用調整 */
.ie8 .item-l div.item-detail,
.ie8 .item-s div.item-detail,
.ie8 .item-m div.item-detail,
.ie8 .item-m-col3-01 div.item-detail,
.ie8 .item-m-col3-02 div.item-detail,
.ie8 .item-m-col3-03 div.item-detail,
.ie7 .item-l div.item-detail,
.ie7 .item-s div.item-detail,
.ie7 .item-m div.item-detail,
.ie7 .item-m-col3-01 div.item-detail,
.ie7 .item-m-col3-02 div.item-detail,
.ie7 .item-m-col3-03 div.item-detail {
  padding: 10px 0;
}

.item-img img {
  /*padding: 0 0 5px 0;*/
}

.item-l .item-img img,
.col-fix .item-img img {
  padding: 0;
}

/* アイテム名・価格 */
/* == ！注意！ =========================================

テキスト位置は特集ごとに要調整
※左寄せになることもあります

========================================= ！注意！ == */
#wrap .item-name,
#wrap .item-price {
  text-align: center;
}

#wrap .item-name {
  line-height: 1.2;
  /*margin: 10px 0 0 0;*/
  padding: 10px 7px 0 6px;
  /*padding: 5px 5px 0 5px;*/
  font-size: 12px;
}

#wrap .vertical-line2 .item-m-col3-01.rightend .item-name {
  padding: 10px 7px 0 7px;
}

#wrap .item-price {
  padding: 5px 5px 0 5px;
  /*padding: 10px 0;*/
  /*margin: 10px 0;*/
  color: #000;
}

#wrap .item-price-l {
  font-size: 14px;
}

/* 画像をfixさせた時のテキスト余白 */
#wrap .col-fix .item-name {
  padding: 10px 5px 0 5px;
  /*margin: 0 10px;
		padding: 0 5px;*/
}

#wrap .col-fix .item-price {
  padding: 5px 5px 0 5px;
  /*margin: 10px 5px;*/
}

/* コピー */
/* == ！注意！ =========================================

テキスト位置は特集ごとに要調整
※左寄せになることもあります

========================================= ！注意！ == */
#wrap .item-copy {
  line-height: 1.2;
  padding: 6px;
  color: #333;
  font-weight: bold;
  text-align: center;
  /*background-color: #FFC;*/
}

/* layout02・03
.layout02 .item-l,
.layout03 .item-l {
	float: right;

}
.layout02 .item-s,
.layout02 .item-m,
.layout03 .item-s,
.layout03 .item-m {
	float: left;
} */
/* 大画像が最初に来ない場合
.layout03 .right-col {
	border-top: none;
}
.layout03 .left-col,
.layout03 .right-col,
.layout03 .left-col li,
.layout03 .right-col li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
} */
/* 画像にテキストが乗る場合 */
.layer-under {
  position: relative;
  height: auto !important;
  padding: 0 !important;
}

.layer-over {
  position: absolute;
  width: 99.99%;
  height: auto !important;
  line-height: 0;
  left: 0;
  bottom: 0;
  bottom: 1px;
  margin: 0;
  padding: 12px 0 !important;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 10;
}

/* IE用 */
.ie8 .layer-over,
.ie7 .layer-over,
.ie6 .layer-over {
  background-color: #FFF;
}

/* ------------------------------------------------
　バナー見せ
------------------------------------------------ */
.line ul,
.line li {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.line ul {
  /*width: 99.99%;
  	border-top: 1px solid #CCC;
  	border-left: 1px solid #CCC;*/
}

.line li {
  /*border-right: 1px solid #CCC;
  	border-bottom: 1px solid #CCC;*/
}

#wrap .bnr-area01,
#wrap .bnr-area02 {
  padding: 10px 0 0 0;
  border-top: 3px double #999;
}

#wrap .bnr-area01 {
  width: 99.99%;
}

#wrap .bnr-area01 ul {
  /*margin: 4px 0 0 0;
  	background-color: #FFF;*/
}

#wrap .bnr-area02 ul {
  margin: 2px 0 0 0;
  padding: 0 2px;
}

#wrap .bnr-area01 li,
#wrap .bnr-area02 li {
  float: left;
}

#wrap .bnr-area02 li {
  padding: 2px 0;
}

#wrap .bnr-area01 .bnr-l,
#wrap .bnr-area01 .bnr-m,
#wrap .bnr-area02 .bnr-l,
#wrap .bnr-area02 .bnr-m {
  width: 100%;
}

#wrap .bnr-area01 .bnr-s,
#wrap .bnr-area02 .bnr-s {
  width: 50%;
}

#wrap .bnr-area01 .bnr-l,
#wrap .bnr-area02 .bnr-l,
#wrap .bnr-area02 .bnr-m {
  text-align: center;
}

#wrap .bnr-area01 .bnr-s,
#wrap .bnr-area02 .bnr-s {
  text-align: right;
}

#wrap .bnr-area01 .left,
#wrap .bnr-area02 .left {
  text-align: left;
}

#wrap .bnr-area01 .bnr-l div,
#wrap .bnr-area01 .bnr-m div,
#wrap .bnr-area01 .bnr-s div {
  margin: 0;
}

#wrap .bnr-area02 .bnr-l div,
#wrap .bnr-area02 .bnr-m div,
#wrap .bnr-area02 .bnr-s div {
  padding: 0 2px;
}

#wrap .bnr-area01 .bnr-l img,
#wrap .bnr-area01 .bnr-m img,
#wrap .bnr-area01 .bnr-s img,
#wrap .bnr-area02 .bnr-l img,
#wrap .bnr-area02 .bnr-m img,
#wrap .bnr-area02 .bnr-s img {
  max-width: 100%;
}

#wrap .bnr-area01 f-right,
#wrap .bnr-area02 f-right {
  float: right;
}

/* その他バナー */
.other-bnr {
  clear: both;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0 0 10px 0;
}

.other-bnr li {
  margin: 0 0 10px 0;
}

.other-bnr li div img {
  max-width: 100%;
}

.other-bnr .bnr220 li,
.other-bnr .bnr300 li,
.other-bnr .bnr460 li,
.other-bnr .bnr460-c li,
.other-bnr .bnr272 li,
.other-bnr .bnr940 li {
  text-align: center;
}

/* バナー172 */
.other-bnr .bnr172 {
  width: 320px;
  margin: 0 auto !important;
}

.other-bnr .bnr172 li {
  width: 49.8%;
}

.other-bnr .bnr172 li.f-left {
  float: left;
}

.other-bnr .bnr172 li.f-left-right {
  float: right !important;
}

.other-bnr .bnr172 li.f-right {
  float: right;
}

.other-bnr .bnr475 img,
.other-bnr .bnr272-3 img,
.other-bnr .bnr272-4 img {
  max-width: 100%;
}

.other-bnr .bnr475,
.other-bnr .bnr272-3,
.other-bnr .bnr272-4 {
  width: 100%;
}

.other-bnr .bnr475 li,
.other-bnr .bnr272-3 li,
.other-bnr .bnr272-4 li {
  width: 100%;
  margin: 0;
  padding: 0 0 10px 0;
  text-align: center;
}

/* ------------------------------------------------
　アイテムリスト
------------------------------------------------ */
/* h2 リストタイトル */
.list-ttl-01,
.list-ttl-02,
.list-ttl-03 {
  margin: 0;
  padding: 12px 0 0 0;
}

.list-ttl-01 h2,
.list-ttl-02 h2,
.list-ttl-03 h2 {
  font-size: 14px;
  font-weight: bold;
}

#wrap .list-ttl-01 h2 {
  padding: 0 0 0 5px;
  border-left: 5px solid #000;
  color: #333;
}

#wrap .list-ttl-02 h2 {
  padding: 7px 0 7px 10px;
  background-color: #000;
  color: #FFF;
}

#wrap .list-ttl-03 h2 {
  padding: 7px 0 7px 10px;
  border-bottom: 2px solid #000;
  color: #333;
}

/* アイテムリスト */
.item-list {
  clear: both;
  margin: 10px 0 0 0;
}

.item-list li {
  float: left;
}

.item-col01 {
  width: 100%;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.item-list-b-col5,
.item-list-b-col4,
.item-list-c01 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.item-list-b-col3,
.item-list-c02,
.item-list-d {
  border-top: 1px solid #ccc;
}

.item-col03,
.item-col02,
.item-list-b-col5 li,
.item-list-b-col4 li,
.item-list-c01 li,
.item-list-c02 li,
.item-list-d li {
  width: 50%;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.item-col03:nth-child(odd),
.item-col02:nth-child(odd),
.item-list-b-col5 li:nth-child(even),
.item-list-b-col4 li:nth-child(even),
.item-list-c01 li:nth-child(even),
.item-list-c02 li:nth-child(even) {
  border-right: none;
}

.item-list-b-col5 li.line-btm-none,
.item-list-b-col4 li.line-btm-none,
.item-list-c01 li.line-btm-none,
.item-list-c02 li.line-btm-none {
  border-bottom: none;
}

ul.line-top-none {
  border-top: none;
}

.item-list-b-col3 li,
.item-list-d li {
  width: 100%;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}

#wrap .item-col01 a,
#wrap .item-col03 a,
#wrap .item-col02 a,
#wrap .item-list-b-col5 li a,
#wrap .item-list-b-col4 li a,
#wrap .item-list-b-col3 li a,
#wrap .item-brand-list li a,
#wrap .item-list-c01 li a,
#wrap .item-list-c02 li a,
#wrap .item-list-d li a {
  text-decoration: none;
}

.item-col01 div {
  margin: 0;
}

.item-col03 div,
.item-col02 div,
.item-list-b-col5 li div,
.item-list-b-col4 li div,
.item-list-b-col3 li div {
  padding: 0;
}

.item-list-c01 li div,
.item-list-c02 li div,
.item-list-d li div {
  display: table;
}

.item-list-c01 li div .list-name,
.item-list-c02 li div .list-name,
.item-list-d li div .list-name {
  display: table-cell;
  line-height: 1.2;
  vertical-align: middle;
  color: #000;
  font-weight: bold;
}

.item-list-c01 li div .list-name,
.item-list-c02 li div .list-name {
  padding: 0.8em 1em 0.8em 2.2em;
}

.item-list-d li div .list-name {
  padding: 1.2em 1em 1.2em 2.2em;
}

.item-list-b-col5 li div,
.item-list-b-col4 li div,
.item-list-b-col3 li div,
.item-list-c01 li div,
.item-list-c02 li div,
.item-list-d li div {
  background-color: #FFF;
}

.item-col01 div img {
  max-width: 100%;
}

.list-img {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
}

.list-img img {
  max-width: 100%;
  vertical-align: bottom;
}

.list-name {
  display: table-cell;
  line-height: 1.2;
  vertical-align: middle;
  padding: 0 2em 0 6px;
  /*padding: 0 1.5em 0 6px;*/
  color: #000;
  font-weight: bold;
}

/* リストC・D 矢印 */
.item-list-arw01 {
  background: url(../responsive_temp_img/arw_item_list_01.gif) 0.5em center no-repeat;
}

/* アイコンの幅指定 */
.w50 {
  width: 46px;
}

.w56 {
  width: 50px;
}

.w100 {
  width: 84px;
}

/* ブランドリスト */
.item-brand-list {
  border-top: 1px solid #ccc;
}

.item-brand-list li {
  width: 25%;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.item-brand-list li:nth-child(4) {
  width: 24.999%;
  border-right: transparent;
}

.item-brand-list li div {
  padding: 0;
  text-align: center;
}

.item-brand-list .list-img {
  display: block;
  width: 100%;
}

.item-brand-list .list-img img {
  max-width: 100%;
}

.item-brand-list .list-item-img,
.item-brand-list .brand-name {
  display: none;
}

/* リストの背景と矢印設定 */
/* ※ 特集によって、背景色の有無と矢印の画像は変わります ※ */
.bg-yellow,
.bg-green,
.bg-gray {
  /*background-color: none;*/
}

.bg-yellow {
  background: #F9F8E0 url(../responsive_temp_img/arw_list_yellow.gif) 97% center no-repeat;
}

.bg-green {
  background: #F3F9E7 url(../responsive_temp_img/arw_list_green.gif) 97% center no-repeat;
}

.bg-gray {
  background: url(../responsive_temp_img/arw_list_gray.gif) 97% center no-repeat;
}

/* ------------------------------------------------
　TOPへ戻る・商品リストボタン
------------------------------------------------ */
/* 特集TOPへ戻る */
#wrap .to-pagetop {
  clear: both;
  margin: 0 15px 0 0;
  padding: 15px 22px 20px 0;
  background: url(../responsive_temp_img/icon_pagetop.gif) right 13px no-repeat;
  text-align: right;
  font-size: 12px;
}

/* 商品リストボタン */
.item-list-btn {
  clear: both;
  padding: 10px 0 0 0;
  text-align: center;
}

.item-list-btn img {
  max-width: 90%;
}

/* ジャンル・ページTOPへ戻る */
.back-to-top {
  display: none;
}

/* 余白調整 */
#wrap .no-line .item-copy2 {
  padding: 6px 12px 6px 12px;
}

#wrap .no-line .item-m-col3-01 .item-copy2 {
  padding: 6px 11px 6px 11px;
}

#wrap .no-line .item-copy3 {
  padding: 6px 7px 6px 7px;
}

#wrap .no-line .item-m-col3-01 .item-copy3 {
  padding: 6px 6px 6px 6px;
}

#wrap .no-line .item-name2 {
  padding: 10px 12px 0 11px;
}

#wrap .no-line .item-name3 {
  padding: 10px 7px 0 6px;
}

#wrap .no-line .item-price2 {
  padding: 10px 12px 0 11px;
}

#wrap .no-line .item-price3 {
  padding: 10px 7px 0 6px;
}

#wrap .no-line .item-s .item-copy2 {
  padding: 6px 13px 6px 12px;
}

#wrap .no-line .item-s .item-copy3 {
  padding: 6px 7px 6px 8px;
}

#wrap .no-line .item-s .item-name2 {
  padding: 10px 12px 0 11px;
}

#wrap .no-line .item-s .item-name3 {
  padding: 10px 6px 0 6px;
}

#wrap .no-line .item-s .item-price2 {
  padding: 10px 12px 0 10px;
}

#wrap .no-line .item-s .item-price3 {
  padding: 10px 6px 0 6px;
}

/* ------------------------------------------------
　ナビのあるパターン 201309追加
------------------------------------------------ */
#wrap .item-wrap .cont-area,
#wrap .item-wrap .nav-area {
  width: 100%;
}

/* 中画像 */
.item-wrap li.item-m-col2:nth-child(odd) {
  float: left;
}

.item-wrap li.item-m-col2:nth-child(even) {
  float: right;
}

.item-wrap .item-m-col2 img {
  max-width: 100%;
}

.item-m-col2 {
  width: 49.9%;
}

.no-line .item-m-col2 img {
  max-width: 100%;
}

.no-line .item-m-col2 {
  width: 50%;
}

.item-m-col2 div {
  padding: 5px;
}

.item-m-col2 {
  text-align: center;
}

.item-m-col2 div.item-detail {
  display: block;
  padding: 0 0 10px 0;
}

#wrap .no-line .item-m-col2 .item-copy2 {
  padding: 6px 13px 6px 12px;
}

#wrap .no-line .item-m-col2 .item-copy3 {
  padding: 6px 7px 6px 8px;
}

#wrap .no-line .item-m-col2 .item-name2 {
  padding: 10px 12px 0 11px;
}

#wrap .no-line .item-m-col2 .item-name3 {
  padding: 10px 6px 0 6px;
}

#wrap .no-line .item-m-col2 .item-price2 {
  padding: 10px 12px 0 10px;
}

#wrap .no-line .item-m-col2 .item-price3 {
  padding: 10px 6px 0 6px;
}

/* IE用調整 */
.ie8 .item-m-col2 div.item-detail,
.ie7 .item-m-col2 div.item-detail {
  padding: 10px 0;
}

/* ナビ */
.nav-area .nav {
  margin: 10px 0 0 0;
}

.nav-list {
  border-top: 1px solid #ccc;
}

.nav-list li {
  width: 50%;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.nav-list li:nth-child(even) {
  border-right: none;
}

.nav-list li.line-btm-none {
  border-bottom: none;
}

ul.line-top-none {
  border-top: none;
}

#wrap .nav-list li a {
  text-decoration: none;
}

.nav-list li div {
  display: table;
}

.nav-list li div .list-name {
  display: table-cell;
  line-height: 1.2;
  vertical-align: middle;
  color: #000;
  font-weight: bold;
}

.nav-list li div .list-name {
  padding: 0.6em 1em 0.6em 2.2em;
}

.nav-list li div {
  background-color: #FFF;
}

/* I-1 スライダー用 */
#wrap #slide1-wrap .slide .item {
  margin: 3px;
}

#wrap #slide1-wrap .slide .item img {
  display: block;
  width: 100%;
  height: auto;
}

#wrap #slide1-wrap .slide-nav {
  text-align: center;
}

#wrap #slide1-wrap .slide-nav a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

#wrap #slide1-wrap .slide1-img {
  display: block;
}

#wrap #slide1-wrap .slide1-name {
  display: block;
  margin-top: 3px;
  font-size: 12px;
  line-height: 1.5;
}

#wrap #slide1-wrap .slide1-price {
  display: block;
  font-size: 12px;
  line-height: 1.5;
}

#wrap #slide1-wrap .btn {
  cursor: pointer;
}

#bc01 span {
  height: 100%;
}

#wrap .no-line .j-1-3-i li {
  padding: 0 5px;
}

#wrap .no-line .j-1-3-i .item-copy {
  padding: 6px 6px 6px 6px;
}

#wrap .no-line .j-1-3-i .item-name {
  padding: 10px 7px 0 7px;
}

#wrap .no-line .j-1-3-i .item-price {
  padding: 5px 5px 0 5px;
}

#wrap .no-line .j-1-3-1 .item-price {
  padding: 5px 5px 30px 5px;
}

#wrap .j-1-3-i .item-img {
  padding: 0 5px;
  text-align: center;
}

#wrap .j-1-3-i .item-img img {
  width: 100%;
}

#wrap .j-1-3-1 {
  width: 100%;
}

#wrap .j-1-3-2,
#wrap .j-1-3-3,
#wrap .j-1-3-4,
#wrap .j-1-3-5 {
  width: 50%;
  height: 400px;
}

#wrap .j-1-3-6,
#wrap .j-1-3-7,
#wrap .j-1-3-8,
#wrap .j-1-3-9,
#wrap .j-1-3-10 {
  display: none;
}

/* Media Queries による切り替え */
@media only screen and (min-width: 320px) and (max-width: 599px) {

  #img-a-cate03 img,
  #img-a-cate04b img,
  #img-a-cate06 img {
    width: 100%;
  }

  #link-a-cate03 li img,
  #link-a-cate04b li img,
  #link-a-cate06 li img {
    width: 100%;
  }

  #img-b-cate03 img,
  #img-b-cate04a img,
  #img-b-cate04b img,
  #img-b-cate05 img,
  #img-b-cate06 img {
    width: 100%;
  }

  #link-b-cate03 img,
  #link-b-cate04a img,
  #link-b-cate04b img,
  #link-b-cate05 img,
  #link-b-cate06 img {
    width: 100%;
  }

  #wrap .b1 h1 {
    background-image: url(../responsive_temp_img/bg_h1.jpg);
  }
}

@media only screen and (min-width: 480px) {
  #wrap .j-1-3-1 .item-img img {
    width: 480px;
  }

  #wrap .j-1-3-2,
  #wrap .j-1-3-3,
  #wrap .j-1-3-4,
  #wrap .j-1-3-5 {
    width: 50%;
    height: 500px;
  }
}

@media only screen and (min-width: 600px) {
  body {
    /*margin: 0;
    	padding: 0;
    	font-size: 12px!important;
    	background: url(https://www.bellemaison.jp/pc/common/img/hdr_www/body_bg.gif) top repeat-x;*/
  }

  /* wrap */
  #wrap {
    clear: both;
    font-size: 12px;
  }

  /* pageHeadingArea */
  #pageHeadingArea {
    display: block;
    margin: 5px 0 0 0;
  }

  #pageHeadingArea h1,
  #pageHeadingArea p {
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    line-height: 120%;
    padding: 0;
  }

  #pageHeadingArea h1 {
    float: left;
    margin: 0 10px 0 0;
  }

  #pageHeadingArea p {
    margin: 0;
    text-align: left;
  }

  /* ================================================
  　header / footer
  ================================================ */
  /* header
  #header {
  	margin: 0;
  } */
  /* footer */
  #footer_gmt {
    width: 960px;
    /*margin: 0 auto;*/
  }


  /* clearfix */
  .cfx {
    *zoom: 1;
  }

  .cfx:after {
    content: '';
    display: block;
    clear: both;
  }



  /* ================================================
  　main-visual
  ================================================ */
  .main-visual {
    height: auto;
    margin: 0 0 20px 0;
    text-align: left;
  }

  .main-image-wrap {
    display: none;
  }

  /* タイプA(余白あり) カテゴリ4つ Aパターン */
  .bg-a-cate04a {
    background-image: url(../responsive_temp_img/bg_a_cate04a.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
  }

  #img-a-cate04a {
    float: left;
    width: 62.7%;
  }

  #link-a-cate04a {
    float: right;
    width: 37.3%;
    background: none;
  }

  #link-a-cate04a ul {
    border: none;
    height: 100%;
    min-height: 255px;
    padding: 0 0 0 4%;
  }

  #link-a-cate04a li {
    display: block;
    float: left;
    width: 50%;
    height: 46%;
    padding: 4% 0 0 0;
    border: none;
  }

  #link-a-cate04a li div {
    margin: 0 7% 0 0;
    padding: 0 0 14% 0;
    background-color: #FFF;
    background-image: url(../responsive_temp_img/arw_main_link_area.gif);
    background-position: center 94%;
    background-repeat: no-repeat;
    -ms-background-size: auto;
    background-size: auto;
  }

  #link-a-cate04a .genre {
    float: left;
    width: 50%;
  }

  #link-a-cate04a .genre-name {
    display: block;
    margin: 0 0 5px 0;
  }

  #link-a-cate04a .genre-img {
    float: right;
    width: 50%;
    margin: 0;
  }

  #link-a-cate04a .genre-name img,
  #link-a-cate04a .genre-copy img,
  #link-a-cate04a .genre-img img {
    max-width: 100%;
  }

  /* タイプA(余白あり) 共通 */
  #img-a-cate03 img,
  #img-a-cate04b img,
  #img-a-cate06 img,
  #link-a-cate06 li img {
    max-width: 100%;
  }

  #link-a-cate03 li img,
  #link-a-cate04b li img,
  #link-a-cate06 li img {
    max-width: 90%;
  }

  .bg-a-cate03,
  .bg-a-cate04b,
  .bg-a-cate06 {
    background-position: right top;
    background-repeat: no-repeat;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
  }

  #link-a-cate03 ul,
  #link-a-cate04b ul,
  #link-a-cate06 ul {
    border-bottom: none;
  }

  #link-a-cate03 img,
  #link-a-cate04b img,
  #link-a-cate06 img {
    vertical-align: top;
    border-top: 1px solid #A8A8A8;
    border-left: 1px solid #A8A8A8;
    border-bottom: 1px solid #A8A8A8;
    border-right: 1px solid #A8A8A8;
  }

  #link-a-cate03 .list-no-line,
  #link-a-cate06 .list-no-line {
    border-right: 1px solid #A8A8A8;
  }

  #link-a-cate04b .list-no-line-r {
    border-right: none;
  }

  /* タイプA(余白あり) カテゴリ3つ */
  .bg-a-cate03 {
    height: 255px;
    background-image: url(../responsive_temp_img/bg_a_cate03.jpg);
  }

  #img-a-cate03,
  #link-a-cate03 {
    float: left;
    width: 50%;
  }

  #link-a-cate03 {
    background-color: transparent;
  }

  #link-a-cate03 ul {
    margin: 2.8% 3% 2.5% 0;
    padding: 0;
  }

  #link-a-cate03 li {
    width: 31.5%;
    margin: 0 0 0 1%;
    padding: 0;
    text-align: right;
  }

  /* タイプA(余白あり) カテゴリ4つ */
  .bg-a-cate04b {
    height: 255px;
    background-image: url(../responsive_temp_img/bg_a_cate04b.jpg);
  }

  #img-a-cate04b,
  #link-a-cate04b {
    float: left;
  }

  #img-a-cate04b {
    width: 62.7%;
  }

  #link-a-cate04b {
    width: 37.3%;
    background-color: transparent;
  }

  /*
  #link-a-cate04b ul {
  	padding: 0 3% 2.5% 0;
  }*/
  #link-a-cate04b li {
    width: 48.2%;
    margin: 0;
    padding: 3.5% 0 0 0;
    text-align: right;
    border: none;
  }

  /* タイプA(余白あり) カテゴリ6つ */
  .bg-a-cate06 {
    height: 255px;
    background-image: url(../responsive_temp_img/bg_a_cate06.jpg);
  }

  #img-a-cate06,
  #link-a-cate06 {
    float: left;
  }

  #img-a-cate06 {
    width: 45.2%;
  }

  #link-a-cate06 {
    width: 54.8%;
    background-color: transparent;
  }

  #link-a-cate06 ul {
    padding: 0 3% 2.5% 0;
  }

  #link-a-cate06 li {
    width: 32.3333%;
    margin: 0 0 0 0.2%;
    padding: 2.4% 0 0 0;
    text-align: right;
  }

  /* タイプB(余白なし)共通 */
  #link-b-cate03,
  #link-b-cate04a,
  #link-b-cate04b,
  #link-b-cate05,
  #link-b-cate06 {
    border-top: none;
  }

  #img-b-cate03,
  #link-b-cate03,
  #img-b-cate04a,
  #link-b-cate04a,
  #img-b-cate04b,
  #link-b-cate04b,
  #img-b-cate05,
  #link-b-cate05,
  #img-b-cate06,
  #link-b-cate06 {
    float: left;
  }

  #img-b-cate03 img,
  #link-b-cate03 img,
  #img-b-cate04a img,
  #link-b-cate04a img,
  #img-b-cate04b img,
  #link-b-cate04b img,
  #img-b-cate05 img,
  #link-b-cate05 img,
  #img-b-cate06 img,
  #link-b-cate06 img {
    vertical-align: top;
  }

  /* タイプB(余白なし) カテゴリ3つ・6つ */
  #img-b-cate03,
  #link-b-cate03,
  #img-b-cate06,
  #link-b-cate06 {
    width: 50%;
  }

  #link-b-cate03,
  #link-b-cate06 {
    margin: 0;
  }

  #link-b-cate03 li,
  #link-b-cate06 li {
    border-right: none;
  }

  /* タイプB(余白なし) カテゴリ4つ Aパターン */
  #img-b-cate04a {
    width: 70%;
  }

  #link-b-cate04a {
    width: 30%;
  }

  #link-b-cate04a li {
    width: 50%;
  }

  /* タイプB(余白なし) カテゴリ4つ Bパターン */
  /* タイプB(余白なし) カテゴリ5つ */
  #img-b-cate04b,
  #img-b-cate05 {
    width: 55%;
  }

  #link-b-cate04b,
  #link-b-cate05 {
    width: 45%;
  }

  #link-b-cate04b li {
    width: 50%;
  }

  #link-b-cate05 .col2,
  #link-b-cate05 .col3 {
    margin: 0;
  }

  #link-b-cate05 .col3 li {
    border-right: none;
  }

  /* ================================================
  　ジャンルタイトル
  ================================================ */
  .item-list-area {
    margin: 0 0 20px 0;
    padding: 10px 0 0 0;
  }

  /* タイトル 背景画像 */
  #wrap .list-ttl-area-c,
  #wrap .list-ttl-area-l {
    background-image: url(../responsive_temp_img/bg_h1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    -ms-background-size: auto;
    background-size: auto;
  }

  #wrap .list-ttl-area-btm div {
    background-image: url(../responsive_temp_img/bg_h1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    -ms-background-size: auto;
    background-size: auto;
  }

  #wrap .list-ttl-area-c h1,
  #wrap .list-ttl-area-l h1,
  #wrap .list-ttl-area-btm h1 {
    margin: 0;
    padding: 0;
    font-size: 0;
  }

  #wrap .list-ttl-area-c h1 img,
  #wrap .list-ttl-area-l h1 img,
  #wrap .list-ttl-area-btm h1 img {
    max-width: 100%;
    vertical-align: bottom;
  }

  /* 画像センタリング・テキスト下 */
  #wrap .list-ttl-area-btm span {
    width: 98%;
    margin: 0 1%;
    padding: 5px 0 0 0;
    color: #000;
  }

  /* 画像左寄せ */
  #wrap .list-ttl-area-l h1,
  #wrap .list-ttl-area-l span {
    display: table-cell;
  }

  #wrap .list-ttl-area-l h1 {
    padding: 0 10px 0 0;
  }

  #wrap .list-ttl-area-l span {
    line-height: 1.3;
    vertical-align: middle;
    color: #000;
  }

  #wrap .b1 span,
  #wrap .b1 span {
    display: table-cell;
    width: auto;
    padding: 0;
    line-height: 15px;
  }

  /* IE7用 */
  .ie7 #wrap .list-ttl-area-l h1,
  .ie7 #wrap .list-ttl-area-l span {
    display: block;
    float: left;
  }

  .ie7 #wrap .list-ttl-area-l span {
    padding: 5px 0 0 0;
  }

  .item-list-area section {
    padding: 0 0 20px 0;
  }

  .ttl-area h1 {
    display: block;
    float: left;
    width: auto;
    margin: 0;
    padding: 18px 40px 18px 0;
  }

  .ttl-area h1 img {
    max-width: 100%;
  }

  .ttl-area span {
    display: block;
    line-height: 1.5;
    padding: 25px 10px 0 0;
    color: #000;
  }

  /* ================================================
  　アイテム見せ
  ================================================ */
  .item-wrap {
    width: 100%;
    overflow: hidden;
  }

  .vertical-line {
    background: url(../responsive_temp_img/bg_item_line.gif) 50% top repeat-y;
  }

  /* 「ラインの色を個別に設定 */
  /*.vertical-line-g {
  	background: url(../responsive_temp_img/bg_item_line.gif) 50% top repeat-y;
  }*/
  .item-wrap li {
    padding: 0;
  }

  .item-wrap li.top-none {
    border: none;
  }

  .item-wrap .item-l img {
    max-width: 99.9%;
  }

  .item-wrap .item-s img {
    max-width: 100%;
  }

  .item-wrap .item-m img {
    max-width: 100%;
  }

  .col-wrap {
    width: 49.99%;
  }

  .f-right .item-l .item-img,
  .f-right .item-m .item-img {
    text-align: right;
  }

  .f-left .item-s .item-img {
    text-align: left;
  }

  .c-8d-l,
  .c-8d-c,
  .c-8d-r {
    width: 33.33%;
  }

  .item-wrap li.c-8d-c,
  .item-wrap li.c-8d-r {
    border-top: none;
  }

  /* ラインなし */
  .no-line .col-wrap {
    width: 50%;
  }

  .no-line .col-wrap.center-f {
    margin-left: 25%;
    margin-top: 32px;
  }

  .no-line .col-wrap.center-f.no-mt {
    margin-top: 0;
  }

  .no-line .item-l img,
  .no-line .item-m img,
  .no-line .item-s img {
    max-width: 100%;
  }

  .no-line .item-m-col3-01,
  .no-line .item-m-col3-02,
  .no-line .item-m-col3-03 {
    width: 33.33%;
    text-align: center;
    border-right: transparent !important;
  }

  /* 3カラム */
  .item-wrap .item-m-col3-02 {
    float: left;
  }

  .item-wrap .item-m-col3-03 {
    float: left;
  }

  .item-m-col3-02 {
    width: 33.33%;
    text-align: center;
    border-right: 1px solid #CCC !important;
  }

  .item-m-col3-03 {
    width: 33.33%;
    text-align: center;
    border-right: 1px solid #CCC !important;
  }

  .rightend {
    border-right: transparent !important;
  }

  .no-line .item-m-col3-02 {
    width: 33.33%;
    text-align: center;
    border-right: transparent !important;
  }

  .no-line .item-m-col3-03 {
    width: 33.33%;
    text-align: center;
    border-right: transparent !important;
  }

  .item-wrap .item-m-col3-03-o {
    clear: none;
  }

  .item-wrap .item-m-col3-03-e {
    border-left: none;
  }

  .no-line .rightend {
    border-right: transparent !important;
  }

  /* スマホで設定した、3カラム横並びのときのitem-detailの高さをなくす */
  .item-m-col3-01 .h106 {
    height: auto;
  }

  /* コピー */
  /* == ！注意！ =========================================
  
  コピーエリアの高さを数値で指定する場合は、
  別途高さ指定のclassを作ってください。
  下記に直接設定しないこと。
  
  ========================================= ！注意！ == */
  #wrap .item-copy {
    padding: 10px 7px 10px 6px;
    font-size: 14px;
  }

  #wrap .item-s .item-copy {
    padding: 10px 5px;
    font-size: 12px;
    line-height: 16px;
  }

  #wrap .no-line .item-copy {
    padding: 10px 5px 5px 5px;
  }

  #wrap .no-line .item-s .item-copy {
    padding: 10px 5px 11px 5px;
  }

  #wrap .no-line .item-name {
    padding: 10px 10px 0 10px;
  }

  /* IE用調整 */
  .ie9 .vertical-line,
  .ie8 .vertical-line,
  .ie7 .vertical-line {
    background: url(../responsive_temp_img/bg_item_line.gif) center top repeat-y;
  }

  .ie9 .col-wrap,
  .ie8 .col-wrap,
  .ie7 .col-wrap {
    /*width: 49.88%;*/
    width: 49.9%;
  }

  .ie9 .no-line .col-wrap,
  .ie8 .no-line .col-wrap,
  .ie7 .no-line .col-wrap {
    width: 50%;
  }

  .ie9 .item-wrap .item-l img {
    max-width: 100%;
  }

  .ie9 .item-wrap .item-m img {
    max-width: 100%;
  }

  .ie9 .item-wrap .item-s img {
    max-width: 100%;
  }

  .ie8 .item-wrap .item-s img {
    max-width: 98%;
  }

  /*
  .ie9 .f-left .item-s .item-img,
  .ie8 .f-left .item-s .item-img {
  	text-align: left;
  }
  */
  /*
  .ie7 .f-left .item-s .item-img {
  	text-align: right;
  }*/
  .ie7 .item-wrap .item-s {
    /*width: 49.6%;*/
    width: 49.7%;
  }

  .ie7 .no-line .col-wrap {
    width: 50%;
  }

  .ie7 .no-line .item-s {
    width: 50%;
  }

  .ie7 .no-line .item-s img {
    max-width: 100%;
  }

  .ie7 .item-m-col3-01,
  .ie7 .item-m-col3-02,
  .ie7 .item-m-col3-03 {
    width: 33.33%;
  }

  .ie7 #wrap .col-fix .item-price {
    /*padding: 14px 5px 10px 5px;*/
    padding: 5px 5px 10px 5px;
  }

  .ie7 #wrap .item-price {
    padding: 5px 0 10px 0;
    color: #000;
  }

  /* IE7用調整 */
  /*
  .line ul,
  .line li {
  	border: none;
  }
  .line ul {
  	width: 100%;
  }*/
  /*
  .line .col-wrap {
  	width: 50%;
  	background: none;
  
  }*/
  /* 縦ライン
  .vertical-line {
  	background: url(../responsive_temp_img/bg_item_line.gif) center top repeat-y;
  } */
  /*
  #wrap .layout01 ul,
  #wrap .layout02 ul,
  #wrap .layout03 ul {
  	margin: 0;
  }
  .layout01 li {
  	float: left;
  }
  */
  /* ボックスのサイズ */
  /*
  .item-l-02 {
  	width: 50%;
  }*/
  /*
  .item-l,
  .item-m {
  	width: 50%;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	box-sizing: border-box;
  }
  
  .item-s {
  	width: 25%;
  }*/
  /*
  .item-m-col3-01 {
  	width: 33.33%
  }
  
  
  .item-l,
  .item-m {
  	width: 100%;
  }
  .item-s {
  	width: 50%;
  }*/
  /*
  .no-line .item-l,
  .no-line .item-m,
  .no-line .item-s {
  	-moz-box-sizing: content-box!important;
  	-webkit-box-sizing: content-box!important;
  	-ms-box-sizing: content-box!important;
  	box-sizing: content-box!important;
  }*/
  /*
  .no-line .item-l,
  .no-line .item-m {
  	width: 50%;
  }
  .no-line .item-s {
  	width: 25%;
  }
  .no-line .item-m-col3-01 {
  	width: 33.33%;
  }*/
  /* IE用調整
  .ie7 .item-l,
  .ie7 .item-m,
  .ie7 .no-line .item-l,
  .ie7 .no-line .item-m {
  	width: 49.9%;
  }
  .ie7 .item-s,
  .ie7 .no-line .item-s {
  	width: 24.9%;
  }
  .ie7 .item-m-col3-01,
  .ie7 .no-line .item-m-col3-01 {
  	width: 33.33%;
  } */
  /* ラインあり
  .line ul {
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	box-sizing: border-box;
  }*/
  /*
  .item-l div {
  	height: 629px;
  }
  .item-m div,
  .item-s div {
  	height: 309px;
  }*/
  /*
  .item-l .col-fix {
  	height: 639px!important;
  }*/
  /*
  .item-m .col-fix,
  .item-s .col-fix {
  	height: 319px;
  }*/
  /* ラインなしの時
  .no-line ul {
  	border-top: none;
  	border-left: none;
  }
  .no-line li {
  	border-right: none;
  	border-bottom: none;
  } */
  /*
  .no-line .item-m div,
  .no-line .item-s div {
  	height: 310px!important ← 特集によって、高さが変わります;
  } */
  /*.no-line .item-l .col-fix {
  	height: 640px!important ← 特集によって、高さが変わります;
  }*/
  /*
  .no-line .item-m .col-fix,
  .no-line .item-s .col-fix {
  	height: 320px!important ← 特集によって、高さが変わります;
  } */
  /* 大画像が最初に来ない場合
  .layout03 .left-col {
  	float: left;
  }
  .layout03 .right-col {
  	float: right;
  }
  .layout03 .left-col,
  .layout03 .right-col {
  	width: 50%;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	box-sizing: border-box;
  }
  .layout03 .left-col .item-s {
  	width: 50%;
  }
  .layout03 .right-col {
  	border-top: 1px solid #CCC;
  	border-left: none;
  }
  .layout03 .no-line {
  	border-top: none;
  }
  .layout03 .right-col .item-l {
  	width: 100%;
  } */
  /* カラムの高さ ※※エリアごとに要調整※※ */
  /* == ！注意！ =========================================
  
  特集ごとに画像の高さは変わるので、
  必要に応じてclassを作る。
  
  ========================================= ！注意！ == */
  .h306 {
    height: 306px;
  }

  .h319 {
    height: 319px;
  }

  .h345 {
    height: 345px;
  }

  .h360 {
    height: 360px;
  }

  .h365 {
    height: 365px;
  }

  .h375 {
    height: 375px;
  }

  .h387 {
    height: 387px;
  }

  .h400 {
    height: 400px;
  }

  .h440 {
    height: 440px;
  }

  .h510 {
    height: 510px;
  }

  .h564 {
    height: 562px;
  }

  .h638 {
    height: 638px;
  }

  .h639 {
    height: 639px;
  }

  .h691 {
    height: 691px;
  }

  .h693 {
    height: 693px;
  }

  /* IE用調整
  .ie7 .layout03 .left-col {
  	width: 49.95%;
  }
  .ie7 .layout03 .right-col {
  	width: 49.94%;
  }
  .ie7 .layout03 .left-col .item-s {
  	width: 49.75%;
  }
  .ie7 .layout03 .right-col .item-l {
  	width: 99.9%;
  }
  
  .ie7 #wrap .item-name,
  .ie7 #wrap .col-fix .item-name {
  	padding: 0 0 5px 0;
  } */
  /* バナーエリアの高さ調整
  .ie9 .h659 {
  	height: 660px;
  }
  
  .ie8 .h692,
  .ie8 .h693 {
  	height: 694px;
  }
  .ie8 .h659 {
  	height: 659px;
  }
  
  .ie7 .h692 {
  	height: 693px;
  }
  .ie7 .h693 {
  	height: 694px;
  }
  .ie7 .h659 {
  	height: 659px;
  } */
  /* ================================================
  　バナー見せ
  ================================================ */
  #wrap .bnr-area01,
  #wrap .bnr-area02 {
    width: 100%;
    margin: 0;
  }

  #wrap .bnr-area01 li {
    float: left;
  }

  #wrap .bnr-area02 ul {
    padding: 0 4px;
  }

  #wrap .bnr-area02 li {
    float: left;
    padding: 4px 0;
  }

  #wrap .bnr-area01 .bnr-l,
  #wrap .bnr-area01 .bnr-m,
  #wrap .bnr-area02 .bnr-l,
  #wrap .bnr-area02 .bnr-m {
    width: 50%;
  }

  #wrap .bnr-area01 .bnr-s,
  #wrap .bnr-area02 .bnr-s {
    width: 25%;
  }

  /* IE用調整 */
  .ie7 #wrap .bnr-area01 .bnr-l {
    width: 49.9%;
  }

  .ie7 #wrap .bnr-area01 .bnr-s {
    width: 24.9%;
  }

  #wrap .bnr-area02 .bnr-l div,
  #wrap .bnr-area02 .bnr-m div,
  #wrap .bnr-area02 .bnr-s div {
    padding: 0 4px;
  }

  /* その他バナー */
  .other-bnr li {
    float: left;
    margin: 0;
    padding: 10px 0;
  }

  .other-bnr li div {
    margin: 0 10px;
  }

  /* バナー172 */
  .other-bnr .bnr172 {
    width: 100%;
  }

  .other-bnr .bnr172 li {
    width: 20%;
  }

  .other-bnr .bnr172 li.f-left,
  .other-bnr .bnr172 li.f-right {
    float: left;
  }

  .other-bnr .bnr172 li.f-left-right {
    float: left !important;
  }

  /* バナー220 */
  .other-bnr .bnr220 li {
    width: 25%;
  }

  /* バナー272 */
  .bnr272-center .bnr-inner {
    padding: 0 42px 10px 42px;
  }

  /*
  .bnr272-center {
  	padding: 0 42px 10px 42px;
  }*/
  .bnr272-center .bnr-inner .bnr272 li {
    width: 33.33%;
    /*width: 30.44%;*/
  }

  /* バナー300 */
  .other-bnr .bnr300 li {
    width: 33.33%;
  }

  /* バナー460 */
  .other-bnr .bnr460 li {
    width: 50%;
  }

  /* バナー460センタリング */
  .other-bnr .bnr460-c li {
    float: none;
    text-align: center;
  }

  /* バナー940 */
  .other-bnr .bnr940 li {
    width: 100%;
  }

  /* ================================================
  　アイテムリスト
  ================================================ */
  /* h2 リストタイトル */
  .list-ttl-01,
  .list-ttl-02,
  .list-ttl-03 {
    clear: both;
    margin: 0 10px;
  }

  .list-ttl-01 h2,
  .list-ttl-02 h2,
  .list-ttl-03 h2 {
    font-size: 18px;
    font-weight: bold;
  }

  #wrap .list-ttl-01 h2 {
    margin: 0;
    padding: 0 0 0 5px;
    border-left: 5px solid #000;
    color: #333;
  }

  #wrap .list-ttl-02 h2 {
    margin: 0;
  }

  #wrap .list-ttl-03 h2 {
    margin: 0;
    padding: 7px 0;
  }

  /* アイテムリスト */
  .item-list {
    padding: 0;
  }

  .list-a {
    padding: 0 5px;
  }

  .list-brand {
    padding: 0 0 25px 0;
  }

  .item-col03 div,
  .item-col02 div {
    margin: 5px;
    border: 1px solid #CCC;
  }

  .item-list-b-col5 li div,
  .item-list-b-col4 li div,
  .item-list-b-col3 li div {
    margin: 5px 10px;
    border: 1px solid #CCC;
  }

  .item-brand-list li div {
    padding: 0;
  }

  .item-col01 div {
    padding: 5px;
    border: none;
  }

  .item-col01 {
    width: 39.4%;
    border-bottom: none;
  }

  .item-col01 img {
    max-width: 100%;
  }

  .item-list-b-col5,
  .item-list-b-col4,
  .item-list-b-col3,
  .item-list-c01,
  .item-list-c02,
  .item-list-d {
    border-top: none;
    border-right: none;
    border-bottom: none;
  }

  .item-col03 {
    width: 20.2%;
  }

  .item-col02 {
    width: 30.3%;
  }

  .item-list-b-col5 li,
  .item-brand-list li {
    width: 20%;
  }

  .item-list-b-col4 li,
  .item-list-c01,
  .item-list-c02 li {
    width: 25%;
  }

  .item-list-b-col3 li,
  .item-list-d {
    width: 33.33%;
    border-bottom: none;
  }

  .item-col03,
  .item-col02,
  .item-list-b-col5 li,
  .item-list-b-col4 li,
  .item-list-b-col3 li,
  .item-list-c01 li,
  .item-list-c02 li,
  .item-list-d li,
  .item-brand-list li {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
  }

  .item-list-c01,
  .item-list-c02 li,
  .item-list-d {
    float: left;
  }

  .item-list-c01 li,
  .item-list-d li {
    float: none;
    width: 100%;
    /*background-color: #FCF;*/
  }

  .item-list-c01 li div,
  .item-list-c02 li div,
  .item-list-d li div {
    background-color: transparent;
  }

  #wrap .item-col01 a:hover,
  #wrap .item-col03 a:hover,
  #wrap .item-col02 a:hover,
  #wrap .item-list-b-col5 li a:hover,
  #wrap .item-list-b-col4 li a:hover,
  #wrap .item-list-b-col3 li a:hover,
  #wrap .item-list-c01 li a:hover .list-name,
  #wrap .item-list-c02 li a:hover .list-name,
  #wrap .item-list-d li a:hover .list-name,
  #wrap .item-col01 a:active,
  #wrap .item-col03 a:active,
  #wrap .item-col02 a:active,
  #wrap .item-list-b-col5 li a:active,
  #wrap .item-list-b-col4 li a:active,
  #wrap .item-list-b-col3 li a:active,
  #wrap .item-list-c01 li a:active .list-name,
  #wrap .item-list-c02 li a:active .list-name,
  #wrap .item-list-d li a:active .list-name {
    color: #000;
    text-decoration: underline;
  }

  .list-name,
  .item-list-b-col5 .list-name,
  .item-list-b-col4 .list-name,
  .item-list-b-col3 .list-name {
    padding: 0 2em 0 8px;
  }

  .item-list-c01 li div .list-name,
  .item-list-c02 li div .list-name,
  .item-list-d li div .list-name {
    display: block;
    padding: 0.6em 1em 0.6em 2.4em;
    font-weight: normal;
  }

  /* 2行になるとき追加 */
  .item-list-c02 li div .line-2 {
    padding: 0.6em 1em 0.3em 2.4em;
  }

  /* リストC・D 矢印 */
  .item-list-arw01 {
    background: url(../responsive_temp_img/arw_item_list_01.gif) 0.8em 0.7em no-repeat;
  }

  /* IE調整用 */
  .ie7 .list-name,
  .ie7 .item-list-b-col5 .list-name,
  .ie7 .item-list-b-col4 .list-name,
  .ie7 .item-list-b-col3 .list-name {
    padding: 0 0 0 8px;
    margin: 0 2em 0 0;
  }

  .ie7 .item-list-c02 {
    padding: 0 0 0 16px !important;
  }

  .list-img {
    display: table-cell;
    vertical-align: middle;
  }

  .list-img img {
    max-width: 100%;
  }

  /*
  .list-name,
  .item-list-b-col4 .list-name {
  	padding: 0 2em 0 8px;
  }*/
  /* アイコンの幅指定 */
  .w50 {
    width: 50px;
  }

  .w56 {
    width: 56px;
  }

  .w100 {
    width: 100px;
  }

  /* ブランドリスト */
  .item-brand-list {
    border-top: none;
    color: #666;
  }

  .item-brand-list li,
  .item-brand-list li:nth-child(4) {
    width: 20%;
    padding: 10px;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .item-brand-list li div {
    border: 1px solid #ccc;
    background-color: #FFF;
  }

  .item-brand-list .list-img {
    display: block;
    float: left;
    width: 48.8237%;
    /*width: 48.82%;*/
    vertical-align: text-bottom;
  }

  .item-brand-list .list-item-img {
    float: left;
    width: 51.1763%;
    /*width: 51.18%;*/
  }

  .item-brand-list .list-img img,
  .item-brand-list .list-item-img img {
    max-width: 100%;
  }

  .item-brand-list .brand-name {
    clear: both;
    display: block;
    padding: 5px 5px 0 5px;
  }

  .item-brand-list a:link .brand-name,
  .item-brand-list a:visited .brand-name {
    color: #666;
    text-decoration: underline;
  }

  .item-brand-list a:hover .brand-name,
  .item-brand-list a:active .brand-name {
    color: #666;
    text-decoration: none;
  }

  .item-brand-list .list-item-img,
  .item-brand-list .brand-name {
    display: block;
  }

  /*
  .item-brand-list .list-img {
  	float: left;
  	width: 50%;
  	padding: 19px 0 0 0;
  }
  .item-brand-list .list-img img {
  	max-width: 95%;
  }
  .item-brand-list .list-item-img {
  	display: block;
  	float: right;
  	width: 43%;
  	padding: 0 8px 0 0;
  	text-align: right;
  }
  .item-brand-list .list-item-img img {
  	max-width: 100%;
  	vertical-align: bottom;
  }
  
  .item-brand-list .brand-name {
  	clear: both;
  	display: block;
  	padding: 0 5px;
  }
  .item-brand-list a:link .brand-name,
  .item-brand-list a:visited .brand-name {
  	text-decoration: underline;
  }
  .item-brand-list a:hover .brand-name,
  .item-brand-list a:active .brand-name {
  	text-decoration: none;
  }*/
  /* IE用 */
  .ie7 .item-col03 .list-img,
  .ie7 .item-col02 .list-img,
  .ie7 .item-list-b-col5 .list-img,
  .ie7 .item-list-b-col4 .list-img,
  .ie7 .item-list-b-col3 .list-img {
    float: left;
  }

  .ie7 .item-col03 .list-name,
  .ie7 .item-col02 .list-name,
  .ie7 .item-list-b-col5 .list-name,
  .ie7 .item-list-b-col4 .list-name,
  .ie7 .item-list-b-col3 .list-name {
    float: left;
    padding: 8px 0 0 10px;
  }

  /* IE7・8用 */
  .ie7 .item-brand-list li div,
  .ie8 .item-brand-list li div {
    margin: 10px;
  }

  .ie7 .item-brand-list .brand-name,
  .ie8 .item-brand-list .brand-name {
    padding: 0 5px 0 15px;
  }

  /* リストの背景と矢印設定 */
  /* ※ 特集によって、背景色は変わります ※ */
  .bg-yellow {
    background-color: #F9F8E0;
  }

  .bg-green {
    background-color: #F3F9E7;
  }

  .list-bg-gray {
    background-color: #F0F0F0;
  }

  /* ================================================
  　TOPへ戻る・商品リストボタン
  ================================================ */
  /* 特集TOPへ戻る */
  #wrap .to-pagetop {
    margin: 0;
  }

  /* 商品リストボタン */
  .item-list-btn {
    clear: both;
    padding: 20px 0 0 0;
    text-align: center;
  }

  .item-list-btn img {
    max-width: 100%;
  }

  /* ジャンル・ページTOPへ戻る */
  .back-to-top {
    clear: both;
    display: block;
    padding: 15px 0 0 0;
    border-top: 1px solid #CCC;
  }

  .back-to-top li {
    padding: 5px 0 5px 22px;
    background: url(../responsive_temp_img/icon_totop.gif) left center no-repeat;
  }

  /* 余白調整 */
  #wrap .no-line .item-copy2 {
    padding: 10px 11px 10px 10px;
  }

  #wrap .no-line .item-copy3 {
    padding: 10px 6px 10px 5px;
  }

  #wrap .no-line .item-name2 {
    padding: 10px 11px 0 10px;
  }

  #wrap .no-line .item-name3 {
    padding: 10px 6px 0 5px;
  }

  #wrap .no-line .item-price2 {
    padding: 10px 11px 0 10px;
  }

  #wrap .no-line .item-price3 {
    padding: 10px 6px 0 5px;
  }

  #wrap .no-line .item-s .item-copy2 {
    padding: 10px 12px 10px 10px;
  }

  #wrap .no-line .item-s .item-copy3 {
    padding: 10px 6px 10px 6px;
  }

  #wrap .no-line .item-s .item-name2 {
    padding: 10px 11px 0 10px;
  }

  #wrap .no-line .item-s .item-name3 {
    padding: 10px 6px 0 5px;
  }

  #wrap .no-line .item-s .item-price2 {
    padding: 10px 12px 0 10px;
  }

  #wrap .no-line .item-s .item-price3 {
    padding: 10px 6px 0 6px;
  }

  /* ================================================
  　ナビのあるパターン 201309追加
  ================================================ */
  /* コンテンツ */
  #wrap .item-wrap .cont-area {
    width: 66.2%;
  }

  /* 中画像 */
  .item-wrap .item-m-col2 img {
    max-width: 100%;
  }

  /*
  .f-left .item-m-col2 .item-img {
  	text-align: left;
  }*/
  .no-line .item-m-col2 img {
    max-width: 100%;
  }

  #wrap .item-m-col2 .item-copy {
    padding: 10px 5px;
    font-size: 12px;
    line-height: 16px;
  }

  #wrap .no-line .item-m-col2 .item-copy {
    padding: 10px 5px 11px 5px;
  }

  #wrap .no-line .item-m-col2 .item-copy2 {
    padding: 10px 12px 10px 10px;
  }

  #wrap .no-line .item-m-col2 .item-copy3 {
    padding: 10px 6px 10px 6px;
  }

  #wrap .no-line .item-m-col2 .item-name2 {
    padding: 10px 11px 0 10px;
  }

  #wrap .no-line .item-m-col2 .item-name3 {
    padding: 10px 6px 0 5px;
  }

  #wrap .no-line .item-m-col2 .item-price2 {
    padding: 10px 12px 0 10px;
  }

  #wrap .no-line .item-m-col2 .item-price3 {
    padding: 10px 6px 0 6px;
  }

  /* IE用調整 */
  .ie9 .item-wrap .item-m-col2 img {
    max-width: 100%;
  }

  .ie8 .item-wrap .item-m-col2 img {
    max-width: 98%;
  }

  .ie7 .item-wrap .item-m-col2 {
    width: 49.7%;
  }

  .ie7 .no-line .item-m-col2 img {
    max-width: 100%;
  }

  /* 高さ */
  .h460 {
    height: 460px;
  }

  /* ナビ */
  #wrap .item-wrap .nav-area {
    width: 33.33%;
  }

  #wrap .item-wrap .nav-area .list-ttl-01,
  #wrap .item-wrap .nav-area .list-ttl-02,
  #wrap .item-wrap .nav-area .list-ttl-03 {
    clear: both;
    margin: 0 10px;
  }

  #wrap .item-wrap .nav-area .list-ttl-01 h2,
  #wrap .item-wrap .nav-area .list-ttl-02 h2,
  #wrap .item-wrap .nav-area .list-ttl-03 h2 {
    font-size: 16px;
    font-weight: bold;
  }

  .nav-area .nav {
    margin: 10px;
  }

  /* 背景色を入れるときに使う */
  .nav-area.bg-gray {
    background-color: #eee;
    background-image: none;
  }

  .nav-list {
    margin: 10px 0 0 0;
  }

  .nav-list li {
    float: left;
    width: 100%;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-right: none;
  }

  .nav-list li a {
    display: block;
  }

  .nav-list li div {
    background-color: transparent;
  }

  #wrap .nav-list li a:hover .list-name,
  #wrap .nav-list li a:active .list-name {
    color: #000;
    text-decoration: underline;
  }

  .nav-list li div .list-name {
    display: table-cell;
    padding: 0.5em 1em 0.5em 2.2em;
    /* padding: 1em 1em 1em 2.2em; */
    /*font-weight: normal;*/
  }

  /* 2行になるとき追加 */
  .nav-list li div .line-2 {
    line-height: 1.4;
    padding: 0.4em 1em 0.4em 2.2em;
  }

  #wrap .nav-list .item-list-arw01 {
    background: url(../responsive_temp_img/arw_item_list_01.gif) 0.6em center no-repeat;
  }

  #wrap .no-line .j-1-3-i .item-copy {
    padding: 10px 6px 10px 5px;
  }

  #wrap .no-line .j-1-3-i .item-name {
    padding: 10px 6px 0 5px;
  }

  #wrap .no-line .j-1-3-i .item-price {
    padding: 10px 6px 0 5px;
  }

  #wrap .j-1-3-i {
    display: block;
  }

  #wrap .j-1-3-1 .item-img img {
    width: 100%;
  }

  #wrap .j-1-3-1,
  #wrap .j-1-3-2,
  #wrap .j-1-3-3,
  #wrap .j-1-3-4 {
    width: 50%;
    height: 580px;
  }

  #wrap .j-1-3-5,
  #wrap .j-1-3-6,
  #wrap .j-1-3-7,
  #wrap .j-1-3-8,
  #wrap .j-1-3-9,
  #wrap .j-1-3-10 {
    width: 33.3%;
    height: 440px;
  }
}

@media only screen and (min-width: 960px) {
  #wrap {
    position: relative;
    margin: 0 auto !important;
    padding: 0;
    text-align: left;
  }

  /*
  #link-a-cate04a ul {
  	padding: 1% 2% 0 0;
  }*/
  /*
  #link-a-cate04a li div {
  	height: 22%;
  	margin: 7% 7% 0 0;
  	padding: 6% 0 6% 7%;
  }
  */
  #link-a-cate04a .genre-name img,
  #link-a-cate04a .genre-copy img,
  #link-a-cate04a .genre-img img {
    max-width: 100%;
  }

  #img-a-cate03 img,
  #link-a-cate03 li img,
  #img-a-cate04b img,
  #link-a-cate04b li img,
  #img-a-cate06 img,
  #link-a-cate06 li img {
    max-width: 100%;
  }

  #link-a-cate04b .list-no-line-r {
    border-right: none;
  }
}

#wrap #sizeFlow_01 h5 {
  font-size: 18px;
  color: #ed7414;
}

#wrap #sizeFlow_01 h5 span {
  display: inline-block;
  color: #fff;
  background-color: #ed7414;
  font-size: 17px;
  line-height: 2.3;
  padding: 0 10px;
  margin-right: 12px;
  margin-top: 10px;
}

@media only screen and (max-width: 500px) {
  #wrap #sizeFlow_01 h5 {
    font-size: 14px;
  }

  #wrap #sizeFlow_01 h5 span {
    font-size: 14px;
  }
}

.no-line .col-wrap.center-f.no-mt {
  margin-left: 25%;
}

#wrap .before-caution {
  margin: 32px auto 0;
  text-align: center;
  font-weight: bold;
}

#wrap .before-caution dt {
  font-size: 22px;
  margin-bottom: 6px;
}

#wrap .before-caution dd {
  font-size: 18px;
  line-height: 1.75;
}

#wrap .before-caution dd>span {
  border-bottom: 2px solid #ed7414;
}

#wrap #sizeFlow_02 {
  margin-bottom: 50px;
}

#wrap #sizeFlow_03 .checkPoint_inner {
  margin-left: 1em;
  margin-bottom: 3.6em;
}

#wrap #sizeFlow_03 .checkPoint_inner2 {
  margin-left: 1em;
  margin-bottom: 1.75em;
}

#wrap #sizeFlow_03 p {
  font-size: 14px;
  line-height: 1.75;
}

#wrap #sizeFlow_03 p strong {
  color: #ed7414;
}

#wrap #sizeFlow_03 .tips {
  font-size: 14px;
  line-height: 1.5;
}

#wrap #sizeFlow_03 .tips li:nth-of-type(n+2) {
  margin-left: 1em;
}



#wrap .to_QA {
  padding: 50px 0 20px;
  border-top: 1px solid #CCC;
  text-align: center;
}

#wrap .to_QA a {
  color: #333;
  font-size: 1.28571428571em;
  letter-spacing: 1px;
}

#wrap .to_QA a>storng {
  font-size: 1.22222222222em;
}

#wrap .bnr1 {
  text-align: center;
  font-size: 14px;
  margin: 50px 0;
}

#wrap .bnr1 a {
  display: block;
  margin-bottom: 7px;
}

#wrap .flex_list,
#wrap .btn-list1 {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#wrap .btn-list1 li {
  margin: 0;
  width: 48.181818%;
}

#wrap .btn-list1 li {
  margin: 0;
  width: 46%;
}


#wrap .mb50 {
  margin-bottom: 50px;

}