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

.over {
  overflow: hidden;
}

.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.6rem;
  }
}

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

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

.anchor-mp {
  margin: -108px auto 0;
  padding-top: 108px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin: 45px 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: 100px 0 120px;
  }
}

/*  共通パーツ
------------------------------------ */
.com-box {
  padding: 60px 75px 80px;
  border-radius: 35px;
  background: #fff9ea;
}
.com-box02 {
  padding: 60px;
  border-radius: 30px;
  border: 3px solid #18baee;
  background: #fff;
}

.com-bg {
  background: #fff9ea;
}

.com-wave-t {
  position: relative;
}
.com-wave-t::before {
  content: "";
  width: 100%;
  height: 47px;
  background: url(../img/top/greeting-wave.png) no-repeat center bottom;
  position: absolute;
  left: 0;
  top: -47px;
}
@media screen and (min-width: 1921px) {
  .com-wave-t::before {
    background-size: 100%;
    background-position: center top;
  }
}
.com-wave-b {
  position: relative;
}
.com-wave-b::after {
  content: "";
  width: 100%;
  height: 47px;
  background: url(../img/top/hydrogen-wave-b.png) no-repeat center top;
  position: absolute;
  left: 0;
  bottom: -47px;
}
@media screen and (min-width: 1921px) {
  .com-wave-b::after {
    background-size: 100%;
    background-position: center bottom;
  }
}

.news-post {
  width: 100%;
}
.news-post-item {
  width: 100%;
  border-bottom: 2px dotted #d5dcdf;
}
.news-post-item:nth-of-type(1) a {
  padding-top: 0;
}
.news-post-link {
  display: block;
  padding: 25px 0;
}
.news-post-flx {
  display: flex;
}
.news-post-time, .news-post-tag-txt {
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  letter-spacing: 0.08em;
  line-height: 1.1;
  transition: all 0.3s ease;
}
.news-post-time {
  font-size: 1.8rem;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .news-post-time {
    font-size: 1.6rem;
  }
}
.news-post-tag {
  display: flex;
  flex-wrap: wrap;
}
.news-post-tag-txt {
  font-size: 1.5rem;
  color: #82d15f;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .news-post-tag-txt {
    font-size: 1.6rem;
  }
}
.news-post-tag-txt::before {
  content: "・";
  padding: 0 5px;
}
.news-post-ttl {
  margin-top: 10px;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  line-height: 1.7;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .news-post-ttl {
    font-size: 1.6rem;
  }
}

.com-tag {
  display: flex;
  width: 100%;
  max-width: 990px;
  margin: 80px auto 0;
  flex-wrap: wrap;
}
.com-tag-item {
  width: 100%;
  max-width: 300px;
}
@media screen and (min-width: 768px) {
  .com-tag-item:not(:nth-of-type(3n-2)) {
    margin-left: 38px;
  }
  .com-tag-item:nth-of-type(n+4) {
    margin-top: 40px;
  }
}
.com-tag-link-current {
  background-color: #fff;
  color: #18baee;
  background-image: url(../img/top/com-btn-arw-blue.png);
}

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

  main layout  all

========================================= */
/* top-news  PC
------------------------------------ */
#top-news .news-btn {
  width: 300px;
  margin-top: 150px;
  background-size: 18px;
}
@media screen and (min-width: 768px) {
  #top-news .news-post {
    max-width: 640px;
  }
}

/* top-greeting  PC
------------------------------------ */
#top-greeting .greeting-ttl-ja {
  color: #18baee;
}
#top-greeting .greeting-box {
  margin: -23px auto 0;
  padding: 67px 0 72px;
  border-radius: 37px;
  background: #fff;
}
#top-greeting .greeting-box-txt {
  text-align: center;
}
#top-greeting .greeting-box-btn {
  max-width: 450px;
  margin: 42px auto 0;
}

/* top-hydrogen  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  #top-hydrogen .hydrogen-inner {
    position: relative;
  }
  #top-hydrogen .hydrogen-img {
    position: absolute;
    top: 0;
    left: -200px;
  }
  #top-hydrogen .hydrogen-right {
    max-width: 520px;
    margin-left: auto;
  }
  #top-hydrogen .hydrogen-ttl {
    text-align: left;
  }
  #top-hydrogen .hydrogen-ttl-ja {
    font-size: 6.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #top-hydrogen .hydrogen-ttl-ja {
    font-size: 3.25rem;
  }
}
#top-hydrogen .hydrogen-txt-box {
  margin-top: 45px;
}
#top-hydrogen .hydrogen-btn {
  max-width: none;
  margin: 55px auto 0;
}
#top-hydrogen .hydrogen-list {
  display: flex;
  margin: 100px auto 0;
  justify-content: space-between;
  align-items: flex-start;
}
#top-hydrogen .hydrogen-list-item {
  text-align: center;
}
#top-hydrogen .hydrogen-list-item:nth-of-type(n+2) {
  margin-left: 60px;
}
#top-hydrogen .hydrogen-list-num {
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 3.5rem;
  letter-spacing: 0.08em;
  color: #18baee;
  position: relative;
}
@media screen and (max-width: 768px) {
  #top-hydrogen .hydrogen-list-num {
    font-size: 1.75rem;
  }
}
#top-hydrogen .hydrogen-list-ico {
  margin: -33px auto 0;
}
#top-hydrogen .hydrogen-list-ttl {
  margin: 16px auto 0;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 3.2rem;
  letter-spacing: 0.08em;
  color: #18baee;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  #top-hydrogen .hydrogen-list-ttl {
    font-size: 1.6rem;
  }
}

/* top-products  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  .com-products-ttl {
    text-align: left;
  }
}
.com-products-btn {
  max-width: 320px;
  height: 75px;
  margin: 0;
  font-size: 2.1rem;
}
@media screen and (max-width: 768px) {
  .com-products-btn {
    font-size: 1.6rem;
  }
}
.com-products-list {
  display: flex;
  width: 100%;
  margin: 80px auto 0;
  flex-wrap: wrap;
}
.com-products-list li {
  width: 100%;
  max-width: 320px;
}
@media screen and (min-width: 768px) {
  .com-products-list li:not(:nth-of-type(3n-2)) {
    margin-left: 59px;
  }
  .com-products-list li:nth-of-type(n+4) {
    margin-top: 50px;
  }
}
.com-products-list a {
  display: block;
}
@media screen and (min-width: 768px) {
  .com-products-list a:hover {
    opacity: 1;
  }
  .com-products-list a:hover img {
    width: 105%;
    height: 105%;
  }
  .com-products-list a:hover .com-products-list-ttl {
    color: #18baee;
  }
}
.com-products-list-img {
  width: 100%;
  height: 0;
  padding-top: 100%;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
}
.com-products-list-ttl {
  margin: 25px auto 0;
  padding-right: 28px;
  padding-bottom: 19px;
  background: url(../img/top/com-btn-arw-blue.png) no-repeat right 20px;
  border-bottom: 2px dotted #d5dcdf;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 3rem;
  letter-spacing: 0.08em;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .com-products-list-ttl {
    font-size: 1.6rem;
  }
}

/* top-voice  PC
------------------------------------ */
.com-voice {
  display: flex;
  margin: 50px auto 0;
  flex-wrap: wrap;
}
.com-voice-item {
  width: 100%;
  max-width: 320px;
}
@media screen and (min-width: 768px) {
  .com-voice-item:nth-of-type(n+2) {
    margin-left: 57px;
  }
}
.com-voice-link {
  display: block;
  padding: 40px 35px 30px;
  background: #fff;
  border-radius: 22px;
  position: relative;
  top: 0;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  .com-voice-link:hover {
    opacity: 1;
    top: -10px;
  }
}
.com-voice-img {
  width: 100%;
  height: 0;
  padding-top: 92%;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.com-voice-ttl {
  display: flex;
  margin: 20px auto 0;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .com-voice-ttl {
    font-size: 1.6rem;
  }
}
.com-voice-ttl::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-right: 9px;
  background: #18baee;
  border-radius: 50%;
}
.com-voice-btn {
  max-width: 380px;
  margin: 70px auto 0;
}

/* com-information  PC
------------------------------------ */
.com-information .information-btn {
  display: flex;
  width: 430px;
  height: 75px;
  background: url(../img/top/com-btn-arw-blue.png) no-repeat calc(100% - 30px) center/18px, url(../img/top/com-border.png) no-repeat center/cover;
  justify-content: center;
  align-items: center;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 2.3rem;
  letter-spacing: 0.08em;
  color: #18baee;
  position: relative;
}
@media screen and (max-width: 768px) {
  .com-information .information-btn {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .com-information .information-btn:hover {
    background-position: calc(100% - 25px) center, center;
    opacity: 1;
  }
  .com-information .information-btn:hover::after {
    width: 43px;
    height: 38px;
    top: -27px;
    right: -21px;
  }
}
.com-information .information-btn::before {
  content: "";
  width: 25px;
  height: 21px;
  margin-right: 11px;
  background: url(../img/top/information-mail.png) no-repeat center;
}
.com-information .information-btn::after {
  content: "";
  width: 38px;
  height: 33px;
  background: url(../img/top/information-deco.png) no-repeat center/contain;
  position: absolute;
  top: -25px;
  right: -16px;
  transition: all 0.3s ease;
}
.com-information .information-table-wrap {
  margin: 70px auto 0;
  overflow: hidden;
}
.com-information .information-table td {
  background: #fff;
}

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

  sub layout  all

========================================= */
/* about  PC
------------------------------------ */
#about .about-list {
  margin: 60px auto 0;
}
#about .about-list-item:nth-of-type(n+2) {
  margin-top: 80px;
}
#about .about-list-flx {
  margin: 50px auto 0;
}
#about .about-list-txt {
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  #about .about-list-txt {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  #about .about-list-img {
    margin-left: 65px;
    flex-shrink: 0;
  }
}
#about .about-list-imgs {
  display: flex;
  margin: 60px auto 0;
  justify-content: space-between;
}
#about .about-strong {
  margin: 47px auto 0;
}
#about .about-strong-item {
  padding: 15px 35px;
  border: 5px solid #ebfaff;
  border-radius: 15px;
  background: #fff;
}
#about .about-strong-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#about .about-strong-ttl {
  padding-left: 38px;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 2.2rem;
  letter-spacing: 0.08em;
  color: #18baee;
  line-height: 1.5;
  position: relative;
}
@media screen and (max-width: 768px) {
  #about .about-strong-ttl {
    font-size: 1.6rem;
  }
}
#about .about-strong-ttl span {
  position: absolute;
  left: 0;
  top: 0;
}
#about .about-strong-txt {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.625;
}
@media screen and (max-width: 768px) {
  #about .about-strong-txt {
    font-size: 1.6rem;
  }
}
#about .bnr-list-item {
  width: 100%;
  max-width: 510px;
}
#about .bnr-list-link {
  display: block;
  padding: 70px 50px 100px;
  border-radius: 25px;
  background: #18baee;
  position: relative;
}
#about .bnr-list-link::before {
  content: "";
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background: url(../img/about/arw-blue.png) no-repeat center #fff;
  position: absolute;
  right: 40px;
  bottom: 40px;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  #about .bnr-list-link:hover {
    opacity: 1;
  }
  #about .bnr-list-link:hover::before {
    right: 30px;
  }
}
#about .bnr-list-ttl-en {
  display: block;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 2rem;
  letter-spacing: 0.08em;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #about .bnr-list-ttl-en {
    font-size: 1.6rem;
  }
}
#about .bnr-list-ttl-ja {
  display: block;
  margin-top: 25px;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 4rem;
  letter-spacing: 0.08em;
  color: #fff;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  #about .bnr-list-ttl-ja {
    font-size: 2rem;
  }
}

/* hydrogen  PC
------------------------------------ */
#hydrogen .about-list {
  margin: 47px auto 0;
}
#hydrogen .about-list-item:nth-of-type(n+2) {
  margin-top: 81px;
}
#hydrogen .about-list-txt {
  margin: 40px auto 0;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #hydrogen .about-list-txt {
    font-size: 1.6rem;
  }
}
#hydrogen .about-detail {
  margin: 50px auto 0;
}
#hydrogen .about-detail-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#hydrogen .about-detail-ttl {
  padding: 14px;
  font-size: 2.8rem;
  color: #18baee;
  background: #ebfaff;
}
@media screen and (max-width: 768px) {
  #hydrogen .about-detail-ttl {
    font-size: 1.6rem;
  }
}
#hydrogen .about-detail-txt {
  margin: 30px auto 0;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #hydrogen .about-detail-txt {
    font-size: 1.6rem;
  }
}
#hydrogen .about-feature {
  margin: 50px auto 0;
  padding: 38px 0;
  border-radius: 22px;
  background: #ecf7e7;
}
#hydrogen .about-feature-ttl {
  text-align: center;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  color: #82d15f;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  #hydrogen .about-feature-ttl {
    font-size: 1.6rem;
  }
}
#hydrogen .about-check {
  margin: 22px auto 0;
}
@media screen and (min-width: 768px) {
  #hydrogen .about-check {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #hydrogen .about-check li:nth-of-type(2n) {
    margin-left: 14px;
  }
  #hydrogen .about-check li:nth-of-type(n+3) {
    margin-top: 12px;
  }
}
#hydrogen .about-check-item {
  width: 100%;
  max-width: 350px;
  padding: 15px 0 15px 40px;
  border-radius: 8px;
  background: url(../img/hydrogen/check.png) no-repeat 15px center #fff;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 1.6rem;
  line-height: 1.3;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  #hydrogen .about-check-item {
    font-size: 1.6rem;
  }
}
#hydrogen .about-detail-table {
  width: 100%;
}
#hydrogen .about-detail-table tr:nth-of-type(n+3) {
  border-top: 2px solid #18baee;
}
#hydrogen .about-detail-table tr th:nth-of-type(n+2) {
  border-left: 2px solid #fff;
}
#hydrogen .about-detail-table tr td:nth-of-type(n+2) {
  border-left: 2px solid #18baee;
}
#hydrogen .about-detail-table th, #hydrogen .about-detail-table td {
  width: 50%;
  padding: 11px;
  text-align: center;
  line-height: 1.5;
}
#hydrogen .about-detail-table th {
  background: #18baee;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 2rem;
  letter-spacing: 0.08em;
  color: #fff;
  white-space: pre-line;
}
@media screen and (max-width: 768px) {
  #hydrogen .about-detail-table th {
    font-size: 1.6rem;
  }
}
#hydrogen .about-detail-table td {
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  #hydrogen .about-detail-table td {
    font-size: 1.6rem;
  }
}
#hydrogen .about-detail-table-wrap {
  margin: 40px auto 0;
  border-radius: 8px;
  border: 2px solid #18baee;
}

.lineup-detail-img {
  width: 100%;
  border-radius: 35px;
  text-align: center;
  overflow: hidden;
}
.lineup-detail-ttl {
  margin: 30px auto 0;
}
.lineup-detail-price {
  margin-top: 10px;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .lineup-detail-price {
    font-size: 1.6rem;
  }
}
.lineup-detail-txt {
  white-space: pre-line;
}
@media screen and (min-width: 768px) {
  .lineup-detail-txt {
    margin: 30px auto 0;
  }
}
.lineup-detail-btn {
  margin: 30px auto 0;
}

/* organic  PC
------------------------------------ */
#organic .about-ttl-ja {
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #organic .about-ttl-ja {
    margin-top: 20px;
  }
}
#organic .about-list {
  margin: 45px auto 0;
}
#organic .about-list-img {
  margin: 50px auto 0;
}
#organic .about-list-txt {
  margin: 46px auto 0;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  line-height: 2.2;
}
@media screen and (max-width: 768px) {
  #organic .about-list-txt {
    font-size: 1.6rem;
  }
}
#organic .about-icons {
  display: flex;
  margin: 50px auto 0;
  text-align: center;
  justify-content: space-between;
}
#organic .about-icons-num {
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 3.5rem;
  letter-spacing: 0;
  color: #18baee;
  line-height: 1;
  position: relative;
}
@media screen and (max-width: 768px) {
  #organic .about-icons-num {
    font-size: 1.75rem;
  }
}
#organic .about-icons-img {
  margin: -19px auto 0;
}
#organic .about-icons-ttl {
  margin: 14px auto 0;
}

/* contact  PC
------------------------------------ */
#contact .contact-txt {
  margin: 40px auto 0;
  line-height: 1.9;
}
@media screen and (min-width: 768px) {
  #contact .contact-txt {
    text-align: center;
  }
}
#contact .contact-tel {
  display: block;
  width: 100%;
  max-width: 520px;
  height: 140px;
  margin: 30px auto 0;
  padding-top: 22px;
  background: url(../img/contact/bg.png) no-repeat center/contain;
  text-align: center;
}
#contact .contact-tel-num {
  display: inline-block;
  padding-left: 50px;
  background: url(../img/contact/tel-ico.png) no-repeat left bottom;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 4.6rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #contact .contact-tel-num {
    font-size: 2.3rem;
  }
}
#contact .contact-tel-worktime {
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 2rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  #contact .contact-tel-worktime {
    font-size: 1.6rem;
  }
}

/* voice  PC
------------------------------------ */
#voice .voice-list {
  margin: 50px auto 0;
}
#voice .voice-list-item {
  background: #ebfaff;
}
#voice .voice-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#voice .voice-list-ttl-sub {
  margin-top: 45px;
  padding-left: 17px;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 2.2rem;
  letter-spacing: 0.08em;
  color: #18baee;
  line-height: 1.5;
  position: relative;
}
@media screen and (max-width: 768px) {
  #voice .voice-list-ttl-sub {
    font-size: 1.6rem;
  }
}
#voice .voice-list-ttl-sub::before {
  content: "";
  width: 9px;
  height: 9px;
  background: #18baee;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 13px;
}
#voice .voice-list-txt {
  margin: 18px auto 0;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  line-height: 1.9;
}
@media screen and (max-width: 768px) {
  #voice .voice-list-txt {
    font-size: 1.6rem;
  }
}
#voice .voice-list-ba {
  display: flex;
  margin: 43px auto 0;
  background: url(../img/voice/arw.png) no-repeat 340px 22px;
  justify-content: space-between;
  align-items: flex-end;
}
#voice .voice-list-ba-one {
  justify-content: center;
  background: none;
}
#voice .voice-list-ba-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #voice .voice-list-ba-item-before {
    max-width: 390px;
  }
  #voice .voice-list-ba-item-after {
    max-width: 480px;
  }
}
#voice .voice-list-ba-txt {
  text-align: center;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  letter-spacing: 0.08em;
  color: #fff;
}
#voice .voice-list-ba-box {
  border-radius: 25px;
  background-color: #fff;
  padding: 25px 30px;
}
#voice .voice-list-ba-img {
  width: 100%;
  height: 0;
  padding-top: 75.7%;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
#voice .before {
  width: 120px;
  height: 40px;
  margin-left: 30px;
  border-radius: 8px 8px 0 0;
  background-color: #82d15f;
  font-size: 2.6rem;
  line-height: 40px;
}
@media screen and (max-width: 768px) {
  #voice .before {
    font-size: 1.6rem;
  }
}
#voice .after {
  width: 140px;
  height: 50px;
  margin-left: 30px;
  border-radius: 8px 8px 0 0;
  background-color: #18baee;
  font-size: 3.6rem;
  line-height: 50px;
}
@media screen and (max-width: 768px) {
  #voice .after {
    font-size: 1.8rem;
  }
}/*# sourceMappingURL=all.css.map */