<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**** 1024 - 1279 / notebook **********************************************************/
@media (max-width:1279px) {

/**** layout **********************************************************/
.content-width {
	width:950px;
}

div.screen {
	background:url(../img/notebook/top_shadow.png) no-repeat top center ;
}


div.l {
	width:240px;
}
div.r {
	width:650px;
}

/*** langs ***/
div.langs {
	top:20px;
}

/*** path ***/
div.path {
	width:920px;
}

/*** menu ***/
ul.menu {
	left:25px;
}
ul.menu li a {
	font-size:14px;
	padding:14px 15px 14px 15px;
}
ul.menu.stuck span.menu-in {
	width:900px;
}

/*** slider ***/
.flexslider {
	height:394px;
}
.flexslider li span.slide-desc span {
	padding:16px 16px 16px 16px;
	font-size:22px;
}
.flexslider li span.slide-desc em {
	padding:16px 16px 16px 16px;
	font-size:15px;
}
.flex-control-nav {bottom: 16px;}

.flexslider-detail {
	height:auto;
}


/*** foot ***/
div.foot-aut img.foot-logo {
	width:150px;
}
div.copy {
	margin:0 0 7px 0;
	font-size:13px;
}
div.made {
	font-size:11px;
}

/*** footmenu ***/
ul.footmenu li a {
	text-decoration:none;
	font-size:15px;
	padding:14px 16px 14px 16px;
}

/*** foot social ***/
div.foot-social {
	top:100px;
	right:15px;
}


h1, .h1 {
	font-size:26px;
}
h2, .h2 {
	font-size:20px;
}
.h-menu {
	font-size:24px;
	background-position:0 11px;
}


/**** boxy **********************************************************/
a.box {
	width:290px;
	margin:0 24px 0 0;
}
a.box img {
	width:288px;
}
a.box span.box-in {
	padding:10px 12px 10px 12px;
}
a.box h3 {
	font-size:18px;
	margin:0 0 5px 0;
	height:42px;
}
a.box span.rec-price {
	font-size:18px;
	width:180px;
	height:42px;
}
a.box span.box-more {
	font-size:14px;
	padding:7px 7px 7px 7px;
}



/*** search ***/
div.search-box-in .check-col {
	width:120px;
}
div.search-box-in input.submit {
	padding:8px 40px 8px 40px;
	font-size:26px;
}

div#vmap {
	width:100%;
	height:460px;
}

.ave-banner {
	max-width:100%;
}


/*** tour box ***/
a.tour-box .tour-img {
	width:250px;
}


/*** favorite head ***/
.show-favorite {
	top:20px;
	right:130px;
}

/*** add person ***/
#myTable td input.normal {
	width:80px!important;
}
#myTable thead  th {
	font-size:10px!important;
}


/**** forms **********************************************************/

.period {width:290px!important;}
.two-period {width:605px!important;}



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