html{
    background-image: url("wall3.gif");
}
.container {
	background-color: #FFFFFF;/*#FFFFFF*/
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
}
.row.blockDisplay {
	display: block;
	min-height: 100%;
    overflow: hidden;
}
.blockDisplay{
	position: relative;
}
.container .column_half.left_half{
	width: 50%;
	float: left;
	margin-top: 0px;
}
.container .column_half.right_half{
	width: 50%;
	float: left;
}
.rowblockDisplay:after{
	content: "";
	display: block;
	clear: both;
}

.topic{
	min-height: 100%;
    overflow: hidden;
}
.columns {
	width: 42%; /*50%*/
	float: left;
	font-family: "Source Sans Pro";
	color: #726E6E;
	line-height:24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 4%;/*0px*/
	margin-right: 3%; /*0px*/
}

.columns{
    position: relative;
    background: #FFFCB2;
    box-shadow: 0px 0px 0px 5px #FFFCB2;
    border: dashed 2px #CBCAC8;

}
.columns:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #FFE434 #FFFFFF #FFE434;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
#clear{
	clear: both;
}

.columns table{
   border-collapse: collapse;
   margin-t0p: 0;
   margin-bottom:0;
   margin-left: 16%;
   margin-right: 16%;
　　width:100%;
   background-color:#ffffff;
  }
.columns .ptable{
	margin-left: 12%;
}
.day{
   background-color:#FFF963;
}
.ampm{
   width:110px;
   text-align: center;
   font-weight: normal;
}
.columns table td{
   width:35px;
   height: 30px;
   text-align: center;
}
.columns table td,th{
	border: 1px solid #A5A5A5;
}
.row .columns p {
	padding-left: 8%;
	padding-right: 8%;
}
.sort{
	text-align: center;
}
.sort-2{
	display: none;
}
.columns p a{
    color: #6495ED;
}
.ptable .red{
    color: #F74252;
}
.bold .red{
    color: #F74252;
}
.columns table a{
	color: #6495ED;
}
.container .columns h4 {
	text-align: center;
	color: #1C1B1B;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size:large;
}
.bold{
	font-weight: bold;
}
.primary_header {
	width: 100%;
	/*background-color:  ;#FFFFFF*/
	padding-top: 2px;
	padding-bottom: 5px;
	clear: left;
    content: "";
	display: block;
	/*clear: both;*/
}
.secondary_header {
	width: 99%;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 20px;
	padding-bottom: 30px;
	/*background-color: ; #67D8FF*/
	background-image: url("wall3.gif");
	clear: both;
	border-radius: 12px;
}
.secondary_header a{
	text-decoration: none;
}
.secondary_header a:link{
	color:#000000;
}
.secondary_header a:visited{
	color:#6399EC;
}
.secondary_header a:hover{
	color:#6B6B6B;
}
.secondary_header a:active{
	color:#6B6B6B;
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	font-family: "Source Sans Pro";
	font-weight: 550;
	color: #000000;
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 16%;
	transition: all 0.3s linear;
}
.secondary_header ul li:hover {
	color: #717070;
	cursor: pointer;
}
section{
	min-height: 100%;
    overflow: hidden;
}
.left_article {
	/*background-color: ; #FFFFFF*/
	width: 60%;
	float: left;
	font-family: "Source Sans Pro";
	color: #343434;
	padding-bottom: 45px;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 8%;
	padding-right: 8%;
	margin-top: 8%;
	/*color: ;  #6A6464*/
	font-weight: bold;
	text-transform: uppercase;
}
.left_article h3 br{
	display: none;
}
.container .left_article p {
	padding-left: 8%;
	padding-right: 8%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color:#726E6E;
}
.right_article {
	width: 38%;
	float: left;
	margin-top: 70px;
	background-color: #FFFFFF;
}
.placeholder{
  width:60%;
}
.footer {
	/*background-color:   ;  #FFFFFF*/
	margin-top: 5px;
	margin-bottom:20px;

}
.header-logo-menu{
	position: relative;
}
.titlepict{
	width: 480px;
	height: 98px;
	position: absolute;
	top:1px;
	left:-2px;
}
.logo-erea {
	display: none;
	width: calc(100% - 29px);
	height: 33px;
	font-weight: bold;
	font-size: x-large;
	font-variant-caps: normal;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align: left;
	color: #4F4F4F; /*#52bad5*/
	letter-spacing:2px;
	padding-left: 65px;
	margin-top: 10px;
	margin-right: 0px;
	float: left;

}
.logo-erea br{
    display: none;
}
.logo{
	width: 43px;
	position: absolute;
	left:6%;
	top:13px;
}
.subtitle{
    font-weight: normal;
	font-size: small;
	font-style: normal;
	font-family: "Source Sans Pro";
	text-align: right;
	padding: 10px;
}
.subtitle a{
	font-size: large;
	padding:38px;
}

.container .column_half.left_half {
	/*background-color:   ; #FFFFFF*/
	position: relative;
	color: #514F4F;
}
.map{
	margin-top: 20px;
	margin-right: 20px;
	margin-left:3%;
	margin-bottom: 5px;
	/*float:   ; left*/
}
.container .column_half.left_half h3{
	text-align: left;
	padding-left: 45px;
	padding-bottom:0px;
	margin-bottom: 0px;
}
.container .column_half.left_half h4{
	text-align: left;
	padding-left: 55px;
	padding-top: 13px;
	margin-top: 0px;
	font-size: large;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	letter-spacing: 2px;

}
.container .column_half.left_half h5{
	text-align: left;
	padding-left: 55px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	letter-spacing: 2px;
}
.station{
    font-size: small;
	line-height: 0.5;
}
.logo2{
	width: 25px;
	position: absolute;
	left:17px;
	top:24px;
}
.container .column_half.right_half {
	/*background-color:   ; #FFFFFF*/
	color: #514F4F;
}
.container .column_half.right_half h3{
	text-align: left;
	margin-left: 35px;
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}
.container .column_half.right_half h4{
	text-align: left;
	padding-top: 10px;
	padding-left:43px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-top: 0px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
.column_title {
	padding-top: 1px;
	padding-bottom: 5px;
}
#c_title,#c_title2,#c_title3{
	background: linear-gradient(transparent 60%, rgba(255,220,101,0.65) 70%);
	display: inline-block;
}
.copyright {
	text-align: center;
	/*background-color:  ; #FFFFFF*/
	color: #726E6E;
	font-weight:normal;
	font-size: small;
	letter-spacing: 1px;
	font-family: "Source Sans Pro";
}
.ornament{
	clear: both;
}
.card{
	height: 20px;
	padding-top: 2px;
}
.green{
	background-image: url("ornament6.png");
	background-repeat: repeat-x;
	background-position: top left;
    margin-top: 20px;
}
.calender{
	width:75%;
	margin-top: 3px;
	margin-right: 3%;
	margin-left: 30px;
	margin-bottom: 20px;
	filter: brightness(120%);
}
.perry{
  width:75%;
	margin-top: 3px;
	margin-right: 3%;
	margin-left: 15px;
	margin-bottom: 10px;
	filter: brightness(120%);
}
.perry{
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
}
.color{
	color: #E3334E;
}
.color2{
	color:blue;
}
.up{
	animation: blinkAnime 1.0s infinite alternate;
	font-weight: bold;
}
p.under{
  text-decoration: underline;
}
.newyear{
  width:90%;
}

.thumbnail {
	width: 80px;
	border-radius: 200px;
	border: 2px solid #87CEFA;
	height: 80px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}


@keyframes blinkAnime{
   0% { color: #E3334E }
 100% { color: #FDD4D5 }
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



header {
  padding:0px;
  background: #FFFFFF;
}

#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 28px;
  height: 22px;
  vertical-align: middle;
  margin-top: 10px;
  margin-right: 15px;

}

/*ハンバーガーの形をCSSで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒箇所*/
#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
  align-content: flex-end;
}

/*メニューの中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  width:100%;
  max-width: 160px;/*最大幅（お好みで調整を）*/
  height: 100%;
  background: rgba(243,238,96,0.86);
  transition: .3s ease-in-out;
  -webkit-transform: translateX(105%);
  transform: translateX(105%);
}

/*チェックがついたら表示させる*/
#nav-input:checked ~ #nav-close {
  display: block;
  opacity: .3;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

.header-logo-menu{
	display: flex;
	display: -moz-flex;
	display: -o-flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-direction: row;
	-moz-flex-direction: row;
	-o-flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}
#nav-content dd{
	padding: 4px;
	margin-left: 0px;
	text-indent: 1.2em;
	letter-spacing: 3.5px;
}
#nav-content dd a{
	text-decoration: none;
}
#nav-content dd a:visited {
	color:#846927;
}
#nav-content dd a:hover {
	font-weight:bold;
}
#nav-content dd a:active {
	color:#1B4DED;
}
#nav-content dd a:link {
	color:#1B4DED;
}
.box {
    position: relative;
    margin: 0.5em 35px;
    padding: 0.5em 25px;
    border: solid 3px #AEE27B;
    border-radius: 10px;
	width:calc(100% - 120px);
}
.box .box-title {
    position: absolute;
    display: inline-block;
    top: -12px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 18px;
    background: #FFF;
    color: #91D64C;
    font-weight: bold;
}
.box p {
    margin: 0;
    padding: 0;
}

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 3px;
  bottom: 3px;
  background: #EFB946;
  opacity: 0.8;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 23px;
  color: #ffffff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -20px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'TOPへ';
  font-size: 11px;
  color: #ffffff;
  position: absolute;
  top: 28px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

.class{
	width: 380px;
	text-align: center;
}
.class img{
	width: 320px;
}

@media (max-width: 320px) {
.logo-erea{
	display: block;
    float: none;
}
.left_article {
	width: 100%;
	height: auto;
}

.columns {
	width: calc(100% - 35px);
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.container .left_article h3 {
	margin-top: 35px;
}

}

@media (max-width: 520px) {
.logo-erea br{
	display: block;
}
.logo-erea{
	display: block;
	width: calc(100% - 50px);
	margin-top: 2px;
	margin-bottom: 4px;
}
#nav-open {
  margin-right: 30px;
}
}

@media (min-width: 321px) and (max-width: 768px) {
.logo-erea{
	display: block;
    float: none;
}

.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}

.columns {
	width: calc(100% - 35px);
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
}
@media (max-width: 1100px) {
.class{
	width: 320px;
	text-align: center;
}
.class img{
	width: 320px;
}
}
@media (max-width: 960px) {
.class{
	width: 280px;
	text-align: center;
}
.class img{
	width: 260px;
}
.right_article {
	margin-top: 100px;
}
}
@media (max-width: 768px) {
.container .column_half.left_half{
	width: 100%;
}
.container .column_half.right_half{
	width: 100%;
}
.secondary_header{
	display: none;
}
.primary_header{
	display: none;
}
.logo{
	width: 30px;
	position: absolute;
	left:10px;
	top:13px;
}
.logo-erea {
	display: block;
	font-size: large;
	padding-left: 45px;
	margin-right: 0px;
	float: left;
}
.titlepict,.right_article{
	display: none;
}
.welcome{
    margin: 36px 12px 0px 20px;
	width:56px;
	float: left;
}
.photo{
	width:calc(100% - 80px);
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
}
.photo img{
	width: 75%;
}
.left_article h3{
	color: #1341E3;
	font-size: medium;
}
.left_article{
	padding-bottom: 5px;
	margin-top: 30px;
}

.container {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
}
.container .column_half.left_half h3{
	padding-left: 10px;
}
.container .column_half.left_half h3{
	padding-left: 45px;
}
.container .column_half.left_half h4{
	text-align: left;
	padding-left: 40px;
}
.container .column_half.left_half h5{
	text-align: left;
	padding-left: 40px;
}
.logo2{
	width: 25px;
	position: absolute;
	left:17px;
	top:24px;
}
.header-logo-menu{
    background-color:#FFFFFF;
    box-shadow:0 2px 8px rgba(30,30,80,0.3);
    left:0;
    line-height:1;
    position:fixed;
    top:0;
    width:100%;
    z-index:100;
    padding:6px;
}
.container .left_article p {
	margin-top: 30px;
}
.container .left_article h3 {
	margin-top: 45px;
}
.columns table{
   margin-left: 20%;
   margin-right: 20%;
}
.columns table td{
   width:40px;
   height: 30px;
}
.ampm{
   width:120px;
}
}

@media(min-width:769px){
#nav-drawer {
     display:none;
}
.welcome{
	display: none;
}
.photo{
	display: none;
}

@media (min-width: 350px) and (max-width: 768px) {
  .perry{
    width:200px;
  	margin-top: 3px;
  	margin-right: 3%;
  	margin-left: 20px;
  	margin-bottom: 10px;
  	filter: brightness(120%);
  }
@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 12px;
	padding-bottom: 12px;
}
.secondary_header ul li {
	margin-top: 1px;
	margin-right: 7%;
	margin-bottom: 1px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}

#clear{
	clear: both;
	}
}

@media (min-width: 417px) and (max-width: 960px) {
.left_article h3 br{
	display: block;
}
}

@media (max-width: 416px) {
.left_article h3,.welcome{
	display: none;
}
.container .left_article p {
	margin-top: 48px;
}
.photo{
margin-top: 40px;
}
}


@media (min-width: 769px) and (max-width: 1199px) {
.map{
    float: none;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 40px;
}
}
@media (min-width: 386px) and (max-width: 599px) {
.map{
    float: none;
	margin-bottom: 0px;
	margin-left: 40px;
}
.container .column_half.left_half h4{
	padding-top: 5px;
}
}

@media (max-width: 385px) {
.column_title a{
    display: none;
}
.map{
	width: auto;
}
.container .column_half.left_half h4{
	padding-top: 8px;
}
.sort{
	display: none;
}
.sort-2{
	display: block;
	text-align: center;
}
}











@media (min-width: 768px) and (max-width: 825px) {
.sort{
	display: none;
}
.sort-2{
	display: block;
	text-align: center;
}
}

@media print{
body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	-webkit-print-color-adjust: exact;
}
.header-logo-menu{
    display: none;
}
#page_top{
    display: none;
	}
}
