<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header {
	background-image: url('../img/kichijoji/key.jpg');
}
header .key-txt {
	position: absolute;
	bottom: 148px;
	left: 163px;
	z-index: 1;
}
#sec1 {
	padding: 73px 0 112px;
}
#sec1:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: url('../img/shared/shop-deco.png') no-repeat center top;
	width: 268px;
	height: 841px;
}
#sec1 .shop {
	margin-bottom: 43px;
	text-align: center;
}
#sec1 .list {
	width: 726px;
	line-height: 25px;
	margin: 30px auto 0;
	padding-bottom: 50px;
}
#sec1 .list dl {
	border-bottom: 1px solid #d0c5b0;
	padding: 8px 0;
}
#sec1 .list dl dt {
	float: left;
	width: 25%;
}
#sec1 .list dl dd {
	float: right;
	width: 69%;
}
#sec1 .list dl dd.tel_info {
	letter-spacing: 6px;
	font-size: 23px;
	font-weight: bold;
	color: #005941;
}
#sec2 iframe {
	height: 700px;
	width: 100%;
}
#sec2 .wrap {
	padding: 55px 0 96px;
	text-align: center;
}
#sec2 p {
	display: inline-block;
	vertical-align: top;
	width: 390px;
	margin: 0 26px;
}
#sec2 p a {
	display: block;
}
#sec2 .btn_print {
	margin-top: 4px;
}
#sec3 {
	padding: 37px 0 100px;
	text-align: center;
	position: relative;
}
#sec3 h2 {
	padding-bottom: 40px;
}

#sec3 .wrap {
	z-index: 1;
}
#sec3 .sec3_map {
	margin-top: -43px;
}
#sec3 .sec1_img1 {
	position: absolute;
	bottom: 123px;
	left: -86px;
}
#sec3 .sec1_img2 {
	margin: 125px 0 0 473px;
	width: 438px;
}
#sec3 .sec1_img3 {
    position: absolute;
    bottom: 363px;
    right: -142px;
}
#sec3 .sec3_js {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
#sec3 .sec3_js * {
	height: 100% !important;
}
#sec3 .sec3_js li {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}
#sec3 .sec3_js .slider1 {
	background-image: url('../img/kichijoji/sec3_bg1.jpg');
}
#sec3 .sec3_js .slider2 {
	background-image: url('../img/kichijoji/sec3_bg2.jpg');
}
#sec3 .sec3_js .slider3 {
	background-image: url('../img/kichijoji/sec3_bg3.jpg');
}
@media screen and (max-width: 1600px) {
	#sec1:before {
		right: auto;
		left: 50%;
		margin-left: 460px;
	}
}
/*----------------shop rss_feed -------------------*/
#sec1 .item {
	width: 220px;
	float: left;
}
#sec1 .item + .item {
	margin-left: 40px;
}
#sec1 .item dl {
	background: url('../img/index/sec1_dt.png') no-repeat center top;
    padding: 10px 18px 11px 16px;
    position: relative;
    height: 44px;
	margin-top: 26px;
	line-height: 22px;
	color: #989898;
	margin-bottom: 50px;
}
#sec1 .item dl dt {
	position: absolute;
	left: 6px;
	top: -15px;
	font-size: 14px;
	letter-spacing: 0.06em;
	font-weight: bold;
}
#sec1 .item dl dd {
	font-size: 15px;
	letter-spacing: 0.1em;
	font-weight: bold;	
}
#sec1 .item .img-rss {
	position: relative;
}
#sec1 .item .img-rss:before {
	content: url('../img/index/no-btn.png');
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
</pre></body></html>