@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;
  }
  .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;
}

@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;
}

.sec1 .txt01 span {
  color: #f00;
}

.sec1 .img {
  width: 30%;
}

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

.txt01 {
  margin-top: 0;
}

.sec2 {
  margin-top: 70px;
}

.sec3 {
  margin-top: 70px;
}

@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%;
}

.box01 {
  font-size: 20px;
  line-height: 1.65;
  font-weight: bold;
  padding: 20px 30px;
  border: solid 1px;
  border-radius: 5px;
  margin-top: 45px;
}

@media only screen and (max-width: 767px) {
  .sec2 .img {
    width: 100%;
    margin: 0;
  }
  .box01 {
  font-size: 18px;
  padding: 15px 20px;
  }
}

.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;
  margin-bottom: 120px;
}

@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;
  }
}

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

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

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

.sec4 .lead_img img {
  margin: 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: 70px;
}

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

.sec5__list .img figure {
  margin: 0;
  padding: 0 40px;
}

@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: 1px solid #ccc;
}

@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: #d1d1d1;
  font-size: 14px;
}

@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: 40%;
}

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

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

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

.sec5__list .img figure .table_sec2 table tr td {
  background-color: #fff;
  padding: 12px 7px;
  border: 1px solid #ccc;
}

@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 .cell_wrap1 {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

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

.sec5__list .img figure .table_sec2 table .cell_wrap1 .cell_2 {
  border-bottom: 0;
  border-right: 1px solid #ccc;
}

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

.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-w50{
  width: 50%;
}
.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 */

.mgb40 {
  margin-bottom: 40px;
}

.box02 {
  position: relative;
  background-image: url(https://www.yamatojk.co.jp/wordpress/wp-content/uploads/2018/09/lccm_img06.jpg);
  background-image: no-repeat;
  height: 410px;
  margin-bottom: 20px;
}

.boxin {
  position: absolute;
  right: 25px;
  top: 65px;
  background-color:rgba(255,255,255,0.8);
  width: 440px;
  padding: 25px;
  padding-bottom: 10px;
  border-radius: 20px;
}

.Tit01 {
  text-align: center;
  line-height: 1.4;
  margin: 0;
  padding-bottom: 15px;
  font-size: 30px;
  color: #006837;
  font-weight: bold;
}

.boxtxt {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 736px){
.spNone{display:none;}}

@media screen and (min-width: 736px){
.pcNone{display:none;}}

@media screen and (max-width: 736px){
  .Tit01 {
  text-align: center;
  line-height: 1.4;
  margin: 0;
  padding: 15px 0;
  font-size: 24px;
  color: #006837;
  font-weight: bold;
  }

  .boxtxt {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  }
  }