//*@media (min-width: 768px) {
  header {
    background-image: url(../images/index/PC/mainV_bg.jpg), url(../images/index/PC/mainV_bg2.jpg);
    background-repeat: no-repeat, repeat-x;
    background-position: center;
  }
}*//
header > .inner {
  position: relative;
}
header > .inner #gHeader {
  position: absolute;
}
@media (min-width: 768px) {
  header > .inner #gHeader {
    top: 47px;
  }
}
header > .inner #mainV {
  width: 100%;
}
header > .inner #mainV .catch {
  position: absolute;
  top: 35%;
  max-width: 53%;
}
@media screen and (max-width: 767px) {
  header > .inner #mainV .catch {
    width: 52%;
    left: 1%;
  }
}
header > .inner #mainV .vis {
  text-align: right;
}

nav {
  margin-top: 3px;
}

main #contents #modelhouse .price {
  position: relative;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  main #contents #modelhouse .price {
    margin-top: 2%;
    margin-bottom: 2%;
  }
}
@media (min-width: 1025px) {
  main #contents #modelhouse .price {
    margin-bottom: 1%;
  }
}
@media screen and (max-width: 767px) {
  main #contents #modelhouse .price {
    margin-bottom: 3%;
  }
}
@media (min-width: 768px) {
  main #contents #modelhouse .price h2 {
    width: 45%;
    padding-top: 4.5%;
    z-index: 3;
    position: relative;
    margin-bottom: 2.5%;
  }
}
@media screen and (max-width: 767px) {
  main #contents #modelhouse .price h2 {
    padding: 3% 3% 0;
  }
}
@media screen and (max-width: 320px) {
  main #contents #modelhouse .price h2 {
    padding: 3% 2% 0;
  }
}
main #contents #modelhouse .price h2 .tag {
  display: inline-block;
  background-color: #f18737;
  color: #fff;
  font-size: 25px;
}
@media (min-width: 1024px) {
  main #contents #modelhouse .price h2 .tag {
    padding: 1% 9%;
  }
}
@media (min-width: 768px) {
  main #contents #modelhouse .price h2 .tag {
    font-weight: 700;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  main #contents #modelhouse .price h2 .tag {
    font-size: 22px;
    padding: 0.7% 6%;
  }
}
@media screen and (max-width: 767px) {
  main #contents #modelhouse .price h2 .tag {
    font-weight: bold;
    font-size: 15px;
    padding: 0.7% 4%;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
}
@media screen and (max-width: 320px) {
  main #contents #modelhouse .price h2 .tag {
    padding: 0.7% 2%;
    font-size: 14px;
  }
}
main #contents #modelhouse .price h2 strong {
  display: inline-block;
  margin: 3% 0 5% 4%;
  background-image: url(../common/images/PC/line.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% auto;
  line-height: 1.2;
}
@media (min-width: 1025px) {
  main #contents #modelhouse .price h2 strong {
    font-size: 45px;
    font-weight: 700;
    padding-left: 2%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  main #contents #modelhouse .price h2 strong {
    padding-left: 2%;
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  main #contents #modelhouse .price h2 strong {
    font-size: 37px;
    padding-left: 1.5%;
    font-weight: bold;
    margin: 1% 0 3% 3%;
  }
}
@media screen and (max-width: 320px) {
  main #contents #modelhouse .price h2 strong {
    font-size: 35px;
    padding-left: 1.1%;
  }
}
main #contents #modelhouse .price h2 strong span {
  display: inline-block;
  -webkit-transform: skewX(-11deg);
  -moz-transform: skewX(-11deg);
  -o-transform: skewX(-11deg);
  transform: skewX(-11deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.26794919243112214, M21=0, M22=1, SizingMethod='auto expand')";
}
main #contents #modelhouse .price h2 strong em {
  font-style: normal;
  margin-left: 0.2em;
}
@media (min-width: 768px) {
  main #contents #modelhouse .price h2 strong em {
    font-size: 20px;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) {
  main #contents #modelhouse .price h2 strong em {
    font-size: 15px;
    font-weight: bold;
  }
}
@media (min-width: 1024px) {
  main #contents #modelhouse .price ul {
    padding: 35px 0;
    border: solid 1px #a1d1d1;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 45%;
    z-index: 1;
    background-color: #fff;
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  main #contents #modelhouse .price ul {
    padding: 2.5% 0;
  }
}
@media screen and (max-width: 767px) {
  main #contents #modelhouse .price ul {
    width: 46%;
    padding: 3% 0 0 8%;
    font-size: 15px;
    line-height: 1.4;
  }
}
main #contents #modelhouse .price ul li {
  margin-bottom: 7px;
}
main #contents #modelhouse .price ul li:last-child {
  margin-bottom: 0;
}
main #contents #modelhouse .price ul li span {
  display: inline-block;
  width: 5.5em;
  text-align: center;
  padding: 0.3% 0;
  background-color: #a1d1d1;
}
@media (min-width: 768px) {
  main #contents #modelhouse .price ul li span {
    margin-right: 1em;
  }
}
@media screen and (max-width: 767px) {
  main #contents #modelhouse .price ul li span {
    margin: 0 1em 1% -0.7em;
  }
}
@media (min-width: 768px) {
  main #contents #modelhouse .price ul li br {
    display: none;
  }
}
main #contents #modelhouse .price .more {
  text-align: right;
}
@media (min-width: 768px) {
  main #contents #modelhouse .price .more {
    width: 45%;
    margin: 3% 0 2%;
  }
}
@media screen and (max-width: 767px) {
  main #contents #modelhouse .price .more {
    margin: 1% 3% 0 0;
    width: auto;
  }
  main #contents #modelhouse .price .more a {
    font-size: 15px;
    padding: 1.5% 8% 1.5% 9%;
  }
}
main #contents #modelhouse .price .photo {
  text-align: right;
}
@media (min-width: 1025px) {
  main #contents #modelhouse .price .photo {
    width: 56%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  main #contents #modelhouse .price .photo {
    width: 52%;
  }
}
@media (min-width: 768px) {
  main #contents #modelhouse .price .photo {
    position: absolute;
    right: 0;
    top: 2%;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  main #contents #modelhouse .price .photo {
    width: 59%;
  }
}
@media screen and (max-width: 767px) {
  main #contents #modelhouse .price .photo {
    width: 60%;
    margin: 0 2% 0 0;
    float: right;
  }
}
@media screen and (max-width: 320px) {
  main #contents #modelhouse .price .photo {
    width: 62%;
  }
}
main #contents #modelhouse dl.pic {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 2%;
}
@media screen and (max-width: 767px) {
  main #contents #modelhouse dl.pic {
    margin: 0 auto 0;
    width: 96%;
  }
}
main #contents #modelhouse dl.pic dt, main #contents #modelhouse dl.pic dd {
  width: 48%;
}
main #contents #modelhouse dl.pic dd {
  text-align: right;
}
main #contents #reason {
  background-color: #f1edea;
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  main #contents #reason {
    background-image: url(../images/index/PC/reason_bg.jpg);
  }
}
@media screen and (max-width: 767px) {
  main #contents #reason {
    background-image: url(../images/index/SP/reason_bg.jpg);
    background-size: 100% auto;
    padding-bottom: 7%;
  }
}
main #contents #reason .inner {
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  main #contents #reason .inner {
    padding: 3% 0;
  }
}
main #contents #reason .inner h3 {
  text-align: center;
}
main #contents #reason .inner h3 span {
  display: inline-block;
  background-color: #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 1.4;
  font-size: 25px;
}
@media (min-width: 1024px) {
  main #contents #reason .inner h3 span {
    padding: 0.5% 3%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  main #contents #reason .inner h3 span {
    font-size: 22px;
    padding: 0.9% 3%;
  }
}
@media (min-width: 768px) {
  main #contents #reason .inner h3 span {
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) {
  main #contents #reason .inner h3 span {
    font-size: 14px;
    font-weight: bold;
    padding: 1.1% 3%;
  }
}
@media (min-width: 321px) {
  main #contents #reason .inner h3 span br {
    display: none;
  }
}
main #contents #reason .inner h3 strong {
  display: block;
  text-shadow: 2px 1px 0px #ffffff;
  margin-top: 2%;
}
@media (min-width: 1024px) {
  main #contents #reason .inner h3 strong {
    font-size: 54px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  main #contents #reason .inner h3 strong {
    font-size: 48px;
  }
}
@media (min-width: 768px) {
  main #contents #reason .inner h3 strong {
    font-weight: 700;
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 767px) {
  main #contents #reason .inner h3 strong {
    font-size: 33px;
  }
}
@media screen and (max-width: 320px) {
  main #contents #reason .inner h3 strong {
    font-size: 31px;
  }
}
main #contents #reason .inner h3 strong em {
  font-weight: 700px;
  font-size: 38px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  main #contents #reason .inner h3 strong em {
    font-size: 20px;
  }
}
main #contents #reason .inner .list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  main #contents #reason .inner .list {
    flex-direction: column;
    padding: 0 2%;
  }
}
main #contents #reason .inner .list .blk {
  width: 48%;
  position: relative;
}
@media (min-width: 1024px) {
  main #contents #reason .inner .list .blk {
    padding: 50px 0 5% 1.5%;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  main #contents #reason .inner .list .blk {
    padding: 40px 0 5% 1.5%;
  }
}
@media screen and (max-width: 767px) {
  main #contents #reason .inner .list .blk {
    width: auto;
    padding: 30px 0 1% 1.5%;
    margin-bottom: 0;
  }
}
main #contents #reason .inner .list .blk .no {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #f18737;
  color: #fff;
  padding: 5.5% 3% 7% 6%;
}
@media (min-width: 1024px) {
  main #contents #reason .inner .list .blk .no {
    width: 79px;
    height: 79px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  main #contents #reason .inner .list .blk .no {
    width: 62px;
    height: 62px;
    padding: 4.5% 3.5% 5% 4%;
  }
}
@media screen and (max-width: 767px) {
  main #contents #reason .inner .list .blk .no {
    width: 50px;
    height: 50px;
    padding: 4% 3% 4.5% 3.5%;
  }
}
@media screen and (max-width: 320px) {
  main #contents #reason .inner .list .blk .no {
    width: 40px;
    height: 40px;
    padding: 4% 3% 4.5% 3.5%;
  }
}
main #contents #reason .inner .list .blk .wrap {
  background: rgba(255, 255, 255, 0.8);
  padding: 5% 5% 6% 6%;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
main #contents #reason .inner .list .blk .wrap h6 {
  line-height: 1.4;
  margin-left: 1%;
}
@media (min-width: 1024px) {
  main #contents #reason .inner .list .blk .wrap h6 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  main #contents #reason .inner .list .blk .wrap h6 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  main #contents #reason .inner .list .blk .wrap h6 {
    font-size: 17px;
    line-height: 1.3;
  }
}
main #contents #reason .inner .list .blk .wrap h6 strong {
  display: block;
}
@media (min-width: 1024px) {
  main #contents #reason .inner .list .blk .wrap h6 strong {
    font-size: 32px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  main #contents #reason .inner .list .blk .wrap h6 strong {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  main #contents #reason .inner .list .blk .wrap h6 strong {
    font-size: 25px;
  }
}
@media screen and (max-width: 320px) {
  main #contents #reason .inner .list .blk .wrap h6 strong {
    font-size: 23px;
  }
}
main #contents #reason .inner .list .blk .wrap h6 span {
  letter-spacing: -2px;
}
main #contents #reason .inner .list .blk .wrap p {
  padding: 1.5% 0 2% 0;
  font-size: 18px;
}
@media (min-width: 1024px) {
  main #contents #reason .inner .list .blk .wrap p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  main #contents #reason .inner .list .blk .wrap p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  main #contents #reason .inner .list .blk .wrap p {
    font-size: 15px;
  }
}
main #contents #reason .inner .list .blk .more {
  text-align: right;
  margin: -4% 3% 0 0;
}
main #contents #reason .inner .list .blk .more a {
  font-size: 18px;
  padding: 1% 5% 1% 8%;
}
@media screen and (max-width: 767px) {
  main #contents #reason .inner .list .blk .more a {
    font-size: 15px;
  }
}
