@charset "UTF-8";

@media screen and (min-width:769px){
	#technology header .innerbox .linkbox a.technology::after{
  		transform: scale(1, 1);
	}
	
	#technology header{
		background-color:rgba(0,0,0,0.5);
	}
	
	#technology .aboutbottombtn{
		display: none;
	}
	
	#technology .mainarea{
		width:100%;
		padding:200px 0 0 0;
	}
	
	#technology .mainarea .maintl{
		color:#fff;
		font-size:10rem;
		font-weight: 900;
		text-align: center;
		line-height: 1;
		margin:0 0 45px 0;
	}
	
	#technology .mainarea .subtl{
		color:#fff;
		font-size:1.6rem;
		text-align: center;
		line-height: 3.2rem;
		margin:0 0 25px 0;
	}
	
	#technology .phbox{
		padding:30px 0 0 0;
	}
	
	#technology .phbox.box2{
		padding:0 0 0 0;
	}
	
	#technology .technologycont{
		padding:120px 0;
	}
	
	#technology .technologycont.box2{
		background:#fff;
	}
	
	#technology .technologycont.box3{
		background:#000;
		color: #fff;
	}
	
	#technology .technologycont.bg{
		background:url("../images/technology/tec-img3.png") no-repeat;
		background-size:100%;
		background-position: left 50% bottom 0;
	}
	
	#technology .technologycont .innerbox{
		width:1120px;
		margin:0 auto;
	}
	
	#technology .technologycont .innerbox .mtl{
		text-align: center;
		font-size:5.6rem;
		line-height: 1;
		color: #ea5514;
		font-weight: 600;
		margin:0 0 65px 0;
	}
	
	#technology .technologycont .innerbox .subtl{
		text-align: center;
		font-size:3rem;
		line-height: 5.2rem;
		color:#fff;
		margin:0 0 4rem 0;
		font-weight: 600;
	}
	
	#technology .technologycont .innerbox .subtl.box2{
		text-align: center;
		font-size:3rem;
		line-height: 5.2rem;
		color:#000;
		margin:0 0 25px 0;
		font-weight: normal;
	}
	
	#technology h2.font-lato.box2 {
		text-align: center;
		margin-bottom: 4rem;
	}
	
	#technology .technologycont .innerbox .mtx{
		font-size:1.6rem;
		line-height:3.2rem;
		color:#fff;
		text-align: center;
		padding:0 0 30px 0;
		max-width: 768px;
		margin: 0 auto;
	}
	
	#technology .technologycont .innerbox .mtx.box2{
		color:#000;
	}
	
	#technology .technologycont .archivebtn{
		width:300px;
		display: block;
		margin:0 auto;
		background:#dfddda;
		padding:20px 0;
		font-weight: bold;
		text-align: center;
		transition: all 0.2s;
	}
	
	#technology .technologycont .archivebtn:hover{
		opacity: 0.7;
	}


	/*追加分*/
	#technology .technologycont.box3 .innerbox .anchor {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	#technology .technologycont.box3 .innerbox .anchor a {
		color: #fff;
		display: flex;
		align-items: center;
		width: calc(100% / 3 - 2.6rem);
		padding-bottom: 1.6rem;
		border-bottom: #ea5514 1px solid;
		position: relative;
	}
	#technology .technologycont.box3 .innerbox .anchor a::after {
		content: "";
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 10px;
		border-bottom: 1px solid #ea5514;
		border-right: 1px solid #ea5514;
		transform: rotate(45deg);
		position: absolute;
		right: 0rem;
		top: 32%;
	}
	#technology .technologycont.box3 .innerbox .anchor a .iconwrap {
		background-color: #fff;
		width: 6rem;
		height: 6rem;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#technology .technologycont.box3 .innerbox .anchor a .iconwrap .icon {
		width: 100%;
		padding: .8rem;
	}
	#technology .technologycont.box3 .innerbox .anchor a .iconwrap .plasmaicon {
		width: 88%;
	}
	#technology .technologycont.box3 .innerbox .anchor a .txt {
		margin-left: 1rem;
		margin-right: 2rem;
		font-size: 1.5rem;
		line-height: 2.4rem;

		.ruby {
			font-size: 1.3rem;
		}
	}

	#technology .technologycont.box3 .innerbox .listwrap {
		padding: 0;
	}
	#technology .technologycont.box3 .innerbox .listwrap .listitem {
		padding-top: 10rem;
		list-style:none;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 4rem;
		color: #fff;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over img {
		width: 50%;
		height: auto;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over .txtwrap {
		width: 41%;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over .txtwrap h3 {
		font-size: 2.8rem;
		line-height: 5rem;
		margin-bottom: 2rem;

		.ruby {
			font-size: 2.4rem;
		}
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over .iconimg {
		background: #000;
		width: 16rem;
		height: 16rem;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		margin-left: -10rem;
		position: relative;
		z-index: 1;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over .iconimg.two {
		margin-left: 0;
		margin-right: -10rem;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over .iconimg img {
		width: 60%;
		height: auto;
	}

	#technology .technologycont.box3 .innerbox .listwrap li .under {
		background: #562512;
		padding: 4rem 6rem;
		box-sizing: border-box;
		color: #fff;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .under ul {
		list-style: none;
		padding: 0;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .under ul li {
		padding-left: 1.8rem;
		text-indent: -.8rem;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .under ul li::before {
		content: "●";
		display: inline-block;
		font-size: .6rem;
		color: #ea5514;
	}

/*ここから下unity*/

	#technology .technologycont.box3.unity .innerbox {
	    width: 1120px;
		margin: 0 auto;
	}
	#technology .technologycont.box3.unity .img {
	    height: 55rem;
	    object-fit: cover;
	}
	#technology .technologycont.box3.unity .mtx {
		width: 800px;
		margin: 8rem auto 0;
	}
	#technology .technologycont.box3.unity .innerbox iframe {
		aspect-ratio: 16/9;
		width: 1120px;
		margin: 8rem auto 0;
	}

    /* 202312 修正ここから */
    #technology .technologycont .txtwrap a,
    #technology .technologycont .mtx a,
    #technology .technologycont .mtx2 a,
    #technology .technologycont .list a{
		color: #ea5514;
		text-decoration: underline;
	}
	#technology .technologycont .txtwrap a:hover,
    #technology .technologycont .mtx a:hover,
    #technology .technologycont .mtx2 a:hover,
    #technology .technologycont .list a:hover{
		text-decoration: none;
	}
    #technology .technologycont.box3.unity .mtx2 {
		width: 800px;
		margin: 4rem auto 0;
	}
    #technology .technologycont.box3.unity ul.list {
		width: 800px;
		margin: 4rem auto 0;
		padding-inline-start: 0px;
		background: #562512;
	    padding: 4rem 3rem;
	    box-sizing: border-box;
	}
	#technology .technologycont.box3.unity ul.list li.item{
		color: #ea5514;
		margin-bottom: 2.5rem;
		list-style-position: inside;
	}
	#technology .technologycont.box3.unity ul.list li.item .item__title{
		font-weight: bold;
		color: #fff;
		display: inline;
		font-size:1.7rem;
	}
	#technology .technologycont.box3.unity ul.list li.item a.link{
		color: #ea5514;
/*		color: #fff;*/
		text-decoration: underline;
		margin-right:0.3em;
	}
	#technology .technologycont.box3.unity ul.list li.item a.link:hover{
		text-decoration: none;
	}
	#technology .technologycont.box3.unity ul.list li.item .item__tx{
		color: #fff;
		margin-top: 0.6em;
	}
	#technology .technologycont.box3.unity ul.list li.item .item__tx.en{
		display: inline;
	}
	#technology .technologycont.box3.unity ul.list li.item .item__tx.en a.link{
		margin-right:0;
	}

    /* 202312 修正ここまで */

/*ここから下paper*/

	#technology .technologycont.box3.paper {
		color: #fff;
		width: 100%;
		padding-bottom: 16rem;
	}
	#technology .technologycont.box3.paper .innerbox {
		width: 100%;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap {
		width: 100%;
		max-width: 1120px;
		margin:0 auto;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 0.6rem;
		flex-wrap: wrap;
		margin-top: 6rem;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap a {
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		width: calc(100% / 3 - 0.6rem);
		/*height: 34rem;*/
		aspect-ratio: 4 / 3;
	}

/*	202312修正　ここから
	#technology .technologycont.box3.paper .innerbox .linkwrap.cul-4 a {
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		width: calc(100% / 3 - 0.6rem);
		width: calc(100% / 4 - 0.6rem);
		height: 34rem;
	}
202312修正　ここまで　*/

	#technology .technologycont.box3.paper .innerbox .linkwrap a .ttl {
		font-size: 2.8rem;
		font-weight: 800;
		line-height: 4.6rem;
		text-align: center;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap .one {
		background:url("../images/technology/new/paper-one.jpg") no-repeat;
		background-size:100%;
		background-position: center;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap .two {
		background:url("../images/technology/new/paper-two.jpg") no-repeat;
		background-size:100%;
		background-position: center;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap .three {
		background:url("../images/technology/new/paper-three.jpg") no-repeat;
		background-size:100%;
		background-position: center;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap .four {
		background:url("../images/technology/new/paper-four.jpg") no-repeat;
		background-size:100%;
		background-position: center;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap .five {
		background:url("../images/technology/new/paper-five.jpg") no-repeat;
		background-size:100%;
		background-position: center;
	}

/* 20231225 追加ここから */
	#technology .technologycont.box3.paper .innerbox .archivelink {
		margin: 2.5rem auto 0;
		display: flex;
/*		justify-content:flex-end;*/
		justify-content:center;
		align-items: center;
		width: 1120px;
	}

	#technology .technologycont.box3.paper .innerbox a.archivelink__btn{
		width:260px;
		padding: 8px 30px 8px 8px;
		position: relative;
		display: block;
		border-bottom: #ea5514 1px solid;
		color:#fff;
		font-size: 2rem;
    	font-weight: 500;
	}

	#technology .technologycont.box3.paper .innerbox .archivelink__btn::after{
	    content: "";
	    display: inline-block;
	    width: 0.8rem;
	    height: 0.8rem;
	    border-top: 1px solid #ea5514;
	    border-right: 1px solid #ea5514;
	    transform: rotate(45deg);
	    position: absolute;
	    right: 1.5rem;
		top:50%;
		margin-top:-6px;
    }

    #technology .technologycont.box3.paper .innerbox .details.cul-2 {
		margin: 12rem auto 0;
		text-align: center;
/*		width: 1120px;*/
		width: 800px;
	}
	#technology .technologycont.box3.paper .innerbox .details.cul-2 .detailwrap a {
		background: #fff;
		border: 1px solid #ea5514;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 2.4rem 4rem;
/*		width: calc(100% / 3 - 2rem);*/
		width: calc(100% / 2 - 2rem);
		font-size: 2rem;
		font-weight: 500;
		position: relative;
	}
/* 20231225 追加ここまで */


	#technology .technologycont.box3.paper .innerbox .details {
		margin: 12rem auto 0;
		text-align: center;
		width: 1120px;
	}
	#technology .technologycont.box3.paper .innerbox .details h4 {
		color: #ea5514;
		font-size: 4rem;
		margin-bottom: 4rem;
	}
	#technology .technologycont.box3.paper .innerbox .details .detailwrap {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	#technology .technologycont.box3.paper .innerbox .details .detailwrap a {
		background: #fff;
		border: 1px solid #ea5514;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 2.4rem 4rem;
		width: calc(100% / 3 - 2rem);
		font-size: 2rem;
		font-weight: 500;
		position: relative;
	}
	#technology .technologycont.box3.paper .innerbox .details .detailwrap a::after {
	    content: "";
	    display: inline-block;
	    width: 0.8rem;
	    height: 0.8rem;
	    border-top: 1px solid #ea5514;
	    border-right: 1px solid #ea5514;
	    transform: rotate(45deg);
	    margin-left: 0.8rem;
	    position: absolute;
	    right: 2rem;
	}
}


@media screen and (max-width:768px){
	#technology header{
		background-color:rgba(0,0,0,0.5);
	}
	
	#technology .aboutbottombtn{
		display: none;
	}
	
	#technology .mainarea{
		width:100%;
		padding:100px 10% 0;
		box-sizing: border-box;
	}
	
	#technology .mainarea .maintl{
		color:#fff;
		font-size:3.6rem;
		font-weight: 900;
		text-align: center;
		line-height: 1;
		margin:0 0 35px 0;
	}
	
	#technology .mainarea .subtl{
		color:#fff;
		font-size:1.2rem;
		text-align: left;
		line-height: 2.4rem;
		margin:0 0 25px 0;
	}
	
	#technology .phbox{
		margin:30px 0 0 0;
		width:100%;
		padding-top:60%;
		position: relative;
	}
	
	#technology .phbox img{
		position: absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
	
	#technology .phbox.box2{
		padding-top:60%;
		margin:0 0 0 0;
	}
	
	#technology .technologycont{
		padding:60px 0;
	}
	
	#technology .technologycont.box2{
		background:#fff;
	}
	
	#technology .technologycont.box3{
		background:#000;
	}
	
	#technology .technologycont .innerbox{
		width:90%;
		margin:0 auto;
	}
	
	#technology .technologycont .innerbox .mtl{
		text-align: center;
		font-size:2.6rem;
		line-height: 1;
		color: #ea5514;
		font-weight: 600;
		margin:0 0 30px 0;
	}
	
	#technology .technologycont .innerbox .subtl{
		text-align: center;
		font-size:2rem;
		line-height: 3rem;
		color:#fff;
		margin:0 0 30px 0;
		font-weight: normal;
	}
	
	#technology .technologycont .innerbox .subtl.box2{
		text-align: center;
		font-size:1.6rem;
		line-height: 3.4rem;
		color:#000;
		margin:0 0 15px 0;
		font-weight: normal;
	}
	
	#technology .technologycont .innerbox .mtl.box2{
		color:#000;
	}
	
	
	#technology .technologycont .innerbox .mtx{
		font-size:1.2rem;
		line-height:2.4rem;
		color:#fff;
		text-align: left;
		padding:0 0 30px 0;
	}
	
	#technology .technologycont .innerbox .mtx.tc{
		text-align: center;
	}
	
	#technology .technologycont .innerbox .mtx.box2{
		color:#000;
	}
	
	#technology .technologycont .archivebtn{
		width:250px;
		display: block;
		margin:0 auto;
		background:#dfddda;
		padding:15px 0;
		font-weight: bold;
		text-align: center;
		transition: all 0.2s;
	}



	/*追加分*/

	#technology h2.font-lato.box2 {
		text-align: center;
		margin-bottom: 4rem;
		line-height: 3.2rem;
	}
	#technology .technologycont.box3 .innerbox .anchor {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
	}
	#technology .technologycont.box3 .innerbox .anchor a {
		color: #fff;
		display: flex;
		align-items: center;
		width: 90%;
		padding-bottom: 1.6rem;
		border-bottom: #ea5514 1px solid;
		position: relative;
		padding-top: 2rem;
	}
	#technology .technologycont.box3 .innerbox .anchor a::after {
		content: "";
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 10px;
		border-bottom: 1px solid #ea5514;
		border-right: 1px solid #ea5514;
		transform: rotate(45deg);
		position: absolute;
		right: .8rem;
		top: 32%;
	}
	#technology .technologycont.box3 .innerbox .anchor a .iconwrap {
		background-color: #fff;
		width: 6rem;
		height: 6rem;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	#technology .technologycont.box3 .innerbox .anchor a .iconwrap .icon {
		width: 100%;
		padding: .8rem;
	}
	#technology .technologycont.box3 .innerbox .anchor a .iconwrap .plasmaicon {
		width: 90%;
	}
	#technology .technologycont.box3 .innerbox .anchor a span {
		margin-left: 2rem;
		font-size: 1.5rem;
		line-height: 2.4rem;
	}

	#technology .technologycont.box3 .innerbox .listwrap {
		padding: 0;
	}
	#technology .technologycont.box3 .innerbox .listwrap .listitem {
		padding-top: 10rem;
		list-style:none;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
		margin-bottom: 4rem;
		color: #fff;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over img {
		width: 100%;
		height: auto;
	}
	#technology .technologycont.box3 .innerbox .listwrap .listitem.fuel .over .iconimg {
		order: 1;
	}
	#technology .technologycont.box3 .innerbox .listwrap .listitem.fuel .over .txtwrap {
		order: 3;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over .txtwrap {
		width: 90%;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over .txtwrap h3 {
		font-size: 2.4rem;
		line-height: 4.2rem;
		margin-bottom: 2rem;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over .iconimg {
		background: #000;
		width: 8rem;
		height: 8rem;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		margin-top: -3rem;
		position: relative;
		z-index: 1;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .over .iconimg img {
		width: 60%;
		height: auto;
	}

	#technology .technologycont.box3 .innerbox .listwrap li .under {
		background: #562512;
		padding: 2rem;
		box-sizing: border-box;
		color: #fff;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .under ul {
		list-style: none;
		padding: 0;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .under ul li {
		padding-left: 1.8rem;
		text-indent: -.8rem;
	}
	#technology .technologycont.box3 .innerbox .listwrap li .under ul li::before {
		content: "●";
		display: inline-block;
		font-size: .6rem;
		color: #ea5514;
	}

/*ここから下unity*/
	#technology .technologycont.box3.unity .img {
	    height: 20rem;
	    object-fit: cover;
	}
	#technology .technologycont.box3.unity .mtx {
		width: 90%;
		margin: 4rem auto 0;
		color: #fff;
	}
	#technology .technologycont.box3.unity .innerbox iframe {
		aspect-ratio: 16/9;
		width: 100%;
		margin: 4rem auto 0;
	}


	/* 202312 修正ここから */
	#technology .technologycont .txtwrap a,
    #technology .technologycont .mtx a,
    #technology .technologycont .mtx2 a,
    #technology .technologycont .list a{
		color: #ea5514;
		text-decoration: underline;
	}
	#technology .technologycont.box3.unity .mtx2 {
		width: 90%;
		margin: 2rem auto 0;
		color: #fff;
	}
    #technology .technologycont.box3.unity ul.list {
		margin: 4rem auto 0;
		padding-inline-start: 0px;
		background: #562512;
	    padding: 2rem;
	    box-sizing: border-box;
	    width: 90%;
	}
	#technology .technologycont.box3.unity ul.list li.item{
		color: #ea5514;
		margin-bottom: 1.5rem;
		list-style-position: inside;
	}
	#technology .technologycont.box3.unity ul.list li.item .item__title{
		font-weight: bold;
		color: #fff;
		display: inline;
		font-size:1.4rem;
	}
	#technology .technologycont.box3.unity ul.list li.item a.link{
		color: #ea5514;
/*		color: #fff;*/
		text-decoration: underline;
		margin-right:0.3em;
	}
	#technology .technologycont.box3.unity ul.list li.item .item__tx{
		color: #fff;
		margin-top: 0.5em;
	}
	#technology .technologycont.box3.unity ul.list li.item .item__tx.en{
		display: inline;
	}
    /* 202312 修正ここまで */

/*ここから下paper*/

	#technology .technologycont.box3.paper {
		width: 100%;
		padding-bottom: 16rem;
	}
	#technology .technologycont.box3.paper .innerbox {
		width: 90%;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
		margin-top: 6rem;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap a {
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		width: 100%;
		/*height: 20rem;*/
		aspect-ratio: 3 / 1;
		margin-top: 2rem;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap a .ttl {
		font-size: 2rem;
		font-weight: 800;
		line-height: 3.6rem;
		text-align: center;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap .one {
		background:url("../images/technology/new/paper-one.jpg") no-repeat;
		background-size:100%;
		background-position: center;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap .two {
		background:url("../images/technology/new/paper-two.jpg") no-repeat;
		background-size:100%;
		background-position: center;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap .three {
		background:url("../images/technology/new/paper-three.jpg") no-repeat;
		background-size:100%;
		background-position: center;
	}

/* 20231225 追加ここから */
	#technology .technologycont.box3.paper .innerbox .linkwrap .four {
		background:url("../images/technology/new/paper-four.jpg") no-repeat;
		background-size:100%;
		background-position: center;
	}
	#technology .technologycont.box3.paper .innerbox .linkwrap .five {
		background:url("../images/technology/new/paper-five.jpg") no-repeat;
		background-size:100%;
		background-position: center;
	}

	#technology .technologycont.box3.paper .innerbox .archivelink {
		margin: 2.5rem auto 0;
		display: flex;
/*		justify-content:flex-end;*/
		justify-content:center;
		align-items: center;
		width: 90%;
	}

	#technology .technologycont.box3.paper .innerbox a.archivelink__btn{
		width:260px;
		padding: 8px 30px 8px 8px;
		position: relative;
		display: block;
		border-bottom: #ea5514 1px solid;
		color:#fff;
		font-size: 2rem;
    	font-weight: 500;
	}

	#technology .technologycont.box3.paper .innerbox .archivelink__btn::after{
	    content: "";
	    display: inline-block;
	    width: 0.8rem;
	    height: 0.8rem;
	    border-top: 1px solid #ea5514;
	    border-right: 1px solid #ea5514;
	    transform: rotate(45deg);
	    position: absolute;
	    right: 1.5rem;
		top:50%;
		margin-top:-6px;
    }
/* 20231225 追加ここまで */

	#technology .technologycont.box3.paper .innerbox .details {
		margin: 12rem auto 0;
		text-align: center;
		width: 90%;
	}
	#technology .technologycont.box3.paper .innerbox .details h4 {
		color: #ea5514;
		font-size: 2.4rem;
		margin-bottom: 2rem;
	}
	#technology .technologycont.box3.paper .innerbox .details .detailwrap {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
	}
	#technology .technologycont.box3.paper .innerbox .details .detailwrap a {
		background: #fff;
		border: 1px solid #ea5514;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 2.4rem 4rem;
		width: 90%;
		font-size: 1.6rem;
		font-weight: 500;
		position: relative;
		margin-top: 2rem;
	}
	#technology .technologycont.box3.paper .innerbox .details .detailwrap a::after {
	    content: "";
	    display: inline-block;
	    width: 0.8rem;
	    height: 0.8rem;
	    border-top: 1px solid #ea5514;
	    border-right: 1px solid #ea5514;
	    transform: rotate(45deg);
	    margin-left: 0.8rem;
	    position: absolute;
	    right: 2rem;
	}

}


@keyframes borderscale {
    0% {
        transform:scaleX(0);
    }
    100% {
       transform:scaleX(1);
    }
}

@keyframes borderscale2 {
    0% {
        transform:scaleY(0);
    }
    100% {
       transform:scaleY(1);
    }
}

@keyframes scanime {
    75% {
        top:-50%;
    }
    100% {
        top:100%;
    }
}


