<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------
 * å…±é€šãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆ
---------------------------------------*/

@media screen and (min-width:860px) {
	main{
		margin-top: 126px;
	}
}

@media screen and (max-width:859px) {
	main{
		margin-top: 56px;

	}
}



/*================================
	Wide Link Area
================================*/
a.linkarea{
	display:block;
	position:absolute;
	left:0;top:0;bottom:0;
	width:100%;
	font-size:0;
	text-indent:-9999px;
	overflow:visible;
	z-index:999;
}
.linkarea_parent{
	-webkit-transition:opacity .3s ease-out;
	-moz-transition:opacity .3s ease-out;
	-ms-transition:opacity .3s ease-out;
	transition:opacity .3s ease-out;
}
.linkarea_parent:hover{
	opacity:.6;
	-webkit-opacity:.6;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
	-ms-filter:"alpha(opacity=60)";
}



/*---------------------------------------
 * parts
---------------------------------------*/

.btn-box-purple{
	display: inline-block;
	background: url(../../common/img/deco_arrow.png) 6px 50% no-repeat;
	background-size: 6px;
	background-color: #189a6f;
	text-align: center;
	color: #FFFFFF;
}

.btn-box-brown{
	display: inline-block;
	background: url(../../common/img/deco_arrow.png) 6px 50% no-repeat;
	background-size: 6px;
	background-color: #6da591;
	text-align: center;
	color: #FFFFFF;
}

.breakline{
	padding-bottom: 30px;
	background: url(../../common/img/deco_breakline.png) 50% 100% no-repeat;
	background-size: 68px;
}

.btn-submit-purple{
	display: inline-block;
	background: url(../../common/img/deco_formarrow.png) 96% 50% no-repeat;
	background-size: 5px;
	background-color: #189a6f;
	text-align: center;
	color: #FFFFFF;
	border: none;
}
.btn-submit-orange{
	display: inline-block;
	background: url(../../common/img/deco_formarrow.png) 96% 50% no-repeat;
	background-size: 5px;
	background-color: #CF5840;
	text-align: center;
	color: #FFFFFF;
	border: none;
}

@media screen and (max-width:859px) {

	.breakline{
		padding-bottom: 20px;
	}

}


.slick-prev{
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 17px;
	height: 19px;
	margin-top: -9px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;

	background-image: url(../img/arrow_left.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 1;
}

.slick-next{
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	right:0;
	display: block;
	width: 17px;
	height: 19px;
	margin-top: -9px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	background-image: url(../img/arrow_right.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 1;
}

.slick-dots{
	margin-top: 20px;
	text-align: center;
}

.slick-dots li button{
	font-size: 0;
	line-height: 0;
	display: block;
	width: 8px;
	height: 8px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li{
	position: relative;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 10px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 8px;
	height: 8px;
	content: '';

	text-align: center;
	opacity: 1;
	background: #CCCCCC;
	-webkit-font-smoothing: antialiased;
	border-radius: 7px;
}

.slick-dots li.slick-active button:before{
	background: #6da591;
}



/*---------------------------------------
 * ãƒ•ãƒƒã‚¿ãƒ¼ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆ
---------------------------------------*/

.reserve-footer{
	width: 100%;
	background: #F9F9F9;
	border-top: 4px solid #6da591;
}

.footer-nav{
	width: 100%;
	background: #6da591;
}

@media screen and (min-width:860px) {

	.footer-nav{
		padding: 30px 0;
	}
	.footer-nav .logo{
		width: 104px;
		margin: 0 auto 30px;
	}
	.footer-nav nav{
		width: 95%;
		margin: 0 auto;
		display: table;
	}
	.footer-nav nav .menu-box{
		display: table-cell;
		vertical-align: top;
		padding-right: 4.636%;
		width: 14.727%;

	}
	.footer-nav nav .wedding-menu{
		width: 41.909%;
	}
	.footer-nav nav .information-menu{
		padding-right: 0;
	}
	.footer-nav nav .menu-box dl{
		color: #FFFFFF;
		font-size: 11px;
		margin-bottom: 30px;
	}
	.footer-nav nav .menu-box dl dt{
		margin-bottom: 15px;
	}
	.footer-nav nav .information-menu dl dt{
		margin-bottom: 5px;
	}
	.footer-nav nav .menu-box dl dt .midashi-en{
		display: block;
		border-bottom: 1px solid #FFFFFF;
		padding-bottom: 8px;
		margin-bottom: 10px;
		letter-spacing: 1px;
		font-size: 13px;
	}
	.footer-nav nav .menu-box dl dd{
		font-size: 0;
		line-height: 2;

	}
	.footer-nav nav .menu-box dl dd a{
		font-size: 11px;
		display: inline-block;
		width: 100%;
	}
	.footer-nav nav .wedding-menu dl dd a{
		width: 33.3333%;
	}
	.footer-nav nav .menu-box dl dd a.insta{
		background: url(../img/icon_insta_white.png) 0 50% no-repeat;
		background-size: 13px;
		font-size: 13px;
		padding-left: 20px;
		margin-top: 15px;
	}
	.footer-nav nav .menu-box dl dd a.line{
		background: url(../img/icon_line_white.png) 0 50% no-repeat;
		background-size: 13px;
		font-size: 13px;
		padding-left: 20px;
		margin-top: 15px;
	}
	.copyright{
		display: block;
		text-align: center;
		width: 100%;
		background: #F9F9F9;
		color: #6da591;
		font-size: 11px;
		letter-spacing: 1px;
		padding: 10px 0;

	}

	.footBanner{
		overflow: hidden;
		clear: both;
		width: 100%;
		margin: auto;
		background: #F9F9F9;
		text-align: center;
		padding: 40px 0 50px;
	}
	.footBanner p{
		color: #6da591;
		font-family: 'Hannari',æ¸¸æ˜Žæœ,'Yu Mincho',YuMincho,'Sawarabi Mincho',serif;
		margin-bottom:30px;
	}
	.bannerArea{
		width:90%;
		max-width: 1200px;
		margin: auto;
		display:flex; flex-wrap: wrap;
		justify-content:space-between;
	}
	.bannerArea p{
		width: calc(100% / 3 - 20px);
		margin-bottom:0;
	}

	/* ãƒ•ãƒƒã‚¿ãƒ¼ãƒ•ãƒ­ãƒ¼ãƒˆãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ */

	.footer-float-nav{
		display: none !important;
	}
	#breadlist {
		font-size: 10px;
		color: #6B6B6B;
		list-style: none;
		background: #dddd;
		height: 30px;
		background-color: #F2F2F2!important;
		padding: 10px 10px 10px 40px;
	}
	#breadlist li {
		float: left;
		padding-right: 10px;
	}

	/* Planãƒ»Doãƒ»Seeã®åº—èˆ—ä¸€è¦§ */

	.associatenav{
		padding:70px 0 80px;
		background:#fff;
		color:#666;
	}
	.associatenav__logo{
		width:160px;
		margin:0 auto 50px;
	}
	.associatenav__inner{
		display:flex; flex-wrap: wrap;
		justify-content:space-between;
		width: 90%;
		max-width: 1100px;
		margin: 0 auto;
	}
	.associatenav__inner__cat{
		width:calc(100% / 3);
	}
	.associatenav__inner__cat__ttl{
		font-family: 'Quattrocento', serif !important;
		font-size: 14px;
		margin-bottom:30px;
	}
	.associatenav__inner__cat__lst{
		font-family:"æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", "Yu Gothic", YuGothic,'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','Noto Sans Japanese','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
		overflow:hidden;
	}
	.associatenav__inner__cat__lst dt{
		float:left;
		clear:both;
		width:5em;
		font-size:11px;
	}
	.associatenav__inner__cat__lst dd{
		float:right;
		width:calc(100% - 5em);
		margin-bottom:10px;
		font-size:11px;
	}
	.associatenav__inner__cat__lst dd:last-child{
		margin-bottom:0;
	}
	.associatenav__inner__cat__lst--longname dt{
		width:7em;
	}
	.associatenav__inner__cat__lst--longname dd{
		width:calc(100% - 9em);
	}
	.associatenav__inner__cat__lst a{
		color:#666;
	}

	/* Planãƒ»Doãƒ»Seeã®åº—èˆ—ä¸€è¦§ã“ã“ã¾ã§ */

}

@media screen and (min-width:1000px) {
	.footer-nav nav{
		width: 1100px;
	}
	.footer-nav nav .wedding-menu dl dd a{
		width: 25%;
	}
}

@media screen and (min-width:1100px) {
	.footer-nav nav{
		width: 1100px;
	}
}

@media screen and (max-width:859px) {
	.footer-nav{
		padding: 35px 0 25px;
		text-align: center;
		color: #FFFFFF;
		line-height: 2;
	}
	.footer-nav .logo{
		width: 102px;
		margin: 0 auto 35px;
	}
	.footer-nav .zip{
		font-size: 12px;
	}
	.footer-nav .zip-en{
		font-size: 12px;
		margin-bottom: 20px;
	}
	.footer-nav .links{
		font-size: 11px;
	}
	.copyright{
		display: block;
		text-align: center;
		width: 100%;
		background: #F9F9F9;
		color: #6da591;
		font-size: 11px;
		padding: 15px 0;

	}

	.footBanner{
		overflow: none;
		clear: both;
		width: 100%;
		margin: auto;
		background: #F9F9F9;
		text-align: center;
		padding: 20px;
	}
	.footBanner p{
		color: #6da591;
		font-family: 'Hannari',æ¸¸æ˜Žæœ,'Yu Mincho',YuMincho,'Sawarabi Mincho',serif;
		padding: 20px;
	}
	.bannerArea {
		width: 100%;
		margin: auto;
	}

	.bannerArea p{
		width: 100%;
		float: none;
		padding: 5px;

	}
	#breadlist {
		font-size: 10px;
		color: #6B6B6B;
		list-style: none;
		background: #dddd;
		min-height: 30px;
		background-color: #F2F2F2!important;
		padding: 10px 10px 10px 10px;
		overflow:hidden;
	}
	#breadlist li {
		float: left;
		padding-right: 10px;
	}

	/* Planãƒ»Doãƒ»Seeã®åº—èˆ—ä¸€è¦§ */

	.associatenav{
		padding:50px 0;
		background:#fff;
		color:#999;
	}
	.associatenav__logo{
		width:160px;
		margin:0 auto 30px;
	}
	.associatenav__inner{
		width: 86%;
		max-width: 1100px;
		margin: 0 auto;
	}
	.associatenav__inner__cat{
		margin-bottom:40px;
	}
	.associatenav__inner__cat:last-child{
		margin-bottom:0;
	}
	.associatenav__inner__cat__ttl{
		font-family: 'Quattrocento', serif !important;
		font-size: 14px;
		margin-bottom:20px;
	}
	.associatenav__inner__cat__lst{
		font-family:"æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", "Yu Gothic", YuGothic,'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','Noto Sans Japanese','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
		overflow:hidden;
	}
	.associatenav__inner__cat__lst dt{
		float:left;
		clear:both;
		width:5em;
		font-size:11px;
	}
	.associatenav__inner__cat__lst dd{
		float:right;
		width:calc(100% - 5em);
		margin-bottom:10px;
		font-size:11px;
	}
	.associatenav__inner__cat__lst dd:last-child{
		margin-bottom:0;
	}
	.associatenav__inner__cat__lst--longname dt{
		width:7em;
	}
	.associatenav__inner__cat__lst--longname dd{
		width:calc(100% - 7em);
	}
	.associatenav__inner__cat__lst a{
		color:#999;
	}

	/* Planãƒ»Doãƒ»Seeã®åº—èˆ—ä¸€è¦§ã“ã“ã¾ã§ */

}





/*---------------------------------------
 * Modle - é›»è©±ãƒ»WEBã§ã®ãŠå•ã„åˆã‚ã›
---------------------------------------*/



@media screen and (min-width:860px) {

	.common-reserve-box{
		width: 100%;
		margin: 0 auto;
		display: table;
		padding: 40px 0 50px;
	}
	.common-reserve-box .tel-inquiry{
		display: table-cell;
		vertical-align: middle;
		width: 35%;
		padding-right: 1%;
		box-sizing: border-box;
		text-align: center;
	}
	.common-reserve-box .tel-inquiry .midashi{
		font-size: 17px;
		margin-bottom: 15px;
	}
	.common-reserve-box .tel-inquiry .num{
		font-size: 23px;
		letter-spacing: 3px;
		color: #189a6f;
		margin-bottom: 5px;
	}
	.common-reserve-box .tel-inquiry .hour{
		font-size: 12px;
	}
	.common-reserve-box .web-inquiry{
		display: table-cell;
		vertical-align: middle;
		width: 65%;
		padding-left: 1%;
		box-sizing: border-box;
		border-left: 1px solid #CCCCCC;
		text-align: center;
	}
	.common-reserve-box .web-inquiry .midashi{
		font-size: 17px;
		margin-bottom: 25px;

	}
	.common-reserve-box .web-inquiry .btn-box-purple{
		width: 44.2%;
        padding: 15px 10px;
        margin: 0 0.2%;
        background-position: 20px 50%;
        text-align: center;
        margin-bottom: 10px;
	}

}

@media screen and (min-width:1000px) {

	.common-reserve-box .tel-inquiry{
		padding-right: 2%;
		width: 29%;
	}
	.common-reserve-box .web-inquiry{
		padding-left: 2%;
		width: 71%;
	}
	.common-reserve-box .web-inquiry .btn-box-purple{
		width: 30%;
	}

}

@media screen and (min-width:1100px) {

	.common-reserve-box{
		width: 1200px;
	}
	.common-reserve-box .web-inquiry{
		padding-left: 2%;
	}

}






@media screen and (max-width:859px) {

	.common-sp-reserve-box{
		width: 100%;
		max-height: 100%;
		overflow: scroll;
		padding: 0 15px 30px;
		box-sizing: border-box;
		background: #F9F9F9;
		/*position: fixed;
		top: -100%;
		left:0;
		z-index: 999; */
		font-size: 12px;
	}
	footer .common-sp-reserve-box{
		max-height: none;
		overflow: auto;
	}

	.common-sp-reserve-box .midashi{
		width: 100%;
		margin-bottom: 40px;
		padding-top: 40px;
	}
	.common-sp-reserve-box .komidashi{
		font-size: 17px;
		margin-bottom: 16px;
		text-align: center;
	}
	.common-sp-reserve-box .btn-obj{
		width: 100%;
		color: #FFFFFF;
		display: inline-block;
		padding: 20px 0px ;
		background: url(../img/deco_arrow.png) 10px 50% no-repeat #189a6f;
		background-size: 6px;
		font-size: 13px;
		margin: 5px 0 0;
		text-align: center;
		font-size: 16px;
		letter-spacing: 2px;
	}
	.common-sp-reserve-box .btn-obj2{
		width: 100%;
		color: #189a6f;
		display: inline-block;
		padding: 20px 0px ;
		background: url(../img/deco_arrow_purple.png) 10px 50% no-repeat ;
		background-size: 6px;
		border: 1px solid #189a6f;

		font-size: 13px;
		margin: 5px 0 0;
		text-align: center;
		font-size: 16px;
		letter-spacing: 2px;
	}

	/* tel */
	.common-sp-reserve-box .tel-box{
		margin-top: 50px;
		margin-bottom: 30px;
	}
	.common-sp-reserve-box .tel-box .hour{
		margin-top: 10px;
		text-align: center;
	}

	/* reserve */
	.common-sp-reserve-box .reservation-box{
		margin-bottom: 30px;
	}


}




/*---------------------------------------
 * ãƒ•ãƒƒã‚¿ãƒ¼ãƒ•ãƒ­ãƒ¼ãƒˆãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³
---------------------------------------*/

@media screen and (max-width:859px) {

	.footer-float-nav{
		width: 100%;
		height: auto;
		background: #5c424c;
		position: fixed;
		bottom: 0 ;
		left: 0;
		z-index: 10;
		color: #FFFFFF;
		display: none;
		font-family: æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“, 'Yu Gothic', YuGothic, 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ã‚·ãƒƒã‚¯ Pro', 'Hiragino Kaku Gothic Pro', ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, Osaka, 'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯', 'MS PGothic', sans-serif!important;
	}

	.footer-float-nav ul li {
		float: left;
		width: 33%;
		box-sizing: border-box;
		border-right: 1px solid #FFFFFF;
		font-family: æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“, 'Yu Gothic', YuGothic, 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ã‚·ãƒƒã‚¯ Pro', 'Hiragino Kaku Gothic Pro', ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, Osaka, 'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯', 'MS PGothic', sans-serif!important;
	}
	.footer-float-nav ul li:nth-child(1) {
		background: url(../../common/img/icon_tel.png) 15px 50% /15px no-repeat ;
	}
	.footer-float-nav ul li:nth-child(2) {
		background: url(../../common/img/icon_cal.png) 15px 50% /15px no-repeat ;
	}
	.footer-float-nav ul li:nth-child(3) {
		background: url(../../common/img/icon_book.png) 15px 50% /15px no-repeat ;
	}

	.footer-float-nav ul li.last{
		border-right:none;
	}

	.footer-float-nav ul li a{
		display: block;
		color: #FFFFFF;
		width: 100%;
		font-size: 12px;
		text-align: center;
		padding: 16px 0 16px 20px;
	}

	.footer-float-nav ul li a:hover{
		color: #FFFFFF;
	}
}

@media screen and (min-width:860px){
	.footer-float-nav{
		display: none;
	}
}






/*---------------------------------------
 * ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼ &amp; æ¤œç´¢
---------------------------------------*/


/* ã‚¿ãƒ–
---------------------------------------*/



/* ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼ãƒ»æ¤œç´¢ å¤§æž&nbsp;
---------------------------------------*/


#Seek {
	width:95%;
	margin:50px auto 0;
}

#Seek .box {
	background: #fff;
	width:45.4%;
	height:auto;
	padding-bottom: 50px;

}
#Seek #calendar {
	float: left;
}
#Seek #search {
	float: right;
}
#Seek .box .headBox {
	text-align: center;
	color: #6da591;
}

#Seek .box .headBox p {
	font-size: 16px;
	letter-spacing:1px;
	font-weight: 100;
}

#Seek .box .txtBox {
	background: #fff;
	/*padding: 0px 10px 20px;*/
}




/* ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼
---------------------------------------*/

#Seek #calendar .bx-wrapper {
	padding: 0;
	position: relative;
	margin:0;
}

#Seek #calendar .month{
	position: relative;
}

#Seek #calendar .month .heightLine-group2{
	padding-bottom: 50px;
	height: 465px;
}
#Seek #calendar .month &gt; li {
	position : relative;
}
#Seek #calendar .month &gt; li::before {
	content : "";
	display : block;
	width : 100%;
	position : absolute;
	top : 0;
	left : 0;
	z-index : 2;
	background-position : center top;
	background-repeat : no-repeat;
	background-size : 100%;
}

#Seek #calendar .month .inner {
	background-color : #fff;
	position: relative;
}
#Seek #calendar .month dl {
	width: 100%;
	margin-bottom: 5px;
}
* html #Seek #calendar .month dl {
	zoom: 100%;
	position: relative;
	z-index: 10;
}
*:first-child+html #Seek #calendar .month dl {
	display: inline-block;
}
/*#Seek #calendar .month dl:after {
	content : "";
	display : block;
	width : 100%;
	height: 1px;
	position : absolute;
	top : 65px;
	left : 0;
	z-index : 2;
	background: #6da591;
}*/
#Seek #calendar .month dl dt {
	width: 90px;
	font-size: 50px;
	text-align: center;
	color: #6da591;
	font-weight: 400;
	line-height: 1;
	padding: 0 10px;
	background: #FFFFFF;
	position: relative;
	z-index: 10;
	margin: 0 auto 10px;
}
#Seek #calendar .month dl dd {
	width: 100%;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 0;
	color: #6da591;
}

#Seek #calendar .month .year {
	position: absolute;
	top: 0;
	right: 20px;
	letter-spacing: 1px;
	color: #AD8B34;
}

#Seek #calendar .month table {
	width : 98%;
	margin:0 auto;
	border-collapse : collapse;
}
#Seek #calendar .month table th, #Seek #calendar .month table td {
	width:68px;
	text-align : center;
	letter-spacing: 1px;
	vertical-align : middle;
}
#Seek #calendar .month table th {
	font-weight : normal;
	height : 2.5rem;
	font-size : 12px;
	letter-spacing: 1px;
	color: #6da591;
}
#Seek #calendar .month table td {
	height : 40px;
	font-size : 18px;
}
#Seek #calendar .month table td a {
	color : #333;
	border-bottom : 1px solid #666;
	padding-left : 0.1rem;
}

#Seek #calendar .month table tr td:last-of-type a,
#Seek #calendar .month table tr td:nth-last-of-type(2) a,
#Seek #calendar .month table td a.holiday {
	color : #189a6f;
	border-bottom : 1px solid #189a6f;
	letter-spacing : 2px;
	padding-left : 0;
}
#Seek #calendar .month,
#Seek #calendar .month .inner{
	height:350px;
}
#Seek #calendar .month .pagenav {
	width : 92%;
	margin:0 auto;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}
#Seek #calendar .month .pagenav li {
	width: 130px;
	font-size : 12px;
	letter-spacing : 0.1em;
}
#Seek #calendar .month .pagenav .next {
	float:right;
	text-align : left;

}
#Seek #calendar .month .pagenav .prev {
	float:left;
	text-align : right;
}
#Seek #calendar .month .pagenav .prev span,
#Seek #calendar .month .pagenav .next span{
	font-weight: 700;
	font-size: 18px;
	display: inline-block;
	vertical-align: baseline;
}
#Seek #calendar .bx-pager{
	display:none;
}



#Seek #calendar .month .bx-controls{
	top:0;
}

#Seek #calendar .bx-controls .bx-controls-direction .bx-prev{
	background: url(../img/pagenav_prev_arrow.png) left center no-repeat;
	width:87px;
	height:18px;
	position:absolute;
	top:auto;
	bottom:5px;
	left:0;
	text-indent: -9999px;
	z-index:10;
}

#Seek #calendar .bx-controls .bx-controls-direction .bx-next{
	background : url(../img/pagenav_next_arrow.png) right center no-repeat;
	width:87px;
	height:18px;
	position:absolute;
	top:auto;
	bottom:5px;
	right:0;
	text-indent: -9999px;
	z-index:10;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none !important;
}




/* æ¤œç´¢
---------------------------------------*/

#Seek #search .headBox p {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 100;
	margin-bottom: 5px;
}

#Seek #search .headBox{
	padding-bottom: 37px;
	border-bottom: 1px solid #6da591;
	margin-bottom: 80px;
}

#Seek #search .headBox .recommend{
	color: #333333;
	font-size: 12px;
}

#Seek #search .txtBox p{
	margin-bottom: 30px;
}

#Seek #search .txtBox .formArea {
	padding: 0 15px;
}

* html #Seek #search .txtBox .formArea ul.cf {
	zoom: 100%;
}
*:first-child+html #Seek #search .txtBox .formArea ul.cf {
	display: inline-block;
}
#Seek #search .txtBox .formArea ul.cf:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#Seek #search .txtBox .formArea ul.cf li {
	width: 50%;
	float: left;
	margin-bottom: 25px;
	font-size: 95%;
	color: #30262A;
	line-height: 1;
}
#Seek #search .txtBox .formArea ul.cf li.wide {
	width: 100%;
	float: none;
	clear: both;
}
#Seek #search .txtBox .formArea ul.cf li.all-clear {
	width: 100%;
	float: none;
	clear: both;
}
#Seek #search .txtBox .formArea .center{
	text-align:center;
	margin:60px auto 0;
}
#Seek #search .txtBox .formArea .search-btn {
	width:200px;
	padding: 10px 0;
	border:0;
	cursor: pointer;
}

@media screen and (min-width:860px){
	.tab-content li{
		display: block !important;
	}
	.tab{
		display: none !important;
	}
}


@media screen and (min-width:1000px) {
	#Seek {
		width: 1000px;
	}
	#Seek #search .txtBox .formArea ul.cf li{
		width: 33%;
	}

}

@media screen and (max-width:860px) {
	#Seek .box {
		background: #fff;
		width:100%;
		height:auto;
		padding-bottom: 50px;
		margin: 0 auto;
	}
	#Seek #search .txtBox p{
		text-align: center;
	}


	/* ã‚¿ãƒ–
	---------------------------------------*/

	.tab{
		width: 100%;
		font-size: 0;
	}

	.tab li{
		display: inline-block;
		width: 50%;
		font-size: 14px;
		text-align: center;
		padding: 14px 0;
		color: #FFFFFF;
	}
	.tab li.first{
		background: #189a6f;
	}
	.tab li.last{
		background: #6da591;
	}
	.tab-content &gt; li.last{
		display: none;
	}


}</pre></body></html>