@charset "UTF-8";

/******************/
/******************/
/* style-sp.css ***/

/******************/
/******************/

* {
	-webkit-tap-highlight-color:transparent rgba(0,0,0,0);
	-moz-tap-highlight-color:transparent rgba(0,0,0,0);
	-ms-tap-highlight-color:transparent rgba(0,0,0,0);
	-o-tap-highlight-color:transparent rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent rgba(0,0,0,0);
}

/******************/
/******************/

body {
    font-family:'AGaramondPro','Hiragino Mincho ProN', 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', 'Times New Romen', serif;
}

.inner {
	float:none;
	clear:both;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0 20px;
	min-width:320px;
	width:100%;
	max-width:640px;
}

.w740,
.w810{
	width:100%;	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.table {display:block;}
.table .cell {display:block;}

.pc {display:none;}
.tb {display:none;}
.sp {display:block;}

.br-sp{display: block;}
.br-pc{display: none;}

.page img{width: 100%; height: auto;}

/******************/
#access,
.access_clone,
#page-access,
.page-access_clone{display: none;}

#header{}

#content{width: 100%; margin: 0 0 0 0;}

.one-column #content{
	margin-bottom: 40px;
}

.section, .article{margin-bottom: 2.4em;}

/******************/
/* menu *********/
	#t-navi {
		display: block;
		text-align: left;
	}
	.navi-toggle {
		background: 0;
		top: 1px;
		right: 0;
		position: fixed;
		z-index: 999;
		display: block;
		padding: 0;
		width: 60px;
		height: 50px;
		cursor: pointer;
		border: 0;
		color: transparent;
		background-color: transparent;
		padding: 12px;
		outline: 0;
	}
	.navi-toggle:hover {
		cursor: pointer;
	}
	.navi-toggle span {
		position: relative;
		display: block;
		width: 100%;
		height: 2px;
		margin-top: 10px;
		border-radius: 1px;
		background-color: #593c93;
		-webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
		-o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
		transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
	.navi-toggle span:before,
	.navi-toggle span:after {
		position: absolute;
		content: "";
		top: -10px;
		left: 0;
		width: 100%;
		height: 2px;
		border-radius: 1px;
		background-color: #593c93;
		-webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
		-o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
		transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
	.navi-toggle span:after {
		top: 10px;
	}
	.navi-toggle.on span {
		background-color: transparent;
	}
	.navi-toggle.on span:before {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 0;
	}
	.navi-toggle.on span:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 0;
	}
	#t-navi .t-menu {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		display: none;
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		bottom: 0;
		right:0;
		background: rgba(255,255,255,0.9);
		z-index: 5;
	}
	#t-navi ul {
		margin-top: 70px;
	}
	#t-navi ul:after {
		content: "";
		display: block;
		clear: both;
		overflow: hidden;
	}
	#t-navi ul li {
		position: relative;
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}
	#t-navi ul li a {
		width: 60%;
		background: #6eb84e;
		color: #fff;
		display: block;
		font-size: 17px;
		font-size: 1.7rem;
		margin: 0 auto;
		padding: 15px 0;
		text-decoration: none;
		border-radius: 3px;
	}

/******************/
/* content *********/
#content h3.entry-title,
h3.entry-title,
#content h3.title{
	padding: 17px 0 15px 0;
	margin-bottom: 40px;
	line-height: 1.6;
}

#content h3.p_title{
	margin-bottom: 30px;
}

/******************/
/* header *********/
#site-description{
	display: none;
}

#site-title {
    margin-top: 20px;
	width: 280px;
	height: 70px;
	display: block;
	margin-bottom: 20px;
	float: none;
}

#site-title a {
	background: url(images/logo_sp.png) 0 0 no-repeat;
	background-size: 280px 70px;
	width: 280px;
	height: 70px;
	display: block;
	text-indent: -9999px;
}

#h_link{
    float: none;
    margin-bottom: 10px;
    overflow: hidden;
}

#h_link li:first-child{
    width: 50%;
    margin-left: 0;
}

#h_link li:nth-of-type(2){
    margin-left: 10%;
    width: 40%;
}

#h_link li.language a {
    color: #593c93;
    display: block;
    border: 1px solid #593c93;
    text-decoration: none;
    padding: 10px 16px;
    margin-left: 0;
    text-align: center;
}

/******************/
/* footer *********/
.toTop{
	margin-bottom: 40px;
	margin-top: 40px;
}

#footer-widget-area,
.f_menu{
	display: none;
}

.f_menu_sp{
	background: #593c93;
	padding: 40px 20px;
	overflow: hidden;
}

.f_menu_sp ul li{
	float: left;
	width: 48%;
	margin-right: 4%;
	border: solid 1px #fff;
	margin-bottom: 10px;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.f_menu_sp ul li:nth-of-type(2){
	margin-right: 0;
}

.f_menu_sp ul li:nth-of-type(3),
.f_menu_sp ul li:nth-of-type(4),
.f_menu_sp ul li:nth-of-type(5),
.f_menu_sp ul li:nth-of-type(6),
.f_menu_sp ul li:nth-of-type(7){
	clear: both;
	width: 100%;
	margin-right: 0;
}

.f_menu_sp ul li:nth-of-type(7){
	margin-bottom: 0;
}

.f_menu_sp ul li a{
	color: #f8ea21;
	font-size: 17px;
	font-size: 1.7rem;
	padding: 10px 0 8px 0;
	display: block;
	text-decoration: none;
}

.f_menu_sp ul li a:hover{
	color: #593c93;
	background: #fff;
}

#site-generator{
	padding: 10px 0;
	text-align: center;
}

.f_link ul{
	float: none;
}

.copyright{
	float: none;
	display: block;
	line-height: 1.5em;
	font-size: 13px;
	font-size: 1.3rem;
}

/******************
Slider/
/******************/
#slider-sp {
	position: relative;
	height:180px;
	width:100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.slide-wrap {
	width:3500px;
	height:180px;
	position:absolute;
	left:50%;
	margin-left:-1750px;
}
.bx-wrapper {width:100%; max-width:100% !important;}
#slider-sp li {
	width: 500px;
	float: left;
	height: 180px;
	margin-top: 0px;
	padding: 0;
	z-index:100;
}
/* コントローラー */
.bx-controls {
	position:absolute;
	width:500px;
	top:0;
	left:50%;
	margin-left:0;
}
.bx-controls-direction a {
	position:absolute;
	width:100%;
	height:180px;
	top:0;
	display:block;
	color:transparent;
	background: rgba(255,255,255,0.5);
}

a.bx-prev,
a.bx-next {
	display: none;
}

/******************/
/* Contact form7*********/
#p_contact{
	width: 100%;
}

#content #p_contact p{
	text-align: justify;
}
#content table.contact{width: 100%; border: none;}

#content table.contact tr th span{display: none;}
#content table.contact tr{width:100%; display: block; list-style:none;}
#content table.contact tr th,
#content table.contact tr td{width: 100%; display: list-item; border: none; padding: 0; height: auto; font-size: 15px; font-size: 1.5rem;}

#content table.contact tr th{padding-top: 10px; margin-bottom: 0.5em;}
#content table.contact tr td{margin-bottom: 5px; padding-bottom: 5px;}

#content #p_contact input[type="text"],
#content #p_contact input[type="email"],
#content #p_contact input[type="tel"],
#content textarea,
select{
	margin:0;
	font-size: 16px;
	font-size: 1.6rem;
}

input[type="checkbox"] {
	display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    border-radius: 9px;
    background: transparent;
    opacity: 0.8;
}
.c-title,
#content p.gray{
	font-size: 13px;
	font-size: 1.3rem;
}

select.wpcf7-form-control.wpcf7-select{width: 30% !important; padding: 5px 12px 5px 12px;}
#content table.contact tr td span.annotation{display: block;}
#content table.contact tr td span.wpcf7-not-valid-tip{margin-top: 0;}

#content table.contact tr td span.wpcf7-list-item {
	margin-left: 0;
	line-height: 2.5em;
}

#content table.contact tr td span.wpcf7-list-item-label{font-size: 13px; font-size: 1.3rem;}

.page-id-4 .inner{
	padding: 0 40px;
}

textarea.wpcf7-form-control.wpcf7-textarea{
	height: 200px;
}

:placeholder-shown{
	font-size: 14px;
	font-size: 1.4rem;
}

/******************/
/* news *********/
#primary{
	float: none;
}

#container{
	float: none;
	margin-bottom: 40px;
}

.home #container{
	margin-bottom: 30px;
}

#content .news ul{
	width: 100%;
	margin-bottom: 30px;
}

/******************/
/* Front-page *********/
#content .intro h3{
	line-height: 1.6;
}

.f_l_contents{
	margin-bottom: 40px;
}

#content .f_l_contents dl{
	width: 100%;
}

#content .f_l_contents dl:nth-of-type(2){
	margin-bottom: 40px;
}

#content .f_l_contents dl dd{
	line-height: 1.6;
}

#content ul.c_01{
	margin-bottom: 0;
}

#content ul.c_02{
	margin-bottom: 0;
}

#content ul.c_01 li,
#content ul.c_02 li,
#content ul.c_01 li a,
#content ul.c_02 li a{
	width: 100%;
	height: auto;
	float: none;
	margin-right: 0;
}

#content ul.c_01 li,
#content ul.c_02 li{
	margin-bottom: 15px;
	line-height: 1.7;
}

#content ul.c_02 li:last-child{
	margin-bottom: 0;
}

#content ul.c_01 li a,
#content ul.c_02 li a{
	padding: 15px 0;
}

.f_l_access{
	overflow: hidden;
	margin-bottom: 40px;
}

.f_l_access ul li{
	width: 48%;
	line-height: 0;
}

.f_l_access ul li:nth-of-type(1){
	margin-right: 4%;
}

.f_lbox,
.f_rbox{
    float: none;
    width: 100%;
}

.f_lbox{
	margin-bottom: inherit;
}

.f_rbox li{
	float: left;
	width: 48%;
	margin-right: 4%;
}

.f_rbox li:nth-of-type(2n){
	margin-right: 0;
}

/******************/
/* T-PIRCについて *********/
#content .p_about p{
	margin-bottom: 20px;
	line-height: 1.6;
}

.about_img img{
	width: 40%;
}

#content .about_img dl dd{
	line-height: 1.6;
	padding-top: 4px;
}

/******************/
/* 組織運営 *********/
.p_about_1{
	margin-bottom: 0;
}

#content .p_about_1 dl dd{
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

#content dl.p_about_a1,
#content dl.p_about_a2,
#content dl.p_about_a3,
#content dl.p_about_a4,
.p_center_1,
.p_center_2,
.p_center_3{
	width: 100%;
	float: none;
	margin-right: 0;
}

#content dl.p_about_a3 dt,
#content dl.p_about_a4 dt,
#content dl.p_about_a5 dt,
#content dl.p_about_a6 dt,
#content dl.p_about_a7 dt{
	font-size: 16px;
	font-size: 1.6rem;
	padding: 10px 0 8px 0;
}

.p_center_1,
.p_center_2,
.p_center_3{
	margin-bottom: 40px;
}

#content table.pc_1 tr th{
	padding: 10px 0;
}

#content .p_center h4.hd_title{
	padding: 10px 0 8px 0;
}

/******************/
/* 部門・ユニットの紹介 *********/
#content dl.dlw2_img,
#content dl.dlw2,
#content dl.dlw2_img_e,
#content dl.dlw2_e,
#content dl.dlw3,
#content dl.dlw3_e{
	width: 100%;
	float: none;
	margin-right: 0;
}

#content .p_department dl.dlw2 dt a,
#content .p_department dl.dlw2_e dt a,
#content .p_department dl.dlw3 dt a,
#content .p_department dl.dlw3_e dt a{
	font-size: 16px;
	font-size: 1.6rem;
	padding: 10px 0;
}

#content .p_department dl dd{
	line-height: 1.6;
}

/******************/
/* 遺伝資源・国際共同研究部門 *********/
#content .p_genetic p{
    margin-bottom: 40px;
}

#content .p_genetic dl{
	width: 100%;
	float: none;
	margin-right: 0;
}

#content .p_genetic dl:first-child{
	margin-bottom: 40px;
}

#content .p_genetic dl dt{
	margin-bottom: 30px;
}

/******************/
/* 産官学・共同研究部門 *********/
.p_coll_1{
	font-size: 14px;
	font-size: 1.4rem;
	padding: 22px 26px;
}

.p_coll .mb60{
	margin-bottom: 40px;
}

#content .p_coll h3.h_title{
	font-size: 16px;
	font-size: 1.6rem;
	padding: 10px 0;
}

.p_coll_3l,
.p_coll_3r{
	width: 100%;
	float: none;
}

.p_coll_3l{
	margin-bottom: 20px;
}

#content .p_coll_3l dt{
	text-align: center;
	font-size: 17px;
	font-size: 1.7rem;
}

#content .p_coll_3l dd{
	font-size: 16px;
	font-size: 1.6rem;
}

.p_coll_3r img{
	width: 40%;
}

.p_coll .link_pdf{
	text-align: center;
}

/******************/
/* 解析部門 *********/
#content .p_analy_1 dl{
	width: 100%;
	float: none;
}

#content .p_analy_1 dd{
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6
}

#content .p_analy_1 dd.p_analy_t{
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.8;
}

/******************/
/* 社会連携ユニット *********/
.p_genome_bana{
	width: 100%;
}

#content .p_partners p{
	text-align: justify;
	text-justify: inter-ideograph;
}

.p_genome_bana img{
	width: 80%;
	margin-left: 10%;
}

#content .p_partners h4.hd_title{
	font-size: 16px;
	font-size: 1.6rem;
	padding: 12px 0;
	margin-bottom: 20px;
}

.p_outreach_1{
	margin-bottom: 40px;
}

.p_outreach_1 dl,
.p_outreach_1 ul li,
#content .p_partners .p_outreach_1:nth-of-type(3),
#content .p_partners .p_outreach_1:nth-of-type(3) dl{
	width: 100%;
	float: none;
	margin-right: 0;
	border-left: none;
}

#content .p_outreach_1 dl:nth-of-type(4),
#content .p_outreach_1 dl:nth-of-type(5),
#content .p_partners .p_outreach_1:nth-of-type(2) dl:first-child,
#content .p_partners .p_outreach_1:nth-of-type(2) dl:nth-of-type(2),
#content .p_partners .p_outreach_1:nth-of-type(3) dl:first-child{
	border-bottom: solid 2px #aac836;
	margin-bottom: 0;
}

#content .p_partners .p_outreach_1:nth-of-type(2) dl,
#content .p_partners .p_outreach_1:nth-of-type(3) dl{
	margin-bottom: 0;
}

#content .p_outreach_1 dl dt{
	padding-top: 20px;
}

#content .p_outreach_1 dl:nth-of-type(6) dt{
	padding-top: 18px;
	padding-bottom: 0;
}

#content .p_outreach_1 dl dd{
	margin-bottom: 0;
	padding-bottom: 18px;
}

#content .p_outreach_1:nth-of-type(3) dl:nth-of-type(3) dd{
	padding-bottom: 18px;
}

#content .p_outreach_1:nth-of-type(1) dl:nth-of-type(6),
#content .p_outreach_1:nth-of-type(2) dl:nth-of-type(3),
#content .p_outreach_1:nth-of-type(3) dl:nth-of-type(2){
	margin-bottom: 10px;
}

#content .p_outreach_1:nth-of-type(1) ul{
	width: 100%;
	margin-bottom: 0;
}

.p_outreach_1:nth-of-type(1) ul li{
	float: none;
	width: 80%;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 9%;
}

#content .p_outreach_1:nth-of-type(2) ul{
	width: 100%;
}

#content .p_outreach_1:nth-of-type(2) ul li{
	width: 80%;
	margin-left: 9%;
}

#content .p_outreach_1:nth-of-type(3) ul{
	width: 100%;
	margin-left: 9%;
}

#content .p_outreach_1:nth-of-type(3) ul li{
	width: 80%;
	float: none;
	margin-right: 0;
	margin-bottom: 10px;
}

/******************/
/* アクセス *********/
.g_map p{
	text-align: center;
}

.p_farm_img_l{
	width: 100%;
	float: none;
	margin-right: 0;
}

#content dd.map_g_i img{
	width: 25%;
}

#content .p_farm_img_r dl,
#content .p_farm_img_r dl dd:nth-of-type(2),
#content .p_farm .p_farm_img_r dl dd{
	margin-bottom: 0;
}

#content .g_map2 ul li,
#content .g_map2 p,
.p_farm li{
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

.p_farm_1,
.p_farm_2{
	width: 100%;
	float: none;
	margin-right: 0;
}

#content .p_farm_1 h5,
#content .p_farm_2 h5{
	margin-bottom: 10px;
	font-size: 15px;
	font-size: 1.5rem;
}

.p_farm li{
	margin-bottom: 10px;
}

#content .p_funding dl.dlw2 dt{
    padding: 30px 0;
}

.p_funding_b{
    width: 100%;
}

.p_funding_b li{
    width: 50%;
    margin-bottom: 10px;
}

/******************/
/* page *********/
