<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


	.pc { display: block!important;}
	.sp { display: none!important;}
@media only screen and (max-width: 640px) {
	.pc { display: none!important;}
	.sp { display: block!important;}
}


/* main slide */
	#main .flex-control-nav {
		width: 100%;
		text-align: center;
		position: absolute;
		bottom: 19px;
		left: 0;
		z-index: 999;
	}
	#main .flex-control-nav li {
		display: inline-block;
		text-indent: -9999em;
		margin-left: 22px;
	}
	#main .flex-control-nav li:first-child {
		margin-left: 0;
	}
	#main .flex-control-nav li a {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 13px;
		height: 13px;
		background-color: #fff;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
		border-radius: 50%;
		border: 1px solid #6e4e17;
	}
	#main .flex-control-nav li a:hover,
	#main .flex-control-nav li a.flex-active {
		background-color: #968340;
		border: 2px solid #fff;
	}
@media only screen and (max-width: 768px) {
	#main .flex-control-nav {
		display: none;
	}
}

	#obi {
		background: url(../imgs/bg-obi.gif) no-repeat 50%;
		background-size: cover;
	}
	#obi .obiTxt span {
		display: none;
	}
	#obi02 {
		background: url(../imgs/bg-obi02.gif) no-repeat 50% 50%;
		background-size: cover;
		padding: 19px 0 17px;
		text-align: center;
	}
	#obi02 .obi02sp {
		display: none;
	}
	#obi03 {
		background: url(../imgs/bg-obi03.gif) repeat-x 50% 50%;
		background-size: cover;
		padding: 19px 20px 17px;
	}
	#obi03 ul {
	/* 3column */
	width:960px;
	margin:0 auto;
	/* 3column */
	text-align:center;
	}
	/* 2column */
	/*width:640px;
	margin:0 auto;
	}*/
	#obi03 ul li {
	display:inline-block;
	margin-right:22px;
	position: relative;
	/*float:left;*/
	}
	#obi03 ul li:last-child {
	margin-right:0;
	}
	#obi03 ul li p{
		position: absolute;
		top: 71.689497716894977%;
		width: 100%;;
	}
	#obi03 ul li p img{
		width: 43.545279383429672%
	}
	#obi03 ul li p a:nth-of-type(2) img {
		margin-left: 3.853564547206166%;
	}

	#infoArea { margin-bottom: 55px;}
	#infoArea .fr .bt00 { margin-bottom: 10px;}
	#infoArea .fr .bt01 { margin-bottom: 30px;}
	#infoArea .fr .bt04 { margin-bottom: 10px;}
	#infoArea .fr .bt04 a#sp { display: none;}
	#infoArea .fr .bt02 { margin-bottom: 10px;}

	#infoArea .info{
		padding: 9px;
		background-color: #e8e4c8;
		border: 1px solid #d7d3b9;
	}
	#infoArea .holiday {
		font-size: 12px;
		color: #9d1d1c;
		text-indent: -0.5em;
	}
@media only screen and (max-width: 960px) {
	#obi02{
	width: 100%
	}
	#obi02 img {
	width: 100%;
	}
	#obi03 ul {
	width:100%;
	margin:0;
	}
	#obi03 ul li img {
	width: 100%;
	}
	#obi03 ul li {
	/* 3column */
	/*width:31%;*/
	/* 2column */
	width: 48.7%;
	display:inline-block;
	margin-right:2.6%;
	}
}
	
@media only screen and (max-width: 768px) {
	#infoArea { margin-bottom: 30px;}
	#infoArea .fl,
	#infoArea .fr {
		float: none;
		width: 100%;
	}
	#infoArea .fl {
		text-align: center;
	}
	#infoArea .fl img {
		max-width: 100%;
		height: auto;
	}
	.info-bnr {
		margin: 0 auto; 
	}
	#infoArea .fr {
		margin-top: 30px;
		text-align: center;
	}
	#infoArea .fr .bt01,
	#infoArea .fr .bt02 { margin-bottom: 10px;}
	#infoArea .fr .bt04 a#pc { display: none;}
	#infoArea .fr .bt04 a#sp { display: block;}
	
	
	#infoArea .infoSp {
		display: block;
	}
	#infoArea .infoPc {
		display: none;
	}
	#obi .obiTxt img {
		display: none;
	}
	#obi .obiTxt {
		padding: 10px;
	}
	#obi .obiTxt span {
		display: block;
		color: #fff;
		font-family: serif;
		text-align: center;
	}
	#obi .obiTxt span strong {
		font-size: 135%;
		color: #ffea82;
	}
	#obi02 .obi02sp {
		display: block;
		color: #fff;
	}
	#obi02 .obi02sp strong {
		font-size: 135%;
		/*color: #ffea82;*/
	}
	#obi02 .obi02sp .small {
		font-size: 80%;
	}
	#obi02 .pcImg {
		display: none;
	}
	#obi03 ul {
	width:100%;
	text-align:center;
	}
	#obi03 ul li {
	width:304px;
	float:none;
	display:block;
	margin:0 auto 20px;
	}
	#obi03 ul li:last-child {margin:0 auto;}
	#obi03 ul li img {max-width:100%;}
}

	#obi li {
	float: left;
	}

	.info-bnr {
	max-width: 584px;
	}
	
	@media only screen and (max-width: 768px) {
	#obi03 {
		padding: 19px 0px 17px;
	}
}</pre></body></html>