@charset "utf-8";

@import "normalize.css";

html {
	overflow-y: scroll;
}

body {
	color: #222;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 1.5;
	text-align: center;
	background-color: #DDF4FC;
}

#sb-site {
	width: 100% !important;
	text-align: center;
}

#container {
	width: 960px;
	margin: auto;
	text-align: center;
	overflow: hidden;
}

a:link {
	color: #0084FF;
}

a:visited {
	color: #0084FF;
}

a:active {
	color: #FF6600;
}

a:hover {
	color: #FF6600;
}

a:focus {
	outline: none;
}

img.ic {
	vertical-align: bottom;
}

.sp {
	display: none;
}

#toggle, .sb-slidebar {
	display: none;
}

/* header */

#header_frame {
	width: auto;
	height: 147px;
	margin: 0 auto 13px;
	position: relative;
	background-image: url(../image/back.png);
	background-repeat: repeat-x;
}

#hcolor {
	height: auto;
	margin: 0 auto;
	padding: 0;
}

header {
	width: 960px;
	height: 100px;
	position: relative;
	margin: 0 auto;
}

#headertext {
	font-size: 11px;
}

header h1 {
	position: absolute;
	top: 40px;
	left: 0px;
	margin: 0;
}

header h1 img {
	width: 960px;
}


/* nav */

#nav_frame {
	width: 100%;
    height: auto;
	margin: 0 auto;
	padding: 0;
}

nav {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#toggle, .sb-slidebar {
	display: none;
}

ul#menu {  
	list-style-type: none;
	margin: 0;
	padding: 0;
}
 
ul#menu li {
	width: 158px;
	height: 47px;
	margin: 0 1px;
	padding: 0;
	background-image: none;
	display: block;
	text-align: center;
	float: left;
	background: #FFF;
	-webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
	-o-border-top-left-radius: 6px;
	-ms-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
	-o-border-top-right-radius: 6px;
	-ms-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

ul#menu li a {
	display: block;
	padding: 16px 0 15px;
	line-height: 14px;
	font-size: 14px;
	background-image: url(../image/navback.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: 27px 45px;
	background-size: 27px 45px;
	border-bottom: 2px solid #0A4F73;
}

ul#menu li.tl {
	padding: 0;
	text-align: left;
}

ul#menu li.tl a {
	padding: 9px 36px 8px;
}

ul#menu li a:link, ul#menu li a:visited {
	color: #0A4F73;
	text-decoration: none;
}

ul#menu li a:active, ul#menu li a:hover {
	color: #0A4F73;
	text-decoration: none;
	opacity: 0.5;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}


/* footer */

#footer_frame {
	width: auto;
	height: auto;
	margin: 0 auto;
	clear: both;
	background: #0A4F73;
}

footer {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 14px 0 8px;
	overflow: hidden;
}

#fnav {
	width: auto;
	height: auto;
	margin: 0 auto;
	float: left;
}

#fnav img {
	width: 130px;
}

#copy {
	margin: 5px 0 0;
	font-size: 12px;
	color: #FFF;
	float: right;
}


/* ページトップへ戻る */

#page-top {
	display: block;
	position: fixed;
	z-index: 9999;
	bottom: 10px;
	right: 10px;
	width: 50px;
	height: 20px;
	padding: 15px 10px 10px;
	background: #000;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	line-height: 20px;
	clear: both;
	opacity: .7;
    filter: alpha(opacity=70);
}

#page-top:hover {
	opacity: .8;
    filter: alpha(opacity=80);
}

.arrow {
	position: absolute;
	width: 15px;
	height: 15px;
	border: 2px solid #000;
	border-left-color: #FFF;
	border-top-color: #FFF;
	top: 20px;
	left: 25px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

@media print {
#page-top {
	display: none;
}
}


/* top */

#top_frame {
	width: 948px;
	height: 360px;
	margin: 0 auto 20px;
	position: relative;
	background: #F6F8F7;
	border: 6px solid #FFF;
	text-align: left;
}

#top_download {
	position: absolute;
	top: 30px;
	left: 16px;
	margin: 0;
	width: 370px;
	font-size: 24px;
	color: #0A4F73;
	border-bottom: 1px solid #D8CCB4;
}

#top_guideline {
	position: absolute;
	top: 83px;
	left: 16px;
	margin: 0;
	width: 360px;
	font-size: 18px;
	line-height: 1.2;
}

#top_comment {
	position: absolute;
	top: 152px;
	left: 16px;
	margin: 0;
	width: 360px;
}

#top_research {
	position: absolute;
	top: 275px;
	left: 16px;
	margin: 0;
}

#top_research img {
	width: 107px;
}

#top {
	position: absolute;
	top: 6px;
	right: 0px;
	margin: 0;
}

#top img {
	width: 570px;
}

#about {
	background: #fff;
	text-align: left;
	padding: 15px 0;
}

#about td {
	vertical-align: top;
}

#download_frame {
	width: 960px;
	margin: 20px auto 23px;
	position: relative;
	background: #FEFFE3;
	height: 535px;
}

#download {
	margin: 0;
}

#download img {
	width: 456px;
}

#download_comment {
	text-align: center;
}

#topform {
	margin: 0;
	background: #FFF;
	padding: 10px;
	width: 895px;
}

#topform table {
	margin: 0 auto;
}

.guideline {
	margin: 5px 0 0 90px;
	text-align: left;
}

#bn {
	width: 960px;
	height: auto;
	margin: 0 auto 20px;
	padding: 8px 0 4px;
	background: #FFF5E3;
}

#bn img {
	width: 902px;
	margin: 0 auto;
}


/* main */

#home {
	text-align: left;
	padding: 0 0 5px;
}

#main {
	width: 100%;
	max-width: 960px;
	min-height: 525px;
	margin: 0 0 23px;
	padding: 0 0 25px;
	float: left;
	text-align: left;
	background: #FFF;
}

#main h1 {
	margin: 20px 15px 25px;
	padding: 5px 0;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	text-align: left;
	color: #0A4F73;
	border-bottom: 1px solid #D8CCB4
}

h2 {
	margin: 30px 15px 18px;
	padding: 10px 10px 10px 20px;
	font-size: 17px;
	line-height: 17px;
	font-weight: normal;
	text-align: left;
	color: #0A4F73;
	background: #FEFFE3;
}

h3 {
	margin: 25px 25px 12px 30px;
	padding: 0 0 4px;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted #DAD09F;
}

h4 {
	margin: 15px 25px 10px 35px;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
}

p {
	margin: 5px 25px 5px 40px;
	padding: 0;
	text-indent: 0.7em;
}

p.noindent {
	text-indent: 0;
}


/* list */

ul {
	margin: 5px 25px 5px 51px;
	padding: 0;
}

ul li {
	list-style: none;
	padding: 2px 0 2px 18px;
	background-position: 0 6px;
	background-image: url(../image/li.png);
	background-repeat: no-repeat;
	-moz-background-size: 11px 11px;
	background-size: 11px 11px;
}

li ul {
	margin: 5px 0 0 5px;
}

ol {
	margin: 5px 20px 5px 68px;
	padding: 0;
}

ol li {
	margin: 0;
	padding: 2px 0;
}

li ol {
	margin: 5px 0 0 20px;
}


/* table */

table {
	padding: 0;
	margin: 10px 10px 10px 45px;
}

table th {
	border: 1px solid #CCC;
	padding: 7px 5px 5px;
	font-weight: normal;
	text-align: center;
	background-color: #F2F2F2;
}

table td {
	border: 1px solid #CCC;
	padding: 7px 5px 5px;
}

table.noborder th {
	border: none;
}

table.noborder td {
	border: none;
}

table.center {
	margin: 10px auto;
}


/* figure */

figure {
	width: 95%;
	margin: 10px 20px;
}

figure.center {
	margin: 10px auto;
}

figure.fr {
	float: right;
	margin: 0 25px 5px 10px;
}

figure.fl {
	float: left;
	margin: 0 10px 5px 40px;
}

figure img {
	margin: 3px 0;
}

figcaption {
	font-size: 0.85em;
	line-height: 1.1;
	padding: 0 5px;
	text-align: left;
}

.f100 {
	width: 100px;
}


/* utility */

a.pdf {
	background: url(../image/ic_pdf.png) right no-repeat;
	padding-right: 24px;
	-moz-background-size: 20px 20px;
	background-size: 20px 20px;
}

a.blank {
	background: url(../image/ic_blank.png) right no-repeat;
	padding-right: 22px;
	-moz-background-size: 18px 17px;
	background-size: 18px 17px;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb05 {
	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;
}

.mt0 {
	margin-top: 0 !important;
}

.mt05 {
	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;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
	text-indent: 0;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.small {
	font-size: 0.85em;
}

hr {
	border: 1px dotted #666666;
	margin: 15px 15px;
	clear: both;
}

blockquote {
	margin: 5px 0 5px 9px;
}

blockquote p {
	text-indent: 0;
}


/* 本研究について */

div.fr {
	float: right;
}

div.fr p {
	text-indent: -1em;
	white-space: nowrap;
}


/* 研究体制 */

.details_frame {
	width: 93%;
	margin: 25px auto 35px;
	padding: 0 0 10px;
	border-left: 5px solid #0A4F73;
	overflow: hidden;
	background: #FEFFE3;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}

.details_frame h2 {
	width: 100%;
	margin: 0;
	background: none;
	padding: 20px 5px 18px 15px;
}

img.fl {
	width: 130px;
	margin: 0 0 15px 15px;
	float: left;
}

.staffdetails {
	width: 79%;
	padding: 0 15px 0 0;
	float: right;
}

.staffdetails h4 {
	margin: 15px 0 10px;
}

.staffdetails p {
	margin: 2px 0 8px 10px;
	text-indent: 0;
	line-height: 1.2;
}


/* メールフォーム */

div#form form {
	margin: 0;
}

div#form table {
	margin: 20px auto 30px;
	width: 80%;
	border-collapse: collapse;
}

div#form table th {
	background-color: #f0f0f0;
	padding: 11px 8px 8px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #999;
	width: 40%;
}

div#form table td {
	padding: 11px 8px 8px;
	text-align: left;
	border: 1px solid #999;
	background: #ffffff;
}

td.radio {
	line-height: 13px;
}

.radiobtn {
	vertical-align: bottom; 
}

div#form form textarea {
	margin: 0;
	padding: 1px;
	line-height: 1.2;
	width: 100%;
}

div#form form select {
	margin: 3px 1px 3px 0;
	padding: 1px;
}

form input.button {
	width: 250px;
	height: 30px;
}

.notice {
	color: #F00;
}

div.form_message {
	width: 800px;
	margin: 10px auto;
}


/* 教育教材ダウンロードページ */

p.button {
	text-align: center;
	text-indent: 0;
	margin-top: 15px;
	margin-bottom: 20px;
}

p.button img {
	width: 350px;
}


/* アンケート */

div.survey {
	background-color: #ffffff !important;
}



@media only screen and (min-width: 481px) and (max-width: 959px) {

}


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

body {
	font-size: 14px;
}

#sb-site {
	width: 100% !important;
}

.sp {
	display: block;
}

.pc {
	display: none;
}

#header_frame {
	height: auto;
	background-image: none;
}

#headertext {
	font-size: 9px;
	text-align: left;
	padding: 3px 1%;
	background-image: url(../image/backup.png);
	background-size: cover;
}

header {
	width: 100%;
	height: auto;
}

header h1 {
	margin: 0 0 5px;
	padding: 5px 0;
	width: 100%;
	background-image: url(../image/backdown.png);
	background-size: cover;
	position: static;
}

header h1 img {
	width: 70%;
	margin: 0 10% 0 20%;
}

nav {
	display: none;	
}

ul#menu {
	margin: 5px 0;
	display: block;
}

ul#menu li {
	width: 100%;
	margin: 0 auto 10px;
	height: auto;
}

ul#menu li a {
	font-size: 15px;
	background-position: center bottom;
	padding: 10px 0;
}

#toggle {
	display: block;
	position: absolute;
	top: 22vw;
	left: 4%;
	background: #0a4f73;
	padding: 3px 0 2px;
	cursor: pointer;
	z-index: 9999;
}

#toggle ul {
	margin: 0 ;
	padding: 0;
}

#toggle ul li {
	margin: 0 ;
	padding: 0;
	background: none;
}

.sb-slidebar {
	display: block;
	background: #fff !important;
}

.css-bar {
	display: inline-block;
	position: relative;
	margin: 0 6px 3px;
	padding: 0;
	background: #fff;
}

.css-bar, .css-bar:before, .css-bar:after{
	width: 30px;
	height: 3px;
}

.css-bar:before, .css-bar:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background: #fff;
}

.css-bar:before{
	margin-top: -8px;
}

.css-bar:after{
	margin-top: 5px;
}

html.sb-active #sb-site, .sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
}

#toggle p {
	margin: 2px auto 2px;
	padding: 0;
	font-size: 11px;
	color: #fff;
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	text-align: center;
}

#container {
	width: 100%;
}

#top_frame {
	width: calc( 100% - 12px );
	height: auto;
	margin: 0 auto 20px;
}

#top_download {
	position: static;
	width: auto;
	font-size: 24px;
	margin: 5px;
}

#top_guideline {
	position: static;
	width: auto;
	font-size: 18px;
	margin: 10px 5px 5px;
}

#top_comment {
	position: static;
	width: auto;
	margin: 5px;
}

#top_research {
	position: static;
	margin: 5px;
	text-align: right;
}

#top_research img {
	width: 30%;
}

#top {
	position: static;
}

#top img {
	width: 100%;
}

#download_frame {
	width: 98%;
	height: auto;
	padding: 10px 1%;
}

#download {
	position: static;
}

#download img {
	width: 90%;
	margin: 0 auto;
}

#download_comment {
	position: static;
}

#topform {
	position: static;
	width: 98%;
	margin: 0 auto;
}

#bn {
	width: 100%;
}

#bn img {
	width: 100%;
}

footer {
	width: 100%;
}

#fnav {
	float: none;
}

#fnav img {
	width: 30%;
}

#copy {
	float: none;
}

#main {
	width: 100%;
	float: none;
	min-height: 300px;
}

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

#main h1 {
	width: 98%;
	padding: 25px 0 5px;
	font-size: 23px;
	margin: 0 auto 15px;
}

h2 {
	font-size: 16px;
	margin: 20px auto 10px;
	padding: 10px 2% 9px;
	width: 96%;
}

h2.news {
	margin: 0 0 0 15px;
}

h2.about {
	margin: 0 0 20px 15px;
}

h3 {
	font-size: 16px;
	margin: 15px auto;
	padding: 6px 1% 4px;
	width: 98%;
}

h4 {
	font-size: 15px;
	margin: 10px 2%;
	padding: 0;
	width: 96%;
}

p {
	margin: 5px 2%;
}

ul {
	margin: 5px 2% 5px 5%;
}

ul li {
	background-position: 0 6px;
}

ol {
	margin: 5px 2% 5px 8%;
}

table, table.noborder {
	width: 98%;
	margin: 5px auto;
}

table td {
	word-break: break-all;
}

figure {
	width: 60%;
	margin: 10px auto;
}

figure.fl, figure.fr, figure.center {
	float: none;
	width: 90%;
	margin: 10px auto;
	text-align: center;
}

figure img, video {
	width: 95%;
	margin: 0 auto;
}

figcaption {
	padding: 0 2%;
}

.w05sp {
	width: 05% !important;
}

.w10sp {
	width: 10% !important;
}

.w15sp {
	width: 15% !important;
}

.w20sp {
	width: 20% !important;
}

.w25sp {
	width: 25% !important;
}

.w30sp {
	width: 30% !important;
}

.w35sp {
	width: 35% !important;
}

.w40sp {
	width: 40% !important;
}

.w45sp {
	width: 45% !important;
}

.w50sp {
	width: 50% !important;
}

.w55sp {
	width: 55% !important;
}

.w60sp {
	width: 60% !important;
}

.w65sp {
	width: 65% !important;
}

.w70sp {
	width: 70% !important;
}

.w75sp {
	width: 75% !important;
}

.w80sp {
	width: 80% !important;
}

.w85sp {
	width: 85% !important;
}

.w90sp {
	width: 90% !important;
}

.w95sp {
	width: 95% !important;
}

.w100sp {
	width: 100% !important;
}

#page-top{
  bottom: 25px;
  right: 10px;
}

.button {
	width: 90%;
	margin: 0 auto;
}


/* 研究体制 */

.details_frame {
	width: 96%;
}

.details_frame h2 {
	width: auto;
}

img.fl {
	width: 40%;
	margin: 0 30%;
	float: none;
}

.staffdetails {
	width: 98%;
	padding: 5px 1%;
	float: none;
}


/* メールフォーム */

div#form table {
	width: 98%;
}

form input.button {
	width: 40%;
}

.button {
	width: 90%;
	margin: 0 auto;
}

}
