@charset "UTF-8";

/* ---------------------------------------------------------------------------
★共通
--------------------------------------------------------------------------- */

html {
  font-size: 62.5%;
}

body {
  font-size: 3.6vw;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.8;
  font-weight: normal;
  max-width: 100%;
  background: url(../img/mv_bg.png) center top no-repeat,
    url(../img/mv_bg02.png) no-repeat center bottom 29vw,
    url(../img/body_bg.jpg) center;
  background-size: 67vw, calc(800px + 70vw), cover;
  background-attachment: fixed;
}

object {
  pointer-events: none;
}

.sp {
  display: block !important;
}

.pc {
  display: none !important;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* ---------------------------------------------------------------------------
★フォントファミリー
--------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------
★背景
--------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------
★LIST
--------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------
★BASE
--------------------------------------------------------------------------- */
.c_phoneArea > div:nth-child(2) {
  margin-top: 10px;
}
.c_phoneArea > div:nth-child(2) a {
  font-size: 23px;
}
/* ---------------------------------------------------------------------------
★タイトル
--------------------------------------------------------------------------- */

.tit02 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  margin: 0 auto 35px;
}

.tit02 b {
  font-size: 5rem;
  line-height: 1.5;
  letter-spacing: 2px;
  display: inline-block;
  position: relative;
}

.tit02 span {
  color: #8c8c8c;
  font-size: 3.6vw;
  display: block;
  line-height: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", cursive, sans-serif, serif;
}

/* ---------------------------------------------------------------------------
★テキスト
--------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------
★アニメーション
--------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------
★グローバルナビゲーション
--------------------------------------------------------------------------- */

.nav_wrp {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 3;
  display: none;
}

.nav_wrp.changed {
  display: block;
}

.nav_site {
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 240px;
  height: 100%;
  padding: 100px 30px 50px;
  position: fixed;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  -webkit-transition-timing-function: cubic-bezier(0.96, -0.01, 0.08, 1);
  transition-timing-function: cubic-bezier(0.96, -0.01, 0.08, 1);
  background: rgba(0, 0, 0, 0.8);
  overflow-y: auto;
  z-index: 1;
}

.nav_site.active {
  opacity: 1;
  top: 0;
  right: 0;
}

/* =======================================
★ページャー
========================================== */

.pager {
  width: auto;
  margin: 0 auto;
  padding-bottom: 100px;
}

.wp-pagenavi {
  clear: both;
  font-size: 14px;
  text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 2.6;
  border: 1px solid #000000;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  color: #000000;
  font-size: 14px;
  margin: 5px;
  vertical-align: top;
  padding: 0px;
  background-color: #fff;
  border-radius: 4px;
}

.wp-pagenavi span.extend {
  border: 1px solid rgba(245, 245, 245, 0);
}

.wp-pagenavi span.current {
  color: #fff;
  background-color: #000000;
  font-size: 14px;
  vertical-align: top;
  text-decoration: none;
}

#contact .popup-inner {
  padding: 40px 20px;
}
/* ---------------------------------------------------------------------------
★header footer
--------------------------------------------------------------------------- */

.c_prevArea {
  font-size: 12px;
}

.c_prevArea li a {
  margin: 0px 3px;
}

.c_table_01 th,
.c_table_01 td {
  display: block;
}

.c_table_01 th {
  font-weight: bold;
}
.c_table_01 td {
  margin-bottom: 14px;
}
.footer01 {
  position: relative;
  z-index: 1000;
}

.footer01 .h2Tit {
  color: #fff;
  font-weight: 400;
}

.footer01 ul a {
  text-align: center;
  height: 75px;
  padding: 11px;
  width: 250px;
  margin: auto;
}

.footer01 ul li:nth-child(1) a {
  margin-bottom: 10px;
}

.footer01 ul li:nth-child(2) a {
}

.footer01 ul li:nth-child(3) a {
}

.footer01 ul li:nth-child(1) .f29 {
  font-size: 27px !important;
}
.footer01 ul li:nth-child(2) .f29 {
  font-size: 25px !important;
}

.footer01 ul li .f29 {
  height: 31px;
}

.footer02 .f_nav {
  display: none;
}

.sp_column01 {
  display: block;
}

.sp_column01 > * {
  width: 100% !important;
  float: inherit !important;
  margin-right: 0 !important;
}
.img_r img {
  margin-bottom: 10px;
}
.popup-inner {
  padding: 30px 20px;
  width: 90%;
}

.home02 ul {
  display: block;
}

.home02 ul li {
  width: 100%;
  margin-top: 20px;
}

header h1.f14 {
  font-size: 10px !important;
  margin-bottom: 13px;
}

.header01 a {
  font-size: 16px;
}

.hamburger {
  top: 8px;
  width: 98px;
  height: 43px;
}

.header01 {
  padding-top: 17px;
  padding-bottom: 12px;
}

.mv_txt01,
.mv_txt02 {
  top: 94px;
}
.mv_txt01 {
  right: initial;
  left: 5%;
}
.mv_txt02 {
  right: 5%;
  left: initial;
}

.mv > div {
  height: 100%;
}

.mv {
  height: 129vw;
  max-height: inherit;
}

a.mv_bnr {
  width: 159px;
  right: 11%;
}

.mv_singou {
  width: 84px;
  right: 15px;
}

.home01 > div {
  padding-top: 10% !important;
  background-position: bottom right;
}

.home01 ul {
  width: 100%;
}

.mv h2 {
  margin: 0 auto 7vh;
  width: 85%;
}

.scroll_down {
  left: 21%;
}

.home01 li {
  margin-bottom: 3em;
}

.home02 .u_01 {
  display: block;
  position: relative;
}
.sp_center {
  text-align: center;
}

.home02 .u_01 a {
  position: absolute;
  bottom: -44vw;
  left: 0;
  right: 0;
  margin: auto;
}

.home02 img.fadeUp04 {
  padding-bottom: 31%;
}

footer {
  padding-top: 0px;
}

.footer03 a {
  padding-top: 18%;
  min-width: auto;
  width: 48%;
}

.footer03 > img {
  width: 46%;
}

.footer03 {
}

footer:before {
  top: calc(-1vw + 246px);
  background-size: 139vw;
}

.footer02 > div > div {
  display: block;
}

.footer02 > div > div p {
  margin-right: 0px;
}

nav {
}

.nav_01 {
  display: block;
  width: 82%;
}

.nav_01 span.fE {
  font-size: 150%;
}

.nav_01 > ul > li {
  margin-bottom: 13px;
}

.nav_01 > ul:nth-child(1) {
  display: flex;
  justify-content: space-between;
}

.nav_01 > ul:nth-child(2) > li:nth-child(1) {
  margin-bottom: 0;
  margin-top: 16px;
}

.nav_01 > ul:nth-child(2) > li:nth-child(1) a {
  display: flex;
  align-items: baseline;
  gap: 13px;
}

.nav_01 > ul:nth-child(2) > li:nth-child(1) a .fE {
}

.nav_01 .sub {
  font-size: 100%;
}

.nav_01 > ul:nth-child(2) li ul li:nth-child(odd) {
  width: 47%;
}

.nav_01 > ul:nth-child(2) li ul {
  margin-bottom: 25px;
  width: 20em;
}

.nav_01 p.fE {
  padding: 0px 0 0px;
  line-height: 100%;
}

.nav_01 .sub02 {
  margin-bottom: 0px;
  margin-top: 15px;
}

.nav > a {
  margin: 8px 0 120px;
}

.black-bg01 {
  bottom: 36px;
  width: 68px;
  height: 68px;
}

.bg_wArea {
  width: 100%;
  padding: 20px 20px;
}

.c_tit,
.c_tit_s {
  font-size: 1.8rem;
}

.btn02 {
  width: 307px;
  height: 89px;
  background: url(../img/btn02.svg) center;
  background-size: 110%;
  font-size: 1.8rem;
}

.inner,
.inner_500,
.inner_600,
.inner_700,
.inner_800,
.inner_900,
.inner_1000,
.inner_1100,
.inner_1200,
.inner_1300,
.inner_1400,
.inner_1500,
.inner_1600,
.inner_1700,
.inner_1800 {
  width: 88%;
}

.inpageMain {
  padding-top: 142px;
  padding-bottom: 3em;
}

.reasons02:before {
  height: 50px;
  top: -50px;
  width: 26px;
}

.hamburger__line--1 {
  top: 14px;
}

.hamburger__line--2 {
  top: 22px;
}

.hamburger__line--3 {
  top: 30px;
}

.hamburger p {
  top: 14px;
  left: 43px;
}

.hamburger__line {
  left: 14px;
}

.h2Tit,
.h2Tit_s,
.h2Tit_l {
  font-size: 2rem;
}

.reasons02,
.reasons04 {
  background-size: cover, 56%, 118%;
  background-attachment: initial;
  background-position: bottom right, bottom right;
  padding-bottom: 181vw !important;
}
.reasons03 {
  background-size: cover, 56%, 118%;
  background-attachment: initial;
  background-position: bottom left, bottom right;
  padding-bottom: 181vw !important;
}

.c_img_right {
  background-size: 100%, 118%;
  background-attachment: initial;
  background-position: bottom right, bottom right;
  padding-bottom: 181vw !important;
}
.service02 .cl50:before {
  right: 0;
}

.service02 .cl50.reverse:before {
  left: 0;
}

.c_table_01 th {
  padding-left: 8px;
}

.company01 .u_01 table {
  width: 100%;
}

.company01 .u_01 table tr th {
  border-radius: 50em;
  padding: 0;
  width: 9em;
  text-align: center;
  font-size: 90%;
  font-weight: 500;
  margin-right: 0.5em;
}

.company01 .u_01 table tr {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.company01 .u_01 table td {
  margin-bottom: 0;
}

.anchorlinkBox {
  display: block;
  margin: auto;
}

.anchorlinkBox a {
  margin: auto;
  display: block;
  text-align: center;
  padding: 8px 4px;
  margin-bottom: 10px;
}

.works02 .c_table_02 {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

/*スクロールバー全体の高さ*/
.works02 .c_table_02::-webkit-scrollbar {
  height: 10px;
}
/*スクロールバー全体の背景*/
.works02 .c_table_02::-webkit-scrollbar-track {
  background: #eee;
  border-radius: 50em;
}
/*スクロールバーの動く部分*/
.works02 .c_table_02::-webkit-scrollbar-thumb {
  background: #2d2d2d;
  border: none;
  border-radius: 50em;
}
/*スクロールバーの動く部分のホバー（マウスオーバー）*/
.works02 .c_table_02::-webkit-scrollbar-thumb:hover {
  background: #999;
  border-radius: 50em;
}

.works02 .c_table_02 table {
  width: 464px;
}

.works02 .c_table_02 table td:nth-child(1) {
  width: 29em;
}

.works02 .c_table_02 table td,
.works02 .c_table_02 table th {
  padding: 8px;
}

.works02 .c_table_02 table td:nth-child(3),
.works02 .c_table_02 table th:nth-child(3) {
  width: 326px;
}

.works02 .c_table_02 table td:nth-child(2),
.works02 .c_table_02 table th:nth-child(2) {
  width: 101px;
}

.qualification01 ul {
  display: block;
}

.qualification01 ul li {
  width: 100%;
}

.c_list li:before {
  top: 0.2em;
}

.esg02 .u_tit {
  display: block;
  left: 0;
  width: 85%;
  top: -111px;
}

.esg02 .u_tit > img {
  width: 25em;
  margin-right: 0;
}

.esg02_02 .u_tit {
  width: 49%;
  top: -138px;
}

.esg02_03 .u_tit {
  top: -154px;
}

.esg02_03 .u_tit > img {
  margin-bottom: 31px;
}

.contact01 a.fE {
  font-size: 27px;
}
footer:after {
  content: "";
  width: 100%;
  height: 33vw;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(-18vw + 240px);
  background: linear-gradient(#e5e3d5 70%, #c7beaa00);
}

.message01.c_img_right {
  background-size: 100%, 140%;
  background-attachment: initial;
  background-position: bottom right, bottom -25% right;
  padding-bottom: 73vw !important;
}

.message01 img {
  width: 12em;
  margin-left: 0;
  float: right;
}

.message01 .align_right {
  overflow: hidden;
  margin-bottom: 26%;
}

.sp_w {
  color: #fff;
  text-shadow: 0 0 6px #000000d4;
}

.reasonsArea {
  padding: 16px;
}

.reasonsArea:before {
  width: 23px;
}

.reasons04:before {
  width: 23px;
  height: 50px;
  bottom: -50px;
}

.reasons04:after {
  width: 80px;
  height: 80px;
  bottom: -99px;
}
.company02 th {
  width: 6em;
}

.company02 th,
.company02 td {
  padding: 8px 0px;
  vertical-align: middle;
}
.service03 span.h2Tit {
  font-size: 120%;
}
.h2Tit02_s,
.h2Tit02 {
  height: 100%;
  overflow: hidden;
}
.h2Tit02_s img,
.h2Tit02 img {
  height: 100%;
}

header {
  background: url(../img/body_bg.jpg) center;
}
