@charset "UTF-8";
/*---------------------------------------

 PC版のソースです

-----------------------------------------*/
article{
	width: 1000px;
	-webkit-text-size-adjust: 100%;
	margin: 0 auto;
	overflow-x: hidden;
}
.system{
	margin-top: 190px;
}
h1+p{
	text-align: center;
	margin-bottom: 30px;
}
section{
	width: 1000px;
	min-width: 760px;
	margin: 0 auto;
}
.mainMap {
	margin-bottom: 30px;
}
.mainMap h1{
    width: 760px;
    color: #E94681;
    text-align: left;
    font-size: 56px;
    margin: 0 auto;
}
.mainMap h1 span{
	font-size: 24px;
	display: inline-block;
}
.mainMap h1 span::before,.mainMap h1 span::after{
	content: "";
}
.mainBlock{
	width: 760px;
	margin: -49px auto 0;
	height: 390px;
	border-top: 10px #E94681 solid;
	position: relative;
	background: url("../imgHtml/map/mainMap.jpg") no-repeat;
}
.mapIcon{
	position: absolute;
}
.mapIcon:first-child{
    top: 170px;
    left: 500px;
    z-index: 777;
}
.mapIcon:nth-child(2){
    top: 170px;
    left: 440px;
    z-index: 777;
}
.mapIcon:nth-child(3){
    top: 150px;
    left: 410px;
    z-index: 777;
}
.mapIcon:nth-child(4){
	top: 150px;
    left: 560px;
    z-index: 777;
}
.mapIcon:nth-child(5){
    top: 140px;
    left: 355px;
    z-index: 777;	
}
.mapIcon:nth-child(6){
    top: 190px;
    left: 470px;
    z-index: 777;	
}
.mainBlock p{
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	bottom: 10px;
	font-size: 24px;
	line-height: 31px;
	width: 745px;
	height: 100px;
	box-sizing: border-box;
	padding: 20px;
	padding-left: 255px;
	text-align: left;
	background: rgba(255,255,255,0.8);
	border-radius: 10px;
	display: inline-block;
}
.add{
	width: 760px;
	margin: 0 auto;
}
.ten{
    display: block;
    position: absolute;
    z-index: 666;
    left: -60px;
    bottom: 0;
}
.subBlock{
	position: relative;
	height: 390px;
}
.subMap{
	display: none;
	position: relative;
	width: 760px;
	margin: 0 auto 30px;
}
.subMap.on{
	display: block;
}
.right_arrows{
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translate(-50%);
	cursor: pointer;
	z-index: 999;
}
.left_arrows{
	position: absolute;
	left: -30px;
	top: 50%;
	transform: translate(-50%);
	cursor: pointer;
	z-index: 999;
}
.subMap h2{
	width: 760px;
	background: #CE3D73;
	padding: 10px 20px;
	font-size: 36px;
	text-align: left;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
}
.subMap h2 span{
	font-size: 18px;
	padding-left: 10px;
	text-align: left;
	display: inline-block;
}
.subMap h2 span::before,.subMap h2 span::after{
	content: "";
}
.subMap h2::before{
	content: url("../imgHtml/map/whiteMap.png");
	vertical-align: middle;
    padding-right: 5px;
}
.subMap h3{
	background: #CE3D73;
	padding: 10px 20px;
	font-size: 24px;
	color: #fff;
	position: absolute;
	bottom: 110px;
	left: 10px;
}
.subBlock p{
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	bottom: 10px;
	font-size: 16px;
	text-align: justify;
	line-height: 24px;
	width: 745px;
	height: 100px;
	box-sizing: border-box;
	padding:15px 20px;
	background: rgba(255,255,255,0.8);
	border-radius: 10px;
}
.imgChara{
	position: absolute;
	z-index: 777;
	bottom: 0;
}
.subMap:nth-of-type(even) p{
	padding-left: 220px;
}
.subMap:nth-of-type(even) h3{
	margin-left: 220px;	
}
.subMap:nth-of-type(odd) p{
	padding-right: 220px;
}
.no1 .subBlock{
	background: url("../imgHtml/map/renai.jpg") no-repeat;	
}
.no1 .imgChara{
	right: -80px;
}
.no1 .subBlock p{
	padding-right: 240px;	
}
.no2 .subBlock{
	background: url("../imgHtml/map/kyoushitsu.jpg") no-repeat;	
}
.no2 .imgChara{
	left: -100px;
}
.no3 .subBlock{
	background: url("../imgHtml/map/kohankoen.jpg") no-repeat;	
}
.no3 .imgChara{
	right: -40px;
}
.no4 .subBlock{
	background: url("../imgHtml/map/centerplaza.jpg") no-repeat;	
}
.no4 .imgChara{
	left: -120px;
}
.no5 .subBlock{
	background: url("../imgHtml/map/tenshukaku.jpg") no-repeat;	
}
.no5 .imgChara{
	right: -50px;
}
.no1 .subBlock p{
	padding-right: 250px;	
}
.no6 .subBlock p{
	padding-left: 190px;	
}
.no6 .subBlock{
	background: url("../imgHtml/map/budojo.jpg") no-repeat;	
}
.no6 .imgChara{
	left: -120px;
}

.meiBlock{
	background:url("../imgHtml/map/fukidashiMaru.png") no-repeat 200px 0px;
	position: relative;
}
.meiBlock div{
	position: absolute;
	left: 225px;
	top: 80px;
}
.meiBlock div h1{
	font-size: 24px;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
.meiBlock div p{
	text-align: left;
	margin-left: 30px;
}
.yakuBlock{
	position: relative;
	margin: 30px 0;
}
.yakuBlock .fukidashi{
	background: url("../imgHtml/map/fukudashi.png") no-repeat;
	height: 154px;
}
.yakuBlock img{
	position: absolute;
	right: -70px;
	bottom: 0;
}
.yukue h3 {
    font-size: 24px;
    text-align: center;
    margin: 20px 0;
}
.yukue h3+p {
    text-align: center;
}
.sample h3+p {
    text-align: left;
    font-feature-settings: "palt";
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 70px;
}
.soon img{
	width: 250px;
	height: 140px;
}
.soon img+img{
	margin-left: -20px;
}
.soon img:nth-child(4){
	margin-left: 15px;
}
.special{
    background: #CE3D73;
    color: #fff;
    margin-top: 20px;
    width: 560px;
    height: 180px;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
}
.special h2{
	text-align: center;
	font-size: 24px;
}
.special p{
	text-align: left;
	margin-bottom: 10px;
}
.special a{
	color: #fff;
	text-decoration: underline;
	margin-bottom: 10px;
	display: block;
}
.fukidashi h1{
	padding: 20px 30px 0;
    text-align: left;
    margin: 20px 0 0;
}
.fukidashi p{
	text-align: left;
	padding-left: 35px;
}
/*---------------------------------------

 SP版のソースです　640px以下

-----------------------------------------*/
@media screen and (max-width: 640px) {
	article{
		width: 640px;
	}
	section{
		width: 640px;
    	min-width: 640px;
	}
	.mainBlock{
		width: 640px;
		font-size: 20px;
	}
	.mainBlock p{
		font-size: 20px;
		padding-left: 300px;
	}
	.subBlock{
		width: 640px;
	}
	.mainMap h1 span{
		font-weight: bold;
 	   font-size: 19px;
    	line-height: 22px;
	}
	.subBlock p{
		width: 640px;
		height: 120px;
	}
	.fukidashi h1{
		font-size: 24px;
	}
	.no2 .imgChara{
		left: -110px;
	}
	.no4 .subBlock p {
    padding-left: 230px;
	}
	.no4 .imgChara{
		left: -100;
	}
	.no5 .imgChara{
		right: -30px;
	}
	.no6 .imgChara{
		left: -110px;
	}
	.no6 .subBlock p {
    padding-left: 220px;
	}
	.add{
		width: 640px;
	}
	.yakuBlock img{
		right:-40px;
	}
	.soon{
		padding: 0 60px;
	}
	.soon img:first-child{
		margin-left: -15px;
	}
	.soon img+img{
		margin: 0;
	}
	.soon img:nth-child(4){
		margin: 0;
	}
	.right_arrows{
		right: 120px;
		top: 45%;
	}
	.left_arrows{
		left: 30px;
		top: 45%;
	}
	.subMap h3{
		bottom: 130px;
    	left: 0;
	}
	.meiBlock div {
    position: absolute;
    left: 225px;
    top: 90px;
    margin-right: 10px;
}
	.meiBlock div h1{
		margin-top: -50px;
    	font-size: 30px;
    	line-height: 36px;
	}
	.soon::before{
		content: "";
	}
}
