@charset "utf-8";
/*----------------------------------------------------
	                 home
------------------------------------------------------*/
#home #mainVisual{
	width: 100%;
	height: 190px;
	padding: 10px 0 20px;
	background: url(../img/common/bg_orange.png) #ffb43c;
}
/*slider*/
#home .wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#home .wideslider ul,
#home .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
#home .wideslider ul li .img_area {
    width: 100%;
	height: 190px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: none;
	background-size: 90%;
}
#home .wideslider_base {
    top: 0;
    position: absolute;
}
#home .wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
}
#home .pagination {
    margin-top: -5px;
}
#home .slider_prev,
#home .slider_next {
	height: 190px!important;
	width: 39px!important;
	background-size: 39px 35px;
}
#home .secBox{
	margin-bottom: 20px;
}
#home #profArea{
	margin: 10px 0 50px;
}
#home #profImgArea{
	width: 100%;
	height: 190px;
	position: relative;
}
#home #profArea #profTit,
#home #profArea .btnDetail,
#home #profArea #profPh{
	position: absolute;
}
#home #profTit{
	top: 30px;
	left: 0;
}
#home #profPh{
	top: 0;
	right: 0;
}
#home #profArea .btnDetail{
	bottom: 10px;
	right: 0;
	left: 0;
	margin: auto;
}
#home #profTit img{
	width: 108px;
}
#home #profPh{
	width: 166px;
	margin: 0;
	padding: 0;
}
#home #recipeArea{
	width: 290px;
	height: 258px;
	margin: 0 auto 25px;
}
#home #recipeArea #recipeTit{
	text-align: center;
	margin-bottom: 10px;
	width: 100%;
}
#home #recipeArea #recipeTit img{
	width: 210px;
	margin-top: -30px;
}
#home #recipeArea .areaLead{
	width: 192px;
	height: 19px;
	margin: 0 auto 10px auto;
}
#home #recipePh{
	width: 186px;
	height: 145px;
	margin: 0 auto 5px auto;
}
#home #recipeArea #recipePh img{
	width: 177px;
	height: auto;
	top: 8px;
	left: 11px;
}
#home #recipeArea #recipePh:after{
	width: 54px;
	height: 37px;
	top: 10px;
	left: -23px;
}
#home #recipeName{
	width: 200px;
	display: block;
	margin: 0 auto;
}
#home #newsArea{
	margin-bottom: 25px;
}
#home #newsArea p{
	text-align: center;
}
#newsLists dt{
	padding: 10px 0 0 0;
}
#newsLists dd{
	padding: 0 0 10px 0;
}
#home .btnDetail{
	margin-bottom: 10px;
}
#home .bookList{
	margin:0 20px;
}
#home #bookLists{
	width: 274px;
	margin: 0 auto;
}
#home #snsArea .areaLead{
	margin-bottom: 20px;
}
#home #blogArea .subTit,
#home #snsArea .subTit,
#home #booksArea .subTit{
	background: url(../img/home/sp/line01.png) 50% 50% no-repeat /290px 8px;
}
#home #snsArea{
	margin-bottom: 20px;
}
#home #newsArea .subTit,
#home #blogArea .subTit,
#home #snsArea .subTit,
#home #booksArea .subTit{
	text-align: center;
	width: 100%;
	font-size: 200%;
	margin-bottom: 15px;
	line-height: 1.2em;
}
#home .bnList{
	display: inline-block;
	text-align: center;
	margin-bottom: 12px;
}
#home .bnList:last-child{
	margin-right: none;
}
#home .bnList img{
	max-width: 90%;
}
#home #bnLists{
	margin-bottom: 10px;
}
#home #facebookArea{
	margin-bottom: 20px;
}
/*----------------------------------------------------
	                 recipe
------------------------------------------------------*/
#recipe #recipeLead{
	width: 271px;
	height: 45px;
	padding: 0 10px;
	background: url(../img/recipe/sp/bg_lead.png) no-repeat 0 0;
	background-size: cover;
	font-size: 14px;
	margin-bottom: 15px;
}
#recipe #searchform{
	width: 90%;
	height: 40px;
	margin: 0 auto;
}
#recipe #searchform #s{
	width: 100%;
	box-sizing: border-box;
}
#recipe #searchform #searchsubmit{
	width: 26px;
	height: 26px;
	top: 6px;
	right: 10px;
}
#recipe #searchArea,
#recipe #keywordArea{
	width: 100%;
	margin-bottom: 15px;
}
#recipe.index #tagArea{
	width: 100%;
}
#recipe #recipeLists{
	padding-top: 15px;
}
#recipe .recipeList{
	width: 278px;
	margin:0 auto 20px;
}
#recipe #recipeImgArea.new:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../img/common/ico_new.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#recipe .recipeList .thumArea{
	width: 278px;
	height: 216px;
	margin-bottom: 10px;
}
#recipe .recipeList.new .thumArea:after{
	width: 60px;
	height: 60px;
	top: 18px;
	right: 0;
}
#recipe .recipeList .thumArea img{
	width: 264px;
	height: auto;
	top: 18px;
	left: 14px;
}
#recipe .recipeName {
    font-size: 18px;
    padding: 15px 0 20px;
    margin-bottom: 10px;
}
#recipe.single #tagArea{
	margin-bottom: 20px;
}
#recipe.single .recipe_cal{
	margin-bottom: 20px;
}
#recipe #recipeImgArea {
	width: 300px;
	height: 210px;
	background-size: contain;
	margin: 0 auto 30px;
}
#recipe #recipeImgArea img{
	height: auto;
	bottom: -15px;
	left: -15px;
}
#recipe #recipeImgArea.new:after {
    width: 54px;
    height: 54px;
    top: 0;
    right: 15px;
}
#recipe #recipeMt,
#recipe #recipeMake{
	margin-bottom: 20px;
}
#recipe .mtLists li{
	padding: 5px 0;
}
#recipe .mtLists li li{
	padding-left: 20px;
}
#recipe .numLists li:before {
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
}
#recipe .numLists li{
	margin-bottom: 15px;
}
#recipe .recipeTbl td{
	display: block;
}
#recipe .recipeTbl td{
	padding-bottom: 20px;
}
#recipe .recipeTbl .thum{
	text-align: center;
	padding-bottom: 30px;
}
#recipe .recipeTbl .thum img{
	width: 60%;
}
#recipe .recipeCateTit{
	font-size: 20px;
	padding: 10px 0;
}
#recipe .mtLists,
#recipe .numLists{
	padding-top: 10px;
}
#recipe .recipeCateTit span{
	font-size: 14px;
}
#recipe .recipePointBx{
	margin-bottom: 20px;
}
#recipe .txtArea{
	margin-bottom: 10px;
}

#recipe .blogTit{
	margin-top: 5px;
}
#recipe .youtubeBox{
	margin: 0 auto;
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}
#recipe .youtubeFrame{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/*----------------------------------------------------
	                 newsletter
------------------------------------------------------*/
#newsletter .secBox{
	margin-bottom: 40px;
}
#newsletter .txtArea p{
	margin-bottom: 15px;
}
#newsletter #aboutSec .img01{
	width: 220px;
	margin: 0 auto 15px;
}
/*----------------------------------------------------
	                 products
------------------------------------------------------*/
#products #mainVisual{
	margin-bottom: 20px;
}
#products .accordionBoxContents{
	width: 100%;
	margin: 20px auto 0;
}
#products .secBox p{
	margin-bottom: 10px;
}
.accordionSec{
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#products .accordionSecTit{
	font-size: 25px;
	margin-bottom: 30px;
}
#products #img01,
#products #img01 img{
	margin: 0 auto;
	text-align: center;
}
#products #sec02 .txtArea{
}
#products #sec02 #img02{
	text-align: center;
}
#products .acImgTit{
	margin: 20px auto 30px;
}
#products .pointList{
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
}
#products .pointTit{
	font-size: 16px;
	margin-bottom: 10px;
}
#products .pointImg{
	margin-left: 20px;
}
#products .cookList{
	width: 100%;
	padding: 15px;
	margin-bottom: 10px;
}
#products .cookTit{
	padding-bottom: 15px;
}
#products .secBox .cookTxt{
	font-size: 85%;
	margin-top: 15px;
	margin-bottom: 0;
}
#products #cookLists{
	margin-bottom: 20px;
}
#products .pointBox{
	padding: 20px;
}
#products #detailArea{
	margin-top: 20px;
}
#products #detailArea .prdctsDtlimg{
	margin: 0 auto 10px;
	text-align: center;
}
#products #detailArea .prdctsDtl{
	margin: 0 auto 20px;
}
#products .bookBox{
	margin-bottom: 30px;
}
#products .bookBox .bookThum,
#products .bookBox .bookThum img{
	width: 93px;
	margin: 0 auto;
}
#products .bookBox .bookThum{
	margin-bottom: 20px;
}
#products .bookName{
	margin-bottom: 10px;
}
#products .paymentContents dt,
#products .bookContents dt{
	font-size: 110%;
	font-weight: bold;
	color: #faa606;
}
#products .paymentContents dd,
#products .bookContents dd{
	margin-bottom: 20px;
}
#products .bookBtn{
	width: 270px;
	margin: 0 auto 10px;
	display: block;
}
#products .basicTbl th,
#products .basicTbl td{
	display: block;
}
#products .flowList .num img{
	width: 40px;
}
#products .flowList{
	width: 70%;
	margin: 0 auto 20px;
	padding: 10px 15px;
}
#products .flowList:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(206, 63, 0, 0);
	border-top-color: #ce3f00;
	border-width: 10px;
	margin-left: -10px;
}
#products .returned{
	padding: 10px;
}
#products .requiredTit,
#products .returnedTit{
	font-size: 120%;
	margin-bottom: 10px;
}
#products .basicTbl.formTbl{
	margin-bottom: 20px;
}
#products #formArea{
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#products #required{
	padding: 10px;
}
#products #txtFax,
#products #txtFax img{
}
#products #txtFax{
}

/*----------------------------------------------------
	                 blog
------------------------------------------------------*/
#blog #tagArea{
	margin-bottom: 10px;
}
#blog .postMainImg{
	text-align: center;
	margin-bottom: 30px;
}
#blog .postMainImg img{
	max-width: 100%;
	height: auto;
}
/*----------------------------------------------------
	                 commnet
------------------------------------------------------*/
#respond{
	padding: 15px;
	border-radius: 5px;
}
#respond .comment-form-comment{
	margin-bottom: 10px;
}
#respond .comment-form-email,
#respond .comment-form-author{
	margin-bottom: 5px;
}
#respond .comment-notes,
#respond .form-allowed-tags{
	margin-bottom: 10px;
}
#respond #submit{
	width: 100%;
	padding: 10px 0;
}
#comments #commentList{
	margin-bottom: 10px;
}
#comments .comment-body{
	margin-bottom: 15px;
	padding-bottom: 15px;
}
/*----------------------------------------------------
	                 contact
------------------------------------------------------*/
.contactLead{
	margin-bottom: 20px;
}
.wpcf7-submit{
	outline: none;
    width: 100%;
    margin: 0 auto;
    display: block;
    font-size: 120%;
    padding: 15px 0;
    background-color: #ce3e02;
    border-radius: 5px;
    color: #fff;
    border: none;
    cursor: pointer;
    text-align: center;
}
/*----------------------------------------------------
	                 news
------------------------------------------------------*/
#newsPost{
	margin-bottom: 20px;
}
#newsLists #tagArea,
#newsPost #tagArea{
	margin:0 0 10px;
}
/*----------------------------------------------------
	                 profile
------------------------------------------------------*/
#profile .thumArea img{
	width: 150px;
}
#profile .thumArea{
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#profile .thumArea img{
	margin-bottom: 20px;
}
#profile .txtArea{
}
#profile .txtArea p{
	margin-bottom: 10px;
}
#profile .btnMoreOpen{
	margin-top:15px; 
}
#profile .profSec{
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#profile #goalArea{
	margin: 20px auto 10px;
}
#profile #goalArea .btn{
	width: 100%;
	box-sizing: border-box;
}
/*----------------------------------------------------
	                 book
------------------------------------------------------*/
#book .newbookList{
	float: inherit;
	margin: 0 auto 20px;
	width: 100%;
}
#book .newbookList:last-child{
	margin-right: auto;
}
#book .newbookList .thum{
	margin: 0 auto 10px;
}
#book .bookList{
	margin-bottom: 20px;
}
#book .bookList .thum{
	width: 234px;
	height: 190px;
	margin:0 auto 10px;
}
#book .bookList .thum img{
	width: auto;
	height: 120px;
}
#book .bookBox .booktit{
	font-size: 20px;
	margin-bottom: 15px;
}
#book .bookBox .thum{
	width: 234px;
	height: 190px;
	margin:0 auto 10px;
}
#book .bookBox .thum img{
	width: auto;
	height: 100px;
}
#book .bookBox .amazon_btn{
	width: 210px;
	margin: 0 auto 20px;
	display: block;
}
#book .bookBox .publisher{
	margin-bottom: 10px;
}
#book .bookBox{
	margin-bottom: 30px;
	padding-bottom: 20px;
}