@charset "UTF-8";
/* CSS Document */

/*-----------------------------
pagebox
------------------------------*/
.page-toppic {
	width: 100%;
	height: auto;
}

.page-toppic img {
	width: 100%;
	height: auto;
}

#pagebox {
	max-width: 100%;
	height: auto;
	margin: auto;
}

@media all and (-ms-high-contrast: none){
	.page-toppic {
	width: 100%;
	max-height: auto;
		overflow: hidden;
	}

	.page-toppic img {
		width: 100%;
		height: auto;
	}
}





.page-inner {
	width: 70%;
	max-width: 700px;
	height: auto;
	margin: auto;
	padding: 50px 0;
	color: #000000;
}

.page-mainpic {
	width: 100%;
	height: auto;
	margin: auto;
	padding: 50px 0 50px 0;
}

.page-mainpic img {
	width: 100%;
	height: auto;
}

.page-title {
	font-size: 30px;
	color: #d5656d;
	text-align: center;
}

.page-subtitle {
	font-size: 25px;
	color: #d5656d;
	text-align: center;
}

.page-con {
	font-size: 20px;
	text-align: justify;
	padding: 30px 0 30px 0;
}





.page-table {
	font-size: 25px;
	padding: 20px 0 80px 0;
}

.page-table table {
	width: auto;
	height: auto;
	margin: auto;
	background-color: #d81d1a;
}

.page-table td {
	border: 1px solid #000000;
	padding: 10px;
}





.page-daihyoupic {
	width: 50%;
	max-width: 400px;
	height: auto;
	margin: auto;
	padding: 50px 0 50px 0;
}

.page-daihyoupic img {
	width: 100%;
	height: auto;
}


/*-----------------------------
mapとmovieのiframe
------------------------------*/
iframe{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

#moviebox iframe{
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}

#moviebox{
	padding: 30px 0 80px 0;
}



/*----------------------------------------------------
.kasou-midashipic
====================================================*/
.kasou-midashipic {
	width: 100%;
	height: auto;
}

.kasou-midashipic img {
	width: 100%;
	height: auto;
}

/*----------------------------------------------------
下層ボックス
====================================================*/
#kasoubox {
	width: 70%;
	max-width: 700px;
	padding: 0px 0 0px 0;
	margin: auto;
	color: #000000;
}

footer.entry-footer,
span.byline,
time.updated,
.nav-subtitle,
.nav-links,
.screen-reader-text,
.edit-link {
	display: none;
}

.entry-meta,
.entry-meta a {
	font-size: 20px;
}

#comments {
	display: none;
}

#kasoubox .entry-title {
	width: 100%;
	font-size: 25px;
	margin: auto;
	padding: 10px 0 30px 0;
}

/*----------------------------------------------------
ブログページ
====================================================*/
#blogbox {
	max-width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}

#blogbox h1.entry-title {
	width: 100%;
	font-size: 35px;
	color: #d5656d;
	margin: auto;
}

#blogbox .entry-content {
	width: 100%;
	height: auto;
	font-size: 25px;
	line-height: 25px;
	margin: auto;
	padding: 0 0 30px 0;
}

#blogbox .entry-content a {
	font-size: 25px;
	color: #d5656d;
	text-decoration: underline;
}

#blogbox .entry-content h2 {
	font-size: 35px;
}

#blogbox .entry-content img {
	width: 100%;
	height: auto;
	margin: 25px 0 25px 0;
}

#blogbox .entry-content iframe {
	margin: 25px 0 25px 0;
}

#blogbox time.entry-date {
	font-size: 15px;
	color: #000000;
}

/*----------------------------------------------------
ページナビゲーション
====================================================*/
.wp-pagenavi {
	width: 100%;
	height: auto;
	margin: auto;
	font-size: 30px;
	text-align: center;
	color: #000000;
	padding: 50px 0 50px 0;
}

.wp-pagenavi a {
	color: #000000;
}


/*----------------------------------------------------
サイトマップ
====================================================*/
.sitemapbox {
	width: 350px;
	font-size: 18px;
	margin: auto;
	padding: 80px 0;
}

.sitemapbox h2 {
	font-size: 20px;
	color: #d5656d;
	border-bottom: 1px solid #d5656d;
}

.sitemapbox ul.simple-sitemap-page {
	display: block;
	width: 100%;
	padding-bottom: 50px;
}

.sitemapbox ul.simple-sitemap-post {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.sitemapbox ul li {
	color: #000000;
}

.sitemapbox ul li a {
	color: #000000;
}


/*-----------------------------
privacypolicy
------------------------------*/
#privacypolicy {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: justify;
}

.privacypolicy-inner {
	width: 800px;
	height: auto;
	margin: auto;
	padding: 50px 0;
	color: #000000;
}

.privacypolicy-title h2 {
	text-align: center;
	font-size: 25px;
}

span.privacypolicy-title {
	font-size: 18px;
}

.privacypolicy-con {
	font-size: 15px;
	padding: 20px 0 30px 0;
}

/*-----------------------------
about
------------------------------*/
#about {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}

.about-inner {
	width: 800px;
	height: auto;
	margin: auto;
}

.aboutbox ul li.about-title {
	font-size: 20px;
	padding: 30px 0 10px 0;
}

.aboutbox ul li.about-con {
	font-size: 15px;
}

.aboutbox ul li.about-con a {
	color: #000000;
	border-bottom: 1px solid #000000;
}

/*-----------------------------
contact
------------------------------*/
#contact {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}

.contact-inner {
	width: 800px;
	height: auto;
	margin: auto;
}

.contactbox ul li.contact-title {
	display: block;
	font-size: 18px;
	margin: 50px;
}

.contactbox ul li.contact-title a {
	color: #000000;
}







































/*----------------------------------------------------
ブログページ
====================================================*/
#blogbox {
	max-width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}

#kasoubox #picup-title {
	width: 70%;
	height: auto;
	padding: 50px 0 50px 0;
	margin: auto;
}

#kasoubox #picup-title img {
	width: 100%;
	height: auto;
}

#blogbox .entry-title {
	width: 100%;
	font-size: 30px;
	margin: auto;
}

#blogbox .entry-content {
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 30px;
	margin: auto;
	padding: 0 0 30px 0;
	line-height: 40px;
}

#blogbox .entry-content a {
	font-size: 25px;
	color: #d81d1a;
	text-decoration: underline;
}

#blogbox .entry-content img {
	width: 100%;
	height: auto;
	margin: 25px 0 25px 0;
}

#blogbox .entry-content iframe {
	margin: 25px 0 25px 0;
}

#blogbox time.entry-date {
	font-size: 15px;
	color: #000000;
}


/*----------------------------------------------------
FAQページ
====================================================*/
.faqbox {
	width: 100%;
	height: auto;
}

.faqbox li.faq-title {
	font-size: 23px;
	color: #d5656d;
	padding: 30px 0 10px 0;
}

.faqbox li.faq-con {
	font-size: 16px;
	color: #000000;
}



/*----------------------------------------------------
メニューページ
====================================================*/
.menubox {
	max-width: 100%;
	height: auto;
	margin: auto;
}

.menubox img {
	width: 100%;
	height: auto;
}




/*----------------------------------------------------
#news一覧
====================================================*/
#picupnews {
	width: 100%;
	height: auto;
}



#picupnews-title {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 60px 0 40px 0;
}

#picupnews-title img {
	width: 300px;
	height: auto;
}



#picupnews-box {
	max-width: 980px;
	height: auto;
	margin: auto;
}



.picupnews-box-box1 {
	float: left;
	width: 298px;
	min-height: 400px;
	padding: 0 14px 30px 14px;
}

.picupnews-box-box1-pic {
	width: 298px;
	height: 184px;
	margin: auto;
	overflow: hidden;
}

.picupnews-box-box1-pic img {
	width: 298px;
	height: auto;
	-moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

.picupnews-box-box1-pic img:hover {
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.picupnews-box-box1-day {
	color: #858585;
	font-size: 12px;
	text-align: center;
	margin: 20px 0 0 0;
}

.picupnews-box-box1-title {
	color: #d5656d;
	font-size: 20px;
	max-width: 298px;
	text-align: center;
	margin: 20px 0 10px 0;
}

.picupnews-box-box1-title a {
	color: #d5656d;
}

.picupnews-box-box1-con {
	font-size: 15px;
	text-align: justify;
}

.picupnews-box-box1-con a {
	font-size: 15px;
	color: #d5656d;
}


#picupnews-box:after {
  content: ".";  /* 新しいコンテンツ */
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; /* 非表示に */
}




#picupnews-moreinfo {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 60px 0 40px 0;
}

#picupnews-moreinfo img {
	width: 300px;
	height: auto;
}


/*
     FILE ARCHIVED ON 02:35:22 Jun 26, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:08:26 Sep 16, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.406
  exclusion.robots: 0.04
  exclusion.robots.policy: 0.032
  esindex: 0.007
  cdx.remote: 12.94
  LoadShardBlock: 82.868 (3)
  PetaboxLoader3.datanode: 61.056 (5)
  PetaboxLoader3.resolve: 75.216 (3)
  load_resource: 91.029
  loaddict: 19.57
*/