#mainimg {
	width: 100%;
  	margin: 10px 0% 0px 0%;
  	padding: 0px 0% 10px 0%;
}
#thumbnail {
  width: 100%;
  margin: 0px auto 10px auto;
}
.splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.splide__slide {
  opacity: 0.6;
}
.splide__slide.is-active {
  opacity: 1;
}

.banner-all {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
}

.banner-all a p {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	padding: 8px 0px 0px 10px;
}
.banner-all img {
	width: 100%;
	height: auto; 
}

/* ------------------------------------- 
 *	¥é¥ó¥­¥ó¥°ÉÕ²Ã²èÁüÉ½¼¨
 * ------------------------------------- */
.off {
    text-align: left;
    position: absolute;
    z-index: 1;
    width: 25%;
    padding: 20.2% 0px 0px 20.8%;
}
.off img {
    width: 38%;
	height: auto; 
}
.off-p {
    font-weight: bold;
    text-align: left;
    font-style: oblique;
    color: #FFF;
    position: absolute;
    z-index: 1;
    font-size: 3.5vw;
    padding: 22.1% 0px 0px 22.3%;
}
.no {
    width: 25%;
    text-align: left;
    position: absolute;
    padding: 0% 0px 0px 0.5%;
    z-index: 1;
}
.no img {
    width: 35%;
	height: auto; 
}
.no-p {
    font-size: 2vw;
    font-weight: bold;
    text-align: left;
    font-style: oblique;
    color: #000;
    position: absolute;
    margin: 1.8% 0px 0px 1.6%;
    z-index: 1;
}
.no-p span {
    font-size: 4vw;
}

.bx-wrapper .bx-pager {
    margin-bottom: -15px;
  }
.cat-big{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7edd8),to(#e0d7c3));
	}

#info {
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.info_text {
	color:#666;
	font-size: 12px;
	height: 200px;
	overflow: auto;
	padding: 0px 8px 5px 8px;
	margin: -10px 0px 0px 0px;
	background-color: #FFF;
	}
.news-main {
	width: 100%;
    display: inline-block;
	border-bottom: 1px dotted #eee;
    margin: 0px 0px 0px 0px;
}
.news-data {
    font-size: 14px;
	float: left;
	width: 22%;
    text-align: left;
    padding: 5px 0px 5px 0px;
}
.news-text {
	width: 78%;
	float: left;
    text-align: left;
    padding: 4px 0px 5px 0px;
    line-height: 1.8;
}
.news-text img {
    vertical-align: middle;
}
.sidetitle-s {
	font-size: 12px;
	color: #CF9C50;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
