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

/* clearfix */
.clearfix:after {
	content:","; /* 新しい要素を作る */
	display:block; /* ブロックレベル要素に */
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	min-height:1px;
}
* html .clearfix {
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
/**/


body {
	background-color: #f1f1f1;
}

header {
    background-image: url('../img/header.png');
    background-color: #f1f1f1;
	background-position: 0 60px;
	background-repeat: no-repeat;
	color: #222222;
}

h2 {
    color: #000000;
	font-family: "ro-shino-std",serif;
}

h3 {
	margin-top: 1.4em;
	font-family: "ro-nikkatsu-sei-kai-std",serif;
	text-align: left;
}

h4 {
	font-family: "ro-nikkatsu-sei-kai-std",serif;
	text-align: left;
}

p {
	font-size: 1.2em;
    color: #000000;
	line-height:240%; 
	text-align: justify;
	text-indent: 1em;
	font-family: "a-otf-ryumin-pr6n",serif;
}

ul {
    font-family: "a-otf-ryumin-pr6n",serif;
}

dl {
    font-family: "a-otf-ryumin-pr6n",serif;
}

footer {
    background-color: #000000;
}

footer .container {
	padding-bottom: 2em;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 2em;
	width: 100%;
}

footer ul {
    list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 120%;
}

footer ul li {
    padding-left: 0;
	margin-bottom: 0;
	display: inline-block;
	margin-right: 18px;
}

footer ul li:first-child img {
    width: 24px;
	height: 25px;
}

footer ul li:last-child img {
    width: 32px;
	height: 25px;
}

footer p {
    color: #ffffff;
	text-align: right;
	font-size: 1em;
	line-height: 120%;
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0.2em;
	text-indent: 0;
}



#mainNav {
	background-color: #f1f1f1;
}

.navbar-default {
    border-color: rgba(34, 34, 34, 0.1);
	color: #222222;
}

#hmenu {
    margin-top: 11px;
	margin-bottom: 12px;
}

#mainNav ul {
	font-family: "a-otf-ud-reimin-pr6n",sans-serif;
}

#siteid {
	width: 123px;
	height: 32px;
}

#bakuma2_menu {
	margin-top: 0.5%;
}

#bakuma2_menu a:link {
	color: #222222;
}

header h1 {
	position: absolute;
	font-size: 1em;
	text-align: right;
	padding-top: 20%;
	padding-right: 6%;
}

#title {
    width: 53%;
	height: 53%;
}

#myscroll {
	width: 90px;
	height: 114px;
	margin-top: 48%;
}

#about {
	background-image: url('../img/about_bg.png');
    background-color: #f1f1f1;
	background-size: 100% auto;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#about p {
	margin-top: 1em;
}

#research {
	background-image: url('../img/research_bg.png');
    background-color: #f1f1f1;
	background-size: 100% auto;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#research p img {
	width: 100%;
	height: 100%;
	text-indent: 0;
}


#research ul {
	list-style: none;
	padding-left: 0;
	font-size: 1.4em;
}

#research ul li {
	padding-left: 0;
	line-height: 180%;
}

#research ul dl {
	list-style: none;
	margin-top: -1.8em;
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 0%;
	font-size: 0.85em;
	text-indent: 0;
}

#research ul dl dt {
	float: left;
	padding-right: 1em;
	width: auto;
	font-weight: normal;
	clear: both;
}

#research ul dl dd {
	float: left;
	width: auto;
}

#research #report_rontact {
	border-top: dotted 1px #000000;
	margin-top: 2em;
	padding-top: 2em;
}

#research #report_rontact2 {
	padding-top: 2em;
}

#gallery {
	background-image: url('../img/gallery_bg.png');
    background-color: #f1f1f1;
	background-size: 100% auto;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#gallery h2 {
	padding-right: 15px;
	padding-left: 15px;
}

#gallery h3 {
	margin-bottom: 1em;
	padding-right: 15px;
	padding-left: 15px;
}

#gallery .col-lg-12 {
	padding: 0;
	margin: 0;
}

#gallery ul {
	list-style: none;
	padding-left: 0;
}

#gallery ul:after {
	content: "";
	clear: both;
	display: block;
}

#gallery ul li {
	float: left;
	width: 48%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 4%;
}

#gallery ul li:nth-child(odd) {
	margin-right: 4%;
}

#gallery ul li img {
	width: 100%; 
	height: 100%;
	padding-bottom: 2%;
}

#gallery ul #cas_tate li img {
	width: 70%; 
	height: 70%;
}

#gallery ul #shr_tate li img {
	width: 70%; 
	height: 70%;
}

#gallery ul #tem_tate li img {
	width: 70%; 
	height: 70%;
}

#gallery ul #lan_tate li img {
	width: 70%; 
	height: 70%;
}

#link {
	background-image: url('../img/link_bg.png');
    background-color: #f1f1f1;
	background-size: 100% auto;
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 900px;
}

#link dl {
	font-size: 1.2em;
	margin-top: 2em;
}

#link dl dd {
	margin-bottom: 1em;
}


.bg-primary {
    background-color: #f1f1f1;
}

.my-container1 {
    padding-top: 8%;
}

.my-container1 h2{
	color: #000000;
    text-align: right;
}

.my-container2 {
    padding-top: 8%;
}

.my-container2 h2{
	color: #000000;
    text-align: left;
}

.text-faded {
  color: rgba(0, 0, 0, 1);
}

.my-conl-1{
	padding-left: 40%;
}

.my-conl-2{
	padding-right: 40%;
}

.shadow{
	width: 98%;
	height: 98%;
	display: block;
	-webkit-box-shadow: 5px 5px 10px #888888;
	-moz-box-shadow: 5px 5px 10px #888888;
	box-shadow: 5px 5px 10px #888888;
	padding: 0px;
	text-indent: 0;
}

.e_caption{
	font-size: 0.7em;
	margin-left: 1em;
}

.r_space_05{
	margin-right: 0.5em;
}



@media (min-width: 992px) {
	
.gal_h3_1 {
	margin-top: 3em;
}
	
}



@media handheld, only screen and (max-width: 768px) {
	
header {
    background-image: url('../img/header_middle.png');
	background-position: 0px -90px;
	min-height: 100%;
}
	
header h1 {
	position: absolute;
	font-size: 1em;
	text-align: center;
	padding-top: 44%;
	padding-right: 0%;
	padding-left: 0%;
	margin-left: -5%;
}

#title {
    width: 90%;
	height: 90%;
}
	
footer p {
	text-align: left;
	margin-top: 1em;
}

#myscroll {
	width: 97px;
	height: 107px;
	margin-top: 90%;
}
	
#gallery .col-lg-12 {
	margin-top: 0%;
}
#gallery p {
	padding-left: 15px;
	padding-right: 15px;
}
	
#link {
	min-height: 900px;
}

.my-conl-1{
	padding-left: 15px;
	margin-top: 0%;
}

.my-conl-2{
	padding-right: 15px;
	margin-top: 0%;
}
	
.shadow{
	width: 78%;
	height: 78%;
	display: block;
	-webkit-box-shadow: 5px 5px 10px #888888;
	-moz-box-shadow: 5px 5px 10px #888888;
	box-shadow: 5px 5px 10px #888888;
	padding: 0px;
	text-indent: 0;
}

}



@media handheld, only screen and (max-width: 480px) {

header {
    background-image: url('../img/header_small.png');
	background-position: 0px -70px;
}

header h1 {
	position: absolute;
	font-size: 1em;
	text-align: center;
	padding-top: 47%;
	padding-right: 0%;
	padding-left: 0%;
	margin-left: -3%;
}

#title {
    width: 100%;
	height: 100%;
}
	
#myscroll {
	width: 69px;
	height: 76px;
	margin-top: 95%;
}
	
#research ul dl dt {
	width: 90%;
	margin-top: 0.25em;
}

#research ul dl dd {
	width: 100%;
}
	
#gallery .col-lg-12 {
	margin-top: -15%;
}
	
#link {
	min-height: 600px;
}

.my-conl-1{
	padding-left: 15px;
	margin-top: -15%;
}

.my-conl-2{
	padding-right: 15px;
	margin-top: -15%;
}
	
.shadow{
	width: 100%;
	height: 100%;
	display: block;
	-webkit-box-shadow: 5px 5px 10px #888888;
	-moz-box-shadow: 5px 5px 10px #888888;
	box-shadow: 5px 5px 10px #888888;
	padding: 0px;
	text-indent: 0;
}

	
}
