@charset "UTF-8";

/*  */

.con_sim table {
  padding: 0 10px;
  table-layout: fixed;
  width: 100%;
  text-align: left;
  border: 3px solid #2766b3;
  margin-bottom: 24px;
}

.con_sim table th.th3 {
  background-color: rgba(39, 102, 180, 0.7);
  color: #fff;
}




.con_sim table .price {
  text-align: right;
}

.con_sim table th,
.con_sim table td {
  word-break: break-all;
  padding: 16px;
  border-bottom: 2px solid #2766b3;
  border-left: 2px solid #2766b3;
  vertical-align: middle;
  line-height: 1.6;
}

.con_sim table td {
  background-color: #fff;
}


.con_sim table .ytimg {
  width: 50%;
  height: 50%;
  margin-top: 20px;
}

.con_sim table img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}



.con_sim table th.th4 {
  background-color: rgba(39, 102, 180, 1);
  color: #fff;
}


.con_sim table th.th0 {
  background-color: #fff;
}


.con_sim table th,
.con_sim table td {
  padding: 16px;
  border-bottom: 2px solid #2766b3;
  border-left: 2px solid #2766b3;
  vertical-align: middle;
  line-height: 1.6;
}






.ttl_sim {
  text-align: center;
  /* background: url(../../service/image/bg_ttl-plan.png) center no-repeat; */
  background-size: 450px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0 auto 20px;
  color: #0f3252;
  font-size: 28px;
}

.flow li {
  display: flex;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(39, 102, 180, 0.3);
  list-style: none;
  padding: 0;
  min-height: 130px;
  border-radius: 42px;
  margin-bottom: 60px;
  color: #2766b3;
  position: relative;
}

.flow li .number {
  display: flex;
  justify-content: center;
  align-items: center;
  text-indent: 0;
  flex-shrink: 0;
  width: 130px;
  text-align: center;
  min-height: 130px;
  height: auto;
  color: #fff;
  line-height: 130px;
  background-color: rgba(43, 178, 248, 0.9);
  border-radius: 40px;
  margin: 0 24px 0 0;
  padding-bottom: 0;
  font-size: 48px;
  font-size: 3rem;
}


.flowArrow li {
  margin-bottom: 80px;
}



.flowArrow li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -80px;
  width: 100%;
  height: 80px;
  background-image: url(/img/common/bg_flowarrow.svg);
  background-size: 80px 80px;
  background-position: top center;
  background-repeat: no-repeat;
}

.flowArrow li:last-child::after {
  content: none;
}

.number::before {
  counter-increment: number 1;
  content: counter(number) " ";
}

.merit-wrap3 ol.flow {
  counter-reset: number 0;
}

.flow {
  counter-reset: number 0;
}

.flow li p {
  margin: 24px 48px 24px 24px;
  color: #2766b3;
  font-size: 20px;
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  padding-bottom: 0;
}

.flow li p.fBoxRight {
  margin-left: auto;
  padding: 0;
  margin: 0 24px 0 auto;
}

@media screen and (max-width: 768px) {
  .flow li {
    display: block;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}


@media screen and (max-width: 768px) {
  .detail #contents .flow li .number {
    width: 60px;
    height: 60px;
    min-height: 60px;
    line-height: 60px;
    font-size: 48px;
    font-size: 2rem;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 960px) {
  .flow li p.btn a {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .flow li p.fBoxRight {
    margin-left: 24px;
  }
}




#privacy_policy {
  line-height: 1.75rem;
}

#privacy_policy h3 {
  margin: 45px auto 20px 5px;
  font-size: 115%;
  color: #1f0867;
  padding: 0.9em 0.75em 0.75em 0.75em;
  background: #d9ebfa;
  border-top: 1px solid #3E4876;
  line-height: 1.75rem;
  font-weight: bold;
  border-left: 7px solid #0068b7;
}

#privacy_policy ol {
  margin: 1em auto 3px 2em;
  padding: 0 !important;
  list-style: decimal;
}

#privacy_policy p {
  margin: 1px auto 5px 1em;
  display: block;
  padding: 5px;
  line-height: 1.75rem;
}
#privacy_policy li a,
#privacy_policy p a{
text-decoration:underline;
color:#0352ac
}

#privacy_policy li a:hover,
#privacy_policy p a:hover,
#privacy_policy p u a:hover{
text-decoration:none;
}

#privacy_policy li a:visited,
#privacy_policy p a:visited{
color:#7123c9
}

#privacy_policy .indent{
margin-left:1em;
}

#privacy_policy h4 {
  margin: 25px auto 0.5em 5px;
  padding: 0.5em;
  border-bottom: #232323 1px solid;
  line-height: 1.75rem;
  font-weight: bold;
}

#privacy_policy .text_caution, span strong {
  color: #E50206 !important;
}

.topzero {
  margin-top: -0.5em !important;
}

#privacy_policy ul {
  margin: 0.3em auto 3px 2em;
  padding: 0 !important;
}

#privacy_policy ul li {
  margin: 0 auto 5px 0.5em;
  padding: 0 !important;
  line-height: 1.75rem;
}

#privacy_policy .timesamp {
  padding: 20px 20px 80px 20px;
  text-align: right;
}
#contents #ad-cont .feature .feature-list .list-item .num {
  width: 74px;
  position: absolute;
  right: 30px;
}



.con_sim table {
  padding: 0 10px;
  table-layout: fixed;
  width: 100%;
  text-align: left;
  border: 3px solid #2766b3;
  margin-bottom: 24px;
}

.con_sim table th.th3 {
  background-color: rgba(39, 102, 180, 0.7);
  color: #fff;
}




.con_sim table .price {
  text-align: right;
}

.con_sim table th,
.con_sim table td {
  word-break: break-all;
  padding: 16px;
  border-bottom: 2px solid #2766b3;
  border-left: 2px solid #2766b3;
  vertical-align: middle;
  line-height: 1.6;
}

.con_sim table td {
  background-color: #fff;
}


.con_sim table .ytimg {
  width: 50%;
  height: 50%;
  margin: 20px auto;
}

.con_sim table img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}



.con_sim table th.th4 {
  background-color: rgba(39, 102, 180, 1);
  color: #fff;
}


.con_sim table th.th0 {
  background-color: #fff;
}





.font3L {
  font-size: 2.5rem !important;
  font-weight: 600;
}

.blue {
  color: #2766b3 !important;
}


.con_sim table th,
.con_sim table td {
  padding: 16px;
  border-bottom: 2px solid #2766b3;
  border-left: 2px solid #2766b3;
  vertical-align: middle;
  line-height: 1.6;
}






.ttl_sim {
  text-align: center;
  /* background: url(../../service/image/bg_ttl-plan.png) center no-repeat; */
  background-size: 450px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0 auto 20px;
  color: #0f3252;
  font-size: 28px;
}

.flow li {
  display: flex;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(39, 102, 180, 0.3);
  list-style: none;
  padding: 0;
  min-height: 130px;
  border-radius: 42px;
  margin-bottom: 60px;
  color: #2766b3;
  position: relative;
}

.flow li .number {
  display: flex;
  justify-content: center;
  align-items: center;
  text-indent: 0;
  flex-shrink: 0;
  width: 130px;
  text-align: center;
  min-height: 130px;
  height: auto;
  color: #fff;
  line-height: 130px;
  background-color: rgba(43, 178, 248, 0.9);
  border-radius: 40px;
  margin: 0 24px 0 0;
  padding-bottom: 0;
  font-size: 48px;
  font-size: 3rem;
}


.flowArrow li {
  margin-bottom: 80px;
}



.flowArrow li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -80px;
  width: 100%;
  height: 80px;
  background-image: url(/img/common/bg_flowarrow.svg);
  background-size: 80px 80px;
  background-position: top center;
  background-repeat: no-repeat;
}

.flowArrow li:last-child::after {
  content: none;
}

.number::before {
  counter-increment: number 1;
  content: counter(number) " ";
}

.merit-wrap3 ol.flow {
  counter-reset: number 0;
}

.flow li p {
  margin: 24px 48px 24px 24px;
  color: #2766b3;
  font-size: 20px;
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  padding-bottom: 0;
}

.flow li p.fBoxRight {
  margin-left: auto;
  padding: 0;
  margin: 0 24px 0 auto;
}

@media screen and (max-width: 768px) {
  .flow li {
    display: block;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}


@media screen and (max-width: 768px) {
  .detail #contents .flow li .number {
    width: 60px;
    height: 60px;
    min-height: 60px;
    line-height: 60px;
    font-size: 48px;
    font-size: 2rem;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 960px) {
  .flow li p.btn a {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .flow li p.fBoxRight {
    margin-left: 24px;
  }
}

#contents #ad-cont .feature .feature-list .list-item .num {
  width: 74px;
  position: absolute;
  right: 30px;
}




/* wifidoc */

.titleArea-dock {
  margin: 0 0 50px;
  display: flex;
  align-items: center;
  flex-flow: row-reverse;
  background-color: #ccced2;
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/img/common/bg_detail.svg);
  width: auto;
  height: 100%;
}

@media screen and (max-width: 960px) {
  .titleArea-dock {
    display: block;
    background-position: bottom center;
    padding-bottom: 20px;
  }
}





.titleArea_textbox-dock {
  width: 50%;
}

@media screen and (max-width: 960px) {
  .titleArea_textbox-dock {
    width: 100%;
    text-align: center;
  }
}

.titleArea_textbox-dock h1 {
  background-color: #F2F2F2;
  color: #015076;
  font-size: 64px;
  font-size: 4rem;
  font-weight: 600;
  text-align: left;
  padding: 12px 24px;
  margin-bottom: 24px;
}


@media screen and (max-width: 960px) {
  .titleArea_textbox-dock h1 {
    font-size: 3rem;
    padding: 12px 24px;
    margin-bottom: 8px;
    text-align: center;
  }
}


.titleArea_textbox-dock p {
  color: #015076;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.5rem;
  margin: 20px 0 30px 0;
}

@media screen and (max-width: 960px) {
  .dockMainHead p {
    text-align: center;
    padding: 10px 0;
    font-size: 1rem;
    margin: 0;
  }
}







.dock_mv_btn a img {
  width: 40px;
  height: 54px;
  vertical-align: middle;
  padding: 0;
  display: inline-block;
  margin-right: 16px;
}

.dock_mv_btn a {
  padding: 15px 30px 22px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  line-height: 80px;
  border-radius: 40px;
  background-color: #2766B3;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.35);
  color: #fff;
  max-width: 480px;
  position: relative;
  white-space: nowrap;
}

@media screen and (max-width: 960px) {
  .dock_mv_btn {
    margin-top: 100px;
  }
}

@media screen and (max-width: 960px) {
  .dock_mv_btn a {
    font-size: 1rem;
  }
}

.titleArea_textbox-dock em {
  line-height: 32px;
  font-size: 1.5rem;
  display: block;
  padding-bottom: 8px;
  font-style: normal;
}



@media screen and (max-width: 960px) {
  .titleArea_textbox-dock em {
    line-height: 16px;
    font-size: 1rem;
    padding-bottom: 8px;
  }
}

.titleArea_textbox-dock em span {
  padding: 4px 8px;
  display: inline-block;
  background-color: #aae4ec;
  margin-right: 16px;
}



.note {
  font-size: 1.25rem;
}

.youtube {
  width: 50%;
  max-width: 640px;
  position: relative;
  padding: 0;
  margin: 48px;
}

@media screen and (max-width: 960px) {
  .youtube {
    width: 90%;
    margin: 48px auto;
  }
}

.youtube::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

.youtube iframe {
  border-radius: 20px;
  border: 4px solid #fff;
  box-shadow: 0px 7px 15px -5px #2f5654;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.dock_mv_btn a::before {
  content: '';
  display: block;
  position: absolute;
  top: -30px;
  right: -124px;
  width: 124px;
  height: 124px;
  background-image: url(/product/img/wifidoc_icon_call01.svg);
  background-size: 124px 124px;
  background-position: right top;
  background-repeat: no-repeat;
}


@media screen and (max-width: 1280px) {
  .dock_mv_btn a::before {
    content: '';
    display: block;
    position: absolute;
    top: -61px;
    left: 0;
    width: 100%;
    max-width: 480px;
    height: 61px;
    background-image: url(/product/img/wifidoc_icon_call02.svg);
    background-size: contain;

    background-position: center bottom;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 1280px) {
  .dock_mv_btn {
    padding-top: 56px;
  }
}

@media screen and (max-width: 960px) {
  .dockMainPC {
    display: none;
  }
}

.nowrap {
  display: block;
}

.dockProbrem {
  margin: 0 40px 140px;
}


@media screen and (max-width: 680px) {
  .dockProbrem {
    margin: 0 0 140px;
  }
}

.dockBinder {
  background-color: #72CAD6;
  border-radius: 40px;
  padding: 40px;
  box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 860px) {
  .dockBinder {
    padding: 20px;
  }
}

.dockBinderWrap {
  background-color: #fff;
  margin-bottom: 0;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.16);
  position: relative;
  padding: 140px 20px 80px 0;
}



@media screen and (max-width: 860px) {
  .dockBinderWrap {
    padding: 160px 5px 80px;
  }
}


.dockBinderWrap p {
  font-size: 1.25rem;
  padding: 0 20px 60px;
  text-align: center;
}


@media screen and (max-width: 860px) {
  .dockBinderWrap p {
    font-size: 1rem;
    padding: 0 20px 40px;
    text-align: left;
  }
}


.dockBinderWrap h2 {
  position: absolute;
  top: -130px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  height: 236px;
  padding-top: 112px;
  background-image: url(/product/img/wifidoc_bindertop.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 142px 116px;
}




@media screen and (max-width: 860px) {
  .dockBinderWrap h2 {
    top: -70px;
    height: 165px;
    padding-top: 56px;
    padding-right: 20px;
    background-size: 71px 58px;
  }
}

.dockBinderWrap h2 span {
  display: inline-block;
  background-color: #2766B3;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  height: 120px;
  min-height: 100px;
  padding: 40px 48px;
  box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 860px) {
  .dockBinderWrap h2 span {
    height: auto;
    line-height: 2.6rem;
    padding: 20px 10px;
  }
}

.dockBinderWrap ul {
  padding: 0 40px;
  margin-bottom: 100px;
}



@media screen and (max-width: 860px) {
  .dockBinderWrap ul {
    padding: 0 20px;
  }
}

.sp2 {
  display: none;
}

.dockBinderWrap em {
  font-style: normal;
  font-weight: 700;
}

.dockBinderWrap li strong {
  color: #EF5E76;
  background-color: #FAE9EC;
  padding: 0 8px;
  margin: 0 8px;
  line-height: 1.3;
  font-weight: 600;
}




.dockBinderWrap li {
  font-size: 24px;
  font-size: 1.5rem;
  padding: 0 0 32px 100px;
  margin-bottom: 32px;
  min-height: 60px;
  background-image: url(/product/img/wifidoc_check.svg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  border-bottom: 6px solid #72CAD6;
}

@media screen and (max-width: 960px) {
  .dockBinderWrap li {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 0 32px 32px;
    margin-bottom: 32px;
    min-height: 20px;
    background-size: 20px 20px;
  }
}

.dockBinderWrap div {
  text-align: center;
}

.gradationButton-dock {
  margin-top: 50px;
  height: 48px;
  width: 400px;
  padding: 25px;
  border-radius: 80px;
  font-weight: 600;
  color: #015076;
  background: linear-gradient(to right, #1accd1, #9efaec);
  box-shadow: 0 2px 2px 0.8px rgba(212, 212, 212, 1);
  font-size: 1.5rem;
}

@media screen and (max-width: 860px) {
  .gradationButton-dock {
    width: 300px;
    padding: 20px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 370px) {
  .gradationButton-dock {
    font-size: 0.8rem;
  }
}

.gradationButton-dock02 {
  margin-top: 50px;
  padding: 25px;
  border-radius: 80px;
  font-weight: 600;
  color: #015076;
  background: linear-gradient(to right, #1accd1, #9efaec);
  box-shadow: 0 2px 2px 0.8px rgba(212, 212, 212, 1);
  font-size: 1.5rem;
  text-align: center;
}

@media screen and (max-width: 860px) {
  .gradationButton-dock02 {
    padding: 20px;
    font-size: 1rem;
  }
}


.wifidock {
  padding-top: 90px;
  padding-bottom: 90px;
}

.arrowBoxAfter2:before {
  content: "";
  position: absolute;
  bottom: -120px;
  left: 50%;
  margin-left: -60px;
  border: 60px solid transparent;
  /* border-top: 60px solid #fbfbfb; */
  z-index: 2;
}



.wifidock h2 {
  font-size: 1.75rem;
  color: #2766b3;
  font-weight: 600;
  margin: 0 auto;
  padding-bottom: 24px;
  text-align: center;
}



.wifidock ul {
  margin: 0 auto;
  max-width: 800px;
  padding: 20px;
}

.wifidock li {
  list-style: disc;
  font-size: 1.2rem;
  padding-bottom: 20px;

}

.fontL {
  font-size: 24px !important;
  font-size: 1.5rem !important;
  font-weight: 600;
}

.fontM {
  font-size: 20px !important;
  font-size: 1.25rem !important;
}

@media screen and (max-width: 767px) {
  .fontL {
    font-size: 20px !important;
    font-weight: 600;
  }

  .fontM {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
  .font3L {
    font-size: 1.2rem !important;
  }
}

table strong {
  color: #ef5e76;
}

@media screen and (max-width: 600px) {
  .otoku {
    background-image: url(/product/img/otoku.svg);
    background-repeat:no-repeat;
    background-size: 104px 48px;
  }
}

.customize_content-center {
  max-width: 1040px;
  margin: 0 auto;
  /* display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  text-align: left; */
}

@media screen and (max-width: 860px) {
  .customize_content-center {
    width: 90%;
  }
}

.carry_copy_h2 {
  font-weight: 700;
  line-height: 3rem;
  color: #2766B3;
  font-size: 2rem;
}

.carry_copy_h2-l {
  font-size: 1.5rem;
}

.carry_copy_red {
  color: #EF5E76;
}