@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Yusei+Magic&display=swap");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

html,
body,
#body {
  width: 100%;
  height: 100%;
}

img {
  vertical-align: bottom;
}

main {
  font: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
}

body {
  font-size: 1.6rem;
  line-height: 1.75;
  color: black;
  background: white;
}

@media (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}
a {
  color: #3E3A39;
  text-decoration: none;
}

a:link {
  color: #3E3A39;
  text-decoration: underline;
}

a:visited {
  color: #3E3A39;
}

a:hover {
  color: #3E3A39;
  text-decoration: none;
}

a:active {
  color: #3E3A39;
}

.link-none a,
a[href^="tel:"] {
  text-decoration: none;
}

.link-none a {
  pointer-events: none;
}

@media (min-width: 1025px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
.disp_none {
  display: none !important;
}

@media (max-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .tablet {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .pc {
    display: none !important;
  }
}
bold,
.bold,
strong {
  font-weight: 600;
}

em,
.em {
  font-style: italic;
}

sup {
  font-size: 0.9rem;
}

.nowrap {
  white-space: nowrap !important;
}

.indent-none {
  text-indent: 0 !important;
}

.indent0 {
  text-indent: 0 !important;
}

.indent01 {
  text-indent: 1rem !important;
}

.indent02 {
  text-indent: -1.6rem !important;
  margin-left: 1.7rem !important;
}

.indent03 {
  text-indent: -1.5rem !important;
  margin-left: 1.5rem !important;
}

.indent04 {
  text-indent: -2rem !important;
  margin-left: 2rem !important;
}

.indent05 {
  text-indent: -2.5rem !important;
  margin-left: 2.5rem !important;
}

.indent06 {
  text-indent: -3rem !important;
  margin-left: 3rem !important;
}

.indent07 {
  text-indent: -3.5rem !important;
  margin-left: 3.5rem !important;
}

.indent08 {
  text-indent: -4rem !important;
  margin-left: 4rem !important;
}

.indent09 {
  text-indent: -4.5rem !important;
  margin-left: 4.5rem !important;
}

.indent10 {
  text-indent: -5rem !important;
  margin-left: 5rem !important;
}

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

.xcenter,
table td.xcenter,
table th.xcenter,
table tr.xcenter th,
table tr.xcenter td {
  text-align: center !important;
}

.xleft,
table td.xleft,
table th.xleft,
table tr.xleft th,
table tr.xleft td {
  text-align: left !important;
}

.xright,
table td.xright,
table th.xright,
table tr.xright th,
table tr.xright td {
  text-align: right !important;
}

.ytop,
table td.ytop,
table th.ytop,
table tr.ytop th,
table tr.ytop td {
  vertical-align: top !important;
}

.ymiddle,
table td.ymiddle,
table th.ymiddle,
table tr.ymiddle th,
table tr.ymiddle td {
  vertical-align: middle !important;
}

.ybottom,
table td.ybottom,
table th.ybottom,
table tr.ybottom th,
table tr.ybottom td {
  vertical-align: bottom !important;
}

@media (max-width: 768px) {
  .sp_xcenter,
  table td.sp_xcenter,
  table th.sp_xcenter,
  table tr.sp_xcenter th,
  table tr.sp_xcenter td {
    text-align: center !important;
  }
  .sp_xleft,
  table td.sp_xleft,
  table th.sp_xleft,
  table tr.sp_xleft th,
  table tr.sp_xleft td {
    text-align: left !important;
  }
  .sp_xright,
  table td.sp_xright,
  table th.sp_xright,
  table tr.sp_xright th,
  table tr.sp_xright td {
    text-align: right !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .tl_xcenter,
  table td.tl_xcenter,
  table th.tl_xcenter,
  table tr.tl_xcenter th,
  table tr.tl_xcenter td {
    text-align: center !important;
  }
  .tl_xleft,
  table td.tl_xleft,
  table th.tl_xleft,
  table tr.tl_xleft th,
  table tr.tl_xleft td {
    text-align: left !important;
  }
  .tl_xright,
  table td.tl_xright,
  table th.tl_xright,
  table tr.tl_xright th,
  table tr.tl_xright td {
    text-align: right !important;
  }
}
@media (min-width: 1025px) {
  .pc_xcenter,
  table td.pc_xcenter,
  table th.pc_xcenter,
  table tr.pc_xcenter th,
  table tr.pc_xcenter td {
    text-align: center !important;
  }
  .pc_xleft,
  table td.pc_xleft,
  table th.pc_xleft,
  table tr.pc_xleft th,
  table tr.pc_xleft td {
    text-align: left !important;
  }
  .pc_xright,
  table td.pc_xright,
  table th.pc_xright,
  table tr.pc_xright td,
  table tr.pc_xright th {
    text-align: right !important;
  }
}
.mt0 {
  margin-top: 0px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt6 {
  margin-top: 6px !important;
}

.mt7 {
  margin-top: 7px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt9 {
  margin-top: 9px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt105 {
  margin-top: 105px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mt115 {
  margin-top: 115px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mt125 {
  margin-top: 125px !important;
}

.mt130 {
  margin-top: 130px !important;
}

.mt135 {
  margin-top: 135px !important;
}

.mt140 {
  margin-top: 140px !important;
}

.mt145 {
  margin-top: 145px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr1 {
  margin-right: 1px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr6 {
  margin-right: 6px !important;
}

.mr7 {
  margin-right: 7px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mr9 {
  margin-right: 9px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mr105 {
  margin-right: 105px !important;
}

.mr110 {
  margin-right: 110px !important;
}

.mr115 {
  margin-right: 115px !important;
}

.mr120 {
  margin-right: 120px !important;
}

.mr125 {
  margin-right: 125px !important;
}

.mr130 {
  margin-right: 130px !important;
}

.mr135 {
  margin-right: 135px !important;
}

.mr140 {
  margin-right: 140px !important;
}

.mr145 {
  margin-right: 145px !important;
}

.mr150 {
  margin-right: 150px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb6 {
  margin-bottom: 6px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb105 {
  margin-bottom: 105px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb115 {
  margin-bottom: 115px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.mb125 {
  margin-bottom: 125px !important;
}

.mb125 {
  margin-bottom: 125px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.mb135 {
  margin-bottom: 135px !important;
}

.mb140 {
  margin-bottom: 140px !important;
}

.mb145 {
  margin-bottom: 145px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml1 {
  margin-left: 1px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml6 {
  margin-left: 6px !important;
}

.ml7 {
  margin-left: 7px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.ml9 {
  margin-left: 9px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml105 {
  margin-left: 105px !important;
}

.ml110 {
  margin-left: 110px !important;
}

.ml115 {
  margin-left: 115px !important;
}

.ml120 {
  margin-left: 120px !important;
}

.ml125 {
  margin-left: 125px !important;
}

.ml130 {
  margin-left: 130px !important;
}

.ml135 {
  margin-left: 135px !important;
}

.ml140 {
  margin-left: 140px !important;
}

.ml145 {
  margin-left: 145px !important;
}

.ml150 {
  margin-left: 150px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt1 {
  padding-top: 1px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.pt3 {
  padding-top: 3px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt6 {
  padding-top: 6px !important;
}

.pt7 {
  padding-top: 7px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pt9 {
  padding-top: 9px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pt105 {
  padding-top: 105px !important;
}

.pt110 {
  padding-top: 110px !important;
}

.pt115 {
  padding-top: 115px !important;
}

.pt120 {
  padding-top: 120px !important;
}

.pt125 {
  padding-top: 125px !important;
}

.pt130 {
  padding-top: 130px !important;
}

.pt135 {
  padding-top: 135px !important;
}

.pt140 {
  padding-top: 140px !important;
}

.pt145 {
  padding-top: 145px !important;
}

.pt150 {
  padding-top: 150px !important;
}

.pr1 {
  padding-right: 1px !important;
}

.pr2 {
  padding-right: 2px !important;
}

.pr3 {
  padding-right: 3px !important;
}

.pr4 {
  padding-right: 4px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr6 {
  padding-right: 6px !important;
}

.pr7 {
  padding-right: 7px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pr9 {
  padding-right: 9px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pr105 {
  padding-right: 105px !important;
}

.pr110 {
  padding-right: 110px !important;
}

.pr115 {
  padding-right: 115px !important;
}

.pr120 {
  padding-right: 120px !important;
}

.pr125 {
  padding-right: 125px !important;
}

.pr130 {
  padding-right: 130px !important;
}

.pr135 {
  padding-right: 135px !important;
}

.pr140 {
  padding-right: 140px !important;
}

.pr145 {
  padding-right: 145px !important;
}

.pr150 {
  padding-right: 150px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb1 {
  padding-bottom: 1px !important;
}

.pb2 {
  padding-bottom: 2px !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb6 {
  padding-bottom: 6px !important;
}

.pb7 {
  padding-bottom: 7px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pb9 {
  padding-bottom: 9px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pb105 {
  padding-bottom: 105px !important;
}

.pb110 {
  padding-bottom: 110px !important;
}

.pb115 {
  padding-bottom: 115px !important;
}

.pb120 {
  padding-bottom: 120px !important;
}

.pb125 {
  padding-bottom: 125px !important;
}

.pb130 {
  padding-bottom: 130px !important;
}

.pb135 {
  padding-bottom: 135px !important;
}

.pb140 {
  padding-bottom: 140px !important;
}

.pb145 {
  padding-bottom: 145px !important;
}

.pb150 {
  padding-bottom: 150px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl1 {
  padding-left: 1px !important;
}

.pl2 {
  padding-left: 2px !important;
}

.pl3 {
  padding-left: 3px !important;
}

.pl4 {
  padding-left: 4px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl6 {
  padding-left: 6px !important;
}

.pl7 {
  padding-left: 7px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pl9 {
  padding-left: 9px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pl105 {
  padding-left: 105px !important;
}

.pl110 {
  padding-left: 110px !important;
}

.pl115 {
  padding-left: 115px !important;
}

.pl120 {
  padding-left: 120px !important;
}

.pl125 {
  padding-left: 125px !important;
}

.pl130 {
  padding-left: 130px !important;
}

.pl135 {
  padding-left: 135px !important;
}

.pl140 {
  padding-left: 140px !important;
}

.pl145 {
  padding-left: 145px !important;
}

.pl150 {
  padding-left: 150px !important;
}

html {
  height: -webkit-fill-available;
}

body {
  background: #FADBDA;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 2;
  color: #3E3A39;
}

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

.heading02_01 {
  font-size: 4.6rem;
  text-align: center;
  font-weight: 500;
  font-family: "Yusei Magic", sans-serif;
  color: #429E66;
  margin-bottom: 40px;
  line-height: 130%;
}
@media (max-width: 768px) {
  .heading02_01 {
    font-size: 2.6rem;
    margin-bottom: 25px;
  }
}

.heading02_02 {
  font-size: 2.6rem;
  text-align: left;
  font-weight: 500;
  font-family: "Yusei Magic", sans-serif;
  background: #429E66;
  padding: 10px 25px;
  color: white;
  margin-bottom: 25px;
  line-height: 150%;
}
@media (max-width: 768px) {
  .heading02_02 {
    font-size: 2.2rem;
    margin-bottom: 25px;
  }
}
.heading02_02.color_red {
  background: #EA5548;
}
.heading02_02.color_blue {
  background: #15599B;
}

.heading02_03 {
  font-size: 2.6rem;
  text-align: left;
  font-weight: 500;
  font-family: "Yusei Magic", sans-serif;
  border-bottom: 3px solid #429E66;
  padding: 0 0 15px 0;
  margin-bottom: 25px;
  line-height: 150%;
}
@media (max-width: 1024px) {
  .heading02_03 {
    font-size: 2.2rem;
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .heading02_03 {
    font-size: 2rem;
  }
}

.heading02_04 {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .heading02_04 {
    font-size: 1.6rem;
  }
}

.heading03_01 {
  font-size: 2.4rem;
  font-weight: 600;
  color: #429E66;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .heading03_01 {
    font-size: 2rem;
  }
}

.heading03_02 {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .heading03_02 {
    font-size: 1.6rem;
  }
}

.heading03_03 {
  font-size: 2rem;
  text-align: left;
  font-weight: 500;
  font-family: "Yusei Magic", sans-serif;
  background: #429E66;
  padding: 10px 25px;
  color: white;
  margin-bottom: 15px;
  line-height: 150%;
}
@media (max-width: 768px) {
  .heading03_03 {
    font-size: 1.6rem;
  }
}
.heading03_03.color_red {
  background: #EA5548;
}
.heading03_03.color_blue {
  background: #15599B;
}

.onedowntext {
  font-size: 1.8rem;
}

.list-disc {
  list-style: none;
}
.list-disc li {
  padding-left: 1.7rem;
  position: relative;
}
.list-disc li::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #3E3A39;
  position: absolute;
  top: 12px;
  left: 1px;
  border-radius: 9999px;
}
@media (max-width: 768px) {
  .list-disc li::after {
    top: 10px;
  }
}

@media (min-width: 769px) {
  .col02-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media (min-width: 769px) {
  .col02-01-text {
    width: calc(100% - 250px);
  }
}
@media (min-width: 769px) {
  .col02-01-img {
    width: 200px;
  }
}
@media (max-width: 768px) {
  .col02-01-img {
    width: 50%;
    margin: 0 auto 25px auto;
  }
}

.btn_entry a,
.btn_entry02 a,
.btn_entry03 a,
.btn_entry04 a {
  display: block;
  padding: 30px 15px 30px 40px;
  font-size: 2rem;
  border-radius: 8px;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  line-height: 100%;
}
@media (max-width: 768px) {
  .btn_entry a,
  .btn_entry02 a,
  .btn_entry03 a,
  .btn_entry04 a {
    font-size: 1.6rem;
  }
}
.btn_entry a.hover_none,
.btn_entry02 a.hover_none,
.btn_entry03 a.hover_none,
.btn_entry04 a.hover_none {
  cursor: auto;
  opacity: 1;
}
.btn_entry a::after,
.btn_entry02 a::after,
.btn_entry03 a::after,
.btn_entry04 a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-bottom: 3px solid white;
  border-right: 3px solid white;
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.btn_entry_none span {
  display: block;
  padding: 30px 15px 30px 40px;
  font-size: 2rem;
  border-radius: 8px;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  line-height: 100%;
  color: white;
  background: #CCC;
}
.btn_entry_none span::after {
  content: "";
  width: 8px;
  height: 8px;
  border-bottom: 3px solid white;
  border-right: 3px solid white;
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.btn_entry {
  max-width: 320px;
  margin: 50px auto 0 auto;
}
.btn_entry a {
  background: #C8004C;
  color: white;
}

.btn_entry02 {
  max-width: 100%;
}
.btn_entry02 a {
  background: #C8004C;
  color: white;
}

.btn_entry03 {
  max-width: 100%;
}
.btn_entry03 a {
  background: #429E66;
  color: white;
}

.btn_entry04 {
  max-width: 175px;
  margin: 25px auto 0 auto;
}
.btn_entry04 a {
  padding: 15px 0 15px 30px;
  background: #C8004C;
  color: white;
  font-size: 1.6rem;
}
@media (max-width: 768px) {
  .btn_entry04 a {
    font-size: 1.4rem;
  }
}

.contents1000 {
  max-width: 1100px;
  padding: 0 50px;
  margin: 100px auto 0 auto;
}
@media (max-width: 1024px) {
  .contents1000 {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .contents1000 {
    padding: 0 25px;
  }
}

.box01 {
  background: white;
  border-radius: 15px;
  padding: 65px 75px;
}
@media (max-width: 768px) {
  .box01 {
    padding: 40px 25px;
    border-radius: 10px;
  }
}

.color_red_text {
  color: red;
}

.btn_col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
@media (max-width: 768px) {
  .btn_col2 {
    display: block;
  }
}
.btn_col2 li {
  width: 49%;
}
@media (max-width: 768px) {
  .btn_col2 li {
    width: 100%;
  }
}
.btn_col2 li:nth-child(odd) {
  margin-right: 2%;
}
@media (max-width: 768px) {
  .btn_col2 li:nth-child(n+2) {
    margin-top: 2%;
  }
}
.btn_col2 li:nth-child(n+3) {
  margin-top: 2%;
}

.alink {
  margin-top: -50px;
  padding-top: 50px;
}
@media (max-width: 1024px) {
  .alink {
    margin-top: 0;
    padding-top: 0;
  }
}

.back-gr01 {
  padding: 25px;
  background: #f4ffdc;
}

.bg-black {
  background: #666;
}

.sns-icon {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 140px;
}
.sns-icon li {
  width: 27%;
}

.img_border01 {
  border: 2px solid #CCC;
  padding: 25px;
}

header .logo {
  padding: 12px 25px;
  background: #C8004C;
  text-align: left;
}
@media (max-width: 1024px) {
  header .logo {
    padding: 10px 15px;
  }
}
header .logo img {
  width: 200px;
  display: block;
  margin-right: auto;
}
@media (max-width: 1024px) {
  header .logo img {
    width: 150px;
  }
}
header .site_title {
  max-width: 850px;
  margin: 0 auto;
  padding: 35px 50px;
}

.pc_navi {
  height: 100px;
  position: relative;
  z-index: 9999;
}
@media (max-width: 1024px) {
  .pc_navi {
    display: none;
  }
}
.pc_navi nav {
  height: 100px;
  padding: 25px;
  background: #F5A200;
  text-align: center;
  font-weight: 600;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pc_navi nav ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pc_navi nav ul li {
  margin-right: 30px;
  font-size: 1.6rem;
  line-height: 150%;
}
.pc_navi nav ul li a {
  color: #2C343A;
  text-decoration: none;
  position: relative;
  display: block;
}
.pc_navi nav ul li a::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #C8004C;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.pc_navi nav ul li a:hover {
  opacity: 1;
  color: #C8004C;
}
.pc_navi nav ul li a:hover::after {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.pc_navi nav ul li.current a {
  color: #C8004C;
}
.pc_navi nav ul li.current a::after {
  background: #C8004C;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.sp_navi {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #C8004C;
  z-index: 9000;
  top: 0;
  left: 0;
  display: none;
}
.sp_navi .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100vh;
}
.sp_navi .inner ul {
  list-style: none;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 150%;
}
.sp_navi .inner ul li:nth-child(n+2) {
  margin-top: 2rem;
}
.sp_navi .inner ul li a {
  color: white;
  text-decoration: none;
  white-space: nowrap;
}

.upMove {
  position: relative;
  top: 0;
  left: 0;
}

.downMove {
  position: fixed;
  top: 0;
  left: 0;
}

@-webkit-keyframes downAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes downAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
#sp_menu {
  display: block;
  position: fixed;
  top: 35px;
  right: 35px;
  width: 50px;
  height: 50px;
  z-index: 9999;
  cursor: pointer;
  font-size: 10px;
  letter-spacing: 0.1em;
  text-align: center;
  background: #2C343A;
}
@media (min-width: 1025px) {
  #sp_menu {
    display: none;
  }
}
@media (max-width: 768px) {
  #sp_menu {
    top: 25px;
    right: 25px;
  }
}
#sp_menu span:nth-of-type(1),
#sp_menu span:nth-of-type(2),
#sp_menu span:nth-of-type(3) {
  position: absolute;
  left: 10px;
  width: 30px;
  height: 3px;
  background-color: white;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sp_menu span:nth-of-type(1) {
  top: 14px;
}
#sp_menu span:nth-of-type(2) {
  top: 24px;
}
#sp_menu span:nth-of-type(3) {
  top: 34px;
}
#sp_menu.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
          transform: translateY(9px) rotate(-45deg);
}
#sp_menu.active span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  -webkit-animation: active-menu 0.8s forwards;
          animation: active-menu 0.8s forwards;
}
#sp_menu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotate(45deg);
          transform: translateY(-11px) rotate(45deg);
}

footer section {
  background: #FADBDA;
  padding: 50px;
  color: black;
  text-align: center;
}
@media (max-width: 768px) {
  footer section {
    padding: 25px 25px 25px 25px;
  }
}
footer section .inner {
  display: inline-block;
  text-align: left;
}
footer section .inner .footer_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto 50px auto;
}
@media (max-width: 768px) {
  footer section .inner .footer_banner {
    margin-bottom: 25px;
  }
}
footer section .inner .footer_banner li a {
  background: white;
  display: block;
  border-radius: 10px;
}
footer section .inner .footer_banner li:nth-of-type(1) {
  width: 18.3%;
}
footer section .inner .footer_banner li:nth-of-type(1) a {
  padding: 15% 25%;
}
footer section .inner .footer_banner li:nth-of-type(2) {
  width: 19.8%;
}
footer section .inner .footer_banner li:nth-of-type(2) a {
  padding: 10% 20%;
}
footer section .inner .footer_banner li:nth-of-type(3) {
  width: 21%;
}
footer section .inner .footer_banner li:nth-of-type(3) a {
  padding: 10% 20%;
}
footer section .inner .footer_banner li:nth-of-type(4) {
  width: 34%;
}
footer section .inner .footer_banner li:nth-of-type(4) a {
  padding: 10% 20%;
}
footer section .inner .footer_under_text {
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
}
footer section .inner .footer_under_text p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
footer section .inner .footer_under_text p span:nth-of-type(1) {
  white-space: nowrap;
}
footer section .inner p span:nth-of-type(1) {
  white-space: nowrap;
}
footer section .inner p:first-child {
  font-size: 2.4rem;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  footer section .inner p:first-child {
    font-size: 1.8rem;
  }
}
footer section .inner p:nth-child(n+2) {
  margin-top: 10px;
}
footer .copyright {
  background: #C8004C;
  text-align: center;
  color: white;
  padding: 15px 25px;
  letter-spacing: 0.1rem;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  line-height: 175%;
  font-weight: 500;
}
@media (max-width: 768px) {
  footer .copyright {
    font-size: 1.2rem;
  }
}
footer .copyright span {
  font-family: "Noto Sans JP", sans-serif;
}

#page_top {
  position: fixed;
  width: 40px;
  height: 40px;
  right: 35px;
  bottom: 35px;
  z-index: 9000;
  background: #2C343A;
}
#page_top a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
  overflow: hidden;
}
#page_top a::before {
  content: "";
  position: absolute;
  top: 17px;
  left: 13px;
  width: 10px;
  height: 10px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  z-index: 9002;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.mainimage {
  background: #FADBDA;
  padding: 20px 35px 0 35px;
}
@media (max-width: 1024px) {
  .mainimage {
    padding: 25px 0 50px 0;
  }
}
@media (max-width: 768px) {
  .mainimage {
    padding: 25px 0 25px 0;
  }
}
.mainimage h1 {
  max-width: 840px;
  margin: 0 auto;
}
.mainimage p {
  text-align: right;
  color: white;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  max-width: 840px;
  margin: 10px auto 0 auto;
  line-height: 0;
}
.mainimage p img {
  max-width: 120px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .mainimage p img {
    max-width: 60px;
  }
}

.index01,
.index02,
.index04 {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .index01,
  .index02,
  .index04 {
    margin-bottom: 25px;
  }
}

.index_list01 {
  margin: 0 0 25px 30px;
}
.index_list01 li:nth-child(n+2) {
  margin-top: 0.5rem;
}

.index_tel p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index_tel p span:nth-of-type(1) {
  white-space: nowrap;
}

.news_list_scroll {
  width: 100%;
}
@media (max-width: 768px) {
  .news_list_scroll {
    width: 100%;
    height: 100px;
    overflow: hidden;
  }
}

.news_list {
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  border-bottom: 1px dotted #CCC;
}

.news_list_inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  padding: 20px 0 20px 20px;
  border-top: 1px dotted #CCC;
}
@media (max-width: 768px) {
  .news_list_inner {
    display: block;
  }
}
.news_list_inner h3 {
  width: 14rem;
}
@media (max-width: 768px) {
  .news_list_inner h3 {
    width: 100%;
  }
}
.news_list_inner .news_text {
  width: calc(100% - 16rem);
}
@media (max-width: 768px) {
  .news_list_inner .news_text {
    width: 100%;
  }
}

.index_table {
  width: 100%;
}
.index_table tr th {
  padding: 25px 25px;
  border: 1px solid #2C343A;
  background: #429E66;
  vertical-align: middle;
  font-weight: 600;
  color: white;
  font-size: 1.8rem;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .index_table tr th {
    display: block;
    padding: 10px 25px;
    border: none;
    font-size: 1.6rem;
  }
}
.index_table tr td {
  padding: 25px 25px;
  border: 1px solid #2C343A;
}
@media (max-width: 768px) {
  .index_table tr td {
    display: block;
    padding: 25px 0 50px 0;
    border: none;
  }
}
@media (max-width: 768px) {
  .index_table tr:last-child td {
    padding-bottom: 0;
  }
}

.day {
  max-width: 500px;
}

.index_img01 {
  margin: 0 auto 50px auto;
}
.index_img01 img {
  border-radius: 10px;
}

.index_text01 {
  font-size: 1.6rem;
  text-align: center;
  font-weight: 600;
  line-height: 200%;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .index_text01 {
    text-align: left;
  }
}

.about_kidania {
  max-width: 300px;
  padding: 50px 0;
  margin: 0 auto;
}

.about_table01 {
  width: 100%;
  font-size: 1.3rem;
  line-height: 150%;
}
.about_table01 tr th {
  padding: 10px 10px;
  border: 1px solid #CCC;
  background: #EFEFEF;
  vertical-align: middle;
  white-space: nowrap;
}
.about_table01 tr td {
  padding: 10px 10px;
  border: 1px solid #CCC;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .table_scroll {
    overflow-x: auto;
  }
  .table_scroll table tr th,
  .table_scroll table tr td {
    white-space: nowrap;
  }
}

@media (max-width: 1024px) {
  .table_scroll02 {
    overflow-x: auto;
  }
}

@media (max-width: 1024px) {
  .table-size01 {
    white-space: nowrap;
  }
}
@media (min-width: 1025px) {
  .table-size01 br {
    display: none;
  }
}

.flow_step {
  margin-top: 150px;
  position: relative;
  background: #EEF6DE;
  border: 2px solid #429E66;
}
@media (max-width: 768px) {
  .flow_step {
    margin-top: 100px;
  }
}
.flow_step::after {
  content: "";
  width: 150px;
  height: 75px;
  border-radius: 100px 100px 0 0;
  background: #429E66;
  position: absolute;
  top: -75px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.flow_step.flow_step_line::before {
  content: "";
  width: 1px;
  height: 150px;
  position: absolute;
  top: -152px;
  left: 50%;
  border-right: 2px solid #429E66;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 768px) {
  .flow_step.flow_step_line::before {
    height: 100px;
    top: -102px;
  }
}
.flow_step h3 {
  font-size: 2.2rem;
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  color: white;
}
@media (max-width: 768px) {
  .flow_step h3 {
    font-size: 2rem;
  }
}
.flow_step h4 {
  text-align: center;
  border-bottom: 2px solid #429E66;
  font-size: 2.2rem;
  padding: 10px;
  line-height: 150%;
  font-weight: 700;
}
@media (max-width: 768px) {
  .flow_step h4 {
    font-size: 1.8rem;
  }
}
.flow_step .flow_step_inner {
  background: white;
  padding: 35px 50px;
}
@media (max-width: 768px) {
  .flow_step .flow_step_inner {
    padding: 25px;
  }
}

.flow_text {
  text-align: center;
  padding-top: 25px;
}
.flow_text .flow_text_inner {
  display: inline-block;
  border: 2px solid #C8004C;
  padding: 50px 50px 25px 50px;
  border-radius: 12px;
  text-align: left;
  position: relative;
}
@media (max-width: 768px) {
  .flow_text .flow_text_inner {
    padding: 40px 25px 25px 25px;
    border-radius: 8px;
  }
}
.flow_text .flow_text_inner h2 {
  display: inline-block;
  background: #C8004C;
  padding: 5px 25px;
  color: white;
  text-align: center;
  border-radius: 50px;
  font-size: 2.4rem;
  position: absolute;
  top: -22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
@media (max-width: 768px) {
  .flow_text .flow_text_inner h2 {
    padding: 5px 15px;
    font-size: 1.8rem;
    top: -22px;
  }
}
.flow_text .flow_text_inner p {
  color: #C8004C;
  font-size: 1.8rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .flow_text .flow_text_inner p {
    font-size: 1.6rem;
  }
}

.guide_list01 li {
  list-style: none;
  position: relative;
  padding-left: 20px;
}
.guide_list01 li::after {
  content: "";
  width: 14px;
  height: 14px;
  background: #429E66;
  border-radius: 100%;
  position: absolute;
  top: 10px;
  left: 0;
}
@media (max-width: 768px) {
  .guide_list01 li::after {
    width: 12px;
    height: 12px;
    top: 9px;
  }
}
.guide_list01 li:nth-child(n+2) {
  margin-top: 15px;
}

.bus_table {
  font-size: 1.3rem;
  margin: 0 auto;
  border-top: 1px solid #CCC;
}
.bus_table tr th {
  border-bottom: 1px solid #CCC;
  padding: 10px 15px;
  vertical-align: middle;
  line-height: 130%;
  background: #EEEFEF;
  font-weight: 600;
}
.bus_table tr th:nth-child(odd) {
  width: 150px;
}
.bus_table tr td {
  border-bottom: 1px solid #CCC;
  padding: 5px 15px;
  vertical-align: middle;
  text-align: center;
}

.table_style01 {
  width: 100%;
  margin: 0 auto;
}
.table_style01 tr th {
  border: 1px solid #CCC;
  padding: 10px 15px;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  background: #EFEFEF;
}
.table_style01 tr td {
  border: 1px solid #CCC;
  padding: 5px 15px;
  vertical-align: middle;
}

.table_style02 {
  width: 100%;
  margin: 25px auto 0 auto;
  border: 2px solid #333;
}
.table_style02 tr.back-grey th,
.table_style02 tr.back-grey td {
  border-top: 2px solid #333;
}
.table_style02 tr th {
  border: 1px solid #CCC;
  padding: 10px 15px;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
}
.table_style02 tr:nth-child(-n+2) th {
  background: #EFEFEF;
}
.table_style02 tr:nth-child(n+3) th:first-child {
  text-align: left;
}
.table_style02 tr td {
  border: 1px solid #CCC;
  padding: 10px 15px;
  vertical-align: middle;
  text-align: center;
}

.table_style03 {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  background: white;
}
.table_style03 tr th {
  border: 1px solid #CCC;
  padding: 10px 15px;
  text-align: center;
  vertical-align: middle;
  background: #EFEFEF;
  text-align: left;
  width: 50%;
}
.table_style03 tr td {
  border: 1px solid #CCC;
  padding: 5px 15px;
  vertical-align: middle;
  text-align: right;
}

.program_icon {
  width: 70px;
  margin-left: auto;
  margin-top: -75px;
  right: -5px;
  position: relative;
}
@media (max-width: 768px) {
  .program_icon {
    width: 60px;
    margin-top: -15px;
  }
}

.program_text01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .program_text01 {
    display: block;
  }
}
.program_text01 .left {
  width: calc(100% - 350px);
}
@media (max-width: 768px) {
  .program_text01 .left {
    width: 100%;
    margin-top: 15px;
  }
}
.program_text01 .right {
  max-width: 300px;
}
@media (max-width: 768px) {
  .program_text01 .right {
    max-width: 350px;
    margin: 0 auto;
  }
}

.program_table01 {
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .program_table01 {
    width: 100%;
    border-bottom: 1px solid #CCC;
  }
}
.program_table01 tr th {
  width: 225px;
  padding: 15px 25px;
  border: 1px solid #CCC;
  background: #EFEFEF;
}
@media (max-width: 768px) {
  .program_table01 tr th {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.program_table01 tr td {
  padding: 15px 25px;
  border: 1px solid #CCC;
  text-align: left;
}
@media (max-width: 768px) {
  .program_table01 tr td {
    display: block;
    border-top: none;
    border-bottom: none;
  }
}

.program_table02 {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
.program_table02 tr th {
  width: 50%;
  padding: 15px 5px;
  border: 1px solid #CCC;
  background: #EFEFEF;
  text-align: center;
  vertical-align: middle;
}
.program_table02 tr td {
  padding: 15px 5px;
  border: 1px solid #CCC;
  text-align: center;
  vertical-align: middle;
}

.googlemaps iframe {
  margin-top: 25px;
  width: 100%;
  height: 400px;
}

.googlemaps02 iframe {
  margin-top: 15px;
  width: 100%;
  height: 400px;
}

.btn_back {
  max-width: 225px;
  margin: 50px auto 0 auto;
}
.btn_back a {
  display: block;
  padding: 20px 25px 20px 50px;
  background: #EA5548;
  color: white;
  font-size: 1.8rem;
  border-radius: 8px;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  line-height: 100%;
}
.btn_back a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-bottom: 3px solid white;
  border-right: 3px solid white;
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}

.program_navi {
  max-width: 700px;
  margin: 75px auto 25px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .program_navi {
    display: block;
  }
}
.program_navi li {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .program_navi li {
    width: 100%;
    display: block;
  }
}
.program_navi li:nth-of-type(1) a {
  background: #15599B;
}
@media (max-width: 768px) {
  .program_navi li:nth-of-type(2) {
    margin-top: 10px;
  }
}
.program_navi li:nth-of-type(2) a {
  background: #EA5548;
}
.program_navi li a {
  width: 100%;
  color: white;
  text-decoration: none;
  border-radius: 10px;
  padding: 25px 25px 55px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.program_navi li a::after {
  content: "";
  width: 15px;
  height: 15px;
  border-bottom: 3px solid white;
  border-right: 3px solid white;
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.program_navi li a p {
  font-size: 3.2rem;
  text-align: center;
  font-family: "Yusei Magic", sans-serif;
  line-height: 125%;
}
@media (max-width: 768px) {
  .program_navi li a p {
    font-size: 2.6rem;
  }
}
.program_navi li a p span {
  font-size: 1.6rem;
  display: block;
}
@media (max-width: 768px) {
  .program_navi li a p span {
    font-size: 1.4rem;
  }
}

.program_list01,
.program_list02 {
  list-style: none;
  width: 100%;
}
.program_list01 li,
.program_list02 li {
  background: #EFEFEF;
  position: relative;
  padding-right: 10px;
}
.program_list01 li:nth-child(n+2),
.program_list02 li:nth-child(n+2) {
  margin-top: 15px;
}
.program_list01 li .maisuu01,
.program_list01 li .maisuu02,
.program_list02 li .maisuu01,
.program_list02 li .maisuu02 {
  width: 40px;
  text-align: center;
  padding: 0.5rem;
  background: white;
  font-family: "Yusei Magic", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .program_list01 li .maisuu01,
  .program_list01 li .maisuu02,
  .program_list02 li .maisuu01,
  .program_list02 li .maisuu02 {
    position: absolute;
    top: 10px;
    right: 0;
    width: 30px;
    padding: 0.25rem;
    font-size: 1.4rem;
  }
}
.program_list01 li .maisuu01,
.program_list02 li .maisuu01 {
  border: 2px solid #EA5548;
  color: #EA5548;
}
.program_list01 li .maisuu02,
.program_list02 li .maisuu02 {
  border: 2px solid #15599B;
  color: #15599B;
}
.program_list01 li a,
.program_list01 li div,
.program_list02 li a,
.program_list02 li div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.program_list01 li a::after,
.program_list01 li div::after,
.program_list02 li a::after,
.program_list02 li div::after {
  content: "";
  width: 70px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .program_list01 li a,
  .program_list01 li div,
  .program_list02 li a,
  .program_list02 li div {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .program_list01 li a::after,
  .program_list01 li div::after,
  .program_list02 li a::after,
  .program_list02 li div::after {
    width: 35px;
  }
}
.program_list01 li a .program_list_text01,
.program_list01 li div .program_list_text01,
.program_list02 li a .program_list_text01,
.program_list02 li div .program_list_text01 {
  width: 70px;
  padding: 15px;
  display: block;
  text-align: center;
  color: white;
  font-size: 2.6rem;
  font-family: "Yusei Magic", sans-serif;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .program_list01 li a .program_list_text01,
  .program_list01 li div .program_list_text01,
  .program_list02 li a .program_list_text01,
  .program_list02 li div .program_list_text01 {
    position: absolute;
    width: 35px;
    padding: 0;
    display: block;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 2.2rem;
  }
}
.program_list01 li a .program_list_text02,
.program_list01 li div .program_list_text02,
.program_list02 li a .program_list_text02,
.program_list02 li div .program_list_text02 {
  width: calc(50% - 60px);
  padding: 15px 25px;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 600;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .program_list01 li a .program_list_text02,
  .program_list01 li div .program_list_text02,
  .program_list02 li a .program_list_text02,
  .program_list02 li div .program_list_text02 {
    width: calc(100% - 65px);
    padding: 15px 25px 5px 50px;
    display: block;
    font-size: 1.5rem;
  }
}
.program_list01 li a .program_list_text03,
.program_list01 li div .program_list_text03,
.program_list02 li a .program_list_text03,
.program_list02 li div .program_list_text03 {
  width: calc(50% - 60px);
  padding: 15px 25px;
  font-size: 1.4rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .program_list01 li a .program_list_text03,
  .program_list01 li div .program_list_text03,
  .program_list02 li a .program_list_text03,
  .program_list02 li div .program_list_text03 {
    width: calc(100% - 65px);
    padding: 0 25px 15px 50px;
    display: block;
    font-size: 1.3rem;
  }
}
.program_list01 li a .program_list_text04,
.program_list01 li div .program_list_text04,
.program_list02 li a .program_list_text04,
.program_list02 li div .program_list_text04 {
  width: 60px;
  text-align: center;
  font-size: 1.8rem;
  padding: 7px 0;
  font-weight: 500;
  border-radius: 6px;
  color: white;
}
@media (max-width: 768px) {
  .program_list01 li a .program_list_text04,
  .program_list01 li div .program_list_text04,
  .program_list02 li a .program_list_text04,
  .program_list02 li div .program_list_text04 {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 1.6rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.program_list01 li a .program_list_text04 span,
.program_list01 li div .program_list_text04 span,
.program_list02 li a .program_list_text04 span,
.program_list02 li div .program_list_text04 span {
  font-size: 1.2rem;
  margin-left: 3px;
}

.program_list01 li a::after,
.program_list01 li div::after {
  background: #EA5548;
}
.program_list01 li a span:nth-of-type(2),
.program_list01 li div span:nth-of-type(2) {
  color: #EA5548;
}
.program_list01 li a p,
.program_list01 li div p {
  background: #EA5548;
}

.program_list02 li a::after,
.program_list02 li div::after {
  background: #15599B;
}
.program_list02 li a span:nth-of-type(2),
.program_list02 li div span:nth-of-type(2) {
  color: #15599B;
}
.program_list02 li a p,
.program_list02 li div p {
  background: #15599B;
}

.bosyu-list {
  position: relative;
  padding-top: 35px;
}

.bosyu01 {
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 100;
  background: #EA5548;
  color: white;
  font-family: "Yusei Magic", sans-serif;
  line-height: 150%;
  text-align: center;
  font-size: 1.3rem;
  padding: 5px 15px;
  border-radius: 6px;
}
.bosyu01::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #EA5548 transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  right: 35px;
}

.bosyu02 {
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 100;
  background: #15599B;
  color: white;
  font-family: "Yusei Magic", sans-serif;
  line-height: 150%;
  text-align: center;
  font-size: 1.3rem;
  padding: 5px 15px;
  border-radius: 6px;
}
.bosyu02::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #15599B transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  right: 35px;
}

.qa_list h2:nth-child(n+2) {
  margin-top: 75px;
}
.qa_list dl {
  margin-bottom: 10px;
  position: relative;
}
.qa_list dl::after {
  font-weight: 600;
  content: "Q";
  position: absolute;
  height: 100%;
  left: 25px;
  top: -5px;
  font-size: 3.6rem;
  color: #429E66;
}
.qa_list dl dt {
  padding: 20px 75px 20px 75px;
  border: 1px solid #DFDFDF;
  position: relative;
  background: #EFEFEF;
  font-weight: 600;
  cursor: pointer;
}
.qa_list dl dt::after {
  position: absolute;
  content: "";
  width: 25px;
  height: 4px;
  background: #429E66;
  top: 33px;
  right: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.qa_list dl dt::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 25px;
  background: #429E66;
  top: 23px;
  right: 35px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.qa_list dl dt.active::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.qa_list dl dt.active::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.qa_list dl dd {
  display: none;
  padding: 20px 25px 20px 75px;
  border: 1px solid #DFDFDF;
  border-top: none;
  position: relative;
  font-size: 1.4rem;
  line-height: 175%;
}
.qa_list dl dd::after {
  font-weight: 600;
  content: "A";
  position: absolute;
  height: 100%;
  left: 27px;
  top: 15px;
  font-size: 3.6rem;
  color: #EA5548;
  cursor: pointer;
  text-align: center;
}

.mail {
  margin: 50px 0;
  text-align: center;
  font-size: 2.6rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .mail {
    margin: 30px 0;
    font-size: 1.8rem;
  }
}
.mail a {
  background: url("../images/inquiry/mail.svg") no-repeat center left/40px 34px;
  display: inline-block;
  text-decoration: none;
  padding: 10px 0 10px 50px;
}
@media (max-width: 768px) {
  .mail a {
    padding: 10px 0 10px 30px;
  }
}/*# sourceMappingURL=style.min.css.map */