@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@400;500;700&display=swap");
@-webkit-keyframes l1 {
  to {
    opacity: 0;
  }
}
@keyframes l1 {
  to {
    opacity: 0;
  }
}
.avant {
  font-family: "Hind", sans-serif;
  font-weight: 500;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0);
  list-style: none;
}

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

html {
  font-size: 62.5%;
}

body {
  position: relative;
  background-color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", メイリオ, ヒラギノ角ゴ\ Pro\ W3, "Hiragino Kaku Gothic Pro", ＭＳ\ Ｐゴシック, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #333;
  text-align: center;
  min-width: 1110px;
}

@media screen and (max-width: 580px) {
  body {
    min-width: 320px;
    font-size: 1.4rem;
  }
}
_::-webkit-full-page-media, _:future {
  font-family: "Noto Sans JP", sans-serif;
}

:root body {
  font-family: "Noto Sans JP", sans-serif;
}

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

small {
  font-style: normal;
  font-size: 1.2rem;
}

@media screen and (max-width: 380px) {
  small {
    font-size: 3.15vw;
  }
}
input, button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1;
}

input:focus::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0);
}

input:focus::-webkit-input-placeholder, input:focus::-moz-placeholder, input:focus::-ms-input-placeholder, input:focus:-ms-input-placeholder, input:focus::placeholder {
  color: rgba(0, 0, 0, 0);
}

a {
  background-color: rgba(255, 255, 255, 0);
  text-decoration: none;
  color: inherit;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

button, .l-fixed {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:link, a:visited, a:hover, a:active {
  color: #fff;
}

img {
  width: 100%;
  height: auto;
}

button {
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

sub {
  font-size: 1.4rem !important;
  vertical-align: bottom;
  position: relative;
  bottom: 0.5em;
}

sup {
  font-size: 1.4rem !important;
  vertical-align: top;
  position: relative;
}

@media screen and (max-width: 580px) {
  hr {
    height: 2.63vw;
  }
}
@media screen and (max-width: 580px) {
  a {
    -webkit-transition: 0s ease-in-out;
    transition: 0s ease-in-out;
    border: none;
  }
  a img {
    -webkit-transition: 0s ease-in-out;
    transition: 0s ease-in-out;
    border: none;
  }
  button {
    -webkit-transition: 0s ease-in-out;
    transition: 0s ease-in-out;
    border: none;
  }
  a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
  }
  button {
    width: 100%;
  }
  button:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
  }
}
header {
  background: url("../images/bg-01.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 77px 0 117px;
  color: #fff;
}
header h2 {
  margin-top: 77px;
  font-weight: bold;
}
header h2 .text {
  display: block;
}
header h2 .text._sm {
  font-size: 2.4rem;
  line-height: 2.4rem;
  margin-bottom: 12px;
}
@media screen and (max-width: 580px) {
  header h2 .text._sm {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
}
header h2 .text._md {
  font-size: 3.2rem;
  line-height: 3.2rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 580px) {
  header h2 .text._md {
    font-size: 2rem;
    line-height: 2rem;
  }
}
header h2 .text._wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 580px) {
  header h2 .text._wrap {
    display: block;
  }
}
header h2 .text._ttl {
  display: block;
  font-size: 5.2rem;
  line-height: 5.2rem;
}
@media screen and (max-width: 580px) {
  header h2 .text._ttl {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }
}
header h2 .text._sub {
  display: block;
  font-size: 2.4rem;
  line-height: 2.6rem;
}
@media screen and (max-width: 580px) {
  header h2 .text._sub {
    font-size: 2rem;
    line-height: 2rem;
    margin-bottom: 12px;
  }
}
header h2 .text._yellow {
  color: #FFD066;
}
header .c-button {
  margin: 35px auto 0;
}
header #target-04 {
  display: none;
  position: fixed;
  left: 0;
  top: -20px;
  background: #ff7200;
  width: 100%;
  z-index: 9;
  padding: 100px 0 20px;
}
header #target-04 li {
  margin-left: 20px;
}
header #target-04 li:first-child {
  margin-left: 0;
}
header #target-04 li a {
  display: block;
  padding: 20px 0;
  font-size: 1.6rem;
}

@media screen and (max-width: 580px) {
  header {
    background: url("../images/bg-01-sp.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 0 0 97px;
  }
}
@media screen and (max-width: 580px) {
  header h2 {
    margin-top: 0;
    padding-top: 97px;
  }
}
.c-link-text {
  margin-top: 16px;
}
.c-link-text a {
  display: inline-block;
  padding-right: 12px;
  position: relative;
}
.c-link-text a .text {
  position: relative;
}
.c-link-text a .text::after {
  position: absolute;
  bottom: 2px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.c-link-text a:hover .text {
  border-bottom: none;
}
.c-link-text a:hover .text::after {
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.c-link-text a .ico {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  position: absolute;
  top: calc(50% - 3.5px);
  right: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 7px;
  height: 7px;
  -webkit-transform: translateX(-25%) rotate(45deg);
  transform: translateX(-25%) rotate(45deg);
}
.c-link-text a .ico::before {
  content: "";
  position: absolute;
  background: currentColor;
  border-radius: 2px;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
}
.c-link-text a .ico::after {
  content: "";
  position: absolute;
  background: currentColor;
  border-radius: 2px;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2px;
}

@media screen and (max-width: 580px) {
  .c-link-text {
    font-size: 1.4rem;
  }
}
main {
  padding-bottom: 70px;
}

nav {
  max-width: 1320px;
  background: #ff7200;
  border-radius: 50px;
  color: #fff;
  margin: 0 auto;
  padding: 12px 40px 12px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 20;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
nav h1 {
  max-width: 280px;
}
nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
nav ul li {
  margin-left: 20px;
}
nav ul li:first-child {
  margin-left: 0;
}

@media screen and (max-width: 1110px) {
  nav {
    width: 96vw;
    min-width: 1090px;
  }
}
@media screen and (max-width: 580px) {
  nav {
    padding: 12px 20px;
    width: 90vw;
    min-width: 260px;
  }
}
@media screen and (max-width: 580px) {
  nav h1 {
    text-align: left;
    width: 180px;
    z-index: 999;
  }
}
@media screen and (max-width: 580px) {
  nav ul {
    display: none;
    position: absolute;
    left: 0;
    top: -20px;
    background: #ff7200;
    width: 100%;
    z-index: 998;
    padding: 100px 0 20px;
  }
}
@media screen and (max-width: 580px) {
  nav ul li a {
    display: block;
    padding: 20px 0;
    font-size: 1.6rem;
  }
}
footer {
  background: #ddd;
  padding: 12px;
}

.l-inner {
  width: 1110px;
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 580px) {
  .l-inner {
    width: auto;
    margin: 0 15px;
  }
  .l-inner._ex {
    margin: 0;
  }
  header .l-inner {
    margin: 0 10px;
    z-index: 0;
    position: relative;
  }
}
.l-nav {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  padding: 20px 0 0;
}

@media screen and (max-width: 580px) {
  .l-nav {
    padding: 14px 0 0;
  }
}
.l-content {
  padding: 0;
}
.l-content._bg-gray {
  padding: 47px 0 130px;
  position: relative;
}
.l-content._bg-gray._ver2 {
  padding: 37px 0 40px;
}
.l-content._bg-orange {
  padding: 86px 0 60px;
  position: relative;
}
.l-content._bg-white {
  padding: 57px 0 60px;
}
.l-content._bg-purple {
  padding: 86px 0 116px;
}
.l-content._button {
  padding: 0 0 0;
}

@media screen and (max-width: 580px) {
  .l-content._bg-gray {
    padding: 40px 0 76px;
  }
}
@media screen and (max-width: 580px) {
  .l-content._bg-orange {
    padding: 69px 0 40px;
  }
}
@media screen and (max-width: 580px) {
  .l-content._bg-white {
    padding: 38px 0 40px;
  }
}
@media screen and (max-width: 580px) {
  .l-content._bg-purple {
    padding: 30px 0 80px;
  }
}
.l-faq {
  background: #fce9e7;
  padding: 40px 95px 30px;
  margin-top: 57px;
}

@media screen and (max-width: 580px) {
  .l-faq {
    padding: 38px 15px 30px;
    margin-top: 40px;
  }
}
.l-fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(51, 51, 51, 0.5);
  text-align: center;
  padding: 14px 0;
}
.l-fixed .c-button {
  margin: 0 auto;
  height: 52px;
}
.l-fixed._hide {
  bottom: -100px;
}

.c-h2-gray {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background: #f7f7f7;
  border-radius: 10px 10px 0 0;
  width: 730px;
  padding: 30px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-h2-gray .text {
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 580px) {
  .c-h2-gray {
    width: 92%;
    padding: 14px 0 0;
  }
}
@media screen and (max-width: 580px) {
  .c-h2-gray .text {
    font-size: 1.6rem;
  }
}
.c-h2-orange {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background: #fff;
  border-radius: 10px;
  border: solid 1px #eb5435;
  width: 730px;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.1));
}
.c-h2-orange .text {
  font-size: 3.2rem;
  font-weight: bold;
  color: #fe4521;
}
.c-h2-orange:before {
  content: "";
  position: absolute;
  bottom: -38px;
  left: 50%;
  margin-left: -16px;
  border: 19px solid rgba(0, 0, 0, 0);
  border-top: 19px solid #fff;
  z-index: 2;
}
.c-h2-orange:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -17px;
  border: 20px solid rgba(0, 0, 0, 0);
  border-top: 20px solid #eb5435;
  z-index: 1;
}

@media screen and (max-width: 580px) {
  .c-h2-orange {
    width: 92%;
    padding: 12px 0;
  }
}
@media screen and (max-width: 580px) {
  .c-h2-orange .text {
    font-size: 2rem;
  }
}
.c-h3 .text {
  font-size: 2.6rem;
}

@media screen and (max-width: 580px) {
  .c-h3 .text {
    font-size: 2rem;
  }
}
.c-list-circle ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 37px;
}
.c-list-circle ul li {
  border-radius: 100%;
  border: solid 1px #fff;
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  height: 160px;
  width: 160px;
  position: relative;
  margin-left: 20px;
}
.c-list-circle ul li:first-child {
  margin-left: 0;
}
.c-list-circle ul li .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
}

@media screen and (max-width: 580px) {
  .c-list-circle ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 1.84vw;
  }
}
@media screen and (max-width: 580px) {
  .c-list-circle ul li {
    width: 38vw;
    height: 38vw;
    margin-left: 0;
    font-size: 3.68vw;
  }
  .c-list-circle ul li:nth-child(2n) {
    margin-left: 3vw;
  }
  .c-list-circle ul li:nth-child(n+3) {
    margin-top: 3vw;
  }
}
.c-box-brand {
  max-width: 920px;
  margin: 40px auto 0;
  padding: 24px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-box-brand dl {
  text-align: left;
  color: #333;
}
.c-box-brand dl dt {
  font-weight: bold;
  font-size: 2rem;
}
.c-box-brand dl dd {
  font-size: 1.4rem;
}
.c-box-brand ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 30px;
}
.c-box-brand ul li {
  margin-left: 20px;
}
.c-box-brand ul li:first-child {
  margin-left: 0;
}

@media screen and (max-width: 580px) {
  .c-box-brand {
    display: block;
    padding: 20px;
  }
}
@media screen and (max-width: 580px) {
  .c-box-brand dl dt {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 580px) {
  .c-box-brand dl dd {
    margin-top: 7px;
  }
}
@media screen and (max-width: 580px) {
  .c-box-brand ul {
    margin-top: 11px;
    margin-left: 0;
  }
}
@media screen and (max-width: 580px) {
  .c-box-brand ul li {
    margin-left: 13px;
  }
  .c-box-brand ul li img {
    max-width: 60px;
  }
}
.c-list-square ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-list-square ul li {
  -ms-flex-preferred-size: 22.97%;
  flex-basis: 22.97%;
  border: solid 1px #e6e6e6;
  background: #fff;
  padding: 21px 27px 37px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-list-square ul li .image {
  margin-bottom: 21px;
}
.c-list-square ul li .image img {
  height: 118px;
  width: auto;
}
.c-list-square ul li .text {
  text-align: left;
}

@media screen and (max-width: 580px) {
  .c-list-square ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 580px) {
  .c-list-square ul li {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    padding: 10px 10px 13px;
  }
  .c-list-square ul li:nth-child(n+3) {
    margin-top: 7px;
  }
}
@media screen and (max-width: 580px) {
  .c-list-square ul li .image img {
    height: 16.31vw;
  }
}
@media screen and (max-width: 580px) {
  .c-list-square ul li .text {
    font-size: 1.4rem;
  }
}
.c-list-square-col3 {
  margin-top: 35px;
}
.c-list-square-col3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-list-square-col3 ul li {
  -ms-flex-preferred-size: 31.53%;
  flex-basis: 31.53%;
  background: #fff;
  padding: 27px 0px 24px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-list-square-col3 ul li .text {
  display: block;
  text-align: center;
  margin-top: 15px;
  font-size: 2rem;
  line-height: 2;
}
.c-list-square-col3 ul li .text._ttl {
  font-weight: bold;
}
.c-list-square-col3 ul li .text._sub {
  margin-top: 34px;
}
.c-list-square-col3 ul li .image img {
  width: auto;
  height: 120px;
  margin: 0 auto;
}

@media screen and (max-width: 580px) {
  .c-list-square-col3 {
    margin-top: 25px;
  }
}
@media screen and (max-width: 580px) {
  .c-list-square-col3 ul {
    display: block;
  }
}
@media screen and (max-width: 580px) {
  .c-list-square-col3 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
    margin-top: 20px;
  }
  .c-list-square-col3 ul li:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 580px) {
  .c-list-square-col3 ul li .item {
    -ms-flex-preferred-size: 29.61%;
    flex-basis: 29.61%;
  }
  .c-list-square-col3 ul li .item:last-child {
    -ms-flex-preferred-size: 66.4%;
    flex-basis: 66.4%;
  }
}
@media screen and (max-width: 580px) {
  .c-list-square-col3 ul li .text {
    text-align: left;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 580px) {
  .c-list-square-col3 ul li .text._sub {
    margin-top: 15px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 580px) {
  .c-list-square-col3 ul li .image img {
    width: auto;
    height: 80px;
  }
}
.c-list-square-col4 {
  margin-top: 35px;
}
@media screen and (max-width: 580px) {
  .c-list-square-col4 {
    margin-top: 25px;
  }
}
.c-list-square-col4 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 580px) {
  .c-list-square-col4 ul {
    display: block;
  }
}
.c-list-square-col4 ul li {
  -ms-flex-preferred-size: 22.97%;
  flex-basis: 22.97%;
  background: #fff;
  padding: 27px 0px 24px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 580px) {
  .c-list-square-col4 ul li {
    margin-top: 20px;
    padding: 20px 0px 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-list-square-col4 ul li:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 350px) {
  .c-list-square-col4 ul li {
    padding: 10px 0px 10px 10px;
  }
}
.c-list-square-col4 ul li .text {
  display: block;
  text-align: center;
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 580px) {
  .c-list-square-col4 ul li .text {
    text-align: left;
    font-size: 1.4rem;
  }
}
.c-list-square-col4 ul li .text._ttl {
  font-weight: bold;
  font-size: 2rem;
}
@media screen and (max-width: 580px) {
  .c-list-square-col4 ul li .text._ttl {
    font-size: 1.8rem;
  }
}
.c-list-square-col4 ul li .text._sub {
  margin-top: 34px;
}
@media screen and (max-width: 580px) {
  .c-list-square-col4 ul li .text._sub {
    margin-top: 15px;
  }
}
@media screen and (max-width: 580px) {
  .c-list-square-col4 ul li .item {
    -ms-flex-preferred-size: 29.61%;
    flex-basis: 29.61%;
  }
  .c-list-square-col4 ul li .item:last-child {
    -ms-flex-preferred-size: 66.4%;
    flex-basis: 66.4%;
  }
}
@media screen and (max-width: 580px) {
  .c-list-square-col4 ul li .item.image {
    text-align: center;
    height: 80px;
    width: 30%;
    min-width: 75px;
  }
}
.c-list-square-col4 ul li .item.image img {
  width: auto;
  height: 120px;
  margin: 0 auto;
}
@media screen and (max-width: 580px) {
  .c-list-square-col4 ul li .item.image img {
    height: 100%;
    width: auto;
  }
}

.c-box-feature {
  margin-top: 54px;
  background: #fff;
  border-radius: 10px;
  padding: 32px 0 35px 65px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-box-feature h4 {
  position: absolute;
  left: 65px;
  top: -52px;
  color: #fe4521;
}
.c-box-feature h4 .text {
  font-size: 4rem;
}
.c-box-feature h4 .text ._number {
  font-size: 6rem;
  font-family: "Hind", sans-serif;
  font-weight: 500;
}
.c-box-feature .c-box-feature-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-box-feature .c-box-feature-inner .item._1st {
  margin: 0 128px 0 96px;
}
.c-box-feature .c-box-feature-inner .item._2nd {
  margin: 0 49px 0 60px;
}
.c-box-feature .c-box-feature-inner .item._3rd {
  margin: 0 95px 0 60px;
}
.c-box-feature .c-box-feature-inner .item dl {
  padding-top: 23px;
  text-align: left;
}
.c-box-feature .c-box-feature-inner .item dl dt {
  font-weight: bold;
  font-size: 2.6rem;
  text-align: left;
}
.c-box-feature .c-box-feature-inner .item dl dd {
  padding-top: 25px;
}
.c-box-feature .c-box-feature-inner .item dl dd li {
  font-size: 1.4rem;
}

@media screen and (max-width: 580px) {
  .c-box-feature {
    padding: 50px 14px 23px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature h4 {
    left: 14px;
    top: -34px;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature h4 .text {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature h4 .text ._number {
    font-size: 4rem;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature .c-box-feature-inner {
    display: block;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature .c-box-feature-inner .item._1st {
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature .c-box-feature-inner .item._2nd {
    margin: 20px 20px 0;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature .c-box-feature-inner .item._3rd {
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature .c-box-feature-inner .item dl {
    padding-top: 0;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature .c-box-feature-inner .item dl dt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature .c-box-feature-inner .item dl dd {
    padding-top: 15px;
  }
}
.c-box-feature-end {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-box-feature-end .item .text {
  display: block;
}
.c-box-feature-end .item .text._ttl {
  font-size: 2.6rem;
}
.c-box-feature-end .item .text._sub {
  font-size: 4rem;
  font-weight: 500;
}
.c-box-feature-end .item .text._sub ._em {
  font-family: "Hind", sans-serif;
}
.c-box-feature-end .item .text._sub ._em span {
  font-size: 2.4rem;
}
.c-box-feature-end .item:last-child {
  margin-left: 30px;
}
.c-box-feature-end .item:last-child img {
  width: 162px;
}

@media screen and (max-width: 580px) {
  .c-box-feature-end {
    margin-top: 37px;
    display: block;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature-end .item .text {
    display: inline-block;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature-end .item .text._ttl {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature-end .item .text._sub ._em span {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature-end .item .text._sub {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 580px) {
  .c-box-feature-end .item:last-child {
    margin-left: 0;
    margin-top: 15px;
  }
}
.c-list-flow {
  margin-top: 35px;
}
.c-list-flow ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.c-list-flow ul:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #e6e6e6;
  position: absolute;
  top: calc(50% - 1.5px);
  left: 0;
  z-index: -1;
}
.c-list-flow ul li {
  -ms-flex-preferred-size: 31.53%;
  flex-basis: 31.53%;
  padding: 46px 0 36px;
  border: solid 1px #e6e6e6;
  background: #fff;
}
.c-list-flow ul li .text {
  display: block;
}
.c-list-flow ul li .text._ttl {
  font-size: 3.2rem;
  margin-top: 35px;
  font-family: "Hind", sans-serif;
  font-weight: 500;
}
.c-list-flow ul li .text._sub {
  font-size: 2rem;
  margin-top: 10px;
}
.c-list-flow ul li .image {
  width: 69px;
}

@media screen and (max-width: 580px) {
  .c-list-flow {
    margin-top: 15px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 580px) {
  .c-list-flow ul {
    display: block;
  }
}
@media screen and (max-width: 580px) {
  .c-list-flow ul:before {
    width: 3px;
    height: 100%;
    top: 0;
    left: calc(50% - 1.5px);
  }
}
@media screen and (max-width: 580px) {
  .c-list-flow ul li {
    margin-top: 20px;
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .c-list-flow ul li:first-child {
    margin-top: 0;
  }
  .c-list-flow ul li .item {
    -ms-flex-preferred-size: 23.43%;
    flex-basis: 23.43%;
  }
  .c-list-flow ul li .item:last-child {
    -ms-flex-preferred-size: 72.65%;
    flex-basis: 72.65%;
    text-align: left;
  }
}
@media screen and (max-width: 580px) {
  .c-list-flow ul li .text._ttl {
    font-size: 2rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 580px) {
  .c-list-flow ul li .text._sub {
    font-size: 1.4rem;
    margin-top: 8px;
  }
}
@media screen and (max-width: 580px) {
  .c-list-flow ul li .image {
    width: auto;
  }
  .c-list-flow ul li .image img {
    max-width: 60px;
  }
}
.c-list-faq {
  margin-top: 20px;
  padding: 24px 20px 0 20px;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  -webkit-filter: drop-shadow(0px 0px 3px rgba(51, 51, 51, 0.2));
  filter: drop-shadow(0px 0px 3px rgba(51, 51, 51, 0.2));
}
.c-list-faq-head {
  text-align: left;
  padding-bottom: 12px;
  padding-left: 50px;
  position: relative;
}
.c-list-faq-head > .text {
  display: block;
  font-weight: bold;
}
.c-list-faq-head > .text._ttl {
  font-size: 2rem;
}
.c-list-faq-head > .text._head {
  font-size: 3.2rem;
  color: #fe4521;
  position: absolute;
  left: 0;
  top: -6px;
  line-height: 1;
}
.c-list-faq-head > .ico {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  width: 26px;
  height: 3px;
  background: #ff0600;
  background: linear-gradient(75deg, rgb(255, 6, 0) 0%, rgb(255, 80, 0) 45%, rgb(255, 114, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0600",endColorstr="#ff7200",GradientType=1);
  border-radius: 3px;
  position: absolute;
  right: 0;
  top: 12px;
}
.c-list-faq-head > .ico::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-list-faq-head > .ico.is-active::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-list-faq-body {
  display: none;
  padding-top: 22px;
  text-align: left;
  padding-left: 50px;
  padding-bottom: 20px;
  border-top: solid 1px #ddd;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c-list-faq-body > .text {
  display: block;
}
.c-list-faq-body > .text._head {
  font-weight: bold;
  font-size: 3.2rem;
  color: #fe4521;
  position: absolute;
  left: 0.1em;
  top: 0.5em;
  line-height: 1;
}

::-webkit-full-page-media, :future, :root .c-list-faq {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

@media screen and (max-width: 580px) {
  .c-list-faq {
    margin-top: 15px;
    padding: 10px 10px 0 10px;
  }
}
@media screen and (max-width: 580px) {
  .c-list-faq .c-list-faq-head {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 580px) {
  .c-list-faq .c-list-faq-head .text._ttl {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 580px) {
  .c-list-faq .c-list-faq-head .text._head {
    font-size: 2.4rem;
    top: 0;
  }
}
@media screen and (max-width: 580px) {
  .c-list-faq .c-list-faq-body {
    padding-left: 40px;
    padding-top: 16px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 580px) {
  .c-list-faq .c-list-faq-body .text._head {
    font-size: 2.4rem;
    top: 0.75em;
  }
}
.c-list-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-list-button .item {
  margin-left: 30px;
}
.c-list-button .item:first-child {
  margin-left: 0;
}

@media screen and (max-width: 580px) {
  .c-list-button {
    display: block;
  }
}
@media screen and (max-width: 580px) {
  .c-list-button .item {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 580px) {
  .c-list-button .item:first-child {
    margin-bottom: 20px;
  }
}
.c-button {
  width: 330px;
  height: 76px;
}
.c-button a {
  display: block;
  height: 100%;
  background: #ff0600;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 6, 0)), to(rgb(255, 114, 0)));
  background: linear-gradient(90deg, rgb(255, 6, 0) 0%, rgb(255, 114, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0600",endColorstr="#ff7200",GradientType=1);
  color: #fff;
  border-radius: 8px;
  position: relative;
}
.c-button a:hover {
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}
.c-button a .text {
  font-size: 1.4rem;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.c-button a .ico {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  position: absolute;
  top: calc(50% - 3.5px);
  right: 10%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 7px;
  height: 7px;
  -webkit-transform: translateX(-25%) rotate(45deg);
  transform: translateX(-25%) rotate(45deg);
}
.c-button a .ico::before {
  content: "";
  position: absolute;
  background: currentColor;
  border-radius: 2px;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
}
.c-button a .ico::after {
  content: "";
  position: absolute;
  background: currentColor;
  border-radius: 2px;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2px;
}
.c-button._white a {
  background: #fff;
  color: #fe4521;
  border-radius: 8px;
  border: solid 1px #fe4521;
}
.c-button._white a .ico {
  color: #fe4521;
}

@media screen and (max-width: 580px) {
  .c-button {
    width: 250px;
    height: 60px;
  }
}
.c-ico-humb {
  display: none;
}

@media screen and (max-width: 580px) {
  .c-ico-humb {
    display: block;
    width: 24px;
    cursor: pointer;
    z-index: 999;
  }
  .c-ico-humb span {
    display: block;
    height: 2px;
    width: 100%;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .c-ico-humb span:nth-of-type(2), .c-ico-humb span:nth-of-type(3) {
    margin-top: 5px;
  }
  .c-ico-humb.is-active span:nth-of-type(1) {
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    transform: translateY(7px) translateX(0) rotate(45deg);
  }
  .c-ico-humb.is-active span:nth-of-type(2) {
    margin-top: 5px;
    opacity: 0;
    -webkit-transform: translateY(7px);
    transform: translateY(7px);
  }
  .c-ico-humb.is-active span:nth-of-type(3) {
    -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
    transform: translateY(-7px) translateX(0) rotate(-45deg);
  }
}
.c-campaign {
  background: rgba(255, 255, 255, 0.4);
  padding: 25px 95px 35px;
  margin-top: 35px;
}
@media screen and (max-width: 580px) {
  .c-campaign {
    padding: 15px 15px 25px;
  }
}
.c-campaign > .c-button {
  margin: 20px auto 0;
  height: 52px;
}
.c-campaign-bnr {
  margin-top: 20px;
}
.c-campaign > h3 > .text {
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 580px) {
  .c-campaign > h3 > .text {
    font-size: 2.4rem;
    letter-spacing: 0;
  }
}
.c-campaign-term {
  display: inline-block;
  margin-top: 10px;
}
.c-campaign-term-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 50px;
  font-weight: bold;
  color: #FF7200;
  font-size: 1.6rem;
  padding: 5px 30px;
  text-align: center;
}
@media screen and (max-width: 580px) {
  .c-campaign-term-text {
    display: block;
    font-size: 1.2rem;
    padding: 7px;
    border-radius: 10px;
  }
}
@media screen and (max-width: 340px) {
  .c-campaign-term-text {
    padding: 7px 3px;
    font-size: 1.1rem;
  }
}
.c-campaign-term-text-line {
  display: inline-block;
  background: #FF7200;
  margin: 0 10px;
  width: 2px;
  height: 1.7em;
}
@media screen and (max-width: 580px) {
  .c-campaign-term-text-line {
    width: 30px;
    height: 2px;
    margin: 8px 0 0;
  }
}
.c-campaign-term-text-head {
  display: inline-block;
  padding-top: 0.4em;
}
@media screen and (max-width: 580px) {
  .c-campaign-term-text-head {
    display: block;
    padding-top: 0;
    font-size: 1.4rem;
  }
}
.c-campaign-term-text-body {
  display: inline-block;
}
@media screen and (max-width: 580px) {
  .c-campaign-term-text-body {
    display: block;
  }
}
.c-campaign-term-text-body > span {
  font-size: 2.4rem;
}
@media screen and (max-width: 580px) {
  .c-campaign-term-text-body > span {
    font-size: 1.6rem;
  }
}

.c-obsbutton {
  max-width: 920px;
  text-align: center;
  margin: 40px auto 16px;
  padding: 30px;
  border-radius: 10px;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 580px) {
  .c-obsbutton {
    padding: 4vw;
    margin-top: 4.8vw;
    margin-bottom: 2.6666666667vw;
  }
}
.c-obsbutton > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  border-radius: 8px;
  border: solid 3px #82BE28;
  padding: 0 16px;
  width: 400px;
  height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (max-width: 580px) {
  .c-obsbutton > a {
    width: 100%;
    height: 16vw;
  }
}
.c-obsbutton > a:hover {
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 580px) {
  .c-obsbutton > a:hover {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.c-obsbutton > a::after {
  position: absolute;
  top: calc(50% - 3px);
  right: 10%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 2.5%;
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #82BE28;
  line-height: 1;
  width: 6px;
  height: 6px;
  border: 2px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateX(-25%) rotate(45deg);
          transform: translateX(-25%) rotate(45deg);
}
@media screen and (max-width: 580px) {
  .c-obsbutton > a::after {
    width: 1.6vw;
    height: 1.6vw;
  }
}
.c-obsbutton > a > .image > img {
  height: 40px;
  width: auto;
}
@media screen and (max-width: 580px) {
  .c-obsbutton > a > .image > img {
    height: 10.6666666667vw;
  }
}
.c-obsbutton > a > .text {
  font-size: 1.4rem;
  font-weight: bold;
  color: #82BE28;
  margin-left: 20px;
}
@media screen and (max-width: 580px) {
  .c-obsbutton > a > .text {
    margin-left: auto;
    margin-right: auto;
    font-size: 3.4666666667vw;
  }
}
.c-obsbutton > p {
  margin-top: 20px;
  font-size: 1.4rem;
}
@media screen and (max-width: 580px) {
  .c-obsbutton > p {
    text-align: left;
    margin-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}

.c-youtube {
  margin-top: 40px;
  width: 100%;
  max-width: 560px;
  aspect-ratio: 560/315;
}

.c-loader {
  position: absolute;
  background: #C8CBDC;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 9998;
}
.c-loader-content {
  position: fixed;
  top: calc(50vh - 60px);
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 9999;
}
.c-loader-content > div {
  margin-top: 25px;
  font-weight: bold;
  font-size: 24px;
  color: #FFF;
  -webkit-animation: l1 1s linear infinite alternate;
          animation: l1 1s linear infinite alternate;
}
.c-loader-content > div:before {
  content: "Loading...";
}
.c-loader-content > div > p {
  max-width: 120px;
  margin: 0 auto;
}
.c-loader.loaded {
  opacity: 0;
  visibility: hidden;
}

/*-------------------------------------------------
etc
--------------------------------------------------*/
.u-text-16 {
  font-size: 16px;
}

._em {
  color: #fe4521;
}

._static {
  position: static;
}

._shadow {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.16));
}

.text._shadow {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.4));
}

.image {
  display: inline-block;
  vertical-align: bottom;
  line-height: 0;
}
.image._block {
  display: block;
}

.text {
  display: inline-block;
}
.text .nowrap {
  white-space: nowrap;
}
.text._block {
  display: block;
}

.c-btn-blue .image {
  display: block;
}

._block {
  display: block;
}
._block > em {
  display: block;
}

._ilblock {
  display: inline-block;
}

._flex {
  display: -ms-flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: -webkit-box;
  display: flex;
}

@media screen and (max-width: 580px) {
  ._flex {
    display: block;
  }
}
._s-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

._s-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._a-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

._f-40 {
  font-size: 4rem;
}

._f-32 {
  font-size: 3.2rem;
}

._f-30 {
  font-size: 3rem;
}

._f-24 {
  font-size: 2.4rem;
}

._f-23 {
  font-size: 2.3rem;
}

._f-20 {
  font-size: 2rem;
}

._f-18 {
  font-size: 1.8rem;
}

._f-16 {
  font-size: 1.6rem;
}

._f-15 {
  font-size: 1.5rem;
}

._f-14 {
  font-size: 1.4rem;
}

._f-12 {
  font-size: 1.2rem;
}

@media screen and (max-width: 580px) {
  ._f-40, ._f-32, ._f-30 {
    font-size: 6.31vw;
  }
  ._f-24 {
    font-size: 5.26vw;
  }
  ._f-23 {
    font-size: 6.05vw;
  }
  ._f-20 {
    font-size: 4.21vw;
  }
  ._f-18 {
    font-size: 4.73vw;
  }
  ._f-16 {
    font-size: 3.15vw;
  }
  ._f-15 {
    font-size: 3.94vw;
  }
  ._f-14 {
    font-size: 3.68vw;
  }
  ._f-12 {
    font-size: 3.15vw;
  }
}
._bg-gray {
  background: #f7f7f7;
}

._bg-orange {
  background: #fce9e7;
}

._bg-purple {
  background: #F0EDF5;
}

._black {
  color: #333;
}

._c-red {
  color: #e23757;
}

._al {
  text-align: left;
}

._ac {
  text-align: center;
}

._ar {
  text-align: right;
}

@media screen and (max-width: 580px) {
  ._al-sp {
    text-align: left !important;
  }
  ._ac-sp {
    text-align: center !important;
  }
}
._mt-80, ._mt-70 {
  margin-top: 70px;
}

._mt-60 {
  margin-top: 60px;
}

._mt-40 {
  margin-top: 40px;
}

._mt-30 {
  margin-top: 30px;
}

._mt-20 {
  margin-top: 20px;
}

._mt-8 {
  margin-top: 8px;
}

._mt-0 {
  margin-top: 0px !important;
}

@media screen and (max-width: 580px) {
  ._mt-80 {
    margin-top: 5.26vw;
  }
  ._mt-70 {
    margin-top: 70px;
  }
  ._mt-60 {
    margin-top: 60px;
  }
  ._mt-40 {
    margin-top: 7.89vw;
  }
  ._mt-30 {
    margin-top: 30px;
  }
  ._mt-20 {
    margin-top: 20px;
  }
  ._mt-8 {
    margin-top: 8px;
  }
}
._mr-90 {
  margin-right: 90px;
}

._pd-60-0 {
  padding: 60px 0;
}

._pd-40-0-60 {
  padding: 40px 0 60px;
}

._pd-40-0-0 {
  padding: 40px 0 0;
}

._pd-20-0 {
  padding: 20px 0;
}

._pd-15-0 {
  padding: 15px 0;
}

._pb-10 {
  padding-bottom: 10px;
}

._pd-6-0 {
  padding: 6px 0;
}

@media screen and (max-width: 580px) {
  ._mr-90 {
    margin-right: 0;
  }
  ._mt-40, ._mt-30, ._mt-20 {
    margin-top: 5.26vw;
  }
  ._mt-60 {
    margin-top: 5.26vw !important;
  }
  ._mt-70 {
    margin-top: 20px;
  }
  ._pd-20-0 {
    padding: 20px 15px;
  }
  ._pd-15-0 {
    padding: 15px;
  }
  ._pd-40-0 {
    padding: 40px 15px;
  }
  ._pd-40-0-60 {
    padding: 20px 15px;
  }
  ._pd-40-0-0 {
    padding: 20px 15px 0;
  }
  ._pd-60-0 {
    padding: 20px 15px 10px;
  }
  ._pb-10 {
    padding: 25px 15px 15px;
  }
  ._pd-6-0 {
    padding: 0 15px;
  }
}
._yellow {
  color: #f5ed44;
}

._sp-hide {
  display: inline;
}

._sp-hide-block {
  display: block;
}

._pc-hide, ._pc-hide-block {
  display: none;
}

@media screen and (max-width: 580px) {
  ._sp-hide, ._sp-hide-block {
    display: none;
  }
  ._pc-hide {
    display: inline;
  }
  ._pc-hide-block {
    display: block;
  }
}
.c-head-bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 920px;
  margin: 40px auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100px;
  overflow: hidden;
  font-size: 0;
}
@media screen and (max-width: 580px) {
  .c-head-bnr {
    display: block;
    height: 151px;
    max-width: 290px;
  }
}
.c-head-bnr a {
  display: block;
}

.p-campaign-detail h2 {
  font-size: 3.2rem;
  color: #FE4521;
  font-weight: bold;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail h2 {
    font-size: 2.4rem;
  }
}
.p-campaign-detail__content {
  position: relative;
  background-color: #FFFFFF;
  border: 4px solid #FE4521;
  border-radius: 40px;
  padding: 30px 0 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content {
    border: 2px solid #FE4521;
    border-radius: 20px;
    padding: 66px 0 30px;
    margin-top: 66px;
  }
}
.p-campaign-detail__content__mark {
  position: absolute;
  top: -40px;
  left: 0;
  width: 120px;
  height: 120px;
  background-color: #FE4521;
  border-radius: 120px;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content__mark {
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100px;
    height: 100px;
    border-radius: 72px;
  }
}
.p-campaign-detail__content__mark > div {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-campaign-detail__content__mark > div > span {
  display: block;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #FFFFFF;
}
.p-campaign-detail__content__mark > div > span.is-first {
  font-size: 23px;
  margin-bottom: 5px;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content__mark > div > span.is-first {
    font-size: 16px;
  }
}
.p-campaign-detail__content__mark > div > span.is-period {
  font-size: 16px;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content__mark > div > span.is-period {
    font-size: 12px;
  }
}
.p-campaign-detail__content__mark > div > span.is-text {
  font-size: 16px;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content__mark > div > span.is-text {
    font-size: 12px;
  }
}
.p-campaign-detail__content__inner {
  padding: 0 95px;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content__inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content__inner._sub {
    padding: 0 15px;
  }
}
.p-campaign-detail__content__inner._hr {
  border-bottom: 4px solid #FE4521;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content__inner._hr {
    border-bottom: 2px solid #FE4521;
  }
}
.p-campaign-detail__content__inner .c-button {
  margin: 0 auto;
  width: 330px;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content__inner .c-button {
    width: 100%;
    height: 16vw;
  }
}
.p-campaign-detail__content__head {
  font-size: 2.4rem;
  color: #FE4521;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content__head {
    font-size: 1.6rem;
  }
}
.p-campaign-detail__content__text {
  font-size: 2rem;
  margin-bottom: 28px;
  font-weight: bold;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content__text {
    font-size: 1.4rem;
  }
}
.p-campaign-detail__content figure {
  margin: 30px 0 30px;
}
.p-campaign-detail__content figure._img01 img {
  max-width: 804px;
}
@media screen and (max-width: 580px) {
  .p-campaign-detail__content figure._img01 img {
    max-width: 100%;
  }
}
.p-campaign-detail__content figure._img02 {
  margin-bottom: 0;
}
.p-campaign-detail ul {
  text-align: left;
  font-size: 1.4rem;
}

.campaign-0 {
  background: #F1CC7B;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(241, 204, 123)), to(rgb(255, 230, 178)));
  background: linear-gradient(180deg, rgb(241, 204, 123) 0%, rgb(255, 230, 178) 100%);
  background-image: url("../images/campaign-0-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  text-align: center;
}
.campaign-0-content {
  max-width: 1110px;
  margin: 0 auto;
  padding: 50px 75px 0;
}
@media screen and (max-width: 580px) {
  .campaign-0-content {
    padding: 35px 15px 0;
  }
}
.campaign-0-matrix {
  max-width: 1110px;
  margin: 0 auto;
  padding: 40px 0 60px;
}
@media screen and (max-width: 580px) {
  .campaign-0-matrix {
    padding: 40px 15px 50px;
  }
}