@charset "UTF-8";
/*	com-color
サイト内で主に使用する色の変数
------------------------------------ */
/*	使用フォント一覧
------------------------------------ */
@font-face {
  font-family: "ZenOldMincho-Black";
  src: url(../fonts/ZenOldMincho-Black.ttf);
}
@font-face {
  font-family: "ZenOldMincho-Bold";
  src: url(../fonts/ZenOldMincho-Bold.ttf);
}
@font-face {
  font-family: "ZenOldMincho-Medium";
  src: url(../fonts/ZenOldMincho-Medium.ttf);
}
@font-face {
  font-family: "ZenOldMincho-Regular";
  src: url(../fonts/ZenOldMincho-Regular.ttf);
}
@font-face {
  font-family: "ZenOldMincho-SemiBold";
  src: url(../fonts/ZenOldMincho-SemiBold.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: "ZenOldMincho-Black";
  src: url(../fonts/ZenOldMincho-Black.ttf);
}
@font-face {
  font-family: "ZenOldMincho-Bold";
  src: url(../fonts/ZenOldMincho-Bold.ttf);
}
@font-face {
  font-family: "ZenOldMincho-Medium";
  src: url(../fonts/ZenOldMincho-Medium.ttf);
}
@font-face {
  font-family: "ZenOldMincho-Regular";
  src: url(../fonts/ZenOldMincho-Regular.ttf);
}
@font-face {
  font-family: "ZenOldMincho-SemiBold";
  src: url(../fonts/ZenOldMincho-SemiBold.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-ttl01 {
  padding-top: 38px;
}
.com-ttl01::before {
  width: 79px;
  height: 31px;
}
.com-ttl01-main {
  padding: 0 30px 5px 45px;
}
.com-ttl01-main::before {
  width: 45px;
  height: 48px;
}
.com-ttl01-main::after {
  width: 29px;
  height: 48px;
}

.com-btn02 {
  width: 320px;
  padding: 17.2px 20px;
}

.com-tel {
  text-align: center;
  padding-bottom: 15px;
}
.com-tel-svg {
  width: 230px;
}

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

.com-table01 tr:last-of-type th {
  border-bottom: 1px solid #ccaa00;
}
.com-table01 th {
  display: block;
  width: 100%;
  padding: 15px 10px;
}
.com-table01 td {
  display: block;
  padding: 15px 10px;
}

/* =========================================
    top  sp
    top-about
========================================= */
#top-about .bg {
  background: url(/img/top/about-bg-deco.png) no-repeat right calc(100% - 215px)/35vw, url(/img/top/about-bg.jpg) no-repeat center top/cover;
}
#top-about .bg::after {
  width: 150%;
  height: 3vw;
  min-height: 11px;
}
#top-about .img {
  position: unset;
  display: block;
  width: 250px;
  margin: 0 auto;
  transform: unset;
}
#top-about .container {
  width: 100%;
  margin-top: 25px;
}
#top-about .ttl {
  width: 320px;
  margin: 0 auto;
}
#top-about .ttl::before {
  width: 32px;
  height: 34px;
  top: -25px;
}
#top-about .sub-ttl {
  text-align: center;
  margin-top: 35px;
}
#top-about .txt {
  margin-top: 15px;
}
#top-about .wrap {
  height: auto;
  padding: 15px 0px 15px 80px;
  background: url(/img/all/card.png) no-repeat 10px center/65px;
}
#top-about .wrap::before {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}
#top-about .btn {
  width: 142px;
  margin-top: 35px;
  margin-right: auto;
}

/* =========================================
    top  sp
    flowchart
========================================= */
#flowchart .bg {
  background: url(/img/top/check-bg.jpg) no-repeat center 75px/300%, #906b29;
}
#flowchart .inner {
  padding: 0 15px 50px;
}
#flowchart .ttl::before {
  width: 40px;
  height: 45px;
  transform: unset;
  top: unset;
  bottom: -15px;
  left: calc(50% - 175px);
}
#flowchart .ttl::after {
  width: 35px;
  height: 53px;
  transform: unset;
  top: unset;
  bottom: -15px;
  right: calc(50% - 170px);
}
#flowchart .box {
  margin-top: 30px;
  padding: 25px 10px 30px;
}
#flowchart .btn-list {
  gap: 15px;
  margin-top: 25px;
}
#flowchart .chart_btn {
  width: 100%;
  height: 60px;
}
#flowchart .answer-fle {
  display: block;
  padding: 20px 5px 0;
}
#flowchart .answer-img {
  width: 100%;
}
#flowchart .first-arw {
  width: 300px;
}

/* =========================================
    top  sp
    top-link
========================================= */
#top-link .bg {
  background: url(/img/top/link-bg-deo-l.png) no-repeat left 10px/50vw, url(/img/top/link-bg-deo-r.png) no-repeat right 10px/50vw;
}
#top-link .bg::after {
  width: 150%;
  height: 3.5vw;
  min-height: 11px;
}
#top-link .inner {
  padding: 75px 15px 50px;
}
#top-link .container {
  display: block;
}
#top-link .link {
  width: 100%;
}
#top-link .link::after {
  bottom: 10px;
}
#top-link .link:nth-of-type(n + 2) {
  margin-top: 25px;
}

/* =========================================
    top  sp
    top-news
========================================= */
#top-news .container {
  position: relative;
  display: block;
}
#top-news .container-box {
  width: 100%;
  padding: 60px 0 90px;
  background: url(/img/top/news-ttl-deco01.png) no-repeat center top/150px, url(/img/top/news-ttl-deco02.png) no-repeat center bottom/170px;
}
#top-news .ttl {
  font-size: 28px;
}
#top-news .list {
  display: block;
  margin-left: 0;
  margin-top: 35px;
}
#top-news .list-item {
  width: 100%;
  max-width: 100%;
}
#top-news .list-item:nth-of-type(n + 2) {
  margin-top: 50px;
}
#top-news .list-img {
  width: 320px;
  height: 320px;
  margin: 0 auto;
}
#top-news .list-top {
  display: block;
  margin-top: 10px;
}
#top-news .btn {
  width: 138px;
}

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

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

========================================= */
/* =========================================
    sub  SP
    sub-about
========================================= */
#sub-recommendation .bg::after {
  display: none;
}
#sub-recommendation .container {
  display: block;
}
#sub-recommendation .img {
  display: block;
  width: 300px;
  margin: 0 auto;
}
#sub-recommendation .wrap {
  margin-top: 25px;
}
#sub-recommendation .ttl {
  width: 180px;
  margin: 0 auto;
}
#sub-recommendation .list {
  margin-top: 30px;
}
#sub-recommendation .list-item {
  padding-left: 25px;
  background: url(/img/all/check.png) no-repeat left 13px;
}
#sub-recommendation .list-item span {
  line-height: 2;
}
#sub-recommendation .list-item:nth-of-type(n + 2) {
  margin-top: 20px;
}

#sub-about .wrap {
  display: block;
  margin-top: 35px;
}
#sub-about .box {
  margin-top: 15px;
}
#sub-about .img {
  display: block;
  width: 320px;
  margin: 0 auto;
}

#sub-commitment .bg::before {
  display: none;
}
#sub-commitment .list {
  margin-top: 35px;
}
#sub-commitment .list-item {
  flex-wrap: wrap;
  gap: 15px;
}
#sub-commitment .list-item:nth-of-type(2n) {
  flex-direction: column-reverse;
}
#sub-commitment .list-item:nth-of-type(n + 2) {
  margin-top: 50px;
}
#sub-commitment .list-wrap {
  margin-top: 0;
}
#sub-commitment .list-img {
  width: 100%;
}

/* =========================================
    sub  SP
    sub-menu
========================================= */
#sub-btn-list .inner {
  padding: 50px 0 0;
}
#sub-btn-list .container-inner {
  gap: 15px;
  justify-content: center;
}

#sub-menu .inner {
  padding: 0 0 50px;
}
#sub-menu .list-item {
  padding-top: 50px;
}
#sub-menu .list-item:nth-of-type(n + 2) {
  margin-top: 50px;
}
#sub-menu .list-inner {
  padding: 0 15px;
}
#sub-menu .list-ttl {
  height: 150px;
}
#sub-menu .list-txt {
  text-align: left;
  margin-top: 25px;
}
#sub-menu .menu {
  margin-top: 35px;
}
#sub-menu .menu-item {
  padding: 20px 15px;
}
#sub-menu .menu-item:nth-of-type(n + 2) {
  margin-top: 25px;
}

/* =========================================
    sub  SP
    sub-voice
========================================= */
#sub-voice .list {
  margin-top: 35px;
}
#sub-voice .list-item {
  padding: 20px 15px;
}
#sub-voice .list-item:nth-of-type(n + 2) {
  margin-top: 25px;
}

/* =========================================
    sub  SP
    sub-shop
========================================= */
#sub-shop .table {
  margin-top: 25px;
}

#sub-map .map {
  height: 250px;
}

/* =========================================
    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 .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-main {
  padding: 0 20px 5px 35px;
}
#sub-error .ttl-main::before {
  width: 40px;
  height: 44px;
}
#sub-error .ttl-main::after {
  width: 24px;
  height: 40px;
}