@charset "utf-8";

/*============================================
wifi専用スタイル
============================================*/

table.rent-details{
	
}
table.rent-details {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border: 1px solid #ccc;
}
table.rent-details thead {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #04162e;
}
table.rent-details thead th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
}
table.rent-details tbody th {
	/*width: 160px;*/
	padding: 10px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #f7f7f7;
}
table.rent-details td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
table.rent-details-gy td {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
.t_code{
	font-size: 10px;
	color: gray;
}
.price span{
    font-size: 16px;
    font-weight: 700;
    color: #fffefe;;
}

.btn-submit{
    width: 384px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #4c4c4c;
    border: 6px solid #fd9d07;
    background: #fffefe;
    border-radius: 3px;
    padding: 20px 15px;
    display: inline-block;
    text-decoration: none;
    line-height: 1.3;
	background-image: url(../images/wifimark.png);
	background-repeat: no-repeat;
	background-position: bottom 18px left 3px;;
}
.btn-submit_pre{
    width: 384px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #4c4c4c;
    border: 6px solid #ff3366;
    background: #fffefe;
    border-radius: 3px;
    padding: 20px 15px;
    display: inline-block;
    text-decoration: none;
    line-height: 1.3;
	background-image: url(../images/wifimark.png);
	background-repeat: no-repeat;
	background-position: bottom 18px left 3px;;
}
.button{
    font-size: 16px;
    font-weight: 700;
    width:90px;
    color: #fff;
    background: #ff6666;
    background: -moz-linear-gradient(top, #ff6666 0%, #ff3366 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6666), color-stop(100%,#ff3366));
    background: -webkit-linear-gradient(top, #ff6666 0%,#ff3366 100%);
    background: -o-linear-gradient(top, #ff6666 0%,#ff3366 100%);
    background: -ms-linear-gradient(top, #ff6666 0%,#ff3366 100%);
    background: linear-gradient(to bottom, #ff6666 0%,#ff3366 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6666', endColorstr='#ff3366',GradientType=0 );
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 16px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    -webkit-box-shadow: 0 2px 0 0 #c2c2c2;
    box-shadow: 0 2px 0 0 #c2c2c2;
    line-height: 1.2;
}
.button2{
    font-size: 16px;
    font-weight: 700;
    width: 90px;
    color: #fff;
    background: #fc9b02;
    background: -moz-linear-gradient(top, #fc9b02 0%, #ffa71d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc9b02), color-stop(100%,#ffa71d));
    background: -webkit-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: -o-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: -ms-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: linear-gradient(to bottom, #fc9b02 0%,#ffa71d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9b02', endColorstr='#ffa71d',GradientType=0 );
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 16px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    -webkit-box-shadow: 0 2px 0 0 #c2c2c2;
    box-shadow: 0 2px 0 0 #c2c2c2;
    line-height: 1.2;
}
.btn-submit-mobile{
    width: 390px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-shadow: -1px -1px 0 #ac4352;
    background: #fc9b02;
    background: -moz-linear-gradient(top, #fc9b02 0%, #ffa71d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc9b02), color-stop(100%,#ffa71d));
    background: -webkit-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: -o-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: -ms-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: linear-gradient(to bottom, #fc9b02 0%,#ffa71d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9b02', endColorstr='#ffa71d',GradientType=0 );
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 25px 15px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    -webkit-box-shadow: 0 2px 0 0 #c2c2c2;
    box-shadow: 0 2px 0 0 #c2c2c2;
    line-height: 100%;
}
.btn-submit2{
    width: 400px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-shadow: -1px -1px 0 #ac4352;
    background: #ff6666;
    background: -moz-linear-gradient(top, #ff6666 0%, #ff3366 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6666), color-stop(100%,#ff3366));
    background: -webkit-linear-gradient(top, #ff6666 0%,#ff3366 100%);
    background: -o-linear-gradient(top, #ff6666 0%,#ff3366 100%);
    background: -ms-linear-gradient(top, #ff6666 0%,#ff3366 100%);
    background: linear-gradient(to bottom, #ff6666 0%,#ff3366 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6666', endColorstr='#ff3366',GradientType=0 );
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 20px 15px;
	margin: 15px auto;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-box-shadow: 0 2px 0 0 #c2c2c2;
    box-shadow: 0 2px 0 0 #c2c2c2;
    line-height: 100%;
}
.btn-submit2-mobile{
    width: 400px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-shadow: -1px -1px 0 #ac4352;
    background: #fc9b02;
    background: -moz-linear-gradient(top, #fc9b02 0%, #ffa71d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc9b02), color-stop(100%,#ffa71d));
    background: -webkit-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: -o-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: -ms-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: linear-gradient(to bottom, #fc9b02 0%,#ffa71d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9b02', endColorstr='#ffa71d',GradientType=0 );
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 20px 15px;
	margin: 15px auto;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-box-shadow: 0 2px 0 0 #c2c2c2;
    box-shadow: 0 2px 0 0 #c2c2c2;
    line-height: 100%;
}
div.left{
	float: left;
	width: 450px;
}
div.right{
	float: left;
	width: 500px;
	padding-left: 10px;
	font-size: 14px;
}
#header_language h3{
    font-size: 16px;
    width: 145px;
	background: #fff;
    margin-left: 340px;
    padding: 10px 0px 10px 20px;
    color: #fc9b02;
}
#header_language ul, #header_language ol{
    background: #fffde7;
    box-shadow: 0px 0px 0px 10px #fdebc6;
    border: dashed 2px #fc9b02;
    border-radius: 9px;
    margin-left: 340px;
    margin-right: 10px;
    padding: 0.4em 0.4em 0.4em 2em;
}

#header_language  ul li,#header_language ol li {
  line-height: 1.2;
  padding: 0.2em 0;
}
#header_language li a{
	text-decoration: none!important;
	color: #fc9b02;
}
#header_language li a:hover{
	text-decoration: underline!important;
	color: #fc9b02;
}
.step{
	font-size: 14px;
	line-height: 1.3;
}
.step span{
	font-size: 24px;
	font-weight: 700;
	color: #333;
}
.step h2{
	font-size: 28px;
	background: #215997;
	text-align: center;
	color: #fff;
	padding: 6px;
}
.step1,
.step2,
.step3,
.step4{
    float: left;
    width: 240px;
    height: 325px;
    margin-bottom: 13px;
    padding: 8px;
}
.step1{
	background: #fff7e6;
}
.step2{
	background: #fff0cf;
}
.step3{
	background: #ffeabd;
}
.step4{
	background: #fbe0a8;
}
.step img{
	width: 100%;
}
.step:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}

#wifiplans{
	width: 644px;
	margin: 10px auto;
}
#simplans{
	width: 900px;
	margin: 10px auto;
}
.simplans_Ba, .simplans_Pr{
    float: left;
    width: 296px;
    margin: 2px;
    border-radius: 5px;
    overflow: hidden;
}
.wifiplans_Ba, .wifiplans_Pr{
    float: left ;
    width: 319px;
    margin: 1px;
    border-radius: 4px;
    overflow: hidden;
}
.simplans_Ba h4,
.wifiplans_Ba h4{
	color: #fff;
	text-align: center;
	font-size: 25px;
	padding: 16px 10px 10px;
    background: #fc9b02;
    background: -moz-linear-gradient(top, #fc9b02 0%, #ffa71d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc9b02), color-stop(100%,#ffa71d));
    background: -webkit-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: -o-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: -ms-linear-gradient(top, #fc9b02 0%,#ffa71d 100%);
    background: linear-gradient(to bottom, #fc9b02 0%,#ffa71d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9b02', endColorstr='#ffa71d',GradientType=0 )
}
.wifiplans_Pr h4{
	color: #fff;
	text-align: center;
	font-size: 25px;
	padding: 16px 10px 10px;
    background: #ff6666;
    background: -moz-linear-gradient(top, #ff6666 0%, #ff3366 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6666), color-stop(100%,#ff3366));
    background: -webkit-linear-gradient(top, #ff6666 0%,#ff3366 100%);
    background: -o-linear-gradient(top, #ff6666 0%,#ff3366 100%);
    background: -ms-linear-gradient(top, #ff6666 0%,#ff3366 100%);
    background: linear-gradient(to bottom, #ff6666 0%,#ff3366 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6666', endColorstr='#ff3366',GradientType=0 );
}
#simplans:after,
#wifiplans:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

.simplans_Ba ul{
	border: 2px solid #fea212;
}
.wifiplans_Ba ul{
	border: 2px solid #fea212;
}

.wifiplans_Pr ul{
	border: 2px solid #ff4b66;
	background-image: url(../images/Premium_plan.png);
}

#wifiplans ul, #wifiplans ol,
#simplans ul, #simplans ol {
    color: #1e366a;
	height: 170px;
    padding: 0.5em 0.5em 1.5em 2em;
}

#wifiplans ul li, #wifiplans ol li {
    line-height: 1.1;
    font-size: 18px;
    padding: 0.5em 0;
}
table.wifiplans_hyou{
  border-collapse:collapse;
  width: 100%;
  margin-left: 10px;
}
.wifiplans_hyou td,.wifiplans_hyou th{
  border:1px solid #ccc;
  background: #fff;
  text-align: center;
  padding:10px;
}
.wifiplans_hyou th{
  background:#f7f7f7;
}
.wifiplans_hyou tr:first-child th{
  border-top:7px solid #5f5f5f;
}
.wifiplans_hyou tr:first-child td.orange{
  border-top:7px solid #fd9e08;
}
.wifiplans_hyou tr:first-child td.pink{
  border-top:7px solid #ff5766;
}
.menu{
	width: 100%;
	text-align: center;
}
.wifi_rental{
	float: left;
	width: 400px;
    margin: 10px 25px 10px 125px;
	text-align: center;
	margin-bottom: 50px;
}
.simcard{
	float: left;
	width: 400px;
    margin: 10px 125px 10px 25px;
	text-align: center;
	margin-bottom: 50px;
}
.btn-gradient-3d-simple {
  display: inline-block;
  padding: 0.5em 1em;
  font-size: 23px;
  width: 70%;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  color: #ffffff;
  background-image: linear-gradient(#6795fd 0%, #67ceff 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #5e7fca;
}

.btn-gradient-3d-simple:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}