@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:400&display=swap");
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:500&display=swap");
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:600&display=swap");
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:700&display=swap");
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:800&display=swap");
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:900&display=swap");

html {
  font-size: 62.5%;
  position: relative;
  width: 100%;
  z-index: 2;
  scroll-behavior: smooth;
}

* {
  background-clip: padding-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

body {
  counter-reset: number 0;
  font-family: YakuHanJP, "Noto Sans JP", univia-pro, -apple-system,
    BlinkMacSystemFont, sans-serif;
  line-height: 1.5;
  max-height: 99999px;
  vertical-align: baseline;
}

body img {
  display: block;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
}

body * {
  background-clip: padding-box;
  box-sizing: border-box;
  position: relative;
  text-align: justify;
}

body .flex-wrap {
  display: flex;
}

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

h1,
h2,
h3,
h4,
p {
  font-size: 1rem;
  line-height: 1;
  margin: 0 auto;
  padding: 0;
}

ul,
ol,
dl {
  line-height: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

p,
li,
dt,
dd {
  line-height: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

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

a img {
  display: inline-block;
}

a:active,
a:hover {
  outline: 0;
}

input[type="image"]:focus {
  outline: 0;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

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

img {
  display: block;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

button {
  border: none;
  cursor: pointer;
  outline: 0;
}

body {
  left: 0;
  margin: 0;
  position: relative;
  top: 0;
}

picture {
  display: block;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
}

body a,
body a img {
  transition: all ease 0.3s;
}

body a:hover,
body a img:hover {
  filter: brightness(1.1);
}

/*============================
#main
============================*/
#main {
  max-width: 750px;
  margin: 0 auto;
}
#main .p-box {
  position: relative;
}
#main .text-orange {
  color: #dc5418;
}

#main .text-lightOrange {
  color: #e99113;
}

#main a:hover {
  border-bottom: 1px solid currentColor;
  opacity: 1;
}
#main {
  overflow: hidden;
}
#main .btn-offer a:hover {
  border: none;
}
/*============================
#fv
============================*/

#main #fv {
}
#main #fv .fv-head {
  position: absolute;
  top: 15%;
  left: 0;
  text-align: center;
  z-index: 2;
  width: 100%;
  font-size: min(calc(36 / 750 * 100vw), 36px);
  letter-spacing: min(calc(4 / 750 * 100vw), 4px);
  line-height: 1;
  color: #fff;
  font-weight: 800;
}

/*============================
#awards
============================*/

#main #awards {
}
#main #awards .award-head {
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  z-index: 2;
  width: 100%;
  font-size: min(calc(66 / 750 * 100vw), 66px);
  letter-spacing: min(calc(4 / 750 * 100vw), 4px);
  line-height: 1;
  color: #fff;
  font-weight: 800;
  text-shadow: 0px 0px min(calc(15 / 750 * 100vw), 15px) rgba(0, 0, 0, 0.3),
    0px 0px min(calc(15 / 750 * 100vw), 15px) rgba(0, 0, 0, 0.3),
    0px 0px min(calc(15 / 750 * 100vw), 15px) rgba(0, 0, 0, 0.3);
}
#main #awards .award-list01.award-list01 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#main #awards .award-list01.award-list dt {
  position: absolute;
  top: 8%;
  left: 0;
  text-align: left;
  z-index: 2;
  width: 100%;
  padding-left: calc(45 / 750 * 100%);
  font-size: min(calc(66 / 750 * 100vw), 66px);
  letter-spacing: min(calc(2 / 750 * 100vw), 2px);
  line-height: 1;
  color: #fff;
  font-weight: 800;
}
#main #awards .award-list01.award-list dd {
  position: absolute;
  top: 33.5%;
  left: 18%;
  text-align: left;
  z-index: 2;
  line-height: 1;

  font-size: min(calc(22.4 / 750 * 100vw), 22.4px);
  letter-spacing: min(calc(2 / 750 * 100vw), 2px);
  color: #fff;
}
#main #awards .award-list01.award-list dd sup {
  line-height: 3;
  vertical-align: bottom;
  font-size: min(calc(10.4 / 750 * 100vw), 10.4px);
}
#main #awards .award-subHead {
  position: absolute;
  z-index: 2;
}
#main #awards .awarad-subHead01 {
  top: 12%;
  left: 26.5%;
  text-align: left;
  z-index: 2;
  font-size: min(calc(47 / 750 * 100vw), 47px);
  letter-spacing: min(calc(4 / 750 * 100vw), 4px);
  line-height: 1;
  color: #fff;
  font-weight: 800;
  display: block;
}
#main #awards .awarad-subHead02 {
  top: 4%;
  left: 22.5%;
  text-align: left;
  z-index: 2;
  font-size: min(calc(47 / 750 * 100vw), 47px);
  letter-spacing: min(calc(2 / 750 * 100vw), 2px);
  line-height: 1.4;
  color: #fff;
  font-weight: 800;
  display: block;
}
#main #awards .award-text {
  z-index: 2;
  position: absolute;
  font-size: min(calc(14 / 750 * 100vw), 14px);
  letter-spacing: min(calc(2 / 750 * 100vw), 2px);
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
#main #awards .award-text01.award-text {
  left: 8%;
  top: 26%;
}
#main #awards .award-text02.award-text {
  left: 49.5%;
  top: 26%;
}
#main #awards .award-text03.award-text {
  left: 10%;
  top: 60%;
}
#main #awards .award-text04.award-text {
  left: 47%;
  top: 60%;
}
#main #awards .award-caution {
  position: absolute;
  left: 3%;
  top: 90%;
  font-size: min(calc(11 / 750 * 100vw), 11px);
  letter-spacing: min(calc(1 / 750 * 100vw), 1px);
  color: #fff;
  line-height: calc(28 / 22);
  z-index: 2;
  width: calc(650 / 750 * 100%);
  text-indent: -1em;
  padding-left: 1em;
}

/*============================
#achievement
============================*/
#main #achievement {
}
#main #achievement {
}
#main #achievement .achive-head01 {
  position: absolute;
  z-index: 2;
  font-size: min(calc(40 / 750 * 100vw), 40px);
  color: #fff;
  line-height: 1;
  top: 11%;
  left: 12%;
  letter-spacing: min(calc(4 / 750 * 100vw), 4px);
}
#main #achievement .achive-head01 span {
  font-size: min(calc(60 / 750 * 100vw), 60px);
}
#main #achievement .achive-text {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 23%;
  padding-left: 10%;
  font-size: min(calc(56 / 750 * 100vw), 56px);
  line-height: 1;
  font-weight: 800;
  display: flex;
  align-items: center;
}
#main #achievement .achive-text .vt {
  font-size: min(calc(43 / 750 * 100vw), 43px);
  line-height: 1;
  writing-mode: vertical-rl;
  font-weight: 800;
  letter-spacing: min(calc(4 / 750 * 100vw), 4px);
  margin-top: min(calc(55 / 750 * 100vw), 55px);
}
#main #achievement .achive-text .text-orange {
  line-height: 1;
  font-size: min(calc(70 / 750 * 100vw), 70px);
  font-weight: 800;
}
#main #achievement .achive-text .text-orange span {
  font-size: min(calc(158 / 750 * 100vw), 158px);
  line-height: 1;
  font-weight: 800;
}
#main #achievement .achive-text .text-black {
  margin-top: min(calc(90 / 750 * 100vw), 90px);
}
#main #achievement .achive-caution {
  position: absolute;
  z-index: 2;
  font-size: min(calc(13 / 750 * 100vw), 13px);
  line-height: 1.5;
  top: 83%;
  left: 8%;
}
#main #achievement .achive-caution a {
  transition: all ease 0.2s;
}

#main #achievement .achive-head02 {
  position: absolute;
  z-index: 2;
  font-size: min(calc(40 / 750 * 100vw), 40px);
  color: #fff;
  line-height: 1;
  top: 6.5%;
  left: 13.5%;
  letter-spacing: min(calc(4 / 750 * 100vw), 4px);
}
#main #achievement .achive-head02 span {
  font-size: min(calc(35 / 750 * 100vw), 35px);
}
#main #achievement .achive-text02 {
  position: absolute;
  z-index: 2;
  line-height: 1;
  font-size: min(calc(50 / 750 * 100vw), 50px);
  font-weight: 800;
  top: 21%;
  left: 9%;
}
#main #achievement .achive-text02 .text-orange {
  font-size: min(calc(137 / 750 * 100vw), 137px);
}
#main #achievement .achive-text02 .text-orange .small {
  font-size: min(calc(72 / 750 * 100vw), 72px);
}
#main #achievement .achive-text02 .text-orange.text-large {
  font-size: min(calc(57 / 750 * 100vw), 57px);
  line-height: 1;
  letter-spacing: normal;
}
#main #achievement .achive-head03 {
  position: absolute;
  z-index: 2;
  font-size: min(calc(50 / 750 * 100vw), 50px);
  color: #fff;
  line-height: 1;
  top: 5%;
  left: 13.8%;
  letter-spacing: min(calc(4 / 750 * 100vw), 4px);
}
#main #achievement .achive-head04 {
  position: absolute;
  z-index: 2;
  line-height: 1;
  font-size: min(calc(32.5 / 750 * 100vw), 32.5px);
  letter-spacing: min(calc(5 / 732.5 * 100vw), 5px);
  font-weight: 800;
  top: 24%;
  left: 0;
  text-align: center;
  width: 100%;
  line-height: 1.2;
}
#main #achievement .achive-head04 .text-orange {
  font-size: min(calc(66 / 750 * 100vw), 66px);
  letter-spacing: normal;
}
#main #achievement .achive-head04 .text-orange span {
  font-size: min(calc(50 / 750 * 100vw), 50px);
  color: #000;
}
#main #achievement .achive-text03 {
  position: absolute;
  z-index: 2;
  text-align: left;
  top: 47%;
  left: 18%;
  font-size: min(calc(22.5 / 750 * 100vw), 22.5px);
  letter-spacing: min(calc(3 / 750 * 100vw), 3px);
  width: calc(950 / 1400 * 100%);
  line-height: calc(81 / 45);
  font-weight: 500;
}
/*============================
#onayami
============================*/

#main #onayami .onayami-headText {
  position: absolute;
  z-index: 2;
  font-size: min(calc(30 / 750 * 100vw), 30px);
  line-height: 1;
  color: #fff;
  text-align: center;
  font-weight: 600;
  background-color: #000;
  padding: 0.5em 1em 0.7em;
  top: -23%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
#main #onayami .onayami-head {
  position: absolute;
  z-index: 2;
  font-size: min(calc(50 / 750 * 100vw), 50px);
  position: absolute;
  white-space: nowrap;
  top: 32%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  color: #fff;
}
#main #onayami .onayami-head .text-lightOrange {
  color: #e99113;
  font-size: min(calc(70 / 750 * 100vw), 70px);
}
#main #onayami .onayami-list {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
}
#main #onayami .onayami-list li {
  font-size: min(calc(30 / 750 * 100vw), 30px);
  line-height: calc(99 / 59);
  color: #fff;
  z-index: 2;
  font-weight: 600;
}
#main #onayami .onayami-list li:nth-of-type(1) {
  top: 7%;
  left: 14%;
}

#main #onayami .onayami-list li:nth-of-type(2) {
  top: 10%;
  left: 14%;
}
#main #onayami .onayami-list li:nth-of-type(3) {
  top: 11.5%;
  left: 14%;
}

#main #onayami .onayami-list .text-back {
  background-color: #efab28;
  color: #000;
  font-weight: 900;
  padding: 0;
}

/*============================
#ambition
============================*/

#main #ambition .ambition-head {
  position: absolute;
  z-index: 2;
  text-align: center;
  font-size: min(calc(45 / 750 * 100vw), 45px);
  position: absolute;
  width: 100%;
  top: 55%;
  line-height: 1.2;
  font-weight: 900;
}
#main #ambition .ambition-head .text-lightOrange {
  font-size: min(calc(50 / 750 * 100vw), 50px);
}
#main #ambition .ambition-head .text-orange {
  font-size: min(calc(35 / 750 * 100vw), 35px);
  color: #f37400;
}

#main #ambition .amtibition-list {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#main #ambition .amtibition-list li {
  font-size: min(calc(22 / 750 * 100vw), 22px);
  line-height: calc(67 / 45);
  font-weight: 700;
  text-align: center;
  display: inline-block;
  letter-spacing: min(calc(2 / 750 * 100vw), 22px);
}
#main #ambition .amtibition-list li:nth-of-type(1) {
  left: 14%;
  top: 14%;
}
#main #ambition .amtibition-list li:nth-of-type(2) {
  left: 19%;
  top: 20%;
}
#main #ambition .amtibition-list li:nth-of-type(3) {
  left: -55%;
  top: 47%;
}
#main #ambition .amtibition-list li:nth-of-type(4) {
  left: 56%;
  top: 43%;
}

#main #ambition .amtibition-list .text-lightOrange {
  color: #f48320;
  font-weight: 900;
}

/*============================
#true
============================*/

#main #true .true-head {
  position: absolute;
  z-index: 2;
  text-align: center;
  width: 100%;
  top: 27%;
  font-size: min(calc(40 / 750 * 100vw), 40px);
  font-weight: 900;
}

#main #true .true-headText {
  position: absolute;
  z-index: 2;
  text-align: center;
  width: 100%;
  top: 68%;
  font-size: min(calc(30 / 750 * 100vw), 30px);
  font-weight: 600;
}
#main #true .true-headText .text-lightOrange {
  color: #e89010;
  font-size: min(calc(40 / 750 * 100vw), 40px);
}
#main #true .true-headText .text-lightOrange sup {
  color: #000;
  font-size: min(calc(15 / 750 * 100vw), 15px);
  vertical-align: bottom;
  line-height: 2;
}
#main #true .true-headCaution {
  position: absolute;
  z-index: 2;
  font-size: min(calc(12 / 750 * 100vw), 12px);
  right: 5%;
  top: 97%;
}
#main #true .true-subHead {
  font-size: min(calc(45 / 750 * 100vw), 45px);
  text-align: center;
  top: 63%;
  position: absolute;
  z-index: 2;
  display: inline-block;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(transparent 60%, #eeb84c 40%);
  padding: 0 0.1em min(calc(10 / 750 * 100vw), 10px);
}
#main #true .true-caution {
  position: absolute;
  z-index: 2;
  font-size: min(calc(12 / 750 * 100vw), 12px);
  line-height: 1.2;
  left: 22%;
  top: 90%;
}

/*============================
#about
============================*/

#main #about .about-headTextTop {
  position: absolute;
  z-index: 2;
  text-align: center;
  font-size: min(calc(32 / 750 * 100vw), 32px);
  letter-spacing: min(calc(2 / 750 * 100vw), 2px);
  color: #fff;
  top: 23%;
  line-height: 1;
  width: 100%;
  font-weight: 900;
}
#main #about .about-head {
  position: absolute;
  z-index: 2;
  text-align: center;
  font-size: min(calc(60 / 750 * 100vw), 60px);
  letter-spacing: min(calc(2 / 750 * 100vw), 2px);
  color: #fff;
  top: 52%;
  line-height: 1;
  width: 100%;
  font-weight: 900;
}
#main #about .about-head span {
  font-size: min(calc(40 / 750 * 100vw), 40px);
  margin-right: min(calc(-5 / 750 * 100vw), -5px);
}
#main #about .about-headTextBottom {
  position: absolute;
  z-index: 2;
  font-size: min(calc(22 / 750 * 100vw), 22px);
  font-weight: 700;
  width: calc(750 / 1400 * 100%);
  top: 15%;
  left: 12%;
  line-height: calc(88 / 43);
}
#main #about .about-headTextBottom .text-lightOrange {
  color: #f48320;
}
#main #about .about05-text {
  position: absolute;
  z-index: 2;
  font-size: min(calc(22 / 750 * 100vw), 22px);
  line-height: calc(70 / 42);
  width: calc(1100 / 1400 * 100%);
  top: 8%;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
}
#main #about .about05-caution {
  position: absolute;
  font-size: min(calc(12 / 750 * 100vw), 12px);
  line-height: calc(34 / 21);
  top: 88.5%;
  left: 41%;
  font-weight: 600;
}
#main #about .about07-text {
  position: absolute;
  z-index: 2;
  font-size: min(calc(22 / 750 * 100vw), 22px);
  line-height: calc(70 / 42);
  width: calc(1100 / 1400 * 100%);
  position: absolute;
  top: 6%;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
}
#main #about .about09-text {
  position: absolute;
  z-index: 2;
  font-size: min(calc(24 / 750 * 100vw), 24px);
  line-height: calc(70 / 42);
  width: calc(1100 / 1400 * 100%);
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
}

/*============================
#nahato
============================*/

#main #nahato .nahato-headTop {
  position: absolute;
  z-index: 2;
  text-align: center;
  font-size: min(calc(30 / 750 * 100vw), 30px);
  color: #fff;
  top: 22%;
  line-height: 1;
  width: 100%;
  font-weight: 700;
}
#main #nahato h2 {
  position: absolute;
  z-index: 2;
  text-align: center;
  font-size: min(calc(50 / 750 * 100vw), 50px);
  color: #fff;
  top: 28%;
  line-height: 1.4;
  width: 100%;
  font-weight: 700;
}
#main #nahato h2 .nahato-headLarge {
  font-size: min(calc(95 / 750 * 100vw), 95px);
}

#main #nahato h2 .nahato-headMiddle {
  font-size: min(calc(70 / 750 * 100vw), 70px);
}
#main #nahato h2 .border {
  border-bottom: min(calc(2 / 750 * 100vw), 2px) solid currentColor;
}
/*============================
#detail
============================*/
#main #detail {
}
#main #detail .detail-head {
  position: absolute;
  font-size: min(calc(37 / 750 * 100vw), 37px);
  line-height: 1;
  top: 25%;
  left: calc(50 / 750 * 100%);
  font-weight: 900;
}
#main #detail .detail-text {
  position: absolute;
  width: calc(600 / 1400 * 100%);
  font-size: min(calc(20 / 750 * 100vw), 20px);
  line-height: calc(88 / 42);
  left: calc(50 / 750 * 100%);
  top: 40%;
}

#main #detail .detail-03 .detail-head {
  top: 28%;
}
#main #detail .detail-03 .detail-text {
  top: 42%;
}

#main #detail .detail-04 .detail-head {
  top: 23%;
}
#main #detail .detail-04 .detail-text {
  top: 35%;
}

/*============================
#point
============================*/
#main #point .p-box h3 {
  position: absolute;
  z-index: 2;
  font-size: min(calc(40 / 750 * 100vw), 40px);
  line-height: 1;
  text-shadow: 0 0 min(calc(7 / 750 * 100vw), 7px) rgba(255, 255, 255, 1),
    0 0 min(calc(7 / 750 * 100vw), 7px) rgba(255, 255, 255, 1),
    0 0 min(calc(7 / 750 * 100vw), 7px) rgba(255, 255, 255, 1);
  font-weight: 900;
  letter-spacing: min(calc(2 / 750 * 100vw), 2px);
  left: calc(100 / 1400 * 100%);
}
#main #point .p-box p {
  font-size: min(calc(20 / 750 * 100vw), 20px);
  line-height: calc(75 / 38);
  width: calc(650 / 1400 * 100%);
  position: absolute;
  z-index: 2;
  left: calc(100 / 1400 * 100%);
  font-weight: 500;
}
#main #point .point-02 h3 {
  top: 6%;
  left: calc(100 / 1400 * 100%);
}
#main #point .point-02 p {
  top: 22%;
  font-weight: 500;
}
#main #point .point-03 h3 {
  top: 7%;
  left: 53%;
}
#main #point .point-03 p {
  top: 28%;
  left: 53.5%;
  width: calc(560 / 1400 * 100%);
  word-break: break-all;
}

#main #point .point-04 h3 {
  top: 17%;
}
#main #point .point-04 p {
  top: 52%;
  width: calc(790 / 1400 * 100%);
}

#main #point .slide-head h3 {
  position: relative;
  margin: 0;
  padding: 0;
  left: 0;
}
#main #point .slide-head p {
  position: absolute;
  z-index: 2;
  font-size: min(calc(60 / 750 * 100vw), 60px);
  line-height: calc(130 / 112);
  color: #fff;
  width: 100%;
  left: 0;
  text-align: center;
  top: 39%;
  white-space: nowrap;
  font-weight: 700;
}
#main #point .slide-wrap {
  background-image: url(../img/point-bg.jpg);
  background-size: cover;
  padding-bottom: 5%;
}
#main #point .slide-wrap .point-slider {
  width: calc(1092 / 1400 * 100%);
  margin: 0 auto;
}
#main #point .slide-wrap .point-slider h3 {
  position: absolute;
  font-size: min(calc(33 / 750 * 100vw), 33px);
  line-height: calc(90 / 65);
  top: 57%;
  left: 11%;
  font-weight: 900;
}
#main #point .slide-wrap .point-slider p {
  width: calc(830 / 1092 * 100%);
  position: absolute;
  font-size: min(calc(20 / 750 * 100vw), 20px);
  line-height: calc(62 / 38);
  font-weight: 500;
  top: 50%;
  left: 11%;
}
#main #point .slide-wrap .point-slider .slide-text01 {
  top: 72%;
}
#main #point .slide-wrap .point-slider .slide-text02 {
  top: 71%;
}
#main #point .slide-wrap .point-slider .slide-text03 {
  top: 65%;
}

.slide-arrow {
  position: absolute;
  top: 42%;
  width: calc(82 / 1092 * 100%);
  padding-top: calc(190 / 1092 * 100%);
  background-size: cover;
  cursor: pointer;
}

.slide-prev {
  left: -10%;
}
.slide-next {
  right: -10%;
}

.slide-prev {
  background-image: url(../img/slide-prev.png);
}
.slide-next {
  background-image: url(../img/slide-next.png);
}

/*============================
#sns
============================*/
#main #sns {
}
#main #sns {
}
#main #sns .sns-head {
  position: absolute;
  z-index: 2;
  text-align: center;
  color: #fff;
  font-size: min(calc(45 / 750 * 100vw), 45px);
  line-height: calc(113 / 90);
  width: 100%;
  top: 25%;
  font-weight: 700;
}
#main #sns .sns-headBottom {
  position: absolute;
  z-index: 2;
  text-align: center;
  color: #000;
  font-size: min(calc(32 / 750 * 100vw), 32px);
  line-height: calc(113 / 90);
  width: 100%;
  top: 75%;
  font-weight: 900;
}
#main #sns .sns-list {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#main #sns .sns-list li {
  position: relative;
  background: linear-gradient(270deg, #fd5900 0%, #ffa000 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: min(calc(47 / 750 * 100vw), 47px);
  line-height: calc(106 / 90);
  text-align: center;
  display: inline-block;
  font-weight: 900;
}
#main #sns .sns-list li:nth-of-type(1) {
  top: 10%;
  left: 34%;
}
#main #sns .sns-list li:nth-of-type(2) {
  top: 55%;
  left: 33%;
}
#main #sns .sns-list li:nth-of-type(3) {
  top: 55%;
  left: -46%;
}

#main #sns .sns-subHead {
  font-size: min(calc(65 / 750 * 100vw), 65px);
  line-height: 1;
  background: linear-gradient(270deg, #fd5900 0%, #ffa000 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  z-index: 2;
  text-align: center;
  width: 100%;
  top: 20%;
  font-weight: 900;
}
#main #sns .sns-subText {
  font-size: min(calc(28 / 750 * 100vw), 28px);
  line-height: calc(80 / 57);
  text-align: center;
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 45%;
  font-weight: 700;
}
#main #sns .sns-subText span {
  font-size: min(calc(40 / 750 * 100vw), 40px);
  font-weight: 900;
}
/*============================
#history
============================*/
#main #history {
}
#main #history {
}
#main #history .history-text {
  font-size: min(calc(25 / 750 * 100vw), 25px);
  line-height: calc(87 / 50);
  letter-spacing: min(calc(2 / 750 * 100vw), 2px);
  color: #fff;
  position: absolute;
  z-index: 2;
  width: calc(910 / 1400 * 100%);
  font-weight: 500;
  top: 20%;
  left: 32%;
}
#main #history .history-message-head {
  position: absolute;
  z-index: 2;
  text-align: center;
  color: #fff;
  font-size: min(calc(56 / 750 * 100vw), 56px);
  line-height: calc(158 / 112);
  width: 100%;
  top: 5%;
}
#main #history .history-message-text {
  position: absolute;
  z-index: 2;
  text-align: center;
  color: #fff;
  font-size: min(calc(30 / 750 * 100vw), 30px);
  letter-spacing: min(calc(2 / 750 * 100vw), 2px);
  line-height: calc(101 / 55);
  width: 100%;
  top: 26%;
}
#main #history .history-message-text02 {
  position: absolute;
  z-index: 2;
  text-align: center;
  color: #000;
  font-size: min(calc(26 / 750 * 100vw), 26px);
  line-height: calc(110 / 55);
  width: 100%;
  top: 62%;
  text-shadow: 0px 0px min(calc(15 / 750 * 100vw), 15px) rgba(255, 255, 255, 1),
    0px 0px min(calc(15 / 750 * 100vw), 15px) rgba(255, 255, 255, 1),
    0px 0px min(calc(15 / 750 * 100vw), 15px) rgba(255, 255, 255, 1);
  font-weight: 600;
}
#main #history .history-message-text02 span {
  font-size: min(calc(33 / 750 * 100vw), 33px);
  font-weight: 900;
}
#main #history .history-message-text02 .text-large {
  font-size: min(calc(35 / 750 * 100vw), 35px);
  line-height: 1.5;
}
#main #history .history-message-text02 .text-large .text-lightorange {
  color: #fe6a00;
  font-size: min(calc(35 / 750 * 100vw), 35px);
}

/*============================
#step
============================*/
#main #step {
}

#main #step ol li h3 {
  font-size: min(calc(36 / 750 * 100vw), 36px);
  padding: 0 0.2em 0.2em;
  line-height: 1;
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: min(calc(15 / 750 * 100vw), 15px);
  text-decoration-color: #fe9400;
  text-underline-offset: min(calc(-5 / 750 * 100vw), -5px);
  text-decoration-skip-ink: none;
  position: absolute;
  font-weight: 900;
  top: 31%;
  left: 10%;
  display: inline;
}
#main #step ol li p {
  font-size: min(calc(18 / 750 * 100vw), 18px);
  line-height: 1;
  color: #000;
  position: absolute;
  width: calc(600 / 1400 * 100%);
  font-weight: 700;
  line-height: 2;
  top: 44%;
  left: 11%;
}

#main #step ol li:nth-of-type(2) h3 {
  left: 45.5%;
  top: 21%;
}
#main #step ol li:nth-of-type(2) p {
  left: 46.5%;
  top: 41%;
}

#main #step ol li:nth-of-type(3) h3 {
  top: 35.5%;
}
#main #step ol li:nth-of-type(3) p {
  top: 47%;
}

/*============================
#flow
============================*/
#main #flow {
  background-image: url(../img/flow-bg.png);
  background-size: cover;
  padding: calc(122 / 1400 * 100%) 0;
  margin: 0 0;
  height: auto;
}
#main #flow h2 {
  line-height: 1;
  text-align: center;
  font-size: min(calc(50 / 750 * 100vw), 50px);
  font-weight: 900;
  margin-bottom: calc(80 / 1400 * 100%);
}
#main #flow .flow-main {
  background-color: #fff;
  width: calc(1320 / 1400 * 100%);
  margin: 0 auto;
  padding: calc(45 / 1400 * 100%) calc(40 / 1400 * 100%);
  box-shadow: 0px 0px min(calc(15 / 750 * 100vw), 15px) 0 #ddd;
  border-radius: 10px;
}
#main #flow .flow-main h3 {
  font-size: clamp(20px, calc(28 / 750 * 100vw), 28px);
  line-height: 1;
  font-weight: 900;
  padding-left: 3.5%;
  margin-bottom: 2%;
}
#main #flow .flow-main h3:before {
  content: "";
  width: calc(31 / 1400 * 100%);
  padding-top: calc(70 / 1400 * 100%);
  background-image: url(../img/flow-icon01.png);
  background-size: cover;
  left: 0;
  top: 0;
  position: absolute;
}
#main #flow .flow-main h4 {
  font-size: clamp(18px, calc(23 / 750 * 100vw), 23px);
  line-height: 1;
  font-weight: 900;
  padding-left: 3.5%;
  margin-bottom: 2%;
  margin-top: 4%;
}
#main #flow .flow-main h4:before {
  content: "";
  width: calc(31 / 1400 * 100%);
  padding-top: calc(31 / 1400 * 100%);
  background-image: url(../img/flow-icon02.png);
  background-size: cover;
  left: 0;
  top: 20%;
  position: absolute;
}
#main #flow .flow-main ul {
  margin-bottom: 4%;
  padding-left: 2.5%;
}
#main #flow .flow-main ul li {
  font-size: clamp(14px, calc(16 / 750 * 100vw), 16px);
  line-height: calc(47 / 30);
}
#main #flow .flow-main p {
  font-size: clamp(14px, calc(16 / 750 * 100vw), 16px);
  line-height: calc(47 / 30);
  padding-left: 2.5%;
}

#main #flow .flow-main hr {
  border: 1px solid #ebebeb;
  width: 95%;
  margin: 3% auto;
}

#main .bottom-offer {
  padding: min(calc(58 / 1400 * 100%), 58px) min(calc(70 / 1400 * 100%), 58px)
    min(calc(50 / 1400 * 100%), 50px);
}
#main .bottom-offer .btn-offer {
}
#main .bl_floatArea.js_floatArea {
}
#main .bl_floatArea.js_floatArea .bl_floatArea_inner {
}
#main .bl_floatArea.js_floatArea .bl_floatArea_inner .bl_floatArea_btn {
}

/* ---------------------------------------------
 追従ボタン
--------------------------------------------- */
.bl_floatArea {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.4s, opacity 0.4s;
  box-sizing: border-box;
}
.bl_floatArea.is_show {
  visibility: visible;
  opacity: 1;
}
.bl_floatArea_inner {
  max-width: 750px;
  margin: auto;
  padding: 0;
  box-sizing: border-box;
}

/* ボタン */
.bl_floatArea_btn {
  display: block;
  width: calc(1278 / 1400 * 100%);
  margin: 0 auto;
}
.bl_floatArea_btn img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* 背景色付き ver */
.bl_floatArea.bl_floatArea__bg {
  background-color: rgba(255, 255, 255, 0.5);
}
/* パディングなし ver */
.bl_floatArea.bl_floatArea__p0 .bl_floatArea_inner {
  padding: 0;
}

/*============================
#footer
============================*/
#footer {
  background-color: #000;
}
#footer .footer-privacymark {
  text-align: center;
  margin: 30px;
}
#footer .footer-privacymark img {
  width: 100px;
  height: auto;
}

@media screen and (max-width: 750px) {
  #footer .footer-privacymark img {
    width: 50px;
    height: auto;
  }
}
#footer .footer-inner {
  max-width: 750px;
  margin: 0 auto;
  padding: min(calc(42 / 1400 * 100%), 42px) 0 min(calc(35 / 1400 * 100%), 35px);
}
#footer .footer-logo {
  width: calc(442 / 1400 * 100%);
  margin: 0 auto;
}
#footer .footer-link {
  color: #fff;
  text-align: center;
  font-size: clamp(14px, calc(16 / 750 * 100vw), 16px);
  line-height: 1;
  margin-top: 1em;
}
#footer .footer-link a {
  color: #fff;
}
#footer .copy {
  font-size: clamp(12px, calc(14 / 750 * 100vw), 14px);
  line-height: 1;
  color: #fff;
  text-align: center;
  margin-top: 1.2em;
}
