@charset "UTF-8";
html {
  overflow-x: hidden;
}

.main_width {
  width: calc(100% - 30px);
  max-width: 1230px;
  margin: auto;
}
.main_width.size1340 {
  max-width: 1340px;
}
.main_width.size1752 {
  max-width: 1752px;
}

.sp_only {
  display: none !important;
}
@media (max-width: 768px) {
  .sp_only {
    display: block !important;
  }
}

@media (max-width: 768px) {
  .pc_only {
    display: none !important;
  }
}
/*=============================================*/
/*header*/
/*=============================================*/
.l-header .__block-depth-1 {
  padding: 0;
}

.l-header {
  padding-top: 0;
  height: auto;
  background-color: #fff;
}

.l-header .__block-depth-3.__block-depth-3--3rd {
  display: block;
  margin-left: 0;
}

.c-global-navi .__link-child {
  color: #fff;
}

.heaer_top_box {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-end;
  padding-top: 3px;
}

.heaer_top_box .txt_list {
  margin-right: 30px;
}
.heaer_top_box .sns_box {
  margin-right: 20px;
}

.page_l {
  text-decoration: unset;
}
.page_l span {
  display: block;
  text-align: center;
}

.heaer_top_box .txt_list .list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.heaer_top_box .txt_list .list li {
  margin-right: 20px;
}
.heaer_top_box .txt_list .list li:last-child {
  margin-right: 0;
}
.heaer_top_box .txt_list .list li a {
  position: relative;
  font-size: 14px;
  color: #758C9E;
  padding-left: 28px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 600;
  text-decoration: none;
}
.heaer_top_box .txt_list .list li a:after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: "";
  width: 25px;
  height: 9px;
  background: url(../img/common/arrow-three.svg) no-repeat center/100%;
  margin: auto;
}

.hamburger_sns_list,
.heaer_top_box .sns_box .list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hamburger_sns_list li,
.heaer_top_box .sns_box .list li {
  max-width: 25px;
  margin-right: 6px;
}
.hamburger_sns_list li:last-child,
.heaer_top_box .sns_box .list li:last-child {
  margin-right: 0;
}

.hamburger_tel_box .tel a,
.heaer_top_box .tel_box .tel a {
  position: relative;
  padding-left: 23px;
  font-size: 20px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0;
}
.hamburger_tel_box .tel a:before,
.heaer_top_box .tel_box .tel a:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: "";
  width: 18px;
  height: 18px;
  background: url(../img/common/ico-tel.svg) no-repeat center/100%;
  margin: auto;
}

@media (max-width: 1440px) {
  .l-header .__block-depth-3.__block-depth-3--1st {
    display: block;
  }
}
@media (max-width: 1180px) {
  .l-header .heaer_top_box,
  .l-header .__block-depth-3.__block-depth-3--1st {
    display: none;
  }
}
.l-header .__logo .__image {
  width: 100%;
  max-width: 350px;
}

@media (max-width: 1440px) {
  .l-header {
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .l-header .__logo .__image {
    min-width: 160px;
  }
}
@media (max-width: 1180px) {
  .l-header {
    padding: 10px 0;
  }
}
@media (max-width: 992px) {
  .l-header .l-inner {
    padding-right: 0;
  }
}
/**************************************************/
/*PC Global Nav*/
/**************************************************/
.c-global-navi .__link .__en {
  font-size: 16px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 600;
}
.c-global-navi .__link .__ja {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
  margin-top: 5px;
}
.c-global-navi li:last-child {
  margin-right: 0;
}
.c-global-navi li a.__link {
  padding-top: 0;
  padding-bottom: 10px;
}
.c-global-navi li a.__link.m-right {
  padding-right: 5px;
  padding-left: 5px;
}
.c-global-navi li .__link {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.c-global-navi li:last-child .__link {
  padding-right: 0;
}
.c-global-navi li a:hover {
  background: none;
  opacity: 0.7;
}
.c-global-navi li a:hover span {
  color: #000;
}
.c-global-navi .c-dropdown-menu-area:hover {
  background: none;
}
.c-global-navi .c-dropdown-menu-area:hover span {
  color: #000;
  opacity: 0.7;
}

.c-global-navi .__list > li {
  position: relative;
}
.c-global-navi .__list > li:nth-child(2) {
  margin-right: 5px;
}
@media (max-width: 768px) {
  .c-global-navi .__list > li:nth-child(2) {
    margin-right: 0;
  }
}
.c-global-navi .__list > li:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: calc(100% - 30px);
  height: 0;
  margin: auto;
  background-color: #F04600;
  z-index: -1;
}
.c-global-navi .__list > li:hover:after {
  height: 4px;
}

.c-global-navi .__list > li.current:after {
  height: 4px;
}

.c-dropdown-menu-area:before {
  position: absolute;
  left: 0;
  top: 22px;
  content: "";
  width: 12px;
  height: 6px;
  background: url(../img/common/ico-nav-arrow.svg) no-repeat center/100%;
}
.c-dropdown-menu-area:hover:before {
  transform: rotate(180deg);
}

/**************************************************/
/*right_menu_box*/
/**************************************************/
.header_bottom_box {
  padding-right: 170px;
}
@media (max-width: 1180px) {
  .header_bottom_box {
    padding-right: 0;
  }
}

.right_menu_box {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
@media (max-width: 1180px) {
  .right_menu_box {
    position: relative;
  }
}
.right_menu_box .flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
@media (max-width: 1024px) {
  .right_menu_box .flex .contact_btn {
    display: none;
  }
}

.right_menu_box .contact_btn a {
  position: relative;
  display: block;
  background-color: #F04600;
  color: #fff;
  text-decoration: none;
  padding: 10px 5px;
  min-width: 110px;
  text-align: center;
  font-size: 13px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 600;
  padding-top: 40px;
  border-radius: 8px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .right_menu_box .contact_btn a {
    min-width: 50px;
    padding-top: 30px;
    font-size: 10px;
  }
}
.right_menu_box .contact_btn a:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  content: "";
  width: 31px;
  height: 21px;
  margin: auto;
  background: url(../img/common/ico-mail.svg) no-repeat center/100%;
}
@media (max-width: 768px) {
  .right_menu_box .contact_btn a:after {
    width: 20px;
    height: 18px;
  }
}
.right_menu_box .contact_btn a:hover {
  background-color: #758C9E;
  opacity: 1;
}

/**************************************************/
/*ハンバーガーメニュー*/
/**************************************************/
.c-hamburger span,
.c-hamburger:after,
.c-hamburger:before {
  width: 40%;
  left: 0;
  margin: auto;
}

.c-hamburger span {
  position: absolute;
  right: 0;
  top: 25px;
  content: "";
  height: 2px;
  background-color: #000;
}

.c-hamburger {
  position: relative;
  width: 70px;
  height: 50px;
}

.c-hamburger:before {
  top: 15px;
}

.c-hamburger:after {
  bottom: 13px;
}

.c-hamburger.c-hamburger--close span {
  display: none;
}

.hamb_menu {
  line-height: 1;
  font-size: 12px;
}
@media (max-width: 1180px) {
  .hamb_menu {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 10px;
  }
}

.c-drawer-navi .__link .__en {
  font-size: 18px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 600;
  color: #000;
}
.c-drawer-navi .__link .__ja {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
  color: #000;
}

.hamburger_sns_list {
  padding-top: 20px;
}

.hamburger_tel_box {
  padding-top: 20px;
}

/**************************************************/
/*main*/
/**************************************************/
.l-main {
  padding-top: 100px;
}
@media (max-width: 1180px) {
  .l-main {
    padding-top: 93px;
  }
}
.l-main.p-page {
  padding-top: 95px;
}
@media (max-width: 1024px) {
  .l-main.p-page {
    padding-top: 70px;
  }
}

.p-front-page .p-first-view {
  height: calc(77vh - 93px);
  min-height: unset;
}

.c-drawer {
  top: 96px;
}
@media (max-width: 1024px) {
  .c-drawer {
    top: 70px;
  }
}

/**************************************************/
/*top_news_list*/
/**************************************************/
.p-front-page .p-section-05 {
  padding-top: 40px;
}
@media (max-width: 768px) {
  .p-front-page .p-section-05 {
    padding-top: 0;
  }
}

.p-first-view {
  position: relative;
}

.top_news_box {
  position: absolute;
  bottom: 20px;
  left: 0;
}
.top_news_box.sp {
  display: none;
}
@media (max-width: 768px) {
  .top_news_box {
    position: relative;
    bottom: 0;
    margin-bottom: 50px;
  }
  .top_news_box.pc {
    display: none;
  }
  .top_news_box.sp {
    display: block;
  }
}
.top_news_box:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #5B7286;
  mix-blend-mode: multiply;
  z-index: 1;
}

.top_news_list {
  position: relative;
  padding: 10px 20px;
  border: solid 1px #fff;
  z-index: 10;
}
@media (max-width: 768px) {
  .top_news_list {
    border: none;
  }
}
.top_news_list .__item {
  display: block;
}
.top_news_list .__item:not(:last-child) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: dotted 1px #fff;
}
.top_news_list .__item .top {
  color: #fff;
}
.top_news_list .__item .top .__date {
  margin-right: 15px;
  line-height: 1.2;
  font-size: 14px;
  font-weight: 700;
}
.top_news_list .__item .top .__category {
  display: inline-block;
  padding: 0.3em 1em;
  line-height: 1.2;
  border-radius: 20px;
  background: #758C9E;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
}
.top_news_list .__item .__link {
  position: relative;
  display: block;
  padding-right: 2em;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
.top_news_list .__item .__link:after {
  position: absolute;
  bottom: 2px;
  right: 0;
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/common/ico-arr.svg) no-repeat center/contain;
}
.top_news_list .__item .__link .__post-title {
  padding-right: 2em;
  font-size: 1em;
  font-weight: 600;
}

.p-front-page .p-section-05 .__block-depth-1 .__title {
  margin-bottom: 20px;
}

.ttl_fs28 {
  margin-bottom: 20px;
  color: #5B7286;
  text-align: center;
  font-size: clamp(20px, 2.3vw, 28px) !important;
  font-weight: 700;
}
.ttl_fs28 .en {
  display: block;
  font-size: 16px;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}

.txt_base {
  margin-bottom: 30px;
  text-align: center;
}

.support_block.p-section-05 .l-container {
  max-width: 1740px;
}
.support_block.p-section-05 .__block-depth-1 {
  max-width: 1340px;
  margin: auto;
}
.support_block.p-section-05 .__block-depth-2 {
  display: flex;
  flex-wrap: wrap;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
}
@media (max-width: 768px) {
  .support_block.p-section-05 .__block-depth-2 {
    gap: 10px;
    justify-content: unset;
    -webkit-justify-content: unset;
  }
}
.support_block.p-section-05 .__block-depth-2.pc_only .__block-depth-4 {
  column-gap: 10px;
  width: calc((100% - 60px) / 4);
}
@media (max-width: 992px) {
  .support_block.p-section-05 .__block-depth-2.pc_only .__block-depth-4 {
    width: calc((100% - 20px) / 2);
  }
}
.support_block.p-section-05 .__block-depth-2 .__block-depth-4 {
  width: calc((100% - 60px) / 4);
}
@media (max-width: 992px) {
  .support_block.p-section-05 .__block-depth-2 .__block-depth-4 {
    width: calc(50% - 20px);
  }
}
@media (max-width: 768px) {
  .support_block.p-section-05 .__block-depth-2 .__block-depth-4 {
    width: 100%;
  }
  .support_block.p-section-05 .__block-depth-2 .__block-depth-4:not(:last-child) {
    margin-bottom: 0;
  }
  .support_block.p-section-05 .__block-depth-2 .__block-depth-4:last-child {
    margin-bottom: 50px;
  }
}
.support_block.p-section-05 .__block-depth-2 .__block-depth-4 a {
  height: 100%;
  text-decoration: none;
}
.support_block.p-section-05 .__block-depth-2 .__block-depth-4 img {
  width: 100%;
}
.support_block.p-section-05 .__box .__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 4.8em;
  padding: 0.25em;
  background: #fff;
  border: solid 1px #758C9E;
  border-bottom: none;
  line-height: 1.4;
  color: #F04600;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.support_block.p-section-05 .__box .__banner {
  padding: 20px 10px 20px;
  background: #758C9E;
}
@media (max-width: 768px) {
  .support_block.p-section-05 .__box .__banner {
    padding: 10px;
  }
}
.support_block.p-section-05 .__box .__banner .__thumbnail {
  margin: 10px 0 0;
}
.support_block.p-section-05 .__box .__banner .__image {
  max-height: 140px;
  width: auto;
}
.support_block.p-section-05 .__box .__banner .__lead {
  line-height: 1.2;
  color: #fff;
  text-align: center !important;
}
.support_block.p-section-05 .__box .__banner .__lead.__lead--large {
  font-size: clamp(17px, 2.5vw, 30px);
}
.support_block.p-section-05 .__box .__banner .__lead.__lead--large i {
  display: inline-block;
  vertical-align: middle;
}
.support_block.p-section-05 .__box .__banner .__caption {
  align-self: center !important;
  margin-top: 24px;
  padding: 0.5em 1.6em;
  background: #F04600;
  border: solid 1px #fff;
  border-radius: 20px;
  line-height: 1.5;
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  font-weight: 700;
}
.support_block.p-section-05 .__box .__banner .__caption .__icon {
  position: relative;
  top: -2px;
  width: 6px;
  height: 12px;
  margin-right: 12px;
  vertical-align: middle;
}

.p-front-page .p-section-02, .p-front-page .p-section-03 {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .p-front-page .p-section-02, .p-front-page .p-section-03 {
    margin-bottom: 40px;
  }
}

.p-front-page .p-section-02 .__title-desktop .__ja,
.p-front-page .p-section-03 .__title-desktop .__ja {
  margin-bottom: 0.2em;
  padding: 0 5px 0.3em;
  border-bottom: solid 1px #000;
  font-size: 46px;
  font-weight: 500;
}

.p-front-page .p-section-02 .__title-desktop .__en,
.p-front-page .p-section-03 .__title-desktop .__en {
  padding: 0 5px;
  font-size: 16px;
  font-weight: 400;
}

.u-button-rounded {
  padding: 11px 30px;
  font-size: clamp(15px, 1.3vw, 18px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.u-button-rounded .__copy {
  font-size: 1em;
  font-weight: 700;
}
.u-button-rounded .__icon {
  margin: 0 20px 0 0;
}
.u-button-rounded:hover {
  opacity: 1;
  background: #F04600;
}

.p-front-page .p-section-03 .__block-depth-2.__block-depth-2--2nd .__block-depth-3 .__list {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 10px;
}
@media (max-width: 992px) {
  .p-front-page .p-section-03 .__block-depth-2.__block-depth-2--2nd .__block-depth-3 .__list {
    max-width: 700px;
  }
}
@media (max-width: 768px) {
  .p-front-page .p-section-03 .__block-depth-2.__block-depth-2--2nd .__block-depth-3 .__list {
    max-width: 350px;
    column-gap: 10px;
  }
}
.p-front-page .p-section-03 .__block-depth-2.__block-depth-2--2nd .__block-depth-3 .__list .__item {
  padding: 0;
  font-size: 16px;
}
@media (max-width: 992px) {
  .p-front-page .p-section-03 .__block-depth-2.__block-depth-2--2nd .__block-depth-3 .__list .__item {
    width: calc((100% - 30px) / 2);
  }
}
@media (max-width: 768px) {
  .p-front-page .p-section-03 .__block-depth-2.__block-depth-2--2nd .__block-depth-3 .__list .__item {
    width: 100%;
  }
}
.p-front-page .p-section-03 .__block-depth-2.__block-depth-2--2nd .__block-depth-3 .__list .__item a {
  display: block;
  padding: 0.2em 1.2em 0.4em;
  border-radius: 30px;
  background: #758C9E;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
}
.p-front-page .p-section-03 .__block-depth-2.__block-depth-2--2nd .__block-depth-3 .__list .__item a:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 12px;
  margin-right: 10px;
  background: url(../img/common/ico-arr-white.svg) no-repeat center/contain;
}
.p-front-page .p-section-03 .__block-depth-2.__block-depth-2--2nd .__block-depth-3 .__list .__item:before {
  content: none;
}

.p-front-page .p-section-06 {
  margin-bottom: 120px;
}

.case_block {
  margin-bottom: 120px;
}
@media (max-width: 768px) {
  .case_block {
    margin-bottom: 60px;
  }
}
.case_block .l-container {
  max-width: 1255px;
}
.case_block .l-container .__text {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 768px) {
  .case_block .l-container .__text {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .case_block .l-container .__text.t_left {
    text-align: left;
  }
}
.case_block .l-container .__block-depth-3 {
  width: 31%;
}
@media (max-width: 768px) {
  .case_block .l-container .__block-depth-3 {
    width: 100%;
  }
  .case_block .l-container .__block-depth-3:not(:last-child) {
    margin-bottom: 20px;
  }
}
.case_block .l-container .__box {
  text-decoration: none;
}
.case_block .l-container .__thumbnail {
  margin-bottom: 13px;
}
.case_block .l-container .__thumbnail img {
  width: 100%;
}
.case_block .l-container .u-flex-start-center {
  padding: 0 5px;
}
.case_block .l-container .__date {
  margin-right: 10px;
  font-size: 16px;
  font-weight: 700;
}
.case_block .l-container .__category {
  padding: 0.3em 1.5em;
  background: #F04600;
  border-radius: 20px;
  line-height: 1.3;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
.case_block .l-container .__post-title {
  padding: 0 5px 13px 5px;
  border-bottom: solid 1px #000;
  letter-spacing: 0.02em;
  font-size: 16px;
  font-weight: 600;
}

.case_block .u-flex-between-stretch {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .case_block .u-flex-between-stretch {
    display: block;
  }
}
.case_block .__button-wrap {
  gap: 1.5em;
}

.p-front-page .p-section-01 .__block-depth-1 .__block-depth-2 {
  bottom: 60px;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .p-front-page .p-section-01 .__block-depth-1 .__block-depth-2 {
    margin-bottom: 0;
    bottom: 30px;
  }
}
@media (max-width: 420px) {
  .p-front-page .p-section-01 .__block-depth-1 .__block-depth-2 {
    bottom: 40px;
  }
}

.p-front-page .p-section-04 .__block-depth-1 .__block-depth-2 .__button {
  max-width: 190px;
}
.p-front-page .p-section-04 .u-button-rounded {
  padding: 11px 25px;
}
.p-front-page .p-section-04 .u-button-rounded .__icon {
  position: relative;
  top: -5px;
}
@media (max-width: 992px) {
  .p-front-page .p-section-04 .u-button-rounded .__icon {
    top: 0;
  }
}

@media (max-width: 992px) {
  .bottom_pickup_block .u-flex-between-stretch {
    display: block;
  }
}
.bottom_pickup_block .__block-depth-3 {
  width: 33.3%;
  padding: 30px 15px 27px;
  background: #505050;
  color: #fff;
  text-align: center;
}
@media (max-width: 992px) {
  .bottom_pickup_block .__block-depth-3 {
    width: 100%;
    text-align: center;
    padding: 20px 15px;
  }
}
@media (max-width: 768px) {
  .bottom_pickup_block .__block-depth-3 {
    display: block;
    padding: 20px 24px;
  }
  .bottom_pickup_block .__block-depth-3 .__block-depth-3 .__title,
  .bottom_pickup_block .__block-depth-3 .__block-depth-3 .__text {
    display: none;
  }
  .bottom_pickup_block .__block-depth-3 .__block-depth-3 .btn_list {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .bottom_pickup_block .__block-depth-3 .__block-depth-3 .btn_list .bottom_btn {
    width: calc((100% - 10px) / 2);
  }
  .bottom_pickup_block .__block-depth-3 .__block-depth-3 .btn_list .bottom_btn.tel {
    margin-bottom: 0;
  }
  .bottom_pickup_block .__block-depth-3 .__block-depth-3 .btn_list .bottom_btn.tel span {
    font-size: 16px;
  }
  .bottom_pickup_block .__block-depth-3 .__block-depth-3 .btn_list .bottom_btn.tel span::before {
    width: 15px;
    height: 15px;
  }
  .bottom_pickup_block .__block-depth-3 .__block-depth-3 .btn_list .bottom_btn.mail span {
    font-size: 16px;
  }
  .bottom_pickup_block .__block-depth-3 .__block-depth-3 .btn_list .bottom_btn.mail span::before {
    width: 20px;
    height: 20px;
  }
}
.bottom_pickup_block .__block-depth-3:not(:last-child) {
  border-right: solid 1px #fff;
}
@media (max-width: 992px) {
  .bottom_pickup_block .__block-depth-3:not(:last-child) {
    border-right: none;
    border-bottom: solid 1px #fff;
  }
}
.bottom_pickup_block .__block-depth-3 .__title {
  margin-bottom: 0.3em;
  line-height: 1.5;
  font-size: clamp(22px, 2.1vw, 26px);
  font-weight: 700;
}
.bottom_pickup_block .__block-depth-3 .__text {
  margin-bottom: 20px;
}
.bottom_pickup_block .mail_box .__text {
  min-height: 5.3em;
}
@media (max-width: 992px) {
  .bottom_pickup_block .mail_box .__text {
    min-height: auto;
  }
}
.bottom_pickup_block .sns_box .btn_list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 368px;
  margin: 0 auto;
  gap: 4px;
}
@media (max-width: 768px) {
  .bottom_pickup_block .sns_box .btn_list {
    max-width: 100%;
  }
}
.bottom_pickup_block .sns_box .btn_list li {
  width: calc((100% - 4px) / 2);
  margin: unset;
}

.bottom_btn {
  width: 100%;
  max-width: 300px;
  margin: auto;
}
.bottom_btn i {
  display: inline-block;
  margin-right: 12px;
}
.bottom_btn i img {
  display: block;
}
.bottom_btn a {
  display: block;
  padding: 0.6em 0.3em;
  background: #fff;
  border-radius: 8px;
  color: #5B7286;
  text-decoration: none;
  font-size: clamp(18px, 1.7vw, 22px);
  font-weight: 600;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bottom_btn a small {
  display: block;
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
}
.bottom_btn a span {
  display: inline-block;
  line-height: 1.2;
  letter-spacing: 0;
  font-size: 1em;
}
.bottom_btn a span:before {
  position: relative;
  top: -2px;
  display: inline-block;
  content: "";
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bottom_btn a:hover {
  opacity: 1;
  color: #F04600;
}

.bottom_btn.tel {
  margin-bottom: 10px;
}
.bottom_btn.tel a {
  padding: 0.1em 1em 0.3em;
}
.bottom_btn.tel a:hover span:before {
  background: url(../img/common/ico-tel-orange.svg) no-repeat center/contain;
}
.bottom_btn.tel span {
  font-size: clamp(25px, 2.4vw, 29px);
}
.bottom_btn.tel span:before {
  width: 26px;
  height: 26px;
  margin-right: 3px;
  background: url(../img/common/ico-tel-blue.svg) no-repeat center/contain;
}
.bottom_btn.mail span:before {
  width: 32px;
  height: 21px;
  margin-right: 8px;
  background: url(../img/common/ico-mail-blue.svg) no-repeat center/contain;
}
.bottom_btn.mail a:hover span:before {
  background: url(../img/common/ico-mail-orange.svg) no-repeat center/contain;
}
.bottom_btn.line span:before {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  background: url(../img/common/ico-line-blue.svg) no-repeat center/contain;
}
@media (max-width: 992px) {
  .bottom_btn.line span:before {
    width: 30px;
    height: 30px;
  }
}
.bottom_btn.line a:hover span:before {
  background: url(../img/common/ico-line-orange.svg) no-repeat center/contain;
}
.bottom_btn.facebook span:before {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  background: url(../img/common/ico-facebook-blue.svg) no-repeat center/contain;
}
@media (max-width: 992px) {
  .bottom_btn.facebook span:before {
    width: 30px;
    height: 30px;
  }
}
.bottom_btn.facebook a:hover span:before {
  background: url(../img/common/ico-facebook-orange.svg) no-repeat center/contain;
}
.bottom_btn.x span:before {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  background: url(../img/common/ico-x-blue.svg) no-repeat center/contain;
}
@media (max-width: 992px) {
  .bottom_btn.x span:before {
    width: 30px;
    height: 30px;
  }
}
.bottom_btn.x a:hover span:before {
  background: url(../img/common/ico-x-orange.svg) no-repeat center/contain;
}

.bottom_recruit_block {
  padding: 47px 0;
  background: #000;
}
.bottom_recruit_block .inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 30px);
  padding: 0 60px;
  margin: auto;
}
@media (max-width: 1024px) {
  .bottom_recruit_block .inner {
    display: block;
  }
}
.bottom_recruit_block .inner .ttl {
  letter-spacing: 0.05em;
  color: #fff;
  font-size: clamp(35px, 4.5vw, 50px);
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}
.bottom_recruit_block .inner .__text {
  letter-spacing: 0.05em;
  line-height: 1.44;
  color: #fff;
  font-size: clamp(16px, 1.3vw, 18px);
  font-weight: 600;
}
.bottom_recruit_block .inner .square_btn {
  width: 25%;
}
@media (max-width: 1024px) {
  .bottom_recruit_block .inner .square_btn {
    width: 100%;
    margin-top: 30px;
  }
}

.square_btn a {
  position: relative;
  display: block;
  padding: 0.8em 2em;
  background: #fff;
  border-radius: 8px;
  line-height: 1.3;
  color: #F04600;
  text-align: center;
  text-decoration: none;
  font-size: clamp(18px, 1.7vw, 22px);
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.square_btn a:before {
  position: absolute;
  top: calc(50% - 10px);
  left: 20px;
  content: "";
  width: 10px;
  height: 20px;
  background: url(../img/common/ico-arr-orange.svg) no-repeat center/contain;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.square_btn a:hover {
  background: #F04600;
  color: #fff;
  opacity: 1;
}
.square_btn a:hover:before {
  background: url(../img/common/ico-arr-white.svg) no-repeat center/contain;
}

/*=============================================*/
/* footer */
/*=============================================*/
@media (max-width: 1180px) {
  .l-footer .__block-depth-2.__block-depth-2--1st .__block-depth-3.__block-depth-3--1st {
    margin-bottom: 30px;
  }
}
@media (max-width: 1180px) {
  .l-footer .__block-depth-2.__block-depth-2--1st .__block-depth-3.__block-depth-3--2nd {
    order: 3;
  }
}
.l-footer .__block-depth-2.__block-depth-2--1st .__block-depth-3.__block-depth-3--2nd .__box {
  margin-bottom: 22px;
}
@media (max-width: 1180px) {
  .l-footer .__block-depth-2.__block-depth-2--1st .__block-depth-3.__block-depth-3--2nd .__box {
    border: none;
    padding: 0;
  }
}
.l-footer .__block-depth-2.__block-depth-2--1st .__block-depth-3.__block-depth-3--2nd .__text {
  line-height: 1.33;
  font-size: clamp(12px, 1vw, 15px);
}

.l-footer .__block-depth-2.__block-depth-2--1st .__block-depth-3.__block-depth-3--3rd {
  order: 3;
}
@media (max-width: 1180px) {
  .l-footer .__block-depth-2.__block-depth-2--1st .__block-depth-3.__block-depth-3--3rd {
    order: 1;
  }
}
.l-footer .__block-depth-2.__block-depth-2--1st .__block-depth-3.__block-depth-3--3rd .__title {
  display: inline-block;
  padding: 0.3em 1em;
  background: #fff;
  color: #5B7286;
  font-size: 16px;
  font-weight: 600;
}

.l-footer .__box .__tel {
  row-gap: 5px;
}
@media (max-width: 768px) {
  .l-footer .__box .__tel {
    display: block;
  }
}
.l-footer .__box .__tel .__number {
  letter-spacing: 0;
  font-size: 34px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .l-footer .__box .__tel .__number.u-none--desktop-md {
    display: block;
    margin-bottom: 5px;
  }
}
.l-footer .__box .__tel .__notice {
  font-size: 15px;
  font-weight: 500;
}

.l-footer .__box .__contact {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding: 0.8em 2em;
  background: #fff;
  border-radius: 8px;
  line-height: 1.3;
  color: #5B7286;
  text-align: center;
  text-decoration: none;
  font-size: clamp(15px, 1.5vw, 20px);
  font-weight: 700;
  white-space: nowrap;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .l-footer .__box .__contact {
    padding: 0.8em 1.5em 0.8em 2.2em;
    white-space: normal;
  }
}
.l-footer .__box .__contact:before {
  position: absolute;
  top: calc(50% - 10px);
  left: 20px;
  content: "";
  width: 10px;
  height: 20px;
  background: url(../img/common/ico-arr-blue.svg) no-repeat center/contain;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-footer .__box .__contact:hover {
  opacity: 1;
  color: #F04600;
}
.l-footer .__box .__contact:hover:before {
  background: url(../img/common/ico-arr-orange.svg) no-repeat center/contain;
}

.l-footer .__block-depth-2.__block-depth-2--2nd {
  grid-template-columns: repeat(3, calc(33% - 15px));
}
@media (max-width: 768px) {
  .l-footer .__block-depth-2.__block-depth-2--2nd {
    grid-template-columns: repeat(2, calc(51% - 15px));
  }
}

/*====================================================*/
/*@Page Common*/
/*====================================================*/
.p-page-header {
  margin-top: 0;
}

.p-page-header.p-page-header--add-image.small_page_ttl {
  height: 300px;
}
@media (max-width: 768px) {
  .p-page-header.p-page-header--add-image.small_page_ttl {
    height: 140px;
  }
}

.contents_top_block {
  padding-top: 80px;
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .contents_top_block {
    padding-top: 50px;
  }
}
.contents_top_block .l-container {
  max-width: 1340px;
}
.contents_top_block .__lead.u-regular {
  font-size: clamp(20px, 2.2vw, 27px);
}
.contents_top_block .__text {
  font-size: 16px;
  font-weight: 700;
}

/*=============================================*/
/* bread_crumb */
/*=============================================*/
.bread_crumb_block {
  padding-top: 20px;
}

.bread_crumb li {
  display: inline-block;
  color: #000;
}
.bread_crumb li:after {
  content: ">";
  margin: 0 0.3em;
}
.bread_crumb li:last-child:after {
  content: none;
}
.bread_crumb li a {
  color: inherit;
}
.bread_crumb li a span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bread_crumb li a:hover {
  opacity: 1;
}
.bread_crumb li span {
  color: inherit;
  font-size: clamp(11px, 1vw, 14px);
}
.bread_crumb li a:hover span {
  text-decoration: underline;
  color: #F04600;
}

/*=============================================*/
/* advantage */
/*=============================================*/
.p-advantage-page .p-section-01 {
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .p-advantage-page .p-section-01 {
    padding-bottom: 50px;
  }
}
.p-advantage-page .__button-wrap {
  margin-top: 40px;
  column-gap: 8px;
  row-gap: 10px;
}
@media (max-width: 768px) {
  .p-advantage-page .__button-wrap {
    justify-content: center;
  }
}
.p-advantage-page .case_block .__block-depth-1 {
  padding-top: 80px;
  border-top: solid 1px #707070;
}
@media (max-width: 768px) {
  .p-advantage-page .case_block .__block-depth-1 {
    padding-top: 40px;
  }
}

/*=============================================*/
/* consulting */
/*=============================================*/
.consulting_list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 130px;
}
@media (max-width: 768px) {
  .consulting_list {
    display: block;
    margin-bottom: 80px;
  }
}
.consulting_list:after {
  content: "";
  display: block;
  width: 32%;
}
@media (max-width: 768px) {
  .consulting_list:after {
    content: none;
  }
}
.consulting_list li {
  width: calc(33.3% - 10.6px);
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .consulting_list li {
    width: 100%;
  }
}
.consulting_list li a {
  position: relative;
  display: block;
  height: 100%;
  border: solid 1px #707070;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.consulting_list li a:hover {
  opacity: 1;
}
.consulting_list li a:hover img {
  transform: scale(1.1);
}

.consulting_list .img {
  position: relative;
  overflow: hidden;
}
.consulting_list .img img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.consulting_list .img:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 50%;
  background-image: -webkit-linear-gradient(bottom, rgba(117, 140, 158, 0), #758c9e 60%);
  background-image: -o-linear-gradient(bottom, rgba(117, 140, 158, 0), #758c9e 60%);
  background-image: linear-gradient(to top, rgba(117, 140, 158, 0), #758c9e 60%);
  mix-blend-mode: multiply;
  z-index: 1;
}
.consulting_list .ttl {
  position: absolute;
  top: 10px;
  left: 20px;
  width: calc(100% - 40px);
  color: #fff;
  font-size: clamp(20px, 2.9vw, 34px);
  z-index: 2;
}
.consulting_list .ttl .jp {
  display: block;
  padding-bottom: 10px;
  border-bottom: solid 1px #fff;
  letter-spacing: 0.05em;
  line-height: 1.3;
  color: inherit;
  font-size: 1em;
  font-weight: 600;
}
.consulting_list .ttl .en {
  display: block;
  padding-top: 5px;
  padding-left: 5px;
  letter-spacing: 0.05em;
  color: inherit;
  font-size: 16px;
  font-weight: 600;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}

.consulting_list .__text {
  position: relative;
  margin-top: 0;
  padding: 0.8em 20px;
  letter-spacing: 0;
  font-size: clamp(13px, 1vw, 15px);
}
.consulting_list .__text:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 22px 22px;
  border-color: transparent transparent #F04600 transparent;
}

.p-consulting-page .support_block {
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .p-consulting-page .support_block {
    margin-bottom: 40px;
  }
}

.related_block {
  padding: 100px 0;
}
@media (max-width: 768px) {
  .related_block {
    padding: 80px 0;
  }
}
.related_block .related_list li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .related_block .related_list li {
    display: block;
    margin-bottom: 0;
  }
}
.related_block .related_list li .img {
  width: 50%;
}
@media (max-width: 768px) {
  .related_block .related_list li .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.related_block .related_list li .txt_box {
  width: 48%;
}
@media (max-width: 768px) {
  .related_block .related_list li .txt_box {
    width: 100%;
  }
}
.related_block .related_list li .txt_box .__heading {
  font-size: clamp(22px, 3.7vw, 42px);
  font-weight: 500;
}
.related_block .related_list li .txt_box .__text {
  margin-bottom: 50px;
  color: #707070;
}
.related_block .related_list li .txt_box .__text.m_bottom {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .related_block .related_list li .txt_box .__text {
    margin-bottom: 30px;
  }
}

.consulting_link_list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.consulting_link_list li {
  width: 20%;
  min-height: 46px;
  text-align: center;
}
@media (max-width: 992px) {
  .consulting_link_list li {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .consulting_link_list li {
    width: 50%;
    min-height: 39px;
  }
}
.consulting_link_list li span,
.consulting_link_list li a {
  position: relative;
  display: block;
  height: 100%;
  padding: 0.35em 0.7em;
  background: #758C9E;
  border: solid 1px #fff;
  color: #fff;
  text-decoration: none;
  font-size: clamp(15px, 1.3vw, 18px);
}
.consulting_link_list li span:after,
.consulting_link_list li a:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 14px 14px;
  border-color: transparent transparent #fff transparent;
}

.consulting_child_case .__block-depth-1 {
  padding-top: 80px;
  border-top: solid 1px #707070;
}
@media (max-width: 768px) {
  .consulting_child_case .__block-depth-1 {
    padding-top: 60px;
  }
}

/*=============================================*/
/* management */
/*=============================================*/
.p-management-page .p-section-01 {
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  .p-management-page .p-section-01 {
    padding-bottom: 60px;
  }
}

/*=============================================*/
/* message */
/*=============================================*/
.p-message-page .p-section-01 {
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .p-message-page .p-section-01 {
    padding-bottom: 40px;
  }
}

/*=============================================*/
/* company */
/*=============================================*/
.p-company-page .section-02 {
  padding-bottom: 50px;
}

.company_list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.company_list li {
  width: calc(50% - 8px);
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .company_list li {
    width: 100%;
  }
}
.company_list li a {
  display: block;
  border: solid 1px #707070;
  text-decoration: none;
}
.company_list li a:hover {
  opacity: 1;
}
.company_list li a:hover .__text {
  background: #758C9E;
  color: #fff;
}
.company_list li a:hover .img:before {
  opacity: 1;
}
.company_list li a:hover .img figcaption {
  opacity: 1;
}
.company_list .img {
  position: relative;
  overflow: hidden;
}
.company_list .img:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #5B7286;
  mix-blend-mode: multiply;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.company_list .img figcaption {
  position: absolute;
  top: calc(50% - 0.5em);
  left: 0;
  display: block;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-align: center;
  font-size: 48px;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.company_list .__text {
  position: relative;
  margin-top: 0;
  padding: 0.7em 20px 0.85em;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: center;
  font-size: clamp(18px, 1.7vw, 22px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.company_list .__text:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 22px 22px;
  border-color: transparent transparent #F04600 transparent;
}

.company_page_list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .company_page_list {
    display: block;
    width: 100%;
    max-width: 660px;
    margin: 0 auto 60px;
  }
}
.company_page_list li {
  width: calc(50% - 8px);
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .company_page_list li {
    width: 100%;
  }
}
.company_page_list a {
  position: relative;
  display: block;
}
.company_page_list a:before {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #5B7286;
  mix-blend-mode: multiply;
}
.company_page_list a:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 22px 22px;
  border-color: transparent transparent #F04600 transparent;
}
.company_page_list .__text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: 0;
  color: #fff;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.company_page_list .__text .en {
  display: block;
  line-height: 1.2;
  color: inherit;
  font-size: clamp(17px, 3.5vw, 40px);
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}
.company_page_list .__text .jp {
  display: block;
  margin-top: 0.4em;
  line-height: 1.2;
  color: inherit;
  font-size: clamp(12px, 1.3vw, 18px);
  font-weight: 500;
}

/*=============================================*/
/* member */
/*=============================================*/
.p-archive-member-page .p-section-01 {
  padding-bottom: 100px;
}
.p-archive-member-page .p-section-01 .p-archive-member {
  margin-bottom: 40px;
}

.p-detail-member .__info .__description {
  margin-bottom: 50px;
}

.p-single-member-page .p-section-01 {
  padding-bottom: 100px;
}
.p-single-member-page .member_list_block {
  padding-bottom: 100px;
}
.p-single-member-page .member_list_block .__block-depth-1 {
  padding-top: 60px;
  border-top: solid 1px #707070;
}

/*=============================================*/
/* casestudy */
/*=============================================*/
.p-casestudy-single-page .p-section-01 {
  padding-bottom: 100px;
}
.p-casestudy-single-page .case_block .l-container {
  padding-top: 80px;
  border-top: solid 1px #707070;
}

/*=============================================*/
/* contact */
/*=============================================*/
.p-contact-page .p-section-01 {
  padding-bottom: 140px;
}
@media (max-width: 768px) {
  .p-contact-page .p-section-01 {
    padding-bottom: 50px;
  }
}

@media (max-width: 768px) {
  .p-front-page .p-section-03 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

@media (max-width: 768px) {
  .p-front-page .p-section-02 {
    margin-top: 0px;
    margin-bottom: 80px;
  }
}

@media (max-width: 768px) {
  .case_block {
    margin-bottom: 70px;
  }
}

.p-front-page .p-section-01 {
  height: 520px;
}
@media (max-width: 768px) {
  .p-front-page .p-section-01 {
    height: 300px;
  }
}

.l-footer .__block-depth-1.__block-depth-1--2nd {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .l-footer .__block-depth-1.__block-depth-1--2nd {
    margin-top: 15px;
  }
}

.p-front-page .p-section-04 {
  padding-bottom: 70px;
}

.p-casestudy-archive-page .p-section-01 {
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  .p-casestudy-archive-page .p-section-01 {
    padding-bottom: 50px;
  }
}

.top_scroll_btn {
  position: fixed;
  bottom: 10px;
  right: 10px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 1000;
}
.top_scroll_btn.show {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .top_scroll_btn {
    bottom: 90px;
    right: 10px;
  }
}
.top_scroll_btn .link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 50%;
}
@media (max-width: 1024px) {
  .top_scroll_btn .link {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 550px) {
  .top_scroll_btn .link {
    width: 45px;
    height: 45px;
  }
}
.top_scroll_btn .link::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/common/ico-arr-white.svg) no-repeat center/contain;
  transform: rotate(-90deg) translateY(-50%);
}
@media (max-width: 1024px) {
  .top_scroll_btn .link::before {
    top: 7px;
    width: 12px;
    height: 12px;
  }
}
.top_scroll_btn .link .text {
  padding-top: 5px;
  font-size: 24px;
  color: #fff;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .top_scroll_btn .link .text {
    font-size: 15px;
  }
}

.fixed_contact {
  display: none;
}
@media (max-width: 1024px) {
  .fixed_contact {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transition: all 0.3s;
  }
  .fixed_contact .flex_container {
    display: flex;
  }
  .fixed_contact .common {
    width: 50%;
    background-color: #f04601;
    text-align: center;
  }
  .fixed_contact .common:nth-of-type(2) {
    background-color: #000;
  }
  .fixed_contact .common img {
    width: 250px;
  }
}

@media (max-width: 768px) {
  .p-front-page .p-section-01 .__message.__message--large .__image {
    transform: scale(1);
  }
}

.p-front-page .p-section-01 .__message.__message--large {
  padding: 0;
}

@media (max-width: 992px) {
  .p-front-page .p-section-02 .__block-depth-2.__block-depth-2--1st .__visual::before,
  .p-front-page .p-section-03 .__block-depth-2.__block-depth-2--1st .__visual::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
  }
}

@media (max-width: 992px) {
  .p-front-page .p-section-02 .__title-mobile, .p-front-page .p-section-03 .__title-mobile {
    color: #fff;
  }
}

@media (max-width: 768px) {
  .p-front-page .p-section-02 .__block-depth-2.__block-depth-2--2nd .__block-depth-3,
  .p-front-page .p-section-03 .__block-depth-2.__block-depth-2--2nd .__block-depth-3 {
    margin-top: 20px;
  }
}

.p-first-view .swiper {
  position: relative;
  height: 100%;
}
.p-first-view .swiper .inner .copy {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 10px;
}
@media (max-width: 768px) {
  .p-first-view .swiper .inner .copy {
    max-width: 450px;
  }
}
.p-first-view .swiper .inner .img img {
  display: block;
  width: 100%;
  height: calc(77vh - 93px);
  object-fit: cover;
  object-position: center;
}
.p-first-view .swiper-pagination.custom-swiper-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: auto;
  display: flex;
  justify-content: center;
  gap: 16px;
  z-index: 9999;
}
@media (max-width: 768px) {
  .p-first-view .swiper-pagination.custom-swiper-nav {
    bottom: 6%;
    gap: 5px;
  }
}
.p-first-view .swiper-pagination-bullet {
  display: inline-block;
  width: 100px;
  height: 8px;
  background-color: #ddd;
  opacity: 1;
  border-radius: 0;
  transition: background-color 0.4s;
}
@media (max-width: 768px) {
  .p-first-view .swiper-pagination-bullet {
    width: 40px;
    height: 5px;
  }
}
.p-first-view .swiper-pagination-bullet-active {
  background-color: #f0482f;
}

.l-container.p_m_bottom {
  margin-bottom: 140px;
}
@media (max-width: 768px) {
  .l-container.p_m_bottom {
    margin-bottom: 70px;
  }
}

.description {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.c_border {
  padding-top: 80px;
  border-top: solid 1px #707070;
}
@media (max-width: 768px) {
  .c_border {
    padding-top: 40px;
  }
}

.case_block.p_c_study .u-flex-between-stretch {
  gap: 20px 30px;
  justify-content: unset;
  -webkit-box-pack: unset;
  -webkit-justify-content: unset;
}
.case_block.p_c_study .u-flex-between-stretch .__block-depth-3 {
  width: calc((100% - 60px) / 3);
}
@media (max-width: 992px) {
  .case_block.p_c_study .u-flex-between-stretch .__block-depth-3 {
    width: 100%;
  }
}

.p-page-header.p-page-header--add-image {
  height: 300px;
}
@media (max-width: 768px) {
  .p-page-header.p-page-header--add-image {
    height: 140px;
  }
}

.p-section-01.adjust_p {
  padding-bottom: 0;
}

.shorte_wrapper .company_page_list {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .shorte_wrapper .company_page_list {
    margin-bottom: 30px;
  }
}

.p-column-archive-page .p-section-01 {
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  .p-column-archive-page .p-section-01 {
    padding-bottom: 60px;
  }
}

.p-contact-page .p-section-01.adjust_contact {
  padding-top: 100px;
}
@media (max-width: 768px) {
  .p-contact-page .p-section-01.adjust_contact {
    padding-top: 50px;
  }
}
.p-contact-page .p-section-01.adjust_contact strong {
  display: block;
  padding-bottom: 20px;
  font-size: clamp(18px, 2.5vw, 30px);
}
.p-contact-page .p-section-01.adjust_contact .txt_base {
  text-align: left;
  font-weight: 700;
}

.p-flow-page .p-section-01.p_bottom {
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  .p-flow-page .p-section-01.p_bottom {
    padding-bottom: 60px;
  }
}

@media (max-width: 768px) {
  .u-flex-end-end.sp_center {
    justify-content: center;
  }
}

.c-drawer-navi .__list-sub.top {
  border-top: none;
}

.c-drawer-navi .__list-sub .ico {
  position: relative;
}
.c-drawer-navi .__list-sub .ico::before {
  position: absolute;
  right: -30px;
  top: 5px;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/common/ico_linkmark.svg) no-repeat center/contain;
}
@media (max-width: 992px) {
  .c-drawer-navi .__list-sub .ico::before {
    top: 1px;
    right: -25px;
  }
}

.l-footer .__block-depth-2.__block-depth-2--2nd .__block-depth-3.__block-depth-3--2nd {
  margin-top: 0;
}
@media (max-width: 768px) {
  .l-footer .__block-depth-2.__block-depth-2--2nd .__block-depth-3.__block-depth-3--2nd {
    margin-top: 20px;
  }
}

.e_link .ico a {
  position: relative;
  display: inline-block;
}
.e_link .ico a::after {
  position: absolute;
  right: -20px;
  top: 5px;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/common/ico-linkmark-white.svg) no-repeat center/contain;
}

@media (max-width: 992px) {
  .l-footer .__block-depth-2.__block-depth-2--2nd {
    grid-template-columns: repeat(2, calc(50% - 10px));
  }
}/*# sourceMappingURL=adjust.css.map */