@charset "UTF-8";
/* CSS Document */
.mainArea {
	height: 400px;
	background-image: url(../img/sub/h2_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.mainArea .bread .inner {
	padding: 15px 2%;
	text-align: right;
}
.mainArea .bread .inner p,
.mainArea .bread .inner p a {
	color: #fff;
	font-size: 17px;
}
.mainArea .bread .inner p a:hover {
	color: #A7AE2C;
}
.h2Area {
	background-color: #fff;
	position: relative;
}
.h2Area:before {
	content: "";
	position: absolute;
	top: -15px;
	left: 0;
	width: 100%;
	height: 20px;
	background-image: url("../img/top/wave03.png");
	background-position: top left;
	background-repeat: repeat-x;
}
.h2Area .circle {
	position: relative;
}
.h2Area .circle:before {
	content: "";
	position: absolute;
	top: -90px;
	left: 0;
	width: 100%;
	height: 94px;
	background-image: url(../img/top/circle_w.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.h2Area .circle .inner {
	text-align: center;
	padding: 5px 2% 70px;
}
.h2Area .circle .inner .foot {
	padding-bottom: 10px;
}
.h2Area .circle .inner .sm {
	font-size: 18px;
	font-weight: bold;
}
.h2Area .circle .inner .txtArea {
  padding-top: 30px;
  font-size: 17px;
}
.h2Area .circle .inner .txtArea p {
  font-weight: bold;
}
.h2Area .circle .inner .ttlArea h2 {
  margin-top: 10px;
	font-size: 40px;
  font-weight: bold;
  color: #00007D;
}
.h2Area .circle .inner .ttlArea p.jp {
  font-size: 22px;
  color: #00007D;
  font-weight: bold;
}
.subBox {
	position: relative;
}
.subBox:before {
  content: "";
  position: absolute;
  top: -15px;
  left: 0;
  width: 100%;
  height: 20px;
  background-image: url(../img/common/wave02.png);
  background-position: top left;
  background-repeat: repeat-x;
}
.beautyBox .item .h3Area h3:before,
.kindergartenBox .item .h3Area h3:before,
.storeinfoBox .item .h3Area h3:before,
.companyBox .item .h3Area h3:before,
.visitBox .item .h3Area h3:before,
.grouplessonBox .item .h3Area h3:before,
.staffBox .item .h3Area h3:before,
.columnBox .item .h3Area h3:before,
.otherlessonArea .h3Area h3:before,
.onlinelessonBox .h3Area h3:before {
  content: "";
  position: absolute;
  top: 32%;
  left: -60px;
  width: 38px;
  height: 56px;
  background-image: url(../img/kindergarten/mark01.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
}
.beautyBox .item .h3Area h3:after,
.kindergartenBox .item .h3Area h3:after,
.storeinfoBox .item .h3Area h3:after,
.companyBox .item .h3Area h3:after,
.visitBox .item .h3Area h3:after,
.grouplessonBox .item .h3Area h3:after,
.staffBox .item .h3Area h3:after,
.columnBox .item .h3Area h3:after,
.otherlessonArea .h3Area h3:after,
.onlinelessonBox .h3Area h3:after {
  content: "";
  position: absolute;
  top: 32%;
  right: -60px;
  width: 38px;
  height: 32px;
  background-image: url(../img/kindergarten/mark01.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
}
.contactArea {
  background-color: #FFF;
}
.contactArea .inner {
	text-align: center;
  padding-top: 50px;
  padding-bottom: 70px;
}
.contactArea .inner h3 {
	display: inline-block;
	padding: 25px 0 20px;
	font-size: 27px;
	font-weight: bold;
	color: #2A2A55;
	position: relative;
}
.contactArea .inner h3:before {
	content: "";
	position: absolute;
	top: 18%;
	left: -110px;
	width: 65px;
	height: 56px;
	background-image: url(../img/sub/mark03.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.contactArea .inner h3:after {
	content: "";
	position: absolute;
	top: 18%;
	right: -110px;
	width: 65px;
	height: 56px;
	background-image: url(../img/sub/mark03.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.contactArea .inner .catch {
  padding-bottom: 50px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}
.contactArea .inner .tel {
	padding-top: 20px;
}
.contactArea .inner .c_storeArea .c_storeBox a {
  display: inline-block;
}
.contactArea .inner .c_storeArea .c_storeBox a:hover {
  opacity: .8;
}
.contactArea .inner .c_storeArea .c_storelist {
  display: flex;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 850px;
  width: 100%;
  max-height: 150px;
  margin: 0 auto 35px;
  border: 5px solid #03067B;
  border-radius: 10px;
  overflow: hidden;
}
.contactArea .inner .c_storeArea .c_storelist .storeImg {
  width: 48%;
}
.contactArea .inner .c_storeArea .c_storelist .storeImg img {
}
.contactArea .inner .c_storeArea .c_storelist .storeTxt {
  width: 52%;
  text-align: left;
  padding-left: 35px;
}
.contactArea .inner .c_storeArea .c_storelist .storeTxt dl dt {
  font-size: 24px;
  font-weight: bold;
  color: #070A7D;
}
.contactArea .inner .c_storeArea .c_storelist .storeTxt dl dd {
  font-size: 15px;
  font-weight: bold;
}
.contactArea .inner .c_storeArea .c_storelist .storeTxt dl dd p.tag span,
.storeinfoBox .item .inner dl dd p.tag span {
  display: inline-block;
  text-align: center;
  margin-right: 3px;
  padding: 0px 10px;
  border-radius: 20px;
  color: #fff;
}
.contactArea .inner .c_storeArea .c_storelist .storeTxt dl dd p.tag span {
  font-size: 12px;
}
.storeinfoBox .item .inner dl dd p.tag span {
  font-size: 14px;
  margin-bottom: 3px;
}
.Imgtac {
  text-align: center;
}
.otherlessonArea .h3Area {
	text-align: center;
	background-color: #01017D;
}
.otherlessonArea .h3Area h3 {
	display: inline-block;
	padding: 25px 0 20px;
	font-size: 27px;
	font-weight: bold;
	color: #fff;
	position: relative;
}
.otherlessonArea .inner {
	padding: 70px 2%;
}
.otherlessonArea ul {
	display: flex;
	justify-content: space-around;
	max-width: 900px;
	margin: 0 auto;
	flex-wrap: wrap;
}
.otherlessonArea ul li {
	width: 33%;
	padding: 10px;
}
.otherlessonArea ul li a {
	display: inline-block;
}
.otherlessonArea ul li a:hover {
	opacity: .7;
	transition: 0.3s;
}


/*kitamura追記*/
.images {
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
}
.inimages {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
}
.images img {
	max-width: 100%;
	margin: 0 auto;
	vertical-align: bottom;
}
.images .left {
	float: left;
	width: 45%;
	margin-top: 40px;
}
.images .right {
	float: right;
	width: 45%;
	margin-top: 40px;
}
.images .imagesbtn {
	margin-top: 20px;
}
.images .imagesbtn a {
	width: 100%;
	height: 100%;
}
.images .imagesbtn a:hover {
	opacity: 0.7;
}
.bhwtxt .inner {
	text-align: center;
	padding: 0 0 80px;
}
.bhwtxt .inner p {
	text-align: center;
	padding-bottom: 60px;
}
.btnArea_a a img:hover {
	opacity: 0.7;
}
.btnArea_a {
	text-align: center;
}
.btnArea_b {
	margin: 20px 0;
    text-align: left;
}
.btnArea_b .btn a {
    width: 200px;
    padding: 15px 0;
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #0099CC;
    border-radius: 30px;
}
.btnArea_b .btn a:hover {
    background-color: #FF9999;
    color: #000;
}
.googlemap {
	width: 1000px;
	margin: 0 auto;
}
.moreArea {
	margin-top: 70px;
	background-color: #fff;
}
.moreArea .inner {
	padding: 50px 2%;
	overflow: hidden;
}
.moreArea .inner .ttl {
	float: left;
	width: 65%;
	padding-left: 9%;
    font-size: 20px;
    font-weight: bold;
	color: #222;
   line-height: 58px;
    position: relative;
}
.moreArea .inner .ttl:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 64px;
	height: 55px;
	background-image: url(../img/beauty/foot.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: left center;
}
.moreArea .inner .btnArea {
	float: right;
}
.moreArea .inner .btnArea .btn a {
	background-color: #A7AE2C;
}
.moreArea .inner .btnArea .btn a:hover {
	background-color: #01017D;
}
@media screen and (max-width: 900px) {
	.moreArea .inner .ttl {
		width: 60%;
		font-size: 15px;
	}
}
/*kitamura追記END*/



@media screen and (max-width: 768px) {
	.mainArea {
		padding-top: 75px;
		height: inherit;
		background-image: url(../img/sub/h2_bg_sp.jpg);
    background-position: top 40px center;
	}
	.mainArea .bread .inner {
		padding: 6vw 3vw 90px;
	}
	.mainArea .bread .inner p,
	.mainArea .bread .inner p a {
		font-size: 3.4vw;
	}
	.h2Area .circle:before {
		top: -33px;
		background-size: 60%;
	}
	.h2Area .circle .inner {
		padding: 0 5vw 50px;
	}
	.h2Area .circle .inner .foot {
		padding-top: 4vw;
		padding-bottom: 15px;
	}
	.h2Area .circle .inner .foot img {
		width: 12%;
	}
	.h2Area .circle .inner h2 img {
		width: auto;
		height: 40px;
	}
  .h2Area .circle .inner .ttlArea h2 {
    font-size: 5vw;
}
  .h2Area .circle .inner .ttlArea p.jp {
    font-size: 3vw;
}
	.h2Area .circle .inner .sm {
		font-size: 4.2vw;
	}
	.h2Area .circle .inner .txtArea {
		padding-top: 25px;
		font-size: 4vw;
		text-align: left;
		line-height: 1.4;
	}

  .kindergartenBox .item .h3Area h3:before,
  .beautyBox .item .h3Area h3:before,
  .storeinfoBox .item .h3Area h3:before,
  .companyBox .item .h3Area h3:before,
  .visitBox .item .h3Area h3:before,
  .grouplessonBox .item .h3Area h3:before,
  .staffBox .item .h3Area h3:before,
  .columnBox .item .h3Area h3:before,
	.otherlessonArea .h3Area h3:before,
	.onlinelessonBox .h3Area h3:before {
    left: -38px;
    width: 33px;
    height: 28px;
  }
  .kindergartenBox .item .h3Area h3:after,
  .beautyBox .item .h3Area h3:after,
  .storeinfoBox .item .h3Area h3:after,
  .companyBox .item .h3Area h3:after,
  .visitBox .item .h3Area h3:after,
  .grouplessonBox .item .h3Area h3:after,
  .staffBox .item .h3Area h3:after,
  .columnBox .item .h3Area h3:after,
  .otherlessonArea .h3Area h3:after,
  .onlinelessonBox .h3Area h3:after {
    right: -38px;
    width: 33px;
    height: 28px;
  }
	.contactArea .inner {
		padding: 30px 5vw 50px;
	}
	.contactArea .inner h3 {
		display: inline-block;
		padding: 10px 0;
		font-size: 4.5vw;
	}
	.contactArea .inner h3:before {
		left: -38px;
		width: 28px;
		height: 23px;
	}
	.contactArea .inner h3:after {
		right: -38px;
		width: 28px;
		height: 23px;
	}
  .contactArea .inner .catch {
		padding-top: 25px;
		font-size: 4vw;
		text-align: left;
		line-height: 1.4;
	}
	.contactArea .inner .tel {
		padding-top: 30px;
	}
	.contactArea .inner .c_storeArea .c_storelist {
		max-height: 100%;
	}
	.contactArea .inner .c_storeArea .c_storelist .storeImg {
		width: 100%;
	}
	.contactArea .inner .c_storeArea .c_storelist .storeTxt {
		width: 100%;
		padding: 2% 5%;
	}
	.otherlessonArea .inner {
		padding: 40px 5vw;
	}
	.otherlessonArea .h3Area h3 {
		display: inline-block;
    padding: 15px 0;
    font-size: 4vw;
	}
	.otherlessonArea ul {
		text-align: center;
	}
	.otherlessonArea ul li {
		width: 100%;
	}



	/*kitamura追記*/
	.images {
		max-width: 100%;
		padding: 0 3vw;
	}
	.inimages {
		width: 100%;
	}
	.images .left,
	.images .right {
		float: none;
		width: 100%;
		margin-top: 40px;
	}
	.bhwtxt .inner {
		padding: 2vh 3vw 3vh;
	}
	.bhwtxt .inner p {
		text-align: left;
		padding-bottom: 2vh;
	}
	.btnArea_b {
		text-align: center;
	}
	.btnArea_b .btn a {
	  width: 50%;
		padding: 10px 0;
		margin: 0 auto;
		display: block;
		font-size: 3.3vw;
	}
	.googlemap {
		width: 100%;
		margin: 0 auto;
	}
	.moreArea {
		margin-top: 40px;
	}
	.moreArea .inner {
		padding: 60px 5vw 30px;
	}
	.moreArea .inner .ttl {
		float: none;
		width: 100%;
		padding-top: 10px;
		padding-left: 0;
		font-size: 3.5vw;
		line-height: inherit;
		text-align: center;
	}
	.moreArea .inner .ttl:before {
		top: -45px;
		left: 50%;
		transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		background-size: 50%;
		background-position: center center;
	}
	.moreArea .inner .btnArea {
		float: none;
		padding-top: 15px;
	}
	/*kitamura追記END*/

}


.storeinfoBox .item .inner .addressBox p.tag {
  padding-left: 0;
  padding-right: 0;
}
.storeinfoBox .item .inner .addressBox .tag span {
  /* color: #444;
  text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px; */
}
.storeinfoBox .item .inner .addressBox .tag span:first-child {
  /* padding-left: 0; */
}
