@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

.popupModal7 li {display: inline-block;}

div.copy h1 {
    text-shadow: 0px 2px 15px rgb(1, 25, 47);
    color: white;
    font-size: 45px;
    font-weight: bold;
    font-weight: 1000\9;
    text-align: center;
    line-height: 1.2;
}

.merit {
	    position: relative;
    width: 100%;
    clear: both;
    float: none;
    font-size: 16px;
    overflow: hidden;
}


#wg-btoc body {
	background: #f0e2ff;
	color: #6d6377;
}

#wg-btoc a {
	color:#9465ea;
}

#menu-wrap-sub-sp,
#menu-wrap-sub-pc {
	position: fixed;
	top: 112px;
	left: 0;
	width: 100%;
	background: #0b5fa8; /* Old browsers */
	background: -moz-linear-gradient(top, #0b5fa8 0%, #0b5fa8 0%, #0f204f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b5fa8', endColorstr='#0f204f',GradientType=0 ); /* IE6-9 */
	transition: .3s;
	z-index:500;
    box-shadow: 0 3px 5px rgba(0, 79, 153, 0.14);
}

#menu-wrap-sub-sp {
	top: 45px;
	display:none;
}

#menu-sub {
	list-style-type: none;
	width: 100%;
	margin: 0px auto;
	padding: 0;
}

#menu-sub li {
	float: left;
	margin: 0;
	padding: 0 30px;
	text-align: center;
}

#menu-sub li.current {
	border-bottom: 5px solid #368fef;
}

#menu-sub li a {
	display: block;
	width : 100%;
	padding: 10px 0;
	color: #fff;
	font-size: 14px;
	line-height: 2;
	text-decoration: none;
	transition: .3s;
	height:25px;
}

#menu-sub li h1 a {
	margin-top:-10px;
}

#menu-sub li a h1 {
	font-size: 14px;
}

#menu-sub li.title,
#menu-sub li.title:hover {
	display: block;
	padding: 10px 30px 15px 30px;
	color: #fff;
	font-size: 14px;
	line-height: 2;
	text-decoration: none;
	transition: .3s;
	height:25px;
	background: #0b5fa8; /* Old browsers */
	background: -moz-linear-gradient(top, #0b5fa8 0%, #3f85c1 0%, #0f43aa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b5fa8 0%,#3f85c1 0%,#0f43aa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b5fa8 0%,#3f85c1 0%,#0f43aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b5fa8', endColorstr='#0f43aa',GradientType=0 ); /* IE6-9 */
	border-bottom: none;
	margin-right: 30px;
}

#menu-sub li:hover {
	border-bottom: 5px solid white;
}

div.pan {
	width: 100%;
	background: white;
}

div.top-contents {
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 112px;
	background: #004f99;
	overflow:hidden;
}

div.top-contents > div.blue_back {
	position:absolute;
	top:0;
	width:100%;
	height: 700px;
	background: -moz-linear-gradient(left, rgba(0,79,153,0) 40%, rgba(0,79,153,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,79,153,0) 40%,rgba(0,79,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,79,153,0) 40%,rgba(0,79,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004f99', endColorstr='#004f99',GradientType=1 ); /* IE6-9 */
}

/*VR-knit.comをバナーに*/
div.kv-area {
    width: 100%;
    height: 100%;
    float: none;
    text-align: center;
    margin: 50px auto 100px auto;
}

div.kv-box {
    width: 1000px;
    max-width: 90%;
    margin: 0 auto;
    float: none;
    clear: both;
}

div.kv-area h2 {
    font-size: 20px;
    text-align: center;
    margin: 20px auto;
    line-height: 1.3;
    max-width: 90%;
    font-weight: 700;
}
/*VR-knit.comをバナーに　ここまで*/

div.top-contents div.photo {
	width: 100%;
	overflow:hidden;
}

div.top-contents div.photo img {
    width: 100%;
    float: none;
    z-index: 0;
    object-fit: cover;
    font-family:'object-fit: cover;';
    opacity: 0.6;
}

div.top-contents div.photo img.h600 {
	height:600px;
}

div.top-contents div.copy {
	position: absolute;
	top:40%;
	right: 0;
	left: 0;
}

div.top-contents div.top-logo {
	position:absolute;
	width:100%;
	top:45%;
}

div.content_box div.top-logo img {
	max-width:85%;
}

div.introtext {
	width: 100%;
	text-align: center;
	padding: 50px 0;
}

div.introtext h2 {
	max-width:90%;
	margin:0 auto 40px auto;
	text-align:center;
	font-size:30px;
	line-height:1.3;
}

div.introtext p {
	width:1000px;
	margin:0 auto;
}

div.introtext p span.wg-intro{
    color: #004f99;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
}

div.contact div.button-c,
div.contact div.button-c2 {
	clear: both;
	float: none;
	width:360px;
	margin: 130px auto;
	text-align: center;
	font-size: 19.2px;
}

.white {
	color:white;
	margin-left: 10px;
}

div.contact {
	width: 100%;
	text-align: center;
	margin:100px 0 50px;
	font-size: 16px;
}


div.contact div.button-c,
div.contact div.button-c2 {
	clear: both;
	float: none;
	width:360px;
	margin: 50px auto;
	text-align: center;
	font-size: 19.2px;
}

div.contact > p {
	padding: 0 20px;
}

div.contact p span.b-s {
	font-size:12px;
	font-weight:500;
	color:#5881ad;
	padding:0 5px;
	background:white;
	margin-right:10px;
}

#video {
  display: none;
}

div.area {
	width:100%;
	margin:80px 0 80px 0;
	position:relative;
	overflow:hidden
}


div.area2 {
	width:100%;
	position:relative;
	overflow:hidden
}

div.naname-area {
	width:100%;
	margin:0;
	padding-top:450px;
	position:relative;
	overflow:hidden
}

div.box-r {
	position: absolute;
    top: 50px;
    left: 55%;
    right: 10%;
    line-height: 1.8;
}

div#what,
div#product {
	width:100%;
	height:200px;
	position:relative;
	margin-bottom:0;
}

img.product-back{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:200px;
	object-fit:cover;
	font-family:'object-fit:cover;';
}

img.apex-back{
	position:absolute;
	top:-50px;
	right:0;
}

div.sukima {
	clear:both;
	height:400px;
}

div#history {
	background:black;
}

div#support {
	background:rgba(11,26,51,1);
}

img.wg-history-back{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
	object-fit:cover;
	font-family:'object-fit:cover;';
	opacity:0.3;
}

img.wg-history-back2{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height: 100px;
	object-fit:cover;
	font-family:'object-fit:cover;';
	opacity:1.0;
}



div#what h3,
div#product h3 {
	position:absolute;
	top:30px;
	right:0;
	left:0;
	font-size:30px;
	text-align:center;
	margin:0 auto;
	line-height:1.3;
}

div.box {
	width:1000px;
	margin:0 auto;
	float:none;
	position:relative;
	clear:both;
}

div.box h2 {
	max-width: 90%;
	margin: 0 auto 40px auto;
	text-align: center;
	font-size: 30px;
	line-height: 1.3;
}

#wg-tag div.box > p {
	max-width: 90%;
	text-align:center;
	margin:20px auto 50px auto;
}

div.tag-merit ul li {
	width:550px;
	max-width:96%;
	padding:10px 2%;
	margin:20px auto;
	background:#f0f0fa;
	border-radius:20px;
	border: 2px solid #b6b6ce;
}

div.tag-merit ul li p {
	width:20px;
	height:20px;
	border-radius:10px;
	font-weight:700;
	background:#004f99;
	color:white;
	line-height:20px;
	text-align:center;
	margin:0 10px 0 0;
	float:left;
}

div.box h1 {
	text-align:center;
	margin-bottom:20px;
}

div.box h1 img {
	float:none;
	margin-bottom:10px;
}

div.box h1 span {
	color:#9465ea;
}

div.box h1 span.caption {
	font-size:25px;
	margin-top:20px;
}

.left-center {
	text-align:left;
}

.center-left {
	text-align:center;
}

div.naname-right {
	width:100%;
	height:600px;
	margin-left:10%;
	transform: rotate(-15deg);
	margin-top:-300px;
	border-top: 5px solid white;
	position:relative;
	overflow:hidden
}

div.naname-left {
	width:100%;
	height:600px;
	margin-left:-10%;
	transform: rotate(15deg);
	margin-top:-300px;
	border-top: 5px solid white;
	position:relative;
	overflow:hidden
}

div.naname-right img{
	position:absolute;
	top:0;
	width:100%;
	height:800px;
	object-fit:cover;
	object-position:90% 0;
	font-family:'object-fit:cover; object-position:90% 0;';
	transform: rotate(15deg);
	margin-top:-300px;
}


div.naname-left img {
	position:absolute;
	top:0;
	width:100%;
	height:800px;
	object-fit:cover;
	object-position:0 0;
	font-family:'object-fit:cover; object-position:0 0;';
	transform: rotate(-15deg);
	margin-top:-300px;
}

div.naname-right div.industrial-back,
div.naname-left div.industrial-back {
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:800px;
	margin-top:-300px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.2) 10%, rgba(29, 80, 165, 1) 80%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 10%,rgba(29, 80, 165, 1) 80%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0.2) 10%,rgba(29, 80, 165, 1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#0b1a33',GradientType=0 ); /* IE6-9 */
opacity:0.9;
}

div.naname-right a:hover div.industrial-back,
div.naname-left a:hover div.industrial-back {
opacity:0.4;
}

div.naname-right div{
	position:absolute;
	top:10%;
	right:10%;
	width:30%;
	font-size:50px;
	font-weight:700;
	color:white;
	margin-bottom: 10px;
	text-align:right;
	transform: rotate(15deg);
	text-shadow: 0 0 5px #0f204f;
}

div.naname-left div {
	position:absolute;
	top:10%;
	left:10%;
	width:30%;
	font-size:50px;
	font-weight:700;
	color:white;
	margin-bottom: 10px;
	text-align:left;
	transform: rotate(-15deg);
	text-shadow: 0 0 5px #0f204f;
}

div.naname-right div h4,
div.naname-left div h4 {
	font-size:45px;
	font-weight:700;
	color:white;
	margin-bottom: 10px;
	}


div.naname-right div p span,
div.naname-left div p span {
	font-size:20px;
	font-weight:700;
	margin-bottom: 20px;
}


div.naname-right div p span,
div.naname-left div p span {
	font-size:20px\9;
	font-weight:700\9;
	margin-bottom: 20px\9;
}

	div.naname-area {
		padding-top:50px\9;
	}

	div.naname-right,
	div.naname-left {
		transform: none\9;
		height:800px\9;
		margin:0\9;
	}

	div.naname-right img,
	div.naname-left img {
		transform: none\9;
		margin:0\9;
	}
	
	div.naname-right div{
		transform: none\9;
		top:20%\9;
		right:auto\9;
		left:20%\9;
		text-align:left\9;
	}
	div.naname-left div {
		transform: none\9;
		top:20%\9;
		left:auto\9;
		right:20%\9;
	}
	
	div.naname-right div.industrial-back,
	div.naname-left div.industrial-back {
		margin:0\9;
	}

@media all and (-ms-high-contrast: none){

	div.naname-area {
		padding-top:50px;
	}

	div.naname-right,
	div.naname-left {
		transform: none;
		height:800px;
		margin:0;
	}

	div.naname-right img,
	div.naname-left img {
		transform: none;
		margin:0;
	}
	
	div.naname-right div{
		transform: none;
		top:20%;
		right:auto;
		left:20%;
		text-align:left;
	}
	div.naname-left div {
		transform: none;
		top:20%;
		left:auto;
		right:20%;
	}
	
	div.naname-right div.industrial-back,
	div.naname-left div.industrial-back {
		margin:0;
	}

}

@supports (-ms-ime-align:auto) {

	div.naname-area {
		padding-top:50px;
	}

	div.naname-right,
	div.naname-left {
		transform: none;
		height:800px;
		margin:0;
	}

	div.naname-right img,
	div.naname-left img {
		transform: none;
		margin:0;
	}
	
	div.naname-right div{
		transform: none;
		right:auto;
		left:20%;
		text-align:left;
	}
	div.naname-left div {
		transform: none;
		left:auto;
		right:20%;
	}
	
	div.naname-right div.industrial-back,
	div.naname-left div.industrial-back {
		margin:0;
	}

}

div.revolution {
	width:80%;
	margin:0 auto 20px auto;
}

div.revolution div{
	width:25%;
	height:200px;
	padding:20px 4%;
	float:left;
	text-align:center;
}

div.revolution div.center {
	margin-left:33%;
}

div.revolution div img {
	margin-bottom:20px;
	float:none;
}

div.revolution div p{
	font-size:13px;
	color:gray;
}

div.box p.detail {
	padding: 10px 20px;
    background: #f0f0fa;
    border: 2px solid #b8b8c5;
    margin-bottom: 20px;
}

div.button-box {
	width:360px;
	margin:0 auto;
	text-align:center;
}

div.box h3 {
	font-size:30px;
	text-align:center;
	margin:0 auto 40px auto;
	line-height:1.3;
}

#apex div.box h3 {
	text-align:left;
}

div.box div.language-tag h3 {
	font-size:22px;
	font-weight:700;
	margin:30px 0;
}

div.box div.language-tag h4 {
	font-size:18px;
	font-weight:400;
	text-align:center;
	margin:50px auto 20px auto;
	clear:both;
}


div.box h4 {
	font-size:20px;
	font-weight:700;
	margin-bottom:10px;
}

div.issue {
	width:100%;
	margin-bottom:120px;
	float:none;
}

div.icon_box {
        width: 1000px;
    height: 160px;
    font-size: 100%;
    margin: 20px auto;
    margin-bottom: 80px;
}

div.icon_box div.icon01 {
	margin: 0 auto 0 auto;
    width: 33%;
    height: auto;
    float: left;
}

div.icon_box div.icon01 div.icon02 {
    width: 250px;
	margin: 0 auto;
}

div.icon_box div a p {
    background: #5881ad;
	text-align: center;
    width: 230px;
    height: 20px;
    margin: 0 auto 15px auto;
    padding: 10px;
    color: white;
    font-weight: 500;
	border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 79, 153, 0.4);
}

div.icon_box div a p:hover {
	background: #368fef;
}

div.icon_box div.icon01 a {
	color: #ffffff;
}


div.mokuji {
	width:100%;
	margin-bottom:100px;
}

div.mokuji p{
	text-align:center;
	margin:20px 0;
	float:none;
}

div.mokuji p a{
	font-size:20px;
}

div.issue h4 {
	font-size:22px;
	font-weight:700;
	text-align:center;
	margin-bottom:20px;
	line-height:1.5;
	color: #004f99;
}

div.issue img.map {
	margin-top:50px;
	width:100%;
}

div.issue ul {
	margin:20px 0;
}

div.issue ul li {
	list-style-type:circle;
	padding-bottom: 5px;
	list-style-position: inside;
}

div.issue > div {
	margin:10px 0;
}

div.history div.button_box{
	width:240px;
	margin:0 auto;
	text-align:center;
}

div.history div.button_box p.blue_b {
	width:180px;
	margin-bottom:20px;
}

div.issue > div.button_box {
	width:360px;
	margin:0 auto;
	text-align:center;
}

div.issue div div.pic,
div.issue > div.pic {
	float:left;
	width:45%;
}

div.issue div div.pic img,
div.issue > div.pic img {
	width:98%;
}

div.issue div div.pic p,
div.issue > div.pic p {
	color: gray;
    font-size: 12px;
    margin-top: 5px;
}

div.issue div div.text,
div.issue > div.text {
	float:right;
	width:50%;
}


div.issue div div.text,
div.issue div div.pic {
	margin-top:20px;
}

div.issue > div h5 {
	font-size:15px;
	font-weight:700;
	margin:5px 0;
	color: #004f99;
}

div.issue > div p {
	margin-bottom:20px;
}

div.sustainability > div p {
	text-shadow: 0 0 3px #06463c;
}

#sustainable div.contact div.button-c img:hover{
	opacity: 0.5 ;
		}
		
div.sustainability div.contact div.button-c a img{
	position:rerative;
		}

div.issue > div p.indent {
	text-indent: -42px;
    padding-left: 42px;
}

div.issue > div p.title {
	margin:30px 0;
	text-align:center;
	font-weight:700;
	font-size:20px;
}

div.issue > div ul li{
	padding-bottom: 5px;
	list-style: circle;
	margin-left:30px;
}

div.issue > div ul li label.b-title{
	color:#368fef;
}

div.issue > div ul li label.b-title:hover{
	text-decoration:underline;
}

div.issue > div ul li.none{
	list-style-type: none;
	font-weight:700;
	font-size:15px;
	margin:20px 0 0 0;
}

div.issue > div ul.num > li,
ul li.num {
	list-style-type: decimal;
	padding-left: 5px;
	color:#004f99;
	font-weight:700;
	margin:5px 0 10px 30px;
}

div.issue > div ul li ul.num > li,
ul li ul li.num {
	color:#9fb0c1;
	font-weight: 500;
	margin:2px 0 0 30px;
	padding-bottom:0px;
}

div.issue > div ul li.none ul.num > li {
	color:#004f99;
}

div.issue > div ul.num li span,
ul.num li span {
	color:#414242;
}

div.issue > div ul li ul {
	margin:10px 0;
}

div.issue > div ul li ul.num li span{
	color:#4d4f52;
	font-size:13px;
}

div.issue > div ul li ul.num li span.b{
	color:#414242;
	font-weight:700;
}

div.issue > div ul li ul li p{
	margin-bottom:10px;
	overflow:hidden;
}

div.issue > div ul li.none p.aisozoki{
	width:80px;
	float:left;
	color:#004f99;
	font-weight:700;
}

div.issue > div ul.num li span.bold,
li.num span.bold {
	color:#414242;
	font-weight:700;
}

div.issue > div ul li a{
	color: #368fef;
}

div.issue > div ul li a:hover{
	text-decoration:underline;
}

div.issue div.popupModal7,
div.issue div.popupModal6,
div.issue div.button{
	width:380px;
	margin:0 auto 50px auto;
}

div.issue div.popupModal7 p.blue_b,
div.issue div.popupModal6 p.blue_b,
div.issue div.button p.blue_b{
	width:320px;
	text-align:center;
}

img.sustainability-back {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	object-fit: cover;
	font-family:'object-fit: cover;';
	opacity:0.8;
}

div.sustainability {
	margin-bottom:50px;
	clear:both;
}

div.sustainability div.num {
	width:50px;
	height:50px;
	border:1px solid white;
	border-radius:25px;
	text-align:center;
	float:left;
	color:white;
	font-size:25px;
	line-height:49px;
	margin:10px 20px 10px 0;
}

div.sustainability > div.text {
	color:white;
	overflow:hidden;
	text-align:left;
	width:90%;
}

div.sustainability > div.text h4 {
	text-align:left;
	margin-bottom:10px;
	color:white;
	text-shadow: 0 0 3px #06463c;
}


img.evolving-back {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	object-fit: cover;
	font-family:'object-fit: cover;';
}

div#evolving {
	margin-bottom:50px;
}

div#product h3,
div#what h3 {
	margin-top:50px;
	color:white;
	text-shadow:0 2px 10px black;
}

p.company {
    font-size: 20px;
    font-weight: 700;
    color: #414142;
    margin-top: 20px;
}

p.zirei {
	padding-top:10px;
    margin-bottom: 30px;
    text-align: left;
}

div.feature-box {
	width:80%;
	margin:0 auto;
	margin-bottom:50px;
	clear:both;
}

div.feature-box div.feature {
	width:44%;
	padding:0 3%;
	float:left;
	margin:25px 0;
}

div.feature-box div.feature-long {
	width:94%;
}

div.feature-box div.feature-long2 {
	width:94%;
	margin-bottom:100px;
}



div.feature-box div.feature div.pic {
	width:300px;
	height:300px;
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}

div.feature-box div.feature div.text {
	overflow:hidden;
	padding-top:20px;
	border-top: 1px solid #a2bfd0;
}

div.feature-box div.feature div.text p {
	line-height:1.5;
}

div.feature-box div.feature-long div.pic,
div.feature-box div.feature-long2 div.pic {
	width:46%;
	margin-right:4%;
	padding-right:0;
	float:left;
}

div.feature-box div.feature-long2 div.pic {
	height:350px;
}

div.feature-box div.feature-long div.text,
div.feature-box div.feature-long2 div.text {
	width:50%;
	padding:20px 0 0 0;
	border-top: 1px solid #a2bfd0;
}

div.feature-box div.feature div.pic img,
div.feature-box div.feature-long div.pic img {
	width:100%;
	height:300px;
	object-fit:cover;
	font-family:'object-fit:cover;';
}

div.feature-box div.feature-long2 div.pic img {
	width:100%;
	height:400px;
	object-fit:cover;
	font-family:'object-fit:cover;';
}

div.feature-box div.feature > div.text h4 {
	font-size:20px;
	font-weight: 700;
	margin:10px 0;
	color: #004f99;
	line-height:1.3;
}

div.area div.text h4 {
	font-size:20px;
	font-weight: 700;
	margin:10px 0;
	line-height:1.3;
}



div.modal-content > p {
	margin:10px 0;
}


div.history-box  {
	width: 25%;
    margin: 10px 4%;
	float:left;
	text-align:center;
}

div.history-box .button_box {
	width: 250px;
}

div.history-box p.blue_b{
	width:inherit
}

div.history-box .text p {
	height: 60px;
    margin-top: 20px;
}


div.circle-box p span {
	color:gray;
	font-size:12px;
}

div.circle_p {
	width:200px;
	height:150px;
	border-radius:100px;
	text-align:center;
	color:white;
	background:#78a4ce;
	margin:0 auto 5px auto;
	font-size:25px;
	padding:40px 0 10px;
}

div.circle_p span{
	font-size:45px;
	font-weight:700;
}


div.tag-box {
	width:1000px;
	margin:0 auto;
	float:none;
}

div.tag-box div.pic {
	width:50%;
	margin-right:5%;
	float:left;
}

div.tag-box div.pic img {
	width:100%;
	height:300px;
	object-fit:cover;
	font-family:'object-fit:cover;';
}

div.tag-box div.text {
	width:45%;
	float:right;
}

div.three-column {
	width:90%;
	margin:20px auto;
}

div.three-column div.topic {
	width:27%;
	padding:50px 3%;
	float:left;
	text-align:center;
	
}

div.three-column div.topic img {
	width:90%;
	margin-bottom: 20px;
}

div.three-column div.topic h4,
div.three-column div.topic h4 a {
	float:none;
	padding-bottom:10px;
	font-size:20px;
	font-weight:700;
	line-height:1.3;
}

div.three-column div.topic h4 span {
	font-size:14px;
	font-weight:normal;
}

div.three-column div.topic div.button_box {
	width:280px;
	max-width:100%;
	margin:0 auto;
}

div.three-column div.topic div.button_box p.blue_b,
div.three-column div.topic div.button_box p.gray_b {
	width:220px;
}

div#wg-tag {
	background: #406092;
    padding: 80px 0;
	color:white;
}

div#wg-tag div.pic,
div#what div.pic,
div#what2 div.pic,
div#movie div.pic {
	width:50%;
	float:left;
}

div#what2 div.pic {
	width:50%;
	float:left;
	    text-align: center;
}

div#wg-tag div.pic img {
	width:100%;
	height:300px;
	object-fit:cover;
	font-family:'object-fit:cover;';
}


div#wg-tag div.text {
	width:45%;
	float:right;
}

div#wg-tag div.text p {
	width:400px;
}



div#what2{
	background: #f0f0fa;
	height:500px;
  }

div#what2 div.pic img{ 
    width: 800px;
    height: 500px;
}
  
div#movie {
	background: #f0f0fa;
	height:850px;
  }


div#sustainable {
	background:#0f204f;
}

div#support2 {
	background:#f0f0fa;
	margin-top:-50px;
}

div#technical {
    background: #f0f0fa;
    margin-top: 0;
    padding-top: 80px;
}


/* 折り畳み */

.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	width: auto;
	margin: -20px auto 50px auto;
}

.cp_box p{
	text-align:center;
	font-weight:600;
	font-size:20px;
}

.cp_box label {
	position: relative;
	display: block;
	height:35px;
	cursor: pointer;
	line-height: 1.8;
	color: #5881ad;
	padding-left:30px;
}
.cp_box label:hover {
	opacity:0.6
}
.cp_box label::after {
	position:absolute;
	font-family: 'FontAwesome';
	content: '▼';
	margin-left:5px;
	top:2px;
	left:0;
}
.cp_box label:hover::after {
	opacity:0.6
}
.cp_box input:checked ~ label::after {
	position:absolute;
	font-family: 'FontAwesome';
	content: '▲';
	margin-left:5px;
	top:2px;
	right:0;
}
.cp_box input:checked ~ label:hover::after {
	opacity:0.6
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	position: relative;
	z-index: 20;
	overflow: hidden;
	height: 0;
	margin-top: -1px;
	transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
	background: rgba(255, 255, 255, 0.5);
}
.cp_box input:checked ~ div {
	transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
}

.cp_box input:checked ~ div.cp_container {
	height: auto;
	margin-bottom:50px;
}

.cp_box .cp_container ul li a:hover {
	text-decoration: underline;
}

div.issue > div p.copy {
	font-size: 22px;
    color: #78a4ce;
    margin-bottom:10px;
}

div.issue > div.b50 {
	margin-bottom:60px;
	overflow:hidden
}

div.issue > div.b50 h5{
	margin-bottom:20px;
	border-left:6px solid #004f99;
	border-bottom:1px solid #acccea;
	padding:2px 0 7px 12px;
}

div.issue > div.b50 div.cp_box h5{
	border:none;
}

div.issue > div.b50 p.left{
	text-align:left;
}

div.issue > div div p img{
	width:100%;
}


div.issue div.wg-button{
	width:320px;
	margin-bottom:50px;
}


div.issue div.popupModal7 p.blue_b,
div.issue div.popupModal6 p.blue_b,
div.issue div.wg-button p.blue_b{
	width:320px;
	text-align:center;
}




div.box div.wg-top-b-box {
	width:29%;
	margin:10px 2%;
	float:left;
	text-align:center;
}

div.box div.wg-top-b-box a p.wg-top-b {
	padding:12px 20px;
	background:#9465ea;
	box-shadow:0 2px 2px #c6bfda;
	border-radius:10px;
	color:white;
}

div.box div.wg-top-b-box a p.wg-top-b i {
	font-size:150%;
	margin-bottom:3px;
	float:none;
}

div.box div.wg-top-b-box a p.wg-top-b span {
	display:block;
}

div.sub-t-wg {
	position:relative;
	overflow:hidden;
	height:200px;
	background:#56427b;
	text-align:center;
	margin-bottom:0;
}

div.area img.sub-t-wg {
	position:absolute;
	top:30px;
	left:-10px;
	opacity:0.1;
}

div.sub-t-wg h2 {
	padding-top:40px;
	font-size:30px;
	line-height:1.3;
	color:white;
}

div.sub-t-wg h2 i {
	font-size:40px;
	padding-bottom:5px;
}

div.sub-t-wg h2 p {
	line-height:3;
	font-size:13px;
	opacity:0.7;
}

div.wg-contents {
	margin-top:0;
	position:relative;
	overflow:hidden;
}

div.left-box {
	width:50%;
	float:left;
}

div.right-box {
	width:45%;
	float:right;
	padding:50px 0 50px 5%;
}

div.left-box img {
	width:100%;
	height:600px;
	object-fit:cover;
	object-position:100% 100%;
	font-family:'object-fit:cover; object-position:100% 100%;';
}

div.right-box h3 {
	font-size:25px;
	margin-bottom:10px;
	color: #9465ea;
}

div.wg-contents img.back-knit {
	position: absolute;
	top:0;
	width:100%;
	height:200px;
	object-fit:cover;
	font-family:'object-fit:cover;';
}

div.production div.left-box {
	width:50%;
	float:left;
	padding:50px 0;
}

div.production div.left-box h3 {
	font-size: 25px;
    margin-bottom: 10px;
    text-align:left;
	color: #9465ea;
}

div.mini-b-box {
	width: 200px;
	margin:30px 0;
	float:none;
}

p.mini-b {
	padding: 12px 20px;
	background: #9465ea;
	box-shadow: 0 2px 2px #c6bfda;
	border-radius: 10px;
	color: white;
	position:relative;
}

p.mini-b::after {
	position: absolute;
	top: 15px;
	right: 15px;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	content: "\f138";
}

div.area > div p.title {
   	margin:30px 0;
	text-align:center;
	font-weight:700;
	font-size:22px;
	 position: relative;
    color: white;
	text-shadow: 0 0 3px #06463c;
}

div.area > div ul li.none p.year {
    width: 80px;
    float: left;
    color: #004f99;
    font-weight: 700;

}

div.area > div ul li p {
    margin-bottom: 10px;
    overflow: hidden;
}

div.area  > div ul li span {
    color: #4d4f52;
    font-size: 13px;
}


div.production div.right-box {
	width:45%;
	height:300px;
	float:right;
	padding:50px 0 50px 5%;
}

div.production div.right-box div.video-box {
	width:95%;
	height:250px;
	border:5px solid white;
	box-shadow:0 2px 2px #c6bfda;
}

div.left-img {
	width:47.5%;
	float:left;
	text-align:center;
}

div.right-img {
	width:47.5%;
	float:right;
	text-align:center;
}

div.left-img img,
div.right-img img {
	height:150px;
	margin:0 auto 20px auto;
	max-width:100%;
	border-radius: 20px;
}

div.left-img h4,
div.right-img h4 {
	font-size:18px;
	font-weight:500;
	margin-bottom:3px;
	color:#56427b;
}


/*///// 影付き吹き出し /////*/
.balloon {
  position: relative;
  width: 210px; /* 幅 */
  min-height: 20px; /* 最小の高さ */
  margin: 20px; /* 外側の余白 */
  padding: 10px 20px; /* 内側の余白 */
}
.balloon::before {
  content: '';
  position: absolute;
  z-index: 1;
  width: 20px; height: 20px; /* 吹き出しサイズ */
}
.balloon::after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0; left: 0;
  width: 100%; height: 100%;
}
.balloon>* {
  position: relative;
  z-index: 3;
}
.balloon,
.balloon::after {
  border-radius: 5px; /* 角の丸め方 */
}
.balloon,
.balloon::before {
	box-shadow:0 2px 2px #c6bfda;
}
.balloon,
.balloon::before,
.balloon::after {
  background: white; /* 背景色 */
}

/* 吹き出し・上辺左側 */
.balloon--top_left::before {
  top: -10px; left: 20px; /* 位置 */
  transform: rotate(45deg) skew(20deg,20deg); /* 傾斜角(skew) */
}

/* 吹き出し・右辺中央 */
.balloon--right_middle::before {
  right: -10px; top: 50%; /* 位置 */
  transform: translateY(-50%) rotate(45deg) skew(-20deg,-20deg); /* 傾斜角(skew) */
}

/* 吹き出し・左辺中央 */
.balloon--left_middle::before {
  left: -10px; top: 50%; /* 位置 */
  transform: translateY(-50%) rotate(45deg) skew(-20deg,-20deg); /* 傾斜角(skew) */
}





div.yasasisa {
	width:90%;
	margin:0 auto;
}

div.yasasisa div.yasasisa-box {
	width:29%;
	padding:0 2%;
	float:left;
}

div.production p.num{
	width:100px;
	border-bottom:2px dotted white;
	color:white;
	padding:0 5px;
	margin-bottom:20px;
	font-family: "Hannari";
	font-size:20px;
	font-weight:600;
	letter-spacing: -2px;
	
}

div.yasasisa p.num {
	width:100px;
	border-bottom:2px dotted #9465ea;
	color:#9465ea;
	padding:0 5px;
	margin-bottom:20px;
	font-family: "Hannari";
	font-size:20px;
	font-weight:600;
	letter-spacing: -2px;
}

div.production p.num span,
div.yasasisa p.num span {
	font-size:25px;
	font-weight:700;
	padding-left:3px;
}

div.yasasisa div.yasasisa-box h3 {
    font-size: 25px;
    margin-bottom: 10px;
    text-align:left;
}

div.yasasisa div.yasasisa-box img {
	width:100%;
}

div.circle-photo {
	width:100%;
	height:100%;
	border-radius:50%;
	overflow:hidden;
	margin:50px auto 0 auto;
}

ul.brand li {
	width:20%;
	float:left;
	margin-bottom:20px;
	text-align:center;
}

ul.brand li img {
	max-width: 90%;
}

div.naname {
	background:repeating-linear-gradient(45deg, #fde1f3 0, #fde1f3 20px, #fff6fd 20px, #fff6fd 40px);
	margin-bottom:0;
	padding:50px 0 150px 0;
}

div.voice-area {
	width:700px;
	max-width:90%;
	margin:0 auto;
	float: none;
	clear:both;
}

div.voice-box {
	float:none;
	clear:both;
	padding-top:50px;
}

div.voice-box div.voice {
	width:69%;
	padding: 20px 3%;
	background:white;
	color:gray;
}

div.voice-box div.face {
	margin:10px 0;
	width:100px;
	height:100px;
	border-radius: 50px;
	background: white;
	overflow:hidden;
}

div.voice-box div.left {
	float:left;
	margin-right:20px;
}

div.voice-box div.right {
	float:left;
	margin-left:20px;
}

div.news {
	width:820px;
	max-width:80%;
	background:white;
	margin:50px auto 0 auto;
	border-radius:20px;
	padding:30px 40px;
	float:none;
	clear:both;
}

div.news  dl {
	margin:30px 0;
}

div.news  dl dt {
	padding-top:15px;
	font-weight:500;
	color:gray;
}

div.news  dl dd {
	padding-bottom:15px;
	border-bottom:1px dotted #9465ea;
}

div.industry {
	padding:50px 0;
}

div.industry ul li {
	float:left;
	width:30%;
	height:200px;
	margin:0 1.5% 20px 1.5%;
	background:white;
	border-radius:20px;
	overflow:hidden;
	box-shadow:0 2px 2px #c6bfda;
}

h3.difference {
	position:absolute;
	top:70px;
	left:0;
	right:0;
	text-align:center;
	z-index:10;
	color:white;
	font-size:25px;
}


div.wg-video {
	width:50%;
	height:100%;
	padding-top:80px;
	float:left;
}

div.wg-video video {
	height:auto;
	width:100%;
	object-fit:cover;
}

div.komado{
	float:right;
	width:45%;
	height:auto;
	padding-left:5%;
}

div.wg-feature-right,
div.wg-feature-left {
	width: 242px;
	float:left;
}

div.wg-feature-left {
	margin-right:5%;
}

div.wg-feature-right div.feature,
div.wg-feature-left div.feature {
    margin-top: 80px;
	min-height:290px;
}

div.wg-feature-right div.feature div.right,
div.wg-feature-left div.feature div.right{
	margin-top:20px;
}

div.wg-feature-right div.feature div.left img,
div.wg-feature-left div.feature div.left img{
	max-width:100%;
}

div.wg-feature-right div.feature div.right h4,
div.wg-feature-left div.feature div.right h4{
	font-size:18px;
	font-weight:500;
	margin-bottom:5px;
}

p.top-copy {
	position:absolute;
	top:50%;
	left:50%;
	color:white;
	font-size:25px;
}

div.box div.tag-intro{
	text-align:center;
}

div.box div.tag-intro p{
	color:gray;
	margin:20px auto;
}

div.box div.tag-intro img {
	margin-bottom:50px;
	max-width:90%;
	margin:0 auto;
}

div.box div.language-tag{
	padding:50px 0 0 0;
	clear:both;
	float:none;
}

div.box div.language-tag ul {
	padding:0 0 50px 0;
	clear:both;
	float:none;
}

div.box div.language-tag ul li {
	width:calc(100%/3);
	text-align:center;
	float:left;
	margin-bottom:30px;
}

div.box div.language-tag ul li img {
	max-width:80%;
}

div.button_box {
	width:360px;
	margin:0 auto;
	text-align:center;
	clear:both;
	float:none;
}

div.button-r {
	width:340px;
}

div#wg-tag div.text p.white_b {
	width:280px;
	margin-top:30px;
}

div#wg-tag div.pic img.tag {
	height:400px;
}

div#movie div.pic img.movie {
	    position: absolute;
    top: 0;
    width: 50%;
    height: 500px;
    object-fit: cover;
    object-position: 50% 90%;
    font-family: 'object-fit: cover; object-position: 50% 90%;';
}

div.area2 img.back33 {
	position: absolute;
	top:0;
    width: 50%;
    height: 850px;
    object-fit: cover;
    object-position: 50% 90%;
    font-family: 'object-fit: cover; object-position: 50% 90%;';
}

div.area2 img.back33:hover {
	cursor:pointer;
}

div.area2 img.play_b {
	position: absolute;
	top:325px;
	width:218px;
	height:218px;
	left:25%;
	margin-left:-109px;
}

div.merit-box-r {
	position: absolute;
	top: 50px;
	left:55%;
	right:10%;
	color: white;
	line-height: 1.8;
}

div.merit-box-r h2 {
	font-size: 25px;
	font-weight: 500;
	color: white;
}

div.merit-box-r h2 span{
	font-size:25px;
	font-weight:700;
	line-height:1.5;
}

div.merit-box-r > p {
	padding-top: 10px;
	line-height:1.7;
}

p.up {
	position:relative;
}

div.merit-box-r > p.company {
	font-size:20px;
	font-weight:700;
	color:#414142;
	margin-top:20px;
}

div.history li.none {
	float:none;
	clear:both;
}



	.youtube{
	  position: relative;
	  width: 100%;
	  padding-top: 56.25%;
	  margin-top:30px;
	}
	 
	.youtube iframe{
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 100% !important;
	  height: 100% !important;
	}



.apex-area {
	position: relative;
	overflow: visible;
      margin: -200px 0 80px 0;
    z-index: 200;
}











@media only screen and (max-width: 2300px) {

div.sukima {
	height:350px;
}

img.apex-back{
	width:65%;
}


}

@media only screen and (max-width: 1900px) {

div.sukima {
	height:250px;
}

}

@media only screen and (max-width: 1700px) {

div.sukima {
	height:200px;
}

#company div.top-contents div.photo img.h600 {
	height:auto;
}

div.feature-box {
	width:95%;
}

}


@media only screen and (max-width: 1500px) {

div.sukima {
	height:180px;
}

}


@media only screen and (max-width: 1400px) {


div.sukima {
	height:150px;
}


div.naname-right{
	width:125%;
	margin-left:-10%;
}

div.naname-left {
	width:125%;
	margin-left:-15%;
}

div.naname-right div,
div.naname-left div {
	top:60%;
}

/* Chrome���� */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
	div.naname-right div,
	div.naname-left div {
		top:10%;
	}
}

	div.naname-right{
		width:100%\9;
		margin:0\9;
	}

	div.naname-left {
		width:100%\9;
		margin:0\9;
	}

	div.naname-right div,
	div.naname-left div {
		top:60%\9;
		width:35%\9;
	}

@media all and (-ms-high-contrast: none){

	div.naname-right{
		width:100%;
		margin:0;
	}

	div.naname-left {
		width:100%;
		margin:0;
	}

	div.naname-right div,
	div.naname-left div {
		top:60%;
		width:35%;
	}

}

@supports (-ms-ime-align:auto) {

	div.naname-right{
		width:100%;
		margin:0;
	}

	div.naname-left {
		width:100%;
		margin:0;
	}

	div.naname-right div,
	div.naname-left div {
		top:60%;
		width:35%;
	}

}

}


@media only screen and (max-width: 1300px) {

div#what2 div.pic img {
    width: 120%;
	height:100%
}

img.apex-back {
	top:10%;
}


div.three-column div.topic div.button_box {
	width:100%;
}

div.three-column div.topic div.button_box p.blue_b,
div.three-column div.topic div.button_box p.gray_b {
	width:96%;
	padding:8px 2%;
}

div.right-box {
	width:40%;
	float:right;
	padding:50px 5%;
}

div.area img.sub-t-wg {
	left:-100px;
}


}


@media only screen and (max-width: 1200px) {


	div.wg-video {
		width:100%;
		height:100%;
		float:right;
		padding-top:10px;
	}
	
	div.komado{
		float:none;
		width:90%;
		padding:0 5%;
	}
	
	div.wg-feature-right,
	div.wg-feature-left {
		width: 47.5%;
	}
	
	div.wg-feature-right div.feature div.left,
	div.wg-feature-left div.feature div.left{
		text-align:center;
	}
	
	div.wg-feature-right div.feature div.right,
	div.wg-feature-left div.feature div.right{
		margin-top:20px;
	}
	
	div.wg-feature-right div.feature div.right h4,
	div.wg-feature-left div.feature div.right h4{
		text-align:center;
	}

}

@media only screen and (max-width: 1150px) {
	
	div.sukima {
	height:100px;
}

div.feature-box div.feature {
	margin:50px 0;
}

div.feature-box div.feature div.text {
	float:none;
	padding:0;
	border:none;
}

div.feature-long div.text,
div.feature-long2 div.text {
    width: 50%;
    padding: 20px 0 0 0;
    border-top: 1px solid #a2bfd0;
}

div.feature-box div.feature div.pic {
	float:none;
	width:100%;
	padding-right:0;
}

div.feature-box div.feature-long div.pic {
	width:46%;
	float:left;
}

div.feature-box div.feature-long2 div.pic {
	width:46%;
	float:left;
	height: 350px;
}

}


@media only screen and (max-width: 1100px) {

div.history-box {
    width: 28%;
    margin: 10px 2%;
}	
	
div.merit-box-r {
	left:55%;
	width: auto;
	right:5%;
}

div.top-contents div.photo {
	width: 100%;
}

div.button_list_box {
	width: 80%;
}

div.message-area {
	width:90%;
}

div.tag-box,
div.box,
div.stakeholder,
div.environmental,
div.governance {
	width:90%;
}

div.issue > div.b50 img {
	width:100%;
}


div.issue div.modal-content > ul{
	width:90%;
	margin:0 auto;
}

div.issue div.modal-content ul li ul{
	width:100%;
}

div.issue div.modal-content p,
.modal-content p{
	width:100%;
	margin-right: auto;
	margin-left: auto;
}

div.issue div.modal-content > p{
	width:90%;
}

div.issue div.modal-content p.close {
	width:10px;
}


div.introtext p {
	width:90%;
}

div.issue img.map {
	margin:20px auto 50px auto;
}

}



@media only screen and (max-width: 1020px) {


div.area > div p.title {
   	margin:30px 0;

}

div.top-contents div.top-logo img {
    width: 55%;
}

}

@media only screen and (max-width: 1000px) {

div.icon_box {
	width:90%
}

#machine img {
	width:95%
}
}


@media only screen and (max-width: 960px) {

	
div.history-box .button_box {
    width: 220px;
}
	
div.history-box .button_box	p.blue_b {
	padding: 10px 35px 6px 10px;
    font-size: 14px;
}
	
#menu-sub li {
  padding: 0 10px;
}

div#wg-tag div.text {
	width:50%;
}

div#wg-tag div.text p {
	width:80%;
	margin:0 auto;
}

div.feature-box div.feature-long2 div.pic{
	float:none;
	width:100%;
	height: 470px;
	margin-top: -20px;
	}

div.feature-box div.feature-long2 div.pic img {

	height: 500px;
	object-fit:cover;
	font-family:'object-fit:cover;';
}

div.feature-box div.feature div.text {
	width:100%;
}

div.feature-box div.feature-long div.text {
	width:50%;
}

div#what div.feature-box div.feature div.text {
	width:100%;
}

div.area div.text h4 {
    margin: 10px 40px;
}

div.sustainability div.text h4 {
	margin: 10px 0;
}

div.button-r {
	margin-left:10%;
}

}

@media only screen and (max-width: 900px) {
	
div.icon_box div a p {
	width:200px
}

}

@media only screen and (max-width: 850px) {

div.circle_p {
    width: 180px;
    height: 130px;
    padding: 30px 0 20px;
	font-size: 22px;
}
	
div.circle_p span {
    font-size: 38px;
}
	
div#what2 {
    background: #f0f0fa;
    height: 800px;
}

div#what2 div.pic {
    width: 100%;
}

div#what2 div.pic img {
    width: 90%;
}



div#movie{
	text-align:center;
	height:100%;
	padding-bottom: 50px;
}

div#movie div.pic{
	width:100%;
	float:none;
}

div#movie div.pic img.movie{
	position: static;
    margin: -50px 0 10px 0;
    height: 300px;
    width: 100%;
}
	

div.box-r {
	width: 90%;
    margin: 30px auto 0 auto;
    line-height: 1.5;
    padding-top: 0;
	left: 0;
    position: relative;
}

div.komado {
	background:#f0f0fa;
}

div.sukima {
	height:10px;
}

p.white_b {
	margin-top: 20px;
	text-shadow: none;
}

div.top-contents div.copy h2 {
	font-size: 25px;
}

div.issue div div.pic,
div.issue > div.pic {
	float:none;
	width:100%;
	max-width:500px;
	margin: 0 auto 20px auto;
}

div.issue div div.text,
div.issue > div.text {
	float:none;
	width:100%;
}

div.sustainability > div.text {
	width:85%;
}

div.issue > div.b50 p.left,
div.issue > div.text p.copy{
	text-align:center;
}


div.stakeholder div.issue > div p.copy{
	text-align:left;
}


div.issue div div.pic p,
div.issue > div.pic p {
	text-align:center;
}


div.issue div.wg-button{
	margin:0 auto 50px auto;
}


img.apex-back {
	top:30%;
}

div.right-box{
float:none;
width:90%;
margin:20px auto 80px auto;
padding:0;
}

div.right-box h3 {
	text-align:center;
}

div.left-box {
	float:none;
	width:100%;
	height:300px;
	overflow:hidden;
}

div.left-box img {
	height:400px;
}

div.production div.left-box{
	width:100%;
	height:auto;
	float:none;
	margin:0 auto;
	padding:50px 0 20px 0;
}

div.production div.left-box h3 {
	text-align:center;
}

div.mini-b-box {
	margin:30px auto;
}

div.production div.right-box {
	width:100%;
	height:auto;
	float:none;
	margin:0 auto;
	padding:0 0 50px 0;
}

div.production div.right-box div.video-box {
	height:auto;
}

div.left-img,
div.right-img {
	width:100%;
	margin:0 auto 50px auto;
	float:none;
	text-align:center;
}

div.yasasisa {
	width:100%;
}

div.yasasisa div.yasasisa-box {
	width:90%;
	margin:0 auto 50px auto;
	padding:0;
	float:none;
}

div.production p.num,
div.yasasisa div.yasasisa-box p.num{
	margin:0 auto 20px auto;
}

div.yasasisa div.yasasisa-box h3{
	text-align:center;
}

div.production svg,
div.yasasisa div.yasasisa-box svg{
	width:300px;
	max-width:100%;
}


div.box div.wg-top-b-box {
	width:46%;
}

p.top-copy {
	top:50%;
	left:0;
	right:0;
	text-align:center;
}

div.area img.sub-t-wg {
	display:none;
}

div.button-r {
	width:305px;
}

div#wg-tag div.text p.white_b {
	width:260px;
	padding:8px 30px 8px 15px;
	margin-top:30px;
}

div.area2 img.back33 {
	position: static;
    margin: 0 0 10px 0;
    height: 300px;
    width: 100%;
}

div.area2 img.play_b {
	width:120px;
	height:120px;
	top:65px;
	left:50%;
	margin-left:-60px;
}

div.merit-box-r {
	position: static;
	padding-left: 0px;
	padding-top:20px;
}

div.merit-box-r h2 {
	font-size: 22px;
	margin-top:20px;
}

div.merit-box-r > p {
	padding: 5px 5%;
	font-size: 13px;
	line-height:1.5;
}

}

@media only screen and (max-width: 780px) {

	
div.history-box {
    width: 98%;
    float: left;
}
	
div.circle_p {
	float: left;
	font-size: 20px;
	}

.history-box .text {
	text-align: left;
	margin-left: 220px;
	}
	
div.history-box .button_box p.blue_b {
    padding: 10px 40px 6px 20px;
    font-size: 16px;
}
	
.patent {
	margin: 20px 0;	
	}
	
div.history-box .button_box {
    width: 250px;
	clear: none;
	margin: 0 0 0 220px;
}	

	div.icon_box div.icon01 {
    width: 50%;
}

div.icon_box {
    height: 260px;
}
}

@media only screen and (min-width: 740px) {


#apex div.box p {
	width: 50%;
}
}

@media only screen and (max-width: 740px) {

.header {
	height:45px;
}

nav.pc {
	display:none;
}

div.subnav-pc {
	display:none;
}


#menu-wrap-sub-sp {
	background: #0f204f;
  transition: 0;
  display:block;
}


p.menu-title{
	display: block;
	width : 100%;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: none;
	height:25px;
	text-align: center;
	background: #0b5fa8; /* Old browsers */
	background: -moz-linear-gradient(top, #0b5fa8 0%, #0b5fa8 0%, #0f204f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b5fa8', endColorstr='#0f204f',GradientType=0 ); /* IE6-9 */
}

p.arrow2 {
	position: absolute;
	top: 12px;
	right: 27px;
	color: white;
	font-size: 120%;
}

#menu-sub li {
	width: 100%;
	padding: 0;
	border-top: 1px solid #2b4882;
}

p.menu-title:hover{
	transition: 0s;
}


#menu-sub li:hover {
	border-bottom: none;
	background:#004f99;
	transition: 0s;
}

#menu-sub li a {
  line-height: 1.8;
}

#apex div.box h3 {
	max-width:90%;
	text-align:center;
}

img.apex-back {
	position:static;
	width:100%;
	margin: 0 auto 50px auto;
	text-align:center;
}

.left-center {
	text-align:center;
}

.center-left {
	text-align:left;
}



div.three-column div.topic {
	width:100%;
	padding:20px 0;
	float:none
}


div#support2 div.three-column div.topic {
	padding-bottom:50px;
}


div#apex {
	margin-bottom: 0;
}

div#wg-tag div.pic,
div#wg-tag div.text {
	width:100%;
	float:none;
}

div#wg-tag div.pic img {
	height:250px;
}

div#wg-tag div.text p {
	width:90%;
	margin: 20px auto;
}

div.voice-box div.voice {
	width:59%;
}

div.top-contents {
	margin-top: 80px;
}

div.area div.text h4 {
	text-align:center;
	padding-top:10px;
}

div.sustainability div.text h4 {
	text-align:left;
}

div.button-r {
	margin: 30px auto 0 auto;
}

div#wg-tag div.pic img.tag {
	height:300px;
}

}

@media only screen and (max-width: 700px) {

div#what2 {
    background: #f0f0fa;
    height: 780px;
}
}


@media only screen and (max-width: 690px) {

	
.apex-area {
	margin:30px 0;
}

div.introtext {
	padding: 30px 0;
}



div.naname-area {
	margin-top:50px;
	padding-top:0;
}

div.naname-left,
div.naname-right{
	width:100%;
	height:auto;
	margin:0;
	right:0;
	left:0;
	transform:rotate(0deg);
}

div.naname-right div,
div.naname-left div {
	top:20px;
	left:5%;
	width:90%;
	transform:rotate(0deg);
	text-align:left;
}

div.naname-right img,
div.naname-left img {
	position:static;
	height:300px;
	object-fit:cover;
	object-position:10% 0;
	font-family:'object-fit:cover; object-position:10% 0;';
	transform: rotate(0deg);
	margin-top:0;
}

div.naname-right img {
	object-position:90% 0;
	font-family:'object-fit:cover; object-position:90% 0;';
}



div.naname-right div.industrial-back,
div.naname-left div.industrial-back {
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:300px;
	margin-top:0;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 1%, rgba(11,26,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 1%,rgba(11,26,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 1%,rgba(11,26,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#0b1a33',GradientType=0 ); /* IE6-9 */
}

div.naname-right div h4,
div.naname-left div h4 {
	font-size:35px;
	text-align: center;
    text-shadow: 0 0 10px #081d31;
}

div.kakusi {
	display:none;
}

div#history {
	margin-top:50px;
}

div.history {
	clear:both;
	width:90%;
}


div.tag-box div.pic {
	width:100%;
	margin:0 0 20px 0;
	float:none;
}

div.tag-box div.pic img {
	width:100%;
	height:auto;
}

div.tag-box div.text {
	width:100%;
	float:none;
}

div.news {
	width:70%;
}

div.industry ul li {
	width:45%;
	margin:0 2.5% 20px 2.5%;
}

div.feature-box div.feature-long2 div.pic{
	height: 400px;
	}

div.feature-box div.feature-long2 div.pic img {
	height: 410px;
}


}


@media only screen and (max-width: 600px) {
	
	

div.feature-box div.feature-long2 div.pic{
	height: 420px;
	}

div.feature-box div.feature-long2 div.pic img {
	height: 450px;
	margin-top: -40px;
}

div.feature-box div.feature-long2 div.text {
	margin-top:-50px;
	}



}


@media only screen and (max-width: 590px) {


div.issue div.popupModal7,
div.issue div.popupModal6,
div.issue div.button {
	width:300px;
}

div.issue div.popupModal7 p.blue_b,
div.issue div.popupModal6 p.blue_b,
div.issue div.button p.blue_b {
	width:270px;
	padding-left:10px;
	font-size:13px;
	padding: 12px 20px 6px 10px;
}

div.revolution div{
	width:100%;
	padding:20px 0;
	float:none;
	text-align:left;
	height:auto;
}

div.revolution div.center {
	margin-left:0;
}

div.revolution div img {
	margin:0 20px 0 0;
	float:left;
	overflow:hidden;
	width:50px;
}

div.sustainability > div.text {
	width:80%;
}

div.merit-box-r h2 span{
	font-size: 20px;
}

}




@media only screen and (max-width: 560px) {

div.circle_p {
    float: none;
	}
	
div.contact > p {
	font-size: 14px;
}

.history-box .text {
    text-align: center;
    margin-left: 0;
}
	
div.history-box .button_box {
    margin: 0 auto;
}	
	
div.history-box .button_box p.blue_b {
    margin: 0 0 50px;
   }

div.button_list_box{
	width:90%;
}

div.feature-box div.feature {
	float:none;
	width:94%;
	margin:100px 0;
}

div.feature-box div.feature-long div.pic{
	float:none;
	width:100%;
	margin-right:0;
}

div.feature-box div.feature-long div.text {
	float:none;
	width:94%;
}

div.naname-area {
	margin-top:50px;
	padding-top:0;
}

div.contact div.button-c2 {
	margin-top:-50px;
}

}


@media only screen and (max-width: 540px) {

div.voice-box {
	padding:0;
}

div.voice-box div.voice {
	width:85%;
	padding:10px;
}

div.voice-box div.voice p {
	padding:10px 20px;
	border:2px dashed #fde1f3;
	border-radius: 3px;
}

div.voice-box div.face {
	display:none
}

div.voice-box div.balloon::before {
	background:none;
	box-shadow:none;
}

}


@media only screen and (max-width: 520px) {

div.box div.wg-top-b-box {
	width:96%;
}

div.box div.wg-top-b-box a p.wg-top-b i {
	float:left;
	margin:0 10px 0 0;
}

div.icon_box div.icon01 {
    width: 100%;
}

div.icon_box {
    height: 470px;
}

}

@media only screen and (max-width: 500px) {

div#what2 {
    background: #f0f0fa;
    height:720px;
}
}


@media only screen and (max-width: 490px) {

div.sub-t-wg h2 {
	padding-top:20px;
	width:90%;
	margin:0 auto;
	line-height:1.1;
}

div.sub-t-wg h2 p{
	line-height:1.5;
	margin-top:10px;
}


}



@media only screen and (max-width: 460px) {

div.feature-box div.feature-long2 div.pic{
	height: 280px;
	}

div.feature-box div.feature-long2 div.pic img {
	height: 300px;
}


div.issue div.wg-button{
	width:280px;
	margin-bottom:50px;
}

div.issue div.popupModal7 p.blue_b,
div.issue div.popupModal6 p.blue_b {
	width:300px;
	text-align:center;
	font-size:13px;
	padding:13px 20px 8px 10px;
}

div.issue div.wg-button p.blue_b{
	width:240px;
	text-align:center;
}


div.area div.long-word {
	top:100px;
}

div.contact div.button-c,
div.issue > div.button_box {
	width:277px;
}

div.contact div.button-c2 {
	width:260px;
	margin-top:-50px;
}

div.sustainability {
	margin-bottom: 30px;
}

div.sustainability > div.num {
	float:none;
	margin:10px auto;
}

div.sustainability > div.text {
	width:100%;
}

div.sustainability > div.text h4 {
	text-align:center;
}
div.news {
	width:65%;
}

div.industry ul li {
	height:150px;
}

p.top-copy {
	top:45%;
	width:260px;
	padding-left:20px;
	margin:0 auto;
}

div.button_box {
	width:260px;
}

div.button-r {
	width:270px;
}

div#wg-tag div.text p.white_b {
	width:240px;
	padding:12px 20px 6px 10px;
	text-align:center;
}

div.wg_large {
	width:275px;
}

p.wg_large_b {
	padding:12px 10px 6px 15px;
	width:250px;
	text-align:left;
}


}



@media only screen and (max-width: 420px) {


div.issue div.popupModal7,
div.issue div.popupModal6,
div.issue div.button {
	width:300px;
}

div.issue div.popupModal7 p.blue_b,
div.issue div.popupModal6 p.blue_b,
div.issue div.button p.blue_b {
	width:270px;
	font-size:13px;
	padding:13px 20px 8px 10px;
}

div.tag-merit ul li {
	text-align:center;
}

div.tag-merit ul li p {
	margin:0 auto 5px auto;
	float:none;
}

}


