@charset "utf-8";
/* CSS Document */
body{
	  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
    color: #333333;
    font-size: 16px;
    line-height: 1.5;
	margin: 0;
}
img{
	width: 100%;
}
a{
	text-decoration: none;
}
main{
	position: relative;
}
.sp{
	display: none;
}
.pc{
	display: block;
}
.back{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.back2{
	width: 100%;
	position: absolute;
	bottom: -3vw;
	left: 0;
	z-index: 1;
}
.sp_back,.sp_back02{
	display: none;
	position: static;
}
h1{
	width: 200px;
	margin: 25px 0 15px 30px;
	position: relative;
	z-index: 10;
}
h2{
	font-weight: 900;
	font-style: normal;
	font-size: 2.5vw;
	margin: 0;
	display: block;
	position: relative;
	z-index: 10;

}
h2 span{
	display: inline-block;
	background-color: #fffbc4;
	padding: 10px 40px;
}
h3{
	font-weight: 900;
	font-style: normal;
	display: inline-block;
	font-size: 4.5vw;
	margin: 10px 0;
	color: #FFF;
	text-align: left;
	position: relative;
	z-index: 10;
}
h3 span.line01{
	padding: 5px 40px;
	margin: 5px 0 10px;
	display: block;
	background-color: #ea6aa3;
}
h3 span.line02{
	padding: 10px 40px;
	margin-top: 5px;
	display: block;
	width: 100%;
	background-color: #ea6aa3;
}
.sp{
	display: none;
}
.top{
	display: block;
	width: 44%;
	position: relative;
	z-index: 10;

}
.ido{
    width: 55%;
    margin: 10px 8%;
	position: relative;
	z-index: 10;
}
.chacth{
    font-size: 1.8vw;
	text-align: center;
	font-weight: 700;
	padding-bottom: 2em;
	position: relative;
	z-index: 10;
}
.chacth strong{
	font-size: 2.8vw;
	color: #E4007F;
	font-weight: bold;
}
.chacth span{
	display: block;
	font-size: 2.8vw;
	color: #E4007F;
	font-weight: 900;
}
section{
	position: relative;
	padding: 0 20px;
	box-sizing: border-box;
}
.nayami{
    max-width: 820px;
    width: 100%;
    height: 225px;
    display: flex;
    margin: 100px auto;
    font-size: 13px;
    position: relative;
}
.mom{
    position: absolute;
    bottom: 0;
    right: 10%;
    width: 80%;
    height: 220px;
    object-fit: cover;
    object-position: top;
}
.po_re{
	position: relative;
}
.w_50{
	width: 50%;
}
.w_60{
	width: 60%;
}
.w_40{
	width: 40%;
}
.w_40_60{
	width: calc(40% - 60px);
}
.left{
	float: left;
}
.right{
	float: right;
}
.fukidashi01{
    position: absolute;
    width: 210px;
    display: block;
    top: 0;
    left: 220px;
}
.fukidashi01 p{
	position: absolute;
    top: 15%;
    left: 17%;
}
.fukidashi02{
    position: absolute;
	bottom: 0;
    right: 300px;
    width: 210px;
    display: inline-block;
}
.fukidashi02 p{
    position: absolute;
    top: 5%;
    left: 16%;
}
.fukidashi03{
position: absolute;
	bottom: 0;
    width: 210px;
    display: inline-block;
    margin: 0;
    left: 110px;
}
.fukidashi03 p{
	position: absolute;
    top: 12%;
    left: 18%;
}
.border-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
		margin-top: 2.5em;
    margin-bottom: 5px;
}
.value.-pink {
    color: #E4007F;
}
.border-title .value {
    padding: 0 10px 6px;
    position: relative;
    display: block;
}

.point,.point02{
	max-width: 850px;
	width: 100%;
	display: block;
	margin: 100px auto;
}
.point3{
	max-width: 900px;
	margin: 20px auto 0;
}
.point_img {
    width: 75px;
}
.flex{
	display: flex;
}
.flex_center{
	justify-content: center;
	align-items: center;
}
.flex_space{
	justify-content: space-around;
	align-items: center;
}
.block{
	display: block;
}
.radius{
	border-radius: 30px;
}
.border{
	border: 1px solid gray;
}
.m_r_30{
	margin-right: 15px;
}
.m_t_100{
	margin-top: 100px;
}
.m_t_60{
	margin-top:60px;
}
.p_7{
	padding: 7px;
}
.point_cover{
  object-fit:cover;
	height: 200px;
}
.work_sheet{
	background-color: #F8F4E6;
	display: block;
	padding: 100px 0 80px;
}
.work_sheet_txt{
	max-width: 850px;
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 24px;
	text-align: center;
	position: relative;
}
.work_title{
	font-size: 24px;
    letter-spacing: 0.1em;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
	margin-top: 0;
	color: #E4007F
}
.work_title::after{
	content: "";
    width: 130px;
    border-bottom: 2px solid #ea6aa3;
    position: absolute;
    bottom: 0;
    left: 50%;
	transform: translateX(-50%);
}
.work_graph{
	position: absolute;
	top: 50%;
	right: 0;
	width: 20%;
	transform: translateY(-50%);
}
.work_img{
	position: absolute;
	top: 0;
	left: 10%;
	width: 12%;
}
.center{
	text-align: center;
	display: block;
}
strong{
	font-size: 20px
}
.voice{
	background-color: #FEFAB6;
	padding: 100px 0;
}
.voice_box{
	width: calc(100% / 3);
	padding: 18px;
	background-color: #FFF;
	border-radius: 30px;
	font-size: 13px;
}
.voice_img{
	position: absolute;
	top: 5%;
    right: 5%;
    width: 12%;
}
.balloon5 {
  width: 100%;
  margin: 0.5em 0;
  overflow: hidden;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 65px;
}

.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  border-radius: 50%;
}

.balloon5 .chatting {
  width: 100%;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 85px;
  padding: 10px 13px;
  border-radius: 12px;
  background: #FDE7F1;
  color: #E4007F;
    width: 55%;
    height: 39px;
	text-align: center;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -20px;
  border: 10px solid transparent;
  border-right: 10px solid #FDE7F1;
}
.says p {
  margin: 0;
  padding: 0;
}
.inner,.inner_area{
	padding: 100px 0;
    width: 900px;
	margin: 0 auto;
}
.course-list .child {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    transition: box-shadow .3s;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    border: 1px #EA6AA3 solid;
}
.course-list .child .image {
    overflow: hidden;
    display: block;
}
.course-list .child {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    transition: box-shadow .3s;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    border: 1px #EA6AA3 solid;
}
.course-list .child .image img {
    transition: transform .3s;
}
.course-list .flex .text {
    line-height: 70px;
    background-color: #EA6AA3;	
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    overflow: hidden;
	margin: 0;
	color: #FFF;
}
.course-list .flex .text:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-style: solid;
    border-width: 0 0 23px 23px;
    border-color: transparent transparent #FEFAB6 transparent;
}
.movie {
    width: 665px;
    height: 444px;
    margin: 25px auto 0;
    position: relative;
}
.pc_space{
	display: inline-block;
}
.class{
	background-color: #F8F4E6;
	padding: 100px 0;
}

.class_img01{
	position: absolute;
	top: 2%;
	left: 5%;
	width: 15%;
	z-index: 10;
}
.class_img02{
	position: absolute;
	bottom: 2%;
	left: 5%;
	width: 15%;
	z-index: 10;
}
.class_img03{
	position: absolute;
	top: 2%;
    right: 5%;
    width: 12%;
	z-index: 10;
}
.class_img04{
	position: absolute;
	top: 45%;
	right: 15px;
	width: 12%;
	z-index: 1;
}
.class_img05{
	position: absolute;
	bottom: 2%;
	right: 5%;
	width: 13%;
	z-index: 10;
}
.toggle {
	display: none;
}
.Label {		
	display: block;
	color: #333333;
	background:#eee6cf;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
}
.Label::before{
	content:"";
	width: 20px;
	height: 20px;
	background: #FFF;
	position: absolute;
	top: calc(50% - 7px);
	right: 14px;
	border-radius: 50%;
	z-index: 1;
}
.Label::after{		
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% );
	right: 20px;
	transform: rotate(135deg);
	z-index: 5;
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {	
	height: 0;
	padding:0 20px;
	overflow: hidden;
}
.toggle:checked + .Label + .content {
	height: auto;
	padding:20px ;
	transition: all .3s;
}
.toggle:checked + .Label::after {
	transform: rotate(-45deg) !important;
}
.information .-faq .title {
    padding-left: 100px;
    position: relative;
}
.information .title {
    font-size: 16px;
    font-weight: bold;
    padding: 7px 0 8px;
}
.information .-faq .title:before {
    content: "Q";
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    vertical-align: middle;
    font-weight: bold;
    color: #EA6AA3;
    position: absolute;
    left: 50px;
    top: 75%;
    margin-top: -28px;
}
.information .detail {
    position: relative;
    padding: 10px 55px 10px 105px;
    background-color: #f8f4e6;
    font-size: 16px;
	width: 100%;
	box-sizing: border-box;
}
.information .detail:before {
    content: "A";
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 55px;
    top: 30%;
}
.form{
	padding: 0;
	width: 800px;
	margin: 0 auto;
	display: block;
}
footer{
	width: 100%;
	display: block;
	position: fixed;
	bottom: 0;
	padding: 20px;
	z-index: 10000;
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
.btn{
	display: block;
	margin: 0 auto;
	color: #FFF;
}
.btn{
	width: 390px;
	font-size: 25px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
	letter-spacing: 0.1em;
	display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ea6aa3;
    border-radius: 50px;
    border: 1px solid #ea6aa3;
    transition: background-color .3s, color .3s;
	color: #FFF;
	padding: 10px 20px;
	
}

.btn:hover{
	color: #ea6aa3;
	background-color: #FFF;
}

.btn:after {
    transform: rotate(45deg);
    width: 15px;
    height: 15px;
    margin-left: 15px;
    border-top: 4px solid #FFF;
    border-right: 4px solid #FFF;
    content: '';
}
.btn span{
    width: 45px;
    height: 45px;
    background-color: #FFF;
    border-radius: 30px;
    padding: 0px;
    font-size: 0.9rem;
    color: #ea6aa3;
    margin-right: 25px;
    line-height: 43px;
    text-align: center;
    display: block;
}
.btn:hover span{
	background-color: #ea6aa3;
	color: #FFF;
}
.btn:hover:after {
	border-top: 4px solid #ea6aa3;
    border-right: 4px solid #ea6aa3;
}
.hidden {
    opacity: 0;
    visibility: hidden;
}
