@font-face {
	font-family: GothamRnd-Light;
	src: url("../font/GothamRnd-Light.otf") format("opentype");
}
@font-face {
	font-family: GothamRnd-Medium;
	src: url("../font/GothamRnd-Medium.otf") format("opentype");
}
@font-face {
	font-family: FrizQuadrata;
	src: url("../font/FrizQuadrata.ttf");
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
   font-size: 24px;
   font-family: GothamRnd-Light;
}

p {
	margin: 0;
}

a {
	color: #fff;
	text-decoration: none;
}

#nav {
	background: #08374c;
	font-size: 17px;
	height: 60px;
	left: 0px;
	line-height: 60px;
	position: absolute;
	width: 100%;
	top:550px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	margin: 0 30px;
}
#nav ul li:nth-child(1) {
	font-family: GothamRnd-Medium;
}
#nav ul li a {
	color: #c7b299;
}

.container {
	/*margin: 0 auto;
	width: 980px;*/
}

#section1 {
	background-color: #1e3b36;
	background-image: url("../img/bg-1.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%;
}
#section2 {
	background: #3f3939;
	background-image: url("../img/bg-2.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
}
#section3 {
	background: #654036;
	background-image: url("../img/bg-3.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
}
#section4 {
	background: #3f3939;
}

.wrap {
	margin: auto;
	padding: 15px 20px;
	text-align: center;
}

.title1 {
	margin: 10px;
	text-align: center;
}
.title1 img {
	width: 15%;
}

.title2 {
	margin: 10px 10px 100px 10px;
	text-align: center;
}
.title2 img {
	width: 10%;
}

.s1txt1 {
	border-bottom: 1px solid #b26628;
	color: #efbf58;
	font-size: 12px;
	letter-spacing: 5px;
	margin: 20px auto;
	padding: 20px;
	text-align: center;
	width: 10%;
}
.s1txt2 {
	color: #efbf58;
	font-family: FrizQuadrata;
	font-size: 15px;
	letter-spacing: 10px;
	margin: 20px;
	text-align: center;
	text-shadow: 1px 1px #fff;
}
.s1txt3 {
	background: #b26628;
	border-radius: 5px;
	color: #fff;
	display: inline;
	font-size: 12px;
	letter-spacing: 5px;
	margin: 20px;
	padding: 10px 20px;
	text-align: center;
}
.s2txt1 {
	color: #efbf58;
	font-family: FrizQuadrata;
	font-size: 17px;
	letter-spacing: 3px;
	margin: 25px 20px 0 20px;
	text-align: center;
}
.s2txt2 {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	margin: 10px auto;
	max-width: 600px;
	padding: 20px;
	text-align: center;
}
.s3txt1 {
	background-color: #1e3b36;
	border-radius: 20px;
	color: #f1f2f2;
	font-size: 12px;
	line-height: 20px;
	margin: -100px auto 10px auto;
	max-width: 600px;
	padding: 20px;
	text-align: left;
}
.s3txt2 {
	font-size: 12px;
	letter-spacing: 5px;
	margin: 20px 20px 0 20px;
	text-align: center;
}
.s3txt3 {
	color: #efbf58;
	font-family: FrizQuadrata;
	font-size: 17px;
	letter-spacing: 7px;
	margin: 0 20px 20px 20px;
	text-align: center;
}
.smtxt1 {
	color: #efbf58;
	font-family: FrizQuadrata;
	font-size: 20px;
	letter-spacing: 7px;
	margin: 35px 20px;
	text-align: center;
}
.smtxt2 {
	color: #efbf58;
   font-family: GothamRnd-Light;
	font-size: 12px;
	letter-spacing: 5px;
	margin: 10px auto;
	text-align: center;
}
.footer {
	color: #f1f2f2;
   font-family: GothamRnd-Light;
	font-size: 9px;
	letter-spacing: 2px;
	margin: 20px auto;
	text-align: center;
}

.stream {
	margin: 10px;
}
.stream img {
	margin: auto 5px;
}
.ytmv {
	margin: 30px 5px;
}
.sp-1 {
	margin: 30px;
}
.tag-1 {
	margin: 30px;
}
.tag-1 img {
	width: 200px;
}

#home_op {
	font-size: 20px;
	font-size: 1.05vw;
	padding: 5% 0;
}
#home_op span.bold {
	font-family: GothamRnd-Medium;
}
#home_star {
	font-size: 17px;
	font-size: 0.9vw;
}
#home_star span.bold {
	font-family: GothamRnd-Medium;
	line-height: 2;
}
#home_title {
	font-size: 17px;
	font-size: 0.9vw;
	line-height: 1.5;
	padding: 5% 0;
}
#home_title span.bold {
	font-family: GothamRnd-Medium;
}
#s1 {
	float: right;
	width: 17%;
	height: auto;
	padding: 1% 0;
}
#s2 {
	margin-left: -1.5%;
	width: 50%;
	height: auto;
}

iframe {
	max-width: 600px;
	height: 300px;
}



.cara-popup, .cara-popup-link {
		display: inherit;
	}
	
	.cara-popup-link {
		position: absolute;
		left: 20px;
		top: 20px;
		display:inline-block;
	}
	
	.cara-popup {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #3f3939;
	z-index: 9999;
	color: #fff;
}
.popup-content{
  top:43%;
  position:absolute;
  margin-top:-100px;
  height:400px;
  width:100%;
  margin-left:auto;
  margin-right:auto;
  line-height:1em;
  text-align:center;
}
.popup-content a:link{
  color:#e3dbd0;
  /*border-bottom: 3px dotted;*/
}
.popup-content a:visited{
  color:#e3dbd0;
}
.popup-content a:hover{
  color:#e3dbd0;
  /*border-bottom: 3px solid;*/
}
.popup-content a:active{
  color:#e3dbd0;  
 /*border-bottom: 3px dashed; */
}
.popup-inner{
  max-width:640px;
  margin:0 auto;
  font-size: 15px;
}
.popup-inner img {
	
}
.popup-inner a {
	font-size: 12px;
	color: #c7b299;
}
.popup-close{
  position:absolute;
  left:61px;
  top:32px;
  display:inline-block;
  vertical-align:middle;
}
.close-button{
  font-size: 20px;
  display:block;
}
.close-button-text{
  float:right;
  padding-right:10px;
  padding-top:10px;
  letter-spacing:1px;
}
.close-button-img{
  float:right;
}
.close-button img{
  width:18px;
  height:18px;
}
.cara-popup a:link{
  color:#e3dbd0;
  text-decoration:none;
}
.cara-popup a:visited{
  color:#e3dbd0;
  text-decoration:none;
}
.cara-popup a:hover{
  color:#e3dbd0;
  text-decoration:none;
}
.cara-popup a:active{
  color:#e3dbd0;
  text-decoration:none;
}
.cara-container{
  position:relative;
  height:100%;
}
.cara-popup{
  cursor:pointer;
  display:none;
}
.sticky-1col-breaker{
  display:none;
}
	.popup-inner ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.popup-inner ul li {
		margin: 0;
		padding: 0;
	}


@media only screen 
and (max-width : 979px) {
.container{ margin: 0 auto; width: 100%; float:left;}
}

@media (max-width: 900px) {
	#nav {
		font-size: 8px;
	}
	#nav ul li {
		margin: 0 5px;
	}
	#nav div:nth-child(2) {
		display: none;
	}
	
	.title1 img {
		width: 50%;
	}	
	.title2 img {
		width: 35%;
	}
	.s1txt1 {
		width: 50%;
	}
	.s3txt1 {
		margin: -100px 20px 10px 20px;
	}



iframe {
	height: 200px;
}


}