@charset "UTF-8";
.sp_show {
  display: none; }

section {
  padding: 60px 0; }

.notice {
  border: 1px solid #CF0F31;
  margin-top: 60px; }
  .notice__ttl {
    text-align: center;
    font-size: 2rem;
    padding: 10px;
    color: #ffffff;
    font-weight: bold;
    background: #CF0F31 center center; }
  .notice__txt {
    padding: 20px;
    line-height: 3rem; }

.contacttop {
  background: #F5B918;
  position: relative;
  text-align: center;
  padding: 40px 0;
  margin-top: 60px; }
  .contacttop::before {
    content: "";
    background: url(../images/png/reason01_topshadow.png) repeat-x;
    width: 100%;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0; }
  .contacttop::after {
    content: "";
    background: url(../images/png/reason01_bottomshadow.png) repeat-x;
    width: 100%;
    height: 18px;
    position: absolute;
    bottom: 0;
    left: 0; }
  .contacttop__txt {
    font-size: 2.5rem;
    font-weight: bold;
    color: #2C3644;
    margin-bottom: 20px;
    position: relative;
    display: inline-block; }
    .contacttop__txt::before, .contacttop__txt::after {
      content: url("../../top/images/svg/intro_kirakira.svg");
      position: absolute;
      width: 35px; }
    .contacttop__txt::before {
      left: -50px; }
    .contacttop__txt::after {
      right: -43px; }
  .contacttop__link {
    display: flex;
    justify-content: space-between; }
    .contacttop__link__child {
      width: 48.5%;
      height: 116px; }
    .contacttop__link .contTel__link {
      background: #2C3644;
      color: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      height: 100%;
      border-radius: 5px;
      padding: 0 30px; }
      .contacttop__link .contTel__link__number {
        font-size: 3rem;
        font-weight: bold; }
        .contacttop__link .contTel__link__number img {
          display: inline-block;
          width: 45px;
          position: relative;
          top: -8px;
          margin-right: 10px; }
      .contacttop__link .contTel__link__txt {
        font-size: 1.5rem;
        line-height: 1.8rem; }
        .contacttop__link .contTel__link__txt small {
          font-size: 1.1rem; }
    .contacttop__link .contWeb__link {
      background: #CF0F31;
      color: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;
      border-radius: 5px;
      overflow: hidden;
      position: relative; }
      .contacttop__link .contWeb__link::after {
        content: "";
        position: absolute;
        z-index: 9;
        display: inline-block;
        background: #821a2d;
        transition: left 1s;
        width: 100%;
        height: 100%;
        top: 0;
        left: -100%; }
      .contacttop__link .contWeb__link:hover::after {
        left: 0%; }
      .contacttop__link .contWeb__link__inner {
        font-weight: bold;
        font-size: 1.8rem;
        position: relative;
        z-index: 100;
        display: flex;
        align-items: center; }
        .contacttop__link .contWeb__link__inner img {
          width: 31px;
          display: inline-block;
          margin-right: 16px;
          position: relative;
          top: -3px; }

/*使用しない*/
.switch_banner {
  background: #99bfc7;
  position: relative;
  text-align: center;
  padding: 30px 0;
  margin-top: 60px; }
  .switch_banner p {
    font-size: 2rem;
    color: #ffffff;
    margin-bottom: 20px; }
  .switch_banner a {
    display: inline-block;
    transition: opacity 1s; }
    .switch_banner a:hover {
      opacity: 0.5; }
  .switch_banner::before {
    content: "";
    background: url(../images/png/takeup_topshadow.png) repeat-x;
    width: 100%;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0; }
  .switch_banner::after {
    content: "";
    background: url(../images/png/takeup_bottomshadow.png) repeat-x;
    width: 100%;
    height: 18px;
    position: absolute;
    bottom: 0;
    left: 0; }

.about {
  padding-bottom: 0; }
  .about__ttl {
    position: relative;
    margin-bottom: 2rem; }
    .about__ttl::before {
      content: "DTI with ドコモ光とは？";
      position: absolute;
      display: inline-block;
      font-size: 3rem;
      letter-spacing: .2rem;
      color: #CF0F31;
      font-weight: bold;
      transform: translate(0, 70%);
      z-index: 10; }
    .about__ttl::after {
      content: "";
      background: #CF0F31;
      width: 50px;
      height: 1px;
      display: inline-block;
      position: absolute;
      top: 60%;
      left: 39%; }
    .about__ttl img {
      width: 500px;
      height: 89px; }
  .about__txt {
    display: flex; }
    .about__txt li {
      font-size: 1.8rem;
      line-height: 3.3rem; }
      .about__txt li i {
        font-style: normal;
        font-size: 1rem;
        display: block; }
      .about__txt li:first-of-type {
        border-right: 1px solid #2C3644;
        width: 55%;
        padding-right: 35px; }
      .about__txt li:last-of-type {
        width: 45%;
        text-align: center; }
        .about__txt li:last-of-type img {
          width: 377px;
          height: 100%; }
  .about__dti {
    background: #F2F2F2;
    position: relative;
    margin-top: 50px; }
    .about__dti h3 {
      color: #2C3644;
      font-weight: bold;
      font-size: 1.7rem;
      margin-bottom: 14px;
      padding: 45px 30px 0; }
      .about__dti h3 img {
        width: 18.5px;
        display: inline-block;
        margin-right: .5rem;
        position: relative;
        top: -3px; }
    .about__dti .about__dticont {
      display: flex;
      padding: 0 30px 20px; }
      .about__dti .about__dticont li:first-of-type {
        font-size: 1.4rem;
        line-height: 2.6rem;
        width: 80%; }
      .about__dti .about__dticont li:last-of-type {
        text-align: center;
        width: 20%; }
        .about__dti .about__dticont li:last-of-type img {
          width: 134px;
          height: 100%; }
    .about__dti::before {
      content: "ABOUT DTI";
      font-family: 'Montserrat', sans-serif;
      color: #ffffff;
      font-size: 20.5px;
      background: #2C3644;
      padding: 5px 20px;
      letter-spacing: .2rem;
      position: absolute;
      transform: translate(-20px, -50%); }
  .about__cost {
    background: #F5B918;
    margin-top: 120px; }
    .about__cost .about__cost-inner {
      border-top: 9px solid #F5B918;
      color: #2C3644;
      position: relative;
      top: -60px;
      box-shadow: 0px 0px 19px 0px rgba(173, 178, 181, 0.27); }
      .about__cost .about__cost-inner .about__cost-ttl {
        text-align: center;
        background: #ffffff; }
        .about__cost .about__cost-inner .about__cost-ttl h2 {
          font-size: 2.7rem;
          font-weight: bold;
          padding: 70px 0 20px;
          letter-spacing: .2rem; }
          .about__cost .about__cost-inner .about__cost-ttl h2::after {
            content: "";
            display: block;
            background: #CF0F31;
            width: 50px;
            height: 4px;
            margin: 20px auto 0; }
        .about__cost .about__cost-inner .about__cost-ttl p {
          font-size: 1.8rem;
          line-height: 3.3rem; }
      .about__cost .about__cost-inner .about__cost-cont {
        padding-top: 40px;
        background: #ffffff; }
        .about__cost .about__cost-inner .about__cost-cont ul {
          display: flex;
          justify-content: center; }
          .about__cost .about__cost-inner .about__cost-cont ul li {
            width: 400px;
            text-align: center; }
            .about__cost .about__cost-inner .about__cost-cont ul li h3 {
              font-size: 1.65rem;
              padding: 8px 0;
              width: 265px;
              border: 1px solid #2C3644;
              border-radius: 30px;
              text-align: center;
              font-weight: bold;
              margin: 0 auto 30px; }
              .about__cost .about__cost-inner .about__cost-cont ul li h3 img {
                display: inline-block;
                margin-right: 10px;
                position: relative;
                top: -3px; }
              .about__cost .about__cost-inner .about__cost-cont ul li h3 .home-icon {
                width: 17px; }
              .about__cost .about__cost-inner .about__cost-cont ul li h3 .mansion-icon {
                width: 23.5px; }
            .about__cost .about__cost-inner .about__cost-cont ul li .about__cost-cont-img img {
              width: 400px; }
            .about__cost .about__cost-inner .about__cost-cont ul li:first-of-type {
              margin-right: 20px; }
      .about__cost .about__cost-inner .about__cost-cap {
        padding: 35px 0 35px 40px;
        background: #ffffff; }
      .about__cost .about__cost-inner .about__cost-link {
        background: url(../images/png/intro_linkbg.png) repeat #2C3644;
        text-align: center; }
        .about__cost .about__cost-inner .about__cost-link a {
          font-size: 1.6rem;
          font-weight: bold;
          background: #ffffff;
          display: inline-block;
          border-radius: 5px;
          box-shadow: 0px 0px 19px 0px rgba(173, 178, 181, 0.27);
          padding: 20px 120px;
          margin: 45px 0;
          color: #2C3644;
          transition: background 1s,color 1s; }
          .about__cost .about__cost-inner .about__cost-link a:hover {
            background: #CF0F31;
            color: #ffffff; }

.reason_menu {
  background: #F0F1F2; }
  .reason_menu__ttl {
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: .2rem; }
    .reason_menu__ttl img {
      width: 231px;
      position: relative;
      top: -3px;
      display: inline-block;
      margin-right: 7px; }
    .reason_menu__ttl b {
      font-size: 5rem;
      font-weight: normal; }
  .reason_menu__cont {
    display: flex;
    flex-wrap: wrap; }
    .reason_menu__cont > li {
      width: calc((100% / 3) - 4px); }
      .reason_menu__cont > li a {
        display: inline-block;
        position: relative;
        color: #2C3644;
        font-weight: bold;
        width: 100%;
        height: 100%;
        transition: background 1s;
        box-shadow: 0px 0px 10px 0px rgba(173, 178, 181, 0.27); }
        .reason_menu__cont > li a .reason_menu__inner {
          display: flex;
          align-items: center;
          height: 140px;
          padding-left: 23px; }
          .reason_menu__cont > li a .reason_menu__inner li img {
            width: 56px; }
          .reason_menu__cont > li a .reason_menu__inner li:first-of-type {
            margin-right: 16px; }
        .reason_menu__cont > li a::after {
          position: absolute;
          content: "";
          width: 9px;
          height: 9px;
          border: 0px;
          border-top: solid 1px #2C3644;
          border-right: solid 1px #2C3644;
          bottom: 6px;
          left: 50%;
          transform: translate(-50%, -50%) rotate(135deg); }
        .reason_menu__cont > li a:hover {
          background: #EAEBEC; }
      .reason_menu__cont > li:nth-of-type(1) {
        background: url(../images/png/reason_m_number01.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:nth-of-type(2) {
        background: url(../images/png/reason_m_number02.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:nth-of-type(3) {
        background: url(../images/png/reason_m_number03.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:nth-of-type(4) {
        background: url(../images/png/reason_m_number04.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:nth-of-type(5) {
        background: url(../images/png/reason_m_number05.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:nth-of-type(6) {
        background: url(../images/png/reason_m_number06.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:nth-of-type(n+4) {
        margin-top: 2px; }
      .reason_menu__cont > li:not(:nth-of-type(3n)) {
        margin-right: 2px; }

.reason_common__wrap {
  display: flex;
  justify-content: space-between; }
  .reason_common__wrap .number__ttl {
    width: calc(100% - 910px); }
  .reason_common__wrap .reason__cont {
    width: 910px; }
    .reason_common__wrap .reason__cont-ttl {
      font-size: 2.7rem;
      padding: 20px 0;
      color: #CF0F31;
      border-bottom: 2px solid #CF0F31;
      font-weight: bold;
      margin-bottom: 20px; }
    .reason_common__wrap .reason__cont-txt {
      font-size: 1.8rem;
      line-height: 3.3rem;
      color: #2C3644; }
      .reason_common__wrap .reason__cont-txt a {
        text-decoration: underline;
        color: #2C3644; }

.reason01__image {
  display: flex;
  justify-content: center;
  margin-bottom: 25px; }
  .reason01__image > li {
    width: 367px; }
    .reason01__image > li .reason01__imagettl {
      font-size: 1.65rem;
      padding: 8px 0;
      width: 265px;
      border-radius: 30px;
      text-align: center;
      font-weight: bold;
      margin: 50px auto 25px; }
      .reason01__image > li .reason01__imagettl.ipv4 {
        color: #2C3644;
        border: 1px solid #2C3644; }
      .reason01__image > li .reason01__imagettl.ipv6 {
        color: #CF0F31;
        border: 1px solid #CF0F31; }
    .reason01__image > li:first-of-type {
      margin-right: 40px; }
    .reason01__image > li .reason01__imageimg img {
      width: 367px;
      height: 100%; }
.reason01 .banner {
  background: #F5B918;
  position: relative;
  text-align: center;
  padding: 30px 0;
  margin-top: 60px; }
  .reason01 .banner p {
    font-size: 2rem;
    color: #ffffff;
    margin-bottom: 20px; }
  .reason01 .banner a {
    display: inline-block;
    transition: opacity 1s; }
    .reason01 .banner a:hover {
      opacity: 0.5; }
  .reason01 .banner::before {
    content: "";
    background: url(../images/png/reason01_topshadow.png) repeat-x;
    width: 100%;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0; }
  .reason01 .banner::after {
    content: "";
    background: url(../images/png/reason01_bottomshadow.png) repeat-x;
    width: 100%;
    height: 18px;
    position: absolute;
    bottom: 0;
    left: 0; }
.reason01 .speed__ttl {
  display: flex;
  color: #2C3644;
  margin-top: 60px; }
  .reason01 .speed__ttl > li {
    padding-bottom: 16px;
    margin-bottom: 16px; }
    .reason01 .speed__ttl > li.speed__ttltxt {
      border-bottom: 2px solid #CF0F31; }
      .reason01 .speed__ttl > li.speed__ttltxt h3 {
        font-size: 2.2rem;
        font-weight: bold; }
        .reason01 .speed__ttl > li.speed__ttltxt h3 img {
          width: 18.5px;
          display: inline-block;
          margin-right: .5rem;
          position: relative;
          top: -3px; }
    .reason01 .speed__ttl > li.speed__ttlblank {
      border-bottom: 2px solid #D9DBDD; }
.reason01 .speed__txt {
  font-size: 1.6rem;
  line-height: 3rem;
  margin-bottom: 50px; }
.reason01 .speed .speedinfo-cont .speedarea {
  padding: 50px;
  background: #F0F1F2; }
  .reason01 .speed .speedinfo-cont .speedarea .area_ttl {
    font-size: 2.2rem;
    text-align: center;
    font-weight: bold;
    background: #fff;
    width: 60%;
    padding: 10px 0;
    margin: 0 auto 25px;
    position: relative; }
    .reason01 .speed .speedinfo-cont .speedarea .area_ttl::after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 15px 0 15px;
      border-color: #fff transparent transparent transparent;
      transform: translate(-50%, 0);
      bottom: -15px;
      left: 50%;
      z-index: 10; }
  .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont {
    position: relative; }
    .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans {
      width: 60%;
      margin: 0 auto 30px;
      font-weight: bold; }
      .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-ttl {
        font-size: 1.6rem;
        text-align: center;
        background: #2C3644;
        color: #ffffff;
        padding: 10px 0;
        line-height: 1; }
      .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res {
        display: flex; }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li {
          width: 50%;
          color: #fff;
          text-align: center;
          background: #fff;
          padding: 10px 0; }
          .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li .res-label {
            width: 60%;
            margin: 0 auto 6px;
            font-size: 1.4rem;
            line-height: 0;
            padding: 5px 0; }
            .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li .res-label img[src$=".svg"] {
              width: 16px;
              height: 16px;
              position: relative;
              top: 0;
              display: inline-block;
              margin-right: 7px;
              vertical-align: sub; }
          .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li:nth-of-type(1) {
            border-right: 2px solid #dfdfdf; }
            .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li:nth-of-type(1) .res-label {
              background: #CF0F31; }
          .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li:nth-of-type(2) .res-label {
            background: #F5B918; }
          .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li .res-cont {
            color: #cd2e3b;
            font-size: 2.6rem;
            font-weight: bold;
            line-height: 1; }
            .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li .res-cont span {
              font-size: 3.4rem;
              display: inline-block; }
    .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu {
      position: relative; }
      .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn {
        position: absolute;
        display: flex;
        flex-wrap: wrap;
        width: 150px;
        justify-content: space-between; }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn li {
          font-size: 1.6rem;
          color: #2C3644;
          border: 1px solid #2C3644;
          background: #fff;
          border-radius: 5px;
          width: 70px;
          height: 34px;
          display: flex;
          align-items: center;
          justify-content: center; }
          .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn li.blank, .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn li.blank:hover {
            color: #333;
            border: 1px solid #ddd;
            background: #ddd; }
          .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn li.-active, .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn li:hover {
            color: #fff;
            background: #2C3644; }
          .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn li:not(:last-of-type):not(:nth-last-of-type(2)) {
            margin-bottom: 10px; }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.cyugoku {
          left: 0;
          top: calc(34px + 21px); }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.kyusyu {
          left: 0;
          top: calc(34px + 122px + 21px * 2); }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.hokuriku {
          left: calc(150px + 21px);
          top: calc(34px + 21px); }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.hokkaidou {
          width: 70px;
          left: calc(150px + 150px + 21px * 2);
          top: 0; }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.shikoku {
          right: calc(150px + 150px + 21px * 2);
          bottom: 0; }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.cyubukansai {
          right: calc(150px + 21px);
          bottom: 0; }
          .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.cyubukansai li:nth-of-type(5), .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.cyubukansai li:nth-of-type(6) {
            margin-bottom: 21px; }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.touhoku {
          right: 0;
          bottom: calc(78px + 122px + 21px * 2); }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.kanto {
          right: 0;
          bottom: calc(78px + 21px); }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.zenkoku {
          right: 0;
          bottom: 0; }
          .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-btn.zenkoku li {
            width: 100%;
            height: 78px; }
      .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-map {
        text-align: center; }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-map .map-list-child {
          display: none; }
          .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-map .map-list-child.-active {
            display: block; }
          .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-menu .speedarea-map .map-list-child img {
            width: 400px; }
.reason01 .speed .area_cap {
  padding: 38px 0; }
  .reason01 .speed .area_cap .area_capttl {
    text-align: center;
    font-weight: bold;
    padding: 0 0 20px;
    font-size: 1.8rem; }
  .reason01 .speed .area_cap .about {
    margin-bottom: 20px; }
    .reason01 .speed .area_cap .about-inner {
      font-size: 1.2rem;
      margin-top: 10px; }
    .reason01 .speed .area_cap .about:last-of-type {
      margin-top: 20px; }
  .reason01 .speed .area_cap .captxt {
    font-size: 1.2rem;
    line-height: 2rem; }
    .reason01 .speed .area_cap .captxt li {
      position: relative;
      padding-left: 2rem; }
      .reason01 .speed .area_cap .captxt li::before {
        position: absolute;
        content: "※";
        left: 0;
        top: 0; }

.reason02 {
  background: #F4F5F6; }
  .reason02__tokuten {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px; }
    .reason02__tokuten .tokuten {
      width: 447px;
      box-shadow: 0px 0px 19px 0px rgba(173, 178, 181, 0.27);
      background: #ffffff;
      margin-bottom: 25px;
      padding: 20px; }
      .reason02__tokuten .tokuten:nth-of-type(even) {
        margin-left: 16px; }
      .reason02__tokuten .tokuten__ttl {
        text-align: center; }
      .reason02__tokuten .tokuten__txt {
        font-size: 1.2rem;
        line-height: 2.2rem;
        margin: 14px 0 20px; }
      .reason02__tokuten .tokuten__link {
        text-align: center; }
        .reason02__tokuten .tokuten__link a {
          display: inline-block;
          text-align: center;
          color: #ffffff;
          background: #F5B918;
          font-size: 1.6rem;
          font-weight: bold;
          width: 70%;
          height: 50px;
          border-radius: 5px;
          position: relative;
          overflow: hidden; }
          .reason02__tokuten .tokuten__link a::before {
            content: "詳細はこちら";
            position: absolute;
            z-index: 10;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); }
          .reason02__tokuten .tokuten__link a::after {
            content: "";
            position: absolute;
            z-index: 9;
            display: inline-block;
            background: #d49d0a;
            transition: left 1s;
            width: 100%;
            height: 100%;
            top: 0;
            left: -100%; }
          .reason02__tokuten .tokuten__link a:hover::after {
            left: 0%; }

.reason03 {
  padding: 60px 0 60px 0; }
  .reason03 .reason__cont-txt > ul {
    display: flex;
    justify-content: space-between; }
    .reason03 .reason__cont-txt > ul > li:first-of-type {
      padding-right: 30px; }
  .reason03 .banner {
    background: #CF0F31;
    position: relative;
    text-align: center;
    padding: 30px 0;
    margin-top: 60px; }
    .reason03 .banner p {
      font-size: 2rem;
      color: #ffffff;
      margin-bottom: 20px; }
    .reason03 .banner a {
      display: inline-block;
      transition: opacity 1s; }
      .reason03 .banner a:hover {
        opacity: 0.5; }
    .reason03 .banner::before {
      content: "";
      background: url(../images/png/reason03_topshadow.png) repeat-x;
      width: 100%;
      height: 18px;
      position: absolute;
      top: 0;
      left: 0; }
    .reason03 .banner::after {
      content: "";
      background: url(../images/png/reason03_bottomshadow.png) repeat-x;
      width: 100%;
      height: 18px;
      position: absolute;
      bottom: 0;
      left: 0; }

.reason04 {
  background: #F4F5F6; }
  .reason04__cont {
    margin: 40px 0;
    box-shadow: 0px 0px 19px 0px rgba(173, 178, 181, 0.27);
    width: 100%; }
    .reason04__cont .waribiki__ttl {
      background: #CF0F31;
      color: #ffffff;
      font-size: 2rem;
      text-align: center;
      font-weight: bold;
      position: relative;
      padding: 9px 0; }
    .reason04__cont .waribiki__cont {
      background: #ffffff;
      padding: 0;
      display: flex;
      justify-content: space-between; }
      .reason04__cont .waribiki__cont-image {
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #2C3644;
        text-align: center; }
        .reason04__cont .waribiki__cont-image img {
          width: 344px; }
      .reason04__cont .waribiki__cont-price {
        display: flex;
        justify-content: center; }
        .reason04__cont .waribiki__cont-price li:first-of-type {
          font-size: 1.4rem;
          font-weight: bold;
          line-height: 1.9rem;
          border: 1px solid #2C3644;
          text-align: center;
          padding: 0 9px;
          color: #2C3644;
          margin-right: 15px;
          display: flex;
          align-items: center; }
        .reason04__cont .waribiki__cont-price li:last-of-type {
          color: #CF0F31; }
          .reason04__cont .waribiki__cont-price li:last-of-type .yen01 {
            font-size: 4.5rem; }
          .reason04__cont .waribiki__cont-price li:last-of-type .price {
            font-size: 7rem;
            position: relative; }
            .reason04__cont .waribiki__cont-price li:last-of-type .price::after {
              font-size: 1rem;
              color: #2C3644;
              position: absolute;
              top: 70px;
              right: 0; }
          .reason04__cont .waribiki__cont-price li:last-of-type .price01::after {
            content: "※1"; }
          .reason04__cont .waribiki__cont-price li:last-of-type .price02::after {
            content: "※2"; }
          .reason04__cont .waribiki__cont-price li:last-of-type .nami {
            font-size: 4.5rem;
            text-decoration: none; }
      .reason04__cont .waribiki__cont-graph {
        text-align: right; }
        .reason04__cont .waribiki__cont-graph img {
          width: 400px; }
      .reason04__cont .waribiki__cont > li:first-of-type {
        width: 460px;
        padding: 40px 0 40px 30px; }
      .reason04__cont .waribiki__cont > li:last-of-type {
        width: calc(100% - 460px);
        padding: 40px 30px 40px 0; }
  .reason04__links {
    background: #ffffff;
    box-shadow: 0px 0px 19px 0px rgba(173, 178, 181, 0.27);
    display: flex;
    line-height: 0;
    margin-bottom: 25px; }
    .reason04__links li {
      width: 50%; }
      .reason04__links li:first-of-type {
        text-align: right; }
        .reason04__links li:first-of-type a::before {
          content: "ドコモ光 セット割の詳細はこちら"; }
      .reason04__links li:last-of-type a::before {
        content: "料金シミュレーションはこちら"; }
      .reason04__links li a {
        display: inline-block;
        text-align: center;
        color: #ffffff;
        background: #F5B918;
        font-size: 1.6rem;
        font-weight: bold;
        width: 80%;
        height: 50px;
        border-radius: 5px;
        position: relative;
        overflow: hidden;
        margin: 27px 20px; }
        .reason04__links li a::before {
          position: absolute;
          z-index: 10;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 100%; }
        .reason04__links li a::after {
          content: "";
          position: absolute;
          z-index: 9;
          display: inline-block;
          background: #d49d0a;
          transition: left 1s;
          width: 100%;
          height: 100%;
          top: 0;
          left: -100%; }
        .reason04__links li a:hover::after {
          left: 0%; }
  .reason04__link {
    text-align: center;
    margin-bottom: 40px;
    line-height: 0; }
    .reason04__link a {
      display: inline-block;
      text-align: center;
      color: #ffffff;
      background: #F5B918;
      font-size: 1.6rem;
      font-weight: bold;
      width: 50%;
      height: 50px;
      border-radius: 5px;
      position: relative;
      overflow: hidden; }
      .reason04__link a::before {
        content: "ドコモ光セット割の詳細はこちら";
        position: absolute;
        z-index: 10;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%; }
      .reason04__link a::after {
        content: "";
        position: absolute;
        z-index: 9;
        display: inline-block;
        background: #d49d0a;
        transition: left 1s;
        width: 100%;
        height: 100%;
        top: 0;
        left: -100%; }
      .reason04__link a:hover::after {
        left: 0%; }

.reason05 .reason__cont-txt > ul {
  display: flex;
  justify-content: space-between; }
  .reason05 .reason__cont-txt > ul > li:first-of-type {
    padding-right: 30px; }
    .reason05 .reason__cont-txt > ul > li:first-of-type .cap-inner {
      margin: 25px 0; }
    .reason05 .reason__cont-txt > ul > li:first-of-type .reason05__link a {
      display: inline-block;
      text-align: center;
      color: #ffffff;
      background: #F5B918;
      font-size: 1.6rem;
      font-weight: bold;
      width: 85%;
      height: 50px;
      border-radius: 5px;
      position: relative;
      overflow: hidden; }
      .reason05 .reason__cont-txt > ul > li:first-of-type .reason05__link a::before {
        content: "セキュリティソフトの詳細はこちら";
        position: absolute;
        z-index: 10;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%; }
      .reason05 .reason__cont-txt > ul > li:first-of-type .reason05__link a::after {
        content: "";
        position: absolute;
        z-index: 9;
        display: inline-block;
        background: #d49d0a;
        transition: left 1s;
        width: 100%;
        height: 100%;
        top: 0;
        left: -100%; }
      .reason05 .reason__cont-txt > ul > li:first-of-type .reason05__link a:hover::after {
        left: 0%; }
  .reason05 .reason__cont-txt > ul > li:last-of-type img {
    width: 447px; }

.reason06 {
  background: #F4F5F6; }
  .reason06 .option {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 45px; }
    .reason06 .option__list {
      width: 180px;
      box-shadow: 0px 0px 19px 0px rgba(173, 178, 181, 0.27);
      margin: 0 27px 40px 0; }
      .reason06 .option__list-ttl {
        font-size: 1.5rem;
        font-weight: bold;
        background: #2C3644;
        color: #ffffff;
        text-align: center;
        padding: 6px 0;
        position: relative; }
        .reason06 .option__list-ttl::after {
          content: url(../images/svg/reason06_freeicon.svg);
          position: absolute;
          top: -20px;
          right: -20px;
          z-index: 10;
          width: 38px;
          height: 38px; }
      .reason06 .option__list-image {
        background: #ffffff;
        text-align: center;
        padding: 10px 0; }
        .reason06 .option__list-image img {
          width: 162px; }
      .reason06 .option__list:nth-of-type(4), .reason06 .option__list:nth-of-type(7) {
        margin-right: 0; }
  .reason06 .reason06__link {
    text-align: center; }
    .reason06 .reason06__link a {
      display: inline-block;
      text-align: center;
      color: #ffffff;
      background: #F5B918;
      font-size: 1.6rem;
      font-weight: bold;
      width: 50%;
      height: 50px;
      border-radius: 5px;
      position: relative;
      overflow: hidden; }
      .reason06 .reason06__link a::before {
        content: "オプションサービスの詳細はこちら";
        position: absolute;
        z-index: 10;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%; }
      .reason06 .reason06__link a::after {
        content: "";
        position: absolute;
        z-index: 9;
        display: inline-block;
        background: #d49d0a;
        transition: left 1s;
        width: 100%;
        height: 100%;
        top: 0;
        left: -100%; }
      .reason06 .reason06__link a:hover::after {
        left: 0%; }

.video {
  text-align: center;
  background: #F0F1F2; }
  .video__ttl {
    font-size: 2.7rem;
    padding-bottom: 5px;
    border-bottom: 2px solid #CF0F31;
    display: inline-block;
    font-weight: bold; }
  .video__txt {
    font-size: 1.8rem;
    line-height: 3.2rem;
    margin: 20px 0 40px;
    text-align: center; }
  .video__links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .video__links__child {
      width: auto;
      transition: opacity 1s,box-shadow 1s;
      box-shadow: 0px 0px 19px 0px rgba(173, 178, 181, 0.27);
      margin-right: 30px; }
      .video__links__child:nth-of-type(3) {
        margin-right: 0; }
      .video__links__child:nth-of-type(n + 4) {
        margin-top: 30px; }
      .video__links__child img {
        width: 306px; }
      .video__links__child:hover {
        opacity: 0.4;
        box-shadow: none; }

.flow {
  text-align: center;
  background: #e6e7e9; }
  .flow__ttl {
    font-size: 2.7rem;
    padding-bottom: 5px;
    border-bottom: 2px solid #CF0F31;
    display: inline-block;
    font-weight: bold; }
  .flow__txt {
    font-size: 1.8rem;
    line-height: 3.2rem;
    margin: 20px 0 40px;
    text-align: center; }
  .flow__list {
    display: flex;
    justify-content: center; }
    .flow__list-child {
      width: 50%;
      text-align: center; }
      .flow__list-child-ttl {
        display: inline-block;
        width: 90%; }
        .flow__list-child-ttl > ul {
          font-size: 1.5rem;
          font-weight: bold;
          display: flex;
          align-items: center;
          height: 50px; }
          .flow__list-child-ttl > ul .new_label {
            color: #ffffff;
            text-align: center;
            width: 20%;
            height: 100%;
            display: flex;
            align-items: center; }
            .flow__list-child-ttl > ul .new_label__inner {
              width: 100%;
              line-height: 1.3; }
          .flow__list-child-ttl > ul .new_ttl {
            text-align: center;
            background: #ffffff;
            width: 80%;
            height: 100%;
            display: flex;
            align-items: center; }
            .flow__list-child-ttl > ul .new_ttl__inner {
              width: 100%; }
      .flow__list-child .arrow {
        width: 22px;
        height: 10px;
        margin: 15px auto 35px;
        position: relative; }
        .flow__list-child .arrow::after {
          content: "";
          position: absolute;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 20px 20px 0 20px;
          transform: translate(-50%, 50%);
          top: 0;
          left: 50%; }
      .flow__list-child-flows {
        width: 90%;
        margin: 0 auto; }
        .flow__list-child-flows > li {
          background: #D9DBDD;
          color: #2C3644;
          font-weight: bold;
          font-size: 1.6rem;
          padding: 13px 0;
          border-radius: 30px;
          position: relative;
          margin-bottom: 25px; }
          .flow__list-child-flows > li::after {
            content: "";
            position: absolute;
            display: inline-block;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 13px 13px 0 13px;
            border-color: #D9DBDD transparent transparent transparent;
            bottom: 0;
            left: 50%;
            transform: translate(-50%, 100%); }
          .flow__list-child-flows > li:last-of-type::after {
            content: none; }
      .flow__list-child-link {
        margin-top: 50px; }
        .flow__list-child-link a {
          display: inline-block;
          text-align: center;
          color: #ffffff;
          font-size: 1.6rem;
          font-weight: bold;
          width: 50%;
          height: 50px;
          border-radius: 5px;
          position: relative;
          overflow: hidden; }
          .flow__list-child-link a::before {
            content: "詳細はこちら";
            position: absolute;
            z-index: 10;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100%; }
          .flow__list-child-link a::after {
            content: "";
            position: absolute;
            z-index: 9;
            display: inline-block;
            transition: left 1s;
            width: 100%;
            height: 100%;
            top: 0;
            left: -100%; }
          .flow__list-child-link a:hover::after {
            left: 0%; }
    .flow__list .red-cont {
      border-right: 1px solid #D9DBDD; }
      .flow__list .red-cont--ttlred > ul {
        border: 1px solid #CF0F31; }
        .flow__list .red-cont--ttlred > ul .new_label {
          background: #CF0F31; }
        .flow__list .red-cont--ttlred > ul .new_ttl {
          color: #CF0F31; }
      .flow__list .red-cont--arrowred {
        background: #CF0F31; }
        .flow__list .red-cont--arrowred::after {
          border-color: #CF0F31 transparent transparent transparent; }
      .flow__list .red-cont--linkred a {
        background: #CF0F31; }
        .flow__list .red-cont--linkred a::after {
          background: #821a2d; }
    .flow__list .yellow-cont {
      border-right: 1px solid #D9DBDD; }
      .flow__list .yellow-cont--ttlyellow > ul {
        border: 1px solid #F5B918; }
        .flow__list .yellow-cont--ttlyellow > ul .new_label {
          background: #F5B918; }
        .flow__list .yellow-cont--ttlyellow > ul .new_ttl {
          color: #F5B918; }
      .flow__list .yellow-cont--arrowyellow {
        background: #F5B918; }
        .flow__list .yellow-cont--arrowyellow::after {
          border-color: #F5B918 transparent transparent transparent; }
      .flow__list .yellow-cont--linkyellow a {
        background: #F5B918; }
        .flow__list .yellow-cont--linkyellow a::after {
          background: #d49d0a; }
    .flow__list .blue-cont--ttlblue > ul {
      border: 1px solid #479bad; }
      .flow__list .blue-cont--ttlblue > ul .new_label {
        background: #479bad; }
      .flow__list .blue-cont--ttlblue > ul .new_ttl {
        color: #479bad; }
    .flow__list .blue-cont--arrowblue {
      background: #479bad; }
      .flow__list .blue-cont--arrowblue::after {
        border-color: #479bad transparent transparent transparent; }
    .flow__list .blue-cont--linkblue a {
      background: #479bad; }
      .flow__list .blue-cont--linkblue a::after {
        background: #40707b; }
  .flow__announce {
    text-align: left;
    margin-top: 20px; }
    .flow__announce a {
      text-decoration: underline;
      color: #2C3644; }

.caution {
  text-align: center; }
  .caution__ttl {
    font-size: 2.7rem;
    padding-bottom: 5px;
    border-bottom: 2px solid #CF0F31;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 20px; }
  .caution__toggle {
    text-align: left;
    margin-top: 30px; }
    .caution__toggle-btn > ul {
      display: flex; }
      .caution__toggle-btn > ul .toggle_ttl {
        width: calc(100% - 5.7%);
        font-size: 1.7rem;
        color: #2C3644;
        background: #F0F1F2;
        padding: 16px 0 16px 25px; }
      .caution__toggle-btn > ul .toggle_arrow {
        background: #2C3644;
        width: 5.7%;
        position: relative; }
        .caution__toggle-btn > ul .toggle_arrow img {
          width: 16px;
          height: 16px;
          transform: translate(-50%, 0) rotate(0deg);
          position: absolute;
          top: 0;
          left: 50%; }
        .caution__toggle-btn > ul .toggle_arrow-active img {
          transform: translate(-50%, 0) rotate(90deg); }
    .caution__toggle-ans {
      border-bottom: 1px solid #F0F1F2;
      border-left: 1px solid #F0F1F2;
      border-right: 1px solid #F0F1F2;
      background: #ffffff;
      font-size: 1.2rem;
      line-height: 2.5rem;
      padding: 17px 30px;
      display: none; }
      .caution__toggle-ans a {
        text-decoration: underline;
        color: #CF0F31; }
      .caution__toggle-ans b {
        font-weight: bold;
        display: inline-block;
        padding: 3px 8px;
        background: #F4F5F6;
        margin: 5px 0; }
      .caution__toggle-ans .ans-caption {
        background: #F4F5F6;
        padding: 10px;
        margin: 10px 0; }

@media screen and (max-width: 768px) {
  .sp_show {
    display: block; }

  .sp_none {
    display: none; }

  section {
    padding: 40px 0; }

  .notice {
    margin-top: 40px; }
    .notice__ttl {
      font-size: 1.8rem; }
    .notice__txt {
      padding: 5%;
      font-size: 1.4rem;
      line-height: 2.3rem; }

  .contacttop {
    margin-top: 40px;
    padding: 30px 0; }
    .contacttop__txt {
      font-size: 1.6rem;
      margin-bottom: 10px; }
      .contacttop__txt::before, .contacttop__txt::after {
        width: 22px; }
      .contacttop__txt::before {
        left: -30px; }
      .contacttop__txt::after {
        right: -26px; }
    .contacttop__link {
      flex-direction: column; }
      .contacttop__link__child {
        width: 100%;
        height: 80px; }
        .contacttop__link__child:last-of-type {
          margin-top: 10px; }
      .contacttop__link .contTel__link__number {
        font-size: 2.4rem; }
        .contacttop__link .contTel__link__number img {
          width: 30px; }
      .contacttop__link .contTel__link__txt {
        font-size: 1.3rem;
        line-height: 1.5rem; }
      .contacttop__link .contWeb__link__inner {
        font-size: 1.5rem; }
        .contacttop__link .contWeb__link__inner img {
          width: 26px; }

  /*使用しない*/
  .switch_banner {
    margin-top: 40px; }
    .switch_banner p {
      font-size: 1.6rem;
      margin-bottom: 10px; }
    .switch_banner a img {
      width: 100%; }

  .about__ttl {
    margin-bottom: 13px; }
    .about__ttl::before {
      font-size: 6.5vw; }
    .about__ttl::after {
      content: none; }
    .about__ttl img {
      width: 100%;
      height: auto; }
  .about__txt {
    flex-direction: column; }
    .about__txt li {
      font-size: 1.6rem;
      line-height: 2.7rem; }
      .about__txt li:first-of-type {
        border-right: none;
        width: 100%;
        padding-right: 0; }
      .about__txt li:last-of-type {
        width: 100%;
        text-align: center;
        margin-top: 3rem; }
        .about__txt li:last-of-type img {
          width: 95%;
          height: auto; }
  .about__dti {
    margin-top: 40px; }
    .about__dti h3 {
      margin-bottom: 10px;
      padding: 30px 3% 0; }
    .about__dti .about__dticont {
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 0 3% 20px; }
      .about__dti .about__dticont li:first-of-type {
        line-height: 2.3rem;
        width: 100%;
        margin-bottom: 10px; }
      .about__dti .about__dticont li:last-of-type {
        width: 100%;
        text-align: center; }
        .about__dti .about__dticont li:last-of-type img {
          width: 50%;
          height: auto; }
    .about__dti::before {
      font-size: 16px;
      padding: 3px 17px;
      transform: translate(0, -50%); }
  .about__cost {
    margin-top: 60px; }
    .about__cost .about__cost-inner {
      top: -30px; }
      .about__cost .about__cost-inner .about__cost-ttl h2 {
        font-size: 2.2rem;
        padding: 40px 0 10px; }
        .about__cost .about__cost-inner .about__cost-ttl h2::after {
          margin: 10px auto 0; }
      .about__cost .about__cost-inner .about__cost-ttl p {
        font-size: 1.6rem;
        line-height: 2.7rem;
        text-align: left;
        padding: 0 3%; }
      .about__cost .about__cost-inner .about__cost-cont {
        padding-top: 20px; }
        .about__cost .about__cost-inner .about__cost-cont ul {
          flex-direction: column; }
          .about__cost .about__cost-inner .about__cost-cont ul li {
            width: 100%;
            text-align: center; }
            .about__cost .about__cost-inner .about__cost-cont ul li h3 {
              padding: 2% 0;
              width: 70%;
              margin: 0 auto 15px; }
            .about__cost .about__cost-inner .about__cost-cont ul li .about__cost-cont-img img {
              width: 100%; }
            .about__cost .about__cost-inner .about__cost-cont ul li:first-of-type {
              margin-right: 0;
              margin-bottom: 30px; }
      .about__cost .about__cost-inner .about__cost-cap {
        padding: 30px 3%; }
      .about__cost .about__cost-inner .about__cost-link {
        padding: 3%; }
        .about__cost .about__cost-inner .about__cost-link a {
          font-size: 1.6rem;
          padding: 20px 0;
          margin: 0;
          width: 100%; }

  .reason_menu__ttl {
    font-size: 2rem; }
    .reason_menu__ttl img {
      width: 190px; }
    .reason_menu__ttl b {
      font-size: 4rem; }
  .reason_menu__cont {
    justify-content: space-between; }
    .reason_menu__cont > li {
      width: calc((100% / 2) - 4px); }
      .reason_menu__cont > li a .reason_menu__inner {
        height: 100px;
        padding: 0 3px; }
        .reason_menu__cont > li a .reason_menu__inner li img {
          width: 35px; }
        .reason_menu__cont > li a .reason_menu__inner li:first-of-type {
          margin-right: 8px; }
        .reason_menu__cont > li a .reason_menu__inner li:last-of-type {
          font-size: 1.3rem; }
      .reason_menu__cont > li:nth-of-type(1) {
        background: url(../images/png/reason_m_number01.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:nth-of-type(2) {
        background: url(../images/png/reason_m_number02.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:nth-of-type(3) {
        background: url(../images/png/reason_m_number03.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:nth-of-type(4) {
        background: url(../images/png/reason_m_number04.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:nth-of-type(5) {
        background: url(../images/png/reason_m_number05.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:nth-of-type(6) {
        background: url(../images/png/reason_m_number06.png) bottom right no-repeat #ffffff; }
      .reason_menu__cont > li:not(:nth-of-type(n+5)) {
        margin-bottom: 8px; }
      .reason_menu__cont > li:nth-of-type(n+4) {
        margin-top: 0; }
      .reason_menu__cont > li:not(:nth-of-type(3n)) {
        margin-right: 0; }

  .reason_common__wrap {
    justify-content: center;
    flex-direction: column; }
    .reason_common__wrap .number__ttl {
      width: 100%;
      text-align: center; }
      .reason_common__wrap .number__ttl img {
        width: 5%; }
    .reason_common__wrap .reason__cont {
      width: 100%; }
      .reason_common__wrap .reason__cont-ttl {
        font-size: 2.2rem;
        padding: 15px 0 10px;
        margin-bottom: 10px;
        text-align: center; }
      .reason_common__wrap .reason__cont-txt {
        font-size: 1.6rem;
        line-height: 2.7rem; }

  .reason01__image {
    flex-direction: column; }
    .reason01__image > li {
      width: 100%; }
      .reason01__image > li .reason01__imagettl {
        padding: 2% 0;
        width: 70%;
        margin: 25px auto 15px; }
      .reason01__image > li:first-of-type {
        margin-right: 0; }
      .reason01__image > li .reason01__imageimg img {
        width: 100%; }
  .reason01 .banner {
    margin-top: 40px; }
    .reason01 .banner p {
      font-size: 1.6rem;
      margin-bottom: 10px; }
    .reason01 .banner a img {
      width: 100%; }
  .reason01 .speed__ttl {
    display: block;
    margin-top: 40px; }
    .reason01 .speed__ttl > li {
      padding-bottom: 10px;
      margin-bottom: 10px; }
      .reason01 .speed__ttl > li.speed__ttltxt h3 {
        font-size: 1.6rem; }
        .reason01 .speed__ttl > li.speed__ttltxt h3 img {
          width: 16px; }
  .reason01 .speed__txt {
    font-size: 1.4rem;
    line-height: 2.5rem;
    margin-bottom: 20px; }
  .reason01 .speed .speedarea-pulldown {
    background: #fff;
    width: 100%;
    font-weight: bold;
    border: none;
    padding: 2.5%;
    margin-bottom: 15px;
    font-size: 1.6rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .reason01 .speed .speedinfo-cont .speedarea {
    padding: 20px 10px; }
    .reason01 .speed .speedinfo-cont .speedarea .area_ttl {
      font-size: 3.5vw;
      width: 100%;
      padding: 7px 0; }
    .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans {
      max-width: none;
      width: 100%;
      margin: 0 auto; }
      .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-ttl {
        font-size: 3.5vw; }
      .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li .res-label {
        font-size: 3.5vw; }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li .res-label img[src$=".svg"] {
          width: 3.5vw;
          height: 3.5vw; }
      .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li .res-cont {
        font-size: 4.5vw;
        line-height: 1; }
        .reason01 .speed .speedinfo-cont .speedarea .speedarea-cont .speedarea-ans-res li .res-cont span {
          font-size: 8vw; }
  .reason01 .speed .area_cap {
    padding: 20px 0; }
    .reason01 .speed .area_cap .area_capttl {
      padding: 0 0 20px;
      font-size: 1.4rem; }
    .reason01 .speed .area_cap p {
      font-size: 1.2rem;
      text-align: left;
      margin-bottom: 10px; }
    .reason01 .speed .area_cap .about {
      font-size: 1.2rem;
      padding: 0;
      margin-bottom: 10px; }
      .reason01 .speed .area_cap .about-inner {
        font-size: 1rem;
        line-height: 1.5rem; }
    .reason01 .speed .area_cap .captxt {
      padding: 0;
      font-size: 1rem;
      line-height: 1.5rem; }

  .reason02__tokuten {
    flex-direction: column;
    margin-top: 20px; }
    .reason02__tokuten .tokuten {
      width: 100%;
      margin-bottom: 25px;
      padding: 3%; }
      .reason02__tokuten .tokuten:nth-of-type(even) {
        margin-left: 0; }
      .reason02__tokuten .tokuten__ttl img {
        width: 100%; }
      .reason02__tokuten .tokuten__txt {
        margin: 10px 0; }
      .reason02__tokuten .tokuten__link a {
        width: 100%;
        height: 60px; }

  .reason03 .reason__cont-txt > ul {
    justify-content: center;
    flex-direction: column; }
    .reason03 .reason__cont-txt > ul > li:first-of-type {
      padding-right: 0;
      margin-bottom: 30px; }
    .reason03 .reason__cont-txt > ul > li:last-of-type {
      text-align: center; }
  .reason03 .banner {
    margin-top: 40px; }
    .reason03 .banner p {
      font-size: 1.6rem;
      margin-bottom: 10px; }
    .reason03 .banner a img {
      width: 100%; }

  .reason04__cont {
    margin: 30px 0 20px; }
    .reason04__cont .waribiki {
      width: 100%; }
      .reason04__cont .waribiki__ttl {
        font-size: 1.8rem;
        padding: 1% 0; }
      .reason04__cont .waribiki__cont {
        padding: 7% 3%;
        flex-direction: column; }
        .reason04__cont .waribiki__cont-image {
          margin-bottom: 14px;
          padding-bottom: 14px; }
          .reason04__cont .waribiki__cont-image img {
            width: 80%; }
        .reason04__cont .waribiki__cont-price li:first-of-type {
          padding: 0 1%;
          margin-right: 10px;
          font-size: 3.5vw;
          line-height: 4.5vw; }
        .reason04__cont .waribiki__cont-price li:last-of-type .yen01 {
          font-size: 8vw; }
        .reason04__cont .waribiki__cont-price li:last-of-type .price {
          font-size: 15vw; }
          .reason04__cont .waribiki__cont-price li:last-of-type .price::after {
            top: 15vw; }
        .reason04__cont .waribiki__cont-price li:last-of-type .nami {
          font-size: 8vw; }
        .reason04__cont .waribiki__cont-graph {
          text-align: center; }
          .reason04__cont .waribiki__cont-graph img {
            width: 100%; }
        .reason04__cont .waribiki__cont > li:first-of-type {
          width: 100%;
          padding: 0 0 11% 0; }
        .reason04__cont .waribiki__cont > li:last-of-type {
          width: 100%;
          padding: 0; }
      .reason04__cont .waribiki:last-of-type {
        margin-top: 37px; }
  .reason04__links {
    flex-direction: column;
    margin-bottom: 20px; }
    .reason04__links li {
      width: 100%;
      padding: 0 5%; }
      .reason04__links li a {
        width: 100%;
        height: 60px;
        margin: 27px 0; }
      .reason04__links li:first-of-type {
        border-bottom: 1px solid #F4F5F6; }
  .reason04__link a {
    width: 100%;
    height: 60px; }

  .reason05 .reason__cont-txt > ul {
    flex-direction: column; }
    .reason05 .reason__cont-txt > ul > li:first-of-type {
      padding-right: 0; }
      .reason05 .reason__cont-txt > ul > li:first-of-type .reason05_image {
        margin: 20px 0; }
        .reason05 .reason__cont-txt > ul > li:first-of-type .reason05_image img {
          width: 100%; }
      .reason05 .reason__cont-txt > ul > li:first-of-type .cap-inner {
        margin: 0 0 20px; }
      .reason05 .reason__cont-txt > ul > li:first-of-type .reason05__link a {
        width: 100%;
        height: 60px; }

  .reason06 .option {
    justify-content: space-between;
    margin-top: 30px; }
    .reason06 .option__list {
      width: 48%;
      margin: 0 0 25px 0; }
      .reason06 .option__list-ttl {
        font-size: 1.35rem;
        padding: 3% 0; }
        .reason06 .option__list-ttl::after {
          right: -5px;
          width: 33px;
          height: 33px; }
      .reason06 .option__list-image {
        background: #ffffff;
        text-align: center;
        padding: 10px 0; }
        .reason06 .option__list-image img {
          width: 100%; }
      .reason06 .option__list:nth-of-type(even) {
        margin-right: 0; }
  .reason06 .reason06__link a {
    width: 100%;
    height: 60px; }

  .video__ttl {
    font-size: 2.2rem; }
  .video__txt {
    line-height: 2.5rem;
    padding: 0 2.5%; }
  .video__links {
    flex-direction: column; }
    .video__links__child {
      width: 70%;
      margin: 0 auto; }
      .video__links__child:nth-of-type(3) {
        margin: 0 auto; }
      .video__links__child:nth-of-type(n + 4) {
        margin-top: 0; }
      .video__links__child:not(:last-of-type) {
        margin-bottom: 10px; }
      .video__links__child img {
        width: 100%; }

  .flow__ttl {
    font-size: 2.2rem; }
  .flow__txt {
    line-height: 2.5rem;
    padding: 0 2.5%; }
  .flow__list {
    flex-direction: column; }
    .flow__list-child {
      width: 100%; }
      .flow__list-child .arrow {
        margin: 15px auto 28px; }
      .flow__list-child-ttl {
        width: 100%; }
        .flow__list-child-ttl > ul {
          flex-direction: column;
          height: auto;
          font-size: 1.6rem; }
          .flow__list-child-ttl > ul .new_label {
            width: 100%;
            padding: 1% 0; }
          .flow__list-child-ttl > ul .new_ttl {
            width: 100%;
            padding: 5%; }
      .flow__list-child-flows {
        width: 100%; }
        .flow__list-child-flows > li {
          font-size: 1.6rem;
          padding: 3% 0;
          margin-bottom: 20px; }
      .flow__list-child-link {
        line-height: 0; }
        .flow__list-child-link a {
          width: 100%;
          height: 60px; }
    .flow__list .red-cont {
      border-right: none;
      border-bottom: 1px solid #D9DBDD; }
      .flow__list .red-cont--linkred {
        margin: 25px 0 30px; }
    .flow__list .yellow-cont {
      border-right: none;
      border-bottom: 1px solid #D9DBDD;
      margin-top: 30px; }
      .flow__list .yellow-cont--linkyellow {
        margin: 25px 0 30px; }
    .flow__list .blue-cont {
      margin-top: 30px; }
      .flow__list .blue-cont--linkblue {
        margin: 25px 0 0; }

  .caution__ttl {
    font-size: 2.2rem;
    margin-bottom: 10px; }
  .caution__toggle {
    margin-top: 20px; }
    .caution__toggle-btn > ul {
      display: flex; }
      .caution__toggle-btn > ul .toggle_ttl {
        width: calc(100% - 15%);
        font-size: 1.5rem;
        padding: 10px 0 10px 20px; }
      .caution__toggle-btn > ul .toggle_arrow {
        width: 15%; }
    .caution__toggle-ans {
      line-height: 2rem;
      padding: 10px; } }
