/* =Reset
-------------------------------------------------------------- */
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%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: inherit;
}

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;
}

caption,
th,
td {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a {
  text-decoration: none;
  color: currentColor;
}

a:focus {
  outline: none;
}

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

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
}

del {
  color: #333;
}

ins {
  background: #fff9c0;
  text-decoration: none;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

small {
  font-size: smaller;
}

img {
  border: 0;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
  clear: both;
}

.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
  display: table;
  content: "";
}

:root {
  --color-black: #333333;
  --color-red: #ff0000;
}

:root {
  --color-black: #333333;
  --color-red: #ff0000;
}

:root {
  --color-black: #333333;
  --color-red: #ff0000;
}

.sp-only {
  display: none;
}
@media screen and (max-width: 750px) {
  .sp-only {
    display: block;
  }
}

.tab-only {
  display: none;
}
@media screen and (max-width: 800px) {
  .tab-only {
    display: block;
  }
}

.dkt-only {
  display: block;
}
@media screen and (max-width: 800px) {
  .dkt-only {
    display: none;
  }
}

.img_blank {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  max-width: none;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-40 {
  margin-top: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-50 {
  margin-top: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mt-60 {
  margin-top: 60px;
}

.ml-60 {
  margin-left: 60px;
}

.mr-60 {
  margin-right: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mt-70 {
  margin-top: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mt-80 {
  margin-top: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mt-90 {
  margin-top: 90px;
}

.ml-90 {
  margin-left: 90px;
}

.mr-90 {
  margin-right: 90px;
}

.is-hidden {
  display: none;
}

html {
  font-size: 10px;
}

body {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Helvetica Neue", Arial, Meiryo, sans-serif;
  color: var(--color-black);
}

img,
svg {
  max-width: 100%;
}

a:hover {
  opacity: 0.7;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.l-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 50px;
  padding-top: 31px;
}
@media screen and (min-width: 801px) {
  .l-hero {
    padding-top: 57px;
    margin-bottom: 130px;
  }
}
.l-hero_hd_main {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.l-hero_hd_main img {
  width: 100%;
  height: auto;
}
.l-hero_logo {
  margin: 0 auto 22px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 801px) {
  .l-hero_logo {
    margin-bottom: 36px;
  }
}
.l-hero_logo img {
  width: 254px;
  height: auto;
}
@media screen and (min-width: 801px) {
  .l-hero_logo img {
    width: 400px;
  }
}

.l-ouen_header {
  width: 100%;
  background-image: linear-gradient(#ffe700 1px, transparent 0), linear-gradient(90deg, #ffe700 1px, transparent 0);
  background-size: 8px 9px;
  padding-bottom: 33px;
}
@media screen and (min-width: 801px) {
  .l-ouen_header {
    padding-bottom: 73px;
  }
}
.l-ouen_header_hd {
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: -7px;
}
@media screen and (min-width: 801px) {
  .l-ouen_header_hd {
    top: -25px;
  }
}
.l-ouen_header_hd > img {
  width: 191px;
  height: auto;
}
@media screen and (min-width: 801px) {
  .l-ouen_header_hd > img {
    width: 271px;
  }
}
.l-ouen_header_point {
  width: 345px;
  max-width: 100%;
  height: auto;
  margin: 12px auto 0;
}
@media screen and (min-width: 801px) {
  .l-ouen_header_point {
    width: 600px;
    margin-top: -13px;
  }
}
.l-ouen_header_message {
  margin: 25px auto 0;
  font-weight: 700;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.66;
}
@media screen and (min-width: 801px) {
  .l-ouen_header_message {
    margin-top: 64px;
    font-size: 2.4rem;
    line-height: 1.75;
  }
}
.l-ouen_point_list_item_01 {
  padding-top: 47px;
  background: #fffdce;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_list_item_01 {
    padding-top: 101px;
  }
}
.l-ouen_point_list_item_02 {
  padding-top: 67px;
  padding-bottom: 30px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_list_item_02 {
    padding-top: 87px;
    padding-bottom: 104px;
  }
}
.l-ouen_point_list_item_03 {
  padding-top: 61px;
  background: #fffdce;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_list_item_03 {
    padding-top: 127px;
  }
}
.l-ouen_point_list_item_inner {
  width: calc(100% - 30px);
  margin: 0 auto;
}
.l-ouen_point_hd {
  text-align: center;
}
.l-ouen_point_hd img:first-child {
  height: auto;
  display: block;
  margin: 0 auto 13px;
  height: 33px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_hd img:first-child {
    height: 40px;
    margin-bottom: 13px;
  }
}
.l-ouen_point_hd img:nth-child(2) {
  display: block;
  margin: 0 auto;
  height: 33px;
  width: auto;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_hd img:nth-child(2) {
    height: 41px;
  }
}
.l-ouen_point_hd_01 {
  margin-bottom: 16px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_hd_01 {
    margin-bottom: 35px;
  }
}
.l-ouen_point_hd_02 {
  margin-bottom: 35px;
}
.l-ouen_point_hd_03 {
  margin-bottom: 36px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_hd_03 {
    margin-bottom: 49px;
  }
}
.l-ouen_point_fig {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
}
.l-ouen_point_fig > img {
  border-radius: 10px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_fig > img {
    max-width: 445px;
  }
}
.l-ouen_point_fig_01 {
  margin-bottom: 20px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_fig_01 {
    margin-bottom: 51.5px;
  }
}
.l-ouen_point_fig_02 {
  margin-bottom: 25px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_fig_02 {
    margin-bottom: 21px;
  }
}
.l-ouen_point_lead {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.625;
  font-weight: 700;
  letter-spacing: 0.32px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_lead {
    font-size: 2.4rem;
    line-height: 1.75;
    letter-spacing: 0.48px;
  }
}
.l-ouen_point_lead_01 {
  margin-bottom: 20px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_lead_01 {
    margin-bottom: 29.5px;
  }
}
.l-ouen_point_lead_02 {
  margin-bottom: 28px;
}
.l-ouen_point_lead_03 {
  margin-bottom: 15px;
}
.l-ouen_point_ok {
  margin-bottom: 19px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_ok {
    text-align: center;
    margin-bottom: 35.8px;
  }
}
.l-ouen_point_ok > img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_ok > img {
    max-width: 474.6px;
  }
}
.l-ouen_point_text {
  font-size: 1.5rem;
  line-height: 1.733;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_text {
    font-size: 2rem;
    line-height: 1.7;
    text-align: center;
  }
}
.l-ouen_point_text_01 {
  margin-bottom: 8.4px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_text_01 {
    margin-bottom: 35.8px;
  }
}
.l-ouen_point_text_02 {
  margin-bottom: 22px;
}
.l-ouen_point_text_03 {
  margin-bottom: 27px;
}
.l-ouen_point_text_04 {
  margin-bottom: 7px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_text_04 {
    margin-bottom: 21px;
  }
}
.l-ouen_point_text .yellowline {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, transparent), color-stop(15%, #fffd00));
  background: linear-gradient(transparent 15%, #fffd00 15%);
  font-weight: 700;
}
.l-ouen_point_text .large {
  font-size: 2rem;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_text .large {
    font-size: 2.8rem;
  }
}
.l-ouen_point_mitsukeru {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_mitsukeru {
    max-width: 569px;
    margin: 0 auto;
  }
}
.l-ouen_point_kounetsuhi {
  text-align: center;
  margin-bottom: 22px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_kounetsuhi {
    margin-bottom: 40px;
  }
}
.l-ouen_point_kounetsuhi > img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_kounetsuhi > img {
    max-width: 536px;
    margin: 0 auto;
  }
}
.l-ouen_point_table {
  border-collapse: collapse;
  border: 2px solid #a8a8a8;
  margin-bottom: 17px;
  width: 100%;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_table {
    max-width: 410px;
    margin: 0 auto 52px;
  }
}
.l-ouen_point_table thead th {
  background-color: #b6b6b6;
  color: #fff;
  font-size: 1.4rem;
  padding: 9px 0;
  text-align: center;
  font-weight: 600;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_table thead th {
    font-size: 1.6rem;
  }
}
.l-ouen_point_table tbody tr:nth-child(even) th,
.l-ouen_point_table tbody tr:nth-child(even) td {
  background-color: #fffdce;
}
.l-ouen_point_table tbody th,
.l-ouen_point_table tbody td {
  border: 1px solid #a8a8a8;
  padding: 14px 0;
  font-size: 1.4rem;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_table tbody th,
.l-ouen_point_table tbody td {
    font-size: 1.6rem;
  }
}
.l-ouen_point_table tbody th {
  text-align: left;
  padding-left: 22px;
  width: 70%;
}
.l-ouen_point_table tbody td {
  text-align: right;
  padding-right: 20px;
  width: 30%;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_table tbody td {
    padding-right: 26px;
  }
}
.l-ouen_point_matome {
  margin-bottom: 20px;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_matome {
    margin-bottom: 51px;
    text-align: center;
  }
}
.l-ouen_point_matome > img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_matome > img {
    max-width: 540px;
  }
}
@media screen and (min-width: 801px) {
  .l-ouen_point_minaosou {
    text-align: center;
  }
}
.l-ouen_point_minaosou > img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_minaosou > img {
    max-width: 540px;
  }
}
.l-ouen_point_rakuraku {
  text-align: center;
}
.l-ouen_point_rakuraku > img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 801px) {
  .l-ouen_point_rakuraku > img {
    max-width: 528px;
  }
}

.l-flow {
  padding-top: 57px;
  padding-bottom: 30px;
}
@media screen and (min-width: 801px) {
  .l-flow {
    padding-bottom: 102px;
    padding-top: 127px;
  }
}
.l-flow_hd {
  text-align: center;
  margin-bottom: 19px;
}
.l-flow_hd > span {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 2.6px;
}
@media screen and (min-width: 801px) {
  .l-flow_hd > span {
    font-size: 3.2rem;
    letter-spacing: 3.2px;
  }
}
.l-flow_hd > img {
  display: block;
  width: 186px;
  height: auto;
  margin: 0 auto 5.7px;
}
.l-flow_list_item {
  width: calc(100% - 30px);
  margin: 0 auto;
  background: #fffdce;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 0 18px;
  position: relative;
}
@media screen and (min-width: 801px) {
  .l-flow_list_item {
    max-width: 540px;
    padding: 0 22px;
  }
}
.l-flow_list_item-01 {
  padding-top: 20px;
  padding-bottom: 22px;
  margin-bottom: 23px;
}
.l-flow_list_item-01:before {
  position: absolute;
  content: "";
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 16px 0 16px;
  border-color: #000000 transparent transparent transparent;
}
@media screen and (min-width: 801px) {
  .l-flow_list_item-01 {
    padding-top: 33px;
  }
}
.l-flow_list_item-02 {
  padding-top: 15px;
  padding-bottom: 29px;
  margin-bottom: 23px;
}
.l-flow_list_item-02:before {
  position: absolute;
  content: "";
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 16px 0 16px;
  border-color: #000000 transparent transparent transparent;
}
@media screen and (min-width: 801px) {
  .l-flow_list_item-02 {
    padding-top: 30px;
    padding-bottom: 45px;
  }
}
.l-flow_list_item-03 {
  padding-top: 26px;
  padding-bottom: 25px;
}
@media screen and (min-width: 801px) {
  .l-flow_list_item-03 {
    padding-top: 37px;
    padding-bottom: 39px;
  }
}
.l-flow_list_hd {
  text-align: center;
  margin-bottom: 18px;
}
@media screen and (min-width: 801px) {
  .l-flow_list_hd {
    font-size: 2.6rem;
    letter-spacing: 1.56px;
    margin-bottom: 16px;
  }
}
.l-flow_list_hd > img {
  width: 73px;
  display: block;
  margin: 0 auto 8px;
}
@media screen and (min-width: 801px) {
  .l-flow_list_hd > img {
    width: 95px;
    margin-bottom: 17px;
  }
}
.l-flow_list_hd > span {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 1.2px;
}
@media screen and (min-width: 801px) {
  .l-flow_list_hd > span {
    font-size: 2.6rem;
    letter-spacing: 1.56px;
  }
}
.l-flow_list_text {
  font-size: 1.4rem;
}
@media screen and (min-width: 801px) {
  .l-flow_list_text {
    font-size: 1.6rem;
    text-align: center;
  }
}
.l-flow_list_line {
  margin-top: 15px;
}
@media screen and (min-width: 801px) {
  .l-flow_list_line {
    margin-top: 23px;
  }
}
.l-flow_list_line > a {
  width: 100%;
  height: 50px;
  border-radius: 6px;
  font-size: 1.5rem;
  font-weight: 700;
  background-color: #00b900;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 801px) {
  .l-flow_list_line > a {
    font-size: 1.6rem;
  }
}
.l-flow_list_line > a > img {
  width: 36px;
  height: auto;
  margin-right: 8.4px;
}
@media screen and (min-width: 801px) {
  .l-flow_list_line > a > img {
    margin-right: 10px;
  }
}

.l-fixed {
  display: none;
  padding: 4px 0 6px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px -3px 6px #00000029;
          box-shadow: 0px -3px 6px #00000029;
  position: fixed;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 801px) {
  .l-fixed {
    width: 232px;
    padding: 12px 10px 0 15px;
    height: 146px;
    left: auto;
    right: 0;
    bottom: 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 8px #00000029;
            box-shadow: 0px 2px 8px #00000029;
  }
}
.l-fixed.scroll-down {
  display: block;
  margin-bottom: 0;
}
.l-fixed.down_footer {
  display: none !important;
}
.l-fixed:before, .l-fixed:after {
  position: absolute;
  content: "";
  bottom: 0;
}
.l-fixed:before {
  background: url(../imgs/button1.png) no-repeat left bottom/contain;
  left: 0;
  width: 19.2%;
  height: 100%;
}
@media screen and (min-width: 801px) {
  .l-fixed:before {
    width: 31.03%;
    height: 47.55%;
    left: 22.41%;
  }
}
.l-fixed:after {
  background: url(../imgs/button2.png) no-repeat left bottom/cover;
  right: 8px;
  width: 15.73%;
  height: 100%;
}
@media screen and (min-width: 801px) {
  .l-fixed:after {
    width: 25.43%;
    height: 42.65%;
    right: 18.63%;
  }
}
.l-fixed_hd {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 auto 4.5px;
  text-align: center;
}
@media screen and (min-width: 801px) {
  .l-fixed_hd {
    margin-bottom: 8px;
  }
}
.l-fixed_btn {
  margin: 0 auto;
  position: relative;
}
.l-fixed_btn > a {
  background: #00b900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 64.53%;
  height: 40px;
  margin: 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
}
@media screen and (min-width: 801px) {
  .l-fixed_btn > a {
    width: 100%;
    height: 45px;
    border-radius: 4px;
    line-height: 1.307;
  }
}
.l-fixed_btn > a > img {
  width: 20px;
  height: auto;
  margin-right: 8px;
}
@media screen and (min-width: 801px) {
  .l-fixed_btn > a > img {
    width: 26px;
    margin-right: 6.8px;
  }
}

.l-footer {
  text-align: center;
}
.l-footer small {
  font-size: 1rem;
  padding-bottom: 74px;
}
@media screen and (min-width: 801px) {
  .l-footer small {
    font-size: 1.2rem;
    padding-bottom: 50px;
  }
}
/*# sourceMappingURL=style.css.map */