.lowPage.newlowPage section .container {
  width: 80%;
  max-width: 1000px;
  margin: auto;
}
.main section {
  padding-bottom: 90px;
}
.main section:last-child {
  padding-bottom: 0;
}
.main section .sec_ttl {
  color: #31180b;
  margin-bottom: 50px;
}
.main section .sec_ttl h2 {
  letter-spacing: 0.1em;
  line-height: 1.719;
  margin-bottom: 10px;
}
.main section .sec_ttl p {
  gap: 10px;
}
.main section .sec_ttl p span {
  width: 81.03px;
  height: 1px;
  background-color: #000000;
}

@media screen and (max-width: 768px) {
  .main section {
    padding-bottom: 60px;
  }
  .main section:last-child {
    padding-bottom: 50px;
  }
  .main section .sec_ttl {
    margin-bottom: 34px;
  }
}



/* セクション */
.lowPage.newlowPage section .container {
  width: 80%;
  max-width: 800px;
  margin: auto;
}
.lowPage.newlowPage section .container .wrapper .box .item .item_txt p {
  line-height: 1.8;
}
.lowPage.newlowPage section .container .wrapper .box .item .item_img {
  width: 43.92vw;
  max-width: 600px;
  height: 29.28vw;
  max-height: 460px;
  border-radius: 16px;
  margin: auto;
  margin-top: 40px;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 768px) {
  .lowPage.newlowPage section .container .wrapper .box .item .item_img {
    width: 385px;
    height: 270px;
  }
}

@media screen and (max-width: 480px) {
  .lowPage.newlowPage section .container {
    width: 90%;
  }
  .lowPage.newlowPage section .container .wrapper .box .item .item_img {
    width: 335px;
    height: 210px;
    margin-top: 30px;
  }
}



/* セクション1 */
.lowPage.newlowPage .sec1 {
  margin-top: 80px;
}
.lowPage.newlowPage section .container .wrapper .box .item {
  gap: 4%;
}
.lowPage.newlowPage section .container .wrapper .box .item .profire_area {
  width: calc(100% - 35.13vw - 2%);
  max-width: 300px;
  padding-top: 2%;
}
.lowPage.newlowPage section .container .wrapper .box .item .profire_area .profire {
  flex-direction: column;
}
.lowPage.newlowPage section .container .wrapper .box .item .profire_area .profire h4 {
  white-space: nowrap;
  line-height: 1.5;
  margin-bottom: 16px;
}
.lowPage.newlowPage section .container .wrapper .box .item .profire_area .profire p {
  line-height: 1.5;
  margin-bottom: 16px;
}
.lowPage.newlowPage section .container .wrapper .box .item .profire_area .name {
  flex-direction: column;
}
.lowPage.newlowPage section .container .wrapper .box .item .profire_area .name h3 {
  line-height: 1.5;
  white-space: nowrap;
}
.lowPage.newlowPage section .container .wrapper .box .item .profire_area .name {
  width: auto;
}
.lowPage.newlowPage section .container .wrapper .box .item .profire_area .name p {
  line-height: 1.5;
  color: #F85509;
}
.lowPage.newlowPage .sec1 .container .wrapper .box .item .item_img {
  width: 35.13vw;
  max-width: 480px;
  height: 26.35vw;
  max-height: 360px;
  border-radius: 16px;
  margin: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 1367px) {
  .lowPage.newlowPage section .container .wrapper .box .item .profire_area {
    width: 300px;
  }
}

@media screen and (max-width: 1024px) {
  .lowPage.newlowPage .sec1 .container .wrapper .box .item .item_img {
    width: 45.13vw;
    height: 31.35vw;
  }
}

@media screen and (max-width: 768px) {
  .lowPage.newlowPage section .container .wrapper .box .item {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
  .lowPage.newlowPage section .container .wrapper .box .item .profire_area .profire {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 16px;
  }
  .lowPage.newlowPage section .container .wrapper .box .item .profire_area .profire h4 {
    margin-bottom: 0;
  }
  .lowPage.newlowPage section .container .wrapper .box .item .profire_area .profire p {
    margin-bottom: 0;
  }
  .lowPage.newlowPage .sec1 .container .wrapper .box .item .item_img {
    width: 385px;
    height: 270px;
  }
}

@media screen and (max-width: 480px) {
  .lowPage.newlowPage .sec1 .container .wrapper .box .item .item_img {
    width: 335px;
    height: 210px;
  }
  .lowPage.newlowPage section .container .wrapper .box .item .profire_area .profire h4 {
    font-size: 22px;
  }
  .lowPage.newlowPage section .container .wrapper .box .item .profire_area .profire p {
    font-size: 20px;
  }
  .lowPage.newlowPage section .container .wrapper .box .item .profire_area .name h3 {
    font-size: 36px;
  }
}



/* スライダーセクション */
.lowPage.newlowPage .slider_section .container  {
  max-width: 1000px;
}
.lowPage.newlowPage .slider_section .container .sec_ttl  {
  max-width: 800px;
  margin: auto;
  margin-bottom: 50px;
}
.lowPage.newlowPage .slider_section .container .wrapper .slider_box .slider .item {
  position: relative;
  width: 100%;
  height: fit-content;
  margin: 0 10px;
}
.lowPage.newlowPage .slider_section .container .wrapper .slider_box .slider .item a {
  display: block;
  width: 100%;
  border-radius: 10px;
}
.lowPage.newlowPage .slider_section .container .wrapper .slider_box .slider .item a .item_img {
  width: 100%;
  height: 17.06vw;
  max-height: 230px;
  border-radius: 10px 10px 0 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.lowPage.newlowPage .slider_section .container .wrapper .slider_box .slider .item a .item_txt {
  padding: 16px;
  padding-top: 30px;
  padding-bottom: 34px;
  border-radius: 0 0 10px 10px;
  background-color: #FCF1E0;
}
.lowPage.newlowPage .slider_section .container .wrapper .slider_box .slider .itema  .item_txt .name h3 {
  line-height: 1.5;
}
.lowPage.newlowPage .slider_section .container .wrapper .slider_box .slider .item a .item_txt .name p {
  line-height: 1.5;
  color: #F85509;
  margin-top: 0.2em;
  margin-bottom: 1em;
}
.lowPage.newlowPage .slider_section .container .wrapper .slider_box .slider .item a .item_txt h5 {
  gap: 10px;
  line-height: 1.5;
}
.lowPage.newlowPage .slider_section .container .wrapper .slider_box .slider .item a .item_txt h5 span {
  width: 10%;
  height: 1px;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .lowPage.newlowPage .slider_section .container .wrapper .slider_box .slider .item a .item_img {
    height: 26.06vw;
    max-height: 356px;
  }
}

@media screen and (max-width: 480px) {
  .lowPage.newlowPage .slider_section .container .sec_ttl {
    margin-bottom: 76px;
  }
  .lowPage.newlowPage .slider_section .container .wrapper .slider_box .slider .item {
    margin: 0 5px;
  }
  .lowPage.newlowPage .slider_section .container .wrapper .slider_box .slider .item a .item_img {
    height: 230px;
  }
}



/*戻る、次へ矢印*/
.slick_prev, 
.slick_next {
  position: absolute;
  top: -24%;
  cursor: pointer;
  outline: none;
  width: 4.4vw;
  max-width: 60px;
  height: 4.4vw;
  max-height: 60px;
  border-radius: 50%;
  background: linear-gradient(to right, #F2860F, #f1a610);
  z-index: 5;
  transition: all 0.2s;
}
.slick_prev::before, 
.slick_next::before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 20px;
  height: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.slick_prev:hover, 
.slick_next:hover {
  opacity: 0.7;
}
.slick_prev {
  right: 12.4vw;
}
.slick_prev::before {
  background-image: url(../img/interview/arrow_prev.png);
}
.slick_next {
  right: 6.9vw;
}
.slick_next::before {
  background-image: url(../img/interview/arrow_next.png);
}

@media screen and (max-width: 768px) {
  .slick_prev, 
  .slick_next {
    width: 44px;
    height: 44px;
  }
  .slick_prev::before ,
  .slick_next::before {
    width: 13px;
    height: 12px;
  }
  .slick_prev {
    right: 74px;
  }
  .slick_next {
    right: 20px;
  }
}

@media screen and (max-width: 480px) {
  .slick_prev, 
  .slick_next {
    top: -20%;
  }
}

