@charset "UTF-8";

img, iframe {
	max-width: 100%;
	height: auto;
}

.h1_category01 {
	background-color: #FFF;
}

#sub_title {
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
}

h2.nodeco {
	padding: 0;
	border: none;
	background: none;
}

.name {
	font-weight: bold;
	color: #052D5D;
}

.column01 {
	border: 1px solid #CCC;
	padding: 20px;
	margin-bottom: 15px;
	background-color: #E0F1F1;
}

.column02 {
	padding: 15px;
	margin-bottom: 15px;
	background-color: #FFF3F0;
}

h3.nodeco {
	border: none;
	background: none;
	margin-bottom: 15px;
}

h3.nodecotxt {
	font-size: 24px;
	text-align: center;
	padding: 0
	border: none;
	background: none;
	margin-bottom: 5px;
}

h3.org {
	color: #052D5D;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 5px;
	border: none;
	border-bottom: 2px solid #052D5D;
	background: none;
	margin-bottom: 10px;
}

.org01, .org02 {
	box-sizing: border-box;
	width: 226px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 9px;
	border: 1px solid #E0E0F0;
	font-size: 11px;
	text-align: left;
}

.org03 {
	width: 330px;
	max-width: 90%;
	padding: 10px;
	font-size: 16px;
	color: #052D5D;
	background-color: #FEF6E9;
	background-color: #F0F0F0;
}

.org-name {
	color: #052D5D;
	font-size: 16px;
}

.org-name a {
	text-decoration: none;
}

.org-name a:hover {
	text-decoration: underline;
}

.org-name img {
	width: auto !important;
	vertical-align: baseline;
}

.org-title {
	margin-bottom: 5px;
}

.org-part {
	padding-top: 5px;
	border-top: 1px solid #E0E0F0;
}

.thirdC {
	width: 460px;
}

.third {
	width: 33%;
	float: left;
}

.third .txt {
	padding: 0 10px;
}

.youtube {
width: 340px;
max-width: 100% !important;
position: relative;
top: 0;
left: 0;
padding: 0 0 56.25%;
height: 0;
overflow: hidden;
}

.youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
max-width: 100% !important;
height: 100%;
}


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

h1 {
	border: none;
}

#sub_title {
	font-weight: normal;
	margin: 0 10px 0;
}

.tit_sub_area01 {
	background-color: #CCC;
	padding-bottom: 10px;
}

.thirdC {
	width: 100%;
}

.org01, .org02 {
	width: 100%;
	float: none;
	margin: 0 0 10px 0;
}

  .research_btn01 {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .img_responsive img {
    max-width: 100%;
  }

  .page_activities #mainImg.type03_01_l,
  .page_researchers #mainImg.type03_01_l {
    display: none;
  }
  .page_activities #lNavi img,
  .page_researchers #lNavi img {
    width: 100% !important;
  }
  .page_activities .contents,
  .page_researchers .contents {
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
  }

  .page_activities .article_block__txt_left,
  .page_researchers .article_block__txt_left {
    width: 100%;
  }

  .page_activities .article_block__img_right,
  .page_researchers .article_block__img_right {
    width: 100%;
  }