body {
	width: 100%;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	scroll-behavior: smooth;
}


@media screen and (min-width: 767px) {
h2 {
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    font-size: 60px;
    line-height: 1em;
    font-weight: 700;
    color: #8b1f0f;
    text-shadow: 0 0 5px #ffd700, 0 0 0px #ffd700, 0 0 10px #ffcc33, 0 0 0px #ffcc33, 0 0 30px #ffcc33;
    font-family: "splash", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 5px;
}
}



@media screen and (max-width: 767px) {
h2 {
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    font-size: 35px;
    line-height: 1em;
    font-weight: 700;
    color: #8b1f0f;
    text-shadow: 0 0 5px #ffd700, 0 0 0px #ffd700, 0 0 10px #ffcc33, 0 0 0px #ffcc33, 0 0 30px #ffcc33;
    font-family: "splash", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 5px;
}
}


h2 span {
	display: block;
	font-size: 18px;
	line-height: 2em;
	font-family: serif;
}
h2.red {
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	box-sizing: border-box;
	text-align: center;
	font-size: 60px;
	line-height: 1em;
	font-weight: 700;
	color: #ffffff;
	text-shadow: 0 0 5px #ffd700, 0 0 0px #ffd700, 0 0 10px #ffcc33, 0 0 0px #ffcc33, 0 0 30px #ffcc33;
	font-family: "splash", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 5px;
}
h2.red span {
	display: block;
	font-size: 18px;
	line-height: 2em;
	font-family: serif;
}


@media screen and (max-width: 767px) {
h2.red {
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	box-sizing: border-box;
	text-align: center;
	font-size: 40px;
	line-height: 1em;
	font-weight: 700;
	color: #ffffff;
	text-shadow: 0 0 5px #ffd700, 0 0 0px #ffd700, 0 0 10px #ffcc33, 0 0 0px #ffcc33, 0 0 30px #ffcc33;
	font-family: "splash", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 5px;
}
h2.red span {
	display: block;
	font-size: 18px;
	line-height: 2em;
	font-family: serif;
}
}


#wrapper {
	width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	min-width: 1280px;
	font-size: 20px;
	line-height: 2em;
	color: #333333;
	font-family: "Noto Serif JP", sans-serif;
	font-weight: 400;
}
#contents-wrapper {
	width: 100%;
	min-height: 100%;
	position: relative;
	padding-bottom: 240px;
}
.box {
	position: relative;
	zoom: 1;
	width: 100%;
	padding-top: 0px;
}
#footer-area {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	height: auto;
	background: #000;
	overflow: hidden;
	z-index: 9;
}
.footer-content h3 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: auto;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.footer-content {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: auto;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}
#footer-area #copyright {
	width: 100%;
	text-align: center;
	height: auto;
	font-size: 12px;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: 500;
	font-family: "Noto Serif JP", sans-serif;
}
@media screen and (max-width: 767px) {
	#wrapper {
		min-width: 740px;
		max-width: 1000px;
		font-size: 3vw;
		line-height: 1.8em;
	}
	#contents-wrapper {
		padding-bottom: 24vw;
	}
	#contents {
		width: 100%;
		margin: 0;
		position: relative;
		padding-bottom: 0px;
	}
	#footer-area #copyright {
		font-size: 11px;
		margin-top: 10px;
	}
	.footer-content h3 {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		height: auto;
		color: #fff;
		font-weight: bold;
		font-size: 14px;
	}
	.footer-content {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		height: auto;
		color: #fff;
		font-size: 12px;
		line-height: 20px;
	}
}




@media (min-width: 767px) {

#menu-icon {
	position:fixed;
	width:3vw;
	height:3vw;
	right:2vw;
	top:1.5vw;
	z-index:900;
}
.menu-icon,
.menu-icon span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-icon {
  position: relative;
  width: 3vw;
  height: 3vw;
  top:0px;
  left:0px;
}
.menu-icon span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.2vw;
  background-image: url(../img/txt_bg.jpg);  /* 写真 */
  animation : bgAnime 1000s linear infinite;  /* 5秒間一定速度で無限に繰り返す */
  background-size: 100%;                  /* 背景領域を全て隠す */
}
  @keyframes bgAnime {                     /* スクロール */
     0% { background-position: 0 0 } 
   100% { background-position: 1000px 0px }
}
.menu-icon span:nth-of-type(1) {
  top: 0.65vw;
}
.menu-icon span:nth-of-type(2) {
  top: 1.4vw;
}
.menu-icon span:nth-of-type(3) {
  bottom: 0.65vw;
}

.menu-icon.active span:nth-of-type(1) {
  -webkit-transform: translateY(0.75vw) rotate(-45deg);
  transform: translateY(0.75vw) rotate(-45deg);
}
.menu-icon.active span:nth-of-type(2) {
  left: 150%;
  opacity: 0;
  -webkit-animation: active-menu-bar02 .8s forwards;
  animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
.menu-icon.active span:nth-of-type(3) {
  -webkit-transform: translateY(-0.75vw) rotate(45deg);
  transform: translateY(-0.75vw) rotate(45deg);
}
#menu-icon a {
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	text-indent:-99999px;
}

#menu-back {
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:rgba(12,38,46,0.1);
	z-index:700;
	display: none;
}
.menu-area {
	position:fixed;
	width:30%;
	height:100%;
	top:0px;
	right:0px;
	z-index:800;
	overflow-y:auto;
	background:rgba(0,0,0,0.9);
	box-sizing: border-box;
	padding-bottom: 60px;
}
.menu-area {
	-webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	right:-30%;
}
.menu-area.act {
	-webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	right:0px;
}
.menu-area ul.menu {
	padding: 0;
	margin-top: 50px;
}
.menu-area ul.menu li {
	width:80%;
	height:auto;
	margin: 80px auto 0;
	position:relative;
	font-size: 40px;
	font-weight: 600;
	color: #000;
	line-height: 1.5em;
	color: #ffffff;
	text-shadow: 0 0 5px #ffd700, 0 0 0px #ffd700, 0 0 10px #ffcc33, 0 0 0px #ffcc33, 0 0 30px #ffcc33;
	font-family: "splash", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 5px;
}





.menu-area ul.menu li span {
	display: block;
	font-size: 18px;
	font-weight: 500;
	line-height: 1em;
	margin-top: 0.2em;
  font-family: "Noto Serif JP", sans-serif;
}
.menu-area ul li a {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	text-indent:-999999px;
}
}



@media (max-width: 767px) {

#menu-icon {
	position:fixed;
	width:10vw;
	height:10vw;
	right:2vw;
	top:1.5vw;
	z-index:900;
}
.menu-icon,
.menu-icon span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-icon {
  position: relative;
  width: 10vw;
  height: 10vw;
  top:0px;
  left:0px;
}
.menu-icon span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.8vw;
  background-image: url(../img/txt_bg.jpg);  /* 写真 */
  animation : bgAnime 1000s linear infinite;  /* 5秒間一定速度で無限に繰り返す */
  background-size: 100%;                  /* 背景領域を全て隠す */
}
  @keyframes bgAnime {                     /* スクロール */
     0% { background-position: 0 0 } 
   100% { background-position: 1000px 0px }
}
.menu-icon span:nth-of-type(1) {
  top: 1vw;
}
.menu-icon span:nth-of-type(2) {
  top: 3vw;
}
.menu-icon span:nth-of-type(3) {
  top: 5vw;
}

.menu-icon.active span:nth-of-type(1) {
  top: 3.5vw;
}

.menu-icon.active span:nth-of-type(1) {
  -webkit-transform: translateY(0.75vw) rotate(-45deg);
  transform: translateY(0.75vw) rotate(-45deg);
}
.menu-icon.active span:nth-of-type(2) {
  left: 150%;
  opacity: 0;
  -webkit-animation: active-menu-bar02 .8s forwards;
  animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
.menu-icon.active span:nth-of-type(3) {
  -webkit-transform: translateY(-0.75vw) rotate(45deg);
  transform: translateY(-0.75vw) rotate(45deg);
}
#menu-icon a {
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	text-indent:-99999px;
}

#menu-back {
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:rgba(12,38,46,0.1);
	z-index:700;
	display: none;
}
.menu-area {
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	right:0px;
	z-index:800;
	overflow-y:auto;
	background:rgba(0,0,0,0.9);
	box-sizing: border-box;
	padding-bottom: 60px;
}
.menu-area {
	-webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	right:-100%;
}
.menu-area.act {
	-webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	right:0px;
}
.menu-area ul.menu {
	padding: 0;
	margin-top: 100px;
}
.menu-area ul.menu li {
    width: 80%;
    height: auto;
    margin: 50px auto 0;
    position: relative;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    line-height: 1em;
    color: #ffffff;
    text-shadow: 0 0 5px #ffd700, 0 0 0px #ffd700, 0 0 10px #ffcc33, 0 0 0px #ffcc33, 0 0 30px #ffcc33;
    font-family: "splash", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 5px;
}




.menu-area ul.menu li span {
	display: block;
	font-size: 18px;
	font-weight: 500;
	line-height: 1em;
	margin-top: 0.2em;
  font-family: "Noto Serif JP", sans-serif;
}
.menu-area ul li a {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	text-indent:-999999px;
}
}