@charset "utf-8";

/**
* html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
* Richard Clark (http://richclarkdesign.com)
* http://cssreset.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.en {
	font-family: verdana,arial,sans-serif;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
/* -----reset end------------------------------------------------ */


/*＿＿＿base＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

p,li,dt,dd,th,td {
	font-size: 14px;
	line-height: 160%;
	color: #333;
}

body a:link,
body a:visited {
	color: #333;
	text-decoration: underline;
}

body a:hover,
body a:active {
	color: #333;
	text-decoration: none;
}

a:hover img,
input:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

img {
	border: 0;
}

ul li {
	list-style: none;
}

ol li {
	list-style-position: outside;
}

/*.clearfix {
	overflow: hidden;
	zoom: 1;
}*/
.clearfix:after {
	display: block;
	overflow: hidden;
	visibility: hidden;
	height: 0;
	content: ' ';
	clear: both;
}

body {
	text-align: center;
	padding: 0;
}

.wrapper {
	background-color: #FFF;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.container {
	padding: 0 0 60px 0;
	overflow: hidden;
	zoom: 1;
}

.main {
	width: 700px;
	float: right;
	zoom: 1;
}

.sub {
	background-color: #E1DACC;
	width: 192px;
	padding: 0 20px;
	float: left;
	zoom: 1;
}

/*＿＿＿header＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.header01 {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 0 0;
}

.header01 p.logo-univ a {
	float: left;
	display: block;
	width: 114px;
	height: 40px;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(/institution/rism/common/images/base/logo_univ.gif) no-repeat 0 0;
}

.header01 ul.select-lang {
	float: right;
	width: 202px;
	float: right;
	overflow :hidden;
	zoom: 1;
}

.header01 ul.select-lang li {
	display: inline;
}

.header01 ul.select-lang li a,
.header01 ul.select-lang li span {
	float: left;
	display: block;
	overflow: hidden;
	height: 0!important;
	height/**/: 0px;
	width: 101px;
	padding: 30px 0 0 0;
	background-image:url("/institution/rism/common/images/base/lang_nav.gif");
	background-repeat:no-repeat;
 }
 
.header01 ul.select-lang li.jp a { background-position: 0 0;}
.header01 ul.select-lang li.en a,
.header01 ul.select-lang li.en span { background-position: -101px 0;}

.header01 ul.select-lang li.jp a:hover,.jp .header01 ul.select-lang li.jp a { background-position: 0 -30px;}
.header01 ul.select-lang li.en a:hover,.en .header01 ul.select-lang li.en a { background-position: -101px -30px;}

.header01 ul.mini-nav {
	overflow :hidden;
	zoom: 1;
	float: right;
	width: 200px;
}

.header01 ul.mini-nav li {
	line-height: 0;
	float: right;
	margin: 0 20px 0 0;
	display: inline;
}

.header02 {
	overflow: hidden;
	zoom: 1;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
}

.header02 h1.logo,
.header02 p.logo a {
	float: left;
	display: block;
	width: 160px;
	height: 77px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(/institution/rism/common/images/base/logo.gif) no-repeat 0 0;
}

/*＿＿＿g-nav＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/


ul.g-nav {
	float: right;
	width: 610px;
	float: right;
	overflow :hidden;
	zoom: 1;
}

ul.g-nav li {
	display: inline;
}

ul.g-nav li a {
	float: left;
	display: block;
	overflow: hidden;
	height: 0!important;
	height/**/: 0px;
	width: 122px;
	padding: 77px 0 0 0;
	background-image:url("/institution/rism/common/images/base/g_nav.gif");
	background-repeat:no-repeat;
 }
 
ul.g-nav li.about a { background-position: 0 0;}
ul.g-nav li.research a { background-position: -122px 0;}
ul.g-nav li.activity a { background-position: -244px 0;}
ul.g-nav li.members a { background-position: -366px 0;}
ul.g-nav li.info a { background-position: -488px 0;}
 
ul.g-nav li.about a:hover,.mission ul.g-nav li.about a { background-position: 0 -77px;}
ul.g-nav li.research a:hover,.research ul.g-nav li.research a { background-position: -122px -77px;}
ul.g-nav li.activity a:hover,.activity ul.g-nav li.activity a { background-position: -244px -77px;}
ul.g-nav li.members a:hover,.members ul.g-nav li.members a { background-position: -366px -77px;}
ul.g-nav li.info a:hover,.info ul.g-nav li.info a { background-position: -488px -77px;}


/*＿＿＿sub-nav＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.sub dl {
	margin: 0 0 10px 0;
}

.sub dl dt {
	border-bottom: 1px solid #D8D8D8;
	padding: 20px 0 10px 0;
	line-height: 0;
}

.sub dl dd ul li {
	border-bottom: 1px solid #D8D8D8;
	line-height: 1.4;
}

.sub dl dd ul li a {
	display: block;
	zoom: 1;
	background: url(/institution/rism/common/images/base/icon01.png) no-repeat 0 15px;
	padding: 10px 0 10px 12px;
}

.sub dl dd select {
	border: 1px solid #CCC;
	width: 180px;
	margin: 10px 0 0 0;
}

/*＿＿＿footer＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.footer {
	padding: 0 0 60px;
}

.footer p {
	display: block;
	background: url(/institution/rism/common/images/base/copy.gif) no-repeat 0 0;
	width: 420px;
	height: 12px;
	margin: 0 auto;
	text-indent: -9999px;
}

/*＿＿＿head-line＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

h1 {
	margin: 0 0 30px;
}

h1 strong {
	display: none;
}

h2 {
	background-color: #C3B59A;
	border-left: 5px solid #333;
	font-size: 16px;
	padding: 12px 0 12px 10px;
	margin: 0;
}

h3 {
	border-bottom: 3px solid #C3B59A;
	font-size: 16px;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}


/*＿＿＿table＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.table01 {
	width: 100%;
}

.table01 th {
	text-align: center;
	background-color: #F8F9FB;
	border: 1px solid #C5D1EC;
	font-weight: normal;
	vertical-align: middle;
	padding: 6px 10px;
}

.table01 td {
	text-align: center;
	border: 1px solid #C5D1EC;
	vertical-align: middle;
	padding: 6px 10px;
}

/*＿＿＿list＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.list01 li{
	margin: 0 0 0 18px;
	list-style: disc;
}

.num-list li{
	margin: 0 0 0 18px;
	list-style: decimal;
}


/*＿＿＿box＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.box01 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 10px 0;
}

.box02 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 20px 0;
}

.box03 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 30px 0;
}

.box04 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 40px 0;
}

.box05 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 50px 0;
}

.box06 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 60px 0;
}


/*＿＿＿form＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

input,
select,
textarea {
	vertical-align: middle;
	border: 1px solid;
	border-color: #CCC;
	font-size: 13px;
}

input,
textarea {
	padding: 2px;
	margin: 2px 0;
}

input[type="text"]:focus,
textarea:focus {
	background: #F6F6F6;
}

.table01 td input {
	padding: 4px;
}

.table01 td select {
	height: 20px;
	margin: 6px 0;
}

.form-btn {
	text-align: center;
	border: 0 none;
	padding: 5px 10px;
}

input.rc {
	border: 0;
	padding: 0;
	margin: 0 3px 0 0;
	vertical-align: middle;
}


/*＿＿＿font color,bg color＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.red {
	color: #FF0000;
}

/*＿＿＿size,icon,other＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.link01 {
	background: url(/institution/rism/common/images/base/icon01.png) no-repeat 0 5px;
	padding: 0 0 0 12px;
}

.blk {
	display: block;
}

.vm {
	vertical-align: middle!important;
}

.normal {
	font-weight: normal!important;
}

.none {
	display: none!important;
}

.noborder {
	border:0 none!important;
}

.left {
	text-align: left!important;
}

.right {
	text-align: right!important;
}

.center {
	text-align: center!important;
}

.f-left {
	float: left;
}

.f-left475 {
	width: 475px;
	float: left;
}

.f-right {
	float: right;
}

.f-right475 {
	width: 475px;
	float: right;
}

.ph-left {
	float: left;
	margin: 0 25px 10px 0;
}

.ph-right {
	float: right;
	margin: 0 0 10px 25px;
}

.pad0 {
	padding: 0!important;
}

.mar0 {
	margin: 0!important;
}

.mb5 {margin-bottom: 5px!important;}
.mb10 {margin-bottom: 10px!important;}
.mb15 {margin-bottom: 15px!important;}
.mb20 {margin-bottom: 20px!important;}
.mb25 {margin-bottom: 25px!important;}
.mb30 {margin-bottom: 30px!important;}
.mb35 {margin-bottom: 35px!important;}
.mb40 {margin-bottom: 40px!important;}
.mb45 {margin-bottom: 45px!important;}
.mb50 {margin-bottom: 50px!important;}
.mb60 {margin-bottom: 60px!important;}
.mb70 {margin-bottom: 70px!important;}
.mb80 {margin-bottom: 80px!important;}
.mb90 {margin-bottom: 90px!important;}
.mb100 {margin-bottom: 100px!important;}

.mt5 {margin-top: 5px!important;}
.mt10 {margin-top: 10px!important;}
.mt15 {margin-top: 15px!important;}
.mt20 {margin-top: 20px!important;}
.mt25 {margin-top: 25px!important;}
.mt30 {margin-top: 30px!important;}
.mt40 {margin-top: 40px!important;}
.mt50 {margin-top: 50px!important;}
.mt60 {margin-top: 60px!important;}
.mt70 {margin-top: 70px!important;}
.mt80 {margin-top: 80px!important;}
.mt90 {margin-top: 90px!important;}
.mt100 {margin-top: 100px!important;}
.mt180 {margin-top: 180px!important;}

.ml20 {margin-left: 20px!important;}

.f10 {font-size: 10px!important;}
.f12 {font-size: 12px!important;}
.f14 {font-size: 14px!important;}
.f16 {font-size: 16px!important;}
.f18 {font-size: 18px!important;}
.f20 {font-size: 20px!important;}
.f26 {font-size: 26px!important;}

.w3 {width: 3%;}
.w5 {width: 5%;}
.w8 {width: 8%;}
.w10 {width: 10%;}
.w12 {width: 12%;}
.w14 {width: 14%;}
.w15 {width: 15%;}
.w17 {width: 17%;}
.w18 {width: 18%;}
.w19 {width: 19%;}
.w20 {width: 20%;}
.w22 {width: 22%;}
.w24 {width: 24%;}
.w25 {width: 25%;}
.w28 {width: 28%;}
.w30 {width: 30%;}
.w33 {width: 33%;}
.w35 {width: 35%;}
.w40 {width: 40%;}
.w45 {width: 45%;}
.w50 {width: 50%;}
.w60 {width: 60%;}
.w70 {width: 70%;}
.w80 {width: 80%;}
.w90 {width: 90%;}

.wp50 {width: 50px;}
.wp60 {width: 60px;}
.wp70 {width: 70px;}
.wp80 {width: 80px;}
.wp90 {width: 90px;}
.wp100 {width: 100px;}
.wp150 {width: 150px;}
.wp200 {width: 200px;}
.wp250 {width: 250px;}
.wp300 {width: 300px;}
.wp350 {width: 350px;}
.wp400 {width: 400px;}
.wp450 {width: 450px;}
.wp500 {width: 500px;}
.wp600 {width: 600px;}
.wp700 {width: 700px;}
.wp800 {width: 800px;}

.wp420hp120 {
	width: 420px;
	height: 120px;
}

/*＿＿＿個別ページスタイル＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

/*＿＿＿＿＿＿＿home＿＿＿＿＿＿＿*/

.home-mainimage {
	text-align: center;
	margin: 0 0 14px;
}

.home-mainimage img {
	max-width: 960px;
	margin: 0 auto;
}

.home-read {
	color: #FFF;
    font-size: 12px;
	background-color: #9D8E77;
	padding: 6px 25px;
    margin-bottom: 16px;
}

.home h2 {
	background-color: #FFF;
	border-top: 2px solid #CCC;
	border-left: 0 none;
	padding: 3px 0 10px;
	overflow: hidden;
	zoom: 1;
}

.home h2 span {
	font-size: 12px;
	padding: 5px 0 0 0;
	font-weight: normal;
}

.home-research {
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin: 0 -15px 0 0;
}

.home-research li {
	float: left;
	width: 232px;
	font-size: 12px;
	margin: 0 11px 10px 0;
	line-height: 1.5;
}

.home-research li img {
	margin: 0 0 2px 0;
}

.home-info {
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin: 0 -25px 0 0;
}

.home-info li {
	float: left;
	width: 215px;
	font-size: 12px;
	background-color: #F5F5F5;
	margin: 0 10px 0 0;
	padding: 10px;
}
.home-info-title {
	font-weight: bold;
}
.home-info li b {
	font-size: 11px;
}

.home-info li span {
	display: block;
	padding: 0 0 8px 0;
}

.home-info li img {
	margin: 0 0 0 15px;
	vertical-align: middle;
}

/*＿＿＿＿＿＿＿mission＿＿＿＿＿＿＿*/

.mission-img {
	width:270px;
	height:300px;
	margin-left:10px;
	float:right;
	text-align:center;
	font-size:12px;
}

.img-plus {
padding: 5px 5px 0 0;
}

.mission-p {
	padding-bottom: 20px;
}

.mission-list {
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin: 0 -15px 0 0;
}

.mission-list li {
	float: left;
	width: 154px;
	background-color: #F5F5F5;
	margin: 0 10px 0 0;
	padding: 15px;
}

.mission-list li span {
	font-size: 120%;
	display: block;
	text-align: center;
	padding: 0 0 10px 0;
}

/*＿＿＿＿＿＿＿info＿＿＿＿＿＿＿*/

.date {
	font-size: 11px;
	margin: 0 0 15px;
}

.date img {
	margin: 0 0 0 15px;
	vertical-align: middle;
}

.entry-ph {
	float: right;
	margin: 0 0 10px 20px;
	font-size: 12px;
}

.entry-ph-left {
	float: left;
	margin: 0 20px 10px 0;
	font-size: 12px;
}

.entry-ph img {
	margin: 0 0 5px;
}

.page-nav {
	overflow: hidden;
	zoom: 1;
	text-align: center;
}

.page-nav span.prev {
	float: left;
	margin: 0;
	background: url(/institution/rism/common/images/base/icon02.png) no-repeat 0 5px;
	padding: 0 0 0 12px;
}

.page-nav span.next {
	float: right;
	margin: 0;
	background: url(/institution/rism/common/images/base/icon01.png) no-repeat 100% 5px;
	padding: 0 12px 0 0;
}

/*＿＿＿＿＿＿＿members＿＿＿＿＿＿＿*/

.section-nav {
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin: 0 -10px 30px 0;
}

.section-nav li {
	font-size: 12px;
	text-align: center;
	float: left;
	width: 159px;
	margin: 0 1px 1px 0;
}

.section-nav li a {
	padding: 10px 10px 20px 10px;
	text-decoration: none;
	display: block;
	zoom: 1;
	background: #E1DACC url(../images/base/icon03.png) no-repeat 50% bottom;
}

.section-nav li a:hover,.section-nav li a.selected {
	background: #C3B59A url(../images/base/icon03.png) no-repeat 50% bottom;
}

.section-list {
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin: 0 -45px 0 0;
}

.section-list li {
	text-align: center;
	float: left;
	width: 210px;
	margin: 0 40px 40px 0;
}

.section-list li a {
	display: block;
	zoom: 1;
	text-decoration: none;
	background-color: #C3B59A;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

.section-list li a:hover,.section-list li a.off {
	display: block;
	zoom: 1;
	text-decoration: none;
	background-color: #C3B59A;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

.section-list li a span {
	display: block;
	padding: 10px;
}

.section-list li a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

/*2020.12不具合修正ここから*/

.home-research-re,
.home-info-re {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}

.home-research-re::before {
  content: "";
  display: block;
  width: 232px;
  order: 1;
}

.home-research-re::after {
  content: "";
  display: block;
  width: 232px;
}

.home-info-re::before {
  content: "";
  display: block;
  width: 235px;
  order: 1;
}

.home-info-re::after {
  content: "";
  display: block;
  width: 235px;
}

.home-research-re li {
  width: 232px;
  font-size: 12px;
  margin: 0 0 10px;
  line-height: 1.5;
}

.home-info-re li {
  width: 215px;
  font-size: 12px;
  background-color: #F5F5F5;
  margin: 0 0 10px;
  padding: 10px;
}

.home-info-re li b {
  font-size: 11px;
}

.home-info-re li span {
  display: block;
  padding: 0 0 8px 0;
}

.home-info-re li img {
  margin: 0 0 0 15px;
  vertical-align: middle;
}

.container .member-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}

.mission-list-re {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}

.mission-list-re li {
  width: 154px;
  background-color: #F5F5F5;
  margin: 0 0 10px;
  padding: 15px;
}

.mission-list-re li.no-bg {
  background-color: transparent;
}

.mission-list-re li span {
  font-size: 120%;
  display: block;
  text-align: center;
  padding: 0 0 10px 0;
}

.container .member-list::before {
  content: "";
  display: block;
  width: 210px;
  order: 1;
}

.container .member-list::after {
  content: "";
  display: block;
  width: 210px;
}

.container .member-list a {
  width: 210px;
  text-align: center;
  display: block;
  margin: 0 0 40px;
  text-decoration: none;
	background-color: #C3B59A;
	opacity: 1;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}

.container .member-list a:hover,.container .member-list a.off {
	opacity: .5;
}

.container .member-list a span {
	display: block;
	padding: 10px;
}

.container .member-list a img {
	opacity: 1;
}
/*2020.12不具合修正ここまで*/

.pop {
	background-color: #FFF;
	padding: 40px 40px 20px 40px;
	text-align: left;
}

.pop dl {
	width: 590px;
	overflow: hidden;
	zoom: 1;
	margin: 0 0 30px 0;
}

.pop dl dt {
	float: left;
	width: 210px;
	line-height: 0;
}

.pop dl dt img {
	max-width: 210px;
}

.pop dl dd {
	background:url(/institution/rism/common/images/members/icon_human.gif) no-repeat 0 3px;
	float: right;
	padding: 0 0 0 40px;
	width: 320px;
	line-height: 1.6;
}

.pop p span {
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin: 0 0 10px 0;
}

/*contact*/
.contact-name {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
.map-title {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #ccc;
	padding: 0 0 2px 0;
	margin: 20px 0 10px 0;
}
.map {
	vertical-align: top;
}
.map img {
	margin: 0 0 0 6px;
}
/* intro labo */
.introLabo h1 {
	margin-bottom: 1.5%;
	line-height: 1;
	color: #565656;
	border-top:2px solid #CCCCCC;
	padding:30px 0 0 0;
	margin:70px 0 20px 0;
}
.introLabo h1 span {
	padding-right: 0.5em;
	font-size: 1.6rem;
}
.introLabo h1 span.jpn {
	padding-top: 10px;
	padding-right: 0;
	display: inline-block;
	font-size: 1rem;
}
.home .introLabo {
	width:960px;
}
.home .introLabo .tree {
	position: relative;
}
.home .introLabo .tree img{
	max-width:100%;
	height:auto;
}
.home .introLabo .tree .btnImg {
	margin-left: -33.2%;
	position: absolute;
	top: 0;
	left: 50%;
	width: 66.4%;
}
.home .introLabo ul {
	position: relative;
}
.home .introLabo ul:after {
	content:"";
	display: block;
	clear: both;
}
.home .introLabo ul li {
	margin-top: -2px;
	margin-right:1.36%;
	float: left;
	width:15.486%;
}
.home .introLabo ul li img{
	max-width:100%;
	height:auto;
}
.home .introLabo ul li:nth-chid(2){
	margin-left: -3%;
}
.home .introLabo ul li:first-child {
	display: none;
}
.home .introLabo ul li:last-child {
	margin-right: 0;
}
.home .introLabo ul li dl {
	display: none;
}