@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: underline;
}

a:link {
	color: #00f;
}

a:visited {
	color: #90f;
}

a:hover {
	color: #f00;
}

a:active {
	color: #f00;
}

img {
	border: 0px none;
}

.right {
	text-align: right;
}

.red {
	color: #BB1511;
}

body {
	font-size: 13px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height: 140%;
	padding: 0;
	margin: 0;
	color: #333;
	background-color: #FFF;
	background-image: url(../common_img/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	text-align: left;
	margin: 0 auto 0;
	padding: 20px 10px 0;
	width: 995px;
	position: relative;
}


/* ヘッダー　*/

#header {
	height: 80px;
	padding: 0px;
	margin-bottom: 3px;
	position: relative
}

#header_img {
	height: 300px;
}

#header_img_second {
	height: 100％;
	padding: 0px;
	background: #fff;
}

#header_link {
	height: 20px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
}

#header_link2 {
	height: 20px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	/*right:120px;*/
	right: 260px;
}

#header_link ul {
	list-style-type: none;
}

#header_link2 ul {
	list-style-type: none;
}

#header_link li {
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}

#header_link2 li {
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}

#header_link li a {
	/*width: 135px;*/
	width: 135px;
	height: 15px;
	display: block;
}

#header_link2 li a {
	/*width: 90px;*/
	width: 90px;
	height: 15px;
	display: block;
}

#header_link li a:hover {
	background-position: 0 -15px;
}

#header_link2 li a:hover {
	background-position: 0 -15px;
}


#link01 a {
	background-image: url(../img/h_link_s01.png);
	background-repeat: no-repeat;
}

#link02 a {
	background-image: url(../img/h_link_s02.png);
	background-repeat: no-repeat;
}

#link03 a {
	/*background:url(../img/h_link_s03.png) no-repeat;*/
	background: url(../img/h_link_s03_131207.png) no-repeat;
	background-color: #b8d1ff;
}

#link04 a {
	background-image: url(../img/h_link_s04.png);
	background-repeat: no-repeat;
}


/*  コンテンツ部分　*/

#container {
	padding-top: 6em;
	position: relative;
	background-image: url(../common_img/bg_cont.jpg);
	background-repeat: repeat-y;
}

#globalnavi {
	width: 995px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
}

#contents {
	width: 900px;
	position: relative;
	margin-left: 50px;
}

#contents-calender {
	width: 280px;
	overflow: hidden;
	float: right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;

}

#mainContent {
	width: 580px;
	height: auto;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	position: relative;
}

#MainContent_photo {
	position: absolute;
	overflow: hidden;
	right: 0px;
	top: 50px;
}

#MainContent_txt {
	width: 400px;
	position: absolute;
	overflow: hidden;
	top: 43px;
	left: 10px;
	padding-right: 10px;
}

.page-title {
	display: flex;
	align-items: center;
}

.page-title h4 {
	margin-left: 10px;
	color: #438EDA;
	font-size: 18px;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	;
	font-weight: bold;
}

.page-title span {
	color: #A1A1A1;
	margin-right: 1em;
}


#footer {
	clear: both;
	padding: 1em 0 2.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

/* メニュー */
#globalnavi ul {
	list-style-type: none;
	width: 100%;
}

#globalnavi li {
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}

#globalnavi li a {
	width: 124px;
	height: 50px;
	display: block;
}

#globalnavi li a:hover {
	background-position: 0 -50px;
}

#globalnavi li a.stay {
	background-position: 0 -50px;
}

#menu01 a {
	background-image: url(../common_img/menu01.jpg);
	background-repeat: no-repeat;
}

#menu02 a {
	background-image: url(../common_img/menu02.jpg);
	background-repeat: no-repeat;
}

#menu03 a {
	background: url(../common_img/menu03.jpg) no-repeat;
}

#menu04 a {
	background: url(../common_img/menu04.jpg) no-repeat;
}

#menu05 a {
	background: url(../common_img/menu05.jpg) no-repeat;
}

#menu06 a {
	background: url(../common_img/menu06.jpg) no-repeat;
}

#menu07 a {
	background: url(../common_img/menu07.jpg) no-repeat;
}

#menu08 a {
	background: url(../common_img/menu08.jpg) no-repeat;
}

/* -------------------------------------------------------------
   [3] コンテンツブロック内に関する指定 */

#mainContent p {
	font-size: 13px;
	line-height: 160%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#contents-calender p {
	font-size: 12px;
}

.midasi {
	overflow: auto;
	margin-bottom: 10px;
	float: left;
	padding-top: 10px;
	margin-top: 10px;
}

.get_pdf {
	font-size: 11px;
	line-height: 120%;
}

.qa_midasi {
	font-size: 13px;
	color: #006;
}

.info_txt {
	width: 380px;
	margin-bottom: 10px;
}

.consul_link {
	font-size: 12px;
	color: #036;
}

.consul_link a {
	font-size: 12px;
	text-decoration: none;
	color: #036;
}

.consul_link a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #036;
}

.consul_link_main {
	font-size: 13px;
	color: #036;
}

.consul_link_main a {
	font-size: 13px;
	text-decoration: none;
	color: #036;
}

.consul_link_main a:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #036;
}



/*-- ごあいさつ部分 ---*/

.honbun {
	height: 100%;
	width: 560px;
	overflow: auto;
	margin-bottom: 20px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/*-- 更新情報部分 ---*/

.information {
	height: 350px;
	width: 550px;
	overflow: auto;
	margin-bottom: 10px;
	padding: 10px 15px 10px 5px;
	float: left;
}

.information dt {
	margin-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06C;
}

.information dd {
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

/*-- トピックス部分 ---*/
.topics {
	height: 100%;
	width: 550px;
	overflow: auto;
	float: left;
	padding-left: 10px;

}

/*-- 囲み枠 ---*/

#boxrh_news {
	padding: 3px;
	width: 580px;
	height: 100%;
	border: 1px solid #CCCCCC;
	text-align: left;
	float: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* #boxrh_calender {
	padding: 0px;
	width: 270px;
	height: 100%;
	border: 1px solid #999;
	text-align:left;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#boxrh_calender p{
	margin-top: 10px;
	margin-left:3px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
} */


/* カレンダーテーブル */
.calendar {
	margin-bottom: 20px;
	width: 280px;
}

.calendar-wrap {
	margin: 0 auto;
	margin-bottom: 20px;
	/* max-width: 1110px; */
	width: 100%;
}

.calendar-wrap p {
	text-align: center;
	font-size: 1.2em !important;
	font-weight: bold;
	color: #333;
}

.calendar-table {
	width: 100%;
	border-collapse: collapse;
}

.calendar-table th,
.calendar-table td {
	border: 1px solid #999;
	color: #333;
	width: 14.28%;
	text-align: center;
	padding: 5px;
	/* font-size: 14px; */
	font-weight: bold;
}

.calendar-table th {
	padding: 6px 5px;
}

.calendar-table td {}

.calendar-table .sun {
	color: #e17f7e;
	background-color: #f8e4e2;
}

.calendar-table .sat {
	color: #7ab6f3;
	background-color: #e7f6fd;
}

.calendar-table .mute {
	color: #aaa;
}

.calendar-table .today {
	background-color: #7d7d7d;
}

.calendar-table .kyuushin {
	background-color: #66CCFF;
}

.calendar-table .gozen {
	background-color: #F6F455;
}

.note,
.schedule {
	text-align: left;
	margin-bottom: 20px;
}

.note p {
	display: flex;
}

.note p span {
	font-size: 15px;
	line-height: 1.5;
}

.schedule p {
	font-size: 1.2em !important;
	line-height: 1.5;
}

.caution {
	position: relative;
}

.caution::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 5px;
	display: block;
	width: 25px;
	height: 25px;
	border: 2px solid red;
	border-radius: 50%;
}

.henkou {
	background-color: greenyellow
}

.calendar-ico {
	width: 100%;
	display: flex;
	gap: 10px;
	justify-content: center;
	align-items: center;
}

.ico-img {
	width: 15px;
	height: 15px;
	margin-bottom: 5px;
}

/* .ico-gozen {
	margin: 0 20px;
} */

.ico-caution-img {
	border: 2px solid red;
	border-radius: 50%;
}

.ico-henkou-img {
	background-color: greenyellow
}

.ico-gozen-img {
	background-color: #F6F455
}

.ico-kyuushin-img {
	background-color: #66CCFF;
}

#note {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#boxrh_news_omimai {
	padding: 3px;
	width: 580px;
	height: 100%;
	border: 1px solid #69c;
	text-align: left;
	float: left;
	background-color: #D2E3FF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#boxrh_news_shinnen {
	padding: 3px;
	width: 580px;
	height: 100%;
	border: 1px solid #ADD8E6;
	text-align: left;
	float: left;
	background-color: #F5FFFA;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.books {
	border-left: #036 thin solid;
	border-right: #036 thin solid;
}

/* -------------------------------------------------------------
   フッターに関する指定 */

#footer p {
	text-align: center;
}