@import url(https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&family=Noto+Serif+JP:wght@400;500;700;900&display=swap);
@import url(https://use.typekit.net/paq1ixm.css);
/* reset */
html {
  height: 100%;
  overflow-y: scroll;
  width: 100%;
}

body {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  vertical-align: top;
  width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
}

p {
  margin: 0;
}

a img, img {
  border: 0;
  vertical-align: middle;
}

strong {
  font-style: normal;
  font-weight: bold;
}

small {
  font-size: 100%;
}

ol, ul {
  list-style-type: none;
}

dd, dl, dt, li, ol, ul {
  margin: 0;
  padding: 0;
}

hr {
  background-color: #CCCCCC;
  border: 0;
  color: #CCCCCC;
  height: 1px;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

th {
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: left;
}

td {
  margin: 0;
  padding: 0;
}

blockquote, div, span {
  margin: 0;
  padding: 0;
}

pre {
  font-family: monospace;
  line-height: 1;
  margin: 0;
  padding: 0;
}

button {
  background: 0;
  border: 0;
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
}

button, fieldset, form, input, label, legend, select, textarea {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

label {
  cursor: pointer;
}

textarea {
  resize: vertical;
}

* html textarea {
  margin-top: -2px;
}

*:first-child + html textarea {
  margin-top: -2px;
}

abbr, acronym {
  border: 0;
}

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal;
}

caption {
  text-align: left;
}

code, kbd, pre, samp, tt {
  font-family: monospace;
  line-height: 1;
}

* + html code, * + html kbd, * + html pre, * + html samp, * + html tt {
  font-size: 108%;
}

q:after, q:before {
  content: "";
}

article, aside, audio, canvas, projects, figcaption, figure, footer, header, hgroup, mark, menu, nav, section, summary, time, video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

article, aside, projects, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  background-color: #fff;
  color: #3f3a39;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  line-height: 1.5;
  word-break: break-all;
}
body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body.lower {
  background-color: #fff;
}

.u-display--sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-display--sp {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .u-display--pc {
    display: none;
  }
}

.u-color--white {
  color: #fff;
}

.u-weight-bold {
  font-weight: 700;
}

.u-ruby {
  position: relative;
}
.u-ruby::after {
  bottom: 100%;
  content: attr(data-ruby);
  display: block;
  font-size: 1.2rem;
  left: 50%;
  line-height: 1;
  position: absolute;
  -webkit-transform: translate(-50%, 0.3em);
          transform: translate(-50%, 0.3em);
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .u-ruby::after {
    font-size: 1.9444444444vw;
  }
}

.u-text--left {
  text-align: left !important;
}
.u-text--center {
  text-align: center !important;
}
.u-text--right {
  text-align: right !important;
}
.u-text--bold {
  font-weight: 700 !important;
}
.u-text--underline {
  text-decoration: underline !important;
}
.u-text--marker {
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.u-text--marker::after {
  background: #ffff00;
  bottom: 0;
  content: "";
  display: block;
  height: 0.5em;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .u-inline--sp {
    display: inline !important;
  }
}

@media screen and (max-width: 767px) {
  .u-direction-column--sp {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

a {
  color: #e84242;
  text-decoration: none;
}

.mv {
  background: url(../img/dantai/mv_bg_01.jpg) 50% 50% no-repeat;
  background-size: cover;
  height: 52.9411764706vw;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mv {
    background-image: url(../img/dantai/mv_bg_01@sp.jpg);
    height: 101.3888888889vw;
  }
}
.mv__logo {
  aspect-ratio: 1/1;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  top: 8.8235294118vw;
  width: 41.7647058824vw;
}
@media screen and (max-width: 767px) {
  .mv__logo {
    top: 19.4444444444vw;
    width: 80.5555555556vw;
  }
}
.mv__logo img {
  width: 100%;
}
.mv .txt1 {
  color: #0c0c0c;
  font-family: "Sawarabi Mincho", serif;
  font-size: 1.9852941176vw;
  left: 0;
  line-height: 1.8518518519em;
  top: 1.6911764706vw;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mv .txt1 {
    top: 12.5vw;
    font-size: 3.8888888889vw;
    line-height: 1.5;
  }
}
.mv .txt1 span {
  background-color: #ebd05e;
}
.mv .txt2 {
  font-size: 1.4705882353vw;
  font-weight: 500;
  left: 0;
  line-height: 1.6;
  position: absolute;
  text-align: center;
  top: 37.5vw;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mv .txt2 {
    font-size: 3.0555555556vw;
    top: 75vw;
  }
}

.floating {
  background-color: #000;
  border-radius: 6px 0 0 6px;
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  width: 49px;
}
@media screen and (max-width: 767px) {
  .floating {
    border-radius: 0;
    height: 9.1666666667vw;
    top: 0;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    width: 30.5555555556vw;
  }
}
.floating__btn-apply {
  height: 100%;
  width: 100%;
}
.floating__btn-apply a {
  background-color: #e84242;
  border-radius: 6px 0 0 6px;
  display: block;
  padding-bottom: 14px;
  padding-top: 28px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .floating__btn-apply a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
  }
}
.floating__btn-apply img {
  width: 44.8979591837%;
}
@media screen and (max-width: 767px) {
  .floating__btn-apply img {
    width: 24.5833333333vw;
  }
}
.floating .txt1 {
  padding-bottom: 15px;
  padding-top: 14px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .floating .txt1 {
    display: none;
  }
}
.floating .txt1 img {
  width: 69.387755102%;
}
.floating ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .floating ul {
    display: none;
  }
}
.floating li {
  height: 36px;
  width: 36px;
}
.floating li img {
  width: 100%;
}
.floating li a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.floating li a:hover {
  opacity: 0.5;
  text-decoration: none;
}

.sec1 {
  background-color: #eba05e;
  color: #221815;
  padding: 48px 0 40px;
}
@media screen and (max-width: 960px) {
  .sec1 {
    padding: 5vw 0 4.1666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .sec1 {
    padding: 5.5555555556vw;
  }
}
.sec1 > div {
  margin: 0 auto;
  width: 920px;
}
@media screen and (max-width: 960px) {
  .sec1 > div {
    width: 95.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec1 > div {
    width: 100%;
  }
}
.sec1__hd1 {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 35px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .sec1__hd1 {
    font-size: 2.6041666667vw;
    margin-bottom: 3.6458333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec1__hd1 {
    font-size: 3.6111111111vw;
    margin-bottom: 4.1666666667vw;
  }
}
.sec1__hd1 span {
  display: inline-block;
  padding-left: 70px;
  padding-right: 70px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .sec1__hd1 span {
    padding-left: 7.2916666667vw;
    padding-right: 7.2916666667vw;
  }
}
@media screen and (max-width: 767px) {
  .sec1__hd1 span {
    padding-left: 9.7222222222vw;
    padding-right: 9.7222222222vw;
  }
}
.sec1__hd1 span::before, .sec1__hd1 span::after {
  background: url(../img/dantai/sec1_hd1_bg_01.png) 0% 0% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 84px;
  position: absolute;
  top: 50%;
  width: 57px;
}
@media screen and (max-width: 960px) {
  .sec1__hd1 span::before, .sec1__hd1 span::after {
    height: 8.75vw;
    width: 5.9375vw;
  }
}
@media screen and (max-width: 767px) {
  .sec1__hd1 span::before, .sec1__hd1 span::after {
    height: 11.6666666667vw;
    width: 7.9166666667vw;
  }
}
.sec1__hd1 span::before {
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.sec1__hd1 span::after {
  right: 0;
  -webkit-transform: translate(0, -50%) scale(-1, 1);
          transform: translate(0, -50%) scale(-1, 1);
}
.sec1__hd2 {
  background-color: #ffea94;
  border-radius: 100vh;
  color: #000;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .sec1__hd2 {
    font-size: 1.875vw;
    line-height: 3.125vw;
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec1__hd2 {
    font-size: 3.3333333333vw;
    line-height: 5.5555555556vw;
    margin-bottom: 4.4444444444vw;
  }
}
.sec1__list1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto 48px;
  width: 74.4565217391%;
}
@media screen and (max-width: 960px) {
  .sec1__list1 {
    margin: 0 auto 5vw;
  }
}
@media screen and (max-width: 767px) {
  .sec1__list1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto 5.5555555556vw;
    width: 80.5555555556vw;
  }
}
.sec1__list1 li {
  width: 46.7153284672%;
}
@media screen and (max-width: 767px) {
  .sec1__list1 li {
    margin-bottom: 2.7777777778vw;
    width: 48%;
  }
}
.sec1__list1 li figure {
  margin: 0 auto 16px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .sec1__list1 li figure {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .sec1__list1 li figure {
    margin-bottom: 2.2222222222vw;
    width: 68.6206896552%;
  }
}
.sec1__list1 li figure img {
  width: 100%;
}
.sec1__list1 li p {
  font-size: 1.4rem;
  line-height: 1.9285714286;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .sec1__list1 li p {
    font-size: 1.4583333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec1__list1 li p {
    font-size: 2.7777777778vw;
    line-height: 1.5;
  }
}
.sec1__list2 li {
  color: #221815;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.3333333333;
  padding-left: 2em;
  position: relative;
}
@media screen and (max-width: 960px) {
  .sec1__list2 li {
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .sec1__list2 li {
    font-size: 2.5vw;
    line-height: 1.9090909091;
  }
}
.sec1__list2 li span.num {
  color: #fff;
  font-size: 3.12rem;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0.3em;
}
@media screen and (max-width: 960px) {
  .sec1__list2 li span.num {
    font-size: 3.25vw;
    top: 0.4em;
  }
}
@media screen and (max-width: 767px) {
  .sec1__list2 li span.num {
    font-size: 4.3333333333vw;
    top: 0;
  }
}
.sec1__list2 li span.--white {
  color: #fff;
}
.sec1__list2 li span.--large {
  font-size: 2.16rem;
}
@media screen and (max-width: 767px) {
  .sec1__list2 li span.--large {
    font-size: 3vw;
  }
}

.infomation {
  background-color: #3a4541;
  padding: 48px 0 64px;
}
@media screen and (max-width: 960px) {
  .infomation {
    padding: 5vw 0 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation {
    padding: 6.6666666667vw 0 8.8888888889vw;
  }
}
.infomation > div {
  margin: 0 auto;
  width: 900px;
}
@media screen and (max-width: 960px) {
  .infomation > div {
    width: 93.75vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation > div {
    width: 100%;
  }
}
.infomation__hd1 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  margin-bottom: 16px;
}
@media screen and (max-width: 960px) {
  .infomation__hd1 {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__hd1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 2.2222222222vw;
  }
  .infomation__hd1 > * {
    margin-bottom: 2.2222222222vw;
  }
}
.infomation__hd1 .txt1 {
  font-size: 2rem;
}
@media screen and (max-width: 960px) {
  .infomation__hd1 .txt1 {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__hd1 .txt1 {
    font-size: 3.4722222222vw;
  }
}
.infomation__hd1 .txt2 {
  font-size: 2.6rem;
}
@media screen and (max-width: 960px) {
  .infomation__hd1 .txt2 {
    font-size: 2.7083333333vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__hd1 .txt2 {
    font-size: 4.5138888889vw;
  }
}
.infomation__hd1 img {
  margin-left: 16px;
  margin-right: 24px;
  width: 321px;
}
@media screen and (max-width: 960px) {
  .infomation__hd1 img {
    margin-left: 1.6666666667vw;
    margin-right: 2.5vw;
    width: 33.4375vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__hd1 img {
    margin-left: 2.7777777778vw;
    margin-right: 0;
    width: 55vw;
  }
}
.infomation__hd1 .txt3 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #db0400;
  border-radius: 100vh;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 3rem;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 24px;
  width: 40px;
}
@media screen and (max-width: 960px) {
  .infomation__hd1 .txt3 {
    font-size: 3.125vw;
    height: 4.1666666667vw;
    margin-right: 2.5vw;
    width: 4.1666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__hd1 .txt3 {
    font-size: 5.1388888889vw;
    height: 6.8055555556vw;
    margin-right: 3.3333333333vw;
    width: 6.8055555556vw;
  }
}
.infomation__hd1 .txt4 {
  font-size: 4.6rem;
}
@media screen and (max-width: 960px) {
  .infomation__hd1 .txt4 {
    font-size: 4.7916666667vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__hd1 .txt4 {
    font-size: 7.9166666667vw;
  }
}
.infomation__txt1 {
  background: #ffea94;
  border-radius: 6px;
  font-size: 2.5rem;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  margin: 0 auto 32px;
  text-align: center;
  width: 545px;
}
@media screen and (max-width: 960px) {
  .infomation__txt1 {
    border-radius: 0.625vw;
    font-size: 2.6041666667vw;
    height: 4.1666666667vw;
    line-height: 4.1666666667vw;
    margin-bottom: 3.3333333333vw;
    width: 56.7708333333vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__txt1 {
    border-radius: 1.1111111111vw;
    font-size: 3.75vw;
    height: 5.5555555556vw;
    line-height: 5.5555555556vw;
    margin-bottom: 3.3333333333vw;
    width: 81.25vw;
  }
}
.infomation__txt2 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 48px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .infomation__txt2 {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__txt2 {
    margin-bottom: 6.6666666667vw;
  }
}
.infomation__txt2 .txt1 {
  font-size: 2rem;
  line-height: 1.75;
}
@media screen and (max-width: 960px) {
  .infomation__txt2 .txt1 {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__txt2 .txt1 {
    font-size: 3.3333333333vw;
  }
}
.infomation__txt2 .txt2 {
  font-size: 2.4rem;
  line-height: 1.1666666667;
}
@media screen and (max-width: 960px) {
  .infomation__txt2 .txt2 {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__txt2 .txt2 {
    font-size: 3.8888888889vw;
  }
}
.infomation__txt2 .txt3 {
  font-size: 1.6rem;
}
@media screen and (max-width: 960px) {
  .infomation__txt2 .txt3 {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__txt2 .txt3 {
    font-size: 2.7777777778vw;
  }
}
.infomation__txt2 .txt4 {
  text-decoration: line-through;
}
.infomation__txt2 .txt5 {
  color: #ffea94;
}
.infomation__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .infomation__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
    width: 66.3888888889vw;
  }
}
.infomation__btns a {
  background: #e84242;
  border-radius: 100vh;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1;
  padding: 10px 9px 10px 37px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 47.7777777778%;
}
.infomation__btns a:hover {
  opacity: 0.5;
  text-decoration: none;
}
@media screen and (max-width: 960px) {
  .infomation__btns a {
    font-size: 2.2916666667vw;
    padding: 1.0416666667vw 0.9375vw 1.0416666667vw 3.8541666667vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__btns a {
    font-size: 3.6111111111vw;
    margin-bottom: 4.4444444444vw;
    padding: 1.5277777778vw 1.25vw 1.5277777778vw 5.6944444444vw;
    width: 100%;
  }
  .infomation__btns a:last-child {
    margin-bottom: 0;
  }
}
.infomation__btns a::after {
  background: url(../img/dantai/btn1_icon_01.png) 0% 0% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 27px;
  left: 13px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 24px;
}
@media screen and (max-width: 960px) {
  .infomation__btns a::after {
    height: 2.8125vw;
    left: 1.3541666667vw;
    width: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .infomation__btns a::after {
    height: 4.1666666667vw;
    left: 1.9444444444vw;
    width: 3.75vw;
  }
}

.sec2 {
  padding: 48px 0;
}
@media screen and (max-width: 960px) {
  .sec2 {
    padding: 5vw 0;
  }
}
@media screen and (max-width: 767px) {
  .sec2 {
    padding: 6.6666666667vw 0;
  }
}
.sec2 > div {
  margin: 0 auto;
  width: 920px;
}
@media screen and (max-width: 960px) {
  .sec2 > div {
    width: 95.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2 > div {
    width: 89.5833333333vw;
  }
}
.sec2 p {
  font-size: 1.6rem;
  line-height: 1.875;
  margin-bottom: 1em;
}
@media screen and (max-width: 960px) {
  .sec2 p {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2 p {
    font-size: 3.0555555556vw;
    line-height: 1.4545454545;
  }
}
.sec2 p span {
  color: #e84242;
}
.sec2 section {
  margin-bottom: 80px;
}
@media screen and (max-width: 960px) {
  .sec2 section {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2 section {
    margin-bottom: 11.1111111111vw;
  }
}
.sec2 section:last-of-type {
  margin-bottom: 0;
}
.sec2__hd1 {
  margin-bottom: 32px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .sec2__hd1 {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__hd1 {
    margin-bottom: 4.4444444444vw;
  }
}
.sec2__hd1 img {
  width: 463px;
}
@media screen and (max-width: 960px) {
  .sec2__hd1 img {
    width: 48.2291666667vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__hd1 img {
    width: 71.8055555556vw;
  }
}
.sec2__txt1 {
  font-size: 2rem;
  margin-bottom: 48px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .sec2__txt1 {
    font-size: 2.0833333333vw;
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__txt1 {
    font-size: 3.3333333333vw;
    margin-bottom: 8.8888888889vw;
  }
}
.sec2__txt1 span {
  display: inline-block;
  padding-left: 32px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .sec2__txt1 span {
    padding-left: 3.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__txt1 span {
    padding-left: 4.4444444444vw;
  }
}
.sec2__txt1 span::after {
  background: url(../img/dantai/ico_attention.png) 0% 0% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: inline-block;
  height: 24px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 24px;
}
@media screen and (max-width: 960px) {
  .sec2__txt1 span::after {
    height: 2.5vw;
    width: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__txt1 span::after {
    height: 3.3333333333vw;
    width: 3.3333333333vw;
  }
}
.sec2__txt2 {
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  .sec2__txt2 {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__txt2 {
    margin-bottom: 4.1666666667vw;
  }
}
.sec2__txt2 span.txt1 {
  color: #e84242;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .sec2__txt2 span.txt1 {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__txt2 span.txt1 {
    font-size: 4.1666666667vw;
  }
}
.sec2__txt2 span.txt2 {
  font-size: 2rem;
  font-weight: 600;
}
@media screen and (max-width: 960px) {
  .sec2__txt2 span.txt2 {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__txt2 span.txt2 {
    font-size: 3.3333333333vw;
  }
}
.sec2__txt2 span.txt3 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.625;
}
@media screen and (max-width: 960px) {
  .sec2__txt2 span.txt3 {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__txt2 span.txt3 {
    font-size: 3.3333333333vw;
  }
}
.sec2__txt2 span.txt4 {
  font-size: 1.5rem;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .sec2__txt2 span.txt4 {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__txt2 span.txt4 {
    font-size: 2.8319444444vw;
  }
}
.sec2__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 24px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .sec2__steps {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 5.5555555556vw;
  }
}
.sec2__steps__step {
  background-color: #ffea94;
  border-radius: 16px;
  margin-right: 4.1575492341%;
  padding: 20px 0 24px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .sec2__steps__step {
    border-radius: 1.6666666667vw;
    padding: 2.0833333333vw 0 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__steps__step {
    border-radius: 2.2222222222vw;
    margin-bottom: 5.8333333333vw;
    padding: 2.0833333333vw 0;
  }
}
.sec2__steps__step::after {
  background: url(../img/dantai/ico_arrow_gre_r.png) 0% 0% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 25px;
  right: -32px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 24px;
}
@media screen and (max-width: 960px) {
  .sec2__steps__step::after {
    height: 2.6041666667vw;
    right: -3.3333333333vw;
    width: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__steps__step::after {
    height: 3.3333333333vw;
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, 1.3888888889vw) rotate(90deg);
            transform: translate(-50%, 1.3888888889vw) rotate(90deg);
    top: 100%;
    width: 3.4722222222vw;
  }
}
.sec2__steps__step:last-child {
  margin-right: 0;
}
.sec2__steps__step:last-child::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec2__steps__step:last-child {
    margin-bottom: 0;
  }
}
.sec2__steps__step .num {
  color: #e84242;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .sec2__steps__step .num {
    font-size: 2.0833333333vw;
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__steps__step .num {
    font-size: 3.3333333333vw;
    margin-bottom: 1.3888888889vw;
  }
}
.sec2__steps__step .txt1 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  height: 78px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.625;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .sec2__steps__step .txt1 {
    font-size: 1.6666666667vw;
    height: 8.125vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__steps__step .txt1 {
    font-size: 3.0555555556vw;
    height: auto;
  }
}
.sec2__btn1 {
  margin-bottom: 28px;
  margin-top: 64px;
}
@media screen and (max-width: 960px) {
  .sec2__btn1 {
    margin-bottom: 2.9166666667vw;
    margin-top: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__btn1 {
    margin-bottom: 4.4444444444vw;
    margin-top: 7.5vw;
  }
}
.sec2__btn1 a {
  background-color: #e84242;
  border-radius: 100vh;
  color: #fff;
  display: block;
  font-size: 2.4rem;
  height: 70px;
  line-height: 70px;
  position: relative;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sec2__btn1 a:hover {
  opacity: 0.5;
  text-decoration: none;
}
@media screen and (max-width: 960px) {
  .sec2__btn1 a {
    font-size: 2.5vw;
    height: 7.2916666667vw;
    line-height: 7.2916666667vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__btn1 a {
    font-size: 3.8888888889vw;
    height: 9.7222222222vw;
    line-height: 9.7222222222vw;
  }
}
.sec2__btn1 a::after {
  background: url(../img/dantai/sec2_ico_email.png) 0% 0% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 43px;
  left: 24px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 44px;
}
@media screen and (max-width: 960px) {
  .sec2__btn1 a::after {
    height: 4.4791666667vw;
    left: 2.5vw;
    width: 4.5833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__btn1 a::after {
    height: 5.9722222222vw;
    left: 4.1666666667vw;
    width: 6.1111111111vw;
  }
}
.sec2__txt3 {
  font-size: 1.4rem;
  margin-bottom: 60px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .sec2__txt3 {
    font-size: 1.4583333333vw;
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 767px) {
  .sec2__txt3 {
    font-size: 2.7777777778vw;
    line-height: 1.35;
    margin-bottom: 8.8888888889vw;
    text-align: left;
  }
}

.page-top {
  height: 80px;
  overflow: hidden;
  padding-right: 24px;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  right: 0;
  text-align: center;
  top: -24px;
  width: 104px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-top {
    height: 13.8888888889vw;
    padding-right: 3.3333333333vw;
    top: -3.3333333333vw;
    width: 17.2222222222vw;
  }
}
.page-top.fixed {
  bottom: 24px;
  position: fixed;
  top: auto;
}
@media screen and (max-width: 767px) {
  .page-top.fixed {
    bottom: 2vw;
  }
}
.page-top:hover {
  opacity: 0.5;
}
.page-top > div {
  background: #535658 url("../img/dantai/page_top_ico_01.png") 50% 50% no-repeat;
  background-size: 27px 29px;
  border-radius: 100vh;
  cursor: pointer;
  height: 100%;
  line-height: 1;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
}

footer {
  position: relative;
}
footer .copyright {
  color: #5d5d5d;
  font-size: 1.6rem;
  font-family: "Noto Sans JP";
  padding: 60px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  footer .copyright {
    font-size: 2.7777777778vw;
    padding: 5.5555555556vw 0;
  }
}