@charset "UTF-8";


/*
WRAPPER
---------------------------------------------------------*/
img {
	max-width: 100%;
	height: auto;
}


/*
SUB
---------------------------------------------------------*/

#sub{
	margin-top:0;
}


/*
TOP IMAGE
---------------------------------------------------------*/

#slider_cover{
	background: url("/img/bg_mainimage.jpg") repeat top left;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .1) inset;
	border-bottom: 1px solid #ecebeb;
	padding: 20px 0 30px;
}

#slider, #ft{
	margin:0 auto;
	width:940px;
	height:275px;
}
#slider a{
	border:0;
	display:block;
}

.nivo-directionNav a, a.ft-prev, a.ft-next{
	display:block;
	width:32px;
	height:73px;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav, a.ft-next{
	background-position:-32px 0;
	right:-15px;
}
a.nivo-nextNav:hover, a.ft-next:hover{
	background-position:-32px -76px;
	right:-15px;
}
a.nivo-prevNav, a.ft-prev{
	left:-15px;
}
a.nivo-prevNav:hover, a.ft-prev:hover{
	background-position:0 -76px;
	left:-15px;
}

#mainslider {
	margin:0 auto;
	width:940px;
	background-color: #fff;
	border-radius: 10px;
	padding: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
#mainslider img {
	max-width: 100%;
}

/* slick */
.slick-prev, .slick-next {
	background-color: #342c2c;
	border-radius: 5px;
	color: #fff;
	height: 70px;
	width: 25px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	z-index: 10;
}
.slick-prev {
	left: -10px;
}
	.slick-prev:before {
		content: "?";
		font-size: 10px;
		opacity: 1;
	}
.slick-next {
	right: -10px;
}
	.slick-next:before {
		content: "?";
		font-size: 10px;
		opacity: 1;
	}
	.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
		background-color: #920646;
	}

/* dots */
.slick-dots li {
	margin: 0;
	width: 17px;
}
.slick-dots li button {
	width: 17px;
}
.slick-dots li button:before {
	font-size: 25px;
	width: 17px;
}
.slick-dots li.slick-active button:before,
.slick-dots li:hover button:before {
	color: #920646;
	opacity: 1;
}
.slick-dots li button:before {
	opacity: 1;
	color: #343434;
}

/*
MAINCOL
---------------------------------------------------------*/

/*pickup*/

.pickup_area{
	margin:0 0 10px 0;
	padding:0 0 3px 0;
	color:#515151;
	font-size:90%;
	border:1px solid #D6D1D1;
	display: flex;
	flex-wrap: wrap; 
}
.pickup_area h2{
	float:left;
}

.pickup_title{
	margin:0 0 3px 0;
	padding:12px 10px 12px 15px;
	background:url(/img/pickup_t_bg.gif) repeat-x bottom;
	border-bottom:1px solid #D6D1D1;
	min-height:1em;
	width: 100%;
}

.pickup_area .dotline{
	margin:10px auto;
	height:1px;
	width:420px;
}

.pickup_unit{
	width: 33.333%;
	padding: 10px;
	box-sizing: border-box;
}
.pickup_unit+.pickup_unit{ background:url(/img/dotline02.gif) repeat-y left; }
.pickup_unit:nth-child(n + 5){ background:url(/img/dotline01.gif) repeat-x top,url(/img/dotline02.gif) repeat-y left; }
.pickup_unit:nth-child(3n - 1) {
	background: url(/img/dotline01.gif) repeat-x top;
}
.pickup_unit:nth-child(2) {
	background: none;
}

.pickup_unit .photo{
	margin:0 10px 0 0;
	float:left;
}
.pickup_unit .photo a {
	border:1px solid #ECE8E8;
	display: inline-block;
	padding: 1px;
}
.pickup_unit .photo img{
	width:106px;
}
.pickup_unit dl{
	width:170px;
	float:right;
}
.pickup_unit dt{
	color:#875312;
}

/*news*/

.news_contents {
	margin: 0 -10px;
}
.news_contents:after {
	content: "";
	clear: both;
	display: block;
}
.news_area{
	margin:15px 0 0 0;
	font-size:90%;
	width: 33.333%;
	padding: 0 10px;
	float: left;
	box-sizing: border-box;
}
.news_area + .news_area {background:url(/img/dotline02.gif) repeat-y left;}
.news_title{
	margin:0 0 13px 0;
	background:url(/img/news_t_bg.gif) no-repeat right bottom;
}
.news_area dl{
	display:block;
	margin:4px auto;
	padding:0 0 4px 0;
	width: 100%;
}
.news_area dt{
	color:#5B4747;
	width:100%;
	float:none;
}
.news_area dd{
	width:100%;
	float:none;
	display:block;
	overflow:hidden;
}

/*news link*/

.news_link_area{
	margin:0;
}


/*
xcol
---------------------------------------------------------*/

.b_box01 {
	margin: 10px 0 0 0;
}
.b_box01 h3 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
.b_box01 ul.banner {
	padding: 5px 5px 0 5px;
	background-color: #f3f2f2;
}
.b_box01 ul.banner li {
	margin: 0;
	padding: 0 0 5px 0;
}

#xcol .dotline { margin: 15px 0; }


/*
sub
---------------------------------------------------------*/

.b_box02 {
	margin: 20px 0 0 0;
}
.b_box02 h3 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
.b_box02 ul.banner {
	padding: 5px 5px 0 5px;
	background: url(/img/b_box02_bg.gif) repeat;
}
.b_box02 ul.banner li {
	margin: 0;
	padding: 0 0 5px 0;
}

#sub .dotline { margin: 15px 0; }





/* 20130827add */
#smoke {
	clear:both;
	padding: 10px 0 0 0;
	}


/*
top¥Ú©`¥¸¥ì¥¹¥Ý¥ó¥·¥Ö
---------------------------------------------------------*/

#sp_header {
	display: none;
}

/* emergency_box */
.emergency_box {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0 10px;
}
	.emergency_box .item {
		border: 3px solid #dc390e;
		margin-bottom: 10px;
		padding: 20px;
		text-align: center;
		color: #dc390e;
		font-weight: bold;
		font-size: 110%;
	}
	.emergency_box .item a {
		color: #dc390e;
		display: block;
		margin: -20px;
		padding: 20px;
		position: relative;
	}
	.emergency_box .item a:after {
		content: "";
		position: absolute;
		height: 100%;
		width: 20px;
		right: 0;
		top: 0;
		background-color: #dc390e;
	}
	.emergency_box .item a:before {
		content: "?";
		position: absolute;
		top: 50%;
		right: 0.25em;
		color: #fff;
		font-size: 10px;
		transform: translateY(-50%);
		z-index: 1;
	}
	.emergency_box .item input[type="image"] {
		position: relative;
		z-index: 10;
	}

/* main */
#main,
#maincol {
	width: 100%;
	float: none;
}

/* top_mainmenu */
.top_mainmenu {
	margin-bottom: 20px;
}
.top_mainmenu ul:after {
	content: "";
	clear: both;
	display: block;
}
	.top_mainmenu ul li {
		width: 303px;
		float: left;
	}
	.top_mainmenu ul li:not(:last-child) {
		margin-right: 20px;
	}
	.top_mainmenu ul li a {
		display: block;
		text-decoration: none;
	}
	.top_mainmenu ul li a:hover {
		opacity: .7;
	}
		.top_mainmenu ul li a .img {
			display: block;
			height: 160px;
			content: "";
			width: 100%;
		}
		.top_mainmenu ul li:nth-child(1) a .img {
			background: no-repeat url(../img/img_top_mainmenu01.jpg) center center / contain;
		}
		.top_mainmenu ul li:nth-child(2) a .img {
			background: no-repeat url(../img/img_top_mainmenu02.jpg) center center / contain;
		}
		.top_mainmenu ul li:nth-child(3) a .img {
			background: no-repeat url(../img/img_top_mainmenu03.jpg) center center / contain;
		}
	.top_mainmenu ul li a .text {
		display: block;
		overflow: hidden;
		text-indent: -9999px;
		height: 0!important;
		width: 0!important;
	}

/* top_banner */
.top_banner {
	margin: 0 -10px 20px -10px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}
.top_banner_left,
.top_banner_right {
	display: inline-block;
	width: 465px;
	padding: 0 10px;
}
.top_banner_left img,
.top_banner_right img {
	max-width: 100%;
	height: auto;
}

/* rss */
.rss:after {
	content: "";
	display: block;
	clear: both;
}

/* main_banner */
.main_banner {
	margin-top: 20px;
}
.main_banner:after {
	content: "";
	display: block;
	clear: both;
}

.main_banner_box {
	box-sizing: border-box;
	border-top: 2px solid #972257;
	width: 303px;
	float: left;
	background: #f3f2f2;
	padding: 10px;
}
.main_banner_box:not(:last-child) {
	margin-right: 20px;
}
	.main_banner_box .tit {
		margin: 0;
		color: #972257;
		font-weight: bold;
		font-size: 110%;
		margin-bottom: 10px;
	}
	.main_banner_box ul li {
		margin-bottom: 10px;
	}
	.main_banner_box ul li a:hover {
		opacity: .7;
	}

/* sub_banner */
.sub_banner {
	margin-top: 20px;
}
.sub_banner:after {
	clear: both;
	content: "";
	display: block;
}
.sub_banner li {
	float: left;
	width: 222px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.sub_banner li:nth-child(4n) {
	margin-right: 0;
}

/* text_banner */
.text_banner {
	margin-top: 10px;
}
.text_banner ul {
	display: flex;
	flex-wrap: wrap;
	border-left: 1px solid #D6D1D1;
}
.text_banner ul li {
	width: 25%;
	box-sizing: border-box;
	background: url(/img/textbtn_bg2.gif) repeat-x bottom;
	border-right: 1px solid #D6D1D1;
}
.text_banner ul li a {
	box-sizing: border-box;
	height: 100%;
	display: flex;
	align-items: center;
}
.text_banner .textbtn li a {
	background-position: 12px center;
}

/*
202012 SNS×·¼Ó
---------------------------------------------------------*/
.footer_sns {
	text-align: center;
	margin-top: 20px;
}
.footer_sns li {
	display: inline-block;
	margin: 0 5px;
}
.footer_sns li a:hover {
	opacity: .8;
}
.footer_sns li img {
	width: 40px;
}
