body{
  font-family: 'Noto Serif Japanese', serif, sans-serif;
  color: #000000;
  font-variant-ligatures: none;
  letter-spacing: 1px;
  font-size: 16px;
}

.back {
  background-color: #FFEEFF;
}

* {
  padding: 0;
  margin: 0;
}

ul {
  list-style: none;
}

header {
  background: linear-gradient(to left, #FF82B2 , #FFFFFF 65% );
  position: relative;
}

.header-main {
  z-index: 10;
  background: url("file:///C:/Users/06kai/OneDrive/%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88/flower2.jpg");
  background-size: 1000px auto;
  background-position: 190% 0%;
  background-repeat: no-repeat;
  background-color: rgba(255,255,255,0.3);
  background-blend-mode:lighten;
  position: relative;
}

.style-photo img  {
  content: '';
  display: inline-block;
  width: 40%;
  height: auto;
  position: absolute;
  top: 12%;
  left: 60%;
  z-index: -1;
  overflow: hidden;
}

.responsive-photo img {
  display: none;
}


#header-text {
  margin: 0 0 0 20px;
  z-index: 1;
}


  

#header-text ul {
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
}

#header-text ul br {
  display: none;
}

#header-text .text1 {
  color: #B13D4D;
  font-weight: 900;
  font-size: 3rem;
  padding: 30px 0 30px 0;
  -webkit-text-stroke: 1px #B13D4D;
}

#header-text .text2 {
  color: #FA00BB;
  text-align: left;
  font-size: 3.3rem;
  font-weight: 900;
  margin-left: 200px;
  -webkit-text-stroke: 1px #FA00BB;
}

#header-text .text3 {
  color: #FA00BB;
  text-align: left;
  font-size: 50px;
  font-weight: 900;
  margin-left: 50px;
  -webkit-text-stroke: 1px #FA00BB;
}

#header-text .text4 {
  font-size: 30px;
  text-align: left;
  font-weight: 900;
  color: #000000;
  margin-left: 50px;
  -webkit-text-stroke: 1px #000000;
}

#header-text .text4 br {
  display: none;
}

#header-text .text5 {
  font-size: 30px;
  font-weight: bold;
  padding: 60px 0;
  margin-bottom: 0px;
  -webkit-text-stroke: 1px #000000;
}

#header-text .access-0 {
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  background-color: #FFF9E6;
  border-radius: 10px;
  padding: 20px 60px 20px ;
  margin: 0 0 20px 60px;
  letter-spacing: 0;
  line-height: 1.3;
  -webkit-text-stroke: 1px #000000;
}
#header-text .access-1 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 10px;
}

#header-text .access-1 a {
  font-size: 35px;
  color: #FFFFFF;
  background-color: #FA00BB;
  padding: 10px 20px;
  -webkit-text-stroke: 0px ;
}

#header-text .access-1 a:hover {
  opacity: 0.5;
}


#l-inner {
  text-align: center;
  max-width: 1080px;
  margin: 0 auto;
  background-color: #FFEEFF;
}

#l-inner .first-text,.second-text,.third-text,.fourth-text,.fifth-text {
  display: block;
  margin: 15px 0 10px 0;
  padding: 10px;
  text-align: center;
  letter-spacing: 1;
  background-color: #FFFFFF;
  position: relative;
  z-index: 2;
}

#l-inner .first-text .Badge1 img {
  display: inline-block;
  width: 20%;
  height: auto;
  top: 10%;
  left: -10%;
  z-index: -1;
  overflow: hidden;
  position: absolute;
}


.title {
  color: #B13D4D;
  font-weight: 900;
  font-size: 50px;
  -webkit-text-stroke: 2px #B13D4D;
}

.title1 {
  color: #B13D4D;
  font-weight: 900;
  font-size: 45px;
  -webkit-text-stroke: 2px #B13D4D;
  padding-bottom: 10px;
}


.first-text h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.5;
}

#l-inner .second-text .Badge2 img {
  display: inline-block;
  width: 20%;
  height: auto;
  top: -10%;
  right: -8%;
  z-index: -1;
  overflow: hidden;
  position: absolute;
}


#l-inner .second-text h2 {
  font-size: 30px;
  padding: 20px 0 5px 0;
  position: relative;
  display: inline-block;
}

#l-inner .second-text h2::before {
  content: "";
  border-top: 20px solid #F0897F;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: 35px;
  left: -20px;
}

#l-inner .second-text .box1 {
  display: flex;
  justify-content: center;
  z-index: -2;
}

#l-inner .second-text .box1 h3 {
  font-size: 25px;
  background-color: #FFF9E6;
  display: inline-block;
  width: 30%;
  padding: 30px 5px;
  margin-right: 10px;
  color: #000000;
  border-radius: 10px;
  border: 3px solid #e5e0cf;
}

#l-inner .third-text .Badge3 img {
  display: inline-block;
  width: 20%;
  height: auto;
  top: -10%;
  left: -10%;
  z-index: -1;
  overflow: hidden;
  position: absolute;
}

#voice-block .voice-photo2 .Badge2 img {
  display: inline-block;
    width: 20%;
    height: auto;
    top: -10%;
    right: -8%;
    z-index: 1;
    overflow: hidden;
    position: absolute;
}

#voice-block .voice-photo2 .Badge4 img {
  display: inline-block;
  width: 25%;
  height: auto;
  top: -10%;
  left: -10%;
  z-index: -1;
  overflow: hidden;
  position: absolute;
}

#l-inner .fourth-text .course .Badge5 img {
  display: inline-block;
    width: 30%;
    height: auto;
    top: -10%;
    right: -9%;
    z-index: -1;
    overflow: hidden;
    position: absolute;
}

#l-inner .access .Badge4 img {
  display: inline-block;
  width: 25%;
  height: auto;
  top: 30%;
  left: -10%;
  z-index: -2;
  overflow: hidden;
  position: absolute;
}

.voice-photo1,.voice-photo2 {
  margin-bottom: 30px;
  -webkit-text-stroke: .5px #000000;
  display: flex;
  position: relative;
}

#voice-block .voice-photo1 .photo1  {
  width: 18%;
  margin: 20px;
}

#voice-block .voice-photo2 .photo2 {
  width: 18%;
  margin: 0 0 0 20px;
}

.voice-text1 {
  position: relative;
  display: inline-block;
  padding: 30px;
  margin-top: 30px;
  min-width: 200px;
  max-width: 100%;
  height: 30%;
  background-color: #FDCBED;
  border-radius: 10px;
  box-shadow: 4px 4px 0px 0px #FAAFE7;
}

.voice-text1:before{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: -30px;
  top: 35%;
  border: 15px solid transparent;
  border-right: 15px solid #FAAFE7;
}

.voice-text1:after{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: -30px;
  top: 30%;
  border: 15px solid transparent;
  border-right: 15px solid #FDCBED;
}



.voice-text2 {
  position: relative;
  display: inline-block;
  padding: 30px;
  margin-top: 30px;
  min-width: 200px;
  max-width: 100%;
  height: 30%;
  background-color: #FFF9E6;
  border-radius: 10px;
  box-shadow: -4px 4px 0px 0px #E5E0CF;
}

.voice-text2:before{
  content: '';
  position: absolute;
  width: 0;
  height: 0px;
  right: -30px;
  top: 35%;
  border: 15px solid transparent;
  border-left: 15px solid #E5E0CF;
}

.voice-text2:after{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: -30px;
  top: 30%;
  border: 15px solid transparent;
  border-left: 15px solid #FFF9E6;
}

.voice-text2 span {
  float: right;
  margin-right: 10px;
}

.voice-photo1_sp {
  display: none;
}

.voice-photo2_sp {
  display: none;
}

.pht3 {
  width: 40% !important;
  height: 30%;
  margin-top: 190px !important;
}

.last1 {
  margin-top: 0;
}

.last1:before{
  content: '';
  position: absolute;
  width: 0;
  height: 0px;
  right: -30px;
  top: 60%;
  border: 15px solid transparent;
  border-left: 15px solid #E5E0CF;
}

.last1:after{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: -30px;
  top: 57%;
  border: 15px solid transparent;
  border-left: 15px solid #FFF9E6;
}

#l-inner .third-text .title1 br {
  display: none;
}

#l-inner .fourth-text {
  position: relative;
}

#l-inner .fourth-text .course {
  position: relative;
  padding: 20px;
  margin-bottom: 20px;
}

#l-inner .fourth-text .course .step1-p1 {
  background-color: #B13D4D;
  color: #FFFFFF;
  display: inline-block;
  position: absolute;
  font-size: 50px;
  padding: 15px 30px;
  top: 8px;
  left: -15px;
}

#l-inner .fourth-text .course .step1-p2 {
  background-color: #FDCBED;
  font-size: 50px;
  font-weight: 900;
  -webkit-text-stroke: 1px #000000;
}

#l-inner .fourth-text .h-1 {
  font-size: 35px;
  margin-bottom: 10px;
}

#l-inner .fourth-text .esute-1 {
  float: left;
  text-align: left;
  margin-left: 10px;
}


#l-inner .fourth-text .esute-photo1 img {
  width: 35%;
  display: inline-block;
  margin-top: 10px;
}

#l-inner .fourth-text .esute-2 {
  text-align: left;
  float: left;
  margin: 10px 0 0 10px;
}


#l-inner .fourth-text .esute-photo2 img {
  width: 35%;
  display: inline-block;
  padding-right: 14px;
}

#l-inner .access {
  background-color: #FFF;
  display: flex;
  position: relative;
  z-index: 1;
}

#l-inner .access .left {
  text-align: left;
  padding: 20px 0;
  margin-left: 15px;
}

#l-inner .access h2 {
  font-size: 35px;
  color: #B13D4D;
  -webkit-text-stroke: 1px #B13D4D;
}

#l-inner .access h3 {
  font-size: 25px;
  color: #B13D4D;
  -webkit-text-stroke: 1px #B13D4D;
}

#l-inner .access-1 {
  margin: 70px 0 0 30px;
}

#l-inner .access-1 a {
  font-size: 40px;
  padding: 20px 10px;
  background-color: #FA00BB;
  color: #FFFFFF;
  -webkit-text-stroke: 1px #FFF;
}

#l-inner .access-1 a:hover {
  opacity: 0.5;
}



#l-inner .fourth-text .esute-1 h2,.esute-2 h2 {
  font-size: 30px;
}

#l-inner .fourth-text .esute-1 h2 span,.esute-2 h2 span {
  font-size: 25px;
}



#l-inner .fifth-text .course2 {
  position: relative;
}

#l-inner .fifth-text .course2 .step2-p1 {
  background-color: #B13D4D;
  color: #FFFFFF;
  display: inline-block;
  position: absolute;
  font-size: 50px;
  padding: 15px 30px;
  top: -8px;
  left: -15px;
  z-index: 3;
}

#l-inner .fifth-text .course2 .step2-p2 {
  background-color: #FDCBED;
  font-size: 45px;
  font-weight: 900;
  -webkit-text-stroke: 1px #000000;
  width: 80%;
  padding: 10px 30px 10px 180px;
  margin-bottom: 30px;
  letter-spacing: 0.5px;
}

#l-inner .fifth-text .course2 .step2-p2 br {
  display: none;
}

#l-inner .step2-text .h-2 {
  font-size: 35px;
  margin-bottom: 20px;
}

#l-inner .fifth-text .lesson {
  margin-left: 10px;
}

#l-inner .fifth-text .lesson .right0 {
  display: flex;
}

#l-inner .fifth-text .lesson .right {
  width: 60%;
  line-height: 1.5;
}

#l-inner .fifth-text .lesson h2 {
  color: #B13D4D;
  font-size: 40px;
  margin-bottom: 20px;
}

#l-inner .fifth-text .lesson p {
  font-size: 25px;
  font-weight: 900;
  -webkit-text-stroke: 0.5px #000000;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
  position: relative;
}

#l-inner .fifth-text .lesson .right h3 {
  font-size: 25px;
  -webkit-text-stroke: 0.5px #000000;
}

#l-inner .fifth-text .lesson .right h4 {
  font-size: 25px;
  -webkit-text-stroke: 0.5px #000000;
}

#l-inner .fifth-text .lesson img {
  width: 450px;
  height: 380px;
  display: inline-block;
}

#l-inner .fifth-text .lesson .right0 .right img {
  display: none;
}

#l-inner .fifth-text .lesson .left0 {
  display: flex;
  position: relative;
}

#l-inner .fifth-text .lesson .left-photo img {
  width: 470px;
  height: 380px;
  display: inline-block;
  margin-right: 20px;
}

#l-inner .fifth-text .lesson .left0 .left img {
  display: none;
}

#l-inner .fifth-text .lesson .left-photo h3 {
  font-size: 20px;
  text-align: left;
  -webkit-text-stroke: 0.5px #000000;
}

#l-inner .fifth-text .lesson .left0 .Badge5 img {
  display: inline-block;
    width: 30%;
    height: auto;
    top: 10%;
    right: -9%;
    z-index: -10;
    overflow: hidden;
    position: absolute;
}

#l-inner .fifth-text .lesson .left .under-text_sp {
  display: none;
}

#l-inner .access {
  background-color: #FFF;
  display: flex;
  position: relative;
  z-index: 1;
}

#l-inner .access .right {
  text-align: left;
  padding: 20px 0;
  margin-left: 15px;
}

#l-inner .access .right h1 {
  font-size: 35px;
  color: #B13D4D;
  -webkit-text-stroke: 1px #B13D4D;
}

#l-inner .access-3 {
  margin: 40px 0 0 30px;
}

#l-inner .access-3 a {
  font-size: 40px;
  padding: 20px 10px;
  background-color: #FA00BB;
  color: #FFFFFF;
  -webkit-text-stroke: 1px #FFF;
}

#l-inner .access-3 a:hover {
  opacity: 0.5;
}


#l-inner .six-text {
  margin-top: 30px;
}

#l-inner .six-text .course3 {
  position: relative;
}

#l-inner .six-text .course3 .step3-p1 {
  background-color: #B13D4D;
  color: #FFFFFF;
  display: inline-block;
  position: absolute;
  font-size: 55px;
  padding: 15px 30px;
  top: 16px;
  left: 8px;
}

#l-inner .six-text .course3 .box {
  background-color: #FDCBED;
  font-weight: 900;
  -webkit-text-stroke: 1px #000000;
  width: 80%;
  padding: 10px 20px 10px 180px;
  margin-bottom: 0;
  letter-spacing: 0.5px;
}

#l-inner .six-text .course3 .box .step3-p2 {
  font-size: 45px;
}

#l-inner .six-text .course3 .box .step3-p3 {
  font-size: 35px;
}

#l-inner .six-text .six-text2  {
  margin: 2px 0 10px 0;
  padding: 10px 10px 10px 10px;
  text-align: center;
  letter-spacing: 1;
  background-color: #FFFFFF;
  position: relative;
}

#l-inner .six-text .six-text2 p {
  font-size: 25px;
  -webkit-text-stroke: 1px #000000;
  padding: 20px 0;
}

#l-inner .six-text .six-text2 img {
  width: 25%;
  position: absolute;
  display: inline-block;
  right: 30px;
}

#l-inner .six-text .text-box1 {
  font-size: 25px;
  text-align: center;
  background-color: #FFF9E6;
  -webkit-text-stroke: 1px #000000;
  width: 400px;
  padding: 10px;
  margin: 0 auto;
}

#l-inner .six-text .text-box1 span {
  font-size: 35px;
}

#l-inner .six-text .border {
  margin-left: auto;
  margin-right: auto;
  width: 8px;
  height: 220px;
  background-color: #FAAFE7;
  border-radius: 5px;
}

#l-inner .six-text .border-1 {
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  height: 8px;
  background-color: #FAAFE7;
  border-radius: 5px;
}

#l-inner .six-text .position {
  position: relative;
}

#l-inner .six-text .position img {
  position: absolute;
  width: 22%;
  top: -230px;
  left: 90px;
}


#l-inner .six-text .debut {
  background-color: #FFFFFF;
  background: rgba(252, 252, 252, 0.7);
  text-align: left;
  position: absolute;
  padding: 20px 10px;
  top: -210px;
  left: 300px;
}

#l-inner .six-text .debut h1 {
  color: #B13D4D;
  font-size: 35px;
}

#l-inner .six-text .debut h2 {
  font-size: 25px;
  -webkit-text-stroke: 1px #000000;
}

#l-inner .six-text .debut h3 {
  color: #FA00BB;
  font-size: 25px;
}

#l-inner .six-text .twin {
  display: flex;
}

#l-inner .six-text .border-2 {
  margin-left: auto;
  margin-right: 350px;
  width: 8px;
  height: 70px;
  background-color: #FAAFE7;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#l-inner .six-text .border-3 {
  margin-left: auto;
  margin-right: auto;
  width: 8px;
  height: 70px;
  background-color: #FAAFE7;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#l-inner .six-text .text-box0 {
  display: flex;
}

#l-inner .six-text .text-box2 {
  width: 43%;
  background-color: #FFF9E6;
  margin-left: auto;
  margin-right: 100px;
}

#l-inner .six-text .text-box2 span br {
  display: none;
}

#l-inner .six-text .text-box3 span br {
  display: none;
}

#l-inner .six-text .text-box3 {
  width: 43%;
  background-color: #FFF9E6;
  margin-right: auto;
}

#l-inner .six-text .border-4 {
  margin-left: auto;
  margin-right: 350px;
  width: 8px;
  height: 35px;
  background-color: #FAAFE7;
}

#l-inner .six-text .border-5 {
  margin-left: auto;
  margin-right: auto;
  width: 8px;
  height: 35px;
  background-color: #FAAFE7;
}

#l-inner .six-text .border-6 {
  margin-left: auto;
  margin-right: auto;
  width: 8px;
  height: 35px;
  background-color: #FAAFE7;
  border-radius: 5px;
}

#l-inner .six-text .six-text2 .staff {
  position: relative;
}

#l-inner .six-text .six-text2 .staff img {
  position: absolute;
  width: 22%;
  top: -70px;
  left: -30px;
}

#l-inner .six-text .six-text2 .staff h1 {
  font-size: 35px;
  color: #B13D4D;
  text-align: center;
  padding: 20px 0;
  -webkit-text-stroke: 1px #B13D4D;
}

#l-inner .six-text .six-text2 .staff h2 {
  font-size: 25px;
  -webkit-text-stroke: 0.5px #000000;
  margin-left: 80px;
}

#l-inner .rink {
  background-color: #FFFFFF;
  margin: 20px 0;
  padding-bottom: 10px;
}

#l-inner .rink h1 {
  font-size: 45px;
  color: #B13D4D;
}

#l-inner .rink .rink-1 a {
  font-size: 50px;
  width: 50%;
  color: #FFFFFF;
  background-color: #FA00BB;
  margin: 10px auto;
}

#l-inner .rink .rink-1 a:hover {
  opacity: 0.5;
}


#section1 .wrap {
  background-color: #000000;
  margin-bottom: 10px;
  display: flex;
}

#section1 .wrap p {
  width: 100%;
  color: #FFFFFF;
  font-size: 30px;
  text-align: left;
  margin: 30px 30px;
  display: inline-block;
}

#section1 .wrap .store img {
  width: 90%;
  margin-top: 80px;
}

#section2 .wrap {
  background-color: #000000;
  margin-bottom: 10px;
  display: flex;
}

#section2 .wrap p {
  width: 100%;
  color: #FFFFFF;
  font-size: 30px;
  text-align: left;
  margin: 30px 30px;
  display: inline-block;
}

#section2 .wrap .store2 img {
  width: 90%;
  margin-top: 100px;
}



footer h2 {
  text-align: center;
  margin: 40px 0;
  -webkit-text-stroke: 0.5px #000000;
}

footer .jender {
  background-color: #FFFFFF;
  width: 1080px;
  margin: 0 auto;
}

footer .jender p {
  font-size: 25px;
  text-align: center;
  -webkit-text-stroke: 1px #000000;
}

.section1 .jender .two-photo {
  display: flex;
  position: relative;
}

.section1 .jender .two-photo .goals {
  width: 25%;
  height: 100px;
  margin: 30px 150px 0 200px;
}

.section1 .jender .two-photo .jender2 {
  width: 12%;
  height: 120px;
  margin: 20px 0 10px 0;
}

footer .last {
  position: relative;
}

footer .last p {
  text-align: center;
  font-size: 25px;
  -webkit-text-stroke: 1px #000000;
  margin: 30px 0;
}

footer .last a {
  position: absolute;
  top: 0px;
  left: 140px;
}

footer .span br {
  display: none;
}

.insta_btn {
  position: relative;
}

.insta_btn:hover {
  opacity: 0.5;
}

.insta_btn img {
  width: 10%;
}

small {
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
  padding-bottom: 10px;
}