* {
  box-sizing: border-box;
}


.pc{
  display: block;
}


.mob{
  display: none;
}


.pctab{
  display: block;
}

img {
  width: 100%;
  margin: 0 auto;
  vertical-align: middle;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

@font-face {
  font-family: 'HiraKakuProN-W3';
  src: url('../font/hirakakupro-w3.otf');
}

@font-face {
  font-family: 'HiraKakuProN-W6';
  src: url('../font/hirakakupro-w6.otf');
}

@font-face {
  font-family: 'HiraKakuStd-W8';
  src: url('../font/HiraKakuStd-W8.otf');
}

.container {
  width: 92%;
  margin: 0 auto;
  max-width: 954px;
}

.sp {
  display: none;
}

.font-16 {
  font-size: 16px;
}

.font-14 {
  font-size: 14px;
}

.sec-mv {
  padding:105px 0 105px;/*75 0 25*/
  /* background: url(../img/summer_workshop/mv_bg.png) no-repeat center -10px/cover; */
  background: url(../img/summer_workshop/mv_bg.png) no-repeat center -8px/cover;
  background-color: #fbfbf0;
}

.wrapper {
  margin-top: 100px;
}

.seminar-ttl {
  width: 77%;
  margin-left:-30px;/*-40*/
  max-width: 731px;
}

.sec-mv .ukulele-gp {
  display: flex;
  position: relative;
}

.sec-mv .ukulele {
  position: relative;
    top: 60px;
    right:-1%;
    width: 23%;
    max-width: 351px;
    animation: 4s fuwafuwa infinite;
}

.sec-mv .date-blk {
  width: 100%;
  /* margin-top: -40px; */
  text-align: center;
  max-width:335px;/*322*/

}

.sec-mv .red-box {
  font-family: 'HiraKakuProN-W6';
  font-size: 25px;
}


.sec-mv .red-box .upper {
  line-height: 1.2;
  padding: 15px 0 10px;/*19 0 10*/
  border: 3px solid #d30000;
  background-color: #ffffff;
  color: #333333;
  border-radius: 25px 25px 0 0;
}

.sec-mv .red-box .upper p{
  margin: 0.5em auto;
}

.sec-mv .red-box .upper .day {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 0 0 5px;/*0 0 0 10*/
  padding: 3px 0;
  background-color: #e60012;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
}

.sec-mv .red-box .upper span {
  padding: 0 16px;
  font-size: 18px;
}

.sec-mv .red-box .lower {
  line-height: 1.2;
  padding: 15px 0 23px;
  background-color: #d30000;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 1.6px;
  border-radius: 0 0 25px 25px;

  line-height: 1.5;
}

.sec-mv .red-box .lower p{
  margin: 0.5em auto 0.5em 0.3em;
}

.sec-mv .sponsor {
  padding-top: 17px;
  color: #333333;
  font-family: 'HiraKakuStd-W8';
  font-size: 24px;
  letter-spacing: 3px;
}


/***************************** sec01 *********************************/

.sec01 {
  padding: 40px 0 40px;/*35 0 35*/
  background: #fbfbf0;
}

.sec01 .container {
  position: relative;
}

.sec01 .center-txtbox {
  width: 100%;
  line-height: 2.1;
  margin: 0 auto;
  padding: 85px 0 65px;/*90 0 65*/
  background: url(../img/summer_workshop/border_img.png) no-repeat center/100% 100%;
  color: #333333;
  font-family: 'HiraKakuProN-W3';
  font-size:18px;/*16*/
  text-align: center;
  letter-spacing: 0.6px;
  max-width: 700px;/*522*/
}

.sec01 .leadimg01 {
  position: absolute;
  bottom: 5px;
  width: 17%;/*13*/
  max-width: 156px;/*160*/

  position: absolute;
  bottom: 40px;
  width: 19%;
  left: 50px;
  max-width: 362px;
  
}

.sec01 .leadimg02 {
  position: absolute;
  top: 10px;
  right: 0;
  width: 15%;/*15*/
  max-width:143px;/*200*/
  animation-direction: alternate-reverse;

  position: absolute;
    top: -15px;
    right: 100px;
    width: 14%;
    max-width: 348px;
    animation-direction: alternate-reverse;
}



/***************************** sec02 *********************************/

.sec02 {
  padding: 85px 0 115px;
  /* background: url('../img/summer_workshop/sec02_bg.png') no-repeat center/cover; */

  background-color:#d7eef4;
  /* background: repeating-linear-gradient( 90deg, #64BFE3, #64BFE3 15px, #50b7df 15px, #50b7df 30px ); */

  /* background: repeating-linear-gradient( 90deg, #d7eef4, #d7eef4 20px, #b6e3ed 20px, #b6e3ed 40px ); */

  background: repeating-linear-gradient( -45deg, #dcf8ff, #dcf8ff 30px, #aee2ed 30px, #aee2ed 60px );
}

.sec02 .detail-table {
  display: block;
  background-color: #ffffff;
  border-radius: 25px;
}

.sec02 .detail-table ul {
  display: block;
  width: 100%;
  padding: 53px 60px 12px;
}

.sec02 .left-circle {
  display: inline-block;
  color: #ffffff;
  font-family: 'HiraKakuProN-W6';
  font-size: 23px;
}

.sec02 .left-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 102px;
  height: 102px;
  /* background-color: #a86f1f; */
  background-color: #99621E;
  border-radius: 50%;
}

.sec02 .date {
  display: inline-block;
  line-height: 1.5;
  /* padding: 0 18px; */
  padding: 6px 20px 2PX;
  background-color: #fff4df;
  font-family: 'HiraKakuProN-W6';
  font-size: 21px;
  letter-spacing: 0.5px;
  /* border-radius: 16px; */
  border-radius: 50px;
}

.sec02 .table-txt {
  display: inline-block;
  width: 86%;/*81*/
  line-height: 1.9;
  padding-left: 33px;
  color: #333333;
  font-family: 'HiraKakuProN-W6';
  font-size: 21px;
  letter-spacing: 2.4px;
}

.sec02 li:first-child .table-txt {
  font-family: 'HiraKakuProN-W3';
}

.sec02 .detail-table ul li {
  display: block;
  position: relative;
  margin-bottom: 55px;
  padding-bottom: 45px;
  border-bottom: 1px solid #fbe1bd;
}

.sec02 .detail-table ul li:first-child .list-flex {
  align-items: end;
}

.sec02 .detail-table ul li:last-child {
  border: none;
  margin-bottom: 30px;
  padding-bottom: 0px;
}


.sec02 .detail-table ul li:last-child .table-txt{
  line-height: 1.5;
}

.sec02 .detail-table ul li:last-child .table-txt p{
  margin-bottom: 0.25em;
}


.sec02 .detail-table ul li:last-child .table-txt .asterisk{
  margin-bottom: 0.25em;
  margin-top: 0.75em;
}


.sec02 .date-list p {
  /* padding-top: 5px; */
  margin: 0.5em auto;
  font-size: 18px;/*18*/
  font-weight: bold;
}

.sec02 .date-list .asterisk,.sec02 .table-txt .asterisk{
  font-size:16px;
  font-weight: normal;
  line-height: 1.7;
  font-family: 'HiraKakuProN-W3';
  letter-spacing: 1.4px;
}

.sec02 .table-txt .FT16{
  font-size: 16px;
}


.sec02 .date-list p span {
  padding-right: 15px;/*20*/
  letter-spacing: 2px;
}

.sec02 .summary.sec-img01 {
  position: absolute;
  top:0px;/*-20*/
  right:70px;/*20*/
  width:16%;/*20*/
  max-width: 330px;
}

.sec02 .date-list:nth-child(2) {
  padding-top: 20px;
}

.sec02 .summary.sec-img02 {
  position: absolute;
  max-width: 330px;
  top: -60px;
  right: 18%;
  width: 21%;/*25*/
}

.sec02 .summary.sec-img03 {
  position: absolute;
  max-width: 330px;
  top: 50px;/*65*/
  right: -5%;/*-3*/
  width: 18%;/*19*/
}

.sec02 .detail-table ul li:nth-child(3){
  display: block;
  position: relative;
  margin-bottom: 55px;
  padding-bottom: 90px;
  border-bottom: 1px solid #fbe1bd;
}


.sec02 .summary.sec-img04 {
  position: absolute;
  top: -33px;/*-50*/
  right: 35%;
  width: 18%;/*20*/
  max-width: 330px;
}

.sec02 .summary.sec-img05 {
  position: absolute;
  top: -30px;
  right: 3%;
  width: 21%;/*22*/
  max-width: 330px;
}

.sec02 .table-txt .font-14 {
  line-height: 1.7;
  font-family: 'HiraKakuProN-W3';
  letter-spacing: 1.4px;

  margin-top: 0;
  margin-bottom:1em;
}

.sec02 .contact {
  padding: 37px 0 30px;
  background-color: #fbfbf0;
  color: #333333;
  font-family: 'HiraKakuProN-W3';
  text-align: center;
  letter-spacing: 1.3px;
  border-radius: 0 0 25px 25px;
  font-size: 16px;
}

.sec02 .contact h3 {
  color: #d30000;
  font-family: 'HiraKakuProN-W6';
  font-size: 24px;
  letter-spacing: 3px;

  margin-bottom: 0;
}

.sec02 .contact .accept {
  /* padding: 20px 0 15px; */
  padding: 3px 0 8px;
  font-size: 16px;
  letter-spacing: 1.6px;

  margin-top: 0.5em;
}

.sec02 .contact .phone {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  font-size: 18px;
  letter-spacing: 2.4px;

  margin: 0 auto;
}

.sec02 .contact .phone::after {
  position: absolute;
  top: 50%;
  left: -17px;
  width: 20px;
  height: 21px;
  background: url('../img/summer_workshop/phone.png') no-repeat center/contain;
  content: '';
  transform: translateY(-50%);
}

.sec02 .contact .red-btn {
  margin: 15px 0;
}

.sec02 .contact .red-btn a {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  background-color: #d30000;
  color: #ffffff;
  font-family: 'HiraKakuProN-W6';
  font-size: 21px;
  max-width: 410px;
  border-radius: 25px;
}

.sec02 .contact .red-btn a::after {
  position: absolute;
  top: 50%;
  right: 10%;
  width: 11px;
  height: 19px;
  background: url('../img/summer_workshop/white_arrow.png') no-repeat center/contain;
  content: '';
  transform: translateY(-50%);
}

.list-flex {
  display: flex;
  align-items: center;
}
.anime-fuwafuwa {
  animation: 3s fuwafuwa infinite;
}
.move {
  animation: move 3s infinite ease-in-out .8s alternate;
  transition: 1.5s ease-in-out;
}
@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
      transform: translateY(-20px);
  }
}
@keyframes move {
  0% {
    transform: translate(0, 0) rotate(-7deg);
  }

  50% {
      transform: translate(0, -7px) rotate(0deg);
  }
  100% {
      transform: translate(0, 0) rotate(7deg);
  }
}



/*****************************************************************

                              1000～769

*****************************************************************/

@media screen and (max-width: 1000px) {
  .sec-mv {
    padding:60px 0 25px;/*60 0 25*/
    /* background: url(../img/summer_workshop/mv_bg1000.png) no-repeat center -6px/cover; */
    background: url(../img/summer_workshop/mv_bg1000.png) no-repeat center 0px/cover;
  }
  
  .seminar-ttl {
    margin-left:-14px;/*-14*/
  }

  .pctab{
    display:none;
  }

  .wrapper {
    margin-top: 60px;
  }


  /***************************** sec01 *********************************/

  .sec01 .leadimg01 {  
    bottom: -20px;
    width: 22%;
    left: -10px;   
  }
  
  .sec01 .leadimg02 {
    top: -20px;
    right: 50px;
    width: 15%;
  }

  /***************************** sec02 *********************************/

  .sec02 {
    padding: 65px 0 95px;
  }

  .sec02 .summary.sec-img01 {
    /* top: -25px;
    right: -40px;
    width: 28%; */

    /* top: -5px;
    right: -20px;
    width: 22%; */

    top: 0px;
    right: -5px;
    width: 20%;
  }
  
    .sec02 .summary.sec-img02 {
    /* top: -60px;
    right: -10px;
    width: 35%; */

    top: -45px;
    right:20px;/*10*/
    width: 28%;
  }

  .sec02 .detail-table ul li:nth-child(2) {
    display: block;
    position: relative;
    margin-bottom: 40px;/*55*/
    padding-bottom: 45px;
    border-bottom: 1px solid #fbe1bd;
}

  .sec02 .summary.sec-img03 {
    /* top: unset;
    right: -7%;
    bottom:-5px;
    width: 23%; */

    top: unset;
    right: -8%;
    bottom: -45px;
    width: 26%;

    right: -2%;
    bottom: -20px;/*-10*/
    width: 20%;
  }
  
  .sec02 .summary.sec-img04 {
    /* top: -35px;
    right: 28%;
    width: 24%; */

    top: -30px;
    right: 30%;
    width: 23%;
  }

  .sec02 .summary.sec-img05 {
    /* top: 110px;
    right: 38%;
    width: 24%; */

    top: 110px;
    right: 40%;
    width: 20%;
}

  .sec02 .detail-table ul {
    padding: 53px 40px;
  }

  .sec02 .detail-table ul li:nth-child(3) {
    padding-bottom:90px;/*60*/
  }

  .sec02 .detail-table ul li:last-child {
    margin-bottom: 105px;
    padding-bottom: 30px;
  }

}


/*****************************************************************

                              900～767

*****************************************************************/
@media screen and (max-width: 900px) {
  .sec02 .summary.sec-img03 {
    /* top: unset;
    right: 1%;
    bottom: 7px;
    width: 23%; */

    top: unset;
    right: 1%;
    bottom: -6px;
    width: 23%;
  }

  .sec02 .summary.sec-img05 {
    top: 110px;
    right: 38%;
    width: 24%;
}
}




/*****************************************************************

                              768～641768～641

*****************************************************************/

@media screen and (max-width: 768px) {
  /* .pc{
    display:none;
  }*/
  
  .sec-mv .date-blk {
    max-width:310px;  
  }

  .mob{
    display:block;
  }

  .mob{
    display: none;
  }


  .sec02 .left-circle {
    font-size: 18px;
  }

  .sec02 .left-circle {
    width: 70px;/*60*/
    height: 70px;/*60*/
  }

  .sec02 .date,
  .sec02 .table-txt {
    font-size: 18px;/*16*/
  }

  /* .font-16 {
    font-size: 14px;
  }

  .font-14 {
    font-size: 12px;
  } */

  .sec02 .detail-table ul li {
    margin-bottom: 60px;
    padding-bottom: 30px;
  }

  .sec02 .date-list p {
    font-size: 16px;
  }

  .sec02 .date-list .asterisk,.sec02 .table-txt .asterisk{
    font-size:14px;
    /* font-weight: normal;
    line-height: 1.7;
    letter-spacing: 1.4px; */
  }
  
  .sec02 .table-txt .FT16{
    font-size: 14px;
  }
  
  .sec02 .detail-table ul {
    /* padding: 40px 15px; */
    padding: 53px 30px;
  }

  /* .sec02 .summary.sec-img01 {
    top: -30px;
    right: 0px;
    width: 26%;
} */

  /* .sec02 .summary.sec-img02 {
    top: unset;
    right: 50px;
    bottom: 0px;
    width: 30%;
  } */

  /* .sec02 .summary.sec-img03 {
    top: unset;
    right: unset;
    bottom: -10px;
    left: 94%;
    transform: translateX(-50%);
    width: 20%;
  } */

  /* .sec02 .summary.sec-img04 {
    top: unset;
    right: unset;
    bottom:10px;
    left: 50%;
    transform: translateX(-50%);
    width: 17%;
  } */

  /* .sec02 .summary.sec-img05 {
    top: unset;
    right: unset;
    transform: translateX(-50%);
    bottom: -90px;
    left: 83%;
    width: 22%;
  } */


  .sec02 .summary.sec-img01 {
    top: 0px;
    right: 5px;
    width: 20%;
}

  .sec02 .summary.sec-img02 {
    top: -50px;
    right: 40px;
    width: 28%;
}

  .sec02 .summary.sec-img03 {
    /* top: unset;
    right: 1%;
    bottom: -4px;
    width: 23%; */

    top: unset;
    right: 1%;
    bottom: -3px;
    width: 20%;
}

.sec02 .summary.sec-img04 {
  /* top: -43px;
  right: 32%;
  width: 23%; */

  top: -40px;
  right: 36%;
  width: 22%;

}

.sec02 .summary.sec-img05 {
  /* top: 115px;
  right: 37%;
  width: 26%; */

  top: 90px;
  right: 40%;
  width: 24%;
}

  .sec02 .detail-table ul li:nth-child(2) {
    padding-bottom: 60px;/*70*/
    margin-bottom:30px;
  }

  .sec02 .detail-table ul li:nth-child(3) {
    padding-bottom: 80px;/*70*/
    margin-bottom: 50px;/*30*/
  }

  .sec02 .detail-table ul li:nth-child(4) {
    padding-bottom: 50px;/*60*/
    margin-bottom: 30px;
  }

}





/*****************************************************************

                              640～479

*****************************************************************/

@media screen and (max-width: 640px) {
  .mob{
    display: block;
  }

  .container {
    width: 98%;
  }

  .sec-mv {
    /* padding: 172px 0 27px; */
    padding: 125px 0 30px;/*125 0 30*/
    background: url(../img/summer_workshop/mv_bg_sp.png) no-repeat center 1px/cover;
  }

  .seminar-ttl {
    width: 100%;
    margin-left:-2px;/*0*/
    margin-bottom: 1em;
  }

  .sec-mv .ukulele {
    position: relative;
    top: 55px;
    right: -17%;
    width: 31%;
  }

  .sec-mv .red-box {
    font-size: 15px;
  }

  .sec-mv .red-box .upper .day {
    width: 15px;
    height: 15px;
    margin: 0 0 0 10px;
    padding: 0;
    font-size: 9.5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 2;
  }

  .sec-mv .red-box .upper span {
    padding: 0 10px;
    font-size: 10px;
  }

  .sec-mv .red-box .lower {
    font-size: 14px;
  }

  .sec-mv .date-blk {
    width: 75%;
    /* margin: -28px auto 0; */
    margin: -5px auto 0;
  }

  .sec-mv .red-box .upper {
    padding: 10px 0 5px;
  }

  .sec-mv .red-box .lower {
    padding: 10px 0 15px;
    font-size: 14px;
  }

  .sec-mv .sponsor {
    padding-top: 16px;
    font-size: 14px;
    letter-spacing: 2px;
    text-shadow: 0.5px 0px 0px #fff, -0.5px 0px 0px #fff, 0px 0.5px 0px #fff, 0px -0.5px 0px #fff;
  }

  .sec01 {
    padding: 25px 0 0;
  }

  .sec01 .center-txtbox {
    padding: 20px 0 40px;/*70 0 60*/
    font-size: 14px;/*12*/
    max-width: 365px;/*345*/
    background: url(../img/summer_workshop/border_img_sp.png) no-repeat center/100% 100%;
  }

  .sec01 .center-txtbox p{
    margin: 2.5em auto 0.6em;
  }

  .lead-gp {
    display: flex;
    justify-content: center;
    margin-top:-15px;/*-7*/
  }

  
  /***************************** sec01 *********************************/

  .sec01 .leadimg01 {
    position: relative;
    left: -30px;
    width: 31%;/*34*/
    bottom: 25px;/*30*/
  }

  .sec01 .leadimg02 {
    position: relative;
    right: -20px;
    top: -22px;/*-30*/
    width: 26%;/*27*/
  }


  /***************************** sec02 *********************************/

  .sec02 {
    margin-top: -10px;
    padding: 58px 0 57px;
  }

  .sec02 .container {
    width: 85%;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .sec02 .date,
  .sec02 .table-txt,
  .sec02 .table-txt span.font-16 {
    font-size: 14px;
  }

  .font-16 {
    font-size: 12px;
  }

  .sec02 .date {
    /* padding: 0 13px; */
    padding: 5px 14px 3px;
  }

  .sec02 .left-circle {
    font-size: 16px;
  }

  .sec02 .date-list p span {
    padding-right: 5px;
    letter-spacing: 1.1px;
  }

  .sec02 .detail-table ul {
    width: 90%;/*95*/
    margin: 0 auto;
    padding: 30px 0px 0px;/*40 0 75*/
  }

  .sec02 li:first-child .table-txt {
    padding: 20px 0 0;
  }

  .sec02 .date-list p {
    padding-top: 0;
  }

  .sec02 .date-list:nth-child(2) {
    padding-top: 12px;
  }

  .sec02 .detail-table ul li {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

  .sec02 .detail-table ul li:nth-child(2) {
    margin-bottom: 20px;/*30*/
    padding-bottom: 30px;
  }

    .sec02 li:first-child .table-txt {
    display: block;
    width: 100%;
    padding: 10px 0 0;/*20 0 0*/
  }

    .sec02 .detail-table ul li:first-child .list-flex {
    display: block;
    align-items: end;
  }

  .sec02 t.detail-table ul li {
    margin-bottom: 33px;
    padding-bottom: 17px;
  }

  .sec02 .table-txt {
    width: 80%;/*77*/
    padding-left: 10px;
    letter-spacing: 1px;
  }

  .sec02 .table-txt .font-14 {
    line-height: 1.5;
    letter-spacing: 1.5px;
    font-feature-settings: "palt";
  }

  .sec02 .detail-table ul li:nth-child(3) {
    margin-bottom: 40px;
    padding-bottom:70px;/*85*/
  }

  .sec02 .detail-table ul li:nth-child(4) {
    margin-bottom: 20px;/*30*/
    padding-bottom: 40px;
  }

  .sec02 .sec-img01 {
    position: absolute;
    /* top: -15px;
    right: 3%;
    width: 32%; */

    top: -5px;
    right: -5%;
    width: 32%;
  }

  .sec02 .sec-img02 {
    position: absolute;
    top: -30px;
    right:-40px;/*-38*/
    width: 33%;

    top: -63px;
    right: -30px;
    width: 35%;
  }

  .sec02 .sec-img03 {
    position: absolute;
    transform: translateX(-50%);
    bottom:15px;/*5*/
    left: 65%;/*70*/
    width: 30%;
    /* transform: rotate(5deg); */

    bottom: 0px;/*8*/
    left: 85%;
    width: 31%;
  }

  .sec02 .sec-img04 {
    position: absolute;
    transform: translateX(-50%);
    bottom: 33px;/*30*/
    left: 70%;
    width: 26%;

    bottom: 35px;
    left: 75%;
  }

  .sec02 .sec-img05 {
    position: absolute;
    /* bottom: -105px;
    left: 36%;
    width: 32%; */

    transform: rotate(-10deg);
    bottom:-115px;/*-108*/
    left:34%;/*36*/
    width: 29%;/*34*/
  }

  .sec02 .contact h3 {
    font-size: 14px;
    letter-spacing: 0.9px;
  }

  .sec02 .contact {
    padding: 35px 0;
    font-size: 12px;
  }

  .sec02 .contact .accept,
  .sec02 .contact .phone {
    font-size: 12px;
  }

  .sec02 .contact .phone::after {
    top: -4px;
    left: -25px;
    transform: none;
  }

  .sec02 .contact .red-btn a {
    max-width: 261px;
    padding: 6px;
    font-size: 13px;
    width: 82%;
  }

  .sec02 .contact .accept {
    /* padding: 15px 0 20px; */
    padding: 10px 0 10px;
    letter-spacing: 0.7px;
    margin-top: 0;
  }

  .sec02 .contact .phone {
    padding: 0px 0 5px;
    letter-spacing: 1.7px;
  }

  .sec02 .contact .red-btn a::after {
    width: 8px;
    height: 13px;
  }

  .sec02 .detail-table ul li:last-child {
    margin-bottom: 105px;/*65*/
    padding-bottom: 30px;
}

  .sec02 .contact .red-btn {
    margin: 5px 0 15px;
  }
}


/*****************************************************************

                              480～

*****************************************************************/
@media screen and (max-width: 480px) {
  .sec02 .left-circle {
    width: 52px;
    height: 52px;
    font-size: 14px;
  }

  /* .sec02 .date-list p,
  .font-14 {
    font-size: 10px;
  } */

  .sec02 .date,
  .sec02 .table-txt,
  .sec02 .table-txt span.font-16 {
    font-size: 14px;/*12*/
  }

  .sec02 .date-list p {
    font-size:13px;/*12*/
    font-weight: bold;
  }

  .sec02 .date-list .font-14 {
    font-size: 11px;/*10*/
    font-weight: normal;
  }

  .sec02 .date-list p {
    font-size: 14px;
  }

  .sec02 .date-list .asterisk,.sec02 .table-txt .asterisk{
    font-size:12px;
  }
  
  .sec02 .table-txt .FT16{
    font-size: 12px;
  }

  .sec02 li:nth-child(2) .table-txt p {
    width: 85%;/*70*/
  }

  /* .sec02 .detail-table ul li:nth-child(4) .left-circle {
    font-size: 12px;
  } */

  .sec02 .sec-img05 {
    position: absolute;
    transform: rotate(-10deg);
    bottom: -108px;
    left: 34%;
    width: 34%;
}

}