@charset "UTF-8";

/* ===============================================
# mixin
================================================*/
@media screen and (max-width: 767px) {

  .is-pc,
  .is-tab {
    display: none;
  }
}

@media screen and (min-width: 1025px) {

  .is-sp,
  .is-tab {
    display: none;
  }
}

/*------------------------------------------
  汎用スタイル
------------------------------------------*/
/*  font-size
-------------------------*/
.fz70 {
  font-size: 70%;
}

.fz75 {
  font-size: 75%;
}

.fz80 {
  font-size: 80%;
}

.fz90 {
  font-size: 90%;
}

.fz95 {
  font-size: 95%;
}

.fz100 {
  font-size: 100%;
}

.fz105 {
  font-size: 105%;
}

.fz110 {
  font-size: 110%;
}

.fz115 {
  font-size: 115%;
}

.fz120 {
  font-size: 120%;
}

/*  colors
-------------------------*/
/*  font-family
-------------------------*/
/*  text
-------------------------*/
.taC {
  text-align: center !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

/*  margin
-------------------------*/
.ma {
  margin: auto !important;
}

.m00 {
  margin: 0 !important;
}

.m05 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !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;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !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;
}

.ml00 {
  margin-left: 0 !important;
}

.ml05 {
  margin-left: 5px !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;
}

.mr00 {
  margin-right: 0 !important;
}

.mr05 {
  margin-right: 5px !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;
}

/*  padding
-------------------------*/
.p00 {
  padding: 0 !important;
}

.p05 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5px !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;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !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;
}

.pl00 {
  padding-left: 0 !important;
}

.pl05 {
  padding-left: 5px !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;
}

.pr00 {
  padding-right: 0 !important;
}

.pr05 {
  padding-right: 5px !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;
}

/*  other
-------------------------*/
.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.dib {
  display: inline-block !important;
}

.boN {
  border: none !important;
}

.baN {
  background: none !important;
}

.lh0 {
  line-height: 0;
}

/*  Slick Slider
-------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots li button::before {
  content: "\f111" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

/*------------------------------------------
  Style Reset
------------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

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,
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: 62.5%;
  font-weight: normal;
  vertical-align: baseline;
}

iframe {
  vertical-align: bottom;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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;
}

input[type="text"],
input[type="submit"],
select,
textarea {
  margin: 0;
  padding: 0;
  cursor: pointer;
  appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  background: none;
  border: none;
  font-size: 16px;
  outline-style: none;
}

button:focus {
  outline: 0;
}

q,
blockquote {
  quotes: none;
}

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

img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}

a {
  text-decoration: none;
}

/* ===============================================
# mixin
================================================*/
@media screen and (max-width: 767px) {

  .is-pc,
  .is-tab {
    display: none;
  }
}

@media screen and (min-width: 1025px) {

  .is-sp,
  .is-tab {
    display: none;
  }
}

/*------------------------------------------
  汎用スタイル
------------------------------------------*/
/*  font-size
-------------------------*/
.fz70 {
  font-size: 70%;
}

.fz75 {
  font-size: 75%;
}

.fz80 {
  font-size: 80%;
}

.fz90 {
  font-size: 90%;
}

.fz95 {
  font-size: 95%;
}

.fz100 {
  font-size: 100%;
}

.fz105 {
  font-size: 105%;
}

.fz110 {
  font-size: 110%;
}

.fz115 {
  font-size: 115%;
}

.fz120 {
  font-size: 120%;
}

/*  colors
-------------------------*/
/*  font-family
-------------------------*/
/*  text
-------------------------*/
.taC {
  text-align: center !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

/*  margin
-------------------------*/
.ma {
  margin: auto !important;
}

.m00 {
  margin: 0 !important;
}

.m05 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !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;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !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;
}

.ml00 {
  margin-left: 0 !important;
}

.ml05 {
  margin-left: 5px !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;
}

.mr00 {
  margin-right: 0 !important;
}

.mr05 {
  margin-right: 5px !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;
}

/*  padding
-------------------------*/
.p00 {
  padding: 0 !important;
}

.p05 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5px !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;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !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;
}

.pl00 {
  padding-left: 0 !important;
}

.pl05 {
  padding-left: 5px !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;
}

.pr00 {
  padding-right: 0 !important;
}

.pr05 {
  padding-right: 5px !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;
}

/*  other
-------------------------*/
.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.dib {
  display: inline-block !important;
}

.boN {
  border: none !important;
}

.baN {
  background: none !important;
}

.lh0 {
  line-height: 0;
}

/*  Slick Slider
-------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots li button::before {
  content: "\f111" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

/* ===============================================
# mixin
================================================*/
@media screen and (max-width: 767px) {

  .is-pc,
  .is-tab {
    display: none;
  }
}

@media screen and (min-width: 1025px) {

  .is-sp,
  .is-tab {
    display: none;
  }
}

/*------------------------------------------
  汎用スタイル
------------------------------------------*/
/*  font-size
-------------------------*/
.fz70 {
  font-size: 70%;
}

.fz75 {
  font-size: 75%;
}

.fz80 {
  font-size: 80%;
}

.fz90 {
  font-size: 90%;
}

.fz95 {
  font-size: 95%;
}

.fz100 {
  font-size: 100%;
}

.fz105 {
  font-size: 105%;
}

.fz110 {
  font-size: 110%;
}

.fz115 {
  font-size: 115%;
}

.fz120 {
  font-size: 120%;
}

/*  colors
-------------------------*/
/*  font-family
-------------------------*/
/*  text
-------------------------*/
.taC {
  text-align: center !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

/*  margin
-------------------------*/
.ma {
  margin: auto !important;
}

.m00 {
  margin: 0 !important;
}

.m05 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !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;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !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;
}

.ml00 {
  margin-left: 0 !important;
}

.ml05 {
  margin-left: 5px !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;
}

.mr00 {
  margin-right: 0 !important;
}

.mr05 {
  margin-right: 5px !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;
}

/*  padding
-------------------------*/
.p00 {
  padding: 0 !important;
}

.p05 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5px !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;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !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;
}

.pl00 {
  padding-left: 0 !important;
}

.pl05 {
  padding-left: 5px !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;
}

.pr00 {
  padding-right: 0 !important;
}

.pr05 {
  padding-right: 5px !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;
}

/*  other
-------------------------*/
.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.dib {
  display: inline-block !important;
}

.boN {
  border: none !important;
}

.baN {
  background: none !important;
}

.lh0 {
  line-height: 0;
}

/*  Slick Slider
-------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots li button::before {
  content: "\f111" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

/*------------------------------------------
  Style Reset
------------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

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,
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: 62.5%;
  font-weight: normal;
  vertical-align: baseline;
}

iframe {
  vertical-align: bottom;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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;
}

input[type="text"],
input[type="submit"],
select,
textarea {
  margin: 0;
  padding: 0;
  cursor: pointer;
  appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  background: none;
  border: none;
  font-size: 16px;
  outline-style: none;
}

button:focus {
  outline: 0;
}

q,
blockquote {
  quotes: none;
}

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

img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}

a {
  text-decoration: none;
}

/* ===============================================
# mixin
================================================*/
@media screen and (max-width: 767px) {

  .is-pc,
  .is-tab {
    display: none;
  }
}

@media screen and (min-width: 1025px) {

  .is-sp,
  .is-tab {
    display: none;
  }
}

/*------------------------------------------
  汎用スタイル
------------------------------------------*/
/*  font-size
-------------------------*/
.fz70 {
  font-size: 70%;
}

.fz75 {
  font-size: 75%;
}

.fz80 {
  font-size: 80%;
}

.fz90 {
  font-size: 90%;
}

.fz95 {
  font-size: 95%;
}

.fz100 {
  font-size: 100%;
}

.fz105 {
  font-size: 105%;
}

.fz110 {
  font-size: 110%;
}

.fz115 {
  font-size: 115%;
}

.fz120 {
  font-size: 120%;
}

/*  colors
-------------------------*/
/*  font-family
-------------------------*/
/*  text
-------------------------*/
.taC {
  text-align: center !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

/*  margin
-------------------------*/
.ma {
  margin: auto !important;
}

.m00 {
  margin: 0 !important;
}

.m05 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !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;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !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;
}

.ml00 {
  margin-left: 0 !important;
}

.ml05 {
  margin-left: 5px !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;
}

.mr00 {
  margin-right: 0 !important;
}

.mr05 {
  margin-right: 5px !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;
}

/*  padding
-------------------------*/
.p00 {
  padding: 0 !important;
}

.p05 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5px !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;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !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;
}

.pl00 {
  padding-left: 0 !important;
}

.pl05 {
  padding-left: 5px !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;
}

.pr00 {
  padding-right: 0 !important;
}

.pr05 {
  padding-right: 5px !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;
}

/*  other
-------------------------*/
.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.dib {
  display: inline-block !important;
}

.boN {
  border: none !important;
}

.baN {
  background: none !important;
}

.lh0 {
  line-height: 0;
}

/*  Slick Slider
-------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots li button::before {
  content: "\f111" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

/* ===============================================
# layout
================================================ */
.ly-type01 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding: 12px;
}

@media screen and (max-width: 767px) {
  .ly-type01 {
    padding: 10px 20px;
  }
}

.ly-type02 {
  max-width: 1050px;
  padding-top: 110px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 120px;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type02 {
    padding-right: 0;
    padding-left: 0;
  }
}

.ly-type03 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 150px;
  padding-right: 30px;
  padding-bottom: 150px;
  padding-left: 30px;
}

@media screen and (max-width: 1024px) {
  .ly-type03 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

@media screen and (max-width: 767px) {
  .ly-type03 {
    padding-top: 180px;
    padding-right: 20px;
    padding-bottom: 110px;
    padding-left: 20px;
  }
}

.ly-type04 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 120px;
  padding-right: 15px;
  padding-bottom: 120px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type04 {
    padding-top: 60px;
    padding-bottom: 130px;
  }
}

.ly-type05 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
}

.ly-type06 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 115px;
  padding-right: 15px;
  padding-bottom: 45px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type06 {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}

.ly-type07 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-right: 15px;
  padding-bottom: 155px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type07 {
    padding-top: 60px;
    padding-bottom: 90px;
  }
}

.ly-type08 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 120px;
  padding-right: 15px;
  padding-bottom: 120px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type08 {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}

.ly-type09 {
  max-width: 1050px;
  padding-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 120px;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type09 {
    padding-top: 0;
    padding-top: 50px;
  }
}

.ly-type10 {
  max-width: 1080px;
  padding-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 120px;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type10 {
    padding-right: 0;
    padding-left: 20px;
    padding-bottom: 50px;
  }
}

.flex-type01 {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
}

/* ===============================================
# title
================================================ */
.section-title {
  position: relative;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 4.6rem;
  text-align: center;
  color: #003973;
}

.section-title::before {
  content: '';
  position: absolute;
  bottom: -14px;
  display: inline-block;
  width: 100px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #BCBCBC;
  border-radius: 2px;
}

@media screen and (max-width: 767px) {
  .section-title {
    font-size: 2.6rem;
  }
}

.section-title-type02 {
  position: relative;
  margin-bottom: 80px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 4.8rem;
  text-align: center;
  color: #003973;
}

.section-title-type02::before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 100px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #BCBCBC;
  border-radius: 2px;
}

@media screen and (max-width: 767px) {
  .section-title-type02 {
    font-size: 2.8rem;
  }
}

.section-title-type03 {
  position: relative;
  margin-bottom: 170px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 4.8rem;
  text-align: center;
  color: #003973;
}

.section-title-type03::before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 100px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #BCBCBC;
  border-radius: 2px;
}

@media screen and (max-width: 767px) {
  .section-title-type03 {
    margin-bottom: 80px;
    font-size: 2.8rem;
  }
}

/* ===============================================
# text
================================================ */
.txt-type01 {
  margin-top: 48px;
  margin-bottom: 80px;
  text-align: center;
  font-size: 1.8rem;
  color: #333;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .txt-type01 {
    margin-top: 40px;
    margin-bottom: 60px;
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.8;
  }
}

.txt-type02 {
  margin-top: 35px;
  margin-bottom: 80px;
  text-align: center;
  font-size: 1.8rem;
  color: #333;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .txt-type02 {
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.8;
    margin-bottom: 40px;
  }
}

/* ===============================================
# button
================================================ */
/*  normal
-------------------------*/
.btn {
  display: inline-block;
  padding: .7em 1.7em;
  background-color: #003973;
  border: 2px solid transparent;
  border-radius: 3px;
  box-shadow: 0 6px 3px -3px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.btn:focus,
.btn:hover {
  background-color: #fff;
  border-color: currentColor;
  color: #003973;
}

@media screen and (max-width: 767px) {
  .btn {
    font-size: 1.4rem;
    padding: .2em 1em;
  }
}

.btn-type02 {
  position: relative;
  display: inline-block;
  /* padding: .7em 2.9em; */
  padding: 0.7em 2.4em;
  background-color: #003973;
  border: 2px solid transparent;
  border-radius: 3px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.btn-type02:focus,
.btn-type02:hover {
  background-color: #fff;
  border-color: currentColor;
  color: #003973;
}

/* .btn-type02::before {
  position: absolute;
  content: '＼受講生５名までは無料で利用可能／';
  top: -50%;
  left: 0;
  font-size: 1.6rem;
  color: #fff;
} */

@media screen and (max-width: 767px) {
  .btn-type02 {
    display: block;
  }

  .btn-type02::before {
    right: 0;
  }
}

.btn-type03 {
  display: inline-block;
  padding: 1em 3em;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 3px;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
  color: #003973;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  text-decoration: none;
  transition: .3s;
}

.btn-type03:focus,
.btn-type03:hover {
  box-shadow: 0 10px 3px rgba(0, 0, 0, 0.3);
  transform: translateY(-4px);
}

@media screen and (max-width: 767px) {
  .btn-type03 {
    font-size: 2rem;
    display: block;
    padding: .5em 3em;
  }
}

.btn-type04 {
  display: inline-block;
  padding: 1em 3em;
  background-color: #00B900;
  border: 2px solid transparent;
  border-radius: 3px;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  text-decoration: none;
  transition: .3s;
}

.btn-type04:focus,
.btn-type04:hover {
  box-shadow: 0 10px 3px rgba(0, 0, 0, 0.3);
  transform: translateY(-4px);
}

@media screen and (max-width: 767px) {
  .btn-type04 {
    font-size: 2rem;
    display: block;
    margin-top: 2.4rem;
    padding: .5em 3em;
  }
}

.btn-type05 {
  display: block;
  padding: 1em 3em;
  background-color: #fff;
  border: 1px solid currentColor;
  border-radius: 3px;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
  color: #003973;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  text-decoration: none;
  transition: .3s;
}

.btn-type05:focus,
.btn-type05:hover {
  box-shadow: 0 10px 3px rgba(0, 0, 0, 0.3);
  transform: translateY(-4px);
}

@media screen and (max-width: 767px) {
  .btn-type05 {
    font-size: 2rem;
    display: block;
    padding: .5em 3em;
  }
}

.tri-btn {
  display: inline-block;
  padding: 10px 30px;
  background-color: #fff;
  border: 2px solid currentColor;
  border-bottom-color: currentColor;
  border-radius: 30px;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.tri-btn:focus,
.tri-btn:hover {
  background-color: #333;
  border-color: #333;
  color: #fff;
}

.tri-btn_business {
  display: inline-block;
  padding: 15px 35px;
  background-color: #003973;
  border: 2px solid #003973;
  border-radius: 30px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.tri-btn_business:focus,
.tri-btn_business:hover {
  background-color: #fff;
  border-color: currentColor;
  color: #003973;
}

.tri-btn_line {
  display: inline-block;
  padding: 10px 20px;
  background-color: #00B900;
  border: 2px solid #00B900;
  border-radius: 30px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.tri-btn_line:focus,
.tri-btn_line:hover {
  background-color: #fff;
  border-color: currentColor;
  color: #00B900;
}

/* ===============================================
# mixin
================================================*/
@media screen and (max-width: 767px) {

  .is-pc,
  .is-tab {
    display: none;
  }
}

@media screen and (min-width: 1025px) {

  .is-sp,
  .is-tab {
    display: none;
  }
}

/*------------------------------------------
  汎用スタイル
------------------------------------------*/
/*  font-size
-------------------------*/
.fz70 {
  font-size: 70%;
}

.fz75 {
  font-size: 75%;
}

.fz80 {
  font-size: 80%;
}

.fz90 {
  font-size: 90%;
}

.fz95 {
  font-size: 95%;
}

.fz100 {
  font-size: 100%;
}

.fz105 {
  font-size: 105%;
}

.fz110 {
  font-size: 110%;
}

.fz115 {
  font-size: 115%;
}

.fz120 {
  font-size: 120%;
}

/*  colors
-------------------------*/
/*  font-family
-------------------------*/
/*  text
-------------------------*/
.taC {
  text-align: center !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

/*  margin
-------------------------*/
.ma {
  margin: auto !important;
}

.m00 {
  margin: 0 !important;
}

.m05 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !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;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !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;
}

.ml00 {
  margin-left: 0 !important;
}

.ml05 {
  margin-left: 5px !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;
}

.mr00 {
  margin-right: 0 !important;
}

.mr05 {
  margin-right: 5px !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;
}

/*  padding
-------------------------*/
.p00 {
  padding: 0 !important;
}

.p05 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5px !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;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !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;
}

.pl00 {
  padding-left: 0 !important;
}

.pl05 {
  padding-left: 5px !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;
}

.pr00 {
  padding-right: 0 !important;
}

.pr05 {
  padding-right: 5px !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;
}

/*  other
-------------------------*/
.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.dib {
  display: inline-block !important;
}

.boN {
  border: none !important;
}

.baN {
  background: none !important;
}

.lh0 {
  line-height: 0;
}

/*  Slick Slider
-------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots li button::before {
  content: "\f111" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

/*------------------------------------------
  Style Reset
------------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

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,
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: 62.5%;
  font-weight: normal;
  vertical-align: baseline;
}

iframe {
  vertical-align: bottom;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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;
}

input[type="text"],
input[type="submit"],
select,
textarea {
  margin: 0;
  padding: 0;
  cursor: pointer;
  appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  background: none;
  border: none;
  font-size: 16px;
  outline-style: none;
}

button:focus {
  outline: 0;
}

q,
blockquote {
  quotes: none;
}

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

img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}

a {
  text-decoration: none;
}

/* ===============================================
# mixin
================================================*/
@media screen and (max-width: 767px) {

  .is-pc,
  .is-tab {
    display: none;
  }
}

@media screen and (min-width: 1025px) {

  .is-sp,
  .is-tab {
    display: none;
  }
}

/*------------------------------------------
  汎用スタイル
------------------------------------------*/
/*  font-size
-------------------------*/
.fz70 {
  font-size: 70%;
}

.fz75 {
  font-size: 75%;
}

.fz80 {
  font-size: 80%;
}

.fz90 {
  font-size: 90%;
}

.fz95 {
  font-size: 95%;
}

.fz100 {
  font-size: 100%;
}

.fz105 {
  font-size: 105%;
}

.fz110 {
  font-size: 110%;
}

.fz115 {
  font-size: 115%;
}

.fz120 {
  font-size: 120%;
}

/*  colors
-------------------------*/
/*  font-family
-------------------------*/
/*  text
-------------------------*/
.taC {
  text-align: center !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

/*  margin
-------------------------*/
.ma {
  margin: auto !important;
}

.m00 {
  margin: 0 !important;
}

.m05 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !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;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !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;
}

.ml00 {
  margin-left: 0 !important;
}

.ml05 {
  margin-left: 5px !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;
}

.mr00 {
  margin-right: 0 !important;
}

.mr05 {
  margin-right: 5px !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;
}

/*  padding
-------------------------*/
.p00 {
  padding: 0 !important;
}

.p05 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5px !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;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !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;
}

.pl00 {
  padding-left: 0 !important;
}

.pl05 {
  padding-left: 5px !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;
}

.pr00 {
  padding-right: 0 !important;
}

.pr05 {
  padding-right: 5px !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;
}

/*  other
-------------------------*/
.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.dib {
  display: inline-block !important;
}

.boN {
  border: none !important;
}

.baN {
  background: none !important;
}

.lh0 {
  line-height: 0;
}

/*  Slick Slider
-------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots li button::before {
  content: "\f111" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

/* ===============================================
# mixin
================================================*/
@media screen and (max-width: 767px) {

  .is-pc,
  .is-tab {
    display: none;
  }
}

@media screen and (min-width: 1025px) {

  .is-sp,
  .is-tab {
    display: none;
  }
}

/*------------------------------------------
  汎用スタイル
------------------------------------------*/
/*  font-size
-------------------------*/
.fz70 {
  font-size: 70%;
}

.fz75 {
  font-size: 75%;
}

.fz80 {
  font-size: 80%;
}

.fz90 {
  font-size: 90%;
}

.fz95 {
  font-size: 95%;
}

.fz100 {
  font-size: 100%;
}

.fz105 {
  font-size: 105%;
}

.fz110 {
  font-size: 110%;
}

.fz115 {
  font-size: 115%;
}

.fz120 {
  font-size: 120%;
}

/*  colors
-------------------------*/
/*  font-family
-------------------------*/
/*  text
-------------------------*/
.taC {
  text-align: center !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

/*  margin
-------------------------*/
.ma {
  margin: auto !important;
}

.m00 {
  margin: 0 !important;
}

.m05 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !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;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !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;
}

.ml00 {
  margin-left: 0 !important;
}

.ml05 {
  margin-left: 5px !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;
}

.mr00 {
  margin-right: 0 !important;
}

.mr05 {
  margin-right: 5px !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;
}

/*  padding
-------------------------*/
.p00 {
  padding: 0 !important;
}

.p05 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5px !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;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !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;
}

.pl00 {
  padding-left: 0 !important;
}

.pl05 {
  padding-left: 5px !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;
}

.pr00 {
  padding-right: 0 !important;
}

.pr05 {
  padding-right: 5px !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;
}

/*  other
-------------------------*/
.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.dib {
  display: inline-block !important;
}

.boN {
  border: none !important;
}

.baN {
  background: none !important;
}

.lh0 {
  line-height: 0;
}

/*  Slick Slider
-------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots li button::before {
  content: "\f111" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

/*------------------------------------------
  Style Reset
------------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

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,
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: 62.5%;
  font-weight: normal;
  vertical-align: baseline;
}

iframe {
  vertical-align: bottom;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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;
}

input[type="text"],
input[type="submit"],
select,
textarea {
  margin: 0;
  padding: 0;
  cursor: pointer;
  appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  background: none;
  border: none;
  font-size: 16px;
  outline-style: none;
}

button:focus {
  outline: 0;
}

q,
blockquote {
  quotes: none;
}

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

img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}

a {
  text-decoration: none;
}

/* ===============================================
# mixin
================================================*/
@media screen and (max-width: 767px) {

  .is-pc,
  .is-tab {
    display: none;
  }
}

@media screen and (min-width: 1025px) {

  .is-sp,
  .is-tab {
    display: none;
  }
}

/*------------------------------------------
  汎用スタイル
------------------------------------------*/
/*  font-size
-------------------------*/
.fz70 {
  font-size: 70%;
}

.fz75 {
  font-size: 75%;
}

.fz80 {
  font-size: 80%;
}

.fz90 {
  font-size: 90%;
}

.fz95 {
  font-size: 95%;
}

.fz100 {
  font-size: 100%;
}

.fz105 {
  font-size: 105%;
}

.fz110 {
  font-size: 110%;
}

.fz115 {
  font-size: 115%;
}

.fz120 {
  font-size: 120%;
}

/*  colors
-------------------------*/
/*  font-family
-------------------------*/
/*  text
-------------------------*/
.taC {
  text-align: center !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

/*  margin
-------------------------*/
.ma {
  margin: auto !important;
}

.m00 {
  margin: 0 !important;
}

.m05 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !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;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !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;
}

.ml00 {
  margin-left: 0 !important;
}

.ml05 {
  margin-left: 5px !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;
}

.mr00 {
  margin-right: 0 !important;
}

.mr05 {
  margin-right: 5px !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;
}

/*  padding
-------------------------*/
.p00 {
  padding: 0 !important;
}

.p05 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5px !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;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !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;
}

.pl00 {
  padding-left: 0 !important;
}

.pl05 {
  padding-left: 5px !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;
}

.pr00 {
  padding-right: 0 !important;
}

.pr05 {
  padding-right: 5px !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;
}

/*  other
-------------------------*/
.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.dib {
  display: inline-block !important;
}

.boN {
  border: none !important;
}

.baN {
  background: none !important;
}

.lh0 {
  line-height: 0;
}

/*  Slick Slider
-------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots li button::before {
  content: "\f111" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

/* ===============================================
# layout
================================================ */
.ly-type01 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding: 12px;
}

@media screen and (max-width: 767px) {
  .ly-type01 {
    padding: 10px 20px;
  }
}

.ly-type02 {
  max-width: 1050px;
  padding-top: 110px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 120px;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type02 {
    padding-right: 0;
    padding-left: 0;
  }
}

.ly-type03 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 150px;
  padding-right: 30px;
  padding-bottom: 150px;
  padding-left: 30px;
}

@media screen and (max-width: 1024px) {
  .ly-type03 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

@media screen and (max-width: 767px) {
  .ly-type03 {
    padding-top: 180px;
    padding-right: 20px;
    padding-bottom: 110px;
    padding-left: 20px;
  }
}

.ly-type04 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 120px;
  padding-right: 15px;
  padding-bottom: 120px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type04 {
    padding-top: 60px;
    padding-bottom: 130px;
  }
}

.ly-type05 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
}

.ly-type06 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 115px;
  padding-right: 15px;
  padding-bottom: 45px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type06 {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}

.ly-type07 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-right: 15px;
  padding-bottom: 155px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type07 {
    padding-top: 60px;
    padding-bottom: 90px;
  }
}

.ly-type08 {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 120px;
  padding-right: 15px;
  padding-bottom: 120px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type08 {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}

.ly-type09 {
  max-width: 1050px;
  padding-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 120px;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type09 {
    padding-top: 0;
    padding-top: 50px;
  }
}

.ly-type10 {
  max-width: 1080px;
  padding-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 120px;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .ly-type10 {
    padding-right: 0;
    padding-left: 20px;
    padding-bottom: 50px;
  }
}

.flex-type01 {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
}

/* ===============================================
# title
================================================ */
.section-title {
  position: relative;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 4.6rem;
  text-align: center;
  color: #003973;
}

.section-title::before {
  content: '';
  position: absolute;
  bottom: -14px;
  display: inline-block;
  width: 100px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #BCBCBC;
  border-radius: 2px;
}

@media screen and (max-width: 767px) {
  .section-title {
    font-size: 2.6rem;
  }
}

.section-title-type02 {
  position: relative;
  margin-bottom: 80px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 4.8rem;
  text-align: center;
  color: #003973;
}

.section-title-type02::before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 100px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #BCBCBC;
  border-radius: 2px;
}

@media screen and (max-width: 767px) {
  .section-title-type02 {
    font-size: 2.8rem;
  }
}

.section-title-type03 {
  position: relative;
  margin-bottom: 170px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 4.8rem;
  text-align: center;
  color: #003973;
}

.section-title-type03::before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 100px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #BCBCBC;
  border-radius: 2px;
}

@media screen and (max-width: 767px) {
  .section-title-type03 {
    margin-bottom: 80px;
    font-size: 2.8rem;
  }
}

/* ===============================================
# text
================================================ */
.txt-type01 {
  margin-top: 48px;
  margin-bottom: 80px;
  text-align: center;
  font-size: 1.8rem;
  color: #333;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .txt-type01 {
    margin-top: 40px;
    margin-bottom: 60px;
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.8;
  }
}

.txt-type02 {
  margin-top: 35px;
  margin-bottom: 80px;
  text-align: center;
  font-size: 1.8rem;
  color: #333;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .txt-type02 {
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.8;
    margin-bottom: 40px;
  }
}

/* ===============================================
# button
================================================ */
/*  normal
-------------------------*/
.btn {
  display: inline-block;
  padding: .7em 1.7em;
  background-color: #003973;
  border: 2px solid transparent;
  border-radius: 3px;
  box-shadow: 0 6px 3px -3px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.btn:focus,
.btn:hover {
  background-color: #fff;
  border-color: currentColor;
  color: #003973;
}

@media screen and (max-width: 767px) {
  .btn {
    font-size: 1.4rem;
    padding: .2em 1em;
  }
}

.btn-type02 {
  position: relative;
  display: inline-block;
  /* padding: .7em 2.9em; */
  padding: 0.7em 2.4em;
  background-color: #003973;
  border: 2px solid transparent;
  border-radius: 3px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.btn-type02:focus,
.btn-type02:hover {
  background-color: #fff;
  border-color: currentColor;
  color: #003973;
}

/* .btn-type02::before {
  position: absolute;
  content: '＼受講生５名までは無料で利用可能／';
  top: -50%;
  left: 0;
  font-size: 1.6rem;
  color: #fff;
} */

@media screen and (max-width: 767px) {
  .btn-type02 {
    display: block;
  }

  .btn-type02::before {
    right: 0;
  }
}

.btn-type03 {
  display: inline-block;
  padding: 1em 3em;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 3px;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
  color: #003973;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  text-decoration: none;
  transition: .3s;
}

.btn-type03:focus,
.btn-type03:hover {
  box-shadow: 0 10px 3px rgba(0, 0, 0, 0.3);
  transform: translateY(-4px);
}

@media screen and (max-width: 767px) {
  .btn-type03 {
    font-size: 2rem;
    display: block;
    padding: .5em 3em;
  }
}

.btn-type04 {
  display: inline-block;
  padding: 1em 3em;
  background-color: #00B900;
  border: 2px solid transparent;
  border-radius: 3px;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  text-decoration: none;
  transition: .3s;
}

.btn-type04:focus,
.btn-type04:hover {
  box-shadow: 0 10px 3px rgba(0, 0, 0, 0.3);
  transform: translateY(-4px);
}

@media screen and (max-width: 767px) {
  .btn-type04 {
    font-size: 2rem;
    display: block;
    margin-top: 2.4rem;
    padding: .5em 3em;
  }
}

.btn-type05 {
  display: block;
  padding: 1em 3em;
  background-color: #fff;
  border: 1px solid currentColor;
  border-radius: 3px;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
  color: #003973;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  text-decoration: none;
  transition: .3s;
}

.btn-type05:focus,
.btn-type05:hover {
  box-shadow: 0 10px 3px rgba(0, 0, 0, 0.3);
  transform: translateY(-4px);
}

@media screen and (max-width: 767px) {
  .btn-type05 {
    font-size: 2rem;
    display: block;
    padding: 1em 2em;
  }
}

.tri-btn {
  display: inline-block;
  padding: 10px 30px;
  background-color: #fff;
  border: 2px solid currentColor;
  border-bottom-color: currentColor;
  border-radius: 30px;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.tri-btn:focus,
.tri-btn:hover {
  background-color: #333;
  border-color: #333;
  color: #fff;
}

.tri-btn_business {
  display: inline-block;
  padding: 15px 35px;
  background-color: #003973;
  border: 2px solid #003973;
  border-radius: 30px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.tri-btn_business:focus,
.tri-btn_business:hover {
  background-color: #fff;
  border-color: currentColor;
  color: #003973;
}

.tri-btn_line {
  display: inline-block;
  padding: 10px 20px;
  background-color: #00B900;
  border: 2px solid #00B900;
  border-radius: 30px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.tri-btn_line:focus,
.tri-btn_line:hover {
  background-color: #fff;
  border-color: currentColor;
  color: #00B900;
}

/* ===============================================
# common  -  全体に共通するスタイル
================================================ */
html {
  font-size: 62.5%;
}

body {
  color: #333;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  line-height: 1.5714;
}

/* ===============================================
ヘッダー
================================================ */
.header-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-logo__wrap {
  max-width: 22.131%;
}

@media screen and (max-width: 767px) {
  .header-logo__wrap {
    max-width: 50%;
  }
}

.header-logo {
  transition: opacity .3s;
}

.header-logo:focus,
.header-logo:hover {
  opacity: .3;
}

.header-nav__list {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .header-nav__list {
    display: none;
  }
}

.header-nav__item+.header-nav__item {
  margin-left: 14px;
}

.header-nav__link {
  font-size: 1.4rem;
  color: #333;
  font-weight: bold;
  transition: opacity .3s;
}

.header-nav__link:focus,
.header-nav__link:hover {
  opacity: .3;
}

@media screen and (min-width: 1025px) {
  .header-btn__wrap {
    display: none;
  }
}

/* ===============================================
Top
================================================ */
.top {
  background: linear-gradient(45deg, rgba(0, 8, 115, 0.2), rgba(0, 8, 115, 0)), url(../img/top-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1024px) {
  .top {
    background: linear-gradient(rgba(0, 57, 115, 0.6), rgba(0, 57, 115, 0.6)), url(../img/top-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 767px) {
  .top {
    background: linear-gradient(rgba(0, 57, 115, 0.6), rgba(0, 57, 115, 0.6)), url(../img/top-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
}

.ly-top {
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  /* padding-top: 150px; */
  padding-top: 120px;
  padding-right: 30px;
  padding-bottom: 142px;
  padding-left: 30px;
}

@media screen and (max-width: 1024px) {
  .ly-top {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

@media screen and (max-width: 767px) {
  .ly-top {
    padding-top: 190px;
    padding-top: 140px;
    padding-right: 5px;
    padding-bottom: 120px;
    padding-left: 5px;
  }
}

@media screen and (min-width: 1025px) {
  .top__wrap {
    max-width: 60%;
    margin-right: auto;
  }
}

@media screen and (max-width: 1024px) {
  .top__wrap {
    width: 100%;
  }
}

h1 {
  margin-bottom: 20px;
  font-size: 6rem;
  font-weight: bold;
  line-height: 1.28;
  color: #fff;
  letter-spacing: 2px;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 3.2rem;
    line-height: 1.6;
  }
}

.top__txt {
  /* margin-bottom: 100px; */
  margin-bottom: 24px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .top__txt {
    font-size: 1.6rem;
    font-weight: normal;
    /* margin-bottom: 125px; */
    margin-bottom: 24px;
  }
}

/* ===============================================
Feature
================================================ */
.feature__box01 {
  margin-bottom: 120px;
  width: 100%;
  height: 434px;
}

@media screen and (max-width: 1024px) {
  .feature__box01 {
    height: 520px;
    margin-bottom: 80px;
  }
}

.feature__box02 {
  margin-bottom: 120px;
  width: 100%;
  height: 460px;
}

@media screen and (max-width: 1024px) {
  .feature__box02 {
    height: 520px;
    margin-bottom: 80px;
  }
}

.feature__box03 {
  width: 100%;
  height: 400px;
}

@media screen and (max-width: 1024px) {
  .feature__box03 {
    height: 520px;
  }
}

.feature__container01,
.feature__container02,
.feature__container03 {
  position: relative;
}

@media screen and (max-width: 1024px) {

  .feature__container01,
  .feature__container02,
  .feature__container03 {
    height: 520px;
  }
}

.feature__left01,
.feature__left02,
.feature__left03 {
  position: absolute;
}

@media screen and (min-width: 1025px) {

  .feature__left01,
  .feature__left02,
  .feature__left03 {
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 1024px) {
  .feature__left01 {
    bottom: 0;
    left: -15px;
  }
}

@media screen and (max-width: 1024px) {
  .feature__left02 {
    top: 0;
    left: -15px;
  }
}

.feature__left03 {
  margin-top: 50px;
}

@media screen and (max-width: 1024px) {
  .feature__left03 {
    bottom: 0;
    left: -15px;
  }
}

.feature__right01,
.feature__right02,
.feature__right03 {
  position: absolute;
  right: 0;
}

@media screen and (min-width: 1025px) {
  .feature__right01 {
    padding-top: 35px;
  }
}

@media screen and (max-width: 1024px) {
  .feature__right01 {
    top: 0;
    right: -15px;
  }
}

@media screen and (max-width: 767px) {
  .feature__right01 {
    top: 0;
    right: -15px;
  }
}

.feature__right02 {
  margin-top: 125px;
}

@media screen and (max-width: 1024px) {
  .feature__right02 {
    bottom: 0;
    right: -15px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .feature__right03 {
    top: 0;
    right: -15px;
    margin-bottom: 10px;
  }
}

.feature__body {
  max-width: 59.016%;
  padding: 50px 90px 60px 45px;
  background-color: #003973;
  z-index: 2;
}

@media screen and (max-width: 1024px) {
  .feature__body {
    padding: 30px 25px 30px 25px;
    max-width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .feature__body {
    padding: 20px 25px 30px 25px;
    max-width: calc(100% + 15px);
  }
}

@media screen and (min-width: 1025px) {
  .feature-body__up {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1024px) {
  .feature-body__up {
    margin-bottom: 10px;
  }
}

.feature-body__title-number {
  margin-right: .4em;
  font-family: 'Helvetica';
  font-size: 72px;
  font-weight: bold;
  color: #CDCDCD;
  line-height: 1;
}

@media screen and (max-width: 1024px) {
  .feature-body__title-number {
    font-size: 48px;
    margin-bottom: 0px;
  }
}

.feature-body__title {
  font-size: 3.6rem;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .feature-body__title {
    font-size: 2.2rem;
  }
}

.feature-body__txt {
  font-size: 1.8rem;
  line-height: 1.6;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .feature-body__txt {
    font-size: 1.6rem;
  }
}

.feature__body-rev {
  max-width: 59.016%;
  padding: 50px 130px 90px 45px;
  background-color: #F3F3F3;
  z-index: 2;
}

@media screen and (max-width: 1024px) {
  .feature__body-rev {
    padding: 30px 25px 30px 25px;
    max-width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .feature__body-rev {
    padding: 30px 25px 30px 25px;
    max-width: calc(100% + 15px);
  }
}

.feature-body__title-number-rev {
  margin-right: .4em;
  font-family: "Helvetica";
  font-size: 72px;
  font-weight: bold;
  color: #999;
  line-height: 1;
}

@media screen and (max-width: 1024px) {
  .feature-body__title-number-rev {
    font-size: 48px;
    margin-bottom: 10px;
  }
}

.feature-body__title-rev {
  font-size: 3.6rem;
  font-weight: bold;
  color: #003973;
}

@media screen and (max-width: 1024px) {
  .feature-body__title-rev {
    font-size: 2.2rem;
  }
}

.feature-body__txt-rev {
  font-size: 1.6rem;
  line-height: 1.6;
  color: #333;
}

/* ===============================================
Invitation
================================================ */
.invitation {
  padding-top: 70px;
  padding-bottom: 70px;
  background: linear-gradient(rgba(0, 57, 115, 0.9), rgba(0, 57, 115, 0.9)), url(../img/inivitation-bg.jpg);
  background-size: cover;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .invitation {
    padding-top: 60px;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
  }
}

.invitation__txt {
  margin-bottom: 55px;
  text-align: center;
  font-size: 3.6rem;
  font-weight: bold;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .invitation__txt {
    font-size: 2.4rem;
    line-height: 1.6;
    margin-bottom: 30px;
  }
}

.invitation-btn__wrap {
  max-width: 440px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .invitation-btn__wrap {
    max-width: 90%;
  }
}

/* ===============================================
Function
================================================ */
.function__item {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  text-align: center;
}

@media screen and (min-width: 1025px) {
  .function__item {
    width: calc((100% - (8.196% * 2))/3);
    padding: 40px 15px 56px;
    margin-bottom: 80px;
  }

  .function__item+.function__item {
    margin-left: 8.196%;
  }
}

@media screen and (max-width: 1024px) {
  .function__item {
    width: calc((100% - 4%)/2);
    margin-bottom: 40px;
    padding: 40px 15px;
  }

  .function__item+.function__item {
    margin-left: 4%;
  }
}

@media screen and (max-width: 767px) {
  .function__item {
    width: 100%;
    margin-bottom: 50px;
    padding: 30px 15px;
  }

  .function__item+.function__item {
    margin-left: 0;
  }
}

@media screen and (min-width: 1025px) {
  .function__item:nth-child(4n) {
    margin-left: 0;
  }
}

@media screen and (max-width: 1024px) {
  .function__item:nth-child(3n) {
    margin-left: 0;
  }
}

@media screen and (max-width: 1024px) {
  .function__item:nth-child(5n) {
    margin-left: 0;
  }
}

@media screen and (max-width: 1024px) {
  .function__item:nth-child(6n) {
    margin-left: 4%;
  }
}

@media screen and (max-width: 767px) {
  .function__item:nth-child(6n) {
    margin-left: 0;
  }
}

.function__number {
  font-size: 4.2rem;
  font-family: "Helvetica";
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}

.function__img {
  margin-bottom: 30px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.function__item-title {
  margin-bottom: 10px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #333;
}

.function__item-txt {
  font-size: 1.6rem;
  color: #333;
}

.function__item-txt-comment {
  font-size: 1.4rem;
  color: #333;
}

/* ===============================================
Control
================================================ */
.control {
  background-color: #FAFAFA;
}

/* ===============================================
Voice
================================================ */
.voice__wrap {
  width: 100%;
}

.voice__item+.voice__item {
  margin-top: 60px;
}

.voice__item-container {
  display: flex;
  align-items: center;
  padding: 45px 75px 42px 55px;
  background-color: #F6F6F6;
  border-radius: 2px;
}

@media screen and (max-width: 1024px) {
  .voice__item-container {
    flex-direction: column;
    padding: 40px 20px;
  }
}

@media screen and (max-width: 767px) {
  .voice__item-container {
    flex-direction: column;
    padding: 40px 20px;
  }
}

@media screen and (min-width: 1025px) {
  .voice__img {
    flex: 0 0 26.741%;
    margin-right: 50px;
  }
}

@media screen and (max-width: 1024px) {
  .voice__img {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .voice__img {
    width: 71.044%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 1025px) {
  .voice__body {
    flex: 0 1 67.415%;
  }
}

.client-name {
  margin-bottom: 16px;
  font-size: 3.6rem;
  font-weight: bold;
  color: #333;
}

@media screen and (max-width: 1024px) {
  .client-name {
    font-size: 2.8rem;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .client-name {
    font-size: 2.4rem;
    text-align: center;
  }
}

.client-comment {
  font-size: 1.6rem;
  line-height: 1.6;
  color: #333;
}

@media screen and (max-width: 1024px) {
  .client-comment {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  .client-comment {
    font-size: 1.4rem;
  }
}

/* ===============================================
Flow
================================================ */
.flow {
  background-color: #FAFAFA;
}

@media screen and (min-width: 1025px) {
  .flow__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .flow__wrap {
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 50px;
  }
}

.flow__item {
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .flow__item {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  .flow__item {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1024px) {
  .flow__item:last-of-type {
    margin-bottom: 0;
  }
}

.flow__number {
  display: inline-block;
  margin-bottom: 9px;
  width: 46px;
  height: 46px;
}

.flow__name {
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (min-width: 1025px) {
  .flow__img {
    max-width: 320px;
  }
}

@media screen and (max-width: 1024px) {
  .flow__img {
    width: 100%;
  }
}

.flow__arrow {
  padding-top: 90px;
}

@media screen and (max-width: 1024px) {
  .flow__arrow {
    display: none;
  }
}

/* ===============================================
Price
================================================ */
/*  全体
-------------------------*/
th,
td {
  width: 200px;
  vertical-align: middle;
}

@media screen and (max-width: 1024px) {

  th,
  td {
    width: 180px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

th {
  color: #fff;
}

.price {
  overflow-x: auto;
  white-space: nowrap;
}

.price__wrap {
  text-align: center;
}

/*  tr
-------------------------*/
/*  th
-------------------------*/
.th-type01 {
  height: 40px;
  background-color: #555;
  font-size: 1.4rem;
  color: #fff;
}

.th-type02 {
  height: 40px;
  background-color: #E6E6E6;
  font-size: 1.4rem;
  color: #333;
}

.th-type03 {
  height: 60px;
  background-color: #E6E6E6;
  font-size: 1.6rem;
  color: #333;
}

.th-type04 {
  height: 60px;
  background-color: #555;
  font-size: 1.6rem;
  color: #fff;
}

.th-type05 {
  height: 40px;
  background-color: #555;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #fff;
}

.th-type06 {
  height: 40px;
  background-color: #E6E6E6;
  font-size: 1.2rem;
  color: #333;
}

.th-top {
  padding: 34px 0;
  font-size: 2.2rem;
  color: #fff;
  background-color: #333;
}

.th-business {
  width: 250px;
  padding-bottom: 30px;
  font-size: 2.8rem;
  font-weight: bold;
  background-color: #003973;
  position: relative;
}

.th-business::before {
  content: '';
  position: absolute;
  top: -19%;
  right: 0;
  left: 0;
  width: 100%;
  height: 20px;
  background-color: #003973;
  box-shadow: 0 2px 2px #003973;
  border-top-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
}

.th-business::after {
  content: '教育から集客・販売まで網羅するなら、\Aこちらのプラン';
  white-space: pre;
  position: absolute;
  top: -70%;
  right: 0;
  left: 0;
  font-size: 1.4rem;
  font-weight: bold;
  color: #333;
}

.th-plan {
  padding: 34px 0;
  font-size: 2.2rem;
  color: #fff;
  background-color: #555;
}

@media screen and (max-width: 767px) {
  .th-plan {
    padding: 30px 0;
  }
}

.th-price {
  padding: 60px 0 75px 0;
  background-color: #E6E6E6;
  font-size: 2.2rem;
  color: #333;
  position: relative;
}

.th-price::after {
  content: '（税込）';
  position: absolute;
  bottom: 30%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.4rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .th-price {
    padding: 20px;
  }
}

/*  td
-------------------------*/
.td-type01 {
  background-color: #F3F3F3;
  font-size: 1.4rem;
  color: #333;
}

.td-type02 {
  background-color: #fff;
  font-size: 1.4rem;
  color: #333;
}

.td-type03 {
  background-color: #fff;
  font-size: 1.6rem;
  color: #333;
}

.td-type04 {
  background-color: #F3F3F3;
  font-size: 1.6rem;
  color: #333;
}

.td-type05 {
  background-color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
  position: relative;
}

.td-type05::before {
  box-shadow: -2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
}

.td-type05::after {
  box-shadow: 2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: -20px;
  width: 20px;
}

.td-type06 {
  background-color: #E5F2FF;
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
  position: relative;
}

.td-type06::before {
  box-shadow: -2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
}

.td-type06::after {
  box-shadow: 2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: -20px;
  width: 20px;
}

.td-type07 {
  background-color: #E5F2FF;
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  position: relative;
}

.td-type07::before {
  box-shadow: -2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
}

.td-type07::after {
  box-shadow: 2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: -20px;
  width: 20px;
}

.td-type08 {
  background-color: #fff;
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  position: relative;
}

.td-type08::before {
  box-shadow: -2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
}

.td-type08::after {
  box-shadow: 2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: -20px;
  width: 20px;
}

.td-type09 {
  position: relative;
}

@media screen and (max-width: 767px) {
  .td-type09 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.td-type09::before {
  box-shadow: -2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
}

.td-type09::after {
  box-shadow: 2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: -20px;
  width: 20px;
}

.td-type10 {
  background-color: #E5F2FF;
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
  box-shadow: 0px 2px 4px -4px #333;
  border-bottom: 0.2px solid rgba(0, 0, 0, 0.25);
  position: relative;
}

.td-type10 {
  /* background-color: #FFF!important; */
}

.td-type10::before {
  box-shadow: -2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
}

.td-type10::after {
  box-shadow: 2px 0 4px -4px #333 inset;
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: -20px;
  width: 20px;
}

.td-price__fee {
  margin-bottom: 10px;
  font-size: 3rem;
  font-weight: bold;
}

.td-price__fee span {
  font-size: 1.4rem;
  font-weight: bold;
}

.td-price__fee_business {
  margin-bottom: 10px;
  font-size: 3.6rem;
  font-weight: bold;
  color: #003973;
}

.td-price__fee_business span {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}

.custom-ttl {
  font-size: 1.6rem;
  font-weight: bold;
}

.custom-txt {
  font-size: 1.1rem;
  margin-bottom: 4px;
}

.th__radius_tl {
  border-top-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
}

.th__radius_tr {
  border-top-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
}

.th__radius_bl {
  border-bottom-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
}

.th__radius_br {
  border-bottom-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
}
.price__wrap-txt {
  margin-top: 20px;
  margin-bottom: 80px;
  text-align: left;
  font-size: 1.4rem;
  color: #333;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .price__wrap-txt {
    margin-top: 20px;
    margin-bottom: 80px;
    text-align: left;
    font-size: 1.4rem;
    color: #333;
    line-height: 1.6;
  }
}

/* ===============================================
Invitation-type02
================================================ */
.invitation-type02 {
  padding-top: 70px;
  padding-bottom: 70px;
  background: linear-gradient(rgba(0, 57, 115, 0.9), rgba(0, 57, 115, 0.9)), url(../img/inivitation-bg.jpg);
  background-size: cover;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .invitation-type02 {
    display: none;
  }
}

/* ===============================================
Faq
================================================ */
.faq__container+.faq__container {
  margin-top: 30px;
}

.question {
  background-color: #003973;
  padding: 15px 15px 15px 55px;
  position: relative;
}

.question::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 15px;
  height: 2px;
  /*縦線*/
  transform: rotate(90deg);
  background: #fff;
  transition: all .3s ease-in-out;
}

.question::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  /*横線*/
  width: 15px;
  height: 2px;
  background: #fff;
  transition: all .2s ease-in-out;
}

@media screen and (max-width: 767px) {
  .question {
    padding: 10px 35px;
  }

  .question::before {
    right: 15px;
  }

  .question::after {
    right: 15px;
  }
}

.answer {
  background-color: #fff;
  padding: 15px 15px 30px 55px;
}

@media screen and (max-width: 767px) {
  .answer {
    padding: 15px 35px;
  }
}

.question__txt {
  font-size: 1.6rem;
  color: #fff;
  position: relative;
}

.question__txt::before {
  content: 'Q';
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);
  font-family: 'Helvetica';
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .question__txt {
    font-size: 1.4rem;
  }

  .question__txt::before {
    font-size: 1.8rem;
    top: 12px;
    left: -20px;
  }
}

.answer__txt {
  font-size: 1.6rem;
  color: #333;
  position: relative;
}

.answer__txt::before {
  content: 'A';
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);
  font-family: 'Helvetica';
  font-size: 2.4rem;
  font-weight: bold;
  color: #003973;
}

@media screen and (max-width: 767px) {
  .answer__txt {
    font-size: 1.4rem;
  }

  .answer__txt::before {
    font-size: 1.8rem;
    top: 12px;
    left: -20px;
  }
}

.js-accordion-title.open::before {
  transform: rotate(180deg);
}

/* ===============================================
Invitation-type03
================================================ */
.invitation-type03 {
  padding-top: 70px;
  padding-bottom: 70px;
  background: linear-gradient(rgba(0, 57, 115, 0.9), rgba(0, 57, 115, 0.9)), url(../img/inivitation-bg.jpg);
  background-size: cover;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .invitation-type03 {
    padding-top: 60px;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
  }
}

.invitation03__txt {
  margin-bottom: 55px;
  text-align: center;
  font-size: 3.6rem;
  font-weight: bold;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .invitation03__txt {
    font-size: 2rem;
    line-height: 1.6;
  }
}

.invitation03-btn__wrap {
  display: flex;
  justify-content: space-around;
  max-width: 790px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 1024px) {
  .invitation03-btn__wrap {
    justify-content: space-around;
  }
}

@media screen and (max-width: 767px) {
  .invitation03-btn__wrap {
    flex-direction: column;
  }
}

@media screen and (min-width: 1025px) {
  .invitation03-btn__container+.invitation03-btn__container {
    margin-left: 80px;
  }
}

@media screen and (max-width: 1024px) {
  .invitation03-btn__container {
    text-align: center;
  }
}

/* ===============================================
Footer
================================================ */
.footer__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .footer__wrap {
    flex-direction: column;
  }
}

.footer-logo,
.footer-logo_sp {
  transition: opacity .3s;
}

.footer-logo:focus,
.footer-logo:hover,
.footer-logo_sp:focus,
.footer-logo_sp:hover {
  opacity: .7;
}

@media screen and (min-width: 1025px) {
  .footer-logo {
    max-width: 13.93%;
  }
}

@media screen and (max-width: 1024px) {
  .footer-logo {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .footer-logo_sp {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .footer-logo_sp {
    max-width: 73.333%;
    margin-bottom: 20px;
  }
}

.footer__list {
  display: flex;
}

@media screen and (max-width: 1024px) {
  .footer__list {
    flex-direction: column;
    text-align: center;
  }
}

@media screen and (min-width: 1025px) {
  .footer__item+.footer__item {
    margin-left: 10px;
    display: inline-block;
  }
}

@media screen and (max-width: 1024px) {
  .footer__item+.footer__item {
    margin-top: 8px;
  }
}

.footer__link {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", sans-serif;
  font-weight: bold;
  color: #333;
  transition: opacity .3s;
}

.footer__link:focus,
.footer__link:hover {
  opacity: .7;
}

@media screen and (min-width: 1025px) {
  .copyright {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .copyright {
    margin-top: 20px;
    font-size: 1.4rem;
    color: #333;
    font-weight: bold;
  }
}

/*# sourceMappingURL=style.css.map */

/* 2307_バナー追加 */
.top__wrap-banner {
  display: flex;
  margin-bottom: 64px;
}

.top__wrap-banner img:first-child {
  margin-right: 16px;
}

@media screen and (max-width: 767px) {
  .top__wrap-banner img {
    height: auto;
  }

  .top__wrap-banner img:first-child {
    width: 90%;
    margin: 0 auto;
  }

  /* .top__wrap-banner img:nth-child(2) {
    width: 42.5%;
  } */
}
