@charset "utf-8";

/* 200108 ?? */
#stereo_sound .inContents figure {
  width: 85%;
  margin: 0 auto;
}

#stereo_sound .inContents img {
  width: 100%;
}

.kvArea {
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 200108 ?? */
  max-width: 774px;
  margin: 0 auto 10px;
}

.kvArea-caption {
  margin-top: 7px;
}

.kvArea-caption p {
  width: 100%;
}

.textAlign-left {
  text-align: left;
}

.textAlign-right {
  text-align: right;
}

.inContents_inner {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 200108 ?? */
  max-width: 774px;
  margin: 0 auto;
}

.exhibition {
  text-align: left;
}

.writer {
  text-align: right;
}

.lead {
  font-size: 14px;
  margin-top: 30px;
  line-height: 1.8;
}


.main_headding {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  /* 200108 ?? */
  margin: 0;
}

/* 200108 ?? */
h3.main_headding {
  font-size: 20px;
  font-weight: bold;
  padding: 3px 0 3px 20px;
  border-left: 4px solid #666;
  margin: 30px 0 40px;
  line-height: 1.2;
  text-align: left;
}

@media screen and (max-width:640px) {
  h3.main_headding {
    font-size: 14px;
    padding: 1px 0 1px 4% !important;
    margin: 30px 0;
    line-height: 1.5;
  }
}

.main_subheadding {
  font-size: 14px;
  font-weight: bold;
  margin-top: 30px;
  line-height: 1.8;
  position: relative;
  color: #ababab;
}

.main_subheadding::before {
  content: 'ー';
}

.text {
  font-size: 14px;
  width: 100%;
  margin-top: 30px;
  text-align: left;
  line-height: 1.8;
}

/* 200122 ?? */
.goods_info .text{
  margin-top: 20px;
}

.goods_info .goods_name {
  margin-bottom: 20px;
  font-size: 16px;
}

@media screen and (max-width:640px) {
  .goods_info .goods_name {
    font-size: 120%;
  }
}


.text a {
  border-bottom: 1px solid #999;
}

.text .name {
  font-weight: bold;
  padding-right: 15px;
}

/* 200108 ?? */
#stereo_sound .inContents figure.img-fullwidth {
  width: 100%;
}

/* 200108 ?? */
#stereo_sound .inContents figure.img-smallwidth {
  min-width: 300px;
  max-width: 300px;
}

@media screen and (max-width:640px) {
  #stereo_sound .inContents figure.img-smallwidth {
    min-width: auto;
  }
}

#stereo_sound .inContents figure.img-smallwidth img {
  width: 300px;
}

/* 200121 ?? */
#stereo_sound .inContents .img-col-2-irre .co2-1 {
  width: 35%;
  margin-right: 2%;
}

#stereo_sound .inContents .img-col-2-irre .co2-2 {
  width: 63%;
}

@media screen and (max-width:640px) {
  #stereo_sound .inContents .img-col-2-irre .co2-1 {
    float: none;
    width: 85%;
    margin: 0 auto;
  }

  #stereo_sound .inContents .img-col-2-irre .co2-2 {
    float: none;
    width: 100%;
    margin: 5px 0;
  }
}

@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
  .col2-resp {
    width: 70%;
  }

  .col2-resp.img-col-2-irre {
    width: 100%;
  }

  .col2-resp.img {
    margin: 30px auto;
  }
}

/* 200117 ?? */
#stereo_sound .inContents .img-col-2 figure.img-smallwidth {
  min-width: 620px;
  max-width: 620px;
}

#stereo_sound .inContents .img-col-2 .img-smallwidth img:first-child {
  float: left;
  margin-bottom: 5px;
}

#stereo_sound .inContents .img-col-2 .img-smallwidth img:last-child {
  float: right;
  margin-bottom: 5px;
}

@media screen and (max-width:640px) {
  #stereo_sound .inContents .img-col-2 figure.img-smallwidth {
    min-width: auto;
  }

  #stereo_sound .inContents .img-col-2 .img-smallwidth img:last-child {
    margin-top: 15px;
  }
}

.caption {
  font-size: 12px;
  width: 100%;
  text-align: left;
  line-height: 1.8;
}

.img {
  margin: 30px 0 30px;
}

.col1-resp .text,
.col2-resp .text {
  margin: 0;
}

/* 200122 ?? */
.col2-resp {
  width: 85%;
  margin: 30px auto !important;
}

.line {
  border-top: 1px solid #999;
  padding-top: 30px;
}

.last {
  margin-bottom: 70px;
}

/*-----------------------
.page
-----------------------*/
.pager {
  width: 100%;
  text-align: center;
}

.pager .archive_area {
  margin: 30px auto;
  padding: 18px 16px;
  border: 1px solid #ededed;
  display: inline-block;
}

.archive_area:hover {
  background: #ebebeb;
  color: #666;
}

@media screen and (max-width:640px) {
  .kvArea {
    padding: 0;
  }

  .kvArea-caption {
    margin-top: 1.3%;
  }

  .inContents_inner {
    padding: 0;
  }

  .text {
    font-size: 110%;
  }

  .main_headding {
    font-size: 18px;
    margin: 0 0 22px;
  }

  .main_subheadding {
    /* font-size: 125%; */
    margin-top: 10%;
  }

  /*-----------------------
  .page
  -----------------------*/
  .pager .archive_area {
    margin: 8% auto;
    padding: 5% 4%;
  }
}