/*-------------------------------------------------
INFO LIST PAGE

CATEGORY
-------------------------------------------------*/

#cate_bt_stay {
}
.sidemenulist a:hover {
  color: #fad163 !important;
}
.entry .time {
  text-align: right;
  margin: 0px;
  padding: 0px;
}
.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 0;
  margin: 1em 0 0 0;
}
.social > div {
  margin: 0 4px 0 0;
}
.social img {
  width: auto !important;
  height: 20px !important;
}
.feedurl {
  font-size: 14px;
  color: #003057;
  border: 1px solid #003057;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}

/*-------------------------------------------------
INFO LIST PAGE

LIST
-------------------------------------------------*/

#list_box {
}

.list {
  width: 44.5%;
  float: left;
  margin: 0% 3% 3% 0%;
  padding: 2%;
  background-color: #eeeeee;
  display: block;
}
.list:nth-child(2n) {
  width: 44.5%;
  float: left;
  margin: 0% 0% 3% 0%;
  background-color: #eeeeee;
  display: block;
}
.new_icon {
  width: 42px;
  height: 20px;
  display: block;
  float: left;
  margin-right: 5px;
}
.list_photo {
  max-width: 235px;
  width: 44.5%;
  display: block;
  float: left;
}
.list_text {
  float: left;
  width: 53%;
  max-width: 300px;
  overflow: hidden;
  padding: 0% 0% 0% 2.5%;
  min-height: 176px;
}
.list_title {
  padding: 2% 0% 2% 0%;
  font-size: 12px;
  color: #1f3d83;
  line-height: 15px;
  font-weight: bold;
}
.list_day {
  color: #003785;
  font-size: 11px;
  line-height: 20px;
}
.list_comment {
  font-weight: normal;
  font-size: 11px;
  color: #333;
  line-height: 15px;
  color: #333;
}
@media screen and (min-width: 1400px) {
  .list_title {
    padding: 2% 0% 2% 0%;
    font-size: 13px;
    line-height: 18px;
    color: #1f3d83;
    line-height: 18px;
    font-weight: bold;
  }
  .list_comment {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #333;
    line-height: 18px;
    color: #333;
  }
}

/*-------------------------------------------------
INFO ITEM PAGE

LAYOUT
-------------------------------------------------*/

#item_box_color {
  background-color: #ececec;
  position: relative;
}
.item_title_box_space {
  margin-bottom: 4%;
}
#item_title_box .right {
  float: right;
  width: 30px;
}
#item_title_box .left {
  float: left;
  width: 30px;
}
#item_title {
  font-size: 22px;
  line-height: 32px;
  color: #5a7f94;
  font-weight: bold;
  margin: 0px 30px 50px 0px;
  text-indent: 50px;
  background: url(images/title_icon.jpg) no-repeat left;
}
#item_comment_box {
  max-width: 555px;
  width: 44%;
  margin: 0% 3% 3% 0%;
  float: right;
  background: url(images/comment_bg.gif) repeat-y top;
}
#text_box {
  background-color: #fff;
}
#item_text {
  font-size: 15px;
  padding: 30px;
  line-height: 20px;
}
.item_title {
  width: 100%;
  padding: 0px;
  font-size: 15px;
  overflow: hidden;
  margin: 0px 0px 10px 0px;
}
#item_day_box {
  padding: 4% 0% 4% 0%;
}
.item_day {
  font-size: 15px;
  padding: 0px;
  color: #003786;
  line-height: 20px;
}
.day_icon {
  width: 16px;
}
#item_photo_box {
  max-width: 600px;
  width: 51%;
  float: left;
  font-size: 0px;
  margin: 0% 2% 0% 0%;
}
#item_photo_box img {
  width: 100%;
  font-size: 0px;
}
#item_photo_box table {
  width: 100%;
  background: #e6e6eb;
}
#item_bottom {
  margin: 4% auto 0% auto;
  width: 580px;
}
.item_link a {
  font-size: 12px !important;
  color: #003786 !important;
  text-decoration: underline !important;
}
#event_icon {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9999;
}
.text_area img {
  display: block;
}

p{
  margin-bottom: 25px;
}

.image{
  margin-bottom: 25px;
}

.wp-block-image{
  margin-bottom: 25px!important;
}

#contents h2{
  margin-bottom: 25px;
  padding: 0px;
  font-size: 18px;
  text-align: left;
}
.cleft figure{
	position:relative;
	padding-bottom: 0px;
  margin-bottom:25px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.cleft figure iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



@media screen and (min-width: 1400px) {
  .entry img {
    width: max-content;
  }
}
/*-------------------------------------------------
INFO ITEM PAGE

SNS ICON
-------------------------------------------------*/

.pagenavi_layout {
  width: 100%;
  background-color: #ccc;
  padding-right: 1%;
  padding-left: 1%;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  background-color: #ccc;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.pagenavi,
.page_info {
  display: table;
  margin: 0 auto;
}
.pagenavi a {
  text-decoration: none;
  color: #003057 !important;
}
.pagenavi a:hover,
.pagenavi a:visited,
.pagenavi a:active {
  color: #003057 !important;
}
.pagenavi .pagenavi_prev,
.pagenavi .pagenavi_next,
.pagenavi .pagenavi_index {
  margin-right: 10px;
  float: left;
  margin: 10px 0px 10px 0px;
}
.pagenavi .pagenavi_index {
  display: block;
  height: 30px;
  line-height: 30px;
  width: 20px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #003057 !important;
}
.pagenavi .pagenavi_index.current {
  background-color: #003057 !important;
  color: #ffffff;
  font-weight: bold;
}
.page_info {
  font-size: 12px;
  line-height: 20px !important;
}
