*, *::before, *::after {
  box-sizing: border-box
}
body, h1, h2, h3, h4, h5, h6, p, span, small, button, input, select, figure, blockquote, div, ul, ol, li, dd, dl, dt, table, td, th, address {
  margin: 0;
  padding: 0
}
[role="list"], ol[role="list"], li {
  list-style: none
}
html {
  font-size: 62.5%
}
html:focus-within {
  scroll-behavior: smooth
}
body {
  min-height: 100vh;
  font-size: 1.6rem;
  font-family: "Roboto Condensed", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  color: #000
}
a {
  text-decoration: none
}
a:not([class]) {
  text-decoration-skip-ink: auto
}
small {
  font-size: 1rem
}
h6 {
  font-size: inherit
}
img, picture {
  max-width: 100%;
  display: block
}
input, button, textarea, select {
  font: inherit
}
button {
  border: none;
  background: initial;
  cursor: pointer
}
table {
  width: 100%;
  border-spacing: 0
}
.pc, .sp, .tab {
  display: none !important
}
.pc-ib, .sp-ib, .tab-ib {
  display: none !important
}
.pc-flex, .sp-flex, .tab-flex {
  display: none !important
}
.btn {
  background-color: #D9C300;
  border-radius: 8px;
  background-image: linear-gradient(143deg, #D9C300 0%, #fff 11.49%, #D9C300 29.09%);
  box-shadow: 0 7px 8px rgba(113, 88, 25, 0.14);
  color: #333;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 54px;
  position: relative;
  transition: box-shadow .3s
}
.btnItem {
  transition: all .3s;
  position: relative;
  z-index: 1
}
.btn::before {
  content: "";
  background-image: linear-gradient(143deg, #EDDD4F 0%, #fff 11.49%, #EDDD4F 29.09%);
  width: 100%;
  height: 100%;
  border-radius: 8px;
  position: absolute;
  left: 0;
  top: 0;
  transition: all .3s;
  opacity: 0
}
.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 56px auto 0;
  max-width: 741px
}
.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%
}
.earn__title {
  font-size: 7.2rem;
  font-weight: 700;
  line-height: 1.44;
  text-align: center;
  padding: 124px 0 0;
  margin: 0 auto;
  color: #fff;
  position: relative;
  z-index: 1
}
.earn__text {
  font-size: 2.4rem;
  line-height: 1.8;
  text-align: center;
  margin: 34px auto 0;
  color: #fff;
  max-width: 715px
}
.earn__inner {
  z-index: 2
}
.fontJa {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif
}
.fontEn {
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, "Hiragino Sans", sans-serif
}
.fontEn02 {
  font-family: "Roboto", "Helvetica Neue", Arial, "Hiragino Sans", sans-serif
}
.blockText {
  display: block
}
.blockText + .blockText {
  margin-top: 1.5em
}
.textUpper {
  text-transform: uppercase
}
.fontBold {
  font-weight: 700
}
.fontNormal {
  font-weight: normal
}
.header {
  width: 100%;
  height: 100px;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10
}
.header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 100%;
  height: 100%
}
.header__logo {
  transition: opacity .3s;
  background: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  flex: 1;
  padding: 0 21px
}
.header__logo img {
  object-fit: contain
}
.header__nav {
  margin-left: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding: 17px 24px 0 0
}
.header__boxLink {
  display: flex;
  align-items: center
}
.header__boxIcon {
  display: inline-block;
  margin-right: 28px;
  margin-top: -3px
}
.header__boxNum {
  font-size: 4.4rem;
  color: #003F65;
  line-height: 1.05
}
.header__boxBody {
  background-color: #003F65;
  color: #fff;
  padding: 4px 4px 4px 10px;
  display: flex;
  align-items: center
}
.header__boxBodyTitle {
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.1
}
.header__boxBodyText {
  font-size: 1rem;
  color: #fff;
  margin-left: 14px;
  line-height: 1.1
}
.header__btnWrap {
  margin-left: 17px;
  padding-top: 4px
}
.footer {
  background-color: #003F65;
  color: #fff;
  position: relative
}
.footer__inner {
  text-align: center;
  max-width: 710px;
  margin: 0 auto;
  padding: 40px 0 56px
}
.footer__title {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.44
}
.footer__link {
  text-align: center;
  margin: 16px auto 0
}
.footer__linkItem {
  color: #fff;
  font-size: 4.5rem;
  line-height: 1.44
}
.footer__linkIcon {
  display: inline-block;
  margin-right: 11px
}
.footer__text {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.44;
  margin-top: 4px
}
.footer__text02 {
  color: #fff;
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1.44;
  margin-top: 14px
}
.footer__textNo {
  padding-left: 14px
}
.footer__text03 {
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.44;
  margin-top: 6px
}
.footer__btnWrap {
  max-width: 300px;
  margin: 32px auto 0
}
main {
  position: relative
}
.inner {
  padding: 0 24px;
  max-width: 1072px;
  margin: 0 auto;
  position: relative;
  z-index: 1
}
.section {
  position: relative
}
.section1 {
  padding: 100px 0 0;
  background-color: transparent;
  z-index: 4
}
.section2 {
  background-color: #5795BB;
  color: #fff;
  padding: 0 0 0;
  z-index: 3
}
.section3 {
  color: #fff;
  padding: 126px 0 0;
  z-index: 2
}
.section4 {
  padding: 260px 0 120px;
  overflow: hidden;
  z-index: 1
}
.section5 {
  background-color: #5795BB;
  padding: 120px 0 0;
  z-index: 0
}
.section6 {
  background-color: #5795BB;
  color: #fff;
  padding: 120px 0 120px;
  z-index: 0
}
.section__bg {
  width: 100%;
  position: absolute;
  left: auto;
  right: auto;
  z-index: 0
}
.section1__bg {
  bottom: -27px;
  height: 259px;
  background-color: #125076;
  transform: matrix(1, -0.15, 0, -1, 0, 0);
  z-index: 1
}
.section1__bg::before {
  content: "";
  position: absolute;
  left: auto;
  right: auto;
  z-index: 0;
  width: 100vw;
  bottom: -228px;
  height: 259px;
  background-color: #125076
}
.section1__bg02 {
  bottom: -31px;
  height: 260px;
  background-color: #99BED5;
  transform: matrix(1, 0.15, 0, 1, 0, 0);
  z-index: 1;
  mix-blend-mode: soft-light
}
.section2__bg {
  position: absolute;
  top: auto;
  bottom: 0;
  height: 100%;
  z-index: 0;
  pointer-events: none
}
.section2__bg::before {
  content: "";
  background-color: #5795BB;
  position: absolute;
  right: 0;
  top: 140px;
  z-index: 0;
  width: 100%;
  height: 100%;
  transform: skewY(-11deg);
  pointer-events: none
}
.section3__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 0;
  pointer-events: none
}
.section3__bg::before {
  content: "";
  background-color: #99BED5;
  position: absolute;
  right: 0;
  top: -140px;
  z-index: 0;
  width: 100%;
  height: 100%;
  transform: skewY(-11deg);
  pointer-events: none
}
.section3__bg::after {
  content: "";
  background-color: #99BED5;
  position: absolute;
  right: 0;
  top: 152px;
  z-index: 0;
  width: 100%;
  height: 100%;
  transform: skewY(11deg);
  pointer-events: none
}
.section4__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 0;
  pointer-events: none
}
.section4__bg::before {
  content: "";
  background-color: #5795BB;
  position: absolute;
  right: 0;
  top: -132px;
  z-index: 0;
  width: 100%;
  height: 100%;
  transform: skewY(-11deg);
  pointer-events: none
}
.section4__bg::after {
  content: "";
  background-color: #5795BB;
  position: absolute;
  right: 0;
  bottom: -100px;
  z-index: 0;
  width: 100%;
  height: 100%;
  transform: skewY(-11deg);
  pointer-events: none
}
.section5__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 0;
  pointer-events: none
}
.section5__bg::before {
  content: "";
  background-color: #5795BB;
  position: absolute;
  right: 0;
  top: -50%;
  z-index: 0;
  width: 100%;
  height: 100%;
  transform: skewY(-11deg);
  pointer-events: none
}
.section5__bg::after {
  content: "";
  background-color: #99BED5;
  position: absolute;
  right: 0;
  top: 106px;
  z-index: 0;
  width: 100%;
  height: calc(100% + 40px);
  transform: skewY(-11deg);
  pointer-events: none
}
.mv {
  position: relative;
  padding-top: 799px;
  z-index: 2
}
.mv__bg {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0
}
.mv__bg img {
  position: absolute;
  width: 100%;
  height: auto;
  max-height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover
}
.mv__bottom {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: grid;
  justify-content: center;
  align-items: center;
  grid-template-columns: repeat(auto-fit, 200px);
  grid-template-rows: 200px;
  gap: 30px;
  z-index: 1;
  width: 100%
}
.mv__bottomBox {
  position: relative;
  color: #003F65;
  padding: 3px 0 3px;
  background-color: #fff;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}
.mv__bottomBoxText {
  font-size: 2.8rem;
  font-weight: 700;
  color: #003F65;
  text-align: center
}
.mv__bottomBoxText--02 {
  padding-top: 10px
}
.mv__bottomBoxText--03 {
  line-height: 1.3
}
.mv__bottomBoxStrong {
  color: #D9C300;
  font-size: 4.6rem;
  font-weight: 700;
  line-height: 1.2
}
.mv__bottomBoxStrongEn {
  color: #D9C300;
  font-size: 7.2rem;
  font-weight: 700;
  line-height: 1.1
}
.mv__bottomBoxStrongEn--01 {
  line-height: 1.3
}
.mv__bottomBoxLarge {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.1
}
.mv__bottomBoxSmall {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.1;
  vertical-align: 3px;
  padding-left: 2px
}
.mv__bottomBoxMini {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3
}
.mv__bottomBoxLeftTxt {
  padding-right: 50px;
  position: relative;
  top: -8px
}
.treatment__title {
  text-align: center;
  position: relative;
  padding-top: 128px;
  z-index: 3
}
.treatment__titleItem {
  color: #003F65;
  display: inline-block;
  background-color: #fff;
  text-align: center;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.25;
  padding: 6px 0 0;
  position: relative
}
.treatment__titleItem::before {
  content: "";
  position: absolute;
  left: -45px;
  top: 0;
  height: 100%;
  width: 70px;
  transform: skewX(15deg);
  background-color: #fff;
  z-index: -1
}
.treatment__titleItem::after {
  content: "";
  position: absolute;
  right: -45px;
  top: 0;
  height: 100%;
  width: 70px;
  transform: skewX(-15deg);
  background-color: #fff;
  z-index: -1
}
.treatment__titleStrong {
  color: #D9C300;
  font-size: 8.8rem
}
.treatment__title02 {
  color: #003F65;
  text-align: center;
  font-size: 6.4rem;
  font-weight: 700;
  line-height: 1.48;
  margin-top: -111px
}
.treatment__titleSymbol {
  position: relative;
  right: 2.6%
}
.treatment__titleSymbol::before {
  content: "";
  background: url(../../img/common/ic_bubble.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: -88px;
  width: 100px;
  height: 100px;
  z-index: -1
}
.treatment__list {
  margin: 40px auto 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 240px;
  gap: 40px 64px
}
.treatment__listItem {
  color: #003F65;
  border: solid 5px #003F65;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 26px 24px 22px
}
.treatment__listItem--02 {
  padding-bottom: 48px
}
.treatment__listItem--03 {
  padding-bottom: 46px
}
.treatment__listItem--04 {
  align-items: flex-start;
  padding: 0 18px
}
.treatment__listItem--05 {
  padding-bottom: 40px
}
.treatment__listItem--06 {
  padding-top: 40px
}
.treatment__listTitle {
  color: #003F65;
  font-size: 3.6rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.15
}
.treatment__listTitle--02 {
  line-height: 1.06
}
.treatment__listTitle--04 {
  align-self: center
}
.treatment__listTitleStrong {
  color: #F2DA00;
  font-size: 4.8rem
}
.treatment__listTitleStrong02 {
  font-size: 4rem
}
.treatment__listTitleStrongNormal {
  color: #F2DA00
}
.treatment__listTitleSmall {
  font-size: 2.8rem
}
.treatment__listTitleStrongEn {
  color: #F2DA00;
  font-size: 8rem
}
.treatment__listTitleStrongEn02 {
  color: #F2DA00;
  font-size: 8.4rem
}
.treatment__listTitleStrongEn03 {
  color: #F2DA00;
  font-size: 6.8rem
}
.treatment__listTitleStrongEn04 {
  color: #F2DA00;
  font-size: 7.6rem;
  line-height: 1.5
}
.treatment__listText {
  font-size: 1.6rem;
  padding: 0 4.3vw 0 4.9vw;
  margin-top: 16px
}
.treatment__listTextLg {
  font-size: 2rem;
  line-height: 1.44;
  margin-top: 16px
}
.treatment__listOlist {
  margin-top: 13px
}
.treatment__listOlistItem + .treatment__listOlistItem {
  margin-top: 20px
}
.treatment__listOlistTitle {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2
}
.treatment__listOlistText {
  font-size: 1.2rem;
  line-height: 1.3
}
.requirements__title {
  color: #fff;
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1.48;
  text-align: center;
  position: relative;
  z-index: 1
}
.requirements__title--second {
  margin-top: 150px
}
.requirements__table {
  margin: 40px auto 0;
  z-index: 1;
  position: relative
}
.requirements__table th, .requirements__table td {
  border-bottom: 4px solid #5795BB
}
.requirements__table th {
  background-color: #4684AA;
  width: 320px;
  padding: 14px 16px 14px 16px;
  vertical-align: top;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.44;
  text-align: left
}
.requirements__table td {
  padding: 14px 24px 14px 16px;
  font-size: 1.6rem;
  line-height: 1.44;
  background-color: #fff;
  color: #333
}
.requirements__tableHeadingNote {
  font-size: 1.4rem;
  margin-left: .5em;
  font-weight: 400
}
.requirements__tableListItem + .requirements__tableListItem {
  margin-top: 10px
}
.requirements__tableListItem {
  position: relative;
  padding: 0 0 0 29px
}
.requirements__tableListItem::before {
  content: "\2605";
  color: #D9C300;
  position: absolute;
  left: 0px;
  top: 0;
  font-size: 1.6rem
}
.voice__wrap {
  background: url(../../img/common/ph_01.png) no-repeat left top calc(2.5vw - 24px);
  background-size: 40.7vw auto;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start
}
.voice__textCol {
  z-index: 1;
  position: relative;
  width: 53%;
  padding: 16px 0 40px
}
.voice__mainTitle {
  writing-mode: vertical-lr;
  color: #fff;
  font-size: 12rem;
  font-weight: 700;
  position: relative;
  padding-top: 54px;
  margin-right: 14px
}
.voice__mainTitle::before {
  content: "";
  background: url(../../img/common/ic_voice.svg) no-repeat center;
  background-size: contain;
  display: inline-block;
  width: 131px;
  height: 131px;
  position: relative;
  left: 12%;
  top: -22px
}
.voice__title {
  color: #fff;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.44
}
.voice__title02 {
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.44;
  margin-top: 2px
}
.voice__list {
  margin-top: 24px;
  padding-left: 10px;
  width: 72.4%
}
.voice__listItem {
  background-color: #fff;
  padding: 24px 24px 24px 28px
}
.voice__listItem + .voice__listItem {
  margin-top: 24px
}
.voice__listTitle {
  font-size: 2rem;
  line-height: 1.8;
  font-size: 700;
  color: #333
}
.voice__listText {
  font-size: 2rem;
  line-height: 1.8;
  color: #333;
  margin-top: 9px
}
.leading__title {
  color: #fff;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.44;
  text-align: center
}
.leading__figure {
  margin: 20px auto 0;
  max-width: 716px
}
.leading__text {
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.8;
  margin: 32px auto 0;
  max-width: 684px
}
.leading__boxText {
  font-size: 1.6rem;
  line-height: 1.44;
  color: #fff;
  margin: 32px 2px 0;
  padding: 42px 50px 42px;
  border: solid 2px #fff
}

/* ===== フッターエントリー ===== */
#fixexentry {
    position: fixed;
    bottom: 0;
		right: 0;
		z-index: 10;

	}
#fixexentry .entryBtn {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 6px;
	padding: 10px 20px;
	background-color: #D80000;
	color: #fefefe;
	border-radius: 4px;
	transition: .3s;
}
#fixexentry .entryImg{
	display: inline-block;
	width: 32px;
}

#fixexentry .entry-txt {
  margin: 0 0 0 2px;
  font-size: 20px;
  font-weight: 500;
  font-family: "Noto Sans CJK JP";
}

#fixexentry .lineWrap{
	transition: .3s;
}

#fixexentry .line{
	height: 52px;
}

#fixexentry a:hover {
	text-decoration: none;
}

#fixexentry .entryBtn:hover,
#fixexentry .lineWrap:hover{
	opacity: .7;	
}


@media screen and (min-width: 769px) and (max-width: 1024px) {
  .voice__wrap {
    background: none;
    display: flex;
    justify-content: center;
    padding: 60px 0 0
  }
  .voice__textCol {
    width: 57%
  }
  .voice__mainTitle {
    width: 17%
  }
  .voice__list {
    width: 100%;
    max-width: 543px
  }
}
@media screen and (min-width: 768px) and (max-width: 989px) {
  .tab {
    display: block !important
  }
  .tab-ib {
    display: inline-block !important
  }
  .tab-flex {
    display: flex !important
  }
}
@media screen and (min-width: 768px) {
  .pc {
    display: block !important
  }
  .pc-ib {
    display: inline-block !important
  }
  .pc-flex {
    display: flex !important
  }
  .btn:hover {
    box-shadow: none
  }
  .btn:hover::before {
    opacity: 1
  }
  .header__logo:hover {
    opacity: .8
  }
  .header__boxLink {
    pointer-events: none
  }
  .footer__linkItem {
    pointer-events: none
  }
}
@media screen and (max-width: 767px) {
  .sp {
    display: block !important
  }
  .sp-ib {
    display: inline-block !important
  }
  .sp-flex {
    display: flex !important
  }
  .btn {
    font-size: 1.6rem
  }
  .video {
    margin: 40px auto 0
  }
  .earn__title {
    font-size: 3.2rem;
    padding: 36px 0 0
  }
  .earn__text {
    font-size: 1.6rem;
    margin: 22px auto 0
  }
  .header__logo {
    padding: 0 8px;
    flex: 0 1 auto
  }
  .header__logo img {
    width: 69px;
    height: 23px;
    display: inline-block
  }
  .header__nav {
    padding: 10px 4.3vw 0 0
  }
  .header__boxIcon {
    width: 20px;
    height: 20px;
    margin-right: 4px
  }
  .header__boxNum {
    font-size: 2rem
  }
  .header__boxBody {
    font-size: 2rem;
    display: block;
    padding: 5px 5px 4px
  }
  .header__boxBodyText {
    margin-left: 0;
    margin-top: 4px
  }
  .header__btnWrap {
    margin-left: 8px;
    padding-top: 0;
    padding-bottom: 10px;
    height: 100%
  }
  .header__btn {
    padding: 5px 22px;
    height: 100%
  }
  .footer__inner {
    padding: 34px 0 40px
  }
  .footer__link {
    margin: 22px auto 0
  }
  .footer__linkItem {
    font-size: 3.6rem
  }
  .footer__linkIcon {
    width: 28px;
    height: 28px
  }
  .footer__text {
    margin-top: 10px
  }
  .footer__text02 {
    margin-top: 8px
  }
  .footer__btn {
    font-size: 2.4rem
  }
  .inner {
    padding: 0 16px
  }
  .section1 {
    padding: 100px 0 0
  }
  .section3 {
    margin-top: 219px;
    padding: 0 0 0
  }
  .section4 {
    padding: 146px 0 0
  }
  .section5 {
    padding: 121px 0 80px
  }
  .section6 {
    padding: 64px 0 80px
  }
  .section1__bg {
    bottom: -2px;
    height: 90px
  }
  .section1__bg::before {
    bottom: -70px;
    height: 90px
  }
  .section1__bg02 {
    bottom: -2px;
    height: 90px
  }
  .section2__bg::before {
    top: 98px
  }
  .section3__bg {
    top: 6px
  }
  .section3__bg::after {
    top: 52px
  }
  .section4__bg {
    top: 6px
  }
  .section5__bg {
    top: 56px
  }
  .mv {
    padding-top: 283px
  }
  .mv__bg img {
    width: 100%;
    height: auto
  }
  .mv__bottom {
    grid-template-columns: repeat(auto-fit, 96px);
    grid-template-rows: 96px;
    gap: 16px
  }
  .mv__bottomBox {
    padding: 3px 0
  }
  .mv__bottomBoxText {
    font-size: 1.4rem
  }
  .mv__bottomBoxText--01 {
    line-height: 1.5
  }
  .mv__bottomBoxText--02 {
    padding-top: 0;
    line-height: 1
  }
  .mv__bottomBoxStrong {
    font-size: 2.2rem
  }
  .mv__bottomBoxStrongEn {
    font-size: 3.4rem;
    line-height: 1.05
  }
  .mv__bottomBoxStrongEn--01 {
    line-height: 1.3
  }
  .mv__bottomBoxLarge {
    font-size: 1.5rem;
    line-height: 1
  }
  .mv__bottomBoxSmall {
    font-size: 1.1rem;
    vertical-align: 1px
  }
  .mv__bottomBoxMini {
    font-size: 1rem
  }
  .mv__bottomBoxLeftTxt {
    padding-right: 0;
    top: -3px
  }
  .treatment__title {
    padding-top: 58px
  }
  .treatment__titleItem {
    font-size: 2rem;
    line-height: 1.8
  }
  .treatment__titleItem::before {
    left: -25px;
    width: 50px
  }
  .treatment__titleItem::after {
    right: -25px;
    width: 50px
  }
  .treatment__titleStrong {
    font-size: 4.8rem
  }
  .treatment__title02 {
    font-size: 3.2rem;
    margin-top: -205px
  }
  .treatment__titleSymbol {
    right: -6px
  }
  .treatment__titleSymbol::before {
    width: 62px;
    height: 62px;
    bottom: -64px;
    right: 0
  }
  .treatment__list {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    margin: 22px auto 0;
    gap: 14px 0
  }
  .treatment__listItem {
    border-width: 3px;
    padding: 26px 16px 22px
  }
  .treatment__listItem--02 {
    padding: 16px 16px 32px
  }
  .treatment__listItem--03 {
    padding: 20px 16px 14px
  }
  .treatment__listItem--05 {
    padding: 16px 16px 36px
  }
  .treatment__listItem--06 {
    padding: 22px 16px 12px
  }
  .treatment__listTitle {
    font-size: 2.4rem
  }
  .treatment__listTitle--02 {
    line-height: 1.15
  }
  .treatment__listTitleStrong {
    font-size: 3.2rem
  }
  .treatment__listTitleStrong02 {
    font-size: 2.4rem
  }
  .treatment__listTitleSmall {
    font-size: 2.4rem
  }
  .treatment__listTitleStrongEn {
    font-size: 5.6rem
  }
  .treatment__listTitleStrongEn02 {
    font-size: 5.6rem
  }
  .treatment__listTitleStrongEn03 {
    font-size: 5.6rem
  }
  .treatment__listTitleStrongEn04 {
    font-size: 5.6rem
  }
  .treatment__listText {
    padding: 0;
    margin-top: 10px
  }
  .treatment__listTextLg {
    font-size: 1.6rem;
    margin-top: 10px
  }
  .requirements__title {
    font-size: 3.2rem
  }
  .requirements__title--second {
    margin-top: 80px
  }
  .requirements__table {
    margin: 20px auto 0;
    border-spacing: 0 4px
  }
  .requirements__table th, .requirements__table td {
    display: block;
    border: 0
  }
  .requirements__table th {
    width: 100%;
    font-size: 1.6rem;
    padding: 16px
  }
  .requirements__table td {
    padding: 16px;
    font-size: 1.6rem;
    width: 100%
  }
  .requirements__tableListItem + .requirements__tableListItem {
    margin-top: 12px
  }
  .requirements__tableListItem {
    padding: 0 0 0 16px
  }
  .requirements__tableListItem::before {
    font-size: 1.2rem;
    top: 0px;
    left: 0px
  }
  .voice__wrap {
    justify-content: center;
    background: url(../../img/common/ph_01.png) no-repeat center top;
    background-size: 100% auto
  }
  .voice__textCol {
    width: 100%;
    padding: 466px 0 0
  }
  .voice__mainTitle {
    font-size: 8.8rem;
    position: absolute;
    top: 98px;
    left: 0
  }
  .voice__mainTitle::before {
    width: 99px;
    height: 99px;
    left: 6px;
    top: -20px
  }
  .voice__title {
    font-size: 3.2rem;
    padding: 0 16px;
    text-align: right
  }
  .voice__title02 {
    font-size: 2.4rem;
    margin-top: 16px;
    padding: 0 16px
  }
  .voice__list {
    padding: 0 16px;
    width: 100%
  }
  .voice__listText {
    font-size: 1.6rem
  }
  .leading__title {
    font-size: 3.2rem
  }
  .leading__figure img {
    width: 100%;
    height: auto
  }
  .leading__text {
    font-size: 1.6rem;
    margin: 24px auto 0
  }
  .leading__boxText {
    padding: 24px;
    margin: 32px auto 0;
    font-size: 1.4rem
  }
	
		/* ===== フッターエントリー ===== */
#fixexentry {
    position: fixed;
    display: flex;
    bottom: 0;
    width: 100%;
	height: 15.5vw;
}
	
	#fixexentry .entryBtn {
		width: 50%;
		height: fit-content;
    margin: 0;
		padding: 2.878vw 20px 2.643vw;
}
	
	#fixexentry .entryImg {
    width: 10vw;
}
	
#fixexentry .entry-txt {
    font-size: 6vw;
}
	
	#fixexentry .lineWrap{
		width: 50%;
	}
	
	#fixexentry .line{
		width: 100%;
		height: auto;
	}
	#fixexentry a:hover {
		text-decoration: none
	}



	
}
@media screen and (max-width: 339px) {
  .voice__mainTitle {
    font-size: 7.9rem
  }
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto
  }
  *, *::before, *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
    scroll-behavior: auto !important
  }
}
/*# sourceMappingURL=../sourcemaps/common/common.css.map */