@charset "utf-8";
/* CSS Document */


/* 削除 */
.pageHed .lg_sony > ul,
.pageHed .gNav,
.recommendScene,
.official_sns,
.following,
.recommendScene .security,
.nuroLogo,
#entryCorner,
#official_sns {
  display: none;
}

/* フッター調節 */
.footer__main__lnk li,
.footer__main__nt li:not(:last-of-type) {
  display: none;
}

.footer__main {
    padding: 1vw 0 2vw;
}

.footer__main__cpy {
	margin-top: 1vw;
}

/* ガタつき */
body {
  padding-top: 0 !important;
  overflow-x: hidden;
}

.recommendScene .security {
 display: none;
}


/* ===========================================================
 h1
=========================================================== */

h1 {
  margin: 0 auto;
  font-size: 5vw;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 9vw 0 0;
}

h1 .lft {
  background: #f4f4f4;
  padding: 5vw 6vw
}

h1 img {
  width: 28vw;
}

h1 .small {
  font-size: 3vw;
  font-weight: 500;
  display: block;
  margin: 1vw 0 0;
}


/* ===========================================================
 price
=========================================================== */

#price .package {
  margin: 10vw 0 0;
}

#price .package li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 88vw;
  margin: 0 auto 6vw;
}

#price .package li figure {
  margin: 0 1vw 0 0;
  width: 18vw;
}

#price .package li .inner {
  width: 65vw;
}

#price .package li .ttl {
  font-size: 4vw;
  margin: 0 0 4vw;
  font-weight: 700;
}

#price .package li .ttl span {
  font-size: 3.2vw;
  font-weight: 700;
}

#price .package li .txt {
  font-size: 3.2vw;
  line-height: 4.2vw
}

#price .getugaku {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10vw 6vw 6vw;
}

#price .getugaku .shoki {
  font-size: 3.4vw;
  text-align: center;
  line-height: 5vw;
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  text-decoration-color: #fcf29a;
  text-underline-offset: -0.2em;
  text-decoration-skip-ink: none;
  margin: 0 0 6vw;
  font-weight: 500;
}

#price .getugaku .shoki span {
  font-weight: 700;
  font-size: 3.6vw
}

#price .getugaku .inner {
  text-align: center;
}

#price .getugaku .inner .first {
  font-size: 5.4vw;
  font-weight: 500;
  margin: 0 0 1vw
}

#price .getugaku .inner .first span {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-size: 8.5vw;
  vertical-align: -0.1vw;
  margin: 0 0.5vw;
  letter-spacing: 0.1vw
}

#price .getugaku .inner .second {
  font-size: 3.6vw;
  font-weight: 500;
  text-align: center;
  display: inline-block;
}

#price .getugaku .inner .second span {
  font-family: century-gothic, Century Gothic, sans-serif;
  font-size: 5.4vw;
  font-weight: 700;
  letter-spacing: 0vw;
  margin: 0 0.5vw 0 -0.5vw;
  display: inline-block;
}

#price .getugaku .inner a {
  text-align: center;
  color: #1a81d0;
  text-decoration: underline;
  font-weight: 500;
  font-size: 3.2vw;
  display: inline-block;
  position: absolute;
  left: 6.4vw;
  bottom: 0vw;
  letter-spacing: 0.2vw
  }


/* ===========================================================
　point
=========================================================== */

#point {
  margin: 13vw 0 0;
}

#point .wrapper {
  width: 88vw;
  margin: 0 auto 8vw;
  background: #f4f4f4;
  border-radius: 2vw;
  padding: 16vw 0 10vw;
}

#point .wrapper > span {
  width: 20vw;
  margin: 0 auto 2vw;
  display: block;
  position: absolute;
  top: -6vw;
  left: 13vw;
  transform: translateX(-50%);
}

#point .wrapper .lead {
  font-size: 4.8vw;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.2vw
}

#point .wrapper figure {
  margin: 6vw 0;
  text-align: center;
}

#point .wrapper figure img[src$=".png"] {
  width: auto;
  height: 60vw;
  position: relative;
  left: 5vw
}

#point .wrapper figure img[src$=".jpg"] {
  width: 70vw;
}

#point .wrapper .txt {
  font-size: 3.4vw;
  padding: 0 8vw;
  line-height: 5.5vw
}

#point .wrapper .txt a {
  text-decoration: underline;
  color: #1a81d0;
}

#point .wrapper .txt .ct {
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 0;
}

/* ===========================================================
 電話
=========================================================== */


  .telephone a {
    background: linear-gradient(90deg, #7c91d4 30%, #84b9d7 100%);
    color: #fff;
    padding: 4.4vw 0;
    text-align: center;
    width: 80vw;
    font-size: 4.2vw;
    font-weight: 700;
    margin: 0 auto 2vw;
    position: relative;
    opacity: 1;
    transition: all .2s ease;
    letter-spacing: 0.15vw;
    border-radius: 10vw;
  }

.telephone a:after {
  content: "";
  background: url("/assets/img/common/arr_hoso.svg") no-repeat;
  width: 4.1vw;
  height: 3.6vw;
  position: absolute;
  top: 55%;
  right: 5vw;
  transform: translateY(-50%);
}


/* ===========================================================
 flow
=========================================================== */

#flow {
  padding: 10vw 8vw;
  background: #fff;
  border-top: solid 1px #ccc;
}


#flow h2 span {
  font-size: 3.2vw;
  font-family: "Arial", sans-serif;
  font-weight: 700;
  letter-spacing: 0vw;
  display: block;
  margin: 0 0 3vw;
  position: relative;
}

#flow h2 span:before {
  content: "";
  width: 5vw;
  height: 1px;
  background: #3e3a39;
  position: absolute;
  top: 50%;
  left: -8vw;
  transform: translateY(-50%);
}

#flow h2 {
  font-size: 6.5vw;
  font-weight: 500;
  margin: 0 0 8vw;
  text-align: center;
}


/* ===========================================================
 option
=========================================================== */

#option {
  margin: 10vw 0;
  border-top: solid 1px #ccc;
}

#option > .ttl {
  font-size: 4.8vw;
  font-weight: 500;
  text-align: center;
  margin: 8vw 0;
}

#option .flex {
  padding: 0 6vw
}

#option .wrapper {
  border: solid 4px #f0f3f7;
}

#option .wrapper .ttl {
  background: #f0f3f7;
  padding: 4vw 2vw;
  font-size: 3.6vw;
  font-weight: 700;
  line-height: 5vw;
}

#option .wrapper .ttl span {
  font-size: 3vw;
  letter-spacing: 0.2vw
}

#option .wrapper .ttl sup {
  font-size: 2vw;
  position: relative;
  top: -1.4vw;
}

#option .wrapper .txt {
  font-size: 3.6vw;
  text-align: center;
  padding: 4vw 0;
  line-height: 6vw;
}

#option .wrapper figure {
  text-align: center;
  margin: 0 0 6vw
}

#option .wrapper figure img {
  width: 70vw;
}

#option .wrapper .inner {
  padding: 4vw 4vw 8vw;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  position: relative;
}

#option .wrapper .inner input {
  display: none;
}

#option .wrapper .inner label {
  display: block;
  font-size: 3.4vw;
  font-weight: 500;
  padding: 3vw 4vw;
  width: 37.5vw;
  border-radius: 2.5vw;
  position: relative;
  box-shadow: 0 0 0 2px #ccc inset;
  color: #ccc;
}

#option .wrapper .inner label:before {
  content: "";
  width: 4vw;
  height: 4vw;
  box-shadow: 0 0 0 2px #ccc inset;
  display: inline-block;
  border-radius: 10vw;
  vertical-align: -0.8vw;
  margin: 0 2vw 0 0;
}

#option .wrapper .inner input[id="agency_no"]:checked + label,
#option .wrapper .inner input[id="agency"]:checked + label,
#option .wrapper .inner input[id="wifi_no"]:checked + label,
#option .wrapper .inner input[id="wifi"]:checked + label,
#option .wrapper .inner input[id="support_no"]:checked + label,
#option .wrapper .inner input[id="support"]:checked + label {
  box-shadow: 0 0 0 4px #3e94d6 inset;
  font-weight: 700;
  color: #3e3a39;
} 

#option .wrapper .inner input[id="agency_no"]:checked + label:before,
#option .wrapper .inner input[id="agency"]:checked + label:before,
#option .wrapper .inner input[id="wifi_no"]:checked + label:before,
#option .wrapper .inner input[id="wifi"]:checked + label:before,
#option .wrapper .inner input[id="support_no"]:checked + label:before,
#option .wrapper .inner input[id="support"]:checked + label:before {
  box-shadow: 0 0 0 3px #3e94d6 inset;
} 

#option .wrapper .inner .caution {
  font-size: 2.7vw;
  margin: 4vw 0 0;
  line-height: 4vw;
  color: #737373;
}

#option .wrapper .inner a {
  position: absolute;
  bottom: 3vw;
  right: 4vw;
  font-size: 3vw;
  color: #1a81d0;
  text-decoration: underline;
}

#option .wrapper .inner a:hover {
  text-decoration: none;
}




/* ===========================================================
　エントリー部分
=========================================================== */

.entryForm {
  padding: 10vw 0;
  background: #f4f4f4;
  color: #3e3a39;
  font-weight: 500;
}

.entryForm .explan_pdf {
  padding: 0 8vw
}

.entryForm .explan_pdf ul {
  background: #fff;
}


.entryForm .apply button {
  background: linear-gradient(90deg, rgb(245 35 65) 15%, rgb(255 129 96) 100%) !important;
  color: #fff;
  width: 78vw;
  margin: 3vw auto 0;
  text-align: center;
  font-size: 4vw;
  font-weight: 700;
  padding: 4vw 0;
  border-radius: 100vw;
  position: relative;
  top: 0;
}

.entryForm .apply button:after {
  content: "";
  width: 4vw;
  height: 2.5vw;
  background: url("/assets/img/common/arr_hoso.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 5vw;
  transform: translateY(-50%);
}





/* ===========================================================
 modal
=========================================================== */


.modal_wrapper_in {
  padding: 12vw 4vw;
  margin: 1vh auto;
}


/* 表
--------------------- */

#insede .campaign_table {
    width: 100%;
    border-top: solid 1px #cacaca;
    border-left: solid 1px #cacaca;
    margin: 0 0 8vw;
    overflow: hidden;
}

#insede .campaign_table th {
    background: #f0f7ff;
    text-align: center;
    padding: 3vw 1vw;
    border-right: solid 1px #cacaca;
    border-bottom: solid 1px #cacaca;
    font-size: 2.7vw;
    line-height: 3.6vw;
    vertical-align: middle;
}

#insede .campaign_table td:nth-of-type(1) {
    font-size: 2.7vw;
  text-align: left;
}

#insede .campaign_table tr:nth-of-type(2) td:nth-of-type(1) p {
  font-size: 3.2vw;
  font-weight: 700;
  margin: 2vw 0 4vw;
  line-height: 4.8vw;
}

#insede .campaign_table tr:nth-of-type(2) td:nth-of-type(1) ul li {
  display: flex;
  align-items: center;
  margin: 0 0 3vw
}

#insede .campaign_table tr:nth-of-type(2) td:nth-of-type(1) ul li span {
  margin: 0 0 0 auto;
}

#insede .campaign_table tr:nth-of-type(2) td:nth-of-type(1) ul li figure {
  width: 10vw;
  text-align: center;
}

#insede .campaign_table tr:nth-of-type(2) td:nth-of-type(1) ul li figure img {
  height: 6vw;
}


#insede .campaign_table td {
    border-right: solid 1px #cacaca;
    border-bottom: solid 1px #cacaca;
    text-align: center;
    padding: 3vw 1vw;
    font-size: 2.7vw;
    vertical-align: middle;
    line-height: 3.4vw;
}

#insede .campaign_table .txt span {
  display: block;
  margin: 2vw 0 0;
}

#insede .campaign_table td .tax {
  display: block;
  white-space: nowrap;
}

#insede .campaign_table img {
  width: auto;
  height: 6vw;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3vw 0 0;
}


#insede .caution {
  margin: 0 0 8vw;
}

#insede .caution li {
  font-size: 2.7vw;
  margin: 0 0 5vw;
  line-height: 4vw;
}


#insede .insede_fee {
  margin: 0 0 6vw;
}

#insede .insede_fee .subttl {
  font-size: 4.5vw;
  font-weight: 700;
  margin: 0 0 3vw;
  padding: 0 0 0 1vw;
}

#insede .insede_fee table {
  width: 100%;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  margin: 3vw 0 3vw;
}

#insede .insede_fee table th,
#insede .insede_fee table td {

  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  padding: 3vw;
  font-size: 3vw;
  letter-spacing: 0;
  vertical-align: middle;
  line-height: 4vw;
}

#insede .insede_fee table td span {
  font-size: 2.7vw;
  display: block;
}

#insede .insede_fee table td:last-of-type {
  white-space: nowrap;
  text-align: center;
}

#insede .insede_fee table th {
  background: #e4e4e4;
}





/* ===========================================================
　解決サポート・SIM用
=========================================================== */


.modal_wrapper .modal_contents .ttl {
margin: 0 0 8vw;
text-align: center;
}

.modal_wrapper .modal_contents h1 {
  font-size: 4.5vw;
  font-weight: 700;
  margin: 0 0 6vw;
  text-align: center;
}

.modal_wrapper .modal_contents .lead {
  font-size: 3vw;
  line-height: 4vw;
  letter-spacing: 0.2vw;
  text-align: left;
}


.modal_wrapper .modal_contents .modal_table {
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  margin: 0 0 8vw;
}


.modal_wrapper .modal_contents .modal_table ul li {
  border-bottom: solid 1px #ccc;
}

.modal_wrapper .modal_contents .modal_table ul li p {
  padding: 3vw 5vw;
  border-right: solid 1px #ccc;
}

.modal_wrapper .modal_contents .modal_table ul li p .red {
  font-weight: 700;
  color: red;
}

.modal_wrapper .modal_contents .modal_table ul li .th {
  background: #d8e8f3;
}

.modal_wrapper .modal_table ul li .th span {
  text-align: center;
  font-size: 3.2vw;
  font-weight: 700;
}

.modal_wrapper .modal_table ul li .td span {
  font-size: 3vw;
  line-height: 4.5vw
}

.modal_wrapper .modal_table ul li p a {
  word-break: break-all;

  color: #0064a0;
  text-decoration: underline;
  display: inline-block;
}


/* PDF */

.modal_wrapper .modal_table .pdf:after {
 content: "";
 background: url("/assets/img/common/ico-pdf.svg") no-repeat;
 display: inline-block;
 width: 5vw;
 height: 6vw;
 margin: 0 0 0 2vw;
 vertical-align: -2vw;
}


/* ===========================================================
　modal(無償訪問用)
=========================================================== */

#musyou h1 {
  font-size: 4.5vw;
  font-weight: 700;
  margin: 0 0 6vw;
  text-align: center;
}

#musyou .area .lead {
  font-size: 4.6vw;
  line-height: 6vw;
  padding: 0 0 0 4vw;
  border-left: solid 6px #3e3a39;
  margin: 12vw 0 8vw;
}

#musyou .area .txt {
  font-size: 3.2vw;
  line-height: 4.4vw;
  margin: 0 0 8vw
}

#musyou .area .txt a {
  text-decoration: underline;
  color: #1a81d0;
  word-break: break-all;
}

#musyou .area .cau li {
  font-size: 2.7vw;
  line-height: 3.6vw;
  margin: 0 0 2vw;
  position: relative;
  padding: 0 0 0 3.5vw;
}

#musyou .area .cau li:before {
  content: "※";
  position: absolute;
  left: 0;
}

#musyou .area .cau li a {
  color: #1a81d0;
  text-decoration: underline;
  display: inline
}



/* ご利用の流れ */

#musyou .area .flow {
  position: relative;
  counter-reset: number 0;
}

#musyou .area .flow:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #3e3a39;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index:-1;
}

#musyou .area .flow li {
  border: solid 2px #4f556e;
  padding: 4vw;
  font-size: 3.4vw;
  line-height: 4.4vw;
  background: #fff;
  z-index: 0;
  text-align: center;
  margin: 0 0 4vw;
  position: relative;
}


#musyou .area .flow li:after {
  content: counter(number);
  counter-increment: number 1;
  font-family: century-gothic, Century Gothic, sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  font-size: 3.6vw;
  position: absolute;
  width: 6vw;
  height: 6vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4f556e;
  color: #fff;
}


#musyou .area .flow li span {
  font-size: 2.7vw;
  line-height: 3.2vw;
  display: block;
  margin: 2vw 0 0;
}

/* サポート内容 */

#musyou .area .detail {
  margin: 0 0 0.8vw;
}

#musyou .area .detail li {
  padding: 4vw 4vw 4vw 12vw;
  font-size: 3.2vw;
  margin: 0 0 4vw;
  line-height: 4.2vw;
  position: relative;
  background: #d4d4d4;
}

#musyou .area .detail li span {
  font-size: 4vw;
  font-weight: 700;
  display: block;
  margin: 0 0 1vw
}


#musyou .area .detail li .number {
  position: absolute;
  top: 50%;
  left: 4vw;
  transform: translateY(-50%);
  font-size: 7vw;
  font-family: century-gothic, Century Gothic, sans-serif;
  font-weight: 700;
  color: #fff;
}



/* 当日必要なもの */

#musyou .area .today {
  margin: 0 0 4vw;
}

#musyou .area .today li {
  display: flex;
  align-items: center;
  margin: 0 0 4vw;
  padding: 0 0 4vw;
  border-bottom: solid 1px #ccc;
}

#musyou .area .today li figure {
  margin: 0 3vw 0 0;
}

#musyou .area .today li figure img {
  width: auto;
  height: 8vw;
}

#musyou .area .today li .rgt {
  font-size: 2.7vw;
  line-height: 3.2vw;
}

#musyou .area .today li .rgt span {
  display: block;
  font-size: 3.6vw;
  font-weight: 700;
  margin: 0 0 2vw;
}


#musyou .area table tbody {
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  display: block;
  margin: 4vw 0 0;
}

#musyou .area table th,
#musyou .area table td {
  font-size: 2.7vw;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 2vw;
  text-align: center;
  vertical-align: middle;
  line-height: 3.2vw;
}

#musyou .area table td img {
  width: auto;
  height: 7vw;
  display: block;
  margin: 0 auto 2vw
}

/* 訪問サポートまでに必要な作業 */

#musyou .area .list .sub {
  font-size: 3.6vw;
  margin: 0 0 4vw;
  display: inline-block;
  padding: 0 0 2vw;
  border-bottom: solid 1px #3e3a39;
  line-height: 5.2vw
}


#musyou .area .list ul {
  margin: 0 0 8vw;
}

#musyou .area .list:nth-of-type(1) ul {
  counter-reset: number 0;
}

#musyou .area .list:nth-of-type(2) ul {
  counter-reset: number 3;
}

#musyou .area .list ul li {
  font-size: 3.2vw;
  margin: 0 0 4vw;
  line-height: 4.6vw;
  position: relative;
  padding: 0 0 0 7vw
}

#musyou .area .list ul li span {
  font-weight: 700;
  display: block;
  margin: 0 0 1vw
}

#musyou .area .list ul li a {
  text-decoration: underline;
  color: #1a81d0;
  word-break: break-all;
}


#musyou .area .list ul li:before {
  content: counter(number);
  counter-increment: number 1;
  background: #4f556e;
  color: #fff;
  font-family: century-gothic, Century Gothic, sans-serif;
  font-weight: 700;
  font-size: 3.4vw
}

/* ===========================================================
 telentry(電話)
=========================================================== */


#telMo .telentry {
  background: #fff;
  padding: 0;
}

.telentry h2 {
  margin: 0 0 8vw;
  text-align: center;
  font-size: 6vw;
}


.telentry .entarea {
  background: #f4f4f4;
  margin: 0 auto 6vw;
  border-radius: 2vw;
  box-shadow: none;
  position: relative;
  padding: 8vw 4vw;
  text-align: center;
}


.telentry .entarea .manomaent {
  background: #fff;
  border: solid 1px #e9e9e9;
  padding: 4vw 6vw 3.5vw;
  text-align: center;
  font-size: 3.6vw;
  font-weight: 700;
  display: inline-block;
  margin: 0 0 5vw;
  border-radius: 3vw;
}

.telentry .entarea .manomatel a {
  font-size: 8.4vw;
  font-weight: 700;
  font-family: "Arial", sans-serif;
  color: #0c0c0c;
  margin: 0 auto 3vw;
  display: inline-block !important;
  text-decoration: underline !i;
  !;
  text-decoration-thickness: 2px;
  text-underline-offset: 1vw;
}

.telentry .entarea .manomatel a:before {
 content: "";
 background:url("/assets/img/common/freedial.svg") no-repeat;
 background-size: contain;
 width: 12vw;
 height: 8vw;
 display: inline-block;
 margin: 0 1vw 0 0;
vertical-align: middle;
}

.telentry .entarea .manomatel p {
  font-size: 3.6vw;
  font-weight: 700;
  line-height: 6vw;
  margin: 0 0 3vw;
  position: relative;
  letter-spacing: 0;
}

.telentry .entarea .manomatel p:before {
  content: "※";
}

.telentry .entarea .manomatel ul li {
  font-size: 3.3vw;
  letter-spacing: 0px;
  color: #585858;
  margin: 0 0 2vw;
}


.telentry .contact a {
  background: linear-gradient(90deg, #7c91d4 30%, #84b9d7 100%);
  color: #fff;
  width: 80vw;
  margin: 6vw auto 8vw;
  text-align: center;
  font-size: 4.3vw;
  font-weight: 700;
  letter-spacing: 0.3vw;
  padding: 3.8vw 0 4.2vw;
  border-radius: 100vw;
  position: relative;
}

#telMo .telentry .contact a {
  width: 72vw !important;
}

.telentry .contact a:after {
  content: "";
  width: 4.4vw;
  height: 3vw;
  background: url("/assets/img/common/arr_hoso.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 5vw;
  transform: translateY(-50%);
}

#telMo .telentry .contact a:after {
  width: 4vw;
  height: 2vw;
  right: 3.5vw
}

.telentry .contact .txt {
  font-size: 3.4vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 6vw;
}