.lead_area {
  margin-top: 80px;
}
.lead_area_p {
  font-size: 45px;
  font-weight: bold;
  text-align: center;
}
.lead_area_logo {
  margin-top: 15px;
  text-align: center;
  font-size: 0;
}
.anchor_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 80px;
}
.anchor_list_item {
  width: 500px;
}
.anchor_list_item:nth-child(even) {
  margin-left: 40px;
}
.anchor_list_item:nth-child(n+3) {
  margin-top: 40px;
}
.anchor_list_item_link {
  display: block;
  width: 500px;
  padding: 30px 40px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  position: relative;
}
.anchor_list_item_link:link,
.anchor_list_item_link:visited {
  color: #fff;
}
.anchor_list_item_link::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.anchor_list_item_link.bg_blue {
  background-color: #062663;
}
.anchor_list_item_link.bg_pink {
  background-color: #e7428d;
}
.anchor_list_item_link.bg_white {
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
}
.anchor_list_item_link.bg_white:link,
.anchor_list_item_link.bg_white:visited {
  color: #000;
}
.anchor_list_item_link.bg_white::after {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
.anchor_list_item_link.arw_no_anc::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.campaign_area {
  margin-top: 80px;
}
.campaign_bnr_link {
  display: block;
  font-size: 0;
}
.section_heading_lv2 {
  font-size: 60px;
  font-weight: bold;
  text-align: center;
}
.tvcm_area {
  margin-top: 80px;
}
.tvcm_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
.tvcm_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(50% - 50px);
}
.tvcm_list_item.comingsoon {
  position: relative;
}
.tvcm_list_item.comingsoon::after {
  content: 'coming soon';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 65px;
  margin: auto;
  border: 1px solid #000;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  color: #be0202;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
}
.tvcm_list_item_comingsoon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 65px;
  margin: auto;
  border: 1px solid #000;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  color: #be0202;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
}
.tvcm_movie_video_wrap__video {
  width: 100%;
  height: 100%;
}
.tvcm_movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.tvcm_movie__iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.tvcm_movie_name {
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}
.section_zero_iron {
  margin-top: 50px;
  padding: 50px 0;
  background-color: #edf2f9;
}
.zero_iron_heading {
  font-size: 0;
  text-align: center;
}
.zero_iron_heading__img {
  margin: 0 auto;
}
.zero_iron_pic {
  font-size: 0;
  text-align: center;
}
.zero_iron_pic__img {
  margin: 0 auto;
}
.section_no_iron {
  margin-top: 80px;
}
.no_iron_heading_btm_p {
  margin-top: 15px;
  font-size: 16px;
  text-align: center;
}
.no_iron_pic {
  font-size: 0;
  text-align: center;
}
.no_iron_pic__img {
  margin: 0 auto;
}
.no_iron_w_w_about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
  padding: 20px 30px;
  background-color: #edf2f9;
}
.no_iron_w_w_about_heading {
  font-size: 30px;
  font-weight: bold;
}
.no_iron_w_w_about_p {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
}
.no_iron_w_w_about_list {
  margin-top: 15px;
}
.no_iron_w_w_about_list_item {
  font-size: 11px;
}
.point_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
}
.point_list_item {
  width: calc((100% - 200px) / 3);
}
.point_list_item:nth-child(n+2) {
  margin-left: 30px;
}
.point_list_item:nth-child(n+4) {
  margin-top: 30px;
}
.point_list_item:nth-child(3n+4) {
  margin-left: 0;
}
.point_list_item_pic {
  font-size: 0;
  text-align: center;
}
.point_list_item_pic__img {
  margin: 0 auto;
}
.section_campaign_switch {
  margin-top: 80px;
}
.section_campaign_switch .section_heading_lv2 {
  font-size: 45px;
}
.campaign_switch {
  font-size: 0;
  text-align: center;
}
.campaign_switch__img {
  margin: 0 auto;
}
.campaign_switch_link {
  display: block;
}
.tempouketori_pic {
  font-size: 0;
  text-align: center;
}
.tempouketori_pic__img {
  margin: 0 auto;
}
.tempouketori_pic_link {
  display: block;
}
.caution_list {
  width: 525px;
  margin: 80px auto 0;
}
.caution_list_item {
  font-size: 20px;
}
.bnr_pic {
  font-size: 0;
  text-align: center;
}
.bnr_pic__img {
  margin: 0 auto;
}
.bnr_pic_link {
  display: block;
}
@media screen and (min-width: 768px) {
  .isSp {
    display: none;
  }
  .isPc {
    display: block;
  }
  .container.ht {
    width: 1040px;
    margin: 0 auto;
  }
  .uc_heading-h1 {
    margin-bottom: 25px;
    background: #eee;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 80px;
    padding-left: 20px;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .isSp {
    display: block;
  }
  .isPc {
    display: none;
  }
  img {
    width: 100%;
  }
  .container.ht {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .uc_heading-h1 {
    margin-bottom: 25px;
    background: #eee;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px;
    height: 58px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .lead_area {
    margin-top: 40px;
  }
  .lead_area_p {
    font-size: 6.5vw;
  }
  .lead_area_logo {
    width: 50%;
    margin: 15px auto 0;
  }
  .anchor_list {
    display: block;
    margin-top: 40px;
  }
  .anchor_list_item {
    width: 100%;
  }
  .anchor_list_item:nth-child(even) {
    margin-left: 0;
  }
  .anchor_list_item:nth-child(n+2) {
    margin-top: 15px;
  }
  .anchor_list_item_link {
    width: 100%;
    padding: 15px 40px;
    font-size: 14px;
  }
  .campaign_area {
    margin-top: 40px;
  }
  .section_heading_lv2 {
    font-size: 6.5vw;
  }
  .tvcm_area {
    margin-top: 40px;
  }
  .tvcm_list {
    display: block;
    margin-top: 20px;
  }
  .tvcm_list_item {
    width: 100%;
  }
  .tvcm_list_item+.tvcm_list_item {
    margin-top: 20px;
  }
  .tvcm_list_item.comingsoon::after {
    height: 50px;
    font-size: 20px;
  }
  .tvcm_list_item_comingsoon {
    font-size: 20px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .tvcm_movie_name {
    font-size: 14px;
  }
  .zero_iron_heading {
    width: 70%;
    margin: 0 auto;
  }
  .section_no_iron {
    margin-top: 40px;
  }
  .no_iron_heading_btm_p {
    font-size: 3vw;
  }
  .no_iron_w_w_about {
    display: block;
    margin: 30px -15px 0;
    padding: 15px;
  }
  .no_iron_w_w_about_heading {
    font-size: 5vw;
    text-align: center;
  }
  .no_iron_w_w_about_p {
    margin-top: 10px;
    font-size: 3vw;
  }
  .no_iron_w_w_about_right {
    margin-top: 15px;
  }
  .point_list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 30px;
  }
  .point_list_item {
    width: calc((100% - 15px) / 2);
  }
  .point_list_item:nth-child(even) {
    margin-left: 15px;
  }
  .point_list_item:nth-child(n+3) {
    margin-top: 15px;
  }
  .point_list_item:nth-child(2n+3) {
    margin-left: 0;
  }
  .point_list_item_pic {
    font-size: 0;
    text-align: center;
  }
  .point_list_item_pic__img {
    margin: 0 auto;
  }
  .section_campaign_switch {
    margin-top: 40px;
  }
  .section_campaign_switch .section_heading_lv2 {
    font-size: 6.5vw;
  }
  .caution_list {
    width: 100%;
    margin-top: 40px;
  }
  .caution_list_item {
    font-size: 14px;
  }
}

/*# sourceMappingURL=style.css.map */
