.template-container{
	max-width: 1000px;
	margin: 0 auto;
}

.bg-blue{
	background-color: #4593d1;
}

.bg-white{
	background-color: white;
}

.bg-grey{
	background-color: #e5e5e5;
}

.color-grey{
	color: #636363;
}

.bg-violet{
	background-color: #e2e4ef;
}

.bg-yellow{
	background-color: #fffbca;
}

.bg-lightyellow{
	background-color: #fffde4;
}

.bg-teal{
	background-color: #7099b9;
}

.bg-lightblue{
	background-color: #badcf8;
}

.color-blue{
	color:#4593d1;
}

.color-white{
	color: white;
}

.color-black{
	color: black;
}

.color-violet{
	color: #000e61;
}

.border-blue{
	border: 3px solid #4593d1;	
	padding: 51px;
}

.border-bottom-blue{
	padding-bottom: 10px;
	margin-bottom: 18px;
	border-bottom: 1px solid #4593d1;	
}



.p-smaller{
	font-size: 14px;
	margin-top: 10px;
}

.topics:before{
	display: block;
	content: url('../images/icon_crown_001.png');
}

h1{
	font-size: 24px;
	margin: 0px;
}

h2{
	font-size: 18px;
	margin: 0px;
}

.with-margin{
	margin: 0px 0px 14px 0px;
}


p{
	font-size: 14px;
}

.template-holder{
	padding: 51px 0px;
}

.center{
	text-align: center;
}

.left{
	text-align: left;
}

.right: {
	text-align: right;
}

.era-stage{
	padding: 54px 90px;
}

.era-stage ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.era-stage ul li div{
	text-align: center;
}
.era-stage li span.arrow:after{
	content: url('../images/arrow_orange_001.png');
	display: block;
	text-align: center;
}

.era-stage li:last-child span.arrow:after{
	content: "";
	
}

.page-6{
	background: url('../images/ema_06_banner_bg.png');
	background-size: cover;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif !important;
}

.page-6css .template-holder, .page-6css .template-container p, .page-6css .template-container h1, .page-6css .template-container h3, .page-6css .related-posts h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif !important;
}

.page-template-page6-template .super-small{
	font-size: 12px;
}

.page-6-imgs img{
	display: block;
	margin: 0 auto;
}

.to-product, .temp-logo{
	margin: 0 auto;
	display: block;
	max-width: 386px;
	padding: 20px 0px;
	font-size: 20px;
	text-align: center;
	border-radius: 5px;
	color: white !important;
}

.temp-logo{
	width: 100%;
	max-width: 100%;
	background-color:#4593d1;
	padding: 20px 10px;
}

.to-product:hover, .temp-logo:hover{
	text-decoration: none;
	color: white;
	opacity: 0.7;
}

.pic-box{
	max-width: 500px;
	margin: 0 auto;
}

.pic-box-l{
	width: 45%;
	margin-right: 5%;
	float: left;
	position: relative;
	display: block;
}

.pic-box-r{
	width: 45%;
	float: left;
	display: block;
}


.p6 ul{
	padding: 0px;
	max-width: 890px;
	margin: 0 auto;
}

.p6 .img-holder img{
	display: block;
	margin: 0 auto;
}

.p6 ul li p{
	margin-bottom: 0px;
	font-size: 22.64px;
}

.box6-holder{
	margin-top: 20px;
	max-width: 100%;
	min-height: 209px;
	position: relative;
}

.box6-holder a{
	display: none;
	position: absolute;
}

.with-big-margin{
	margin: 30%;
}

#bio1{
	bottom:0;
	left: 0;
}

#bio2{
	bottom: 15%;
    left: 15%;
}


#bio3{
	bottom:0;
	left: 50%;
}

#bio4{
	bottom:20%;
	left: 75%;
}

.oxygen-animate{
	min-height: 540px;
}

.oxygen-animate2{
	min-height: 340px;
	position: relative;
	margin: 0 auto;
	max-width: 750px;
}

.oxygen-animate2 a{
	display: none;
}

.oxygen-animate a, .pop{
	display: none;
	position: absolute;
	z-index: 999;
}

.pop p{
	font-size: 11px;
}

.an img{
	display: none;
	animation-duration: 3s;
}

/*animation*/

#oxy1{
	bottom: 10%;
	left: 1%;
	animation-duration: 3s;
}

#oxy2{
	bottom: 10%;
	left: 20%;
}


#oxy3{
	bottom:40%;
	left: -10%;
}

#oxy4{
	bottom: 40%;
	left: 20%;
}

#oxy5{
	bottom: 67%;
    left: 15%;
}

#oxy6{
	bottom: 60%;
	left: 42%;
}

#oxy7{
	top: 10%;
    right: 20%;
}


#oxy8{
	top: 10%;
    right: 11%;
}

#oxy9{
	top: 10%;
    right: 0%;
}

#oxy10{
	top: 40%;
    right: -2%;
}

#oxy11{
	top: 42%;
    right: -6%;
}

#oxy12{
	bottom:0;
    right: 0%;
}

#oxy13{
	bottom: 10%;
    right: 12%;
}


#oxy8{
	z-index: 99;
}

#d2{
	z-index: 99999;
}

.pop{
	display: none;
	font-size: 14px;
	width: 98%;
	min-height: 100px;
	background-color: white;
	right: 0%;
	top:0px;
}

#f{
	bottom: 20%;
	left: 28%;
}

#k{
	float: left;
	width: 130px;
	display: none;
}

#l{
	width: 193px;
	float: right;
	display: none;
}

.page-15-1 div h1, .page-15-2 div h1{
	margin-top: 40px !important;
}


.fd-in{
	display: none;
}

.fd-long{
	animation-duration: 3s;
}


#pg8b{
	position: absolute;
	top: -5%;
	right: 5%;
}

#pg8d img{
	margin-bottom: 10px;
}


#pg8c{
	position: absolute;
	top: 20%;
	left: 40%;
	z-index: 9999;
}

.none{
	display: none;
	animation-duration: 3s;
}

.display{
	display: block;
}

.pgsec1{
	max-width: 984px;

}

.pgsec1 img{
	cursor: default;
	position: absolute;
	animation-duration: 3s;
}

.pgsec1a{
	position: relative;
	height: 480px;
}

.pgsec1b{
	position: relative;
	height: 480px;
}

#pg8i img{
	bottom: 0%;
	left: -3%;
}

#pg8j img{
	bottom: 0%;
	left: 23%;
}

#pg8k img{
	bottom: 15%;
	left: 52%;
}
#pg8q{
	bottom: 65%;
    left: 77%;
}

#pg8l img{
	bottom: 51%;
	left: 15%;
}

#pg8m img{
    top: -6%;
    left: 41%;
}

#pg8n{
	top: 40%;
    left: 0%;
	z-index: 999;
}

#pg8p{
	z-index: 99;
	top: 37%;
}

#pg8o{
	top: 40%;
	left: 0%;
	z-index: 9999;
	animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0.0; }
}

/*miyao*/

.miyao h1{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 30px;
}

.miyao h2{
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 22px;
}

.miyao table{
	border: 0px;
	font-size: 14.5px;
	margin-bottom: 0px;
	table-layout: fixed;
}

.miyao td{
	border: 0px;
	vertical-align: top;
}
.miyao table td:first-child{
	width: 8%;
}
.miyao table.second td:first-child{
	width: 12%;
}

.miyao .box{
	margin: 20px 0px;
	border: 3px solid black;
	padding: 20px;
	border-radius: 6px;
}


.miyao p{
	font-size: 14.5px;
	margin-bottom: 0px;
}


/**/


.bg-yellow ul li h2{
	margin-bottom: 12px;
}

.bg-yellow ul li p{
	margin-bottom: 10px;
	font-size: 13px;
}

.hasbg6{
	background-image:url('../images/ema_06_bg_001_full.png'); 
	background-size:cover; 
	background-attachment:fixed
}

/*page 7*/

.page-7{
	background: url('../images/ema_07_banner_bg.png');
	background-size: cover;
}

.single-img{
	padding-top: 31px;
}

.surrounding{
	position: absolute;
	top: 6%;
	left: 20%;
}

.zero-pad{
	padding-top: 0px;
	padding-bottom: 0px;
}

.p7 .m-top{
	margin-top: 14px;
}

.p7 .m-bottom{
	margin-bottom: 14px;
}

.p7 .img-holder img{
	display: block;
	margin: 0 auto;
}

.p7 .sml-margin-bottom{
	margin-bottom: 28px;
}

/*page 8*/

.page-8{
	background: url('../images/ema_08_banner_bg.png');
	background-size: cover;
}

.p8 .img-holder img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	float: none !important;
}

.p8 .m-top{
	margin-top: 64px;
}

.p8 .m-bottom{
	margin-bottom: 64px;
}

.character{
	width: 150px;
	top: -40%;
	left: 5%;
}

.characterb{
	position: absolute;
	right: 35%;
    top: 66%;
}

.p10 .img-holder img{
	margin: 0 auto;
	display: block;
}

.hasbg{
	background: url('../images/ema_08_bg_001.png');
	background-size: cover;
	background-attachment: fixed;
}

.pink-overlay{
	/*margin-top: 64.49px;*/
	background-color: rgba(242, 222, 222, 0.56);
	padding: 42px 0px;
}

.hasbg{
	padding-bottom: 0px;
	padding-top: 0px;
}

.color-gray{
	color: #888888;
}

p.color-gray{
	font-size: 18px;
	margin-bottom: 5px;
}

.tp .img-holder img{
	float: right;
}

.p8 .sml-margin-bottom{
	margin-bottom: 28px;
}


.text-holder{
	width: 400px;
	height: 200px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 0px;
}

.text-holder div{
	/*background-color: white;*/
	background-image:url('../images/balloonbg.png');
	position: absolute;
	top:0px;
	left: -100px;
	width: 520px;
	height: 200px !important;
	
}

.text-holderb{
	width:317px;
	height: 119px !important;
	position: absolute;
	right: 10%;
	top: 73%;
	margin: 0 auto;
	margin-bottom: 0px;
}

.ema-text .color-grey{
	font-size: 12px;
	padding: 10px 0px;
}

.ema-text{
	/*background-color: white;*/
	background-image:url('../images/balloonbg2.png');
	/*width:317px;
	height: 142px !important;*/
	background-size: cover;
    width: 335px;
    height: 150px !important;
	position: absolute;
	right: 34%;
    top: 52.5%;
	margin: 0 auto;
	margin-bottom: 0px;
	z-index: 9999999;
	
	
}

.text-holder div p{
	margin-left: 120px;
}

.a-nav-holder{
	position: absolute;
	top:-200px;
	left: 20%;
	width: 150px;
	height: 100px;
	border: 1px dashed black;
	border-radius: 10px;
	background-color: white;
}
.a-nav-holder a{
	display: inline-block;
	width: 48%;
	cursor: pointer;
}

.a-nav-holder img{
	cursor: pointer;
	position: relative;
	display: block;
	margin: 30% auto;
	width: 50%;

}

/*page 11*/

.page-11{
	background: url('../images/11_bnbg001.png');
	background-size: cover;
}

.hasbg11{
	background: url('../images/11_bg001.png');
	background-size: cover;
	background-attachment: fixed;
	padding-top: 0px;
	padding-bottom: 0px;
}

.hasbg11 .template-container{
	/*background-color: rgba(255, 255, 255, 0.66);*/
	padding: 56px 0px;
}

.p11{
	padding: 0px;
}

.p11 .m-top{
	margin-top: 64px;
}

.p11 .m-bottom{
	margin-bottom: 64px;
}


/*page 12*/

.page-12{
	background: url('../images/12_bnbg001.png');
	background-size: cover;
}

.p12 .m-top{
	margin-top: 24px;
}

.p12 .m-bottom{
	margin-bottom: 64px;
}

.hasbg12{
	background: url('../images/12_bg001.png');
	background-size: cover;
	background-attachment: fixed;
	padding-top: 0px;
	padding-bottom: 0px;
}

.hasbg12 .template-container{
	background-color: rgba(255, 255, 255, 0.66);
	padding: 56px 113px;
}

.hasbg12 .template-container .in{
	max-width: 826px;
}

.hasbg12 .m-top{
	margin-top: 64px;
}

.hasbg12 .m-bottom{
	margin-bottom: 64px;
}

/*page 13*/

.tri-circ img{
	margin: 10px;
	/*width: 50%;
	display: block;
	margin: 0 auto;*/
}


/*page 16*/

.page-16{
	background: url('../images/16_bnbg001.png');
	background-size: cover;
}

.p16 .m-top{
	margin-top: 20px;
}

.p16 .m-bottom{
	margin-bottom: 20px;
}

.p16 .img-holder img{
	display: block;
	margin-bottom: 20px;
}

/*page 17*/

.page-17{
	background: url('../images/17_bnbg001.png');
	background-size: cover;
}

.p17 .m-top{
	margin-top: 54px;
}

.p17 .m-bottom{
	margin-bottom: 54px;
}

.p17 .img-holder img{
	display: block;
	margin-bottom: 20px;
}

.hasbg17{
	background: url('../images/17_bg001.png');
	background-size: cover;
	background-attachment: fixed;
	padding-top: 0px;
	padding-bottom: 0px;
}

.hasbg17 .template-container{
	position: relative;
}

.hasbg17 .template-container div{
	
	/*width: 100%;*/
	/*padding: 45px 34px;*/
	/*background-color: rgba(245, 245, 245, 0.86);*/
	/*position: absolute;*/
}

.hasbg17 .template-container div div{
	background-color: rgba(245, 245, 245, 0.86);
	padding: 45px 34px;
	max-width: 407px;
	height: 360px;
	margin: 0 auto;
}
.hasbg17 .template-container{
	height: 897px;
	padding: 45px 0px;
} 

.hasbg17 p{
	font-size: 12.97px;
}
/*
.hasbg17 .template-container div:first-child{
	top: 5%;
	left: 0%;
}

.hasbg17 .template-container div:nth-child(2){
	bottom: 5%;
	left: 5%;
}

.hasbg17 .template-container div:last-child{
	max-width: 470px;
	width: 100%;
	bottom: 20%;
	right: 0%;
}
*/
.hasbg17 .template-container div:last-child div a{
	border: 1px solid #4593d1;
	background-color: white;
	padding: 10px;
	color: #4593d1 !important;
	font-size: 14px;
} 



/*members*/

.mem-holder{
	/*background-image: url('../images/top_bgfull-006.png');
	background-attachment: fixed;
	background-size: cover;*/
	background-color: white;

}
.member-boxes{
	padding-top: 20px;
	padding-bottom: 20px;
}
.member-boxes a{
	width: 33%;
	text-align: center;
	overflow: hidden;
}

.mmbox{
	margin:0 auto; 
	width:900px; 
	display:block
}

.member-boxes a{
	float: left;
    margin-bottom: 5px;
    text-align: center;
    border-radius: 5px;
}
.mem-boxes a{
	font-size: 18px;
	display: block;
	color: black;
	text-align: center;
}

.mem-boxes img{
	border-radius: 50%;
	margin:  0 auto;
	width: 150px;
	height: 150px;
	display: block;
	border: 3px solid #b0a778;
	 -webkit-transition: all 1s ease;
 -moz-transition: all 1s ease;
   -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
      transition: all 1s ease;
}

.mem-boxes a:hover img{
	border: 30px solid #b0a778;
		border-radius: 50%;
}

.mem-holder  h3 {
    font-size:32px;
    color: black;
    margin-top: 0px;
}

.mem-holder  h5 {
    font-size:10px;
    color: black;
    margin-top: 0px;
}

.mem-holder .subtitle{
	background: #7e733e;
    padding: 3px 5px;
    font-size: 15px;
    color: #fff;
}


/*member main page*/

.member-page-holder .col-md-2{
	padding: 15px;
}

.member-page-holder .col-md-2 a:hover{
	opacity: 0.7;
}

/*pamphlets*/

.p-holder{
	padding: 15px 0px;
}

.phamplets-parent-cat{
	margin-left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgba(79, 79, 79, 0.41);
}

.phamplets-parent-cat li{
	list-style: none;
    font-size: 14px;
    position: relative;
    border-top: 1px solid rgb(90, 90, 90);
}

.phamplets-parent-cat li:first-child{
	border-top: 0px;
}

.phamplets-parent-cat li a{
	display: block;
    padding: 12px 0;
    color: #FFF;
    text-decoration: none;
    margin: 0 0 0 10px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.phamplets-parent-cat li a:hover{	
	webkit-transform: translateX(4px);
    transform: translateX(4px);
}

.p-holder .col-md-9 img{
	display: block;
	margin: 0 auto;
}

.p-holder .col-md-9 .col-md-4{
	display: block;
	text-align: center;
	font-size: 12px;
	background-color: rgba(0, 0, 0, 0.41);
	border-right: 1px solid rgba(255, 255, 255, 0.41);
	border-bottom: 1px solid rgba(255, 255, 255, 0.41);
	padding: 20px;
}

.p-holder .col-md-9 .col-md-4 a{
	display: block;
	color: white !important;
	height: 150px;
}

.p-holder .col-md-9 .col-md-4:hover{
	background-color: black;
}

.p-holder .p-in{
	padding: 15px;
}
/*events*/

#events-wrapper{
	border: 1px solid #ddd;
}

#events-schedule .event-row{
	font-size: 14px;
}

.attend-event{
	background-color: #c2ae6e;
	color:white;
	display: block;
	margin: 0 auto;
	box-shadow: none;
	width: 200px;
	padding: 10px;
	font-size: 16px;
	text-shadow:none;
	border-radius: 0px;
	margin-bottom: 10px;
}

.attend-event:hover{
	box-shadow: none;
	background: none;
	background-color: #6d674d;
	font-weight: bold;
	color: white;
}

.event-title{
	font-weight: bold;
	font-size: 15px;
}

.event-time{
	font-weight: bold;
}

.the_date{
	font-size: 18px;
}

.the_time{
	font-family: arial;
	font-size: 16px;
}

.reserved{
	padding: 10px;
	background-color: black;
	color: white;
	margin-bottom: 10px;
}

.public{
	padding: 5px;
    background-color: #1b470f;
    color: white;
    border-left: 10px solid #bfbf8b;
    width: 110px;
    text-align: center;
}

.member{
	padding: 5px;
    background-color: #7e733e;
    color: white;
    border-left: 10px solid #bfbf8b;
    width: 110px;
    text-align: center;
}

.company-profile table{
	width:80%;
	table-layout: fixed;
}

.page-ordering{
	background-color: white;
	padding: 0px 0px 50px 0px;
}

.other-logo-1:hover .topic-title{
	display: block;
}

.other-logo-2:hover .topic-title{
	display: block;
}

.full-img img{
	width: 100%;
}
.miyao{
	background: url('../images/17_bg001.png');
    background-size: cover;
    background-attachment: fixed;
    
}

.miyao .template-container{
	background-color: rgba(245, 245, 245, 0.86);
	padding: 50px 20px;
}

.page-13-graph table tr th:first-child{
	    background-color: #7cb994 !important;
}

.page-13-graph table tr th:nth-child(2){
	text-align: center;
	padding:5px;
}

.page-13-graph table tr:nth-child(2) td, .page-13-graph table tr:nth-child(3) td,.page-13-graph table tr:nth-child(4) td,.page-13-graph table tr:nth-child(5) td,.page-13-graph table tr:nth-child(6) td,.page-13-graph table tr:nth-child(7) td,.page-13-graph table tr:nth-child(8) td,.page-13-graph table tr:nth-child(9) td,.page-13-graph table tr:nth-child(10) td{
	text-align: center;
}

.page-13-graph table tr:nth-child(2) td:nth-child(3), .page-13-graph table tr:nth-child(3) td:nth-child(3),.page-13-graph table tr:nth-child(4) td:nth-child(3),.page-13-graph table tr:nth-child(5) td:nth-child(3),.page-13-graph table tr:nth-child(6) td:nth-child(3),.page-13-graph table tr:nth-child(7) td:nth-child(3),.page-13-graph table tr:nth-child(8) td:nth-child(3),.page-13-graph table tr:nth-child(9) td:nth-child(3),.page-13-graph table tr:nth-child(10) td:nth-child(3){
	text-align: left;
}

.page-13-graph table tr:nth-child(2) td:nth-child(2), .page-13-graph table tr:nth-child(2) td:nth-child(4){
	    background-color: #7bc6ab;
}

.page-13-graph table tr:nth-child(3) td:nth-child(2), .page-13-graph table tr:nth-child(3) td:nth-child(4){
	    background-color: #6cb69c;
}

.page-13-graph table tr:nth-child(4) td:nth-child(2), .page-13-graph table tr:nth-child(4) td:nth-child(4){
	background-color: #7bc6ab;
}

.page-13-graph table tr:nth-child(5) td:nth-child(2), .page-13-graph table tr:nth-child(5) td:nth-child(4){
	    background-color: #649fd2;
}

.page-13-graph table tr:nth-child(6) td:nth-child(2), .page-13-graph table tr:nth-child(6) td:nth-child(4){
	    background-color: #7980c3;
}

.page-13-graph table tr:nth-child(7) td:nth-child(2), .page-13-graph table tr:nth-child(7) td:nth-child(4){
	    background-color: #be80c9;
}

.page-13-graph table tr:nth-child(8) td:nth-child(2), .page-13-graph table tr:nth-child(8) td:nth-child(4){
	background-color: #ffa9dc;
}

.page-13-graph table tr:nth-child(9) td:nth-child(2), .page-13-graph table tr:nth-child(9) td:nth-child(4), .page-13-graph table tr:nth-child(10) td:nth-child(2), .page-13-graph table tr:nth-child(10) td:nth-child(4){
	    background-color: #fd96a0;
}

.page-13-graph table tr:nth-child(1) th:nth-child(2){
	width: 20%;
}

.page-13-graph table tr td, .page-13-graph table tr th{
	font-weight: bold;
}

/*member registration*/

table.member-reg{
	font-size: 14px;
}

table.member-reg td{
	padding: 10px;
	border: 1px solid black;
}

table.member-reg td:first-child{
	width: 20%;
	background-color: #d5d1a8;
	font-weight: bold;
}

table.member-reg td:last-child{
	width: 22%;
}

.reg-submit{
	display: block;
	margin: 0 auto;
	width: 300px;
	color: white !important;
}

.reg-submit2{
	display: block;
	margin: 0 auto;
	width: 300px;
	color: #4593d1 !important;
}

.member-reg input[type="text"]{
	font-size: 14px;
}


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

	.oxygen-animate2{
		max-width: 85%;
	}

	.visible-pc{
		display: block;
	}

	.visible-mobile{
		display: none;
	}
}

/*attahcment*/

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

	.mmbox{
		
		width:100%; 
		
	}

	#pg8n{
		left: 25%;
	}

	#pg8o{
		left: 25%;
	}

	.hasbg12 .template-container{
		padding-left: 50px;
		padding-right: 50px;
	}

	.col-sm-6{
		padding: 15px;
	}

	.p11 .m-top, .p12 .m-top{
		margin-top: 34px;
	}

	.hasbg6{
		background: transparent;
	}
	.hasbg6:before{
	   background:url('../images/ema_06_bg_001_full.png') repeat left top; 
	   background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.hasbg{
		background: transparent;
	}

	.hasbg:before{
		background: url('../images/ema_08_bg_001.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}


	.page-9-sky2{
		background: transparent;
	}

	.page-9-sky2:before{
		background: url('../images/09_bg001.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.page-9-sky1{
		background: transparent;
	}

	.page-9-sky1:before{
		background: url('../images/09_bg001.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.page-10-bubble{
		background: transparent;
	}

	.page-10-bubble:before{
		background: url('../images/10_bg002.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.hasbg11{
		background: transparent;
	}

	.hasbg11:before{
		background: url('../images/11_bg001.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.hasbg12{
		background: transparent;
	}

	.hasbg12:before{
		background: url('../images/12_bg001.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.hasbg17{
		background: transparent;
	}


	.hasbg17:before{
	   background: url('../images/17_bg001.png');
	   background-size: auto auto;
	   background-position: center top;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.hasbg17 .template-container div{
		position: relative !important;
		top: 0px !important;
		left: 0px !important;
		width: 40%;
		margin: 20px;
		float: left;
	}

	.hasbg17 .template-container {
		height: auto !important;
	}

}

@media screen and (max-width:756px) {
	/*miyao*/

	.miyao p, .miyao table{
		font-size: 14px;
	}

	.miyao h1{
		font-size: 22px;
	}

	.miyao h2{
		font-size: 18px;
	}

	.miyao table.second td:first-child{
		width: 22%;
	}

	.miyao table.second td img{
		margin-bottom: 10px;
	}

	.era-stage{
		padding: 0px;
	}

	.hasbg11 .template-container{
		padding: 10px;
	}

	.bg-lightblue .img-holder{
		margin-bottom: 10px;
	}

	.member-boxes{
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.member-boxes a{
		width: 50%;
	}


}
@media only screen and (min-width : 320px) and (max-width:767px){
	
	.visible-pc{
		display: none;
	}

	.visible-mobile{
		display: block;
	}

}


@media only screen and (min-width : 320px) and (max-width:480px){
	
	.page-6-animation{
		background: none !important;
		background-color: white !important;
	}

	.member-reg{
		table-layout: fixed;
	}

	.member-reg input{
		font-size: 12px;
		width: 100% !important;
	}

	.member-reg td{
		font-size: 12px;
	}

	.member-reg td{
		width: 100%;
	}

}

/*portrait*/

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	
	.page-6-animation{
		background: none !important;
		background-color: white !important;
	}

	.hasbg17 .template-container {
		height: auto !important;
	}

	.hasbg17 .template-container .last-container{
		margin: 0!important;
		padding: 0;
	}

	.hasbg17 .template-container div{
		margin: 0px;
		width: 100%;
		margin-bottom:20px;
		position: relative !important;
		top: 0px !important;
		left: 0px !important;
	}


	.an img{
		display: block;
	}
	.company-profile table{
		width: 100%;
	}

	.event-details{
		border-left: 0px;
	}
	.p-holder .p-in{
		padding: 10px;
	}

	/*page 8*/

	.hasbg{
		padding: 0px !important;
	}

	.hasbg .col-md-6{
		padding: 15px;
	}

	.p8 .sml-margin-bottom{
		margin: 15px 0px;
	}


	/*page 11*/

	.template-holder{
		padding: 15px;
	}

	/*page 12*/
	.m-top{
		margin-top: 34px !important;
	}

	.hasbg12 .template-container{
		padding: 15px;
	}

	.zero-pad{
		padding: 15px;
	}

	.col-md-6{
		padding: 0px;
	}

	/*members*/

	.member-boxes a{
		width: 50%;
	}
	.hasbg17 .template-container div div{
		height: 430px!important;
	}

	
}

/*landscape*/

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){
	.member-boxes a{
		width: 50%;
	}

	/*set background attachment fixed issue in ios mobile*/
	.hasbg6{
		background: transparent;
	}
	.hasbg6:before{
	   background:url('../images/ema_06_bg_001_full.png') repeat left top; 
	   background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.hasbg{
		background: transparent;
	}

	.hasbg:before{
		background: url('../images/ema_08_bg_001.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}


	.page-9-sky2{
		background: transparent;
	}

	.page-9-sky2:before{
		background: url('../images/09_bg001.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.page-9-sky1{
		background: transparent;
	}

	.page-9-sky1:before{
		background: url('../images/09_bg001.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.page-10-bubble{
		background: transparent;
	}

	.page-10-bubble:before{
		background: url('../images/10_bg002.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.hasbg11{
		background: transparent;
	}

	.hasbg11:before{
		background: url('../images/11_bg001.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}

	.hasbg12{
		background: transparent;
	}

	.hasbg12:before{
		background: url('../images/12_bg001.png') repeat left top;
		background-size: auto auto;
	   display: block;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}


	.hasbg17{
		background: transparent;
	}


	.hasbg17:before{
	   background: url('../images/17_bg001.png');
	   background-size: auto auto;
	   display: block;
	   background-position: center top;
	   position: fixed;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height:100%;
	   content: "";
	   z-index: -1;
	}
}
.pgsec1{
	background: url('../images/ema_08_bg_002.png');
    background-size: 100%;
    background-repeat: no-repeat;
}


.phamplets-category-container a:before{
	content: ''!important;
}
.phamplets-category-container a.submenu:before{
	content: url('../images/plus.png') !important;
	margin-right: 15px;
}
.phamplets-category-container .sub-menu{
	padding:0;
}
.phamplets-parent-cat li{
	border-top: 0px;
}
.content-subcategories{
	margin-left: 35px;
	font-size: 25px;
}
.content-subcategories .section-title{
	font-size: 20px;
	margin-top: 10px;
}

.file-pdf,
.file-pdf:hover,
.file-pdf:visited{
	color: white;
}
.seven-title{
	font-size: 20px
}
.seven-title{
	margin-bottom: 8px;
}
.seven-subtitle{
	display: block
}
.seven-subtitle,
.seven-content{

	font-size: 16px
}

.img-6 img{
	cursor: default;
}

.era-stage p.color-blue{
	font-size: 14px;
}

.page-6-animation{
	background: url('../images/page-6-animation-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.hasbg17 .template-container .last-container{
	margin-top: 50px;
}

/*schedule*/

.schedule-holder{
	background-color: white;
}

.schedule-holder  h3 {
    font-size: 32px;
    color: black;
    margin-top: 0px;
}

.schedule-holder .subtitle{
	background: #7e733e;
    padding: 3px 5px;
    font-size: 15px;
    color: #fff;
}


