<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'monsieurladoulaise-regular';
	src: url('font/monsieurladoulaise-regular.eot');
	src: local('â˜º'), url('font/monsieurladoulaise-regular.woff') format('woff'), url('font/monsieurladoulaise-regular.ttf') format('truetype'), url('font/monsieurladoulaise-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Merriweather-Regular';
	src: url('font/Merriweather-Regular.eot');
	src: local('â˜º'), url('font/Merriweather-Regular.woff') format('woff'), url('font/Merriweather-Regular.ttf') format('truetype'), url('font/Merriweather-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'birds-of-paradise';
	src: url('font/birds-of-paradise.eot');
	src: local('â˜º'), url('font/birds-of-paradise.woff') format('woff'), url('font/birds-of-paradise.ttf') format('truetype'), url('font/birds-of-paradise.otf') format('otf');
	font-weight: normal;
	font-style: normal;
}

* {
	margin:0;
	padding:0;
}
*:focus {
	outline: none;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

html, body {height:100%;}

body {
	top: 0;
	background-color: #ffec2d;
	background-repeat: no-repeat;
	background-position: top center;
	/*background-size: cover;*/
	/*background-attachment: fixed;*/
	font-family: 'Arial','Helvetica', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*font-family: 'Ginora', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	/*font-family: 'Merriweather-Regular', sans-serif;*/
	/*font-family: Vera;*/
	/*font-weight: 300;*/
	font-size: 19px;
	line-height: 25px;
	color: #423825;
	/*text-transform: uppercase;*/
	letter-spacing: 0px;
	font-variant-numeric: proportional-nums;
}
body.blank {
	margin: 20px 10px;
	background-color: #fff;
	background-image: none;
	color: #000;
	font-family:'Times New Roman', Times, serif;
	font-size: 17px;
}
body.closed {
}
body.page-start {
	background-size: 100% auto;
	background-image: url(../img/body_bgrnd.jpg);
}
body.page-einladung {
	background-size: 100% auto;
	background-image: url(../img/body_bgrnd.jpg);
}
body.page-teilnahme-rueckmeldung {
	background-image: url(../img/body_bgrnd.jpg);
	background-size: cover;
	background-attachment: fixed;
}
body.page-rueckmeldungen {
	background-image: url(../img/body_bgrnd.jpg);
	background-size: cover;
	background-attachment: fixed;
}
body.page-bilder-und-videos {
	background-size: 100% auto;
	background-image: url(../img/body_bgrnd.jpg);
}
body.page-hochzeitsnacht {
	background-size: 100% auto;
	background-image: url(../img/body_bgrnd.jpg);
}
body.page-404 {
	background-color: #fff;
	background-image: none;
	color: #000;
	font-family:'Times New Roman', Times, serif;
}
body.page-404 h1, body.page-404 h2, body.page-404 h3, body.page-404 h4 {
	font-family:'Times New Roman', Times, serif;
	color: #000;
}
body.page-404 h1 {
	margin-bottom: 20px;
	font-size: 31px;
	font-weight: 600;
}

img {
	border:none;
}
p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #ff1179; text-decoration: underline;
}
a:hover {
	color: #ff1179; text-decoration: underline;
}
a.anchor {
    display: block;
    position: relative;
    top: -160px;
    visibility: hidden;
}
.link {
	color: #ff1179; text-decoration: none;cursor:pointer;
}
.link:hover {
	color: #ff1179; text-decoration: underline;
}

#p_top {
    display: block;
    position: relative;
    /*top: 400px;*/
    visibility: hidden;
}

div.clear {clear: both;}

h1 {margin-bottom:10px;font-family: 'Arial','Helvetica';font-size:39px;font-weight:400;letter-spacing:0px;color:#ff1179;text-shadow: 0px 0px 10px rgb(255, 248, 211);}
h2 {margin-bottom:10px;font-family: 'Arial','Helvetica';font-size:27px;font-weight:400;color:#ff1179;text-shadow: 0px 0px 10px rgb(255, 248, 211);}
h3 {margin-bottom:15px;margin-left: -10px;font-family: 'Arial','Helvetica';font-size:35px;font-weight:800;letter-spacing:0px;color:#ff1179;}
h4 {font-size:17px;font-weight:600;color:#333;}
h5 {font-size:12px;font-weight:300;color:#333;}
h6 {font-size:9px;font-weight:300;color:#333;}

hr {display: none;height:1px;border:0px solid #c4b091;background-color:#c4b091;color:#c4b091;}

input {margin:0;padding:0;font-family:Vera;font-size:15px;}
textarea {font-family:Vera;font-size:15px;}
select {font-family:Vera;font-size:15px;}
input[type=submit] {
	padding:8px 20px;font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:15px;color:#666;cursor:pointer;
}
button {
	background-color:#ff1179;border:1px solid #222;padding:10px 15px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; font-weight:normal; color:#fff; cursor:pointer;
}
.textbutton, .textbutton:link, .textbutton:visited, .textbutton:active {
	background-color:#ff1179;border:1px solid #222;padding:10px 15px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; font-weight:normal; color:#fff; cursor:pointer;
}
input[type=button] {
	background-color:#ff1179;border:1px solid #222;padding:10px 15px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; font-weight:normal; color:#fff; cursor:pointer;
	border-radius: 8px;
}
input[type=checkbox], input[type=radio] {
    white-space: nowrap;
    overflow:hidden;
    width:15px;
    height:15px;
}
input[type=checkbox]:checked {
}
input[type=checkbox]:hover {
}
input, textarea {
    width: 100%;
	max-width: 572px;
}
input[type=text], textarea {
}

.responsive-video {
    position: relative;
    padding-bottom: 55%;
    padding-top: 15px;
    height: 0;
    overflow: hidden;
}
.responsive-video video,
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a.link_button {
	padding: 16px 20px 0 20px;
	display: inline-block;
	width: 220px;
	height: 44px;
	background-color: #ff1179;
	vertical-align: middle;
	text-align: center;
	font-size: 23px;
	color: #fff;
}
a.link_button_active {
	background-color: #ff1179;
	color: #fff;
}
a.link_button div {
	margin: 16px 0 0 0;
}
a.link_button:hover, a.link_button:active {
	background-color: #ff1179;
	color: #fff;
}

span.subscript {
	font-size:70%;
	position:relative;
	bottom:-0.5em;
}
span.superscript {
	font-size:70%;
	position:relative;
	bottom: 0.5em;
}

img, iframe, object, embed {
  max-width: 100%;
}

.main_alert_text {
	text-align: center;
}

/* ui-dialog - alert window */

.ui-dialog {
	position: fixed;
}
.ui-dialog.ui-widget.ui-widget-content {
 	border: 2px solid #005cc3;
    border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	/*overflow: hidden;*/
	color: #000;
}
.ui-dialog .ui-widget-content {
	border: none;
}
.ui-dialog .ui-widget-header {
	display: none;
	border: 1px solid #0f0;
	background: #999;
	color: #333;
	font-weight: bold;
}
.ui-dialog .ui-dialog-content {
	background: #fff;
	padding: 10px 10px;
	font-size: 15px;
	color: #333;
}
.ui-dialog .ui-dialog-buttonpane {
	margin-top: 0;
	padding: 10px 10px;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: 0;
    border-radius: 6px;
	background: #666;
	font-size: 15px;
	color: #fff;
}


/* overlay */
#overlay_window {
	margin: 46px 20px;
	min-width: 100px;
	width: 800px;
	/*min-height: 100px;*/
	transform: scale(1);
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	/*overflow: hidden;*/
	color: #000;
}
#overlay_window.overlay_default {
  padding: 15px 15px;
	border: 2px solid #68460d;
	border-radius: 15px;
	background-color: #fff;
}
#overlay_window.overlay_privacy {
  padding: 25px 25px;
	border: 2px solid #68460d;
	border-radius: 15px;
	background-color: #fff;
  font-size: 13px;
}

#overlay_window h1, #overlay_window h2, #overlay_window h3, #overlay_window h4, #overlay_window h5, #overlay_window h6 {
	text-shadow: none;
}
.popup_visible #overlay_window {
  transform: scale(1);
}
#overlay_window .bclose {
  position: absolute;
  z-index: 502;
  right: 15px;
  top: 15px;
	width: 26px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../img/sys/win_close.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
#overlay_window img {
	display: block;
	max-width: 100%;
	height: auto;
}

#overlay_window.overlay_privacy {
  font-size: 12px;
}
#overlay_window.overlay_privacy h1, #overlay_window.overlay_privacy h2, #overlay_window.overlay_privacy h3, #overlay_window.overlay_privacy h4, #overlay_window.overlay_privacy h5, #overlay_window.overlay_privacy h6 {
  /*font-family: Arial, Helvetica, sans-serif;*/
  margin: 0;
}
#overlay_window.overlay_privacy h1 {
  font-size: 1.9em;
  color: #666;
}
#overlay_window.overlay_privacy h2 {
  font-size: 1.6em;
  color: #666;
}
#overlay_window.overlay_privacy h3 {
  font-size: 1.3em;
  color: #666;
}
#overlay_window.overlay_privacy h4 {
  font-size: 1.1em;
  color: #666;
}
#overlay_window.overlay_privacy a, #overlay_window.overlay_privacy a:hover {
  color: #888;
}
#overlay_window.overlay_privacy .config_cnt {
  max-height: 300px;
  overflow: auto;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0 0px;
}
#overlay_window.overlay_privacy .category {
  margin: 10px 0 5px 0;
  border-bottom: 1px solid #ccc;
  padding: 10px 10px 0px 10px;
}
#overlay_window.overlay_privacy .category .cnt {
  margin: 0px 0 15px 0;
}
#overlay_window.overlay_privacy .category .cnt .desc {
  padding: 4px 2px;
}
#overlay_window.overlay_privacy .category:last-child {
  border-bottom: none;
}
#overlay_window.overlay_privacy .category .b_drop {
  float: right;
  min-height: 30px;
  margin-left: 10px;
  margin-top: -5px;
}
#overlay_window.overlay_privacy .category .b_drop .itm {
  margin-right: 5px;
  margin-left: 10px;
  font-size: 25px;
  color: #999;
  transform: rotate(90deg);
  cursor: pointer;
}
#overlay_window.overlay_privacy .category .b_drop .itm.rev {
  margin-right: 8px;
  margin-left: 7px;
  transform: rotate(-90deg);
}
#overlay_window.overlay_privacy .category .b_drop .itm:hover {
  color: #222;
}
#overlay_window.overlay_privacy .category .b_switch {
  float: right;
  min-height: 30px;
  margin-left: 20px;
}
#overlay_window.overlay_privacy .services {
  padding: 0px 0 5px 0;
}
#overlay_window.overlay_privacy .service {
  margin: 0 0px 10px 0px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fbfbfb;
  padding: 10px;
}
#overlay_window.overlay_privacy .service .title {
  font-weight: bold;
}
#overlay_window.overlay_privacy .button_config {
  float: left;
  width: 49%;
  margin-right: 2%;
  padding: 10px 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background-color: #eee;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  color: #666;
  cursor: pointer;
}
#overlay_window.overlay_privacy .button_config:hover {
  background-color: #444;
  color: #fff;
}
#overlay_window.overlay_privacy .button_accept {
  float: left;
  width: 49%;
  padding: 10px 10px;
	border: 1px solid #68460d;
	border-radius: 5px;
	background-color: #666;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}
#overlay_window.overlay_privacy .button_accept:hover {
  background-color: #444;
  color: #fff;
}

#overlay_window.overlay_privacy .service .b_switch {
}
#overlay_window.overlay_privacy .b_switch {
  float: right;
  height: 100%;
}
#overlay_window.overlay_privacy .b_switch .itm {
  display: block;
  width: 100%;
  height: 100%;
}
#overlay_window.overlay_privacy .chk-none {
  display: none; /*remove checkbox*/
}
#overlay_window.overlay_privacy .toggle {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 52px;
  height: 20px;
  border-radius: 20px;
  border: 1px solid #ccc;
  overflow: hidden;
   /* left, top, tranform for centering container*/
  /*left: 50%;*/
  /*top: 50%;*/
  /*transform: translate3D(-50%, -50%, 0);*/
  /*font-size: 11px;*/
}
#overlay_window.overlay_privacy .toggle.inactive {
  cursor: default;
}
#overlay_window.overlay_privacy .toggle::before,
#overlay_window.overlay_privacy .toggle::after {
  position: absolute;
  width: 52px;
  height: 20px;
  border-radius: 20px;
  font-size: 10px;
  font-weight: bold;
  box-sizing: border-box;
  transition: left .5s ease-in-out;
}
#overlay_window.overlay_privacy .toggle::before {
  content: "EIN";
  color: #eee; /*lightsteelblue*/
  background-color: #0e630f;  /*royalblue*/
  text-align: left;
  padding: 4px 10px;
  /*box-shadow: inset 0 0 5px 1px rgba(0, 0, 128, 0.3);*/
  left: -20px;
}
#overlay_window.overlay_privacy .toggle.inactive::before {
  background-color: #ccc;  /*royalblue*/
  color: #fff;
}
#overlay_window.overlay_privacy .toggle::after {
  content: "AUS";
  background-color: #f3f3f3;
  text-align: right;
  color: #888;
  padding: 4px 7px;
  /*box-shadow: inset 0 0 5px 1px rgba(0, 0, 0, 0.3);*/
  left: 0px;
}
#overlay_window.overlay_privacy .toggle.inactive::after {
  background-color: #fff;  /*royalblue*/
  color: #bbb;
}
#overlay_window.overlay_privacy .handle {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 21px;
  border: 2px solid #eee;
  background-color: #666;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  z-index: 5;
  left: 0px;
  transition: left .5s ease-in-out, background-color .5s ease-in-out;
}
#overlay_window.overlay_privacy .toggle.inactive .handle {
  background-color: #bbb;
}
#overlay_window.overlay_privacy input[type="checkbox"]:checked + .toggle::before {
  left: 0px;
}
#overlay_window.overlay_privacy input[type="checkbox"]:checked + .toggle::after {
  left: 33px;
}
#overlay_window.overlay_privacy input[type="checkbox"]:checked + .toggle .handle {
  left: 33px;
  background-color: #21a623; /*#59e;*/
}
#overlay_window.overlay_privacy input[type="checkbox"]:checked + .toggle.inactive .handle {
  background-color: #ddd; /*#59e;*/
}

/* GMap Privacy Overlay */
.gmap-privacy {
}
.gmap_privacy_overlay {
	overflow: hidden;
	width: 100%;
	height: 400px;
	border: 1px solid #ccc;
}
.gmap_privacy_overlay .img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/map/gmap_bgrnd.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transition: transform 0.8s, filter 1.2s ease-in-out;
  transform-origin: center center;
}
.gmap_privacy_overlay .img:hover {
	transform: scale(1.08);
}
.gmap_privacy_overlay .info {
	margin-bottom: 5px;
	font-size: 13px;
	color: #666;
}
.gmap_privacy_overlay .cnt {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: -400px 0px 0px 0px;
	padding: 100px 20px;
	box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.05);
}

/* Video Privacy Overlay */
.video-privacy {
}
.video_privacy_overlay {
	overflow: hidden;
	width: 100%;
	height: 315px;
	border: 1px solid #ccc;
}
.video_privacy_overlay .img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/sys/video_bgrnd.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transition: transform 0.8s, filter 1.2s ease-in-out;
  transform-origin: center center;
}
.video_privacy_overlay .img:hover {
	transform: scale(1.08);
}
.video_privacy_overlay .info {
	margin-bottom: 5px;
	font-size: 13px;
	color: #666;
}
.video_privacy_overlay .cnt {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: -315px 0px 0px 0px;
	padding: 100px 20px;
	box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.05);
}

/* main */

#m_wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	/*background-size: 100% auto;*/
	background-position: top center;
	background-attachment: fixed;
}

#m_page {
	/*position: absolute;*/
	width: 100%;
	min-height: 100%;
	padding-bottom: 0px;
	top: 0;
	left: 0;
}

#m_head {
	width: 100%;
}

#m_left {
	display: none;
}
#m_center {
	z-index: 5;
	position: relative;
	padding-top: 0px;
	padding-bottom: 100px;		/* footer height */
}
body.blank #m_center {
}
#m_center .bgrnd {
}
#m_bottom {
	display: none;
	position: relative;
	z-index: 15;
	bottom: 0;
	width: 100%;
	height: 300px;
	background-color: rgba(45,50,65,0.1);
	/*border-top: 1px solid #ccc;*/
}
#m_totop {
	display: none;
	position: fixed;
	z-index: 12;
	bottom: 0;
	right: 0;
	width: 80px;
	height: 80px;
	margin: 0 40px 40px 0;
	border: 1px solid #ccc;
	border-radius: 10px;
	background-color: rgba(50, 50, 50, 0.5);
}
#m_totop a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.m_content_bgrnd {
}
.bgrnd-gt {
}

section {
	clear: both;
	/*min-height: 100vh;*/
	/*background-size: 100% auto;*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;
}
section .bgrnd-gt {
	width: 100%;
	height: 100%;
	/*min-height: 100vh;*/
	/*background-image: url(img/bgrnd_stars.png);*/
	/*background: linear-gradient(to bottom, rgba(255,255,255,0.0) 60%, rgba(70,115,170,0.05) 90%, rgba(70,115,170,0.1) 100%);*/
	/*background-size: cover;*/
	/*padding: 40px 0px 40px 0px;*/
}
section .bgrnd-dv {
	padding: 0px;
}

#bild1, #bild2 {
	height: 600px;
}

#head_image {
	width: 100%;
	padding: 40px;
}
#head_image img {
	width: 100%;
	height: auto;
}

.m_content {
}
.m_content .wrapper {
}
.m_content .box {
	/*min-height: 260px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	/*background-color: #eee;*/
	/*border: 6px solid #fff;*/
	/*border-radius: 20px;*/
	/*-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);*/
	/*-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);*/
	/*box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);*/
}
section.first .box {
	margin-top: -80px;
	/*min-height: 100vh;*/
}

.cname-home .box {
	/*min-height: 84vh;*/
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.page-home .box {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.m_content .box ul {
	margin: 0 20px;
}
.m_content .box ul li {
	/*padding: 4px 0;*/
}
.m_content p img {
	margin: 0px 0px 0px 0px;
}

.m_content .single {
	position: relative;
	left: 0;
	top: 80px;
	margin-left: 0px;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.m_content .single h1, .m_content .single h1, .m_content .single h3 {
	text-shadow: none;
}
.m_content .single-gt {
	position: relative;
	left: 50%;
	margin-left: -35%;
	width: 70%;
	border-radius: 20px;
	background-color: rgba(255, 255, 255, 0.90);
	padding: 80px 80px;
	text-align: left;
}
.m_content .single-dv {
	position: relative;
	left: 0;
	top: 80px;
	margin-left: 0px;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

body.onepage .single-gt {
	margin-top: 0px;
}

.m_content .left {
	float: left;
	width: 50%;
	min-height: 100vh;
	background-color: #281433;
	background-image: url(../img/bgrnd_left.jpg);
	background-size: 100% 100%;
	background-position: top center;
	padding: 0px 0px 0px 0px;
	-webkit-box-shadow: 6px 0px 17px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 6px 0px 17px -2px rgba(0,0,0,0.75);
	box-shadow: 6px 0px 17px -2px rgba(0,0,0,0.75);
}
.m_content .left img {
	max-width: 100%;
}
.m_content .right {
	float: right;
	width: 45%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border-left: 1px solid #ccc;*/
}
.m_content .right img {
	max-width: 100%;
}
.m_content .right .cnt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	font-weight: 300;
}

.hbox1 {
	float: left;
	width: 46%;
	height: 100px;
	margin: 0 2%;
}


/* Audio Background PLayer */
#audio_player_box {
	position: absolute;
	left: 50%;
	margin-left: 30%;
	z-index: 1000;
}
.img_jasmin {
	position: absolute;
	z-index: 1001;
	margin-top: -5px;
	margin-left: -60px;
	width: 75px;
	height: 100px;
	background-image: url(../img/jasmin.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#audio_bgrnd_player_sound_onoff {
	position: absolute;
	z-index: 1002;
	width: 140px;
	margin-left: -60px;
}
#audio_bgrnd_player_sound_onoff .txt {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	color: #ff1179;
	cursor: pointer;
}
#audio_bgrnd_player_sound_onoff .sbtn {
	float: left;
	width: 36px;
	height: 36px;
	border: 2px solid #fffff5;
	border-radius: 50%;
	padding: 5px;
	opacity: 0.8;
	background-color: #ff1179;
	box-shadow: 0px 0px 2px 2px rgb(255, 17, 121);
}
#audio_bgrnd_player_sound_onoff .btn {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
#audio_bgrnd_player_sound_onoff .on {
	background-image:url(../img/icon/icon_sound_on.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#audio_bgrnd_player_sound_onoff .off {
	background-image:url(../img/icon/icon_sound_off.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

/* head */

#m_head .bgrnd {
	z-index: 100;
	/*position: absolute;*/
	position: fixed;
	top: 0;
	margin-top: 0;
	width: 100%;
	height: 0px;
	/*background-color: rgb(255, 255, 255);*/
	/*border-bottom: 1px solid #999;*/
	color: #000;
	/*-moz-box-shadow: 0px 0px 15px #999;*/
	/*-webkit-box-shadow: 0px 0px 15px #999;*/
	/*box-shadow: 0px 0px 15px #999;*/
}

#h_content {
	z-index: 101;
	position: relative;
	left: 50%;
	margin-left: -36%;
	width: 72%;
	padding: 10px 20px 10px 20px;
	text-align: left;
}
#h_logo {
	width: 100%;
	text-align: center;
	font-family: 'monsieurladoulaise-regular', 'Times';font-size:85px;
	font-weight: 400;
	color: #f9f7ea;
	line-height: 76px;
}
#h_logo .img {
	display: inline-block;
}
#h_logo .img a {
}
#h_logo .img a img {
	max-height: 330px;
}

#h_search{
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	/*float: right;*/
	margin-top: 15px;
	height: 40px;
	background-color: #fff;
	/*background-image:url(../img/search_bgrnd.png);*/
	/*background-repeat: no-repeat;*/
	border: 1px solid #999;
	border-radius: 10px;
}
#h_search .search_tf {
	width: 330px;
	border: none;
	border-right: 1px solid #bbb;
	background: none;
}
#h_search .search_bt {
	width: 60px;
	margin-top: 8px;
	margin-left: 0px;
	border: none;
	background: none;
	font-size: 19px;
	color: #444;
}
#h_search input {
	font-size: 19px;
	padding: 0;
	color: #444;
}

.m_content .right_stick {
	position: fixed;
	z-index: 102;
	float: right;
    top: 90px;
}

/* head menu */

#h_menu_bgrnd {
}
#h_menu {
	display: none;
	float: left;
	margin-top: 32px;
	margin-left: 70px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 19px;
	line-height: 19px;
}
#h_menu .bgrnd {
	display: none;
	background: none;
	box-shadow: none;
}
#menu_01 {
}
#menu_01 ul {
	/*display: inline-block;*/
	/*margin: auto;*/
}
#menu_01 li {
	float: left;
	padding: 0 25px 0 25px;
	/*border-right: 1px solid #888;*/
	/*text-transform: uppercase;*/
}
#menu_01 li:first-child {
	padding: 0 25px 0 0px;
}
#menu_01 li:last-child {
	border-right: none;
	padding: 0 0px 0 25px;
}
#menu_01 li a {
	color: #ff1179;
	/*text-shadow: 0 0 3px #000;*/
	/*color: rgb(144, 43, 133);*/
}
#menu_01 li a:hover {
	color: #ff1179;
	text-decoration: none;
}
#menu_01 li a.active {
	color: #ff1179;
}
#menu_01 ul li ul {
	display: none;
}
#menu_01 ul li ul li ul {
	display: none;
}
#menu_01 ul li img {
	display: none;
}

#mobilemenue {
	display: none;
}

#autoload_time {
	margin:10px 0;padding:0 5px;text-align:left;font-size:11px;color:#ccc;
}

/* overlay */
#overlay_window {
	margin: 46px 20px;
	min-width: 100px;
	width: 800px;
	/*min-height: 100px;*/
	transform: scale(1);
	padding: 15px 15px;
	border: 2px solid #ff1179;
	border-radius: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	/*overflow: hidden;*/
	color: #000;
}
#overlay_window h1, #overlay_window h2, #overlay_window h3, #overlay_window h4, #overlay_window h5, #overlay_window h6 {
	color: #ff1179;
	text-shadow: none;
}
.popup_visible #overlay_window {
  transform: scale(1);
}
#overlay_window .bclose {
	float: right;
	width: 26px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../img/sys/win_close.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
#overlay_window img {
	display: block;
	max-width: 100%;
	height: auto;
}
/* bottom */

#b_content {
	margin-left: 150px;
	width: 80%;
	padding: 40px 60px 0px 60px;
	font-size: 13px;
	color: #ff1179;
}
#b_content a:link, #b_content a:visited, #b_content a:active {
	color: #ff1179; text-decoration: none;
}
#b_content a:hover {
	color: #ff1179; text-decoration: underline;
}
#b_content a.anchor {
    display: block;
    position: relative;
    top: -160px;
    visibility: hidden;
}
#b_content .link {
	color: #ff1179; text-decoration: none;cursor:pointer;
}
#b_content .link:hover {
	color: #ff1179; text-decoration: underline;
}

#b_logo {
	display: none;
	float:left;
	width: 200px;
	height: 50px;
	/*background-image: url("../img/logo.png");*/
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: auto 100%;
}
#b_logo a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
#b_logo div.txt {
	padding: 10px 20px;
	font-size: 19px;
	font-weight: 600;
	color: #fff;
}
#b_logo div.txt span {
	color: #ad5c13;
}
#b_content .copyright {
	display: none;
	float:right;
	margin:0px;
	padding:20px 0px;
	color:#999;
}
#b_content .b_socialbuttons {
	display: none;
	float:left;
	margin: 0px 0px 0px 80px;
}
#b_content .b_socialbuttons img {
	max-height: 35px;
	width: auto;
	margin: 0px 4px 0px 4px;
}

/* social menu */
#t_menu {
	display: none;
}

#menu_02 {
	margin-top: 26px;
	font-weight: normal;
	font-size: 19px;
	line-height: 19px;
	text-align: center;
}
#menu_02 .bgrnd {
	display: none;
	background: none;
	box-shadow: none;
}
#menu_02 ul {
	display: inline-block;
	margin: auto;
	padding: 0;
}
#menu_02 li {
	position: relative;
	display: inline;
	float: left;
	padding: 0 12px 0 12px;
	/*border-right: 1px solid #666;*/
	/*text-transform: uppercase;*/
}
#menu_02 li:first-child {
	padding: 0 12px 0 0px;
}
#menu_02 li:last-child {
	border-right: none;
	padding: 0 0px 0 12px;
}
#menu_02 ul li img {
	max-height: 36px;
}
#menu_02 ul li a{
	padding:0px 0px;
	text-align: right;
	color: #ff1179;
}
#menu_02 li a:hover {
	color: #ff1179;
}
#menu_02 li a.active {
	color: #ff1179;
}
#menu_02 ul li a div{
}
#menu_02 ul li div.nolink {
	margin-right: 30px;
	padding:10px 0px 10px 0px;
	font-weight:normal;
	text-align: left;
	color: #222;
	cursor:pointer;
}
#menu_02 ul li ul {
	position:absolute;
	margin-top: 0px;
	margin-left: 30px;
	font-weight:bold;
}
#menu_02 ul li div.onc {
	color: #ff1179;
	cursor: pointer;
}
#menu_02 ul li div.onc:hover {
	color: #ff1179;
	text-decoration: underline;
}
#menu_02 ul li .title {
	display: none;
}


/* bottom menu */

#menu_03{
}
#b_menu {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 17px;
}
#b_menu .bgrnd {
	display: none;
	background: none;
	box-shadow: none;
}
#b_menu ul {
	margin: 0px;
	padding: 0;
	text-align: left;
}
#b_menu li {
	position: relative;
	display: inline;
	float: left;
	padding: 0 20px 0 20px;
	/*border-right: 1px solid #666;*/
	/*text-transform: uppercase;*/
}
#b_menu li:first-child {
	padding: 0 20px 0 0px;
}
#b_menu li:last-child {
	border-right: none;
	padding: 0 0px 0 20px;
}
#b_menu li img {
	max-height: 30px;
}
#b_menu ul li a{
	padding:0px 0px;
	text-align: right;
	color: #ff1179;
}
#b_menu li a {
	color: #ff1179;
}
#b_menu li a:hover {
	color: #ff1179;
}
#b_menu li a.active {
	color: #ff1179;
}
#b_menu ul li a div{
}
#b_menu ul li div.nolink {
	margin-right: 30px;
	padding:10px 0px 10px 0px;
	font-weight:normal;
	text-align: left;
	color: #999;
	cursor:pointer;
}
#b_menu ul li .title {
}
#b_menu ul li ul {
	position:absolute;
	margin-top: 0px;
	margin-left: 30px;
	font-weight:bold;
}
#b_menu ul li div.onc {
	color: #ff1179;
	cursor:pointer;
}
#b_menu ul li div.onc:hover {
	color: #ff1179;
	text-decoration: underline;
}
#b_menu ul li img {
	display: none;
}


/* mean-menu */

.mean-container .mean-bar {
	position: absolute;
	margin-top: 38px;
}
.mean-container .mean-bar a.meanmenu-reveal {
	position: fixed;
	z-index: 105;
	left: auto;
	right: 0;
	margin-right: 20px;
	width: 22px;
	height: 22px;
	border: 2px solid #ddd;
	border-radius: 10px;
	background-color: rgba(0, 0, 0, 0);
	padding: 4px 6px 3px 6px;
	line-height: 22px;
	font-size: 19px;
	color: #ff1179;
}
.mean-container .mean-bar a.meanmenu-reveal span {
	background: #ff1179;
	height: 3px;
	margin: 3px 0px;
	font-size: 1px;
}

.mean-container .mean-bar .mean-nav {
	position: fixed;
	z-index: 10000;
	float: left;
	width: 100%;
	/*width: 240px;*/
	margin-top: 42px;
	background-color: #ff1179;
	-moz-box-shadow: 0px 1px 8px #333;
	-webkit-box-shadow: 0px 1px 8px #333;
	box-shadow: 0px 1px 8px #333;
	/*filter: alpha(opacity=90);*/ /*older IE*/
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/ /* IE */
	/*-moz-opacity: .90;*/ /*older Mozilla*/
	/*-khtml-opacity: 0.90;*/   /*older Safari*/
	/*opacity: 0.90;*/   /*supported by current Mozilla, Safari, and Opera*/
}
.mean-container .mean-bar .mean-nav ul li{
	font-size: 15px;
}
.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #222;
}
.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 100%;
	padding: 0.8em 0px 0.8em 0px;
	margin: 0;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.mean-container .mean-nav ul li a div {
	margin: 0 18px 0 18px;
}
.mean-container .mean-nav ul li a.active {
	background: #666;
}
.mean-container .mean-nav ul li a:hover {
	background: #666;
}

#mobilemenue {
	display: none;
}

/* hamburger icon */
/* menu button */
#main-nav-toggle {
	display: none;
	float: left;
	position: absolute;
	z-index: 132;
	top: 34px;
	left: 55px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	/*opacity: 0.7;*/
}
#main-nav-toggle span {
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	margin: 12px 0 0 0;
	background: #ff1179;
	-webkit-transition: 350ms ease all;
	-moz-transition: 350ms ease all;
	transition: 350ms ease all;
	/*-webkit-box-shadow: -2px 1px 1px 0px rgba(0,0,0,0.7);*/
	/*-moz-box-shadow: -2px 1px 1px 0px rgba(0,0,0,0.7);*/
	/*box-shadow: -2px 1px 1px 0px rgba(0,0,0,0.7);*/
}
#main-nav-toggle span:before, #main-nav-toggle span:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #ff1179;
	-webkit-transition: 350ms ease all;
	-moz-transition: 350ms ease all;
	transition: 350ms ease all;
	/*-webkit-box-shadow: -2px 1px 1px 0px rgba(0,0,0,0.7);*/
	/*-moz-box-shadow: -2px 1px 1px 0px rgba(0,0,0,0.7);*/
	/*box-shadow: -2px 1px 1px 0px rgba(0,0,0,0.7);*/
}
#main-nav-toggle span:before {
  margin: -12px 0 0 0;
}
#main-nav-toggle span:after {
  margin: 12px 0 0 0;
}
#main-nav-toggle.open span {
	background-color: transparent;
	/*-webkit-box-shadow: -2px 1px 1px 0px rgba(0,0,0,0);*/
	/*-moz-box-shadow: -2px 1px 1px 0px rgba(0,0,0,0);*/
	/*box-shadow: -2px 1px 1px 0px rgba(0,0,0,0);*/
}
#main-nav-toggle.open span:before, #main-nav-toggle.open span:after {
  margin: 0;
  background: #fff;	/*#b08037;*/
}
#main-nav-toggle.open span:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}
#main-nav-toggle.open span:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

#main-nav {
	display: none;
	position: absolute;
	z-index: 130;
	top: 0;
	left: -300px;
	opacity: 1;
	width: 300px;
	min-height: 100vh;
	background-color: rgba(45,50,65,1);
}
#main-nav.active {
}
#h_logo_w {
	z-index: 131;
	position: relative;
	float: left;
	margin-left: 150px;
}
#h_logo_w img {
	max-height: 150px;
}

#menu_04 {
	position: absolute;
	top: 200px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 17px;
	color: #ccc;
}
#menu_04 ul {
	margin: 0 0 0 50px;
	list-style-type: none;
	/*display: inline-block;*/
	/*margin: auto;*/
}
#menu_04 li {
	padding: 6px 0px 16px 0px;
}
#menu_04 li:first-child {
}
#menu_04 li:last-child {
}
#menu_04 li a {
	color: #fff;
}
#menu_04 li a:hover {
	color: #fff;
	text-decoration: underline;
}
#menu_04 li a.active {
	color: #a1cdda;
}
#menu_04 ul li .title {
}
#menu_04 ul li img {
	display: none;
}
#menu_04 ul li ul {
	display: none;
	margin: 8px 0 8px 12px;
	font-size: 15px;
  line-height: 15px;
}
#menu_04 ul li ul.active {
	display: block;
}
#menu_04 ul li ul li {
	padding: 4px 0px 6px 0px;
}
#menu_04 ul li ul li a {
	color: #fff;
}
#menu_04 ul li ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#menu_04 ul li ul li a.active {
	color: #a1cdda;
}

/* fotorama */
.fotorama__nav-wrap {
	display: none;
}
.fotorama__fullscreen-icon {
	display: none;
}

/* CONTACT */

#contact_default {
	margin: 0px 0 10px 0;
}
#contact_default .cf_head {
	display: none;
	margin: 0 0 40px 0;
}
#contact_default .cf_set {
	margin: 0 0 10px 0;
}
#contact_default .cf_set label {
	display: block;
	padding: 0 0 5px 0;
	cursor: pointer;
}
#contact_default .cf_set label:hover {
	/*text-decoration: underline;*/
}
#contact_default .cf_set input {
	padding: 4px 8px;
}
#contact_default .cf_set textarea {
	height: 140px;
	padding: 4px 8px;
}
#contact_default .cf_set select {
	padding: 8px 8px;
}
#contact_default .cf_set select option {
	padding: 8px 8px;
}
#contact_default .cf_but {
	display: inline-block;
}
#contact_default .cf_but input {
	margin: 20px 0 0 0;
	padding: 6px 14px 6px 14px;
	display: inline-block;
	background-color:#ff1179;
	/*border:1px solid #fff;*/
	border-radius: 20px;
	vertical-align: middle;
	text-align: center;
	font-family: 'Arial','Helvetica', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	cursor:pointer;
}
#contact_default .cf_but input:hover {
	background-color:#ff1179;border:1px solid #fff;
}
#contact_default .cf_subtitle {
	margin: 0 0 10px 0;
}
#contact_default .cf_subtitle h3 {
	font-size:19px;
}

#contact_default .cf_spc1 {
	height: 25px;
}
#contact_default .cf_info {
	margin-top: 30px;
	color: #666;
}
#contact_default .cf_product {
	margin: 20px 0 40px 0;
	border:1px solid #666;
	background-color:#fff;
	padding:15px 15px;
}
#contact_default .cf_product .title h3 {
	font-size:17px;cursor:pointer;
}
#contact_default .cf_product .price {
	margin:4px 0px 4px 0px;font-size:14px;color:#222;
}
#contact_default .cf_product .price_basis {
	margin:4px 0px 4px 0px;font-size:14px;color:#222;
}
#contact_default .chk_ppa {
	margin:40px 0px 40px 0px;
}
#contact_default .chk_ppa label {
	padding: 0 0 5px 0;
	font-weight: bold;
}
#contact_default .chk_ppa .cf_field {
}
#contact_default .chk_ppa .cf_field span {
	cursor: pointer;
	text-decoration: underline;
}


#box_captcha {
}
.captcha_title {
	margin: 0 0 10px 0;
}
.captcha_image {
	float: left;
	margin-right: 20px;
}
.captcha_field {
	float: left;
	width: 200px;
}
.captcha_field input {
	width: 80px;
}


/* Album Detail Thumbs */

.album_detail {
	width: 100%;
	margin: 40px 0;
	text-align: center;
}
.album_detail .slick-slide {
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.album_detail .slick-slide a {
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	height: 600px;
}
.album_detail .slick-slide img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	cursor: pointer;
}
.album_detail .detail_linkback1 {
	display: none;
}
.album_detail .detail_linkback2 {
	display: none;
}
.album_detail .detail_date {
	display: none;
}
.album_detail .detail_title {
	display: none;
}
.album_detail_display {
	margin-bottom: 10px;
}
.album_detail .thumbs {
}
.album_detail .thumbs ul {
	list-style-type: none;
}
.album_detail .thumbs ul li {
	float: left;
	margin: 8px 8px 0px 0px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 4px;
}
.album_detail .thumbs ul li a {
}
.album_detail .thumbs ul li a img {
	display: block;
	max-height: 80px;
}
.album_detail .description {
	display: none;
}
.album_detail_display {
	background-color: rgba(255,255,255,0.20);
	border: 1px solid #fff;
}
.album_detail_display .slick-track {
	height: 600px;
}
.album_detail_display .slick-track img {
	max-height: 600px;
}
.album_detail_display .slick-slide .cnt {
	display: table-cell;
	width: 100%;
	height: 606px;
	text-align: center;
	vertical-align: middle;
}

.album_detail_nav {
	margin-top: 20px;
}
.album_detail_nav .slick-slide img {
	border: 1px solid #fff;
	cursor: pointer;
}
.album_detail_nav .slick-slide img:hover {
	border: 1px solid #ecc649;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
}
.album_detail_nav .slick-slide .caption {
}
.album_detail_nav .slick-slide .caption .capt_txt {
	display: none;
	float: left;
	margin-left: 25px;
	margin-top: -4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
.album_detail_nav .slick-slide .caption .capt_dl {
	float: right;
	margin-right: 25px;
	margin-top: 0px;
	width: 16px;
	height: 16px;
	background-image: url(../img/sys/icon_dl.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .45;
}
.slick-prev:before,
.slick-next:before {
    opacity: .6;
	width: 45px;
	height: 140px;
}
.slick-prev:before {
    background: url(../../../img/sys/ar01-l-ws.png) no-repeat;
    background-size: 100% 100%;
}
.slick-next:before {
    background: url(../../../img/sys/ar01-r-ws.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
.linkarrow {
	width: 11px;
	height: auto;
}
video {
	border: 1px solid #fff;
}

/* M-XXL */

@media only screen and (min-width: 1281px) and (max-width: 1600px) {
	img, iframe, object, embed {
		max-width: 100%;
	}

	#overlay_window {
		width: 800px;
	}

	.m_content p img {
		max-width: 100%;
	}

	.m_content {
	}
	.m_content .single {
	}
	.m_content .single-gt {
	}
	.m_content .left {
	}
	.m_content .right {
	}

}

/* M-XL */

@media only screen and (min-width: 1000px) and (max-width: 1280px) {
	img, iframe, object, embed {
		max-width: 100%;
	}

	#overlay_window {
		width: 500px;
	}

	.m_content p img {
		max-width: 100%;
	}

	.m_content {
	}
	.m_content .single {
	}
	.m_content .single-gt {
	}
	.m_content .left {
	}
	.m_content .right {
	}
}

/* M-L */

@media only screen and (min-width: 768px) and (max-width: 999px) {
	body {font-size:19px;}

	input, textarea {
		max-width: 450px;
	}
	img, iframe, object, embed {
		max-width: 100%;
	}

	#overlay_window {
		width: 500px;
	}

	.m_content p img {
		max-width: 100%;
	}

	section .bgrnd {
	}
	.m_content {
	}
	.m_content .left {
	}
	.m_content .right {
	}
	.m_content .single {
		left: 0;
		margin-left: 0px;
		width: 100%;
	}
	.m_content .single-gt {
		left: 0;
		margin-left: 3%;
		width: 94%;
		border-radius: 25px;
		padding: 60px 80px;
	}

	#audio_player_box {
		position: absolute;
		left: 50%;
		margin-left: 39%;
		z-index: 1000;
	}
	.img_jasmin {
		margin-top: -5px;
		margin-left: -60px;
		width: 75px;
		height: 100px;
	}
	#audio_bgrnd_player_sound_onoff {
	}
	#audio_bgrnd_player_sound_onoff .txt {
		margin-top: 5px;
	}
	#audio_bgrnd_player_sound_onoff .sbtn {
		width: 34px;
		height: 34px;
		border: 2px solid #fffff5;
		padding: 5px;
	}

	#h_content {
		left: 0;
		margin-left: 3%;
		width: 94%;
		padding: 20px 20px 10px 20px;
	}
	#h_logo {
		font-size: 45px;
		line-height: 53px;
	}

	.album_detail_display .slick-track {
		height: 480px;
	}
	.album_detail_display .slick-track img {
		max-height: 480px;
	}
	.album_detail_display .slick-slide .cnt {
		height: 486px;
	}
	.album_detail_nav .slick-slide .caption .capt_txt {
		margin-left: 15px;
		font-size: 14px;
	}
	.album_detail_nav .slick-slide .caption .capt_dl {
		margin-right: 15px;
		margin-top: 4px;
		width: 14px;
		height: 14px;
	}
}


/* M-S */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	body {font-size:17px;line-height: 24px;}
	h1 {margin-bottom:10px;font-family: 'Arial','Helvetica';font-size:27px;font-weight:400;letter-spacing:1px;color:#ff1179;text-shadow: 0px 0px 10px rgb(255, 248, 211);}
	h2 {margin-bottom:10px;font-family: 'Arial','Helvetica';font-size:25px;font-weight:400;color:#ff1179;text-shadow: 0px 0px 10px rgb(255, 248, 211);}
	h3 {margin-bottom:15px;margin-left: -10px;font-family: 'Arial','Helvetica';font-size:23px;font-weight:800;letter-spacing:1px;color:#ff1179;}

	input, textarea, select {
		max-width: 440px;
		font-size:13px;
	}
	img, iframe, object, embed {
		max-width: 100%;
	}
	.m_content p img {
		max-width: 100%;
	}

	#overlay_window {
		width: 75%;
		padding: 10px 10px;
	}

	#m_center {
	}
	.m_content {
	}

	section .bgrnd {
	}
	.m_content .single {
		left: 0;
		margin-left: 0px;
		width: 100%;
		padding: 30px 20px 30px 20px;
	}
	.m_content .single-gt {
		left: 0;
		margin-left: 3%;
		width: 94%;
		border-radius: 25px;
		padding: 40px 60px;
	}
	.m_content .left {
		width: 100%;
	}
	.m_content .right {
		float: left;
		width: 100%;
	}

	.hbox1 {
		float: left;
		width: 100%;
		height: 110px;
		margin: 0 2%;
	}

	#audio_player_box {
		position: absolute;
		left: 50%;
		margin-left: 39%;
		z-index: 1000;
	}
	.img_jasmin {
		margin-top: -5px;
		margin-left: -55px;
		width: 65px;
		height: 80px;
	}
	#audio_bgrnd_player_sound_onoff {
	}
	#audio_bgrnd_player_sound_onoff .txt {
		margin-top: 5px;
	}
	#audio_bgrnd_player_sound_onoff .sbtn {
		width: 32px;
		height: 32px;
		border: 2px solid #fffff5;
		padding: 5px;
	}
	#contact_default .cf_but input {
		font-size: 17px;
	}

	#h_content {
		left: 0;
		margin-left: 3%;
		width: 94%;
		padding: 20px 20px 10px 20px;
	}
	#h_logo {
		font-size: 45px;
		line-height: 53px;
	}

	.album_detail_display .slick-track {
		height: 360px;
	}
	.album_detail_display .slick-track img {
		max-height: 360px;
	}
	.album_detail_display .slick-slide .cnt {
		height: 366px;
	}
	.album_detail_nav .slick-slide .caption .capt_txt {
		margin-left: 8px;
		font-size: 14px;
	}
	.album_detail_nav .slick-slide .caption .capt_dl {
		margin-right: 8px;
		margin-top: 4px;
		width: 14px;
		height: 14px;
	}
	.slick-prev:before,
	.slick-next:before {
		width: 25px;
		height: 80px;
	}
}


/* M-XS */

@media only screen and (max-width: 479px) {
	body {
		font-size:17px;line-height: 24px;
	}
	h1 {margin-bottom:10px;font-family: 'Arial','Helvetica';font-size:25px;font-weight:400;letter-spacing:1px;color:#ff1179;text-shadow: 0px 0px 10px rgb(255, 248, 211);}
	h2 {margin-bottom:10px;font-family: 'Arial','Helvetica';font-size:23px;font-weight:400;color:#ff1179;text-shadow: 0px 0px 10px rgb(255, 248, 211);}
	h3 {margin-bottom:15px;margin-left: -10px;font-family: 'Arial','Helvetica';font-size:21px;font-weight:800;letter-spacing:1px;color:#ff1179;}
	
	input, textarea, select {
		/*max-width: 260px;*/
		font-size:13px;
	}
	img, iframe, object, embed {
		max-width: 100%;
	}

	.mean-container .mean-bar a.meanmenu-reveal {
		margin-right: 10px;
	}

	#overlay_window {
		width: 85%;
		padding: 10px 10px;
	}

	.m_content p img {
		max-width: 100%;
	}

	section .bgrnd {
	}
	.m_content .box {
	}
	.m_content .single {
		left: 0;
		margin-left: 0px;
		width: 100%;
		padding: 30px 20px 30px 20px;
	}
	.m_content .single-gt {
		left: 0;
		margin-left: 3%;
		width: 94%;
		border-radius: 25px;
		padding: 40px 40px;
	}
	.m_content .left {
		width: 100%;
	}
	.m_content .right {
		float: left;
		width: 100%;
	}

	.hbox1 {
		float: left;
		width: 100%;
		height: 110px;
		margin: 0 2%;
	}
	
	#audio_player_box {
		position: absolute;
		left: 50%;
		margin-left: 35%;
		z-index: 1000;
	}
	.img_jasmin {
		margin-top: -5px;
		margin-left: -50px;
		width: 65px;
		height: 80px;
	}
	#audio_bgrnd_player_sound_onoff {
	}
	#audio_bgrnd_player_sound_onoff .txt {
		margin-top: 5px;
	}
	#audio_bgrnd_player_sound_onoff .sbtn {
		width: 32px;
		height: 32px;
		border: 2px solid #fffff5;
		padding: 5px;
	}
	#contact_default .cf_but input {
		font-size: 17px;
	}

	#h_content {
		left: 0;
		margin-left: 3%;
		width: 94%;
		padding: 20px 20px 10px 20px;
	}
	#h_logo {
		font-size: 45px;
		line-height: 53px;
	}

	.album_detail_display .slick-track {
		height: 220px;
	}
	.album_detail_display .slick-track img {
		max-height: 220px;
	}
	.album_detail_display .slick-slide .cnt {
		height: 226px;
	}
	.album_detail_nav .slick-slide .caption .capt_txt {
		margin-left: 8px;
		font-size: 14px;
	}
	.album_detail_nav .slick-slide .caption .capt_dl {
		margin-right: 8px;
		margin-top: 4px;
		width: 14px;
		height: 14px;
	}
	.slick-prev:before,
	.slick-next:before {
		width: 25px;
		height: 80px;
	}
}
</pre></body></html>