@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
	font-family: 'Noto Sans JP', sans-serif;
	color:#555555!important;
}
img, div, p, blockquote, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, fieldset, textarea,body, td, th {
	color:#555555;
	font-size:16px;
}
#headerPc {
	height:80px;
	background: none;
	padding:15px;
	border:none;
	background:#004E9D;
}
#headerPc #header-inner {
    width: 1366px;
	background: none;
}
.headLine {
	display:flex;
}
.headLine h1 {
	width:auto;
	text-align:left;
	margin-right: auto;
}
.headLine .gNav {
	width: auto;
	margin:0!important;
	padding:0!important;
	margin-top:10px!important;
	margin-right: 20px;
}
.headLine .gNav li {
	padding:0 15px;
	border-right:#fff 1px solid;
	width:auto!important;
	display:inline;
}
#headerPc .gNav>li>a  {
	font-size:16px;
	font-weight:normal;
	color:#fff;
	border:none;
	display:inline;
	line-height:1.5;
}

#headerPc .gNav>li:last-child {
	border:1px #fff solid;
	border-radius:4px;
	margin-left:10px;
	margin-top:-3px;
}
#headerPc .gNav>li:last-child a {
	font-size:18px;
}
#headerPc .gNav>li:nth-child(5),
#headerPc .gNav>li:last-child >a {
	border-right:none;
}
#headerPc .gNav>li:nth-child(5) >a:after {
    content: "\f08e";
    font-family: FontAwesome;
    padding-left: 5px;
}
.mv {
	position: relative;
    padding: 80px 0 0;
    background: url(../img/img_mv_bg.png) no-repeat;
    background-size:cover;
    background-position: -1050px 20px;
    margin-bottom:80px;
}
#contents1 {
    width: 1386px;
    padding-top: 4%;
    margin:auto;
}
#contents {
    padding-top:0;
}
#contents .inner {
    width: 1386px;
    margin: 0 auto;
    position: relative;
    color:#555555;
}
#contents .inner .inner_box {
    width: 1200px;
	border-bottom: 1px solid #E5E8EB;
	margin:0 auto 40px;
	padding: 0 40px 80px;
}
#contents .inner .inner_box.border-none {
	border: none;
	margin-bottom:0;
}

#contents .inner .inner_box.bk_blue {
	padding:40px 20px 40px;
	border: none;
	background: #e5f1f5;
}
#contents1 #ttlArea {
	background:none;
	overflow:hidden;
	height:auto;
	padding-bottom:80px;
}
#contents1 #ttlArea .inner {
    width: 1386px;
	display:flex;
	align-items: center;
	opacity:1;
}
#contents1 #ttlArea .pageTtl{
	padding:0;
	text-align:left;
    width: 466px;
    padding-left:80px;
}
#contents1 #ttlArea .pageTtl .icon_area{
	display:table-cell;
	width:200px;
	height:200px;
	border-radius: 100px;
	background:#E5FF00;
	vertical-align:middle;
	color:#004E9D;
	font-size:40px;
	font-weight:bold;
	line-height:1.2;
	text-align:center;
}
#contents1 #ttlArea .pageTtl .icon_area i {
	font-style:normal;
	font-size:50px;
}
#contents1 #ttlArea .subTtl {
	font-size:50px;
	line-height:1.6;
	font-weight:bold;
    padding-top:40px;
    color:#fff;
    margin-top: 40px;
}
#contents1 #ttlArea .subTtl span {
	font-size:40px;
}
#contents1 #ttlArea .subTtl strong {
	display:inline-block;
	border-bottom:4px #E5FF00 solid;
}
#contents1  #ttlArea .photo {
	width:920px;
}
#contents1 #ttlArea .photo img {
	width:100%;
}
h2 {
	display:block;
	font-size:32px;
	font-weight:bold;
	color:#004E9D;
	text-align:center;
	margin-bottom: 40px;
}
h3 {
	display:block;
	font-size:24px;
	font-weight:bold;
	border-left:#004E9D 2px solid;
	padding-left:20px;
	margin:40px 0 32px;
}
.border_box h3 {
	font-size:22px;
	border:none;
	padding-left:0;
	margin: 0;
}
.border_box.reserve h3 {
	padding-bottom:24px;
}
.columnTwo {
	display:flex;
	align-items: center;
}
.columnTwo .columnBox,
.columnTwo .columnBox:nth-child(even) {
    width: 46%;
    padding: 0;
    float: none;
}
.columnTwo .columnBox:nth-child(even) {
    padding: 0 0 0 40px;
    width: 54%;
}
.columnTwo .columnBox p {
	padding-top:24px;
	font-size:24px;
}
.columnTwo .columnBox p:first-child {
	font-size:28px;
	font-weight:bold;
	padding-bottom:24px;
	padding-top:0;
	border-bottom:#555555 2px dotted;
}
.columnTwo .columnBox p span {
	font-size:34px;
	color:#004E9D;
}
.columnTwo .columnBox p span strong {
	color:#E700BC;
}
.columnTwo .columnBox p span strong em {
	font-size: 44px;
	font-style:normal;
}
.columnTwo .columnBox .pic {
	margin-bottom:0;
}
.border_box {
	padding:32px 40px 40px;
	border: 1px solid #E5E8EB;
}
.border_box.reserve p {
	margin-bottom:24px;
}
.border_box p span {
	display:inline-block;
	color: #E700BC;
	border: 2px solid #E700BC;
	padding: 2px 8px 4px;
	font-weight:bold;
	line-height:1;
	margin-right:4px;
}
.orderBtns {
	width: 320px !important;
    display: block;
    margin: 0 auto !important;
    background: #004E9D;
    padding:20px;
}

.orderBtns .btn a {
    margin-top: 0!important;
    color:#ffffff;
    font-size:20px;
	font-weight:bold;
}
.detail_box {
	padding:20px;
    margin-top: 40px;
}
.detail_box.information,
.detail_box.price {
    margin-top: 60px;
}
#contents .inner .inner_box.bk_blue .detail_box {
	padding:0 40px 40px;
}

.detail_box table {
	border-bottom:1px solid #E5E8EB;
	width:100%;
}
.detail_box tr {
	border-top:1px solid #E5E8EB;
}
.detail_box th,.detail_box td {
	padding:16px 20px;
	line-height:1;
}
.detail_box th {
	text-align: center;
	background:#F3F4F6;
	font-weight:bold;
	line-height:1.8;
	vertical-align: top;
}
.detail_box th:first-child {
	width:200px;
}
.detail_box.price th {
	vertical-align:middle;
}
.detail_box.price th:first-child {
	width:370px;
}
.detail_box td {
	padding:16px 40px;
	line-height:1.6;
}
.detail_box.price td {
	padding:0 40px;
	line-height:5;
	text-align: center;
}
.detail_box td p {
	margin:0px 0 16px;
}
.detail_box td h4 {
	font-weight:bold;
}
.detail_box td ul {
	line-height:1.6;
}
.detail_box td li {
	padding-left:1em;
	text-indent:-1em;
}
.detail_box td li:before {
	content:"・";
}
.detail_box td img {
	width:100%;
}
#price .border_box {
	margin-top:40px;
}
#price.detail_box td {
	text-align:center;
	line-height:3;
}
#price .border_box ul {
	line-height:1.6;
}
#price .border_box li {
	padding-left:1em;
	text-indent:-1em;
}
#price .border_box li:before {
	content:"・";
}
#price .border_box li strong {
	display:inline;
	padding-right:20px;
}
.detail_box table.price_various {
	margin-bottom:32px;
}
.detail_box.price .text_indent {
	line-height:1;
}
.border_box.restrictions .text_indent {
	line-height:1.8;
}
.restrictions ul {
	margin:24px 0 16px;
}
.restrictions li {
    list-style: disc;
    margin-left: 30px;
}
.restrictions li strong {
    padding-right:24px;
}
#spot.detail_box {
	padding:40px 40px 0;
	margin-bottom:80px;
}
.spot_table {
	display:flex;
	width:100%;
	padding: 0;
	flex-wrap:wrap;
	justify-content: space-between;
	justify-content:space-between;
	gap: 40px 40px;
	margin-top: 40px;
}
.spot_table>div {
	background:#fff;
	width: calc(50% - 20px);
	padding: 30px 40px 40px;
}
.spot_table h3 {
	border-left:none;
	position:relative;
	padding-left:40px;
	margin:0 0 16px;
}
.spot_table h3:before {
	position:absolute;
	content:"";
	left:0;
	top:4px;
	background:url(../img/ico_spottime.png);
	background-size:cover;
	width:32px;
	height:32px;
}
.spot_table li {
	list-style: disc;
	margin-left: 30px;
	line-height:1.6;
}
#contents .inner .inner_box.faq_box {
	margin-top: 80px;
}
.faqList h2 {
	margin:0 0 40px;
}
.faqList h3 {
	font-weight: Bold;
	font-size: 24px;
	line-height: 160%;
	border-left:none;
	padding-left:40px;
	position:relative;
	margin: 80px 0 16px;
}
.faqList h3:before {
	position:absolute;
	content:"";
	left:0;
	top:2px;
	width:32px;
	height:32px;
}
.faqList h3.hours:before {
	background:url(../img/ico_hours.png);
	background-size:cover;
}
.faqList h3.monthly:before {
	background:url(../img/ico_monthly.png);
	background-size:cover;
}
.faqList h3.price:before {
	background:url(../img/ico_price.png);
	background-size:cover;
}
.faqList h3.equipment:before {
	background:url(../img/ico_equipment.png);
	background-size:cover;
}
.faqList h3.use:before {
	background:url(../img/ico_use.png);
	background-size:cover;
}
.faqList > .faqList {
	margin-top: -30px;
}
.faqList dl {
    border-bottom: 1px solid #e5e8eb;
    padding: 24px 0;
    border-top: 1px solid #e5e8eb;
    margin-bottom:-1px;
}
.faqList dl:first-child {
    padding-top: 0;
}
.faqList dl dt {
    font-weight: bold;
    background: url(../img/icon_q.jpg) no-repeat;
    background-size: 20px 20px;
    background-position: 0 3px;
    padding-left: 30px;
    cursor: pointer;
    color: #1d1d1d;
    margin-bottom: 0;
    pointer-events:none;
}
.faqList dl dd {
    background: url(../img/icon_a.jpg) no-repeat;
    background-size: 20px 20px;
    background-position: 0 3px;
    padding-left: 30px;
    margin-top: 15px;
}
.faqList dl dd a {
	color:#004E9D;
	text-decoration: underline;
}
.faqList dl dd a:after {
    content: "\f08e";
    font-family: FontAwesome;
}
#footer {
	margin-top:0;
}
#footer .footerBtm {
	background:#E5E8EB;
	color:#555555;
}
#footer .contact{
	background:#004E9D;
	padding:80px 0;
}
#footer .contact h2{
	color:#fff;
	margin-bottom: 24px;
    line-height: 1.6;
}
#footer .contact ul {
	display:flex;
	margin:auto;
	width:680px;
	gap: 40px 40px;
	margin-top:40px;
}
#footer .contact li {
	display:table; 
	width: 320px;
	background:#fff;
	align-items: center;
	text-align:center;
}
#footer .contact li a {
	display:table-cell; 
	color: #004E9D;
	font-weight:bold;
	text-align:center;
	padding:15px 0;
	font-size: 20px;
}
#footer .contact li:first-child a:after {
    content: "\f08e";
    font-family: FontAwesome;
    padding-left:5px;
}
a.tel:before {
	content:"\f095";
    font-family: FontAwesome;
    padding-right:5px;
}
.anchor {
    display: block;
    padding-top: 10px;
    margin-top: -10px;
}
.isSP {
	display:none;
}
.text_indent {
	text-indent: -1em;
	padding-left: 1em;
}
@media only screen and (min-width: 667px) {
a[href^="tel:"] {
	pointer-events: none;
	}
}
@media only screen and (max-width: 1399px) {
	#headerPc #header-inner{
		width: 100%;
	}
	.headLine h1 {
		width:40%;
	}
	
	.headLine h1 img {
		max-width: 100%;
	}
	#headerPc .gNav { 
		width: auto;
	}
	#contents1 {
		width: 100%;
	}
	#contents1 #ttlArea .inner {
		width: 100%;
	}
	#contents1 #ttlArea .pageTtl {
		width: 40%;
	}
	#contents1 #ttlArea .photo { 
		width: 60%;
	}
	#contents .inner {
		width: 100%;
	}
	#contents .inner .inner_box {
		width: 100%;
	}
}
@media only screen and (max-width: 1313px) {
	.headLine h1 {
		max-width:30%;
	}
	br.isPC {
		display:none;
	}
}
@media only screen and (max-width: 1207px) {
	.headLine h1 {
		max-width:30%;
	}
}
	
@media only screen and (max-width: 1079px) {
	#headerPc {
		display:none;
	}
	.isSP {
		display:block;
	}
	.isPC {
		display:none;
	}
	img.isPC {
		display:block;
	}
	img.isSP {
		display:none;
	}
    #headerSp {
		display: block;
    	background: #004E9D !important;
    	padding: 0 20px;
    	margin-bottom: -1px;
    }
    #headerSp .logo {
    	width:45%;
    	height:60px;
    }
    #headerSp .logo img {
    	width:100%;
    }
	.mean-container .mean-bar,.mean-container a.meanmenu-reveal {
	    background: #004E9D;
	}
	.mean-container .mean-bar {
		height: 10px;
		display:block;
	}
	.mean-container a.meanmenu-reveal{
	    color: #fff;
	}
	.mean-container a.meanmenu-reveal span {
	    background: #fff;
	}
	.mean-container .mean-nav {
		float: right;
		width: 50%;
    }
	.mean-container .mean-nav ul li{
		width: 100%;
		padding: 0;
    }
    .mean-container .mean-nav ul li a {
    	display:block;
    	position: relative;
    	width: 85%;
    	border:none;
    	padding: 1em 0;
    	border-bottom:#fff 1px dotted;
		margin: 0 auto 0 30px;
    }
    .mean-container .mean-nav ul li a:before {
    	content:"";
    }
    .mean-container .mean-nav ul li a:after {
    	position: absolute;
    	content: "\f107";
    	font-family: FontAwesome;
    	color: #fff;
   		right: 20px;
	}
	.mean-container .mean-nav ul li:nth-child(5) > a:after {
    	content:"\f08e";
    	font-family: FontAwesome;
    }
	.mean-container .mean-nav ul li.mean-last a {
		font-weight: bold;
    	font-size: 20px;
    	text-align: center;
    }
	.mean-container .mean-nav ul li.mean-last a:after {
    	content:"";
	}
	.mean-container .mean-nav ul li.mean-last a:before {
		content:"\f095";
    	font-family: FontAwesome;
    	padding-right:5px;
	}
    #contents1 {
    	width:100%;
    	padding-top:0;
    }
    #contents1 #ttlArea .inner {
    	width:100%;
    	flex-wrap: wrap;
    }
    #contents1 #ttlArea .photo {
    	width:100%;
    	order: -1;
    	padding-left:40px;
    }
    .mv {
    	padding-top:20px;
    	background-position: center;
		margin-bottom: 0;
    }
    #contents1 #ttlArea .pageTtl {
		width:100%;
		padding-left: 20px;
		margin-top: -40px;
    }
    #contents1 #ttlArea .pageTtl .icon_area {
    	width:120px;
    	height:120px;
    	font-size:22px;
    }
    #contents1 #ttlArea .pageTtl .icon_area i {
		font-size:36px;
    }
    #contents1 #ttlArea .subTtl {
		text-align: right;
		font-size: 40px;
		padding: 0 20px 20px;
        margin: -60px 0;
    }
    #contents1 #ttlArea .subTtl span {
		font-size: 34px;
    }
    #contents1 #ttlArea .subTtl strong {
		font-size: 40px;
    }
    #contents .inner,
    #contents .inner .inner_box,
    .columnTwo .columnBox:nth-child(even) {
    	width:100%;
    	padding:0;
	}
	#contents .inner .inner_box {
    	padding:20px;
	}
	h2 {
		font-size: 24px;
		margin-bottom: 40px;
	}
	.columnTwo,.columnTwo .columnBox {
		display:block;
    	width:100%;
	}
	.columnBox iframe {
		height:480px;
	}
	.columnTwo .columnBox:nth-child(even) {
		padding: 0;
		text-align:center;
		line-height: 1.5;
	}
	.columnTwo .columnBox:nth-child(even) .under_text{
		text-align:left;
		font-size: 20px;
		padding: 20px 10px 0;
	}
	.border_box {
		padding:16px;
		margin-bottom:20px;
	}
	.border_box h3 {
		text-align:center;
	}
	.border_box.reserve h3 {
		padding-bottom:16px;
	}
	.border_box.reserve p {
		margin-bottom:16px;
	}
	.border_box p span {
		display:inline-block;
		margin-bottom:8px;
	}
	.detail_box {
		padding:0;
	}
	.detail_box th, .detail_box td {
		padding: 10px;
		line-height:2;
		text-align:center;
	}
	.detail_box .price_default th, .detail_box .price_default td {
		display:block;
		text-align:left;
	}
	.detail_box .price_default th:first-child {
		width:100%;
	}
	.detail_box .price_default th {
		text-align:center;
	}
	.detail_box .price_default td {
		padding: 16px;
	}
	.detail_box th:first-child {
		width:auto;
	}
	.detail_box table.price_various {
	    margin-bottom: 20px;
	}
	#contents .inner .inner_box.bk_blue {
		padding:0 10px 40px;
		margin-bottom: -60px;
	}
	#contents .inner .inner_box.bk_blue .detail_box {
		padding:40px 10px 0;
	}
	.spot_table {
		display: block;
	}
	.spot_table>div {
		width:100%;
		margin-bottom:10px;
		padding: 20px;
	}
	#footer .contact {
		padding: 40px 0;
	}
	.detail_box.information {
    margin-top: -20px;
	}
	.detail_box.price {
    margin-top: 40px;
	}
	.detail_box.price th:first-child {
		width: 33%;
	}
	.detail_box.price td {
        padding: 0;
        line-height: 2;
    }
     .faqList > .faqList {
        padding-bottom: 40px;
    }
 }
 
@media only screen and (max-width: 667px) {
    .mean-container .mean-nav ul li a {
    	width:85%;
    }
	.mean-container .mean-nav {
		float: left;
		width: 100%;
    }
    #headerSp .logo {
    	width:55%;
    }
    #headerSp .logo img {
    	width:100%;
    }
	#contents .inner .inner_box {
    	padding:10px;
	}
    .columnTwo .columnBox p:first-child {
    	font-size: 24px;
    }
    .columnTwo .columnBox:nth-child(even) .under_text {
		padding: 16px 16px 0;
    }
    .columnTwo .columnBox p span {
    	font-size: 30px;
    }
	#contents1 #ttlArea .subTtl {
		padding:0 20px 11px;
        white-space: nowrap;
	}
    .border_box {
    	margin-top: -22px;
		margin-bottom: 40px;
    }
    .border_box.restrictions {
		margin-bottom: -10px;
    }
    h2 {
		margin-bottom: 24px;
    }
    h3 {
		font-size: 20px;
		margin-top:24px;
		margin-bottom:32px;
    }
    #contents .inner .inner_box {
		padding: 10px 20px;
    }
	.detail_box th, .detail_box td {
		padding:8px 16px;
		line-height:1.6;
	}
	.detail_box.price {
	    margin-top: 40px;
	}
	.detail_box.price h3 {
		margin-bottom:16px;
	}
	.detail_box.price th:first-child {
		width: auto;
	}
	.detail_box table.price_various {
        margin-bottom: 16px;
    }
    .border_box.restrictions {
    	margin-top: 24px !important;
    	padding: 24px;
    }
	.border_box.restrictions h3 {
		text-align: left;
		margin-bottom: 24px;
	}
	#contents .inner .inner_box.bk_blue {
		margin: 40px 0;
		padding: 0 16px;
	}
	#contents .inner .inner_box.bk_blue .detail_box {
	    padding: 40px 0;
	}
	#contents .inner .inner_box.faq_box {
	    margin-top: -20px;
	}
	.faqList h2 {
		margin-bottom: 24px;
	}
	.columnBox iframe {
		height:260px;
	}
	img.isPC {
		display:none;
	}
	img.isSP {
		display:block;
	}
	.faqList h3 {
		font-size: 18px;
		margin: 40px 0 16px -3px;
	}
	.faqList h3.hours {
		margin-top:24px;
	}
	.faqList h3:before {
		left:5px;
	    width: 25px;
		height: 25px;
	}
	.faqList dl {
	    padding: 16px 0;
	}
	.faqList dl dd {
	    margin-top:8px;
	}
	.faqList > .faqList {
	    padding-bottom: 40px;
	    margin-top: 0;
	}
	#footer .contact h2 {
		margin-bottom: 24px;
	}
	#footer .contact ul {
		margin-top: 20px;
	}
	.detail_box.price td {
		padding:0;
		line-height: 2;
	}
	#footer .contact ul {
		display:block;
		width:100%;
		margin-bottom: -20px;
	}
	#footer .contact li {
	    width:90%;
	    margin: 24px auto;
	}
	#footer .footerBtm {
		padding:16px 40px;
		font-size: 12px;
	}
	.orderBtns {
		width:100%!important;
		padding:0;
		margin-top:16px!important;
	}
	#contents .btn a {
		padding: 12px 0;
	}
	.border_box.reserve {
		margin-bottom: 30px;
	}
	.detail_box.information {
		margin-top: 0;
	}
}
@media only screen and (max-width: 430px) {
    #headerSp .logo {
    	width:85%;
    }
}
@media only screen and (max-width: 320px) {
	#contents1 #ttlArea .subTtl {
        margin-top: -10px;
	}
}