

/* ヘッダーのロゴ */
/*
.logo_area {
	width: 98%;
	height: 160px;
	display: flex;
	float: left;
	vertical-align: center;
	text-align: center;
	align-content: center;
	margin-top: 30px;
	margin-bottom: 23px;
}
*/

#greeting-info, #postscript{
	font-size: 0.8rem;
	padding: 8px 11px;
}

.image_up_left {

	grid-column: 1 / 2;
	grid-row: 1 / 2;
	padding-top: 0px;
/*	border: 1px solid #ccc;*/
}
.image_down_left {

	grid-column: 1 / 2;
	grid-row: 2 / 3;
	padding-bottom: 0px;
	vertical-align: bottom;
/*	border: 1px solid #ccc;*/
}
.image_center {

	grid-column: 2 / 3;
	grid-row: 1 / 3;
	padding: 0px 2px 5px 2px;
/*	border: 1px solid #ccc;*/

}
.image_right {

	grid-column: 3 / 4;
	grid-row: 1 / 3;
	padding: 0px;
/*	border: 1px solid #ccc;*/

}

.top-info {

/*	style="margin-bottom: 0px;*/
	margin-top: 0px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 0.78rem;
	overflow: scroll;
	background-color: white;
	height: 160px;
	border: 1px solid #cccccc;
	white-space: nowrap;
}


.hold-date {
	padding-left: 4px;
	padding-right: 4px;
}

.note {
	padding-left: 8px;
}

/*
.top-info dl {
	padding-left: 8px;
	margin-top: 1px;
	margin-bottom: 1px;
}
*/

/* garary */
.g-pic {
	width: 98%;
/*	align-items: center;*/
	text-align: center;
/*	margin-top: 9px;*/
/*	margin-bottom: 8px;*/
	margin-left: 8px;
/*	border: 1px solid #ccc;*/
	display: inline-flex;
	justify-content: center;
}

.l_pic{
	width: 98%;
/*	align-items: center;*/
	text-align: center;
/*	margin-top: 9px;*/
/*	margin-bottom: 8px;*/
	margin-left: 8px;
/*	border: 1px solid #ccc;*/
	display: block;*/

/*	justify-content: center;*/
}



.g_pic_unit{
	width: 50%;
/*border: 1px solid #ccc;*/
	/*display: table-cell;*/
}

.l_pic_unit{
	width: 95%;
	display: block;
/*order: 1px solid #ccc;*/
}


.g_pic_img {
/*	width: 480px;*/
  padding:1px 1px;
	max-width: 450px;
/*	border: 1px solid #ccc;*/
/*	margin-left: 5px;*/
/*	margin-right: 5px;*/
/*	height: auto;*/
}

.l_pic_img {
/*	width: 480px;*/
  padding-right: 2px;
	padding-left: 2px;
/*	max-width: 280px;*/
/*	width:"85%;"*/
/*	border: 1px solid #ccc;*/
/*	margin-left: 5px;*/
/*	margin-right: 5px;*/
/*	height: auto;*/
}


/* lesson  */

.note_practice {
	text-align: left;
	padding-left: 4px;
	margin-bottom: 3px;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 8px;
/*	height: 65%;*/
/*order: 1px solid #ccc;*/
	display: table-cell;
}



.lesson_img {
	max-height: 80%;
	max-width: 80% !important
/*	border: 1px solid #ccc;*/
	display: table-cell;
}


.l_note {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 8px;
	font-size: 0.82rem;
/*	height: 60%;*/
/*	display: table-cell;*/
}



.l_pic_img {
	max-height: 80%;
	max-width: 80% !important;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 5px;
/*	display: table-cell;*/
}

.l_subject {
	font-weight: bold;
	font-size: 0.87rem;
	margin-bottom: 5px;
}

/* what */
article .note{
	font-size: 0.8rem;
}


#what h3, #access h3, #member h3 {
font-weight:normal;
padding-left: 15px;
margin-top: 25px;
margin-bottom: 0px;
line-height:36px;
color:#333;
background:#f1f1f1;
font-size: 1.02rem;
}

.note li {
	font-size: 0.91rem;
	margin: 5px 22px;
	list-style: circle;
}

.note ul {
	margin-top: 12px;
	margin-bottom: 10px;
}

.what-img {
float: right;
margin: 5px 18px;

}

.what_note {padding-left: 7px; padding-right: 7px;}
.what_note p, .greeting_note p {font-size: 0.89rem;}
.what_note ul {
	margin: 9px 6px;
}
.what_note ul li{
	line-height: 1.4 !important;
	font-size: 0.85rem;
	padding-left: 8px;
}

/* access */
#access .access_map {

	padding: 15px 30px;

}

.address {
	font-size: 0.88rem;
	padding: 10px 7px;
	margin-bottom: 12px;
}

/* footer */
.place_name {

	font-size: 1.3rem;
	font-weight: bold;
}

footer .info {
	padding-top: 1.6%;
	width: 180px;
	text-align: left;
	margin: 0 auto;
/*	border: 1px solid #ccc;*/
	font-size: 0.78rem;
	line-height: 1.66;
/*  padding-left: 5px;*/
}

footer .time {
  padding-left: 25px;
}





/*
.tel {

  margin: 5px 7px;

}

.open {
  margin: 5px 7px;
}

.open li{
	margin-left: 90px !important:
}
/*

/* gallery  */

.subtitle {

	font-size: 1.3rem;
	line-height: 1.7;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;

}



/* 005 */
.button_solid005 a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 240px;
    padding: 6px 25px;
    color: #6bb6ff;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    background: #fcfcfc;
    border: 1px solid transparent;
		box-shadow: 0 2px 3px -2px rgba(33, 37, 56, 0.25);
		border-radius: 0.45rem;
		border-color: rgba(80, 80, 80, 0.22);
		z-index: 10;
}
.button_solid005 a:hover {
    opacity: 0.8;
}
/*
.button_solid005 a:before {
    content: "\f005";
    position: relative;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 8px;
    color: #6bb6ff;
    opacity: 0.3;
    font-size: 1.3rem;
    transform: translateY(-1px);
}
*/

#page_top{
  width: 100px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: royalblue;
  opacity: 0.6;
  z-index: 20;
}
#page_top a{
  position: relative;
  display: block;
  width: 100px;
  height: 60px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -25px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 30px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}