@charset "utf-8";


.company .sec {
	margin-top: 120px;
}


.company .sec01 {
	margin-top: 100px;
}
.company .sec01 .txt {
	font-size: 20px;
	line-height: 1.3;
}
.company .sec01 .grid3 > div {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    width: 33.333%;
    background: #000;
    text-align: center;
	margin-right: 70px;
}
.company .sec01 .grid3 > div:last-child {
	margin-right: 0;
}
.company .sec01 .grid3 > div h2 {
    position: relative;
    overflow: hidden;
    padding: 0.5em 0;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
}
.company .sec01 .grid3 > div img {
    position: relative;
    display: block;
    min-height: 100%;
    opacity: 0.8;
}
.company .sec01 .grid3 > div img.m {
	display: none;
}
.company .sec01 .grid3 > div img {
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.company .sec01 .grid3 > div h2 span {
    font-weight: 800;
}
.company .sec01 .grid3 > div h2::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
}
.company .sec01 .grid3 > div p {
    padding: 1em 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
	font-weight: 500;
    font-size: 18px;
	color: #fff;
}
.company .sec01 .grid3 > div .box {
    text-align: left;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding: 50px;
    box-sizing: border-box;
}
.company .sec01 .grid3 > div:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.company .sec01 .grid3 > div:hover h2::after {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.company .sec01 .grid3 > div:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}



.company .sec02 {
	background: url("../images/sub_01_bg.png")no-repeat 50% 50% / cover;
	background-attachment: fixed;
	color: #fff;
	padding: 200px 0;
}
.company .sec02 .name {
	font-size: 50px;
	font-weight: 700;
}
.company .sec02 .flex {
	margin-top: 30px;
}
.company .sec02 .flex > div {
	margin-right: 40px;
}
.company .sec02 .flex > div:last-child {
	margin-right: 0;
}
.company .sec02 .flex > div p {
	font-size: 18px;
	font-weight: 300;
}
.company .sec02 .flex > div strong {
	display: block;
	margin-top: 7px;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.3;
}



.company .sec03 .txt strong {
	display: block;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 1.2;
}
.company .sec03 .txt p {
	font-size: 20px;
	line-height: 1.3;
}
.company .sec03 .grid3 > div {
	position: relative;
    width: 33.333%;
	height: 0;
    overflow: hidden;
	margin-right: 70px;
	border: 1px solid #232323;
	border-radius: 3px;
	padding: 40px 30px 20% 55px;
	box-sizing: border-box;
	transition: all .3s;
}
.company .sec03 .grid3 > div:last-child {
	margin-right: 0;
}
.company .sec03 .grid3 > div:hover {
	background: #232323;
	color: #fff;
}
.company .sec03 .grid3 > div .box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	padding: 0 40px 0 55px;
	box-sizing: border-box;
}
.company .sec03 .grid3 > div .icon {
	margin-bottom: 25px;
}
.company .sec03 .grid3 > div .icon + div {
	position: relative;
	font-size: 24px;
	font-weight: 500;
	padding-left: 27px;
	line-height: 1.2;
}
.company .sec03 .grid3 > div .icon + div strong {
	position: absolute;
	left: 0;
	font-weight: 700;
}
.company .sec03 .grid3 > div p {
	font-size: 20px;
	margin-top: 10px;
	line-height: 1.3;
}



.company .sec04 {
	background: #F7F7F7;
	padding: 120px 0;
}
.company .sec04 .roadmap-icon {
	display: block;
    width: 101px; 
    height: 48px; 
	line-height: 53px;
    position: relative;
	background: #FFFFFF;
	border: 1px solid #232323;
	border-radius: 3px;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
}
.company .sec04 .roadmap-slider:before {
    content: ""; 
    position: absolute; 
    top: 25px; 
    left: 0; 
    width: 100%; 
    border-bottom: 1px dashed #000;
}
.company .sec04 .roadmap-content {
    padding-top: 50px; 
    padding-left: 75px; 
    position: relative;
}
.company .sec04 .roadmap-content ul li {
    padding-bottom: 35px; 
    position: relative;
}
.company .sec04 .roadmap-content ul li:last-child {
    padding-bottom: 0;
}
.company .sec04 .phase-title {
    position: relative;
    font-size: 18px; 
    padding-bottom: 10px; 
    display: block; 
	padding-top: 4px;
	font-weight: 500;
}
.company .sec04 .phase-title strong {
	margin-right: 3px;
}
.company .sec04 .roadmap-content ul li:before {
    content: ""; 
    position: absolute; 
    top: 18px; 
    left: -23px; 
    width: 2px; 
    height: 100%; 
    border-left: 1px dashed;
}
.company .sec04 .roadmap-content ul li p {
    font-size: 20px;
	line-height: 1.3;
}
.company .sec04 .roadmap-content ul li p span {
	display: inline-block;
    font-size: 16px;
}
.company .sec04 .roadmap-content ul li:last-child:before {
    content: unset;
}
.company .sec04 .phase-title:before {
    content: ""; 
    position: absolute; 
    top: 1px; 
    left: -30px; 
    width: 15px; 
    height: 15px; 
    border: 1px solid; 
    background: #232323;
}
.company .sec04 .roadmap-content:before {
    content: ""; 
    position: absolute; 
    top: 0px;
    left: 52px;
    width: 2px; 
    height: 50px; 
    border-left: 1px dashed;
}
.company .sec04 .roadmap .patter {
    position: absolute; 
    top: 0; 
    left: 0; 
    opacity: 0.02;
}
.company .sec04 .roadmap .patter-2 {
    top: unset; 
    left: unset; 
    right: 0; 
    bottom: 0;
}
.company .sec04 .roadmap-icon:before {
    background: linear-gradient(135deg, #3329b2 0%, #0ac6d4 100%);
}
.company .sec04 .roadmap-icon:after {
    background: #1c0252;
}
.company .sec04 .phase-title:after {
    background: #fff;
}
.company .sec04 .roadmap-content:before {
    border-color: #000;
}





.company .sec05 .box {
	margin-top: 30px;
}
.company .sec05 .swiper-slide {
	max-width: 700px;
	margin-right: 40px;
}
.company .sec05 .swiper-slide:last-child {
	margin-right: 0;
}







@media screen and (max-width: 1640px) {
	.company .sec03 .grid3 > div {
		padding-bottom: 30%;
	}
}
@media screen and (max-width: 1280px) {
	.company .sec01 .grid3 > div {
		margin-right: 40px;
	}
	.company .sec01 .grid3 > div .box {
		padding: 30px;
	}
	
	
	.company .sec02 .flex > div {
		margin-right: 25px;
	}	
	.company .sec02 .flex > div p {
		font-size: 16px;
	}
	.company .sec02 .flex > div strong {
		font-size: 20px;
	}

	
	.company .sec03 .grid3 > div {
		margin-right: 40px;
		padding: 25px 25px 37% 25px;
	}
	.company .sec03 .grid3 > div .box {
		padding: 0 25px;
	}
	.company .sec03 .grid3 > div .icon + div {
		font-size: 20px;
	}
	.company .sec03 .grid3 > div p {
		font-size: 18px;
	}
}
@media screen and (max-width: 1024px) {
	.company .sec {
		margin-top: 80px;
	}
	.mb40 {
		margin-bottom: 30px;
	}
	
	
	.company .sec01 {
		margin-top: 0;
	}
	.company .sec01 .txt {
		font-size: 16px;
	}
	.company .sec01 .grid3 > div {
		margin-right: 20px;
	}
	.company .sec01 .grid3 > div .box {
		padding: 20px;
	}
	.company .sec01 .grid3 > div h2 {
		font-size: 20px;
	}
	.company .sec01 .grid3 > div p {
		font-size: 14px;
	}
	
	
	.company .sec02 {
		padding: 120px 0;
	}
	.company .sec02 .name {
		font-size: 40px;
		margin-bottom: 30px;
	}
	.company .sec02 .flex {
		flex-wrap: wrap;
		margin-top: 0;
	}
	.company .sec02 .flex + .flex {
		margin-top: 30px;
	}
	.company .sec02 .flex > div {
		margin: 10px 20px 10px 0;
	}
	.company .sec02 .flex > div p {
		font-size: 14px;
	}
	.company .sec02 .flex > div strong {
		font-size: 16px;
	}
	
	
	
	.company .sec03 .txt strong {
		font-size: 20px;
	}
	.company .sec03 .txt p {
		font-size: 17px;
	}
	.company .sec03 .grid3 {
		flex-wrap: wrap;
	}
	.company .sec03 .grid3 > div {
		flex: none;
		width: 100%;
		height: auto;
		margin-right: 0;
		margin-bottom: 20px;
		padding: 30px 20px;
		max-height: none;
	}
	.company .sec03 .grid3 > div:last-child {
		margin-bottom: 0px;
	}
	.company .sec03 .grid3 > div .box {
		position: static;
		transform: none;
		padding: 0;
	}
	.company .sec03 .grid3 > div .icon {
		width: 60px;
	}
	.company .sec03 .grid3 > div .icon img {
		width: 100%;
	}
	.company .sec03 .grid3 > div .icon + div {
		font-size: 17px;
	}
	.company .sec03 .grid3 > div p {
		font-size: 16px;
	}
	
	
	
	.company .sec04 {
		padding: 80px 0;
	}
	.company .sec04 .roadmap-icon {
		width: 90px;
		height: 43px;
		line-height: 48px;
		font-size: 20px;
	}
	.company .sec04 .roadmap-content:before {
		left: 47px;
	}
	.company .sec04 .phase-title:before {
		left: -26px;
	}
	.company .sec04 .roadmap-content {
		padding-left: 65px;
	}
	.company .sec04 .roadmap-content ul li:before {
		left: -18px;
	}
	.company .sec04 .phase-title {
		font-size: 16px;
	}
	.company .sec04 .roadmap-content ul li p {
		font-size: 16px;
	}
	.company .sec04 .roadmap-content ul li p span {
		font-size: 13px;
	}
	
	
	.company .sec05 .box {
		margin-top: 15px;
	}
	.company .sec05 .swiper-slide {
		width: 40%;
		margin-right: 20px;
	}
}
@media screen and (max-width: 768px) {
	.company .sec01 .txt {
		font-size: 14px;
	}
	.company .sec01 .grid3 {
		display: block;
	}
	.company .sec01 .grid3 > div {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.company .sec01 .grid3 > div:last-child {
		margin-bottom: 0;
	}
	.company .sec01 .grid3 > div .box {
		padding: 30px;
	}
	.company .sec01 .grid3 > div img.pc {
		display: none;
	}
	.company .sec01 .grid3 > div img.m {
		display: block;
	}
	
	
	.company .sec02 {
		padding: 80px 10px;
	}
	.company .sec02 .name {
		font-size: 25px;
	}
	.company .sec02 .flex {
		display: block;
	}
	.company .sec02 .flex + .flex {
		margin-top: 0;
	}
	.company .sec02 .flex > div {
		margin: 20px 0 0;
	}
	
	
	.company .sec03 .txt strong {
		font-size: 16px;
	}
	.company .sec03 .txt p {
		font-size: 14px;
	}
	.company .sec03 .grid3 {
		display: block;
	}
	.company .sec03 .grid3 > div .icon {
		width: 50px;
		height: 50px;
		margin-bottom: 20px;
	}
	.company .sec03 .grid3 > div .icon + div {
		font-size: 20px;
		padding-left: 22px;
	}
	.company .sec03 .grid3 > div p {
		font-size: 14px;
	}
	
	
	
	.company .sec04 .roadmap-icon {
		width: 70px;
	}
	.company .sec04 .roadmap-content {
		padding-left: 55px;
	}
	.company .sec04 .roadmap-content:before {
		left: 38px;
	}
	.company .sec04 .roadmap-content ul li p {
		font-size: 14px;
	}
	
	
	.company .sec05 .box {
		margin-top: 0;
	}
	.company .sec05 .swiper-slide {
		width: 90%;
	}
}
@media screen and (max-width: 480px) {
}