.main_content {
  width: 100%;
  padding: 0;
}

.koutou {
  overflow-x: hidden;
  background-image: url(../../img/koutou/bg.png);}
.koutou p {
  font-size:calc((28/750)*100vw);
  line-height: 1.7;
  color: #12335F;
}
@media screen and (min-width: 768px), print {
  .koutou p {
    font-size: 18px;
  }
}
.koutou img {
  width: 100%;
}
.koutou .inner {
  width: 89.0666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px), print {
  .koutou .inner {
    width: 986px;
  }
}
.koutou .mvArea {
  position: relative;
}
@media screen and (min-width: 768px), print {
  .koutou .mvArea {
  }
  .koutou .mvArea .inner {
    position: relative;
    height: 372px;
  }
}
.koutou .mvArea-img {
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .koutou .mvArea-img {
    width: 603px;
    position: absolute;
    left: 0;
  }
}
@media screen and (min-width: 1231px), print {
  .koutou .mvArea-img {
    position: absolute;
    left: calc(50% - 617px);
  }
}
.koutou .mvArea-ttl {
  display: none;
}
@media screen and (min-width: 768px), print {
  .koutou .mvArea-ttl {
    width: 492px;
    display: block;
    position: absolute;
    top: 42px;
    right: 0;
  }
}


.koutou .leadArea {
  padding-top: calc((60/750)*100vw);
}
@media screen and (min-width: 768px), print {
  .koutou .leadArea {
    padding-top: 54px;
  }
}
.koutou .leadArea-lead {
  font-size: calc((28/750)*100vw);
  font-weight: 700;
  margin-bottom: calc((42/750)*100vw);
}
@media screen and (min-width: 768px), print {
  .koutou .leadArea-lead {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
.koutou .leadArea-txt {
  font-size: calc((28/750)*100vw);
  margin-bottom: calc((60/750)*100vw);
}
@media screen and (min-width: 768px), print {
  .koutou .leadArea-txt {
    font-size: 18px;
    margin-bottom: 70px;
  }
}
.koutou .leadArea-img {
  margin: 0;
  width: 100%;
  margin-bottom: calc((62/750)*100vw);
}
@media screen and (min-width: 768px), print {
  .koutou .leadArea-img {
    width: 748px;
    margin-bottom: 70px;
  }
}
.koutou .leadArea-caution {
  font-size: calc((28/750)*100vw);
  line-height: 1.7;
}
@media screen and (min-width: 768px), print {
  .koutou .leadArea-caution {
    font-size: 14px;
  }
}



.koutou .tableArea {
  padding-bottom: 20vw;
}
@media screen and (min-width: 768px), print {
  .koutou .tableArea {
    padding-bottom: 110px;
  }
}
.koutou .tableArea-ttl {
  display: inline-block;
  font-size: calc((38/750)*100vw);
  font-weight: 700;
  color: #4AA3D1;
  margin-top: calc((120/750)*100vw);
  position: relative;
  z-index: 2;
}
.koutou .tableArea-ttl:after {
  content: "";
  z-index: -1;
  width: 100%;
  height: calc((20/750)*100vw);
  background-color: #fff;
  display: block;
  position: absolute;
  bottom: calc((5/750)*100vw);
}
@media screen and (min-width: 768px), print {
  .koutou .tableArea-ttl {
    font-size: 24px;
    margin-top: 0;
  }
  .koutou .tableArea-ttl:after {
    height: 10px;
    bottom: 5px;
  }
}
.koutou .tableArea-txt {
  margin-top: 6.6666666667vw;
  line-height: 1.8;
}
.koutou .tableArea-txt .blue {
  display: inline-block;
  padding-left: 1rem;
  position: relative;
}
.koutou .tableArea-txt .blue:before {
  content: '◆';
  color: #4AA3D1;
  font-size: calc((28/750)*100vw);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px), print {
  .koutou .tableArea-txt {
    margin-top: 0;
    font-size: 14px;
  }
  .koutou .tableArea-txt .blue:before {
    content: '◆';
    color: #4AA3D1;
    font-size: 14px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.koutou .tableArea-txt a {
  font-weight: 700;
  color: #12335F;
  text-decoration: underline;
}
.koutou .tableArea-txt.right {
  text-align: right;
  margin-top: 2.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .koutou .tableArea-txt.right {
    margin-top: 0;
    width: 600px;
  }
}
.koutou .tableArea-txt.right a {
  font-weight: normal;
  text-decoration: none;
}
@media screen and (min-width: 768px), print {
  .koutou .tableArea-box {
    display: flex;
    margin-top: 70px;
  }
}
@media screen and (min-width: 768px), print {
  .koutou .tableArea .leftArea {
    width: 206px;
  }
}
@media screen and (min-width: 768px), print {
  .koutou .tableArea .rightArea {
    width: 792px;
  }
}
.koutou .tableArea-ti {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-top: 17.3333333333vw;
}
@media screen and (min-width: 768px), print {
  .koutou .tableArea-ti {
    margin-top: 70px;
    justify-content: start;
  }
}
.koutou .tableArea-ti-txt {
  font-size: 3.7333333333vw;
  font-weight: 700;
  background-color: #fff;
  padding: 6.6666666667vw 2.6666666667vw;
  border-radius: 2.6666666667vw;
  position: relative;
  margin-top: 4vw;
}
@media screen and (min-width: 768px), print {
  .koutou .tableArea-ti-txt {
    font-size: 20px;
    padding: 50px 30px 50px 50px;
    margin-top: 20px;
    border-radius: 20px;
  }
}
.koutou .tableArea-ti-txt:before {
  content: "";
  display: block;
  position: absolute;
  right: -3.2vw;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.3333333333vw 0 5.3333333333vw 5.3333333333vw;
  border-color: transparent transparent transparent #fff;
}
@media screen and (min-width: 768px), print {
  .koutou .tableArea-ti-txt:before {
    border-width: 34px 0 34px 34px;
    right: -17px;
  }
}
.koutou .tableArea-ti-link {
  width: 27.6vw;
}
@media screen and (min-width: 768px), print {
  .koutou .tableArea-ti-link {
    width: 156px;
    margin-left: 80px;
    margin-right: auto;
  }
}/*# sourceMappingURL=furunou.css.map */