@charset "utf-8";

/* ==========================================================
	/introduction/index.html
========================================================== */



#introduction .red {
	color: red;
}
#introduction .line {
	text-decoration: line-through;
}
#introduction .smallFont {
	font-size: 90%;
}

#introduction .fontSuper {
	font-size: 50%;
	vertical-align: super;
	font-weight: normal;
}

#introduction .section {
	margin: 0 2%;
}

#introduction .tileArea .tile {
	min-height: 200px;
}
#introduction .tileArea .tile .btn_02 {
	display: inline-block;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
	width: 35%;
}
.index .tileArea .tile .icon_02 {
	width: 26.7%;
	float: right;
	margin-top: 5%;
	padding: 0 1% 0 1%;
}


/* ==============================
	料金一覧　決済種類
================================= */
#introduction.price .attention {
	font-size: 90%;
	color: #de1e1e;
}
#introduction.price .section .subIcon {
	width: 27.4%;
	margin-right: 2%;
	float: left;
}
#introduction.price .section .subTitle {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
}
#introduction.price .section .innerBox {
	width: 70%;
	float: left;
}

#introduction .leftBox,
#introduction .rightBox {
	width: 48%;
	float: left;
	
}
#introduction .leftBox {
	margin-right: 3%;
}
#introduction .rightBox .subText {
	margin-bottom: 10%;
}

/* ==============================
	料金一覧　料金表
================================= */



#introduction .tblArea {
	margin: 0 1.5% 45px;
}

#introduction .priceTable {
	border-top: 1px solid #d5dae3;
}

.priceTable .whiteLine {
	border-top: 1px solid #d5dae3;
	border-bottom: 1px solid #d5dae3;
	padding: 1% 0 1% 2%;
}
.priceTable .grayLine {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #f6f6f6;
	padding: 1% 0 1% 2%;
}
.priceTable .title {
	font-size: 150%;
	font-weight: bold;
}
.priceTable .title p {
	display: inline-block;
}
.priceTable .title p.icon {
	vertical-align: middle;
}
#introduction .tblArea.creditPrice .title .icon {
	width: 24%;
}
#introduction .tblArea.cvonlinePrice .title .icon1 {
	width: 25.7%;
}
#introduction .tblArea.cvonlinePrice .title .icon2 {
	width: 12.3%;
}
#introduction .tblArea.cvonlinePrice .title .icon3 {
	width: 11.1%;
}
#introduction .tblArea.cvpostalPrice .title .icon1 {
	width: 22.5%;
}
#introduction .tblArea.cvpostalPrice .title .icon2 {
	width: 22.6%;
}
#introduction .tblArea.cvpostalPrice .title .icon3 {
	width: 10.6%;
}
#introduction .tblArea.payeasy .title .icon {
	width: 4%;
  margin-left: 0.5%;
}
.priceTable .subject {
	width: 25%;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
	clear: both;
}
.priceTable .subject span {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.3;
	margin-top: 5px;
}
.priceTable .colR {
	width: 71.5%;
	display: inline-block;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
	padding-left: 1.5%;
	border-left: 1px solid #d5dae3;
}
.priceTable .colR .spannedRow {
	padding: 10px 0;
	border-bottom: 1px solid #d5dae3;
}
.priceTable .colR .spannedRow:first-child {
	padding: 0 0 10px;
}
.priceTable .colR .spannedRow.last {
	padding: 10px 0 0;
	border-bottom: none;
}

.priceTable .colR .col2 {
	display: inline-block;
	width: 69%;
	clear: both;
	vertical-align: middle;
}
.priceTable .colR .col3 {
	display: inline-block;
	width: 30%;
	border-left: 1px solid #d5dae3;
	vertical-align: middle;
}
.priceTable .colR .col3 p {
	padding-left:  15%;
}
.priceTable .colR .red {
	float: right;
	width: 7em;
}
.priceTable .colR .data {
	width: 5em;
	text-align: right;
	display: inline-block;
}
.priceTable .subject p,
.priceTable .colR .col2 p
.priceTable .colR .col3 p {
	height: auto;
}
.tblArea.webAccount {
  border-bottom: 1px solid #d5dae3;
}

/* ==============================
	料金一覧　注釈
================================= */
#introduction .noteArea .red.noteTop {
	background-color: #fdf3f3;
	width: 59%;
	text-align: center;
	padding: 2%;
	margin: 40px auto 30px;
	font-weight: bold;
	font-size: 120%;
}
#introduction .noteArea dl {
	font-size: 95%;
}
#introduction .noteArea dl dt {
	font-weight: bold;
}
#introduction .noteArea dl dd {
	margin: 0 0 25px 3em;
}
#introduction .noteArea dl .red {
	font-size: 120%;
}


/* ==============================
	加盟店規約（Web決済の場合）
================================= */

#introduction.agreement .smallFont {
	font-size: 75%;
}
#introduction.agreement ul.byelaw li {
	text-indent: -1.3em;
	padding-left: 1.3em;
	margin-bottom: 20px;
}
#introduction.agreement ul.byelaw li.last {
	margin-bottom: 0;
}
#introduction .tbl_byelaw {
	width: 100%;
}
#introduction .tbl_byelaw th {
	background: #f6f6f6;
	font-weight: bold;
}
#introduction .tbl_byelaw th,
#introduction .tbl_byelaw td {
	border: 1px solid #d5dae3;
	padding: 10px;
	vertical-align: top;
}
#introduction .tbl_byelaw a {
	color: #28a6e8;
	display: inline;
	text-decoration: underline;
}
#introduction .tbl_byelaw a:hover {
	text-decoration: none;
}
#introduction .last_text {
	width: 160px;
	float: right;
	margin: 20px 0;
}
#introduction .btn_agreement {
	clear: both;
	width: 23.3%;
	margin: 0 auto;
}


/* ==========================================================
	/introduction/flow.html
========================================================== */

/* ==============================
	全体レイアウト
================================= */

#introduction.flow #content .blue_dotLine {
	margin: 20px 0 40px;
}
#introduction.flow #content .blue_dotLine_img {
	padding: 20px 0;
}
#introduction.flow .flowImg,
#introduction.flow .txtImg {
	overflow: hidden;
	clear: both;
}
#introduction.flow .flowImg li {
	float: left;
}
#introduction.flow .numberImg {
	width: 4.8%;
	display: inline-block;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
	margin: 0 1% 0 0;
}
#introduction.flow h5 {
	font-size: 130%;
	width: 88%;
	font-weight: bold;
	display: inline-block;
}
#introduction.flow .textArea {
	width: 85%;
	display: inline-block;
	vertical-align: top;
	/display: inline;
	/zoom: 1;
	margin-left: 6.3%;
}
#introduction.flow .textArea dl {
	display: inline-block;
	vertical-align: top;
	/display: inline;
	/zoom: 1;
	width: 25%;
	margin: 0 0 20px;
}
#introduction.flow .textArea dl dt {
	font-size: 130%;
	color: #0085ca;
	font-weight: bold;
	margin: 10px 0;
}
#introduction.flow .textArea dl dd:first-letter,
#introduction.flow .textArea ul li:first-letter {
	background: url(/images/common/list_blue_02.png) 0 center no-repeat;
	background: url(/images/common/list_blue_02_ie8.png) 0 center no-repeat\9;
	-moz-background-size: 9px 9px;
	background-size: 9px 9px;
	padding-left: 16px;
}
#introduction.flow .textArea dl dd,
#introduction.flow .textArea ul li {
	text-indent: -16px;
	margin-left: 18px;
}

/* ==============================
	Web決済の場合
================================= */

#introduction.flow .web .flowImg .step {
	width: 17.9%;
}
#introduction.flow .web .flowImg .arrow {
	width: 8.7%;
}
#introduction.flow .web table.detail{
	border-collapse: separate;
	border-top: 1px solid #d5dae3;
	border-bottom: 1px solid #d5dae3;
	margin-bottom: 20px;
}
#introduction.flow .web table.detail th {
	font-weight: bold;
}
#introduction.flow .web table.detail th.leftTh,
#introduction.flow .web table.detail td.leftTd {
	width: 25%;
}
#introduction.flow .web table.detail th,
#introduction.flow .web table.detail td {
	padding: 10px;
	border-top: 1px solid #d5dae3;
	border-bottom: 1px solid #d5dae3;
}
#introduction.flow .web table.detail tr {
	border-top: 1px solid #d5dae3;
	border-bottom: 1px solid #d5dae3;
}
#introduction.flow .web table.detail .bgGray {
	background: #f6f6f6;
	border-bottom: 1px solid #d5dae3;
}
#introduction.flow .web table.detail .bgGray th,
#introduction.flow .web table.detail .bgGray td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#introduction.flow .web table.detail th p,
#introduction.flow .web table.detail td p {
	border-left: 1px solid #d7dce5;
	padding-left: 10px;
}

/* ==============================
	店舗向け決済の場合
================================= */

#introduction.flow .store .flowImg .step {
	width: 13.7%;
}
#introduction.flow .store .flowImg .step:first-child {
	width: 15%;
}
#introduction.flow .store .flowImg .step.wideStep {
	width: 17.1%;
}

#introduction.flow .store .txt01 {
	width: 34.8%;
	float: left;
	margin-right: 2%;
}
#introduction.flow .store .txt02 {
	width: 18.3%;
	float: left;
}
#introduction.flow .store .flowImg .arrow {
	width: 6.2%;
}
#introduction.flow .store .flowImg .arrow.first {
	margin-left: -1.4%;
}
#introduction.flow .store .attention.em2half {
	text-indent: -2.5em;
	padding-left: 2.5em;
}
#introduction.flow .flow_deadline {
	width: 26.6%;
	margin:0 auto;
}

/* ==========================================================
	/service/pop01.html
========================================================== */

#introduction.pop01 .foot {
	padding: 10px;
	overflow: hidden;
}
#introduction.pop01 .copyright02 {
	float: left;
	width: 350px;
}

	
/* ==========================================================
	/introduction/agreement_face.html
========================================================== */

#introduction .pdfBox a .title {
	font-weight: bold;
	background: url(/images/memberfile/icon_pdf.png) 0 center no-repeat;
	background: url(/images/memberfile/icon_pdf_ie8.png) 0 center no-repeat\9;
	-moz-background-size: 40px 40px;
	background-size: 40px 40px;
	padding: 0 0 0 50px;
	line-height: 40px;
	min-height: 40px;
	display: block;
}
