@charset "UTF-8";
/* ------------------------------
    mixin
------------------------------ */
/* ----------------------------------------------------------------------------------------------------
*  index.css
* --------------------------------------------------------------------------------------------------*/
/* ------------------------------
   main-visual
------------------------------ */
.main-visual {
  position: relative;
}
.main-visual .img-box {
  text-align: right;
  overflow: hidden;
}
.main-visual .img-box img {
  width: 60%;
  border-radius: 20px 0 0 20px;
}
@media screen and (max-width: 767px) {
  .main-visual .img-box img {
    width: 100%;
    margin-right: -10%;
    border-radius: 10px 0 0 10px;
  }
}
.main-visual .text-box {
  position: absolute;
  top: calc(50% - 20px);
  left: 30%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  background-color: #fff;
  width: 55%;
  max-width: 570px;
  padding: 6.8rem;
  border-radius: 20px;
}
@media screen and (max-width: 959px) {
  .main-visual .text-box {
    padding: 3.8rem;
  }
}
@media screen and (max-width: 767px) {
    .main-visual{ margin-bottom: 10rem;}
  .main-visual .text-box {
    padding: 2.8rem;
    top: calc(100%);
  }
}
.main-visual .text-box .main-text {
  font-size: 6rem;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .main-visual .text-box .main-text {
    font-size: 3.25rem;
  }
}
.main-visual .text-box .lead-text {
  margin-top: 5px;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .main-visual .text-box .lead-text {
    font-size: 1.8rem;
  }
}

section + .main-visual {
  margin-top: 17rem;
}


section + .main-visual .text-box {
  width: 45%;
}

/* ------------------------------
   first
------------------------------ */
#first {
  padding-top: 13.7rem;
}
#first .title-box {
  margin-bottom: 3.6rem;
}
#first .about-box-wrap {
  background-color: #fff;
  padding: 7.8rem 6.5rem 7rem;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  #first .about-box-wrap {
    padding: 5rem 4rem;
  }
}
#first .about-box-wrap .about-box .img-area {
  width: 30%;
  max-width: 300px;
  margin-right: 7rem;
}
@media screen and (max-width: 767px) {
  #first .about-box-wrap .about-box .img-area {
    width: 100%;
  }
}
#first .about-box-wrap .about-box .img-area .contents-title {
  background: linear-gradient(transparent 90%, #129515 60%);
  display: inline;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.65em;
}
#first .about-box-wrap .about-box .img-area figure {
  margin-top: 23px;
}
@media screen and (max-width: 767px) {
  #first .about-box-wrap .about-box .img-area figure {
    width: 75%;
    margin: 23px auto 0;
  }
}
#first .about-box-wrap .about-box .text-area {
  width: calc( 100% - 30% - 7rem);
}
@media screen and (max-width: 767px) {
  #first .about-box-wrap .about-box .text-area {
    width: 100%;
    margin-top: 15px;
  }
}
#first .about-box-wrap .about-box .text-area p + p {
  margin-top: 3rem;
}
#first .about-box-wrap .about-box + .about-box {
  margin-top: 7rem;
}
#first .quote-text {
  margin-top: 1.6rem;
  font-size: 1.4rem;
  text-align: right;
}

body.android #first .about-box-wrap .about-box .img-area .contents-title {
  background: none;
  border-bottom: 6px solid #129515;
  padding-bottom: 0;
}

_::-webkit-full-page-media, _:future, :root #first .about-box-wrap .about-box .img-area .contents-title {
  background: none;
  border-bottom: 6px solid #129515;
  padding-bottom: 2px;
}

/* ------------------------------
   flow
------------------------------ */
#flow {
  background-color: #d2edd5;
  margin-top: 6.1rem;
  padding: 9.9rem 0;
}
#flow .flow-box-wrap {
  flex-wrap: wrap;
  max-width: 1070px;
  margin: 5.2rem auto 0;
}
#flow .flow-box-wrap .flow-box {
  position: relative;
  background-color: #fff;
  width: 48%;
  max-width: 500px;
  padding: 4.3rem 4.5rem 4.5rem;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  #flow .flow-box-wrap .flow-box {
    width: 100%;
    max-width: none;
  }
}
#flow .flow-box-wrap .flow-box + .flow-box {
  margin-top: 7rem;
}
#flow .flow-box-wrap .flow-box .number {
  position: absolute;
  left: -2.3rem;
  top: -3.5rem;
  color: #129515;
  font-size: 6rem;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 767px) {
  #flow .flow-box-wrap .flow-box .number {
    left: 1.7rem;
    top: -4rem;
  }
}
#flow .flow-box-wrap .flow-box .contents-title {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
#flow .flow-box-wrap .flow-box figure {
  margin-bottom: 1.5rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #flow .flow-box-wrap .flow-box figure {
    width: 75%;
    margin: 0 auto 23px;
  }
}
#flow .flow-box-wrap .flow-box .color-green {
  margin-top: 0.7rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #flow .flow-box-wrap .flow-box .contents-title + p {
    margin-top: 1.5rem;
  }
  #flow .flow-box-wrap .flow-box:nth-of-type(2) {
    margin-top: 14rem;
  }
  #flow .flow-box-wrap .flow-box:nth-of-type(3) {
    margin-top: -11rem;
  }
  #flow .flow-box-wrap .flow-box:nth-of-type(5) {
    margin-top: -4.9rem;
  }
  #flow .flow-box-wrap .flow-box:nth-of-type(7) {
    margin-top: -39.3rem;
  }
}

/* ------------------------------
   select
------------------------------ */
#select {
  padding-top: 10rem;
}
#select .select-box-wrap {
  margin-top: 5rem;
  align-items: unset;
}
#select .select-box-wrap .select-box {
  background-color: #fff;
  width: calc(100% / 3 - 22px);
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #select .select-box-wrap .select-box {
    width: 100%;
  }
}
#select .select-box-wrap .select-box .contents-title {
  background-color: #129515;
  padding: 2.8rem 1rem 1.8rem;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
#select .select-box-wrap .select-box figure {
  margin-top: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #select .select-box-wrap .select-box figure {
    width: 50%;
    margin: 23px auto;
  }
}
#select .select-box-wrap .select-box .price {
  margin-top: 2.5rem;
  padding: 0 3rem;
  color: #129515;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
#select .select-box-wrap .select-box .text {
  margin-top: 1.5rem;
  padding: 0 3rem 3rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  #select .select-box-wrap .select-box + .select-box {
    margin-top: 5rem;
  }
}
#select .lead-text {
  margin-top: 6rem;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
#select .green-box {
  background-color: #129515;
  margin-top: 5.5rem;
  padding: 3.8rem 2rem 3.5rem;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  border-radius: 20px;
  overflow: hidden;
}
#select .green-box .lead-text {
  margin-top: 0;
  color: #fff;
}
#select .select-slide-block {
  width: 100%;
  max-width: 600px;
  margin: 5.3rem auto 0;
}
#select .select-slide-block div p {
  margin-top: 5rem;
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #select .select-slide-block div p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  #select .select-slide-block {
    overflow: hidden;
  }
  #select .select-slide-block .slick-list {
    width: 77%;
    margin: 0 auto;
  }
}
#select .select-slide-block .slick-slide img {
  width: 100%;
}
#select .select-slide-block .slick-dots {
  position: relative;
  margin-top: 3.2rem;
  bottom: auto;
}
#select .select-slide-block .slick-dots li {
  margin: 0 6px;
}
#select .select-slide-block .slick-dots li.slick-active button:before,
#select .select-slide-block .slick-dots li button:hover:before,
#select .select-slide-block .slick-dots li button:focus:before {
  color: #129515;
}
#select .select-slide-block .slick-dots li button:before {
  font-size: 12px;
}
#select .slick-prev,
#select .slick-next {
  width: 51px;
  height: 87px;
  top: calc(50% + -6.5rem);
}
@media screen and (max-width: 767px) {
  #select .slick-prev,
#select .slick-next {
    width: 30px;
  }
}
#select .slick-prev {
  left: -10rem;
}
@media screen and (max-width: 767px) {
  #select .slick-prev {
    left: 0;
  }
}
#select .slick-prev:before {
  content: "";
  display: block;
  background: url("../img/select-slide/arrow_left.png") no-repeat;
  background-size: 100% auto;
  width: 51px;
  height: 87px;
}
@media screen and (max-width: 767px) {
  #select .slick-prev:before {
    width: 29px;
    height: 54px;
  }
}
#select .slick-next {
  right: -10rem;
}
@media screen and (max-width: 767px) {
  #select .slick-next {
    right: 0;
  }
}
#select .slick-next:before {
  content: "";
  display: block;
  background: url("../img/select-slide/arrow_right.png") no-repeat;
  background-size: 100% auto;
  width: 51px;
  height: 87px;
}
@media screen and (max-width: 767px) {
  #select .slick-next:before {
    width: 29px;
    height: 54px;
  }
}

/* ------------------------------
   staff
------------------------------ */
#staff {
  padding-top: 9rem;
}
#staff .staff-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 5.2rem;
}
#staff .staff-list figure {
  background-color: #fff;
  /*width: calc(100% / 4 - 26px);*/
    width: calc(80% / 4 - 26px);
  padding: 3.5rem 1.5rem 2.5rem;
  text-align: center;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  #staff .staff-list figure {
    width: calc(100% / 2 - 5px);
  }
  #staff .staff-list figure:nth-of-type(n+3) {
    margin-top: 10px;
  }
}
#staff .staff-list figure figcaption {
  margin-top: 0.8rem;
  font-size: 1.6rem;
  line-height: 1.5em;
}
#staff .text {
  margin-top: 5.8rem;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}

/* ------------------------------
   introduction
------------------------------ */
#introduction {
  background-color: #fff;
  margin-top: 9.3rem;
  padding: 9.7rem 0;
}
#introduction .introduction-box-wrap {
  margin-top: 6.5rem;
}
#introduction .introduction-box-wrap .introduction-box {
  width: calc(100% / 3 - 19px);
}
@media screen and (max-width: 767px) {
  #introduction .introduction-box-wrap .introduction-box {
    width: 100%;
  }
  #introduction .introduction-box-wrap .introduction-box + .introduction-box {
    margin-top: 4rem;
  }
  #introduction .introduction-box-wrap .introduction-box figure {
    width: 75%;
    margin: 0 auto;
    text-align: center;
  }
}
#introduction .introduction-box-wrap .introduction-box .contents-title {
  margin-top: 1.3rem;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #introduction .introduction-box-wrap .introduction-box .contents-title {
    font-size: 2.5rem;
  }
}
#introduction .introduction-box-wrap .introduction-box p {
  margin-top: 0.3rem;
  padding: 0 1.7rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  #introduction .introduction-box-wrap .introduction-box p {
    font-size: 2rem;
  }
}

/* ------------------------------
   faq
------------------------------ */
#faq {
  background-color: #d2edd5;
  padding: 10rem 0;
}
#faq .accordion-area {
  max-width: 920px;
  margin: 5.8rem auto 0;
}
#faq .accordion-area .accordion-block {
  background-color: #fff;
  border-radius: 20px;
}
#faq .accordion-area .accordion-block + .accordion-block {
  margin-top: 2rem;
}
#faq .accordion-area .accordion-block .accordion-header {
  position: relative;
  padding: 3rem 11rem 2.2rem 8rem;
  font-weight: bold;
  text-indent: -5rem;
  cursor: pointer;
}
#faq .accordion-area .accordion-block .accordion-header:before, #faq .accordion-area .accordion-block .accordion-header:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
#faq .accordion-area .accordion-block .accordion-header:before {
  border-top: 2px solid #000;
  width: 20px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 24px;
}
#faq .accordion-area .accordion-block .accordion-header:after {
  border-left: 2px solid #000;
  width: 0;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 33px;
  transition: 0.3s;
}
#faq .accordion-area .accordion-block .accordion-header.open:after {
  height: 0;
}
#faq .accordion-area .accordion-block:nth-of-type(n+10) .accordion-header {
  padding: 3rem 11rem 2.2rem 9.5rem;
  text-indent: -6.5rem;
}
#faq .accordion-area .accordion-block .accordion-content {
  display: none;
  padding: 1.5rem 4rem 5rem 6.5rem;
}
#faq .accordion-area .accordion-block .accordion-content p {
  line-height: 1.2em;
}
#faq .accordion-area .accordion-block .accordion-content a {
  text-decoration: underline;
}

body.android #faq .accordion-area .accordion-block .accordion-header {
  padding: 3rem 11rem 2.2rem 8rem;
  text-indent: -4.5rem;
}

/* ------------------------------
   handling
------------------------------ */
#handling {
  background-color: #f5f4e4;
  padding: 10rem 0 5.8rem;
}
#handling .handling-box-wrap {
  background-color: #fff;
  margin-top: 6.6rem;
  padding: 7.6rem 10rem 7.1rem;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  #handling .handling-box-wrap {
    padding: 7.6rem 5rem 7.1rem;
  }
}
#handling .handling-box-wrap .handling-box {
  color: #129515;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
#handling .handling-box-wrap .handling-box + .handling-box {
  margin-top: 5.4rem;
}
#handling .handling-box-wrap .handling-box .contents-title {
  margin-bottom: 2.4rem;
  color: #129515;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
#handling .handling-box-wrap .handling-box ol {
  counter-reset: count 0;
}
#handling .handling-box-wrap .handling-box ol li {
  padding-left: 1.25em;
  text-indent: -1.25em;
  font-weight: bold;
  list-style-type: none;
}
#handling .handling-box-wrap .handling-box ol li:before {
  content: counter(count) "  ";
  counter-increment: count 1;
  margin-right: 0.5rem;
}
#handling .handling-box-wrap .handling-box ol li + li {
  margin-top: 3rem;
}
#handling .handling-box-wrap .handling-box ol li p {
  display: inline;
  font-weight: normal;
}
#handling .handling-box-wrap .handling-box ol li .list-title {
  display: inline;
  font-weight: bold;
}
#handling .handling-box-wrap .handling-box ol li .list-title + p {
  display: block;
  text-indent: 0;
}
#handling .quote-text {
  margin-top: 2.1rem;
  font-size: 1.4rem;
  text-align: right;
}
#handling .quote-text a {
  color: #129515;
  text-decoration: underline;
}

/* ------------------------------
   access
------------------------------ */
#access {
  background-color: #fff;
  padding-top: 10rem;
  padding-bottom: 9.6rem;
}
#access .about-box {
  margin-top: 5.9rem;
}
#access .about-box .text-area {
  width: 59%;
  margin-right: 35px;
}
@media screen and (max-width: 767px) {
  #access .about-box .text-area {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5rem;
  }
}
#access .about-box .text-area .name {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.25em;
}
#access .about-box .text-area .name span {
  font-size: 1.6rem;
}
#access .about-box .text-area address {
  margin-top: 1.8rem;
}
#access .about-box .text-area .access-text {
  margin-top: 3rem;
}
#access .about-box .text-area .link-button {
  margin-top: 2.3rem;
}
#access .about-box .text-area .link-button a {
  display: inline-block;
  padding: 0 27px;
  color: #129515;
  font-size: 1.4rem;
  border: 2px solid #129515;
  border-radius: 50px;
}
#access .about-box .text-area .about-text {
  margin-top: 3rem;
  font-size: 1.4rem;
  line-height: 1.75em;
}
@media screen and (max-width: 767px) {
  #access .about-box .text-area .about-text {
    font-size: 2rem;
  }
}
#access .about-box .map-area {
  width: 59%;
  padding-top: 0.7rem;
}
@media screen and (max-width: 767px) {
  #access .about-box .map-area {
    width: 100%;
  }
}
#access .about-box .map-area .iframe-wrap {
  position: relative;
  width: 100%;
  padding-top: 72%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#access .about-box .map-area .iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

/* ------------------------------
   contact
------------------------------ */
#contact {
  background-color: #129515;
  padding: 9.6rem 0 10rem;
}
#contact .lead-text {
  margin-bottom: 3.1rem;
  color: #fff;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.35em;
  text-align: center;
}
#contact .contact-box-wrap {
  background: #fff;
  border: 4px solid #fff;
  border-radius: 20px;
  overflow: hidden;
}
#contact .contact-box-wrap .contact-box {
  position: relative;
  width: 50%;
  min-height: 192px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #contact .contact-box-wrap .contact-box {
    width: 100%;
    min-height: auto;
  }
}
#contact .contact-box-wrap .contact-box.is-white {
  padding: 4rem 1.5rem 3.2rem;
}
#contact .contact-box-wrap .contact-box.is-white .main-text,
#contact .contact-box-wrap .contact-box.is-white a {
  color: #129515;
}
#contact .contact-box-wrap .contact-box.is-green {
  background-color: #129515;
}
#contact .contact-box-wrap .contact-box.is-green:after {
  content: url("../img/common/icon_arrow.png");
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#contact .contact-box-wrap .contact-box.is-green a {
  display: block;
  padding: 4rem 1.5rem 3.2rem;
}
@media screen and (max-width: 767px) {
  #contact .contact-box-wrap .contact-box.is-green a {
    padding-bottom: 4rem;
  }
}
#contact .contact-box-wrap .contact-box.is-green p {
  color: #fff;
}
#contact .contact-box-wrap .contact-box p {
  font-family: YuGothic, "Yu Gothic", "游ゴシック", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
#contact .contact-box-wrap .contact-box p img {
  margin-right: 1.5rem;
  vertical-align: middle;
}
#contact .contact-box-wrap .contact-box .main-text {
  margin: 0.5rem 0 0.2rem;
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
  letter-spacing: 1px;
}


.btn_cover {
  width: 94%;
  max-width: 1300px;
  margin: 0 auto 7.8rem;
}
.btn_wr{
    margin-top: 50px;
}
.link{
    display: inline-block;
	min-width: 575px;
	padding: 28px 20px;
	border-radius: 50px;
	/*background-image: url(../img/icn_blank.png);
	background-position: calc(100% - 20px);
	background-size: 17px 17px;
	background-repeat: no-repeat;*/
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 2.0rem;
	text-align: center;   
}


@media screen and (max-width: 767px) {
.btn_cover {
  width: 80%;
  max-width: 1300px;
  margin: 0 auto 7.8rem;
}
.btn_wr{
    margin-top: 50px;
}
.link{
    display: inline-block;
	min-width: 100%;
	padding: 20px 20px;
	border-radius: 50px;
	/*background-image: url(../img/icn_blank.png);
	background-position: calc(100% - 20px);
	background-size: 17px 17px;
	background-repeat: no-repeat;*/
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 2.1rem;
	text-align: center;   
}
    a.link[target="_blank"]::after{
        display: inline-block;
        content: none;
        margin-left: 5px;
        padding-top: 2px;    
}
    }
    



/***2025/11/04聴こえのセルフチェック追加***/
.addbox .green-box {
  background-color: #129515;
  margin-top: 5.5rem;
  padding: 3.8rem 2rem 3.5rem;
  color: #fff;
  font-size: 2.2rem;
  text-align: center;
  border-radius: 20px;
  overflow: hidden;
}

.addbox .green-box .lead-text {
  margin-top: 0;
  color: #fff;
      margin-top: 6rem;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
    margin-bottom: 1rem;
}
