  @charset "utf-8";
/* ----index---- */

/* ----ヘッダー---- */

header div h1 {
	position: absolute;
	top: 50px;
	text-indent: 100%;
	width: 135px;
	height: 94px;
	background-image: url(/wp/wp-content/themes/ios/common/img/logo.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	overflow: hidden;
}

.bx-wrapper {
	margin-bottom: 0px;
}

.slide {
	height: 500px;
	margin: 0px;
	padding: 0px;
	background-size: cover;
	background-repeat: no-repeat;
}
.slideImg00 { background-image: url(/wp/wp-content/themes/ios/img/maining_image00.jpg); }
.slideImg01 { background-image: url(/wp/wp-content/themes/ios/img/maining_image01.png); }
.slideImg02 { background-image: url(/wp/wp-content/themes/ios/img/maining_image02.jpg); }
.slideImg03 { background-image: url(/wp/wp-content/themes/ios/img/maining_image03.jpg); }

.slideImg00,
.slideImg01,
.slideImg02,
.slideImg03 {
	background-position: 50% 50%;
}
.slideImg01 a,
.slideImg02 a, 
.slideImg03 a {
    width:100%;
    height:500px;
    display:block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#mainImg div p {
	position: relative;
	top: 90px;
	left: 20%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 10px;
	margin-bottom: 10px;
}

#mainImg div h2 {
	position: relative;
	top: 90px;
	left: 20%;
	font-size: 17px;
	letter-spacing: 2px;
}

#mainImg div p span {
	font-size: 27px;
}

/* ----ニュース---- */

#news {
	position: relative;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-bottom: 46px;
  background-color: #f3f3f3;
}

#news div {
	font-size: 16px;
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}

#news div #newNews {
	float: left;
	line-height: 46px;
	width: 716px;
	height: 46px;
	color: #333;
}

#news div #newNews a {
	color: #333;
	font-weight:bold;
}

/*-------------社長年頭挨拶-------------*/
/*#news div #newNews a {
	color: #fc8e17;
	font-weight:bold;
}*/
/*-------------社長年頭挨拶-------------*/

#news div #newNews span {
	margin-right: 20px;
}

#news div #moreBtn {
	float: right;
	line-height: 46px;
	text-align: center;
	width: 264px;
	height: 46px;
	background-color: #262626;
	cursor: pointer;
	color: #FFF;
}

#news div #hNews {
	clear: both;
	display: none;
	position: absolute;
	top: 46px;
	height: auto;
}

#news div #hNews div {
	float: left;
	width: 326px;
	background-color: #262626;
	/*opacity: 0.9;*/
	color: #fff;
}

#news div #hNews div:nth-child(2) {
	width: 328px;
}

#news div #hNews div div {
	width: 263px;
	margin: 30px 0px 20px 31px;
	border-bottom: 1px solid #fff;
}

#news div #hNews div div h2 {
	float: left;
	font-size: 14px;
	padding: 10px 0px;
}

#news div #hNews div div a {
	float: right;
	display: block;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 18px;
	text-align: center;
	width: 47px;
	height: 17px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #b2b2b2;
	color: #262626;
}

#news div #hNews div ul {
	clear: both;
	height: 150px;
	margin: 0px 0px 15px 31px;
	padding-bottom: 15px;
	list-style: none;
}

#news div #hNews div ul li {
	font-size: 12px;
	margin-bottom: 15px;
}

#news div #hNews div ul li a {
	color: #fff;
}

#news div #hNews div ul li a span {
	margin-right: 5px;
}

.hiddenArea {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba(0, 0, 0, 0.0);
}

/* ----採用情報---- */

#recruitData {
	background-image: none;
}

#recruitData div {
	margin-top: 40px;
}

/* ----麻豆原创 製品情報---- */

#vision,
#products,
#development,
#recruitment {
	width: 100%;
	height: 400px;
	margin: 0px;
	padding: 0px;
	background-color: #579ed3;
}

#development a p,
#recruitment a p {
	color: #333;
}
#development a>div,
#recruitment a>div {
	overflow: hidden;
}


#vision div,
#products div,
#development div,
#recruitment div {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}

#vision div div,
#products div div,
#development div div,
#recruitment div div {
	width: 490px;
	height: 400px;
}

#vision div div:first-child,
#products div div:first-child {
	float: left;
	color: #fff;
}

#vision div div:first-child h2,
#products div div:first-child h2,
#development div div h2,
#recruitment div div h2 {
	font-size: 50px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 41px 0px 11px 0px;
	padding: 0px;
}

#vision div div:first-child p,
#products div div:first-child p,
#development div div p,
#recruitment div div p {
	letter-spacing: 1px;
	padding: 0px;
}

.txt1 {
	margin-bottom: 85px;
}

.txt2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 39px;
}

.txt3 {
	font-size: 14px;
	line-height: 120%;
	margin: 35px 0px;
}

#vision div div:first-child a,
#products div div:first-child a,
#development div div a,
#recruitment div div a {
	float: right;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	color: #fff;
}

#vision a:hover img,
#products a:hover img,
#development a:hover img,
#recruitment a:hover img {
	opacity: 1;
}	

#vision div div:last-child,
#products div div:last-child {
	float: right;
}

#vision div div:last-child img,
#products div div:last-child img {
	margin: 0px;
	padding: 0px;
}

/* ----開発実績 採用情報---- */

#development,
#recruitment {
	background-image: url(/wp/wp-content/themes/ios/img/pic_image_02.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 638px 400px;
	background-color: #fff;
}

#development div div,
#recruitment div div {
	float: right;
}

#development div div h2,
#recruitment div div h2 {
	color: #333;
}

#development div div a,
#recruitment div div a {
	color: #333;
}

/* ----products 製品情報---- */

#products {
	background-color: #f19716;
}

#products div div:last-child {
	height: 400px;
	margin: 0px;
	padding: 0px;
}

#products div div:last-child img {
	margin: 65px 0px 10px 130px;
	padding: 0px;
}

#products div div:last-child p {
	letter-spacing: 2px;
	margin: 0px 0px 10px 130px;
	padding: 0px;
	color: #fff;
}

#products .rmark {
	font-size: 11px;
	vertical-align: top;
}

/* ----recruitment 採用情報---- */

#recruitment {
	margin-bottom: 38px;
	background-image: url(/wp/wp-content/themes/ios/img/pic_image_04.jpg);
	background-size: 640px 400px;
    background-color:#f9f9f9;
}

#recruitment div div {
	width:340px;
}

/* ----ニュース(下)---- */

#bNews {
	width: 980px;
	margin: 0px auto;
}

#bNews div {
	float: left;
	width: 264px;
	margin: 0px 0px 51px 74px;
}

#bNews div div {
	height: 40px;
	margin: 0px;
	margin-bottom: 17px;
	border-bottom: 1px solid #e5e5e5;
}

#bNews div:first-child {
	margin-left: 0px;
}

#bNews div h2 {
	float: left;
	font-size: 16px;
	line-height: 40px;
}

#bNews div div a {
	float: right;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #b2b2b2;
	width: 47px;
	height: 17px;
	margin-top: 4px;
	padding: 3px 4px;
	padding-top: 5px;
	color: #333;
}

#bNews div ul {
	clear: both;
	list-style: none;
	width: 264px;
	margin: 0px;
	padding: 0px;
}

#bNews div ul li {
	font-size: 11px;
	margin-bottom: 16px;
}

#bNews div ul li span {
	margin-right: 15px;
	display: inline-block;
}


/*
****     SP     ***
**/
@media (max-width: 767px) {
	/* ----ヘッダー---- */
	
	
	/* ----メインイメージ---- */
	#mainImg {
		border-bottom: 2px solid #f19716;
		margin-top: 54px;
	}
	.slide {
		height: 150px;
		margin: 0px;
		padding: 0px;
		background-size: 140%;
		background-repeat: no-repeat;
	}
	.slideImg00 { 
	  background-size: 160%;
	}
	.slideImg01 a {
		width:100%;
		height:150px;
		display:block;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	.bx-wrapper .bx-controls-direction a {
		display: none;
	}
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		bottom:10px;
	}
	#recruitData div {
		margin-top: 0;
	}
	
	
	/* ----ニュース(上)---- */
	#moreBtn,#hNews {
		display: none;
	}
	#news {
		padding-bottom: 0;
		overflow: hidden;
	}
	#news div #newNews,
	#news div {
		width: 100%;
	}
	#news div #newNews span {
    margin-right: 0;
    font-size: 12px;
	}
	#news div #newNews a {
		font-size: 14px;
		display: block;
		padding: 5px 10px;
    line-height: 18px;
		font-weight: normal;
	}
	#news div #newNews {
		line-height: initial;
    height: auto;
	}
	
	/* ----ニュース(下)---- */
	#bNews {
		width: 100%;
		padding: 40px 10px;
		box-sizing: border-box;
	}
	#bNews ul.tab {
		overflow: hidden;
		width:100%;
		box-sizing: border-box;
		border-bottom:2px solid #f19716;
	}
	#bNews .tab li.select {
		background-color: #f19716;
		color: #fff;
	}
	#bNews .tab li {
		width: 33%;
		float: left;
		text-align: center;
		background-color: #f3f3f3;
		box-sizing: border-box;
		font-size: 100%;
		font-weight:500;
		height: 50px;
		text-align: center;
		line-height: 50px;
		display: inline-block;
		border: 1px solid #fff;
		border-width: 0 1px;
	}
	#bNews .tab li:nth-child(3) {
		border-right:0;
		width: 34%;
	}
	#bNews .tab li:nth-child(1) {
		border-left: 0;
	}
	#bNews .tab-content {
    padding: 20px 10px;
    width: 100%;
    box-sizing: border-box;
	}
	#bNews .hide {
		display:none;
	}
	#bNews div {
    float: none;
    width: 100%;
		margin: 0;
}
	#bNews .tab-content .news-category li a {
		color: #333;	
	}
	#bNews .all-news {
		text-align: center;
	}
	#bNews .all-news a {
    text-decoration: none;
    text-align: center;
    border: 1px solid #b2b2b2;
		padding: .5rem 1rem;
    color: #333;
		padding: .5rem 2rem;
		display: inline-block;
	}
	#bNews ul {
		width:100%;
	}
	#bNews .news-category ul li {
    font-size: 12px;
		margin-bottom: 15px;
	}
	#bNews .news-category ul li:last-child {
		margin-bottom: 0;
	}
	#bNews .news-category li span {
		padding-right: 15px;
	}
	
	
	#vision div div, #products div div, #development div div, #recruitment div div {
    width: 40%;
	}
	#vision div, #products div, #development div, #recruitment div {
		width: auto;
	}
	#products div div:last-child p {
		margin: 3px 0px 0px 0px;
		letter-spacing: 0px;
		font-size: 10px;
	}
	#products div div:last-child img {
		margin: 0;
		width: 100%;
		height: auto;
	}
	#vision div div:first-child h2,
	#products div div:first-child h2, 
	#development div div h2,
	#recruitment div div h2 {
		font-size: 25px;
		margin: 0px 0px 5px;
		letter-spacing: 0;
	}
	.txt1 {
    margin-bottom: 20px;
		font-size: 14px;
	}
	.txt2 {
		margin-bottom: 5px;
		font-size: 14px;
	}
	.txt3 {
		margin:0;
		font-size: 12px;
		line-height: 110%;
	}
	#vision div div:first-child,
	#products div div:first-child {
		padding: 20px 10px;
    box-sizing: border-box;
		width: 60%;
	}
	#vision, #products, #development, #recruitment {
		height: 210px;
		margin: 0;
	}
	#recruitment {
		margin-bottom: 0px;
	}
	#vision a>div,
	#products a>div {
		overflow: hidden;
	}
	#vision div div, #products div div, #development div div, #recruitment div div {
		height: 210px;
	}
	#vision div div:last-child img {
		width: auto;
		height: 210px;
		margin: auto;
	}
	#products div div:last-child {
		height: 210px;
		padding: 20px 10px 10px;
    box-sizing: border-box;
	}
	.chevron-circle-right:after {
		margin-left: 5px;
	}
	#vision div div:first-child a,
	#products div div:first-child a, 
	#development div div a,
	#recruitment div div a {
		font-size: 11px;
		letter-spacing: 1px;
	}
	#development,
	#recruitment {
		background-size: cover;
		background-position: -180px;
	}
	#development div div, 
	#recruitment div div {
		padding: 20px 10px;
		box-sizing: border-box;
		width: 60%;
	}
	
	.txt1::after {
    font-family: 'FontAwesome';
    content: "\f138";
    margin-left: 5px;
}
}