@charset "utf-8";

/*=============================================================
CD = 20150710
LD = 20150713
===============================================================
Editor:
1.
2.
3.
===============================================================
Content:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
============================================================ */

/*1. html ===================================================*/
body {
	min-width: 320px;
	background:url(../images/bkgd_mobile.jpg) top repeat-x;
}
a, img {
	border: none;
	text-decoration: none;
}
table tr td img {
	vertical-align: middle;
}

/*2. box ===================================================*/
#header, #content, #content > div, #footer, .ui_container {
	position: relative;
}
.ui_container {
	max-width: 1024px;
	margin: auto auto;
	
}
#header {
	/**background-image: url(../images/bg_header.png);**/
	background-repeat: repeat-x;
	background-position: bottom left;
	min-height: 50px;
	padding-top: 124px;
	z-index: 2;
	border-bottom:1px solid #004D71;
}
#content {
	min-height: 550px;
	z-index: 1;
}
#footer {
	background-color: #ECE6C8;
	padding: 23px 0px 30px 0px;
	text-align: center;
	line-height: 1.8em;
}
#skip {
	position: absolute;
	top: -1000px;
}
.tablestyle {
	border-top: #9B9B9B solid 1px;
	border-right: #9B9B9B solid 1px;
}
.tablestyle td {
	border-bottom: #9B9B9B solid 1px;
	border-left: #9B9B9B solid 1px;
	padding: 3px;
}

/*3. header ==============================================*/
#header .ui_container {
	padding: 0px;
}
#header #logo {
	/**height: 78px;**/
	left: 20px;
	position: absolute;
	top: -115px;
	width: 270px;
}

#header #logo img {
		width: 100%;
	}
@media only screen and (max-width:960px) {
	#header {
		padding-top: inherit;
	}
	#header .ui_container {
		max-width: inherit;
		padding: 20px 27px 0px 22px;
	}
	#header #logo {
		display: block;
		left: inherit;
		position: relative;
		top: 0px;
		width: 240px;
	}
	
}

@media only screen and (max-width:480px) {
	#header #logo {
		width: 210px;
	}
}


/*4. slideshow ==========================================*/
#slider li {
	display: none;
	max-height: 504px;
	overflow: hidden;
	position: absolute;
	top: 0px;
}
#slider li.ui_using {
	display: block;
	position: relative;
	top: 0px;
}
#slider ul li img {
	display: block;
	height: auto;
	width: 100%;
}
@media only screen and (max-width:840px) {
	#slider li {
		overflow: hidden;
		text-align: center;
	}
}
@media only screen and (max-width:467px) {
	#slider ul li img {
		height: 200px;
		width: auto;
	}
}

/*5. content =============================================*/
#content .ui_container {
	padding: 20px 0px;
	width: 86%;
}
.ui_index #content .ui_container {
	padding: inherit;
}
#homeNAV {
	border-bottom: 1px #524640 solid;
	margin: auto auto;
	display: none;
}
#homeNAV ul li {
	border-top: 5px #4AABC5 solid;
	float: left;
	height: 140px;
	position: relative;
	width: 33.3%;
}
#homeNAV ul li:nth-child(2) {
	width: 33.4%;
}
#homeNAV ul li:first-child {
	border-top: 5px #ED6955 solid;
}
#homeNAV ul li:last-child {
	border-top: 5px #F69545 solid;
}
#homeNAV ul li:after {
	background-color: #4AABC5;
	border-radius: 37px;
	background-image: url(../images/icon_home_services.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	content: "";
	height: 79px;
	left: 50%;
	margin-left: -34px;
	position: absolute;
	top: -42px;
	width: 67px;
}
#homeNAV ul li:first-child:after {
	background-color: #ED6955;
	background-image: url(../images/icon_home_about.png);
}
#homeNAV ul li:last-child:after {
	background-color: #F69545;
	background-image: url(../images/icon_home_join.png);
}
#homeNAV ul li a {
	display: block;
	height: 110px;
	padding-top: 48px;
	position: relative;
	text-align: center;
	z-index: 3;
}
#new ul li {
	float: left;
	margin-bottom: 40px;
	position: relative;
	text-align: center;
	width: 33.3%;
}
#new ul li img, #theme ul li img {
	height: auto;
	width: 100%;
}
#theme {
	background-color: #E0E9EF;
	margin-bottom: 20px;
	padding: 30px 0px 10px 0px;
}
#theme h2 {
	border-top: 1px #524640 solid;
	margin-top: 0px;
	padding-top: 20px;
}
#theme .theme-mobile {
	display: none;
}
#theme ul {
	text-align: center;
}
#theme ul li {
	float: left;
	display: inline-block;
	position: relative;
	text-align: left;
	width: 25%;
}
#top_story {
	padding-top: 20px;
}

#top_story a{
	font-size: 1.8em;
	color: #0895CB;
	font-family: regular;
}

/**#top_story h2 {
	font-size: 1.6em;
	color: #879AA4;
}**/
#top_story ul li {
	float: left;
	margin-bottom: 40px;
	position: relative;
	text-align: center;
	width: 27%;
	font-size:0.9em;

}
#top_story ul li img, #theme ul li img {
	height: auto;
	width: 95%;
}
#focus {
	background-color: #E0E9EF;
	padding: 20px 0px 30px 0px;
}
#focus:after {
	content: "";
	clear: both;
	display: block;
}
#focus_left {
	position: relative;
	float: left;
	width: 55%;
	background-color: #fff;
	margin: 0 3% 0 0;
	padding: 1.0%;
	min-height:450px;
}
#focus_right {
	position: relative;
	float: left;
	width: 38%;
	padding: 1%;
}
#focus_title {
	float: left;
	padding: 10px;
	color: #333;
	font-size: 1.3em;
	font-weight: bold;
	min-width: 150px;
}
#focus_more {
	text-align: right;
	padding: 10px;
	top: 10px; right:5px;
	position: absolute;
}
#focus_more a {
	color: #32585B
}
#focus_content {
	float: left;
	padding: 10px 2% 10px 2%;
	width: 96%;
	border-top: 1px dashed #999;
}
#focus_display {
	list-style-type: none;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
#focus_display li {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	width: 100%;
	padding: 10px 0px 10px 0px;
	border-bottom: #999999 dashed 1px;		/**box-shadow: 2px 2px 5px #D8D1BE;**/
}
#focus_display li a {
	color: #304625;
	display: inline-block;
}
#focus_display li a:hover {
	text-decoration: none;
	opacity: .80;/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
#focus_display li img {
	width: 110px;
	margin: 0px 20px 5px 0px;
	text-align: left;
	float: left;
	border:2px #fff solid;
}
#focus_display li a span {
	color: #0895CB;
}

/* inside */
#breadcrumb {
	padding: 8px 8px 8px 0px;
}
.ui_heading_root {
	margin-top: 30px;
	padding-bottom: 20px;
	padding-top: 50px;
	position: relative;
}
.ui_heading_root:after {
	border-radius: 39px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	content: "";
	height: 79px;
	left: 50%;
	margin-left: -34px;
	position: absolute;
	top: -45px;
	width: 67px;
}
p .ui_img_align_left, p .ui_img_align_left2 {
	float: left;
	height: auto;
	margin: 0px 15px 15px 0px;
	max-width: 50%;
}
.ui_img_100 {
	height: auto;
	width: 100%;
}
.ui_img_80 {
	height: auto;
	width: 80%;
}
p .ui_img_align_right, .ui_img_align_right2 {
	float: right;
	height: auto;
	margin: 0px 0px 15px 15px;
	max-width: 50%;
}
ul.ui_float_left {
	float: left;
}
p:after, ul:after {
	content: "";
	clear: both;
	display: block;
}
.ui_list3 > li {
	display: inline-block;
	margin: 1%;
	text-align: center;
	vertical-align: top;
	width: 31%;
}
.ui_list3 img {
	height: auto;
	width: 100%;
}
.ui_nav_base {
	margin: 8px 0px 30px 0px;
	padding: 0px;
}
.ui_nav_base li {
	display: inline-block;
	float: left;
	position: relative;
	text-align: center;
}
.ui_nav2 li {
	margin: auto 1%;
	width: 48%;
}
.ui_nav3 li {
	margin: auto 1%;
	width: 31.3%;
}
.ui_nav4 li {
	margin: auto 1%;
	width: 23%;
}
.ui_nav5 li {
	margin: auto 1%;
	width: 18%;
}
.ui_nav6 li {
	margin: auto 1%;
	width: 14.6%;
}
.ui_nav_base a {
	display: block;
	padding: 8% 5% 5% 5%;
}
img.ui_noshadow {
	box-shadow: none;
}
.ui_eshoplist > li {
	border-bottom: 1px #ccc dotted;
	margin: 10px 0px;
	padding-bottom: 5px;
}
.ui_eshoplist div {
	float: right;
	width: 25%;
}
.ui_eshoplist div img {
	height: auto;
	width: 100%;
}
.ui_eshoplist div:last-child {
	float: left;
	width: 74%;
}
.ui_br768 {
	display: none;
}
/*.ui_sitemap > li {
	float: left;
	margin-right: 4%;
	width: 46%;
}*/
.ui_twoinone {
	position: relative;
}
.ui_imgzone {
	float: right;
	width: 30%;
}
.ui_imgzone img {
	border: 1px #fff solid;
	display: block;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.ui_textzone {
	float: left;
	width: 66%;
}
.ui_button {
	background-color: #228837;
	border-radius: 20px;
	color: #fff;
	padding: 5px 12px 3px 12px;
}
#video_root {
	max-width: 50%;
	position: relative;
}
#video {
	height: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
}
#video iframe, #video object, #video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui_subsubnav {
	margin-bottom: 0px;
	padding: 10px 10px 2px 10px;
	text-align: center;
}
.ui_subsubnav .ui_button {
	border-radius: 10px 10px 0px 0px;
}
.ui_pastevent_list {
	margin: 20px 0px 0px 0px;
	padding: 5% 5%;
}
.ui_pastevent_list li {
	border-bottom: 1px #ccc dotted;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.ui_sitemap > li {
	margin-bottom: 40px;
}




@media only screen and (max-width:900px) {
	#new ul li {
		margin-bottom: 20px;
		width: 50%;
	}
	.ui_br768 {
		display: block;
	}
}
@media only screen and (max-width:700px) {
	.ui_list3 {
		margin: 0px;
		text-align: left;
	}
	.ui_list3 > li {
		width: 47%;
	}
	
}
@media only screen and (max-width:640px) {
	#theme .theme-wrapper {
		display: none;
	}
	#theme .theme-mobile {
		display: block;
	}
	#theme ul li {
		margin-bottom: 20px;
		width: 50%;
	}
	#theme ul li p {
		display: none;
	}
	.ui_br768 {
		display: none;
	}
	.ui_sitemap > li {
		float: inherit;
		margin-right: inherit;
		width: 100%;
	}
	.ui_imgzone, .ui_textzone {
		float: inherit;
		width: 100%;
	}
	.ui_imgzone img {
		border: 1px #fff solid;
		display: inherit;
		float: left;
		height: auto;
		margin: 0px;
		padding: 0px;
		width: 49%;
	}
	.ui_imgzone:after {
		content: "";
		clear: left;
		display: block;
	}
	.ui_img_80 {
		width: 100%;
	}
	#focus_left {
		width: 100%;
		margin: 0 0 0 0;
		min-height:0px;
	}
	#focus_right {
		width: 100%;
		margin-top:25px;
	}
}
@media only screen and (max-width:530px) {
	#homeNAV {
		padding-top: 40px;
	}
	.ui_eshoplist div {
		float: inherit;
		width: inherit;
	}
	.ui_eshoplist div:last-child {
		float: inherit;
		width: inherit;
	}
	.ui_eshoplist div img {
		width: auto;
	}
	#video_root {
		max-width: 100%;
		position: relative;
	}
}
@media only screen and (max-width:480px) {
	p .ui_img_align_left, p .ui_img_align_right {
		margin: 0px 0px 15px 0px;
		width: 100%;
		max-width: 100%;
	}
	p .ui_img_align_left2, .ui_img_align_right2 {
		display: block;
		float: inherit;
		margin: 0px 0px 15px 0px;
		width: auto;
		max-width: inherit;
	}
	.ui_img_align_right2 {
		margin: 0px 0px 15px 15px;
	}
}
@media only screen and (max-width:360px) {
	.ui_imgzone img {
		width: 100%;
	}
}

/*6. footer =============================================*/
#footer .ui_container {
	text-align: center;
	max-width: 700px;
	color: #fff;
}
#footer p {
	margin: 0px;
}
#footer ul {
	padding-bottom: 30px;
	position: relative;
	text-align: center;
}
#footer ul li {
	position: relative;
}
#footerNAV1 li {
	float: left;
	margin: 0% 2%;
	width: 16%;
}
#footerNAV1 li a {
	background-image: url(../images/icon_home_footer_eshop.png);
	background-size: contain;
	background-repeat: no-repeat;
	color: #040d07;
	display: block;
	padding-top: 124%;
}
#footerNAV1 li:nth-child(2) a {
	background-image: url(../images/icon_home_footer_joineco.png);
}
#footerNAV1 li:nth-child(3) a {
	background-image: url(../images/icon_home_footer_joincou.png);
}
#footerNAV1 li:nth-child(4) a {
	background-image: url(../images/icon_home_footer_support.png);
}
#footerNAV1 li:nth-child(5) a {
	background-image: url(../images/icon_home_footer_contact.png);
}
#footer ui#footerNAV2 {
	margin: auto auto 10px auto;
	max-width: 620px;
	padding: inherit;
	position: relative;
}
#footerNAV2 li {
	border-left: 1px #000 solid;
	display: inline-block;
	margin-bottom: 8px;
	padding: 0% 2%;
}
#footerNAV2 li:first-child {
	border: none;
}
#tinynav1, #tinynav2 {
	display: none;
	margin: auto auto 15px auto;
	width: 90%;
}
#content #tinynav1 {
	margin-top: 15px;
}
@media only screen and (max-width:640px) {
	#tinynav1, #tinynav2, #tinynav3 {
		display: block;
	}
	#footerNAV2, #subnav, .ui_pdnav {
		display: none;
	}
}
@media only screen and (max-width:480px) {
	#footerNAV1 li {
		margin: 0% 1%;
		width: 18%;
	}
}

/* . share ==============================================*/
.ui_nomp {
	margin: 0px;
	padding: 0px;
}
.ui_nolst {
	list-style-type: none;
}
#homeNAV:after, #new:after, #theme ul:after, #footer ul:after, .ui_nav_base:after, .ui_eshoplist li:after, .ui_twoinone:after {
	content: "";
	clear: both;
	display: block;
}
.ui_using {
	opacity: 0.9;
}

.bullet_left {margin-left:-20px;}


.bullet_left01 {list-style-type:disc; margin-left:20px; margin-top:15px;}

.line_gray {border-top:1px dashed #666; padding-top:10px;"
}
