@charset "UTF-8";

#slide_container {
	position: relative;
	height: 463px;
}
#slide_mes {
	position: absolute;
	top: 0;
	right: 50%;
	width: 1000px;
	margin-right: -500px;
	z-index: 1;
	pointer-events: none;
}
#slide_mes img {
	width: 100%;
	height: auto;
}
.wideslider {
	width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline-block;
    overflow: hidden;
	position:relative;
}
 
.wideslider ul li img {
	display: none;
    width: 100%;
	height: auto;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff;}
.slider_next {background: #fff;}


h2 {
	line-height: 1;
	color: #E17B34;
	border-bottom: 2px solid #E17B34;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-top: 40px;
	font-weight: bold;
}

#info_mes {
	border: 1px solid #E17B34;
	border-radius: 10px;
	padding: 14px 20px;
	margin-bottom: 40px;
	line-height: 1.5;
}

#news {
	position: relative;
	background-image: url("../img/newst.png");
	background-repeat: no-repeat;
	background-size: 652px 42px;
	height: 42px;
	margin-top: 0;
}
#news a {
	text-decoration: none;
	color: #000;
}
#news span {
	position: absolute;
	right: 0;
	bottom: 15px;
	text-align: right;
	line-height: 1;
	font-weight: normal;
	color: #000;
}
#news_blk {
	background-color: #FBD8B5;
	padding: 30px 20px;
}
#news_blk dl {
	clear: both;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dotted #000;
}
#news_blk dl:first-child {
	padding-top: 0;
}
#news_blk dl:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
}
#news_blk dt {
	font-weight: bold;
	line-height: 1.8;
	float: left;
}
#news_blk dd {
	line-height: 1.8;
	width: 500px;
	float: right;
}
#news_blk dd a {
	text-decoration: underline;
	color: #000;
}
#bousai {
	padding-top: 18px;
	margin-top: 12px;
	border-top: 1px dotted #000;
	line-height: 1.6;
}
#bousai strong {
	display: block;
	font-weight: 700;
}
#bousai ul {
	list-style-type: none;
	padding-left: 1em;
}
#bousai ul li::before {
	content: "・";
	margin-left: -1em;
}
#bousai ul li a {
	color: #000;
	text-decoration: underline;
}

.blk {
	border-bottom: 2px solid #E17B34;
	padding: 40px 0;
	overflow: hidden;
}
.lastblk {
	border-bottom: none;
	padding-bottom: 0;
}

#ranking {
	padding: 0 0 30px;
}
#ranking ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
#ranking li a {
	position: relative;
	display: block;
	width: 204px;
	text-decoration: none;
	color: #000;
	text-align: center;
	line-height: 1.4;
}
#ranking li a img {
	margin-bottom: 5px;
	width: 204px;
	height: auto;
}
#ranking li a .rank {
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 10px;
	width: 40px;
	height: auto;
}

.spnb {
	border-top: 2px solid #E17B34;
	margin-top: 20px;
}
#sbanner {
	width: 306px;
	float: left;
	font-size: 0;
}
#sbanner img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
#topinsta {
	position: relative;
	width: 328px;
	float: right;
	text-align: right;
}
#topinsta img {
	width: 100%;
	height: auto;
}
#topinsta .icon {
	width: 101px;
	position: absolute;
	bottom: 0;
	left: 10px;
	z-index: 1;
}
#topinsta .iconw {
	display: none;
	width: 50px;
	position: absolute;
	top: 268px;
	right: 10px;
	z-index: 1;
}
#topinsta > a {
	display: block;
	height: 110px;
	padding-top: 20px;
	color: #0095f6;
	text-decoration: none;
	font-weight: 600;
	line-height: 1.5;
	box-sizing: border-box;
}
#topinsta > a:hover {
	text-decoration: underline;
}
#topinsta a span {
	font-size: 12px;
}
#insta {
	width: 328px;
	float: right;
}
#kbanner {
	font-size: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
#kbanner span {
	width: 316px;
}
#kbanner img {
	width: 316px;
	height: auto;
	margin-top: 20px;
}
#kbanner a:nth-child(1) img,#kbanner a:nth-child(2) img {
	margin-top: 0;
}
#ssbanner {
	font-size: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
#ssbanner span {
	width: 204px;
}
#ssbanner img {
	width: 204px;
	height: auto;
	margin-top: 20px;
}
#ssbanner a:nth-child(1) img,#ssbanner a:nth-child(2) img,#ssbanner a:nth-child(3) img {
	margin-top: 0;
}
.blk.fbannerblk {
	padding-bottom: 30px;
}
#fbanner img {
	width: 100%;
	height: auto;
}
#adv img {
	width: 100%;
	height: auto;
}

#contact {
	text-align: center;
	line-height: 1.5;
}
#contact a {
	color: #006EB0;
	text-decoration: underline;
	text-align: center;
}
#contact span {
	display: inline-block;
	vertical-align: top;
}
#contact img {
	width: 79px;
	height: auto;
	margin-right: 15px;
}


@media screen and (max-width: 767px) {
	#slide_container {
		height: 250px;
	}
	#slide_mes {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        margin-right: 0;
    }
	#sbanner {
		position: absolute;
		top: 600px;
		left: 0;
		float: none;
		z-index: 1;
		padding: 0 20px;
		width: 100%;
		box-sizing: border-box;
	}
	#sbanner img {
		margin-bottom: 10px;
	}
	#contents_blk {
		width: auto;
		float: none;
		padding: 50px 20px 0;
	}
	#info_mes {
		margin-bottom: 0;
		margin-top: -20px;
		padding: 9px 15px;
	}
	#news {
		margin-top: 660px;
		background-size: 100% auto;
		height: 32px;
		padding: 0;
	}
	#news span {
	}
	#news_blk {
		padding: 10px;
	}
	#news_blk dt {
		width: 90px;
		font-size: 14px;
	}
	#news_blk dd {
		width: 225px;
		font-size: 14px;
	}
	h2 {
		padding-bottom: 8px;
	}
	#ranking {
		padding: 0 0 10px;
	}
	#ranking ul {
		flex-direction: column;
	}
	#ranking li {
		padding-bottom: 20px;
	}
	#ranking li a {
		width: auto;
	}
	#ranking li a img {
		width: 100%;
		margin-bottom: 5px;
	}
	#ranking li a .rank {
		width: 66px;
	}
	.blk {
		padding: 20px 0;
	}
	.blk.fbannerblk {
		padding: 20px 0 10px;
	}
	.lastblk {
		padding-bottom: 0;
	}
	.spnb {
		padding: 0 0 16px;
	}
	#topinsta {
		width: 100%;
		float: none;
		padding-top: 20px;
	}
	#topinsta .iconw {
		top: auto;
		bottom: 73px;
	}
	#topinsta a span {
		font-size: 11px;
	}
	#insta {
		display: none;
	}
	#fbanner img {
		border: 1px solid #c1c1c1;
		width: calc(100% - 2px);
	}
	#kbanner img {
		border: 1px solid #c1c1c1;
		width: 161px;
		margin-top: 10px;
	}
	#contact img {
		width: 70px;
		margin-right: 0;
	}
	#contact span {
		display: block;
		text-decoration: underline;
	}
}
