﻿@charset "utf-8";

/* layout
--------- --------- --------- --------- --------- */
#wrapper {
	width: 100%;
	min-width: 980px;
}
header {
	background: url('../images/common/header.png') left bottom repeat-x;
}
.new_lamellarmode_01 header {
	background: url('../images/common/header_bg01.png') left bottom repeat-x;
}
#contents,
#contents2 {
	width: 980px;
	margin: 0 auto 50px;
}
#main {
	float: left;
	width: 700px;
}
#side {
	float: right;
	width: 260px;
}
footer {
	width: 100%;
	min-width: 980px;
	background: #f7f7f7;
}

/* #header
--------- --------- --------- --------- --------- */
header .headerInner {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 14px 0 0;
}
header .logo {
	width: 87px;
	height: 80px;
	margin: 0 0 14px;
	text-indent: -9999px;
}
header .logo a {
	display: block;
	width: 87px;
	height: 80px;
	padding: 0;
	overflow: hidden;
	background: url('../images/common/logo.jpg') no-repeat;
}
header .logo a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	zoom: 1;
	box-shadow: #000 0 0 0;
}
header .h_links {
	position: absolute;
	top: 29px;
	right: 0;
	text-align: right;
	width: 50%;
}
header .h_links ul {
	letter-spacing: -0.4em;
}
header .h_links ul li {
	display: inline-block;
	letter-spacing: normal;
	white-space: nowrap;
	margin: 0 0 0 20px;
}
header .h_links ul li a {
	display: inline-block;
	padding: 0 0 0 12px;
	background: url('../images/common/arr1.jpg') no-repeat 0 center;
	color: #4b3806;
	font-size: 1.2em;
}
header .h_links .t_blank {
	padding: 0 17px 0 0;
	background: url('../images/common/ta1.jpg') no-repeat right 3px;
}
header .h_links_btn {
	position: absolute;
	top: 31px;
	right: 290px;
	/* right: 332px; */
}
header .h_links_btn a {
	display: block;
}
header .h_links_btn2 {
	position: absolute;
	top: 31px;
	right: 490px;
  display: block;
}
header .h_links_btn2 a {
	display: block;
}
header #g_search {
	position: absolute;
	top: 50px;
	right: 0;
}
header #g_search .search_box {
	float: left;
	width: 193px;
	height: 27px;
	padding: 0 5px !important;
	border: 1px solid #ccc;
	border-right: none;
}
header #g_search p {
	float: left;
	width: 42px;
}
header #g_search a {
	display: block;
	height: 0;
	padding: 27px 0 0;
	overflow: hidden;
	background: url('../images/common/search_btn.jpg') no-repeat;
}
nav ul {
	letter-spacing: -0.4em;
}
nav ul li {
	display: inline-block;
	letter-spacing: normal;
	white-space: nowrap;
}
nav ul li a {
	width: 196px;
	border-right: 1px solid #6e603d;
	display: block;
	line-height: 35px;
	height: 35px;
	font-size: 130%;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.new_lamellarmode_01 nav ul li a {
	width: 196px;
	border-right: 1px solid #fff;
	display: block;
	line-height: 35px;
	height: 35px;
	font-size: 130%;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
nav ul li:first-child a {
	border-left: 1px solid #fff;
}
nav ul li a.act,
nav ul li a:hover {
	color: #fff;
	background: #302306;
}
.new_lamellarmode_01 nav ul li a.act,
.new_lamellarmode_01 nav ul li a:hover {
	color: #fff;
	background: #77A6CA;
}
nav ul li a:before {
	font-family: "ＭＳ Ｐ明朝";
	content: "> ";
	font-weight: bold;
}
header nav ul li.spmenu {
	display: none;
}

.products_navi {
	background: url('../images/common/products_navi_bg.jpg') no-repeat;
	width:980px;
	height:150px;
	margin:0 auto;
	border-bottom:solid 1px #dddddd;
}

ul.products_navi ul.products_nav1,
ul.products_navi ul.products_nav2,
ul.products_navi ul.products_nav3,
ul.products_navi ul.products_nav4 {
	float:left;
	width:146px;
	padding:74px 0 0 94px;
}

ul.products_navi ul.products_nav2 {
	width:100px;
	padding:74px 0 0 102px;
}

ul.products_navi ul.products_nav3 {
	width:204px;
	padding:74px 0 0 94px;
}

ul.products_navi ul.products_nav4 {
	width:129px;
	padding:74px 0 0 111px;
}

ul.products_navi li ul li {
	padding-left:30px;
	padding: 0 0 0 12px;
	background: url('../images/common/arr1.jpg') no-repeat 0 center;
	font-size:13px;
	line-height:1.6em;
}

ul.products_navi li ul li a {
	color:#4B3800;
	text-decoration:none;
}

ul.products_navi li ul li a:hover {
	text-decoration: underline;
}

.h_links a {
	text-decoration: none;
}

.h_links a:hover {
	text-decoration: underline;
}

/* #main
--------- --------- --------- --------- --------- */
.introduction {
	margin: 0 0 50px;
	padding: 40px 40px;
	background: #F7F3EB;
}

h2.introduction_title {
	width: 980px;
	font-size: 250%;
	margin: 25px auto 0;
	padding: 35px 0 0;
	text-align: center;
	background: #f7f3eb;
	color: #99651b;
}
h2.introduction_title span {
	display: inline-block;
	padding: 0 0 10px;
	border-bottom: 2px solid #c9ad77;
}
.iniro_ex {
	margin: 0 0 48px;
	color: #960;
	font-size: 1.5em;
	text-align: center;
}
.intro_block1 {
	padding: 30px 40px;
	background: #fff;
}
.intro_block2 {
	margin: 0 0 6px;
	padding: 30px 40px;
	background: #fff;
}
.intro_block2.intro_02 {
	margin: 0;
	padding: 30px 40px 0;
	background: #fff;
}
.intro_block2 .intro_box2.intro_bnr {
	margin: 10px 0 0;
}
.intro_block3 {
	margin: 0;
	padding: 30px 40px 0;
	background: #fff;
}
.intro_block1 a,
.intro_block2 a,
.intro_block3 a {
	display: block;
}
.intro_box1 {
	float: left;
	width: 300px;
}
.intro_box2 {
	float: right;
	width: 240px;
	margin: 0 17px 0 0;
}
.intro_block2 .intro_box2 {
	width: 497px;
	margin: 0;
}
.intro_box3 {
	float: right;
	width: 240px;
}
.introduction h3 {
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0;
	color: #4b3810;
	font-size: 150%;
}
.intro_box1 p {
	font-size: 1.4em;
}
.intro_block1 .intro_box2 .intro_list1 {
	margin: 0 0 6px;
}
.intro_block2 .intro_box2 .intro_list1 {
	float: left;
	width: 240px;
}
.intro_block2 .intro_box2 .intro_list2 {
	float: right;
	width: 240px;
}
.intro_block3 .intro_box1 {
	width: 335px;
}
.intro_block3 .intro_box2 {
	float: right;
	width: 400px;
	margin: 0;
}
.intro_m_img {
	clear: both;
	line-height: 0;
	margin: 0 0 0 -6px;
	padding: 15px 0 0;
}

.hd_box {
	position: relative;
	margin: 0 0 60px;
	padding: 0 45px 0 185px;
	font-size: 1.5em;
}
.hd_box h1 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 160px;
	height: 0;
	margin: -80px 0 0;
	padding: 160px 0 0;
	overflow: hidden;
	background: url('../images/shop/hd.jpg') no-repeat center 0;
}
.hd_box small {
	display: block;
	margin: 5px 0 0;
	font-size: 0.9em;
}
.hd_box_ex {
	margin: 0 0 20px;
	font-size: 1.4em;
}

/* #footer
--------- --------- --------- --------- --------- */
.f_link_area {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
.f_block1 {
	padding: 20px 0 0;
}
.f_block1 ul {
	letter-spacing: -0.4em;
	font-size: 130%;
	width: 885px;
	margin: 0 auto;
}
.f_block1 ul li {
	display: inline-block;
	letter-spacing: normal;
	white-space: nowrap;
}
.f_block1 ul li a {
	display: block;
	text-align: center;
	width: 177px;
	line-height: 28px;
	color: #000;
	border-right: 1px solid #000;
	text-decoration: none;
}
.f_block1 ul li:first-child a {
	border-left: 1px solid #000;
}
.f_block1 ul li a:hover {
	text-decoration: underline;
}
.f_block2 {
	border-top: 1px solid #cccccc;
	margin: 20px 0 0;
	padding: 20px 0 0;
}
.f_block2 ul {
	letter-spacing: -0.4em;
	margin: 0 auto;
}
.f_block2 ul li {
	display: inline-block;
	letter-spacing: normal;
	white-space: nowrap;
	margin: 0 11px;
}
.f_block3 {
	padding: 20px 0 30px;
}
.f_block3 ul {
	letter-spacing: -0.4em;
	font-size: 120%;
	margin: 0 auto;
}
.f_block3 ul li {
	display: inline-block;
	letter-spacing: normal;
	white-space: nowrap;
	padding: 0 15px;
	border-left: 1px solid #000;
}
.f_block3 ul li:first-child {
	border-left: none;
}
.f_block3 ul li a {
	color: #000;
	text-decoration: none;
}
.f_block3 ul li a:hover {
	text-decoration: underline;
}
.f_link_area .t_blank {
	padding: 5px 15px 0 0;
	background: url('../images/common/f_ta1.jpg') no-repeat right 8px;
}

#copy {
	height: 50px;
	line-height: 50px;
	background: #d9d7d6;
	font-size: 1.2em;
	text-align: center;
	color: #5b4b25;
}

#p_top {
	position: absolute;
	bottom: -50px;
	right: 0;
	width: 50px;
}

#p_top a {
	display: block;
}

/* localNavi */
#localNavi {
	position: absolute;
	top: 143px;
	left: 0;
	width: 100%;
	z-index: 1000;
}
#localNavi > ul {
	letter-spacing: -0.4em;
	background: #f2f2f2;
}
#localNavi > ul > li {
	display: inline-block;
	letter-spacing: normal;
	list-style: none;
	margin: 0;
}
#localNavi > ul > li > a {
	display: block;
	line-height: 35px;
	height: 35px;
	font-size: 120%;
	color: #4b3810;
	text-decoration: none;
}
#localNavi > ul > li > a > span {
	display: inline-block;
	/*202011update*/
	/*padding: 0 30px;*/
	padding: 0 16px;
	color: #4b3810;
	border-right: 1px solid #cccccc;
	line-height: 20px;
	height: 20px;
}
.new_lamellarmode_01 #localNavi > ul > li > a > span {
	display: inline-block;
	/*202011update*/
	/*padding: 0 30px;*/
	padding: 0 16px;
	color: #134E83;
	border-right: 1px solid #cccccc;
	line-height: 20px;
	height: 20px;
}
#localNavi > ul > li:first-child > a > span {
	border-left: 1px solid #cccccc;
}
#localNavi > ul > li > a.act,
#localNavi > ul > li > a:hover,
#localNavi > ul > li > a.act span,
#localNavi > ul > li > a:hover span {
	color: #fff;
	background: #302306;
}

.new_lamellarmode_01 #localNavi > ul > li > a.act,
.new_lamellarmode_01 #localNavi > ul > li > a:hover,
.new_lamellarmode_01 #localNavi > ul > li > a.act span,
.new_lamellarmode_01 #localNavi > ul > li > a:hover span {
	color: #fff;
	background: #77A6CA;
}
#localNavi > ul > li > a > span:before {
	font-family: "ＭＳ Ｐ明朝";
	content: "> ";
	font-weight: bold;
}
#localNavi > ul > li > ul {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	width: 100%;
	text-align: center;
	letter-spacing: -0.4em;
	border-bottom: 1px solid #cccccc;
}
#localNavi > ul > li > ul > li {
	display: inline-block;
	letter-spacing: normal;
	list-style: none;
	margin: 0 0 -1px;
	padding: 0 10px;
	vertical-align: top;
}

#localNavi > ul > li > ul > li > a {
	display: table-cell;
	height: 68px;
	font-size: 120%;
	vertical-align: middle;
	color: #4b3810;
	text-align: center;
	text-decoration: none;
	border-bottom: 4px solid #cccccc;
}
#localNavi > ul > li > ul > li > a > span {
	display: block;
}
#localNavi > ul > li > ul > li > a.act,
#localNavi > ul > li > ul > li > a:hover {
	border-bottom: 4px solid #4b380f;
}

#localNavi > ul > li > div {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background: #ffffff;
	box-shadow: 0 10px 10px 0 rgba(0,0,0,0.15);
}
#localNavi > ul > li:hover > div {
	display: block !important;
}
#localNavi > ul > li > div .inner {
	margin: 0 auto;
	padding: 40px 0;
	width: 1020px;
	box-sizing: border-box;
	overflow: hidden;
}
#localNavi > ul > li > div .inner dl {
	float: left;
	padding: 0 20px;
	width: 340px;
	box-sizing: border-box;
}
#localNavi > ul > li > div .inner dt {
	margin-top: 39px;
padding: 10px;
    background: #4b3807;
    color: #ffffff;
    font-size: 13px;
}
.new_lamellarmode_01 #localNavi > ul > li > div .inner dt {
	margin-top: 39px;
padding: 10px;
    background: #90A9C5;
    color: #ffffff;
    font-size: 13px;
}
#localNavi > ul > li > div .inner dt:first-child {
	margin-top: 0;
}
#localNavi > ul > li > div .inner.dstore dd:first-child {
	border-top: 1px solid #dbdbdb;
}
#localNavi > ul > li > div .inner dd a {
	display: block;
	padding: 12px 18px 12px 10px;
	background: url('../images/common/arw_link_sp.png') right center no-repeat;
	background-size: 18px 13px;
	border-bottom: 1px solid #dbdbdb;
	color: #4b380a;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
}
.new_lamellarmode_01 #localNavi > ul > li > div .inner dd a {
	display: block;
	padding: 12px 18px 12px 10px;
	background: url('../images/common/arw_link_sp.png') right center no-repeat;
	background-size: 18px 13px;
	border-bottom: 1px solid #dbdbdb;
	color: #134E83;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
}
#localNavi > ul > li > div .inner dd a.blank {
	background: url('../images/common/blank.png') right 8px center no-repeat;
}
#localNavi > ul > li > div .inner dd a:hover {
	background: url('../images/common/arw_link_sp.png') right center no-repeat #f2f2f2;
	background-size: 18px 13px;
	opacity: 0.7;
}
#localNavi > ul > li > div .inner dd a.blank:hover {
	background: url('../images/common/blank.png') right 8px center no-repeat;
}
#localNavi > ul > li > div .inner dd a img {
	margin-right: 10px;
	border: 1px solid #dbdbdb;
	vertical-align: middle;
}
#localNavi > ul > li > div .inner dd a span {
	display: inline-block;
	width: 200px;
	vertical-align: middle;
}
#localNavi > ul > li > div .inner .celbest {
	float: left;
	padding: 20px;
	width: 680px;
	font-size: 13px;
}
#localNavi > ul > li:hover > div .btnarea {
	background: #f2f2f2;
}
#localNavi > ul > li:hover > div .btnarea .inner {
	display: block;
	padding: 25px 20px 15px 20px;
	text-align: right;
}
#localNavi > ul > li:hover > div .btnarea a {
	display: inline-block;
	margin: 0 0 10px 40px;
	padding: 10px;
	width: 300px;
	background: #4b3807;
	border: 1px solid #dbdbdb;
	border-radius: 20px;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}
.new_lamellarmode_01 #localNavi > ul > li:hover > div .btnarea a {
	display: inline-block;
	margin: 0 0 10px 40px;
	padding: 10px;
	width: 300px;
	background: #454444;
	border: 1px solid #dbdbdb;
	border-radius: 20px;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}

#localNavi > ul > li:hover > div .btnarea a:first-child {
	margin-left: 0;
}
#localNavi > ul > li:hover > div .btnarea a:hover {
	background: #ffffff;
	color: #4b3807;
}
#localNavi > ul > li:hover > div .btnarea a:before {
	font-family: "ＭＳ Ｐ明朝";
	content: "> ";
	font-weight: bold;
}
/* 20200807追記 */
#localNavi > ul > li > div .inner span {
    margin-top: 14px;
    display: block;
}
#localNavi > ul > li > div .inner span a {
    font-size: 13px;
    text-decoration: none;
}
#localNavi > ul > li > div .inner span a:before {
    content: ">";
    display: inline-block;
	font-size: 15px;
    color: #3F3F3F;
    margin-right: 8px;
}


/* 汎用
------------------------------------------------------------------------- */
.f_red {
	color: #e60012 !important;
}

/* スマホだけ改行
------------------------------------------------------------------------- */
.sp_kai{
  display: none;
}
/* PCだけ改行
------------------------------------------------------------------------- */
.pc_kai{
  display: block;
}

/*フォントサイズ・PCだけ分
------------------------------------------------------------------------- */
.fs95 {
  font-size: 95%;
}
.fs90 {
  font-size: 90%;
}
.fs85 {
  font-size: 85%;
}
.fs80 {
  font-size: 80%;
}

