@charset "UTF-8";
/*	com-color
サイト内で主に使用する色の変数
------------------------------------ */
/*	使用フォント一覧
------------------------------------ */
/* Noto Sans Japanese */
/* Zen Kaku Gothic New */
/* Oswald */
/* meow-script */
/*	transition,hover
ホバー時のtransition秒数を統一、ホバーアクション
------------------------------------ */
/*	media-screen
画面サイズごとのcss設定に使用
------------------------------------ */
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
/*	layout
その他パーツ
------------------------------------ */
/*	font-size
スマホ時にフォントサイズを自動で変更
※13px以下は文字が読めないためPC/SP同じサイズ
------------------------------------ */
/************************************************

    SP layout
    スマホ時のcss

************************************************/
/* =========================================
    body  SP
    全体
========================================= */
/* =========================================
    main  SP
========================================= */
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-sub-inner {
  padding: 50px 15px;
  margin: auto;
}

.com-btn01 {
  width: 300px;
  padding: 16px 10px;
}
.com-btn01::after {
  right: 15px;
}

.com-ttl01-primary {
  left: calc(50% + 30px);
  top: -30px;
}
.com-ttl01-main {
  display: inline-block;
  margin-top: 25px;
  padding: 0 30px 10px;
  background: url(/img/all/ttl-deco.jpg) no-repeat center calc(100% + 30px);
}

.com-ttl02 {
  padding: 0;
}
.com-ttl02 span {
  padding: 0.2px 25px;
}

.com-tel {
  text-align: center;
}
.com-tel-num {
  padding-left: 22px;
  background: url(/img/all/tel-ico.png) no-repeat left 7px/18px;
  font-size: 28px;
}

.com-txt p:nth-of-type(n + 2) {
  margin-top: 20px;
}

.com-table01 th {
  display: block;
  width: 100%;
  text-align: left;
  padding: 15px 10px;
}
.com-table01 td {
  display: block;
  padding: 15px 10px;
}

.com-no-post {
  margin-top: 50px;
}

.body-bg {
  height: 100vh;
}

.transparent {
  height: 500px;
}

/* =========================================
    top  sp
    top-introduction
========================================= */
#top-introduction .container {
  padding-bottom: 50px;
}
#top-introduction .container::before {
  width: 102px;
  height: 127px;
  left: unset;
  right: 0;
  bottom: 4px;
}
#top-introduction .ttl {
  position: unset;
  border-bottom: 3px solid #f88f03;
}
#top-introduction .txt {
  text-align: left;
  margin-top: 15px;
}
#top-introduction .txt p:nth-of-type(n + 2) {
  margin-top: 20px;
}
#top-introduction .wrap {
  height: 680px;
  margin-top: 50px;
}
#top-introduction .img01 {
  width: 300px;
  top: 100px;
  left: -15px;
}
#top-introduction .img02 {
  width: 175px;
}

/* =========================================
    top  sp
    top-infrastructure
========================================= */
#top-infrastructure .ttl {
  background: unset;
  position: relative;
}
#top-infrastructure .ttl::before {
  position: absolute;
  content: "";
}
#top-infrastructure .ttl {
  z-index: 1;
}
#top-infrastructure .ttl::before {
  width: 320px;
  height: 100px;
  transform: translateY(-50%);
  top: 50%;
  left: 30px;
  background: url(/img/top/infrastructure-ttl-bg.jpg) no-repeat center/cover;
  z-index: -1;
}
#top-infrastructure .txt {
  margin-top: 35px;
}
#top-infrastructure .wrap {
  padding-top: 150px;
}
#top-infrastructure .wrap::before {
  width: 140px;
  height: 140px;
  top: 50px;
}
#top-infrastructure .wrap::after {
  width: 123px;
  height: 95px;
  left: unset;
  top: 0px;
  right: 10px;
}
#top-infrastructure .movie {
  padding: 5px;
}
#top-infrastructure .movie video {
  border-radius: 10px;
}

/* =========================================
    top  sp
    top-service
========================================= */
#top-service .bg {
  overflow: hidden;
}
#top-service .inner {
  padding: 50px 15px;
}
#top-service .container {
  padding-bottom: 50px;
}
#top-service .ttl {
  padding-left: 80px;
}
#top-service .ttl::before {
  width: 51px;
  height: 104px;
  left: 10px;
}
#top-service .ttl-primary {
  left: 155px;
  top: -20px;
}
#top-service .ttl-sub {
  padding-left: 0;
}
#top-service .ttl-main {
  background: unset;
  margin-top: 10px;
  position: relative;
}
#top-service .ttl-main::before {
  position: absolute;
  content: "";
}
#top-service .ttl-main {
  z-index: 1;
}
#top-service .ttl-main::before {
  width: 270px;
  height: 100px;
  transform: translateY(-50%);
  top: 50%;
  left: 30px;
  background: url(/img/top/service-ttl-bg.jpg) no-repeat;
  background-size: 100%;
  z-index: -1;
}
#top-service .wrap {
  display: block;
}
#top-service .wrap-box {
  max-width: 100%;
  padding: 50px 15px 35px;
}
#top-service .wrap-box:nth-of-type(n + 2) {
  margin-top: 50px;
}
#top-service .wrap-ttl {
  top: 25px;
}
#top-service .txt {
  position: unset;
  width: 100%;
  height: unset;
  margin-top: 35px;
  padding: 0;
}
#top-service .link {
  flex-wrap: wrap;
  gap: 20px;
}

/* =========================================
    top  sp
    top-recruit
========================================= */
#top-recruit .primary {
  left: 0px;
  top: 225px;
}
#top-recruit .container {
  display: block;
}
#top-recruit .container-wrap {
  margin-top: 35px;
}
#top-recruit .ttl {
  padding-bottom: 15px;
  background: url(/img/top/recruit-ttl-bg.jpg) no-repeat right 30px;
}
#top-recruit .ttl-primary {
  top: -25px;
  right: 75px;
}
#top-recruit .ttl-sub {
  padding-right: 30px;
}
#top-recruit .ttl-main {
  margin-top: 10px;
  padding-right: 30px;
}
#top-recruit .btn {
  margin: 35px auto 0;
}
#top-recruit .wrap {
  height: 470px;
  margin-top: 25px;
}
#top-recruit .wrap::after {
  width: 122px;
  height: 117px;
  bottom: -20px;
  right: unset;
  left: 40px;
}
#top-recruit .wrap-img01 {
  width: 320px;
  top: 0;
}
#top-recruit .wrap-img02 {
  width: 180px;
  top: 175px;
  left: calc(50% - 190px);
}
#top-recruit .wrap-img03 {
  width: 180px;
  bottom: 0;
  right: calc(50% - 210px);
}

/* =========================================
    top  sp
    top-contact
========================================= */
#top-contact .inner {
  padding: 50px 15px;
}
#top-contact .container {
  display: block;
  padding: 35px 10px;
}
#top-contact .contact {
  width: 100%;
  min-width: unset;
  padding: 35px 15px;
  margin-right: 0;
}
#top-contact .wrap {
  margin-top: 35px;
}
#top-contact .wrap::before {
  display: none;
}
#top-contact .wrap::after {
  width: 63px;
  height: 75px;
  top: -40px;
  left: calc(50% + 110px);
}
#top-contact .sub {
  top: -25px;
}
#top-contact .btn {
  width: 290px;
  margin: 15px auto 0;
}
#top-contact .btn::before {
  content: "";
  width: 13px;
  height: 15px;
  margin-right: 15px;
  background: url(/img/all/arw.png) no-repeat;
  background-size: 100%;
}
#top-contact .btn::after {
  display: none;
}

/* =========================================
    top  sp
    top-map
========================================= */
#top-map .address {
  padding-left: 15px;
}
#top-map .map {
  height: 250px;
}

/* =========================================
    top  sp
    top-news
========================================= */
#top-news .container {
  position: relative;
  display: block;
  padding-bottom: 100px;
}
#top-news .container-box {
  width: 100%;
  height: unset;
  margin-top: 0;
  padding-bottom: 70px;
  min-height: auto;
  position: unset;
  background: url(/img/top/news-deco.png) no-repeat left bottom/80px;
}
#top-news .ttl {
  padding: 10px 0 30px;
  background: unset;
  position: relative;
}
#top-news .ttl::before {
  position: absolute;
  content: "";
}
#top-news .ttl {
  z-index: 1;
}
#top-news .ttl::before {
  width: 290px;
  height: 80px;
  top: 0;
  left: 30px;
  background: url(/img/top/news-ttl-bg.jpg) no-repeat;
  background-size: 100%;
  z-index: -1;
}
#top-news .ttl-sub {
  right: unset;
  left: 140px;
}
#top-news .list {
  margin-left: 0;
  margin-right: 0;
}
#top-news .list-link {
  padding: 25px 0 15px;
}
#top-news .btn {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
}

/* =========================================

    sub layout  SP
    下層ページのスマホ時css
		sub-sp

========================================= */
/* =========================================
    sub  SP
    sub-individual sub-corporation
========================================= */
#sub-individual .container,
#sub-corporation .container {
  margin-top: 35px;
}
#sub-individual .container-wrap,
#sub-corporation .container-wrap {
  padding-top: 0;
}
#sub-individual .container-wrap:nth-of-type(n + 2),
#sub-corporation .container-wrap:nth-of-type(n + 2) {
  margin-top: 50px;
}
#sub-individual .container-wrap:nth-of-type(2)::before,
#sub-corporation .container-wrap:nth-of-type(2)::before {
  width: 66px;
  height: 82px;
  left: unset;
  right: -10px;
  top: -77px;
}
#sub-individual .container-wrap:nth-of-type(2) .container-box,
#sub-corporation .container-wrap:nth-of-type(2) .container-box {
  padding: 95px 0 0 0;
}
#sub-individual .container-wrap:nth-of-type(2) .container-ttl,
#sub-corporation .container-wrap:nth-of-type(2) .container-ttl {
  left: -5px;
  top: -25px;
}
#sub-individual .container-img,
#sub-corporation .container-img {
  position: unset;
}
#sub-individual .container-box,
#sub-corporation .container-box {
  padding: 50px 0 0 0px;
}
#sub-individual .container-ttl,
#sub-corporation .container-ttl {
  top: -25px;
  left: -5px;
}

#sub-question .list-top {
  gap: 15px;
}
#sub-question .list-q {
  width: 50px;
  height: unset;
  line-height: unset;
  display: flex;
  justify-content: center;
  align-items: center;
}
#sub-question .list-ttl {
  padding-top: 5px;
  padding-bottom: 8px;
}
#sub-question .list-btm {
  gap: 15px;
  margin-top: 15px;
}
#sub-question .list-a {
  width: 50px;
  height: 50px;
  line-height: 45px;
}

#sub-work .list {
  gap: 15px;
  margin-top: 35px;
}
#sub-work .list-item {
  flex-basis: calc((100% - 15px) / 2);
  max-width: calc((100% - 15px) / 2);
}
#sub-work .list-img {
  height: 43.3vw;
  min-height: 152px;
}
#sub-work .list-ttl {
  margin-top: 5px;
}

#sub-work-detail .container-wrap {
  flex-wrap: wrap;
  gap: 90px;
  margin-top: 35px;
}
#sub-work-detail .container-wrap::before {
  width: 55px;
  height: 21px;
  transform: translate(-50%, -50%) rotate(90deg);
}
#sub-work-detail .container-wrap-box {
  width: 320px;
  height: 320px;
}
#sub-work-detail .container-wrap-txt {
  width: 100px;
  height: 35px;
  line-height: 35px;
}
#sub-work-detail .list {
  margin-top: 35px;
}
#sub-work-detail .list-item:nth-of-type(n + 2) {
  margin-top: 25px;
}
#sub-work-detail .list-ttl {
  padding-left: 20px;
}
#sub-work-detail .list-ttl::before {
  height: 32px;
}
#sub-work-detail .img {
  flex-wrap: wrap;
  gap: 15px;
}
#sub-work-detail .img-item {
  flex-basis: calc((100% - 15px) / 2);
  max-width: calc((100% - 15px) / 2);
}

/* =========================================
    sub  SP
    sub-corporation
========================================= */
#sub-corporation .com-ttl02 {
  font-size: 27px;
}
#sub-corporation .com-ttl02 span {
  padding: 0.2px 19px;
}
#sub-corporation .container-wrap:nth-of-type(2) {
  padding-top: 0;
}
#sub-corporation .container-wrap:nth-of-type(2)::before {
  width: 86px;
  height: 67px;
  left: unset;
  right: -10px;
  top: -65px;
}
#sub-corporation .container-wrap:nth-of-type(2) .container-box {
  padding: 80px 0 0 0;
}
#sub-corporation .container-wrap:nth-of-type(2) .container-ttl {
  top: -50px;
}

/* =========================================
    sub  SP
    sub-recruit
========================================= */
#sub-benefits .inner::before {
  width: 46px;
  height: 95px;
  top: 15px;
  left: 25px;
}
#sub-benefits .container {
  margin-top: 35px;
}
#sub-benefits .container-wrap {
  padding-top: 0;
}
#sub-benefits .container-wrap:nth-of-type(n + 2) {
  margin-top: 50px;
}
#sub-benefits .container-wrap:nth-of-type(2)::before {
  width: 66px;
  height: 82px;
  left: unset;
  right: -10px;
  top: -77px;
}
#sub-benefits .container-wrap:nth-of-type(2) .container-box {
  padding: 50px 0 0 0px;
}
#sub-benefits .container-wrap:nth-of-type(2) .container-ttl {
  left: -5px;
}
#sub-benefits .container-img {
  position: unset;
}
#sub-benefits .container-box {
  padding: 50px 0 0 0px;
}
#sub-benefits .container-box::before {
  display: none;
}
#sub-benefits .container-ttl {
  top: -65px;
  left: -5px;
  padding: 0;
}
#sub-benefits .container-ttl span {
  padding: 0.2px 20.7px;
}

#sub-recruit .ttl-primary {
  left: calc(50% + 10px);
  top: -30px;
}
#sub-recruit .container {
  margin-top: 35px;
}
#sub-recruit .table:nth-of-type(n + 2) {
  margin-top: 35px;
}

/* =========================================
    sub  SP
    sub-company
========================================= */
#sub-greeting .container {
  margin-top: 35px;
  padding-top: 0;
}
#sub-greeting .container::after {
  width: 105px;
  height: 105px;
  bottom: -50px;
  right: -12px;
}
#sub-greeting .img {
  position: unset;
}
#sub-greeting .img::before {
  display: none;
}
#sub-greeting .wrap {
  padding: 30px 0px 0 0;
}
#sub-greeting .wrap-ttl {
  width: auto;
}

#sub-company .ttl-primary {
  left: calc(50% + 50px);
  top: -30px;
}
#sub-company .table {
  margin-top: 35px;
}
#sub-company .map {
  height: 200px;
  margin-top: 35px;
}

/* =========================================
    sub  SP
    sub-news
========================================= */
#sub-news .com-ttl03 {
  padding-bottom: 5px;
}
#sub-news .com-news-post-flex {
  display: block;
}
#sub-news .com-news-post-link {
  padding: 30px 15px;
}
#sub-news .com-news-post-img {
  width: 250px;
  margin: 0 auto 25px;
}
#sub-news .com-news-post-con {
  width: 100%;
}
#sub-news .news-post-flex {
  display: block;
}
#sub-news .news-post-time {
  margin-left: 5px;
}

/* =========================================
  タグセレクト
	ボタンテンプレート
========================================= */
#tag-btn-list {
  display: block;
  margin-top: 25px;
  padding: 20px 10px;
}
#tag-btn-list .tag-txt {
  text-align: center;
  margin: 0;
}
#tag-btn-list .tag-list {
  margin-top: 10px;
  gap: 15px;
}
#tag-btn-list .tag-list-link {
  min-width: 80px;
  padding: 4px 20px;
}

/* =========================================
    sub  SP
    news-detail
========================================= */
#news-detail .com-news-post-con {
  padding: 25px 15px;
}

/* =========================================
    sub  SP
    sub-contact
========================================= */
#sub-method .bg::after {
  width: 63px;
  height: 79px;
  top: 25px;
  right: -5px;
}
#sub-method .primary {
  right: 0;
  top: 325px;
}
#sub-method .inner {
  padding: 50px 15px;
}
#sub-method .txt {
  text-align: left;
  margin-top: 15px;
}
#sub-method .com-tel-num {
  background: url(/img/all/tel-ico-lg.png) no-repeat left 7px/20px;
}
#sub-method .wrap {
  display: block;
  height: auto;
  text-align: center;
  margin-top: 25px;
  padding: 25px 15px;
}
#sub-method .work {
  margin-top: 5px;
}

#sub-contact .com-btn01 {
  width: 250px;
  margin: 25px auto 0;
}

.contact-form-table {
  margin: 35px auto 0;
}

.optional-mark,
.required-mark {
  padding: 2px 5px;
}

/* =========================================
    sub  SP
    sub-complete
========================================= */
#sub-complete .link {
  margin: 50px auto 0;
}
#sub-complete .container-box {
  margin: 25px auto 0;
  text-align: left;
  max-width: 465px;
}

/* =========================================
    sub  SP
    sub-site
========================================= */
#sub-site .list {
  margin: 40px auto 0;
}

/* =========================================
    sub  SP
    sub-privacy
========================================= */
#sub-privacy .container {
  margin-top: 35px;
}
#sub-privacy .ttl-main {
  padding: 0 0px 10px;
}
#sub-privacy .ttl-main::before {
  width: 335px;
  height: 30px;
}
#sub-privacy .privacy-box {
  margin-top: 25px;
}

/* =========================================
    sub  SP
    sub-error
========================================= */
#sub-error .ttl {
  font-size: 27px;
}