@charset "utf-8";

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// top
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
#top .subContent {
	padding-bottom: 30px;
}
#top .subContent h2 {
	padding: 10px;
	color: #fff;
	font-size: 1.9rem;
	font-weight: bold;
	background: #0081cc;
	text-align: center;
}
#top .subContent h2 img {
	width: auto;
	height: 20px;
	margin: 0 auto 5px;
	display: block;
}
#top .subContent p {
	padding: 10px;
}
#top .subContent ul {
	margin: 0 10px;
}
#top .subContent li a {
	color: #065ca8;
	display: block;
	border: solid 1px #0081cc;
	margin-top: 10px;
	padding: 8px 0;
	font-size: 1.6rem;
	text-align: center;
	text-decoration: none;
	background: url(../common/images/sp_arrow01.png) 98% center no-repeat;
	background-size: 10px auto;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// New Guide
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.abstract {
	position: relative;
	z-index: 5;
	padding: 28% 0 18%;
	background: #fff url(../images/guidance_top.jpg) center left no-repeat;
	background-size: cover;
}
.kome {
	display: block !important;
	max-width: none !important;
	text-indent: -1.2rem;
	margin-left: 1.2rem;
}
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// Services
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.service-main {
	background: #fff url(../images/services_top.jpg) center left no-repeat;
	background-size: cover;
}
.service-main .content-header {
	width: 205px;
}
.service-main .content-header img {
	width: 115px;
}
.services-funding h2 {
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #065ca8;
}
.services-funding p {
	line-height: 1.8;
	font-size: 1.2rem;
}
.services-funding {
	margin: -30px 0 0;
	padding: 0 10px 30px;
	background-color: #f6f6f6;
}
.services-funding::before {
	content: '';
	display: block;
	width: 100%;
	height: 60px;
	margin-bottom: 30px;
	background-color: #fff;
}
.services-funding h2 img {
	width: 62%;
}
.services-funding h3 {
	margin: 30px 0 20px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #333;
}
.bf-merit {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.bf-merit li {
	width: 33.3%;
	text-align: center;
	font-size: 1.2rem;
	color: #333;
}
.bf-merit img {
	margin-bottom: 15px;
}
.external:link {
	color: #065ca8;
}
a.external {
	color:#065ca8;
}
.external::after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 14px;
	background: transparent url(../images/arrow_r_blue_14x10.png) 0 0 no-repeat;
	vertical-align: middle;
	margin-left:5px;
}
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// News
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// cashless
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// NetアンサーforBiz
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
#gnav #nav00 {
    padding: 10px;
    background: #ff4f4f;
}
#gnav .nav00 {
    padding: 10px 10px 0;
    background: #ff4f4f;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
#gnav #nav00 li {
    background: #fff;
    border: solid 1px #ff4f4f;
    border-bottom: none;
}
#gnav #nav00 li a {
    color: #ff4f4f;
    padding: 10px;
    display: block;
    text-decoration: none;
    background: url(/merchant/common/images/head_icon05.png) 97% center no-repeat;
    background-repeat: no-repeat;
}
/*202303追記*/
header #headTop li {
	float: right;
}
header #headTop li.head03 a {
	width: 81px;
	background: url(/merchant/common/images/head_icon04.png) 61px 10px;
	background-color: #fff;
    background-repeat: no-repeat;
}
.content-size {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.guide-otoiawase {
    margin: 15px 0 0;
    padding: 15px 10px;
    border: 1px solid #333;
}

.li-sq {
    margin: 20px 0;
}

.li-sq li {
    position: relative;
    margin-top: 20px;
    padding-left: 1.2rem;
    font-size: 1.5rem;
    color: #333;
}
.li-sq li::before {
    content: '■';
    position: absolute;
    top: 0;
    left: 0;
}
#pop_contents p {
    font-size: 1.5rem;
}

/*202409追記*/
.pcOnly {
    display: none;
}
.indent li {
    font-size: 1.5rem;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.8;
}
.small li {
    font-size: 1.3rem;
}