@charset "UTF-8";
/*	com-color
サイト内で主に使用する色の変数
------------------------------------ */
/*	使用フォント一覧
------------------------------------ */
/* Shippori Mincho B1 */
/* Noto Sans Japanese */
/*	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: 18px;
  background: url(/img/all/ttl-deco.png) no-repeat center top/65px;
}

.com-line {
  width: 320px;
  text-align: center;
}
.com-line::before {
  margin-right: 20px;
}

.com-mail {
  width: 320px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.com-mail::before {
  position: unset;
  transform: unset;
  margin-right: 20px;
}

.com-tel {
  text-align: center;
  padding-bottom: 15px;
}
.com-tel-num {
  padding-left: 22px;
  background: url(/img/all/tel-ico.png) no-repeat left 3px/18px;
}
.com-tel-svg {
  width: 200px;
}

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

.com-table01 {
  border-spacing: 0;
}
.com-table01 th {
  display: block;
  width: 100%;
  padding: 15px 10px;
}
.com-table01 td {
  display: block;
  padding: 15px 10px;
}

/* =========================================
    top  sp
    top-message
========================================= */
#top-message .txt {
  text-align: left;
}
#top-message .txt-btm {
  margin-top: 35px;
}
#top-message .list {
  margin-top: 35px;
  gap: 5px;
}
#top-message .list-item {
  box-shadow: -4px 4px 20px #c5b0bb;
}

/* =========================================
    top  sp
    top-info
========================================= */
#top-info .list {
  display: block;
  margin-top: 185px;
}
#top-info .list-item {
  padding: 90px 0px 50px;
}
#top-info .list-item:nth-of-type(n + 2) {
  margin-top: 185px;
}
#top-info .list-item:nth-of-type(2) .btn {
  margin-top: 35px;
}
#top-info .list-img {
  width: 300px;
  top: -150px;
}
#top-info .btn {
  margin: 35px auto 0;
}

/* =========================================
    top  sp
    top-voice
========================================= */
#top-voice .primary {
  background: url(/img/top/voice-primary-bg-sp.png) no-repeat center;
}
#top-voice .list {
  display: block;
  gap: 45px;
}
#top-voice .list-item {
  max-width: 100%;
}
#top-voice .list-item:nth-of-type(n + 2) {
  margin-top: 35px;
}
#top-voice .list-link {
  height: unset;
}
#top-voice .list-link::after {
  width: 12px;
  height: 11px;
  left: unset;
  bottom: unset;
  transform: translateY(-50%) rotate(-90deg);
  top: 50%;
  right: -13px;
}
#top-voice .list-box {
  padding: 10px 15px;
}

/* =========================================
    top  sp
    top-news
========================================= */
#top-news .container {
  position: relative;
  display: block;
  padding-bottom: 100px;
}
#top-news .container-box {
  width: 100%;
  min-height: auto;
  position: unset;
}
#top-news .ttl {
  padding: 1px 0 1px 35px;
  background: url(/img/top/news-ttl-deco.png) no-repeat left center/12px;
}
#top-news .list {
  margin-left: 0;
  margin-right: 0;
  margin-top: 35px;
}
#top-news .list-top {
  display: block;
}
#top-news .btn {
  position: absolute;
  width: 280px;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
}

/* =========================================
    top  sp
    top-contact
========================================= */
#top-contact .inner {
  padding: 50px 15px 75px;
}
#top-contact .primary-lg {
  margin-right: 5px;
}
#top-contact .fle {
  flex-wrap: wrap;
}

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

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

========================================= */
/* =========================================
    sub  SP
    sub-profile
========================================= */
#sub-greeting .container {
  display: block;
}
#sub-greeting .wrap {
  text-align: center;
  margin-left: 0;
  margin-top: 15px;
}
#sub-greeting .img {
  box-shadow: -4px 4px 15px #c5b0bb;
}
#sub-greeting .primary {
  width: 250px;
}
#sub-greeting .ttl {
  margin-top: 0;
}

#sub-profile .list {
  display: block;
  margin-top: 35px;
}
#sub-profile .list-item {
  max-width: 100%;
  padding: 20px 15px 25px;
}
#sub-profile .list-item:nth-of-type(n + 2) {
  margin-top: 25px;
}

/* =========================================
    sub  SP
    sub-channeling
========================================= */
#sub-channeling .btn-list {
  gap: 15px;
}
#sub-channeling .btn {
  text-align: center;
}
#sub-channeling .container {
  padding-top: 70px;
}
#sub-channeling .img {
  box-shadow: -4px 4px 15px #c5b0bb;
  margin: 30px auto 0;
}
#sub-channeling .txt {
  margin-top: 20px;
  text-align: left;
}
#sub-channeling .wrap {
  margin-top: 50px;
}
#sub-channeling .wrap-box:nth-of-type(n + 2) {
  margin-top: 50px;
}
#sub-channeling .wrap-txt {
  text-align: left;
  margin-top: 20px;
}

#sub-merit .list {
  margin-top: 35px;
}
#sub-merit .list-item {
  padding: 35px 15px;
}
#sub-merit .list-wrap {
  margin: 40px auto 0;
  padding: 35px 15px;
}
#sub-merit .list-wrap-txt {
  margin-top: 15px;
  text-align: left;
}

#sub-question .list {
  margin-top: 35px;
}
#sub-question .list-q {
  width: 40px;
  height: 40px;
  line-height: 37px;
}
#sub-question .list-ttl {
  padding: 6.4px 15px;
}
#sub-question .list-btm {
  align-items: start;
}
#sub-question .list-a {
  width: 40px;
  height: 40px;
  line-height: 37px;
}
#sub-question .list-txt {
  padding: 0 0 0 15px;
}

/* =========================================
    sub  SP
    sub-session
========================================= */
#sub-session .list-txt {
  width: 320px;
}
#sub-session .wrap {
  margin: 50px auto 0;
}

#sub-flow .list {
  margin-top: 35px;
}
#sub-flow .list-item:nth-of-type(n + 2) {
  margin-top: 40px;
}
#sub-flow .list-item::after {
  width: 25px;
  height: 22px;
  bottom: -23px;
}
#sub-flow .list-item-inner {
  display: block;
  padding: 25px 20px;
}
#sub-flow .list-num {
  display: inline-block;
}
#sub-flow .list-wrap {
  margin-top: 5px;
}
#sub-flow .txt {
  text-align: left;
  margin-top: 50px;
}

#sub-about .img {
  margin: 35px auto 0;
}
#sub-about .txt {
  text-align: left;
  margin-top: 35px;
}

/* =========================================
    sub  SP
    sub-voice
========================================= */
#sub-voice .list {
  gap: 15px 10px;
  margin-top: 35px;
}
#sub-voice .list-item {
  flex-basis: calc((100% - 10px) / 2);
  max-width: calc((100% - 10px) / 2);
}
#sub-voice .list-link {
  width: 100%;
  height: 100%;
  padding: 15px 10px;
}
#sub-voice .list-ttl {
  line-height: 1.8;
}
#sub-voice .list-txt {
  font-size: 15px;
  margin-top: 25px;
}

#sub-voice-detail .list {
  margin-top: 35px;
}
#sub-voice-detail .list-item:nth-of-type(n + 2) {
  margin-top: 35px;
}
#sub-voice-detail .list-ttl {
  padding: 10px 20px;
}
#sub-voice-detail .list-txt {
  margin-top: 15px;
  margin-left: 0;
}

/* =========================================
    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 {
  margin-top: 25px;
}
#tag-btn-list .tag-inner {
  display: block;
  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-inner {
  padding: 25px 15px;
}

/* =========================================
    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 {
  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;
}