@charset "UTF-8";
#header {
	height: 80px;
	width: auto;
	background: none;
}

@media (max-width: 767px) {
#header {
	height: 50px;
}
}
#header .header-content {
	background: #1a1a1a;
	box-sizing: border-box;
	left: 0;
	min-width: 1150px;
	padding: 0 0 0 20px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9;
	height: 80px;
}

@media (max-width: 767px) {
#header .header-content {
	min-width: 0;
	min-width: auto;
	padding: 0 0 0 14px;
}
}
#header .header-content::after {
	clear: both;
	content: "";
	display: block;
}
#header .header-content .logo-main {
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 80px;
}

@media (max-width: 767px) {
#header .header-content .logo-main {
	line-height: 19px;
	margin-top: 2px;
	margin-bottom: 0;
	padding-top: 15px;
	width: 80px;
	height: auto;
}
}
#header .header-content .logo-main img {
	vertical-align: middle;
	width: 100%;
}
#header .header-content .sub-title {
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.14em;
	margin-left: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1.5;
	height: 80px;
}
#header .header-content .sub-title br {
	display: block;
}

@media (max-width: 1400px) {
#header .header-content .sub-title {
	line-height: 1.5;
	margin-top: 0;
}
#header .header-content .sub-title br {
	display: inline;
}
}

@media (max-width: 1200px) {
#header .header-content .sub-title {
	font-size: 12px;
}
}

@media (max-width: 767px) {
#header .header-content .sub-title {
	display: none;
}
}
#header .header-content .btn-nav {
	background: #05a4d5;
	cursor: pointer;
	display: none;
	float: right;
	height: 50px;
	position: relative;
	width: 50px;
}
#header .header-content .btn-nav span {
	background: #fff;
	display: block;
	height: 1px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 22px;
}
#header .header-content .btn-nav span:nth-of-type(1) {
	top: 16px;
}
#header .header-content .btn-nav span:nth-of-type(2) {
	top: 24px;
}
#header .header-content .btn-nav span:nth-of-type(3) {
	top: 32px;
}

@media (max-width: 767px) {
#header .header-content .btn-nav {
	display: block;
}
}
#header .header-content .btn-phone {
	background: #05a4d5;
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	float: right;
	height: 80px;
	line-height: 14px;
	letter-spacing: 0.06em;
	padding: 19px 0 0;
	text-align: center;
	width: 230px;
}

@media (max-width: 767px) {
#header .header-content .btn-phone {
	background: transparent;
	font-size: 15.6px;
	height: auto;
	margin-right: 15px;
	margin-top: 9px;
	padding: 0;
	width: auto;
}
}
#header .header-content .btn-phone img {
	margin-right: 10px;
}

@media (max-width: 767px) {
#header .header-content .btn-phone img {
	margin-right: 5px;
	vertical-align: 2px;
	width: 15px;
}
}

@media (max-width: 374px) {
#header .header-content .btn-phone img {
	vertical-align: 1px;
}
}
#header .header-content .btn-phone .tel {
	font-size: 13px;
	font-family: 'Heebo', sans-serif;
	font-weight: 700;
	line-height:24px;
}

@media (max-width: 374px) {
#header .header-content .btn-phone .tel {
	font-size: 14px;
}
}
#header .header-content .btn-mail, #header .header-content .btn-download, #header .header-content .btn-products, #header .header-content .btn-zeem {
	background: #404040;
	color: #fff;
	display: flex;
	float: right;
	font-size: 13px;
	font-weight: bold;
	height: 80px;
	letter-spacing: 0;
	line-height: 20px;
	margin-right: 1px;
	text-align: center;
	width: 102px;
	text-decoration: none;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	padding-top: 0;
}

@media (max-width: 767px) {
#header .header-content .btn-mail, #header .header-content .btn-download, #header .header-content .btn-products, #header .header-content .btn-zeem {
	display: none;
}
}
#header .header-content .btn-mail img, #header .header-content .btn-download img {
	margin-right: 14px;
}
#header .header-content .btn-download img {
	vertical-align: -5px;
}
#header .sp-btn-list,article .sp-btn-list {
	display: none;
}

@media (max-width: 767px) {
#header .sp-btn-list {
	bottom: 0;
	display: block;
	font-size: 0;
	letter-spacing: 0;
	position: fixed;
	width: 100%;
	z-index: 9;
}
}
@media (max-width: 767px) {
article .sp-btn-list {
	display: block;
	font-size: 0;
}
}
#header .sp-btn-list li,article .sp-btn-list li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
#header .sp-btn-list li .btn-mail, #header .sp-btn-list li .btn-download,article .sp-btn-list li a {
	background: rgba(0, 0, 0, 0.9);
	color: #fff;
	display: block;
	font-size: 10px;
	height: 40px;
	letter-spacing: 0.06em;
	line-height: 40px;
	text-align: center;
}
#header .sp-btn-list li .btn-mail img, #header .sp-btn-list li .btn-download img {
	width: 16px;
}
#header .sp-btn-list li .btn-download,article .sp-btn-list li:first-child a  {
	border-right: 1px solid #666666;
}
#header .sp-btn-list li .btn-download img {
	margin-right: 8px;
	vertical-align: -2px;
	width: 16px;
}
#header .sp-btn-list li .btn-mail img {
	margin-right: 8px;
	vertical-align: -1px;
	width: 16px;
}
#nav ,#nav2 {
	bottom: 0;
	border-radius: 0 4px 4px 0;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
	height: 601px;
	margin: auto 0;
	overflow: hidden;
	position: fixed;
	left: -100px;
	top: 0;
	transition: all .3s;
	width: 100px;
	z-index: 9;
}
#nav2 {
	right: -100px;
	height: 258px;
	left: auto;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.15);
	border-radius: 4px 0 0 4px;
}
#nav.show {
	left: 0;
}
#nav2.show {
	right: 0;
}

@media (max-width: 767px) {
#nav,#nav2 {
	bottom: auto;
	box-shadow: none;
	display: none;
	margin: auto;
	left: 0;
	top: 50px;
	transition: none;
	width: 100%;
}
#nav2 {
	right: 0;
}
}
#nav .nav-list ,
#nav2 .nav-list {
	background: #fff;
	padding: 0;
	margin: 0;
}
#nav2 .nav-list {
	background: none;
	margin-top: -2px;
}
#nav .nav-list li:nth-of-type(n+2) {
	border-top: 1px solid #E6E6E6;
}
#nav2 .nav-list li{
	border-radius: 4px 0 0 4px;
}
@media (min-width: 768px) {
#nav .nav-list li.current{
	background: #05a4d5;
}
#nav2 .nav-list li.sidebtn{
	background: #05a4d5;
}
#nav2 .nav-list li.sidebtn.btn_download{
	background: #a9111d;
}
#nav2 .nav-list li:last-child.sidebtn{
	background: #a9111d;
}

#nav .nav-list li.current a{
	color: #fff;
}
#nav2 .nav-list li.sidebtn a {
	color: #fff;
	margin: 2px 0;
}
}
#nav .nav-list li a,#nav2 .nav-list li a {
	color: #05a4d5;
	display: block;
	font-size: 12px;
	height: 85px;
	position: relative;
	text-align: center;
}

@media (max-width: 767px) {
#nav .nav-list li a, #nav2 .nav-list li a{
	font-size: 14px;
	height: 50px;
}
}
#nav .nav-list li a > span ,#nav2 .nav-list li a > span{
	display: inline-block;
	left: 0;
	position: absolute;
	top: 50%;
	text-align: center;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 100%;
}
#nav2 .nav-list li a > span{
	top: 65%;
}
#nav2 .nav-list li a p{
	padding: 12px 0;
}
#nav2 .nav-list li a p img{
	max-width: 38px;
}
#footer {
}
#footer a{
	text-decoration: none;
	color: #fff;
}
#footer .contact-area {
	background: #05a4d5;
}
#footer .contact-area .area-content {
	margin: 0 auto;
	padding: 34px 0 26px;
	max-width: 954px;
}

@media (max-width: 767px) {
#footer .contact-area .area-content {
	padding: 38px 0 41px;
	width: 100%;
}
}
#footer .contact-area .area-content::after {
	clear: both;
	content: "";
	display: block;
}
#footer .contact-area .area-content .phone-box {
	float: right;
	text-align: center;
	line-height: 54px;
}


@media (max-width: 767px) {

}
#footer .contact-area .area-content .phone-box .box-head {
	color: #fff;
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.14em;
	line-height: 36px;
	margin-right: 20px;
	vertical-align: top;
}

@media (max-width: 767px) {

}
#footer .contact-area .area-content .phone-box .phone-num {
	color: #fff;
	display: inline-block;
	font-family: 'Heebo', sans-serif;
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 36px;
	vertical-align: top;
}

@media (max-width: 767px) {

}
#footer .contact-area .area-content .phone-box .phone-num img {
	margin-right: 10px;
	vertical-align: top;
	width: 33px;
}

@media (max-width: 767px) {

}
#footer .contact-area .area-content .phone-box .phone-time {
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.06em;
	line-height: 22px;
	margin-top: 2px;
}

@media (max-width: 767px) {

}
#footer .contact-area .area-content .btn-contact {
	background: #fff;
	border-radius: 4px;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.14em;
	line-height: 54px;
	height: 54px;
	text-align: center;
	width: 290px;
	color: #000;
}

@media (max-width: 767px) {

}
#footer .contact-area .area-content .btn-contact span {
	border-bottom: 5px solid transparent;
	border-left: 8px solid #1a1a1a;
	border-top: 5px solid transparent;
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	margin-right: 12px;
	vertical-align: 2px;
}

@media (max-width: 767px) {

}
#footer .contact-area .area-content .btn-contact img {
	margin-right: 9px;
	width: 26px;
	vertical-align: middle;
	vertical-align: sub;
}

@media (max-width: 767px) {

}
#footer .company-area {
	background: #1a1a1a;
	padding: 46px 0;
}

@media (max-width: 767px) {
#footer .company-area {
	padding: 40px 0 60px;
}
}
#footer .company-area .logo-box {
	margin: 0 auto 36px;
	width: 222px;
}

@media (max-width: 767px) {
#footer .company-area .logo-box {
	width: 150px;
}
}
#footer .company-area .logo-box img {
	vertical-align: top;
	width: 100%;
}
#footer .company-area .link-list {
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
	max-width: 954px;
	margin: 0 auto 46px;
}

@media (max-width: 767px) {
#footer .company-area .link-list {
	margin: 0 auto 30px;
	width: 100%;
}
}
#footer .company-area .link-list li {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	letter-spacing: 0.14em;
	line-height: 36px;
	vertical-align: top;
}

@media (max-width: 767px) {
#footer .company-area .link-list li {
	display: block;
	line-height: 23px;
}
}

@media (max-width: 767px) {
#footer .company-area .link-list li:nth-of-type(n+2) {
	margin-top: 6px;
}
}
#footer .company-area .link-list li:nth-of-type(n+2)::before {
	background: #fff;
	content: "";
	display: inline-block;
	height: 10px;
	line-height: 36px;
	margin: 0 20px;
	width: 1px;
}
#footer .company-area .link-list li.line__hidden::before {
	display: none;
}

@media (max-width: 767px) {
#footer .company-area .link-list li:nth-of-type(n+2)::before {
	display: none;
}
}
@media screen and (max-width: 1024px) {
	#footer .contact-area .area-content .phone-box {
		float: none;
	}
	#footer .contact-area .area-content .phone-box .box-head {
		display: block;
		font-size: 16px;
		line-height: 18px;
		margin: 0 0 14px;
	}
	#footer .contact-area .area-content .phone-box .phone-num {
		display: block;
		font-size: 33px;
		line-height: 1;
	}
	#footer .contact-area .area-content .phone-box .phone-num img {
		vertical-align: 0px;
		width: 29px;
	}
	#footer .contact-area .area-content .phone-box .phone-time {
		font-size: 12px;
		line-height: 18px;
		margin-top: 6px;
	}
	#footer .contact-area .area-content .btn-contact {
		float: none;
		height: 45px;
		font-size: 14px;
		line-height: 45px;
		margin: 15px auto 0;
		width: 220px;
	}
	#footer .contact-area .area-content .btn-contact span {
		vertical-align: 0;
	}
	#footer .contact-area .area-content .btn-contact img {
		vertical-align: 0;
		width: 13px;
	}
}
#footer .company-area .copy {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.14em;
	line-height: 36px;
	text-align: center;
}

@media (max-width: 767px) {
#footer .company-area .copy {
	font-size: 9px;
	line-height: 18px;
}
}
#footer .contact{
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding-bottom: 1em;
}
#footer .contact span{
	font-weight: normal;
	padding: 0 1em;
}


#footer .footer_note {
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding-top: 0.6em;
	padding-bottom: 1em;
}
#footer .footer_note br {
	display: none;
}
@media (max-width: 767px) {
	#footer .footer_note {
	}
	#footer .footer_note br {
		display: block;
	}
}


#content{
	border: none;
}
.breadcrumbs a{
	color: #05a4d5;
	padding: 5px 0;
	display: inline-block;
}
.bk-photo03 {
	width: 100%;
	background: url(../images/common/bk03.jpg) no-repeat top center #fff;
	text-align: center;
	position: relative;
	min-height: 300px;
}
.bk-photo04 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding-top: 10px;
	background: url(../images/common/bk04.jpg) no-repeat top center #fff;
	background-size: cover;
	text-align: center;
	position: relative;
	min-height: 300px;
}
.bk-column01 {
	background: url(../images/common/bk-column01.jpg) no-repeat top center #fff;
}
.bk-column02 {
	background: url(../images/common/bk-column02.jpg) no-repeat top center #fff;
}
.bk-event01 {
	background: url(../images/common/bk-event.jpg) no-repeat top center #fff;
}
.bk-instance {
	background: url(../images/common/bk-instance.jpg) no-repeat top center #fff;
}
.bk-map {
	background: url(../images/common/bk-map.jpg) no-repeat top center #fff;
}
.bk-news {
	background: url(../images/common/bk-news.jpg) no-repeat top center #fff;
}
.bk-seminar01 {
	background: url(../images/common/bk-seminar.jpg) no-repeat top center #fff;
}
.bk-seminarevent {
	background: url(../images/common/bk-seminarevent.jpg) no-repeat top center #fff;
}
.bk-service {
	background: url(../images/common/bk-service.jpg) no-repeat top center #fff;
}
.bk-whitepaper {
	background: url(../images/common/bk-whitepaper.jpg) no-repeat top center #fff;
}
.bk-download {
	background: url(../images/common/bk-download.jpg) no-repeat top center #fff;
}
.bk-photo03 h1 {
	font-size: 48px !important;
	color: #1a1a1a;
	padding-top: 120px;
	font-weight: bold;
	position: relative;
}
.bk-photo03 h1::before {
    position: absolute;
    border-bottom: 4px solid #05a4d5;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    content: '';
}

.new {
	position: relative;
}
.new .title{
	text-align: center;
	margin-bottom: 3em;
}
#products.products h2,
.new h2{
	font-size: 32px;
	border-bottom: 4px solid #05a4d5;
	display: inline-block;
	padding-bottom: .25em;
	font-weight: bold;
}
.new h2.pt0{
	padding-top: 0;
}
.new ul{
	list-style: none;
	padding: 0;
	letter-spacing: -.4em;
	margin-bottom: 4em;
}
.new ul li{
	letter-spacing: normal;
}
.new .columnlist li{
	padding: 2em 0;
	border-top: 1px solid #d2d2d2;
	position: relative;
	margin-bottom: 0 !important;
}
.new .columnlist li:last-child{
	border-bottom: 1px solid #d2d2d2;
}
.new .columnlist .text{
	display: inline-block;
	width: 70%;
}
.productslist{
	position: relative;
	border-top: 1px solid #d2d2d2;
	padding: 2em 0;
}
.new .productslist:last-child{
	border-bottom: 1px solid #d2d2d2;
}
.new .columnlist .button,
.new .accounting .button,
.products .new .button,
.new .presslist .button{
	float: right;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%) translateX(0%);
	-webkit- transform: translateY(-50%) translateX(0%);
}
.new .accounting .button{
	float: none;
	position: relative;
	text-align: center;
	font-size: 14px;
}
.noborder li{
	border: none !important;
}
.new .columnlist .button a,
.new .accounting .button a,
.products .new .button a,
.new .presslist .button a{
	border: 1px solid #000;
	border-radius: 3px;
	text-decoration: none;
	padding: .5em 2em .5em 3em;
	position: relative;
	color: #000;
	font-weight: bold;
}
.new .columnlist .button a::before ,
.new .accounting .button a::before ,
.products .new .button a::before ,
.new .presslist .button a::before {
	content: "";
	position: absolute;
	left: 1.5em;
	width: 7px;
	height: 7px;
	top: 0;
	bottom: 2px;
	margin: auto;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.new .pastcolumn{
	text-align: center;
}
.new .pastcolumn a{
	display: inline-block;
	padding: .5em 2em .5em 3em;
	border: 1px solid #05a4d5;
	color: #05a4d5;
	border-radius: 3px;
	text-decoration: none;
	position: relative;
	font-weight: bold;
}
.new .pastcolumn a::before {
	content: "";
	position: absolute;
	left: 1.5em;
	width: 7px;
	height: 7px;
	top: 0;
	bottom: 2px;
	margin: auto;
	border-top: 2px solid #05a4d5;
	border-right: 2px solid #05a4d5;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.new .title{
	margin: 2em 0 4em;
}
.h1_02{
	padding: 60px 1em;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 100%;
}
.h1_02 h1{
	padding-top: 0;
	color: #1a1a1a;
}
.h1_02 h1:before {
    position: absolute;
    border-bottom: 4px solid #05a4d5;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    content: '';
}
.h1_02 h2,.h1_02 p{
	color: #1a1a1a;
}
.bk-seminar{
	width: 100%;
	padding: 40px 0;
	margin-bottom: 4em;
}
.seminarlead{
	padding-top: 4em;
}
.bk-seminar ul{
	list-style: none;
	padding: 0;
}
.bk-seminar ul li,.bk-seminar ul p{
	letter-spacing: normal;
}
.bk-seminar .title{
	margin: 2em 0 4em;
}
.bk-seminar ul li {
	list-style: none;
	padding: 2em;
	background: none;
	border-top: 1px solid #d2d2d2;
	display: flex;
	align-items: center;
}
.bk-seminar ul li a{
	display: flex;
	color: #666;
	text-decoration: none;
	align-items: center;
}
.bk-seminar ul li:last-child{
	border-bottom: 1px solid #d2d2d2;
}

.bk-event{
	background: #f2f2f2;
}
.bk-white{
	background: #fff;
}
.new .bk-white li{
	list-style: none;
}
.new .bk-white .columnbottom{
	padding-bottom: 4em;
}
.new .bk-white .sub_type_f{
	border-top: 1px solid #d2d2d2;
}
.new .bk-white .sub_type_f:last-child{
	border-bottom: 1px solid #d2d2d2;
}
.whitepaperlist .sub_type_f{
	padding: 3em 0;
}
.whitepaperlist .sub_type_f a{
	color: #05a4d5;
}
.whitepaperlist .sub_type_f li{
	padding-bottom: 1em;
}
.whitepaperlist .sub_type_f img{
	margin-left: 50px;
}
.twocolumn{
	display: flex;
	position: relative;
}
.twocolumn li{
	width: 50%;
	padding: 1em;
	padding-bottom: 4em;
}
.twocolumn li ul li{
	width: 100%;
	background: none !important;
	border-top: 1px solid #d2d2d2;
}
.twocolumn li ul li:last-child{
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 2em;
}
.twocolumn li .button02,
.new .button02{
	display: flex;
	justify-content: center;
}
.twocolumn li .button02 a,
.new .button02 a{
	position: absolute;
	bottom: 0;
	border: 1px solid #05a4d5;
	border-radius: 3px;
	text-decoration: none;
	padding: .5em 2em .5em 3em;
	color: #05a4d5;
	font-weight: bold;
}
.twocolumn li .button02 a::before,
.new .button02 a::before {
	content: "";
	position: absolute;
	left: 1.5em;
	width: 7px;
	height: 7px;
	top: 0;
	bottom: 2px;
	margin: auto;
	border-top: 2px solid #05a4d5;
	border-right: 2px solid #05a4d5;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pastlist{
	margin-bottom: 4em;
}
.pastlist li{
	background: none !important;
	padding: 1em 0;
	border-top: 1px solid #d2d2d2;
}
.pastlist li:last-child{
	border-bottom: 1px solid #d2d2d2;
}
.pastlist li a,
.zeemabout a{
	color: #05a4d5;
}
.newslist{
	margin-bottom: 2em;
}
.newslist .title{
	font-weight: bold;
	color: #000;
	font-size: 26px;
	border: none;
	border-bottom: 1px solid #d2d2d2;
	padding: 1em 0;
	margin: 0;
	text-align: left;
}
.newslist li{
	background: none !important;
	border-bottom: 1px solid #d2d2d2;
	padding: 2em 0 !important;
}
.newslist li a{
	color: #666;
}
.newslist li .news_day{
	color: #000;
	padding-bottom: 1em;
}
.zeemabout{
	padding-bottom: 4em;
}
.new .documentlink{
	text-align: center;
}
.new .documentlink li{
	display: inline-block;
	border-right: 1px solid #05a4d5;
}
.new .documentlink li:last-child{
	border-right: none;
}
.new .documentlink li a{
	color: #05a4d5;
	padding: 0 .7em;
	height: 50px;
	font-size: 18px;
	display: block;
	position: relative;
	text-decoration: none;
}
.new .documentlink li a:hover{
	opacity: .8;
}
.new .documentlink li a:before{
	content: "";
	width: 22px;
	height: 22px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #05a4d5;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: auto;
}
.new .documentlink li a:after{
	content: "";
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	bottom: 3px;
	left: 0;
	right: 0;
	margin: auto;
}
.new .documentlist{
	display: flex;
	flex-wrap: wrap;
}
.new .documentlist.listcenter{
	justify-content: center;
}
.new .documentlist li{
	display: inline-block;
	width: 33%;
	padding: 0 .5em 2em;
}
.new .documentlist.service li{
	display: inline-block;
	width: 100%;
	max-width: 400px;
	padding: 0 .5em 2em;
}
.new .documentlist.service li img{
	max-width: 100%;
}
.new .documentlist li .listhead{
	background: #838383;
	border: 1px solid #d2d2d2;
	border-bottom: none;
}
.new .documentlist li .listhead.green{
	background: #35b25d;
}
.new .documentlist li .listhead.black{
	background: #000;
}
.new .documentlist li .listhead h3{
	color: #fff;
	font-size: 22px;
	text-align: center;
	height: 80px;
	padding: 0;
	margin: 0;
	position: relative;
}
.new .documentlist li .listhead h3 span{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	font-size: 18px;
	width: 90%;
	font-weight: bold;
}
.new .documentlist li .box{
	border: 1px solid #d2d2d2;
	border-top: none;
	padding: 1em;
	height: 80%;
	position: relative;
	padding-bottom: calc(100% * 1.5);
}
.new .documentlist.service li .box{
	padding: 1em;
	height: auto;
}
.new .documentlist li .bottombox{
	position: absolute;
	padding: 1em;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.new .documentlist.service li .bottombox{
	position: static;
}
.new .documentlist.service li .bottombox img{
	max-width: 100%;
}
.new .documentlist li .number{
	font-size: 30px;
	font-weight: bold;
	color: #05a4d5;
	margin-bottom: -14px;
	text-align: left;
}
.new .documentlist li .number.green{
	color: #35b25d !important;
}
.new .documentlist li .number.black{
	color: #000 !important;
}
.new .documentlist li .box h4{
	font-size: 18px;
	text-align: center;
	color: #000;
	font-weight: bold;
	padding: 1em 0;
	line-height: 1.4;
}
.new .documentlist li .box h4 span{
	color: #e60012;
}
.new .documentlist li .box p{
	font-size: 16px;
	padding: 0 0 1em;
	text-align: left;
}
.new .documentlist li .box .thumbnail{
	text-align: center;
}
.new .documentlist li .box .thumbnail img{
	box-shadow: 4px 5px 2px 0px #bbb;
}
.new .documentlist li .box .thumbnail.no_shadow img{
	box-shadow: none;
}
.new .documentlist li .box .download_btn{
	border: 1px solid #000;
	border-radius: 2px;
	padding: 0;
}
.new .documentlist li .box .download_btn a{
	text-align: center;
	color: #000;
	position: relative;
	padding: .5em;
	text-decoration: none;
	display: block;
	padding-right: 2em;
	font-weight: bold;
	font-size: 14px;
}
.new .documentlist li .box .download_btn a:after{
	content: "";
	position: absolute;
	display: inline-block;
	width: 24px;
	height: 24px;
	top: 0;
	bottom: 0;
	right: 1em;
	margin: auto;
	background-image: url(../images/common/icon_download.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.new .documentlist li .box .download_btn a:hover{
	opacity: .8;
}
body#news.press_release .new .presstitle,
.zeemabout .abouttitle{
	font-weight: bold;
	font-size: 20px;
	background-color: #fff;
	padding: .5em 0;
	color: #05a4d5;
	border-bottom: 1px solid #05a4d5;
}
body#news.press_release .new .presslist li{
	background: none !important;
	padding: 1em 0;
	border-bottom: 1px solid #d2d2d2;
	position: relative;
}
body#news.press_release .new .presslist .title{
	padding: 1em 0 0;
	margin: 0;
	text-align: left;
	width: 70%;
}
body#news.press_release .new .presslist .news_day{
	font-weight: bold;
}
body#news.press_release .new .yearlist {
	text-align: left;
}
body#instance .new .interviewlist {
	text-align: center;
}
body#news.press_release .new .yearlist li{
	display: inline-block;
	margin: .5em 0;
}
body#instance .new .interviewlist li{
	display: inline-block;
	margin: 1em;
}
body#news.press_release .new .yearlist li a,
body#instance .new .interviewlist li a{
	display: inline-block;
	padding: .5em 2em .5em 2.5em;
	border: 1px solid #05a4d5;
	color: #05a4d5;
	border-radius: 3px;
	text-decoration: none;
	position: relative;
	font-weight: bold;
}

body#news.press_release .new .yearlist li a:before,
body#instance .new .interviewlist li a:before{
	content: "";
	position: absolute;
	left: 1.25em;
	width: 7px;
	height: 7px;
	top: 0;
	bottom: 2px;
	margin: auto;
	border-top: 2px solid #05a4d5;
	border-right: 2px solid #05a4d5;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
body#instance .new .interviewlist li a{
	padding: .5em 1em .5em 1.75em;
}
body#instance .new .interviewlist li a:before{
	left: .5em;
}
body#instance .companylist{

}
body#instance .companylist dl{
	display: inline-block;
	padding: 1em;
	width: 49%;
	vertical-align: top;
}
body#instance .companylist dt {
	border: none;
	color: #05a4d5;
	font-weight: bold;
	border-bottom: 1px solid #05a4d5;
	padding: 1em 0 0 0;
	font-size: 18px;
}
body#instance div.sub_type_a dl dd{
	padding-left: 0em;
}
body#instance .companylist dl dd ul li{
	list-style: disc;
}
body#instance .companylist dl dd ul li a{
	color: #05a4d5;
	text-decoration: underline;
}
#products.products #products04 dl {
  padding-left: 25px;
  float: left;
}
#products.products #products04 dl dd {
  width: 415px;
  float: left;
  padding-right: 35px;
}
@media (max-width: 767px) {
	.bk-photo03 h1 {
		font-size: 32px !important;
	}
	#header .header-content {
		height: auto;
	}
	.new .columnlist .text {
		display: inline-block;
		width: 100%;
		text-align: left;
		padding-bottom: 2em;
	}
	.new .columnlist .button {
		float: none !important;
		position: static;
		transform: none;
		text-align: center;
	}
	.whitepaperlist .sub_type_f img{
		margin: 0 auto;
	}
	.twocolumn {
		display: block;
		margin-bottom: 0 !important;
	}
	.twocolumn li {
		width: 100%;
	}
	.twocolumn li .button02 a {
		position: relative;
	}
	.new .title {
		margin: 0em 0 2em;
	}
	.new ul {
		margin-bottom: 2em;
	}
	#products.products h2, .new h2 {
		font-size: 24px;
		border-bottom: 3px solid #05a4d5;
	}
	.products .new .button {
		float: none;
		position: relative;
		margin-top: 1em;
	}
	.new .presslist .button {
		float: none;
		position: relative;
		margin-top: 2em;
	}
	#products.products #products01 dl, #products.products #products02 dl, #products.products #products03 dl {
		max-width: 100%;
		float: none;
		padding: 1em;
	}
	#products.products #products01 dl dt, #products.products #products02 dl dt, #products.products #products03 dl dt {
		padding-left: 0;
		text-align: left;
	}
	#products.products #products01 dl dd, #products.products #products02 dl dd, #products.products #products03 dl dd {
		float: none;
		max-width: 100%;
		text-align: left;
		padding: 1em 0;
	}
	body#instance .new .interviewlist li {
		margin: .5em;
	}
	body#instance .companylist dl {
		width: 100%;
	}
	.newslist li {
		padding: 1em 0 !important;
	}
	.newslist .title {
		padding: 2em 0 .5em;
	}
	#news .new .title{
		margin: 0;
	}
	body#news.press_release .new .presslist .title {
		width: 100%;
	}
	body#news.press_release .new .yearlist {
		text-align: center;
	}
	.new .documentlink{
		display: flex;
		flex-wrap: wrap;
	}
	.new .documentlink li{
		width: 50%;
		padding: .5em 0 1em;
	}
	.new .documentlink li:nth-of-type(1),
	.new .documentlink li:nth-of-type(2){
		border-bottom: 1px solid #05a4d5;
	}
	.new .documentlink li:nth-of-type(2){
		border-right: none;
	}
	.new .documentlink li a{
		font-size: 14px;
	}
	.new .documentlink li a:before{
		width: 18px;
		height: 18px;
		bottom: -8px;
	}
	.new .documentlink li a:after{
		width: 5px;
		height: 5px;
		bottom: 0;
	}
	.new .documentlist li{
		width: 50%;
	}
	.new .documentlist li .box{
		padding: .5em;
		padding-bottom: 300px;
	}
	.new .documentlist li .number{
		padding-top: 0;
	}
	.new .documentlist li .box .download_btn a{
		font-size: 12px;
	}
	.new .documentlist li .box .download_btn a:after{
		width: 20px;
		height: 20px;
	}
}


#products.accounting .jiima_block {
	padding: 40px 0;
}
#products.accounting .jiima_block p {
	float: none;
	padding: 0;
	text-align: left;
	font-size: 1em;
}
#products.accounting .jiima_block a {
	word-break: break-all;
	display: block;
}
#products.accounting .jiima_block .title {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0;
	text-align: left;
}
#products.accounting .jiima_block_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 2em 0;
}
#products.accounting .jiima_block .jiima_logo {
	width: 15%;
}
#products.accounting .jiima_block .jiima_logo img {
	display: block;
	width: 100%;
	max-width: 100%;
}
#products.accounting .jiima_block .jiima_text {
	width: 79%;
}

#products.accounting .jiima_block .jiima_block_link {
	padding: 20px 0 0;
}
#products.accounting .jiima_block .jiima_block_link p {
	padding-bottom: 0.5em;
}

@media (max-width: 767px) {
	#products.accounting .jiima_block {
		padding: 20px 0;
	}
	#products.accounting .jiima_block_wrap {
		display: block;
	}
	#products.accounting .jiima_block .jiima_logo {
		width: 40%;
		margin: auto;
		margin-bottom: 5%;
	}
	#products.accounting .jiima_block .jiima_text {
		width: 100%;
	}
	#products.accounting .jiima_block .jiima_text .title {
		font-size: 1.2em;
		text-align: center;
		line-height: 1.4;
		margin-bottom: 0.5em;
	}
	#products.accounting .jiima_block .jiima_block_link {
		font-size: 0.9em;
	}
}

.column_top_box{

}
.column_top_box .column_head{
	padding-bottom: 4em;
}
.column_top .column_top_list {
	list-style: none;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: space-around;
	align-items: end;
}
.column_top .column_top_list li{
	margin-bottom: 4em;
}
.column_top .column_top_list .title{
  padding-bottom: 2em;
}
.column_top .column_top_list .title h2{
  font-size: 32px;
  border-bottom: 4px solid #05a4d5;
  display: inline-block;
  padding-bottom: .25em;
  font-weight: bold;
}
.column_top .column_top_list .button a{
	border: 1px solid #000;
	border-radius: 3px;
	text-decoration: none;
	padding: .5em 2em .5em 3em;
	position: relative;
	color: #000;
	font-weight: bold;
}
.column_top .column_top_list .button a::before {
	content: "";
	position: absolute;
	left: 1.5em;
	width: 7px;
	height: 7px;
	top: 0;
	bottom: 2px;
	margin: auto;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
@media (max-width: 767px) {
	.column_top_box .column_head{
		padding-bottom: 2em;
	}
	.column_top .column_top_list .title h2{
		font-size: 24px;
		border-bottom: 3px solid #05a4d5;
	}
	.column_top .column_top_list li{
		width: 100%;
	}
}

.human-payroll-school{

}
.human-payroll-school .school_heading{
	font-size: 14px;
	background-color: #000;
	color: #fff;
	margin-top: .5em;
	padding: .5em;
	font-weight: bold;

}
.human-payroll-school .case_list{
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 1em 0;
	gap: 15px;
	list-style: none;
}
.human-payroll-school .case_list li a{
	color: #0ba3d6;
	border-radius: 5px;
	border: 1px solid #0ba3d6;
	position: relative;
	padding: .5em 1em;
	padding-left: 2em;
	display: block;
	text-decoration: none;
	font-size: 14px;
}
.human-payroll-school .case_list li a:before {
	content: '';
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 2px #0ba3d6;
	border-right: solid 2px #0ba3d6;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	left: .75em;
	bottom: 0;
	margin: auto;
}
.human-payroll-school .customers_visual {
	padding: 2em 0 0;
}
.human-payroll-school .school_block {
	display: flex;
	padding: 1em 0;
}
.human-payroll-school .school_block .school{
	list-style: none;
	padding: 0;
}
.human-payroll-school .school_block .school li{
	font-size: 14px;
}
.human-payroll-school .customers_block {
	display: flex;
	justify-content: space-between;
	padding: 2em 0 0;
	gap: 30px;
}
.human-payroll-school .customers_block .customer_box{
	width: 50%;
	list-style: none;
	padding: 0;
}
.human-payroll-school .customers_block .customer_box .heading{
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px solid;
	padding-bottom: 5px;
	margin-bottom: 1em;
}
.human-payroll-school .customers_block .customer_box span{

}
.human-payroll-school .customers_block .customer_box ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.human-payroll-school .customers_block .customer_box ul li{
	font-size: 14px;
}

.human-payroll-school .function_lead{
	font-size: 16px;
	text-align: center;
}
.human-payroll-school .function_lead span{
	font-size: 18px;
	font-weight: bold;
}
.human-payroll-school .function_block{
	display: flex;
	gap: 30px;
	padding: 2em 0;
}
.human-payroll-school .function_block .function_box:nth-of-type(1){
	width: 35%;
}
.human-payroll-school .function_block .function_box:nth-of-type(2){
	width: 65%;
}
.human-payroll-school .function_block .function_box ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.human-payroll-school .function_block .function_box .heading{
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px solid;
	padding-bottom: 5px;
	margin-bottom: 1em;
}
.human-payroll-school .function_block .function_box .etc{
	padding: 0;
	padding-top: 10px;
	text-align: right;
}
.human-payroll-school .community_visual{
	padding: 2em 0 0;
}
.human-payroll-school .cug_block{
	display: flex;
	justify-content: space-between;
	gap: 30px;
	align-items: center;
	padding: 2em 0 1em;
}
.human-payroll-school .cug_block .cug{
	padding: 2em;
	border: 1px solid;
	font-size: 16px;
}
.human-payroll-school .cug_block .cug p{
	padding: 0;
	font-weight: bold;
}
.human-payroll-school .cug_block .cug ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.human-payroll-school .cug_block .cug_img{
	width: 30%;
}
.human-payroll-school .cug_block .cug_img .head{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	display: inline-block;
	margin-bottom: 2em;
}
.human-payroll-school .cug_block .cug_img .head:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 50px;
	height: 4px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #666;
}
.human-payroll-school .community_lead{
	font-size: 16px;
	text-align: center;
}
.human-payroll-school .community_lead span{
	font-size: 18px;
	font-weight: bold;
}
.human-payroll-school .report_list{
	list-style: none;
	padding: 1em;
	margin: 0;
	display: flex;
	gap: 15px;
}
.human-payroll-school .report_list li{
	width: 25%;

}
.human-payroll-school .report_list li a {
	text-decoration: none;
	color: #666;
	padding: 1em;
	padding-right: 1.5em;
	border-radius: 5px;
	border: 1px solid;
	display: flex;
	font-size: 14px;
	height: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: relative;
}
.human-payroll-school .report_list li a:hover{
	opacity: .8;
}
.human-payroll-school .report_list li a:before {
	content: '';
	width: 16px;
	height: 16px;
	border: 1px solid #666;
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 5px;
	bottom: 0;
	margin: auto;
}
.human-payroll-school .report_list li a:after {
	content: '';
	width: 5px;
	height: 5px;
	border: 0;
	border-top: solid 2px #666;
	border-right: solid 2px #666;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 12px;
	bottom: 0;
	margin: auto;
}
@media (max-width: 767px) {
	.human-payroll-school img{
		max-width: 100%;
	}
	.human-payroll-school .case_list {
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px;
	}
	.human-payroll-school .case_list li{
		width: calc(100% / 2 - 5px);
	}
	.human-payroll-school .school_block {
		flex-wrap: wrap;
	}
	.human-payroll-school .school_block li{
		width: 100%;
	}
	.human-payroll-school .customers_block {
		flex-wrap: wrap;
	}
	.human-payroll-school .customers_block .customer_box {
		width: 100%;
	}
	.human-payroll-school .school_block .school {
		margin: 0;
	}
	.human-payroll-school .function_block {
		display: flex;
		gap: 0;
		flex-wrap: wrap;
	}
	.human-payroll-school .function_block .function_box:nth-of-type(1),
	.human-payroll-school .function_block .function_box:nth-of-type(2) {
		width: 100%;
	}
	.human-payroll-school .cug_block {
		flex-wrap: wrap;
		justify-content: center;
		gap: 0;
	}
	.human-payroll-school .cug_block .cug {
		padding: 1em;
		font-size: 14px;
	}
	.human-payroll-school .cug_block .cug_img {
		width: 100%;
		order: -1;
		margin-bottom: 2em;
	}
	.human-payroll-school .cug_block .cug_img .head {
		font-size: 18px;
		display: flex;
		justify-content: center;
	}
	.human-payroll-school .cug_block .cug_img img {
		width: 100%;
		max-width: 150px;
		margin: 0 auto;
		display: block;
	}
	.human-payroll-school .report_list {
		flex-wrap: wrap;
		gap: 10px;
	}
	.human-payroll-school .report_list li {
		width: calc(100% / 2 - 5px);
	}
}

#human-payroll-school .report{

}
#human-payroll-school .report h2{
	margin: 0;
	position: relative;
	padding-top: .5em;
}
#human-payroll-school .report h2 img{
	vertical-align: bottom;
}
#human-payroll-school .report h2 .text {
	line-height: 1.4;
	position: absolute;
	color: #fff;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	text-align: left;
	width: 70%;
}
#human-payroll-school .report h2 .text span{
	font-size: 15px;
}
#human-payroll-school .report h2 .text .big{
	font-weight: bold;
	font-size: 22px;
}
#human-payroll-school .report .date p{
	margin: 0;
	text-align: right;
}
#human-payroll-school .report .cug_logo{
	text-align: center;
	padding-bottom: 1em;
}
#human-payroll-school .report .head_01{
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.4;
}
#human-payroll-school .report .head_01 span{
	font-size: 18px;
	font-weight: normal;
	padding-bottom: .5em;
}
#human-payroll-school .report .head_02{
	padding-top: 40px;
	font-weight: bold;
	border-bottom: 2px solid;
	padding-bottom: .5em;
	margin-bottom: 0;
}
#human-payroll-school .report .head_03{
	padding-top: 1em;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
#human-payroll-school .report .head_03 span{
	border-bottom: 1px solid;
}
#human-payroll-school .report .head_04{
	background-color: #203864;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 40px;
	padding: .25em 0;
}
#human-payroll-school .report .summary .big{
	font-size: 24px;
}
#human-payroll-school .report ul{
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}
#human-payroll-school .report .report_img{
	padding-top: 2em;
}
#human-payroll-school .report .agenda_space{
	padding-left: 58px;
}
#human-payroll-school .report .two_row_block{
	display: flex;
	justify-content: space-between;
	gap: 20px;
	margin: 2em 0 1em;
}
#human-payroll-school .report .etc{
	text-align: right;
	padding: 0;
}
#human-payroll-school .report .voice_graph{
	text-align: center;
	padding-bottom: 20px;
}
#human-payroll-school .report .voice_graph ul{
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
#human-payroll-school .report .voice_graph .head{
	text-align: center;
	padding: 0 0 1em;
	font-weight: bold;
}
#human-payroll-school .report .comment_block{
	border: 1px solid;
	padding: 0 40px 20px;
}
#human-payroll-school .report .comment_block .comment_head{
	font-weight: bold;
	text-align: left;
	font-size: 18px;
}
#human-payroll-school .report .comment_block ul{
	padding-top: 0;
}
#human-payroll-school .report .gray_block{
	background-color: #f8f8f8;
	padding: 20px;
	margin: 40px 0 0;
}
#human-payroll-school .report .gray_block ul{
	margin-top: 2em;
}
#human-payroll-school .report .graph{
	text-align: center;
}
#human-payroll-school .report .graph p{
	padding-bottom: 1em;
	font-weight: bold;
}
#human-payroll-school .report .pc{
	display: inline-block;
}
#human-payroll-school .report .sp{
	display: none;
}
@media (max-width: 767px) {

	#human-payroll-school .report .pc{
		display: none;
	}
	#human-payroll-school .report .sp{
		display: inline-block;
	}
	#human-payroll-school .report h2 img {
		vertical-align: bottom;
		width: auto;
		height: 200px;
		max-width: 100%;
		object-fit: cover;
	}
	#human-payroll-school .report h2 .text {
		width: 80%;
	}
	#human-payroll-school .report h2 .text span {
		font-size: 12px;
	}
	#human-payroll-school .report h2 .text .big {
		font-size: 16px;
	}
	#human-payroll-school .report .date p{
		padding: 0 0 1em;
		font-size: 14px;
	}
	#human-payroll-school .report .report_img img{
		max-width: 100%;
	}
	#human-payroll-school .report .head_01 {
		font-size: 20px;
	}
	#human-payroll-school .report .head_01 span {
		font-size: 16px;
	}
	#human-payroll-school .report .head_02 {
		padding-top: 20px;
		border-bottom: 1px solid;
		font-size: 20px;
	}
	#human-payroll-school .report .head_03 {
		font-size: 18px;
	}
	#human-payroll-school .report .summary p{
		text-align: left;
	}
	#human-payroll-school .report .summary .big{
		font-size: 18px;
	}
	#human-payroll-school .report .agenda_space {
		padding-left: 0;
	}
	#human-payroll-school .report .two_row_block {
		justify-content: center;
		flex-wrap: wrap;
		text-align: center;
	}
	#human-payroll-school .report .two_row_block img{
		max-width: 100%;
	}
	#human-payroll-school .report .voice_graph ul {
		flex-wrap: wrap;
		justify-content: center;
	}
	#human-payroll-school .report .comment_block {
		padding: 0 20px 20px;
	}
	#human-payroll-school .report .comment_block .comment_head{
		font-size: 16px;
	}

}
.bk-photo01, .bk-photo02 {
	min-height: 300px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.features_block{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1em;
	padding: 40px 0 60px;
}
.features_block .img{
	width: 30%;
	text-align: center;
}
.features_block .text{
	width: 70%;
}
.features_block .text .button{
	position: static;
	transform: none;
	margin-top: 2em;
}
.features_block .head{
	text-align: center;
	font-size: 1.4em;
	padding: 0;
}
@media (max-width: 767px) {
	.features_block{
		display: flex;
		flex-wrap: wrap;
		padding: 0 0 60px;
	}
	.features_block .img{
		width: 100%;
	}
	.features_block .text{
		width: 100%;
	}
}