@charset "utf-8";
/* CSS Document */

@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700;900&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@900&display=swap');

/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
}
ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
object, embed {
	vertical-align:top;
}
legend {
	display:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
img, abbr, acronym, fieldset {
	border:0;
}
body {
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	
	font-family: 'Noto Sans JP', sans-serif;
	/*font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	font-weight: 400;*/
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #444;
	background: #fff;
	font-size: 14px;
	font-weight: 400;
}
a {
	color: #0066ff;
	text-decoration: none;
}
a:hover, .active {
	font-weight: 500;
}
a:active, a:focus, input:active, input:focus {
	outline:0;
}
/* オーバーヘッダー
------------------------------------------------------------*/
#over-top {
	width:1280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	z-index:510;
}
#over-top h1 {
	position:fixed;
}
#over-top img {
	width: 320px;
	padding-top: 15px;
	left: 5px;
	/*z-index: 1000;
	position: absolute;*/
}
/* ヘッダー
------------------------------------------------------------*/
#header {
	/*position: relative;*/
	overflow:hidden;
	width:100%;
	height:568px;
	margin-bottom:10px;
	/*height:712px;*/
}
#header3 img {
	position:absolute;
	left:50%;
	width:1280px;
	/*height:568px;
	height:660px;*/
	margin-left:-640px;
}
/* スライダー
-------------------------------------------------------------------*/
.color {
	color: #245C82;
}

#slide-content {
	position:relative;
	top: -3px;
	left:50%;
	width:1280px;
	height: 568px;
	margin-left:-640px;
	display: block;
	background-image: url(/med/seishin/images/top-a1.gif);
	background-repeat: no-repeat;
}

.slides li {
	position:relative;
	
}

#slide-content h1 {
	position: absolute;
	top: 330px;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	line-height: 1.2;
	text-align: center;
	font-size: 48px;
	/*font-weight: 500;*/
	font-family: 'Noto Serif JP', serif;
}
#slide-content h2 {
	position: absolute;
	top: 420px;
	width: 100%;
	/*-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);*/
	font-size: 36px;
	text-align: center;
	/*font-weight: 500;*/
	font-family: 'Noto Serif JP', serif;
}

/*-------------------------------------------------------------------*/

.sumaho-t {
	display:none;
}

#slogan {
	position: absolute;
	top: 60%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	line-height: 1.2;
	text-align: center;
}
#gakusyo {
	margin-top: 70px;
	position: absolute;
	width: 100%;
	left: auto;
	right: auto;
	margin-left: -80px;
	
}
#gakusyo img {
	width: 180px !important;
	height: 180px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}
#slogan h1 {
	font-size: 48px;
	/*font-family: 'Pacifico', cursive;*/
	margin-bottom: 20px;
	font-weight:normal;
	letter-spacing: 0.1em;
}
#slogan h2 {
	font-size: 20px;
	font-weight:normal;
}
/* フッター
------------------------------------------------------------*/
#footer {
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 14px;
	background-color: #F4F4F4;
}
/* 共通
------------------------------------------------------------*/
#logo {
	width:180px;
	height:180px;
	position:absolute;
	top:-175px;
	left:8%;
	z-index:99;
}
#logo img {
	width:50%;
	height: auto;
	
}
h1, h2, h3 {
	font-family: 'Noto Serif JP', serif;
}
img {
	width: 100%;
	height: auto;
}

#header-img h2 {
	background-image: url(/med/seishin/images/h2-bg.jpg);
	background-repeat: no-repeat;
	background-position: center -330px !important;
	color: #FFF;
	padding-top:50px !important;
	height:70px;
	margin-top:-2px;
}
#header-img1 h2 {
	background-image: url(/med/seishin/images/h2-bg.jpg);
	background-repeat: no-repeat;
	background-position: center -60px !important;
	color: #FFF;
	padding-top:50px !important;
	height:70px;
	margin-top:-2px;
}
#header-img2 h2 {
	background-image: url(/med/seishin/images/h2-bg.jpg);
	background-repeat: no-repeat;
	background-position:center -180px !important;
	color: #FFF;
	padding-top:50px !important;
	height:70px;
	margin-top:-2px;
}
#header-img3 {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom:2px;
	display: block;
}
#header-img3 h2 {
	background-image: url(/med/seishin/dm/imges/seishinkai2-top.jpg);
	background-repeat: no-repeat;
	background-position:center -50px !important;
	color: #FFF;
	height:50px;
	padding-top:20px !important;
		
}
section {
	clear:both;
}
section h2, section h3 {
	font-size:20px;
	font-weight:normal;
	text-align: center;
}
.inner {
	display: flex;
	width: 94%;
	margin: 0 auto;
	padding-bottom: 20px;
	justify-content: space-around;	
}
.inner2 {
	/*display: flex;
	width: 88%;*/
	width: 100%;
	margin: 0 auto;
	/*padding-bottom: 20px;*/
	justify-content: space-around;	
}
.inner3 {	
	width: 88%;
	margin: 0 auto;
	/*padding-bottom: 20px;*/
	justify-content: space-around;	
}
/*
.flexs {
	display: flex;
}
*/
#sec04 .col2 {
	width:100%;
	height:180px !important;

}
#sec04 .col2 li {
	display:inline-block;
	padding-top: 15px;
	width:48%;
}


#pankuzu {
	width: 100%;
	padding:10px 0;
	
}
#pankuzu ul {
	width: 94%;
	margin: 0 auto;
	
}
#pankuzu li {
	display: inline-block;
	padding-right:10px;
	
}
#pankuzu li:after {
	content: "　?";
}
#pankuzu li:last-child::after {
	content: none;
}
.trans {

	}
	
.kage-m {
	display     : block;
	/*color          : #ffffff;             文字の色 */
	letter-spacing : 0px;                /* 文字間 */
	text-shadow:1px 1px 0 #ddd, -1px -1px 0 #ddd,
				-1px 1px 0 #ddd, 1px -1px 0 #ddd,
              	0px 1px 0 #FFF,  0-1px 0 #FFF,
             	-1px 0 0 #FFF, 1px 0 0 #FFF;
						  
  	/*text-shadow    : 
					   1px  1px 0px rgba(0, 0, 0, 0.20),
					  -1px  1px 0px rgba(0, 0, 0, 0.20),
					   1px -1px 0px rgba(0, 0, 0, 0.20),
					  -1px -1px 0px rgba(0, 0, 0, 0.20),
					   1px  0px 0px rgba(0, 0, 0, 0.20),
					   0px  1px 0px rgba(0, 0, 0, 0.20),
					  -1px  0px 0px rgba(0, 0, 0, 0.20),
					   0px -1px 0px rgba(0, 0, 0, 0.20);   */     /* 文字の影 */
}

.kage{
	display     : block;
	color       : #ffffff;
	text-shadow:  1px  1px 1px #555,
               -1px  1px 1px #555,
                1px -1px 1px #245C82,
               -1px -1px 20px #245C82;			   
}
.kage2{
	display     : block;
	color       : #fff;
	text-shadow:  1px  1px 1px #555,
               -1px  1px 1px #555,
                1px -1px 1px #555,
               -1px -1px 0px #555;
}
.kage-c {
	display     : block;
	color          : #111;            /* 文字の色 */
	letter-spacing : 0px;                /* 文字間 */
	text-shadow    : 
					   1px  1px 0px rgba(255, 255, 255, 0.20),
					  -1px  1px 0px rgba(255, 255, 255, 0.20),
					   1px -1px 0px rgba(255, 255, 255, 0.20),
					  -1px -1px 0px rgba(255, 255, 255, 0.20),
					   1px  0px 0px rgba(255, 255, 255, 0.20),
					   0px  1px 0px rgba(255, 255, 255, 0.20),
					  -1px  0px 0px rgba(255, 255, 255, 0.20),
					   0px -1px 0px rgba(255, 255, 255, 0.20);         /* 文字の影 */
	
}
.outline {
	color : #FFFF00;            /* 文字の色 */
	color : #FFFFFF; 
	font-size : 24pt;              /* 文字のサイズ */
	letter-spacing : 5px;                /* 文字間 */
	text-shadow : 
 					1px 1px 0px #000000, 
					-1px 1px 0px #000000, 
					1px -1px 0px #000000, 
					-1px -1px 0px #000000, 
					1px 0px 0px #000000, 
					0px 1px 0px #000000, 
					-1px 0px 0px #000000, 
					0px -1px 0px #000000;         /* 文字の影 */
}

/* SEC01 一般の方
	------------------------------------------------------------*/
#sec01 h2, #sec02 h2, #sec03 h2 {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: 700;
	/*font-size: 38px;*/
}
#sec01b h2 {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4EBE8;
	font-weight: 700;
	background-color: #F6F6F6;
	font-size: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4EBE8;
}
#sec06 h2 {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-weight: 700;
	background-color: #FAD890;
	font-size: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.vision {
	/*width: 60%;*/
	max-width: 1280px;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-right: auto;
	padding-bottom: 30px;
	margin-left: auto;
	padding-right: 3%;
	padding-left: 3%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#content {
	flex: 0 0 70%;
	/*margin-right: auto;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 0;*/
	/*margin-right: auto;
	margin-left: auto;
	padding-right: 3%;
	position:absolute;
	left: 0px;
	top: 40px;*/
}

#content h3 {
	margin-bottom:0px;
	background-color: #4AC873;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 7px;
}
.p-1 {
	margin-top: 20px;
	margin-bottom: 40px;	
}
.p-2 {
	padding-bottom:40px;	
}
#sub-nav {
	flex:0 0 26%;
	padding-left: 50px;	
}

#sticked {
	/*flex: 0 0 26%;*/
	margin-top: 20px;
	position: sticky;
	position: -webkit-sticky;
	top: 150px;
	left:10%;
	
}
/*
#sub-nav ul {
	 position: sticky;
       position: -webkit-sticky;
       top: 0;
}
*/
/*
#sub-nav {
	width: 29%;
	position:absolute;
	left:100%;
	top:42px;
	border: 1px solid #037ADE;
	font-size:18px;
	padding: 20px 20px 40px 20px;
}
*/
#sub-nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #037ADE;
	padding-left:30px;
	padding-top:10px;
	color: #999;
	height:40px;
}

i {
	font-size: 90px;
	color: #89E7F3;
	text-align: center;
	margin-top: 20px;
	margin-bottom:10px;
}


.color1 {
	color: #EFEFEF;
}
/* 3カラム ----------------------------------------------

.col3 li {
	margin-bottom: 50px;
}
.col3 img {
	max-width: 288px;
	display: block;
	margin: -5px auto 20px;
}
------------------------------------------------------------*/

/* SEC02 目指す方へ
------------------------------------------------------------*/
.wrap {
	clear: both;
	width: 100%;
	background: #f6f6f6;
}
.bg {
	line-height: 0;
}
.txt h3 {
	padding: 0 0 20px !important;
}
#aim {
	width: 99%;
	height:81.7%;
	display: table-cell;
  	vertical-align: middle;
	font-size: 16px !important;
	line-height:1.8em !important;
}
#aim li{
	width:45%;
	margin-left:20%;
	margin-right: 10%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066ff;
}
#aim a {
	padding-left:20px;
	font-weight: 400;
}
#aim a:hover {
	color: #555;
}
div.txtv2 p {
	padding:0;
	padding: 10% 10%;
	line-height:1.6em;
	display:table-cell;
	width:50%;
	
}
/* SEC03 SEC04　研究者の方
------------------------------------------------------------*/
#sec03 {
	margin: 0px!important;
	
}
#sec03 .col3 {
	margin: 0px;
	padding: 0px;
}
#sec03 li h2 {
	border: none;
}
#sec03-col3 li h2 a {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

#sec03-col3 li:hover {
	opacity:0.5 !important;
}

#sec04 {
	background-size:100% auto;
	-webkit-background-size:100% auto;
	color: #000;
	background-attachment: fixed;
	background-image: url(/med/seishin/images/cover-bg5.jpg);
	background-repeat: no-repeat;
	background-position: 50% 90%;
	/*background-color: rgba(0,0,0,0.5);*/
	background-size:cover;
	
}

/* SEC05 PROFILE
------------------------------------------------------------*/
#sec05 {
	padding-top: 50px;
}
/*
#sec05 dl {
	line-height: 1.2;
}
#sec05 dt {
	clear: left;
	float: left;
	display: block;
	width: 30%;
	margin-right: 10%;
	margin-bottom: 20px;
	text-align: right;
	line-height: 1.6em;
}
#sec05 dd {
	width: 60%;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	line-height: 1.6em;
}
*/
#sec05 header {
	display: none;
}
#kokusi {
	width:48%;
	vertical-align: top;
	padding:0;
}
#kokusi2 {
	width:48%;
	margin-left:1.5%;

}
/* 研究の概要
------------------------------------------------------------*/
#prf {
	margin-top:33px;
	margin-right:20px;
}
#prf dl dt {
	border-bottom: 1px solid #38B9E1;
	font-size: 125%;
}
#prf dl dt dt {
	border-bottom: 0px solid #38B9E1;
	font-size: 100%;
}
#prf dl dt span {
	background-color: #38B9E1;
	color: #FFF;
	margin-right:10px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
}
#prf dl dd {
	line-height: 1.5em;
	text-align: justify;
	padding-left: 0px;
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#prf dl dd.lh {
	line-height:2.5em;
}
.borderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #077B16;
	letter-spacing: 0.1em;
	font-weight: bold;
	}
/* 研究の概要
------------------------------------------------------------*/
#prf dl dd.lh2 {
	line-height:1.6em;
}
#map {
	position:relative;
	width: calc(100% - 10px);
    margin: 0 auto;
	padding-bottom:36.25%;
	overflow: hidden;
	height:1;


}
#map iframe {
	position:absolute;
    top:0;
    left:0;
    height:1;
}
.pdg1 {
	padding-left:12px !important;
}
/* 児童思春期精神医学講座
------------------------------------------------------------*/
.jssk {
	 width:25% !important;
	 float:left;
	 padding-right:20px;
}



/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1280px) {
#mainnav ul, #pankuzu ul{
	width:1280px;
	margin-right: auto;
	margin-left: auto;
}
#aim {
	font-size: 122px !important;
	line-height:3.0em;
	
}
/*
.facebook_wrap  {
	padding-left: 1% !important;	
}
*/
}
@media only screen and (min-width: 1200px) {
.inner {
	width: 1280px;
	/*padding-bottom: 50px;*/
	padding-bottom: 20px;
}
section h2 {
	padding: 70px 0 20px;
}
#slide-content h2 {
	top: 400px !important;
}
.txt h2 {
	padding: 0 0 20px !important;
}

#aim {
	font-size: 20px !important;
	line-height:2.2em !important;
	
}
div.txtv2 p {
	line-height:2.5em;
	padding: 12% 15%;
}
.jssk {
	 width:19% !important;
}
}
@media only screen and (max-width: 1199px) {
section h2 {
	padding: 50px 0 20px 0;
}
.vMid {
	padding: 0 20px;	
}
}

@media only screen and (min-width: 800px) {
body {
	font-size:16px;
}

a#menu {
	display:none;
}
.panel {
	display:block !important;
}
#mainnav {
	position:fixed;
	/*top: 10px;*/
	width:100%;
	z-index:500;
}

#mainnav ul {
	width: 100%;
	text-align: center;
	padding-right: 50px;
	margin-top:20px;
}
.mgn-t60 {
	margin-top:60px !important;
}
.mgn-t30 {
	margin-top:30px !important;
}
#mainnav li {
	display: inline-block;
	font-size: 18px;
	font-size: 20px;
	font-weight: 400;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 7px !important;
	padding-left: 0px !important;
}
#mainnav a {
	color: #333;
	/*font-family: "Sawarabi Gothic" !important;*/
	font-weight: 500;
}
#mainnav a:hover {
	
	text-shadow:none;
}
#mainnav li:after {
	content: "?";
	color:#000;
	text-shadow:none;
	font-size: 20px;
	margin-left: 10px;

}
#mainnav li:last-child::after {
	content: none;
}

#mainnav.changeNav {
	background: rgba(255,255,255,.9);
	border-bottom: 1px solid #d1d1d1;
	top:-10px;
}

#mainnav.changeNav li {
	padding: 10px 10px;
}
#mainnav.changeNav a {
	color: #000;
}
#mainnav.changeNav a:hover {
	color: #555;
}
#sec01 h2, #sec02 h2, #sec03 h2 {
	/*padding-top: 20px;*/
	font-size: 28px;
}
/* SEC01 一般の方
	-----------------*/

.pdg-t110 {
	padding-top:110px;
}
.col3 {
	text-align: center;
	margin-top: 30px;
	margin-left: -5px;
	padding-bottom:50px !important;
}
.col3 li {
	display: inline-block;
	width: 29.5%;
	padding: 0 1.5%;
	margin-bottom: 0;
	vertical-align: top;
	text-align: center;
}
.col3 li a {
	border: 3px solid #FFF;
	border-radius:10px;
	display: inline-block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#F2F9FF;
}
.col3 li a:hover {
	border: 3px solid #DBEFFF;
	background-color:#fff !important;
}
/* SEC02 目指す方
	-----------------*/
#aim li{
	
}
	

/*#sec02_02 .txt, #sec02_02 .bg {
	float: right;
}
.vMid {
	display: table-cell;
	padding: 0 100px;
	vertical-align: middle;
}*/
/* SEC03 研究者の方
	-----------------*/
#sec03-col3 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px !important;
	margin-left: -5px;
	padding-bottom:0px !important;
}
#sec03-col3 li {
	display: inline-block;
	width: 29.5%;
	padding: 0 1.5%;
	margin-bottom: 0;
	vertical-align: top;
	text-align: center;
}
#sec03-col3 li a {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 24px;
}	
	
	
/*------------------------------*/	
	
	
.wrapv {
	background: #f6f6f6;	
}
div.bgv {
	position: relative;
	width: 100%;
	height:100%;
	padding-top:56%;
}
.facebook_wrap {
	/*position: absolute;*/
	top: 0px;
}
/*
	.bgv iframe {
	position: absolute;
	top: 0;
*/
/*
	left:0;
	width:50%;
	height:50%;
}
*/

.txtv {
	position: absolute;
	display: table;
	top: 0;
	left:50%;
	width: 50%;
	height:50%;
}

div.bgv2 {
	position: static;
	width: 100%;
}
div.bgv2 img {
	position: absolute;
	top: 50%;
	LEFT:50%;
	width: 50%;	
	height:50%;
}
div.txtv2 {
	position: absolute;
	top: 50%;
	width: 50% !important;

}
.txtv h3 {
	padding-top: 20%;
	padding-left: 35%;
	text-align:left;
}
.txtv p {
	padding-left: 35%;
	text-align:left;
}
#pc {
	display: block;
}
#smaho {
	display: none;
}

/* SEC03 SERVICE MESSAGE STORY
	-----------------*/
	
	
/* SEC05 PROFILE
	-----------------*/
#sec05 {
	padding-top: 30px;
	padding-bottom:0px;
}
#footer {
	padding: 30px 10px 70px 0;
}
}
 @media only screen and (min-width: 641px) {
/*.col2 li {
	width: 100%;
	padding: 0 3%;
	vertical-align: top;
}*/

}
 @media only screen and (max-width: 540px) {
/*#map iframe {
	width: 100% !important;

}*/
#header-img h2, #header-img1 h2, #header-img2 h2 {
	height:30px;
	padding-top:17px !important;
}
#header-img1 h2 {
	background-image: url(/med/seishin/images/h2-bg.jpg);
	background-repeat: no-repeat;
	background-position: -540px -90px !important;
	color: #FFF;
 }
 #kokusi {
	width:100%;
	height:100%;
}
#kokusi2 {
	width:100%;
	margin-left:0;
	margin-top:10px;
}
 }
 @media only screen and (max-width: 799px) {
#over-top {
	width:99%;
}
#over-top h1 {
	position:static;
	z-index:0 !important;
}

.kage-m {
  	text-shadow    :none;        /* 文字の影 */
}
#slogan h1 {
	font-size: 31px;
}
#slogan h2 {
	font-size: 16px;
}
#sec01 h2, #sec02 h2, #sec03 h2 {
	padding-top: 20px;
}
.sumaho {
	display:none !important;
}
.sumaho-t {
	display:inherit !important;
	font-size:36px !important;
}
a#menu {
	display: inline-block;
	position: relative;
	width: 40px;
	height: 40px;
	margin: 10px;
}
#menuBtn {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 2px;
	margin: -1px 0 0 -7px;
	background: #000;
	transition: .2s;
}
#menuBtn:before, #menuBtn:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 18px;
	height: 2px;
	background: #000;
	transition: .3s;
}
#menuBtn:before {
	margin-top: -7px;
}
#menuBtn:after {
	margin-top: 5px;
}
a#menu .close {
	background: transparent;
}
a#menu .close:before, a#menu .close:after {
	margin-top: 0;
}
a#menu .close:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
a#menu .close:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.panel {
	width: 100%;
	display: none;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
}
#mainnav {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	text-align: right;
	z-index:510;
}
#mainnav ul {
	border-bottom: 1px solid #ccc;
	background: #fff;
	text-align: left;
	margin-top: 0px;
}
#mainnav li a {
	position: relative;
	display:block;
	padding:15px 25px;
	border-bottom: 1px solid #ccc;
	color: #000;
	font-weight: 400;
}
#mainnav li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#sub-nav {
	padding-right: 20px;	
	padding-left: 20px;	
}
#sub-nav li {
	padding-left:30px;
	padding-top:7px;
	height:35px;
}
.col3 {
	margin-top: 20px;
}
.col3 h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.col3 li {
	margin: 0 auto;
	display: block;
	text-align: center;	/*max-width: 288px;*/
}
.col3 li:nth-child(2) p {
	padding-bottom: 20px;
}
.vision {
	padding-right: 4%;
	padding-left: 4%;
}
.inner {
	display: block;
	
}

#slide-content h2 {
	font-size: 26px !important;
}
.wrapv {
	width: 100% !important;
	background: #f6f6f6;	
}

.facebook_wrap {	
	width:100%!important;
	/*height:390px !important;*/
}

.txtv {
	width: 100%;
	height:135px;
}
.txtv h3 {
	display:block;
	width:100%;
	text-align:center !important;
}
.txtv p, div.bgv2 p {
	padding:20px;
	
}
#sec03-col3 li {
	margin-bottom: 30px;
}
#sec03-col3 img {
	display:block;
	width:50%;
	margin-right: auto;
	margin-left: auto;
}
.txtv {
	position: static;
	height:100%;
	background-color: #F6F6F6 !important;
	/*padding:40px;*/
}
div.txtv2 {
	position: static;
	height:100%;

}
#aim {
	display:inherit;
	padding-top: 20px;
	padding-bottom:40px;

	/*margin-left:-6%;*/
}
#aim li{
	width:auto;
	margin:0 10%;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;	
}
#aim a {
	padding-left:33%;
	/*height:350px;*/
	width:62%;
	font-weight: 500 !important;
	line-height:2.5em;
	background-color: #F6F6F6 !important;
	display:block;
}
i {
	font-size: 60px;
}
#sec04 .col2 {
	height:80px !important;
	margin-left:7px !important;
}
#sec04 .col2 li {
	margin-top:-31px;
	margin-top:4px;
	

}
/*
#sec04 {
	background-size:cover;
	-webkit-background-size:cover;
}
*/
#map {
	margin-top:-20px;
	padding-bottom:70%;
}
.outline {
	font-size:22px;
}
}

/* facebook */
.fb_box {
	width: 50%;
	position: absolute;
	top: 0px;
}
.facebook_wrap {
	width: 50%;
	/*background-color: #DDD;*/
	margin:0;
}
.fb-page, .fb-page span, .facebook_wrap iframe {
	width: 100% !important;
	text-align: center !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

/* facebook スマホ */
@media only screen and (max-width: 800px) {

.facebook_wrap {
	height:350px;
	}
.fb_box {
	position: static;
	width:100%;
 }

 .fb-page, .fb-page span, .facebook_wrap iframe {
	 height:350px !important;
 }
#pc {
	display: none;
}
#smaho {
	display: bloc;
}

#aim a {
	padding-left:135px;

}
}
@media only screen and (max-width: 450px) {
	
	#aim li {
	padding-left:0px !important;
	margin-left:0px !important;
	width:100% !important;
}
}

/*  追加 2024-10-22　*/
.vision a:hover {
	color:#555;
}
#sec01a p a:hover {
	font-weight: normal;
	color: #79AEFF;
}
#timers {
	text-align:center;
	padding-top:20px;
	line-height:1.6em;
	padding:0 5%;
}
.inner-in {
	background-color:#C4ECFF;
	margin-bottom:30px;
	padding-bottom:50px;
}
.inner-in h3 {
	line-height: 1.3em !important;
	font-size: 24px;
	padding:40px 0;
}
.inner-in ul {
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.inner-in li {
	line-height:1.3em;
	padding: 0 20px 15px 20px;
	margin: 0 1px 15px 1px;
	text-align:center;
	font-size:16px;
	color: #fff;
	background-color:#22A9FF;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	width: 45%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.inner-in li a {
	display:block;
	background-color:#FFDD54;
	padding: 15px 5px;
	color:#039;
	margin-bottom:15px;
}
.inner-in li:hover, #sec04 .kaver h2 a:hover {
	opacity:0.7;
}
#sec04 .kaver {
	background-color:rgba(0, 0, 0, 0.25);
	padding: 0 !important;
	margin-top:50px;
}
#sec04 .kaver:hover {
	opacity:0.7;
}
@media only screen and (max-width: 799px) {
	#sec04 .kaver {
		background-color:rgba(0, 0, 0, 0.25);
		padding: 0 !important;
		margin-top:50px;
		letter-spacing:0em!important;
	}
}

@media only screen and (max-width: 1102px) {
	#notice {
	width: 80% !important;
	margin-right: auto;
	margin-left: auto;
	}
	#notice dt, #notice dd {
		display:block !important;
		width:100% !important;
		text-align:left !important;
		font-size:16px;
	}
	#notice dt {
		padding-bottom:0px !important;
	}
}

#sec04 .kaver h2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: lighter;
	padding:30px;
}
.fa-sign-in-alt, .fa-share-square {
	color: #555;
	font-size: 18px;
	padding-left:5px;
	margin-top:0 !important;
}
.fa-chevron-right {
	font-size: 18px;
	padding-right:10px;
	color:#888;
}
#sec04 .inner .col2 .kaver h2 {
	padding:30px 0 20px 0;
	margin:0;
}
#aim li:hover {
	background-color:#EFEFEF;
}
html {
	scroll-behavior: smooth;
}
#sec01b {
	margin-bottom:0px;
}
#notice {
	width: 95%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 18px;
}
#notice dd i {
	color:#F33;
	font-weight: normal;
	opacity:0.5;
}
#notice dt {
	width:35%;
	text-align:right;
	color: #555;
}
#notice dd {
	margin-left:-5px;
	padding-left:20px;
	width:60%;
}
#notice dd span {
	font-size: 12px;
	color: #FFF;
	background-color: #F60;
	margin-left: 15px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#notice dt, #notice dd {
	display:inline-block;
	padding-bottom:10px;
}
.pdg-t {
	padding-top:10px;
}
/*
#sec03 .inner2 .inner-in ul li a {
	font-size:16px;
}
*/
#move-top {
	margin-left: 44%;
	border: 1px solid #69F;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:2px;
	 border-radius: 15px;
}