@charset "UTF-8";
/*	com-color
サイト内で主に使用する色の変数
------------------------------------ */
/*	使用フォント一覧
------------------------------------ */
/* Noto Sans Japanese */
/* Josefin Sans */
/*	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-ttl02 {
  padding-top: 50px;
  padding-bottom: 20px;
  background: url(/img/top/handling-ttl-deco.png) no-repeat center top/85px, url(/img/all/com-ttl-deco.png) no-repeat center bottom/70px;
}

.com-ttl03::after {
  height: 8px;
}

.com-btn01 {
  width: 300px;
  background: url(/img/all/btn-deco.png) no-repeat calc(100% - 15px) center/25px, #004fa1;
}
.com-btn01::before {
  width: 25px;
  height: 25px;
}
.com-btn01::after {
  width: 30px;
  right: 28px;
}

.com-tel {
  text-align: center;
}
.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 th {
  display: block;
  width: 100%;
  padding: 15px 10px;
  border-radius: 10px 10px 0 0;
}
.com-table01 td {
  display: block;
  padding: 15px 10px;
  border-radius: 0 0 10px 10px;
}

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

/* =========================================
    top  sp
    top-about
========================================= */
#top-about .bg {
  background: url(/img/all/top-wave.png) no-repeat center top/150%, url(/img/top/about-bg01.png) no-repeat left top/52.3vw, url(/img/top/about-bg02.png) no-repeat right bottom/65.2vw, #d3edfb;
}
#top-about .inner {
  padding: 80px 15px 50px;
}
#top-about .inner::before {
  width: 121px;
  height: 23px;
  left: 10px;
  top: 52%;
}
#top-about .ttl::before {
  width: 33px;
  height: 32px;
  top: 2px;
  left: calc(50% - 150px);
}
#top-about .ttl::after {
  width: 127px;
  height: 41px;
  left: calc(50% + 85px);
  bottom: -25px;
}
#top-about .ttl-sub::before {
  width: 40px;
  height: 17px;
}
#top-about .ttl-main {
  padding-bottom: 20px;
  background: url(/img/all/com-ttl-deco.png) no-repeat center bottom/80px;
}
#top-about .txt {
  text-align: left;
}
#top-about .container {
  margin-top: 50px;
  padding: 35px 15px 100px;
  background: url(/img/top/about-bnr-bg01.png) no-repeat left top/200px, url(/img/top/about-bnr-bg02.png) no-repeat right bottom/250px, #fff;
}
#top-about .container::before {
  width: 73px;
  height: 78px;
  left: 20px;
  bottom: 15px;
}
#top-about .container::after {
  width: 78px;
  height: 138px;
  right: -30px;
  bottom: 0;
}
#top-about .container-ttl {
  padding: 0 20px;
  background: url(/img/top/about-bnr-ttl01.png) no-repeat left 10px/20px, url(/img/top/about-bnr-ttl02.png) no-repeat right 10px/20px;
}
#top-about .container-ttl-deco {
  padding-bottom: 0;
}
#top-about .container-txt {
  text-align: left;
  margin-top: 20px;
}
#top-about .txt {
  margin-top: 25px;
}
#top-about .btn {
  margin: 35px auto 0;
}

/* =========================================
    top  sp
    flowchart
========================================= */
#flowchart .container {
  padding: 35px 0;
  background: url(/img/top/flow-ttl-bg01.png) no-repeat left center/150px, url(/img/top/flow-ttl-bg02.png) no-repeat right center/150px, #5bb3f3;
}
#flowchart .container::before {
  width: 72px;
  height: 85px;
  bottom: 110px;
  left: unset;
  right: 25px;
}
#flowchart .container::after {
  width: 50px;
  height: 25px;
  bottom: -24px;
}
#flowchart .wrap {
  padding: 45px 14px 35px;
}
#flowchart .wrap-box {
  margin-top: 35px;
}
#flowchart .wrap-ttl {
  padding: 24px 0px;
}
#flowchart .wrap-ttl-sub {
  width: 30px;
  height: 30px;
  line-height: 26px;
  top: 5px;
}
#flowchart .wrap-ttl-main {
  padding: 0 0px 0 45px;
  text-align: left;
}
#flowchart .wrap-ttl-main::before {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 40px;
  left: 0;
  top: -3px;
}
#flowchart .wrap-txt {
  font-size: 16px;
}
#flowchart .btn-list {
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 25px;
}
#flowchart .chart_btn {
  width: 290px;
  height: unset;
  margin: 0 auto;
  padding: 14.4px 60px;
  border-radius: 100px;
}
#flowchart .btn:nth-of-type(n + 2) {
  margin-top: 25px;
}
#flowchart .answer-primary {
  padding: 0 30px;
  background: url(/img/top/about-bnr-ttl01.png) no-repeat left center/20px, url(/img/top/about-bnr-ttl02.png) no-repeat right center/20px;
}
#flowchart .answer-ttl {
  margin-top: 10px;
}
#flowchart .answer-txt {
  text-align: left;
}
#flowchart .answer-wrap {
  display: block;
  margin-top: 35px;
}
#flowchart .answer-img {
  border-radius: 15px;
}
#flowchart .answer-link-item {
  width: 280px;
  margin: 0 auto;
}
#flowchart .answer-link-item:nth-of-type(n + 2) {
  margin-top: 15px;
}

/* =========================================
    top  sp
    top-handling
========================================= */
#top-handling .bg {
  background: url(/img/top/handling-bg-deco.png) no-repeat right bottom/60vw, url(/img/top/handling-bg.png) no-repeat center bottom/200%, #e8f5fe;
}
#top-handling .inner::before {
  width: 88px;
  height: 57px;
  top: 75px;
  left: 20px;
}
#top-handling .list {
  display: block;
  margin-top: 35px;
}
#top-handling .list-item {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  background: url(/img/top/handling-item-bg.png) no-repeat center bottom/100%, #fff;
}
#top-handling .list-item:nth-of-type(n + 2) {
  margin-top: 35px;
}
#top-handling .list-item:nth-of-type(3)::after {
  display: none;
}
#top-handling .list-ttl {
  padding-top: 25px;
  background: url(/img/top/handling-item-ttl-deco.png) no-repeat center top/45px;
}
#top-handling .list-txt {
  margin-top: 20px;
}
#top-handling .ttl {
  padding-top: 65px;
  background: url(/img/top/handling-ttl-deco.png) no-repeat center top/100px, url(/img/all/com-ttl-deco.png) no-repeat center bottom/80px;
}

/* =========================================
    top  sp
    top-bnr
========================================= */
#top-bnr .inner {
  padding: 50px 15px;
}
#top-bnr .link {
  display: block;
  width: 320px;
  height: 230px;
  margin: 0 auto;
  border-radius: 15px;
  border: 2px solid #004fa1;
  outline: 4px solid #fff;
  outline-offset: -6px;
}
#top-bnr .link-ttl {
  min-width: 150px;
  padding: 10px 20px;
}

/* =========================================
    top  sp
    top-news
========================================= */
#top-news .bg::before {
  display: none;
}
#top-news .bg::after {
  display: none;
}
#top-news .container {
  position: relative;
  display: block;
  padding-bottom: 100px;
}
#top-news .container-box {
  width: 100%;
  min-height: auto;
  margin-top: 0;
  position: unset;
}
#top-news .ttl {
  padding-bottom: 10px;
  background: url(/img/top/news-ttl-deco02.png) no-repeat 15px bottom/150px;
}
#top-news .ttl::before {
  width: 22px;
  height: 20px;
  top: -10px;
  left: -14px;
}
#top-news .list {
  margin-left: 0;
  margin-right: 0;
  margin-top: 25px;
}
#top-news .btn {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
}

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

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

========================================= */
/* =========================================
    sub  SP
    sub-about
========================================= */
#sub-idea .bg {
  background: url(/img/about/idea-btm.png) no-repeat center bottom/200%, url(/img/about/idea-bg.png) no-repeat center top/cover;
}
#sub-idea .inner::before {
  width: 98px;
  height: 63px;
  top: 340px;
  left: 55px;
}
#sub-idea .sub::before {
  width: 20px;
  height: 22px;
  bottom: 5px;
  left: calc(50% - 175px);
}
#sub-idea .sub::after {
  width: 20px;
  height: 22px;
  bottom: 5px;
  right: calc(50% - 175px);
}
#sub-idea .container {
  gap: 20px;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  margin-top: 85px;
}
#sub-idea .img {
  outline: 5px solid #fff;
  outline-offset: -5px;
  margin-top: 0;
}
#sub-idea .img::after {
  width: 115px;
  height: 80px;
  right: 25px;
  top: -78px;
}

#sub-strengths .bg {
  background: url(/img/top/about-bg01.png) no-repeat left top/52.34vw;
}
#sub-strengths .inner::after {
  width: 157px;
  height: 67px;
  right: 0px;
  top: 10px;
}
#sub-strengths .list {
  margin-top: 35px;
}
#sub-strengths .list-item {
  display: block;
}
#sub-strengths .list-item:nth-of-type(n + 2) {
  margin-top: 50px;
}
#sub-strengths .list-img {
  margin-top: 0;
  border-radius: 10px;
}
#sub-strengths .list-wrap {
  margin-top: 15px;
}
#sub-strengths .txt {
  margin-top: 20px;
}

#sub-greeting .bg {
  background: url(/img/all/top-wave.png) no-repeat center top/150%, url(/img/about/greeting-bg-deco01.png) no-repeat right top/68.22vw, url(/img/about/greeting-bg-deco02.png) no-repeat left bottom/57.7vw, #d3edfb;
}
#sub-greeting .inner::before {
  width: 137px;
  height: 45px;
  left: 4px;
  top: 170px;
}
#sub-greeting .container {
  margin-top: 40px;
}
#sub-greeting .container-wrap {
  gap: 30px;
  flex-wrap: wrap;
}
#sub-greeting .container-wrap:first-of-type {
  flex-direction: column-reverse;
}
#sub-greeting .container-wrap:nth-of-type(n + 2) {
  margin-top: 30px;
}
#sub-greeting .wrap-top {
  display: block;
  margin-top: 30px;
}
#sub-greeting .wrap-top-txt {
  display: inline-block;
}
#sub-greeting .wrap-top-ttl {
  display: block;
  margin-top: 10px;
}
#sub-greeting .wrap-img {
  width: 100%;
}
#sub-greeting .wrap-img-top::after {
  width: 206px;
  height: 155px;
  left: unset;
  right: -10px;
  bottom: -62px;
}
#sub-greeting .wrap-img-btm::after {
  width: 214px;
  height: 134px;
  left: unset;
  bottom: -11px;
  right: -10px;
}

#sub-about .inner::after {
  width: 121px;
  height: 24px;
  top: 196px;
  right: 5px;
}
#sub-about .ttl {
  background: url(/img/about/about-ttl-deco01.png) no-repeat center top/100px, url(/img/about/about-ttl-deco02.png) no-repeat center bottom/80px;
}
#sub-about .table {
  margin-top: 35px;
}
#sub-about .svg {
  width: 250px;
}
#sub-about .map {
  height: 250px;
  margin-top: 35px;
}

/* =========================================
    sub  SP
    sub-handling
========================================= */
#sub-stay .container,
#sub-auxiliary .container,
#sub-others .container {
  flex-wrap: wrap;
  flex-direction: column-reverse;
  gap: 20px;
  margin-top: 35px;
}
#sub-stay .img,
#sub-auxiliary .img,
#sub-others .img {
  margin-top: 0;
  outline: 5px solid #fff;
  outline-offset: -5px;
}
#sub-stay .wrap,
#sub-auxiliary .wrap,
#sub-others .wrap {
  display: block;
  margin-top: 50px;
}
#sub-stay .wrap-box,
#sub-auxiliary .wrap-box,
#sub-others .wrap-box {
  padding: 55px 15px 35px;
  background-color: #fff;
  border-radius: 15px;
}
#sub-stay .wrap-box:nth-of-type(n + 2),
#sub-auxiliary .wrap-box:nth-of-type(n + 2),
#sub-others .wrap-box:nth-of-type(n + 2) {
  margin-top: 50px;
}
#sub-stay .wrap-box:nth-of-type(2)::after,
#sub-auxiliary .wrap-box:nth-of-type(2)::after,
#sub-others .wrap-box:nth-of-type(2)::after {
  width: 70px;
  height: 78px;
  right: 0px;
  bottom: unset;
  top: -77px;
}
#sub-stay .wrap-ttl,
#sub-auxiliary .wrap-ttl,
#sub-others .wrap-ttl {
  width: 232px;
  height: 45px;
  top: -20px;
}
#sub-stay .box,
#sub-auxiliary .box,
#sub-others .box {
  gap: 25px;
}

#sub-stay .bg {
  background: url(/img/all/btm-wave01.png) no-repeat center bottom/150%, url(/img/handling/stay-bg.png) no-repeat top center/cover;
}
#sub-stay .inner::before {
  width: 33px;
  height: 33px;
  top: 90px;
  left: calc(50% - 150px);
}
#sub-stay .inner::after {
  width: 137px;
  height: 41px;
  top: 155px;
  right: -50px;
}

#sub-auxiliary .bg {
  background: url(/img/all/btm-wave02.png) no-repeat center bottom/150%, #d3edfb;
}
#sub-auxiliary .inner::before {
  width: 78px;
  height: 51px;
  top: 160px;
  left: 30px;
}
#sub-auxiliary .img::before {
  width: 163px;
  height: 163px;
  transform: unset;
  left: unset;
  right: -10px;
  top: -30px;
}

#sub-others .bg {
  background: url(/img/about/idea-btm.png) no-repeat center bottom/200%, #e8f5fe;
}
#sub-others .inner::before {
  width: 167px;
  height: 70px;
  top: 155px;
  right: -85px;
}
#sub-others .btn {
  width: 320px;
  text-align: center;
  margin: 50px auto 0;
}

/* =========================================
    sub  SP
    sub-fee
========================================= */
#sub-fee .bg {
  background: url(/img/all/top-wave.png) no-repeat center top/200%, url(/img/about/greeting-bg-deco01.png) no-repeat right top/60.23vw, url(/img/about/idea-btm.png) no-repeat center bottom/150%, #e8f5fe;
}
#sub-fee .table {
  margin-top: 25px;
}
#sub-fee .table th {
  width: 100%;
}
#sub-fee .table td {
  padding: 15px;
}
#sub-fee .list-item:nth-of-type(n + 2) {
  margin-top: 50px;
}
#sub-fee .container {
  margin-top: 50px;
  padding: 20px 0;
}

/* =========================================
    sub  SP
    sub-flow
========================================= */
#sub-consultation .bg {
  background: url(/img/top/about-bg02.png) no-repeat right bottom/65vw, url(/img/flow/consultation-bg.png) no-repeat center top/cover;
}
#sub-consultation .inner::before {
  width: 120px;
  height: 120px;
  left: -30px;
  top: 150px;
}
#sub-consultation .wrap {
  display: block;
  margin-top: 35px;
  padding: 40px 15px 0px;
  background: url(/img/flow/consultation-deco.png) no-repeat right top/140px, #fff;
}
#sub-consultation .list {
  margin: 25px 0 30px;
}
#sub-consultation .list-item span {
  background: none;
  border-bottom: 1px solid #05b0f8;
}
#sub-consultation .img {
  position: static;
  display: block;
  width: 150px;
  margin: 15px auto 0;
}

#sub-flow .bg {
  background: url(/img/top/about-bg01.png) no-repeat left top/52vw, url(/img/top/handling-bg-deco.png) no-repeat right bottom/50vw;
}
#sub-flow .inner::before {
  width: 78px;
  height: 51px;
  top: 161px;
  left: 30px;
}
#sub-flow .inner::after {
  width: 90px;
  height: 17px;
  top: 50px;
  right: 10px;
}
#sub-flow .flow-list {
  margin-top: 35px;
}
#sub-flow .flow-item:nth-of-type(n + 2) {
  margin-top: 45px;
}
#sub-flow .flow-item:nth-of-type(n + 2)::before {
  width: 38px;
  height: 21px;
  top: -32px;
}
#sub-flow .flow-item-box {
  display: block;
  padding: 30px 20px;
}
#sub-flow .flow-item-icon {
  width: 100px;
  margin: 0 auto;
}
#sub-flow .flow-item-icon img {
  width: 100%;
}
#sub-flow .flow-item-ttl {
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 15px;
  padding-bottom: 14px;
}
#sub-flow .flow-item-step {
  padding: 3px 14px;
}
#sub-flow .flow-item-txt {
  margin-top: 15px;
}

/* =========================================
    sub  SP
    sub-case
========================================= */
#sub-case .bg {
  background: url(/img/all/top-wave.png) no-repeat center top/150%, url(/img/about/greeting-bg-deco01.png) no-repeat right top/68.2vw, #e8f5fe;
}
#sub-case .case-list {
  margin-top: 35px;
}
#sub-case .case-item:nth-of-type(n + 2) {
  margin-top: 50px;
}
#sub-case .case-item-ttl {
  padding: 12px 15px;
  border-radius: 12px;
}
#sub-case .case-item-ttl::before {
  width: 16px;
  height: 8px;
  left: 45px;
  bottom: -8px;
}
#sub-case .case-item-box {
  margin-top: 25px;
  padding: 35px 15px 30px;
  border-radius: 12px;
}
#sub-case .case-item-block:nth-of-type(n + 2) {
  margin-top: 35px;
}
#sub-case .case-item-point {
  margin-top: 45px;
  padding: 40px 15px 0px;
  border-radius: 12px;
}
#sub-case .case-item-point-label {
  white-space: nowrap;
  width: 284px;
  transform: translateX(-50%);
  left: 50%;
  top: -20px;
}
#sub-case .case-item-point-ico {
  width: 24px;
}
#sub-case .case-item-point-img {
  position: static;
  display: block;
  width: 140px;
  margin: 20px auto 0;
}

/* =========================================
    sub  SP
    sub-news
========================================= */
#sub-news .bg {
  background: url(/img/all/top-wave.png) no-repeat center top/150%, url(/img/about/greeting-bg-deco01.png) no-repeat right top/68.2vw, #e8f5fe;
}
#sub-news .com-ttl03 {
  padding-bottom: 10px;
}
#sub-news .com-news-post-flex {
  display: block;
}
#sub-news .com-news-post-link {
  padding: 30px 15px;
  border-radius: 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-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-contact .bg {
  background: url(/img/all/top-wave.png) no-repeat center top/150%, url(/img/about/greeting-bg-deco01.png) no-repeat right top/68.2vw, #e8f5fe;
}
#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 .privacy-box {
  margin-top: 25px;
}

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