@charset "utf-8";
/* CSS Document */
#receipt h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, caption, th, td, img, form {
  /*margin: 0;*/
  padding: 0;
  border: none;
  font-style: normal;
  /*font-weight: normal;*/
  font-size: 100%;
  list-style-type: none;
}
#receipt a:hover { text-decoration: none; }
#receipt img {
  vertical-align: bottom;
  border: none;
}
#receipt { overflow: hidden; }
#receipt p {
  margin: 0;
  padding: 0;
}
.tax { padding: 20px 0 20px; }
#receipt strong {
  color: #FF0000;
  font-size: 16px;
}
#receipt .point01 { padding-top: 20px; }
#receipt .point01 img { padding: 10px; }
#receipt .point02 {
  float: left;
  padding-top: 10px;
  width: 400px;
}
#receipt .point02 img { padding: 10px; }
#receipt .receipt_ponta {
  float: left;
  padding: 70px 0px 0px 40px;
  vertical-align: bottom;
}
#receipt .kome {
  clear: both;
  padding-top: 20px;
  font-size: 12px;
}
#receipt .center p { text-align: center; }

/*----------------------------------------*/

#receipt_130801 .point01 strong {
  font-size: 18px;
  color: #000000;
}
#receipt_130801 .receipt_contents { overflow: hidden; }
#receipt_130801 .point02 img { padding: 10px; }
#receipt_130801 .point02 dl {
  line-height: 1.7;
  padding: 10px 15px 10px 10px;
  border: #FF0000 solid 1px;
}
#receipt_130801 .point02 dt { font-size: 16px; }
#receipt_130801 .point02 dd { margin-left: 1em; }
#receipt_130801 .receipt_atm { float: left; }
#receipt_130801 .receipt_ponta {
  float: right;
}
#receipt_130801 .kome {
  font-size: 12px;
}
#receipt_130801 .center p { text-align: center; }
#receipt_130801 .linkList { margin:0 0 20px 0;}
.mod-rb {
  color: #FF0000;
  font-weight: bold;
}
.mod-ftb { font-weight: bold; }

.sectionFrame_blue {
  border: 3px solid #0068b7;
  /*border-bottom-width: 38px;*/
  margin-bottom: 20px;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px 0;
/*  behavior: url("/common201008/css/PIE.htc");*/
}

.sectionFrame_orenge {
  margin-bottom: 20px;
  position: relative;
}

.sectionFrame_orenge .content_head {
  border: 3px solid #ff8c00;
  border-bottom: none;
  position: relative;
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
  background-color: #ff8c00;
}

.sectionFrame_orenge .content_head .content_head_text{
  margin: 0;
  padding: 10px 5px 10px;
  color: #ffffff;
  font-size: 21px;
}

.sectionFrame_orenge .content_body {
  border: 3px solid #ff8c00;
  border-top: none;
  position: relative;
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
}

.sectionFrame_orenge .content_body .contentIn{
  margin: 0 10px;
}

.sectionFrame_orenge .content_body .contentIn .contentIn_text01{
  margin: 0;
  padding-top: 16px;
  font-size: 15px;
}

#contentIn .point02 {
  float: left;
  padding-top: 10px;
  width: 300px;
}

.u-mb20 {
  margin-bottom: 20px; }

.bnr_area{
  width: 840px;
  margin: 0 auto;
}

.red-text{
  color: #ff0000;
}

.red-border{
  border: 2px solid #ff0000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


/*-----------------------
180704 Add
------------------------*/
.receipt_ponta {
	width:1000px;
	height:233px;
}

.receipt_ponta p,
.description01 p,
#campain p {
	margin:0;
}

#w1000 .description01 {
	margin:0;
	width:1000px;
	height:367px;
	background:url(../img/receipt_bg01.png) no-repeat;
}

#w1000 .description01 p {
	text-align:center;
}

#w1000 .howtoBlock01 {
	width:800px;
	margin:0 auto;
	padding:40px 0;
}

#w1000 .underline01 {
	border-bottom:#111111 1px solid;
}

#w1000 #howto_section01,
#w1000 #campain {
	margin-top:80px;
}

#w1000 #howto_section01 h3 {
	font-size:18px;
	border-left:#046db5 6px solid;
	padding-left:13px;
}

.dlBlock01 {
	background:#d4ebfb;
	position:relative;
	height:105px;
	width:1000px;
}

.dlBlock01 .dl_text01 {
	margin:0;
	width:250px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:2;
	position:absolute;
	left:200px;
	top:20px;
}

.dlBlock01 .dl_text02 {
	margin:0;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	position:absolute;
	right:10px;
	bottom:10px;
}
.dlBlock01 .dl_text02 a {
	text-decoration:none;
}

.note01 {
	font-size:13px;
}

.gogleBtn {
	width:135px;
	height:40px;
	position:absolute;
	top:30px;
	right:400px;
}
.appBtn {
		width:120px;
	height:40px;
	position:absolute;
	top:30px;
	right:250px;
}

.howto_imgBlock01 {
	width:125px;
	float:left;
}

.howto_textBlock01 {
	width:200px;
	float:left;
	margin-left:25px;
	margin-right:25px;
	padding-left:1.6em;
	text-indent:-1.6em;
}

/* clearfix */
.clearfix {zoom:1;}
.clearfix:after {
content: "";
display: block;
clear: both;
}

.fl_left {
	float:left;
}
.fl_right {
	float:right;
}
.w800 {
	width:800px;
	margin:0 auto;
}

.text_red01 {
	color:#ff0101;
	font-weight:bold;
}
.text_red02 {
	color:#ee0000;
	font-weight:bold;
}
.text_underline {
	text-decoration:underline;
}



.mt10 {margin-top:10px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt60 {margin-top:60px !important;}

/*20190426Add*/

#w1000 #munekyunImg p{
	text-align: center;
}
#w1000 #munekyun_h2 p{
	text-align: center;
}
#w1000 #munekyunImg {
	margin-bottom: 50px;
}
#w1000 #munekyunTxt {
	width: 540px;
	margin: 0 auto 100px;
}
#w1000 #munekyunTxt .munekyunTxt01 {
	font-size: 16px;
}
#w1000 #munekyunTxt .munekyunTxt01 .munekyunList01 > li{
	font-size:18px;
	margin-top:25px;
}
#w1000 #munekyunTxt .munekyunTxt01 .munekyunList01 > li > ul > li {
	font-size: 16px;
	padding-left:2.2em;
	text-indent: -1em;
}
#w1000 #munekyunTxt .munekyunTxt01 .munekyunList01 > li p{
	font-size:16px;
	margin-top:0;
	padding-left:1.2em;}

/*20191126Add*/
#w1000 #munekyunTxt {
	width: 800px;
}
/*20191212Add*/
#w1000 .cautionBlock01{
	font-size:1.5em;
	text-align: center;
	color:#ff0000;
}
/*20191227Add*/
#w1000 .section_areaOuter .section_area {
	margin:0;
	background: linear-gradient(#348bc8, #c3e3f9);
	padding-bottom:2%;
	padding: 3%;
}
#w1000 .section_areaOuter .section_areaInner {
	background:#ffffff;
	padding:1% 4%;
	border-radius: 10px;
	font-size:13px;
}
#w1000 .section_areaOuter ol li{
	text-indent: -2.7em;
	padding-left:2.7em;
	margin-bottom: 0.25em;
}

/*20200424Add*/
#shunocp, #rtcp{
	font-size:16px;
	line-height:1.65;
	margin-bottom:120px;
}
#shunocp .shunocpInner,
#rtcp .rtcpInner {
	width:800px;
	margin:20px auto 0;
}
#shunocp h4, #rtcp h4{
	font-weight:normal;
	margin:1em 0 0 0;
}
#shunocp p, #rtcp p,
#shunocp ul, #rtcp ul,
#shunocp ol, #rtcp ol{
	margin:0;
}
#shunocp ul, #rtcp ul{
	font-size:15px;
	padding-left:1em;
	text-indent:-1em;
	line-height:1.75;
}
#shunocp ol, #rtcp ol{
	padding-left:1.6em;
	text-indent:-1.6em;
}
.rtBlock01{
	margin:30px auto;
}
#rtcp .rtbuttonBlock01 {
	width:720px;
	margin:20px auto;
}
#rtcp .rtbuttonBlock01 ul{
	display:table;
	width:100%;
	padding-left:0;
	text-indent:0;
}
#rtcp .rtbuttonBlock01 ul li {
	width:33.333%;
	display:table-cell;
	text-align:center;
}
#rtcp .rtbuttonBlock01 ul li img {
	width:95%;
}
#rtcp .rtbuttonBlock01 .caption{
	width:540px;
	margin:10px auto;
	text-align: left;
	color: #747474;
}
#rtcp .linkBlock01{
	margin:2em 0;
}
.icon_window:after{
	content:"";
	background: url(/lab/pc/img/icon_window.gif) 3px 50% no-repeat;
	padding: 2px 20px 0 0;
}
#shunocp a, #rtcp a{
color: #00d1b2;
}
#shunocp a:hover, #rtcp a:hover{
	opacity:0.5;
}

/*20200513Add*/
.text_red03 {
	color:#ff0101;
}
.tableBlock01{
	text-indent:0;
	margin:10px 0;
}
.tableBlock01 table{
	border-collapse:collapse;
}
.tableBlock01 table th,
.tableBlock01 table td {
	border:solid 1px #333;
	padding:3px 5px;
}
.tableBlock01 table th{
	text-align:center;
	background:#ddd;
}
.tableBlock01 table td {
	text-align:right;
}
.tableBlock01 table td:first-child {
	width:150px;
}
.tableBlock01 table td:first-child {
	width:150px;
}
.tableBlock01 table td:nth-child(2){
	width:80px;
}

/*200617_Add*/
.section_areaInner .readBlock01 {
	font-size:16px;
}
.section_areaInner .readBlock01 p,
.section_areaInner .readBlock01 ul {
	margin-top: 0;
}

/*200824_Add*/
.campaign01 {
	display: table;
}
.campaign01 dt,
.campaign01 dd {
	display: table-cell;
	margin:0;
}

/*201127_Add*/
.campaign01 .w13em {
	width: 13em;
}
.colortwitter {
	color: #2E96D3;
}

/*-----------------------
210602 Add
------------------------*/
#w1000 .section_areaOuter .section_areaInner {
	padding:2% 5%;
}
#w1000 .readBlock01 {
	margin-bottom:40px;
}
#w1000 .readBlock01 ol{
	font-size:13px;
}
#w1000 .column2Block01 {
	width: 600px;
	font-size:13px;
}
#w1000 .column2Block01 p {
	margin: 5px;
	font-size:14px;
}
#w1000 .column2Block01 .leftBlock01,
#w1000 .column2Block01 .rightBlock01 {
	float:left;
	width:300px;
}
#w1000 .readBlock01 .linkBlock01 {
	float:left;
	width:300px;
}
#w1000 .readBlock01 .linkBlock01 p {
	margin: 0;
	font-size:13px;
}
#w1000 .readBlock01 .linkBlock01 a:hover {
	opacity: 0.6;
}
#w1000 .ta_center {
	text-align: center;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
#w1000 .mb10 {margin-bottom:10px;}
#w1000 .mb20 {margin-bottom:20px;}
#w1000 .mb30 {margin-bottom:30px;}

/**/
#w1000 .column2Block01 .leftBlock01 table,
#w1000 .column2Block01 .rightBlock01 table {
	width:250px;
}
#w1000 .column2Block01 .leftBlock01 table th,
#w1000 .column2Block01 .rightBlock01 table th {
	width:110px;
}

/*220506_Add*/
#w1000 .bunnerBlock {
	text-align: center;
	width:100%;
}
#w1000 .bunnerBlock p,
#w1000 .bunnerBlock a{
	padding:0;
	margin: 0;
}
#w1000 .bunnerBlock img {
	width: 100%;
	margin: 0 !important;
	vertical-align: bottom;
}