@charset "UTF-8";

/* base
------------------------------------------------------------------- */
a.cv_btn_header {
	background-color: #2d67a3;
}

#breadcrumbs.bg-line {
	background-color: rgba(255,255,255,0.6);
}

#breadcrumbs li img {
	margin-bottom: 4px;
}

img {
	max-width: 100%;
	vertical-align: bottom;
}

#invoice-input {
	min-width: inherit;
}

.l-pagebody {
	width: 100%;
	overflow: hidden;
	font-weight: 400;
	font-size: 16px;
	font-family: 'Noto Sans JP','Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
	box-sizing: border-box;
}

.l-wrap {
	width: 90%;
	max-width: 67.5em;
	margin: 0 auto;
}

.l-contents {
	width: 90%;
	max-width: 61.25em;
	margin: auto;
	box-sizing: border-box;
}

.txt-yello {
	color: #ffea00;
}

.p-gradation {
	background: linear-gradient(transparent 70%, #fff04d 30%);
}

.p-font-yu {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.is-imgswitch {
	max-width: 100%;
	margin: 0 auto;
}

.p-deshed-yello {
	border-bottom: dashed 3px #ffea00;
}

.p-txt-white {
	color: #fff;
}

.p-txt-blue {
	color: #03b7b9;
}
	
@media screen and (min-width:48em) {
	#invoice-input {
		min-width: 68.75em;
		margin: auto;
	}
	
	
	#breadcrumbs li img {
		margin-bottom: 5px;
	}

}

@media only screen and (min-width: 47.94em) {
 ＿::-webkit-full-page-media,＿ :future, :root #breadcrumbs li img  {
	margin-bottom: 1px;
 }
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, #breadcrumbs li img {
			margin-bottom: 1px;
		}
}

@-moz-document url-prefix() {
	#breadcrumbs li img {
			margin-bottom: 1px;
	}
}

@supports (-ms-ime-align:auto) {
#breadcrumbs li img {
			margin-bottom: 1px;
	}
}


/*------------- .p-cvbtn -------------*/
.p-cvbtn {
	box-sizing: border-box;
	width: 95.65%;
	margin: 1.88em auto 0;
}

.p-cvbtn-txt-anchor {
	display: block;
	padding: 1.31em 2.5em 1.31em 1.09em;
	background-color: #2d67a3;
	border-radius: 3px;
	background-image: url(/web/jp/seikyu/buyer/images/invoice-input/icon_arrow.svg);
	font-family: 'Noto Sans JP','Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
	background-size: 0.75em auto;
	background-position: right 0.94em center;
	background-repeat: no-repeat;
	font-weight: 700;
	line-height: 1.37;
	font-size: 0.94em;
	color: #fff;
	letter-spacing: 0.04em;
	text-align: center;
}

@media screen and (min-width:48em) {
	.p-cvbtn {
		width: 100%;
		margin-top: 2.5em;
	}

	.p-cvbtn-txt-anchor {
		display: block;
		padding: 0.94em 1.28em 0.94em 0.69em;
		background-position: right 0.94em center;
		background-size: 0.69em auto;
		font-size: 1.38em;
		line-height: 1.36;
		letter-spacing: 0.1em;
	}

	.p-cvbtn-txt-anchor:hover {
		background-color: rgba(45, 103, 163, 0.8);
	}
}

/*------------- p-balloon -------------*/
.p-balloon-wrap {
	text-align: center;
}

.p-balloon {
	margin-bottom: 1.25em;
	position: relative;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0);
	border-bottom: solid 2px #08c3c5;
	padding: 0 0.94em 0.78em;
	max-width: 100%;
	text-align: center;
}

.p-balloon::before, .p-balloon::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.p-balloon::before {
	border: solid 19px transparent;
	border-top: solid 19px #08c3c5;
}

.p-balloon::after {
	border: solid 20px transparent;
	border-top: solid 20px #fff;
	margin-top: -0.25em;
}

.p-balloon-bg::after {
	border: solid 20px transparent;
	border-top: solid 20px #e0f3f3;
	margin-top: -0.25em;
}

.p-balloon-tit {
	font-weight: 500;
	line-height: 1.33;
	font-size: 1.63em;
	letter-spacing: -0.02em;
}

.p-balloon-fs {
	font-size: 1.51em;
}

@media screen and (min-width:48em) {
	.p-balloon-tit {
		font-size: 2.5em;
		letter-spacing: 0.1em;
	}
}

/*------------- p-balloon-blue -------------*/
.p-balloon-blue {
	background-color: rgba(8, 195, 197, 0);
	border-bottom: solid 2px #fff;
}

.p-balloon-blue::before {
	border-top: solid 19px #fff;
}

.p-balloon-blue::after {
	border-top: solid 20px #08c3c5;
}

/*------------- .p-mv -------------*/
.p-mv {
	padding: 14.41em 0 2.19em;
	background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg_mv_sp.jpg);
	background-size: cover;
	background-position: top center;
}

.p-mvtop-txt {
	padding-bottom: 0.94em;
	border-bottom: 2px solid #08c3c5;
	font-weight: 500;
	font-size: 1em;
	line-height: 2.03;
	letter-spacing: 0.08em;
}

.p-mvtop-txt-big {
	font-size: 1.31em;
}

.p-h1 {
	margin-top: 1.09em;
	font-weight: 700;
	font-size: 2.39em;
	line-height: 1.47;
	letter-spacing: 0.1em;
}

.p-mvbottom-txt {
	margin-top: 3.13em;
	font-weight: 600;
	font-size: 0.78em;
	line-height: 1.66;
}

@media screen and (min-width:48em) {
	.p-mv {
		margin-top: 2.19em;
		padding: 8em 0 3.13em;
		background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg_mv_pc.jpg);
		background-position: center;
	}
	
	.p-mv-txt-wrap {
		padding-left: 2.5em;
		width: 53.5%;
	}

	.p-mvtop-txt {
		border-bottom: 1px solid #08c3c5;
		font-size: 1.5em;
		line-height: 1.44;
		letter-spacing: 0.08em;
	}

	.p-mvtop-txt-big {
		font-size: 1.33em;
	}

	.p-h1 {
		margin-top: 0.31em;
		font-size: 3.75em;
		line-height: 1.38;
	}
	
	.p-mvbottom-txt {
		margin-top: 0.31em;
		font-size: 1.13em;
		line-height: 1.67;
	}
}

/*------------- .p-trouble -------------*/
.p-trouble {
	background-color: #08c3c5;
	padding: 2.19em 0 1.88em;
	background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg_trouble_sp.png);
	background-size: 1.84em auto;
	background-repeat: no-repeat;
	background-position: left 0.06em top 3.75em;
}

.is-slide {
	width: 70%;
	margin: 0 auto;
}

.p-trouble-circle-list {
	float: left;
	margin: 0 auto;
	padding-bottom: 1em;
	width: 66%;
	text-align: center;
}

.p-trouble-circle {
	margin-top: 1.56em;
}

.p-circle-list-txt {
	margin-top: 1.09em;
	color: #fff;
	font-size: 1.06em;
	line-height: 1.59;
	letter-spacing: 0.1em;
}

.p-circle-list-txt-big {
	font-size: 1.31em;
	color: #ffea00;
}

.prev {
	width: 1.41em;
	height: 2.56em;
	background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg_slider-arrow-left.svg);
	background-repeat: no-repeat;
	background-size: 1.41em auto;
	position: absolute;
	left: -20%;
	top: 25%;
	bottom: 0;
	z-index: 1; 
}

.next {
	width: 1.41em;
	height: 2.56em;
	background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg_slider-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 1.41em auto;
	position: absolute;
	right: -20%;
	top: 25%;
	bottom: 0;
	z-index: 1; 
}

.p-trouble-circle button {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none; 
}

.slide-dots {
	width: 8.28em;
	margin: 1.66em auto 0;
}

.slide-dots li {
	display: inline-block;
	width: 2.34em;
	height: 0.47em;
	background-color: #fff;
	border: none;
}

.slide-dots li + li {
	margin-left: 0.63em;
}

.slide-dots li button {
	opacity: 0;
}

.slide-dots li.slick-active {
	background-color: #ffea00;
	border: none;
}

.p-trouble-img {
	width: 14.19em;
}


@media screen and (min-width:48em) {
	.is-slide {
		width: 100%;
	}
	
	.p-trouble-circle {
		margin-top: 1.88em;
	}

	.p-trouble-circle-list {
		width: 27%;
	}
	
	.p-trouble-circle-list + .p-trouble-circle-list {
		margin-left: 9%;
	}
	
	.p-trouble {
		padding: 3.75em 0 4.38em;
		background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg_trouble_pc.png);
		background-size: 5.75em auto;
		background-position: left top 3.13em;
	}

	.p-circle-list-txt {
		margin-top: 1.25em;
		font-size: 1.25em;
		line-height: 1.5;
	}
	
	.p-circle-list-txt-big {
		font-size: 1.25em;
	}

	.p-trouble-img {
		max-width: 100%;
		margin: 0 auto;
	}
}

/* p-service
------------------------------------------------------------------------- */
.p-service {
	box-sizing: border-box;
	padding: 2.34em 0 3.13em;
	background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg_resolution_sp.png);
	background-size: 1.88em auto;
	background-position: right 0.06em top 3.75em;
}

.p-service-toptxt:first-of-type {
	margin-top: 1.25em;
}

.p-service-toptxt {
	margin: 0 auto;
	line-height: 1.52;
	font-size: 1em;
}

.p-service-toptxt + .p-service-toptxt {
	margin-top: 1.09em;
}

.p-service-contentbox-wrap {
	margin-top: 2.34em;
}

.p-service-contentbox {
	box-sizing: border-box;
	padding: 1.41em 0.94em;
	border: 2px solid #d3d3d3;
}

.p-service-contentbox + .p-service-contentbox {
	margin-top: 1.25em;
}

.p-service-illust-img {
	display: inline-block;
	vertical-align: middle;
	width: 31%;
	text-align: center;
}

.p-service-illust01 {
	width: 5.31em;
}

.p-service-illust02 {
	width: 5.78em;
}

.p-service-illust03 {
	width: 4.19em;
}

.p-service-contentbox-tit {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3%;
	width: 61%;
	font-weight: 500;
	font-size: 1.13em;
	line-height: 1.88;
}

.p-service-contentbox-tit-big {
	font-size: 1.16em;
}

.p-service-content-txt {
	margin-top: 1.88em;
	line-height: 1.63;
	font-size: 1em;
}

@media all and (min-width: 47.5em) and (max-width: 81.25em) {
	.p-service-contentbox {
		width: 90%;
		margin: 0 auto;
	}
}

@media all and (min-width:48em) {
	.p-service {
		padding: 5em 0 3.44em;
		background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg_resolution_pc.png);
		background-size: 5.75em auto;
		background-position: right 0.06em top 6.13em;
	}

	.p-service-toptxt:first-of-type {
		margin-top: 2.5em;
	}

	.p-service-toptxt {
		width: 97%;
		line-height: 1.88;
		font-size: 1.06em;
	}

	.p-service-toptxt + .p-service-toptxt {
		margin-top: 0;
	}

	.p-service-contentbox-wrap {
		margin-top: 3.44em;
	}

	.p-service-contentbox {
		padding: 2.81em 3.13em;
		border: 2px solid #d3d3d3;
	}
	
	.p-service-illust-wrap {
		position: relative;
	}

	.p-service-illust-img {
		display: block;
		width: 25%;
		text-align: center;
		position: absolute;
		top: 0;
	}
	
	.p-service-illust-img-last {
		top: -0.94em;
	}

	.p-service-illust01 {
		width: 9.94em;
	}
	
	.p-service-illust02 {
		width: 12.5em;
	}

	.p-service-illust03 {
		width: 8.38em;
	}

	.p-service-contentbox-tit {
		display: block;
		float: right;
		margin-left: 0;
		width: 75%;
		font-weight: 500;
		font-size: 1.63em;
		line-height: 1.88;
	}
	
	.p-service-contentbox-tit-big {
		font-size: 1.15em;
	}

	.p-service-content-txt {
		width: 75%;
		float: right;
		margin-top: 1.56em;
		line-height: 1.76;
		font-size: 1.06em;
	}
}

@media all and (min-width: 81.31em) {
	.p-service-contentbox {
		width: 100%;
	}
}


/* p-flow
------------------------------------------------------------------------- */
.p-flow {
	padding: 2.34em 0 3.13em;
	background-color: #e0f3f3;
	background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg_flow_sp.png);
	background-size: 1.84em auto;
	background-position: left 0.06em top 6.13em;
}

.p-flow-contentbox {
	margin: 1.41em auto 0;
	padding: 1.88em 0.78em 2.19em;
	background-color: #fff;
}

.p-flow-txtbox {
	margin: 1.41em auto 0;
	padding: 1.72em 0.94em;
	border: 5px solid #08c3c5;
}

.p-flow-img {
	text-align: center;
}

.p-flow-pic {
	width: 19.06em;
}

.p-flow-bottom-txt {
	font-weight: 500;
	font-size: 0.94em;
	line-height: 1.53;
}

.p-flow-bottom-txt + .p-flow-bottom-txt {
	margin-top: 0.94em;
}

@media all and (min-width: 47.5em) {
	.p-flow-contentbox {
		width: 90%;
	}
}

@media all and (min-width: 47.56em) and (max-width: 81.25em) {
	.p-flow-contentbox {
		width: 84%;
	}
}

@media all and (min-width:48em) {
	.p-flow {
		padding: 5em 0 3.75em;
		background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg_flow_pc.png);
		background-size: 5.75em auto;
		background-position: left 0.06em top 6.25em;
	}

	.p-flow-contentbox {
		margin: 1.41em auto 0;
		padding: 3.75em 2.98em;
		background-color: #fff;
	}

	.p-flow-txtbox {
		margin-top: 1.41em;
		padding: 1.25em 1.56em;
		border: 3px solid #08c3c5;
	}

	.p-flow-bottom-txt {
		font-size: 1em;
		line-height: 1.88;
	}

	.p-flow-bottom-txt + .p-flow-bottom-txt {
		margin-top: 0;
	}
	
	.p-flow-pic {
		width: 100%;
		margin: 0 auto;
	}
}

@media all and (min-width: 81.31em) {
	.p-service-contentbox {
		width: 100%;
	}
}

/* p-function
----------------------------------------------------------------------- */
.p-function {
	padding: 2.5em 0 3.13em;
}

.p-function-tit {
	margin-bottom: 1.88em;
	padding-bottom: 1.25em;
	font-weight: 500;
	line-height: 1.43;
	font-size: 1.27em;
	letter-spacing: 0.06em;
	text-align: center;
	position: relative;
}

.p-function-tit::after {
	content: '';
	width: 7.97em;
	height: 0.13em;
	background-color: #08c3c5;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

.p-function-wrap {
	width: 100%;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	border: 2px solid #d3d3d3;
}

.p-function-anchor {
	display: block;
	padding: 1.09em 1.25em 3.13em;
}

.p-function-box {
	width: 50%;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.p-function-box::after {
	content: '';
	width: 100%;
	height: 0.31em;
	background-color: #ffea00;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

.p-function-box::before {
	content: '';
	width: 1.56em;
	height: 1.56em;
	background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg-function-triangle_sp.png);
	position: absolute;
	bottom: 0.47em;
	right: 0.15em;
	margin: auto;
}

.p-function-box:hover::before {
	opacity: 0;
}

.p-function-wrap+.p-function-wrap {
	border-top: none;
}

.p-function-box:nth-child(odd) {
	border-right: 2px solid #d3d3d3;
}


.p-function-box+.p-function-box {
	border-top: 2px solid #d3d3d3;
}

.p-function-box:nth-child(2) {
	border-top: none;
}

.p-function-tit-h3 {
	margin-top: 1.25em;
	font-weight: 500;
	font-size: 1.06em;
	line-height: 1.24;
	letter-spacing: 0.06em;
}

.p-function-txt {
	margin-top: 1.09em;
	line-height: 1.6;
	font-size: 0.94em;
	letter-spacing: 0.1em;
	text-align: left;
}

.p-hoverbox {
	width: 100%;
	padding: 0.63em 1.56em 0.63em 0;
	text-align: center;
	background-color: #ffea00;
	background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg_hover-arrow.svg);
	background-size: 0.32em auto;
	background-position: right 2.63em center;
	position: absolute;
	bottom: -2.19em;
	right: 0;
	left: 0;
	margin: auto;
	-webkit-transition: .2s;
	transition: .2s;
}

.p-function-anchor:hover .p-hoverbox {
	bottom: 0;
}

.p-hoverbox-txt {
	font-size: 0.5em;
	letter-spacing: 0.1em;
}

.p-function01-img {
	width: 11.81em;
}

.p-function02-img {
	width: 8.69em;
}

.p-function03-img {
	width: 10.25em;
}

.p-function04-img {
	width: 8.75em;
}

.p-function05-img {
	width: 9.44em;
}

.p-function06-img {
	width: 5.5em;
}

@media all and (min-width:48em) {
	.p-function {
		padding: 4.38em 0 5.31em;
	}

	.p-function-tit {
		margin-bottom: 3.13em;
		padding-bottom: 1.88em;
		line-height: 1.44;
		font-size: 2em;
		letter-spacing: 0.1em;
	}
	
	.p-function-wrap {
		border: 1px solid #d3d3d3;
		border-bottom: none;
	}
	

	.p-function-box:nth-child(odd) {
		border-right: none;
	}

	.p-function-box+.p-function-box {
		border-top: none;
		border-left: 1px solid #d3d3d3;
	}
	.p-function-box:nth-child(4) {
		border-left: none;
	}

	.p-function-box {
		width: 33.33%;
		border-bottom: 1px solid #d3d3d3;
	}

	.p-function-box::before {
		width: 1em;
		height: 1em;
		background-image: url(/web/jp/seikyu/buyer/images/invoice-input/bg-function-triangle_pc.png);
		position: absolute;
		bottom: 0.47em;
		right: 0.31em;
		margin: auto;
	}

	.p-function-tit-h3 {
		margin-top: 1.88em;
		font-size: 1.24em;
		line-height: 1.91;
	}

	.p-function-txt {
		margin-top: 1.09em;
		line-height: 1.63;
		font-size: 1em;
		letter-spacing: 0.1em;
		text-align: center;
	}

	.p-function-anchor {
		padding: 2.5em 1.25em 3.13em;
	}

	.p-hoverbox {
		width: 100%;
		padding: 0.44em 0;
		background-size: 0.5em auto;
		background-position: right 3.13em center;
	}
	
	.p-function01-img {
		width: 7em;
	}
	
	.p-function02-img {
		width: 4.69em;
	}
	
	.p-function03-img {
		width: 5.56em;
	}
	
	.p-function04-img {
		width: 5.06em;
	}
	
	.p-function05-img {
		width: 5.13em;
	}
	
	.p-function06-img {
		width: 3em;
	}
	
	.p-hoverbox-txt {
		font-size: 1em;
	}
}

/* p-cv
------------------------------------------------------------------------- */
.p-cv {
	background-color: #ffef40;
	box-sizing: border-box;
}

.p-cv-wrap {
	width: 100%;
	max-width: 67.5em;
	margin: 0 auto;
}


.p-cv-text-area {
	width: 77%;
	margin: 0 auto;
	padding: 1.88em 0;
}

.p-cv-text {
	width: 85%;
	margin: 0 auto;
	font-weight: 500;
	font-size: 1.13em;
	line-height: 1.43;
	letter-spacing: 0.1em;
	text-align: center;
}

.p-cv-txt-big {
	font-size: 1.31em;
}

.p-cvbtn02 {
	margin-top: 1.25em;
}

.p-cvbtn-txt-anchor02 {
	display: block;
	padding: 1.41em 2.34em 1.41em 0.94em;
	background-color: #2d67a3;
	background-image: url(/web/jp/seikyu/buyer/images/invoice-input/icon_arrow.svg);
	background-size: 0.94em auto;
	background-position: right 0.94em center;
	background-repeat: no-repeat;
	border-radius: 3px;
	color: #fff;
	font-size: 0.94em;
	line-height: 1.38;
	text-align: center;
}

.p-cvbtn-txt-anchor02:hover {
	background-color: rgba(45, 103, 163, 0.8);
}

@media all and (min-width:48em) {
	.p-cv-box {
		width: 90%;
		max-width: 75em;
		margin: 0 auto;
	}
	
	.p-cv-wrap {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.p-cv-img {
		-webkit-align-self: auto;
		align-self: auto;
		width: 43%;
	}
	
	.p-cv-text-area {
		padding: 0;
		width: 52%;
	}

	.p-cv-text {
		width: 100%;
		font-weight: 500;
		font-size: 1.25em;
		line-height: 1.43;
		letter-spacing: 0.1em;
		text-align: left;
	}

	.p-cvbtn02 {
		margin-top: 0.78em;
	}

	.p-cvbtn-txt-anchor02 {
		display: block;
		padding: 0.94em 1.41em 0.94em 0.78em;
		background-size: 0.69em auto;
		background-position: right 0.94em center;
		background-repeat: no-repeat;
		border-radius: 3px;
		color: #fff;
		font-size: 1.38em;
		line-height: 1.36;
		text-align: center;
	}
}

/* module
------------------------------------------------------------------------- */
/* RWD表示切り替え
------------------------------------------------------------------------- */
@media all and (min-width:48em){
	.nopc{
		display: none;
	}
}

.nosp {
	display: none;
}

@media all and (min-width:48em){
	.nosp{
		display: block;
	}
}

/* clearfix
---------------------------------------------------------------------------- */
.clearfix {
  zoom: 1; }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

/* print
---------------------------------------------------------------------------- */
/* 印刷設定
---------------------------------------------------------------------------- */
@media print {
	* html body {
	zoom: 70%;
}

	body {
		transform: translateY(-7%) translateX(-6%) scale(0.86, 0.86);
		height: 100%;
		min-width: 1300px; 
		} 
}