﻿@charset "UTF-8";
.clear {
  clear: both; }

body {
  background-color: #fff; }

a, a:focus, a:active, a:hover {
  text-decoration: none; }

#siteBody {
  width: 100%;
  padding: 0; }

#content {
  color: #3a3a39;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 200;
  width: 100%;
  text-align: center;
  position: relative; }

/* main */
#content #main {
  width: 980px;
  margin: 60px auto 0; }

#content #main .image-logo-apple-pay {
  width: 135px;
  height: 86px;
  background-size: 135px 86px;
  background-repeat: no-repeat;
  background-image: url(../img/apple_pay_logo.png);
  left: 50%;
  margin-left: -68px;
  position: relative; }

#content #mlogo {
  width: 918px;
  height: 358px;
  margin: 50px auto 0;
  border: #d9d9d8 1px solid; }

#content #mlogo div.photo {
  float: left;
  width: 354px; }

#content #mlogo div.text {
  float: right;
  width: 564px; }

#content #mlogo div.text h2 {
  margin: 50px auto 0;
  font-size: 38px;
  line-height: 1em; }

#content #mlogo div.text div.service_logo {
  margin: 36px auto 0; }

#content #mlogo div.text p.memo {
  margin: 5px auto 0;
  width: 422px;
  font-size: 10px; }

#content #mlogo div.text p.logo_text {
  margin: 25px auto 0;
  font-size: 19px;
  line-height: 2em; }

#content #mlogo div.text p.logo_text span {
  font-size: 14px; }

#content #main h2 {
  height: 55px;
  margin: 0 0 60px 0;
  background-image: url(../img/title_line.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  font-size: 36px;
  line-height: 1; }

#content #main h2 img {
  vertical-align: bottom; }

#content #main h3 {
  margin: 24px 0; }

#content #main h5 {
  height: 54px;
  margin: 0 0 22px 0;
  background-image: url(/service/wifi/img/title_line.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  font-size: 36px;
  font-weight: 200;
  line-height: 1; }

#content #main div.sec {
  /*border-bottom: 1px solid #b7b7b7;*/
  padding: 0 0 100px; }

#content #main div.sec01 {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 50px; }

#content #main div.sec02 {
  border-bottom: 1px solid #b7b7b7;
  padding: 0 0 70px;
  margin-bottom: 80px; }

#content #main div.sec div.inner {
  margin: 0 auto;
  position: relative; }

.page_arrow01 {
  background: url(../img/page_arrow01.png) no-repeat 225px 75px;
  padding-right: 40px !important; }

.stepArea {
  width: 770px;
  /*margin-left:105px !important;*/
  margin: 0 auto 80px !important; }
  .stepArea-note {
    position: absolute;
    left: 50%; }

.stepArea li {
  float: left;
  width: 225px; }

.stepArea li:last-child {
  margin-bottom: 40px !important; }

.stepArea dd {
  font-size: 16px;
  line-height: 1.5; }

h4.sec_ttl01 {
  font-size: 40px !important;
  font-weight: 300 !important;
  color: #0060b0;
  padding-bottom: 5px !important;
  margin-bottom: 10px !important;
  border-bottom: 1px solid #999999;
  position: relative; }

.ttl_note {
  width: 206px;
  font-size: 15px;
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
  position: absolute;
  bottom: 6px;
  right: 40px;
  letter-spacing: 0;
  line-height: 1.2em; }

.subtext00 {
  font-size: 26px;
  margin-bottom: 30px !important; }

.subtext01 {
  color: #000000;
  font-size: 18px;
  margin-bottom: 40px !important; }
  .subtext01-red {
    color: red;
    font-weight: bold; }

.sec_note01 {
  color: #000000;
  font-size: 12px;
  text-indent: -1em; }

.note01 {
  font-size: 1.75em;
  padding-bottom: 3em !important;
  color: red; }

.sec00 .terminal {
  margin-bottom: 40px !important; }

.sec01 .terminal {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

/* sec01 */
.case_suica {
  position: relative; }

.case_suica .description01 {
  float: left;
  /* height: 42px; */
  margin: 0 0 22px 0;
  font-size: 31px;
  line-height: 1.4;
  position: absolute;
  top: 163px;
  left: 134px;
  text-align: left; }

.case_id-quicpay {
  position: relative; }

.case_id-quicpay .description01 {
  float: left;
  /* height: 42px; */
  margin: 0 0 22px 0;
  font-size: 31px;
  line-height: 1.4;
  position: absolute;
  top: 163px;
  left: 134px;
  text-align: left; }

.sec_sub_ttl01 {
  color: #0060b0;
  font-size: 28px;
  margin-bottom: 30px; }

/* sec02 */
#content #main .sec02 > p {
  /*margin: 25px 0 35px 0;*/
  /*font-size: 15px;*/
  line-height: 2em; }

#content #main .sec02 > a {
  display: block;
  margin: 0 auto;
  width: 300px;
  height: 50px;
  line-height: 50px;
  color: #000;
  font-size: 13px;
  letter-spacing: 0.1em;
  background-image: url(../img/btn_link.png);
  background-repeat: no-repeat;
  background-position: left top; }

#content #main .sec02 > a:hover {
  background-position: left bottom; }

/* sec03 */
#content #main .sec03 {
  /*border-bottom:  1px solid #b7b7b7;*/ }

#content #main .sec03 h5 {
  margin-bottom: 66px; }

#content #main div.sec03 div.faq {
  margin: 0 auto 80px;
  width: 775px;
  text-align: left;
  border-bottom: 1px solid #b7b7b7;
  font-size: 15px;
  line-height: 2em; }

#content #main div.sec03 div.faq div.q {
  min-height: 62px;
  /* width: 90%; */
  padding: 32px 90px 0 40px;
  line-height: 1.5em;
  border-top: 1px solid #b7b7b7;
  background-image: url(../img/ico_q.png);
  background-repeat: no-repeat;
  background-position: left 31px;
  font-weight: normal;
  position: relative;
  cursor: pointer; }

#content #main div.sec03 div.faq div.q div.oc_btn {
  width: 55px;
  height: 25px;
  line-height: 27px;
  text-align: right;
  padding: 0 35px 0 0;
  position: absolute;
  top: 31px;
  right: 0;
  background-image: url(../img/ico_open.png);
  background-repeat: no-repeat;
  background-position: right top;
  font-size: 12px; }

#content #main div.sec03 div.faq div:hover.q div.oc_btn {
  background-position: right bottom;
  color: #818181; }

#content #main div.sec03 div.faq div.a {
  display: none;
  padding: 0 30px 0 40px;
  border-top: 1px solid #b7b7b7;
  background-image: url(../img/ico_a.png);
  background-repeat: no-repeat;
  background-position: left 30px; }

#content #main div.sec03 div.faq div.a p {
  padding: 28px 0 30px 0; }

#content #main div.sec03 div.faq div.a p.no_space {
  padding: 28px 0 0 0; }

#content #main div.sec03 div.faq div.a ul {
  padding: 28px 0 30px 0; }

#content #main div.sec03 div.faq div.a ul li {
  padding: 0 0 0 0;
  position: relative;
  /*font-weight:normal;*/
  *list-style-type: disc;
  *padding: 0; }

/*#content #main div.sec03 div.faq div.a ul li:before {
	content: '・';
	position: absolute;
	top: 0;
	left: 0;
}*/
#content #main div.sec03 ul.caution {
  margin: 0 auto 0 auto;
  width: 775px;
  font-size: 12px;
  text-align: left;
  line-height: 2em; }

#content #main .sec03 > a {
  display: block;
  margin: 46px auto 0;
  width: 300px;
  height: 50px;
  line-height: 50px;
  color: #000;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0.1em;
  background-image: url(../img/btn_link.png);
  background-repeat: no-repeat;
  background-position: left top; }

#content #main .sec03 > a:hover {
  background-position: left bottom; }

#content #main div.sec03 p.memo {
  margin: 44px auto 0;
  font-size: 15px; }

#content #main div.sec03 p.memo_mini {
  margin: 11px auto 0;
  font-size: 10px; }

#content #main div.sec03 .contact {
  margin-bottom: 20px; }

/* helper
----------------------------------------------------*/
/* float */
#settlementArea .h-fl {
  float: left; }

#settlementArea .h-fr {
  float: right; }

/* clearfix */
#settlementArea .clearfix {
  zoom: 1; }

#settlementArea .clearfix:after {
  content: "";
  display: block;
  clear: both; }

/*text-align*/
.h-tl {
  text-align: left !important; }

/*margin*/
.h-mt40 {
  mrgin-top: 40px !important; }

.h-mb40 {
  margin-bottom: 40px !important; }

.h-mb50 {
  margin-bottom: 50px !important; }

.h-mb60 {
  margin-bottom: 60px !important; }

.h-mb70 {
  margin-bottom: 70px !important; }
