@media only screen and (min-width: 768px) {
  #box01 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
@media only screen and (max-width: 767px) {
  #box01 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
#box01 .box01-phrase {
  display: block;
  font-size: 62px;
  line-height: 1.435483871;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #box01 .box01-phrase {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #box01 .box1-doc {
    font-size: 14px;
  }
}

#box05-slider {
  display: block;
  width: calc(100% - 66px);
  overflow: hidden;
  margin: 50px auto 0;
}
@media only screen and (max-width: 767px) {
  #box05-slider {
    width: 100%;
    margin-top: 20px;
  }
}
#box05-slider .section_wrapper,
#box05-slider .container {
  max-width: none;
}
#box05-slider .mcb-item-column-inner {
  margin: 0;
}
#box05-slider div#n2-ss-7 .n2-ss-control-bullet {
  bottom: 7px;
}
@media only screen and (max-width: 767px) {
  #box05-slider div#n2-ss-7 .n2-ss-control-bullet {
    bottom: 32px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
#box05-slider div#n2-ss-7 .n2-style-0b1501f187dd486f0b3833aafb1a1b8d-dot {
  background: #fff;
}
#box05-slider div#n2-ss-7 .n2-style-0b1501f187dd486f0b3833aafb1a1b8d-dot.n2-active, #box05-slider div#n2-ss-7 .n2-style-0b1501f187dd486f0b3833aafb1a1b8d-dot:hover, #box05-slider div#n2-ss-7 .n2-style-0b1501f187dd486f0b3833aafb1a1b8d-dot:focus {
  background: #000;
}

#link07 {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  #link07 {
    margin-top: 40px;
  }
}

#lineage .section_wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media only screen and (min-width: 768px) {
  #lineage .lineage-doc p {
    min-height: 9em;
  }
}

@media only screen and (min-width: 768px) {
  #box08 .mcb-item-858c63e12 {
    margin-bottom: 20px;
  }
}
#box08 div#n2-ss-6 .n2-ss-control-bullet {
  bottom: 7px;
}
#box08 div#n2-ss-6 .n2-style-0b1501f187dd486f0b3833aafb1a1b8d-dot {
  background: #fff;
}
#box08 div#n2-ss-6 .n2-style-0b1501f187dd486f0b3833aafb1a1b8d-dot.n2-active, #box08 div#n2-ss-6 .n2-style-0b1501f187dd486f0b3833aafb1a1b8d-dot:hover, #box08 div#n2-ss-6 .n2-style-0b1501f187dd486f0b3833aafb1a1b8d-dot:focus {
  background: #000;
}
#box08 .column_image {
  max-width: 916px;
  margin: 0 auto;
}

#box11 table.ayumi td.column-2 {
  vertical-align: baseline;
}

@media only screen and (max-width: 767px) {
  #box12 .column-1 {
    white-space: nowrap;
  }
}

#box13 .box13-values {
  display: block;
  width: 100%;
  max-width: 864px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #box13 .box13-values {
    max-width: 650px;
  }
}

@media only screen and (max-width: 767px) {
  #box14 {
    margin-top: 40px;
  }
}
#box14 .mcb-column-inner {
  margin: 0 !important;
}
#box14 .box14-header {
  background-image: url(../images/box14/tokachie_bg-pc.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #000;
  padding: 115px 0 110px;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-header {
    background-image: url(../images/box14/tokachie_bg-sp.jpg);
    background-position: left -70px center;
    padding: 70px 0;
  }
}
#box14 .box14-header_title {
  font-size: 18px;
  line-height: 1.4444444444;
  font-weight: 400;
  text-align: center;
  padding-bottom: 16px;
  position: relative;
  color: #fff;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-header_title {
    font-size: 17px;
    padding-bottom: 10px;
  }
}
#box14 .box14-header_title::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 216px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  #box14 .box14-header_title::after {
    max-width: 190px;
  }
}
#box14 .box14-header_logo {
  width: 100%;
  max-width: 211px;
  margin: 40px auto 0;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-header_logo {
    margin-top: 35px;
  }
}
#box14 .box14-description {
  background-color: #fff;
  padding: 100px 0;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-description {
    padding: 60px 0 80px;
  }
}
#box14 .box14-description_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 80px;
     -moz-column-gap: 80px;
          column-gap: 80px;
  width: 100%;
  max-width: 647px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-description_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 30px;
  }
}
#box14 .box14-description_text {
  display: block;
  width: calc(100% - 200px - 80px);
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-description_text {
    width: 100%;
    padding: 0 30px;
  }
}
#box14 .box14-description_text p {
  font-size: 16px;
  line-height: 2;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-description_text p {
    font-size: 14px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #box14 .box14-description_text p br {
    display: none;
  }
}
#box14 .box14-description_image {
  width: 100%;
  max-width: 200px;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-description_image {
    max-width: 180px;
  }
}
#box14 .box14-description_image img {
  display: block;
  width: 100%;
}
#box14 .box14-content {
  display: block;
  background-color: #d0121b;
  padding: 0 0 160px;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-content {
    padding-bottom: 90px;
  }
}
#box14 .box14-slider {
  /* bxSlider */
}
#box14 .box14-slider .slider-wrapper {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  #box14 .box14-slider .slider-wrapper .slider {
    position: relative;
    left: 23.95vw;
    overflow: visible !important;
  }
}
#box14 .box14-slider .slider-wrapper .slide {
  position: relative;
}
@media only screen and (min-width: 768px) {
  #box14 .box14-slider .slider-wrapper .slide {
    width: 52.1vw !important;
  }
}
#box14 .box14-slider .slider-wrapper .slide::before {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  background-color: #d0121b;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 768px) {
  #box14 .box14-slider .slider-wrapper .slide img {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
}
@media only screen and (min-width: 768px) {
  #box14 .box14-slider .slider-wrapper .slide:not(.is-active) img {
    -webkit-transform: scale(0.64);
            transform: scale(0.64);
  }
}
@media only screen and (min-width: 768px) {
  #box14 .box14-slider .slider-wrapper .slide.slider-3:not(.is-active) {
    -webkit-transition: none;
    transition: none;
  }
}
@media only screen and (min-width: 768px) {
  #box14 .box14-slider .slider-wrapper .slide.slider-3:not(.is-active) + .bx-clone img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#box14 .box14-slider .bx-wrapper {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  margin: 0;
}
#box14 .box14-slider .bx-pager {
  padding: 0;
  bottom: 24px;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-slider .bx-pager {
    bottom: 12px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
#box14 .box14-slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
}
#box14 .box14-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, #box14 .box14-slider .bx-wrapper .bx-pager.bx-default-pager a.active, #box14 .box14-slider .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #d0121b;
}
#box14 .box14-interview {
  display: block;
  width: 100%;
  padding-top: 120px;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-interview {
    padding-top: 80px;
  }
}
#box14 .box14-interview_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 108px;
     -moz-column-gap: 108px;
          column-gap: 108px;
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-interview_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 30px;
  }
}
#box14 .box14-interview_photo {
  width: 100%;
  max-width: 386px;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-interview_photo {
    max-width: 280px;
    margin: 0 auto;
  }
}
#box14 .box14-interview_photo img {
  display: block;
  width: 100%;
}
#box14 .box14-interview_text {
  display: block;
  width: calc(100% - 386px - 108px);
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-interview_text {
    width: 100%;
    max-width: 335px;
    margin: 0 auto;
    padding-top: 30px;
  }
}
#box14 .box14-interview_text_label {
  display: block;
}
#box14 .box14-interview_text_label img {
  display: block;
  width: auto;
  height: 12px;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-interview_text_label img {
    height: 11px;
  }
}
#box14 .box14-interview_text_title {
  font-size: 24px;
  line-height: 1.8333333333;
  margin: 30px 0 0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-interview_text_title {
    font-size: 21px;
    margin-top: 15px;
  }
}
#box14 .box14-interview_text_name {
  font-size: 24px;
  line-height: 1.4583333333;
  margin: 32px 0 0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-interview_text_name {
    font-size: 19px;
    margin-top: 20px;
  }
}
#box14 .box14-interview_text_name span {
  display: inline-block;
  vertical-align: baseline;
  font-size: 16px;
  line-height: 1.4375;
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-interview_text_name span {
    font-size: 14px;
    margin-right: 15px;
  }
}
#box14 .box14-interview_text_description {
  font-size: 16px;
  line-height: 1.9375;
  margin: 59px 0 0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-interview_text_description {
    font-size: 14px;
    margin-top: 40px;
  }
}
#box14 .box14-interview_text_hr {
  width: 100%;
  height: 1px;
  border: none;
  background-color: #fff;
  margin: 40px 0 23px;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-interview_text_hr {
    margin: 30px 0;
  }
}
#box14 .box14-interview_text_profile {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1.7142857143;
  margin: 0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-interview_text_profile {
    font-size: 13px;
  }
}
#box14 .box14-banner {
  display: block;
  padding: 120px 0 0;
}
@media only screen and (max-width: 767px) {
  #box14 .box14-banner {
    padding: 80px 15px 0;
  }
}
#box14 .box14-banner_link {
  display: block;
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#box14 .box14-banner_link:hover {
  opacity: 0.7;
}
#box14 .box14-banner_link picture,
#box14 .box14-banner_link img {
  display: block;
  width: 100%;
}