*{box-sizing: border-box;}

html {
	font-size: 110%;
}

body {
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
text-size-adjust: 100%;
	margin:0px auto;
	padding: 0;
	background-color:#eef1f2;
}

header {
	width:100%;
	background-color:#4C5DD7;
	height:70px;
	line-height: 70px;	/* 縦中央揃え */
	padding-left: 0px;
}
.title-logo {
	float:left;
	margin-left: 10px;
}
.news_box {
	float:left;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
}

main {
	background-color:#fff;
	padding: 10px 40px;
}

p {
	margin: 0px auto;
	width:100%;
	padding: 0 0 20px 0;
	line-height: 2em;
	color: #2e2e2e;
}

h1 {
	font-size: 1.5rem;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	white-space: nowrap;	/* 改行禁止 */
}
h1 a {
	color: #fff;
	text-decoration: none;
}
h2 {
	font-size: 1.5rem;
	display: inline-block;
	margin-bottom: 6px;
	padding: 0px 0.5em;
	color: #990000;
	border-left: 10px solid #ff9933;
	border-bottom: 1px solid #ff9933;
}
h3 {
	font-size: 1.2rem;
	line-height: 1.4em;
	display: inline-block;
	margin: 10px 0px;
}

.inner {
	overflow-y:auto;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
}
.inner_return {
	padding: 0px 0px 30px 0px;
	line-height: 2em;
	text-align: center;
}
.inner_return a {
	padding: 4px 30px;
	line-height:1.2em;
	border:1px solid #ff9933;
	border-radius: 20px;
	color:#00f;
	background-color:#F3D3B5;
	text-decoration:none;
}
.inner_return a:hover {
	background-color:#FEEFE1;
}


.flex-div-left {
	float:left;
}
.flex-div-right {
	float:right;
}

img {
	margin: 0px;
	border:none;
	vertical-align:top;
}
a {
	color:#0000ff;
}
a:hover {
	color:#000080;
}
a img:hover {
	opacity: 0.7;	/* 透過 */
}
.img-div {
	display: inline-block;
	margin: 0 8px 10px 8px;
}
.img-title{
	margin: 0 0 30px 10px;
	padding:0;
	font-size:86%;
	line-height: 1.2em;
	text-align:left;
}

.photo {
	margin:0 10px 10px 0;
}

.member_div {
	display: inline-block;
	height:260px;
	vertical-align:top;
	margin: 10px 16px 0px 0px;
}
.member_title{
	margin: 6px 0px;
	padding:0;
	font-size: 1rem;
	line-height: 1.4em;
	text-align:left;
}


footer {
	width:100%;
	background-color:#4C5DD7;
	height:80px;
	text-align:center;
	position:relative;
}
.footer_box {	/* 中央揃え */
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:100%;
}
.copyright {
	color:#fff;
	font-size:0.9rem;
}
.copyright a{
	color:#fff;
	text-decoration:none;
}

.link_box {
	display: inline-block;
	float:left;
	width: 400px;
	min-height: 130px;
	padding: 10px 20px;
	margin: 10px 16px 10px 0px;
	border: 1px solid #cccccc;
	border-radius: 10px;
	overflow: hidden;
}
.small_font {
	font-size:0.8rem;
	color:#222;
}

.pdf_link{
	display: block;
//	width:100%;
	clear:both;
}

.out_link {
	width:100%;
	padding: 20px 0px;
	text-align:center;	
}
.out_link img {
	margin: 5px auto;
}

.con_box {
	position: relative;
	padding-bottom: 6%;
	margin-top: 10px;
	width: 100%;
	overflow:auto; 
	-webkit-overflow-scrolling:touch;
}
.con_box ifram {
	position: absolute;
	border: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display:block;
}


/*--- ↑PCとスマホの共通設定↑ ---*/

/*--- PC用 ---*/
@media screen and (min-width: 1101px){

	body {
		min-width:1100px;
	}

	.flex-header {
		display:flex;
		min-width:600px;
		max-width:1200px;
		margin:auto;
		justify-content: space-between;	/* 両端に配置 */
	}

	.flex-container {
		display:flex;
		min-width:600px;
		max-width:1200px;
		margin:auto;
	}

	main {
		width:100%;
		min-width: 600px;
		max-width:1000px;
		margin: 0 auto;
		background-color:#fff;
	}

	aside {
		width:200px;
		margin: 0 auto;
		background-color: #ffe4af;
	}


	/*-- メニュー --*/
	nav {
		height:32px;
		margin: 0 auto;
		background-color: #090955;
	}

	/*-- メニューバーの装飾 --*/
	ul.ddmenu {
		list-style: none;
		margin: 2px 0px;
		padding: 0px;
		font-size:90%;
	}

	/*-- メインメニュー項目の装飾 --*/
	ul.ddmenu li {
		width: 140px;			/* メニュー項目の横幅 */
		display: inline-block;	/* 横並びに配置する */
		list-style: none;		/* リストの装飾を消す */
		position: relative;		/* サブメニュー表示の基準位置にする */
	}
	ul.ddmenu a {
		background-color: #090955;	/* メニュー項目の背景色 */
		color: #ffffff;				/* メニュー項目の文字色 */
		line-height: 28px;			/* メニュー項目のリンクの高さ */
		text-align: center;			/* メインメニューの文字列の配置 */
		text-decoration: none;
		font-weight: normal;
		display: block;				/* 項目内全域をリンク可能にする */
	}
	ul.ddmenu a:hover {
		background-color: #c6cdfe;	/* メニュー項目にマウスが載ったときの背景色 */
		color: #090955;				/* メニュー項目にマウスが載ったときの文字色 */
	}

	/*-- サブメニューの装飾 --*/
	ul.ddmenu ul {
		display: none;			/* 標準では非表示にする */
		margin: 0px;			/* サブメニュー外側の余白 */
		padding: 0px;			/* サブメニュー内側の余白 */
		position: absolute;		/* 絶対配置にする */
	}

	/*-- サブメニューがある場合に開く処理 --*/
	ul.ddmenu li:hover ul {
		display: block;		/* マウスポインタが載っている項目のリストを表示 */
	}

	/*-- サブメニュー項目の装飾 --*/
	ul.ddmenu ul li {
		width: 140px;					/* サブメニュー1項目の横幅 */
		border-top: 1px solid #c6cdfe;	/* サブ項目上側の枠線 */
	}
	ul.ddmenu ul li a {
		line-height: 38px;		/* サブメニュー1項目の高さ */
		text-align: left;
		padding-left: 10px;		/* 文字列前方の余白 */
		font-weight: normal;
	}
	ul.ddmenu ul li a:hover {
		background-color: #c6cdfe;	/* サブメニュー項目にマウスが載ったときの背景色 */
		color: #090955;				/* サブメニュー項目にマウスが載ったときの文字色 */
	}

	/*--- ハンバーガーメニュー非表示 ---*/
	.hamburger-menu{
		display: none;
	}

}

 /*--- スマホ用 ---*/
@media screen and (max-width: 1100px){

	.flex-container {
		display:block;
		margin: 0 auto;
	}

	main {
		background-color:#fff;
		padding: 10px 18px;
	}

	h1 {
		font-size: 1rem;
	}
	h2 {
		font-size: 1.2rem;
	}
	h3 {
		font-size: 1.1rem;
	}
	.copyright {
		color:#fff;
		font-size:0.6rem;
	}
	aside {
		margin: 0 auto;
		background-color: #ffe4af;
	}

	.img-div img{
		width: 100px;
	}

	.link_box {
		width: 92%;
		min-height: 100px;
	}

	.member_div {
//		display: inline-block;
		height:210px;
//		vertical-align:top;
		margin: 10px 10px 0px 0px;
	}
	.member_div img {
		width: 150px;
	}
	.member_title{
//		margin: 6px 0 30px 10px;
//		padding:0;
		font-size: 0.8rem;
		line-height: 1.2em;
//		text-align:left;
	}
	nav {	/* メニュー */
		display: none;
	}

	.flex-div-right {	/* バナー */
		display: none;
	}

	/*-- ハンバーガーメニュー --*/
	.menu-btn {
		position: fixed;
		top: 5px;
		right: 5px;
		display: flex;
		height: 50px;
		width: 50px;
		justify-content: center;
		align-items: center;
		z-index: 90;
		background-color: #4a4a4a;

	}
	.menu-btn span,
	.menu-btn span:before,
	.menu-btn span:after {
		content: '';
		display: block;
		height: 3px;
		width: 25px;
		border-radius: 3px;
		background-color: #fff;
		position: absolute;
	}
	.menu-btn span:before {
		bottom: 8px;
	}
	.menu-btn span:after {
		top: 8px;
	}
	#menu-btn-check:checked ~ .menu-btn span {
		background-color: rgba(255, 255, 255, 0);	/* メニューオープン時は真ん中の線を透明にする */
	}
	#menu-btn-check:checked ~ .menu-btn span::before {
		bottom: 0;
		transform: rotate(45deg);
	}
	#menu-btn-check:checked ~ .menu-btn span::after {
		top: 0;
		transform: rotate(-45deg);
	}
	#menu-btn-check {	/* チェックボックスを隠す */
		display: none;
	}
	/*--- ハンバーガーメニューの装飾 ---*/
	.menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 80;
		background-color: #646464;
	}
	.menu-content ul {
		padding: 40px 10px 0;
	}
	.menu-content ul li {
		border-bottom: solid 1px #fff;
		list-style: none;
		line-height: 2.5em;
	}
	.menu-content ul li a {
		display: block;
		width: 100%;
		font-size: 110%;
		box-sizing: border-box;
		color:#fff;
		text-decoration: none;
		padding: 0px 10px 0px 5px;
//		padding: 9px 15px 10px 0;
		position: relative;
	}
	.menu-content ul li a::before {
		content: "";
		width: 8px;
		height: 8px;
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
		transform: rotate(45deg);
		position: absolute;
		right: 11px;
		top: 16px;
	}
	.menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 100%;		/* leftの値を変更してメニューを画面外へ */
		z-index: 80;
		background-color: #646464;
		transition: all 0.5s;	/* アニメーション設定 */
	}
	#menu-btn-check:checked ~ .menu-content {
		left: 0;	/* メニューを画面内へ */
	}

}
