/*! Writen  by SCSS */
body#top nav.gnavi_wrap ul li.nav_top a::before {
 opacity: 1 !important;
}
body#access nav.gnavi_wrap ul li.nav_access a::before {
 opacity: 1 !important;
}
body#location nav.gnavi_wrap ul li.nav_location a::before {
 opacity: 1 !important;
}
body#plan nav.gnavi_wrap ul li.nav_plan a::before {
 opacity: 1 !important;
}
body#outline nav.gnavi_wrap ul li.nav_outline a::before {
 opacity: 1 !important;
}
div.header ul.headnavi li.akashimatsukageyamate {
 display: block !important;
}
div.header .logo{
	left: 20px;
	right: 20px;
	text-align: center;
	justify-content: center;
}
@media screen and (max-width: 768px) {
 div.header ul.headnavi li {
  width: calc(100% / 4);
 }
}
@media screen and (max-width: 768px) {
 .gnavi_outer {
  padding-top: 70px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 996;
  pointer-events: none;
 }
 .gnavi_outer.nav_open {
  pointer-events: all;
 }
}
.gnavi_outer .nav_bg {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background: #c9c9ca;
 transform: translateY(-100%);
 transition: transform 0.5s ease-in-out 0s;
}
@media screen and (max-width: 768px) {
 .gnavi_outer .nav_bg {
  background: #fff;
  backdrop-filter: 0;
 }
}
.nav_open .gnavi_outer .nav_bg {
 transform: translateY(0);
}
nav.gnavi_wrap {
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 background: #c9c9ca;
 height: 46px;
 width: 100%;
 padding: 12px 10px;
}
@media screen and (max-width: 768px) {
 nav.gnavi_wrap {
  background: none;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out 0s;
 }
 .nav_open nav.gnavi_wrap {
  transition: opacity 0.5s ease-in-out 0.3s;
  opacity: 1;
 }
}
ul.gnavi {
 display: flex;
 justify-content: center;
 align-items: center;
}
@media screen and (max-width: 768px) {
 ul.gnavi {
  position: relative;
  padding: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
 }
}
ul.gnavi li {
 width: auto;
 padding: 0 13px;
}
ul.gnavi li:not(:nth-last-child(-n+2)) {
 border-right: 1px solid #000;
}
@media screen and (max-width: 768px) {
 ul.gnavi li {
  width: 50%;
  padding: 0;
  background: none;
  border: 0 !important;
 }
}
ul.gnavi li a {
 font-size: 13px;
 line-height: 1;
 font-weight: 600;
 display: block;
 position: relative;
 padding: 5px 0;
}
@media screen and (max-width: 768px) {
 ul.gnavi li a {
  padding: 15px 10px;
  background: none;
  text-align: center;
 }
}
ul.gnavi li a::before {
 content: "";
 position: absolute;
 top: auto;
 bottom: -3px;
 left: 0;
 right: 0;
 margin: auto;
 border-bottom: 1px solid #008095;
 display: block;
 z-index: 1;
 height: 1px;
 opacity: 0;
}
@media screen and (max-width: 768px) {
 ul.gnavi li a::before {
  bottom: 5px;
 }
}
ul.gnavi li a:hover::before {
 opacity: 1;
}
header {
 height: 110px;
}
@media screen and (max-width: 768px) {
 header {
  height: auto;
 }
}
div.header {
	height: 65px;
}
@media screen and (max-width: 768px) {
	div.header {
		height: 60px;
	}
}
div.header .logo_akashimatuinnyamate {
 display: block;
 width: 136px;
 position: absolute;
 top: 10px;
 left: calc(260%/16);
 margin: auto;
 line-height: 0;
 font-size: 0;
}
@media screen and (max-width: 1200px) {
 div.header .logo_akashimatuinnyamate {
  left: 10px;
 }
}
@media screen and (max-width: 1000px) {
 div.header .logo_akashimatuinnyamate {
  width: 120px;
 }
}
@media screen and (max-width: 768px) {
 div.header .logo_akashimatuinnyamate {
  left: 10px;
  right: auto;
  width: 90px;
  top: 15px;
 }
}
@media screen and (max-width: 1200px) {
 div.header .logo {
  left: 190px;
  right: auto;
 }
}
@media screen and (max-width: 1000px) {
 div.header .logo {
  width: 130px;
  left: 150px;
 }
}
@media screen and (max-width: 768px) {
 div.header .logo {
  width: 120px;
  left: 120px;
 }
}
body .nav_btn {
 background: none !important;
}
@media screen and (max-width: 768px) {
 body.nav_open nav.gnavi_wrap {
  position: relative;
  padding: 0;
  height: 100%;
  transition: all 0.2s ease-in-out 0s;
 }
}
div.header .nav_btn {
 position: fixed;
 top: 10px;
 right: 10px;
 cursor: pointer;
 z-index: 9999;
 width: 40px;
 height: 40px;
 transition: all 0.5s ease-in-out;
 display: none;
}
@media screen and (max-width: 768px) {
 div.header .nav_btn {
  display: block;
 }
}
.page_cap {
 padding: 25px 0;
}
.page_cap p {
 font-size: 12px;
 line-height: 1.5;
}
@media screen and (max-width: 480px) {
 .page_cap p {
  font-size: 10px;
 }
}
.page_cap p.ex_cap {
 padding-left: 1em;
}
div.container {
 padding-bottom: 0;
}
.f_navs_wrap {
 width: 100%;
 padding: 20px;
}
@media screen and (max-width: 768px) {
 .f_navs_wrap {
  padding: 0 20px;
 }
}
.f_navs {
 display: flex;
 justify-content: center;
 align-items: center;
}
@media screen and (max-width: 768px) {
 .f_navs {
  position: relative;
  padding: 0;
  flex-wrap: wrap;
  justify-content: space-between;
 }
}
.f_navs li {
 width: auto;
 padding: 0 13px;
}
.f_navs li:not(:last-child) {
 border-right: 1px solid #000;
}
@media screen and (max-width: 768px) {
 .f_navs li {
  width: 50%;
  padding: 0;
  background: none;
  border-right: 0 !important;
  border-bottom: 1px solid #000;
 }
 .f_navs li.nav_top {
  width: 100%;
  border-top: 1px solid #000;
 }
 .f_navs li.nav_access, .f_navs li.nav_plan {
  border-right: 1px solid #000 !important;
 }
}
.f_navs li a {
 font-size: 13px;
 line-height: 1;
 font-weight: 600;
 display: block;
 position: relative;
 padding: 5px 0;
}
@media screen and (max-width: 768px) {
 .f_navs li a {
  padding: 15px 10px;
  background: none;
  text-align: center;
 }
}
.f_navs li a::before {
 content: "";
 position: absolute;
 top: auto;
 bottom: -3px;
 left: 0;
 right: 0;
 margin: auto;
 border-bottom: 1px solid #008095;
 display: block;
 z-index: 1;
 height: 1px;
 opacity: 0;
}
@media screen and (max-width: 768px) {
 .f_navs li a::before {
  bottom: 5px;
 }
}
.f_navs li a:hover::before {
 opacity: 1;
}
/*# sourceMappingURL=common.css.map */