body {
  margin: 0;
  padding: 0;
}

a {
  border: 0;
  text-decoration: none;
}

h2 {
  font-size: 2em;
}

.sponly {
  display: none;
}

.header {
  padding: 0;
  margin: 0;
  background-color: #ff8a65;
}
.header .inner-box-top {
  position: relative;
  width: 980px;
  height: 920px;
  margin: 0 auto;
  padding-top: 20px;
  background-image: url(../images/top_images_bkg.png);
  background-repeat: no-repeat;
  background-position: center top;
  display: grid;
}
.header::after {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  display: block;
  content: " ";
  height: 30px;
  width: 81px;
  background-image: url(../images/after_block_arrow_1.png);
  background-repeat: no-repeat;
  z-index: 10;
}

.top-title {
  font-size: 0;
  display: grid;
  width: 985px;
  height: 250px;
  text-align: center;
  background-image: url(../images/site_title.png);
  background-repeat: no-repeat;
}

.bag_1 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 238px;
  left: 0;
}

.bag_2 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 245px;
  right: 0;
}

.guide_btn_box {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 60px;
  left: 105px;
}
.guide_btn_box img {
  display: block;
  border-radius: 8px;
  box-shadow: 0 6px 3px hsla(0, 0%, 51%, 0.8);
}
.guide_btn_box img:hover {
  box-shadow: none;
  opacity: 0.9;
}
.guide_btn_box:hover {
  bottom: 55px;
}

.top-copy-text {
  position: absolute;
  width: grid;
  left: 420px;
  bottom: 170px;
}
.top-copy-text p {
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
  font-weight: 600;
  font-style: oblique;
  text-shadow: 0 3px 10px #000;
}

.textCenter {
  text-align: center;
}

.head_line2 {
  color: #ff6400;
}

.head_line3 {
  color: #41bc96;
}

.second_copy_line {
  text-align: center;
  font-size: 1.2em;
}

.end_copy_line {
  font-size: 1em;
  color: #40535e;
}

.posRight {
  float: right;
}

/* block2
--------------------- */
.block2 {
  position: relative;
  width: 100%;
  background-color: #fff;
  padding-top: 45px;
}
.block2 .inner-box {
  width: 950px;
  margin: auto;
  padding-top: 0;
  padding-bottom: 2em;
}
.block2::after {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  display: block;
  content: " ";
  height: 30px;
  width: 81px;
  background-image: url(../images/after_block_arrow_2.png);
  background-repeat: no-repeat;
  z-index: 10;
}

.detail_top {
  padding-top: 0;
  padding-bottom: 1em;
  text-align: center;
}
.detail_top p {
  font-size: 24px;
  line-height: 1.6;
}

.perfects_head {
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  line-height: 40px;
  width: 240px;
  height: 40px;
  background-color: #ff8a65;
  color: #fff;
}

.perfect_back_copy {
  font-size: 30px;
  text-align: center;
}

.perfect-img_photo {
  width: 920px;
  margin: 1em auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

.perfect_img_box {
  width: 264px;
  box-sizing: border-box;
}
.perfect_img_box p {
  color: #ff6400;
  text-align: center;
  font-weight: 600;
  font-size: 21px;
  margin: 0;
  padding: 0;
}

/* block3
--------------------- */
.block3 {
  position: relative;
  width: 100%;
  background-color: #ffcebd;
  padding-top: 45px;
}
.block3 .inner-box {
  width: 850px;
  margin: auto;
  padding-top: 2em;
  padding-bottom: 2em;
}
.block3::after {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  display: block;
  content: " ";
  height: 30px;
  width: 81px;
  background-image: url(../images/after_block_arrow_3.png);
  background-repeat: no-repeat;
  z-index: 10;
}

.guide_step {
  width: 710px;
  margin: 0 auto;
  padding-bottom: 55px;
}
.guide_step ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 650px;
  gap: 26px;
}

/* block4
--------------------- */
.block4 {
  position: relative;
  width: 100%;
  background-color: #fff;
  padding-top: 25px;
}
.block4 h3 {
  font-size: 1.6em;
}
.block4 .inner-box {
  width: 920px;
  margin: auto;
  padding-top: 1em;
  padding-bottom: 2em;
}
.block4::after {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  display: block;
  content: " ";
  height: 30px;
  width: 81px;
  background-image: url(../images/after_block_arrow_2.png);
  background-repeat: no-repeat;
  z-index: 10;
}

.step_use {
  width: 920px;
  margin: 0 auto 2em;
}
.step_use ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
}

.how_article1 {
  width: 650px;
  margin: 0 auto;
  padding-bottom: 2em;
}
.how_article1 h4 {
  font-size: 1.1em;
  position: relative;
}
.how_article1 h4::after {
  position: relative;
  margin-bottom: -10px;
  width: 15px;
  background-color: #ffe2b9;
}

.how_line {
  clear: both;
  border-top: 1px solid #41bccf;
}

.how_col2 {
  width: 100%;
  display: grid;
  align-items: start;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.spec_data {
  border: 1px solid #000;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.spec_data .first_line {
  padding-top: 1em;
}
.spec_data .end_line {
  padding-bottom: 1em;
}
.spec_data p {
  margin: 0;
  padding: 0 1em;
}
.spec_data h5 {
  margin: 0;
  padding: 0 1em;
  font-size: 20px;
  background-image: url(../images/dashed_line.png);
  background-repeat: repeat-x;
  background-position: 0 bottom;
}
.spec_data .spec-line {
  font-size: 0.84em;
}

/* block8
--------------------- */
.block8 {
  position: relative;
  width: 100%;
  background-color: #e7e6e6;
  padding-top: 25px;
}
.block8 .inner-box {
  width: 920px;
  margin: auto;
  padding-top: 1em;
  padding-bottom: 6em;
}
.block8::after {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  display: block;
  content: " ";
  height: 30px;
  width: 81px;
  background-image: url(../images/after_block_arrow_4.png);
  background-repeat: no-repeat;
  z-index: 10;
}

.flush_box {
  width: 100%;
}
.flush_box .posRight {
  margin-top: -4em;
}
.flush_box p {
  font-size: 26px;
}
.flush_box caption {
  display: block;
  font-size: 16px;
}

/* block9
--------------------- */
.block9 {
  position: relative;
  width: 100%;
  background-color: #ffcebd;
  background-image: url(../images/bkg_structural_design.png);
  padding-top: 25px;
}
.block9 .inner-box {
  text-align: center;
  clear: both;
  width: 920px;
  margin: auto;
  padding-top: 0;
  padding-bottom: 1em;
}
.block9 .inner-box h2 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 12px;
  padding: 0;
}
.block9::after {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  display: block;
  content: " ";
  height: 30px;
  width: 81px;
  background-image: url(../images/after_block_arrow_9.png);
  background-repeat: no-repeat;
  z-index: 10;
}

.struct-copy {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

/* block10
--------------------- */
.block10 {
  position: relative;
  width: 100%;
  background-color: #ffcebd;
  padding-top: 25px;
}
.block10 .inner-box {
  display: flex;
  justify-content: space-between;
  clear: both;
  width: 900px;
  margin: auto;
  padding-top: 1.5em;
  padding-bottom: 2em;
}

.faq_box1 {
  background-color: #ff8a65;
  box-sizing: border-box;
  padding: 6px;
  margin: 0;
  width: 240px;
}

.faq_box2 {
  background-color: #ff8a65;
  box-sizing: border-box;
  padding: 6px;
  margin: 0;
  width: 315px;
}

.qtxt {
  color: #fff;
  background-image: url(../images/ico_q.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 21px;
  padding-left: 42px;
  padding-bottom: 8px;
  border-bottom: 1px solid #fff;
}

.atxt {
  color: #fff;
  background-image: url(../images/ico_a.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 21px;
  padding-left: 42px;
  padding-bottom: 8px;
}

/* block5
--------------------- */
.block5 {
  position: relative;
  width: 100%;
  background-color: #fff;
  margin-top: 0;
}
.block5 .inner-box {
  width: 850px;
  margin: auto;
  padding-top: 4em;
  padding-bottom: 1em;
}
.block5::after {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  display: block;
  content: " ";
  height: 30px;
  width: 81px;
  background-image: url(../images/after_block_arrow_2.png);
  background-repeat: no-repeat;
  z-index: 10;
}

.column_howto {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 2fr;
}
.column_howto h3 {
  font-size: 1.25em;
  font-weight: 900;
}

.in_col_1, .in_col_2 {
  text-align: center;
}

/* block6
--------------------- */
.block6 {
  position: relative;
  width: 100%;
  background-color: #e7e6e6;
}
.block6 .inner-box {
  width: 840px;
  margin: auto;
  padding-top: 4em;
  padding-bottom: 2em;
}
.block6 h3 {
  font-weight: normal;
}
.block6::after {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  display: block;
  content: " ";
  height: 30px;
  width: 81px;
  background-image: url(../images/after_block_arrow_6.png);
  background-repeat: no-repeat;
  z-index: 10;
}

/* block7 */
.block7 {
  width: 100%;
  background-color: #fff;
  margin-top: 45px;
}

.contact_product {
  width: 980px;
  height: 380px;
  margin: 0 auto 2em;
  display: grid;
  position: relative;
  background-image: url(../images/contact_bkg.png);
  background-repeat: no-repeat;
}
.contact_product ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 68px;
  top: 44px;
}
.contact_product a:hover {
  opacity: 0.8;
}

/* footer
------------------------- */
.footer {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #ff8a65;
}
.footer .inner-box {
  width: 960px;
  margin: 0 auto;
  padding: 26px 0 30px;
}
.footer strong {
  font-weight: bold;
}
.footer p {
  text-align: center;
  font-size: 0.96em;
  line-height: 23px;
  color: #fff;
  font-weight: 100;
}
.footer p.cp-text {
  margin-top: 26px;
  font-size: 12px;
  line-height: 23px;
}
.footer a {
  color: #fff;
}/*# sourceMappingURL=style.css.map */