@charset "UTF-8";
/*font*/
/*color*/
a{
  transition: all .3s ease
}
a:hover{
  opacity: 0.7;
}
.pc{
  display: block ;
}
.sp{
  display: none ;
}
.pcIn{
  display: inline;
}
.spIn{
  display: none ;
}

   @media screen and (max-width: 767px) {
     .pc{
  display: none ;
}
.sp{
  display: block ;
}
     
     .pcIn{
  display: none ;
}
.spIn{
  display: inline ;
}     
     
}



.teacher-wrapper {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  height: auto !important;
  color: #000;
  font-size: 16px;
  line-height: 1.625;
  -webkit-text-size-adjust: 100%;
}
.teacher-wrapper img{
  max-width: 100%;
  height: auto
}

.salon {
	overflow: hidden;
	position: relative;
	color: #000;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.salon * {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	font-style: normal;
	font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
	line-height: inherit;
	color: inherit;
}


@media screen and (min-width:768px) {
	.salon .body {
		padding-top: 80px;
	}
	.salon .visible-pc {
		display: block !important;
	}
	.salon .visible-sp {
		display: none !important;
	}
	.salon .visible-sp-xs {
		display: none !important;
	}
	.salon .container {
		position: relative;
		margin: 0 auto;
		padding: 0 30px;
		max-width: 1020px;
	}
}
@media screen and (max-width:767px) {
	.salon {
		min-width: 1px;
	}
	.salon .body {
		padding-top: 50px;
	}
	.salon .visible-pc {
		display: none !important;
	}
	.salon .visible-sp {
		display: block !important;
	}
	.salon .visible-sp-xs {
		display: none !important;
	}
	.salon .container {
		position: relative;
		margin: 0 auto;
	}
}
@media screen and (max-width:374px) {
	.salon .visible-sp-xs {
		display: block !important;
	}
}



main{
  margin: 0;
  padding: 0;
}

.inner{
  max-width: 1045px;
  margin: 0 auto;
  padding: 0 10px;
}

.mv{
  background: #fff000;
  position: relative;
}
   @media screen and (max-width: 767px) {
     .mv .inner{
       padding: 25px 0 0 0;
     }
     .inner{
       padding: 0 4%
     }
}


.mv img{
  display:block
}

#teacher01 {
  text-align: center;
  padding: 60px 0 0 0;
}
#teacher01 p.leed{
  font-size: 24px;
  font-weight: bold;
  line-height: 2.0;
  margin-bottom: 40px
}
   @media screen and (max-width: 767px) {
     #teacher01 {
  text-align: center;
  padding: 35px 0 0 0;
}
#teacher01 p.leed{
  font-size: 18px;
  margin-top: 20px;
  font-weight: bold;
  line-height: 2.0;
  margin-bottom: 20px
}
     .baloon001{
       width: 78%;
     }
}



.btn01{
  display: block;
  margin: 14px auto 50px;
  background: #e4016c;
  color: #fff;
  text-align: center;
  padding: 14px 40px;
  border-radius: 30px;
  font-size: 20px;
  max-width: 400px;
}

   @media screen and (max-width: 767px) {
     .btn01{
  display: block;
  margin: 14px auto 50px;
  background: #e4016c;
  color: #fff;width: 94.2%;
  text-align: center;
  padding: 14px 40px;
  border-radius: 30px;
  font-size: 15px;
  max-width: 400px;
}
     
}


.blackboard{
  background: url("../images/bb.png") 0 0 no-repeat;
  max-height: 680px;
  background-size: 100% auto;
  max-width: 1024px;
  margin: 0 auto -45px;
  position: relative;
  padding: 14% 20% 38%;
  z-index: 999
  
}
.blackboard p{
  color: #fff;
	font-size:min(1.6vw,16px);
  line-height: 1.875;
}

   @media screen and (max-width: 767px) {
     .blackboard{
  background: url("../images/bb-sp.png") 0 0 no-repeat;
 background-size: 100% auto;
       height: 100%;
  margin: 0 auto -55px;
  position: relative;
  padding: 163% 0 0 0;
  z-index: 999
  
}
.blackboard p{
  color: #fff;
  width: 100%;
  position: absolute;
  top: 15.5%;
  font-size: 3.7333vw;
  line-height: 1.7;
  
}
     
}



#teacher02{
    background: #fff000;
  position: relative;
  padding: 45px 0 125px;
}

.binder-top{
    background: url("../images/binder-top.png") 0 0 no-repeat;
  max-height: 680px;
  background-size: 100% auto;
  max-width: 1023px;
  margin: 0 auto 0px;
  position: relative;
  text-align: center;
  padding: 18.5% 20% 11.9%;
  z-index: 999;

}




.binder-top h3{
	font-size:min(2.4vw,24px);
  font-weight: bold;
  line-height: 1.2
}
   @media screen and (max-width: 767px) {
     #teacher02{
    background: #fff000;
  position: relative;
  padding: 18% 0 60px;
}
     
     .binder-top{
    background: url("../images/binder-top-sp.png") 0 0 no-repeat;
  max-height: none;
  background-size: 100% auto;
  max-width: 1023px;
  margin: 0 auto 0px;
  position: relative;
  text-align: center;
  padding: 61.5% 0% 0 0; 
  z-index: 999;

}
   .binder-top h3{
	font-size:4.8vw;
  font-weight: bold;
  line-height: 1.6;
     position: absolute;
     top: 41%;
     width: 100%;
     text-align: center;
}  
}

.binder{
  max-width: 1023px;
  margin: -10px auto 5px;
  background: #6d5e3f;
  padding: 0 3% 40px 3.15%;
border-radius:0px 0px 15px 15px;
  position: relative;

}
.binder-inner{
  background: #fff;
  padding: 50px 0px 45px;
}
   @media screen and (max-width: 767px) {
     .binder{
  max-width: 1023px;
  margin: -10px auto 5px;
  background: #6d5e3f;
  padding: 0 4.4% 20px 4.4%;
border-radius:0px 0px 15px 15px;
  position: relative;

}
.binder-inner{
  background: #fff;
  padding: 50px 0px 20px;
}
     
}


.qadl{
  width: 79%;
  margin: 0 auto
}
.qadl dt{
  border: 3px solid #fff000;
  border-radius: 10px;
  position: relative;
  font-size: 20px;
  line-height: 1.5;
  padding: 15px 35px 15px;
  margin-bottom: 50px;
}
.qadl dt:before{
    content: '';
  background: url("../images/ques.png") 0 0 no-repeat;
  display: block;
  width: 112px;
  height: 41px;
  margin-bottom: 12px;
}
.qadl dt:after{
   content: '';
  background: url("../images/tri.png") 0 0 no-repeat;
  display: block;
  width: 51px;
  height: 25px;
position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -40px;
}
   @media screen and (max-width: 767px) {
     .qadl{
  width: 92%;
  margin: 0 auto
}
.qadl dt{
  border: 3px solid #fff000;
  border-radius: 10px;
  position: relative;
  font-size: 15px;
  line-height: 1.5;
  padding: 7px 10px 18px;
  margin-bottom: 40px;
}
.qadl dt:before{
    content: '';
  background: url("../images/ques-sp.png") 0 0 no-repeat;
  display: block;
  background-size: 100% auto;
  width: 78px;
  height: 30px;
  margin-bottom: 12px;
}
.qadl dt:after{
   content: '';
  background: url("../images/tri.png") 0 0 no-repeat;
  display: block;
  background-size: 100% auto;
  width: 30px;
  height: 15px;
position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
}
     
}


.qadl dd{
  background: #ffe4ed;
  border-radius: 10px;
  position: relative;
  font-size: 20px;
  line-height: 1.5;
  padding: 0px 35px 15px;
  margin-bottom: 50px;
}
.qadl dd:before{
    content: '';
  background: url("../images/ans.png") 0 0 no-repeat;
  display: block;
  width: 151px;
  height: 77px;
  margin-bottom: 0px;
  top: -10px;
  margin-left: -35px;
  position: relative;
}
   @media screen and (max-width: 767px) {
     .qadl dd{
  background: #ffe4ed;
  border-radius: 10px;
  position: relative;
  font-size: 15px;
  line-height: 1.5;
  padding: 0px 10px 18px;
  margin-bottom: 30px;
}
.qadl dd:before{
    content: '';
  background: url("../images/ans-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 96px;
  height: 45px;
  margin-bottom: 13px;
  top: 2px;
  margin-left: -5px;
  position: relative;
}
     
}



.acBtn{
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  background: #eeeeee;
  position: relative;
  padding: 26px 100px;
  margin-bottom: 70px;
  margin-top: 94px
}

.acBtn:before{
      content: '';
  background: url("../images/check.png") 0 0 no-repeat;
  display: block;
  width: 211px;
  height: 135px;
  top: auto;
  bottom: 0;
  left: 32px;
  position: absolute;
}
.acBtn:after{
   content: '';
  background: url("../images/plus.png") 0 0 no-repeat;
  display: block;
  width: 26px;
  height: 26px;
position: absolute;
  right: 53px;
  top: 30px;
}
.acBtn.action:after{
     content: '';
  background: url("../images/minus.png") 0 0 no-repeat;
  display: block;
  width: 26px;
  height: 5px;
position: absolute;
  right: 53px;
  top: 40px;

}
   @media screen and (max-width: 767px) {
     .acBtn{
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
  cursor: pointer;
  background: #eeeeee;
  position: relative;
  padding: 18px 70px;
  margin-bottom: 45px;
  margin-top: 40px       
}

.acBtn:before{
  content: '';
  background: url("../images/check-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 66px;
  height: 54px;
  top: auto;
  bottom: 0;
  left: 0px;
  position: absolute;
}
.acBtn:after{
   content: '';
  background: url("../images/plus.png") 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 13px;
  height: 13px;
position: absolute;
  right: 16px;
  top: 25px;
}
.acBtn.action:after{
     content: '';
  background: url("../images/minus.png") 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 13px;
  height: 3px;
position: absolute;
  right: 16px;
  top: 30px;

}
     
     
}




.acBox h3{
  text-align: center;
  margin-bottom: 45px;
}
   @media screen and (max-width: 767px) {
     .acBox h3{
  text-align: center;
  margin-bottom: 28px;
}
     
     .acBox h3 img{
width: 90%;
       margin: 0 auto;
}
     
}


.acBox .qadl:nth-of-type(1) dt:before{
     content: '';
  background: url("../images/q001.png") 0 0 no-repeat;
  display: block;
  width: 157px;
  height: 46px;
  margin-bottom: 12px;
}
.acBox .qadl:nth-of-type(1) dd:before{
    content: '';
  background: url("../images/a001.png") 0 0 no-repeat;
  display: block;
  width: 195px;
  height: 77px;
  margin-bottom: 0px;
  top: -10px;
  margin-left: -35px;
  position: relative;
}

.acBox .qadl:nth-of-type(2) dt:before{
     content: '';
  background: url("../images/q002.png") 0 0 no-repeat;
  display: block;
  width: 157px;
  height: 46px;
  margin-bottom: 12px;
}
.acBox .qadl:nth-of-type(2) dd:before{
    content: '';
  background: url("../images/a002.png") 0 0 no-repeat;
  display: block;
  width: 195px;
  height: 77px;
  margin-bottom: 0px;
  top: -10px;
  margin-left: -35px;
  position: relative;
}


.acBox .qadl:nth-of-type(3) dt:before{
     content: '';
  background: url("../images/q003.png") 0 0 no-repeat;
  display: block;
  width: 157px;
  height: 46px;
  margin-bottom: 12px;
}
.acBox .qadl:nth-of-type(3) dd:before{
    content: '';
  background: url("../images/a003.png") 0 0 no-repeat;
  display: block;
  width: 195px;
  height: 77px;
  margin-bottom: 0px;
  top: -10px;
  margin-left: -35px;
  position: relative;
}

.acBox .qadl:nth-of-type(4) dt:before{
     content: '';
  background: url("../images/q004.png") 0 0 no-repeat;
  display: block;
  width: 157px;
  height: 46px;
  margin-bottom: 12px;
}
.acBox .qadl:nth-of-type(4) dd:before{
    content: '';
  background: url("../images/a004.png") 0 0 no-repeat;
  display: block;
  width: 195px;
  height: 77px;
  margin-bottom: 0px;
  top: -10px;
  margin-left: -35px;
  position: relative;
}

.acBox .qadl:nth-of-type(5) dt:before{
     content: '';
  background: url("../images/q005.png") 0 0 no-repeat;
  display: block;
  width: 157px;
  height: 46px;
  margin-bottom: 12px;
}
.acBox .qadl:nth-of-type(5) dd:before{
    content: '';
  background: url("../images/a005.png") 0 0 no-repeat;
  display: block;
  width: 195px;
  height: 77px;
  margin-bottom: 0px;
  top: -10px;
  margin-left: -35px;
  position: relative;
}

   @media screen and (max-width: 767px) {
     
.acBox .qadl:nth-of-type(1) dt:before{
     content: '';
  background: url("../images/q001-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 111px;
  height: 32px;
  margin-bottom: 12px;
}
.acBox .qadl:nth-of-type(1) dd:before{
    content: '';
  background: url("../images/a001-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
display: block;
  width: 126px;
  height: 45px;
  margin-bottom: 13px;
  top: 2px;
  margin-left: -5px;
  position: relative;
}

.acBox .qadl:nth-of-type(2) dt:before{
     content: '';
  background: url("../images/q002-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 111px;
  height: 32px;
  margin-bottom: 12px;
}
.acBox .qadl:nth-of-type(2) dd:before{
    content: '';
  background: url("../images/a002-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
display: block;
  width: 126px;
  height: 45px;
  margin-bottom: 13px;
  top: 2px;
  margin-left: -5px;
  position: relative;
}


.acBox .qadl:nth-of-type(3) dt:before{
     content: '';
  background: url("../images/q003-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 111px;
  height: 32px;
  margin-bottom: 12px;
}
.acBox .qadl:nth-of-type(3) dd:before{
    content: '';
  background: url("../images/a003-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
display: block;
  width: 126px;
  height: 45px;
  margin-bottom: 13px;
  top: 2px;
  margin-left: -5px;
  position: relative;
}

.acBox .qadl:nth-of-type(4) dt:before{
     content: '';
  background: url("../images/q004-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 111px;
  height: 32px;
  margin-bottom: 12px;
}
.acBox .qadl:nth-of-type(4) dd:before{
    content: '';
  background: url("../images/a004-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
display: block;
  width: 126px;
  height: 45px;
  margin-bottom: 13px;
  top: 2px;
  margin-left: -5px;
  position: relative;
}

.acBox .qadl:nth-of-type(5) dt:before{
     content: '';
  background: url("../images/q005-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 111px;
  height: 32px;
  margin-bottom: 12px;
}
.acBox .qadl:nth-of-type(5) dd:before{
    content: '';
  background: url("../images/a005-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
display: block;
  width: 126px;
  height: 45px;
  margin-bottom: 13px;
  top: 2px;
  margin-left: -5px;
  position: relative;
}

     
}


.acBox a.close{
  display: block;
  width: 250px;
  margin: 0 auto 45px;
}


.alR{
  text-align: right
}

   @media screen and (max-width: 767px) {
     .acBox a.close{
  display: block;
  width: 200px;
  margin: 0 auto 0px;
}


.alR{
  text-align: left;
  font-size: 12px;
  line-height: 2.0
}
     
}


#teacher02::after {
  content: '';
  background: url(../images/wave.png) center center no-repeat;
  display: block;
  width: 100%;
  height: 82px;
  position: absolute;
  left: 0;
  bottom: 0px;
}

.accepting{
  text-align: center;
  padding: 30px 0;
}


.accepting p{
  margin-top: 10px;
  line-height: 1.875;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
}
.btn02{
    display: block;
  margin: 14px auto 50px;
  background: #e4016c;
  color: #fff;
  text-align: center;
  padding: 36px 45px;
  border-radius: 60px;
  font-size: 30px;
  max-width: 650px;
  font-weight: bold;
}

   @media screen and (max-width: 767px) {
     #teacher02::after {
  content: '';
  background: url(../images/wave.png) center center no-repeat;
       background-size: 1000px auto;
  display: block;
  width: 100%;
  height: 41px;
  position: absolute;
  left: 0;
  bottom: 0px;
}
     
     .accepting{
  text-align: center;
  padding: 20px 0 14px;
}


.accepting p{
  margin-top: 10px;
  line-height: 1.875;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: bold;
}
.btn02{
    display: block;
  margin: 14px auto 0px;
  background: #e4016c;
  color: #fff;
  text-align: center;
  padding: 14px 45px;
  border-radius: 60px;
  font-size: 20px;
  width: 94.2%;
  max-width: 650px;
  font-weight: bold;
}
     
     .accepting img{
  width: 94.2%;
}
     
}

.twBnr{
     display: block;
  margin: 14px auto 35px;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
  padding: 26px 170px;
  border-radius: 60px;
  font-size: 24px;
  max-width: 650px;
  font-weight: bold;
  position: relative;
}
.twBnr span{
  display: block;
  font-size: 18px;
}
.twBnr:before{
    content: '';
  background: url(../images/x.png) 0 0 no-repeat;
  display: block;
  width: 68px;
  height: 64px;
  position: absolute;
  left: 90px;
  top: 28px;

}
.twBnr:after{
    content: '';
  background: url(../images/twph.png) 0 0 no-repeat;
  display: block;
  width: 139px;
  height: 125px;
  position: absolute;
  right: 20px;
  bottom: 0px;

}
   @media screen and (max-width: 767px) {
     .twBnr{
     display: block;
  margin: 14px auto 20px;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
  padding: 13px 10%;
  border-radius: 60px;
  font-size: 12px;
   width: 94.2%;
  max-width: 650px;
  font-weight: bold;
  position: relative;
}
.twBnr span{
  display: block;
  font-size: 9px;
}
.twBnr:before{
    content: '';
  background: url(../images/x.png) 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 34px;
  height: 32px;
  position: absolute;
  left: 45px;
  top: 14px;

}
.twBnr:after{
    content: '';
  background: url(../images/twph.png) 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 70px;
  height: 63px;
  position: absolute;
  right: 10px;
  bottom: 0px;

}
     
}



.lineBnr{
     display: block;
  margin: 14px auto 35px;
  background: #42c607;
  color: #fff;
  text-align: center;
  padding: 26px 160px;
  border-radius: 60px;
  font-size: 24px;
  max-width: 650px;
  font-weight: bold;
  position: relative;
}
.lineBnr span{
  display: block;
  font-size: 18px;
}
.lineBnr:before{
    content: '';
  background: url(../images/line.png) 0 0 no-repeat;
  display: block;
  width: 70px;
  height: 67px;
  position: absolute;
  left: 65px;
  top: 30px;

}
   @media screen and (max-width: 767px) {
     .lineBnr{
     display: block;
  margin: 14px auto 35px;
  background: #42c607;
  color: #fff;
  text-align: center;
  padding: 8px 10% 9px 17%;
  border-radius: 60px;
  font-size: 15px;
   width: 94.2%;
  max-width: 650px;
  font-weight: bold;

  position: relative;
}
.lineBnr span{
  display: block;
  font-size: 12px;
}
.lineBnr:before{
    content: '';
  background: url(../images/line.png) 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 35px;
  height: 34px;
  position: absolute;
  left: 30px;
  top: 15px;

}
     
}



#cts-intro{
  text-align: center;
  padding: 45px 0 75px;
}
.cp-btn__item {
      position: relative;
      display: inline-block;
      min-width: 208px;
      margin: 0 8px 16px;
      padding: 12px 16px;
      font-weight: bold;
      border-radius: 10px;
      color: #fff;
      transition: all .3s;
      background: #000; }
.cp-btn__item--sub {
        background: #ccc;
        color: #000; }

#acTop{
  margin-top: -100px;
  padding-top: 100px;
}


#bread ul{
  list-style: none;
  display: flex;
  margin: 10px 0 10px;
  font-size: 14px;
}
   @media screen and (max-width: 767px) {
     #bread ul{
  list-style: none;
  display: flex;
  margin: 5px 0 5px;
  font-size: 15px;
}
}


#bread ul li a{
  color: #e4016c;
  text-decoration: underline;
}
#bread ul li:after{
  content: '>';
  margin: 0 5px;
}
#bread ul li:last-child:after{
  display: none
}

.tch2{
  margin-bottom: 20px
}
.tcbtn02{
  margin-bottom: 40px;
}
.tcTxt01{
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.875;
}
.tclabel{
  display: flex;
  justify-content: center;

  width: 100%;
  margin: 0 auto;
}
.tclabel input{
  width: 20px;
  height: 20px;
  margin-right: 14px;
  vertical-align: middle;
}
.tc01{
  margin-top: 40px;
  padding-bottom: 135px;
}
   @media screen and (max-width: 767px) {
     .tcbtn02{
  margin-bottom: 35px;
}
     .tcTxt01{
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.875;
      font-feature-settings: 'palt';
}
  
     .tclabel{
       font-size: 15px;
       text-align: left
     }
}



.caution h3{
  text-align: center;
  margin-bottom: 47px;
}
   @media screen and (max-width: 767px) {
     .tc01{
       padding-top: 48px !important;
       padding-bottom: 80px !important;
     }
     .caution h3{
  text-align: center;
  margin-bottom: 40px;
}
     .caution h3 img{
       width: 167px;
     }
     
}


.caution ul{
  display: flex;
  flex-wrap: wrap;
    justify-content: center;
  list-style: none;
  column-gap: 60px;
}
.caution ul li{
  display: flex;
  width: 480px;
  margin-bottom: 22px;
  padding-left: 185px;
}
.caution ul li p{
  display: table-cell;
  width: 280px;
  height: 150px;
  font-weight: bold;
  vertical-align: middle;
}

.caution ul li:nth-child(1){
  background: url("../images/baloon101.png") 0 0 no-repeat;
  height: 150px;
  position: relative;
}
.caution ul li:nth-child(2){
  background: url("../images/baloon102.png") 0 0 no-repeat;
  height: 150px;
  position: relative;
}
.caution ul li:nth-child(3){
  background: url("../images/baloon103.png") 0 0 no-repeat;
  height: 150px;
  position: relative;
}
.caution ul li:nth-child(4){
  background: url("../images/baloon101.png") 0 0 no-repeat;
  height: 150px;
  position: relative;
}
.caution ul li:nth-child(5){
  background: url("../images/baloon102.png") 0 0 no-repeat;
  height: 150px;
  position: relative;
}
.caution ul li:nth-child(6){
  background: url("../images/baloon103.png") 0 0 no-repeat;
  height: 150px;
  position: relative;
}
.caution ul li:nth-child(7){
  background: url("../images/baloon101.png") 0 0 no-repeat;
  height: 150px;
  position: relative;
  margin-right: auto;
}
   @media screen and (max-width: 767px) {
     
    .caution ul{
  display: block;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  column-gap: 0px;
}
.caution ul li{
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 30%;
  height: auto;
  padding-top: 36%;
  position: relative;

}
.caution ul li p{
  display: table-cell;
  width: 68%;
  font-size: 3.7333vw;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  height: auto;
  font-weight: bold;
  vertical-align: middle;
}

.caution ul li:nth-child(1){
  background: url("../images/baloon101-sp.png") 0 0 no-repeat;
  background-size: 100% auto;
  position: relative;
    height: auto;
}
.caution ul li:nth-child(2){
  background: url("../images/baloon102-sp.png") 0 0 no-repeat;
    height: auto;
    background-size: 100% auto;

  position: relative;
}
.caution ul li:nth-child(3){
  background: url("../images/baloon103-sp.png") 0 0 no-repeat;
    height: auto;
    background-size: 100% auto;
  position: relative;
}
.caution ul li:nth-child(4){
  background: url("../images/baloon101-sp.png") 0 0 no-repeat;
    height: auto;
    background-size: 100% auto;  position: relative;
}
.caution ul li:nth-child(5){
  background: url("../images/baloon102-sp.png") 0 0 no-repeat;
    height: auto;
    background-size: 100% auto;  position: relative;
}
.caution ul li:nth-child(6){
  background: url("../images/baloon103-sp.png") 0 0 no-repeat;
    height: auto;
    background-size: 100% auto;
  position: relative;
}
.caution ul li:nth-child(7){
  background: url("../images/baloon101-sp.png") 0 0 no-repeat;
    height: auto;
    background-size: 100% auto;
  
  position: relative;
  margin-right: auto;
} 
}



.tc03{
  padding-top: 40px;
    text-align: center;

}
.tc03 .blackboard{
  margin-bottom: 0
}

.btn03{
      display: block;
  margin: 25px auto;
  background: #e4016c;
  color: #fff;
  text-align: center;
  padding: 16px 45px;
  border-radius: 60px;
  font-size: 30px;
  max-width: 400px;
  font-weight: bold;
}
.tcTxt02{
  margin-bottom: 120px;
}

   @media screen and (max-width: 767px) {
     .btn03{
      display: block;
  margin: 25px auto;
  background: #e4016c;
  color: #fff;
  text-align: center;
  padding: 14px 45px;
  border-radius: 60px;
  font-size: 20px;
  max-width: 400px;
  font-weight: bold;
}
     .tcTxt02{
       font-size: 12px;
       text-align: left;
  margin-bottom: 40px;
}
     
}
