/* Header */
#main .c-headline-1 {
  color: #108f51;
}
#main .p-box-border .c-headline-2 {
  color: #108f51;
}
#main .p-main-visual__title--vomlume {
  line-height: 56px;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  #main .p-main-visual__title--vomlume {
    margin-top: 24px;
    line-height: 36px;
  }
}
#main .p-main-visual__text {
  padding: 0 16px;
}
@media screen and (min-width: 768px) and (max-width: 1119px) {
  #main .p-main-visual__text {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #main .p-main-visual__text {
    padding: 0;
  }
}
/* Section */
#main .c-section--thick--bg {
  background-color: #f0f0f0;
}
#main .c-section--bg.light-green {
  background-color: #eaf5e4;
}
#main .c-section--bg.pink .js-carousel--multi::before {
  background-color: #d8194b;
}
#main .c-section--bg.p-section--1 {
  background-color: #f7f3ed;
}
#main .c-section--bg.p-section--1 {
  margin-top: 0;
}
#main .c-section--bg.p-section--1 + .p-section--1 {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  #main .c-section--bg.p-section--1 + .p-section--1 {
    padding-top: 16px; } }
#main .js-carousel--single + .c-container__header {
  margin-top: 48px;
}

@media screen and (max-width: 767px) {
  #main .js-carousel--single + .c-container__header {
    margin-top: 24px;
  }
}
/* Border */
#main .p-box-border {
  border-color: #108f51;
}
/* Button */
#main .c-button {
  background-color: #108f51;
}
#main .c-button:hover {
  background-color: #42b305;
}
#main .p-media__image + .c-container__body {
  margin-top: 80px;
}
#main .p-media__image + .p-media__image,
#main .p-media-caption + .p-media__image {
  margin-top: 48px;
}
#main .p-media__text + .p-media__text,
#main .c-text + .p-media__text {
  margin-top: 8px;
}
#main .c-text + .c-text-xsmall {
  margin-top: 36px;
}
#main .c-text-small--thick + .c-button {
  margin-top: 36px;
}
/* Section Background */
#main .js-carousel--multi {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  #main .js-carousel--multi {
    margin-top: 48px;
  }
}

#main .js-carousel--multi__header .c-headline-3 {
  letter-spacing: 0.17em;
}

#main .js-carousel--multi__text {
  min-height: 168px;
}
@media screen and (min-width: 768px) and (max-width: 1119px) {
  #main .js-carousel--multi__text {
    min-height: initial;
  }
}
@media screen and (max-width: 767px) {
  #main .js-carousel--multi__text {
    min-height: initial;
  }
}
/* Bordered Button */
#main .c-btn-bordered {
  background-color: transparent;
  background-image: unset;
  border-radius: 3px;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-top: 28px;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  transition: .3s ease-in-out;
  width: 100%;
}
#main .c-btn-bordered:hover {
  background-color: #fff;
  color: #333;
}
/* Full Image Background */
#main .p-media--staticheigh .p-media__image {
  height: 375px;
}
#main .p-media--staticheigh .p-media__image-1 {
  background-image: url(/areahighlights/chubu/sengoku/img/index/img_01.jpg);
}
#main .p-media--staticheigh .p-media__image-2 {
  background-image: url(/areahighlights/chubu/sengoku/img/index/img_05.jpg);
}
#main .p-media--staticheigh .p-media__image-3 {
  background-image: url(/areahighlights/chubu/sengoku/img/index/img_13.jpg);
}
/* Element Spacing */
#main .light-green .c-row + .c-row {
  margin-top: 80px;
}
#main .p-media__image + .p-media__image,
#main .p-media__image + .js-carousel--single,
#main .p-media-caption + .p-media__image,
#main .js-carousel--multi {
  margin-top: 48px;
}
#main .p-media__text + .p-media__text,
#main .c-text + .p-media__text {
  margin-top: 8px;
}
#main .c-text + .c-text-xsmall {
  margin-top: 36px;
}
/* Introduce Area */

#main .p-introduce .p-introduce-area::after {
  background: url(/areahighlights/chubu/sengoku/img/index/bg_map.png) no-repeat right bottom;
  bottom: -6px;
  height: 220px;
}

#main .p-introduce .p-introduce-person__img-1::after {
  background: url(/areahighlights/chubu/sengoku/img/index/bg_introduce_01.png) no-repeat right bottom;
}

#main .p-introduce .p-introduce-person__img-1::after,
#main .p-introduce .p-introduce-area::after {
  content: '';
  position: absolute;
  width: 166px;
  background-size: contain;
  right: 96px;
}

@media screen and (min-width: 768px) and (max-width: 1119px) {
  #main .p-introduce .p-introduce-person__img-1::after,
  #main .p-introduce .p-introduce-area::after {
    right: 24px;
  }
}

#main .p-introduce .p-introduce-person__img-1::after {
  bottom: -18px;
  height: 232px;
}

@media screen and (min-width: 768px) and (max-width: 1119px) {
  #main .p-introduce .p-introduce-person__img-1::after {
    bottom: -48px;
  }
}

@media screen and (max-width: 767px) {
  #main .p-introduce .p-introduce-person__img-1::after {
    right: 16px;
    top: 8px;
  }
}

/* Ultilities responsive */
@media screen and (max-width: 767px) {
  #main .p-introduce__name {
    margin-top: 0;
  }

  #main .p-introduce .p-introduce-person__img-1::after,
  #main .p-introduce .p-introduce-area::after  {
    bottom: auto;
    height: 110px;
  }

  #main .p-introduce .p-introduce-area::after {
    right: 4px;
    top: 0;
  }
}

/* Carousel Navigation */
#main .js-carousel--single .slick-dots li:hover button::before {
  background-color: #11b1b7;
}
#main .js-carousel--single .slick-dots li.slick-active button::before {
  background-color: #11b1b7;
}

.global-header {
  -webkit-font-smoothing: subpixel-antialiased;
}

.global-footer {
  font-size: 14.08px;
  -webkit-font-smoothing: subpixel-antialiased;
}
