@charset "UTF-8";

/*============================
#selected-brand
============================*/
#selected-brand .selected-brand-intro {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: block;
  font-size: 230%;
  line-height: 1.6em;
  padding: 70px 0;
}
#selected-brand .selected-brand {
  margin-bottom: 80px;
}
#selected-brand .selected-brand .title {
  margin-bottom: 50px;
  text-align: center;
  border: 2px solid #B0B0B0;
  border-left: none;
  border-right: none;
  padding: 17px 0;
}
#selected-brand .selected-brand .label {
  color: #B0B0B0;
}
#selected-brand .selected-brand .list {
  text-align: center;
}
#selected-brand .selected-brand .list .item {
  display: inline-block;
}
/*============================
#brand
============================*/
#brand .brand-image .brand-image__table {
  display: table;
  margin-left: -160px;
  border-top: 2px solid #B0B0B0;
  border-bottom: 2px solid #B0B0B0;
}
#brand .brand-image .brand-image__table .row {
  display: table-row;
}
#brand .brand-image .brand-image__table .row .data {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#brand .brand-image .brand-image__table .row .data.text {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 24px;
  text-align: left;
  line-height: 150%;
  padding: 0 30px;
}
#brand .brand-intro {
  padding: 50px 35px;
  border-bottom: 2px solid #B0B0B0;
  overflow: hidden;

}
#brand .brand-intro .photo{
  float: right;
  padding-left: 55px;
}
#brand .doll-maker {
  padding: 50px 35px;
  display: table;
}
#brand .doll-maker .photo {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding-right: 55px;
}
#brand .doll-maker .text {
  vertical-align: top;
  text-align: left;
}
#brand .doll-maker .text .name {
  font-size: 26px;
  margin-bottom: 30px;
}
#brand .doll-maker .text .name .label {
  font-size: 18px;
}
#brand .interview {
  background: url("../brand/yoshitoku/images/interview-bg.png");
  padding: 50px 0;
}
#brand .interview .title {
  margin-bottom: 40px;
}
#brand .interview .text {
  padding: 0 35px;
  color: #FFFFFF;
  display: table;
}
#brand .interview .text .description {
  display: table-cell;
  vertical-align: top;
  padding-right: 35px;
}
#brand .interview .text .photo {
  display: table-cell;
  vertical-align: top;
  text-align: right;
}
#brand .recommend {
  background: url("../brand/yoshitoku/images/interview-bg.png");
  padding: 50px 0;
  margin-bottom: 30px;
}
#brand .recommend .title {
  margin-bottom: 40px;
}
#brand .recommend .text {
  display: table;
  color: #FFFFFF;
  padding: 0 35px;
}
#brand .recommend .text .photo {
  display: table-cell;
  vertical-align: top;
  padding-right: 35px;
}
#brand .recommend .text .description {
  display: table-cell;
  vertical-align: top;
}
/* ラインナップ */
.lineup {
  margin-bottom: 80px;
}
.lineup .lineup_title {
  margin-bottom: 50px;
  text-align: center;
  border: 2px solid #B0B0B0;
  border-left: none;
  border-right: none;
  padding: 17px 0;
}
.lineup .lineup_slider {
  padding: 0 50px;
  margin: 0 auto;
}
.lineup .lineup_slider .lineup_slider_item .photo {
  margin-bottom: 5px;
}
.lineup .lineup_slider .lineup_slider_item .title {
  font-size: 12px;
  margin-bottom: 10px;
  max-width: 270px;
  margin: 0 auto;
}
.lineup .lineup_slider .lineup_slider_item .price {
  text-align: right;
  font-size: 20px;
  font-weight: bold;
  max-width: 270px;
  margin: 0 auto;
}
.lineup .lineup_slider .lineup_slider_item .price-label {
  font-size: 14px;
}
.lineup .lineup_slider_arrow {
  position: relative;
}
/* スライダー */
.slick-prev:before, .slick-next:before {
  content: "" !important;
}
.slick-prev, .slick-next {
  top: 0 !important;
  margin-top: 80px !important;
}
.slick-prev {
  left: 0 !important;
}
.slick-next {
  right: 0 !important;
}
.slick-slide {
  text-align: center !important;
}
.slick-slide img {
  display: inline-block !important;
}




@media screen and (max-width: 767px) {
  img {
    max-width: 100%;
  }
  #selected-brand .selected-brand-intro {
    line-height: 150%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 20px 0;
    font-size: 16px;
  }

  #selected-brand .selected-brand {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
   #selected-brand .selected-brand .list .item{
	   width:23%;
   }
   
 #selected-brand .selected-brand .list .item img{
	 width:100%;
}

  /*============================
  #brand
  ============================*/
  #brand .brand-image .brand-image__table {
    display: block;
    margin-left: 0;
    border: none;
  }
  #brand .brand-image .brand-image__table .row {
    display: block;
  }
  #brand .brand-image .brand-image__table .row .data {
    display: block;
    margin-bottom: 20px;
  }
  #brand .brand-image .brand-image__table .row .data.text {
    padding: 0;
  }
  #brand .brand-image .brand-image__table .row .data img {
    width: 100%;
  }
  #brand .brand-image .brand-image__table .row .data img.logo {
    width: 70%!important;
	height:auto;
  }
  #brand .brand-intro {
    padding: 20px 0;
  }
  #brand .brand-intro .photo {
    margin-bottom: 20px;
    float: none;
    padding-left: 0;
  }
  #brand .brand-intro .photo img{
    width: 100%;
  }
  #brand .doll-maker {
    display: block;
    padding: 20px 0;
  }
  #brand .doll-maker .photo {
    display: block;
    padding-right: 0;
    margin-bottom: 20px;
  }
  #brand .doll-maker .photo img {
    width: 100%;
  }
  #brand .interview {
    padding: 20px 0;
  }
  #brand .interview .title {
    text-align: left;
    font-size: 24px;
    color: #FFFFFF;
    padding: 0 20px;
    margin-bottom: 0;
    text-decoration: none;
  }
  #brand .interview .title::after {
    content: attr(data-label);
  }
  #brand .interview .title img {
    display: none;
  }
  #brand .interview .text {
    display: block;
    padding: 20px;
  }
  #brand .interview .text .description {
    display: block;
    padding-right: 0;
    margin-bottom: 20px;
  }
  #brand .interview .text .photo {
    display: block;
    text-align: left;
  }
  #brand .interview .text .photo img {
    width: 100%;
  }
  #brand .recommend {
    padding: 20px 0;
  }
  #brand .recommend .title {
    text-align: left;
    font-size: 24px;
    color: #FFFFFF;
    padding: 0 20px;
    margin-bottom: 0;
    text-decoration: none;
  }
  #brand .recommend .title::after {
    content: attr(data-label);
  }
  #brand .recommend .title img {
    display: none;
  }
  #brand .recommend .text {
    display: block;
    padding: 20px;
  }
  #brand .recommend .text .photo {
    display: block;
    padding-right: 0;
    margin-bottom: 20px;
  }
  #brand .recommend .text .photo img {
    width: 100%;
  }
  #brand .recommend .text .description {
    display: block;
  }

}