@charset "UTF-8";
/* =======================================

	reset CSS

========================================== */
html {
  scroll-behavior: smooth;
}

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: #18191c;
}

body,
button {
  font-family: "Noto Sans JP", "Segoe UI", "BIZ UDゴシック", "メイリオ", Meiryo, 
    "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", 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;
  font-family: "BIZ UDGothic", "Helvetica Neue", Helvetica, Arial, Verdana,
    Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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;
  line-height: 130%;
}

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;
  font-size: 15px;
}

input.long,
input[type="text"],
textarea.message,
select {
  border: 1px solid #b8b8b8;
  padding: 4px 5px;
  background: #f9f9f9;
  width: 100%;
  color: #4e4444;
  font-weight: 400;
  border-radius: 0.2em;
}

input.long,
textarea.message {
  width: 100%;
}

.hissu {
  padding: 3px 4px 2px 4px;
  color: #d41c1c;
  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;
}

.ls2 {
  letter-spacing: 0.2em;
}

.ls4 {
  letter-spacing: 0.4em;
}

.lh0 {
  line-height: 0%;
}

.lh100 {
  line-height: 100%;
}

.lh120 {
  line-height: 120%;
}

.lh140 {
  line-height: 140%;
}

.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;
}

.bold {
  font-weight: bold !important;
}

.red {
  color: #cf3c3c !important;
}

.blue {
  color: #15376a !important;
}

.white {
  color: #fff !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;
  line-height: 120%;
  padding-right: 26px;
  padding-bottom: 8px;
}

.o_02 .head .sub {
  margin-right: 10px;
}

.o_02 > div > p {
  font-size: 90%;
}

.o_02_01 .head {
  font-size: 100%;
  line-height: 120%;
  background: #d3edf4;
  padding: 10px 34px 7px;
  color: #18191c;
  border-bottom: none;
}

.o_02_01 .head:before {
  width: 6px;
  height: 6px;
  border-top: 2px solid #18191c;
  border-right: 2px solid #18191c;
  right: 13px;
  top: 0;
  bottom: 0;
}

.o_02_01 .head::after {
  content: "Q.";
  background: none;
  right: initial;
  left: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.o_02_01 .head .sub {
  margin-right: 10px;
}

.o_02_01 > div > p {
  font-size: 90%;
  background: #fff;
  padding: 8px 14px 9px;
  padding-left: 31px;
  line-height: 130%;
  position: relative;
}

.o_02_01 > div > p:before {
  content: "A.";
  position: absolute;
  left: 14px;
  top: 8px;
}

.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%);
}

.c_anchorLink li a {
  position: relative;
  background: #192c58;
  display: block;
  margin: 0 6px;
  height: 65px;
  display: flex;
  align-items: center;
  line-height: 120%;
  color: #fff;
  border-radius: 0.2em;
  padding: 0 9px 14px;
  font-size: 14px;
  min-width: 124px;
  justify-content: center;
}

.c_anchorLink li a:before {
  content: "";
  position: absolute;
  bottom: 10px;
  margin: auto;
  right: 0;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  z-index: 2;
  transform: rotate(135deg);
}

.c_anchorLink li a :before {
  transform: rotate(-45deg);
  top: -5px;
}

/*zyuusyoBox
========================================== */
td.zyuusyoBox > div:nth-child(1) {
  margin-bottom: 6px;
}

td.zyuusyoBox > div:nth-child(1) p {
  float: left;
  padding-top: 6px;
}

td.zyuusyoBox > div:nth-child(1) input {
  width: 5.5em;
  margin-left: 5px;
}

td.zyuusyoBox > div:nth-child(2) input:nth-child(1) {
  width: 6.7em;
}

/*装飾
========================================== */
.h2Tit {
  font-size: 2rem;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #192c58;
  line-height: 137%;
}

.h2Tit::before {
  position: absolute;
  bottom: 0;
  content: "";
  width: 115px;
  height: 2px;
  background: #45bcd8;
  display: block;
  left: 0;
  z-index: 2;
}

.h2Tit::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 2px;
  z-index: 1;
  background: #e8e8e8;
  display: block;
}

.h3Tit {
  font-size: 18px;
  background: #fdf3f1;
  color: #192c58;
  padding: 6px 11px 5px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 140%;
  border: 1px solid #f8ebe8;
  border-left: 6px solid #f17a42;
}

.c_tit {
  font-size: 18px;
  font-weight: bold;
  line-height: 130%;
  color: #192c58;
}

.c_subTit {
  color: #373770;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 2px;
  margin-bottom: 12px;
}

.btn01,
#js-show-popup.btn01 {
  position: relative;
  background-color: #45bcd8;
  display: inline-block;
  color: #fff;
  padding: 0.6em 2em 0.4em 1.5em;
  border-radius: 0.4em;
  border: none;
  line-height: 140%;
  box-shadow: 0 2px 0 #7c747259;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-decoration: none;
}

.btn01::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 13px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.column02_sub .btn01 {
  background-color: #d3edf4;
  color: #18191c;
  padding: 0.5em 2em 0.4em 1.5em;
  font-size: 14px;
  margin: auto;
  display: block;
  letter-spacing: 0.05em;
}

.column02_sub .btn01::after {
  border-top: 1px solid #18191c;
  border-right: 1px solid #18191c;
}

.btn02 {
  display: inline;
}

.btn02 a {
  display: inline;
}

.btn02 a {
  position: relative;
  display: inline-block;
  padding: 0 14px 0 0px;
  color: #18191c;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
}

.btn02 a::before,
.btn02 a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3px;
  margin: auto;
  content: "";
  vertical-align: middle;
}

/*
.btn02 a::before {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 25%;
  border-radius: 25%;
  background: #175fd4;
}*/
.btn02 a::after {
  width: 4px;
  height: 4px;
  border-top: 1px solid #18191c;
  border-right: 1px solid #18191c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btn03 {
  text-decoration: underline;
  color: #5376e1;
  font-weight: bold;
}

/*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;
}

.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;
  line-height: 140%;
}

.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;
  font-weight: 600;
  line-height: 140%;
}

.f24 {
  font-size: 2.4rem !important;
  font-weight: 600;
  line-height: 140%;
}

.f25 {
  font-size: 2.5rem !important;
  font-weight: 600;
  line-height: 140%;
}

.f26 {
  font-size: 2.6rem !important;
  font-weight: 600;
  line-height: 140%;
}

.f27 {
  font-size: 2.7rem !important;
  font-weight: 600;
  line-height: 140%;
}

.f28 {
  font-size: 2.8rem !important;
  font-weight: 600;
  line-height: 140%;
}

.f29 {
  font-size: 2.9rem !important;
  font-weight: 600;
  line-height: 140%;
}

.f30 {
  font-size: 3rem !important;
  font-weight: 600;
  line-height: 140%;
}

.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 {
  max-width: 1000px !important;
  position: relative;
  width: 90%;
  margin: 0 auto;
  z-index: 999;
}

.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;
}

.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;
}

.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: 15% !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;
  }

  .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;
  }

  .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;
}

.cl20 {
  display: flex;
  justify-content: center;
}

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 {
  display: flex;
  justify-content: space-between;
}

.cl33:after,
.cl50:after,
.cl25:after,
.cl20:after,
.cl33:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
}

@media (min-width: 901px) {
  .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 > li,
  .cl50_max > a {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .cl50 > li,
  .cl50 > div,
  .cl50 > a {
    float: left;
    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 {
    float: left;
    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 {
    float: left;
    width: 23%;
    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%;
  }

  .cl3_7 > div:nth-child(odd),
  .cl3_7 > li:nth-child(odd) {
    float: left;
    width: 30%;
  }

  .cl3_7 > div:nth-child(even),
  .cl3_7 > li:nth-child(even) {
    float: right;
    width: 66%;
  }

  .cl7_3 > div:nth-child(odd),
  .cl7_3 > li:nth-child(odd) {
    float: left;
    width: 66%;
  }

  .cl7_3 > div:nth-child(even),
  .cl7_3 > li:nth-child(even) {
    float: right;
    width: 30%;
  }

  .cl4_6 > div:nth-child(odd),
  .cl4_6 > li:nth-child(odd) {
    float: left;
    width: 40%;
  }

  .cl4_6 > div:nth-child(even),
  .cl4_6 > li:nth-child(even) {
    float: right;
    width: 56%;
  }

  .cl6_4 > div:nth-child(odd),
  .cl6_4 > li:nth-child(odd) {
    float: left;
    width: 56%;
  }

  .cl6_4 > div:nth-child(even),
  .cl6_4 > li:nth-child(even) {
    float: right;
    width: 40%;
  }
}
@media (max-width: 900px) and (min-width: 0px) {
  .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 > 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 {
    float: left;
    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 {
    float: left;
    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%;
  }

  .cl3_7 > div,
  .cl7_3 > div,
  .cl4_6 > div,
  .cl6_4 > div,
  .cl3_7 > li,
  .cl7_3 > li,
  .cl4_6 > li,
  .cl6_4 > li {
    float: none;
    width: 100%;
    margin-bottom: 5%;
  }
}
/* ---------------------------------------------------------------------------
  ★共通
--------------------------------------------------------------------------- */
html {
  font-size: 62.5%;
}

body {
  margin: 0 auto;
  padding: 0;
  font-size: 1.6rem;
  background: #ffffff;
  position: relative;
  color: #18191c;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.6;
  font-weight: 500;
  max-width: 100%;
}

object {
  pointer-events: none;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

a[href^="tel:"] {
  pointer-events: none;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* ---------------------------------------------------------------------------
  ★フォントファミリー
--------------------------------------------------------------------------- */
.mincho {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", 
    "HGS明朝E", serif;
}

.gothic {
  font-family: "Noto Sans JP", "BIZ UDゴシック", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
}

/* ---------------------------------------------------------------------------
  ★背景
--------------------------------------------------------------------------- */
.bk_gry {
  background: #f9f9f9;
  padding: 10px 0 40px;
}

/* ---------------------------------------------------------------------------
  ★LIST
--------------------------------------------------------------------------- */
.disc {
  margin-left: 20px;
  list-style-type: disc;
}

.disc > li {
  list-style-type: disc;
}

.disc > li:not(:last-child) {
  padding-bottom: 5px;
}

.decimal {
  margin-left: 20px;
  list-style-type: decimal;
}

.decimal > li {
  list-style-type: decimal;
}

.decimal > li:not(:last-child) {
  padding-bottom: 5px;
}

.note {
  font-size: 1.4rem;
}

.note > li {
  padding-left: 20px;
  position: relative;
}

.note > li:not(:last-child) {
  margin-bottom: 5px;
}

.note > li::before {
  display: block;
  content: "※";
  position: absolute;
  left: 0px;
  top: 0;
}

/* ---------------------------------------------------------------------------
  ★BASE
--------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------
  ★タイトル
--------------------------------------------------------------------------- */
.tit02 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  margin: 0 auto 35px;
}

.tit02 b {
  font-size: 5rem;
  line-height: 1.5;
  letter-spacing: 2px;
  display: inline-block;
  position: relative;
}

.tit02 span {
  color: #8c8c8c;
  font-size: 1.6rem;
  display: block;
  line-height: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", cursive, sans-serif, serif;
}

.txt_shinfo {
  position: relative;
}

.txt_shinfo > small {
  position: absolute;
  top: -22px;
  left: 0;
  font-size: 41%;
  word-break: keep-all;
}

/* ---------------------------------------------------------------------------
  ★テキスト
--------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------
  ★ハンバーガーメニュー
--------------------------------------------------------------------------- */
.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);
  }
}
/* ---------------------------------------------------------------------------
  ★グローバルナビゲーション
--------------------------------------------------------------------------- */
.nav_wrp {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 3;
  display: none;
}

.nav_wrp.changed {
  display: block;
}

.nav_site {
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 240px;
  height: 100%;
  padding: 100px 30px 50px;
  position: fixed;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  -webkit-transition-timing-function: cubic-bezier(0.96, -0.01, 0.08, 1);
  transition-timing-function: cubic-bezier(0.96, -0.01, 0.08, 1);
  background: rgba(0, 0, 0, 0.8);
  overflow-y: auto;
  z-index: 1;
}

.nav_site.active {
  opacity: 1;
  top: 0;
  right: 0;
}

/* ---------------------------------------------------------------------------
  ★TOTOP
--------------------------------------------------------------------------- */
#totop {
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0.5);
  display: block;
}

.totop_wrap {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: none;
}

.totop_wrap .icon-totop {
  display: block;
  width: 100%;
  text-align: center;
}

.totop_wrap .icon-totop::before {
  font-size: 5rem;
  content: "";
  width: 15px;
  height: 15px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) rotate(-45deg);
}

#totop span {
  display: none;
}

/* =======================================
	★ページャー
========================================== */
.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: #192c58;
  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: #0236cb;
  text-decoration: underline;
  cursor: pointer;
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}

.popup.is-show {
  opacity: 1;
  visibility: visible;
}

.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;
}

.popup-inner img {
  width: 100%;
}

.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.close-btn i {
  font-size: 20px;
  color: #333;
}

.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;
}

label.c_b {
  font-size: 12px;
  margin: auto;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-weight: bold;
}

/* =======================================
	パンくず
========================================== */
ul.pankuzu {
  display: flex;
  font-size: 13px;
  color: #544841;
  letter-spacing: 0.1em;
  font-weight: 500;
  position: relative;
  z-index: 3;
}

ul.pankuzu li:nth-child(1) a {
  font-family: mr-eaves-sans, sans-serif;
}

ul.pankuzu a {
  margin-right: 8px;
  position: relative;
  display: inline-block;
  padding-right: 16px;
  text-decoration: none;
  color: #e06005;
  text-decoration: underline;
}

ul.pankuzu a:before {
  position: absolute;
  top: 9px;
  bottom: 0;
}

ul.pankuzu a::before,
ul.pankuzu a::after {
  content: "";
}

ul.pankuzu a::before {
  right: 1px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #b5b0b0;
  border-right: 1px solid #b5b0b0;
  transform: rotate(45deg);
}

/* =======================================
	ページャー
========================================== */
div#pager {
  display: flex;
  justify-content: center;
}

div#pager a,
#pager span {
  border: 1px solid #ea8b8b;
  height: 40px;
  line-height: 36px;
  width: 40px;
  text-align: center;
  border-radius: 50em;
  margin: 0 5px;
  color: #ea8b8b;
  position: relative;
}

#pager span {
  background: #ea8b8b;
  color: #fff;
}

#pager .dots {
  color: #949494;
  background: no-repeat;
  border: none;
  margin: 0;
  width: 26px;
  transform: translate(0px, 2px);
}

#pager .next:before,
#pager .prev:before {
  content: "";
  background: url(../images/arrow03.svg);
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: contain;
  top: 0;
  left: 0;
}

#pager .next,
#pager .prev {
  border: none;
}

#pager .next {
  margin-left: 20px;
}

#pager .prev {
  margin-right: 20px;
}

#pager .next:before {
  transform: rotateY(180deg);
}

/* =======================================
	共通
========================================== */
.c_flow01 li {
  background: #f6fdff;
  padding: 28px 30px 30px;
  border-radius: 0.5em;
  border: 1px solid #1f2e53;
  position: relative;
}

.clinical_trial01 .cl20 li,
.clinical_trial01 .cl33 li {
  position: relative;
}

.clinical_trial01 .cl33 li img {
  width: 58%;
  margin: auto;
}

.c_flow01 li:not(:last-child):before,
.clinical_trial01 li:not(:last-child):before {
  content: "";
  width: 15px;
  height: 22px;
  position: absolute;
  background: url(../img/arrow01.svg) no-repeat;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -13%;
}

.c_flow01 {
  display: flex;
}

.c_flow01 li div:nth-child(1) {
  position: absolute;
  left: 0;
  right: 0;
  top: -22px;
  font-weight: 500;
  text-align: center;
}

.c_flow01 li div:nth-child(1) p {
  background: #1f2e53;
  border-radius: 50em;
  padding: 11px 0px 9px;
  line-height: 120%;
  color: #fff;
  text-align: center;
  margin: auto;
  width: 182px;
  display: inline-block;
}

.img_maru {
  border-radius: 50em;
  width: 75%;
  margin: auto;
}

/*contactForm*/
.contactForm > table > tbody > tr > th,
.contactForm > table > tbody > tr > td {
  padding: 25px 10px;
  border-bottom: 1px solid #dfdfdf;
  vertical-align: middle;
  line-height: 140%;
}

.contactForm > table > tbody > tr > th {
  width: 14em;
}

.contactForm .u_01 th,
.contactForm .u_01 td {
  padding: 5px;
  vertical-align: middle;
}

.contactForm .u_01 td input {
  margin-right: 13px;
  width: 10em;
}

.contactForm label {
  margin-right: 20px;
}

.contactForm td.u_02 p input {
  margin: 0 7px;
}

.contactForm td.u_02 p {
  margin-bottom: 11px;
}

.contactForm .u_03 select {
  margin-right: 5px;
  font-weight: 400;
}

.contactForm .u_03 input {
  margin-right: 7px;
  margin-left: 10px;
  width: 5em;
}

.contactForm .scrollArea {
  overflow-y: scroll;
  height: 150px;
  margin-bottom: 11px;
  border: 1px solid #e0e0e0;
  padding: 10px 15px;
  background: #f9f9f9;
  border-radius: 0.2em;
}

.contactForm .u_04 {
  display: flex;
  flex-wrap: wrap;
}

.contactForm .u_04 label {
  display: block;
  margin-right: 28px;
  margin-bottom: 8px;
}

.column02_sub {
  width: 230px;
  background: #fff;
  padding: 18px;
  border: 1px solid #ebf1f2;
  /* border-radius: 0.5em; */
}

.column02_sub .img_maru {
  max-width: 105px;
}

.mv_inpages h2 {
  font-size: 34px;
  font-weight: 600;
  color: #192c58;
}

.h2Tit02 {
  font-size: 120%;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  line-height: 140%;
  color: #182e62;
}

.h2Tit02 > span:nth-child(1) {
  letter-spacing: 0.05em;
  color: #192c58;
}

.h2Tit03 {
  text-align: center;
  color: #192c58;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 22px;
}

.h2Tit03 span {
  position: relative;
}

.h2Tit03 span:before {
  position: absolute;
  content: "";
  width: 57%;
  margin: auto;
  left: 0;
  right: 0;
  height: 3px;
  background: #86c4da;
  bottom: -0.9em;
  border-radius: 50em;
}

.h_sub {
  text-align: center;
  color: #383b46;
  font-weight: 600;
}

.h_sub span {
  position: relative;
  text-align: center;
  color: #383b46;
  font-weight: 600;
  padding: 0 32px;
  display: inline-block;
  line-height: 140%;
}

.h_sub span:before,
.h_sub span:after {
  position: absolute;
  content: "";
  width: 22px;
  margin: auto;
  height: 2px;
  background: #555a6b;
  top: 0;
  bottom: 0;
  border-radius: 50em;
}

.h_sub span:before {
  left: 0;
}

.h_sub span:after {
  right: 0;
}

.bg_white {
  background: #fff;
}

.bg_w,
.bg_w02 {
  background: #fff;
  padding: 20px 24px 15px;
  border: 1px solid #f1f4f8;
  border-radius: 0.2em;
  margin-top: 6px;
}

.bg_w02,
.bg_orange {
  padding: 32px 53px 45px;
}

.border_b {
  border-bottom: 2px solid #eff8f9;
  padding-bottom: 40px;
}

.c_borderArea {
  border: 2px solid #eff8f9;
  padding: 40px;
}

.bg_orange {
  background: #fcf4f0;
}

.head {
  padding-bottom: 0;
  overflow: hidden;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  position: relative;
  cursor: pointer;
  color: #606060;
  border-bottom: 1px solid #eaeaea;
}

.head:before {
  content: "";
  position: absolute;
  top: -7px;
  bottom: 0;
  margin: auto;
  right: 6px;
  width: 3px;
  height: 3px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  z-index: 2;
  transform: rotate(135deg);
}

.head.open:before {
  transform: rotate(-45deg);
  top: -5px;
}

.head::after {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  -webkit-border-radius: 25%;
  border-radius: 50em;
  background: #a9a9a9;
  right: 0;
  top: -7px;
  bottom: 0;
  margin: auto;
}

.c_registrationTable,
.c_history {
  background: #fff;
  border-radius: 0.5em;
  border: 1px solid #f1f4f8;
  overflow: hidden;
  /* overflow: scroll; */
}

.c_registrationTable {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.c_registrationTable dt,
.c_registrationTable dd,
.c_history th,
.c_history td {
  padding: 6px 0.2em;
  line-height: 120%;
}

.c_registrationTable dt,
.c_registrationTable dd {
  padding-left: 8px;
}

.c_registrationTable dt,
.c_history th {
  background: #f0f0f5;
  font-size: 14px;
  font-weight: 600;
  color: #192c58;
}

.c_registrationTable dt {
  width: 8em;
  border-bottom: 1px solid #fff;
}

.c_registrationTable dd {
  width: calc(50% - 8em);
  border-bottom: 1px solid #ededed;
}

.c_history td {
  border-bottom: 1px solid #ededed;
}

.c_history {
  width: 100%;
}

.c_history th,
.c_history td {
  vertical-align: middle;
  line-height: 100%;
  padding: 9px 2px 7px;
  text-align: center;
  font-size: 15px;
}

.c_history th:not(:last-child) {
  border-right: 1px solid #fff;
}

.c_history td {
  border-right: 1px solid #f0f0f5;
}

.c_side_h1 {
  background: #45bcd8;
  color: #fff;
  transform: translate(-18px, -18px);
  width: calc(100% + 37px);
  padding: 8px 19px;
  font-size: 110%;
}

.c_side_h2 {
  border-bottom: 1px solid #eaeaea;
  font-size: 12px;
  margin-bottom: 8px;
  font-weight: bold;
  color: #8d8d8d;
}

.c_side_h3 {
  font-size: 15px;
  font-weight: bold;
  color: #192c58;
  letter-spacing: 0.05em;
  border-top: 1px solid #86c4da;
  padding-top: 19px;
}

.c_side_nav > li > a,
.c_side_nav > li > button,
.c_news_nav > ul > li > a {
  color: #1f2945;
  padding: 8px 12px 6px;
  display: block;
  font-weight: 500;
  position: relative;
  width: 100%;
  border: none;
  background: #d3edf4;
  text-align: left;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 5px;
  border-radius: 0.2em;
  box-shadow: 0px 1px 0 #b2cfd7;
  font-family: "BIZ UDGothic", "Helvetica Neue", Helvetica, Arial, Verdana,
    Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.05em;
  line-height: 140%;
}

.c_side_nav > li > a::before,
.c_side_nav > li > button::before,
.c_side_nav > li > a::after,
.c_side_nav > li > button::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  margin: auto;
  /* content: ""; */
  vertical-align: middle;
}

/*
.c_side_nav > li > a::before,
.c_side_nav > li > button::before {
  width: 14px;
  height: 14px;
  -webkit-border-radius: 25%;
  border-radius: 50em;
  background: #4e4e80;
}*/
.c_side_nav > li > a::after,
.c_side_nav > li > button::after {
  right: 13px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #1f2945;
  border-right: 1px solid #1f2945;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c_side_nav > li > button::after {
  transform: rotate(135deg);
}

.c_side_nav > li > button.open::after {
  transform: rotate(-45deg);
}

.c_searchArea02 {
  display: flex;
  flex-wrap: wrap;
}

.c_searchArea02 label {
  font-size: 15px;
  display: block;
  margin-right: 5px;
}

/*カテゴリーカラー*/
.cat01 {
  color: #26bad3;
  border: 1px solid #26bad3;
}

.cat02 {
  color: #73c121;
  border: 1px solid #73c121;
}

.cat03 {
  color: #f47a45;
  border: 1px solid #f47a45;
}

/*予備*/
.cat04 {
  color: #dd6694;
  border: 1px solid #dd6694;
}

.cat05 {
  color: #6966dd;
  border: 1px solid #6966dd;
}

/* =======================================
	マイページ mypage /ドクターマイページ doctor_mypage 兼用
========================================== */
/*兼用*/
.c_mypage_nav .open ul {
  justify-content: center;
  display: flex;
}

.c_mypage_nav .open ul button {
  margin: 0 4px;
  width: 60px;
  line-height: 100%;
  padding-top: 3px;
  color: #175fd4;
  border: 1px solid #175fd4;
  background: #fff;
  border-radius: 0.2em;
  transition: 0.1s;
}

.c_mypage_nav .open ul button:hover {
  background: #175fd4;
  color: #fff;
}

.c_mypage_nav .f13 {
  font-weight: bold;
  color: #4a4a4a;
}

/*マイページ***************************/
.mypage03 .c_history th:nth-child(1),
.mypage03 .c_history td:nth-child(1) {
  width: 3em;
  font-size: 12px;
}

.mypage03 .c_history th:nth-child(2),
.mypage03 .c_history td:nth-child(2) {
  width: 7em;
}

.mypage03 .c_history th:nth-child(3),
.mypage03 .c_history td:nth-child(3),
.mypage03 .c_history th:nth-child(7),
.mypage03 .c_history td:nth-child(7) {
  width: 5.5em;
}

.mypage03 .c_history th:nth-child(6),
.mypage03 .c_history td:nth-child(6) {
  width: 8em;
}

/*ドクターマイページ****************************/
.doctor_mypage01 .c_history th:nth-child(1),
.doctor_mypage01 .c_history td:nth-child(1) {
  width: 3em;
  font-size: 12px;
}

.doctor_mypage01 .c_history th:nth-child(2),
.doctor_mypage01 .c_history td:nth-child(2) {
  width: 6em;
}

.doctor_mypage01 .c_history th:nth-child(5),
.doctor_mypage01 .c_history td:nth-child(5) {
  width: 8em;
}

.doctor_mypage01 .c_history th:nth-child(6),
.doctor_mypage01 .c_history td:nth-child(6) {
  width: 7em;
  letter-spacing: -1px;
}

.doctor_mypage01 .c_history th:nth-child(7),
.doctor_mypage01 .c_history td:nth-child(7) {
  width: 4em;
}

.doctor_mypage01 .c_history th:nth-child(3),
.doctor_mypage01 .c_history td:nth-child(3),
.doctor_mypage01 .c_history th:nth-child(8),
.doctor_mypage01 .c_history td:nth-child(8) {
  width: 5.5em;
}

a.u_01_btm {
  background: url(../img/search.svg) no-repeat right 6px bottom 6px,
    url(../img/qr.svg) no-repeat #000000b8;
  background-size: 20px, contain;
  width: 137px;
  height: 137px;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 130%;
  font-weight: bold;
}

a.u_01_btm:hover {
  opacity: 0.7;
}

.doctor_mypage03_01 th:nth-child(1),
.doctor_mypage03_01 td:nth-child(1) {
  width: 3em;
  font-size: 12px;
}

.doctor_mypage04 .c_registrationTable dt {
  width: 9em;
}

.doctor_mypage04 .c_registrationTable dd {
  width: calc(50% - 9em);
}

.c_registrationTable dd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-grow: 1;
}

.c_registrationTable dd button {
  background: url(../img/me01.svg) no-repeat;
  border: none;
  width: 20px;
  height: 15px;
  margin-right: 6px;
  cursor: pointer;
}

.c_registrationTable dd.on button {
  background: url(../img/me02.svg) no-repeat;
}

/* =======================================
	お知らせ(一覧・詳細)
========================================== */
.tag {
  background: #425cbd;
  color: #fff;
  border-radius: 50em;
  padding: 3px 5px 0;
  min-width: 7em;
  display: inline-block;
  text-align: center;
  letter-spacing: 0;
  margin-left: 9px;
  font-size: 88%;
}

.news01 a {
  color: #333;
  box-shadow: 4px 3px 10px #43435a14;
  border: 1px solid #dee1e5;
}

.news01 a:hover {
  opacity: 0.7;
}

.news02 .img {
  max-width: 450px;
  border-radius: 1em;
  overflow: hidden;
  margin: auto;
}

ul.news_btnArea {
  display: flex;
  justify-content: space-between;
}

ul.news_btnArea a {
  background: #26bad3;
  color: #fff;
  padding: 11px 0 7px;
  border-radius: 0.2em;
  width: 134px;
  display: block;
  text-align: center;
  line-height: 100%;
  position: relative;
}

ul.news_btnArea li:nth-child(1) a {
  padding-left: 10px;
}

ul.news_btnArea li:nth-child(3) a {
  padding-right: 10px;
}

ul.news_btnArea li:not(:nth-child(2)) a::before,
ul.news_btnArea a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

ul.news_btnArea a::before {
  width: 14px;
  height: 14px;
  -webkit-border-radius: 25%;
  border-radius: 50em;
  background: #ffffff;
}

ul.news_btnArea li:nth-child(1) a::before {
  left: 8px;
}

ul.news_btnArea li:nth-child(3) a::before {
  right: 8px;
}

ul.news_btnArea a::after {
  width: 3px;
  height: 3px;
  border-top: 1px solid #26bad3;
  border-right: 1px solid #26bad3;
  transform: rotate(45deg);
}

ul.news_btnArea li:nth-child(1) a::after {
  left: 14px;
  transform: rotate(-135deg);
}

ul.news_btnArea li:nth-child(3) a::after {
  right: 14px;
}

/* =======================================
	募集中の治験(詳細・一覧)
========================================== */
/*c_recruitment_c01　TOP・募集中の治験使用*/
.c_recruitment_c01 a {
  color: #333;
  display: block;
}

.c_recruitment_c01 .sub {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
}

.c_recruitment_c01 .sub.newNone {
  justify-content: end;
}

.c_recruitment_c01 .new,
.home05 .u_news span {
  background: #f47a45;
  padding: 1px 10px 0;
  color: #fff;
  border-radius: 50em;
  transform: translate(0px, -3px);
  letter-spacing: 0.1em;
}

.c_recruitment_c01 h2 {
  font-size: 22px;
  font-weight: bold;
  color: #282c39;
}

.c_recruitment_c01 .u_table {
  display: flex;
  justify-content: end;
}

.c_recruitment_c01 .u_table li {
  border: 1px solid #26bad3;
  margin-left: 8px;
  padding: 0 4px 0;
  border-radius: 0.3em;
  font-weight: bold;
  color: #192c58;
}

.c_recruitment_c01 .u_table p {
  margin-right: 15px;
  display: flex;
  align-items: baseline;
  line-height: 140%;
}

.c_recruitment_c01 .u_table p.gender {
  display: flex;
  width: 6em;
}

.c_recruitment_c01 .u_table img {
  width: 1em;
}

.c_recruitment_c01 .u_table span {
  font-size: 14px;
  font-weight: bold;
}

.c_recruitment_c02 th {
  width: 10em;
}

.c_btnArea ul a {
  margin: 0 12px;
}

/* =======================================
	header
========================================== */
header {
  background: #fff;
  z-index: 10000000;
  position: relative;
}

header .inner {
  display: flex;
  justify-content: space-between;
  padding: 21px 0 9px;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", "Noto Sans", Meiryo, sans-serif;
  font-weight: 400;
  z-index: 999;
}

header .logo {
  width: 15.5em;
}

.g_nav02 li a {
  display: block;
  text-align: center;
  color: #1a1d27;
  font-size: 15px;
  text-decoration: none;
  /* border-right: 1px solid #eee; */
  box-sizing: border-box;
  margin-left: 14px;
  padding: 6px 0px 5px;
}

.g_nav02 li ul li:nth-child(1) {
  padding-top: 25px;
}

.g_nav02 > li li:hover > a {
  /*layer-2*/
  color: #213fa3;
  background: #fff;
}

.g_nav02 li ul li a {
  border-bottom: 1px solid #eee;
  margin: 0 18px;
  transform: translate(0px, -15px);
}

.content {
  width: 750px;
  height: 200px;
  background: #eee;
  margin: 0 auto;
  padding: 10px;
  text-align: left;
  box-sizing: border-box;
}

.g_nav01 li a,
.side_login .u_btn01,
.side_login .u_btn02,
footer .u_btn01,
footer .u_btn02 {
  font-size: 15px;
  color: #fff;
  background: url(../img/icon_log_in.svg) no-repeat center left 10px,
    linear-gradient(to right, #f9bc29, #ef7f32);
  background-size: 1em, 100%;
  border-radius: 0.3em;
  padding: 10px 19px 9px 31px;
  margin-left: 14px;
  box-shadow: 2px 2px 0 #594e4a47;
}

.g_nav01 li:nth-child(2) a,
.side_login .u_btn02,
footer .u_btn02 {
  background: url(../img/icon_registration.svg) no-repeat center left 10px,
    linear-gradient(to right, #b2d130, #73c121);
  background-size: 1em, 100%;
  letter-spacing: 0.1em;
}

.side_login .u_btn01,
.side_login .u_btn02,
footer .u_btn02 {
  width: 157px;
  display: block;
  text-align: center;
  background-position: 32px center, 0;
  text-shadow: 0 0 3px #0000003d;
  font-size: 17px;
  font-weight: 600;
}

.side_login .u_btn02 {
  letter-spacing: 0;
  margin-top: 12px;
}

.g_nav01 li:nth-child(3) a,
footer .u_btn03 {
  background: url(../img/icon_doctor_mypage.svg) no-repeat center left 10px,
    #ffffff;
  background-size: 1.3em, 100%;
  color: #192c58 !important;
  border: 2px solid #192c58;
  padding: 8px 19px 8px 31px;
}

.mv {
  position: relative;
  height: 480px;
  overflow: hidden;
  background: url(../img/mv.jpg) no-repeat center;
  background-size: cover;
}

@media (max-width: 1150px) {
  .mv {
    background-size: 145vw;
    height: 38vw;
  }
}
.c_side_news li {
  position: relative;
  padding-bottom: 9px;
  line-height: 110%;
}

.c_side_news li:not(:nth-child(1)) {
  padding-top: 9px;
}

.c_side_news li:before {
  content: "";
  background: #e8edf5;
  width: calc(100% + 36px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: -18px;
}

.c_side_news a {
  color: #18191c;
}

.c_side_news .f13 {
  margin-bottom: 5px;
}

ul.c_side_news .cat {
  margin-left: 6px;
  font-size: 90%;
  padding: 1px 6px 0;
  border-radius: 0.2em;
  letter-spacing: -1px;
}

.home02 .u_02 .f22 {
  color: #26bad3;
}
.home02 .u_02 {
  border-bottom: 1px solid #eff8f9;
  margin-bottom: 30px;
}

.home02 .u_01 {
  max-width: 280px;
  margin: auto;
  width: 60%;
  transform: translate(10px, 0px);
}

.home02 .u_02 li {
  position: relative;
  background: #f9f9f9;
  padding: 43px 30px;
  margin-bottom: 48px;
}

.home02 .u_02 li:last-child {
  margin-bottom: 30px;
}

.home03 .h2Tit02 {
  padding: 10px 1.7em 0;
  background: url(../img/hatena.svg) no-repeat top left;
  background-size: 1.3em;
}

.home04 h2 {
  text-align: center;
  padding-top: 60px;
  background: url(../img/home04_tit.svg) no-repeat center top;
  background-size: 247px;
}

.home04 h2 span {
  color: #26bad3;
}

.home05 li {
  background: #fff;
  padding: 18px 20px;
  position: relative;
}

.home05 .u_news span {
  font-size: 11px;
  padding: 4px 6px 3px;
  letter-spacing: 0;
  font-weight: bold;
}

.home05 .u_news {
  position: absolute;
  top: 7px;
  left: 19px;
}

.home05.bg_orange {
  padding: 32px 33px 45px;
}

.home05 li img {
  width: 70%;
  margin: auto;
}

footer {
  background: #f4f8f9 url(../img/f_bg.svg)no-repeat right -5% center;
  background-size: 37%;
  padding-top: 50px;
  color: #18191c;
  border-top: 1px solid #eaf2f5;
}

footer .logo {
  max-width: 240px;
  width: 70%;
  margin-bottom: 16px;
}

footer .f_img01 {
  max-width: 145px;
}

footer .f_right a {
  color: #18191c;
  font-weight: 500;
}

footer .f_right li {
  margin-left: 38px;
  margin-bottom: 10px;
  line-height: 120%;
  font-size: 15px;
}

footer .f_right li li {
  margin-left: 1em;
  font-size: 13px;
}

footer .f_right li ul {
  margin-top: 7px;
}

footer .u_btn01,
footer .u_btn02,
footer .u_btn03 {
  display: block;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0;
  width: 100%;
  margin: 0;
  border-radius: 0.3em;
  box-shadow: 2px 2px 0 #594e4a47;
  font-size: 14px;
  color: #ffffff !important;!i;!;
}

footer .u_btn01 {
  background-position: 20px, 100%;
}

footer .u_btn02 {
  background-position: 20px, 100%;
}

footer .u_btn03 {
  text-align: left;
  background-position: 11px, 100%;
  color: #18191c !important;!i;!;
}

p.copy {
  background: #45bcd8;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  padding: 4px 0;
  color: #eaedf9;
  letter-spacing: 0.1em;
}

#new_registration .mv_inpages .inner,
#cooperation .mv_inpages .inner,
#family .mv_inpages .inner,
#clinical_trial .mv_inpages .inner {
  position: relative;
}

#new_registration .mv_inpages .inner:before,
#cooperation .mv_inpages .inner:before,
#family .mv_inpages .inner:before,
#clinical_trial .mv_inpages .inner:before {
  content: "";
  background: url(../img/new_registration_mv.svg) no-repeat;
  width: 336px;
  height: 208px;
  position: absolute;
  top: -8px;
  bottom: 0;
  right: 43px;
}

#clinical_trial .mv_inpages .inner:before {
  background: url(../img/clinical_trial_mv.svg) no-repeat;
}

#cooperation .mv_inpages .inner:before {
  background: url(../img/cooperation_mv.svg) no-repeat;
}

#family .mv_inpages .inner:before {
  background: url(../img/family_mv.svg) no-repeat;
}

td.contact_address p {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

td.contact_address p input {
  width: 11em;
  margin: 0 4px;
}

.contact_birth {
  display: flex;
  align-items: center;
}

.contact_birth select {
  margin-right: 3px;
  width: 7em;
}

.contact_birth input {
  margin-left: 13px;
  margin-right: 3px;
  width: 3em;
}

.clinical_trial01 h3.u_01,
.clinical_trial05 h3.u_01 {
  width: 15em;
  margin: auto;
}

.clinical_trial01 li:not(:last-child):before {
  bottom: inherit;
  top: 30%;
  right: -15%;
  width: 8px;
  height: 13px;
}

#clinical_trial .popup-inner {
  padding: 25px;
  overflow: hidden;
  width: 90%;
  max-width: 800px;
}

.clinical_trial01 .cl33 th {
  width: 2.4em;
  color: #26bad3;
}

.clinical_trial01 .cl33 th,
.clinical_trial01 .cl33 td {
  padding: 8px 0px 5px;
}

.clinical_trial01 .cl33 table {
  width: 100%;
  display: flex;
  height: 3.5em;
  align-items: end;
  border-bottom: 1px solid #dfdfdf;
}

#clinical_trial02 > ul > li {
  display: flex;
  background: #fcf4f0;
  align-items: center;
  padding: 14px;
  border-radius: 0.2em;
  border: 1px solid #f7eeea;
  position: relative;
  margin-bottom: 46px;
}

#clinical_trial02 .step {
  width: 7em;
  min-width: 7em;
  text-align: center;
  line-height: 220%;
  font-size: 12px;
  font-weight: bold;
  color: #384b76;
}

#clinical_trial02 .step span {
  font-size: 40px;
  font-weight: bold;
  color: #192c58;
}

#clinical_trial02 > ul > li:not(:last-child):before {
  content: "";
  width: 15px;
  height: 22px;
  position: absolute;
  background: url(../img/arrow01.svg) no-repeat;
  bottom: -36px;
  margin: auto;
  right: 0;
  left: 0;
  transform: rotate(90deg);
}

#clinical_trial02 .txt .bold {
  color: #304982;
}

#clinical_trial02 p.c_tit {
  color: #b57f64;
}

.clinical_trial03 img {
  width: 7em;
  margin-bottom: 8px;
}

.clinical_trial03 li:nth-child(1) {
  position: relative;
}

.clinical_trial03 li:nth-child(1) p.bold {
  background: url(../img/merit_icon.svg) no-repeat top 0.3em left;
  padding-left: 1.2em;
  background-size: 1em;
  color: #e24966;
}

.clinical_trial03 li:nth-child(2) p.bold {
  background: url(../img/demerit_icon.svg) no-repeat top 0.3em left;
  padding-left: 1.2em;
  background-size: 1em;
  color: #2a4d7f;
}

.cooperation01 .cl33 li {
  padding: 0;
  border: none;
  background: none;
  max-width: 25%;
}

.cooperation01 .cl33 {
  justify-content: center;
}

.cooperation02 .point {
  width: 5em;
  margin-bottom: 5px;
}

.cooperation02 .bold {
  color: #192c58;
}

.cooperation02 .c_flow01 li {
  border-radius: 4em;
  border: 1px solid #c6cad4;
}

.family01 h2 {
  width: 18em;
  margin: auto;
}

.family02 {
  background: #ffe9e9;
  width: calc(100% + 106px);
  transform: translate(-53px, 10px);
  padding: 26px 0;
}

.family02 h2.c_tit {
  background: url(../img/bikuri.svg) no-repeat center top;
  text-align: center;
  padding-top: 34px;
  background-size: 1.5em;
  color: #93233b;
  letter-spacing: 0.05em;
}

.family02 ul {
  display: flex;
}

.family02 li {
  background: #ffff;
  padding: 12px 20px 20px;
  box-shadow: 3px 3px 7px #f1dbdb;
  border-radius: 0.5em;
}

.family03 img {
  width: 85%;
  margin: auto;
}


#checkPassword {
  display: none;
}
.hideText, .showText {
  border: none;
  outline: none;
}
.togglePassword {
  border: 1px solid;
  border-radius: 2px;
  width: 205px;
}
.showText {
  display: none;
}
.hideText {
  display: inline;
}
.fa-eye:before {
  display: inline;
  margin-left: 5px; 
}
.fa-eye-slash:before {
  display: none;
}
#checkPassword:checked + .togglePassword > .fa-eye:before {
  display: none;
}
#checkPassword:checked + .togglePassword > .fa-eye-slash:before {
  display: inline-block;
}
#checkPassword:checked + .togglePassword > .hideText {
  display: none;
}
#checkPassword:checked + .togglePassword > .showText {
  display: inline-block;
}

#bankcode {
  display: none;
}
#bankcode:checked + .togglePassword > .fa-eye:before {
  display: none;
}
#bankcode:checked + .togglePassword > .fa-eye-slash:before {
  display: inline-block;
}
#bankcode:checked + .togglePassword > .hideText {
  display: none;
}
#bankcode:checked + .togglePassword > .showText {
  display: inline-block;
}

#bankbranchname {
  display: none;
}
#bankbranchname:checked + .togglePassword > .fa-eye:before {
  display: none;
}
#bankbranchname:checked + .togglePassword > .fa-eye-slash:before {
  display: inline-block;
}
#bankbranchname:checked + .togglePassword > .hideText {
  display: none;
}
#bankbranchname:checked + .togglePassword > .showText {
  display: inline-block;
}

#bankbranchcode {
  display: none;
}
#bankbranchcode:checked + .togglePassword > .fa-eye:before {
  display: none;
}
#bankbranchcode:checked + .togglePassword > .fa-eye-slash:before {
  display: inline-block;
}
#bankbranchcode:checked + .togglePassword > .hideText {
  display: none;
}
#bankbranchcode:checked + .togglePassword > .showText {
  display: inline-block;
}

#bankkozaname {
  display: none;
}
#bankkozaname:checked + .togglePassword > .fa-eye:before {
  display: none;
}
#bankkozaname:checked + .togglePassword > .fa-eye-slash:before {
  display: inline-block;
}
#bankkozaname:checked + .togglePassword > .hideText {
  display: none;
}
#bankkozaname:checked + .togglePassword > .showText {
  display: inline-block;
}

#bankkozasyubetsu {
  display: none;
}
#bankkozasyubetsu:checked + .togglePassword > .fa-eye:before {
  display: none;
}
#bankkozasyubetsu:checked + .togglePassword > .fa-eye-slash:before {
  display: inline-block;
}
#bankkozasyubetsu:checked + .togglePassword > .hideText {
  display: none;
}
#bankkozasyubetsu:checked + .togglePassword > .showText {
  display: inline-block;
}

#yuchokigonobango {
  display: none;
}
#yuchokigonobango:checked + .togglePassword > .fa-eye:before {
  display: none;
}
#yuchokigonobango:checked + .togglePassword > .fa-eye-slash:before {
  display: inline-block;
}
#yuchokigonobango:checked + .togglePassword > .hideText {
  display: none;
}
#yuchokigonobango:checked + .togglePassword > .showText {
  display: inline-block;
}

#yuchobranchname {
  display: none;
}
#yuchobranchname:checked + .togglePassword > .fa-eye:before {
  display: none;
}
#yuchobranchname:checked + .togglePassword > .fa-eye-slash:before {
  display: inline-block;
}
#yuchobranchname:checked + .togglePassword > .hideText {
  display: none;
}
#yuchobranchname:checked + .togglePassword > .showText {
  display: inline-block;
}

#yuchobranchcode {
  display: none;
}
#yuchobranchcode:checked + .togglePassword > .fa-eye:before {
  display: none;
}
#yuchobranchcode:checked + .togglePassword > .fa-eye-slash:before {
  display: inline-block;
}
#yuchobranchcode:checked + .togglePassword > .hideText {
  display: none;
}
#yuchobranchcode:checked + .togglePassword > .showText {
  display: inline-block;
}

#yuchokozano {
  display: none;
}
#yuchokozano:checked + .togglePassword > .fa-eye:before {
  display: none;
}
#yuchokozano:checked + .togglePassword > .fa-eye-slash:before {
  display: inline-block;
}
#yuchokozano:checked + .togglePassword > .hideText {
  display: none;
}
#yuchokozano:checked + .togglePassword > .showText {
  display: inline-block;
}

.DocScreeningQuestion{
	font-size:120%;
	border:solid 1px;
	border-radius: 5px;
	width: 80%;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px; 
}