header {
	background: #fff;
}

#gNav {
	background: #fff;
}

.sec01 {
	margin-top: 9.6rem;
}

@media screen and (max-width: 767px) {
	.sec01 {
		margin-top: calc(100vw * 116 / 750);
	}
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
	.sec01 {
		margin-top: 16.5rem;
	}
}

.sec01 .bg img {
	width: 100%;
}

.sec01 h2 {
	text-align: center;
	position: absolute;
	top: 9.4rem;
	width: 100%;
}

@media screen and (max-width: 767px) {
	.sec01 h2 {
		top: 28%;
		transform: translateY(-50%);
	}

	.sec01 h2 img {
		width: 280px;
	}
}

.sec01 .entry_btn {
	position: fixed;
	top: 51%;
	right: 0;
	transform: translateY(-50%);
	border-top: 2px solid #d0a4a4;
	border-left: 2px solid #d0a4a4;
	border-bottom: 2px solid #d0a4a4;
	max-width: 62px;
	z-index: 9999;
	width: 100%;
}

.sec01 .entry_btn a {
	display: block;
	border-top: 2px solid #6b0505;
	border-left: 2px solid #6b0505;
	border-bottom: 2px solid #6b0505;
	background: #6b0505;
	background: -moz-linear-gradient(top,
			#6b0505 0%,
			#940531 26%,
			#b80137 50%,
			#940531 74%,
			#6b0505 100%);
	background: -webkit-linear-gradient(top,
			#6b0505 0%,
			#940531 26%,
			#b80137 50%,
			#940531 74%,
			#6b0505 100%);
	background: linear-gradient(to bottom,
			#6b0505 0%,
			#940531 26%,
			#b80137 50%,
			#940531 74%,
			#6b0505 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b0505', endColorstr='#6b0505', GradientType=0);
	background-position: center;
	background-size: 100% 100%;
	transition: 0.3s ease;
	position: relative;
}

.sec01 .entry_btn a::before {
	content: "";
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	position: absolute;
	bottom: -4px;
	left: -4px;
	border-left: 2px solid #c89712;
	border-bottom: 2px solid #c89712;
	z-index: 20;
	transform: scale(0);
	transform-origin: left bottom;
	transition: 0.5s 0.1s ease;
}

.sec01 .entry_btn a::after {
	content: "";
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	border-top: 2px solid #c89712;
	position: absolute;
	top: -4px;
	right: 0px;
	z-index: 20;
	transform: scale(0);
	transform-origin: right top;
	transition: 0.5s 0.1s ease;
}

.sec01 .entry_btn a.hover {
	background-size: 180% 180%;
}

.sec01 .entry_btn a.hover::before,
.sec01 .entry_btn a.hover::after {
	transform: scale(1);
}

.sec02 {
	background: #170000;
	background: url(../imgs/bg_sec01.jpg) center top no-repeat, #170000;
	background-size: 100% auto, auto;
	padding-top: 14rem;
}

@media screen and (max-width: 767px) {
	.sec02 {
		background: url(../imgs/bg_sec01_sp.jpg) center top no-repeat, #170000;
		background-size: 100% auto, auto;
		padding-top: 7rem;
	}
}

.sec02 .content_box+.content_box {
	margin-top: 14rem;
}

@media screen and (max-width: 767px) {
	.sec02 .content_box+.content_box {
		margin-top: 7rem;
	}
}

.sec02 .content_box .icon {
	text-align: center;
	margin-bottom: 4rem;
}

.sec02 .content_box .caption {
	color: #ffffff;
	font-size: 12px;
	margin: 20px auto 0;
	text-align: center;
}
.sec02 .content_box .txt {
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	margin: 0 auto 20px;
}
.sec02 .content_box .txt .large {
	font-size: 18px;
}

.sec02 .content_box .small {
	font-size: 12px;
	vertical-align: super;
}

@media screen and (max-width: 767px) {
	.sec02 .content_box .icon {
		margin-bottom: .5rem;
	}

	.sec02 .content_box .icon img {
		width: calc(100vw * 130 / 750);
	}

	.sec02 .content_box .caption {
		font-size: 10px;
	}
	.sec02 .content_box .txt {
		font-size: 14px;
	}
	.sec02 .content_box .txt .large {
		font-size: 16px;
	}
}

.sec02 .content_box h3 {
	text-align: center;
	color: #fff;
	font-size: 3rem;
	line-height: 1.733333333;
	font-weight: normal;
	letter-spacing: 0.18em;
	margin-top: -1.0999999995rem;
	padding-bottom: 1.4000000005rem;
	background: url(../imgs/h3_bg.png) no-repeat center bottom;
}

@media screen and (max-width: 767px) {
	.sec02 .content_box h3 {
		font-size: 2rem;
		letter-spacing: 0.1em;
		margin-top: -0.733333333rem;
		padding-bottom: 0.766666667rem;
	}
}

.sec02 .content_box h4 {
	text-align: center;
}

.sec02 .content_box .img_area {
	margin-top: 7rem;
	margin-bottom: -0.625%;
}

@media screen and (max-width: 767px) {
	.sec02 .content_box .img_area {
		margin-top: 3rem;
		margin-bottom: -1.5rem;
	}
}

.sec02 .content_box .img_area_clm {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sec02 .content_box .img_area_clm .pcap {
	font-size: 10px;
	color: #fff;
	line-height: 1.5;
	letter-spacing: 0.1em;
	margin-top: 5px;
	text-align: right;
	padding-right: 3px;
}

.sec02 .content_box .img_area_clm .text {
	margin-top: 2.5rem;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.sec02 .content_box .img_area_clm .text {
		margin-top: 1.5rem;
	}
}

.sec02 .content_box .img_area_clm>.row3 {
	width: 32.916666667%;
	margin-bottom: 0.625%;
}

@media screen and (min-width: 768px) {
	.sec02 .content_box .img_area_clm>.row3:nth-of-type(n+4) {
		margin-top: 6rem;
	}
}

@media screen and (max-width: 767px) {
	.sec02 .content_box .img_area_clm>.row3 {
		width: 100%;
		margin-bottom: 1.5rem;
	}

	.sec02 .content_box .img_area_clm>.row3 img {
		width: 100%;
	}
}

.sec02 .content_box .img_area_clm>.row2 {
	width: 49.652777778%;
	margin-bottom: 0.625%;
}

@media screen and (max-width: 767px) {
	.sec02 .content_box .img_area_clm>.row2 {
		width: 100%;
		margin-bottom: 1.5rem;
	}

	.sec02 .content_box .img_area_clm>.row2 img {
		width: 100%;
	}
}

.sec02 .content_box .map {
	text-align: center;
	margin-top: 10rem;
}

.sec02 .content_box .map+.img_area {
	margin-top: 10rem;
}

@media screen and (max-width: 767px) {
	.sec02 .content_box .map {
		margin-top: 5rem;
	}

	.sec02 .content_box .map+.img_area {
		margin-top: 5rem;
	}

	.sec02 .content_box .map+.img_area .img_area_clm {
		margin-bottom: -2.5rem;
	}

	.sec02 .content_box .map+.img_area .img_area_clm>.row3 {
		margin-bottom: 2.5rem;
	}
}

.sec02 .content_box .naniwa_area_frame {
  margin: 12rem auto 0;
  max-width: 1024px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 7px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec02 .content_box .naniwa_area_frame {
    padding: 3px;
  }
}
.sec02 .content_box .naniwa_area_frame_inner {
  border: 1px solid rgba(255, 255, 255, 0.17);
  padding: 5rem;
  display: flex;
  justify-content: space-between;
}

.sec02 .content_box .naniwa_area_clm {
  width: calc(433 / 908 * 100%);
}

.sec02 .content_box .naniwa_area_ttl {
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: .16em;
  color: #eec85b;
}

.sec02 .content_box .naniwa_area_txt {
  margin-top: 1rem;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: .14em;
  color: #fff;
}

.sec02 .content_box .naniwa_area_txt .cap {
  font-size: 1rem;
}

.sec02 .content_box .naniwa_area_pic {
  display: flex;
  justify-content: space-between;
  margin-top: 5rem;
}

.sec02 .content_box .naniwa_area_pic + .pcap {
  padding-top: .5rem;
  text-align: right;
  font-size: 1rem;
  color: #fff;
  text-shadow: #000 1px 1px 10px, #000 -1px 1px 10px, #000 1px -1px 10px, #000 -1px -1px 10px;
}

.sec02 .content_box .naniwa_area_map {
  width: calc(439 / 908 * 100%);
}

@media screen and (max-width: 767px) {
  .sec02 .content_box .naniwa_area_frame {
    width: calc(100% - 4rem);
    margin: 6rem 2rem 0;
  }

  .sec02 .content_box .naniwa_area_frame_inner {
    padding: 2rem;
    flex-direction: column;
  }

  .sec02 .content_box .naniwa_area_clm {
    width: 100%;
  }

  .sec02 .content_box .naniwa_area_ttl {
    font-size: 1.6rem;
  }

  .sec02 .content_box .naniwa_area_txt {
    font-size: 1.2rem;
  }

  .sec02 .content_box .naniwa_area_pic {
    margin-top: 2.5rem;
  }

  .sec02 .content_box .naniwa_area_pic img {
    width: 49%;
  }

  .sec02 .content_box .naniwa_area_map {
    margin-top: 2.5rem;
    width: 100%;
  }
}

.sec02 .content_box.last {
	margin-top: 12rem;
	margin-bottom: 12rem;
}

@media screen and (max-width: 767px) {
	.sec02 .content_box.last {
		margin-top: 6rem;
		margin-bottom: 6rem;
	}
}

.sec02 .info_list {
	margin-top: 4rem;
}

.sec02 .next {
	display: block;
	position: relative;
	border: 1px solid #bc9e4a;
}

.sec02 .next img {
	width: 100%;
}

@media screen and (max-width: 767px) {
	.sec02 .next {
		border: 1px solid #bc9e4a;
	}
}

.sec02 .next span {
	position: relative;
	display: block;
}

.sec02 .next span::before {
	content: "";
	width: calc(100% + 1px);
	height: calc(100% + 1px);
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	transform: scale(0);
	transform-origin: left top;
	position: absolute;
	top: -1px;
	left: -1px;
	transition: 0.5s ease;
	z-index: 10;
}

.sec02 .next span::after {
	content: "";
	width: calc(100% + 1px);
	height: calc(100% + 1px);
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: scale(0);
	transform-origin: right bottom;
	position: absolute;
	bottom: -1px;
	right: -1px;
	transition: 0.5s ease;
	z-index: 10;
}

.sec02 .next.hover span::before,
.sec02 .next.hover span::after {
	transform: scale(1);
}

.sec02 .next::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.3);
	opacity: 0;
	transition: 0.3s ease;
}

.sec02 .next.hover::after {
	opacity: 1;
}

.sec02 .capArea {
	font-size: 10px;
	color: #fff;
	line-height: 1.6;
	letter-spacing: 0.14em;
	padding: 0 0 3.5rem;
}

.lifeInfoLine {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.lifeInfoLine+.lifeInfoLine {
	margin-top: 4rem;
}

@media screen and (max-width: 767px) {
	.lifeInfoLine+.lifeInfoLine {
		margin-top: 3rem;
	}
}

.lifeInfoLine>div {
	width: 48.4375%;
}

@media screen and (max-width: 959px) {
	.lifeInfoLine>div {
		width: 100%;
	}

	.lifeInfoLine>div+div {
		margin-top: 4rem;
	}
}

@media screen and (max-width: 767px) {
	.lifeInfoLine>div+div {
		margin-top: 3rem;
	}
}

.lifeInfoLine>div .infoList .infoListBlock {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-end;
	background: url(../imgs/lifeinfo_dots.png) left bottom repeat-x;
	font-size: 1.4rem;
	color: #fff;
	line-height: 1.333333333;
}

@media screen and (max-width: 767px) {
	.lifeInfoLine>div .infoList .infoListBlock {
		font-size: 1.2rem;
	}
}

.lifeInfoLine>div .infoList .infoListBlock .infoListName .nobg {
	display: inline;
	margin-bottom: 0.8rem;
	background: #170000;
}

@media screen and (max-width: 767px) {
	.lifeInfoLine>div .infoList .infoListBlock .infoListName .nobg {
		display: block;
	}
}

.lifeInfoLine>div .infoList .infoListBlock .infoListName .bg {
	background: #170000;
	display: inline-block;
	padding-right: 5px;
}

.lifeInfoLine>div .infoList .infoListBlock .infoListDistance {
	background: #170000;
	padding-left: 5px;
}

.lifeInfoLine>div .infoList .infoListBlock .infoListDistance .table {
	display: table;
	width: 17.1rem;
}

@media screen and (max-width: 767px) {
	.lifeInfoLine>div .infoList .infoListBlock .infoListDistance .table {
		width: 14.1rem;
	}
}

.lifeInfoLine>div .infoList .infoListBlock .infoListDistance .table>div {
	display: table-cell;
}

.lifeInfoLine>div .infoList .infoListBlock .infoListDistance .table>div.toho {
	width: 2.1em;
}

.lifeInfoLine>div .infoList .infoListBlock .infoListDistance .table>div.num01 {
	width: 1.2em;
	text-align: right;
}

.lifeInfoLine>div .infoList .infoListBlock .infoListDistance .table>div.yaku {
	width: 4.3em;
}

.lifeInfoLine>div .infoList .infoListBlock .infoListDistance .table>div.num02 {
	width: 2.6em;
	text-align: right;
}

.lifeInfoLine>div .infoList .infoListBlock .infoListDistance .table>div.meter {
	width: 1em;
}

.lifeInfoLine>div .infoList .infoListBlock+.infoListBlock {
	margin-top: 1.8000000002rem;
}

.acap {
	bottom: 5px;
	line-height: 1;
}

@media screen and (max-width: 767px) {
	header .link_area {
		display: none;
	}
}

img.top {
	display: none !important;
}

@media screen and (max-width: 767px) {
	footer {
		margin-bottom: 68px;
	}
}