@charset "UTF-8";
/*------------------------------------------------------------
  変数設定
  ------------------------------------------------------------*/
/*------------------------------------------------------------
  TOP/下層共通
  ------------------------------------------------------------*/
/*-- news category --*/
.cat.cat00 {
  background: #273678;
}
.cat.cat10 {
  background: #273678;
}
.cat.cat20 {
  background: #980000;
}

/* -- secJoin --*/
.secJoin {
  padding: 6rem 0 5rem;
  background: #484848;
}
@media screen and (max-width: 1199px) {
  .secJoin {
    padding: 5.5rem 0 6rem;
  }
}
.secJoin .inner-l .ttl {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1199px) {
  .secJoin .inner-l .ttl {
    margin-bottom: 2.5rem;
    font-size: 2.2rem;
    line-height: 32px;
  }
}
.secJoin .inner-l .readTxt {
  margin-bottom: 3rem;
  word-wrap: break-word;
}
@media screen and (max-width: 1199px) {
  .secJoin .inner-l .readTxt {
    margin-bottom: 3.5rem;
    text-align: left;
  }
}

/*------------------------------------------------------------
 TOP
------------------------------------------------------------*/
body.top header#header .navbar:not(.scrolled)::before {
  box-shadow: none;
}
body.top header#header .navbar:not(.scrolled) .container-fluid {
  height: auto;
  padding-top: 4rem;
  padding-right: 4rem;
}
@media screen and (max-width: 1199px) {
  body.top header#header .navbar:not(.scrolled) .container-fluid {
    height: 45px;
    padding: 0;
  }
}
@media screen and (max-width: 1199px) {
  body.top header#header .navbar:not(.scrolled) .container-fluid .gnavLeft {
    display: none;
  }
}
body.top header#header .navbar:not(.scrolled) .container-fluid .gnavLeft > a {
  padding-left: 4rem;
}
@media screen and (max-width: 1199px) {
  body.top header#header .navbar:not(.scrolled) .container-fluid .gnavLeft > a {
    padding-left: 0;
  }
}
body.top header#header .navbar:not(.scrolled) .container-fluid .gnavLeft > a img {
  width: 287px;
}
@media screen and (max-width: 1366px) {
  body.top header#header .navbar:not(.scrolled) .container-fluid .gnavLeft > a img {
    width: 189px;
  }
}
@media screen and (max-width: 1199px) {
  body.top header#header .navbar:not(.scrolled) .container-fluid .gnavLeft > a img {
    width: 130px;
  }
}
body.top header#header .navbar:not(.scrolled) .container-fluid .gnavLeft .gnavTel {
  margin-left: 4.5rem;
  font-size: 2.6rem;
}
@media screen and (max-width: 1366px) {
  body.top header#header .navbar:not(.scrolled) .container-fluid .gnavLeft .gnavTel {
    font-size: 2.2rem;
    margin-left: 3.5rem;
  }
}
@media screen and (max-width: 1199px) {
  body.top header#header .navbar:not(.scrolled) .container-fluid .gnavLeft .gnavTel {
    font-size: 1.6rem;
    margin-left: 1.5rem;
  }
}

.mainWrap.-top {
  background: #1F1F1F;
  /*-- 共通 --*/
  /*-- 個別 --*/
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top {
    overflow: hidden;
  }
}
.mainWrap.-top .secMv {
  padding-top: 17.5rem;
  padding-bottom: 14rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secMv {
    padding-top: 14rem;
    padding-bottom: 11rem;
  }
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secMv > img.logo {
    width: 300px;
    margin: 0 auto 4rem;
  }
}
.mainWrap.-top .secMv h2 {
  font-size: 3.2rem;
  letter-spacing: 0.15em;
  margin-bottom: 6.5rem;
  line-height: 60px;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secMv h2 {
    font-size: 2rem;
    line-height: 35px;
    margin-bottom: 7rem;
  }
}
.mainWrap.-top .secMv .slick-mv-slide .slick-list li {
  padding: 0 2rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secMv .slick-mv-slide .slick-list li {
    padding: 0 0.8rem;
  }
}
.mainWrap.-top .secMv .slick-mv-slide .slick-list li img {
  border-radius: 15px;
}
.mainWrap.-top .secMv .slick-mv-slide .slick-dots {
  display: flex;
  justify-content: center;
  gap: 0 1rem;
  margin: 1.5rem 0 5.6rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secMv .slick-mv-slide .slick-dots {
    margin: 0.5rem 0 5rem;
  }
}
.mainWrap.-top .secMv .slick-mv-slide .slick-dots li button {
  background: #777777;
  font-size: 0;
  width: 12px;
  height: 12px;
  border: none;
  border-radius: 50%;
}
.mainWrap.-top .secMv .slick-mv-slide .slick-dots li.slick-active button {
  background: #fff;
}
.mainWrap.-top .secMv .news .inner-l {
  gap: 0 2.5rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secMv .news .inner-l {
    margin-bottom: 2.5rem;
    gap: 2rem 0;
  }
}
.mainWrap.-top .secMv .news .inner-l .content {
  background: #fff;
  border-radius: 10px;
  width: calc(33.33% - 1.6666666667rem);
  min-height: 135px;
  padding: 0.8rem 1.5rem 1.5rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secMv .news .inner-l .content {
    width: 100%;
    padding: 1rem 1.5rem 1.5rem;
    min-height: auto;
  }
}
.mainWrap.-top .secMv .news .inner-l .content .dateCat {
  gap: 0 1.2rem;
  margin-bottom: 1.5rem;
}
.mainWrap.-top .secMv .news .inner-l .content .dateCat .cat {
  font-size: 1.4rem;
  color: #fff;
  padding: 0.1rem 1.5rem 0;
  min-width: 90px;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secMv .news .inner-l .content .dateCat .cat {
    font-size: 1.2rem;
    min-width: 75px;
  }
}
.mainWrap.-top .secMv .news .inner-l .content a {
  text-decoration: underline;
  text-align: left;
  display: block;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secMv .news .inner-l .content a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secMv .news .allLinks a {
    font-size: 1.6rem;
    font-weight: bold;
  }
}
.mainWrap.-top .secMv .news .allLinks a img {
  margin-left: 0.7rem;
  vertical-align: -4px;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top h3.serviceH3 {
    z-index: 1;
  }
}
.mainWrap.-top .secService {
  background: url("/assets/img/top/service-bg.jpg") no-repeat center/cover;
  padding-bottom: 12.5rem;
  z-index: 0;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService {
    background: none;
    z-index: 0;
  }
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService::before {
    content: "";
    display: block;
    background: url("/assets/img/top/service-bg-sp.jpg") no-repeat center/cover;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -2;
  }
}
.mainWrap.-top .secService::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService::after {
    position: fixed;
  }
}
.mainWrap.-top .secService h3.baseTtl {
  margin-bottom: 15.5rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService h3.baseTtl {
    margin-bottom: 7rem;
  }
}
.mainWrap.-top .secService ul {
  gap: 5.5rem 4rem;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService ul {
    gap: 3rem 0;
  }
}
.mainWrap.-top .secService ul li {
  width: calc(50% - 2rem);
  background: rgba(255, 255, 255, 0.85);
  border-radius: 15px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService ul li {
    width: 100%;
  }
}
.mainWrap.-top .secService ul li img {
  width: 175px;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService ul li img {
    width: 100%;
  }
}
.mainWrap.-top .secService ul li .txt {
  width: calc(100% - 175px);
  padding: 2rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService ul li .txt {
    width: 100%;
    padding: 1.5rem;
  }
}
.mainWrap.-top .secService ul li .txt .ttl {
  font-size: 2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService ul li .txt .ttl {
    margin-bottom: 1.5rem;
  }
}
.mainWrap.-top .secService ul li .txt .readTxt {
  font-size: 1.4rem;
  line-height: 28px;
  word-wrap: break-word;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService ul li .txt .readTxt {
    font-size: 1.6rem;
  }
}
.mainWrap.-top .secService ul li.btm {
  width: 987px;
  padding: 0 1.5rem;
  margin-bottom: 6.5rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService ul li.btm {
    margin-bottom: 4.5rem;
    width: 100%;
    padding-top: 1rem;
  }
}
.mainWrap.-top .secService ul li.btm img {
  width: 377px;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService ul li.btm img {
    width: 100%;
  }
}
.mainWrap.-top .secService ul li.btm .txt {
  width: calc(100% - 377px);
  padding: 2.7rem 3rem 1.5rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService ul li.btm .txt {
    width: 100%;
    padding: 0.5rem 0 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secService ul li.btm .txt .readTxt {
    font-size: 1.4rem;
  }
}
.mainWrap.-top .secAbout {
  padding-bottom: 8.5rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout {
    padding-bottom: 6.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l h3.baseTtl {
    margin-bottom: 4rem;
  }
}
.mainWrap.-top .secAbout .inner-l h4.baseTtl {
  margin-bottom: 2rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l h4.baseTtl {
    margin-bottom: 2.5rem;
  }
}
.mainWrap.-top .secAbout .inner-l h5.baseTtl {
  margin-bottom: 9rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l h5.baseTtl {
    margin-bottom: 4rem;
  }
}
.mainWrap.-top .secAbout .inner-l .aboutBox {
  gap: 0 4rem;
  align-items: flex-start;
  margin-bottom: 6.5rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .aboutBox {
    gap: 4rem 0;
    margin-bottom: 5rem;
  }
}
.mainWrap.-top .secAbout .inner-l .aboutBox img {
  width: 550px;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .aboutBox img {
    width: 100%;
    order: 1;
  }
}
.mainWrap.-top .secAbout .inner-l .aboutBox .txt {
  width: calc(100% - 550px - 4rem);
  color: #fff;
  padding-top: 2rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .aboutBox .txt {
    width: 100%;
    padding-top: 0;
    order: 2;
  }
}
.mainWrap.-top .secAbout .inner-l .aboutBox .txt .ttl {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 56px;
  letter-spacing: 0.15em;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .aboutBox .txt .ttl {
    font-size: 2rem;
    line-height: 35px;
    margin-bottom: 3.5rem;
  }
}
.mainWrap.-top .secAbout .inner-l .aboutBox .txt .readTxt {
  word-wrap: break-word;
}
.mainWrap.-top .secAbout .inner-l .cpBox {
  width: 1100px;
  background: #fff;
  border-radius: 15px;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox {
    width: 100%;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .intro {
  width: 400px;
  padding: 1.5rem 2.3rem 2.3rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .intro {
    width: 100%;
    padding: 2rem 1.5rem 3.5rem;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .intro img.logo {
  margin-bottom: 1rem;
  width: 178px;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .intro img.logo {
    margin: 0 auto 1.5rem;
    display: block;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .intro .readTxt {
  font-size: 1.4rem;
  line-height: 22px;
  margin-bottom: 2rem;
}
.mainWrap.-top .secAbout .inner-l .cpBox .intro a {
  font-size: 1.4rem;
  color: #273678;
}
.mainWrap.-top .secAbout .inner-l .cpBox .intro a img {
  margin-right: 0.8rem;
}
.mainWrap.-top .secAbout .inner-l .cpBox .biz {
  width: calc(100% - 400px);
  padding: 2rem 2.5rem 0 0;
  gap: 0 1rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .biz {
    width: 100%;
    padding: 0 0 3.5rem;
    gap: 2rem 0;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .biz a {
  width: calc(33.33% - 0.6666666667rem);
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .biz a {
    width: 100%;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .biz a img {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .biz a img {
    width: 55%;
    max-width: 440px;
    margin: 0 auto 1rem;
    display: block;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .biz.--re {
  padding: 2rem 3rem 2rem 0;
  gap: 0;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .biz.--re {
    padding: 0 1.5rem;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .biz.--re img {
  width: 303px;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .biz.--re img {
    width: 100%;
    margin-bottom: 1.5rem;
    max-width: 570px;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .biz.--re .biz__txt {
  width: calc(100% - 303px);
  padding: 2.5rem 0 0 1.5rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .biz.--re .biz__txt {
    width: 100%;
    padding: 0 0 3.5rem;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .biz.--re .biz__txt .readTxt {
  font-size: 1.4rem;
  line-height: 22px;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .biz.--re .biz__txt .readTxt {
    margin-bottom: 1rem;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .biz.--re .biz__txt .bizCont {
  font-weight: bold;
  line-height: 28px;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .biz.--re .biz__txt .bizCont {
    line-height: 24px;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .biz.--racing {
  padding-bottom: 2rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .biz.--racing {
    padding: 0 1.5rem 1.5rem;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox .biz.--racing img {
  width: calc(50% - 0.5rem);
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox .biz.--racing img {
    width: 100%;
  }
}
.mainWrap.-top .secAbout .inner-l .cpBox.racing .intro img.logo {
  margin: 2rem 0;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .cpBox.racing .intro img.logo {
    margin: 1rem auto 2rem;
  }
}
.mainWrap.-top .secAbout .inner-l .baseLinkBtn {
  margin-top: 7rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secAbout .inner-l .baseLinkBtn {
    margin-top: 5rem;
  }
}
.mainWrap.-top .secRecruit {
  background: url("/assets/img/top/recruit-bg.jpg") no-repeat center/cover;
  padding: 7rem 0;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secRecruit {
    padding: 1.5rem 0 2rem;
    background: url("/assets/img/top/recruit-bg-sp.jpg") no-repeat center/cover;
  }
}
.mainWrap.-top .secRecruit .inner-l {
  padding-right: 30rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secRecruit .inner-l {
    padding-right: 2.5rem;
  }
}
.mainWrap.-top .secRecruit .inner-l .ttl {
  font-size: 3.8rem;
  font-weight: bold;
  margin-bottom: 6rem;
}
@media screen and (max-width: 1199px) {
  .mainWrap.-top .secRecruit .inner-l .ttl {
    font-size: 2.8rem;
    text-align: left;
    line-height: 40px;
    margin-bottom: 1.5rem;
  }
}

/*------------------------------------------------------------
  下層ページ共通
  ------------------------------------------------------------*/
body.sub .mainWrap {
  background: #1F1F1F;
  color: #fff;
}
body.sub .secHeader {
  height: 300px;
  background: url("/assets/img/sub-header1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 1199px) {
  body.sub .secHeader {
    height: 180px;
    background: url("/assets/img/sub-header1-sp.jpg") no-repeat center/cover;
  }
}
body.sub .secHeader .inner-l .headerTtl h2 {
  padding-top: 15rem;
  font-size: 2.4rem;
  font-weight: normal;
}
@media screen and (max-width: 1199px) {
  body.sub .secHeader .inner-l .headerTtl h2 {
    padding-top: 8.5rem;
  }
}
body.sub .secHeader .inner-l .headerTtl h2 span {
  font-size: 1.8rem;
  display: block;
  margin-top: 0.5rem;
  font-weight: bold;
}
body.sub a.anchor {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  body.sub a.anchor {
    font-size: 1.6rem;
    text-decoration: underline;
  }
}
body.sub a.anchor img {
  display: block;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1199px) {
  body.sub a.anchor img {
    margin-bottom: 1rem;
  }
}
body.sub a.anchor::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 18px solid #ffffff;
  border-bottom: 0;
  margin: 1.3rem auto 0;
}
@media screen and (max-width: 1199px) {
  body.sub a.anchor::after {
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 14px solid #ffffff;
    border-bottom: 0;
    display: inline-block;
    vertical-align: -2px;
    margin: 0 0 0 0.5rem;
  }
}

/*------------------------------------------------------------
  下層ページ
  ------------------------------------------------------------*/
body.recruit .recCat,
body.recruit .catJob .cat {
  margin-right: 1.4rem;
  font-size: 1.2rem;
  padding: 0.3rem 2rem 0.4rem;
  vertical-align: 2px;
}
@media screen and (max-width: 1199px) {
  body.recruit .recCat,
  body.recruit .catJob .cat {
    margin-right: 1rem;
    font-size: 1.1rem;
    padding: 0.3rem 1rem 0.4rem;
  }
}
body.recruit .recCat.cat01,
body.recruit .catJob .cat.cat01 {
  background: #980000;
}
body.recruit .recCat.cat02,
body.recruit .catJob .cat.cat02 {
  background: #273678;
}
body.recruit .secAnchor {
  padding: 5rem 0 8rem;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  body.recruit .secAnchor {
    padding: 4rem 0 5.5rem;
  }
}
body.recruit .secAnchor .anchorInner {
  justify-content: center;
  gap: 0 5.5rem;
}
@media screen and (max-width: 1199px) {
  body.recruit .secAnchor .anchorInner {
    gap: 4rem 0;
  }
}
body.recruit .secAnchor .anchorInner .ancRecBox a {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  body.recruit .secAnchor .anchorInner .ancRecBox a {
    font-size: 1.6rem;
  }
}
body.recruit .secAnchor .anchorInner .ancRecBox a .arrow {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 18px solid #ffffff;
  border-bottom: 0;
  margin: 1.3rem auto 0;
}
@media screen and (max-width: 1199px) {
  body.recruit .secAnchor .anchorInner .ancRecBox a .arrow {
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 14px solid #ffffff;
    border-bottom: 0;
    margin: 1rem auto 0;
  }
}
body.recruit .secRecruit .inner-l h3 {
  font-size: 2.4rem;
  border-bottom: 1px solid #777777;
  padding-bottom: 1rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l h3 {
    margin-bottom: 5rem;
  }
}
body.recruit .secRecruit .inner-l .recBox {
  border-bottom: 1px solid #707070;
  padding-bottom: 8.5rem;
  margin-bottom: 8rem;
  margin-top: -9rem;
  padding-top: 9rem;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox {
    padding-bottom: 6rem;
    margin-bottom: 6rem;
    margin-top: -7rem;
    padding-top: 7rem;
  }
}
body.recruit .secRecruit .inner-l .recBox__inner {
  width: 900px;
  margin: 0 auto 0rem;
  background: #fff;
  border-radius: 15px;
  color: #1F1F1F;
  padding: 5rem 4rem;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox__inner {
    width: 100%;
    padding: 2rem 2rem 2.5rem;
  }
}
body.recruit .secRecruit .inner-l .recBox__inner .catJob {
  margin-bottom: 4.5rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox__inner .catJob {
    margin-bottom: 1.5rem;
    text-align: left;
  }
}
body.recruit .secRecruit .inner-l .recBox__inner .catJob .cat {
  font-size: 1.5rem;
  color: #fff;
  padding: 0.3rem 2.5rem 0.4rem;
  margin-right: 1.8rem;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox__inner .catJob .cat {
    font-size: 1.1rem;
    padding: 0.3rem 1.1rem 0.4rem;
    margin-right: 1rem;
  }
}
body.recruit .secRecruit .inner-l .recBox__inner .catJob .job {
  font-size: 2.4rem;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox__inner .catJob .job {
    font-size: 1.6rem;
    display: block;
    margin-top: 0.5rem;
  }
}
body.recruit .secRecruit .inner-l .recBox__inner h4 {
  font-size: 2.8rem;
  text-align: center;
  border-bottom: 1px solid #707070;
  padding-bottom: 1.5rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox__inner h4 {
    font-size: 2rem;
    text-align: left;
    line-height: 28px;
  }
}
body.recruit .secRecruit .inner-l .recBox__inner .readTxt {
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox__inner .readTxt {
    margin-bottom: 3rem;
  }
}
body.recruit .secRecruit .inner-l .recBox__inner .overview {
  background: #F4F4F4;
  padding: 3rem;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox__inner .overview {
    padding: 1.5rem;
  }
}
body.recruit .secRecruit .inner-l .recBox__inner .overview .ttl {
  text-align: center;
  font-size: 2.4rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox__inner .overview .ttl {
    font-size: 2rem;
    padding-bottom: 2rem;
  }
}
body.recruit .secRecruit .inner-l .recBox__inner .overview dl {
  border-bottom: 1px solid #707070;
  display: flex;
  flex-wrap: wrap;
  padding: 2rem 0;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox__inner .overview dl {
    padding: 1.5rem 0 2rem;
    font-size: 1.6rem;
  }
}
body.recruit .secRecruit .inner-l .recBox__inner .overview dl dt {
  width: 150px;
  font-weight: normal;
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox__inner .overview dl dt {
    width: 100%;
    font-weight: bold;
    margin-bottom: 1rem;
  }
}
body.recruit .secRecruit .inner-l .recBox__inner .overview dl dd {
  width: calc(100% - 150px);
}
@media screen and (max-width: 1199px) {
  body.recruit .secRecruit .inner-l .recBox__inner .overview dl dd {
    width: 100%;
  }
}
body.company .secCompany {
  padding: 6.5rem 0 13rem;
}
@media screen and (max-width: 1199px) {
  body.company .secCompany {
    padding: 4rem 0 8rem;
  }
}
body.company .secCompany .inner-l .logo {
  width: 420px;
  margin: 0 auto 5.5rem;
  display: block;
}
@media screen and (max-width: 1199px) {
  body.company .secCompany .inner-l .logo {
    width: 280px;
  }
}
body.company .secCompany .inner-l h4.baseTtl {
  margin-bottom: 2rem;
}
@media screen and (max-width: 1199px) {
  body.company .secCompany .inner-l h4.baseTtl {
    margin-bottom: 2.5rem;
  }
}
body.company .secCompany .inner-l h5.baseTtl {
  margin-bottom: 6rem;
}
@media screen and (max-width: 1199px) {
  body.company .secCompany .inner-l h5.baseTtl {
    margin-bottom: 4rem;
  }
}
body.company .secCompany .inner-l .sumBox {
  gap: 0 4.5rem;
  margin-bottom: 6rem;
}
@media screen and (max-width: 1199px) {
  body.company .secCompany .inner-l .sumBox {
    gap: 3rem 0;
    margin-bottom: 4.5rem;
  }
}
body.company .secCompany .inner-l .sumBox .list {
  width: calc(100% - 390px - 4.5rem);
}
@media screen and (max-width: 1199px) {
  body.company .secCompany .inner-l .sumBox .list {
    order: 2;
    width: 100%;
  }
}
body.company .secCompany .inner-l .sumBox .list dl {
  padding: 0.8rem 0;
  border-bottom: 1px solid #777777;
}
@media screen and (max-width: 1199px) {
  body.company .secCompany .inner-l .sumBox .list dl {
    padding: 1rem 0;
  }
}
body.company .secCompany .inner-l .sumBox .list dl:nth-child(odd) {
  background: #3B3B3B;
}
body.company .secCompany .inner-l .sumBox .list dl:nth-child(even) {
  background: #2F2F2F;
}
body.company .secCompany .inner-l .sumBox .list dl dt {
  width: 167px;
  padding-left: 2rem;
}
@media screen and (max-width: 1199px) {
  body.company .secCompany .inner-l .sumBox .list dl dt {
    width: 100px;
    padding-left: 1.5rem;
  }
}
body.company .secCompany .inner-l .sumBox .list dl dd {
  width: calc(100% - 167px);
}
body.company .secCompany .inner-l .sumBox .list dl dd a {
  color: #fff;
  text-decoration: underline;
}
body.company .secCompany .inner-l .sumBox .img {
  width: 390px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 1.5rem 0;
}
@media screen and (max-width: 1199px) {
  body.company .secCompany .inner-l .sumBox .img {
    order: 1;
    gap: 0 1rem;
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
  }
  body.company .secCompany .inner-l .sumBox .img img {
    width: calc(50% - 0.5rem);
  }
}
body.company .secCompany .inner-l .map__google {
  width: 900px;
  margin: 0 auto 1.5rem;
  aspect-ratio: 900/450;
}
@media screen and (max-width: 1199px) {
  body.company .secCompany .inner-l .map__google {
    width: 100%;
    aspect-ratio: 3/2;
    margin-bottom: 1rem;
  }
}
body.company .secCompany .inner-l .map__google iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1199px) {
  body.company .secCompany .inner-l .map__txt {
    text-align: left;
  }
}
body.company .secAssCompany {
  background: #D0D0D0;
  padding: 9.5rem 0 13rem;
  color: #1F1F1F;
}
@media screen and (max-width: 1199px) {
  body.company .secAssCompany {
    padding: 6rem 0 11rem;
  }
}
body.company .secAssCompany .inner-l h6.baseTtl {
  margin-bottom: 8.5rem;
}
@media screen and (max-width: 1199px) {
  body.company .secAssCompany .inner-l h6.baseTtl {
    margin-bottom: 3rem;
  }
}
body.company .secAssCompany .inner-l .cp {
  gap: 6rem 9.5rem;
  max-width: 1000px;
  margin: 0 auto;
}
body.company .secAssCompany .inner-l .cp__box {
  width: calc(50% - 4.75rem);
}
@media screen and (max-width: 1199px) {
  body.company .secAssCompany .inner-l .cp__box {
    width: 100%;
  }
}
body.company .secAssCompany .inner-l .cp__box .logo {
  margin-bottom: 2.5rem;
  height: 93px;
}
@media screen and (max-width: 1199px) {
  body.company .secAssCompany .inner-l .cp__box .logo {
    height: 60px;
    margin-bottom: 1rem;
  }
}
body.company .secAssCompany .inner-l .cp__box .readTxt {
  font-size: 1.4rem;
  line-height: 24px;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1199px) {
  body.company .secAssCompany .inner-l .cp__box .readTxt {
    margin-bottom: 1.5rem;
  }
}
body.company .secAssCompany .inner-l .cp__box .readTxt a {
  font-weight: bold;
  text-decoration: underline;
}
body.company .secAssCompany .inner-l .cp__box a {
  font-size: 1.4rem;
  color: #273678;
  font-weight: bold;
}
body.company .secAssCompany .inner-l .cp__box a img {
  margin-right: 1rem;
  vertical-align: -4px;
}
body.company .secAssCompany .inner-l .cp__box.racing .logo {
  height: 38px;
  margin: 27px 0 52px;
}
@media screen and (max-width: 1199px) {
  body.company .secAssCompany .inner-l .cp__box.racing .logo {
    height: 30px;
    margin: 0 0 2.5rem 0;
  }
}
body.contact .secForm {
  padding: 6rem 0 15rem;
}
body.contact .secForm .inner-l .introTxt {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 37px;
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .introTxt {
    font-size: 2.2rem;
    line-height: 32px;
    margin-bottom: 5rem;
  }
}
body.contact .secForm .inner-l .formInner {
  width: 1000px;
  background: #fff;
  border-radius: 15px;
  color: #1F1F1F;
  padding: 3.5rem 1.5rem 13rem;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .formInner {
    width: 100%;
    padding: 2.5rem 1.5rem 5rem;
  }
}
body.contact .secForm .inner-l .formInner .subInner {
  width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .formInner .subInner {
    width: 100%;
  }
}
body.contact .secForm .inner-l .formInner .subInner .topNotes {
  font-size: 1.8rem;
  margin-bottom: 7rem;
  color: #980000;
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .formInner .subInner .topNotes {
    font-size: 1.6rem;
    margin-bottom: 4.5rem;
  }
}
body.contact .secForm .inner-l .formInner .subInner dl {
  margin-bottom: 4rem;
}
body.contact .secForm .inner-l .formInner .subInner dl dt {
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: normal;
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .formInner .subInner dl dt {
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .formInner .subInner dl dd {
    font-size: 1.6rem;
  }
}
body.contact .secForm .inner-l .formInner .subInner dl dd input[type=radio] {
  width: 15px;
  height: 15px;
  vertical-align: -2px;
  margin-right: 3px;
}
body.contact .secForm .inner-l .formInner .subInner dl dd input[type=text],
body.contact .secForm .inner-l .formInner .subInner dl dd input[type=tel],
body.contact .secForm .inner-l .formInner .subInner dl dd input[type=email],
body.contact .secForm .inner-l .formInner .subInner dl dd textarea {
  padding: 0.3rem 0 0.3rem 0.7rem;
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .formInner .subInner dl dd input[type=text],
  body.contact .secForm .inner-l .formInner .subInner dl dd input[type=tel],
  body.contact .secForm .inner-l .formInner .subInner dl dd input[type=email],
  body.contact .secForm .inner-l .formInner .subInner dl dd textarea {
    max-width: 100%;
  }
}
body.contact .secForm .inner-l .formInner .subInner dl dd textarea {
  width: 100%;
}
body.contact .secForm .inner-l .formInner .subInner dl dd .wpcf7-not-valid-tip {
  font-size: 1.4rem;
  font-weight: bold;
  color: #980000;
  margin-top: 0.3rem;
}
body.contact .secForm .inner-l .formInner .subInner dl.rdoType dd p.notes {
  padding: 0.5rem 0 0 1.5rem;
}
body.contact .secForm .inner-l .formInner .subInner dl.rdoType dd p span.wpcf7-radio {
  display: flex;
  flex-direction: column;
  gap: 0.5rem 0;
}
body.contact .secForm .inner-l .formInner .subInner dl.name dd .name {
  margin-bottom: 2.5rem;
}
body.contact .secForm .inner-l .formInner .subInner dl.name dd p {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
body.contact .secForm .inner-l .formInner .subInner dl.name dd p span:first-child {
  width: 150px;
  padding-left: 3.5rem;
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .formInner .subInner dl.name dd p span:first-child {
    width: 100%;
    padding-left: 0;
    margin-bottom: 1rem;
  }
}
body.contact .secForm .inner-l .formInner .subInner dl.name dd p span:last-child {
  width: calc(100% - 150px);
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .formInner .subInner dl.name dd p span:last-child {
    width: 100%;
  }
}
body.contact .secForm .inner-l .formInner .subInner .policy {
  border: 1px solid #707070;
  padding: 1.5rem;
  font-size: 1.4rem;
  height: 200px;
  overflow-y: scroll;
  margin-bottom: 7rem;
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .formInner .subInner .policy {
    padding: 1.5rem;
    height: 250px;
    margin-bottom: 4rem;
  }
}
body.contact .secForm .inner-l .formInner .subInner .submit {
  text-align: center;
}
body.contact .secForm .inner-l .formInner .subInner .submit input {
  border: none;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  background: #980000;
  padding: 1.5rem 0;
  border-radius: 15px;
  width: 200px;
  margin-left: 72px;
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .formInner .subInner .submit input {
    font-size: 1.6rem;
    padding: 0.7rem 0;
    width: 150px;
    margin-left: 0;
  }
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .formInner .subInner .submit .wpcf7-spinner {
    display: block;
    margin: 1rem auto 0;
  }
}
body.contact .secForm .inner-l .mw_wp_form_confirm .required,
body.contact .secForm .inner-l .mw_wp_form_confirm .confirmNone,
body.contact .secForm .inner-l .mw_wp_form_confirm .privacyBox {
  display: none;
}
@media screen and (max-width: 1199px) {
  body.contact .secForm .inner-l .thanksTxt {
    font-size: 1.4rem;
    line-height: 26px;
    text-align: left;
  }
}
body.news .secNewsList {
  padding: 8.5rem 0 11.5rem;
}
@media screen and (max-width: 1199px) {
  body.news .secNewsList {
    padding: 5rem 0 9rem;
  }
}
body.news .secNewsList .inner-l .news-inner {
  width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  body.news .secNewsList .inner-l .news-inner {
    width: 100%;
  }
}
body.news .secNewsList .inner-l .news-inner dl {
  background: #fff;
  border-radius: 10px;
  padding: 2rem 3rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1199px) {
  body.news .secNewsList .inner-l .news-inner dl {
    padding: 1rem 1.5rem 1.5rem;
  }
}
body.news .secNewsList .inner-l .news-inner dl dt {
  color: #1F1F1F;
  gap: 1rem;
  font-weight: normal;
  margin-bottom: 1.5rem;
}
body.news .secNewsList .inner-l .news-inner dl dt .cat {
  font-size: 1.4rem;
  color: #fff;
  min-width: 90px;
  text-align: center;
  line-height: 24px;
}
@media screen and (max-width: 1199px) {
  body.news .secNewsList .inner-l .news-inner dl dt .cat {
    font-size: 1.2rem;
    min-width: 75px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1199px) {
  body.news .secNewsList .inner-l .news-inner dl dd {
    width: 100%;
  }
}
body.news .secNewsList .inner-l .news-inner dl dd a {
  color: #1F1F1F;
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  body.news .secNewsList .inner-l .news-inner dl dd a {
    font-size: 1.6rem;
  }
}
body.newsDetail .secInfo {
  padding: 7.5rem 0 9.5rem;
}
@media screen and (max-width: 1199px) {
  body.newsDetail .secInfo {
    padding: 6rem 0 8rem;
  }
}
body.newsDetail .secInfo .inner-l .infoInner {
  background: #fff;
  border-radius: 15px;
  color: #1F1F1F;
  padding: 5rem 5rem 7rem;
}
@media screen and (max-width: 1199px) {
  body.newsDetail .secInfo .inner-l .infoInner {
    padding: 2rem 2rem 2.5rem;
  }
}
body.newsDetail .secInfo .inner-l .infoInner .catDate {
  margin-bottom: 1.5rem;
  gap: 0 1.2rem;
}
@media screen and (max-width: 1199px) {
  body.newsDetail .secInfo .inner-l .infoInner .catDate {
    font-size: 1.6rem;
  }
}
body.newsDetail .secInfo .inner-l .infoInner .catDate .cat {
  width: 90px;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  line-height: 24px;
}
body.newsDetail .secInfo .inner-l .infoInner h1 {
  font-size: 2.2rem;
  border-bottom: 1px solid #1F1F1F;
  padding-bottom: 1.5rem;
  margin-bottom: 3rem;
  font-weight: bold;
  line-height: 32px;
}
@media screen and (max-width: 1199px) {
  body.newsDetail .secInfo .inner-l .infoInner h1 {
    font-size: 2rem;
    line-height: 28px;
    margin-bottom: 2.5rem;
  }
}
body.newsDetail .secInfo .inner-l .infoInner .content {
  line-height: 32px;
}
@media screen and (max-width: 1199px) {
  body.newsDetail .secInfo .inner-l .infoInner .content {
    font-size: 1.6rem;
  }
}
body.newsDetail .secInfo .inner-l .infoInner .content p {
  margin-bottom: 3rem;
}
body.newsDetail .secInfo .inner-l .infoInner .content img {
  display: block;
  margin: 0 auto;
}
body.newsDetail .secInfo .inner-l .infoInner .content a {
  color: #1F1F1F;
  border-bottom: 1px solid #1F1F1F;
}
body.newsDetail .secInfo .inner-l .btmLinks {
  font-weight: 500;
  font-size: 1.6rem;
  margin-top: 3.5rem;
}
@media screen and (max-width: 1199px) {
  body.newsDetail .secInfo .inner-l .btmLinks {
    padding-bottom: 0;
  }
}
body.newsDetail .secInfo .inner-l .btmLinks a {
  color: #fff;
}
body.newsDetail .secInfo .inner-l .btmLinks a.backNewsLink {
  display: block;
  margin-top: 4rem;
  font-weight: bold;
}
body.newsDetail .secInfo .inner-l .btmLinks a img {
  vertical-align: -4px;
  margin-right: 0.9rem;
}
body.service .secRead {
  padding-top: 4rem;
  padding-bottom: 13rem;
}
@media screen and (max-width: 1199px) {
  body.service .secRead {
    padding-top: 3rem;
    padding-bottom: 7rem;
  }
}
body.service .secRead h4.baseTtl {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1199px) {
  body.service .secRead h4.baseTtl {
    font-size: 1.9rem;
  }
}
body.service .secRead .introTxt {
  margin-bottom: 6rem;
  line-height: 32px;
}
@media screen and (max-width: 1199px) {
  body.service .secRead .introTxt {
    font-size: 1.6rem;
    text-align: left;
    margin-bottom: 3.5rem;
  }
}
body.service .secRead .readImg {
  margin-bottom: 1.3rem;
}
@media screen and (max-width: 1199px) {
  body.service .secRead .readImg {
    margin-bottom: 1.1rem;
  }
}
body.service .secRead h5.baseTtl {
  font-size: 2.2rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1199px) {
  body.service .secRead h5.baseTtl {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
}
body.service .secRead .anchorArea {
  position: relative;
}
body.service .secRead .anchorArea img.carImg {
  position: absolute;
  width: 814px;
  top: -2rem;
  left: calc(50% - 814px + 237px);
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  body.service .secRead .anchorArea img.carImg {
    position: static;
    width: 100%;
    max-width: 814px;
    margin: 0 auto 1rem;
  }
}
body.service .secRead .anchorArea .topAnchor {
  margin-bottom: 6rem;
}
@media screen and (max-width: 1199px) {
  body.service .secRead .anchorArea .topAnchor {
    margin-bottom: 8rem;
  }
}
body.service .secRead .anchorArea .topAnchor a {
  display: block;
  margin-left: auto;
  margin-right: 0;
  width: 460px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  body.service .secRead .anchorArea .topAnchor a {
    width: 100%;
  }
}
body.service .secRead .anchorArea .topAnchor a img {
  width: 460px;
}
@media screen and (max-width: 1199px) {
  body.service .secRead .anchorArea .topAnchor a img {
    width: 100%;
  }
}
body.service .secRead .anchorArea .anchorFlex {
  gap: 0 6rem;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  body.service .secRead .anchorArea .anchorFlex {
    gap: 1.5rem 0;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1199px) {
  body.service .secRead .anchorArea .anchorFlex a {
    display: flex;
    align-items: center;
  }
}
body.service .secRead .anchorArea .anchorFlex a img {
  width: 230px;
}
@media screen and (max-width: 1199px) {
  body.service .secRead .anchorArea .anchorFlex a img {
    width: 90px;
    margin-bottom: 0;
    margin-right: 1rem;
  }
}
body.service .secRead .anchorArea .anchorFlex span.sep {
  background: #fff;
  width: 1px;
}
@media screen and (max-width: 1199px) {
  body.service .secRead .anchorArea .anchorFlex span.sep {
    width: 100%;
    height: 1px;
  }
}
body.service .secService {
  padding-bottom: 7rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService {
    padding-bottom: 4rem;
  }
}
body.service .secService .inner-l .serviceBox {
  background: #3B3B3B;
  border-radius: 15px;
  padding: 3.5rem 5rem 4rem;
  margin-bottom: 7rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox {
    padding: 2.5rem 2rem 3rem;
    margin-bottom: 4rem;
  }
}
body.service .secService .inner-l .serviceBox .anchorID {
  padding-top: 12rem;
  margin-top: -12rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .anchorID {
    padding-top: 8rem;
    margin-top: -8rem;
  }
}
body.service .secService .inner-l .serviceBox .mainTtl {
  background: #fff;
  height: 50px;
  line-height: 50px;
  font-size: 2.2rem;
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .mainTtl {
    margin-bottom: 2.5rem;
  }
}
body.service .secService .inner-l .serviceBox .introImgTxt {
  margin-bottom: 8rem;
  gap: 0 4rem;
  align-items: flex-start;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .introImgTxt {
    margin-bottom: 6rem;
  }
}
body.service .secService .inner-l .serviceBox .introImgTxt img {
  width: 400px;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .introImgTxt img {
    width: 100%;
    margin-bottom: 3rem;
  }
}
body.service .secService .inner-l .serviceBox .introImgTxt .txt {
  width: calc(100% - 400px - 4rem);
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .introImgTxt .txt {
    width: 100%;
  }
}
body.service .secService .inner-l .serviceBox .introImgTxt .txt .ttl {
  margin-bottom: 1.5rem;
  font-size: 2.6rem;
  line-height: 56px;
  margin-top: -1rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .introImgTxt .txt .ttl {
    margin-top: 0;
    font-size: 2rem;
    line-height: 43px;
    margin-bottom: 3rem;
  }
}
body.service .secService .inner-l .serviceBox .introImgTxt .txt .readTxt {
  width: 550px;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .introImgTxt .txt .readTxt {
    width: 100%;
  }
}
body.service .secService .inner-l .serviceBox .features {
  margin-bottom: 6.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .features {
    margin-bottom: 5rem;
  }
}
body.service .secService .inner-l .serviceBox .features .ttl {
  margin-bottom: 3rem;
  font-size: 2.6rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .features .ttl {
    margin-bottom: 5.5rem;
    font-size: 2.2rem;
  }
}
body.service .secService .inner-l .serviceBox .features ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 2rem;
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .features ul {
    gap: 1.5rem 0;
    margin-bottom: 5.5rem;
  }
}
body.service .secService .inner-l .serviceBox .features ul li {
  border: 1px solid #fff;
  border-radius: 15px;
  height: 275px;
  padding: 2.5rem 2rem 0;
  width: calc(25% - 1.5rem);
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .features ul li {
    height: auto;
    width: 100%;
    padding: 1rem 2rem 1.5rem;
  }
}
body.service .secService .inner-l .serviceBox .features ul li .fTtl {
  font-size: 3.4rem;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.5rem;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .features ul li .fTtl {
    font-size: 2.6rem;
  }
}
body.service .secService .inner-l .serviceBox .features .scene {
  width: 777px;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .features .scene {
    width: 100%;
  }
}
body.service .secService .inner-l .serviceBox .features .scene .ttl {
  font-size: 2.2rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .features .scene .ttl {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
body.service .secService .inner-l .serviceBox .features .scene .imgTxt {
  gap: 0 2.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .features .scene .imgTxt {
    gap: 2rem 0;
  }
}
body.service .secService .inner-l .serviceBox .features .scene .imgTxt img {
  width: 200px;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .features .scene .imgTxt img {
    width: 100%;
  }
}
body.service .secService .inner-l .serviceBox .features .scene .imgTxt .readTxt {
  width: calc(100% - 200px - 2.5rem);
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .features .scene .imgTxt .readTxt {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide {
    border: 1px solid #777;
    padding: 0 2rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .guideTtl {
  font-size: 2rem;
  align-items: center;
  margin: 0 auto 4rem;
  height: 40px;
  line-height: 40px;
  display: flex;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .guideTtl {
    justify-content: center;
    margin-top: -2rem;
    margin-bottom: 5rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .guideTtl::before, body.service .secService .inner-l .serviceBox .guide .guideTtl::after {
  content: "";
  display: block;
  background: #777777;
  height: 1px;
  flex-grow: 1;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .guideTtl::before, body.service .secService .inner-l .serviceBox .guide .guideTtl::after {
    display: none;
  }
}
body.service .secService .inner-l .serviceBox .guide .guideTtl span {
  background: #777777;
  width: 220px;
}
body.service .secService .inner-l .serviceBox .guide .subTtl {
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  margin-bottom: 3.5rem;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .subTtl {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .subTtl::before, body.service .secService .inner-l .serviceBox .guide .subTtl::after {
  content: "";
  display: block;
  background: #fff;
  height: 1px;
  width: 30px;
  margin: 0 1.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .subTtl::before, body.service .secService .inner-l .serviceBox .guide .subTtl::after {
    width: 25px;
    margin: 0 1rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo {
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfo {
    margin-bottom: 5rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo .carBox {
  width: 50%;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfo .carBox {
    width: 100%;
    padding-bottom: 2.5rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo .carBox:nth-child(1) img {
  width: 399px;
  margin-top: 1.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfo .carBox:nth-child(1) img {
    max-width: 798px;
    margin-top: 0;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo .carBox:nth-child(2) {
  border-left: 1px solid #707070;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfo .carBox:nth-child(2) {
    border-left: none;
    border-top: 1px solid #777;
    padding-top: 2.5rem;
    padding-bottom: 0;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo .carBox:nth-child(2) img {
  width: 441px;
  margin-bottom: -1.3rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfo .carBox:nth-child(2) img {
    max-width: 882px;
    margin-bottom: 0.5rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo .carBox img {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfo .carBox img {
    width: 90% !important;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo .carBox .name {
  font-size: 2.9rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfo .carBox .name {
    font-size: 2.3rem;
    margin-bottom: 0.5rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo .carBox .price {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfo .carBox .price {
    font-size: 1.9rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo .carBox .minHour {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfo .carBox .minHour {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo .carBox .person {
  font-weight: bold;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfo .carBox .person {
    margin-bottom: 2rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo .carBox .notes {
  font-size: 1.4rem;
  margin-top: -1.5rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfo .carBox .notes {
    margin-top: -1rem;
    margin-bottom: 2.5rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .carInfo .carBox .anchor::after {
  margin-top: 0.5rem;
}
body.service .secService .inner-l .serviceBox .guide .carInfoNotes {
  font-size: 1.4rem;
  text-align: left;
  width: 910px;
  margin: 0 auto 5.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .carInfoNotes {
    width: 100%;
    line-height: 20px;
    margin-bottom: 3rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .subBox {
  margin-bottom: 6rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .subBox {
    margin-bottom: 4.5rem;
  }
}
body.service .secService .inner-l .serviceBox .guide .subBox.btm {
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .subBox.btm {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .subBox .subTxt {
    text-align: left;
    line-height: 26px;
  }
}
body.service .secService .inner-l .serviceBox .guide .subBox .subTxt__ttl {
  margin-bottom: 0.5rem;
}
body.service .secService .inner-l .serviceBox .guide .subBox .subTxt .txt {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .subBox .subTxt .txt {
    margin-bottom: 2rem;
    word-wrap: break-word;
  }
}
body.service .secService .inner-l .serviceBox .guide .subBox .subTxt .txt_bold {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .guide .subBox .subTxt .txt_bold {
    font-size: 1.6rem;
    display: block;
  }
}
body.service .secService .inner-l .serviceBox .contactBox {
  border-top: 1px solid #777777;
  padding: 3rem 0 0;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .contactBox {
    padding: 2.5rem 0 0;
  }
}
body.service .secService .inner-l .serviceBox .contactBox .inner-white {
  background: #fff;
  padding: 2rem 0 1.5rem;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .contactBox .inner-white {
    padding: 1rem 0 1.5rem;
  }
}
body.service .secService .inner-l .serviceBox .contactBox .inner-white .left {
  font-size: 2.4rem;
  line-height: 32px;
  padding-right: 2.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .contactBox .inner-white .left {
    font-size: 1.6rem;
    padding-right: 0;
    line-height: 21px;
  }
}
body.service .secService .inner-l .serviceBox .contactBox .inner-white .center {
  text-align: right;
  font-size: 4.2rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .contactBox .inner-white .center {
    font-size: 2.7rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
body.service .secService .inner-l .serviceBox .contactBox .inner-white .center p {
  font-size: 1.6rem;
  font-weight: normal;
  margin-bottom: -1rem;
  padding-right: 0.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .contactBox .inner-white .center p {
    order: 3;
    width: 100%;
    margin-bottom: 1.5rem;
    padding-right: 0;
  }
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .contactBox .inner-white .center span.tel-link {
    margin-left: 0.5rem;
  }
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .contactBox .inner-white .center span.tel-link a {
    color: #1F1F1F !important;
  }
}
body.service .secService .inner-l .serviceBox .contactBox .inner-white .right a {
  background: #273678;
  width: 275px;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  font-size: 2.2rem;
  margin-left: 4rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService .inner-l .serviceBox .contactBox .inner-white .right a {
    font-size: 1.5rem;
    width: 190px;
    height: 35px;
    line-height: 35px;
    margin-left: 0;
  }
}
body.service .secModel .inner-l h6.baseTtl {
  border-bottom: 1px solid #fff;
  margin-bottom: 3rem;
  padding-top: 8rem;
  margin-top: -8rem;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .inner-l h6.baseTtl {
    margin-bottom: 2rem;
    padding-top: 6rem;
    margin-top: -6rem;
  }
}
body.service .secModel .inner-l .introNotes {
  margin-bottom: 7rem;
  text-align: center;
  font-size: 1.4rem;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .inner-l .introNotes {
    margin-bottom: 5rem;
    text-align: left;
  }
}
body.service .secModel .carBox {
  padding-top: 6rem;
  margin-top: -6rem;
}
body.service .secModel .carBox .slick-service-car-slide {
  position: relative;
}
body.service .secModel .carBox .slick-service-car-slide .slick-slide {
  padding: 0 1.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .slick-service-car-slide .slick-slide {
    padding: 0 0.5rem;
  }
}
body.service .secModel .carBox .slick-service-car-slide .slide-arrow {
  position: absolute;
  top: calc(50% - 3.5rem);
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .slick-service-car-slide .slide-arrow {
    width: 20px;
    top: calc(50% - 1.6rem);
  }
}
body.service .secModel .carBox .slick-service-car-slide .slide-arrow.prev-arrow {
  left: 16%;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .slick-service-car-slide .slide-arrow.prev-arrow {
    left: 25px;
  }
}
body.service .secModel .carBox .slick-service-car-slide .slide-arrow.next-arrow {
  right: 16%;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .slick-service-car-slide .slide-arrow.next-arrow {
    right: 25px;
  }
}
body.service .secModel .carBox .slick-service-car-slide .slide-arrow img {
  filter: invert(1);
  cursor: pointer;
}
body.service .secModel .carBox .slick-service-car-slide .slide-arrow img:hover {
  opacity: 0.8;
}
body.service .secModel .carBox .inner-s {
  padding: 5rem 0 8rem;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .inner-s {
    padding: 3rem 2.5rem 5rem;
  }
}
body.service .secModel .carBox .inner-s .info {
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .inner-s .info {
    margin-bottom: 3.5rem;
    flex-direction: column;
  }
}
body.service .secModel .carBox .inner-s .info .left .ttl {
  font-size: 2.6rem;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .inner-s .info .left .ttl {
    font-size: 2.2rem;
  }
}
body.service .secModel .carBox .inner-s .info .left .name {
  font-size: 3.8rem;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .inner-s .info .left .name {
    font-size: 3rem;
    margin-bottom: 1.5rem;
  }
}
body.service .secModel .carBox .inner-s .info .right {
  padding-left: 5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .inner-s .info .right {
    padding-left: 0;
  }
}
body.service .secModel .carBox .inner-s .info2 {
  gap: 0 7rem;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .inner-s .info2 {
    gap: 0 2rem;
    justify-content: center;
  }
}
body.service .secModel .carBox .inner-s .info2 .box {
  align-items: center;
  gap: 0 2rem;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .inner-s .info2 .box {
    flex-direction: column;
    gap: 1.5rem 0;
    width: 100%;
    font-size: 1.5rem;
    text-align: center;
  }
}
body.service .secModel .carBox .inner-s .info2 .box.box2 {
  align-items: flex-start;
  margin-top: 4rem;
}
body.service .secModel .carBox .inner-s .info2 .box.box2 .img {
  width: 106px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .inner-s .info2 .box.box2 .img {
    width: 100%;
  }
}
body.service .secModel .carBox .inner-s .info2 .box.box2 .txt {
  width: calc(100% - 106px - 2rem);
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .inner-s .info2 .box.box2 .txt {
    width: 100%;
  }
}
body.service .secModel .carBox .inner-s .info2 .box.box2 .txt .smallTxt {
  font-size: 1.5rem;
  font-weight: normal;
}
@media screen and (max-width: 1199px) {
  body.service .secModel .carBox .inner-s .info2 .box.box2 .txt .smallTxt {
    font-size: 1.4rem;
  }
}
body.service .secModel .carBox#car2 .info .right, body.service .secModel .carBox#car3 .info .right {
  padding-left: 0;
}
body.service .secService.meter .inner-l .serviceBox .mainTtl {
  margin-bottom: 3rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService.meter .inner-l .serviceBox .mainTtl {
    margin-bottom: 1.5rem;
  }
}
body.service .secService.meter .inner-l .serviceBox .introTxt {
  font-size: 1.8rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService.meter .inner-l .serviceBox .introTxt {
    margin-bottom: 2.5rem;
    text-align: left;
    line-height: 32px;
  }
}
@media screen and (max-width: 1199px) {
  body.service .secService.meter .inner-l .serviceBox .guide {
    border: none;
    padding: 0;
  }
}
body.service .secService.meter .inner-l .serviceBox .guide .subBox .subTtl {
  margin-bottom: 0.5rem;
}
body.service .secService.meter .inner-l .serviceBox .guide .subBox .subTxt {
  border-bottom: 1px solid #777777;
  padding-bottom: 3rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService.meter .inner-l .serviceBox .guide .subBox .subTxt {
    font-size: 1.4rem;
    text-align: center;
    padding-bottom: 2rem;
  }
}
body.service .secService.meter .inner-l .serviceBox .guide .subBox dl {
  background: #2F2F2F;
  display: flex;
  flex-wrap: wrap;
  padding: 0.7rem 2rem;
  border-bottom: 1px solid #777;
}
body.service .secService.meter .inner-l .serviceBox .guide .subBox dl dt {
  width: 230px;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  body.service .secService.meter .inner-l .serviceBox .guide .subBox dl dt {
    width: 100%;
    margin-bottom: 1rem;
  }
}
body.service .secService.meter .inner-l .serviceBox .guide .subBox dl dt span {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
}
body.service .secService.meter .inner-l .serviceBox .guide .subBox dl dd {
  width: calc(100% - 230px);
  text-align: left;
}
@media screen and (max-width: 1199px) {
  body.service .secService.meter .inner-l .serviceBox .guide .subBox dl dd {
    width: 100%;
  }
}
body.service .secService.meter .inner-l .serviceBox .guide .subBox dl dd p {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService.meter .inner-l .serviceBox .guide .subBox dl dd p {
    margin-bottom: 2rem;
  }
}
body.service .secService.meter .inner-l .serviceBox .guide .subBox dl dd p.notes {
  font-size: 1.4rem;
}
body.service .secService.meter .inner-l .serviceBox .guide .establish {
  font-size: 1.4rem;
  text-align: right;
  margin-top: -5rem;
}
@media screen and (max-width: 1199px) {
  body.service .secService.meter .inner-l .serviceBox .guide .establish {
    font-size: 1.2rem;
    margin-top: -3.5rem;
  }
}
body.service .secJoin {
  background: #273678;
}

/*------------------------------------------------------------
  reCAPTHA
  ------------------------------------------------------------*/
.grecaptcha-badge {
  bottom: 75px !important;
  z-index: 10;
}
/*------------------------------------------------------------
  Loader
  ------------------------------------------------------------*/
#loader {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  background-color: #fff;
  z-index: 10000;
  top: 0;
}
#loader.loaded {
  animation: fadeOut 0.5s forwards;
}
#loader img {
  max-width: 64px;
}
@keyframes float {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.1, 1.1);
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    display: none;
    opacity: 0;
    z-index: -1;
  }
}/*# sourceMappingURL=page.css.map */