@charset "UTF-8";
.mv {
  overflow: hidden;
}

.mv-inner {
  background-image: url("../img/mv-sp.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100vw;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 600px) {
  .mv-inner {
    background-image: url("../img/mv.jpg");
    height: 500px;
  }
}

.mv-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 350px;
  width: 89.74359vw;
  background: rgba(83, 169, 166, 0.95);
  color: #fff;
  padding-top: 20px;
  padding-top: 5.12821vw;
  padding-bottom: 16px;
  padding-bottom: 4.10256vw;
  -webkit-transform: translateY(2.56vw);
          transform: translateY(2.56vw);
}

@media screen and (min-width: 600px) {
  .mv-title {
    padding: 40px 70px 30px;
    display: inline-block;
    width: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.mv-title > span {
  display: block;
}

.mv-title-main {
  font-size: 25px;
  font-size: 6.41026vw;
  line-height: 1.2;
  font-weight: 500;
}

@media screen and (min-width: 600px) {
  .mv-title-main {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}

@media screen and (min-width: 1025px) {
  .mv-title-main br {
    display: none;
  }
}

.mv-title-sub {
  font-size: 15px;
  font-size: 3.84615vw;
  font-weight: normal;
  margin-top: 10px;
  margin-top: 2.5641vw;
}

@media screen and (min-width: 600px) {
  .mv-title-sub {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-top: 16px;
  }
}

.mv-banner {
  background: #fff;
}

@media screen and (min-width: 600px) {
  .mv-banner {
    background: #D5D5D5;
    height: 102px;
    height: 9.95122vw;
  }
}

@media screen and (min-width: 1025px) {
  .mv-banner {
    height: 102px;
  }
}

.mv-banner-list {
  padding: 0 20px;
  padding: 0 5.12821vw;
  padding-top: 12px;
  padding-top: 3.07692vw;
  padding-bottom: 15px;
  padding-bottom: 3.84615vw;
  overflow-y: scroll;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 600px) {
  .mv-banner-list {
    overflow: hidden;
    padding: 0;
    -webkit-transform: translateY(-54px);
            transform: translateY(-54px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.mv-banner-item {
  width: 138px;
  width: 35.38462vw;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: #fff;
}

.mv-banner-item:nth-of-type(n+2) {
  margin-left: 5px;
}

@media screen and (min-width: 600px) {
  .mv-banner-item {
    width: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: 290px;
  }
  .mv-banner-item:nth-of-type(n+2) {
    margin-left: 10px;
  }
}

.mv-banner-item img {
  width: 100%;
}

.mv-banner-link {
  display: block;
}

.home-imgbox {
  margin-top: 40px;
}

@media screen and (min-width: 600px) {
  .home-imgbox {
    margin-top: 60px;
  }
}

.home-imgbox img {
  width: 100%;
}

.home-text {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.67;
}

@media screen and (min-width: 600px) {
  .home-text {
    text-align: center;
  }
}

.home-text + .home-text {
  margin-top: 24px;
}

@media screen and (min-width: 600px) {
  .home-text + .home-text {
    margin-top: 30px;
  }
}

.home-section {
  padding: 25px 0 50px;
}

@media screen and (min-width: 600px) {
  .home-section {
    padding: 90px 0;
  }
}

.home-section-title {
  color: #53A9A6;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (min-width: 600px) {
  .home-section-title {
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 40px;
  }
}

.home-intro-subtitle {
  margin-top: 30px;
  text-align: center;
  color: #53A9A6;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (min-width: 600px) {
  .home-intro-subtitle {
    margin-top: 40px;
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 40px;
  }
}

.home-intro .underline {
  font-size: 20px;
  font-size: 1.25rem;
}

.home-forusers-img {
  max-width: 814px;
  margin-left: auto;
  margin-right: auto;
}

.home-forusers-list {
  list-style: none;
  margin-top: 30px;
}

@media screen and (min-width: 600px) {
  .home-forusers-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
  }
}

.home-forusers-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #A6AFB4;
  padding: 30px 0 50px;
}

.home-forusers-item:first-of-type img {
  width: 278px;
  width: 71.28205vw;
  max-width: 278px;
}

@media screen and (min-width: 600px) {
  .home-forusers-item:first-of-type img {
    width: 278px;
    width: 23.16667vw;
  }
}

.home-forusers-item:nth-of-type(2) img {
  width: 273px;
  width: 72.8vw;
  max-width: 273px;
}

@media screen and (min-width: 600px) {
  .home-forusers-item:nth-of-type(2) img {
    width: 273px;
    width: 22.75vw;
  }
}

.home-forusers-item:last-of-type {
  border-bottom: 1px solid #A6AFB4;
}

.home-forusers-item:last-of-type img {
  width: 277px;
  width: 71.02564vw;
  max-width: 277px;
}

@media screen and (min-width: 600px) {
  .home-forusers-item:last-of-type img {
    width: 277px;
    width: 23.08333vw;
  }
}

@media screen and (min-width: 600px) {
  .home-forusers-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
    padding: 0 20px 50px;
    border-top: 0;
  }
  .home-forusers-item:nth-of-type(n+2) {
    border-left: 1px solid #A6AFB4;
  }
  .home-forusers-item:last-of-type {
    border-bottom: 0;
  }
}

.home-forusers-item-title {
  color: #53A9A6;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}

.home-forusers-item-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875;
  margin-top: 10px;
}

@media screen and (min-width: 600px) {
  .home-forusers-imgbox {
    height: 243px;
    height: 20.25vw;
    max-height: 243px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.home-forusers-imgbox img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.home-forusers-textbox {
  padding-top: 30px;
}

@media screen and (min-width: 600px) {
  .home-forusers-textbox {
    padding-top: 0;
  }
}

.home-forusers-caption {
  margin-top: 25px;
  list-style: none;
}

@media screen and (min-width: 600px) {
  .home-forusers-caption {
    margin-top: 50px;
  }
}

.home-forusers-caption-text {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
}

@media screen and (min-width: 600px) {
  .home-forusers-caption-text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.home-support .home-text {
  text-align: left !important;
}

.home-support-list {
  margin-top: 25px;
  list-style: none;
}

@media screen and (min-width: 600px) {
  .home-support-list {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (min-width: 1200px) {
  .home-support-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.home-support-item {
  background: #fff;
  color: #53A9A6;
}

.home-support-item:nth-of-type(n+2) {
  margin-top: 30px;
}

@media screen and (min-width: 600px) {
  .home-support-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 49%;
  }
  .home-support-item:nth-of-type(2) {
    margin-top: 0;
  }
  .home-support-item:nth-of-type(even) {
    margin-left: 2%;
  }
  .home-support-item:nth-of-type(n+3) {
    margin-top: 2%;
  }
}

@media screen and (min-width: 1200px) {
  .home-support-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 24.25%;
  }
  .home-support-item:nth-of-type(n+2) {
    margin-top: 0;
    margin-left: 1%;
  }
}

.home-support-item-textbox {
  padding: 0 24px 20px;
}

.home-support-item-imgbox img {
  width: 100%;
}

.home-support-item-title {
  padding: 20px 0 15px;
  border-bottom: 1px solid #53A9A6;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
}

.home-support-item-list {
  list-style: none;
  margin-top: 20px;
}

@media screen and (min-width: 600px) {
  .home-support-item-list {
    min-height: 105px;
  }
}

.home-support-item-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.67;
  font-weight: 500;
}

.home-support-item-text::before {
  content: '・';
  display: inline-block;
}

.home-support-item-caption {
  font-size: 16px;
  font-size: 1rem;
  max-width: 204px;
  width: 80%;
  margin: 10px auto 0;
  text-align: center;
  border: 1px solid #53A9A6;
  padding: 10px;
  line-height: 2;
}

.home-support-btnbox {
  margin-top: 40px;
  text-align: center;
}

@media screen and (min-width: 600px) {
  .home-support-btnbox {
    margin-top: 60px;
  }
}

.home-support-btnbox .home-support-link {
  display: block;
  padding: 20px 0 22px;
  border: 2px solid #fff;
  max-width: 674px;
  width: 100%;
  margin: 0 auto;
  font-weight: 500;
  font-size: 28px;
  font-size: 1.75rem;
  -webkit-transition: .2s !important;
  transition: .2s !important;
  background: #fff;
  position: relative;
  line-height: 1.34;
}

@media screen and (min-width: 600px) {
  .home-support-btnbox .home-support-link {
    padding: 40px 0 44px;
  }
}

.home-support-btnbox .home-support-link::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: #53A9A6;
  -webkit-transition: .2s !important;
  transition: .2s !important;
}

.home-support-btnbox .home-support-link::after {
  content: '';
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("../img/icon-arrow-btn.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 9px;
  height: 16px;
}

@media screen and (min-width: 600px) {
  .home-support-btnbox .home-support-link::after {
    width: 15px;
    height: 27px;
  }
}

@media screen and (min-width: 1200px) {
  .home-support-btnbox .home-support-link::after {
    left: 64px;
  }
}

.home-support-btnbox .home-support-link-text {
  position: relative;
}

.home-support-btnbox .home-support-link:hover, .home-support-btnbox .home-support-link:focus {
  color: #fff;
  text-decoration: none;
}

.home-support-btnbox .home-support-link:hover::before, .home-support-btnbox .home-support-link:focus::before {
  opacity: .7;
}

.home-support-caption {
  list-style: none;
  margin-top: 20px;
}

@media screen and (min-width: 600px) {
  .home-support-caption {
    margin-top: 30px;
  }
}

.home-support-caption-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
}
