@charset "UTF-8";

#banner .inner, #container .inner{
	width: auto;
	margin: 0 10px;
	padding: 0;
}

#banner{
	margin: 0;
	padding: 0;
	color: #333;
	width: 100%;
}

#banner h2{
	position: inherit;
	max-width: 580px;
	line-height: 1.6em;
	bottom: auto;
	right: auto;
	font-size: 13px;
	padding: 0 5px 5px;
}

.contact2{
	width: auto;	
	margin: 0 10px 40px;
}

.contact2 .tel, .contact2 .order, .contact2 .order a{
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
}

.contact2 .tel{
	height: 100px;
	background: url(../img/contact-tel.png) repeat-x !important;
	background-size: auto 100%;
	position: relative;
	box-sizing: border-box;
	border: 4px solid #bbb;
}

.contact2 .tel em{
	color: #fff;
	display: block;
	text-align: center;
	text-indent: 0;
	line-height: 40px;
	font-size: 20px;
	margin: 10px 0 0;
	font-weight: bold;
	color: blue;
text-shadow: white 1px 1px 0px, white -1px 1px 0px,
             white 1px -1px 0px, white -1px -1px 0px;
}
.contact2 .tel span{
	text-indent: 0;
	color: #fff;
	display: block;
	text-align: center;
	width: 100%;
	font-size: 28px;
	line-height: 40px;
	color: red;
	font-weight: bold;
text-shadow: white 1px 1px 0px, white -1px 1px 0px,
             white 1px -1px 0px, white -1px -1px 0px;
}

 .contact2 .order{
	 height: 100px;
 }
 
 .contact2 .order a.order_text{
	 font-size: 24px;
	 height: 100px;
	 padding: 0;
	 line-height: 100px;
	background: url(../img/contact-order.png) repeat-x;
	background-size: auto 100%;
	box-sizing: border-box;
	border: 4px solid #ff4e00;
 }

#container #strength.inner{
	margin: 0 auto 100px;
}

#howto .summary img{
	display: none;
}

#strength ul{
	margin: 0 10px;
}

#strength ul li:nth-child(n){
	width: 47%;
	margin: 0 1% 20px;
}

#strength ul li p{
	font-size: 15px;
}
#strength ul li p em{
	font-size: 24px;	
}
#strength ul li:nth-child(4) p{
	font-size: 14px;
}
#strength ul li:nth-child(5) p em{
	font-size: 20px;	
}
#strength ul li:nth-child(5) p{
	font-size: 14px;
}

#strength ul li:nth-child(5){
	width: 97%;
	margin: 0 1% 30px;
}

#strength ul li:nth-child(5) ul li{
	width: 100%;
}

#howto .summary{
	background:none;
	height: auto;
}

#howto .summary ul{
	margin: 0 10px;
}

#howto .summary ul li:first-child{
	width: 100%;
	margin: 0 0 10px;
}
#howto .summary ul li:last-child{
	width: 100%;
	margin: 0 0 10px;
}

#howto .system{
	margin: 0 10px 30px;
	width: auto;
}

#howto .system p{
	width: 100%;
}

#howto .map{
	background: none;
	min-height: auto;
}

#howto .map .map-japan,#howto .map .map-world{
	position: inherit;
	background: none;
	width: auto;
	height: auto;
	bottom: auto;
	right: auto;
	margin: 0 10px 40px;	
}

#howto .map .map-japan img,#howto .map .map-world img{
	width: 100%;
	height: auto;
}

#howto .map .map-japan p{
	width: 100%;
	margin: 0 0 20px;
}

#howto .map a.enlarge{
	display: block;
	margin: 0 10px 5px;
	text-align: right;
}

#howto .map a.enlarge img{
	display: block;
	margin: 0;
}

#howto .map a.enlarge p{
	display: inline-block;
	margin: 5px 0 0;
	padding: 0;
	text-align: right;
	background: #172a88;
	color: #fff;
	padding: 3px 10px;
	border-radius: 3px;
}

#howto .map a.enlarge p:after{
  content: "\f061";
  font-family: 'FontAwesome';
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 1.2em;
}

#howto .feature{
	margin: 0 10px 40px;
}

#howto .feature ul li{
	width: 100%;
	margin: 0 0 20px;
	font-size: 15px;
}

#price .price-table{
	margin: 0 10px;
	padding: 0;
}

#price .price-table .primary{
	width: 100%;
}

#price .price-table .monthly{
	width: 100%;
}


#price .price-table .monthly ul li{
	display: block;
	width: 100%;
	max-width: 200px;
	text-align: center;
	vertical-align: top;
	padding: 0;
	margin: 0 auto 0px;
}

#price .price-table .japan:nth-child(n) .comment{
	position: relative;
	top: auto;
	right: auto;
	width: auto;	
	padding: 50px 60px;
	margin-bottom: -60px;
}

#price .price-table .japan p{
	font-size: 12px;
	line-height: 1.4em;
}

#price .price-table .japan table th{
	color: #333;
	text-align: center;
	width: auto;
	background: #f7bb9e;
	padding: 10px;
	border-bottom: 1px solid #e50011;
	border-right: 1px solid #e50011;
}

#price .price-table .japan table td{
	padding: 10px;
	border-bottom: 1px solid #e50011;
	border-right: 1px solid #e50011;
	font-weight: bold;
}
#price .price-table .guarantee p{
	font-size: 12px;
	line-height: 1.4em;
}

#price .price-table .guarantee table th{
	color: #333;
	text-align: center;
	width: auto;
	background: #f7bb9e;
	padding: 10px;
	border-bottom: 1px solid #e50011;
	border-right: 1px solid #e50011;
}

#price .price-table .guarantee table td{
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #e50011;
	border-right: 1px solid #e50011;
	font-weight: bold;
}
#price .price-table .guarantee .name {
	text-align: center;
	padding: 10px;
	background: #D4E6F1;
	border-bottom: 1px solid #3498DB;
	border-right: 1px solid #3498DB;
	font-weight: bold;
}
#price a.enlarge{
	display: block;
	margin: 0 10px 40px;
	text-align: right;
}

#price a.enlarge img{
	display: block;
	margin: 0;
}

#price a.enlarge p{
	display: inline-block;
	margin: 5px 0 0;
	padding: 0;
	text-align: right;
	background: #172a88;
	color: #fff;
	padding: 3px 10px;
	border-radius: 3px;
}

#price a.enlarge p:after{
  content: "\f061";
  font-family: 'FontAwesome';
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 1.2em;
}

#price .promotion{
	background: url(../img/promotion-bg.png) no-repeat center top;
	background-size: cover;
	height: auto;
	margin: 0 10px 40px;
	position: relative;
}

#price .promotion .circle{
	position: absolute;
	float: none;
	width: 80px;
	height: 80px;
	top: -40px;
	left: -10px;
}

#price .promotion .circle h3{
	margin: 15px 0;
	font-size: 16px;
}

#price .promotion ul{
	width: auto;
	padding: 40px 10px 10px;
}

#price .promotion ul li{	
	display: inline-block;
	width: 100%;
	margin: 0;
	text-align: left;
	vertical-align: top;
	position: relative;
	padding: 10px 0;
}

#others .inner{
	margin: 0 10px 40px;
	width: auto;
}

#others .after ul{
	margin: 0 0 30px;
}

#others .after li:nth-child(n) p{
	float: none;
	width: auto;
	font-size: 15px;
}

#others .after li:nth-child(n) img{
	display: none;
}

#others .after li p.title{
	background: url(../img/after.png) no-repeat;
	background-size: cover;
	width: 90px;
	height: 90px;
	display: block;
	text-align: center;
	float: left;
	margin: 0 20px 0 0;
}

#others .after li p.title em{
	display: block;
	color: #172a88;
	font-weight: bold;
	margin: 20px 0;
}

#others .spec img:nth-child(1){
	width: 30%;
	float: none;
	margin: 0 auto;
	display: block;
}
#others .spec a.enlarge{
	width: auto;
	float: none;	
	display: block;
	margin: 0 10px;
}

#others .spec a.enlarge{
	display: block;
	margin: 0 10px 40px;
	text-align: right;
}

#others .spec a.enlarge img{
	display: block;
	margin: 0;
	width: 100%;
}

#others .spec a.enlarge p{
	display: inline-block;
	margin: 5px 0 0;
	padding: 0;
	text-align: right;
	background: #172a88;
	color: #fff;
	padding: 3px 10px;
	border-radius: 3px;
}

#others .spec a.enlarge p:after{
  content: "\f061";
  font-family: 'FontAwesome';
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 1.2em;
}

#container .steppay{
	width: 100%;
	height: auto;
	background: none;
}

#container .steppay dl{
	width: 100%;
	margin: 0 0 30px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}

#container .steppay dl dt{
	display: block;
	background: #152C68;
	padding: 10px;
}
#container .steppay dl dd{
	border: 1px solid #ddd;
	margin: 0;
}

#container .japan table tr th, #container .japan table tr td{
	display: block;
	width: auto;
}

#container #howto .deliverylist table, #container #howto .deliverylist table tbody, #container #howto .deliverylist table tbody tr{
	width: auto;
	display: block;
}

#container #howto .deliverylist table tr th, #container #howto .deliverylist table tr td{
	display: block;
	width: auto;
}
.contact2 {
	width:100%;
	margin: auto auto 40px auto;
	}
	
.tel {
		width:100%;
		background-image: url(../img/call.png);
		text-indent:-9999px;
		margin: 0 auto 20px auto;
		background-repeat: no-repeat;
		display:block;
		}
body.en .contact2 .tel{
	background-image: url(../img/en/call.png);
}
body.th .contact2 .tel{
	background-image: url(../img/th/call.png);
}
.order {
	width:100%;
	text-align:center;
	margin: auto;
	background-image: url(../img/order_over.png);
	background-repeat: no-repeat;
	display:block;
}
.order a {
	width:100%;
	text-align:center;
	margin: auto;
    vertical-align:bottom;
	background-image: url(../img/order.png);
	background-repeat: no-repeat;
	display:block;
}

.order a:hover {
	width:100%;
	text-align:center;
	margin: auto;
    vertical-align:middle;
	background:none;
	display:block;
}
.order_text {
	text-align:center;
	margin: auto;
	padding-top:50px;
    vertical-align:middle;
	color:#FFFFFF;
	text-shadow: 0 0 1px rgba(255,240,0,0.9), 0 0 3px rgba(255,240,0,0.9);
	font-weight: bold;
	font-size: 48px;
	}
	.voice {display: block; width: 100%; margin: auto; padding: 0px; overflow: hidden;}
	.voice h3 {display: block; background: #000000; font-size: 23px; font-weight: bold; margin: 0px; padding: 19px 25px 17px 60px; color: #fff; position: relative; height: 19px;}
	.voice h3 img {position: absolute; display: block; left: 15px; top: 13px;}
	.detailVoice {display: block; background: url(../img/bg-voice.png) bottom no-repeat; width: auto; margin: 0px; padding: 15px 25px 15px 20px; overflow: hidden;}
	.detailVoice dl {display: block; margin: 15px 15px 20px; padding: 0px; color: #565555; overflow: hidden;}
		.detailVoice dl dt {display: block; float: left; border: 1px solid #8a97b8; height: 155px; width: 155px; }
		.detailVoice dl dd {display: block; /*float: right;*/ margin-left: 15px; /*width: 365px;*/ margin: 0px; padding: 0px; }
		.detailVoice dl dd p.name {display: block; font-size: 16px; font-weight: bold; margin: 0px; padding: 0px;}
	.bdBlue {border: 1px solid #8a97b8; padding: 0px; display: block; height: 300px; 
    overflow: scroll;}
    
.en #howto .summary ul li p{
	font-size: 15px;
}
.en #howto .summary ul li p span{
	font-size: 11px
}

.th #howto .summary ul li p{
	font-size: 15px;
}
.th #howto .summary ul li p span{
	font-size: 11px
}
.clearfix:after{
	content: "";
	clear: both;
	display: block;
}
.strength_box {
	display: table;
}
.strength {
    width: 45%;
    margin: 0 2%;
    display: table-cell;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center; 
    float: left;
}
.strength_ttl {
    color: #004fa2;
    text-align: center;
    font-size: 22px;
}
.strength_txt {
    font-size: 13px;
    text-align: left;
}