/*
Theme Name: wako
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 
License: 
License URI: 
Tags: 
Text Domain: 
*/

/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/
html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	height: 100%;
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: Arial, Roboto, Verdana, "Droid Sans", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	background-image: url(/img-en/space.gif);
}
table, caption, th, td {
	font-family: Arial, Roboto, Verdana, "Droid Sans", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	background-image: url(/img-en/space.gif);
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: Arial, Roboto, Verdana, "Droid Sans", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
	background-image: url(/img-en/space.gif);
}
a {
	outline: none;
	text-decoration: none;
	color: #2a2b2b;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
img , iframe { vertical-align: bottom; }
* table tr td:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}
.Clear { clear: both; }
.SpNo { display: none; }

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*------------body---------------------------------------------------------------*/
html { height: 100%; }
body {
	width: 100%;
	height: 100%;
	line-height: 1.55;
	font-size: 14px;
	color: #2a2b2b;
}

div#PageTop a {
	display: block;
	width: 28px;
	height: 28px;
	background: url(/img-en/parts/pagetop.png) no-repeat left top;
	position: fixed;
	bottom: 1%;
	right: 1%;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	z-index: 200;
}


/*------------SpMenu---------------------------------------------------------------*/
div#SpMenu {
	width: 100%;
	height: 45px;
	padding-top: 5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #00c5d6), color-stop(0.50, #008bca), color-stop(0.49, #4dadda), color-stop(0.00, #0087c9));
	background: -webkit-linear-gradient(top, #0087c9 0%, #4dadda 49%, #008bca 50%, #00c5d6 100%);
	background: -moz-linear-gradient(top, #0087c9 0%, #4dadda 49%, #008bca 50%, #00c5d6 100%);
	background: -o-linear-gradient(top, #0087c9 0%, #4dadda 49%, #008bca 50%, #00c5d6 100%);
	background: -ms-linear-gradient(top, #0087c9 0%, #4dadda 49%, #008bca 50%, #00c5d6 100%);
	background: linear-gradient(to bottom, #0087c9 0%, #4dadda 49%, #008bca 50%, #00c5d6 100%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
div#SpMenu button {
	display: block;
	width: 96%;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	border: 0 none;
	background: url(/img-en/sp/sp_menu.png) no-repeat left center;
	line-height: 0;
	text-indent: -99999px;
	overflow: hidden;
	font-size: 0;
	cursor: pointer;
}


/*------------SideMenu---------------------------------------------------------------*/
#SideMenu{
	background: #2a2b2b;
	box-shadow: 0px 0 10px rgba(0,0,0,0.9) inset;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.9) inset;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.9) inset;
}
#SideMenu h2 {
	width: 100%;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}
#SideMenu h2 a {
	display: block;
	width: 100%;
	height: 0;
	margin: 0 auto;
	padding-top: 100%;
	background: url(/apple-touch-icon-precomposed.png) no-repeat center center;
	background-size: cover;
	line-height: 0;
	text-indent: -99999px;
	overflow: hidden;
	font-size: 0;
}
#SideMenu ul li { border-top: 1px hidden; }
#SideMenu ul {
	width: 100%;
	height: 100%;
	list-style: none;
}
#SideMenu ul li a {
	display: block;
	padding: 1.2em 0.3em 1.2em 1em;
	border-bottom: 1px solid rgba(255,255,255,0.7);
	box-shadow: 0px 1px 1px -1px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0 1px 1px -1px rgba(255,255,255,0.5);
	-moz-box-shadow: 0 1px 1px -1px rgba(255,255,255,0.5);
	line-height: 1.2;
	color: #fff;
}
#SideMenu ul li ul li a {
	padding-left: 2.5em;
	text-indent: -1em;
}
#SideMenu ul li ul li ul li a {
	padding-left: 3.5em;
	text-indent: -1em;
}
#SideMenu ul li a:before { content: "■ "; }
#SideMenu ul li ul li a:before { content: "－"; }
#SideMenu ul li ul li ul li a:before { content: "● "; }
#SideMenu ul li a:hover {
	background: rgba(255,255,255,0.4);
	text-decoration: none;
}


/*------------Container---------------------------------------------------------------*/
div#InContainer {
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	z-index: 10;
}


/*------------Header---------------------------------------------------------------*/
div#Header {
	margin-top: 50px;
	width: 100%;
	background: url(/img-en/pc/top/anima_p03.jpg) no-repeat center center;
	background-size: cover;
}

/*------------InHeader------------------------------------------------------------*/
div#InHeader {
	width: 94%;
	margin: 0 auto;
	padding: 0.3em 0;
	overflow: hidden;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	font-size: 85.71428571428571%;
	color: #fff;
}
div#InHeader ul {
	margin-top: 0.35em;
	list-style: none;
	text-align: right;
}
div#InHeader ul li { display: inline; }
div#InHeader ul li:after { content: "｜"; }
div#InHeader ul li:nth-last-of-type(1):after { content: ""; }
div#InHeader ul li:nth-last-of-type(2):after { content: "\0020"; }
div#InHeader ul li a { color: #fff; }

/*------------HeaderLogo------------------------------------------------------------*/
div#HeaderLogo {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
	overflow: hidden;
}
div#HeaderLogo h2 {
	width: 240px;
	margin: 0 auto;
}
div#HeaderLogo a {
	display: block;
	height: 0;
	padding-top: 37.91666666666667%;
	background: url(/img-en/parts/header_logo.png) no-repeat left top;
	background-size: cover;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}

/*------------Global------------------------------------------------------------*/
div#Global {
	width: 100%;
	height: 5px;
	background: url(/img-en/pc/global_bg.gif) repeat-x center center;
}
div#Global ul { display: none; }

/*------------Contents---------------------------------------------------------------*/
div#Contents {
	width: 100%;
	padding-top: 50px;
	background: url(/img-en/parts/contents_shadow.png) repeat-x left top;
	overflow: hidden;
}

/*------------Wrap------------------------------------------------------------*/
div#Wrap {
	width: 98%;
	margin: 0 auto;
	padding-bottom: 90px;
	overflow: hidden;
}

/*------------Pan------------------------------------------------------------*/
div#Pan {
	width: 100%;
	margin-bottom: 70px;
	background: #2a2b2b;
}
div#Pan ul {
	width: 96%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0.55em 0.9em;
	overflow: hidden;
	list-style: none;
	line-height: 1.2;
	font-size: 85.71428571428571%;
}
div#Pan ul li {
	display: inline-block;
	padding: 0.25em 0;
	color: #fff;
}
div#Pan ul li:nth-child(1) a {
	padding-left: 2em;
	background: url(/img-en/parts/home.png) no-repeat left center;
}
div#Pan ul li:after {
	padding: 0 0.3em;
	content: " >";
}
div#Pan ul li:nth-last-of-type(1):after { content: ""; }
div#Pan ul li a { color: #ff0; }
div#Pan ul li a:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	text-decoration: none;
}

/*------------Title------------------------------------*/
div#Title {
	width: 100%;
	margin-bottom: 70px;
}
div#Title h2 {
	text-align: center;
	line-height: 1.1;
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 285.7142857142857%;
	color: #0087c9;
}

/*------------Main------------------------------------*/
div#Main {
	width: 100%;
	margin: 0 auto;
}

/*------------TopNav------------------------------------*/
div#TopNav {
	width: 100%;
	margin: 0 auto 70px;
}
div#TopNav ul {
	width: 100%;
	margin-bottom: -10px;
	list-style: none;
	overflow: hidden;
}
div#TopNav ul li {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
	background: #00c7d6;
	transition: opacity .3s;
}
div#TopNav ul li a {
	display: block;
	padding: 0.55em 1.95em 0.5em;
	background: url(/img-en/parts/nav_arrow.png) no-repeat 0.65em center;
	line-height: 1.1;
	font-size: 128.5714285714286%;
	color: #fff;
	transition: opacity .3s;
}
div#TopNav ul li:hover,
div#TopNav ul li a:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	text-decoration: none;
	color: #ff0;
}

/*------------InBox------------------------------------*/
div.InBox {
	width: 100%;
	margin: 0 auto 90px;
	padding-bottom: 90px;
	border-bottom: 1px dashed #bfbfbf;
	overflow: hidden;
}
section:nth-last-of-type(1) div.InBox { margin-bottom: 0; }
div.InBox h3 {
	margin-bottom: 40px;
	padding: 0 20px 20px;
	background: url(/img-en/parts/title_line01.png) no-repeat center bottom;
	line-height: 1.2;
	text-align: center;
	font-size: 228.5714285714286%;
}
div.InBox h4 {
	margin-bottom: 20px;
	padding: 0 10px 12px;
	background: url(/img-en/parts/title_line02.png) no-repeat left bottom;
	line-height: 1.2;
	font-size: 185.7142857142857%;
}
div.Inner {
	width: 100%;
	margin: 40px 0 50px;
	overflow: hidden;
}
div.Inner:nth-last-of-type(1) { margin-bottom: 0; }

/*------------Footer---------------------------------------------------------------*/
div#Footer { padding-bottom: 40px; }
div#Footer address {
	width: 100%;
	text-align: center;
	font-size: 85.71428571428571%;
}
/*------------InFooter------------------------*/
div#InFooter {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
div#InFooter table { display: none; }
/*------------FooterAdd------------------------*/
div#FooterAdd {
	width: 208px;
	margin: 0 auto;
	overflow: hidden;
}
div#FooterAdd h2 a {
	display: block;
	height: 48px;
	background: url(/img-en/parts/footer_logo.png) no-repeat left top;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#FooterAdd .DispNo { display: none; }
div#FooterAdd dl { margin-top: 5px; }
div#FooterAdd dl dt { display: none; }
div#FooterAdd dl dd span,
div#FooterAdd dl dd a {
	display: block;
	height: 39px;
	background: url(/img-en/parts/footer_tel.png) no-repeat left top;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
/*------------FooterTxt------------------------*/
div#FooterTxt {
	width: 100%;
	margin: 20px 0;
	padding: 5px 0;
	background: #6a6a6a;
	text-align: center;
	font-size: 85.71428571428571%;
	color: #fff;
}
div#FooterTxt dl dd { margin-right: 1em; }
div#FooterTxt dl dd:nth-last-of-type(1) { margin-right: 0; }
div#FooterTxt dl,
div#FooterTxt dl * { display: inline; }
div#FooterTxt br { display: none; }
div#FooterTxt a { color: #fff; }


/*------------ 共通 表 ---------------------------------------------------------------*/
div.InBox table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #bfbfbf;
}
div.InBox table tr th {
	display: block;
	width: auto;
	padding: 5px 10px;
	background: #eaeaea;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	vertical-align: top;
}
div.InBox table tr td {
	display: block;
	width: auto;
	padding: 10px 20px;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	vertical-align: top;
}
/*------------ //共通 表 ---------------------------------------------------------------*/


/*------------top front-page ---------------------------------------------------------------*/
div#HomeHeader {
	width: 100%;
	margin-top: 50px;
	position: relative;
	background: inherit !important;
}
div#InHeader { position: relative; }
div#HomeHeaderLogo { position: relative; }
div#TopAnima {
	width: 100%;
	height: 250px;
	background-size: cover;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
div#TopAnima div.Anima {
	width: 100%;
	height: 250px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
	z-index: 0;
}
div#TopAnima div#Anima01 { background-image: url(/img-en/pc/top/anima_p01.jpg); }
div#TopAnima div#Anima02 { background-image: url(/img-en/pc/top/anima_p02.jpg); }
div#TopAnima div#Anima03 { background-image: url(/img-en/pc/top/anima_p03.jpg); }
div#TopAnima div#Anima04 { background-image: url(/img-en/pc/top/anima_p04.jpg); }
div#TopAnima div#Anima05 { background-image: url(/img-en/pc/top/anima_p05.jpg); }
div#TopAnima div#HomeHeaderLogo { display: none; }

div#FrontWrap {
	width: 96%;
	margin: 0 auto;
	padding-bottom: 90px;
	overflow: hidden;
}
div#TopTxt h2 {
	text-align: center;
	line-height: 1.1;
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 285.7142857142857%;
	font-weight: bold;
	color: #0087c9;
}
div#TopTxt p {
	margin-top: 35px;
	text-align: center;
	line-height: 1.8;
}
div#TopTxt p + p { margin-top: 20px; }

div#WorksBtn {
	width: 100%;
	margin-top: 60px;
}
div#WorksBtn h2 {
	height: 0;
	margin-bottom: 30px;
	padding-top: 18.28571428571429%;
	background: url(/img-en/pc/top/works_t.png) no-repeat center top;
	background-size: cover;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#WorksBtn ul {
	width: 100%;
	margin: 0 auto -20px;
	list-style: none;
	overflow: hidden;
}
div#WorksBtn ul li {
	width: 98%;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	transition: opacity .35s;
}
div#WorksBtn ul li * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div#WorksBtn ul li img {
	max-width: 100%;
	vertical-align: top;
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}
div#WorksBtn ul li:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
div#WorksBtn ul li a {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center 85%;
	z-index: 5;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#WorksBtn ul li#WBtn01 a {
	background-color: rgba(0, 135, 200, 0.65);
	background-image: url(/img-en/pc/top/works_b01.png);
}
div#WorksBtn ul li#WBtn02 a {
	background-color: rgba(75, 170, 220, 0.65);
	background-image: url(/img-en/pc/top/works_b02.png);
}
div#WorksBtn ul li#WBtn03 a {
	background-color: rgba(0, 200, 215, 0.65);
	background-image: url(/img-en/pc/top/works_b03.png);
}

div#News {
	width: 98%;
	margin: 35px auto 0;
	overflow: hidden;
}
div#News h2 {
	height: 0;
	margin-bottom: 30px;
	padding-top: 18.28571428571429%;
	background: url(/img-en/pc/top/news_t.png) no-repeat center top;
	background-size: cover;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#News div#InNews {
	width: 100%;
	height: 135px;
	overflow: auto;
}
div#News div#InNews iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

div#RecBtn {
	width: 98%;
	margin: 60px auto 0;
	position: relative;
	overflow: hidden;
	transition: opacity .35s;
	cursor: pointer;
}
div#RecBtn * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div#RecBtn img { display: none; }
div#RecBtn a {
	display: block;
	left: 0;
	right: 0;
	top: 78%;
	bottom: 0;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(30, 185, 50, 0.7);
	background-image: url(/img-en/pc/top/recruit_b.png);
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#RecBtn p {
	height: 250px;
	background: url(/img-en/pc/top/recruit_p.jpg) no-repeat center center;
}
div#RecBtn p:hover {
	text-decoration: none;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/*------------//top front-page ---------------------------------------------------------------*/


/*------------company page-company.php ---------------------------------------------------------------*/
div#profile {}
div#profile a#PdfBtn {
	display: block;
	width: 300px;
	padding: 0.55em 1.95em 0.5em;
	margin: 20px auto 0;
	background: #00c7d6 url(/img-en/parts/nav_arrow.png) no-repeat 0.65em center;
	transition: opacity .3s;
	text-align: center;
	line-height: 1.1;
	font-size: 128.5714285714286%;
	color: #fff;
}
div#profile a#PdfBtn:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	text-decoration: none;
	color: #ff0;
}
div#history {}
div#access dl dt {
	margin: 10px 0 5px;
	font-size: 128.5714285714286%;
	color: #0087c9;
}
/*------------//company page-company.php ---------------------------------------------------------------*/


/*------------product page-product.php , technology page-technology.php , factory page-factory.php ---------------------------------------------------------------*/
div.TopTxt {
	width: 90%;
	margin: 0 auto 50px;
}
div.TopTxt p {
	text-align: center;
	line-height: 1.1;
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 1.85em;
	font-weight: bold;
	color: #00c7d6;
}
div#carExample {
	width: 100%;
	margin: 0 auto 50px;
}
div#carExample ol {
	width: 100%;
	margin-top: 20px;
	list-style: none;
	overflow: hidden;
}
div#carExample ol li {
	width: 100%;
	margin-bottom: 0.35em;
	counter-increment: section;
}
div#carExample ol li a {
	display: block;
	width: 94%;
	margin: 0 auto;
	padding: 0.35em 0.5em;
	background-color: #ff1e26;
	text-align: center;
	font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, Arial, Roboto, Verdana, "Droid Sans",  sans-serif;
	font-size: 1.25em;
	font-weight: bolder;
	color: #fff;
	-webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
			 -o-box-sizing: border-box;
			-ms-box-sizing: border-box;
					box-sizing: border-box;
}
div#carExample ol li a:before {
	padding-right: 0.3em;
	content: '' counter(section) '.';
}
div#carExample ol li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	text-decoration: none;
	color: #ff0;
}
/*------------//product page-product.php , technology page-technology.php , factory page-factory.php ---------------------------------------------------------------*/


/*------------product page-product.php ---------------------------------------------------------------*/
div#product ul {
	width: 100%;
	margin-bottom: -30px;
	list-style: none;
	overflow: hidden;
}
div#product ul li {
	width: 98%;
	margin: 0 auto 30px;
}
div#product ul li table { margin-top: 10px; }
div#product ul li table tr th,
div#product ul li table tr td {
	display: table-cell;
	padding: 10px;
}
div#product ul li table tr td { border-left: 1px solid #bfbfbf; }
div#product ul li table tr th {
	width: 3em;
	text-align: center;
}
/*------------//product page-product.php ---------------------------------------------------------------*/


/*------------technology page-technology.php ---------------------------------------------------------------*/
div#technology h4 span {
	display: inline-block;
	margin-left: 1em;
	font-size: 0.87em;
	color: #00c7d6;
}
div#technology table,
div#technology table tr th,
div#technology table tr td {
	width: auto;
	border: 0 none;
	padding: 0;
	background-color: transparent;
}
div.Text p + ul,
div.Text p + div,
div.Text p + table,
div.Text ul + div,
div.Text ul + table,
div.Text ul + p,
div.Text div + table,
div.Text div + ul,
div.Text div + p,
div.Text table + div,
div.Text table + div,
div.Text table + div { margin-top: 20px; }
div.Text ul {
	width: 100%;
	list-style: none;
}
div.Text ul li {
	padding-left: 1em;
	text-indent: -1em;
}
div.Text ul li:before { content: "・"; }
/*------------//technology page-technology.php ---------------------------------------------------------------*/


/*------------factory page-factory.php ---------------------------------------------------------------*/
div#factory div#factoryList ul {
	width: 100%;
	list-style: none;
	margin-bottom: -40px;
	overflow: hidden;
}
div#factory div#factoryList ul li {
	width: 98%;
	margin: 0 auto 40px;
}
div#factory div#factoryList ul li dl {
	margin-top: 0.3em;
	text-align: center;
}
div#factory div#factoryList ul li dl dt {
	font-size: 128.5714285714286%;
	color: #0087c9;
}
div#factory div#factoryList ul li dl dd { margin-top: 0.3em; }
div#factory div#environment p a {
	padding-left: 1.2em;
	background: url(/img-en/parts/arrow01.png) no-repeat left center;
}
/*------------//factory page-factory.php ---------------------------------------------------------------*/


/*------------inquiry page-inquiry.php ---------------------------------------------------------------*/
div#MailBox div.Flow {
	height: 175px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: center top;
}
div#MailBox div.Flow * { display: none; }
div#MailBox div#Flow01 { background-image: url(/img-en/sp/inquiry/flow_p01.png); }
div#MailBox div#Flow02 { background-image: url(/img-en/sp/inquiry/flow_p02.png); }
div#MailBox div#Flow03 { background-image: url(/img-en/sp/inquiry/flow_p03.png); }
div#MailBox div#Flow04 { background-image: url(/img-en/sp/inquiry/flow_p04.png); }
div#MailBox div.Flow + p { margin-top: 30px; }
div#MailBox ul#Note li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
div#MailBox ul#Note li:before { content: "※"; }
div#MailBox strong { color: #ff1d25; }
div#MailBox a { color: #0087c9; }
div#MailBox p + p { margin-top: 1em; }
div#MailBox table { margin: 10px 0 30px; }
div#MailBox table tr td .Inp01 { width: 99%; }
div#MailBox table tr td .Inp02 { width: 75%; }
div#MailBox table tr td .Inp03 { width: 38%; }
div#MailBox table tr td .Inp04 { width: 18%; }
div#MailBox table tr td textarea { height: 290px; }
div#MailBox table tr td .mwform-radio-field {
	display: block;
	margin-left: 0;
	padding-left: 0;
}
div#MailBox div#CheckTxt {
	margin-bottom: 30px;
	padding: 10px 20px;
	background: #eaeaea;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
div#MailBox div#CheckTxt ul li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
div#MailBox div#CheckTxt ul li:before { content: "※"; }
div#MailBox div#SubmitBtn { text-align: center; }
div#TelBox div#Telephone {
	width: 98%;
	margin: 30px auto 0;
	padding: 20px 0;
	background: #0087c9;
	text-align: center;
	color: #fff;
}
div#TelBox div#Telephone p span,
div#TelBox div#Telephone p a {
	padding-left: 1.3em;
	background: url(/img-en/parts/icon_tel.png) no-repeat left center;
	font-size: 257.1428571428571%;
	color: #fff;
}
div#TelBox div#Telephone dl * { display: inline-block; }
div#TelBox div#Telephone dl dt:after {
	padding: 0 0.2em;
	content: "／";
}
/*------------//inquiry page-inquiry.php ---------------------------------------------------------------*/


/*------------faq page-faq.php ---------------------------------------------------------------*/
div#faq dl { counter-reset: number; }
div#faq dl dt {
	margin: 40px 0 20px;
	padding: 0 10px 12px;
	background: url(/img-en/parts/title_line02.png) no-repeat left bottom;
	line-height: 1.1;
	font-size: 185.7142857142857%;
}
div#faq dl dt em {
	display: block;
	margin-top: 0.2em;
	font-style: normal;
}
div#faq dl dt span:after {
   counter-increment: number;
   content: "Ｑ" counter(number, decimal-leading-zero) ".";
}
div#faq dl dt span {
	display: inline-block;
	margin-right: 1em;
	padding: 0.25em 0.5em;
	background: #2a2b2b;
	vertical-align: 0.15em;
	font-size: 69.56521739130435%;
	font-weight: normal;
	color: #fff;
}
div#faq dl dd {
	list-style: none;
	min-height: 2.5em;
	padding: 0 10px 0 83px;
	background: url(/img-en/parts/a.png) no-repeat 20px 0.3em;
}
/*------------//faq page-faq.php ---------------------------------------------------------------*/


/*------------recruit page-recruit.php ---------------------------------------------------------------*/
div#voice h4 span {
	display: inline-block;
	padding-top: 0.55em;
	float: right;
	font-size: 53.84615384615385%;
	color: #0087c9;
}
div#voice h4 span:before {
	padding-right: 0.2em;
	content: "［";
}
div#voice h4 span:after {
	padding-left: 0.2em;
	content: "］";
}
div#voice h4 span strong { margin-right: 1em; }
div#voice div.voiTxt { margin-top: 30px; }
div#voice dl dt {
	margin-bottom: 10px;
	padding: 0 10px 10px;
	border-bottom: 1px solid #b2dbef;
	line-height: 1.1;
	font-size: 128.5714285714286%;
	color: #0087c9;
}
div#voice dl dd + dt,
div#voice p + dl { margin-top: 20px; }
div#method div.metTxt dl dt {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0 10px 10px;
	border-bottom: 1px solid #b2dbef;
	line-height: 1.1;
	font-size: 128.5714285714286%;
	color: #0087c9;
}
div#method div.metTxt dl dd p + p { margin-top: 0.8em; }
/*------------//recruit page-recruit.php ---------------------------------------------------------------*/


/*------------privacy page-privacy.php ---------------------------------------------------------------*/
div#privacy h4 { margin-top: 30px; }
div#privacy p + p,
div#privacy p + ul,
div#privacy ul + p { margin-top: 1em; }
div#privacy ul { list-style: none; }
div#privacy ul li {
	padding-left: 1em;
	text-indent: -1em;
}
div#privacy ul li:before { content: "・"; }
div#privacy ul li + li { margin-top: 0.15em; }
/*------------//privacy page-privacy.php ---------------------------------------------------------------*/


/*------------sitemap page-sitemap.php ---------------------------------------------------------------*/
div#sitemap table {
	margin-top: 30px;
	border: 0 none;
}
div#sitemap table tr th {
	display: block;
	width: auto;
	padding: 0 0 5px 0;
	background-color: inherit !important;
	border: 0 none;
	text-align: left;
	vertical-align: top;
}
div#sitemap table tr th a {
	padding-left: 1.2em;
	background: #fff url(/img-en/parts/arrow01.png) no-repeat left center;
}
div#sitemap table tr th ul li {
	list-style: none;
	margin: 0.3em 0;
	padding-left: 1.2em;
}
div#sitemap table tr th ul li a { background: url(/img-en/parts/arrow02.png) no-repeat left center; }
div#sitemap table tr td {
	display: block;
	width: auto;
	padding: 0 0 60px 1.2em;
	border: 0 none;
	text-align: left;
	vertical-align: top;
}
div#sitemap table tr:nth-last-of-type(1) td { padding-bottom: 0; }
/*------------//sitemap page-sitemap.php ---------------------------------------------------------------*/


/*------------link page-link.php ---------------------------------------------------------------*/
div#link01 h4 { margin-top: 30px; }
div#link02 ul li {
	list-style: none;
	margin: 0.3em 0;
}
div#link02 ul li a {
	padding-left: 1.2em;
	background: url(/img-en/parts/arrow01.png) no-repeat left center;
}
/*------------//link page-link.php ---------------------------------------------------------------*/


/*-----------------------------
ギャラリー
------------------------------*/
.gallery { /** ギャラリーを囲むボックス **/
	width: 100%;
	margin-bottom: 20px !important;
    overflow: hidden;
}
.gallery br {display: none;} /** 自動で挿入される clearfix の余白解除 **/
.gallery-item { /** 画像共通のスタイル **/
    float: left;
	margin-bottom: 0.2em !important;
}
.gallery-icon { /** 画像を囲む dt のスタイル **/
    text-align: center;
}
.gallery-icon img {
	width: 100%;
	height: auto;
	margin-bottom: 0.2em !important;
}
.gallery-caption { /** キャプション **/
    margin: 0 0 20px;
    text-align: center;
}
.gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
	width: 48%;
	margin: 0 1%;
}
.gallery-columns-5 .gallery-item {
	width: 31.33333%;
	margin: 0 1%;
}
/*-----------------------------
//ギャラリー
------------------------------*/


/*------------新着情報---------------------------------------------------------------*/
div#News div.DayText p {
	margin-bottom: 1.5em;
	font-weight: bold;
	color: #00c7d6;
}
div#News div.Pho { width: 100%; }
div#News div.Txt {
	width: 100%;
	margin-top: 20px;
}
div#News div.NoPhoTxt,
div#News div.NoPhoTxt div.Txt {
	width: 100%;
	float: none;
}
div#News div.Txt p + p,
div#News div.NoPhoTxt p + p { margin-top: 1em; }

ul.BtnList {
	width: 100%;
	margin-top: 1.5em;
	list-style: none;
	overflow: hidden;
}
ul.BtnList li {
	display: inline-block;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
	background: #00c7d6;
	transition: all 0.3s;
}
ul.BtnList li:nth-last-of-type(1) { margin-right: 0; }
ul.BtnList li a {
	display: block;
	padding: 0.55em 2em 0.5em;
	background: url(/img-en/parts/btn_arrow.png) no-repeat 0.8em center;
	line-height: 1.1;
	text-align: center;
	transition: opacity .3s;
	color: #fff;
}
ul.BtnList li:hover,
ul.BtnList li a:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	text-decoration: none;
	color: #ff0;
}


/*------------NoCase---------------------------------------------------------------*/
p#NoCase {
	margin: 1.5em 0;
	line-height: 1.1;
	text-align: center;
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 128.5714285714286%;
	color: #ad0000;
}

/*------------ページリンク共通(一覧)---------------------------------------------------------------*/
div.pagination {
	width: 100%;
	margin-top: 70px;
	text-align: center;
}
div.pagination ul {
	width: 100%;
	list-style: none;
	text-align: center;
}
div.pagination ul li { display: inline; }
div.pagination .page-numbers {
	display: inline-block;
	margin: 0 0.5em;
	padding: 0.3em 0.5em;
	background: #fff;
	border: 1px solid #0087c9;
	line-height: 1.2;
	color: #0087c9;
}
div.pagination .page-numbers:hover {
	display: inline-block;
	margin: 0 0.5em;
	padding: 0.3em 0.5em;
	border: 1px solid #0087c9;
	background: #0087c9;
	text-decoration: none;
	line-height: 1.2;
	color: #fff;
}
div.pagination span.page-numbers {
	display: inline-block;
	padding: 0.3em 0.5em;
	border: 0 none;
	background: inherit !important;
	line-height: 1.2;
	font-weight: bold;
	color: #0087c9;
}
div.pagination span.page-numbers:hover {
	display: inline-block;
	padding: 0.3em 0.5em;
	border: 0 none;
	background: inherit !important;
	line-height: 1.2;
	font-weight: bold;
	color: #0087c9;
}


/*------------ページリンク共通(詳細)---------------------------------------------------------------*/
div.PageSend01 {
	width: 90%;
	margin: 70px auto 0;
}
div.PageSend01 ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div.PageSend01 .PSBtn01 { float: left; }
div.PageSend01 .PSBtn02 { float: right; text-align: right; }
div.PageSend01 .PSBtn01 a,
div.PageSend01 .PSBtn02 a,
div.PageSend01 p a { color: #0087c9; }
div.PageSend01 p { text-align: center; }


/*------------404---------------------------------------------------------------*/
div#NoPage {
	padding: 40px 0;
	text-align: center;
	font-size: 150%;
}


/*------------記事内画像位置処理---------------------------------------------------------------*/
.alignleft {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.alignright {
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
}
.aligncenter {
	display: block;
	text-align: center;
	margin: 0 auto 10px;
}
.alignnone { clear: both; }