@charset "utf-8";
/* ==========================================================
	スマホ 640px以下
========================================================== */

@media (max-width: 640px) {

body {
	width: 100%;
}
#introduction .section {
	margin: 0;
}
#introduction .section p {
	margin-bottom: 10px;
}

#introduction .tileArea .tile .btn_02 {
	display: block;
	margin: 0 auto 5px;
	width: 41.9%;
	min-width: 180px;
}
#introduction .tileArea .tile {
	height: auto!important;
	min-height: inherit;
}

/* ==============================
	料金一覧　決済種類
================================= */
#introduction.price .leftBox {
	margin: 30px 0 10px 0;
}
#introduction.price .leftBox, #introduction.price .rightBox {
	width: 100%;
	float: none;
}
#introduction.price .rightBox {
	margin-bottom: 20px;
}
#introduction.price .section .subIcon {
	width: auto;
	margin-right: 0;
	float: none;
}
#introduction.price .section .subIcon img {
	width: 13.7%;
	margin-right: 2%;
	float: left;
	vertical-align: middle;
}
#introduction.price .section .innerBox {
	width: 84.3%;
	height: auto!important;
	float: left;
}

#introduction.price .section .subTitle {
	font-size: 130%;
	font-weight: bold;
	line-height: 110%;
}
#introduction.price .section .subText {
	margin-bottom: 10px;
	float: left;
}
/* ==============================
	料金一覧　料金表
================================= */
#introduction .tblArea {
	border-bottom: none;
}
#introduction .tblArea.creditPrice .title .icon {
	width: 96%;
}
#introduction .tblArea.cvonlinePrice .title .icon1 {
	width: 95%;
}
#introduction .tblArea.cvonlinePrice .title .icon2 {
	width: 49.2%;
}
#introduction .tblArea.cvonlinePrice .title .icon3 {
	width: 44.4%;
}
#introduction .tblArea.cvpostalPrice .title .icon1 {
	width: 90%;
}
#introduction .tblArea.cvpostalPrice .title .icon2 {
	width: 90%;
}
#introduction .tblArea.cvpostalPrice .title .icon3 {
	width: 42.4%;
}
.priceTable .whiteLine,
.priceTable .grayLine {
	background: #f6f6f6;
	border-top: 1px solid #d5dae3;
	border-bottom: 1px solid #d5dae3;
	margin-bottom: 10px;
}

.priceTable .subject {
	width: 95%;
	display: block;
	vertical-align: inherit;
	margin-bottom: 10px;
	font-size: 110%;
}
.priceTable .colR {
	width: 100%;
	display: block;
	vertical-align: inherit;
	padding-left: 0;
	border-left: none;
}
.priceTable .colR .col2 {
	width: auto;
	display: inline-block;
	vertical-align: inherit;
	padding-left: 0;
	border-left: none;
}
.priceTable .colR .col3 {
	display: inline-block;
	width: auto;
	border-left: none;
	vertical-align: middle;
}
.priceTable .colR .col3 p {
	padding-left:  0;
}
.priceTable .colR .spannedRow.last {
	padding: 10px 0;
}
.priceTable .colR .red {
	float: none;
	width: auto;
	margin-left: 15px;
}
.priceTable .colR .data {
	display: inline-block;
	
}
.heightLine-price01,
.heightLine-price02,
.heightLine-price03,
.heightLine-price04,
.heightLine-price05,
.heightLine-price06,
.heightLine-price07,
.heightLine-price07,
.heightLine-price09 {
	height: auto!important;
}

/* ==============================
	料金一覧　注釈
================================= */
#introduction .noteArea .red.noteTop {
	width: 93%;
}

/* ==============================
	加盟店規約（Web決済の場合）
================================= */

#introduction.agreement .tbl_byelaw {
	width: 100%;
	margin: 0 auto;
}
#introduction.agreement .tbl_byelaw .detailArea {
	padding: 0;
	text-align: center;
}
#introduction.agreement .tbl_byelaw .detailArea a {
	padding: 15px;
	font-size: 110%;
	display:block;
}

#introduction.agreement_table .tbl_byelaw {
	width: 640px;
}



/* ==========================================================
	/introduction/flow.html
========================================================== */

/* ==============================
	フロー画像
================================= */

#introduction.flow .flowImg li {
	float: none;
	margin: 5px auto;
}
#introduction.flow .web .flowImg .step {
	width: 53.4%;
	/*width: 17.8%;*/
}
#introduction.flow .web .flowImg .arrow,
#introduction.flow .store .flowImg .arrow {
	width: 9%;
}
#introduction.flow .store .flowImg .step {
	/*width: 13.7%;*/
	/*width: 41.1%;*/
	width: 51.1%;
}
#introduction.flow .store .flowImg .step:first-child {
	/*width: 15%;*/
	/*width: 45%;*/
	width: 55%;
	padding-left: 4%;
}
#introduction.flow .store .flowImg .step.wideStep {
	/*width: 17.1%;*/
	width: 52.3%;
}

#introduction.flow .store .flowImg .arrow.first {
	margin-left: -1.4%;
}

/* ==============================
	全体レイアウト
================================= */

#introduction.flow .numberImg {
	width: 12%;
	vertical-align: middle;
}
#introduction.flow h5 {
	width: 84%;
	font-size: 110%;
	line-height: 1.3;
	padding: 0;
	vertical-align: middle;
}
#introduction.flow .textArea {
	width: 100%;
	margin: 0;
}
#introduction.flow .textArea dl {
	width: 100%;
}
#introduction.flow .textArea dl dt {
	margin: 0;
}
#introduction.flow .textArea p.mb10 {
	margin-top: 10px;
}

/* ==============================
	Web決済の場合／店舗向け決済の場合
================================= */

#introduction.flow .web table.detail td p {
	margin-bottom: 0;
}

#introduction.flow .web table.detail th.leftTh,
#introduction.flow .web table.detail td.leftTD {
	width: 62%;
}
#introduction.flow .store .txt01 {
	width: 80%;
	float: none;
	margin-bottom: 1%;
}
#introduction.flow .store .txt02 {
	width: 50%;
	float: none;
}
#introduction.flow .flow_deadline_sp {
	width: 80%;
	margin: 0 auto;
}

#introduction .btn_agreement {
	width: 60%;
}

}/* ▲max-width: 640px end▲*/


