@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700");
/* ==========================================================
*
*   Basic Setting
*
========================================================== */
html, body {
  color: #000;
  font-size: 14px;
  /*font-family:"Noto Sans", sans-serif;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;*/
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-family: "Noto Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
/* line 42, src/_sass/base.scss */
body {
  min-width: 1400px;
  line-height: 1.5;
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: bottom;
}
hr[id^="anchor-"] {
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  height: 0;
  border: 0;
  background: 0;
}
@media screen and (max-width: 738px) {
  html, body {
    font-size: 4.375vw;
  }
  body {
    overflow-x: hidden;
    min-width: 320px;
    line-height: 1.5;
  }
  body.body-global-nav-opened {
    /*position: fixed;*/
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  hr[id^="anchor-"] {
    margin: 0;
    padding: 0;
  }
}
/* ==========================================================
*
*   Sherd Setting
*
========================================================== */
.bread {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 90%;
  display: block;
}
.bread a:hover {
  text-decoration: underline;
  color: #028bff;
}
.boldtxt {
  font-weight: bold;
}
.link-txt {
  color: #028bff;
}
.fc-white {
  color: #fff !important;
}
.image_blk_right {
  width: 230px;
  margin-left: 10px;
  float: right;
  margin-bottom: 20px;
}
.r-txt {
  float: right;
}
.mod-md1 {
  color: #009844;
  font-weight: bold;
  border-bottom: 1px solid #009844;
  clear: both;
  margin-bottom: 10px;
}
.mod-md2 {
  font-weight: bold;
  margin-top: 20px;
}
@media screen and (max-width: 738px) {
  .r-txt {
    font-size: 3.75vw;
  }
}
/**********************************
 outer link btn
**********************************/
a[class^='outer_link'] {
  display: block;
  overflow: hidden;
  padding: 0.5em 0;
  color: #ffffff;
  text-align: center;
  background-color: #009844;
  border-radius: 5px;
  font-size: 1.0rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 345px;
  margin: 0 auto 0.5em;
}
a[class^='outer_link']:hover {
  opacity: 0.5;
}
a[class^='outer_link'] > span {
  color: inherit;
  padding-right: 20px;
  background: url('../../img/common/icon_link_wh.png') no-repeat right 50%;
}
@media screen and (max-width: 738px) {
  a[class^='outer_link'] {
    width: 100%;
  }
}
/* ==========================================================
*
*   hide
*
========================================================== */
@media screen and (min-width: 739px) {
  /* line 98, src/_sass/module.scss */
  .pc-hide {
    display: none !important;
  }
  .pc-hide-pgb1em {
    padding-bottom: 1em;
  }
}
@media screen and (max-width: 738px) {
  /* line 103, src/_sass/module.scss */
  .sp-hide {
    display: none !important;
  }
  .sp-hide-center {
    text-align: center;
  }
}
/* ==========================================================
*
*   contents
*
========================================================== */
.contents {
  overflow: hidden;
  /*background-color:#cccccc;*/
}
.contents--split {
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  width: 1070px;
}
.contents--split:after {
  display: block;
  clear: both;
  content: "";
}
.contents--split:after {
  display: block;
  clear: both;
  content: "";
}
.contents--split .main {
  float: right;
  box-sizing: border-box;
  width: 770px;
}
@media screen and (max-width: 738px) {
  .contents--split {
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    padding-right: 4.6875vw;
    padding-right: 0;
    padding-left: 4.6875vw;
    padding-left: 0;
    width: auto;
  }
  .contents--split .main {
    padding-right: 4.6875vw;
    padding-left: 4.6875vw;
    width: 100%;
  }
}
/* ==========================================================
*
*   margin
*
========================================================== */
/* ---------------------------------------------
*   margin-top
--------------------------------------------- */
/* line 37, src/_sass/module.scss */
.mgt-pc--0 {
  margin-top: 0 !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--1 {
  margin-top: 1px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--2 {
  margin-top: 2px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--3 {
  margin-top: 3px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--4 {
  margin-top: 4px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--5 {
  margin-top: 5px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--6 {
  margin-top: 6px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--7 {
  margin-top: 7px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--8 {
  margin-top: 8px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--9 {
  margin-top: 9px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--10 {
  margin-top: 10px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--11 {
  margin-top: 11px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--12 {
  margin-top: 12px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--13 {
  margin-top: 13px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--14 {
  margin-top: 14px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--15 {
  margin-top: 15px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--16 {
  margin-top: 16px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--17 {
  margin-top: 17px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--18 {
  margin-top: 18px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--19 {
  margin-top: 19px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--20 {
  margin-top: 20px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--21 {
  margin-top: 21px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--22 {
  margin-top: 22px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--23 {
  margin-top: 23px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--24 {
  margin-top: 24px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--25 {
  margin-top: 25px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--26 {
  margin-top: 26px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--27 {
  margin-top: 27px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--28 {
  margin-top: 28px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--29 {
  margin-top: 29px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--30 {
  margin-top: 30px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--31 {
  margin-top: 31px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--32 {
  margin-top: 32px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--33 {
  margin-top: 33px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--34 {
  margin-top: 34px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--35 {
  margin-top: 35px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--36 {
  margin-top: 36px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--37 {
  margin-top: 37px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--38 {
  margin-top: 38px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--39 {
  margin-top: 39px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--40 {
  margin-top: 40px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--41 {
  margin-top: 41px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--42 {
  margin-top: 42px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--43 {
  margin-top: 43px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--44 {
  margin-top: 44px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--45 {
  margin-top: 45px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--46 {
  margin-top: 46px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--47 {
  margin-top: 47px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--48 {
  margin-top: 48px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--49 {
  margin-top: 49px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--50 {
  margin-top: 50px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--51 {
  margin-top: 51px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--52 {
  margin-top: 52px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--53 {
  margin-top: 53px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--54 {
  margin-top: 54px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--55 {
  margin-top: 55px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--56 {
  margin-top: 56px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--57 {
  margin-top: 57px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--58 {
  margin-top: 58px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--59 {
  margin-top: 59px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--60 {
  margin-top: 60px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--61 {
  margin-top: 61px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--62 {
  margin-top: 62px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--63 {
  margin-top: 63px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--64 {
  margin-top: 64px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--65 {
  margin-top: 65px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--66 {
  margin-top: 66px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--67 {
  margin-top: 67px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--68 {
  margin-top: 68px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--69 {
  margin-top: 69px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--70 {
  margin-top: 70px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--71 {
  margin-top: 71px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--72 {
  margin-top: 72px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--73 {
  margin-top: 73px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--74 {
  margin-top: 74px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--75 {
  margin-top: 75px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--76 {
  margin-top: 76px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--77 {
  margin-top: 77px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--78 {
  margin-top: 78px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--79 {
  margin-top: 79px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--80 {
  margin-top: 80px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--81 {
  margin-top: 81px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--82 {
  margin-top: 82px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--83 {
  margin-top: 83px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--84 {
  margin-top: 84px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--85 {
  margin-top: 85px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--86 {
  margin-top: 86px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--87 {
  margin-top: 87px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--88 {
  margin-top: 88px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--89 {
  margin-top: 89px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--90 {
  margin-top: 90px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--91 {
  margin-top: 91px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--92 {
  margin-top: 92px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--93 {
  margin-top: 93px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--94 {
  margin-top: 94px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--95 {
  margin-top: 95px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--96 {
  margin-top: 96px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--97 {
  margin-top: 97px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--98 {
  margin-top: 98px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--99 {
  margin-top: 99px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--100 {
  margin-top: 100px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--101 {
  margin-top: 101px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--102 {
  margin-top: 102px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--103 {
  margin-top: 103px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--104 {
  margin-top: 104px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--105 {
  margin-top: 105px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--106 {
  margin-top: 106px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--107 {
  margin-top: 107px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--108 {
  margin-top: 108px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--109 {
  margin-top: 109px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--110 {
  margin-top: 110px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--111 {
  margin-top: 111px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--112 {
  margin-top: 112px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--113 {
  margin-top: 113px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--114 {
  margin-top: 114px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--115 {
  margin-top: 115px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--116 {
  margin-top: 116px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--117 {
  margin-top: 117px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--118 {
  margin-top: 118px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--119 {
  margin-top: 119px !important;
}
/* line 42, src/_sass/module.scss */
.mgt-pc--120 {
  margin-top: 120px !important;
}
@media screen and (max-width: 738px) {
  /* line 50, src/_sass/module.scss */
  .mgt-sp--0 {
    margin-top: 0 !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--1 {
    margin-top: 0.15625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--2 {
    margin-top: 0.3125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--3 {
    margin-top: 0.46875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--4 {
    margin-top: 0.625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--5 {
    margin-top: 0.78125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--6 {
    margin-top: 0.9375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--7 {
    margin-top: 1.09375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--8 {
    margin-top: 1.25vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--9 {
    margin-top: 1.40625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--10 {
    margin-top: 1.5625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--11 {
    margin-top: 1.71875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--12 {
    margin-top: 1.875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--13 {
    margin-top: 2.03125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--14 {
    margin-top: 2.1875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--15 {
    margin-top: 2.34375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--16 {
    margin-top: 2.5vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--17 {
    margin-top: 2.65625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--18 {
    margin-top: 2.8125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--19 {
    margin-top: 2.96875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--20 {
    margin-top: 3.125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--21 {
    margin-top: 3.28125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--22 {
    margin-top: 3.4375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--23 {
    margin-top: 3.59375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--24 {
    margin-top: 3.75vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--25 {
    margin-top: 3.90625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--26 {
    margin-top: 4.0625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--27 {
    margin-top: 4.21875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--28 {
    margin-top: 4.375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--29 {
    margin-top: 4.53125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--30 {
    margin-top: 4.6875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--31 {
    margin-top: 4.84375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--32 {
    margin-top: 5vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--33 {
    margin-top: 5.15625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--34 {
    margin-top: 5.3125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--35 {
    margin-top: 5.46875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--36 {
    margin-top: 5.625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--37 {
    margin-top: 5.78125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--38 {
    margin-top: 5.9375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--39 {
    margin-top: 6.09375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--40 {
    margin-top: 6.25vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--41 {
    margin-top: 6.40625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--42 {
    margin-top: 6.5625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--43 {
    margin-top: 6.71875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--44 {
    margin-top: 6.875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--45 {
    margin-top: 7.03125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--46 {
    margin-top: 7.1875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--47 {
    margin-top: 7.34375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--48 {
    margin-top: 7.5vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--49 {
    margin-top: 7.65625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--50 {
    margin-top: 7.8125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--51 {
    margin-top: 7.96875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--52 {
    margin-top: 8.125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--53 {
    margin-top: 8.28125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--54 {
    margin-top: 8.4375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--55 {
    margin-top: 8.59375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--56 {
    margin-top: 8.75vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--57 {
    margin-top: 8.90625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--58 {
    margin-top: 9.0625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--59 {
    margin-top: 9.21875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--60 {
    margin-top: 9.375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--61 {
    margin-top: 9.53125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--62 {
    margin-top: 9.6875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--63 {
    margin-top: 9.84375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--64 {
    margin-top: 10vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--65 {
    margin-top: 10.15625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--66 {
    margin-top: 10.3125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--67 {
    margin-top: 10.46875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--68 {
    margin-top: 10.625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--69 {
    margin-top: 10.78125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--70 {
    margin-top: 10.9375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--71 {
    margin-top: 11.09375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--72 {
    margin-top: 11.25vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--73 {
    margin-top: 11.40625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--74 {
    margin-top: 11.5625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--75 {
    margin-top: 11.71875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--76 {
    margin-top: 11.875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--77 {
    margin-top: 12.03125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--78 {
    margin-top: 12.1875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--79 {
    margin-top: 12.34375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--80 {
    margin-top: 12.5vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--81 {
    margin-top: 12.65625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--82 {
    margin-top: 12.8125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--83 {
    margin-top: 12.96875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--84 {
    margin-top: 13.125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--85 {
    margin-top: 13.28125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--86 {
    margin-top: 13.4375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--87 {
    margin-top: 13.59375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--88 {
    margin-top: 13.75vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--89 {
    margin-top: 13.90625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--90 {
    margin-top: 14.0625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--91 {
    margin-top: 14.21875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--92 {
    margin-top: 14.375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--93 {
    margin-top: 14.53125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--94 {
    margin-top: 14.6875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--95 {
    margin-top: 14.84375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--96 {
    margin-top: 15vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--97 {
    margin-top: 15.15625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--98 {
    margin-top: 15.3125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--99 {
    margin-top: 15.46875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--100 {
    margin-top: 15.625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--101 {
    margin-top: 15.78125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--102 {
    margin-top: 15.9375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--103 {
    margin-top: 16.09375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--104 {
    margin-top: 16.25vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--105 {
    margin-top: 16.40625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--106 {
    margin-top: 16.5625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--107 {
    margin-top: 16.71875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--108 {
    margin-top: 16.875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--109 {
    margin-top: 17.03125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--110 {
    margin-top: 17.1875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--111 {
    margin-top: 17.34375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--112 {
    margin-top: 17.5vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--113 {
    margin-top: 17.65625vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--114 {
    margin-top: 17.8125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--115 {
    margin-top: 17.96875vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--116 {
    margin-top: 18.125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--117 {
    margin-top: 18.28125vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--118 {
    margin-top: 18.4375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--119 {
    margin-top: 18.59375vw !important;
  }
  /* line 55, src/_sass/module.scss */
  .mgt-sp--120 {
    margin-top: 18.75vw !important;
  }
}
/* ---------------------------------------------
*   margin-bottom
--------------------------------------------- */
/* line 67, src/_sass/module.scss */
.mgb-pc--0 {
  margin-bottom: 0 !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--1 {
  margin-bottom: 1px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--2 {
  margin-bottom: 2px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--3 {
  margin-bottom: 3px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--4 {
  margin-bottom: 4px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--5 {
  margin-bottom: 5px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--6 {
  margin-bottom: 6px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--7 {
  margin-bottom: 7px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--8 {
  margin-bottom: 8px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--9 {
  margin-bottom: 9px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--10 {
  margin-bottom: 10px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--11 {
  margin-bottom: 11px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--12 {
  margin-bottom: 12px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--13 {
  margin-bottom: 13px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--14 {
  margin-bottom: 14px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--15 {
  margin-bottom: 15px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--16 {
  margin-bottom: 16px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--17 {
  margin-bottom: 17px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--18 {
  margin-bottom: 18px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--19 {
  margin-bottom: 19px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--20 {
  margin-bottom: 20px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--21 {
  margin-bottom: 21px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--22 {
  margin-bottom: 22px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--23 {
  margin-bottom: 23px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--24 {
  margin-bottom: 24px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--25 {
  margin-bottom: 25px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--26 {
  margin-bottom: 26px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--27 {
  margin-bottom: 27px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--28 {
  margin-bottom: 28px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--29 {
  margin-bottom: 29px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--30 {
  margin-bottom: 30px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--31 {
  margin-bottom: 31px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--32 {
  margin-bottom: 32px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--33 {
  margin-bottom: 33px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--34 {
  margin-bottom: 34px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--35 {
  margin-bottom: 35px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--36 {
  margin-bottom: 36px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--37 {
  margin-bottom: 37px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--38 {
  margin-bottom: 38px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--39 {
  margin-bottom: 39px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--40 {
  margin-bottom: 40px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--41 {
  margin-bottom: 41px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--42 {
  margin-bottom: 42px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--43 {
  margin-bottom: 43px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--44 {
  margin-bottom: 44px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--45 {
  margin-bottom: 45px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--46 {
  margin-bottom: 46px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--47 {
  margin-bottom: 47px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--48 {
  margin-bottom: 48px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--49 {
  margin-bottom: 49px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--50 {
  margin-bottom: 50px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--51 {
  margin-bottom: 51px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--52 {
  margin-bottom: 52px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--53 {
  margin-bottom: 53px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--54 {
  margin-bottom: 54px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--55 {
  margin-bottom: 55px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--56 {
  margin-bottom: 56px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--57 {
  margin-bottom: 57px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--58 {
  margin-bottom: 58px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--59 {
  margin-bottom: 59px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--60 {
  margin-bottom: 60px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--61 {
  margin-bottom: 61px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--62 {
  margin-bottom: 62px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--63 {
  margin-bottom: 63px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--64 {
  margin-bottom: 64px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--65 {
  margin-bottom: 65px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--66 {
  margin-bottom: 66px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--67 {
  margin-bottom: 67px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--68 {
  margin-bottom: 68px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--69 {
  margin-bottom: 69px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--70 {
  margin-bottom: 70px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--71 {
  margin-bottom: 71px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--72 {
  margin-bottom: 72px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--73 {
  margin-bottom: 73px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--74 {
  margin-bottom: 74px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--75 {
  margin-bottom: 75px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--76 {
  margin-bottom: 76px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--77 {
  margin-bottom: 77px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--78 {
  margin-bottom: 78px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--79 {
  margin-bottom: 79px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--80 {
  margin-bottom: 80px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--81 {
  margin-bottom: 81px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--82 {
  margin-bottom: 82px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--83 {
  margin-bottom: 83px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--84 {
  margin-bottom: 84px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--85 {
  margin-bottom: 85px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--86 {
  margin-bottom: 86px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--87 {
  margin-bottom: 87px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--88 {
  margin-bottom: 88px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--89 {
  margin-bottom: 89px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--90 {
  margin-bottom: 90px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--91 {
  margin-bottom: 91px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--92 {
  margin-bottom: 92px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--93 {
  margin-bottom: 93px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--94 {
  margin-bottom: 94px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--95 {
  margin-bottom: 95px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--96 {
  margin-bottom: 96px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--97 {
  margin-bottom: 97px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--98 {
  margin-bottom: 98px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--99 {
  margin-bottom: 99px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--100 {
  margin-bottom: 100px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--101 {
  margin-bottom: 101px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--102 {
  margin-bottom: 102px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--103 {
  margin-bottom: 103px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--104 {
  margin-bottom: 104px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--105 {
  margin-bottom: 105px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--106 {
  margin-bottom: 106px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--107 {
  margin-bottom: 107px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--108 {
  margin-bottom: 108px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--109 {
  margin-bottom: 109px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--110 {
  margin-bottom: 110px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--111 {
  margin-bottom: 111px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--112 {
  margin-bottom: 112px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--113 {
  margin-bottom: 113px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--114 {
  margin-bottom: 114px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--115 {
  margin-bottom: 115px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--116 {
  margin-bottom: 116px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--117 {
  margin-bottom: 117px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--118 {
  margin-bottom: 118px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--119 {
  margin-bottom: 119px !important;
}
/* line 72, src/_sass/module.scss */
.mgb-pc--120 {
  margin-bottom: 120px !important;
}
@media screen and (max-width: 738px) {
  /* line 80, src/_sass/module.scss */
  .mgb-sp--0 {
    margin-bottom: 0 !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--1 {
    margin-bottom: 0.15625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--2 {
    margin-bottom: 0.3125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--3 {
    margin-bottom: 0.46875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--4 {
    margin-bottom: 0.625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--5 {
    margin-bottom: 0.78125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--6 {
    margin-bottom: 0.9375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--7 {
    margin-bottom: 1.09375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--8 {
    margin-bottom: 1.25vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--9 {
    margin-bottom: 1.40625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--10 {
    margin-bottom: 1.5625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--11 {
    margin-bottom: 1.71875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--12 {
    margin-bottom: 1.875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--13 {
    margin-bottom: 2.03125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--14 {
    margin-bottom: 2.1875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--15 {
    margin-bottom: 2.34375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--16 {
    margin-bottom: 2.5vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--17 {
    margin-bottom: 2.65625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--18 {
    margin-bottom: 2.8125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--19 {
    margin-bottom: 2.96875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--20 {
    margin-bottom: 3.125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--21 {
    margin-bottom: 3.28125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--22 {
    margin-bottom: 3.4375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--23 {
    margin-bottom: 3.59375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--24 {
    margin-bottom: 3.75vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--25 {
    margin-bottom: 3.90625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--26 {
    margin-bottom: 4.0625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--27 {
    margin-bottom: 4.21875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--28 {
    margin-bottom: 4.375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--29 {
    margin-bottom: 4.53125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--30 {
    margin-bottom: 4.6875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--31 {
    margin-bottom: 4.84375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--32 {
    margin-bottom: 5vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--33 {
    margin-bottom: 5.15625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--34 {
    margin-bottom: 5.3125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--35 {
    margin-bottom: 5.46875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--36 {
    margin-bottom: 5.625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--37 {
    margin-bottom: 5.78125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--38 {
    margin-bottom: 5.9375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--39 {
    margin-bottom: 6.09375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--40 {
    margin-bottom: 6.25vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--41 {
    margin-bottom: 6.40625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--42 {
    margin-bottom: 6.5625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--43 {
    margin-bottom: 6.71875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--44 {
    margin-bottom: 6.875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--45 {
    margin-bottom: 7.03125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--46 {
    margin-bottom: 7.1875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--47 {
    margin-bottom: 7.34375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--48 {
    margin-bottom: 7.5vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--49 {
    margin-bottom: 7.65625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--50 {
    margin-bottom: 7.8125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--51 {
    margin-bottom: 7.96875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--52 {
    margin-bottom: 8.125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--53 {
    margin-bottom: 8.28125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--54 {
    margin-bottom: 8.4375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--55 {
    margin-bottom: 8.59375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--56 {
    margin-bottom: 8.75vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--57 {
    margin-bottom: 8.90625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--58 {
    margin-bottom: 9.0625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--59 {
    margin-bottom: 9.21875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--60 {
    margin-bottom: 9.375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--61 {
    margin-bottom: 9.53125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--62 {
    margin-bottom: 9.6875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--63 {
    margin-bottom: 9.84375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--64 {
    margin-bottom: 10vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--65 {
    margin-bottom: 10.15625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--66 {
    margin-bottom: 10.3125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--67 {
    margin-bottom: 10.46875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--68 {
    margin-bottom: 10.625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--69 {
    margin-bottom: 10.78125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--70 {
    margin-bottom: 10.9375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--71 {
    margin-bottom: 11.09375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--72 {
    margin-bottom: 11.25vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--73 {
    margin-bottom: 11.40625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--74 {
    margin-bottom: 11.5625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--75 {
    margin-bottom: 11.71875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--76 {
    margin-bottom: 11.875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--77 {
    margin-bottom: 12.03125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--78 {
    margin-bottom: 12.1875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--79 {
    margin-bottom: 12.34375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--80 {
    margin-bottom: 12.5vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--81 {
    margin-bottom: 12.65625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--82 {
    margin-bottom: 12.8125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--83 {
    margin-bottom: 12.96875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--84 {
    margin-bottom: 13.125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--85 {
    margin-bottom: 13.28125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--86 {
    margin-bottom: 13.4375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--87 {
    margin-bottom: 13.59375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--88 {
    margin-bottom: 13.75vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--89 {
    margin-bottom: 13.90625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--90 {
    margin-bottom: 14.0625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--91 {
    margin-bottom: 14.21875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--92 {
    margin-bottom: 14.375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--93 {
    margin-bottom: 14.53125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--94 {
    margin-bottom: 14.6875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--95 {
    margin-bottom: 14.84375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--96 {
    margin-bottom: 15vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--97 {
    margin-bottom: 15.15625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--98 {
    margin-bottom: 15.3125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--99 {
    margin-bottom: 15.46875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--100 {
    margin-bottom: 15.625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--101 {
    margin-bottom: 15.78125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--102 {
    margin-bottom: 15.9375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--103 {
    margin-bottom: 16.09375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--104 {
    margin-bottom: 16.25vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--105 {
    margin-bottom: 16.40625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--106 {
    margin-bottom: 16.5625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--107 {
    margin-bottom: 16.71875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--108 {
    margin-bottom: 16.875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--109 {
    margin-bottom: 17.03125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--110 {
    margin-bottom: 17.1875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--111 {
    margin-bottom: 17.34375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--112 {
    margin-bottom: 17.5vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--113 {
    margin-bottom: 17.65625vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--114 {
    margin-bottom: 17.8125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--115 {
    margin-bottom: 17.96875vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--116 {
    margin-bottom: 18.125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--117 {
    margin-bottom: 18.28125vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--118 {
    margin-bottom: 18.4375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--119 {
    margin-bottom: 18.59375vw !important;
  }
  /* line 85, src/_sass/module.scss */
  .mgb-sp--120 {
    margin-bottom: 18.75vw !important;
  }
}
/* ==========================================================
*
*   font-color
*
========================================================== */
/* line 134, src/_sass/module.scss */
.fc-theme-1 {
  color: theme-color(1) !important;
}
/* line 139, src/_sass/module.scss */
.fc-color-white {
  color: #fff !important;
}
/* line 139, src/_sass/module.scss */
.fc-color-black {
  color: #000 !important;
}
/* line 139, src/_sass/module.scss */
.fc-color-black2 {
  color: #333 !important;
}
/* line 139, src/_sass/module.scss */
.fc-color-gray {
  color: #f7f7f7 !important;
}
/* ==========================================================
*
*   module
*
========================================================== */
/* ---------------------------------------------
*   mod-greeting （aboutページの挨拶）
--------------------------------------------- */
.mod-greeting {
  width: 100%;
  line-height: 1.9;
}
.mod-greeting__upper {
  margin-bottom: 57px;
}
.mod-greeting__upper-content {
  display: flex;
  justify-content: space-between;
}
.mod-greeting__upper-image {
  width: 240px;
}
.mod-greeting__upper-text-wrapper {
  width: 490px;
}
.mod-greeting__upper-leadtext {
  margin-top: 21px;
  margin-bottom: 39px;
  letter-spacing: -2px;
  font-size: 1.85714rem;
}
.mod-greeting__upper-text {
  display: inline-block;
  padding: 0 18px;
  height: 44px;
  border-radius: 3px;
  background-color: #f1f7f1;
  font-size: 1.42857rem;
  line-height: 44px;
}
.mod-greeting__center {
  margin-bottom: 60px;
  letter-spacing: 1px;
}
.mod-greeting__center-top-text {
  margin-bottom: 37px;
}
.mod-greeting__center-image {
  float: left;
  margin-top: 8px;
  margin-right: 30px;
  width: 260px;
}
.mod-greeting__center-middle-text {
  margin-bottom: 26px;
}
.mod-greeting__lower {
  padding: 30px 40px;
  background-color: #f7f7f7;
}
.mod-greeting__lower-headline {
  margin-bottom: 15px;
  font-size: 1.42857rem;
}
@media screen and (max-width: 738px) {
  .mod-greeting {
    line-height: 1.6;
  }
  .mod-greeting__upper {
    margin-bottom: 7.34375vw;
  }
  .mod-greeting__upper-image {
    margin-left: 3.90625vw;
    width: 38.28125vw;
  }
  .mod-greeting__upper-text-wrapper {
    width: 49.21875vw;
  }
  .mod-greeting__upper-leadtext {
    margin-top: 3.125vw;
    margin-bottom: 5.625vw;
    letter-spacing: 0;
    font-size: 4.375vw;
  }
  .mod-greeting__upper-text {
    padding: 0 2.65625vw;
    height: 7.5vw;
    font-size: 3.125vw;
    line-height: 7.5vw;
  }
  .mod-greeting__center {
    margin-bottom: 7.8125vw;
  }
  .mod-greeting__center-top-text {
    margin-bottom: 7.8125vw;
  }
  .mod-greeting__center-image {
    margin-top: 1.5625vw;
    margin-right: 4.6875vw;
    width: 40.625vw;
  }
  .mod-greeting__lower {
    padding: 6.25vw 6.25vw;
  }
  .mod-greeting__lower-headline {
    margin-bottom: 3.4375vw;
    font-size: 4.375vw;
  }
  .mod-greeting__lower-text {
    font-size: 3.75vw;
  }
  .windows.ie11 .mod-greeting__upper-text-wrapper {
    width: 50vw;
  }
  .windows.ie11 .mod-greeting__upper-leadtext {
    margin-top: 1.5625vw;
    margin-bottom: 3.125vw;
    letter-spacing: -1px;
  }
}
/* ---------------------------------------------
*   mod-header2, mod-heading2
--------------------------------------------- */
.mod-header2 {
  box-sizing: border-box;
  padding: 12px 0 8px;
  width: 100%;
  background-color: rgba(241, 247, 241, 0.8);
  text-align: center;
}
.mod-heading2 {
  position: relative;
  display: inline-block;
  padding: 0 39px;
  color: #009844;
  font-size: 1.71429rem;
  line-height: 1;
}
.mod-heading2:before, .mod-heading2:after {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 25px;
  height: 1px;
  background-color: #009844;
  content: '';
}
.mod-heading2:before {
  left: 0;
}
.mod-heading2:after {
  right: 0;
}
@media screen and (max-width: 738px) {
  .mod-header2 {
    padding: 1.5625vw;
  }
  .mod-heading2 {
    padding: 0 5.9375vw;
    font-size: 4.375vw;
    color: undefined;
  }
  .mod-heading2:before, .mod-heading2:after {
    width: 3.59375vw;
  }
}
/* ---------------------------------------------
*   mod-header3, mod-heading3
--------------------------------------------- */
.mod-header3 {
  position: relative;
  padding-left: 15px;
}
.mod-header3:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 21px;
  background-color: #009844;
  content: "";
  transform: translateY(-50%);
}
.mod-heading3 {
  color: #009844;
  font-size: 1.4286rem;
}
@media screen and (max-width: 738px) {
  .mod-header3:before {
    height: 90%;
  }
  .mod-heading3 {
    font-size: 4.0625vw;
  }
}
/* ---------------------------------------------
*   mod-pagenavi
--------------------------------------------- */
.mod-pagenavi {
  overflow: hidden;
  color: #009844;
}
.mod-pagenavi__previouspostlink {
  position: relative;
  display: inline-block;
  float: left;
  padding-left: 20px;
  transition: opacity 300ms;
}
.mod-pagenavi__previouspostlink:hover {
  opacity: 0.7;
}
.mod-pagenavi__previouspostlink:before, .mod-pagenavi__previouspostlink:after {
  position: absolute;
  top: 48%;
  left: 2px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #009844;
  border-right: solid 1px #009844;
  content: '';
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.mod-pagenavi__previouspostlink:after {
  left: 7px;
}
.mod-pagenavi__previouspostlink-text {
  font-size: 1rem;
}
.mod-pagenavi__nextpostlink {
  position: relative;
  display: inline-block;
  float: right;
  padding-right: 20px;
  transition: opacity 300ms;
}
.mod-pagenavi__nextpostlink:hover {
  opacity: 0.7;
}
.mod-pagenavi__nextpostlink:before, .mod-pagenavi__nextpostlink:after {
  position: absolute;
  top: 48%;
  right: 2px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #009844;
  border-right: solid 1px #009844;
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mod-pagenavi__nextpostlink:after {
  right: 7px;
}
.mod-pagenavi__nextpostlink-text {
  font-size: 1rem;
}
/*  Windows ie11-------------- */
.windows.ie11 .mod-pagenavi__previouspostslink:before, .windows.ie11 .mod-pagenavi__previouspostslink:after, .windows.ie11 .mod-pagenavi__nextpostslink:before, .windows.ie11 .mod-pagenavi__nextpostslink:after {
  top: 42%;
}
@media screen and (max-width: 738px) {
  .mod-pagenavi__previouspostlink {
    padding-left: 6.25vw;
  }
  .mod-pagenavi__previouspostlink:before, .mod-pagenavi__previouspostlink:after {
    top: 48%;
    left: 0.625vw;
    width: 2.1875vw;
    height: 2.1875vw;
  }
  .mod-pagenavi__previouspostlink:after {
    left: 2.1875vw;
  }
  .mod-pagenavi__previouspostlink-text {
    font-size: 4.375vw;
  }
  .mod-pagenavi__nextpostlink {
    padding-right: 6.25vw;
  }
  .mod-pagenavi__nextpostlink:before, .mod-pagenavi__nextpostlink:after {
    top: 48%;
    right: 0.625vw;
    width: 2.1875vw;
    height: 2.1875vw;
  }
  .mod-pagenavi__nextpostlink:after {
    right: 2.1875vw;
  }
  .mod-pagenavi__nextpostlink-text {
    font-size: 4.375vw;
  }
}
/* ---------------------------------------------
*   mod-pagetab （ページタブ）
--------------------------------------------- */
.mod-pagetab__list {
  display: flex;
  margin-bottom: 8px;
  flex-wrap: wrap;
}
.mod-pagetab__list-item:nth-child(3n) {
  margin-right: 0;
}
.mod-pagetab__list-item--icon .mod-pagetab__link-inner:after {
  display: inline-block;
  margin-bottom: -1px;
  margin-left: 7px;
  width: 14px;
  height: 13px;
  background: url(../../img/pc/igakubu_module/icon_link.png) 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
.mod-pagetab__list-item {
  margin-right: 10px;
  margin-bottom: 12px;
  width: 250px;
  text-align: center;
}
.mod-pagetab__link {
  display: block;
  box-sizing: border-box;
  height: 40px;
  border: 1px solid #009844;
  border-radius: 3px;
  color: #009844;
  line-height: 40px;
  transition: 0.3s;
}
.mod-pagetab__link:hover {
  border: 1px solid #7ac586;
  background-color: #7ac586;
  color: #fff;
  opacity: 0.6;
}
.mod-pagetab__link-inner {
  display: inline-block;
  margin-top: -1px;
  font-size: 1.14286rem;
}
.mod-pagetab__button-lower {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 3px;
}
.mod-pagetab__button-lower2 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 3px;
  width: 48%;
  text-align: center;
}
.mod-pagetab__button-lower3 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 3px;
  width: 30%;
  margin-right: 2%;
  text-align: center;
}
.mod-pagetab__button-lower4 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 3px;
  width: 43%;
  margin-left: 5%;
  text-align: center;
}
.mod-pagetab__button-lower1 {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 3px;
  width: 48%;
  text-align: center;
  margin: 0 auto;
}
.mod-pagetab__button-lower-link {
  display: block;
  background-color: #009844;
  transition: opacity 300ms;
}
.mod-pagetab__button-lower-link-gr {
  display: block;
  background-color: #f7f7f7;
  transition: opacity 300ms;
}
.mod-pagetab__button-lower-link:hover {
  opacity: 0.7;
}
.mod-pagetab__button-lower-link-gr:hover {
  opacity: 0.7;
}
.mod-pagetab__button-lower-text {
  display: block;
  padding: 5px 22px 5px 15px;
  color: #fff;
  font-weight: bold;
}
.mod-pagetab__button-lower-pdf {
  display: block;
  padding: 5px 22px 5px 15px;
  color: #fff;
  font-weight: bold;
}
.mod-pagetab__button-lower-pdf-gr {
  display: block;
  padding: 5px 22px 5px 15px;
  color: #333333;
  font-weight: bold;
}
.mod-pagetab__button-lower-win {
  display: block;
  padding: 5px 22px 5px 15px;
  color: #fff;
  font-weight: bold;
}
.mod-pagetab__button-lower-word {
  display: block;
  padding: 5px 22px 5px 15px;
  color: #333333;
  font-weight: bold;
}
.mod-pagetab__button-lower-text:after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
  width: 5px;
  height: 5px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mod-pagetab__button-lower-pdf:after {
  content: url(../../img/common/after_pdf.png);
  margin-left: 5px;
}
.mod-pagetab__button-lower-pdf-gr:after {
  display: inline-block;
  content: url('../../img/common/after_pdf_gr.png');
  margin-left: 5px;
  width: 14px;
  height: 13px;
  line-height: 16px;
  vertical-align: middle;
}
.mod-pagetab__button-lower-win:after {
  content: url(../../img/common/after_newwin.png);
  margin-left: 5px;
}
.mod-pagetab__button-lower-word:after {
  display: inline-block;
  content: url('../../img/common/icon_word_bl.png');
  margin-left: 5px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
  /*background: url('/img/common/icon_word_bl.png') no-repeat 50% 50%;*/
}
/*アイコン一括設定*/
.linkedicon a[href$='.pdf'] > span:after {
  content: url(../../img/common/after_pdf_gr.png);
  /*margin-left: 5px;*/
}
.linkedicon a[href$='.word'] > span:after {
  content: url(../../img/common/icon_word_bl.png);
  /*margin-left: 5px;*/
}
@media screen and (max-width: 738px) {
  .mod-pagetab__list-item {
    margin-right: 2.41%;
    width: 31.72%;
  }
  .mod-pagetab__list-item--icon .mod-pagetab__link-inner:after {
    content: none;
  }
  .mod-pagetab__link {
    display: flex;
    padding-top: 0;
    height: 14.84375vw;
    border: 0.3125vw solid #009844;
    line-height: 1.4;
    justify-content: center;
    align-items: center;
    font-size: 0.9em;
  }
  .mod-pagetab__link-inner {
    margin-top: 0;
    font-size: 3.75vw;
  }
  .mod-pagetab__button-lower2 {
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 3px;
    text-align: center;
    width: 100%;
  }
  .mod-pagetab__button-lower3 {
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 3px;
    width: 100%;
    margin-right: 2%;
    text-align: center;
  }
  .mod-pagetab__button-lower1 {
    width: 100%;
  }
  .mod-pagetab__button-lower-text {
    padding: 1.25vw 5.625vw 1.25vw 2.5vw;
    font-size: 4.0625vw;
  }
  .mod-pagetab__button-lower-text:after {
    right: 2.1875vw;
    width: 1.25vw;
    height: 1.25vw;
    border-top: solid 0.625vw #fff;
    border-right: solid 0.625vw #fff;
  }
}
/* ---------------------------------------------
*   mod-subpage-keyvisual （下層ページのkeyvisual）
--------------------------------------------- */
.mod-subpage-keyvisual {
  position: relative;
  margin: 0 auto;
  /*width: 1400px;*/
  width: 100%;
  height: 314px;
  background-image: url('../../img/title/defult.png');
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
.mod-subpage-keyvisual__image {
  display: none;
}
#about .mod-subpage-keyvisual {
  background-image: url('../../img/title/about.png');
}
#feature .mod-subpage-keyvisual {
  background-image: url('../../img/title/feature.png');
}
#campus .mod-subpage-keyvisual {
  background-image: url('../../img/title/campus.png');
}
#employ .mod-subpage-keyvisual {
  background-image: url('../../img/title/employ.png');
}
#employ.gemploy .mod-subpage-keyvisual {
  background-image: url('../../img/title/gemploy.png');
}
#infection .mod-subpage-keyvisual {
  background-image: url('../../img/title/employ.png');
}
#news .mod-subpage-keyvisual {
  background-image: url('../../img/title/news.png');
}
#job .mod-subpage-keyvisual, #fundamental .mod-subpage-keyvisual, #general .mod-subpage-keyvisual, #jouhou .mod-subpage-keyvisual, #intl .mod-subpage-keyvisual {
  background-image: url('../../img/title/job.png');
}
#certificate .mod-subpage-keyvisual {
  background-image: none;
}
#certificate .mod-subpage-keyvisual__image {
  display: block;
}
#research .mod-subpage-keyvisual {
  background-image: url('../../img/title/research.png');
}
#research_bio .mod-subpage-keyvisual {
  background-image: url('../../img/title/biobank.jpg');
}
.mod-subpage-keyvisual__text-wrapper {
  position: absolute;
  top: 50%;
  display: inline-block;
  padding: 17px 25px 17px;
  border-radius: 3px;
  background-color: rgba(0, 152, 68, 0.8);
  transform: translate(-29%, -50%);
  left: 55%;
}
.mod-subpage-keyvisual__text {
  display: inline-block;
}
.mod-subpage-keyvisual__text-jp {
  color: #fff;
  text-align: center;
  font-size: 2.14286rem;
}
.mod-subpage-keyvisual__text-en {
  padding: 6px 0 3px;
  color: #000;
  text-align: center;
  font-size: 1rem;
}
@media screen and (max-width: 738px) {
  .mod-subpage-keyvisual__image {
    display: block;
  }
  .mod-subpage-keyvisual {
    width: 100%;
    height: auto;
    /*background-image:none;*/
  }
  .mod-subpage-keyvisual__text-wrapper {
    /*padding: 3.90625vw 3.90625vw 1.5625vw; 20190516 コメントアウト　*/
    position: absolute;
    left: 45%;
  }
  .mod-subpage-keyvisual__text-jp {
    font-size: 4.6875vw;
  }
  .mod-subpage-keyvisual__text-en {
    padding: 0.9375vw 0 0.46875vw;
    font-size: 2.1875vw;
  }
}
/* ---------------------------------------------
*   mod-table3
--------------------------------------------- */
.mod-table3__table {
  border-left: 1px solid #e0e0e0;
  width: 100%;
}
.mod-table3 thead {
  background-color: #f1f7f1;
}
.mod-table3 thead th {
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
}
.mod-table3 thead th, .mod-table3 tbody th, .mod-table3 td {
  padding: 11px 11px;
}
.mod-table3 tbody th, .mod-table3 td {
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  text-align: left;
}
.mod-table3 tbody th {
  box-sizing: border-box;
  width: 160px;
}
.mod-table3 th {
  font-weight: bold;
  font-size: 1rem;
}
.mod-table3 td {
  box-sizing: border-box;
  font-size: 1.14286rem;
}
.mod-table3__link {
  display: inline-block;
}
.mod-table3__underline {
  text-decoration: underline;
}
.mod-table3__underline:hover {
  text-decoration: none;
}
@media screen and (max-width: 738px) {
  .mod-table3__table {
    letter-spacing: 0.3125vw;
  }
  .mod-table3 tbody th {
    width: 25%;
  }
  .mod-table3 th {
    font-size: 3.75vw;
  }
  .mod-table3 td {
    font-size: 3.75vw;
  }
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.scroll table {
  max-width: initial;
  width: 740px;
}
.scroll {
  margin: 0 auto;
  padding: 0 0 0 0;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  overflow-y: hidden;
}
.scroll::-webkit-scrollbar {
  height: 10px;
} /*バーの太さ*/
.scroll::-webkit-scrollbar-track {
  background: #CCC;
} /*バーの背景色*/
.scroll::-webkit-scrollbar-thumb {
  background: #009844;
} /*バーの色*/
@media screen and (max-width: 767px) {
  .br-pc {
    display: none;
  }
  .br-sp {
    display: block;
  }
}
a.anchor {
  display: block;
  padding-top: 160px;
  margin-top: -160px;
}
.button01 {
  display: block;
  float: right;
  width: 80px;
  height: 30px;
  line-height: 30px;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  background-color: #f39800; /*ボタン色*/
  border-radius: 5px; /*角丸*/
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0 10px 0;
  font-size: 12px;
}
.button01:hover {
  background-color: #f9c500; /*ボタン色*/
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cf {
  display: inline-block;
  min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.cf {
  display: block;
}
.clear {
  clear: both;
}
.bio_profile {
  padding: 1.5rem 0;
  border-bottom: dashed 1px #ccc;
}
.bio_profile_flex {
  display: flex;
  gap: .9rem;
  margin-bottom: 25px;
}
@media screen and (max-width: 738px) {
  .bio_profile_flex {
    display: block;
  }
}
a {
  word-wrap: break-word;
}
.bio_profile:last-child {
  border-bottom: none;
  margin-bottom: 6rem;
}
.mod-pagetab__list-link__active {
  background: #009844;
  color: #FFF;
}

.titlelevel4__News {
  font-size: 1.42857rem;
  color: #18943B;
  margin: 30px 0 12px 0;
}
.titlelevel5__News {
  font-size: 1.14286rem;
  font-weight: bold;
  margin: 30px 0 12px 0;
  border-bottom: 1.25px solid #18943B;
}
.titlelevel6__News {
  font-size: 1.14286rem;
  font-weight: bold;
  margin: 30px 0 12px 0;
}
@media screen and (max-width: 738px) {
  .titlelevel4__News {
    font-size: 4.375vw;
    margin-bottom: 3.125vw;
  }
  .titlelevel5__News {
    font-size: 4.375vw;
    margin-bottom: 3.125vw;
  }
  .titlelevel6__News {
    font-size: 4.375vw;
    margin-bottom: 3.125vw;
  }
}
.OFF__LinkNews {
/*  color: #009844 !important;*/
  text-decoration: underline;
}
[class*="mark__LinkNews"] {
/*  color: #009844 !important;*/
  text-decoration: underline;
  padding-right: 22px;
  padding-bottom: 2px;
  margin-right: 6px;
}
.OFF__LinkNews:hover,
[class*="mark__LinkNews"]:hover {
  text-decoration: none;
}
.OUTmark__LinkNews {
  background: url(../../img/common/icon_link_gr.png) no-repeat center right;
}
.PDFmark__LinkNews {
  background: url(../../img/common/after_pdf_gr.png) no-repeat center right;
}
[class*="indentBox__"] {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: .5rem;
}
[class*="indentBox__"] > .indent__LeftBox__News {
  flex: 0 0 auto;
}
[class*="indentBox__"] > .indent__RightBox__News,
[class*="indentBox__"] > .indent__RightBox__Space1__News {
  flex: 1;
}
.indent__RightBox__Space1__News {
  margin-left: 1rem;
}
@media screen and (max-width: 738px) {
  .indentBox__Pc__News {
    display: block;
    margin-bottom: 1.5rem;
  }
  .indentBox__Pc__News > .indent__RightBox__News {
    margin-left: 1rem;
  }
}
[class*="LineLayout__PKG__"] {
  display: grid;
  gap: 5px 10px;
}
.LineLayout__PKG__2__News {
  grid-template-columns: repeat(2, 1fr);
}
.LineLayout__PKG__3__News {
  grid-template-columns: repeat(3, 1fr);
}
.LineLayout__PKG__4__News {
  grid-template-columns: repeat(4, 1fr);
}
.LineLayout__PKG__5__News {
  grid-template-columns: repeat(5, 1fr);
}
.LineLayout__PKG__2__News .LineLayout__Box__News [class*="Button__News"],
.LineLayout__PKG__3__News .LineLayout__Box__News [class*="Button__News"],
.LineLayout__PKG__5__News .LineLayout__Box__News [class*="Button__News"] {
  width: 80%;
}
.LineLayout__PKG__4__News .LineLayout__Box__News [class*="Button__News"] {
  width: 80%;
}
@media screen and (max-width: 738px) {
  [class*="LineLayout__PKG__"] {
    display: block;
    width: 100%;
    margin-bottom: 1.5rem;
  }
  [class*="LineLayout__PKG__"] .LineLayout__Box__News {
    margin-bottom: 1rem;
  }
  [class*="Button__News"] {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}