@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Yellowtail&display=swap");
/* =======================================

	reset CSS

========================================== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
p,
blockquote,
table,
th,
td {
  padding: 0;
  margin: 0;
}

html,
body {
  background: #fff;
  color: #000;
}

body {
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

* html body {
  font-size: small;
}

*:first-child + html body {
  font-size: small;
}

img {
  border: 0;
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}

ul,
dl,
ol {
  text-indent: 0;
}

li {
  list-style: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: inherit;
  font-weight: inherit;
}

b,
strong {
  font-weight: bold;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select,
b {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

* html input,
* html textarea,
* html select {
  font-size: 100%;
}

textarea.message {
  width: 100%;
  height: 20rem;
}

*:first-child + html + input,
*:first-child html + textarea,
*:first-child + html select {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}

th,
td {
  text-align: left;
  vertical-align: top;
}

caption {
  text-align: left;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
}

* html pre,
* html code,
* html kbd,
* html samp,
* html tt {
  font-size: 100%;
  line-height: 100%;
}

*:first-child + html pre,
*:first-child html + code,
*:first-child html + kbd,
*:first-child + html + samp,
*:first-child + html tt {
  font-size: 108%;
  line-height: 100%;
}

input,
select,
textarea {
  font-size: 100%;
  font-family: Verdana, Helvetica, sans-serif;
}

input.long,
input.short,
textarea.message,
select {
  width: 100%;
  border: 1px solid #c2c0ce;
  border-radius: 0.5em;
  padding: 5px 5px;
  box-shadow: 0px 0px 5px #ccc inset;
}

.center {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.hissu {
  padding: 3px 4px 2px 4px;
  color: #c0343a;
  font-weight: bold;
  font-size: 11px;
}

.nini {
  padding: 3px 4px 2px 4px;
  background: #efefef;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: block;
  width: 40px;
  text-align: center;
  float: right;
  color: #222;
  font-weight: bold;
  font-size: 11px;
}

.fW500 {
  font-weight: 500;
}

.fW100 {
  font-weight: 100;
}

.fW300 {
  font-weight: 300;
}

.ls0 {
  letter-spacing: 0;
}

.ls05 {
  letter-spacing: 0.05em;
}

.ls1 {
  letter-spacing: 0.1em;
}

.ls2 {
  letter-spacing: 0.2em;
}

.ls4 {
  letter-spacing: 0.4em;
}

.lh0 {
  line-height: 0%;
}

.lh100 {
  line-height: 100% !important;
}

.lh120 {
  line-height: 120%;
}

.lh140 {
  line-height: 140%;
}

.lh175 {
  line-height: 175%;
}

.lh200 {
  line-height: 200%;
}

.lh220 {
  line-height: 200%;
}

.lh240 {
  line-height: 200%;
}

/* cf
========================================== */
.cf:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
}

* html .cf {
  zoom: 1;
}

/* IE6 */
*:first-child + html .cf {
  zoom: 1;
}

/* IE7 */
/* =======================================

	Structure CSS

========================================== */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.center {
  text-align: center !important;
  vertical-align: middle;
}

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

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

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

.img_r {
  border-radius: 5px;
}

.img_c {
  border-radius: 50%;
}

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

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

.fw500 {
  font-weight: 500;
}

.fw700 {
  font-weight: 700;
}

.tate {
  writing-mode: vertical-rl;
}

.d_grey {
  color: #4d4d4d !important;
}

.kon {
  color: #152c49;
}

.blue {
  color: #2f62ad !important;
}

.skyblue {
  color: #29abe2 !important;
}

.red {
  color: #c0343a !important;
}

.white {
  color: #fff !important;
}

.b_l_b {
  border-bottom: 2px solid #2f62ad;
}

.bg_w {
  background: #fff;
}

.bg_lb {
  background-color: #b8e5f4 !important;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bg_lb02 {
  background-color: #b8e5f433 !important;
}

.bg_sb02 {
  background-color: #29abe2 !important;
}

.bg_grey {
  background-color: #b3b3b3 !important;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.bg_grey02 {
  background-color: #b3b3b333 !important;
}

.i_l_b {
  display: inline-block;
}

.w_b_b > img {
  border: 3px solid #fff;
}

.bg_w {
  background-color: #fff !important;
}

.bg_g {
  background-color: #f4f4f6 !important;
}

.beni {
  color: #ff5c5c !important;
}

.orange {
  color: #f88f03 !important;
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}

.rela {
  position: relative;
}

.kome li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 140%;
  margin-bottom: 10px;
}

.o_02 .head {
  display: flex;
  font-size: 100%;
  padding-bottom: 6px;
}

.o_02 .head .sub {
  margin-right: 10px;
}

.o_02 > div > p {
  font-size: 90%;
}

.c_c_c {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.c_y0_xc {
  position: absolute;
  top: 0%;
  left: 50%;
  -webkit-transform: translateY(0%) translateX(-50%);
  transform: translateY(0%) translateX(-50%);
}

.c_yc_x0 {
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(50%) translateX(0%);
  transform: translateY(50%) translateX(0%);
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flex_nowrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex_space_between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex_center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex_left {
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.flex_right {
  -webkit-box-pack: right;
  -webkit-justify-content: right;
  -ms-flex-pack: right;
  justify-content: right;
}

.flex_flex_end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex_row_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}

.align_items_c {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.align_items_b {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
}

.align_items_s {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.d_bl {
  display: block;
}

.poev_none {
  pointer-events: none;
}

.of_hidd {
  overflow: hidden;
}

.of_auto {
  overflow: auto;
}

.of_y {
  overflow-y: auto;
}

.of_x_hidd {
  overflow-x: hidden;
}

img {
  max-width: 100%;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

figure {
  display: block;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
  margin: 0;
  padding: 0;
}

.w_4em {
  width: 4em;
}

.w_45em {
  width: 4.5em;
}

.w_5em {
  width: 5em;
}

.w_6em {
  width: 6em;
}

.w_7em {
  width: 7em;
}

.w_8em {
  width: 8em;
}

.w_9em {
  width: 9em;
}

.f10 {
  font-size: 1rem !important;
}

.f11 {
  font-size: 1.1rem !important;
}

.f12 {
  font-size: 1.2rem !important;
}

.f13 {
  font-size: 1.3rem !important;
}

.f14 {
  font-size: 1.4rem !important;
}

.f15 {
  font-size: 1.5rem !important;
}

.f16 {
  font-size: 1.6rem !important;
}

.f17 {
  font-size: 1.7rem !important;
}

.f18 {
  font-size: 1.8rem !important;
}

.f19 {
  font-size: 1.9rem !important;
}

.f20 {
  font-size: 2rem !important;
}

.f21 {
  font-size: 2.1rem !important;
}

.f22 {
  font-size: 2.2rem !important;
}

.f23 {
  font-size: 2.3rem !important;
}

.f24 {
  font-size: clamp(18px, 2vw, 24px) !important;
}

.f25 {
  font-size: 2.5rem !important;
}

.f26 {
  font-size: 2.6rem !important;
}

.f27 {
  font-size: 2.7rem !important;
}

.f28 {
  font-size: 2.8rem !important;
}

.f29 {
  font-size: 2.9rem !important;
}

.f30 {
  font-size: 3rem !important;
}

.f34 {
  font-size: 3.4rem !important;
}

.f38 {
  font-size: 3.8rem !important;
}

.f42 {
  font-size: 4.2rem !important;
}

.f50 {
  font-size: 5rem !important;
}

.f60 {
  font-size: 6rem !important;
}

.f100 {
  font-size: 10rem !important;
}

.f_ps60 {
  font-size: 60% !important;
}

.f_ps65 {
  font-size: 65% !important;
}

.f_ps70 {
  font-size: 70% !important;
}

.f_ps75 {
  font-size: 75% !important;
}

.f_ps80 {
  font-size: 80% !important;
}

.f_ps85 {
  font-size: 85% !important;
}

.f_ps90 {
  font-size: 90% !important;
}

.f_ps95 {
  font-size: 95% !important;
}

.f_ps100 {
  font-size: 100% !important;
}

.f_ps105 {
  font-size: 105% !important;
}

.f_ps110 {
  font-size: 110% !important;
}

.f_ps115 {
  font-size: 115% !important;
}

.f_ps120 {
  font-size: 120% !important;
}

.f_ps125 {
  font-size: 125% !important;
}

.f_ps130 {
  font-size: 130% !important;
}

.f_ps135 {
  font-size: 135% !important;
}

.f_ps140 {
  font-size: 140% !important;
}

.f_ps145 {
  font-size: 145% !important;
}

.f_ps150 {
  font-size: 150% !important;
}

@media (max-width: 900px) and (min-width: 0px) {
  .f10 {
    font-size: 10px !important;
  }

  .f11 {
    font-size: 11px !important;
  }

  .f12 {
    font-size: 12px !important;
  }

  .f13 {
    font-size: 3.5vw !important;
  }

  .f14 {
    font-size: 3.6vw !important;
  }

  .f15 {
    font-size: 3.7vw !important;
  }

  .f16 {
    font-size: 3.8vw !important;
  }

  .f17 {
    font-size: 3.9vw !important;
  }

  .f18 {
    font-size: 4vw !important;
  }

  .f19 {
    font-size: 4.1vw !important;
  }

  .f20 {
    font-size: 4.2vw !important;
  }

  .f21 {
    font-size: 4.3vw !important;
  }

  .f22 {
    font-size: 4.4vw !important;
  }

  .f23 {
    font-size: 4.5vw !important;
  }

  .f24 {
    font-size: 4.6vw !important;
  }

  .f25 {
    font-size: 4.7vw !important;
  }

  .f26 {
    font-size: 4.8vw !important;
  }

  .f27 {
    font-size: 4.9vw !important;
  }

  .f28 {
    font-size: 5vw !important;
  }

  .f29 {
    font-size: 5.1vw !important;
  }

  .f30 {
    font-size: 5.2vw !important;
  }
}
.inner_500 {
  max-width: 500px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_600 {
  max-width: 600px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_700 {
  max-width: 700px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_800 {
  max-width: 800px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_900 {
  max-width: 900px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_1000 {
  max-width: 1000px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_1100 {
  max-width: 1100px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_1200 {
  max-width: 1200px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_1300 {
  max-width: 1300px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_1400 {
  max-width: 1400px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_1500 {
  max-width: 1500px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_1600 {
  max-width: 1600px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_1700 {
  max-width: 1700px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.inner_1800 {
  max-width: 1800px !important;
  position: relative;
  width: 96%;
  margin: 0 auto;
}

/* =======================================

	margin / padding

========================================== */
/*! mb */
.mA0 {
  margin: 0px !important;
}

.mA5 {
  margin: 5px !important;
}

.mA10 {
  margin: 10px !important;
}

.mA15 {
  margin: 15px !important;
}

.mA20 {
  margin: 20px !important;
}

.mA25 {
  margin: 25px !important;
}

.mA30 {
  margin: 30px !important;
}

.mA35 {
  margin: 35px !important;
}

.mA40 {
  margin: 40px !important;
}

.mA45 {
  margin: 45px !important;
}

.mA50 {
  margin: 50px !important;
}

.mA55 {
  margin: 55px !important;
}

.mA60 {
  margin: 60px !important;
}

.mA65 {
  margin: 65px !important;
}

.mA70 {
  margin: 70px !important;
}

.mA75 {
  margin: 75px !important;
}

.mA80 {
  margin: 80px !important;
}

.mA85 {
  margin: 85px !important;
}

.mA90 {
  margin: 90px !important;
}

.mA95 {
  margin: 95px !important;
}

.mA100 {
  margin: 100px !important;
}

.mA105 {
  margin: 105px !important;
}

.mA110 {
  margin: 110px !important;
}

.mA115 {
  margin: 115px !important;
}

.mA120 {
  margin: 120px !important;
}

.mA125 {
  margin: 125px !important;
}

.mA130 {
  margin: 130px !important;
}

.mA135 {
  margin: 135px !important;
}

.mA140 {
  margin: 140px !important;
}

.mA145 {
  margin: 145px !important;
}

.mA150 {
  margin: 150px !important;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mB5 {
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mL5 {
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mR5 {
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pB5 {
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pB160 {
  padding-bottom: 160px !important;
}

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

.pT5 {
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pL5 {
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pL5 {
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pR5 {
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pR180 {
  padding-right: 180px !important;
}

.pA0 {
  padding: 0px !important;
}

.pA5 {
  padding: 5px !important;
}

.pA10 {
  padding: 10px !important;
}

.pA15 {
  padding: 15px !important;
}

.pA20 {
  padding: 20px !important;
}

.pA25 {
  padding: 25px !important;
}

.pA30 {
  padding: 30px !important;
}

.pA35 {
  padding: 35px !important;
}

.pA40 {
  padding: 40px !important;
}

.pA45 {
  padding: 45px !important;
}

.pA50 {
  padding: 50px !important;
}

.pA55 {
  padding: 55px !important;
}

.pA60 {
  padding: 60px !important;
}

.pA65 {
  padding: 65px !important;
}

.pA70 {
  padding: 70px !important;
}

.pA75 {
  padding: 75px !important;
}

.pA80 {
  padding: 80px !important;
}

.pA85 {
  padding: 85px !important;
}

.pA90 {
  padding: 90px !important;
}

.pA95 {
  padding: 95px !important;
}

.pA100 {
  padding: 100px !important;
}

.pA105 {
  padding: 105px !important;
}

.pA110 {
  padding: 110px !important;
}

.pA115 {
  padding: 115px !important;
}

.pA120 {
  padding: 120px !important;
}

.pA125 {
  padding: 125px !important;
}

.pA130 {
  padding: 130px !important;
}

.pA135 {
  padding: 135px !important;
}

.pA140 {
  padding: 140px !important;
}

.pA145 {
  padding: 145px !important;
}

.pA150 {
  padding: 150px !important;
}

.mB1em {
  margin-bottom: 1em !important;
}

/*! mb */
@media (max-width: 900px) and (min-width: 0px) {
  .mA0 {
    margin: 0% !important;
  }

  .mA5 {
    margin: 2.5% !important;
  }

  .mA10 {
    margin: 2.5% !important;
  }

  .mA15 {
    margin: 2.5% !important;
  }

  .mA20 {
    margin: 5% !important;
  }

  .mA25 {
    margin: 5% !important;
  }

  .mA30 {
    margin: 5% !important;
  }

  .mA35 {
    margin: 7.5% !important;
  }

  .mA40 {
    margin: 7.5% !important;
  }

  .mA45 {
    margin: 7.5% !important;
  }

  .mA50 {
    margin: 10% !important;
  }

  .mA55 {
    margin: 10% !important;
  }

  .mA60 {
    margin: 10% !important;
  }

  .mA65 {
    margin: 12.5% !important;
  }

  .mA70 {
    margin: 12.5% !important;
  }

  .mA75 {
    margin: 12.5% !important;
  }

  .mA80 {
    margin: 15% !important;
  }

  .mA85 {
    margin: 15% !important;
  }

  .mA90 {
    margin: 15% !important;
  }

  .mA95 {
    margin: 17.5% !important;
  }

  .mA100 {
    margin: 17.5% !important;
  }

  .mA105 {
    margin: 17.5% !important;
  }

  .mA110 {
    margin: 20% !important;
  }

  .mA115 {
    margin: 20% !important;
  }

  .mA120 {
    margin: 20% !important;
  }

  .mA125 {
    margin: 22.5% !important;
  }

  .mA130 {
    margin: 22.5% !important;
  }

  .mA135 {
    margin: 22.5% !important;
  }

  .mA140 {
    margin: 25% !important;
  }

  .mA145 {
    margin: 25% !important;
  }

  .mA150 {
    margin: 25% !important;
  }

  .mT10 {
    margin-top: 2.5% !important;
  }

  .mT15 {
    margin-top: 2.5% !important;
  }

  .mT20 {
    margin-top: 5% !important;
  }

  .mT25 {
    margin-top: 5% !important;
  }

  .mT30 {
    margin-top: 5% !important;
  }

  .mT35 {
    margin-top: 7.5% !important;
  }

  .mT40 {
    margin-top: 7.5% !important;
  }

  .mT45 {
    margin-top: 7.5% !important;
  }

  .mT50 {
    margin-top: 12% !important;
  }

  .mT55 {
    margin-top: 10% !important;
  }

  .mT60 {
    margin-top: 10% !important;
  }

  .mT65 {
    margin-top: 12.5% !important;
  }

  .mT70 {
    margin-top: 12.5% !important;
  }

  .mT75 {
    margin-top: 12.5% !important;
  }

  .mT80 {
    margin-top: 8% !important;
  }

  .mT85 {
    margin-top: 15% !important;
  }

  .mT90 {
    margin-top: 15% !important;
  }

  .mT95 {
    margin-top: 17.5% !important;
  }

  .mT100 {
    margin-top: 17.5% !important;
  }

  .mT105 {
    margin-top: 17.5% !important;
  }

  .mT110 {
    margin-top: 20% !important;
  }

  .mT115 {
    margin-top: 20% !important;
  }

  .mT120 {
    margin-top: 20% !important;
  }

  .mT125 {
    margin-top: 22.5% !important;
  }

  .mT130 {
    margin-top: 22.5% !important;
  }

  .mT135 {
    margin-top: 22.5% !important;
  }

  .mT140 {
    margin-top: 25% !important;
  }

  .mT145 {
    margin-top: 25% !important;
  }

  .mT150 {
    margin-top: 25% !important;
  }

  .mB0 {
    margin-bottom: 0% !important;
  }

  .mB5 {
    margin-bottom: 2.5% !important;
  }

  .mB10 {
    margin-bottom: 2.5% !important;
  }

  .mB15 {
    margin-bottom: 2.5% !important;
  }

  .mB20 {
    margin-bottom: 5% !important;
  }

  .mB25 {
    margin-bottom: 5% !important;
  }

  .mB30 {
    margin-bottom: 5% !important;
  }

  .mB35 {
    margin-bottom: 7.5% !important;
  }

  .mB40 {
    margin-bottom: 7.5% !important;
  }

  .mB45 {
    margin-bottom: 7.5% !important;
  }

  .mB50 {
    margin-bottom: 10% !important;
  }

  .mB55 {
    margin-bottom: 10% !important;
  }

  .mB60 {
    margin-bottom: 10% !important;
  }

  .mB65 {
    margin-bottom: 12.5% !important;
  }

  .mB70 {
    margin-bottom: 12.5% !important;
  }

  .mB75 {
    margin-bottom: 12.5% !important;
  }

  .mB80 {
    margin-bottom: 15% !important;
  }

  .mB85 {
    margin-bottom: 15% !important;
  }

  .mB90 {
    margin-bottom: 15% !important;
  }

  .mB95 {
    margin-bottom: 17.5% !important;
  }

  .mB100 {
    margin-bottom: 17.5% !important;
  }

  .mB105 {
    margin-bottom: 17.5% !important;
  }

  .mB110 {
    margin-bottom: 20% !important;
  }

  .mB115 {
    margin-bottom: 20% !important;
  }

  .mB120 {
    margin-bottom: 20% !important;
  }

  .mB125 {
    margin-bottom: 22.5% !important;
  }

  .mB130 {
    margin-bottom: 22.5% !important;
  }

  .mB135 {
    margin-bottom: 22.5% !important;
  }

  .mB140 {
    margin-bottom: 25% !important;
  }

  .mB145 {
    margin-bottom: 25% !important;
  }

  .mB150 {
    margin-bottom: 25% !important;
  }

  .mL0 {
    margin-left: 0% !important;
  }

  .mL5 {
    margin-left: 2.5% !important;
  }

  .mL10 {
    margin-left: 2.5% !important;
  }

  .mL15 {
    margin-left: 2.5% !important;
  }

  .mL20 {
    margin-left: 5% !important;
  }

  .mL25 {
    margin-left: 5% !important;
  }

  .mL30 {
    margin-left: 5% !important;
  }

  .mL35 {
    margin-left: 7.5% !important;
  }

  .mL40 {
    margin-left: 7.5% !important;
  }

  .mL45 {
    margin-left: 7.5% !important;
  }

  .mL50 {
    margin-left: 10% !important;
  }

  .mL55 {
    margin-left: 10% !important;
  }

  .mL60 {
    margin-left: 10% !important;
  }

  .mL65 {
    margin-left: 12.5% !important;
  }

  .mL70 {
    margin-left: 12.5% !important;
  }

  .mL75 {
    margin-left: 12.5% !important;
  }

  .mL80 {
    margin-left: 15% !important;
  }

  .mL85 {
    margin-left: 15% !important;
  }

  .mL90 {
    margin-left: 15% !important;
  }

  .mL95 {
    margin-left: 17.5% !important;
  }

  .mL100 {
    margin-left: 17.5% !important;
  }

  .mL105 {
    margin-left: 17.5% !important;
  }

  .mL110 {
    margin-left: 20% !important;
  }

  .mL115 {
    margin-left: 20% !important;
  }

  .mL120 {
    margin-left: 20% !important;
  }

  .mL125 {
    margin-left: 22.5% !important;
  }

  .mL130 {
    margin-left: 22.5% !important;
  }

  .mL135 {
    margin-left: 22.5% !important;
  }

  .mL140 {
    margin-left: 25% !important;
  }

  .mL145 {
    margin-left: 25% !important;
  }

  .mL150 {
    margin-left: 25% !important;
  }

  .mR0 {
    margin-right: 0% !important;
  }

  .mR5 {
    margin-right: 2.5% !important;
  }

  .mR10 {
    margin-right: 2.5% !important;
  }

  .mR15 {
    margin-right: 2.5% !important;
  }

  .mR20 {
    margin-right: 5% !important;
  }

  .mR25 {
    margin-right: 5% !important;
  }

  .mR30 {
    margin-right: 5% !important;
  }

  .mR35 {
    margin-right: 7.5% !important;
  }

  .mR40 {
    margin-right: 7.5% !important;
  }

  .mR45 {
    margin-right: 7.5% !important;
  }

  .mR50 {
    margin-right: 10% !important;
  }

  .mR55 {
    margin-right: 10% !important;
  }

  .mR60 {
    margin-right: 10% !important;
  }

  .mR65 {
    margin-right: 12.5% !important;
  }

  .mR70 {
    margin-right: 12.5% !important;
  }

  .mR75 {
    margin-right: 12.5% !important;
  }

  .mR80 {
    margin-right: 15% !important;
  }

  .mR85 {
    margin-right: 15% !important;
  }

  .mR90 {
    margin-right: 15% !important;
  }

  .mR95 {
    margin-right: 17.5% !important;
  }

  .mR100 {
    margin-right: 17.5% !important;
  }

  .mR105 {
    margin-right: 17.5% !important;
  }

  .mR110 {
    margin-right: 20% !important;
  }

  .mR115 {
    margin-right: 20% !important;
  }

  .mR120 {
    margin-right: 20% !important;
  }

  .mR125 {
    margin-right: 22.5% !important;
  }

  .mR130 {
    margin-right: 22.5% !important;
  }

  .mR135 {
    margin-right: 22.5% !important;
  }

  .mR140 {
    margin-right: 25% !important;
  }

  .mR145 {
    margin-right: 25% !important;
  }

  .mR150 {
    margin-right: 25% !important;
  }

  .pT0 {
    padding-top: 0% !important;
  }

  .pT5 {
    padding-top: 2.5% !important;
  }

  .pT10 {
    padding-top: 2.5% !important;
  }

  .pT15 {
    padding-top: 2.5% !important;
  }

  .pT20 {
    padding-top: 5% !important;
  }

  .pT25 {
    padding-top: 5% !important;
  }

  .pT30 {
    padding-top: 5% !important;
  }

  .pT35 {
    padding-top: 7.5% !important;
  }

  .pT40 {
    padding-top: 7.5% !important;
  }

  .pT45 {
    padding-top: 7.5% !important;
  }

  .pT50 {
    padding-top: 10% !important;
  }

  .pT55 {
    padding-top: 10% !important;
  }

  .pT60 {
    padding-top: 10% !important;
  }

  .pT65 {
    padding-top: 12.5% !important;
  }

  .pT70 {
    padding-top: 12.5% !important;
  }

  .pT75 {
    padding-top: 12.5% !important;
  }

  .pT80 {
    padding-top: 15% !important;
  }

  .pT85 {
    padding-top: 15% !important;
  }

  .pT90 {
    padding-top: 15% !important;
  }

  .pT95 {
    padding-top: 17.5% !important;
  }

  .pT100 {
    padding-top: 17.5% !important;
  }

  .pT105 {
    padding-top: 17.5% !important;
  }

  .pT110 {
    padding-top: 20% !important;
  }

  .pT115 {
    padding-top: 20% !important;
  }

  .pT120 {
    padding-top: 20% !important;
  }

  .pT125 {
    padding-top: 22.5% !important;
  }

  .pT130 {
    padding-top: 22.5% !important;
  }

  .pT135 {
    padding-top: 22.5% !important;
  }

  .pT140 {
    padding-top: 25% !important;
  }

  .pT145 {
    padding-top: 25% !important;
  }

  .pT150 {
    padding-top: 25% !important;
  }

  .pB0 {
    padding-bottom: 0% !important;
  }

  .pB5 {
    padding-bottom: 2.5% !important;
  }

  .pB10 {
    padding-bottom: 2.5% !important;
  }

  .pB15 {
    padding-bottom: 2.5% !important;
  }

  .pB20 {
    padding-bottom: 5% !important;
  }

  .pB25 {
    padding-bottom: 5% !important;
  }

  .pB30 {
    padding-bottom: 5% !important;
  }

  .pB35 {
    padding-bottom: 7.5% !important;
  }

  .pB40 {
    padding-bottom: 7.5% !important;
  }

  .pB45 {
    padding-bottom: 7.5% !important;
  }

  .pB50 {
    padding-bottom: 10% !important;
  }

  .pB55 {
    padding-bottom: 10% !important;
  }

  .pB60 {
    padding-bottom: 10% !important;
  }

  .pB65 {
    padding-bottom: 12.5% !important;
  }

  .pB70 {
    padding-bottom: 12.5% !important;
  }

  .pB75 {
    padding-bottom: 12.5% !important;
  }

  .pB80 {
    padding-bottom: 15% !important;
  }

  .pB85 {
    padding-bottom: 15% !important;
  }

  .pB90 {
    padding-bottom: 15% !important;
  }

  .pB95 {
    padding-bottom: 17.5% !important;
  }

  .pB100 {
    padding-bottom: 17.5% !important;
  }

  .pB105 {
    padding-bottom: 17.5% !important;
  }

  .pB110 {
    padding-bottom: 20% !important;
  }

  .pB115 {
    padding-bottom: 20% !important;
  }

  .pB120 {
    padding-bottom: 20% !important;
  }

  .pB125 {
    padding-bottom: 22.5% !important;
  }

  .pB130 {
    padding-bottom: 22.5% !important;
  }

  .pB135 {
    padding-bottom: 22.5% !important;
  }

  .pB140 {
    padding-bottom: 25% !important;
  }

  .pB145 {
    padding-bottom: 25% !important;
  }

  .pB150 {
    padding-bottom: 25% !important;
  }

  .pB160 {
    padding-bottom: 28% !important;
  }

  .pL0 {
    padding-left: 0% !important;
  }

  .pL5 {
    padding-left: 2.5% !important;
  }

  .pL10 {
    padding-left: 2.5% !important;
  }

  .pL15 {
    padding-left: 2.5% !important;
  }

  .pL20 {
    padding-left: 5% !important;
  }

  .pL25 {
    padding-left: 5% !important;
  }

  .pL30 {
    padding-left: 5% !important;
  }

  .pL35 {
    padding-left: 7.5% !important;
  }

  .pL40 {
    padding-left: 7.5% !important;
  }

  .pL45 {
    padding-left: 7.5% !important;
  }

  .pL50 {
    padding-left: 10% !important;
  }

  .pL55 {
    padding-left: 10% !important;
  }

  .pL60 {
    padding-left: 10% !important;
  }

  .pL65 {
    padding-left: 12.5% !important;
  }

  .pL70 {
    padding-left: 12.5% !important;
  }

  .pL75 {
    padding-left: 12.5% !important;
  }

  .pL80 {
    padding-left: 15% !important;
  }

  .pL85 {
    padding-left: 15% !important;
  }

  .pL90 {
    padding-left: 15% !important;
  }

  .pL95 {
    padding-left: 17.5% !important;
  }

  .pL100 {
    padding-left: 17.5% !important;
  }

  .pL105 {
    padding-left: 17.5% !important;
  }

  .pL110 {
    padding-left: 20% !important;
  }

  .pL115 {
    padding-left: 20% !important;
  }

  .pL120 {
    padding-left: 20% !important;
  }

  .pL125 {
    padding-left: 22.5% !important;
  }

  .pL130 {
    padding-left: 22.5% !important;
  }

  .pL135 {
    padding-left: 22.5% !important;
  }

  .pL140 {
    padding-left: 25% !important;
  }

  .pL145 {
    padding-left: 25% !important;
  }

  .pL150 {
    padding-left: 25% !important;
  }

  .pR0 {
    padding-right: 0% !important;
  }

  .pR5 {
    padding-right: 2.5% !important;
  }

  .pR10 {
    padding-right: 2.5% !important;
  }

  .pR15 {
    padding-right: 2.5% !important;
  }

  .pR20 {
    padding-right: 5% !important;
  }

  .pR25 {
    padding-right: 5% !important;
  }

  .pR30 {
    padding-right: 5% !important;
  }

  .pR35 {
    padding-right: 7.5% !important;
  }

  .pR40 {
    padding-right: 7.5% !important;
  }

  .pR45 {
    padding-right: 7.5% !important;
  }

  .pR50 {
    padding-right: 10% !important;
  }

  .pR55 {
    padding-right: 10% !important;
  }

  .pR60 {
    padding-right: 10% !important;
  }

  .pR65 {
    padding-right: 12.5% !important;
  }

  .pR70 {
    padding-right: 12.5% !important;
  }

  .pR75 {
    padding-right: 12.5% !important;
  }

  .pR80 {
    padding-right: 15% !important;
  }

  .pR85 {
    padding-right: 15% !important;
  }

  .pR90 {
    padding-right: 15% !important;
  }

  .pR95 {
    padding-right: 17.5% !important;
  }

  .pR100 {
    padding-right: 17.5% !important;
  }

  .pR105 {
    padding-right: 17.5% !important;
  }

  .pR110 {
    padding-right: 20% !important;
  }

  .pR115 {
    padding-right: 20% !important;
  }

  .pR120 {
    padding-right: 20% !important;
  }

  .pR125 {
    padding-right: 22.5% !important;
  }

  .pR130 {
    padding-right: 22.5% !important;
  }

  .pR135 {
    padding-right: 22.5% !important;
  }

  .pR140 {
    padding-right: 25% !important;
  }

  .pR145 {
    padding-right: 25% !important;
  }

  .pR150 {
    padding-right: 25% !important;
  }

  .pR180 {
    padding-right: 25% !important;
  }

  .pA0 {
    padding: 0% !important;
  }

  .pA5 {
    padding: 2.5% !important;
  }

  .pA10 {
    padding: 2.5% !important;
  }

  .pA15 {
    padding: 2.5% !important;
  }

  .pA20 {
    padding: 5% !important;
  }

  .pA25 {
    padding: 5% !important;
  }

  .pA30 {
    padding: 5% !important;
  }

  .pA35 {
    padding: 7.5% !important;
  }

  .pA40 {
    padding: 7.5% !important;
  }

  .pA45 {
    padding: 7.5% !important;
  }

  .pA50 {
    padding: 10% !important;
  }

  .pA55 {
    padding: 10% !important;
  }

  .pA60 {
    padding: 10% !important;
  }

  .pA65 {
    padding: 12.5% !important;
  }

  .pA70 {
    padding: 12.5% !important;
  }

  .pA75 {
    padding: 12.5% !important;
  }

  .pA80 {
    padding: 15% !important;
  }

  .pA85 {
    padding: 15% !important;
  }

  .pA90 {
    padding: 15% !important;
  }

  .pA95 {
    padding: 17.5% !important;
  }

  .pA100 {
    padding: 17.5% !important;
  }

  .pA105 {
    padding: 17.5% !important;
  }

  .pA110 {
    padding: 20% !important;
  }

  .pA115 {
    padding: 20% !important;
  }

  .pA120 {
    padding: 20% !important;
  }

  .pA125 {
    padding: 22.5% !important;
  }

  .pA130 {
    padding: 22.5% !important;
  }

  .pA135 {
    padding: 22.5% !important;
  }

  .pA140 {
    padding: 25% !important;
  }

  .pA145 {
    padding: 25% !important;
  }

  .pA150 {
    padding: 25% !important;
  }
}
.z-in0 {
  z-index: 0;
}

.z-in1 {
  z-index: 1;
}

.z-in2 {
  z-index: 2;
}

.z-in3 {
  z-index: 3;
}

.z-in4 {
  z-index: 4;
}

.z-in5 {
  z-index: 5;
}

.z-in6 {
  z-index: 6;
}

.z-in7 {
  z-index: 7;
}

.z-in8 {
  z-index: 8;
}

.z-in9 {
  z-index: 9;
}

.z-in10 {
  z-index: 10;
}

.visibility_hidden {
  visibility: hidden;
}

.no_link {
  color: #9a9a9a !important;
  pointer-events: none !important;
}

.po_ev_no {
  pointer-events: none !important;
}

a.cl33,
a.cl50,
a.cl25,
a.cl20,
a.cl33 {
  display: block;
}

a.cl7_3,
a.cl4_6,
a.cl6_4,
a.cl3_7 {
  display: flex;
  justify-content: space-between;
}

.cl7_3,
.cl4_6,
.cl6_4,
.cl3_7,
.cl2_8,
.cl8_2 {
  display: flex;
  justify-content: space-between;
}

.cl33:after,
.cl50:after,
.cl25:after,
.cl20:after,
.cl33:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
}

.cl50_max > a,
.cl50 > a,
.cl33 > a,
.cl25 > a,
.cl3_7 > a,
.cl7_3 > a,
.cl4_6 > a,
.cl6_4 > a {
  display: block;
}

.cl50_max,
.cl50,
.cl33,
.cl25,
.cl20,
.cl2_8,
.cl8_2,
.cl3_7,
.cl7_3,
.cl4_6,
.cl6_4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media (min-width: 901px) {
  .cl50_max > li,
  .cl50_max > div,
  .cl50_max > a {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .cl50 > li,
  .cl50 > div,
  .cl50 > a {
    width: 48%;
    margin-bottom: 4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .cl50 > li:not(:nth-child(2n)),
  .cl50 > div:not(:nth-child(2n)),
  .cl50 > a:not(:nth-child(2n)) {
    margin-right: 4%;
  }

  .cl33 > li,
  .cl33 > div,
  .cl33 > a {
    width: 30%;
    margin-bottom: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .cl33 > div:not(:nth-child(3n)),
  .cl33 > li:not(:nth-child(3n)),
  .cl33 > a:not(:nth-child(3n)) {
    margin-right: 5%;
  }

  .cl25 > div,
  .cl25 > li,
  .cl25 > a {
    width: 22%;
    margin-bottom: 2.666%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
  }

  .cl25 > div:not(:nth-child(4n)),
  .cl25 > li:not(:nth-child(4n)),
  .cl25 > a:not(:nth-child(4n)) {
    margin-right: 2.666%;
  }

  .cl20 {
    justify-content: space-between;
  }

  .cl20 > div,
  .cl20 > li,
  .cl20 > a {
    width: 18%;
    margin-bottom: 2.666%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
  }

  .cl3_7 > div:nth-child(odd),
  .cl3_7 > li:nth-child(odd) {
    width: 30%;
  }

  .cl3_7 > div:nth-child(even),
  .cl3_7 > li:nth-child(even) {
    width: 66%;
  }

  .cl2_8 > div:nth-child(odd),
  .cl2_8 > li:nth-child(odd) {
    width: 20%;
  }

  .cl2_8 > div:nth-child(even),
  .cl2_8 > li:nth-child(even) {
    width: 76%;
  }

  .cl8_2 > div:nth-child(even),
  .cl8_2 > li:nth-child(even) {
    width: 20%;
  }

  .cl8_2 > div:nth-child(odd),
  .cl8_2 > li:nth-child(odd) {
    width: 76%;
  }

  .cl7_3 > div:nth-child(odd),
  .cl7_3 > li:nth-child(odd) {
    width: 66%;
  }

  .cl7_3 > div:nth-child(even),
  .cl7_3 > li:nth-child(even) {
    width: 30%;
  }

  .cl4_6 > div:nth-child(odd),
  .cl4_6 > li:nth-child(odd) {
    width: 40%;
  }

  .cl4_6 > div:nth-child(even),
  .cl4_6 > li:nth-child(even) {
    width: 56%;
  }

  .cl6_4 > div:nth-child(odd),
  .cl6_4 > li:nth-child(odd) {
    width: 56%;
  }

  .cl6_4 > div:nth-child(even),
  .cl6_4 > li:nth-child(even) {
    width: 40%;
  }
}
@media (max-width: 900px) and (min-width: 0px) {
  .cl50_max,
  .cl50,
  .cl33,
  .cl25,
  .cl20,
  .cl3_7,
  .cl7_3,
  .cl4_6,
  .cl6_4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cl50_max > li,
  .cl50_max > div,
  .cl50_max > a {
    width: 100%;
    margin-bottom: 4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .cl50 > div,
  .cl50 > li,
  .cl50 > a {
    width: 100%;
    margin-bottom: 4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .cl33 > div,
  .cl33 > li,
  .cl33 > a {
    width: 48%;
    margin-bottom: 4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .cl33 > div:not(:nth-child(2n)),
  .cl33 > li:not(:nth-child(2n)),
  .cl33 > a:not(:nth-child(2n)) {
    margin-right: 4%;
  }

  .cl25 > div,
  .cl25 > li,
  .cl25 > a {
    width: 48%;
    margin-bottom: 4%;
    position: relative;
  }

  .cl25 > div:not(:nth-child(2n)),
  .cl25 > li:not(:nth-child(2n)),
  .cl25 > a:not(:nth-child(2n)) {
    margin-right: 4%;
  }

  .cl20 > div,
  .cl20 > li,
  .cl20 > a {
    width: 48%;
    margin-bottom: 4%;
    position: relative;
  }

  .cl20 > div:not(:nth-child(2n)),
  .cl20 > li:not(:nth-child(2n)),
  .cl20 > a:not(:nth-child(2n)) {
    margin-right: 4%;
  }

  .cl3_7 > div,
  .cl7_3 > div,
  .cl4_6 > div,
  .cl6_4 > div,
  .cl3_7 > li,
  .cl7_3 > li,
  .cl4_6 > li,
  .cl6_4 > li {
    width: 100%;
    margin-bottom: 5%;
  }
}
/* ---------------------------------------------------------------------------
  ★共通
--------------------------------------------------------------------------- */
html {
  font-size: 62.5%;
}

body {
  margin: 0 auto;
  padding: 0;
  font-size: 1.6rem;
  background: #fff;
  position: relative;
  color: #000;
  font-weight: 400;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.8;
  font-weight: normal;
  max-width: 100%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "sans-serif";
}

.sp {
  display: none !important;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

p {
  letter-spacing: 0.05em;
}

.inner {
  max-width: 1000px !important;
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.inner02 {
  width: 93%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}

.mv_inpage {
  position: relative;
  background: url(../img/mv_bg.png) no-repeat bottom -8em center;
  background-size: cover;
  z-index: 1;
  border-bottom: 1px solid #dbe6ef;
}

.pankuzu {
  border-bottom: 1px solid #f4f5f6;
  position: relative;
}
.pankuzu ul {
  display: flex;
  align-items: center;
}
.pankuzu li {
  line-height: 100%;
  font-size: 14px;
}
.pankuzu a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-size: 14px;
  padding-right: 14px;
  margin-right: 5px;
  color: #2f62ad;
}
.pankuzu a::before,
.pankuzu a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.pankuzu a::before {
  right: 3px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #2f62ad;
  border-right: 1px solid #2f62ad;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.box_6_4 {
  position: relative;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}

.box6 {
  width: 55%;
}

.box4 {
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.borderBox {
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  border-right: 2px solid #eaecf3;
  border-left: 2px solid #eaecf3;
  position: relative;
}
.borderBox::after {
  content: "";
  position: absolute;
  top: 0;
  left: -2px;
  width: 2px;
  height: 15%;
  background: #c0343a;
}

.border,
.border02 {
  position: relative;
}

.border::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 320px;
  width: 20%;
  height: 3px;
  background: #c0343a;
}

.border02 {
  width: 100%;
  height: 25%;
  background: #fff;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
}

.fE_h {
  font-family: "Hurricane", cursive;
}

.fE_j {
  font-family: "Josefin Sans", sans-serif;
}

h2.h2Tit {
  font-size: 40px;
  font-weight: bold;
  color: #2f62ad;
  line-height: 175%;
}

h3.h3Tit {
  font-size: 30px;
  font-weight: bold;
  color: #2f62ad;
  line-height: 175%;
}

h5.h5Tit {
  font-size: 40px;
  font-weight: bold;
  color: #000;
}

h5.h5Tit02 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  line-height: 140%;
}

.c_tit,
.c_tit02 {
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
}

.c_tit02 {
  font-size: 18px;
}

.bigE {
  position: relative;
  z-index: 1;
}
.bigE::before {
  content: "MESSAGE";
  font-family: "Hurricane", cursive;
  font-size: 182px;
  z-index: -1;
  color: #2f62ad;
  opacity: 0.1;
  top: 6%;
  right: 50%;
  line-height: 100%;
  position: absolute;
  transform: translate(50%, -50%);
}

.sub_tit {
  background: url(../img/accent.svg) no-repeat left center;
  background-size: 2em;
  padding-left: 3em;
  font-family: "Josefin Sans", sans-serif;
  margin-bottom: 5px;
}

.b_btn a {
  background: url(../img/icon01.svg) no-repeat left 20px top 13px, #2f62ad;
  background-size: 4em;
  border-radius: 5px;
  padding: 20px 0 0 10px;
  width: 100%;
  display: inline-block;
  height: 8.5em;
  position: relative;
}
.b_btn .l_tit {
  padding-left: 5em;
  color: #fff;
}
.b_btn .v_m {
  text-align: right;
  position: absolute;
  bottom: 0.25em;
  right: 0em;
}
.b_btn .v_m span {
  background: #29abe2;
  border-radius: 53px 0 5px 0;
  color: #fff;
  padding: 16px 14px 11px 28px;
  line-height: 100%;
}

.b_btn02 a {
  background: url(../img/icon02.svg) no-repeat left 14px top 23px, #2f62ad;
  background-size: 5em;
}

.b_btn03 a {
  background: url(../img/icon03.svg) no-repeat left 14px top 19px, #2f62ad;
  background-size: 5.6em;
}

.b_btn04 a {
  background: url(../img/icon04.svg) no-repeat left 17px center, #2f62ad;
  background-size: 4.4em;
}

.b_btn05 a {
  background: url(../img/icon05.svg) no-repeat left 44px top 18px, #2f62ad;
  background-size: 5.2em;
}

.b_btn06 a {
  background: url(../img/icon06.svg) no-repeat top 22px left 45px, #2f62ab;
  background-size: 7.5em;
}

.btn01 {
  margin: 25px auto 0;
  text-align: center;
}
.btn01 a {
  color: #2f62ad;
  text-decoration: none;
  display: inline-block;
}
.btn01 span {
  position: relative;
  padding-left: 60px;
  background: url(../img/arrow.svg) no-repeat left center;
  background-size: 3em;
  padding: 1em 0 1em 4.2em;
  text-align: center;
  font-weight: bold;
}

.btn02 {
  margin: auto;
  text-align: right;
}
.btn02 a {
  color: #2f62ad;
  text-decoration: none;
}
.btn02 span {
  position: relative;
  padding-left: 10px;
}
.btn02 span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
}

.img_w_area img {
  width: 100%;
}

a.btn01 p::before,
a.btn03::before {
  content: "";
  background: #2f3c82;
  position: absolute;
  right: 2.6rem;
  bottom: 1.2rem;
  border-radius: 50%;
  width: 1.8em;
  height: 1.8em;
  display: inline-block;
  box-shadow: -1px -1px 1px 0 rgba(120, 172, 229, 0.2), 1px 1px 2px 0 rgba(5, 65, 130, 0.71);
}

a.btn01 p::after,
a.btn03::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 8px;
  border-color: transparent transparent transparent #ffffff;
  display: inline-block;
  position: absolute;
  right: 2.2em;
  bottom: 1.34em;
}

.btn02 a {
  font-weight: bold;
  color: #2f62ad;
}
.btn02 a span {
  position: relative;
  padding-left: 1em;
}
.btn02 a span::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 7px;
  /* くの字を山なりに見た時、左側の長さ */
  height: 7px;
  /* くの字を山なりに見た時、右側の長さ */
  border-top: 1px solid #2f62ad;
  /* くの字を山なりに見た時、左側の太さと色 */
  border-right: 1px solid #2f62ad;
  /* くの字を山なりに見た時、右側の太さと色 */
  transform: rotate(45deg);
  /* くの字の向き */
}
.btn02 a:hover p {
  width: 158px;
}

a.btn03 {
  position: relative;
  background-color: #fff;
  display: block;
  text-align: center;
  color: #fff;
  text-shadow: 0 5px 8px #183157;
  border-radius: 20px;
  padding: 14px 0 12px;
  width: 80%;
  max-width: 250px;
  margin: 15px 0 0 auto;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.bgBox > * {
  background: #f4f4f4;
  padding: 20px 20px 18px 20px;
  border-radius: 0.5em;
  box-shadow: 2px 2px 0px #dddee4;
}

.bgBox {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2%;
}
.bgBox img {
  width: 4em;
  margin: auto;
  height: 4em;
}

.sdgsArea {
  display: flex;
  gap: 10px;
}
.sdgsArea > * {
  width: 50px;
}
.sdgsArea > * img {
  border-radius: 0.5em;
}

.aday dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.aday dl dt {
  float: left;
  width: 23%;
  letter-spacing: 0.15em;
  color: #2f3c82;
  left: 16px;
  font-weight: 600;
  top: 3px;
  position: relative;
}
.aday dl dt:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 3px;
  background: #2f3c82;
  right: 10px;
  top: 10px;
  position: absolute;
}
.aday dl dd {
  float: right;
  width: 75%;
  border-left: solid 2px #2f3c82;
  padding: 0 0 30px 40px;
  position: relative;
}
.aday dl dd img {
  width: 50px;
}

.base01 .flex > div:first-child {
  width: 100%;
}
.base01 .chizu {
  background: url(../img/chizu.png) no-repeat right;
  background-size: contain;
  padding-right: 11%;
  padding-bottom: 4%;
}
.base01 .h3Tit {
  white-space: nowrap;
}

.slider02,
.slider03,
.slider_gentle {
  padding: 0 3%;
}
.slider02 li,
.slider03 li,
.slider_gentle li {
  padding-right: 10px;
  padding-left: 10px;
}

.slider_gentle {
  padding: 0;
}
.slider_gentle li {
  padding-right: 10px;
  padding-left: 10px;
}

/* ---------------------------------------------------------------------------
  ★フォントファミリー
--------------------------------------------------------------------------- */
.mincho {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
  letter-spacing: 0.1em;
  font-weight: 800;
  color: #0c0046;
}

.gothic {
  letter-spacing: 0.1em;
  font-weight: 800;
  color: #0c0046;
}

.nsj {
  font-family: "Noto Sans JP", sans-serif;
}

/* ---------------------------------------------------------------------------
  ★ハンバーガーメニュー
--------------------------------------------------------------------------- */
.menu-trigger_wrap {
  float: right;
  width: 54px;
  position: absolute;
  z-index: 10;
  right: 33px;
  top: 12px;
  padding: 10px 0;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.menu-trigger {
  position: relative;
  width: 38px;
  height: 28px;
  z-index: 20;
  display: block;
  margin: 0 auto;
}

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ae1627;
  border-radius: 4px;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 12px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger span:nth-of-type(1) {
  -webkit-animation: menu-bar01 0.75s forwards;
  animation: menu-bar01 0.75s forwards;
}

.menu-trigger em {
  position: absolute;
  top: 33px;
  font-size: 1.3rem;
  color: #ae1627;
  font-weight: bold;
  left: -2px;
}

@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(20px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(20px) rotate(45deg);
    transform: translateY(20px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(20px) rotate(0);
    transform: translateY(20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.menu-trigger span:nth-of-type(2) {
  -webkit-transition: all 0.25s 0.25s;
  transition: all 0.25s 0.25s;
  opacity: 1;
}

.menu-trigger span:nth-of-type(3) {
  -webkit-animation: menu-bar02 0.75s forwards;
  animation: menu-bar02 0.75s forwards;
}

@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-20px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-20px) rotate(-45deg);
    transform: translateY(-20px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-20px) rotate(0);
    transform: translateY(-20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.active .menu-trigger span:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 0.75s forwards;
  animation: active-menu-bar01 0.75s forwards;
  top: -7px;
}

@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(20px) rotate(45deg);
  }
}
@keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(20px) rotate(0);
    transform: translateY(20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(20px) rotate(45deg);
    transform: translateY(20px) rotate(45deg);
  }
}
.active .menu-trigger span:nth-of-type(2) {
  opacity: 0;
}

.active .menu-trigger span:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 0.75s forwards;
  animation: active-menu-bar03 0.75s forwards;
  bottom: -9px;
}

@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-20px) rotate(-45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-20px) rotate(0);
    transform: translateY(-20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-20px) rotate(-45deg);
    transform: translateY(-20px) rotate(-45deg);
  }
}
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.f_trigger {
  opacity: 0;
}

.a_d01 {
  animation-delay: 0.3s;
}

.a_d02 {
  animation-delay: 0.6s;
}

.a_d03 {
  animation-delay: 0.9s;
}

.a_d04 {
  animation-delay: 1.2s;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeDown {
  animation-name: fadeDownAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-delay: 0.8s;
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-delay: 1.2s;
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes img-wrap {
  100% {
    transform: translateX(101%);
  }
}
.b_btn,
.btn01 a span {
  transition: 0.2s;
}

.b_btn:hover {
  opacity: 0.8;
}

.btn01 a:hover {
  transition: 0.2s;
}
.btn01 a:hover span {
  background: url(../img/arrow.svg) no-repeat left 10px center;
  background-size: 3em;
}

.linkArea02 .f_btn .btn01 a:hover span {
  background: url(../img/arrow03.svg) no-repeat left 10px center;
  background-size: 2em;
}

.works02 .interviewArea01 .btn01 a:hover span,
.interview03 .interviewArea01 .btn01 a:hover span {
  background: url(../img/arrow.svg) no-repeat left 10px center;
  background-size: 2em;
}

.btn02:hover a {
  color: #29abe2;
}

/* ---------------------------------------------------------------------------
  ★TABLE
--------------------------------------------------------------------------- */
.c_table_01 table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
  border-radius: 0.5em;
}

.c_table_01 table tbody tr th {
  border-bottom: 3px solid #eaecf3;
  /* background: #f3f8fc; */
  vertical-align: top;
  padding: 16px 15px;
  /* color: #0b3985; */
  font-weight: 800;
  width: 28.5%;
  word-break: break-all;
}

.c_table_01 table tbody tr:nth-of-type(1) th {
  border-radius: 0.5em 0 0 0;
}

.c_table_01 table tbody tr:last-child th {
  border-radius: 0 0 0 0.5em;
}

.c_table_01 table tbody tr td {
  border-bottom: 1px solid #ebecef;
  vertical-align: top;
  padding: 16px 21px;
  word-break: break-all;
}

.c_table_02 table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
  border: 1px solid #f4f4f4;
}

.c_table_02 table tbody tr th,
.c_table_02 table tbody tr td {
  padding: 14px 26px;
  word-break: break-all;
}

.c_table_02 table tbody tr:first-child {
  background-color: #eaecf3 !important;
  color: #0c0046 !important;
  text-align: center;
  width: 100%;
  font-weight: bold;
  border-bottom: 2px solid #2f3c82;
  border-top: 1px solid #eaecf3;
}
.c_table_02 table tbody tr:first-child th:not(:last-child) {
  border-right: 1px solid #fff;
}
.c_table_02 table tbody tr:first-child th:first-child,
.c_table_02 table tbody tr:first-child th:last-child {
  border-bottom: none;
}

.c_table_02 table tbody tr td {
  border: 1px solid #f4f4f4;
}

/* =======================================
	★ページャー
========================================== */
.pager {
  width: auto;
  margin: 0 auto;
  padding-bottom: 100px;
}

.wp-pagenavi {
  clear: both;
  font-size: 14px;
  text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 2.6;
  border: 1px solid #000000;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  color: #000000;
  font-size: 14px;
  margin: 5px;
  vertical-align: top;
  padding: 0px;
  background-color: #fff;
  border-radius: 4px;
}

.wp-pagenavi span.extend {
  border: 1px solid rgba(245, 245, 245, 0);
}

.wp-pagenavi span.current {
  color: #fff;
  background-color: #000000;
  font-size: 14px;
  vertical-align: top;
  text-decoration: none;
}

/* =======================================
	★プライバシーポリシー
========================================== */
#privacyBox {
  overflow-y: scroll;
  padding: 21px;
  background: #fff;
  margin-top: 20px;
  height: 163px;
  margin-bottom: 20px;
}

#js-show-popup {
  color: #2f62ad;
  text-decoration: underline;
  cursor: pointer;
}

#entry .popup,
#casual_interview_form .popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}
#entry .popup.is-show,
#casual_interview_form .popup.is-show {
  opacity: 1;
  visibility: visible;
}
#entry .popup.is-show .f12 span,
#casual_interview_form .popup.is-show .f12 span {
  font-weight: bold;
}
#entry .popup-inner,
#casual_interview_form .popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
  padding: 50px;
  background-color: #fff;
  z-index: 2;
  max-height: 90vh;
  overflow-y: scroll;
}
#entry .popup-inner img,
#casual_interview_form .popup-inner img {
  width: 100%;
}
#entry .close-btn,
#casual_interview_form .close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
#entry .close-btn i,
#casual_interview_form .close-btn i {
  font-size: 20px;
  color: #333;
}
#entry .black-background,
#casual_interview_form .black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  cursor: pointer;
}
#entry label.c_b,
#casual_interview_form label.c_b {
  font-size: 14px;
  margin: auto;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-weight: bold;
}
#entry .cl50 > div:first-child,
#casual_interview_form .cl50 > div:first-child {
  border-right: 2px solid #29abe2;
}
#entry .cl50 > div,
#casual_interview_form .cl50 > div {
  width: 50%;
  margin-right: 0;
}

/* =======================================
header
========================================== */
header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.logo {
  height: 120px;
}
.logo h1 a {
  display: flex;
  align-items: center;
  margin-left: 27px;
}
.logo img {
  width: 16.15em;
  height: 100%;
  margin-right: 14px;
  margin-top: 8px;
}
.logo p {
  letter-spacing: 0.04em;
  white-space: nowrap;
  font-weight: bold;
  margin-top: 8px;
}

/*ナビゲーション
******************************************/
.nav {
  display: flex;
  justify-content: end;
  align-items: center;
  background-color: #2f62ad;
  border-radius: 0 0 0 53px;
  position: fixed;
  right:0;
  z-index: 100;
  max-width: 680px;
}

.nav > * {
  display: flex;
  align-items: center;
}

.nav > ul > li {
  padding: 15px 0;
  margin-right: 30px;
}

.nav > ul > li:first-child {
  margin-left: 60px;
}

.nav > ul > li:nth-of-type(5) {
  margin-right: 10px;
}

.nav > ul > li:last-child {
  margin-right: 0;
  padding-right: 20px;
  padding-left: 40px;
  background-color: #29abe2;
  border-radius: 0 0 0 53px;
}

.nav a {
  color: #fff;
  font-weight: bold;
}

/* =======================================
Top
========================================== */
#home .mv_home {
  width: 100%;
  height: 78vh;
  position: relative;
}
#home .mv_home .slider_fv {
  height: 100%;
}
#home .mv_home .slider_fv img {
  width: 100%;
  object-fit: cover;
  height: 78vh;
}

#home .mv_home .maintxt {
  position: absolute;
  top: 50%;
  left: 22%;
  transform: translate(0, -50%);
  max-width: 649px;
  width: 45.5%;
}

.home_news {
  background: #2f62ad;
}
.home_news .inner {
  display: flex;
  align-items: center;
  color: #fff;
}
.home_news h3 {
  background: #29abe2;
  border-radius: 0 0 53px 0;
  color: #fff;
  font-size: clamp(18px, 1.33vw, 24px);
  padding: 20px 80px 12px 40px;
  line-height: 100%;
}
.home_news .newsArea li {
  display: flex;
  align-items: center;
  color: #fff;
}
.home_news .newsArea li p.day {
  font-weight: 800;
  border-right: 1px solid #fff;
}
.home_news .newsArea li p.cont a {
  color: #fff;
  text-decoration: underline;
}

.bx-wrapper {
  position: static !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  -ms-touch-action: pan-y !important;
  touch-action: pan-y !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
}

.home02 .cl33 > li:not(:nth-child(3n)) {
  margin-right: 0 !important;
}
.home02 .cl33 > li {
  width: 31.2%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home02 .cl33 {
  justify-content: space-between;
}
.home02 .cl33:after {
  display: none;
}

.home03 > div > .cl50 {
  justify-content: space-between;
}
.home03 > div > .cl50 > div {
  width: 46% !important;
  margin-right: 0;
}
.home03 .cl50:after {
  display: none;
}
.home03 .sub_tit {
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 2.4em;
}
.home03 .btn02 {
  margin-right: 0;
  margin-left: auto;
  text-align: right;
}

.home04 {
  position: relative;
  z-index: 1;
}
.home04 .btn01 {
  text-align: left;
}
.home04 .inner > .cl50 > div:not(:nth-child(2n)) {
  margin-right: 3%;
}
.home04 .inner > .cl50 > div:first-child {
  width: 47%;
}
.home04 .inner > .cl50 > div:nth-of-type(2) {
  width: 50%;
}
.home04 .cl50 {
  flex-wrap: wrap;
  justify-content: space-between;
}
.home04 .cl50 > li {
  width: 49%;
  margin-right: 0;
}

.cl50:after {
  display: none;
}

.home05 {
  background: url(../img/fv.jpg) no-repeat;
  background-size: cover;
}
.home05 .bigE::before {
  content: "Pick UP";
  top: 20%;
  right: 50%;
  transform: translate(50%, -50%);
}
.home05 .cl50 {
  justify-content: space-between;
}
.home05 .cl50 > div {
  width: 46%;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.linkArea > div {
  display: flex;
  justify-content: space-between;
}
.linkArea > div > div {
  width: 47%;
}
.linkArea .b_btn a {
  height: 10.13em;
}
.linkArea .b_btn a .l_tit {
  font-size: clamp(36px, 2.22vw, 40px) !important;
}
.linkArea .b_btn .v_m span {
  padding: 13px 50px 8px 80px;
}
.linkArea .b_btn .v_m {
  bottom: 0.1em;
  right: 0em;
}

.linkArea02 {
  position: relative;
  z-index: 1;
}
.linkArea02 .f_box {
  display: flex;
  justify-content: space-between;
}
.linkArea02 .f_box > div {
  width: 46%;
}
.linkArea02 .f_box > div:nth-of-type(2) {
  width: 52%;
}
.linkArea02 .f_tit {
  font-size: clamp(20px, 2.22vw, 40px) !important;
  font-weight: bold;
}
.linkArea02 .f_tit02 {
  font-size: clamp(20px, 1.78vw, 32px) !important;
  font-weight: bold;
}
.linkArea02 .f_btn {
  display: flex;
  border-bottom: 2px solid #2f62ad;
  align-items: center;
}
.linkArea02 .f_btn .btn01 {
  margin: 0 0 0 auto;
}
.linkArea02 .f_btn .btn01 span {
  background: url(../img/arrow03.svg) no-repeat left center;
  background-size: 2em;
  padding: 1em 0 0.7em 2.8em;
}

/* =======================================
footer
========================================== */
header a:hover,
.footerBox a:hover {
  opacity: 0.6;
}

.footerBox {
  background: #152c49;
  color: #fff;
  padding: 50px 0 30px;
  font-size: 14px;
}
.footerBox a {
  color: #fff;
}
.footerBox .logo {
  display: flex;
  align-items: center;
  height: auto;
}
.footerBox .logo img {
  width: 16.15em;
  height: 100%;
  margin-right: 14px;
  margin-top: 0px;
}
.footerBox .logo p {
  margin-top: 0;
}

.f_nav {
  display: flex;
  font-size: 14px;
}
.f_nav > ul > li > a {
  padding-left: 1.6em;
  background: url(../img/accent_f.svg) no-repeat left center;
  background-size: 1.15em;
}
.f_nav > ul li {
  margin-bottom: 10px;
}
.f_nav > ul:first-child > li:nth-of-type(2) > a {
  background: url(../img/accent_f.svg) no-repeat left top 7px;
  background-size: 1.15em;
}
.f_nav a {
  color: #fff;
}

.footerBox02 {
  background: #2f3c82;
  color: #fff;
  font-size: 12px;
  padding: 10px 0;
}
.footerBox02 > div {
  display: flex;
  justify-content: space-between;
}
.footerBox02 > div > div {
  display: flex;
}

.footerBox02 > div > div a {
  text-decoration: underline;
  color: #fff;
}

.contents_area .cl25 {
  flex-wrap: wrap;
  justify-content: space-between;
}
.contents_area .cl25 > * {
  margin-right: 0 !important;
}
.contents_area .cl25::after {
  display: none;
}
.contents_area .cl25 .b_btn:hover a::before {
  display: none;
}
.contents_area .cl25 .b_btn a {
  border: 3px solid #29abe2;
  background-color: transparent !important;
  border-radius: 5px;
  background: url(../img/f_nav_01.jpg) no-repeat right;
  background-size: cover;
  padding: 0 15px 0 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.contents_area .cl25 .b_btn a::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background-color: #2f62ab66;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.contents_area .cl25 .b_btn.f_nav02 a {
  background: url(../img/f_nav_02.jpg) no-repeat right;
  background-size: cover;
}
.contents_area .cl25 .b_btn.f_nav03 a {
  background: url(../img/f_nav_03.jpg) no-repeat right;
  background-size: cover;
}
.contents_area .cl25 .b_btn.f_nav04 a {
  background: url(../img/f_nav_04.jpg) no-repeat right;
  background-size: cover;
}
.contents_area .cl25 .b_btn.f_nav05 a {
  background: url(../img/f_nav_05.jpg) no-repeat right;
  background-size: cover;
}
.contents_area .cl25 .b_btn.f_nav06 a {
  background: url(../img/f_nav_06.jpg) no-repeat right;
  background-size: cover;
}
.contents_area .cl25 .b_btn.f_nav07 a {
  background: url(../img/f_nav_07.jpg) no-repeat right;
  background-size: cover;
}
.contents_area .cl25 .b_btn.f_nav08 a {
  background: url(../img/f_nav_08.jpg) no-repeat right;
  background-size: cover;
}
.contents_area .cl25 .b_btn .l_tit {
  padding-left: 0;
  text-align: center;
  line-height: 130%;
  margin-bottom: 40px;
  text-shadow: 0 3px 8px #183157;
}

/* =======================================
下層
========================================== */
.bgW {
  bottom: 20px;
  right: 40px;
  background: #fff;
  padding: 40px;
}

.bgLB {
  background: #b8e5f433;
  padding: 25px;
  color: #000;
}

.bgGY {
  background: #b3b3b333;
  padding: 25px;
  color: #000;
}

.unkArea {
  display: flex;
  justify-content: space-between;
}
.unkArea .unk_btn {
  width: 24%;
  height: 320px;
  position: relative;
  overflow: hidden;
}
.unkArea .unk_btn a {
  border-radius: 5px;
  background: url(../img/works_photo01.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0;
}
.unkArea .unk_btn a::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background-color: #2f62ab4d;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.unkArea .unk_btn a::after {
  content: "";
  background: url(../img/q_cont_w.png) no-repeat;
  background-size: contain;
  text-shadow: 0 3px 8px #183157;
  width: 110px;
  height: 110px;
  display: block;
  position: absolute;
  bottom: -17px;
  right: 26%;
  z-index: 1;
}
.unkArea .unk_btn a p {
  text-shadow: 0 5px 18px #183157;
}
.unkArea .ub02 a {
  background: url(../img/works_photo02.jpg) no-repeat center;
  background-size: cover;
}
.unkArea .ub03 a {
  background: url(../img/works_photo03.jpg) no-repeat center;
  background-size: cover;
}
.unkArea .ub04 a {
  background: url(../img/works_photo04.jpg) no-repeat center;
  background-size: cover;
}

#support .unkArea .unk_btn a p {
  text-shadow: none;
}

.support01 .unkArea .unk_btn a::after {
  display: none;
}

.question_c dt.qArea {
  background: url(../img/q_cont.svg) no-repeat center right 1em;
  background-size: 2em;
  background-color: #fff;
  padding: 15px 4em 14px 1.5em;
  border-radius: 5px;
  font-weight: bold;
  letter-spacing: 0.07em;
  cursor: pointer;
  transition: 0.2s;
  margin-bottom: 10px;
}
.question_c dt.qArea.active {
  background: url(../img/q_cont_r.svg) no-repeat center right 1em;
  background-size: 2em;
  background-color: #fff;
  padding: 15px 4em 14px 1.5em;
  border-radius: 5px;
  font-weight: bold;
  letter-spacing: 0.07em;
  cursor: pointer;
  transition: 0.2s;
}
.question_c dd {
  margin: -15px auto 20px;
  line-height: 150%;
  background-color: #fff;
  padding: 15px 4em 14px 1.5em;
  border-radius: 0 0 5px 5px;
}

.schedule {
  width: 50%;
  margin: auto;
}
.schedule dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.schedule dl dt {
  float: left;
  width: 20%;
  letter-spacing: 0.15em;
  color: #2f62ad;
  left: 16px;
  font-weight: 600;
  top: 3px;
  position: relative;
}
.schedule dl dt::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 3px;
  background: #2f62ad;
  right: 10px;
  top: 9px;
  position: absolute;
  z-index: 1;
}
.schedule dl dd {
  float: right;
  width: 75%;
  border-left: solid 2px #29abe2;
  padding: 4px 0 30px 40px;
  position: relative;
}

.titBox {
  background: #fff;
  padding: 0 10px;
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 30px;
  font-weight: bold;
}

.name {
  line-height: 120%;
}
.name span {
  font-size: 70%;
}
.name .fE_j {
  color: #7e929a;
  font-size: 60%;
}

.telArea a {
  display: flex;
  font-size: 30px;
  color: #2f62ad;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}
.telArea a > div > p:first-child {
  line-height: 110%;
}
.telArea a img {
  width: 1.6em;
  margin-right: 15px;
}

.lineArea a {
  background: #38a332 url(../img/line.svg) no-repeat center left 0.7em;
  background-size: 1.4em, contain;
  color: #fff;
  display: block;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 0.4em 0.5em 0.3em 3em;
  border-radius: 5px;
  width: 80%;
  max-width: 240px;
  font-size: 18px;
}

.lineqrArea {
  display: flex;
  width: 100px;
  height: 100px;
  align-items: center;
  justify-content: center;
}

.scBox {
  position: relative;
}
.scBox > div:nth-of-type(2) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.scBox > div:nth-of-type(2) img {
  width: 80%;
}

.tab-panel .tab-group {
  display: flex;
  justify-content: center;
}
.tab-panel .tab {
  flex-grow: 1;
  padding: 15px 5px;
  list-style: none;
  border: solid 1px #2f62ad;
  border-bottom: none;
  text-align: center;
  cursor: pointer;
  border-radius: 10px 10px 0 0;
  background: #2f62ad;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.tab-panel .panel-group {
  border: solid 1px #2f62ad;
  border-top: none;
  background: #fff;
  padding: 40px;
}
.tab-panel .panel {
  display: none;
}
.tab-panel .tab.is-active {
  background: #fff;
  color: #2f62ad;
  transition: all 0.2s ease-out;
}
.tab-panel .panel.is-show {
  display: block;
}
.tab-panel .cl50 {
  flex-wrap: wrap;
}

.message01 .bigE,
.interview01 .bigE,
.interviewer_voice01 .bigE {
  z-index: 1;
}
.message01 .bigE::before,
.interview01 .bigE::before,
.interviewer_voice01 .bigE::before {
  content: "TOP INTERVIEW";
  top: 5%;
  right: 50%;
  font-size: 100px;
  text-align: center;
  transform: translate(50%, -50%);
}
.message01 .msBox,
.interview01 .msBox,
.interviewer_voice01 .msBox {
  position: relative;
  background: url(../img/message_photo01.jpg) no-repeat top;
  background-size: 100%;
  height: 570px;
  -webkit-border-before-width: 100%;
}
.message01 .msTit,
.message01 .bgW,
.interview01 .msTit,
.interview01 .bgW,
.interviewer_voice01 .msTit,
.interviewer_voice01 .bgW {
  position: absolute;
}
.message01 .msTit,
.interview01 .msTit,
.interviewer_voice01 .msTit {
  font-size: 38px;
  top: 20px;
  right: 36px;
  line-height: 140%;
  font-weight: bold;
  text-shadow: 0 3px 8px #fff;
}
.message01 .bgW,
.interview01 .bgW,
.interviewer_voice01 .bgW {
  padding: 24px;
}
.message01 .bgW .cl3_7,
.interview01 .bgW .cl3_7,
.interviewer_voice01 .bgW .cl3_7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.message01 .bgW .no_cl37 > *,
.interview01 .bgW .no_cl37 > *,
.interviewer_voice01 .bgW .no_cl37 > * {
  width: 100%;
}
.message01 .bgW .c_table_01 table tbody tr th,
.interview01 .bgW .c_table_01 table tbody tr th,
.interviewer_voice01 .bgW .c_table_01 table tbody tr th {
  border-bottom: 3px solid #bfe6f6;
  padding: 5px;
  width: 19.5%;
  font-weight: normal;
}
.message01 .bgW .c_table_01 table tbody tr td,
.interview01 .bgW .c_table_01 table tbody tr td,
.interviewer_voice01 .bgW .c_table_01 table tbody tr td {
  border-bottom: 1px solid #eaeff7;
  padding: 5px;
}

.member01 .bigE,
.member02 .bigE {
  z-index: 1;
}
.member01 .bigE::before,
.member02 .bigE::before {
  content: "MEMBER";
  top: 3.5%;
  right: 50%;
  font-size: 140px;
  text-align: center;
  transform: translate(50%, -50%);
}
.member01 a,
.member02 a {
  color: #000;
}
.member01 .name,
.member02 .name {
  line-height: 140%;
  text-align: left;
  margin-top: 10px;
}
.member01 .name span,
.member02 .name span {
  font-size: 90%;
}
.member01 .name .fE_j,
.member02 .name .fE_j {
  font-size: 70%;
}
.member01 .cl33,
.member02 .cl33 {
  flex-wrap: wrap;
}
.member01 .cl33 > li,
.member02 .cl33 > li {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.member01 .cl33 > li .c_tit,
.member02 .cl33 > li .c_tit {
  position: absolute;
  bottom: 150px;
  right: 12px;
  font-size: 17px;
  background: #fff;
  padding: 5px 10px;
}
.member01 .btn01,
.member02 .btn01 {
  margin: 0 0 0 auto;
  text-align: right;
}
.member01 .btn01 span,
.member02 .btn01 span {
  background: url(../img/arrow.svg) no-repeat left center;
  background-size: 2em;
  padding: 1em 0 1em 3em;
}
.member01 .btn01 a:hover span,
.member02 .btn01 a:hover span {
  background: url(../img/arrow.svg) no-repeat left 10px center;
  background-size: 2em;
}

.interview01 .bigE {
  z-index: 1;
}
.interview01 .bigE::before {
  content: "INTERVIEW";
  top: 6%;
  right: 50%;
  font-size: 140px;
  text-align: center;
  transform: translate(50%, -50%);
}
.interview01 .bgW {
  left: 40px;
  right: auto;
}
.interview01 .msBox {
  background: url(../img/interview01_photo02.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}
.interview01 .in02.msBox {
  background: url(../img/interview02_photo02.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}
.interview01 .in03.msBox {
  background: url(../img/interview03_photo02.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}
.interview01 .in04.msBox {
  background: url(../img/interview04_photo02.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}
.interview01 .in05.msBox {
  background: url(../img/interview05_photo02.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}
.interview01 .in06.msBox {
  background: url(../img/interview06_photo02.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}
.interview01 .in07.msBox {
  background: url(../img/interview07_photo02.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}
.interview01 .in08.msBox {
  background: url(../img/interview08_photo02.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}
.interview01 .in09.msBox {
  background: url(../img/interview09_photo01.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}
.interview01 .in10.msBox {
  background: url(../img/interview10_photo01.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}
.interview01 .in11.msBox {
  background: url(../img/interview11_photo01.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}

.interview02 .h5Tit02,
.interviewer_voice02 .h5Tit02 {
  font-size: 24px;
}
.interview02 .cl4_6 > div:nth-child(even),
.interviewer_voice02 .cl4_6 > div:nth-child(even) {
  width: 59% !important;
}

.interviewer_voice01 .bgW {
  height: 117px;
  width: 300px;
}
.interviewer_voice01 .bigE {
  z-index: 1;
}
.interviewer_voice01 .bigE::before {
  content: "INTERVIEWER VOICE";
  top: 6%;
  right: 50%;
  font-size: 97px;
  text-align: center;
  transform: translate(50%, -50%);
}
.interviewer_voice01 .msBox {
  background: url(../img/interviewer_photo01.jpg) no-repeat center;
  background-size: 100%;
  border-radius: 5px;
}
.interviewer_voice01 .msTit {
  color: #fff;
  text-shadow: 0 5px 8px #183157;
  right: 40px;
  left: auto;
  top: 100px;
}

.works01 .bigE {
  z-index: 1;
}
.works01 .bigE::before {
  content: "WORKS";
  top: 7%;
  right: 50%;
  font-size: 140px;
  text-align: center;
  transform: translate(50%, -50%);
}

.works02 .btn01,
.interview03 .btn01 {
  margin: 25px auto 0;
  text-align: left;
}
.works02 .interviewArea01 > .cl50 > div,
.interview03 .interviewArea01 > .cl50 > div {
  width: 100%;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
.works02 .interviewArea01 .btn01,
.interview03 .interviewArea01 .btn01 {
  margin: 0 0 0 auto;
  text-align: right;
}
.works02 .interviewArea01 .btn01 span,
.interview03 .interviewArea01 .btn01 span {
  position: relative;
  background: url(../img/arrow.svg) no-repeat left center;
  background-size: 2em;
  padding: 1em 0 1em 3.2em;
  text-align: center;
  font-weight: bold;
}

.visiting_class01 .bigE {
  z-index: 1;
}
.visiting_class01 .bigE::before {
  content: "VISITING CLASS";
  top: 11%;
  right: 50%;
  font-size: 100px;
  text-align: center;
  transform: translate(50%, -50%);
}
.visiting_class01 .inner > div {
  position: relative;
}
.visiting_class01 .inner > div .popBox {
  position: absolute;
  bottom: 0;
  right: 15px;
}
.visiting_class01 .inner > div .popBox .bgW {
  padding: 15px;
  width: 300px;
  height: auto;
  background: #29abe2;
  color: #fff;
}
.visiting_class01 .inner > div .popBox .bgW .cl50 > * {
  margin-bottom: 0;
}
.visiting_class01 .inner > div .popBox .bgW p {
  line-height: 140%;
}

.visiting_class02 .cl50 {
  flex-wrap: wrap;
}

.visiting_class03 .btn01 span {
  padding: 1em 0 1em 3.6em;
}
.visiting_class03 .cl50 > div:first-child > img {
  margin: auto;
}

.visiting_class01 .h3Tit,
.casual_interview01 .h3Tit {
  color: #000;
}

.casual_interview01 .bigE {
  z-index: 1;
}
.casual_interview01 .bigE::before {
  content: "CASUAL INTERVIEW";
  top: 8%;
  right: 50%;
  font-size: 80px;
  text-align: center;
  transform: translate(50%, -50%);
}

.casual_interview02 .h5Tit02,
.casual_interview04 .h5Tit02 {
  background: url(../img/accent_f.svg) no-repeat left center;
  background-size: 1em;
  padding-left: 1.3em;
}

.casual_interview06 .sub_tit {
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 2.4em;
}

.thanks01 .bigE {
  z-index: 1;
}
.thanks01 .bigE::before {
  content: "THANKS";
  top: 17%;
  right: 50%;
  font-size: 110px;
  text-align: center;
  transform: translate(50%, -50%);
}

.sprt_linkArea .btn01 p {
  background: url(../img/arrow04.svg) no-repeat left center;
  background-size: 3em;
  padding: 1em 0 1em 4.2em;
}
.sprt_linkArea .btn01 span {
  background: none;
  padding: 0;
}

.support01 .bigE {
  z-index: 1;
}
.support01 .bigE::before {
  content: "ENVIRONMENT SUPPORT";
  top: 10%;
  right: 50%;
  font-size: 90px;
  text-align: center;
  transform: translate(50%, -50%);
}
.support01 .unkArea .btn_icon {
  width: 3em;
  margin: 20px auto 0;
}
.support01 .unkArea .unk_btn {
  width: 19%;
  height: auto;
  position: relative;
}
.support01 .unkArea .unk_btn::after {
  display: none;
}
.support01 .unkArea .unk_btn a {
  border-radius: 0;
  background: none;
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.support01 .unkArea .unk_btn a::before {
  display: none;
}
.support01 .unkArea .unk_btn a p {
  color: #2f62ad;
}
.support01 .unkArea .unk_btn:last-child img:first-child {
  width: 50%;
}

.support02 .cl33 > * {
  margin-bottom: 0 !important;
  position: relative;
}
.support02 .cl33 > *::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 15px;
  border-color: transparent transparent transparent #029cbe33;
}
.support02 .cl33 > *:last-child::after {
  display: none;
}
.support02 .bgLB {
  padding: 16px;
  display: flex;
  align-items: center;
}
.support02 .bgLB > p:first-child {
  margin-right: 20px;
}

.support03 > .inner > .cl50 > * {
  margin-bottom: 0 !important;
}

.support03 .bgGY li:not(:last-child),
.support05 .bgGY li:not(:last-child) {
  padding-left: 1.6em;
  background: url(../img/accent_f.svg) no-repeat left center;
  background-size: 1em;
  margin-right: 20px;
  margin-bottom: 1%;
}
.support03 .bgGY li:last-child,
.support03 .bgGY li:nth-of-type(9),
.support05 .bgGY li:last-child,
.support05 .bgGY li:nth-of-type(9) {
  margin-bottom: 0;
}
.support03 .bgGY li:last-child,
.support05 .bgGY li:last-child {
  text-align: right;
}
.support03 .bgGY li:nth-child(2n),
.support05 .bgGY li:nth-child(2n) {
  margin-right: 1%;
}
.support03 .bgLB li,
.support05 .bgLB li {
  padding-left: 1.6em;
  background: url(../img/accent_f.svg) no-repeat left center;
  background-size: 1.15em;
  margin-right: 20px;
  margin-bottom: 1%;
}

.support04 .sub_tit,
.support05 .sub_tit {
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 2.4em;
}
.support04 .bgGY li,
.support05 .bgGY li {
  margin-bottom: 1%;
  padding-left: 1.6em;
  background: url(../img/accent_f.svg) no-repeat left center;
  background-size: 1.15em;
}
.support04 .bgGY li:last-child,
.support05 .bgGY li:last-child {
  width: 100%;
  text-align: left;
  margin-bottom: 0 !important;
}
.support04 .bgGY li:nth-child(2n),
.support05 .bgGY li:nth-child(2n) {
  margin-right: 1%;
  background: none;
  text-align: right;
}
.support04 .cl33.modal > li,
.support05 .cl33.modal > li {
  display: flex;
}
.support04 .cl33.modal > li > div:first-child,
.support05 .cl33.modal > li > div:first-child {
  display: flex;
  flex-direction: column;
}
.support04 .modalArea .cl50 > *,
.support05 .modalArea .cl50 > * {
  margin-bottom: 0 !important;
}
.support04 #modalArea03 .cat,
.support05 #modalArea03 .cat {
  color: #2f62ad;
  font-weight: bold;
}
.support04 #modalArea03 .cat span,
.support05 #modalArea03 .cat span {
  font-size: 70%;
  color: #000;
  font-weight: normal;
}
.support04 #modalArea03 .j_teateArea,
.support05 #modalArea03 .j_teateArea {
  display: flex;
  justify-content: center;
}
.support04 #modalArea03 .j_teate,
.support05 #modalArea03 .j_teate {
  display: flex;
  text-align: center;
  margin-right: 100px;
  width: 33%;
}
.support04 #modalArea03 .j_teate > div:first-child,
.support05 #modalArea03 .j_teate > div:first-child {
  margin-right: 8%;
}
.support04 #modalArea03 .j_teate img,
.support05 #modalArea03 .j_teate img {
  margin: auto;
}
.support04 #modalArea03 .j_teate:nth-of-type(2),
.support05 #modalArea03 .j_teate:nth-of-type(2) {
  margin-right: 0;
}
.support04 #modalArea04 .contList li > p:first-child,
.support04 #modalArea05 .contList li > p:first-child,
.support04 #modalArea06 .contList li > p:first-child,
.support05 #modalArea04 .contList li > p:first-child,
.support05 #modalArea05 .contList li > p:first-child,
.support05 #modalArea06 .contList li > p:first-child {
  padding-left: 1.6em;
  background: url(../img/accent02.svg) no-repeat center left;
  background-size: 1.15em;
}
.support04 #modalArea09 .contList li > p:first-child,
.support05 #modalArea09 .contList li > p:first-child {
  padding-left: 1.6em;
  background: url(../img/accent02.svg) no-repeat top 0.5em left;
  background-size: 1em;
}
.support04 #modalArea09 .contList li,
.support05 #modalArea09 .contList li {
  margin-bottom: 1% !important;
}
.support04 #modalArea06 .flex,
.support05 #modalArea06 .flex {
  justify-content: space-between;
}
.support04 #modalArea06 .flex > *,
.support05 #modalArea06 .flex > * {
  width: 29%;
}
.support04 #modalArea06 .flex .bgLB,
.support05 #modalArea06 .flex .bgLB {
  width: 38%;
  padding: 18px;
}
.support04 #modalArea06 .contList li > p:first-child,
.support05 #modalArea06 .contList li > p:first-child {
  background: url(../img/accent02.svg) no-repeat center left;
  background-size: 1em;
}
.support04 #modalArea07 .cl20 li,
.support05 #modalArea07 .cl20 li {
  border-radius: 5px;
  border: 2px solid #29abe2;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.support05 .slider_gentle li {
  position: relative;
}
.support05 .slider_gentle li p {
  position: absolute;
  bottom: 0;
  right: 10px;
  padding: 16px 14px 11px 28px;
  border-radius: 53px 0 0 0;
  background: #b8e5f4;
  color: #2f62ad;
  font-weight: bold;
}

.modalArea {
  display: none;
  position: fixed;
  z-index: 10;
  /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 900px;
  height: 62%;
  padding: 40px;
  background-color: #fff;
  overflow-y: scroll;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

.openModal .bgW {
  position: relative;
  padding: 25px 25px 0 25px;
  border: 3px solid #29abe2;
  border-radius: 5px;
  bottom: 0;
  right: 0;
  height: 100%;
}
.openModal img {
  margin: 0 auto;
  width: 33%;
  max-width: 80px;
  height: 26%;
}
.openModal p.vm {
  position: absolute;
  bottom: 0;
  right: -1px;
}
.openModal span.fE_j {
  background-color: #29abe2;
  padding: 13px 10px 8px 30px;
  border-radius: 15px 0 0 0;
  color: #fff;
}

.om07 .bgW {
  padding: 25px;
}

.entry01 .bigE {
  position: relative;
  z-index: 1;
}
.entry01 .bigE::before {
  content: "ENTRY";
  font-family: "Hurricane", cursive;
  font-size: 140px;
  z-index: -1;
  color: #2f62ad;
  opacity: 0.1;
  top: 20%;
  right: 50%;
  line-height: 100%;
  position: absolute;
  transform: translate(50%, -50%);
}
.entry01 .btn01 span.fE_j {
  position: relative;
  padding-left: 60px;
  background: url(../img/arrow04.svg) no-repeat left center;
  background-size: 3em;
  padding: 1em 0 1em 4.2em;
  text-align: center;
  font-weight: bold;
}
.entry01 .cl50.lineBox > div:first-child {
  border-right: none !important;
}
.entry01 .lineArea a {
  text-align: center;
  margin: auto;
}
.entry01 .c_form01 table tbody tr td select {
  width: 29.3%;
}

.requirements01 > .bigE {
  position: relative;
  z-index: 0;
}
.requirements01 > .bigE::before {
  content: "REQUIREMENTS";
  font-family: "Hurricane", cursive;
  font-size: 120px;
  z-index: -1;
  color: #2f62ad;
  opacity: 0.1;
  top: 60%;
  right: 50%;
  line-height: 100%;
  position: absolute;
  transform: translate(50%, -50%);
}
.requirements01 .b_btn.b_btn06 {
  max-width: 600px;
  width: 100%;
  margin: auto;
}

.news01 > .bigE {
  position: relative;
  z-index: 0;
}
.news01 > .bigE::before {
  content: "NEWS";
  font-family: "Hurricane", cursive;
  font-size: 140px;
  z-index: -1;
  color: #2f62ad;
  opacity: 0.1;
  top: 60%;
  right: 50%;
  line-height: 100%;
  position: absolute;
  transform: translate(50%, -50%);
}

.newsList > li {
  border-bottom: 2px solid #2f62ad;
}
.newsList > li p {
  font-size: 14px;
}

.numbers01 .bigE {
  position: relative;
  z-index: 1;
}

.numbers01 .cl50 > * {
  width: 49%;
  margin-bottom: 0 !important;
}

.numbers01 .cl50 .bgGY,
.numbers01 .cl4_6 .bgGY {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.numbers01 .n_img {
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 160px;
}
.numbers01 .syacho {
  background: url(../img/numbers_top03.png) no-repeat right top -80px;
  background-size: 16em;
  background-color: #b3b3b31a;
}

.nbArea.cl50,
.nbArea.cl4_6 {
  align-items: stretch;
  display: flex;
}

.numbers01 .n02 .img-wrap {
  overflow: hidden;
  position: relative;
}

.numbers01 .n02 .img-wrap:before {
  animation: img-wrap 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  will-change: transform;
  background-image: linear-gradient(90deg, #2f62ad, #29abe2);
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.no1 {
  position: relative;
}

.king {
  position: absolute;
  width: 30px;
  left: 47px;
  top: -20px;
}

.no4 .king {
  top: -12px;
}

.nbArea .bgGY {
  height: 100%;
  background-color: #b3b3b31a;
}

.n01Box {
  position: relative;
}

.nbArea.n02 .bgGY {
  padding: 30px 30px 0 30px !important;
}

.nm_textBox {
  position: absolute;
  top: 28%;
  right: 22%;
  font-family: "Josefin Sans", sans-serif;
}

.hon {
  font-size: 64px;
  background: #fff;
  padding: 20px 20px 0px 20px;
  line-height: 100%;
}

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

.meter01,
.meter02 {
  line-height: 100%;
  font-family: "Josefin Sans", sans-serif;
}

.meter01 {
  font-size: 30px;
}

.meter02 {
  font-size: 100px;
}

.sekiya {
  background: url(../img/logo_icon.svg) no-repeat right top;
  background-size: 15em;
  background-color: #b3b3b31a;
}

.hitokoto {
  position: relative;
}

.hitokoto > li {
  line-height: 100%;
}

.hitokoto > li:first-child,
.hitokoto > li:nth-of-type(4) {
  background: #fff;
  padding: 5px;
}

.kyocho {
  background: #fff;
  padding: 18px 5px;
}

.kyocho02 {
  background: #fff;
  padding: 18px 5px 15px;
}

.hitokoto > li:nth-of-type(2) > ul {
  position: absolute;
  top: 10px;
  left: 80px;
  display: flex;
}

.hitokoto > li:nth-of-type(3) > ul {
  position: absolute;
  top: 67px;
  left: 80px;
  display: flex;
}

.hitokoto > li:nth-of-type(4) {
  position: absolute;
  bottom: -30px;
  right: 0;
}

.hitokoto > li:nth-of-type(5) > ul {
  position: absolute;
  top: 120px;
  left: 80px;
  display: flex;
}

.numbers01 .cl50 > li:not(:nth-child(2n)),
.cl50 > div:not(:nth-child(2n)) {
  margin-right: 2%;
}

.numbers01 .bigE::before {
  content: "NUMBERS";
  font-family: "Hurricane", cursive;
  font-size: 182px;
  z-index: -1;
  color: #2f62ad;
  opacity: 0.1;
  top: 1%;
  right: 50%;
  line-height: 100%;
  position: absolute;
  transform: translate(50%, -50%);
}

.numbers01 .nbArea .bgGY {
  padding: 30px;
}

.numbers01 .nbArea .bgGY.n01,
.numbers01 .nbArea .bgGY.n03,
.numbers01 .nbArea .bgGY.n04 {
  background: url(../img/numbers_kyuusyuu.png) no-repeat right -2em top 3em;
  background-color: #b3b3b31a;
  border-radius: 5px;
  background-size: 21em;
  position: relative;
  z-index: 0;
}

.numbers01 .nbArea .bgGY.n01 li,
.numbers01 .nbArea .bgGY.n03 li {
  line-height: 160%;
}

.numbers01 .nbArea .bgGY.n03 {
  background: url(../img/numbers_school.svg) no-repeat right -2em top 3em;
  background-color: #b3b3b31a;
  background-size: 21em;
}

.numbers01 .nbArea .bgGY.n04 {
  background: url(../img/sample_photo03.jpg) no-repeat right -2em top 6em;
  background-color: #b3b3b31a;
  background-size: 21em;
}

.numbers01 .nbArea .n_ms {
  color: #152c49;
  font-weight: bold;
}

/* 吹き出し */
.balloon1-right {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 20px 30px 12px;
  min-width: 120px;
  max-width: 100%;
  background: #fff;
}

.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -31px;
  border: 31px solid transparent;
  border-left: 35px solid #fff;
}

.balloon1-right p {
  margin: 0;
  padding: 0;
}

#error .title {
  padding-bottom: 5px;
  /* ↓メインカラーに変更 */
  color: #2f62ad;
  font-weight: bold;
  font-size: 30px;
}

#error .lead01 {
  margin-bottom: 20px;
}

#error .lead02 {
  margin-bottom: 10px;
}

#error .detail {
  background: #efeded;
  font-size: 14px;
  /* ↓メインの字の色に変更 */
  color: #000;
  padding: 20px;
}
