@charset "utf-8";

* {
  line-height: 1.5;
}

h4 {
  font-size: 24px;
  text-align: center;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

a:hover {
	color: #999;
	transition: 0.3s;
}

a img {
	transition: 0.3s;
}

a:hover img {
	opacity: 0.8;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

#header_top {
  display: none;
}

#schedule .schedule_text {
  max-width: 600px;
  margin: 0 auto;
  padding-top: 24px;
}

#schedule .schedule_text-seminar {
  padding: 3px;
  color: #993125;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  background-color: #ffffff;
}

#schedule h2 {
	margin-top: 24px;
 	font-size: 56px;
	line-height: 1;
}

#schedule h2 .small {
  display: block;
  font-size: 18px;
}


/*
#schedule .day-time {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  padding: 15px 0 9px;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
}

#schedule .day {
  margin: 0 24px 0 0;
  font-size: 54px;
}

#schedule .day .nittei {
  font-size: 100%;
}

#schedule .day .youbi {
  font-size: 24px;
}

#schedule .time {
  font-size: 18px;
  text-align: left;
}
*/


#schedule .day_area {
  margin-bottom: 12px;
  padding: 15px 0 9px;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  font-weight: bold;
}

#schedule .date01 span,
#schedule .date02 span {
  font-size: 18px;
  margin: 9px 0 6px;
  display: inline-block;
  padding: 3px 9px;
  letter-spacing: 2px;
}
#schedule .date01 span {
background: #000;
color: #fff;
}
#schedule .date02 span {
  background: #fff !important;
  color: #000 !important;
  border: 2px solid #000;
}

#schedule .day-time01,
#schedule .day-time02 {
  display: flex;
  align-items: center;
  justify-content: center;
}

#schedule .day_text,
#schedule .time_text {
  padding: 12px;
}
#schedule .day_text {
  font-size: 30px;
}
#schedule .day_text small {
  font-size: 18px;
}
#schedule .time_text {
  font-size: 24px;
}




#sectionSemi .mainArea {
  counter-reset: number;
}

#sectionSemi .mainArea h3 {
  position: relative;
  width: 100%;
  margin: 48px 0 12px;
  padding-top: 0;
  border-bottom: none;
}

#sectionSemi .mainArea h3::before {
  content: "";
  display: block;
  position: absolute;
  top: 40%;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  margin-right: 0;
  margin-left: 0;
}

#sectionSemi .mainArea h3 span {
  position: relative;
  padding: 0 0.5em;
  background-color: #000000;
}

#sectionSemi iframe {
  margin-top: 24px;
}

#sectionSemi .video-summary {
  margin-top: 24px;
}

#sectionSemi .video-summary li {
  display: flex;
  margin-bottom: 24px;
  list-style-type: none;
  line-height: 1.25;
}

#sectionSemi .video-summary li:last-child {
  margin-bottom: 0;
}

#sectionSemi .video-summary li::before {
  counter-increment: number 1;
  content: counter(number);
  display: inline-block;
  min-width: 30px;
  height: 25px;
  margin-right: 12px;
  padding-top: 5px;
  font-size: 18px;
  text-align: center;
  background-color: #b28b69;
}

.innner_narrow {
	max-width: 700px;
	margin: 0 auto;
}


#section2 .skin-disorder-image-sp {
	display: none;
}




#section3 .mainArea p {
	font-size: 36px;
	margin-top: 0;
	font-family: sans-serif;
}


h2.title_content span {
	z-index: ;
}

/* -- section5-- */
.balloon {
	position: relative;
	background-color: #f2dec7;
	z-index: 1;
}
	.balloon::after {
    top: 50%;
		left: 50%;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(136, 183, 213, 0);
		border-top-color: #f2dec7;
		border-width: 70px 150px 0 150px;
		margin-left: -150px;
		z-index: -1;
	}

  #section5 .balloon {
    background-color: #b28b69;
  }
  #section5 .balloon::after {
    border-top-color: #b28b69;
  }
  

  #section5 .merit_flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    max-width: 900px;
    margin: 10px auto;
  }
  #section5 .merit_flex_left {
    width: 40%;
  }
  #section5 .merit_flex_right {
    width: 60%;
    font-size: 28px;
	margin-left: 15px;
    padding: 12px;
	background-color: #ffffff;
  }

  #section5 .merit_text {
    max-width: 900px;
    margin: 20px auto;
    font-size: 28px;
  }

  #section5 .merit_text .mid {
    font-size: 36px;
    font-weight: 500;
    background: url(../img/bg_line-yellow_add.png) no-repeat center bottom;
    background-size: 100% 24px;
    /* background-size: auto 6px;*/
  }
/* --/section5-- */


#section6 .fgf7 {
	display: flex;
	justify-content: space-between;
    padding: 40px;
}

#section6 .fgf7 .fgf7-inner-text {
	flex-basis: 70%;
}

#section6 .fgf7 .fgf7-inner-image {
	flex-basis: 30%;
}

#section7 .aboutep {
	display: flex;
	justify-content: space-between;
    padding: 40px;
}

#section7 .aboutep .aboutep-inner-text {
	flex-basis: 70%;
}

#section7 .aboutep .aboutep-inner-image {
	flex-basis: 30%;
	padding-left: 24px;
}

#section7 .feature2_img .feature2_image02 {
  width: 40%;
}
#section7 .feature2_img .feature2_image {
  width: 30%;
}

#section7 .feature2_img {
  display: flex;
  align-items: end;
  justify-content: space-evenly;
  margin-top: -110px;
}

.btn {
  position: fixed;
  z-index: 98;
  right: 0;
  bottom: 0;
}

#contents_body ruby > rt {
  ruby-align: center;
  text-align: center;
}



@media screen and (max-width: 1000px) {
  #schedule .benefits {
    left: 10px;
  }
  #sectionSemi {
    width: auto;
    padding: 12px;
  }
  #sectionSemi iframe {
    max-width: 100%;
    margin-top: 12px;
  }

  #section2 .mainArea {
    padding: 0 12px 30px;
  }

  #section2 .innerArea {
    margin: 0 auto;
    background-size: 95%;
  }
  /*#section2 .innerArea2 {
    width: 90%;
    padding: 10px 2% 5px;
    margin: 0 auto 25px;
  }*/
#section2 .innerArea2 {
  max-width: calc(100% - 24px);
  padding: 18px;
}

  #section5 .mainArea {
    padding: 0 12px;
  }
  #section5 .merit_flex {
  	width: 96%;
  }

#section6 .mainArea {
  max-width: calc(100% - 24px);
}
#section6 .mainArea .feature1 {
  padding: 12px 18px;
  margin-bottom: 18px;
}
  #section6 .fgf7 {
    /*width: 95%;*/
    height: auto;
    margin: 0 auto;
    /*border: 3px solid #f5e9e9;*/
    background-color: #f2dec7;
  }
 
  #section7 {
    margin-bottom: 20px;
  }
  
#section7 .mainArea {
  max-width: calc(100% - 24px);
}
#section7 .mainArea .feature2 {
  padding: 18px;
  margin-bottom: 18px;
}


  #section8 .mainArea {
  	padding : 0 12px;
  }
}

@media screen and (max-width: 767px) {
  #sectionSemi .mainArea h3 {
    margin-top: 24px;
    font-size: 18px;
  }
  #sectionSemi .mainArea h4 {
    font-size: 15px;
  }
  #sectionSemi iframe {
    height: 30vh;
  }
	#schedule h2 {
		font-size: 30px;
		/*letter-spacing: -0.5px;*/
	}
	#schedule h2 .small {
		font-size: 12px;
		letter-spacing: -1px;
	}
  #schedule .schedule_text-seminar {
    font-size: 18px;
  }

/*
  #schedule .day {
    margin-right: 12px;
    font-size: 30px;
  }
  #schedule .day .youbi {
    font-size: 14px;
  }
  #schedule .time {
    font-size: 14px;
  }
*/

  #schedule .day-time01,
  #schedule .day-time02 {
    display: block;
    width: 100%;
  }
  #schedule .day_text,
  #schedule .time_text {
    padding: 0 0 9px 0;
  }
  #schedule .date01 span,
  #schedule .date02 span {
    padding: 2px 6px;
  }

  #schedule .schedule_text .indent {
    font-size: 12px;
  }
  #schedule .schedule_inner {
    max-width: 100%;
    width: auto;
    padding-right: 12px;
    padding-left: 12px;
  }
 	#sectionSemi .video-summary li {
		margin-bottom: 12px;
		font-size: 15px;
		line-height: 1.5;
	}
	#sectionSemi .video-summary li::before {
		min-width: 24px;
		height: 24px;
		padding-top: 0;
		font-size: 15px;
	}



  .innner_narrow {
    margin: 0;
    padding: 0 9px;
  }

#section2 .skin-disorder-image-pc {
	display: none;
}
#section2 .skin-disorder-image-sp {
	display: block;
}

  #section3 .mainArea p {
	font-size: 15px;
  }

  #section5 .merit_flex_right {
    font-size: 12px;
	  margin-left: 9px;
    padding: 6px;
 }
  #section5 .merit_text {
	  width: 96%;
	  margin: 0 auto;
    font-size: 18px;
  }
  #section5 .merit_text .mid {
    font-size: 20px;
  }

  #section5 .merit_img_pc {
    display: none;
  }

  #lashbeit_wrap #section6 .mainArea h2 {
    font-size: 28px;
    padding: 50px 0;
    background: url(../img/bg_two-feature.png) no-repeat 100% center;
    background-size: 130px;
    margin-top: 0;
  }

#section6 .fgf7 {
  flex-direction: column;
    padding: 24px;
}

#section6 .fgf7 .fgf7-inner-text h5 {
	font-size: 21px;
}

#section6 .fgf7 .fgf7-inner-text p {
	font-size: 18px;
}

#section6 .fgf7 .fgf7-inner-image {
	margin: 18px auto 0;
	width: 80%;
}

#section7 .aboutep {
	flex-direction: column;
    padding: 24px;
}
#section7 .aboutep .aboutep-inner-text p {
	font-size: 18px;
}

#section7 .aboutep .aboutep-inner-image {
	margin: 24px auto 0;
	padding-left: 0;
	width: 80%;
}

#section7 .feature2_img {
  margin-top: -20px;
}


  
	#footer_info .info {
		max-width: 330px;
	}

  .btn {
    position: sticky;
  }
  .btn img {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  #section5 .merit_img_sp {
    display: none;
  }
  
}


@media screen and (max-width: 599px) {
	.balloon {
		padding: 12px 8px!important;
	  }
	  .balloon::after {
		top: 0%;
	  }
}









#present h2 {
  background: #646d81;
  padding: 20px;
  font-size: 32px;
  color: #fff;
  text-align: center;
  background-color: #bd9772;
}

#present h2 span {
  font-size: 22px ;
  display: block;
  letter-spacing: 2px;
}



#present .inner .wrap:nth-of-type(1) p {
	margin: 12px 0;
  font-size: 18px;
}

#present .inner .bunner_img {
  display: flex;
  justify-content: space-between;
}

#present .inner .bunner_img div:nth-child(2) {
  margin-left: 10px;
}


@media screen and (max-width: 767px) {
	#present .inner .bunner_img {
		display: block;
	}
	#present .inner .bunner_img div:nth-child(2) {
		margin-left: 0;
	}#present h2 {
	  font-size: 24px;
	}
}


/* スクロールCSS*/
.fade-in {
  opacity: 0;
  transition-duration: 500ms;
  transition-property: opacity, transform;
}
.fade-in-up {
  transform: translate(0, 50px);
}
.fade-in-down {
  transform: translate(0, -50px);
}
.fade-in-left {
  transform: translate(-50px, 0);
}
.fade-in-right {
  transform: translate(50px, 0);
}
.scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}



  /*==================================================
じわっ
===================================*/
/*1秒*/
.blur1 {
	animation-name: blurAnime1;
	animation-duration: 1s;
	animation-fill-mode: forwards;
  }
  
@keyframes blurAnime1 {
	from {
	filter: blur(10px);
	transform: scale(1.02);
	opacity: 0;
	}
  
	to {
	filter: blur(0);
	transform: scale(1);
	opacity: 1;
	}
  }
  
/*2秒*/ 
.blur2 {
	animation-name: blurAnime2;
	animation-duration: 2s;
	animation-fill-mode: forwards;
  }
  
@keyframes blurAnime2 {
	from {
	filter: blur(10px);
	transform: scale(1.02);
	opacity: 0;
	}
  
	to {
	filter: blur(0);
	transform: scale(1);
	opacity: 1;
	}
  }
  
.formrun-embed{
  position: relative;
  display: block;
}
.formrun-embed::after{
  content: "";
  display: block;
  height: 30px;   /* ここで余白量を調整 */
}
  
  
  