img {
  max-width: 100%;
}
p:empty,
pre:empty {
  padding: 0;
  margin: 0;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
h1.entry-title,
.section-title {
  background: #ff9;
  border-radius: 10px;
  border: 1px solid #7f8471;
  margin: 0;
  position: relative;
  z-index: 1;
  padding: 4px;
  margin-bottom: 5px;
}
h1.entry-title:before,
.section-title:before {
  content: url("images/postheadericon.png");
  margin-left: 5px;
  vertical-align: middle;
  display: inline-block;
}
.header {
  background: url("images/head-bg-baloon.png") 25% bottom/250px no-repeat, url("images/head-bg-image03.jpg") center bottom no-repeat;
	
}
.header {
	background-position: 50% 100%!important;
    background-repeat: no-repeat;
    background-size: auto auto!important;
}

.header .header-main {
  display: flex;
  justify-content: space-around;
  padding: 20px 0;
}
.header .header-main .info-header {
  background-color: rgba(255,240,240,0.7);
  border-radius: 5px;
  padding: 10px;
  text-align: right;
}
.header .header-main .info-header .l1 {
  font-size: 0.9em;
}
.header .header-main .info-header .l2 {
  font-size: 1.5em;
  font-weight: bolder;
}
.header .header-main .info-header .l2 a {
  color: #ea1c00;
  text-decoration: none;
}
.header .header-main .info-header .l4 {
  font-size: 0.8em;
}
@media screen and (max-width: 479px) {
  .header .header-main {
    flex-direction: column;
    padding-top: 0;
  }
  .header .header-main .info-header {
    margin: 0 10px;
    line-height: 1.3;
  }
}
#footer {
  background: url("images/foot-bg-image.jpg") no-repeat center bottom;
}
.article h3 {
  border: none;
}
.sidebar h3 {
  background-color: #fff !important;
  background: url("images/blockheader.png") left bottom no-repeat;
}


.textwidget {
  padding-left: 10px;
}
p {
  font-size: 0.8em;
}
.widget ul.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.widget ul.menu li {
  border: solid 1px #bbb;
  border-radius: 3px;
  padding: 5px 0;
  margin-bottom: 4px;
  background: linear-gradient(to bottom, #fff 0, #fff 50%, #f4f4f4 60%, #f4f4f4 100%) no-repeat;
}
.widget ul.menu li a {
  display: block;
  text-decoration: none;
  padding: 6px;
  margin: 0;
}
.widget ul.menu li a:before {
  content: url("images/vmenuitemicon.png");
  margin-right: 4px;
  top: -4px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.widget ul.menu li a,
.widget ul.menu li a:hover {
  color: #333;
  background-color: transparent;
}
.fbox1 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 479px) {
  .fbox1 {
    flex-direction: column;
  }
}
.fbox1 .cell {
  flex: 1 1;
}
.fbox2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 479px) {
  .fbox2 {
    flex-direction: column;
  }
}
.fbox2 .cell {
  flex: 1 1;
}
.midashi01 {
  color: #000;
  font-size: 1.2rem;
  border: 1px solid #444;
  border-radius: 5px;
  background-color: #ff9;
  padding: 5px;
  margin: 1rem 0 0.5rem 0;
  display: block;
}
.midashi01:before {
  content: url("images/postheadericon.png");
  margin-right: 6px;
  margin-left: 3px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
}
.icon-tori1 {
  font-family: serif !important;
}
.icon-tori1:before {
  font-family: serif !important;
  content: url("images/tori.png");
  margin-right: 6px;
  margin-left: 3px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
}
.icon-tori2 {
  font-family: serif !important;
}
.icon-tori2:before {
  content: url("images/tori2.png");
  margin-right: 6px;
  margin-left: 3px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
}
.icon-tori3 {
  font-family: serif !important;
}
.icon-tori3:before {
  content: url("images/tori3.png");
  margin-right: 6px;
  margin-left: 3px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
}
.icon-doc1 {
  font-family: serif !important;
}
.icon-doc1:before {
  content: url("images/icondocter1.png");
  margin-right: 6px;
  margin-left: 3px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
}
.icon-doc2 {
  font-family: serif !important;
}
.icon-doc2:before {
  content: url("images/icondocter2.png");
  margin-right: 6px;
  margin-left: 3px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
}
.icon-post1 {
  font-family: serif !important;
}
.icon-post1:before {
  content: url("images/postheadericon.png");
  margin-right: 6px;
  margin-left: 3px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
}
.icon-pdf1 {
  font-family: serif !important;
}
.icon-pdf1:before {
  content: url("images/postpdficon.png");
  margin-right: 6px;
  margin-left: 3px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
}
.icon-donguri {
  font-family: serif !important;
}
.icon-donguri:before {
  content: url("images/donguri.png");
  margin-right: 6px;
  margin-left: 3px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
}
.m-index {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.m-index article {
  min-height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border: 1px solid;
  border-radius: 5px;
  padding: 5px;
  flex-basis: 32%;
}
.m-index article .title {
  line-height: 1.2;
}
.m-index article .pw {
  font-size: 0.8em;
}
@media screen and (max-width: 479px) {
  .m-index {
    flex-direction: column;
  }
}
.new-mark {
  position: relative;
}
.new-mark:after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("images/new-mark.png") no-repeat;
  background-size: contain;
  bottom: 0;
  right: 10px;
}
table.nonborder th,
table.nonborder td {
  border: 0;
}
table.nonborder th {
  white-space: nowrap;
  text-align: right;
}
.waku-hatonews {
  border-radius: 4px;
  text-align: center;
  color: #fff;
  line-height: 2;
  font-weight: bolder;
}
.waku-hatonews p {
  padding: 0;
  margin: 0;
}
.waku-hatonews .sikiri {
  width: 50%;
  height: 2px;
  background-color: #fff;
  margin: 15px auto;
}
.bg-blue {
  background-color: #cde0f6;
}
.bg-red {
  background-color: #e41313;
}
.bg-green {
  background-color: #b6f7b2;
}
.bg-yel {
  background-color: #f7f7c3;
}
.bg-pink {
  background-color: #f9d2df;
}
.bg-note {
  background-image: url("images/notebook.png");
  background-size: cover;
  background-position: center center;
  padding: 50px 50px 50px 80px;
  font-size: 20px;
  line-height: 2;
}
table.syokudou-calender {
  border-collapse: collapse;
}
table.syokudou-calender td {
  font-size: 1rem;
  color: #23baf1;
  text-align: center;
  font-weight: bolder;
  padding: 4px 6px;
  border: 1px solid #999;
}
.ribonm1 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #3e993f;
}
.waku-in {
  border: 1px solid #ccc;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
}
table.gw {
  width: auto;
  border-collapse: collapse;
}
table.gw th {
  background-color: #dbf3f9;
}
table.gw th,
table.gw td {
  border: 1px solid #bebebe;
  text-align: center;
  line-height: 1.2;
  font-size: 18px;
  vertical-align: middle;
  padding: 4px 6px;
}
table.gw th.close,
table.gw td.close {
  background-color: #faf354;
}
table.hiking {
  width: 90%;
  border-collapse: collapse;
}
table.hiking th,
table.hiking td {
  border: 1px solid #b3b3b3;
  padding: 6px 8px;
}
table.hiking th {
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: bold;
}
table.mwform th {
  white-space: nowrap;
}
table.mwform th,
table.mwform td {
  padding: 5px;
}
table.mwform input.btn {
  padding: 8px;
  color: #444;
  font-size: 1em;
  font-weight: normal;
}
table.mwform .must {
  font-size: 0.7em;
  background-color: #faa629;
  color: #fff;
  padding: 3px 5px;
  border-radius: 3px;
}

table.mwform2 th {
  white-space: nowrap;
}
table.mwform2 th,
table.mwform2 td {
  padding: 5px;
	margin-bottom:0px;
}
table.mwform2 th p,
table.mwform2 td p{
	margin-bottom:0px;
}


.doui01 {
font-size: 16px;
    font-weight: bold;
    text-align: center;
	display:block;
}

table.mwform2 input.btn {
  padding: 8px;
  color: #444;
  font-size: 1em;
  font-weight: normal;
}
table.mwform2 input.btn p {
	margin-bottom:0px;
}
.btn2 {
	margin-bottom:1em;
		margin-top:1em;
	display:block;
}
.btn2-2 {
	margin-bottom:0em!important;
	display:block;
}



table.mwform2 .must {
  font-size: 0.8em;
  background-color: #faa629;
  color: #fff;
  padding: 3px 5px;
  border-radius: 3px;
}


@media screen and (max-width: 479px) {
  table.mwform th,
  table.mwform td {
    display: block;
  }
  table.mwform2 th,
  table.mwform2 td {
    display: block;
	    font-size: 1em;
  }	
	
	
}
table.mwform .width-auto {
  width: auto;
}
ul.newitems {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
}
ul.newitems li {
  margin: 4px 0;
}
ul.list-1 {
  font-size: 1.2em;
}
ul.list-1 li {
  line-height: 1.5;
  margin-bottom: 10px;
}
ul.list-1 li:before {
  font-size: 0.8em;
  content: '◆';
  color: #0e51c3;
}
ul.art-vmenu li.menu-item-10393 a {
  line-height: 1.6;
}
.byouji-botan ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.byouji-botan ul li {
  flex: 1 1 auto;
  margin-bottom: 15px;
}
@media screen and (max-width: 479px) {
  .byouji-botan ul li img {
    width: 150px;
  }
}
.yotei-card {
  display: flex;
  justify-content: space-between;
  border: 5px solid #cbf6ff;
  border-radius: 10px;
  padding: 8px;
  margin-bottom: 20px;
}
.yotei-card .card-img {
  flex: 1 1 30%;
  margin-right: 15px;
}
.yotei-card .card-msg {
  flex: 1 1 68%;
  display: flex;
  flex-direction: column;
}
.yotei-card .card-msg .card-msg-header {
  font-size: 1.2em;
  font-weight: bold;
  color: #204fff;
}
.yotei-card .card-msg .card-msg-header a {
  text-decoration: none;
}
.yotei-card .card-msg .card-msg-excerpt {
  font-size: 0.9em;
  padding-left: 20px;
}
@media screen and (max-width: 479px) {
  .yotei-card {
    flex-direction: column;
  }
  .yotei-card .card-msg .card-msg-excerpt {
    padding-left: 0;
  }
}
table.week-time {
  width: 100%;
  border-collapse: collapse;
}
table.week-time th,
table.week-time td {
  text-align: center;
  border-color: #ababab;
}
ul.display-posts {
  padding-left: 15px;
}
ul.display-posts li {
  list-style-type: none;
  position: relative;
  margin-left: 1.5em;
}
ul.display-posts li:before {
  font-family: "FontAwesome";
  font-size: 0.85em;
  content: "\f138";
  position: absolute;
  top: 0.2em;
  left: -1.2em;
  color: #3e9e59;
}
.button,
art-button {
  background-color: #fc6297;
  padding: 10px 20px;
  border-radius: 10px;
  color: #fff;
}
.button:hover,
art-button:hover {
  color: #00f;
}


.font03 {
  font-size: 0.9em;
}


.midashi03 {
  position: relative;
  padding: 1em;
  border-bottom: 3px solid #000;
  border-left: 3px solid #000;
  border-radius: 0 0 0 20px;
}

.midashi03:before {
position: absolute;
  left: 80px;
  bottom: -21px;
  width: 0;
  height: 0;
  content: '';
  border-width: 21px 21px 0 0;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}

.midashi03:after {
  position: absolute;
  left: 83px;
  bottom: -14px;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 14px 0 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}