@charset "UTF-8";
#hyakumeitou,
#hyakumeitou_form,
#hyakumeitou_campaign,
#hyakumeitou_download {
  font-family: "Noto Sans JP", sans-serif;
}
#hyakumeitou ul,
#hyakumeitou ol,
#hyakumeitou li,
#hyakumeitou dl,
#hyakumeitou dt,
#hyakumeitou dd,
#hyakumeitou figure,
#hyakumeitou figcaption,
#hyakumeitou p,
#hyakumeitou h1,
#hyakumeitou h2,
#hyakumeitou h3,
#hyakumeitou h4,
#hyakumeitou h5,
#hyakumeitou_form ul,
#hyakumeitou_form ol,
#hyakumeitou_form li,
#hyakumeitou_form dl,
#hyakumeitou_form dt,
#hyakumeitou_form dd,
#hyakumeitou_form figure,
#hyakumeitou_form figcaption,
#hyakumeitou_form p,
#hyakumeitou_form h1,
#hyakumeitou_form h2,
#hyakumeitou_form h3,
#hyakumeitou_form h4,
#hyakumeitou_form h5,
#hyakumeitou_campaign ul,
#hyakumeitou_campaign ol,
#hyakumeitou_campaign li,
#hyakumeitou_campaign dl,
#hyakumeitou_campaign dt,
#hyakumeitou_campaign dd,
#hyakumeitou_campaign figure,
#hyakumeitou_campaign figcaption,
#hyakumeitou_campaign p,
#hyakumeitou_campaign h1,
#hyakumeitou_campaign h2,
#hyakumeitou_campaign h3,
#hyakumeitou_campaign h4,
#hyakumeitou_campaign h5,
#hyakumeitou_download ul,
#hyakumeitou_download ol,
#hyakumeitou_download li,
#hyakumeitou_download dl,
#hyakumeitou_download dt,
#hyakumeitou_download dd,
#hyakumeitou_download figure,
#hyakumeitou_download figcaption,
#hyakumeitou_download p,
#hyakumeitou_download h1,
#hyakumeitou_download h2,
#hyakumeitou_download h3,
#hyakumeitou_download h4,
#hyakumeitou_download h5 {
  margin: 0;
  padding: 0;
}
#hyakumeitou li,
#hyakumeitou_form li,
#hyakumeitou_campaign li,
#hyakumeitou_download li {
  list-style: none;
}
#hyakumeitou a,
#hyakumeitou_form a,
#hyakumeitou_campaign a,
#hyakumeitou_download a {
  text-decoration: none;
  color: #000;
  transition: background-color 0.2s linear, color 0.2s linear;
}
#hyakumeitou a:hover,
#hyakumeitou_form a:hover,
#hyakumeitou_campaign a:hover,
#hyakumeitou_download a:hover {
  text-decoration: none;
  color: #000;
  transition: background-color 0.2s linear, color 0.2s linear;
}
#hyakumeitou img,
#hyakumeitou_form img,
#hyakumeitou_campaign img,
#hyakumeitou_download img {
  width: 100%;
  height: auto;
}
#hyakumeitou,
#hyakumeitou_form,
#hyakumeitou_campaign,
#hyakumeitou_download {
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
  color: #000;
}
#hyakumeitou .pc,
#hyakumeitou_form .pc,
#hyakumeitou_campaign .pc,
#hyakumeitou_download .pc {
  display: block;
}
@media screen and (max-width: 767px) {
  #hyakumeitou .pc,
  #hyakumeitou_form .pc,
  #hyakumeitou_campaign .pc,
  #hyakumeitou_download .pc {
    display: none;
  }
}
#hyakumeitou .sp,
#hyakumeitou_form .sp,
#hyakumeitou_campaign .sp,
#hyakumeitou_download .sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #hyakumeitou .sp,
  #hyakumeitou_form .sp,
  #hyakumeitou_campaign .sp,
  #hyakumeitou_download .sp {
    display: block;
  }
}
#hyakumeitou h2,
#hyakumeitou_form h2,
#hyakumeitou_campaign h2,
#hyakumeitou_download h2 {
  background: none;
  color: #000;
}
#hyakumeitou h2:before, #hyakumeitou h2:after,
#hyakumeitou_form h2:before,
#hyakumeitou_form h2:after,
#hyakumeitou_campaign h2:before,
#hyakumeitou_campaign h2:after,
#hyakumeitou_download h2:before,
#hyakumeitou_download h2:after {
  display: none;
}
#hyakumeitou header,
#hyakumeitou_form header,
#hyakumeitou_campaign header,
#hyakumeitou_download header {
  background-color: #AE2224;
  display: flex;
  align-items: center;
  height: min(60px, 4.8vw);
}
@media screen and (max-width: 767px) {
  #hyakumeitou header,
  #hyakumeitou_form header,
  #hyakumeitou_campaign header,
  #hyakumeitou_download header {
    height: 12.3076923077vw;
    padding: 0 3.0769230769vw;
  }
}
#hyakumeitou header div,
#hyakumeitou_form header div,
#hyakumeitou_campaign header div,
#hyakumeitou_download header div {
  width: min(980px, 78.4vw);
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #hyakumeitou header div,
  #hyakumeitou_form header div,
  #hyakumeitou_campaign header div,
  #hyakumeitou_download header div {
    width: 100%;
  }
}
#hyakumeitou header h1 img,
#hyakumeitou_form header h1 img,
#hyakumeitou_campaign header h1 img,
#hyakumeitou_download header h1 img {
  height: min(32px, 2.56vw);
}
@media screen and (max-width: 767px) {
  #hyakumeitou header h1 img,
  #hyakumeitou_form header h1 img,
  #hyakumeitou_campaign header h1 img,
  #hyakumeitou_download header h1 img {
    width: auto;
    height: 8.2051282051vw;
  }
}
#hyakumeitou header .contact,
#hyakumeitou_form header .contact,
#hyakumeitou_campaign header .contact,
#hyakumeitou_download header .contact {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #hyakumeitou header .contact,
  #hyakumeitou_form header .contact,
  #hyakumeitou_campaign header .contact,
  #hyakumeitou_download header .contact {
    display: none;
  }
}
#hyakumeitou header .contact a,
#hyakumeitou_form header .contact a,
#hyakumeitou_campaign header .contact a,
#hyakumeitou_download header .contact a {
  display: block;
  border-radius: min(8px, 0.64vw);
  padding: 0 min(12px, 0.96vw);
  text-align: center;
  border: min(1px, 0.08vw) solid #fff;
  color: #fff;
  font-size: min(1.12vw, 14px);
  line-height: 2.4285714286;
  font-weight: 600;
}
@media (hover: hover) and (pointer: fine) {
  #hyakumeitou header .contact a:hover,
  #hyakumeitou_form header .contact a:hover,
  #hyakumeitou_campaign header .contact a:hover,
  #hyakumeitou_download header .contact a:hover {
    background-color: #580708;
  }
}
#hyakumeitou #sns,
#hyakumeitou_form #sns,
#hyakumeitou_campaign #sns,
#hyakumeitou_download #sns {
  margin-top: min(75px, 6vw);
  padding: min(40px, 3.2vw) 0;
  width: 100%;
  position: relative;
  background: #F4E7CF;
}
@media screen and (max-width: 767px) {
  #hyakumeitou #sns,
  #hyakumeitou_form #sns,
  #hyakumeitou_campaign #sns,
  #hyakumeitou_download #sns {
    margin-top: 5.1282051282vw;
    padding: 5.1282051282vw 0 5.1282051282vw;
  }
}
#hyakumeitou #sns:before,
#hyakumeitou_form #sns:before,
#hyakumeitou_campaign #sns:before,
#hyakumeitou_download #sns:before {
  content: "";
  display: block;
  background-image: url(../img/footer-bg.png);
  background-size: auto min(356px, 28.48vw);
  background-position: center;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: min(356px, 28.48vw);
  z-index: -1;
}
@media screen and (min-width: 2000px) {
  #hyakumeitou #sns:before,
  #hyakumeitou_form #sns:before,
  #hyakumeitou_campaign #sns:before,
  #hyakumeitou_download #sns:before {
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  #hyakumeitou #sns:before,
  #hyakumeitou_form #sns:before,
  #hyakumeitou_campaign #sns:before,
  #hyakumeitou_download #sns:before {
    background-image: url(../img/footer-bg_sp.png);
    aspect-ratio: 390/211;
    top: -32.5641025641vw;
    height: 54.1025641026vw;
    background-size: cover;
  }
}
#hyakumeitou #sns h3,
#hyakumeitou_form #sns h3,
#hyakumeitou_campaign #sns h3,
#hyakumeitou_download #sns h3 {
  font-size: min(1.44vw, 18px);
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #hyakumeitou #sns h3,
  #hyakumeitou_form #sns h3,
  #hyakumeitou_campaign #sns h3,
  #hyakumeitou_download #sns h3 {
    font-size: 3.5897435897vw;
    line-height: 1.4;
  }
}
#hyakumeitou #sns ul,
#hyakumeitou_form #sns ul,
#hyakumeitou_campaign #sns ul,
#hyakumeitou_download #sns ul {
  width: max-content;
  display: grid;
  grid-template-columns: repeat(4, min(160px, 12.8vw));
  gap: min(12px, 0.96vw);
  margin: min(24px, 1.92vw) auto 0;
}
@media screen and (max-width: 767px) {
  #hyakumeitou #sns ul,
  #hyakumeitou_form #sns ul,
  #hyakumeitou_campaign #sns ul,
  #hyakumeitou_download #sns ul {
    width: 85.3846153846vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.0512820513vw 3.0769230769vw;
    margin: 4.1025641026vw auto 0;
  }
}
#hyakumeitou #sns ul li a,
#hyakumeitou_form #sns ul li a,
#hyakumeitou_campaign #sns ul li a,
#hyakumeitou_download #sns ul li a {
  display: grid;
  grid-template-columns: min(30px, 2.4vw) 1fr;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-weight: 700;
  height: min(58px, 4.64vw);
  padding: 0 min(16px, 1.28vw);
  border-radius: min(12px, 0.96vw);
  font-size: min(0.96vw, 12px);
  line-height: 1.1666666667;
  gap: min(15px, 1.2vw);
}
@media screen and (max-width: 767px) {
  #hyakumeitou #sns ul li a,
  #hyakumeitou_form #sns ul li a,
  #hyakumeitou_campaign #sns ul li a,
  #hyakumeitou_download #sns ul li a {
    border-radius: 3.0769230769vw;
    font-size: 3.0769230769vw;
    line-height: 1.1666666667;
    gap: 4.6153846154vw;
    grid-template-columns: 7.6923076923vw 1fr;
    height: 14.8717948718vw;
    padding: 0 4.1025641026vw;
  }
}
@media (hover: hover) and (pointer: fine) {
  #hyakumeitou #sns ul li a:hover,
  #hyakumeitou_form #sns ul li a:hover,
  #hyakumeitou_campaign #sns ul li a:hover,
  #hyakumeitou_download #sns ul li a:hover {
    background-color: #E8D9B8;
  }
}
#hyakumeitou #sns ul li a img,
#hyakumeitou_form #sns ul li a img,
#hyakumeitou_campaign #sns ul li a img,
#hyakumeitou_download #sns ul li a img {
  aspect-ratio: 1/1;
}
#hyakumeitou #sns ul li a span span,
#hyakumeitou_form #sns ul li a span span,
#hyakumeitou_campaign #sns ul li a span span,
#hyakumeitou_download #sns ul li a span span {
  font-size: min(0.8vw, 10px);
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #hyakumeitou #sns ul li a span span,
  #hyakumeitou_form #sns ul li a span span,
  #hyakumeitou_campaign #sns ul li a span span,
  #hyakumeitou_download #sns ul li a span span {
    font-size: 2.5641025641vw;
    line-height: 1.4;
  }
}
#hyakumeitou footer,
#hyakumeitou_form footer,
#hyakumeitou_campaign footer,
#hyakumeitou_download footer {
  position: relative;
  background: none;
  padding: initial;
  color: #fff;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #hyakumeitou footer,
  #hyakumeitou_form footer,
  #hyakumeitou_campaign footer,
  #hyakumeitou_download footer {
    display: block;
  }
}
#hyakumeitou footer .button,
#hyakumeitou_form footer .button,
#hyakumeitou_campaign footer .button,
#hyakumeitou_download footer .button {
  text-align: center;
  margin: 0 auto;
  padding: min(34px, 2.72vw) 0;
  display: grid;
  grid-template-columns: repeat(2, min(400px, 32vw));
  justify-content: center;
  align-items: center;
  gap: 0 min(40px, 3.2vw);
  background-color: #333;
}
@media screen and (max-width: 767px) {
  #hyakumeitou footer .button,
  #hyakumeitou_form footer .button,
  #hyakumeitou_campaign footer .button,
  #hyakumeitou_download footer .button {
    width: 100%;
    padding: 10.2564102564vw 0;
    display: block;
  }
}
#hyakumeitou footer .button span,
#hyakumeitou_form footer .button span,
#hyakumeitou_campaign footer .button span,
#hyakumeitou_download footer .button span {
  display: block;
}
#hyakumeitou footer .button span p:nth-of-type(1),
#hyakumeitou_form footer .button span p:nth-of-type(1),
#hyakumeitou_campaign footer .button span p:nth-of-type(1),
#hyakumeitou_download footer .button span p:nth-of-type(1) {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #hyakumeitou footer .button span p:nth-of-type(1),
  #hyakumeitou_form footer .button span p:nth-of-type(1),
  #hyakumeitou_campaign footer .button span p:nth-of-type(1),
  #hyakumeitou_download footer .button span p:nth-of-type(1) {
    width: 80vw;
  }
}
#hyakumeitou footer .button span p:nth-of-type(1) a,
#hyakumeitou_form footer .button span p:nth-of-type(1) a,
#hyakumeitou_campaign footer .button span p:nth-of-type(1) a,
#hyakumeitou_download footer .button span p:nth-of-type(1) a {
  display: grid;
  grid-template-columns: auto min(20px, 1.6vw);
  gap: 0 min(12px, 0.96vw);
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #000;
  text-align: center;
  transition: background-color 1.4s cubic-bezier(0.16, 1.08, 0.38, 0.98);
  border-radius: min(4px, 0.32vw);
  font-size: min(1.28vw, 16px);
  line-height: 1.25;
  height: min(60px, 4.8vw);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #hyakumeitou footer .button span p:nth-of-type(1) a,
  #hyakumeitou_form footer .button span p:nth-of-type(1) a,
  #hyakumeitou_campaign footer .button span p:nth-of-type(1) a,
  #hyakumeitou_download footer .button span p:nth-of-type(1) a {
    font-weight: 400;
    border-radius: 1.0256410256vw;
    font-size: 3.5897435897vw;
    line-height: 1.4;
    height: 14.358974359vw;
  }
}
#hyakumeitou footer .button span p:nth-of-type(1) a:after,
#hyakumeitou_form footer .button span p:nth-of-type(1) a:after,
#hyakumeitou_campaign footer .button span p:nth-of-type(1) a:after,
#hyakumeitou_download footer .button span p:nth-of-type(1) a:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cmask id='a' width='20' height='20' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23333' d='M0 0h20v20H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23333' d='m6.688 18.333-1.479-1.48L12.063 10 5.21 3.145l1.48-1.479L15.021 10z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.2s linear;
  pointer-events: none;
  width: 100%;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  #hyakumeitou footer .button span p:nth-of-type(1) a:after,
  #hyakumeitou_form footer .button span p:nth-of-type(1) a:after,
  #hyakumeitou_campaign footer .button span p:nth-of-type(1) a:after,
  #hyakumeitou_download footer .button span p:nth-of-type(1) a:after {
    display: none;
  }
}
#hyakumeitou footer .button span p:nth-of-type(2),
#hyakumeitou_form footer .button span p:nth-of-type(2),
#hyakumeitou_campaign footer .button span p:nth-of-type(2),
#hyakumeitou_download footer .button span p:nth-of-type(2) {
  color: #fff;
  margin: min(12px, 0.96vw) auto 0;
  text-align: center;
  font-size: min(1.12vw, 14px);
  line-height: 1.7142857143;
}
@media screen and (max-width: 767px) {
  #hyakumeitou footer .button span p:nth-of-type(2),
  #hyakumeitou_form footer .button span p:nth-of-type(2),
  #hyakumeitou_campaign footer .button span p:nth-of-type(2),
  #hyakumeitou_download footer .button span p:nth-of-type(2) {
    width: 100%;
    font-size: 3.5897435897vw;
    line-height: 1.7142857143;
    margin-top: 3.0769230769vw;
  }
}
@media screen and (max-width: 767px) {
  #hyakumeitou footer .button span + span,
  #hyakumeitou_form footer .button span + span,
  #hyakumeitou_campaign footer .button span + span,
  #hyakumeitou_download footer .button span + span {
    padding-top: 6.1538461538vw;
  }
}
#hyakumeitou footer .nav,
#hyakumeitou_form footer .nav,
#hyakumeitou_campaign footer .nav,
#hyakumeitou_download footer .nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  position: relative;
  margin: 0 auto;
  padding: min(30px, 2.4vw) 0;
  width: min(960px, 76.8vw);
  grid-column: 1/3;
}
@media screen and (max-width: 767px) {
  #hyakumeitou footer .nav,
  #hyakumeitou_form footer .nav,
  #hyakumeitou_campaign footer .nav,
  #hyakumeitou_download footer .nav {
    margin-top: 6.1538461538vw;
    width: 100%;
    padding: 0 4.1025641026vw 10.2564102564vw;
    flex-direction: column;
  }
}
#hyakumeitou footer ul,
#hyakumeitou_form footer ul,
#hyakumeitou_campaign footer ul,
#hyakumeitou_download footer ul {
  display: flex;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #hyakumeitou footer ul,
  #hyakumeitou_form footer ul,
  #hyakumeitou_campaign footer ul,
  #hyakumeitou_download footer ul {
    width: 100%;
  }
}
#hyakumeitou footer ul li,
#hyakumeitou_form footer ul li,
#hyakumeitou_campaign footer ul li,
#hyakumeitou_download footer ul li {
  font-size: min(1.12vw, 14px);
  line-height: 1.4285714286;
}
@media screen and (max-width: 767px) {
  #hyakumeitou footer ul li,
  #hyakumeitou_form footer ul li,
  #hyakumeitou_campaign footer ul li,
  #hyakumeitou_download footer ul li {
    font-size: 3.5897435897vw;
    line-height: 1.7142857143;
  }
}
#hyakumeitou footer ul li a,
#hyakumeitou_form footer ul li a,
#hyakumeitou_campaign footer ul li a,
#hyakumeitou_download footer ul li a {
  color: #000;
}
@media (hover: hover) and (pointer: fine) {
  #hyakumeitou footer ul li a:hover,
  #hyakumeitou_form footer ul li a:hover,
  #hyakumeitou_campaign footer ul li a:hover,
  #hyakumeitou_download footer ul li a:hover {
    text-decoration: underline;
    color: #000;
  }
}
#hyakumeitou footer ul li + li:before,
#hyakumeitou_form footer ul li + li:before,
#hyakumeitou_campaign footer ul li + li:before,
#hyakumeitou_download footer ul li + li:before {
  content: "｜";
  color: #000;
}
#hyakumeitou footer ul + p,
#hyakumeitou_form footer ul + p,
#hyakumeitou_campaign footer ul + p,
#hyakumeitou_download footer ul + p {
  font-size: min(1.12vw, 14px);
  line-height: 1.4285714286;
  position: relative;
  text-align: left;
  top: 0;
  color: #000;
}
@media screen and (max-width: 767px) {
  #hyakumeitou footer ul + p,
  #hyakumeitou_form footer ul + p,
  #hyakumeitou_campaign footer ul + p,
  #hyakumeitou_download footer ul + p {
    width: 100%;
    padding: 1.0256410256vw 0 0;
    font-size: 3.5897435897vw;
    line-height: 1.7142857143;
  }
}
#hyakumeitou nav,
#hyakumeitou_form nav,
#hyakumeitou_campaign nav,
#hyakumeitou_download nav {
  width: 100%;
  background-color: #F4E7CF;
}
#hyakumeitou nav ul,
#hyakumeitou_form nav ul,
#hyakumeitou_campaign nav ul,
#hyakumeitou_download nav ul {
  width: min(1000px, 80vw);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 767px) {
  #hyakumeitou nav ul,
  #hyakumeitou_form nav ul,
  #hyakumeitou_campaign nav ul,
  #hyakumeitou_download nav ul {
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
  }
}
#hyakumeitou nav ul li a,
#hyakumeitou_form nav ul li a,
#hyakumeitou_campaign nav ul li a,
#hyakumeitou_download nav ul li a {
  display: block;
  background-color: #F4E7CF;
}
@media (hover: hover) and (pointer: fine) {
  #hyakumeitou nav ul li a:hover,
  #hyakumeitou_form nav ul li a:hover,
  #hyakumeitou_campaign nav ul li a:hover,
  #hyakumeitou_download nav ul li a:hover {
    background-color: #E8D9B8;
  }
}
#hyakumeitou nav ul li.current a,
#hyakumeitou_form nav ul li.current a,
#hyakumeitou_campaign nav ul li.current a,
#hyakumeitou_download nav ul li.current a {
  background-color: #AE2224;
}
#hyakumeitou nav ul li.current a img,
#hyakumeitou_form nav ul li.current a img,
#hyakumeitou_campaign nav ul li.current a img,
#hyakumeitou_download nav ul li.current a img {
  filter: brightness(0) invert(1);
}
@media screen and (max-width: 767px) {
  #hyakumeitou nav ul li:last-of-type,
  #hyakumeitou_form nav ul li:last-of-type,
  #hyakumeitou_campaign nav ul li:last-of-type,
  #hyakumeitou_download nav ul li:last-of-type {
    display: none;
  }
}
#hyakumeitou .backnifty,
#hyakumeitou_form .backnifty,
#hyakumeitou_campaign .backnifty,
#hyakumeitou_download .backnifty {
  display: none;
}
@media screen and (max-width: 767px) {
  #hyakumeitou .backnifty,
  #hyakumeitou_form .backnifty,
  #hyakumeitou_campaign .backnifty,
  #hyakumeitou_download .backnifty {
    display: block;
    margin-top: 10.2564102564vw;
    padding: 5.1282051282vw 5.1282051282vw 0;
  }
  #hyakumeitou .backnifty a,
  #hyakumeitou_form .backnifty a,
  #hyakumeitou_campaign .backnifty a,
  #hyakumeitou_download .backnifty a {
    display: grid;
    grid-template-columns: 4.1025641026vw 1fr 4.1025641026vw;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #fff;
    color: #4C4D4E;
    font-weight: 700;
    text-align: center;
    min-height: 13.3333333333vw;
    border: 0.2564102564vw solid #ccc;
    border-radius: 1.0256410256vw;
    font-size: 4.1025641026vw;
    line-height: 1;
    padding: 0 3.0769230769vw;
  }
  #hyakumeitou .backnifty a:before,
  #hyakumeitou_form .backnifty a:before,
  #hyakumeitou_campaign .backnifty a:before,
  #hyakumeitou_download .backnifty a:before {
    content: "";
  }
  #hyakumeitou .backnifty a:after,
  #hyakumeitou_form .backnifty a:after,
  #hyakumeitou_campaign .backnifty a:after,
  #hyakumeitou_download .backnifty a:after {
    content: "";
    aspect-ratio: 16/36;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='36' fill='none' viewBox='0 0 16 36'%3E%3Cpath fill='%234c4d4e' d='M5.183 24.667 4 23.483 9.483 18 4 12.517l1.183-1.184L11.85 18z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
  }
}/*# sourceMappingURL=style.css.map */