@charset "utf-8";

/* 0 to 768px */
body {
	-webkit-text-size-adjust: 100%;
	background: url(../image/back/back1.jpg);
background-size:  cover;
}
header {
	width: 100%;
	max-width: 100%;
	background-image: url(../image/back/01_back.jpg);
	}
	.header-logo {
	margin: 23px auto;
	width: 100%;
	max-width: 100%;
	height: 100px;
	text-align: center;
	background: url(../image/title.png)center center no-repeat;
	font-size: 0;
	}
	
/*ナビゲーション*/
nav {
background: #000000;
}
nav ul {
overflow: hidden;
list-style: none;
margin: 0 auto;
padding: 0;
max-width: ;
}
nav li {
box-sizeing: border-box;
float: left;
border-right: 1px solid #f0f8ff;/*境界線*/
width: 14%;
}
nav li:last-child {
border-right: none;
}
nav li a {
display: block;
padding: 20px 0;
width: 100%;
text-decoration: none;
text-align: center;
font-size: 14px;
color: #ffffff;
}
nav li a:hover {
background: #aaaaff;
}
nav li a.current {
background: url(../image/back/menu_top.jpg);
font-size: 16px;
}	



/*コンテンツ*/	
#contents {
background: url(../image/back.png);
background-size:  cover;
}
#contents left_side {
	overflow: hidden;
	background: ;
}
	#contents left_side ul {
	padding: 10px;
	list-style: none;
	overflow: hidden;
	}
	#contents left_side ul li {
	float: left;
	margin-right: 10px;
	}
	
#contents #main {
	overflow: hidden;
	width:100%;
	text-align: center;
	background: ;
	color: #ffffff;
	font-size: 120%;
	}
	#contents #main article {
	overflow: hidden;
	padding: 10px;
	}
	#contents #main h3 {
	color: ;
	text-align: center;
	}
	#contents #main p {
	margin: 0;
	text-align: left;
	font-size: 20px;
	color: ;
	}
	
/*ボックス*/

/*左　インフォ_1*/
.box_left_1 {
border: 1px solid #f5f5f5;
border-radius: 10px;
padding: 0px;
width: 180px;
height: ;
margin: auto;
background-image: url(../image/back/cal_back_top.jpg);
color: #ffffff;
text-align: center;
}
.box_left_1 h2 {
margin: 0;
border: 1px solid #0000ff;
padding: 5px;
border-radius: 10px 10px 0 0;
background: #000080;
text-align: center;
font-size: 18px;
color: ##fffaf0;
}
.box_left_1 p {
margin: 0 10px;
font-size: 20px;
color: #000000;
text-align: left;
border-radius: 0 0 10px 10px;
}
.box_left_1 img {
width:100%;
}

/*左　インフォ_2*/
.box_left_2 {
border: 1px solid #f5f5f5;
border-radius: 10px;
padding: 0px;
width: 180px;
height: ;
margin: auto;
background-image: url(../image/back/cal_back_top.jpg);
color: #000000;
text-align: center;
border: 1px solid #f5f5f5;
}
.box_left_2 h2 {
margin: 0;
border: 1px solid #008000;
padding: 5px;
border-radius: 10px 10px 0 0;
background: #202020;
text-align: center;
font-size: 18px;
color: #ffffff;
}
.box_left_2 p {
margin: 0;
font-size: 16px;
color: #1d8d8d;
padding: 20px;
border-radius: 0 0 10px 10px;
}
.box_left_2 img {
margin: 10px;
border-radius: 10px;
}


/*インフォメーション(センター)*/
.box_info_center_1 {
float: center;
border: 2px solid ;
border-radius: 10px;
}
.box_info_center_1 img {
width: 800px;
margin: ;
border-radius: 5px;
}

.box_info_center_2 {
float: center;
padding: 0px;
width: 98%;
height: ;
margin: 10px auto;
color: #ffffff;
text-align: center;
background-image: url(../image/back/aisatu_back.png);
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
}
.box_info_center_2 img {
width: 600px;
margin: 2px 3px;
border-radius: ;
}
.main-copy {
text-align: center;
}
.box_info_center_2 h2 {
margin: 0;
font:
font-size: 30px;
color: #ffffff;
text-shadow: 0px 2px 4px #000000;
text-align: center;
padding: 20px;
border: 1px solid #f5f5f5;
}


/*インフォメーション(センター)_モバイル*/
.box_info_center_m1 {
float: center;
border: 1px solid #f5f5f5;
border-radius: 10px;
padding: 0px;
width: ;
height: ;
margin: 10px auto;
background-image: url(../image/back/cal_back_top.jpg);
color: #ffffff;
text-align: center;
}
.box_info_center_m1 h2 {
margin: 0 0 2px;
padding: 5px;
border-radius: 10px 10px 0 0;
background: #000080;
text-align: center;
font-size: 18px;
color: #ffffff;
}
.box_info_center_m1 p {
margin: 0;
font-size: 18px;
color: #006400;
padding: 10px;
border-radius: 0 0 10px 10px;
}
.box_info_center_m1 img {
float: left;
height: 120px;
margin: 2px 3px;
}

.box_info_center_m2 {
float: center;
border: 2px solid #ffff80;
border-radius: 10px;
padding: 0px;
width: ;
height: ;
margin: 10px auto;
background: #0e0e47;
color: #000000;
text-align: center;
}
.box_info_center_m2 h2 {
margin: 0;
padding: 5px;
border-radius: 10px 10px 0 0;
background: #2b2bd5;
text-align: center;
font-size: 18px;
color: #ffff80;
}
.box_info_center_m2 p {
margin: 0;
font-size: 18px;
color: #ffffd5;
padding: 10px;
border-radius: 0 0 10px 10px;
}
.box_info_center_m2 img {
float: left;
height: 100px;
margin: 2px 3px;
}



.articles {
}
.articles ul {
list-style:none;
margin: 0 auto;
padding :0;
}
.articles li {
overflow :hidden;
padding: 10px;
margin-bottom: 20px;
background: #ffffff;
border-radius: 10px;
background-image: url(../image/back/cal_back_top.jpg);
}
.articles h2 {
margin: 0;
border: 1px solid #ff4500;
padding: 5px;
border-radius: 10px 10px 10px 10px;
background: #ffd700;
text-align: center;
font-size: 18px;
color: #000000;
margin: 0 0 10px 0;
}
.articles .thumbnail {
float: left;
margin-right: 10px;
font-size: 0;
}
.articles .category {
margin: 0 0 5px 0;
font-size: 12px;
font-weight: bold;
color: #dd3a59;
}
.articles .title {
margin: 0;
font-size 14px;
color: #000000;
}
.articles title a {
text-decoration: none;
color: #000000;
}
.article .title a:hover {
color: #717171;
}
.articles img {
height:100px;
border-radius: 10px;
}
mark {
background: #ffa500;
}


.calendar-wrapper {
overflow: left;
border: px solid #dedede;
color: #000000;
border-radius: 0 0 10px 10px;
}
.calendar {
float: center;
table-layout: fixed;
width: 100%;
margin-left: px;
margin-bottom: 2px;
border-collapse: collapse;
border: 1px solid #cdcdcd;
background-image: url(../image/back/cal_back_top.jpg);
}
.calendar th,
.calendar td {
padding: 10px 0;
border: 1px solid #cdcdcd;
text-align: center;
vertical-align: middle;
font-size: 14px;
background-color: ;
}
.calendar th {
background-color: #dedede;
}
.calendar th:first-child {
background-color: #e05557;
color: #ffffff;
}
.calendar td:first-child {
background-color: #ffaaaa;
color: #e05557;
}
.calendar th:last-child {
background-color: #207dcf;
color: #ffffff;
}
.calendar td:last-child {
color: #207dcf;
}
.holiday{
background-color: #ffaaaa;
color: #e05557;
}
.calendar caption {
margin: px 0 5px 0;
padding: 10px;
font-size: 14px;
border: 2px solid #dedede;
border-radius: px;
font-weight: bold;
background-image: url(../image/back/cal_back1.jpg);
}
a {
text-decoration: none;
}



#gallery {
  columns: 260px;
  column-gap: 10px;
  margin: 10px;
}
#gallery img {
  width: 100%;
  height: auto;
  padding: 8px;   /* 写真外枠を白フチに */
  background-color: #fff;
  margin-bottom: 10px;
  box-sizing: border-box;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
}

/* コメントを画像に重ねる CSS */
.org p {
  display: inline-block;
  width: 100%;
  position: relative;/* 画像位置を基準に */
  line-height: 1;
}
.name {
  position: absolute;
  padding: 5px;
  top: 0.5em;       /* テキストの始点 */
  left: 0.5em;
  color: #ff8c00; 
  font-weight: bold;
  text-shadow: 0px 2px 4px #a9a9a9;
  z-index: 1;/* position: absolute 指定なので */
  background: #ffffff;
}



/*フッター*/
footer {
	overflow: hidden;
	border-top: 2px solid #9fb7d4;
	}
	.footer-container {
	padding: 5px;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: center;
	}
	.footer #copyright {
		padding: 10px;
	}
	




/*PC 801px以上の場合*/
@media only screen and (min-width: 801px) {
.box_info_center_m1 {
display:none;
}
header {
	min-width: 1020px;
	overflow: hidden;
	border-bottom: 2px solid #9fb7d4;
}
	header h1 {
		width: 1020px;
		margin: 0 auto;
		padding: 10px 10px 0 10px;
	}
	header h2 {
		width: 1020px;
		margin: 0 auto;
		padding: 0 10px 10px 10px;
	}
#contents {
	overflow: hidden;
	width: 1020px;
	margin: 0 auto;
}
#contents left_side {
	float: left;
	width: 220px;
	margin: 0 auto;
	overflow: hidden;
}
	#contents left_side ul {
		padding: 10px;
		list-style: none;
		overflow: hidden;
	}
	#contents left_side ul li {
		float: none;
		margin-right: 0;
	}
#contents #main {
	float: center;
	width: 800px;
	overflow: hidden;
}
footer {
	min-width: 1020px;
	overflow: hidden;
	border-top: 2px solid #9fb7d4;
}
	footer #copyright {
		width: 1020p;
		margin: 0 auto;
		padding: 10px;
	}
}



/*タブレット 800pxより小さい場合(スモールタブレット横800px)(iPhone7plus横736px)*/
@media screen and (max-width: 800px){
#contents left_side {
display:none;
}
	.header-logo {
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	background: url(../image/title_m.png)center center no-repeat;
	font-size: 0;
	}		
}



/*667pxより小さい場合(スモールタブレット縦600px)iPhone7横667px)*/
@media screen and (max-width: 667px){
#contents left_side {
display:none;
}
.header-logo {
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	background: url(../image/title_m.png)center center no-repeat;
	font-size: 0;
	}
.articles p {
float: left;
}
.box_info_center_m1 p {
float: left;
}
}



/*568pxより小さい場合(iPhone7Plus縦414px)(iPhone7縦375px)(iPhone5縦320px,横568px)*/
@media screen and (max-width: 568px){
#contents left_side {
display:none;
}
.header-logo {
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	background: url(../image/title_m2.png)center center no-repeat;
	font-size: 0;
	}
.box_info_center_2 h2 {
font-size: 20px;
}
.box_info_center_m1 p {
float: left;
}
}



/*iPhone5 320pxより小さい場合*/
@media screen and (max-width: 320px){
#contents left_side {
display:none;
.box_info_center_2 h2 {
font-size: 12px;
}
}
.header-logo {
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	background: url(../image/title_m2.png)center center no-repeat;
	font-size: 0;
	}
.box_info_center_m1 p {
float: left;
font-size: 14px;
}
}
