@charset "utf-8";
img {
}

/* CSS Document */


@media (max-width : 375px ){
#header  {
	background-image: url(../images/header-mobile.jpg);
	padding-bottom: 27px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	width: 100%;
	border-bottom: 3px solid rgba(0,163,217,1.00);
	margin-bottom: 17px;
}
#english #header  {
	background-image: url(../images/header-mobile-eng.jpg);
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 7px solid rgba(0,163,217,1.00);
	margin-bottom: 10px;
	padding-left: 4px;
}
h4 {
	border-bottom: 1px solid rgba(0,163,217,1.00);
	margin-bottom: 6px;
	margin-top: 4px;
	margin-right: 0px;
}
img {
	max-width: 100%;
	height: auto;
}


	#contents-outer {
	width: 100%;
	border: 0 none;
	padding-left: 0px;
	padding-right: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	#contents-inner {
	clear: both;
	border-top: 1px solid #E7E7E7;
	margin-top: 8px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
}

#navi ul {
	list-style-type: none;
	height: 37px;
	line-height: 37px;
	text-align: center;
	margin-top: 4px;
	margin-right: 0px;
	padding-right: 0px;
}
#navi ul li {
	float: left;
	width: 49%;
	margin-right: 1%;
	margin-left: 0;
	margin-bottom: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#navi ul li:nth-child(even) {
	margin-right: 0;
}
	#navi-en ul {
	list-style-type: none;
	height: 37px;
	line-height: 37px;
	text-align: center;
	margin-top: 4px;
	margin-right: 0px;
	padding-right: 0px;
}
#navi-en ul li {
	float: left;
	width: 49%;
	margin-right: 1%;
	margin-left: 0;
	margin-bottom: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#navi-en ul li:nth-child(even) {
	margin-right: 0;
}
	#navi-en ul li.line-2 {
	width: 49%;
	margin-right: 1%;
	}

#header #language-ch {
	position: static;
}
#contact-mail {
	clear: both;
	height: 38px;
	text-indent: -1500px;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 12px;
	margin-bottom: 29px;
	background-repeat: no-repeat;
	width: 100%;
	background-size: 100% auto;
	background-image: url(../images/contact-us-mobi.png);
}
	
	.sector2 img{
		width: 100%;
		height: auto;
	}	
.sector2 .inner p {
	text-indent: -1%;
	line-height: 2em;
	letter-spacing: 0.1ex;
	text-align: justify;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
	#english .sector2 .inner p {
	letter-spacing: 0em;
	line-height: 1.8em;
	margin-bottom: 0.8em;
	}
.inner {
	margin-left: 0px;
	margin-right: 0px;
}
.syomei-en {
	width: 100%;
	padding-right: 3px;
	padding-left: 0px;
}
#footer {
	width: 100%;
	padding-left: 0px;
	border-top: 5px solid #CCC;
	clear: both;
	background-position: center top;
	background-size: cover;
	padding-top: 0px;
	height: 194px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 43px;
	background-image: url(../images/rogo-l.jpg);
}
#footer .foot-title {
	line-height: 1em;
	float: none;
	clear: both;
	font-size: 14px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 195px;
	text-align: center;
}
#footer .foot-title-en {
	width: 100%;
	line-height: 1.5em;
	float: left;
	font-size: 14px;
	padding-top: 191px;
	margin-bottom: -16px;
}#footer address {
	width: 100%;
	}
#contents-outer .top-section div .pix_diapo div img {
	width: 100%;
}
#contents-outer .top-section div .pix_diapo {
	height: 185px;
}
#header #language-ch {
	position: absolute;
	top: 13px;
	right: 15px;
	
}
		#read_text2 p {
	line-height: 1.75em;
}
.gaiyou-img-outer {
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}
.gaiyou-img-outer .gaiyou-img {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.gaiyou-img-outer .gaiyou-img img {
	width: 99%;
	height: auto;
}



	.pix_diapo {
	/* [disabled]background-color: #000; */
	-moz-box-shadow: 2px 3px 6px rgba(71,71,71,0);
	-webkit-box-shadow: 2px 2px 6px rgba(71,71,71,0);
	box-shadow: 2px 2px 6px rgba(71,71,71,0);
	height: 475px;
	position: relative;
	width: 100%;
}
	.pix_diapo > div {
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-color: rgba(255,255,255,0.00);
}	
	#clean-hashidate{
		clear: both;
	}
	.new-inner img{
		width:75px;
		height: auto;
		float: right;
		margin-right: 5px;
		margin-left: 3px;
	}
	#whats-new2 .new-inner h3{
		font-size: 14px;
		font-weight: normal;
		clear: none;
		border: none;
		padding-left: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-bottom: 0;
		padding-top: 0px;
	}
	#whats-new2 .new-inner p.date{
		font-size: 10px;
	}
	#whats-new2 .new-inner h3 a{
		text-decoration: none;
	}
	.new-inner {
		clear: both;
		border-bottom: dotted 1px blue;
		padding-bottom: 7px;
		padding-top: 3px;
		margin-bottom: 3px;
	}
}

@media (min-width : 376px ){
	h1 {
	font-size: 23px;
	color: #333;
	letter-spacing: 0.2em;
}
h2 {
	padding-top: 12px;
	padding-bottom: 9px;
	letter-spacing: 0.1em;
	font-size: 25px;
	font-weight: normal;
	background-image: url(../images/h2-bg.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #0864B1;
	text-shadow: 0px 1px 5px #00477C;
}

h3 {
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	margin-top: 15px;
	background-image: url(../images/h3-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #09F;
}
h4 {
	color: #003775;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 14px;
	letter-spacing: 0.2em;
	background-color: #E6F9FF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #003775;
}
img {
	max-width: 100%;
	height: auto;
}
	
h2.entry-title{
	background-image: url(../images/h2-bg.jpg);
	
	}
	
	
#header  {
	background-image: url(../images/header-mobile-l.jpg);
	padding-bottom: 22%;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	width: 100%;
	border-bottom: 3px solid rgba(0,163,217,1.00);
	margin-bottom: 17px;
}
#english #header  {
	background-image: url(../images/header-mobile-eng-l.jpg);
}	
#contents-inner {
	clear: both;
	border-top: 1px solid #E7E7E7;
	margin-top: 8px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
}

	#navi ul,
	#navi-en ul{
		list-style-type: none;
		text-align: center;
}
	#navi ul li ,
	#navi-en ul li,
	#navi-en ul li.line-2{
	float: left;
	width: 48.5%;
	background-repeat: no-repeat;
	margin-right: 0.5%;
	background-position: 5px bottom;
	}
#header #language-ch {
	position: absolute;
	top: 13px;
	
}
#footer {
	padding-left: 197px;
	height: 108px;
	border-top: 5px solid #CCC;
	margin-top: 15px;
	clear: both;
	background-size: 181px auto;
	background-position: left top;
}
#footer .foot-title {
	width: 180px;
	line-height: 102px;
	float: left;
	font-size: 14px;
}

#footer address {
	width: 300px;
	float: left;
	clear: both;
	margin-left: -172px;
	padding-left: 0px;
	}
#footer .foot-title-en {
	width: 96%;
	height: 87px;
	float: left;
	font-size: 14px;
	padding-top: 34px;
}#header #language-ch {
	position: absolute;
	top: 13px;
	right: 15px;
	
}
	

}

@media (min-width: 414px){
		#navi ul,
	#navi-en ul{
		list-style-type: none;
		height: 37px;
		line-height: 37px;
		text-align: center;
		margin-top: 4px;
}
	#navi ul li ,
	#navi-en ul li,
	#navi-en ul li.line-2{
	}

}

@media (min-width: 500px){
	#navi ul li ,
	#navi-en ul li,
	#navi-en ul li.line-2{
		width:  32%;
	}
	
	
	
}


@media (min-width : 768px ){
#english #header {
	height: 136px;
	background-image: url(../images/header-eng.jpg);
	padding-bottom: 0px;
	background-size: contain;
}
#header {
	height: 136px;
	background-image: url(../images/header.jpg);
	padding-bottom: 0px;
	background-size: contain;
}
	#navi ul li ,
	#navi-en ul li,
	#navi-en ul li.line-2{
	width: 19.5%;
	background-position: -8px bottom;
	}
	
	#footer {
	background-image: url(../images/rogo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: 5px solid #CCC;
	margin-top: 15px;
	clear: both;
	height: 120px;
	background-size: contain;
	padding-left: 231px;
}

#footer .foot-title {
	width: 180px;
	line-height: 120px;
	float: left;
	font-size: 14px;
}
#footer address {
	display: block;
	line-height: 1.4em;
	font-style: normal;
	font-weight: normal;
	border-left: 1px dotted #6DBCE3;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 7px;
	text-align: left;
	float: none;
	clear: both;
	margin-left: -194px;
}	
	#whats-new2{
	min-height: 120px;
		
	}
	#whats-new2 p{
	line-height: 1em;
		margin: 0;
		padding: 0;
	}
	.new-inner {
		clear: both;
	border-bottom: dotted 1px blue;
		padding-bottom: 7px;
		padding-top: 3px;
		margin-bottom: 3px;
	}
	.new-inner img{
		width:75px;
		height: auto;
		float: right;
		margin-right: 5px;
	}
	#whats-new2 .new-inner h3{
		font-size: 14px;
		font-weight: normal;
		clear: none;
		border: none;
		padding-left: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-bottom: 0;
		padding-top: 0px;
	}
	#whats-new2 .new-inner p.date{
		font-size: 10px;
	}
	#whats-new2 .new-inner h3 a{
		text-decoration: none;
	}

}
@media (min-width: 905px){
#english #header {
	height: 145px;
	background-image: url(../images/header-eng.jpg);
	background-size: auto auto;
	}

	#header {
	height: 145px;
		background-image: url(../images/header.jpg);
		background-size: auto auto;
}
	#navi ul li ,
	#navi-en ul li,
	#navi-en ul li.line-2{
	width: 16.2%;
	background-position: -13px bottom;
	}}

@media (min-width: 981px){
	#navi ul li ,
	#navi-en ul li,
	#navi-en ul li.line-2{
	width: 16.2%;
	background-position: -8px bottom;
	}
#contents-outer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	min-height: 650px;
	-webkit-box-shadow: 0px 0px 20px 0px #BBBBBB;
	box-shadow: 0px 0px 20px 0px #BBBBBB;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	margin-bottom: 19px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#navi ul li {
	font-size: 14px;
	}
#header #language-ch {
	position: relative;
	top: -19px;
	right: 3px;
}#header #language-ch a:link,#header #language-ch a:visited {
	position: absolute;
	z-index: 99999;
	right: 16px;
}
	#footer{height: auto;}
#footer address {
	float: right;
	clear: none;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer .foot-title-en  {
	margin-top: 21px;
	width: 332px;
	padding-right: 0px;
	margin-left: 55px;
}


}
