@charset "utf-8";

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

	CSS File Name - wao.css

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

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


/*TOPページ*/

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

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

section#introduction p {
width: 70%;
margin: 30px 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 img {
	margin-bottom: 30px;
	width: 80%;
}

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);
}

h3.SDGs {
    font-size: 24px;
    margin-top: 40px;
	margin-bottom: 40px;
    text-align: center;
    font-weight: 600;
}

img.img_development {
    display: block;
    width: 50%;
    min-width: 480px;
    margin: 40px auto; 
}

section#contact p.contact_txt {
	margin-bottom: 40px;
	text-align: center;
}

section#contact div.contact_bottan {
	border: 3px solid #66cdaa;
	width: 220px;
	height: 151px;
	margin: 0 auto 40px auto;
	border-radius: 10px;
	background: white;
}

section#contact a.contact_a {
	display: block;
	width: 100px;
	margin: 0 auto 40px;
	border-radius: 18px;
	background: white;
	transition: 0.3s;
}

section#contact a.contact_a:hover {
	transform: scale(1.2);
	transition: 0.3s;
}

section#contact p.contact_txt_hogo {
	font-size: 15px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

section#contact p.contact_txt_hogo a {
	font-weight: 500;
}


@media screen and (max-width: 768px) {
    h3.SDGs {
        font-size: 18px;
        margin-left: 20px;
        margin-right: 20px;
        line-height: 1.4;
    }

    img.img_development {
        width: 90%;
        max-width: 500px;
		min-width: initial;
    }

	section#contact p.contact_txt_hogo {
		width: 90%;
	}
}

section#staff {
    text-align: center;
    font-size: 0;
}

div.staff_teacher {
    border: 3px solid #66cdaa;
    border-radius: 10px;
    width: 303px;
    padding: 20px;
    background: white;
    margin-left: auto;
    margin-right: auto;
}

div.staff_teacher img {
    width: 61px;
    display: inline-block;
    margin-right: 10px;
}

div.staff_teacher dl {
    display: inline-block;
    line-height: 1.4;
    text-align: left;
}

div.staff_teacher dl dt {
    font-size: 18px;
}

div.staff_teacher dl dd {
    font-size: 36px;
    font-weight: 500;
}

div.staff_teacher dl dd span {
    font-size: 18px;
    font-weight: 400;
    margin-left: 10px;
}

div.staff_student {
    border: 3px solid #66cdaa;
    border-radius: 10px;
    width: 220px;
    padding: 20px;
    background: white;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: 40px;
    text-align: left;
}

div.staff_student:last-of-type {
    margin-right: 0;
}

div.staff_student img {
    width: 54px;
    display: inline-block;
    margin-right: 10px;
}

div.staff_student dl {
    display: inline-block;
    line-height: 1.4;
}

div.staff_student dl dt {
    font-size: 18px;
}

div.staff_student dl dd {
    font-size: 36px;
    font-weight: 500;
}

p.staff_cap {
    text-align: right;
    font-size: 14px;
    width: 70%;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    div.staff_teacher {
        max-width: 303px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    
    div.staff_teacher img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    div.staff_teacher dl {
        margin-top: 20px;
    }
    
    div.staff_teacher dl dt {
        font-size: 16px;
    }
    
    div.staff_teacher dl dd {
        font-size: 32px;
    }
    
    div.staff_teacher dl dd span {
        font-size: 16px;
    }
    
    div.staff_student {
        display: block;
        max-width: 303px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    div.staff_student:last-of-type {
        margin-right: auto;
    }
    
    div.staff_student img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    div.staff_student dl {
        text-align: left;
        margin-top: 20px;  
    }
    
    p.staff_cap {
    font-size: 14px;
    width: auto;
    margin: 0 20px;
    }
}



/* 研究内容・研究テーマ */
body.wao-theme div#mainArea header {
	background-image: url(../../theme/images/bg_header.jpg);
}


div#mainArea section.reticulation div.box.non-icon h3 span {
    padding-top: 0;
}


div.box.non-icon dl {
    display: inline-block;
    text-align: left;
    font-size: 15px;
}

div.box.non-icon dl dt {
    font-weight: 600;
}

div.box.non-icon dl dt span{
    color: #66cdaa;
}

div.box.non-icon dl dd {
    margin-left: 1em;
    line-height: 1.7;
    margin-bottom: 15px;
}

div.box.non-icon dl dd:last-of-type {
    margin-bottom: 0;
}


div#mainArea section.reticulation div.box.theme01 h3 span {
    background-image: url(../../theme/images/icon_theme_01.png);
}

div#mainArea section.reticulation div.box.theme02 h3 span {
    background-image: url(../../theme/images/icon_theme_02.png);
}

div#mainArea section.reticulation div.box.theme03 h3 span {
    background-image: url(../../theme/images/icon_theme_03.png);
}

div#mainArea section.reticulation div.box.theme04 h3 span {
    background-image: url(../../theme/images/icon_theme_04.png);
}

div#mainArea section.reticulation div.box.theme05 h3 span {
    background-image: url(../../theme/images/icon_theme_05.png);
}

div#mainArea section.reticulation div.theme ul {
    font-size: 15px;
    line-height: 1.7
}

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

div#mainArea section.reticulation div.theme ul li:last-of-type {
    margin-bottom: 0;
}

div#mainArea section.reticulation div.theme ul li span {
    color: #66cdaa;
    font-size: 12px;
    margin-right: 4px;
    position: relative;
    top: -2px;
}

div#mainArea section.reticulation div.theme p.thema_enclosure {
	margin: 40px auto 0;
	text-align: center;
	width: 70%;
	position: relative;
}

div#mainArea section.reticulation div.theme p.thema_enclosure:before {
	content: "";
	display: block;
	width: 10px;
	height: 100%;
	border: 3px solid #66cdaa;
	border-right: none;
	position: absolute;
	top: 0;
	left: -20px;
}

div#mainArea section.reticulation div.theme p.thema_enclosure:after {
	content: "";
	display: block;
	width: 10px;
	height: 100%;
	border: 3px solid #66cdaa;
	border-left: none;
	position: absolute;
	top: 0;
	right: -20px;
}





/* 実験機器・装置紹介 */
body.wao-device div#mainArea header {
	background-image: url(../../device/images/bg_header.jpg);
}

ul.wao-device {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
}

ul.wao-device li {
    display: inline-block;
    font-size: 15px;
    margin-right: 1.5em;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.5;
    margin-bottom: 7px;
}

ul.wao-device li span {
    color: #66cdaa;
    font-size: 13px;
    position:relative;
    top: -1px;
    margin-right: 3px;
}

@media screen and (max-width: 768px){
    ul.slideBox li {
        font-size: 14px;
        line-height: 1.8;
    }

    ul.slideBox li span.title {
        font-weight: bold;
        display: block;
        margin-bottom: 15px;
        font-size: 15px;
	}
}





/* ラボラトリー・ライフ */
body.wao-labo_life div#mainArea header {
	background-image: url(../../labo_life/images/bg_header.jpg);
}

div.schedule {
    width: 70%;
    margin: 0 auto 40px;
    font-size: 0;
    position: relative;
}

div.schedule:after {
    content: "";
    height: 100%;
    border: 2px solid #66cdaa;
    position: absolute;
    top: 0;
    left: 90px;
}

div.schedule h3 {
    font-size: 50px;
    font-weight: 600;
    float: left;
    vertical-align: top;
    line-height: 1.1;
    color: red;
}

div.schedule h3 span {
    font-size: 20px;
    color: black;
    font-weight: 400;
}

div.schedule ul {
    font-size: 0;
    margin-bottom: 20px;
}

div.schedule ul li {
    font-size: 15px;
    margin-left: 120px;
    padding-left: 1em;
    text-indent: -1em;
}

div.schedule ul li span {
    font-size: 12px;
    position: relative;
    top: -1.5px;
    margin-right: 3px;
    color: #66cdaa;
}

div.schedule ul li.indent {
	padding-left: 1em;
	text-indent: initial;
}

div.schedule div.wao-photo {
    width: calc(100% - 120px);
    margin-left: 120px;
    margin-bottom: 40px;
    border-bottom: dotted 1px black;
    padding-bottom: 40px
}

div.schedule div.wao-photo:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

div.schedule div.wao-photo img {
    width: 32%;
    margin-right: 2%;
}

div.schedule div.wao-photo img:last-of-type {
    margin-right: 0;
}


@media screen and (max-width: 768px) {
    div.schedule {
        width: auto;
        margin: 0 20px 30px 20px;
        text-align: center;
    }
    
    div.schedule:after {
        display: none;
    }
    
    div.schedule h3 {
        float: initial;
        line-height: 1;
        margin-bottom: 10px;
    }
    
    div.schedule h3 br {
        display: none;
    }
    
    div.schedule h3 span {
        margin-right: 5px;
    }
    
    div.schedule ul {
        display: inline-block;
        margin-bottom: 30px;
    }
    
    div.schedule ul li {
        margin-left: initial;
    }
    
    div.schedule div.wao-photo {
        width: 100%;
        margin-left: initial;
    }
    
    div.schedule div.wao-photo img {
        display: block;
        width: 80%;
        margin: 0 auto 20px;
        max-width: 350px;
    }
    
    div.schedule div.wao-photo img:last-of-type {
        margin-right: auto;
        margin-bottom: 0;
    }
}






