body {
	background: #E1E1E1;
	}
.wrapper {
	max-width:1200px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background: #fff;
	}
.topicbg {
	position:relative;
	}
.topicbg .logobox {
	position: absolute;
	top: 12%;
	right: 7%;
	width: 40%;
	z-index: 1;
	}
.topicbg .logoboxc {
	position: absolute;
	top: 19.1%;
	right: 7.6%;
	width: 10.3%;
	z-index: 1;
	}
.topicbg .pic01 {
	position: absolute;
	bottom: -4%;
	right: 23%;
	width: 24%;
	}
.topicbg .pic02 {
	position: absolute;
	bottom: 5%;
	right: 3%;
	width: 24%;
	}
.topicbg .fbicon1 {
	position: absolute;
	top: 51%;
	left: 7%;
	width: 6.5%;
	z-index: 99;
	}
.topicbg .fbicon2 {
	position: absolute;
	top: 51%;
	left: 15%;
	width: 6.5%;
	z-index: 99;
	}
.topiczone {
	position:relative;
	}
.topiczone img {
	width:100%;	
	}
.topiczone h1 {
	display:none;
	}
.navbar-default {
    background: #313131;
    border-color: #313131;;
}
.nav > li {
    margin: 0 14px;
}
.navbar-default .navbar-nav > li:hover {
	background-color: #333333;
	}
.navbar-default .navbar-nav > li > a {
    color: #fff;
	font-size: 1.2em;
	font-weight:bold;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	font-weight:bold;
	color: #FFF;
    background-color: #000000;
}
.navbar-default .navbar-toggle {
    border-color:#313131;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #000000;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar {
    margin-bottom: 0px;
}
.fb-like {
	position: absolute !important;
    top: 20px;
	left:54%;
    z-index: 999999;
}
/* main content */
.maincon {
	width:100%;
	overflow:hidden;
	min-height: 407px;
	position:relative;
	}
.maincon2 {
	width:100%;
	overflow:hidden;
	min-height: 407px;
	position:relative;
	}
img.topicicon {
	width:199px;
	height:142px;
	position:absolute;
	top:50px;
	left:110px;
	}
img.topicicon2 {
    width: 199px;
    height: auto;
    position: absolute;
    top: 95px;
    right: 110px;
}
img.photo1 {
	width:100%;
	margin: 10px auto 0;
	}
img.photo2 {
	width: 87%;
	margin: 0 0 0 10%;
	position: absolute;
	z-index: 1;
	}
.con1 {
	display: block;
	margin: 230px 0 0 100px;
	width: 42%;
	position: absolute;
	}
.con2 {
    display: block;
    margin: 12% 0 0 30%;
    width: 42%;
    position: absolute;
}
.con1 h3, .con2 h3 {
	font-weight:bold;
	}
.con1 p, .con2 p {
	font-size:1.2em;
	line-height: 1.2;
	}
/* article */
.artbox {
	margin: 0px;
	}
.artbox img {
	width: 100%;
	margin-bottom: 20px;
	}
.article {
	padding: 0;
    margin: 0 auto;
    max-width: 1000px;
	width:100%;
	}
.bigimg {
	display: block;
	margin-top: 20px;
}
.bigimgborder {
	display: block;
	margin-top: 20px;
	margin-bottom: 0 !important;
}
.contentbox {	
	margin: 0 0 20px 0;
	position: relative;
	background-size: cover;
	}
.contentbox h3 {
	color: #505050;
	font-size: 2em;
	line-height: 1.5;
	margin: 30% 20px 40px;
	}
.contentbox h3 span {
	color: #438700;
	font-size: 1em;
	}
.contentbox p {
    color: #505050;
    font-size: 1.2em;
    line-height: 1.6;
    margin: 10% 20px 0;
	}
.contentbox p span {
	color:#C50003;
	font-size: 1em;
    line-height: 4;
	}
.photobox {
	position: absolute;
	top: -30px;
    right: 10px;
	}
.photobox1 {
	position: absolute;
	top: -40px;
    right: 50px;
	}
.photobox img {
	max-width:210px;
	width:100%;
	}
.photobox1 img {
	max-width:250px;
	width:120%;
	}
.photoboxpro img {
	max-width:430px;
	width:100%;
	margin: 40px auto;
	display: block;
	}
.cooking01 img, .cooking02 img, .cooking03 img, .cooking04 img {
	max-width:994px;
	width:100%;
	display:block;
	margin: 0 auto;
	}
/* footer */
.footer {
    text-align: center;
    background-color: #2c933f;
    color: #fff;
    padding: 1.5em .8em 1em;
    font-size: .8em;
    text-align: left;
}
.wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.footer .footer-right {
    float: right;
    margin-left: 10px;
}
footer .footer .footer-left {
    overflow: hidden;
}
.footer p {
    margin-bottom: 0.4em;
	font-size: 0.8em;
}
.footer p a {
    margin-bottom: 0.4em;
	font-size: 1em;
	margin: 1em 1em 0 0;
}
.footer p a:hover {
	color: #fff;
}
@media screen and (min-width:768px) {
.navbar {
    border-radius: 0;
}
.navbar-nav {
    margin: 0 auto;
	float: none;
    max-width: 800px;
    width: 100%;
}
.con2 {
    display: block;
    margin: 8% 0 0 30%;
    width: 38%;
    position: absolute;
}
	}

@media screen and (max-width:957px) {	
.con1 {
	width: 60%;
	}
.contentbox h3 {
    font-size: 1.6em;
}
img.photo2 {
    width: 80%;
    margin: 0 0 0 18%;
    position: absolute;
    z-index: 1;
}
.con2 {
    display: block;
    margin: 30% 0 0 15%;
    width: 70%;
    position: absolute;
}
}
@media screen and (max-width:839px) {
.contentbox h3 {
    font-size: 1.4em;
}
img.topicicon2 {
    width: 40%;
    height: auto;
    position: absolute;
    top: 100px;
    right: 65px;
}
}

@media screen and (max-width:767px) {
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    padding: 15px;
}
img.topicicon {
    width: 24%;
    height: auto;
    position: relative;
    top: 50px;
    left: 20px;
}
img.topicicon {
	float: left;
}
img.topicicon2 {
    width: 28%;
    height: auto;
    position: absolute;
    top: 30px;
    right: 20px;
}
.con1 {
    width: 80%;
	margin: 32% 0 0 35px;
}
.con2 {
    margin: 35% 0 0 15%;
    width: 76%;
}
img.photo1 {
	width: 55%;
    float: right;
    display: block;
	}
img.photo2 {
    width: 45%;
    margin: 0 0 0 5%;
    position: absolute;
    z-index: 1;
}

	}
@media screen and (max-width:580px) {
.con1 {
    width: 80%;
    margin: 35% 0 0 35px;
}
.contentbox h3 {
    font-size: 1.8em;
	position:relative;
	z-index:999999;
}
}
@media screen and (max-width:460px) {
.topicbg .fbicon1 {
    position: absolute;
    top: 51%;
    left: 7%;
    width: 10%;
}
.topicbg .fbicon2 {
    position: absolute;
    top: 68%;
    left: 7%;
    width: 10%;
}
.con1 {
    width: 80%;
    margin: 45% 0 0 35px;
}
img.topicicon {
    width: 35%;
}
img.photo1 {
    width: 60%;
    float: right;
    display: block;
	margin-top:20px;
}
.photobox {
    right: -39px;
}
.photobox1 {
    right: -35px;
}
img.photo2 {
    width: 65%;
    margin: 5% 0 0 5%;
    position: absolute;
    z-index: 1;
}
.con2 {
    margin: 54% 0 0 11%;
    width: 80%;
}

.fb-like {
	position: absolute !important;
    top: 3px;
    left: 0;
	right:auto;
    z-index: 999999;
}
}
@media screen and (max-width:380px) {
.photobox {
    right: -90px;
}
.photobox1 {
    right: -100px;
}
.photobox img {
    width: 70%;
}
.photobox1 img {
    width: 70%;
}
.contentbox p {
    font-size: 1.1em;
}
.contentbox h3 {
	text-shadow:4px 4px 3px rgba(255,255,255,0.7);
	text-shadow:2px 2px 1px rgba(255,255,255,0.7) inset;
	text-shadow:2px 2px 2px rgba(255,255,255,0.7),4px 4px 6px rgba(255,255,255,0.5,0.4),6px 6px 12px rgba(255,255,255,0.5,0.4);
}
}