@charset "UTF-8";

/* CSS Document */
.mb20 {
  margin-bottom: 20px;
}

.p-sec-txt1 {
  margin: 40px 0 70px 0;
  font-size: 16px;
}

.p-sec-txt2-1 {
  margin: 0 0 30px;
  font-size: 18px;
}

.p-sec-bg {
  padding: 45px 35px;
}

.p-sec-txt3 {
  margin: 0;
  font-size: 18px;
}

.p-sec-txt4 {
  margin-top: 0;
}

.p-sec-list {}

.p-sec-list li {
  width: 32%;
}

.p-sec-list p {
  margin: 0;
}

.p-sec-list .bg_blue {
  padding: 8px 10px;
}

.p-sec-list .bg_blue p {
  font-size: 16px;
  line-height: 1;
}

.p-sec-list .bg_blue span {
  padding-right: 20px;
  font-size: 30px;
  vertical-align: middle;
}

.p-sec-list1 {
  font-size: 16px;
  height: 7em;
}

.p-sec-txt5 {
  margin-bottom: 20px;
  font-size: 18px;
}

.p-sec-txt {
  margin: 0;
  font-size: 18px;
}

.p-sec1-1-left {
  width: 60%;
}

.p-sec1-1-right {
  padding-left: 4%;
  width: 40%;
}

.p-sec-wrap {
  padding: 0 0 40px 50px;
  margin-bottom: 50px;
  position: relative;
}

.p-sec2-no {
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0;
}

.p-sec-list2 {
  height: 70px;
  text-align: center;
}

.p-sec-list .bg_blue p {
  line-height: 1.5;
}

.p-sec-list2-txt {
  padding: 20px;
}

.p-sec2-4 {
  position: relative;
}

.p-sec2-4-img {
  width: 123px;
  position: absolute;
  right: 50px;
  bottom: 0;
  z-index: 2;
}

.p-sec3-1-left {
  padding-right: 20px;
  width: 34%;
}

.p-sec3-1-right {
  width: 66%;
}

.p-sec3-2-left {
  padding-right: 20px;
  width: 66%;
}

.p-sec3-2-right {
  width: 34%;
}

.p-sec3-2-right img {
  max-width: 175px;
}

.p-sec-bg2 {
  padding-bottom: 0;
}

@media screen and (max-width: 1030px) {
  .p-sec-bg {
    padding: 20px 10px;
  }

  .p-sec-list li {
    width: 100%;
    margin-bottom: 10px;
  }

  .p-sec1-1-left {
    width: 100%;
  }

  .p-sec1-1-right {
    padding-left: 0;
    width: 100%;
  }

  .p-sec-wrap {
    padding: 0 0 20px 50px;
    margin-bottom: 20px;
  }

  .p-sec2-no {
    font-size: 30px;
  }

  .p-sec-list2 {
    height: 60px;
  }

  .p-sec-list2-txt {
    padding: 10px;
  }

  .p-sec2-4 {
    padding-bottom: 120px;
  }

  .p-sec2-4-img {
    width: 100%;
    right: 0;
    text-align: right;
  }

  .p-sec2-4-img img {
    width: 100px;
  }

  .p-sec3-1-left {
    padding-right: 0;
    width: 100%;
  }

  .p-sec3-1-right {
    width: 100%;
  }

  .p-sec3-2-left {
    padding-right: 0;
    width: 100%;
  }

  .p-sec3-2-right {
    width: 100%;
    text-align: center;
  }
}

#main-content .title-h2-03,
#main_column .title-h2-03 {
  margin: 0 0 30px 0;
  padding: 20px 0;
  font-size: 24px;
  text-align: center;
  line-height: 1;
  border-top: 1px solid #1f2c5c;
  border-bottom: 1px solid #1f2c5c;
}

#main-content .title-h2-04 ,
#main_column .title-h2-04{
  margin: 0 0 10px 0;
  font-size: 18px;
}

.raku2_product_list_new h2.raku2_title {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}