@charset "UTF-8";

@media all and (min-width: 961px) {
	
div.bdarea{
	color:#FFFFFF;
	width:96%;
	margin:0 auto;
	/*background:url(../images/abourbg.png) no-repeat;
	background-position:top right;*/
}

div.bdarea2{
	color:#FFFFFF;
	width:100%;
}

div.bdarea_01Left h3{
	font-size:180%;
}

div.bdarea_01Left{
	font-size:130%;
	width:100%;
	/*background:url(../images/about/llogo.png) no-repeat;*/
	background-position:top right;
	background-size:40%;
}

div.bdarea_02{
	padding-top:4%;
}

div.bdarea_03{
	width:100%;
	padding-top:2%;
}

div.bdarea_03Left{
	width:77%;
	float:left;
}

div.bdarea_03Right{
	width:21%;
	float:right;
	padding-top:2%;
	text-align:center;
}

p.bdarea_03_p{
	font-size:110%;
	padding-top:2%;
}


div.bdarea_04{
	padding-top:3%;
}


div.bdarea_05{
	border:#FFFFFF 1px solid;
	padding:2% 4% 2% 4%;
	margin-top:5%;
	background:url(../images/about/item02.png) no-repeat;
	background-position:bottom right;
}

div.bdarea_05 h3{
	width:100%;
	text-align:center;
}

div.bdarea_05 p{
	color:#FFFFFF;
	font-size:110%;
	padding-top:2%;
}

img.bdareaImg{
	float:right;
}

span.fwb{
	font-size:130%;
	font-weight:bold;
}

span.fwb2{
	font-size:150%;
}

hr.bdhr{
	margin-top:3%;
	margin-bottom:1%;
}

div.bdarea_06{
	background-color:#2D2F30;
	margin-top:5%;
	padding:2% 4% 2% 4%;
}

div.bdarea_06_in{
	background-color:#2D2F30;
	margin:0;
	padding-bottom:2%;
}

div.bdarea_06 p{
	color:#FFFFFF;
	font-size:110%;
	line-height:1.7;
}

div.bdarea_06Left{
	float:left;
	width:74%;
}

div.bdarea_06Right{
	float:right;
	width:19%;
}


h3.mtitle{
	text-align:center;
	font-size:30px;
	font-weight:normal;
	margin:0px;
	background:url(../images/line.png) no-repeat;
	background-size:contain;
	color:#FFFFFF;
}

div.cart{
	width:30%;
	margin:0 auto;
	padding:1%;
	text-align:center;
	font-size:150%;
	color:#000000;
	background-color:#A5D54D;
	border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

div.cart:hover{
	width:30%;
	margin:0 auto;
	padding:1%;
	text-align:center;
	font-size:150%;
	color:#000000;
	background-color:#FFFFFF;
	opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

div.bdarea_04_fn{
	display:none;
}

.button_buy {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	display: block;
	position: relative;
}

.button_buy a {
	color: #45390c;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	width: 100%;
	height: 100%;
	padding: .8em 1.2em;
	display: block;
	background-color: #cfbd7c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.button_buy a:hover {
	color: #fff;
	background-color: #d5a90d;
}

.button_buy_box{
	width:54%;
	margin:0 auto;
}

}

/* Minimum width 959px and Tablet */
@media all and (max-width: 960px) and (min-width: 569px) {
	
	div.bdarea{
	color:#FFFFFF;
	width:96%;
	margin:0 auto;
	padding-top:2%;
}

div.bdarea2{
	color:#FFFFFF;
	width:100%;
}

div.bdarea_01Left h3{
	font-size:180%;
}

div.bdarea_01Left{
	font-size:130%;
	width:100%;
	/*background:url(../images/about/llogo.png) no-repeat;*/
	background-position:top right;
	background-size:40%;
}

div.bdarea_02{
	padding-top:4%;
}

div.bdarea_03{
	width:100%;
	padding-top:2%;
}

div.bdarea_03Left{
	width:77%;
	float:left;
}

div.bdarea_03Right{
	width:21%;
	float:right;
	padding-top:2%;
	text-align:center;
}

p.bdarea_03_p{
	font-size:110%;
	padding-top:2%;
}


div.bdarea_04{
	padding-top:3%;
}


div.bdarea_05{
	border:#FFFFFF 1px solid;
	padding:2% 4% 2% 4%;
	margin-top:5%;
	background:url(../images/about/item02.png) no-repeat;
	background-position:bottom right;
}

div.bdarea_05 h3{
	width:100%;
	text-align:center;
}

div.bdarea_05 p{
	color:#FFFFFF;
	font-size:110%;
	padding-top:2%;
}

img.bdareaImg{
	float:right;
}

span.fwb{
	font-size:130%;
	font-weight:bold;
}

span.fwb2{
	font-size:150%;
}

hr.bdhr{
	margin-top:3%;
	margin-bottom:1%;
}

div.bdarea_06{
	background-color:#2D2F30;
	margin-top:5%;
	padding:2% 4% 2% 4%;
}

div.bdarea_06_in{
	background-color:#2D2F30;
	margin:0;
	padding-bottom:2%;
}

div.bdarea_06 p{
	color:#FFFFFF;
	font-size:110%;
	line-height:1.7;
}

div.bdarea_06Left{
	float:left;
	width:74%;
}

div.bdarea_06Right{
	float:right;
	width:19%;
}


h3.mtitle{
	text-align:center;
	font-size:30px;
	font-weight:normal;
	margin:0px;
	background:url(../images/line.png) no-repeat;
	background-size:contain;
	color:#FFFFFF;
}

div.cart{
	width:30%;
	margin:0 auto;
	padding:1%;
	text-align:center;
	font-size:150%;
	color:#000000;
	background-color:#A5D54D;
	border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

div.cart:hover{
	width:30%;
	margin:0 auto;
	padding:1%;
	text-align:center;
	font-size:150%;
	color:#000000;
	background-color:#FFFFFF;
	opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}


div.bdarea_04_fn{
	display:none;
}

.button_buy {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	display: block;
	position: relative;
}

.button_buy a {
	color: #45390c;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	width: 100%;
	height: 100%;
	padding: .8em 1.2em;
	display: block;
	background-color: #cfbd7c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.button_buy a:hover {
	color: #fff;
	background-color: #d5a90d;
}

.button_buy_box{
	width:54%;
	margin:0 auto;
}


}


/* Phone Landscape (Retina) */
@media all and (max-width: 568px) {
	
div.bdarea{
	color:#FFFFFF;
	width:96%;
	margin:0 auto;
}

div.bdarea2{
	color:#FFFFFF;
	width:100%;
}

div.bdarea_01Left h3{
	font-size:150%;
}

div.bdarea_01Left{
	font-size:120%;
	width:100%;
}

div.bdarea_02{
	padding-top:2%;
}

div.bdarea_03{
	width:100%;
	padding-top:2%;
}

div.bdarea_03Left{
	width:100%;
}

div.bdarea_03Right{
	display:none;
}

p.bdarea_03_p{
	font-size:110%;
	padding-top:2%;
}


div.bdarea_04{
	display:none;
}


div.bdarea_05{
	border:#FFFFFF 1px solid;
	padding:2% 4% 2% 4%;
	margin-top:5%;
	background:url(../images/about/item02.png) no-repeat;
	background-position:bottom right;
	background-size:30%;
}

div.bdarea_05 h3{
	width:100%;
	text-align:center;
}

div.bdarea_05 p{
	color:#FFFFFF;
	font-size:110%;
	padding-top:2%;
}

img.bdareaImg{
	float:right;
	width:30%;
}

span.fwb{
	font-size:130%;
	font-weight:bold;
}

span.fwb2{
	font-size:110%;
}

hr.bdhr{
	margin-top:3%;
	margin-bottom:1%;
}

div.bdarea_06{
	background-color:#2D2F30;
	margin-top:5%;
	padding:2% 1% 2% 1%;
}

div.bdarea_06_in{
	background-color:#2D2F30;
	margin:0;
	padding-bottom:2%;
}

div.bdarea_06 p{
	color:#FFFFFF;
	font-size:110%;
	line-height:1.7;
}

div.bdarea_06Left{
	width:100%;
}

div.bdarea_06Right{
	width:35%;
	margin:0 auto;
	padding-bottom:1%;
}


h3.mtitle{
	text-align:center;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	background:url(../images/line.png) no-repeat;
	background-size:contain;
	color:#FFFFFF;
}

div.cart{
	width:60%;
	margin:0 auto;
	padding:1%;
	text-align:center;
	font-size:150%;
	color:#000000;
	background-color:#A5D54D;
	border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

div.cart:hover{
	width:60%;
	margin:0 auto;
	padding:1%;
	text-align:center;
	font-size:150%;
	color:#000000;
	background-color:#FFFFFF;
	opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

div.bdarea_04_fn{
	text-align:center;
	padding-top:3%;
}

.button_buy {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	display: block;
	position: relative;
}

.button_buy a {
	color: #45390c;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	width: 100%;
	height: 100%;
	padding: .8em 1.2em;
	display: block;
	background-color: #cfbd7c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.button_buy a:hover {
	color: #fff;
	background-color: #d5a90d;
}

.button_buy_box{
	width:100%;
	margin:0 auto;
}


}