@charset "utf-8";
/*#header------------------------------------- */
#header .headerLine {
	margin: 0;
	border-bottom: none;
}
/*#top------------------------------------- */
/* ナビ */
#naviHeader {
	height: 59px;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
#naviWrapper {
	width: 100%;
	background: #fff;
	border-bottom: 3px solid #996c33;
	position: relative;
	z-index: 10;
}
#gNavi {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	border-left: 2px solid #996c33;
}
#gNavi > li {
	float: left;
	border-right: 2px solid #996c33;
}
#gNavi > li a {
	transition: .4s;
	display: block;
}
/*#gNavi > li.active a {
	background: #ffd800;
}*/
#gNavi > li > a:hover, #gNavi > li.pulldown:hover a {
	background: #ffd800;
}
/* ナビ プルダウン矢印 */
#gNavi > li.pulldown:hover:before {
	content: "";
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	left: 0;
	top: -23px;
	bottom: -82px;
	margin: auto;
	border-right: 10px solid transparent;
	border-bottom: 17px solid #fff;
	border-left: 10px solid transparent;
	z-index: 13;
}
#gNavi > li.pulldown:hover:after {
	content: "";
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	left: 0;
	top: -28px;
	bottom: -82px;
	margin: auto;
	border-right: 10px solid transparent;
	border-bottom: 17px solid #996c33;
	border-left: 10px solid transparent;
	z-index: 12;
}

#gNavi > li.pulldown#nav02:hover:before,#gNavi > li.pulldown#nav02:hover:after {
	right: 628px;/*640(320*2)-12*/
}
/* ナビ プルダウンリスト */
#gNavi > li .subList_wrapper {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}
#gNavi > li:hover .subList_wrapper {
	display: block;
}
#gNavi > li .subList_wrapper .subList {
	width: 330px;
	padding: 20px;
	color: #996c33;
	background: #fff;
	border: 1px solid #996c33;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
	top: 8px;
	box-shadow: 3px 3px 0px rgba(0,0,0,0.1);
}
#gNavi > li.pulldown#nav02 .subList_wrapper .subList {
	right: 449px;
}
#gNavi > li .subList_wrapper .subList ul li {
	display: block;
	border-bottom: dotted 1px #996c33;
	margin: 0;
}
#gNavi > li .subList_wrapper .subList ul li:first-child {
	border-top: dotted 1px #996c33;
}
#gNavi > li .subList_wrapper .subList ul li a {
	padding: 7px 7px 7px 33px;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	background: #fff;
	color: inherit;
	text-align: left;
	font-size: 1rem;
}
#gNavi > li .subList_wrapper .subList ul li a::before {
	content: "";
	width: 7px;
	height: 13px;
	background: url(../images/arrow01.png) no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12px;
	margin: auto;
}
#gNavi > li .subList_wrapper .subList ul li a:hover {
	background: #fd586c;
	color: #fff
}
#gNavi > li .subList_wrapper .subList ul li a:hover::before {
	background: url(../images/arrow02.png) no-repeat;
}
/*パンくず*/
.breadcrumb {
	padding: 5px 4px;
}
.breadcrumb .body {
	width: 950px;
	margin: 0 auto;
	padding: 4px 0;
	position: relative;
}
.breadcrumb .body * {
	position: relative;
	z-index: 10;
}
.breadcrumb #socialBox {
	top: 3px;
}
.breadcrumb .breadcrumbList {
	width: 100%;
	margin: auto;
	font-size: 0;
}
.breadcrumb .breadcrumbList li {
	font-size: 12px;
	display: inline-block;
}
.breadcrumb .breadcrumbList li+ li::before {
	content: "＞";
	margin: 0 10px;
}
.breadcrumb .breadcrumbList li a:hover {
	text-decoration: none;
}
.mv .obi {
	height: 164px;
	background: url(../images/bg_head.jpg) center bottom repeat;
	overflow: hidden;
	background-color: #100f0d;
	position:relative;
}
.mv.top .obi {
	height: 405px;
	background-image: url(../images/bg_head_top.jpg) ;
}
.mv .obi .logo {
	width: 484px;
	height: 100%;
	margin: auto;
	background: url(../images/mv_ttl.png) no-repeat center center;
}
.mv.top .obi .logo {
	width: 1189px;
	background: url(../images/logo_head_top.png) no-repeat -26px center;
}
.mv .obi .logo a {
	display: block;
	width: 100%;
	height: 100%;
}
.eria{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	color:#fff;
	width:1920px;
	clear:both;
	text-shadow: 0 0 10px #333333;
}
.eria p.eria01{
	float:left;
	padding-left:10px;
}
.eria p.eria02{
	float:right;
	padding-right:10px;
}
@media screen and (max-width: 1920px){
.eria{
	width:100%;
}
}

/*#footnav------------------------------------- */
#footnav {
	margin-bottom: 40px;
}
#footnav .logo_s {
	margin-bottom: 20px;
	padding-top: 15px;
	text-align: center;
}
#footnav a:hover {
	opacity: 0.7;
}
#footnav .inner {
	width: 960px;
}
#footnav .col {
	width: 308px;
	margin-right: 16px;
	float: left;
}
#footnav .col:last-child {
	margin-right: 0;
}
#footnav dl dt {
	background: #004098;
	border-top: 2px solid #c9c9c9;
	font-size: 16px;
	line-height: 1.3;
}
#footnav dl dt:first-child {
	border-top: none;
}
#footnav dl dd {
	border-top: 2px solid #c9c9c9;
	font-size: 12px;
	line-height: 1.3;
}
#footnav .col:nth-child(2) dl dd:last-child {
	border-bottom: 2px solid #c9c9c9;
}
#footnav .col:nth-child(3) dl dd:last-child {
	border-bottom: 2px solid #c9c9c9;
}
#footnav dl dt a, #footnav dl dd a, #footnav dl dt span, #footnav dl dd span {
	display: block;
	text-decoration: none;
	padding: 10px 15px 10px 15px;
}
#footnav dl dt a, #footnav dl dt span {
	color: #fff;
}
#footnav dl dd a, #footnav dl dd span {
	color: #000;
}
#footnav dl dt a {
	background: url(../images/arrow04.png) no-repeat 96% 45% #004098;
}
#footnav dl dd a {
	background: url(../images/arrow05.png) no-repeat 96% 45% #fff;
}
#footnav dl dt a:hover {
	opacity: 0.7;
}
