@charset "UTF-8";


/* AFFINITY LO PRO  */


/*
font-family:'Helvetica LT W01 Light';
font-family:'Helvetica LT W01 Roman';
font-family:'Helvetica LT W01 Bold';
font-family:'Helvetica LT W01 Light Cond';
font-family:'Helvetica LT W01 Condensed';
font-family:'Helvetica Rounded LT W01 Bold';
font-family:'Helvetica LT W01 Bold Cond';
font-family:'Futura LT W01 Book';
font-family:'Futura LT W01 Light Oblique';
font-family:'Futura LT W01 Medium';
font-family:'Futura LT W01 Medium Oblique';
*/


img { max-width: 100%; height: auto; }
html { height: 100%;  }
body { font-size: 10px; height: 100%; position: relative;  }

a { color: #333; outline: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
a:hover { text-decoration: none; cursor: pointer; color: #666; }

.bx-wrapper .bx-viewport { left: 0!important; border:none!important; box-shadow: none!important; }

.fixed-header {}
.fixed-header .header { position: fixed; }
.fixed-header .main {  padding-top: 72px; }



/* ------------------------------------
header
------------------------------------ */
.header { width: 100%; padding: 12px 0; background: #ccc no-repeat bottom center; background-size: cover; rgba(255,255,255,1); z-index: 300; clear: both; display: table; }
.header h1 { margin: 0; padding: 0 12px 0; line-height: 1em; text-align: center; position: absolute; width: 100%; }
.header h1 img { height: 25px; width: auto;}
.header h2 { text-align: center; display: table-cell; vertical-align: middle; /*margin: 210px 0;*/ }
.header h2 img { width: 300px; }

.ft    { font-size: 3.0em; }
.ft-1  { font-family:'Berber Text W00 Bold'; }
.ft-2  { font-family:'Berber King Caps W00 Bold'; }
.ft-3  { font-family:'ErasedTypewriter2 W00 Regular'; }
.ft-4  { }
.ft-5  { }
.ft-6  { }
.ft-7  { font-family:'Typo American W01'; }
.ft-8  { font-family:'Alchemy W00 Normal'; }
.ft-9  { font-family:'Alchemy W00 Italic'; }
.ft-10 { font-family:'Mocha Mattari W01 Regular'; }

/* ------------------------------------
main
------------------------------------ */
.main { position: relative; height: 100%; }

.section { padding: 0; margin: 0; padding: 48px 0; }
.section-alt { background-color: #111; }
.section-alt p { color: #999; }
.section-alt a { color: #00b1db; }
.section-alt h3.section-title-en{ color: #FFF; }
.section-alt h4 { color: #FFF; }


/*
	font-family:'Helvetica LT W01 Light';
	font-family:'Helvetica LT W01 Roman';
font-family:'Helvetica LT W01 Bold';
	font-family:'Helvetica LT W01 Light Cond';
	font-family:'Helvetica LT W01 Condensed';
	font-family:'Helvetica Rounded LT W01 Bold';
	font-family:'Helvetica LT W01 Bold Cond';

font-family:'Berber Text W00 Bold';
	font-family:'Berber King Caps W00 Bold';
font-family:'ErasedTypewriter2 W00 Regular';
	font-family:'ErasedTypewriter2Italic W00 Rg';
	font-family:'ErasedTypewriter2Bold W00 Rg';
	font-family:'ErasedTypewriter2Underscore W0';
	font-family:'Typo American W01';
	font-family:'Alchemy W00 Normal';
	font-family:'Alchemy W00 Italic';
font-family:'Mocha Mattari W01 Regular';
*/

.section-image { height: 80%; padding: 0; background:  no-repeat center center; background-size: cover;}

.section-header { padding: 0 0 64px; }
.section-header p { text-align: center; }

h3.section-title-en { font-family:'Futura LT W01 Book'; font-weight: bold; font-size: 3.2em; text-align: center; } 
h2.section-title { text-transform: capitalize; font-size: 4.8em; text-align: center; letter-spacing: 2px; margin: 0; }
h2.section-title-img { text-align: center; }
h4.section-title-ja { font-weight: normal; color: #999; font-size: 1.4em; text-align: center; } 

p { font-size: 1.4em; font-family: sans-serif; line-height: 1.8em;  }

.section-body { margin: auto; }
.section-body p {  }
.section-body .photos { margin-bottom: 24px; }
.section-body .photos .col { margin-bottom: 15px; }




.section-group .section-header { padding-bottom: 0;  }


/* ------------------------------------
text
------------------------------------ */
.section-text {  }



.button {
	display: inline-block;
	width: 320px;
	padding: 14px;
	font-size: 1.8em;
	cursor: pointer;
	text-align: center;	
	text-decoration: none;
	outline: none;
	color: #fff;
	background-color: #666;
	border: none;
	border-radius: 6px;
	box-shadow: 0 6px #333;
}
.button-photos { background-color: #69a542; box-shadow: 0 6px #4e683e; }
.button-online { background-color: #08c1d1; box-shadow: 0 6px #3d8989; }
.button:hover {  color: #FFF; background-color: #444; }
.button-photos:hover { background-color: #5e8c40; }
.button-online:hover { background-color: #20aeba; }
.____button:active { background-color: #3e8e41; box-shadow: 0 2px #3e8e41; transform: translateY(4px); }



.col-button { text-align: center; margin: 18px 0 0; }
.col-button a { display: inline-block; padding: 8px 12px; border:#83855c solid 2px; box-shadow: 0 4px 0 #474738; background: #83855c; font-size: 1.6em; font-family:'Helvetica LT W01 Bold'; color: #FFF; margin: 0 0.5em 12px; border-radius: 6px; }
.col-button a:hover { background-color:#727445 ; border-color:##727445; }



/* ------------------------------------
shop
------------------------------------ */


.section-shop { background: #163d3d; }
.section-shop h3.section-title-en { color: #FFF; }
.section-shop h2 { color: #FFF; margin-bottom: 48px;  }
.section-shop .icon-shop { background: url(../images/icon-shop.png) no-repeat center bottom; background-size: contain; width: 1em; display: inline-block; height: 1.8em;}

.section-shop .col:nth-child(4n+1) { clear: both; }
.section-shop .item { margin-bottom: 10px; height: auto; background: no-repeat;}
.section-shop .item a { color: #c1d784; display: inline; }
.section-shop .item h3 { font-size: 1.4em; margin: 10px 0 6px; font-family:'Helvetica LT W01 Bold'; color: #FFF; }
.section-shop .item p { word-wrap: break-word; color: #FFF; font-size: 1.2em; line-height: 1.3em; }

.section-shop .item-online {}
.section-shop .item-online img { width: 100%; height: 480px; background: url(../images/shop-image-online.png) no-repeat center top; background-size:cover; }




/* ------------------------------------
instagram
------------------------------------ */
.section-instagram { background-color: #2b2824;  } /* 222017 edd50	bbbf84 	83855c	474738; */}
.section-instagram h3.section-title-en { _____color: #389be5; }

.section-instagram .section-body h3 { color: #FFF; }
.section-instagram .section-body h3 a { color:#bbbf84;}
.section-instagram p { color: #FFF; line-height: 1.8em; }
.section-instagram p a { font-weight: bold; color:#bbbf84; }

.instafeed .col { display: inline-block; padding: 8px; }
.instafeed .col:nth-child(6n+1) { clear: both; }
.instafeed .col img { border:#FFF solid 4px; box-shadow: 0 0 3px rgba(0,0,0,0.3);}

.lb-data .lb-details { width: 100%!important; }
.lb-data .lb-caption { margin: 4px 0; display: inline-block; font-weight: 300; line-height: 1.3em; word-break:break-all; }
.lb-data .lb-caption a { color: #FFF; font-weight: 700; }
.lb-data .lb-caption .likes { margin-bottom: 3px; }
.lb-data .lb-caption .view-app { display: inline-block; font-weight: 300; margin: 4px 0; font-size: 1.1em; background: rgba(0,0,0,0.3); color: #FFF; border: #FFF solid 1px; border-radius: 4px; padding: 8px 12px; margin-top: 8px; }
.android .lb-data .lb-caption .iew-app { display: none!important; }
.lb-data .lb-number { display: none!important; }

.lightbox-caption { font-weight: 400; line-height: 1.2em; }
.lightbox-caption a { color: #FFF; font-weight: 600; }

.instafeed-block { }
.instafeed-block h3 { text-align: center; margin-bottom: 14px; }
.instagram-button { text-align: center; margin: 24px 0;}

.instagram-button a:hover img { opacity: 0.7; filter:alpha(opacity=70); }


/* ------------------------------------
image
------------------------------------ */
.section-images { padding-bottom: 0;}
.section-images .item { width: 33.333%; float: left; display: inline; }
.section-images .item:nth-child(3n+1) { clear: both; }



/* ------------------------------------
footer
------------------------------------ */
.footer { padding: 20px; text-align: center;  background: #2d3033; color: #5e5d5a; }
.footer a { color: #5e5d5a; }


/* ########################################################################################################################



######################################################################################################################## */






/* ------------------------------------------------------------------------------------------------
Responsive
------------------------------------------------------------------------------------------------ */

/*
@media (max-width: @screen-xs-max) { 
@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {
@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) { }
@media (min-width: @screen-md-min) and (max-width: @screen-md-max) { }
@media (min-width: @screen-lg-min) { }
*/


/* -----------------------------------------------------
xs, sm
----------------------------------------------------- */
@media (max-width:991px) {


.section-instagram .section-body h3 { font-size: 1.8em; }
.section-instagram .section-body p { font-size: 1.2em; line-height: 1.4em; }

body .sp-button { width: 8px; height: 8px; border-width: 1px; margin: 3px; }
body .sp-selected-button {}

}


/* -----------------------------------------------------
xs
----------------------------------------------------- */
@media (max-width: 767px) {


p {  font-size: 1.2em; line-height: 1.6em;  }


.header { height: 300px; background-image: url(../images/xs/header-image.jpg); }
.header h1 { font-size: 16px; margin: 2px 0; }
.header h1 img { height: 16px; width: auto;}
.header h2 { padding: 32px 0 32px;  }
.header h2 img { height: auto; width: 240px; }

.section { padding: 36px 0; }

/* ------------------------------------
text
------------------------------------ */


.section-body { width: 100%; padding-left: 5px; padding-right: 5px; }

.section-image { padding-bottom: 0;}

h3.section-title-en { font-size: 3.3em; } 
h2.section-title { font-size: 1.4em; letter-spacing: 2px; margin: 0; }
h2.section-title-img { margin: 12px 0; }
h2.section-title-img img { height: 32px; }
h4.section-title-ja { font-size: 1.6em; } 



.sp-buttons { top: -30px; }
.button { width: 160px; font-size: 1.4em; }



/* shop */
.section-shop { padding-bottom: 54px; }
.section-shop .col:nth-child(4n+1) { clear: none; }
.section-shop .col:nth-child(2n+1) { clear: both; }
.section-shop .item { height: auto; padding-bottom: 24px; }

.section-shop .item h3 { font-size: 1.4em; }
.section-shop .item p { font-size: 0.9em; }
.section-shop .item p.comment { display: none; }

.section-shop .item-online {}
.section-shop .item-online img { height: 186px; }


.section-image { height: 240px; }
.section-image-1  { background-image: url(../images/xs/DPP_25919.jpg); }
.section-image-2  { background-image: url(../images/xs/DPP_25921.jpg); }
.section-image-3  { background-image: url(../images/xs/DPP_25923.jpg); }
.section-image-4  { background-image: url(../images/xs/DPP_25925.jpg); }
.section-image-5  { background-image: url(../images/xs/DPP_25927.jpg); }
.section-image-6  { background-image: url(../images/xs/DPP_25928.jpg); }
.section-image-7  { background-image: url(../images/xs/DPP_25931.jpg); }
.section-image-8  { background-image: url(../images/xs/DPP_25932.jpg); }
.section-image-9  { background-image: url(../images/xs/DPP_25934.jpg); }
.section-image-10 { background-image: url(../images/xs/DPP_25938.jpg); }
.section-image-11 { background-image: url(../images/xs/DPP_25942.jpg); }
.section-image-12 { background-image: url(../images/xs/DPP_25948.jpg); }
.section-image-13 { background-image: url(../images/xs/DPP_25953.jpg); }
.section-image-14 { background-image: url(../images/xs/DPP_25954.jpg); }
.section-image-15 { background-image: url(../images/xs/DPP_25955.jpg); }
.section-image-16 { background-image: url(../images/xs/DPP_25956.jpg); }
.section-image-17 { background-image: url(../images/xs/DPP_25957.jpg); }
.section-image-18 { background-image: url(../images/xs/DPP_25958.jpg); }
.section-image-19 { background-image: url(../images/xs/DPP_25959.jpg); }
.section-image-20 { background-image: url(../images/xs/DPP_25960.jpg); }
.section-image-21 { background-image: url(../images/xs/DPP_25962.jpg); }
.section-image-22 { background-image: url(../images/xs/DPP_25963.jpg); }
.section-image-23 { background-image: url(../images/xs/DPP_25966.jpg); }
.section-image-24 { background-image: url(../images/xs/DPP_25967.jpg); }
.section-image-25 { background-image: url(../images/xs/DPP_25970.jpg); }
.section-image-26 { background-image: url(../images/xs/DPP_25972.jpg); }
.section-image-27 { background-image: url(../images/xs/DPP_25973.jpg); }
.section-image-28 { background-image: url(../images/xs/DPP_25975.jpg); }
.section-image-29 { background-image: url(../images/xs/DPP_25979.jpg); }
.section-image-30 { background-image: url(../images/xs/DPP_25981.jpg); }
.section-image-31 { background-image: url(../images/xs/DPP_25984.jpg); }
.section-image-32 { background-image: url(../images/xs/DPP_25986.jpg); }
.section-image-33 { background-image: url(../images/xs/DPP_25989.jpg); }
.section-image-34 { background-image: url(../images/xs/DPP_25992.jpg); }

}



/* -----------------------------------------------------
sm
----------------------------------------------------- */
@media (min-width: 768px ) and (max-width:991px) {


.header { height: 540px; background-image: url(../images/sm/header-image.jpg); }

.header h2 { padding-left:20px; padding-right: 20px; }
.header h2 img { width: auto; }


.section-model .model-comment .comments .item .text p { font-size: 1.2em; line-height: 1.5em; }
.sp-buttons { top: -60px;  }


.section-image { height: 420px;}
.section-image-1  { background-image: url(../images/sm/DPP_25919.jpg); }
.section-image-2  { background-image: url(../images/sm/DPP_25921.jpg); }
.section-image-3  { background-image: url(../images/sm/DPP_25923.jpg); }
.section-image-4  { background-image: url(../images/sm/DPP_25925.jpg); }
.section-image-5  { background-image: url(../images/sm/DPP_25927.jpg); }
.section-image-6  { background-image: url(../images/sm/DPP_25928.jpg); }
.section-image-7  { background-image: url(../images/sm/DPP_25931.jpg); }
.section-image-8  { background-image: url(../images/sm/DPP_25932.jpg); }
.section-image-9  { background-image: url(../images/sm/DPP_25934.jpg); }
.section-image-10 { background-image: url(../images/sm/DPP_25938.jpg); }
.section-image-11 { background-image: url(../images/sm/DPP_25942.jpg); }
.section-image-12 { background-image: url(../images/sm/DPP_25948.jpg); }
.section-image-13 { background-image: url(../images/sm/DPP_25953.jpg); }
.section-image-14 { background-image: url(../images/sm/DPP_25954.jpg); }
.section-image-15 { background-image: url(../images/sm/DPP_25955.jpg); }
.section-image-16 { background-image: url(../images/sm/DPP_25956.jpg); }
.section-image-17 { background-image: url(../images/sm/DPP_25957.jpg); }
.section-image-18 { background-image: url(../images/sm/DPP_25958.jpg); }
.section-image-19 { background-image: url(../images/sm/DPP_25959.jpg); }
.section-image-20 { background-image: url(../images/sm/DPP_25960.jpg); }
.section-image-21 { background-image: url(../images/sm/DPP_25962.jpg); }
.section-image-22 { background-image: url(../images/sm/DPP_25963.jpg); }
.section-image-23 { background-image: url(../images/sm/DPP_25966.jpg); }
.section-image-24 { background-image: url(../images/sm/DPP_25967.jpg); }
.section-image-25 { background-image: url(../images/sm/DPP_25970.jpg); }
.section-image-26 { background-image: url(../images/sm/DPP_25972.jpg); }
.section-image-27 { background-image: url(../images/sm/DPP_25973.jpg); }
.section-image-28 { background-image: url(../images/sm/DPP_25975.jpg); }
.section-image-29 { background-image: url(../images/sm/DPP_25979.jpg); }
.section-image-30 { background-image: url(../images/sm/DPP_25981.jpg); }
.section-image-31 { background-image: url(../images/sm/DPP_25984.jpg); }
.section-image-32 { background-image: url(../images/sm/DPP_25986.jpg); }
.section-image-33 { background-image: url(../images/sm/DPP_25989.jpg); }
.section-image-34 { background-image: url(../images/sm/DPP_25992.jpg); }

}


/* -----------------------------------------------------
md
----------------------------------------------------- */
@media (min-width: 992px) and (max-width:1199px) {

.header { height: 680px; background-image: url(../images/md/header-image.jpg); }
.header h2 img { width: auto; }

.section-image { height: 640px;}
.section-image-1  { background-image: url(../images/md/DPP_25919.jpg); }
.section-image-2  { background-image: url(../images/md/DPP_25921.jpg); }
.section-image-3  { background-image: url(../images/md/DPP_25923.jpg); }
.section-image-4  { background-image: url(../images/md/DPP_25925.jpg); }
.section-image-5  { background-image: url(../images/md/DPP_25927.jpg); }
.section-image-6  { background-image: url(../images/md/DPP_25928.jpg); }
.section-image-7  { background-image: url(../images/md/DPP_25931.jpg); }
.section-image-8  { background-image: url(../images/md/DPP_25932.jpg); }
.section-image-9  { background-image: url(../images/md/DPP_25934.jpg); }
.section-image-10 { background-image: url(../images/md/DPP_25938.jpg); }
.section-image-11 { background-image: url(../images/md/DPP_25942.jpg); }
.section-image-12 { background-image: url(../images/md/DPP_25948.jpg); }
.section-image-13 { background-image: url(../images/md/DPP_25953.jpg); }
.section-image-14 { background-image: url(../images/md/DPP_25954.jpg); }
.section-image-15 { background-image: url(../images/md/DPP_25955.jpg); }
.section-image-16 { background-image: url(../images/md/DPP_25956.jpg); }
.section-image-17 { background-image: url(../images/md/DPP_25957.jpg); }
.section-image-18 { background-image: url(../images/md/DPP_25958.jpg); }
.section-image-19 { background-image: url(../images/md/DPP_25959.jpg); }
.section-image-20 { background-image: url(../images/md/DPP_25960.jpg); }
.section-image-21 { background-image: url(../images/md/DPP_25962.jpg); }
.section-image-22 { background-image: url(../images/md/DPP_25963.jpg); }
.section-image-23 { background-image: url(../images/md/DPP_25966.jpg); }
.section-image-24 { background-image: url(../images/md/DPP_25967.jpg); }
.section-image-25 { background-image: url(../images/md/DPP_25970.jpg); }
.section-image-26 { background-image: url(../images/md/DPP_25972.jpg); }
.section-image-27 { background-image: url(../images/md/DPP_25973.jpg); }
.section-image-28 { background-image: url(../images/md/DPP_25975.jpg); }
.section-image-29 { background-image: url(../images/md/DPP_25979.jpg); }
.section-image-30 { background-image: url(../images/md/DPP_25981.jpg); }
.section-image-31 { background-image: url(../images/md/DPP_25984.jpg); }
.section-image-32 { background-image: url(../images/md/DPP_25986.jpg); }
.section-image-33 { background-image: url(../images/md/DPP_25989.jpg); }
.section-image-34 { background-image: url(../images/md/DPP_25992.jpg); }
}

/* --------------------------------------------------------
lg
-------------------------------------------------------- */
@media(min-width:1200px) and (max-width:1399px) {

.header { height: 860px; background-image: url(../images/lg/header-image.jpg); }
.header h2 img { width: auto; }

.section-image { height: 720px;}
.section-image-1  { background-image: url(../images/lg/DPP_25919.jpg); }
.section-image-2  { background-image: url(../images/lg/DPP_25921.jpg); }
.section-image-3  { background-image: url(../images/lg/DPP_25923.jpg); }
.section-image-4  { background-image: url(../images/lg/DPP_25925.jpg); }
.section-image-5  { background-image: url(../images/lg/DPP_25927.jpg); }
.section-image-6  { background-image: url(../images/lg/DPP_25928.jpg); }
.section-image-7  { background-image: url(../images/lg/DPP_25931.jpg); }
.section-image-8  { background-image: url(../images/lg/DPP_25932.jpg); }
.section-image-9  { background-image: url(../images/lg/DPP_25934.jpg); }
.section-image-10 { background-image: url(../images/lg/DPP_25938.jpg); }
.section-image-11 { background-image: url(../images/lg/DPP_25942.jpg); }
.section-image-12 { background-image: url(../images/lg/DPP_25948.jpg); }
.section-image-13 { background-image: url(../images/lg/DPP_25953.jpg); }
.section-image-14 { background-image: url(../images/lg/DPP_25954.jpg); }
.section-image-15 { background-image: url(../images/lg/DPP_25955.jpg); }
.section-image-16 { background-image: url(../images/lg/DPP_25956.jpg); }
.section-image-17 { background-image: url(../images/lg/DPP_25957.jpg); }
.section-image-18 { background-image: url(../images/lg/DPP_25958.jpg); }
.section-image-19 { background-image: url(../images/lg/DPP_25959.jpg); }
.section-image-20 { background-image: url(../images/lg/DPP_25960.jpg); }
.section-image-21 { background-image: url(../images/lg/DPP_25962.jpg); }
.section-image-22 { background-image: url(../images/lg/DPP_25963.jpg); }
.section-image-23 { background-image: url(../images/lg/DPP_25966.jpg); }
.section-image-24 { background-image: url(../images/lg/DPP_25967.jpg); }
.section-image-25 { background-image: url(../images/lg/DPP_25970.jpg); }
.section-image-26 { background-image: url(../images/lg/DPP_25972.jpg); }
.section-image-27 { background-image: url(../images/lg/DPP_25973.jpg); }
.section-image-28 { background-image: url(../images/lg/DPP_25975.jpg); }
.section-image-29 { background-image: url(../images/lg/DPP_25979.jpg); }
.section-image-30 { background-image: url(../images/lg/DPP_25981.jpg); }
.section-image-31 { background-image: url(../images/lg/DPP_25984.jpg); }
.section-image-32 { background-image: url(../images/lg/DPP_25986.jpg); }
.section-image-33 { background-image: url(../images/lg/DPP_25989.jpg); }
.section-image-34 { background-image: url(../images/lg/DPP_25992.jpg); }
}


/* --------------------------------------------------------
xl
-------------------------------------------------------- */
@media (min-width: 1400px) {

.header { height: 80%; background-image: url(../images/xl/header-image.jpg); }
.header h2 img { width: auto; }


.section-image { height: 860px;}
.section-image-1  { background-image: url(../images/xl/DPP_25919.jpg); }
.section-image-2  { background-image: url(../images/xl/DPP_25921.jpg); }
.section-image-3  { background-image: url(../images/xl/DPP_25923.jpg); }
.section-image-4  { background-image: url(../images/xl/DPP_25925.jpg); }
.section-image-5  { background-image: url(../images/xl/DPP_25927.jpg); }
.section-image-6  { background-image: url(../images/xl/DPP_25928.jpg); }
.section-image-7  { background-image: url(../images/xl/DPP_25931.jpg); }
.section-image-8  { background-image: url(../images/xl/DPP_25932.jpg); }
.section-image-9  { background-image: url(../images/xl/DPP_25934.jpg); }
.section-image-10 { background-image: url(../images/xl/DPP_25938.jpg); }
.section-image-11 { background-image: url(../images/xl/DPP_25942.jpg); }
.section-image-12 { background-image: url(../images/xl/DPP_25948.jpg); }
.section-image-13 { background-image: url(../images/xl/DPP_25953.jpg); }
.section-image-14 { background-image: url(../images/xl/DPP_25954.jpg); }
.section-image-15 { background-image: url(../images/xl/DPP_25955.jpg); }
.section-image-16 { background-image: url(../images/xl/DPP_25956.jpg); }
.section-image-17 { background-image: url(../images/xl/DPP_25957.jpg); }
.section-image-18 { background-image: url(../images/xl/DPP_25958.jpg); }
.section-image-19 { background-image: url(../images/xl/DPP_25959.jpg); }
.section-image-20 { background-image: url(../images/xl/DPP_25960.jpg); }
.section-image-21 { background-image: url(../images/xl/DPP_25962.jpg); }
.section-image-22 { background-image: url(../images/xl/DPP_25963.jpg); }
.section-image-23 { background-image: url(../images/xl/DPP_25966.jpg); }
.section-image-24 { background-image: url(../images/xl/DPP_25967.jpg); }
.section-image-25 { background-image: url(../images/xl/DPP_25970.jpg); }
.section-image-26 { background-image: url(../images/xl/DPP_25972.jpg); }
.section-image-27 { background-image: url(../images/xl/DPP_25973.jpg); }
.section-image-28 { background-image: url(../images/xl/DPP_25975.jpg); }
.section-image-29 { background-image: url(../images/xl/DPP_25979.jpg); }
.section-image-30 { background-image: url(../images/xl/DPP_25981.jpg); }
.section-image-31 { background-image: url(../images/xl/DPP_25984.jpg); }
.section-image-32 { background-image: url(../images/xl/DPP_25986.jpg); }
.section-image-33 { background-image: url(../images/xl/DPP_25989.jpg); }
.section-image-34 { background-image: url(../images/xl/DPP_25992.jpg); }

}


/* ------------------------------------------------------------------------------------------------
Printing
------------------------------------------------------------------------------------------------ */
@media print {
	
}