@charset "utf-8";
.bg_color01 {
  background-image: linear-gradient(-45deg, #cfc, #ffc);
}
.bg_color02 {
  background: #fdf0e6;
}
section {
  position: relative;
}
#imageMap, #imageMap2 img {
  max-width: 100%;
}
article {
  margin: 0 auto;
  padding: 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.article {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 200px;
  box-sizing: border-box;
  text-align: center;
  background: url("../images/bg_ti2.jpg") no-repeat;
  background-position: top center;
  position: relative;
}
.article_icon {
  margin: 0 auto;
  padding-top: 50px;
  width: 80px;
  height: auto;
  box-sizing: border-box;
}
.article h1 {
  margin: 1em auto 0;
  padding: 0;
  width: 310px;
  height: auto;
  font-size: 1.3em;
  line-height: 1.5em;
  text-align: center;
  border-top: 1px solid #fff;
}
.article h2 {
  margin: 1em auto 0;
  padding: 0;
  width: 380px;
  height: auto;
  font-size: 1.3em;
  line-height: 1.5em;
  text-align: center;
  border-top: 1px solid #fff;
}
@media screen and (min-width:340px) and (max-width:480px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .flex {
    display: flex;
  }
  .flex_bet {}
  .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_bet3 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {}
  .flex_low2 {}
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*index*/
  .parallax {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .parallax_in {
    margin: 0 auto;
    width: 90%;
    height: auto;
    box-sizing: border-box;
    padding: 5em 0;
  }
  .parallax_1 {
    background-image: url("../images/bg1.jpg");
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
  }
  .box50b {
    margin: 0 0 2em;
    padding: 1%;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #999;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
    position: relative;
    z-index: 1;
  }
  .box50b:last-child {
    margin: 0;
    padding: 1%;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #999;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
    position: relative;
    z-index: 1;
  }
  .bg_h2 {
    position: absolute;
    top: 7%;
    left: -2%;
    padding: .2em 1.5em;
    background-color: rgba(255, 255, 255, 0.8);
    width: 85%;
    text-align: left;
  }
  /*index*/
  /*commitment*/
  .sec_in {
    margin: 0 auto;
    padding: 2em 0;
    width: 97%;
    height: auto;
  }
  .sec_inb0 {
    margin: 0 auto;
    padding: 2em 0 0;
    width: 97%;
    height: auto;
  }
  .box50 {
    margin: 0 0 2em;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .box50:last-child {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .ti01 {
    position: relative;
    text-align: left;
  }
  .ti01::before {
    position: absolute;
    content: '';
    top: .8em;
    left: 15%;
    width: 75%;
    height: 30px;
    background: #fc6 !important;
    z-index: -1;
  }
  .p_ti01 {
    margin-top: 3em;
  }
  /*commitment*/
  /*solid_wood*/
  .box50c {
    margin: 0 0 2em;
    padding: .5%;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #666;
    border-radius: 12px;
    z-index: 1;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
  }
  .box50c:last-child {
    margin: 0;
    padding: .5%;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #666;
    border-radius: 12px;
    z-index: 1;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
  }
  .ti02 {
    position: relative;
    overflow: hidden;
    padding: .1em 0 0 18%;
    word-break: break-all;
    border-bottom: 2px solid #9c9;
    text-align: left;
    margin-bottom: 1em;
    white-space: nowrap;
  }
  .ti02 span {
    font-size: .8em !important;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: .1em .6em .1em !important;
    color: #fff;
    border-radius: 10px 10px 0 0;
    background: #9c9;
  }
  .pp {
    text-indent: -1em;
    margin-left: 1em;
    text-align: left;
    color: #080;
    margin-bottom: 1em;
    line-height: 1.5em;
  }
  .pp:before {
    content: '\f1bb';
    display: inline-block;
    width: 1em;
    color: #080;
    font-family: 'FontAwesome';
    text-indent: 0;
  }
  .box70 {
    margin: 1.5%;
    padding: 1%;
    width: 67%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .box30 {
    margin: 1.5%;
    padding: 1%;
    width: 27%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  /*solid_wood*/
  /*btn*/
  .btnbox3 {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 33%;
    height: auto;
    box-sizing: border-box;
  }
  .btn-wh3 {
    width: 100%;
    height: auto;
    border: 1px solid #fff;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
  }
  .btn-wh3 a {
    font-size: 1.1em;
    color: #000;
    text-decoration: none;
    line-height: 1.7em;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
  }
  .eff-wh3 {
    width: 100%;
    height: 100%;
    left: -100%;
    background: #ccc;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
  }
  .btn-wh3:hover .eff-wh3 {
    left: 0;
  }
  .btn-wh3:hover a {
    color: #000 !important;
    opacity: 1;
    display: block;
  }
}
@media screen and (min-width:481px) and (max-width:768px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .flex {
    display: flex;
  }
  .flex_bet {}
  .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_bet3 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {}
  .flex_low2 {}
  .flex_wrap {}
  /*index*/
  .parallax {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .parallax_in {
    margin: 0 auto;
    width: 90%;
    height: auto;
    box-sizing: border-box;
    padding: 5em 0;
  }
  .parallax_1 {
    background-image: url("../images/bg1.jpg");
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
  }
  .box50b {
    margin: 0 0 2em;
    padding: 1%;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #999;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
    position: relative;
    z-index: 1;
  }
  .box50b:last-child {
    margin: 0;
    padding: 1%;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #999;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
    position: relative;
    z-index: 1;
  }
  .bg_h2 {
    position: absolute;
    top: 7%;
    left: -2%;
    padding: .2em 1.5em;
    background-color: rgba(255, 255, 255, 0.8);
    width: 85%;
    text-align: left;
  }
  /*index*/
  /*commitment*/
  .sec_in {
    margin: 0 auto;
    padding: 2em 0;
    width: 97%;
    height: auto;
  }
  .sec_inb0 {
    margin: 0 auto;
    padding: 2em 0 0;
    width: 97%;
    height: auto;
  }
  .box50 {
    margin: 0 0 2em;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .box50:last-child {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .ti01 {
    position: relative;
    text-align: left;
  }
  .ti01::before {
    position: absolute;
    content: '';
    top: .8em;
    left: 15%;
    width: 75%;
    height: 50px;
    background: #fc6 !important;
    z-index: -1;
  }
  .p_ti01 {
    margin-top: 3em;
  }
  /*commitment*/
  /*solid_wood*/
  .box50c {
    margin: 0 0 2em;
    padding: .5%;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #666;
    border-radius: 12px;
    z-index: 1;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
  }
  .box50c:last-child {
    margin: 0;
    padding: .5%;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #666;
    border-radius: 12px;
    z-index: 1;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
  }
  .ti02 {
    position: relative;
    overflow: hidden;
    padding: .1em 0 0 18%;
    word-break: break-all;
    border-bottom: 2px solid #9c9;
    text-align: left;
    margin-bottom: 1em;
    white-space: nowrap;
  }
  .ti02 span {
    font-size: .8em !important;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: .1em .6em .1em !important;
    color: #fff;
    border-radius: 10px 10px 0 0;
    background: #9c9;
  }
  .pp {
    text-indent: -1em;
    margin-left: 1em;
    text-align: left;
    color: #080;
    margin-bottom: 1em;
    line-height: 1.5em;
  }
  .pp:before {
    content: '\f1bb';
    display: inline-block;
    width: 1em;
    color: #080;
    font-family: 'FontAwesome';
    text-indent: 0;
  }
  .box70 {
    margin: 1.5%;
    padding: 1%;
    width: 67%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .box30 {
    margin: 1.5%;
    padding: 1%;
    width: 27%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  /*solid_wood*/
  /*btn*/
  .btnbox3 {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 33%;
    height: auto;
    box-sizing: border-box;
  }
  .btn-wh3 {
    width: 100%;
    height: auto;
    border: 1px solid #fff;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
  }
  .btn-wh3 a {
    font-size: 1.1em;
    color: #000;
    text-decoration: none;
    line-height: 1.7em;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
  }
  .eff-wh3 {
    width: 100%;
    height: 100%;
    left: -100%;
    background: #ccc;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
  }
  .btn-wh3:hover .eff-wh3 {
    left: 0;
  }
  .btn-wh3:hover a {
    color: #000 !important;
    opacity: 1;
    display: block;
  }
}
@media screen and (min-width:769px) and (max-width:1024px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2, .flex_bet3 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*index*/
  .parallax {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .parallax_in {
    margin: 0 auto;
    width: 90%;
    height: auto;
    box-sizing: border-box;
    padding: 8em 0;
  }
  .parallax_1 {
    background-image: url("../images/bg1.jpg");
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
  }
  .box50b {
    margin: 1.5%;
    padding: 1%;
    width: 47%;
    height: auto;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #999;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
    position: relative;
    z-index: 1;
  }
  .bg_h2 {
    position: absolute;
    top: 7%;
    left: -2%;
    padding: .2em 1.5em;
    background-color: rgba(255, 255, 255, 0.8);
    width: 85%;
    text-align: left;
  }
  /*index*/
  /*commitment*/
  .sec_in {
    margin: 0 auto;
    padding: 4em 0;
    width: 97%;
    height: auto;
  }
  .sec_inb0 {
    margin: 0 auto;
    padding: 4em 0 0;
    width: 97%;
    height: auto;
  }
  .box50 {
    margin: 1.5%;
    padding: 1%;
    width: 47%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .ti01 {
    position: relative;
    text-align: left;
  }
  .ti01::before {
    position: absolute;
    content: '';
    top: .8em;
    left: 15%;
    width: 75%;
    height: 50px;
    background: #fc6 !important;
    z-index: -1;
  }
  .p_ti01 {
    margin-top: 3em;
  }
  /*commitment*/
  /*solid_wood*/
  .box50c {
    margin: 1.5%;
    padding: .5%;
    width: 47%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #666;
    border-radius: 12px;
    z-index: 1;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
  }
  .ti02 {
    position: relative;
    overflow: hidden;
    padding: .1em 0 0 18%;
    word-break: break-all;
    border-bottom: 2px solid #9c9;
    text-align: left;
    margin-bottom: 1em;
    white-space: nowrap;
  }
  .ti02 span {
    font-size: .8em !important;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: .1em .6em .1em !important;
    color: #fff;
    border-radius: 10px 10px 0 0;
    background: #9c9;
  }
  .pp {
    text-indent: -1em;
    margin-left: 1em;
    text-align: left;
    color: #080;
    margin-bottom: 1em;
    line-height: 1.5em;
  }
  .pp:before {
    content: '\f1bb';
    display: inline-block;
    width: 1em;
    color: #080;
    font-family: 'FontAwesome';
    text-indent: 0;
  }
  .box70 {
    margin: 1.5%;
    padding: 1%;
    width: 67%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .box30 {
    margin: 1.5%;
    padding: 1%;
    width: 27%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  /*solid_wood*/
  /*btn*/
  .btnbox3 {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 33%;
    height: auto;
    box-sizing: border-box;
  }
  .btn-wh3 {
    width: 100%;
    height: auto;
    border: 1px solid #fff;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
  }
  .btn-wh3 a {
    font-size: 1.1em;
    color: #000;
    text-decoration: none;
    line-height: 1.7em;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
  }
  .eff-wh3 {
    width: 100%;
    height: 100%;
    left: -100%;
    background: #ccc;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
  }
  .btn-wh3:hover .eff-wh3 {
    left: 0;
  }
  .btn-wh3:hover a {
    color: #000 !important;
    opacity: 1;
    display: block;
  }
}
@media screen and (min-width:1025px) and (max-width:1440px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2, .flex_bet3 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*index*/
  .parallax {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .parallax_in {
    margin: 0 auto;
    width: 90%;
    height: auto;
    box-sizing: border-box;
    padding: 8em 0;
  }
  .parallax_1 {
    background-image: url("../images/bg1.jpg");
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
  }
  .box50b {
    margin: 1.5%;
    padding: 1%;
    width: 47%;
    height: auto;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #999;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
    position: relative;
    z-index: 1;
  }
  .bg_h2 {
    position: absolute;
    top: 7%;
    left: -2%;
    padding: .2em 1.5em;
    background-color: rgba(255, 255, 255, 0.8);
    width: 85%;
    text-align: left;
  }
  /*index*/
  /*commitment*/
  .sec_in {
    margin: 0 auto;
    padding: 4em 0;
    width: 97%;
    height: auto;
  }
  .sec_inb0 {
    margin: 0 auto;
    padding: 4em 0 0;
    width: 97%;
    height: auto;
  }
  .box50 {
    margin: 1.5%;
    padding: 1%;
    width: 47%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .ti01 {
    position: relative;
    text-align: left;
  }
  .ti01::before {
    position: absolute;
    content: '';
    top: .8em;
    left: 15%;
    width: 75%;
    height: 50px;
    background: #fc6 !important;
    z-index: -1;
  }
  .p_ti01 {
    margin-top: 3em;
  }
  /*commitment*/
  /*solid_wood*/
  .box50c {
    margin: 1.5%;
    padding: .5%;
    width: 47%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #666;
    border-radius: 12px;
    z-index: 1;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
  }
  .ti02 {
    position: relative;
    overflow: hidden;
    padding: .1em 0 0 15%;
    word-break: break-all;
    border-bottom: 2px solid #9c9;
    text-align: left;
    margin-bottom: 1em;
  }
  .ti02 span {
    font-size: .8em !important;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: .1em .6em .1em !important;
    color: #fff;
    border-radius: 10px 10px 0 0;
    background: #9c9;
  }
  .pp {
    text-indent: -1em;
    margin-left: 1em;
    text-align: left;
    color: #080;
    margin-bottom: 1em;
    line-height: 1.5em;
  }
  .pp:before {
    content: '\f1bb';
    display: inline-block;
    width: 1em;
    color: #080;
    font-family: 'FontAwesome';
    text-indent: 0;
  }
  .box70 {
    margin: 1.5%;
    padding: 1%;
    width: 67%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .box30 {
    margin: 1.5%;
    padding: 1%;
    width: 27%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  /*solid_wood*/
  /*btn*/
  .btnbox3 {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 33%;
    height: auto;
    box-sizing: border-box;
  }
  .btn-wh3 {
    width: 100%;
    height: auto;
    border: 1px solid #fff;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
  }
  .btn-wh3 a {
    font-size: 1.1em;
    color: #000;
    text-decoration: none;
    line-height: 1.7em;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
  }
  .eff-wh3 {
    width: 100%;
    height: 100%;
    left: -100%;
    background: #ccc;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
  }
  .btn-wh3:hover .eff-wh3 {
    left: 0;
  }
  .btn-wh3:hover a {
    color: #000 !important;
    opacity: 1;
    display: block;
  }
}
@media screen and (min-width:1441px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2, .flex_bet3 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*index*/
  .parallax {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .parallax_in {
    margin: 0 auto;
    width: 70%;
    height: auto;
    box-sizing: border-box;
    padding: 8em 0;
  }
  .parallax_1 {
    background-image: url("../images/bg1.jpg");
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
  }
  .box50b {
    margin: 1.5%;
    padding: 1%;
    width: 47%;
    height: auto;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #999;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
    position: relative;
    z-index: 1;
  }
  .bg_h2 {
    position: absolute;
    top: 7%;
    left: -2%;
    padding: .2em 1.5em;
    background-color: rgba(255, 255, 255, 0.8);
    width: 85%;
    text-align: left;
  }
  /*index*/
  /*commitment*/
  .sec_in {
    margin: 0 auto;
    padding: 4em 0;
    width: 80%;
    height: auto;
  }
  .sec_inb0 {
    margin: 0 auto;
    padding: 4em 0 0;
    width: 80%;
    height: auto;
  }
  .box50 {
    margin: 1.5%;
    padding: 1%;
    width: 47%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .ti01 {
    position: relative;
    text-align: left;
  }
  .ti01::before {
    position: absolute;
    content: '';
    top: .8em;
    left: 15%;
    width: 75%;
    height: 50px;
    background: #fc6 !important;
    z-index: -1;
  }
  .p_ti01 {
    margin-top: 3em;
  }
  /*commitment*/
  /*solid_wood*/
  .box50c {
    margin: 1.5%;
    padding: .5%;
    width: 47%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #666;
    border-radius: 12px;
    z-index: 1;
    box-shadow: 5px 5px 0px 0px rgba(102, 51, 0, 0.26);
  }
  .ti02 {
    position: relative;
    overflow: hidden;
    padding: .1em 0 0 15%;
    word-break: break-all;
    border-bottom: 2px solid #9c9;
    text-align: left;
    margin-bottom: 1em;
  }
  .ti02 span {
    font-size: .8em !important;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: .1em .6em .1em !important;
    color: #fff;
    border-radius: 10px 10px 0 0;
    background: #9c9;
  }
  .pp {
    text-indent: -1em;
    margin-left: 1em;
    text-align: left;
    color: #080;
    margin-bottom: 1em;
  }
  .pp:before {
    content: '\f1bb';
    display: inline-block;
    width: 1em;
    color: #080;
    font-family: 'FontAwesome';
    text-indent: 0;
  }
  .box70 {
    margin: 1.5%;
    padding: 1%;
    width: 67%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  .box30 {
    margin: 1.5%;
    padding: 1%;
    width: 27%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  /*solid_wood*/
  /*btn*/
  .btnbox3 {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 33%;
    height: auto;
    box-sizing: border-box;
  }
  .btn-wh3 {
    width: 100%;
    height: auto;
    border: 1px solid #fff;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
  }
  .btn-wh3 a {
    font-size: 1.1em;
    color: #000;
    text-decoration: none;
    line-height: 1.7em;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
  }
  .eff-wh3 {
    width: 100%;
    height: 100%;
    left: -100%;
    background: #ccc;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
  }
  .btn-wh3:hover .eff-wh3 {
    left: 0;
  }
  .btn-wh3:hover a {
    color: #000 !important;
    opacity: 1;
    display: block;
  }
}