@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: 2;
  word-break: break-all;
  color: #000;
  font-feature-settings: "palt";
}

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

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

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;
}

@media only screen and (max-width: 767px) {
  .vwSize {
    font-size: 3.589744vw;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .vwSize {
    font-size: 1.923077vw;
  }
}

.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;
}

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

.mainHeader {
  margin: 0 0 3.357143rem;
}

.headerTxt1 {
  text-align: center;
  line-height: 1.2;
  font-family: 'Noto Serif JP', serif;
  font-size: 1.214286em;
  font-weight: 500;
  padding: 0.5em;
  margin: 0;
}

.headerTxt1 span {
  font-size: 1.3em;
}

.mainHeaderBG {
  width: 100%;
  height: 32.857143em;
  background: url(../images/mv__sp.jpg) no-repeat center bottom;
  background-size: cover;
}

.mainHeaderBG::before {
  content: '';
  display: block;
  width: 100%;
  height: 0.357143em;
  background: linear-gradient(to right, #a97930 0, #f5f7d9 30%, #debb55 75%, #b7924c 100%);
  margin: 0;
}

.mainHeaderInner {
  margin: -31.5em auto 0;
  padding: 0 0.714286em;
}

.mainTitleWrap {
  margin: 0 auto 0.5em 2.1em;
  width: 6.285714em;
}

.mainTitleWrap .logo {
  width: 4.928571em;
  line-height: 1;
  margin: 0 0 0.5em;
}

.mainTitle {
  margin: 0;
  font-size: 1em;
  width: 100%;
  height: 16.25em;
  background-image: url(../images/main_ttl.png);
}

.headerTxt2 {
  margin: -1em 0 0;
}

.headerTxt2 .textImg1 {
  width: 21.178571em;
  height: 9.607143em;
  background-image: url(../images/txt_01__sp.png);
}

.headerTxt2 small {
  font-size: 0.714286em;
  display: block;
  margin: -2em 0 0;
  letter-spacing: 0.05em;
  padding: 0 1em;
}

@media only screen and (min-width: 768px) {
  .mainHeader {
    margin-bottom: 2.4rem;
  }

  .headerTxt1 {
    font-size: 1.7em;
  }

  .mainHeaderBG {
    height: 30.8em;
    background-image: url(../images/mv__pc.jpg);
  }

  .mainHeaderBG::before {
    height: 0.5em;
  }

  .mainHeaderInner {
    margin-top: -29.5em;
    padding: 0 1em;
    max-width: 1040px;
  }

  .mainTitleWrap {
    margin: 0 0 0 auto;
    width: 7.5em;
  }
  
  .mainTitleWrap .logo {
    width: 5.8em;
  }
  
  .mainTitle {
    height: 19.05em;
  }

  .headerTxt2 {
    margin-top: 0;
  }

  .headerTxt2 .textImg1 {
    width: 50.45em;
    height: 13.6em;
    background-image: url(../images/txt_01__pc.png);
  }

  .headerTxt2 small {
    font-size: 1em;
    padding-left: 12em;
    margin-top: -3em;
  }
}

.mainFooter {
  background-color: #fac5cf;
  margin: 12em 0 0;
}

.mainFooter > .innerWrap {
  padding: 1em 0;
}

.copyright {
  text-align: center;
  font-size: 0.714286em;
  font-weight: 500;
  margin-top: 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 #000;
}

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

.mainButton {
  width: 24.107143em;
  transform: translateX(-50%);
  position: absolute;
  z-index: 1000;
  left: 50%;
  bottom: 6em;
}

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

.mainButton > a {
  display: block;
  height: 4.571429em;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0;
}

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

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

.mainButton > a > span {
  transition: opacity 0.2s ease-out;
  width: 100%;
  height: 100%;
}

.mainButton > a:hover {
  opacity: 1;
}

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

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

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

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

  .mainFooter .innerWrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.5em 1em;
    position: relative;
  }

  .mainFooter > .innerWrap::before {
    content: '';
    display: block;
    width: 5.4em;
    height: 4.2em;
    background: url(../images/footer_logobg.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -2em;
    pointer-events: none;
  }

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

  .footerLinks {
    order: 1;
  }

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

  .mainButton {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    bottom: 9em;
    padding: 0 1em;
  }
  
  .mainButton > a {
    height: 0;
    padding-bottom: 12.7%;
    position: relative;
  }

  .mainButton > a > span {
    position: absolute;
    left: 0;
    top: 0;
  }
  
  .mainButton > .mainButton1 {
    background-image: url(../images/btn_01_bg__pc.png);
    width: 44%;
  }
  
  .mainButton > .mainButton2 {
    background-image: url(../images/btn_02_bg__pc.png);
    width: 58.4%;
  }
  
  .mainButton > .mainButton1 > span {
    background-image: url(../images/btn_01__pc.png);
  }
  
  .mainButton > .mainButton2 > span {
    background-image: url(../images/btn_02__pc.png);
  }
}

@media only screen and (min-width: 1000px) {
  .mainButton {
    width: 50em;
    padding: 0;
  }

  .mainButton > a {
    height: 6.35em;
  }

  .mainButton > .mainButton1 {
    width: 22em;
  }

  .mainButton > .mainButton2 {
    width: 29.2em;
  }
}

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

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

  100% {
      opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
      opacity: 1;
  }

  100% {
    opacity: 1;
    transform:scale3d(1, 1, 1);
  }
}

.animationFadeIn,
.animationZoomIn {
  opacity: 0;
}

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

.scrolled.animationZoomIn {
  animation-name: zoomIn;
  animation-duration: 0.75s;
}

.hero {
  margin: 1.5rem 0;
}

.heroInner {
  background-color: #DFEBF9;
  padding: 0.714286em 0 1.428571em;
  border-radius: 0.714286em;
}

.heroCatch {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-size: 1.428571em;
  font-weight: 700;
  margin: 0 0 1em;
  background: linear-gradient(to right, #a97930 0, #f5f7d9 30%, #debb55 75%, #b7924c 100%);
  padding: 0.25em;
  position: relative;
  overflow: hidden;
  line-height: 1.5;
}

.heroCatch::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;
  }
}

.heroCatch strong {
  font-weight: 700;
  font-size: 1.75em;
}

.heroTxt1 {
  text-align: center;
  font-size: 1.178571em;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.1em;
  position: relative;
  margin: 0 auto;
  height: 2em;
  background-color: #fff;
  padding: 0 2em;
  width: 16em;
}

.heroTxt1::before,
.heroTxt1::after {
  content: '';
  display: block;
  margin: 0;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
}

.heroTxt1::before {
  border-width: 1em 0 1em 1em;
  border-color: transparent transparent transparent #dfebf9;
  left: 0;
}

.heroTxt1::after {
  border-width: 1em 1em 1em 0;
  border-color: transparent #dfebf9 transparent transparent;
  right: 0;
}

.heroTxt1 em {
  font-style: normal;
  font-family: 'Noto Serif JP', serif;
  font-style: 1.212121em;
  display: inline-block;
  line-height: 1;
}

.heroPrice {
  margin: 1.785714em auto 1em;
  width: 91.891892%;
  border-bottom: 2px solid #000;
  padding-bottom: 0.5em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.5;
}

.heroPrice .heroPriceLabels {
  display: inline-block;
  font-size: 1.071429em;
  font-weight: 700;
  color: #fff;
  width: 5.333333em;
}

.heroPrice .heroPriceLabels > span {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  padding: 0.1em 0 0.2em;
  margin: 0 0 0.266667em;
  line-height: 1.2;
}

.heroPrice .heroPriceLabels > span:last-child {
  margin-bottom: 0;
}

.heroPrice img {
  width: 70.147059%;
}

.heroTxt2 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: 1.892857em;
  margin: 0 0 1em;
  text-align: center;
  line-height: 1.5;
}

.heroTxt2 em {
  font-style: normal;
  font-size: 1.5em;
}

.heroImg {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 91.891892%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.heroImg > li {
  margin: 0;
  width: calc(50% - 0.357143em);
  background-color: #fff;
  border: 1px dashed #000;
  border-radius: 1em;
  line-height: 1;
  text-align: center;
}

.heroImg > li:first-child {
  width: 100%;
  margin-bottom: 0.714286em;
}

.heroSmall {
  font-size: 0.714286em;
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  .hero {
    margin: 3.5rem 0;
  }

  .heroInner {
    padding: 2.5em 0 3.5em;
    border-radius: 1em;
  }

  .heroCatch {
    font-size: 2em;
  }

  .heroTxt1 {
    font-size: 1.65em;
  }

  .heroPrice {
    width: 87%;
    padding-left: 3.25em;
    padding-right: 3.25em;
  }
  
  .heroPrice .heroPriceLabels {
    font-size: 2em;
    width: 5.5em;
  }

  .heroPrice .heroPriceLabels > span {
    padding: 0 0 0.1em 0;
  }
  
  .heroPrice img {
    width: 64.594595%;
  }

  .heroImg {
    width: 78%;
  }
  
  .heroImg > li {
    width: calc(50% - 0.5em);
  }
  
  .heroImg > li:first-child {
    margin-bottom: 1em;
  }
}

.sectionBlock1 {
  margin: 0 0 2.5em;
  background: url(../images/bg1__sp.jpg) no-repeat center top;
  background-size: 100% 100%;
  padding: 3.75em 0;
}

.title1 {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-size: 1.428571em;
  font-weight: 700;
  margin: 0 0 0.5em;
  line-height: 1.5;
}

.title1 strong {
  display: inline-block;
  font-size: 1.75em;
  color: #f5828b;
}

.elemWrap1 {
  margin: 0 auto;
}

.elemBlock1 {
  margin: 0 0 2.14em;
}

.elemBlock1 img {
  display: block;
  margin: 0;
}

.elemBlock1Txt {
  margin: -0.5em auto 0;
  width: 72.972973%;
  background-color: #fff;
  padding: 0.5em 1.428571em 1em;
  position: relative;
}

.elemBlock1Txt > dt {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: 1.428571em;
  margin: 0 0 0.5em;
  line-height: 1.5;
}

.elemBlock1Txt > dt::after {
  content: '';
  display: block;
  width: 9.5em;
  height: 0.1em;
  background: linear-gradient(to right, rgba(189, 216, 245, 0) 0%, rgba(189, 216, 245, 1) 50%, rgba(189, 216, 245, 0) 100%);
  margin: 0.5em auto 0;
}

.elemBlock1Txt > dd {
  margin: 0;
  font-size: 0.714286em;
}

@media only screen and (min-width: 768px) {
  .sectionBlock1 {
    background-image: url(../images/bg1__pc.jpg);
    padding: 8em 0;
    margin-bottom: 4.5em;
  }

  .title1 {
    font-size: 2em;
  }

  .elemBlock1 {
    margin-bottom: 3.5em;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }

  .elemBlock1 img {
    width: 62.6%;
  }

  .elemBlock1:nth-child(odd) img {
    order: 1;
  }

  .elemBlock1Txt {
    margin: 0;
    width: 34.7%;
    padding: 1.5em 4.8%;
    min-height: 17.8em;
  }
  
  .elemBlock1Txt > dt {
    font-size: 2em;
    text-align: left;
  }
  
  .elemBlock1Txt > dt::after {
    width: 4em;
  }
  
  .elemBlock1Txt > dd {
    font-size: 1em;
  }
}

.sectionBlock2 {
  margin: 0 0 2.5em;
}

.title2 {
  font-size: 2em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  margin: 0 0 1em;
  text-align: center;
  line-height: 1.5;
}

.title2 .point {
  background-image: url(../images/txt_02.png);
  width: 3.285714em;
  height: 1.589286em;
  display: block;
  margin: 0 auto 0.25em;
}

.title2 em {
  font-style: normal;
  background: linear-gradient(to bottom, rgba(251, 222, 204, 0) 0%, rgba(251, 222, 204, 0) 70%, rgba(251, 222, 204, 1) 70%, rgba(251, 222, 204, 1) 100%);

}

.title2 strong {
  font-weight: 500;
  color: #f5828b;
  display: inline-block;
  line-height: 1.3;
}

.title2 strong span {
  font-size: 1.428571em;
}

.elemWrap2 {
  margin: 0 auto 3em;
  width: 89.189189%;
}

.elemBlock2 {
  margin: 0 0 2.8em;
}

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

.elemBlock2 > dt {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 0 1em;
  line-height: 1.5;
}

.elemBlock2No {
  border-bottom: 2px solid #aa95ce;
  padding: 0 0.5em 0.5em;
  margin: 0 0 1em;
}

.elemBlock2No .textImg1 {
  width: 2.5em;
  height: 2em;
}

.elemBlock2No.no1 .textImg1 {
  background-image: url(../images/num_1.png);
}

.elemBlock2No.no2 .textImg1 {
  background-image: url(../images/num_2.png);
}

.elemBlock2No.no3 .textImg1 {
  background-image: url(../images/num_3.png);
}

.elemBlock2Img {
  margin: 1em 0 0;
  width: 16.071429em;
}

.elemBlock2Ttl {
  color: #aa95ce;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  font-size: 1.178571em;
  margin: 0;
  text-align: center;
}

.elemBlock2 > dd {
  margin: 0;
  font-size: 0.714286em;
}

@media only screen and (min-width: 768px) {
  .sectionBlock2 {
    margin-bottom: 4.5em;
  }
  .title2 {
    font-size: 2.8em;
  }
  
  .title2 .point {
    width: 3.321429em;
    height: 1.607143em;
  }

  .elemWrap2 {
    width: 100%;
    margin-bottom: 6em;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  .elemBlock2 {
    margin-bottom: 0;
    width: 30%;
  }

  .elemBlock2No {
    border-bottom-width: 5px;
  }
  
  .elemBlock2No .textImg1 {
    width: 3em;
    height: 2.4em;
  }

  .elemBlock2Img {
    order: 1;
    width: 100%;
    margin-bottom: 1em;
  }

  .elemBlock2Ttl {
    order: 2;
    text-align: left;
    font-size: 1.4em;
    display: flex;
    align-items: center;
    height: 1.5em;
    min-height: 3em;
  }

  .elemBlock2 > dd {
    font-size: 1em;
  }
}

.elemWrap3 {
  background-color: #fff0f0;
  margin: 0 auto;
  max-width: 1000px;
}

.elemWrap3 > .elemWrap3Inner {
  margin: 0 auto;
  width: 94.871795%;
  max-width: 740px;
  padding: 2.5em 0;
}

.title3 {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  font-size: 1.785714em;
  margin: 0 0 0.5em;
  line-height: 1.5;
}

.title3 > span {
  display: flex;
  justify-content: center;
  align-items: center;
}

.title3 > span::before,
.title3 > span::after {
  content: '';
  display: inline-block;
  width: 0.62em;
  height: 0.8em;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.title3 > span::before {
  background-image: url(../images/lines_l.png);
  margin-right: 0.25em;
}

.title3 > span::after {
  background-image: url(../images/lines_r.png);
  margin-left: 0.25em;
}

.title3 > em {
  font-style: normal;
  font-size: 1.4em;
  color: #f5828b;
}

.title3 > em span {
  color: #000;
}

.elemBlock3 {
  margin: 0;
}

.elemBlock3 > dt {
  text-align: center;
  background-color: #f5828b;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  position: relative;
  margin: 0;
  line-height: 1.5;
}

.elemBlock3 > dt strong {
  font-size: 1.3em;
  color: #000;
}

.elemBlock3 > dt::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.92em;
  background: url(../images/corner_bg1.png) no-repeat center top;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 100%;
}

.elemBlock3 > dd {
  margin: 0;
}

.elemBlock3 > dd img {
  display: block;
  margin: 0;
}

.elemBlock3 > dd img:first-child {
  margin-bottom: 1em;
}

.elemBlock3 > dd p {
  font-size: 0.714286em;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .elemWrap3 > .elemWrap3Inner {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .title3 {
    font-size: 2.5em;
  }

  .elemBlock3 > dt {
    font-size: 1.3em;
  }

  .elemBlock3 > dd {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 2.5em;
  }

  .elemBlock3 > dd img {
    width: 64.864865%;
  }

  .elemBlock3 > dd p {
    font-size: 1em;
    width: calc(35.135135% - 1em);
  }
}

.sectionBlock3 {
  margin: 0;
  background: #c8c8c8 url(../images/corner_bg2_top.png) no-repeat center top;
  background-size: 100% auto;
  padding: calc(9vw + 1.5em) 0 1em;
}

.sectionBlock3Txt1 {
  text-align: center;
  font-size: 1.1em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin: 0 auto 0.5em;
  line-height: 1.5;
}

.sectionBlock3Txt1 span {
  display: inline-block;
  background-color: #333;
  padding: 0.1em 0.5em;
}

.title4 {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  font-size: 2.142857em;
  line-height: 1.5;
  margin: 0 auto 1em;
  padding-bottom: 0.5em;
  width: calc(100% - 2em);
  border-bottom: 3px solid #333;
}

.title4 span {
  font-size: 0.833333em;
}

.title4 strong {
  color: #c81c24;
}

.elemWrap4 img {
  display: block;
  margin: 0 auto 1.5em;
  width: 17.857143em;
}

.elemBlock4 p {
  font-size: 0.714286em;
}

.elemBlock4 .elemBlock4Box {
  padding: 1em;
  background-color: #fff;
}

@media only screen and (min-width: 768px) {
  .sectionBlock3 {
    padding: calc(9.5vw + 3.5em) 0 3em;
  }

  .sectionBlock3Txt1 {
    font-size: 1.75em;
  }

  .title4 {
    font-size: 4em;
    width: 100%;
    border-bottom-width: 11px;
  }

  .title4 span {
    font-size: 0.875em;
  }

  .elemWrap4 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }

  .elemWrap4 img {
    margin: 0;
    width: 50%;
  }

  .elemBlock4 {
    width: calc(50% - 1.5em);
  }

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

@media only screen and (min-width: 1600px) {
  .sectionBlock3 {
    background-size: 100% 7.5em;
    padding-top: 11em;
  }
}

.sectionBlock4 {
  margin: 0;
  background-position: center top, center top;
  background-image: url(../images/corner_bg2_bottom.png), url(../images/bg2__sp.png);
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, 100% 100%;
  padding: calc(9vw + 3em) 0 2.5em;
}

.title5 {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  font-size: 1.428571em;
  line-height: 1.5;
  margin: 0 0 0.5em;
  text-shadow: 0 0 0.5rem #fff;
}

.title5 .txt-color1 {
  color: #c81c24;
}

.title5 .txt-color2 {
  color: #f5828b;
  font-size: 1.75em;
}

.title5 .letter {
  opacity: 0;
  animation-fill-mode: forwards;
  display: inline-block;

}

.title5.scrolled .letter {
  animation-name: zoomIn;
  animation-duration: 0.75s;
}

.title5.scrolled .letter:nth-child(2) {
  animation-delay: 0.1s;
}

.title5.scrolled .letter:nth-child(3) {
  animation-delay: 0.2s;
}

.title5.scrolled .letter:nth-child(4) {
  animation-delay: 0.3s;
}

.title5.scrolled .letter:nth-child(5) {
  animation-delay: 0.4s;
}

.title5.scrolled .letter:nth-child(6) {
  animation-delay: 0.5s;
}

.title5.scrolled .letter:nth-child(7) {
  animation-delay: 0.6s;
}

.title5.scrolled .letter:nth-child(8) {
  animation-delay: 0.7s;
}

.title5.scrolled .letter:nth-child(9) {
  animation-delay: 0.8s;
}

.title5.scrolled .letter:nth-child(10) {
  animation-delay: 0.9s;
}

.title5.scrolled .letter:nth-child(11) {
  animation-delay: 1s;
}

.title5.scrolled .letter:nth-child(12) {
  animation-delay: 1.1s;
}

.title5.scrolled .letter:nth-child(13) {
  animation-delay: 1.2s;
}

.title5.scrolled .letter:nth-child(14) {
  animation-delay: 1.3s;
}

.title5.scrolled .letter:nth-child(15) {
  animation-delay: 1.4s;
}

.title5.scrolled .letter:nth-child(16) {
  animation-delay: 1.5s;
}

.title5.scrolled .letter:nth-child(17) {
  animation-delay: 1.6s;
}

.title5.scrolled .letter:nth-child(18) {
  animation-delay: 1.7s;
}

.title5.scrolled .letter:nth-child(19) {
  animation-delay: 1.8s;
}

.title5.scrolled .letter:nth-child(20) {
  animation-delay: 1.9s;
}

.title5.scrolled .letter:nth-child(21) {
  animation-delay: 2s;
}

.title5.scrolled .letter:nth-child(22) {
  animation-delay: 2.1s;
}

.title5.scrolled .letter:nth-child(23) {
  animation-delay: 2.2s;
}

.title5.scrolled .letter:nth-child(24) {
  animation-delay: 2.3s;
}

@media only screen and (min-width: 768px) {
  .sectionBlock4 {
    background-image: url(../images/corner_bg2_bottom.png), url(../images/bg2__pc.png);
    padding: calc(9.5vw + 4.5em) 0 4em;
  }

  .title5 {
    font-size: 2.5em;
  }
  
  .title5 .txt-color2 {
    font-size: 1.8em;
  }
}

.elemWrap5 {
  margin: 0 auto 2.285714em;
  max-width: 1600px;
}

.elemWrap5Inner {
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
}

.elemWrap5Inner > img {
  display: block;
  margin: 0 0 1em;
}

.elemWrap5Dl {
  margin: 0 auto;
  width: 94.871795%;
}

.elemWrap5Dl > dt {
  font-size: 1.571429em;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.5;
  margin: 0 0 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #000;
  text-align: center;
}

.elemWrap5Dl > dt strong {
  font-size: 1.522727em;
}

.elemWrap5Dl > dd {
  margin: 0;
  font-size: 0.714286em;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 768px) {
  .elemWrap5 {
    margin-bottom: 3.85em;
    position: relative;
  }

  .elemWrap5Inner > img {
    width: 42em;
    margin: 0 0 0 -15em;
  }

  .elemWrap5Dl {
    position: absolute;
    margin: 0;
    width: 31em;
    right: 0;
    top: 1em;
  }

  .elemWrap5Dl > dt {
    font-size: 2.2em;
    text-align: left;
  }

  .elemWrap5Dl > dd {
    font-size: 1.25em;
    padding-left: 8em;
  }
}

.elemWrap6 {
  margin: 0;
}

.elemWrap6 > dt {
  text-align: center;
  font-weight: 700;
  font-size: 1.071428em;
  margin: 0 0 1.5em;
  position: relative;
  border: 3px solid #000;
  padding: 0.75em;
  line-height: 1.5;
}

.elemWrap6 > dt::before,
.elemWrap6 > dt::after {
  content: '';
  display: block;
  height: 2.5em;
  width: 3px;
  background-color: #000;
  position: absolute;
  transform: rotate(45deg);
}

.elemWrap6 > dt::before {
  left: 0.25em;
  top: -0.75em;
}

.elemWrap6 > dt::after {
  right: 0.25em;
  bottom: -0.75em;
}

.elemWrap6 > dt strong {
  font-size: 1.333333em;
  display: block;
}

.elemWrap6 > dt strong span {
  font-size: 1.3em;
}

.elemWrap6 > dd {
  margin: 0;
}

.elemWrap6 > dd img {
  display: block;
  margin: 0 auto 1em;
  width: 17.857143em;
}

.elemBlock6Txt {
  font-size: 0.892857em;
}

.elemBlock6Txt strong {
  font-weight: 700;
}

@media only screen and (min-width: 768px) {
  .elemWrap6 > dt {
    font-size: 1.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
  }

  .elemWrap6 > dt strong {
    margin-left: 1em;
  }

  .elemWrap6 > dd {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }

  .elemWrap6 > dd img {
    margin: 0;
    width: 50%;
    order: 1;
  }

  .elemBlock6Txt {
    font-size: 1.25em;
    width: calc(50% - 1rem);
  }
}

.sectionBlock5 {
  margin: 0 0 2.5em;
}

.title6 {
  font-size: 2.142857em;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.3;
  background: linear-gradient(to right, #a97930 0, #f5f7d9 30%, #debb55 75%, #b7924c 100%);
  padding: 0.25em;
  position: relative;
  overflow: hidden;
  margin: 0 0 2em;
  text-align: center;
}

.title6::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) {
  .sectionBlock5 {
    margin-bottom: 4.5em;
  }

  .title6 {
    font-size: 3.5em;
  }
}

.elemWrap7 {
  background-color: #DFEBF9;
  border-radius: 1em;
  padding: 9.5em 2.5em 2.5em;
  position: relative;
  margin: 0 0 2.5em;
}

.elemWrap7Label {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
  background-color: #000;
  width: 6.4em;
  height: 6.4em;
  margin: 0 0 0 -3.2em;
  position: absolute;
  left: 50%;
  top: -1.3em;
}

.title7 {
  font-size: 1.428571em;
  font-weight: 700;
  margin: 0 0 0.5em;
  line-height: 1.5;
}

.title7 strong {
  font-size: 1.5em;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%);
}

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

.styleList > li {
  position: relative;
  background-color: #fff;
  border-radius: 1em;
  border: 1px dashed #000;
  padding: 1em 1em 1em 2.5em;
  margin: 0 0 0.714286em;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.styleList > li::after {
  content: '';
  display: block;
  width: 2.75em;
  height: 2.857143em;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0.714286em;
  top: 0.714286em;
  z-index: 10;
}

.styleList > li:nth-child(1)::after {
  background-image: url(../images/no_1.png);
}

.styleList > li:nth-child(2)::after {
  background-image: url(../images/no_2.png);
}

.styleList > li:nth-child(3)::after {
  background-image: url(../images/no_3.png);
}

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

.styleList > li > img {
  display: block;
  margin: 0;
  width: 7.428571em;
}

.styleList > li > dl {
  margin: 0;
  width: calc(100% - 8em);
  padding-top: 1em;
}

.styleList > li > dl > dt {
  font-size: 0.714286em;
  font-weight: 700;
  margin: 0 0 0.5em;
  padding: 0.25em 0.5em;
  text-align: center;
  line-height: 1.5;
}

.styleList > li:nth-child(1) > dl > dt {
  background: linear-gradient(to right, #a97930 0, #f5f7d9 30%, #debb55 75%, #b7924c 100%);
}

.styleList > li:nth-child(2) > dl > dt {
  background-color: #929696;
  color: #fff;
}

.styleList > li:nth-child(3) > dl > dt {
  background-color: #c85328;
  color: #fff;
}

.styleList > li > dl > dt strong {
  font-size: 1.25em;
}

.styleList > li > dl > dd {
  margin: 0;
  font-size: 0.714286em;
}

@media only screen and (min-width: 768px) {
  .elemWrap7 {
    padding: 3em 1.75em;
    border-radius: 1.5em;
    margin-bottom: 4.5em;
  }

  .elemWrap7Label {
    font-size: 2.25em;
    top: -0.8em;
    margin-left: 0;
    left: 0.5em;
  }

  .title7 {
    font-size: 1.75em;
    margin-bottom: 1.5em;
    padding-left: 9em;
  }

  .title7 strong {
    font-size: 1.285714em;
  }

  .styleList {
    display: flex;
    justify-content: space-between;
  }
  
  .styleList > li {
    padding: 1em;
    margin: 0;
    width: calc((100% - 2.5em) / 3);
    display: block;
  }
  
  .styleList > li::after {
    width: 3.9em;
    height: 4.55em;
    left: -0.5em;
    top: 1em;
  }

  .styleList > li > img {
    width: calc(100% - 2em);
    margin: 0 auto;
  }

  .styleList > li > dl {
    width: 100%;
    padding-top: 0;
  }
  
  .styleList > li > dl > dt {
    font-size: 0.8em;
  }

  .styleList > li > dl > dd {
    font-size: 1em;
  }
}

.sectionBlock6 {
  margin: 0 0 2.5em;
}

.title8 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  font-size: 2.857143em;
  line-height: 1.5;
  margin: 0 0 0.75em;
  text-align: center;
}

.title8 .textImg1 {
  width: 2.325em;
  height: 1.125em;
  background-image: url(../images/txt_03.png);
  display: block;
  margin: 0 auto;
}

.flow {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 87.837839%;
}

.flow > li {
  margin: 0 0 1em;
  padding: 0 0 2.5em;
  background: url(../images/line_bg1__sp.png) no-repeat center bottom;
  background-size: auto 0.821429em;
}

.flow > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  background: none;
}

.flowInfo {
  margin: 0;
}

.flowInfo > dt {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  font-size: 1.428571em;
  color: #aa95ce;
  margin: 0 auto 0.75em;
  border-bottom: 2px solid #aa95ce;
  padding-bottom: 0.25em;
  line-height: 1.5;
  width: 10.75em;
}

.flowInfo > dt .textImg1 {
  width: 1.475em;
  height: 1.175em;
  margin: 0 0.5em;
  display: inline-block;
  vertical-align: baseline;
}

.flow > li:nth-child(1) .flowInfo > dt .textImg1 {
  background-image: url(../images/num_1.png);
}

.flow > li:nth-child(2) .flowInfo > dt .textImg1 {
  background-image: url(../images/num_2.png);
}

.flow > li:nth-child(3) .flowInfo > dt .textImg1 {
  background-image: url(../images/num_3.png);
}

.flow > li:nth-child(4) .flowInfo > dt .textImg1 {
  background-image: url(../images/num_4.png);
}

.flowInfo > dd {
  margin: 0;
}

.flowInfo > dd p {
  margin-bottom: 0;
  font-size: 0.714286em;
}

.flowInfo > dd p strong {
  font-weight: 700;
  color: #f5828b;
}

@media only screen and (max-width: 767px) {
  .flowInfo > dd img {
    display: block;
    margin: 0 auto 0.5em;
    width: 18.571429em;
  }
}

@media only screen and (min-width: 768px) {
  .sectionBlock6 {
    margin-bottom: 4.5em;
  }

  .title8 {
    font-size: 4em;
  }

  .flow {
    width: 100%;
  }
  
  .flow > li {
    margin-bottom: 2em;
    padding-bottom: 3em;
    background-image: url(../images/line_bg1__pc.png);
    background-size: auto 1.1em;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }

  .flow > li > img {
    display: block;
    margin: 0;
    width: 52.1%;
  }

  .flowInfo {
    width: calc(47.9% - 2.5em);
  }
  
  .flowInfo > dt {
    font-size: 1.75em;
    border-bottom: none;
    padding-bottom: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 0.25em;
  }
  
  .flowInfo > dt .textImg1 {
    width: 1.714286em;
    height: calc(1.371428em + 0.5em);
    margin: 0 auto 0.5em;
    display: block;
    background-position: center top;
    background-size: 1.714286em 1.371428em;
    padding-bottom: 0.5em;
    border-bottom: 5px solid #aa95ce;
    width: 2.285714em;
  }

  .flow > li:nth-child(1) .flowInfo > dt .textImg1 {
    background-position: 0.5em top;
  }

  .flowInfo > dd p {
    font-size: 1em;
  }
}

.sectionBlock7 {
  margin: 0;
}

.title9 {
  text-align: center;
  color: #fff;
  background-color: #000;
  font-weight: 700;
  font-size: 1.071429em;
  margin: 0 auto 1em;
  max-width: 1000px;
}

.title9 span {
  font-family: 'Noto Serif JP', serif;
}

.title10 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: 1.071429em;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 2em 0 1em;
  text-align: center;
}

.sectionBlock7 p {
  font-size: 0.714286em;
}

@media only screen and (min-width: 768px) {
  .title9,
  .title10 {
    font-size: 1.5em;
  }

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