@charset "UTF-8";
/*==========子・?・?ジここから==========*/
/*==========
子・?・?ジ共騾?
==========*/
main .inner {
  width: 100%;
  max-width: calc(1016px + 24px * 2);
  padding-left: 24px;
  padding-right: 24px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media screen and (max-width: 1023px) {
  main .inner {
    width: 80%;
    padding-left: 0;
    padding-right: 0;
  }
}

.body_wrap_child {
  margin-top: 40px;
  margin-bottom: 120px;
}

@media screen and (max-width: 1023px) {
  .body_wrap_child {
    margin-top: 24px;
    margin-bottom: 80px;
  }
}

.section {
  padding-top: 96px;
  margin-top: calc(40px - 96px);
  margin-bottom: 40px;
}

@media screen and (max-width: 1023px) {
  .section {
    padding-top: 80px;
    margin-top: calc(32px - 80px);
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 1023px) {
  #intro {
    margin-bottom: 0;
  }
}

.section_foot {
  margin-top: 120px;
}

.section_foot .btn_01 {
  font-size: 1.125em;
  min-width: 420px;
  height: 70px;
  line-height: 70px;
  border-radius: 35px;
}

.btn_01.second_btn {
  margin-top: 19px;
}

.btn_01.white.btn_forus {
  border: 2px solid #008094;
  color: #008094;
}

.btn_01.white.btn_forus:hover {
  background-color: #008094;
  color: #fff;
}

@media all and (-ms-high-contrast: none) {
  .section_foot .btn_01 {
    min-width: 560px;
  }
}

@media screen and (max-width: 1023px) {
  .section_foot {
    margin-top: 80px;
  }
  .section_foot .btn_01 {
    height: 56px;
    border-radius: 26px;
    min-width: auto;
    max-width: 320px;
  }
}

.text_normal {
  letter-spacing: 0.05em;
  line-height: 1.6875;
}

@media screen and (max-width: 1023px) {
  .text_normal {
    letter-spacing: 0;
    line-height: 1.5;
  }
}

#child_mv {
  height: 270px;
  margin-bottom: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#child_mv .ttl {
  margin-bottom: -5em;
  color: #000000;
  text-align: center;
}

#child_mv .ttl .en {
  font-size: 4.6875em;
  font-weight: 500;
  letter-spacing: 0.15em;
  display: block;
  line-height: 30px;
}

#child_mv .ttl .ja {
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: 0.05em;
  display: block;
  line-height: 30px;
  margin-top: 2em;
}

@media screen and (max-width: 1023px) {
  #child_mv {
    height: 160px;
  }
  #child_mv .ttl {
    margin-bottom: -3.25em;
  }
  #child_mv .ttl .en {
    font-size: 2.5em;
    letter-spacing: 0.1em;
  }
  #child_mv .ttl .ja {
    margin-top: 0em;
  }
}

#child_mv_recruit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#child_mv_recruit.inner {
  width: 100%;
  max-width: calc(1100px + 24px * 2);
  padding-left: 24px;
  padding-right: 24px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 120px;
}

@media screen and (max-width: 1023px) {
  #child_mv_recruit.inner {
    max-width: 80%;
    padding-left: 0;
    padding-right: 0;
  }
}

#child_mv_recruit .img_sec {
  margin-right: calc(50% - 50vw);
  width: 100vw;
  max-height: 510px;
  overflow: hidden;
  margin-left: 180px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: -1;
}

#child_mv_recruit .img_sec img {
  width: 100%;
}

#child_mv_recruit .ttl_sec {
  position: absolute;
  bottom: 0;
}

#child_mv_recruit .deco_text {
  font-size: 2.5em;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #000000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#child_mv_recruit .ttl {
  margin-top: 1.5em;
  margin-bottom: -4.5em;
  color: #000000;
}

#child_mv_recruit .ttl .en {
  font-size: 4.6875em;
  font-weight: 500;
  letter-spacing: 0.15em;
  display: block;
  line-height: 0.8666;
  position: relative;
}

#child_mv_recruit .ttl .en::before {
  content: "";
  width: 90px;
  height: 3px;
  background-color: #000000;
  position: absolute;
  top: -0.25em;
}

#child_mv_recruit .ttl .ja {
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: 0.05em;
  display: block;
  line-height: 30px;
  margin-top: 0.5em;
}

#child_mv_recruit .sub_ttl {
  font-size: 1.875em;
  letter-spacing: 0.15em;
  color: #000000;
}

#child_mv_recruit.rev .img_sec {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  margin-right: 180px;
  margin-left: calc(50% - 50vw);
}

#child_mv_recruit.rev .text_sec {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

#child_mv_recruit.rev .ttl_sec {
  right: 0;
}

@media screen and (max-width: 1023px) {
  #child_mv_recruit.inner {
    margin-bottom: 80px;
  }
  #child_mv_recruit .img_sec {
    max-height: unset;
    margin-left: 40px;
  }
  #child_mv_recruit .deco_text {
    font-size: 1.25em;
    line-height: 1.125;
  }
  #child_mv_recruit .ttl {
    margin-bottom: -3.5em;
  }
  #child_mv_recruit .ttl .en {
    font-size: 2.25em;
    letter-spacing: 0.05em;
  }
  #child_mv_recruit .ttl .en::before {
    width: 40px;
    height: 2px;
  }
  #child_mv_recruit .ttl .ja {
    font-size: 1.125em;
    letter-spacing: 0;
    margin-top: 0;
  }
  #child_mv_recruit .sub_ttl {
    font-size: 1.125em;
    letter-spacing: 0.05em;
  }
  #child_mv_recruit.rev .img_sec {
    margin-right: 40px;
  }
}

#bread_list {
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 2;
  position: relative;
  z-index: 1;
}

#bread_list a {
  text-decoration: underline;
  color: #000000;
}

@media screen and (max-width: 1023px) {
  #bread_list {
    font-size: 12px;
    letter-spacing: 0;
  }
}

.list_bread {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.list_bread > *:not(:last-of-type)::after {
  content: ">";
  padding: 0 0.5em;
}

.logo_sec .ttl {
  margin-top: 24px;
}

.logo_sec .text {
  display: block;
  font-size: 1.125em;
  font-weight: 500;
}

.logo_sec .en {
  display: block;
  font-size: 1.875em;
  letter-spacing: 0.15em;
  font-weight: 500;
}

.logo_sec .ja {
  display: block;
  font-size: 13px;
  font-weight: 500;
}

.logo_sec .ja::before {
  content: "???";
}

.logo_sec .ja::after {
  content: "???";
}

.logo_sec .name {
  font-size: 1.625em;
  font-weight: 500;
}

@media screen and (max-width: 1023px) {
  .logo_sec .ttl {
    margin-top: 1em;
  }
  .logo_sec .text {
    font-size: 1em;
  }
  .logo_sec .en {
    font-size: 1.5em;
  }
}

/*==========
会社案・?ペ・?ジ
==========*/
#company #philosophy .text_sec {
  max-width: 389px;
}

#company #philosophy .img_sec {
  max-width: 530px;
}

#company #message.layout_box {
  position: relative;
}

#company #message .img_sec {
  position: absolute;
  width: 63.5vw;
  margin-right: 0;
  left: calc(50% - 50vw);
  max-height: 600px;
  overflow: hidden;
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 2em;
}

#company #message .img_sec img {
  width: 100%;
  margin-top: auto;
}

#company #message .text_sec {
  width: 60%;
  margin-left: auto;
  max-width: 614px;
  z-index: 1;
}

#company #message .ceo_name {
  position: absolute;
  top: 29%;
  left: 48%;
  z-index: 10;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

#company #message .ceo_name .post,
#company #message .ceo_name .name {
  display: block;
}

#company #message .ceo_name .name {
  font-size: 1.375em;
}

#company #message .text_normal {
  margin-top: 1.75em;
}

#company #csr .text_sec {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#company #csr .img_sec {
  max-width: 320px;
  margin-bottom: 1em;
}

@media screen and (max-width: 1023px) {
  #company #philosophy .text_sec {
    max-width: unset;
  }
  #company #philosophy .img_sec {
    max-width: 280px;
  }
  #company #message .img_sec {
    position: static;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    width: 90vw;
    margin-left: calc(50% - 50vw);
    margin-top: 0;
  }
  #company #message .text_sec {
    width: 100%;
    margin-top: -4em;
  }
  #company #message .ceo_name {
    font-size: 10px;
    left: 60%;
  }
  #company #csr .text_sec {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  #company #csr .flex_box {
    max-width: 400px;
  }
}

#company_support #content .dl_02 .ttl {
  width: 40%;
}

#company_support #content .dl_02 .text {
  width: 60%;
}

@media screen and (max-width: 1023px) {
  #company_support #content .dl_02 .ttl,
  #company_support #content .dl_02 .text {
    width: 100%;
  }
  #company_support #content .dl_02 .ttl {
    margin-bottom: 0.5em;
  }
}

.list_support .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.list_support .content:not(:last-of-type) {
  margin-bottom: 80px;
}

.list_support .content:nth-of-type(odd) .text_area {
  margin-right: -50%;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.list_support .content:nth-of-type(odd) .text_area .img_sec {
  margin-left: -72px;
}

.list_support .content:nth-of-type(odd) .text_area .text_sec {
  padding: 120px 140px 24px 0px;
}

.list_support .content:nth-of-type(odd) .img_area {
  margin-left: calc(-50% + 320px);
  margin-right: calc(50% - 50vw);
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.list_support .content:nth-of-type(even) .text_area {
  margin-left: -50%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.list_support .content:nth-of-type(even) .text_area .img_sec {
  margin-right: -72px;
  margin-left: auto;
}

.list_support .content:nth-of-type(even) .text_area .img_sec img {
  margin-left: auto;
}

.list_support .content:nth-of-type(even) .text_area .text_sec {
  margin-left: auto;
  padding: 120px 0px 24px 140px;
}

.list_support .content:nth-of-type(even) .img_area {
  margin-right: calc(-50% + 320px);
  margin-left: calc(50% - 50vw);
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.list_support .text_area {
  width: 100%;
  margin-top: 120px;
}

.list_support .text_area .img_sec {
  width: 100%;
  max-width: 320px;
  margin-bottom: -120px;
}

.list_support .text_area .text_sec {
  margin-top: 16px;
  max-width: 600px;
  background-color: #fff;
}

.list_support .img_area {
  width: 100vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-height: 600px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: -10;
}

.list_support .img_area img {
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .list_support .content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .list_support .content:nth-of-type(odd) .text_area {
    margin-right: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .list_support .content:nth-of-type(odd) .text_area .img_sec {
    margin: 0 auto;
  }
  .list_support .content:nth-of-type(odd) .text_area .text_sec {
    padding: 0;
  }
  .list_support .content:nth-of-type(odd) .img_area {
    margin-left: 5%;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .list_support .content:nth-of-type(even) .text_area {
    margin-left: 0;
  }
  .list_support .content:nth-of-type(even) .text_area .img_sec {
    margin: 0 auto;
  }
  .list_support .content:nth-of-type(even) .text_area .text_sec {
    padding: 0;
  }
  .list_support .content:nth-of-type(even) .img_area {
    margin-right: 5%;
  }
  .list_support .text_area {
    margin-top: -40px;
    background-color: #fff;
    padding: 2em 0em;
  }
  .list_support .text_area .img_sec {
    max-width: 200px;
    margin-bottom: 0;
  }
  .list_support .img_area {
    width: 100vw;
    max-height: 400px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}

#company_overview .img_sec {
  margin-bottom: 80px;
}

#company_overview .img_sec > *:nth-of-type(odd) {
  max-width: 540px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0;
}

#company_overview .img_sec > *:nth-of-type(even) {
  width: 400px;
}

#company_overview .dl_ttl {
  text-align: right;
  font-size: 2.5em;
  letter-spacing: 0.12em;
  line-height: 72px;
  display: block;
  color: #000000;
}

#company_overview .ttl_sec {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: absolute;
  top: calc(100% - 0.5em);
  left: -72px;
  height: 72px;
}

#company_overview .dl_02 {
  position: relative;
  margin-left: 72px;
  padding-bottom: 64px;
  font-weight: 400;
}

#company_overview .dl_02 .ttl {
  width: 160px;
}

#company_overview .dl_02 .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#company_overview .dl_normal .ttl:not(:last-of-type),
#company_overview .dl_normal .text:not(:last-of-type) {
  padding-bottom: 0.5em;
}

#company_overview .dl_normal .ttl {
  width: 170px;
}

#company_overview .dl_normal .text {
  width: calc(100% - 170px);
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
#company_overview .map_item {
  display: flex;
  gap: 1.5rem;
}
#company_overview .map_item + .map_item {
  margin-top: 2.5rem;
}
#company_overview .map_item .text_area {
  flex: 1;
}
#company_overview .map_item .img_area {
  max-width: 320px;
}

@media screen and (max-width: 1023px) {
  #company_overview .img_sec {
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #company_overview .img_sec > *:nth-of-type(odd) {
    margin-bottom: 16px;
  }
  #company_overview .section:not(:first-of-type) {
    margin-top: calc(16px - 80px);
  }
  #company_overview .dl_ttl {
    font-size: 2em;
    line-height: 24px;
  }
  #company_overview .ttl_sec {
    left: calc(-24px / 2 - 18px);
    height: 24px;
  }
  #company_overview .dl_02 {
    margin-left: 24px;
    padding-bottom: 24px;
  }
  #company_overview .dl_02 .ttl {
    font-weight: 500;
    width: 100%;
    margin-bottom: 0.5em;
  }
  #company_overview .dl_02 .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%;
    margin-left: 1em;
  }
  #company_overview .dl_normal .ttl:not(:last-of-type),
  #company_overview .dl_normal .text:not(:last-of-type) {
    padding-bottom: 0em;
  }
  #company_overview .dl_normal .ttl {
    font-weight: 400;
    width: 100%;
    margin-bottom: 0em;
  }
  #company_overview .dl_normal .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%;
    margin-bottom: 0.25em;
    margin-left: 1em;
  }
  #company_overview .map_item {
    flex-direction: column;
  }
}

#company_history {
  padding-bottom: 100px;
}

#company_history #intro {
  padding-bottom: 80px;
}

#company_history #intro .flex_box {
  padding-top: 40px;
}

#company_history #intro .text_sec {
  max-width: 650px;
  padding: 0px 32px 56px 0px;
  background-color: #fff;
}

#company_history #intro .logo_sec {
  max-width: 144px;
}

#company_history #intro .img_sec {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  max-height: 680px;
  overflow: hidden;
  margin-left: 22%;
  margin-right: calc(50% - 50vw);
  margin-top: -45%;
  z-index: -1;
}

#company_history #intro .img_sec img {
  width: 100%;
}

#company_history #intro .img_sec.fx_box::after {
  -webkit-transition: left 1s 0.5s ease-in-out;
  transition: left 1s 0.5s ease-in-out;
}

#company_history #intro .img_sec.fx_box img {
  -webkit-transition: left 1.25s 1s ease-in-out;
  transition: left 1.25s 1s ease-in-out;
}

@media screen and (max-width: 1184px) {
  #company_history #intro .img_sec {
    margin-top: -33%;
  }
}

@media screen and (max-width: 1023px) {
  #company_history {
    padding-bottom: 0;
  }
  #company_history #intro {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  #company_history #intro .logo_sec,
  #company_history #intro .text_sec {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  #company_history #intro .text_sec {
    max-width: unset;
    padding: 0 2em 2em 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  #company_history #intro .logo_sec {
    width: 100%;
    max-width: 80px;
    margin-left: auto;
    margin-bottom: -48px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  #company_history #intro .img_sec {
    margin-top: -25%;
  }
}

.list_history_wrapper {
  position: relative;
}

.list_history_wrapper .border_line {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 4px;
  height: 0%;
  background: #000000;
  -webkit-transition: height 1.5s ease-out;
  transition: height 1.5s ease-out;
}

@media screen and (max-width: 1023px) {
  .list_history_wrapper .border_line {
    left: 0;
  }
}

.list_history .list_circle > * {
  padding-left: 1.25em;
}

.list_history .relative_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.list_history .year_sec {
  font-size: 1em;
  -webkit-transition: font-size 0.5s;
  transition: font-size 0.5s;
  letter-spacing: 0.1em;
  color: #000000;
  font-family: "Chakra Petch", sans-serif;
  font-weight: 500;
  font-style: italic;
  line-height: 1;
}

.list_history .year_sec::after {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: width 0.5s cubic-bezier(0, 0, 0.5, 1.5), height 0.5s cubic-bezier(0, 0, 0.5, 1.5);
  transition: width 0.5s cubic-bezier(0, 0, 0.5, 1.5), height 0.5s cubic-bezier(0, 0, 0.5, 1.5);
}

.list_history .content:not(.non_active) .year_sec {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
  padding: 0.25em 0.5em;
  z-index: 20;
}

.list_history .content:not(.non_active) .year_sec::after {
  width: 10px;
  height: 10px;
  background-color: #000000;
}

.list_history .history_company {
  font-weight: 500;
  padding-bottom: 1em;
  margin-top: 16px;
  opacity: 0;
}

.list_history .history_company ul {
  display: inline-block;
}

.list_history .history_company li {
  margin-bottom: 0.25em;
  text-align: left;
}

.list_history .histroy_world {
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #8d8d8d;
}

.list_history .content {
  width: 50%;
  position: relative;
}

.list_history .content:nth-of-type(odd) {
  -ms-grid-column-align: end;
      justify-self: end;
  padding-left: 30px;
  margin-left: auto;
}

.list_history .content:nth-of-type(odd) .img_sec {
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
  opacity: 0;
}

.list_history .content:nth-of-type(odd) .year_sec {
  left: 0;
}

.list_history .content:nth-of-type(odd) .year_sec::after {
  left: -30px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.list_history .content:nth-of-type(odd) .histroy_world {
  left: calc(-100% - 30px* 2);
  text-align: right;
}

.list_history .content:nth-of-type(odd) .histroy_world li {
  display: inline;
}

.list_history .content:nth-of-type(even) {
  -ms-grid-column-align: start;
      justify-self: start;
  padding-right: 30px;
  margin-right: auto;
}

.list_history .content:nth-of-type(even) .img_sec {
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
  opacity: 0;
}

.list_history .content:nth-of-type(even) .year_sec {
  right: 0;
}

.list_history .content:nth-of-type(even) .year_sec::after {
  right: -30px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.list_history .content:nth-of-type(even) .history_company {
  text-align: right;
}

.list_history .content:nth-of-type(even) .histroy_world {
  right: calc(-100% - 30px* 2);
}

.list_history .content:nth-of-type(even).non_active .relative_box, .list_history .content:nth-of-type(even).non_img .relative_box {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.list_history .content.non_active {
  margin-top: 2em;
}

.list_history .content.non_active .relative_box {
  min-height: 40px;
}

.list_history .content.non_active .year_sec {
  position: static;
  -webkit-transform: none;
          transform: none;
}

.list_history .content.non_active .year_sec::after {
  border: 4px solid #000000;
  background-color: #fff;
  width: 6px;
  height: 6px;
}

.list_history .content.non_active + .content {
  margin-top: 2em;
}

.list_history .content.non_img {
  margin-top: 2em;
}

.list_history .content.non_img .relative_box {
  min-height: 75px;
}

.list_history .content.non_img .year_sec {
  position: static;
  -webkit-transform: none;
          transform: none;
}

.list_history .content.trigger:not(.non_active) .year_sec {
  font-size: 3.125em;
}

.list_history .content.trigger:not(.non_active) .year_sec::after {
  width: 25px;
  height: 25px;
}

.list_history .content.trigger.non_active .year_sec {
  font-size: 2.1875em;
}

.list_history .content.trigger.non_active .year_sec::after {
  width: 17px;
  height: 17px;
}

.list_history .content.trigger .history_company,
.list_history .content.trigger .histroy_world {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.list_history .content.trigger:nth-of-type(odd) .img_sec {
  -webkit-animation-name: slideRight;
          animation-name: slideRight;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.list_history .content.trigger:nth-of-type(even) .img_sec {
  -webkit-animation-name: slideLeft;
          animation-name: slideLeft;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.list_history .content:not(.non_active):not(.non_img) + .content:not(.non_active):not(.non_img) {
  margin-top: -8%;
}

@media screen and (max-width: 1023px) {
  .list_history .histroy_world {
    position: static;
    -webkit-transform: none;
            transform: none;
    margin-top: 1em;
  }
  .list_history .history_company ul {
    display: block;
  }
  .list_history .content {
    width: 100%;
    margin-top: 40px;
    padding-left: 20px;
  }
  .list_history .content:nth-of-type(odd) {
    -ms-grid-column-align: start;
        justify-self: start;
    padding-left: 20px;
    margin-left: 0;
  }
  .list_history .content:nth-of-type(odd) .year_sec {
    left: 0;
  }
  .list_history .content:nth-of-type(odd) .year_sec::after {
    left: -20px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .list_history .content:nth-of-type(odd) .histroy_world {
    text-align: left;
  }
  .list_history .content:nth-of-type(odd) .histroy_world li {
    display: list-item;
  }
  .list_history .content:nth-of-type(even) {
    -ms-grid-column-align: start;
        justify-self: start;
    padding-right: 0;
    margin-right: 0;
  }
  .list_history .content:nth-of-type(even) .img_sec {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
  .list_history .content:nth-of-type(even) .year_sec {
    right: auto;
    left: 0;
  }
  .list_history .content:nth-of-type(even) .year_sec::after {
    right: auto;
    left: -20px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .list_history .content:nth-of-type(even).non_active .relative_box, .list_history .content:nth-of-type(even).non_img .relative_box {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .list_history .content.non_active .relative_box {
    min-height: 24px;
  }
  .list_history .content.non_img .relative_box {
    min-height: 42px;
  }
  .list_history .content.trigger:not(.non_active) .year_sec {
    font-size: 2em;
  }
  .list_history .content.trigger:not(.non_active) .year_sec::after {
    width: 20px;
    height: 20px;
  }
  .list_history .content.trigger.non_active .year_sec {
    font-size: 1.75em;
  }
  .list_history .content.trigger.non_active .year_sec::after {
    width: 12px;
    height: 12px;
  }
  .list_history .content.trigger:nth-of-type(even) .img_sec {
    -webkit-animation-name: slideRight;
            animation-name: slideRight;
  }
  .list_history .content:not(.non_active):not(.non_img) + .content:not(.non_active):not(.non_img) {
    margin-top: 0%;
  }
  .list_history .content:not(.non_active):not(.non_img) + .content:not(.non_active):not(.non_img):not(:first-of-type) {
    margin-top: 40px;
  }
}

.sub_ttl-sdgs {
  position: relative;
  display: inline-block;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.5em;
}
#company ul.sdgs-list {
  margin-top: 0.5em;
}

#company ul.sdgs-list li {
  font-size: 15px;
}

#company_access .title_sub {
  color: #000000;
  font-size: 1.625rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  #company_access .title_sub {
    font-size: 1rem;
  }
}

.layout_access {
  counter-reset: access;
}
.layout_access:not(:first-child) {
  margin-top: 5rem;
}
.layout_access > *:not(:first-child) {
  padding-top: 9rem;
  position: relative;
}
.layout_access > *:not(:first-child)::after {
  content: "";
  width: 3.25rem;
  aspect-ratio: 52/26;
  background-color: #000000;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  left: 50%;
  top: 4.25rem;
  transform: translateX(-50%);
}
.layout_access .title {
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  gap: 1em;
  margin-bottom: 1.25rem;
}
.layout_access .title::before {
  counter-increment: access;
  content: counter(access, decimal-leading-zero);
  font-family: "Chakra Petch";
  color: #000000;
  font-size: 1.666667em;
  font-weight: 500;
}
.layout_access .img_area + .img_area {
  margin-top: 1.25rem;
}
@media screen and (max-width: 1023px) {
  .layout_access:not(:first-child) {
    margin-top: 1.5rem;
  }
  .layout_access > *:not(:first-child) {
    padding-top: 4rem;
  }
  .layout_access > *:not(:first-child)::after {
    width: 2rem;
    top: 1.75rem;
  }
  .layout_access .title {
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
    gap: 0.5em;
  }
  .layout_access .title::before {
    font-size: 1.25em;
  }
  .layout_access .img_area + .img_area {
    margin-top: 1rem;
  }
}

/*==========
事業案・?ペ・?ジ
==========*/
.business_head {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 80px;
  padding-bottom: 72px;
}

.business_head > .text_sec {
  -webkit-align-self: end;
      -ms-flex-item-align: end;
              -ms-grid-row-align: end;
          align-self: end;
  width: 40%;
  margin-top: 100px;
  margin-right: 32px;
  padding-top: 72px;
}

.business_head > .img_sec {
  width: 60vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: calc(50% - 50vw);
  max-height: 560px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.business_head > .img_sec img {
  width: 100%;
}

.business_head .bug_fix {
  width: 100vw;
}

.business_head .foot_text {
  margin-top: 2em;
  width: 100%;
}

.business_head::after {
  content: "";
  width: 100vw;
  height: calc(100% - 100px);
  position: absolute;
  top: 100px;
  left: calc(50% - 50vw - 100px);
  background-color: #F7FCFF;
  z-index: -1;
}

.business_head.rev > .text_sec {
  margin-right: 0px;
  margin-left: 32px;
}

.business_head.rev > .img_sec {
  margin-right: 0;
  margin-left: calc(50% - 50vw);
}

.business_head.rev::after {
  left: auto;
  right: calc(50% - 50vw - 100px);
}

@media screen and (max-width: 1023px) {
  .business_head {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  .business_head .logo_sec {
    margin: 2em 0;
  }
  .business_head .sec_ttl {
    margin-top: 2em;
  }
  .business_head .text_sec {
    -webkit-align-self: end;
        -ms-flex-item-align: end;
                -ms-grid-row-align: end;
            align-self: end;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .business_head .img_sec {
    width: 100%;
    max-width: 400px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-height: unset;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .business_head .foot_text {
    margin: 0;
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .business_head.rev .text_sec {
    margin-left: 0px;
  }
}

.list_business {
  margin-top: 64px;
}

.list_business .img_sec {
  min-height: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.list_business img {
  margin: 0 auto;
}

.list_business .ttl {
  font-size: 1.25em;
  font-weight: 500;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.list_business .content {
  margin-bottom: 40px;
}

.list_business.numbering {
  counter-reset: li;
}

.list_business.numbering .img_sec {
  position: relative;
}

.list_business.numbering .img_sec::after {
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  position: absolute;
  left: 50%;
  bottom: 0;
  font-size: 3.375em;
  font-family: "Chakra Petch", sans-serif;
  color: #000000;
  -webkit-transform: translate(-50%, 60%);
          transform: translate(-50%, 60%);
}

.list_business.numbering .ttl {
  margin-top: 48px;
}

@media screen and (max-width: 1023px) {
  .list_business {
    margin-top: 24px;
  }
  .list_business .img_sec {
    max-width: 240px;
    margin: 0 auto;
  }
  .list_business .content {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .list_business .content:last-of-type {
    margin-bottom: 0px;
  }
}

.list_business_02 {
  padding-top: 80px;
  padding-bottom: 100px;
  counter-reset: li;
}

.list_business_02 .ttl {
  font-size: 1.625em;
  font-weight: 500;
  margin-bottom: 1em;
}

.list_business_02 .number {
  display: block;
  font-size: 4.0625em;
  counter-increment: li;
}

.list_business_02 .number::before {
  content: counter(li, decimal-leading-zero);
  font-family: "Chakra Petch", sans-serif;
  color: #000000;
}

.list_business_02 .number::after {
  content: "";
  display: inline-block;
  background-color: #000000;
  width: 0.5em;
  height: 3px;
  margin-left: 0.125em;
}

.list_business_02 .text_sec {
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
  width: 100%;
  max-width: 608px;
  padding: 40px;
  background-color: #fff;
  position: relative;
}

.list_business_02 .text_sec::before, .list_business_02 .text_sec::after {
  content: "";
  background-color: #000000;
  display: block;
  position: absolute;
  bottom: 0;
}

.list_business_02 .text_sec::before {
  width: 1px;
  height: 140px;
}

.list_business_02 .text_sec::after {
  width: 100%;
  height: 1px;
}

.list_business_02 .img_sec {
  width: 100%;
  max-width: 840px;
  margin-bottom: -28%;
  z-index: -1;
}

.list_business_02 .content:not(:first-of-type) {
  margin-top: 100px;
}

.list_business_02 .content:nth-of-type(odd) .text_sec {
  margin-right: auto;
  margin-left: -40px;
}

.list_business_02 .content:nth-of-type(odd) .text_sec::before, .list_business_02 .content:nth-of-type(odd) .text_sec::after {
  left: 0;
}

.list_business_02 .content:nth-of-type(odd) .img_sec {
  margin-left: auto;
  margin-right: -11%;
}

.list_business_02 .content:nth-of-type(even) .text_sec {
  margin-left: auto;
  margin-right: -40px;
}

.list_business_02 .content:nth-of-type(even) .text_sec::before, .list_business_02 .content:nth-of-type(even) .text_sec::after {
  right: 0;
}

.list_business_02 .content:nth-of-type(even) .img_sec {
  margin-right: auto;
  margin-left: -11%;
}

@media screen and (max-width: 1023px) {
  .list_business_02 {
    padding-top: 40px;
    padding-bottom: 16px;
  }
  .list_business_02 .text_sec {
    padding: 24px;
  }
  .list_business_02 .number {
    font-size: 2.5em;
  }
  .list_business_02 .img_sec {
    width: unset;
    margin-bottom: -10%;
  }
  .list_business_02 .content:not(:first-of-type) {
    margin-top: 40px;
  }
  .list_business_02 .content:nth-of-type(odd) .text_sec {
    margin-left: 0;
  }
  .list_business_02 .content:nth-of-type(odd) .img_sec {
    margin-left: 20%;
    margin-right: calc(50% - 50vw);
  }
  .list_business_02 .content:nth-of-type(even) .text_sec {
    margin-right: 0;
  }
  .list_business_02 .content:nth-of-type(even) .img_sec {
    margin-right: 20%;
    margin-left: calc(50% - 50vw);
  }
}

#business .bg {
  background-color: #F7FCFF;
  padding: 120px 0px;
}

#business .text_normal {
  margin-top: 1em;
}

#business .img_sec {
  max-width: 540px;
}

#business .text_sec {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#business .text_sec .btn_01 {
  margin: 1em 0;
  min-width: 200px;
}

#business #intro {
  padding-top: 0;
  margin-top: 32px;
}

#business #intro .text_normal {
  margin-top: 2em;
}

#business #intro .bg {
  padding: 80px 0px;
}

#business #smica .layout_list {
  margin-top: 2em;
}

#business #smica_create .logo_wrap,
#business #smica_fleur_care .logo_wrap,
#business #design_office_japan .logo_wrap {
  margin-bottom: 40px;
}

@media screen and (max-width: 1023px) {
  #business .text_sec {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  #business .text_sec .btn_01 {
    max-width: 120px;
    margin: 1em auto;
  }
  #business .img_sec {
    max-width: 400px;
  }
  #business .bg {
    padding: 80px 0px;
  }
  #business #intro img {
    max-width: 150px;
  }
  #business #intro .bg {
    padding: 40px 0px;
  }
  #business #intro .text_normal {
    margin-top: 1em;
  }
  #business #smica .logo_wrap img {
    max-width: 160px;
  }
  #business #smica .layout_list {
    margin-top: 4em;
  }
  #business #smica_create .logo_wrap img {
    max-width: 220px;
  }
  #business #smica_fleur_care .logo_wrap img {
    max-width: 120px;
  }
  #business #smica_create .logo_wrap,
  #business #smica_fleur_care .logo_wrap,
  #business #design_office_japan .logo_wrap {
    margin-bottom: 24px;
  }
  #business #smica_create .btn_01,
  #business #smica_fleur_care .btn_01,
  #business #design_office_japan .btn_01 {
    margin: 2em auto 0;
  }
  #business #smica_create .text_sec,
  #business #smica_fleur_care .text_sec,
  #business #design_office_japan .text_sec {
    margin-bottom: 0;
  }
}

#business_apartment .business_head > .text_sec {
  margin-top: 0;
}

#business_apartment .business_head::after {
  top: 0;
  height: 100%;
}

#business_apartment .foot_sec {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 56px;
  width: 100%;
  padding-bottom: 80px;
}

#business_apartment .foot_sec .text_normal {
  margin-top: 1.25em;
}

#business_apartment .foot_sec .img_sec {
  display: block;
}

#business_apartment .foot_sec .btn_01 {
  margin-top: 72px;
}

#business_apartment #condo {
  margin-bottom: 80px;
}

#business_apartment #condo .business_head > .text_sec {
  max-width: 343px;
  margin-bottom: 96px;
}

#business_apartment #condo .foot_sec .logo_sec {
  max-width: 228px;
}

#business_apartment #condo .foot_sec .logo_sec .en,
#business_apartment #condo .foot_sec .logo_sec .ja {
  color: #6d6f72;
}

#business_apartment #condo .foot_sec .img_sec {
  max-width: 480px;
  -ms-grid-column-align: center;
      justify-self: center;
}

#business_apartment #liquidation .business_head > .text_sec {
  max-width: 410px;
}

#business_apartment #liquidation .logo_sec .en,
#business_apartment #liquidation .logo_sec .ja {
  color: #173e7b;
}

#business_apartment #liquidation .foot_sec .content:nth-of-type(odd) {
  padding-right: 28px;
}

#business_apartment #liquidation .foot_sec .content:nth-of-type(even) {
  padding-left: 28px;
}

#business_apartment #liquidation .foot_sec .logo_sec {
  margin-top: 2em;
}

#business_apartment #liquidation .foot_sec .btn_sec {
  width: 100%;
}

@media screen and (max-width: 1023px) {
  #business_apartment .business_head::after {
    left: calc(50% - 50vw - 64px);
  }
  #business_apartment .business_head.rev::after {
    left: auto;
    right: calc(50% - 50vw - 64px);
  }
  #business_apartment .foot_sec {
    margin-top: 0em;
    width: 100%;
    padding-bottom: 24px;
  }
  #business_apartment .foot_sec .btn_01 {
    margin-top: 40px;
  }
  #business_apartment .foot_sec .logo_sec {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  #business_apartment .foot_sec .img_sec {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  #business_apartment .foot_sec .text_sec {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  #business_apartment #condo .business_head > .text_sec {
    max-width: 100%;
    margin-bottom: 0;
  }
  #business_apartment #condo .foot_sec .logo_sec {
    max-width: none;
  }
  #business_apartment #condo .foot_sec .logo_sec img {
    max-width: 100px;
  }
  #business_apartment #condo .foot_sec .img_sec {
    max-width: none;
    margin-bottom: 0;
  }
  #business_apartment #liquidation .business_head > .text_sec {
    max-width: 100%;
  }
  #business_apartment #liquidation .foot_sec .content:nth-of-type(odd) {
    padding-right: 0px;
  }
  #business_apartment #liquidation .foot_sec .content:nth-of-type(even) {
    padding-left: 0px;
  }
  #business_apartment #liquidation .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #business_apartment #liquidation .logo_sec img {
    max-width: 180px;
  }
  #business_apartment #liquidation .img_sec {
    margin-bottom: 0;
  }
}

#business_detached #soavita .business_head .text_sec {
  max-width: 308px;
}

#business_detached #soavita .logo_sec .en,
#business_detached #soavita .logo_sec .ja {
  color: #317d6e;
}

#business_detached #soavita .content .ttl {
  font-size: 1.875em;
  letter-spacing: 0.1em;
  color: #000000;
  font-weight: 500;
}

#business_detached #soavita .content .text {
  letter-spacing: 0.08em;
  margin-top: 8px;
}

#business_detached #concept {
  padding-bottom: 64px;
}

#business_detached #comfortable {
  padding-bottom: 160px;
}

#business_detached #comfortable .slide_normal_container {
  margin-top: 40px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

#business_detached #comfortable .slide_normal_container .swiper-container {
  overflow: visible;
}

#business_detached #comfortable .swiper-container {
  max-width: 780px;
}

#business_detached #comfortable .slide_nav_wrap {
  max-width: 780px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#business_detached #comfortable .pagination_slide_normal {
  margin-top: 24px;
}

#business_detached #comfortable #slideshow_text {
  margin-top: 1.25em;
}

#business_detached #comfortable #slideshow_text .ttl {
  font-size: 1.625em;
  font-weight: 700;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 1023px) {
  #business_detached #intro {
    margin-bottom: 32px;
  }
  #business_detached .logo_sec {
    margin-bottom: 0px;
  }
  #business_detached #soavita .business_head .text_sec {
    max-width: unset;
  }
  #business_detached #soavita .logo_sec img {
    max-width: 80px;
  }
  #business_detached #comfortable {
    padding-bottom: 40px;
  }
  #business_detached #comfortable .slide_normal_container {
    margin-top: 40px;
    width: 100%;
    margin-left: 0;
  }
  #business_detached #comfortable .slide_nav_wrap {
    top: calc(50% - 8px);
  }
}

#business_custom #forus .business_head .text_sec {
  max-width: 276px;
}

#business_custom #forus .business_head .img_sec {
  margin-bottom: 2em;
}

#business_custom #forus .logo_sec .en,
#business_custom #forus .logo_sec .ja {
  color: #2e7686;
}

#business_custom #professional .list_sec {
  max-width: 320px;
}

#business_custom #professional .text_sec {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 56px;
}

#business_custom #professional .sub_ttl_02 {
  font-size: 1.25em;
  padding: 0.75em 0;
}

#business_custom #air .text_sec {
  max-width: 536px;
}

#business_custom #air .img_sec {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#business_custom #case .sec_ttl_02 .big {
  letter-spacing: 0;
}

#business_custom #case .text_sec {
  max-width: 400px;
}

#business_custom #case .img_sec {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#business_custom #case .sub_ttl_02 {
  font-size: 1.25em;
  font-weight: 500;
  margin-bottom: 0.5em;
}

#business_custom #case .list_circle {
  margin-top: 1.5em;
  letter-spacing: 0.1em;
}

#business_custom #case .dt {
  width: 80px;
  margin-right: 10px;
}

@media screen and (max-width: 1023px) {
  #business_custom #forus .business_head .text_sec {
    max-width: unset;
  }
  #business_custom #forus .business_head .img_sec {
    margin-bottom: 0;
  }
  #business_custom #forus .logo_sec img {
    max-width: 120px;
  }
  #business_custom #professional .list_sec {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    max-width: 260px;
    margin: 1em auto 0;
  }
  #business_custom #professional .text_sec {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    margin-left: 0px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  #business_custom #professional .sub_ttl_02 {
    font-size: 1.125em;
    padding: 0 0 0.5em;
  }
  #business_custom #air .text_sec {
    max-width: unset;
  }
  #business_custom #air .img_sec {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  #business_custom #case .text_sec {
    max-width: unset;
  }
  #business_custom #case .img_sec {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  #business_custom #case .sub_ttl_02 {
    font-size: 1.125em;
  }
  #business_custom #case .list_circle {
    letter-spacing: 0em;
  }
}

#business_construction #support .text_sec {
  max-width: 536px;
}

#business_construction #support .img_sec {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#business_construction #cooperate .text_sec {
  padding-left: 14px;
}

#business_construction #cooperate .text_sec img {
  margin-top: 21px;
}

#business_construction #cooperate .img_sec {
  padding-right: 14px;
}

@media screen and (max-width: 1023px) {
  #business_construction #intro {
    margin-bottom: 32px;
  }
  #business_construction #support .text_sec {
    max-width: unset;
  }
  #business_construction #support .img_sec {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  #business_construction #cooperate .text_sec {
    padding-left: 0px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  #business_construction #cooperate .text_sec img {
    margin-top: 1em;
  }
  #business_construction #cooperate .img_sec {
    padding-right: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

#business_property #intro {
  padding-bottom: 100px;
}

#business_property #disclosure .text_sec {
  max-width: 351px;
}

#business_property #disclosure .img_sec {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 1023px) {
  #business_property #intro {
    margin-bottom: 32px;
    padding-bottom: 0;
  }
  #business_property #disclosure .text_sec {
    max-width: unset;
  }
  #business_property #disclosure .img_sec {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

#business_estate #century21 .business_head {
  margin-bottom: 180px;
}

#business_estate #century21 .business_head .img_sec {
  max-height: 475px;
}

#business_estate #century21 .business_head .text_sec {
  max-width: 360px;
}

#business_estate #century21 .business_head .text_sec .text_normal {
  margin-top: 1.25em;
}

#business_estate #century21 .business_head .relative_box {
  width: 60vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: calc(50% - 50vw);
  margin-bottom: 120px;
  position: relative;
}

#business_estate #century21 .business_head .relative_box .absolute_box {
  position: absolute;
  width: 75%;
  max-width: 600px;
  bottom: -75%;
  left: 40px;
  z-index: 10;
}

#business_estate #century21 .business_head .relative_box .aside {
  position: absolute;
  left: 0;
  bottom: 15%;
  font-size: 13px;
}

#business_estate #century21 .business_head .relative_box .img_sec {
  width: 100%;
}

#business_estate #flow .list_ttl {
  font-size: 1.375em;
  font-weight: 700;
  margin-bottom: 1em;
}

#business_estate #flow .layout_box:not(:last-of-type) {
  margin-bottom: 80px;
}

#business_estate #time_assets .img_sec,
#business_estate #life_supprt .img_sec {
  max-width: 550px;
}

#business_estate #time_assets .text_sec,
#business_estate #life_supprt .text_sec {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 1023px) {
  #business_estate #intro {
    padding-bottom: 1em;
  }
  #business_estate #century21 .business_head {
    margin-bottom: 200px;
  }
  #business_estate #century21 .business_head .img_sec {
    max-height: unset;
    margin-left: auto;
  }
  #business_estate #century21 .business_head .text_sec {
    max-width: unset;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 2em;
  }
  #business_estate #century21 .business_head .logo_sec img {
    max-width: 160px;
  }
  #business_estate #century21 .business_head .relative_box {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    margin-bottom: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  #business_estate #century21 .business_head .relative_box .absolute_box {
    width: 75%;
    max-width: 240px;
    left: unset;
    right: 0px;
    bottom: -75%;
  }
  #business_estate #century21 .business_head .relative_box .aside {
    position: absolute;
    left: 0;
    bottom: -2em;
  }
  #business_estate #century21 .business_head::after {
    top: -1em;
  }
  #business_estate #flow .list_ttl {
    font-size: 1.125em;
  }
  #business_estate #flow .layout_box:not(:last-of-type) {
    margin-bottom: 56px;
  }
  #business_estate #time_assets .img_sec,
  #business_estate #life_supprt .img_sec {
    max-width: unset;
  }
  #business_estate #time_assets .text_sec,
  #business_estate #life_supprt .text_sec {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  #business_estate .section_foot .btn_01 {
    max-width: unset;
    line-height: 1.25;
    padding: 2.25em 1em;
    border-radius: 40px;
  }
}

#business_nursing #fluer .business_head .text_sec {
  max-width: 376px;
}

#business_nursing #fluer .logo_sec .name {
  color: #be554f;
}

#business_nursing #fluer_philosophy .img_sec,
#business_nursing #fluer_hosoda .img_sec {
  max-width: 550px;
}

#business_nursing #fluer_philosophy .text_sec,
#business_nursing #fluer_hosoda .text_sec {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 1023px) {
  #business_nursing #fluer .business_head .text_sec {
    max-width: unset;
  }
  #business_nursing #fluer .logo_sec img {
    max-width: 120px;
  }
  #business_nursing #fluer_philosophy .img_sec,
  #business_nursing #fluer_hosoda .img_sec {
    max-width: unset;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  #business_nursing #fluer_philosophy .text_sec,
  #business_nursing #fluer_hosoda .text_sec {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  #business_nursing .section_foot .btn_01 {
    max-width: unset;
    line-height: 1.25;
    padding: 2.25em 1em;
    border-radius: 40px;
  }
}

/*==========
事業実績ペ・?ジ
==========*/
#result #intro .img_area {
  margin-top: 40px;
}

#result #intro .img_sec {
  width: 55%;
  margin-right: -5%;
}

#result #intro .map {
  margin-top: -50%;
}

#result #result_menu .img_sec {
  max-height: 560px;
}

#result #result_menu .text_sec {
  width: 45%;
  max-width: 440px;
}

#result #result_menu .btn_01 {
  margin: 2em 0;
  min-width: 200px;
}

#result #result_menu .layout_list > * {
  padding-bottom: 100px;
}

@media screen and (max-width: 1023px) {
  #result #intro {
    margin-bottom: 40px;
  }
  #result #intro .img_area {
    margin-top: 40px;
  }
  #result #intro .img_sec {
    width: 60%;
    margin-left: auto;
  }
  #result #intro .list_sec {
    margin-top: -3em;
  }
  #result #result_menu .img_sec {
    width: 100%;
    max-height: unset;
    max-width: 400px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  #result #result_menu .text_sec {
    width: 100%;
    max-width: unset;
  }
  #result #result_menu .btn_01 {
    max-width: 120px;
    margin: 1em 0;
  }
  #result #result_menu .layout_list > * {
    padding-bottom: 80px;
  }
  #result #result_menu .layout_list > *:last-of-type {
    padding-bottom: 0;
  }
}

#result_child #map .text_center {
  margin-bottom: 56px;
}

#result_child #map .img_sec {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

#result_child #map #result_box {
  max-width: 280px;
}

#result_child #result_list {
  padding-bottom: 100px;
}

#result_child #result_list .sec_ttl_03 {
  margin-top: 64px;
}

#result_child #result_list .sec_ttl_03 .big {
  font-weight: 500;
}

#result_child #result_list .sec_ttl_03 .small {
  font-size: 0.875em;
  vertical-align: -5px;
}

#result_child #result_list .sec_ttl_03 .brand-logo {
  display: inline-block;
  float: right;
}

#result_child #result_list .sec_ttl_03 .brand-logo img {
  max-height: 56px;
}

#result_child #result_list .border_bottom {
  padding-bottom: 1em;
  border-bottom: 2px solid #000000;
}

#result_child #result_list .list_dropdown {
  margin-bottom: 80px;
}

#result_child #result_list .dl_normal {
  letter-spacing: 0.02em;
  line-height: 1.6875;
}

#result_child #result_list .dl_normal .ttl {
  width: 80%;
}

#result_child #result_list .dl_normal .text {
  width: 20%;
  text-align: right;
}

#result_child svg .clickableMap {
  cursor: pointer;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

#result_child svg .clickableMap path,
#result_child svg .clickableMap text {
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
}

#result_child svg .clickableMap:hover path.map {
  fill: #F7FCFF;
}

#result_child svg .clickableMap:hover path.mark {
  fill: #000000;
}

#result_child svg .clickableMap:hover text {
  fill: #000000;
}

#result_child svg .clickableMap.text_only {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

#result_child svg .clickableMap.text_only:hover {
  opacity: 0.75;
}

@media screen and (max-width: 1184px) {
  #result_child #result_list .sec_ttl_03 .brand-logo img {
    max-height: 50px;
  }
}
@media screen and (max-width: 1023px) {
  #result_child #slide {
    margin-bottom: 0;
  }
  #result_child #map {
    padding-bottom: 40px;
  }
  #result_child #map .text_center {
    margin-bottom: 2em;
  }
  #result_child #map .img_sec {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    margin-bottom: 2em;
  }
  #result_child #map #result_box {
    max-width: 260px;
    margin: 0 auto;
  }
  #result_child #result_list {
    padding-bottom: 0px;
  }
  #result_child #result_list .dropdown_text {
    padding: 1em;
  }
  #result_child #result_list .dl_normal {
    margin-bottom: 0;
    margin-top: 0;
  }
  #result_child #result_list .dl_03 {
    margin-left: 1em;
  }
  #result_child #result_list .sec_ttl_03 {
    margin-top: 2em;
  }
  #result_child #result_list .sec_ttl_03 .small {
    vertical-align: -2px;
  }
  #result_child #result_list .border_bottom {
    padding-bottom: 0.5em;
  }
  #result_child #result_list .list_dropdown {
    margin-bottom: 56px;
  }
  #result_child #result_list .dl_normal {
    letter-spacing: 0em;
  }
  #result_child #result_list .sec_ttl_03 .brand-logo {
    display: block;
    float: none;
    margin-top: 0.2em;
  }
}

/*==========
採用諠?報ペ・?ジ
==========*/
#recruitment {
  padding-bottom: 100px;
}

#recruitment #recruitment_menu .sub_ttl_04 {
  margin: 1em 0;
}

#recruitment #recruitment_menu .sec_ttl .big {
  white-space: nowrap;
  position: relative;
  z-index: 20;
}

#recruitment #recruitment_menu .text_sec {
  max-width: 400px;
  z-index: 20;
}

#recruitment #recruitment_menu .img_sec {
  max-height: 480px;
}

#recruitment #recruitment_menu .btn_01 {
  margin: 2em 0;
  min-width: 200px;
}

#recruitment #recruitment_menu .layout_list > * {
  padding: 80px 0;
  margin-bottom: 80px;
  position: relative;
}

#recruitment #recruitment_menu .layout_list > *::after {
  content: "";
  width: 100vw;
  height: 100%;
  background-color: #F7FCFF;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -10;
}

#recruitment #recruitment_menu .layout_list > *:nth-of-type(odd)::after {
  left: 15%;
}

#recruitment #recruitment_menu .layout_list > *:nth-of-type(even)::after {
  right: 15%;
}

#recruitment #message .img_sec .sec_ttl .big {
  margin-top: -0.5em;
}

#recruitment #message .sub_ttl {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.25;
}

#recruitment #message .text_wrap {
  max-width: 737px;
  margin: 32px auto;
}

#recruitment #message .ceo_name .post {
  margin-right: 1em;
  vertical-align: middle;
}

#recruitment #message .ceo_name .name {
  font-size: 1.375em;
  vertical-align: middle;
}

@media screen and (max-width: 1023px) {
  #recruitment {
    padding-bottom: 0;
  }
  #recruitment #recruitment_menu .text_sec {
    max-width: unset;
  }
  #recruitment #recruitment_menu .img_sec {
    max-height: unset;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%;
  }
  #recruitment #recruitment_menu .layout_list > * {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  #recruitment #message .sub_ttl {
    font-size: 1.25em;
    line-height: 1.5;
  }
  #recruitment #message .text_wrap {
    margin: 24px auto;
  }
  #recruitment #message .ceo_name .name {
    font-size: 1.25em;
  }
}

#recruitment_child #intro .sub_ttl_02 {
  font-size: 1.625em;
  letter-spacing: 0;
}

#recruitment_child #intro .sub_ttl_04 {
  margin: 1em 0;
}

#recruitment_child #intro .text_wrap {
  max-width: 820px;
  margin: 0px auto;
}

#recruitment_child .list_sec {
  max-width: 870px;
  margin: 0px auto;
  padding: 48px 0;
  margin-top: -70px;
  background-color: #fff;
  z-index: 10;
  position: relative;
}

#recruitment_child .list_sec .sec_ttl_02 .big {
  font-size: 2.125em;
}

#recruitment_child .list_sec .sub_ttl {
  font-size: 1.0625em;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding-top: 0.5em;
}

#recruitment_child .list_sec .list_01 {
  margin-top: 32px;
}

#recruitment_child .list_sec .list_01 .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#recruitment_child .list_sec .list_01 .ttl {
  width: 272px;
  padding: 0 0.5em;
}

#recruitment_child .list_sec .list_01 .text_normal {
  max-width: 600px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0.5em;
}

#recruitment_child .list_sec .aside {
  font-size: 0.9375em;
  margin-top: 0.5em;
}

#recruitment_child #entry .sec_ttl {
  padding-top: 80px;
}

@media screen and (max-width: 1023px) {
  #recruitment_child #intro .sub_ttl_02 {
    font-size: 1.25em;
  }
  #recruitment_child .list_sec {
    margin: -24px auto 0;
    width: 80%;
  }
  #recruitment_child .list_sec .sec_ttl_02 .big {
    font-size: 1.75em;
  }
  #recruitment_child .list_sec .sub_ttl {
    font-size: 1em;
    letter-spacing: 0em;
    padding-top: 0em;
  }
  #recruitment_child .list_sec .list_01 {
    margin-top: 24px;
  }
  #recruitment_child .list_sec .list_01 .ttl {
    width: 100%;
    margin-bottom: 0.25em;
    font-weight: 500;
  }
  #recruitment_child .list_sec .list_01 .text_normal {
    width: 100%;
    max-width: unset;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  #recruitment_child #entry .sec_ttl {
    padding-top: 0px;
  }
}

/*==========
お問縺?合わせ・?・?ジ
==========*/
#inquiry #intro {
  padding-bottom: 80px;
}

#inquiry #intro .aside {
  font-size: 13px;
}

#contact_privacy .aside {
  text-align: right;
  margin-bottom: 1em;
  font-size: 0.875em;
}

#contact_privacy .numbering {
  counter-reset: li;
}

#contact_privacy .numbering .ttl_number {
  position: relative;
  font-size: 1.25em;
  font-weight: 500;
  margin-bottom: 0.5em;
  padding-left: 1.25em;
}

#contact_privacy .numbering .ttl_number::before {
  counter-increment: li;
  content: counter(li) ".";
  padding-right: 0.25em;
  position: absolute;
  left: 0;
}

#contact_privacy .numbering > * {
  margin-bottom: 1.5em;
}

#contact_privacy .numbering_02 {
  counter-reset: li;
}

#contact_privacy .numbering_02 > * {
  position: relative;
  padding-left: 1.25em;
}

#contact_privacy .numbering_02 > *::before {
  counter-increment: li;
  content: counter(li) ".";
  padding-right: 0.25em;
  position: absolute;
  left: 0;
}

#contact_privacy .list_circle {
  margin: 0.25em 0;
}

#contact_privacy .list_circle > * {
  position: relative;
  padding-left: 1em;
}

#contact_privacy .list_circle > *::before {
  position: absolute;
  left: 0;
}

#contact_privacy .dl_normal {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0.5em 0;
}

#contact_privacy .dl_normal .ttl,
#contact_privacy .dl_normal .text_normal {
  margin-bottom: 1.5em;
}

#contact_privacy .dl_normal .ttl {
  width: 180px;
  font-weight: 500;
}

#contact_privacy .dl_normal .text_normal {
  width: calc(100% - 180px);
}

#contact_privacy #content_02 .numbering > * {
  margin-bottom: 72px;
}

#contact_privacy #content_02 .border {
  margin-top: 24px;
  padding: 32px 40px;
  border-radius: 20px;
  border: 1px solid #000000;
}

@media screen and (max-width: 1023px) {
  #contact_privacy .sec_ttl {
    margin-bottom: 0;
  }
  #contact_privacy #intro {
    margin-bottom: 0;
  }
  #contact_privacy .aside {
    font-size: 11px;
    margin-top: 1.5em;
    margin-bottom: 56px;
  }
  #contact_privacy .numbering .ttl_number {
    font-size: 1.125em;
  }
  #contact_privacy .numbering > * {
    margin-bottom: 40px;
  }
  #contact_privacy .dl_normal .ttl,
  #contact_privacy .dl_normal .text_normal {
    width: 100%;
  }
  #contact_privacy .dl_normal .ttl {
    margin-bottom: 0.5em;
  }
  #contact_privacy #content_02 .numbering > * {
    margin-bottom: 40px;
  }
  #contact_privacy #content_02 .border {
    padding: 24px;
    border-radius: 8px;
  }
}

#company .sub_ttl_02 span {
  font-size: 0.8em;
  padding-left: 1em;
}

@media screen and (max-width: 1023px) {
  #company .sub_ttl_02 span {
    padding-left: 0;
    display: block;
    font-size: 1em;
    margin-top: 0;
  }
}

.btn_01.reform_btn {
  margin-top: 24px;
}

@media screen and (max-width: 1023px) {
  .btn_01.reform_btn {
    margin-top: 2em;
    margin-bottom: 2em;
  }
}

/*==========
お知らせ
==========*/
#news_single h1 {
  font-size: 2.5rem;
  font-weight: 500;
  border-bottom: 5px solid #000000;
  color: #000000;
  margin-bottom: 1em;
  line-height: 1.25;
  padding-bottom: 0.25em;
}
#news_single h2 {
  font-size: 1.875rem;
  font-weight: 500;
  color: #000000;
  margin-bottom: 0.5em;
}
#news_single p + h2 {
  margin-top: 1.5em;
}
#news_single p + p {
  margin-top: 1em;
}

@media screen and (max-width: 1023px) {
    #news_single h1 {
      font-size: 1.25rem;
      border-width: 2px;
    }
    #news_single h2 {
      font-size: 1.125rem;
    }
}

/*==========子・?・?ジここから==========*/
.list_news .row {
  position: relative;
}
.list_news .row > a {
  display: block;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.pagination {
  margin-top: 80px;
  font-size: 0.875rem;
}
.pagination .nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
}
.pagination .page-numbers {
  width: 2.5em;
  height: 2.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.125em 0.5em;
  border: 1px solid #000;
}
.pagination a {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.pagination a:hover {
  background-color: #e2e2e2;
}
.pagination .current {
  background-color: #000000;
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .pagination .nav-links {
    gap: 0.5em;
  }
  .pagination .page-numbers {
    width: 2em;
    height: 2em;
  }
}

#csr .text_intro,
#sponsor .text_intro {
  letter-spacing: 0.05em;
  line-height: 1.75;
}
#csr .btn_area,
#sponsor .btn_area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 24px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#csr .list_area,
#sponsor .list_area {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  #csr .list_area,
  #sponsor .list_area {
    padding-top: 0;
    padding-bottom: 0;
  }
}

#csr_menu .menu_area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
#csr_menu a {
  width: 50vw;
  aspect-ratio: 350/159;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow: hidden;
}
#csr_menu a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
#csr_menu a .text_area::after {
  content: "";
  width: 2em;
  height: 1em;
  background: center/contain url("../img/child/csr/csr_menu_arrow.svg") no-repeat;
  display: block;
  margin-left: auto;
  margin-top: auto;
}
#csr_menu a:hover::after {
  width: calc(100% + 40px);
}
#csr_menu a.news::after {
  background: center/cover url("../img/child/csr/csr_menu_01.jpg") no-repeat;
}
#csr_menu a.sdgs::after {
  background: center/cover url("../img/child/csr/csr_menu_02.jpg") no-repeat;
}
#csr_menu a.sponsor::after {
  background: center/cover url("../img/child/csr/csr_menu_03.jpg") no-repeat;
}
#csr_menu .text_area {
  width: 45%;
  aspect-ratio: 5/3;
  margin-left: 22%;
  background-color: rgba(255, 255, 255, 0.9);
  line-height: 1.25;
  padding: 5% 3% 3% 6%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#csr_menu .ttl {
  margin-top: auto;
  font-size: max(1.71428571vw, 1rem);
  font-family: "Chakra Petch", sans-serif;
  color: #000000;
  font-weight: 500;
}
#csr_menu .text {
  font-size: max(1.21428572vw, 0.875rem);
  font-weight: 500;
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
  #csr_menu .text_area {
    width: 70%;
    height: 70%;
    margin-left: 10%;
    padding: 24px;
  }
}
@media screen and (max-width: 641px) {
  #csr_menu .menu_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #csr_menu a {
    width: 100vw;
  }
  #csr_menu .text_area {
    width: 75%;
    height: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}

#sponsor .section_ttl {
  font-size: 1.875rem;
  font-family: "Chakra Petch", sans-serif;
  color: #000000;
  font-weight: 700;
  text-align: center;
  margin-bottom: 64px;
}
@media screen and (max-width: 1023px) {
  #sponsor .section_ttl {
    font-size: 1.25rem;
    margin-bottom: 24px;
  }
}

.layout_sponsor .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em 1em;
  margin-bottom: 80px;
}
.layout_sponsor .text_area {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.layout_sponsor .img_area {
  max-width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 1em;
}
.layout_sponsor .img_area .img {
  width: calc(50% - 0.5em);
  max-width: 244px;
}
.layout_sponsor .ttl {
  font-size: 1.25rem;
  font-weight: 500;
}
.layout_sponsor .text {
  letter-spacing: 0.05em;
  line-height: 1.75;
  margin-top: 0.75em;
}
@media screen and (max-width: 1023px) {
  .layout_sponsor .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
  .layout_sponsor .img_area {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 100%;
  }
  .layout_sponsor .ttl {
    font-size: 1rem;
  }
  .layout_sponsor .text {
    margin-top: 0.5em;
  }
}

#sponsor_local .layout_sponsor {
  max-width: 1023px;
  margin-left: auto;
  margin-right: auto;
}
#sponsor_local .layout_sponsor .text_area {
  max-width: 492px;
}
#sponsor_local .layout_sponsor .img_area {
  margin-left: auto;
}
#sponsor_local .layout_sponsor .img_area .img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 320px;
}
@media screen and (max-width: 1023px) {
  #sponsor_local .layout_sponsor .img_area .img {
    width: calc(50% - 0.5em);
  }
}
.pan_wrap{
    width: 100%;
    max-width: calc(1280px + 24px * 2);
    padding: 0px 24px;
    margin: 0 auto;
    position: relative;
}
.csr_blog_iframe{
    display: block;
    width: 910px;
    height: 340px;
    margin: auto;
    border: none;
}
@media screen and (max-width: 768px) {
.csr_blog_iframe{
    display: block;
    width: 100%;
    height: 350px;
    margin: auto;
    border: none;
}
}
.csr_info{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border-top: 1px dashed #707070;
}
.csr_info li{
    border-bottom: 1px dashed #707070;
}
.csr_info li a{
    padding: 19px 0px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}
@media screen and (max-width: 768px) {
.csr_info li a{
    padding: 10px 0px;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
}
.csr_info li a:hover{
    background-color: #f5f5f5;
}
.csr_info_s{
    display: flex;
    align-items: center;
    gap: 0px 16px;
    width: fit-content;
    justify-content: left;
}
.csr_info_s span{
    display: block;
    width: fit-content;
}
.csr_info_s span p{
  margin: 0px;
}
.csr_info_s span p label{
    background-color: #000;
    width: 110px;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 26px;
}
@media screen and (max-width: 768px) {
.csr_info_s span p label{
    background-color: #000;
    width: fit-content;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 11px;
    line-height: 22px;
    padding: 0px 10px;
}
}
.csr_info_tex{
    width: 690px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .csr_info_tex{
    width: 100%;
    margin-top: 5px;
  }
}
.csr_blog_link{
    display: block;
    color: #000000;
    padding: 19px 0;
    font-weight: bold;
    text-align: center;
    border-radius: 12px;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    width: 345px;
    margin: 30px auto 0px auto;
    font-size: 16px;
  &::before{
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 3px;
    bottom: 0;
    margin: auto;
    right: 1.5vw;
  }
  &:hover{
        background: #eaeaea;
  }
}
@media screen and (max-width: 768px) {
.csr_blog_link{
  display: block;
  color: #000000;
  padding: 18px 0;
  font-weight: bold;
  text-align: center;
  border-radius: 7px;
  line-height: 1;
  box-sizing: border-box;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
  position: relative;
    width: 100%;
  font-size: 13px;
  &::before{
    content: "";
    width: 4px;
    height: 4px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    bottom: 0;
    margin: auto;
    right: 7%;
  }
}
  }