@charset "utf-8";
/* CSS Document */
#seikyu {
	font-size: 16px;
}
.contents {
	width: 90%;
	max-width: 64em;
	margin: auto;
}
.btn a:hover{
	opacity: 0.85;
	cursor : pointer;
}

/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width:75em) {
.contents {	max-width: 64em;}
}

/*-----------------
 *メインビジュアル
-----------------*/
#seikyu .main-v { 
	padding-top: 50px;
	width: 100%;
	height: 550px;
	min-height: 14em;
	position: relative;
	overflow: hidden;
	background-image: url("/web/jp/seikyu/buyer/images/buyer_invox_main-v.jpg");
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
}
#seikyu h1 {
	margin: 80px auto 24px;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: center;
}

#seikyu .subtitle{
	margin: 0 0 38px;
	text-align: center;
	line-height: 30px;
}

.box-center{
	margin: 0 auto;
	text-align: center;
}

.green_color{
	color: #0D7036;
}

.sec-lead .green_color{
	font-size: 20px;
}

.sec-lead .lead-em{
	line-height: 34px;
	margin: 45px 0;
	font-weight: bold;
	text-align: center;
}

/* sec-problem */
.problem-contents{
	margin-bottom: 36px;
}

.sec-problem h2{
	font-size: 20px;
	line-height: 27px;
	background-color: #0D7036;
	padding: 17px 0;
	margin-bottom: 16px;
	color: #FFFFFF;
}

.sec-problem .pc-right{
	text-align: center;
	margin-top: 24px;
}

.problem-list li{
	border: 1px solid #0D7036;
	padding: 16px 24px;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 8px;
	position: relative;
}

.problem-list li span{
	width: 252px;
    display: block;
	font-weight: bold;
	margin-left: 37px;
}

.problem-list li:last-child{
	margin-bottom: 0;
}

.problem-list li::before{
	content: '';
	display: block;
	width: 21px;
	height: 21px;
	background-image: url("/web/jp/seikyu/buyer/images/ic-check-wh.png");
	background-repeat: no-repeat;
	background-color: #0D7036;
	background-position: center;
	position: absolute;
    top: 16px;
    left: 24px;
}

/* sec-merit */
.sec-merit{
	padding: 45px 0  48px;
	background-color: #EDF5ED;
}

#seikyu .sec-merit h2{
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 36px;
}

.merit-list{
	width: 100%;
	text-align: center;
}

.sec-merit:last-child{
	padding-bottom: 48px;
}

.merit-list img{
	width: 100%;
	max-width: 329px;
	margin-bottom: 20px;
}

.merit-list h3{
	color: #0D6F36;
	line-height: 1.3;
	margin-bottom: 28px;
	font-weight: bold;
}

.merit-list li{
	width: 100%;
	position: relative;
	font-size: 14px;
    line-height: 19px;
	margin-bottom: 8px;
	padding: 21px 10px 23px 42px;
	border: 1px solid #0D7036;
	box-sizing: border-box;
	text-align: left;
	background-color: #FFFFFF;
}

.merit-list li:last-child{
	margin-bottom: 32px;
}

.merit-list li::before{
	content: '';
	display: block;
	width: 13px;
	height: 8px;
	background-image: url("/web/jp/seikyu/buyer/images/ic-check-gr.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 26px;
	left: 24px;
}

.merit-list:last-child li{
	padding: 40px 0 56px 42px;
}

.merit-list:last-child li:last-child{
	margin-bottom: 0;
}

.merit-list:last-child li::before{
	top: 45px;
}

/* sec-folder */
.sec-folder{
	margin: 48px 0;
}
#seikyu .sec-folder h2{
	position: relative;
	padding: 18px 0 16px;
	text-align: center;
	border: 1px solid #0D7036;
	color: #0D7036;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 30px;
}

.sec-folder h2:before{
	content: "";
    position: absolute;
    right: -1em;
    width: 0.6em;
    height: 0.6em;
    bottom: -8px;
	left: 50%;
    margin-top: -0.32em;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    transform: rotate(135deg) translate(-50%, -50%);
    -webkit-transform: rotate(135deg) translate(-50%, -50%);
	border-color: #0D7036;
	background-color: #FFFFFF;
}

.folder-image{
	text-align: center;
	max-width: 847px;
	margin: 0 auto;
}

.folder-image img{
	width: 100%;
}

/* sec-contact */
.sec-contact{
	padding: 48px 0;
	background-color: #EDF5ED;
}

.contact-title{
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	height: 46px;
	padding: 13px 0 12px;
	text-align: center;
	box-sizing: border-box;
	line-height: 21px;
}

.contact-title:before{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 8.5px solid transparent;
	border-right: 8.5px solid transparent;
	border-top: 17px solid #FFFFFF;
	position: absolute;
    transform: translate(-50%, 16px);
	-webkit-transform: translate(-50%, 16px);
    left: 50%;
    bottom: 0;
}

.contact-title-s{
	padding: 4px 0 4px 29px;
	background-image: url("/web/jp/seikyu/buyer/images/ic-checkbox-gr.jpg");
	background-repeat: no-repeat;
	background-position: left center;
}

.contact-title-s span{
	position: relative;
	z-index: 0;
}

.contact-title-s span:before{
	content: '';
	display: block;
	position: absolute;
	bottom: 3px;
	left: 0;
	width: 100%;
	height: 6px;
	background-color: #FFDF2C;
	z-index: -1;
}

.contact-title2{
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 28px;
	text-align: center;
	font-weight: bold;
}

.contact-title2 span{
	color: #0D7036;
}

.contact-supplier{
	margin-top: 13px;
	text-align: left;
	font-size: 14px;
}

.contact-supplier a{
	text-decoration: underline;
}

/* sec-save */
.sec-save{
	margin: 45px 0 48px;
}

#seikyu .sec-save h2{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 36px;
}

.save-step, .save-step02{
	margin: 0 auto;
}

.save-step-circul{
	width: 250px;
	height: 250px;
	border-radius: 250px;
	background-color: #0D7036;
	padding-top: 37px;
	margin: 0 auto 55px;
	box-sizing: border-box;
	text-align: center;
	color: #FFFFFF;
	position: relative;
}

.save-step:last-child .save-step-circul{
	margin: 0 auto 40px;
}

.save-step-circul:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-image: url("/web/jp/seikyu/buyer/images/bg_save-step.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: 50px;
	left: 0;
    transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.save-step:last-child .save-step-circul:after{
	content: none;
}

.save-step-sub01{
	padding: 11px 0 12px;
	background-color: #0D7036;
	text-align: center;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	margin-bottom: 16px;
}

.save-step-sub02{
	margin-bottom: 16px;
}

.save-step-sub02 img{
	max-width: 329px;
	width: 100%;
}

.save-step-sub03{
	margin-bottom: 19px;
	font-size: 14px;
	line-height: 19px;
}

.save-step-sub04, .save-step-sub05{
	border: 1px solid #0D7036;
	padding: 24px 10px 24px 26px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 19px;
}

.save-step-sub04 .text-bold, .save-step-sub05 .text-bold{
	font-weight: bold;
}

.save-step-sub04{
	margin-bottom: 8px;
}

.save-step-sub05{
	margin-bottom: 32px;
}

.save-step-subtitle{
	margin-bottom: 6px;
	font-weight: bold;
}

.save-step .save-step-title{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 21px;
	text-align: center;
}

.save-step:first-child .save-step-title{
	margin-bottom: 25px;
}

.save-step:last-child .save-step-title{
	margin-bottom: 16px;
}

.save-step .save-step-image{
	margin-bottom: 32px;
}

.save-step:first-child .save-step-image{
	margin-bottom: 23px;
}

.save-step:last-child .save-step-image{
	margin-bottom: 10px;
}

.save-step .save-step-text{
	font-size: 14px;
	line-height: 19px;
}

/* sec-security */
#seikyu .sec-security{
	background-color: #0D7036;
	color: #FFFFFF;
	padding: 45px 0 48px;
}

#seikyu .sec-security h2{
	margin-left: 35px;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 36px;
	color: #FFFFFF;
}

.security-text{
	line-height: 21px;
	margin-bottom: 20px;
}

.security-subtext{
	margin-bottom: 30px;
}

.security-image{
	text-align: center;
	padding: 30px 35px;
	background-color: #FFFFFF;
	box-sizing: border-box;
}

.security-image img{
	width: 100%;
	max-width: 320px;
}

.contact-title-contents{
	font-weight: bold;
}

.contact-title-left{
	margin-bottom: 21px;
}

.contact-title-right{
	margin-bottom: 33px;
}

/*-----------------
 *見出し　デザイン設定
-----------------*/
#seikyu h2 {
	font-weight: bold;
	margin-bottom: 1.5em;
	text-align: center;
	line-height: 1.3em;
}

/* catch */
.catch {
    position: relative;
    display: inline-block;
    padding: 0 16px;
	font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
	margin-bottom: 20px;
}
    
.catch_sp {
	color: #0D7036;
	position: relative;
	top: 5px;
}

.catch_sp span{
	position: relative;
	padding-left: 12px;
	z-index: 0;
}

.catch_sp br + span{
	padding: 0 15px 0 0;
}
.catch_sp span::before{
    content: '';
    position: absolute;
    bottom: 8px;
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: #297c3a;
}

.catch_sp span::before{
	left: -13px;
	transform: rotate(60deg);
}

.catch_sp br + span::before{
	left: auto;
    right: -13px;
    transform: rotate(-60deg);
}

.catch_sp span::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 6px;
	background-color: #FFDF2C;
	left: 0;
    bottom: 0;
	display: block;
	z-index: -1;
}

/* btn-cta */
.btn-cta:hover, .btn-online:hover {
    opacity: 0.7;
}
.btn-cta {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 513px;
    padding: 24px 0;
    border: 1px solid #fff;
	border-radius: 4px;
	background-color: #ff7800;
    box-shadow: 0 5px 12px rgb(0 0 0 / 40%);
    text-decoration: none;
    outline: none; 
    text-align: center;
    transition: ease .2s;
}

.btn-cta span {
    position: relative; 
    z-index: 3;
    color: #fff; 
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.1em;
	display: block;
}

.btn-cta span::after {
    content: "";
    position: absolute;
    right: -1em;
    width: 0.6em;
    height: 0.6em;
    top: 50%;
    margin-top: -0.32em;
    border-top-width: 3px;
    border-top-style: solid;
    border-right-width: 3px;
    border-right-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
    
.btn-cta:hover span {
    color: #fff; 
}

.btn-online{
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 513px;
    padding: 24px 0;
    border: 1px solid #fff;
	border-radius: 4px;
	background-color: #0D7036;
    box-shadow: 0 5px 12px rgb(0 0 0 / 40%);
    text-decoration: none;
    outline: none; 
    text-align: center;
    transition: ease .2s;
}

.btn-online span {
    position: relative; 
    z-index: 3;
    color: #fff; 
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.1em;
	display: block;
}

.btn-online span::after {
    content: "";
    position: absolute;
    right: -1em;
    width: 0.6em;
    height: 0.6em;
    top: 50%;
    margin-top: -0.32em;
    border-top-width: 3px;
    border-top-style: solid;
    border-right-width: 3px;
    border-right-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
    
.btn-online:hover span {
    color: #fff; 
}

.btn-contents .btn-cta span::after, .btn-contents .btn-online span::after {
	right: 17px;
}

.btn-contents .btn-online{
	margin-top: 16px;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em){
	#seikyu .main-v { 
		height: 500px;
	}
	#seikyu h1 {
		margin-top: 84px;
		font-size: 1.5em;
	}
	#seikyu h1 .pctab-only{display:block !important;}
	.sec-lead .lead-em{
		margin: 76px 0;
	}	
	.pc-left{
		float: left;
	}
	.pc-right{
		float: right;
	}
	.problem-contents{
		margin-bottom: 80px;
	}
	.problem-list li span{
		width: 248px;
	}
	.sec-problem .pc-right{
		margin: 36px 6px 0 0;
	}
	.sec-merit{
		padding: 75px 0 80px;
	}	
	#seikyu .sec-merit h2{
		font-size: 20px;
	}
	.merit-list:last-child{
		padding-right: 0;
	}
	.sec-folder{
		margin: 80px 0;
	}
	.sec-contact{
		padding: 80px 0 78px;
	}
	.sec-save{
		margin: 75px 0 80px;
	}
	#seikyu .sec-save h2{
		font-size: 22px;
		line-height: 30px;
	}
	#seikyu .sec-security{
		padding: 80px 0;
	}
	#seikyu .sec-security h2{
		text-align: left;
		margin-left: 0;
	}
	.contact-title-left{
		float: left;
		width: 50%;
		padding-right: 4px;
		box-sizing: border-box;
		margin-bottom: 0;
	}
	.contact-title-right{
		float: left;
		width: 50%;
		padding-left: 4px;
		box-sizing: border-box;
		margin-bottom: 0;
	}
	.contact-title2{
		font-size: 32px;
		line-height: 43px;
		margin: 32px 0 36px;
	}
	.contact-supplier{
		text-align: right;
	}
	.btn-contents .btn-cta, .btn-contents .btn-online{
		width: 100%;
	}
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	#seikyu .main-v {min-height: 16em;}
	#seikyu h1 {
		margin-top: 110px;
		font-size: 2em;
	}
	#seikyu h1 span {
		font-size: 0.5em;
		line-height: 1.5em;
		display: block;
	}
	#seikyu .sec-merit h2{
		font-size: 22px;
	}
	.problem-list li span{
		width: auto;
	}
	.merit-list{
		width: 31%;
		padding-right: 3.5%;
		float: left;
	}
	.merit-list:first-child h3{
		margin-bottom: 7px;
	}
	.merit-list:first-child li{
		height: 103px;
	}
	.merit-list:last-child li{
		height: 213px;
		padding-right: 10px;
	}
	.btn-contents .btn-cta, .btn-contents .btn-online {
		max-width: 440px;
	}
	.merit-list li:last-child{
		margin-bottom: 0;
	}
	.merit-list:last-child{
		padding-bottom: 0;
	}
	.btn-contents .btn-cta{
		float: left;
	}
	.btn-contents .btn-online{
		float: right;
		margin-top: 0;
	}
	.save-step, .save-step02{
		width: 31%;
		padding-right: 3.5%;
		float: left;
	}
	.save-step:last-child, .save-step02:last-child{
		padding-right: 0;
	}
	.save-step-sub05{
		margin-bottom: 0;
	}
	.save-step-circul:after{
		right: -45px;
	}
	.save-step-circul{
		margin: 0 auto 40px;
	}
	.save-step-circul:after{
		top: 0;
		left: auto;
		right: -55px;
		transform: none;
		-webkit-transform: none;
	}
	.security-left{
		position: relative;
		float: left;
		height: 268px;
	}
	.security-image{
		float: right;
		width: 440px;
		height: 268px;
		padding-top: 30.5px;
	}
	.security-text{
		margin-bottom: 0;
	}
	.security-subtext{
		position: absolute;
		bottom: 0;
		margin-bottom: 0;
	}
}

@media screen and (min-width:74em){
	.btn-contents .btn-cta, .btn-contents .btn-online {
		max-width: 506px;
	}
	.save-step-circul:after{
		right: -68px;
	}
	.security-image{
		width: 506px;
	}
	.merit-list:first-child h3{
		margin-bottom: 10px;
	}
	.merit-list:first-child li{
		height: 103px;
	}
	.merit-list:last-child li{
		height: 214px;
	}

	.btn-contents .btn-cta, .btn-contents .btn-online{
		max-width: 506px;
	}
}

@media (max-width: 767px) {
	.btn-cta, .btn-online {
		display: block;
		width: 100%;
		margin: 0 auto;
		padding: 20px 0;
	}
		
	.btn-cta span, .btn-online span {
		font-size: 18px;
	}
	.contact-supplier{
		max-width: 506px;
		margin: 13px auto 0;
	}
}

@media (max-width: 767px) {
	.btn-cta, .btn-online {
		display: block;
		width: 100%;
		margin: 0 auto;
		padding: 20px 0;
	}
		
	.btn-cta span, .btn-online span {
		font-size: 18px;
	}
	.contact-supplier{
		max-width: 506px;
		margin: 13px auto 0;
	}
}



/*導入事例前後の余白調整*/
#sec-function_common{
    margin: 2em 0 140px !important;
}