@charset "utf-8";
/* CSS Document */
.xil3i {
  display: inline-block;
}
.mom_class {
  position: fixed;
  position: fixed;
  width: 9%;
  right: 0.8%;
  bottom: 24.5%;
  z-index: 50;
  max-width: 120px;
}
.mom_class img {
  width: 100%;
}
.menu_ds {
  max-width: 125px;
}
.sec01_item_box {
  position: absolute;
  z-index: 2;
  width: 16%;
  top: 55.5%;
  left: 14.1%;
}
.sec01_item_z {
  position: absolute;
  z-index: 2;
  width: 100%;
  opacity: 0.3;
}
.sec01_light {}
@-webkit-keyframes sec01_light {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0.2;
  }
}
@keyframes sec01_light {
  from, 50%, to {
    opacity: 1;
  }
  0%, 100% {
    opacity: 0.2;
  }
}
.sec01_light {
  -webkit-animation-name: sec01_light;
  animation-name: sec01_light;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.kv_note {
  left: -39%;
  text-align: right;
}
@media screen and (max-width: 800px) {
  .mom_class {
    width: 30%;
    right: 2%;
    bottom: 6%;
  }
  .menu_ds {
    width: 100%;
    position: fixed;
    top: inherit;
    bottom: 0;
    z-index: 10;
    display: block !important;
    opacity: 1 !important;
    max-width: 100%;
  }
  .kv_note {
    left: 0;
    text-align: right;
    bottom: -10%;
  }
  .sec01_item_box {
    width: 36%;
    top: 69.8%;
    left: 1.8%;
  }
}
.menu .store_hover {
  position: fixed;
  color: #ce8d00;
  z-index: 10;
  font-size: 12px;
  background-color: #fff4e3;
  padding: 2px 5px;
  display: none;
}
.nav_icon3:hover + .store_hover {
  display: block;
}
.pro_a {
  margin: 23% 36%;
}
.pro_b {
  margin: 14% 42%;
}
.pro_c {
  margin: 33% 61%;
}
.pro_abc {
  width: 24%;
}
.abctxt {
  color: #795736;
  width: 35%;
  margin-top: -11%;
  min-width: 430px;
}
.abctxt2 {
  position: absolute;
  bottom: 5em;
  width: 730px;
  text-align: left;
  z-index: 1;
  color: #999;
  font-size: 70%;
  margin: auto;
  left: 0;
  right: 0;
}
.txt_box1_bg {
  background: url(../img5/txt_box1_bg.jpg)right top no-repeat #fef5c3;
  background-size: 100% 100%;
  width: 71%;
  left: -3%;
  overflow: hidden;
  border-radius: 1em;
}
.txt_box1 {
  background: url(../img5/pro_abc1.png)right top no-repeat;
  background-size: 33%;
  width: 100%;
  left: 0%;
}
.pro_2 .right img {
  width: 50%;
  float: right;
  margin: 0% -12%;
}
.txtt_1::after {
  display: none;
}
.txtt_1 {
  background-color: #ffffff;
  border-radius: 1em;
  margin: -2em auto;
  color: #fe7c00;
}
.txtt_1_img {
  padding-bottom: 3em;
  margin-top: -1em;
}
.txt_box1 p {
  padding-left: 0.5em;
}
.txt_box2 {
  background: url(../img5/txt_box2_bg.jpg)left bottom no-repeat;
  background-size: 100% 100%;
  border: solid 4px #f9c570;
  background-color: #fff;
  border-radius: 1em;
  box-shadow: -5px 5px 0 #fff3b7;
}
.tit_pic img {
  width: 96%;
  margin: 0.5em -0.5em;
}
.txt_box2 .txtt {
  background-color: #fe7c00;
  border-radius: 1em;
  margin: -.5em 0;
  color: #fff;
}
.txtt_box {
  padding: 5% 13% 2% 38%;
}
.txt_box2 .txtt::after {
  display: none;
}
/*-----------------------------------------------------------*/
@media screen and (min-width: 960px) and (max-width: 1300px) {
  .txtt_box {
    padding: 5% 7% 2% 420px;
  }
}
@media screen and (min-width: 200px) and (max-width: 960px) {
  .pro_a {
    margin: 52% -3%;
  }
  .pro_b {
    margin: 32% 13%;
  }
  .pro_c {
    margin: 66% 56%;
  }
  .pro_abc {
    width: 54%;
  }
  .abctxt {
    width: 87%;
    margin-top: -36%;
    line-height: 1;
    min-width: auto;
  }
  .abctxt p {
    line-height: 1.4
  }
  .abctxt2 {
    display: none;
  }
  .tit_pic img {
    width: 36%;
    margin: 3% 0 0%;
  }
  .pro_2 .right img {
    width: 48%;
    float: right;
    margin: 0% -3%;
  }
  .pro_23_top {
    padding-top: 70%;
  }
  .txt_box1_bg {
    background: url(../img5/txt_box1_bg_sp.jpg)right top no-repeat;
    background-size: 100% 100%;
    width: 100%;
    left: -3%;
  }
  .txtt_1_img {
    padding-bottom: 3em;
    margin-top: -2.5em;
  }
  .txtt_1 {
    margin: -10% auto;
  }
  .txtt_1_img img {
    width: auto;
    height: 2em
  }
  .tit_pic img {
    width: 100%;
    margin: 1em 0 2em;
    left: -2%;
  }
  .txtt_box {
    padding: 0;
  }
  .img_bg_absolute {
    position: absolute;
    top: 7%;
  }
} /**/
@media screen and (min-width: 1601px) and (max-width: 3000px) {
  .abctxt {
    margin-top: -9%;
  }
  .pro_23_top {
    margin-top: -4%;
  }
  .txt_box1_bg {
    width: 68%;
  }
} /**/