/*@function vw($size, $viewport:1920) {
  $rate: 100 / $viewport;
  @return $rate * $size * 1vw;
}*/
.mokuji_box .mokuji .mokujiinner > .chapter > li {
  padding-left: 0;
}
.mokuji_box .mokuji .mokujiinner > .chapter > li::before {
  content: inherit;
}

.mokuji_box .mokuji .mokujiinner > .chapter > .chapter > li {
  padding-left: 0;
}
.mokuji_box .mokuji .mokujiinner > .chapter > .chapter > li::before {
  content: inherit;
}

.document_detail .document_detail_flex {
  padding-bottom: 100px;
  margin-bottom: 0;
}

.top_trend_list_img a img.logo {
  border-radius: 0;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.top_news_list_date {
  white-space: nowrap;
}

.wp-block-button .wp-block-button__link {
  border: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
}

.wp-block-button .wp-block-button__link::after {
  content: inherit;
}

.top_main_catch_in.pc {
  display: inline-block !important;
}

.preparation {
  margin-bottom: 3rem;
}
.preparation .common_txt01 {
  line-height: 2.5;
}

.recruit .common_w_inner {
  background: url(../images/recruit/recruit_mainimg.jpg) no-repeat center center;
  background-size: cover;
}

.sustainability .common_w_inner {
  background: url(../images/sustainability/sustainability_mainimg.jpg) no-repeat center center;
  background-size: cover;
}

@media screen and (min-width: 1441px) {
  header .hd_search_btn span {
    padding-left: 30px;
  }
  header .hd_search_btn span::before {
    width: 25px;
    height: 26px;
    background: url(../images/common/icon_search_wh.svg) no-repeat left top;
    background-size: contain;
  }
  header .hd_search {
    margin: 0 0 0 2.5rem;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1648px) {
  header .hd_search {
    margin: 0 0 0 1.5rem;
  }
}
@media screen and (min-width: 1441px) {
  header .global_menu nav {
    padding-right: 20.3rem;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1648px) {
  header .global_menu nav {
    padding-right: 18.3rem;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1294px) {
  header .global_menu nav {
    width: 12rem;
  }
}
@media screen and (min-width: 1441px) {
  header .global_menu nav > ul > li:not(.last) {
    border-right: 1px solid #d5dee7;
    margin-right: 1.5rem;
    padding-right: 1.5rem;
    height: 4rem;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1648px) {
  header .global_menu nav > ul > li:not(.last) {
    margin-right: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1648px) {
  header .global_menu nav > ul > li > a {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1648px) {
  header .menu_mega_ttl {
    font-size: 1.5rem;
  }
}
header .hd_btn {
  position: fixed;
  right: 1.6rem;
  top: 1.6rem;
  width: 15.4rem;
}
@media screen and (max-width: 1294px) {
  header .hd_btn {
    width: 10rem;
  }
}

header .hd_btn01 {
  position: static;
}

header .hd_btn02 {
  position: static;
  margin-top: 1rem;
}

.top_main_underlink {
  text-align: center;
  margin: 4rem 0 0 0;
}
.top_main_underlink a {
  color: #e64661;
  font-size: 4.8rem;
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding-right: 2.5rem;
  text-decoration: underline;
}
.top_main_underlink a::after {
  content: "";
  width: 18px;
  height: 18px;
  border: 0;
  border-top: solid 3px #e64661;
  border-right: solid 3px #e64661;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 0;
  transition: 0.3s;
}
.top_main_underlink a:hover::after {
  right: -5px;
}

.top_about_bg {
  padding: 6rem 0 5rem 0;
}

.fix_btn.show {
  display: block;
}

.fix_btn {
  display: none;
}

footer .ft_menu {
  justify-content: flex-end;
}

.profile .img_expansion .dd01 img {
  width: 200px;
}

.profile .img_expansion .dd02 img {
  width: 289px;
}

.sub_profile_container01_bg .access_link a {
  display: inline-block;
}

.common_sub_tbl01 table td a {
  display: inline-block;
}

footer .ft_left .ft_add a {
  display: inline;
}

.top_trend_list_img {
  position: relative;
}
.top_trend_list_img .new-label {
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, #004ea2, #14b6f2);
  color: #FFF;
  font-weight: 500;
  border-radius: 20px 0 20px 0;
  z-index: 2;
  padding: 7px 12px 5px 12px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.05em;
}

.sub_profile_awardlist ul li img {
  border: 1px solid #dbdfe7;
  border-radius: 20px;
}

.common_sub_fax_box_ans a {
  display: inline-block;
}

.recruit_link_bnr01_ttl .common_en01 {
  white-space: nowrap;
}

@media screen and (max-width: 1294px) {
  .top_main_catch_in {
    font-size: 3.8rem;
  }
  .top_main_txt {
    margin-bottom: 3rem;
  }
  .top_main_inner {
    top: 18rem;
    transform: translate(0, 0);
  }
  header .nav_toggle_pc {
    right: 120px;
  }
}
@media screen and (max-width: 1440px) {
  .top_company_bg .common_top_h2_ttl .common_en01 {
    font-size: 7.4rem;
  }
}
@media screen and (max-width: 1648px) {
  .top_main_inner {
    top: 15rem;
    transform: translate(0, 0);
  }
}
header .menu_mega_img img {
  border-radius: 20px;
  overflow: hidden;
}

.notfound .common_btn01 {
  margin-left: auto;
  margin-right: auto;
}/*# sourceMappingURL=pc03.css.map */