@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.contentBg {
  background: #e8e7e7;
  padding: 0 0 8%;
}

.mainWrap {
  margin: 0 5%;
}

.mainBg {
  background: -webkit-linear-gradient(left, #1d1313 0%, #1d1313 100%);
  background: linear-gradient(to right, #1d1313 0%, #1d1313 100%);
}

.main {
  max-width: 1300px;
  width: auto;
  margin: 0 auto;
}

.main img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.main__chatch {
  width: auto;
  margin: 0;
  padding: 3% 0;
  text-align: center;
  font-size: 1.25rem;
  line-height: 2;
}

.main__interviewer {
  max-width: 308px;
  margin: 0 auto 4.2%;
  text-align: center;
  border: solid 1px #000;
  font-weight: bold;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .main__chatch {
    width: auto;
    margin: 0;
    padding: 3% 0;
    text-align: center;
    font-size: 1.1rem;
    line-height: 2;
  }
}

@media screen and (max-width: 767px) {
  .mainWrap {
    margin: 0;
  }
  .main__chatch {
    width: 80%;
    margin: 0 auto;
    font-size: 1rem;
  }
  .main__interviewer {
    max-width: 308px;
    margin: 0 auto 5%;
    text-align: center;
    border: solid 1px #000;
    font-weight: bold;
  }
}

.container {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-feature-settings: "palt";
}

.catch {
  width: auto;
  background: -webkit-linear-gradient(top, #f8f4e2 3%, #f8f4e2 55%, #e8e2c5 55%);
  background: linear-gradient(to bottom, #f8f4e2 3%, #f8f4e2 55%, #e8e2c5 55%);
}

.catch__image {
  max-width: 1280px;
  width: auto;
  margin: 0 auto 2.2%;
}

.catch__image img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.catch__text {
  max-width: 1000px;
  margin: 0 auto 3.2%;
  color: #888;
  font-size: 1.1rem;
  line-height: 2;
  text-align: center;
}

.interview {
  max-width: 1200px;
  margin: 0 auto;
}

.interview__inner {
  max-width: 1080px;
  margin: 0 auto;
  background: #fff;
}

.interview__blocktitle {
  margin: 0 auto;
  padding: 1.5% 2.5%;
  color: #fff;
  font-size: 1.75rem;
  font-family: "Hiragino Kaku Gothic ProN","Meiryo", sans-serif;
  background: url(../images/title_bg.jpg) no-repeat center center;
}

.interview__blocktitle span {
  font-size: 1.4rem;
}

.interview__title {
  display: flex;
  max-width: 1000px;
  margin: 0 auto 5%;
  padding: 0.5%;
  background: #e8e2c5;
  box-sizing: border-box;
}

.hires {
  padding: 4.8% 3.9% 2%;
}
.hires.last {
  margin-bottom: 10%;
}

.hires__block {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: auto;
  margin: 0 auto 3.9%;
}

.hires__block--text {
  width: auto;
  margin: 0 auto 6.8%;
}
.hires__block--text.ex {
  margin: 0 auto 3.4%;
}

.hires__block--start {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: auto;
  margin: 0 0 3.9%;
}

.hires__block--end {
  display: flex;
  justify-content: space-between;
  margin: 0 0 3.9%;
  width: auto;
  margin: 0 0 3.9%;
}

.hires__imgWrap {
  width: 47.8%;
}

.hires__imgWrap img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.hires__maintitle {
  width: 62.2%;
  padding: 1.5% 0;
  font-size: calc(1rem + ((1vw - 3.2px) * 1.25));
  background: #fff;
  letter-spacing: -0.075em;
  text-align: center;
}

.hires__maintitle--ui {
  width: 65%;
}

.hires__maintitle--message {
  width: 70.5%;
}

.hires__subtitle {
  margin: 0 0 2%;
  font-size: 1.3rem;
  font-weight: bold;
  color: #917d5b;
  font-family: "Hiragino Kaku Gothic ProN","Meiryo", sans-serif;
}

.hires__image1col {
  width: auto;
  margin: 0 auto 5%;
}

.hires__image1col img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.hires__qaWrap {
  width: 48%;
  margin: 0 0 5%;
}

.hires__qaWrap--left {
  width: 48%;
}

.hires__qaWrap.ex,
.hires__qaWrap--left.ex {
  margin-top: -.6%;
}

.hires__qaInner {
  overflow: hidden;
  max-width: 1000px;
  margin: 0 auto 5%;
}
.hires__qaInner.last{
  margin-bottom: 10%;
}

.hires__qaInner img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.hires__q {
  margin: 0 0 1.5%;
  font-size: 1.25rem;
  font-weight: bold;
  color: #917d5b;
  font-family: "Hiragino Kaku Gothic ProN","Meiryo", sans-serif;
}

.hires__a {
  margin: 0;
  color: #34383f;
  font-size: 1.15rem;
  line-height: 2;
  font-family: "Hiragino Kaku Gothic ProN","Meiryo", sans-serif;
}

.hires__a--noFloat2col {
  width: 56.9%;
}

.hires--w1000 {
  margin: 0 5%;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .interview__blocktitle {
    margin: 0 auto;
    padding: 3% 2.5%;
    color: #fff;
    font-size: 1.55rem;
    font-family: "Hiragino Kaku Gothic ProN","Meiryo", sans-serif;
    background: url(../images/title_bg.jpg) no-repeat center center;
    line-height: 1.3;
  }
  .interview__blocktitle span {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 767px) {
  .interview {
    margin: 0 auto;
  }
  .interview__title {
    display: block;
    max-width: 1000px;
    margin: 0 auto 5%;
    padding: 0.5%;
    background: #e8e2c5;
    box-sizing: border-box;
  }
  .interview__inner {
    max-width: 1080px;
    margin: 0 2.5%;
    background: #fff;
  }
  .interview__blocktitle {
    margin: 0 auto;
    padding: 3% 2.5%;
    color: #fff;
    font-size: 1.28rem;
    font-family: "Hiragino Kaku Gothic ProN","Meiryo", sans-serif;
    background: url(../images/title_bg.jpg) no-repeat 80% 0;
    background-size: cover;
    line-height: 1.3;
  }
  .interview__blocktitle span {
    font-size: 1.2rem;
  }
  .interview .hires__block {
    display: block;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: auto;
    margin: 0 auto 3.9%;
  }
  .interview .hires__block--text {
    width: auto;
    margin: 0 auto 3.9%;
  }
  .interview .hires__block--start {
    display: block;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: auto;
    margin: 0 0 3.9%;
  }
  .interview .hires__block--end {
    display: block;
    justify-content: space-between;
    margin: 0 0 3.9%;
    width: auto;
    margin: 0 0 3.9%;
  }
  .interview .hires__imgWrap {
    width: 100%;
    margin: 0 0 10%;
  }
  .interview .hires__imgWrap img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
  }
  .interview .hires__maintitle {
    width: auto;
    padding: 1.5% 0;
    font-size: calc(1rem + ((1vw - 3.2px) * 1.25));
    background: #fff;
    letter-spacing: -0.075em;
    text-align: center;
  }
  .interview .hires__maintitle--ui {
    width: auto;
  }
  .interview .hires__maintitle--message {
    width: auto;
  }
  .interview .hires__subtitle {
    margin: 0 0 2%;
    font-size: 1.2rem;
    font-weight: bold;
    color: #917d5b;
    font-family: "Hiragino Kaku Gothic ProN","Meiryo", sans-serif;
  }
  .interview .hires__qaWrap {
    width: auto;
    margin: 0 0 5%;
  }
  .interview .hires__qaWrap--left {
    width: auto;
  }
  .interview .hires__qaInner {
    overflow: hidden;
    max-width: 1000px;
    margin: 0 auto 20%;
  }
  .interview .hires__qaInner--flex {
    display: block;
    justify-content: space-between;
    margin: 0 auto 5%;
  }
  .interview .hires__qaInner--1col {
    width: auto;
  }
  .interview .hires__q {
    margin: 0 0 3.8%;
    font-size: 1.2rem;
    line-height: 1.7;
  }
  .interview .hires__a {
    margin: 0 0 10%;
    color: #34383f;
    font-size: 1.1rem;
    line-height: 2;
  }
  .interview .hires__a span {
    color: #000;
  }
  .interview .hires__a--noFloat2col {
    width: auto;
  }
  .interview .hires__image2col {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .interview .hires__image2col--left {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .interview .hires__image2col--noFloat {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .interview .hires__image2col--noFloatRight {
    display: flex;
    max-width: 1000px;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .interview .hires__image2col--noFloatRight figure {
    width: 40%;
  }
  .interview .hires__image2col img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
  }
  .interview .hires--w1000 {
    margin: 0 5%;
  }
}

.signature {
  width: auto;
  margin: 0 auto;
  padding: 0;
  border-radius: 20px;
  border: solid 4px #a89201;
  box-sizing: border-box;
}
.signature.top{
  margin-bottom: 60px;
}

.signature__titilewrap {
  display: flex;
  justify-content: space-between;
  width: auto;
  margin: 0 auto;
}

.signature__titile {
  width: 100%;
  margin: 35px 3.8% 50px;
  padding: 0 0 .3%;
  color: #434343;
  font-size: 2rem;
  border-bottom: solid 2px #a89201;
  font-family: "Hiragino Kaku Gothic ProN","Meiryo", sans-serif;
  font-weight: 550;
  text-align: center;
}

.signature__comment {
  margin: 50px auto 2%;
  padding-left: 1em;
  text-indent: -1em;
  font-size: .8rem;
}

.productWrap {
  width: 80%;
  padding: 0;
  margin: 0 auto 4%;
}


.product__textWrap {
  width: 50%;
  margin: 0 auto;
}

.product__name {
  margin: 0 auto .5%;
  font-size: 1.1rem;
}

.product__name span {
  font-size: .6rem;
}

.product__num {
  margin: 0 auto 3%;
  color: #b99a43;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1;
}

.product__num span {
  font-size: .6rem;
}

.product__text {
  margin: 0 0 5%;
  font-size: 1.25rem;
}

.product__img {
  margin: 0 auto 4%;
}

.product__img img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.bnr__product {
  width: auto;
  margin: 0 auto 5%;
}

.bnr__product img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.flagship img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.product__price {
  margin: 0 0 20px;
  font-size: 1rem;
}


.productWrap__bottom{
  box-sizing: border-box;
  margin: 0 4%;
  padding: 4% 0;
}
.productWrap__bottom .product{
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.productWrap__bottom .product__img{
  width: 49%;
  margin: 0 auto;
}
.productWrap__bottom .product__textWrap{
  width: 46%;
}


.product--hover .s5-listItem4__mainLink, .product--hover .s5-listItem4__mainLink img {
  opacity: .8;
  transition: opacity 0.3s;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .signature {
    width: auto;
    margin: 0 auto;
    padding: 0 0 5%;
    border-radius: 20px;
    border: solid 4px #a89201;
    box-sizing: border-box;
  }
  .signature__titilewrap {
    display: flex;
    justify-content: space-between;
    width: auto;
    margin: 0 auto;
  }
  .signature__titile {
    width: 100%;
    margin: 35px 3.8% 50px;
    padding: 0 0 .3%;
    color: #434343;
    font-size: 1.5rem;
    border-bottom: solid 2px #a89201;
    font-family: "Hiragino Kaku Gothic ProN","Meiryo", sans-serif;
    font-weight: 550;
  }
}

@media screen and (max-width: 767px) {
  .signature {
    width: auto;
    margin: 0 auto;
    border-radius: 20px;
    border: solid 4px #a89201;
    box-sizing: border-box;
  }
  .signature.top{
    margin-bottom: 30px;
  }
  .signature__titilewrap {
    display: block;
    width: 90%;
    margin: 0 auto 8%;
  }
  .signature__titile {
    margin: 8% 0 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: center;
  }
  .signature__comment {
    margin: 5% 5% 2%;
    padding-left: 0;
    text-indent: 0;
    font-size: .8rem;
  }
  .productWrap {
    display: block;
    width: auto;
    align-items: flex-end;
    width: 90%;
    padding: 0 0 8%;
    margin: 0 auto;
  }
  .productWrap__bottom {
    padding: 8% 0;
  }

  .product__textWrap {
    width: 85%;
    margin: 0 auto;
  }
  .product__name {
    margin: 0 auto .3%;
    font-size: .8rem;
    font-weight: bold;
  }
  .product__num {
    margin: 0 auto 3%;
    color: #b99a43;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1;
  }
  .product__text {
    margin: 0 auto 3%;
    font-size: .9rem;
  }
  .product__img {
    margin: 0 10% 4%;
  }
  .product__img--center {
    margin: 0 10% 10% 30%;
  }
  .product__img--center2 {
    margin: 0 10% 10% 25%;
  }
  .product__img--center2 {
    margin: 0 10% 10% 25%;
  }
  .s5-listItem4__buttonContainer {
    position: static;
    bottom: 0;
    float: none;
    text-align: center;
    margin-bottom: 0;
  }
  .product__price {
    margin: 0 0 10px;
  }
  .bnr__product {
    width: 100%;
    margin: 0 auto 5%;
  }
  .bnr__product--2 {
    max-width: 995px;
    width: auto;
  }
  .bnr__product img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
  }
}

.mb40 {
  margin-bottom: 40px;
}

.caption__1line {
  margin: 19px 0 0;
  padding: 6.45% 0;
  font-size: 1.1rem;
  color: #888;
  background: #f9f5e0;
  text-align: center;
}

.caption__2line {
  margin: 19px 0 0;
  padding: 3% 0;
  font-size: 1.1rem;
  color: #888;
  background: #f9f5e0;
  text-align: center;
}

.u-pc {
  display: block;
}

.u-sp {
  display: none;
}

.u-br {
  display: none;
}

.u-br2 {
  display: block;
}

.u-effect img {
  opacity: 1;
  transition: opacity 0.3s;
}

.u-effect img:hover {
  opacity: .8;
}

.u-effect img:hover {
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}

@media screen and (max-width: 767px) {
  .u-pc {
    display: none;
  }
  .u-sp {
    display: block;
  }
  .u-br {
    display: block;
  }
  .u-br2 {
    display: none;
  }
}

/* For modern browsers */
.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}

.s5-returnToTop {
  margin: 0 !important;
}
