@charset "UTF-8";
/*　*/
/* ===== detail ===== */
.detail_sec01 {
  padding-top: 3rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec01 {
    padding-top: 5rem;
  }
}
.detail_box01 {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .detail_box01 {
    display: flex;
  }
}
.detail_box01_inner01 {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .detail_box01_inner01 {
    margin-bottom: 4rem;
    padding: 0 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_box01_inner01 {
    margin-left: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    width: 50%;
    max-width: calc(144rem / 2);
  }
}
@media print, screen and (min-width: 768px) {
  .detail_box01_inner02 {
    margin-left: 1.5rem;
    width: calc(50% - 1.5rem);
    align-self: flex-start;
  }
}
.is-noslide .detail_mv {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .is-noslide_pc .detail_mv {
    display: block;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_mv_wrap2 {
    position: relative;
    padding-bottom: 3rem;
  }
}
.detail_mv_wrap2 .swiper-pagination-bullets {
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  .detail_mv_wrap2 .swiper-pagination-bullets {
    position: relative;
    margin-top: 1.3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_mv_wrap2 .swiper-pagination-bullets {
    position: relative;
    bottom: -2rem;
    width: 100%;
  }
}
.detail_mv_wrap2 .swiper-pagination-bullet {
  margin: 0 0.3rem !important;
  width: 0.8rem;
  height: 0.8rem;
  background: #D4D4D4;
  opacity: 1;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
  transition: backgroun-color 0.3s, 0.3s, -webkit-transform;
  transition: backgroun-color 0.3s, transform, 0.3s;
  transition: backgroun-color 0.3s, transform, 0.3s, -webkit-transform;
}
@media print, screen and (min-width: 768px) {
  .detail_mv_wrap2 .swiper-pagination-bullet {
    margin: 0 0.7rem !important;
    width: 1.6rem;
    height: 1.6rem;
  }
}
.detail_mv_wrap2 .swiper-pagination-bullet-active {
  background-color: #D71518;
}
.detail_mv_wrap {
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .detail_mv_wrap {
    border-radius: 3rem 0 0 3rem;
  }
}
.detail_mv_wrap.is-noslide .swiper-pagination.is-mv {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .detail_mv_wrap.is-noslide_pc .swiper-pagination.is-mv {
    display: none;
  }
}
.detail_mv > li {
  position: relative;
}
.detail_mv .m-img01 {
  padding-bottom: calc(590 / 940 * 100%);
  border-radius: 0;
}
.detail_mv_txt {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 1rem 1.5rem;
  width: 100%;
  font-size: 1.4rem;
  color: #fff;
  text-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.5);
  z-index: 0;
}
@media print, screen and (min-width: 768px) {
  .detail_mv_txt {
    padding: 2rem 3rem;
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_mv_txt {
    font-size: 1.524vw;
  }
}
.detail_mv_txt:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8)) 0 100% no-repeat;
  z-index: -1;
  content: "";
}
.detail_ttl01_sub {
  display: block;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .detail_ttl01_sub {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_ttl01_sub {
    font-size: 1.829vw;
  }
}
.detail_ttl01_main {
  display: block;
  font-size: 3.2rem;
  line-height: 1.3;
}
@media print, screen and (min-width: 768px) {
  .detail_ttl01_main {
    font-size: 6rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_ttl01_main {
    font-size: 3.659vw;
  }
}
.detail_ttl01_copy {
  display: block;
  font-size: 3rem;
  line-height: 1.3;
}
@media print, screen and (min-width: 768px) {
  .detail_ttl01_copy {
    font-size: 5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_ttl01_copy {
    font-size: 3.049vw;
  }
}
.detail_ttl01_copy:first-line {
  display: block;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .detail_ttl01_copy:first-line {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_ttl01_copy:first-line {
    font-size: 1.829vw;
  }
}
.detail_ttl01_name {
  display: block;
  margin-top: 2.5rem;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .detail_ttl01_name {
    margin-top: 3.5rem;
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_ttl01_name {
    font-size: 1.341vw;
  }
}
.detail_ttl01_office {
  display: block;
  font-size: 2.4rem;
}
@media print, screen and (min-width: 768px) {
  .detail_ttl01_office {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_ttl01_office {
    font-size: 2.439vw;
  }
}
.detail_info01_address {
  position: relative;
  margin-top: 0.5rem;
  padding-left: 3rem;
  font-size: 1.5rem;
  font-weight: 500;
  color: #D71518;
}
@media print, screen and (min-width: 768px) {
  .detail_info01_address {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_info01_address {
    font-size: 1.22vw;
  }
}
.detail_info01_address::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 1.6rem;
  height: 2.4rem;
  background: transparent url(../img/common/icon_address.svg) 50% 50% no-repeat;
  background-size: contain;
  content: "";
}
.detail_info01_job {
  margin-top: 3rem;
  font-size: 2rem;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .detail_info01_job {
    margin-top: 3.5rem;
    font-size: 3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1639px) {
  .detail_info01_job {
    font-size: 1.829vw;
  }
}
.detail_btn01 {
  margin-top: 2rem;
}
@media print, screen and (min-width: 768px) {
  .detail_btn01 {
    display: flex;
    margin-top: 3rem;
    flex-wrap: wrap;
  }
}
.detail_btn01 > li {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .detail_btn01 > li {
    width: 40rem;
  }
}
.detail_btn01 .m-btn02 {
  width: 100%;
}
.detail_map {
  position: absolute;
  top: 3.5rem;
  right: -1.5rem;
  width: 14rem;
  z-index: -1;
}
@media print, screen and (min-width: 768px) {
  .detail_map {
    top: 3rem;
    right: 0;
    width: 24rem;
  }
}
.detail_sec02 {
  margin-top: 7rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec02 {
    margin-top: 12rem;
  }
}
.detail_more01 {
  margin: 1.5rem 2rem 0 0;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: right;
}
@media print, screen and (min-width: 768px) {
  .detail_more01 {
    margin: 2.5rem 5rem 0 0;
    font-size: 2.8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_more01 > li {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .detail_more01 > li:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_more01 > li:not(:last-child) {
    margin-right: 2em;
  }
}
.detail_sec03 {
  margin-top: 7rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec03 {
    margin-top: 12rem;
  }
}
@media only screen and (max-width: 767px) {
  .detail_sec03 .m-sec01_container {
    padding: 0 2rem;
  }
}
.detail_list01 {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .detail_list01 {
    margin: -0.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_list01 {
    margin: -1.5rem auto;
    max-width: 192rem;
    justify-content: center;
  }
}
.detail_list01 > li {
  display: flex;
  margin: 0.5rem;
  width: calc(50% - 1rem - 0.1px);
}
@media print, screen and (min-width: 768px) {
  .detail_list01 > li {
    margin: 1.5rem;
    width: calc(25% - 3rem - 0.1px);
  }
}
.detail_list01 a {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 768px) {
  .detail_list01 a:hover {
    opacity: 0.7;
  }
}
.detail_list01 a::before {
  position: absolute;
  bottom: 0.7rem;
  right: 0.7rem;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  background: #D71518 url(../img/common/icon_arrow_01_white.svg) 50% 50% no-repeat;
  background-size: 1rem auto;
  box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.15);
  content: "";
}
@media print, screen and (min-width: 768px) {
  .detail_list01 a::before {
    right: 1.5rem;
    bottom: 1.5rem;
    width: 4rem;
    height: 4rem;
    box-shadow: 0 0.6rem 1rem rgba(0, 0, 0, 0.15);
    background-size: 1.6rem auto;
  }
}
.detail_list01_inner {
  display: flex;
  padding: 2.5rem 1rem;
  border-radius: 1rem;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.15);
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .detail_list01_inner {
    padding: 5.5rem 1rem;
    border-radius: 1.5rem;
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.15);
  }
}
.detail_list01_ttl {
  font-size: 1.6rem;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .detail_list01_ttl {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 1640px) {
  .detail_list01_ttl {
    font-size: 3rem;
  }
}
.detail_list01_data {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
}
@media print, screen and (min-width: 768px) {
  .detail_list01_data {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 1640px) {
  .detail_list01_data {
    font-size: 3rem;
  }
}
.detail_list01_data span {
  padding-right: 0.1em;
  font-size: 5.6rem;
  font-family: "Arvo", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media print, screen and (min-width: 768px) {
  .detail_list01_data span {
    font-size: 11rem;
  }
}
@media only screen and (min-width: 1640px) {
  .detail_list01_data span {
    font-size: 15rem;
  }
}
.detail_list01_txt {
  margin-top: 0.5rem;
  font-size: 1.3rem;
}
@media print, screen and (min-width: 768px) {
  .detail_list01_txt {
    margin-top: 1rem;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1640px) {
  .detail_list01_txt {
    font-size: 2.2rem;
  }
}
.detail_sec04 {
  margin-top: 7rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec04 {
    margin-top: 12rem;
  }
}
.detail_list02 {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .detail_list02 {
    margin-bottom: 3rem;
    font-size: 3rem;
  }
}
.detail_list02 dt {
  display: inline-block;
}
.detail_list02 dt::after {
  content: "：";
}
.detail_list02 dd {
  display: inline-block;
}
.detail_notes01 {
  margin-top: 1.5rem;
  font-size: 1.4rem;
  text-align: right;
}
@media print, screen and (min-width: 768px) {
  .detail_notes01 {
    margin: 2.5rem auto;
    padding: 0 2rem;
    max-width: 192rem;
    font-size: 1.8rem;
  }
}
.detail_list03 {
  display: flex;
  margin: -0.5rem 0;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
  .detail_list03 {
    margin: -1rem -1rem;
  }
}
.detail_list03 > li {
  display: flex;
  margin: 0.5rem 0;
  width: 100%;
  background: #fff;
}
@media print, screen and (min-width: 768px) {
  .detail_list03 > li {
    margin: 1rem;
    width: calc(50% - 2rem - 0.1px);
  }
}
.detail_list03 dl {
  display: flex;
  position: relative;
  padding: 0.5rem 1rem 0.5rem 7rem;
  border: 0.2rem solid #D4D4D4;
  border-radius: 1rem;
  width: 100%;
  min-height: 7rem;
  align-items: center;
}
@media print, screen and (min-width: 768px) {
  .detail_list03 dl {
    padding: 0.5rem 1.1rem 0.5rem 9rem;
    border-width: 0.4rem;
    border-radius: 1rem;
    min-height: 9rem;
  }
}
.detail_list03 dl::before {
  position: absolute;
  bottom: 0;
  left: 0.5rem;
  width: 6rem;
  height: 6rem;
  background: transparent none 50% 50% no-repeat;
  background-size: contain;
  content: "";
}
@media print, screen and (min-width: 768px) {
  .detail_list03 dl::before {
    width: 8rem;
    height: 8rem;
  }
}
.detail_list03 .is-job01 dl::before {
  background-image: url(../img/info/icon_job_01.png);
}
.detail_list03 .is-job02 dl::before {
  background-image: url(../img/info/icon_job_02.png);
}
.detail_list03 .is-job03 dl::before {
  background-image: url(../img/info/icon_job_03.png);
}
.detail_list03 .is-job04 dl::before {
  background-image: url(../img/info/icon_job_04.png);
}
.detail_list03 .is-job05 dl::before {
  background-image: url(../img/info/icon_job_05.png);
}
.detail_list03 .is-job06 dl::before {
  background-image: url(../img/info/icon_job_06.png);
}
.detail_list03 .is-job07 dl::before {
  background-image: url(../img/info/icon_job_07.png);
}
.detail_list03 .is-job08 dl::before {
  background-image: url(../img/info/icon_job_08.png);
}
.detail_list03 dt {
  font-size: 1.6rem;
  font-weight: bold;
  flex: 1;
}
@media print, screen and (min-width: 768px) {
  .detail_list03 dt {
    font-size: 2.6rem;
  }
}
.detail_list03 dd {
  margin-left: 1rem;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: right;
  white-space: nowrap;
  line-height: 1;
}
@media print, screen and (min-width: 768px) {
  .detail_list03 dd {
    font-size: 2.4rem;
  }
}
.detail_list03 dd span {
  padding-right: 0.1em;
  font-size: 4rem;
  font-family: "Arvo", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media print, screen and (min-width: 768px) {
  .detail_list03 dd span {
    font-size: 7rem;
  }
}
.detail_sec05 {
  margin-top: 7rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec05 {
    margin-top: 12rem;
  }
}
.detail_sec05 .m-sec02:not(:last-child) {
  margin-bottom: 5rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec05 .m-sec02:not(:last-child) {
    margin-bottom: 10rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_box02 {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .detail_box02_inner01 {
    margin-bottom: 3.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_box02_inner01 {
    width: calc(560 / 1400 * 100%);
  }
}
@media print, screen and (min-width: 768px) {
  .detail_box02_inner02 {
    flex: 1;
  }
}
.detail_img01 {
  margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 768px) {
  .detail_img01 {
    display: flex;
    margin: -1.5rem -1.5rem 4.5rem -1.5rem;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .detail_img01 > li:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .detail_img01 > li {
    margin: 1.5rem;
    width: calc(50% - 3rem - 0.1px);
    max-width: 56rem;
  }
}
.detail_txt01:not(:last-child) {
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 768px) {
  .detail_txt01:not(:last-child) {
    margin-bottom: 5rem;
  }
}
.detail_body01 h3 {
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 h3 {
    margin-top: 5rem;
    margin-bottom: 3.5rem;
    font-size: 4rem;
  }
}
.detail_body01 h3:first-child {
  margin-top: 0;
}
.detail_body01 h4 {
  margin: 3rem 0 1rem 1.2em;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 h4 {
    margin-top: 5rem;
    margin-bottom: 1.5rem;
    font-size: 3rem;
  }
}
.detail_body01 h4::before {
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
  content: "■";
}
.detail_body01 h5 {
  position: relative;
  margin-top: 3rem;
  margin-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 h5 {
    margin-top: 5rem;
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
  }
}
.detail_body01 h3 + h3,
.detail_body01 h3 + h4,
.detail_body01 h3 + h5,
.detail_body01 h4 + h4,
.detail_body01 h4 + h5,
.detail_body01 h5 + h5 {
  margin-top: 0;
}
.detail_body01 p:not(:last-child),
.detail_body01 ul:not(:last-child),
.detail_body01 ol:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 p:not(:last-child),
  .detail_body01 ul:not(:last-child),
  .detail_body01 ol:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.detail_body01 ul > li {
  margin-left: 1.2em;
}
.detail_body01 ul > li::before {
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
  content: "・";
}
.detail_body01 ol {
  counter-reset: ol-cnt;
}
.detail_body01 ol > li {
  margin-left: 1.7em;
  counter-increment: ol-cnt;
}
.detail_body01 ol > li::before {
  display: inline-block;
  margin-left: -1.7em;
  width: 1.7em;
  content: "(" counter(ol-cnt) ")";
}
.detail_body01 a {
  color: #D71518;
  text-decoration: underline;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}
.detail_body01 + .detail_img01 {
  margin-top: 3rem;
}
@media print, screen and (min-width: 768px) {
  .detail_body01 + .detail_img01 {
    margin-top: 5rem;
  }
}
.is-noslide .detail_img02 {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .is-noslide_pc .detail_img02 {
    display: block;
  }
}
.detail_img02_wrap.is-noslide .swiper-pagination.is-photo {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .detail_img02_wrap.is-noslide_pc .swiper-pagination.is-photo {
    display: none;
  }
}
.detail_img02_wrap .swiper-pagination-bullets {
  position: relative;
  bottom: 0;
  margin-top: 2rem;
  line-height: 0;
}
@media print, screen and (min-width: 768px) {
  .detail_img02_wrap .swiper-pagination-bullets {
    margin-top: 2.5rem;
  }
}
.detail_img02_wrap .swiper-pagination-bullet {
  position: relative;
  margin: 0 0.3rem !important;
  border: 1px solid #707070;
  width: 1rem;
  height: 1rem;
  background: #fff;
  opacity: 1;
  transition: backgroun-color 0.3s, 0.3s, -webkit-transform;
  transition: backgroun-color 0.3s, transform, 0.3s;
  transition: backgroun-color 0.3s, transform, 0.3s, -webkit-transform;
}
@media print, screen and (min-width: 768px) {
  .detail_img02_wrap .swiper-pagination-bullet {
    margin: 0 0.7rem !important;
    width: 1.6rem;
    height: 1.6rem;
  }
}
.detail_img02_wrap .swiper-pagination-bullet-active {
  border-color: #191919;
  background-color: #191919;
}
.detail_img02 > li {
  position: relative;
  text-align: center;
}
.detail_sec06 {
  margin-top: 10rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec06 {
    margin-top: 20rem;
  }
}
.detail_sec07 {
  margin-top: 10rem;
}
@media print, screen and (min-width: 768px) {
  .detail_sec07 {
    margin-top: 20rem;
  }
}