/* sec01
--------------------------------------------------------- */
.sec01 {
  margin-bottom: 115px;
}
.sec01 .secBox {
  position: relative;
}
.sec01 .sec01Title {
  position: absolute;
  top: 65px;
  z-index: 2;
}
.sec01 .sec01Title h2 {
  text-align: left;
  font-size: 48px;
  line-height: 1.27;
  margin-bottom: 30px;
}
.sec01 .sec01Title h2 span {
  font-size: 34px;
}
.sec01 .sec01Title p {
  font-size: 22px;
  line-height: 1.54;
  width: 482px;
}
.sec01 .pink-bg {
  background: #fdc0aa;
  width: 631px;
  height: 446px;
  position: absolute;
  bottom: 15px;
  z-index: 1;
  clip-path: polygon(0 calc(0% + 3vw), 100% 0, 100% calc(100% - 3vw), 0% 100%);
}
/* sec02
--------------------------------------------------------- */
.sec02 {
  margin-bottom: 96px;
}
.sec02 h2 {
  font-size: 25px;
  width: 540px;
  height: 61px;
  line-height: 61px;
  color: #fff;
  background: #f51a89;
  margin-bottom: 60px;
}
.sec02 .contentsBox02 .box02Text {
  width: 721px;
}
.sec02 .contentsBox02 .box02Text h3 {
  font-size: 26px;
  margin-bottom: 60px;
}
.sec02 .contentsBox02 .box02Text h3 span {
  background: linear-gradient(transparent 70%, #fcee21 70%);
}
.sec02 .contentsBox02 .box02Text p {
  font-size: 16px;
}
.sec02 .contentsBox02 .box02Img {
  width: 340px;
}
.sec02 .contentsBox02 .box02Img img {
  width: 100%;
}
.sec02 .contentsBox02 .box02Img img:first-child {
  margin-bottom: 18px;
}

/* sec03
--------------------------------------------------------- */
.sec03 {
  width: 100%;
  background-image: url("../img/bg_boshu_tx.png");
  margin-bottom: 93px;
}
.sec03 .secBox {
  background-image: url("../img/bg_boshu.jpg");
  height: 433px;
  background-position: 0 40%;
}
.sec03 h2 {
  font-size: 36px;
  line-height: 1.31;
  padding-top: 101px;
  font-weight: bold;
  margin-bottom: 34px;
}
.sec03 p {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}
.sec03 a {
  background: #00B900;
  width: 241px;
  height: 61px;
  margin: 0 555px;
  border-radius: 50px;
}
.sec03 a p {
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  margin-left: 54px;
  line-height: 61px;
}
.sec03 a img {
  width: 43px;
  height: 41px;
  margin: 11px 15px 0 24px;
}

/* sec04
--------------------------------------------------------- */
.sec04  {
  margin-bottom: 95px;
}
.sec04 h2 {
  font-size: 27px;
  width: 530px;
  height: 62px;
  line-height: 62px;
  color: #fff;
  background-color: #f51a89;
  margin-bottom: 58px;
}
.sec04 .contentsBox04 {
  margin-bottom: 56px;
}
.sec04 .contentsBox04 .box04Img {
  width: 340px;
}
.sec04 .contentsBox04 .box04Img img {
  width: 100%;
}
.sec04 .contentsBox04 .box04Img img:first-child {
  margin-bottom: 19px;
}
.sec04 .contentsBox04 .box04Text {
  width: 734px;
}
.sec04 .contentsBox04 .box04Text h3 {
  font-size: 26px;
  margin-bottom: 63px;
}
.sec04 .contentsBox04 .box04Text h3 span {
  background: linear-gradient(transparent 70%, #fcee21 70%);
}
.sec04 .contentsBox04 .box04Text p {
  font-size: 16px;
}
.sec04 .span1 {
  color: #f51a89;
  font-size: 48px;
  display: block;
  text-align: center;
}
.sec04 .span2 {
  color: #f51a89;
  font-size: 30px;
  display: block;
  text-align: center;
}

/* sec05
--------------------------------------------------------- */
.sec05 {
  margin-bottom: 59px;
}
.sec05 .sec05Title {
  display: flex;
  margin: 0 113px 45px;
}
.sec05 .sec05Title h2 {
  width: 233px;
  height: 62px;
  line-height: 62px;
  background: #f51a89;
  color: #fff;
  margin: 0 45px 0 0;
}
.sec05 .sec05Title .text1 {
  margin-right: 129px;
  margin-top: 6px;
}
.sec05 .sec05Title .text1 h3 {
  font-size: 18px;
  line-height: 1.61;
}
.sec05 .sec05Title .text1 p {
  font-size: 24px;
  line-height: 1.21;
}
.sec05 .sec05Title .text2 {
  margin-top: 10px;
}
.sec05 .sec05Title .text2 h3 {
  font-size: 18px;
  line-height: 1.61;
}
.sec05 .sec05Title .text2 h3 span {
  font-size: 20px;
}
.sec05 .sec05Title .text2 p {
  font-size: 16px;
  line-height: 1.5;
  margin-left: 5px;
}
.sec05 .contentsBox05 {
  position: relative;
  z-index: 0;
}
.sec05 .contentsBox05 h3 {
  color: #fff;
  background: #000;
  width: 435px;
  height: 41px;
  line-height: 41px;
  font-size: 18px;
  text-align: center;
  position: absolute;
  top: 30px;
  left: 462px;
  z-index: 1;
}
.sec05 .contentsBox05 article {
  height: 436px;
  width: 50%;
  position: relative;
}
.sec05 .contentsBox05 article img {
  width: 100%;
}
.sec05 .contentsBox05 article .box05Text {
  width: 421px;
  height: 179px;
  background: rgba(255, 255, 255, 0.85);
  text-align: center;
}
.sec05 .contentsBox05 article .box05Text h4 {
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 14px;
}
.sec05 .contentsBox05 article .box05Text h4 span {
  font-size: 18px;
}
.sec05 .contentsBox05 article .box05Text a {
  width: 201px;
  height: 51px;
  line-height: 51px;
  color: #fff;
  font-size: 18px;
  border-radius: 25px;
  margin-bottom: 14px;
}
.sec05 .contentsBox05 article .lineBtnBox {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.sec05 .contentsBox05 article .contactBtnBox {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.sec05 .contentsBox05 article .box05Text .lineBtn {
  background: rgba(0, 185, 0, 1);
}
.sec05 .contentsBox05 article .box05Text .contactBtn {
  background: rgba(18, 18, 18, 1);
}
.sec05 .contentsBox05 article .box05Text p {
  font-size: 14px;
  line-height: 1.71;
}

/* media screen
--------------------------------------------------------- */
@media screen and (max-width:1024px) {
  .sec01 .sec01Title {
    left: 1%;
    top: 10%;
  }
  .sec01 .sec01Title h2 {
    font-size: 250%;
  }
  .sec01 .sec01Title p {
    font-size: 130%;
  }
  .sec01 .sec01Title .secInner {
    width: 100%;
  }
  .sec01 .pink-bg {
    width: 50%;
    bottom: 0;
  }

  .sec02 .contentsBox02 {
    display: block;
  }
  .sec02 .contentsBox02 .box02Text {
    width: 100%;
    margin-bottom: 3%;
  }
  .sec02 .contentsBox02 .box02Img {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .sec02 .contentsBox02 .box02Img img {
    width: 49%;
  }
  .sec02 .contentsBox02 .box02Img img:first-child {
    margin-bottom: 0;
  }

  .sec03 a {
    margin: 0 auto;
  }

  .sec04 .contentsBox04 {
    display: block;
  }
  .sec04 .contentsBox04 .box04Img {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 3%;
  }
  .sec04 .contentsBox04 .box04Img img {
    width: 49%;
  }
  .sec04 .contentsBox04 .box04Img img:first-child {
    margin-bottom: 0;
  }
  .sec04 .contentsBox04 .box04Text {
    width: 100%;
  }

  .sec05 .sec05Title {
    margin: 0 3% 45px;
  }
  .sec05 .sec05Title .text1 {
    margin-top: 0;
    margin-right: 3%;
    width: 50%;
  }
  .sec05 .sec05Title .text2 {
    margin-top: 0;
    width: 40%;
  }
  .sec05 {
    margin-bottom: 0;
  }
  .sec05 .contentsBox05 h3 {
    top: 2%;
    left: 30%;
  }
  .sec05 .contentsBox05 article .lineBtnBox {
    bottom: 27%;
  }
  .sec05 .contentsBox05 article .contactBtnBox {
    bottom: 27%;
  }
}
@media screen and (max-width:768px) {
  .sec01 img {
    width: 100%;
  } 
  .sec01 .secInner {
    width: 100%;
  }
  .sec01 .sec01Title {
    width: 85%;
    left: 8%;
    top: 52%;
  }
  .sec01 .sec01Title h2 {
    font-size: 300%;
    margin-bottom: 5%;
  }
  .sec01 .sec01Title p {
    font-size: 150%;
    width: 100%;
  }
  .sec01 .pink-bg {
    width: 100%;
    position: static;
    margin-top: -5%;
    height: auto;
    padding-top: 70%;
  }

  .sec02 .secInner {
    width: 100%;
  }
  .sec02 h2 {
    width: 100%;
    font-size: 300%;
    height: auto;
    padding: 2% 0;
  }
  .sec02 .flex {
    display: block;
  }
  .sec02 .contentsBox02 .box02Text {
    width: 83%;
    margin: 0 auto;
  }
  .sec02 .contentsBox02 .box02Text h3 span {
    font-size: 150%;
  }
  .sec02 .contentsBox02 .box02Text p {
    font-size: 150%;
  }
  .sec02 .contentsBox02 .box02Img {
    width: 83%;
    margin: 5% auto 0;
    display: flex;
    justify-content: space-between;
  }
  .sec02 .contentsBox02 .box02Img img {
    width: 50%;
  }
  .sec02 .contentsBox02 .box02Img img:first-child {
    margin-bottom: 0;
  }

  .sec03 .secBox {
    background-image: url(../img/bgimg_02_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding: 10% 0;
  }
  .sec03 h2 {
    font-size: 350%;
    width: 85%;
    padding-top: 0;
  }
  .sec03 p {
    font-size: 250%;
  }
  .sec03 a {
    margin: 0 auto;
    width: 50%;
    height: 90px;
  }
  .sec03 a p {
    font-size: 200%;
    line-height: 90px;
    margin-left: 20%;
  }
  .sec03 a img {
    line-height: 90px;
    width: 70px;
    height: 65px;
    margin-right: 10%;
  }

  .sec04 .secInner {
    width: 100%;
  }
  .sec04 h2 {
    width: 100%;
    font-size: 300%;
    height: auto;
    padding: 2% 0;
  }
  .sec04 .flex {
    display: block;
  }
  .sec04 .contentsBox04 .box04Text {
    width: 83%;
    margin: 0 auto;
  }
  .sec04 .contentsBox04 .box04Text h3 {
    font-size: 200%;
  }
  .sec04 .contentsBox04 .box04Text p {
    font-size: 150%;
  }
  .sec04 .contentsBox04 .box04Img {
    display: none;
  }
  .sec04 .contentsBox04 .box04Img_sp {
    width: 83%;
    margin: 5% auto 0;
    display: flex;
    justify-content: space-between;
  }
  .sec04 .contentsBox04 .box04Img_sp img {
    width: 50%;
  }

  .sec05 {
    overflow: hidden;
    margin-bottom: 59px;
  }
  .sec05 .sec05Title {
    display: block;
    margin: 0 0 45px;
  }
  .sec05 .sec05Title h2 {
    width: 100%;
    font-size: 300%;
    height: auto;
    padding: 2% 0;
    margin-bottom: 3%;
  }
  .sec05 .sec05Title .text1 {
    width: 100%;
    margin: 0;
    text-align: center;
    margin-bottom: 1%;
  }
  .sec05 .sec05Title .text1 h3 {
    font-size: 200%;
    margin: 0 auto;
  }
  .sec05 .sec05Title .text1 p {
    font-size: 300%;
  }
  .sec05 .sec05Title .text2 {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .sec05 .sec05Title .text2 h3 {
    font-size: 200%;
  }
  .sec05 .sec05Title .text2 h3 span {
    font-size: 150%;
  }
  .sec05 .sec05Title .text2 p {
    font-size: 200%;
  }
  .sec05 .contentsBox05 h3 {
    position: static;
    width: 83%;
    height: auto;
    margin: 0 auto;
    font-size: 250%;
    padding: 2%;
    line-height: 1.5;
    margin-bottom: 5%;
  }
  .sec05 .contentsBox05 .flex {
    display: block;
  }
  .sec05 .contentsBox05 article {
    width: 100%;
    height: 100%;
  }
  .sec05 .contentsBox05 article .box05Text {
    width: 83%;
    overflow: hidden;
  }
  .sec05 .contentsBox05 article .box05Text h4 {
    font-size: 200%;
  }
  .sec05 .contentsBox05 article .box05Text h4 span {
    font-size: 200%;
  }
  .sec05 .contentsBox05 article .box05Text a {
    width: auto;
    font-size: 220%;
    padding: 4% 15%;
    height: auto;
    border-radius: 50px;
  }
  .sec05 .contentsBox05 article .box05Text p {
    font-size: 150%;
    margin-bottom:5%;
  }
  .sec05 .contentsBox05 article .lineBtnBox {
    height: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sec05 .contentsBox05 article .contactBtnBox {
    height: 70%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}

@media screen and (max-width:640px) {
  .sec01 .pink-bg {
    height: 530px;
  }
  .sec01 .sec01Title {
    top: 47%;
  }

  .sec02 .contentsBox02 .box02Text p {
    font-size: 140%;
  }

  .sec03 h2 {
    font-size: 250%;
  }
  .sec03 a p {
    margin-left: 10%;
  }

  .sec04 .contentsBox04 .box04Text p {
    font-size: 140%;
  }

  .sec05 .sec05Title .text1 {
    width: 90%;
    margin: 0 auto;
  }
}

@media screen and (max-width:500px) {
  .secInner {
    width: 90%;
  }
  .sec01 .sec01Title {
    top: 40%;
  }
  .sec01 .sec01Title h2 {
    font-size: 250%;
  }
  .sec01 .sec01Title p {
    font-size: 140%;
  }

  .sec02 h2 {
    font-size: 250%;
  }
  .sec02 .contentsBox02 .box02Text {
    width: 90%;
  }
  .sec02 .contentsBox02 .box02Text h3 {
    font-size: 140%;
  }
  .sec02 .contentsBox02 .box02Img {
    width: 90%;
  }

  .sec03 h2 {
    font-size: 250%;
  }
  .sec03 p {
    font-size: 200%;
  }
  .sec03 a p {
    font-size: 170%;
    width: 53%;
  }
  .sec03 a img {
    width: 50px;
    height: 50px;
    margin: 20px 20px 0 0;
  }

  .sec04 h2 {
    font-size: 250%;
  }
  .sec04 .contentsBox04 .box04Text {
    width: 90%;
  }
  .sec04 .contentsBox04 .box04Img_sp {
    width: 90%;
  }
  .sec04 .span1 {
    font-size: 230%;
  }

  .sec05 .sec05Title .text1 h3 {
    font-size: 180%;
  }
  .sec05 .contentsBox05 h3 {
    width: 90%;
    font-size: 200%;
  }
  .sec05 .contentsBox05 article .box05Text {
    width: 90%;
  }
  .sec05 .contentsBox05 article .box05Text h4 {
    font-size: 150%;
    margin-top: 2%;
    margin-bottom: 0;
  }
  .sec05 .contentsBox05 article .box05Text h4 span {
    font-size: 150%;
  }
  .sec05 .contentsBox05 article .box05Text a {
    padding: 2% 10%;
    font-size: 180%;
    margin-bottom: 3%;
  }
  .sec05 .contentsBox05 article .box05Text p {
    font-size: 120%;
  }
}

@media screen and (max-width:390px) {
  .sec01 .sec01Title {
    top: 35%;
  }
  .sec01 .sec01Title h2 {
    font-size: 200%;
  }
  .sec01 .sec01Title p {
    font-size: 130%;
  }

  .sec02 h2 {
    font-size: 200%;
  }

  .sec03 h2 {
    font-size: 200%;
  }
  .sec03 p {
    font-size: 150%;
  }
  .sec03 a {
    width: 60%;
    height: 70px;
  }
  .sec03 a p {
    line-height: 70px;
  }
  .sec03 a img {
    margin: 10px 20px 0 0 ;
  }

  .sec04 h2 {
    font-size: 200%;
  }
  .sec04 .contentsBox04 .box04Text h3 {
    font-size: 180%;
  }
  .sec04 .span1 {
    font-size: 180%;
  }
  .sec04 .span2 {
    font-size: 140%;
  }

  .sec05 .sec05Title .text1 h3 {
    font-size: 140%;
  }
  .sec05 .sec05Title .text1 p {
    font-size: 230%;
  }
  .sec05 .sec05Title .text2 {
    margin-top: 10%;
  }
  .sec05 .sec05Title .text2 h3 {
    font-size: 150%;
  }
  .sec05 .sec05Title .text2 p {
    font-size: 130%;
  }
  .sec05 .contentsBox05 h3 {
    font-size: 150%;
  }
  .sec05 .contentsBox05 article .box05Text h4 {
    font-size: 120%;
  } 
  .sec05 .contentsBox05 article .box05Text a {
    font-size: 130%;
    padding: 2% 10%;
    margin-bottom: 2%;
    line-height: normal;
  }
  .sec05 .contentsBox05 article .box05Text p {
    font-size: 105%;
  }
}