@charset "UTF-8";
/*
---------------------------------------
reset
---------------------------------------
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd,
ul,
ol {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

body {
  min-height: 100vh;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
button,
input,
label {
  line-height: 1.1;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
  color: currentColor;
}

img,
picture {
  max-width: 100%;
  display: block;
}

img {
  height: auto;
}

picture {
  height: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

button,
input[type=button],
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  background: none;
}

button {
  cursor: pointer;
  color: inherit;
}

textarea:not([rows]) {
  min-height: 10em;
}

em {
  font-weight: inherit;
}

/*---------------------------------------------
Reset
---------------------------------------------*/
h2,
h3 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

img {
  border: none;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

div,
dl,
dt,
dd,
form,
input,
ul,
ol,
li,
p,
select,
textarea,
span,
th,
td {
  margin: 0;
  padding: 0;
}

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

#majica_ucs ul {
  list-style: none !important;
}

#majica_ucs a {
  text-decoration: none;
  color: #fff;
}

body #majica_ucs {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  font-size: 1.8em;
}

/* sp */
@media screen and (max-width: 750px) {
  body #majica_ucs {
    font-size: 1.6em;
    overflow: hidden;
  }
}
#majica_ucs {
  color: #333;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  font-size: 62.5% !important;
  line-height: 1.5 !important;
  /*padding: 50px 0!important;
  background: #ddd;*/
}

/*---------------------------------------------
majica_ucs
---------------------------------------------*/
/* hover */
#box_m a:hover,
#box_u a:hover {
  opacity: 0.5;
  transition: 0.3s;
}

/* majica */
#box_m {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  background: #fff;
  border: 7px solid #e60011;
  border-radius: 15px;
}

.title_m {
  display: flex;
  padding-top: 3.4em;
  width: calc(100% - 4em);
  margin: 0 auto;
}

.h2logo_m {
  width: calc(20% - 1em);
  margin: 0 1em 0 0;
}

.img_title_m {
  padding-top: 1em;
  width: 80%;
  height: 80%;
}

.h2logo_m img,
.img_title_m img {
  width: 100%;
  height: 100%;
}

.img_main_m img,
.img_main_m_smf img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.img_main_m_smf {
  display: none;
}

.a_boxm01 {
  position: relative;
  display: block;
  width: 370px;
  margin: 1.7em auto 1em auto;
  padding: 15px 0;
  color: #fff;
  font-size: 1.8em;
  font-weight: 600;
  letter-spacing: 1px;
  background: rgb(230, 0, 17);
  background: linear-gradient(40deg, rgb(230, 0, 17) 0%, rgb(231, 0, 49) 71%, rgb(255, 120, 127) 100%);
  border-radius: 50px;
}

.a_boxm01:before {
  position: absolute;
  content: "";
  background-image: url("../img/temp/next_boxm.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  right: 20px;
}

.app_m {
  display: none;
}

.p_app_m {
  display: none;
  position: relative;
  background: #e60011;
  width: 33%;
  height: 190px;
  padding-top: 43em;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.p_app_m span {
  padding-top: 1em;
  font-size: 2.5em;
}

.p_app_m:before {
  position: absolute;
  content: "";
  top: 0;
  right: -40px;
  border-style: solid;
  border-width: 95px 0 95px 40px;
  border-color: transparent transparent transparent #e60011;
}

.app_inner_m {
  width: 67%;
  background: #f2f2f2;
  border-radius: 10px;
}

.app_inner_m ul {
  justify-content: center;
  align-items: center;
  padding: 3em 0 2em 0;
}

.app_inner_m ul li img {
  width: 100%;
  max-height: 70px;
}

.app_inner_m ul li:first-child {
  margin-right: 2em;
}

.p_note_m {
  justify-content: center;
  align-items: center;
  font-size: 1.4em;
  text-align: left;
}

.app_m02 {
  display: flex;
  grid-column: 1/3;
}

.p_app_m02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  background: #e60011;
  width: 25%;
  height: 100%;
  min-height: 160px;
  padding: 4em 0;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.p_app_m02 span {
  width: 300px;
  display: block;
  padding-top: 0.5em;
  letter-spacing: 1px;
  font-size: 1.8em;
}

.p_app_m02:before {
  position: absolute;
  content: "";
  top: 0;
  right: -45px;
  border-style: solid;
  border-width: 80px 0 80px 45px;
  border-color: transparent transparent transparent #e60011;
}

.app_inner_m02 {
  width: 75%;
  background: #f2f2f2;
  border-radius: 0 0 10px 0;
}

.app_inner_m02 ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2.7em 0 1.5em 3em;
}

.app_inner_m02 ul li img {
  width: 100%;
  max-height: 60px;
}

.app_inner_m02 ul li:first-child {
  margin-right: 2em;
}

.p_note_m02 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.3em;
  text-align: left;
}

/* majica tab */
@media screen and (max-width: 1040px) {
  .box_r_m {
    display: none;
  }
  #box_m {
    display: block;
    grid-template-columns: 0;
    width: calc(100% - 3em);
    max-width: 680px;
    margin: 0 auto 0.5em auto;
    border: 5px solid #e60011;
    border-radius: 15px;
  }
  .title_m {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.3em;
    width: calc(100% - 4em);
    max-width: 650px;
    margin: 0 auto;
  }
  .h2logo_m {
    width: calc(20% - 1.1em);
    margin: 1.3em 1.1em 0.1em 0;
  }
  .img_title_m {
    padding-top: 2.3em;
  }
  .img_main_m {
    display: none;
  }
  .img_main_m_smf {
    display: block;
    width: 100%;
    height: 100%;
  }
  .a_boxm01 {
    width: 100%;
    max-width: 320px;
    margin: 1.8em auto;
    padding: 15px 0;
    font-size: 1.6em;
  }
  .a_boxm01:before {
    width: 20px;
    height: 20px;
    top: 20px;
    right: 20px;
  }
  .p_app_m {
    height: 190px;
    padding-top: 5.5em;
  }
  .p_app_m span {
    display: block;
    padding-top: 1em;
    font-size: 1.6em;
  }
  .p_app_m:before {
    top: 0;
    right: -30px;
    border-width: 95px 0 95px 30px;
  }
  .app_inner_m {
    padding: 0 1.5em 0 4.5em;
    border-radius: 0 0 10px 0;
  }
  .app_inner_m ul {
    padding: 30px 0 20px 0px;
  }
  .app_inner_m ul li img {
    width: 100%;
    max-height: 70px;
  }
  .app_inner_m ul li:first-child {
    margin-right: 1em;
  }
  .p_note_m {
    font-size: 1.4em;
  }
}
/* majica smf */
@media screen and (max-width: 750px) {
  .title_m {
    max-width: 520px;
    padding: 0.3em 0 0.3em 0;
    width: calc(100% - 3em);
  }
  .h2logo_m {
    width: calc(20% - 0.6em);
    margin: 0.7em 0.6em 0.1em 0;
  }
  .img_title_m {
    padding-top: 1.2em;
  }
  .a_boxm01 {
    width: calc(100% - 2em);
    max-width: 320px;
    margin: 1.5em auto;
    padding: 13px 0;
    font-size: 1.4em;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .a_boxm01:before {
    width: 14px;
    height: 14px;
    top: calc(50% - 7px);
    right: 10px;
  }
  .app_m02 {
    display: none;
  }
  .app_m {
    display: block;
  }
  .p_app_m {
    display: block;
    width: 100%;
    height: 45px;
    padding-top: 1.3em;
    text-align: center;
  }
  .p_app_m span {
    display: inline;
    padding-top: 0;
    font-size: 1.4em;
  }
  .p_app_m:before {
    content: none;
  }
  .app_inner_m {
    width: 100%;
    padding: 0.5em 1.5em 1.1em 1.5em;
    border-radius: 0 0 10px 10px;
  }
  .app_inner_m ul {
    display: flex;
    padding: 1em 0 1.1em 0px;
  }
  .app_inner_m ul li img {
    width: 100%;
    max-height: 70px;
  }
  .p_note_m {
    display: flex;
  }
  .p_note_m {
    font-size: 1.3em;
  }
}
/* ucs */
#box_u {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  width: 100%;
  max-width: 1020px;
  margin: 5em auto 0px auto;
  background: #fff;
  border: 7px solid #e85504;
  border-radius: 15px;
}

.box_r_u {
  background: #f2f2f2;
  border-radius: 0 11px 11px 0;
}

.title_u {
  display: flex;
  width: calc(100% - 5em);
  margin: 0 auto 1.5em auto;
}

.h2logo_u {
  width: calc(17% - 1.3em);
  margin: 2.2em 1.3em 0px 0;
}

.img_title_u {
  padding-top: 4.5em;
  width: 82%;
  height: 82%;
}

.main_u {
  width: 100%;
}

.img_main_u {
  width: 100%;
  object-fit: contain;
}

.img_main_u_smf {
  display: none;
}

.a_boxu01,
.a_boxu02 {
  position: relative;
  display: block;
  width: 100%;
  max-width: 320px;
  margin: 2.6em auto 0 auto;
  padding: 15px 0;
  font-size: 1.6em;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  background: rgb(233, 85, 4);
  background: linear-gradient(40deg, rgb(233, 85, 4) 0%, rgb(233, 85, 4) 59%, rgb(239, 151, 0) 94%);
  border-radius: 50px;
}

.a_boxu01 {
  max-width: 390px;
}

.a_boxu02 {
  margin: 1.3em auto 2em auto;
}

.a_boxu01:before,
.a_boxu02:before {
  position: absolute;
  content: "";
  background-image: url("../img/temp/next_boxm.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: calc(50% - 9px);
  width: 20px;
  height: 20px;
  right: 15px;
}

.h3_campaign_u {
  position: relative;
  padding: 0.5em 0 0 0;
  font-weight: 700;
  font-size: 2em;
  color: #e85504;
}

.span01_h3u,
.span02_h3u {
  position: relative;
  display: inline-block;
  padding: 0.3em 0.2em 0.2em 1em;
  background: #f2f2f2;
  z-index: 0;
}

.span02_h3u {
  font-size: 0.7em;
  padding: 0.4em 1em 0.4em 0;
}

.h3_campaign_u:before {
  position: absolute;
  content: "";
  width: calc(100% + 2em);
  background: #e85504;
  height: 2px;
  top: 1.4em;
  left: -1em;
}

.campaign_u {
  width: 100%;
  padding: 1em 2em 0 2em;
}

.campaign_u ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
}

.campaign_u ul li:first-child {
  width: 100%;
}

.campaign_u ul li {
  width: calc(50% - 0.4em);
  margin-top: 0.8em;
}

.campaign_u ul li:nth-child(2n) {
  margin-right: 0.8em;
}

/* ucs tab */
@media screen and (max-width: 1040px) {
  #box_u {
    display: block;
    grid-template-columns: 0;
    width: calc(100% - 3em);
    max-width: 680px;
    margin: 3.5em auto 0 auto;
    border: 5px solid #e85504;
    border-radius: 15px;
  }
  .box_r_u {
    border-radius: 0 0 11px 11px;
  }
  .title_u {
    justify-content: center;
    align-items: center;
    width: calc(100% - 4em);
    max-width: 740px;
    margin: 0 auto;
    padding: 1.5em 0 1em 0;
  }
  .h2logo_u {
    width: calc(19% - 2em);
    margin: 0 1em 0 0;
  }
  .h2logo_u img {
    max-height: 100px;
  }
  .img_title_u {
    padding-top: 2em;
    width: calc(81% - 1em);
    margin: 0 1em 1em 0;
  }
  .img_main_u {
    display: none;
  }
  .img_main_u_smf {
    display: block;
    width: 100%;
    height: 100%;
  }
  .a_boxu01,
  .a_boxu02 {
    width: calc(100% - 2em);
    max-width: 390px;
    margin: 1.8em auto;
    padding: 15px 0;
  }
  .a_boxu02 {
    max-width: 320px;
  }
  .a_boxu01:before,
  .a_boxu02:before {
    width: 18px;
    height: 18px;
    top: calc(50% - 9px);
    right: 13px;
  }
  .h3_campaign_u {
    padding: 0.7em 1em 0 1em;
  }
  .span01_h3u {
    padding: 0.1em 2em 0 2em;
  }
  .span02_h3u {
    display: block;
  }
  .h3_campaign_u:before {
    top: 1.5em;
    width: calc(100% + 2em);
    left: -1em;
  }
  .campaign_u {
    width: 100%;
    padding: 1em 1.5em 0.5em 1.5em;
  }
  .campaign_u ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
  }
  .campaign_u ul li:first-child {
    width: 100%;
  }
  .campaign_u ul li {
    width: calc(50% - 0.3em);
    margin-top: 0.6em;
  }
  .campaign_u ul li:nth-child(2n) {
    margin-right: 0.6em;
  }
}
/* ucs smf */
@media screen and (max-width: 750px) {
  .title_u {
    justify-content: center;
    align-items: center;
    width: calc(100% - 3em);
    max-width: 540px;
    padding: 1em 0 0.7em 0;
  }
  .h2logo_u {
    width: calc(18% - 0.6em);
    margin: 0 0.6em 0 0;
  }
  .h2logo_u img {
    max-height: 70px;
  }
  .img_title_u {
    padding-top: 0.8em;
    width: 82%;
    margin: 0 0 0.3em 0;
  }
  .a_boxu01,
  .a_boxu02 {
    margin: 1.5em auto;
    padding: 13px 0;
    font-size: 1.3em;
    letter-spacing: 0;
  }
  .a_boxu01 {
    max-width: 320px;
    padding: 8px 0;
  }
  .a_boxu01 span {
    display: block;
  }
  .a_boxu01:before,
  .a_boxu02:before {
    width: 14px;
    height: 14px;
    top: calc(50% - 7px);
    right: 10px;
  }
  .a_boxu02 {
    margin: 1.1em auto 1.2em auto;
  }
  .h3_campaign_u {
    font-size: 1.6em;
    padding: 0.5em 0.5em 0 0.5em;
  }
  .span01_h3u {
    padding: 0 1em 0 1em;
  }
  .h3_campaign_u:before {
    top: 1.2em;
    width: calc(100% + 1.4em);
    left: -0.6em;
  }
  .campaign_u {
    padding: 0.6em 0.8em 0.1em 0.8em;
  }
  .campaign_u ul li {
    width: calc(50% - 0.2em);
    margin-top: 0.6em;
  }
  .campaign_u ul li:nth-child(2n) {
    margin-right: 0.4em;
  }
}
.container {
  position: relative;
  overflow: hidden;
}
html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", "游ゴシック", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Meiryo, sans-serif;
  font-weight: 500;
  text-justify: inter-ideograph;
  word-wrap: break-word;
  color: #333;
  min-width: 375px;
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
  font-size: 1.6rem;
}
@media (max-width: 768px) {
  body {
    min-width: 0;
  }
}

p,
dt,
dd,
li {
  font-style: normal;
  line-height: 1.75;
  line-break: strict;
  overflow-wrap: break-word;
}
/*
----------------------------------------
flex
----------------------------------------
*/
.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  -js-display: flex;
}

.flex.nowrap {
  flex-wrap: nowrap;
}

.flex.reverse {
  flex-direction: row-reverse;
}

.flex.item-center {
  align-items: center;
}

.flex-column {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/*
---------------------------------------
link
---------------------------------------
*/
a {
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

/*
---------------------------------------
clear
---------------------------------------
*/
.clearfix:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*/ /*/
height: auto;
overflow: hidden;
/**/
}

*:first-child + html .clearfix {
  zoom: 1;
} /* IE7 */
/*
---------------------------------------
common
---------------------------------------
*/
.pc {
  display: block !important;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

.tab {
  display: none !important;
}
@media (max-width: 959px) {
  .tab {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .tab {
    display: block !important;
  }
}

.sp {
  display: none !important;
}
@media (max-width: 768px) {
  .sp {
    display: block !important;
  }
}

.inline-pc {
  display: inline-block !important;
}
@media (max-width: 768px) {
  .inline-pc {
    display: none !important;
  }
}

.inline-sp {
  display: none !important;
}
@media (max-width: 768px) {
  .inline-sp {
    display: inline-block !important;
  }
}

.inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  word-wrap: break-word;
  word-break: break-all;
}
.inner--w {
  max-width: 100%;
}

span {
  font-size: inherit;
  font-weight: inherit;
}

.img {
  line-height: 0;
}

.en {
  font-family: "Lato", sans-serif;
  font-weight: 400;
}

.mid {
  font-weight: 500;
}

.thin {
  font-weight: 300;
}

.ofi {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.ofi-contain {
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@media (max-width: 768px) {
  .no-telLink a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
input[type=text],
input[type=search],
input[type=tel],
input[type=number],
input[type=url],
input[type=email],
input[type=password],
input[type=date],
textarea,
select {
  font-size: 16px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  font-family: inherit;
  background: #f1f1f1;
  width: 100%;
  outline: none;
}
@media (max-width: 430px) {
  input[type=text],
  input[type=search],
  input[type=tel],
  input[type=number],
  input[type=url],
  input[type=email],
  input[type=password],
  input[type=date],
  textarea,
  select {
    padding: 8px 14px;
    font-size: 13px;
  }
}

select {
  padding: 16px 18px;
  background: url(../img/common/icn-select.svg) no-repeat right 20px center/12px;
  color: #333;
}
@media (max-width: 430px) {
  select {
    padding: 12px 14px;
  }
}

textarea {
  width: 100%;
  height: 300px;
  resize: vertical;
}
@media (max-width: 430px) {
  textarea {
    height: 220px;
  }
}

input::-webkit-input-placeholder {
  color: #ababab;
}

input:-moz-placeholder {
  color: #ababab;
}

textarea::-webkit-input-placeholder {
  color: #ababab;
}

textarea:-moz-placeholder {
  color: #ababab;
}

.anc {
  margin-top: -125px;
  padding-top: 125px;
}
@media (max-width: 768px) {
  .anc {
    margin-top: -20px;
    padding-top: 20px;
  }
}

em {
  font-style: normal;
}

.orange {
  color: #f7b400;
}

.pink {
  color: #f09dc1;
}

@keyframes bounce {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(1.25);
    opacity: 1;
  }
  70% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.bounce {
  transform: scale(0);
  opacity: 0;
}
.bounce.on {
  animation: bounce 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@keyframes bounce-bottom {
  0% {
    transform: scaleY(0);
    opacity: 0;
  }
  50% {
    transform: scaleY(1.25);
    opacity: 1;
  }
  70% {
    transform: scaleY(0.9);
    opacity: 1;
  }
  100% {
    transform: scaleY(1);
    opacity: 1;
  }
}
@keyframes shine {
  30% {
    left: 125%;
  }
  100% {
    left: 125%;
  }
}
.shine {
  position: relative;
  outline: none;
  overflow: hidden;
}

.shine:before {
  content: "";
  display: block;
  /*絶対配置でキラッと光るの位置を決める*/
  position: absolute;
  left: -75%;
  /*キラッと光る形状*/
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(25deg);
}

.bnr {
  padding-bottom: 110px;
}
@media (max-width: 768px) {
  .bnr {
    padding-bottom: 17.5vw;
  }
}

.bnr__list {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 0 44px;
  justify-content: center;
}
@media (max-width: 768px) {
  .bnr__list {
    grid-template-columns: 1fr;
    gap: 11.4vw 0;
  }
}

.bnr__item {
  width: 437px;
  box-shadow: 0 20px 0 #b6e0ff;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #000;
}
@media (max-width: 768px) {
  .bnr__item {
    width: 100%;
    border-radius: 4vw;
    box-shadow: 0 4.2vw 0 #b6e0ff;
  }
}
.bnr__item img {
  width: 100%;
}
.bnr__item a {
  transition: filter 0.3s ease-out;
}
@media (hover: hover) {
  .bnr__item a:where(:any-link, :enabled, summary):hover {
    filter: brightness(1.1);
  }
}

.fix_bnr {
  width: 100%;
  padding: 21px 0;
  position: relative;
  z-index: 2;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
}
@media (max-width: 768px) {
  .fix_bnr {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0;
  }
}
.fix_bnr .inner {
  max-width: 960px;
  position: relative;
}
@media (max-width: 768px) {
  .fix_bnr .inner {
    padding: 0;
  }
}

.fix_bnr__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 40px;
}
@media (max-width: 768px) {
  .fix_bnr__list {
    gap: 0;
  }
}

.fix_bnr__item {
  color: #004097;
}
.fix_bnr__item a {
  display: grid;
  grid-template-columns: 60px 1fr;
  transition: filter 0.3s ease-out;
}
@media (hover: hover) {
  .fix_bnr__item a:where(:any-link, :enabled, summary):hover {
    filter: brightness(1.1);
  }
}
@media (max-width: 768px) {
  .fix_bnr__item a {
    grid-template-columns: 1fr;
  }
}
.fix_bnr__item.item-01 a {
  background: #fdd000;
}
.fix_bnr__item.item-01 .fix_bnr__item__icn {
  border: 3px solid #fdd000;
}
@media (max-width: 768px) {
  .fix_bnr__item.item-01 .fix_bnr__item__icn {
    border: 2px solid #fdd000;
  }
}
@media (max-width: 768px) {
  .fix_bnr__item.item-01 .fix_bnr__item__icn img {
    width: 8vw;
  }
}
.fix_bnr__item.item-02 a {
  background: #f3b1b9;
}
.fix_bnr__item.item-02 .fix_bnr__item__icn {
  border: 3px solid #f3b1b9;
}
@media (max-width: 768px) {
  .fix_bnr__item.item-02 .fix_bnr__item__icn {
    border: 2px solid #f3b1b9;
  }
}
@media (max-width: 768px) {
  .fix_bnr__item.item-02 .fix_bnr__item__icn img {
    width: 6.13vw;
  }
}
.fix_bnr__item.item-03 {
  color: #fff;
}
.fix_bnr__item.item-03 a {
  background: #004097;
}
.fix_bnr__item.item-03 .fix_bnr__item__icn {
  border: 3px solid #004097;
}
@media (max-width: 768px) {
  .fix_bnr__item.item-03 .fix_bnr__item__icn {
    border: 2px solid #004097;
  }
}
@media (max-width: 768px) {
  .fix_bnr__item.item-03 .fix_bnr__item__icn img {
    width: 6.26vw;
  }
}

.fix_bnr__item__icn {
  width: 64px;
  height: 60px;
  background: #fff;
  display: grid;
  place-items: center;
}
@media (max-width: 768px) {
  .fix_bnr__item__icn {
    width: 100%;
    height: 10.5vw;
  }
}

.fix_bnr__item__txt {
  font-size: 21px;
  font-weight: bold;
  display: grid;
  place-items: center;
}
@media (max-width: 768px) {
  .fix_bnr__item__txt {
    font-size: 3.3vw;
    padding: 1.3vw 0;
  }
}

.st-footer {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.st-footer__top {
  background: linear-gradient(to right, rgb(247, 181, 44) 0%, rgb(248, 221, 126) 100%);
}
.st-footer__top__copyright {
  text-align: center;
  margin-top: 45px;
}
@media (max-width: 768px) {
  .st-footer__top__copyright {
    margin-top: 36vw;
  }
}
.st-footer__top__copyright img {
  margin: 0 auto;
}
@media (max-width: 768px) {
  .st-footer__top__copyright img {
    width: 80vw;
  }
}

.st-footer__bottom {
  background: #e7380d;
  padding: 16px 0;
}
@media (max-width: 768px) {
  .st-footer__bottom {
    padding: 2vw 0;
  }
}

.st-footer__bottom__copyright {
  text-align: center;
}
.st-footer__bottom__copyright small {
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .st-footer__bottom__copyright small {
    font-size: 3.2vw;
  }
}

.totop {
  position: fixed;
  right: 15px;
  bottom: 78px;
  z-index: 2;
  transition: all 0.15s linear;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 768px) {
  .totop {
    width: 18.93vw;
    right: 2vw;
    bottom: 14.5vw;
  }
}
.totop a {
  transition: filter 0.3s ease-out;
}
@media (hover: hover) {
  .totop a:where(:any-link, :enabled, summary):hover {
    filter: brightness(1.1);
  }
}
.totop.fixed {
  opacity: 1;
  visibility: visible;
}

.st-footer__fix {
  position: fixed;
  bottom: 8px;
  left: 0;
  right: 0;
  z-index: 9999;
  max-width: 940px;
  padding: 0 20px;
  margin-inline: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out;
}
@media (max-width: 768px) {
  .st-footer__fix {
    bottom: 0;
    padding-inline: 3vw;
  }
}
.st-footer__fix.fixed {
  opacity: 1;
  visibility: visible;
}

.st-header {
  position: relative;
  background: #ffffff;
  width: 100%;
  height: 3.645vw;
}
@media (max-width: 768px) {
  .st-header {
    height: 13vw;
    z-index: 1;
  }
}
.st-header .inner {
  max-width: 1160px;
  height: 100%;
  padding: 0 20px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .st-header .inner {
    padding-inline: 2.5vw;
  }
}

.st-header__logo img {
  width: 14.37vw;
}
@media (max-width: 768px) {
  .st-header__logo img {
    width: 41.6vw;
  }
}

.secMainView {
  position: relative;
  overflow: hidden;
}
.secMainView:before {
  content: "";
  background: linear-gradient(to bottom, rgb(221, 48, 47) 0%, rgb(221, 48, 47) 29%, rgb(199, 36, 41) 71%, rgb(199, 36, 41) 100%);
  width: 100%;
  height: 472px;
  display: block;
  position: absolute;
  bottom: 0;
}
@media (max-width: 959px) {
  .secMainView:before {
    height: 325px;
  }
}
@media (max-width: 768px) {
  .secMainView:before {
    height: 58vw;
  }
}
@media (max-width: 768px) {
  .secMainView .inner {
    padding-inline: 0;
  }
}

.secMainView__kv {
  background: url(../img/mv_bg@2x.png) no-repeat top -70px center/cover;
  padding: 26px 0 0;
}
@media (max-width: 768px) {
  .secMainView__kv {
    background: url(../img/mv_bg_sp@2x.png) no-repeat top -10px center/cover;
    padding: 2vw 0 0;
  }
}
.secMainView__kv:before {
  content: "";
  background: url(../img/mv_deco_01@2x.png) no-repeat center center/cover;
  width: 1919.5px;
  height: 573px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -63px;
}
@media (max-width: 768px) {
  .secMainView__kv:before {
    display: none;
  }
}
.secMainView__kv .inner {
  max-width: 1260px;
}
.secMainView__kv img {
  position: relative;
  transform: translateX(12px);
}
@media (max-width: 768px) {
  .secMainView__kv img {
    transform: translateX(0);
  }
}

.secMainView__coming {
  margin-top: -50px;
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
  position: relative;
}
@media (max-width: 768px) {
  .secMainView__coming {
    margin-top: -1vw;
    padding-bottom: 5vw;
  }
}
.secMainView__coming:before {
  content: "";
  background: url(../img/mv_deco_02@2x.png) no-repeat center center/cover;
  width: 1919px;
  height: 1060px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -733px;
  z-index: -1;
}
@media (max-width: 768px) {
  .secMainView__coming:before {
    display: none;
  }
}
.secMainView__coming img {
  margin-inline: auto;
}

.secNav {
  background: url(../img/nav_bg@2x.jpg) no-repeat center center/cover;
  padding: 66px 0 294px;
}
@media (max-width: 768px) {
  .secNav {
    background: url(../img/nav_bg_sp@2x.jpg) no-repeat top center/cover;
    padding: 8.4vw 0 42.3vw;
  }
}
.secNav .inner {
  max-width: 1160px;
}
@media (max-width: 768px) {
  .secNav .inner {
    padding-inline: 2.3vw;
  }
}

.secNav__heading {
  margin-bottom: 22px;
}
@media (max-width: 768px) {
  .secNav__heading {
    margin-bottom: 5vw;
  }
}
.secNav__heading img {
  margin-inline: auto;
}

.secNav__list {
  position: relative;
}
.secNav__list:before {
  content: "";
  background: url(../img/nav_deco@2x.png) no-repeat center center/contain;
  width: 475px;
  height: 212px;
  display: block;
  position: absolute;
  left: 20px;
  right: 0;
  margin: 0 auto;
  bottom: -232px;
}
@media (max-width: 768px) {
  .secNav__list:before {
    width: 67.6vw;
    height: 30.4vw;
    bottom: -31.5vw;
    left: 0;
  }
}

.secNav__item:not(:last-child) {
  margin-bottom: 13px;
}
@media (max-width: 768px) {
  .secNav__item:not(:last-child) {
    margin-bottom: 2.9vw;
  }
}
.secNav__item a {
  transition: filter 0.3s ease-out;
}
@media (hover: hover) {
  .secNav__item a:where(:any-link, :enabled, summary):hover {
    filter: brightness(1.1);
  }
}
.secNav__item img {
  width: 100%;
}

.secSpecial {
  background: url(../img/special_bg@2x.png) no-repeat top center/cover;
  padding: 66px 0 95px;
}
@media (max-width: 768px) {
  .secSpecial {
    background: url(../img/special_bg_sp@2x.png) no-repeat top center/cover;
    padding: 10.6vw 0 9.3vw;
  }
}
.secSpecial .inner {
  max-width: 1160px;
}
@media (max-width: 768px) {
  .secSpecial .inner {
    padding-inline: 2.3vw;
  }
}

.secSpecial__heading {
  margin-bottom: 23px;
}
@media (max-width: 768px) {
  .secSpecial__heading {
    margin-bottom: 5.6vw;
  }
}
.secSpecial__heading img {
  margin-inline: auto;
}

.secSpecial__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 43px;
  max-width: 920px;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .secSpecial__list {
    gap: 4.5vw;
  }
}

.secSpecial__item img {
  width: 100%;
}
.secSpecial__item a {
  transition: filter 0.3s ease-out;
}
@media (hover: hover) {
  .secSpecial__item a:where(:any-link, :enabled, summary):hover {
    filter: brightness(1.1);
  }
}

.secHatsuyume__entry {
  background: #150201;
  padding: 33px 0;
}
@media (max-width: 768px) {
  .secHatsuyume__entry {
    padding: 3.8vw 0;
  }
}
.secHatsuyume__entry .inner {
  max-width: 1220px;
}
@media (max-width: 768px) {
  .secHatsuyume__entry .inner {
    padding-inline: 8vw;
  }
}

.secHatsuyume__cont {
  position: relative;
}
.secHatsuyume__cont img {
  width: 100%;
}

.secHatsuyume__heading {
  width: 100%;
}

.secHatsuyume__txtbox {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 40.2vw;
  z-index: 1;
  max-width: 46.8vw;
  margin-inline: auto;
  padding-inline: 20px;
}
@media (max-width: 1200px) {
  .secHatsuyume__txtbox {
    top: 56.2vw;
    max-width: 61.8vw;
  }
}
@media (max-width: 768px) {
  .secHatsuyume__txtbox {
    top: 97.1vw;
    max-width: 94vw;
    padding-inline: 0;
  }
}

.secHatsuyume__date {
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .secHatsuyume__date {
    margin-bottom: 3.1vw;
  }
}

.secHatsuyume__desc {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .secHatsuyume__desc {
    margin-bottom: 4.9vw;
  }
}

.secUcs {
  background: url(../img/ucs_bg@2x.png) no-repeat top center/cover;
  padding: 75px 0 82px;
}
@media (max-width: 768px) {
  .secUcs {
    background: url(../img/ucs_bg_sp@2x.png) no-repeat top center/cover;
    padding: 11.1vw 0 10.9vw;
  }
}
.secUcs .inner {
  max-width: 1160px;
}
@media (max-width: 768px) {
  .secUcs .inner {
    padding-inline: 2.5vw;
  }
}

.secUcs__heading img {
  margin-inline: auto;
}

.secFuku img {
  margin-inline: auto;
}

.secFuku__cont {
  background: #c7000a url(../img/fuku_bg@2x.png) no-repeat top 48px center/cover;
  padding-bottom: 106px;
}
@media (max-width: 768px) {
  .secFuku__cont {
    background: #c7000a url(../img/fuku_bg_sp@2x.png) no-repeat bottom center/100%;
    padding-bottom: 21vw;
  }
}
@media (max-width: 768px) {
  .secFuku__cont .inner {
    padding-inline: 2.5vw;
  }
}

.secFuku__heading {
  width: 100%;
}
.secFuku__heading img {
  width: 100%;
}

.secFuku__ani {
  margin-top: -80px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .secFuku__ani {
    margin-top: 0.5vw;
    margin-bottom: 4.3vw;
  }
}

.secFuku__desc {
  margin-bottom: 44px;
}
@media (max-width: 768px) {
  .secFuku__desc {
    margin-bottom: 5.6vw;
  }
}

.secFuku__entry {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .secFuku__entry {
    margin-bottom: 5.3vw;
  }
}

.secFuku__date {
  margin-bottom: 49px;
}
@media (max-width: 768px) {
  .secFuku__date {
    margin-bottom: 15.7vw;
  }
}

.secFuku__sale {
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .secFuku__sale {
    margin-bottom: -2.7vw;
  }
}

.secFuku__sale__txt {
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .secFuku__sale__txt {
    font-size: 4.1vw;
    margin-bottom: 6.7vw;
  }
}

.secFuku__sale__txt__attention {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .secFuku__sale__txt__attention {
    font-size: 3.2vw;
  }
}

.secFuku__coming {
  background: url(../img/fuku_coming_bg@2x.png) no-repeat center center/cover;
  padding: 70px 0;
}
@media (max-width: 768px) {
  .secFuku__coming {
    background: url(../img/fuku_coming_bg_sp@2x.png) no-repeat center center/cover;
    padding: 8vw 0 10vw;
  }
}
.secFuku__coming img {
  margin-inline: auto;
}

.secBnr {
  padding-top: 107px;
  padding-bottom: 77px;
}
@media (max-width: 768px) {
  .secBnr {
    padding-top: 10vw;
    padding-bottom: 19vw;
  }
}
.secBnr .inner {
  max-width: 1160px;
}
@media (max-width: 768px) {
  .secBnr .inner {
    padding-inline: 3vw;
  }
}

.secBnr__chara {
  margin-bottom: 64px;
}
@media (max-width: 768px) {
  .secBnr__chara {
    margin-bottom: 11.1vw;
  }
}

.secBnr__chara__ttl {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .secBnr__chara__ttl {
    margin-bottom: 9vw;
  }
}
.secBnr__chara__ttl span {
  display: inline-block;
  background: #e7380d;
  width: 822px;
  margin-inline: auto;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.04em;
  padding: 8px 0;
  border-radius: 50px;
  position: relative;
}
@media (max-width: 959px) {
  .secBnr__chara__ttl span {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .secBnr__chara__ttl span {
    font-size: 7.2vw;
    border-radius: 4.4vw;
    padding: 4vw 0;
  }
}
.secBnr__chara__ttl span:before {
  content: "";
  display: block;
  position: absolute;
  height: 32px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -32px;
  aspect-ratio: 2;
  clip-path: polygon(50% 100%, 100% 0, 0 0);
  background: #e7380d;
}
@media (max-width: 959px) {
  .secBnr__chara__ttl span:before {
    height: 2vw;
    bottom: -2vw;
  }
}
@media (max-width: 768px) {
  .secBnr__chara__ttl span:before {
    height: 3.5vw;
    bottom: -3.4vw;
  }
}

.secBnr__chara__bnr {
  text-align: center;
  box-shadow: 0 20px 0 #b6e0ff;
  border-radius: 20px;
  overflow: hidden;
  border: 2px solid #000;
  max-width: 822px;
  margin-inline: auto;
  width: 100%;
  aspect-ratio: 822/538;
  background: #fff;
}
@media (max-width: 768px) {
  .secBnr__chara__bnr {
    box-shadow: 0 10px 0 #b6e0ff;
    border-radius: 10px;
    border-width: 1px;
  }
}
.secBnr__chara__bnr a {
  display: inline-block;
  transition: opacity 0.3s ease-out;
}
@media (hover: hover) {
  .secBnr__chara__bnr a:where(:any-link, :enabled, summary):hover {
    opacity: 0.8;
  }
}

.secBnr__2col {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
  margin-bottom: 60px;
}
@media (max-width: 959px) {
  .secBnr__2col {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .secBnr__2col {
    grid-template-columns: 1fr;
    gap: 11.1vw;
    margin-bottom: 11vw;
  }
}

.secBnr__item {
  box-shadow: 0 20px 0 #b6e0ff;
  border-radius: 20px;
  overflow: hidden;
  border: 2px solid #000;
  width: 100%;
  aspect-ratio: 539/301;
}
@media (max-width: 768px) {
  .secBnr__item {
    box-shadow: 0 10px 0 #b6e0ff;
    border-radius: 10px;
    border-width: 1px;
  }
}
.secBnr__item a {
  transition: opacity 0.3s ease-out;
}
@media (hover: hover) {
  .secBnr__item a:where(:any-link, :enabled, summary):hover {
    opacity: 0.8;
  }
}

.secBnr__4col {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 40px;
}
@media (max-width: 959px) {
  .secBnr__4col {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .secBnr__4col {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10vw 5.1vw;
  }
}

/**
* Foundation
* ========================== */
/* Object
* ========================== */
/* Component ------------ */
/* Structures ------------ */
/* Project ------------ */
/*# sourceMappingURL=style.css.map */
