@charset "shift_jis";
/* CSS Document */

/* default */

@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

body {
	background-color:#000000;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1;
}
body, h1, h2, h3, h4, ul, li, p, form, dt, dd {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}
a:link, a:visited, a:hover, a:active {
	color: #FF0000;
	text-decoration: none;
}
a img {
	border: 0px;
}
#body_container {
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat;
	background-color: #000;
	overflow: hidden;
}

/* header */

#header_container {
	background-image: url(../img/header_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 655px;
	width: 100%;
}
#header_wrapper {
	height: 581px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header_wrapper h1 {
	font-size: 14px;
	color: #FFF;
	height: 22px;
	line-height: 34px;
}
#header_wrapper h1 span {
	color: #F00;
}
#header_icon01 {
	height: 509px;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 100;
}
#header_icon02 {
	height: 510px;
	width: 132px;
	position: absolute;
	top: 0px;
	z-index: 100;
	right: 0px;
}
#header_icon03 {
	height: 333px;
	width: 139px;
	position: absolute;
	top: 0px;
	right: -256px;
	z-index: 100;
}
#header_icon04 {
	height: 972px;
	width: 471px;
	position: absolute;
	left: 920px;
	top: 0px;
	z-index: 10;
	background-image: url(../img/header_icon04.png);
}
#header_icon05 {
	height: 115px;
	width: 949px;
	position: absolute;
	z-index: 100;
	top: 22px;
	left: -2px;
}
#header_logo {
	position: absolute;
	right: 9px;
	bottom: -80px;
	height: 94px;
	width: 418px;
	z-index: 10;
}
#header_wrapper video {
	height: 476px;
	width: 847px;
	position: absolute;
	left: 77px;
	top: 110px;
}


/* main_container */

#bg_rose_container {
	background-image: url(../img/rose_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
	z-index: -9999;
}
#rose_box {
	background-image: url(../img/rose_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 347px;
	width: 1920px;
	position: absolute;
	z-index: -100;
	bottom: -347px;
}
.bg_right_rose {
	height: 353px;
	width: 360px;
	position: absolute;
	top: 500px;
	right: -342px;
	background-image: url(../img/bg_right_rose.png);
	background-repeat: no-repeat;
	display: block;
}
.bg_left_rose {
	height: 350px;
	width: 353px;
	position: absolute;
	left: -336px;
	top: 2px;
	background-image: url(../img/bg_left_rose.png);
	display: block;
}
#spotlight {
	height: 758px;
	width: 1920px;
	position: fixed;
	z-index: -9999;
	top: -100px;
	margin-right: auto;
	margin-left: auto;
}
#spotlight_container {
	background-image: url(../img/spotlight.png);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center top;
	z-index: -100;
	position: fixed;
	height: 997px;
}
.nav {
	width: 100%;
	height: 0px;
	z-index: -100;
}

.nav-in {
	background-image: url(../img/spotlight.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 670px;
	position: inherit;
	top: 0;
	z-index: 0;
}

#bg_container {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main_container_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	z-index: 10;
	height: auto;
}
#main_container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: auto;
	overflow: hidden;
}

/* right */

#right_container {
	float: right;
	width: 780px;
}

/* left */

#left_container {
	float: left;
	width: 190px;
}
#menu li {
	list-style-type: none;
	width: 190px;
}
#menu span {
	display: none;
}
#menu a {
	background-image:url(../img/menu.png);
	background-repeat: no-repeat;
	display: block;
	height: 66px;
}
#menu01:hover {
	background-position: 0 -66px;
}
#menu02 {
	background-position: -190px -0px;
}
#menu02:hover {
	background-position: -190px -66px;
}
#menu03 {
	background-position: -380px -0px;
}
#menu03:hover {
	background-position: -380px -66px;
}
#menu04 {
	background-position: -570px -0px;
}
#menu04:hover {
	background-position: -570px -66px;
}
#menu05 {
	background-position: -760px -0px;
}
#menu05:hover {
	background-position: -760px -66px;
}
#menu06 {
	background-position: -950px -0px;
}
#menu06:hover {
	background-position: -950px -66px;
}
#menu07 {
	background-position: -1140px -0px;
}
#menu07:hover {
	background-position: -1140px -66px;
}
#menu08 {
	background-position: -1330px -0px;
}
#menu08:hover {
	background-position: -1330px -66px;
}

#mizugi_blog img {
	margin-bottom: 10px;
}
.left_banner img {
	margin-bottom: 10px;
}
#banner_nukinabi img {
	margin-bottom: 10px;
}
#mail_mobile_wrapper {
	height: 70px;
	width: 170px;
	background-image: url(../img/mail_mobile_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 410px;
	padding-left: 20px;
}
#mail_mobile_wrapper #magazine {
	height: 100px;
	width: 170px;
}
#diary {
	height: 450px;
	position: relative;
	width: 100%;
}
#diary iframe {
	border: none;
	height: 100%;
	left: -8px;
	overflow-x: hidden !important;
	position: absolute;
	top: 0;
	width: 206px;
}
.history_box {
	background-image: url(../img/history_box_bg.jpg);
	background-repeat: no-repeat;
	display:block;
	height: 68px;
	width: 184px;
	padding-top: 2px;
	padding-left: 6px;
	margin-bottom: 5px;
}
.history_box_photo {
	float: left;
	height: 60px;
	width: 40px;
	margin-right: 3px;
}
.history_box_tit {
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	height: 16px;
	width: 134px;
	float: left;
	overflow: hidden;
	padding-left: 2px;
}
.history_box_com {
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	height: 45px;
	width: 136px;
	float: left;
	overflow: hidden;
}


/* footer */


#footer_container {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 100%;
	background-position: center top;
	padding-top: 105px;
	background-color: #000;
	z-index: 9999;
}
#footer_wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	height: 106px;
	z-index: 9000;
}
#footer_wrapper a {
	font-size: 16px;
	color: #FFF;
	line-height: 26px;
	font-weight: bold;
}
#copy_box {
	margin-top: 20px;
}

#map-navi {
  display: flex;
  justify-content: space-evenly;
  margin: 15px auto;
}
