@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  max-width: 100%;
  width: 100%;
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* common styles */

html {
  box-sizing: border-box;
  font-size: 14px;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

@media only screen and (max-width: 390px) {
  html {
    font-size: 3.589744vw;
  }
}

@media only screen and (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

@media only screen and (min-width: 880px) {
  html {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1040px) {
  html {
    font-size: 20px;
  }
}

body {
  font-size: 1rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  word-break: break-all;
  color: #000;
  font-feature-settings: "palt";
}

@media only screen and (max-width: 767px) {
  .onlyPC {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .onlySP {
    display: none;
  }
}

p {
  margin: 0 0 1.5em;
}

p:last-child {
  margin-bottom: 0;
}

strong {
  font-weight: 700;
}

.centerText {
  text-align: center;
}

a {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}

a:hover {
  opacity: 0.7;
}

.pageWrap {
  margin: 0;
  overflow-x: hidden;
  position: relative;
}

.innerWrap {
  margin: 0 auto;
  padding: 0 2.564103%;
  width: 100%;
  max-width: 1040px;
}

.textImg1 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1em;
  line-height: 1;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.mainHeader {
  margin: 0 0 2.642857em;
  padding: 1.25em 0 0.25em;
  background: linear-gradient(to right, #be144b 0%, #d4145a 25%, #ed3c79 50%, #d4145a 75%, #be144b 100%);
}

.headerInner {
  background-image: url(../images/mainTitleImg__sp.png), url(../images/bg1.png);
  background-position: center bottom, center center;
  background-repeat: no-repeat, repeat-x;
  background-size: 100% auto, auto 100%;
  padding: 1.357143em 0 74.358974vw;
}

.mainTitle {
  margin: 0 auto;
  width: 24.071429em;
  height: 12.357143em;
  background-image: url(../images/mainTitle__sp.png);
}

@media only screen and (min-width: 768px) {
  .innerWrap {
    padding: 0 1em;
  }

  .mainHeader {
    padding-top: 1.75em;
    padding-bottom: 0.35em;
  }

  .headerInner {
    background-image: url(../images/mainTitleImg__pc.png), url(../images/bg1.png);
    padding-top: 1.7em;
    padding-bottom: 63vw;
  }

  .mainTitle {
    width: 29.05em;
    height: 14.7em;
    background-image: url(../images/mainTitle__pc.png);
  }
}

@media only screen and (min-width: 1000px) {
  .headerInner {
    background-size: 1000px auto, auto 100%;
    padding-bottom: 31.6em;
  }
}

.catchText1 {
  margin: 0 auto 1em;
  width: 26.428571em;
  height: 6.428571em;
  background-image: url(../images/heading01__sp.png);
  max-width: 100%;
}

.wrapBlock1 {
  margin: 0 auto 1.285714em;
}

.catchText2 {
  text-align: center;
  font-size: 1.428571em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  margin: 0 0 1em;
}

.catchText2 .strong1 {
  font-weight: 700;
  font-size: 1.375em;
  color: #692d00;
}

.catchText2 .strong2 {
  font-weight: 900;
  font-size: 1.375em;
}

.catchText2 .strong2 span {
  font-size: 0.727273em;
}

.catchText2 .strong2 em {
  font-style: normal;
  color: #d4145a;
}

.fig1 {
  margin: 0 auto;
  line-height: 1;
  width: 13.285714em;
}

.catchText3 {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-weight: 900;
  font-size: 1.785714em;
  margin: 0 0 1.5em;
  color: #733731;
  letter-spacing: 0.05em;
}

.catchText3 small {
  font-weight: 700;
  font-size: 0.5em;
}

.catchText3::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, rgba(115, 55, 49, 0) 0%, rgba(115, 55, 49, 1) 50%, rgba(115, 55, 49, 0) 100%);
  margin: 0.2em 0 0;
}

.catchText4 {
  margin: 0 auto 1em;
  width: 26.428571em;
  height: 6.428571em;
  background-image: url(../images/heading02__sp.png);
  max-width: 100%;
}

.fig2 {
  margin: 0 auto 1em;
  line-height: 1;
  width: 19.642857em;
}

@media only screen and (min-width: 768px) {
  .catchText1 {
    margin-bottom: 2em;
    width: 42.5em;
    height: 7.5em;
    background-image: url(../images/heading01__pc.png);
  }

  .wrapBlock1 {
    width: 36.5em;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .catchText2 {
    text-align: left;
    font-size: 1.25em;
    margin-bottom: 0;
    margin-right: 1em;
  }
  
  .catchText2 .strong1 {
    font-size: 1.2em;
  }
  
  .catchText2 .strong2 {
    font-size: 1.6em;
  }
  
  .catchText2 .strong2 span {
    font-size: 1em;
  }

  .fig1 {
    margin: 0;
    width: 11.75em;
  }

  .catchText3 {
    font-size: 1.75em;
    margin-bottom: 4.285714em;
  }
  
  .catchText3 small {
    font-size: 0.428571em;
  }

  .catchText4 {
    margin-bottom: 2em;
    width: 42.5em;
    height: 7.5em;
    background-image: url(../images/heading02__pc.png);
  }
  
  .fig2 {
    margin-bottom: 5.5em;
    width: 33.45em;
  }
}

.sectionBlock1 {
  margin: 0 0 2.214286em;
  background-image: url(../images/bg2_top.png), url(../images/bg2_bottom.jpg), url(../images/bg2.jpg);
  background-position: center top, center bottom, center top;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: 100% auto, 100% auto, cover;
  padding: 5em 0;
}

.sectionBlock1 > .innerWrap {
  padding-left: 6.410256%;
  padding-right: 6.410256%;
}

.title1 {
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1.785714em;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  margin: 0 0 1.5em;
  position: relative;
  height: 2.8em;
  line-height: 1.3;
  padding: 0 0.5em;
  letter-spacing: 0.05em;
}

.title1 > span span {
  font-size: 0.8em;
}

.title1::before,
.title1::after {
  content: '';
  display: block;
  width: 0.34em;
  height: 100%;
  border-top: 0.1em solid #fff;
  border-bottom: 0.1em solid #fff;
  position: absolute;
  top: 0;
}

.title1::before {
  left: 0;
  border-left: 0.1em solid #fff;
}

.title1::after {
  right: 0;
  border-right: 0.1em solid #fff;
}

.wrapBlock2 {
  margin: 0 auto 1.785714em;
}

.fig3 {
  margin: 0 auto 1em;
  width: 19.642857em;
  position: relative;
  line-height: 1;
}

.fig3 figcaption {
  width: 12.464286em;
  height: 8.285714em;
  background-image: url(../images/text_01__sp.png);
  position: absolute;
  top: -1.5em;
  right: -2.5em;
}

.textBlock1 p {
  font-size: 0.892857em;
  color: #fff;
  line-height: 1.75;
}

.fig4 {
  margin: 0 auto 1em;
  width: 18.428571em;
  line-height: 1;
}

.note1 {
  width: 24.285714em;
  max-width: 100%;
  height: 11.178571em;
  background: url(../images/paperBg__sp.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 1em 1.428571em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.note1 p {
  text-align: center;
  font-size: 1.25em;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.42;
  letter-spacing: -0.05em;
}

.note1 strong {
  font-weight: 700;
  color: #d4145a;
}

@media only screen and (min-width: 768px) {
  .sectionBlock1 {
    margin-bottom: 7em;
    padding: 8.5em 0 10em;
  }
  
  .sectionBlock1 > .innerWrap {
    padding-left: 7.5%;
    padding-right: 7.5%;
    max-width: 1000px;
  }

  .title1 {
    font-size: 2em;
    height: 2em;
  }
  
  .title1 > span span {
    font-size: 0.75em;
  }
  
  .title1::before,
  .title1::after {
    width: 0.425em;
    border-top-width: 0.125em;
    border-bottom-width: 0.125em;
  }
  
  .title1::before {
    border-left-width: 0.125em;
  }
  
  .title1::after {
    border-right-width: 0.125em;
  }

  .wrapBlock2 {
    margin-bottom: 4em;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .fig3 {
    margin: 0 2em 0 0;
    width: 23.35em;
    flex-shrink: 0;
  }
  
  .fig3 figcaption {
    width: 20.9em;
    height: 8.3em;
    background-image: url(../images/text_01__pc.png);
    top: -2.75em;
  }

  .textBlock1 {
    padding-right: 1em;
  }

  .inverted .textBlock1 {
    padding-right: 0;
    padding-left: 1em;
  }
  
  .textBlock1 p {
    font-size: 1em;
  }
  
  .fig4 {
    margin: 0 0 0 2em;
    width: 20.55em;
    flex-shrink: 0;
    order: 1;
  }
  
  .note1 {
    width: 42.5em;
    height: 8.9em;
    background-image: url(../images/paperBg__pc.png);
    padding: 1em 2.5em;
  }
}

@media only screen and (min-width: 1000px) {
  .sectionBlock1 {
    background-size: 1000px auto, 1000px auto, cover;
    position: relative;
  }

  .sectionBlock1::after {
    content: '';
    display: block;
    width: 100%;
    height: 90px;
    background: #fff url(../images/bg2_bottom.jpg) no-repeat center top;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .sectionBlock1 > .innerWrap {
    padding-left: 3.75em;
    padding-right: 3.75em;
  }
}

.catchText5 {
  margin: 0 auto 1em;
  width: 19.107143em;
  height: 16.142857em;
  background-image: url(../images/text_03.png);
}

.catchText6 {
  text-align: center;
  font-size: 1.428571em;
  font-family: 'Noto Serif JP', serif;
  margin: 0 auto 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 17.75em;
  height: 6.525em;
  padding: 0 2.5em;
  background-image: url(../images/laurel_left.png), url(../images/laurel_right.png);
  background-position: left center, right center;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
  line-height: 1.375;
}

.catchText6 strong {
  font-weight: 700;
  font-size: 1.25em;
  color: #d4145a;
}

.catchText6 strong span {
  font-size: 0.8em;
}

.list1 {
  margin: 0 auto 5.75em;
  padding: 0;
  list-style: none;
}

.list1 > li {
  font-size: 1.178571em;
  margin: 0 0 0.5em;
  padding: 0 0 0 1.75em;
  background: url(../images/icon_01.png) no-repeat left top;
  background-size: 1.424242em auto;
  letter-spacing: 0.05em;
  min-height: 1.424242em;
}

.list1 > li:last-child {
  margin-bottom: 0;
}

.list1 strong {
  font-weight: 700;
  background: linear-gradient(to bottom, rgba(212, 20, 90, 0) 0%, rgba(212, 20, 90, 0) 70%, rgba(212, 20, 90, 0.5) 70%, rgba(212, 20, 90, 0.5) 100%);
}

.list1 span {
  font-size: 0.757576em;
}

@media only screen and (min-width: 768px) {
  .catchText5 {
    margin-bottom: 2.5em;
    width: 21.85em;
    height: 18.5em;
  }

  .catchText6 {
    font-size: 1.4em;
    margin-bottom: 2em;
    width: 28.214286em;
    max-width: 100%;
    height: 5.035714em;
    padding: 0 2.2em;
  }

  .list1 {
    margin-bottom: 8em;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  
  .list1 > li {
    font-size: 1.25em;
    margin: 0 1.25em;
    padding: 2.64em 0 0;
    background-position: center top;
    background-size: 2.4em auto;
    min-height: auto;
    text-align: center;
  }
  
  .list1 span {
    font-size: 0.8em;
  }
}

.sectionBlock2 {
  margin: 0 0 2.785714em;
  background: url(../images/bg3.jpg) repeat-y center top;
  background-size: 100% auto;
}

.sectionBlock2 > .innerWrap {
  padding: 4.357143em 6.410256% 2.785714em;
  position: relative;
}

.title2 {
  margin: 0;
  width: 24.285714em;
  max-width: 100%;
  height: 5.357143em;
  background-image: url(../images/heading03__sp.png);
  position: absolute;
  top: -2.6785715em;
  left: 50%;
  transform: translateX(-50%);
}

.title3 {
  text-align: center;
  font-size: 1.607143em;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  border-bottom: 1px solid #733731;
  color: #733731;
  margin: 0 0 0.75em;
  padding-bottom: 0.25em;
  letter-spacing: 0.05em;
}

.title3 span {
  font-size: 0.777778em;
}

.title3 strong {
  color: #d4145a;
}

.wrapBlock3 {
  margin: 0 auto 1.785714em;
}

@media only screen and (max-width: 767px) {
  .wrapBlock3 {
    padding: 1.5em 1.214286em 1.1em 2.142857em;
    background: url(../images/boxBg__sp.png) no-repeat center center;
    background-size: 100% 100%;
  }
}

.fig5 {
  margin: 0 0 1em;
}

.fig5:last-child {
  margin-bottom: 0;
}

.fig5 > img {
  display: block;
  margin: 0 auto;
}

.fig5 figcaption {
  margin-top: 1em;
  font-size: 0.892857em;
  line-height: 1.75;
}

.title4 {
  margin: 0 auto 2em;
  width: 24.285714em;
  height: 5.571429em;
  background-image: url(../images/heading04__sp.png);
}

.meritsList {
  margin: 0;
  list-style: none;
  padding: 0;
}

.meritsList > li {
  margin: 2.571429em 0 0;
}

.meritCard {
  margin: 0;
  position: relative;
}

.meritCard > dt {
  border-top: 1px solid #733731;
  border-bottom: 1px solid #733731;
  color: #733731;
  font-size: 1.607143em;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.2;
  padding: 1em 0 0.5em;
  margin: 0 0 0.75em;
  text-align: center;
}

.meritCard > dt span:not(.meritNo) {
  font-size: 0.777778em;
}

.meritCard > dt strong {
  color: #d4145a;
}

.meritCard > dt .meritNo {
  width: 4.177778em;
  height: 1.222222em;
  position: absolute;
  left: 50%;
  top: -0.611111em;
  transform: translateX(-50%);
  z-index: 10;
}

.merit1 .meritNo {
  background-image: url(../images/merit1.png);
}

.merit2 .meritNo {
  background-image: url(../images/merit2.png);
}

.merit3 .meritNo {
  background-image: url(../images/merit3.png);
}

.merit4 .meritNo {
  background-image: url(../images/merit4.png);
}

.merit5 .meritNo {
  background-image: url(../images/merit5.png);
}

.meritCard > dd {
  margin: 0;
}

.fig6 {
  margin: 0 auto 1em;
  position: relative;
  line-height: 1;
  text-align: center;
}

.fig6 .label1 {
  width: 29.871795vw;
  position: absolute;
  top: 2.307692vw;
  right: -3.587944vw;
}

.meritCard p {
  font-size: 0.892857em;
  line-height: 1.75;
}

.merit1 > .extra {
  margin-top: 1.5em;
}

.extraCard {
  background-color: #fff;
  border-radius: 10px;
  padding: 1em 1.25em 1.5em;
  margin: 0;
}

.extraCard > dt {
  border-bottom: 1px solid #733731;
  color: #733731;
  font-size: 1.607143em;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.2;
  padding: 0 0 0.5em;
  margin: 0 0 0.75em;
  text-align: center;
}

.extraCard > dt span {
  font-size: 0.777778em;
}

.extraCard > dt strong {
  color: #d4145a;
}

.extraCard > dd {
  margin: 0;
}

.extraCard p {
  text-align: center;
  font-size: 1.25em;
}

.extraCard p strong {
  color: #d4145a;
  font-size: 1.285714em;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .merit1 .fig6 {
    width: 88.823529%;
  }

  .merit3 .fig6,
  .merit5 .fig6 {
    width: 98.882353%;
  }
}

@media only screen and (min-width: 768px) {
  .sectionBlock2 {
    margin-bottom: 7em;
  }
  
  .sectionBlock2 > .innerWrap {
    padding: 5.5em 7% 7em;
    max-width: 1000px;
  }

  .title2 {
    width: 43em;
    height: 5em;
    background-image: url(../images/heading03__pc.png);
    top: -2.5em;
  }

  .title3 {
    font-size: 1.75em;
    border-bottom-width: 2px;
  }
  
  .title3 span {
    font-size: 0.714286em;
  }

  .wrapBlock3 {
    margin-bottom: 3.5em;
    display: flex;
    justify-content: space-between;
  }

  .fig5 {
    margin-bottom: 0;
    width: calc(50% - 0.75em);
    background: url(../images/boxBg__pc.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 1.5em;
  }

  .fig5 > img {
    width: 14.9em;
  }

  .fig5 figcaption {
    font-size: 1em;
  }

  .title4 {
    margin-bottom: 3em;
    width: 43em;
    height: 5em;
    background-image: url(../images/heading04__pc.png);
  }

  .meritsList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  
  .meritsList > li {
    margin-top: 3.4em;
    width: 19em;
  }
  
  .meritCard > dt {
    font-size: 1.4em;
  }
  
  .meritCard > dt span:not(.meritNo) {
    font-size: 0.833333em;
  }
  
  .meritCard > dt .meritNo {
    width: 4.233333em;
    height: 1.2em;
    top: -0.6em;
  }
  
  .fig6 .label1 {
    width: 6.8em;
    top: 0.5em;
    right: -0.75em;
  }
  
  .meritCard p {
    font-size: 1em;
  }
  
  .merit1 > .extra {
    margin-top: 3.4em;
  }
  
  .extraCard > dt {
    font-size: 1.4em;
  }
  
  .extraCard > dt span {
    font-size: 0.833333em;
  }
  
  .extraCard p {
    font-size: 1em;
  }
  
  .extraCard p strong {
    font-size: 1.5em;
  }
}

@media only screen and (min-width: 1000px) {
  .sectionBlock2 > .innerWrap {
    padding-left: 3.5em;
    padding-right: 3.5em;
  }
}

.catchText7 {
  margin: 0 auto 1em;
  width: 26.428571em;
  height: 8.071429em;
}

.catchText7 > span {
  width: 100%;
  height: 100%;
  background-image: url(../images/heading05__sp.png);
  position: relative;
  overflow: hidden;
}

.catchText7 > span::after {
  content: '';
  display: block;
  height: 100%;
  width: 50px;
  position: absolute;
  top: -40px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  transform: rotate(45deg);
  animation: reflection 2s ease-in-out infinite;
}

@keyframes reflection {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }

  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }

  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }

  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}

.wrapBlock4 {
  margin: 0 auto 2.5em;
}

.fig7 {
  margin: 0 auto 1em;
  width: 19.714286em;
  line-height: 1;
}

.catchText8 {
  text-align: center;
  font-size: 1.071429em;
  font-family: 'Noto Serif JP', serif;
  color: #733731;
}

.catchText8 .strong1 {
  font-size: 1.5em;
  font-weight: 700;
  color: #d4145a;
}

.catchText8 .strong2 {
  font-size: 2em;
  font-weight: 700;
  color: #d4145a;
  display: inline-block;
  line-height: 1;
}

.catchText8 .strong2 span {
  font-size: 0.666667em;
}

.catchText8 small {
  display: block;
  font-size: 0.6em;
  color: #323232;
  margin-top: 1em;
  font-family: 'Noto Sans JP', sans-serif;
}

@media only screen and (min-width: 768px) {
  .catchText7 {
    margin-bottom: 2.5em;
    width: 42.5em;
    height: 7.5em;
  }

  .catchText7 > span {
    width: 100%;
    height: 100%;
    background-image: url(../images/heading05__pc.png);
  }

  .wrapBlock4 {
    margin-bottom: 1.75em;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .fig7 {
    margin: 0;
    width: 18.4em;
  }

  .textBlock2 {
    width: 21em;
    position: relative;
    margin-left: 1.25em;
  }

  .catchText8 {
    font-size: 1.25em;
  }

  .catchText8 .strong1 {
    font-size: 1.4em;
  }

  .catchText8 .strong2 span {
    font-size: 0.6em;
  }

  .catchText8 small {
    font-size: 0.64em;
    margin-top: 0;
    position: absolute;
    right: 0;
    width: 31em;
    bottom: -5em;
    text-align: right;
  }
}

.sectionBlock3 {
  background-image: url(../images/bg4_top__sp.png), url(../images/bg4_bottom__sp.png), url(../images/bg4.jpg);
  background-position: center top, center bottom, center top;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: 100% auto, 100% auto, 80em auto;
  padding: 31.282051vw 0 calc(31.282051vw + 1em);
  margin: 0 0 1em;
}

.title5 {
  text-align: center;
  color: #692d00;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  font-size: 1.964286em;
  margin: 0 0 0.75em;
  line-height: 1.2;
}

.title5 span {
  font-size: 0.818182em;
}

.title5 strong {
  color: #d4145a;
}

.voiceList1 {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.voiceList1 > li {
  background-color: #fff;
  border-radius: 5px;
  padding: 1.357143em 1.784714em;
  box-shadow: 0.25em 0.25em 0 rgba(0, 0, 0, 0.8);
  margin: 1em auto 0;
  width: 94.594595%;
}

.voiceList1 p {
  font-size: 0.892857em;
}

.voiceList1 p:not(.author) {
  margin-bottom: 0.5em;
  line-height: 1.6;
  text-align: justify;
  background: url(../images/dashed_bg.png) repeat left bottom;
  background-size: auto 1.6em;
}

.voiceList1 p.author {
  font-weight: 700;
  text-align: right;
}

@media only screen and (min-width: 768px) {
  .sectionBlock3 {
    background-image: url(../images/bg4_top__pc.png), url(../images/bg4_bottom__pc.png), url(../images/bg4.jpg);
    background-size: 80em auto, 80em auto, 80em auto;
    padding: 15.6em 0 19.1em;
    margin-bottom: 2em;
  }

  .title5 {
    font-size: 2.25em;
  }
  
  .title5 span {
    font-size: 0.777778em;
  }

  .voiceList1 > li {
    padding: 1.5em 2.5em;
    margin-top: 2.5em;
    width: 85%;
    border-radius: 8px;
  }

  .voiceList1 p {
    font-size: 1em;
  }
}

@media only screen and (min-width: 1600px) {
  .sectionBlock3 {
    background-size: 100% 15.6em, 100% 15.6em, 80em auto;
  }
}

.catchText9 {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-size: 1.785714em;
  font-weight: 700;
  margin: 0 0 0.75em;
}

.catchText9 > span {
  font-size: 1.3em;
  display: inline-block;
  position: relative;
}

.catchText9 > span::after,
.catchText9 > span::before {
  content: '';
  display: block;
  width: 3px;
  height: 1.15em;
  position: absolute;
  bottom: 0;
  background-color: #000;
}

.catchText9 > span::before {
  transform: rotate(-40deg);
  left: -0.75em;
}

.catchText9 > span::after {
  transform: rotate(40deg);
  right: -0.75em;
}

.catchText9 strong {
  color: #d4145a;
  font-size: 1.4em;
  line-height: 1.2;
}

.catchText9 strong span {
  font-size: 1.071429em;
}

.catchText10 {
  margin: 0 auto 2.5em;
  width: 26.428571em;
  max-width: 100%;
  height: 17.892857em;
}

.catchText10 > span {
  width: 100%;
  height: 100%;
  background-image: url(../images/banner_01__sp.png);
  position: relative;
  overflow: hidden;
}

.catchText10 > span::after {
  content: '';
  display: block;
  height: 100%;
  width: 50px;
  position: absolute;
  top: -40px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  transform: rotate(45deg);
  animation: reflection 2s ease-in-out infinite;
}

@media only screen and (min-width: 768px) {
  .catchText9 {
    font-size: 1.75em;
  }
  
  .catchText9 > span {
    font-size: 1.428571em;
  }

  .catchText9 strong {
    font-size: 1.428571em;
  }

  .catchText9 strong span {
    font-size: 1.1em;
  }

  .catchText10 {
    margin-bottom: 7em;
    width: 42.5em;
    height: 11.45em;
  }

  .catchText10 > span {
    background-image: url(../images/banner_01__pc.png);
  }
}

.sectionBlock4 {
  background: url(../images/bg7.jpg) no-repeat center top;
  background-size: cover;
  padding: 0 0 2.285714em;
  margin: 2.5em 0 0;
  position: relative;
  z-index: 10;
}

.title6 {
  text-align: center;
  font-size: 1.964286em;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.818182em;
  background: linear-gradient(to right, #42210b 0%, #692d00 25%, #914b00 50%, #692d00 75%, #42210b 100%);
  margin: 0 0 1em;
  color: #fff;
  letter-spacing: 0.05em;
}

.title6 > span span {
  font-size: 0.818182em;
}

.stepsList1 {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.stepsList1 > li {
  margin: 1em auto 0;
  width: 87.837838%;
}

.stepsList1 > li:first-child {
  margin-top: 0;
}

.stepCard {
  margin: 0;
}

.stepCard > dt {
  margin: 0 auto 0.5em;
  width: 8.571429em;
  height: 3.285714em;
}

.stepCard > .step1 {
  background-image: url(../images/step1.png);
}

.stepCard > .step2 {
  background-image: url(../images/step2.png);
}

.stepCard > .step3 {
  background-image: url(../images/step3.png);
}

.stepCard > .step4 {
  background-image: url(../images/step4.png);
}

.stepCard > dd {
  background-color: #fff;
  margin: 0;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  padding: 0 0 1.25em;
}

.stepCard figure {
  line-height: 1;
  margin: 0 0 1.5em;
}

.stepCard p {
  font-size: 1.071429em;
  padding: 0 1.5em;
}

@media only screen and (min-width: 768px) {
  .sectionBlock4 {
    padding-bottom: 5em;
    margin-top: 7em;
  }

  .title6 {
    font-size: 2.5em;
    height: 1.8em;
    margin-bottom: 1.4em;
  }
  
  .title6 > span span {
    font-size: 0.8em;
  }

  .stepsList1 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  
  .stepsList1 > li {
    margin: 2.5em 1.25em 0;
    max-width: 20em;
    width: calc(50% - 2.5em);
  }

  .stepsList1 > li:nth-child(2) {
    margin-top: 0;
  }

  .stepCard {
    height: 100%;
  }

  .stepCard > dt {
    width: 8.4em;
    height: 3.2em;
  }

  .stepCard > dd {
    height: calc(100% - 3.7em);
    border-radius: 8px 8px 0 0;
  }

  .stepCard p {
    font-size: 1em;
    padding: 0 1.25em;
  }
}

.sectionBlock5 {
  background: url(../images/bg8.jpg) repeat center top;
  background-size: auto 100%;
  padding: 2.857143em 0;
  margin: 0 0 2em;
}

.title7 {
  margin: 0 auto 1.25em;
  width: 14.785714em;
  height: 5.785714em;
  background-image: url(../images/heading06.png);
}

.faq {
  margin: 0 auto;
  padding: 0;
  width: 87.837838%;
}

.faq > dt {
  font-size: 1.428571em;
  font-weight: 500;
  font-family: 'Noto Serif JP', serif;
  color: #fff;
  line-height: 1.25;
  background: #d4145a url(../images/faq_q.png) no-repeat 0.65em 0.75em;
  background-size: 1.375em auto;
  padding: 0.75em 0.75em 0.75em 2.5em;
  position: relative;
  border-radius: 10px;
  margin: 0 0 1em;
}

.faq > dt::after {
  content: '';
  display: block;
  width: 1.75em;
  height: 1.125em;
  background: url(../images/faq_bubble.png) no-repeat center top;
  background-size: contain;
  position: absolute;
  right: 2.5em;
  bottom: -0.75em;
}

.faq > dd {
  margin: 0 0 1.5em;
  padding: 0 0 0 4.107143em;
  background: url(../images/faq_a.png) no-repeat 1em 0;
  background-size: 2.142857em auto;
}

.faq > dd:last-child {
  margin-bottom: 0;
}

.faq p {
  font-size: 0.892857em;
  line-height: 1.75;
}

@media only screen and (min-width: 768px) {
  .sectionBlock5 {
    padding: 7.5em 0;
    margin-bottom: 6em;
  }

  .title7 {
    margin-bottom: 2.5em;
    width: 16.85em;
    height: 6.65em;
  }

  .faq {
    width: 85%;
  }

  .faq > dt {
    font-size: 1.65em;
    background-size: 1.060606em auto;
    padding: 0.75em 0.5em 0.75em 2.25em;
    margin-bottom: 1.151515em;
  }

  .faq > dt::after {
    width: 1.727273em;
    height: 1.121212em;
    right: calc(50% - 1em);
    bottom: -0.727273em;
  }

  .faq > dd {
    margin-bottom: 2.25em;
    background-position: 1em 0.5em;
    background-size: 1.9em auto;
  }

  .faq p {
    font-size: 1em;
  }
}

.mainFooter {
  background: linear-gradient(to right, #be144b 0%, #d4145a 25%, #ed3c79 50%, #d4145a 75%, #be144b 100%);
  padding: 1em 0;
  margin: 9em 0 0;
}

.copyright {
  text-align: center;
  color: #fff;
  font-size: 0.714286em;
  font-weight: 500;
  margin-bottom: 0.5em;
}

.footerLinks {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.footerLinks > li {
  font-size: 0.785714em;
  font-weight: 500;
  margin: 0;
  padding: 0 1em;
  border-right: 1px solid #fff;
  color: #fff;
}

.footerLinks > li:first-child {
  border-left: 1px solid #fff;
}

.mainButton {
  margin: 0;
  width: 27.285714em;
  height: 5.964286em;
  display: block;
  position: absolute;
  left: 50%;
  z-index: 1000;
  bottom: 6em;
  transform: translateX(-50%);
  background: url(../images/mainButtonBg__sp.png) no-repeat center center;
  background-size: 100% 100%;
}

.mainButton > span {
  width: 100%;
  height: 100%;
  background-image: url(../images/mainButton__sp.png);
  transition: opacity 0.2s ease-out;
}

.mainButton:hover {
  opacity: 1;
}

.mainButton:hover > span {
  opacity: 0.7;
}

.mainButton.sticky {
  position: fixed;
  bottom: 1em;
}

@media only screen and (min-width: 768px) {
  .mainFooter {
    margin-top: 17em;
    padding: 1.5em 0;
  }

  .mainFooter .innerWrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 4em;
    padding-right: 4em;
  }

  .copyright {
    margin: 0;
    text-align: left;
    font-size: 0.75em;
  }

  .footerLinks > li {
    font-size: 0.75em;
  }

  .mainButton {
    width: 98.365385vw;
    height: 13.75vw;
    bottom: 9em;
    background-image: url(../images/mainButtonBg__pc.png);
  }

  .mainButton > span {
    background-image: url(../images/mainButton__pc.png);
  }
}

@media only screen and (min-width: 1040px) {
  .mainButton {
    width: 51.15em;
    height: 7.15em;
  }
}






.animated {
  animation-fill-mode: forwards;
}

@keyframes fadeIn {
  0% {
      opacity: 0;
  }

  100% {
      opacity: 1;
  }
}

.animationFadeIn {
  opacity: 0;
}

.scrolled.animationFadeIn {
  animation-name: fadeIn;
  animation-duration: 1.5s;
}
