@charset "UTF-8";
.easy_area_02 {
  font-family: 'Noto Sans JP';
  margin: 0 auto 0;
}

.easy_area_02 img {
  width: 100%;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}

.easy_area_02 img.border-off {
  border: none;
  box-sizing: border-box;
}

.easy_area_02 img.border-on {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}

.easy_area_02 img.banner {
  width: auto;
}

.easy_area_02 img.wide-image {
  width: 100%;
  border: none;
  box-sizing: border-box;
}

.easy_area_02 .easy_item {
  /*border-bottom: 1px solid #ccc;*/
  padding: 130px 0 0 0;
}

.easy_area_02 .easy_item p.banner {
  margin: -130px auto 50px;
  text-align: center;
}

.easy_area_02 .easy_item div.banner2 {
  display: inline-block;
  width: auto;
}

.easy_area_02 .easy_item div.banner2.pc {
  width: 482px;
  text-align: center;
}

.easy_area_02 .easy_item div.banner2 img.banner2 {
  width: auto;
  height: auto;
}

.easy_area_02 .easy_item.no-border {
  border-bottom: none;
}

.easy_area_02 .easy_title {
  font-size: 2.2em;
  line-height: 1.3;
  font-weight: bold;
  border-left: 4px solid #00459F;
  padding-left: 1%;
  margin-bottom: 1.8%;
}

.easy_area_02 .easy_caption {
  font-size: 1.13333em;
  line-height: 1.75;
  margin: 0 auto 1.5% 1em;
  letter-spacing: 0.025em;
}

.easy_area_02 .easy_img_type1 {
  width: 100%;
  height: 580px;
  margin: 0.6% 0 0;
}

.easy_area_02 .easy_img_type1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50%;
}

.easy_area_02 .easy_img_type2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0.6% 0;
}

.easy_area_02 .easy_img_type2 p {
  width: 49.59183%;
}

.easy_area_02 .easy_img_type2 p.current {
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  height: auto;
}

.easy_area_02 .easy_img_type2 p.center {
  margin: 0 auto 0;
}

.easy_area_02 .easy_img_type2 p:nth-child(even) {
  margin-left: 0.8163%;
}

.easy_area_02 .easy_img_type2 p:nth-child(n+3) {
  margin-top: 0.6%;
}

/* top縺ｮ髢馴囈蠎�繧� */
.easy_area_02 .easy_img_type2.on-interval-wide p:nth-child(n+3) {
  margin-top: 8.5%;
}

.easy_area_02 .easy_img_type2 p span {
  display: block;
  font-size: 1em;
  line-height: 1.6;
  margin-top: 2.7%;
}

.easy_area_02 .easy_img_type2 p span a {
  text-decoration: none;
  font-size: 1.0666em;
  color: #1C64B3;
  font-weight: bold;
}

/* easy_img_type3 */
.easy_area_02 .easy_img_type3 {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.easy_area_02 .easy_img_type3 p {
  width: 45.9183%;
  margin-bottom: 3.5%;
}

.easy_area_02 .easy_img_type3 p:nth-child(even) {
  margin-left: 8.16326%;
}

.easy_area_02 .easy_img_type3 p:nth-child(n+3) {
  margin-top: 10%;
}

.easy_area_02 .easy_img_type3 {
  margin-bottom: 10%;
}

.easy_area_02 .easy_img_type3 .easy_sub_ttl {
  display: block;
  font-size: 1.5em;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 2.6%;
  letter-spacing: 0.02em;
  border-left: 4px solid #00459F;
  padding-left: 2%;
}

.easy_area_02 .easy_img_type3 .easy_cap_ttl {
  font-size: 1.35em;
  font-weight: bold;
  margin: 4.6% 0 0;
  padding: 0;
  display: block;
}

.easy_area_02 .easy_img_type3 .easy_sub_caption {
  display: block;
  font-size: 1.0666em;
  line-height: 1.6;
  margin-top: 2.7%;
}

.easy_item .easy_caption_note {
  display: block;
  font-size: 0.90625em;
  line-height: 1.8;
  color: #0099FF;
  margin: 0;
}

.easy_area_02 video {
  width: 100%;
  height: auto;
}

.easy_area_02 video.portrate-columns2 {
  width: auto;
  height: 486px;
  margin: 0 auto;
  display: block;
}

.easy_area_02 video.portrate-column1 {
  width: auto;
  height: 486px;
  margin: 0 auto;
  display: block;
}

.easy_area_02 video.portrate-kani {
  width: auto;
  height: 450px;
  margin: 0 auto;
  display: block;
}

.easy_area_02 video.portrate-link {
  width: auto;
  height: 484px;
  margin: 0 auto;
  display: block;
}

.easy-banner {
  margin: 0 auto 4%;
  padding: 0;
  display: block;
  width: 56.3%;
}

div.easy_img_type4 {
  display: flex;
  justify-content: space-between;
}

div.easy_img_type4 p {
  width: 32.5%;
}

div.easy_img_type4 p.current {
  background-repeat: no-repeat;
  background-size: 100%;
}

div.easy_img_type4 p span {
  display: inline-block;
  font-size: 0.9em;
  font-weight: bold;
  margin: 2% 0 0;
}

@media (max-width: 500px) {
  #include_area p.easy_caption:not(.easy_title):not(.main_title):not(.sub_title):not(.caption) {
    zoom: 100%;
    line-height: 1.6 !important;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .easy_area_02 {
    font-family: 'Noto Sans JP';
    margin: 6% auto 0;
    padding: 0 5%;
  }
  .easy_area_02 img {
    width: 100%;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
  }
  .easy_area_02 .easy_item {
    /*border-bottom: 1px solid #ccc;*/
    padding: 9.8% 0 0 0;
  }
  .easy_area_02 .easy_item p.banner {
    margin: 0 auto 0;
    text-align: center;
  }
  .easy_area_02 .easy_item div.banner2 {
    display: inline-block;
    width: auto;
    margin: 5% 0 0 !important;
  }
  .easy_area_02 .easy_item div.banner2 img.banner2 {
    width: 100%;
    height: auto;
  }
  .easy_area_02 .easy_title {
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: bold;
    border-left: 4px solid #00459F;
    padding-left: 2.5%;
  }
  .easy_area_02 .easy_img_type1 {
    height: auto;
  }
  .easy_area_02 .easy_img_type2 p,
  .easy_area_02 .easy_img_type3 p {
    width: 100%;
    margin-bottom: 4%;
  }
  .easy_area_02 .easy_img_type3 p:nth-child(even) {
    margin-left: 0;
  }
  .easy_area_02 .easy_caption {
    font-size: 0.83rem;
    line-height: 1.6;
    margin: 3% auto;
    letter-spacing: 0.025em;
  }
  .easy_area_02 .easy_img_type2 p span,
  .easy_area_02 .easy_img_type3 p span {
    display: block;
    font-size: 0.73rem;
    line-height: 1.6;
    margin-top: 2%;
    zoom: 100% !important;
  }
  .easy_area_02 .easy_img_type2 video {
    margin: 4% auto 0;
  }
  .easy_area_02 .easy_img_type3 .easy_sub_ttl {
    font-size: 1.1rem;
  }
  .easy_area_02 .easy_img_type2 p:nth-child(even) {
    margin-left: 0;
  }
  .easy_area_02 .easy_img_type2.on-interval-wide p:nth-child(n+3) {
    margin-top: 0;
  }
  .easy_area_02 .easy_img_type3 p {
    margin-bottom: 9%;
  }
  .easy_area_02 .easy_img_type3 .easy_cap_ttl {
    font-size: 1rem;
  }
  .easy_area_02 .easy_img_type3 .easy_sub_caption {
    display: block;
    font-size: 0.83rem;
    line-height: 1.6;
    margin-top: 2.7%;
  }
  .easy_area_02 .easy_img_type3 p:nth-child(n+3) {
    margin-top: 0;
  }
  .easy_area_02 .easy_item .easy_caption_note {
    display: block;
    font-size: 0.75rem;
    line-height: 1.8;
    color: #0099FF;
    margin: 0;
  }
  .easy_area_02 .easy_img_type3 {
    margin-bottom: 0;
  }
  .easy-banner {
    margin: -10% auto 12%;
    padding: 0;
    display: block;
    width: 90%;
  }
  .easy-banner img {
    border: none;
  }
  div.easy_img_type4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  div.easy_img_type4 p {
    width: 47.5%;
    margin: 0 0 5%;
  }
  div.easy_img_type4 p.current {
    background-repeat: no-repeat;
    background-size: 100%;
  }
  div.easy_img_type4 p span {
    display: inline-block;
    font-size: 0.8rem;
    font-weight: bold;
    margin: 2% 0 0;
  }
}
