@charset "utf-8";
/* CSS Document */

/*--  --*/
.container {
	margin: 0 auto;
	width: 980px;
	position: relative;
}
@media(max-width: 979px) {
	.container {
		padding: 0 20px;
		width: 100%;
		box-sizing: border-box;
	}
}

/*--  --*/
section.contents2 {
	margin-top: 0;
	border-top: 2px solid #FFF;
}
/*-- index右ボタン --*/
.top_link_box li.link,
.top_link_box a{
	color: #949494;
	font-size: 14px;
}
.top_link_box.white li.link,
.top_link_box.white a{
	color: #FFF;
}
.top_link_box li a {
	opacity: 0.5;
	transition: 0.3s ease-out;
}
.top_link_box li a:hover {
	opacity: 1;
	color: #E96C0E;
}
@media(max-width: 767px) {
	.top_link_box {
		display: none;
	}
}

/*-- indexの画像ボタン --*/
.top_img_button img {
	max-width: 100%;
	display: inline-block;
}
.top_img_button a{
	opacity: 1;
	transition: 0.3s ease-out;
}
.top_img_button a:hover{
	opacity: 0.8;
}

/*-- indexのタイトルとタイトル画像 --*/
.top_img_box_title img{
	max-width: 100%;
}

/*-- contents1(JAPAN QUALITY) --*/
section.contents1 {
	margin-top: 20px;
}
@media (max-width: 767px) {
	section.contents1 {
		margin-top: 50px;
	}
}
.top_img1_images {
	margin-top: 50px;
	margin-bottom: 50px;
}
@media (min-width: 768px) {
	.top_img1_images{
		order: 1;
	}
}
@media (max-width: 767px) {
	.top_img1_images {
		margin-top: 60px;
		margin-bottom: 20px;
	}
}
.top_img1_back {
	background: #FFF;
	/*
	background: linear-gradient(#FFF 80%, #ebebeb); 
	*/
}
@media (max-width: 767px) {
	.top_img1_back {
		padding-bottom: 50px;
	}
}
.top_img1_comment {
	color: #7F7F7F;
	margin-top: 50px;
}
@media (min-width: 768px) {
	.top_img1_box {
		order: 2;
	}
}
@media (min-width: 768px) {
	.top_img1_list {
		order: 3;
	}
}



/*-- contents2(Strong point of conic)  --*/
.top_img2_back {
	background: url("../images/index/top_img2_back.jpg") no-repeat;
	background-size: cover;
	background-position: right;
}
@media(max-width: 767px) {
	.top_img2_back {
		padding: 30px 0;
	}
}
.top_img2_box {
	margin-top: 80px;
	margin-bottom: 80px;
	margin-left: 0;
	position: relative;
	padding: 30px 60px;
	background: rgba(31,31,31,0.9);
}
@media(max-width: 767px) {
	.top_img2_box {
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding: 30px 30px;
	}
}
.top_img2_box_title {
	padding-right: 100px;
	padding-bottom: 20px;
	font-weight: 500;
	font-size: 32px;
	color: #FFF;
	border-bottom: 2px solid #FFF;
}
@media(max-width: 767px) {
	.top_img2_box_title {
		padding-right: 20px;
		padding-bottom: 20px;
		font-size: 22px;
	}
}
.top_img2_box_comment {
	color: #FFF;
}
.top_img2_button {
	margin-top: 20px;
	text-align: center;
}
.top_img2_button a{
	opacity: 1;
	transition: 0.3s ease-out;
}
.top_img2_button a:hover{
	opacity: 0.6;
}
.top_img2_button img{
	border-radius: 5px;
	border: 1px solid #FFF;
	width: 100%;
	box-shadow: 3px 5px 4px -2px rgba(36, 36, 36, 0.8);
	display: inline-block;
}
@media(max-width: 767px) {
	.top_img2_button img{
		display: block;
	}
}


section.contents3 {
	margin-top: 0;
	background: #FFF1EC;
	border-bottom: 2px solid #091A35;
}
section.contents3 .container {
	background:url("../images/index/top_img3_back.jpg") repeat-y;
	background-position: center;
	background-size: cover;
	padding-bottom: 80px;
}
@media(max-width: 767px) {
	section.contents3 .container {
		background:url("../images/index/top_img3_back.jpg") repeat-y;
		background-position: center;
		background-size: containe;
		padding-bottom: 80px;
	}
}
.top_img3_box {
	width: 272px;
	height: 297px;
	box-shadow: 5px 5px 4px -2px #B2B2B2;
	margin-left: 30px;
	margin-bottom: 30px;
}
@media(max-width: 600px) {
	.top_img3_box {
		margin-left: 0;
	}
}
@media (max-width: 767px) {
	.top_img3_box {
		position: relative;
		margin-left: auto;
		margin-right: auto;
	}
}
.top_img3_box_title {
	margin-top: 0;
	padding-top: 80px;
	padding-bottom: 30px;
	text-align: center;
}
.top_img3_box_title img {
	width: 100%;
	display: inline-block;
}
.top_img3_title {
	border-bottom: none;
	color: #FFF;
	font-size: 22px;
	margin-top: 170px;
	margin-left: 20px;
}
@media (max-width: 767px) {
	.top_img3_title {
		position: absolute;
	}
}
.top_img3_box_button {
	width: 159px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 767px) {
	.top_img3_box_button {
		width: 163px;
		position: absolute;
		bottom: 20px;
		left: 50%;
		transform: translateX(-50%);
	}
}
.top_img3_box_button img{
	border: 1px solid #FFF;
	border-radius: 5px;
	box-shadow: 5px 5px 4px -2px #2a2c3b;
}
.top_img3_box_button a img{
	opacity: 1;
	transition: 0.3s ease-out;
}
.top_img3_box_button a:hover img{
	opacity: 0.6;
}
.img3_box1 {
	background: url("../images/index/top_img3_box1.jpg") no-repeat;
	background-size: cover;
	border-radius: 5px;
}
.img3_box2 {
	background: url("../images/index/top_img3_box2.jpg") no-repeat;
	background-size: cover;
	border-radius: 5px;
}
.img3_box3 {
	background: url("../images/index/top_img3_box3.jpg") no-repeat;
	background-size: cover;
	border-radius: 5px;
}
.img3_box4 {
	background: url("../images/index/top_img3_box4.jpg") no-repeat;
	background-size: cover;
	border-radius: 5px;
}

/*-- top_img4_box --*/
.top_img4_box_title {
	font-size: 30px;
	border-left: 6px solid #E96C0E;
	margin-top: 50px;
	margin-bottom: 30px;
	padding-left: 14px;
}

/*-- top_img5 --*/
section.contents5 {
	background: url("../images/index/top_img4_back_repeat.jpg") repeat-x;
	margin-top: 50px;
	margin-bottom: 50px;
}
section.contents5 .container {
	background: url("../images/index/top_img4_back.jpg") no-repeat;
	padding-top: 30px;
}
.top_img5_box {
	margin-right: 30px;
	margin-bottom: 50px;
}
@media (max-width: 767px) {
	.top_img5_box {
		display: block;
	}
}
.top_img5_box_title {
	color: #FFF;
	font-size: 30px;
	border-left: 6px solid #FFF;
	margin-top: 0;
	margin-bottom: 30px;
	padding-left: 14px;
}
.top_img5_box_movie{
	display: inline-block;
	background: #FFF;
}
.top_img5_box_movie img{
	border-radius: 5px;
	border: 2px solid #FFF;
	box-shadow: 5px 5px 4px -2px rgba(65, 65, 71, 0.3);
	width: 100%;
	transition: 1s ease;
}
.top_img5_box_movie a:hover img{
	box-shadow: 10px 10px 4px -4px rgba(65, 65, 71, 0.3);
	opacity: 0.8;
}

.top_img5_box_movie_title {
	border-bottom: none;
	font-size: 16px;
	margin: 15px 10px 5px 10px;
	text-align: left;
}
.top_img5_box_movie_comment {
	margin: 0 10px;
	opacity: 0.8;
	font-size: 14px;
	text-align: left;
}

/*-- index部分スライド --*/
.slideshow {
  width: 100%; 
  list-style-type: none;
  position: relative;
  z-index: 1;
}

.slideshow > li {
  opacity: 0;
  position: absolute;
  transition: opacity 3s ease-in-out;
}

.slideshow > li.showSlide {
  opacity: 1;
}

.slideshow > li > img {
  width : 100%;
  height: auto;
}
.slideshow li.slide1{
	background:  url(../images/page_img/conic_img3.jpg) no-repeat;
	width: 60%;
	height: 400px;
	background-size: cover;
	background-position: center;
}
.slideshow li.slide2{
	background:  url(../images/page_img/punching_img.jpg) no-repeat;
	width: 60%;	
	height: 400px;
	background-size: cover;
	background-position: center;
}
.slideshow li.slide3{
	background:  url(../images/page_img/bending_img5.jpg) no-repeat;
	width: 60%;
	height: 400px;
	background-size: cover;
	background-position: center;
}
/**/
.slideshow2 {
  width: 100%; 
  list-style-type: none;
  position: relative;
}

.slideshow2 > li {
  opacity: 0;
  position: absolute;
  transition: opacity 3s ease-in-out;
}

.slideshow2 > li.showSlide {
  opacity: 1;
}

.slideshow2 > li > img {
  width : 100%;
  height: auto;
}
.slideshow2 li.slide1{
	background:  url(../images/page_img/conic_img3.jpg) no-repeat;
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
}
.slideshow2 li.slide2{
	background:  url(../images/page_img/punching_img.jpg) no-repeat;
	width: 100%;	
	height: 300px;
	background-size: cover;
	background-position: center;
}
.slideshow2 li.slide3{
	background:  url(../images/page_img/bending_img5.jpg) no-repeat;
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
}
/**/

.contents_back_naname{ 
	width: 800px; 
	display: inline-block; 
	background: #FFF;
	transform: skewX(20deg); 
	overflow:hidden;
	position: absolute;
	top: 0;
	left: 45%;
	z-index: 2;
}
.mobile_container {
	margin-top: 400px;
}
