@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "CormorantGaramond-Regular";
  src: url("../fonts/CormorantGaramond-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenOldMincho-Regular";
  src: url("../fonts/ZenOldMincho-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicAntique-Regular";
  src: url("../fonts//ZenKakuGothicAntique-Regular.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/*	com parts  PC
------------------------------------ */
.sns-none {
  display: none !important;
}

.over {
  overflow: hidden;
}

.com-ib {
  display: inline-block;
}

.spxs-only {
  display: none;
}
@media screen and (max-width: 390px) {
  .spxs-only {
    display: inherit;
  }
}

.f26 {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .f26 {
    font-size: 1.5rem;
  }
}

.pre {
  white-space: pre-line;
}

.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .nowrap {
    white-space: nowrap;
  }
}
.no-sb {
  margin: 50px auto 0;
}

.com-txt-box p:nth-of-type(n+2) {
  margin: 35px 0 0;
}

.clamp1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.clamp2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.clamp3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

@media screen and (min-width: 768px) {
  .com-pd {
    padding: 110px 0 140px;
  }
}

/*  共通パーツ
------------------------------------ */
.com-tel {
  line-height: 1;
}
.com-tel-link {
  font-family: "ZenOldMincho-Regular", sans-serif;
  font-size: 2.1rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .com-tel-link {
    font-size: 1.5rem;
  }
}
.com-tel-note {
  display: block;
  margin-top: 17px;
}

.news-post-item {
  width: 100%;
  max-width: 780px;
}
@media screen and (min-width: 768px) {
  .news-post-item:first-of-type a {
    padding-top: 0;
  }
  .news-post-item:nth-of-type(n+2) {
    border-top: 1px solid #fff;
  }
}
.news-post-link {
  display: block;
  padding: 20px 0;
}
.news-post-flx {
  display: flex;
}
.news-post-time {
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  line-height: 1;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .news-post-time {
    font-size: 1.5rem;
  }
}
.news-post-tag {
  display: flex;
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px solid #fff;
  flex-wrap: wrap;
  line-height: 1;
}
.news-post-tag li:nth-of-type(n+2)::before {
  content: ",";
}
.news-post-tag-txt {
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .news-post-tag-txt {
    font-size: 1.5rem;
  }
}
.news-post-ttl {
  margin-top: 8px;
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.5rem;
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .news-post-ttl {
    font-size: 1.5rem;
  }
}

.com-tag {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.com-tag-item {
  width: 100%;
  max-width: 320px;
}
@media screen and (min-width: 768px) {
  .com-tag-item:not(:nth-of-type(3n-2)) {
    margin-left: 60px;
  }
  .com-tag-item:nth-of-type(n+4) {
    margin-top: 30px;
  }
}
.com-tag-link {
  display: block;
  width: 100%;
  padding: 15px;
  text-align: center;
  border: 1px solid #fff;
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .com-tag-link {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .com-tag-link:hover {
    background-color: #ffffff;
    color: #333;
  }
}
.com-tag-link-current {
  background-color: #ffffff;
  color: #333;
}

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

  main layout  all

========================================= */
/* top-blog  PC
------------------------------------ */
#top-blog .blog-box {
  padding: 50px;
  background: #636a8a;
}
#top-blog .blog-btn {
  width: 190px;
  margin-top: 75px;
}
#top-blog .news-post {
  width: 100%;
  max-width: 780px;
}

/* top-message  PC
------------------------------------ */
#top-message {
  background: url(../img/top/message-bg.jpg) no-repeat center top/cover;
}
#top-message .message-txt {
  margin: 40px auto 0;
}
@media screen and (min-width: 768px) {
  #top-message .message-txt {
    text-align: center;
  }
}

/* top-service  PC
------------------------------------ */
#top-service {
  background: url(../img/top/service-bg-top.png) no-repeat center top;
}
@media screen and (min-width: 1921px) {
  #top-service {
    background-size: 100%;
  }
}
@media screen and (max-width: 767px) {
  #top-service {
    background-size: 100%;
  }
}
#top-service .en {
  font-size: 5.8rem;
}
@media screen and (max-width: 768px) {
  #top-service .en {
    font-size: 2.9rem;
  }
}
#top-service .service-list {
  margin: 65px auto 0;
}
#top-service .service-list-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #top-service .service-list-item {
    max-width: 340px;
  }
  #top-service .service-list-item:not(:nth-of-type(3n-2)) {
    margin-left: 30px;
  }
  #top-service .service-list-item:nth-of-type(n+4) {
    margin-top: 80px;
  }
}
#top-service .service-list-ttl {
  font-family: "ZenOldMincho-Regular", sans-serif;
  font-size: 2.8rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #top-service .service-list-ttl {
    font-size: 1.5rem;
  }
}
#top-service .service-list-txt {
  margin-top: 30px;
  line-height: 2.1;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  #top-service .service-list-txt {
    font-size: 1.5rem;
  }
}
#top-service .service-list-con {
  padding: 23px 9px 64px 20px;
  background: url(../img/top/service-con-bg.png) no-repeat center top;
}
#top-service .service-list-btn {
  margin: 20px 0 0 auto;
}

/* com-bnr  PC
------------------------------------ */
.com-bnr .bnr-list {
  display: flex;
  justify-content: center;
}
.com-bnr .bnr-list-item {
  width: 50%;
  padding: 40px 0;
  position: relative;
  z-index: 1;
}
.com-bnr .bnr-list-item::before {
  content: "";
  width: 100%;
  height: 100%;
  margin: auto;
  background: url(../img/top/bnr-bg.png) no-repeat center/cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.com-bnr .bnr-list-item-lg {
  width: 100%;
}
.com-bnr .bnr-list-plan {
  background: url(../img/top/plan-bg.jpg) no-repeat center/cover;
}
.com-bnr .bnr-list-voice {
  background: url(../img/service/bnr-voice.jpg) no-repeat center/cover;
}
.com-bnr .bnr-list-service {
  background: url(../img/price/bnr-service.jpg) no-repeat center/cover;
}
.com-bnr .bnr-list-box {
  display: flex;
  width: 320px;
  height: 320px;
  margin: auto;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.com-bnr .bnr-list-btn {
  margin: 37px auto 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .com-bnr .bnr-list-btn:hover {
    color: #fff;
    border-color: #fff;
    opacity: 0.7;
  }
}

.sub .com-bnr .bnr-list-plan {
  background-image: url(../img/service/bnr-plan.jpg);
}

/* top-voice  PC
------------------------------------ */
#top-voice .voice-btn {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.06em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #top-voice .voice-btn {
    font-size: 1.5rem;
  }
}
#top-voice .voice-btn::after {
  content: "";
  width: 49px;
  height: 14px;
  margin-left: 14px;
  background: url(../img/top/voice-btn.png) no-repeat center/contain;
}
#top-voice .voice-list {
  display: flex;
  margin: 55px auto 0;
  justify-content: space-between;
}
#top-voice .voice-list-item {
  width: 100%;
  padding: 13px 16px 35px;
  border: 1px solid #fff;
}
@media screen and (min-width: 768px) {
  #top-voice .voice-list-item {
    max-width: 520px;
  }
}
#top-voice .voice-list-link {
  display: block;
}
#top-voice .voice-list-flx-harf {
  width: 230px;
}
#top-voice .voice-list-ba {
  text-align: center;
  font-family: "ZenKakuGothicAntique-Regular", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #top-voice .voice-list-ba {
    font-size: 1.5rem;
  }
}
#top-voice .voice-list-img {
  width: 100%;
  margin: 10px auto 0;
  height: 0;
  padding-top: 100%;
  position: relative;
}
#top-voice .voice-list-ttl {
  margin: 13px auto 0;
  font-family: "ZenKakuGothicAntique-Regular", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  #top-voice .voice-list-ttl {
    font-size: 1.5rem;
  }
}

/* com-contact  PC
------------------------------------ */
.com-contact {
  position: relative;
  z-index: 1;
}
.com-contact::before {
  content: "";
  width: 100%;
  height: 340px;
  background: #636a8a;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.com-contact .contact-box {
  padding: 74px 0 84px;
  background: url(../img/top/contact-bg.png) no-repeat center top/cover;
  position: relative;
}
.com-contact .contact-box::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  position: absolute;
  top: -5px;
  left: -5px;
  pointer-events: none;
}
.com-contact .contact-flx {
  margin: 70px auto 0;
}
.com-contact .contact-btn {
  display: flex;
  width: 320px;
  height: 60px;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .com-contact .contact-btn {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .com-contact .contact-btn:hover {
    background-color: #fff;
    color: #333333;
    opacity: 1;
  }
}
.com-contact .contact-tel {
  margin-left: 60px;
}

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

  sub layout  all

========================================= */
/* service  PC
------------------------------------ */
#service .service {
  background: url(../img/service/service-wave-btm.png) no-repeat center bottom/100%, url(../img/service/service-bg.jpg) no-repeat center/cover;
}
#service .service-txt {
  margin: 40px auto 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #service .contents-list-item:last-of-type .contents-list-con {
    padding-bottom: 209px;
  }
}
#service .contents-list-con {
  padding: 40px 20px 176px 40px;
  background: url(../img/service/contents-box.png) no-repeat center top;
}
#service .contents-list-ttl {
  font-family: "ZenOldMincho-Regular", sans-serif;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #service .contents-list-ttl {
    font-size: 1.5rem;
  }
}
#service .contents-list-txt {
  margin: 28px auto 0;
  font-size: 1.5rem;
  line-height: 2.1;
}
@media screen and (max-width: 768px) {
  #service .contents-list-txt {
    font-size: 1.5rem;
  }
}

/* price  PC
------------------------------------ */
#price .price-list {
  margin: 110px auto 0;
}
#price .price-list-item:nth-of-type(n+2) {
  margin-top: 130px;
}
#price .price-menu {
  margin: 40px auto 0;
}
#price .price-menu li:nth-of-type(n+2) {
  margin-top: 66px;
}
#price .price-menu-table {
  width: 100%;
  margin: 27px auto 0;
}
#price .price-menu-table tr:nth-of-type(n+2) {
  border-top: 1px solid #fff;
}
#price .price-menu-table th, #price .price-menu-table td {
  padding: 14px 0;
  white-space: pre-line;
}
#price .price-menu-table th {
  width: 290px;
  font-family: "ZenOldMincho-Regular", sans-serif;
  font-size: 2rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #price .price-menu-table th {
    font-size: 1.5rem;
  }
}
#price .price-menu-table td {
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  line-height: 2.1;
}
@media screen and (min-width: 768px) {
  #price .price-menu-table td {
    padding-right: 55px;
  }
}
@media screen and (max-width: 768px) {
  #price .price-menu-table td {
    font-size: 1.5rem;
  }
}

/* voice  PC
------------------------------------ */
#voice .voice-list-item:nth-of-type(n+2) {
  margin: 80px auto 0;
}
#voice .voice-list-box {
  padding: 20px 20px 20px 30px;
  border: 1px solid #fff;
}
#voice .voice-list-left {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #voice .voice-list-left {
    max-width: 396px;
    padding-top: 17px;
    flex-shrink: 0;
  }
}
#voice .voice-list-ttl {
  font-family: "ZenOldMincho-Regular", sans-serif;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  #voice .voice-list-ttl {
    font-size: 1.5rem;
  }
}
#voice .voice-list-dl {
  margin-top: 20px;
}
#voice .voice-list-dl-item {
  display: flex;
  align-items: center;
}
#voice .voice-list-dl-item dt, #voice .voice-list-dl-item dd {
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  #voice .voice-list-dl-item dt, #voice .voice-list-dl-item dd {
    font-size: 1.5rem;
  }
}
#voice .voice-list-dl-item dt {
  width: 100px;
  height: 35px;
  background: #636a8a;
  text-align: center;
  line-height: 35px;
}
#voice .voice-list-dl-item dd {
  margin-left: 15px;
}
#voice .voice-list-txt {
  margin-top: 27px;
  line-height: 2.1;
  font-size: 1.5rem;
  white-space: pre-line;
}
@media screen and (max-width: 768px) {
  #voice .voice-list-txt {
    font-size: 1.5rem;
  }
}
#voice .voice-list-right {
  width: 100%;
  background: url(../img/voice/arw.png) no-repeat 60px 260px;
}
@media screen and (min-width: 768px) {
  #voice .voice-list-right {
    max-width: 580px;
  }
}
#voice .voice-list-right-item {
  width: 100%;
}
#voice .voice-list-right-item.before {
  max-width: 330px;
}
#voice .voice-list-right-item.after {
  max-width: 440px;
  margin: -40px 0 0 auto;
}
#voice .voice-list-img {
  width: 100%;
  height: 0;
  padding-top: 72.7%;
  position: relative;
}
#voice .voice-list-ba {
  padding: 8px 5px;
  background: #888888;
  font-family: "CormorantGaramond-Regular", sans-serif;
  font-size: 2.6rem;
  letter-spacing: 0.08em;
  line-height: 1;
  position: absolute;
  top: 20px;
  left: -10px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #voice .voice-list-ba {
    font-size: 1.5rem;
  }
}
#voice .voice-list-after {
  background-color: #636a8a;
}

/* information  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  #information .message-left {
    max-width: 600px;
  }
}
#information .message-ttl {
  display: flex;
  margin-top: 62px;
  font-family: "ZenOldMincho-Regular", sans-serif;
  font-size: 2.6rem;
  letter-spacing: 0.08em;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #information .message-ttl {
    font-size: 1.5rem;
  }
}
#information .message-ttl::after {
  content: "";
  width: 200px;
  height: 1px;
  background: #fff;
}
#information .message-txt {
  margin-top: 43px;
  font-size: 1.5rem;
  line-height: 2.1;
}
@media screen and (max-width: 768px) {
  #information .message-txt {
    font-size: 1.5rem;
  }
}
#information .message-name {
  margin-top: 35px;
  text-align: right;
  font-family: "ZenOldMincho-Regular", sans-serif;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #information .message-name {
    font-size: 1.5rem;
  }
}
#information .staff {
  background: #7f8caa;
}
#information .staff-list {
  margin: 78px auto 0;
}
#information .staff-list-item:nth-of-type(n+2) {
  margin: 80px auto 0;
}
#information .staff-list-box {
  padding: 20px 20px 20px 30px;
  border: 1px solid #fff;
}
@media screen and (min-width: 768px) {
  #information .staff-list-con {
    max-width: 570px;
    padding-top: 15px;
  }
}
#information .staff-list-ttl {
  font-family: "ZenOldMincho-Regular", sans-serif;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #information .staff-list-ttl {
    font-size: 1.5rem;
  }
}
#information .staff-list-dl {
  margin-top: 21px;
}
#information .staff-list-dl div {
  display: flex;
  align-items: center;
}
#information .staff-list-dl div:nth-of-type(n+2) {
  margin-top: 10px;
}
#information .staff-list-dl dt {
  width: 100px;
  height: 35px;
  text-align: center;
  background-color: #636a8a;
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  line-height: 35px;
}
@media screen and (max-width: 768px) {
  #information .staff-list-dl dt {
    font-size: 1.5rem;
  }
}
#information .staff-list-dl dd {
  margin-left: 17px;
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  #information .staff-list-dl dd {
    font-size: 1.5rem;
  }
}
#information .staff-list-txt {
  margin-top: 6px;
  font-size: 1.5rem;
  line-height: 2.1;
  white-space: pre-line;
}
@media screen and (max-width: 768px) {
  #information .staff-list-txt {
    font-size: 1.5rem;
  }
}
#information .staff-list-img {
  width: 440px;
  height: 0;
  padding-top: 320px;
  text-align: center;
  position: relative;
}
#information .staff-list-img img {
  -o-object-fit: contain;
     object-fit: contain;
}
#information .information-box {
  margin: 60px auto 0;
  padding: 30px 40px;
  background: #636a8a;
}

/* contact  PC
------------------------------------ */
#contact .contact-txt {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2.1;
}
@media screen and (max-width: 768px) {
  #contact .contact-txt {
    font-size: 1.5rem;
  }
}
#contact .contact-flx {
  margin: 30px auto 0;
  padding: 40px;
  background: #636a8a;
}
#contact .contact-btn {
  display: flex;
  width: 320px;
  height: 60px;
  margin-left: 40px;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  #contact .contact-btn {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #contact .contact-btn:hover {
    background-color: #fff;
    color: #333333;
    opacity: 1;
  }
}
#contact .contact-tel-link {
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #contact .contact-tel-link {
    font-size: 1.5rem;
  }
}
#contact .contact-tel-note {
  margin-top: 5px auto 0;
}
#contact .contact-dl-item {
  justify-content: flex-start;
}
#contact .contact-dl dt {
  width: 76.33px;
}
#contact .contact-form-table a {
  color: #333;
}

/* blog  PC
------------------------------------ */
#news .com-tag {
  margin: 30px auto 0;
}
#news .com-tag-ttl {
  margin: 30px auto 0;
  font-size: 2rem;
}
#news .com-news-link {
  padding: 20px;
  border: 1px solid #fff;
}
#news .com-news-ttl {
  margin: 10px auto 0;
}
#news .com-news-txt {
  line-height: 1.8;
}
#news .detail-box {
  padding: 30px;
  border: 1px solid #fff;
}
#news .detail-ttl {
  padding-bottom: 10px;
  line-height: 1.7;
}

/* site  PC
------------------------------------ */
#site .site-box {
  border: 1px solid #fff;
}/*# sourceMappingURL=all.css.map */