body {
}
html, body {
}

.clear {
	clear:both;
}
.tright {
	text-align: right;
}

div#content {
	color: #3a3a39;
	font-family: 'Noto Sans Japanese';
	font-weight: 200;
	width: 100%;
	text-align: center;
	position: relative;
}
#content.cn {
	font-family: "Microsoft Yahei","PingHei" ,"sans-serif";
	font-weight: normal;
}
#content.twn {
	font-family: "Microsoft Yahei","微软雅黑", "PingHei" ,"sans-serif";
	font-weight: normal;
}
#content.kr {
	font-family: "Malgun Gothic","Yoon Gothic","sans-serif";
	font-weight: normal;
}
#content.th {
	font-family: Tahoma, sans-serif;
	font-weight: normal;
}
#content #lang_menu {
	width: 100%;
	height: 14px;
	padding: 18px 0;
	background-color: #f8f8f8;
}
#content #lang_menu ul {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 13px;
	line-height: 13px;
	border-left: 1px solid #b7b7b7;
}
#content #lang_menu li {
	font-size: 13px;
	width: 161px;
	height: 13px;
	line-height: 13px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border-right: 1px solid #b7b7b7;
}
#content #lang_menu li a {
	font-family: 'Noto Sans Japanese';
	font-weight: 200;
	display: block;
	/*width: 165px;*/
	height: 13px;
	color: #b7b7b7;
}
#content #lang_menu li.curr a,
#content #lang_menu li a:hover,
#content #lang_menu li a:active {
	color: #3a3a39;
}
#content #header_img {
	width: 100%;
	height: 546px;
	position: relative;
}
#content #header_img div.ov {
	display: none;
}
#content div.other_link {
	width: 100%;
	/*height: 92px;*/
	height: 206px;
	padding: 10px 0 8px 0;
	background-color: #eaeaea;
	position: absolute;
	top: 596px;
	left: 0;
	z-index: 300;
}
#content div.other_link ul {
	
}
#content div.other_link ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 397px;
	height: 93px;
	margin: 0 11px 0 11px;
	background-position: left top;
	background-repeat: no-repeat;
}
#content div.other_link ul li:hover {
	background-position: left bottom;
}
#content div.other_link ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
#content div.other_link ul li.lawsonwalk {
	background-image: url(../../../img/service/in/btn_lawsonwalk.png);
}
#content div.other_link ul li.ghibli {
	background-image: url(../../../img/service/in/btn_ghibli.png);
}
#content div.other_link ul li.alipay {
	background-image: url(../../../img/service/in/btn_alipay.png);
	margin-top: 20px;
}
#content div.other_link ul li.alipay.cn {
	background-image: url(../../../img/service/in/btn_alipay_c.png);
}
#content #page_menu {
	width: 100%;
	height: 14px;
	padding: 18px 0;
	background-color: #cfcfcf;
	position: absolute;
	/*top: 706px;*/
	top: 820px;
	left: 0;
	z-index: 300;
}
#content #page_menu ul {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 13px;
	line-height: 13px;
}
#content #page_menu li {
	font-size: 13px;
	width: 160px;
	height: 13px;
	line-height: 13px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border-right: 1px solid #121212;
}
#content #page_menu li.last {
	border: none;
}
#content #page_menu li a {
	font-family: 'Noto Sans Japanese';
	font-weight: 200;
	display: block;
	width: 160px;
	height: 13px;
	color: #727272;
}
#content #page_menu li.curr a,
#content #page_menu li a:hover,
#content #page_menu li a:active {
	color: #727272;
}
#content #page_menu li a:hover,
#content #page_menu li a:active {
	color: #161616;
}
#content #page_menu li a:hover span,
#content #page_menu li a:active span {
	color: #161616;
	border-bottom: 2px solid #161616;
}

/* main */
#content .slide-bottom {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	position: relative;
}
#content .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}
#content #credit_area,
#content #product_area,
#content #exchange_area{
	background-color: #f4f4f4;
}

#content div > h2 {
	font-family: "Oswald";
	font-weight: 300;
	font-size: 100px;
	text-align: left!important;
	padding: 0;
	margin: 0 0 25px 45px!important;
	width: 540px;
	line-height: 0.9em;
	color: #898989;
}
#content h4 {
	font-family: "Oswald";
	font-weight: 400!important;
	font-size: 23px!important;
	padding: 0!important;
	margin: 110px 0 15px 60px!important;
	text-align: left;
	height: 23px;
	line-height: 23px;
	color: #898989;
}
#content.en h4 {
	margin-top: 90px;
}
#content.cn h4,
#content.twn h4,
#content.kr h4 {
	margin-top: 150px;
}
#content.th h4 {
	margin-top: 60px;
}
#content h3 {
	width: 425px;
	margin: 0 0 0 60px;
	text-align: center;
}
#content .inner > p {
	font-size: 16px;
	padding: 9px 0;
	margin: 0 0 0 60px;
	width: 515px;
}
#content div.inner .mini {
	margin: 5px 0 5px 60px;
	font-size: 12px;
}
/* ================================================== *
 *
 *  $ wifi_area
 *
 * ================================================== */
#content #wifi_area {
	padding: 55px 0 50px 0;
	margin: 275px auto 0;
	/*margin: 160px auto 0;*/
	/* height: 510px; */
}
#content #wifi_area h3 {
	width: 395px;
}
#content #wifi_area .inner > p {
	font-size: 15px;
	padding: 9px 0;
}
#content #wifi_area div.inner a {
	display: block;
	margin: 0 0 25px 60px;
	padding: 0 0 0 90px;
	width: 305px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 23px;
	background-image: url(/temp/img/service/in/wifi_bg_button.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content.kr #wifi_area div.inner a {
	padding: 0 45px 0 45px;
}
#content #wifi_area  div.inner a:hover {
	background-position: left bottom;
	color: #7ec1f3;
}
#content #wifi_area  div.inner div.img {
	position: absolute;
	top: 0;
	right: 0;
}
/* ================================================== *
 *
 *  $ credit_area
 *
 * ================================================== */
#content #credit_area {
	padding: 40px 0 50px 0;
	/* height: 620px; */
}
#content.en #credit_area {
	/* height: 650px; */
}
#content.th #credit_area {
	/* height: 650px; */
}
#content #credit_area h2 {
	margin: 0 0 25px 35px!important;
}
#content #credit_area h4 {
	margin: 60px 0 15px 60px!important;
}
#content #credit_area .inner > p {
	font-size: 16px;
	padding: 15px 0 0 0;
	line-height: 1.7em;
	font-weight: bold;
	width: 470px;
}
#content #credit_area .inner div.lead {
	font-size: 14px;
	padding: 10px 0 0 0;
	margin: 0 0 0 55px;
	width: 470px;
	line-height: 1.7em;
}
#content.en #credit_area .inner div.lead {
	line-height: 1.3em;
}
#content #credit_area .inner div.lead ul li {
	padding: 0 0 0 18px;
	position: relative;
	*list-style-type: disc;
}
#content #credit_area .inner div.lead ul li:before {
	content: '・';
	position: absolute;
	top: 0;
	left: 0;
}
#content.en #credit_area .inner div.lead ul li:before {
	content: '-';
}
#content.cn #credit_area .inner div.lead ul li:before {
	content: '・';
}
#content #credit_area .inner div.lead ul li a:link{
	color: #1f5fa8;
}
#content #credit_area .inner div.lead ul li a:visited{
	color: #1f5fa8;
}
#content #credit_area .inner div.lead ul li a:active{
	color: #63b2ed;
}
#content #credit_area .inner div.lead ul li a:hover{
	color: #63b2ed;
}
#content #credit_area  div.inner div.img {
	position: absolute;
	top: 0;
	right: 0;
}
#content #credit_area  div.inner div.imgcca {
	position: relative;
	margin: 0 0 0 60px;
}
/* ================================================== *
 *
 *  $ atm_area
 *
 * ================================================== */
#content #atm_area {
	padding: 40px 0 50px 0;
	/* height: 620px; */
}
#content.en #atm_area {
	 height: 800px;
}
#content.th #atm_area {
	height: 650px;
}
#content #atm_area h2 {
	margin: 0 0 25px 35px!important;
}
#content #atm_area h4 {
	margin: 60px 0 15px 60px!important;
}
#content #atm_area .inner > p {
	font-size: 16px;
	padding: 15px 0 0 0;
	line-height: 1.7em;
	font-weight: bold;
	width: 470px;
}#content #atm_area div.inner a {
	display: block;
	margin: 0 0 90px 60px;
	padding: 0 0 0 90px;
	width: 305px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 23px;
	background-image: url(/temp/img/service/in/wifi_bg_button.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content.kr #atm_area div.inner a {
	padding: 0 45px 0 45px;
}
#content #atm_area  div.inner a:hover {
	background-position: left bottom;
	color: #7ec1f3;
}
#content #atm_area .inner div.lead {
	font-size: 14px;
	padding: 10px 0 20px 0;
	margin: 0 0 0 55px;
	width: 470px;
	line-height: 1.7em;
}
#content.en #atm_area .inner div.lead {
	line-height: 1.3em;
}
#content #atm_area .inner div.lead ul li {
	padding: 0 0 0 18px;
	position: relative;
	*list-style-type: disc;
}
#content #atm_area .inner div.lead ul li:before {
	content: '・';
	position: absolute;
	top: 0;
	left: 0;
}
#content.en #atm_area .inner div.lead ul li:before {
	content: '-';
}
#content.cn #atm_area .inner div.lead ul li:before {
	content: '・';
}
#content #atm_area .inner div.lead ul li a:link{
	color: #1f5fa8;
}
#content #atm_area .inner div.lead ul li a:visited{
	color: #1f5fa8;
}
#content #atm_area .inner div.lead ul li a:active{
	color: #63b2ed;
}
#content #atm_area .inner div.lead ul li a:hover{
	color: #63b2ed;
}
#content #atm_area  div.inner div.img {
	position: absolute;
	top: 0;
	right: 0;
}
#content #atm_area  div.inner div.imgcca {
	position: relative;
	margin: 0 0 0 60px;
}
#content #atm_area  div.inner div.atmlogos {
	position: relative;
	margin: 0 0 0 60px;
	border: 1px solid #909090;
	padding: 20px 10px;
	text-align: center;
}
#content #atm_area  div.inner div.atmlogos .atmlogos__inner{
	display: table;
	margin: auto;
}
#content #atm_area  div.inner div.atmlogos .table-cell{
	display: table-cell;
}
#content #atm_area  div.inner div.atmlogos ul{
	padding-left: 90px;
}
#content #atm_area  div.inner div.atmlogos li {
	text-align: center;
	position: relative;
}
#content #atm_area  div.inner div.atmlogos li img {
	margin: 0 10px;
	width: auto;
	height: 70px;	
}
#content #atm_area  div.inner div.atmlogos span {
	display: block;
	margin-bottom: 10px;
}
#content #atm_area  div.inner div.atmlogos p img{
	width: auto;
	height: 210px;
}
#content #atm_area  div.inner div.atmlogos .atm-mark-cn{
	margin-right: 40px;
}
/* ================================================== *
 *
 *  $ product_area
 *
 * ================================================== */
#content #product_area {
	padding: 0 0 50px 0;
	/* height: 965px; */
}
#content #product_area  div.inner {
	border-top: 1px solid #fff;
}
#content #product_area .inner > p {
	width: 390px;
	min-height: 66px;
}
#content.en .inner > p {
	margin: 0 0 0 40px;
	width: 450px!important;
}
#content.kr .inner > p {
	margin: -20px 0 0 40px;
	width: 450px!important;
}
#content #product_area div > h2 {
	margin: 30px 0 30px 45px!important;
}
#content #product_area  div.inner div.img {
	position: relative;
	top: 0;
	left: 0;
}
#content #product_area  div.inner div.img2 {
	position: absolute;
	top: -1px;
	right: 0;
}
/* ================================================== *
 *
 *  $ map_area
 *
 * ================================================== */
#content #map_area {
	padding: 40px 0 0 0;
}
#content #map_area .inner {
	position: relative;
}
#content #map_area div > h2 {
	margin: 0 0 0 45px!important;
}
#content #map_area div.lead {
	width: 580px;
	font-size: 12px;
	position: absolute;
	top: 15px;
	right: 0;
	line-height: 1.5em;
}
#content #map_area div.lead p {
	font-size: 16px;
	line-height: 2em;
}
#content #map_area ul {
	padding: 40px 0 0 0;
	margin: 0 auto;
	width: 900px;
}
#content #map_area li {
	position: relative;
	width: 390px;
	margin: 0 30px 50px 30px;
	background-color: #fff;
	color: #040404;
	text-align: left;
	float: left;
}
#content #map_area li div.map_ov {
	position: absolute;
	top: 0;
	left: 0;
	width: 390px;
	height: 188px;
	z-index: 100;
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#content #map_area li h3 {
	width: auto;
	text-align: left;
	font-size: 16px;
	margin: 0;
	padding: 15px;
}
#content #map_area li p {
	font-size: 15px;
	line-height: 1.5em;
	padding: 0 15px 30px 15px;
}
#content #map_area #store_list {
	margin: 40px auto 0;
	padding-bottom:50px;
	overflow: hidden;
	zoom: 1;
}
#content #map_area #store_list h4 {
    color: #63b2ed;
    font-size: 1.8em !important;
    padding: 10px !important;
    margin: 0 !important;
    font-family: 'ヒラギノ角ゴ ProN W3','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro',verdana,'メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
}
#content #map_area #store_list table{
	padding:20px;
}
#content #map_area #store_list table th{
	background: #ededed;
	border: 1px solid #dfdfdf;
	padding: 1em;
	/* text-align: center; */
	font-size: 1em;
	font-weight: bold;
}
#content #map_area #store_list table td{
  background: #fff;
  border: 1px solid #dfdfdf;
  padding: 1em;
}
#content #map_area #store_list table .item01{
    width: 35%;
}
#content #map_area #store_list table .item02{
	width: 35%;
}
#content #map_area #store_list table .item03{
	width: 15%;
}
#content #map_area #store_list table .item04{
	width: 15%;
}

/* ================================================== *
 *
 *  $ alipay_area
 *
 * ================================================== */
#alipay_area{
	display: none;
}
#alipay_inner{
/*	width: 700px;*/
	padding: 20px!important;
	border: 3px solid #7ec1f3;
	overflow: auto;
}
#alipay_inner dl{
	width: 710px;
	margin: 0 auto 10px!important;
	clear: both;
	overflow: hidden;
}
#alipay_inner dt{
	float: left;
}
#alipay_inner dd{
	font-size: 16px!important;
	float: left;
	margin-top: 30px!important;
	margin-left: 20px!important;
}
#alipay_inner p{
	text-align: center;
	margin-bottom: 20px!important;
}
#alipay_inner h3{
	font-size: 16px!important;
	color: #7ec1f3;
	margin-bottom: 10px!important;
}
#alipay_inner .table_area table{
	width: 760px;
	margin: auto;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #239fdb;
	/*border-left: 1px solid #239fdb;*/
	/*border-right: 1px solid #239fdb;*/
  background: #ffffff;
}
#alipay_inner .table_area table th {
	border-bottom: 1px solid #239fdb;
	border-left: 1px solid #239fdb;
	background: #87d3f8;
	padding: 8px;
	color: #333333;
	text-align: center;
}
#alipay_inner .table_area table td {
	border-bottom: 1px solid #239fdb;
	border-right: 1px solid #239fdb;
	padding: 8px;
	color: #333333;
}
#alipay_inner .table_area table td.last-none{
	border-right: none;
}
#alipay_inner .alipay_map{
	background-color: #006CB6;
	display: block;
	padding: 3px;
	color: #ffffff;
	text-align: center;
}
#alipay_inner .alipay_map a{
	color: #ffffff;
}
#alipay_inner .alipay_map a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/* Alipayポップアップ */
#popArea {
	width: 735px;
	margin: auto;
	text-align: center;
}
#popArea .h-tl {
	text-align: left;
}
#popArea .h-tr {
	text-align: right;
}
#popArea .h-mb20 {
	margin-bottom: 20px;
}
#popArea .h-mb25 {
	margin-bottom: 25px;
}
#popArea .h-mb30 {
	margin-bottom: 30px;
}
#popArea .h-mb40 {
	margin-bottom: 40px;
}
.popArea__header {
	padding: 15px 25px;
	border-bottom: 1px solid #d9d9d9;
}
.popArea__header h1 {
	margin: 0;
	line-height: 0;
}
.popArea__body {
	padding: 15px 25px;
}
.popArea__body p {
	margin: 0;
}
.popArea__body h2 {
	color: #0060b0;
	font-size: 28px;
	margin: 0;
	font-weight: 300;
}
.popArea__body dt {
	color: #0060b0;
}
.popArea__body dd {
	margin: 0;
}
.popArea__body .alipay-desctiption {
	overflow: hidden;
	margin-bottom: 25px;
	letter-spacing: -.4em
}
.popArea__body .alipay-desctiption * {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
.popArea__body .alipay-desctiption p {
	width: 520px;
	margin-left: 25px;
}
.popArea__body a.close {
	text-decoration: none;
	padding: 10px 50px;
	border: 1px solid #0060b0;
	border-radius: 5px;
	margin-bottom: 50px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
p.copyright {
	background: #f5f5f5;
	padding: 20px 0;
	text-align: center;
	margin: 0;
}

/* ================================================== *
 *
 *  $ exchange_area
 *
 * ================================================== */



#content #exchange_area  div.inner div.img2 {
	position: absolute;
	top: 220px;
	right: 16px;
}

#content #exchange_area ul {
	padding: 30px 0 0 15px;
	margin: 0 auto;
	width: 985px;
	background-color: #fff;
}

#content #exchange_area li {
	position: relative;
	width: 113px;
	margin: 0 15px;
	color: #040404;
	float: left;
	text-align: center!important;
}
#content #exchange_area li.first-child{
    margin-left: 15px;
}

#content #exchange_area li.first-child.Lower{
    padding-bottom:30px;
}
#content #exchange_area li.Lower{
    padding-bottom:30px;
}

#content #exchange_area li p {
	font-size: 13px;
	line-height: 1.5em;
	padding: 0 15px;
}

#content #exchange_area table{
	margin: 16px auto;
}
#content #exchange_area table th{
	background: #ededed;
	border: 1px solid #dfdfdf;
	padding: 1em;
	font-size: 1em;
	font-weight: bold;
}
#content #exchange_area table td{
  background: #fff;
  border: 1px solid #dfdfdf;
  padding: 1em;
  text-align: left;
}
#content #exchange_area table .item01{
    width: 35%;
}
#content #exchange_area .item02{
	width: 35%;
}
#content #exchange_area table .item03{
	width: 15%;
}
#content #exchange_area table .item04{
	width: 15%;
}

div#exchange_area {
margin:0 auto;
	}

div#exchange_area .clearfix .currency{
	text-align:left;
	padding: 0 0 16px 22px;
	font-size:18px;
	font-weight:400;
}


div#exchange_area .inner h2{
	padding-top:40px;
	}
	
div#exchange_area .inner p{
	font-weight:400;
	margin-bottom: 25px;
}
#exchange_area .nationalflag {
height: 500px;
margin-bottom: 30px;
background: #fff;
width: 1000px;
margin: 0 auto;
}
div#exchange_area .Installation h5{
		text-align:left;
	padding-left:36px;
	font-size:18px;
	font-weight:400;
}

#exchange_area .Installation {
    width:1000px;
    margin: 40px auto;
}

#exchange_area .video-wrapper {
    padding-bottom:40px;
}