@charset "UTF-8";
/* CSS Document */

.mincho a,.mincho p, .mincho, h3, h4, h5, .btn_cart{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.mincho a,.mincho p{
	font-size:15px;
}


body {
	background:#654c36;
}
#header {
	min-width: 1000px;
	background:#573e2a;
	position:relative;
}
#h_top_warp {
	width:1000px;
	margin:0 auto;
}
div#wrapper {
	min-height:100%;
	margin:0px auto;
	position:relative;
}
#box{ width: 1000px; margin: auto;}
div main {
}
/* ------各ブロックごとの間隔はここで指定------- */
.section {
	margin-bottom:40px;
}
.container {
	margin-bottom:30px;
}
.case {
	margin-bottom:25px;
}
.pack {
	margin-bottom:20px;
}
.item {
	margin-bottom:15px;
}
.section .container:last-child {
	margin-bottom:0px;
}
.txt_c {
	text-align:center;
}
.txt_r {
	text-align:right;
}
.sec_p p {
	margin-bottom:15px;
}
/* ------<p>の間隔はここで指定------- */
.main p {
	margin-bottom:20px;
}
.main * p:last-child {
	margin-bottom:0px;
}



/* ------head------- */

#h_top {

}
#h_top_box {
}
#h_top h1 {
	color: #b4a18d;
	font-size: 10px;
	float:left;
	margin-top:5px;
}
#h_top_box .h_menu {
	float:right;
}
#h_top_box .h_menu a {
	font-size:11px;
}
#h_top_box .h_menu ul {
	float:left;
}
#h_top_box .h_menu ul {
	float:left;
}
#h_top_box .h_menu li {
	float:left;
}
#h_top_box .h_menu a:hover {
	text-decoration:underline;
}
#h_top_box .h_menu .list_arrow {
	margin-top:6px;
}
#h_top_box .h_menu .list_arrow li {
	margin-right:19px;
}
#h_top_box .h_menu .list_arrow a {
	color:#fff;
	padding-left:8px;
	background:url(../common_img/arrow01.gif) no-repeat left center;
}
#h_top_box .h_menu .list_menu {
	padding:5px 16px;
	background:#604228;/* 5b4029 */
}
#h_top_box .h_menu .list_menu li {
	padding-left:17px;
	margin-left:16px;
	background:url(../common_img/line01.gif) no-repeat left center;
}
#h_top_box .h_menu .list_menu li.in_name { color: #eee; }
#h_top_box .h_menu .list_menu li:first-child {
	padding-left:0;
	margin-left:0;
	background:none;
}
#h_top_box .h_menu .list_menu a {
	color:#ead9bf;
}

#h_top_box .h_menu .list_lang {
	margin-top:0px;
	margin-left:20px;
}
#h_top_box .h_menu .list_lang li {
	margin-right:19px;
}
#h_top_box .h_menu .list_lang a {
	color:#fff;
	line-height: 2;
}
#h_top_box .h_menu .list_lang img {
	width:auto;
	height:20px;
	padding:5px;
}
#h_top_box .drop {
	width: auto;
	z-index: 100;
	position: absolute;
	background-color: #795b41;
}
#h_top_box .drop li {
	text-align: left;
	float:none;
	width:93px;
	border-top: 1px dotted #947c67;
/* 	padding:0 5px; */
	margin:0 auto;
}

#h_box {
/*padding:0 15px 17px;*/
}
#h_left {
	float: left;
	padding-top:7px;
}
#h_right {
	text-align: right;
	float: right;
	padding-top:12px;
}
/*------dropdown_nav------*/
#h_right .topmenu {
	display: block;
	position: relative;
}
#h_right .topmenu li {
	padding-bottom:10px;
}
#h_right .topmenu a {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	display:block;
	padding:5px 19px;
}

#h_right .topmenu a:hover {
	text-decoration:none;
}

#h_right .topmenu li {
	float: left;
	position: relative;
}
#h_right .drop {
	width: auto;
	z-index: 100;
	position: absolute;
	left: -18px;
	top: 45px;
	background-color: #795b41;
}

#h_right .drop li {
	text-align: left;
	float:none;
	width:300px;
	padding-bottom:0;
	border-top: 1px dotted #947c67;
	padding:0 5px;
}
#h_right ul .baraka_nav li{
	width:200px;
}

#h_right .drop li:first-child {
	border-top: none;
}
#h_right .drop li a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	display: block;
	padding:6px 10px 6px 18px;
	text-decoration: none;
	background:url(../common_img/arrow01.gif) no-repeat 8px 13px;
}
#h_right .topmenu .carshop {
	font-size:15px;
	margin-left:19px;
	background:url(../common_img/icon_car.gif) no-repeat 16px center #bd7900;
	padding:0 20px 0 49px;
	height:35px;
	line-height:38px;
}
/*------topicPath------*/
#topicPath{
	background: #391200;
	padding:3px 5px 7px 5px;
}
#topicPath ul{
	width: 1000px;
	margin: auto;
	clear:both;
	display: block;
	
}
#topicPath li {
	color: #FFF;
	display:inline;
	padding-top: 3px;
	list-style-type:none;
	font-size:10px;
}
#topicPath li.home {
	/*padding-left:20px;
	background:url(http://baraka-style.com/common_img/icon_home.gif) no-repeat left center;*/
}
#topicPath li a {
	padding-right:13px;
	background:url(../common_img/arrow_03.gif) no-repeat right center;
	color:#fff;
	text-decoration: underline;
}
#topicPath li a:hover {
	text-decoration: none;
}
/*----back to top----------*/

#bk_top {
	text-align:center;
	width: 1000px;
	margin: 0 auto 20px;
}
#bk_top a {
/*display: block;*/
}
/*----blog_link----------*/

#blog_link{
	width:100%;
	padding:30px 0;
	background:url(../common_img/bg_blog.png) repeat-y center;
	text-align:center;
	margin-top:10px;
}

#blog_link a{
	padding-right:10px;
}

#blog_link h3{
	font-weight:bold;
	color:#fff;
	font-size:24px;
	margin-bottom:20px;
	width:80%;
	max-width:800px;
	margin:0px auto 20px auto;
	border-bottom:1px solid #96877c;
}

/* ------footer------- */
/*------ footer_box ------*/
#footer_box {
	width:1000px;
	margin:0 auto;
}
#footer {
	background:#573e2a;
	padding:20px 0 0 0;
}
/*------ f_sitemap ------*/
#f_sitemap .pc ul {
	float:left;
	margin-left:40px;
}
#f_sitemap .pc ul:first-child {
	margin-left:0;
}
#f_sitemap .pc a {
	color:#cc9e59;
	font-size:16px;
	font-weight:bold;
}
#f_sitemap .pc ul ul {
	float:none;
	margin:5px 0 0 5px;
}
#f_sitemap .pc li li a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:url(../common_img/arrow01.gif) no-repeat left center;
	padding:5px 0 5px 10px;
	display:block;
}
/*------ f_logo ------*/
#f_logo {
	text-align:center;
}
#f_logo ul {
	margin:35px 0 25px;
}
#f_logo li {
	display:inline;
	padding-left:20px;
	margin-left:20px;
	background:url(../common_img/line02.gif) no-repeat left center;
}
#f_logo li:first-child {
	padding-left:0;
	margin-left:0;
	background:none;
}
#f_logo a {
	color:#ead9bf;
	font-size:13px;
}
/*------ f_social_media ------*/
#f_social_media {
	text-align:center;
	padding-top:18px;
	margin-bottom:50px;
	border-top:#5a4632 solid 1px;
}
#f_social_media li {
	display:inline;
	margin-left:10px;
}
#copy_right {
	color:#666;
	clear:both;
	text-align:center;
}
#copy_right p {
	color:#fff;
	font-size: 14px;
	padding-bottom:20px;
}
/*------images------*/
/*左寄せimages*/
figure.left_img,img.left_img {
	float:left;
	margin:0px 20px 10px 0px;
}
/*右寄せimages*/
figure.right_img,img.right_img {
	float:right;
	margin:0px 0px 10px 20px;
}

/*中央寄せimages*/
figure.center_img,img.center_img {
	float;none;
	margin:0px 20px 10px 20px;
}

figure.left_img,figure.right_img,figure.center_img {
	margin:0px auto 10px auto;
	padding-bottom:20px;
}

/*画像にコメントを添える*/
#img_caption {
	text-align:center;
	font-size:x-small;
	line-height:1.5;
	color:#7e7e7e;
	margin-top:-20px;
}
figure {
	margin: 1em 0px;
}
/*-------container------- */
.container {
	height: 100%; /*fig IE6*/
	margin-bottom: 30px;
}
.container .msg {
	width: 67%;
}
.container .img {
	width: 30%;
	overflow: hidden;
}
.pic_l .img, .pic_r .msg {
	float: left;
}
.pic_l .msg, .pic_r .img {
	float: right;
}

.full_con .pic_l .img{ margin-right: 15px; margin-bottom: 5px;}
.full_con .pic_r .img{ margin-left: 15px; margin-bottom: 5px;}
/*------ main_box ------*/
.main{
	margin-bottom:90px;
	background:#fff;
}
.main_box{
	width:1000px;
	padding:17px;
	margin:0 auto;
	box-sizing: border-box;
	background: url(../common_img/bg_main_box.jpg);
	background-size: cover;
}

/*------ main_img_wrap ------*/
#main_img_wrap {
	text-align:center;
	background:url(../common_img/bg_main_img_wrap.jpg) no-repeat center top;
	background-size:cover;
	position:relative;
	margin-bottom: 30px;
}
#main_img_wrap h2{
	color:#fff;
	font-size:30px;
	padding:53px 0;
	font-weight:bold;
}
#main_img_wrap h2 span{
	font-size:70%;
	display:block;
	opacity:0.7;
}

/*------ baraka_box ------*/

#baraka_box {
	padding-top:20px;
	background:#573e2a;
	background-size:cover;
}
#baraka_box .box {
	margin:0px auto;
	position:relative;
}
#baraka_box h3 {
	color:#040302;
	font-size:34px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
	background:url(../common_img/title_baraka.png) no-repeat center bottom;
}
#baraka_box h4 {
	color:#fff;
	font-size:19px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:0px;
}
#baraka_box p {
	color:#b6a269;
	font-size:16px;
}
#baraka_box a:hover {
	text-decoration:underline;
}


#baraka_box .baraka_left {
	text-align:center;
	overflow:hidden;
	width:70%;
	margin:0px auto;
	font-size:24pt;
}
#baraka_box .baraka_left h4 .space {
	font-size:19px;
}
#baraka_box .baraka_left .space {
	display:block;
}
#baraka_box .baraka_left .btn_more {
	color:#ddc095;
	font-size:15px;
	font-weight:bold;
	display:inline-block;
	padding:11px 38px 10px 38px;
	border:#ddc095 solid 1px;
	background:url(../common_img/arrow03.gif) no-repeat right center #392413;
	margin-top:10px;
}
#baraka_box .baraka_left .logo {
	margin-top:25px;
	margin-bottom:23px;
	float:left;
	width:25%;
}
#baraka_box #baraka_left_word{float:right;width:75%;}
#baraka_box #baraka_left_word p{margin-bottom:10px;}

#baraka_box .baraka_recipe{}
#baraka_box .baraka_recipe p{
	text-align:center;
}

#baraka_box .baraka_recipe h3{
	color:#ecdec9;
	background:url(../common_img/title_baraka_2.png) no-repeat center bottom;}


#baraka_box .baraka_right {
	padding-top:50px;
	clear:both;
	overflow:hidden;
	padding-bottom:0px;
}

#index #baraka_box .baraka_right {
	padding-top:60px;
	padding-bottom:30px;
}

#baraka_box .baraka_right h4, #baraka_box .baraka_right p{
	width:200px;
	padding-left:100px;
}

#baraka_box .baraka_right .txt_r{
	text-align:center;
	position:absolute;
	bottom:15px;
	left:90px;
}

#baraka_box .baraka_right h4 {
	font-size:16px;
	margin-bottom:6px;
}
#baraka_box .baraka_right p {
	margin-bottom:15px;
	font-size:12px;
}
#baraka_box .baraka_right .container {
	width:32.33%;
	margin:0 0.5%;
	box-sizing:border-box;
	padding:30px 10px 45px 10px;
	margin-bottom:26px;
	background-color:rgba(62,24,8,0.8);
	position:relative;
	float:left;
	border:1px solid #692900;
}
#baraka_box .baraka_right .container img {
	width:100px;
	position:absolute;
	left:5px;
	top:26px;
}

#baraka_box .baraka_right .container img.title_baraka_box{
	width:168px;
	left:78px;
	top:-30px;
	display:block;
}


#baraka_box .baraka_right .btn_more {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	padding:6px 33px 5px 33px;
	border:#ddd1c6 solid 1px;
	background:url(../common_img/arrow04.png) no-repeat right center rgba(225,225,225,0.2);
}

/*------ profile_founder_box ------*/

#profile_founder_box {
	padding-top:20px;
	background:#ffffff;
	background-size:cover;
	margin-top:10px;
	margin-bottom:50px;
	border-bottom: 3px solid #b6a269;
}
#profile_founder_box .box {
	margin:0px auto;
	position:relative;
}
#profile_founder_box h3 {
	color:#040302;
	font-size:34px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
	background:url(../common_img/title_baraka.png) no-repeat center bottom;
}
#profile_founder_box h4 {
	color:#000;
	font-size:18pt;
	text-align:16pt;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:25px;
	margin-left:120px;
	text-align:left;
}
#profile_founder_box p {
	color:#000;
	margin-left:120px;
	font-size:12pt;
	text-align:10pt;
	text-align:left;
}
#profile_founder_box a:hover {
	text-decoration:underline;
}

#profile_founder_box .profile_founder_left {
	text-align:center;
	width:90%;
	margin:0px auto;
	font-size:24pt;
}
#profile_founder_box .profile_founder_left h4 .space {
	font-size:19px;
}
#profile_founder_box .profile_founder_left .space {
	display:block;
}
#profile_founder_box .profile_founder_left .profile_founder_left_logo {
	margin-top:25px;
	margin-bottom:23px;
	margin-left:-20px;
	float:left;
	width:320px;
	height:470px;
	background:url(http://baraka-style.com/images/index/eng003_pc.jpg) no-repeat 50% 50%;
	position:absolute;
}

#profile_founder_box #profile_founder_left_word{float:right;width:75%;}
#profile_founder_box #profile_founder_word p{margin-bottom:10px;}

/*------ moon_method_box ------*/

#moon_method_box {
	background:#ffffff;
	background-size:cover;
	margin-top:10px;
	background:url(http://baraka-style.com/images/index/eng005_pc.jpg) no-repeat center;
	border-bottom: 3px solid #b6a269;

}
#moon_method_box .box {
	margin:0px auto;
	position:relative;
}
#moon_method_box h3 {
	color:#040302;
	font-size:34px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
	background:url(../common_img/title_baraka.png) no-repeat center bottom;
}
#moon_method_box h4 {
	color:#000;
	font-size:18pt;
	text-align:16pt;
	font-weight:bold;
	text-align:center;
	margin:auto;
}
#moon_method_box p {
	color:#000;
	font-size:12pt;
	text-align:10pt;
	text-align:center;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
#moon_method_box a:hover {
	text-decoration:underline;
}

#moon_method_box .moon_method_left {
	text-align:center;
	width:90%;
	margin:0px auto;
	font-size:24pt;
}
#moon_method_box .moon_method_left h4 .space {
	font-size:19px;
}
#moon_method_box .moon_method_left .space {
	display:block;
}

#moon_method_box #moon_method_left_word{width:75%;margin:auto}
#moon_method_box #moon_method_word p{margin-bottom:10px;}

/*------ product_menu_box ------*/

#product_menu_box {
	padding-top:20px;
	background:#ffffff;
	background-size:cover;
	margin-top:10px;
	border-bottom: 3px solid #b6a269;
}
#product_menu_box .box {
	margin:0px auto;
	position:relative;
}
#product_menu_box h3 {
	color:#040302;
	font-size:34px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
	background:url(../common_img/title_baraka.png) no-repeat center bottom;
}
#product_menu_box h4 {
	color:#000;
	font-size:18pt;
	text-align:16pt;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:25px;
	margin-left:120px;
	text-align:left;
}
#product_menu_box h4_pink {
	color:#f19ec2;
	font-size:18pt;
	text-align:16pt;
}
#product_menu_box h4_green {
	color:#38acb5;
	font-size:18pt;
	text-align:16pt;
}
#product_menu_box p {
	color:#000;
	margin-left:120px;
	margin-bottom:50px;
	font-size:12pt;
	text-align:left;
}
#product_menu_box p1 {
	color:#000;
	font-weight:bold;
	font-size:14pt;
	line-height:
}
#product_menu_box p2 {
	color:#000;
	font-size:10pt;
}
#product_menu_box p3 {
	color:#000;
	font-size:10pt;
}
#product_menu_box a:hover {
	text-decoration:underline;
}

#product_menu_box .product_menu_left {
	text-align:center;
	width:90%;
	margin:0px auto;
	font-size:24pt;
}
#product_menu_box .product_menu_left h4 .space {
	font-size:19px;
}
#product_menu_box .product_menu_left .space {
	display:block;
}
#product_menu_box .product_menu_left .product_menu_left_logo {
	margin-left:-60px;
	float:left;
	height:100%;
	position:absolute;
}
#product_menu_box .product_menu_left .product_menu_left_mark {
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: -80px;
    margin-bottom: 90px;
}

#product_menu_box #product_menu_left_word{float:right;width:75%;}
#product_menu_box #product_menu_word p{margin-bottom:10px;}

/*------ readmore_button_box ------*/
.readmore_button_box {
}
.readmore_button_box a {
}
.readmore_button_box a:hover {
}


#main_img_wrap.sty_title_lotus{
	background:url(../common_img/title_lotus.jpg) no-repeat center top;
	background-size:cover;
}

#main_img_wrap.sty_title_lotus h2{
	color:#392413;
}

#main_img_wrap.sty_title_contact{
	background:url(../common_img/title_contact.jpg) no-repeat center top;
	background-size:cover;
}

#main_img_wrap.sty_title_contact h2{
	color:#392413;
}

#main_img_wrap.sty_title_shop{
	background:url(../common_img/title_shop.jpg) no-repeat center top;
	background-size:cover;
}

#main_img_wrap.sty_title_shop h2{
	color:#392413;
}

#main_img_wrap.sty_title_deadsea{
	background:url(../common_img/title_deadsea.jpg) no-repeat left top;
	background-size:cover;
}

 #main_img_wrap.sty_title_deadsea h2{
	color:#392413;
}

#main_img_wrap.sty_title_blog_01{
	background:url(../common_img/title_blog_01.jpg) no-repeat center top;
	background-size:cover;
}

#main_img_wrap.sty_title_blog_01 h2{
	color:#fff;
}

#main_img_wrap.sty_title_blog_02{
	background:url(../common_img/title_blog_02.jpg) no-repeat center top;
	background-size:cover;
}

#main_img_wrap.sty_title_blog_02 h2{
	color:#fff;
}

#main_img_wrap.sty_title_blog_03{
	background:url(../common_img/title_blog_03.jpg) no-repeat center top;
	background-size:cover;
}

#main_img_wrap.sty_title_blog_03 h2{
	color:#fff;
}


.white_box{
	padding:24px 22px;
	background:#fff;
}

.space_b{
	display:block;
}

/*---------- kodai_box -------------*/
#kodai_wrap{
	padding:10px;
	background:url(../common_img/bg_kodai.jpg) no-repeat center top;
	background-position:top center;
	background-repeat: repeat;
	background-size: cover;
	margin-bottom:20px;
	border-radius:2px;
	overflow:hidden;
}


#kodai_box{
	padding:10px 20px 30px 20px;
	background-image: url(../common_img/bg_kodai_01.png), url(../common_img/bg_kodai_02.png), url(../common_img/bg_kodai_03.png), url(../common_img/bg_kodai_04.png);
  background-position: left top, right top, left bottom, right bottom;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-size:60px auto, 60px auto, 60px auto, 60px auto;
	overflow:hidden;
}


.kodai_wh_box{
	background-color:rgba(255, 255, 255, 0.5);
	width:42%;
	margin:2%;
	float:left;
	padding:2%;
}

#kodai_box h3{font-weight:bold;text-align:center;color:#573e2a;font-size:23px;}
#kodai_box h4{font-weight:bold;text-align:center;font-size:20px;color:#AD5F01;margin-bottom:10px;}
#kodai_box img{display:block;margin:0px auto;margin-bottom:10px;;}
#kodai_box p{line-height:1.4;font-size:14px;color:#573e2a;}


/*---------- f_baraka_box -------------*/
.f_baraka_box {
	margin-top:24px;
}
.f_baraka_box .container{
	float:left;
	width:422px;
	padding:10px 28px 11px 21px;
	margin:0 0 0 24px;
	background:url(../common_img/bg_f_baraka_box.jpg) no-repeat right top;
	background-size:cover;
	position:relative;
}
.f_baraka_box .container:first-child{
	margin-left:0;
}
.f_baraka_box h4 {
	color:#fff;
	font-size:19px;
	font-weight:bold;
	margin-bottom:8px;
}
.f_baraka_box p {
	color:#ecdec9;
	font-size:14px;
	margin-bottom:14px;
}

.f_baraka_box .btn_more {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	padding:5px 33px;
	border:#ddd1c6 solid 1px;
	background:url(../common_img/arrow04.png) no-repeat right center rgba(225,225,225,0.2);
}
.f_baraka_box .container h4,
.f_baraka_box .container p,
.f_baraka_box .container .txt_r{
	padding-left:173px;
}
.f_baraka_box .container img{
	position:absolute;
	left:22px;
	top:10px;
}

/* ------table style------- */
/* --table_01-- */
.tb_style_01 {
	width:100%;
	text-align:left;
	margin:0px auto 20px auto;
	border:solid 1px #D1BFAC;
	background: #FFF;
}
.tb_style_01 th, .tb_style_01 td {
	padding:10px 10px;
	box-sizing:border-box;
	border-bottom:solid 1px #D1BFAC;
}
.tb_style_01 th {
	width:20%;
	font-weight:bold;
	background:#654c36;
	color:#fff;
}
.tb_style_01 th img{
	vertical-align:middle;
	}
.tb_style_01 td {
	width:80%;
}

/* ------title------- */
.title_sub{
	font-size: 24px;
	border-bottom: 1px solid #d1bfac;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-weight:bold;
}

.title_sec{
	text-align:center;
	color:#bd7900;
	font-size:2.2em;
	font-weight:bold;
	border:none;
	background:url(../images/item/bg_item_powder02.gif) no-repeat center bottom;
	margin-bottom:20px;
	padding-bottom:5px;
}

/*------ f_previous_common_warp ------*/
.f_previous_common_warp{
	width:93%;
	margin:20px auto 0px auto;
	overflow:hidden;
}

.f_previous_common_warp .f_previous_box{
	border:#d1c4a9 solid 1px;
	background:	url(../common_img/bg_previous_box.png),
							url(../common_img/line03.gif),
							rgba(255,255,255,0.8);
	background-position: right bottom, left top;
	background-repeat: no-repeat, repeat-x;
	overflow:hidden;
	display:block;
}

.f_previous_common_warp .title_sec{
	margin-bottom:29px;
}

.f_previous_common_warp .con_col1{
	padding:20px 25px;
	margin-bottom:28px;
}
.f_previous_common_warp .con_col1 p{
	font-size:16px;
}
.f_previous_common_warp .con_col1 .img{
	width:249px;
}
.f_previous_common_warp .con_col1 .msg{
	width:400px;
}
.f_previous_common_warp .col2_box{
	margin-bottom:28px;
}
.f_previous_common_warp .col2{
	float:left;
	width:48%;
	padding:15px;
	margin-bottom:29px;
	box-sizing:border-box;
	margin-left:29px;
	height:190px;
	display:block;
}
.f_previous_common_warp .col2 h3,.f_previous_common_warp .col2 h4{
	font-size:20px;
	margin-bottom:4px;
	text-align:center;
	font-weight:bold;
}
.f_previous_common_warp .col2 p{
	font-size:14px;
}
.f_previous_common_warp .col2 .img{
	width:35%;
	text-align:center;
}
.f_previous_common_warp .col2 .img img{
	height:130px;
}

.f_previous_common_warp .col2 .msg{
	width:60%;
	padding-top:10px;
}
.f_previous_common_warp a:hover{
	text-decoration:none;
}

.f_previous_common_warp a:nth-child(odd)
{margin-left:0px;}





 @media screen and (min-width: 769px) {
/* --Tablet以上～PC■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■-- */
.sp {
	display: none;
}

#baraka_box .baraka_right .container.brand_container {
	width:50%;
	padding-top:10px;
	margin:30px auto 30px auto;
	float:none;
	clear:both;
	padding-bottom:50px;
	background:#573e2a;
	border:none;

}
#baraka_box .baraka_right .brand_container h4, #baraka_box .baraka_right .brand_container p{
	width:360px;
	padding-left:100px;
}
#baraka_box .baraka_right .brand_container h4{
	font-size:;
}

#baraka_box .baraka_right .brand_container p{
	font-size:;
}

#baraka_box .baraka_right .container.brand_container img{
	top:10px;
}

#baraka_box .baraka_right .brand_container .txt_r{
	text-align:center;
	position:absolute;
	bottom:15px;
	left:175px;
}

/*---------- page_campaign -------------*/
#campaign_banner{
	position:fixed;
	right:0;
	top:15%;
}

}
 @media screen and (max-width:768px) {
/*--Tablet■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
.pc {
	display:none;
}
html .box {
	width: 100%;
}

.main_box{ padding: 3%;}

.main{
	margin-bottom:30px;
}

#main_img_wrap h2{
	font-size:22px;
	padding:10% 0;
}
/* ------コンテンツの全体幅指定（contants-width）------- */
#header, #gnav ul, #footer_box, main .tit_sub span, #bk_top, #topicPath ul, .main_box, #box{
	width:100%;
	margin:0px auto;
}
#h_left {
	width:80px;
	padding-top:7px;
}
#header {
	width:100%;
	min-width:100%;
}

#h_top{
	margin-bottom:0px;
}


#h_top_warp {
	width:100%;
}
#h_gnav {
	display:none;
	width:100%;
	background:#573e2a;
	position:absolute;
	z-index:2;
}
#h_top_box {
	padding:0 7px;
}
#h_box {
	padding:0 7px 7px;
}
#h_right {
	width:200px;
	margin-top:-12px;
	padding-top:0;
}

#h_right .h_menus li {
	float:right;
	width: 50px;
	margin-left:10px;
}

#h_right .h_menus .list_lang {
	margin-top:0px;
	margin-left:20px;
}
#h_right .h_menus .list_lang li {
	margin-right:0px;
	text-align: center;
}
#h_right .h_menus .list_lang a {
	color:#fff;
	line-height: 2;
    background: url("http://baraka-style.com/css_en/base.css");
}
#h_right .h_menus .list_lang img {
	width:auto;
	height:20px;
	padding:5px;
}
#h_right .drop {
	width: auto;
	z-index: 100;
	position: absolute;
	background-color: #795b41;
	left: auto;
    top: auto;
    right: 10px;
}
#h_right .drop img {
	width:auto;
	height:20px;
	padding:5px;
}
#h_right .drop li {
	text-align: left;
	float:none;
	width:93px;
	border-top: 1px dotted #947c67;
/* 	padding:0 5px; */
	margin:0 auto;
}

/*------ h_top_box ------*/
#h_top_box h1 {
	width:100%;
	font-size:8px;
}
/*------ h_login_warp ------*/
.h_login_warp {
	padding-top:2%;
	background:url(../common_img/bg_h_login_warp.gif) no-repeat right top;
	background-size:14% auto;
}
.h_login_warp li {
	float:left;
	width:50%;
	/*height:35px;*/
	border-left:#8e7663 solid 1px;
	background:#6c4f37;
}
.h_login_warp span {
	display:inline-block;
	line-height:35px;
	padding-left:30px;/*padding:4% 0 4% 30px;*/
}
.h_login_warp .btn_login span {
	vertical-align:middle;
	background:url(../common_img/icon_login.gif) no-repeat left center;
	background-size:25% auto;
}
.h_login_warp .btn_register span {
	background:url(../common_img/icon_register.gif) no-repeat left center;
	background-size:25% auto;
}
.h_login_warp li:first-child {
	width:49%;
	border-left:none;
}
.h_login_warp a {
	display:block;
	text-align:center;
}
.h_login_warp span {
	color:#fff;
	font-size:15px;
}

/*------ bk_top ------*/

#bk_top {
	width:100%;
	padding:20px 0 0;
	background:#573e2a;
}
#bk_top a img{
	width:40px;
	height:auto;
}

/*----blog_link----------*/

#blog_link{
	padding:20px 0 0px 0;
	margin-top:10px;
}
#blog_link h3{
	font-weight:bold;
	font-size:110%;
	color:#fff;
	margin-bottom:10px;
}

#blog_link a{
	padding-right:0px;
	width:49%;
	display:inline-block;
	margin-bottom:20px;
}

#blog_link a img{width:90%;}


/*------ f_logo ------*/
#f_logo {
	margin-top:5%;
}
/*------ menu_sp ------*/
.menu_sp {
	border-top:#5a4632 solid 1px;
}
.menu_sp li {
	border-bottom:#5a4632 solid 1px;
}
.menu_sp li li {
	border-top:#8c715c dashed 1px;
}
.menu_sp li li:first-child {
	border-top:#5a4632 solid 1px;
}
.menu_sp a {
	color:#cc9e59;
	font-weight:bold;
	font-size:16px;
	display:block;
	padding:2% 0% 2% 5.3%;
	background-color:#453121;
	position:relative;
}
.menu_sp li li a {
	color:#fff;
	font-family: "Meiryo", "Tahoma", "Verdana", "Arial", "sans-serif";
	font-size:18px;
	padding-left:11%;
	background:url(../common_img/btn_social_media04.gif) no-repeat left center #573e2a;
	background-size:8.8% auto;
}
.menu_sp span {
	width:8.8%;
	float:right;
	margin-top:2px;
}
.menu_sp span img {
	vertical-align:middle;
}
.menu_sp .btn_menu {
	color:#fff;
	font-size:14px;
	font-family: "Meiryo", "Tahoma", "Verdana", "Arial", "sans-serif";
	text-align:center;
	background:#573e2a;
}
/*------ f_logo ------*/
#f_logo ul {
	margin:6% 0 5%;
}
#f_logo .last {
	display:block;
	padding-left:0;
	margin:5px 0 0;
	background:none;
}


/*---------- kodai_box -------------*/
#kodai_wrap{
	padding:10px;
}

#kodai_box{
	padding:5px;
	background-size:30px auto, 30px auto, 30px auto, 30px auto;
}

.kodai_wh_box{
	background-color:rgba(255, 255, 255, 0.5);
	width:96%;
	margin:2% 0% 4% 0%;
	float:none;
	padding:4%;
}

#kodai_box h3{font-size:15px}
#kodai_box h4{font-size:14px}
#kodai_box p{font-size:13px;}


/*------ baraka_box ------*/
#baraka_box {
	height:auto;
	padding-top:0;
}
#baraka_box .box {
	width:100%;
}
#baraka_box .title_baraka {
	margin-bottom:8%;
}
#baraka_box .baraka_sp {
	padding:20px 0 10px 0;
	background-size:cover;
}
#baraka_box .baraka_sp h3 {
	font-size:22px;
	background:url(../common_img/title_baraka_sp.png) no-repeat center bottom;
	background-size:90% 1px;
	margin-bottom:10px;
}
#baraka_box #baraka_left_word{float:right;width:75%;}
#baraka_box #baraka_left_word p{margin-bottom:10px;}


#baraka_box .baraka_recipe{
	padding:10px 0 10px 0;
}
#baraka_box .baraka_recipe p{
	text-align:center;
	margin: 0 auto;
	width: 87%;
	font-size: 90%;
}

#baraka_box .baraka_recipe h3{
	font-size:22px;
	background-size:90% 1px;
	margin-bottom:10px;
}


#baraka_box .baraka_left h4 {
	font-size:14px;
	text-align:center;
}
#baraka_box .baraka_left h4 .space {
	font-size:14px;
}
#baraka_box .baraka_left .space {
	display:inline;
}
#baraka_box .baraka_left .btn_more {
	padding:5px 33px;
}
#baraka_box .baraka_left, #baraka_box .baraka_right {
	float:none;
}

#baraka_box #baraka_left_word{
	width:100%;
}
/*------ baraka_left ------*/
#baraka_box .baraka_left {
	width:87%;
	margin:0 auto;
}
#baraka_box .baraka_left .logo {
	float:none;
	width:100%;
	margin-bottom:0;
	margin-top:0px;
}

#baraka_box .baraka_left .logo img{
	width:50px;
	height:auto;
}

#baraka_box .baraka_left h4 {
	float:none;
	width:100%;
	padding-top:3%;
	margin-bottom:10px;
}
#baraka_box #baraka_left_word p{
	font-size:90%;
	text-align:center;
	margin-bottom:10px;
}

#baraka_box .baraka_left .btn_more{
	margin-top:10px;
}

/*------ baraka_recipe ------*/




#baraka_box .baraka_right .brand_container .txt_r{
	padding-top:10px;
}

/*------ baraka_right ------*/
#baraka_box .baraka_right {
	padding:40px 0 10px 0;
	/*background:url(../common_img/bg_baraka_box_sp.jpg) no-repeat center top;
	background-size:cover;*/
}
#baraka_box .baraka_right .container {
	width:95%;
	padding:3% 0 0px 0;
	margin:10px auto 50px auto;
	background:rgba(255, 255, 255, 0.1);
	height:auto;
	border:none;
	float:none;
}
#baraka_box .baraka_right .container:first-child {
	margin-top:0;
}

#baraka_box .baraka_right .container:last-child {
	margin-bottom:10px;
}

#baraka_box .baraka_right {
	text-align:center;
	float:none;
}

#index #baraka_box .baraka_right {
	padding-top:30px;
}
#baraka_box .baraka_right .container img{
	position:relative;
	right:auto;
	top:-5px;
	left:auto;
	width:20%;
	max-width:200px;
	margin-bottom:0px;
	float:left;
	margin: 0 2.5%;
}
#baraka_box .baraka_right h4, #baraka_box .baraka_right p, #baraka_box .baraka_right .txt_r {
	width:90%;
	margin:0px auto 0px auto;
	padding-left:0;
}

#baraka_box .baraka_right h4{
	font-size:14px;
}


#baraka_box .baraka_right .txt_r {
	padding-left:0;
	text-align:center;
	margin-bottom:0;
	clear:both;
	position:relative;
	left:auto;
	bottom:auto;
	padding-bottom:10px;
}

#baraka_box .baraka_right p{
	text-align:left;
	font-size:90%;
	padding-top:2px;
	line-height:1.4;
}

#baraka_box .baraka_right .container img.title_baraka_box{
	width:40%;
	left:30%;
	top:-30px;
	display:block;
	margin:0;
	position:absolute;
}

#baraka_box .baraka_right .btn_more{
padding:4px 33px 3px;
}

/*---------- f_baraka_box -------------*/
.f_baraka_box{
	padding:3%;
	margin-top:0;
	background:url(../common_img/bg_baraka_box_sp.jpg) no-repeat center top;
	background-size:cover;
}
.f_baraka_box .container{
	text-align:center;
	width:auto;
	float:none;
	padding:0;
	margin-left:0;
	background:none;
	padding-top:10px;
}
.f_baraka_box h4 {
	text-align:center;
	font-size:18px;
}
.f_baraka_box .container img{
	position:relative;
	left:auto;
	top:auto;
}

.f_baraka_box .container h4,
.f_baraka_box .container img,
.f_baraka_box .container p,
.f_baraka_box .container .txt_r {
	text-align:center;
	padding-left:0;
	margin-bottom:10px;
}

/* ------table style------- */
/*--tb_style_01--*/
.tb_style_01 {
	width:100%;
	text-align:left;
	margin:0px auto 20px auto;
	border:1px solid #ccc;
}
.tb_style_01 th, .tb_style_01 td {
	display:block;
	width:100%;
	text-align:left;
}
.tb_style_01 th {
	background-color:#654c36;
}
.tb_style_01 th img{
	float:right;
	}
	
/*------ title ------*/
.title_sub{ text-align: center; font-size: 20px;}

.white_box{
	padding:3%;
}

.space_b{
	display:inline;
}

/*------ f_previous_common_warp ------*/
.f_previous_common_warp{
	width:90%;
	margin:20px auto 0 auto;
}
.f_previous_common_warp .img{
	text-align:center;
	margin-bottom:10px;
}
.f_previous_common_warp h3, .f_previous_common_warp h4{
	font-size:18px;
	text-align:center;
	font-weight:bold;
	color:#853901;
}

.f_previous_common_warp .container{
	float:none;
	width:100%;
	box-sizing:border-box;
	padding:5% 3%;
	margin:0 0 3% 0;
}

.f_previous_common_warp .col2 h3,.f_previous_common_warp .col2 h4{
	font-size:17px;
	line-height:1.4;
}

.f_previous_common_warp .col2_box{
	margin-bottom:0;
}
.f_previous_common_warp .col2{
	margin-bottom:10px;
	height:auto;
}

.f_previous_common_warp .col2

.f_previous_common_warp .img,
.f_previous_common_warp .msg{
	float:none;	
	width:100%;
}
.f_previous_common_warp .col2 .img{
	width:60%;
	margin:0px auto 0px auto;
	float:none;
}

.f_previous_common_warp .col2 .msg{
	width:95%;
	margin:0px auto;
	text-align:left;
	padding-top:0;
}

.f_previous_common_warp .col2 p{
	font-size:13px;
}

.f_previous_common_warp .con_col1 .img,
.f_previous_common_warp .con_col1 .msg {
	width:100%;
}

/*------ profile_founder_box ------*/

#profile_founder_box {
	height:auto;
	padding-top:0;
	background:#ffffff;
}
#profile_founder_box .box {
	width:100%;
}
#profile_founder_box h3 {
	font-size:22px;
	background:url(../common_img/title_baraka_sp.png) no-repeat center bottom;
}
#profile_founder_box h4 {
	color:#000;
	font-size:18pt;
	font-weight:bold;
	text-align:left;
	margin:auto;
	
}
#profile_founder_box p {
	color:#000;
	font-size:12pt;
	text-align:left;
	margin-bottom:30px;
/* 	margin-top:auto; */
	margin-right:auto;
	margin-left:auto;
}
#profile_founder_box a:hover {
	text-decoration:underline;
}

#profile_founder_box .profile_founder_left {
	text-align:center;
	width:100%;
	font-size:24pt;
}
#profile_founder_box .profile_founder_left h4 .space {
	font-size:14px;
	text-align:center;
}
#profile_founder_box .profile_founder_left .space {
	display:inline;
}
#profile_founder_box .profile_founder_left .profile_founder_left_logo {
	background:url(http://baraka-style.com/images/index/eng003_pc.jpg) no-repeat center;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:40px;
	position:relative;
	float:none;
}
#profile_founder_box #profile_founder_left_word{float:none;width:80%;margin:auto;}
#profile_founder_box #profile_founder_word p{margin-bottom:10px;}

/*------ moon_method_box ------*/

#moon_method_box {
	background:#ffffff;
	background-size:cover;
	margin-top:10px;
	margin-bottom:100px;
	background:url(http://baraka-style.com/images/index/eng005_pc.jpg) no-repeat center;
	border-bottom: 3px solid #b6a269;

}
#moon_method_box .box {
	margin:0px auto;
	position:relative;
}
#moon_method_box h3 {
	color:#040302;
	font-size:34px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
	background:url(../common_img/title_baraka.png) no-repeat center bottom;
}
#moon_method_box h4 {
	color:#000;
	font-size:18pt;
	text-align:16pt;
	font-weight:bold;
	text-align:center;
	margin:auto;
}
#moon_method_box p {
	color:#000;
	font-size:12pt;
	text-align:10pt;
	text-align:center;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
#moon_method_box a:hover {
	text-decoration:underline;
}

#moon_method_box .moon_method_left {
	text-align:center;
	width:90%;
	margin:0px auto;
	font-size:24pt;
}
#moon_method_box .moon_method_left h4 .space {
	font-size:19px;
}
#moon_method_box .moon_method_left .space {
	display:block;
}

#moon_method_box #moon_method_left_word{width:75%;margin:auto}
#moon_method_box #moon_method_word p{margin-bottom:10px;}

/*------ profile_founder_box ------*/

#product_menu_box {
	height:auto;
	padding-top:0;
	background:#ffffff;
}
#product_menu_box .box {
	width:100%;
}
#product_menu_box h3 {
	font-size:22px;
	background:url(../common_img/title_baraka_sp.png) no-repeat center bottom;
}
#product_menu_box h4 {
	color:#000;
	font-size:18pt;
	font-weight:bold;
	text-align:left;
	margin-top:-20px;
	margin-bottom:auto;
	margin-right:auto;
	margin-left:auto;
	
}
#product_menu_box p {
	color:#000;
	font-size:12pt;
	text-align:left;
	margin-bottom:30px;
	margin-right:auto;
	margin-left:auto;
}
#product_menu_box p1 {
	color:#000;
	font-weight:bold;
	font-size:14pt;
	line-height:
}
#product_menu_box p2 {
	color:#000;
	font-size:10pt;
}
#product_menu_box p3 {
	color:#000;
	font-size:10pt;
	width:70%;
    float: left;
    margin-bottom:30px;
}

#product_menu_box a:hover {
	text-decoration:underline;
}

#product_menu_box .product_menu_left {
	text-align:center;
	width:100%;
	font-size:24pt;
}
#product_menu_box .product_menu_left h4 .space {
	font-size:14px;
	text-align:center;
}
#product_menu_box .product_menu_left .space {
	display:inline;
}
#product_menu_box .product_menu_left .product_menu_left_logo {
	background:url(http://baraka-style.com/images/index/eng003_pc.jpg) no-repeat center;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:40px;
	position:relative;
	float:none;
}
#product_menu_box .product_menu_left .product_menu_left_mark {
    float: right;
    position: absolute;
	width:30%;
    bottom: 0;
    right: 0;
    margin-right: 15px;
    margin-bottom: 90px;
}

#product_menu_box #product_menu_left_word{float:none;width:80%;margin:auto;}
#product_menu_box #product_menu_word p{margin-bottom:10px;}

/*------ readmore_button_box ------*/
.readmore_button_box {
   text-align: center;
   background-image: linear-gradient( 180deg, rgba(255,255,255,0.5), white );   /* 上から下へ：[白色半透明]から[白色]へグラデーション */
   padding-top: 6.0em;   /* ボタンの上側でグラデーションを見せる距離(長さ) */
   margin-top: -7.0em;   /* ボックスを上側に重ねる距離(長さ) */
   position: relative;   /* ボックス全体を上に重ねるために必要 */
}
.readmore_button_box a {
   font-weight: bold;         /* ボタンの文字を太字に */
   font-size: 10pt;         /* ボタンの文字サイズ */
   color:#848484;
   margin-left:70%;
   text-align: right;
}
.readmore_button_box a:hover {
   color: #4c4c4c;     /* ボタンにマウスが乗ったら明るい赤色に変化 */
}

/*------images------*/
/*左寄せimages*/
figure.left_img,img.left_img {
	float:none;
	margin:0px auto 20px auto;
	display:block;
}
/*右寄せimages*/
figure.right_img,img.right_img {
	float:none;
	margin:0px auto 20px auto;
	display:block;
}

/*中央寄せimages*/
figure.center_img,img.center_img {
	float;none;
	margin:0px auto 10px auto;
}

figure.left_img,figure.right_img,figure.center_img {
	margin:0px auto 10px auto;
	padding-bottom:20px;
	display:block;
}

/*画像にコメントを添える*/
#img_caption {
	text-align:center;
	font-size:x-small;
	line-height:1.5;
	color:#7e7e7e;
	margin-top:-20px;
}
figure {
	margin: 1em 0px;
}

/*---------- page_campaign -------------*/
#campaign_banner{
	position:fixed;
	top:auto;
	width:50%;
	bottom:20px;
	right:0;
}


}
 @media screen and (max-width:420px) {
/*--SP■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
#bk_top img {
	width:15%;
}
#footer {
	padding: 4% 0 15%;
	background:#573e2a;
}
#copy_right {
	font-size:9px;
}
#f_social_media {
	margin-bottom:8%;
}
/*------ menu_sp ------*/

.menu_sp li li a {
	font-size:14px;
}
.menu_sp span {
	width:13%;
}
/*------ title_main ------*/
.title_main {
}
.title_sub {
}
.title_section {
}
.title_item {
}
}