@charset "utf-8";

/*
==================================================

	CSS File Name - wao.css

==================================================
*/

/*common*/
div.wao-clear {
clear: both;
}


/*TOPページ*/

section#introduction {
padding-top: 20px;
}

section#introduction img {
width: 50%;
display: block;
margin: 0 auto;
}

section#introduction p {
width: 70%;
margin: 10px auto 30px auto;
}


div#mainArea section#link ul.text-link {
font-size: 16px;
line-height: 24px;
list-style: none;
margin-top: 0;
margin-bottom: 32px;
}

div#mainArea section#link ul.text-link li {
width: 25%;
padding-left: 54px;
margin-top: 24px;
text-indent: -23px;
}

div#mainArea section#link ul.text-link li span {
width: 18px;
height: 18px;
display: inline-block;
background-image: url(../images/icon_privacypolicy.png);
background-position: 0 0;
margin-right: 5px;
position: relative;
top: 3px;
}

@media screen and (max-width: 768px) {
section#introduction p {
width: auto;
margin: 0px 20px 20px 20px;
}

div#mainArea section#link ul.text-link {
margin: 0 auto 32px auto;
padding: 16px 24px 0 24px;
}

div#mainArea section#link ul.text-link li {
width: auto;
display: block;
padding-left: 0;
text-indent: 0;
margin-top: 8px;
margin-right: 32px;
}

}


/*研究室概要*/

body.wao-overview div#mainArea header {
	background-image: url(../../overview/images/bg_header.jpg);
}

body.wao-overview div#mainArea section.reticulation div.box ul.slideBox li h4 {
	background-color: #fff100;
	color: #000;
}

body.wao-overview div#mainArea section.reticulation div.box ul.slideBox li {
	background-color: #fffccc;
}

body.wao-overview div#mainArea section.reticulation div.box ul.slideBox li.blue {
	background-color: #e7eff1;
}

body.wao-overview div#mainArea section.reticulation div.box ul.slideBox li.blue h4 {
	background-color: #0c5e71;
	color: #fff;
}

div#mainArea section.reticulation div.box h3 {
margin-top: 50px;
}

div#mainArea section.reticulation div.box h3 span.wao-overview {
    background-image: url(../../overview/images/icon_mission_01.png);
	display: block;
	padding-top: 160px;
	background-position: center 0;
	background-repeat: no-repeat;
}

div#mainArea section.reticulation div.box img {
    display: block;
    width: 45%;
    float: left;
    margin-bottom: 40px;
}

div#mainArea section.reticulation div.box.mission h2.wao-mission-h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 55%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    font-size: 17px;
    text-align: left;
    background: none;
    float: left;
    line-height: 29px;
}

@media screen and (max-width: 768px) {

div#mainArea section.reticulation div.box img {
    width: 70%;
    float: none;
    margin: 0px auto 30px auto;
}

div#mainArea section.reticulation div.box.mission h2.wao-mission-h2 {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 30px;
}

}

div#mainArea section.reticulation div.box.mission p {
margin-bottom: 0px;
text-align: left;
}

div#mainArea section#experiment {
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
	background-color: #fdeff5;
}

div#mainArea section#experiment h2 {
	margin-bottom: 0;
}

div#mainArea section#experiment div.photo span.title {
	display: block;
	margin: 0 0;
	font-size: 16px;
    font-weight: bold;
}



/*研究テーマ*/

body.wao-theme div#mainArea header {
	background-image: url(../../theme/images/bg_header.jpg);
}

div#mainArea section.reticulation div.theme-massage {
    text-align: center;
}

@media screen and (max-width: 768px) {
div#mainArea section.reticulation div.theme-massage {
    margin: 0 20px;
}

div#mainArea section.reticulation div.theme-massage img {
    max-width: 359px;
    width: 100%;
}

}

div#mainArea section.reticulation div.box p.alignC  {
    border: 1px solid black;
    padding: 0px;
    overflow: hidden;
    text-align: center;
}

div#mainArea section.reticulation div.box p.alignC img {
    border: 1px solid black;
    margin: 0px auto;
    display: inline-block;
}

div#mainArea section.reticulation div.box h3 {
    margin-top: 50px;
}

div#mainArea section.reticulation div.box h3 span.wao-theme01 {
    background-image: url(../../theme/images/icon_theme_01.png);
	display: block;
	padding-top: 160px;
	background-position: center 0;
	background-repeat: no-repeat;
}

div#mainArea section.reticulation div.box h3 span.wao-theme02 {
    background-image: url(../../theme/images/icon_theme_02.png);
	display: block;
	padding-top: 160px;
	background-position: center 0;
	background-repeat: no-repeat;
}

div#mainArea section.reticulation div.box h3 span.wao-theme03 {
    background-image: url(../../theme/images/icon_theme_03.png);
	display: block;
	padding-top: 160px;
	background-position: center 0;
	background-repeat: no-repeat;
}

div#mainArea section.reticulation div.box h3 span.wao-theme04 {
    background-image: url(../../theme/images/icon_theme_04.png);
	display: block;
	padding-top: 160px;
	background-position: center 0;
	background-repeat: no-repeat;
}

div#mainArea section.reticulation div.box h3 span.wao-theme05 {
    background-image: url(../../theme/images/icon_theme_05.png);
	display: block;
	padding-top: 160px;
	background-position: center 0;
	background-repeat: no-repeat;
}

div#mainArea section.reticulation div.box h3 span.wao-theme06 {
    background-image: url(../../theme/images/icon_theme_06.png);
	display: block;
	padding-top: 160px;
	background-position: center 0;
	background-repeat: no-repeat;
}

div#mainArea section.reticulation div.box h3 span.wao-theme07 {
    background-image: url(../../theme/images/icon_theme_07.png);
	display: block;
	padding-top: 160px;
	background-position: center 0;
	background-repeat: no-repeat;
}

div#mainArea section.reticulation div.box h3 span.wao-theme08 {
    background-image: url(../../theme/images/icon_theme_08.png);
	display: block;
	padding-top: 160px;
	background-position: center 0;
	background-repeat: no-repeat;
}




div#mainArea section.reticulation div.theme img {
    width: 48%;
    margin-right: 4%;
}

div#mainArea section.reticulation div.theme img:last-of-type {
    margin-right: 0px;
}

@media screen and (max-width: 768px) {

div#mainArea section.reticulation div.theme img {
    width: 100%;
    margin-right: 0px;
    display: block;
}

}

div#mainArea section.reticulation div.theme {
    text-align: center;
}

div#mainArea section.reticulation div.theme ul {
    display: inline-block;
}

div#mainArea section.reticulation div.theme ul li {
    text-align: left;
    margin-left: 1em;
    text-indent: -1em;
}

div#mainArea section.reticulation div.theme ul span {
    color: #35a75d;
}




/*スタッフ*/

body.wao-staff div#mainArea header {
	background-image: url(../../staff/images/bg_header.jpg);
}


div#mainArea section.reticulation {
    text-align: center;
}



div#mainArea section.reticulation div.staff-inner {
    width: 355px;
    margin: 0 auto;
}

div#mainArea section.reticulation div.staff img {
    width: 85px;
    margin-right: 20px;
}

@media screen and (max-width: 768px) {
div#mainArea section.reticulation div.staff img {
    width: 85px;
    margin: 0px auto;
}
}

div#mainArea section.reticulation div.staff h2 {
    background: none;
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-size: 25px;
}

div#mainArea section.reticulation div.staff h2 span {
    font-size: 16px;
    margin-left: 15px;
}


div#mainArea section.reticulation div.staff img {
    margin-bottom: 20px;
}

div#mainArea section.reticulation div.staff p {
    margin-bottom: 5px;
    text-align: left;
}

div#mainArea section.reticulation div.staff a.mail {
    margin-left: 105px;
	padding-left: 0px;
    display: block;
    text-align: left;
}

div#mainArea section.reticulation div.staff a.mail span {
    background: url(../../staff/images/icon_staff_02.png);
    background-position: left 0px top 0px;
	background-repeat: no-repeat;
    width: 20px;
    height: 15px;
    display: inline-block;
    margin-right: 8px;
}

@media screen and (max-width: 768px) {

div#mainArea section.reticulation div.staff a.mail {
margin-left: 0px;
}

}

div#mainArea section.reticulation div.staff a.link span {
    background: url(../../common/images/bg_outlink.gif);
    background-position: left 0px top 0px;
	background-repeat: no-repeat;
    width: 19px;
    height: 18px;
    display: inline-block;
    margin-right: 8px;
	margin-left: 105px;
}

div#mainArea section.reticulation div.staff a.link {
    text-align: left;
    display: block;
}

div#mainArea section.reticulation div.staff p.text {
    background-image: url(../../common/images/bg_headline_01.png);
	background-position: 0 top;
	background-repeat: repeat-x;
    padding-top: 30px;
    margin-top: 20px;
}

div#mainArea section p {
    margin-bottom: 0px;
}

div.staff02-left {
    display: inline-block;
    margin-right: 30px;
}

div.staff02-right {
    display: inline-block;
    margin-left: 30px;
}

div#mainArea section.reticulation div.staff02 h3 {
    background-image: none;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 0px;
    margin-left: 100px;
    margin-top: 0px;
    margin-bottom: 10px;
}

div#mainArea section.reticulation div.staff02 img {
    width: 85px;
    margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
div#mainArea section.reticulation div.staff02 img {
margin: 0px;
}

div#mainArea section.reticulation div.staff02 h3 {
margin-left: 0px;
text-align: center;
}

}

div#mainArea section.reticulation div.staff02 h2 {
    background: none;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    padding: 0px;
    margin-left: 100px;
    margin-bottom: 0px;
}

div#mainArea section.reticulation div.staff02 h2 span {
    font-size: 16px;
}

@media screen and (max-width: 768px)  {

div#mainArea section.reticulation div.staff02 h2 {
    margin-left: 0px;
    text-align: center;
}

div#mainArea section.reticulation div.staff a.link span {
	margin-left: 0;
}


}

div#mainArea section.reticulation div.way p {
text-align: left;
}





/*委託・共同研究*/

body.wao-other-research div#mainArea header {
	background-image: url(../../other_research/images/bg_header.jpg);
}

div#mainArea section.reticulation div.other-research {
    text-align: center;
}

@media screen and (max-width: 768px) {
div#mainArea section.reticulation div.other-research {
    margin: 0 20px;
}

}


div#mainArea section.reticulation div.other-research img {
    width: 48%;
    margin-right: 4%;
}

div#mainArea section.reticulation div.other-research img:last-of-type {
    margin-right: 0px;
}

@media screen and (max-width: 768px) {

div#mainArea section.reticulation div.other-research img {
    width: 100%;
    margin-right: 0px;
    display: block;
}

}

div#mainArea section.reticulation div.other-research {
    text-align: center;
}

div#mainArea section.reticulation div.other-research ul {
    display: inline-block;
}

div#mainArea section.reticulation div.other-research ul li {
    text-align: left;
    margin-left: 1em;
    text-indent: -1em;
}

div#mainArea section.reticulation div.other-research ul span {
    color: #35a75d;
}

div#mainArea section.reticulation div.other-research p {
    text-align: left;
}

div#mainArea section.reticulation div.box h3 span.other_research01 {
    background-image: url(../../other_research/images/icon_other_research_01.png);
	display: block;
	padding-top: 160px;
	background-position: center 0;
	background-repeat: no-repeat;
}

div#mainArea section.reticulation div.box h3 span.other_research02 {
    background-image: url(../../other_research/images/icon_other_research_02.png);
	display: block;
	padding-top: 160px;
	background-position: center 0;
	background-repeat: no-repeat;
}


/*LABO LIFE*/

body.labo_life div#mainArea header {
	background-image: url(../../labo_life/images/bg_header.jpg);
}

div#mainArea section p span.labo-text {
    font-size: 17px;
    letter-spacing: 1.5px;
}

div#mainArea section.labo_life {
	width: 100%;
	margin: 0;
	padding: 0;
    overflow: hidden;
}

div#mainArea section.labo_life h2 {
	margin: 0;
}

div#mainArea section.labo_life p.lead {
	width: 60%;
	margin: 0 auto 50px auto;
}

div#mainArea section.labo_life table {
    font-size: 16px;
    width: 70%;
    color: #333;
    margin: 0 auto 20px auto;
}
 
div#mainArea section.labo_life table th {
    border: none;
    color: #ffffff;
    height: 30px;
    font-weight: normal;
    padding: 10px 0px 10px 20px;
}

div#mainArea section.labo_life table th.a {
    width: 20%;
}

div#mainArea section.labo_life table th.b {
    width: 45%;
}

div#mainArea section.labo_life table th.c {
    width: 35%;
}

div#mainArea section.labo_life table td {
    border-bottom: none;
    padding: 10px 10px 10px 20px;
    line-height: 24px;
}


div#mainArea section.labo_life table td:first-of-type span {
    font-size: 21px;
    font-weight: bold;
}


div#mainArea section.labo_life table thead tr {
    background-color: #a05096;
    text-align: left;
}
 
div#mainArea section.labo_life table tbody tr {
    background-color: #ffffff;
}
 
div#mainArea section.labo_life table tbody tr:nth-child(even) {
     background-color: #ecdcea;
}

div#mainArea section.labo_life table a {
     color: #505050;
}

div#mainArea section.labo_life p.plans-caption {
    width: 70%;
    margin: 0 auto 80px auto;
    text-align: right;
}

@media screen and (max-width: 768px) {
div#mainArea section.labo_life table {
    width: 90%;
}

div#mainArea section.labo_life p.plans-caption {
    width: 90%;
    text-align: left;
    padding-left: 14px;
    text-indent: -14px;
}
}
