/* */

/* 全体の設定
–––––––––––––––––––––––––––––––––––––––––––––––––– */
html {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;}
body {
	color: #000;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	line-height: 160%;}
/* グリッド
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
	max-width: 1200px;
	position: relative;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	background: #ffffff;}
/* ブロックを縦に表示 */
.row {
  display: flex;
  flex-direction: column;
  padding: 0; width: 98%; margin-right: auto; margin-left: auto;}
.col {
  display: block; flex: 1 1 auto; margin-left: 0; max-width: 100%; width: 100%;}
/* 見出し
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1,h2,h3,h4,h5,h6 {
  font-weight: 400;
  letter-spacing: 0.1em;}
h1 {  text-align: center;}
h2 {
  border-radius: 0px;
  /*同上*/
  -webkit-box-shadow: 1px 2px 7px #ccc;
  box-shadow: 1px 2px 7px #ccc;
  color: #FFF;
  clear: both;
  border-bottom: 4px solid #948c75;
  opacity: 0.7;
  background-color: #5E5439;
  background-image: linear-gradient(#d7d7d7 1%, #7f6d61 47%, #2c2617);
  font: bold 110% "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  padding-top: 0.4em;
  padding-right: 1em;
  padding-bottom: 0.4em;
  padding-left: 1em;
  margin-bottom: 1em;
  margin-top: 1em;}
h3 {
  border-radius: 10px;
  background-color: #ede7d8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#ede7d8));
  background-image: -webkit-linear-gradient(#FFF, #ede7d8);
  background-image: linear-gradient(#FFF, #ede7d8);
  -webkit-box-shadow: 1px 2px 7px #ccc;
  box-shadow: 1px 2px 7px #ccc;
  font-size: 100%;
  clear: both;
  border: 1px solid #c6bca0;
  color: #000000;
  margin-top: 1em;
  font-weight: bold;
  padding-top: 4px;
  padding-right: 15px;
  padding-bottom: 4px;
  padding-left: 15px;
  margin-bottom: 1em;}
h4 {color: #2164AC;font-weight: bold;}
h5 {font-size: 1.8rem;
  letter-spacing: -.05rem;}
h6 {
  font-size: 1.5rem;
  letter-spacing: 0;}
.topimg {
  max-width: 1200px;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  background-color: #5E5439;}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;  display: none;  width: 100%;  left: 0;  top: 0;}
.rslides li:first-child {
  position: relative;  display: block;  float: left;}
.rslides img {
  display: block;  height: auto;  float: left;  width: 100%;  border: 0;}
.google-calendar {
  position: relative;  padding-bottom: 90%;  /* アスペクト比を維持 */  height: 0;  overflow: hidden;}
.google-calendar iframe {
  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;}
.kutikomi {
	padding: 1em;
	display: inline-block;
	border-radius: 10px;
	background-color: #EBEBEB;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.kutikomi ul li {
  list-style-type: none;
  float: left;
  margin: 10px;}
.kutikomi ul li a {
  font-weight: bold;}
.kutikomi ul li a:hover {
  font-weight: bold;
  color: #F00;}
.name {
  float: left;
  margin-right: 5px;
  clear: both;
  font-size: 20pt;
  color: #00498D;
  font-weight: bold;}
.size18 {
  font: bold 200% "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  color: #02488D;
  font-size: 20px;
}

.box1 {  float: left;  width: 345px;  margin-right: 5px;  clear: both;}
.box2 {  float: left;  width: 350px;}
.font01 {  font-size: 140%;  font-weight: bold;  color: #796F56;}
.font02 { color: #F00;}
.font-toukan {
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;}
.font03 { font-weight: bold;}
#main section ul li { list-style: disc inside;}
.iti_center { text-align: center;}
img.hidari { float: left;}
img.migi { float: right;}
p.gyoukan { line-height: 200%;}
p.iti_migi {text-align: right;}

p {
  margin-top: 0;  padding-left: 1em;}
.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus {
  color: #333;  border-color: #888;  outline: 0;}
/* リスト
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {  list-style: circle inside;}
.18txt {font-size: 18px;}
ol {  list-style: decimal inside;}
ol,ul {  padding-left: 0;  margin-top: 0;}
ul ul,ul ol,ol ol,ol ul {
  margin: 1.5rem 0 1.5rem 3rem;  font-size: 90%;}
li {  margin-bottom: 0rem;  text-decoration: none;}
/* テーブル
–––––––––––––––––––––––––––––––––––––––––––––––––– */
table { border-collapse: collapse;}
th,td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #eeeab5;}
th:first-child,
td:first-child {
  padding-left: 0;}
th:last-child,
td:last-child {
  padding-right: 0;}
/* 全幅
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.full-width {
  width: 96%;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;}
.max-full-width {
  max-width: 1200px;
  box-sizing: border-box;}
.pull-right {  float: right;}
.pull-left {  float: left;}
/* 罫線
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 3rem;  margin-bottom: 3.5rem;  border-width: 0;  border-top: 1px solid #E1E1E1;}
nav {  display: block;  margin: 0px;  padding: 0px;}
img {	max-width: 100%;	height: auto;}
a {	display: block;	color: #2F2F2F;	text-decoration-line: none;}
a:hover {	color: #626262;}
a img:hover {	opacity: 0.8;}
.underline {	border-bottom: 3px solid #000000;	padding-bottom: 0.5rem;}
/*ヘッダー
-------------------------------------*/
.head {flex-direction: row;	text-align: center;}
header {width: 100%;margin: 0px;}
.telbox {margin-left: auto;font-size: 1.2rem;padding: 1rem 0 0 0;}
nav ul {
	max-width: 1200px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	list-style: none;
	padding-bottom: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #5e5439;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #fff;}
nav li {
	display: block;
	flex: 1 0 auto;
	margin-right: 5px;
	margin-left: 5px;}
nav li a {
	text-decoration: none;
	text-align: center;
	background-color: #5e5439;
	color: #fff;
	font-weight: bold;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #5E5439;
	padding: 5px;}
nav a:hover {
	color: #fff;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #796F56;
	background-color: #756a54;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC00;}
/*メイン画像
-------------------------------------*/
.mainimg img {	width: 100vw;}
/*メインコンテンツ
-------------------------------------*/
main {color: #000;padding: 0px;}
/*新着情報
-------------------------------------*/
.news {
	position: relative;
	border: 2px solid #000;
	border-radius: 10px;
	margin-top: 1em;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;}
.news .box-title {
	background-color: #756a54;
	font-weight: 300;
	color: #FFF;
	position: absolute;
	top: -15px;
	left: 50px;
	text-align: center;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	font-size: 150%;}
.news iframe {overflow: auto;}
/*.news iframe {width: 100%;height: 370px;}*/
/*フッター
-------------------------------------*/
footer {
	color: #fff;
	clear: both;
	padding-top: 5;
	padding-right: rem;
	padding-bottom: 0;
	padding-left: rem;}
footer h5 {	border-bottom: 3px solid #f00;}
/*コピーライト
-------------------------------------*/
.copyright {
	text-align: center;
	padding: 1rem 0;
	background-color: #5e5439;}
.copyright a {
	text-decoration: none;
	display: inline-block;}
.kutikomi {
	padding: 1em;
	display: inline-block;
	border-radius: 10px;
	background-color: #EBEBEB;
	margin-top: 1em;}
.kutikomi ul li {
	list-style-type: none;
	float: left;
	margin: 10px;}
.kutikomi ul li a {
	font-weight: bold;}
.kutikomi ul li a:hover {
	font-weight: bold;
	color: #F00;}
/*ページトップへ戻るボタン
-------------------------------------*/
#pagetop {
	position: fixed;bottom: 15px;right: 15px;}
#pagetop a {
	display: block;
	color: #fff;
	width: 80px;
	padding: 20px 5px;
	text-align: center;
	border-radius: 90%;
	border: 1px solid #3e663e;
	background-color: #2164AC;}
#pagetop a:hover {
	background: #fff;color: #000;}
.p3-waku1 {
	font-size: 1.5em;font-weight: 400;}
.txt-no2 {font-weight: bold;}
.txt-no3 {color: #FFFFFF;font-size: 20pt;letter-spacing: 4px;
	text-shadow: 2px 2px 1px #003366,
		-2px 2px 1px #003366,2px -2px 1px #003366,-2px -2px 1px #003366,2px 0px 1px #003366,
		0px 2px 1px #003366,-2px 0px 1px #003366,0px -2px 1px #003366;/* 文字の影 */}
.title-txt {text-align: center;width: 100%;}
.fomt20 {font-size: 20px;font-weight: bold;margin-bottom: 1em;}
.box-backcolor1 {
	font-weight: 700;
	color: #000;
	background-color: #98fb98;
	margin: 0px;
	padding-right: 2em;
	padding-left: 2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;}
.migiyose {
	text-align: right;font-weight: bold;margin-right: 1em;}
.map iframe {width: 100%;aspect-ratio: 16/9;}
.table_sinryou th,.table_sinryou td {
	border-top: 1px solid #000000;border-left: 1px solid #000000;text-align: center;vertical-align: middle;}
.table_sinryou th {
	padding: 5px 10px;background: #FFFFFF;color: #FFFFFF;font-weight: bold;}
.table_sinryou td {
	padding: 2px 5px;background: #FCFCFC;color: #45823E;}
.table_sinryou tr:nth-child(even) td {background: #EEEEEE;}
.table_sinryou th:last-child,.table_sinryou td:last-child {
	border-right: 1px solid #000000;}
.table_sinryou tr:last-child th,.table_sinryou tr:last-child td {
	border-bottom: 1px solid #000000;}
.table_sinryou tr:first-child :first-child {
	border-top-left-radius: 15px;}
.table_sinryou tr:first-child :last-child {
	border-top-right-radius: 15px;}
.table_sinryou tr:last-child :first-child {
	border-bottom-left-radius: 15px;}
.table_sinryou tr:last-child :last-child {
	border-bottom-right-radius: 15px;}
.ullist {
	list-style: none !important;
	line-height: 1.8rem;margin-right: 2em;	margin-left: 2em;}
.ullist>li {position: relative;}
.ullist>li:before {
	background-color: #98FB98;position: absolute;
	content: '';width: 10px;height: 10px;top: 11px;left: -1em;border-radius: 50%;}
/*タイトル付き（ラベルボックス）*/
.box1 {
	background-color: #fff;padding: 2em;position: relative;border: 2px solid #666;}
.box1 .box-title {
	background-color: #fff;
	font-size: 1em;font-weight: 800;color: #666;padding: 0 5px;
	line-height: 1rem;position: absolute;top: -8px;left: 20px;}
/*-------------------------見出デザイン*/
.liststyle1 ul {padding-left: 1em;}
.liststyle1 li {
	list-style-type: disc;
	text-indent: -1em;
	padding-left: 1em;
	padding-bottom: 0.5em;}
/* olのスタイル */
.liststyle2 ol {
	margin: 0;
	list-style: none; /* デフォルトの数字を非表示に */
	counter-reset: li;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2em;}
/* ol内のliのスタイル */
.liststyle2 ol li {
  position: relative;
  font-size: 16px;
  padding-left: 1.5em;
  line-height: 1.6rem;}
/* 2つ目以降のliにmargin-topを指定 */
.liststyle2 ol li:not(:first-child) {
  margin-top: 0.5em;}
/* 数字のスタイル */
.liststyle2 ol li::before {
  counter-increment: li;
  content: counter(li);
  position: absolute;
  left: 0;
  top: 2px; /* 数字のY軸線上の位置を調整 */
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #3abec1;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  text-align: center;}
.clearp {clear: both;}
.photo-img {
    border-radius: 30%;
}	
