abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  word-break: break-all;
  word-wrap: break-word
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  background-color: #fff;
  line-height: 1
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

body {
  position: relative;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  color: #221e1f;
  font-weight: 500
}

body>iframe,
body>img {
  display: none
}

html {
  font-size: 10px;
  font-size: 1.1765vw
}

.sp {
  display: block
}

.pc {
  display: none
}

@media (min-width: 751px) {
  html {
    font-size: 1.1111vw
  }

  .sp {
    display: none
  }

  .pc {
    display: block
  }
}

@media (min-width: 901px) {
  html {
    font-size: 10px
  }
}

ul,
ol {
  list-style: none
}

img {
  width: 100%;
  height: auto;
  display: block
}

.wrapper {
  max-width: 870px;
  margin: auto
}

.header_logo {
  width: 16.2rem;
  margin: 1.6rem 4rem
}

#mv {
  position: relative;
  background: #9ddffd url(/rs/186-OXX-889/images/shimakosaku_Jtype_202507_sp_mv_bg01.png) center 0 no-repeat;
  background-size: contain;
}

.mv_btn {
  position: absolute;
  z-index: 2;
  bottom: 10.8rem;
  left: 50%;
  transform: translateX(-50%)
}

.btn {
  width: 77rem;
  height: 15rem;
  margin: 0 auto
}

.btn a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5rem 0 0;
  border-radius: 7.5rem;
  color: #fff;
  font-weight: 700;
  font-size: 5.4rem;
  text-shadow: .2rem .2rem .2rem #00867f;
  text-decoration: none;
  background: linear-gradient(to bottom, #49c3bc, #49c3bc 50%, #1caca4 50%, #1caca4);
  box-shadow: .2rem .5rem 0 0 #00867f;
  box-sizing: border-box
}

.btn a:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: calc(8.5rem - 1.5rem);
  right: 4.6rem;
  width: 0;
  height: 0;
  border-top: 1.8rem solid #1caca4;
  border-left: 1.5rem solid rgba(255, 255, 255, 0);
  border-right: 1.5rem solid rgba(255, 255, 255, 0)
}

.btn a:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: calc(7.5rem - 3rem);
  right: 3rem;
  width: 6rem;
  height: 6rem;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: .2rem .2rem 0 0 #00867f
}

.btn a span {
  color: #ffde00
}

.mktoButtonRow {
  width: 50%;
  position: relative;
  z-index: 2;
  max-width: 470px;
  margin: auto
}

.mktoButtonRow span {
  color: #ffde00;
  text-shadow: 0 0 min(0.7058823529vw, 6px) #484848
}

.mktoButtonRow a,
.mktoButtonRow button {
  outline: 0;
  border: 0;
  display: block;
  border-radius: min(1.1764705882vw, 10px);
  font-size: min(3.5294117647vw, 30px);
  transition: transform .2s ease-out, box-shadow .2s ease-out;
  position: relative;
  width: 100%;
  height: 100%;
  padding: min(0.8235294118vw, 7px) min(1.1764705882vw, 10px) min(0.9411764706vw, 8px) 0;
  border-radius: min(5.8823529412vw, 50px);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  background: linear-gradient(to bottom, #49c3bc, #49c3bc 50%, #1caca4 50%, #1caca4);
  box-shadow: .2rem .4rem 0 0 #00867f;
  box-sizing: border-box;
  line-height: 1.25
}

.mktoButtonRow a:hover,
.mktoButtonRow button:hover {
  box-shadow: 0 0 0 0 #00867f;
  transform: translate(0.2rem, 0.5rem)
}

.mktoButtonRow a:before,
.mktoButtonRow button:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 50%;
  right: min(3.5294117647vw, 30px);
  transform: translate(-50%, -50%);
  border-top: min(1.1764705882vw, 10px) solid #1caca4;
  border-left: min(1.1764705882vw, 10px) solid rgba(255, 255, 255, 0);
  border-right: min(1.1764705882vw, 10px) solid rgba(255, 255, 255, 0)
}

.mktoButtonRow a:after,
.mktoButtonRow button:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: min(1.8823529412vw, 16px);
  width: min(4.1176470588vw, 35px);
  transform: translate(-50%, -50%);
  height: min(4.1176470588vw, 35px);
  background-color: #fff;
  border-radius: 50%;
  box-shadow: min(0.1176470588vw, 1px) min(0.1176470588vw, 1px) 0 0 #00867f
}

#nav {
  display: flex;
  justify-content: center;
  align-items: center;
  position: sticky;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  padding: 4rem 0 2.6rem;
  background-color: #fff
}

#nav p {
  width: 24.4rem;
  height: 13rem;
  margin: 0 .9rem
}

#nav a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0 3rem;
  border: .4rem solid #e6616a;
  border-radius: 1rem;
  color: #e6616a;
  font-weight: 700;
  font-size: 4rem;
  text-decoration: none;
  box-shadow: 0 0 1rem 0 rgba(70, 53, 54, 0.3);
  background-image: url("/rs/186-OXX-889/images/shimakosaku_Jtype_202507_nav_off.png"), url("/rs/186-OXX-889/images/shimakosaku_Jtype_202507_nav_on.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 10rem 7.8rem, 10rem 7.8rem;
  background-size: 3.4rem, 0;
  box-sizing: border-box
}

#nav a.active {
  background-color: #e6616a;
  color: #fff;
  background-size: 0, 3.4rem;
  transform: translate(0, .3rem)
}

.note_list01 {
  font-size: 2.2rem;
  line-height: 1.27;
  text-indent: -1em;
  padding-left: 1em;
}

.ex_box {
  position: relative;
  z-index: 3;
  padding: 6.5rem 0 9rem;
  background: linear-gradient(to bottom, #e3e4f0 0%, #fff 100%);
  overflow: hidden
}

.ex_box:after {
  content: "";
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: calc(50% - 50vw);
  border-top: 9.2rem solid #fff;
  border-left: 50vw solid #fdebea;
  border-right: 50vw solid #fdebea
}

.ex_ttl {
  width: 100%;
  margin: 0 auto 10rem;
  font-weight: 700;
  font-size: 5.8rem;
  line-height: 1.2;
  text-align: center
}

.ex_ttl-ball {
  position: relative;
  display: table;
  margin: 0 auto 2.5rem;
  padding: 1.5rem 1rem 1.5rem 3rem;
  background-color: #221e1f;
  color: #fff;
  font-weight: 700;
  font-size: 3.8rem;
  line-height: 1
}

.ex_ttl-ball:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -1.3rem;
  left: calc(50% - 1rem);
  border-top: 1.5rem solid #221e1f;
  border-left: 1rem solid rgba(255, 255, 255, 0);
  border-right: 1rem solid rgba(255, 255, 255, 0)
}

.ex_ttl-large {
  color: #ed4c57;
  font-size: 1.2em
}

.ex_block {
  max-width: 77rem;
  position: relative;
  margin: 0 auto 9rem
}

.ex_img {
  position: relative
}

.ex_block_el01 {
  position: absolute;
  z-index: 2;
  top: 21%;
  left: 5%;
  font-size: 2.6rem;
  line-height: 1.35;
  text-align: center
}

.ex_block_el01 span {
  color: #3c46a5
}

.ex_block_el02 {
  position: absolute;
  z-index: 2;
  top: 9%;
  left: 36%;
  font-size: 2.6rem;
  line-height: 1.35;
  text-align: center
}

.ex_block_el02 span {
  color: #3c46a5
}

.ex_block_el03 {
  position: absolute;
  z-index: 2;
  top: 21%;
  left: 71%;
  font-size: 2.6rem;
  line-height: 1.35;
  text-align: center
}

.ex_block_el03 span {
  color: #3c46a5
}

.ex_block01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  z-index: 2;
  width: 81.1764705882%
}

.ex_block01_wrap {
  position: relative;
}

.ex_block01_wrap::after {
  background: url(/rs/186-OXX-889/images/shimakosaku_Jtype_202507_sp_ex_dec01.png) center center no-repeat;
  background-size: contain;
  width: 22.3rem;
  height: 29.9rem;
  content: '';
  position: absolute;
  top: -38rem;
  right: 2.5rem;
}

.ex_block01 {
  background: url(/rs/186-OXX-889/images/shimakosaku_Jtype_202507_sp_ex_bg01.png) center center no-repeat;
  background-size: contain;
  justify-content: space-between;
  aspect-ratio: 770/468;
  width: 100%;
  padding: 2.5rem 4rem 3rem;
  z-index: 1;
  position: relative;
}

.ex_block01 li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33.5rem;
  min-height: 8rem;
  background-color: #fff;
  font-size: 2.6rem;
  line-height: 1.2;
  text-align: center
}

.ex_txt01 {
  width: 100%;
  margin: 15rem auto 11rem;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 2.1;
  text-align: left;
  color: #fff;
  letter-spacing: -.1rem;
}

.ex_txt01 em {
  background: #ed4c57;
}

#funds {
  position: relative;
  z-index: 2;
  padding: 8rem 0 11rem;
  background-color: #fdebea;
  overflow: hidden;
  margin-bottom: 2.5rem;
}

#funds:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: calc(50% - 50vw);
  border-top: 9.2rem solid #fdebea;
  border-left: 50vw solid #fff;
  border-right: 50vw solid #fff
}

.funds_ttl-sup {
  position: relative;
  display: table;
  margin: 0 auto 2.5rem;
  padding: 1.5rem 4rem;
  background-color: #fff;
  border-radius: 1rem;
  font-size: 3.8rem;
  line-height: 1;
}

.funds_ttl-sup:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -1.3rem;
  left: calc(50% - 1rem);
  border-top: 1.5rem solid #fff;
  border-left: 1rem solid rgba(255, 255, 255, 0);
  border-right: 1rem solid rgba(255, 255, 255, 0)
}

.funds_ttl {
  margin: 0 auto 2.5rem;
  font-weight: 700;
  font-size: 5.8rem;
  line-height: 1.3;
  text-align: center
}

.funds01_el04 {
  height: 9.3rem;
  margin: 2.8rem auto .5rem;
}

.funds01_el04 > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.funds_ttl span {
  color: #e6616a;
  font-size: 1.2em
}

.funds01_ttl {
  width: 100%;
  padding: 2.5rem 0;
  background-color: #f3858e;
  color: #fff;
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
  text-align: center
}

.funds_box {
  width: 100%;
  background-color: #fff;
  overflow: hidden
}

.funds_flex {
  display: flex;
  justify-content: center;
  position: relative
}

#funds01 .funds_box {
  margin: 0 auto 3rem
}

#funds01 .funds_flex {
  margin: 0 auto 3rem
}

#funds01 .funds_flex:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  width: .4rem;
  height: 100%;
  background-color: #f3858e;
  transform: translateX(-50%)
}

.funds01_el01 {
  margin: 3rem auto 2rem;
  font-size: 2.6rem;
  text-align: center
}

.funds01_el02 {
  width: 36.4rem;
  margin: 0 2rem
}

.funds01_el03 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 0;
  background-color: #fffcd6;
  border-radius: 1rem;
  font-size: 3.4rem;
  line-height: 1.2;
  text-align: center
}

#funds02 .funds_box {
  margin: 0 auto 1.5rem
}

#funds02 .funds_flex {
  width: 77rem;
  margin: 0 auto 4rem
}

.funds02_ttl {
  width: 100%;
  padding: 2.5rem 0;
  background-color: #f3858e;
  color: #fff;
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
  text-align: center
}

.funds02_el01 {
  margin: 3rem auto 2rem;
  font-size: 2.6rem;
  text-align: center
}

.funds02_el02 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30rem;
  padding: 1.5rem 0;
  background-color: #fffcd6;
  border-radius: 1rem;
  font-size: 3.4rem;
  line-height: 1.2;
  text-align: center
}

.funds02_el03 {
  width: 47rem
}

.funds02_el04 {
  width: 77rem;
  margin: 0 auto 5rem;
  font-size: 2.2rem;
  line-height: 1.3
}

.funds02_el04 span {
  display: block;
  padding-left: 1.5em;
  text-indent: -1.5em
}

.funds_txt01 {
  width: 100%;
  max-width: 73rem;
  margin: 9rem auto 7rem;
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.6;
  text-align: left;
  position: relative;
}

.funds_txt01::after {
  background: url(/rs/186-OXX-889/images/shimakosaku_Jtype_202507_sp_fund_dec01.png) center center no-repeat;
  background-size: contain;
  width: 20.5rem;
  height: 20.8rem;
  content: '';
  position: absolute;
  bottom: -1rem;
  right: 0;
}

.funds_txt01 .spacing {
  padding: 0 .8rem;
}

.funds_txt01 .letter-spacing {
  letter-spacing: -.2rem;
}

.funds_txt01 em {
  display: inline-block;
  background: linear-gradient(to bottom, transparent 0%, transparent 10%, #ffde00 10%, #ffde00 90%, transparent 90%, transparent)
}

#feature {
  margin: 5.5rem auto 0
}

.feature_ttl {
  margin: 0 auto 9rem;
  font-weight: 700;
  font-size: 5.8rem;
  line-height: 1.2;
  text-align: center
}

.feature_ttl span {
  color: #e6616a;
  font-size: 1.2em
}

.point1_ttl {
  width: 100%;
  margin: 0 auto 4rem;
  padding: 1rem 0 3rem;
  background-color: #f3858e;
  color: #fff;
  font-weight: 700;
  font-size: 5rem;
  text-align: center
}

.point1_ttl-el01 {
  display: block;
  width: 77rem;
  margin: 0 auto 1rem;
  padding: 0 0 1.5rem;
  border-bottom: .2rem solid #fff;
  font-size: 3rem
}

.point1_ttl-el02 {
  font-size: 6.4rem
}

.point1_ttl-el03 {
  color: #fffc00
}

.point1_ttl-el04 {
  display: block;
  margin: 1rem auto 0;
  font-size: 3.2rem;
  text-align: center
}

.point1_txt01 {
  width: 77rem;
  margin: 0 auto 5.5rem;
  padding: 0 0 3rem;
  border-bottom: .2rem solid #eee;
  font-size: 2.6rem;
  line-height: 1.4;
  text-align: center
}

.point1_txt01 span {
  color: #e6616a
}

.point1_txt02 {
  margin: 0 auto 3rem;
  font-weight: 700;
  font-size: 3.8rem;
  line-height: 1.2;
  text-align: center
}

.point1_txt02 span {
  color: #e6616a
}

.point1_txt03 {
  width: 69rem;
  margin: 0 auto
}

.point1_txt03 div {
  display: flex;
  justify-content: space-between;
  margin: 0 0 3rem;
  padding: 0 0 3rem;
  border-bottom: .3rem solid #f3858e
}

.point1_txt03 div:last-of-type {
  border: none
}

.point1_txt03 dt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 36rem;
  height: 11rem;
  background-color: #fdebea;
  border-radius: 1rem;
  font-weight: 700;
  font-size: 3.2rem;
  text-align: center
}

.point1_txt03 .small {
  display: block;
  margin: 1rem 0 0;
  padding: .5rem 1.5rem;
  background-color: #fff;
  border-radius: 1rem;
  font-size: 2rem;
  text-align: center
}

.point1_txt03 .mini {
  font-size: 2rem;
  margin-right: 1rem
}

.point1_txt03 dd {
  display: flex;
  align-items: center;
  width: 30rem;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.3
}

.spec_ttl {
  width: 77rem;
  margin: 0 auto 3rem;
  padding: 0;
  font-weight: 700;
  font-size: 3.8rem;
  line-height: 1.2;
  text-align: center
}

.spec_ttl span {
  color: #e6616a
}

.spec_table_wrapper {
  height: 100%;
  margin: 0 4rem 3rem;
  overflow-x: scroll
}

.spec_table01 {
  table-layout: fixed;
  width: 81rem;
  border: 1px solid #636363;
  line-height: 1.2;
  pointer-events: none
}

.spec_table01 th {
  padding: .5rem 1rem;
  background-color: #fdebea;
  border: 1px solid #636363;
  text-align: center;
  vertical-align: middle
}

.spec_table01 td {
  padding: .5rem 1rem;
  border: 1px solid #636363;
  text-align: center;
  vertical-align: middle
}

.spec_table01 td span {
  display: block;
  text-align: left
}

.w400 {
  width: 40rem
}

.w300 {
  width: 30rem
}

.w150 {
  width: 15rem
}

.w30 {
  width: 3rem
}

.fs50 {
  font-size: 5rem
}

.fs26 {
  font-size: 2.6rem
}

.fs24 {
  font-size: 2.4rem
}

.fs22 {
  font-size: 2.2rem;
  padding-left: 1em;
  text-indent: -1em
}

.fs18 {
  font-size: 1.8rem
}

.spec_table-check {
  height: 3em;
  background-color: #f3858e;
  color: #fff;
  font-weight: 700
}

.spec_txt01 {
  width: 77rem;
  margin: 0 auto 5rem;
  font-size: 2.2rem;
  line-height: 1.3
}

.spec_txt01 span {
  display: block;
  padding-left: 1em;
  text-indent: -1em
}

.spec_txt02 {
  margin: 0 auto 3rem;
  padding: 6rem 0 0;
  border-top: .2rem solid #eee;
  font-weight: 700;
  font-size: 3.8rem;
  line-height: 1.3;
  text-align: center
}

.spec_txt02 span {
  color: #e6616a
}

.spec_table02 {
  table-layout: fixed;
  vertical-align: middle;
  width: 77rem;
  margin: 0 auto;
  font-size: 2.4rem;
  line-height: 1.4
}

.spec_table02 th {
  padding: 1rem 1rem;
  vertical-align: middle
}

.spec_table02 td {
  padding: 2.2rem 0 2.2rem 1rem;
  vertical-align: middle
}

.spec_table-border {
  border: .3rem solid #636363
}

.spec_table02 span {
  display: block;
  margin-left: 2rem;
  text-indent: -2rem;
}

.spec_table02 span .dot {
  display: inline;
  color: #e6616a;
  margin-left: 0;
  text-indent: 0;
}

.spec_table02 span .sub {
  display: inline;
  font-size: 1.6rem;
  margin-left: 0;
  text-indent: 0;
}

.w170 {
  width: 17rem
}

.w200 {
  width: 20rem
}

.t01 {
  background-color: #f3858e;
  border-left: .3rem solid #fff;
  border-right: .3rem solid #fff;
  border-bottom: .3rem solid #636363;
  border-radius: 1rem 1rem 0 0;
  color: #fff;
  width: 35.5rem
}

.t02 {
  background-color: #eee;
  border-left: .3rem solid #fff;
  border-right: .3rem solid #fff;
  border-bottom: .3rem solid #636363;
  border-radius: 1rem 1rem 0 0
}

.t03 {
  background-color: #eee
}

.t04 {
  background-color: #fdebea
}

#point2 {
  margin: 9rem auto 0
}

.point2_ttl {
  width: 100%;
  margin: 0 auto 3rem;
  padding: 1rem 0 3rem;
  background-color: #f3858e;
  color: #fff;
  font-weight: 700;
  font-size: 5rem;
  text-align: center
}

.point2_ttl-el01 {
  display: block;
  width: 77rem;
  margin: 0 auto 1.5rem;
  padding: 0 0 1.5rem;
  border-bottom: .2rem solid #fff;
  font-size: 3rem
}

.point2_ttl-el02 {
  font-size: 6.4rem
}

.point2_ttl-el03 {
  color: #fffc00
}

.point2_ttl-el04 {
  display: block;
  margin: 0 auto;
  font-size: 3.2rem;
  text-align: center
}

.point2_ttl .left {
  text-align: left;
}

.point2_txt01 {
  margin: 0 auto 4rem;
  font-size: 2.6rem;
  line-height: 1.5;
  text-align: center
}

.point2_txt01 span {
  color: #e6616a
}

.point2_txt02 {
  width: 77rem;
  margin: 0 auto 4rem;
  padding: 4.5rem 0 0;
  border-top: .2rem solid #eee;
  font-weight: 700;
  font-size: 3.8rem;
  line-height: 1.2;
  text-align: center
}

.point2_txt02 span {
  color: #e6616a
}

.point2_ex01 {
  display: flex;
  align-items: center;
  width: 77rem;
  margin: 0 auto 2rem
}

.point2_ex01-dt {
  display: block;
  width: 13.5rem;
  margin: 0 1rem 0 0;
  padding: 1.5rem 0;
  background-color: #eee;
  font-size: 2.4rem;
  text-align: center
}

.point2_ex01-dd {
  display: flex;
  align-items: center;
  width: calc(77rem - 14.5rem);
  font-size: 2.4rem
}

.point2_ex01-dd>span {
  display: block;
  margin: 0 2rem 0 0
}

.point2_ex01-dd .head {
  margin: 0 1rem 0 0;
  padding: 0 2rem .4rem;
  border: .2rem solid #221e1f;
  border-radius: 2rem
}

.point2_ex02 {
  position: relative;
  width: 77rem;
  margin: 0 auto 2rem
}

.point2_ex02-dt {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13.5rem;
  height: 100%;
  margin: 0 1rem 0 0;
  padding: 1.8rem 0;
  background-color: #fdebea;
  font-size: 2.4rem;
  text-align: center
}

.point2_ex02-dd {
  width: calc(77rem - 14.5rem);
  margin: 0 0 0 auto;
  font-size: 2.4rem
}

.point2_ex02-dd div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 0 1.5rem 3.5rem
}

.point2_ex02-dd div:nth-child(odd) {
  background-color: #fdebea
}

.point2_ex02-dd dd {
  width: 23rem
}

.point2_ex02-dd dd span {
  font-size: 1.6rem
}

.point2_txt04 {
  margin: 0 auto 8rem;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 1.5;
  text-align: center
}

.point2_txt04 span {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, #ffde00 60%, #ffde00)
}

#point3 {
  margin: 7.5rem auto 0
}

.point3_ttl {
  width: 100%;
  margin: 0 auto 5rem;
  padding: 1rem 0 3rem;
  background-color: #f3858e;
  color: #fff;
  font-weight: 700;
  font-size: 5rem;
  text-align: center
}

.point3_ttl-el01 {
  display: block;
  width: 77rem;
  margin: 0 auto 1.5rem;
  padding: 0 0 1.5rem;
  border-bottom: .2rem solid #fff;
  font-size: 3rem
}

.point3_ttl-el02 {
  font-size: 6.4rem
}

.point3_ttl-el03 {
  color: #fffc00
}

.point3_ttl-el04 {
  display: block;
  margin: 0 auto;
  font-size: 3.2rem;
  text-align: center
}

.point3_ttl .left {
  text-align: left;
}

.point3_txt01 {
  margin: 0 auto 5rem;
  font-size: 2.6rem;
  line-height: 1.5;
  text-align: center
}

.point3_txt01 span {
  color: #e6616a
}

.point3_txt02 {
  width: 77rem;
  margin: 0 auto 4rem;
  padding: 6rem 0 0;
  border-top: .2rem solid #eee;
  font-weight: 700;
  font-size: 3.4rem;
  text-align: center;
  text-wrap: nowrap;
}

.point3_txt02 span {
  color: #e6616a
}

.point3_ex01 {
  display: flex;
  align-items: center;
  width: 77rem;
  margin: 0 auto 2rem
}

.point3_ex01-dt {
  display: block;
  width: 13.5rem;
  margin: 0 1rem 0 0;
  padding: 1.5rem 0;
  background-color: #eee;
  font-size: 2.4rem;
  text-align: center
}

.point3_ex01-dd {
  display: flex;
  align-items: center;
  width: calc(77rem - 14.5rem);
  font-size: 2.4rem
}

.point3_ex01-dd>span {
  display: block;
  margin: 0 2rem 0 0
}

.point3_ex01-dd .head {
  margin: 0 1rem 0 0;
  padding: 0 2rem .4rem;
  border: .1rem solid #221e1f;
  border-radius: 2rem
}

.point3_ex02 {
  position: relative;
  width: 77rem;
  margin: 0 auto 3rem
}

.point3_ex02-dt {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13.5rem;
  height: 100%;
  margin: 0 1rem 0 0;
  padding: 1.8rem 0;
  background-color: #fdebea;
  font-size: 2.4rem;
  text-align: center
}

.point3_ex02-dd {
  width: calc(77rem - 14.5rem);
  margin: 0 0 0 auto;
  font-size: 2.4rem
}

.point3_ex02-dd div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.3rem 0 1.3rem 3.5rem
}

.point3_ex02-dd div:nth-child(odd) {
  background-color: #fdebea
}

.point3_ex02-dd dd {
  width: 23rem
}

.point3_ex02-dd dd span {
  font-size: 1.6rem
}

.point3_txt04 {
  margin: 0 auto 3rem;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 1.5;
  text-align: center
}

.point3_txt04 span {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, #ffde00 60%, #ffde00);
  font-weight: 700;
}

#point4 {
  margin: 5rem auto 0
}

.point4_ttl {
  width: 100%;
  margin: 0 auto 3rem;
  padding: .5rem 0 3rem;
  background-color: #f3858e;
  color: #fff;
  font-weight: 700;
  font-size: 5rem;
  line-height: 1.1;
  text-align: center
}

.point4_ttl-el01 {
  display: block;
  width: 77rem;
  margin: 0 auto 1rem;
  padding: 0 0 1.5rem;
  border-bottom: .2rem solid #fff;
  font-size: 3rem
}

.point4_ttl-el02 {
  font-size: 6.4rem
}

.point4_ttl-el03 {
  color: #fffc00
}

.point4_txt01 {
  margin: 0 auto 3.4rem;
  font-size: 2.6rem;
  line-height: 1.5;
  text-align: center;
  font-weight: 500;
}

.point4_txt01 span {
  color: #e6616a
}

.point4_txt02 {
  margin: 0 auto 6.5rem;
  padding-top: 6rem;
  font-weight: 700;
  font-size: 3.7rem;
  text-align: center;
  border-top: .2rem solid #eee;
}

.point4_txt02 span {
  font-size: 4.2rem;
  color: #e6616a
}

.point4_plan-ttl {
  position: relative;
  z-index: 3;
  width: 58rem;
  margin: 0 auto;
  padding: 1rem 0;
  background-color: #e6616a;
  border: .5rem solid #e6616a;
  border-radius: 3.6rem;
  color: #fff;
  font-weight: 700;
  font-size: 4.4rem;
  text-align: center;
  box-shadow: 0 0 0 .2rem #fff inset
}

.point4_plan-box {
  width: 77rem;
  margin: -3rem auto 4rem;
  background-color: #fdebea;
  border-radius: 1rem;
  overflow: hidden
}

.point4_plan-el01 {
  margin: 5rem auto 3rem;
  font-weight: 700;
  font-size: 3.2rem;
  text-align: center
}

.point4_plan-el02 {
  width: 69rem;
  margin: 0 auto 4rem
}

.point4_plan-el03 {
  position: relative;
  display: table;
  margin: 0 auto 2rem;
  color: #e6616a;
  font-weight: 700;
  font-size: 3.2rem;
  text-align: center
}

.point4_plan-el03:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: -3rem;
  width: 0;
  height: 100%;
  border-left: .4rem solid #e6616a;
  transform: rotate(-30deg)
}

.point4_plan-el03:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: -3rem;
  width: 0;
  height: 100%;
  border-right: .4rem solid #e6616a;
  transform: rotate(30deg)
}

.point4_plan-el04 {
  width: 69rem;
  margin: 0 auto 5rem
}

.point4_plan-el04 li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 12rem;
  margin: 0 auto 2rem;
  background-color: #fff;
  border-radius: 1rem;
  font-weight: 700;
  font-size: 3.2rem
}

.point4_plan-el04 li span.marker {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, #ffde00 60%, #ffde00)
}

.point4_plan-el04 li span.notes {
  display: block;
  margin: 1.5rem 0 0;
  font-weight: 500;
  font-size: 2.2rem;
  text-align: center
}

.point4_plan-el05 {
  margin: 5rem auto 3rem;
  font-weight: 700;
  font-size: 3.2rem;
  text-align: center
}

.point4_plan-el06 {
  width: 69rem;
  margin: 0 auto 1.5rem
}

.point4_plan-el07 {
  width: 69rem;
  margin: 0 auto 3.5rem;
  font-size: 2.2rem;
  line-height: 1.3
}

.point4_plan-el07 span {
  display: block;
  /* padding-left: 1em;
  text-indent: -1em */
}

.point4_plan-el08 {
  position: relative;
  display: table;
  margin: 0 auto 2rem;
  color: #e6616a;
  font-weight: 700;
  font-size: 3.2rem;
  text-align: center
}

.point4_plan-el08:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: -3rem;
  width: 0;
  height: 100%;
  border-left: .4rem solid #e6616a;
  transform: rotate(-30deg)
}

.point4_plan-el08:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: -3rem;
  width: 0;
  height: 100%;
  border-right: .4rem solid #e6616a;
  transform: rotate(30deg)
}

.point4_plan-el09 {
  width: 69rem;
  margin: 0 auto 5rem
}

.point4_plan-el09 li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 12rem;
  margin: 0 auto 2rem;
  background-color: #fff;
  border-radius: 1rem;
  font-weight: 700;
  font-size: 3.2rem
}

.point4_plan-el09 li span.marker {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, #ffde00 60%, #ffde00)
}

.point4_plan-el09 li span.notes {
  display: block;
  margin: 1.5rem 0 0;
  font-weight: 500;
  font-size: 2.2rem;
  text-align: center
}

.point4_plan-el10 {
  margin: 4rem auto 3rem;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.3;
  text-align: center
}

.point4_plan-el11 {
  width: 69rem;
  margin: 0 auto 1.5rem
}

.point4_plan-el12 {
  width: 69rem;
  margin: 0 auto 4rem;
  font-size: 2.2rem;
  line-height: 1.2
}

.point4_plan-el12 span {
  display: block;
  padding-left: 1em;
  text-indent: -1em
}

.point4_plan-el13 {
  position: relative;
  display: table;
  margin: 0 auto 2rem;
  color: #e6616a;
  font-weight: 700;
  font-size: 3.2rem;
  text-align: center
}

.point4_plan-el13:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: -3rem;
  width: 0;
  height: 100%;
  border-left: .4rem solid #e6616a;
  transform: rotate(-30deg)
}

.point4_plan-el13:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: -3rem;
  width: 0;
  height: 100%;
  border-right: .4rem solid #e6616a;
  transform: rotate(30deg)
}

.point4_plan-el14 {
  width: 69rem;
  margin: 0 auto 5rem
}

.point4_plan-el14 div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 auto 2rem;
  padding: 1.8rem 0;
  background-color: #fff;
  border-radius: 1rem
}

.point4_plan-el14 dt {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 23rem;
  height: 100%;
  color: #e6616a;
  font-weight: 700;
  font-size: 3.2rem;
  text-align: center
}

.point4_plan-el14 dt:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  border-right: .2rem solid #e6616a
}

.point4_plan-el14 dd {
  width: 43rem;
  font-size: 3.2rem;
  line-height: 1.3
}

.point4_plan-el14 dd .marker {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, #ffde00 60%, #ffde00)
}

.point4_plan-el14 dd .notes {
  display: block;
  margin: .5rem 0 0;
  font-weight: 500;
  font-size: 2.2rem
}

.point4_plan-el15 {
  width: 77rem;
  margin: 6rem auto 3.5rem;
  border: .4rem solid #f3858e;
  border-radius: 1rem
}

.point4_plan-el16 {
  position: relative;
  padding: 1rem 3rem 2rem 0;
  color: #e6616a;
  font-weight: 700;
  font-size: 4.4rem;
  line-height: 1.2;
  text-align: center;
  cursor: pointer
}

.point4_plan-el16:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: calc(50% - 1.1rem);
  right: calc(7rem - 1.8rem);
  border-top: 2.3rem solid #fff;
  border-left: 1.8rem solid rgba(243, 133, 142, 0);
  border-right: 1.8rem solid rgba(243, 133, 142, 0)
}

.point4_plan-el16:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: calc(50% - 4rem);
  right: 3rem;
  width: 8rem;
  height: 8rem;
  background-color: #f3858e;
  border-radius: .5rem
}

.point4_plan-el16.active:before {
  transform: translateY(-25%) rotate(180deg)
}

.point4_plan-el17 {
  display: none;
  width: 100%
}

.point4_plan-el18 {
  width: 71rem;
  margin: 2rem auto 1rem
}

.point4_plan-el18 div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.1rem 0;
  font-size: 2.2rem;
  line-height: 1.2
}

.point4_plan-el18 div:nth-child(odd) {
  background-color: #fdebea
}

.point4_plan-el18 dt {
  margin: 0 0 0 3rem
}

.point4_plan-el18 dd {
  width: 49rem
}

.point4_plan-el19 {
  width: 71rem;
  margin: 0 auto 3.5rem;
  font-size: 2.2rem;
  line-height: 1.4
}

.point4_plan-el19 span {
  display: block;
  padding-left: 1em;
  text-indent: -1em
}

.point4_plan-el20 {
  width: 77rem;
  margin: 0 auto 12rem;
  font-size: 2.2rem;
  line-height: 1.3
}

.point4_plan-el20 span {
  display: block;
  padding-left: 1em;
  text-indent: -1em
}

.point4_bottom_txt01 {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.7;
  position: relative;
  width: 75rem;
  margin: 0 auto 10rem;
  transform: translateX(-1rem);
}

.point4_bottom_txt01::after {
  content: '';
  background: url(/rs/186-OXX-889/images/shimakosaku_Jtype_202507_pc_point04_dec01.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -5rem;
  right: -1.5rem;
  width: 26.5rem;
  height: 24.2rem;
}

.point4_bottom_txt01 em {
  display: inline-block;
  padding: 0 .5rem;
  background: linear-gradient(to bottom, transparent 0%, transparent 10%, #ffde00 10%, #ffde00 90%, transparent 90%, transparent);
}

#risk {
  margin: 7rem auto 0;
  padding: 4rem 0 11rem;
  background-color: #fdebea
}

.risk_ttl {
  margin: 0 auto 5rem;
  font-weight: 700;
  font-size: 5.8rem;
  line-height: 1.5;
  text-align: center
}

.risk_ttl .fs01_sp {
  font-size: 5.1rem;
}

.risk_ttl-el01 {
  position: relative;
  display: table;
  margin: 0 auto 2rem;
  padding: 1rem 6rem;
  background-color: #fff;
  border-radius: 1rem;
  font-size: 3.8rem
}

.risk_ttl-el01:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -1.3rem;
  left: calc(50% - .8rem);
  border-top: 1.4rem solid #fff;
  border-left: .8rem solid rgba(255, 255, 255, 0);
  border-right: .8rem solid rgba(255, 255, 255, 0)
}

.risk_ttl-el02 {
  color: #e6616a;
  font-size: 6.4rem
}

.risk_el01 {
  margin: 0 auto 2rem;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.3;
  text-align: center
}

.risk_el01 sup {
  vertical-align: top;
  font-size: 2rem
}

.risk_el02 {
  margin: 0 auto 3rem;
  font-size: 2.2rem;
  text-align: center
}

.risk_el03 {
  display: flex;
  justify-content: space-between;
  width: 77rem;
  margin: 0 auto 2rem
}

.risk_el03 p {
}

.risk_el04 {
  width: 77rem;
  margin: 0 auto 7rem;
  font-size: 2.2rem;
  line-height: 1.2
}

.risk_el04 span {
  display: block;
  padding-left: 3em;
  text-indent: -3em
}

.risk_el05 {
  width: 77rem;
  margin: 0 auto 2rem
}

.risk_el06 {
  width: 77rem;
  margin: 0 auto 3rem;
  font-size: 2.2rem;
  line-height: 1.3
}

.risk_el06 span:nth-of-type(1) {
  display: block;
  padding-left: 1em;
  text-indent: -1em
}

.risk_el06 span:nth-of-type(2) {
  display: block;
  padding-left: 3em;
  text-indent: -3em
}

.risk_el07 {
  width: 77rem;
  margin: 0 auto 2rem
}

.risk_el08 {
  width: 77rem;
  margin: 0 auto 5rem;
  font-size: 2.2rem;
  line-height: 1.2
}

.risk_el08 span {
  display: block;
  padding-left: 3em;
  text-indent: -3em
}

.risk_el09 {
  margin: 0 auto 4rem;
  font-size: 2.6rem;
  line-height: 1.5;
  text-align: center
}

.risk_el10 {
  margin: 0 auto 5rem;
  font-size: 3.4rem;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
}

.risk_el10 span {
  color: #e6616a
}

#support {
  margin: 10rem auto 0
}

.support_ttl {
  margin: 0 auto 4rem;
  font-weight: 700;
  font-size: 5.8rem;
  line-height: 1.3;
  text-align: center
}

.support_ttl-el01 {
  position: relative;
  display: table;
  margin: 0 auto 2rem;
  padding: 1rem 3rem;
  background-color: #fdebea;
  border-radius: 1rem;
  font-size: 3.8rem
}

.support_ttl-el01:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -1.3rem;
  left: calc(50% - .8rem);
  border-top: 1.4rem solid #fdebea;
  border-left: .8rem solid rgba(255, 255, 255, 0);
  border-right: .8rem solid rgba(255, 255, 255, 0)
}

.support_ttl-el02 {
  color: #e6616a;
  font-size: 1.2em
}

.support_ttl-el03 {
  font-size: 5.8rem
}

.support_el01 {
  margin: 0 auto 5rem;
  font-size: 2.6rem;
  line-height: 1.5;
  text-align: center
}

.support_el02 {
  position: relative;
  display: table;
  margin: 0 auto 3.5rem;
  font-weight: 700;
  font-size: 4.4rem
}

.support_el02:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: -4rem;
  width: 0;
  height: 100%;
  border-left: .4rem solid #221e1f;
  transform: rotate(-30deg)
}

.support_el02:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: -4rem;
  width: 0;
  height: 100%;
  border-right: .4rem solid #221e1f;
  transform: rotate(30deg)
}

.support_flex {
  margin: 0 auto 4rem
}

.support_step01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 77rem;
  margin: 0 auto;
  padding: 1.2rem 3.5rem 0 2rem;
  background-color: #fdebea
}

.support_step02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 77rem;
  margin: 0 auto;
  padding: 1.2rem 3.5rem 1.2rem 2rem;
  background-color: #fae1e1
}

.support_step03 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 77rem;
  margin: 0 auto;
  padding: 1.2rem 3.5rem 1.2rem 2rem;
  background-color: #f9d4d4
}

.support_step04 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 77rem;
  margin: 0 auto;
  padding: 1.2rem 3.5rem 1.2rem 2rem;
  background-color: #f8b7bc
}

.support_step04 .support_step-number,
.support_step04 .support_step-txt {
  color: #fff
}

.support_step05 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 77rem;
  margin: 0 auto;
  padding: 1.2rem 3.5rem 1.2rem 2rem;
  background-color: #f89fa6
}

.support_step05 .support_step-number,
.support_step05 .support_step-txt {
  color: #fff
}

.support_step06 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 77rem;
  margin: 0 auto;
  padding: 1.2rem 3.5rem 1.2rem 2rem;
  background-color: #f87781
}

.support_step06 .support_step-number,
.support_step06 .support_step-txt {
  color: #fff
}

.support_step-number {
  margin: 1rem 0 auto;
  color: #e6616a;
  font-size: 2rem;
  text-align: center
}

.support_step-number span {
  font-weight: 700;
  font-size: 6.4rem
}

.support_step-txt {
  margin: 0 auto;
  font-weight: 700;
  color: #e6616a;
  font-size: 4rem;
  text-align: center
}

.support_step-txt span.small {
  display: table;
  margin: .5rem auto 0;
  padding: .3rem 2rem;
  border: .2rem solid #e6616a;
  border-radius: 1.6rem;
  font-size: 2.2rem
}

.support_step05 .support_step-txt span.small {
  border: .2rem solid #fff
}

.support_step-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 38rem;
  min-height: 14.5rem;
  margin: 2rem 0;
  padding: 2.5rem 1.5rem;
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0 0 1rem 0 rgba(70, 53, 54, 0.3)
}

.support_step-box dt {
  width: 100%;
  margin: auto 0 0;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 1.4
}

.support_step-box dt span.small {
  display: block;
  font-size: 1.8rem
}

.support_step-box dd {
  width: 100%;
  margin: 0 0 auto;
  font-size: 2.2rem;
  line-height: 1.4
}

.support_step-box dd span {
  display: block;
  padding-left: 1em;
  text-indent: -1em
}

.support_step-box p {
  width: 100%;
  margin: auto 0 auto;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 1.4
}

.support_step-box sup {
  vertical-align: top;
  font-size: 1.2rem
}

.support_el03 {
  width: 77rem;
  margin: 0 auto 1.5rem;
  font-size: 2.2rem;
  line-height: 1.3
}

.support_el03 span {
  display: block;
  padding-left: 1em;
  text-indent: -1em
}

.support_el04 {
  width: 77rem;
  margin: 0 auto 7rem;
  font-size: 2.2rem;
  line-height: 1.3
}

.support_el04 span {
  display: block;
  padding-left: 1em;
  text-indent: -1em
}

.support_el05 {
  margin: 0 auto 5.5rem;
  font-size: 3.4rem;
  line-height: 1.4;
  text-align: center;
  font-weight: 700;
}

.support_el05 span {
  color: #e6616a
}

#voice {
  margin: 10.4rem auto 0;
  padding: 9rem 0 11rem;
  background-color: #fdebea
}

.voice_ttl {
  margin: 0 auto 6rem;
  font-weight: 700;
  font-size: 5.8rem;
  text-align: center
}

.voice_ttl span {
  color: #e6616a;
  font-size: 6.4rem
}

.voice_el01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 77rem;
  margin: 0 auto 6rem
}

.voice_el02 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 23.5rem
}

.voice_el03 {
  width: 17.8rem;
  margin: 0 auto 1rem
}

.voice_el04 {
  width: 23.5rem;
  margin: 0 auto .5rem;
  padding: .8rem 0;
  border: .2rem solid #e6616a;
  border-radius: 2.7rem;
  color: #e6616a;
  font-size: 3.4rem;
  text-align: center
}

.voice_el05 {
  width: 23.5rem;
  font-size: 2.6rem;
  line-height: 1.3;
  text-align: center
}

.voice_el06 {
  position: relative;
  width: 51.5rem;
  padding: 4rem 3.5rem;
  background-color: #fff;
  border-radius: 1rem;
  font-size: 2.6rem;
  line-height: 1.4
}

.voice_el06:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 14rem;
  left: -1.8rem;
  border-top: 1.1rem solid rgba(255, 255, 255, 0);
  border-right: 2rem solid #fff;
  border-bottom: 1.1rem solid rgba(255, 255, 255, 0)
}

.voice_el07 {
  margin: 0 0 4.5rem
}

.voice_el08 {
  font-weight: 700
}

.voice_el08 span {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, #ffde00 60%, #ffde00)
}

.flow_ttl {
  margin: 9rem auto 6rem;
  font-weight: 700;
  font-weight: 700;
  font-size: 5.8rem;
  text-align: center
}

.flow_ttl span {
  color: #e6616a;
  font-size: 6.8rem
}

.flow_box-flex {
  margin: 0 auto 10rem;
}

.flow_box {
  position: relative;
  width: 73rem;
  margin: 0 auto 4rem;
  border: .4rem solid #e6616a;
  border-radius: 1rem
}

.flow_box:last-of-type {
  margin: 0 auto 6rem
}

.flow_step {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2;
  top: -2.5rem;
  left: -2.5rem;
  width: 10rem;
  height: 10rem;
  background-color: #e6616a;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  font-size: 2.6rem;
  text-align: center
}

.flow_step span.number {
  display: block;
  width: 100%;
  font-size: 4.6rem
}

.flow_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 26.5rem
}

.flow_txt {
  width: 52rem
}

.flow_txt p:nth-of-type(1) {
  margin: 0 auto 1.5rem;
  font-weight: 700;
  font-size: 3.2rem
}

.flow_txt p:nth-of-type(2) {
  font-size: 2.6rem;
  line-height: 1.5
}

.flow_el01 {
  width: 10.1rem;
  margin: 0 auto
}

.flow_el02 {
  width: 10.4rem;
  margin: 0 auto
}

.flow_el03 {
  width: 14.8rem;
  margin: 0 auto
}

#jtype {
  margin: 12rem auto 0
}

.jtype_ttl {
  position: relative;
  z-index: 2;
  display: table;
  margin: 0 auto;
  text-align: center;
  padding: 1rem 10.4rem .7rem;
  background-color: #f3858e;
  border-radius: 1rem;
  line-height: 1.278;
  color: #fff;
  font-weight: 700;
  font-size: 3.6rem;
}

.jtype_ttl:after {
  content: "";
  position: absolute;
  bottom: -2.4rem;
  left: calc(50% - 1.5rem);
  border-top: 2.6rem solid #f3858e;
  border-left: 1.5rem solid rgba(255, 255, 255, 0);
  border-right: 1.5rem solid rgba(255, 255, 255, 0)
}

.jtype_ttl:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -3.5rem;
  right: -3.5rem;
  width: 3.2rem;
  height: 3.1rem;
  background-image: url("/rs/186-OXX-889/images/shimakosaku_Jtype_202507_icon.png");
  background-position: center center;
  background-size: 100%
}

.jtype_list {
  position: relative;
  z-index: 1;
  width: 77rem;
  margin: -5rem auto 3.5rem;
  padding: 7rem 0 0;
  border: .4rem solid #f3858e;
  border-radius: 1rem
}

.jtype_list li {
  width: 72rem;
  margin: 0 auto;
  padding: 2.7rem 0 2.7rem 4rem;
  text-indent: -1em;
  border-bottom: .2rem solid #eee;
  font-size: 3.4rem;
  line-height: 1.2;
}

.jtype_list li span {
  color: #e6616a
}

.jtype_list li span.large {
  font-size: 4rem
}

.jtype_list li:last-of-type {
  border: none
}

.jtype_el01 {
  margin: 0 auto 5rem;
  font-weight: 700;
  font-size: 3.4rem;
  line-height: 1.4;
  text-align: center
}

.jtype_el01 span {
  color: #e6616a
}

.jtype_sub01 {
  font-size: 3.4rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 13.5rem;
  line-height: 1.5;
}

.jtype_sub01 span {
  font-size: 4rem;
  color: #e6616a
}

#pageNumber {
  margin: 5rem auto 0;
  font-size: 2.4rem;
  color: #5f5c5d;
  text-align: center
}

#footer {
  margin: 6rem auto 0;
  padding: 4rem 0;
  background-color: #f3858e
}

.copyright {
  color: #fff;
  font-size: 2.2rem;
  text-align: center
}

#section05 .mktoButtonRow {
  width: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center
}

#section05 .mktoButtonRow span {
  margin-left: 0 !important;
  width: 70%
}

#section05 .mktoForm .mktoButtonWrap.mktoPunch .mktoButton {
  outline: 0;
  border: 0;
  display: block;
  border-radius: min(1.1764705882vw, 10px);
  transition: transform .2s ease-out, box-shadow .2s ease-out;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: min(5.8823529412vw, 50px);
  color: #fff;
  text-decoration: none;
  background: linear-gradient(to bottom, #49c3bc, #49c3bc 50%, #1caca4 50%, #1caca4);
  box-shadow: .2rem .4rem 0 0 #00867f;
  box-sizing: border-box;
  line-height: 1.25;
  padding: min(2.3529411765vw, 20px);
  color: #ffde00;
  font-size: min(5.6470588235vw, 48px);
  font-weight: bold
}

#section05 {
  text-align: center;
}

#section05 .title {
  background-color: #f3858e;
  padding: min(5.2941176471vw, 45px) min(1.1764705882vw, 10px) min(5.6470588235vw, 48px) min(1.1764705882vw, 10px);
  margin-bottom: min(4.7058823529vw, 40px);
}

#section05 .title h3 {
  font-size: min(5.8823529412vw, 50px);
  color: #fff
}

#section05 p,
#section05 label,
#section05 input,
#section05 textarea,
#section05 .mktoHtmlText {
  font-size: min(3.0588235294vw, 26px)
}

#section05 #mktoForm_2434 {
  width: 100% !important
}

#section05 .wrapper-form {
  padding: 0 min(3.5294117647vw, 30px) min(1.7647058824vw, 15px) min(3.5294117647vw, 30px);
  margin-top: min(6.4705882353vw, 55px)
}

#section05 form {
  margin: auto;
  margin-top: min(4.7058823529vw, 40px)
}

#section05 form p.small-txt,
#section05 form .mktoHtmlText {
  font-size: min(1.6470588235vw, 14px);
  text-align: left;
  line-height: 2;
  width: 100%;
  color: #323232
}

#section05 form p.small-txt a,
#section05 form .mktoHtmlText a {
  text-decoration: underline
}

#section05 form input,
#section05 form textarea,
#section05 form select {
  width: min(53.1764705882vw, 452px) !important;
  padding: min(1.6470588235vw, 14px) min(1.1764705882vw, 10px);
  color: #5d5d5d;
  width: 100%;
  border: 0;
  border: min(0.2352941176vw, 2px) solid #5d5d5d;
  border-radius: min(0.5882352941vw, 5px);
  height: min(7.4117647059vw, 63px);
  display: flex;
  align-items: center;
  font-size: min(3.0588235294vw, 26px)
}

#section05 form textarea {
  height: min(14.3529411765vw, 122px)
}

#section05 form .w50 {
  width: 49%
}

#section05 form label {
  color: #e6616a
}

#section05 form label span {
  color: #fff;
  background: #e01919;
  padding: min(0.4705882353vw, 4px) min(0.3529411765vw, 3px);
  line-height: 1.1;
  font-size: min(2vw, 17px);
  display: inline-block;
  margin-left: min(0.5882352941vw, 5px);
  position: relative;
  top: min(-0.3529411765vw, -3px)
}

#section05 form .btn,
#section05 form .mktoButtonRow {
  max-width: 100%;
  width: 70%;
  margin-top: min(7.8823529412vw, 67px)
}

#section05 form .mktoButtonRow button {
  outline: 0;
  border: 0;
  display: block;
  transition: transform .2s ease-out, box-shadow .2s ease-out;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: min(5.8823529412vw, 50px);
  text-shadow: .2rem .2rem .2rem #00867f;
  text-decoration: none;
  background: linear-gradient(to bottom, #49c3bc, #49c3bc 50%, #1caca4 50%, #1caca4) !important;
  box-shadow: .2rem .5rem 0 0 #00867f !important;
  box-sizing: border-box;
  line-height: 1.25
}

.mktoForm .mktoRadioList>label,
.mktoForm .mktoCheckboxList>label {
  margin-left: 0 !important;
  padding-left: min(4.1176470588vw, 35px)
}

#section05 form .btn button,
#section05 form .mktoButtonRow button {
  padding: min(2.3529411765vw, 20px);
  color: #ffde00;
  font-size: min(5.6470588235vw, 48px);
  font-weight: bold
}

#section05 form .btn button::before,
#section05 form .mktoButtonRow button::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 50%;
  right: min(3.588235vw, 22px);
  transform: translate(-50%, -50%);
  border-top: min(0.9411764706vw, 8px) solid rgba(255, 255, 255, 0);
  border-left: min(1.1764705882vw, 10px) solid #1caca4;
  border-bottom: min(0.9411764706vw, 8px) solid rgba(255, 255, 255, 0)
}

#section05 form .btn button::after,
#section05 form .mktoButtonRow button::after {
  right: min(1.6470588235vw, 14px)
}

#section05 .mktoFieldWrap input {
  width: min(53.1764705882vw, 452px) !important;
  max-width: 100%;
  margin-left: min(2.8235294118vw, 24px)
}

#section05 .mktoForm .mktoFormRow {
  display: flex;
  justify-content: flex-end
}

#section05 .mktoForm .mktoFormRow label {
  width: auto !important;
  position: relative;
  font-weight: bold;
  margin-bottom: min(1.1764705882vw, 10px)
}

#section05 .mktoForm .mktoFormRow label .mktoAsterix {
  position: absolute;
  right: min(-1.1764705882vw, -10px)
}

#section05 .mktoForm .mktoFormRow:nth-child(2) {
  width: 100%
}

#section05 .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol,
#section05 .mktoForm .mktoFormRow:nth-child(2) .mktoHtmlText {
  width: 100% !important;
  font-weight: bold;
  text-align: center;
  font-size: min(3.0588235294vw, 26px)
}

#section05 .mktoForm .mktoFormRow:nth-child(3) {
  width: min(53.1764705882vw, 452px) !important;
  float: right
}

#section05 .mktoForm .mktoFormRow:nth-child(3) input {
  width: min(21.8823529412vw, 186px) !important
}

#section05 .mktoForm .mktoFormRow:nth-child(3) {
  width: 100% !important;
  display: flex;
  flex-direction: column
}

#section05 .mktoForm .mktoFormRow:nth-child(3) .mktoOffset {
  display: none
}

#section05 .mktoForm .mktoFormRow:nth-child(3) .mktoFieldDescriptor {
  display: flex;
  justify-content: flex-end;
  width: 100%
}

#section05 .mktoForm .mktoFormRow:nth-child(3) .mktoFieldDescriptor input {
  width: min(53.1764705882vw, 452px) !important
}

#section05 .mktoForm .mktoFormRow:nth-child(5) label {
  margin-right: min(2.1176470588vw, 18px)
}

#section05 .mktoForm .mktoFormRow:nth-child(5) label.mktoLabel {
  margin-right: 0
}

#section05 .mktoForm .mktoFormRow:nth-child(7) select {
  margin-left: min(1.1764705882vw, 10px)
}

#section05 .mktoForm .mktoFormRow:nth-child(7) label .mktoAsterix,
#section05 .mktoForm .mktoFormRow:nth-child(8) label .mktoAsterix {
  right: 0
}

#section05 .mktoForm .mktoFormRow:nth-child(10) {
  width: 100%
}

#section05 .mktoForm .mktoFormRow:nth-child(10) br {
  display: none
}

#section05 .mktoForm .mktoFormRow:nth-child(10) .mktoHtmlText,
#section05 .mktoForm .mktoFormRow:nth-child(10) strong,
#section05 .mktoForm .mktoFormRow:nth-child(10) span,
#section05 .mktoForm .mktoFormRow:nth-child(10) .mktoHtmlText p {
  font-size: min(1.6470588235vw, 14px);
  color: #323232 !important;
  width: 100% !important
}

#section05 .mktoForm .mktoFormRow:nth-child(10) .mktoFormCol,
#section05 .mktoForm .mktoFormRow:nth-child(10) .mktoFieldWrap {
  width: 100%
}

#section05 .groupInput,
#section05 .mktoFieldWrap {
  display: flex;
  justify-content: flex-end;
  align-items: start;
  margin-bottom: min(3.1764705882vw, 27px)
}

#section05 .groupInput>label,
#section05 .mktoFieldWrap>label {
  padding-top: min(1.1764705882vw, 10px)
}

#section05 .groupInput .input,
#section05 .mktoFieldWrap .input {
  width: min(53.1764705882vw, 452px);
  max-width: 100%;
  margin-left: min(2.8235294118vw, 24px);
  display: flex;
  justify-content: space-between;
  align-items: center
}

#section05 .groupInput .radio,
#section05 .mktoFieldWrap .radio {
  justify-content: flex-start
}

#section05 .groupInput .radio label,
#section05 .mktoFieldWrap .radio label {
  color: #6b6b6b;
  display: block;
  position: relative;
  padding-left: min(4.1176470588vw, 35px);
  margin-bottom: min(1.4117647059vw, 12px);
  margin-right: min(6.8235294118vw, 58px);
  font-size: min(3.2941176471vw, 28px);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

#section05 .groupInput .radio label input,
#section05 .mktoFieldWrap .radio label input {
  position: absolute;
  opacity: 0;
  cursor: pointer
}

#section05 .groupInput .radio label .checkmark,
#section05 .mktoFieldWrap .radio label .checkmark {
  position: absolute;
  top: 50%;
  left: min(-0.2352941176vw, -2px);
  height: min(2.9411764706vw, 25px);
  width: min(2.9411764706vw, 25px);
  background-color: #fff;
  border-radius: 50%;
  border: min(0.1176470588vw, 1px) solid #323232;
  transform: translate(0, -35%)
}

#section05 .groupInput .radio label .checkmark:after,
#section05 .mktoFieldWrap .radio label .checkmark:after {
  top: min(0.3529411765vw, 3px);
  left: min(0.3529411765vw, 3px);
  width: min(1.9411764706vw, 16.5px);
  height: min(1.9411764706vw, 16.5px);
  border-radius: 50%;
  background: #323232
}

#section05 .groupInput .radio input,
#section05 .mktoFieldWrap .radio input {
  width: auto
}

#section05 .groupInput .radio input:checked~.checkmark:after,
#section05 .mktoFieldWrap .radio input:checked~.checkmark:after {
  display: block
}

#section05 .groupInput .radio .checkmark:after,
#section05 .mktoFieldWrap .radio .checkmark:after {
  content: "";
  position: absolute;
  display: none
}

#section05 .groupInputRadio,
#section05 .mktoFieldWrapRadio {
  margin-top: min(3.7647058824vw, 32px);
  margin-bottom: min(2.3529411765vw, 20px)
}

#section05 .groupInput.groupInputSelect,
#section05 .mktoFieldWrap.groupInputSelect {
  margin-bottom: min(2.4705882353vw, 21px)
}

#section05 .groupInput.groupInputSelect label,
#section05 .mktoFieldWrap.groupInputSelect label {
  margin-left: min(-2.3529411765vw, -20px)
}

#section05 .groupInput.groupInputSelect label .small,
#section05 .mktoFieldWrap.groupInputSelect label .small {
  font-size: min(2.5882352941vw, 22px);
  font-style: normal
}

#section05 .groupInput.groupInputTextarea,
#section05 .mktoFieldWrap.groupInputTextarea {
  margin-bottom: min(6.2352941176vw, 53px)
}

#section05 .t-note {
  margin: min(7.6470588235vw, 65px) 0 min(8.9411764706vw, 76px) 0
}

#section05 .t-note li {
  padding-left: 0;
  line-height: 2.13
}

#section05 .t-note li::before {
  display: none
}

#section05 form {
  width: auto !important
}

#section05 form .mktoRadioList {
  width: min(53.1764705882vw, 452px) !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: min(2.8235294118vw, 24px)
}

#section05 form .mktoRadioList input {
  display: none
}

#section05 form .mktoRadioList label {
  margin-right: min(3.5294117647vw, 30px)
}

.mktoForm input[type=checkbox]+label:before,
.mktoForm input[type=radio]+label:before {
  position: absolute;
  top: 50%;
  left: 0;
  height: 25px !important;
  width: 25px !important;
  background-color: #fff;
  border-radius: 50%;
  border: min(0.1176470588vw, 1px) solid #323232 !important;
  transform: translate(70%, -50%)
}

.mktoForm input[type=radio]:checked+label:before {
  background-image: url(/rs/186-OXX-889/images/dot-bk.png);
  background-position: center !important;
  background-repeat: no-repeat
}

.mktoForm input[type=radio]:checked+label::after {
  position: absolute;
  content: "";
  top: 50%;
  left: -3px;
  width: 16px !important;
  height: 16px !important;
  border-radius: 50%;
  background: #323232;
  transform: translate(50%, -50%)
}

#section05 form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(/rs/186-OXX-889/images/shimakosaku_Jtype_202507_ico-arr-select.png) 95% center no-repeat;
  background-size: min(3.7647058824vw, 32px);
  margin-left: min(2.8235294118vw, 24px)
}

#section05 form textarea {
  margin-left: min(1.1764705882vw, 10px)
}

@media (min-width: 751px) {
  .header_wrapper {
    width: 87rem;
    margin: 0 auto
  }

  .header_logo {
    margin: 1.6rem 0
  }

  #mv {
    width: 100%;
    background: #9ddffd url(/rs/186-OXX-889/images/shimakosaku_Jtype_202507_pc_mv_bg01.png) center bottom no-repeat;
    background-size: auto 65.2rem;
  }

  #mv h1 {
    width: 100%;
    max-width: 87.3rem;
    padding-top: 2.5rem;
    margin: 0 auto
  }

  #mv .mv_btn {
    width: 47rem;
    height: 9.1rem;
    bottom: 5rem
  }

  #mv .mv_sub {
    font-size: 1.4rem;
    font-weight: 300;
    color: #fff;
    text-align: center;
    background: #ed4c57;
    height: 8.3rem;
  }

  #mv .mv_sub_img {
    max-width: 80rem;
    display: inline-block;
    margin-top: -1rem;
  }

  .btn {
    width: 61rem;
    height: 10rem
  }

  .btn a {
    padding: 0 3rem 0 0;
    border-radius: 5rem;
    font-size: 3.4rem;
    transition: transform 0.2s ease-out, box-shadow 0.2s ease-out
  }

  .btn a:before {
    top: calc(5.5rem - .9rem);
    right: 2.8rem;
    border-top: 1rem solid #1caca4;
    border-left: .9rem solid rgba(255, 255, 255, 0);
    border-right: .9rem solid rgba(255, 255, 255, 0)
  }

  .btn a:after {
    top: calc(5rem - 1.8rem);
    right: 2rem;
    width: 3.6rem;
    height: 3.6rem
  }

  .btn a:hover {
    box-shadow: 0 0 0 0 #00867f;
    transform: translate(.2rem, .5rem)
  }

  #section05 form .mktoButtonRow button:hover {
    box-shadow: 0 0 0 0 #00867f !important;
    transform: translate(.2rem, .5rem);
  }

  #nav p {
    width: 27.7rem;
    height: 8rem
  }

  #nav a {
    padding: 0 5rem 0 0;
    font-size: 3rem;
    background-position: 22rem 2rem;
    border: .3rem solid #e6616a;
    transition: transform 0.2s ease-out
  }

  .note_list01 {
    font-size: 1.4rem;
    line-height: 1.428;
  }

  .ex_box {
    padding: 3.5rem 0 9rem;
  }

  .ex_ttl {
    margin: 0 auto 3.5rem;
    font-size: 4.1rem
  }

  .ex_ttl-ball {
    margin: 0 auto 3rem;
    padding: 1rem 2rem 1rem 4rem;
    font-size: 3.4rem
  }

  .ex_ttl-large {
    font-size: 1.2em
  }

  .ex_block {
    width: 100%;
    max-width: 900px;
    margin: 0 auto -1rem
  }

  .ex_block_el01 {
    top: 21%;
    left: 8%;
    font-size: 2rem;
    line-height: 1.45
  }

  .ex_block_el02 {
    top: 12%;
    left: 40%;
    font-size: 2rem;
    line-height: 1.45
  }

  .ex_block_el03 {
    top: 21%;
    left: 72%;
    font-size: 2rem;
    line-height: 1.45
  }

  .ex_block01_wrap {
    position: relative;
    z-index: 5;
    max-width: 79rem;
    width: 100%;
    margin: 0 auto;
  }

  .ex_block01 {
    background: url(/rs/186-OXX-889/images/shimakosaku_Jtype_202507_pc_ex_bg01.png) center center no-repeat;
    background-size: contain;
    justify-content: center;
    aspect-ratio: 79/13;
    width: 100%;
    padding: 2.5rem 0 3rem;
    z-index: 1;
    position: relative;
  }

  .ex_block01_wrap::after {
    background: url(/rs/186-OXX-889/images/shimakosaku_Jtype_202507_pc_ex_dec01.png) center center no-repeat;
    background-size: contain;
    width: 21.7rem;
    height: 28.2rem;
    content: '';
    position: absolute;
    top: -24.5rem;
    right: 5.5rem;
  }

  .ex_block01 li {
    width: auto;
    min-height: auto;
    margin: 0 .7rem;
    padding: .3rem .7rem;
    font-size: 2rem;
    line-height: 1.2
  }

  .ex_txt01 {
    font-size: 2.8rem;
    line-height: 2;
    max-width: 87rem;
    margin: 10rem auto 8rem;
  }

  .ex_txt01 .pr_pc {
    padding-right: 1rem;
    display: inline-block;
  }

  .ex_txt01 .pl_pc {
    padding-left: 1rem;
    display: inline-block;
  }

  .ex_img {
    max-width: 62.4rem;
    margin: 0 auto;
  }

  #funds {
    position: relative;
    z-index: 2;
    padding: 4rem 0 10rem;
    margin-bottom: 0;
  }

  .funds_ttl-sup {
    font-size: 3.2rem;
    letter-spacing: .2rem;
    margin: 0 auto 2rem;
  }

  .funds_ttl {
    font-size: 4.8rem;
    margin: 0 auto 5rem;
  }

  .funds_ttl span {
    font-size: 1.2em
  }

  .funds_pc {
    display: flex;
    justify-content: space-between;
    width: 87rem;
    margin: 0 auto 1.8rem
  }

  #funds01 {
    width: 100%;
    border: .3rem solid #f3858e;
    border-radius: 1rem;
    overflow: hidden
  }

  .funds01_ttl {
    padding: 1.5rem 0 2rem;
    font-size: 2.8rem
  }

  .funds_flex {
    display: flex;
    justify-content: center;
    position: relative
  }

  #funds01 .funds_box {
    margin: 0
  }

  #funds01 .funds_flex {
    margin: 0 auto 1rem
  }

  #funds01 .funds_flex:after {
    width: .3rem
  }

  .funds01_el01 {
    margin: 2rem auto;
    font-size: 1.6rem
  }

  .funds01_el02 {
    width: 30rem;
    margin: 0 auto
  }

  .funds01_el03 {
    padding: 1.4rem 0;
    font-size: 2.4rem
  }

  .funds01_el04 {
    height: unset;
    margin: .8rem auto;
  }

  #funds02 {
    width: 30.8rem;
    border: .3rem solid #f3858e;
    border-radius: 1rem;
    overflow: hidden
  }

  #funds02 .funds_box {
    margin: 0
  }

  #funds02 .funds_flex {
    display: block;
    width: 30.8rem;
    margin: 0 auto 2rem
  }

  .funds02_ttl {
    padding: 1.5rem 0 2rem;
    font-size: 2.8rem
  }

  .funds02_el01 {
    margin: 2rem auto;
    font-size: 1.6rem
  }

  .funds02_el02 {
    width: 28.4rem;
    height: 7.8rem;
    margin: 0 auto;
    padding: 1rem 0;
    font-size: 2.4rem
  }

  .funds02_el03 {
    width: 28.4rem;
    margin: 0 auto
  }

  .funds02_el04 {
    width: 87rem;
    margin: 0 auto 4rem;
    font-size: 1.4rem;
    line-height: 1.5
  }

  .funds_txt01 {
    font-size: 3rem;
    line-height: 1.6;
    max-width: 87rem;
    margin: 0 auto;
    position: relative;
    padding-bottom: 3.5rem;
  }

  .funds_txt01::after {
    background: url(/rs/186-OXX-889/images/shimakosaku_Jtype_202507_pc_fund_dec01.png) center center no-repeat;
    background-size: contain;
    width: 18.4rem;
    height: 18.4rem;
    content: '';
    position: absolute;
    bottom: 0;
    right: 3.5rem;
  }

  .funds_txt01 .spacing {
    padding: 0 .8rem;
  }

  .funds_txt01 .letter-spacing {
    letter-spacing: -.5rem;
  }

  #feature {
    margin: .3rem auto 0
  }

  .feature_ttl {
    font-size: 4.6rem;
    line-height: 1.5;
    margin-bottom: 4.6rem;
  }

  .feature_ttl span {
    font-size: 1.2em
  }

  #point1 {
    width: 87rem;
    margin: 0 auto 6rem;
    border: .3rem solid #f3858e;
    border-radius: 1rem
  }

  .point1_ttl {
    display: flex;
    align-items: center;
    height: 12rem;
    margin: 0 auto 3rem;
    padding: 1rem 0;
    font-size: 3.8rem
  }

  .point1_ttl-el01 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 12rem;
    height: 10rem;
    margin: 0 11rem 0 0;
    padding: 0;
    border-bottom: none;
    border-right: .2rem solid #fff;
    font-size: 2.2rem
  }

  .point1_ttl-el02 {
    display: block;
    width: 100%;
    margin: -2rem auto 0;
    font-size: 6rem
  }

  .point1_ttl-el04 {
    margin: 1rem auto 0;
    font-size: 2.4rem
  }

  .point1_txt01 {
    width: 79rem;
    margin: 0 auto 4.1rem;
    padding: 0 0 3.3rem;
    font-size: 2rem;
    line-height: 1.5
  }

  .point1_txt01+#spec {
    margin-top: 0;
  }

  .point1_txt01+#spec .spec_ttl {
    padding-top: 0;
    border-top: 0;
  }

  .point1_txt02 {
    font-size: 2.8rem
  }

  .point1_txt03 {
    display: flex;
    justify-content: space-between;
    width: 79rem;
    margin: 0 auto 6rem
  }

  .point1_txt03 div {
    position: relative;
    flex-direction: column-reverse;
    margin: 0;
    padding: 0 0 1rem;
    border: none
  }

  .point1_txt03 div:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    right: -1rem;
    height: 100%;
    border: .1rem solid #f3858e
  }

  .point1_txt03 div:last-of-type:after {
    content: none
  }

  .point1_txt03 dt {
    width: 25rem;
    height: 15.4rem;
    font-size: 3.4rem
  }

  .point1_txt03 .small {
    margin: 1rem 0 0;
    padding: .5rem 1.5rem;
    border-radius: 2rem;
    font-size: 1.4rem
  }

  .point1_txt03 .mini {
    display: block;
    font-size: 2rem;
    margin: 0 0 1rem
  }

  .point1_txt03 dd {
    justify-content: center;
    width: 25rem;
    height: 7.6rem;
    font-size: 2rem;
    text-align: center
  }

  #spec {
    margin: 6rem auto 0
  }

  .spec_ttl {
    width: 79rem;
    font-size: 2.8rem
  }

  .spec_table_wrapper {
    height: 100%;
    margin: 0 0 2rem;
    overflow-x: visible
  }

  .spec_table01 {
    table-layout: fixed;
    width: 79rem;
    margin: 0 auto
  }

  .w400 {
    width: 30rem
  }

  .w300 {
    width: 15rem
  }

  .w150 {
    width: 9rem
  }

  .w30 {
    width: 3rem
  }

  .fs50 {
    font-size: 6rem
  }

  .fs26 {
    font-size: 1.6rem
  }

  .fs24 {
    font-size: 1.4rem
  }

  .fs22 {
    font-size: 1.4rem;
    padding-left: 1em;
    text-indent: -1em
  }

  .fs18 {
    font-size: 1.2rem
  }

  .spec_table-check {
    height: 1.2em;
    background-color: #f3858e;
    color: #fff;
    font-weight: 700
  }

  .spec_txt01 {
    width: 79rem;
    margin: 0 auto 6rem;
    font-size: 1.4rem;
    line-height: 1.4
  }

  .spec_txt02 {
    width: 79rem;
    margin: 0 auto 3rem;
    font-size: 2.8rem
  }

  .spec_txt02 span {
    color: #e6616a
  }

  .spec_table02 {
    width: 79rem;
    font-size: 2rem
  }

  .spec_sub {
    margin: 1.5rem 2.5rem 7.5rem 6.5rem;
  }

  .spec_table-border {
    border: .1rem solid #636363
  }

  .t01 {
    border-left: .1rem solid #fff;
    border-right: .1rem solid #fff;
    border-bottom: .1rem solid #636363
  }

  .t02 {
    border-left: .1rem solid #fff;
    border-right: .1rem solid #fff;
    border-bottom: .1rem solid #636363
  }

  #point2 {
    width: 87rem;
    margin: 6.6rem auto;
    border: .3rem solid #f3858e;
    border-radius: 1rem
  }

  .point2_ttl {
    display: flex;
    align-items: center;
    height: 12rem;
    margin: 0 auto 3rem;
    padding: 1rem 0;
    font-size: 3.8rem
  }

  .point2_ttl-el01 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 12rem;
    height: 10rem;
    margin: 0 3rem 0 0;
    padding: 0;
    border-bottom: none;
    border-right: .2rem solid #fff;
    font-size: 2.2rem
  }

  .point2_ttl-el02 {
    display: block;
    width: 100%;
    margin: -2rem auto 0;
    font-size: 6rem
  }

  .point2_ttl-el04 {
    margin: 1rem auto 0;
    font-size: 2.4rem
  }

  .point2_ttl .left {
    line-height: 1.263;
  }

  .point2_txt01 {
    font-size: 2rem;
    margin: 0 auto 3.5rem;
  }

  .point2_txt02 {
    width: 79rem;
    margin: 0 auto 2.5rem;
    padding: 3.8rem 0 0;
    font-size: 2.8rem
  }

  .point2_txt02 span {
    color: #e6616a
  }

  .point2_txt03 {
    width: 77rem;
    margin: 0 auto 3rem
  }

  .point2_ex01 {
    width: 79rem;
    margin: 0 auto 2rem
  }

  .point2_ex01-dt {
    width: 15.5rem;
    padding: 2rem 0;
    font-size: 2rem
  }

  .point2_ex01-dd {
    display: flex;
    align-items: center;
    width: calc(79rem - 16.5rem);
    font-size: 2rem
  }

  .point2_ex01-dd>span {
    margin: 0 3rem 0 0
  }

  .point2_ex01-dd .head {
    margin: 0 1rem 0 0;
    padding: 0 2rem .4rem
  }

  .point2_ex02 {
    position: relative;
    width: 79rem;
    margin: 0 auto 3rem
  }

  .point2_ex02-dt {
    width: 15.5rem;
    font-size: 2rem
  }

  .point2_ex02-dd {
    width: calc(79rem - 16.5rem);
    font-size: 2rem
  }

  .point2_ex02-dd div {
    padding: 1rem 0 1rem 3.5rem
  }

  .point2_ex02-dd dd {
    width: 28rem
  }

  .point2_ex02-dd dd span {
    font-size: 1.4rem
  }

  .point2_txt04 {
    font-size: 2rem;
    line-height: 1.5
  }

  .point2_table01 .spec_table02 {
    width: 77rem;
  }

  .point2_table01 .spec_table02 th {
    width: 20rem;
  }

  .point2_table01 .spec_table02 td {
    padding: 2.8rem 1rem 2.5rem;
  }

  .point2_sub01 {
    margin: 1.6rem 2.5rem 7.7rem 6.5rem;
  }

  #point3 {
    width: 87rem;
    margin: 8rem auto 6rem;
    border: .3rem solid #f3858e;
    border-radius: 1rem
  }

  .point3_ttl {
    display: flex;
    align-items: center;
    height: 12rem;
    margin: 0 auto 3rem;
    padding: 1rem 0;
    font-size: 3.8rem
  }

  .point3_ttl-el01 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 12rem;
    height: 10rem;
    margin: 0 10rem 0 0;
    padding: 0;
    border-bottom: none;
    border-right: .2rem solid #fff;
    font-size: 2.2rem
  }

  .point3_ttl-el02 {
    display: block;
    width: 100%;
    margin: -2rem auto 0;
    font-size: 6rem
  }

  .point3_ttl-el04 {
    margin: 1rem auto 0;
    font-size: 2.4rem
  }

  .point3_ttl .left {
    line-height: 1.263;
  }

  .point3_txt01 {
    font-size: 2rem;
    margin: 0 auto 3.5rem;
  }

  .point3_txt02 {
    width: 79rem;
    margin: 0 auto 3rem;
    padding: 5.8rem 0 0;
    font-size: 2.8rem
  }

  .point3_txt02 span {
    color: #e6616a
  }

  .point3_txt03 {
    width: 77rem;
    margin: 0 auto 3rem
  }

  .point3_ex01 {
    width: 79rem;
    margin: 0 auto 2rem
  }

  .point3_ex01-dt {
    width: 15.5rem;
    padding: 2rem 0;
    font-size: 2rem
  }

  .point3_ex01-dd {
    display: flex;
    align-items: center;
    width: calc(79rem - 16.5rem);
    font-size: 2rem
  }

  .point3_ex01-dd>span {
    margin: 0 3rem 0 0;
    font-size: 2.4rem;
  }

  .point3_ex01-dd .head {
    margin: 0 1rem 0 0;
    padding: 0 1.4rem;
    font-size: 2rem;
  }

  .point3_ex02 {
    position: relative;
    width: 79rem;
    margin: 0 auto 3.5rem
  }

  .point3_ex02-dt {
    width: 15.5rem;
    font-size: 2rem
  }

  .point3_ex02-dd {
    width: calc(79rem - 16.5rem);
    font-size: 2rem
  }

  .point3_ex02-dd div {
    padding: 1rem 0 1rem 3.5rem
  }

  .point3_ex02-dd dd {
    width: 28rem
  }

  .point3_ex02-dd dd span {
    font-size: 1.4rem
  }

  .point3_txt04 {
    font-size: 2rem;
    line-height: 1.5;
    margin: 0 auto 1.5rem;
  }

  .point3_sub01 {
    margin: 3.5rem 2.5rem 7.7rem 6.5rem;
  }

  #point4 {
    width: 87rem;
    margin: 7.5rem auto;
    border-radius: 1rem
  }

  .point4_ttl {
    text-align: center;
    margin: 0 auto 3rem;
    padding: 1rem 0 1.6rem;
    font-size: 3.8rem;
    line-height: 1.2
  }

  .point4_ttl-el01 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 12rem;
    height: 10rem;
    margin: 0 9rem 0 0;
    padding: 0;
    border-bottom: none;
    border-right: .2rem solid #fff;
    font-size: 2.2rem
  }

  .point4_ttl-el02 {
    display: block;
    width: 100%;
    margin: -2rem auto 0;
    font-size: 6rem
  }

  .point4_ttl-el04 {
    margin: 1rem auto 0;
    font-size: 2.4rem
  }

  .point4_txt01 {
    font-size: 2.8rem;
    margin: 0 auto 5.5rem;
  }

  .point4_txt02 {
    margin: 0 auto 6rem;
    font-size: 2.8rem;
    width: 79rem;
    border: none;
    padding: 0;
  }

  .point4_txt02 span {
    font-size: 3.4rem
  }

  .point4_plan-ttl {
    width: 43rem;
    padding: 1rem 0;
    border-radius: 3.6rem;
    font-size: 2.8rem
  }

  .point4_plan-box {
    width: 79rem
  }

  .point4_plan-el01 {
    margin: 4rem auto 3rem;
    font-size: 2.4rem
  }

  .point4_plan-el02 {
    width: 73rem
  }

  .point4_plan-el03 {
    margin: 0 auto 1.5rem;
    font-size: 2.4rem
  }

  .point4_plan-el04 {
    display: flex;
    justify-content: space-between;
    width: 73rem;
    margin: 0 auto 4rem
  }

  .point4_plan-el04 li {
    width: 23.8rem;
    height: 14rem;
    margin: 0;
    font-size: 2.4rem;
    line-height: 1.3;
    text-align: center
  }

  .point4_plan-el04 li span.notes {
    margin: .5rem 0 0;
    font-size: 1.4rem
  }

  .point4_plan-el05 {
    margin: 4rem auto 3rem;
    font-size: 2.4rem
  }

  .point4_plan-el06 {
    width: 73rem;
    margin: 0 auto 2rem;
  }

  .point4_plan-el07 {
    width: 73rem;
    margin: 0 auto 3.5rem;
    font-size: 1.4rem
  }

  .point4_plan-el08 {
    margin: 0 auto 1.5rem;
    font-size: 2.4rem
  }

  .point4_plan-el09 {
    display: flex;
    justify-content: space-between;
    width: 73rem;
    margin: 0 auto 4rem
  }

  .point4_plan-el09 li {
    width: 35.5rem;
    height: 14rem;
    margin: 0;
    font-size: 2.4rem;
    line-height: 1.3;
    text-align: center
  }

  .point4_plan-el09 li span.notes {
    margin: .5rem 0 0;
    font-size: 1.4rem
  }

  .point4_plan-el10 {
    margin: 4rem auto 3rem;
    font-size: 2.4rem
  }

  .point4_plan-el11 {
    width: 73rem
  }

  .point4_plan-el12 {
    width: 73rem;
    margin: 0 auto 3.5rem;
    font-size: 1.4rem;
    line-height: 1.428;
  }

  .point4_plan-el13 {
    margin: 0 auto 1.5rem;
    font-size: 2.4rem
  }

  .point4_plan-el14 {
    display: flex;
    justify-content: space-between;
    width: 73rem;
    margin: 0 auto 4rem
  }

  .point4_plan-el14 div {
    align-items: normal;
    flex-wrap: wrap;
    width: 35.5rem;
    height: 16rem;
    margin: 0;
    padding: 0
  }

  .point4_plan-el14 dt {
    width: 31.5rem;
    height: 5rem;
    margin: 0 auto;
    font-size: 2.4rem
  }

  .point4_plan-el14 dt:after {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 0;
    border-right: none;
    border-bottom: .2rem solid #e6616a
  }

  .point4_plan-el14 dd {
    width: 100%;
    margin: 0 0 1rem;
    font-size: 2.4rem;
    text-align: center
  }

  .point4_plan-el14 dd .notes {
    margin: 1rem 0 -.5rem;
    font-size: 1.4rem
  }

  .point4_plan-el15 {
    width: 79rem;
    margin: 0 auto 3rem;
    border: .3rem solid #f3858e
  }

  .point4_plan-el16 {
    padding: 2rem 2rem 2rem 0;
    font-size: 2.8rem
  }

  .point4_plan-el16:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: calc(50% - .8rem);
    right: calc(5rem - 1.5rem);
    border-top: 2rem solid #fff;
    border-left: 1.5rem solid rgba(243, 133, 142, 0);
    border-right: 1.5rem solid rgba(243, 133, 142, 0)
  }

  .point4_plan-el16:after {
    top: calc(50% - 3rem);
    right: 2rem;
    width: 6rem;
    height: 6rem
  }

  .point4_plan-el17 {
    width: 100%
  }

  .point4_plan-el19 {
    width: 75rem;
    font-size: 1.4rem;
    margin: 0 auto 2.5rem;
  }

  .point4_plan-el20 {
    width: 79rem;
    margin: 0 auto 10.5rem;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .point4_plan-el18 {
    width: 75rem;
    margin: 1.7rem auto
  }

  .point4_plan-el18 div {
    padding: .8rem 0;
    font-size: 2rem
  }

  .point4_plan-el18 dt {
    margin: 0 0 0 2rem
  }

  .point4_plan-el18 dd {
    width: 42rem
  }

  .point4_bottom_txt01 {
    font-size: 3.6rem;
    line-height: 1.7;
    position: relative;
    width: 79rem;
    margin: 0 auto;
    transform: translateX(-1rem);
  }

  .point4_bottom_txt01 em {
    padding: 0 .5rem;
  }

  .point4_bottom_txt01::after {
    content: '';
    background: url(/rs/186-OXX-889/images/shimakosaku_Jtype_202507_pc_point04_dec01.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -5rem;
    right: 2.8rem;
    width: 26.5rem;
    height: 24.2rem;
  }

  #risk {
    margin: 5.5rem auto 0;
    padding: 10rem 0 11rem;
    background-color: #fdebea
  }

  .risk_ttl {
    margin: 0 auto 4rem;
    font-size: 4.4rem
  }

  .risk_ttl .fs01_sp {
    font-size: inherit;
  }

  .risk_ttl-el01 {
    padding: .4rem 5rem;
    font-size: 3.4rem;
    margin: 0 auto 4rem;
  }

  .risk_ttl-el02 {
    font-size: 1.2em
  }

  .risk_el01 {
    margin: 0 auto 1rem;
    font-size: 2.4rem
  }

  .risk_el01 sup {
    font-size: 1.4rem
  }

  .risk_el02 {
    margin: 0 auto 2rem;
    font-size: 1.4rem
  }

  .risk_el03 {
    display: flex;
    justify-content: space-between;
    width: 87rem;
    margin: 0 auto 1rem;
  }

  .risk_el03 p {
  }

  .risk_el04 {
    width: 87rem;
    margin: 0 auto 4rem;
    font-size: 1.4rem
  }

  .risk_flex {
    display: flex;
    justify-content: space-between;
    width: 87rem;
    margin: 0 auto 8.5rem
  }

  .risk_el05 {
    width: 42.5rem;
    margin: 0 0 2rem
  }

  .risk_el06 {
    width: 42.5rem;
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.3
  }

  .risk_el07 {
    width: 42.5rem;
    margin: 0 0 2rem
  }

  .risk_el08 {
    width: 42.5rem;
    margin: 0;
    font-size: 1.4rem
  }

  .risk_el09 {
    margin: 0 auto 6.5rem;
    font-size: 2rem;
    line-height: 1.5;
    text-align: center
  }

  .risk_el10 {
    margin: 0 auto 5rem;
    font-weight: bold;
    font-size: 2.8rem;
    line-height: 1.4;
    text-align: center
  }

  #support {
    margin: 10rem auto 0
  }

  .support_ttl {
    margin: 0 auto 3rem;
    font-size: 4.8rem
  }

  .support_ttl-el01 {
    padding: .8rem 2rem;
    font-size: 3.4rem;
    margin: 0 auto 2.5rem;
  }

  .support_ttl-el02 {
    font-size: 1.2em
  }

  .support_ttl-el03 {
    font-size: 4.8rem
  }

  .support_el01 {
    margin: 0 auto 7rem;
    font-size: 2rem
  }

  .support_el02 {
    font-size: 3.8rem
  }

  .support_flex {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 87rem;
    margin: 0 auto 2rem
  }

  .support_step01 {
    position: relative;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 21.7rem;
    height: 25.5rem;
    margin: 0 0 3rem;
    padding: 0
  }

  .support_step02 {
    position: relative;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 32.5rem;
    height: 25.5rem;
    margin: 0;
    padding: 0
  }

  .support_step03 {
    position: relative;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 32.5rem;
    height: 25.5rem;
    margin: 0;
    padding: 0
  }

  .support_step04 {
    position: relative;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 21.7rem;
    height: 25.5rem;
    margin: 0;
    padding: 0
  }

  .support_step05 {
    position: relative;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 32.5rem;
    height: 25.5rem;
    margin: 0;
    padding: 0
  }

  .support_step06 {
    position: relative;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 32.5rem;
    height: 25.5rem;
    margin: 0;
    padding: 0
  }

  .support_step-number {
    position: absolute;
    top: 0;
    left: 0;
    margin: 1rem 0 auto 1.5rem;
    font-size: 1.4rem
  }

  .support_step-number span {
    font-size: 4.6rem
  }

  .support_step-txt {
    display: flex;
    align-items: center;
    height: 5rem;
    margin: 3rem auto 1rem;
    font-size: 2.8rem;
    line-height: 1.2
  }

  .support_step-txt span.small {
    padding: .1rem 2rem;
    font-size: 1.6rem
  }

  .support_step-box {
    display: block;
    width: 19.8rem;
    height: 14rem;
    min-height: auto;
    margin: 0 auto;
    padding: 2rem .9rem 0
  }

  .support_step05 .support_step-box,
  .support_step02 .support_step-box {
    width: 30.8rem
  }

  .support_step06 .support_step-box,
  .support_step03 .support_step-box {
    width: 30.8rem
  }

  .support_step-box dt {
    margin: 0 auto .5rem;
    font-size: 2rem;
    line-height: 1.2;
    text-align: center
  }

  .support_step-box dt span.small {
    font-size: 1.4rem
  }

  .support_step-box dd {
    font-size: 1.4rem;
    text-align: center
  }

  .support_step-box dd span {
    text-align: left
  }

  .support_step-box p {
    margin: 0;
    font-size: 1.8rem;
    text-align: center
  }

  .support_step-box sup {
    font-size: 1rem
  }

  .support_step03 .support_step-box dt {
    min-height: 4.8rem;
  }

  .support_step04 .support_step-box dd {
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .support_step06 .support_step-box p {
    font-size: 2rem;
  }

  .support_el03 {
    width: 87rem;
    font-size: 1.4rem
  }

  .support_el04 {
    width: 87rem;
    font-size: 1.4rem;
    margin: 0 auto 9rem;
  }

  .support_el05 {
    margin: 0 auto 5.5rem;
    font-weight: 700;
    font-size: 2.8rem
  }

  .voice_ttl {
    font-size: 4.4rem
  }

  .voice_ttl span {
    font-size: 1.2em
  }

  .voice_el01 {
    width: 87rem;
    margin: 0 auto 6rem
  }

  .voice_el02 {
    width: 19rem
  }

  .voice_el03 {
    width: 12.7rem;
    margin: 0 auto .5rem
  }

  .voice_el04 {
    width: 17rem;
    margin: 0 auto .5rem;
    padding: .3rem 0 .5rem;
    border: .3rem solid #e6616a;
    border-radius: 2.7rem;
    font-size: 2rem
  }

  .voice_el05 {
    width: 23rem;
    font-size: 1.6rem
  }

  .voice_el06 {
    width: 65.4rem;
    margin: 0;
    padding: 4rem;
    font-size: 2rem
  }

  .voice_el06:after {
    top: 13rem
  }

  .voice_el07 {
    margin: 0 0 3.5rem
  }

  .flow_ttl {
    margin: 9.5rem auto;
    font-size: 4.4rem
  }

  .flow_ttl span {
    font-size: 5.4rem
  }

  .flow_box-flex {
    width: 87rem;
    min-height: auto;
    margin: 0 auto 6rem;
    display: flex;
    justify-content: space-between
  }

  .flow_box {
    width: 27.8rem;
    height: 46.8rem;
    margin: 0;
    border: .2rem solid #e6616a
  }

  .flow_box:last-of-type {
    margin: 0
  }

  .flow_step {
    top: -3.5rem;
    left: calc(50% - 3.5rem);
    width: 7.1rem;
    height: 7.1rem;
    font-size: 1.8rem
  }

  .flow_step span.number {
    font-size: 3.2rem
  }

  .flow_flex {
    position: relative;
    display: block;
    min-height: 46.8rem
  }

  .flow_txt {
    width: 100%
  }

  .flow_txt p:nth-of-type(1) {
    margin: 5rem auto 17rem;
    font-size: 2.4rem;
    line-height: 1.3;
    text-align: center
  }

  .flow_txt p:nth-of-type(2) {
    font-size: 2rem;
    text-align: center
  }

  .flow_el01 {
    position: absolute;
    z-index: 2;
    top: 10.5rem;
    left: calc(50% - 5.6rem);
    width: 11.2rem;
    margin: 0 auto
  }

  .flow_el02 {
    position: absolute;
    z-index: 2;
    top: 8rem;
    left: calc(50% - 5.8rem);
    width: 11.6rem;
    margin: 0 auto
  }

  .flow_el03 {
    position: absolute;
    z-index: 2;
    top: 9rem;
    left: calc(50% - 9.8rem);
    width: 19.7rem;
    margin: 0 auto
  }

  #jtype {
    margin: 6.6rem auto 0
  }

  .jtype_ttl {
    position: relative;
    z-index: 2;
    display: table;
    margin: 0 auto;
    padding: 1.5rem 2.3rem;
    font-size: 3.8rem
  }

  .jtype_ttl:after {
    bottom: -2rem;
    left: calc(50% - 1rem);
    border-top: 2.2rem solid #f3858e;
    border-left: 1rem solid rgba(255, 255, 255, 0);
    border-right: 1rem solid rgba(255, 255, 255, 0)
  }

  .jtype_ttl:before {
    top: -2.5rem;
    right: -2.5rem
  }

  .jtype_list {
    width: 87rem;
    margin: -4.5rem auto 4rem;
    padding: 6.3rem 0 0;
    border: .3rem solid #f3858e
  }

  .jtype_list li {
    width: 79rem;
    padding: 1.5rem 0 2rem 1em;
    font-size: 2.4rem
  }

  .jtype_list li span.large {
    font-size: 2.8rem
  }

  .jtype_el01 {
    margin: 0 auto 6rem;
    font-size: 2.8rem
  }

  .jtype_sub01 {
    font-size: 2.4rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 17.5rem;
  }

  .jtype_sub01 span {
    font-size: 2.8rem;
    color: #e6616a
  }

  #pageNumber {
    margin: 3.1rem auto;
    font-size: 2rem
  }

  #footer {
    margin: 0 auto;
    padding: 1.6rem 0;
    background-color: #f3858e
  }

  .copyright {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

@media (max-width: 750px) {
  #btn_toggle{
    position: relative;
    display: block;
    text-align: center;
    width: 23rem;
    margin: 2.5rem auto;
    padding: 1.4rem 4rem 1.3rem 2rem;
    font-size: 2.6rem;
    font-weight: bold;
    background: transparent;
    color: #e6616a;
    border: .2rem solid #f3858e;
    border-radius: 1rem;
    outline: 0;
  }
  #btn_toggle:before{
    content: "";
    position: absolute;
    z-index: 3;
    top: 56%;
    right: 1.6rem;
    border-top: 1.8rem solid #e6616a;
    border-left: 1.5rem solid rgba(255, 255, 255, 0);
    border-right: 1.5rem solid rgba(255, 255, 255, 0);
    transform: translateY(-50%);
  }
  #btn_toggle.is-open:before{
    top: 50%;
    border-top: 0;
    border-bottom: 1.8rem solid #e6616a;
  }
  .w170{
    width: 20rem;
  }
  .t01{
    width: unset;
  }
  .mv_sub{
    font-size: 2.2rem;
    font-weight: 300;
    color: #fff;
    text-align: center;
    background: #ed4c57;
    height: 8.3rem;
  }
  #mv .mv_sub_img {
    max-width: 80rem;
    display: inline-block;
    margin-top: -1rem;
  }
  .spec_table02 td{
    vertical-align: unset;
    padding: 1.3rem 0rem 1.6rem 1rem;
  }
  .spec_table02 span .sub{
    font-size: 2.4rem;
  }
  .spec_sub{
    width: 81%;
    margin: 1.6rem auto 7rem;
  }
  .point2_table01 .spec_table02 th{
    width: 20rem;
  }
  .point2_table01 .spec_table02 td{
    padding: 3rem 1rem;
  }
  .point2_sub01{
    width: 77%;
    margin: 1.8rem auto 0;
  }
  .point3_sub01 {
    width: 77%;
    margin: 1.8rem auto 8rem;
  }
  #section05 form .mktoButtonRow button {
    padding: min(2.3529411765vw, 20px) !important
  }

  #section05 .mktoForm .mktoFormRow:nth-child(5) label {
    margin-right: 18px
  }

  .mktoForm .mktoRadioList>label,
  .mktoForm .mktoCheckboxList>label {
    padding-left: 20px !important
  }

  .mktoForm input[type=checkbox]+label:before,
  .mktoForm input[type=radio]+label:before {
    position: absolute;
    top: 50%;
    height: 14px !important;
    width: 14px !important;
    background-color: #fff;
    border-radius: 50%;
    border: min(0.1176470588vw, 1px) solid #323232 !important;
    transform: translate(0, -50%);
    margin-left: 0 !important
  }

  .mktoForm input[type=radio]:checked+label::after {
    left: -2px;
    width: 10px !important;
    height: 10px !important
  }
  .mktoButtonRow button::before {
    top: 53%;
    right: min(5.0588235294vw, 43px);
    border-top: min(1.7647058824vw, 15px) solid #1caca4;
    border-left: min(1.7647058824vw, 15px) solid rgba(255, 255, 255, 0);
    border-right: min(1.7647058824vw, 15px) solid rgba(255, 255, 255, 0)
  }
  .mktoButtonRow button::after {
    width: min(7.0588235294vw, 60px);
    height: min(7.0588235294vw, 60px);
    right: min(1.5294117647vw, 13px)
  }
  #section05 .title {
    padding: min(5.2941176471vw, 45px) min(1.1764705882vw, 10px) min(6.1176470588vw, 52px) min(1.1764705882vw, 10px);
    margin-bottom: 0
  }

  #section05 .title h3 {
    font-size: min(7.0588235294vw, 60px)
  }

  #section05 .t-note {
    padding: 0 min(8.2352941176vw, 70px) 0 min(9.4117647059vw, 80px);
    margin: min(6.7058823529vw, 57px) 0
  }

  #section05 .t-note li {
    line-height: 1.8;
    font-size: min(2.5882352941vw, 22px)
  }

  #section05 form {
    margin-top: min(6vw, 51px)
  }

  #section05 form p {
    font-size: min(4vw, 34px);
    font-weight: bold;
    line-height: 1.5
  }

  #section05 form input {
    height: min(10.1176470588vw, 86px);
    padding: min(2.3529411765vw, 20px);
    font-size: min(4vw, 34px)
  }

  #section05 form p.small-txt {
    padding: min(7.0588235294vw, 60px) min(9.4117647059vw, 80px) min(1.1764705882vw, 10px) min(9.4117647059vw, 80px);
    font-size: min(2.5882352941vw, 22px);
    font-weight: bold;
    line-height: 1.8
  }

  #section05 form .btn,
  #section05 form .mktoButtonRow {
    width: 100%;
    padding: 0 min(4.7058823529vw, 40px);
    margin-top: min(4vw, 34px)
  }

  #section05 form .btn button,
  #section05 form .mktoButtonRow button {
    font-size: min(6.3529411765vw, 54px);
    padding: min(5.0588235294vw, 43px) min(6.3529411765vw, 54px) min(4.7058823529vw, 40px) min(4.3529411765vw, 37px);
    width: 100%
  }

  #section05 form .btn button::before,
  #section05 form .mktoButtonRow button::before {
    border-top: min(1.7647058824vw, 15px) solid rgba(255, 255, 255, 0);
    border-left: min(1.7647058824vw, 15px) solid #1caca4;
    border-bottom: min(1.7647058824vw, 15px) solid rgba(255, 255, 255, 0);
    right: min(3.2vw, 37px);
  }

  #section05 form .btn button::after,
  #section05 form .mktoButtonRow button::after {
    right: min(0.5882352941vw, 5px)
  }

  #section05 .wrapper-form {
    padding: 0 min(10.3529411765vw, 88px)
  }

  #section05 .groupInput {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: min(2.3529411765vw, 20px)
  }

  #section05 .groupInput label {
    text-align: left;
    width: 100%;
    font-size: min(4vw, 34px);
    margin-bottom: min(0.7058823529vw, 6px)
  }

  #section05 .groupInput label span {
    font-size: min(2.3529411765vw, 20px);
    color: #fff;
    padding: min(0.4705882353vw, 4px) min(0.8235294118vw, 7px);
    margin-left: min(1.0588235294vw, 9px);
    position: relative;
    top: min(-0.5882352941vw, -5px)
  }

  #section05 .groupInput .input {
    width: 100%;
    margin-left: 0
  }

  #section05 .groupInput .input.radio {
    margin-top: min(1.1764705882vw, 10px)
  }

  #section05 .groupInput .input.radio label {
    font-size: min(4.4705882353vw, 38px);
    font-weight: bold;
    width: auto;
    padding-left: min(6.3529411765vw, 54px);
    margin-right: min(9.4117647059vw, 80px)
  }

  #section05 .groupInput .input.radio label .checkmark {
    height: min(4.1176470588vw, 35px);
    width: min(4.1176470588vw, 35px)
  }

  #section05 .groupInput .input.radio label .checkmark::after {
    top: min(0.4705882353vw, 4px);
    left: min(0.4705882353vw, 4px);
    width: min(2.8235294118vw, 24px);
    height: min(2.8235294118vw, 24px);
    border-radius: 50%;
    background: #323232
  }

  #section05 .groupInputRadio {
    margin-top: min(2.3529411765vw, 20px)
  }

  #section05 .groupInput.groupInputSelect label {
    margin-left: 0
  }

  #section05 .groupInput.groupInputTextarea {
    font-size: min(4vw, 34px);
    margin-bottom: min(1.7647058824vw, 15px)
  }

  #section05 .groupInput.groupInputTextarea label {
    margin-bottom: min(1.7647058824vw, 15px)
  }

  #section05 .groupInput.groupInputTextarea textarea {
    height: 170px;
    font-size: min(4vw, 34px);
    padding: min(2.3529411765vw, 20px)
  }

  #section05 .mktoFieldWrap {
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 0;
    width: 100%
  }

  #section05 .mktoFieldWrap input,
  #section05 .mktoFieldWrap textarea,
  #section05 .mktoFieldWrap select {
    margin-left: 0;
    width: 100% !important
  }

  #section05 .mktoFormCol {
    width: 100%
  }

  #section05 .mktoButtonRow {
    padding: 0
  }

  #section05 .mktoButtonRow span {
    width: 100%
  }

  #section05 .mktoForm {
    padding: 0 !important
  }

  #section05 .mktoForm .mktoFormRow {
    width: 100% !important
  }

  #section05 .mktoForm .mktoFormRow label {
    display: inline-block;
    width: -moz-max-content !important;
    width: max-content !important;
    position: relative;
    margin-bottom: min(1.1764705882vw, 10px);
    font-family: "Noto Sans JP"
  }

  #section05 .mktoForm .mktoFormRow label .mktoAsterix {
    right: min(-1.7647058824vw, -15px)
  }

  #section05 .mktoForm .mktoFormRow:nth-child(3) {
    width: 100% !important
  }

  #section05 .mktoForm .mktoFormRow:nth-child(3) .mktoFieldDescriptor {
    display: flex;
    justify-content: flex-end;
    width: 100%
  }

  #section05 .mktoForm .mktoFormRow:nth-child(3) .mktoFieldDescriptor input {
    width: 100% !important
  }

  #section05 .mktoForm .mktoFormRow:nth-child(3) input#FirstName {
    margin-right: 0
  }

  #section05 .mktoForm .mktoFormRow:nth-child(7) label .mktoAsterix,
  #section05 .mktoForm .mktoFormRow:nth-child(8) label .mktoAsterix {
    right: min(-1.1764705882vw, -10px)
  }

  #section05 .mktoForm .mktoAsterix {
    display: inline-block;
    position: absolute;
    right: min(-1.1764705882vw, -10px)
  }

  #section05 .mktoForm .mktoGutter {
    display: none
  }

  #section05 .wrapper>p {
    font-size: 3.0588235294vw;
    line-height: 1.6;
  }

  .wrapper {
    padding: 0 min(2.3529411765vw, 20px)
  }

  .custom-select,
  .mktoFormRow {
    max-width: 100%;
    margin: 0
  }

  .custom-select .value,
  .custom-select select,
  .mktoFormRow .value,
  .mktoFormRow select {
    height: min(10.1176470588vw, 86px) !important;
    font-size: min(4vw, 34px) !important;
    padding: min(2.3529411765vw, 20px) !important;
    display: flex;
    justify-content: flex-start;
    align-items: center
  }

  .custom-select .value::after,
  .custom-select select::after,
  .mktoFormRow .value::after,
  .mktoFormRow select::after {
    right: min(2.4705882353vw, 21px);
    width: min(5.1764705882vw, 44px);
    height: min(2.5882352941vw, 22px)
  }

  .custom-select ul,
  .mktoFormRow ul {
    top: min(9.8823529412vw, 84px)
  }

  footer {
    padding: min(0.9411764706vw, 8px) 0 min(1.4117647059vw, 12px) 0
  }

  footer .copyright {
    font-size: min(2.5882352941vw, 22px)
  }

  .ex_txt01 .pr_sp {
    padding-right: 2rem;
    display: inline-block;
  }

  .ex_txt01 .pl_sp {
    padding-left: 2rem;
    display: inline-block;
  }
}