/*
Theme Name:anthem_tcd083_child
Version:1.5.1
Template:anthem_tcd083
*/
@import url("https://fonts.googleapis.com/css2?family=Murecho:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg*, symbol*)) {
  all: unset;
  display: revert;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a,
button {
  cursor: revert;
}

html body {
  font-family: "Murecho", sans-serif;
}

ol,
ul,
menu {
  list-style: none;
  padding: 0;
}

img {
  max-inline-size: 100%;
  max-block-size: 100%;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
       appearance: revert;
}

:where(pre) {
  all: revert;
}

::-moz-placeholder {
  color: unset;
}

::placeholder {
  color: unset;
}

::marker {
  content: initial;
}

:where([hidden]) {
  display: none;
}

figure {
  margin: 0;
}

:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

:where(dialog:modal) {
  all: revert;
}

h2,
p {
  margin: 0;
}

a {
  text-decoration: none;
  color: #222;
}

body {
  color: #222;
  margin: 0;
  line-height: 1.8;
}

.all_bg {
  background: url(../img/top_bg.jpg) no-repeat center center;
  background-size: cover;
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: -1;
}

#header_top {
  display: none;
}

#header_carousel_wrap {
  display: flex;
  align-items: center;
  padding: 0px clamp(30px, 6.8081991215vw, 93px) !important;
  background: url(/wp-content/uploads/bg_yellow.jpg) no-repeat center center !important;
  background-size: cover !important;
}
@media (max-width: 950px) {
  #header_carousel_wrap {
    padding: 0px clamp(30px, 6.8081991215vw, 93px) 0px !important;
  }
}

#header_carousel_wrap .headline {
  display: none !important;
}

.header_sldier_wrap {
  position: relative;
}
.header_sldier_wrap figure {
  text-align: center;
  z-index: 20;
  position: absolute;
  top: 50%;
  right: 93px;
  transform: translateY(-50%);
}
@media (max-width: 769px) {
  .header_sldier_wrap figure {
    width: 100%;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.header_sldier_wrap figure img {
  max-width: clamp(480px, 43.1918008785vw, 570px);
  width: 100%;
}
@media (max-width: 500px) {
  .header_sldier_wrap figure img {
    max-width: 360px;
  }
}
@media (max-width: 425px) {
  .header_sldier_wrap figure img {
    max-width: 300px;
  }
}
@media (max-width: 360px) {
  .header_sldier_wrap figure img {
    max-width: 280px;
  }
}

#header_sns a {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  line-height: 1.484;
  font-size: clamp(24px, 2.2693997072vw, 31px);
  color: #fb7f2b !important;
}
#header_sns a:hover {
  color: #123d4d !important;
}
#header_sns p {
  border: 1px solid #123d4d;
  padding: 0 10px;
  font-family: "Murecho", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.429;
  color: #123d4d;
}
#header_sns p span {
  font-family: "Murecho", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

#header_top {
  display: none;
}

#header_slider .layer_image img {
  height: 100vh !important;
  max-width: 100vw !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 749px) {
  #header_slider .layer_image img {
    height: calc(100vh - 60px);
  }
}

#header_slider {
  height: calc(100vh - 91px);
  width: 100vw;
}

#header_bottom {
  background: #00559d !important;
}

#header_bottom_inner {
  height: 78px;
  max-width: 100% !important;
  width: 100%;
  position: relative;
}
#header_bottom_inner::before {
  position: absolute;
  width: 100%;
  background: #ff7601;
  height: 25px;
  content: "";
  bottom: 0;
  left: 0;
}
@media (max-width: 1250px) {
  #header_bottom_inner::before {
    height: 15px;
  }
}

.pc_logo_image {
  padding-left: clamp(20px, 4.3229166667vw, 83px);
}
@media (max-width: 1366px) {
  .pc_logo_image {
    padding-left: 20px;
  }
}

#header_sns {
  display: none;
}

#global_menu {
  text-align: end;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: clamp(20px, 2.6041666667vw, 50px);
  background: #00559d;
}

#global_menu > ul > li > a {
  height: 64px;
  line-height: 64px;
  font-weight: 500;
  color: #fff !important;
  font-family: "Murecho", sans-serif;
  position: relative;
  top: -12px;
  padding: 0 10px;
}
#global_menu > ul > li > a:hover {
  color: #fff !important;
}
@media (max-width: 1480px) {
  #global_menu > ul > li > a {
    font-size: 14px;
  }
}

#header_logo .logo_text {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: 28px;
  line-height: normal;
  letter-spacing: 0.04em;
  color: #fff;
  position: absolute;
  right: -300px;
  top: 5px;
  transition: 0.4s all;
  width: -moz-max-content;
  width: max-content;
}
#header_logo .logo_text:hover {
  color: #fff;
  opacity: 0.7;
}
@media (max-width: 1250px) {
  #header_logo .logo_text {
    right: -360px;
  }
}
@media (max-width: 560px) {
  #header_logo .logo_text {
    right: -275px;
    font-size: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 374px) {
  #header_logo .logo_text {
    right: -73.2620320856vw;
    font-size: 5.3475935829vw;
  }
}

#header_logo img {
  max-height: calc(100% - 8px);
}
@media (max-width: 374px) {
  #header_logo img {
    height: 13.3689839572vw;
  }
}

html body #global_menu > ul > li.active a {
  color: #fff !important;
}

#menu_button span {
  background: #fff !important;
}

@media (max-width: 425px) {
  header .mobile_logo_image {
    max-width: 230px !important;
  }
}

.header_button {
  position: absolute;
  top: 50%;
  right: clamp(20px, 4.375vw, 84px);
  transform: translateY(-50%);
}
@media (max-width: 1250px) {
  .header_button {
    right: 60px;
  }
}
.header_button .button_flex {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media (max-width: 1250px) {
  .header_button .button_flex {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
.header_button figure {
  max-width: 30px;
  display: flex;
  align-items: center;
  width: 100%;
}
.header_button figure a {
  height: 30px;
  transition: 0.4s all;
}
.header_button figure a:hover {
  opacity: 0.7;
}
.header_button figure img {
  width: 100%;
}

.slider_wrap {
  position: relative;
}
.slider_wrap .main_mv {
  position: absolute;
  top: 50%;
  left: 20%;
  z-index: 10;
  transform: translateY(-50%);
}
@media (max-width: 769px) {
  .slider_wrap .main_mv {
    left: clamp(20px, 6.5019505852vw, 50px);
  }
}
.slider_wrap .main_mv h2 {
  font-family: "Murecho", sans-serif;
  font-weight: 800;
  font-size: clamp(32px, 4.5387994143vw, 62px);
  color: #fff;
  line-height: normal;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
.slider_wrap .main_mv p {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(18px, 2.3426061493vw, 32px);
  line-height: 1.563;
  color: #fff;
  letter-spacing: 0.05em;
}

.header_address {
  position: absolute;
  top: 50%;
  right: clamp(20px, 2.1875vw, 42px);
  transform: translateY(-50%);
}
@media (max-width: 1250px) {
  .header_address {
    display: none;
  }
}
.header_address .header_button a {
  width: clamp(180px, 4655.5636896047Evw, 63595Epx);
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 23px;
  color: #fff !important;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(16px, 1.2445095168vw, 17px);
  line-height: 1;
  -moz-columns: 7px;
       columns: 7px;
  background: #3652a7;
  margin: 0 auto 7px auto;
}
.header_address .header_button a img {
  width: 24px;
  height: 24px;
}
.header_address .header_content {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #333333;
  line-height: 1.6;
}

html body #index_news {
  background: #fff;
}

.entry-date {
  color: #00559d;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.04em;
}

#index_news_slider .title span {
  font-family: "Murecho", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

#header_slider .slick-dots button:hover::before,
#header_slider .slick-dots .slick-active button::before {
  background: #00559d !important;
  border: 1px solid #00559d !important;
}

#global_menu ul ul {
  top: 60px;
}

.main_ttl {
  position: absolute;
  top: 50%;
  left: clamp(40px, 11.7130307467vw, 160px);
  transform: translateY(-50%);
  z-index: 10;
  padding-right: 10%;
}
@media (max-width: 769px) {
  .main_ttl {
    left: 5vw;
  }
}
.main_ttl .title {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(80px, 8.0527086384vw, 110px);
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
@media (max-width: 769px) {
  .main_ttl .title {
    font-size: 11vw;
  }
}
.main_ttl .content {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(42px, 4.4655929722vw, 61px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #fff;
}
@media (max-width: 769px) {
  .main_ttl .content {
    font-size: 5vw;
  }
}
.main_ttl .content .content_space {
  display: none;
}
@media (max-width: 600px) {
  .main_ttl .content .content_space {
    display: block;
  }
}

#footer_bottom {
  height: auto;
  width: 100%;
  padding: 12px 6%;
  background: #f3f7f9;
}
#footer_bottom #menu-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 769px) {
  #footer_bottom #menu-footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  #footer_bottom #menu-footer {
    grid-template-columns: 1fr;
  }
}
#footer_bottom #menu-footer li {
  margin: 0 clamp(10px, 1.4641288433vw, 20px);
}
#footer_bottom #menu-footer a {
  height: auto;
  font-weight: 500;
  font-size: 14px;
  font-family: "Murecho", sans-serif;
  color: #333333;
  line-height: 2.571;
}

/**side_button**/
#side_button {
  position: fixed;
  z-index: 101;
  font-size: 16px;
  transform: translateX(0px);
  transition: transform 0.35s;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}
#side_button a {
  text-align: center;
  display: flex;
  line-height: 52px;
  color: #fff;
  padding: 10px 0;
  height: auto;
  position: relative;
  font-family: "Murecho", sans-serif;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.04em;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  font-size: 16px;
  opacity: 0.8;
  writing-mode: vertical-rl;
  text-orientation: upright;
  transition: 0.4s;
  border-right: none;
  z-index: 101;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  border-right: none;
}
@media (max-width: 1252px) {
  #side_button a {
    display: none;
  }
}
#side_button a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1;
  transition: all 0.3s;
}
#side_button a:hover {
  background: #ff7601;
  opacity: 1;
  transition: 0.4s;
}
#side_button a:hover::after {
  opacity: 0;
}
#side_button a span img {
  width: 22px;
  height: 22px;
}

#side_button.btn1 {
  right: 0;
  top: 100px;
}
#side_button.btn1 a {
  min-height: 260px;
  background: #ff7601;
}

#side_button.btn2 {
  right: 0;
  top: 380px;
}
#side_button.btn2 a {
  background: #00559d;
  min-height: 241px;
}

#s01 {
  background: url(/wp-content/uploads/top_about_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: clamp(130px, 19.0336749634vw, 260px) 0 clamp(105px, 15.3733528551vw, 210px);
  margin-bottom: 0;
}
@media (max-width: 600px) {
  #s01 {
    padding: 240px 0;
    background: url(/wp-content/uploads/top_about_bg_sp.jpg) no-repeat center center;
    background-size: cover;
  }
}
#s01 .inner {
  max-width: calc(600px + 12%);
  width: 100%;
  padding: 0 6%;
  margin: 0 auto;
}
#s01 .inner .title {
  position: relative;
  text-align: center;
  color: #00559d;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.6603221083vw, 50px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: clamp(15px, 1.6105417277vw, 22px);
}
@media (max-width: 425px) {
  #s01 .inner .title {
    font-size: 6.5882352941vw;
  }
}
#s01 .inner .title span {
  position: relative;
  z-index: 1;
}
#s01 .inner .title::after {
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: -140px;
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(80px, 12.2254758419vw, 167px);
  line-height: 1.4;
  content: "ABOUT US";
  letter-spacing: 0.04em;
}
@media (max-width: 1366px) {
  #s01 .inner .title::after {
    top: -10.2489019034vw;
  }
}
@media (max-width: 425px) {
  #s01 .inner .title::after {
    font-size: 18.8235294118vw;
  }
}
#s01 .inner .content {
  text-align: center;
  font-family: "Murecho", sans-serif;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-size: clamp(18px, 1.4641288433vw, 20px);
  color: #333333;
}
@media (max-width: 769px) {
  #s01 .inner .content {
    font-size: clamp(16px, 2.3407022107vw, 18px);
  }
}
@media (max-width: 520px) {
  #s01 .inner .content {
    text-align: start;
  }
}
@media (max-width: 425px) {
  #s01 .inner .content {
    font-size: clamp(14px, 3.7647058824vw, 16px);
  }
}

#s02 {
  background: #eff3f6;
  padding: clamp(120px, 14.4216691069vw, 197px) 0 clamp(50px, 5.1244509517vw, 70px);
  margin-bottom: 0;
}
#s02 .inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s02 .inner .title {
  position: relative;
  text-align: center;
  color: #00559d;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.6603221083vw, 50px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: clamp(40px, 5.8565153734vw, 80px);
}
@media (max-width: 425px) {
  #s02 .inner .title {
    font-size: 6.5882352941vw;
  }
}
#s02 .inner .title span {
  position: relative;
  z-index: 1;
}
#s02 .inner .title::after {
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: -140px;
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(80px, 12.2254758419vw, 167px);
  line-height: 1.4;
  content: "SERVICE";
  letter-spacing: 0.04em;
}
@media (max-width: 1366px) {
  #s02 .inner .title::after {
    top: -10.2489019034vw;
  }
}
@media (max-width: 425px) {
  #s02 .inner .title::after {
    font-size: 18.8235294118vw;
  }
}
#s02 .inner .grid_box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(25px, 2.7086383602vw, 37px);
}
@media (max-width: 1100px) {
  #s02 .inner .grid_box {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 700px) {
  #s02 .inner .grid_box {
    grid-template-columns: 1fr;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }
}
#s02 .inner .grid_box .col {
  background: #00559d;
  padding: 12px 12px clamp(35px, 3.6603221083vw, 50px) 12px;
  border-radius: 20px;
  display: grid;
  gap: 0;
  grid-template-rows: subgrid;
  grid-row: span 4;
  position: relative;
}
#s02 .inner .grid_box .col.box1::after {
  content: "01";
  top: 0;
  left: -30px;
  position: absolute;
  font-weight: bold;
  color: #ff7601;
  line-height: 0;
  font-size: clamp(60px, 5.5636896047vw, 76px);
}
@media (max-width: 769px) {
  #s02 .inner .grid_box .col.box1::after {
    left: -6%;
  }
}
#s02 .inner .grid_box .col.box2::after {
  content: "02";
  top: 0;
  left: -30px;
  position: absolute;
  font-weight: bold;
  color: #ff7601;
  line-height: 0;
  font-size: clamp(60px, 5.5636896047vw, 76px);
}
@media (max-width: 769px) {
  #s02 .inner .grid_box .col.box2::after {
    left: -6%;
  }
}
#s02 .inner .grid_box .col.box3::after {
  content: "03";
  top: 0;
  left: -30px;
  position: absolute;
  font-weight: bold;
  color: #ff7601;
  line-height: 0;
  font-size: clamp(60px, 5.5636896047vw, 76px);
}
@media (max-width: 769px) {
  #s02 .inner .grid_box .col.box3::after {
    left: -6%;
  }
}
#s02 .inner .grid_box .col.box4::after {
  content: "04";
  top: 0;
  left: -30px;
  position: absolute;
  font-weight: bold;
  color: #ff7601;
  line-height: 0;
  font-size: clamp(60px, 5.5636896047vw, 76px);
}
@media (max-width: 769px) {
  #s02 .inner .grid_box .col.box4::after {
    left: -6%;
  }
}
#s02 .inner .grid_box .col.box5::after {
  content: "05";
  top: 0;
  left: -30px;
  position: absolute;
  font-weight: bold;
  color: #ff7601;
  line-height: 0;
  font-size: clamp(60px, 5.5636896047vw, 76px);
}
@media (max-width: 769px) {
  #s02 .inner .grid_box .col.box5::after {
    left: -6%;
  }
}
#s02 .inner .grid_box .col.box6::after {
  content: "06";
  top: 0;
  left: -30px;
  position: absolute;
  font-weight: bold;
  color: #ff7601;
  line-height: 0;
  font-size: clamp(60px, 5.5636896047vw, 76px);
}
@media (max-width: 769px) {
  #s02 .inner .grid_box .col.box6::after {
    left: -6%;
  }
}
#s02 .inner .grid_box .col img {
  border-radius: 20px;
}
#s02 .inner .grid_box .col .grid_text {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(24px, 2.3426061493vw, 32px);
  line-height: 1.4;
  color: #fff;
  position: relative;
  margin-top: -55px;
  padding: 0 7px;
  margin-bottom: 20px;
}
@media (max-width: 1100px) {
  #s02 .inner .grid_box .col .grid_text {
    margin-top: -45px;
  }
}
#s02 .inner .grid_box .col .content {
  font-family: "Murecho", sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 1.6;
  color: #fff;
  margin-bottom: 20px;
  padding: 0 7px;
}
#s02 .inner .grid_box .col .button {
  padding: 0 7px;
}
#s02 .inner .grid_box .col .button a {
  display: flex;
  align-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
  justify-content: flex-end;
  transition: 0.4s all;
}
#s02 .inner .grid_box .col .button a:hover span {
  color: #ff7601;
}
#s02 .inner .grid_box .col .button a:hover i {
  color: #ff7601;
  background: #fff;
}
#s02 .inner .grid_box .col .button a span {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: normal;
  color: #fff;
  transition: 0.4s all;
}
@media (max-width: 375px) {
  #s02 .inner .grid_box .col .button a span {
    font-size: clamp(12px, 3.743315508vw, 14px);
  }
}
#s02 .inner .grid_box .col .button a i {
  color: #fff;
  border-radius: 50%;
  background: #ff7601;
  width: clamp(24px, 2.196193265vw, 30px);
  height: clamp(24px, 2.196193265vw, 30px);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s all;
}

#s03 {
  background: #eff3f6;
  padding: clamp(100px, 12.2254758419vw, 167px) 0 clamp(60px, 7.3206442167vw, 100px);
}
#s03 .inner {
  max-width: calc(900px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s03 .inner .title {
  position: relative;
  text-align: center;
  color: #00559d;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.6603221083vw, 50px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: clamp(15px, 1.6105417277vw, 22px);
}
@media (max-width: 425px) {
  #s03 .inner .title {
    font-size: 6.5882352941vw;
  }
}
#s03 .inner .title .title_space {
  display: none;
}
@media (max-width: 769px) {
  #s03 .inner .title .title_space {
    display: block;
  }
}
#s03 .inner .title span {
  position: relative;
  z-index: 1;
}
#s03 .inner .title::after {
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: -140px;
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(80px, 12.2254758419vw, 167px);
  line-height: 1.4;
  content: "CASE";
  letter-spacing: 0.04em;
}
@media (max-width: 1366px) {
  #s03 .inner .title::after {
    top: -10.2489019034vw;
  }
}
@media (max-width: 425px) {
  #s03 .inner .title::after {
    font-size: 18.8235294118vw;
  }
}
#s03 .inner .content {
  text-align: center;
  font-family: "Murecho", sans-serif;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-size: clamp(18px, 1.4641288433vw, 20px);
  color: #333333;
  margin-bottom: clamp(35px, 4.6120058565vw, 63px);
}
@media (max-width: 769px) {
  #s03 .inner .content {
    font-size: clamp(16px, 2.3407022107vw, 18px);
  }
}
@media (max-width: 520px) {
  #s03 .inner .content {
    text-align: start;
  }
}
@media (max-width: 425px) {
  #s03 .inner .content {
    font-size: clamp(14px, 3.7647058824vw, 16px);
  }
}
#s03 .owl-carousel {
  margin-bottom: clamp(35px, 4.5387994143vw, 62px);
}
#s03 .owl-carousel .owl-item img {
  display: block;
  width: clamp(250px, 27.0863836018vw, 370px);
  height: clamp(166px, 18.3016105417vw, 250px);
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
#s03 .button a {
  max-width: 250px;
  width: 100%;
  height: 56px;
  border-radius: 28px;
  margin: 0 auto;
  display: flex;
  font-family: "Murecho", sans-serif;
  align-items: center;
  justify-content: start;
  font-weight: bold;
  color: #fff;
  background: #00559d;
  border: 1px solid #00559d;
  position: relative;
  transition: 0.4s;
  padding: 0 20px;
}
#s03 .button a::after {
  width: 24px;
  height: 24px;
  background: #fff;
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #ff7601;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}
#s03 .button a:hover {
  color: #00559d;
  background: #fff;
  border: 1px solid #00559d;
}
#s03 .button a:hover::after {
  transition: 0.4s;
  width: 24px;
  height: 24px;
  background: transparent;
  content: "\f054";
  display: flex;
  font-size: 12px;
  align-items: center;
  justify-content: space-around;
  justify-self: center;
  color: #fff;
  background: #ff7601;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  transition: 0.4s;
}

#bg_box_right {
  background: url(/wp-content/uploads/top_company_kitakyo_bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  padding: clamp(100px, 10.4685212299vw, 143px) 0 clamp(80px, 8.6383601757vw, 118px);
}
@media (max-width: 769px) {
  #bg_box_right {
    background-position-x: 31%;
  }
}
#bg_box_right .inner {
  position: relative;
  z-index: 1;
}
@media (max-width: 769px) {
  #bg_box_right .inner {
    padding: 0 6%;
  }
}
#bg_box_right .inner .box {
  max-width: 530px;
  width: 100%;
  margin-left: auto;
  margin-right: 11.4583333333vw;
}
@media (max-width: 1366px) {
  #bg_box_right .inner .box {
    margin-right: clamp(30px, 7.027818448vw, 96px);
  }
}
@media (max-width: 769px) {
  #bg_box_right .inner .box {
    max-width: 100%;
  }
}
#bg_box_right .inner .box .title {
  position: relative;
  text-align: start;
  color: #fff;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.6603221083vw, 50px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: clamp(15px, 1.6105417277vw, 22px);
}
@media (max-width: 769px) {
  #bg_box_right .inner .box .title {
    text-align: center;
  }
}
@media (max-width: 425px) {
  #bg_box_right .inner .box .title {
    font-size: 6.5882352941vw;
  }
}
#bg_box_right .inner .box .title .title_space {
  display: none;
}
@media (max-width: 769px) {
  #bg_box_right .inner .box .title .title_space {
    display: block;
  }
}
#bg_box_right .inner .box .title span {
  position: relative;
  z-index: 1;
}
#bg_box_right .inner .box .content {
  text-align: start;
  font-family: "Murecho", sans-serif;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-size: clamp(18px, 1.4641288433vw, 20px);
  color: #fff;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
@media (max-width: 769px) {
  #bg_box_right .inner .box .content {
    font-size: clamp(16px, 2.3407022107vw, 18px);
    text-align: center;
  }
}
@media (max-width: 520px) {
  #bg_box_right .inner .box .content {
    text-align: start;
  }
}
@media (max-width: 425px) {
  #bg_box_right .inner .box .content {
    font-size: clamp(14px, 3.7647058824vw, 16px);
  }
}
@media (max-width: 520px) {
  #bg_box_right .inner .box .content .content_space {
    display: none;
  }
}
#bg_box_right .inner .box .button a {
  max-width: 250px;
  width: 100%;
  height: 56px;
  border-radius: 28px;
  display: flex;
  margin: 0;
  font-family: "Murecho", sans-serif;
  align-items: center;
  justify-content: start;
  font-weight: bold;
  color: #fff;
  background: #00559d;
  border: 1px solid #00559d;
  position: relative;
  transition: 0.4s;
  padding: 0 20px;
}
@media (max-width: 769px) {
  #bg_box_right .inner .box .button a {
    margin: 0 auto;
  }
}
#bg_box_right .inner .box .button a::after {
  width: 24px;
  height: 24px;
  background: #fff;
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #ff7601;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}
#bg_box_right .inner .box .button a:hover {
  color: #00559d;
  background: #fff;
  border: 1px solid #00559d;
}
#bg_box_right .inner .box .button a:hover::after {
  transition: 0.4s;
  width: 24px;
  height: 24px;
  background: transparent;
  content: "\f054";
  display: flex;
  font-size: 12px;
  align-items: center;
  justify-content: space-around;
  justify-self: center;
  color: #fff;
  background: #ff7601;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  transition: 0.4s;
}

#bg_box_left {
  background: url(/wp-content/uploads/top_company_miyako_bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  padding: clamp(100px, 10.4685212299vw, 143px) 0 clamp(80px, 8.6383601757vw, 118px);
}
@media (max-width: 769px) {
  #bg_box_left {
    background-position-x: 71%;
  }
}
#bg_box_left .inner {
  position: relative;
  z-index: 1;
}
@media (max-width: 769px) {
  #bg_box_left .inner {
    padding: 0 6%;
  }
}
#bg_box_left .inner .box {
  max-width: 650px;
  width: 100%;
  margin-left: 11.4583333333vw;
}
@media (max-width: 1366px) {
  #bg_box_left .inner .box {
    margin-left: clamp(30px, 9.3704245974vw, 128px);
  }
}
@media (max-width: 769px) {
  #bg_box_left .inner .box {
    max-width: 100%;
    margin-left: 0;
  }
}
#bg_box_left .inner .box .title {
  position: relative;
  text-align: start;
  color: #fff;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.6603221083vw, 50px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: clamp(15px, 1.6105417277vw, 22px);
}
@media (max-width: 769px) {
  #bg_box_left .inner .box .title {
    text-align: center;
  }
}
@media (max-width: 425px) {
  #bg_box_left .inner .box .title {
    font-size: 6.5882352941vw;
  }
}
#bg_box_left .inner .box .title .title_space {
  display: none;
}
@media (max-width: 769px) {
  #bg_box_left .inner .box .title .title_space {
    display: block;
  }
}
#bg_box_left .inner .box .title span {
  position: relative;
  z-index: 1;
}
#bg_box_left .inner .box .content {
  text-align: start;
  font-family: "Murecho", sans-serif;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-size: clamp(18px, 1.4641288433vw, 20px);
  color: #fff;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
@media (max-width: 769px) {
  #bg_box_left .inner .box .content {
    font-size: clamp(16px, 2.3407022107vw, 18px);
    text-align: center;
  }
}
@media (max-width: 520px) {
  #bg_box_left .inner .box .content {
    text-align: start;
  }
}
@media (max-width: 425px) {
  #bg_box_left .inner .box .content {
    font-size: clamp(14px, 3.7647058824vw, 16px);
  }
}
@media (max-width: 520px) {
  #bg_box_left .inner .box .content .content_space {
    display: none;
  }
}
#bg_box_left .inner .box .button a {
  max-width: 250px;
  width: 100%;
  height: 56px;
  border-radius: 28px;
  display: flex;
  margin: 0;
  font-family: "Murecho", sans-serif;
  align-items: center;
  justify-content: start;
  font-weight: bold;
  color: #fff;
  background: #00559d;
  border: 1px solid #00559d;
  position: relative;
  transition: 0.4s;
  padding: 0 20px;
}
@media (max-width: 769px) {
  #bg_box_left .inner .box .button a {
    margin: 0 auto;
  }
}
#bg_box_left .inner .box .button a::after {
  width: 24px;
  height: 24px;
  background: #fff;
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #ff7601;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}
#bg_box_left .inner .box .button a:hover {
  color: #00559d;
  background: #fff;
  border: 1px solid #00559d;
}
#bg_box_left .inner .box .button a:hover::after {
  transition: 0.4s;
  width: 24px;
  height: 24px;
  background: transparent;
  content: "\f054";
  display: flex;
  font-size: 12px;
  align-items: center;
  justify-content: space-around;
  justify-self: center;
  color: #fff;
  background: #ff7601;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  transition: 0.4s;
}

#bg_box_centenr {
  background: url(/wp-content/uploads/top_recruit_bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  padding: clamp(100px, 10.4685212299vw, 143px) 0 clamp(80px, 8.6383601757vw, 118px);
}
@media (max-width: 769px) {
  #bg_box_centenr {
    background-position-x: 71%;
  }
}
#bg_box_centenr .inner {
  position: relative;
  z-index: 1;
  max-width: calc(1100px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#bg_box_centenr .inner .box {
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 769px) {
  #bg_box_centenr .inner .box {
    max-width: 100%;
    margin-left: 0;
  }
}
#bg_box_centenr .inner .box .title {
  position: relative;
  text-align: center;
  color: #fff;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.6603221083vw, 50px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: clamp(15px, 1.6105417277vw, 22px);
}
@media (max-width: 425px) {
  #bg_box_centenr .inner .box .title {
    font-size: 6.5882352941vw;
  }
}
#bg_box_centenr .inner .box .title .title_space {
  display: none;
}
@media (max-width: 769px) {
  #bg_box_centenr .inner .box .title .title_space {
    display: block;
  }
}
#bg_box_centenr .inner .box .title span {
  position: relative;
  z-index: 1;
}
#bg_box_centenr .inner .box .content {
  text-align: center;
  font-family: "Murecho", sans-serif;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-size: clamp(18px, 1.4641288433vw, 20px);
  color: #fff;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
@media (max-width: 769px) {
  #bg_box_centenr .inner .box .content {
    font-size: clamp(16px, 2.3407022107vw, 18px);
  }
}
@media (max-width: 520px) {
  #bg_box_centenr .inner .box .content {
    text-align: start;
  }
}
@media (max-width: 425px) {
  #bg_box_centenr .inner .box .content {
    font-size: clamp(14px, 3.7647058824vw, 16px);
  }
}
@media (max-width: 520px) {
  #bg_box_centenr .inner .box .content .content_space {
    display: none;
  }
}
#bg_box_centenr .inner .box .button a {
  max-width: 250px;
  width: 100%;
  height: 56px;
  border-radius: 28px;
  display: flex;
  margin: 0;
  font-family: "Murecho", sans-serif;
  align-items: center;
  justify-content: start;
  font-weight: bold;
  color: #fff;
  background: #00559d;
  border: 1px solid #00559d;
  position: relative;
  transition: 0.4s;
  padding: 0 20px;
  margin: 0 auto;
}
#bg_box_centenr .inner .box .button a::after {
  width: 24px;
  height: 24px;
  background: #fff;
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #ff7601;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}
#bg_box_centenr .inner .box .button a:hover {
  color: #00559d;
  background: #fff;
  border: 1px solid #00559d;
}
#bg_box_centenr .inner .box .button a:hover::after {
  transition: 0.4s;
  width: 24px;
  height: 24px;
  background: transparent;
  content: "\f054";
  display: flex;
  font-size: 12px;
  align-items: center;
  justify-content: space-around;
  justify-self: center;
  color: #fff;
  background: #ff7601;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  transition: 0.4s;
}

#s04 {
  background: #ff7601;
  padding: clamp(60px, 6.588579795vw, 90px) 0;
}
#s04 .inner {
/*   max-width: calc(830px + 12%); */
	 max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s04 .inner .title {
  position: relative;
  text-align: center;
  color: #fff;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.6603221083vw, 50px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: clamp(15px, 1.6105417277vw, 22px);
}
@media (max-width: 425px) {
  #s04 .inner .title {
    font-size: 6.5882352941vw;
  }
}
#s04 .inner .title .title_space {
  display: none;
}
@media (max-width: 769px) {
  #s04 .inner .title .title_space {
    display: block;
  }
}
#s04 .inner .title span {
  position: relative;
  z-index: 1;
}
#s04 .inner .content {
  text-align: center;
  font-family: "Murecho", sans-serif;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-size: clamp(18px, 1.4641288433vw, 20px);
  color: #fff;
  margin-bottom: clamp(25px, 2.5622254758vw, 35px);
}
@media (max-width: 769px) {
  #s04 .inner .content {
    font-size: clamp(16px, 2.3407022107vw, 18px);
  }
}
@media (max-width: 520px) {
  #s04 .inner .content {
    text-align: start;
  }
}
@media (max-width: 425px) {
  #s04 .inner .content {
    font-size: clamp(14px, 3.7647058824vw, 16px);
  }
}
@media (max-width: 520px) {
  #s04 .inner .content .content_space {
    display: none;
  }
}
#s04 .inner .button_area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(20px, 2.196193265vw, 30px);
  margin-bottom: clamp(35px, 3.8799414348vw, 53px);
}
@media (max-width: 999px) {
  #s04 .inner .button_area {
    grid-template-columns: 1fr;
    max-width: 420px;
    width: 100%;
    margin: 0 auto 35px;
  }
}
#s04 .inner .button_area .btn1 a,
#s04 .inner .button_area .btn2 a {
  max-width: 100%;
  height: clamp(100px, 9.2972181552vw, 127px);
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  background: #fff;
  border-radius: 20px;
  transition: 0.4s all;
}
#s04 .inner .button_area .btn1 a:hover,
#s04 .inner .button_area .btn2 a:hover {
  opacity: 0.7;
}
#s04 .inner .button_area .btn1 a img,
#s04 .inner .button_area .btn2 a img {
  width: clamp(36px, 3.074670571vw, 42px);
  height: clamp(36px, 3.074670571vw, 42px);
}
#s04 .inner .button_area .btn1 a span,
#s04 .inner .button_area .btn2 a span {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  color: #00559d;
  line-height: normal;
  font-size: clamp(20px, 1.9765739385vw, 27px);
}
#s04 .inner .button_area .btn3 a,
#s04 .inner .button_area .btn4 a {
  max-width: 100%;
  height: clamp(100px, 9.2972181552vw, 127px);
  transition: 0.4s all;
  background: #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#s04 .inner .button_area .btn3 a:hover,
#s04 .inner .button_area .btn4 a:hover {
  opacity: 0.7;
}
#s04 .inner .button_area .btn3 a .btn_sub,
#s04 .inner .button_area .btn4 a .btn_sub {
  display: block;
  margin-bottom: 5px;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(16px, 1.6105417277vw, 22px);
  text-align: center;
  line-height: normal;
  letter-spacing: 0.07em;
  color: #00559d;
}
#s04 .inner .button_area .btn3 a .btn_flex,
#s04 .inner .button_area .btn4 a .btn_flex {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 6px;
       column-gap: 6px;
}
#s04 .inner .button_area .btn3 a .btn_flex img,
#s04 .inner .button_area .btn4 a .btn_flex img {
  width: clamp(36px, 3.074670571vw, 42px);
  height: clamp(36px, 3.074670571vw, 42px);
}
#s04 .inner .button_area .btn3 a .btn_flex span,
#s04 .inner .button_area .btn4 a .btn_flex span {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  color: #00559d;
  line-height: normal;
  font-size: clamp(26px, 2.4890190337vw, 34px);
  position: relative;
  top: -6px;
}

#footer_post_list_wrap .footer_title {
  text-align: center;
  color: #fff;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.2210834553vw, 44px);
  line-height: normal;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}
#footer_post_list_wrap .item .category {
  display: none;
}

.dp-footer-bar-item:last-of-type {
  background: #ff7601;
}

#page_header_inner {
  margin: 0 !important;
}

#page_header .layer_image img {
  max-height: 100% !important;
  max-width: 100% !important;
  height: 100%;
  width: 100%;
}

#page_header .caption {
  width: 100%;
  z-index: 3;
  position: absolute;
  top: 50% !important;
  transform: translateY(-50%) !important;
  box-sizing: border-box;
}

.product_content .top_headline {
  line-height: 1.4;
}
#s_add {
  background: #eff3f6;
  padding: clamp(50px, 5.1244509517vw, 70px) 0 clamp(55px, 5.4904831625vw, 75px);
}
#s_add .inner {
  max-width: calc(840px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s_add .inner .title {
  position: relative;
  text-align: center;
  color: #00559d;
  text-align: center;
  margin-bottom: 25px;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.6603221083vw, 50px);
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media (max-width: 425px) {
  #s_add .inner .title {
    font-size: 6.5882352941vw;
  }
}
#s_add .inner .title .title_space {
  display: none;
}
@media (max-width: 769px) {
  #s_add .inner .title .title_space {
    display: block;
  }
}
#s_add .inner .title span {
  position: relative;
  z-index: 1;
}
#s_add .inner .grid_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: clamp(30px, 2.9282576867vw, 40px);
       column-gap: clamp(30px, 2.9282576867vw, 40px);
}
@media (max-width: 769px) {
  #s_add .inner .grid_box {
    grid-template-columns: 1fr;
    row-gap: clamp(30px, 3.2942898975vw, 45px);
  }
}
#s_add .inner .grid_box .grid_col {
  background: #fff;
  border-radius: 20px;
  padding: clamp(40px, 3.6603221083vw, 50px) clamp(20px, 3.6603221083vw, 50px);
}
#s_add .inner .grid_box .grid_col .grid_title {
  font-family: "Murecho", sans-serif;
  font-weight: 800;
  font-size: clamp(22px, 1.9033674963vw, 26px);
  color: #00559d;
  margin-bottom: 10px;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media (max-width: 769px) {
  #s_add .inner .grid_box .grid_col .grid_title {
    font-size: clamp(20px, 3.1209362809vw, 24px);
  }
}
#s_add .inner .grid_box .grid_col a {
  transition: 0.4s all;
}
#s_add .inner .grid_box .grid_col a:hover {
  color: #ff7601;
}
#s_add .inner .grid_box .grid_col .grid_content {
  margin-bottom: 10px;
  font-family: "Murecho", sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 2;
  display: block;
  color: #333333;
}

@media (max-width: 769px) {
  #s_add .inner .grid_box .grid_col .grid_content {
    font-size: clamp(14px, 2.0806241873vw, 16px);
  }
}
#s_add .inner .grid_box .grid_col .grid_content.fax {
  pointer-events: none;
  margin-bottom: 0;
}
.grecaptcha-badge {
  visibility: hidden;
}

/*# sourceMappingURL=style.css.map */