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


/*---------------------------------
add css layout end
--------------------------------*/
html {
	color: #000000;
	font-size: 62.5%;
	height: 100%;
}

body {
	font-size: 16px;
	font-size: 1.6rem;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	background-color: #dff1fc;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position: center 170px;
}


body header {
	position: relative;
	padding-top: 20px;
	padding-bottom: 14px;
}

section {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 40px;
}
header h1 {
	margin-left: auto;
	margin-right: auto;
	font-size: 1.1rem;
}
.wrap {
	height: auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #dff1fc;
}
.Container {
	background-color: #fffef1;
}

.inner960 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.wrap header .logo {
	float: left;
	margin-top: 28px;
}
.wrap header nav {
	float: right;
	margin-top: 18px;
}
.wrap header nav ul {

}
.wrap header nav ul li{
	float: left;
	width: 102px;
	height: 23px;
	padding-top: 6px;
	padding-left: 8px;
	font-size: 1.16rem;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
	cursor: pointer;
	cursor: hand;
}
.wrap header nav ul li a {
	cursor: pointer;
	cursor: hand;	
	display: block;
}

.banner {
	background-image: url(../img/bg_nav.png);
	color: #FFFFFF;
	float: right;
}
.banner ul {
	padding-top: 30px;
	padding-left: 35px;
}
.banner ul li {
	float: left;
	margin-right: 30px;
	text-align: center;
}


/*---------------------------------
  contents
--------------------------------*/
.wrap .contents {
	padding-bottom: 40px;


}


/*---------------------------------
 footer
--------------------------------*/
footer {
	width: 100%;
	position: absolute;
	height: 40px;
	clear: both;
	background-position: center top;
	bottom: 0;
	background-image: url(../img/bg_footer.png);
	background-repeat: no-repeat;
}
footer .textLink01 {
	background-image: url(../img/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	font-size: 1rem;
	padding-left: 30px;
	position: relative;
	padding-top: 20px;
	float: left;
	width: 400px;
}
.copy {
	float: right;
	font-size: 12px;
	font-size: 1rem;
	color: #FFFFFF;
	padding-right: 10px;
	position: relative;
	padding-top: 20px;
	width: 400px;
	text-align: right;
}

footer .f_inner {
	width: 960px;
	line-height: 0px;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(../img/bg_footer.png);
	height: 40px;
}
.endmenu {
	border-right: 1px solid #fc5175;
}
.mbg001 {
	background-color: #036eb8;
}
.mbg002 {
	background-color: #005b9a;
}
.mbg003 {
	background-color: #004d85;
}
.mbg004 {
	background-color: #004276;
}
.mbg005 {
	background-color: #002a55;
}
.mbg006 {
	background-color: #8ec31e;
}
.headerLine {
	height: 8px;
	background-color: #2da7e0;
	margin-top: 20px;
	margin-bottom: 10px;
}
.bg_top {
	background-image: url(../img/bg_top.png);
	background-repeat: no-repeat;
	background-position: left 320px;
}

.bg_comp{
	background-repeat: no-repeat;
	background-position: left 320px;
	background-image: url(../img/bg_top.png);
	}




.bodyCopy {
	color: #036eb8;
	font-size: 1.2rem;
	line-height: 2.5rem;
	padding-left: 30px;
	margin-top: 20px;
}
.news {
	padding-left: 30px;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.news ul {
	float: left;
	font-size: 1.2rem;
	line-height: 2.5rem;
	display: block;
	width: 460px;
}
.news ul li.date {
}

.news ul li {
	float: left;
	margin-left: 20px;
	margin-bottom: 8px;
}
.news ul li.text {
	width: 300px;
}
p.h2 {
	color: #FFFFFF;
	position: absolute;
	float: left;
	display: block;
	top: 80px;
	font-size: 1.8rem;
	
}
h2 {
	position: relative;
}
.h_left20{
	left: 20px;
	}
.h_left30{
	left: 30px;
	}	
.h_left40{
	left: 40px;
	}	
.h_left50{
	left: 50px;
	}
.h_left60{
	left: 60px;
	}	
	
ul.company {
	margin-left: 40px;
	font-size: 1.3rem;
	color: #000000;
	margin-top: 20px;

}
ul.company li.lavel {
	width: 12%;
}

ul.company li {
	float: left;
	margin-bottom: 10px;
}
ul.company li.Overview {
	width: 80%;
	padding-left: 1em;
	text-indent: -1em;
}
.banner_ct_contents {
	position: absolute;
	margin-top: 480px;
	margin-left: 714px;
}
.banner_ct_about {
	padding-top: 20px;
	clear: both;
	padding-left: 30px;
}
.banner_ct_mess {
	position: absolute;
	margin-top: 320px;
	top: 0px;
	margin-left: 730px;
}


h3.contents {
	font-size: 1.2rem;
	color: #036eb8;
	line-height: 2.4rem;
	margin-left: 40px;
	margin-top: 20px;
}

.w40p {
	width: 47%;
}

.w50p {
	width: 50%;
}
.w60p {
	width: 52%;
}
p.contentsText {
	font-size: 1.1rem;
	width: 65%;
	float: right;
	margin-right: 20px;
	line-height: 2.3rem;
}
article.prodct {
	margin-left: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 30px;
	margin-bottom: 30px;
}
ul.ct_photo {

}
ul.ct_photo li {
	float: left;
	margin-right: 10px;
	margin-bottom: 14px;
	font-size: 8px !important;
}
h3.mess {
	margin-left: 40px;
	margin-top: 30px;
	color: #004d85;
	font-weight: bold;
	line-height: 4rem;
}
.ml40.mt30 p {
	font-size: 1.2rem;
	line-height: 2.8rem;
}
.bule {
	color: #036eb8;
}
.sitemap li a {
	color: #000000;
}
h3.title {
	margin-left: 40px;
	margin-top: 20px;
	padding-bottom: 6px;
	border-bottom: 2px solid #348AC6;
}




























/* =====================
	タブレット向け
======================= */
@media screen and (min-width: 480px) and (max-width: 959px) {
.pageTop {
	width: 100%;
}
.pageTop a {
	left: -68px;
	margin-left: 100%;
}
/* タブレット向けここまで */ }

/* =====================
	スマホ向け
======================= */
@media screen and (max-width: 479px) {
.pageTop {
	width: 100%;
}
.pageTop a {
	left: -68px;
	margin-left: 100%;
}
/* スマホ向けここまで */ }
.pagetop {
	display: none;
	position: fixed;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	right: 20px;
	width: 980px;
	float: right;
}
.pagetop a {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	float: right;
}
/*****************************
　Pagetop
******************************/
.pageTop {
	position: relative;
	width: 100%;
	max-width: 960px;
	height: 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.pageTop a {
	position: fixed;
	bottom: 0;
	left: auto;
	display: block;
	width: 40px;
	hegiht: 40px;
	margin-left: 960px;
}


/*****************************
　Slidshow
******************************/

#slideshow {
	height: 320px;
	background-position: left bottom;
	width: 620px;
	position: relative;
}

#slideshow ul {



}

#slideshow li {
	position: absolute;
	height: 320px;
	background-position: left top;
	background-repeat: no-repeat;
	width: 620px;
	display: block;
	top: 0px;
	left: 0px;	
}

/*****************************
　ENGLISH
******************************/

.wrap header nav.en {
	float: right;
	margin-top: 14px;
}
.wrap header nav.en ul {

}
.wrap header nav.en ul li{
	float: left;
	width: 106px;
	padding-top: 2px;
	padding-left: 4px;
	font-size: 1.16rem;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
	cursor: pointer;
	cursor: hand;
	height: 40px;
	display: table-cell;
}
.wrap header nav.en ul li a {
	cursor: pointer;
	cursor: hand;	
	display: block;
}

.en_w {
	width: 650px;
}

ul.company_en {
	margin-left: 40px;
	font-size: 1.3rem;
	color: #000000;
	margin-top: 20px;

}
ul.company_en li.lavel {
	width: 20%;
}

ul.company_en li {
	float: left;
	margin-bottom: 10px;
}
ul.company_en li.Overview {
	width: 70%;
	padding-left: 1em;
	text-indent: -1em;
}

p.h2_en {
	color: #FFFFFF;
	position: absolute;
	float: left;
	display: block;
	top: 80px;
	font-size: 1.4rem;
	width: 236px;
	text-align: center;
}
.language {
	color: #00a0e8;
	font-weight: bold;
	font-size: 1rem;
	border: 1px solid #00A0E8;
	padding-right: 2px;
	padding-left: 2px;
	position: absolute;
	right: 0px;
	top: 41px;
	display: block;
	padding-bottom: 1px;
}

.language a:link{
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	color: #00a0e8;
	font-weight: bold;
}


.language a:link,.language a:hover,.language a:visited{
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	color: #00a0e8;
	font-weight: bold;
}

.language a{
	cursor: pointer;
	cursor: hand;	
	display: block;
	color: #00a0e8;
}