.mv h2 {
    color: #fff;
}
@media screen and (	max-width: 1023px){
article {
	font-size: 14px;
}
}
@media screen and (	max-width: 999px){
article {
	font-size: 14px;
}
}
@media screen and (	max-width: 499px){
bidy,
article {
	font-size: 12px;
}
}

#3dcg,
#vr {
  scroll-margin-top: 100px;
}

article .container {
	width: 100%;
	max-width: 100%;
    margin: auto;
	padding: 0;
}
article {
    background-color: #fff;
	text-align: center;
}
.article_3dcg-vr .nav ul {
	text-align: center;
}

.article_3dcg-vr .nav li {
	height: 1.5em;
	line-height: 1.5em;
	list-style: none;
}

.article_3dcg-vr .nav li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 2em;
	border-radius: 0.75em;
	background: #fff;
	color: #1468b3;
	border: 1px solid #1468b3;
	box-sizing: border-box;
	text-decoration: none;
	font-weight: bold;
}

.article_3dcg-vr .nav li a:hover {
	opacity: 1;
	background: #1468b3;
	color: #fff;
}


.article_3dcg-vr h2 {
	display: inline-block;
	font-family: futura-pt, sans-serif;
	font-size: 3.5em;
	line-height: 1.0em;
	font-weight: 800;
	color: #1468b3;
	text-align: left;
	margin-bottom: 20px;
}
.article_3dcg-vr h2 span {
	font-size: 0.4em;
	line-height: 1.5em;
	display: block;
}
.article_3dcg-vr h2 span.vr {
	display: inline;
}
.article_3dcg-vr .h2-read {
	font-size: 1.435em;
	line-height: 1.5em;
	font-weight: 800;
	margin: 0.5em auto;
	color: #1468b3;
}
.article_3dcg-vr .h2-read span {
	color: #e96ea5;
}
.article_3dcg-vr h3 {
	display: block;
	font-family: futura-pt, sans-serif;
	font-size: 1.435em;
	line-height: 2.2em;
	font-weight: 800;
	margin: 1em 0 2em;
	color: #1468b3;
}
.article_3dcg-vr .description {
	padding: 0em 0 2em;
	font-size: 1.2em;
	line-height: 2.2em;
	font-weight: bold;	
}
.article_3dcg-vr p {
	font-size: 0.9em;
	line-height: 3em;
}
@media screen and (max-width: 999px){
.article_3dcg-vr .h2-read {
	width: calc(100% - 2em);
}
.article_3dcg-vr .description {
	width: calc(100% - 2em);
	margin: auto;
}
.article_3dcg-vr p {
	width: calc(100% - 4em);
	margin: auto;
}
}
@media screen and (max-width: 799px){
}
@media screen and (max-width: 499px){
}


.article_3dcg-vr .sec01 {
	background: #e3f1ff;
	color: #1468b3;
}
.article_3dcg-vr .sec01 h2 {
	text-align: center;
	line-height: 0.0em;
	margin-bottom: 0;
}
@media screen and (max-width: 999px){
}
@media screen and (max-width: 799px){
}
@media screen and (max-width: 499px){
}


.article_3dcg-vr .sec02 {
	width: 960px;
	margin: auto;
	background: none;
	margin-top: 60px;
	margin-bottom: 0px;
	line-height: 2.5em;
	text-align: left;
}
.article_3dcg-vr  .sec02 .inbox {
	display: flex;
	margin-bottom: 0px;
	padding: 0;
}
.article_3dcg-vr .sec02 h2 {
	margin-bottom: 0;
	scroll-margin-top: 100px;
	text-align: left;
}
.article_3dcg-vr .sec02 .inbox .txt {
	width: 500px;
	padding: 0 60px 0 0;
}
.article_3dcg-vr .sec02 .inbox .txt > * {
	width: 100%;
}
.article_3dcg-vr .sec02 .inbox .txt h2 {
	margin: 0 auto 20px;
}
.article_3dcg-vr .sec02 .inbox .txt b {
	margin: 20px auto 0;
}

.article_3dcg-vr .sec02 .inbox .img {
	width: 400px;
	height: 400px;
	border-radius: 200px;
	margin: 20px auto;
	background: url(../img/3dcg-vr_feature_img.png) center center no-repeat;
	background-size: cover;
}
@media screen and (max-width: 1023px){
.article_3dcg-vr .sec02 {
	width: 760px;
}
.article_3dcg-vr  .sec02 .inbox {
	padding: 0;
	display: block;
}
.article_3dcg-vr .sec02 .inbox .txt {
	margin: auto;
	padding: 0;
}
.article_3dcg-vr .sec02 .inbox .img {
	width: 300px;
	height: 300px;
}
}
@media screen and (max-width: 999px){
}
@media screen and (max-width: 799px){
.article_3dcg-vr .sec02 {
	width: 380px;
}
.article_3dcg-vr .sec02 .inbox .txt {
	width: 100%;
}
.article_3dcg-vr .sec02 .inbox .img {
	width: 240px;
	height: 240px;
}
}
@media screen and (max-width: 499px){
.article_3dcg-vr .sec02 {
	width: 360px;
}
}


.article_3dcg-vr .sec03 {
	background: #76beff;
	margin-top: 60px;
	margin-bottom: 0px;
	padding: 60px 60px 60px 0;
	border-radius: 0 200px 0 0;
	text-align: left;
}
.article_3dcg-vr .sec03 .round-corner {
	background: #fff;
	border-radius: 0 200px 200px 0;
}
.article_3dcg-vr .sec03 .inbox {
	width: 100%	;
	margin: auto;
	padding: 0 0;
	background: none;
}
.article_3dcg-vr .sec03 .inbox .txt {
	width: 50%;
	padding: 60px 0;
}
.article_3dcg-vr .sec03 .inbox .txt h2,
.article_3dcg-vr .sec03 .inbox .txt p {
	text-align: left;
	width: 460px;
	margin-right: auto;
	scroll-margin-top: 100px;
}
.article_3dcg-vr .sec03 .inbox .img {
	width: 50%;
	margin-right: 50px;
	background: #999;
	border-radius: 0 200px 200px 0;
	background: url(../img/3dcg-vr_3dcg_img.png) center center no-repeat;
	background-size: cover;
}
@media screen and (min-width: 2000px){
.article_3dcg-vr .sec03 .inbox .img {
	width: 1000px;
	border-radius: 200px;
	margin-left: auto;
}
}
@media screen and (max-width: 1023px){
.article_3dcg-vr .sec03 .round-corner {
	border-radius: 0 180px 180px 0;
}
.article_3dcg-vr .sec03 .inbox {
	display: flex;
	flex-direction: row;
}
.article_3dcg-vr .sec03 .inbox .txt {
	width: 100%;
	margin-right: auto;
	padding: 60px 60px 60px 0;
}
.article_3dcg-vr .sec03 .inbox .txt h2,
.article_3dcg-vr .sec03 .inbox .txt p {
	width: 100%;
}
.article_3dcg-vr .sec03 .inbox .img {
	width: 100%;
	height: 360px;
	margin: 0 40px 0 auto;
}
}
@media screen and (max-width: 999px){
}
@media screen and (max-width: 799px){
.article_3dcg-vr .sec03 {
	border-radius: 0 60px 0 0;
	padding: 40px 40px 40px 0;
}
.article_3dcg-vr .sec03 .round-corner {
	border-radius: 0 40px 120px 0;
}
.article_3dcg-vr .sec03 .inbox {
	width: 100%;
	display: flex;
	flex-direction: column-reverse;
}
.article_3dcg-vr .sec03 .inbox .txt {
	width: 380px;
	margin: auto;
	padding: 60px 0 20px 0;
}
.article_3dcg-vr .sec03 .inbox .img {
	width: 100%;
	height: 240px;
	margin: 0 10% 0 0;
}
}
@media screen and (max-width: 499px){
.article_3dcg-vr .sec03 .round-corner {
	border-radius: 0 40px 120px 0;
}
.article_3dcg-vr .sec03 .inbox .txt {
	width: 360px;
}
}


.article_3dcg-vr .works {
	margin-top: 60px;
	margin-bottom: 0px;
}
.article_3dcg-vr .works h2 {
	text-align: center;
}


.article_3dcg-vr .sec04 {
	background: #76beff;
	border-radius: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.article_3dcg-vr .sec04 .round-corner {
	background: #fff;
}
.article_3dcg-vr .sec04 .inbox {
	background: #e3f1ff;
	border-radius: 200px 0 0 0;
	width: 100%	;
	margin: auto;
	padding: 0 0;
}
.article_3dcg-vr .sec04 .inbox .txt {
	width: 460px;
	margin-left: auto;
	padding: 60px 0;
}
.article_3dcg-vr .sec04 .inbox .txt h2,
.article_3dcg-vr .sec04 .inbox .txt p {
	text-align: left;
	width: 460px;
	margin-left: auto;
	scroll-margin-top: 100px;
}
.article_3dcg-vr .sec04 .inbox .img {
	width: 45%;
	margin-left: 50px;
	background: #999;
	border-radius: 200px 0 0 200px;
	background: url(../img/3dcg-vr_vr_img.jpg) 90% 90% no-repeat;
	background-size: cover;
}
@media screen and (min-width: 2000px){
.article_3dcg-vr .sec04 .inbox .img {
	width: 1000px;
	border-radius: 200px;
	margin-right: auto;
	background-position: 90% 60%;
}
}
@media screen and (max-width: 1023px){
.article_3dcg-vr .sec04 {
	border-radius: 0px 0 0 0;
}
.article_3dcg-vr .sec04 .inbox {
	display: flex;
	flex-direction: row;
}
.article_3dcg-vr .sec04 .inbox .txt {
	width: 100%;
	margin-left: auto;
	padding: 60px 0 60px 90px;
}
.article_3dcg-vr .sec04 .inbox .txt h2,
.article_3dcg-vr .sec04 .inbox .txt p {
	width: 100%;
	margin: 0;
}
.article_3dcg-vr .sec04 .inbox .img {
	width: 100%;
	height: auto;
	margin: 0 auto 0 40px;
}
}
@media screen and (max-width: 999px){
}
@media screen and (max-width: 799px){
.article_3dcg-vr .sec04 {
	border-radius: 0px 0 0 0;
}
.article_3dcg-vr .sec04 .inbox {
	border-radius: 60px 0 0 0;
	width: 100%;
	display: flex;
	flex-direction: column;
}
.article_3dcg-vr .sec04 .inbox .txt {
	width: 380px;
	margin: auto;
	padding: 60px 0 20px 0;
}
.article_3dcg-vr .sec04 .inbox .img {
	width: 90%;
	height: 240px;
	margin: 0 0 0px 10%;
	background-position: 90% 60%;
}
}
@media screen and (max-width: 499px){
.article_3dcg-vr .sec04 {
	border-radius: 0px 0 0 0;
}
.article_3dcg-vr .sec04 .inbox .txt {
	width: 360px;
}
}







.article_3dcg-vr .sec05 {
	background: #e3f1ff;
	margin-top: 60px;
	margin-bottom: 0px;
	text-align: left;
}
.article_3dcg-vr .sec05 .inbox {
	width: 960px;
	margin: auto;
	padding: 0 0;
	background: none;
}
.article_3dcg-vr .sec05 .inbox .txt {
	width: 60%;
	padding: 60px 0;
}
.article_3dcg-vr .sec05 .inbox .txt h2,
.article_3dcg-vr .sec05 .inbox .txt p {
	text-align: left;
	width: 100%;
	margin-left: auto;
}
.article_3dcg-vr .sec05 .inbox .txt h2 {
	margin-bottom: 10px;
	scroll-margin-top: 100px;
}
.article_3dcg-vr .sec05 .inbox .txt p.address {
	font-size: 1.15em;
	font-weight: 800;
	line-height: 2em;
	color: #1468b3;
	margin-bottom: 0px;
}
.article_3dcg-vr .sec05 .inbox .txt p.address a {
	color: #1468b3;
	text-decoration: none;
}
.article_3dcg-vr .sec05 .inbox .img {
	width: 40%;
}
.article_3dcg-vr .sec05 .inbox .img img {
	width: 220px;
	height: 220px;
	margin: 30px 30px 30px auto;
	background: #999;
	border-radius: 200px;
}
@media screen and (max-width: 1023px){
.article_3dcg-vr .sec05 .inbox {
	width: 760px;
	padding: 20px 0;
	display: flex;
}
.article_3dcg-vr .sec05 .inbox .img {
	width: 220px;
	height: auto;
	margin: auto;
}
.article_3dcg-vr .sec05 .inbox .img img {
	margin: 0px 30px 0px auto;
}
}
@media screen and (max-width: 999px){
}
@media screen and (max-width: 799px){
.article_3dcg-vr .sec05 .inbox {
	width: 380px;
	flex-direction: column;
}
.article_3dcg-vr .sec05 .inbox .txt {
	width: 100%;
	padding: 10px 0;
}
.article_3dcg-vr .sec05 .inbox .img {
	top: 0px;
	background-size: 100%;
}
.article_3dcg-vr .sec05 .inbox .img img {
	width: 180px;
	height: 180px;
	margin: 10px auto 0;
}
}
@media screen and (max-width: 499px){
.article_3dcg-vr .sec05 .inbox {
	width: 360px;
}
}







.body_access .container,
.body_history .container {
	width: 960px;
}
@media screen and (max-width: 1023px){
.body_access .container,
.body_history .container {
	width: 760px;
}
}
@media screen and (max-width: 999px){
}
@media screen and (max-width: 799px){
.body_access .container,
.body_history .container {
	width: 380px;
}
}
@media screen and (max-width: 499px){
.body_access .container,
.body_history .container {
	width: 360px;
}
}



@media screen and (max-width: 1023px){
}
@media screen and (max-width: 999px){
}
@media screen and (max-width: 799px){
}
@media screen and (max-width: 499px){
}











.article_3dcg-vr .inbox {
	background: #fff;
	padding: 2em;
}

.article_3dcg-vr .inbox h3 {
	font-size: 125%;
	text-align: center;
}

.article_3dcg-vr dl {
	background: #fff;
}

.article_3dcg-vr .gmap {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 48%;
	margin-bottom: 30px;
}

.article_3dcg-vr .gmap iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.article_3dcg-vr .gmap_description {
	margin-bottom: 30px;
}

.article_3dcg-vr .gmap_description a {
	display: inline-block;
	width: 15em;
	padding: 0.5em 0;
	margin-left: 40px;
	border: 1px solid #707070;
	border-radius: 32px;
	text-align: center;
	text-decoration: none;
	color: #3f4c56;
	background: #fff;
}

@media screen and (min-width: 1024px){

.article_3dcg-vr {
	padding: 80px 0;
}

.article_3dcg-vr .nav {
	margin-bottom: 80px;
}

.article_3dcg-vr .nav li {
	display: inline-block;
	margin: 0 0.5em;
}

.article_3dcg-vr .inbox {
	display: flex;
}

.article_3dcg-vr .inbox:nth-of-type(2n+2) {
	flex-flow: row-reverse;
}

.article_3dcg-vr .inbox h3 {
	padding-bottom: 2em;
}

.article_3dcg-vr .inbox .txt,
.article_3dcg-vr .inbox .img {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.article_3dcg-vr .inbox .img img {
	min-height: 1%;
}

.article_3dcg-vr .gmap_description {
	padding-left: 2em;
}

.article_3dcg-vr .map {
	width: 90%;
	text-align: left;
	margin: 0 auto 30px;
	line-height: 2.5em;
}

.article_3dcg-vr .map img {
	display: inline-block;
	width: 48%;
}

.article_3dcg-vr .map img:nth-of-type(2n+1) {
	margin-right: 4%;
}

}

@media screen and (max-width: 1023px){

article {
	padding-top: 1em;
}

.article_3dcg-vr .nav {
	margin-bottom: 1em;
}

.article_3dcg-vr .nav {
	width: 760px;
	margin: 1em auto 3em;
}

.article_3dcg-vr .nav ul:after {
	content: "";
	display: block;
	clear: both;
}

.article_3dcg-vr .nav li {
	float: left;
	width: 48%;
	margin-bottom: 0.5em;
}

.article_3dcg-vr .nav li:nth-child(2n+1) {
	margin-right: 4%;
}

.article_3dcg-vr h2 {
	margin-bottom: 20px;
}

.article_3dcg-vr .inbox {
	margin-bottom: 30px;
}

.article_3dcg-vr .inbox h3 {
	font-size: 110%;
	padding-bottom: 1em;
}

.article_3dcg-vr .inbox .txt {
	padding-bottom: 1em;
}

.article_3dcg-vr dl {
	margin-bottom: 30px;
	padding: 1em;
}

.article_3dcg-vr dd {
	margin-left: 0em;
	word-break: break-all;
}

.article_3dcg-vr .gmap_description a {
	display: block;
	margin: auto;
}

.article_3dcg-vr .map {
	margin-bottom: 30px;
}

}
@media screen and (max-width: 999px){
}
@media screen and (max-width: 799px){
.article_3dcg-vr .nav {
	width: 380px;
	margin: 1em auto 3em;
}
}
@media screen and (max-width: 499px){
.article_3dcg-vr .nav {
	width: 340px;
	margin: 1em auto 3em;
}
}





.works ul {
	position: relative;
	width: 100%;
	aspect-ratio: 25 / 8;
	list-style: none;
	overflow: hidden;
	margin: 30px 0;
}
.works ul li {
	position: absolute;
	display: inline-block;
	border: 3px solid #fff;
	box-sizing: border-box;
	overflow: hidden;
	transition: all 0.2s ease;
}
.works ul li:hover {
	border-radius: 40px;
}
.works ul li:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	transition: all 0.5s ease;
	background-size: auto;
}
.works ul li img {
}
.works ul li.works-3d001 { width: 20%; height: 100%;  top: 0%; left: 0%; }
.works ul li.works-3d002 { width: 31%; height: 60%;  top: 0%; left: 20%; }
.works ul li.works-3d003 { width: 31%; height: 40%;  top: 60%; left: 20%; }
.works ul li.works-3d004 { width: 27%; height: 40%;  top: 0%; left: 51%; }
.works ul li.works-3d005 { width: 27%; height: 60%;  top: 40%; left: 51%; }
.works ul li.works-3d006 { width: 22%; height: 60%;  top: 0%; left: 78%; }
.works ul li.works-3d007 { width: 22%; height: 40%;  top: 60%; left: 78%; }

.works ul li.works-3d001:after { background: url(../img/works-vr/works_1-tmb.png) 55% 40% no-repeat; background-size: cover; }
.works ul li.works-3d002:after { background: url(../img/works-vr/works_3-tmb.png) center 80% no-repeat; background-size: 150%; }
.works ul li.works-3d003:after { background: url(../img/works-3d/works_3-tmb.jpg) 60% 65% no-repeat; background-size: 120%; }
.works ul li.works-3d004:after { background: url(../img/works-3d/works_7-tmb.png) center center no-repeat; background-size: 100%; }
.works ul li.works-3d005:after { background: url(../img/works-vr/works_5-tmb.png) right top no-repeat; background-size: 160%; }
.works ul li.works-3d006:after { background: url(../img/works-3d/works_5-tmb.png) center 30% no-repeat; background-size: 200%; }
.works ul li.works-3d007:after { background: url(../img/works-vr/works_7-tmb.png) 20% 20% no-repeat; background-size: 170%; }

.works ul li:hover:after {
	transform: scale(1.1);
}
.works ul li a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.works ul li a div {
	display: block;
	width: 100%;
	height: 100%;
}
.works ul li:hover a div {
	background: linear-gradient(rgba(0,0,0,0) 50%,rgba(0,0,0,0.5));
}
.works ul li p {
	position: absolute;
	z-index: 100;
	color: #fff;
}
.works ul li p.title {
	left: 15px;
	bottom : 15px;
	opacity: 0;
	transition: all 0.5s ease;
}
.works ul li p.client {
	left: 10px;
	bottom : 10px;
	opacity: 0;
	transition: all 0.5s ease;
}
.works ul li:hover p.title,
.works ul li:hover p.client {
	opacity: 1;
}
.works .btn a {
	width: 300px;
	padding: 10px 0;
	font-size: 1.1em;
	line-height: 34px;
}
@media screen and (	max-width: 799px){
.works {
	margin-top: 60px;
	margin-bottom: 60px;
}
.works p {
	padding: 0 20px;
}
.works ul {
	width: 480px;
	aspect-ratio: 2 / 3;
	margin: 30px auto;
}
.works ul li.works-3d001 { width: 40%; height: 50%;  top: 0%; left: 0%; }
.works ul li.works-3d002 { width: 60%; height: 30%;  top: 0%; left: 40%; }
.works ul li.works-3d003 { width: 60%; height: 20%;  top: 30%; left: 40%; }
.works ul li.works-3d004 { width: 60%; height: 20%;  top: 50%; left: 0%; }
.works ul li.works-3d005 { width: 60%; height: 30%;  top: 70%; left: 0%; }
.works ul li.works-3d006 { width: 40%; height: 30%;  top: 50%; left: 60%; }
.works ul li.works-3d007 { width: 40%; height: 20%;  top: 80%; left: 60%; }

.works ul li.works-3d001:after { background: url(../img/works-vr/works_1-tmb.png) 55% 40% no-repeat; background-size: cover; }
.works ul li.works-3d002:after { background: url(../img/works-vr/works_3-tmb.png) center 80% no-repeat; background-size: 180%; }
.works ul li.works-3d003:after { background: url(../img/works-3d/works_3-tmb.jpg) 60% 65% no-repeat; background-size: 120%; }
.works ul li.works-3d004:after { background: url(../img/works-3d/works_7-tmb.png) center center no-repeat; background-size: 100%; }
.works ul li.works-3d005:after { background: url(../img/works-vr/works_5-tmb.png) right top no-repeat; background-size: 160%; }
.works ul li.works-3d006:after { background: url(../img/works-3d/works_5-tmb.png) center 30% no-repeat; background-size: 200%; }
.works ul li.works-3d007:after { background: url(../img/works-vr/works_7-tmb.png) 20% 20% no-repeat; background-size: 170%; }
}
@media screen and (	max-width: 499px){
.works ul {
	width: 380px;
	aspect-ratio: 2 / 3;
	margin: 30px auto;
}
.works ul li.works-3d001:after { background: url(../img/works-vr/works_1-tmb.png) 55% 40% no-repeat; background-size: cover; }
.works ul li.works-3d002:after { background: url(../img/works-vr/works_3-tmb.png) center 80% no-repeat; background-size: 180%; }
.works ul li.works-3d003:after { background: url(../img/works-3d/works_3-tmb.jpg) 60% 65% no-repeat; background-size: 120%; }
.works ul li.works-3d004:after { background: url(../img/works-3d/works_7-tmb.png) center center no-repeat; background-size: 100%; }
.works ul li.works-3d005:after { background: url(../img/works-vr/works_5-tmb.png) right top no-repeat; background-size: 160%; }
.works ul li.works-3d006:after { background: url(../img/works-3d/works_5-tmb.png) center 30% no-repeat; background-size: 200%; }
.works ul li.works-3d007:after { background: url(../img/works-vr/works_7-tmb.png) 20% 20% no-repeat; background-size: 170%; }
}


.lb-data .lb-details {
	width: 100%!important;
	text-align: center!important;
}

.body_3dcg-vr .lightbox .btn a {
	display: none;
}
