<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

hr {
  width: 100%;
  height: 1px;
  background: #DDDDDD;
  border: 0;
}
table td:not(table.gsc-search-box td) {
  font-size: 1.1em;
  padding: 0.5em;
}
table th {
  font-size: 14px;
  padding: 12px;
}
.c-col_content.c-btn_wrap.type02.arrow02_right.c-btn_wrap_m {
  display: inline-block;
  vertical-align: top;
}
.container4_wrapper {
  margin-top: -1px;
}
table.container4_wrapper.type_01 td:nth-child(1) {
  border-right: solid 1px transparent !important;
}

/*@media screen and (max-width:700px){
table td:not(table.gsc-search-box td) {
display: block;
width: 90vw !important;
max-width: 100%;
}*/
}



/* ----------------------------------------------------------------------------

/* qa_top

---------------------------------------------------------------------------- */
.c-main_content_wrap.mt_07 {
  margin-top: 7px;
}
.qa_top {
  padding-top: 50px;
}
.qa_top .qa_top_ttl {
  text-align: center;
  margin: 0 0 35px;
}

.qa_top_img_zone{
  max-width: 940px;
  margin: 0 auto;
}

.qa_top_img_wrap {
  width: 940px;
  height: 303px;
  position: relative;
}
.qa_top_img_wrap .qa_top_img_01 {
  max-width: 250px;
  position: absolute;
  left: 0px;
  bottom: 0;
}
.qa_top_img_wrap .qa_top_img_02 {
  max-width: 250px;
  position: absolute;
  bottom: 0;
  right: 0px;
}
.qa_top_fukidashi_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.qa_top_fukidashi {
  display: flex;
  position: relative;
}
.qa_top_fukidashi_txt {
  position: absolute;
  top: 40px;
  left: 220px;
  font-size: 30px;
  color: #54A5DA
}
.qa_top_img_wrap .qa_top_fukidashi_col {
  position: relative;
}
.fukidashi_01 {
  position: absolute;
  top: 0;
}
.fukidashi_02 {
  position: absolute;
  top: 100px;
}
.fukidashi_03 {
  position: absolute;
  top: 0;
}
.qa_top_img_wrap .fukidashi_txt {
  font-size: 15px;
  line-height: 2.3;
  color: #fff;
  text-align: center;
  position: absolute;
}
.qa_top_img_wrap .fukidashi_01 .fukidashi_txt {
  top: 60px;
  left: 25px;
}
.qa_top_img_wrap .fukidashi_02 .fukidashi_txt {
  top: 50px;
  left: 40px;
}
.qa_top_img_wrap .fukidashi_03 .fukidashi_txt {
  top: 60px;
  left: 50px;
}
.qa_top_img_wrap .fukidashi_img {
  max-width: 180px;
}
.tac {
  margin-top: 20px;
  margin-bottom: 7px;
}

@media screen and (max-width:700px) {

  .qa_top_img_zone{
    max-width: 540px;
  }

  .qa_top_img_wrap {
    width: 540px;
    height: 440px;
    position: relative;
  }

}

/* ----------------------------------------------------------------------------

/* qa_pagenav

---------------------------------------------------------------------------- */
.qa_pagenav {
  padding: 45px 50px;
  background: #F5F5F5;
  margin-top: 40px;
}
.qa_pagenav .c-main_content {
  max-width: 980px;
}
.qa_pagenav_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px -30px 0;
}
.qa_pagenav_item {
  width: 50%;
  padding: 0 30px 30px  0;
}

.qa_pagenav_item {

}

.c-btn_wrap.type05, .c-btn_wrap.type05 .c-btn {
  border-radius: 99999px;
  max-width: none;
}
.c-btn_wrap.type05 .c-btn {
  position: relative;
  font-size: 14px;
  color: #000;
  padding: 15px 15px;
  border: 1px solid #666666;
  transition: opacity 0.4s ease 0s;
}
.c-btn_wrap.type05.type_blue .c-btn {
  background-color: #0075c2;
  border-color: #0075c2;
  color: #fff;
}
.c-btn_wrap.type05.type_green .c-btn {
  background-color: #52A8B4;
  border-color: #52A8B4;
  color: #fff;
}
.c-btn_wrap.type05.type_yellow .c-btn {
  background-color: #EBA741;
  border-color: #EBA741;
  color: #fff;
}
.c-btn_wrap.type05.type_pink .c-btn {
  background-color: #ff889e;
  border-color: #ff889e;
  color: #fff;
}
/*  arrow  */
.c-btn_wrap.arrow02_right .c-btn:after, .c-btn_wrap.arrow02_left .c-btn:after {
  background-image: url("../../img/template/btn_arrow_white@2x.png");
  width: 13px;
}

@media screen and (max-width: 1100px) {
  .qa_pagenav {
    padding: 45px 30px;
  }
}


@media screen and (max-width: 950px) {
  .qa_pagenav_list {
    margin: 0 -20px -20px 0;
  }

  .qa_pagenav_item {
    width: 50%;
    padding: 0 20px 20px  0;
  }

}

@media screen and (max-width: 700px) {
  .qa_pagenav_item {
    width: 100%;
  }

  .qa_pagenav {
    padding: 45px 20px;
  }
  .item {
    border: none !important;
  }
}

/* ----------------------------------------------------------------------------

/* qa_list

---------------------------------------------------------------------------- */
.qa_list {
  max-width: 1080px;
  margin: 0 auto 70px auto;
}
.qa_list_wrap {
  margin: 2em auto 0;
  max-width: 980px;
  width: 70vw;
}
.qa_list .qa_list_ttl {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  margin: 0 0 30px 0;
}
.col_type02 .qa_list_ttl h2 {
  color: #007880;
}

.qa_list .qa_list_ttl h2:after {
  content: '';
  position: absolute;
  top: 50%;
  bottom: 0;
  margin: 0 0 0 15px;
  width: 100%;
  background-size: 5px 1px;
  background-repeat: repeat-x;
}

.col_type02 .qa_list_ttl h2:after {
  background-image: linear-gradient(to right, #52A8B4, #52A8B4 2px, transparent 2px, transparent 1px);
}
@media screen and (max-width:700px){
  .col_type02 .qa_list_ttl h2:after {
    display:none;
  }

}

/* .qa_list_item */

.qa_list_item {
  margin: 0 auto 10px;
}
.qa_list_item_question_txt {
  cursor: pointer;
  font-size: 1.2em;
  padding: 24px 15px;
  position: relative;
  letter-spacing: 0.05em;
}
.col_type02 .qa_list_item_question_txt {
  color: #007880;
  background: #f0f7f0;
}




.qa_list_item_answer {

}

.qa_list_item_answer_txt{
  padding: 20px 15px;
  line-height: 2;
  position: relative;
  min-height: 84px;
}

.col_type02 .qa_list_item_answer {
  background: #fafcf9;
}


.qa_list_item_question_txt::before {
  content: 'Q';
  color: #fff;
}
.col_type02 .qa_list_item_question_txt::before {
  background-color: #006934;
  border: solid 1px #006934;
}


.qa_list_item_answer_txt::before {
  content: 'A';
  background-color: #fff;
}
.col_type02 .qa_list_item_answer_txt::before {
  color: #52A8B4;
  border: solid 1px #52A8B4;
}


.qa_list_item_question_txt::before, .qa_list_item_answer_txt::before {
  position: absolute;
  width: 42px;
  height: 42px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  white-space: nowrap;
  line-height: 1.6;
  top: 20px;
  left: 25px;
  border-radius: 50%;
  font-size: 22px;
}
.qa_list_item_question_txt_content {
  padding: 0 50px 0 70px;
  width: 60vw;
  max-width: 960px;
}

.qa_list_item_answer_txt_content {
  margin: 0 0 0 70px;
}

.qa_list_item_question_txt:after {
  position: absolute;
  content: "";
  display: block;
  width: 29px;
  height: 18px;
  top: 0;
  bottom: 0;
  right: 15px;
  margin-top: auto;
  margin-bottom: auto;
  background-repeat: no-repeat;
  background-size: 18px;
}

.col_type02 .qa_list_item_question_txt:after {
  background-image: url(../img/icon_plus_green@2x.png);
}


.col_type02 .qa_list_item_question.active .qa_list_item_question_txt::after {
  background-image: url(../../img/showroom/qa/icon_minus_green@2x.png);
}

.qa_list_item_answer {
  display: none;
}

.c-list_01 li {
  color: #F20202;
}

@media screen and (max-width: 700px) {

  .qa_list {
    max-width: 1080px;
    margin: 0 auto 30px auto;
  }
  .qa_list_wrap {
    margin: 40px auto 0;
  }
  .qa_list .qa_list_ttl {
    font-size: 16px;
    margin: 0 0 18px 0;
  }

  .qa_list_item {
    margin: 0 0 5px;
  }
  .qa_list_item_question_txt {
    font-size: 16px;
    padding: 15px 10px;
  }

  .qa_list_item_answe_txtr {
    padding: 15px 10px;
  }

  .qa_list_item_question_txt::before, .qa_list_item_answer_txt::before {
    position: absolute;
    width: 35px;
    height: 35px;
    line-height: 1.8;
    top: 12px;
    left: 15px;
    border-radius: 50%;
    font-size: 16px;
  }
  .qa_list_item_question_txt_content {
    padding: 0 50px 0 50px;
  }

  .qa_list_item_answer_txt_content {
    margin: 0 0 0 50px;
  }

  .qa_list_item_question:after {
    right: 7px;
  }
  .container4_wrapper.style02 td:nth-child(1) {
    border-bottom: solid 1px #ddd !important;
  }
}


.qa_list_item_answer_txt a {

  color: #0075c2 !important;
}
</pre></body></html>