@charset "UTF-8";
header .header-pc {
  position: static;
}

header .header-pc.is-fixed {
  position: fixed;
}

#container {
  padding-top: 0;
}
#container .wrap01 {
  max-width: 940px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  #container .wrap01 {
    max-width: none;
    width: 78.3vw;
  }
}
@media screen and (max-width: 768px) {
  #container .wrap01 {
    width: 90.6%;
  }
}
#container span.another_font {
  font-family: "Inter", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#container .kakko {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

.mainimage {
  position: relative;
  padding-top: 75px;
}
@media screen and (max-width: 1160px) {
  .mainimage {
    padding-top: 6.5vw;
  }
}
@media screen and (max-width: 768px) {
  .mainimage {
    padding-top: 13vw;
  }
}
.mainimage .sub_txt {
  position: absolute;
  bottom: 10px;
  right: 50px;
  font-size: 11px;
  line-height: 1.5em;
  text-align: right;
  color: #000;
  /* text-shadow: -1px -1px 0px rgba(0, 0, 0, 1), 1px 1px 0px rgba(0, 0, 0, 1), -1px 1px 0px rgba(0, 0, 0, 1), 1px -1px 0px rgba(0, 0, 0, 1); */
}
@media screen and (max-width: 1200px) {
  .mainimage .sub_txt {
    bottom: 0.9vw;
    right: 4.3vw;
    font-size: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  .mainimage .sub_txt {
    display: none;
    bottom: 1.3vw;
    right: 4vw;
    font-size: 2vw;
  }
}

#switch_box .wrap01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 0 0;
}
@media screen and (max-width: 1200px) {
  #switch_box .wrap01 {
    padding: 4.2vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  #switch_box .wrap01 {
    padding: 3.8vw 0 4.7vw;
  }
}
#switch_box .wrap01 > div {
  width: 16%;
  text-align: center;
  cursor: pointer;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #switch_box .wrap01 > div {
    width: 32.2%;
  }
  #switch_box .wrap01 > div:nth-child(n+4) {
    margin-top: 2.2vw;
  }
}
#switch_box .wrap01 > div:hover .bg01 {
  background-color: #345b22;
}
#switch_box .wrap01 > div:hover .bg02 {
  background-color: #345b22;
}
#switch_box .wrap01 > div .bg01 {
  width: 100%;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(52, 91, 34, 0.4);
}
@media screen and (max-width: 1200px) {
  #switch_box .wrap01 > div .bg01 {
    height: 5vw;
  }
}
@media screen and (max-width: 768px) {
  #switch_box .wrap01 > div .bg01 {
    height: 7.8vw;
  }
}
#switch_box .wrap01 > div .bg02 {
  height: 10px;
  background-color: rgba(52, 91, 34, 0);
}
@media screen and (max-width: 1200px) {
  #switch_box .wrap01 > div .bg02 {
    height: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #switch_box .wrap01 > div .bg02 {
    display: none;
  }
}
#switch_box .wrap01 > div .t_txt01 {
  font-size: 13px;
  line-height: 1.2em;
  color: #FFF;
}
@media screen and (max-width: 1200px) {
  #switch_box .wrap01 > div .t_txt01 {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 768px) {
  #switch_box .wrap01 > div .t_txt01 {
    font-size: 2.2vw;
  }
}
#switch_box .wrap01 > div .t_txt02 {
  font-size: 10px;
  font-weight: 500;
  text-align: center;
  margin-top: 0.2em;
  color: #FFF;
}
@media screen and (max-width: 1200px) {
  #switch_box .wrap01 > div .t_txt02 {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #switch_box .wrap01 > div .t_txt02 {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 768px) {
  #switch_box .wrap01 > div {
    margin-left: 1.7%;
  }
}
@media screen and (max-width: 768px) {
  #switch_box .wrap01 > div:nth-child(3n+1) {
    margin-left: 0;
  }
}

.quality_section {
  display: none;
}
.quality_section .title_box {
  border-top: 2px solid #345b22;
}
.quality_section .title_box .wrap01 {
  padding: 60px 0 0;
}
@media screen and (max-width: 1200px) {
  .quality_section .title_box .wrap01 {
    padding: 5vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .title_box .wrap01 {
    padding: 6.3vw 0 0;
  }
}
.quality_section .title_box h2 {
  text-align: center;
}
.quality_section .title_box h2 .en, .quality_section .title_box h2 .ja {
  display: block;
  text-align: center;
}
.quality_section .title_box h2 .en {
  font-size: 36px;
  font-weight: 500;
  color: #095726;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1200px) {
  .quality_section .title_box h2 .en {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .title_box h2 .en {
    font-size: 4.7vw;
  }
}
.quality_section .title_box h2 .ja {
  font-size: 13px;
  font-weight: 500;
  color: #333;
  margin-top: 2em;
}
@media screen and (max-width: 1200px) {
  .quality_section .title_box h2 .ja {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .title_box h2 .ja {
    font-size: 2.2vw;
    margin-top: 1em;
  }
}
.quality_section .title_box .title_txt {
  font-size: 21px;
  font-weight: 500;
  color: #333;
  margin-top: 1.5em;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1200px) {
  .quality_section .title_box .title_txt {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .title_box .title_txt {
    font-size: 3.1vw;
  }
}
.quality_section .main_box {
  background-color: #fff;
}
.quality_section .main_box .wrap01 {
  padding: 70px 0;
}
@media screen and (max-width: 1200px) {
  .quality_section .main_box .wrap01 {
    padding: 5.8vw 0;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .wrap01 {
    padding: 7.8vw 0;
  }
}
.quality_section .main_box .quality_section_box + .quality_section_box, .quality_section .main_box .quality_section_box + .quality_fbox {
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  .quality_section .main_box .quality_section_box + .quality_section_box, .quality_section .main_box .quality_section_box + .quality_fbox {
    margin-top: 3.3vw;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .quality_section_box + .quality_section_box, .quality_section .main_box .quality_section_box + .quality_fbox {
    margin-top: 7vw;
  }
}
.quality_section .main_box .quality_section_box h3 {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #345b22;
  padding: 0.2em 0.8em 0.3em;
  margin-bottom: 1em;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .quality_section .main_box .quality_section_box h3 {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .quality_section_box h3 {
    font-size: 3vw;
  }
}
.quality_section .main_box .quality_section_box h3 + .txt01 {
  margin-top: 1em;
}
.quality_section .main_box .quality_section_box h3 + .txt02 {
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .quality_section .main_box .quality_section_box h3 + .txt02 {
    margin-top: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .quality_section_box h3 + .txt02 {
    margin-top: 3.9vw;
  }
}
.quality_section .main_box .quality_section_box .txt01 {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.8em;
  /* font-feature-settings: "palt" 1;
  letter-spacing: 0.1em; */
}
@media screen and (max-width: 1200px) {
  .quality_section .main_box .quality_section_box .txt01 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .quality_section_box .txt01 {
    font-size: 3.1vw;
  }
}
.quality_section .main_box .quality_section_box .txt01 + .txt02 {
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  .quality_section .main_box .quality_section_box .txt01 + .txt02 {
    margin-top: 0.5vw;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .quality_section_box .txt01 + .txt02 {
    margin-top: 2.7vw;
  }
}
.quality_section .main_box .quality_section_box .txt02 {
  font-size: 13px;
  line-height: 1.9em;
  /* font-feature-settings: "palt" 1;
  letter-spacing: 0.00em; */
  text-align: justify;
}
@media screen and (max-width: 1200px) {
  .quality_section .main_box .quality_section_box .txt02 {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .quality_section_box .txt02 {
    font-size: 2.5vw;
  }
}
.quality_section .main_box .quality_fbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .quality_fbox {
    display: block;
  }
}
.quality_section .main_box .quality_fbox .quality_section_box {
  width: 46.8%;
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .quality_fbox .quality_section_box {
    width: 100%;
  }
}
.quality_section .main_box .quality_fbox .quality_section_box + .quality_section_box {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .quality_fbox .quality_section_box + .quality_section_box {
    margin-top: 7vw;
  }
}
.quality_section .main_box .quality_fbox .quality_section_box:nth-child(n+3) {
  margin-top: 60px;
}
@media screen and (max-width: 1200px) {
  .quality_section .main_box .quality_fbox .quality_section_box:nth-child(n+3) {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .quality_fbox .quality_section_box:nth-child(n+3) {
    margin-top: 7vw;
  }
}
.quality_section .main_box .quality_fbox + .quality_section_box {
  margin-top: 60px;
}
@media screen and (max-width: 1200px) {
  .quality_section .main_box .quality_fbox + .quality_section_box {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .quality_section .main_box .quality_fbox + .quality_section_box {
    margin-top: 7vw;
  }
}

#quality_page_content.security #switch_box .security .bg01 {
  background-color: #345b22;
}
#quality_page_content.security #switch_box .security .bg02 {
  background-color: #345b22;
}
#quality_page_content.security .quality_section#security {
  display: block;
}
#quality_page_content.design #switch_box .design .bg01 {
  background-color: #345b22;
}
#quality_page_content.design #switch_box .design .bg02 {
  background-color: #345b22;
}
#quality_page_content.design .quality_section#design {
  display: block;
}
#quality_page_content.structure #switch_box .structure .bg01 {
  background-color: #345b22;
}
#quality_page_content.structure #switch_box .structure .bg02 {
  background-color: #345b22;
}
#quality_page_content.structure .quality_section#structure {
  display: block;
}
#quality_page_content.performance #switch_box .performance .bg01 {
  background-color: #345b22;
}
#quality_page_content.performance #switch_box .performance .bg02 {
  background-color: #345b22;
}
#quality_page_content.performance .quality_section#performance {
  display: block;
}
#quality_page_content.comfortable #switch_box .comfortable .bg01 {
  background-color: #345b22;
}
#quality_page_content.comfortable #switch_box .comfortable .bg02 {
  background-color: #345b22;
}
#quality_page_content.comfortable .quality_section#comfortable {
  display: block;
}
#quality_page_content.management #switch_box .management .bg01 {
  background-color: #345b22;
}
#quality_page_content.management #switch_box .management .bg02 {
  background-color: #345b22;
}
#quality_page_content.management .quality_section#management {
  display: block;
}

#security .img_box02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #security .img_box02 {
    display: block;
  }
}
#security .img_box02 .txt_block {
  width: 40.4%;
}
@media screen and (max-width: 768px) {
  #security .img_box02 .txt_block {
    width: 100%;
  }
}
#security .img_box02 .img_block {
  width: 56.5%;
}
@media screen and (max-width: 768px) {
  #security .img_box02 .img_block {
    width: 100%;
    margin-top: 3.8vw;
  }
}
#security .img04 {
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  #security .img04 {
    margin-top: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #security .img04 {
    margin-top: 3.9vw;
  }
}
#security .img05 {
  margin-top: 45px;
}
@media screen and (max-width: 1200px) {
  #security .img05 {
    margin-top: 3.8vw;
  }
}
@media screen and (max-width: 768px) {
  #security .img05 {
    margin-top: 3.9vw;
  }
}

#design .main_box .wrap01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #design .main_box .wrap01 {
    display: block;
  }
}
#design .main_box .wrap01 .layout_box {
  width: 46.8%;
}
@media screen and (max-width: 768px) {
  #design .main_box .wrap01 .layout_box {
    width: 100%;
  }
  #design .main_box .wrap01 .layout_box + .layout_box {
    margin-top: 7vw;
  }
}
#design .txt_table01 {
  margin-top: 25px;
}
@media screen and (max-width: 1200px) {
  #design .txt_table01 {
    margin-top: 2.1vw;
  }
}
@media screen and (max-width: 768px) {
  #design .txt_table01 {
    margin-top: 3.3vw;
  }
}
#design .txt03 {
  font-size: 10px;
  margin-top: 5px;
}
@media screen and (max-width: 1200px) {
  #design .txt03 {
    font-size: 0.8vw;
    margin-top: 0.4vw;
  }
}
@media screen and (max-width: 768px) {
  #design .txt03 {
    font-size: 1.7vw;
    margin-top: 0.5em;
  }
}
#design .pho01 {
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  #design .pho01 {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #design .pho01 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4.7vw;
  }
}
#design .pho02 {
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  #design .pho02 {
    margin-top: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #design .pho02 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4.4vw;
  }
}
#design .txt04 {
  font-size: 10px;
  margin-top: 0.5em;
}
@media screen and (max-width: 1200px) {
  #design .txt04 {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #design .txt04 {
    display: none;
  }
}
#design .pho03, #design .pho04, #design .pho05, #design .pho06, #design .pho07 {
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  #design .pho03, #design .pho04, #design .pho05, #design .pho06, #design .pho07 {
    margin-top: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #design .pho03, #design .pho04, #design .pho05, #design .pho06, #design .pho07 {
    margin-top: 3.3vw;
  }
}
@media screen and (max-width: 768px) {
  #design .txt02.tsume01 {
    letter-spacing: -0.05em;
  }
}
#design .txt02.tsume02 {
  letter-spacing: -0.05em;
}
@media screen and (max-width: 768px) {
  #design .txt02.tsume02 {
    letter-spacing: 0em;
  }
}

#structure .img_box01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #structure .img_box01 {
    display: block;
  }
}
#structure .img_box01 .img01 {
  width: 49.5%;
}
@media screen and (max-width: 768px) {
  #structure .img_box01 .img01 {
    width: 100%;
  }
}
#structure .img_box01 .txt_block {
  width: 46.8%;
}
@media screen and (max-width: 768px) {
  #structure .img_box01 .txt_block {
    width: 100%;
    margin-top: 5.5vw;
  }
}
#structure .img_box01 .txt_block .quality_section_box + .quality_section_box {
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  #structure .img_box01 .txt_block .quality_section_box + .quality_section_box {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #structure .img_box01 .txt_block .quality_section_box + .quality_section_box {
    margin-top: 5vw;
  }
}
#structure .img_box01 .txt_block .quality_section_box h3 {
  background-color: #fff;
  color: #333;
  padding: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #006e38;
}
@media screen and (max-width: 768px) {
  #structure .img_box01 .txt_block .quality_section_box h3 {
    margin-bottom: 2vw;
  }
}
#structure .img_box01 .txt_block .quality_section_box h3 + .txt02 {
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  #structure .img_box01 .txt_block .quality_section_box h3 + .txt02 {
    margin-top: 0.5vw;
  }
}
@media screen and (max-width: 768px) {
  #structure .img_box01 .txt_block .quality_section_box h3 + .txt02 {
    margin-top: 1.9vw;
  }
}
#structure .message {
  margin-top: 60px;
  background-color: #EFEFEF;
  padding: 20px 25px;
}
@media screen and (max-width: 1200px) {
  #structure .message {
    margin-top: 5vw;
    padding: 1.7vw 2.1vw;
  }
}
@media screen and (max-width: 768px) {
  #structure .message {
    margin-top: 5.8vw;
    padding: 2.7vw 4vw;
  }
}
#structure .message p {
  font-size: 20px;
  line-height: 1.7em;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1200px) {
  #structure .message p {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #structure .message p {
    font-size: 3vw;
  }
}
#structure .message p .img_txt01 {
  display: inline-block;
}
#structure .message p .img_txt01 img {
  display: inline-block;
  width: auto;
  height: 23px;
  vertical-align: -4px;
}
@media screen and (max-width: 1200px) {
  #structure .message p .img_txt01 img {
    height: 1.9vw;
    vertical-align: -0.3vw;
  }
}
@media screen and (max-width: 768px) {
  #structure .message p .img_txt01 img {
    height: 2.9vw;
    vertical-align: -0.3vw;
  }
}
#structure .why {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  #structure .why {
    margin-top: 3.3vw;
  }
}
@media screen and (max-width: 768px) {
  #structure .why {
    margin-top: 6.3vw;
    display: block;
  }
}
#structure .why .txt_block {
  width: 46.8%;
}
@media screen and (max-width: 768px) {
  #structure .why .txt_block {
    width: 100%;
  }
}
#structure .why .txt_block h3 {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #345b22;
  padding: 0.2em 0.5em 0.3em;
}
@media screen and (max-width: 1200px) {
  #structure .why .txt_block h3 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #structure .why .txt_block h3 {
    font-size: 3vw;
  }
}
#structure .why .txt_block .txt02 {
  font-size: 13px;
  line-height: 1.9em;
  margin-top: 20px;
  text-align: justify;
}
@media screen and (max-width: 1200px) {
  #structure .why .txt_block .txt02 {
    font-size: 1.1vw;
    margin-top: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #structure .why .txt_block .txt02 {
    font-size: 2.5vw;
    margin-top: 3.9vw;
  }
}
#structure .why .img02 {
  width: 46.8%;
}
@media screen and (max-width: 768px) {
  #structure .why .img02 {
    width: 100%;
    margin-top: 5.5vw;
  }
}

#performance h3 {
  background-color: #006e38;
}
#performance .quality_section_box01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box01 {
    display: block;
  }
}
#performance .quality_section_box01 .left_block {
  width: 46.8%;
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box01 .left_block {
    width: 100%;
  }
}
#performance .quality_section_box01 .left_block h3 {
  font-size: 17px;
  background-color: #fff;
  color: #333;
  padding: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #006e38;
  position: relative;
  margin-bottom: 25px;
}
@media screen and (max-width: 1200px) {
  #performance .quality_section_box01 .left_block h3 {
    font-size: 1.4vw;
    margin-bottom: 2.1vw;
  }
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box01 .left_block h3 {
    font-size: 3.1vw;
    margin-bottom: 5.2vw;
  }
}
#performance .quality_section_box01 .left_block h3 .logo {
  position: absolute;
  width: 78px;
  right: 0;
  top: 4px;
}
@media screen and (max-width: 1200px) {
  #performance .quality_section_box01 .left_block h3 .logo {
    width: 6.5vw;
    top: 0.3vw;
  }
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box01 .left_block h3 .logo {
    width: 16.1vw;
    top: 0.3vw;
  }
}
#performance .quality_section_box01 .left_block .txt02 {
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  #performance .quality_section_box01 .left_block .txt02 {
    margin-top: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box01 .left_block .txt02 {
    margin-top: 2.5vw;
  }
}
#performance .quality_section_box01 .right_block {
  width: 46.8%;
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box01 .right_block {
    width: 100%;
    margin-top: 5.5vw;
  }
}
#performance .quality_section_box01 .right_block .txt03 {
  font-size: 10px;
  margin-top: 0.8em;
}
@media screen and (max-width: 1200px) {
  #performance .quality_section_box01 .right_block .txt03 {
    font-size: 0.8vw;
    margin-top: 0.4vw;
  }
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box01 .right_block .txt03 {
    font-size: 1.9vw;
    margin-top: 1.5vw;
  }
}
#performance .quality_section_box02 .img_box01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box02 .img_box01 {
    display: block;
  }
}
#performance .quality_section_box02 .img_box01 .left_block {
  width: 53.3%;
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box02 .img_box01 .left_block {
    width: 100%;
  }
}
#performance .quality_section_box02 .img_box01 .left_block .txt04 {
  font-size: 18px;
  line-height: 1.8em;
  letter-spacing: 0em;
}
@media screen and (max-width: 1200px) {
  #performance .quality_section_box02 .img_box01 .left_block .txt04 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box02 .img_box01 .left_block .txt04 {
    font-size: 3.1vw;
  }
}
#performance .quality_section_box02 .img_box01 .left_block .txt05 {
  font-size: 16px;
  line-height: 1.8em;
  text-align: justify;
  margin-top: 1.5em;
}
@media screen and (max-width: 1200px) {
  #performance .quality_section_box02 .img_box01 .left_block .txt05 {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box02 .img_box01 .left_block .txt05 {
    font-size: 2.5vw;
    margin-top: 1.3em;
  }
}
#performance .quality_section_box02 .img_box01 .left_block .txt05 sup {
  font-size: 0.5em;
  position: relative;
  top: -0.1em;
}
#performance .quality_section_box02 .img_box01 .left_block .txt03 {
  font-size: 10px;
  margin-top: 1.7em;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  #performance .quality_section_box02 .img_box01 .left_block .txt03 {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box02 .img_box01 .left_block .txt03 {
    font-size: 1.7vw;
    margin-top: 1vw;
  }
}
#performance .quality_section_box02 .img_box01 .right_block {
  width: 42.2%;
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box02 .img_box01 .right_block {
    width: 100%;
    margin-top: 5.5vw;
  }
}
#performance .quality_section_box03 h3 {
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  #performance .quality_section_box03 h3 {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box03 h3 {
    margin-bottom: 4.3vw;
  }
}
#performance .quality_section_box04 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box04 {
    display: block;
  }
}
#performance .quality_section_box04 .left_block {
  width: 54%;
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box04 .left_block {
    width: 100%;
  }
}
#performance .quality_section_box04 .left_block .txt04 {
  font-size: 18px;
  line-height: 1.8em;
  letter-spacing: 0em;
}
@media screen and (max-width: 1200px) {
  #performance .quality_section_box04 .left_block .txt04 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box04 .left_block .txt04 {
    font-size: 3.1vw;
  }
}
#performance .quality_section_box04 .left_block .txt02 {
  margin-top: 1em;
}
#performance .quality_section_box04 .right_block {
  width: 42.8%;
}
@media screen and (max-width: 768px) {
  #performance .quality_section_box04 .right_block {
    width: 100%;
    margin-top: 5.5vw;
  }
}

#comfortable .img_box01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}
@media screen and (max-width: 1200px) {
  #comfortable .img_box01 {
    margin-top: 2.1vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable .img_box01 {
    display: block;
    margin-top: 3.3vw;
  }
}
#comfortable .img_box01 .img01 {
  width: 57.2%;
}
@media screen and (max-width: 768px) {
  #comfortable .img_box01 .img01 {
    width: 100%;
  }
}
#comfortable .img_box01 .txt_box01 {
  width: 40.8%;
  background-color: #EFEFEF;
  padding: 15px 20px;
  position: relative;
  top: 10px;
}
@media screen and (max-width: 1200px) {
  #comfortable .img_box01 .txt_box01 {
    padding: 1.3vw 1.7vw;
    top: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable .img_box01 .txt_box01 {
    width: 100%;
    padding: 2.1vw 2.8vw;
    top: 0;
    position: static;
    margin-top: 4.7vw;
  }
}
#comfortable .img_box01 .txt_box01 .txt03 {
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  border-bottom: 1px solid #000;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 1200px) {
  #comfortable .img_box01 .txt_box01 .txt03 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable .img_box01 .txt_box01 .txt03 {
    font-size: 2.7vw;
  }
}
#comfortable .img_box01 .txt_box01 .txt04 {
  font-size: 13px;
  line-height: 1.7em;
  text-align: justify;
}
@media screen and (max-width: 1200px) {
  #comfortable .img_box01 .txt_box01 .txt04 {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable .img_box01 .txt_box01 .txt04 {
    font-size: 2.1vw;
  }
}
#comfortable .img_box02 {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  #comfortable .img_box02 {
    margin-top: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable .img_box02 {
    margin-top: 3.1vw;
    display: block;
  }
}
#comfortable .img_box02 .txt_block {
  width: 45.7%;
}
@media screen and (max-width: 768px) {
  #comfortable .img_box02 .txt_block {
    width: 100%;
  }
}
#comfortable .img_box02 .txt_block .txt02 {
  letter-spacing: -0.02em;
}
@media screen and (max-width: 768px) {
  #comfortable .img_box02 .txt_block .txt02 {
    letter-spacing: 0;
  }
}
#comfortable .img_box02 .txt_block .img02 {
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  #comfortable .img_box02 .txt_block .img02 {
    margin-top: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable .img_box02 .txt_block .img02 {
    margin-top: 2.5vw;
  }
}
#comfortable .img_box02 .img_block {
  width: 50%;
  padding-top: 45px;
}
@media screen and (max-width: 768px) {
  #comfortable .img_box02 .img_block {
    padding-top: 3.8vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable .img_box02 .img_block {
    width: 100%;
    padding-top: 0;
    margin-top: 3.9vw;
  }
}
#comfortable .img_box02 .img_block .txt03 {
  font-size: 10px;
  margin-top: 0.7em;
}
@media screen and (max-width: 1200px) {
  #comfortable .img_box02 .img_block .txt03 {
    font-size: 0.8vw;
    margin-top: 0.4vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable .img_box02 .img_block .txt03 {
    display: none;
    font-size: 1.6vw;
    line-height: 1.2em;
    margin-top: 2vw;
  }
}
#comfortable .img_box02 .img_block .img03 {
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  #comfortable .img_box02 .img_block .img03 {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable .img_box02 .img_block .img03 {
    margin-top: 4.7vw;
  }
}
#comfortable .img_box03 {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  #comfortable .img_box03 {
    margin-top: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable .img_box03 {
    margin-top: 3.1vw;
    display: block;
  }
}
#comfortable .img_box03 .txt_block {
  width: 40%;
}
@media screen and (max-width: 768px) {
  #comfortable .img_box03 .txt_block {
    width: 100%;
  }
}
#comfortable .img_box03 .img03 {
  width: 56.6%;
}
@media screen and (max-width: 768px) {
  #comfortable .img_box03 .img03 {
    width: 110%;
    margin-left: -5%;
    margin-right: -5%;
    margin-top: 3.7vw;
  }
}
#comfortable .txt05 {
  font-size: 10px;
  margin-top: 25px;
}
@media screen and (max-width: 1200px) {
  #comfortable .txt05 {
    font-size: 0.8vw;
    margin-top: 2.1vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable .txt05 {
    font-size: 1.6vw;
    margin-top: 4vw;
  }
}
#comfortable #hoken {
  border: 1px solid #000;
  margin-top: 25px;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  #comfortable #hoken {
    margin-top: 2.1vw;
    padding: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable #hoken {
    display: block;
    margin-top: 6.7vw;
    padding: 2.7vw;
  }
}
#comfortable #hoken .h_img01 {
  width: 14.8%;
}
@media screen and (max-width: 768px) {
  #comfortable #hoken .h_img01 {
    width: 23.8vw;
    float: left;
    margin-right: 1.6vw;
    margin-bottom: 0.6vw;
    margin-left: -2.1vw;
  }
}
#comfortable #hoken .txt_block {
  width: 83.9%;
}
#comfortable #hoken .h_txt01 {
  font-size: 17px;
  font-weight: 500;
  margin-top: -0.5em;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1200px) {
  #comfortable #hoken .h_txt01 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable #hoken .h_txt01 {
    width: 100%;
    margin-bottom: 2.7vw;
    margin-top: 0;
    font-size: 2.7vw;
    text-align: center;
  }
}
#comfortable #hoken .h_txt02 {
  font-size: 12px;
  line-height: 1.9em;
  margin-top: 15px;
  text-align: justify;
  letter-spacing: 0em;
}
@media screen and (max-width: 1200px) {
  #comfortable #hoken .h_txt02 {
    font-size: 1vw;
    margin-top: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #comfortable #hoken .h_txt02 {
    margin-top: -0.5em;
    font-size: 2.1vw;
  }
}

#management h3 .title_sub_txt {
  font-size: 12px;
  margin-left: -0.4em;
  margin-right: -0.4em;
}
@media screen and (max-width: 1200px) {
  #management h3 .title_sub_txt {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #management h3 .title_sub_txt {
    font-size: 2.2vw;
  }
}
#management .img_box01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #management .img_box01 {
    display: block;
  }
}
#management .img_box01 .txt_block {
  width: 46.8%;
}
@media screen and (max-width: 768px) {
  #management .img_box01 .txt_block {
    width: 100%;
  }
}
#management .img_box01 .img01 {
  width: 46.8%;
}
@media screen and (max-width: 768px) {
  #management .img_box01 .img01 {
    width: 100%;
    margin-top: 4.3vw;
  }
}
#management .img02 {
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  #management .img02 {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #management .img02 {
    margin-top: 4.3vw;
  }
}
#management .img03, #management .img04, #management .img05 {
  margin-top: 25px;
}
@media screen and (max-width: 1200px) {
  #management .img03, #management .img04, #management .img05 {
    margin-top: 2.1vw;
  }
}
@media screen and (max-width: 768px) {
  #management .img03, #management .img04, #management .img05 {
    margin-top: 4.4vw;
  }
}
#management .txt03 {
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  #management .txt03 {
    margin-top: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #management .txt03 {
    margin-top: 4.4vw;
  }
}
@media screen and (max-width: 768px) {
  #management .img05 {
    margin-top: 4.7vw;
  }
}
#management .txt04 {
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  #management .txt04 {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #management .txt04 {
    margin-top: 3.3vw;
  }
}
#management .txt06 {
  font-size: 13px;
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  #management .txt06 {
    font-size: 1.1vw;
    margin-top: 3.3vw;
  }
}

.note .wrap01 {
  padding: 25px 0;
}
@media screen and (max-width: 1200px) {
  .note .wrap01 {
    padding: 2.1vw 0;
  }
}
@media screen and (max-width: 768px) {
  .note .wrap01 {
    padding: 0vw 0 4.7vw;
  }
}
.note .wrap01 li {
  font-size: 10px;
  line-height: 1.3em;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 1200px) {
  .note .wrap01 li {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  .note .wrap01 li {
    font-size: 2.2vw;
  }
}

/*---------------------------
アニメーション用CSS
-----------------------------*/
.animate {
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
}
.animate.deactive {
  opacity: 0;
  transition: 0s;
}/*# sourceMappingURL=style_quality.css.map */