@charset "UTF-8";
.item02 {
  order: 2;
}
.item01 {
  order: 1;
}
.mv {
  background: url("../img/mv.jpg")no-repeat top right 30%/cover;
  width: 100%;
  height: 60vh;
  position: relative;
}
.mv .mvlogo {
  position: absolute;
  left: 5%;
  z-index: 10;
  max-width: 540px;
  width: 90%;
  bottom: 60px;
}
.okomari {
  background: url("../img/maru.png")no-repeat top 10% right/100px, url("../img/kinpaku.png")no-repeat bottom 30% left/300px, url("../img/bg_okomari.jpg")repeat-y top center/100%;
  padding: 80px 30px 260px;
  position: relative;
}
.okomari::after {
  background: url("../img/mass.png")repeat top left/50%, #000;
  position: absolute;
  content: "";
  width: 100%;
  height: 206px;
  left: 0;
  bottom: 0;
  clip-path: polygon(0 67%, 100% 0%, 100% 100%, 0% 100%);
}
.borderTtl {
  border-bottom: 2px solid #ffffff;
  padding: 0 0 15px;
  max-width: 750px;
  margin: 0 auto 66px;
  position: relative;
  color: #fff;
  font-style: italic;
}
.borderTtl::after {
  position: absolute;
  content: "";
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  background-color: #fff;
  left: 50%;
  transform: translateX(-50%);
  bottom: -18px;
  width: 42px;
  height: 18px;
}
.okomariList {
  max-width: 920px;
  margin: auto;
}
.okomariList li {
  position: relative;
  width: 100%;
  margin: 0 auto 40px;
}
.okomariList li .photo {
  max-width: 360px;
  width: 100%;
  z-index: 0;
}
.okomariList li .txt {
  max-width: 360px;
  width: 98%;
  margin: -20px 0 0 15px;
  background-color: #fff;
  padding: 20px 18px 20px 60px;
  font-size: 18px;
  color: #3a0000;
  line-height: 1.4;
  letter-spacing: 0;
  position: relative;
  z-index: 10;
}
.okomariList li .txt::after {
  position: absolute;
  content: "";
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../img/check.png")no-repeat center center/contain;
  width: 32px;
  height: 26px;
}
.btmttl {
  max-width: 630px;
  width: 98%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.goodpoint {
  background: url("../img/gooditem.png")no-repeat top 50% left/27%, url("../img/right_kinpaku.png")no-repeat top 70% right/45%, url("../img/mass.png")repeat top left/50%, #000;
  padding: 80px 15px 90px;
}
.goodpoint .goodpointList {
  margin-bottom: 80px;
}
.goodpoint .goodpointList li .photo {
  width: 100%;
}
.goodpoint .goodpointList li .txt {
  width: 100%;
  background: url("../img/paper.jpg")repeat top left/cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  padding: 15px;
  font-size: 16px;
  color: #3a0000;
  z-index: 10;
}
.goodpoint .goodpointList li .txt .ttl {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.goodpoint .goodpointList li .txt .txtInr {
  padding: 20px;
  border: 2px solid #c89d00;
  border-image: linear-gradient(139deg, #f8d905 0%, #a3700f 40%, #e9c379 55%, #a3700f 60%, #f8d905 80%);
  border-image-slice: 1;
  position: relative;
}
.goodpoint .goodpointList li .txt .txtInr::after {
  position: absolute;
  content: "";
  background: url("../img/righthana.png")no-repeat center center/contain;
  width: 45px;
  height: 45px;
  right: 15px;
  bottom: 5px;
}
.goodpoint .centerTtl {
  max-width: 740px;
  width: 100%;
  margin: 0 auto 30px;
}
.meritList {
  margin-bottom: 40px;
}
.meritList li {
  width: 50%;
  margin: 0 auto;
  padding: 0 5px;
}
.lineTtl {
  max-width: 830px;
  margin: 0 auto 20px;
}
.lineBtn a {
  background: url("../img/line_bg.jpg")no-repeat center center/cover;
  padding: 20px 10px;
  text-align: center;
  display: block;
  color: #004d27;
  font-size: 22px;
  line-height: 1;
}
.lineBtn a .arrow {
  position: relative;
}
.lineBtn a .arrow::after {
  position: absolute;
  content: "";
  background: url("../img/right_icon.png")no-repeat center center/contain;
  width: 15px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.lineBtn a:hover .arrow::after {
  right: -50px;
}
.flow {
  border-top: 16px solid #dca600;
  border-bottom: 16px solid #dca600;
  padding: 60px 15px;
  background: url("../img/flow.jpg")repeat left top/100%;
}
.flow .contTtl {
  font-size: 30px;
  color: #3a0000;
  max-width: 740px;
  margin: 0 auto 60px;
  padding: 20px 0;
  position: relative;
  background: url("../img/flow_acc.png")no-repeat left top/54%, url("../img/flow_acc.png")no-repeat right bottom/54%;
}
.flow .flowList {
  margin: 0 auto 40px
}
.flow .flowList li:nth-child(1) {
  padding-left: 0;
  background: none;
}
.flow .flowList li {
  width: 50%;
  padding-left: 60px;
  color: #3a0000;
  text-align: center;
  background: url("../img/arrow_dot.png")no-repeat center left 10%/30px;
}
.flow .flowList li:nth-child(1) {
  width: 40%;
}
.flow .flowList li:nth-child(2) {
  width: 60%;
}
.flow .flowList li .num {
  max-width: 50px;
  margin: 0 auto 10px;
}
.flow .flowList li .txt {
  margin: 0 auto 38px;
  line-height: 1.3;
  font-size: 14px;
}
.flow .flowList li:nth-child(2) .txt {
  margin: 0 auto 28px;
}
.flow .flowList li .icon {
  margin: auto;
}
.flow .flowList li:nth-child(1) .icon {
  width: 62px;
}
.flow .flowList li:nth-child(2) .icon {
  width: 92px;
}
.flow .flowList li:nth-child(3) .icon {
  width: 78px;
}
.flow .flowList li:nth-child(4) .icon {
  width: 87px;
}
.flow .lineBtn {
  max-width: 580px;
  margin: auto;
}
.flow .lineBtn a {
  font-size: 20px;
  padding: 20px;
}
.voice {
  background: url("../img/voice_left.png")no-repeat top 80% left/27%, url("../img/right_kinpaku.png")no-repeat top 10% right/45%, url("../img/mass.png")repeat top left/50%, #000;
  padding: 60px 15px;
}
.voice .contTtl {
  max-width: 255px;
  margin: 0 auto 20px;
}
.voice .okyakusama {
  margin: 0 auto 30px;
}
.voice .subTtl {
  max-width: 600px;
  margin: 0 auto 40px;
}
.voice .yoyakuTxt {
  color: #fff;
  font-size: 28px;
}
.voice .yoyakuTxt .lineicon {
  position: relative
}
.voice .yoyakuTxt .lineicon::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 35px;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../img/footer_txt.png")no-repeat center center/contain;
}
@media only screen and (min-width: 769px) {
  .loading .logo {
    width: 20%;
  }
  .item02 {
    order: 1;
  }
  .item01 {
    order: 2;
  }
  .mv {
    background: url("../img/mv.jpg")no-repeat top right 30%/cover;
    height: 90vh;
  }
  .mv .mvlogo {
    left: 70px;
    max-width: 540px;
    width: 48%;
    top: 50%;
    transform: translateY(-50%);
  }
  .borderTtl {
    font-size: 30px;
  }
  .okomari {
    padding: 110px 30px 450px;
    background: url("../img/maru.png")no-repeat top 2% right/200px, url("../img/kinpaku.png")no-repeat bottom 30% left/430px, url("../img/bg_okomari.jpg")repeat-y top center/100%;
  }
  .okomari::after {
    height: 354px;
    clip-path: polygon(0 67%, 100% 0%, 100% 100%, 0% 100%);
  }
  .okomariList li {
    width: auto;
    margin: 0 50px 40px 0;
  }
  .okomariList li:nth-child(2) {
    margin-right: auto;
  }
  .okomariList li .txt {
    font-size: 23px;
    width: 100%;
    margin: -20px 0 0 23px;
  }
  .okomariList li:nth-child(3) {
    margin: 0 0 40px auto;
  }
  .okomariList li:nth-child(4) {
    margin: 0 0 40px 50px;
  }
  .okomariList li:nth-child(3) .txt, .okomariList li:nth-child(4) .txt {
    padding: 10px 18px 10px 60px;
    line-height: 1.2;
  }
  .goodpoint {
    padding: 130px 0 90px;
    background: url("../img/gooditem.png")no-repeat top 50% left/27%, url("../img/right_kinpaku.png")no-repeat top 85% right/45%, url("../img/mass.png")repeat top left/50%, #000;
  }
  .goodpoint .contInr {
    padding: 0 15px;
  }
  .goodpoint .goodpointList {
    margin-bottom: 100px;
  }
  .goodpoint .goodpointList li {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px
  }
  .goodpoint .goodpointList li .photo {
    width: 60%;
  }
  .goodpoint .goodpointList li .photo {
    width: 60%;
  }
  .goodpoint .goodpointList li .txt {
    width: 55%;
    margin-left: -5%;
    padding: 20px;
    font-size: 20px;
  }
  .goodpoint .goodpointList li .txt .ttl {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .goodpoint .goodpointList li .txt.item02 {
    margin-right: -5%;
    margin-left: 0;
  }
  .goodpoint .goodpointList li .txt .txtInr {
    padding: 50px 40px;
  }
  .lineTtl {
    margin: 0 auto 50px;
  }
  .meritList {
    margin-bottom: 90px;
  }
  .meritList li {
    width: 33.3%;
    padding: 0 10px;
  }
  .flow .contTtl {
    font-size: 30px;
    padding: 40px 0;
  }
  .flow .flowList {
    margin: 0 auto 80px
  }
  .flow .flowList li {
    width: 23.5%;
  }
  .flow .flowList li:nth-child(1) {
    padding-left: 0;
    width: 18%;
    background: none;
  }
  .flow .flowList li:nth-child(2) {
    width: 35%;
  }
  .flow .flowList li .num {
    margin: 0 auto 24px;
  }
  .lineBtn a {
    padding: 30px;
    font-size: 30px;
  }
  .lineBtn a .arrow::after {
    width: 25px;
    height: 20px;
    right: -30px;
  }
  .voice {
    padding: 100px 15px;
  }
  .voice .contTtl {
    margin: 0 auto 30px;
  }
  .voice .okyakusama {
    margin: 0 auto 50px;
  }
  .voice .subTtl {
    margin: 0 auto 160px;
  }
  .voice .yoyakuTxt {
    font-size: 42px;
  }
  .voice .yoyakuTxt .lineicon::after {
    width: 48px;
    height: 55px;
    right: -50px;
  }
}
@media only screen and (min-width: 1066px) {
  .borderTtl {
    font-size: 40px;
  }
  .goodpoint .centerTtl {
    margin: 0 auto 60px;
  }
  .goodpoint .goodpointList li .txt .txtInr {
    padding: 56px 60px 50px 80px;
  }
  .goodpoint .goodpointList li .txt .txtInr::after {
    width: 55px;
    height: 55px;
    right: 25px;
    bottom: 15px;
  }
  .flow .flowList li {
    padding-left: 110px;
    background: url("../img/arrow_dot.png")no-repeat center left 10%/50px;
  }
  .flow .flowList li .txt {
    font-size: 18px;
  }
  .lineBtn a {
    font-size: 42px;
  }
}
@media only screen and (max-width: 768px) {
  .goodpoint .goodpointList li {
    max-width: 600px;
    margin: 0 auto 40px;
  }
  .goodpoint .goodpointList li .txt {
    margin: -20px auto 0;
  }
  .meritList li:nth-child(2) {
    margin: 50px auto 0;
  }
  .meritList li:nth-child(3) {
    margin: -40px auto 0;
  }
  .flow .flowList li {
    margin-bottom: 30px
  }
}