﻿@media screen and (max-width: 759px) {
body {
	line-height: 180%;
	font-size: 1.0em;
	-webkit-text-size-adjust: none;
}
.sp_no {
	display: none;
}
	
	.sp_img {
		width: 100%;
	}
	
	#left {
		display: none;
	}
	
.contents_textarea {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.contents_textarea img {
	max-width: 100%;
	height: auto;
}
hr {
	visibility: hidden !important;
	display: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
.active {
	width: 90%;
	padding: 2%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid #F90004;
}
.fl_left {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.cont_table {
	width: 96%;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	border-top: 3px solid #0019B0;
}
.cont_table th {
	border: 1px solid #ccc;
	background-color: #E7E4D6;
	padding: 5px;
}
.cont_table td {
	border: 1px solid #ccc;
	padding: 5px;
}
.cont_table2 {
	width: 96%;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	border-top: 3px solid #0019B0;
}
.cont_table2 th {
	border: 1px solid #ccc;
	background-color: #E7E4D6;
	padding: 5px;
}
.cont_table2 td {
	border: 1px solid #ccc;
	padding: 5px;
}
.cont_ul {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.cont_ul li {
	list-style: disc;
	margin-left: 20px;
}
.cont_h3 {
	padding: 10px;
	font-size: 1.8em;
	background-color: #4186B5;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #fff;
}
.cont_h4 {
	font-family: "chogokubosogothic";
	font-weight: bold;
	font-size: 1.1em;
	padding: 1%;
	border-left: 3px solid #B50000;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 20px;
}

#slider {
	margin-bottom: 45px;
	}

	
/*.no_sp, #jslidernews2, iframe, #slider, #cont_rbanner {
	display: none;
}
#sp_slider img, #cont_rbanner img {
	max-width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cont_rbanner {
	width: 240px;
	margin-bottom: 15px;
}
.no_sp, #jslidernews2, iframe, #slider, #cont_tbanner {
	display: none;
}
#sp_slider img, #cont_tbanner img {
	max-width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}*/
#cont_tbanner {
	width: 238px;
	margin-bottom: 15px;
}
#top_tbanner img {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#top_banner img {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#cont_banner {
	display: none;
}
header h1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-size: 300px auto;
	width: 300px;
	height: 60px;
	text-indent: -9999px;
}
header h1 a {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-size: 300px auto;
	width: 300px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
#facebook_title img {
	max-width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header_menu, #font_change {
	display: none;
}
#sp_menu {
	position: absolute;
	right: 10px;
	top: 10px;
}
#menu {
	position: fixed;
	top: 0;
	left: -9999px;
	width: 240px;
	height: 100%;
	background: #F3F3F3;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
	clear: both;
	z-index: 1000000;
}
#button {
	background-image: url(../images/sp/sp_menu.png);
	background-size: 35px 35px;
	position: absolute;
	text-indent: -9999px;
	top: 10px;
	right: 10px;
	width: 35px;
	height: 35px;
}
#menu li, #close {
	border-bottom: solid 3px #DDDDDD;
	list-style: none;
}
#menu li a, #close p {
	display: block;
	padding: 20px 10px;
	color: #2F43B8;
	text-decoration: none;
}
#menu li p {
	display: block;
	padding: 20px 10px;
	color: #5F5F5F;
	text-decoration: none;
}
#li1 {
	background-image: url(../images/sp/li1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 30px 30px;
}
#li1, #li2, #li3, #li4, #li5 {
	background-image: url(../images/sp/li2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 30px 30px;
}
#close p {
	background-image: url(../images/sp/close.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 30px 30px;
	color: #575656;
}
#news_title {
	background-image: url(../images/sp/news.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#journal_title {
	background-image: url(../images/sp/jornal.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#facebook_box {
	display: none;
	visibility: hidden;
}
#topmessage a {
	display: block;
	text-decoration: none;
	color: #333;
}
#topmessage {
	width: 100%;
	color: #333;
	box-sizing: border-box;
	border: 1px solid #4186B5;
}
#topmessage h3 {
	color: #fff;
	background-color: #4186B5;
	padding: 10px;
	font-size: 1.2em;
	font-family: UtsukushiFONT;
}
#topmessage blockquote {
	padding: 10px;
	text-align: center;
}
#topmessage p {
	font-family: GL-AntiquePlus;
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 10px;
}
#topmessage p span {
	font-family: GL-AntiquePlus;
	font-size: 1.5em;
	text-align: center;
}
#news {
	width: 94%;
	height: 300px;
	overflow-y:auto;
	margin-left: auto;
	margin-right: auto;
}
	
#news::-webkit-scrollbar {
  background:#ccc;
  width:10px;
}
#news::-webkit-scrollbar-thumb{
  background:#aaa;
}
#news::-webkit-scrollbar-track-piece {
	background: #efefef;
}
#news dt {
	clear: both;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
}
#news dd {
}
#journal {
	width: 94%;
	height: 300px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}

#journal::-webkit-scrollbar {
  background:#ccc;
  width:10px;
}
#journal::-webkit-scrollbar-thumb{
  background:#aaa;
}
#journal::-webkit-scrollbar-track-piece {
	background: #efefef;
}
	
	
#journal dt {
	padding-top: 10px;
}
#journal dd {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
footer {
	background-color: #71A4C7;
	color: #fff;
}
#example5 {
	margin-bottom: 15px;
}
#greeting_title img {
	width: 100%;
}
#topic_path {
	display: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
#cont_lefttitle1 {
	position: relative;
}
#cont_lefttitle1 img {
	width: 100%;
	position: absolute;
}
#cont_lefttitle1 a {
	position: absolute;
	width: 100%;
	padding-top: 2%;
	font-size: 0.75em;
	text-align: center !important;
	text-decoration: none;
	display: block;
	color: #000;
}
#greeting_main {
	margin-top: 0px;
	margin-bottom: 0px;
}
#greeting_main img {
	width: 100%;
	vertical-align: bottom;
}
#topic_path .last {
	background-image: none !important;
}
#cont_menu1 {
	background: #f2f2f2;
	width: 100%;
	line-height: 50px;
	display: none;
	margin-bottom: 15px;
}
#cont_menu1 li {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #fff;
}
#cont_menu1 li a {
	display: block;
}
#pagetop {
	width: 85px;
}
#pagetop a {
	background-image: url(../images/pc/toppage.jpg);
	width: 85px;
	height: 24px;
	text-indent: -9999px;
	display: block;
}
#cont_mainimg, #cont_mainimg1, #cont_mainimg2, #cont_mainimg3, #cont_mainimg4, #cont_mainimg5, #cont_mainimg6,#dis_mainimg {
	background-color: #89BAE3;
	width: 100%;
	height: 100px;
}
#cont_mainimg h2, #cont_mainimg1 h2, #cont_mainimg2 h2, #cont_mainimg3 h2, #cont_mainimg4 h2, #cont_mainimg5 h2, #cont_mainimg6 h2,#dis_mainimg h2 {
	padding-top: 35px;
	font-family: "UtsukushiFONT";
	padding-left: 10px;
	color: #fff;
	font-size: 1.6em;
	text-shadow: 1px 1px 1px #434343;
}
#top_rbanner img {
	max-width : 100%;
	height: auto;
	margin-bottom: 10px;
}
.cont_title {
	border-top: 3px solid #354F8C;
	margin-bottom: 20px;
	border-bottom: 2px solid #ccc;
	width: 100%;
}
.cont_title h3 {
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: "chogokubosogothic";
}
.cont_left_title {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #B0D6F0), color-stop(0.00, #D7E6F3));
	background: -webkit-linear-gradient(#D7E6F3, #B0D6F0);
	background: -moz-linear-gradient(#D7E6F3, #B0D6F0);
	background: -o-linear-gradient(#D7E6F3, #B0D6F0);
	background: -ms-linear-gradient(#D7E6F3, #B0D6F0);
	background: linear-gradient(#D7E6F3, #B0D6F0);
}
.cont_left_title h2 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cont_left_title h2 a {
	padding-top: 5px;
	background-image: url(../images/sp/plus.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	font-family: "chogokubosogothic";
	font-size: 0.9em;
	text-decoration: none;
	color: #252C7A;
	display: block;
}
.cont_listmenu {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.cont_listmenu li {
	margin-right: 3%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #cecece));
	background: -webkit-linear-gradient(#fff, #cecece);
	background: -moz-linear-gradient(#fff, #cecece);
	background: -o-linear-gradient(#fff, #cecece);
	background: -ms-linear-gradient(#fff, #cecece);
	background: linear-gradient(#fff, #cecece);
	height: 60px;
	border: 1px solid #CBCBCB;
}
.cont_listmenu li a {
	padding-top: 20px;
	padding-left: 10px;
	display: block;
	font-family: "chogokubosogothic";
	font-size: 1em;
	text-decoration: none;
}
/*----------------------------------------------
メールフォームCSS
*/

.text {
	width: 90%;
}
#contact_form {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#contact_form form {
	width: 96%;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background: #EBEBEB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#contact_form form dl {
	padding: 10px 20px;
}
#contact_form form dt {
	clear: both;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
}
#contact_form form dd {
	padding: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #FFFFFF;
}
#contact_form .text, #contact_form textarea, #contact_form .dropdown {
	border: 1px solid #777;
	padding: 5px;
	background: #fff;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient( linear, left top, left bottom, from(#eee), to(#fff) );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient( top, #eee, #fff );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffeeeeee, endColorstr=#ffffffff);
	zoom: 1;
}
#contact_form .submit {
	border: 1px solid #777;
	padding: 4px 10px;
	color: #fff;
	cursor: pointer;
	background: #428ec9;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient( linear, left top, left bottom, from(#99c9e5), to(#428ec9) );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient( top, #99c9e5, #428ec9 );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff99c9e5, endColorstr=#ff428ec9);
	zoom: 1;
}
#contact_form .LabelSelected, #contact_form .RadioSelected {
	background-position: bottom left;
}
.textarea {
	width: 90%;
	height: 100px;
}
#resident_ul li {
	text-align: center;
}
#cont_menu li {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #cecece));
	background: -webkit-linear-gradient(#fff, #cecece);
	background: -moz-linear-gradient(#fff, #cecece);
	background: -o-linear-gradient(#fff, #cecece);
	background: -ms-linear-gradient(#fff, #cecece);
	background: linear-gradient(#fff, #cecece);
	padding-top: 10px;
	padding-bottom: 10px;
}
#cont_menu li a {
	background-image: url(../images/sp/arrow1.png);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	color: #333;
	padding-left: 15px;
	display: block;
}
.activet {
	background-image: url(../images/sp/minus.png) !important;
	background-repeat: no-repeat;
	background-position: right;
}
#footer_spmenu {
	width: 100%;
	margin-bottom: 15px;
}
#footer_spmenu li {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #cecece));
	background: -webkit-linear-gradient(#fff, #cecece);
	background: -moz-linear-gradient(#fff, #cecece);
	background: -o-linear-gradient(#fff, #cecece);
	background: -ms-linear-gradient(#fff, #cecece);
	background: linear-gradient(#fff, #cecece);
	border-top: 1px solid #ccc;
}
#footer_spmenu li a {
	padding: 10px;
	display: block;
	background-image: url(../images/sp/arrow1.png);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
.staff_box {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.staff_box h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	border-left: 3px solid #003399;
	padding-left: 5px;
}
.staff_box ul {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.staff_box ul::after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
.staff_box ul {
	display: inline-block;
}
.staff_box li {
	padding-right: 15px;
	margin-left: 13px;
	list-style: disc;
}
.staff_box div {
	clear: both;
	font-size: 0.9em;
	color: #666666;
}
.text_center img {
	max-width: 100%;
}
.seminar_ul {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.seminar_ul li {
	margin-bottom: 20px;
}
.seminar_ul li img video source {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.seminar_text {
	height: 220px;
	line-height: 240%;
	padding: 8% 2%;
	background-color: #4186B5;
	border-radius: 10px;
	color: #fff;
	font-size: 1.3em;
}
.semi_img {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.semi_img li {
	margin-bottom: 20px;
}
.semi_img li img {
	width: 94%;
}
.semi_img li h4 {
	font-size: 1.2em;
	color: #4186B5;
	width: 94%;
}
	
	.cont_dl {
		width: 94%;
		margin-left: auto;
		margin-right: auto;
	}	
	.cont_dl dt {
	padding-top: 10px;
}
.cont_dl dd {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.scroll{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

.research_box {
		clear: both;
	}
	
	.research_box:after,
	.research_box dl:after{clear: both;height: 0;visibility: hidden;display: block;content: ".";}
	
.research_box dl {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
		margin-top: 15px;
		border-top: 1px dotted #ccc;
		padding-top: 20px;
}

	
.research_box dt {
	padding-bottom: 5px;
	clear: left;
}
	
	
.research_box dd {
	padding-bottom: 5px;
	font-size: 0.9em;
	color: #444;
}


.research_box dd a {
	font-size: 1.0em;
	display: block;
}
	
	
.research_select {
padding: 5px;
	border-radius: 10px;
}

#btn1 {
	display: inline-block;
	font-weight: bold;
	color: #111;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 6px;
	padding: 10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #d5defd), color-stop(1.00, #7a9bcd));
	background: -webkit-linear-gradient(#d5defd, #7a9bcd);
	background: -moz-linear-gradient(#d5defd, #7a9bcd);
	background: -o-linear-gradient(#d5defd, #7a9bcd);
	background: -ms-linear-gradient(#d5defd, #7a9bcd);
	background: linear-gradient(#d5defd, #7a9bcd);
	text-decoration: none;
	vertical-align: bottom;
}
	
	.research_box ul {
		padding-top: 10px;
		border-top: 1px dashed #ccc;
	}
	
	.research_box li {
		width: 96%;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 5px;
	font-size: 0.9em;
	color: #444;
	}

	#top_rbanner1 img,
	#top_rbanner2 img {
		width: 100%;
	}
	
}

.semi_h4 {
		background-color: rgba(0,2,128,1.00);
		padding: 10px;
		color: #fff;
		font-weight: bold;
		text-align: center;
		font-size: 1.2em;
	}

#top_cbannerarea {
	
	text-align: center;
}

#top_cbannerarea li {
	text-align: center;
}


