@charset "UTF-8";
.p-contact {
  padding-top: 60px;
}

.v-headline {
  background-image: url(../../../img/views/company/pc/main_bg.jpg);
}

.v-links__menu {
  width: 195px;
}
.v-links__menu > a {
  padding-left: 25px;
}
.v-links__menu > a::after {
  right: 23px;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.v-philo {
  padding: 85px 0 52px;
}
.v-philo .v-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}
.v-philo .v-flex__item {
  position: relative;
}
.v-philo .v-flex__item::after {
  background: url(../../../img/views/company/pc/ico_line.png) no-repeat center;
  content: "";
  display: inline-block;
  height: 79px;
  position: absolute;
  right: -100px;
  top: 62%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 46px;
}
.v-philo .v-flex__item:last-child::after {
  display: none;
}
.v-philo .v-flex p {
  color: #666;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}
.v-philo .v-flex p.v-title {
  color: #B1DE2C;
  font-size: 36px;
  margin: 3px 0;
}
.v-philo .v-flex p.v-num {
  background-color: #B1DE2C;
  color: #fff;
  font-size: 32px;
  font-weight: normal;
  height: 45px;
  margin: 0 auto;
  position: relative;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 45px;
}
.v-philo .v-flex p.v-num > span {
  left: 0;
  line-height: 1;
  margin: 0 auto;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 7px;
}

.v-guide {
  background: url(../../../img/views/company/pc/gu_bg.png) no-repeat center left;
  margin-bottom: 57px;
  padding: 35px 0 18px;
}
.v-guide .v-heading2 {
  margin-bottom: 48px;
}
.v-guide .v-list {
  margin-bottom: 18px;
  padding-left: 35px;
}
.v-guide .v-list::after {
  clear: both;
  content: "";
  display: block;
}
.v-guide .v-list-2 {
  padding-left: 127px;
}
.v-guide .v-list-3 {
  padding-left: 218px;
}
.v-guide .v-list-4 {
  padding-left: 307px;
}
.v-guide .v-list > dt, .v-guide .v-list > dd {
  float: left;
}
.v-guide .v-list > dt {
  color: #666;
  font-size: 25px;
  letter-spacing: 1.5px;
  width: 433px;
}
.v-guide .v-list > dt::after {
  background: url(../../../img/views/company/pc/ico_arw.png) no-repeat center;
  content: "";
  display: block;
  height: 17px;
  margin-top: -5px;
  width: 361px;
}
.v-guide .v-list > dt > b {
  font-size: 32px;
}
.v-guide .v-list > dd {
  color: #3B4043;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 1px;
}

.v-vision {
  background: url(../../../img/views/company/pc/vi_bg.png) no-repeat center right;
  padding: 110px 0 100px;
}
.v-vision p {
  color: #666;
  line-height: 2;
  text-align: center;
}
.v-vision p.v-title {
  color: #B1DE2C;
  font-family: "Noto Serif JP", Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.4;
  margin: 20px 0 11px;
}

.v-outline {
  padding-top: 55px;
}
.v-outline .v-table {
  border-collapse: collapse;
  border-top: 1px solid #9BC529;
  color: #666;
  margin-top: 30px;
  width: 100%;
}
.v-outline .v-table tr {
  border-bottom: 1px solid #9BC529;
}
.v-outline .v-table th {
  color: #80BA3F;
  padding: 24px 0;
  padding-left: 30px;
  text-align: left;
  width: 193px;
}
.v-outline .v-table td {
  line-height: 2;
  padding: 22px 0;
}
.v-outline .v-table td ul > li {
  list-style: none;
  padding-left: 30px;
  text-indent: -30px;
}

.v-history {
  padding-top: 55px;
}
.v-history .v-table {
  border-collapse: collapse;
  color: #666;
  margin-top: 33px;
  width: 100%;
}
.v-history .v-table tr:nth-child(odd) {
  background-color: #E1EAC8;
}
.v-history .v-table th {
  padding: 13px 0 15px;
  padding-left: 35px;
  text-align: left;
  width: 260px;
}
.v-history .v-table td {
  line-height: 2;
  padding: 13px 0;
}

.v-office {
  padding-top: 58px;
}
.v-office .v-heading2 {
  margin-bottom: 30px;
}
.v-office .v-wrapper {
  background-color: #EEEFE9;
  margin-bottom: 32px;
  padding: 30px 35px 37px;
}
.v-office .v-wrapper:last-child {
  margin-bottom: 0;
}
.v-office .v-wrapper .v-flex {
  display: flex;
  flex-wrap: wrap;
}
.v-office .v-wrapper .v-flex .v-text {
  margin-right: 15px;
  width: 272px;
}
.v-office .v-wrapper .v-flex .v-text p {
  color: #666;
  line-height: 1.5;
}
.v-office .v-wrapper .v-flex .v-text p.v-title {
  border-bottom: 1px solid #B1DE2C;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.v-office .v-wrapper .v-flex .v-text p.has-mb {
  margin-bottom: 50px;
}
.v-office .v-wrapper .v-flex .v-img {
  margin-right: 13px;
  margin-top: 5px;
  width: 400px;
}
.v-office .v-wrapper .v-flex .v-map {
  height: 320px;
  margin-top: 5px;
  width: 400px;
}
.v-office .v-wrapper .v-flex .v-map iframe {
  height: 100%;
  width: 100%;
}
.v-office .v-wrapper .v-button {
  border-radius: 20px;
  letter-spacing: 2px;
  margin-top: 10px;
  padding: 13px 0 10px;
  padding-left: 40px;
  text-align: left;
  width: 240px;
}
.v-office .v-wrapper .v-button::after {
  background-image: url(../../../img/common/pc/btn_arw.png);
  height: 13px;
  right: 15px;
  width: 14px;
}

@media screen and (max-width: 750px) {
  .p-contact {
    padding-top: 4.5rem;
  }

  .v-headline {
    background-image: url(../../../img/views/company/sp/main_bg.jpg);
  }

  .v-links__menu {
    width: 12rem;
  }
  .v-links__menu > a {
    padding: 0.5rem 1.4rem 0.4rem;
  }
  .v-links__menu > a::after {
    right: 1.2rem;
    top: 55%;
  }

  .v-philo {
    padding: 3.3rem 0 2.1rem;
  }
  .v-philo .v-flex {
    margin-top: 2.5rem;
  }
  .v-philo .v-flex__item {
    margin-bottom: 2rem;
    padding-right: 0;
    width: 100%;
  }
  .v-philo .v-flex__item::after {
    display: none;
  }
  .v-philo .v-flex p {
    line-height: 1.6;
  }
  .v-philo .v-flex p.v-title {
    font-size: 1.6rem;
    letter-spacing: 0.05rem;
    margin: 0.5rem 0;
  }
  .v-philo .v-flex p.v-num {
    font-size: 1.3rem;
    height: 1.8rem;
    width: 1.7rem;
  }
  .v-philo .v-flex p.v-num > span {
    font-weight: bold;
    top: 0.2rem;
  }

  .v-guide {
    background-image: url(../../../img/views/company/sp/gu_bg.png);
    background-position: center;
    background-size: cover;
    margin-bottom: 0;
    padding: 1.7rem 0 0.2rem;
  }
  .v-guide .v-heading2 {
    margin-bottom: 3rem;
  }
  .v-guide .v-list {
    align-items: center;
    display: flex;
    margin-bottom: 1.3rem;
    padding-left: 2.2rem;
  }
  .v-guide .v-list > dt {
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: 0;
    width: 11.3rem;
  }
  .v-guide .v-list > dt::after {
    background-image: url(../../../img/views/company/sp/ico_arw.png);
    background-size: contain;
    height: 0.8rem;
    margin-top: 0.7rem;
    width: 7.1rem;
  }
  .v-guide .v-list > dt > b {
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    margin-top: 0.4rem;
  }
  .v-guide .v-list > dd {
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
    line-height: 1.2;
    margin-top: 0.8rem;
  }

  .v-vision {
    background: transparent;
    padding: 4.5rem 0 0;
  }
  .v-vision p {
    line-height: 1.5;
  }
  .v-vision p.v-title {
    font-size: 2.1rem;
    letter-spacing: 0.1rem;
    line-height: 1.6;
    margin: 0.8rem 0 1.1rem;
  }

  .v-outline {
    padding-top: 4rem;
  }
  .v-outline .v-table {
    margin-top: 1.5rem;
  }
  .v-outline .v-table th {
    font-size: 1.4rem;
    padding: 0.3rem 0;
    width: 10.9rem;
  }
  .v-outline .v-table td {
    font-size: 1.4rem;
    line-height: 1.2;
    padding: 0.6rem 0;
  }
  .v-outline .v-table td ul > li {
    padding-left: 2.7rem;
    text-indent: -2.7rem;
  }
  .v-outline .v-table td .is-sm {
    font-size: 1rem;
  }

  .v-history {
    padding-top: 4.5rem;
  }
  .v-history .v-table {
    margin-top: 1.6rem;
  }
  .v-history .v-table th {
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 0.5rem 0;
    padding-left: 0.8rem;
    width: 8.7rem;
  }
  .v-history .v-table td {
    font-size: 1.4rem;
    line-height: 1.5;
    padding: 1rem 0;
  }

  .v-office {
    padding-top: 4.4rem;
  }
  .v-office .v-heading2 {
    margin-bottom: 2.6rem;
  }
  .v-office .v-wrapper {
    margin-bottom: 1.9rem;
    padding: 1.4rem 1.5rem 2rem;
  }
  .v-office .v-wrapper .v-flex .v-text {
    margin-bottom: 0.9rem;
    margin-right: 0;
    width: 100%;
  }
  .v-office .v-wrapper .v-flex .v-text p {
    line-height: 1.2;
  }
  .v-office .v-wrapper .v-flex .v-text p.v-title {
    border-bottom-width: 0.1rem;
    font-size: 1.6rem;
    margin-bottom: 1.4rem;
    padding-bottom: 1.2rem;
  }
  .v-office .v-wrapper .v-flex .v-text p.has-mb {
    margin-bottom: 1rem;
  }
  .v-office .v-wrapper .v-flex .v-img {
    margin-bottom: 1.3rem;
    margin-right: 0;
    width: 100%;
  }
  .v-office .v-wrapper .v-flex .v-map {
    height: 18.3rem;
    width: 100%;
  }
  .v-office .v-wrapper .v-button {
    border-radius: 1.8rem;
    font-size: 1.2rem;
    letter-spacing: 0.15rem;
    margin-top: 1.5rem;
    padding: 1.1rem 0 1rem;
    padding-left: 2rem;
    width: 16rem;
  }
  .v-office .v-wrapper .v-button::after {
    background-image: url(../../../img/common/sp/btn_arw.png);
    height: 1rem;
    right: 1.5rem;
    top: 50%;
    width: 1rem;
  }
}
/*# sourceMappingURL=index.css.map */