@charset "UTF-8";


body	{margin: 0;
	font-family: 'ヒラギノ明朝', serif}

/* 上下中央揃え */
.logo {
  height: 100px;
  padding: 10px;
  align-items: center;
  display: flex;
  background-color: #b0c4de;
}

.dl  {max-height: 100px; width: auto;
}

/* サイト名 */
.site h1 a	{color: #000000;
	text-decoration: none}

.site h1	{margin: 0;
	font-size: 30px}

.site img	{border: none}


/* ヘッダー画像 */
.topimg	{max-width: 100%;
	height: auto;
	vertical-align: bottom}

/* キャッチコピー */
.catch	{margin: 0;
	padding: 15px;
	background-color: rgba(255,255,255,0.7);
	font-size: 22px}

/* ヘッダー画像にキャッチコピーを重ねる */
.top	{position: relative}

.catch	{position: absolute;
	bottom: 7%;
	left: 3%}



/* 概要 */
.gaiyou a	{display: block;
	background-color: #85023e;
	color: #ffffff;
	text-align: center;
	text-decoration: none}

.gaiyou a:hover	{opacity: 0.8}

.gaiyou i	{display: block;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 40px}

.gaiyou .fa-stethoscope	{background-color: #add8e6}

.gaiyou .fa-graduation-cap	{background-color: #ffdc00}

.gaiyou .fa-envelope	{background-color: #ffb6c1}

.gaiyou h1	{margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: normal}

.gaiyou p	{margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fffff0;
	color: #000000;
	font-size: 12px}


/* poster*/
.poster {width:100%; height:100%}

/* お知らせ */
.news	{padding: 20px;
	border: solid 5px #dddddd}

.news h1	{margin-top: 0;
	margin-bottom: 5px;
	font-size: 18px;
	color: #666666}

/* 記事 */
.kiji {padding: 0px;
	border: solid 0px;
	display: block;
	margin: 0 auto;
	max-width: 100%;}

.kiji h1	{margin-top: 0;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: solid 20px #85023e;
	font-size: 24px;
	font-weight: normal}

/* リンクアイコン */
.icon::before {
	color: #85023e ;
	font-size: 25px ;
	display: inline-block;
	margin-right: .3em;
	font-family: fontawesome;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* 挨拶、業績などPDF追加部分 */
.additional {padding: 0px;
	border: solid 0px;
	display: block;
	margin: 0 auto;
	max-width: 80%;}

.additional h1	{margin-top: 0;
		margin-bottom: 20px;
		padding-left: 20px;
		border-left: solid 20px #85023e;
		font-size: 24px;
		font-weight: normal}

.wrap {text-align: center;}

/* パンくずリスト */
.bread	{margin-bottom: 20px}

.bread ol	{margin: 0;
	padding: 0;
	list-style: none}

.bread li a	{display: inline-block;
	padding: 5px;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

.bread li a:hover	{background-color: #eeeeee}

.bread ol:after	{content: "";
	display: block;
	clear: both}

.bread li	{float: left;
	width: auto}

.bread li:after	{content: '\003e';
	margin-left: 10px;
	margin-right: 10px;
	color: #888888}

/* 戻るボタン */

.back	{margin-bottom: 20px}

.back ol	{margin: 0;
	padding: 0;
	list-style: none}

.back li a	{display: inline-block;
	padding: 5px;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

.back li a:hover	{background-color: #eeeeee}

.back ol:after	{content: "";
	display: block;
	clear: both}

.back li	{float: right;
	width: auto}

.back li:after	{content: '\003e';
	margin-left: 10px;
	margin-right: 10px;
	color: #888888}

/* サイドメニュー */
.sidemenu h1	{margin: 0;
	padding: 10px;
	font-size: 16px;
	font-weight: normal}

.sidemenu h1 i	{margin-right: 5px;
	color: #8abc60;
	font-size: larger}

.sidemenu ul	{margin: 0;
	padding: 0;
	list-style: none}

.sidemenu li a	{display: block;
	padding: 5px;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

.sidemenu li a:hover	{background-color: #eeeeee}


/* コピーライト */
.copyright p	{margin: 0;
	color: #666666;
	font-size: 14px}


/* BOX5をバーの形にする */
.box5	{padding-top: 15px;
	padding-bottom: 15px;
	text-indent: 1em;
	background-color: #dddddd;
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;}


/* ボックスの左右 */
.boxA, .box4, .box6, .box7, .box8
	{padding-left: 15px;
	padding-right: 15px}


/* ボックスの上下 */
.box2	{text-align: center;
	width: 100%;
	margin: 0 auto;}

.boxA	{padding-top: 20px;
	padding-bottom: 0px;}

.box4	{padding-top: 20px;
	padding-bottom: 20px}

.box4-1	{padding-bottom: 20px}

.box6	{padding-top: 20px}

.box6-1, .box6-2, .box6-3
	{padding-bottom: 10px}

.box7	{padding-top: 20px;
	padding-bottom: 70px}

.box8	{padding-top: 30px;
	padding-bottom: 20px}

.box8-2	{padding-top: 50px;
	padding-bottom: 20px}

input, select {font-size: 100%;}

/* ########### 359px以下 ########### */
@media (max-width: 359px) {

/* サイト名 */
.site img	{width: 225px;
	height: auto}

}


/* ########### 599px以下 ########### */
@media (max-width: 599px) {

/* キャッチコピー */
.catch	{padding: 5px 10px;
	font-size: 12px}

/* ダウンロード */
.dl { height: 20px }
.logo {font-size: 9px; height: 20px }

}

/* ########### 799px以下 ########### */
@media (max-width: 799px) {

/* トグルボタン */
#menubtn	{display: none}

/* ナビゲーションメニュー（改行） */
.menu	{display: block !important}

.menu ul	{margin: 0;
	padding: 0;
	display: flex;
	justify-content:flex-end;
	list-style: none}

.menu li a	{display: block;
	padding: 5px;
	color: #000000;
	font-size: 11px;
	text-decoration: none}

.menu li a:hover	{background-color: #eeeeee}

.menu li	{float: left;
	width: auto}

.menu lo	{font-size: 10px}

/* キャッチコピー */
.catch	{padding: 5px 10px;
	font-size: 16px}

/* ダウンロード */
.dl { height: 60px }
.logo {font-size: 13px; height: 60px }

/* コンテンツタイトル */
.kiji h1, .additional h1 {font-size: 18px; border-left: solid 15px #85023e}

}

/* ########### 800px以上 ########### */
@media (min-width: 800px) {

/* トグルボタン */
#menubtn	{display: none}

/* ナビゲーション */
#menu	{display: block !important}

.menu ul	{margin: 0;
	padding: 0;
	list-style: none}

.menu li a	{display: block;
	padding: 10px 15px;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

.menu li a:hover	{background-color: #eeeeee}

.menu ul:after	{content: "";
	display: block;
	clear: both}

.menu li	{float: left;
	width: auto}

.menu lo	{font-size: 12px}

/* BOX1とBOX2を横に並べる設定 */
.boxA:after	{content: "";
	display: block;
	clear: both}

.box1	{float: left;
	width: auto}

.box2	{float: right;
	width: auto}


/* BOX6-1、BOX6-2、BOX6-3を横に並べる設定 */
.box6:after	{content: "";
	display: block;
	clear: both}

.box6-1	{float: left;
	width: 32%;
	margin-right: 2%}

.box6-2	{float: left;
	width: 32%;
	margin-right: 2%}

.box6-3	{float: left;
	width: 32%}


/* BOX8-1とBOX8-2を横に並べる設定 */
.box8:after	{content: "";
	display: block;
	clear: both}

.box8-1	{float: right;
	width: 82%;
	padding-left: 10px;
	padding-right: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

.box8-2	{float: left;
	width: 18%}

}


/* ########### 1190px以上 ########### */
@media (min-width: 1190px) {

/* 全体の横幅を固定 */
.box3, .box4, .boxA-inner, .box5-inner, .box6, .box7, .box8
	{width: 1140px;
	margin-left: auto;
	margin-right: auto}