@charset "utf-8";


/* サービス用CSS */


/*---------------------------------------

  サブナビゲーション(常時ロールオーバー)
  
---------------------------------------*/

.service .sub-nav li:nth-child(1) a ,
.consult .sub-nav li:nth-child(2) a ,
.another .sub-nav li:nth-child(3) a ,
.flow .sub-nav li:nth-child(4) a ,
.faq .sub-nav li:nth-child(5) a {
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

/*==========================================================================

	          キャッシュレス決済サービス（index - service）
	
============================================================================*/

#title .service {
	letter-spacing: 0.1em;
}
.sub-orange {
	color: #F06600;
	font-size: 22px;
	font-weight: bold;
}

.service-box0 {
    margin-bottom: 120px;
}
.service-box0 h2 {
    text-align: center;
    margin-bottom: 50px;
}
.service-box0-1 {
    margin-bottom: 60px;
}
.service-box0-1 ul {
    font-size: 0;
}
.service-box0-1 li {
    width: 550px;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}
.service-box0-1 li:nth-child(even) {
	margin-right: 0;
}
.service-box0-1 li span {
	text-align: left;
	float: left;
	border-right: #F06600 1px solid;
	padding: 0 20px 0 30px;
}
.service-box0-1 li em {
	font-weight: bold;
}
.service-box0-1 li a {
    background-image: none;
	font-size: 24px;
	letter-spacing: 0px;
	-moz-box-shadow: 4px 4px 4px 0 #EBE7E4;
	-webkit-box-shadow: 4px 4px 4px 0 #EBE7E4;
	box-shadow: 4px 4px 4px 0 #EBE7E4;
}
.service-box0-1 li a:hover {
    background-image: none;
}
.service-box0-1 li a:hover span {
	border-right: #fff 1px solid;
}

/*【1】全部まとめてキャッシュレス！*/
.service-box1 {
    padding-top: 90px;
	margin-top: -90px;
    margin-bottom: 120px;
}
.service-box1-1 {
    margin-bottom: 40px;
}
.service-box1-1 h3 {
    margin-bottom: 15px;
}
.service-box1-2-left {
    width: 550px;
	float: left;
}
.service-box1-2-right {
    width: 550px;
	float: right;
}

/*【2】利用シーンに応じて選べる端末！*/
.service-box2 {
    padding-top: 90px;
	margin-top: -90px;
    margin-bottom: 120px;
}
.service-box2-1 {
    text-align: center;
    margin-bottom: 30px;
}
.service-box2-1 h3 {
    margin-bottom: 25px;
}
.service-box2-2 {
    margin-bottom: 80px;
}
.service-box2-2 table {
    width: 100%;
	border-collapse: collapse;
	border: #818181 1px double;
}
.service-box2-2 th {
    width: 190px;
	padding: 15px 20px;
	background-color: #FC9E59;
	color: #fff;
	border-bottom: #ccc 1px solid;
	text-align: center;
	line-height: 1.5;
}
.service-box2-2 th em {
	display: block;
	font-weight: bold;
}
.service-box2-2 td {
    padding: 10px 10px;
	border-bottom: #ccc 1px solid;
	text-align: center;
}
.service-box2-2 td:nth-of-type(1) {
	border-right: #ccc 1px solid;
}
.service-box2-2 tr:nth-of-type(even) {
	background-color: #F6F6F6;
}

.service-box2-3 {
    margin-bottom: 40px;
}
.service-box2-3-left {
    width: 920px;
	float: left;
}
.service-box2-3-left h4 {
	margin-bottom: 15px;
}
.service-box2-3-right {
    width: 180px;
	float: right;
}

.service-box2-4 table {
    width: 100%;
	border-collapse: collapse;
	border: #818181 1px double;
	margin-bottom: 40px;
}
.service-box2-4 th {
	padding: 10px 20px;
	background-color: #FC9E59;
	color: #fff;
	font-weight: bold;
	border-bottom: #ccc 1px solid;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 5px;
}
.service-box2-4 td {
    padding: 10px 10px;
	border-bottom: #ccc 1px solid;
	text-align: center;
	line-height: 1.5;
}
.service-box2-4 .border {
	border-left: #ccc 1px solid;
}
.service-box2-4 td:nth-of-type(1) {
	border-right: #ccc 1px solid;
}
.service-box2-4 tr:nth-of-type(3) {
	background-color: #FDE9DA;
}
.service-box2-4 tr:nth-of-type(4) ,.service-box2-4 tr:nth-of-type(5) ,.service-box2-4 tr:nth-of-type(6) {
	background-color: #F6F6F6;
}
.service-box2-4 tr:nth-of-type(1) td {
	width: 180px;
}
.service-box2-4 .w-1 {
	width: 1em;
	line-height: 1.1;
}

.service-box2-4 ul {
    margin-top: 20px;
	font-size: 13px;
	color: #666;
	line-height: 1.5;
}
.service-box2-4 ul li {
	padding-left: 1em;
	text-indent: -1em;
}

/*【3】振込金額の確認は簡単操作のWEBで！*/
.service-box3 {
    padding-top: 90px;
	margin-top: -90px;
    margin-bottom: 120px;
}
.service-box3-1 {
    margin-bottom: 50px;
}
.service-box3-1 h3 {
    font-size: 34px;
	font-weight: bold;
	letter-spacing: 2px;
    margin-bottom: 25px;
}
.service-box3-1-left {
    width: 560px;
	float: left;
	padding-top: 20px;
}
.service-box3-1-left h4 {
	/*color: #F06600;
	font-size: 22px;
	font-weight: bold;*/
}
.service-box3-1-left h5 {
	font-weight: bold;
	margin-bottom: 25px;
}
.service-box3-1-left h5 span {
    background-color: #5B5151;
	color: #fff;
	font-weight: bold;
	padding: 2px 30px;
	margin-right: 10px;
	letter-spacing: 2px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.service-box3-1-right {
    width: 500px;
	float: right;
}

/*【4】最短４日でお支払い！*/
.service-box4 {
    padding-top: 90px;
	margin-top: -90px;
    margin-bottom: 120px;
}
.service-box4-1 {
    margin-bottom: 50px;
}
.service-box4-1 h3 {
    font-size: 34px;
	font-weight: bold;
	letter-spacing: 2px;
    margin-bottom: 25px;
}
.service-box4-1 h3 span {
    font-size: 24px;
	font-weight: bold;
	letter-spacing: 0;
}
.service-box4-1-left {
    width: 560px;
	float: left;
	padding-top: 20px;
}
.service-box4-1-left h4 {
	/*color: #F06600;
	font-size: 22px;
	font-weight: bold;*/
	line-height: 1.4;
	margin-bottom: 15px;
}
.service-box4-1-left h5 {
	font-weight: bold;
	margin-bottom: 20px;
}
.service-box4-1-left h5 span {
    background-color: #5B5151;
	color: #fff;
	font-weight: bold;
	padding: 2px 30px;
	margin-right: 10px;
	letter-spacing: 2px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.service-box4-1-right {
    width: 500px;
	float: right;
}
.service-box4-1 ul {
    margin-top: 20px;
	font-size: 13px;
	color: #666;
	line-height: 1.5;
}
.service-box4-1 ul li {
	padding-left: 1em;
	text-indent: -1em;
}

.service-box4-2-left {
    width: 550px;
	float: left;
}
.service-box4-2-right {
    width: 550px;
	float: right;
}
.service-box4-2 ul {
    clear: both;
    padding-top: 20px;
	font-size: 13px;
	color: #666;
	line-height: 1.5;
}
.service-box4-2 ul li {
	padding-left: 1em;
	text-indent: -1em;
}

/*【5】通信販売もまとめてお取扱い！*/
.service-box5 {
    padding-top: 90px;
	margin-top: -90px;
    margin-bottom: 120px;
}
.service-box5-1 {
    margin-bottom: 40px;
}
.service-box5-1 h3 {
    margin-bottom: 20px;
}
.service-box5-1 h4 {
    margin-bottom: 5px;
}
.service-box5-1 h5 {
    margin-top: 15px;
}

.service-box5-2 {
    border: #F7AB73 2px solid;
	padding: 30px 30px;
}
.service-box5-2-left {
    width: 670px;
	float: left;
}
.service-box5-2-left h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.service-box5-2-right {
    width: 350px;
	float: right;
}

/*【6】外国人観光客への対応もおまかせ！*/
.service-box6 {
    padding-top: 90px;
	margin-top: -90px;
    margin-bottom: 120px;
}
.service-box6-1 {
    margin-bottom: 60px;
}
.service-box6-1 h3 {
    margin-bottom: 5px;
}

.service-box6-2 {
    margin-bottom: 40px;
}
.service-box6-2-left {
    width: 550px;
	float: left;
	padding-top: 25px;
}
.service-box6-2-right {
    width: 550px;
	float: right;
	padding-top: 25px;
}

.service-box6-3 {
    margin-bottom: 60px;
}
.service-box6-3 h4 {
    margin-bottom: 5px;
}
.service-box6-3-left {
    width: 660px;
	float: left;
}
.service-box6-3-right {
    width: 432px;
	float: right;
}
.service-box6-3 ul {
    clear: both;
    padding-top: 5px;
	font-size: 13px;
	color: #666;
	line-height: 1.5;
}
.service-box6-3 ul li {
	padding-left: 1em;
	text-indent: -1em;
}

.service-box6-4 h4 {
    margin-bottom: 15px;
}
.service-box6-4 dl {
    clear: both;
    padding-top: 20px;
	font-size: 13px;
	color: #666;
	line-height: 1.8;
}
.service-box6-4 dl dt {
    width: 230px;
	float: left;
}
.service-box6-4 dl dd {
    padding-top: 5px;
	padding-left: 250px;
}

/*【7】新たな取り組みも！*/
.service-box7 {
    padding-top: 90px;
	margin-top: -90px;
    margin-bottom: 120px;
}
.service-box7-1 {
    margin-bottom: 60px;
}
.service-box7-1 h3 {
    margin-bottom: 5px;
}

.service-box7-2 {
    margin-bottom: 60px;
}
.service-box7-2-left {
    width: 560px;
	float: left;
}
.service-box7-2-left h4 {
    margin-bottom: 10px;
}
.service-box7-2-left h5 {
    margin-bottom: 10px;
}
.service-box7-2-right {
    width: 500px;
	float: right;
}

.service-box7-3 {
    margin-bottom: 60px;
}
.service-box7-3-left {
    width: 560px;
	float: left;
}
.service-box7-3-left h4 {
    margin-bottom: 1px;
}
.service-box7-3-left h5 {
    margin-bottom: 20px;
}
.service-box7-3-left h5 span {
    background-color: #5B5151;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px;
	margin-right: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.service-box7-3-right {
    width: 500px;
	float: right;
}

/*【8】セキュリティ対策も万全！*/
.service-box8 {
    padding-top: 90px;
	margin-top: -90px;
    margin-bottom: 120px;
}
.service-box8-1 {
    margin-bottom: 40px;
}
.service-box8-1-left {
    width: 560px;
	float: left;
}
.service-box8-1 h3 {
    margin-bottom: 5px;
}
.service-box8-1-right {
    width: 500px;
	float: right;
}

.service-box8-2 {
    border: #F7AB73 2px solid;
	padding: 30px 30px;
	margin-bottom: 25px;
}
.service-box8-2 h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}



/*新規加盟のご相談・お申込み*/
.service-box11 {
	margin-bottom: 100px;
}
.service-box11 h3 {
	letter-spacing: 1px;
}

.service-btn1 {
    width: 400px;
	margin-top: 20px;
}
.service-btn1 a {
	font-size: 22px;
}

/*さらに詳しく知りたい方は～*/
.service-box12 {
	margin-bottom: 120px;
}
.service-box12 h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
	margin-bottom: 20px;
}
.service-box12 li {
	margin-bottom: 10px;
}

.service-btn2 {
    width: 360px;
}
.service-btn2 a {
	-moz-box-shadow: 4px 4px 4px 0 #EBE7E4;
	-webkit-box-shadow: 4px 4px 4px 0 #EBE7E4;
	box-shadow: 4px 4px 4px 0 #EBE7E4;
}


/*==========================================================================

	                 他社でご利用中の方（another）
	
============================================================================*/

.another-box1 {
    margin-bottom: 120px;
}
.another-box1 h2 {
    margin-bottom: 50px;
}
.another-btn1 {
    width: 400px;
}

/*==========================================================================

	                 ご利用までの流れ（flow）
	
============================================================================*/

.flow-box1 {
    padding-top: 40px;
    margin-bottom: 50px;
}
.flow-box1 h2 {
    text-align: center;
    margin-bottom: 30px;
}
.flow-box1 ul {
    width: 900px;
	margin: 0 auto;
    text-align: center;
	display: flex;
	flex-wrap: wrap;
}

.flow-box2 {
    margin-bottom: 80px;
}
.flow-box2 dl {
    border: #F7AB73 4px solid;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.flow-box2 dt {
    padding: 17px 30px;
	font-size: 34px;
	font-weight: bold;
	color: #F06600;
	line-height: 1;
	letter-spacing: 4px;
}
.flow-box2 dt span {
    width: 120px;
	display: inline-block;
    background-color: #F06600; 
    padding: 5px 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	margin-right: 20px;
}
.flow-box2 dt span em {
	font-size: 28px;
	font-weight: bold;
	margin-left: 5px;
}
.flow-box2 dd {
	background-color: #F4F2F1;
	padding: 40px;
	-moz-border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
}
.flow-box2 dd h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

.flow-box2 .under {
    text-align: center;
	line-height: 0;
	margin: 15px 0;
}

.flow-box3 h3 {
	letter-spacing: 1px;
}

.flow-btn1 {
    width: 360px;
	margin-top: 20px;
}
.flow-btn1 a {
	font-size: 22px;
}

/*==========================================================================

	                 よくある質問（faq）
	
============================================================================*/

.faq-box1 {
	margin-bottom: 100px;
}
.faq-box1 dl dd:last-of-type {
	border-bottom: #ccc 1px solid;
}
.faq-box1 dt {
    font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.faq-box1 dd {
	border-bottom: #ccc 1px solid;
	padding-bottom: 30px;
	margin-bottom: 35px;
}
.faq-box1 dl dd:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.faq-box1 ul {
    font-size: 0;
}
.faq-box1 li {
    width: 550px;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}
.faq-box1 li:nth-child(even) {
	margin-right: 0;
}
.faq-box1 li a {
    background-image: none;
	font-size: 24px;
	-moz-box-shadow: 4px 4px 4px 0 #EBE7E4;
	-webkit-box-shadow: 4px 4px 4px 0 #EBE7E4;
	box-shadow: 4px 4px 4px 0 #EBE7E4;
}
.faq-box1 li a:hover {
    background-image: none;
}


.faq-box2 h4 {
    font-size: 22px;
	font-weight: bold;
	color: #F06600;
	margin-bottom: 10px;
}
.faq-box2 ul {
	margin-bottom: 50px;
}
.faq-box2 li:last-child {
	border-bottom: #ccc 1px solid;
}
.faq-Q {
	border-top: #ccc 1px solid;
	padding: 15px;
	cursor: pointer;
}
.faq-Q dt {
    width: 50px;
	float: left;
}
.faq-Q dt img {
	vertical-align: middle;
}
.faq-Q dd {
    padding-left: 50px;
	font-weight: bold;
	text-decoration: underline;
}
.faq-A {
	display: none;
	padding: 0 15px 15px;
}
.faq-A dt {
    width: 50px;
	float: left;
}
.faq-A dd {
	padding-left: 50px;
}

.faq-box2 ul li:nth-child(odd) {
	background-color: #F6F6F6;
}

/*タブ 操作ガイド*/

.tab-wrap {
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	padding: 0 0 20px;
	margin: 25px 0 20px;
}

.tab-label {
	color: #333;
	cursor: pointer;
	flex: 1;
	font-weight: bold;
	order: -1;
	padding: 12px 24px;
	position: relative;
	text-align: center;
	transition: cubic-bezier(0.4, 0, 0.2, 1) .2s;
	user-select: none;
	white-space: nowrap;
	-webkit-tap-highlight-color: transparent;
}

.tab-label:hover {
	background: rgba(0, 191, 255,.1);
}

.tab-switch:checked + .tab-label {
	color: #F06600;
}

.tab-label::after {
	background: #F06600;
	bottom: 0;
	content: '';
	display: block;
	height: 3px;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	transform: translateX(100%);
	transition: cubic-bezier(0.4, 0, 0.2, 1) .2s 80ms;
	width: 100%;
	z-index: 1;
}

.tab-switch:checked ~ .tab-label::after {
	transform: translateX(-100%);
}

.tab-switch:checked + .tab-label::after {
	opacity: 1;
	transform: translateX(0);
}

.tab-content {
	height:0;
	opacity:0;
	padding: 0 20px;
	pointer-events:none;
	transform: translateX(-30%);
	transition: transform .3s 80ms, opacity .3s 80ms;
	width: 100%;
}

.tab-switch:checked ~ .tab-content {
	transform: translateX(30%);
}

.tab-switch:checked + .tab-label + .tab-content {
	height: auto;
	opacity: 1;
	order: 1;
	pointer-events:auto;
	transform: translateX(0);
}

.tab-wrap::after {
	content: '';
	height: 20px;
	order: -1;
	width: 100%;
}

.tab-switch {
	display: none;
}

.tab-wrap table {
    width: 100%;
	border-collapse: collapse;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	line-height: 1.5;
}
.tab-wrap th {
    width: 13em;
	padding: 15px 0;
	text-align: center;
	font-weight: bold;
	background-color: #F6F6F6;
	border-bottom: #ccc 1px solid;
}
.tab-wrap td {
    padding: 15px 30px;
	border-bottom: #ccc 1px solid;
}
.tab-wrap td strong {
    color: #F06600;
	font-weight: bold;
}
.tab-wrap td .pdf-icon {
    background: url(../img/common/pdf-icon.png) right center no-repeat;
	padding-right: 30px;
}
.tab-wrap .sp-tel {
	text-decoration: none;
	cursor: text;
}


.faq-box2 .faq-terminal-img {
}
.faq-box2 .faq-terminal-img li {
    width: inherit;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}
.faq-box2 .faq-terminal-img li:nth-child(odd) {
	background: none;
}
.faq-box2 .faq-terminal-img li:last-child {
	border-bottom: none;
}