@charset "UTF-8";
body {
  width: 100%;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.03em;
  color: #3e3a39;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    letter-spacing: 0;
  }
}

html {
  scroll-behavior: smooth;
}

img {
  width: 100%;
  height: auto;
}

a:hover {
  transition: 0.5s;
  opacity: 0.7;
}

.pc_br {
  display: block;
}
@media screen and (max-width: 1100px) {
  .pc_br {
    display: none;
  }
}

.m_br {
  display: none;
}
@media screen and (max-width: 1400px) {
  .m_br {
    display: block;
  }
}

.sp_br {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp_br {
    display: block;
  }
}

.back-g {
  background-color: #f7f8f8;
}

.inner {
  margin: 0 auto;
}
.inner__01 {
  max-width: 1920px;
}
.inner__02 {
  max-width: 1100px;
}
.inner__03 {
  max-width: 1650px;
}
@media only screen and (max-width: 1100px) {
  .inner {
    max-width: 620px;
    padding: 0 8px;
  }
}
@media only screen and (max-width: 768px) {
  .inner {
    max-width: 375px;
  }
}

.container_box {
  width: 1650px;
  margin: 0 auto;
  padding: 145px 0 260px;
  border-radius: 18.598px;
  position: relative;
}
@media screen and (max-width: 1650px) {
  .container_box {
    width: 1400px;
    padding: 100px 0;
  }
}
@media screen and (max-width: 1400px) {
  .container_box {
    width: 1100px;
    padding: 80px 0;
  }
}
@media screen and (max-width: 1100px) {
  .container_box {
    width: 620px;
    padding: 50px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .container_box {
    width: 355px;
    padding: 50px 0 0;
  }
}
.container_box__white {
  background-color: #fff;
}
.container_box__black {
  background-color: #3e3a39;
  padding: 70px 0 160px;
}
@media screen and (max-width: 768px) {
  .container_box__black {
    padding: 50px 0;
  }
}

.hd_hero {
  position: relative;
  background-image: url(../img/top/mv_top.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 646px;
}
@media screen and (max-width: 768px) {
  .hd_hero {
    height: 224px;
  }
}
.hd_hero.hd_hero__business {
  background-image: url(../img/business/mv_business.png);
}
.hd_hero.hd_hero__devices {
  background-image: url(../img/devices/mv_devices.png);
}
.hd_hero.hd_hero__company {
  background-image: url(../img/company/mv_company.png);
}
.hd_hero.hd_hero__contact {
  background-image: url(../img/contact/mv_contact.png);
}
.hd_hero.hd_hero__seminar {
  background-image: url(../img/seminar/mv_seminar.png);
}
.hd_hero.hd_hero__succession {
  background-image: url(../img/succession/mv_succession.png);
}
.hd_hero.hd_hero__works {
  background-image: url(../img/works/mv_works.png);
}
.hd_hero.hd_hero__news {
  background-image: url(../img/news/mv_news.png);
}

.mv_title_box {
  position: absolute;
  top: 57%;
  left: 21.5%;
}
@media screen and (max-width: 768px) {
  .mv_title_box {
    left: 16px;
  }
}
.mv_title_box__common {
  left: 50%;
  transform: translateX(-50%);
}
.mv_title_box__common h2 {
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .mv_title_box__common h2 {
    padding-bottom: 10px;
  }
}
.mv_title_box__common h2 .mv_title__business {
  width: 194px;
}
@media screen and (max-width: 768px) {
  .mv_title_box__common h2 .mv_title__business {
    width: 135.8px;
  }
}
.mv_title_box__common h2 .mv_title__info {
  width: 244px;
}
@media screen and (max-width: 768px) {
  .mv_title_box__common h2 .mv_title__info {
    width: 170.8px;
  }
}
.mv_title_box__common h2 .mv_title__check {
  width: 283px;
}
@media screen and (max-width: 768px) {
  .mv_title_box__common h2 .mv_title__check {
    width: 198.1px;
  }
}
.mv_title_box__common h2 .mv_title__devices {
  width: 338px;
}
@media screen and (max-width: 768px) {
  .mv_title_box__common h2 .mv_title__devices {
    width: 236.6px;
  }
}
.mv_title_box__common h2 .mv_title__seminar {
  width: 183px;
}
@media screen and (max-width: 768px) {
  .mv_title_box__common h2 .mv_title__seminar {
    width: 128.1px;
  }
}
.mv_title_box__common h2 .mv_title__succession {
  width: 449px;
}
@media screen and (max-width: 768px) {
  .mv_title_box__common h2 .mv_title__succession {
    width: 314.3px;
  }
}
.mv_title_box__common h2 .mv_title__works {
  width: 137px;
}
@media screen and (max-width: 768px) {
  .mv_title_box__common h2 .mv_title__works {
    width: 95.9px;
  }
}
.mv_title_box__common h2 .mv_title__company {
  width: 350px;
}
@media screen and (max-width: 768px) {
  .mv_title_box__common h2 .mv_title__company {
    width: 245px;
  }
}
.mv_title_box__common h2 .mv_title__contact {
  width: 158px;
}
@media screen and (max-width: 768px) {
  .mv_title_box__common h2 .mv_title__contact {
    width: 110.6px;
  }
}
.mv_title_box__common p {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mv_title_box__common p {
    font-size: 14px;
  }
}

.p-mascot__top {
  position: relative;
}
.p-mascot__top::after {
  display: block;
  content: "";
  position: absolute;
  background: url("../img/common/c-mascot_01.png") no-repeat center/contain;
  width: 116px;
  height: 102px;
  right: 5%;
  bottom: -10%;
}
@media screen and (max-width: 1100px) {
  .p-mascot__top::after {
    width: 81.2px;
    bottom: -20%;
  }
}
@media screen and (max-width: 768px) {
  .p-mascot__top::after {
    width: 58px;
    top: -130%;
    left: 0;
  }
}

.p-mascot__lower {
  position: relative;
}
.p-mascot__lower::after {
  display: block;
  content: "";
  position: absolute;
  background: url("../img/common/c-mascot_03.png") no-repeat center/contain;
  width: 113px;
  height: 99px;
  left: 50%;
  top: -180%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-mascot__lower::after {
    width: 56.5px;
    top: -150%;
  }
}

.l_btn {
  display: block;
  margin: 0 auto;
  width: 362px;
  height: 60px;
  background-color: #c30D23;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
  border-radius: 9.641px;
}
.l_btn__white {
  background-color: #fff;
  color: #3e3a39;
}
@media screen and (max-width: 768px) {
  .l_btn {
    width: 326px;
    height: 38px;
    font-size: 14px;
  }
}

.arrow_btn {
  display: block;
  width: 46px;
  height: 46px;
  background-color: #c30D23;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.arrow_btn .arrow_r {
  width: 23px;
}

.w_btn {
  border-radius: 9.641px;
  width: 170px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #3e3a39;
}
@media screen and (max-width: 768px) {
  .w_btn {
    height: 32px;
  }
}

.p_title {
  text-align: center;
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.66;
  padding-bottom: 40px;
}
@media screen and (max-width: 1100px) {
  .p_title {
    font-size: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .p_title {
    font-size: 18px;
  }
}

.p_text {
  text-align: center;
  line-height: 2.25;
}
@media screen and (max-width: 768px) {
  .p_text {
    text-align: start;
  }
}

.sec_title_box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .sec_title_box {
    gap: 10px;
  }
}

.sec_title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .sec_title {
    gap: 10px;
  }
}

.sec_title .mark {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #c30D23;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .sec_title .mark {
    width: 9px;
    height: 9px;
  }
}

.sec_title .ourService {
  display: block;
}

.sec_subtitle {
  text-align: center;
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 1100px) {
  .sec_subtitle {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .sec_subtitle {
    font-size: 18px;
  }
}

.check_icon {
  width: 30px;
  height: 30px;
  background-color: #c30D23;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.check_icon .check-icon {
  width: 18px;
}
@media screen and (max-width: 768px) {
  .check_icon {
    width: 22px;
    height: 22px;
  }
  .check_icon .check-icon {
    width: 12px;
  }
}

#header {
  position: relative;
  padding-top: 30px;
}
@media screen and (max-width: 1100px) {
  #header {
    padding-top: 15px;
  }
}
@media screen and (max-width: 1100px) {
  #header h1 {
    margin-left: 16px;
  }
}
#header .h_logo {
  width: 315px;
}
@media screen and (max-width: 768px) {
  #header .h_logo {
    width: 220.5px;
  }
}
#header .hd_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1460px;
  margin: 0 auto;
}
#header .h_contact_btn {
  width: 195px;
  height: 45px;
  border-radius: 9.641px;
  background-color: #c30D23;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header .h-seminar_btn {
  position: absolute;
  right: 0;
  top: 56%;
}
#header .h-seminar_btn .h_btn {
  width: 115px;
}
@media screen and (max-width: 1400px) {
  #header .h-seminar_btn .h_btn {
    width: 92px;
  }
}
#header .h-seminar_btn__single {
  top: 218%;
}
@media screen and (max-width: 768px) {
  #header .h-seminar_btn {
    display: none;
  }
}
#header .h-page_top_btn {
  position: fixed;
  z-index: 99999;
  right: 10%;
  top: 55%;
}
#header .h-page_top_btn .top_btn {
  width: 13px;
}
#header .h-page_top_btn__single {
  top: 30%;
}
@media screen and (max-width: 768px) {
  #header .h-page_top_btn {
    display: none;
  }
}

body.is-drawer-open {
  overflow: hidden;
}

/* -------------------------
    Hamburger
------------------------- */
.hd_hamburger {
  display: none;
  border: 0;
  cursor: pointer;
  background: #c30D23;
  color: #fff;
  padding: 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  width: 64px;
  height: 64px;
}
.hd_hamburger .is-open-show {
  display: none;
}
.hd_hamburger .is-open-hide {
  display: inline;
}

.hd_hamburger__bars {
  position: relative;
  width: 32px;
  height: 18px;
  display: block;
}
.hd_hamburger__bars span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  border-radius: 99px;
  transition: transform 0.25s ease, top 0.25s ease, opacity 0.2s ease;
}
.hd_hamburger__bars span:nth-child(1) {
  top: 0;
}
.hd_hamburger__bars span:nth-child(2) {
  top: 9px;
}
.hd_hamburger__bars span:nth-child(3) {
  top: 18px;
}

.hd_hamburger__text {
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #fff;
}

/* open時：× + MENU→CLOSE */
.hd_hamburger.is-open .hd_hamburger__bars span:nth-child(1) {
  top: 8px;
  transform: rotate(45deg);
}
.hd_hamburger.is-open .hd_hamburger__bars span:nth-child(2) {
  opacity: 0;
}
.hd_hamburger.is-open .hd_hamburger__bars span:nth-child(3) {
  top: 8px;
  transform: rotate(-45deg);
}
.hd_hamburger.is-open .is-open-hide {
  display: none;
}
.hd_hamburger.is-open .is-open-show {
  display: inline;
}

/* -------------------------
    PC
------------------------- */
.hd_nav {
  display: flex;
  align-items: center;
  gap: 60px;
}
@media screen and (max-width: 1300px) {
  .hd_nav {
    gap: 20px;
  }
}

.hd_nav__box {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 40px;
  color: #fff;
}
@media screen and (max-width: 1300px) {
  .hd_nav__box {
    gap: 20px;
  }
}
.hd_nav__box__black {
  color: #3e3a39;
}
.hd_nav__box a:hover {
  color: #c30D23;
}

/* 1100px以下 */
@media screen and (max-width: 1100px) {
  .hd_hamburger {
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10001;
    gap: 8px;
  }
  .hd_nav {
    position: fixed !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100dvh;
    background: #3e3a39;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.35s ease, visibility 0.35s ease;
    z-index: 10000;
  }
  .hd_nav.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .hd_nav__box {
    flex-direction: column;
    gap: 24px;
    margin: 0;
    padding: 0;
  }
  .hd_nav__box li {
    text-align: center;
  }
  .hd_nav a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 12px 8px;
  }
  .hd_nav .h_contact_btn {
    display: inline-flex;
    margin-top: 40px;
    align-items: center;
    justify-content: center;
    width: min(70vw, 320px);
    height: 56px;
    background: #c30D23;
    color: #fff;
    border-radius: 999px;
    font-weight: 600;
    text-decoration: none;
  }
}
/* SP */
@media screen and (max-width: 768px) {
  .hd_hamburger {
    width: 55px;
    height: 55px;
  }
  .hd_hamburger__bars {
    width: 28px;
  }
}
.sec_contact {
  padding: 100px 0 40px;
}
.sec_contact .sec_contact_container {
  display: flex;
}
@media screen and (max-width: 1100px) {
  .sec_contact .sec_contact_container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
  }
}
.sec_contact .sec_contact_box {
  width: 550px;
  height: 360px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .sec_contact .sec_contact_box {
    width: 100%;
    height: auto;
  }
}
.sec_contact .sec_contact_box__black {
  background-color: #3e3a39;
  padding-top: 40px;
}
.sec_contact .sec_contact_box__black .free {
  display: inline-block;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.1em;
  position: relative;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .sec_contact .sec_contact_box__black .free {
    font-size: 22px;
  }
}
.sec_contact .sec_contact_box__black .free::after {
  content: "";
  width: 92px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 90px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .sec_contact .sec_contact_box__black .free::after {
    width: 80px;
  }
}
.sec_contact .sec_contact_box__black .free::before {
  content: "";
  width: 92px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 90px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .sec_contact .sec_contact_box__black .free::before {
    width: 80px;
  }
}
.sec_contact .sec_contact_box__black h3 {
  font-size: 30px;
  line-height: 1.4;
  padding: 10px 0 20px;
}
@media screen and (max-width: 768px) {
  .sec_contact .sec_contact_box__black h3 {
    font-size: 26px;
  }
}
.sec_contact .sec_contact_box__black p {
  line-height: 1.75;
  padding-bottom: 35px;
}
.sec_contact .sec_contact_box__red {
  background-color: #c30D23;
  padding-top: 65px;
}
.sec_contact .sec_contact_box__red p {
  padding-top: 30px;
  line-height: 1.75;
}
.sec_contact .sec_contact_box__red .contact_text {
  width: 272px;
}
@media screen and (max-width: 768px) {
  .sec_contact .sec_contact_box__red .contact_text {
    width: 190.4px;
  }
}
.sec_contact .sec_contact_box__red .mail_icon {
  display: block;
  width: 45px;
  margin: 17px auto 20px;
}
@media screen and (max-width: 768px) {
  .sec_contact .sec_contact_box__red .mail_icon {
    width: 31.5px;
  }
}
.sec_contact .sec_contact_btn {
  margin: 0 auto 40px;
  border-radius: 9.641px;
  width: 170px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec_contact .sec_contact_btn__red {
  background-color: #c30D23;
}
.sec_contact .sec_contact_btn__white {
  background-color: #fff;
  color: #3e3a39;
}
.sec_contact .partnership_logo {
  display: block;
  width: 409px;
  margin: 60px auto 0;
}
@media screen and (max-width: 768px) {
  .sec_contact .partnership_logo {
    width: 224.95px;
  }
}
.sec_contact .p-mascot__footer {
  position: relative;
}
.sec_contact .p-mascot__footer::before {
  display: block;
  content: "";
  position: absolute;
  background: url("../img/common/c-mascot_01.png") no-repeat center/contain;
  width: 113px;
  height: 99px;
  left: 18%;
  bottom: 13%;
}
@media screen and (max-width: 1100px) {
  .sec_contact .p-mascot__footer::before {
    width: 92.8px;
    bottom: 10%;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_contact .p-mascot__footer::before {
    width: 63.8px;
    bottom: -3%;
  }
}
.sec_contact .p-mascot__footer::after {
  display: block;
  content: "";
  position: absolute;
  background: url("../img/common/c-mascot_02.png") no-repeat center/contain;
  width: 113px;
  height: 99px;
  right: 18%;
  bottom: 13%;
}
@media screen and (max-width: 1100px) {
  .sec_contact .p-mascot__footer::after {
    width: 92.8px;
    bottom: 10%;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_contact .p-mascot__footer::after {
    width: 63.8px;
    bottom: -3%;
  }
}

#footer {
  padding-top: 55px;
  background-color: #3e3a39;
  color: #fff;
}
#footer .ft_container {
  padding-bottom: 160px;
  display: flex;
  gap: 260px;
}
@media screen and (max-width: 1100px) {
  #footer .ft_container {
    padding-bottom: 60px;
    flex-direction: column;
    justify-content: center;
    gap: 60px;
  }
}
#footer .f_logo {
  width: 372px;
}
@media screen and (max-width: 768px) {
  #footer .f_logo {
    width: 260.4px;
  }
}
#footer .f_address {
  padding-top: 20px;
  font-size: 14px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  #footer .f_address {
    font-size: 14px;
  }
}
#footer .f_tel_box {
  display: block;
  padding-top: 30px;
}
#footer .f_tel {
  width: 318px;
}
@media screen and (max-width: 768px) {
  #footer .f_tel {
    width: 260.4px;
  }
}
#footer .p-ft__copyright {
  display: block;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.1em;
  padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
  #footer .p-ft__copyright {
    font-size: 10px;
  }
}
#footer .footer_nav__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 768px) {
  #footer .footer_nav__grid {
    grid-template-columns: 1fr;
  }
}
#footer .footer_nav__group {
  margin-bottom: 25px;
}
#footer .footer_nav__title {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
#footer .footer_nav__title:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  #footer .footer_nav__title {
    font-size: 14px;
  }
}
#footer .footer_nav__sub {
  margin-top: 20px;
  padding-left: 18px;
  position: relative;
}
#footer .footer_nav__sub::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 2px;
  width: 1px;
  background: rgba(255, 255, 255, 0.55);
}
#footer .footer_nav__sub a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  font-size: 16px;
  line-height: 1.6;
}
#footer .footer_nav__sub a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  #footer .footer_nav__sub a {
    font-size: 14px;
  }
}

.hd_top {
  position: relative;
  background-image: url(../img/top/mv_top.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 916px;
}
@media screen and (max-width: 768px) {
  .hd_top {
    height: 304px;
  }
}
.hd_top .mv_title_box h2 {
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .hd_top .mv_title_box h2 {
    padding-bottom: 20px;
  }
}
.hd_top .mv_title_box .mv_title01 {
  width: 621px;
}
@media screen and (max-width: 1100px) {
  .hd_top .mv_title_box .mv_title01 {
    width: 434.7px;
  }
}
@media screen and (max-width: 768px) {
  .hd_top .mv_title_box .mv_title01 {
    width: 248.4px;
  }
}
.hd_top .mv_title_box .mv_title02 {
  width: 448px;
}
@media screen and (max-width: 1100px) {
  .hd_top .mv_title_box .mv_title02 {
    width: 313.6px;
  }
}
@media screen and (max-width: 768px) {
  .hd_top .mv_title_box .mv_title02 {
    width: 268.8px;
  }
}

.top .top_about {
  padding: 125px 0 110px;
  background-image: url(../img/top/top_back.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 953px;
}
@media screen and (max-width: 1100px) {
  .top .top_about {
    height: 1000px;
    padding: 100px 0 80px;
  }
}
@media screen and (max-width: 768px) {
  .top .top_about {
    height: 750px;
    padding: 30px 0 40px;
  }
}
.top .top_about .p_title_box {
  padding-bottom: 50px;
}
@media screen and (max-width: 1100px) {
  .top .top_about .p_title_box {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .top .top_about .p_title_box {
    padding-bottom: 35px;
  }
}
.top .top_about .top_i01 {
  display: block;
  margin: 0 auto 60px;
  width: 202px;
}
@media screen and (max-width: 768px) {
  .top .top_about .top_i01 {
    width: 141.4px;
    margin: 0 auto 30px;
  }
}
.top .service {
  background-color: #f7f8f8;
  padding: 85px 0 100px;
}
@media screen and (max-width: 768px) {
  .top .service {
    padding: 50px 0;
  }
}
.top .service .ourService {
  width: 117px;
}
@media screen and (max-width: 768px) {
  .top .service .ourService {
    width: 81.9px;
  }
}
.top .service .service_container {
  padding: 75px 0 45px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .top .service .service_container {
    padding: 30px 0;
  }
}
.top .service .service_box {
  width: 533px;
  background-color: #fff;
  border-radius: 6.453px;
  padding: 50px 35px;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1100px) {
  .top .service .service_box {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .top .service .service_box {
    flex-direction: column;
    padding: 24px 27px;
    gap: 20px;
  }
}
.top .service .service_box .item_01 img {
  width: 205px;
}
@media screen and (max-width: 768px) {
  .top .service .service_box .item_01 img {
    width: 300px;
    height: 244px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.top .service .service_box .item_02 h4 {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.03em;
  padding-bottom: 22px;
}
@media screen and (max-width: 768px) {
  .top .service .service_box .item_02 h4 {
    font-size: 18px;
    padding-bottom: 10px;
  }
}
.top .service .service_box .item_02 p {
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .top .service .service_box .item_02 p {
    width: 300px;
  }
}
.top .service .service_box .item_02 .arrow_btn {
  margin-top: 22px;
}
@media screen and (max-width: 768px) {
  .top .service .service_box .item_02 .arrow_btn {
    margin-top: 25px;
  }
}
.top .open_container {
  position: relative;
}
@media screen and (max-width: 768px) {
  .top .open_container {
    padding-bottom: 60px;
  }
}
.top .open_container::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  background-color: #f7f8f8;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .top .open_container::after {
    height: 100%;
  }
}
.top .open_container .container {
  max-width: 1290px;
  margin: 0 auto;
  border-radius: 19.884px;
  background-color: #c30D23;
  color: #fff;
  padding: 70px 0 65px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 250px;
}
@media only screen and (max-width: 1100px) {
  .top .open_container .container {
    max-width: 620px;
    padding: 50px 20px;
    flex-direction: column;
    gap: 150px;
  }
}
@media only screen and (max-width: 768px) {
  .top .open_container .container {
    max-width: 355px;
    gap: 100px;
  }
}
.top .open_container .container::after {
  content: "";
  width: 1px;
  height: 234px;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
}
@media only screen and (max-width: 1100px) {
  .top .open_container .container::after {
    width: 400px;
    height: 1px;
    top: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .top .open_container .container::after {
    width: 335px;
  }
}
.top .open_container .box {
  width: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .top .open_container .box {
    width: 300px;
  }
}
.top .open_container .box .opening {
  width: 78px;
}
@media screen and (max-width: 768px) {
  .top .open_container .box .opening {
    width: 54.6px;
  }
}
.top .open_container .box .transfer {
  width: 95px;
}
@media screen and (max-width: 768px) {
  .top .open_container .box .transfer {
    width: 66.5px;
  }
}
.top .open_container .box h5 {
  font-size: 35px;
  font-weight: 600;
  padding: 30px 0 25px;
}
@media screen and (max-width: 768px) {
  .top .open_container .box h5 {
    font-size: 18px;
    padding: 20px 0 15px;
  }
}
.top .open_container .box p {
  line-height: 1.5;
  padding-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .top .open_container .box p {
    padding-bottom: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
  }
}
.top .want {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .top .want {
    padding: 80px 0;
  }
}
.top .want .p_title {
  padding-bottom: 60px;
}
.top .want .top_i02 {
  display: block;
  width: 447px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .top .want .top_i02 {
    width: 312.9px;
  }
}
.top .want .container {
  margin-top: 65px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  .top .want .container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px;
  }
}
.top .want .box {
  width: 520px;
  border-radius: 19.884px;
  background-color: #f7f8f8;
  padding: 45px 45px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1100px) {
  .top .want .box {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .top .want .box {
    padding: 30px 15px;
  }
}
.top .want .box h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.6;
  display: flex;
  align-items: center;
  gap: 25px;
}
@media screen and (max-width: 768px) {
  .top .want .box h3 {
    font-size: 18px;
    gap: 15px;
    justify-content: center;
  }
}
.top .want .box h3 .w_icon01 {
  width: 78px;
}
@media screen and (max-width: 768px) {
  .top .want .box h3 .w_icon01 {
    width: 54.6px;
  }
}
.top .want .box h3 .w_icon02 {
  width: 59px;
}
@media screen and (max-width: 768px) {
  .top .want .box h3 .w_icon02 {
    width: 41.3px;
  }
}
.top .want .box h3 .w_icon03 {
  width: 70px;
}
@media screen and (max-width: 768px) {
  .top .want .box h3 .w_icon03 {
    width: 49px;
  }
}
.top .want .box p {
  padding: 40px 0 30px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .top .want .box p {
    padding: 30px 0 20px;
    text-align: center;
  }
}
.top .want .box a {
  width: 132px;
  height: 45px;
  background-color: #c30D23;
  border-radius: 9.641px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .top .want .box a {
    width: 170px;
    height: 32px;
    margin: 0 auto;
  }
}
.top .seminar .container {
  background-color: #3e3a39;
  color: #fff;
  border-radius: 18.598px;
  padding: 90px 0 95px;
}
@media screen and (max-width: 768px) {
  .top .seminar .container {
    padding: 50px 0 55px;
  }
}
.top .seminar .sec_title_box {
  gap: 50px;
}
@media screen and (max-width: 768px) {
  .top .seminar .sec_title_box {
    gap: 30px;
  }
}
.top .seminar .sec_title .seminar {
  width: 81px;
}
@media screen and (max-width: 768px) {
  .top .seminar .sec_title .seminar {
    width: 56.7px;
  }
}
.top .seminar .sec_subtitle span {
  display: block;
  font-size: 30px;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .top .seminar .sec_subtitle span {
    font-size: 14px;
    padding-bottom: 5px;
  }
}
.top .seminar .text {
  text-align: center;
  line-height: 1.75;
  padding: 30px 0 50px;
}
@media screen and (max-width: 768px) {
  .top .seminar .text {
    padding: 20px 0 35px;
  }
}
.top .seminar .seminarSlider {
  width: 1650px;
  max-width: 100%;
  margin: 100px auto 0;
  overflow: hidden;
  position: relative;
  padding: 0;
  --slide-w: 507px;
}
.top .seminar .slider {
  display: flex;
  gap: 100px;
  list-style: none;
  padding: 0;
  margin: 0 -50px;
  will-change: transform;
  transform: translate3d(0, 0, 0);
}
.top .seminar .slider > li {
  flex: 0 0 auto;
  width: var(--slide-w);
}
.top .seminar .slider > li .slider_img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1100px) {
  .top .seminar .seminarSlider {
    --slide-w: min(520px, 86vw);
    padding-left: calc((100% - var(--slide-w)) / 2);
    padding-right: calc((100% - var(--slide-w)) / 2);
  }
  .top .seminar .slider {
    margin: 0;
    gap: 24px;
  }
}
@media screen and (max-width: 768px) {
  .top .seminar .seminarSlider {
    margin: 50px auto 0;
    --slide-w: 280px;
    padding-left: calc((100% - var(--slide-w)) / 2);
    padding-right: calc((100% - var(--slide-w)) / 2);
  }
  .top .seminar .slider {
    gap: 16px;
  }
}
.top .info {
  padding: 105px 0 110px;
}
.top .info .container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  .top .info .container {
    flex-direction: column;
    justify-content: center;
    gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  .top .info .container {
    position: relative;
  }
}
.top .info .sec_title_box {
  align-items: flex-start;
}
.top .info .sec_title {
  justify-content: flex-start;
}
.top .info .sec_title .information {
  width: 121px;
}
@media screen and (max-width: 768px) {
  .top .info .sec_title .information {
    width: 84.7px;
  }
}
.top .info .sec_subtitle {
  text-align: start;
}
.top .info .l_btn__archive-news {
  width: 204px;
  height: 45px;
  font-size: 16px;
  font-weight: 300;
  margin: 40px 0 0 0;
}
@media screen and (max-width: 768px) {
  .top .info .l_btn__archive-news {
    width: 326px;
    height: 38px;
    font-size: 14px;
    margin: 0 auto;
    position: absolute;
    bottom: -90px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.top .info .newsList {
  max-width: 785px;
  padding: 0;
  margin: 0;
  border-top: 1px solid #3e3a39;
}
.top .info .newsList__item {
  border-bottom: 1px solid #3e3a39;
}
.top .info .newsList__link {
  display: grid;
  grid-template-columns: 110px 144px 1fr 46px; /* 日付 / タグ / タイトル / 矢印 */
  align-items: center;
  -moz-column-gap: 35px;
       column-gap: 35px;
  padding: 30px 0;
}
.top .info .newsList__date {
  padding-left: 20px;
}
.top .info .newsList__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  padding: 0 14px;
  background: #c30D23;
  color: #fff;
  font-size: 14px;
  border-radius: 2.363px;
  white-space: nowrap;
}
.top .info .newsList__title {
  margin: 0;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .top .info .newsList__link {
    display: grid;
    grid-template-columns: 1fr 46px;
    -moz-column-gap: 14px;
         column-gap: 14px;
    row-gap: 12px;
    padding: 24px 0;
  }
  .top .info .newsList__date,
  .top .info .newsList__tag {
    grid-column: 1;
    grid-row: 1;
  }
  .top .info .newsList__date {
    padding-left: 20px;
    justify-self: start;
  }
  .top .info .newsList__tag {
    margin-left: 0;
    justify-self: start;
    align-self: center;
    margin-left: 110px;
    height: 24px;
    padding: 0 12px;
    font-size: 12px;
  }
  .top .info .newsList__title {
    grid-column: 1;
    grid-row: 2;
    padding-left: 20px;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .top .info .arrow_btn {
    grid-column: 1;
    grid-row: 3;
    justify-self: start;
    align-self: start;
    margin-left: 20px;
  }
}

.business .b_container {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.business .b_container__02 {
  justify-content: flex-start;
}
.business .b_box {
  width: 1400px;
  background-color: #c30D23;
  padding: 90px 0 120px 350px;
  border-radius: 18.824px 0 0 18.824px;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1600px) {
  .business .b_box {
    padding: 130px 0 170px 450px;
  }
}
@media screen and (max-width: 1400px) {
  .business .b_box {
    width: auto;
    margin: 0 auto;
    border-radius: 18.824px;
    padding: 80px 50px 80px;
  }
}
@media screen and (max-width: 768px) {
  .business .b_box {
    padding: 40px 20px;
  }
}
.business .b_box__02 {
  background-color: #3e3a39;
  padding: 100px 300px 120px 340px;
  border-radius: 0 18.824px 18.824px 0;
}
@media screen and (max-width: 1600px) {
  .business .b_box__02 {
    padding: 130px 350px 170px 100px;
  }
}
@media screen and (max-width: 1400px) {
  .business .b_box__02 {
    width: auto;
    margin: 0 auto;
    border-radius: 18.824px;
    padding: 80px 50px 80px;
  }
}
@media screen and (max-width: 768px) {
  .business .b_box__02 {
    padding: 40px 11px;
  }
}
.business .b_box .sec_subtitle {
  text-align: start;
}
@media screen and (max-width: 1400px) {
  .business .b_box .sec_subtitle {
    text-align: center;
  }
}
.business .b_box .p_text {
  text-align: start;
  padding: 20px 0 35px;
  position: relative;
}
.business .b_box .p_text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63px;
  height: 1px;
  background: #fff;
}
@media screen and (max-width: 1400px) {
  .business .b_box .p_text::after {
    display: none;
  }
}
@media screen and (max-width: 1400px) {
  .business .b_box .p_text {
    text-align: center;
    max-width: 635px;
  }
}
@media screen and (max-width: 768px) {
  .business .b_box .p_text {
    padding: 10px 0 30px;
  }
}
.business .b_box .item_box {
  max-width: 670px;
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 45px;
}
@media screen and (max-width: 1400px) {
  .business .b_box .item_box {
    padding-top: 700px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1100px) {
  .business .b_box .item_box {
    padding-top: 450px;
  }
}
@media screen and (max-width: 768px) {
  .business .b_box .item_box {
    padding-top: 260px;
  }
}
.business .b_box .item h4 {
  display: flex;
  align-items: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.69;
  gap: 25px;
}
@media screen and (max-width: 768px) {
  .business .b_box .item h4 {
    font-size: 18px;
    flex-direction: column;
    gap: 5px;
  }
}
.business .b_box .item h4 .n01 {
  width: 19px;
}
@media screen and (max-width: 768px) {
  .business .b_box .item h4 .n01 {
    width: 17.1px;
  }
}
.business .b_box .item h4 .n02, .business .b_box .item h4 .n03, .business .b_box .item h4 .n05 {
  width: 24px;
}
@media screen and (max-width: 768px) {
  .business .b_box .item h4 .n02, .business .b_box .item h4 .n03, .business .b_box .item h4 .n05 {
    width: 21.6px;
  }
}
.business .b_box .item h4 .n04 {
  width: 25px;
}
@media screen and (max-width: 768px) {
  .business .b_box .item h4 .n04 {
    width: 22.5px;
  }
}
.business .b_box .item .item_text {
  padding-top: 5px;
  padding-left: 50px;
  line-height: 1.5;
}
.business .b_box .item .item_text__02 {
  padding-left: 45px;
}
@media screen and (max-width: 768px) {
  .business .b_box .item .item_text__02 {
    padding-left: 0;
    text-align: justify;
    text-justify: inter-ideograph;
  }
}
@media screen and (max-width: 768px) {
  .business .b_box .item .item_text {
    padding-top: 8px;
    padding-left: 0;
    text-align: justify;
    text-justify: inter-ideograph;
  }
}
.business .b_img {
  max-width: 745px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.business .b_img__02 {
  left: auto;
  right: 0;
}
@media screen and (max-width: 1800px) {
  .business .b_img {
    max-width: 560px;
  }
}
@media screen and (max-width: 1600px) {
  .business .b_img {
    max-width: 440px;
  }
}
@media screen and (max-width: 1400px) {
  .business .b_img {
    max-width: 635px;
    top: 16%;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 1100px) {
  .business .b_img {
    width: 500px;
    height: 350px;
    -o-object-fit: cover;
       object-fit: cover;
    top: 17%;
  }
}
@media screen and (max-width: 768px) {
  .business .b_img {
    width: 317px;
    height: 217px;
    -o-object-fit: cover;
       object-fit: cover;
    top: 12%;
  }
}

.business #business_about {
  padding: 95px 0 0 0;
  background-color: #f7f8f8;
}
@media screen and (max-width: 768px) {
  .business #business_about {
    padding: 50px 0 0 0;
  }
}
.business #business_about .p_title_box {
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .business #business_about .p_title_box {
    padding-bottom: 0;
  }
}
.business #business_about .b_img01 {
  display: block;
  margin: 0 auto;
  width: 232px;
}
@media screen and (max-width: 768px) {
  .business #business_about .b_img01 {
    width: 162.4px;
  }
}
.business #business_about .container {
  padding-top: 110px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1400px) {
  .business #business_about .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  .business #business_about .container {
    padding-top: 40px;
    gap: 40px;
  }
}
.business #business_about .sec_title_box {
  align-items: flex-start;
  gap: 30px;
}
@media screen and (max-width: 1400px) {
  .business #business_about .sec_title_box {
    align-items: center;
  }
}
.business #business_about .sec_title_box .sec_title {
  justify-content: flex-start;
}
@media screen and (max-width: 1400px) {
  .business #business_about .sec_title_box .sec_title {
    align-items: center;
  }
}
.business #business_about .sec_title_box .sec_title .search {
  width: 71px;
}
@media screen and (max-width: 768px) {
  .business #business_about .sec_title_box .sec_title .search {
    width: 49.7px;
  }
}
.business #business_about .sec_title_box .sec_subtitle {
  position: relative;
  font-size: 26px;
}
.business #business_about .sec_title_box .sec_subtitle::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  right: -265px;
  width: 227px;
  height: 1px;
  background: #595757;
}
@media screen and (max-width: 1400px) {
  .business #business_about .sec_title_box .sec_subtitle::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .business #business_about .sec_title_box .sec_subtitle {
    font-size: 18px;
  }
}
.business #business_about .link_box {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.business #business_about .link_box .search_btn {
  width: 567px;
  height: 64px;
  background-color: #fff;
  border-radius: 2.906px;
  padding: 0 46px 0 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .business #business_about .link_box .search_btn {
    width: 355px;
    height: 38px;
    font-size: 14px;
  }
}
.business #business_about .link_box .search_btn::after {
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 0;
  height: 2px;
  background-color: #c30D23;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.business #business_about .link_box .search_btn:hover::after {
  opacity: 1;
}
.business #business_about .link_box .search_btn .triangle {
  width: 15px;
  transition: transform 0.2s ease;
}
.business #business_about .link_box .search_btn .triangle {
  width: 15px;
}
@media screen and (max-width: 768px) {
  .business #business_about .link_box .search_btn .triangle {
    width: 10.5px;
  }
}
.business #business_open {
  background-color: #f7f8f8;
  padding-top: 130px;
}
@media screen and (max-width: 768px) {
  .business #business_open {
    padding-top: 80px;
  }
}
.business #business_renewal {
  background-color: #f7f8f8;
  padding: 100px 0 140px;
}
@media screen and (max-width: 768px) {
  .business #business_renewal {
    padding: 80px 0;
  }
}
.business #business_flow {
  padding: 110px 0;
}
@media screen and (max-width: 768px) {
  .business #business_flow {
    padding-top: 80px;
  }
}
.business #business_flow .sec_title_box {
  align-items: flex-start;
  gap: 30px;
}
.business #business_flow .sec_title_box .sec_title .flow {
  width: 48px;
}
.business #business_flow .p-mascot__business {
  position: relative;
}
.business #business_flow .p-mascot__business::after {
  display: block;
  content: "";
  position: absolute;
  background: url("../img/business/c-mascot_05.png") no-repeat center/contain;
  width: 89px;
  height: 78px;
  left: 33%;
  bottom: 0;
}
@media screen and (max-width: 1100px) {
  .business #business_flow .p-mascot__business::after {
    width: 71.2px;
    left: 40%;
    bottom: -15%;
  }
}
@media screen and (max-width: 768px) {
  .business #business_flow .p-mascot__business::after {
    width: 53.4px;
    bottom: -25%;
  }
}
.business #business_flow .flow_title {
  padding: 40px 0 20px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .business #business_flow .flow_title {
    padding: 30px 0 10px;
    font-size: 15.5px;
  }
}
.business #business_flow .flow_text {
  line-height: 2;
}
.business #business_flow .stepFlow {
  padding: 60px 0 0 0;
}
.business #business_flow .stepFlow__row {
  position: relative;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0;
  align-items: start;
}
.business #business_flow .stepFlow__row:not(:last-child) {
  margin-bottom: 48px;
}
.business #business_flow {
  /* PC：横ライン（1本） */
}
.business #business_flow .stepFlow__line {
  position: absolute;
  left: 6%;
  right: 6%;
  top: 32.5px;
  height: 1px;
  background: #3e3a39;
  z-index: 0;
}
.business #business_flow .stepFlow__item {
  position: relative;
  z-index: 1;
  text-align: center;
}
.business #business_flow .stepFlow__circle {
  width: 65px;
  height: 65px;
  margin: 0 auto;
  border-radius: 50%;
  background: #c30D23;
  color: #fff;
  font-weight: 300;
  font-size: 30px;
  display: grid;
  place-items: center;
}
.business #business_flow .stepFlow__text {
  margin-top: 14px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.55;
  color: #3e3a39;
}
.business #business_flow {
  /* ===== 1100px以下：3列 ===== */
}
@media screen and (max-width: 1100px) {
  .business #business_flow .stepFlow__row {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 60px;
  }
  .business #business_flow .stepFlow__line {
    display: none;
  }
  .business #business_flow .stepFlow__item::before {
    content: "";
    position: absolute;
    top: 32.5px;
    left: -50%;
    width: 100%;
    height: 1px;
    background: #c30D23;
    z-index: 0;
  }
  .business #business_flow .stepFlow__item:nth-child(3n+2)::before {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .business #business_flow .stepFlow {
    --circle: 34px;
    --itemH: 74px;
    --gap: 22px;
    --pad: 12px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 28px;
         column-gap: 28px;
    align-items: stretch;
  }
  .business #business_flow .stepFlow__row {
    display: flex !important;
    flex-direction: column !important;
    gap: 0;
    position: relative;
    margin-bottom: 0 !important;
    padding: var(--pad) 0 !important;
  }
  .business #business_flow .stepFlow__line {
    display: none !important;
  }
  .business #business_flow .stepFlow__item::before,
  .business #business_flow .stepFlow__item::after,
  .business #business_flow .stepFlow__row > .stepFlow__item:nth-child(2n+1)::before {
    content: none !important;
    display: none !important;
  }
  .business #business_flow .stepFlow__row::before {
    content: "";
    position: absolute;
    left: calc(var(--circle) / 2);
    top: calc(var(--pad) + var(--itemH) / 2);
    bottom: calc(var(--pad) + var(--itemH) / 2);
    width: 1px;
    background: #c30D23;
  }
  .business #business_flow .stepFlow__item {
    display: flex;
    align-items: center;
    gap: 14px;
    text-align: left;
    height: var(--itemH);
  }
  .business #business_flow .stepFlow__circle {
    width: var(--circle) !important;
    height: var(--circle) !important;
    margin: 0 !important;
    font-size: 16px !important;
    position: relative;
    z-index: 1;
  }
  .business #business_flow .stepFlow__text {
    margin-top: 0 !important;
    font-size: 14px;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
.business #business_check-point .container {
  background-color: #3e3a39;
  border-radius: 18.598px;
  color: #fff;
  padding: 75px 0 120px;
}
@media screen and (max-width: 768px) {
  .business #business_check-point .container {
    padding: 50px 0;
  }
}
.business #business_check-point .checkPoint {
  width: 102px;
}
.business #business_check-point .box {
  padding-top: 80px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1100px) {
  .business #business_check-point .box {
    flex-direction: column;
    gap: 80px;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .business #business_check-point .box {
    padding-top: 50px;
    gap: 60px;
  }
}
.business #business_check-point .box li {
  width: 343px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .business #business_check-point .box li {
    width: 320px;
  }
}
.business #business_check-point .item_title_box {
  height: 86px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .business #business_check-point .item_title_box {
    align-items: center;
    gap: 5px;
    height: auto;
  }
}
.business #business_check-point .item_title_box .item_title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .business #business_check-point .item_title_box .item_title {
    font-size: 17.5px;
  }
}
.business #business_check-point .item_text {
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-ideograph;
  height: 100px;
}
@media screen and (max-width: 1100px) {
  .business #business_check-point .item_text {
    height: auto;
  }
}
.business #business_check-point .b_img03 {
  display: block;
  padding-bottom: 22px;
}
.business #business_check-point .triangle_red {
  display: block;
  width: 30px;
  padding: 35px 0 28px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .business #business_check-point .triangle_red {
    width: 25px;
    padding: 20px 0;
  }
}
.business #business_check-point .item {
  display: block;
  width: 328px;
  height: 50px;
  background-color: #c30D23;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9.138px;
}
@media screen and (max-width: 768px) {
  .business #business_check-point .item {
    width: 320px;
    font-size: 16px;
    height: 35px;
  }
}

.check {
  background-color: #f7f8f8;
}
.check .container {
  padding: 110px 0 150px;
}
@media screen and (max-width: 768px) {
  .check .container {
    padding: 50px 0 0;
  }
}
.check .p_title_box {
  padding-bottom: 75px;
}
@media screen and (max-width: 768px) {
  .check .p_title_box {
    padding-bottom: 30px;
  }
}
.check .p_title {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .check .p_title {
    padding-bottom: 40px;
  }
}
.check .box {
  background-color: #fff;
  padding: 60px 0 70px;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .check .box {
    padding: 60px 45px 70px;
  }
}
.check .text {
  padding-bottom: 75px;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .check .text {
    padding-bottom: 30px;
  }
}
.check .check_text {
  display: block;
  font-size: 22px;
  font-weight: 400;
  padding-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .check .check_text {
    font-size: 18px;
  }
}
.check .check_btn {
  margin: 0 auto;
  width: 400px;
  height: 65px;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .check .check_btn {
    width: 265px;
    height: 38px;
    font-size: 18px;
  }
}
.check .check_btn__yes {
  background-color: #c30D23;
  margin: 0 auto 25px;
}
.check .check_btn__no {
  background-color: #3e3a39;
}

.devices .devices_about {
  background-color: #f7f8f8;
  padding: 110px 0 160px;
}
@media screen and (max-width: 768px) {
  .devices .devices_about {
    padding: 50px 0;
  }
}
.devices .devices_about .p_title_box .p_text {
  padding: 50px 0 60px;
}
@media screen and (max-width: 768px) {
  .devices .devices_about .p_title_box .p_text {
    padding: 0 0 40px;
  }
}
.devices .devices_about .device_img01 {
  display: block;
  margin: 0 auto;
  width: 1031px;
}
@media screen and (max-width: 1400px) {
  .devices .devices_about .device_img01 {
    width: 721.7px;
  }
}
@media screen and (max-width: 1100px) {
  .devices .devices_about .device_img01 {
    width: 567.05px;
  }
}
@media screen and (max-width: 768px) {
  .devices .devices_about .device_img01 {
    width: 309.3px;
  }
}
.devices .devices_about .container {
  padding-top: 110px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1400px) {
  .devices .devices_about .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  .devices .devices_about .container {
    padding-top: 80px;
    gap: 40px;
  }
}
.devices .devices_about .sec_title_box {
  align-items: flex-start;
  gap: 30px;
}
@media screen and (max-width: 1400px) {
  .devices .devices_about .sec_title_box {
    align-items: center;
  }
}
.devices .devices_about .sec_title_box .sec_title {
  justify-content: flex-start;
}
@media screen and (max-width: 1400px) {
  .devices .devices_about .sec_title_box .sec_title {
    align-items: center;
  }
}
.devices .devices_about .sec_title_box .sec_title .search {
  width: 71px;
}
@media screen and (max-width: 768px) {
  .devices .devices_about .sec_title_box .sec_title .search {
    width: 49.7px;
  }
}
.devices .devices_about .sec_title_box .sec_subtitle {
  position: relative;
  font-size: 26px;
}
.devices .devices_about .sec_title_box .sec_subtitle::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  right: -265px;
  width: 227px;
  height: 1px;
  background: #595757;
}
@media screen and (max-width: 1400px) {
  .devices .devices_about .sec_title_box .sec_subtitle::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .devices .devices_about .sec_title_box .sec_subtitle {
    font-size: 18px;
  }
}
.devices .devices_about .link_box {
  width: 562px;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
@media screen and (max-width: 768px) {
  .devices .devices_about .link_box {
    justify-content: center;
    width: 100%;
    gap: 15px;
  }
}
.devices .devices_about .link_box .search_btn {
  width: 267px;
  height: 64px;
  background-color: #fff;
  border-radius: 2.906px;
  padding: 0 46px 0 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .devices .devices_about .link_box .search_btn {
    width: 355px;
    height: 38px;
    font-size: 14px;
  }
}
.devices .devices_about .link_box .search_btn::after {
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 0;
  height: 2px;
  background-color: #c30D23;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.devices .devices_about .link_box .search_btn:hover::after {
  opacity: 1;
}
.devices .devices_about .link_box .search_btn .triangle {
  width: 15px;
  transition: transform 0.2s ease;
}
.devices .devices_about .link_box .search_btn .triangle {
  width: 15px;
}
@media screen and (max-width: 768px) {
  .devices .devices_about .link_box .search_btn .triangle {
    width: 10.5px;
  }
}
.devices .devices_container {
  background-color: #f7f8f8;
  padding-bottom: 280px;
}
@media screen and (max-width: 768px) {
  .devices .devices_container {
    padding-bottom: 50px;
  }
}
.devices .devices_container__inner {
  margin: 0 auto;
  max-width: 1405px;
  display: flex;
  flex-direction: column;
  gap: 55px;
}
.devices .devices_container__inner .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1400px) {
  .devices .devices_container__inner .box {
    flex-direction: column;
    justify-content: center;
  }
}
.devices .devices_container__inner .title_box {
  position: relative;
  z-index: 999;
  margin-right: -95px;
  width: 261px;
  height: 261px;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #c30D23;
  color: #fff;
  font-size: 33px;
  font-weight: 600;
  border-radius: 50%;
}
@media screen and (max-width: 1400px) {
  .devices .devices_container__inner .title_box {
    margin: 0 0 -50px 0;
  }
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .title_box {
    width: 130px;
    height: 130px;
    font-size: 18px;
  }
}
.devices .devices_container__inner .title_box .title {
  display: block;
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .title_box .title {
    padding-top: 15px;
  }
}
.devices .devices_container__inner .title_box .nom {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .title_box .nom {
    padding-top: 30px;
  }
}
.devices .devices_container__inner .title_box .n01 {
  width: 45px;
}
.devices .devices_container__inner .title_box .n02 {
  width: 46px;
}
.devices .devices_container__inner .title_box .n04 {
  width: 58px;
}
.devices .devices_container__inner .title_box .n03, .devices .devices_container__inner .title_box .n05, .devices .devices_container__inner .title_box .n06 {
  width: 56px;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .title_box .n01 {
    width: 31.5px;
  }
  .devices .devices_container__inner .title_box .n02 {
    width: 32.2px;
  }
  .devices .devices_container__inner .title_box .n04 {
    width: 40.6px;
  }
  .devices .devices_container__inner .title_box .n03, .devices .devices_container__inner .title_box .n05, .devices .devices_container__inner .title_box .n06 {
    width: 39.2px;
  }
}
.devices .devices_container__inner .item_box {
  width: 1000px;
  background-color: #fff;
  border-radius: 7.904px;
  padding: 70px 160px 0 140px;
}
.devices .devices_container__inner .item_box__01 {
  height: 335px;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_box__01 {
    height: auto;
  }
}
.devices .devices_container__inner .item_box__02 {
  height: 530px;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_box__02 {
    height: auto;
  }
}
.devices .devices_container__inner .item_box__03 {
  height: 860px;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_box__03 {
    height: auto;
  }
}
@media screen and (max-width: 1400px) {
  .devices .devices_container__inner .item_box {
    padding: 90px 100px 50px 100px;
  }
}
@media screen and (max-width: 1100px) {
  .devices .devices_container__inner .item_box {
    width: 90%;
    padding: 90px 20px 50px 20px;
  }
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_box {
    padding: 40px 20px 50px 20px;
  }
}
.devices .devices_container__inner .item_contents_box {
  display: flex;
}
@media screen and (max-width: 1400px) {
  .devices .devices_container__inner .item_contents_box {
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_contents_box {
    flex-direction: column;
  }
}
.devices .devices_container__inner .item_contents_box__02 {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_contents_box__02 {
    padding-top: 0;
  }
}
.devices .devices_container__inner .item_contents_box__03 {
  gap: 40px;
  flex-direction: column;
}
.devices .devices_container__inner .item_contents_box__03 .item_contents {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_contents_box__03 .item_contents {
    padding-top: 30px;
  }
}
.devices .devices_container__inner .item_contents_box__03 .item_contents:first-child {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_contents_box__03 .item_contents:first-child {
    padding-top: 30px;
  }
}
.devices .devices_container__inner .item_contents_box__03 .item_contents__02 {
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_contents_box__03 .item_contents__02 {
    padding-top: 30px;
  }
}
.devices .devices_container__inner .item_contents_box__03 .item_contents__02:first-child {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_contents_box__03 .item_contents__02:first-child {
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_contents {
    padding-top: 30px;
  }
}
.devices .devices_container__inner .item_contents .item_title {
  color: #727171;
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .item_contents .item_title {
    font-size: 18px;
  }
}
.devices .devices_container__inner .item_contents ul {
  padding-top: 25px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.devices .devices_container__inner .item_contents ul li {
  width: 370px;
  position: relative;
  padding-left: 24px;
  font-size: 16px;
}
.devices .devices_container__inner .item_contents ul li::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #c30D23;
  position: absolute;
  left: 0;
  top: 0.2em;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../img/common/check-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 11px 7px;
}
@media screen and (max-width: 1100px) {
  .devices .devices_container__inner .item_contents ul li {
    width: 300px;
  }
}
.devices .devices_container__inner .item_contents ul a:hover {
  color: #c30D23;
}
.devices .devices_container__inner .devices_img {
  display: block;
  max-width: 317px;
  margin-left: -110px;
}
@media screen and (max-width: 1400px) {
  .devices .devices_container__inner .devices_img {
    max-width: 600px;
    margin: -50px 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .devices_img {
    max-width: 300px;
    margin: -25px 0 0 0;
  }
}
.devices .devices_container__inner .img_box {
  width: 317px;
  margin-left: -110px;
  display: flex;
  flex-direction: column;
  gap: 35px;
}
@media screen and (max-width: 1400px) {
  .devices .devices_container__inner .img_box {
    margin: -30px 0 0 0;
    width: 600px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .devices .devices_container__inner .img_box {
    width: 145px;
    margin: -10px 0 0 0;
    gap: 10px;
  }
}
.devices .info {
  display: block;
  margin: -35px 211px 0 0;
  color: #727171;
  text-align: end;
}
@media screen and (max-width: 1400px) {
  .devices .info {
    text-align: center;
    margin: 50px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .devices .info {
    margin: -20px auto 0;
  }
}

.works_about {
  background-color: #f7f8f8;
  padding: 110px 0 85px;
}
@media screen and (max-width: 768px) {
  .works_about {
    padding: 50px 0 0;
  }
}
.works_about .works_img01 {
  display: block;
  margin: 80px auto 70px;
  width: 464px;
}
@media screen and (max-width: 768px) {
  .works_about .works_img01 {
    width: 324.8px;
    margin: 50px auto 70px;
  }
}
.works_about .container {
  position: relative;
}
@media screen and (max-width: 1100px) {
  .works_about .container {
    padding-bottom: 500px;
  }
}
@media screen and (max-width: 768px) {
  .works_about .container {
    padding-bottom: 370px;
  }
}
.works_about .box .p-mascot__works {
  position: relative;
}
.works_about .box .p-mascot__works::after {
  display: block;
  content: "";
  position: absolute;
  background: url("../img/works/c-mascot_04.png") no-repeat center/contain;
  width: 68px;
  height: 60px;
  left: 22%;
  bottom: 0;
}
@media screen and (max-width: 1100px) {
  .works_about .box .p-mascot__works::after {
    width: 54.4px;
    left: 65%;
    bottom: -15%;
  }
}
@media screen and (max-width: 768px) {
  .works_about .box .p-mascot__works::after {
    width: 40.8px;
    left: 70%;
    bottom: -25%;
  }
}
.works_about .box .item {
  display: flex;
  align-items: flex-end;
  gap: 35px;
}
@media screen and (max-width: 1100px) {
  .works_about .box .item {
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .works_about .box .item {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
}
.works_about .box .item .works_img02 {
  width: 190px;
}
@media screen and (max-width: 1100px) {
  .works_about .box .item .works_img02 {
    width: 133px;
  }
}
@media screen and (max-width: 1100px) {
  .works_about .box .item .works_img02 {
    width: 114px;
  }
}
.works_about .box .item .date {
  display: block;
  color: #9fa0a0;
  font-size: 14px;
}
.works_about .box .text {
  padding-top: 50px;
  width: 630px;
  line-height: 2.25;
}
@media screen and (max-width: 1100px) {
  .works_about .box .text {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .works_about .box .text {
    padding-top: 30px;
  }
}
.works_about .works_img03 {
  width: 400px;
  position: absolute;
  top: 0;
  right: -20px;
}
@media screen and (max-width: 1200px) {
  .works_about .works_img03 {
    right: 0;
  }
}
@media screen and (max-width: 1100px) {
  .works_about .works_img03 {
    right: 50%;
    transform: translateX(50%);
    top: unset;
    bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .works_about .works_img03 {
    width: 280px;
  }
}

.works_search {
  background-color: #f7f8f8;
}
.works_search .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1400px) {
  .works_search .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  .works_search .container {
    padding-top: 60px;
    gap: 40px;
  }
}
.works_search .sec_title_box {
  align-items: flex-start;
  gap: 30px;
}
@media screen and (max-width: 1400px) {
  .works_search .sec_title_box {
    align-items: center;
  }
}
.works_search .sec_title_box .sec_title {
  justify-content: flex-start;
}
@media screen and (max-width: 1400px) {
  .works_search .sec_title_box .sec_title {
    align-items: center;
  }
}
.works_search .sec_title_box .sec_title .search {
  width: 71px;
}
@media screen and (max-width: 768px) {
  .works_search .sec_title_box .sec_title .search {
    width: 49.7px;
  }
}
.works_search .sec_title_box .sec_subtitle {
  position: relative;
  font-size: 26px;
}
.works_search .sec_title_box .sec_subtitle::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  right: -208px;
  width: 157px;
  height: 1px;
  background: #595757;
}
@media screen and (max-width: 1400px) {
  .works_search .sec_title_box .sec_subtitle::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .works_search .sec_title_box .sec_subtitle {
    font-size: 18px;
  }
}
.works_search .link_box {
  width: 562px;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
@media screen and (max-width: 768px) {
  .works_search .link_box {
    justify-content: center;
    width: 100%;
  }
}
.works_search .link_box .search_btn {
  width: 267px;
  height: 64px;
  background-color: #fff;
  border-radius: 2.906px;
  padding: 0 46px 0 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .works_search .link_box .search_btn {
    width: 355px;
    height: 38px;
    font-size: 14px;
  }
}
.works_search .link_box .search_btn::after {
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 0;
  height: 2px;
  background-color: #c30D23;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.works_search .link_box .search_btn:hover::after {
  opacity: 1;
}
.works_search .link_box .search_btn .triangle {
  width: 15px;
  transition: transform 0.2s ease;
}
.works_search .link_box .search_btn .triangle {
  width: 15px;
}
@media screen and (max-width: 768px) {
  .works_search .link_box .search_btn .triangle {
    width: 10.5px;
  }
}
.works_search .works_box {
  padding: 80px 0 70px;
}
.works_search .works_box_inner {
  display: flex;
  flex-wrap: wrap;
  gap: 45px 40px;
}
@media screen and (max-width: 1100px) {
  .works_search .works_box_inner {
    justify-content: center;
  }
}
.works_search .works_item_box {
  width: 340px;
}
.works_search .works_item_img {
  width: 340px;
  height: 239px;
  -o-object-fit: cover;
     object-fit: cover;
}
.works_search .item {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.works_search .address {
  display: block;
  font-size: 16px;
  padding: 15px 0 20px;
}
.works_search .name {
  font-size: 18px;
  font-weight: 600;
}
.works_search .page-navi {
  padding-bottom: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .works_search .page-navi {
    padding-bottom: 50px;
  }
}
.works_search .page-navi li {
  position: relative;
  list-style: none;
}
.works_search .page-navi li a, .works_search .page-navi li span {
  color: #c9caca;
  text-decoration: none;
  font-size: 18px;
  transition: color 0.25s;
}
@media screen and (max-width: 768px) {
  .works_search .page-navi li a, .works_search .page-navi li span {
    font-size: 14px;
  }
}
.works_search .page-navi li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 100%;
  height: 2px;
  background: #c30D23;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.25s;
}
.works_search .page-navi li:hover a {
  color: #3e3a39;
}
.works_search .page-navi li:hover::after {
  transform: scaleX(1);
}
.works_search .page-navi li.is-current a, .works_search .page-navi li.is-current span {
  color: #3e3a39;
}
.works_search .page-navi li.is-current::after {
  transform: scaleX(1);
}
.works_search .page-navi li.dots {
  color: #c9caca;
  pointer-events: none;
}

.works-single .single-container {
  padding: 110px 0;
}
@media screen and (max-width: 768px) {
  .works-single .single-container {
    padding: 50px 0;
  }
}
.works-single .address {
  font-size: 26px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .works-single .address {
    font-size: 16px;
  }
}
.works-single .p_title {
  padding-bottom: 0;
}
.works-single .category {
  display: block;
  margin: 20px auto 0;
  width: 180px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #c30D23;
  color: #fff;
  border-radius: 2.363px;
}
.works-single {
  /* =========================================
      Gallery Slider
  ========================================= */
}
.works-single .arrow_btn {
  display: block;
  width: 46px;
  height: 46px;
  background-color: #dcdddd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.works-single .arrow_btn .arrow_r {
  width: 23px;
  display: block;
}
.works-single .arrow_btn__red {
  background-color: #c30D23;
}
.works-single .gallery {
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  .works-single .gallery {
    padding-top: 50px;
  }
}
.works-single .gallery__main {
  position: relative;
  background: #fff;
}
.works-single .gallery__img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.works-single .gallery__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.works-single .gallery__arrow--prev {
  left: -80px;
}
.works-single .gallery__arrow--next {
  right: -80px;
}
.works-single .arrow_r--prev {
  transform: scaleX(-1);
}
.works-single .gallery__thumbs {
  display: flex;
  gap: 12px;
  padding: 35px 0 0;
  margin: 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.works-single .gallery__thumb {
  flex: 0 0 auto;
  width: 140px;
  height: 80px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  opacity: 0.6;
}
.works-single .gallery__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.works-single .gallery__thumb.is-active {
  opacity: 1;
}
.works-single .gallery__arrow:hover {
  filter: brightness(1.05);
}
@media screen and (max-width: 768px) {
  .works-single .gallery {
    max-width: 100%;
  }
  .works-single .gallery__arrow {
    display: none;
  }
  .works-single .gallery__thumb {
    width: 110px;
    height: 64px;
  }
}
.works-single .container {
  margin-top: 90px;
  background-color: #f7f8f8;
  border-radius: 11.288px;
  padding: 65px 60px 90px;
}
@media screen and (max-width: 1100px) {
  .works-single .container {
    padding: 50px 20px 50px;
  }
}
@media screen and (max-width: 768px) {
  .works-single .container {
    margin-top: 50px;
  }
}
.works-single .container .l_btn {
  width: 323px;
  height: 40px;
  gap: 15px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .works-single .container .l_btn {
    width: 315px;
    height: 38px;
    gap: 10px;
  }
}
.works-single .container .link-icon {
  width: 17px;
}
@media screen and (max-width: 768px) {
  .works-single .container .link-icon {
    width: 15px;
  }
}
.works-single .sec_title_box {
  align-items: flex-start;
}
.works-single .point {
  width: 52px;
}
@media screen and (max-width: 768px) {
  .works-single .point {
    width: 36.4px;
  }
}
.works-single .subtitle {
  font-size: 26px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .works-single .subtitle {
    font-size: 18px;
  }
}
.works-single .text {
  padding: 45px 0 70px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .works-single .text {
    padding: 20px 0 50px;
  }
}
.works-single .title {
  font-size: 20px;
  font-weight: 600;
  color: #c30D23;
  padding-bottom: 15px;
  position: relative;
}
.works-single .title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 980px;
  height: 1px;
  background: #3e3a39;
}
@media screen and (max-width: 1100px) {
  .works-single .title::after {
    width: 480px;
  }
}
@media screen and (max-width: 768px) {
  .works-single .title::after {
    width: 315px;
  }
}
.works-single .item_box {
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.works-single .btn_box {
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  .works-single .btn_box {
    padding-top: 50px;
  }
}
.works-single .btn_item {
  padding-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 768px) {
  .works-single .btn_item {
    padding-bottom: 50px;
  }
}

#company .company_about {
  position: relative;
  background-color: #f7f8f8;
  padding: 95px 0 600px;
}
@media screen and (max-width: 1100px) {
  #company .company_about {
    padding: 95px 0 450px;
  }
}
@media screen and (max-width: 768px) {
  #company .company_about {
    padding: 50px 0 300px;
  }
}
#company .company_about .company_img01 {
  display: block;
  width: 758px;
  position: absolute;
  bottom: 120px;
  left: 51%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1100px) {
  #company .company_about .company_img01 {
    width: 530.6px;
    bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  #company .company_about .company_img01 {
    width: 303.2px;
    bottom: 90px;
  }
}
#company .profile {
  background-color: #f7f8f8;
}
#company .profile .c-profile {
  width: 167px;
}
#company .profile .item_right {
  padding: 85px 275px 0 590px;
}
@media screen and (max-width: 1400px) {
  #company .profile .item_right {
    padding: 50px 50px 650px;
  }
}
@media screen and (max-width: 768px) {
  #company .profile .item_right {
    padding: 40px 20px 400px;
  }
}
#company .profile .item_box {
  border-top: 1px solid #bdbec0;
  width: 800px;
}
@media screen and (max-width: 1400px) {
  #company .profile .item_box {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1100px) {
  #company .profile .item_box {
    width: auto;
  }
}
#company .profile .company_table {
  width: 100%;
}
#company .profile .company_row {
  display: grid;
  grid-template-columns: 100px 1fr;
  border-bottom: 1px solid #bdbec0;
  padding: 35px 0;
  align-items: center;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #company .profile .company_row {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 22px 0;
    font-size: 14px;
  }
}
#company .profile .company_row dt {
  font-weight: 600;
  position: relative;
  padding-right: 20px;
}
#company .profile .company_row dt::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.3em;
  width: 1px;
  height: 27px;
  background: #bdbec0;
}
@media screen and (max-width: 768px) {
  #company .profile .company_row dt::after {
    display: none;
  }
}
#company .profile .company_row dd {
  margin: 0;
  padding-left: 28px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #company .profile .company_row dd {
    padding-left: 0;
  }
}
#company .profile .item_left {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10%;
  width: 604px;
}
@media screen and (max-width: 1700px) {
  #company .profile .item_left {
    width: 483.2px;
    left: 0;
  }
}
@media screen and (max-width: 1400px) {
  #company .profile .item_left {
    left: 50%;
    transform: translate(-50%, 0);
    top: unset;
    bottom: 10%;
  }
}
@media screen and (max-width: 1100px) {
  #company .profile .item_left {
    width: 520px;
    bottom: 5%;
  }
}
@media screen and (max-width: 768px) {
  #company .profile .item_left {
    width: 315px;
  }
}
#company .access {
  background-color: #f7f8f8;
  padding: 105px 0 120px;
}
#company .access .access_container {
  max-width: 1650px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 18.598px;
  padding: 115px 0;
}
@media screen and (max-width: 1650px) {
  #company .access .access_container {
    width: 1400px;
    padding: 100px 0;
  }
}
@media screen and (max-width: 1400px) {
  #company .access .access_container {
    width: 1100px;
    padding: 80px 0;
  }
}
@media screen and (max-width: 1100px) {
  #company .access .access_container {
    width: 620px;
  }
}
@media screen and (max-width: 768px) {
  #company .access .access_container {
    width: 355px;
    padding: 50px 0;
  }
}
#company .access .container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1400px) {
  #company .access .container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#company .access .sec_title_box {
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1400px) {
  #company .access .sec_title_box {
    align-items: center;
    justify-content: center;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  #company .access .sec_title_box {
    padding-bottom: 30px;
  }
}
#company .access .sec_title_box .sec_title, #company .access .sec_title_box .sec_subtitle {
  align-items: flex-start;
}
@media screen and (max-width: 1400px) {
  #company .access .sec_title_box .sec_title, #company .access .sec_title_box .sec_subtitle {
    align-items: center;
  }
}
#company .access .sec_title_box .c-access {
  width: 162px;
}
@media screen and (max-width: 768px) {
  #company .access .sec_title_box .c-access {
    width: 113.4px;
  }
}
#company .access .sec_title_box .text {
  display: block;
  padding-top: 60px;
  line-height: 1.8;
}
@media screen and (max-width: 1400px) {
  #company .access .sec_title_box .text {
    text-align: center;
    padding-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  #company .access .sec_title_box .text {
    padding-top: 10px;
  }
}
#company .access .access_box .g_map {
  width: 780px;
  height: 365px;
}
@media screen and (max-width: 1100px) {
  #company .access .access_box .g_map {
    width: 600px;
  }
}
@media screen and (max-width: 768px) {
  #company .access .access_box .g_map {
    width: 335px;
    height: 300px;
  }
}
#company .access .address_box {
  padding-top: 55px;
}
@media screen and (max-width: 1400px) {
  #company .access .address_box {
    padding-top: 65px;
  }
}
#company .access .address_box .title p {
  position: relative;
}
#company .access .address_box .title p::after {
  content: "";
  width: 980px;
  height: 1px;
  position: absolute;
  top: 55%;
  transform: translateY(50%);
  right: 0;
  background: #3e3a39;
}
@media screen and (max-width: 1400px) {
  #company .access .address_box .title p::after {
    display: none;
  }
}
#company .access .address_box .title .address_text {
  width: 71px;
}
@media screen and (max-width: 1400px) {
  #company .access .address_box .title .address_text {
    display: block;
    margin: 0 auto;
  }
}
#company .access .address_box .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 28px 0 0;
}
@media screen and (max-width: 1400px) {
  #company .access .address_box .box {
    flex-direction: column;
    justify-content: center;
    gap: 30px;
    padding: 50px 0 0;
  }
}
@media screen and (max-width: 768px) {
  #company .access .address_box .box {
    padding: 10px 0 0;
  }
}
#company .access .address_box .text {
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #company .access .address_box .text {
    font-size: 14px;
  }
}
#company .access .address_box .item_container {
  display: flex;
  align-items: center;
  gap: 20px;
}
#company .access .address_box .item_box {
  display: flex;
  gap: 15px;
  align-items: center;
}
#company .access .address_box .item_box .access_icon {
  width: 18px;
}
#company .access .address_box .item_box p {
  font-size: 20px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  #company .access .address_box .item_box p {
    font-size: 14px;
  }
}

.seminar .seminar_about {
  position: relative;
  padding: 95px 0 140px;
}
@media screen and (max-width: 768px) {
  .seminar .seminar_about {
    padding: 50px 0 60px;
  }
}
.seminar .seminar_about .p_title {
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .seminar .seminar_about .p_title {
    padding-bottom: 30px;
  }
}
.seminar .seminar_about .se_img01 {
  display: block;
  width: 475px;
  position: absolute;
  bottom: 22%;
  left: 54%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .seminar .seminar_about .se_img01 {
    width: 261.25px;
    bottom: 17%;
    left: 58%;
  }
}
.seminar .seminar_about .l_btn {
  margin-top: 453px;
}
@media screen and (max-width: 768px) {
  .seminar .seminar_about .l_btn {
    margin-top: 280px;
  }
}
.seminar #private-seminar {
  padding-bottom: 160px;
}
@media screen and (max-width: 1100px) {
  .seminar #private-seminar {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar {
    padding-bottom: 0;
  }
}
.seminar #private-seminar .container {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .seminar #private-seminar .container {
    justify-content: center;
  }
}
.seminar #private-seminar .red_box {
  width: 1400px;
  background-color: #c30D23;
  padding: 130px 0 170px 365px;
  border-radius: 18.824px 0 0 18.824px;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1600px) {
  .seminar #private-seminar .red_box {
    padding: 130px 0 170px 450px;
  }
}
@media screen and (max-width: 1400px) {
  .seminar #private-seminar .red_box {
    width: 100%;
    margin: 0 auto;
    border-radius: 18.824px;
    padding: 80px 50px 80px;
  }
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar .red_box {
    padding: 40px 20px;
  }
}
.seminar #private-seminar .red_box .se_img02 {
  display: block;
  width: 90px;
  padding-bottom: 15px;
}
@media screen and (max-width: 1400px) {
  .seminar #private-seminar .red_box .se_img02 {
    position: absolute;
    top: 50px;
    left: 52%;
    transform: translate(-50%);
  }
}
@media screen and (max-width: 1100px) {
  .seminar #private-seminar .red_box .se_img02 {
    width: 81px;
  }
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar .red_box .se_img02 {
    top: 40px;
    left: 53%;
    width: 45px;
    padding-bottom: 10px;
  }
}
.seminar #private-seminar .red_box .se_title {
  max-width: 600px;
  font-size: 33px;
  font-weight: 600;
  letter-spacing: 0.075em;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  display: flex;
  align-items: flex-end;
  gap: 0;
}
.seminar #private-seminar .red_box .se_title .se_title__line1,
.seminar #private-seminar .red_box .se_title .se_title__line2 {
  display: inline-flex;
  align-items: flex-end;
}
.seminar #private-seminar .red_box .se_title .n03 {
  width: 56px;
  height: auto;
  margin: 0 15px;
  flex-shrink: 0;
}
@media (max-width: 1400px) {
  .seminar #private-seminar .red_box .se_title {
    padding: 88px 0 15px 0;
    margin: 0 auto;
  }
}
@media (max-width: 1100px) {
  .seminar #private-seminar .red_box .se_title {
    border-bottom: none;
    flex-direction: column;
    align-items: center;
    padding: 80px 0 15px 0;
  }
  .seminar #private-seminar .red_box .se_title .se_title__line2 {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .seminar #private-seminar .red_box .se_title {
    font-size: 18px;
    padding: 50px 0 15px 0;
  }
  .seminar #private-seminar .red_box .se_title .n03 {
    width: 29px;
    margin: 0 10px 0 0;
  }
  .seminar #private-seminar .red_box .se_title .se_title__line2 {
    margin-top: 8px;
  }
}
.seminar #private-seminar .red_box .item_box {
  width: 645px;
  padding-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media screen and (max-width: 1400px) {
  .seminar #private-seminar .red_box .item_box {
    padding-top: 700px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1100px) {
  .seminar #private-seminar .red_box .item_box {
    padding-top: 450px;
    width: 500px;
  }
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar .red_box .item_box {
    padding-top: 260px;
    width: 317px;
  }
}
.seminar #private-seminar .red_box .item h4 {
  display: flex;
  align-items: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.69;
  gap: 25px;
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar .red_box .item h4 {
    font-size: 18px;
    flex-direction: column;
    gap: 5px;
  }
}
.seminar #private-seminar .red_box .item h4 .n01 {
  width: 45px;
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar .red_box .item h4 .n01 {
    width: 27px;
  }
}
.seminar #private-seminar .red_box .item h4 .n02 {
  width: 56px;
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar .red_box .item h4 .n02 {
    width: 33.6px;
  }
}
.seminar #private-seminar .red_box .item h4 .n03 {
  width: 56px;
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar .red_box .item h4 .n03 {
    width: 33.6px;
  }
}
.seminar #private-seminar .red_box .item p {
  padding-top: 40px;
  line-height: 1.875;
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar .red_box .item p {
    padding-top: 15px;
    text-align: justify;
    text-justify: inter-ideograph;
  }
}
.seminar #private-seminar .red_box .se_img03 {
  display: block;
  position: absolute;
  width: 275px;
  bottom: 170px;
  right: 195px;
}
@media screen and (max-width: 1400px) {
  .seminar #private-seminar .red_box .se_img03 {
    bottom: 210px;
    right: 50%;
    transform: translateX(50%);
  }
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar .red_box .se_img03 {
    width: 165px;
    bottom: 105px;
  }
}
.seminar #private-seminar .l_btn__white {
  margin: 100px 0 0 0;
}
@media screen and (max-width: 1400px) {
  .seminar #private-seminar .l_btn__white {
    margin: 400px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar .l_btn__white {
    margin: 220px auto 0;
  }
}
.seminar #private-seminar .se_img_red {
  max-width: 743px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1800px) {
  .seminar #private-seminar .se_img_red {
    max-width: 560px;
  }
}
@media screen and (max-width: 1600px) {
  .seminar #private-seminar .se_img_red {
    max-width: 440px;
  }
}
@media screen and (max-width: 1400px) {
  .seminar #private-seminar .se_img_red {
    max-width: 600px;
    top: 13%;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 1100px) {
  .seminar #private-seminar .se_img_red {
    width: 500px;
    height: 350px;
    -o-object-fit: cover;
       object-fit: cover;
    top: 17%;
  }
}
@media screen and (max-width: 768px) {
  .seminar #private-seminar .se_img_red {
    width: 317px;
    height: 217px;
    -o-object-fit: cover;
       object-fit: cover;
    top: 12.5%;
  }
}

.succession #succession_about {
  background-color: #f7f8f8;
  padding: 110px 0 100px;
}
@media screen and (max-width: 768px) {
  .succession #succession_about {
    padding: 50px 0;
  }
}
.succession #succession_about .su_img01 {
  display: block;
  width: 234px;
  margin: 45px auto 30px;
}
@media screen and (max-width: 768px) {
  .succession #succession_about .su_img01 {
    width: 163.8px;
  }
}
.succession #recruit_doctor {
  background-color: #f7f8f8;
}
.succession #recruit_doctor .recruit_text {
  width: 125px;
}
.succession #recruit_doctor .item_right {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -8%;
  width: 701px;
}
@media screen and (max-width: 1700px) {
  .succession #recruit_doctor .item_right {
    width: 560.8px;
    right: 0;
  }
}
@media screen and (max-width: 1400px) {
  .succession #recruit_doctor .item_right {
    right: 50%;
    transform: translate(50%, 0);
    top: unset;
    bottom: 5%;
  }
}
@media screen and (max-width: 1100px) {
  .succession #recruit_doctor .item_right {
    width: 520px;
    bottom: 5%;
  }
}
@media screen and (max-width: 768px) {
  .succession #recruit_doctor .item_right {
    width: 315px;
  }
}
.succession #recruit_doctor .sec_subtitle {
  color: #fff;
  text-align: start;
}
@media screen and (max-width: 1100px) {
  .succession #recruit_doctor .sec_subtitle {
    text-align: center;
  }
}
.succession #recruit_doctor .border {
  display: block;
  position: relative;
  padding: 50px 0 40px;
}
@media screen and (max-width: 768px) {
  .succession #recruit_doctor .border {
    padding: 30px 0;
  }
}
.succession #recruit_doctor .border::after {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  width: 63px;
  height: 1px;
  background: #fff;
}
@media screen and (max-width: 1100px) {
  .succession #recruit_doctor .border::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .succession #recruit_doctor .border::after {
    top: 30px;
  }
}
.succession #recruit_doctor .item_left {
  width: 980px;
  color: #fff;
  padding: 75px 0 0 275px;
}
@media screen and (max-width: 1650px) {
  .succession #recruit_doctor .item_left {
    padding: 75px 0 0 150px;
  }
}
@media screen and (max-width: 1400px) {
  .succession #recruit_doctor .item_left {
    width: auto;
    padding: 75px 50px 550px;
  }
}
@media screen and (max-width: 768px) {
  .succession #recruit_doctor .item_left {
    padding: 50px 20px 400px;
  }
}
.succession #recruit_doctor .title {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 25px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .succession #recruit_doctor .title {
    font-size: 16px;
    text-align: center;
  }
}
.succession #recruit_doctor .text {
  line-height: 2;
  padding-bottom: 45px;
}
@media screen and (max-width: 1650px) {
  .succession #recruit_doctor .text {
    width: 600px;
  }
}
@media screen and (max-width: 1400px) {
  .succession #recruit_doctor .text {
    width: auto;
  }
}
.succession #recruit_doctor .text .red {
  color: #c30D23;
  font-weight: 600;
}
.succession #recruit_doctor ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.succession #recruit_doctor li {
  position: relative;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  .succession #recruit_doctor li {
    font-size: 16px;
    padding-left: 30px;
  }
}
.succession #recruit_doctor li::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #c30D23;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../img/common/check-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px 9px;
}
@media screen and (max-width: 768px) {
  .succession #recruit_doctor li::before {
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-size: 12px 6px;
  }
}
.succession #recruit_doctor .l_btn {
  margin: 75px 0 0 0;
}
@media screen and (max-width: 1400px) {
  .succession #recruit_doctor .l_btn {
    margin: 75px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .succession #recruit_doctor .l_btn {
    width: 315px;
  }
}
.succession #recruit_job {
  background-color: #f7f8f8;
  padding: 100px 0 104px;
}
.succession #recruit_job .job_text {
  width: 122px;
  padding-bottom: 20px;
}
.succession #recruit_job .sec_subtitle {
  text-align: start;
  position: relative;
}
.succession #recruit_job .sec_subtitle::after {
  content: "";
  width: 525px;
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  right: 0;
  background: #3e3a39;
}
@media screen and (max-width: 1100px) {
  .succession #recruit_job .sec_subtitle::after {
    display: none;
  }
}
.succession #recruit_job .info_list {
  margin: 50px 0 0 0;
  padding: 0;
}
.succession #recruit_job .info_item {
  display: grid;
  grid-template-columns: 170px 1fr;
  gap: 75px;
  align-items: center;
  padding: 28px 0;
  border-bottom: 1px solid #bdbec0;
}
@media (max-width: 768px) {
  .succession #recruit_job .info_item {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 18px 0;
  }
}
.succession #recruit_job .info_no {
  margin: 0;
  color: #c30D23;
  font-weight: 600;
  font-size: 21px;
}
@media screen and (max-width: 768px) {
  .succession #recruit_job .info_no {
    font-size: 18px;
  }
}
.succession #recruit_job .info_text {
  margin: 0;
  line-height: 1.8;
}
.succession #recruit_job .text {
  text-align: center;
  font-size: 18px;
  padding-top: 120px;
  line-height: 1.85;
}
@media screen and (max-width: 768px) {
  .succession #recruit_job .text {
    padding-top: 60px;
    font-size: 16px;
  }
}
.succession #recruit_job .l_btn {
  margin: 80px auto 0;
}

#news-single .single-container {
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  #news-single .single-container {
    padding-top: 50px;
  }
}
#news-single .single-container_box {
  background-color: #fff;
  color: #3e3a39;
  border-radius: 12.727px;
  padding: 50px 100px;
}
@media screen and (max-width: 1100px) {
  #news-single .single-container_box {
    padding: 50px 40px;
  }
}
@media screen and (max-width: 768px) {
  #news-single .single-container_box {
    padding: 30px 20px;
  }
}
#news-single .box_date {
  display: flex;
  align-items: center;
  gap: 35px;
}
#news-single .box_date .date {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #news-single .box_date .date {
    font-size: 14px;
  }
}
#news-single .box_date .category_box {
  display: block;
  width: 144px;
  height: 28px;
  color: #fff;
  background-color: #c30D23;
  border-radius: 2.363px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #news-single .box_date .category_box {
    width: 100.8px;
    height: 19.6px;
  }
}
#news-single .title {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.5;
  padding: 35px 0 45px;
}
@media screen and (max-width: 1100px) {
  #news-single .title {
    padding: 25px 0 35px;
  }
}
@media screen and (max-width: 768px) {
  #news-single .title {
    font-size: 18px;
  }
}
#news-single .breadcrumb_box {
  padding-bottom: 100px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.6;
  color: #727171;
}
@media screen and (max-width: 1100px) {
  #news-single .breadcrumb_box {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  #news-single .breadcrumb_box {
    padding-bottom: 30px;
  }
}
#news-single .breadcrumb_box .breadcrumb_item {
  display: inline-flex;
  align-items: center;
}
#news-single .breadcrumb_box .breadcrumb_item:not(:last-child)::after {
  content: "—";
  margin: 0 12px;
  color: #727171;
}
#news-single .breadcrumb_box .breadcrumb_link {
  color: #c30D23;
  text-decoration: none;
}
#news-single .breadcrumb_box .breadcrumb_link:hover {
  opacity: 0.7;
}
#news-single .breadcrumb_box .breadcrumb_current {
  color: #727171;
}
#news-single .text_area {
  line-height: 1.875;
}
#news-single .img_box .contents_img {
  margin: 80px 0;
  width: 905px;
  height: 479px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1100px) {
  #news-single .img_box .contents_img {
    margin: 50px 0;
    width: 520px;
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  #news-single .img_box .contents_img {
    margin: 30px 0;
    width: 315px;
    height: 250px;
  }
}

.archive-news {
  background-color: #f7f8f8;
}
.archive-news .info {
  padding: 105px 0 110px;
}
@media screen and (max-width: 768px) {
  .archive-news .info {
    padding: 80px 0 40px;
  }
}
.archive-news .info .container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  .archive-news .info .container {
    flex-direction: column;
    justify-content: center;
    gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  .archive-news .info .container {
    position: relative;
  }
}
.archive-news .info .sec_title_box {
  align-items: flex-start;
}
.archive-news .info .sec_title {
  justify-content: flex-start;
}
.archive-news .info .sec_title .information {
  width: 121px;
}
@media screen and (max-width: 768px) {
  .archive-news .info .sec_title .information {
    width: 84.7px;
  }
}
.archive-news .info .sec_subtitle {
  text-align: start;
}
.archive-news .info .category-box {
  margin-top: 45px;
  width: 258px;
  background-color: #fff;
  border-radius: 5.902px;
  padding: 10px 30px 40px;
}
@media screen and (max-width: 1100px) {
  .archive-news .info .category-box {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .archive-news .info .category-box {
    padding: 10px 20px 20px;
  }
}
.archive-news .info .category-box .ul {
  display: flex;
  flex-direction: column;
}
.archive-news .info .category-box li {
  position: relative;
  margin: 15px 0;
  padding-left: 14px;
  color: #b5b5b6;
  font-weight: 600;
  line-height: 1.5;
  cursor: pointer;
  transition: color 0.25s;
}
.archive-news .info .category-box li::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 30px;
  background: #c30D23;
  opacity: 0;
  transition: opacity 0.25s;
}
@media screen and (max-width: 768px) {
  .archive-news .info .category-box li::before {
    left: -20px;
  }
}
.archive-news .info .category-box li.is-active {
  color: #3e3a39;
}
.archive-news .info .category-box li.is-active::before {
  opacity: 1;
}
.archive-news .info .newsList {
  width: 785px;
  padding: 0;
  margin: 0;
  border-top: 1px solid #3e3a39;
}
@media screen and (max-width: 1100px) {
  .archive-news .info .newsList {
    width: auto;
  }
}
.archive-news .info .newsList__item {
  border-bottom: 1px solid #3e3a39;
}
.archive-news .info .newsList__link {
  display: grid;
  grid-template-columns: 110px 144px 1fr 46px; /* 日付 / タグ / タイトル / 矢印 */
  align-items: center;
  -moz-column-gap: 35px;
       column-gap: 35px;
  padding: 30px 0;
}
.archive-news .info .newsList__date {
  padding-left: 20px;
}
.archive-news .info .newsList__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  padding: 0 14px;
  background: #c30D23;
  color: #fff;
  font-size: 14px;
  border-radius: 2.363px;
  white-space: nowrap;
}
.archive-news .info .newsList__title {
  margin: 0;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .archive-news .info .newsList__link {
    display: grid;
    grid-template-columns: 1fr 46px;
    grid-template-rows: auto auto auto auto;
    -moz-column-gap: 14px;
         column-gap: 14px;
    row-gap: 12px;
    padding: 24px 0;
  }
  .archive-news .info .newsList__date {
    grid-column: 1;
    grid-row: 1;
    padding-left: 20px;
  }
  .archive-news .info .newsList__tag {
    grid-column: 1;
    grid-row: 2;
    margin-left: 20px;
    justify-self: start;
  }
  .archive-news .info .newsList__title {
    grid-column: 1;
    grid-row: 3;
    padding-left: 20px;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .archive-news .info .arrow_btn {
    grid-column: 2;
    grid-row: 4;
    justify-self: end;
    align-self: end;
  }
}
.archive-news .info .page-navi {
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .archive-news .info .page-navi {
    margin-top: 60px;
  }
}
.archive-news .info .page-navi li {
  position: relative;
  list-style: none;
}
.archive-news .info .page-navi li a, .archive-news .info .page-navi li span {
  color: #c9caca;
  text-decoration: none;
  font-size: 18px;
  transition: color 0.25s;
}
@media screen and (max-width: 768px) {
  .archive-news .info .page-navi li a, .archive-news .info .page-navi li span {
    font-size: 14px;
  }
}
.archive-news .info .page-navi li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 100%;
  height: 2px;
  background: #c30D23;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.25s;
}
.archive-news .info .page-navi li:hover a {
  color: #3e3a39;
}
.archive-news .info .page-navi li:hover::after {
  transform: scaleX(1);
}
.archive-news .info .page-navi li.is-current a, .archive-news .info .page-navi li.is-current span {
  color: #3e3a39;
}
.archive-news .info .page-navi li.is-current::after {
  transform: scaleX(1);
}
.archive-news .info .page-navi li.dots {
  color: #c9caca;
  pointer-events: none;
}

#contact {
  padding: 110px 0 130px;
}
@media screen and (max-width: 768px) {
  #contact {
    padding: 50px 0;
  }
}
#contact .p_title_box .red_text {
  display: block;
  margin-top: 25px;
  color: #c30D23;
  text-align: center;
}
#contact .p_title_box .p_text {
  text-align: center;
}
#contact .container {
  margin-top: 70px;
  background-color: #f7f8f8;
  border-radius: 11.288px;
  padding: 75px 110px;
}
@media screen and (max-width: 768px) {
  #contact .container {
    margin-top: 50px;
  }
}
#contact {
  /* =========================
  Form Layout
  ========================= */
}
#contact .contactForm {
  max-width: 920px;
  margin: 0 auto;
}
#contact .formRow {
  display: grid;
  grid-template-columns: 270px 1fr;
  -moz-column-gap: 40px;
       column-gap: 40px;
  padding: 14px 0;
  align-items: center;
}
#contact .formRow__02 {
  align-items: flex-start;
}
#contact .formRow--top {
  align-items: start;
  padding-top: 18px;
}
#contact {
  /* =========================
  Label
  ========================= */
}
#contact .formLabel {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.6;
  position: relative;
  padding-left: 28px;
}
#contact .formLabel .req {
  position: absolute;
  left: 0;
  top: 0;
  color: #c30D23;
  font-weight: 600;
}
#contact .formField {
  width: 100%;
}
#contact {
  /* =========================
  Inputs
  ========================= */
}
#contact .input,
#contact .select,
#contact .textarea {
  width: 100%;
  background: #fff;
  padding: 12px 14px;
  outline: none;
}
#contact .input:focus,
#contact .select:focus,
#contact .textarea:focus {
  border-color: #3b82f6;
}
#contact .textarea {
  min-height: 180px;
  resize: vertical;
  padding-top: 14px;
}
#contact {
  /* =========================
  Zip / Address
  ========================= */
}
#contact .zipRow {
  display: flex;
  gap: 14px;
  align-items: center;
}
#contact .zipRow .input--zip {
  max-width: 295px;
}
#contact .zipBtn {
  background: #c30D23;
  color: #fff;
  border: none;
  border-radius: 5.902px;
  padding: 12px 19px;
  cursor: pointer;
  white-space: nowrap;
}
#contact .zipBtn:hover {
  opacity: 0.9;
}
#contact .addressGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
#contact .selectWrap {
  position: relative;
  max-width: 295px;
}
#contact .selectWrap::after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #666;
  pointer-events: none;
}
#contact .select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 40px;
}
#contact {
  /* =========================
  Radio
  ========================= */
}
#contact .radioGrid {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 22px;
}
#contact .radioGrid {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 22px;
}
#contact .radio {
  display: flex;
  align-items: center;
  gap: 5px;
}
#contact .radioOther {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 6px;
}
#contact .radioOther .otherInput {
  max-width: 320px;
  opacity: 0.4;
  pointer-events: none;
}
#contact .radioOther.is-active .otherInput {
  opacity: 1;
  pointer-events: auto;
}
#contact {
  /* =========================
  Bottom Area
  ========================= */
}
#contact .formBottom {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
#contact .agree {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
#contact .agree input {
  display: none;
}
#contact .agree .check {
  width: 21px;
  height: 21px;
  border: 0.5px solid #898989;
  border-radius: 2.653px;
  position: relative;
  transition: 0.2s;
}
#contact .agree {
  /* チェックマーク */
}
#contact .agree .check::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 6px;
  height: 11px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
  opacity: 0;
}
#contact .agree input:checked + .check {
  background: #c30D23;
  border-color: #c30D23;
}
#contact .agree input:checked + .check::after {
  opacity: 1;
}
@media screen and (max-width: 1100px) {
  #contact .container {
    padding: 30px 18px;
  }
  #contact .formRow {
    grid-template-columns: 1fr;
    row-gap: 10px;
  }
  #contact .formLabel {
    padding-left: 0;
  }
  #contact .formLabel:has(.req) {
    padding-left: 28px;
  }
  #contact .zipRow {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  #contact .formLabel {
    font-size: 16px;
  }
  #contact .formBottom {
    margin-top: 40px;
  }
  #contact .radioOther {
    flex-direction: column;
    align-items: flex-start;
  }
}/*# sourceMappingURL=style.css.map */