@charset "utf-8";

/* wrapper*/

.wrapper .main {
    max-width: 2000px;
	margin: 100px auto 0;
	background-image: url('../../img/template/company_main.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 78px;
}
.contents {
	width: 1000px;
	margin: 0 auto;
	padding-top: 430px;
}
.bCrumbs {
    background: #ffffff;
    opacity: 0.85;
}
.bCrumbs .contents{
	padding: 15px 0 0;
	height:30px;
}
.topBCrumbs p.current {
    position: relative;
    padding-right: 2.5%;
    color: #327ea7;
    font-size: 13px;
    margin-right: 1.5%;
    display: inline-block;
}
.topBCrumbs p.current:after {
	position: absolute;
	top: 25%;
	left: 79%;
	width: 10px;
	height: 10px;
	background: url('/japana/assets/img/template/arro_down.png') no-repeat;
	background-size: 10px;	
	content: "";
}
.topBCrumbs a {
    position: relative;
    margin-right: 1.5%;
    padding-right: 2.5%;
    font-size: 13px;
    color: #222222;
}
.topBCrumbs a:after {
	position: absolute;
	top: 25%;
	left: 79%;
	width: 10px;
	height: 10px;
	background: url('/japana/assets/img/template/arro_right.png') no-repeat;
	background-size: 8px;	
	content: "";
}
.topBCrumbs a:hover{
	color: #327ea7;
}
.topBCrumbs p{
	margin: 0;
}
.news_table {
	padding: 100px 100px 56px 100px;
	background-color: #fff;
	text-align: center;
}
.news_table .table {
	display: table;
	border-collapse: collapse;
}
.news_table .table-row {
	display: table-row;
	border-bottom: 1px solid #cccccc;
}
.news_table .table-header {
	display: table-cell;
	font-size: 15px;
	width: 160px;
	text-align: left;
	vertical-align: middle;
}
.news_table .table-data {
	display: table-cell;
	font-size: 13px;
	font-weight: 200;
	width: 640px;
	text-align: left;
	line-height: 2;
	padding: 30px 48px 30px 20px;
	background-image: url('../../img/template/icn_right_arrow_blue.png');
	background-repeat: no-repeat;
	background-size: 8px;
	background-position: right center;
}

/*Outline Style*/
.nav_about a {
}
.no-bb{
	border-bottom: none!important;
}
.contents.outline {
    padding-top: 230px;
}
.outline-tabs {
	overflow: hidden;
	padding-left: 0;
	margin: 0;
}
.outline-tabs li {
	float: left;
}
.outline-tabs li a {
	display: block;
	padding: 30px 32px 32px 30px;
	font-size: 130%;
	letter-spacing: 1.5px;
	background: #2481b3;
	color: #fff;
}
.outline-tabs li a.active {
	background: #fff;
	color: #222;
}
.outline-tabs li a.active:after {
	content: "";
	background: url(../../img/template/icn_ac_open.png) no-repeat;
	background-size: 10px;
	padding-left: 15px;
	position: relative;
	left: 17px;
	top: 9px;
}
.outline-tabs li a:after {
	content: "";
	background: url(../../img/template/icn_ac.png) no-repeat;
	background-size: 8px;
	padding-left: 15px;
	position: relative;
	left: 20px;
	top: 9px;
}

.sub_nav{
	position: absolute;
	padding: 0;
	width: 100%;
	right: 0;
	background: #dee9f1;
}

.sub_nav ul{
	padding: 0;
	width: 1000px;
	margin: 0 auto;
}

.sub_nav ul li{
	position: relative;
	margin-right: 50px;
}

.sub_nav ul li:after{
	content: "";
	background: url(../../img/template/arro_right.png);
	background-size: 8px;	
	width: 8px;
	height: 10px;
	position: absolute;
	top: 17px;
    right: -16px;
}

.sub_nav ul li:last-child:after{
	content: "";
	background: url(../../img/template/arro_down.png);
	background-size: 10px;	
	width: 10px;
	height: 8px;
	position: absolute;
	top: 17px;
    right: -16px;
}

.sub_nav ul li a{
	background-image: none;
	color: #222!important;
	padding: 15px 0;
	background: none;
}

.sub_nav ul li a:hover{
	background: none;
}

.sub_nav ul li:last-child a{
	color: #2481b3!important;
}


.news_table.outline-head {
    padding-top: 59px;
    padding-bottom: 0;
}
.news_table.outline-head h2 {
	color: #2481b3;
	font-size: 258%;
	text-align: left;
	font-weight: normal;
	letter-spacing: 2px;
}
.news_table.outline-head .table-data {
	background-image: none;
}
.outline-block {
    padding: 60px 100px 0px 100px;
}
.outline-block h3 {
	font-size: 200%;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 2px solid #2481b3;
	letter-spacing: 2px;
	margin-bottom: 40px;
}
.outline-block h3:before {
	content: "";
	background: url(../../img/template/outline_head_before.gif) no-repeat;
	padding-left: 15px;
	position: relative;
	top: 5px;
}
.block-02 ul {
	padding-left: 0;
	margin: 0;
}
.block-02 ul li {
	float: left;
	width: 240px;
	margin-right: 40px;
}
.block-02 ul li img{
	width:100%;
}
.block-02 ul li:nth-child(3n){
	margin-right:0;
}
.block-02 ul li p {
	font-size: 130%;
	font-weight: 200;
	line-height: 2;
	margin: 10px 0;
}

/*190124追加　工場統合　ここから*/

li#CAM {
	width: 520px;
	margin-right: 0;
}

/*190124追加　工場統合　ここまで*/

#tab1 .outline-block.block-03{
	padding-top:40px;
}
.top_page_button a {
	display: block;
	position: relative;
	width: 40%;
	margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
	padding: 12px 0;
	border: 1px solid #bbb;
	border-radius: 20px;
	font-size: 141%;
	text-align: center;
	color: #222;
}
.top_page_button a:hover{
	color: #327ea7;
}
.top_page_button a:before {
    position: absolute;
    content: '';
	background: url(../../img/template/arrow_before.png) no-repeat;
	background-size: 8px;
    left: 10px;
	width: 8px;
	height: 10px;
	top:16px;	
}
.tab-map {
	position: relative;
    padding-bottom: 100px;
	border-bottom: 1px solid #ccc;
}
.tab-map img:first-child {
	width: 100%;
	z-index: 0;
}
.tab-map div.img-container:last-child {
	z-index: 1;
	position: absolute;
	top: 169px;
	right: 0;
}
.tab-map div.img-container:last-child img {
	width: 100%;
}
#tab1 .img-container p {
	font-size: 133%;
}
#tab2 .tab-map{
	padding-bottom: 60px;
}
#tab2 .tab-map2 {
    padding-bottom: 100px;
}
#tab2 .tab-map div.img-container:last-child {
	top: 6px;
	right: 399px;
}
#tab2 .tab-map div.img-container:last-child p{
	position: absolute;
	top: 346px;
}
#tab2 .img-list {
    overflow: hidden;
    margin-top: 50px;
    padding: 0;
    margin-bottom: 0;
}
#tab2 .img-list li{
	float: left;
	width: 375px;
    margin: 0px 50px 0 0;
	border-bottom: 2px solid #2481b3;
}
#tab2 .img-list li:last-child{
	margin-right: 0;
}
#tab2 .img-list li .info {
	overflow: hidden;
	display:table;
	width:100%;
	margin: 20px 0;
}
#tab2 .img-list li .info p {
	display:table-cell;
	width: 50%;
	font-size: 150%;
	vertical-align:middle;
}
#tab2 .img-list li .info p:last-child {
	display:table-cell;
	width: 50%;
	vertical-align:middle;
	text-align:right;
}
#tab2 .img-list li .info p:last-child img{
	float: right;
}
#tab2 .img-list li:first-child .info p:last-child img{
	width: 107px;
}
#tab2 .img-list li:last-child .info p:last-child img{
	width: 106px;
}
#tab2 .img-list:last-child li:first-child .info p:last-child img{
	width: 152px;
}
#tab2 .img-list:last-child li:last-child .info p:last-child img{
	width: 60px;
}
#tab2 .img-list:last-child li:first-child .info{
	margin-bottom: 20px;
}

/* Tablet */

@media screen and (max-width: 768px) {
	.wrapper .main {
		background-image: none;
		margin: 0;
		padding-top: 0;
	}
	.contents {
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
	}
	.contents .mv img {
		width: 100%;
		height: auto;
	}
	.news_table {
		padding: 0 20px;
	}
	.bCrumbs {
		display: none;
	}

	/*outline style*/
	
	.news_table.outline-head {
		padding-top: 40px;
		padding-bottom:10px;
	}
	.contents.outline {
		padding-top: 0;
	}
	.outline-block {
		padding: 20px;
	}
	.outline-tabs {
		margin-top: 60px;
		padding: 0 20px;
	}
	.outline-tabs li {
		float: left;
		width: 49%;
	}
	.outline-tabs li a.active {
		border: 1px solid #2481b3;
		border-bottom: 0;
	}
	.block-02 {
		padding-bottom:0;
	}
	.block-02 ul li {
		width: 31%;
		margin-right: 20px;
	}
	.block-02 ul img {
		width: 100%;
	}

/*190124追加　工場統合　ここから*/

	li#CAM {
		width: 65%;
		margin-right: 0px;
	}

/*190124追加　工場統合　ここまで*/

	#tab2 .tab-map{
		padding-bottom: 100px;
	}
	#tab2 .img-list2{
		margin-top:40px;
	}
	#tab2 .img-list li{
		width: 49%;
		margin: 0px 2% 0 0;
	}
	.news_table.outline-head h2 {
		font-size: 225%;
	}
	.top_page_button a{
		margin-top: 40px;
		margin-bottom: 40px;
	}
	
}


/* SP */

@media screen and (max-width: 640px) {
	.news_table.outline-head h2 {
		font-size: 183%;
	}	
	.news_table .table-header {
		margin: 0;
		padding-bottom: 5%;
		padding-top: 5%;
		width: 30%;
	}
	.news_table .table-data {
		display: block;
		width: 90%;
		padding: 0;
		margin: 0;
		padding-right: 10%;
    padding-bottom: 5%;
    padding-top: 5%;
	}
	.news_table {
		padding: 5% 5% 0 5%;
	}
	.news_table.outline-head{
		padding-bottom:40px;
	}
	/*outline css*/
	.block-02 ul li {
		width: 50%;
		margin: 0 0 20px;
		box-sizing:border-box;
		word-wrap: break-word;

	}
	.block-02 ul li:nth-child(2n-1){
		padding-right:3.57%;
	}
	.block-02 ul li:nth-child(2n){
		padding-left:3.57%;
	}

/*190124追加　工場統合　ここから*/

	li#CAM {
		width: 100%;
		padding-right:0;
	}

/*190124追加　工場統合　ここまで*/

	.sp-none {
		display: none;
	}
	.sp-show {
		display: block!important;
	}
	.outline-tabs li a {
		height: auto;
		padding: 20px 0;
		text-align: center;
		line-height: 1.8;
		font-size: 150%;
	}
	.outline-tabs li a:after,
	.outline-tabs li a.active:after {
		background: none;
		content: none;
	}
	.outline-tabs li a.active {
		background:url(../../img/template/icn_ac_open.png) no-repeat center bottom;
		background-size: 10px;
	}
	#tab2 .img-list {
		margin-top: 40px;
		padding: 0;
	}
	#tab2 .img-list2{
		margin-top: 20px;
	}
	#tab2 .img-list li {
		width: 100%;
		margin-top:40px;
	}
	#tab2 .tab-map{
		padding-bottom: 14%;
	}
	.top_page_button{
		margin-bottom:0;
	}
	.top_page_button a {
		width: 100%;
		margin-top: 14%;
		margin-bottom: 0;
	}
	.outline-block.block-03{
		padding-bottom: 15.5%;
	}
	.outline-block.block-03 .tab-map {
		padding-bottom: 14%;
	}
}
/* MV main-ttl*/
.contents{
    position: relative;
}
.main-ttl {
    position: absolute;
    top: 87px;
    left: 0;
}
.main-ttl .main-ttl-txt-jp {
    color: #ffffff;
    font-size: 32px;
    margin-bottom: 15px;
    margin-top: 0;
	letter-spacing:2px;
}
.main-ttl .main-ttl-txt-en {
    color: #67bbe5;
    font-size: 14px;
    margin-bottom: 40px;
    margin-top: 0;
	letter-spacing:2px;
}
.main-ttl .main-ttl-line {
    background: #5eb3e3;
    width: 50px;
    height: 2px;
    margin: 0;
}
@media screen and (max-width: 768px){
.main-ttl-area {
    position: relative;
}
.main-ttl {
    position: absolute;
    top: 43.26%;
    left: 3.91%;
}
.main-ttl .main-ttl-txt-jp {
    font-size: 26px;
}
.main-ttl .main-ttl-txt-en {
    margin-bottom: 30px;
}
.main-ttl .main-ttl-line {
    background: #5eb3e3;
    width: 50px;
    height: 2px;
    margin: 0;
}
}
@media screen and (max-width: 640px){
.main-ttl-area {
    position: relative;
}
.main-ttl {
    top: 36.36%;
    left: 6.25%;
}
.main-ttl .main-ttl-txt-jp {
    font-size: 22px;
}
.main-ttl .main-ttl-txt-en {
    margin-bottom: 30px;
}
}