@charset "utf-8";
/* --------------------------------------------------------------------------------
   Shered
-------------------------------------------------------------------------------- */
.header {
  margin-bottom: 0;
  width: 100%;
  min-height: 43px;
  padding-bottom: 20px;
}
#contents-area,
#contents-body,
.lyt-col-1 #contents-body {
  float: none;
  width: 100%;
  min-width: 990px;
}
#contents-body {
  display: block;
  padding-top: 40px;
}
.contents-inner {
  width: 950px;
  margin: 0 auto;
  padding: 0 20px;
}
.contents-inner:first-child {
  margin-top: 0;
}

.notice-list+.list-bullet-01 {
  margin: 12px 0 0 0;
}

.contents-inner p:last-child,
.list-bullet-01:last-child,
.list-bullet-01 li:last-child {
  margin-bottom: 0;
}
.wrapper-white {
  background-color: #fff;
}
.wrapper-white.mainvisual {
  border-top: 4px solid #000000;
  background-image: url('../../img/p/bg_main.png');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}
.wrapper-yellow {
  background-color: #ffe200;
  text-align: center;
  margin-top: -55px;
  padding-top: 55px;
  padding-bottom: 80px;
}
.wrapper-yellow .wrap-content {
  background-color: #fff;
  border-radius: 8px;
  padding: 60px 40px;
  text-align: left;
}
.wrapper-yellow .contents-inner + .contents-inner {
  margin-top: 80px;
}
.wrapper-yellow .contents-inner:first-child {
  margin-top: 0;
}
#btn-anchor {
  background: none;
}
#btn-anchor {
  overflow: visible;
}
#btn-anchor li {
  margin-right: 25px;
  float: left;
  width: 300px;
  height: 110px;
}
#btn-anchor li:last-child {
  margin-right: 0px;
}
#btn-anchor li a {
  background-image: url('/mobile/set/data/special/ouchiwari-hikari/img/p/btn-menu.png?20230119');
  text-indent: -9999em;
  overflow: hidden;
  display: block;
  height: 110px;
}
.btn-dis a {
  background-position: 0 0;
}
.btn-sim a {
  background-position: -325px 0;
}
.btn-pay a {
  background-position: -650px 0;
}
.note-right {
  text-align: right;
  font-size: 71%;
  width: 950px;
  margin: 5px auto 65px;
  padding: 0 20px;
}
.discount-1522 {
  text-align: center;
  margin: 35px 0 30px;
}
#section-discount {
  padding-top: 80px;
}
#section-discount .toggle-trigger {
  background-color: #ffe200;
  color: #121212;
}
#section-discount .toggle-content {
  border-color:  #ffe200;
  text-align: center;
  padding: 40px 0 35px;
}
#section-discount .notice-list {
  font-size: 100%;
  margin-bottom: 5px;
}
#section-discount .list-bullet-01>li,
#section-simulator .list-bullet-01>li {
  margin-bottom: 5px;
}
#section-discount .list-bullet-01,
#section-discount .list-bullet-01>li:last-child,
#section-simulator .list-bullet-01,
#section-simulator .list-bullet-01>li:last-child  {
  margin-bottom: 0;
}
.family-faraway {
  margin: 40px 0 20px;
  text-align: center;
}
#discount-simulator {
  background-color: #f4f5f6;
  border-radius: 8px;
  padding: 40px 20px;
  margin-top: 50px;
  text-align: center;
}
.h3-family-simulator {
  margin-bottom: 40px;
}
.discount-simulator-device {
  /*background-image: url('../../img/p/bg-divider.png');*/
  background-repeat: repeat-y;
  background-position: right top;
}
.discount-simulator-device > .unit.box-device {
  position:relative;
}
.discount-simulator-device > .unit.box-device:not(:last-child):after {
  content:"";
  display:inline-block;
  width:2px;
  height:100%;
  position:absolute;
  top:0px;
  right:-11px;
  background-color:#000;
}
#discount-simulator a,
#discount-simulator a:link,
#discount-simulator a:hover,
#discount-simulator a:active,
#discount-simulator a:visited {
  display: block;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  color: #333;
  outline: none;
}
.selected-plan span {
  display: block;
  font-weight: bold;
}
.box-device h4 {
  margin-bottom: 20px;
}
.discount-simulator-device,
.discount-simulator-select-plan {
  overflow: visible;
}
.list-pulldown {
  position: relative;
}
.list-pulldown {
  margin-bottom: 10px;
}
.selected_item {
  cursor: pointer;
}
.list-select {
  position: absolute;
  /*width: 191px;*/
  width:100%;
  box-sizing: border-box;
  border: 2px solid #d8dadc;
  border-top: 1px solid #d8dadc;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #fff;
  z-index: 999;
  display: none;
}
.list-select li{
  cursor: pointer;
  text-align: left;
}
.selected-device,
.selected-plan {
  margin-bottom: 0;
  border-radius:3px;
  border:2px solid #ccc;
  box-sizing:border-box;
}
.devices {
  top: 48px;
  display: none;
}
.devices li {
  font-size: 128%;
  font-weight: bold;
  line-height: 1;
  padding: 7px 0 7px 20px;
}
.selected-device {
  width: 191px;
  height: 50px;
}
.selected-device,
.plan-default {
  /*width: 191px;*/
  width:100%;
  font-size: 128%;
  box-sizing: border-box;
  /*border: 2px solid #d8dadc;*/
  background-color: #fff;
  /*border-radius: 3px;*/
  padding-left: 20px;
  position: relative;
  cursor: pointer;
  font-weight: bold;
  display: block;
  text-align: left;
  border-radius: 3px;
}
.selected-device {
  line-height: 50px;
}
.plan-default {
  line-height: 1.4;
  height: 90px;
  padding-top: 20px;
}
.selected-device::after,
.plan-default::after,
.selected-plan .plan-discount::after {
  content: '';
  display: block;
  width: 16px;
  height: 10px;
  background-image: url('../../img/p/icon-arrow-d.png');
  background-repeat: no-repeat;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -5px;
}
.plans {
  margin-top: -2px;
  z-index: 99;
}
.selected-plan .plan-title {
  box-sizing: border-box;
  /*background-image: url('../../img/p/bg-selected-plan.png');*/
  /*width: 191px;*/
  width:100%;
  height: 40px;
  margin: 0;
  font-size: 78%;
  line-height: 40px;
  padding-left: 19px;
  padding-right: 13px;
  text-align: left;
  background-color:#e4f2fa;
}
.selected-plan .plan-title.line2 {
  padding-top: 8px;
  line-height: 1.2;
}
.selected-plan .plan-discount {
  box-sizing: border-box;
  /*background-image: url('../../img/p/bg-selected-plan-discount.png');*/
  /*width: 191px;*/
  width:100%;
  height: 50px;
  margin: 0;
  text-align: right;
  font-size: 185%;
  color: #2398d2;
  line-height: 51px;
  position: relative;
  padding-right: 35px;
  background-color:#fff;
}
.plans li {
  text-align: left;
  border-bottom: 1px solid #d8dadc;
}
.plans li:last-child {
  border-bottom: none;
}
.plans li .plan-title {
  display: block;
  box-sizing: border-box;
  /*width: 191px;*/
  width:100%;
  margin: 0;
  font-size: 78%;
  padding: 5px;
  text-align: left;
  padding-left: 19px;
  padding-right: 15px;
}
.plans li .plan-discount {
  display: block;
  box-sizing: border-box;
  /*width: 191px;*/
  width:100%;
  margin: 0;
  padding:0 0 5px;
  text-align: right;
  color: #2398d2;
  font-weight: bold;
  padding-right: 15px;
}
.contents-divider {
  border-top: 2px solid #d8dadc;
  border-bottom: 2px solid #ffffff;
  margin: 20px 0;
}
.btn-white {
  text-align: center;
  margin: 30px 0;
}
.btn-white a {
  display: inline-block;
  width: 340px;
  background-color: #fff;
  border: 2px solid #d8dadc;
  box-sizing: border-box;
  border-radius: 8px;
  font-size: 114%;
  line-height: 1;
  padding: 16px 0 15px;
}
.btn-white a:hover, .btn-white a:active {
  border-color: #006699;
  text-decoration: none;
}
.grid-arr.t-2.col-2 {
  padding-top: 16px;
}
.total-discount {
  background-image: url('../../img/p/bg-total-discount.png');
  height: 100px;
  font-weight: bold;
}
.total-discount .unit span {
  display: inline-block;
}
.txt-26 {
  font-size: 185%;
}
.txt-26.blue {
  color: #2398d2;
}
.txt-50 {
  font-size: 357%;
  color: #2398d2;
}
#section-payback h2 {
  margin-top: -1px;
}
.more-campaign {
  text-align: center;
  margin: 44px 0 30px;
}
.payback-campaign {
  text-align: center;
  margin: 40px 0 43px;
}
.wrap-qa {
  position: relative;
  margin: 0 40px 0 17px;
}
.wrap-qa + .wrap-qa {
  margin-top: 50px;
}
.text-link-container {
  position: relative;
  min-height: 22px;
}
.text-link {
  position: absolute;
  left: 61px;
  bottom: 14px;
  margin-bottom: 0;
}
.text-link.link02 {
  right: 21px;
  bottom: 15px;
}
.text-link-container > .text-link{
  right: 0;
  bottom: 0;
}
.text-link a {
  padding-left: 25px;
  padding-bottom: 0;
  background-image: url('../../img/p/icon-arrow.png?20211213');
  background-position: left 4px;
  background-repeat: no-repeat;
  font-size: 114%;
  display: block;
}
.wrap-qa .notice-list,
.wrap-qa .list-bullet-01 {
  position: absolute;
  left: 67px;
  bottom: 41px;
  margin: 0 43px 0 0;
  line-height: 1.5;
}
.wrap-qa .note-strong {
  position: absolute;
  bottom: 25px;
  left: 65px;
  font-size: 12px;
  font-weight: bold;
  color: #00999b;
}
#payback-qa-01 .list-bullet-01 {
  letter-spacing: -1px;
  bottom: 60px;
}
#payback-qa-02 .notice-list {
  bottom: 95px;
}
#payback-qa-02 .notice-list .text-bold {
  font-weight: bold;
}

#payback-qa-02 .text-link-list {
  position: absolute;
  left: 67px;
  bottom: 21px;
}
#payback-qa-02 .text-link-list li + li {
  margin-top: 5px;
}
#payback-qa-02 .text-link-list a {
  padding-left: 25px;
  padding-bottom: 0;
  background-image: url('../../img/p/icon-arrow.png?20211213');
  background-position: left 1px;
  background-repeat: no-repeat;
  font-size: 114%;
  display: block;
  color: #006699;
}
.service-hikari-10g_title {
  margin: 40px 0 20px;
  text-align: center;
}
.service-hikari-10g_bnr a {
  transition: 0.3s all;
  text-decoration: none;
}
.service-hikari-10g_bnr a:hover{
  opacity: 0.7;
}
.note a.linktext:visited {
  color: #006699;
}
.service-air-hikari {
  margin-top: 15px;
}
.grid-arr.t-2.service-air-hikari {
  margin-left: -40px;
}
.grid-arr.t-2.service-air-hikari>.unit {
  padding-left: 40px;
}
.service-characteristic {
  margin-top: 30px;
}

.applications-web {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding: 0 20px 45px;
}
.applications-web-item {
  text-align: center;
  width: 376px;
}
.applications-web-ttl {
  margin-top: 10px;
  margin-bottom: 15px;
}
.applications-web-btn {
  position: relative;
  border-radius: 7px;
}
.applications-web-btn.btn-air {
  border-bottom: 10px solid #508fb3;
  background-color: #508fb3;
}
.applications-web-btn.btn-hikari {
  border-bottom: 10px solid #d99323;
  background-color: #d99323;
}
.applications-web-btn a {
  display: block;
  width: 100%;
  border-radius: 7px;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;

}
.applications-web-btn.btn-air a{
  background-color: #63afdb;
  color: #fff;
}
.applications-web-btn.btn-hikari a{
  background-color: #ffac2a;
  color: #fff;
}
.applications-web-btn.btn-air:hover {
  background-color: #6295b3;
  border-color: #6295b3;
}
.applications-web-btn.btn-air:hover a{
  background-color: #79b7db;
  color: #fff;
}
.applications-web-btn.btn-hikari:hover {
  background-color: #d99b38;
  border-color: #d99b38;
}
.applications-web-btn.btn-hikari:hover a{
  background-color: #ffb742;
  color: #fff;
}

.campaigns {
  margin-bottom: 45px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.campaigns-ttl {
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
  text-align: center;
}
.campaigns-item:not(:last-child) {
  margin-bottom: 30px;
}
.campaigns-item .campaigns-bnr {
  transition: 0.3s all;
}
.campaigns-item .campaigns-bnr:hover{
  opacity: 0.7;
}
.option-services {
  margin-bottom: 45px;
}
.option-services-ttl {
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
  text-align: center;
}
.option-services-bnr {
  transition: 0.3s all;
}
.option-services-bnr:hover{
  opacity: 0.7;
}
.applications-call {
  text-align: center;
}
.applications-call-ttl {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}
  .applications-call-num {
    margin-bottom: 20px;
  }
  .applications-call-label {
    margin-bottom: 20px;
  }

.toggle-trigger {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
  color: #fff;
  font-size: 128%;
  line-height: 1;
  padding: 18px 0 15px;
  cursor: pointer;
  position: relative;
}
.toggle-trigger.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.service-air .toggle-trigger {
 background-color: #63afdb;
}
.service-hikari .toggle-trigger {
 background-color: #ffac2a;
}
.toggle-trigger::before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url('../../img/p/btn-close-open.png');
  background-repeat: no-repeat;
  top: 13px;
  right: 13px;
}
.toggle-trigger.open::before {
  background-position: left bottom;
}
.toggle-content {
  display: none;
  padding: 20px 17px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-sizing: border-box;
  border-style: solid;
  border-spacing: 2px;
  border-top: none;
  box-sizing: border-box;
}
.service-air .toggle-content {
 border-color: #63afdb;
 padding-bottom: 29px;
}
.service-hikari .toggle-content {
  border-color: #ffac2a;
}
.service-hikari .notice-list {
  padding-right: 5px;
}
.toggle-content ul.notice-list {
  margin-bottom: 5px;
}
.toggle-content ul.notice-list li {
  margin-top: 0;
}
.toggle-content .list-bullet-01 {
  margin-bottom: 0;
}
.toggle-content p {
  margin-bottom: 20px;
}
.wrapper-white .wrap-content {
  background-color: #fff;
  border-radius: 8px;
  padding: 82px 40px 0;
  text-align: left;
}
.search-sb-shop {
  text-align: center;
}
.sub-title {
  font-size: 128%;
  line-height: 1;
  margin: 60px 0 50px;
}
.btn-large-blue {
  text-align: center;
  margin-bottom: 50px;
}
.btn-large-blue a, .btn-large-blue a:link, .btn-large-blue a:visited {
  display: inline-block;
  background-color: #1479bf;
  color: #fff;
  font-weight: bold;
  font-size: 214%;
  line-height: 1.2;
  width: 600px;
  padding: 0 0 10px;
  border-radius: 8px;
}
.btn-large-blue a span, .btn-large-blue a:link span, .btn-large-blue a:visited span {
  display: block;
  background-color: #2398d2;
  border-radius: 8px;
  padding: 25px 0 22px;
}
.btn-large-blue a:hover, .btn-large-blue a:active {
  background-color: #198ccd;
  text-decoration: none;
}
.btn-large-blue a:hover span, .btn-large-blue a:active span {
  background-color: #2faae7;
}
.search-sb-shop .list-bullet-01{
  display: inline-block;
}
.document-you-need {
  margin-top: 60px;
  text-align: center;
}
.h3-startnow {
  margin: 0;
}
.check-details {
  text-align: center;
  background-color: #fffce5;
  border: 2px solid #ffe200;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #333333;
  padding: 20px 0 18px;
}
.proxy {
  background-color: #f4f5f6;
  padding: 20px;
  border-radius: 5px;
  text-align: center;
  margin-top: 40px;
}
.h3-startnow-proxy {
  margin-bottom: 12px;
}
.document-needs {
  background-color: #fff;
  border-radius: 5px;
  text-align: left;
  padding: 25px 34px 25px 14px;
}
.image-left {
  margin-bottom: 0;
}
.sb-crew {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
#contents-footer {
  border-top: 4px solid #000000;
  padding-top: 40px;
}
.document-needs .parallel .col p {
  margin: 0;
}
.document-needs.agreement .parallel .col .title {
  padding-top: 15px;
  margin-bottom: 5px;
}
.document-needs.identify .parallel .col p {
  line-height: 1.3;
}
.document-needs.identify .parallel .col .title {
  margin-bottom: 5px;
}
.wrapper-yellow::after,
#btn-anchor::after,
.toggle-trigger::after {
  content: "";
  clear: both;
  display: block;
}

.list-bullet-center {
  text-align: center;
}

.list-bullet-center li {
  display: inline-block;
}

.tax2021-sec-text{
  text-align: right !important;
  color: #555555;
  font-size: 12px;
  text-align: left;
  margin-bottom: 10px;
}

/* linktext */
.linktext {
	color: #0b5bce;
	-webkit-transition: .3s;
	transition: .3s;
}
.linktext[class*="linkArrow"] {
	position: relative;
}
.linktext[class*="linkArrow"]:before {
	content: "";
	display: block;
	border-top: solid 2px #0b5bce;
	border-right: solid 2px #0b5bce;
	vertical-align: middle;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;
	right: 0px;
	-ms-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg);
	-webkit-transform: translate(0, -50%) rotate(45deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.linktext.linkArrowR {
	padding-right: 20px;
}
.linktext.linkArrowR:before {
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.list_js_match_height ul li span {
  display: table-cell;
  white-space: nowrap;
  padding-right: 0.5em;
}
.text-strong-01 {
  color: #00999b;
  font-weight: bold;
}



/* フローティングエリア */
.floating-area {
  background: rgba(0, 0, 0, 0.7);
  padding-top: 15px;
  padding-bottom: 15px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.floating-area__list {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.floating-area__link {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 340px;
  min-height: 50px;
  color: #2398d2;
  font-size: 20px;
  font-weight: bold;
  background: #fff;
  padding-left: 40px;
  padding-right: 40px;
  border: 1px solid #2398d2;
  border-radius: 50px;
}

.floating-area__link:hover {
  text-decoration: none;
  opacity: 0.75;
  transition: opacity .4s;
}

.floating-area__link:link,
.floating-area__link:active,
.floating-area__link:focus,
.floating-area__link:visited {
  color: #2398d2;
  text-decoration: none;
}

.floating-area__link br {
  display: none;
}



.proxy + .sub-title {
  line-height: 1.4;
}



#nav-top-area {
  bottom: 90px;
}