@charset "UTF-8";
/* CSS Document */
.mainArea {
	background-image: url(../img/trimming/h2_bg.jpg);
}
.h2Area .circle .inner .sm {
	color: #A7AE2C;
}
.beautyBox .item .inner {
	padding: 70px 1% 0;
	overflow: hidden;
}
.beautyBox .item01.item .inner {
  padding: 70px 5% 0;
}
.beautyBox .item01 .inner .items p {
  font-size: 16px;
	font-weight: bold;
	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;
	padding-top: 30px;
}
.beautyBox .item01 .inner .items p.first {
	padding-top: 0;
}
.beautyBox .item01 .inner .items02 {
	padding-top: 30px;
}
.beautyBox .item03 .inner ul li {
  padding-bottom: 30px;
}
.beautyBox .item03 .inner ul li .ttl {
  padding-left: 60px;
  font-size: 22px;
  font-weight: bold;
  color: #A5AC2C;
  position: relative;
}
.beautyBox .item03 .inner ul li .ttl:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 50px;
  height: 50px;
  background-image: url(../img/kindergarten/mark_s.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
}
.beautyBox .item03 .inner ul li p {
  padding-left: 40px;
  padding-top: 10px;
  font-size: 16px;
}
.beautyBox .item03 .inner ul li .menu p {
  position: relative;
  padding-top: 10px;
  padding-left: 60px;
  font-weight: bold;
}
.beautyBox .item03 .inner ul li .menu p:before {
    content: "・";
    position: absolute;
    top: 10px;
    left: 40px;
    width: 50px;
    height: 50px;
}
.beautyBox .item .h3Area {
    text-align: center;
    background-color: #01017D;
}
.beautyBox .item .h3Area.bgY {
    background-color: #A6AD2C;
}
.beautyBox .item .h3Area h3 {
    display: inline-block;
    padding: 25px 0 20px;
    font-size: 27px;
    font-weight: bold;
    color: #fff;
    position: relative;
}
.beautyBox .item .inner {
    padding: 70px 2%;
}
.beautyBox .item04 .inner {
    width: 1100px;
}
.beautyBox .item04 .inner p {
    padding-bottom: 50px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}
.beautyBox .item04 .inner ul li {
    padding: 10px 1%;
    font-size: 18px;
    padding-left: 25px;
    font-weight: bold;
    position: relative;
    /*padding-bottom: 30px;*/
}
.beautyBox .item04 .inner ul li:before {
    content: "・";
    position: absolute;
    top: 10px;
    left: 0;
    width: 50px;
    height: 50px;
}
.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/trimming/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: 1140px) {
	.beautyBox .item01 .inner .right {
		background-position: right 1% top 55px;
		background-size: 40%;
	}
	.beautyBox .item01 .inner .right .img {
	   width: 40%;
	}
	.beautyBox .item01 .inner .right .txt {
		padding: 55px 4%;
		font-size: 15px;
	}
	.beautyBox .item02 .inner .left {
		background-size: 40%;
	}	
	.beautyBox .item02 .inner .left .txt {
		font-size: 15px;
	}	
	.beautyBox .item02 .inner .left .txt01 {
		padding: 20px 4% 10px 1%;
	}	
	.beautyBox .item02 .inner .left .txt02 {
		padding: 10px 4% 100px 1%;
	}
}	
	
@media screen and (max-width: 900px) {
	.moreArea .inner .ttl {
		width: 60%;
		font-size: 15px;
	}
}

@media screen and (max-width: 768px) {
	.mainArea {
		background-image: url(../img/trimming/h2_bg_sp.jpg);
	}
	.beautyBox {
		padding-bottom: 0;
	}
	.beautyBox .item .inner {
		padding: 50px 7vw 30px 6vw;
	}
  .beautyBox .item .h3Area h3 {
      display: inline-block;
      padding: 15px 0;
      font-size: 4vw;
  }
  .beautyBox .item01 .h3Area h3 {
      font-size: 3.5vw;
  }
  .beautyBox .item01 .inner {
		padding: 40px 5vw 0;
	}
	.beautyBox .item01 .inner {
		background-position: bottom 10px right;
		background-size: 30%;
	}
  .beautyBox .item03 .inner ul {
  padding-bottom: 30px;
  }
  .beautyBox .item03 .inner ul li {
    padding-bottom: 15px;
    }
  .beautyBox .item03 .inner ul li .ttl {
    padding-left: 40px;
    font-size: 4vw;
  }
  .beautyBox .item03 .inner ul li .ttl:before {
    width: 30px;
    height: 30px;
  }
  .beautyBox .item04 .inner {
    padding-bottom: 20px;
  }
  .beautyBox .item04 .inner p {
    padding-top: 25px;
    font-size: 4vw;
    text-align: left;
    line-height: 1.4;
  }
  .beautyBox .item04 .inner ul {
    padding-bottom: 30px;
  }
  .beautyBox .item04 .inner ul li {
    float: none;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-left: 40px;
    padding-bottom: 25px;
    font-size: 3.8vw;
	}
  .beautyBox .item04 .inner ul li:before {
      width: 30px;
      height: 30px;
  }
  .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;
	}
	
}