@charset 'UTF-8';

/* HTML5用 */
section,hgroup,nav,article,aside,header,footer{
	display:block;
}

/* -----------------------------------------------------------------------------
>> 文書全体
----------------------------------------------------------------------------- */

/* .pngfix { behavior: url("iepngfix.htc"); } */


body {
	margin: 0;
	padding: 0;
	background: url(../img/parts/cont_bg.jpg) repeat center center;
	border-top: 5px solid #4E2B15;
	font-family: Meiryo,"メイリオ","MS P Gothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",sans-serif;
	line-height: 1.0;
	color: #333333;
	background-color: #FFF;
	-webkit-text-size-adjust: 100%;
}

a { text-decoration: none; color: #333333; }
a:link { color: #333333; }
a:visited { color: #666666; }
a:hover { color: #F5C200; text-decoration: underline; }
a:active { color: #999999; }

li {
    list-style: none outside none;
}

table {
	border-collapse: collapse;
}
img {
	border: none;
	vertical-align: bottom;
	max-width:100%;
}
em {
	font-style: normal;
	color: #FF1010;
}
optgroup {
	font-style: normal;
}



#wrapper {
	width: 100%;
	/* text-align: center; */
}
.wrap {
	width:960px;
	margin: 0 auto;
	text-align: center;
}
#cont-bg {
	margin: 0 auto;
	text-align: center;
}

/* -----------------------------------------------------------------------------
>> header
----------------------------------------------------------------------------- */
header {
	margin: 0px auto 0px auto;
	text-align: left;
}
header h1 {
	float: left;
	padding-top: 28px;
}

/* ユーティリティーメニュー */
#utilnavi {
	float: right;
	width: 515px;
	padding: 10px 0 12px 14px;
	font-size: 0.688em;
	background: url(../img/parts/utilnav_bg.png) top right no-repeat;
}
#utilnavi, #utilnavi a {
	color: #fff;
	font-size: 0.375em;
}
#utilnavi a {
	padding: 0px 8px;
	font-size: 1.833em;
	vertical-align: middle;
}
#utilnavi a:hover {
    color: #F5C200;
}
/* グローバルメニュー */
header nav {
	float: right;
	width: 954px;
	padding-top: 26px;
	margin-bottom: -30px;
	position: relative;
	z-index: 10;
}
header nav li {
	float: left;
}
header nav li a {
	display: block;
	height: 61px;
	background-image: url(../img/navi/g_nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
}
header nav .gn-01 a {
	width: 84px;
	background-position: 0px 0px;
}
header nav .gn-01 a:hover,
header nav .gn-01 .now {
	background-position: 0px -62px;
}
header nav .gn-02 a {
	width: 185px;
	background-position: -84px 0px;
}
header nav .gn-02 a:hover,
header nav .gn-02 .now {
	background-position: -84px -62px;
}
header nav .gn-03 a {
	width: 120px;
	background-position: -269px 0px;
}
header nav .gn-03 a:hover,
header nav .gn-03 .now {
	background-position: -269px -62px;
}
header nav .gn-04 a {
	width: 166px;
	background-position: -389px 0px;
}
header nav .gn-04 a:hover,
header nav .gn-04 .now {
	background-position: -389px -62px;
}
header nav .gn-05 a {
	width: 195px;
	background-position: -555px 0px;
}
header nav .gn-05 a:hover,
header nav .gn-05 .now {
	background-position: -555px -62px;
}
header nav .gn-06 a {
	width: 204px;
	background-position: -750px 0px;
}
header nav .gn-06 a:hover,
header nav .gn-06 .now {
	background-position: -750px -62px;
}



/* -----------------------------------------------------------------------------
>> main-content
----------------------------------------------------------------------------- */
/* コンテンツ部分 */
#cont-bg {
	position: relative;
	text-align: left;
	background: url("../img/parts/cont_c_bg.jpg") repeat-x scroll 0 0 #FFFFFF;
}
#cont-bg .main-right {
	position: absolute;
	top: 215px;
	right: -10px;
	width: 10px;
	height: 125px;
	background: url(../img/parts/main_right.jpg) no-repeat;
}



/* コンテンツ部分 */
#content {
	/*background: url(../img/parts/line_y.jpg) repeat-y 230px 0px;*/
	text-align: left;
	padding-top: 35px;
}

#content h1 {
	padding: 50px 0 0;
	float: right;
}
.pagenavi {
    color: #E0D3C2;
    font-size: 0.75em;
    line-height: 1.4;
	margin-left: 10px;
}
.pagenavi a {
    color: #4C2B13;
}
.pagenavi a:hover {
    color: #F5C200;
}


.pagenavi ul {
    text-align: left;
}
.pagenavi li {
    display: inline;
    font-size: 13px;
	color: #4C2B13;
	padding: 4px 0px 5px 0;
}
.pagenavi a {
    background: url("../img/icon/arrow01.png") no-repeat scroll right center transparent;
    display: inline-block;
	margin-right: 5px;
    padding: 0px 20px 0px 0;
}



#cont-main {
	clear:both;
	padding-top: 35px;
	font-size: 0.875em;
}
#cont-main p {
	line-height: 1.5;
	/*padding-bottom: 1em;*/
}
#cont-main .p-text p {
	padding-bottom: 1em;
}
#cont-main h1 {
	float: none;
	margin: 30px 0;
	padding: 40px 0 20px 50px;
	font-size: 1.429em;
	font-weight: normal;
	clear: both;
}
#cont-main h1.h_bg1 {
	background: url(../img/parts/h_bg01.png) no-repeat bottom;
}
#cont-main h1.h_bg2 {
	background: url(../img/parts/h_bg02.png) no-repeat bottom;
}
#cont-main h1.h_bg3 {
	background: url(../img/parts/h_bg03.png) no-repeat bottom;
}
#cont-main h1.h_bg4 {
	background: url(../img/parts/h_bg04.png) no-repeat bottom;
}
#cont-main h1.h_bg5 {
	background: url(../img/parts/h_bg05.png) no-repeat bottom;
}
#cont-main h1.h_bg6 {
	background: url(../img/smz/h_bg06.png) no-repeat bottom;
}
#cont-main a:hover img, footer a:hover img {
    opacity: 0.7;
}
#cont-main h2 {
	margin-bottom: 1em;
	clear: both;
}

/*　biz-area　*/
.biz-area {
	clear: both;
    background: url("../img/parts/line_x.jpg") repeat-x scroll left bottom transparent;
    margin-bottom: 55px;
    padding-bottom: 15px;
    position: relative;
    width: 660px;
}
.biz-area h3 {
    float: left;
    width: 180px;
}
.biz-area ul {
    float: left;
    list-style: none outside none;
	padding-left: 60px;
}
.biz-area li {
	/*clear: both;
    float: left;*/
    height: 29px;
    line-height: 29px;
    margin-bottom: 12px;
}
.biz-area ul span {
    float: left;
    font-size: 0.857em;
    padding-right: 13px;
}
.biz-area ul em {
    font-style: normal;
    background: url("../img/btn/cate_btn1.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 0.786em;
    height: 29px;
    padding-right: 13px;
    text-align: center;
    text-decoration: none;
    width: 65px;
}
.biz-area ul em a:hover {
    background-position: left -39px;
}
.biz-area ul p {
    float: left;
    line-height: 1.2;
    padding-top: 6px;
	font-size: 0.857em;
    width: 510px;
}
.biz-area ul p a {
    text-decoration: underline;
}
.biz-area ul p a:hover {
    color: #999999;
}
.biz-area .list-link {
    background: url("../img/btn/list_btn.png") no-repeat scroll 0 0 transparent;
    bottom: -20px;
    display: block;
    height: 37px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    text-indent: 100%;
    white-space: nowrap;
    width: 75px;
}
.biz-area .list-link:hover {
    background-position: left -47px;
}

/*　blog-area　*/
.blog-area {
	clear: both;
    background: url("../img/parts/blog_area_b_bg.png") repeat-x scroll left bottom transparent;
    margin: 30px 0 55px;
    padding-bottom: 21px;
    position: relative;
    width: 660px;
}
.blog-area article {
	background: url("../img/parts/blog_area_m_bg.png") repeat-y scroll left top transparent;
	padding: 25px 25px 15px;
	position: relative;
}
.blog-area h4 a {
	color: #F5C200;
	float: left;
	line-height: 29px;
	padding-left: 1em;
}
.blog-area a.cate  {
	font-style: normal;
    background: url("../img/btn/cate_btn2.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 0.786em;
	line-height: 29px;
    height: 29px;
    padding-right: 13px;
    text-align: center;
    text-decoration: none;
    width: 65px;
}
.blog-area a.cate:hover {
	background-position: left -29px;
}

.blog-area-txt {
	float: left;
	width: 390px;
}
.blog-area-txt p {
	clear: both;
	padding-top: 1em;
}
.blog-area .img {
    display: block;
    margin: 0 auto 10px;
    width: 195px;
	float: right;
}
.blog-area time {
	display: block;
	float: left;
	line-height: 29px;
}
.blog-area-txt p .img-left {
    margin-bottom: 20px;
    margin-right: 20px;
}
.blog-area .list-link, .info-area .list-link {
    background: url("../img/btn/list_btn1.png") no-repeat scroll 0 0 transparent;
    bottom: -30px;
    display: block;
    height: 37px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    text-indent: 100%;
    white-space: nowrap;
    width: 75px;
}
.blog-area .list-link:hover, .info-area .list-link:hover {
    background-position: left -37px;
}


/* -----------------------------------------------------------------------------
>> Rarea
----------------------------------------------------------------------------- */
#Rarea {
	width: 660px;
	margin: 0 auto;
}

/* バナー */
.bnr-area02 h3 {
	margin-bottom: 15px;
}
.bnr-area02 ul {
	list-style:none;
}
.bnr-area02 li {
	margin-bottom: 12px;
}



.pagelink {
}
.pageli li {
    border-bottom: 1px solid #CCCCCC;
}

a.red_link{
	color:#FF0000;
}
a.red_link:hover{
	color:#FF9999;
}


.pnav-box, .pnav-box2 {
	border: 2px solid #DFD2C1;
	background-color: #FFF;
	padding: 10px 15px 20px 20px;
}
.pnav-box a, .pnav-box2 a {
	color: #666;
}
.pnav-box h3, .pnav-box2 h3 {
	text-align: center;
	font-weight: normal;
	position: relative;
	font-size: 1.143em;
}
.pnav-box h3 {
	color: #DFD2C1;
	padding-bottom: 20px;
}
.pnav-box2 h3 {
	color: #FFFFFF;
	padding-bottom: 5px;
}
.pnav-box h3 img {
	position: absolute;
	top: -45px;
	left: -10px;
}
.pnav-box li, .pnav-box2 li {
   background-color: #F3E9CF;
    margin: 0px 0 0px;
	padding: 6px 0 6px 12px;
	background: url("../img/parts/pnav_dot1.png") no-repeat scroll left center transparent;
	list-style: none;
}
.pnav-box li.p-cont {
	margin-left: 22px;
    padding: 6px 0 6px 1em;
	background: url("../img/parts/pnav_dot2.png") no-repeat scroll left center transparent;
}

.pnav-box2 {
	background-color: #DFD2C1;
	margin-bottom: 40px;
}
.related-nav {
	background-color: #DFD2C1;
	padding-top: 20px;
}
.pnav-box2 li {
	background: url("../img/parts/pnav_dot3.png") no-repeat scroll left center transparent;
	font-size: 0.857em;
	padding: 6px 0px 6px 12px;
}

/* font-size: 0.857em;
-----------------------------------------------------------------------------
>> Larea
----------------------------------------------------------------------------- */
#Larea {
	float: left;
	width: 240px;
	padding-right: 0px;
  margin-bottom: 320px;
}

/* 季節限定メニュー */
#Larea .case-area {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 15px;
	background: url(../img/parts/new_case_b_bg.png) no-repeat center bottom;
}
#Larea .case-area h3 {
	text-align: center;
}
#Larea .case-area article {
	width: 240px;
	background: url(../img/parts/new_case_bg.png) repeat-y center ;
	color: #FFF;
}
#Larea .case-area h4 {
	margin-bottom: 15px;
	padding: 0px 20px 0px 20px;
	line-height: 1.2;
	text-align: center;
	font-weight: normal;
	font-size: 0.875em;
}
#Larea .case-area h4 a {

}
#Larea .case-area .img {
	display: block;
	width: 127px;
	margin: 0px auto 10px auto;
	border: 3px solid #FFF;
	background-color: #FFF;
}
#Larea .case-area p {
	width: 172px;
	margin: 0px auto 12px auto;
	line-height: 1.4;
	font-size: 0.750em;
}
#Larea .case-area .case-link {
	position: absolute;
	bottom: -10px;
	right: 0px;
	padding-right: 10px;
}
#Larea .case-area .case-link a {
	display: block;
	width: 74px;
	height: 35px;
	background: url(../img/btn/other_btn.png) no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#Larea .case-area .case-link a:hover {
	background-position: left -45px;
}

/* お問い合わせ */
#Larea .inq-area {
    background: url("../img/parts/inq_bg.png") no-repeat scroll 0 0 transparent;
    height: 208px;
    text-align: center;
}
#Larea .inq-area p {
    margin-bottom: 42px;
    padding-top: 31px;
}
#Larea .inq-area .inq-btn {
    background: url("../img/btn/inq_btn.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 45px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 182px;
}
#Larea .inq-area .inq-btn:hover {
    background-position: left -45px;
}

/* お問い合わせ */
#Larea .inq-area {
    background: url("../img/parts/inq_bg.png") no-repeat scroll 0 0 transparent;
    height: 208px;
    text-align: center;
}
#Larea .inq-area p {
    margin-bottom: 42px;
    padding-top: 31px;
}
#Larea .inq-area .inq-btn {
    background: url("../img/btn/inq_btn.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 45px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 182px;
}
#Larea .inq-area .inq-btn:hover {
    background-position: left -45px;
}



/* バナー */
#Larea .bnr-area {
    list-style: none outside none;
}
#Larea .bnr-area ul {
    list-style: none outside none;
    width: 260px;
}
#Larea .bnr-area li {

    margin-bottom: 25px;
}
#Larea .bnr-area ul {

    padding-right: 21px;
}


/* 取り扱いメーカー */
.maker-area {
	margin-bottom: 40px;
	padding-bottom: 5px;
	background: url(../img/parts/line_x.jpg) repeat-x left bottom;
}
.maker-area h3 {
	margin-bottom: 20px;
}
.maker-area ul {
	padding-left: 2px;
	list-style: none;
}
.maker-area li {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(../img/icon/icon_17.jpg) no-repeat;
	line-height: 1.2;
}

/* 商品ラインナップ */
.maker-area .itemlist li {
	padding-left: 30px;
	background: url(../img/icon/icon_05.jpg) no-repeat 3px top;
}


/* facebook */
.fb-area {
	text-align: center;
}
.fb-area h3 {
	margin-bottom: 10px;
}


/* List */
.list01, .list02 {
    list-style: none outside none;
	clear: both;
}
.list01 li, .list02 li {
    float: left;
    padding: 0px;
    padding-bottom: 30px;

}
.list01 li img, .list02 li img {
    border: 1px solid #B5ADA4;
}
.list01 li a:hover img, .list02 li a:hover img {
    border: 1px solid #4E2B15;
}
.list01 li {
	margin-right: 55px;
	width: 300px;
}
.list01 li h2 {
	font-size: 	1.071em;
	font-size: 1.143em;
    font-weight: bold;
	text-align: center;
	padding: 24px 0 8px;
}
.list01 li p {

	line-height: 1.3;
}


.list02 li {
	width: 127px;
	margin-right: 48px;
}
.list02 li {
    font-size: 0.875em;
	position: relative;
}
.list04 li {
	width: 188px;
	margin-right: 46px;
}
.list02 li p {
	line-height: 1.3;
}
.list02 li span {
	/*font-size: 	1.071em;*/
	/*font-size: 1.143em;*/
	font-size: 0.957em;
    /*font-weight: bold;*/
	display: block;
	/*padding: 24px 0 8px;*/
	padding: 6px 0 8px;
}
#cont-main .list02 li h2 {
	margin: 0.5em 0 1em;
}
.list02 li em {
	font-size: 0.833em;
	line-height: 1.2;
	padding: 8px 0 0;
	display: block;
}
.list02 li a strong {
	display: none;
}
.list02 li a:hover strong {
	font-weight: normal;
	font-size: 0.833em;
	line-height: 1.1;
	padding: 8px 8px 8px 43px;
	display: block;
	width: 132px;
	background: url("../img/text/icon_no1.png") no-repeat scroll 0 0 transparent;
	position: absolute;
	top: 90px;
	left: -10px;
	color:  #333;
}
.list01 li h2 a:hover, .list02 li span a:hover {
	color: #F5C200;
}
.list01 .last, .list02 .last {
    margin-right: 0;
}
.list02 li span {
	position: relative;
}
/*
.pickup {
	position: absolute;
	right: -16px;
	top: 1px;
}
*/
/*.pickup {
	display: block;
    background: url("../img/text/icon_pickup.png") no-repeat scroll right 140px transparent;
}
*/
.list02 li img.pickup,
.list02 li a img.pickup:hover  {
	border: none;
}

.rcmd-area {
	position: relative;
}
#cont-main .rcmd-area h1.h_bg1 {
	margin-top: -50px;
}
.rcmd-area .list-link {
    background: url("../img/btn/list_btn1.png") no-repeat scroll 0 0 transparent;
    bottom: -30px;
    display: block;
    height: 37px;
    overflow: hidden;
    position: absolute;
    right: 20px;
	top: 40px;
    text-indent: 100%;
    white-space: nowrap;
    width: 75px;
}
.rcmd-area .list-link:hover {
    background-position: left -37px;
}

/* Box */
.box-wrap {
	clear: both;
	margin-bottom: 60px;
}
.box01 {
    float: left;
    width: 360px;
}

#cont-main .box01 h2, #cont-main .box02 h2  {
	font-size: 	1.071em;
	font-size: 1.143em;
    font-weight: bold;
	text-align: left;
	margin-bottom: 0em;
	padding: 0.75em 0 1em;
}

.box02 {
    float: right;
    width: 240px;
}



.box03 {
    clear: both;
    width: 660px;
}
.box01, .box02, .box03 {
    margin-bottom: 40px;
}
.box01 p, .box02 p, .box03 p {
	margin-bottom: 2em;
}
.box04 {
    float: left;
    width: 300px;
}
.box05 {
    float: right;
    width: 350px;
}
/* -----------------------------------------------------------------------------
>> Farea
----------------------------------------------------------------------------- */
#Farea {
	float: left;
	width: 660px;
	/* padding: 100px 0px 15px 300px; */
	padding: 0px 0px 0px 0px;
	background: url(../img/parts/obj_01.jpg) no-repeat left bottom;
	position: absolute;
	top: -110px;
	left: 300px;
}
#Farea.bnr_area{
  width: 100%;
  top: -300px;
  left: 0;
}
#Farea.bnr_area .bottomBanner{
  text-align: center;
}
#Farea.bnr_area .bottomBanner li {
  list-style: none;
  display: inline-block;
  width: 22.5%;
  margin: 1%;
}
#Farea.bnr_area .bottomBanner li img{
  width: 100%;
  margin: 0;
}

#Farea img {
	margin-right: 10px;
}

/* 会社概要文 */
#Farea h3 {
	float: left;
	width: 300px;
}
.company-area {
	float: left;
	width: 660px;
	font-size: 0.750em;
}
.company-area h3 {
	margin-bottom: 15px;
}
.company-area p {
	margin-bottom: 30px;
}
.company-area h4 {
	margin-bottom: 5px;
	font-weight: normal;
}




/*------------------------------------------------------
フッター
------------------------------------------------------*/
footer {
	padding: 50px 5% 33px;
	color: #FFF;
	background: #1E1111;
	font-size: 1rem;
	font-family: "Noto Sans JP", source-han-sans-japanese, sans-serif;
}
footer .col {
	align-items: center;
	margin-bottom: 55px;
}
/* footer .f_logo {
	width: 299px;
} */
footer a {
	color: #FFF!important;
}
footer .copyright {
	text-align: right;
	font-family: sans-serif;
}
footer ul {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 10px;
}
footer ul li {
	margin-left: 15px;
	padding-left: 15px;
}
/* footer ul li:last-child {
	border-left: 1px solid #FFF;
} */
@media all and (max-width: 883px) {
  footer .col {
	margin-bottom: 40px;
  }
  footer .f_logo {
	margin: 0 auto 20px;
  }
  footer .copyright {
	font-size: 10px;
	font-size: 0.625rem;
	text-align: center;
  }
  footer ul {
	justify-content: center;
  }
}

.fb-like-box {
	border-bottom: 1px solid #CCC;
}

address {
	font-style: normal;
	line-height: 150%;
	font-size: 1rem;
}

address a{
	color: #fff;
}

footer .f_logo {
	margin-right: 100px;
}

.col {
	display: flex;
	flex-wrap: wrap;
}

/*------------------------------------------------------
フッター
------------------------------------------------------*/
footer {
	padding: 50px 5% 33px;
	color: #FFF;
	background: #1E1111;
}
footer .col {
	align-items: center;
	margin-bottom: 55px;
}
footer .f_logo {
	width: 299px;
}
footer a {
	color: #FFF;
}
footer .copyright {
	text-align: right;
	font-family: sans-serif;
}
footer ul {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 10px;
}
footer ul li {
	margin-left: 15px;
	padding-left: 15px;
}
/* footer ul li:last-child {
	border-left: 1px solid #FFF;
} */
@media all and (max-width: 883px) {
  footer .col {
	margin-bottom: 40px;
  }
  footer .f_logo {
	margin: 0 auto 20px;
  }
  footer .copyright {
	font-size: 10px;
	font-size: 0.625rem;
	text-align: center;
  }
  footer ul {
	justify-content: center;
  }
}
/* -----------------------------------------------------------------------------
>> 汎用クラス
----------------------------------------------------------------------------- */
/*
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
/*
*:first-child+html .clearfix { zoom: 1; height:auto; } /* IE7 */


/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}

.clearfix:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
height:auto;
}


.img-left {
	float: left;
}
.img-right {
	float: right;
}


.center { text-align: center; }
.left   { text-align: left !important; }
.right  { text-align: right !important; }
.clear  { clear: both; }
.font8 { font-size: 85%; }


/* -----------------------------------------------------------------------------
>> ページバリエーション
----------------------------------------------------------------------------- */

/* ショップ案内 */
#shop #cont-bg {
	position: relative;
	text-align: left;
	background: url("../img/parts/cont_a_bg.jpg") repeat-x scroll 0 0 #FFFFFF;
}
#shop footer {
	background: url(../img/parts/footer_a_bg.jpg) repeat-x scroll 0 0 #FEFAEC;
}
#shop footer nav ul li,
#shop footer nav ul li.fnav-cont,
#shop footer .right {
	background-color: #FEFAEC;
	opacity: 0.7;
	filter: alpha(opacity=70);	/* IE6、IE7対応 */
	-moz-opacity: 0.7;		/* Firefox1.5以前対応 */
}

#sho.shop-topp header h1 {
	padding-top: 15px;
}
body#shop.shop-top {
	background: url(../img/parts/footer_a_bg.jpg) repeat-x scroll center top #FFF;
}
#shop.shop-top #header-bg {
	background: url(../img/title/header_shop_top.png) no-repeat scroll center 0 transparent;
}
#shop.shop-top {
	background-image: none;
}
#shop.shop-top header nav {
	padding-top: 339px;
}
#shop.shop-top #cont-bg {
	background-image: none;
}
/* 購入ボタン */

#shop .buyBtn {
    display: block;
    width: 150px;
    border: 3px solid #59431d;
    padding: 10px 0 7px 0;
    text-align: center;
    margin: 0 auto 1em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #6a4e1c;
    text-decoration: none;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 1.1em;
}
#shop .buyBtn i {
  display: inline-block;
  font-size: 30px;
  margin: 0 20px 0 0;
  vertical-align: top;
}
#shop .buyBtn:hover{
  background: #59431d;
  color: #fff;
  cursor: pointer;
}
#shop .buyBtn:hover p.buytxt{
  background: url(../img/parts/dot02.png) repeat-y left top;
}
#shop .buyBtn p.buytxt {
  display: inline-block;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: 0.3em;
  padding: 0 0 0 25px;
  background: url(../img/parts/dot01.png) repeat-y left top;
}
#shop .buyBtn p span {
  font-size: 10px;
  font-weight: normal;
}
/* カフェ・ポンデザール */
#cafe #header-bg {
	background: url(../img/title/header_cafe.jpg) no-repeat scroll center 0 #000;
}
#cafe header nav {
	padding-top: 140px;
}
#cafe #cont-bg {
	position: relative;
	text-align: left;
	background: #FFFFFF;
}
#cafe footer {
	background: #1A0B09;
	color: #CCC;
}
#cafe footer a {
	color: #CCC;
}
#cafe footer nav ul li,
#cafe footer nav ul li.fnav-cont,
#cafe footer .right {
	background-color: #361809;
}

#cafe header h1 {
	padding-top: 0px;
}

#cafe.cafe-top #header-bg {
	background: url(../img/title/header_cafe_top.png) no-repeat scroll center 0 #000;
}
#cafe.cafe-top {
/*	background-image: none;*/
}
#cafe.cafe-top header nav {
	padding-top: 340px;
}
#cafe.cafe-top #sec01 {
	background: url(../img/photo/cafe_photo07.jpg) no-repeat center 0 #fff;
}
#cafe.cafe-top #sec01 p.cafe-intro {
	padding: 80px 10px 370px 320px;
}
#cafe.cafe-top #sec01 .img-right {
	margin-left:  10px;
}
/*　会社情報 */
#corp #cont-bg {
	position: relative;
	text-align: left;
	background: url("../img/parts/cont_c_bg.jpg") repeat-x scroll 0 0 #FFFFFF;
}
#corp footer {
	background: url(../img/parts/footer_c_bg.jpg) repeat-x scroll 0 0 #FEFAEC;
}
footer nav ul li {
	background-color: #F3E9CF;
}
#corp footer nav ul li.fnav-cont {
	background: none;
}

/* スタジオ・マジカルゾーン */
#smz {
	border-top: 5px solid #990033;
	background: url(../img/smz/header_bg_smz.jpg) repeat scroll center 0 #fff;
}

#smz #header-bg {
	background: url(../img/parts/header_hart_smz.png) no-repeat scroll center 0 transparent;
}
#smz #cont-bg {
	background: #FEFEF2;
}
/* #smz footer {
	background: url(../img/parts/header_bg_smz.jpg) repeat scroll center 0 #fff;
	color: #FFF;
}
#smz footer a {
	color: #FFF;
} */
/* #smz footer nav ul li,
#smz footer nav ul li.fnav-cont,
#smz footer .right {
	background-color: #EE7C9C;
} */

#smz #utilnavi {
	background: url(../img/smz/utilnav_bg_smz.png) top right no-repeat;
}

#smz.smz-top #header-bg {
	background: url(../img/smz/header_smz_top.png) no-repeat scroll center 0 transparent;
}
#smz.smz-top header nav {
	padding-top: 339px;
}

/* シェフ　*/
#chef #cont-bg {
	position: relative;
	text-align: left;
	background: url("../img/parts/cont_chef_bg.png") repeat-x scroll 0 0 #FFFFFF;
}
#chef #content {
	background: url(../img/parts/chef_bg_img.png) no-repeat 330px 60px;
}
#chef footer {
	background: #E7DDD8;
}
#chef footer nav ul li,
#chef footer nav ul li.fnav-cont {
	background-color: #F7F4F2;
	opacity: 0.7;
	filter: alpha(opacity=70);	/* IE6、IE7対応 */
	-moz-opacity: 0.7;		/* Firefox1.5以前対応 */
}
#chef footer .right {
	background-color: none;
}
#chef footer .right img {
	margin: 15px 0 10px 2px;
}
#chef footer nav a { color: #000; }

#chef #sec01 { padding: 0 0 90px 320px; }
.chef-chatch { min-height: 130px; height: auto !important;}

#chef.chef-topp header h1 {
	padding-top: 15px;
}
body#chef.chef-top {
	background:  #FFF;
}
#chef.chef-top #header-bg {
	background: url(../img/title/header_chef_top.png) no-repeat scroll center 0 transparent;
}
#chef.chef-top {
	background-image: none;
}
#chef.chef-top header nav {
	padding-top: 339px;
}
#chef.chef-top #content {
	background: none;
}
#chef.chef-top #sec01 { padding: 0; }


#chef .news-list li { background-color: #FFF; }
#chef .news-list .box a {
    background-image: none;
	background-color: #4E2B15;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 0.75em;
    height: 29px;
    line-height: 29px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
	width: auto;

}
#chef .news-list .box span {padding-left: 10px;}
#chef .news-list .box a:hover {
	background-color: #930;
}

#chef .news-list .img-left {
    /*border: 1px dashed #E0D3C2;*/
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 7px;
}


#chef .item-table th, #chef .item-table td {
    font-size: 0.857em;
    padding: 1em 30px 1em 0;
}


/* 追加 20130509 */
#cont-main h1.item_list_title {
	margin: 0px 0px 30px 0px;
}


/* 追加 20140401 */
#cont-main .notes {
	padding-top: 5px;
	font-size: 11px;
}

/* 追加 20140410 */
.nexas {
	position: absolute;
	bottom: 10px;
	right: 0px;
	font-size: 12px;
}


/* 夢ケーキ特設 201807 start*/
#dream_cake .dream_cake_ad{
	background: url(../img/dreamcake/dc_ad01.jpg) no-repeat center top;
	position: relative;
	width: 960px;
	height: 744px;
}

/*#dream_cake .dream_cake_ad a:nth-child(1){
	position: absolute;
	top: 335px;
	right: 25px;
}
#dream_cake .dream_cake_ad a:nth-child(2){
	position: absolute;
	top: 495px;
	right: 15px;
}*/

#dream_cake .dream_charge_ad{
/*	padding: 1em 0 3em;*/
	margin: 1em 0 3em;
	border:solid 1px;
}

/* 夢ケーキ特設 20170710 end*/


/* 夢ケーキ特設 20140820 */
#dream_cake {
	background: url(../img/dreamcake/dc_header_rp_bg.jpg) repeat-x center top;
}
#dream_cake #wrapper {
	background: url(../img/dreamcake/dc_header_bg.jpg) no-repeat center top;
}
#dream_cake header {
	/*height: 683px;*/
}
#dream_cake header h1 {
    padding-top: 29px;
    padding-left: 10px;
}
#dream_cake header nav {
	padding-top: 328px;
	margin-bottom: 0px;
}
#dream_cake #cont-bg {
	background-image: none;
	background-color: transparent;
}
#dream_cake #content {
	padding-top: 11px;
}
#dream_cake #content h1 {
	padding-top: 20px;
}
#dream_cake #content .pagenavi li {
	font-size: 11px;
}
#dream_cake #cont-main {
	padding-top: 87px;
	text-align: center;
}
#dream_cake #cont-main #sec01 h2 {
	margin-bottom: 48px;
}
#dream_cake #cont-main #sec01 p {
	margin: 0px auto;
	width: 732px;
	line-height: 1.4;
	color: #4B301F;
	font-size: 16px;
}
#dream_cake #cont-main #sec01 p img {
	text-align: right;
}
#dream_cake #cont-main #sec01 .movie {
	padding-top: 28px;
	margin-bottom: 40px;
}
#dream_cake #cont-main #sec03 {
	margin-bottom: 80px;
}

#dream_cake #cont-main #sec08 {
	text-align: left;
}
#dream_cake #cont-main #sec08 h2 {
	margin-bottom: 24px;
}
#dream_cake #cont-main #sec08 .lead {
	margin-bottom: 12px;
}
#dream_cake #cont-main #sec08 .flow {
	background: url(../img/dreamcake/dc_bg_03.jpg) no-repeat 0 0;
	padding-top: 29px;
	padding-left: 46px;
	line-height: 1.4;
}
#dream_cake #cont-main #sec08 .flow p {
	line-height: 1.4;
}
#dream_cake #cont-main #sec08 .flow h3 {
	margin-bottom: 25px;
}
#dream_cake #cont-main #sec08 .flow .f01 {
	height: 309px;
}
#dream_cake #cont-main #sec08 .flow .f02 {
	height: 232px;
}
#dream_cake #cont-main #sec08 .flow .f03 {
	height: 468px;
}
#dream_cake #cont-main #sec08 .flow .f04 {
	height: 221px;
}
#dream_cake #cont-main #sec08 .flow .f01 strong {
	display: block;
	width: 420px;
	padding: 15px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	color: #59A526;
}
#dream_cake #cont-main #sec08 .flow .f02 strong {
	display: block;
	width: 420px;
	padding: 26px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	/*text-align: center;*/
	color: #297063;
}
#dream_cake #cont-main #sec08 .flow .f02 .mess {
	width: 380px;
	padding-top: 30px;
	text-align: center;
}
#dream_cake #cont-main #sec08 .flow .f03 .att {
	padding: 20px 0 140px 0;
	font-size: 12px;
}
#dream_cake #cont-main #sec08 .flow .f03 strong {
	display: block;
	padding-top: 28px;
	font-size: 18px;
	font-weight: bold;
	color: #583976;
}
#dream_cake #cont-main #sec08 .flow .f04 strong {
	display: block;
	padding-top: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #6B2C37;
}
#dream_cake #cont-main #sec09 {
	margin-bottom: 70px;
}
#dream_cake #cont-main #sec09 h2 {
	margin-bottom: 19px;
}
#dream_cake #cont-main #sec09 .letter {
	height: 554px;
	background: url(../img/dreamcake/dc_bg_04.jpg) no-repeat 0 0;
}
#dream_cake #cont-main #sec09 .letter .left_area {
	float: left;
	width: 460px;
	padding-top: 2px;
	padding-right: 40px;
	line-height: 22px;
	text-align: left;
}
#dream_cake #cont-main #sec09 .letter .right_area {
	float: left;
	width: 460px;
	padding-top: 2px;
	line-height: 22px;
	text-align: left;
}
#dream_cake #cont-main #sec09 .letter span {
	display: block;
	text-align: center;
}
#dream_cake #cont-main #sec09 .letter .sequel {
	float: left;
	padding-top: 34px;
	text-align: left;
}
#dream_cake #cont-main #sec09 .letter .sequel h3 {
	margin-bottom: 8px;
	padding-left: 8px;
	font-weight: normal;
	font-size: 16px;
}
#dream_cake #cont-main #sec09 .letter .sequel p {
	width: 440px;
	padding-left: 8px;
	line-height: 22px;
}

#dream_cake #cont-main #sec02 {
	margin-bottom: 70px;
}
#dream_cake #cont-main #sec02 h2 {
	margin-bottom: 25px;
	text-align: left;
}
#dream_cake #cont-main #sec02 .pair01 {
	width: 960px;
	margin-bottom: 15px;
	background: url(../img/dreamcake/dc_bg_05_1.jpg) no-repeat left top;
}
#dream_cake #cont-main #sec02 .pair01 h3 {
	float: right;
	width: 397px;
}
#dream_cake #cont-main #sec02 .pair01 dl {
	float: right;
	width: 405px;
	font-size: 13px;
	text-align: left;
	/*margin-top: -1.5em;*/
	margin-bottom: 2em;
}
#dream_cake #cont-main #sec02 .pair02 {
	width: 960px;
	/*padding-top: 10px;*/
	background: url(../img/dreamcake/dc_bg_05_2.jpg) no-repeat right top;
}
#dream_cake #cont-main #sec02 .pair02 dl {
	/*float: left;*/
	width: 405px;
	font-size: 13px;
	text-align: left;
	/*margin-top: -1.5em;*/
	margin-bottom: 2em;
}

#dream_cake #cont-main #sec02 dt {
	float: left;
	margin-bottom: 0.25em;
	padding-top: 1.2em;
	line-height: 1.4;
	font-weight: bold;
	color: #5AA526;
}
#dream_cake #cont-main #sec02 dt img {
	margin-bottom: 25px;
}
#dream_cake #cont-main #sec02 dd {
	float: left;
	margin-bottom: 0.20em;
	line-height: 1.4;
}
#dream_cake #cont-main #sec02 .pair01 .dream {
	margin-bottom: 15px;
}
#dream_cake #cont-main #sec02 .pair01 .dream_title {
	padding-top: 0px;
}
#dream_cake #cont-main #sec02 .pair02 .dream_title {
	padding-top: 0px;
}
#dream_cake #cont-main #sec02 .dream {
	width: 405px;
	font-size: 22px;
}
#dream_cake #cont-main #sec02 .dream em {
	width: auto;
}
#dream_cake #cont-main #sec02 dd em {
	float: left;
	width: 40px;
	font-weight: bold;
}
#dream_cake #cont-main #sec02 .child em {
	color: #F28C00;
}
#dream_cake #cont-main #sec02 .pearent em {
	color: #F75955;
}
#dream_cake #cont-main #sec02 dd p {
	float: left;
	width: 364px;
	line-height: 1.4;
}
#dream_cake #cont-main #sec10 {
	margin-bottom: 70px;
}
#dream_cake #cont-main #sec10 h2 {
	margin-bottom: 35px;
}
#dream_cake #cont-main #sec10 p {
	text-align: center;
	font-size: 16px;
}

#dream_cake #cont-main #sec07 {
	text-align: left;
	margin-bottom: 140px;
}
#dream_cake #cont-main #sec07 h2 {
	margin-bottom: 15px;
}
#dream_cake #cont-main #sec07 .box {
	height: 210px;
	background: url(../img/dreamcake/dc_bg_05.jpg) no-repeat 0 0;
	padding: 23px 25px;
}
#dream_cake #cont-main #sec07 .box h3 {
	margin-bottom: 10px;
}
#dream_cake #cont-main #sec07 .box .left_box {
	float: left;
}
#dream_cake #cont-main #sec07 .box .right_box {
	float: right;
}
#dream_cake #cont-main #sec07 .box .left_area {
	float: left;
	width: 300px;
}
#dream_cake #cont-main #sec07 .box .right_area {
	float: left;
	width: 240px;
}
#dream_cake #cont-main #sec07 .box .btn {
	float: right;
}
#dream_cake #cont-main #sec07 .box .btn img {
	margin-bottom: 15px;
}
#dream_cake #cont-main #sec07 .box .btn a {
	display: block;
	width: 343px;
	height: 84px;
	margin-bottom: 25px;
	background: url(../img/dreamcake/dc_btn_05.jpg) no-repeat 0 0;
	overflow: hidden;
    text-indent: -5000px;
}
#dream_cake #cont-main #sec07 .box .btn a:hover {
	background-position: 0 -85px;
}




/* #dream_cake footer {
	background-color: #FBF4D8;
} */




#Rarea .complement {
	margin-top: -20px;
	margin-bottom: 20px;
	font-size: 12px;
}


#cafe .cafe-party-intro {
  background: url(../img/photo/cafe_photo16.jpg) no-repeat center 0 #fff;
  padding: 80px 10px 370px 320px;
}