@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
/* -------------------------------------------------------
reset
------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/
  v2.0 | 20110126
  License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
  font-size: 100%;
}

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

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after {
  content: "";
  content: none;
}

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

table {
  border-spacing: 0;
  border-collapse: collapse;
}

img {
  vertical-align: bottom;
}

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

html {
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
}

input[type=text] {
  padding: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: none;
}

textarea {
  padding: 0;
  outline: none;
  border: 0;
  background: transparent;
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select {
  outline: none;
  border: none;
}

html {
  scroll-behavior: smooth;
  font-size: 62.5%;
}

body {
  width: 100%;
  margin: 0 auto;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  position: relative;
}

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

.preload * {
  transition: none !important;
}

main {
  overflow: hidden;
  font-size: 62.5%;
  max-width: 750px;
  font-size: 4.266vw;
  margin: auto;
}
@media screen and (min-width: 751px) {
  main {
    font-size: 3.2rem;
  }
}
main img {
  display: block;
  width: 100%;
}

.pdt5 {
  padding-top: 1.33% !important;
}

.pdt10 {
  padding-top: 2.67% !important;
}

.pdt15 {
  padding-top: 4% !important;
}

.pdt20 {
  padding-top: 5.33% !important;
}

.pdt25 {
  padding-top: 6.67% !important;
}

.pdt30 {
  padding-top: 8% !important;
}

.pdt40 {
  padding-top: 10.67% !important;
}

.pdt50 {
  padding-top: 13.33% !important;
}

.pdb5 {
  padding-bottom: 1.33% !important;
}

.pdb10 {
  padding-bottom: 2.67% !important;
}

.pdb15 {
  padding-bottom: 4% !important;
}

.pdb20 {
  padding-bottom: 5.33% !important;
}

.pdb25 {
  padding-bottom: 6.67% !important;
}

.pdb30 {
  padding-bottom: 8% !important;
}

.pdb40 {
  padding-bottom: 10.67% !important;
}

.pdb50 {
  padding-bottom: 13.33% !important;
}

.mgb5 {
  margin-bottom: 1.33% !important;
}

.mgb10 {
  margin-bottom: 2.67% !important;
}

.mgb15 {
  margin-bottom: 4% !important;
}

.mgb20 {
  margin-bottom: 5.33% !important;
}

.mgb25 {
  margin-bottom: 6.67% !important;
}

.mgb30 {
  margin-bottom: 8% !important;
}

.mgb40 {
  margin-bottom: 10.67% !important;
}

.mgb50 {
  margin-bottom: 13.33% !important;
}

.mgb60 {
  margin-bottom: 16% !important;
}

.mgb80 {
  margin-bottom: 21.33% !important;
}

.mgb100 {
  margin-bottom: 26.6% !important;
}

.mgt5 {
  margin-top: 1.33% !important;
}

.mgt10 {
  margin-top: 2.67% !important;
}

.mgt15 {
  margin-top: 4% !important;
}

.mgt20 {
  margin-top: 5.33% !important;
}

.mgt25 {
  margin-top: 6.67% !important;
}

.mgt30 {
  margin-top: 8% !important;
}

.mgt40 {
  margin-top: 10.67% !important;
}

.mgt50 {
  margin-top: 13.33% !important;
}

.mgt60 {
  margin-top: 16% !important;
}

.mgt80 {
  margin-top: 21.33% !important;
}

.mgt100 {
  margin-top: 26.6% !important;
}

.font10 {
  font-size: 2.666vw;
}

.font11 {
  font-size: 2.933vw;
}

.font12 {
  font-size: 3.2vw;
}

.font13 {
  font-size: 3.466vw;
}

.font14 {
  font-size: 3.733vw;
}

.font15 {
  font-size: 4vw;
}

.font16 {
  font-size: 4.266vw;
}

.font17 {
  font-size: 4.533vw;
}

.font18 {
  font-size: 4.8vw;
}

.font20 {
  font-size: 5.333vw;
}

.font22 {
  font-size: 5.866vw;
}

.font24 {
  font-size: 6.4vw;
}

.font25 {
  font-size: 6.666vw;
}

.font26 {
  font-size: 6.933vw;
}

.font28 {
  font-size: 7.466vw;
}

.font30 {
  font-size: 8vw;
}

.font32 {
  font-size: 8.533vw;
}

.font34 {
  font-size: 9.06vw;
}

.font36 {
  font-size: 9.6vw;
}

.font38 {
  font-size: 10.13vw;
}

.font40 {
  font-size: 10.66vw;
}

@media screen and (min-width: 751px) {
  .font10 {
    font-size: 2rem;
  }
  .font11 {
    font-size: 2.2rem;
  }
  .font12 {
    font-size: 2.4rem;
  }
  .font13 {
    font-size: 2.6rem;
  }
  .font14 {
    font-size: 2.8rem;
  }
  .font15 {
    font-size: 3rem;
  }
  .font16 {
    font-size: 3.2rem;
  }
  .font17 {
    font-size: 3.4rem;
  }
  .font18 {
    font-size: 3.6rem;
  }
  .font20 {
    font-size: 4rem;
  }
  .font22 {
    font-size: 4.4rem;
  }
  .font24 {
    font-size: 4.8rem;
  }
  .font25 {
    font-size: 5rem;
  }
  .font26 {
    font-size: 5.2rem;
  }
  .font28 {
    font-size: 5.6rem;
  }
  .font30 {
    font-size: 6rem;
  }
  .font32 {
    font-size: 6.4rem;
  }
  .font34 {
    font-size: 6.8rem;
  }
  .font36 {
    font-size: 7.2rem;
  }
  .font38 {
    font-size: 7.6rem;
  }
  .font40 {
    font-size: 8rem;
  }
}
.txt-udline {
  text-decoration: underline;
}

.txt-light {
  font-weight: 300;
}

.txt-medium {
  font-weight: 500;
}

.txt-semiBold {
  font-weight: 600;
}

.txt-bold {
  font-weight: bold;
}

.txt-ExtraBold {
  font-weight: 800;
}

.txt-left {
  text-align: left;
}

.txt-center {
  text-align: center;
}

.txt-kaku {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.txt-maru {
  font-family: "Zen Maru Gothic", serif;
}

sup {
  font-size: 50%;
  vertical-align: top;
  position: relative;
  top: 0.4em;
  font-weight: 500;
}

.letter-spacing-20 {
  letter-spacing: -0.02em;
}

.letter-spacing40 {
  letter-spacing: -0.04em;
}

.letter-spacing60 {
  letter-spacing: 0.06em;
}

.letter-spacing100 {
  letter-spacing: 0.1em;
}

.letter-spacing180 {
  letter-spacing: 0.18em;
}

hr {
  height: 1px;
  border: none;
  background-color: #ccc;
}

.bg-yellow {
  background: #FAFF72;
}

.bg-lyellow {
  background: #FDF7C5;
  box-shadow: 0px 8px 6px rgba(0, 0, 0, 0.45);
}

.color-white {
  color: #fff;
}

.color-gr {
  color: #535353;
}

.color-bl {
  color: #176B7C;
}

.color-gn {
  color: #4C7C33;
}

.color-red {
  color: #A11405;
}

.font-serif {
  font-family: "Shippori Mincho", serif;
}

.lineheight1 {
  line-height: 1;
}

.lineheight12 {
  line-height: 1.2;
}

.lineheight13 {
  line-height: 1.3;
}

.lineheight2 {
  line-height: 2;
}

.indent {
  text-indent: -1em;
  padding-left: 1em;
}

.c-inner {
  width: 100%;
  padding: 0 4%;
}

.c-inner02 {
  width: 100%;
  padding: 0 6%;
}

.c-sec {
  position: relative;
}

.c-sec-btn {
  width: 90%;
  margin: auto;
}

.bg-main {
  background: #F5F2E8;
}

.bg-sec {
  background: url(../img/bg_sec.png) repeat-y;
  background-size: 100%;
}

.p-anc ul {
  display: flex;
  gap: 15px 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 751px) {
  .p-anc ul {
    gap: 20px;
  }
}
.p-anc ul li {
  cursor: pointer;
  width: 48%;
  min-height: 32vw;
}
@media screen and (min-width: 751px) {
  .p-anc ul li {
    min-height: 250px;
  }
}
.p-anc ul li a {
  background: linear-gradient(#fbebd5 0%, #f7d6a9 100%);
  border-radius: 10px;
  box-shadow: 3px 3px 0px #868686;
  display: block;
  height: 100%;
  position: relative;
}
@media screen and (min-width: 751px) {
  .p-anc ul li a {
    box-shadow: 6px 6px 0px #868686;
    border-radius: 20px;
  }
}
.p-anc ul li a input {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.p-anc .p-anc__btm-txt {
  background: #F7D6A8;
  width: 60%;
  margin: auto;
  position: relative;
}
.p-anc .p-anc__btm-txt::before {
  content: "";
  background: url(../img/img_btm-arrow.svg) no-repeat bottom;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -41%;
  left: 0;
}

.p-top .p-top__ttl {
  width: 90%;
  margin: auto;
  background: #E27206;
  border-radius: 10px;
  padding: 2%;
}
@media screen and (min-width: 751px) {
  .p-top .p-top__ttl {
    border-radius: 20px;
  }
}
.p-top .bg-or {
  background: #E27206;
  padding: 1% 0 0.8%;
}
.p-top .bg-or .font52 {
  font-size: 13.33vw;
}
@media screen and (min-width: 751px) {
  .p-top .bg-or .font52 {
    font-size: 10.4rem;
  }
}
.p-top .p-top__price {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: 5.333vw;
}
@media screen and (min-width: 751px) {
  .p-top .p-top__price {
    font-size: 4rem;
  }
}
.p-top .p-top__price dl {
  display: flex;
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.p-top .p-top__price dl dt {
  width: 67%;
  text-align: center;
  padding: 2%;
  border-right: 1px solid #ddd;
}
.p-top .p-top__price dl dd {
  width: 33%;
  padding: 2%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.p-top .p-top__price dl.bg-lbr {
  background: #FDF9F7;
}
.p-top .p-top__price dl.bg-lor {
  background: #F7E8D2;
}
.p-top .p-top__ico {
  width: 10.25vw;
  margin: auto;
}
@media screen and (min-width: 751px) {
  .p-top .p-top__ico {
    width: 80px;
  }
}

.tab_main {
  display: none;
}

.tab_main.is-active {
  display: block;
  -webkit-animation-name: displayAnime;
  animation-name: displayAnime;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.sec-01 {
  padding-bottom: 30vw;
}
@media screen and (min-width: 751px) {
  .sec-01 {
    padding-bottom: 200px;
  }
}
.sec-01 .sec-01__box {
  border-radius: 0 0 10px 10px;
  padding: 0% 4% 3%;
}
@media screen and (min-width: 751px) {
  .sec-01 .sec-01__box {
    border-radius: 0 0 20px 20px;
    padding: 20px 20px 30px;
  }
}
.sec-01 .sec-01__box .box-flex {
  display: flex;
  gap: 2%;
}
.sec-01 .sec-01__box .box-flex img {
  width: 17vw;
  object-fit: contain;
}
@media screen and (min-width: 751px) {
  .sec-01 .sec-01__box .box-flex img {
    width: 124px;
  }
}
.sec-01 .sec-01__box.bg-pk {
  background: #F8E6DD;
}
.sec-01 .sec-01__box.bg-pk .bg-lpk {
  background: #FCF2ED;
  border-radius: 10px;
  padding: 2% 3%;
}
@media screen and (min-width: 751px) {
  .sec-01 .sec-01__box.bg-pk .bg-lpk {
    border-radius: 20px;
  }
}
.sec-01 .sec-01__box.bg-bl {
  background: #D6EAEF;
  padding: 0% 4%;
}
@media screen and (min-width: 751px) {
  .sec-01 .sec-01__box.bg-bl {
    padding: 20px 20px 0;
  }
}
.sec-01 .sec-01__box.bg-bl .bg-lbl {
  background: #E9F4F7;
  border-radius: 10px;
  padding: 2% 3%;
}
@media screen and (min-width: 751px) {
  .sec-01 .sec-01__box.bg-bl .bg-lbl {
    border-radius: 20px;
  }
}
.sec-01 .sec-01__box.bg-gn {
  background: #DDE6C3;
}
.sec-01 .sec-01__box.bg-gn .bg-lgn {
  background: #EDF2DE;
  border-radius: 10px;
  padding: 2% 3%;
}
@media screen and (min-width: 751px) {
  .sec-01 .sec-01__box.bg-gn .bg-lgn {
    border-radius: 20px;
  }
}
.sec-01 .gn-border {
  width: 50%;
  margin: auto;
}
.sec-01 .c-acc .c-acc__head {
  cursor: pointer;
  padding: 1% 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 50%;
  border: 2px solid #4C7C33;
  margin: auto;
}
@media screen and (min-width: 751px) {
  .sec-01 .c-acc .c-acc__head {
    gap: 10px;
  }
}
.sec-01 .c-acc .c-acc__head .ico_anc {
  position: relative;
  background: #C5D5B3;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
@media screen and (min-width: 751px) {
  .sec-01 .c-acc .c-acc__head .ico_anc {
    width: 28px;
    height: 28px;
  }
}
.sec-01 .c-acc .c-acc__head .ico_anc::before {
  position: absolute;
  content: "";
  transform: translateY(-50%) translateX(-50%) rotate(0deg);
  top: 50%;
  width: 1px;
  height: 7px;
  background-color: #4C7C33;
  transition: 0.2s;
  left: 50%;
}
@media screen and (min-width: 751px) {
  .sec-01 .c-acc .c-acc__head .ico_anc::before {
    width: 2px;
    height: 14px;
  }
}
.sec-01 .c-acc .c-acc__head .ico_anc::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 7px;
  height: 1px;
  background-color: #4C7C33;
  transition: 0.3s;
  transform: translateY(-50%) translateX(-50%);
}
@media screen and (min-width: 751px) {
  .sec-01 .c-acc .c-acc__head .ico_anc::after {
    width: 14px;
    height: 2px;
  }
}
.sec-01 .c-acc .c-acc__head.js-open .ico_anc::before {
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
.sec-01 .c-acc .c-acc__body {
  display: none;
}
.sec-01 .c-acc .c-acc__body .bg-gn {
  background: #4C7C33;
  text-align: center;
  border-radius: 10px;
}
@media screen and (min-width: 751px) {
  .sec-01 .c-acc .c-acc__body .bg-gn {
    border-radius: 20px;
  }
}

.sec-02 .sec-02__ttl {
  transform: translateY(-7%);
}
.sec-02 .bg_bl {
  background: #687FBC;
  padding: 4% 1%;
  border-radius: 10px;
}
@media screen and (min-width: 751px) {
  .sec-02 .bg_bl {
    border-radius: 20px;
  }
}
.sec-02 .sec-02__box .sec-02__box--price {
  display: inline;
  line-height: 1;
  border-radius: 50px;
  padding: 4.2% 4% 0.8%;
  vertical-align: text-bottom;
  margin: 0 1%;
  color: #fff;
}
.sec-02 .sec-02__box .sec-02__box--bg-bl {
  background: #687FBC;
  padding: 2.5% 1% 4%;
  width: 90%;
  margin: auto;
}
.sec-02 .sec-02__box .sec-02__box--bg-bl .font56 {
  font-size: 14.35vw;
}
@media screen and (min-width: 751px) {
  .sec-02 .sec-02__box .sec-02__box--bg-bl .font56 {
    font-size: 112px;
  }
}
.sec-02 .sec-02__box .sec-02__box--bg-bl .sec-02__box--price {
  display: block;
  width: fit-content;
  padding: 1% 4% 1.4%;
  margin: auto;
}
.sec-02 .sec-02__box.box-30 .sec-02__box--price {
  background: #B1D05D;
}
.sec-02 .sec-02__box.box-50 .sec-02__box--price {
  background: #29ACA7;
}
.sec-02 .sec-02__box.box-100 .sec-02__box--price {
  background: #F5D049;
  color: #687FBC;
}
.sec-02 .sec-02__box.box-150 .sec-02__box--price {
  background: #E5718D;
}
.sec-02 .sec-02__box.box-200 .sec-02__box--price {
  background: #BB3B90;
}
.sec-02 .c-acc {
  background: #687FBC;
}
.sec-02 .c-acc .c-acc__head {
  cursor: pointer;
}
.sec-02 .c-acc .c-acc__head .c-acc__head--inner {
  padding: 1% 4%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: fit-content;
  margin: auto;
  background: #FFF;
  border-radius: 40px;
  color: #687FBC;
}
@media screen and (min-width: 751px) {
  .sec-02 .c-acc .c-acc__head .c-acc__head--inner {
    gap: 10px;
    border-radius: 60px;
  }
}
.sec-02 .c-acc .c-acc__head .ico_anc {
  position: relative;
  background: #687FBC;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
@media screen and (min-width: 751px) {
  .sec-02 .c-acc .c-acc__head .ico_anc {
    width: 28px;
    height: 28px;
  }
}
.sec-02 .c-acc .c-acc__head .ico_anc::before {
  content: "";
  background: url(../img/ico_acc-arrow.svg) no-repeat;
  background-size: contain;
  width: 8px;
  height: 5px;
  position: absolute;
  transform: translateX(-50%);
  top: 40%;
  left: 50%;
}
@media screen and (min-width: 751px) {
  .sec-02 .c-acc .c-acc__head .ico_anc::before {
    width: 16px;
    height: 10px;
  }
}
.sec-02 .c-acc .c-acc__head.js-open .ico_anc::before {
  top: 30%;
  transform: translateX(-50%) rotate(180deg);
}
.sec-02 .c-acc .c-acc__body {
  display: none;
  background: #fff;
}
.sec-02 .c-acc .c-acc__body .bg-gn {
  background: #4C7C33;
  text-align: center;
  border-radius: 10px;
}
@media screen and (min-width: 751px) {
  .sec-02 .c-acc .c-acc__body .bg-gn {
    border-radius: 20px;
  }
}
.sec-02 .pdl20 {
  padding-left: 4%;
}
.sec-02 .border-btm {
  border-bottom: 1px solid #707070;
}
@media screen and (min-width: 751px) {
  .sec-02 .border-btm {
    border-bottom: 2px solid #707070;
  }
}

.c-modal-btn a {
  padding: 1.5% 4% 1.8%;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: fit-content;
  margin: auto;
  background: #687FBC;
  border-radius: 40px;
  color: #fff;
}
@media screen and (min-width: 751px) {
  .c-modal-btn a {
    gap: 10px;
    border-radius: 60px;
  }
}
.c-modal-btn .ico_modal {
  position: relative;
  background: #fff;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: block;
}
@media screen and (min-width: 751px) {
  .c-modal-btn .ico_modal {
    width: 28px;
    height: 28px;
  }
}
.c-modal-btn .ico_modal::before {
  position: absolute;
  content: "";
  transform: translateY(-50%) translateX(-50%);
  top: 50%;
  width: 1px;
  height: 7px;
  background-color: #687FBC;
  transition: 0.2s;
  left: 50%;
}
@media screen and (min-width: 751px) {
  .c-modal-btn .ico_modal::before {
    width: 2px;
    height: 14px;
  }
}
.c-modal-btn .ico_modal::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 7px;
  height: 1px;
  background-color: #687FBC;
  transition: 0.3s;
  transform: translateY(-50%) translateX(-50%);
}
@media screen and (min-width: 751px) {
  .c-modal-btn .ico_modal::after {
    width: 14px;
    height: 2px;
  }
}

.c-modal__box {
  background: #D7DCEA;
  color: #2D3B60;
}
.c-modal__box .c-modal__box--bg-bl {
  background: #687FBC;
  padding: 2.5% 1% 4%;
}
.c-modal__box .c-modal__box--bg-bl .font56 {
  font-size: 14.35vw;
}
@media screen and (min-width: 751px) {
  .c-modal__box .c-modal__box--bg-bl .font56 {
    font-size: 112px;
  }
}
.c-modal__box .c-modal__box--bg-bl .c-modal__box--price {
  display: block;
  width: fit-content;
  padding: 1% 4% 1.4%;
  margin: auto;
  line-height: 1;
  border-radius: 50px;
  color: #fff;
}
.c-modal__box.box-30 .c-modal__box--price {
  background: #B1D05D;
}
.c-modal__box.box-50 .c-modal__box--price {
  background: #29ACA7;
}
.c-modal__box.box-100 .c-modal__box--price {
  background: #F5D049;
  color: #687FBC;
}
.c-modal__box.box-150 .c-modal__box--price {
  background: #E5718D;
}
.c-modal__box.box-200 .c-modal__box--price {
  background: #BB3B90;
}
.c-modal__box .c-modal__box--list {
  padding: 0 2% 6.67%;
  border-bottom: 1px dashed #2D3B60;
}
@media screen and (min-width: 751px) {
  .c-modal__box .c-modal__box--list {
    border-bottom: 2px dashed #2D3B60;
  }
}
.c-modal__box .c-modal__box--list dl {
  padding-bottom: 1%;
  color: #2D3B60;
  display: flex;
  justify-content: space-between;
}

.p-btm {
  background: #fff;
  padding: 4% 0;
}

.pagetop {
  position: absolute;
  z-index: 90;
  right: 15px;
  top: 5px;
  transition: all 0.3s;
}
.pagetop a {
  display: block;
  width: 13.333vw;
  transition: all 0.3s;
}
@media screen and (min-width: 751px) {
  .pagetop a {
    width: 10rem;
  }
}
.pagetop a img {
  display: block;
  width: 100%;
}
.pagetop.active {
  opacity: 1;
}
.pagetop.active a {
  opacity: 1;
}
@media screen and (min-width: 751px) {
  .pagetop {
    top: 15px;
  }
}

.l-header {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.l-header .l-header__inner {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-header .l-header__logo {
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.l-header .l-header__logo img {
  width: 80%;
  max-width: 580px;
}

@media screen and (min-width: 751px) {
  .l-header .l-header__logo {
    padding: 30px 0;
  }
}
.l-footer {
  background: #EFEFEF;
  border: none;
  padding: 40px 0 0;
  position: relative;
}
@media screen and (min-width: 751px) {
  .l-footer {
    padding: 80px 0 0;
  }
}
.l-footer .l-footer__inner {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
}
.l-footer .l-footer__inner .l-footer__logo a img {
  height: 13.33vw;
}
.l-footer .l-footer__inner h2 {
  margin-bottom: 30px;
}
.l-footer .l-footer__inner h2 img {
  width: 80%;
  max-width: 580px;
}
.l-footer .l-footer__inner p {
  font-size: 3.2vw;
}
.l-footer .l-footer__copy {
  background: #1A1A1A;
  color: #fff;
  padding: 15px;
  text-align: center;
  font-size: 2.666vw;
}

@media screen and (min-width: 751px) {
  .l-footer .l-footer__inner .l-footer__logo a img {
    height: 105px;
  }
}
@media screen and (min-width: 751px) {
  .l-footer .l-footer__inner p {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 751px) {
  .l-footer .l-footer__copy {
    font-size: 2rem;
  }
}
