@charset "UTF-8";
@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@media screen and (min-width: 751px) { /* .preload * { -webkit-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -o-transition: none !important; transition: none !important; } html { visibility: hidden; } html.wf-active, html.loading-delay { visibility: visible; animation: fadeIn 1s ease 0s 1 normal; -webkit-animation: fadeIn 1s ease 0s 1 normal; } */
  .container { min-width: 1100px; }
  .header:after { content: ""; display: block; clear: both; height: 0.2rem; background: #000; }
  .header__info { font-size: 1.6rem; line-height: 1.4em; float: left; display: flex; flex-wrap: wrap; padding: 1.5rem 0 1.5rem 0; box-sizing: border-box; }
  .header__info a { color: #333; }
  .header__info a:hover { text-decoration: none; }
  .header__infoDetail { font-family: 'Noto Sans JP',"Meiryo", "メイリオ","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",sans-serif; }
  .header__infoDistributor { width: 224px; height: 46px; background: url("../img/logo-distoributor.svg") no-repeat center center; background-size: 100%; }
  .header__infoDistributor a { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; display: block; width: 224px; height: 46px; }
  .header__infoDistributor a br { display: none; }
  .header__infoDetail { padding-left: 1.5rem; padding-top: 0.4rem; }
  .header__infoCompany { display: block; font-size: 1.5rem; line-height: 1.3em; }
  .header__infoCompany em { font-size: 1.6rem; line-height: 1.3em; font-weight: 500; }
  .header__infoCode { display: block; font-size: 1.4rem; line-height: 1.3em; }
  .header__nav { padding: 3.2rem 0 0 0; float: right; }
  .header__navList { display: flex; flex-wrap: wrap; }
  .header__navItem { font-size: 1.6rem; line-height: 1.6em; margin-left: 1rem; }
  .header__navItem:last-of-type a:after { display: none; }
  .header__navItem a { color: #333; }
  .header__navItem a:before { content: ""; display: block; display: inline-block; margin-right: 2rem; top: -0.1rem; position: relative; width: 1.1rem; height: 1.1rem; background: url("../img/icon_cursor-under.svg") no-repeat center center; background-size: 100%; }
  .header__navItem a:after { content: ""; display: block; display: inline-block; margin: 0 1.8rem 0 4.5rem; position: relative; width: 0.1rem; top: 0.2rem; height: 1.6rem; background: #333; }
  .header__navItem--pagelink a:before { transform: rotate(-90deg); }
  .header .frameFix { width: 1100px; margin: 0 auto; padding-left: 2rem; padding-right: 2rem; padding-top: 0rem; padding-bottom: 0.4rem; }
  .main { font-size: 1.4rem; line-height: 1.4em; }
  .mainContents { padding: 8rem 0; }
  .mainContents--front { padding: 0; }
  .mainContents--form { background: #fee100; padding: 4rem 0; }
  .mainContents--campaign { padding: 0; }
  .main .frameFix { width: 1100px; margin: 0 auto; }
  @keyframes fadeInAnime { 0% { opacity: 0; }
    100% { opacity: 1; } }
  @keyframes fadeOutAnime { 0% { opacity: 1; }
    95% { opacity: 0; } }
  .footer { padding: 7.5rem 0 0 0; background: #e6eef6; }
  .footer .frameFix { width: 1100px; margin: 0 auto; }
  .footer__pageTop { z-index: 110; position: fixed; width: 9.7rem; height: 9.7rem; bottom: 2rem; right: 2rem; }
  .footer__pageTop a { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; display: block; background: #FFF; border-radius: 2rem; border: solid 1px #106ac5; height: 100%; width: 100%; position: absolute; }
  .footer__pageTop a br { display: none; }
  .footer__pageTop a:before { content: ""; display: block; display: inline-block; left: 0; right: 0; top: 0; bottom: 0; margin: auto; position: absolute; width: 1.5rem; height: 1.5rem; background: url("../img/icon_cursor-under.svg") no-repeat center center; background-size: 100%; transform: rotate(180deg); }
  .footer__navList { display: flex; justify-content: center; min-height: 1px; text-align: center; }
  .footer__navList:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
  * html .footer__navList { height: 1px; /**/ height: auto; overflow: hidden; /**/ }
  .footer__navItem { font-size: 1.5rem; font-weight: 500; line-height: 1.6em; display: }
  .footer__navItem:not(:last-child) { border-right: 1px solid #333;}
  .footer__navItem:first-of-type a:before { display: none; }
  .footer__navItem a { display: block; padding: 0 4.5rem; color: #333; text-decoration: none; }
  .footer__childList { padding-top: 0.3em; padding-left: 0.4em; padding-bottom: 1em; }
  .footer__childItem { font-size: 1.3rem; line-height: 1.6em; }
  .footer__childItem a:before { content: "・ "; }
  .footer__notice { margin-top: 5.5em; margin-bottom: 4.5em; text-align: center; font-size: 1.4rem; line-height: 1.4em; }
  .footer__number { margin-bottom: 2rem; text-align: center; font-size: 1.4rem; line-height: 1.4em; }
  .footer__copyright { background: #106ac5; color: #FFF; padding: 1rem 0; text-align: center; font-size: 1.4rem; line-height: 1.4em; bottom: 0; width: 100%; }
  .floatingBox { width: 100%; z-index: 100; left: 0; bottom: 0; position: fixed; /*
&.active{ display: block; animation-name:fadeInAnime; animation-duration:1s; animation-fill-mode:forwards; opacity:0;
} */ }
  .content .frameFix { width: 1100px; margin: 0 auto; box-sizing: border-box; }
  .content__heading { margin-bottom: 2rem; }
  .content__headingTitle { font-size: 2.4rem; line-height: 1.4em; font-weight: bold; text-align: center; }
  .content__headingTitle--form { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; margin: 0 auto; width: 39.3rem; height: 25.2rem; background: url("../img/title_form-order.svg") center center no-repeat; background-size: 100% auto; }
  .content__headingTitle--form br { display: none; }
  .content__headingTitle--reservation { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; margin: 0 auto; width: 39.3rem; height: 25.2rem; background: url("../img/title_form-reservation.svg") center center no-repeat; background-size: 100% auto; }
  .content__headingTitle--reservation br { display: none; }
  .content__headingLead { margin-top: 2rem; text-align: center; font-size: 1.8rem; font-weight: bold; line-height: 1.6em; }
  .content__headingLead--form { margin-top: 2rem; text-align: center; font-size: 2.4rem; font-weight: bold; line-height: 1.6em; }
  .content__cell--basic .content__cellList { display: flex; flex-wrap: wrap; font-size: 1.6rem; }
  .content__cell--basic .content__cellTitle { width: 35%; border-bottom: solid 1px #dedede; font-size: 1.6rem; line-height: 1.4em; box-sizing: border-box; padding: 2.5rem 1em; }
  .content__cell--basic .content__cellItem { width: 65%; border-bottom: solid 1px #dedede; line-height: 1.4em; box-sizing: border-box; padding: 2.5rem 1em; }
  .content__def--basic .content__defList { font-size: 1.6rem; }
  .content__def--basic .content__defTitle { font-weight: bold; margin-bottom: 1em; padding: 0 1em; }
  .content__def--basic .content__defDesc { border-bottom: solid 1px #dedede; margin-bottom: 2em; padding: 2rem 1em 2rem 1em; line-height: 1.6em; }
  .content__form--balloon { background: #FFF; padding: 4rem; box-sizing: border-box; border-radius: 2rem; margin: 6rem auto 0; width: 750px; position: relative; }
  .content__form--balloon:before { content: ""; display: block; width: 5rem; height: 5rem; background: #FFF; position: absolute; top: -2.5rem; left: 0; right: 0; margin: 0 auto; transform: rotate(45deg) skew(10deg, 10deg); }
  .content__table { border-left: solid 1px #999; border-top: solid 1px #999; margin-bottom: 2rem; }
  .content__tableCol { border-right: solid 1px #999; border-bottom: solid 1px #999; font-size: 1.6rem; line-height: 1.4em; padding: 2rem; }
  .content__tableCol--bw01 { background: #f8f8f8; }
  .content__noticeItem { font-size: 1.1rem; line-height: 1.4em; margin-bottom: 0.4rem; }
  .content__noticeItem:last-of-type { margin-bottom: 0; }
  .content__navList { display: flex; flex-wrap: wrap; width: 1000px; column-gap: 2.5rem; margin: 0 auto; }
  .content__navItem { position: relative; width: 48.5rem; margin-top: 4rem; }
  .content__navItem:nth-of-type(-n+2) { margin-top: 0; }
  .content__navItem a { display: block; border: solid 1px #f7f7f7; filter: drop-shadow(0px 0px 1rem rgba(0, 0, 0, 0.2)); background: #FFF; border-radius: 20rem; padding: 2.5rem 0 2.3rem 3.2rem; font-size: 2.3rem; line-height: 1em; text-align: center; position: relative; color: #042d5c; letter-spacing: -0.1rem; }
  .content__navItem a:before { content: ""; display: block; display: inline-block; left: 2rem; top: 0; bottom: 0; margin: auto; position: absolute; width: 1.5rem; height: 1.5rem; background: url("../img/icon_cursor-under.svg") no-repeat center center; background-size: 100%; }
  .content__navItem a em { color: #106ac5; font-weight: bold; }
  .content__navItem a:hover { opacity: 0.7; text-decoration: none; }
  .content__qaGroup { margin-top: 2rem; position: relative; }
  .content__qaGroup:after { background: #FFF; content: ""; display: block; filter: drop-shadow(0px 0px 4.5rem rgba(0, 0, 0, 0.05)); border-radius: 2rem; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; }
  .content__qaGroup:first-of-type { margin-top: 0; }
  .content__qaList { padding: 1rem 3rem; border-radius: 2rem; background: #FFF; position: relative; z-index: 10; }
  .content__qaTitle { font-size: 2.5rem; line-height: 1.6em; padding: 3.5rem 13rem 3.2rem 9rem; cursor: pointer; }
  .content__qaTitle--question { position: relative; }
  .content__qaTitle--question:before { content: ""; display: block; display: inline-block; left: 2rem; top: 0; bottom: 0.4rem; margin: auto; position: absolute; width: 3.3rem; height: 4.0rem; background: url("../img/icon_qa-q.svg") no-repeat center center; background-size: 100%; /*
font-size: 5rem;
color:$color-keyBlue;
content:"Q";
font-family: Oswald;
font-weight: 600; */ }
  .content__qaTitle--question:after { content: ""; display: block; display: inline-block; right: 0; top: 0; bottom: 0; margin: auto; position: absolute; width: 7.2rem; height: 7.2rem; background: url("../img/icon_opener-plus.svg") no-repeat center center; background-size: 100%; }
  .content__qaTitle--question.active:after { background-image: url("../img/icon_opener-minus.svg"); }
  .content__qaItem { font-size: 1.8rem; line-height: 211.11111%; border-top: solid 1px #106ac5; padding: 3rem 6rem 3rem 9rem; display: none; }
  .content__qaItem--answer { position: relative; }
  .content__qaItem--answer:before { content: ""; display: block; display: inline-block; left: 2rem; top: 3rem; position: absolute; width: 3.3rem; height: 4.0rem; background: url("../img/icon_qa-a.svg") no-repeat center center; background-size: 100%;           /*
 font-size: 5rem; color:$color-keyYellow; content:"A";
 font-family: Oswald; font-weight: 600; */ }
  .content__ctaList { display: flex; flex-wrap: wrap; align-items: center; }
  .content__ctaItem--phone { width: 43.5rem; }
  .content__ctaItem--phone a { pointer-events: none; }
  .content__ctaItem__phone { display: inline-block; box-sizing: border-box; color: #FFF; padding-left: 8rem; position: relative; text-align: center; }
  .content__ctaItem__phoneFee { position: absolute; top: 3.2rem; left: 0; width: 7rem; padding: 1.2rem 0 0.8rem 0; text-align: center; border-top: solid 1px #FFF; border-bottom: solid 1px #FFF; box-sizing: border-box; text-align: center; font-size: 1.8rem; line-height: 1em; font-weight: bold; }
  .content__ctaItem__phoneFee:before { position: absolute; content: ""; display: block; width: 3.2rem; height: 3.2rem; top: -3.8rem; left: 0; right: 0; margin: auto; background: url("../img/icon_phone-white.svg") center center no-repeat; background-size: 100% auto; }
  .content__ctaItem__phoneFee em { margin-top: 0.4rem; display: block; font-size: 2.8rem; line-height: 1em; color: #fee100; }
  .content__ctaItem__phoneCaption { font-size: 2.0rem; line-height: 1.1em; font-weight: bold; margin-bottom: 0.4rem; letter-spacing: 0.05rem; }
  .content__ctaItem__phoneCaption strong { color: #fee100; font-size: 2.4rem; line-height: 1.1em; }
  .content__ctaItem__phoneNumber { color: #fee100; font-family: Oswald; font-size: 5.3rem; line-height: 1em; font-weight: 500; filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.2)); margin-top: -0.2rem; margin-bottom: 0.8rem; }
  .content__ctaItem__phoneNumber--nightTime { font-size: 4.8rem; color: #ccc; font-weight: 900; filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.2)); }
  .content__ctaItem__phoneTime { display: block; font-size: 1.2rem; text-align: left; line-height: normal;}
  .content__ctaItem__phoneDate { position: absolute; bottom: 0; right: 0; display: inline-block; line-height: 1em; background: rgba(0, 0, 0, 0.4); border-radius: 2rem; font-size: 1.4rem; padding: 0.4rem 1rem 0.3rem 1rem; }
  .content__ctaItem__btnGroup { color: #FFF; }
  .content__ctaItem__btnGroup--mail:before { content: ""; display: block; display: inline-block; position: relative; position: relative; top: 0.4rem; margin-right: 0.2rem; width: 4.4rem; height: 3.3rem; background: url("../img/icon_mail-white.svg") no-repeat center center; background-size: 100%; }
  .content__ctaItem__btnType { font-size: 2.0rem; line-height: 1.2em; font-weight: bold; }
  .content__ctaItem__btnType em { color: #fee100; font-size: 2.6rem; line-height: 1.2em; position: relative; display: inline-block; }
  .content__ctaItem__btnType em:before { content: "・・・"; color: #FFF; font-size: 2.2rem; margin: 0 auto; top: -2.1rem; left: 0.7rem; display: inline-block; position: absolute; }
  .content__ctaItem__btnCaption { display: inline-block; margin-left: 1.2rem; font-size: 2.8rem; line-height: 1.2em; }
  .content__ctaItem--form { width: 48.5rem; }
  .content__ctaItem--form a { background: #1358ce; background: linear-gradient(#1358ce 0%, #0d7bbb 100%); padding: 2rem 0 2rem 6.0rem; display: block; border-radius: 4rem; filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.4)); color: #FFF; }
  .content__ctaItem--form a:before { content: ""; display: block; display: inline-block; left: 3rem; top: 0; bottom: 0; margin: auto; position: absolute; width: 1.5rem; height: 1.5rem; background: url("../img/icon_cursor-right-yellow.svg") no-repeat center center; background-size: 100%; }
  .content__ctaItem--form a:hover { opacity: 0.7; text-decoration: none; }
  .content--nav { padding: 8rem 0 8rem; background: #FFF; }
  .content--nav .content__title { text-align: center; font-size: 3.3rem; margin-bottom: 4rem; }
  .content--nav .content__title em { font-size: 4.4rem; line-height: 1.2em; color: #106ac5; font-weight: bold; display: inline-block; position: relative; margin-right: 0.7rem; bottom: -0.3rem; }
  .content--nav .content__title strong { font-size: 5.5rem; line-height: 1.2em; font-weight: bold; color: #fee100; display: inline-block; position: relative; margin-left: 0.7rem; bottom: -0.3rem; }
  .content--cta { background: url("../img/bg_grey.png") #757575 repeat center center; }
  .content--cta .frameFix { padding: 1.6rem 0 1.4rem 6.5rem; }
  .content--cta:after { content: ""; display: block; clear: both; height: 0.2rem; background: #000; }
  .content--indexVisual { background: #ffe001; background: linear-gradient(#ffe001 0%, #ffe001 70%, #fac21f 100%); position: relative; }
  .content--indexVisual a { display: block; width: 100%; height: 100%; left: 0; top: 0; position: absolute; }
  .content--indexVisual:before { content: ""; display: block; height: 395px; background: url("../img/visual-index2306.png") no-repeat center center; }
  .content--indexVisual:after { content: ""; display: block; clear: both; height: 0.2rem; background: #000; }
  .content--indexNumber1 { background: #FFF; }
  .content--indexNumber1 .frameFix { position: relative; }
  .content--indexNumber1 .frameFix:before { content: ""; display: block; height: 17rem; }
  .content--indexNumber1 .content__titleMain { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; margin: 0 auto; width: 53.0rem; height: 12.7rem; background: url("../img/title_no1.png") center center no-repeat; position: absolute; top: 2.5rem; left: 44.5rem; }
  .content--indexNumber1 .content__titleMain br { display: none; }
  .content--indexNumber1 .content__titleSub { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; margin: 0 auto; width: 30.0rem; height: 5.9rem; background: url("../img/logo_softbank-h.png") center center no-repeat; position: absolute; top: 2.5rem; left: 9.0rem; }
  .content--indexNumber1 .content__titleSub br { display: none; }
  .content--indexNumber1 .content__notice { position: absolute; left: 7.5rem; top: 10rem; width: 36rem; font-size: 1.1rem; line-height: 1.4em; }
  .content--indexFlow { background: #156dc6; padding: 6rem 0 8rem 0; overflow: hidden; }
  .content--indexFlow .frameFix { width: auto; }
  .content--indexFlow .content__title { font-size: 3.2rem; line-height: 1.2em; color: #FFF; letter-spacing: 0.2rem; text-align: center; margin-bottom: 4.5rem; position: relative; z-index: 10; }
  .content--indexFlow .content__title strong { font-weight: bold; color: #fee100; }
  .content--indexFlow .content__flow { border-top: solid 1px #6aa8e6; border-bottom: solid 1px #6aa8e6; filter: drop-shadow(0px 0px 6rem rgba(0, 0, 0, 0.3)); background: #156dc6; }
  .content--indexFlow .content__flowList { width: 1100px; margin: 0 auto; display: flex; flex-wrap: wrap; }
  .content--indexFlow .content__flowItem { box-sizing: border-box; padding-top: 6rem; padding-bottom: 4.5rem; color: #FFF; }
  .content--indexFlow .content__flowItem__step { font-size: 2.2rem; color: #fee100; width: 100%; text-align: center; font-family: Akshar; font-weight: 500; margin-bottom: 2.0rem; }
  .content--indexFlow .content__flowItem__step:before, .content--indexFlow .content__flowItem__step:after { content: ""; display: inline-block; margin: 0 0.2rem; height: 0.2rem; width: 2.1rem; bottom: 0.6rem; background: #FFF; position: relative; border-radius: 1rem; }
  .content--indexFlow .content__flowItem__caption { font-size: 2.6rem; line-height: 138.46154%; font-weight: bold; width: 100%; text-align: center; margin-bottom: 2.0rem; display: flex; min-height: 2.4em; justify-content: center; align-items: center; }
  .content--indexFlow .content__flowItem__lead { font-size: 1.6rem; line-height: 162.5%; width: 100%; }
  .content--indexFlow .content__flowItem__lead--01 { text-align: center; }
  .content--indexFlow .content__flowItem--01 { width: 20.90909%; padding-left: 6rem; }
  .content--indexFlow .content__flowItem--02 { background: #1164b6 url("../img/bg_flow-1to2.svg") no-repeat left center; width: 28.18182%; padding-left: 8rem; }
  .content--indexFlow .content__flowItem--03 { background: #0f5ba6 url("../img/bg_flow-2to3.svg") no-repeat left center; width: 26.36364%; padding-left: 10rem; }
  .content--indexFlow .content__flowItem--04 { background: url("../img/bg_flow-3to4.svg") no-repeat left center; width: 23.63636%; padding-left: 9rem; }
  .content--indexQA { background: #FEFEFE; padding: 15.5rem 0 3rem 0; }
  .content--indexQA .content__title { font-size: 3.2rem; line-height: 1.2em; color: #0f66be; letter-spacing: 0.2rem; text-align: center; margin-bottom: 3rem; }
  .content--indexQA .content__title strong { font-weight: bold; color: #fee100; }
  .content--indexMain { min-width: 1000px; max-width: 1120px; position: relative; margin: 6rem auto 0; }
  .content--indexMain:first-of-type { margin-top: 0; }
  .content--indexMain:before { content: ""; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 0; filter: drop-shadow(0px 0px 1rem #ffdc2d); background: #106ac5; border-radius: 2.5rem; }
  .content--indexMain .frameFix { width: auto; background: #106ac5; border-radius: 2.5rem; position: relative; z-index: 20; }
  .content--indexMain .content__title { background: #106ac5;           /* border: $color-keyYellow solid; border-width: 1px 1px 0 1px;
 */ border-top-left-radius: 2rem; border-top-right-radius: 2rem; padding: 3rem 0 2.6rem; font-size: 3.2rem; line-height: 1.2em; color: #FFF; letter-spacing: 0.2rem; text-align: center; position: relative; }
  .content--indexMain .content__title:before { content: ""; display: block; width: 2.6rem; height: 1.7rem; position: absolute; bottom: -1.6rem; left: 0; right: 0; margin: auto; background: url("../img/title_curor.svg"); background-size: 100%; }
  .content--indexMain .content__title strong { font-weight: bold; color: #fee100; }
  .content--indexMain .content__article { padding: 5rem 2rem 5rem 2rem; background: #FFF; border-radius: 2rem; }
  .content--indexMain .content__article--internet { padding: 0 0 4rem; background: url("../img/title_index-10gbps.png") no-repeat top center #FFF; }
  .content--indexMain .content__article--ouchiwari { padding: 0 0 4rem; background: url("../img/title_index-ouchiwari.jpg") no-repeat top center #FFF; }
  .content--indexMain .content__articleTitle--internet { border-top-left-radius: 2rem; border-top-right-radius: 2rem; text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; height: 205px; }
  .content--indexMain .content__articleTitle--internet br { display: none; }
  .content--indexMain .content__articleTitle--ouchiwari { border-top-left-radius: 2rem; border-top-right-radius: 2rem; text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; height: 334px; margin-bottom: 1.5rem; }
  .content--indexMain .content__articleTitle--ouchiwari br { display: none; }
  .content--indexMain .content__articleBlock { width: 910px; margin: 6rem auto 0rem; }
  .content--indexMain .content__articleBlock:first-of-type { margin-top: 0; }
  .content--indexMain .content__articleNotice { width: 890px; margin: 0 auto; }
  .content--indexMain .content__articleNotice--provider { width: 910px; margin-top: 2rem; padding: 2rem 3rem 0 3rem; border-top: #cfcfcf 1px solid; }
  .content--indexMain .content__articleNotice--internet { clear: both; position: relative; margin-top: 2rem; }
  .content--indexMain .content__articleCaption--provider { font-size: 3.2rem; text-align: center; position: relative; margin-bottom: 2rem; }
  .content--indexMain .content__articleCaption--provider span { position: relative; display: inline-block; background: #FFF; padding: 0 1.5rem; z-index: 10; }
  .content--indexMain .content__articleCaption--provider span:before, .content--indexMain .content__articleCaption--provider span:after { content: ""; display: inline-block; width: 3.7rem; height: 5.1rem; background: no-repeat center; background-size: 100%; position: relative; bottom: -0.8rem; }
  .content--indexMain .content__articleCaption--provider span:before { background-image: url("../img/icon_wave-l.svg"); margin-right: 2.2rem; }
  .content--indexMain .content__articleCaption--provider span:after { background-image: url("../img/icon_wave-r.svg"); margin-left: 2.2rem; }
  .content--indexMain .content__articleCaption--provider em { font-family: Akshar; color: #ffae01; font-weight: 500; font-size: 4.8rem; line-height: 1em; position: relative; bottom: -0.3rem; display: inline-block; margin-left: 1.2rem; }
  .content--indexMain .content__articleCaption--provider strong { font-size: 6.4rem; line-height: 1em; }
  .content--indexMain .content__articleCaption--provider b { position: absolute; font-size: 1.2rem; display: inline-block; top: -0.8rem; right: 0.2rem; color: #333; }
  .content--indexMain .content__articleCaption--provider:after { position: absolute; content: ""; display: block; width: 100%; height: 0.4rem; background: #cfcfcf; top: 0; bottom: 0; margin: auto; }
  .content--indexMain .content__articleCaption--ouchiwari { background: url("../img/title_ouchiwari-set.png") no-repeat top center; width: 680px; height: 182px; margin: 0 auto 2.2rem; position: relative; }
  .content--indexMain .content__articleCaption--ouchiwari span { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; }
  .content--indexMain .content__articleCaption--ouchiwari span br { display: none; }
  .content--indexMain .content__articleCaption--ouchiwari:before { content: ""; display: block; width: 4rem; height: 3rem; position: absolute; bottom: -2.5rem; right: 16.5rem; background: url("../img/title_curor-yellow.svg"); background-size: 100%; }
  .content--indexMain .content__articleComment { font-size: 1.1rem; line-height: 1.5em;             /* text-indent: -1em; margin-left: 1em;
 */ text-align: left; padding: 0 3rem; margin-bottom: 3rem; }
  .content--indexMain .content__articleComment a { color: #333; text-decoration: underline; }
  .content--indexMain .content__ouchiwari { width: 890px; box-sizing: border-box; margin: 0 auto 3rem; }
  .content--indexMain .content__ouchiwari:before, .content--indexMain .content__ouchiwari:after { content: ""; display: block; width: 88.2rem; height: 3.2rem; margin: 0 auto; border: solid 1px #FFF; }
  .content--indexMain .content__ouchiwari:before { background: url("../img/casing_yellow-top.svg") no-repeat top center; }
  .content--indexMain .content__ouchiwari:after { background: url("../img/casing_yellow-bottom.svg") no-repeat top center; }
  .content--indexMain .content__ouchiwariItem { padding: 3rem 0 0 0; }
  .content--indexMain .content__ouchiwariItem:after { content: ""; display: block; width: 832px; height: 3px; margin: 2.5rem auto 0; background: url("../img/border_dashed.png") no-repeat top center; }
  .content--indexMain .content__ouchiwariItem:last-of-type { padding-bottom: 2.5rem; }
  .content--indexMain .content__ouchiwariItem:last-of-type:after { display: none; }
  .content--indexMain .content__ouchiwariItem__btn { width: 38rem; margin-top: 1rem; margin-left: auto; margin-right: 2rem; }
  .content--indexMain .content__ouchiwariItem__btn a { display: block; border: solid 1px #f7f7f7; filter: drop-shadow(0px 0px 0.5rem rgba(0, 0, 0, 0.2)); background: #FFF; border-radius: 20rem; padding: 2.0rem 0 1.8rem 3.2rem; font-size: 2rem; line-height: 1em; text-align: center; position: relative; color: #333; letter-spacing: -0.1rem; }
  .content--indexMain .content__ouchiwariItem__btn a:before { content: ""; display: block; display: inline-block; left: 2rem; top: 0; bottom: 0; margin: auto; position: absolute; width: 1.5rem; height: 1.5rem; background: url("../img/icon_cursor-right.svg") no-repeat center center; background-size: 100%; }
  .content--indexMain .content__ouchiwariItem__btn a:hover { opacity: 0.7; text-decoration: none; }
  .content--indexMain .content__ouchiwariItem__case { box-sizing: border-box; width: 49rem; padding-left: 3rem; position: relative; display: inline-block; }
  .content--indexMain .content__ouchiwariItem__user--ymobile:before { content: ""; display: block; width: 164px; height: 32px; background: no-repeat center center; background-size: 100%; background-image: url("../img/logo-ymobile.svg"); margin-bottom: 2rem; }
  .content--indexMain .content__ouchiwariItem__user--softbank:before { content: ""; display: block; width: 157px; height: 23px; background: no-repeat center center; background-size: 100%; background-image: url("../img/logo_sb.svg"); margin-bottom: 2rem; }
  .content--indexMain .content__ouchiwariItem__user em { display: inline-block; font-size: 2.8rem; font-weight: bold; position: relative; }
  .content--indexMain .content__ouchiwariItem__user em:before { content: ""; display: block; width: 102%; height: 1.4rem; position: absolute; bottom: -0.4rem; left: -1rem; right: -1rem; margin: auto; background: #fee100; }
  .content--indexMain .content__ouchiwariItem__user span { position: relative; z-index: 10; }
  .content--indexMain .content__ouchiwariItem__set { margin-top: 1.4rem; display: inline-block; font-size: 4rem; line-height: 1.2em; font-weight: bold; position: relative; }
  .content--indexMain .content__ouchiwariItem__set--a { font-size: 3.4rem; line-height: 1.2em; }
  .content--indexMain .content__ouchiwariItem__if { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; position: absolute; bottom: 0.5rem; right: 0; width: 110px; height: 77px; background: no-repeat center center; background-size: 100%; background-image: url("../img/icon_cursor-result.svg"); }
  .content--indexMain .content__ouchiwariItem__if br { display: none; }
  .content--indexMain .content__ouchiwariItem__result { vertical-align: top; position: relative; display: inline-block; width: 38.3rem; margin-left: 1rem; }
  .content--indexMain .content__ouchiwariItem__resultEternity { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; display: inline-block; margin-right: 1.0rem; width: 85px; height: 85px; background: no-repeat center center; background-size: 100%; background-image: url("../img/icon_square-etenity.png"); }
  .content--indexMain .content__ouchiwariItem__resultEternity br { display: none; }
  .content--indexMain .content__ouchiwariItem__resultCaption { display: block; font-size: 2.8rem; line-height: 1.2em; font-weight: bold; }
  .content--indexMain .content__ouchiwariItem__resultFee { font-family: Oswald; color: #106ac5; letter-spacing: -0.04em; font-size: 9.0rem; line-height: 1em; font-weight: bold; }
  .content--indexMain .content__ouchiwariItem__resultUnit { margin-left: 0.2rem; vertical-align: bottom; display: inline-block; font-size: 4.5rem; line-height: 1.2em; font-weight: bold; }
  .content--indexMain .content__ouchiwariItem__resultUnit small { display: block; font-size: 1.5rem; line-height: 1.2em; font-weight: normal; text-align: center; }
  .content--indexMain .content__ouchiwariItem__resultDiscount { font-size: 4.1rem; display: inline-block; width: 1em; margin-left: 0.2rem; line-height: 1.0em; font-weight: bold; position: relative; bottom: 0.2rem; color: #fee100; }
  .content--indexMain .content__featureList { position: relative; background: url("../img/bg_internet-line.png") bottom left no-repeat; padding-bottom: 3rem; }
  .content--indexMain .content__featureItem { width: 910px; margin: 0 auto; margin-top: 3rem; min-height: 1px; }
  .content--indexMain .content__featureItem:first-of-type { margin-top: 0; }
  .content--indexMain .content__featureItem:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
  * html .content--indexMain .content__featureItem { height: 1px; /**/ height: auto; overflow: hidden; /**/ }
  .content--indexMain .content__featureItem__group { padding-top: 6rem; }
  .content--indexMain .content__featureItem__group--01 { margin-left: 5rem; float: left; width: 43.0rem; }
  .content--indexMain .content__featureItem__group--02 { float: left; width: 43.0rem; margin-left: 2rem; }
  .content--indexMain .content__featureItem__figure { width: 427px; height: 285px; filter: drop-shadow(0px 0px 1.5rem rgba(15, 105, 195, 0.38)); background: no-repeat center center; background-size: 100%; }
  .content--indexMain .content__featureItem__figure--01 { float: left; background-image: url("../img/img_internet-01.jpg"); }
  .content--indexMain .content__featureItem__figure--02 { float: right; background-image: url("../img/img_internet-02.jpg"); }
  .content--indexMain .content__featureItem__title { text-align: center; font-size: 2.5rem; line-height: 1.4em; margin-bottom: 2.5rem; }
  .content--indexMain .content__featureItem__title strong { display: block; font-size: 3.6rem; line-height: 1.4em; font-weight: bold; color: #106ac5; }
  .content--indexMain .content__featureItem__lead { font-size: 1.6rem; line-height: 162.5%; }
  .content--indexMain .content__feeList { display: flex; flex-wrap: wrap; justify-content: center; column-gap: 6rem; position: relative; }
  .content--indexMain .content__feeList--10gbps { display: block; text-align: center; margin: 0 auto; }
  .content--indexMain .content__feeItem { text-align: center; }
  .content--indexMain .content__feeItem--1gbps { width: 40.0rem; }
  .content--indexMain .content__feeItem--campaign { padding-top: 1.2rem; display: inline-block; vertical-align: top; }
  .content--indexMain .content__feeItem--10gbps { display: inline-block; }
  .content--indexMain .content__feeItem--notice { display: inline-block; position: absolute; bottom: 0; left: 3rem; text-align: left; font-size: 1.1rem; width: 34rem; line-height: 1.3em; }
  .content--indexMain .content__feeItem__caption { text-align: left; display: inline-block; }
  .content--indexMain .content__feeItem__caption--detached:before { position: relative; bottom: -0.4rem; margin-right: 1.4rem; content: ""; display: inline-block; width: 6.4rem; height: 6.4rem; background: #F00; background: url("../img/icon_house.svg"); background-size: 100%; }
  .content--indexMain .content__feeItem__caption--mansion:before { position: relative; bottom: -0.4rem; margin-right: 1.4rem; content: ""; display: inline-block; width: 6.4rem; height: 6.4rem; background: url("../img/icon_mansion.svg"); background-size: 100%; }
  .content--indexMain .content__feeItem__caption span { display: inline-block; font-size: 2.8rem; line-height: 110.71429%; }
  .content--indexMain .content__feeItem__campaign { font-size: 1.6rem; line-height: 1.4em; color: #106ac5; font-weight: bold; transform: scale(0.9, 1); }
  .content--indexMain .content__feeItem__price { font-size: 4rem; font-weight: bold; line-height: 1em; }
  .content--indexMain .content__feeItem__price strong { font-size: 9.8rem; font-family: Oswald; line-height: 1em; letter-spacing: -0.1rem; }
  .content--indexMain .content__feeItem__price--10gbps strong { color: #106ac5; display: inline-block; }
  .content--indexMain .content__feeItem__price--10gbps em { display: inline-block; line-height: 1em; }
  .content--indexMain .content__feeItem__price--10gbps small { display: block; font-size: 2rem; line-height: 1em; font-weight: normal; }
  .content--indexMain .content__feeItem__price--deleted { position: relative; font-size: 3rem; display: inline-block; }
  .content--indexMain .content__feeItem__price--deleted:after { content: ""; display: block; position: absolute; bottom: 1.4rem; right: -5rem; width: 3.7rem; height: 3.1rem; background: url("../img/icon_curor-yellow.svg"); background-size: 100%; }
  .content--indexMain .content__feeItem__price--deleted:before { position: absolute; top: 0; bottom: -1rem; margin: auto; content: ""; display: block; height: 0.3rem; width: 100%; background: #106ac5; transform: rotate(-16.1deg); }
  .content--indexMain .content__feeItem__price--deleted strong { font-size: 5.9rem; position: relative; }
  .content--indexMain .content__feeItem__price--deleted strong b { display: inline-block; position: absolute; top: 0; right: -1em; font-size: 1.1rem; }
  .content--indexMain .content__feeItem__about { text-align: center; display: inline-block; margin-top: 1.2rem; padding: 0.4rem 7.5rem 0.2rem 7.5rem; font-size: 2.6rem; line-height: 1.2em; background: #ececec; border-radius: 4rem; }
  .content--indexMain .content__feeAttention { background: #ffef80; padding: 1rem 3rem; border-radius: 0.5rem; font-size: 1.2rem; line-height: 1.5em; margin: 2rem 3rem; color: #333333; }
  .content--indexMain .content__campaign { width: 90.5rem; box-sizing: border-box; margin: 0 auto 3rem; }
  .content--indexMain .content__campaignList { display: flex; flex-wrap: wrap; column-gap: 6.5rem; }
  .content--indexMain .content__campaignItem { width: 42rem; margin-top: 4.5rem; }
  .content--indexMain .content__campaignItem:nth-child(-n+2) { margin-bottom: 0; }
  .content--indexMain .content__campaignItem__notice { width: 37rem; margin: 2rem auto 0; color: #106ac5; font-size: 1.1rem; line-height: 1.2em; }
  .content--indexMain .content__campaignItem img { max-width: 100%; }
  .content--indexMain .content__campaignItem__btn { width: 38rem; margin: 2rem auto 0; }
  .content--indexMain .content__campaignItem__btn a { display: block; border: solid 1px #f7f7f7; filter: drop-shadow(0px 0px 0.5rem rgba(0, 0, 0, 0.2)); background: #FFF; border-radius: 20rem; padding: 2.0rem 0 1.8rem 3.2rem; font-size: 2rem; line-height: 1em; text-align: center; position: relative; color: #333; letter-spacing: -0.1rem; }
  .content--indexMain .content__campaignItem__btn a:before { content: ""; display: block; display: inline-block; left: 2rem; top: 0; bottom: 0; margin: auto; position: absolute; width: 1.5rem; height: 1.5rem; background: url("../img/icon_cursor-right.svg") no-repeat center center; background-size: 100%; }
  .content--indexMain .content__campaignItem__btn a:hover { opacity: 0.7; text-decoration: none; }
  .content--logo { background: #FEFEFE; padding: 5rem 0 6.5rem 0; }
  .content--logo .content__title { font-size: 3.2rem; line-height: 1.2em; color: #0f66be; letter-spacing: 0.2rem; text-align: center; margin-bottom: 3rem; }
  .content--logo .content__title strong { font-weight: bold; color: #fee100; }
  .content--logo .content__logo--softbankHikari { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; margin: 0 auto 0;           /* width: 160px; height: 154px;
 background: url("../img/logo_softbank-h-long.png") center center no-repeat;
 */ width: 362px; height: 72px; background: url("../img/logo_softbank-h.svg") center center no-repeat; background-size: 100%; }
  .content--logo .content__logo--softbankHikari br { display: none; }
  .content--campaignVisual .content__visual { background: repeat center center; border-bottom: solid 2px #333; }
  .content--campaignVisual .content__visualImg { min-height: 390px; height: 390px; background: no-repeat center center; }
  .content--campaign .content__title { font-size: 3.8rem; font-weight: bold; line-height: 1.2em; color: #106ac5; text-align: center; }
  .content--campaign .content__title strong { font-weight: bold; color: #fee100; }
  .content--campaign .content__article { padding: 5rem 0; }
  .content--campaign .content__campaignSingle { width: 890px; margin: 0 auto; }
  .content--campaign .content__campaignSingle__caption { font-size: 1.6rem; font-weight: bold; line-height: 1.4em; border-bottom: solid 2px #333; padding: 1rem; }
  .content--campaign .content__campaignSingle__bnr { text-align: center; margin-bottom: 1rem; }
  .content--campaign .content__campaignSingle__notice { width: 67rem; margin: auto; margin-bottom: 4rem; font-size: 1.1rem; line-height: 1.4em; color: #106ac5; }
  .content--campaign .content__campaignSingle__description { font-size: 1.6rem; line-height: 1.4em; margin-bottom: 2rem; border-bottom: dotted 1px #333; padding: 1rem; }
  .content--campaign .content__campaignSingle__defList { padding: 5rem 0; border-bottom: solid 2px #333; }
  .content--campaign .content__campaignSingle__defTitle { text-align: center; font-size: 3.0rem; font-weight: bold; line-height: 1.4em; margin-bottom: 3rem; color: #106ac5; }
  .content--campaign .content__campaignSingle__defItem { font-size: 1.6rem; line-height: 1.4em; margin-bottom: 2rem; }
  .content--campaign .content__campaignSingle__defItem .date { font-size: 1.8rem; line-height: 1.4em; }
  .content--campaign .content__campaignSingle__defItem .caption { font-size: 2rem; line-height: 1.4em; color: #106ac5; font-weight: bold; }
  .content--campaign .content__campaignSingle__defItem .text { margin-bottom: 1em; }
  .content--campaign .content__campaignSingle__defItem .text:last-child { margin-bottom: 0; }
  .content--campaign .content__campaignSingle__defItem .sub { position: relative; padding-left: 3em; margin-bottom: 0.5em; }
  .content--campaign .content__campaignSingle__defItem .sub:last-of-type { margin-bottom: 0; }
  .content--campaign .content__campaignSingle__defItem .sub .num { position: absolute; top: 0; left: 0; }
  .content--campaign .content__campaignSingle__defItem .notice { font-size: 1.4rem; line-height: 1.4em; margin-top: 0.5em; }
  .content--campaign .content__campaignSingle__defItem .box { background: #F6F6F6; padding: 1rem 1rem 0.8rem 1rem; margin: 0.8rem 0; }
  .content--campaign .content__campaignSingle__defItem .indent { margin-bottom: 0.6em; }
  .content--campaign .content__campaignSingle__defItem .indent:last-of-type { margin-bottom: 0; }
  .content--campaign .content__campaign__btn { margin: 0 auto; width: 38rem; margin-top: 6rem; }
  .content--campaign .content__campaign__btn a { display: block; border: solid 1px #f7f7f7; filter: drop-shadow(0px 0px 0.5rem rgba(0, 0, 0, 0.2)); background: #FFF; border-radius: 20rem; padding: 2.0rem 0 1.8rem 3.2rem; font-size: 2rem; line-height: 1em; text-align: center; position: relative; color: #333; letter-spacing: -0.1rem; }
  .content--campaign .content__campaign__btn a:before { content: ""; display: block; display: inline-block; left: 2rem; top: 0; bottom: 0; margin: auto; position: absolute; width: 1.5rem; height: 1.5rem; background: url("../img/icon_cursor-right.svg") no-repeat center center; background-size: 100%; }
  .content--campaign .content__campaign__btn a:hover { opacity: 0.7; text-decoration: none; }
  .content--basic .frameFix { width: 87rem; margin: 0 auto; }
  .content--basic .content__headingTitle { font-size: 3.0rem; line-height: 1.4em; font-weight: bold; text-align: center; color: #106ac5; padding-bottom: 3rem; margin-bottom: 2rem; border-bottom: solid 2px #000; }
  .section--indexMain { background: #ffeb5f; padding: 0 0 9rem 0; position: relative; overflow: hidden; }
  .section--indexMain:before { content: ""; display: block; height: 5rem; width: 100%; background: #FFF; position: absolute; top: 0; left: 0; z-index: 10; }
  .section--indexMain .content { position: relative; }
  .section--campaignArchive { background: #ffeb5f; padding: 9em 0 9rem 0; position: relative; }
  .section--campaignArchive .content { position: relative; }
  .section__table { width: 100%; border-right: solid 1px #bdbcbd; border-top: solid 1px #bdbcbd; font-size: 1.8rem; margin-bottom: 2em; }
  .section__table th, .section__table td { border-left: solid 1px #bdbcbd; border-bottom: solid 1px #bdbcbd; text-align: center; padding: 0.6em 0.4em; font-size: 1.8rem; line-height: 1.6em; }
  .section__table th.ta-c, .section__table td.ta-c { text-align: center; }
  .section__table th.ta-r, .section__table td.ta-r { text-align: right; }
  .section__table th.ta-l, .section__table td.ta-l { text-align: left; }
  .section__table__em { font-size: 120%; line-height: 1.6em; font-weight: 600; }
  .section__tableCol--bw01 { background: #f8f8f8; }
  .section__tableCol--bw02 { background: #e5e5e5; }
  .section__tableCol--important span { font-weight: bold; font-size: 140%; }
  .section__tableRow--first th, .section__tableRow--first td { border-right: solid 1px #bdbcbd; background: #A1A1A1; color: #FFF; line-height: 1.2em; }
  .section__tableRow--first th:last-child, .section__tableRow--first td:last-child { border-right: solid 1px #bdbcbd; }
  .module__formTitle { font-size: 2.8rem; line-height: 1.4em; padding-bottom: 0.2em; }
  .module__formTitle--require:after { color: #F00; white-space: pre; content: " 【必須】"; }
  .module__formItem { font-size: 2.4rem; line-height: 1.4em; padding-bottom: 1.2em; }
  .module__formAgreement { padding-top: 1.2em; padding-bottom: 0.4em; font-size: 2rem; line-height: 1.4em; }
  .module__formNotification { font-size: 2rem; line-height: 1.4em; padding-bottom: 1.2em; }
  .module__formComplete { text-align: center; }
  .module__formComplete__quick { border: solid 0.6rem #EEE; padding: 2rem; margin: 2rem 0; }
  .module__formComplete__call { margin: 1rem auto; font-size: 200%; line-height: 1em; font-weight: bold; }
  .module__formComplete__call a { pointer-events: none; }
  .form .errorBox { color: #F00; }
  .formParts__attentionText { font-size: 2.0rem; color: #B70000; padding: 1em 0 2em 0; }
  .formParts__input, .formParts__select, .formParts__textArea { box-sizing: border-box; padding: 0.6em 0.4em; font-size: 2.6rem; }
  .formParts__input--large { width: 100%; }
  .formParts__input--half { width: 49%; }
  .formParts__input--half:nth-of-type(2n-1) { margin-right: 1%; }
  .formParts__textArea--large { width: 100%; }
  .formParts__btn { text-align: center; font-size: 2.0rem; margin-top: 1em; }
  .formParts__btn:first-of-type { margin-top: 0em; }
  .formParts__btnButton {         /* background-color: transparent; border: none; cursor: pointer; outline: none; padding: 0; appearance: none;
 */ font-size: 2.0rem; color: white; display: inline-block; text-decoration: none; text-align: center; line-height: 1.3em; padding: 1.1em 0; width: 81.15942%; border-radius: 0.4em; margin-top: 2em; }
  .formParts__btnButton--send { background: #f15a86; cursor: pointer; }
  .formParts__btnButton--send[disabled] { background-color: #bbb; cursor: auto; }
  .formParts__btnButton--back { background: #999; cursor: pointer; }
  .formParts__btnButton--back:hover { background: #ddd; }
  .formParts__btnButton:nth-of-type(n+1) { margin-top: 1em; }
  .formParts__btnButton:first-of-type { margin-top: 0em; } }
@media screen and (max-width: 750px) { img { width: 100%; vertical-align: top; }
  .header__shop { padding: 2.5rem 2rem 2rem 2rem; position: relative; }
  .header__info { letter-spacing: -1rem; font-size: 0; }
  .header__info a { color: #333; }
  .header__infoDistributor { display: inline-block; margin-right: 1rem; }
  .header__infoDistributor a { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; display: block; width: 25.7rem; height: 5.3rem; background: url("../img/logo-distoributor.svg") no-repeat center center; background-size: 100%; }
  .header__infoDistributor a br { display: none; }
  .header__infoDetail { letter-spacing: normal; display: inline-block; vertical-align: top; }
  .header__infoCompany { padding: 0.2rem 0 0.2rem 0; display: block; font-size: 10px; font-size: 2.66667vw; line-height: 1.2em; }
  .header__infoCompany em { font-weight: bold; font-size: 11px; font-size: 2.93333vw; line-height: 1.2em; }
  .header__infoCode { display: block; font-size: 9px; font-size: 2.4vw; line-height: 1.2em; }
  .header:after { content: ""; display: block; clear: both; height: 0.2rem; background: #000; }
  .header__nav { position: absolute; bottom: 2.2rem; right: 2rem; display: inline-block; }
  .header__navItem a { font-size: 9px; font-size: 2.4vw; color: #333; }
  .header__navItem a:before { content: ""; display: block; display: inline-block; margin-right: 1rem; top: -0.1rem; position: relative; width: 1.1rem; height: 1.1rem; background: url("../img/icon_cursor-under.svg") no-repeat center center; background-size: 100%; }
  .header__navItem--pagelink a:before { transform: rotate(-90deg); }
  .mainContents { padding: 8rem 4rem; }
  .mainContents--front { padding: 0; }
  .mainContents--form { background: #fee100; padding: 3rem 0; }
  .mainContents--campaign { padding: 8rem 2rem; }
  .footer { position: relative; background: #e6eef6; padding-top: 5rem; }
  .footer .frameFix { margin: 0 auto; }
  .footer__pageTop { display: none !important; }
  .footer__navList { min-height: 1px; display: flex; flex-wrap: wrap; }
  .footer__navList:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
  * html .footer__navList { height: 1px; /**/ height: auto; overflow: hidden; /**/ }
  .footer__navItem { width: 50%; margin-top: 3rem; text-align: center; font-size: 12px; font-size: 3.2vw; line-height: 1.6em; position: relative; }
  .footer__navItem:nth-of-type(-n+2) { margin-top: 0; }
  .footer__navItem:nth-of-type(2n-1):before { content: ""; display: block; position: absolute; width: 1px; height: 4rem; margin: 0 auto; bottom: 0; top: 0; right: 0; background: #333; }
  .footer__navItem a { display: block; padding: 0 4.5rem; color: #333; text-decoration: none; }
  .footer__notice { margin-top: 7.5em; margin-bottom: 3.5em; text-align: center; font-size: 8px; font-size: 2.13333vw; line-height: 1.4em; }
  .footer__number { margin-bottom: 3rem; text-align: center; font-size: 9px; font-size: 2.4vw; line-height: 1.4em; }
  .footer__copyright { background: #106ac5; color: #FFF; padding: 1rem 0; text-align: center; font-size: 8px; font-size: 2.13333vw; line-height: 1.4em; bottom: 0; width: 100%; }
  .floatingBox { width: 100%; z-index: 100; left: 0; bottom: 0; position: fixed;   /* &.active{ display: block; animation-name:fadeInAnime; animation-duration:1s; animation-fill-mode:forwards; opacity:0; }
 */ }
  .floatingBox .active { display: block; }
  .content__heading { margin-bottom: 2rem; }
  .content__headingTitle { font-size: 13px; font-size: 3.46667vw; line-height: 1.4em; font-weight: bold; text-align: center;       /* &--form{ @include nt; margin: 0 auto; width:39.3rem; height: 25.2rem; background: url("../img/title_form-order.svg") center center no-repeat; background-size: 100% auto; }
 */ }
  .content__headingTitle--form { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; margin: 0 auto; width: 58.6rem; height: 11.4rem; background: url("../img/title_form-order_sp.svg") center center no-repeat; background-size: 100% auto; }
  .content__headingTitle--form br { display: none; }
  .content__headingTitle--reservation { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; margin: 0 auto; width: 39.3rem; height: 25.2rem; background: url("../img/title_form-reservation.svg") center center no-repeat; background-size: 100% auto; }
  .content__headingTitle--reservation br { display: none; }
  .content__headingLead { margin-top: 2rem; text-align: center; font-size: 10px; font-size: 2.66667vw; font-weight: bold; line-height: 1.6em; }
  .content__headingLead--form { margin-top: 2rem; text-align: center; font-size: 10px; font-size: 2.66667vw; font-weight: bold; line-height: 1.6em; }
  .content__headingLead--form br { display: none; }
  .content__cell--basic .content__cellList {           /* display: flex; flex-wrap: wrap;
 */ font-size: 13px; font-size: 3.46667vw; }
  .content__cell--basic .content__cellTitle {           /*width: 35%; border-bottom: solid 1px #dedede;
 */ font-size: 13px; font-size: 3.46667vw; line-height: 1.4em; box-sizing: border-box; padding: 0.3em 1em; }
  .content__cell--basic .content__cellItem { /* width: 65%;*/ border-bottom: solid 1px #dedede; line-height: 1.4em; box-sizing: border-box; padding: 0.3em 1em 1em 1em; margin-bottom: 1em; }
  .content__def--basic .content__defList { font-size: 13px; font-size: 3.46667vw; }
  .content__def--basic .content__defTitle { padding: 1em 1em; }
  .content__def--basic .content__defDesc { border-bottom: solid 1px #dedede; margin-bottom: 2em; padding: 1em 1em 1em 1em; line-height: 1.6em; }
  .content__form--balloon { box-sizing: border-box; margin: 2rem 2rem 0; padding: 3rem 4rem; position: relative; background: #FFF; font-size: 10px; font-size: 2.66667vw; border-radius: 1em;       /* &:before{ @include altImg; width: 5rem; height: 5rem; background: #FFF; position: absolute; top:-2.5rem; left:0; right: 0; margin: 0 auto; transform: rotate(45deg) skew(10deg,10deg); }
 */ }
  .content__table { border-left: solid 1px #999; border-top: solid 1px #999; margin-bottom: 2rem; }
  .content__tableCol { border-right: solid 1px #999; border-bottom: solid 1px #999; font-size: 10px; font-size: 2.66667vw; line-height: 1.4em; padding: 1rem; }
  .content__tableCol--bw01 { background: #f8f8f8; }
  .content__navList { margin: 0 auto; }
  .content__navItem { position: relative; margin-bottom: 3rem; }
  .content__navItem:last-of-of-type { margin-bottom: 0; }
  .content__navItem a { display: block; border: solid 1px #f7f7f7; filter: drop-shadow(0px 0px 1rem rgba(0, 0, 0, 0.2)); background: #FFF; border-radius: 20rem; padding: 3.8rem 0 3.4rem 3.2rem; font-size: 15px; font-size: 4vw; line-height: 1em; text-align: center; position: relative; color: #042d5c; letter-spacing: -0.1rem; }
  .content__navItem a:before { content: ""; display: block; display: inline-block; left: 2rem; top: 0; bottom: 0; margin: auto; position: absolute; width: 2.5rem; height: 2.5rem; background: url("../img/icon_cursor-under.svg") no-repeat center center; background-size: 100%; }
  .content__navItem a em { color: #106ac5; font-weight: bold; }
  .content__navItem a:hover { opacity: 0.7; text-decoration: none; }
  .content__qaGroup { position: relative; margin: 0 2rem; margin-top: 3rem; }
  .content__qaGroup:after { background: #FFF; content: ""; display: block; filter: drop-shadow(0px 0px 4.5rem rgba(0, 0, 0, 0.05)); border-radius: 2rem; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; }
  .content__qaGroup:first-of-type { margin-top: 0; }
  .content__qaList { border-radius: 2rem; background: #FFF; position: relative; z-index: 10; padding: 1rem 2rem; }
  .content__qaTitle { font-size: 16px; font-size: 4.26667vw; line-height: 1.6em; padding: 3.5rem 13rem 3.2rem 10rem; cursor: pointer; }
  .content__qaTitle--question { position: relative; }
  .content__qaTitle--question:before { content: ""; display: block; display: inline-block; left: 2rem; top: 0; bottom: 0.4rem; margin: auto; position: absolute; width: 3.3rem; height: 4.0rem; background: url("../img/icon_qa-q.svg") no-repeat center center; background-size: 100%; /*
font-size: 5rem;
color:$color-keyBlue;
content:"Q";
font-family: Oswald;
font-weight: 600; */ }
  .content__qaTitle--question:after { content: ""; display: block; display: inline-block; right: 0; top: 0; bottom: 0; margin: auto; position: absolute; width: 7.2rem; height: 7.2rem; background: url("../img/icon_opener-plus.svg") no-repeat center center; background-size: 100%; }
  .content__qaTitle--question.active:after { background-image: url("../img/icon_opener-minus.svg"); }
  .content__qaItem { font-size: 13px; font-size: 3.46667vw; line-height: 176.92308%; border-top: solid 1px #106ac5; padding: 3rem 6rem 3rem 10rem; display: none; }
  .content__qaItem--answer { position: relative; }
  .content__qaItem--answer:before { content: ""; display: block; display: inline-block; left: 2rem; top: 3rem; position: absolute; width: 3.3rem; height: 4.0rem; background: url("../img/icon_qa-a.svg") no-repeat center center; background-size: 100%;           /*
 font-size: 5rem; color:$color-keyYellow; content:"A";
 font-family: Oswald; font-weight: 600; */ }
  .content__noticeItem { font-size: 8px; font-size: 2.13333vw; line-height: 1.4em; margin-bottom: 0.4rem; }
  .content__noticeItem:last-of-type { margin-bottom: 0; }
  .content--cta { background: url("../img/bg_grey.png") #757575 repeat center center; }
  .content--cta .frameFix { padding: 2rem; }
  .content--cta:after { content: ""; display: block; clear: both; height: 0.2rem; background: #000; }
  .content__ctaList { align-items: center; }
  .content__ctaItem { margin-bottom: 2rem; }
  .content__ctaItem:last-of-type { margin-bottom: 0; }
  .content__ctaItem__btnGroup { color: #FFF; }
  .content__ctaItem__btnGroup--phone { padding-left: 11rem; }
  .content__ctaItem__btnGroup--phone:before { content: ""; display: block; display: inline-block; position: absolute; top: -0.5rem; bottom: 0; margin: auto; left: 6.5rem; /*
width: 5.7rem;
height: 5.7rem;
background: url("../img/icon_phone-white.svg") no-repeat center center; */ width: 8.5rem; height: 8.5rem; background: url("../img/icon_free.svg") no-repeat center center; background-size: 100%; }
  .content__ctaItem__btnGroup--mail { padding-left: 11rem; }
  .content__ctaItem__btnGroup--mail:before { content: ""; display: block; display: inline-block; position: absolute; top: -0.5rem; bottom: 0; margin: auto; left: 7.5rem; width: 6.8rem; height: 5.2rem; background: url("../img/icon_mail-white.svg") no-repeat center center; background-size: 100%; }
  .content__ctaItem__btnType { font-size: 16px; font-size: 4.26667vw; line-height: 1.2em; font-weight: bold; }
  .content__ctaItem__btnType em { color: #fee100; font-size: 20px; font-size: 5.33333vw; line-height: 1.2em; position: relative; display: inline-block; }
  .content__ctaItem__btnType em:before { text-align: center; content: "・・・"; color: #FFF; font-size: 20px; font-size: 5.33333vw; margin: 0 auto; top: -2.9rem; left: 0rem; right: 0; display: inline-block; position: absolute; }
  .content__ctaItem__btnCaption { display: inline-block; margin-left: 1.2rem; font-size: 21px; font-size: 5.6vw; line-height: 1.2em; }
  .content__ctaItem--phone a, .content__ctaItem--form a { background: #1358ce; background: linear-gradient(#1358ce 0%, #0d7bbb 100%); padding: 4rem 0 3.0rem 6.0rem; position: relative; box-sizing: border-box; display: block; border-radius: 20rem; filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.4)); color: #FFF; }
  .content__ctaItem--phone a:before, .content__ctaItem--form a:before { content: ""; display: block; display: inline-block; left: 3rem; top: 0; bottom: 0; margin: auto; position: absolute; width: 2.4rem; height: 2.4rem; background: url("../img/icon_cursor-right-yellow.svg") no-repeat center center; background-size: 100%; }
  .content__ctaItem--phone a:hover, .content__ctaItem--form a:hover { opacity: 0.7; text-decoration: none; }
  .content--nav { padding: 10rem 3rem 10rem; background: #FFF; }
  .content--nav .content__title { text-align: center; font-size: 34px; font-size: 9.06667vw; margin-bottom: 4rem; }
  .content--nav .content__title em { font-size: 22.5px; font-size: 6vw; line-height: 1.2em; color: #106ac5; font-weight: bold; display: block; }
  .content--nav .content__title strong { font-size: 46px; font-size: 12.26667vw; line-height: 1.2em; font-weight: bold; color: #fee100; display: inline-block; position: relative; margin-left: 0.7rem; bottom: -0.3rem; }
  .content--indexVisual { background: #ffe001; background: linear-gradient(#ffe001 0%, #ffe001 70%, #fac21f 100%); position: relative; }
  .content--indexVisual a { display: block; width: 100%; height: 100%; left: 0; top: 0; position: absolute; }
  .content--indexVisual:before { content: ""; display: block; background: url("../img/visual-index2306_sp.png") no-repeat center center; background-size: 100% auto; padding: 91.73333% 0 0; }
  .content--indexVisual:after { content: ""; display: block; clear: both; height: 0.2rem; background: #000; }
  .content--indexNumber1 { background: #FFF; }
  .content--indexNumber1 .frameFix { position: relative; padding: 1.4rem 1rem 2.5rem 3rem; }
  .content--indexNumber1 .content__titleMain { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; float: right; content: ""; display: block; width: 47.2rem; height: 13.8rem; background: url("../img/title_no1_sp.png") center center no-repeat; background-size: 100%; }
  .content--indexNumber1 .content__titleMain br { display: none; }
  .content--indexNumber1 .content__titleSub { float: left; text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; }
  .content--indexNumber1 .content__titleSub br { display: none; }
  .content--indexNumber1 .content__titleSub:after { content: ""; display: block; margin: 5.2rem auto 0; width: 22.0rem; height: 4.2rem; background: url("../img/logo_softbank-h.svg") center center no-repeat; background-size: 100%; }
  .content--indexNumber1 .content__notice { clear: both; font-size: 8px; font-size: 2.13333vw; line-height: 1.4em; padding: 2rem 3rem 0 1rem; }
  .content--indexFlow { background: #156dc6; padding: 5rem 0 1.3rem 0; overflow: hidden; }
  .content--indexFlow .frameFix { width: auto; }
  .content--indexFlow .content__title { font-size: 20px; font-size: 5.33333vw; line-height: 1.2em; color: #FFF; letter-spacing: 0.2rem; text-align: center; margin-bottom: 4.5rem; position: relative; z-index: 10; }
  .content--indexFlow .content__title strong { font-weight: bold; color: #fee100; }
  .content--indexFlow .content__flow { border: solid 1px #6aa8e6; filter: drop-shadow(0px 0px 6rem rgba(0, 0, 0, 0.3)); background: #156dc6; margin: 0 1rem; }
  .content--indexFlow .content__flowItem { box-sizing: border-box; color: #FFF; padding: 7.5rem 7rem 2rem 7rem; text-align: center; text-align: center; }
  .content--indexFlow .content__flowItem--01 { padding-top: 5rem; background: #156dc6; }
  .content--indexFlow .content__flowItem--02 { background: #1164b6 url("../img/bg_flow-1to2_sp.svg") no-repeat center top; background-size: 100%; }
  .content--indexFlow .content__flowItem--03 { background: #0f5ba6 url("../img/bg_flow-2to3_sp.svg") no-repeat center top; background-size: 100%; }
  .content--indexFlow .content__flowItem--04 { background: url("../img/bg_flow-3to4_sp.svg") no-repeat center top; background-size: 100%; padding-bottom: 5rem; }
  .content--indexFlow .content__flowItem__step { font-size: 17.5px; font-size: 4.66667vw; color: #fee100; text-align: center; font-family: Akshar; font-weight: 500; margin-bottom: 2.0rem; }
  .content--indexFlow .content__flowItem__step:before, .content--indexFlow .content__flowItem__step:after { content: ""; display: inline-block; margin: 0 0.2rem; height: 0.5rem; width: 3.8rem; bottom: 1.1rem; background: #FFF; position: relative; border-radius: 2rem; }
  .content--indexFlow .content__flowItem__caption { font-size: 16px; font-size: 4.26667vw; line-height: 118.75%; font-weight: bold; width: 100%; text-align: center; margin-bottom: 2.0rem; display: flex; min-height: 2.4em; justify-content: center; align-items: center; }
  .content--indexFlow .content__flowItem__lead { font-size: 13px; font-size: 3.46667vw; line-height: 176.92308%; display: inline-block; text-align: left; }
  .content--indexQA { background: #FEFEFE; padding: 9rem 0 3.5rem 0; }
  .content--indexQA .content__title { font-size: 20px; font-size: 5.33333vw; line-height: 1.2em; color: #0f66be; letter-spacing: 0.2rem; text-align: center; margin-bottom: 3rem; }
  .content--indexQA .content__title strong { font-weight: bold; color: #fee100; }
  .content--indexMain { position: relative; margin: 7rem 1rem 0; }
  .content--indexMain:first-of-type { margin-top: 0; }
  .content--indexMain:before { content: ""; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 0; filter: drop-shadow(0px 0px 1rem #ffdc2d); border-radius: 2.2rem; background: #106ac5; }
  .content--indexMain .frameFix { position: relative; z-index: 20; }
  .content--indexMain .content__title { background: #106ac5;           /* border: $color-keyYellow solid; border-width: 1px 1px 0 1px;
 */ border-top-left-radius: 2rem; border-top-right-radius: 2rem; padding: 3rem 0 2.6rem; font-size: 20px; font-size: 5.33333vw; line-height: 1.2em; color: #FFF; letter-spacing: 0.2rem; text-align: center; position: relative; }
  .content--indexMain .content__title:before { content: ""; display: block; font-size: 20px; font-size: 5.33333vw; height: 1.7rem; width: 2.6rem; position: absolute; bottom: -1.5rem; left: 0; right: 0; margin: auto; background: url("../img/title_curor.svg"); background-size: 100%; }
  .content--indexMain .content__title strong { font-weight: bold; color: #fee100; }
  .content--indexMain .content__article { padding: 5rem 4rem 5rem 4rem; background: #FFF; border-radius: 2rem; }
  .content--indexMain .content__article--internet { padding: 0 0 4rem 0; background: url("../img/title_index-10gbps_sp.png") no-repeat top center #FFF; background-size: 100% auto; }
  .content--indexMain .content__article--ouchiwari { padding: 0 0 5.5rem 0; background: url("../img/title_index-ouchiwari_sp.jpg") no-repeat top center #FFF; background-size: 100% auto; }
  .content--indexMain .content__articleBlock { margin: 6rem auto 0rem; }
  .content--indexMain .content__articleBlock:first-of-type { margin-top: 0; }
  .content--indexMain .content__articleTitle--internet { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; height: 25rem; }
  .content--indexMain .content__articleTitle--internet br { display: none; }
  .content--indexMain .content__articleTitle--ouchiwari { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; height: 37.5rem; }
  .content--indexMain .content__articleTitle--ouchiwari br { display: none; }
  .content--indexMain .content__articleCaption--provider { font-size: 16px; font-size: 4.26667vw; text-align: center; position: relative; margin-bottom: 2rem; }
  .content--indexMain .content__articleCaption--provider span { position: relative; display: inline-block; background: #FFF; padding: 0 1.5rem; z-index: 10; }
  .content--indexMain .content__articleCaption--provider span:before, .content--indexMain .content__articleCaption--provider span:after { content: ""; display: inline-block; width: 3.7rem; height: 5.1rem; background: no-repeat center; background-size: 100%; position: relative; bottom: -0.8rem; }
  .content--indexMain .content__articleCaption--provider span:before { background-image: url("../img/icon_wave-l.svg"); margin-right: 2.2rem; }
  .content--indexMain .content__articleCaption--provider span:after { background-image: url("../img/icon_wave-r.svg"); margin-left: 2.2rem; }
  .content--indexMain .content__articleCaption--provider em { font-family: Akshar; color: #ffae01; font-weight: 500; font-size: 22.5px; font-size: 6vw; line-height: 1em; position: relative; bottom: -0.3rem; display: inline-block; margin-left: 1.2rem; }
  .content--indexMain .content__articleCaption--provider strong { font-size: 31.5px; font-size: 8.4vw; line-height: 1em; }
  .content--indexMain .content__articleCaption--provider b { position: absolute; font-size: 8px; font-size: 2.13333vw; display: inline-block; top: -1rem; right: 0; color: #333; }
  .content--indexMain .content__articleCaption--provider:after { position: absolute; content: ""; display: block; width: 100%; height: 0.4rem; background: #cfcfcf; top: 0; bottom: 0; margin: auto; }
  .content--indexMain .content__articleCaption--ouchiwari { background: url("../img/title_ouchiwari-set.png") no-repeat top center; background-size: 100%; width: 68.0rem; height: 18.2rem; margin: 0 auto 2.2rem; position: relative; }
  .content--indexMain .content__articleCaption--ouchiwari span { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; }
  .content--indexMain .content__articleCaption--ouchiwari span br { display: none; }
  .content--indexMain .content__articleCaption--ouchiwari:before { content: ""; display: block; width: 4rem; height: 3rem; position: absolute; bottom: -2.5rem; right: 16.5rem; background: url("../img/title_curor-yellow.svg"); background-size: 100%; }
  .content--indexMain .content__articleComment { font-size: 8px; font-size: 2.13333vw; text-align: left; line-height: 1.5em; margin-bottom: 3rem;             /* text-indent: -1em; margin-left: 1em;
 */ padding: 0; }
  .content--indexMain .content__articleNotice--provider { margin-top: 5rem; padding: 5rem 0 0 0; border-top: #cfcfcf 1px solid; font-size: 8px; font-size: 2.13333vw; line-height: 1.4em; }
  .content--indexMain .content__articleNotice--internet { margin-top: 1rem; padding: 0 3rem; }
  .content--indexMain .content__articleNotice--ouchiwari { margin-top: 1rem; padding: 0 3rem; }
  .content--indexMain .content__feeList { display: flex; flex-wrap: wrap; justify-content: center; column-gap: 3rem; }
  .content--indexMain .content__feeList--10gbps { column-gap: 1rem; }
  .content--indexMain .content__feeItem { text-align: center; }
  .content--indexMain .content__feeItem--1gbps, .content--indexMain .content__feeItem--10gbps { width: 31.0rem; }
  .content--indexMain .content__feeItem--notice { display: block; font-size: 8px; font-size: 2.13333vw; line-height: 1.4em; font-weight: normal; margin: 2rem 2rem 0 2rem; text-align: left; }
  .content--indexMain .content__feeItem--campaign { width: 33.0rem; padding-top: 1.2rem; vertical-align: top; text-align: left; }
  .content--indexMain .content__feeItem--10gbps { display: inline-block; }
  .content--indexMain .content__feeItem__caption { text-align: left; display: inline-block; }
  .content--indexMain .content__feeItem__caption--detached:before { position: relative; bottom: -0.4rem; margin-right: 1.4rem; content: ""; display: inline-block; width: 6.4rem; height: 6.4rem; background: #F00; background: url("../img/icon_house.svg"); background-size: 100%; }
  .content--indexMain .content__feeItem__caption--mansion:before { position: relative; bottom: -0.4rem; margin-right: 1.4rem; content: ""; display: inline-block; width: 6.4rem; height: 6.4rem; background: url("../img/icon_mansion.svg"); background-size: 100%; }
  .content--indexMain .content__feeItem__caption span { display: inline-block; font-size: 14px; font-size: 3.73333vw; line-height: 110.71429%; }
  .content--indexMain .content__feeItem__campaign { font-size: 11px; font-size: 2.93333vw; line-height: 1.4em; color: #106ac5; font-weight: bold; transform: scale(0.9, 1); transform-origin: left center; text-align: left; }
  .content--indexMain .content__feeItem__price { font-size: 20px; font-size: 5.33333vw; font-weight: bold; line-height: 1em; }
  .content--indexMain .content__feeItem__price strong { font-size: 46px; font-size: 12.26667vw; font-family: Oswald; line-height: 1em; letter-spacing: -0.1rem; }
  .content--indexMain .content__feeItem__price--10gbps strong { color: #106ac5; display: inline-block; }
  .content--indexMain .content__feeItem__price--10gbps em { display: inline-block; line-height: 1em; }
  .content--indexMain .content__feeItem__price--10gbps small { display: block; font-size: 9px; font-size: 2.4vw; line-height: 1em; font-weight: normal; }
  .content--indexMain .content__feeItem__price--deleted { position: relative; font-size: 16.5px; font-size: 4.4vw; display: inline-block; margin-top: 0.4rem; padding-left: 0.8rem; }
  .content--indexMain .content__feeItem__price--deleted:after { content: ""; display: block; position: absolute;                   /* bottom: 1.4rem; right: -5rem; width: 3.7rem; height: 3.1rem;
 */ top: -4.4rem; right: -7.5rem; width: 4.8rem; height: 4rem; background: url("../img/icon_curor-yellow.svg"); background-size: 100%; }
  .content--indexMain .content__feeItem__price--deleted:before { position: absolute; top: 0; bottom: -1rem; left: -0.1rem; margin: auto; content: ""; display: block; height: 0.3rem; width: 100%; background: #106ac5; transform: rotate(-16.1deg); }
  .content--indexMain .content__feeItem__price--deleted strong { font-size: 35px; font-size: 9.33333vw; position: relative; line-height: 1.2em; }
  .content--indexMain .content__feeItem__price--deleted strong b { position: absolute; font-size: 8px; font-size: 2.13333vw; display: inline-block; line-height: 1em; top: 0.4rem; left: 0.1rem; color: #333; }
  .content--indexMain .content__feeItem__about { text-align: center; margin-top: 1.2rem; padding: 0.4rem 0; font-size: 13px; font-size: 3.46667vw; line-height: 1.2em; background: #ececec; border-radius: 4rem; }
  .content--indexMain .content__feeAttention { background: #ffef80; padding: 2rem 3rem; border-radius: 0.5rem; font-size: 9px; font-size: 2.4vw; line-height: 1.3em; margin: 2rem 0 0 0; color: #333333; }
  .content--indexMain .content__featureList { position: relative; }
  .content--indexMain .content__featureItem { margin-top: 7.5rem; }
  .content--indexMain .content__featureItem:first-of-type { margin-top: 0; }
  .content--indexMain .content__featureItem--02 { background: #f5f5f5 url("../img/bg_internet-line-top.svg") center top no-repeat; background-size: 100%; }
  .content--indexMain .content__featureItem--02:after { content: ""; display: block; background: url("../img/bg_internet-line-bottom.svg") center top no-repeat; background-size: 100%; height: 5rem; }
  .content--indexMain .content__featureItem__group { padding: 0 3rem; }
  .content--indexMain .content__featureItem__figure { padding: 0 3rem; }
  .content--indexMain .content__featureItem__figure:after { content: ""; display: block; filter: drop-shadow(0px 0px 1.5rem rgba(15, 105, 195, 0.38)); background: no-repeat center center; background-size: 100%; width: 55.3rem; height: 36.9rem; margin-bottom: 3.5rem; }
  .content--indexMain .content__featureItem__figure--01:after { background-image: url("../img/img_internet-01.jpg"); }
  .content--indexMain .content__featureItem__figure--02:after { background-image: url("../img/img_internet-02.jpg"); margin-left: auto; }
  .content--indexMain .content__featureItem__title { text-align: center; font-size: 17px; font-size: 4.53333vw; line-height: 1.2em; margin-bottom: 2.5rem; }
  .content--indexMain .content__featureItem__title strong { font-size: 24px; font-size: 6.4vw; line-height: 1.2em; font-weight: bold; color: #106ac5; }
  .content--indexMain .content__featureItem__lead { font-size: 13px; font-size: 3.46667vw; line-height: 176.92308%; }
  .content--indexMain .content__ouchiwari { box-sizing: border-box; margin: 0 auto 3rem; }
  .content--indexMain .content__ouchiwari:before, .content--indexMain .content__ouchiwari:after { content: ""; display: block; height: 3.2rem; margin: 0 auto; border: solid 1px #FFF; }
  .content--indexMain .content__ouchiwari:before { background: url("../img/casing_yellow-top_sp.svg") no-repeat top center; }
  .content--indexMain .content__ouchiwari:after { background: url("../img/casing_yellow-bottom_sp.svg") no-repeat top center; }
  .content--indexMain .content__ouchiwariItem { padding: 3rem 4rem 0 4rem; }
  .content--indexMain .content__ouchiwariItem:after { content: ""; display: block; height: 3px; width: 67rem; margin: 5.5rem auto 0; background: url("../img/border_dashed_sp.png") no-repeat top center; background-size: 100%; }
  .content--indexMain .content__ouchiwariItem:last-of-type { padding-bottom: 2.5rem; }
  .content--indexMain .content__ouchiwariItem:last-of-type:after { display: none; }
  .content--indexMain .content__ouchiwariItem__btn { margin: 3rem 1rem 0; }
  .content--indexMain .content__ouchiwariItem__btn a { display: block; border: solid 1px #f7f7f7; filter: drop-shadow(0px 0px 0.5rem rgba(0, 0, 0, 0.2)); background: #FFF; border-radius: 20rem; padding: 4.0rem 0 3.8rem 4rem; font-size: 14px; font-size: 3.73333vw; line-height: 1em; text-align: center; position: relative; color: #333; letter-spacing: -0.1rem; }
  .content--indexMain .content__ouchiwariItem__btn a:before { content: ""; display: block; display: inline-block; left: 4rem; top: 0; bottom: 0; margin: auto; position: absolute; width: 2.5rem; height: 2.5rem; background: url("../img/icon_cursor-right.svg") no-repeat center center; background-size: 100%; }
  .content--indexMain .content__ouchiwariItem__btn a:hover { opacity: 0.7; text-decoration: none; }
  .content--indexMain .content__ouchiwariItem__caption { display: inline-block; position: relative; width: 27rem; box-sizing: border-box; }
  .content--indexMain .content__ouchiwariItem__case { display: inline; }
  .content--indexMain .content__ouchiwariItem__user { letter-spacing: -1rem; }
  .content--indexMain .content__ouchiwariItem__user--ymobile { vertical-align: top; }
  .content--indexMain .content__ouchiwariItem__user--ymobile:before { margin-left: 2rem; content: ""; display: inline-block; width: 20.5rem; height: 4.0rem; background: no-repeat center center; background-size: 100%; background-image: url("../img/logo-ymobile.svg"); margin-bottom: 2rem; }
  .content--indexMain .content__ouchiwariItem__user--softbank { vertical-align: top; }
  .content--indexMain .content__ouchiwariItem__user--softbank:before { margin-left: 2.5rem; content: ""; display: inline-block; width: 20.0rem; height: 3.0rem; background: no-repeat center center; background-size: 100%; background-image: url("../img/logo_sb.svg"); margin-bottom: 2rem; }
  .content--indexMain .content__ouchiwariItem__user em { letter-spacing: normal; vertical-align: top; display: inline-block; font-size: 16px; font-size: 4.26667vw; font-weight: bold; position: relative; margin-left: 2.5rem; }
  .content--indexMain .content__ouchiwariItem__user em:before { content: ""; display: block; width: 100%; height: 1.4rem; position: absolute; bottom: -0.4rem; left: 0rem; right: 0rem; margin: auto; background: #fee100; }
  .content--indexMain .content__ouchiwariItem__user span { position: relative; z-index: 10; }
  .content--indexMain .content__ouchiwariItem__set { margin-top: 1.4rem; display: inline-block; font-size: 23px; font-size: 6.13333vw; line-height: 1.2em; font-weight: bold; position: relative; }
  .content--indexMain .content__ouchiwariItem__set--a { line-height: 1em; }
  .content--indexMain .content__ouchiwariItem__set--a em { font-size: 16px; font-size: 4.26667vw; line-height: 1em; display: inline-block; position: relative; top: -0.2rem; }
  .content--indexMain .content__ouchiwariItem__if { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; position: absolute; bottom: 1.0rem; right: 0; width: 7.5rem; height: 7.5rem; background: no-repeat center center; background-size: 100%; background-image: url("../img/icon_cursor-result_sp.svg"); }
  .content--indexMain .content__ouchiwariItem__if br { display: none; }
  .content--indexMain .content__ouchiwariItem__result { vertical-align: top; position: relative; display: inline-block; box-sizing: border-box; width: 36rem; margin-left: 0.6rem; }
  .content--indexMain .content__ouchiwariItem__resultEternity { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; display: inline-block; margin-right: 1.0rem; width: 8.5rem; height: 8.5rem; background: no-repeat center center; background-size: 100%; background-image: url("../img/icon_square-etenity.png"); }
  .content--indexMain .content__ouchiwariItem__resultEternity br { display: none; }
  .content--indexMain .content__ouchiwariItem__resultCaption { display: block; font-size: 16px; font-size: 4.26667vw; line-height: 1.2em; }
  .content--indexMain .content__ouchiwariItem__resultFee { font-family: Oswald; color: #106ac5; letter-spacing: -0.04em; font-size: 42px; font-size: 11.2vw; line-height: 1em; font-weight: bold; margin-right: 0.2rem; }
  .content--indexMain .content__ouchiwariItem__resultUnit { vertical-align: bottom; display: inline-block; font-size: 21px; font-size: 5.6vw; line-height: 1.2em; font-weight: bold; position: relative; margin-left: 0.2rem; }
  .content--indexMain .content__ouchiwariItem__resultUnit small { top: -1.3em; position: absolute; left: 0.3rem; margin: auto; display: inline-block; width: 140%; font-size: 7px; font-size: 1.86667vw; line-height: 1.2em; font-weight: normal; text-align: left; }
  .content--indexMain .content__ouchiwariItem__resultDiscount { font-size: 21px; font-size: 5.6vw; width: 1em; line-height: 1.0em; font-weight: bold; margin-left: 0.2rem; display: inline-block; color: #fee100; }
  .content--indexMain .content__campaignItem:before { content: ""; display: block; height: 2px; background: #333; margin: 5rem 0; }
  .content--indexMain .content__campaignItem:first-of-type:before { display: none; }
  .content--indexMain .content__campaignItem__notice { margin: 2rem auto 0; color: #106ac5; font-size: 8px; font-size: 2.13333vw; line-height: 1.4em; }
  .content--indexMain .content__campaignItem img { max-width: 100%; }
  .content--indexMain .content__campaignItem__btn { margin: 3rem 1rem 0; }
  .content--indexMain .content__campaignItem__btn a { display: block; border: solid 1px #f7f7f7; filter: drop-shadow(0px 0px 0.5rem rgba(0, 0, 0, 0.2)); background: #FFF; border-radius: 20rem; padding: 4.0rem 0 3.8rem 4rem; font-size: 14px; font-size: 3.73333vw; line-height: 1em; text-align: center; position: relative; color: #333; letter-spacing: -0.1rem; }
  .content--indexMain .content__campaignItem__btn a:before { content: ""; display: block; display: inline-block; left: 4rem; top: 0; bottom: 0; margin: auto; position: absolute; width: 2.5rem; height: 2.5rem; background: url("../img/icon_cursor-right.svg") no-repeat center center; background-size: 100%; }
  .content--indexMain .content__campaignItem__btn a:hover { opacity: 0.7; text-decoration: none; }
  .content--logo { background: #FEFEFE; padding: 5rem 0 3.5rem 0; }
  .content--logo .content__title { font-size: 20px; font-size: 5.33333vw; line-height: 1.2em; color: #0f66be; letter-spacing: 0.2rem; text-align: center; margin-bottom: 3rem; }
  .content--logo .content__title strong { font-weight: bold; color: #fee100; }
  .content--logo .content__logo--softbankHikari { text-indent: 100%; white-space: nowrap; overflow: hidden; font-size: 1px; line-height: 0%; margin: 0; padding: 0; display: block; margin: 0 auto;           /* width: 16rem; height: 15.4rem; background: url("../img/logo_softbank-h-long.png") center center no-repeat; background-size: 100%;
 */ width: 38rem; height: 18.3rem; background: url("../img/logo_softbank-h.svg") center center no-repeat; background-size: 100%; }
  .content--logo .content__logo--softbankHikari br { display: none; }
  .content--campaignVisual .content__visualImg { max-width: 100%; }
  .content--campaignVisual .content__visualImg img { vertical-align: top; }
  .content--campaign .content__title {         /* border: $color-keyYellow solid; border-width: 1px 1px 0 1px;
 */ font-size: 21px; font-size: 5.6vw; font-weight: bold; line-height: 1.2em; color: #106ac5; letter-spacing: 0.2rem; text-align: center; position: relative; }
  .content--campaign .content__title strong { font-weight: bold; color: #fee100; }
  .content--campaign .content__article { border-radius: 2rem; font-size: 13px; font-size: 3.46667vw; line-height: 1.4em; }
  .content--campaign .content__campaignSingle { margin: 0 auto; }
  .content--campaign .content__campaignSingle__caption { font-size: 13px; font-size: 3.46667vw; font-weight: bold; line-height: 1.4em; border-bottom: solid 2px #333; padding: 1rem; }
  .content--campaign .content__campaignSingle__bnr { text-align: center; }
  .content--campaign .content__campaignSingle__description { font-size: 13px; font-size: 3.46667vw; line-height: 1.4em; margin-bottom: 2rem; border-bottom: dotted 1px #333; padding: 1rem; }
  .content--campaign .content__campaignSingle__defList { padding: 5rem 4rem; border-bottom: solid 2px #333; }
  .content--campaign .content__campaignSingle__defTitle { text-align: center; font-size: 20px; font-size: 5.33333vw; font-weight: bold; line-height: 1.4em; margin-bottom: 3rem; color: #106ac5; }
  .content--campaign .content__campaignSingle__defItem { font-size: 13px; font-size: 3.46667vw; line-height: 1.4em; margin-bottom: 2rem; }
  .content--campaign .content__campaignSingle__defItem .caption { font-size: 15px; font-size: 4vw; line-height: 1.4em; color: #106ac5; font-weight: bold; }
  .content--campaign .content__campaignSingle__defItem .date { font-size: 13px; font-size: 3.46667vw; line-height: 1.4em; }
  .content--campaign .content__campaignSingle__defItem .text { margin-bottom: 1em; }
  .content--campaign .content__campaignSingle__defItem .text:last-child { margin-bottom: 0; }
  .content--campaign .content__campaignSingle__defItem .sub { position: relative; padding-left: 3em; margin-bottom: 1em; }
  .content--campaign .content__campaignSingle__defItem .sub:last-of-type { margin-bottom: 0; }
  .content--campaign .content__campaignSingle__defItem .sub .num { position: absolute; top: 0; left: 0; }
  .content--campaign .content__campaignSingle__defItem .notice { font-size: 9px; font-size: 2.4vw; line-height: 1.4em; margin-top: 0.5em; }
  .content--campaign .content__campaignSingle__defItem .box { background: #F6F6F6; padding: 1rem 1rem 0.8rem 1rem; margin: 0.8rem 0; }
  .content--campaign .content__campaignSingle__defItem .indent { margin-bottom: 0.6em; }
  .content--campaign .content__campaignSingle__defItem .indent:last-of-type { margin-bottom: 0; }
  .content--campaign .content__campaignSingle__notice { margin: auto; margin-bottom: 4rem; font-size: 8px; font-size: 2.13333vw; line-height: 1.4em; color: #106ac5; }
  .content--campaign .content__campaign__btn { margin: 3rem 1rem 0; }
  .content--campaign .content__campaign__btn a { display: block; border: solid 1px #f7f7f7; filter: drop-shadow(0px 0px 0.5rem rgba(0, 0, 0, 0.2)); background: #FFF; border-radius: 20rem; padding: 4.0rem 0 3.8rem 4rem; font-size: 14px; font-size: 3.73333vw; line-height: 1em; text-align: center; position: relative; color: #333; letter-spacing: -0.1rem; }
  .content--campaign .content__campaign__btn a:before { content: ""; display: block; display: inline-block; left: 4rem; top: 0; bottom: 0; margin: auto; position: absolute; width: 2.5rem; height: 2.5rem; background: url("../img/icon_cursor-right.svg") no-repeat center center; background-size: 100%; }
  .content--campaign .content__campaign__btn a:hover { opacity: 0.7; text-decoration: none; }
  .content--basic .content__headingTitle { font-size: 20px; font-size: 5.33333vw; line-height: 1.4em; font-weight: bold; text-align: center; color: #106ac5; padding-bottom: 3rem; margin-bottom: 3rem; border-bottom: solid 2px #000; }
  .section--indexMain { background: #ffeb5f; padding: 0 0 9rem 0; position: relative; overflow: hidden; }
  .section--indexMain:before { content: ""; display: block; height: 5rem; width: 100%; background: #FFF; position: absolute; top: 0; left: 0; z-index: 10; }
  .section--campaignArchive { background: #ffeb5f; padding: 9rem 0 9rem 0; position: relative; overflow: hidden; }
  .section__table { width: 100%; border-right: solid 1px #bdbcbd; border-top: solid 1px #bdbcbd; font-size: 10px; font-size: 2.66667vw; margin-bottom: 2em; }
  .section__table th, .section__table td { border-left: solid 1px #bdbcbd; border-bottom: solid 1px #bdbcbd; text-align: center; padding: 0.6em 0.4em; font-size: 9px; font-size: 2.4vw; line-height: 1.6em; }
  .section__table th.ta-c, .section__table td.ta-c { text-align: center; }
  .section__table th.ta-r, .section__table td.ta-r { text-align: right; }
  .section__table th.ta-l, .section__table td.ta-l { text-align: left; }
  .section__table__em { font-size: 120%; line-height: 1.6em; font-weight: 600; }
  .section__tableCol--bw01 { background: #f8f8f8; }
  .section__tableCol--bw02 { background: #e5e5e5; }
  .section__tableCol--important span { font-weight: bold; font-size: 140%; }
  .section__tableRow--first th, .section__tableRow--first td { border-right: solid 1px #bdbcbd; background: #A1A1A1; color: #FFF; line-height: 1.2em; }
  .section__tableRow--first th:last-child, .section__tableRow--first td:last-child { border-right: solid 1px #bdbcbd; }
  .module__formTitle { font-size: 14px; font-size: 3.73333vw; line-height: 1.4em; padding-bottom: 0.2em; }
  .module__formTitle--require:after { color: #F00; white-space: pre; content: " 【必須】"; }
  .module__formItem { font-size: 12px; font-size: 3.2vw; line-height: 1.4em; padding-bottom: 1.2em; }
  .module__formAgreement { padding-top: 1.2em; padding-bottom: 0.4em; font-size: 10px; font-size: 2.66667vw; line-height: 1.4em; }
  .module__formNotification { font-size: 10px; font-size: 2.66667vw; line-height: 1.4em; padding-bottom: 1.2em; }
  .module__formComplete { text-align: center; }
  .module__formComplete__quick { border: solid 0.6rem #EEE; padding: 2rem; margin: 2rem 0; }
  .module__formComplete__call { margin: 1rem auto; font-size: 200%; line-height: 1em; font-weight: bold; }
  .module__formComplete__call a { pointer-events: none; }
  .form .errorBox { color: #F00; }
  .formParts__attentionText { font-size: 10px; font-size: 2.66667vw; color: #B70000; padding: 1em 0 2em 0; }
  .formParts__input, .formParts__select, .formParts__textArea { box-sizing: border-box; padding: 0.6em 0.4em; font-size: 13px; font-size: 3.46667vw; }
  .formParts__input--large { width: 100%; }
  .formParts__input--half { width: 49%; }
  .formParts__input--half:nth-of-type(2n-1) { margin-right: 1%; }
  .formParts__textArea--large { width: 100%; }
  .formParts__btn { text-align: center; font-size: 10px; font-size: 2.66667vw; margin-top: 1em; }
  .formParts__btn:first-of-type { margin-top: 0em; }
  .formParts__btnButton {         /* background-color: transparent; border: none; cursor: pointer; outline: none; padding: 0; appearance: none;
 */ font-size: 10px; font-size: 2.66667vw; color: white; display: inline-block; text-decoration: none; text-align: center; line-height: 1.3em; padding: 1.1em 0; width: 81.15942%; border-radius: 0.4em; margin-top: 2em; }
  .formParts__btnButton--send { background: #f15a86; cursor: pointer; }
  .formParts__btnButton--send[disabled] { background-color: #bbb; cursor: auto; }
  .formParts__btnButton--back { background: #999; cursor: pointer; }
  .formParts__btnButton--back:hover { background: #ddd; }
  .formParts__btnButton:nth-of-type(n+1) { margin-top: 1em; }
  .formParts__btnButton:first-of-type { margin-top: 0em; }
  .content__form .formError .formErrorContent { font-size: 10px; font-size: 2.66667vw; } }
  .notice__list { margin-bottom: 2em; }
  .notice__list li { padding-left: 1em; text-indent: -1em; }