@charset "UTF-8";
/*-----------------------------------*/
/* 元々のCSS */
/*-----------------------------------*/
/* line 379, ../../../../dev/scss/module/cyumon/zeh.scss */
.fs12 {
  font-size: 1.2rem;
}

/* line 382, ../../../../dev/scss/module/cyumon/zeh.scss */
.fs13 {
  font-size: 1.3rem;
}

/* line 385, ../../../../dev/scss/module/cyumon/zeh.scss */
.fs14 {
  font-size: 1.4rem;
}

/* line 388, ../../../../dev/scss/module/cyumon/zeh.scss */
.fs15 {
  font-size: 1.5rem;
}

/* line 391, ../../../../dev/scss/module/cyumon/zeh.scss */
.fs16 {
  font-size: 1.6rem;
}

/* line 394, ../../../../dev/scss/module/cyumon/zeh.scss */
.fs18 {
  font-size: 1.8rem;
}

/* line 397, ../../../../dev/scss/module/cyumon/zeh.scss */
.fs19 {
  font-size: 1.9rem;
}

/* line 400, ../../../../dev/scss/module/cyumon/zeh.scss */
.fs20 {
  font-size: 2.0rem;
}
@media screen and (max-width: 736px) {
  /* line 400, ../../../../dev/scss/module/cyumon/zeh.scss */
  .fs20 {
    font-size: 1.6rem;
  }
}

/* line 406, ../../../../dev/scss/module/cyumon/zeh.scss */
.fs21 {
  font-size: 2.1rem;
}
@media screen and (max-width: 736px) {
  /* line 406, ../../../../dev/scss/module/cyumon/zeh.scss */
  .fs21 {
    font-size: 1.6rem;
  }
}

/* line 412, ../../../../dev/scss/module/cyumon/zeh.scss */
.fs25 {
  font-size: 2.5rem;
}
@media screen and (max-width: 736px) {
  /* line 412, ../../../../dev/scss/module/cyumon/zeh.scss */
  .fs25 {
    font-size: 1.8rem;
  }
}

/* line 418, ../../../../dev/scss/module/cyumon/zeh.scss */
.fs30 {
  font-size: 3.0rem;
}
@media screen and (max-width: 736px) {
  /* line 418, ../../../../dev/scss/module/cyumon/zeh.scss */
  .fs30 {
    font-size: 2.0rem;
  }
}
/*-----------------------------------*/
/* common */
/*-----------------------------------*/
.mod-bels h5 {
  padding: 7px 10px 6px 15px;
  margin-bottom: 22px;
}

.mod-around {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px #B0B0B0 solid;
}

.is-center {
  text-align: center;
}

.mod-bels p {
  margin: 0;
  line-height: 1.7;
}

.mod-bels-about h5 {
  padding: 7px 10px 6px 15px;
  margin: 30px 0 22px;
}

.mod-bels-about .img-featured {
  text-align: center;
}

.mod-bels-about .mod-bels-about-column01 {
  width: 66%;
}

.mod-bels-about .mod-bels-about-column02 {
  width: 34%;
}

.mod-bels h2 {
  margin: 95px 0 30px;
}

.mod-bels-star p span {
  color: #f00;
}

.mod-bels-star .tableArea {
  width: 672px;
  height: 316px;
  position: relative;
  margin: 80px auto 0;
}

.mod-bels-star .tableArea .tableImg {
  width: 100%;
}

.mod-bels-star .tableArea .tablePoint {
  position: absolute;
  top: 45px;
  right: -150px;
}

.mod-bels-work .mod-bels-work-pdf-bt {
  width: 220px !important;
  margin: 10px auto 0;
}

.mod-bels-work .mod-bels-work-pdf-bt a {
  padding: 10px 30px;
  border-radius: 3px;
  border: 1px solid #ddd;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  display: block;
}

.mod-bels-work .workPdfImg {
  width: 220px;
  margin: 0 auto;
}

.mod-bels-work .workPdfImg img {
  width: 100%;
}

.mod-bels-work .mod-bels-work-pdf-bt a img {
  margin-right: 5px;
}

.mod-bels-work .mod-bels-work-column01 {
  width: 30%;
}

.mod-bels-work .mod-bels-work-column02 {
  width: 70%;
}

.mod-bels-work .mod-bels-work-column02 h3 {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 600;
  margin-top: 0;
}

.mod-bels-work .mod-bels-work-column02 ul {
  text-align: center;
  font-size: 0;
  padding: 0;
  margin-top: 25px;
}

.mod-bels-work .mod-bels-work-column02 ul li {
  width: 47%;
  list-style: none;
  display: inline-block;
  margin-right: 5%;
}

.mod-bels-work .mod-bels-work-column02 ul li img {
  width: 100%;
}

.mod-bels-work .mod-bels-work-column02 ul li:nth-child(2) {
  margin-right: 0;
}

.mod-bels-work .mod-bels-work-column02 .workMoreBtn {
  text-align: center;
}

.mod-bels-work .mod-bels-work-column02 .workMoreBtn a {
  padding: 20px 60px;
  color: #000;
  background: #ffca0d;
  margin-top: 30px;
  border: 1px solid #ebb603;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}

.mod-bels-work .mod-bels-work-column02 .workMoreBtn a:before {
  content: "";
  display: block;
  content: "笆ｶ";
  margin-right: 8px;
  font-size: 10px;
  font-size: 1.0rem;
  display: inline;
}

.mod-bels-goods ul li {
  margin-bottom: 10px;
  list-style: none;
}

.mod-bels-goods ul li a {
  padding-left: 12px;
  background: url("/wordpress/wp-content/themes/ymt_juken_orgtheme/img/common/header/gnavi_list_curright_or.png") no-repeat 0 4px;
}

.mod-bels-goods ul li a span {
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 736px) {
  .mod-breadcrumbs,
  section.mod-ssdamper-banner {
    display: none;
  }
  .sm-mt20 {
    margin-top: 20px;
  }
  .sm-mt25 {
    margin-top: 25px;
  }
  .sm-mt30 {
    margin-top: 30px;
  }
  .sm-mt40 {
    margin-top: 40px;
  }
  .sm-mt45 {
    margin-top: 45px;
  }
  .sm-mt55 {
    margin-top: 55px;
  }
  .sm-mt60 {
    margin-top: 60px;
  }
  h1, .mod-h1 {
    font-size: 2.0rem;
    font-weight: bold;
    border-bottom: 3px #FF8F00 solid;
    padding-bottom: 5px;
  }
  .mod-bels h2 {
    margin-bottom: 18px;
    border-bottom-width: 1px;
    font-size: 2rem;
  }
  .mod-bels p {
    line-height: 1.6;
    font-size: 1.4rem;
  }
  .mod-bels h5 {
    padding: 8px;
  }
  .mod-bels h2 {
    margin: 45px 0 20px;
  }
  .mod-bels-star .tableArea {
    width: 80%;
    height: auto;
    position: relative;
    margin: 20px auto 10px 0;
  }
  .mod-bels-star .tableArea .tablePoint {
    width: 30%;
    position: absolute;
    top: 10px;
    right: -65px;
  }
  .mod-bels-about .mod-bels-about-column01 {
    width: 100%;
  }
  .mod-bels-about .mod-bels-about-column02 {
    width: 100%;
    margin-top: 20px;
  }
  .mod-bels-work .mod-bels-work-column01 {
    width: 100%;
  }
  .mod-bels-work .mod-bels-work-column02 {
    width: 100%;
    margin-top: 30px;
  }
  .mod-bels-work .mod-bels-work-column02 h3 {
    font-size: 18px;
    font-size: 2.0rem;
    font-weight: 600;
    margin-top: 0;
  }
  .mod-bels-work .mod-bels-work-column02 h3 br {
    display: none;
  }
  .mod-bels-work .mod-bels-work-column02 ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .mod-bels-work .mod-bels-work-column02 ul li img {
    width: auto;
  }
  .mod-bels-work .mod-bels-work-column02 .workMoreBtn a {
    padding: 20px;
    color: #000;
    background: #ffca0d;
    margin-top: 30px;
    border: 1px solid #ebb603;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
  }
  .mod-bels-goods ul {
    padding-left: 0;
  }
  .mod-bels-goods ul li a {
    padding-left: 0;
  }
}

.sm {
  display: none !important;
}

@media screen and (max-width: 736px) {
  .md {
    display: none !important;
  }
  .sm {
    display: block !important;
  }
}

/*-----------------------------------*/
/* 元々のCSS */
/*-----------------------------------*/
/*-----------------------------------*/
/* 以下の追加するCSSを記述 */
/*-----------------------------------*/
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf {
  display: inline-table;
  min-height: 1px;
}

* html .cf {
  height: 1px;
}

.cf {
  display: block;
}

.clear {
  clear: both;
}

ul {
  list-style: none;
  padding: 0;
}

@media only screen and (min-width: 736px) {
  .sp {
    display: none !important;
  }
  .wrapper {
    width: 940px;
    margin: 0 auto;
    position: relative;
  }
}

@media only screen and (max-width: 736px) {
  .wrapper {
    width: 95%;
    margin: 0 auto;
    position: relative;
  }
  .pc {
    display: none !important;
  }
  #new .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

.sec .txtimg {
  font-size: 0;
}

.sec .txtimg .txt, .sec .txtimg .img {
  display: inline-block;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .sec .txtimg .txt, .sec .txtimg .img {
    display: block;
  }
}

.sec1 {
  margin-top: 60px;
}
.mod-line-info section{
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  .mod-line-info section{
    margin-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .sec1 {
    margin-top: 30px;
  }
}

.sec1 .txt {
  width: 65%;
  margin-right: 5%;
}

@media only screen and (max-width: 767px) {
  .sec1 .txt {
    width: 100%;
    margin: 0;
  }
}

.sec1 .txt p {
  font-size: 14px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .sec1 .txt p {
    font-size: 15px;
  }
}

.sec1 .img {
  width: 30%;
}

@media only screen and (max-width: 767px) {
  .sec1 .img {
    width: 60%;
    margin: 0 auto;
  }
}

.sec2 {
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .sec2 {
    margin-top: 30px;
  }
}

.sec2 h4 {
  font-size: 18px;
  border-left: 4px solid #ff8000;
  margin-bottom: 10px;
}

.sec2 .txt {
  width: 60%;
  margin-right: 5%;
}

@media only screen and (max-width: 767px) {
  .sec2 .txt {
    width: 100%;
    margin: 0;
  }
}

.sec2 .txt p {
  font-size: 14px;
  margin-bottom: 15px;
}

.sec2 .txt_1 {
  font-weight: 600;
  font-size: 16px !important;
}

.sec2 .img {
  width: 35%;
}

@media only screen and (max-width: 767px) {
  .sec2 .img {
    width: 100%;
    margin: 0;
  }
}

.bels_btn {
  width: 45%;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .bels_btn {
    width: 90%;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 768px) {
  .bels_btn a {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
  }
  .bels_btn a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}

.sec4 {
  margin-top: 70px;
}

@media only screen and (max-width: 767px) {
  .sec4 {
    margin-top: 30px;
  }
}

.sec4 h5 {
  font-size: 20px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .sec4 h5 {
    font-size: 16px;
  }
}

.sec4 .img_center img {
  display: block;
  margin: 0 auto;
}

.sec4 .lead_img {
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .sec4 .lead_img {
    width: 80%;
    margin: 0 auto;
  }
}

.sec4 .lead_img img {
  margin: 0 0 0 auto;
}

.sec4 .point_lists .point_list .lead {
  font-size: 15px;
}

.sec4 .point_lists .point_list__2, .sec4 .point_lists .point_list__3, .sec4 .point_lists .point_list__4, .sec4 .point_lists .point_list__5, .sec4 .point_lists .point_list__6 {
  margin-bottom: 40px;
}

.sec4 .point_lists .point_list__1 .lead {
  font-size: 14px;
}

.sec4 .point_lists .point_list__1 .lead b {
  font-size: 18px;
  color: #ff040d;
}

@media only screen and (max-width: 767px) {
  .sec4 .point_lists .point_list__1 .lead b {
    font-size: 16px;
  }
}

.sec4 .point_lists .point_list__1 .red {
  text-align: center;
  border: 1px solid #ff040d;
  color: #ff040d;
  font-size: 20px;
  font-weight: 600;
  padding: 26px 0;
}

@media only screen and (max-width: 767px) {
  .sec4 .point_lists .point_list__1 .red {
    padding: 15px 5%;
    font-size: 18px;
  }
}

.sec4 .point_lists .point_list__1 .img_table {
  width: 715px;
  margin: 50px auto 30px;
}

@media only screen and (max-width: 767px) {
  .sec4 .point_lists .point_list__1 .img_table {
    width: 100%;
    margin: 30px auto 15px;
  }
}

.sec4 .point_lists .point_list__1 .img_table figure {
  margin: 0;
}

.sec4 .point_lists .point_list__1 .img_table figure .table_sec1 {
  width: 100%;
  table-layout: fixed;
}

.sec4 .point_lists .point_list__1 .img_table figure .table_sec1 tr td {
  width: 50%;
  border: 1px solid #666;
  background: #f2f5f7;
  padding: 12px 38px;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .sec4 .point_lists .point_list__1 .img_table figure .table_sec1 tr td {
    display: table-cell;
    padding: 6px;
    font-size: 13px;
    letter-spacing: 0;
  }
}

.sec4 .point_lists .point_list__1 .img_table figure .table_sec1 tr td .star {
  font-size: 30px;
  color: #baaa29;
  font-style: normal;
}

@media only screen and (max-width: 767px) {
  .sec4 .point_lists .point_list__1 .img_table figure .table_sec1 tr td .star {
    font-size: 18px;
  }
}

.sec4 .point_lists .point_list__1 .img_table figure .table_sec1 tr td .star_txt {
  font-size: 22px;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .sec4 .point_lists .point_list__1 .img_table figure .table_sec1 tr td .star_txt {
    font-size: 12px;
  }
}

.sec4 .point_lists .point_list__1 .img_table figure .table_sec1 tr td:last-child {
  font-weight: 600;
}

.sec4 .point_lists .point_list__1 .img_table figure .table_sec1 .table1 td:last-child {
  text-indent: 4em;
}

.sec4 .point_lists .point_list__1 .img_table figure .table_sec1 .table2 td:last-child {
  text-indent: .8em;
}

.sec4 .point_lists .point_list__1 .img_table figcaption {
  margin-top: 10px;
}

.sec4 .point_lists .point_list__1 .red2 {
  background: #ff040d;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  padding: 20px 0;
}

@media only screen and (max-width: 767px) {
  .sec4 .point_lists .point_list__1 .red2 {
    padding: 15px 5%;
    font-size: 20px;
  }
}

.sec4 .point_lists .point_list__1 .bels_btn {
  margin: 30px auto 45px;
}

.sec5 {
  margin-top: 70px;
}

@media only screen and (max-width: 767px) {
  .sec5 {
    margin-top: 30px;
  }
}

.sec5 .txtimg .txt {
  width: 75%;
  margin-right: 5%;
}

@media only screen and (max-width: 767px) {
  .sec5 .txtimg .txt {
    width: 100%;
    margin: 0;
  }
}

.sec5 .txtimg .txt h6 {
  margin-top: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #251e1c;
}

.sec5 .txtimg .txt p {
  font-size: 14px;
  padding-left: 20px;
}

@media only screen and (max-width: 767px) {
  .sec5 .txtimg .txt p {
    padding-left: 0;
  }
}

.sec5 .txtimg .img {
  width: 20%;
}

@media only screen and (max-width: 767px) {
  .sec5 .txtimg .img {
    width: 50%;
    margin: 0 auto 20px;
  }
}

.sec5__lists {
  margin-top: 50px;
}

.sec5__list {
  margin-bottom: 60px;
}

.sec5__list h4 {
  font-size: 18px;
  border-left: 4px solid #ff8000;
  margin-bottom: 10px;
}

.sec5__list .img figure {
  margin: 0;
  padding-left: 20px;
}

@media only screen and (max-width: 767px) {
  .sec5__list .img figure {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .sec5__list .img figure .table_sec2 {
    overflow: scroll;
  }
  .sec5__list .img figure .table_sec2::-webkit-scrollbar {
    height: 10px;
  }
  .sec5__list .img figure .table_sec2::-webkit-scrollbar-thumb {
    background-color: rgba(238, 238, 238, 0.8);
  }
}

.sec5__list .img figure .table_sec2 table {
  width: 100%;
  border: 2px solid #b0b0b0;
}

@media only screen and (max-width: 767px) {
  .sec5__list .img figure .table_sec2 table {
    width: 980px;
    margin: 0;
  }
}

.sec5__list .img figure .table_sec2 table tr th {
  background: #f0a53b;
  color: #fff;
  border-right: 2px solid #fff;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .sec5__list .img figure .table_sec2 table tr th {
    display: table-cell;
    font-size: 14px;
  }
}

.sec5__list .img figure .table_sec2 table tr .cell_1 {
  width: 24%;
}

.sec5__list .img figure .table_sec2 table tr .cell_2 {
  width: 30%;
}

.sec5__list .img figure .table_sec2 table tr .cell_3 {
  width: 46%;
}

.sec5__list .img figure .table_sec2 table tr .cell_4 {
  width: 12%;
}

.sec5__list .img figure .table_sec2 table tr .cell_5 {
  width: 23%;
}

.sec5__list .img figure .table_sec2 table tr .cell_5:last-child {
  border-right: 2px solid #b0b0b0;
}

.sec5__list .img figure .table_sec2 table tr td {
  padding: 12px 7px;
  border: 2px solid #b0b0b0;
}

@media only screen and (max-width: 767px) {
  .sec5__list .img figure .table_sec2 table tr td {
    width: auto;
    display: table-cell;
    font-size: 12px;
    padding: 7px 10px;
  }
}

.sec5__list .img figure .table_sec2 table tr td:first-child {
  font-weight: 600;
}

.sec5__list .img figure .table_sec2 table tr:nth-child(odd) {
  background: #f9ebd2;
}

.sec5__list .img figure .table_sec2 table .cell_wrap1 {
  border-top: 2px solid #b0b0b0;
  border-right: 2px solid #b0b0b0;
  border-left: 2px solid #b0b0b0;
}

.sec5__list .img figure .table_sec2 table .cell_wrap1 th {
  border-bottom: 2px solid #fff;
}

.sec5__list .img figure .table_sec2 table .cell_wrap1 .cell_2 {
  border-bottom: 0;
}

.sec5__list .img figure .table_sec2 table .cell_wrap1 .cell_3 {
  border-right: 2px solid #b0b0b0;
}

.sec5__list .img figure figcaption {
  margin-top: 15px;
}

.sec5__list .img img {
  width: 100%;
}

.sec6 {
  border: 1px solid #251e1c;
  border-radius: 10px;
  padding: 20px 0;
  margin-bottom: 30px;
}

.sec6 .txtimg {
  width: 86%;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .sec6 .txtimg {
    width: 100%;
    margin: 0 auto;
  }
}

.sec6 .txtimg .txt, .sec6 .txtimg .img {
  vertical-align: middle;
}

.sec6 .txtimg .img {
  width: 25%;
}

@media only screen and (max-width: 767px) {
  .sec6 .txtimg .img {
    width: 60%;
    margin: 0 auto;
  }
}

.sec6 .txtimg .txt {
  width: 70%;
  margin-left: 5%;
}

@media only screen and (max-width: 767px) {
  .sec6 .txtimg .txt {
    width: 90%;
    margin: 0 auto;
  }
}

.sec6 .txtimg .txt p {
  font-size: 30px;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .sec6 .txtimg .txt p {
    font-size: 18px;
  }
}

.sec6 .txtimg .txt p b {
  font-size: 30px;
  color: #ff040d;
}

@media only screen and (max-width: 767px) {
  .sec6 .txtimg .txt p b {
    font-size: 20px;
  }
}

.sec6 .txtimg .txt p span {
  font-size: 16px;
}

.sec7{
  background-color: #FBFAF5;
  padding: 60px 30px;
  margin-top: 30px;
}
.sec7 .fs21{
  font-size: 2.3rem;
  font-weight: 600;
}
@media screen and (max-width: 736px){
  .sec7{
    padding: 30px 20px;
  }
  .mod-zeh-merit-box{
    padding: 0;
  }
  .sec7 .fs21{
    font-size: 1.8rem;
  }
  .sec7 .fs21 br{
    display: none;
  }
  .sec7 p{
    margin: 0 0 15px;
    padding: 0 !important;
  }
}
@media screen and (max-width: 736px){
  .mod-zeh-merit-box th,.mod-zeh-merit-box td{
    display: table-cell !important;
  }
}
@media screen and (max-width: 736px){
  .mod-zeh-merit-box-table{
    overflow: scroll;
  }
  .mod-zeh-merit-box-table .mod-zeh-merit-box{
    width: 980px;
    margin-bottom: 0 !important;
  }
  .mod-zeh-merit-box-table::-webkit-scrollbar{
    height: 10px;
  }
  .mod-zeh-merit-box-table::-webkit-scrollbar-thumb{
    background-color: rgba(238, 238, 238, 0.8);
  }
}
.mod-zeh-merit-box tr .table-w10{
  width: 10%;
}
.mod-zeh-merit-box tr .table-w20{
  width: 20%;
}
.mod-zeh-merit-box tr .table-w25{
  width: 25%;
}
.mod-zeh-merit-box tr .table-w25_2{
  width: 12.5%;
}
.mod-zeh-merit-box tr .table-w75{
  width: 75%;
}
.mod-zeh-merit-box tr .table-strong{
  font-weight: 600;
  text-align: center;
}
.mod-zeh-merit-box tr th{
  background: #d1d1d1;
  border: 1px solid #ccc;
}
.mod-zeh-merit-box tr td{
  background: #fff;
  font-size: 13px;
  border: 1px solid #ccc;
}
.mod-zeh-merit-box tr .table-yellow{
  background: #fff99f;
  padding: 15px 5px;
}
.mod-zeh-merit-box tr .table-red{
  background: #ffdccf;
}
.mod-zeh-merit-box tr .table-tac{
  text-align: center;
}

/*# sourceMappingURL=bels.css.map */



/*# 202406　ページ改修 */
.atten{
  font-size: 12px;
}

.ttl_sup{
  font-size: 14px;
  top: -0.9em;
}

.lout-contents h2{
  font-size: 28px;
}
@media only screen and (max-width: 767px){
  .lout-contents h2 {
    font-size: 22px;
}
.ttl_sup{
  top: -0.7em;
}
}

h3.bels_head03{
  font-size: 20px;
  border-left: 4px solid #ff8000;
  margin-bottom: 10px;
  border-bottom: none;
  font-weight: bold;
  padding: 3px 0 0px 10px;
}
@media only screen and (max-width: 767px){
  h3.bels_head03{
    font-size: 18px;
    margin-left: 4px;
  }
}
h3.bels_head03 span{
  color:#ff0028;
  margin-left:15px;
}

@media only screen and (min-width: 768px){
  .u-org_list{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: 50px;
  }
  .u-org_list li{
    width: 32%;
    font-size: 18px;
    font-weight: bold;
  }
  .u-org_list.new-list{
    margin-top:30px;
  }
  .u-org_list.new-list li{
    width:48%;
  }
  .u-org_list.new-list li a{
    justify-content:center;
  }
  .u-org_list li:nth-child(n+4){
    margin-top:20px;
  }
  .u-org_list li:not(:nth-child(3n)){
    margin-right:2%;
  }

  .u-org_list li a{
    color: #fff;
    background: #ff7200;
    display: flex;
    align-items: center;
    padding: 15px 10px;
    height: 100%;
    box-sizing: border-box;
    border:2px solid #ff7200;
    text-decoration: none;
  }
  .u-org_list li a:hover{
    background:#fff;
    color:#ff7200;
    text-decoration:none;
  }
}
@media only screen and (max-width: 767px){
  .u-org_list li a{
    font-size: 16px;
    color: #ff7200;
  }
  .u-org_list li:nth-child(n+2){
    margin-top:20px;
  }
}


@media only screen and (min-width: 768px) {
  .merit_bloxk{
    display:flex;
    justify-content:space-between;
    margin-top:100px
  }
  .merit_bloxk li{
    width:31%;
  }
}

@media only screen and (max-width: 767px){
  .merit_bloxk{
    margin-top: 60px;
  }
  .merit_bloxk__img{
    text-align: center;
  }
  .merit_bloxk li:nth-child(n+2){
    margin-top: 30px;
  }
}


.merit_bloxk__head{
  color:#ff7200;
  font-weight:bold;
  text-align:center;
  border:1px solid #ff7200;
  padding: 7px;
  margin-bottom: 20px;
  font-size:18px;
}
.merit_bloxk__head-sub{
  font-size:18px;
  text-align:center;
}
@media only screen and (min-width: 768px) {
  .merit_bloxk__head-sub{
    min-height: 54px;
    display:flex;
    align-items:center;
    justify-content:center;
  }
}

@media only screen and (min-width: 768px) {
  .standard_box{
    display:flex;
    justify-content: space-between;
  }
  .standard_box__txt{
    width: 320px;
  }
  .standard_box__img{
    width: 570px;
  }
}

.performance-box__img {
  background: #d7d7d7;
  text-align: center;
  padding: 50px 30px;
}
@media only screen and (max-width: 767px){
  .performance-box__img {
    padding: 15px;
  }
}
.performance-list{
  margin-top:30px;
}

@media only screen and (min-width: 768px){
  .performance-list.flex-box{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
  }
  .performance-list.flex-box li{
    width:48%;
  }
  .performance-list.single-box li{
    display: flex;
    align-items: center;
  }
}
.performance-list__head{
  color:#ff7200;
  font-weight:bold;
  font-size:18px;
  line-height:1;
  text-decoration:none;
  margin-bottom: 7px;
}
.performance-list__head a{
  text-decoration:underline;
  color:#ff7200;
}
.performance-list__head a:hover{
  text-decoration:none;
}
.performance-list.single-box .performance-list__head{
  margin-bottom: 0px;
}
.performance-list p{
  margin:0;
  padding-left:20px;
}

.performance-list.flex-box li:nth-child(n+3){
  margin-top:20px;
}
@media only screen and (max-width: 767px){
  .performance-list__head{
    font-size: 17px;
  }
  .performance-list.flex-box li:nth-child(n+2){
    margin-top:20px;
  }
}

.performance-list.single-box li:nth-child(n+2){
  margin-top:20px;
}

#evaluation{
  margin-top: 60px;
}


@media only screen and (min-width: 768px){
  .performance-box__img.flex-box{
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767px){
  .performance-box__img.flex-box img:last-child{
    margin-top:20px;
  }
}

.energy-txt{
  margin-bottom:30px;
}
.energy-img{
  text-align:center;
  margin-bottom:50px;
}
.energy-img img:first-child{
  margin-bottom:30px;
}

.energy-about{
  display:flex;
  justify-content:space-between;
  margin-bottom:30px;
}
.energy-about__head{
  background: #FF9F27;
  font-weight: bold;
  color: #fff;
  width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.energy-about p{
  margin: 10px 0px 10px 25px;
}
@media only screen and (max-width: 767px){
  .energy-about__head{
    font-size: 14px;
    box-sizing: border-box;
    padding: 10px;
    width: 40%;
    text-align: center;
  }
  .energy-about p{
    font-size: 14px;
    margin: 0 0 0 10px;
    width: 60%;
  }
}

@media only screen and (max-width: 767px){
  .table-scroll{
    overflow: auto;
    white-space: nowrap;
  }
}

.energy-evaluation__head{
  font-weight: 600;
  font-size: 16px;
}
.energy-evaluation__tbl th,
.energy-evaluation__tbl td{
  text-align:center;
  display: table-cell!important;
}

.energy-evaluation__tbl th{
  background:#ffeaa7;
  font-weight:bold;
}
.energy-evaluation__tbl th:nth-child(1){
 width:10%!important; 
}
.energy-evaluation__tbl tr:nth-child(odd) td{
  background:#ffeaa7;
}
@media only screen and (max-width: 767px){
  .energy-evaluation__tbl{
    width: 700px;
  }
  table:not(.mod-table-row) th, table:not(.mod-table-row) td{
    width: auto;
  }
  .energy-evaluation__tbl td{
    white-space: normal;
    
  }
}

.costs_box__img{
  text-align:center;
  margin-bottom: 50px;
}
.insulation_box{
  border: 3px solid #f59263;
  padding: 30px 90px;
  box-sizing: border-box;
  position: relative;
  margin-top: 60px;
}
.insulation_box__head{
  background: #f59263;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  padding: 10px 40px;
  position: absolute;
  left: 50%;
  top: -28px;
  transform: translateX(-50%);
}
#insulation .energy-about__head{
  background: #f59263;
  text-align: center;
}
@media only screen and (max-width: 767px){
  .insulation_box{
    padding: 20px 15px;
  }
  .insulation_box__head{
    font-size: 16px;
    width: 95%;
    border-radius: 50px;
    box-sizing: border-box;
  }
  .viewSp .energy-about{
    margin-top: 30px;
  }
}

@media only screen and (min-width: 768px){
  .insulation_box__list{
    display:flex;
    justify-content:space-between;
  }
  .insulation_box__list li{
    width:45%;
  }
}

.insulation_box__list  p{
  font-size: 12px;
}
.insulation_box__list-head{
  font-size:21px;
  font-weight:bold;
  color:#ff7027;
  margin-bottom:10px;
}
@media only screen and (max-width: 767px){
  .insulation_box__list-head{
    font-size: 18px;
  }
  .insulation_box__list li:nth-child(n+2){
    margin-top: 15px;
  }
}

.insulation_box__list p{
  margin:0;
}
.insulation_box__list-img{
  text-align: center;
  margin-top: 25px;
}
@media only screen and (max-width: 767px){
  .insulation_box__list-img{
    margin-top: 15px;
  }
}

.insulation_unit__head{
  font-weight:bold;
  font-size:16px;
}
.insulation_unit__head span{
  font-size: 12px;
}
.insulation_unit__tbl th{
  background:#f9d5b2;
}
.insulation_unit__tbl th,
.insulation_unit__tbl td{
  width:20%;
  text-align:center;
  display: table-cell!important;
}

.mark_box__link{
  position: relative;
  padding-left: 1em;
}

.mark_box__link a{
  font-size: 16px;
  font-weight: bold;
  color: #ff2700;
  position:relative;
}
.mark_box__link::before{
  content: "";
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 50px solid #ff2700;
  position: absolute;
  left: 0;
  top:0;
}
.mark_box__link::before{
  content: "";
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid #ff2700;
  position: absolute;
  left: 0;
  top: 2px;
}

.mark_list__tbl th{
  background:#d1eeb1;
}
.mark_list__tbl th,
.mark_list__tbl td{
  text-align:center;
  border: 1px solid #000;
  display: table-cell!important;
}
.mark_list__tbl td.bd0{
  border-bottom: 1px solid #fff;
}
.mark_list__tbl tr:nth-child(odd) td{
  background:#d1eeb1;
}

.attempt_box__list li{
  font-size: 14px;
  position:relative;
  padding-left:15px;
}
.attempt_box__list li:before{
  content:"■";
  position:absolute;
  left:0;
  top:0px;
}
.attempt_box__list li:nth-child(n+2){
  margin-top:10px;
}