/* sec01
--------------------------------------------------------- */
.sec01 {
  margin-bottom: 99px;
}
.sec01 .secBox {
  position: relative;
  height: 600px;
}
.sec01 .sec01Title {
  position: absolute;
  top: 142px;
  z-index: 2;
}
.sec01 .sec01Title h2{
  text-align: left;
  font-size: 48px;
  line-height: 1.27;
  margin-bottom: 20px;
}
.sec01 .sec01Title h2 span {
  font-size: 30px;
}
.sec01 .sec01Title p {
  font-size: 22px;
  line-height: 1.54;
}
.sec01 .pink-bg {
  background: #fdc0aa;
  width: 631px;
  height: 309px;
  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: 85px;
}
.sec02 h2 {
  margin-bottom: 2px;
  font-size: 27px;
  width: 310px;
  height: 61px;
  line-height: 61px;
  background: #f51a89;
  color: #fff;
  text-align: center;
  margin-left: 113px;
}
.sec02 .sec02Text {
  padding-top: 32px;
  margin-left: 113px;
}
.sec02 .sec02Margin {
  margin-top: 17px;
  margin-bottom: 15px;
}
.sec02 .sec02Text p {
  font-size: 16px;
  line-height: 1.63;
}
.sec02 .sec02List ul {
  padding: 0;
}
.sec02 .sec02Income {
  margin-top: 48px;
}
.sec02 .sec02Income li {
  background: linear-gradient(transparent 70%, #fcee21 70%);
}
.sec02 .sec02Income li:first-child {
  width: 246px;
}
.sec02 .sec02Income p {
  line-height: 1.25;
}
.sec02 .incomeLeft .p-1 {
  font-size: 16px;
}
.sec02 .incomeLeft .p-2 {
  font-size: 20px;
}
.sec02 .incomeRight p {
  font-size: 42px;
}
.sec02 .thousand-1 {
  margin-left: 28px;
}
.sec02 .thousand-2 {
  margin-left: 12px;
}
.sec02 .incomeRight span {
  position: relative;
  padding-top: 0.2em;
}
.sec02 .incomeRight span::before {
  position: absolute;
  content: "";
  width: 0.2em;
  height: 0.2em;
  border-radius: 50%;
  background-color: #000;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.incomeFlex {
  display: flex;
}
.sec02 .sec02Income li:first-child {
  margin-bottom: 40px;
}

/* sec03
--------------------------------------------------------- */
.sec03 {
  background: #f2f2f2;
  padding: 80px 0;
}
.sec03 .sec03Title {
  margin-bottom: 38px;
}
.sec03 .sec03Title h3 {
  font-size: 27px;
  margin-top: 20px;
}
.sec03 .sec03Title p {
  width: 736px;
  font-size: 16px;
  line-height: 1.63;
}
.sec03 .contentsBox03 article {
  position: relative;
  width: 30%;
  background: #fff;
  padding: 38px 27px 29px;
  height: 100%;
}
.sec03 .contentsBox03 article .sec03Point {
  position: absolute;
  left: -10px;
  top: -23px; 
}
.sec03 .contentsBox03 article .sec03Img {
  display: block;
  margin: 0 auto 19px;
}
.sec03 .contentsBox03 article ul li {
  font-size: 21px;
  line-height: 1.24;
}
/* sec04
--------------------------------------------------------- */
.sec04 {
  padding-top: 66px;
}
.sec04 .contentsBox04-1 {
  overflow: hidden;
}
.sec04 .contentsBox04-1 .box04Title-1 {
  float: right;
  margin-right: 213px;
}
.sec04 .contentsBox04-1 .h2-1 {
  font-size: 27px;
  width: 196px;
  height: 61px;
  line-height: 61px;
  background: #f51a89;
  color: #fff;
  margin: 0;
}
.sec04 .contentsBox04-1 .h2-2 {
  font-size: 27px;
  width: 311px;
  height: 61px;
  line-height: 61px;
  background: #f51a89;
  color: #fff;
  margin: 0 0 59px;
}
.sec04 .contentsBox04-1 img {
  float: left;
}
.sec04 .contentsBox04-1 p {
  font-size: 15px;
  line-height: 1.63;
  float: right;
}
.sec04 .contentsBox04-2 {
  overflow: hidden;
  margin-top: 30px;
}
.sec04 .contentsBox04-2 .box04Title-2 {
  float: left;
}
.sec04 .contentsBox04-2  .h2-1 {
  font-size: 27px;
  width: 266px;
  height: 61px;
  line-height: 61px;
  background: #f51a89;
  color: #fff;
  margin: 0;
}
.sec04 .contentsBox04-2 .h2-2 {
  font-size: 27px;
  width: 310px;
  height: 61px;
  line-height: 61px;
  background: #f51a89;
  color: #fff;
  margin: 0 0 59px;
}
.sec04 .contentsBox04-2 img {
  float: right;
}
.sec04 .contentsBox04-2 p {
  font-size: 15px;
  line-height: 1.63;
  margin-bottom: 68px;
  float: left;
}
/* sec05
--------------------------------------------------------- */
.sec05 {
  margin-bottom: 69px;
}
.sec05 .flex {
  margin: 0 auto;
}
.sec05 h2 {
  width: 266px;
  height: 61px;
  line-height: 61px;
  background: #f51a89;
  color: #fff;
  margin-bottom: 61px;
}
.sec05 .contentsBox05 article {
  width: 901px;
  padding-bottom: 30px;
  border-bottom: 2px solid #fdc0aa;
  margin-bottom: 30px;
}
.sec05 .contentsBox05 article:last-child {
  margin-bottom: 0;
}
.sec05 .contentsBox05 .box05Img {
  width: 300px;
}
.sec05 .contentsBox05 .box05Text {
  width: 591px;
}
.sec05 .contentsBox05 .box05Text .box05-h3 {
  margin-bottom: 26px;
}
.sec05 .contentsBox05 .box05Text h3 {
  font-size: 21px;
  line-height: 1.43;
}
.sec05 .contentsBox05 .box05Text p {
  font-size: 15px;
  line-height: 1.5;
}
/* sec06
--------------------------------------------------------- */
.sec06 {
  margin-bottom: 99px;
}
.sec06 h2 {
  width: 290px;
  height: 61px;
  line-height: 61px;
  background: #f51a89;
  color: #fff;
  margin-bottom: 59px;
}
.sec06 .contentsBox06 article {
  width: 540px;
}
.sec06 .contentsBox06 article:nth-child(1),
.sec06 .contentsBox06 article:nth-child(2) {
  margin-bottom: 59px;
}
.sec06 .contentsBox06 article .box06Img {
  width: 270px;
}
.sec06 .contentsBox06 article .box06Img img {
  width: 100%;
}
.sec06 .contentsBox06 article .box06Text {
  width: 235px;
}
.sec06 .contentsBox06 article .box06Text img {
  margin-bottom: 15px;
}
.sec06 .contentsBox06 article .box06Text p {
  font-size: 21px;
  line-height: 1.43;
}
/* sec07
--------------------------------------------------------- */
.sec07 {
  margin-bottom: 59px;
}
.sec07 .sec07Title {
  display: flex;
  margin: 0 113px 45px;
}
.sec07 .sec07Title h2 {
  width: 233px;
  height: 62px;
  line-height: 62px;
  background: #f51a89;
  color: #fff;
  margin: 0 45px 0 0;
}
.sec07 .sec07Title .text1 {
  margin-right: 129px;
  margin-top: 6px;
}
.sec07 .sec07Title .text1 h3 {
  font-size: 18px;
  line-height: 1.61;
}
.sec07 .sec07Title .text1 p {
  font-size: 24px;
  line-height: 1.21;
}
.sec07 .sec07Title .text2 {
  margin-top: 10px;
}
.sec07 .sec07Title .text2 h3 {
  font-size: 18px;
  line-height: 1.61;
}
.sec07 .sec07Title .text2 h3 span {
  font-size: 20px;
}
.sec07 .sec07Title .text2 p {
  font-size: 16px;
  line-height: 1.5;
  margin-left: 5px;
}
.sec07 .contentsBox07 {
  position: relative;
  z-index: 0;
}
.sec07 .contentsBox07 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;
}
.sec07 .contentsBox07 article {
  height: 436px;
  width: 50%;
  position: relative;
}
.sec07 .contentsBox07 article img {
  width: 100%;
}
.sec07 .contentsBox07 article .box07Text {
  width: 421px;
  height: 179px;
  background: rgba(255, 255, 255, 0.85);
  text-align: center;
}
.sec07 .contentsBox07 article .box07Text h4 {
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 14px;
}
.sec07 .contentsBox07 article .box07Text h4 span {
  font-size: 18px;
}
.sec07 .contentsBox07 article .box07Text a {
  width: 201px;
  height: 51px;
  line-height: 51px;
  color: #fff;
  font-size: 18px;
  border-radius: 25px;
  margin-bottom: 14px;
}
.sec07 .contentsBox07 article .lineBtnBox {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.sec07 .contentsBox07 article .contactBtnBox {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.sec07 .contentsBox07 article .box07Text .lineBtn {
  background: rgba(0, 185, 0, 1);
}
.sec07 .contentsBox07 article .box07Text .contactBtn {
  background: rgba(18, 18, 18, 1);
}
.sec07 .contentsBox07 article .box07Text p {
  font-size: 14px;
  line-height: 1.71;
}

/* media screen
--------------------------------------------------------- */
@media screen and (max-width:1024px) {
  .sec01 .secBox {
    height: auto;
  }
  .sec01 .secInner {
    width: 100%;
  }
  .sec01 .sec01Title {
    top: 20%;
    left: 5%;
  }
  .sec01 .sec01Title h2 {
    font-size: 240%;
  }
  .sec01 .sec01Title p {
    font-size: 120%;
  }
  .sec01 .pink-bg {
    width: 45%;
    height: 55%;
    bottom: 0%;
  }

  .sec02 .secBox {
    position: relative;
  }
  .sec02 .secBox .flex {
    display: block;
  }
  .sec02 h2 {
    margin-left: 2%;
  }
  .sec02 .sec02Income li:nth-child(2) {
    width: 275px;
  }
  .sec02 .sec02Text {
    position: relative;
    margin-left: 2%;
    z-index: 1;
  }
  .sec02 .sec02Img {
    position: absolute;
    right: 0;
    top: 20%;
    z-index: 0;
  }

  .sec03 .sec03Title {
    display: block;
  }
  .sec03 .sec03Title h3 {
    margin-top: 0;
    margin-bottom: 3%;
  }
  .sec03 .sec03Title p {
    margin-bottom: 7%;
  }
  .sec03 .contentsBox03 article {
    padding: 38px 10px;
  }

  .sec04 .contentsBox04-1 {
    margin-bottom: 5%;
  }
  .sec04 .contentsBox04-1 img {
    width: 45%;
  }
  .sec04 .contentsBox04-2 {
    margin-bottom: 5%;
  }
  .sec04 .contentsBox04-2 img {
    width: 45%;
  }

  .sec06 .contentsBox06 article {
    width: 49%;
  }
  .sec06 .contentsBox06 article .box06Img {
    width: 49%;
  }
  .sec06 .contentsBox06 article .box06Text p {
    font-size: 120%;
  }

  .sec07 .sec07Title {
    margin: 0 3% 45px;
  }
  .sec07 .sec07Title .text1 {
    margin-top: 0;
    margin-right: 3%;
    width: 50%;
  }
  .sec07 .sec07Title .text2 {
    margin-top: 0;
    width: 40%;
  }
  .sec07 {
    margin-bottom: 0;
  }
  .sec07 .contentsBox07 h3 {
    top: 2%;
    left: 30%;
  }
  .sec07 .contentsBox07 article .lineBtnBox {
    bottom: 27%;
  }
  .sec07 .contentsBox07 article .contactBtnBox {
    bottom: 27%;
  }
}

@media screen and (max-width:768px) {
  .sec01 .sec01Title {
    width: 100%;
    top: 50%;
  }
  .sec01 .secBox img {
    width: 100%;
  }
  .sec01 .sec01Title h2 {
    font-size: 3.3em;
  }
  .sec01 .sec01Title h2 span {
    font-size: 0.6em;
  }
  .sec01 .sec01Title p {
    font-size: 180%;
  }
  .sec01 .pink-bg {
    position: static;
    width: 100%;
    margin-top: -9%;
    height: 550px;
  }
  
  .sec02 .secBox .flex {
    display: flex;
  }
  .sec02 .brNone {
    display: none;
  }
  .sec02 h2 {
    width: 100%;
    font-size: 300%;
    height: auto;
    padding: 2% 0;
    margin-left: 0;
  }
  .sec02 .sec02Text {
    width: 88%;
    margin: 0 auto;
  }
  .sec02 .sec02Text p {
    font-size: 200%;
  }
  .sec02 .sec02Text .sec02List {
    font-size: 200%;
  }
  .sec02 .sec02Text .sec02Income {
    font-size: 200%;
    margin-top: 0;
    margin-left: 0px;
  }
  .sec02 .sec02Income li {
    background: linear-gradient(transparent 80%, #fcee21 80%);
}
  .sec02 .sec02Income li:first-child {
    width: 280px;
  }
  .sec02 .sec02Income li:nth-child(2) {
    width: auto;
  }
  .sec02 .incomeFlex {
    display: block;
  }
  .sec02 .incomeFlex .incomeLeft {
    margin-bottom: 15%;
  }
  .sec02 .incomeFlex .incomeLeft .p-1 {
    font-size: 80%;
  }
  .sec02 .incomeFlex .incomeLeft .p-2 {
    font-size: 100%;
  }
  .sec02 .incomeFlex .incomeRight p {
    font-size: 250%;
  }
  .sec02 .thousand-1 {
    margin-left: 0;
  }
  .sec02 .thousand-2 {
    margin-left: 0;
  }
  .sec02 .sec02Img {
    position: static;
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .sec02Img img {
    width: 100%;
  }


  .sec03 {
    padding: 40px 0;
  }
  .sec03 .sec03Title {
    display: block;
    width: 100%;
  }
  .sec03 .sec03Title h3 {
    margin-top: 0;
    text-align: center;
    font-size: 300%;
    margin-bottom: 3%;
  }
  .sec03 .sec03Title p {
    font-size: 200%;
    width: 100%;
    margin-bottom: 10%;
  }
  .sec03 .sec03Title p br {
    display: none;
  }
  .sec03 .contentsBox03 {
    display: block;
  }
  .sec03 .contentsBox03 article {
    width: 100%;
    margin-bottom: 10%;
    display: flex;
    padding-top: 10%;
  }
  .sec03 .contentsBox03 article:last-child {
    margin-bottom: 0;
  }
  .sec03 .contentsBox03 article .sec03Point {
    width: 50%;
    left: 50%;
    transform: translate(-50%, -25%);
    -webkit-transform: translate(-50%, -25%);
    -ms-transform: translate(-50%, -25%);
  }
  .sec03 .contentsBox03 article .sec03Img {
    margin: 0;
  }
  .sec03 .contentsBox03 article ul {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin-left: 3%;
  }
  .sec03 .contentsBox03 article ul li {
    font-size: 200%;
  }

  .sec04 .secInner {
    width: 100%;
  }
  .sec04 .contentsBox04-1 .box04Title-1 {
    float: none;
    background: #f51a89;
    width: 100%;
    margin-bottom: 5%;
    padding: 3% 0;
  }
  .sec04 .contentsBox04-1 .h2-1 {
    width: 100%;
    background: none;
    font-size: 350%;
    margin-bottom: 2%;
  }
  .sec04 .contentsBox04-1 .h2-2 {
    width: 100%;
    background: none;
    font-size: 350%;
    margin: 0;
  }
  .sec04 .contentsBox04-1 img {
    float: none;
    margin: 0 auto 3%;
  }
  .sec04 .contentsBox04-1 p {
    float: none;
    width: 83%;
    font-size: 220%;
    margin: 0 auto 5%;
  }
  .sec04 .contentsBox04-1 p br {
    display: none;
  }
  .sec04 .contentsBox04-2 .box04Title-2 {
    float: none;
    background: #f51a89;
    width: 100%;
    margin-bottom: 5%;
    padding: 3% 0;
  }
  .sec04 .contentsBox04-2 .h2-1 {
    width: 100%;
    background: none;
    font-size: 350%;
    margin-bottom: 2%;
  }
  .sec04 .contentsBox04-2 .h2-2 {
    width: 100%;
    background: none;
    font-size: 350%;
    margin: 0;
  }
  .sec04 .contentsBox04-2 img {
    float: none;
    margin: 0 auto 3%;
  }
  .sec04 .contentsBox04-2 p {
    float: none;
    width: 83%;
    font-size: 220%;
    margin: 0 auto 5%;
  }
  .sec04 .contentsBox04-2 p br {
    display: none;
  }

  .sec05 h2 {
    width: 100%;
    font-size: 300%;
    height: auto;
    padding: 2% 0;
  }
  .sec05 .flex {
    display: block;
  }
  .sec05 .contentsBox05 article {
    width: 83%;
    overflow: hidden;
  }
  .sec05 .contentsBox05 .box05Img {
    float: left;
    width: 35%;
  }
  .sec05 .contentsBox05 .box05Img img {
    width: 100%;
  }
  .sec05 .contentsBox05 .box05Text {
    width: 100%;
  }
  .sec05 .contentsBox05 .box05Text .box05-h3 {
    float: right;
    margin-top: 2%;
  }
  .sec05 .contentsBox05 .box05Text .box05-h3 h3 {
    font-size: 250%;
    margin-bottom: 2%;
  }
  .sec05 .contentsBox05 .box05Text p {
    float: left;
    font-size: 200%;
  }

  .sec06 .secInner {
    width: 100%;
  }
  .sec06 h2 {
    width: 100%;
    font-size: 300%;
    height: auto;
    padding: 2% 0;
  }
  .sec06 .contentsBox06 {
    width: 83%;
    margin: 0 auto;
  }
  .sec06 .contentsBox06 article {
    width: 100%;
    margin-bottom: 59px;
  }
  .sec06 .contentsBox06 article:last-child {
    margin-bottom: 0;
  }
  .sec06 .contentsBox06 article .box06Img {
    width: 48%;
  }
  .sec06 .contentsBox06 article .box06Text {
    width: 48%;
  }
  .sec06 .contentsBox06 article .box06Text img {
    width: 70%;
  }
  .sec06 .contentsBox06 article .box06Text p {
    font-size: 170%;
  }

  .sec07 {
    overflow: hidden;
    margin-bottom: 59px;
  }
  .sec07 .sec07Title {
    display: block;
    margin: 0 0 45px;
  }
  .sec07 .sec07Title h2 {
    width: 100%;
    font-size: 300%;
    height: auto;
    padding: 2% 0;
    margin-bottom: 3%;
  }
  .sec07 .sec07Title .text1 {
    margin: 0;
    text-align: center;
    margin-bottom: 1%;
    width: 100%;
  }
  .sec07 .sec07Title .text1 h3 {
    font-size: 200%;
    margin: 0 auto;
  }
  .sec07 .sec07Title .text1 p {
    font-size: 300%;
  }
  .sec07 .sec07Title .text2 {
    margin: 0;
    text-align: center;
    width: 100%;
  }
  .sec07 .sec07Title .text2 h3 {
    font-size: 200%;
  }
  .sec07 .sec07Title .text2 h3 span {
    font-size: 150%;
  }
  .sec07 .sec07Title .text2 p {
    font-size: 200%;
  }
  .sec07 .contentsBox07 h3 {
    position: static;
    width: 83%;
    height: auto;
    margin: 0 auto;
    font-size: 250%;
    padding: 2%;
    line-height: 1.5;
    margin-bottom: 5%;
  }
  .sec07 .contentsBox07 .flex {
    display: block;
  }
  .sec07 .contentsBox07 article {
    width: 100%;
    height: 100%;
  }
  .sec07 .contentsBox07 article .box07Text {
    width: 83%;
    overflow: hidden;
  }
  .sec07 .contentsBox07 article .box07Text h4 {
    font-size: 200%;
  }
  .sec07 .contentsBox07 article .box07Text h4 span {
    font-size: 200%;
  }
  .sec07 .contentsBox07 article .box07Text a {
    width: auto;
    font-size: 220%;
    padding: 4% 15%;
    height: auto;
    border-radius: 50px;
  }
  .sec07 .contentsBox07 article .box07Text p {
    font-size: 150%;
    margin-bottom:5%;
  }
  .sec07 .contentsBox07 article .lineBtnBox {
    height: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sec07 .contentsBox07 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 .sec01Title {
    top: 45%;
  }

  .sec02 .sec02Text p {
    font-size: 180%;
  }

  .sec05 .contentsBox05 .box05Text .box05-h3 h3 {
    font-size: 200%;
  }
}

@media screen and (max-width:500px) {
  .secInner {
    width: 90%;
  }
  .sec01 .sec01Title {
    top: 46%;
  }
  .sec01 .sec01Title h2 {
    font-size: 250%;
  }
  .sec01 .sec01Title p {
    font-size: 140%;
  }
  .sec01 .pink-bg {
    height: 400px;
  }

  .sec02 .sec02Text {
    width: 90%;
  }
  .sec02 .sec02Text p {
    font-size: 150%;
  }
  .sec02 .sec02Text .sec02List {
    font-size: 150%;
  }
  .sec02 .sec02Text .sec02Income {
    font-size: 150%;
  }
  .sec02 .sec02Income li:first-child {
    width: 200px;
  }

  .sec03 .sec03Title {
    margin-bottom: 60px;
  }
  .sec03 .sec03Title h3 {
    font-size: 230%;
  }
  .sec03 .sec03Title p {
    font-size: 150%;
  }
  .sec03 .contentsBox03 article {
    margin-bottom: 15%;
  }
  .sec03 .contentsBox03 article ul li {
    font-size: 140%;
  }
  .sec04 .contentsBox04-1 .h2-1 {
    font-size: 250%;
  }
  .sec04 .contentsBox04-1 .h2-2 {
    font-size: 250%;
  }
  .sec04 .contentsBox04-1 p {
    font-size: 160%;
    width: 90%;
  }
  .sec04 .contentsBox04-2 .h2-1 {
    font-size: 250%;
  }
  .sec04 .contentsBox04-2 .h2-2 {
    font-size: 250%;
  }
  .sec04 .contentsBox04-2 p {
    font-size: 160%;
    width: 90%;
  }

  .sec05 .contentsBox05 article {
    width: 90%;
  }
  .sec05 .contentsBox05 .box05Text .box05-h3 h3 {
    font-size: 170%;
  }
  .sec05 .contentsBox05 .box05Text p {
    font-size: 140%;
  }

  .sec06 .contentsBox06 {
    width: 90%;
  }
  .sec06 .contentsBox06 article .box06Text img {
    margin-bottom: 5px;
  }
  .sec06 .contentsBox06 article .box06Text p {
    font-size: 110%;
  }

  .sec07 .sec07Title .text1 h3 {
    font-size: 180%;
  }
  .sec07 .contentsBox07 h3 {
    width: 90%;
    font-size: 200%;
  }
  .sec07 .contentsBox07 article .box07Text {
    width: 90%;
  }
  .sec07 .contentsBox07 article .box07Text h4 {
    font-size: 150%;
    margin-top: 2%;
    margin-bottom: 0;
  }
  .sec07 .contentsBox07 article .box07Text h4 span {
    font-size: 150%;
  }
  .sec07 .contentsBox07 article .box07Text a {
    padding: 2% 10%;
    font-size: 180%;
    margin-bottom: 3%;
  }
  .sec07 .contentsBox07 article .box07Text p {
    font-size: 120%;
  }
}

@media screen and (max-width:390px) {
  .sec01 .sec01Title {
    top: 43%;
    left: 2%;
  }
  .sec01 .sec01Title h2 {
    font-size: 240%;
  }
  .sec01 .sec01Title p {
    font-size: 120%;
  }

  .sec02 .sec02Text p {
    font-size: 120%;
  }
  .sec02 .sec02Text .sec02List {
    font-size: 120%;
  }
  .sec02 .incomeFlex .incomeRight p {
    font-size: 150%;
  }
  .sec02 .sec02Income li:first-child {
    width: 130px;
  }
  .sec02 .sec02Margin {
    margin-bottom: 10%;
  }

  .sec03 .contentsBox03 article {
    display: block;
    padding-bottom: 5%;
  }
  .sec03 .contentsBox03 article .sec03Img {
    margin: 0 auto 5%;
  }

  .sec04 .contentsBox04-1 .h2-1 {
    font-size: 200%;
  }
  .sec04 .contentsBox04-1 .h2-2 {
    font-size: 200%;
  }
  .sec04 .contentsBox04-1 p {
    font-size: 140%;
  }
  .sec04 .contentsBox04-2 .h2-1 {
    font-size: 200%;
  }
  .sec04 .contentsBox04-2 .h2-2 {
    font-size: 200%;
  }
  .sec04 .contentsBox04-2 p {
    font-size: 140%;
  }

  .sec05 h2 {
    font-size: 200%;
  }

  .sec05 .contentsBox05 article {
    margin: 0 auto 30px;
  }
  .sec05 .contentsBox05 .box05Img {
    width: 70%;
    float: none;
    margin: 0 auto;
  }
  .sec05 .contentsBox05 .box05Text .box05-h3 {
    float: none;
    margin-bottom: 4%;
  }
  .sec05 .contentsBox05 .box05Text p {
    font-size: 120%;
    float: none;
  }

  .sec06 h2 {
    font-size: 200%;
  }

  .sec07 .sec07Title .text1 h3 {
    font-size: 140%;
  }
  .sec07 .sec07Title .text1 p {
    font-size: 230%;
  }
  .sec07 .sec07Title .text2 {
    margin-top: 10%;
  }
  .sec07 .sec07Title .text2 h3 {
    font-size: 150%;
  }
  .sec07 .sec07Title .text2 p {
    font-size: 130%;
  }
  .sec07 .contentsBox07 h3 {
    font-size: 150%;
  }
  .sec07 .contentsBox07 article .box07Text h4 {
    font-size: 120%;
  } 
  .sec07 .contentsBox07 article .box07Text a {
    font-size: 130%;
    padding: 2% 10%;
    margin-bottom: 2%;
    line-height: normal;
  }
  .sec07 .contentsBox07 article .box07Text p {
    font-size: 105%;
  }
}