<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 62.5%;
}
body {
  line-height: 1.6;
  font-family: "BIZ UDGothic", "Noto Sans JP", "Yu Gothic Medium",
    "貂ｸ繧ｴ繧ｷ繝�け Medium", "YuGothic", "貂ｸ繧ｴ繧ｷ繝�け菴�", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN",
    "Hiragino Kaku Gothic ProN", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro", "Hiragino Kaku Gothic Pro",
    "繝｡繧､繝ｪ繧ｪ", "Meiryo", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
  color: #333333;
}
sup {
  vertical-align: super;
  font-size: 0.8em;
}
button {
  cursor: pointer;
}
#stepContents .attention ,
#footer{
  font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', sans-serif;
}
#stepContents .matters &gt; .attention li ,
#stepContents .matters &gt; .attention p{
  font-size: 0.75em;
}

#agreement #page * {
  box-sizing: content-box;
}
#agreement #stepContents p &gt; a ,
#agreement #stepContents li &gt; a {
  color: #06c;
  text-decoration: underline;
}
.list-order &gt; li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
}
.list-order &gt; li .mark {
  margin-right: .5em;
}
.list-note {
  margin-top: 25px;
}
.list-note &gt; li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  font-size: 1.3rem;
}
.list-note &gt; li .mark {
  margin-right: .5em;
}
.list-order-child {
  list-style: disc;
  padding-left: 3.5em;
}
.list-order-child li {
  font-size: 1.3rem;
  margin-top: 4px;
}
.box-01 {
  margin: 30px 0;
  padding: 28px 40px 30px;
  border: 2px solid #98cffa;
  border-radius: 4px;
}

.box-01 .hdg {
  margin-bottom: 10px;
  color: #4c4c4c;
  font-weight: bold;
  font-size: 1.6rem;
}

.box-01 .text-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.box-01 .text-tel {
  margin-right: 28px;
  color: #0861a7;
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 1;
}

.box-01 .text-tel &gt; img {
  margin-right: 10px;
}

.box-01 .text-time {
  color: #4c4c4c;
  font-size: 1.2rem;
}

.box-01.ver-01 {
  border-color: #ffad7a;
}

.box-01.ver-01 .text-tel {
  color: #ff6e14;
}

@media only screen and (max-width: 767px) {
  .box-01 {
    padding: 22px 20px 20px;
  }
  .box-01 .text-tel {
    margin-bottom: 10px;
    font-size: 2rem;
  }
  .box-01 .text-tel img {
    width: 32px;
  }
}

.box-02 {
  margin: 30px 0;
  padding: 22px 22px 20px;
  border-radius: 4px;
  background: #eee;
}

.box-02 .hdg {
  margin: 10px 0 5px;
  color: #4c4c4c;
  font-weight: bold;
  font-size: 1.6rem;
}

.box-02 .hdg + .list-blt {
  margin-top: 0;
}

.box-02 .text-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.box-02 .text-tel {
  margin-right: 28px;
  font-weight: bold;
  line-height: 1;
}

.box-02 .text-time {
  color: #4c4c4c;
  font-size: 1.2rem;
}

.box-02 &gt; :first-child {
  margin-top: 0;
}

.box-02.ver-01 {
  margin: 15px 0 25px;
  padding: 30px 10px;
}

#agreement #contents p {
  margin-bottom: 0;
}
#agreement #contents .inner .box-01:last-child{
  margin-bottom: 0;
}
#footer {
  margin: 0 auto;
  padding: 24px 0;
  max-width: 940px;
  width: 100%;
  border-top: 1px solid #ccc;
}
#footer .copyright {
  text-align: center;
  font-size: 1.2rem;
}


/*****  fontStyle  *****/
.hdg_ttl04 {
  border-left: solid 4px #0053A6;
  padding-left: 22px;
  font-size: 1.8rem;
  font-weight: 600;
}
.hdg_ttl05 {
  border-left: solid 4px #003399;
  padding-left: 22px;
  font-size: 1.8rem;
  font-weight: 600;
}
.hdg_ttl06 {
  font-size: 2.5rem;
  font-weight: 600;
  text-align: left;
}
.notes {
  text-align: left;
  font-size: 0.8em;
  padding-left: 1em;
  text-indent: -1em;
}
/*****  layoutSet  *****/
#page {
  padding: 0 !important;
  width: auto !important;
}
#page * {
  box-sizing: border-box;
}
.inner {
  margin: 0 auto;
  max-width: 1000px;
}
#header {
  background-color: #fff;
  border-bottom: 5px solid #0053A6;
}
#header .inner {
  padding: 20px;
}

#contents {
  padding: 0px 0 50px;
}
#contents .inner {
  padding: 0px 30px;
}
#stepNavi {
  width: 100%;
  font-size: 1.8rem;
  text-align: center;
  background: #fff;
  z-index: 100;
}
#stepNavi .inner {
  padding: 0;
}
#stepNavi .sbiTitle {
  text-align: center;
}
#stepNavi .sbiTitle &gt; p {
  font-size: 2.2rem;
}
#stepNavi .sbiTitle img {
  padding: 20px;
}
.stepTitle {
  background-color: #0053A6;
  color: #fff;
  font-size: 2.6rem;
  padding: 15px 0;
  text-align: center;
}

.stepDesc {
  padding: 60px 0px 60px;
  text-align: left;
}

#agreement .stepDesc {
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  color: #555;
  padding: 20px;
  text-align: center;
}

.stepDesc h1 {
  font-weight: bold;
  margin-bottom: 20px;
}
#stepContents {
  background-color: #fff;
  font-size: 1.8rem;
  line-height: 1.5;
}
#stepContents .hdg-02 {
  margin: 40px 0 26px;
  padding: 6px 18px 5px;
  border-color: #0861a7;
  border-left: 3px solid #0861a7;
  border-radius: 3px;
  background: #e1f1fd;
  color: #333;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.4;
}
#stepContents .entryForm {
  font-size: 2rem;
  margin: 0 0 30px;
}
#stepContents .entryForm p {
  margin-bottom: 1.5em;
}
#stepContents .entryForm dl {
  width: 90%;
  margin: 0 auto;
}
.lineup {
  text-align: center;
  margin: 20px 0;
}
.lineup .lineup-inner {
  display: inline-block;
}

/*------------Utils�医％縺薙°繧会ｼ�--------------------------------*/
.bold {
  font-weight: bold;
}
.bold .address{
  padding-left: 7em;
  font-weight: normal;
}
.bold p{
  font-weight: normal;
}
.text_80 {
  font-size: 0.8em;
  text-indent: -3.5em;
  padding-left: 3.5em;
  margin-bottom: 0 !important;
}
.text_90 {
  font-size: 0.9em;
}
.text_120 {
  font-size: 1.2em;
}
.text_nomal {
  font-weight: normal;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}

.text_blk {
  color: #333;
}
.mt--35 {
  margin-top: 35px !important;
}
.mb--20 {
  margin-bottom: 20px !important;
}
/*------------Utils�医％縺薙∪縺ｧ��--------------------------------*/

.btn {
  position: relative;
  display: block;
  max-width: 400px;
  padding: 15px 0;
  margin: auto;
  text-decoration: none;
  text-align: center;
  margin-bottom: 30px;
  border-radius: 50px;
  transition: 0.5s;
}
.btn-blue {
  background: #0053A6;
  color: #fff;
  border: 2px solid #0053A6;
}
.btn-blue:hover {
  border: 2px solid #0053A6;
  background: #ffffff;
  color: #333333;
  text-decoration: none;
}
.btn-red {
  background: #e60039;
  color: #fff;
  border: 2px solid #e60039;
}
.btn-red:hover {
  border: 2px solid #e60039;
  background: #ffffff;
  color: #333333;
  text-decoration: none;
}
a.btn-back {
  background: #ffffff;
  color: #333333;
  border: 2px solid #333333;
}
a.btn-back::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: translateY(-2px) rotate(225deg);
  box-sizing: border-box;
}
.btn-back:hover {
  border: 2px solid #333333;
  background: #eeeeee;
  color: #333333;
  text-decoration: none;
}
a.btn-white {
  background: #ffffff;
  color: #333333;
  border: 2px solid #333333;
}
.btn-white:hover {
  border: 2px solid #333333;
  background: #eeeeee;
  color: #333333;
  text-decoration: none;
}
img {
  max-width: 100%;
}

/*--modal-----------------------------*/
.modal {
  font-size: 1.8rem;
  max-width: 1000px;
  padding: 20px;
}
.modal-title {
  margin-top: 35px !important;
  font-size: 1.2em;
}
.modal p {
  text-align: center;
  margin-bottom: 10px;
}

.modal dd a {
  text-align: center;
  color: #0053A6;
}

.modal dl {
  text-align: center;
  margin: 20px;
}
.modal .close {
  font-size: 1.5rem;
}

/*--modal-----------------------------*/

/*------------繝｡繝�ぅ繧｢繧ｵ繧､繧ｺ768px莉･荳九�譎�------------*/
@media screen and (min-width: 640px) {
  .hide-large-screen {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  /*****  fontStyle  *****/
  .hdg_ttl04 {
    font-size: 1.6rem;
  }
  .hdg_ttl05 {
    font-size: 1.6rem;
  }
  /*****  layoutSet  *****/
  #contents .inner {
    margin: 0 20px;
    padding: 0px;
  }
  #header .inner {
    padding: 10px;
  }
  #header .inner .header_logo {
    height: 25px;
  }
  #header .inner .header_logo img {
    height: 100%;
  }
  #stepNavi .sbiTitle {
    padding: 0;
  }
  #stepNavi .sbiTitle &gt; p {
    font-size: 1.4rem;
  }
  .stepTitle {
    font-size: 1.8rem;
    padding: 10px;
    font-weight: bold;
  }
  #stepContents {
    font-size: 1.6rem;
  }
  #stepContents .hdg_ttl02 {
    padding-left: 12px;
  }
  #stepContents .entryForm {
    font-size: 1.6rem;
    padding: 0px;
  }
  .modal-title {
    font-size: 1em;
  }
  .modal dd a {
    font-size: 1.5rem;
  }
}

/*------------繝｡繝�ぅ繧｢繧ｵ繧､繧ｺ768px莉･荳九�譎ゑｼ医％縺薙∪縺ｧ��------------*/
.text_red {
  color: #FF0000;
}
#stepContents .entryForm p:not(:last-child) {
  margin-bottom: 1.5em; 
  background-color: #DEEBF7;
  padding: 0.5em;
}
.container {
  display: grid;
  grid-template-rows: 1fr auto;
  grid-template-columns: 100%;
  min-height: 100vh;
}</pre></body></html>