.typeProduct {
  /* mvArea */
  /* sec1 */
  /* sec2 */
}
.typeProduct .mvArea {
  margin: 0 0 30px 0;
  /* p_100 */
}
.typeProduct .mvArea h2 {
  letter-spacing: 0em;
}
.typeProduct .mvArea.bewith_advance {
  background-image: url(../images/ad_top.jpg);
  background-position: right center;
}
.typeProduct .mvArea.bewith_advance:before {
  content: none;
}
.typeProduct .sec1.bewith_advance {
  /* newsTxt */
}
.typeProduct .sec1.bewith_advance p .small {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}
.typeProduct .sec1.bewith_advance .img {
  margin-bottom: 0;
}
.typeProduct .sec1.bewith_advance .text {
  margin-bottom: 40px;
}
.typeProduct .sec1.bewith_advance .text dd ul {
  width: 80%;
  margin: 30px auto 0;
}
.typeProduct .sec1.bewith_advance .text dd ul li img {
  display: block;
  width: 100%;
}
.typeProduct .sec1.bewith_advance .text dd ul li p {
  margin: 10px 0 0;
  font-size: 12px;
  line-height: 1.6;
}
.typeProduct .sec1.bewith_advance .text dd ul li + li {
  margin-top: 30px;
}
.typeProduct .sec1.bewith_advance .newsTxt {
  margin: 40px auto 40px;
  max-width: 720px;
  width: 90%;
}
.typeProduct .sec1.bewith_advance .newsTxt h3 {
  margin: 0 0 1em 0;
  text-align: center;
  line-height: 1.5;
  font-size: 20px;
}
.typeProduct .sec1.bewith_advance .newsTxt p {
  font-size: 14px;
  line-height: 1.75;
}
.typeProduct .sec1.bewith_advance .colorFlexWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 0 auto;
  max-width: 700px;
}
.typeProduct .sec1.bewith_advance .colorFlexWrap li {
  margin-bottom: 20px;
  width: 49%;
}
.typeProduct .sec1.bewith_advance .colorFlexWrap li img {
  margin-bottom: 10px;
}
.typeProduct .sec1.bewith_advance .colorFlexWrap li p {
  text-align: center;
  font-size: 12px;
}
.typeProduct .sec2 {
  /* p100 */
}
.typeProduct .sec2 .figArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  margin: 0 auto 40px auto;
}
.typeProduct .sec2 li {
  width: 100%;
}
.typeProduct .sec2 li img {
  border: 1px solid #707070;
}
.typeProduct .sec2 .p100 table {
  border-collapse: collapse;
}
.typeProduct .sec2 .p100 th {
  border-right: 1px solid #aaaaaa;
  width: 35%;
}
.typeProduct .sec2 .p100 td {
  padding: 5px 0 5px 20px;
}
.typeProduct .linkArea {
  display: block;
  width: min(75vw, 500px);
  margin: 0 auto 60px;
}
.typeProduct .linkArea p {
  font-size: 14px;
  margin-top: 0.5em;
}

/* typeProduct */
.modalBox h2 {
  margin: 0 0 1em 0;
  line-height: 1.2;
  font-size: 18px;
}
.modalBox .img {
  margin: 0 0 20px 0;
}
.modalBox p {
  font-size: 14px;
}
.modalBox p span {
  display: block;
  font-size: 12px;
  margin-top: 1em;
}

/* modalBox */
.modaal-content-container {
  padding: 40px 15px 20px 15px !important;
}

.modaal-wrapper {
  z-index: 99999999 !important;
}
.modaal-wrapper .modaal-close {
  position: absolute;
  top: 10px !important;
  right: 10px !important;
  width: 26px;
  height: 26px;
  background-image: url(../../../common/images/ico_close.svg) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

/* .modaal-wrapper */
.modaal-close:before,
.modaal-close:after {
  content: none !important;
}/*# sourceMappingURL=style.css.map */