@charset "UTF-8";
/*	com-color
サイト内で主に使用する色の変数
------------------------------------ */
/*	使用フォント一覧
------------------------------------ */
@font-face {
  font-family: "Noto sansCJK Black";
  src: url(../fonts/NotoSansCJKjp-Black.otf);
}
@font-face {
  font-family: "Noto sansCJK Bold";
  src: url(../fonts/NotoSansCJKjp-Bold.otf);
}
@font-face {
  font-family: "Noto sansCJK DemiLight";
  src: url(../fonts/NotoSansCJKjp-DemiLight.otf);
}
@font-face {
  font-family: "Noto sansCJK Light";
  src: url(../fonts/NotoSansCJKjp-Light.otf);
}
@font-face {
  font-family: "Noto sansCJK Medium";
  src: url(../fonts/NotoSansCJKjp-Medium.otf);
}
@font-face {
  font-family: "Noto sansCJK Regular";
  src: url(../fonts/NotoSansCJKjp-Regular.otf);
}
@font-face {
  font-family: "RocknRollOne-Regular";
  src: url(../fonts/RocknRollOne-Regular.ttf);
}
/*	transition,hover
ホバー時のtransition秒数を統一、ホバーアクション
------------------------------------ */
/*	media-screen
画面サイズごとのcss設定に使用
------------------------------------ */
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
/*	layout
その他パーツ
------------------------------------ */
/*	com-color
サイト内で主に使用する色の変数
------------------------------------ */
/*	使用フォント一覧
------------------------------------ */
@font-face {
  font-family: "Noto sansCJK Black";
  src: url(../fonts/NotoSansCJKjp-Black.otf);
}
@font-face {
  font-family: "Noto sansCJK Bold";
  src: url(../fonts/NotoSansCJKjp-Bold.otf);
}
@font-face {
  font-family: "Noto sansCJK DemiLight";
  src: url(../fonts/NotoSansCJKjp-DemiLight.otf);
}
@font-face {
  font-family: "Noto sansCJK Light";
  src: url(../fonts/NotoSansCJKjp-Light.otf);
}
@font-face {
  font-family: "Noto sansCJK Medium";
  src: url(../fonts/NotoSansCJKjp-Medium.otf);
}
@font-face {
  font-family: "Noto sansCJK Regular";
  src: url(../fonts/NotoSansCJKjp-Regular.otf);
}
@font-face {
  font-family: "RocknRollOne-Regular";
  src: url(../fonts/RocknRollOne-Regular.ttf);
}
/*	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-tel {
  text-align: center;
  padding-bottom: 15px;
}
.com-tel-num {
  padding-left: 22px;
  background: url(/img/all/tel-ico.png) no-repeat left 2px/18px;
}
.com-tel-svg {
  width: 200px;
}

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

.com-table01 tr:first-of-type th:first-of-type {
  border-radius: 10px 10px 0 0;
}
.com-table01 tr:first-of-type td:first-of-type {
  border-radius: 0;
}
.com-table01 tr:last-of-type th {
  border-radius: 0;
}
.com-table01 tr:last-of-type td {
  border-radius: 0 0 10px 10px;
}
.com-table01 th {
  display: block;
  width: 100%;
  padding: 10px;
}
.com-table01 td {
  display: block;
  padding: 15px 10px;
}

/* =========================================
    top  sp
    top-news
========================================= */
#top-news .container {
  position: relative;
  display: block;
  padding: 0 0 50px;
}
#top-news .container-box {
  width: 100%;
  min-height: auto;
  position: unset;
}
#top-news .ttl {
  text-align: center;
}
#top-news .list {
  margin: 25px auto 0;
}
#top-news .list-top {
  display: block;
}
#top-news .list-link {
  margin-top: 0;
  padding: 20px 15px;
}
#top-news .btn {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
}

/* =========================================
    top  sp
========================================= */
#top-partner .container {
  display: block;
}
#top-partner .wrap::before {
  width: 234px;
  height: 105px;
  bottom: 105px;
}
#top-partner .ttl {
  writing-mode: unset;
  position: unset;
  margin-top: 15px;
}
#top-partner .ttl span {
  padding: 5px 10px;
}
#top-partner .txt {
  margin-left: 0;
  margin-top: 25px;
}

#top-menu .container::before {
  height: 1780px;
}
#top-menu .wrap::before {
  width: 95%;
  height: 330px;
}
#top-menu .wrap::after {
  width: 97px;
  height: 105px;
  top: -25px;
  right: 10px;
}
#top-menu .txt {
  margin-top: 35px;
}
#top-menu .list {
  display: block;
  margin: 35px auto 0;
}
#top-menu .list-item {
  height: 373px;
  margin: 0 auto;
}
#top-menu .list-item:nth-of-type(n + 2) {
  margin-top: 25px;
}
#top-menu .list-link {
  padding-top: 20px;
}

#top-case .bg::before {
  display: none;
}
#top-case .list {
  display: block;
  margin-top: 35px;
}
#top-case .list-item {
  width: 320px;
  margin: 0 auto;
}
#top-case .list-item:nth-of-type(n + 2) {
  margin-top: 35px;
}
#top-case .list-before {
  top: 20px;
  left: 20px;
}
#top-case .list-before-txt {
  font-size: 20px;
}
#top-case .list-after {
  margin-right: 20px;
}
#top-case .list-after-txt {
  font-size: 36px;
}

#top-company .inner {
  padding: 50px 15px;
  margin-bottom: 100px;
}
#top-company .container {
  display: block;
  padding-bottom: 30px;
}
#top-company .img {
  width: 100%;
}
#top-company .wrap {
  width: 100%;
  margin-top: 15px;
}
#top-company .btn {
  margin: 35px auto 0;
}

#top-contact .ttl {
  width: 330px;
  height: 60px;
}
#top-contact .wrap {
  display: block;
  padding: 35.5px 0 40px;
}
#top-contact .wrap::before {
  width: 82px;
  height: 110px;
  left: -20px;
  bottom: -55px;
}
#top-contact .wrap::after {
  width: 93px;
  height: 93px;
  right: -15px;
  bottom: -55px;
}
#top-contact .btn {
  width: 280px;
  height: 60px;
  margin: 0 auto;
}
#top-contact .com-tel {
  margin-top: 35px;
  padding-bottom: 15px;
}
#top-contact .com-tel-num {
  padding-left: 35px;
  background: url(/img/all/tel-ico-lg.png) no-repeat left center/30px;
}

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

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

========================================= */
/* =========================================
    sub  SP
    sub-menu
========================================= */
#sub-menu .inner {
  margin-bottom: 100px;
}
#sub-menu .container {
  padding: 45px 10px 50px;
}
#sub-menu .container:nth-of-type(n + 2) {
  margin-top: 50px;
}
#sub-menu .wrap {
  margin: 35px auto 0;
  padding: 35px 15px 50px;
}
#sub-menu .wrap-fle {
  display: block;
}
#sub-menu .txt {
  margin-left: 0;
  margin-top: 15px;
}
#sub-menu .recommendation {
  margin-top: 45px;
  padding: 70px 10px 30px;
  border-radius: 15px;
}
#sub-menu .recommendation-ttl {
  white-space: nowrap;
  padding: 11px 20px;
}
#sub-menu .recommendation-list {
  display: block;
}
#sub-menu .recommendation-list-item {
  width: 100%;
  max-width: unset;
}
#sub-menu .recommendation-list-item:nth-of-type(n + 2) {
  margin-top: 10px;
}
#sub-menu .particularity {
  padding: 70px 10px 30px;
  border-radius: 15px;
}
#sub-menu .particularity-ttl {
  width: 270px;
}
#sub-menu .particularity-list {
  display: block;
}
#sub-menu .particularity-list-item {
  width: 280px;
  margin: 0 auto;
  padding: 20px 15px;
}
#sub-menu .particularity-list-item:nth-of-type(n + 2) {
  margin-top: 25px;
}
#sub-menu .particularity-list-txt {
  margin-top: 15px;
}

/* =========================================
    sub  SP
    sub-fee
========================================= */
#sub-fee .inner {
  padding: 0 15px;
  margin-bottom: 100px;
}
#sub-fee .list-item {
  padding: 25px 15px 20px;
}

/* =========================================
    sub  SP
    sub-case
========================================= */
#sub-case .inner {
  padding: 50px 15px 100px;
}
#sub-case .list {
  display: block;
}
#sub-case .list-item {
  width: 320px;
  margin: 0 auto;
}
#sub-case .list-item:nth-of-type(n + 2) {
  margin-top: 35px;
}
#sub-case .list-before {
  top: 20px;
  left: 20px;
}
#sub-case .list-before-txt {
  font-size: 20px;
}
#sub-case .list-after {
  margin-right: 20px;
}
#sub-case .list-after-txt {
  font-size: 36px;
}

#sub-case-detail .inner {
  padding: 50px 15px 100px;
}
#sub-case-detail .container {
  padding: 25px 15px;
  border-radius: 20px;
}
#sub-case-detail .wrap {
  display: block;
}
#sub-case-detail .wrap::after {
  width: 77px;
  height: 44px;
  transform: translate(-50%, -50%) rotate(90deg);
}
#sub-case-detail .before {
  width: 100%;
  height: 82.8vw;
  min-height: 290px;
  border: 6px solid #fff;
}
#sub-case-detail .before-txt {
  left: 15px;
  top: -25px;
}
#sub-case-detail .after {
  width: 100%;
  height: 82.8vw;
  min-height: 290px;
  margin-top: 35px;
  border: 6px solid #fff;
}
#sub-case-detail .after-txt {
  left: 15px;
  top: -25px;
}
#sub-case-detail .txt {
  margin-top: 25px;
}

/* =========================================
    sub  SP
    sub-company
========================================= */
#sub-greeting .wrap {
  display: block;
}
#sub-greeting .primary {
  margin-top: 35px;
  padding: 15px 10px;
}
#sub-greeting .primary::before {
  width: 97px;
  height: 110px;
  top: -90px;
  bottom: unset;
  right: 0px;
}
#sub-greeting .img::before {
  width: 134px;
  height: 143px;
  left: -15px;
  bottom: -15px;
}
#sub-greeting .txt {
  margin-top: 20px;
  margin-left: 0;
}

#sub-company .inner {
  margin-bottom: 100px;
}
#sub-company .container {
  padding: 45px 10px 50px;
}
#sub-company .table {
  margin-top: 35px;
}
#sub-company .map {
  height: 250px;
}

/* =========================================
    sub  SP
    sub-news
========================================= */
#sub-news .com-ttl02 {
  padding-bottom: 5px;
}
#sub-news .com-btn01 {
  box-shadow: 0 4px 0 #2a77a4;
}
#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;
}
#tag-btn-list .tag-txt {
  text-align: center;
  margin: 0;
}
#tag-btn-list .tag-list {
  gap: 15px 10px;
}
#tag-btn-list .tag-list-link {
  width: unset;
  min-width: 80px;
  padding: 8px 30px 8px 15px;
}
#tag-btn-list .tag-list-link::after {
  width: 18px;
  height: 18px;
  right: 8px;
}

/* =========================================
    sub  SP
    news-detail
========================================= */
#news-detail .detail-inner {
  padding: 80px 10px;
}
#news-detail .detail-list {
  margin-top: 10px;
  padding: 0 10px;
}
#news-detail .detail-content {
  margin-top: 30px;
  padding: 0 10px;
}

/* =========================================
    sub  SP
    sub-contact
========================================= */
#sub-method .txt {
  text-align: left;
  margin-top: 15px;
}
#sub-method .wrap {
  display: block;
  height: auto;
  text-align: center;
  margin-top: 25px;
  padding: 25px 15px;
  position: relative;
}
#sub-method .wrap::before {
  position: absolute;
  content: "";
}
#sub-method .wrap::before {
  width: 90%;
  height: 2px;
  top: 43%;
}
#sub-method .work {
  width: 100%;
  margin-left: 0;
  margin-top: 30px;
}

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

.contact-form-table {
  margin: 25px auto 0;
}
.contact-form-table td {
  padding: 10px;
}

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

/* =========================================
    sub  SP
    sub-complete
========================================= */
#sub-complete .link {
  display: block;
  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 .privacy-box {
  margin-top: 25px;
}

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