

.logo{
	position:relative;
	z-index: 1;
}

.logo img{
	vertical-align: bottom;
}
.logo_page{
	margin-bottom: 20px;
}
.logo_page img{
	vertical-align: bottom;
}
.corona-page{
	position: absolute;
	bottom: 0;
	background:rgba(0,0,0,0.75);
	color: #fff;
	padding: 5px;
	text-align: center;
}


.mainconcpet{
	background: rgba(255,40,145,0.75);
	padding: 4%;
}

.logo-tel img{
	vertical-align: bottom;
	
}

.slideSet01{
	width: 100%;
	margin-bottom: 10px;
}
.slideSet01 img{
	width: 100%;
	vertical-align: bottom;
}

.slideSet02{
	margin-top: 10px;
	background: rgba(255,40,145,0.75);
	padding: 5px;
}
.slideSet02 img{
	width: 100%;
	vertical-align: bottom;
}

.slideSet03{
	margin-top: 10px;
	background: rgba(255,40,145,0.75);
	padding: 5px;
}
.slideSet03 img{
	width: 100%;
	vertical-align: bottom;
}

.gallery-top{
	background: #fff;
	border: 6px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	
}

.gallery-thumbs {

	border: 4px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 10px;
	
    }

    .gallery-thumbs .swiper-slide {
   
		background: #fff;
    }
.gallery-thumbs .swiper-slide img{
	opacity: 0.4;
	
}

    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
.gallery-thumbs .swiper-slide-thumb-active img{
	opacity: 1;
}

.profile-thumbs .swiper-slide img{
	opacity: 0.4;
	
}

    .profile-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
.profile-thumbs .swiper-slide-thumb-active img{
	opacity: 1;
}

.profile-top{
	width: 300px;
	margin: 0 auto;
}
.submenuSet{
	padding: 10px 0;
}

.submenulist{
	width: 100%;
	overflow: hidden;
}
.submenulist ul{
	display: flex;
	padding: 0 1%;
}
.submenulist li{
	margin: 1%;
	color: #fff;
	text-align: center;
	width: 33.3%;
	border-radius: 5px;	
	background: #ff0000 url("../../img/s/s_menubg.jpg") center top;
	background-size: cover;
	border: solid 1px #ff020f;
}
.submenulist li i{
	font-size: 18px;
}
.submenulist li span{
	display: block;
	font-size: 14px;
}
.submenulist li a{
	display: block;
	padding: 10px 5px;
	color: #fff;
}


.faq-box{	
	width: 100%;
	margin: 10px 0 0 0;
	background: #ff65b1;
	box-shadow: 5px 5px 0px 0px #ddd;
	
}
.faq-box dl {
    position: relative;
    margin: 0;
    cursor: pointer;
	
}
.faq-box dl:last-child dt{
	border-bottom:none;
}

.faq-box dl dt {
    position: relative;
    margin: 0;
    padding: 10px 0 10px 35px;
	color: #fff;
    font-size: 14px;	
	border-bottom: 1px solid #ff94c9;
}
.faq-box dl dt::before {
    font-size: 14px;
	padding: 5px;
    line-height: 1;
	background: #0072ff;
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    content: 'Q';
	font-family:"Arial", Gadget, "sans-serif";
    color: #fff;
}
.faq-box dl dd::before {
    font-size: 18px;
	padding: 5px;
    line-height: 1;
	background: #ff9c00;
    position: absolute;
    top: 13px;
    left: 15px;
    display: block;
    content: 'A';
	font-family:"Arial", Gadget, "sans-serif";
    color: #fff;
}
.faq-box dl dd {
    position: relative;
    display: none;
    height: auto;
    padding: 15px 15px 15px 50px;
	background: #ff94c9;
	color: #fffbe7;
	font-weight:bold;
	
}



.footerlist{
	text-align: center;
	padding: 10px 0;
	margin-bottom: 100px;
}
.footerlist button{
	margin: 0 auto;
	width: 70%;
	color: #fff;
	padding: 10px 10px;
	margin: 5px 0;
	font-size: 16px;
	border: 0;
	 border-radius: 5px;
    background: rgba(255,40,145,0.75);
	
}

.topmenu ul li{
	width: 90%;
	padding: 10px 15px;

	margin: 0 0 3% 0;
	border-radius: 5px;
	position: relative;
	background: rgba(255,40,145,0.75);
	box-shadow: 3px 3px 0px 0px #ddd;
}
.topmenu ul li i{
	right: 10px;
	top: 13px;
	position: absolute;
}


.topmenu ul li a{
	display:block;
	color: #fff;
	
}
.topmenu ul li:nth-child(1){background: #fd62ae;}
.topmenu ul li:nth-child(2){background: #fda762;}
.topmenu ul li:nth-child(3){background: #6fc400;}
.topmenu ul li:nth-child(4){background: #62dafd;}


.newsbox {
  width: 100%;
 
  background-color: #ff65b1;
  box-shadow: 5px 5px 0 0 rgba(221, 221, 221, 1);
}
.newsbox ul {
	padding: 10px 10px 5px 10px;
}
.newsbox ul li {
  list-style: none;
  background: url(../../img/news_line.png) no-repeat bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.newsbox ul li p {
  color: #FFF;
  letter-spacing: 0.05em;
}


.newsbox-list ul li p {
  color: #FFF;
  letter-spacing: 0.05em;
}
.newstime {
  padding-top: 4px;
  font-size: 12px;
}
.newsdate {
  font-size: 14px;
  overflow: hidden;
}
.newsdate a:link, a:visited {
  text-decoration: none;
  color: #FFF;
  transition: 0.3s;
}
.newsdate a:hover, a:active {
  opacity: 0.8;
}
.newsbox-page ul li{
	padding-bottom:5px;
	
	list-style: none;
}
.newstxtimg{
	width: 100%;
	
	
}
.newstxtimg ul {
	width: 100%;
}
.newstxtimg ul li{
	
}
.newstxtimg img{
	width: 100%;
}

.newstxttitle{
	font-size: 14px;
	padding: 0em 0.4em;
	font-weight: 400;
	line-height: 1.25em;
	border-left: 4px solid #ff3197;
	color: #ff3197;
	margin-bottom: 5px;

}
.newstxttitle a{
	color: #ff3197;
}


.txtboxSet{
	padding: 10px;
	font-size: 14px;
}
.haba01{
	height: 45px;
}
.haba02{
	height: 20px;
}
.txtboxSet h4{
	font-size: 16px;
	padding: 0em 0.4em;
	font-weight: 400;
	line-height: 1.25em;
  	border-left: 4px solid #ff3197;
	color: #ff3197;
	margin-bottom: 10px;

}
.txtboxSet p{
	line-height: 1.75em;
}
.txtboxSet p a{
	color: #ff3197;
}

.txtbox-imgSet{
}
.txtbox-txt{
	padding: 0px 10px;
}
.txtbox-img{
	text-align: center;
}
.txtbox-img img{
	width: 80%;
}
.txtbox-txt h5{
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 5px;
	color: #ff3197;
	
}

.txtboxSet dd{
	margin-bottom: 5px;
	
}

.txtbox-btn a{
	display: block;
	padding: 5px;
	color: #ff3197;
	font-size: 16px;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
	
}


.gallery-list {
	width: 100%;
	overflow: hidden;
}
.gallery-list ul{
	width: 105%;
}

.gallery-list ul li{
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 30px;
	width: 44%;
	list-style: none;
	float: left;

	
	
}
.gallery-list ul li a{
	color: #333;
  text-decoration: none;
  transition: 0.3s;
}
.gallery-list ul li a:hover, a:active {
  color: #ff65b1;
  opacity: 0.8;
}
.gallerydate-page{
	font-size: 12px;
	height: 20px;
}
.gallerydate-page a{
	color: #333;
}
.galleryimg-list {
	position: relative;
	
}
.galleryimg-list:before{
  content: "";
  display: block;
  padding-top: 100%;
}
.galleryimg-list img{
	position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
	
}
.galleryimg-top {
	width: 180px;
	height: 135px;
	overflow: hidden;
	border-radius: 10px;
}
.galleryimg-top img { 
	
	width: 100%;
	
}
.galleryimg-list img{
	width: 100%;
}
.gallerybox ul li a {
  color: #666666;
  text-decoration: none;
  transition: 0.3s;
}
.gallerybox ul li a:hover, a:active {
  color: #ff65b1;
  opacity: 0.8;
}
.gallerytime {
  padding: 0;
  font-size: 11px;
  height: 20px;
}
.gallerydate {
  line-height: 1.0;
  font-size: 12px;
  font-weight: 500;
  width: 180px;
  height: 12px;
  letter-spacing: 0.05em;
  text-decoration: none;
  overflow: hidden;
}
.gallery-box{
	width: 100%;
	overflow: hidden;
}
.gallery-box ul{
	width: 105%;
}
.gallery-box ul li{
	list-style: none;
	width: 45%;
	float: left;
	margin-right: 5%;
	margin-bottom: 10px;
}
.gallery-box ul li img{
	width: 100%;
}

.gallery-txtbox{

}
.gallery-txtbox p{
	font-size: 14px;
}

.gallery-txtbox {
	position: relative;
	padding: 0.2rem 0.7rem;
	font-size: 18px;
	color:  #ff65af;
	border-bottom: 2px solid #ff65af;
	border-radius: 10px;
	margin-bottom: 15px;
	
}

.gallery-txtbox:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #ff65af transparent transparent transparent;
}



.contents-list{

}
.contents-list ul{
	
	
}
.contents-list ul li{

	margin-bottom: 50px;
	list-style: none;
}
.contents-list ul li img{
	width: 100%;
}
.contents-list ul li p{
	text-align: center;
	padding: 5px;
}
.contents-img img{
	width: 100%;
}


.formbox{
	margin:0 auto;
}

.FormboxSet{
	padding:20px 0px;
	border-bottom:1px dotted#ff64af;
	
}
.title{

	width:100%;
}
.TxtSet{
	width:100%;
}

.hissu{

	margin-left:10px;
	font-size: 14px;
	color: #ff64af;
}
.selectbtn{
	padding:7px 20px 7px 5px;
}

.inputtxt{
	width: 96%;
	padding:1%;
}
.radiobtn{
    width: 18px;
    height: 18px;
	vertical-align:bottom;
}
.radiotxt{
	padding:0px 20px 0px 5px;
}
.checkbox{
	width: 18px;
    height: 18px;
	vertical-align:bottom;
}
.checklist{
	padding:5px 0px;
}

.txtbox{
	width: 96%;
	padding:1%;
}
.recruitbtnSet {
	margin:0 auto;
	text-align:center;
	margin-top:80px;
}

.recruitbtnSet input.Btn{
	
	background:#ff64af;
	color:#fff;
	border:none;
	position:relative;
	font-size:1.6em;
	padding:20px 2em;
	cursor:pointer;
	transition:800ms ease all;
	outline:none;
}

.formtxt{
	text-align: center;
	font-size: 18px;
}

.teambox {}
.teambox h4{
	position: relative;
	padding: 0.2rem 0.7rem;
	font-size: 14px;
	color:  #ff65af;
	border-bottom: 2px solid #ff65af;
	border-radius: 10px;
	margin-bottom: 15px;
	
}



.teambox h4:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #ff65af transparent transparent transparent;
}

.teambox h4:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #f9f9f9 transparent transparent transparent;
}
.teambox ul {}
.teambox ul li {
  list-style: none;
  float: left;
  text-align: center;
	width: 31%;
	margin-left: 2%;
}
.teambox ul li a {
  color: #666666;
  text-decoration: none;
  transition: 0.3s;
}
.teambox ul li a:hover, a:active {
  color: #ff65b1;
  opacity: 0.8;
}
.teamimg-top img{
	width: 100%;
}
.teamdate {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-decoration: none;
  overflow: hidden;
}
.teamdatesub {
  padding: 0;
  font-size: 11px;
  height: 18px;
  overflow: hidden;
}
.team-box{
	width: 100%;
	margin-bottom: 50px;
}
.team-left{
	margin-bottom: 30px;

}
.team-right{
}

.team-left img{
	width: 100%;
}
.team-right02 img{
	width: 100%;
}
.image {
	position: relative;
}

.image::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	border-image-source: repeating-linear-gradient(45deg, #fff, #fff 3px, rgba(0 0 0 / 0) 0, rgba(0 0 0 / 0) 6px);
	border-image-slice: 20;
	border-image-repeat: round;
	border-style: solid;
	border-width: 20px;
}

.team-txtbox{
	padding: 1em;
	background-color: #ff7aba;
	border: dashed 2px #ffd8eb;
	box-shadow: 0 0 0 5px #ff7aba;
	color: #fff;

}
.team-txtbox h4 span{
	font-size: 26px;
}
.team-movie{
	margin-top: 10px;
}

.frameSet{
	position:relative;
	width:100%;
	height:0;
	padding-bottom: 56.25%;
}
.frameSet iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}



.review{

}
.review ul li{	
	list-style: none;
	text-align: center;

	margin-bottom: 50px;
	
}
.review ul li img{
	width: 100%;
}
.review ul li p:last-child{
	color:#ff3197;
	border-bottom: 1px solid #ff3197;
	margin-top: 5px;
	padding-bottom: 5px;
}

.recruittxt{
	padding: 20px 0;
	text-align: center;
	font-size: 24px;
	color: #ff3197;
	font-weight: 600;
	border-top: 2px solid #ff3197;
	border-bottom: 2px solid #ff3197;
}
.class-box{
	margin-top: 15px;
}

.classSet{
	padding: 4px;
	border: 1px solid rgba(255,101,177,0.50);
	border-radius: 3px;
	margin-bottom: 10px;
}

.class-img{
	text-align: center;
}
.class-img img{
	width: 100%;
}

.class-txt{
	padding: 5px;
	color: #666666;
}
.class-txt p{
	font-size: 14px;
}
.class-txt p:first-child{
	font-size: 20px;
	color: #ff3197;
	font-weight: bold;
	
}
.class-txt p:first-child span{
	font-size: 14px;
	margin-left: 20px;
	font-weight: normal;
}
.class-info{
	margin-top: 15px;
}
.class-info img{
	width: 100%;
}

.class-info{
	margin-top: 15px;
}

.class-infobox{

}
.class-listSet {
	padding: 10px;
	border-radius: 3px;
	margin-bottom: 20px;
}
.class-listSet-left{
	margin-bottom: 10px;
	color: #fff;
}
.class-listSet-left h4{
	font-size: 26px;
	line-height: 1.00em;
	margin: 20px 0 0px 15px;
}
.class-listSet-left p{
	font-size: 16px;
	margin: 0 0 0 15px;
	
}
.class-listSet-right{
}
.class-infobox div.class-listSet:nth-child(1){
	background:url("../../img/class/pattern.png") #fe9392;
}
.class-infobox div.class-listSet:nth-child(2){
	background:url("../../img/class/pattern.png") #6fc400;
}
.class-infobox div.class-listSet:nth-child(3){
	background:url("../../img/class/pattern.png") #62dafd;
}
.class-infobox div.class-listSet:nth-child(4){
	background:url("../../img/class/pattern.png") #f462fd;
}
.class-infobox div.class-listSet:nth-child(5){
	background:url("../../img/class/pattern.png") #e8e8e8;
	color: #666;
}
.class-infobox div.class-listSet:nth-child(5) h4{
	color: #666;	
}
.class-infobox div.class-listSet:nth-child(5) p{
	color: #666;	
}

.class-list{
	width: 100%;
	overflow: hidden;
	
}
.class-list ul{
	width: 105%;
}
.class-list ul li{
	list-style: none;
	width: 45%;	
	margin-right: 5%;
	float: left;	
	color: #fff;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.08em;
	

}
.class-list-name{

}
.class-list-img{
	width: 100%;
	

}
.class-list-img img{
	width: 100%;	
	margin-bottom: 5px;
	border-radius: 5px;
}





.class-price{
	margin: 20px 0;
}

.class-priceSet table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  color: #ff3197;
}

.class-priceSet table tr {
  padding: .35em;
  
}
.class-priceSet table tr:last-child{
   border-bottom: 2px solid #ff3197;
}
.class-priceSet table th{
  padding:10px 5px 0px 5px;
	color: #ff3197;
	font-size: 16px;
	vertical-align: middle;
	
	
}
.class-priceSet table th span{
	
	font-weight: normal;
	font-size: 12px;
}
.class-priceSet table td {
  padding: 5px;
	vertical-align: middle;
	border-bottom: 1px dotted #ff3197;
	
	
}

.txt{
   text-align: left;
   font-size: 12px;
	color: #333;
	width: 70%;
}
.price{
   text-align: right;
}


.event-list{

}
.event-list ul{
}
.event-list ul li{
	list-style: none;
	float: left;
	padding:5px 1%;
	width: 48%;
}
.eventimg img{
	width: 100%;
}
.event-list-page ul li{
	margin-bottom: 50px;
	list-style: none;
	
}

.eventtitle{
	font-size: 16px;
	padding: 0em 0.4em;
	font-weight: 400;
	line-height: 1.25em;
  	border-left: 4px solid #ff3197;
	color: #ff3197;
	margin-bottom: 5px;
}

.album-list{

}
.album-list ul{
}
.album-list ul li{

	margin-bottom: 20px;
	padding: 10px 0;
	text-align: center;
	list-style: none;
	border: 1px solid #ff80bf;
}
.album-list ul li p{
	margin-bottom: 10px;
}
.album-list ul li a{
	padding: 3px 20px;
	background: #ff80bf;
}


.instructor-list{

}
.instructor-list ul{

}
.instructor-list li{
	list-style: none;
	width: 48%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 30px;
}

.instructor-Set{
	padding: 8px;
}
.instructor-img{
	background: #fff;
	border: 2px solid #fff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.instructor-img img{
	width: 100%;
	vertical-align: bottom;
}
.instructorname {
	text-align: center;
	padding: 10px 0 5px 0;
}
.instructorname h5{
	font-size: 20px;
	font-weight: bold;
}
.instructorname div.comtxt{
	height: 100px;
}
.instructorname p{
	font-size: 12px;
}

.instructor-list li:nth-child(1){background: #fff2f8;}
.instructor-list li:nth-child(1) h5{color: #fd62ae;}

.instructor-list li:nth-child(2){background: #f6ffea;}
.instructor-list li:nth-child(2) h5{color: #6fc400;}

.instructor-list li:nth-child(3){background: #ecfbff;}
.instructor-list li:nth-child(3) h5{color: #62dafd;}

.instructor-list li:nth-child(4){background: #feefff;}
.instructor-list li:nth-child(4) h5{color: #f462fd;}

.instructor-list li:nth-child(5){background: #fff5ed;}
.instructor-list li:nth-child(5) h5{color: #fda762;}

.instructor-list li:nth-child(6){background: #fff2f2;}
.instructor-list li:nth-child(6) h5{color: #fd6262;}

.instructor-list li:nth-child(7){background: #fffae1;}
.instructor-list li:nth-child(7) h5{color: #ffd800;}

.instructor-list li:nth-child(8){background: #ecf0ff;}
.instructor-list li:nth-child(8) h5{color: #627ffd;}

.instructor-list li:nth-child(9){background: #fff2f8;}
.instructor-list li:nth-child(9) h5{color: #fd62ae;}

.instructor-list li:nth-child(10){background: #f6ffea;}
.instructor-list li:nth-child(10) h5{color: #6fc400;}

.instructor-list li:nth-child(11){background: #ecfbff;}
.instructor-list li:nth-child(11) h5{color: #62dafd;}

.instructor-list li:nth-child(12){background: #feefff;}
.instructor-list li:nth-child(12) h5{color: #f462fd;}

.instructor-list li:nth-child(13){background: #fff5ed;}
.instructor-list li:nth-child(13) h5{color: #fda762;}

.instructor-list li:nth-child(14){background: #fff2f2;}
.instructor-list li:nth-child(14) h5{color: #fd6262;}

.instructor-list li:nth-child(15){background: #fffae1;}
.instructor-list li:nth-child(15) h5{color: #ffd800;}

.instructor-list li:nth-child(16){background: #ecf0ff;}
.instructor-list li:nth-child(16) h5{color: #627ffd;}


.copy_btn{
	width: 75%;
	margin:0 auto;
	padding: 10px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	background: rgba(255,40,145,0.75);
}
