@charset "utf-8";
/* for PF TRADE Toppage */
.trade-top-content *{
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.5;
}
.trade-top-content {
	position: relative;
	padding-top: 56px;
}
.container{
	max-width: 1160px;
	padding: 0 5%;
}
@media (min-width: 1200px) {
	.trade-top-content {
		padding-top: 72px;
	}
	.container{
		padding: 0;
	}
}
h2.h2_top_contents{
	text-align: center;
	margin-bottom: 21px;
	font-size: 24px;
	font-weight: bold;
}
h2.h2_top_contents > span{
	display: block;
}
h2.h2_top_contents .h2_en{
	color: #075877;
	font-size: 10px;
	margin-bottom: 5px;
}
h2.h2_top_contents .h2_sub{
	font-size: 16px;
}
@media screen and (min-width:1024px){
	.trade-top-content *{
		letter-spacing: 0;
	}	
	h2.h2_top_contents{
		margin-bottom: 42px;
		font-size: 48px;
	}
	h2.h2_top_contents .h2_en{
		font-size: 20px;
		margin-bottom: 10px;
	}
	h2.h2_top_contents .h2_sub{
		font-size: 32px;
	}
}
/*--------------------------------------------------------------
       news
--------------------------------------------------------------*/
#sec-topic {
    padding: 0 0 2rem 0;
    background-color: #E6EEF1;
}
#sec-topic .info_label {
	font-size: 0.875em;
    display: inline-block;
	padding: 0.2em 0 0 0;
	width: 100px;
    margin-right: 1em;
    color: #365281;
    letter-spacing: 0;
    text-align: center;
    border: none;
}
#sec-topic .info_label div {
    border: 1px solid #365281;
	background-color: #fff;
}
#sec-topic .info_wrap:last-child{
	margin-bottom:0;
}
#sec-topic .info_wrap{
	margin-bottom: 15px;
}
#sec-topic a span.date{
    padding-right: 0.5em;
	display: inline-block;
}
#sec-topic a span.date:after{
	content: "|";
	padding-left: 0.5em;
}
@media screen and (min-width:48em){
#sec-topic .topics{
	flex-direction: row;
}
#sec-topic .ticker_label {
    border-right: 1px solid #777;
}
}
.btn-trade-top{
	text-align: center;
}
.btn-trade-top a{
	background-color: #fff;
	border: 2px solid #075877;
	border-radius: 30px;
	color: #075877;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	padding: 12px;
	position: relative;
	width: 300px;
	height: 60px;
	text-align: center;
}
.btn-trade-top a:after{
	content: "";
    display: block;
    width: 13px;
    height: 13px;
    border-top: solid 2px #075877;
    border-right: solid 2px #075877;
    transform: rotate(45deg);
	position: absolute;
	top: 21px;
	right: 21px;
}
.btn-trade-top a:hover{
	background-color: #075877;
	color: #fff;
}
.btn-trade-top a:hover:after{
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}
/*NEWS*/
#sec-topic .container{
	background: url("/web/jp/trade/images/top/top_news_tit_bg_sp.png") 100% 0 no-repeat transparent;
	max-width: none;
	padding: 0;
}
#sec-topic h2{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	height: 42px;
	margin-bottom: 34px;
	padding: 8px 16px;
}
#sec-topic .info_date{
	color: #075877;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
}
#sec-topic .info_wrap{
	margin-bottom: 13px;
}
#sec-topic a{
	font-size: 12px;
	font-weight: bold;
}
#sec-topic .sec-topic-main{
	padding: 0 16px;
}

/*about*/
#sec-about{
	background: url("/web/jp/trade/images/top/top_about_bg.png") 100% 0 no-repeat transparent;
	background-size: 160px;
	padding: 60px 0;
}
#sec-about .sec-about-txt{
	font-size: 12px;
	margin-bottom: 60px;
}
#sec-about .sec-about-img{
	text-align: center;
}

/*feature*/
#sec-feature{
	background-color: #E6EEF1;
}
#sec-feature > section{
	margin: 0 5% 40px;
}
#sec-feature .h2_top_contents{
	margin-left: 5%;
	margin-right: 5%;
}
#sec-feature .top_feature_upper{
	height: 185px;
	margin-bottom: 28px;
	position: relative;
}
#sec-feature .top_feature_upper .top_feature_img{
	text-align: center;
}
#sec-feature .top_feature_upper .top_feature_img img{
	height: 185px;
}
#sec-feature .top_feature_upper .top_feature_num{
	position: absolute;
	z-index: 1;
}
#sec-feature .top_feature_upper .top_feature_num img{
	width: 77px;
}
#sec-feature .top_feature_lower{
	padding: 0 5% 50px;
}
#sec-feature .top_feature_lower h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 21px;
}
#sec-feature .top_feature_lower p{
	font-size: 12px;
}
#sec-feature .top_feature_01 .top_feature_upper .top_feature_num,
#sec-feature .top_feature_03 .top_feature_upper .top_feature_num,
#sec-feature .top_feature_05 .top_feature_upper .top_feature_num{
	right: 8px;
	bottom: 0;
}
#sec-feature .top_feature_02 .top_feature_upper .top_feature_num,
#sec-feature .top_feature_04 .top_feature_upper .top_feature_num{
	left: 8px;
	bottom: 0;
}
#sec-feature .top_feature_01{
	background: url("/web/jp/trade/images/top/top_feature_01_sp_bg.png") 100% 0 no-repeat #fff;
}
#sec-feature .top_feature_02{
	background: url("/web/jp/trade/images/top/top_feature_02_sp_bg.png") 0 0 no-repeat #fff;
}
#sec-feature .top_feature_03{
	background: url("/web/jp/trade/images/top/top_feature_03_sp_bg.png") 100% 0 no-repeat #fff;
}
#sec-feature .top_feature_04{
	background: url("/web/jp/trade/images/top/top_feature_04_sp_bg.png") 0 0 no-repeat #fff;
}
#sec-feature .top_feature_05{
	background: url("/web/jp/trade/images/top/top_feature_05_sp_bg.png") 100% 0 no-repeat #fff;
}

/*function*/
#sec-function{
	background: url("/web/jp/trade/images/top/top_function_bg.png") 0 0 repeat transparent;
	padding-bottom: 40px;
}
#sec-function .top_function_list > div{
	background-color: #E6EEF1;
	margin: 0 0 20px;
	padding: 16px;
	width: 100%;
}
#sec-function .top_function_list > div dt{
	margin-bottom: 14px;
	text-align: center;
}
#sec-function .top_function_list > div dt h3{
	font-size: 16px;
	font-weight: bold;
}
#sec-function .top_function_list > div dd{
	display: flex;
	align-items: flex-start;
	font-size: 12px;
}
#sec-function .top_function_list > div dd img{
	width: 50px;
	margin-right: 12px;
	vertical-align: top;
}
#sec-function .btn-trade-top{
	margin-top: 20px;
}
/*usecase*/
#sec-usecase{
	background-color: #F3F3F3;
	padding: 40px 0 20px;
}
#sec-usecase .top-usecase-sec{
	background-color: #fff;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
}
#sec-usecase .top-usecase-sec .top-usecase-img{
	background: url("/web/jp/trade/images/top/top_usecase_sp_bg.png") center 0 no-repeat;
	padding: 20px 16px;
}
#sec-usecase .top-usecase-sec .top-usecase-img .top-usecase-num{
	display: none;
}
#sec-usecase .top-usecase-sec .top-usecase-img .top-usecase-img-inner{
	text-align: center;
}
#sec-usecase .top-usecase-sec .top-usecase-img .top-usecase-img-inner img.top-usecase-img-sp{
	width: 100%;
	max-width: 622px;
}
#sec-usecase .top-usecase-sec .top-usecase-img .top-usecase-img-inner img.top-usecase-img-pc{
	display: none;
}
#sec-usecase .top-usecase-sec h3{
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#sec-usecase .top-usecase-sec ul{
	margin: 0 20px 8px;
}
#sec-usecase .top-usecase-sec ul li{
	background: url("/web/jp/trade/images/top/top_usecase_check.png") 0 4px no-repeat transparent;
	margin-bottom: 16px;
	padding-left: 30px;
	min-height: 23px;
}
#sec-usecase .top-usecase-sec ul li strong{
	color: #075877;
	font-weight: bold
}
#sec-achievement{
	background: url("/web/jp/trade/images/top/top_achievement_pc_bg.png") 100% 0 no-repeat #e6eef1;
	padding: 60px 0;
}
#sec-achievement .top-achievement{
	background-color: rgba(0,20,27,0.8);
	width: 100%;
	max-width: 840px;
	margin: 0 auto;
	padding: 26px 16px 30px;
}
#sec-achievement .top-achievement h2{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
#sec-achievement .top-achievement .top-achievement-img-wrap{
	margin-bottom: 20px;
	text-align: center;
	white-space: nowrap;
}
#sec-achievement .top-achievement .top-achievement-img-wrap img{
	width: 32%;
	max-width: 100px;
	margin: 0 2px;
}
#sec-achievement .top-achievement p{
	color: #fff;
	font-size: 10px;
}

/*usage*/
#sec-usage{
	background-color: #F3F3F3;
	padding-top: 40px;
}
#sec-usage .top-usage{
	background-color: #fff;
	display: flex;
	margin-bottom: 20px;
	padding: 20px 16px 10px 0;
}
#sec-usage .top-usage .top-usage-img{
	margin-right: 16px;
	width: 140px;
}
#sec-usage .top-usage .top-usage-img img{
	width: 140px;
	min-width: 140px;
}
#sec-usage .top-usage .top-usage-txt h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 13px;
}
#sec-usage .top-usage .top-usage-txt ul li{
	font-size: 12px;
	margin-bottom: 10px;
}
#sec-usage .top-usage .top-usage-txt ul li strong{
	color: #80AF29;
	font-weight: bold;
}
#sec-usage .top-usage .top-usage-txt ul li.top-usage-link{
	text-align: right;
}
#sec-usage .top-usage .top-usage-txt ul li.top-usage-link a{
	color: #075877;
	font-weight: bold;
	position: relative;
}
#sec-usage .top-usage .top-usage-txt ul li.top-usage-link a:hover{
	opacity: 0.8;
}
#sec-usage .top-usage .top-usage-txt ul li.top-usage-link a:after{
	content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: solid 1px #222;
    border-right: solid 1px #222;
    transform: rotate(45deg);
	margin-left: 16px;
}

/*case-logos*/
#sec-case .case-logos{
	margin-top: 40px;
}
#sec-case .case-logos .case-logos-lead{
	font-size: 16px;
	font-weight: bold;
	margin: 0 5% 40px;
	text-align: center;
}
#sec-case .case-logos .case-logo-wrap{
	margin: 0 auto;
	max-width: 1020px;
	padding: 0 5%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#sec-case .case-logos .case-logo-wrap > div{
	margin-bottom: 32px;
	text-align: center;
	width: 100%;
}
#sec-case .case-logos .case-logo-wrap > div img{
	width: 90%;
	max-width: 200px;
}
#sec-case .case-logos .case-logo-wrap > div img.max180{
	max-width: 180px;
}
#sec-case .case-logos .case-logo-wrap > div img.max120{
	max-width: 120px;
}
#sec-case .case-logos .case-logo-wrap > div img.max100{
	max-width: 100px;
}
@media screen and (max-width:767px){
	#sec-case .case-logos .case-logo-wrap > div{
		width: 50%;
	}
	#sec-case .case-logos .case-logo-wrap > div img.max180,
	#sec-case .case-logos .case-logo-wrap > div img.max120,
	#sec-case .case-logos .case-logo-wrap > div img.max100{
		width: 50%;
	}
	#sec-case .case-logos .case-logo-wrap > div img.spfull{
		width: 100%;
	}
	.case-logo-pc-only{
		display: none;
	}
}
@media screen and (min-width:640px){
	#sec-case .case-logos .case-logo-wrap > div img{
		max-width: 200px;
	}
}
@media screen and (min-width:768px){
	#sec-case .case-logos .case-logo-wrap > div{
		width: 25%;
	}
	#sec-case .case-logos .case-logos-lead{
		font-size: 20px;
	}
}
@media screen and (min-width:768px){
	#sec-topic .info_wrap{
		display: flex;
		flex-wrap: nowrap;
	}
	#sec-topic .info_wrap .info_date{
		margin: 0 36px 0 0;
	}
	#sec-about{
		background-size: 240px;
	}
	#sec-about .sec-about-txt{
		font-size: 16px;
	}
	#sec-function .top_function_list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#sec-function .top_function_list > div{
		width: 48%;
	}
	#sec-usecase .top-usecase-wrap{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#sec-usecase .top-usecase-wrap .top-usecase-sec{
		position: relative;
		width: 48%;
		padding-bottom: 120px;
	}
	#sec-usecase .top-usecase-sec .top-usecase-img{
		background: url("https://www.infomart.co.jp/web/jp/trade/images/top/top_usecase_sp_bg.png") 45% 0 no-repeat;
		padding: 10px 20px 32px;
	}
	#sec-usecase .top-usecase-sec .top-usecase-img .top-usecase-num{
		color: #fff;
		font-size: 32px;
		font-weight: bold;
		display: block;
		line-height: 1;
	}
	#sec-usecase .top-usecase-sec .top-usecase-img .top-usecase-img-inner img.top-usecase-img-sp{
		display: none;
	}
	#sec-usecase .top-usecase-sec .top-usecase-img .top-usecase-img-inner img.top-usecase-img-pc{
		display: inline;
	}
	#sec-usecase .top-usecase-sec .btn-trade-top{
		position: absolute;
		bottom: 40px;
		width: 100%;
	}
	#sec-usage .top-usage-wrap{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#sec-usage .top-usage-wrap .top-usage{
		width: 48%;
	}
}
@media screen and (min-width:1024px){
	#sec-topic.bgcolor_second{
		background: linear-gradient(90deg,#075877 0%,#075877 50%,#E6EEF1 50%,#E6EEF1 100%);
		height: 179px;
	}
	#sec-topic .container{
		background-image: none;
		display: flex;
		max-width: 1160px
	}
	#sec-topic .container h2{
		background: url("/web/jp/trade/images/top/top_news_tit_bg_pc.png") 0 0 no-repeat #E6EEF1;
		font-size: 36px;
		width: 179px;
		height: 179px;
		margin: 0 0 0 16px;
		padding: 17px 0;
	}
	#sec-topic .container .sec-topic-main{
		background-color: #E6EEF1;
		padding: 32px 0;
	}
	#sec-topic .info_date,#sec-topic a{
		font-size: 20px;
	}
	#sec-about{
		background-size: 280px;
		padding: 80px 0 90px; 
	  }
	#sec-about .sec-about-txt{
		margin: 0 auto 30px;
		max-width: 1000px;
	}
	#sec-feature{
		padding-top: 80px;
		padding-bottom: 40px;
		position: relative;
	}
	#sec-feature > section{
		margin: 0;
	}
	#sec-feature h2.h2_top_contents{
		margin-bottom: 73px;
	}
	#sec-feature .top_feature_inner{
		display: flex;
		position: relative;
	}
	#sec-feature > section{
		margin-bottom: 40px; 
	}
	#sec-feature .top_feature_upper{
		height: 469px;
		margin-bottom: 0;
		position: static;
	}
	#sec-feature .top_feature_upper .top_feature_img{
		position: absolute;
		width: 469px;
		box-sizing: content-box;
	}
	#sec-feature .top_feature_upper .top_feature_img img{
		max-width: none;
		height: 469px;
	}
	#sec-feature .top_feature_upper .top_feature_num img{
		width: 142px;
	}
	#sec-feature .top_feature_lower{
		background-color: #E6EEF1;
		padding: 100px 0 0 0;
	}
	#sec-feature .top_feature_lower .top_feature_lower_inner{
		background: #fff;
	}
	#sec-feature .top_feature_lower h3{
		font-size: 24px;
	}
	#sec-feature .top_feature_lower p{
		font-size: 16px;
	}
	#sec-feature .top_feature_01 .top_feature_upper .top_feature_img,
	#sec-feature .top_feature_03 .top_feature_upper .top_feature_img,
	#sec-feature .top_feature_05 .top_feature_upper .top_feature_img{
		text-align: left;
		left: 0;
		top: 0;
	}
	#sec-feature .top_feature_02 .top_feature_upper .top_feature_img,
	#sec-feature .top_feature_04 .top_feature_upper .top_feature_img{
		text-align: right;
		right: 0;
		top: 0;
	}
	#sec-feature .top_feature_01 .top_feature_upper .top_feature_num,
	#sec-feature .top_feature_03 .top_feature_upper .top_feature_num,
	#sec-feature .top_feature_05 .top_feature_upper .top_feature_num{
		right: 16px;
		top: 0;
		bottom: auto;
	}
	#sec-feature .top_feature_02 .top_feature_upper .top_feature_num,
	#sec-feature .top_feature_04 .top_feature_upper .top_feature_num{
		left: 16px;
		top: 0;
		right: auto;
		bottom: auto;
	}
	#sec-feature .top_feature_01 .top_feature_lower .top_feature_lower_inner,
	#sec-feature .top_feature_03 .top_feature_lower .top_feature_lower_inner,
	#sec-feature .top_feature_05 .top_feature_lower .top_feature_lower_inner{
		background: #fff;
		padding-top: 42px;
		padding-right: 16px;
		padding-bottom: 47px;
		padding-left: 469px;
	}
	#sec-feature .top_feature_02 .top_feature_lower .top_feature_lower_inner,
	#sec-feature .top_feature_04 .top_feature_lower .top_feature_lower_inner{
		background: #fff;
		padding-top: 42px;
		padding-right: 469px;
		padding-bottom: 47px;
		padding-left: 16px;
	}
	#sec-feature .top_feature_01{
		background: none,linear-gradient(90deg,#6A9BAD 0%,#6A9BAD 50%,#E6EEF1 50%,#E6EEF1 100%);
	}
	#sec-feature .top_feature_01 .top_feature_upper .top_feature_img{
		background: url("/web/jp/trade/images/top/top_feature_01_pc_bg.png") 100% 0 no-repeat transparent;
	}
	#sec-feature .top_feature_02{
		background: none,linear-gradient(90deg,#E6EEF1 0%,#E6EEF1 50%,#397992 50%,#397992 100%);
	}
	#sec-feature .top_feature_02 .top_feature_upper .top_feature_img{
		background: url("/web/jp/trade/images/top/top_feature_02_pc_bg.png") 0 0 no-repeat transparent;
	}
	#sec-feature .top_feature_03{

		background: none,linear-gradient(90deg,#075877 0%,#075877 50%,#E6EEF1 50%,#E6EEF1 100%);
	}
	#sec-feature .top_feature_03 .top_feature_upper .top_feature_img{
		background: url("/web/jp/trade/images/top/top_feature_03_pc_bg.png") 100% 0 no-repeat transparent;
	}
	#sec-feature .top_feature_04{
		background: none,linear-gradient(90deg,#E6EEF1 0%,#E6EEF1 50%,#206985 50%,#206985 100%);
	}
	#sec-feature .top_feature_04 .top_feature_upper .top_feature_img{
		background: url("/web/jp/trade/images/top/top_feature_04_pc_bg.png") 0 0 no-repeat transparent;
	}
	#sec-feature .top_feature_05{
		background: none,linear-gradient(90deg,#06465f 0%,#06465f 50%,#E6EEF1 50%,#E6EEF1 100%);
	}
	#sec-feature .top_feature_05 .top_feature_upper .top_feature_img{
		background: url("/web/jp/trade/images/top/top_feature_05_pc_bg.png") 100% 0 no-repeat transparent;
	}
	#sec-function{
		padding-top: 80px;
		padding-bottom: 80px;
	}
	#sec-function .top_function_list > div{
		width: 31%;
		margin-bottom: 20px;
		padding: 22px 20px;
	}
	#sec-function .top_function_list > div dd{
		font-size: 16px;
		align-items: center;
	}
	#sec-usecase{
		padding-top: 80px;
		padding-bottom: 60px;
	}
	#sec-usecase .top-usecase-sec h3{
		font-size: 32px;
	}
	#sec-usecase .top-usecase-wrap .top-usecase-sec{
		width: 31%;
		max-width: 363px;
	}
	#sec-achievement{
		background: url("/web/jp/trade/images/top/top_achievement_pc_bg.png") 100% 0 no-repeat #e6eef1;
		padding: 80px 0;
	}
	#sec-achievement .top-achievement{
		background-color: rgba(7,88,119,0.9);
		margin: 0 auto;
		padding: 44px 20px 40px;
		position:relative;
		box-shadow: 0px 0px 40px 2px rgba(0, 0, 0, 0.2);
	}
	#sec-achievement .top-achievement:after{
		content: "";
		display:block;
		position:absolute;
		top: 0;
		left: 0;
		width:100%;
		height:100%;
		box-shadow:inset 0px 0px 100px 2px rgba(0, 0, 0, 0.3);
	}
	#sec-achievement .top-achievement h2{
		font-size: 48px;
		margin-bottom: 32px;
	}
	#sec-achievement .top-achievement p{
		font-size: 12px;
	}
	#sec-achievement .top-achievement .top-achievement-img-wrap img{
		width: 176px;
		max-width: 176px;
	}
	#sec-usage{
		padding-top: 80px;
		padding-bottom: 40px;
	}
	#sec-usage .top-usage-wrap .top-usage{
		width: 31%;
		max-width: 360px;
		background: linear-gradient(180deg,#f3f3f3 0%,#f3f3f3 90px,#fff 90px,#fff 100%);
		display: block;
		margin-bottom: 40px;
		padding: 0 32px 24px;
	}
	#sec-usage .top-usage-wrap .top-usage .top-usage-img{
		margin-right: 0;
		margin-bottom: 26px;
		text-align: center;
		width: auto;
	}
	#sec-usage .top-usage-wrap .top-usage .top-usage-img img{
		width: 250px;
		min-width: 250px;
	}
	#sec-usage .top-usage-wrap .top-usage .top-usage-txt h3{
		font-size: 32px;
		margin-bottom: 18px;
		text-align: center;
	}
	#sec-usage .top-usage-wrap .top-usage .top-usage-txt ul li{
		font-size: 20px;
		margin-bottom: 18px;
	}
	#sec-usage .top-usage-wrap .top-usage .top-usage-txt ul li.top-usage-link a:after{
		width: 11px;
		height: 11px;
		position: relative;
		top: -2px;
	}
}
@media screen and (min-width:1200px){
	#sec-topic .container h2{
		margin: 0;
	}
	#sec-about{
		background-size: 320px;
	}
	#sec-about h2.h2_top_contents br{
		display: none;
	}
	#sec-feature .top_feature_01 .top_feature_upper .top_feature_num,
	#sec-feature .top_feature_03 .top_feature_upper .top_feature_num,
	#sec-feature .top_feature_05 .top_feature_upper .top_feature_num{
		right: calc((100% - 1160px) / 2);
	}
	#sec-feature .top_feature_01 .top_feature_upper .top_feature_img,
	#sec-feature .top_feature_03 .top_feature_upper .top_feature_img,
	#sec-feature .top_feature_05 .top_feature_upper .top_feature_img{
		padding-left: calc((100% - 1160px) / 2);
	}
	#sec-feature .top_feature_01 .top_feature_lower .top_feature_lower_inner,
	#sec-feature .top_feature_03 .top_feature_lower .top_feature_lower_inner,
	#sec-feature .top_feature_05 .top_feature_lower .top_feature_lower_inner{
		padding-right: calc((100% - 1160px) / 2);
		padding-bottom: 47px;
		padding-left: calc(((100% - 1160px) / 2) + 469px);
	}
	#sec-feature .top_feature_02 .top_feature_upper .top_feature_num,
	#sec-feature .top_feature_04 .top_feature_upper .top_feature_num{
		left: calc((100% - 1160px) / 2);
	}
	#sec-feature .top_feature_02 .top_feature_upper .top_feature_img,
	#sec-feature .top_feature_04 .top_feature_upper .top_feature_img{
		padding-right: calc((100% - 1160px) / 2);
	}
	#sec-feature .top_feature_02 .top_feature_lower .top_feature_lower_inner,
	#sec-feature .top_feature_04 .top_feature_lower .top_feature_lower_inner{
		padding-left: calc((100% - 1160px) / 2);
		padding-bottom: 47px;
		padding-right: calc(((100% - 1160px) / 2) + 469px);
	}
	#sec-function .top_function_list > div dd img{
		width: 59px;
	}
	#sec-usecase .top-usecase-sec .top-usecase-img{
		background-position: 47% 0;
	}
}
@media screen and (min-width:1600px){
	#sec-about{
		background-size: 400px;
	}
}
@media screen and (min-width:1920px){
	#sec-about{
		background-size: 446px;
	}
}

#sec-benefit{
	padding-top: 80px;
}

.benefit_title{
	background-color: #075877;
	padding: 40px 0;
	border-radius: 10px 10px 0 0;
	color: #FFFFFF;
	font-size: 32px;
	margin-bottom: 40px;
	text-align: center;
}
.benefit__container{
	border: 1px solid #075877;
	border-radius: 10px 10px 0 0;
	padding-bottom: 40px;
}

.benefit__container .pc-only{
	text-align: center;
	margin: 0 40px;
}

.benefit__container:last-child{
	margin: 80px 0;
}

.p-benefit__text{
	margin-bottom: 40px;
	text-align: center;
}
@media screen and (min-width:768px){
	.benefit__container .pc-only{
		display: block !important;
	}
}
@media screen and (max-width:768px){
	.benefit__container .sp-only{
		margin: 0 25px;
	}
}

/*---------- section case ----------*/
#sec-case {
	padding: 40px 0;
    background-color: #eef6fa;
	background: url("/web/jp/trade/images/top/top_function_bg.png") 0 0 repeat transparent;
}
.slider {
   width: 100%;
   max-width: 960px;
   margin: 0 auto;
}
.slider img {
    width: 100%;
    height: auto;
}
.slider .slick-slide {
    margin: 0 10px;
}
.slick-prev, 
.slick-next {
    position: absolute; 
    top: 40%;
    cursor: pointer;
    outline: none;
    height: 50px;
    width: 50px;
	z-index: 1;
}
.slick-prev{ 
   background: url("/web/jp/trade/images/top/top_slider_prev.png") 0 0 no-repeat;
   background-size: contain;
   left: -2%;
}
.slick-next {
    background: url("/web/jp/trade/images/top/top_slider_next.png") 0 0 no-repeat;
	background-size: contain;
    right: -2%;
}  
.slick-dots li button:before {
    color: #075877 !important;
}
.slick-dots li.slick-active button:before {
    color: #075877 !important;
}
.slick-track {
    display: flex;
}
.slick-slide {
    height: auto !important;
} 
.case-box a {
	display: flex;
	flex-direction: column;
	position: relative;
	height: 100%;
	background-color: #075877;
    border: 1px solid #D8D8D8;
	box-shadow: 0px 2px 8px 0px rgba(0,0,0,.2);
}
.case-box figure {
    margin: 0;
    overflow: hidden;
}
.case-box figure img {
    transition: .3s;
}
.case-box:hover figure img {
	transform: scale(1.08);
}
.case-box .text {
	padding: 20px 16px;
}
.case-box .text > * {
	color: #fff;
    line-height: 1.5;
}
.case-box h3 {
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: bold;
	font-feature-settings: "palt" 1;
}
.case-box .case-discription {
    margin-bottom: 16px;
    font-size: 12px;
}
.case-box .case-tag {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 10px;
}
.case-box .case-tag p {
	padding: 2px 4px 3px;
	border-radius: 5px;
	background-color: #fff;
	color: #075877;
	font-size: 12px;
	line-height: 1.0;
}
.case-box .case-more {
	margin-top: auto;
	padding: 0 20px 20px;
	color: #fff;
	font-size: 18px;
	text-align: right;
}
.case-box .case-more > span::after{
	content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
	margin-left: 8px;
	position: relative;
	top: -2px;
}
@media (min-width:1024px) {
#sec-case {
	padding: 80px 0;
}
	.case-box .text {
		padding: 20px;
	}
	.case-box .text h3 {
		margin-bottom: 20px;
		font-size: 24px;
	}
	.case-box .text .case-discription {
		margin-bottom: 20px;
		font-size: 16px;
	}
	.case-box .case-tag p {
		padding: 6px 8px 8px;
		border-radius: 10px;
		font-size: 16px;
	}	
	.case-box .case-more {
		font-size: 22px;
	}
	.case-box .case-more > span::after{
		width: 12px;
		height: 12px;
	} 
	.slick-prev, 
	.slick-next {
		height: 100px;
		width: 100px;
	}
	.slick-prev{ 
	   left: -4%;
	}
	.slick-next {
		right: -4%;
	}
}

@media (min-width:1200px) {	
	.slider {
	   width: 95%;
	}	
}
/*---------- main visual----------*/ 
.mainv {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: auto;
    padding: 10px 0 20px 0;	
	max-width: 1920px;
	background-image: url("/web/jp/trade/images/top/mainv_bg_sp.png") ;
	background-repeat: no-repeat;
	background-size: contain;
}
.mainv .eyecatch {
    position: static;
    width: 100%;
	margin-bottom: 20px;
}   
.mainv .eyecatch img {
	display: block;
	margin: auto;
} 
.mainv .container {
	position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
	text-align: left;
	z-index: 10;
} 
.trade-top-content h1 * {
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0;
	font-size: 0;
}
h1 > span {
	display: block;
}
h1 > span > span.subcatch {
    position: relative;
	padding-bottom: .4em;
    border-bottom: 2px solid #075877;
	color: #075877;
    font-size: 18px;
    line-height: 1.5;
}
h1 > span > span.subcatch::before {
    position: absolute;
    top: 98%;
    left: 50%;
    transform: translateX(-50%) skew(-35deg);
    height: 12px;
    width: 12px;
    border-right: 2px solid #075877;
    background-color: #fff;
    content: "";
} 
h1 .subcatch.kerning {
	font-feature-settings: "palt" 1;
}
h1 .catch {
	display: flex;
	align-items: center;
	gap: 2px;
	margin-top: 30px;
	letter-spacing: 0;
	font-feature-settings: "palt" 1;
}
h1 .greenband {
	background-color: #80AF29;
	padding: 8px 4px 10px;
	font-size: 24px; 
	color: #fff;
}
h1 .greenband > span.small {
	font-size: 18px;
}
h1 .catch > span.small {
	font-size: 18px;
}
.mainv-logo {
	margin-top: 10px;	
}
.mainv-stamp {
	margin-top: 20px;
}
.mainv-stamp-wrap {
	display: flex;
	flex-wrap: wrap;
    gap: 8px;
    width: 100%;
	margin: auto;
}
.mainv-stamp-wrap li {
	width: calc(100% / 3 - 6px);
}	
.mainv-stamp > .note {
	font-size: 10px;
	margin-top: 12px;
	letter-spacing: 0;
}
@media (min-width: 500px) {
	.mainv .container {
		max-width: 560px;
	}
	.trade-top-content h1 * {
		letter-spacing: .03em;
	} 
	h1 .catch {
		margin-top: 40px;
	}
	h1 .greenband {
		padding: 10px 8px 12px; 
		font-size: 30px;	
	}
	h1 .greenband > span.small {
		font-size: 20px;
	}
	h1 .catch > span.small {
		font-size: 20px;
	}
	.mainv-logo {
		margin-top: 20px;	
	}
	.mainv-logo img {
		width: 420px;	
	}
	.mainv-stamp-wrap {
		max-width: 400px;	
	}
}	
@media (min-width: 768px) {
	.mainv {
		background-position: right top;
	}
} 	
@media (min-width: 1024px) {
	.mainv {
		padding: 20px 0 40px;
		background-image: url("/web/jp/trade/images/top/mainv_bg.png") ;
		background-size: 80%;
		text-align: left;
	} 	
	.mainv .eyecatch {
		position: absolute;
		margin-bottom: 0;
		width: 740px;
		left: 55%;
	} 
	.mainv .container {
    	align-items: flex-start;
		max-width: 1160px; 
	} 
	h1 > span > span.subcatch {
		font-size: 32px;
		letter-spacing: .05em;
	}		
	h1 > span > span.subcatch::before {
		top: 100%;
	} 	
	h1 .catch {
		margin-top: 50px;
		gap: 5px;
	}
	h1 .greenband {
		padding: 10px 8px 12px; 
		font-size: 40px;	
	}
	h1 .greenband > span.small {
		font-size: 30px;
	}
	h1 .catch > span.small {
		font-size: 30px;
	}
	.mainv-logo {
		margin-top: 20px;	
	}
	.mainv-logo img {
		width: 520px;	
	}
	.mainv-stamp {
		margin-top: 50px; 
		max-width: 520px;
	}
	.mainv-stamp-wrap {
	margin-left: 0;
}
}	
@media (min-width: 1200px) {
	.mainv {
		padding: 40px 0 40px;
		background-size: contain;
	}
	.mainv .eyecatch {
		left: 50%;
		top: 0;
	} 
} 
@media (min-width: 1600px) {
	.mainv .eyecatch {
		width: 850px;
		left: auto;
		right: 0;
	}
	.mainv .container {
		padding: 0 5%;
		max-width: 1600px;
	}	
	h1 .greenband {
		padding: 12px 10px 14px; 
		font-size: 52px;	
	}
	h1 .greenband > span.small {
		font-size: 40px;
	}
	h1 .catch > span.small {
		font-size: 42px;
	}
	.mainv-logo img {
		width: 672px;	
	}	
	.mainv-stamp {
		max-width: 672px;	
	}
}	
@media (min-width: 1920px) {
	.mainv .container {
		padding: 0;
		max-width: 1160px;
	}	
}	
/*---------- section category----------*/ 
.category-panel {
	position: absolute;
	top: 0;
	right: calc( (95% - 40px) * -1 ) ;
	display: flex;
	width: 95%;
	margin-left: auto;
	z-index: 100;
    transition: all 0.6s;
}
.category-panel.panelactive {
    right: 0;
}
.category-panel > .btn-slide  {
	margin-top: 10px;
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 15px;
	width: 40px;
	height: 100%;
	padding: 15px 0 12px;
	border-radius: 10px 0 0 10px;
	background: #80AF29;
	box-shadow: -5px 5px 4px 0px rgba(0, 0, 0, .25);
	z-index: 10;
    cursor: pointer;
}
.category-panel > .btn-slide > .arrow {
    position: relative;
    width: 16px;
    height: 2px;
    background: #fff;
}
.category-panel > .btn-slide > .arrow::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    box-sizing: border-box;
}
.category-panel > .btn-slide > .arrow::before {
    border: 2px solid #fff;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(-45deg);
    transform-origin: top left;
    top: 50%;
    left: -1px;
}
.category-panel.panelactive > .btn-slide > .arrow::before {
    border: 2px solid #fff;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    transform-origin: top right;
	left: auto;
    right: -1px;
}
.category-panel > .btn-slide > .text {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .2em;
	writing-mode: vertical-rl;
}
.category-panel > .category-nav {
	width: 100%;
	padding: 20px 5px 20px 12px;
	border-radius: 5px 0 0 5px;
	background-color: rgba(255, 255, 255, .85);
}
.category-panel.panelactive > .category-nav {
	box-shadow: -5px 5px 8px 0px rgba(0, 0, 0, .20);
}
.category-title {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px 15px;
	border-radius: 10px 0 0 10px;
	background-color: #075877;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}

#sec-category {
	display: none;
}
@media (min-width:768px) {
	#sec-category {
		display: block;
		padding: 40px 0;
		background-color: #F3F3F3;
	}
}
.category-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 10px;
}
.category-wrap > li {
	position: relative;
	width: calc(100% / 2 - 5px);
}
.category-wrap > li.construction {
	width: 100%;
}
.category-item {
	display: flex;
	align-items: center;
	width: 100%;
	height: 40px;
    background: #fff;
	border: 1px solid #075877;
}
.category-item > .name {
	position: relative;
	width: 100%;
	color: #075877;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0;
	text-align: center;
	font-feature-settings: "palt" 1;
}
.category-item > .name::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
	left: 5px;
    top: 50%;
    margin-top: -5px;
    border-top-width: 2px;
    border-top-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    transform: rotate(45deg); 
}
.construction .category-item {
	height: 50px;
	background: #E6EEF1;
}
.category-item .name::before {
	content: "";
}

@media (min-width:768px) {
	.category-wrap {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		gap: 20px;
		max-width: 690px;
		margin: auto;
	}
	.category-wrap > li {
		position: relative;
		width: calc(100% / 2 - 10px);
	}	
	.category-item {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		height: 80px !important;
		border-radius: 10px;
		box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
		border: 0;
		transition: all 0.3s;
	}
	a:hover.category-item {
		box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4), 0 0 50px rgba(128, 128, 128, 0.1) ;
	}	
	.construction .category-item {
		background: #E6EEF1;
	}	
	.category-item > .name {
		position: static;
		width: auto;
		flex: 1;
		padding-left: 110px;
		color: #075877;
		font-size: 18px;
		text-align: left;
		font-feature-settings: "palt" 1;
	}
	.construction .category-item > .name {
		text-align: center;
		margin-left: -80px;
	}
	.category-item > .name::after {
		content: none;
	}
	.category-item .name::before {
		content: "";
		width: 115px;
		position: absolute;
		left: 10px;
		bottom: 5px;
	}
	.construction .category-item .name::before {
		content: url('/web/jp/trade/images/top/category_kensetsu.svg');
	}
	.ict .category-item .name::before {
		content: url('/web/jp/trade/images/top/category_ict.svg');
	}
	.creative .category-item .name::before {
		content: url('/web/jp/trade/images/top/category_creative.svg');
	}
	.retail .category-item .name::before {
		content: url('/web/jp/trade/images/top/category_retail.svg');
	}
	.hotel .category-item .name::before {
		content: url('/web/jp/trade/images/top/category_hotel.svg');
	}
	.finance .category-item .name::before {
		content: url('/web/jp/trade/images/top/category_finance.svg');
	}
	.government .category-item .name::before {
		content: url('/web/jp/trade/images/top/category_government.svg');
	}
	.category-item > .arrow {
		position: relative;
		background-color: #075877;
		width: 20px;
		height: 100%;
		border-radius: 0 10px 10px 0;
		color: #fff;
	}	
	.category-item > .arrow::before {	
		content: "";
		position: absolute;
		width: 10px;
		height: 10px;
		left: 2px;
		top: 50%;
		margin-top: -5px;
		border-top-width: 2px;
		border-top-style: solid;
		border-right-width: 2px;
		border-right-style: solid;
		transform: rotate(45deg); 
	}
}
@media screen and (min-width: 1024px) {
	#sec-category h2.h2_top_contents {
		margin-bottom: 30px;
		font-size: 40px;
	}
}
@media screen and (min-width: 1200px) {
	#sec-category h2.h2_top_contents {
		margin-bottom: 30px;
		font-size: 40px;
	}
	.category-wrap {
		max-width: 100%;
	}
	.category-wrap > li {
		position: relative;
		width: calc(100% / 4 - 15px);
	}
	.category-wrap > li.construction {
		width: calc(100% / 2 - 10px);
	}
	.category-item > .name {
	font-size: 20px;
	}
	.creative .category-item > .name {
		padding-left: 95px;
	}
}