@charset "UTF-8";
/*-------------------------------------------
Common
-------------------------------------------*/
html {
  font-size: 100%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  width: 100%;
}

.wrapper {
  max-width: 1482px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

a:hover {
  opacity: 0.7;
}

.pc-br {
  display: block;
}

.sp-br {
  display: none;
}

.ctr-all {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ctr-lr {
  display: flex;
  justify-content: center;
}

.ctr-tb {
  display: flex;
  align-items: center;
}

.ctr-mza {
  margin: a auto;
}

/*-------------------------------------------
Common 
-------------------------------------------*/
main {
  max-width: 1920px;
  width: 100%;
  overflow-x: hidden;
}

.btn a {
  display: block;
  width: 1087px;
  width: 59%;
  height: 142px;
  font-size: 4.125rem;
  font-size: clamp(2.5rem, 1.417rem + 2.26vw, 4.125rem);
  font-weight: 900;
  color: #fff;
  line-height: 142px;
  background-color: #f05a24;
  border-radius: 70px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 68px;
  text-align: center;
}

/*-------------------------------------------
FV
-------------------------------------------*/
.fv {
  width: 100%;
  background-image: url(../images/fv/fv-bg.png);
  background-size: 100% 100%;
  padding-bottom: 15px;
}

.fv-head-text {
  height: 180px;
  background-color: #e73828;
}
.fv-head-text img {
  width: 780px;
  -o-object-fit: cover;
     object-fit: cover;
}

.logo {
  margin-right: 40px;
  margin-left: auto;
  text-align: right;
}

.logo-img {
  width: 471px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: 50px;
}

.fv-row01 {
  display: flex;
  align-items: center;
  margin-left: 40px;
  position: relative;
}

.fv-row01__item01 {
  width: 436px;
  height: 436px;
  padding-top: 60px;
  line-height: 65px;
  font-size: 4rem;
  font-size: clamp(3.125rem, 2.542rem + 1.22vw, 4rem);
  font-weight: 900;
  text-align: center;
  background-image: url(../images/fv/fv-img02.png);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 5;
}

.fv-row01_text {
  height: 75%;
  display: flex;
  /* vertical-align: middle; */
  /* flex-direction: row; */
  align-items: center;
  justify-content: center;
}

.fv-row01__item02 {
  height: 104px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: -52px;
}

.fv-row02 {
  display: flex;
  justify-content: space-between;
  margin-top: -160px;
  margin-left: 67px;
  align-items: flex-end;
}

.main-catch {
  width: 1510px;
  width: 80%;
  font-weight: 900;
  color: #000000;
  z-index: 10;
  display: inline-block;
  text-shadow: 3px 3px 1px #ffffff, -3px 3px 1px #ffffff, 3px -3px 1px #ffffff, -3px -3px 1px #ffffff, 3px 0px 1px #ffffff, 0px 3px 1px #ffffff, -3px 0px 1px #ffffff, 0px -3px 1px #ffffff;
  position: relative;
}

.main-catch-upper-text,
.main-catch-lower-text {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}

.main-catch-text {
  position: relative;
}

.main-catch-upper-text__left {
  width: 41.2%;
  width: 57%;
  color: #f29600;
  font-size: 8.75rem;
  font-size: clamp(3.75rem, 0.417rem + 6.94vw, 8.75rem);
  font-size: clamp(2.5rem, -1.667rem + 8.68vw, 8.75rem);
  letter-spacing: -4px;
  position: relative;
}
.main-catch-upper-text__left::after {
  content: "チャチャッと";
  display: block;
  position: absolute;
  top: 7px;
  left: 5px;
  z-index: -5;
  text-shadow: none;
  font-weight: 900;
  color: rgba(0, 0, 0, 0.6);
}

.main-catch-upper-text__right {
  width: 43%;
  font-size: 7.5rem;
  font-size: clamp(3.125rem, 0.208rem + 6.08vw, 7.5rem);
  font-size: clamp(1.875rem, -1.875rem + 7.81vw, 7.5rem);
  position: relative;
}
.main-catch-upper-text__right::after {
  content: "領収書!";
  display: block;
  position: absolute;
  top: 7px;
  left: 5px;
  z-index: -5;
  text-shadow: none;
  font-weight: 900;
  color: rgba(0, 0, 0, 0.6);
}

.main-catch-lower-text__left {
  width: 30%;
  color: #e95513;
  font-size: 8.75rem;
  font-size: clamp(3.75rem, 0.417rem + 6.94vw, 8.75rem);
  font-size: clamp(2.25rem, -1.667rem + 8.68vw, 8.75rem);
  letter-spacing: -6px;
  position: relative;
}
.main-catch-lower-text__left::after {
  content: "パッと";
  display: block;
  position: absolute;
  top: 7px;
  left: 5px;
  z-index: -5;
  text-shadow: none;
  letter-spacing: -6px;
  font-weight: 900;
  color: rgba(0, 0, 0, 0.6);
}

.main-catch-lower-text__right {
  width: 72%;
  font-size: 7.4375rem;
  font-size: clamp(3.125rem, 0.208rem + 6.08vw, 7.4rem);
  font-size: clamp(1.875rem, -1.875rem + 7.81vw, 7.4rem);
  position: relative;
}
.main-catch-lower-text__right::after {
  content: "発行できるんです！";
  display: block;
  position: absolute;
  top: 7px;
  left: 5px;
  z-index: -5;
  text-shadow: none;
  font-weight: 900;
  color: rgba(0, 0, 0, 0.6);
}

.plan {
  margin: auto;
  width: 295px;
  height: 295px;
  border-radius: 50%;
  background-color: #e95513;
  color: #fff;
  font-weight: 900;
  font-size: 2.6875rem;
  font-size: clamp(1.75rem, 1.125rem + 1.3vw, 2.688rem);
  text-align: center;
}
.plan .big1 {
  font-size: 6.25rem;
  font-size: clamp(3.75rem, 2.083rem + 3.47vw, 6.25rem);
}
.plan .big2 {
  font-size: 3.5rem;
  font-size: clamp(2.5rem, 1.833rem + 1.39vw, 3.5rem);
}

.plan-text {
  display: flex;
  height: 85%;
  flex-direction: column;
  justify-content: center;
}

/*-------------------------------------------
Section01
-------------------------------------------*/
.sec01 {
  width: 100%;
  height: 794px;
  height: auto;
  background-image: url(../images/sec01/sec01-bg.png);
  background-position: center;
  background-size: cover;
  position: relative;
}

.sec01-wrapper {
  position: relative;
}

.problem-img {
  width: 903px;
  width: 48.3%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  bottom: 0;
  right: -70px;
  transform-origin: bottom right;
}

.problem-catch {
  display: inline-block;
  text-align: center;
  max-width: 1060px;
  width: 100%;
  font-size: 4.75rem;
  font-size: clamp(2.75rem, 1.417rem + 2.78vw, 4.75rem);
  font-weight: 900;
  margin-left: 180px;
  margin-left: 9.375%;
  margin-top: 85px;
  margin-bottom: 70px;
}
.problem-catch span {
  font-size: 6.125rem;
  font-size: clamp(3.75rem, 2.167rem + 3.3vw, 6.125rem);
  color: #fff;
  font-family: "Shuei Mincho B", serif;
}

.problem-list {
  font-size: 3.625rem;
  font-size: clamp(2.25rem, 1.333rem + 1.91vw, 3.625rem);
  margin-left: 50px;
  font-weight: 900;
  padding-bottom: 70px;
  position: relative;
  z-index: 5;
}

.problem__item {
  margin-bottom: 40px;
  letter-spacing: 5px;
}
.problem__item:last-child {
  margin-bottom: 0;
}

/*-------------------------------------------
Section02
-------------------------------------------*/
.sec02 {
  width: 100%;
  height: auto;
  padding-bottom: 15px;
  background-color: #ffe81a;
  position: relative;
}

.resolution-catch {
  padding-top: 100px;
}

.resolution-catch__row01 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 10px;
}

.text-logo {
  height: 93px;
  -o-object-fit: cover;
     object-fit: cover;
}

.resolution-catch__row01 p {
  font-size: 5rem;
  font-weight: 900;
  vertical-align: 5px;
  margin-left: 5px;
}

.resolution-catch__row02 {
  font-size: 6rem;
  font-weight: 900;
  text-align: center;
  margin-bottom: 68px;
}

.feature-container {
  max-width: 1482px;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 56px;
  font-weight: bold;
  margin-bottom: 100px;
  position: relative;
}

.feature-container.fc01::after,
.feature-container.fc02::after {
  display: block;
  position: absolute;
  top: -75px;
  right: 30px;
  transform: scale(50%);
  transform-origin: top right;
}

.feature-container.fc01::after {
  content: url(../images/sec02/sec02-img02.png);
}

.feature-container.fc02::after {
  content: url(../images/sec02/sec02-img03.png);
}

.feature-container__row01 {
  font-size: clamp(2.25rem, 1.417rem + 1.74vw, 3.5rem);
  margin-bottom: 20px;
}

.fc01 .feature-container__row01 {
  letter-spacing: -5px;
}

.feature-container__row02 {
  font-size: 2.5rem;
  font-size: clamp(1.75rem, 1.25rem + 1.04vw, 2.5rem);
  margin-bottom: 40px;
}

.feature-container__row03 {
  font-size: clamp(2rem, 4.17vw, 5rem);
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  color: #c0272d;
}

.ft-r3-left {
  display: inline-block;
  width: 321px;
  height: 133px;
  line-height: 100px;
  font-size: 2.9375rem;
  font-size: clamp(2rem, 1.375rem + 1.3vw, 2.938rem);
  color: #e63828;
  letter-spacing: -3px;
  text-align: center;
  transform: rotate(-7deg);
  border: 10px solid #e63828;
  border-radius: 16px;
  margin-right: 30px;
}

.ft-r3-right {
  letter-spacing: -2px;
}

.feature-container__row04 {
  font-size: 3.625rem;
  font-size: clamp(1.5rem, 0.083rem + 2.95vw, 3.625rem);
}

.qr-text {
  font-size: 5rem;
  font-size: clamp(3.5rem, 2.5rem + 2.08vw, 5rem);
  text-align: center;
  font-weight: 900;
  margin-bottom: 83px;
}

.sup {
  vertical-align: 35px;
  margin-left: -16px;
  margin-right: -16px;
  font-size: 2rem;
  font-weight: bold;
}

.qr-end-text {
  font-size: 1.6875rem;
  text-align: right;
  margin-bottom: 90px;
  margin-right: 230px;
}

.qr-flow {
  width: 1482px;
  width: 77.2%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  margin-bottom: 45px;
}

.rcpt-image-left {
  width: 69.5%;
}

.rcpt-image-center {
  width: 14.2%;
}

.right-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 37.5px 0 37.5px 37px;
  border-color: transparent transparent transparent #ffffff;
}

.rcpt-image-right {
  width: 42.5%;
}

.rcpt1-img {
  width: 251px;
  width: 30.9%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 35px;
  margin-right: 2.5%;
}
.rcpt1-img:last-child {
  margin-right: 0;
}

.rcpt2-img {
  width: 495px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mobile-issue {
  width: 100%;
  position: relative;
}

.mobile-img {
  width: 64.73%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: -110px;
  left: 0px;
}

.mobile-issue-wrapper {
  width: 1163px;
  width: 61.1%;
  height: 508px;
  height: auto;
  color: #fff;
  font-weight: 900;
  font-size: 5.375rem;
  font-size: clamp(2.5rem, 0.583rem + 3.99vw, 5.375rem);
  background-color: #f05a24;
  margin-left: 26.3%;
  margin-bottom: 30px;
  line-height: 1.3;
  padding-left: 150px;
  padding-left: 8%;
  padding-top: 110px;
  padding-bottom: 80px;
  position: relative;
}

/*-------------------------------------------
Section03
-------------------------------------------*/
.sec03 {
  width: 100%;
  min-height: 630px;
  background-color: #ffe81a;
}

.present-title {
  margin-left: 320px;
  margin-left: 16.67%;
}

.present-title__row01 {
  display: inline-block;
  width: 1350px;
  width: 87.3%;
  font-size: 4.375rem;
  font-size: clamp(2rem, 0.417rem + 3.3vw, 4.375rem);
  font-weight: 900;
  margin-bottom: 45px;
  padding-bottom: 20px;
  border-bottom: 5px solid #000;
}

.present-title__row02 {
  font-size: 8rem;
  font-size: clamp(2.5rem, -1.167rem + 7.64vw, 8rem);
  margin-bottom: 73px;
  color: #c0272d;
  font-weight: 900;
}

.present-list {
  font-family: "小塚ゴシック Pr6N", "Kozuka Gothic Pro", "Noto Sans JP", sans-serif;
  margin-left: 300px;
  margin-left: 15.625%;
  margin-bottom: 135px;
}

.present__item {
  font-size: 4.375rem;
  font-size: clamp(1.188rem, -0.938rem + 4.43vw, 4.375rem);
  letter-spacing: 0.18em;
  color: #c0272d;
  font-weight: normal;
  margin-bottom: 55px;
}
.present__item span {
  font-size: 3rem;
  font-size: clamp(1rem, -0.333rem + 2.78vw, 3rem);
  vertical-align: 16px;
}
.present__item:first-child {
  line-height: 0.7;
  margin-bottom: 22px;
}
.present__item:last-child {
  margin-bottom: 0;
}

.present-note {
  font-size: 1.6875rem;
  font-size: clamp(1rem, 0.542rem + 0.95vw, 1.688rem);
  letter-spacing: 0.18em;
  margin-left: 60px;
  margin-bottom: 22px;
}

/*-------------------------------------------
Section04
-------------------------------------------*/
.sec04 {
  width: 100%;
  height: 1320px;
  text-align: center;
  background-color: #ffe81a;
}

.monitor-text {
  margin-bottom: 55px;
}

.monitor-text p {
  font-size: 6.875rem;
  font-size: clamp(4.375rem, 2.708rem + 3.47vw, 6.875rem);
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 142px;
}
.monitor-text p span {
  color: #c0272d;
}

.monitor-sub-text {
  margin-bottom: 85px;
}

.monitor-sub-text p {
  font-size: 2.6875rem;
}

.sec04 .btn {
  margin-bottom: 95px;
  text-align: center;
}

.monitor-lower-text {
  max-width: 1130px;
  width: 80%;
  font-size: 3.375rem;
  font-size: clamp(1.875rem, 1.375rem + 1.04vw, 2.625rem);
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.monitor-lower-text p:nth-child(1) {
  margin-bottom: 48px;
}

/*-------------------------------------------
Section05
-------------------------------------------*/
.sec05 {
  width: 100%;
  height: 215px;
  background-color: #ffe81a;
  text-align: center;
}

.contact-row01 {
  font-size: 2.5rem;
  font-size: clamp(1.75rem, 1.25rem + 1.04vw, 2.5rem);
  margin-bottom: 32px;
}
.contact-row01 .blank {
  margin-left: 1em;
}

.contact-row02 {
  font-size: 2rem;
  font-size: clamp(1.5rem, 1.25rem + 1.04vw, 2rem);
}
.contact-row02 .blank {
  margin-left: 1em;
}

/*-------------------------------------------
Section0
-------------------------------------------*/
/*-------------------------------------------

-------------------------------------------*/
/*-------------------------------------------

-------------------------------------------*/
/*-------------------------------------------

-------------------------------------------*/
/*-------------------------------------------
レスポンシブscssファイル読み込み
-------------------------------------------*/
/*-------------------------------------------
Common
-------------------------------------------*/
@media screen and (max-width: 850px) {
  .pc-br {
    display: none;
  }
  .sp-br {
    display: block;
  }
  main {
    width: 100%;
    overflow-x: hidden;
  }
  .btn a {
    display: block;
    width: 335px;
    height: 70px;
    font-size: 2rem;
    line-height: 70px;
    border-radius: 50px;
    margin-bottom: 0;
  }
}
/*-------------------------------------------
FV
-------------------------------------------*/
@media screen and (max-width: 1400px) {
  .fv-row01__item01 {
    width: 350px;
    height: 350px;
  }
  .fv-row02 {
    margin-top: -100px;
  }
}
@media screen and (max-width: 1100px) {
  .plan {
    width: 240px;
    height: 240px;
  }
}
@media screen and (max-width: 850px) {
  .fv {
    height: auto;
    padding-bottom: 30px;
  }
  .fv-head-text {
    height: 90px;
  }
  .fv-head-text img {
    width: 90%;
  }
  .logo {
    width: 100%;
    margin-right: 30px;
  }
  .logo-img {
    width: 40%;
    -o-object-fit: cover;
       object-fit: cover;
    margin-top: 30px;
    margin-right: 15px;
  }
  .fv-row01 {
    display: flex;
    align-items: center;
    margin-left: 20px;
  }
  .fv-row01__item01 {
    width: 160px;
    height: 160px;
    line-height: 1.1;
    padding-top: 25px;
    font-size: 1.5rem;
  }
  .fv-row01__item02 {
    height: 35px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-left: -18px;
  }
  .fv-row02 {
    margin-top: -45px;
    margin-left: 20px;
  }
  .main-catch {
    width: 70%;
    text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 0px 1px 1px #ffffff, -1px 0px 1px #ffffff, 0px -1px 1px #ffffff;
  }
  .main-catch-upper-text__left {
    width: 136px;
  }
  .main-catch-lower-text__left {
    width: 73px;
  }
  .main-catch-upper-text__left,
  .main-catch-lower-text__left {
    font-size: 1.5rem;
  }
  .main-catch-upper-text__left::after,
  .main-catch-lower-text__left::after {
    font-size: 1.5rem;
    top: 3px;
    left: 2px;
  }
  .main-catch-upper-text__right,
  .main-catch-lower-text__right {
    font-size: 1.25rem;
  }
  .main-catch-upper-text__right::after,
  .main-catch-lower-text__right::after {
    font-size: 1.25rem;
    top: 2px;
    left: 1.5px;
  }
  .plan {
    width: 100px;
    height: 100px;
    font-size: 0.875rem;
    margin-right: 10px;
    padding-top: 10px;
  }
  .plan .big1 {
    font-size: 1.5rem;
  }
  .plan .big2 {
    font-size: 1rem;
  }
}
/*-------------------------------------------
Section01
-------------------------------------------*/
@media screen and (max-width: 850px) {
  .sec01 {
    height: auto;
  }
  .problem-catch {
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.4;
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 25px;
    padding: 0 20px;
  }
  .problem-catch span {
    font-size: 1.75rem;
  }
  .problem-list {
    font-size: 1.25rem;
    padding: 0 20px;
    margin-left: 5%;
    padding-bottom: 210px;
  }
  .problem__item {
    margin-bottom: 15px;
    letter-spacing: 0px;
  }
  .problem-img {
    bottom: 0px;
  }
}
@media screen and (max-width: 500px) {
  .problem-list {
    padding-bottom: 160px;
  }
  .problem-img {
    width: 55%;
    bottom: 0px;
    right: 50%;
    transform: translateX(50%);
  }
}
/*-------------------------------------------
Section02
-------------------------------------------*/
@media screen and (max-width: 1100px) {
  .sec02 {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 850px) {
  .sec02 {
    height: auto;
    padding-bottom: 45px;
  }
  .resolution-catch {
    padding-top: 50px;
  }
  .resolution-catch__row01 {
    margin-bottom: 5px;
  }
  .text-logo {
    height: 30px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .resolution-catch__row01 p {
    font-size: 1.5rem;
  }
  .resolution-catch__row02 {
    font-size: 1.75rem;
    margin-bottom: 35px;
  }
  .sec02 .btn {
    margin-bottom: 80px;
  }
  .feature-container {
    width: 335px;
    height: 520px;
    padding: 60px 10px 0px;
  }
  .feature-container.fc01::after,
  .feature-container.fc02::after {
    top: -55px;
    right: 50%;
    transform: scale(20%) translateX(50%);
  }
  .feature-container__row01 {
    font-size: 1.5rem;
    line-height: 1.3;
  }
  .fc01 .feature-container__row01 {
    letter-spacing: -2px;
  }
  .feature-container__row02 {
    font-size: 1.15rem;
    margin-bottom: 20px;
  }
  .feature-container__row03 {
    flex-direction: column;
    font-size: 1.5rem;
    margin-bottom: 25px;
  }
  .ft-r3-left {
    width: 150px;
    height: 54px;
    line-height: 40px;
    font-size: 1.25rem;
    border: 7px solid #e63828;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .feature-container__row04 {
    font-size: 1.5rem;
    line-height: 1.3;
  }
  .qr {
    padding-left: 20px;
    padding-right: 20px;
  }
  .qr-text {
    font-size: 1.5rem;
    margin-bottom: 40px;
  }
  .sup {
    vertical-align: 15px;
    margin-left: -5px;
    margin-right: -5px;
    font-size: 0.75rem;
  }
  .qr-flow {
    width: 100%;
    flex-direction: column;
  }
  .rcpt-image-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .rcpt1-img {
    width: 320px;
    display: block;
    margin-right: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .rcpt-image-center {
    width: 100%;
  }
  .right-triangle {
    transform: rotate(90deg);
  }
  .rcpt-image-right {
    width: 100%;
  }
  .rcpt2-img {
    width: 100%;
  }
  .qr-end-text {
    font-size: 1.25rem;
    text-align: left;
    margin-right: 0;
    margin-left: 5%;
    margin-bottom: 40px;
  }
  .mobile-issue {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-img {
    width: 50%;
    top: 160px;
  }
  .mobile-issue-wrapper {
    width: 335px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 75px;
  }
  .mobile-issue-wrapper::after {
    transform: scale(10%);
    top: 155px;
    left: -30px;
  }
}
/*-------------------------------------------
Section03
-------------------------------------------*/
@media screen and (max-width: 850px) {
  .sec03 {
    height: auto;
    min-height: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
  }
  .present-title {
    width: 335px;
    margin-left: auto;
    margin-right: auto;
  }
  .present-title__row01 {
    width: 100%;
    font-size: 1.2rem;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .present-title__row02 {
    font-size: 2rem;
    margin-bottom: 40px;
  }
  .present-list {
    width: 335px;
    margin-left: 0;
    margin-bottom: 0px;
    padding-bottom: 65px;
    margin-left: auto;
    margin-right: auto;
  }
  .present__item {
    font-size: 1.2rem;
    margin-bottom: 20px;
    letter-spacing: 0em;
    text-align: left;
  }
  .present__item span {
    font-size: 0.75rem;
  }
  .present__item:first-child {
    line-height: 0.7;
    margin-bottom: 5px;
  }
  .present-note {
    font-size: 0.75rem;
    margin-left: 20px;
    margin-bottom: 10px;
  }
}
/*-------------------------------------------
Section04
-------------------------------------------*/
@media screen and (max-width: 850px) {
  .sec04 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .monitor-text {
    margin-bottom: 30px;
  }
  .monitor-text p {
    font-size: 1.8rem;
    line-height: 1.2;
    margin-bottom: 50px;
  }
  .monitor-sub-text {
    margin-bottom: 40px;
  }
  .monitor-sub-text p {
    font-size: 1rem;
  }
  .monitor-lower-text {
    width: 335px;
    font-size: 1.5rem;
    margin-left: auto;
    margin-right: auto;
  }
  .monitor-lower-text p:nth-child(1) {
    margin-bottom: 25px;
  }
}
/*-------------------------------------------
Section05
-------------------------------------------*/
@media screen and (max-width: 850px) {
  .sec05 {
    width: 100%;
    height: 120px;
  }
  .contact-row01 {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
  .contact-row01 .blank {
    display: none;
  }
  .contact-row02 {
    font-size: 1rem;
  }
  .contact-row02 .blank {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */