@charset "shift-jis";
/* CSS Document */


/*main_btn_new*/
.oukan_btn_flex .oukan_btn{border-radius: 50px;background: #fff;font-weight: bold;font-size: 20px;text-align: center;color: #fff;position: relative;margin-right:10px;margin-left:10px;box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);transition: all 250ms;}

.oukan_btn_flex .oukan_btn a b{font-size:14px; margin-right:5px;}
.oukan_btn_flex .oukan_btn2 a b{font-size:14px; margin-right:5px;}

.oukan_btn_flex .oukan_btn a{color:#0E07A4;padding: 15px 90px 15px 115px;display: block;}
.oukan_btn_flex .oukan_btn:hover{box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);opacity:0.8;}
.oukan_btn_flex .oukan_btn2:hover{box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);opacity:0.8;}
.oukan_btn_flex .oukan_btn a::after{content: "";width: 5px;height: 5px;border-bottom: 2px solid #0E07A4;border-right: 2px solid #0E07A4;position: absolute;top: calc(50% - 0px);right: 20px;transform: translateY(-50%) rotate(315deg);}
.oukan_btn_flex .oukan_btn a::after{content: "";width: 5px;height: 5px;border-bottom: 2px solid #fff;border-right: 2px solid #fff;position: absolute;top: calc(50% - 0px);right: 20px;transform: translateY(-50%) rotate(315deg);}
.oukan_btn_flex .oukan_btn span:after {content: "";background: url(https://www.ecbeing.net/cms/images/b2b/top_new/main/202409_icon2_blue.png) no-repeat;width: 35px;height: 31px;display: block;position: absolute;top: 24%;left: 42px;transition: all 250ms;background-size: 100%;}
.oukan_btn_flex .oukan_btn2{border-radius: 50px;background: linear-gradient(265deg,#C43B00 0%, #F55E1B 100%);font-weight: bold;font-size: 20px;text-align: center;color: #424242;position: relative;margin-left:10px;margin-right:10px;box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);transition: all 250ms; }
.oukan_btn_flex .oukan_btn2 a{color:#fff;padding: 15px 90px 15px 115px;display: block;}
.oukan_btn_flex .oukan_btn2 span:after {content: "";background: url(https://www.ecbeing.net/cms/images/top/new/202408_icon1_h.png) no-repeat;width: 30px;height: 32px;display: block;position: absolute;top: 23%;left: 42px;transition: all 250ms;background-size: 100%;}
/*main_btn_new*/


body {
	background: #FFF;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	color: #000;
font-family:"Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒE‚¯ Medium", YuGothic, "æ¸¸ã‚´ã‚·ãƒE‚¯", "ãƒ¡ã‚¤ãƒªã‚ª", "E­E³ E°ã‚´ã‚·ãƒE‚¯", "E­E³ ã‚´ã‚·ãƒE‚¯";
}

.pc190509 { display:block !important;}
.sp190509 { display:none !important;}

@media only screen and (max-width: 640px) {
.pc190509 { display:none !important;}
.sp190509 { display:block !important;}
.oukan_btn_flex .oukan_btn a b{font-size:8px; margin-right:0px;}
.oukan_btn_flex .oukan_btn2 a b{font-size:8px; margin-right:0px;}


.oukan_btn_flex {position: inherit;width: 100%;justify-content: space-around;padding-bottom: 30px;}
.oukan_btn_flex .oukan_btn {width: 43%;}
.oukan_btn_flex .oukan_btn2 {width: 43%;}
.oukan_btn_flex .oukan_btn a { font-size: /*14*/11px;margin-right: 0%;width: 100%;padding: 4% 2%;}
.oukan_btn_flex .oukan_btn2 a {font-size: /*14*/11px;margin-right: 0%;width: 100%;padding: 4% 2%;}
.oukan_btn_flex .oukan_btn2 span:after {top: 24%;left: 15%;background-size: 50%;}
.oukan_btn_flex .oukan_btn span:after {top: 24%;left: 15%;background-size: 50%;}


}


/*===============================================
 å…±é€šéƒ¨åˆE
=================================================*/
.p-centring {
	width: 100%;
	max-width: 1440px;
	min-width: 1040px;
	margin: 0 auto;
}
.p-centring .inner_ {
	padding: 0 40px;
}
img {
	line-height: 1.0em;
	vertical-align: top;
}
a, img {
	text-decoration: none;
	transition: all 0.3s ease;
}
a:hover img {
	opacity: 0.7;
}
a.btn_ {
	display: block;
}
a.btn_.btn_form_ {
	background-color: #0070ed;
	position: relative;
	text-align: center;
	color: #fff;
}
a.btn_.btn_form_:hover {
	background-color: #539ae9;
}
a.btn_.btn_form_:after {
	content: "";
	background: url(../../images/b2b/top_new/btn_arrow_lb.png) no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -12px;
}
a.btn_.btn_case_ {
	background-color: #fff;
	border: 1px solid #0070ed;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #0070ed;
	padding: 11px 40px 11px 10px;
	line-height: 1.5em;
}
a.btn_.btn_case_:hover {
	background-color: #0070ed;
	border: 1px solid #0070ed;
	color: #fff;
}
a.btn_.btn_case_:after {
	content: "";
	background: url(../../images/b2b/top_new/btn_arrow_whi.png) no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -8px;
}
a.btn_.btn_case_:hover:after {
	content: "";
	background: url(../../images/b2b/top_new/btn_arrow_lb.png) no-repeat;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -8px;
}
a.btn_.btn_request_ {
	width: 800px;
	height: 80px;
	line-height: 80px;
	background-color: #1c2b79;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 24px;
	margin: 0 auto;
}

a.btn_.btn_request_:after {
	content: "";
	background: url(../../images/b2b/top_new/btn_arrow_b.png) no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -12px;
}
a.btn_.btn_request_:hover {
	background-color: #394375;
}
.con_fixed{display: flex;justify-content: space-between;flex-wrap: wrap;width: 70%;margin:0 auto;}
a.btn_.btn_request_.con {
	width: 49%;
}
.section {
	padding-top: 100px;
	width: 100%;
}
.section h2 {
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	padding-bottom: 40px;
	position: relative;
	margin-bottom: 40px;
	line-height: 1.0em;
}/*
.section h2:before {
	content: "";
	width: 80px;
	height: 4px;
	background-color: #1c2b79;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -80px;
top:auto;
}*/
/*.section h2:after {
	content: "";
	width: 80px;
	height: 4px;
	background-color: #0070ed;
	position: absolute;
	left: 50%;
	bottom: 0;
}*/
.p-centring .inner_ {
	padding: 0 40px;
}
/*===============================================
 Header
=================================================*/
#header {
	width: 100%;
	max-width: 1440px;
	min-width: 1040px;
	margin: 0 auto;
	height: 100px;
	box-sizing: border-box;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}
#header h1 {
	float: left;
	margin: 0 0 0 24px;
}
#header .hedaer_tel_wrap_ {
	position: /*absolute*/relative;
	top: 20px;
	/*right: 0;*/
/*	width: 240px;
	height: 100px;*/
	/*background-color: #1c2b79;*/
	color: #fff;
	z-index: 100;
	display: block;float: right;
}
#header .hedaer_tel_wrap_.fixed {/*
	position: fixed;
	display: none;
    right: 40px;*/
}
/*
#header .hedaer_tel_wrap_.fixed .tel_b{
	display: none;
}*/

#header.is-fixed {position: fixed;z-index: 100;}

#header .hedaer_tel_wrap_ .hedaer_tel_ {
	height: 70px;
	box-sizing: border-box;
	padding-top: 11px;
	text-align: center;
	position: relative;
}
#header .hedaer_tel_wrap_ .hedaer_tel_ > p {
	text-align: center;
}
#header .hedaer_tel_wrap_ .hedaer_tel_ > p.tel_ {
	font-size: 24px;
	background: url(../../images/b2b/top_new/phone_icon.png) left center no-repeat;
	padding-left: 24px;
	line-height: 1.0em;
}
#header .hedaer_tel_wrap_ .hedaer_tel_ > p.time_ {
	font-size: 14px;
}
#header .hedaer_tel_wrap_ a.btn_.btn_form_ {
	width: 100%;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
}
#header .hedaer_tel_wrap_ a.btn_.btn_form_:after {
	content: "";
	background: url(../../images/b2b/top_new/btn_arrow_lb.png) no-repeat;
	background-size: 12px 12px;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -6px;
}
#header ul.nav_ {float: /*right*/left;/*margin-right: 375px;*/margin-left: 30px;}
#header ul.nav_ > li {
	float: left;
	line-height: 100px;
	margin-right: 35px;
}
#header ul.nav_ > li:last-child {
	margin-right: 0;
}
#header ul.nav_ > li a {color: #222;font-weight:bold;font-size: 13px;}
#header ul.nav_ > li a:hover {text-decoration: none;color:#0070ED;}

/*===============================================
 main
=================================================*/
#main ul.slider_ {
	width: 100%;
}
#main ul.slider_ li {
	width: 100%;
	position: relative;
}
#main ul.slider_ li img {
	width: 100%;
}
#main ul.slider_ li .desc_ {
	position: absolute;
	left: 40px;
	bottom: 0;
	width: 45%;
}
#main ul.slider_ li .case_num_ {
	width: 160px;
	height: 44px;
	line-height: 48px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #0070ed;
}
#main ul.slider_ li p.case_read_ {
	display: block;
	color: #0070ed;
	font-size: 2.3vw;
	font-weight: bold;
	padding: 18px 14px;
	background-color: #fff;
	margin-bottom: 20px;
	line-height: 1.3em;
}
#main ul.slider_ li .desc_txt_ {
	background-color: #fff;
	padding: 20px;
}
#main ul.slider_ li .desc_txt_ .desc_ttl_,
#main ul.slider_ li .desc_txt_ .name_ {
	font-size: 20px;
	font-weight: bold;
}
#main ul.slider_ li .desc_txt_ .name_ {
	text-align: right;
	font-size: 26px;
	line-height: 1.3;
}
#main ul.slider_ li .desc_txt_ .txt_ {
	padding: 10px 0;
	line-height: 1.8em;
}
@media screen and (max-width:1039px) {
	#main ul.slider_ li p.case_read_ {
		font-size: 29px;
	}
}
@media screen and (min-width:1441px) {
	#main ul.slider_ li p.case_read_ {
		font-size: 39px;
	}
}

/*===============================================
 #event
 æœ€æ–°ã®ã‚¤ãƒ™ãƒ³ãƒEã‚»ãƒŸãƒŠãƒ¼
=================================================*/
#event ul.event_list_ {
	width: 100%;
	overflow: hidden;
}
#event ul.event_list_ > li {
	float: left;
	width: calc(calc(100% - 40px) / 2);
	width: -webkit-calc(calc(100% - 40px) / 2);
}
#event ul.event_list_ > li:nth-child(2n) {
	float: right;
}
#event ul.event_list_ > li img {
	width: 100%;
}
#event ul.event_list_ > li a.btn_.btn_form_ {
	width: 70%;
	height: 64px;
	line-height: 64px;
	font-size: 20px;
	margin: 40px auto 0;
}

/*===============================================
 #feature
 ecbeing BtoB ã®ç‰¹å¾´
=================================================*/
#feature ul.feature_list_ {
	width: 100%;
	overflow: hidden;
	background-color: #f8f8f8;
	margin-bottom: 40px;
}
#feature ul.feature_list_ li a:hover { opacity:0.6;}
#feature ul.feature_list_ li:hover { opacity:0.6;}
#feature ul.feature_list_ li a { display:block;min-height: 100px;padding: 207px 0 0 0;}
#feature ul.feature_list_ > li {
	float: left;
	width: calc(100% / 3);
	width: -webkit-calc(100% / 3);
/*	min-height: 304px;*/
	border-right: 1px solid #dedede;
/*	padding: 207px 0 0 0;*/
	box-sizing: border-box;
}
#feature ul.feature_list_ > li:first-child,
#feature ul.feature_list_ > li:nth-child(2),
#feature ul.feature_list_ > li:nth-child(3) {
	border-bottom: 1px solid #dedede;
}
#feature ul.feature_list_ > li:nth-child(3n) {
	border-right: none;
}
#feature ul.feature_list_ > li.feature_list_01_ {
	background: url(../../images/b2b/top_new/btob_feature_icon01.png) no-repeat center 57px;
}
#feature ul.feature_list_ > li.feature_list_02_ {
	background: url(../../images/b2b/top_new/btob_feature_icon02.png) no-repeat center 58px;
}
#feature ul.feature_list_ > li.feature_list_03_ {
	background: url(../../images/b2b/top_new/btob_feature_icon03.png) no-repeat center 63px;
}
#feature ul.feature_list_ > li.feature_list_04_ {
	background: url(../../images/b2b/top_new/btob_feature_icon04.png) no-repeat center 56px;
}
#feature ul.feature_list_ > li.feature_list_05_ {
	background: url(../../images/b2b/top_new/btob_feature_icon05.png) no-repeat center 56px;
}
#feature ul.feature_list_ > li.feature_list_06_ {
	background: url(../../images/b2b/top_new/btob_feature_icon06.png) no-repeat center 59px;
}
#feature ul.feature_list_ > li h3 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
color: #000;
}
#feature ul.feature_list_ > li .txt_ {
	text-align: center;
	padding: 10px 10px 0 10px;
color: #000;
}
#feature a.btn_.btn_form_ {
	width: 456px;
	height: 64px;
	line-height: 64px;
	font-size: 20px;
	margin: 0 auto;
}

#case a.btn_.btn_form_ {
	width: 456px;
	height: 64px;
	line-height: 64px;
	font-size: 20px;
	margin: 0 auto;
}

.voice_area a.btn_.btn_form_ {
	width: 456px;
	height: 64px;
	line-height: 64px;
	font-size: 20px;
	margin: 0 auto;
}

/*===============================================
 #case
 æ³•äººå–å¼Eã•ã¾ã–ã¾ãªèª²é¡Œã‚’è§£æ±ºã—ã¾ãE
=================================================*/
#case.section {
	background-color: #f8f8f8;
	padding: 100px 0 60px;
	margin-top: 100px;
}
#case ul.case_list_ {
	width: 100%;
	overflow: hidden;
}
#case ul.case_list_ li {
	float: left;
	width: calc((100% - 80px) / 3);
	width: -webkit-calc((100% - 80px) / 3);
	margin-right: 39px;
	margin-bottom: 40px;
	background-color: #fff;
}
#case ul.case_list_ li:nth-child(3n) {
	margin-right: 0;
}
#case ul.case_list_ li .img_ img {
	width: 100%;
}
#case ul.case_list_ li .desc_ {
	background-color: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 40px 28px;
}
#case ul.case_list_ li .desc_ h3 {
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
#case ul.case_list_ li .desc_ .txt_ {
	padding: 10px 0 0 0;
	text-align: left;
}
#case ul.case_list_ li .desc_ .btn_wrap_ {
	display: table;
	width: 100%;
	margin: 25px auto 0;
}
#case ul.case_list_ li .desc_ a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

/*===============================================
 #voice
 å°ŽåEå®Ÿç¸¾ãƒ»ãŠå®¢æ§˜ãEå£°
=================================================*/
#voice ul.voice_list_ {
	width: 100%;
	overflow: hidden;
}
#voice ul.voice_list_ li {
	float: left;
	width: calc((100% - 80px) / 3);
	width: -webkit-calc((100% - 80px) / 3);
	margin-right: 39px;
	margin-bottom: 40px;
	background-color: #f8f8f8;
	padding-bottom: 40px;
	position: relative;
}
#voice ul.voice_list_ li {
	float: left;
	width: calc((100% - 80px) / 3);
	width: -webkit-calc((100% - 80px) / 3);
	margin-right: 39px;
	margin-bottom: 40px;
	background-color: #f8f8f8;
	padding-bottom: 40px;
	position: relative;
}
#voice ul.voice_list_ li:after {
	content: "";
	width: 100%;
	height: 30px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#voice ul.voice_list_ li:nth-child(3n) {
	margin-right: 0;
}
#voice ul.voice_list_ li .img_ {
	padding-left: 136px;
	position: relative;
}
#voice ul.voice_list_ li .img_ img {
	width: 100%;
	position: relative;
	z-index: 2;
}
#voice ul.voice_list_ li .img_ .img_logo_ {
	position: absolute;
	width: 30%;
	top: 60px;
	left: 0;
	z-index: 3;
}
#voice ul.voice_list_ li .desc_ {
	background-color: #f8f8f8;
	width: 100%;
	box-sizing: border-box;
	padding: 40px 28px 0 28px;
}
#voice ul.voice_list_ li .desc_ h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
#voice ul.voice_list_ li .desc_ .txt_ {
	padding: 10px 0 0 0;
	text-align: left;
}
#voice ul.voice_list_ li .desc_ .name_ {
	padding: 15px 0;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
}
#voice ul.voice_list_ li .desc_ .btn_wrap_ {
	display: table;
	width: 100%;
	margin:auto;




}
#voice ul.voice_list_ li .desc_ a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding-right: 10px;
}
#voice ul.voice_list_ li .desc_ .catch_b2b_voice {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color:green;
}
#voice div.inner_ div.voice_list_footer .lastCatch {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
#voice div.inner_ div.voice_list_footer .lastCatch_url {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
#voice ul.voice_list_{
/*	margin-left:215px;*/
margin-bottom:20px;
}

/*===============================================
 #voice
 å°ŽåEå®Ÿç¸¾ãƒ»ãŠå®¢æ§˜ãEå£°
=================================================*/
#result.section {
	padding-top: 0;
}
#result ul.result_list_ {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
/*	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;*/
	margin-bottom: 40px;
}
#result ul.result_list_ li {
	float: left;
	width: /*14*/16%;
	box-sizing: border-box;
/*	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;*/
/*	padding: 10px 5px 10px 5px;*/
}
#result ul.result_list_ li .img_ {
	width: 90%;
	max-width: 230px;
	margin: 0 auto 30px;
	text-align: center;
}
#result ul.result_list_ li .img_ img {
	width: 100%;
}
#result ul.result_list_ li .name_ {
	text-align: center;
}
#result a.btn_.btn_form_ {
	width: 456px;
	height: 64px;
	line-height: 64px;
	font-size: 20px;
	margin: 0 auto;
}

/*===============================================
 #request
 ãŠå•åˆã›
=================================================*/
#request.section .inner_ {
	width: 100%;
	background: url(../../images/b2b/top_new/request_img2020.jpg) no-repeat;
	background-size: 100% auto;
	padding: 6.5% 0;
}
#request .request_desc_ {
	width: 600px;
	margin: 0 auto 2.5%;
	padding: 3.5% 0;
	background-color: rgba(255,255,255,0.2);text-align: center;
}
#request .request_desc_ h3 {
	font-size: 1.4vw;
	padding-bottom: 4%;
	margin-bottom: 5%;
	position: relative;
}
#request .request_desc_ h3:after {
	content: "";
	width: 80px;
	height: 2px;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
#request .request_desc_ .tel_ {
	font-size: 56px;
	font-weight: bold;
	line-height: 1.0em;
	color: #0070ed;
	background: url(../../images/b2b/top_new/footer_phone_icon.png) no-repeat center left;
	display: inline-block;
	padding-left: 56px;
	margin-bottom: 5%;
}
#request .request_desc_ .time_ {
	font-size: 20px;text-align:center;
}
#request.section .inner_ h2 {
	font-size: 2.75vw;
	padding-bottom: 2.4%;
	margin-bottom: 2.4%;
}
@media screen and (max-width:1039px) {
	#request.section .inner_ {
		padding: 60px 0;
	}
	#request.section .inner_ h2 {
		font-size: 28px;
	}
	#request .request_desc_ h3 {
		font-size: 14px;
	}
}
@media screen and (min-width:1441px) {
	#request.section .inner_ h2 {
		font-size: 40px;
	}
	#request .request_desc_ h3 {
		font-size: 20px;
	}
}

/*===============================================
 #footer
=================================================*/
#footer {background: #fff }
#footer .p-centring .inner_ {
	padding: 30px 0;
	text-align: center;
}
#footer .p-centring .inner_ .img_ {
	margin-bottom: 20px;
}
#footer .p-centring .inner_ .name_ {
	font-size: 14px;text-align:center;
}
#footer .foonter_nav_ {
	width: 100%;
	background-color: #222;
	position: relative;
}
#footer .foonter_nav_ #gotop {
	position: absolute;
	bottom: 159px;
	right: 0;
	cursor: pointer;
	transition: opacity 0.5s ease;
	z-index: 100;
}
#footer .foonter_nav_ #gotop.fixed {
	position: fixed;
	bottom: 82px;
	right: 0;
	cursor: pointer;
	transition: opacity 0.5s ease;
	z-index: 100;
}
#footer .foonter_nav_ #gotop:hover {
	opacity: 0.5;
}
#footer .foonter_nav_ ul.foonter_nav_list_ {
	text-align: center;
	margin-bottom: 30px;
}
#footer .foonter_nav_ ul.foonter_nav_list_ > li {
	display: inline-block;
	text-align: center;
	border-right: 1px solid #4d4d4d;
	padding-right: 15px;
	margin-right: 15px;
	font-size: 13px;
	line-height: 1.0em;
}
#footer .foonter_nav_ ul.foonter_nav_list_ > li:last-child {
	border-right: none;
	padding: 0;
	margin: 0;
}
#footer .foonter_nav_ ul.foonter_nav_list_ > li a {
	color: #fff;
}
#footer .foonter_nav_ ul.foonter_nav_list_ > li a:hover {
	color: #5e5e5e;
}
#footer .foonter_nav_ .jpx_img_ {
	margin-bottom: 25px;
}
#footer .foonter_nav_ .copy_ {
	color: #fff;
	font-size: 12px;text-align:center;
}


@media screen and (max-width: 640px){
.top_new #feature ul li a{
    padding: 90px 0 20px 0;
    min-height: 0;}
.top_new #feature ul li{
    padding: 0px !important;
    min-height: 0 !important;}
#footer {background: #fff !important;color: #000 !important; padding-top: 30px !important;}
}








/* E  E  E  E DL E G E  E  E A*/
.b2btop202207 {background:#fff;padding:/*6*/0px 0 100px;}
.b2btop202207 .dl_area{width:63%; margin:0 auto;}
.b2btop202207 .dl_area .ttl{color:#272727; font-weight:bold; font-size:18px;text-align:center;margin-bottom:30px;}
.b2btop202207 .dl_area .dl_y {margin-bottom:90px;}
.b2btop202207 .dl_area .dl_y .dl_y_bk{background:#F6F6F6;border-radius:14px;box-shadow: 10px 10px 19px rgb(0 0 0 / 16%);padding:4% 6%;}
.b2btop202207 .dl_area .dl_y ul{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.b2btop202207 .dl_area .dl_y ul li{ width: 63%;display: block;}
.b2btop202207 .dl_area .dl_y ul li.img{ width: 30%;display: block;}
.b2btop202207 .dl_area .dl_y ul li img{ width: 100%;border-radius: 8px;}
.b2btop202207 .dl_area .dl_y ul li .title{color:#0070ed; font-size:22px; font-weight:bold;margin-bottom:20px;}
.b2btop202207 .dl_area .dl_y ul li .text{color:#272727; font-size:12px; font-weight:bold;margin-bottom:50px;line-height:1.6em;}
.b2btop202207 .dl_area .dl_y ul li .btn_flex{display: flex;justify-content: flex-start;white-space: nowrap;}
.b2btop202207 .dl_area .dl_y ul li .btn3{margin-right:20px;}
.b2btop202207 .dl_area .dl_y ul li .btn3 a{text-align: center;position: relative; display:block;font-size:14px; font-weight:bold;color:#fff;background: linear-gradient(-135deg, #0070ed,#0070ed );border-radius:37px; box-shadow: 2px 9px 16px rgb(187 187 187 / 49%);width: 200px;padding: 8px;margin: 25px auto 0;transition: all 0.2s ease-out;top:0;line-height: 36px;}
.b2btop202207 .dl_area .dl_y ul li .btn4 a{text-align: center;position: relative; display:block;font-size:14px; font-weight:bold;color:#272727;background: #fff;border-radius:37px; box-shadow: 2px 9px 16px rgb(187 187 187 / 49%);width: 200px;padding: 8px;margin: 25px auto 0;transition: all 0.2s ease-out;top:0;line-height: 36px;}
.b2btop202207 .dl_area .dl_y ul li .btn3 a:after {content: ""; border-top: solid 2px #fff; border-right: solid 2px #fff; width: 7px; height: 7px; transform: rotate(45deg); display: block; position: absolute; top: 40%; right: 30px;}
.b2btop202207 .dl_area .dl_y ul li .btn3 a:hover{position:relative; top:5px;opacity:1;}
.b2btop202207 .dl_area .dl_y ul li .btn4 a:after {content: ""; border-top: solid 2px #272727; border-right: solid 2px #272727; width: 7px; height: 7px; transform: rotate(45deg); display: block; position: absolute; top: 40%; right: 20px;}
.b2btop202207 .dl_area .dl_y ul li .btn4 a:hover{position:relative; top:5px;opacity:1;}
.b2btop202207 .dl_area .dl_y ul li .btn a{color: #fff; font-size: 19px; font-weight: bold; letter-spacing: 0.05em; background:#7C98A5; padding: 10px 50px; border-radius: 6px;transition: all 0.4s ease-out;position: relative;text-align: center;margin: 0;display: block;width: 200px;text-decoration: none;box-shadow: 0 3px 6px #00000016;}
.b2btop202207 .dl_area .dl_y ul li .btn a:hover {background: #B3D1DF;opacity:1;}
.b2btop202207 .five_link{display: flex;justify-content: space-between; flex-wrap: wrap;margin: 0; padding: 0;margin-bottom: 60px;}
.b2btop202207 .five_link li{display: block;width: 23%;position: relative;}
.b2btop202207 .five_link li a:hover {opacity: 0.8;}
.b2btop202207 .five_link li img.img{width:100%; border-radius:10px;box-shadow: 0px 0px 15px rgb(0 0 0 / 16%); margin-bottom: 30px;}
.b2btop202207 .five_link li span {line-height:1.6em;font-size:14px; font-weight:bold;text-align:center;display: block;margin-bottom:20px;color: #000;}
.b2btop202207 .five_link li span.arrow2{font-size:15px; font-weight:bold;color:#0070ed;margin-bottom:0px;position:relative;}
.b2btop202207 .five_link li span.arrow2:after {content: ""; border-top: solid 2px #0070ed; border-right: solid 2px #0070ed; width: 6px;height: 6px; transform: rotate(45deg);display: block; position: absolute;top: 30%;right: 55px;}
.b2btop202207 .five_link li span img{width: 100%;}
.b2btop202207 .btnn a{text-align: center;position: relative; display:block;font-size:15px; font-weight:bold;color:#fff;background: linear-gradient(-135deg, #0070ed,#0070ed );border-radius:37px; width: 250px;padding: 8px;margin: 25px auto 0;transition: all 0.2s ease-out;top:0;}
.b2btop202207 .btnn a:after {content: ""; border-top: solid 2px #fff; border-right: solid 2px #fff; width: 9px; height: 9px; transform: rotate(45deg); display: block; position: absolute; top: 40%; right: 30px;}
.b2btop202207 .btnn a:hover{position:relative; top:5px;opacity:1;}

@media screen and (max-width: 1700px){
.b2btop202207 .dl_area { width: 70%;}
}
@media screen and (max-width: 1600px){
.b2btop202207 .dl_area {width:75%;}
}
@media screen and (max-width: 1500px){
.b2btop202207 .dl_area {width:80%;}
}
@media screen and (max-width: 1400px){
.b2btop202207 .dl_area {width:85%;}
}
@media screen and (max-width: 1300px){
.b2btop202207 .dl_area {width:90%;}
}

@media screen and (max-width: 1200px){
.b2btop202207 .dl_area {width:95%;}
}
@media screen and (max-width: 1100px){
.b2btop202207 .dl_area {width:96%;}
}
@media screen and (max-width: 1000px){
.b2btop202207 .five_link li { width: 49%; margin-bottom: 30px;}
}

@media screen and (max-width: 850px){
.b2btop202207 .dl_area .dl_y ul { display: block;}
.b2btop202207 .dl_area .dl_y ul li.img {width: 100%; margin-bottom: 20px;}
.b2btop202207 .dl_area .dl_y ul li { width: 100%;}
.b2btop202207 .dl_area .dl_y ul li .text { margin-bottom: 20px;}
.b2btop202207 .dl_area .dl_y ul li .btn_flex { justify-content: center;}
}

@media screen and (max-width: 640px){
.b2btop202207 .five_link li { width: 49%; margin-bottom: 30px;}
.b2btop202207 .dl_area .dl_y ul { display: block;}
.b2btop202207 .dl_area .dl_y ul li.img {width: 100%; margin-bottom: 20px;}
.b2btop202207 .dl_area .dl_y ul li { width: 100%;}
.b2btop202207 .dl_area .dl_y ul li .text { margin-bottom: 20px;}
.b2btop202207 .dl_area .dl_y ul li .btn_flex { justify-content: center;}
.b2btop202207 { padding: 50px 0 0px;}
.b2btop202207 .five_link li span { font-size: 10px;}
.b2btop202207 .five_link li span.arrow2 {font-size: 11px;}
.b2btop202207 .five_link li span {margin-bottom: 10px;}
.b2btop202207 .five_link li img.img {margin-bottom: 15px;}
.b2btop202207 .five_link {margin-bottom: 30px;}
.b2btop202207 .dl_area .dl_y ul li .btn3 { margin-right: 0;}
.b2btop202207 .five_link li span.arrow2:after {right: 20px;}
.top_new #case a.btn_.btn_form_{width: 90%;height: inherit;line-height: inherit;font-size: 16px;margin: 0 auto;padding: 10px 0;}
.top_new a.btn_.btn_request_.con {margin-bottom:20px;}
#case ul.case_list_ li .desc_ {padding: 20px 15px;}
.top_new #case ul.case_list_ li .desc_ h3 {font-size: 16px;}
}

@media screen and (max-width: 550px){
.b2btop202207 .dl_area .dl_y ul li .btn_flex {display: block;}
.b2btop202207 .dl_area .dl_y ul li .btn3 a {width: 100%;}
.b2btop202207 .dl_area .dl_y ul li .btn4 a {width: 100%;}
.b2btop202207 .dl_area .dl_y ul li .btn4 a:after {right: 30px;}
.b2btop202207 .dl_area .dl_y ul li .title { font-size: 19px; margin-bottom: 10px;}
}

/* ãƒ‹ãƒ¥ãƒ¼ã‚¹ */
.top-news{
  width: 100%;
  margin: clamp(71.33866666666667px, 5.866666666666666vw, 88px) 0;
}
.top-news *{
	box-sizing: border-box;
}
.news-container {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  align-items: stretch;
  position: relative;
}

.news-container::before{
  content: '';
  width: calc(1520 / 1920 * 100%);
  height: 308px;
  display: block;
  background-color: #EBECF2;
  position: absolute;
  top: 120px;
  right: 0;
  z-index: 0;
}

.news-categories {
  width: calc(552 / 1920 * 100%);
  min-height: 355px;
  margin-bottom: 10px;
  background-color: #548FE1;
  color: white;
  border-radius: 4px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 10;
}

.news-categories ul {
  width: 165px;
  margin: 0 0 0 auto;
  padding: 53px 0 133px;
}
.news-categories li {
  padding: 6px 0 8px 13px;
  cursor: pointer;
  line-height: 1.625;
}

.news-categories li[aria-selected="true"],
.news-categories li:hover {
  background-color: white;
  color: #232323;
  font-weight: bold;
}

/* Swiper     */
.news-slider-area {
  padding-left: 24px;
  flex: 1;
  width: calc(596 / 1920 * 100%);
  overflow: visible;
  position: relative;
}
.news-slide{
  height: 100%;
  position: relative;
}

.news-slider-area .swiper {
  height: 100%;
  padding: 0 0 10px 0;
  display: flex;
}

.news-slider-area .swiper-slide {
  width: 282px;
  height: auto;
  min-height: 356px;
  padding: 0 0 8px 5px;
}

/* .news-slider-area .swiper-slide:last-of-type{
  padding-right: 24px;
} */

.news-slider-area .card {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.news-slider-area .card img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}

.news-slider-area .card-meta {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 10px 15px 0;
  font-size: 12px;
  color: #666;
}

.news-slider-area .card-meta .tag {
  background-color: #fff;
  padding: 1px 6px 0;
  color: #232323;
  font-size: 13px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: -0.013em;
  border: 1px solid #C5CDCD;
}
.news-slider-area .card-meta .date{
  color: #232323;
  font-size: 17px;
  font-weight: bold;
  line-height: 2;
}

.news-slider-area .card-title {
  padding: 15px 15px 0;
  color: #232323;
  font-size: 16px;
  line-height: 1.6;
}

.news-slider-area .swiper-button-prev,
.news-slider-area .swiper-button-next {
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
}
.news-slider-area .swiper-button-prev{
  background-image: url(/cms/images/common/icon_slide_arrow02-blue_left.png);
  left: -24px;
}
.news-slider-area .swiper-button-next{
  background-image: url(/cms/images/common/icon_slide_arrow02-blue_right.png);
  left: 66%;
  right: auto;
}
.news-slider-area .swiper-button-prev::after,
.news-slider-area .swiper-button-next::after{
  content: none;
}
.news-slider-area .swiper-button-prev.swiper-button-disabled,
.news-slider-area .swiper-button-next.swiper-button-disabled{
  display: none;
}
.btn_top1{
  margin-top: 130px;
}

@media screen and (max-width:769px) {
  .news-container{
    flex-direction: column;
  }
  .news-categories{
    width: 100%;
    min-height: unset;
    border-radius: 0;
  }
  .news-categories ul{
    width: 100%;
    display: flex;
    padding: 0 10px;
    gap: 20px;
  }
  .news-categories li{
    padding: 12px 6px 10px;
    font-size: 13px;
  }
  .news-slider-area{
    width: 100%;
    padding: 0 24px;
  }
  .news-slider-area .swiper{
    overflow: visible;
  }
  .news-slider-area .swiper-button-prev,
  .news-slider-area .swiper-button-next{
    width: 36px;
    height: 36px;
    background-size: 36px 36px;
  }
  .news-slider-area .swiper-button-next{
    left: auto;
    right: 36px;
  }
  .news-container::before{
    width: 100%;
    height: 260px;
    top: auto;
    bottom: -10px;
  }
  .top-news-btn {
    margin-top: 30px;
  }
}

