/*
Theme Name: issue_tcd106-child
Template: issue_tcd106
Text Domain: issue_tcd106-child
*/
.dPc {
  display: block !important;
}

.dSp {
  display: none !important;
}

.dPcinline {
  display: inline-block !important;
}

.dSpinline {
  display: none !important;
}

@media (max-width: 800px) {
  .dPc {
    display: none !important;
  }

  .dSp {
    display: block !important;
  }

  .dPcinline {
    display: none !important;
  }

  .dSpinline {
    display: inline-block !important;
  }
}
.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 100px;
  box-sizing: content-box;
}
@media (max-width: 1383px) {
  .container {
    width: 100%;
    box-sizing: border-box;
    padding: 0 50px;
  }
}
@media (max-width: 800px) {
  .container {
    padding: 0 5vw;
  }
}

h1, h2, h3, h4, h5, p, dt, dd, li {
  font-family: "Noto Sans JP", sans-serif;
}

.blue {
  color: #104d9e;
}

.center {
  text-align: center;
}

@media (max-width: 800px) {
  .dPc {
    display: none;
  }

  .dSp {
    display: block;
  }

  .dPcinline {
    display: none;
  }

  .dSpinline {
    display: inline-block;
  }
}
body.large_page_width #page_contents .post_content {
  width: 100%;
  margin: 0 !important;
}

.cb_design_header h2.headline {
  font-size: 50px;
  margin: 0 0 44px;
}
@media (max-width: 1160px) {
  .cb_design_header h2.headline {
    font-size: 40px;
    margin: 0 0 34px;
  }
}
@media (max-width: 800px) {
  .cb_design_header h2.headline {
    margin: 0 0 20px;
    font-size: 6vw;
    line-height: 1.4;
  }
}

#category_sort_button_wrap {
  display: none !important;
}

.scroll_content #scroll_content_section_1_3,
.scroll_content #scroll_content_section_2_3,
.scroll_content #scroll_content_section_3_3 {
  scroll-snap-align: start;
  scroll-snap-stop: always;
  min-height: 100svh;
}
.scroll_content .content h2.headline {
  font-size: 40px;
  line-height: 1.4;
  margin: 0 0 22px;
}
.scroll_content .content .desc {
  margin: 60px 0 0 !important;
}
.scroll_content .content .link_button {
  margin-top: 50px !important;
}
@media (max-width: 1160px) {
  .scroll_content .content h2.headline {
    font-size: 40px;
    margin: 0 0 34px;
  }
}
@media (max-width: 800px) {
  .scroll_content .content h2.headline {
    margin: 0 0 20px;
    font-size: 24px;
  }
  .scroll_content .content .desc {
    margin: 34px 0 0 !important;
  }
}

#footer .menu {
  margin: 0 0 40px;
}
#footer .menu li a {
  padding: 8px 0;
}
@media (max-width: 950px) {
  #footer a {
    display: flex;
    justify-content: center;
  }
  #footer a img {
    width: 60vw;
  }
  #footer #footer_info {
    text-align: center;
  }
}

#footer_banner .title {
  font-size: 36px;
}
#footer_banner .sub_title {
  font-size: 14px;
}
@media (max-width: 1257px) {
  #footer_banner a {
    width: 50%;
    flex: auto !important;
  }
}

@media (max-width: 800px) {
  #lp_page_header {
    margin-bottom: 14vw;
  }
}

@media (max-width: 800px) {
  .cb_free_space {
    padding: 100px 0;
  }
}

@media (max-width: 800px) {
  .cb_white_bg {
    padding: 100px 0;
  }
}

@media (max-width: 800px) {
  .wpcf7 form {
    margin: 0;
    padding: 0 5vw;
    background: #f4f4f4;
  }
}

#drawer_menu .sub-menu ul {
  flex-wrap: wrap !important;
  overflow: auto !important;
}
#drawer_menu .sub-menu ul li {
  width: 100%;
  flex: auto;
}
#drawer_menu .sub-menu ul li a {
  text-align: left;
}

@media (max-width: 800px) {
  .cb_free_space.wide_content .post_content p {
    text-align: left !important;
    padding: 0 5vw;
  }
}

.nav-list {
  padding: 0 50px;
}
.nav-list ul {
  display: flex;
  justify-content: space-between;
  gap: 2%;
  row-gap: 20px;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
}
.nav-list ul li {
  width: 23.5%;
}
.nav-list ul li a {
  color: #fff;
  font-weight: 700;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  min-height: 130px;
  overflow: hidden;
  transition: .6s;
}
.nav-list ul li a:hover {
  text-decoration: none;
  color: #fff;
  background-size: 110% auto;
}
.nav-list ul li:nth-of-type(1) a {
  background-image: url(/wp/wp-content/uploads/2025/10/nav-img01@2x.webp);
}
.nav-list ul li:nth-of-type(2) a {
  background-image: url(/wp/wp-content/uploads/2025/10/nav-img02@2x.webp);
}
.nav-list ul li:nth-of-type(3) a {
  background-image: url(/wp/wp-content/uploads/2025/10/nav-img03@2x.webp);
}
.nav-list ul li:nth-of-type(4) a {
  background-image: url(/wp/wp-content/uploads/2025/10/nav-img04@2x.webp);
}
.nav-list ul li:nth-of-type(5) a {
  background-image: url(/wp/wp-content/uploads/2025/10/nav-img05@2x.webp);
}
.nav-list ul li:nth-of-type(6) a {
  background-image: url(/wp/wp-content/uploads/2025/10/nav-img06@2x.webp);
}
.nav-list ul li:nth-of-type(7) a {
  background-image: url(/wp/wp-content/uploads/2025/10/nav-img07@2x.webp);
}
.nav-list ul li:nth-of-type(8) a {
  background-image: url(/wp/wp-content/uploads/2025/10/nav-img08@2x.webp);
}
@media (max-width: 1160px) {
  .nav-list ul li a {
    min-height: 10vw;
  }
}
@media (max-width: 800px) {
  .nav-list {
    padding: 0 4vw;
  }
  .nav-list ul {
    gap: 1%;
    row-gap: 1vw;
  }
  .nav-list ul li {
    width: 49%;
  }
  .nav-list ul li a {
    min-height: 16vw;
    font-size: 3.2vw;
  }
}

/* sub */
.contentBox01 {
  padding: 140px 0;
}
.contentBox01.gray {
  background: #f4f4f4;
}
.contentBox01.gray h1, .contentBox01.gray h2, .contentBox01.gray h3, .contentBox01.gray h4, .contentBox01.gray h5, .contentBox01.gray p, .contentBox01.gray li, .contentBox01.gray dt, .contentBox01.gray dd {
  color: #000;
}
.contentBox01.next {
  position: relative;
}
.contentBox01.next:after {
  position: absolute;
  left: 50%;
  width: 1px;
  height: 100px;
  top: -50px;
  content: "";
  background: #000;
}
.contentBox01:last-of-type:after {
  display: none;
}
@media (max-width: 1257px) {
  .contentBox01 {
    padding: 80px 0;
  }
  .contentBox01.next:after {
    height: 80px;
    top: -40px;
  }
}
@media (max-width: 800px) {
  .contentBox01 {
    padding: 10vw 0;
  }
  .contentBox01 .title-common01 + .center {
    text-align: left;
  }
  .contentBox01.next:after {
    height: 10vw;
    top: -5vw;
  }
}

.contentBox02 h2 {
  background: #104d9e;
  text-align: center;
  padding: 28px 50px 34px;
  color: #fff;
  font-size: 36px;
}
.contentBox02 .container {
  padding-bottom: 100px;
}
.contentBox02 .container .wrap {
  background: #fff;
  padding: 44px 50px;
}
.contentBox02 .container .wrap p {
  margin: 0 0 40px;
  color: #000;
}
.contentBox02 .container .wrap p:last-of-type {
  margin-bottom: 10px;
}
.contentBox02 .container section {
  margin: 0 0 50px;
}
.contentBox02 .container section h3 {
  border: 1px solid #104d9e;
  font-size: 22px;
  font-weight: 700;
  color: #000;
  padding: 12px 20px 12px;
  margin: 0 0 16px;
}
.contentBox02 .container section h3 i {
  font-style: normal;
  background: #104d9e;
  color: #fff;
  width: 36px;
  height: 36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  margin-right: 17px;
}
.contentBox02 .container section dl {
  display: flex;
  justify-content: flex-start;
  gap: 36px;
  color: #000;
  margin: 0 0 14px;
}
.contentBox02 .container section dl dt {
  width: 32%;
  background: #f2f6fa;
  color: #104d9e;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contentBox02 .container section dl dd {
  flex: 1;
  width: 100%;
}
.contentBox02.gray {
  background: #f4f4f4;
}
@media (max-width: 800px) {
  .contentBox02 h2 {
    font-size: 5vw;
    padding: 5vw;
  }
  .contentBox02 .container {
    padding-bottom: 50px;
  }
  .contentBox02 .container .wrap {
    padding: 22px 26px;
  }
  .contentBox02 .container .wrap p {
    margin: 0 0 20px;
  }
  .contentBox02 .container section h3 {
    font-size: 16px;
    text-align: center;
    padding: 27px 20px 16px;
    position: relative;
  }
  .contentBox02 .container section h3 i {
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: -18px;
  }
  .contentBox02 .container section dl {
    flex-wrap: wrap;
    gap: 10px;
    margin: 0 0 20px;
  }
  .contentBox02 .container section dl dt {
    width: 100%;
    padding: 10px 20px;
  }
}

.main-copy h2 {
  text-align: center;
  font-weight: 900;
  font-size: 34px;
  position: relative;
  margin: 0 0 100px;
}
.main-copy h2:after {
  width: 76px;
  height: 5px;
  background: #104d9e;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -38px;
  bottom: -50px;
}
.main-copy p {
  text-align: center;
}
.main-copy .img {
  margin: 0 0 50px;
}
@media (max-width: 1257px) {
  .main-copy {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 800px) {
  .main-copy {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .main-copy h2 {
    font-size: 5vw;
    margin: 0 0 11vw;
  }
  .main-copy h2:after {
    width: 8vw;
    height: .6vw;
    margin-left: -4vw;
    bottom: -4vw;
  }
  .main-copy p {
    text-align: left;
  }
}

.main-flow {
  padding: 0 0 100px;
}

.center {
  text-align: center;
}

.box01 {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  margin: 0 0 80px;
}
.box01 .img {
  width: 520px;
}
.box01 .text {
  flex: 1;
  width: 100%;
}
.box01 .text h2, .box01 .text h3, .box01 .text p {
  color: #000;
}
.box01 .text h3 {
  font-size: 30px;
}
.box01 .text p {
  margin: 0 0 12px;
}
.box01.right .img {
  order: 2;
}
.box01.right .text {
  order: 1;
}
.box01:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 800px) {
  .box01 {
    flex-direction: column;
    gap: 10px;
    margin: 0 0 40px;
  }
  .box01 .img {
    width: 100%;
    text-align: center;
  }
  .box01 .text h3 {
    font-size: 4.4vw;
  }
  .box01.right .img {
    order: 1;
  }
  .box01.right .text {
    order: 2;
  }
}

.box02 ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  gap: 2%;
  row-gap: 26px;
  flex-wrap: wrap;
  margin: 0;
}
.box02 ul li {
  width: 49%;
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
  padding: 44px 30px 30px;
}
.box02 ul li h3 {
  text-align: center;
  line-height: 1.3;
  color: #104d9e !important;
}
.box02 ul li h3 span {
  font-size: 16px;
}
@media (max-width: 800px) {
  .box02 ul li {
    width: 100%;
  }
  .box02 ul li h3 {
    font-size: 5vw;
  }
}

.box03 h3 {
  text-align: center;
  color: #104d9e;
}
.box03 p {
  text-align: center;
}
@media (max-width: 800px) {
  .box03 h3 {
    font-size: 5vw;
  }
  .box03 h3, .box03 p {
    text-align: left;
  }
}

.box04 > ul {
  margin: 0;
  list-style: none;
}
.box04 > ul > li {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 40px;
  margin: 0 0 40px;
}
.box04 > ul > li h3 {
  background: #106e9e;
  color: #fff !important;
  font-size: 20px;
  padding: 10px 22px 12px;
}
.box04 > ul > li .wrap {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
.box04 > ul > li .wrap .img {
  width: 500px;
}
.box04 > ul > li .wrap .text {
  flex: 1;
  width: 100%;
}
.box04 > ul > li .wrap .text .point {
  background: #ffd973;
  border-radius: 10px;
  padding: 24px 30px;
}
.box04 > ul > li .wrap .text .point h4 {
  font-weight: 700;
  border-bottom: 1px solid #000;
  padding: 0px 0 11px;
  margin: 0 0 12px;
  font-size: 20px;
}
.box04 > ul > li .wrap .text .point ul {
  margin-bottom: 12px;
}
.box04 > ul > li:last-of-type {
  margin: 0;
}
@media (max-width: 1257px) {
  .box04 > ul > li .wrap .img {
    width: 400px;
  }
}
@media (max-width: 800px) {
  .box04 > ul > li {
    padding: 5vw;
  }
  .box04 > ul > li h3 {
    font-size: 4vw;
  }
  .box04 > ul > li .wrap {
    gap: 0;
    flex-wrap: wrap;
  }
  .box04 > ul > li .wrap .img {
    width: 100%;
    text-align: center;
  }
  .box04 > ul > li .wrap .img img {
    display: inline-block;
  }
  .box04 > ul > li .wrap .text .point h4 {
    font-size: 4vw;
  }
}

.box05 ul {
  display: flex;
  justify-content: space-between;
  gap: 2%;
  list-style: none;
  margin: 0;
}
.box05 ul li {
  width: 32%;
  background: #fff;
  position: relative;
  padding: 43px 30px 25px;
}
.box05 ul li h3 {
  background: #104d9e;
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  border-radius: 10px;
  margin: 0 0 14px;
  padding: 7px 20px;
}
.box05 ul li p {
  text-align: left;
}
.box05 ul li:before {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #104d9e url(/wp/wp-content/uploads/2025/10/icon-check@2x.webp) no-repeat center top 18px/20px auto;
  box-sizing: border-box;
  top: -25px;
  left: 50%;
  margin-left: -25px;
  content: "";
  position: absolute;
}
@media (max-width: 800px) {
  .box05 ul {
    flex-wrap: wrap;
  }
  .box05 ul li {
    width: 100%;
    margin: 0 0 50px;
    padding: 40px 20px 24px;
  }
  .box05 ul li h3 {
    font-size: 4vw;
    padding: 5px 20px;
  }
}

.box06 {
  margin: 40px 0 0;
}
.box06 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2%;
  margin: 0;
  list-style: none;
}
.box06 ul li {
  width: 49%;
  background: #fff;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 34px 34px 30px 218px;
}
.box06 ul li h3 {
  font-size: 22px;
  margin: 0 0 14px;
}
.box06 ul li h3 span {
  background: #104d9e;
  color: #fff;
  font-size: 14px;
  padding: 3px 7px 4px;
  display: inline-block;
  margin-left: 11px;
  position: relative;
  top: -2px;
}
.box06 ul li.man {
  background-image: url(/wp/wp-content/uploads/2025/10/illust-doctor01@2x.webp);
  background-size: 180px auto;
  background-position: left 10px top 20px;
}
.box06 ul li.woman {
  background-image: url(/wp/wp-content/uploads/2025/10/illust-doctor02@2x.webp);
  background-size: 220px auto;
  background-position: left 10px top 20px;
}
@media (max-width: 1164px) {
  .box06 ul li {
    padding-left: 132px;
  }
  .box06 ul li.man {
    background-size: 100px auto;
  }
  .box06 ul li.woman {
    background-size: 130px auto;
  }
}
@media (max-width: 800px) {
  .box06 ul {
    flex-wrap: wrap;
  }
  .box06 ul li {
    width: 100%;
    padding: 3vw 5vw 3vw 21vw;
    margin: 0 0 20px;
  }
  .box06 ul li h3 {
    font-size: 18px;
    margin: 0 0 9px;
  }
  .box06 ul li h3 span {
    font-size: 11px;
    top: -3px;
  }
  .box06 ul li p {
    font-size: .9em;
    line-height: 1.8;
  }
  .box06 ul li.man {
    background-size: 14vw auto;
  }
  .box06 ul li.woman {
    background-size: 20vw auto;
  }
}

.box07 {
  margin: 0 0 50px;
  box-shadow: 0 0 10px rgba(0, 0, 5, 0.1);
  padding: 50px;
  border-radius: 10px;
}
.box07 h2 {
  background: #104d9e url(/wp/wp-content/uploads/2025/11/icon-hospital@2x.webp) no-repeat left 19px top 15px/35px auto;
  color: #fff;
  padding: 15px 30px 16px 69px;
  font-size: 20px;
  text-align: left;
  margin: 0 0 30px;
}
.box07 h2 span {
  background: #fff;
  color: #104d9e;
  font-size: 16px;
  font-weight: 700;
  border-radius: 10rem;
  display: inline-block;
  padding: 2px 14px 4px 14px;
  margin-left: 10px;
  position: relative;
  top: -1px;
}
.box07 h2:after {
  display: none;
}
@media (max-width: 1160px) {
  .box07 {
    margin: 0 0 50px;
  }
}
@media (max-width: 800px) {
  .box07 {
    margin: 0 0 8vw;
    padding: 4vw;
  }
  .box07 h2 {
    background-position: left 4vw top 3vw;
    background-size: 6vw auto;
    padding: 2vw 2vw 3vw 13vw;
    margin: 0 0 5vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 4vw;
    gap: 1vw;
    line-height: 1.6;
  }
  .box07 h2 span {
    margin: 0;
    font-size: 3vw;
    padding: 1vw 3vw;
    top: 0;
  }
}

.box08 {
  margin: 140px 0 70px;
}
.box08 ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px;
  row-gap: 24px;
}
.box08 ul li {
  width: 234px;
  border: 4px solid #ff8929;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
  min-height: 147px;
  background: #fff1d0;
  position: relative;
}
.box08 ul li:before {
  position: absolute;
  width: 40px;
  height: 40px;
  content: "";
  left: 50%;
  margin-left: -20px;
  top: -25px;
  background: #ff8929 url(/wp/wp-content/uploads/2025/10/icon-check@2x.webp) no-repeat left 10px top 12px/20px auto;
  box-sizing: border-box;
  border-radius: 50%;
}
@media (max-width: 800px) {
  .box08 {
    margin: 14vw 0 9vw;
  }
  .box08 ul {
    gap: 2%;
    row-gap: 5vw;
    margin: 0;
  }
  .box08 ul li {
    width: 49%;
    min-height: 22vw;
    font-size: 14px;
    padding: 6vw 3vw;
  }
}

.box09 {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  margin: 0 0 20px;
}
.box09 .img {
  width: 520px;
}
.box09 .text {
  flex: 1;
  width: 100%;
}
.box09:last-of-type {
  margin: 0;
}
@media (max-width: 1160px) {
  .box09 {
    gap: 40px;
  }
  .box09 .img {
    width: 370px;
  }
  .box09 .text h2 {
    font-size: 24px;
    margin: 0 0 20px;
  }
}
@media (max-width: 800px) {
  .box09 {
    flex-direction: column;
    gap: 20px;
  }
  .box09 .img {
    width: 100%;
    margin: 0;
  }
  .box09 .text h2 {
    font-size: 20px;
    margin: 0 0 18px;
    text-align: center;
  }
}

.box10 ul {
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  gap: 2%;
  row-gap: 30px;
  flex-wrap: wrap;
}
.box10 ul li {
  width: 49%;
  padding: 36px;
  box-sizing: border-box;
  background: #fff;
}
.box10 ul li .img {
  margin: 0 0 20px;
  position: relative;
}
.box10 ul li .img span {
  position: absolute;
  bottom: -11px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  display: block;
  font-size: 22px;
  color: #104d9e;
  font-weight: 700;
}
.box10 ul li .img span strong {
  font-size: 58px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  padding: 0 3px;
  letter-spacing: -2px;
}
.box10 ul li h3 {
  color: #104d9e !important;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 7px;
}
.box10 ul li h3 i {
  display: inline-block;
  background: #104d9e;
  border-radius: 5px;
  color: #fff;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  padding: 0 8px;
  margin-right: 13px;
  position: relative;
  top: -3px;
}
.box10.type02 {
  margin: 0 0 100px;
}
.box10.type02 ul {
  row-gap: 10px;
}
.box10.type02 ul li {
  padding: 0;
}
.box10.type02:last-of-type {
  margin: 0;
}
@media (max-width: 1160px) {
  .box10 ul {
    margin: 0 0 50px;
  }
  .box10.type02 ul li .img {
    margin: 0 0 9px;
  }
}
@media (max-width: 800px) {
  .box10 ul li {
    width: 100%;
    padding: 18px;
  }
  .box10 ul li .img span {
    font-size: 4vw;
    bottom: -1vw;
  }
  .box10 ul li .img span strong {
    font-size: 10vw;
    letter-spacing: 0;
  }
  .box10 ul li h3 {
    font-size: 18px;
  }
  .box10 ul li h3 i {
    top: -1px;
  }
  .box10.type02 ul li .img {
    margin: 0 0 2px;
  }
}

.box11 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 50px 0;
  margin: 0 0 70px;
}
.box11 .img {
  margin: 0 0 0 60px;
}
.box11 .text {
  padding: 0 60px;
}
.box11 .text h2 {
  text-align: left;
  margin: 0 0 20px;
}
.box11:after {
  z-index: -1;
  position: absolute;
  background: #f2f6fa;
  width: 72%;
  height: 100%;
  right: 0;
  top: 0;
  content: "";
}
.box11.right .img {
  order: 2;
  margin: 0 60px 0 0;
}
.box11.right .text {
  order: 1;
}
.box11.right:after {
  left: 0;
  right: auto;
}
@media (max-width: 800px) {
  .box11 {
    flex-wrap: wrap;
    margin: 0 0 36px;
    padding: 30px 5vw;
  }
  .box11 .img {
    margin: 0 0 30px;
  }
  .box11 .text {
    padding: 0;
  }
  .box11 .text h2 {
    margin: 0 0 10px;
  }
  .box11:after {
    height: 36%;
  }
  .box11.right .img {
    margin: 0 0 30px;
    order: 1;
  }
  .box11.right .text {
    order: 2;
  }
}

.box12 {
  display: flex;
  justify-content: space-between;
  gap: 2%;
}
.box12 section {
  width: 49%;
  border: 1px solid #000;
  padding: 30px 40px;
}
.box12 section h3 {
  font-size: 20px;
  text-align: center;
  border-bottom: 1px solid #000;
  padding: 0 0 18px;
  margin: 0 0 18px;
  color: #104d9e;
}
.box12 section h4 {
  background: #d5e0ee;
  color: #104d9e;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  padding: 3px 0 5px;
  margin: 16px 0 10px;
}
.box12 section p {
  margin: 0 0 18px;
}
@media (max-width: 800px) {
  .box12 {
    flex-wrap: wrap;
    gap: 15px;
  }
  .box12 section {
    width: 100%;
    padding: 18px 20px 18px;
  }
  .box12 section h3 {
    font-size: 18px;
    padding: 0 0 14px;
    margin: 0 0 14px;
  }
  .box12 section h4 {
    font-size: 16px;
  }
}

.box13 {
  display: flex;
  justify-content: space-between;
  gap: 2%;
}
.box13 section {
  width: 32%;
  background: #fff;
  padding: 0 0 28px;
}
.box13 section .img {
  margin: 0 0 22px;
}
.box13 section h3 {
  margin: 0 0 10px;
  padding: 0 30px;
  font-size: 24px;
}
.box13 section h3 + p {
  padding: 0 30px;
}
@media (max-width: 1160px) {
  .box13 section h3 {
    margin: 0 0 10px;
    padding: 0 22px;
    font-size: 20px;
  }
  .box13 section h3 + p {
    padding: 0 23px;
    line-height: 2;
  }
}
@media (max-width: 800px) {
  .box13 {
    flex-wrap: wrap;
  }
  .box13 section {
    width: 100%;
  }
  .box13 section h3 {
    margin: 0 0 6px;
    padding: 0 20px;
    font-size: 18px;
  }
  .box13 section h3 + p {
    padding: 0 20px;
  }
}

.box14 {
  margin: 0 0 40px;
}
.box14 ul {
  display: flex;
  list-style: none;
  gap: 5%;
  margin: 0 0 32px;
}
.box14 ul li {
  width: 30%;
  background: #104d9e;
  color: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 24px 30px;
}
.box14 ul li h3 {
  font-size: 24px;
  margin: 0 0 8px;
}
.box14 ul li:after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #104d9e;
  border-right: 0;
  right: -20px;
  top: 50%;
  margin-top: -10px;
  content: "";
}
.box14 ul li:last-of-type:after {
  display: none;
}
@media (max-width: 800px) {
  .box14 ul {
    flex-wrap: wrap;
    gap: 30px;
  }
  .box14 ul li {
    width: 100%;
  }
  .box14 ul li:after {
    right: auto;
    left: 50%;
    bottom: -23px;
    top: auto;
    transform: rotateZ(90deg);
    margin-top: 0;
    margin-left: -10px;
  }
}

.box-form {
  background: #fff;
  padding: 60px;
  max-width: 920px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.box-form dl {
  margin-bottom: .8em;
}
@media (max-width: 800px) {
  .box-form {
    padding: 0;
    background: none;
  }
  .box-form dl dd select {
    appearance: none;
    /* Chrome, Safari, Edge */
    -webkit-appearance: none;
    /* iOS Safari */
    -moz-appearance: none;
    /* Firefox */
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 16px;
    border-radius: 4px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,0 140,0 70,90' fill='%23666'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px;
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
  }
}

.staff_carousel .title-common01,
.staff-single .title-common01,
.post_content .title-common01 {
  text-align: center;
  font-weight: 900;
  font-size: 34px;
  position: relative;
  margin: 0 0 100px;
}
.staff_carousel .title-common01:after,
.staff-single .title-common01:after,
.post_content .title-common01:after {
  width: 76px;
  height: 5px;
  background: #104d9e;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -38px;
  bottom: -50px;
}
.staff_carousel .title-common01 + .box05,
.staff-single .title-common01 + .box05,
.post_content .title-common01 + .box05 {
  margin-top: 124px;
}
@media (max-width: 800px) {
  .staff_carousel .title-common01,
  .staff-single .title-common01,
  .post_content .title-common01 {
    font-size: 4.4vw;
    margin: 0 0 11vw;
    line-height: 1.6;
    padding: 0 5vw;
  }
  .staff_carousel .title-common01:after,
  .staff-single .title-common01:after,
  .post_content .title-common01:after {
    width: 8vw;
    height: .6vw;
    margin-left: -4vw;
    bottom: -4vw;
  }
  .staff_carousel .title-common01 + .box05,
  .staff-single .title-common01 + .box05,
  .post_content .title-common01 + .box05 {
    margin-top: 19vw;
  }
}
.staff_carousel .list-common01,
.staff-single .list-common01,
.post_content .list-common01 {
  display: flex;
  justify-content: space-between;
  gap: 2%;
  list-style: none;
  margin: 0 0 30px;
}
.staff_carousel .list-common01 li,
.staff-single .list-common01 li,
.post_content .list-common01 li {
  width: 31%;
}
.staff_carousel .list-common02,
.staff-single .list-common02,
.post_content .list-common02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2%;
  list-style: none;
  margin: 0;
}
.staff_carousel .list-common02 li,
.staff-single .list-common02 li,
.post_content .list-common02 li {
  width: 23.5%;
}
.staff_carousel .list-common02 li .img,
.staff-single .list-common02 li .img,
.post_content .list-common02 li .img {
  margin: 0 0 20px;
}
.staff_carousel .list-common02 li strong,
.staff-single .list-common02 li strong,
.post_content .list-common02 li strong {
  font-weight: normal;
}
.staff_carousel .list-common02 li:last-of-type,
.staff-single .list-common02 li:last-of-type,
.post_content .list-common02 li:last-of-type {
  padding-right: 30px;
}
@media (max-width: 800px) {
  .staff_carousel .list-common02,
  .staff-single .list-common02,
  .post_content .list-common02 {
    gap: 1%;
    row-gap: 3vw;
    padding: 0 9%;
  }
  .staff_carousel .list-common02 li,
  .staff-single .list-common02 li,
  .post_content .list-common02 li {
    width: 47%;
  }
  .staff_carousel .list-common02 li:last-of-type,
  .staff-single .list-common02 li:last-of-type,
  .post_content .list-common02 li:last-of-type {
    padding-right: 3vw;
  }
}
.staff_carousel .list-common03,
.staff-single .list-common03,
.post_content .list-common03 {
  margin: 0;
  list-style: none;
}
.staff_carousel .list-common03 li,
.staff-single .list-common03 li,
.post_content .list-common03 li {
  position: relative;
  padding: 0 0 0 20px;
}
.staff_carousel .list-common03 li:before,
.staff-single .list-common03 li:before,
.post_content .list-common03 li:before {
  width: 6px;
  height: 6px;
  background: #104d9e;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 15px;
  content: "";
}
@media (max-width: 800px) {
  .staff_carousel .list-common03,
  .staff-single .list-common03,
  .post_content .list-common03 {
    margin: 0 0 30px;
  }
  .staff_carousel .list-common03 li:before,
  .staff-single .list-common03 li:before,
  .post_content .list-common03 li:before {
    top: 10px;
  }
}
.staff_carousel .list-common04,
.staff-single .list-common04,
.post_content .list-common04 {
  margin: 0;
  list-style: none;
}
.staff_carousel .list-common04 li,
.staff-single .list-common04 li,
.post_content .list-common04 li {
  border-radius: 10rem;
  color: #fff;
  background: #104d9e url(/wp/wp-content/uploads/2025/10/icon-check@2x.webp) no-repeat left 29px top 25px/23px auto;
  padding: 12px 20px 12px 64px;
  margin: 0 0 14px;
  font-size: 20px;
}
@media (max-width: 1160px) {
  .staff_carousel .list-common04 li,
  .staff-single .list-common04 li,
  .post_content .list-common04 li {
    font-size: 16px;
    background-position: left 24px top 22px;
    background-size: 20px auto;
    padding: 12px 20px 12px 59px;
  }
}
@media (max-width: 800px) {
  .staff_carousel .list-common04 li,
  .staff-single .list-common04 li,
  .post_content .list-common04 li {
    padding: 12px 26px 12px 59px;
    line-height: 1.6;
  }
}
.staff_carousel .list-common05 dl,
.staff-single .list-common05 dl,
.post_content .list-common05 dl {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #000;
  padding: 14px 0;
  gap: 30px;
  margin: 0;
}
.staff_carousel .list-common05 dl dt,
.staff-single .list-common05 dl dt,
.post_content .list-common05 dl dt {
  width: 15%;
}
.staff_carousel .list-common05 dl dd,
.staff-single .list-common05 dl dd,
.post_content .list-common05 dl dd {
  flex: 1;
  width: 100%;
}
.staff_carousel .list-common06,
.staff-single .list-common06,
.post_content .list-common06 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  list-style: none;
  gap: 2%;
}
.staff_carousel .list-common06 li,
.staff-single .list-common06 li,
.post_content .list-common06 li {
  width: 23.5%;
  margin: 0 0 50px;
  position: relative;
  padding: 0 0 38px;
}
.staff_carousel .list-common06 li .img,
.staff-single .list-common06 li .img,
.post_content .list-common06 li .img {
  margin: 0 0 16px;
}
.staff_carousel .list-common06 li h3,
.staff-single .list-common06 li h3,
.post_content .list-common06 li h3 {
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 2px;
}
.staff_carousel .list-common06 li address,
.staff-single .list-common06 li address,
.post_content .list-common06 li address {
  font-style: normal;
  display: block;
  margin: 0 0 10px;
}
.staff_carousel .list-common06 li .btn-common01,
.staff-single .list-common06 li .btn-common01,
.post_content .list-common06 li .btn-common01 {
  position: absolute;
  left: 0;
  bottom: 0;
}
.staff_carousel .list-common06 li .btn-common01 a,
.staff-single .list-common06 li .btn-common01 a,
.post_content .list-common06 li .btn-common01 a {
  min-width: auto;
  padding: 0px 28px;
  font-size: 14px;
}
.staff_carousel .list-common06:after,
.staff-single .list-common06:after,
.post_content .list-common06:after {
  width: 23.5%;
  display: block;
  content: "";
}
@media (max-width: 1160px) {
  .staff_carousel .list-common06 li,
  .staff-single .list-common06 li,
  .post_content .list-common06 li {
    width: 31.5%;
    margin: 0 0 40px;
  }
  .staff_carousel .list-common06:after,
  .staff-single .list-common06:after,
  .post_content .list-common06:after {
    width: 31.5%;
  }
}
@media (max-width: 800px) {
  .staff_carousel .list-common06 li,
  .staff-single .list-common06 li,
  .post_content .list-common06 li {
    width: 47.5%;
  }
  .staff_carousel .list-common06:after,
  .staff-single .list-common06:after,
  .post_content .list-common06:after {
    width: 47.5%;
  }
}
.staff_carousel .btn-common01 a,
.staff-single .btn-common01 a,
.post_content .btn-common01 a {
  display: inline-block;
  color: #fff;
  font-weight: 900;
  text-align: ce;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #104d9e;
  border-radius: 100px;
  min-width: 300px;
  font-size: 20px;
  padding: 10px 40px;
  box-sizing: border-box;
  transition: .6s;
}
.staff_carousel .btn-common01 a:hover,
.staff-single .btn-common01 a:hover,
.post_content .btn-common01 a:hover {
  text-decoration: none;
  filter: brightness(1.2);
}
.staff_carousel .btn-common01.center,
.staff-single .btn-common01.center,
.post_content .btn-common01.center {
  text-align: center;
}
@media (max-width: 800px) {
  .staff_carousel .btn-common01 a,
  .staff-single .btn-common01 a,
  .post_content .btn-common01 a {
    font-size: 4vw;
    min-width: 100%;
    padding: 3vw 4vw;
  }
}
.staff_carousel .btn-list,
.staff-single .btn-list,
.post_content .btn-list {
  display: flex;
  justify-content: flex-start;
  gap: 2%;
  margin: 0 0 20px;
  flex-wrap: wrap;
  list-style: none;
}
.staff_carousel .btn-list li,
.staff-single .btn-list li,
.post_content .btn-list li {
  width: 32%;
}
.staff_carousel .btn-list a,
.staff-single .btn-list a,
.post_content .btn-list a {
  border: 4px solid #f4f4f4;
  border-radius: 10rem;
  width: 100%;
  min-width: auto;
  padding: 12px 36px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  display: inline-block;
  text-align: center;
  transition: .6s;
}
.staff_carousel .btn-list a:hover,
.staff-single .btn-list a:hover,
.post_content .btn-list a:hover {
  text-decoration: none;
  background: #f4f4f4;
}
@media (max-width: 1160px) {
  .staff_carousel .btn-list a,
  .staff-single .btn-list a,
  .post_content .btn-list a {
    min-width: auto;
  }
}
@media (max-width: 800px) {
  .staff_carousel .btn-list,
  .staff-single .btn-list,
  .post_content .btn-list {
    gap: 2vw;
    flex-wrap: wrap;
  }
  .staff_carousel .btn-list li,
  .staff-single .btn-list li,
  .post_content .btn-list li {
    width: 100%;
  }
  .staff_carousel .btn-list a,
  .staff-single .btn-list a,
  .post_content .btn-list a {
    display: block;
    width: 100%;
    font-size: 3vw;
    padding: 2vw 2vw;
  }
}
.staff_carousel .commentBox,
.staff-single .commentBox,
.post_content .commentBox {
  padding: 0 100px;
}
.staff_carousel .commentBox .inner,
.staff-single .commentBox .inner,
.post_content .commentBox .inner {
  margin: 0 0 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
  margin: 0;
}
.staff_carousel .commentBox .inner .img,
.staff-single .commentBox .inner .img,
.post_content .commentBox .inner .img {
  width: 240px;
}
.staff_carousel .commentBox .inner .text,
.staff-single .commentBox .inner .text,
.post_content .commentBox .inner .text {
  flex: 1;
}
.staff_carousel .commentBox .inner .text p,
.staff-single .commentBox .inner .text p,
.post_content .commentBox .inner .text p {
  background: #f4f4f4;
  border-radius: 10px;
  padding: 20px 30px;
  font-size: 20px;
  position: relative;
}
.staff_carousel .commentBox .inner .text p:before,
.staff-single .commentBox .inner .text p:before,
.post_content .commentBox .inner .text p:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 17px solid #555555;
  border-left: 0;
  position: absolute;
  content: "";
  left: -17px;
  top: 50%;
  margin-top: -9px;
}
.staff_carousel .commentBox .inner.right .img,
.staff-single .commentBox .inner.right .img,
.post_content .commentBox .inner.right .img {
  order: 2;
}
.staff_carousel .commentBox .inner.right .text,
.staff-single .commentBox .inner.right .text,
.post_content .commentBox .inner.right .text {
  order: 1;
}
.staff_carousel .commentBox .inner.right .text p:before,
.staff-single .commentBox .inner.right .text p:before,
.post_content .commentBox .inner.right .text p:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 17px solid #555555;
  border-right: 0;
  right: -17px;
  left: auto;
}
.staff_carousel .commentBox .inner:nth-of-type(1) .text p,
.staff-single .commentBox .inner:nth-of-type(1) .text p,
.post_content .commentBox .inner:nth-of-type(1) .text p {
  background: #e4edf9;
}
.staff_carousel .commentBox .inner:nth-of-type(1) .text p:before,
.staff-single .commentBox .inner:nth-of-type(1) .text p:before,
.post_content .commentBox .inner:nth-of-type(1) .text p:before {
  border-right-color: #e4edf9;
}
.staff_carousel .commentBox .inner:nth-of-type(2) .text p,
.staff-single .commentBox .inner:nth-of-type(2) .text p,
.post_content .commentBox .inner:nth-of-type(2) .text p {
  background: #ffe6e6;
}
.staff_carousel .commentBox .inner:nth-of-type(2) .text p:before,
.staff-single .commentBox .inner:nth-of-type(2) .text p:before,
.post_content .commentBox .inner:nth-of-type(2) .text p:before {
  border-left-color: #ffe6e6;
}
.staff_carousel .commentBox .inner:nth-of-type(3) .text p,
.staff-single .commentBox .inner:nth-of-type(3) .text p,
.post_content .commentBox .inner:nth-of-type(3) .text p {
  background: #dff2d6;
}
.staff_carousel .commentBox .inner:nth-of-type(3) .text p:before,
.staff-single .commentBox .inner:nth-of-type(3) .text p:before,
.post_content .commentBox .inner:nth-of-type(3) .text p:before {
  border-right-color: #dff2d6;
}
.staff_carousel .commentBox .inner:last-of-type,
.staff-single .commentBox .inner:last-of-type,
.post_content .commentBox .inner:last-of-type {
  margin: 0;
}
@media (max-width: 1257px) {
  .staff_carousel .commentBox,
  .staff-single .commentBox,
  .post_content .commentBox {
    padding: 0;
  }
}
@media (max-width: 800px) {
  .staff_carousel .commentBox .inner .img,
  .staff-single .commentBox .inner .img,
  .post_content .commentBox .inner .img {
    width: 140px;
  }
  .staff_carousel .commentBox .inner .text p,
  .staff-single .commentBox .inner .text p,
  .post_content .commentBox .inner .text p {
    font-size: 16px;
  }
}
@media (max-width: 800px) {
  .staff_carousel .table-common01 colgroup col,
  .staff-single .table-common01 colgroup col,
  .post_content .table-common01 colgroup col {
    display: none;
  }
  .staff_carousel .table-common01 tr,
  .staff-single .table-common01 tr,
  .post_content .table-common01 tr {
    display: block;
    width: 100%;
  }
  .staff_carousel .table-common01 tr th, .staff_carousel .table-common01 tr td,
  .staff-single .table-common01 tr th,
  .staff-single .table-common01 tr td,
  .post_content .table-common01 tr th,
  .post_content .table-common01 tr td {
    display: block;
    width: 100%;
  }
  .staff_carousel .table-common01 tr th,
  .staff-single .table-common01 tr th,
  .post_content .table-common01 tr th {
    text-align: left;
    font-weight: 700;
  }
}

/* merit */
#agency .main-copy, #agency .job-box,
#faq .main-copy,
#faq .job-box,
#message .main-copy,
#message .job-box,
#numbers .main-copy,
#numbers .job-box,
#group .main-copy,
#group .job-box,
#job-detail .main-copy,
#job-detail .job-box,
#job-index .main-copy,
#job-index .job-box,
#app-form .main-copy,
#app-form .job-box,
#career .main-copy,
#career .job-box,
#remuneration .main-copy,
#remuneration .job-box,
#environment .main-copy,
#environment .job-box,
#merit .main-copy,
#merit .job-box {
  padding-top: 0;
}

#document-form .container,
#visit-form .container,
#app-form .container,
#contact-form .container {
  padding: 0;
}

@media (max-width: 800px) {
  #app-form .main-copy .container {
    padding: 0;
  }
}

.privacy {
  text-align: center;
}

#privacy .container section {
  margin: 0 0 50px;
}
#privacy .container section h3 {
  background: #104d9e;
  color: #fff !important;
  font-size: 20px;
  padding: 11px 19px 12px;
  margin: 0 0 14px;
}
#privacy .container section p {
  margin: 0 0 14px;
}
@media (max-width: 800px) {
  #privacy .container section h3 {
    font-size: 18px;
    padding: 9px 19px 12px;
  }
}

.job-box-message .message .wrap {
  padding: 0 0 52px 456px;
  background: url(/wp/wp-content/uploads/2025/11/job-img00@2x.webp) no-repeat left 87px top 0px/293px auto;
  min-height: 348px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.job-box-message .message-detail {
  background: #fff;
  padding: 60px;
  box-sizing: border-box;
}
.job-box-message .message-detail .text h2 {
  text-align: left;
}
.job-box-message .message-detail .text .list-common04 li {
  background: #f9f6ed url(/wp/wp-content/uploads/2025/11/icon-check_orange@2x.webp) no-repeat left 22px top 19px/19px auto;
  padding: 12px 20px 12px 58px;
  font-size: 16px;
  border-radius: 10px;
  line-height: 1.6;
  color: #ff8929;
}
@media (max-width: 1160px) {
  .job-box-message .message-detail {
    padding: 50px;
  }
}
@media (max-width: 800px) {
  .job-box-message .message .wrap {
    padding: 0;
    background: none;
  }
  .job-box-message .message-detail {
    padding: 5vw;
    margin-top: 5vw;
  }
  .job-box-message .message-detail .text h2 {
    text-align: center;
  }
  .job-box-message .message-detail .text .list-common04 li {
    padding: 12px 20px 12px 49px;
    background-position: left 17px top 18px;
    background-size: 19px auto;
  }
}

.staff-single .title-common01 {
  margin: 0 auto;
}
.staff-single .profile {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  margin: 140px 0 45px;
}
.staff-single .profile #featured-image {
  width: 400px;
  order: 2;
}
.staff-single .profile #featured-image img {
  width: 100%;
  height: auto;
}
.staff-single .profile .text {
  flex: 1;
  width: 100%;
}
.staff-single .profile .text dl {
  margin: 0 0 40px;
}
.staff-single .profile .text dl dt {
  font-size: 18px;
  background: #104d9e;
  color: #fff;
  font-weight: 700;
  padding: 14px 20px 16px;
  margin: 0 0 16px;
}
.staff-single .profile .text dl dd {
  padding: 0 0 0 18px;
  line-height: 1.8;
}
.staff-single section {
  padding: 50px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  margin: 0 0 30px;
}
.staff-single section h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 26px;
  position: relative;
  padding: 0 0 0 54px;
}
.staff-single section h3:before {
  content: "Q";
  background: #ff8929;
  width: 38px;
  height: 38px;
  position: absolute;
  left: 0;
  top: -5px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  color: #fff;
  padding: 0 0 6px;
  border-radius: 5px;
}
.staff-single section p {
  line-height: 1.8;
}
@media (max-width: 1160px) {
  .staff-single .profile #featured-image {
    width: 320px;
  }
}
@media (max-width: 800px) {
  .staff-single .profile {
    gap: 40px;
    margin: 10vw 0 30px;
    flex-wrap: wrap;
  }
  .staff-single .profile #featured-image {
    order: 1;
    width: 100%;
    text-align: center;
  }
  .staff-single .profile #featured-image img {
    width: 60vw;
  }
  .staff-single .profile .text {
    order: 2;
  }
  .staff-single .profile .text dl {
    margin: 0 0 30px;
  }
  .staff-single .profile .text dl dt {
    font-size: 16px;
    padding: 11px 20px 13px;
    margin: 0 0 13px;
  }
  .staff-single section {
    padding: 30px;
    margin: 0 0 20px;
  }
  .staff-single section h3 {
    margin: 0 0 16px;
    padding: 0 0 0 48px;
    font-size: 18px;
    line-height: 1.4;
  }
  .staff-single section h3:before {
    width: 33px;
    height: 33px;
    top: -2px;
  }
}

#staff_content_type1 > .title-common01 {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.6;
}
#staff_content_type1 > .title-common01 span {
  background: #104d9e;
  border-radius: 10rem;
  color: #fff;
  font-size: 24px;
  padding: 10px 32px 12px;
  margin: 0 0 24px;
  display: inline-block;
  line-height: 1;
}
@media (max-width: 800px) {
  #staff_content_type1 {
    margin-top: 0 !important;
  }
  #staff_content_type1 > .title-common01 span {
    font-size: 3.2vw;
    padding: 2vw 6vw;
    margin: 0 0 3vw;
  }
}

#group .main-copy .img {
  margin-top: 60px;
}
@media (max-width: 800px) {
  #group .main-copy .img {
    margin-top: 0;
  }
}

#numbers .main-copy {
  padding-bottom: 0;
}

#message .main-copy iframe {
  width: 100%;
  min-height: 560px;
  margin: 0 0 40px;
}
#message .main-copy .wrap {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
#message .main-copy .wrap .img {
  width: 520px;
}
#message .main-copy .wrap .text {
  flex: 1;
  width: 100%;
  padding: 30px 0 0;
}
#message .main-copy .wrap .text section {
  margin: 0 0 30px;
}
#message .main-copy .wrap .text section h3 {
  background: #104d9e;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 6px 13px 8px;
  margin: 0 0 10px;
}
#message .main-copy .wrap .text section .list-common05 dl dt {
  width: 20%;
}
#message .main-copy .wrap .text section .list-common05 dl:last-of-type {
  border: none;
}
#message .main-copy .wrap .text .name {
  font-weight: 700;
  font-size: 30px;
  text-align: left;
  margin: 0 0 20px;
}
#message .main-copy .wrap .text .name span {
  font-size: 16px;
  display: inline-block;
  margin: 0 20px 0 0;
}
@media (max-width: 1160px) {
  #message .main-copy iframe {
    min-height: 43vw;
    margin: 0 0 4vw;
  }
  #message .main-copy .wrap .img {
    width: 31vw;
  }
  #message .main-copy .wrap .text {
    padding: 0;
  }
  #message .main-copy .wrap .text h2 {
    font-size: 28px;
    margin: 0 0 66px;
  }
  #message .main-copy .wrap .text h2:after {
    bottom: -27px;
    width: 40px;
    margin-left: -20px;
  }
  #message .main-copy .wrap .text .name {
    font-size: 24px;
    margin: 0 0 10px;
  }
  #message .main-copy .wrap .text .name span {
    font-size: 14px;
  }
  #message .main-copy .wrap .text .list-common05 dl dt {
    width: 16%;
  }
}
@media (max-width: 800px) {
  #message .main-copy .container {
    padding-left: 0;
    padding-right: 0;
  }
  #message .main-copy iframe {
    margin-bottom: 13vw;
  }
  #message .main-copy .wrap {
    flex-wrap: wrap;
    gap: 0;
    padding: 22px 26px;
  }
  #message .main-copy .wrap .img {
    width: 100%;
    text-align: center;
  }
  #message .main-copy .wrap .img img {
    width: 60vw;
    display: inline;
  }
  #message .main-copy .wrap .text .name {
    text-align: center;
  }
}

#faq .faq_list .title {
  font-weight: 700;
  font-size: 18px;
  position: relative;
  padding: 27px 40px 25px 64px;
}
#faq .faq_list .title.active {
  color: #104d9e;
}
#faq .faq_list .title:after {
  width: 30px;
  height: 30px;
  position: absolute;
  content: "Q";
  left: 18px;
  top: 20px;
  color: #fff;
  font-weight: 700;
  background: #104d9e;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 1px 0 0;
}
#faq .faq_list .desc {
  text-align: left;
}
@media (max-width: 800px) {
  #faq .main-copy {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #faq .faq_list .title {
    padding: 27px 40px 25px 62px;
    line-height: 1.5;
    font-size: 14px;
  }
  #faq .faq_list .desc {
    line-height: 1.5;
    font-size: 14px;
  }
}

#agency .main-copy .container .wrap {
  padding: 30px 0 30px 500px;
  background: url(/wp/wp-content/uploads/2025/11/agency-main@2x.webp) no-repeat left -101px top/716px auto;
}
@media (max-width: 1160px) {
  #agency .main-copy .container {
    padding-left: 0;
    padding-right: 0;
  }
  #agency .main-copy .container .wrap {
    background-position: left -101px top 50px;
    background-size: 540px auto;
    padding: 20px 0 20px 327px;
  }
}
@media (max-width: 800px) {
  #agency .main-copy .container .wrap {
    background-position: center bottom;
    background-size: 116vw auto;
    padding: 0vw 0 77vw;
  }
}

#merit .list-common01 li {
  position: relative;
}
#merit .list-common01 li span {
  position: absolute;
  bottom: 20px;
  display: block;
  width: 100%;
  text-align: center;
  color: #104d9e;
  font-weight: 700;
  font-size: 32px;
}
#merit .list-common01 li span strong {
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-size: 60px;
  letter-spacing: -1px;
  font-weight: 700;
  padding-right: 5px;
}
#merit .list-common01 li span.type02 {
  bottom: 68px;
}
#merit .list-common01 li span.type03 {
  line-height: .8;
  bottom: 70px;
}
#merit .list-common01 li span.type03 i {
  font-style: normal;
  font-size: 16px;
}
@media (max-width: 1160px) {
  #merit .list-common01 li span {
    font-size: 3vw;
    bottom: 2vw;
  }
  #merit .list-common01 li span strong {
    font-size: 5vw;
    padding-right: .4vw;
  }
  #merit .list-common01 li span.type02 {
    bottom: 5vw;
  }
  #merit .list-common01 li span.type03 {
    bottom: 5vw;
  }
  #merit .list-common01 li span.type03 i {
    font-size: 1.4vw;
  }
}

#job-detail .box01 {
  margin: 0 0 50px;
}

@media screen and (max-width: 1260px) {
  .side_menu_button {
    display: none;
  }
  .side_menu_button #drawer_menu_wrap .side_menu_button {
    margin-bottom: -1px;
    opacity: 1;
    position: relative;
    right: 0;
    top: 0;
    transform: translateY(0%);
    display: flex;
    flex-direction: row;
    align-items: start;
  }
  .side_menu_button #drawer_menu_wrap .side_menu_button .item {
    display: block;
    transform: none;
    flex: 1 1 0%;
    height: 60px;
    line-height: 60px;
    pointer-events: none;
    animation: none;
    right: 0;
  }
  .side_menu_button html.open_menu #drawer_menu_wrap .side_menu_button .item {
    pointer-events: auto;
  }
  .side_menu_button #drawer_menu_wrap .side_menu_button .title {
    border: none;
    writing-mode: horizontal-tb;
    width: auto;
    padding: 0 30px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
  }
  .side_menu_button #drawer_menu_wrap .side_menu_button .content {
    display: none;
  }

  #drawer_menu_wrap .side_menu_button {
    margin-bottom: -1px;
    opacity: 1;
    position: relative;
    right: 0;
    top: 0;
    transform: translateY(0%);
    display: flex;
    flex-direction: row;
    align-items: start;
  }
  #drawer_menu_wrap .side_menu_button .item {
    display: block;
    transform: none;
    flex: 1 1 0%;
    height: 60px;
    line-height: 60px;
    pointer-events: auto;
    animation: none;
    right: 0;
  }
  #drawer_menu_wrap .side_menu_button .title {
    border: none;
    writing-mode: horizontal-tb;
    width: auto;
    padding: 0 30px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
  }
}
#page_contents .post_content.post_content_jobs {
  width: 100% !important;
}
@media screen and (max-width: 1160px) {
  #page_contents .post_content.post_content_jobs {
    margin: 0 !important;
  }
}

/*募集要項CTA*/
/* --- レイアウト設定 --- */

/* 全体の枠：最大幅720px、中央寄せに変更 */
.responsive-btn-container {
  width: 100%;
  max-width: 720px; /* ★ここを600pxから720pxに変更しました */
  margin: 0 auto;   /* 中央寄せ */
	margin-top:60px;
}

/* ボタン共通設定：上下中央揃えを有効にする */
.responsive-btn-container .wp-element-button {
  display: flex;            /* Flexボックスにして中身を制御 */
  justify-content: center;  /* 左右中央 */
  align-items: center;      /* 上下中央 */
  width: 100%;              /* 横幅いっぱい */
  box-sizing: border-box;   /* 枠線を含めたサイズ計算 */
  text-decoration: none;    /* 下線を消す */
  line-height: 1.2;         /* 行間を少し詰める */
  min-height: 50px;         /* ボタンの最低限の高さを確保 */
}

/* ボタンの下余白 */
.responsive-btn-container .wp-block-button {
  margin-bottom: 15px;
}

/* --- 2行目のボタン専用デザイン（白背景・青文字・青枠） --- */
.btn-row-group .wp-element-button {
  background-color: #ffffff !important; /* 背景：白 */
  color: #0066cc !important;            /* 文字色：青 */
  border: 2px solid #0066cc !important; /* 枠線：青、2px */
}

/* ホバー（マウスを乗せた）時の動き：少し色を反転させる等の演出（任意） */
.btn-row-group .wp-element-button:hover {
  opacity: 0.8; 
}


/* --- デスクトップ（PC）用のレイアウト --- */
/* 画面幅が 769px 以上の場合に適用 */
@media screen and (min-width: 769px) {
  
  /* 2行目を横並びにする */
  .btn-row-group {
    display: flex;
    justify-content: space-between;
    gap: 15px; /* ボタン間の隙間 */
  }

  /* 2行目の各ボタン幅を50%に */
  .btn-row-group .wp-block-button {
    width: 50%;
    margin-bottom: 0; 
  }
}



/* --- モバイル（スマホ）用のレイアウト --- */
/* 画面幅が 768px 以下の場合に適用 */
@media screen and (max-width: 768px) {
  
  /* 横並び解除（縦並びのまま） */
  .btn-row-group {
    display: block;
  }

  /* 全てのボタンを横幅100%に */
  .btn-row-group .wp-block-button {
    width: 100%;
    margin-bottom: 15px;
  }
  
  /*