@import url(//fonts.googleapis.com/css?family=Ubuntu:400,700,500,300,100);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(//fonts.googleapis.com/css?family=Josefin+Sans:400,600,700,300,100);
.tar {
  text-align: right;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mt150 {
  margin-top: 150px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb150 {
  margin-bottom: 150px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pt90 {
  padding-top: 90px;
}

.pt100 {
  padding-top: 100px;
}

.pt150 {
  padding-bottom: 150px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb70 {
  padding-bottom: 70px;
}

.pb80 {
  padding-bottom: 80px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb100 {
  padding-bottom: 100px;
}

.pb150 {
  padding-bottom: 150px;
}

.page_sec {
  padding: 70px 0;
}

@media only screen and (max-width: 735px) {
  .page_sec {
    padding: 30px 0;
  }
}

.kv_gallery h2 {
  position: absolute;
  top: 50px;
  z-index: 100;
}

.kv_gallery h2 img {
  width: 550px;
}

@media only screen and (max-width: 735px) {
  .kv_gallery h2 {
    width: 80%;
    top: 10px;
  }
}

.s1 {
  padding-bottom: 0;
}

.s1 .img img {
  width: 100%;
}

.s1 .txt01 {
  position: relative;
  margin-bottom: 60px;
}

@media only screen and (max-width: 735px) {
  .s1 .txt01 {
    margin-bottom: 20px;
  }
}

.s1 .txt01 span {
  font-size: 40px;
  font-size: 2.5rem;
  border-bottom: 2px dotted #6b696a;
  padding-bottom: 10px;
}

@media only screen and (max-width: 735px) {
  .s1 .txt01 span {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.s1 .txt02 {
  padding-bottom: 70px;
}

@media only screen and (max-width: 735px) {
  .s1 .txt02 {
    padding-bottom: 30px;
    font-size: 14px;
    font-size: .875rem;
  }
}

.s1 .box {
  background: #f4f2ee;
  padding: 100px 0;
}

@media only screen and (max-width: 735px) {
  .s1 .box {
    padding: 30px 0;
  }
}

.s2 ul li {
  width: 48%;
  margin: 0 4% 8% 0;
}

@media only screen and (max-width: 735px) {
  .s2 ul li {
    width: 100%;
    margin: 0 0 10%;
  }
}

.s2 ul li:nth-of-type(2n) {
  margin-right: 0;
}

.s2 ul li figure {
  margin-top: 25px;
}

@media only screen and (max-width: 735px) {
  .s2 ul li figure figcaption {
    font-size: 14px;
    font-size: .875rem;
  }
}

.s2 ul li figure figcaption span {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 15px;
  border-left: 6px solid #ff8f00;
  margin-bottom: 20px;
}

@media only screen and (max-width: 735px) {
  .s2 ul li figure figcaption span {
    font-size: 16px;
    font-size: 1rem;
  }
}

.s2 .pick_inner {
  padding: 0;
}

.s2 .pick_inner .box {
  width: 100%;
  padding: 0;
}

.s2 .pick_inner .box .btn {
  width: 50%;
  margin: 0 auto 15px;
  text-align: center;
}

@media only screen and (max-width: 735px) {
  .s2 .pick_inner .box .btn {
    width: 100%;
  }
}

.s2 .pick_inner .box .btn span {
  display: block;
  margin-top: 15px;
}

.s-quality {
  padding: 0;
}

.s-quality .inc-quality {
  padding: 0;
  background: 0;
}

.s-quality .inc-quality .txt-01, .s-quality .inc-quality .txt-02, .s-quality .inc-quality .txt-03, .s-quality .inc-quality ul {
  display: none;
}

/*# sourceMappingURL=style.css.map */