@charset "UTF-8";
/*============================================================
 共通変数
*============================================================*/
/*============================================================
トップページ
*============================================================*/
#page-top .mv {
  position: relative;
  z-index: -1;
  background-image: url(../images/top/slide01.jpg);
  height: 700px;
  background-repeat: no-repeat;
  background-size: cover;
}
#page-top .mv-01-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
#page-top .mv-01-catch {
  color: #1356AF;
  font-weight: bold;
  font-size: 32px;
  line-height: 160%;
  text-align: center;
}
#page-top .mv-01-catch .bg {
  display: inline-block;
  font-weight: bold;
  font-size: 40px;
}
#page-top .mv-01 .mv__box {
  position: unset !important;
  transform: unset !important;
  margin-bottom: 16px;
}
#page-top .mv-02 {
  background-image: url(../images/top/slide02.jpg);
}
#page-top .mv-03 {
  background-image: url(../images/top/slide03.jpg);
}
#page-top .mv__img img {
  width: 100%;
}
#page-top .mv__box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 4px;
  border: 4px solid #1356AF;
  color: #1356AF;
  text-align: center;
  padding: 44px 36px;
}
#page-top .mv__box-catch {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 240%;
}
#page-top .mv__box-concept {
  font-weight: bold;
  font-size: 80px;
  line-height: 130%;
}
#page-top .mv__catch {
  display: none;
}
#page-top .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background-color: #C8D4E4;
  opacity: 1;
}
#page-top .swiper-pagination-bullet-active {
  background-color: #1356AF;
}
#page-top .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, #page-top .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 8px);
}
#page-top .news {
  background-color: #1356AF;
  color: #fff;
  padding: 20px 0;
}
#page-top .news__inner {
  display: flex;
  align-items: center;
}
#page-top .news__heading {
  font-size: 20px;
  border: 2px solid #fff;
  padding: 4px 33px;
  border-radius: 2px;
}
#page-top .news__list {
  width: 100%;
}
#page-top .news__item {
  display: flex;
  align-items: center;
  margin-left: 16px;
  width: 100%;
}
#page-top .news__item-date {
  font-size: 14px;
}
#page-top .news__item-ttl {
  text-decoration: underline;
  margin-left: 13px;
  color: #fff;
  display: block;
}
#page-top .catch {
  background-color: #e9edf4;
  padding: 56px 0;
}
#page-top .catch__heading {
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 15px;
}
#page-top .catch__wrap {
  margin-bottom: 48px;
  width: 944px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#page-top .catch__item {
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  width: 200px;
  height: 200px;
  border-radius: 100px;
  position: relative;
}
#page-top .catch__item-cnt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#page-top .catch__item-img {
  margin-bottom: 14px;
  width: 50%;
}
#page-top .catch__item-ttl {
  font-size: 16px;
  font-weight: 700;
  color: #1356AF;
  line-height: 160%;
}
#page-top .catch__item:nth-child(4) .catch__item-ttl { /* 日本社宅ネットFC加盟店*/
  color: #C11A2E;
}
#page-top .catch__item .bg {
  font-size: 32px;
  font-weight: 700;
}
#page-top .catch__catch {
  margin-bottom: 32px;
  color: #1356AF;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.04em;
  line-height: 180%;
}
#page-top .catch__catch .bg {
  font-weight: 700;
  font-size: 28px;
  line-height: 180%;
}
#page-top .catch__link {
  justify-content: center;
}
#page-top .service {
  background-color: #e9edf4;
  padding: 56px 0;
}
#page-top .service__heading {
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 15px;
}
#page-top .service__item {
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  width: 304px;
  height: 304px;
  border-radius: 8px;
  position: relative;
}
#page-top .service__item:after {
  content: "";
  width: 100%;
  height: 8px;
  background-color: #c8d4e4;
  display: block;
  position: absolute;
  bottom: 0px;
  border-radius: 0px 0px 8px 8px;
}
#page-top .service__item.bg {
  font-size: 32px;
  font-weight: 700;
}
#page-top .service__item-cnt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#page-top .service__item-img {
  margin-bottom: 14px;
  width: 60%;
}
#page-top .service__item-ttl {
  font-size: 20px;
  font-weight: 700;
  color: #252525;
  line-height: 200%;
}
#page-top .service__item .bg {
  font-size: 32px;
  font-weight: 700;
}
#page-top .service__catch {
  margin-bottom: 32px;
  color: #1356AF;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.04em;
  line-height: 180%;
}
#page-top .service__catch .bg {
  font-weight: 700;
  font-size: 28px;
  line-height: 180%;
}
#page-top .service__link {
  justify-content: center;
}
#page-top .concept {
  position: relative;
  padding-bottom: 64px;
}
#page-top .concept__block {
  width: 612px;
  max-width: 100%;
  margin-top: -106px;
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding-top: 30px;
  padding-right: 32px;
  padding-bottom: 48px;
  border-radius: 0 8px 8px 0;
}
#page-top .concept__block:after {
  content: "";
  display: block;
  width: 1400px;
  height: 296px;
  background-color: #fff;
  position: absolute;
  left: -1399px;
  top: 0;
}
#page-top .concept__headig {
  margin-bottom: 24px;
}
#page-top .concept__title {
  font-size: 40px;
  font-weight: bold;
  margin-right: 46px;
  line-height: 180%;
}
#page-top .concept__subtitle {
  font-weight: bold;
  font-size: 32px;
  line-height: 180%;
}
#page-top .concept__subtitle .blue {
  color: #1356AF;
  display: inline-block;
  font-weight: bold;
}
#page-top .concept__txt {
  margin-bottom: 20px;
}
#page-top .concept .c_btn {
  margin: auto 0 0 0;
}
#page-top .pickup {
  padding: 63px 0;
}
#page-top .pickup__heading {
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 15px;
}
#page-top .pickup__tab {
  margin-bottom: 40px;
}
#page-top .pickup__tab-ttl {
  width: 48.8%;
  text-align: center;
  background-color: #fff;
  font-weight: bold;
  border: 1px solid #252525;
  border-radius: 8px;
  line-height: 200%;
  padding: 12px 0;
  font-size: 20px;
  position: relative;
  cursor: pointer;
}
#page-top .pickup__tab-ttl.active {
  background-color: #3E3E3E;
  color: #fff;
}
#page-top .pickup__tab-ttl.active:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #3E3E3E;
}
#page-top .pickup__wrap {
  overflow-x: scroll;
}
#page-top .pickup__list {
  display: none;
  justify-content: space-between;
  width: 960px;
}
#page-top .pickup__list.show {
  display: flex;
}
#page-top .pickup__item {
  width: 220px;
}
#page-top .pickup__item-img {
  position: relative;
  margin-bottom: 16px;
  border-radius: 8px;
}
#page-top .pickup__item-img img {
  width: 220px;
  height: 237px;
  object-fit: cover;
  border-radius: 8px;
}
#page-top .pickup__item-price {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  padding: 0 1rem;
  border-radius: 0 0 8px 0;
}
#page-top .pickup__item-price .sm {
  font-size: 10px;
}
#page-top .pickup__item-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 10px;
}
#page-top .pickup__item-address {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 140%;
  font-size: 10px;
  margin-bottom: 8px;
}
#page-top .pickup__item-floor {
  line-height: 140%;
  font-size: 10px;
}
#page-top .faq {
  background-color: #e8ecf4;
  padding: 56px 0 64px;
}
#page-top .faq__heading {
  font-weight: 700;
  font-size: 40px;
  line-height: 160%;
  margin-bottom: 16px;
}
#page-top .faq__subheading {
  color: #1356AF;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 140%;
}
#page-top .faq__item {
  background-color: #fff;
  margin-bottom: 32px;
  position: relative;
  border-radius: 8px;
}
#page-top .faq__item:after {
  content: "";
  width: 100%;
  height: 8px;
  border-radius: 0 0 8px 8px;
  background-color: #c8d4e4;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
#page-top .faq__item-ttl {
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
  padding: 30px 97px 30px 83px;
  position: relative;
  background-image: url(../images/top/ico-plus.svg);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center right 24px;
  transition: ease 0.3s all;
}
#page-top .faq__item-ttl.open {
  background-image: url(../images/top/ico-minus.svg);
  background-size: auto;
}
#page-top .faq__item-ttl:before {
  content: "Q";
  font-family: "Hind", sans-serif;
  color: #1356AF;
  font-size: 32px;
  position: absolute;
  left: 32px;
}
#page-top .faq__item-txt {
  padding: 0 97px 32px 83px;
}
#page-top .link {
  background: #E8ECF4;	
  padding: 56px 0 56px;
}
#page-top .link__heading {
  font-weight: 700;
  font-size: 40px;
  line-height: 160%;
  margin-bottom: 16px;
}
#page-top .link__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#page-top .link__wrap img {
  margin-bottom: 24px;
}
#page-top .c_btn {
  margin: 0 auto;
  font-weight: bold;
}

/*============================================================
アバウト
*============================================================*/
.page-about .about__wrap {
  margin-bottom: 64px;
}
.page-about .about__info {
  width: 55.6%;
}
.page-about .about__info-ttl {
  margin-bottom: 12px;
}
.page-about .about__item {
  width: 48.4%;
}
.page-about .about__item-img {
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
  z-index: 9999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-about .about__item-img:before, .page-about .about__item-img:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: -100%;
  z-index: 1;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-about .about__item-img:hover {
  opacity: 1;
}
.page-about .about__item-img:hover::after {
  top: 0;
  left: 0;
}
.page-about .about__item-ttl {
  font-size: 24px;
  font-weight: 700;
  color: #252525;
  background-image: url(../images/common/ico-arrow-bl.svg);
  background-position: center right 24px;
  background-size: 16px 18px;
  background-repeat: no-repeat;
}

/*============================================================
CICとは？
*============================================================*/
.page-what .what__info-ttl {
  text-align: center;
  color: #1356AF;
  font-weight: bold;
}
.page-what .what .mv__img {
  margin-bottom: 48px;
}
.page-what .supportarea {
  margin-bottom: 40px;
}
.page-what .supportarea__wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 56px;
}
.page-what .supportarea__flex {
  align-items: flex-start;
}
.page-what .supportarea__info-ttl {
  margin-bottom: 16px;
}
.page-what .supportarea__info-txt {
  margin-bottom: 32px;
}
.page-what .supportarea__subtitle {
  font-size: 24px;
  line-height: 180%;
  font-weight: bold;
  margin-bottom: 14px;
}
.page-what .supportarea__subtitle + p {
  margin-bottom: 32px;
}
.page-what .supportarea p.bold {
  font-weight: bold;
  margin-bottom: 0;
}
.page-what .supportarea .contact {
  background: #C8D4E4;
  text-align: center;
  margin-bottom: 40px;
  padding-top: 30px;
  padding-bottom: 40px;
  font-weight: bold;
}
.page-what .supportarea .contact__catch {
  font-weight: bold;
  font-size: 24px;
  line-height: 180%;
  color: #1356AF;
  margin-bottom: 15px;
  position: relative;
  display: table;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
}
.page-what .supportarea .contact__catch:before {
  content: "";
  display: block;
  background-image: url(../images/what/ico-phone.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 3px;
}
.page-what .supportarea .contact__catch .bg {
  font-size: 32px;
  font-weight: bold;
}
.page-what .supportarea #line {
  margin-right: auto;
  margin-left: auto;
}

/*============================================================
お知らせ一覧
*============================================================*/
.archive-news .news__item {
  display: flex;
  font-size: 14px;
  margin-bottom: 40px;
}
.archive-news .news__item-date {
  margin-right: 20px;
  font-weight: 500;
}
.archive-news .news__item-name {
  text-decoration: underline;
}

/*============================================================
お知らせ個別投稿
*============================================================*/
.page-news p {
  margin-bottom: 16px;
}
.page-news #pagination {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-top: 64px;
  align-items: center;
}
.page-news #pagination li {
  width: 45.5%;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  position: relative;
}
.page-news #pagination li:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.page-news #pagination li.prev a, .page-news #pagination li.next a {
  display: flex;
  align-items: center;
}
.page-news #pagination li.prev a img, .page-news #pagination li.next a img {
  border-radius: 8px;
}
.page-news #pagination li.prev a .link_ttl, .page-news #pagination li.next a .link_ttl {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-left: 16px;
}
.page-news #pagination li.prev {
  padding-right: 24px;
}
.page-news #pagination li.prev:before {
  content: "→";
  right: 0;
}
.page-news #pagination li.next {
  padding-left: 24px;
}
.page-news #pagination li.next:before {
  content: "←";
  left: 0;
}

/*============================================================
入居者の方へ
*============================================================*/
.page-residents .residents__wrap {
  flex-wrap: wrap;
}
.page-residents .residents__item {
  width: 48.4%;
  margin-bottom: 40px;
}
.page-residents .residents__item:last-of-type {
  margin-bottom: 0;
}
.page-residents .residents__item-img {
  margin-bottom: 16px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  z-index: 9999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-residents .residents__item-img:before, .page-residents .residents__item-img:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: -100%;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-residents .residents__item-img:hover {
  opacity: 1;
}
.page-residents .residents__item-img:hover::after {
  top: 0;
  left: 0;
}
.page-residents .residents__item-ttl {
  font-size: 24px;
  font-weight: 700;
  background-image: url(../images/common/ico-arrow-bl.svg);
  background-position: center right 24px;
  background-size: 16px 18px;
  background-repeat: no-repeat;
}

.residents_pagenation-item {
  width: 48.4%;
}
.residents_pagenation-img {
  border-radius: 8px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
  z-index: 9999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.residents_pagenation-img:before, .residents_pagenation-img:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: -100%;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.residents_pagenation-img:hover {
  opacity: 1;
}
.residents_pagenation-img:hover::after {
  top: 0;
  left: 0;
}
.residents_pagenation-ttl {
  font-size: 24px;
  font-weight: 700;
  background-image: url(../images/common/ico-arrow-bl.svg);
  background-position: center right 24px;
  background-size: 16px 18px;
  background-repeat: no-repeat;
}

/*============================================================
設備トラブルサポート
*============================================================*/
.page-support .support {
  margin-bottom: 40px;
}
.page-support .contact {
  margin-bottom: 64px;
}
.page-support .contact dl {
  justify-content: inherit;
  align-items: center;
  border-bottom: 1px solid #c4c4c4;
}
.page-support .contact dl dt {
  width: 21%;
  border-bottom: none;
}
.page-support .contact dl dd {
  width: 55%;
  border-bottom: none;
}
.page-support .contact dl .tel {
  text-decoration: underline;
  padding-bottom: 1rem;
  margin-top: 16px;
  white-space: nowrap;
}

/*============================================================
トラブルのQ&A
*============================================================*/
.page-faq .faq {
  padding: 56px 0 64px;
}
.page-faq .faq__tabs {
  margin-bottom: 32px;
  justify-content: center;
  border-bottom: 4px solid #1356AF;
}
.page-faq .faq__tab {
  border-radius: 4px 4px 0 0;
  background-color: #fff;
  color: #1356AF;
  font-weight: bold;
  cursor: pointer;
  line-height: 160%;
  padding: 15px 0;
  border: 2px solid #1356AF;
  width: 196px;
  text-align: center;
  border-bottom: none;
}
.page-faq .faq__tab.active {
  background-color: #1356AF;
  color: #fff;
}
.page-faq .faq__tab + .faq__tab {
  margin-left: 24px;
}
.page-faq .faq__block {
  display: none;
  margin-bottom: 64px;
}
.page-faq .faq__block.show {
  display: block;
}
.page-faq .faq__subheading {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
}
.page-faq .faq__item {
  background-color: #fff;
  margin-bottom: 32px;
  position: relative;
  border-radius: 8px;
  border: 2px solid #c8d4e4;
}
.page-faq .faq__item:after {
  content: "";
  width: 100%;
  height: 8px;
  border-radius: 0 0 8px 8px;
  background-color: #c8d4e4;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-faq .faq__item-ttl {
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
  padding: 30px 97px 30px 83px;
  position: relative;
  background-image: url(../images/top/ico-plus.svg);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center right 24px;
}
.page-faq .faq__item-ttl.open {
  background-image: url(../images/top/ico-minus.svg);
  background-size: auto;
}
.page-faq .faq__item-ttl:before {
  content: "Q";
  font-family: "Hind", sans-serif;
  color: #1356AF;
  font-size: 32px;
  position: absolute;
  left: 32px;
}
.page-faq .faq__item-txt {
  padding: 0 97px 32px 83px;
}

/*============================================================
契約更新・解約について
*============================================================*/
.page-contract .menu {
  padding: 0 88px;
  margin-bottom: 48px;
}
.page-contract .menu__link {
  text-align: center;
  display: block;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  padding: 1rem 0;
  line-height: 160%;
  border: 1px solid #252525;
  width: 240px;
  background-image: url(../images/common/ico-arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center right 24px;
  background-size: 16px 12px;
}
.page-contract .update {
  margin-bottom: 40px;
}
.page-contract .update__desc {
  margin-bottom: 16px;
}
.page-contract .update .sm {
  font-size: 12px;
  display: block;
  line-height: 180%;
  margin-bottom: 32px;
}
.page-contract .update .caution {
  margin-bottom: 32px;
}
.page-contract .cancellation {
  margin-bottom: 32px;
}
.page-contract .cancellation__desc {
  margin-bottom: 24px;
}
.page-contract .cancellation p:nth-of-type(2) {
  margin-bottom: 32px;
}
.page-contract .cancellation p:nth-of-type(3) {
  margin-bottom: 16px;
}
.page-contract .cancellation p:nth-of-type(4) {
  margin-bottom: 14px;
}
.page-contract .cancellation p:nth-of-type(5) {
  margin-bottom: 16px;
}
.page-contract .cancellation .sm {
  margin-top: 16px;
}
.page-contract .cancellation .sm a {
  text-decoration: underline;
}
.page-contract .cancellation .c_btn {
  margin-bottom: 16px;
}
.page-contract .cancellation a[data-type=file] {
  margin-bottom: 32px;
  display: block;
}
.page-contract .josuiki {
  margin-bottom: 64px;
}
.page-contract .josuiki__desc {
  margin-bottom: 24px;
}
.page-contract .josuiki .c_btn {
  margin-bottom: 16px;
}
.page-contract .tel a {
  text-decoration: underline;
}
.page-contract .branch__link {
  text-decoration: underline;
}

/*============================================================
店舗紹介 #archive-branch
*============================================================*/
.archive-branch .c_heading {
  margin-bottom: 29px;
}
.archive-branch .branch {
  margin-bottom: 64px;
}
.archive-branch .branch__item {
  margin-bottom: 46px;
}
.archive-branch .branch__item-name.forPC {
  display: block;
  margin-bottom: 24px;
}
.archive-branch .branch__item-name.forPC .c_headingsub {
  line-height: 1;
  background-image: url(../images/common/ico-arrow-bl.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 18px 16px;
}
.archive-branch .branch__item-address {
  position: relative;
  padding-left: 23px;
}
.archive-branch .branch__item-address:before {
  content: "";
  background-image: url(../images/common/ico-address.svg);
  background-size: 18px 20px;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 20px;
}
.archive-branch .branch__item-tel {
  padding-left: 23px;
  margin-bottom: 16px;
}
.archive-branch .branch__item-day {
  margin-bottom: 24px;
}
.archive-branch .branch__map iframe {
  height: 300px;
  max-width: 100%;
}

/*============================================================
店舗紹介 .page-branch
*============================================================*/
.page-branch .heading {
  margin-bottom: 40px;
}
.page-branch .heading__contact {
  color: #1356AF;
  font-size: 56px;
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 24px;
  position: relative;
  display: flex;
  align-items: center;
}
.page-branch .heading__contact:before {
  content: "";
  background-image: url(../images/common/ico-tel-blue.png);
  width: 56px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin-right: 24px;
}
.page-branch .heading .slider {
  width: 387px;
}
.page-branch .heading .slider .slick-dots {
  padding-bottom: 30px;
}
.page-branch .heading .slider .slick-dots li {
  margin: 0;
}
.page-branch .heading .slider .slick-dots li button:before {
  color: #fff;
  opacity: 1;
}
.page-branch .heading .slider .slick-dots li.slick-active button:before {
  color: #252525;
  opacity: 1;
}
.page-branch .heading .slider img {
  width: 387px;
  height: 300px;
}
.page-branch .heading .slider .slick-prev,
.page-branch .heading .slider .slick-next {
  z-index: 9999;
}
.page-branch .heading .slider .slick-prev:before,
.page-branch .heading .slider .slick-next:before {
  content: "";
  background-image: url(../images/common/slider-arrow.png);
  background-repeat: no-repeat;
  background-size: 48px;
  font-size: 48px;
  display: block;
  height: 48px;
  width: 48px;
}
.page-branch .heading .slider .slick-prev {
  left: 40px;
  transform: rotateY(180deg);
  top: 45%;
}
.page-branch .heading .slider .slick-next {
  right: 40px;
}
.page-branch .detail {
  margin-bottom: 64px;
}
.page-branch .detail__map iframe {
  width: 100%;
}
.page-branch .detail .c_table {
  margin-bottom: 48px;
}
.page-branch .pagination__item {
  cursor: pointer;
  width: 48.4%;
}
.page-branch .pagination__item-ttl {
  font-size: 24px;
  font-weight: 700;
  color: #252525;
  background-image: url(../images/common/ico-arrow-bl.svg);
  background-position: center right 24px;
  background-size: 16px 18px;
  background-repeat: no-repeat;
}
.page-branch .pagination__item-img {
  position: relative;
  overflow: hidden;
  z-index: 9999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-branch .pagination__item-img img {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
  object-fit: cover;
  height: 240px;
}
.page-branch .pagination__item-img:before, .page-branch .pagination__item-img:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 240px;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: -100%;
  z-index: 1;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-branch .pagination__item-img:hover {
  opacity: 1;
}
.page-branch .pagination__item-img:hover::after {
  top: 0;
  left: 0;
}

/*============================================================
会社概要・沿革
*============================================================*/
.page-overview .overview {
  margin-bottom: 40px;
}
.page-overview .overview .c_heading {
  margin-bottom: 37px;
}
.page-overview .history {
  margin-bottom: 64px;
}
.page-overview .history .c_heading {
  margin-bottom: 37px;
}
.page-overview .history__table {
  border-left: 2px solid #1356af;
  padding-left: 10px;
  position: relative;
}
.page-overview .history__table:before, .page-overview .history__table:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100px;
  display: block;
  background-color: #1356af;
  position: absolute;
  left: -5px;
}
.page-overview .history__table:after {
  bottom: 0;
}
.page-overview .history__table dt,
.page-overview .history__table dd {
  border-bottom: none;
}
.page-overview .history__table dt:first-of-type,
.page-overview .history__table dd:first-of-type {
  margin-top: 0;
}
.page-overview .history__table dt {
  width: 11%;
  text-align: right;
}
.page-overview .history__table dd {
  width: 89%;
  padding-left: 9px;
  font-size: 12px;
}

/*============================================================
お問い合わせ
*============================================================*/
.page-contact .contact__tabs {
  justify-content: center;
}
.page-contact .contact__tab {
  width: 240px;
  height: 64px;
  line-height: 64px;
  border-radius: 8px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #3E3E3E;
  display: flex;
  align-items: center;
  padding-left: 16px;
  cursor: pointer;
  margin-bottom: 40px;
}
.page-contact .contact__tab.active {
  background-color: #3E3E3E;
  color: #fff;
}
.page-contact .contact__tab + .contact__tab {
  margin-left: 16px;
}
.page-contact .contact__tab input[type=radio] {
  width: 16px;
  height: 16px;
  border-radius: 100px;
  background-color: #c4c4c4;
  margin-right: 40px;
  position: relative;
}
.page-contact .contact__tab input[type=radio]:checked:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transition: all ease-out 250ms;
  background: #3E3E3E;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-contact .contact__form .form__item {
  margin-bottom: 32px;
  font-weight: bold;
}
.page-contact .contact__form .form__option {
  margin-top: 16px;
}
.page-contact .contact__form .form__btn {
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.page-contact .contact__form .form__btn .btn {
  width: 264px;
  height: 48px;
  font-weight: bold;
  border-radius: 8px;
  cursor: pointer;
}
.page-contact .contact__form .form__btn .btn_confirm {
  color: #fff;
  background-color: #1356AF;
}
.page-contact .contact__form .form__btn .btn_confirm:disabled {
  background-color: #ccc;
}
.page-contact .contact__form .form__btn .btn_confirm:disabled:after {
  content: none;
}
.page-contact .contact__form .form__btn .btn_return {
  border: 2px solid #3E3E3E;
  color: #3E3E3E;
  background: none;
}
.page-contact .contact__form .form__btn .btn_return:hover {
  color: #fff;
}
.page-contact .contact__form .form__btn .btn_send {
  margin-left: 24px;
  background-color: #1356AF;
  color: #fff;
}
.page-contact .contact__form .form input,
.page-contact .contact__form .form select,
.page-contact .contact__form .form textarea {
  border: 1px solid #969696;
  display: block;
  border-radius: 2px;
  margin-top: 16px;
  height: 48px;
  font-size: 16px;
  width: 100%;
  padding-left: 16px;
}
.page-contact .contact__form .form input::placeholder,
.page-contact .contact__form .form select::placeholder,
.page-contact .contact__form .form textarea::placeholder {
  font-size: 16px;
  padding: 10px 0;
  line-height: 1;
  color: #a6a6a6;
  font-weight: 300;
}
.page-contact .contact__form .form input:focus,
.page-contact .contact__form .form select:focus,
.page-contact .contact__form .form textarea:focus {
  font-size: 14px;
}
.page-contact .contact__form .form .policy__link {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-contact .contact__form .form .policy__link input {
  position: relative;
  top: 2px;
}
.page-contact .contact__form .form .mwform-checkbox-field-text,
.page-contact .contact__form .form .policy__link-check {
  position: relative;
}
.page-contact .contact__form .form .policy__link-check {
  margin-left: 10px;
}
.page-contact .contact__form .form .policy__link-check a {
  text-decoration: underline;
}
.page-contact .contact__form .form input[type=checkbox] {
  width: 16px;
  height: 16px;
  border: 1px solid #3E3E3E;
  display: inline-block;
  margin-top: 0;
}
.page-contact .contact__form .form input[type=checkbox]:checked {
  background-color: #000000;
}
.page-contact .contact__form .form input[type=checkbox]:checked + .mwform-checkbox-field-text:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -21px;
  width: 8px;
  height: 16px;
  transform: rotate(40deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.page-contact .contact__form .form input[type=checkbox]:checked + .policy__link-check:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -26px;
  width: 8px;
  height: 16px;
  transform: rotate(40deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.page-contact .contact__form .form input[name=submitConfirm] {
  width: 264px;
  margin: 0 auto;
}
.page-contact .contact__form .form input[type=submit] {
  width: 264px;
  border-radius: 8px;
  margin: 0 auto;
}
.page-contact .contact__form .form input[type=submit][name=submitBack] {
  border: 1px solid #252525;
}
.page-contact .contact__form .form input[type=submit][name=send] {
  background-color: #1356AF;
  color: #fff;
  border: none;
}
.page-contact .contact__form .form input[type=submit]:first-of-type {
  margin-right: 16px;
}
.page-contact .contact__form .form select {
  width: 400px;
  padding-left: 16px;
  max-width: 100%;
  -webkit-appearance: menulist;
}
.page-contact .contact__form .form option:selected {
  color: #969696;
}
.page-contact .contact__form .form textarea {
  height: initial;
}
.page-contact .contact__form .form .name {
  width: 264px;
}
.page-contact .contact__form .form .name__area {
  justify-content: unset;
}
.page-contact .contact__form .form .name input {
  width: 264px;
}
.page-contact .contact__form .form .name + .name {
  margin-left: 24px;
}
.page-contact .contact__form .form .must {
  color: #fff;
  background-color: #e2041a;
  text-align: center;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 5px 12px;
  margin-left: 16px;
}

.page-contact-confirm .form__item p:first-of-type {
  font-weight: bold;
}
.page-contact-confirm .name__area {
  display: block;
}
.page-contact-confirm .name__area .name + .name {
  margin-left: 0 !important;
}
.page-contact-confirm .btn_confirm,
.page-contact-confirm .policy__link,
.page-contact-confirm .must,
.page-contact-confirm .caution {
  display: none !important;
}

.page-contact-thanks .contact {
  text-align: center;
}
.page-contact-thanks .contact h2 {
  color: #1356AF;
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 40px;
  line-height: 160%;
}
.page-contact-thanks .contact .c_btn {
  margin: 64px auto 0;
}


/*============================================================
エントリー #page-entry
*============================================================*/
.page-id-182 .header,
.page-id-184 .header,
.page-id-186 .header,
.page-id-182 .footer,
.page-id-184 .footer,
.page-id-186 .footer {
	display: none;
}
.page-entry .c_catch {
	text-align: center;
	font-size: 18px;
}
.page-entry .flow {
	margin-top: 48px;
	margin-bottom: 48px;
}
.page-entry .flow h2 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 16px;
	text-align: center;
	line-height: 1.6;
}
.page-entry .flow__list {
	display: flex;
	gap: 24px;
	justify-content: center;
	flex-wrap: wrap;
}
.page-entry .flow__item {
	width: 120px;
	text-align: center;
}
.page-entry .flow__item .img {
	position: relative;
}
.page-entry .flow__item .img:before {
	content: "";
	position: absolute;
	width:0;
	height:0;
	border-style:solid;
	border-width: 7px 0 7px 12.1px;
	border-color: transparent transparent transparent #A18055;
	top: 50%;
	transform: translatey(-50%);
	left: -15px;
}
.page-entry .flow__item:first-child .img:before {
	display: none;
}
.page-entry .flow__item img {
	width: 90px;
}
.page-entry .flow__item h3 {
	margin-top: 8px;
	font-weight: bold;
}
.page-entry .cta {
	border: solid 1px #a18055;
	padding: 30px;
	text-align: center;
	margin-bottom: 56px;
}
.page-entry .cta > * {
	margin-bottom: 16px;
}
.page-entry .cta h2 {
	font-size: 20px;
    line-height: 1.6;
    color: #a18055;
    margin-bottom: 24px;
}
.page-entry .cta__tel {
	font-size: 24px;
}
.page-entry .cta__tel span {
	font-size: 16px;
}
.page-entry .cta__tel a {
	pointer-events: none;
}
.page-entry .cta__email {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 0;
}
.page-entry .contact__form .form__item {
	margin-bottom: 48px;
  font-weight: bold;
}
.page-entry .contact__form .form__option {
  margin-top: 16px;
}
.page-entry .contact__form .form__btn {
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.page-entry .contact__form .form__btn .btn {
  width: 264px;
  height: 48px;
  font-weight: bold;
  border-radius: 8px;
  cursor: pointer;
}
.page-entry .contact__form .form__btn .btn_confirm {
  color: #fff;
  background-color: #1356AF;
}
.page-entry .contact__form .form__btn .btn_confirm:disabled {
  background-color: #ccc;
}
.page-entry .contact__form .form__btn .btn_confirm:disabled:after {
  content: none;
}
.page-entry .contact__form .form__btn .btn_return {
  border: 2px solid #3E3E3E;
  color: #3E3E3E;
  background: none;
}
.page-entry .contact__form .form__btn .btn_return:hover {
  color: #fff;
}
.page-entry .contact__form .form__btn .btn_send {
  margin-left: 24px;
  background-color: #1356AF;
  color: #fff;
}
.page-entry .contact__form .form input,
.page-entry .contact__form .form select,
.page-entry .contact__form .form textarea {
  border: 1px solid #969696;
  display: block;
  border-radius: 2px;
  margin-top: 12px;
  height: 48px;
  font-size: 16px;
  width: 100%;
	max-width: 400px;
  padding-left: 16px;
}
.page-entry .contact__form .form textarea {
	max-width: 100%;
	padding: 16px;
}
.page-entry .contact__form .form input::placeholder,
.page-entry .contact__form .form select::placeholder,
.page-entry .contact__form .form textarea::placeholder {
  font-size: 16px;
  padding: 10px 0;
  line-height: 1;
  color: #a6a6a6;
  font-weight: 300;
}
.page-entry .contact__form .form input:focus,
.page-entry .contact__form .form select:focus,
.page-entry .contact__form .form textarea:focus {
}
.page-entry .contact__form .form .policy__link {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-entry .contact__form .form .policy__link input {
  position: relative;
  top: 2px;
}
.page-entry .contact__form .form .mwform-checkbox-field-text,
.page-entry .contact__form .form .policy__link-check {
  position: relative;
}
.page-entry .contact__form .form .policy__link-check {
  margin-left: 10px;
}
.page-entry .contact__form .form .policy__link-check a {
  text-decoration: underline;
}
.page-entry .contact__form .form input[type=checkbox] {
  width: 16px;
  height: 16px;
  border: 1px solid #3E3E3E;
  display: inline-block;
  margin-top: 0;
}
.page-entry .contact__form .form input[type=checkbox]:checked {
  background-color: #000000;
}
.page-entry .contact__form .form input[type=checkbox]:checked + .mwform-checkbox-field-text:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -21px;
  width: 8px;
  height: 16px;
  transform: rotate(40deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.page-entry .contact__form .form input[type=checkbox]:checked + .policy__link-check:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -26px;
  width: 8px;
  height: 16px;
  transform: rotate(40deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.page-entry .contact__form .form input[name=submitConfirm] {
  width: 264px;
  margin: 0 auto;
}
.page-entry .contact__form .form input[type=submit] {
  width: 264px;
  border-radius: 8px;
  margin: 0 auto;
}
.page-entry .contact__form .form input[type=submit][name=submitBack] {
  border: 1px solid #252525;
}
.page-entry .contact__form .form input[type=submit][name=send] {
  background-color: #1356AF;
  color: #fff;
  border: none;
}
.page-entry .contact__form .form input[type=submit]:first-of-type {
  margin-right: 16px;
}
.page-entry .contact__form .form select {
  width: 400px;
  padding-left: 16px;
  max-width: 100%;
  -webkit-appearance: menulist;
}
.page-entry .contact__form .form option:selected {
  color: #969696;
}
.page-entry .contact__form .form textarea {
  height: initial;
}
.page-entry .contact__form input[type=radio] {
  width: 20px;
  height: 20px;
	display: inline-block;
	margin: 0 0 2px 0;
  border-radius: 100%;
  background-color: #fff;
  position: relative;
}
.page-entry .contact__form input[type=radio]:checked:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  transition: all ease-out 250ms;
  background: #3E3E3E;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-entry .contact__form .form .name {
  width: 264px;
	margin-bottom: 0;
}
.page-entry .contact__form .form .name__area {
  justify-content: unset;
}
.page-entry .contact__form .form .name input {
  width: 264px;
}
.page-entry .contact__form .form .name + .name {
  margin-left: 24px;
}
.page-entry .contact__form .form .label {
	font-weight: bold;
}
.page-entry .contact__form .form .must {
  color: #fff;
  background-color: #e2041a;
  text-align: center;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 5px 12px;
  margin-left: 16px;
}
.page-entry .contact__form .form .caution {
	margin-top: 4px;
}
.page-entry .contact__form .contact-way p:last-child {
	margin-top: 12px;
}
.page-entry .contact__form .date dl > div {
	margin-top: 12px;
}
.page-entry .contact__form .date dl dt {
	float: left;
	margin-top: 12px;
}
.page-entry .contact__form .date dl dd {
	margin-left: 80px;
}
.page-entry .contact__form .date dl dd input {
	margin-top: 0;
	width: 70px;
}
.page-entry .contact__form .date dl dd input:first-child {
	width: 155px;
}
.page-entry .contact__form .date dl dd > span {
	display: flex;
	gap: 6px;
	align-items: center;
}

.page-entry-confirm .c_catch {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
.page-entry-confirm .contact__form .form__item {
	margin-bottom: 32px;
}
.page-entry-confirm .form__item p:first-of-type {
  font-weight: bold;
}
.page-entry-confirm .name__area {
  display: block;
}
.page-entry-confirm .name__area .name + .name {
  margin-left: 0 !important;
}
.page-entry-confirm .contact__form .contact-way p:last-child {
	margin-top: 0;
}
.page-entry-confirm .contact__form .date dl > div {
	margin-top: 4px;
}
.page-entry-confirm .contact__form .date dl dt {
	margin-top: 0;
}
.page-entry-confirm .btn_confirm,
.page-entry-confirm .policy__link,
.page-entry-confirm .must,
.page-entry-confirm .caution {
  display: none !important;
}

.page-entry-thanks .contact {
  text-align: center;
}
.page-entry-thanks .contact h2 {
  color: #1356AF;
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 40px;
  line-height: 160%;
}
.page-entry-thanks .contact .c_btn {
  margin: 64px auto 0;
}

/*# sourceMappingURL=page.css.map */
