@charset "utf-8";
/* CSS Document */
.white2 {
  width: 100%;
  margin: 0 0 130px 0;
  background-color: #fff;
}
#dtp {
  padding: 100px 0 0 0;
}
img.fg_pic_right2 {
  width: 450px;
  float: right;
  margin: 0 0 0 0;
  padding: 0;
}
/*.list_left2 {
  width: 450px;
  margin: 0 0 0 0;
  padding: 0;
  float: left;
}
.list_left2 li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 34px;
}
.list_left2 li:nth-child(2) {
  margin: 120px 0 0 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 34px;
}*/
img#triangle {
  max-width: 100%;
  position: absolute;
  /*ttom: -1550px;
  left: -10px;*/
  display: block;
  top: 2146px;
  left: 0;
}
/*img.p_b_l {
  width: 300px;
  margin: auto 100px;
  text-align: center;
}*/
.list_under {
  width: 1000px;
  margin: 60px 0 0 0;
  padding: 0;
  float: left;
}
.list_under li {
  width: 330px;
  margin: 0 0 0 0;
  list-style: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 34px;
  float: left;
}
.list_under li p {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  color: #555555;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}
.list_under li p span {
  font-size: 26px;
  font-weight: 500;
  margin: 0 0 5px 0;
  color: #00ccce;
}
.list_under li a:hover {
  opacity: 0.6;
}
.list_under li img {
  width: 230px;
}
/*.list_under li:first-child {
  width: 490px;
  margin: 0 20px 0 0;
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 34px;
  float: left;
}*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  img.fg_pic_right2 {
    width: 70%;
    margin: 0 auto;
    padding: 0;
    float: none;
  }
  .list_under {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .list_under li {
    width: 230px;
    margin: 0 auto;
    list-style: none;
    font-size: 16px;
    font-weight: 600;
    float: none;
  }
  .list_under li p {
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  img.fg_pic_right2 {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    float: none;
  }
  .list_under {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .list_under li {
    width: 230px;
    margin: 0 auto;
    list-style: none;
    font-size: 16px;
    font-weight: 600;
    float: none;
  }
  .list_under li p {
    margin: 30px 0 0 0;
  }
}