@charset "UTF-8";
/*! http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

main {
  display: block;
  z-index: 1;
}

/*-------------------------------------------------------------
         1.mixin
--------------------------------------------------------------*/
@-webkit-keyframes fade-in {
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes fade-in {
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

/*-------------------------------------------------------------
         2.color
--------------------------------------------------------------*/
/*-------------------------------------------------------------
         3.メディアクエリ
--------------------------------------------------------------*/
/*-------------------------------------------------------------
        header
--------------------------------------------------------------*/
html {
  font-family: "Noto Sans Japanese", serif;
  color: #333333;
}

.wrapper {
  overflow: hidden;
  position: relative;
}

.header {
  margin-top: 16px;
  position: relative;
}

@media only screen and (max-width: 766px) {
  .header {
    margin: 0;
  }
}

.header__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1160px;
  margin: 0 auto;
}

@media only screen and (max-width: 766px) {
  .header__group {
    width: auto;
  }
}

@media only screen and (max-width: 766px) {
  .header__group {
    width: 100%;
  }
}

.header-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-box__logo {
  height: 41px;
  margin-top: 10px;
}

@media only screen and (max-width: 766px) {
  .header-box__logo {
    height: 30px;
    margin-left: 5px;
  }
}

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

.header-box__col--detail {
  margin-right: 40px;
}

.header-box__col__row {
  font-size: 0.9rem;
}

@media only screen and (max-width: 766px) {
  .header-box__col__row:not(:last-child) {
    display: none;
  }
}

.header-box__col__row:last-child {
  margin-right: -50px;
}

.header-box__col__row__item {
  margin: 20px 0;
  padding: 0 20px;
  border-right: 1px solid #a0a0a0;
}

.header-box__col__row__item:nth-child(5) {
  border: none;
}

.header-box__col__row__item--lv1 {
  border: none;
}

.header-box__col__row__item--lv2 {
  margin: 20px 0;
  padding: 0 20px;
}

.header__list-box {
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 10px;
}

@media only screen and (max-width: 766px) {
  .header__list-box {
    width: auto;
  }
}

@media only screen and (max-width: 766px) {
  .header__list-box {
    display: none;
  }
}

.header__list-box__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.header__list-box__col__row {
  width: calc(1160px / 6);
  padding: 12px 0;
  text-align: center;
  font-size: 0.9rem;
  border-left: 1px solid #a0a0a0;
}

.header__list-box__col__row__mamechishiki {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background: url("../new_img/common/navi/mamechishiki.svg");
  background-repeat: no-repeat;
}

.header__list-box__col__row__gaiyo {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background: url("../new_img/common/navi/gaiyo.svg");
  background-repeat: no-repeat;
}

.header__list-box__col__row__nennkaigakujutsu {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background: url("../new_img/common/navi/nennkaigakujutsu.svg");
  background-repeat: no-repeat;
}

.header__list-box__col__row__gakujutsushisyuppan {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background: url("../new_img/common/navi/gakujutsushisyuppan.svg");
  background-repeat: no-repeat;
}

.header__list-box__col__row__gakkaisyo {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background: url("../new_img/common/navi/gakkaisyo.svg");
  background-repeat: no-repeat;
}

.header__list-box__col__row__englishpage {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background: url("../new_img/common/navi/englishpage.svg");
  background-repeat: no-repeat;
}

.header__list-box__col__row:last-child {
  border-right: 1px solid #a0a0a0;
}

.header__list-box__col__row:hover > a {
  color: #00a7fe;
  -webkit-transition: .3s;
  transition: .3s;
}

.header__list-box__col__row:hover .header__list-box__col__row__mamechishiki {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background-image: url("../new_img/common/navi/mamechishiki--after.svg");
  background-repeat: no-repeat;
  -webkit-transition: background-image ease-out .3s;
  transition: background-image ease-out .3s;
}

.header__list-box__col__row:hover .header__list-box__col__row__gaiyo {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background-image: url("../new_img/common/navi/gaiyo--after.svg");
  background-repeat: no-repeat;
  -webkit-transition: background-image ease-out .3s;
  transition: background-image ease-out .3s;
}

.header__list-box__col__row:hover .header__list-box__col__row__nennkaigakujutsu {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background-image: url("../new_img/common/navi/nennkaigakujutsu--after.svg");
  background-repeat: no-repeat;
  -webkit-transition: background-image ease-out .3s;
  transition: background-image ease-out .3s;
}

.header__list-box__col__row:hover .header__list-box__col__row__gakujutsushisyuppan {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background-image: url("../new_img/common/navi/gakujutsushisyuppan--after.svg");
  background-repeat: no-repeat;
  -webkit-transition: background-image ease-out .3s;
  transition: background-image ease-out .3s;
}

.header__list-box__col__row:hover .header__list-box__col__row__gakkaisyo {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background-image: url("../new_img/common/navi/gakkaisyo--after.svg");
  background-repeat: no-repeat;
  -webkit-transition: background-image ease-out .3s;
  transition: background-image ease-out .3s;
}

.header__list-box__col__row:hover .header__list-box__col__row__englishpage {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  margin-bottom: 14px;
  background-image: url("../new_img/common/navi/englishpage--after.svg");
  background-repeat: no-repeat;
  -webkit-transition: background-image ease-out .3s;
  transition: background-image ease-out .3s;
}

.header__search {
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 60px;
  z-index: 20;
}

.header__search__wrap {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__search__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__search__form--input {
  display: block;
  width: 310px;
  min-height: 40px;
  padding: 10px 15px;
  box-sizing: border-box;
}

.header__search__form--search {
  display: block;
  background-image: url(../new_img/common/search.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.header__search__form--search--item {
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
}

.js-search--on {
  display: none;
}

.js-search-open .js-search--off {
  display: none;
}

.js-search-open .js-search--on {
  display: block;
}

.js-header__search {
  display: none;
}

/*-------------------------------------------------------------
        ハンバーガーメニュー
--------------------------------------------------------------*/
.menu-btn {
  display: inline-block;
  margin-left: 20px;
}

.js-menu-btn {
  background-image: url("../new_img/common/menu_open.png");
  height: 50px;
  width: 50px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.js-menu-btn--close {
  background-image: url("../new_img/common/menu_close.png");
  height: 50px;
  width: 50px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.js-menu {
  position: relative;
}

.js-menu--none {
  display: none;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.js-menu--active {
  -webkit-transition: all .4s;
  transition: all .4s;
  background-color: white;
  position: absolute;
  top: 52px;
  left: 0;
  width: 100%;
  padding-bottom: 30px;
  padding-top: 20px;
  z-index: 30000;
  border-top: 1px solid #a0a0a0;
  margin-top: 10px;
}

@media only screen and (max-width: 766px) {
  .height500 {
    height: 500px;
  }
}

#grayLayer {
  display: none;
  z-index: 1;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  background: black;
  opacity: 0.60;
  filter: alpha(opacity=60);
}

.globalnavi {
  margin-top: 10px !important;
  padding-top: 60px;
}

.googleform {
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 766px) {
  .googleform .search {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.googleform .search .text {
  width: 308px;
  padding: 10px 15px 10.4px;
  position: absolute;
  top: 0.45px;
  right: 38px;
}

@media only screen and (max-width: 766px) {
  .googleform .search .text {
    width: 200px;
    right: 35px;
  }
}

.googleform .search .button {
  position: relative;
  border: 0;
  width: 40px;
  height: 40px;
  background: url("../new_img/common/search.png") left top no-repeat;
}

.gmenu__group {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 766px) {
  .gmenu__group {
    width: auto;
  }
}

@media only screen and (max-width: 766px) {
  .gmenu__group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 15px;
  }
}

.gmenu__box {
  border-right: 1px solid #a0a0a0;
  text-align: left;
  padding-left: 17px;
  width: calc(1160px / 4);
}

@media only screen and (max-width: 766px) {
  .gmenu__box {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 27px;
    padding-left: 0;
    border: none;
  }
}

@media only screen and (max-width: 766px) {
  .gmenu__box:not(:nth-of-type(1)) {
    border-top: 1px solid #a0a0a0;
  }
}

.gmenu__box__item {
  font-family: "Noto Sans Japanese", serif;
  font-size: 0.95rem;
  line-height: 1.3rem;
  margin-top: 18px;
  width: 100%;
  position: relative;
}

@media only screen and (max-width: 766px) {
  .gmenu__box__item {
    margin-top: 25px;
  }
}

.gmenu__box__item .marker--hover {
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.gmenu__box__item--detail-1 {
  margin-top: 50px;
}

.gmenu__box__item .menu_yakugakumame {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/yakugakumame.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_login {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/login.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_kaiinmukejouhou {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/kaiinmukejouhou.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_seiyakunohana {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/seiyakunohana.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_katsuyakunohito {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/katsuyakunohito.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_bukai {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/bukai.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_gakujutsushizasshi {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/gakujutsushizasshi.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_yakugakukaichannel {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/yakugakukaichannel.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_yakugakukennkyuu {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/yakugakukennkyuu.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_syougaikenn {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/syougaikenn.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_newstopics {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/newstopics.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_access {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/access.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_nyuukaiannnai {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/nyuukaiannnai.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_otoiawase {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/otoiawase.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_link {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/link.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_nennkaigakujutsu {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/nennkaigakujutsu.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_shibu {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/shibu.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_yakugakutowatashi {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/yakugakutowatashi.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_gakkaigaiyo {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/gakkaigaiyo.png") no-repeat;
  vertical-align: middle;
}

.gmenu__box__item .menu_gakkaisyo {
  content: ' ';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background: url("../new_img/common/jsnavi/gakkaisyo.png") no-repeat;
  vertical-align: middle;
}

@media only screen and (max-width: 766px) {
  .gmenu__box__item .right--icon {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #00a7fe;
    border-right: 1px solid #00a7fe;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 7px;
    right: 15px;
  }
}

/*-------------------------------------------------------------
        会員向け情報
--------------------------------------------------------------*/
.navi-bottom {
  margin-top: 100px;
}

@media only screen and (max-width: 766px) {
  .navi-bottom {
    margin-top: 80px;
  }
}

.navi-bottom--index {
  margin-top: 60px;
}

.navi-bottom__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 40px;
  position: relative;
}

@media only screen and (max-width: 766px) {
  .navi-bottom__group {
    width: auto;
  }
}

@media only screen and (max-width: 766px) {
  .navi-bottom__group {
    margin-right: 15px;
    margin-left: 15px;
    border: 1px solid #a0a0a0;
    display: block;
    height: 50px;
    overflow: hidden !important;
    padding-left: 15px;
  }
}

@media only screen and (max-width: 766px) {
  .navi-bottom .js-menu--close {
    height: 50px;
    overflow: hidden !important;
  }
}

@media only screen and (max-width: 766px) {
  .navi-bottom .js-menu--open {
    height: 100%;
    margin-right: 15px;
    margin-left: 15px;
    border: 1px solid #a0a0a0;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
  }
}

.navi-bottom__box {
  border-right: 1px solid #a0a0a0;
  text-align: left;
  padding-left: 17px;
  width: calc(1160px / 4);
}

@media only screen and (max-width: 766px) {
  .navi-bottom__box {
    border: none;
    width: auto;
  }
  .navi-bottom__box:not(:nth-of-type(1)) {
    border-top: 1px solid #a0a0a0;
  }
}

.navi-bottom__box:nth-of-type(4) {
  border: none;
}

.navi-bottom__box__item {
  font-family: "Noto Sans Japanese", serif;
  font-size: 0.95rem;
  line-height: 1.3rem;
  margin-top: 18px;
  width: 100%;
  position: relative;
}

@media only screen and (max-width: 766px) {
  .navi-bottom__box__item:not(:nth-child(1)) {
    margin-top: 25px !important;
  }
}

@media only screen and (max-width: 766px) {
  .navi-bottom__box__item:nth-child(1) {
    margin-top: 16px;
  }
}

.navi-bottom__box__item:last-child {
  margin-bottom: 18px;
}

.navi-bottom__box__item--detail-1 {
  margin-top: 50px;
}

.navi-bottom .js-btn {
  display: none;
}

@media only screen and (max-width: 766px) {
  .navi-bottom .js-btn {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url("../new_img/index/js-scroll-none.png");
    position: absolute;
    right: 0;
    z-index: 200;
  }
}

/*-------------------------------------------------------------
        footer
--------------------------------------------------------------*/
.footer {
  font-family: "Noto Sans Japanese", serif;
  margin-top: 60px;
  width: 100%;
  vertical-align: middle;
  border-top: #a0a0a0 1px solid;
}

@media only screen and (max-width: 766px) {
  .footer {
    margin-top: 100px;
  }
}

.footer__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1160px;
  margin: 0 auto;
}

@media only screen and (max-width: 766px) {
  .footer__group {
    width: auto;
  }
}

@media only screen and (max-width: 766px) {
  .footer__group {
    width: 100%;
    display: block;
  }
}

.footer__group__add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 766px) {
  .footer__group__add {
    margin-top: 10px;
  }
}

.footer-box {
  margin-top: 20px;
  margin-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media only screen and (max-width: 766px) {
  .footer-box {
    margin: 15px auto 0;
    display: block;
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 766px) {
  .footer-box:nth-child(2) {
    margin-bottom: 15px;
  }
}

.footer-box__img {
  height: 41px;
}

@media only screen and (max-width: 766px) {
  .footer-box__img {
    height: 30px;
  }
}

.footer-box--lv1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media only screen and (max-width: 766px) {
  .footer-box--lv1 {
    text-align: center;
    display: block;
  }
}

.footer-box__text {
  font-size: 0.75rem;
  padding-top: 5px;
  padding-right: 20px;
  margin-right: 20px;
}

@media only screen and (max-width: 766px) {
  .footer-box__text {
    padding-top: 0;
    padding-right: 10px;
    margin-right: 10px;
    line-height: normal;
  }
}

.footer-box__text--last {
  padding-top: 15px;
}

@media only screen and (max-width: 766px) {
  .footer-box__text--last {
    border-right: 1px solid #a0a0a0;
    padding-top: 0;
    padding-right: 10px;
  }
}

.footer-box__text--detail-1 {
  line-height: 1.2rem;
  margin-left: 15px;
}

.footer-box__text--detail-2 {
  display: block;
  line-height: 1.1rem;
}

@media only screen and (max-width: 766px) {
  .footer-box__text--detail-2 {
    display: inline-block;
  }
}

@media only screen and (max-width: 766px) {
  .footer-box__text--nagaikinenn {
    border: none;
  }
}

/*-------------------------------------------------------------
        各boxの装飾
--------------------------------------------------------------*/
.sup {
  vertical-align: super;
  font-size: smaller;
}

.italic {
  font-style: italic;
}

.section-lv1 {
  margin-top: 50px;
}

@media only screen and (max-width: 766px) {
  .section-lv1 {
    margin-top: 80px;
  }
}

.section-lv2 {
  margin-top: 30px;
}

.section-lv3 {
  margin-top: 20px;
}

@media only screen and (max-width: 766px) {
  .section-lv3 {
    margin-top: 30px;
  }
}

.section-lv4 {
  margin-top: 60px;
}

@media only screen and (max-width: 766px) {
  .section-lv4 {
    margin-top: 40px;
  }
}

.section-lv5 {
  margin-top: 40px;
  border-top: 1px solid #a0a0a0;
  padding-top: 30px;
}

.main-title-box {
  padding: 80px 0;
  background-color: #eeeeee;
}

@media only screen and (max-width: 766px) {
  .main-title-box {
    padding: 39px 0;
  }
}

.list-group {
  margin-left: 30px;
  text-indent: -23px;
  margin-top: 30px;
}

@media only screen and (max-width: 766px) {
  .list-group {
    margin-top: 15px;
    margin-left: 15px;
    padding-left: 15px;
  }
}

.list-group::before {
  content: '';
  display: inline-block;
  width: 10px;
  border: 1px solid black;
  margin-bottom: 5px;
  margin-right: 10px;
}

.list-group__item {
  line-height: 1.3rem;
  color: #00a7fe;
}

@media only screen and (max-width: 766px) {
  .list-group__item {
    font-size: 1.0rem;
    line-height: 1.0rem;
  }
}

.list-group__item--black {
  color: black;
}

.next-icon {
  display: inline-block;
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon.png");
}

.pdf-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("../new_img/common/pdf.png");
  margin-left: 10px;
}

/*-------------------------------------------------------------
        文字の装飾
--------------------------------------------------------------*/
ol,
ul {
  list-style: none;
}

@media only screen and (max-width: 766px) {
  ol,
  ul {
    padding: 0 15px;
  }
}

.marker-lv1 {
  color: #00a7fe;
}

.marker {
  display: inline-block;
  position: relative;
  text-decoration: none;
  border-bottom: 0;
}

.marker::after {
  position: absolute;
  left: 0;
  top: 20px;
  content: '';
  width: 100%;
  height: 1px;
  background: #00a7fe;
  bottom: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

@media only screen and (max-width: 766px) {
  .marker:hover::after {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

.marker--hover {
  display: inline-block;
}

.marker--hover:hover {
  color: #00a7fe;
}

.inherit-color {
  color: inherit;
}

.block {
  display: block;
}

.block--lv2 {
  text-align: right;
}

@media only screen and (max-width: 766px) {
  .mq-block {
    display: block;
  }
}

.pc-block {
  display: block;
}

@media only screen and (max-width: 766px) {
  .pc-block {
    display: inline-block;
  }
}

.pc-block--lv1 {
  line-height: 2rem;
}

.pc-none {
  display: none;
}

@media only screen and (max-width: 766px) {
  .pc-none {
    display: inline-block;
  }
}

.text-detail {
  color: #00a7fe;
}

.bold {
  font-weight: bold;
}

.al-c {
  text-align: center;
}

.al-r {
  text-align: right;
}

/*-------------------------------------------------------------
      タイトルの装飾
--------------------------------------------------------------*/
.title-lv1 {
  font-size: 2.05rem;
  color: #00a7fe;
}

@media only screen and (max-width: 766px) {
  .title-lv1 {
    font-size: 1.5rem;
  }
}

.title-lv2 {
  font-size: 1.55rem;
  font-weight: bold;
}

.title-lv3 {
  font-size: 1.85rem;
  line-height: 1.3rem;
  font-weight: bold;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
}

.title-lv3--news {
  font-size: 2.05rem;
}

@media only screen and (max-width: 766px) {
  .title-lv3--news {
    letter-spacing: -1px;
    font-size: 1.7rem;
  }
}

.title-lv4 {
  font-size: 2rem;
  line-height: 1.3rem;
  color: #00a7fe;
  text-align: center;
  font-weight: medium;
}

@media only screen and (max-width: 766px) {
  .title-lv4 {
    font-size: 1.5rem;
    line-height: 2.6rem;
  }
}

.title-lv5 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: bold;
}

@media only screen and (max-width: 766px) {
  .title-lv5 {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
}

.title-lv5--small {
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: bold;
}

@media only screen and (max-width: 766px) {
  .title-lv5--small {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}

.title-lv6 {
  font-size: 1.3rem;
  line-height: 2rem;
  color: #00a7fe;
  font-weight: bold;
}

@media only screen and (max-width: 766px) {
  .title-lv6 {
    font-size: 1.0rem;
    font-weight: normal;
  }
}

.title-lv7 {
  font-size: 1.7rem;
  line-height: 2rem;
  font-weight: bold;
  border-left: #00a7fe solid 4px;
  padding-left: 10px;
}

.title-lv8 {
  font-size: 1.1rem;
  line-height: 2rem;
  font-weight: bold;
}

.title-lv9 {
  font-size: 1.0rem;
  line-height: 2rem;
  font-weight: bold;
}

@media only screen and (max-width: 766px) {
  .title-lv9 {
    font-size: 0.8rem;
    line-height: 1.6rem;
  }
}

.title-10 {
  font-size: 24px;
  font-weight: bold;
}

@media only screen and (max-width: 766px) {
  .title-10 {
    font-size: 16px;
  }
}

.en-current,
.ja-current {
  color: #00a7fe;
}

i.fa {
  font-size: 1.5rem;
}

@media only screen and (max-width: 766px) {
  i.fa {
    font-size: 1.2rem;
  }
}

/*-------------------------------------------------------------
        margin 量産class
--------------------------------------------------------------*/
.mt100 {
  margin-top: 100px;
}

@media only screen and (max-width: 766px) {
  .mt100 {
    margin-top: 50px;
  }
}

.ml100 {
  margin-left: 100px;
}

@media only screen and (max-width: 766px) {
  .ml100 {
    margin-left: 50px;
  }
}

.mb100 {
  margin-bottom: 100px;
}

@media only screen and (max-width: 766px) {
  .mb100 {
    margin-bottom: 50px;
  }
}

.mr100 {
  margin-right: 100px;
}

.mt99 {
  margin-top: 99px;
}

@media only screen and (max-width: 766px) {
  .mt99 {
    margin-top: 49.5px;
  }
}

.ml99 {
  margin-left: 99px;
}

@media only screen and (max-width: 766px) {
  .ml99 {
    margin-left: 49.5px;
  }
}

.mb99 {
  margin-bottom: 99px;
}

@media only screen and (max-width: 766px) {
  .mb99 {
    margin-bottom: 49.5px;
  }
}

.mr99 {
  margin-right: 99px;
}

.mt98 {
  margin-top: 98px;
}

@media only screen and (max-width: 766px) {
  .mt98 {
    margin-top: 49px;
  }
}

.ml98 {
  margin-left: 98px;
}

@media only screen and (max-width: 766px) {
  .ml98 {
    margin-left: 49px;
  }
}

.mb98 {
  margin-bottom: 98px;
}

@media only screen and (max-width: 766px) {
  .mb98 {
    margin-bottom: 49px;
  }
}

.mr98 {
  margin-right: 98px;
}

.mt97 {
  margin-top: 97px;
}

@media only screen and (max-width: 766px) {
  .mt97 {
    margin-top: 48.5px;
  }
}

.ml97 {
  margin-left: 97px;
}

@media only screen and (max-width: 766px) {
  .ml97 {
    margin-left: 48.5px;
  }
}

.mb97 {
  margin-bottom: 97px;
}

@media only screen and (max-width: 766px) {
  .mb97 {
    margin-bottom: 48.5px;
  }
}

.mr97 {
  margin-right: 97px;
}

.mt96 {
  margin-top: 96px;
}

@media only screen and (max-width: 766px) {
  .mt96 {
    margin-top: 48px;
  }
}

.ml96 {
  margin-left: 96px;
}

@media only screen and (max-width: 766px) {
  .ml96 {
    margin-left: 48px;
  }
}

.mb96 {
  margin-bottom: 96px;
}

@media only screen and (max-width: 766px) {
  .mb96 {
    margin-bottom: 48px;
  }
}

.mr96 {
  margin-right: 96px;
}

.mt95 {
  margin-top: 95px;
}

@media only screen and (max-width: 766px) {
  .mt95 {
    margin-top: 47.5px;
  }
}

.ml95 {
  margin-left: 95px;
}

@media only screen and (max-width: 766px) {
  .ml95 {
    margin-left: 47.5px;
  }
}

.mb95 {
  margin-bottom: 95px;
}

@media only screen and (max-width: 766px) {
  .mb95 {
    margin-bottom: 47.5px;
  }
}

.mr95 {
  margin-right: 95px;
}

.mt94 {
  margin-top: 94px;
}

@media only screen and (max-width: 766px) {
  .mt94 {
    margin-top: 47px;
  }
}

.ml94 {
  margin-left: 94px;
}

@media only screen and (max-width: 766px) {
  .ml94 {
    margin-left: 47px;
  }
}

.mb94 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 766px) {
  .mb94 {
    margin-bottom: 47px;
  }
}

.mr94 {
  margin-right: 94px;
}

.mt93 {
  margin-top: 93px;
}

@media only screen and (max-width: 766px) {
  .mt93 {
    margin-top: 46.5px;
  }
}

.ml93 {
  margin-left: 93px;
}

@media only screen and (max-width: 766px) {
  .ml93 {
    margin-left: 46.5px;
  }
}

.mb93 {
  margin-bottom: 93px;
}

@media only screen and (max-width: 766px) {
  .mb93 {
    margin-bottom: 46.5px;
  }
}

.mr93 {
  margin-right: 93px;
}

.mt92 {
  margin-top: 92px;
}

@media only screen and (max-width: 766px) {
  .mt92 {
    margin-top: 46px;
  }
}

.ml92 {
  margin-left: 92px;
}

@media only screen and (max-width: 766px) {
  .ml92 {
    margin-left: 46px;
  }
}

.mb92 {
  margin-bottom: 92px;
}

@media only screen and (max-width: 766px) {
  .mb92 {
    margin-bottom: 46px;
  }
}

.mr92 {
  margin-right: 92px;
}

.mt91 {
  margin-top: 91px;
}

@media only screen and (max-width: 766px) {
  .mt91 {
    margin-top: 45.5px;
  }
}

.ml91 {
  margin-left: 91px;
}

@media only screen and (max-width: 766px) {
  .ml91 {
    margin-left: 45.5px;
  }
}

.mb91 {
  margin-bottom: 91px;
}

@media only screen and (max-width: 766px) {
  .mb91 {
    margin-bottom: 45.5px;
  }
}

.mr91 {
  margin-right: 91px;
}

.mt90 {
  margin-top: 90px;
}

@media only screen and (max-width: 766px) {
  .mt90 {
    margin-top: 45px;
  }
}

.ml90 {
  margin-left: 90px;
}

@media only screen and (max-width: 766px) {
  .ml90 {
    margin-left: 45px;
  }
}

.mb90 {
  margin-bottom: 90px;
}

@media only screen and (max-width: 766px) {
  .mb90 {
    margin-bottom: 45px;
  }
}

.mr90 {
  margin-right: 90px;
}

.mt89 {
  margin-top: 89px;
}

@media only screen and (max-width: 766px) {
  .mt89 {
    margin-top: 44.5px;
  }
}

.ml89 {
  margin-left: 89px;
}

@media only screen and (max-width: 766px) {
  .ml89 {
    margin-left: 44.5px;
  }
}

.mb89 {
  margin-bottom: 89px;
}

@media only screen and (max-width: 766px) {
  .mb89 {
    margin-bottom: 44.5px;
  }
}

.mr89 {
  margin-right: 89px;
}

.mt88 {
  margin-top: 88px;
}

@media only screen and (max-width: 766px) {
  .mt88 {
    margin-top: 44px;
  }
}

.ml88 {
  margin-left: 88px;
}

@media only screen and (max-width: 766px) {
  .ml88 {
    margin-left: 44px;
  }
}

.mb88 {
  margin-bottom: 88px;
}

@media only screen and (max-width: 766px) {
  .mb88 {
    margin-bottom: 44px;
  }
}

.mr88 {
  margin-right: 88px;
}

.mt87 {
  margin-top: 87px;
}

@media only screen and (max-width: 766px) {
  .mt87 {
    margin-top: 43.5px;
  }
}

.ml87 {
  margin-left: 87px;
}

@media only screen and (max-width: 766px) {
  .ml87 {
    margin-left: 43.5px;
  }
}

.mb87 {
  margin-bottom: 87px;
}

@media only screen and (max-width: 766px) {
  .mb87 {
    margin-bottom: 43.5px;
  }
}

.mr87 {
  margin-right: 87px;
}

.mt86 {
  margin-top: 86px;
}

@media only screen and (max-width: 766px) {
  .mt86 {
    margin-top: 43px;
  }
}

.ml86 {
  margin-left: 86px;
}

@media only screen and (max-width: 766px) {
  .ml86 {
    margin-left: 43px;
  }
}

.mb86 {
  margin-bottom: 86px;
}

@media only screen and (max-width: 766px) {
  .mb86 {
    margin-bottom: 43px;
  }
}

.mr86 {
  margin-right: 86px;
}

.mt85 {
  margin-top: 85px;
}

@media only screen and (max-width: 766px) {
  .mt85 {
    margin-top: 42.5px;
  }
}

.ml85 {
  margin-left: 85px;
}

@media only screen and (max-width: 766px) {
  .ml85 {
    margin-left: 42.5px;
  }
}

.mb85 {
  margin-bottom: 85px;
}

@media only screen and (max-width: 766px) {
  .mb85 {
    margin-bottom: 42.5px;
  }
}

.mr85 {
  margin-right: 85px;
}

.mt84 {
  margin-top: 84px;
}

@media only screen and (max-width: 766px) {
  .mt84 {
    margin-top: 42px;
  }
}

.ml84 {
  margin-left: 84px;
}

@media only screen and (max-width: 766px) {
  .ml84 {
    margin-left: 42px;
  }
}

.mb84 {
  margin-bottom: 84px;
}

@media only screen and (max-width: 766px) {
  .mb84 {
    margin-bottom: 42px;
  }
}

.mr84 {
  margin-right: 84px;
}

.mt83 {
  margin-top: 83px;
}

@media only screen and (max-width: 766px) {
  .mt83 {
    margin-top: 41.5px;
  }
}

.ml83 {
  margin-left: 83px;
}

@media only screen and (max-width: 766px) {
  .ml83 {
    margin-left: 41.5px;
  }
}

.mb83 {
  margin-bottom: 83px;
}

@media only screen and (max-width: 766px) {
  .mb83 {
    margin-bottom: 41.5px;
  }
}

.mr83 {
  margin-right: 83px;
}

.mt82 {
  margin-top: 82px;
}

@media only screen and (max-width: 766px) {
  .mt82 {
    margin-top: 41px;
  }
}

.ml82 {
  margin-left: 82px;
}

@media only screen and (max-width: 766px) {
  .ml82 {
    margin-left: 41px;
  }
}

.mb82 {
  margin-bottom: 82px;
}

@media only screen and (max-width: 766px) {
  .mb82 {
    margin-bottom: 41px;
  }
}

.mr82 {
  margin-right: 82px;
}

.mt81 {
  margin-top: 81px;
}

@media only screen and (max-width: 766px) {
  .mt81 {
    margin-top: 40.5px;
  }
}

.ml81 {
  margin-left: 81px;
}

@media only screen and (max-width: 766px) {
  .ml81 {
    margin-left: 40.5px;
  }
}

.mb81 {
  margin-bottom: 81px;
}

@media only screen and (max-width: 766px) {
  .mb81 {
    margin-bottom: 40.5px;
  }
}

.mr81 {
  margin-right: 81px;
}

.mt80 {
  margin-top: 80px;
}

@media only screen and (max-width: 766px) {
  .mt80 {
    margin-top: 40px;
  }
}

.ml80 {
  margin-left: 80px;
}

@media only screen and (max-width: 766px) {
  .ml80 {
    margin-left: 40px;
  }
}

.mb80 {
  margin-bottom: 80px;
}

@media only screen and (max-width: 766px) {
  .mb80 {
    margin-bottom: 40px;
  }
}

.mr80 {
  margin-right: 80px;
}

.mt79 {
  margin-top: 79px;
}

@media only screen and (max-width: 766px) {
  .mt79 {
    margin-top: 39.5px;
  }
}

.ml79 {
  margin-left: 79px;
}

@media only screen and (max-width: 766px) {
  .ml79 {
    margin-left: 39.5px;
  }
}

.mb79 {
  margin-bottom: 79px;
}

@media only screen and (max-width: 766px) {
  .mb79 {
    margin-bottom: 39.5px;
  }
}

.mr79 {
  margin-right: 79px;
}

.mt78 {
  margin-top: 78px;
}

@media only screen and (max-width: 766px) {
  .mt78 {
    margin-top: 39px;
  }
}

.ml78 {
  margin-left: 78px;
}

@media only screen and (max-width: 766px) {
  .ml78 {
    margin-left: 39px;
  }
}

.mb78 {
  margin-bottom: 78px;
}

@media only screen and (max-width: 766px) {
  .mb78 {
    margin-bottom: 39px;
  }
}

.mr78 {
  margin-right: 78px;
}

.mt77 {
  margin-top: 77px;
}

@media only screen and (max-width: 766px) {
  .mt77 {
    margin-top: 38.5px;
  }
}

.ml77 {
  margin-left: 77px;
}

@media only screen and (max-width: 766px) {
  .ml77 {
    margin-left: 38.5px;
  }
}

.mb77 {
  margin-bottom: 77px;
}

@media only screen and (max-width: 766px) {
  .mb77 {
    margin-bottom: 38.5px;
  }
}

.mr77 {
  margin-right: 77px;
}

.mt76 {
  margin-top: 76px;
}

@media only screen and (max-width: 766px) {
  .mt76 {
    margin-top: 38px;
  }
}

.ml76 {
  margin-left: 76px;
}

@media only screen and (max-width: 766px) {
  .ml76 {
    margin-left: 38px;
  }
}

.mb76 {
  margin-bottom: 76px;
}

@media only screen and (max-width: 766px) {
  .mb76 {
    margin-bottom: 38px;
  }
}

.mr76 {
  margin-right: 76px;
}

.mt75 {
  margin-top: 75px;
}

@media only screen and (max-width: 766px) {
  .mt75 {
    margin-top: 37.5px;
  }
}

.ml75 {
  margin-left: 75px;
}

@media only screen and (max-width: 766px) {
  .ml75 {
    margin-left: 37.5px;
  }
}

.mb75 {
  margin-bottom: 75px;
}

@media only screen and (max-width: 766px) {
  .mb75 {
    margin-bottom: 37.5px;
  }
}

.mr75 {
  margin-right: 75px;
}

.mt74 {
  margin-top: 74px;
}

@media only screen and (max-width: 766px) {
  .mt74 {
    margin-top: 37px;
  }
}

.ml74 {
  margin-left: 74px;
}

@media only screen and (max-width: 766px) {
  .ml74 {
    margin-left: 37px;
  }
}

.mb74 {
  margin-bottom: 74px;
}

@media only screen and (max-width: 766px) {
  .mb74 {
    margin-bottom: 37px;
  }
}

.mr74 {
  margin-right: 74px;
}

.mt73 {
  margin-top: 73px;
}

@media only screen and (max-width: 766px) {
  .mt73 {
    margin-top: 36.5px;
  }
}

.ml73 {
  margin-left: 73px;
}

@media only screen and (max-width: 766px) {
  .ml73 {
    margin-left: 36.5px;
  }
}

.mb73 {
  margin-bottom: 73px;
}

@media only screen and (max-width: 766px) {
  .mb73 {
    margin-bottom: 36.5px;
  }
}

.mr73 {
  margin-right: 73px;
}

.mt72 {
  margin-top: 72px;
}

@media only screen and (max-width: 766px) {
  .mt72 {
    margin-top: 36px;
  }
}

.ml72 {
  margin-left: 72px;
}

@media only screen and (max-width: 766px) {
  .ml72 {
    margin-left: 36px;
  }
}

.mb72 {
  margin-bottom: 72px;
}

@media only screen and (max-width: 766px) {
  .mb72 {
    margin-bottom: 36px;
  }
}

.mr72 {
  margin-right: 72px;
}

.mt71 {
  margin-top: 71px;
}

@media only screen and (max-width: 766px) {
  .mt71 {
    margin-top: 35.5px;
  }
}

.ml71 {
  margin-left: 71px;
}

@media only screen and (max-width: 766px) {
  .ml71 {
    margin-left: 35.5px;
  }
}

.mb71 {
  margin-bottom: 71px;
}

@media only screen and (max-width: 766px) {
  .mb71 {
    margin-bottom: 35.5px;
  }
}

.mr71 {
  margin-right: 71px;
}

.mt70 {
  margin-top: 70px;
}

@media only screen and (max-width: 766px) {
  .mt70 {
    margin-top: 35px;
  }
}

.ml70 {
  margin-left: 70px;
}

@media only screen and (max-width: 766px) {
  .ml70 {
    margin-left: 35px;
  }
}

.mb70 {
  margin-bottom: 70px;
}

@media only screen and (max-width: 766px) {
  .mb70 {
    margin-bottom: 35px;
  }
}

.mr70 {
  margin-right: 70px;
}

.mt69 {
  margin-top: 69px;
}

@media only screen and (max-width: 766px) {
  .mt69 {
    margin-top: 34.5px;
  }
}

.ml69 {
  margin-left: 69px;
}

@media only screen and (max-width: 766px) {
  .ml69 {
    margin-left: 34.5px;
  }
}

.mb69 {
  margin-bottom: 69px;
}

@media only screen and (max-width: 766px) {
  .mb69 {
    margin-bottom: 34.5px;
  }
}

.mr69 {
  margin-right: 69px;
}

.mt68 {
  margin-top: 68px;
}

@media only screen and (max-width: 766px) {
  .mt68 {
    margin-top: 34px;
  }
}

.ml68 {
  margin-left: 68px;
}

@media only screen and (max-width: 766px) {
  .ml68 {
    margin-left: 34px;
  }
}

.mb68 {
  margin-bottom: 68px;
}

@media only screen and (max-width: 766px) {
  .mb68 {
    margin-bottom: 34px;
  }
}

.mr68 {
  margin-right: 68px;
}

.mt67 {
  margin-top: 67px;
}

@media only screen and (max-width: 766px) {
  .mt67 {
    margin-top: 33.5px;
  }
}

.ml67 {
  margin-left: 67px;
}

@media only screen and (max-width: 766px) {
  .ml67 {
    margin-left: 33.5px;
  }
}

.mb67 {
  margin-bottom: 67px;
}

@media only screen and (max-width: 766px) {
  .mb67 {
    margin-bottom: 33.5px;
  }
}

.mr67 {
  margin-right: 67px;
}

.mt66 {
  margin-top: 66px;
}

@media only screen and (max-width: 766px) {
  .mt66 {
    margin-top: 33px;
  }
}

.ml66 {
  margin-left: 66px;
}

@media only screen and (max-width: 766px) {
  .ml66 {
    margin-left: 33px;
  }
}

.mb66 {
  margin-bottom: 66px;
}

@media only screen and (max-width: 766px) {
  .mb66 {
    margin-bottom: 33px;
  }
}

.mr66 {
  margin-right: 66px;
}

.mt65 {
  margin-top: 65px;
}

@media only screen and (max-width: 766px) {
  .mt65 {
    margin-top: 32.5px;
  }
}

.ml65 {
  margin-left: 65px;
}

@media only screen and (max-width: 766px) {
  .ml65 {
    margin-left: 32.5px;
  }
}

.mb65 {
  margin-bottom: 65px;
}

@media only screen and (max-width: 766px) {
  .mb65 {
    margin-bottom: 32.5px;
  }
}

.mr65 {
  margin-right: 65px;
}

.mt64 {
  margin-top: 64px;
}

@media only screen and (max-width: 766px) {
  .mt64 {
    margin-top: 32px;
  }
}

.ml64 {
  margin-left: 64px;
}

@media only screen and (max-width: 766px) {
  .ml64 {
    margin-left: 32px;
  }
}

.mb64 {
  margin-bottom: 64px;
}

@media only screen and (max-width: 766px) {
  .mb64 {
    margin-bottom: 32px;
  }
}

.mr64 {
  margin-right: 64px;
}

.mt63 {
  margin-top: 63px;
}

@media only screen and (max-width: 766px) {
  .mt63 {
    margin-top: 31.5px;
  }
}

.ml63 {
  margin-left: 63px;
}

@media only screen and (max-width: 766px) {
  .ml63 {
    margin-left: 31.5px;
  }
}

.mb63 {
  margin-bottom: 63px;
}

@media only screen and (max-width: 766px) {
  .mb63 {
    margin-bottom: 31.5px;
  }
}

.mr63 {
  margin-right: 63px;
}

.mt62 {
  margin-top: 62px;
}

@media only screen and (max-width: 766px) {
  .mt62 {
    margin-top: 31px;
  }
}

.ml62 {
  margin-left: 62px;
}

@media only screen and (max-width: 766px) {
  .ml62 {
    margin-left: 31px;
  }
}

.mb62 {
  margin-bottom: 62px;
}

@media only screen and (max-width: 766px) {
  .mb62 {
    margin-bottom: 31px;
  }
}

.mr62 {
  margin-right: 62px;
}

.mt61 {
  margin-top: 61px;
}

@media only screen and (max-width: 766px) {
  .mt61 {
    margin-top: 30.5px;
  }
}

.ml61 {
  margin-left: 61px;
}

@media only screen and (max-width: 766px) {
  .ml61 {
    margin-left: 30.5px;
  }
}

.mb61 {
  margin-bottom: 61px;
}

@media only screen and (max-width: 766px) {
  .mb61 {
    margin-bottom: 30.5px;
  }
}

.mr61 {
  margin-right: 61px;
}

.mt60 {
  margin-top: 60px;
}

@media only screen and (max-width: 766px) {
  .mt60 {
    margin-top: 30px;
  }
}

.ml60 {
  margin-left: 60px;
}

@media only screen and (max-width: 766px) {
  .ml60 {
    margin-left: 30px;
  }
}

.mb60 {
  margin-bottom: 60px;
}

@media only screen and (max-width: 766px) {
  .mb60 {
    margin-bottom: 30px;
  }
}

.mr60 {
  margin-right: 60px;
}

.mt59 {
  margin-top: 59px;
}

@media only screen and (max-width: 766px) {
  .mt59 {
    margin-top: 29.5px;
  }
}

.ml59 {
  margin-left: 59px;
}

@media only screen and (max-width: 766px) {
  .ml59 {
    margin-left: 29.5px;
  }
}

.mb59 {
  margin-bottom: 59px;
}

@media only screen and (max-width: 766px) {
  .mb59 {
    margin-bottom: 29.5px;
  }
}

.mr59 {
  margin-right: 59px;
}

.mt58 {
  margin-top: 58px;
}

@media only screen and (max-width: 766px) {
  .mt58 {
    margin-top: 29px;
  }
}

.ml58 {
  margin-left: 58px;
}

@media only screen and (max-width: 766px) {
  .ml58 {
    margin-left: 29px;
  }
}

.mb58 {
  margin-bottom: 58px;
}

@media only screen and (max-width: 766px) {
  .mb58 {
    margin-bottom: 29px;
  }
}

.mr58 {
  margin-right: 58px;
}

.mt57 {
  margin-top: 57px;
}

@media only screen and (max-width: 766px) {
  .mt57 {
    margin-top: 28.5px;
  }
}

.ml57 {
  margin-left: 57px;
}

@media only screen and (max-width: 766px) {
  .ml57 {
    margin-left: 28.5px;
  }
}

.mb57 {
  margin-bottom: 57px;
}

@media only screen and (max-width: 766px) {
  .mb57 {
    margin-bottom: 28.5px;
  }
}

.mr57 {
  margin-right: 57px;
}

.mt56 {
  margin-top: 56px;
}

@media only screen and (max-width: 766px) {
  .mt56 {
    margin-top: 28px;
  }
}

.ml56 {
  margin-left: 56px;
}

@media only screen and (max-width: 766px) {
  .ml56 {
    margin-left: 28px;
  }
}

.mb56 {
  margin-bottom: 56px;
}

@media only screen and (max-width: 766px) {
  .mb56 {
    margin-bottom: 28px;
  }
}

.mr56 {
  margin-right: 56px;
}

.mt55 {
  margin-top: 55px;
}

@media only screen and (max-width: 766px) {
  .mt55 {
    margin-top: 27.5px;
  }
}

.ml55 {
  margin-left: 55px;
}

@media only screen and (max-width: 766px) {
  .ml55 {
    margin-left: 27.5px;
  }
}

.mb55 {
  margin-bottom: 55px;
}

@media only screen and (max-width: 766px) {
  .mb55 {
    margin-bottom: 27.5px;
  }
}

.mr55 {
  margin-right: 55px;
}

.mt54 {
  margin-top: 54px;
}

@media only screen and (max-width: 766px) {
  .mt54 {
    margin-top: 27px;
  }
}

.ml54 {
  margin-left: 54px;
}

@media only screen and (max-width: 766px) {
  .ml54 {
    margin-left: 27px;
  }
}

.mb54 {
  margin-bottom: 54px;
}

@media only screen and (max-width: 766px) {
  .mb54 {
    margin-bottom: 27px;
  }
}

.mr54 {
  margin-right: 54px;
}

.mt53 {
  margin-top: 53px;
}

@media only screen and (max-width: 766px) {
  .mt53 {
    margin-top: 26.5px;
  }
}

.ml53 {
  margin-left: 53px;
}

@media only screen and (max-width: 766px) {
  .ml53 {
    margin-left: 26.5px;
  }
}

.mb53 {
  margin-bottom: 53px;
}

@media only screen and (max-width: 766px) {
  .mb53 {
    margin-bottom: 26.5px;
  }
}

.mr53 {
  margin-right: 53px;
}

.mt52 {
  margin-top: 52px;
}

@media only screen and (max-width: 766px) {
  .mt52 {
    margin-top: 26px;
  }
}

.ml52 {
  margin-left: 52px;
}

@media only screen and (max-width: 766px) {
  .ml52 {
    margin-left: 26px;
  }
}

.mb52 {
  margin-bottom: 52px;
}

@media only screen and (max-width: 766px) {
  .mb52 {
    margin-bottom: 26px;
  }
}

.mr52 {
  margin-right: 52px;
}

.mt51 {
  margin-top: 51px;
}

@media only screen and (max-width: 766px) {
  .mt51 {
    margin-top: 25.5px;
  }
}

.ml51 {
  margin-left: 51px;
}

@media only screen and (max-width: 766px) {
  .ml51 {
    margin-left: 25.5px;
  }
}

.mb51 {
  margin-bottom: 51px;
}

@media only screen and (max-width: 766px) {
  .mb51 {
    margin-bottom: 25.5px;
  }
}

.mr51 {
  margin-right: 51px;
}

.mt50 {
  margin-top: 50px;
}

@media only screen and (max-width: 766px) {
  .mt50 {
    margin-top: 25px;
  }
}

.ml50 {
  margin-left: 50px;
}

@media only screen and (max-width: 766px) {
  .ml50 {
    margin-left: 25px;
  }
}

.mb50 {
  margin-bottom: 50px;
}

@media only screen and (max-width: 766px) {
  .mb50 {
    margin-bottom: 25px;
  }
}

.mr50 {
  margin-right: 50px;
}

.mt49 {
  margin-top: 49px;
}

@media only screen and (max-width: 766px) {
  .mt49 {
    margin-top: 24.5px;
  }
}

.ml49 {
  margin-left: 49px;
}

@media only screen and (max-width: 766px) {
  .ml49 {
    margin-left: 24.5px;
  }
}

.mb49 {
  margin-bottom: 49px;
}

@media only screen and (max-width: 766px) {
  .mb49 {
    margin-bottom: 24.5px;
  }
}

.mr49 {
  margin-right: 49px;
}

.mt48 {
  margin-top: 48px;
}

@media only screen and (max-width: 766px) {
  .mt48 {
    margin-top: 24px;
  }
}

.ml48 {
  margin-left: 48px;
}

@media only screen and (max-width: 766px) {
  .ml48 {
    margin-left: 24px;
  }
}

.mb48 {
  margin-bottom: 48px;
}

@media only screen and (max-width: 766px) {
  .mb48 {
    margin-bottom: 24px;
  }
}

.mr48 {
  margin-right: 48px;
}

.mt47 {
  margin-top: 47px;
}

@media only screen and (max-width: 766px) {
  .mt47 {
    margin-top: 23.5px;
  }
}

.ml47 {
  margin-left: 47px;
}

@media only screen and (max-width: 766px) {
  .ml47 {
    margin-left: 23.5px;
  }
}

.mb47 {
  margin-bottom: 47px;
}

@media only screen and (max-width: 766px) {
  .mb47 {
    margin-bottom: 23.5px;
  }
}

.mr47 {
  margin-right: 47px;
}

.mt46 {
  margin-top: 46px;
}

@media only screen and (max-width: 766px) {
  .mt46 {
    margin-top: 23px;
  }
}

.ml46 {
  margin-left: 46px;
}

@media only screen and (max-width: 766px) {
  .ml46 {
    margin-left: 23px;
  }
}

.mb46 {
  margin-bottom: 46px;
}

@media only screen and (max-width: 766px) {
  .mb46 {
    margin-bottom: 23px;
  }
}

.mr46 {
  margin-right: 46px;
}

.mt45 {
  margin-top: 45px;
}

@media only screen and (max-width: 766px) {
  .mt45 {
    margin-top: 22.5px;
  }
}

.ml45 {
  margin-left: 45px;
}

@media only screen and (max-width: 766px) {
  .ml45 {
    margin-left: 22.5px;
  }
}

.mb45 {
  margin-bottom: 45px;
}

@media only screen and (max-width: 766px) {
  .mb45 {
    margin-bottom: 22.5px;
  }
}

.mr45 {
  margin-right: 45px;
}

.mt44 {
  margin-top: 44px;
}

@media only screen and (max-width: 766px) {
  .mt44 {
    margin-top: 22px;
  }
}

.ml44 {
  margin-left: 44px;
}

@media only screen and (max-width: 766px) {
  .ml44 {
    margin-left: 22px;
  }
}

.mb44 {
  margin-bottom: 44px;
}

@media only screen and (max-width: 766px) {
  .mb44 {
    margin-bottom: 22px;
  }
}

.mr44 {
  margin-right: 44px;
}

.mt43 {
  margin-top: 43px;
}

@media only screen and (max-width: 766px) {
  .mt43 {
    margin-top: 21.5px;
  }
}

.ml43 {
  margin-left: 43px;
}

@media only screen and (max-width: 766px) {
  .ml43 {
    margin-left: 21.5px;
  }
}

.mb43 {
  margin-bottom: 43px;
}

@media only screen and (max-width: 766px) {
  .mb43 {
    margin-bottom: 21.5px;
  }
}

.mr43 {
  margin-right: 43px;
}

.mt42 {
  margin-top: 42px;
}

@media only screen and (max-width: 766px) {
  .mt42 {
    margin-top: 21px;
  }
}

.ml42 {
  margin-left: 42px;
}

@media only screen and (max-width: 766px) {
  .ml42 {
    margin-left: 21px;
  }
}

.mb42 {
  margin-bottom: 42px;
}

@media only screen and (max-width: 766px) {
  .mb42 {
    margin-bottom: 21px;
  }
}

.mr42 {
  margin-right: 42px;
}

.mt41 {
  margin-top: 41px;
}

@media only screen and (max-width: 766px) {
  .mt41 {
    margin-top: 20.5px;
  }
}

.ml41 {
  margin-left: 41px;
}

@media only screen and (max-width: 766px) {
  .ml41 {
    margin-left: 20.5px;
  }
}

.mb41 {
  margin-bottom: 41px;
}

@media only screen and (max-width: 766px) {
  .mb41 {
    margin-bottom: 20.5px;
  }
}

.mr41 {
  margin-right: 41px;
}

.mt40 {
  margin-top: 40px;
}

@media only screen and (max-width: 766px) {
  .mt40 {
    margin-top: 20px;
  }
}

.ml40 {
  margin-left: 40px;
}

@media only screen and (max-width: 766px) {
  .ml40 {
    margin-left: 20px;
  }
}

.mb40 {
  margin-bottom: 40px;
}

@media only screen and (max-width: 766px) {
  .mb40 {
    margin-bottom: 20px;
  }
}

.mr40 {
  margin-right: 40px;
}

.mt39 {
  margin-top: 39px;
}

@media only screen and (max-width: 766px) {
  .mt39 {
    margin-top: 19.5px;
  }
}

.ml39 {
  margin-left: 39px;
}

@media only screen and (max-width: 766px) {
  .ml39 {
    margin-left: 19.5px;
  }
}

.mb39 {
  margin-bottom: 39px;
}

@media only screen and (max-width: 766px) {
  .mb39 {
    margin-bottom: 19.5px;
  }
}

.mr39 {
  margin-right: 39px;
}

.mt38 {
  margin-top: 38px;
}

@media only screen and (max-width: 766px) {
  .mt38 {
    margin-top: 19px;
  }
}

.ml38 {
  margin-left: 38px;
}

@media only screen and (max-width: 766px) {
  .ml38 {
    margin-left: 19px;
  }
}

.mb38 {
  margin-bottom: 38px;
}

@media only screen and (max-width: 766px) {
  .mb38 {
    margin-bottom: 19px;
  }
}

.mr38 {
  margin-right: 38px;
}

.mt37 {
  margin-top: 37px;
}

@media only screen and (max-width: 766px) {
  .mt37 {
    margin-top: 18.5px;
  }
}

.ml37 {
  margin-left: 37px;
}

@media only screen and (max-width: 766px) {
  .ml37 {
    margin-left: 18.5px;
  }
}

.mb37 {
  margin-bottom: 37px;
}

@media only screen and (max-width: 766px) {
  .mb37 {
    margin-bottom: 18.5px;
  }
}

.mr37 {
  margin-right: 37px;
}

.mt36 {
  margin-top: 36px;
}

@media only screen and (max-width: 766px) {
  .mt36 {
    margin-top: 18px;
  }
}

.ml36 {
  margin-left: 36px;
}

@media only screen and (max-width: 766px) {
  .ml36 {
    margin-left: 18px;
  }
}

.mb36 {
  margin-bottom: 36px;
}

@media only screen and (max-width: 766px) {
  .mb36 {
    margin-bottom: 18px;
  }
}

.mr36 {
  margin-right: 36px;
}

.mt35 {
  margin-top: 35px;
}

@media only screen and (max-width: 766px) {
  .mt35 {
    margin-top: 17.5px;
  }
}

.ml35 {
  margin-left: 35px;
}

@media only screen and (max-width: 766px) {
  .ml35 {
    margin-left: 17.5px;
  }
}

.mb35 {
  margin-bottom: 35px;
}

@media only screen and (max-width: 766px) {
  .mb35 {
    margin-bottom: 17.5px;
  }
}

.mr35 {
  margin-right: 35px;
}

.mt34 {
  margin-top: 34px;
}

@media only screen and (max-width: 766px) {
  .mt34 {
    margin-top: 17px;
  }
}

.ml34 {
  margin-left: 34px;
}

@media only screen and (max-width: 766px) {
  .ml34 {
    margin-left: 17px;
  }
}

.mb34 {
  margin-bottom: 34px;
}

@media only screen and (max-width: 766px) {
  .mb34 {
    margin-bottom: 17px;
  }
}

.mr34 {
  margin-right: 34px;
}

.mt33 {
  margin-top: 33px;
}

@media only screen and (max-width: 766px) {
  .mt33 {
    margin-top: 16.5px;
  }
}

.ml33 {
  margin-left: 33px;
}

@media only screen and (max-width: 766px) {
  .ml33 {
    margin-left: 16.5px;
  }
}

.mb33 {
  margin-bottom: 33px;
}

@media only screen and (max-width: 766px) {
  .mb33 {
    margin-bottom: 16.5px;
  }
}

.mr33 {
  margin-right: 33px;
}

.mt32 {
  margin-top: 32px;
}

@media only screen and (max-width: 766px) {
  .mt32 {
    margin-top: 16px;
  }
}

.ml32 {
  margin-left: 32px;
}

@media only screen and (max-width: 766px) {
  .ml32 {
    margin-left: 16px;
  }
}

.mb32 {
  margin-bottom: 32px;
}

@media only screen and (max-width: 766px) {
  .mb32 {
    margin-bottom: 16px;
  }
}

.mr32 {
  margin-right: 32px;
}

.mt31 {
  margin-top: 31px;
}

@media only screen and (max-width: 766px) {
  .mt31 {
    margin-top: 15.5px;
  }
}

.ml31 {
  margin-left: 31px;
}

@media only screen and (max-width: 766px) {
  .ml31 {
    margin-left: 15.5px;
  }
}

.mb31 {
  margin-bottom: 31px;
}

@media only screen and (max-width: 766px) {
  .mb31 {
    margin-bottom: 15.5px;
  }
}

.mr31 {
  margin-right: 31px;
}

.mt30 {
  margin-top: 30px;
}

@media only screen and (max-width: 766px) {
  .mt30 {
    margin-top: 15px;
  }
}

.ml30 {
  margin-left: 30px;
}

@media only screen and (max-width: 766px) {
  .ml30 {
    margin-left: 15px;
  }
}

.mb30 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 766px) {
  .mb30 {
    margin-bottom: 15px;
  }
}

.mr30 {
  margin-right: 30px;
}

.mt29 {
  margin-top: 29px;
}

@media only screen and (max-width: 766px) {
  .mt29 {
    margin-top: 14.5px;
  }
}

.ml29 {
  margin-left: 29px;
}

@media only screen and (max-width: 766px) {
  .ml29 {
    margin-left: 14.5px;
  }
}

.mb29 {
  margin-bottom: 29px;
}

@media only screen and (max-width: 766px) {
  .mb29 {
    margin-bottom: 14.5px;
  }
}

.mr29 {
  margin-right: 29px;
}

.mt28 {
  margin-top: 28px;
}

@media only screen and (max-width: 766px) {
  .mt28 {
    margin-top: 14px;
  }
}

.ml28 {
  margin-left: 28px;
}

@media only screen and (max-width: 766px) {
  .ml28 {
    margin-left: 14px;
  }
}

.mb28 {
  margin-bottom: 28px;
}

@media only screen and (max-width: 766px) {
  .mb28 {
    margin-bottom: 14px;
  }
}

.mr28 {
  margin-right: 28px;
}

.mt27 {
  margin-top: 27px;
}

@media only screen and (max-width: 766px) {
  .mt27 {
    margin-top: 13.5px;
  }
}

.ml27 {
  margin-left: 27px;
}

@media only screen and (max-width: 766px) {
  .ml27 {
    margin-left: 13.5px;
  }
}

.mb27 {
  margin-bottom: 27px;
}

@media only screen and (max-width: 766px) {
  .mb27 {
    margin-bottom: 13.5px;
  }
}

.mr27 {
  margin-right: 27px;
}

.mt26 {
  margin-top: 26px;
}

@media only screen and (max-width: 766px) {
  .mt26 {
    margin-top: 13px;
  }
}

.ml26 {
  margin-left: 26px;
}

@media only screen and (max-width: 766px) {
  .ml26 {
    margin-left: 13px;
  }
}

.mb26 {
  margin-bottom: 26px;
}

@media only screen and (max-width: 766px) {
  .mb26 {
    margin-bottom: 13px;
  }
}

.mr26 {
  margin-right: 26px;
}

.mt25 {
  margin-top: 25px;
}

@media only screen and (max-width: 766px) {
  .mt25 {
    margin-top: 12.5px;
  }
}

.ml25 {
  margin-left: 25px;
}

@media only screen and (max-width: 766px) {
  .ml25 {
    margin-left: 12.5px;
  }
}

.mb25 {
  margin-bottom: 25px;
}

@media only screen and (max-width: 766px) {
  .mb25 {
    margin-bottom: 12.5px;
  }
}

.mr25 {
  margin-right: 25px;
}

.mt24 {
  margin-top: 24px;
}

@media only screen and (max-width: 766px) {
  .mt24 {
    margin-top: 12px;
  }
}

.ml24 {
  margin-left: 24px;
}

@media only screen and (max-width: 766px) {
  .ml24 {
    margin-left: 12px;
  }
}

.mb24 {
  margin-bottom: 24px;
}

@media only screen and (max-width: 766px) {
  .mb24 {
    margin-bottom: 12px;
  }
}

.mr24 {
  margin-right: 24px;
}

.mt23 {
  margin-top: 23px;
}

@media only screen and (max-width: 766px) {
  .mt23 {
    margin-top: 11.5px;
  }
}

.ml23 {
  margin-left: 23px;
}

@media only screen and (max-width: 766px) {
  .ml23 {
    margin-left: 11.5px;
  }
}

.mb23 {
  margin-bottom: 23px;
}

@media only screen and (max-width: 766px) {
  .mb23 {
    margin-bottom: 11.5px;
  }
}

.mr23 {
  margin-right: 23px;
}

.mt22 {
  margin-top: 22px;
}

@media only screen and (max-width: 766px) {
  .mt22 {
    margin-top: 11px;
  }
}

.ml22 {
  margin-left: 22px;
}

@media only screen and (max-width: 766px) {
  .ml22 {
    margin-left: 11px;
  }
}

.mb22 {
  margin-bottom: 22px;
}

@media only screen and (max-width: 766px) {
  .mb22 {
    margin-bottom: 11px;
  }
}

.mr22 {
  margin-right: 22px;
}

.mt21 {
  margin-top: 21px;
}

@media only screen and (max-width: 766px) {
  .mt21 {
    margin-top: 10.5px;
  }
}

.ml21 {
  margin-left: 21px;
}

@media only screen and (max-width: 766px) {
  .ml21 {
    margin-left: 10.5px;
  }
}

.mb21 {
  margin-bottom: 21px;
}

@media only screen and (max-width: 766px) {
  .mb21 {
    margin-bottom: 10.5px;
  }
}

.mr21 {
  margin-right: 21px;
}

.mt20 {
  margin-top: 20px;
}

@media only screen and (max-width: 766px) {
  .mt20 {
    margin-top: 10px;
  }
}

.ml20, .list-group__item--ml20 {
  margin-left: 20px;
}

@media only screen and (max-width: 766px) {
  .ml20, .list-group__item--ml20 {
    margin-left: 10px;
  }
}

.mb20 {
  margin-bottom: 20px;
}

@media only screen and (max-width: 766px) {
  .mb20 {
    margin-bottom: 10px;
  }
}

.mr20 {
  margin-right: 20px;
}

.mt19 {
  margin-top: 19px;
}

@media only screen and (max-width: 766px) {
  .mt19 {
    margin-top: 9.5px;
  }
}

.ml19 {
  margin-left: 19px;
}

@media only screen and (max-width: 766px) {
  .ml19 {
    margin-left: 9.5px;
  }
}

.mb19 {
  margin-bottom: 19px;
}

@media only screen and (max-width: 766px) {
  .mb19 {
    margin-bottom: 9.5px;
  }
}

.mr19 {
  margin-right: 19px;
}

.mt18 {
  margin-top: 18px;
}

@media only screen and (max-width: 766px) {
  .mt18 {
    margin-top: 9px;
  }
}

.ml18 {
  margin-left: 18px;
}

@media only screen and (max-width: 766px) {
  .ml18 {
    margin-left: 9px;
  }
}

.mb18 {
  margin-bottom: 18px;
}

@media only screen and (max-width: 766px) {
  .mb18 {
    margin-bottom: 9px;
  }
}

.mr18 {
  margin-right: 18px;
}

.mt17 {
  margin-top: 17px;
}

@media only screen and (max-width: 766px) {
  .mt17 {
    margin-top: 8.5px;
  }
}

.ml17 {
  margin-left: 17px;
}

@media only screen and (max-width: 766px) {
  .ml17 {
    margin-left: 8.5px;
  }
}

.mb17 {
  margin-bottom: 17px;
}

@media only screen and (max-width: 766px) {
  .mb17 {
    margin-bottom: 8.5px;
  }
}

.mr17 {
  margin-right: 17px;
}

.mt16 {
  margin-top: 16px;
}

@media only screen and (max-width: 766px) {
  .mt16 {
    margin-top: 8px;
  }
}

.ml16 {
  margin-left: 16px;
}

@media only screen and (max-width: 766px) {
  .ml16 {
    margin-left: 8px;
  }
}

.mb16 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 766px) {
  .mb16 {
    margin-bottom: 8px;
  }
}

.mr16 {
  margin-right: 16px;
}

.mt15 {
  margin-top: 15px;
}

@media only screen and (max-width: 766px) {
  .mt15 {
    margin-top: 7.5px;
  }
}

.ml15 {
  margin-left: 15px;
}

@media only screen and (max-width: 766px) {
  .ml15 {
    margin-left: 7.5px;
  }
}

.mb15 {
  margin-bottom: 15px;
}

@media only screen and (max-width: 766px) {
  .mb15 {
    margin-bottom: 7.5px;
  }
}

.mr15 {
  margin-right: 15px;
}

.mt14 {
  margin-top: 14px;
}

@media only screen and (max-width: 766px) {
  .mt14 {
    margin-top: 7px;
  }
}

.ml14 {
  margin-left: 14px;
}

@media only screen and (max-width: 766px) {
  .ml14 {
    margin-left: 7px;
  }
}

.mb14 {
  margin-bottom: 14px;
}

@media only screen and (max-width: 766px) {
  .mb14 {
    margin-bottom: 7px;
  }
}

.mr14 {
  margin-right: 14px;
}

.mt13 {
  margin-top: 13px;
}

@media only screen and (max-width: 766px) {
  .mt13 {
    margin-top: 6.5px;
  }
}

.ml13 {
  margin-left: 13px;
}

@media only screen and (max-width: 766px) {
  .ml13 {
    margin-left: 6.5px;
  }
}

.mb13 {
  margin-bottom: 13px;
}

@media only screen and (max-width: 766px) {
  .mb13 {
    margin-bottom: 6.5px;
  }
}

.mr13 {
  margin-right: 13px;
}

.mt12 {
  margin-top: 12px;
}

@media only screen and (max-width: 766px) {
  .mt12 {
    margin-top: 6px;
  }
}

.ml12 {
  margin-left: 12px;
}

@media only screen and (max-width: 766px) {
  .ml12 {
    margin-left: 6px;
  }
}

.mb12 {
  margin-bottom: 12px;
}

@media only screen and (max-width: 766px) {
  .mb12 {
    margin-bottom: 6px;
  }
}

.mr12 {
  margin-right: 12px;
}

.mt11 {
  margin-top: 11px;
}

@media only screen and (max-width: 766px) {
  .mt11 {
    margin-top: 5.5px;
  }
}

.ml11 {
  margin-left: 11px;
}

@media only screen and (max-width: 766px) {
  .ml11 {
    margin-left: 5.5px;
  }
}

.mb11 {
  margin-bottom: 11px;
}

@media only screen and (max-width: 766px) {
  .mb11 {
    margin-bottom: 5.5px;
  }
}

.mr11 {
  margin-right: 11px;
}

.mt10 {
  margin-top: 10px;
}

@media only screen and (max-width: 766px) {
  .mt10 {
    margin-top: 5px;
  }
}

.ml10 {
  margin-left: 10px;
}

@media only screen and (max-width: 766px) {
  .ml10 {
    margin-left: 5px;
  }
}

.mb10 {
  margin-bottom: 10px;
}

@media only screen and (max-width: 766px) {
  .mb10 {
    margin-bottom: 5px;
  }
}

.mr10 {
  margin-right: 10px;
}

.mt9 {
  margin-top: 9px;
}

@media only screen and (max-width: 766px) {
  .mt9 {
    margin-top: 4.5px;
  }
}

.ml9 {
  margin-left: 9px;
}

@media only screen and (max-width: 766px) {
  .ml9 {
    margin-left: 4.5px;
  }
}

.mb9 {
  margin-bottom: 9px;
}

@media only screen and (max-width: 766px) {
  .mb9 {
    margin-bottom: 4.5px;
  }
}

.mr9 {
  margin-right: 9px;
}

.mt8 {
  margin-top: 8px;
}

@media only screen and (max-width: 766px) {
  .mt8 {
    margin-top: 4px;
  }
}

.ml8 {
  margin-left: 8px;
}

@media only screen and (max-width: 766px) {
  .ml8 {
    margin-left: 4px;
  }
}

.mb8 {
  margin-bottom: 8px;
}

@media only screen and (max-width: 766px) {
  .mb8 {
    margin-bottom: 4px;
  }
}

.mr8 {
  margin-right: 8px;
}

.mt7 {
  margin-top: 7px;
}

@media only screen and (max-width: 766px) {
  .mt7 {
    margin-top: 3.5px;
  }
}

.ml7 {
  margin-left: 7px;
}

@media only screen and (max-width: 766px) {
  .ml7 {
    margin-left: 3.5px;
  }
}

.mb7 {
  margin-bottom: 7px;
}

@media only screen and (max-width: 766px) {
  .mb7 {
    margin-bottom: 3.5px;
  }
}

.mr7 {
  margin-right: 7px;
}

.mt6 {
  margin-top: 6px;
}

@media only screen and (max-width: 766px) {
  .mt6 {
    margin-top: 3px;
  }
}

.ml6 {
  margin-left: 6px;
}

@media only screen and (max-width: 766px) {
  .ml6 {
    margin-left: 3px;
  }
}

.mb6 {
  margin-bottom: 6px;
}

@media only screen and (max-width: 766px) {
  .mb6 {
    margin-bottom: 3px;
  }
}

.mr6 {
  margin-right: 6px;
}

.mt5 {
  margin-top: 5px;
}

@media only screen and (max-width: 766px) {
  .mt5 {
    margin-top: 2.5px;
  }
}

.ml5 {
  margin-left: 5px;
}

@media only screen and (max-width: 766px) {
  .ml5 {
    margin-left: 2.5px;
  }
}

.mb5 {
  margin-bottom: 5px;
}

@media only screen and (max-width: 766px) {
  .mb5 {
    margin-bottom: 2.5px;
  }
}

.mr5 {
  margin-right: 5px;
}

.mt4 {
  margin-top: 4px;
}

@media only screen and (max-width: 766px) {
  .mt4 {
    margin-top: 2px;
  }
}

.ml4 {
  margin-left: 4px;
}

@media only screen and (max-width: 766px) {
  .ml4 {
    margin-left: 2px;
  }
}

.mb4 {
  margin-bottom: 4px;
}

@media only screen and (max-width: 766px) {
  .mb4 {
    margin-bottom: 2px;
  }
}

.mr4 {
  margin-right: 4px;
}

.mt3 {
  margin-top: 3px;
}

@media only screen and (max-width: 766px) {
  .mt3 {
    margin-top: 1.5px;
  }
}

.ml3 {
  margin-left: 3px;
}

@media only screen and (max-width: 766px) {
  .ml3 {
    margin-left: 1.5px;
  }
}

.mb3 {
  margin-bottom: 3px;
}

@media only screen and (max-width: 766px) {
  .mb3 {
    margin-bottom: 1.5px;
  }
}

.mr3 {
  margin-right: 3px;
}

.mt2 {
  margin-top: 2px;
}

@media only screen and (max-width: 766px) {
  .mt2 {
    margin-top: 1px;
  }
}

.ml2 {
  margin-left: 2px;
}

@media only screen and (max-width: 766px) {
  .ml2 {
    margin-left: 1px;
  }
}

.mb2 {
  margin-bottom: 2px;
}

@media only screen and (max-width: 766px) {
  .mb2 {
    margin-bottom: 1px;
  }
}

.mr2 {
  margin-right: 2px;
}

.mt1 {
  margin-top: 1px;
}

@media only screen and (max-width: 766px) {
  .mt1 {
    margin-top: 0.5px;
  }
}

.ml1 {
  margin-left: 1px;
}

@media only screen and (max-width: 766px) {
  .ml1 {
    margin-left: 0.5px;
  }
}

.mb1 {
  margin-bottom: 1px;
}

@media only screen and (max-width: 766px) {
  .mb1 {
    margin-bottom: 0.5px;
  }
}

.mr1 {
  margin-right: 1px;
}

.block-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 1160px;
}

@media only screen and (max-width: 766px) {
  .block-col {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.relative {
  position: relative;
}

/* Back to top */
.back-to-top {
  visibility: hidden;
  background-color: #444;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 48px;
  position: fixed;
  bottom: 65px;
  right: 35px;
  z-index: 999999;
  cursor: pointer;
  border-radius: 1px;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

@media only screen and (max-width: 766px) {
  .back-to-top {
    right: 15px;
  }
}

.back-to-top .fa {
  font-size: 18px;
  color: #fff;
  vertical-align: middle;
}

.back-to-top:hover {
  background-color: #00a7fe;
  opacity: 1;
}

.back-to-top.show {
  visibility: visible;
  bottom: 35px;
  opacity: 1;
}

.fa-angle-up--white {
  color: white;
  font-size: 2rem;
  padding-top: 10px;
}

/*-------------------------------------------------------------
タイトルタグのfadein
-------------------------------------------------------------*/
@-webkit-keyframes fadeIn {
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes fadeIn {
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.animation-title-box {
  position: relative;
}

.animation-title-box__item__text {
  display: block;
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
  opacity: 0;
  -webkit-animation: fadeIn 2s forwards;
          animation: fadeIn 2s forwards;
}

#index .primary {
  max-width: 1160px;
  margin: 0 auto;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #index .primary {
    width: auto;
  }
}

#index .primary-box {
  margin-top: 30px;
}

@media only screen and (max-width: 766px) {
  #index .primary-box {
    margin-right: 15px;
    margin-left: 15px;
  }
}

#index .primary-box__text {
  font-size: 1.05rem;
  line-height: 1.8rem;
  font-family: "Noto Sans Japanese", serif;
}

@media only screen and (max-width: 766px) {
  #index .primary-box__text {
    font-size: 1.0rem;
  }
}

#index .secondary {
  max-width: 1160px;
  margin: 0 auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media only screen and (max-width: 766px) {
  #index .secondary {
    width: auto;
  }
}

@media only screen and (max-width: 766px) {
  #index .secondary {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 100%;
  }
}

#index .secondary-left {
  padding: 45px 100px 45px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 62%;
}

@media only screen and (max-width: 766px) {
  #index .secondary-left {
    display: block;
    width: 100%;
    padding: 0;
    vertical-align: middle;
  }
}

#index .secondary-left__datebox {
  padding: 30px;
  background-color: #00A7FE;
  margin-right: 30px;
  display: table;
  position: relative;
  top: 14%;
}

@media only screen and (max-width: 766px) {
  #index .secondary-left__datebox {
    margin: 40px 15px 0;
    padding: 30px 15px;
    margin-top: 0;
    display: block;
  }
}

#index .secondary-left__datebox__text {
  vertical-align: middle;
  text-align: center;
  font-size: 1.7rem;
  line-height: 2.3rem;
  letter-spacing: 0.5px;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
}

@media only screen and (max-width: 766px) {
  #index .secondary-left__datebox__text {
    font-size: 1.2rem;
  }
}

#index .secondary-left__informationbox {
  width: 100%;
}

@media only screen and (max-width: 766px) {
  #index .secondary-left__informationbox {
    margin: 50px 15px 0;
    width: auto;
  }
}

#index .secondary-left__informationbox .title-lv2 {
  line-height: 2rem;
}

#index .secondary-left__informationbox__text {
  font-family: "Noto Sans Japanese", serif;
  letter-spacing: 2px;
  margin-top: 20px;
  font-size: 1.0rem;
  line-height: 1.6rem;
}

@media only screen and (max-width: 766px) {
  #index .secondary-left__informationbox__text {
    margin-top: 30px;
    font-size: .5rem;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: normal;
  }
}

@media only screen and (max-width: 766px) {
  #index .secondary-left .marker-lv1 {
    font-size: 0.5rem;
  }
}

#index .secondary-right {
  display: block;
  width: 39%;
  max-height: 345px;
  overflow: hidden;
}

@media only screen and (max-width: 766px) {
  #index .secondary-right {
    width: 100%;
    padding: 0 15px;
    max-height: 200px;
  }
}

#index .secondary-right > img {
  width: 100%;
}

@media only screen and (max-width: 766px) {
  #index .secondary-right > img {
    width: 80%;
    height: auto;
    display: block;
    margin: 10px auto 30px;
  }
}

#index .secondary-right:after {
  content: '';
  display: block;
  clear: both;
}

#index .third {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1160px;
  margin: 0 auto;
}

@media only screen and (max-width: 766px) {
  #index .third {
    width: auto;
  }
}

@media only screen and (max-width: 766px) {
  #index .third {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: 15px;
    margin-left: 15px;
  }
}

#index .third .card {
  margin-right: 20px;
  border: 1px solid #a0a0a0;
  width: calc(100% / 4);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 766px) {
  #index .third .card {
    width: calc(50% - 45px / 2);
  }
}

@media only screen and (max-width: 766px) {
  #index .third .card:nth-of-type(n+3) {
    margin-top: 15px;
  }
}

#index .third .card:hover {
  background-color: #00a7fe;
}

#index .third .card:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 766px) {
  #index .third .card:nth-of-type(odd) {
    margin-right: 15px;
  }
}

#index .third .card__text {
  font-family: "Noto Sans Japanese", serif;
  font-size: 1.2rem;
  padding: 20px 0;
  text-align: center;
  position: relative;
}

@media only screen and (max-width: 766px) {
  #index .third .card__text {
    font-size: 0.8rem;
  }
}

#index .third .card__text:hover {
  color: #ffffff;
}

#index .third .card__text::after {
  display: inline-block;
  content: '';
  width: 32px;
  height: 1px;
  border-top: solid 2px #00a7fe;
  text-align: center;
  position: absolute;
  right: 0;
  top: 29px;
}

@media only screen and (max-width: 766px) {
  #index .third .card__text::after {
    width: 16px;
  }
}

#index .third .card__text:hover::after {
  border-top: 2px solid #ffffff;
}

#index .section-lv2 {
  background-color: #f4f4f4;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
}

#index .section-lv2 .fourth__list-box__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1160px;
  margin: 0 auto;
}

@media only screen and (max-width: 766px) {
  #index .section-lv2 .fourth__list-box__col {
    width: auto;
  }
}

@media only screen and (max-width: 766px) {
  #index .section-lv2 .fourth__list-box__col {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
}

#index .section-lv2 .fourth__list-box__col__row {
  display: inline-block;
  width: calc(1160px / 4);
  padding: 40px 0;
  text-align: center;
  font-family: "Noto Sans Japanese", serif;
  font-size: 1.05rem;
  border: 1px solid #a0a0a0;
  margin-right: 20px;
  background-color: #ffffff;
}

@media only screen and (max-width: 766px) {
  #index .section-lv2 .fourth__list-box__col__row {
    padding: 30px 0;
    width: calc(50% - 45px / 2);
  }
}

@media only screen and (max-width: 766px) {
  #index .section-lv2 .fourth__list-box__col__row:nth-of-type(n+3) {
    margin-top: 15px;
  }
}

#index .section-lv2 .fourth__list-box__col__row:nth-of-type(4) {
  padding-top: 40px !important;
}

@media only screen and (max-width: 766px) {
  #index .section-lv2 .fourth__list-box__col__row:nth-of-type(odd) {
    margin-right: 15px;
  }
}

#index .section-lv2 .fourth__list-box__col__row__Branches {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  background: url("../new_img/index/Branches.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#index .section-lv2 .fourth__list-box__col__row__Divisions {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  background: url("../new_img/index/Divisions.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#index .section-lv2 .fourth__list-box__col__row__Pharmaceutical {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  background: url("../new_img/index/Pharmaceutical.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#index .section-lv2 .fourth__list-box__col__row__syougaishien {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  background: url("../new_img/index/syougaishien.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#index .section-lv2 .fourth__list-box__col__row .bottom-border {
  display: block;
  border-top: 2px solid #00a7fe;
  width: 35px;
  margin: 0 auto 20px;
}

#index .section-lv2 .fourth__list-box__col__row__Branches {
  width: 48px;
}

#index .section-lv2 .fourth__list-box__col__row__Branches::after {
  display: block;
  width: 15px;
  height: 15px;
  background-color: #00a7fe;
}

#index .section-lv2 .fourth__list-box__col__row__Divisions {
  width: 55px;
  background-position: 0 8px;
}

#index .section-lv2 .fourth__list-box__col__row__Pharmaceutical {
  width: 45px;
}

#index .section-lv2 .fourth__list-box__col__row__syougaishien {
  width: 58px;
  background-position: 0 15px;
}

#index .section-lv2 .fourth__list-box__col__row:last-child {
  margin-right: 0;
}

#index .section-lv2 .fourth__list-box__col__row:hover {
  color: #ffffff;
  background-color: #00a7fe;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#index .section-lv2 .fourth__list-box__col__row:hover .fourth__list-box__col__row__Branches {
  display: block;
  width: 45px;
  height: 50px;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  background: url("../new_img/index/Branches-after.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#index .section-lv2 .fourth__list-box__col__row:hover .fourth__list-box__col__row__Divisions {
  display: block;
  width: 45px;
  height: 50px;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  background: url("../new_img/index/Divisions-after.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#index .section-lv2 .fourth__list-box__col__row:hover .fourth__list-box__col__row__Pharmaceutical {
  display: block;
  width: 45px;
  height: 50px;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  background: url("../new_img/index/Pharmaceutical-after.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#index .section-lv2 .fourth__list-box__col__row:hover .fourth__list-box__col__row__syougaishien {
  display: block;
  width: 45px;
  height: 50px;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  background: url("../new_img/index/syougaishien-after.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#index .section-lv2 .fourth__list-box__col__row:hover .fourth__list-box__col__row__Branches {
  width: 48px;
}

#index .section-lv2 .fourth__list-box__col__row:hover .fourth__list-box__col__row__Divisions {
  width: 55px;
  background-position: 0 8px;
}

#index .section-lv2 .fourth__list-box__col__row:hover .fourth__list-box__col__row__Pharmaceutical {
  width: 45px;
}

#index .section-lv2 .fourth__list-box__col__row:hover .fourth__list-box__col__row__syougaishien {
  width: 58px;
  background-position: 0 15px;
}

#index .section-lv2 .fourth__list-box__col__row:hover .bottom-border {
  border-top: 2px solid #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#index .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  max-width: 1160px;
  margin: 0 auto;
}

@media only screen and (max-width: 766px) {
  #index .img-box {
    width: auto;
  }
}

@media only screen and (max-width: 766px) {
  #index .img-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-right: 15px;
    padding-left: 15px;
  }
}

#index .img-box > a {
  display: block;
  width: calc(50% - 30px);
}

@media only screen and (max-width: 766px) {
  #index .img-box > a {
    width: 100%;
  }
}

#index .img-box > a:first-child {
  margin-right: 60px;
}

@media only screen and (max-width: 766px) {
  #index .img-box > a:first-child {
    margin: 0;
  }
}

@media only screen and (max-width: 766px) {
  #index .img-box > a > img {
    width: 100%;
  }
}

#index .img-box__item {
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

#index .img-box__item:hover {
  opacity: 0.7;
}

#index .img-box__item-left {
  width: calc(100% - 30px);
}

@media only screen and (max-width: 766px) {
  #index .img-box__item-left {
    width: calc(100% - 30px);
    height: 50%;
  }
}

#index .img-box__item-right {
  width: calc(100% - 30px);
}

@media only screen and (max-width: 766px) {
  #index .img-box__item-right {
    margin-top: 25px;
    width: calc(100% - 30px);
    height: 50%;
  }
}

#index .news {
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%;
}

@media only screen and (max-width: 766px) {
  #index .news {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

#index .news-box {
  max-width: 1160px;
  margin: 0 auto;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

@media only screen and (max-width: 766px) {
  #index .news-box {
    width: auto;
  }
}

#index .news-box .backnumber {
  position: absolute;
  right: 0;
  font-size: 0.9rem;
  letter-spacing: 2px;
  line-height: 1.3rem;
  padding: 0 27px;
  color: #ffffff;
  background-color: #00a7fe;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: solid 1px #00a7fe;
  padding: 2px 30px;
}

@media only screen and (max-width: 766px) {
  #index .news-box .backnumber {
    padding: 0 7px;
    right: 5px;
    font-size: 0.4rem;
  }
}

#index .news-box .backnumber--hover:hover {
  background-color: #ffffff;
  color: #00a7fe;
}

#index .news-box__secondary {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 766px) {
  #index .news-box__secondary {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 15px;
  }
}

#index .news-box__item {
  margin-right: 50px;
  display: block;
  width: calc(100% / 4);
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

@media only screen and (max-width: 766px) {
  #index .news-box__item {
    margin-top: 25px;
    width: 100%;
  }
}

#index .news-box__item:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 766px) {
  #index .news-box__item:first-child {
    margin-top: 30px;
  }
}

#index .news-box__item:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 766px) {
  #index .news-box__item:last-child {
    margin-right: 50px;
  }
}

#index .news-box__item .date {
  font-family: "Noto Sans Japanese", serif;
  font-size: 1.05rem;
  line-height: 1.5rem;
  color: #a0a0a0;
  position: relative;
  text-align: left;
}

#index .news-box__item .date-right {
  position: absolute;
  right: 0;
  display: inline-block;
  content: '';
  width: 32px;
  height: 1px;
  border-top: solid 1px #00a7fe;
  text-align: center;
  position: absolute;
  right: 0;
  top: 12px;
}

#index .news-box__item .text {
  font-family: "Noto Sans Japanese", serif;
  margin-top: 20px;
  font-size: 1.05rem;
  line-height: 2rem;
  text-align: left;
}

.slider-wrap {
  width: 1160px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 766px) {
  .slider-wrap {
    width: 100%;
    position: relative;
  }
}

.slider-wrap .slick-slider {
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 32px;
  height: 32px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

@media only screen and (max-width: 766px) {
  .slick-prev,
  .slick-next {
    display: none;
  }
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background-color: #676767;
  border-radius: 50%;
  line-height: 1;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media only screen and (max-width: 766px) {
  .slick-prev:before,
  .slick-next:before {
    display: none;
  }
}

.slick-prev {
  left: 10px;
  z-index: 10;
}

.slick-prev:after {
  content: '\f104';
  font-family: 'FontAwesome';
  color: #bfbfbf;
  font-size: 32px;
  font-weight: bold;
  display: block;
  position: absolute;
  line-height: 33px;
  z-index: 12;
  top: 0;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  margin: auto;
  left: 45%;
  right: 50%;
  width: 32px;
  height: 32px;
}

@media only screen and (max-width: 766px) {
  .slick-prev:after {
    display: none;
  }
}

.slick-next {
  right: 20px;
}

.slick-next:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #bfbfbf;
  font-size: 32px;
  font-weight: bold;
  display: block;
  position: absolute;
  line-height: 33px;
  z-index: 12;
  top: 0;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  margin: auto;
  left: 55%;
  right: 50%;
  width: 32px;
  height: 32px;
}

@media only screen and (max-width: 766px) {
  .slick-next:after {
    display: none;
  }
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  display: block;
  width: 100%;
  padding: 0 0 20px 0;
  margin: -50px 0 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  padding: 0;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #FFFFFF !important;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.3);
  width: 15px !important;
  height: 15px !important;
  border-radius: 15px !important;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  content: '•';
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  background-color: #00A7FE;
  border-radius: 50%;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.3);
}

#shinsei {
  font-size: 1.0rem;
  line-height: 1.5rem;
}

#shinsei input[type="checkbox"],
#shinsei input[type="radio"],
#shinsei input[type="submit"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

#shinsei .section-lv4__group {
  max-width: 750px;
  margin: 0 auto;
}

#shinsei .section-lv4__group .border-wrap {
  border: 1px solid #a0a0a0;
  padding: 20px;
}

#shinsei .section-lv4__group__area {
  margin-top: 30px;
}

#shinsei .section-lv4__group .shinsei-button {
  text-align: center;
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00A7FE;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4__group .shinsei-button {
    padding: 11px 20px;
  }
}

#shinsei .section-lv4__group .shinsei-button:hover {
  border: 1px solid #00A7FE;
  background-color: #FFFFFF;
  color: #00A7FE;
  padding: 10px 119px;
}

#shinsei .section-lv4 .list-group__wrap {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

#shinsei .section-lv4 .list-group__wrap .list-group__item {
  color: black;
}

#shinsei .section-lv4--thanks .text {
  margin-top: 100px;
  font-weight: bold;
}

#shinsei .section-lv4--thanks .thanks-box {
  margin: 0 auto;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4--thanks .thanks-box {
    width: auto;
  }
}

#shinsei .section-lv4--thanks .thanks-box__text {
  margin-top: 50px;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4--thanks .thanks-box__text {
    font-size: 0.7rem;
  }
}

#shinsei .section-lv4--thanks .thanks-box__text .block {
  margin-top: 20px;
}

#shinsei .section-lv4 .checkbox-group {
  text-align: left;
  margin: 63px auto 0;
  width: 750px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .checkbox-group {
    width: 100%;
  }
}

#shinsei .section-lv4 .checkbox-group .label_list {
  margin: auto;
  max-width: 900px;
  line-height: 1.3;
}

#shinsei .section-lv4 .checkbox-group .label_list::after {
  display: block;
  content: '';
  clear: both;
}

#shinsei .section-lv4 .checkbox-group .label_list_item {
  margin-top: 25px;
}

#shinsei .section-lv4 .checkbox-group .label_list_item label {
  position: relative;
  display: block;
  word-break: break-all;
}

#shinsei .section-lv4 .checkbox-group .label_list_item label input[type="checkbox"] + span,
#shinsei .section-lv4 .checkbox-group .label_list_item label input[type="radio"] + span {
  position: relative;
  padding: 0 30px 0 35px;
}

#shinsei .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"] + span::before {
  border-color: black;
}

#shinsei .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"]:checked + span::before {
  background-color: #00a7fe;
  border-color: #00a7fe;
}

#shinsei .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"] + span::before {
  border-color: #ec407a;
}

#shinsei .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"]:checked + span::before {
  background-color: #ec407a;
}

#shinsei .section-lv4 .checkbox-group label span {
  display: inline-block;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"] + span::before,
#shinsei .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  border: 1px black solid;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::before {
  background-color: #616161;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#shinsei .section-lv4 .textarea-box {
  margin-top: 63px;
  background-color: #f4f4f4;
  padding: 60px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box {
    padding: 30px;
  }
}

#shinsei .section-lv4 .textarea-box > table {
  margin: 0 auto;
}

#shinsei .section-lv4 .textarea-box > table input[type="text"],
#shinsei .section-lv4 .textarea-box > table textarea {
  margin-top: 20px;
  margin-left: 28px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box > table input[type="text"],
  #shinsei .section-lv4 .textarea-box > table textarea {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}

#shinsei .section-lv4 .textarea-box__item {
  text-align: left;
  padding: 0;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box__item {
    width: 100%;
  }
}

#shinsei .section-lv4 .textarea-box__item--modifier {
  padding-top: 20px;
  vertical-align: top;
}

#shinsei .section-lv4 .textarea-box__item:not(:first-child) {
  margin-top: 20px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box__item-input {
    width: 100%;
    margin-top: 5px;
  }
}

#shinsei .section-lv4 .textarea-box__item-input > input[type="text"] {
  height: 40px;
  width: 400px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box__item-input > input[type="text"] {
    width: 100%;
  }
}

#shinsei .section-lv4 .textarea-box__item-input > textarea {
  width: 400px;
  height: 200px;
  vertical-align: top;
  margin-top: -10px;
  box-sizing: border-box;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box__item-input > textarea {
    width: 100%;
  }
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box .sp-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #shinsei .section-lv4 .textarea-box .sp-flex-box:not(:nth-child(1)) {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box .sp-flex-box .al-right {
    margin-left: 0;
    text-align: left;
  }
}

#shinsei .section-lv4 .submit__wrap {
  text-align: center;
}

#shinsei .section-lv4 input[type="submit"] {
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 input[type="submit"] {
    padding: 11px 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

#shinsei .section-lv4 input[type="submit"]:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 input[type="submit"]:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei .section-lv4 .thnks-button {
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .thnks-button {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei .section-lv4 .thnks-button:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .thnks-button:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei .section-lv4 .check-box tr > td:nth-of-type(1) {
  margin-top: 20px;
}

#shinsei .section-lv4 .check-box tr > td:nth-of-type(2) {
  display: block;
  margin-top: 30px;
  margin-left: 100px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .check-box tr > td:nth-of-type(2) {
    margin-top: 0;
  }
}

#mail-form {
  font-size: 1.0rem;
  line-height: 1.5rem;
}

#mail-form input[type="checkbox"],
#mail-form input[type="radio"],
#mail-form input[type="submit"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#mail-form .section-lv4 {
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

#mail-form .section-lv4--thanks .text {
  margin-top: 100px;
  font-weight: bold;
}

#mail-form .section-lv4--thanks .thanks-box {
  margin: 0 auto;
  position: relative;
  width: 980px;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4--thanks .thanks-box {
    width: 100%;
  }
}

#mail-form .section-lv4--thanks .thanks-box__text {
  margin-top: 50px;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4--thanks .thanks-box__text {
    font-size: 0.7rem;
  }
}

#mail-form .section-lv4--thanks .thanks-box__text .block {
  margin-top: 20px;
}

#mail-form .section-lv4 .checkbox-group {
  text-align: left;
  margin: 63px auto 0;
  width: 750px;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .checkbox-group {
    width: 100%;
  }
}

#mail-form .section-lv4 .checkbox-group .label_list {
  margin: auto;
  max-width: 900px;
  line-height: 1.3;
}

#mail-form .section-lv4 .checkbox-group .label_list::after {
  display: block;
  content: '';
  clear: both;
}

#mail-form .section-lv4 .checkbox-group .label_list_item {
  margin-top: 25px;
}

#mail-form .section-lv4 .checkbox-group .label_list_item label {
  position: relative;
  display: block;
  word-break: break-all;
}

#mail-form .section-lv4 .checkbox-group .label_list_item label input[type="checkbox"] + span,
#mail-form .section-lv4 .checkbox-group .label_list_item label input[type="radio"] + span {
  position: relative;
  padding: 0 30px 0 35px;
}

#mail-form .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"] + span::before {
  border-color: black;
}

#mail-form .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"]:checked + span::before {
  background-color: #00a7fe;
  border-color: #00a7fe;
}

#mail-form .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"] + span::before {
  border-color: #ec407a;
}

#mail-form .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"]:checked + span::before {
  background-color: #ec407a;
}

#mail-form .section-lv4 .checkbox-group label span {
  display: inline-block;
}

#mail-form .section-lv4 .checkbox-group label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#mail-form .section-lv4 .checkbox-group label input[type="checkbox"] + span::before,
#mail-form .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}

#mail-form .section-lv4 .checkbox-group label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  border: 1px black solid;
}

#mail-form .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}

#mail-form .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::before {
  background-color: #616161;
}

#mail-form .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#mail-form .section-lv4 .textarea-box {
  margin-top: 63px;
  background-color: #f4f4f4;
  padding: 60px;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .textarea-box {
    padding: 30px;
  }
}

#mail-form .section-lv4 .textarea-box > table {
  margin: 0 auto;
}

#mail-form .section-lv4 .textarea-box > table input[type="text"],
#mail-form .section-lv4 .textarea-box > table textarea {
  margin-top: 20px;
  margin-left: 28px;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .textarea-box > table input[type="text"],
  #mail-form .section-lv4 .textarea-box > table textarea {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}

#mail-form .section-lv4 .textarea-box__item {
  text-align: left;
  padding: 0;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .textarea-box__item {
    width: 100%;
  }
}

#mail-form .section-lv4 .textarea-box__item--modifier {
  padding-top: 20px;
  vertical-align: top;
}

#mail-form .section-lv4 .textarea-box__item:not(:first-child) {
  margin-top: 20px;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .textarea-box__item-input {
    width: 100%;
    margin-top: 5px;
  }
}

#mail-form .section-lv4 .textarea-box__item-input > input[type="text"] {
  height: 40px;
  width: 400px;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .textarea-box__item-input > input[type="text"] {
    width: 100%;
  }
}

#mail-form .section-lv4 .textarea-box__item-input > textarea {
  width: 400px;
  height: 200px;
  vertical-align: top;
  margin-top: -10px;
  box-sizing: border-box;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .textarea-box__item-input > textarea {
    width: 100%;
  }
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .textarea-box .sp-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #mail-form .section-lv4 .textarea-box .sp-flex-box:not(:nth-child(1)) {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .textarea-box .sp-flex-box .al-right {
    margin-left: 0;
    text-align: left;
  }
}

#mail-form .section-lv4 input[type="submit"] {
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 input[type="submit"] {
    padding: 11px 0;
    width: 100%;
  }
}

#mail-form .section-lv4 input[type="submit"]:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 input[type="submit"]:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#mail-form .section-lv4 .thnks-button {
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .thnks-button {
    padding: 11px 0;
    width: 100%;
  }
}

#mail-form .section-lv4 .thnks-button:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .thnks-button:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#mail-form .section-lv4 .check-box tr > td:nth-of-type(1) {
  margin-top: 20px;
}

#mail-form .section-lv4 .check-box tr > td:nth-of-type(2) {
  display: block;
  margin-top: 30px;
  margin-left: 100px;
}

@media only screen and (max-width: 766px) {
  #mail-form .section-lv4 .check-box tr > td:nth-of-type(2) {
    margin-top: 0;
  }
}

#taikai {
  font-size: 1.0rem;
  line-height: 1.5rem;
}

#taikai input[type="checkbox"],
#taikai input[type="radio"],
#taikai input[type="submit"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

#taikai .section-lv4 .list-group__wrap {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  max-width: 750px;
  margin: 0 auto;
}

#taikai .section-lv4 .list-group__wrap .list-group__item {
  color: black;
}

#taikai .section-lv4--thanks .text {
  margin-top: 100px;
  font-weight: bold;
}

#taikai .section-lv4--thanks .thanks-box {
  margin: 0 auto;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4--thanks .thanks-box {
    width: auto;
  }
}

#taikai .section-lv4--thanks .thanks-box__text {
  margin-top: 50px;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4--thanks .thanks-box__text {
    font-size: 0.7rem;
  }
}

#taikai .section-lv4--thanks .thanks-box__text .block {
  margin-top: 20px;
}

#taikai .section-lv4 .checkbox-group {
  text-align: left;
  margin: 63px auto 0;
  width: 750px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .checkbox-group {
    width: 100%;
  }
}

#taikai .section-lv4 .checkbox-group .label_list {
  margin: auto;
  max-width: 900px;
  line-height: 1.3;
}

#taikai .section-lv4 .checkbox-group .label_list::after {
  display: block;
  content: '';
  clear: both;
}

#taikai .section-lv4 .checkbox-group .label_list_item {
  margin-top: 25px;
}

#taikai .section-lv4 .checkbox-group .label_list_item label {
  position: relative;
  display: block;
  word-break: break-all;
}

#taikai .section-lv4 .checkbox-group .label_list_item label input[type="checkbox"] + span,
#taikai .section-lv4 .checkbox-group .label_list_item label input[type="radio"] + span {
  position: relative;
  padding: 0 30px 0 35px;
}

#taikai .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"] + span::before {
  border-color: black;
}

#taikai .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"]:checked + span::before {
  background-color: #00a7fe;
  border-color: #00a7fe;
}

#taikai .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"] + span::before {
  border-color: #ec407a;
}

#taikai .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"]:checked + span::before {
  background-color: #ec407a;
}

#taikai .section-lv4 .checkbox-group label span {
  display: inline-block;
}

#taikai .section-lv4 .checkbox-group label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#taikai .section-lv4 .checkbox-group label input[type="checkbox"] + span::before,
#taikai .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}

#taikai .section-lv4 .checkbox-group label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  border: 1px black solid;
}

#taikai .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}

#taikai .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::before {
  background-color: #616161;
}

#taikai .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#taikai .section-lv4 .textarea-box {
  margin-top: 63px;
  background-color: #f4f4f4;
  padding: 60px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .textarea-box {
    padding: 30px;
  }
}

#taikai .section-lv4 .textarea-box > table {
  margin: 0 auto;
  width: 727px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .textarea-box > table {
    width: 100%;
  }
}

#taikai .section-lv4 .textarea-box > table input[type="text"],
#taikai .section-lv4 .textarea-box > table textarea {
  margin-top: 0 !important;
  margin-left: 28px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .textarea-box > table input[type="text"],
  #taikai .section-lv4 .textarea-box > table textarea {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}

#taikai .section-lv4 .textarea-box > table input.text-year {
  width: 100px;
}

#taikai .section-lv4 .textarea-box__item, #taikai .section-lv4 .textarea-box__item-input {
  vertical-align: middle;
  height: 66px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .textarea-box__item, #taikai .section-lv4 .textarea-box__item-input {
    height: auto;
  }
}

#taikai .section-lv4 .textarea-box__item-input {
  width: 404px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .textarea-box__item-input {
    width: 100%;
  }
}

#taikai .section-lv4 .textarea-box__item {
  text-align: left;
  padding: 0;
  width: 295px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .textarea-box__item {
    width: 100%;
  }
}

#taikai .section-lv4 .textarea-box__item--modifier {
  padding-top: 20px;
  vertical-align: top;
}

#taikai .section-lv4 .textarea-box__item:not(:first-child) {
  margin-top: 20px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .textarea-box__item-input {
    width: 100%;
    margin-top: 5px;
  }
}

#taikai .section-lv4 .textarea-box__item-input > input[type="text"] {
  height: 40px;
  width: 400px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .textarea-box__item-input > input[type="text"] {
    width: 100%;
  }
}

#taikai .section-lv4 .textarea-box__item-input > textarea {
  width: 400px;
  height: 200px;
  vertical-align: top;
  margin-top: -10px;
  box-sizing: border-box;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .textarea-box__item-input > textarea {
    width: 100%;
  }
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .textarea-box .sp-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #taikai .section-lv4 .textarea-box .sp-flex-box:not(:nth-child(1)) {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .textarea-box .sp-flex-box .al-right {
    margin-left: 0;
    text-align: left;
  }
}

#taikai .section-lv4 .submit__wrap {
  text-align: center;
}

#taikai .section-lv4 input[type="submit"] {
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 input[type="submit"] {
    padding: 11px 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

#taikai .section-lv4 input[type="submit"]:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 input[type="submit"]:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#taikai .section-lv4 .thnks-button {
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .thnks-button {
    padding: 11px 0;
    width: 100%;
  }
}

#taikai .section-lv4 .thnks-button:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .thnks-button:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#taikai .section-lv4 .check-box tr > td:nth-of-type(1) {
  margin-top: 20px;
}

#taikai .section-lv4 .check-box tr > td:nth-of-type(2) {
  display: block;
  margin-top: 30px;
  margin-left: 100px;
}

@media only screen and (max-width: 766px) {
  #taikai .section-lv4 .check-box tr > td:nth-of-type(2) {
    margin-top: 0;
  }
}

#shinsei {
  font-size: 1.0rem;
  line-height: 1.5rem;
}

#shinsei input[type="checkbox"],
#shinsei input[type="radio"],
#shinsei input[type="submit"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

#shinsei .section-lv4__group {
  max-width: 750px;
  margin: 0 auto;
}

#shinsei .section-lv4__group .border-wrap {
  border: 1px solid #a0a0a0;
  padding: 20px;
}

#shinsei .section-lv4__group__area {
  margin-top: 30px;
}

#shinsei .section-lv4__group .shinsei-button {
  text-align: center;
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00A7FE;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

#shinsei .section-lv4__group .shinsei-button:hover {
  border: 1px solid #00A7FE;
  background-color: #FFFFFF;
  color: #00A7FE;
  padding: 10px 119px;
}

#shinsei .section-lv4 .list-group__wrap {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

#shinsei .section-lv4 .list-group__wrap .list-group__item {
  color: black;
}

#shinsei .section-lv4--thanks .text {
  margin-top: 100px;
  font-weight: bold;
}

#shinsei .section-lv4--thanks .thanks-box {
  margin: 0 auto;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4--thanks .thanks-box {
    width: auto;
  }
}

#shinsei .section-lv4--thanks .thanks-box__text {
  margin-top: 50px;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4--thanks .thanks-box__text {
    font-size: 0.7rem;
  }
}

#shinsei .section-lv4--thanks .thanks-box__text .block {
  margin-top: 20px;
}

#shinsei .section-lv4 .checkbox-group {
  text-align: left;
  margin: 63px auto 0;
  width: 750px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .checkbox-group {
    width: 100%;
  }
}

#shinsei .section-lv4 .checkbox-group .label_list {
  margin: auto;
  max-width: 900px;
  line-height: 1.3;
}

#shinsei .section-lv4 .checkbox-group .label_list::after {
  display: block;
  content: '';
  clear: both;
}

#shinsei .section-lv4 .checkbox-group .label_list_item {
  margin-top: 25px;
}

#shinsei .section-lv4 .checkbox-group .label_list_item label {
  position: relative;
  display: block;
  word-break: break-all;
}

#shinsei .section-lv4 .checkbox-group .label_list_item label input[type="checkbox"] + span,
#shinsei .section-lv4 .checkbox-group .label_list_item label input[type="radio"] + span {
  position: relative;
  padding: 0 30px 0 35px;
}

#shinsei .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"] + span::before {
  border-color: black;
}

#shinsei .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"]:checked + span::before {
  background-color: #00a7fe;
  border-color: #00a7fe;
}

#shinsei .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"] + span::before {
  border-color: #ec407a;
}

#shinsei .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"]:checked + span::before {
  background-color: #ec407a;
}

#shinsei .section-lv4 .checkbox-group label span {
  display: inline-block;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"] + span::before,
#shinsei .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  border: 1px black solid;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::before {
  background-color: #616161;
}

#shinsei .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#shinsei .section-lv4 .textarea-box {
  margin-top: 63px;
  background-color: #f4f4f4;
  padding: 60px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box {
    padding: 30px;
  }
}

#shinsei .section-lv4 .textarea-box > table {
  margin: 0 auto;
  width: 727px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box > table {
    width: 100%;
  }
}

#shinsei .section-lv4 .textarea-box > table input[type="text"],
#shinsei .section-lv4 .textarea-box > table textarea {
  margin-top: 20px;
  margin-left: 28px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box > table input[type="text"],
  #shinsei .section-lv4 .textarea-box > table textarea {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}

#shinsei .section-lv4 .textarea-box__item {
  text-align: left;
  padding: 0;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box__item {
    width: 100%;
  }
}

#shinsei .section-lv4 .textarea-box__item--modifier {
  padding-top: 20px;
  vertical-align: top;
}

#shinsei .section-lv4 .textarea-box__item:not(:first-child) {
  margin-top: 20px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box__item-input {
    width: 100%;
    margin-top: 5px;
  }
}

#shinsei .section-lv4 .textarea-box__item-input > input[type="text"] {
  height: 40px;
  width: 400px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box__item-input > input[type="text"] {
    width: 100%;
  }
}

#shinsei .section-lv4 .textarea-box__item-input > textarea {
  width: 400px;
  height: 200px;
  vertical-align: top;
  margin-top: -10px;
  box-sizing: border-box;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box__item-input > textarea {
    width: 100%;
  }
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box .sp-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #shinsei .section-lv4 .textarea-box .sp-flex-box:not(:nth-child(1)) {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .textarea-box .sp-flex-box .al-right {
    margin-left: 0;
    text-align: left;
  }
}

#shinsei .section-lv4 .submit__wrap {
  text-align: center;
}

#shinsei .section-lv4 input[type="submit"] {
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 input[type="submit"] {
    padding: 11px 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

#shinsei .section-lv4 input[type="submit"]:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 input[type="submit"]:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei .section-lv4 .thnks-button {
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .thnks-button {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei .section-lv4 .thnks-button:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .thnks-button:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei .section-lv4 .check-box tr > td:nth-of-type(1) {
  margin-top: 20px;
}

#shinsei .section-lv4 .check-box tr > td:nth-of-type(2) {
  display: block;
  margin-top: 30px;
  margin-left: 100px;
}

@media only screen and (max-width: 766px) {
  #shinsei .section-lv4 .check-box tr > td:nth-of-type(2) {
    margin-top: 0;
  }
}

#henko {
  font-size: 1.0rem;
  line-height: 1.5rem;
}

#henko input[type="checkbox"],
#henko input[type="radio"],
#henko input[type="submit"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

#henko .section-lv4__group {
  max-width: 750px;
  margin: 0 auto;
}

#henko .section-lv4__group .border-wrap {
  border: 1px solid #a0a0a0;
  padding: 20px;
}

#henko .section-lv4__group__area {
  margin-top: 30px;
}

#henko .section-lv4__group .shinsei-button {
  text-align: center;
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00A7FE;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

#henko .section-lv4__group .shinsei-button:hover {
  border: 1px solid #00A7FE;
  background-color: #FFFFFF;
  color: #00A7FE;
  padding: 10px 119px;
}

#henko .section-lv4 .list-group__wrap {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

#henko .section-lv4 .list-group__wrap .list-group__item {
  color: black;
}

#henko .section-lv4 .list-group__wrap a.list-group__item {
  color: #00A7FE;
}

#henko .section-lv4--thanks .text {
  margin-top: 100px;
  font-weight: bold;
}

#henko .section-lv4--thanks .thanks-box {
  margin: 0 auto;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4--thanks .thanks-box {
    width: auto;
  }
}

#henko .section-lv4--thanks .thanks-box__text {
  margin-top: 50px;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4--thanks .thanks-box__text {
    font-size: 0.7rem;
  }
}

#henko .section-lv4--thanks .thanks-box__text .block {
  margin-top: 20px;
}

#henko .section-lv4 .checkbox-group {
  text-align: left;
  margin: 63px auto 0;
  width: 750px;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .checkbox-group {
    width: 100%;
  }
}

#henko .section-lv4 .checkbox-group--lv2 {
  margin: 0;
  text-align: right;
  width: auto;
}

#henko .section-lv4 .checkbox-group .label_list {
  margin: auto;
  max-width: 900px;
  line-height: 1.3;
}

#henko .section-lv4 .checkbox-group .label_list::after {
  display: block;
  content: '';
  clear: both;
}

#henko .section-lv4 .checkbox-group .label_list_item {
  margin-top: 25px;
}

#henko .section-lv4 .checkbox-group .label_list_item--lv2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-left: 28px;
}

#henko .section-lv4 .checkbox-group .label_list_item--lv3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: calc(100% - 53%);
  margin-left: 28px;
}

#henko .section-lv4 .checkbox-group .label_list_item label {
  position: relative;
  display: block;
  word-break: break-all;
}

#henko .section-lv4 .checkbox-group .label_list_item label input[type="checkbox"] + span,
#henko .section-lv4 .checkbox-group .label_list_item label input[type="radio"] + span {
  position: relative;
  padding: 0 30px 0 35px;
}

#henko .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"] + span::before {
  border-color: black;
}

#henko .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"]:checked + span::before {
  background-color: #00a7fe;
  border-color: #00a7fe;
}

#henko .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"] + span::before {
  border-color: #ec407a;
}

#henko .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"]:checked + span::before {
  background-color: #ec407a;
}

#henko .section-lv4 .checkbox-group label span {
  display: inline-block;
}

#henko .section-lv4 .checkbox-group label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#henko .section-lv4 .checkbox-group label input[type="checkbox"] + span::before,
#henko .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}

#henko .section-lv4 .checkbox-group label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 18px;
  height: 18px;
  border: 1px black solid;
}

#henko .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 3px 7px;
  width: 6px;
  height: 9px;
}

#henko .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::before {
  background-color: #616161;
}

#henko .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#henko .section-lv4 .textarea-box {
  margin-top: 63px;
  background-color: #f4f4f4;
  padding: 60px;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .textarea-box {
    padding: 30px;
  }
}

#henko .section-lv4 .textarea-box > table {
  margin: 0 auto;
}

#henko .section-lv4 .textarea-box > table input[type="text"],
#henko .section-lv4 .textarea-box > table textarea {
  margin-top: 0 !important;
  margin-left: 28px;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .textarea-box > table input[type="text"],
  #henko .section-lv4 .textarea-box > table textarea {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}

#henko .section-lv4 .textarea-box__item, #henko .section-lv4 .textarea-box__item-input {
  vertical-align: middle;
  height: 66px;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .textarea-box__item, #henko .section-lv4 .textarea-box__item-input {
    height: auto;
  }
}

#henko .section-lv4 .textarea-box__item {
  text-align: left;
  padding: 0;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .textarea-box__item {
    width: 100%;
  }
}

#henko .section-lv4 .textarea-box__item--lv2:not(:first-child) {
  margin-top: 0 !important;
}

#henko .section-lv4 .textarea-box__item--modifier {
  padding-top: 20px;
  vertical-align: top;
}

#henko .section-lv4 .textarea-box__item:not(:first-child) {
  margin-top: 20px;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .textarea-box__item-input {
    width: 100%;
    margin-top: 5px;
  }
}

#henko .section-lv4 .textarea-box__item-input > input[type="text"] {
  height: 40px;
  width: 400px;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .textarea-box__item-input > input[type="text"] {
    width: 100%;
  }
}

#henko .section-lv4 .textarea-box__item-input > textarea {
  width: 400px;
  height: 200px;
  vertical-align: top;
  margin-top: -10px;
  box-sizing: border-box;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .textarea-box__item-input > textarea {
    width: 100%;
  }
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .textarea-box .sp-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #henko .section-lv4 .textarea-box .sp-flex-box:not(:nth-child(1)) {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .textarea-box .sp-flex-box .al-right {
    margin-left: 0;
    text-align: left;
  }
}

#henko .section-lv4 .submit__wrap {
  text-align: center;
}

#henko .section-lv4 input[type="submit"] {
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 input[type="submit"] {
    padding: 11px 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

#henko .section-lv4 input[type="submit"]:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 input[type="submit"]:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#henko .section-lv4 .thnks-button {
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .thnks-button {
    padding: 11px 0;
    width: 100%;
  }
}

#henko .section-lv4 .thnks-button:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .thnks-button:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#henko .section-lv4 .check-box tr > td:nth-of-type(1) {
  margin-top: 20px;
}

#henko .section-lv4 .check-box tr > td:nth-of-type(2) {
  display: block;
  margin-top: 30px;
  margin-left: 100px;
}

@media only screen and (max-width: 766px) {
  #henko .section-lv4 .check-box tr > td:nth-of-type(2) {
    margin-top: 0;
  }
}

#shinsei_form {
  font-size: 1.0rem;
  line-height: 1.5rem;
}

#shinsei_form .block-text {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 10px;
  width: 727px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .block-text {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 0px;
  }
}

#shinsei_form .block-text:after {
  content: '';
  display: block;
  border-top: 1px solid #00A7FE;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}

#shinsei_form .block-text span {
  position: relative;
  z-index: 2;
  background-color: #f4f4f4;
  padding-right: 10px;
}

#shinsei_form input[type="checkbox"],
#shinsei_form input[type="radio"],
#shinsei_form input[type="submit"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

#shinsei_form .section-lv4 .list-group__wrap {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  max-width: 750px;
  margin: 0 auto;
}

#shinsei_form .section-lv4 .list-group__wrap .list-group__item {
  color: black;
}

#shinsei_form .section-lv4__group {
  max-width: 750px;
  margin: 0 auto;
}

#shinsei_form .section-lv4__group .border-wrap {
  border: 1px solid #a0a0a0;
  padding: 20px;
}

#shinsei_form .section-lv4__group__area {
  margin-top: 30px;
}

#shinsei_form .section-lv4__group .shinsei-button {
  text-align: center;
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00A7FE;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

#shinsei_form .section-lv4__group .shinsei-button:hover {
  border: 1px solid #00A7FE;
  background-color: #FFFFFF;
  color: #00A7FE;
  padding: 10px 119px;
}

#shinsei_form .section-lv4 .list-group__wrap {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

#shinsei_form .section-lv4 .list-group__wrap .list-group__item {
  color: black;
}

#shinsei_form .section-lv4--thanks .text {
  margin-top: 100px;
  font-weight: bold;
}

#shinsei_form .section-lv4--thanks .thanks-box {
  margin: 0 auto;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4--thanks .thanks-box {
    width: auto;
  }
}

#shinsei_form .section-lv4--thanks .thanks-box__text {
  margin-top: 50px;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4--thanks .thanks-box__text {
    font-size: 0.7rem;
  }
}

#shinsei_form .section-lv4 .checkbox-group {
  text-align: left;
  margin: 63px auto 0;
  width: 750px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .checkbox-group {
    width: 100%;
  }
}

#shinsei_form .section-lv4 .checkbox-group--lv2 {
  margin: 0;
  text-align: right;
  width: auto;
}

#shinsei_form .section-lv4 .checkbox-group .label_list {
  margin: auto;
  max-width: 900px;
  line-height: 1.3;
}

#shinsei_form .section-lv4 .checkbox-group .label_list::after {
  display: block;
  content: '';
  clear: both;
}

#shinsei_form .section-lv4 .checkbox-group .label_list_item {
  margin-top: 25px;
}

#shinsei_form .section-lv4 .checkbox-group .label_list_item--lv2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-left: 28px;
}

#shinsei_form .section-lv4 .checkbox-group .label_list_item label {
  position: relative;
  display: block;
  word-break: break-all;
}

#shinsei_form .section-lv4 .checkbox-group .label_list_item label input[type="checkbox"] + span,
#shinsei_form .section-lv4 .checkbox-group .label_list_item label input[type="radio"] + span {
  position: relative;
  padding: 0 30px 0 35px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .checkbox-group .label_list_item label input[type="checkbox"] + span,
  #shinsei_form .section-lv4 .checkbox-group .label_list_item label input[type="radio"] + span {
    padding: 0 15px 0 25px;
  }
}

#shinsei_form .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"] + span::before {
  border-color: black;
}

#shinsei_form .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"]:checked + span::before {
  background-color: #00a7fe;
  border-color: #00a7fe;
}

#shinsei_form .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"] + span::before {
  border-color: #ec407a;
}

#shinsei_form .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"]:checked + span::before {
  background-color: #ec407a;
}

#shinsei_form .section-lv4 .checkbox-group label span {
  display: inline-block;
}

#shinsei_form .section-lv4 .checkbox-group label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#shinsei_form .section-lv4 .checkbox-group label input[type="checkbox"] + span::before,
#shinsei_form .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}

#shinsei_form .section-lv4 .checkbox-group label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  border: 1px black solid;
}

#shinsei_form .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}

#shinsei_form .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::before {
  background-color: #616161;
}

#shinsei_form .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#shinsei_form .section-lv4 .textarea-box {
  margin-top: 63px;
  background-color: #f4f4f4;
  padding: 60px;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box {
    padding: 30px;
  }
}

#shinsei_form .section-lv4 .textarea-box > table {
  margin: 0 auto;
  width: 727px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box > table {
    width: 100%;
  }
}

#shinsei_form .section-lv4 .textarea-box > table input[type="text"],
#shinsei_form .section-lv4 .textarea-box > table textarea {
  margin-left: 28px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box > table input[type="text"],
  #shinsei_form .section-lv4 .textarea-box > table textarea {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}

#shinsei_form .section-lv4 .textarea-box > table input.sessionyear-text {
  width: 80px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box > table input.sessionyear-text {
    width: 60px;
  }
}

#shinsei_form .section-lv4 .textarea-box > table input.session-text {
  width: 50px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box > table input.session-text {
    width: 40px;
  }
}

#shinsei_form .section-lv4 .textarea-box > table input.session-text:nth-of-type(n+5) {
  margin-top: 0;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box > table input.session-text:nth-of-type(n+5) {
    margin-top: 10px;
  }
}

#shinsei_form .section-lv4 .textarea-box__item, #shinsei_form .section-lv4 .textarea-box__item-input {
  vertical-align: middle;
  height: 66px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__item, #shinsei_form .section-lv4 .textarea-box__item-input {
    height: auto;
  }
}

#shinsei_form .section-lv4 .textarea-box__item {
  text-align: left;
  padding: 0;
  width: 150px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__item {
    width: 100%;
  }
}

#shinsei_form .section-lv4 .textarea-box__item--lv2:not(:first-child) {
  margin-top: 0 !important;
  width: 400px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__item--lv2:not(:first-child) {
    width: 100%;
  }
}

#shinsei_form .section-lv4 .textarea-box__item--modifier {
  padding-top: 20px;
  vertical-align: top;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__item-input {
    width: 100%;
    margin-top: 5px;
  }
}

#shinsei_form .section-lv4 .textarea-box__item-input > input[type="text"] {
  height: 40px;
  width: 400px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__item-input > input[type="text"] {
    width: 100%;
  }
}

#shinsei_form .section-lv4 .textarea-box__item-input > input.session-text {
  width: 50px;
}

#shinsei_form .section-lv4 .textarea-box__item-input > input.sessionyear-text {
  width: 80px;
}

#shinsei_form .section-lv4 .textarea-box__item-input > textarea {
  width: 400px;
  height: 200px;
  vertical-align: top;
  margin-top: -10px;
  box-sizing: border-box;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__item-input > textarea {
    width: 100%;
  }
}

#shinsei_form .section-lv4 .textarea-box__item-input--lv3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__item-input--lv3 {
    width: 100%;
    margin-top: 5px;
  }
}

#shinsei_form .section-lv4 .textarea-box__item-input--lv3:nth-of-type(1) {
  -webkit-box-pack: left !important;
      -ms-flex-pack: left !important;
          justify-content: left !important;
  text-align: left;
}

#shinsei_form .section-lv4 .textarea-box__item-input--lv3 > input[type="text"] {
  height: 40px;
  margin-left: 20px !important;
  width: 100px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__item-input--lv3 > input[type="text"] {
    width: calc(100% / 3);
  }
}

#shinsei_form .section-lv4 .textarea-box__item-input--lv3 span {
  display: inline-block;
  margin-top: 10px;
  margin-left: 20px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__item-input--lv3 span {
    display: inline-block;
    margin-top: 30px;
    margin-left: 20px;
  }
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box .sp-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #shinsei_form .section-lv4 .textarea-box .sp-flex-box:not(:nth-child(1)) {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box .sp-flex-box .al-right {
    margin-left: 0;
    text-align: left;
  }
}

#shinsei_form .section-lv4 .textarea-box .sp-flex-box.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#shinsei_form .section-lv4 .textarea-box .sp-flex-box.kaiki input[type="text"] {
  width: 50px;
}

#shinsei_form .section-lv4 .textarea-box .sp-flex-box.kaiki input.sessionyear-text {
  width: 80px;
}

#shinsei_form .section-lv4 .textarea-box .sp-flex-box.kaiki span {
  margin-left: 5px;
}

#shinsei_form .section-lv4 .submit__wrap {
  text-align: center;
}

#shinsei_form .section-lv4 input[type="submit"] {
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 input[type="submit"] {
    padding: 11px 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

#shinsei_form .section-lv4 input[type="submit"]:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 input[type="submit"]:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei_form .section-lv4 .thnks-button {
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .thnks-button {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei_form .section-lv4 .thnks-button:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .thnks-button:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei_form .section-lv4 .check-box tr > td:nth-of-type(2) {
  display: block;
  margin-top: 30px;
  margin-left: 100px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .check-box tr > td:nth-of-type(2) {
    margin-top: 0;
  }
}

#shinsei_form tr.sp-flex-box {
  margin-top: 30px;
  display: block;
}

#shinsei_form .section-lv4 .textarea-box__group .textarea-box__item-several > input[type="text"] {
  width: 80px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__group .textarea-box__item-several > input[type="text"] {
    width: 50px;
  }
}

#shinsei_form .section-lv4 .textarea-box__group .textarea-box__item-several > input[type="text"] + span,
#shinsei_form .section-lv4 .textarea-box__group .textarea-box__item-email > input[type="text"] + span {
  margin-left: 15px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__group .textarea-box__item-several > input[type="text"] + span,
  #shinsei_form .section-lv4 .textarea-box__group .textarea-box__item-email > input[type="text"] + span {
    margin: 0 5px;
  }
}

#shinsei_form .section-lv4 .textarea-box__group .textarea-box__item-several .small-text,
#shinsei_form .section-lv4 .textarea-box__group .textarea-box__item-email .small-text {
  font-size: 0.8rem;
}

@media only screen and (max-width: 766px) {
  #shinsei_form .section-lv4 .textarea-box__group .textarea-box__item-several .small-text,
  #shinsei_form .section-lv4 .textarea-box__group .textarea-box__item-email .small-text {
    display: block;
  }
}

#shinsei_form--confirm {
  font-size: 1.0rem;
  line-height: 1.5rem;
}

#shinsei_form--confirm input[type="checkbox"],
#shinsei_form--confirm input[type="radio"],
#shinsei_form--confirm input[type="submit"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

#shinsei_form--confirm .section-lv4 .list-group__wrap {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  max-width: 750px;
  margin: 0 auto;
}

#shinsei_form--confirm .section-lv4 .list-group__wrap .list-group__item {
  color: black;
}

#shinsei_form--confirm .section-lv4__group {
  max-width: 750px;
  margin: 0 auto;
}

#shinsei_form--confirm .section-lv4__group .border-wrap {
  border: 1px solid #a0a0a0;
  padding: 20px;
}

#shinsei_form--confirm .section-lv4__group__area {
  margin-top: 30px;
}

#shinsei_form--confirm .section-lv4__group .shinsei-button {
  text-align: center;
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00A7FE;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

#shinsei_form--confirm .section-lv4__group .shinsei-button:hover {
  border: 1px solid #00A7FE;
  background-color: #FFFFFF;
  color: #00A7FE;
  padding: 10px 119px;
}

#shinsei_form--confirm .section-lv4 .list-group__wrap {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

#shinsei_form--confirm .section-lv4 .list-group__wrap .list-group__item {
  color: black;
}

#shinsei_form--confirm .section-lv4--thanks .text {
  margin-top: 100px;
  font-weight: bold;
}

#shinsei_form--confirm .section-lv4--thanks .thanks-box {
  margin: 0 auto;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4--thanks .thanks-box {
    width: auto;
  }
}

#shinsei_form--confirm .section-lv4--thanks .thanks-box__text {
  margin-top: 50px;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4--thanks .thanks-box__text {
    font-size: 0.7rem;
  }
}

#shinsei_form--confirm .section-lv4--thanks .thanks-box__text .block {
  margin-top: 20px;
}

#shinsei_form--confirm .section-lv4 .checkbox-group {
  text-align: left;
  margin: 63px auto 0;
  width: 750px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .checkbox-group {
    width: 100%;
  }
}

#shinsei_form--confirm .section-lv4 .checkbox-group--lv2 {
  margin: 0;
  text-align: right;
  width: auto;
}

#shinsei_form--confirm .section-lv4 .checkbox-group .label_list {
  margin: auto;
  max-width: 900px;
  line-height: 1.3;
}

#shinsei_form--confirm .section-lv4 .checkbox-group .label_list::after {
  display: block;
  content: '';
  clear: both;
}

#shinsei_form--confirm .section-lv4 .checkbox-group .label_list_item {
  margin-top: 25px;
}

#shinsei_form--confirm .section-lv4 .checkbox-group .label_list_item--lv2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-left: 28px;
}

#shinsei_form--confirm .section-lv4 .checkbox-group .label_list_item label {
  position: relative;
  display: block;
  word-break: break-all;
}

#shinsei_form--confirm .section-lv4 .checkbox-group .label_list_item label input[type="checkbox"] + span,
#shinsei_form--confirm .section-lv4 .checkbox-group .label_list_item label input[type="radio"] + span {
  position: relative;
  padding: 0 30px 0 35px;
}

#shinsei_form--confirm .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"] + span::before {
  border-color: black;
}

#shinsei_form--confirm .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"]:checked + span::before {
  background-color: #00a7fe;
  border-color: #00a7fe;
}

#shinsei_form--confirm .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"] + span::before {
  border-color: #ec407a;
}

#shinsei_form--confirm .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"]:checked + span::before {
  background-color: #ec407a;
}

#shinsei_form--confirm .section-lv4 .checkbox-group label span {
  display: inline-block;
}

#shinsei_form--confirm .section-lv4 .checkbox-group label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#shinsei_form--confirm .section-lv4 .checkbox-group label input[type="checkbox"] + span::before,
#shinsei_form--confirm .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}

#shinsei_form--confirm .section-lv4 .checkbox-group label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  border: 1px black solid;
}

#shinsei_form--confirm .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}

#shinsei_form--confirm .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::before {
  background-color: #616161;
}

#shinsei_form--confirm .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#shinsei_form--confirm .section-lv4 .textarea-box {
  margin-top: 63px;
  background-color: #f4f4f4;
  padding: 60px;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .textarea-box {
    padding: 30px;
  }
}

#shinsei_form--confirm .section-lv4 .textarea-box > table {
  margin: 0 auto;
}

#shinsei_form--confirm .section-lv4 .textarea-box > table input[type="text"],
#shinsei_form--confirm .section-lv4 .textarea-box > table textarea {
  margin-top: 20px;
  margin-left: 28px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .textarea-box > table input[type="text"],
  #shinsei_form--confirm .section-lv4 .textarea-box > table textarea {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}

#shinsei_form--confirm .section-lv4 .textarea-box__item {
  text-align: left;
  padding: 0;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .textarea-box__item {
    width: 100%;
  }
}

#shinsei_form--confirm .section-lv4 .textarea-box__item--lv2:not(:first-child) {
  margin-top: 0 !important;
  width: 400px;
}

#shinsei_form--confirm .section-lv4 .textarea-box__item--lv2.justify {
  display: inline-block;
}

#shinsei_form--confirm .section-lv4 .textarea-box__item--modifier {
  padding-top: 20px;
  vertical-align: top;
}

#shinsei_form--confirm .section-lv4 .textarea-box__item:not(:first-child) {
  margin-top: 20px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .textarea-box__item-input {
    width: 100%;
    margin-top: 5px;
  }
}

#shinsei_form--confirm .section-lv4 .textarea-box__item-input > input[type="text"] {
  height: 40px;
  width: 400px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .textarea-box__item-input > input[type="text"] {
    width: 100%;
  }
}

#shinsei_form--confirm .section-lv4 .textarea-box__item-input > textarea {
  width: 400px;
  height: 200px;
  vertical-align: top;
  margin-top: -10px;
  box-sizing: border-box;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .textarea-box__item-input > textarea {
    width: 100%;
  }
}

#shinsei_form--confirm .section-lv4 .textarea-box__item-input--lv3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .textarea-box__item-input--lv3 {
    width: 100%;
    margin-top: 5px;
  }
}

#shinsei_form--confirm .section-lv4 .textarea-box__item-input--lv3:nth-of-type(1) {
  -webkit-box-pack: left !important;
      -ms-flex-pack: left !important;
          justify-content: left !important;
  text-align: left;
}

#shinsei_form--confirm .section-lv4 .textarea-box__item-input--lv3 > input[type="text"] {
  height: 40px;
  margin-left: 20px !important;
  width: calc(400px / 3);
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .textarea-box__item-input--lv3 > input[type="text"] {
    width: calc(100% / 3);
  }
}

#shinsei_form--confirm .section-lv4 .textarea-box__item-input--lv3 span {
  display: inline-block;
  margin-left: 20px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .textarea-box__item-input--lv3 span {
    display: inline-block;
    margin-top: 30px;
    margin-left: 20px;
  }
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .textarea-box .sp-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #shinsei_form--confirm .section-lv4 .textarea-box .sp-flex-box:not(:nth-child(1)) {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .textarea-box .sp-flex-box .al-right {
    margin-left: 0;
    text-align: left;
  }
}

#shinsei_form--confirm .section-lv4 .submit__wrap {
  text-align: center;
}

#shinsei_form--confirm .section-lv4 input[type="submit"] {
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 input[type="submit"] {
    padding: 11px 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

#shinsei_form--confirm .section-lv4 input[type="submit"]:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 input[type="submit"]:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei_form--confirm .section-lv4 .thnks-button {
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .thnks-button {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei_form--confirm .section-lv4 .thnks-button:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .thnks-button:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#shinsei_form--confirm .section-lv4 .check-box tr > td:nth-of-type(1) {
  margin-top: 20px;
}

#shinsei_form--confirm .section-lv4 .check-box tr > td:nth-of-type(2) {
  display: block;
  margin-top: 30px;
  margin-left: 100px;
}

@media only screen and (max-width: 766px) {
  #shinsei_form--confirm .section-lv4 .check-box tr > td:nth-of-type(2) {
    margin-top: 0;
  }
}

#shinsei_form--confirm tr.sp-flex-box {
  margin-top: 30px;
  display: block;
}

#taikai_confirm {
  font-size: 1.0rem;
  line-height: 1.5rem;
}

#taikai_confirm input[type="checkbox"],
#taikai_confirm input[type="radio"],
#taikai_confirm input[type="submit"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

#taikai_confirm .section-lv4 .list-group__wrap {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  max-width: 750px;
  margin: 0 auto;
}

#taikai_confirm .section-lv4 .list-group__wrap .list-group__item {
  color: black;
}

#taikai_confirm .section-lv4--thanks .text {
  margin-top: 100px;
  font-weight: bold;
}

#taikai_confirm .section-lv4--thanks .thanks-box {
  margin: 0 auto;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4--thanks .thanks-box {
    width: auto;
  }
}

#taikai_confirm .section-lv4--thanks .thanks-box__text {
  margin-top: 50px;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4--thanks .thanks-box__text {
    font-size: 0.7rem;
  }
}

#taikai_confirm .section-lv4--thanks .thanks-box__text .block {
  margin-top: 20px;
}

#taikai_confirm .section-lv4 .checkbox-group {
  text-align: left;
  margin: 63px auto 0;
  width: 750px;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .checkbox-group {
    width: 100%;
  }
}

#taikai_confirm .section-lv4 .checkbox-group .label_list {
  margin: auto;
  max-width: 900px;
  line-height: 1.3;
}

#taikai_confirm .section-lv4 .checkbox-group .label_list::after {
  display: block;
  content: '';
  clear: both;
}

#taikai_confirm .section-lv4 .checkbox-group .label_list_item {
  margin-top: 25px;
}

#taikai_confirm .section-lv4 .checkbox-group .label_list_item label {
  position: relative;
  display: block;
  word-break: break-all;
}

#taikai_confirm .section-lv4 .checkbox-group .label_list_item label input[type="checkbox"] + span,
#taikai_confirm .section-lv4 .checkbox-group .label_list_item label input[type="radio"] + span {
  position: relative;
  padding: 0 30px 0 35px;
}

#taikai_confirm .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"] + span::before {
  border-color: black;
}

#taikai_confirm .section-lv4 .checkbox-group .label_list:nth-of-type(1) label input[type="checkbox"]:checked + span::before {
  background-color: #00a7fe;
  border-color: #00a7fe;
}

#taikai_confirm .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"] + span::before {
  border-color: #ec407a;
}

#taikai_confirm .section-lv4 .checkbox-group .label_list:nth-of-type(2) label input[type="checkbox"]:checked + span::before {
  background-color: #ec407a;
}

#taikai_confirm .section-lv4 .checkbox-group label span {
  display: inline-block;
}

#taikai_confirm .section-lv4 .checkbox-group label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#taikai_confirm .section-lv4 .checkbox-group label input[type="checkbox"] + span::before,
#taikai_confirm .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}

#taikai_confirm .section-lv4 .checkbox-group label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  border: 1px black solid;
}

#taikai_confirm .section-lv4 .checkbox-group label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}

#taikai_confirm .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::before {
  background-color: #616161;
}

#taikai_confirm .section-lv4 .checkbox-group label input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#taikai_confirm .section-lv4 .textarea-box {
  margin-top: 63px;
  background-color: #f4f4f4;
  padding: 60px;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .textarea-box {
    padding: 30px;
  }
}

#taikai_confirm .section-lv4 .textarea-box > table {
  margin: 0 auto;
}

#taikai_confirm .section-lv4 .textarea-box > table input[type="text"],
#taikai_confirm .section-lv4 .textarea-box > table textarea {
  margin-top: 20px;
  margin-left: 28px;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .textarea-box > table input[type="text"],
  #taikai_confirm .section-lv4 .textarea-box > table textarea {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}

#taikai_confirm .section-lv4 .textarea-box__item {
  text-align: left;
  padding: 0;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .textarea-box__item {
    width: 100%;
  }
}

#taikai_confirm .section-lv4 .textarea-box__item--modifier {
  vertical-align: top;
}

#taikai_confirm .section-lv4 .textarea-box__item:not(:first-child) {
  margin-top: 20px;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .textarea-box__item-input {
    width: 100%;
    margin-top: 5px;
  }
}

#taikai_confirm .section-lv4 .textarea-box__item-input > input[type="text"] {
  height: 40px;
  width: 400px;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .textarea-box__item-input > input[type="text"] {
    width: 100%;
  }
}

#taikai_confirm .section-lv4 .textarea-box__item-input > textarea {
  width: 400px;
  height: 200px;
  vertical-align: top;
  margin-top: -10px;
  box-sizing: border-box;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .textarea-box__item-input > textarea {
    width: 100%;
  }
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .textarea-box .sp-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #taikai_confirm .section-lv4 .textarea-box .sp-flex-box:not(:nth-child(1)) {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .textarea-box .sp-flex-box .al-right {
    margin-left: 0;
    text-align: left;
  }
}

#taikai_confirm .section-lv4 .submit__wrap {
  text-align: center;
}

#taikai_confirm .section-lv4 input[type="submit"] {
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 input[type="submit"] {
    padding: 11px 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

#taikai_confirm .section-lv4 input[type="submit"]:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 input[type="submit"]:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#taikai_confirm .section-lv4 .thnks-button {
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .thnks-button {
    padding: 11px 0;
    width: 100%;
  }
}

#taikai_confirm .section-lv4 .thnks-button:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .thnks-button:hover {
    padding: 11px 0;
    width: 100%;
  }
}

#taikai_confirm .section-lv4 .check-box tr > td:nth-of-type(1) {
  margin-top: 20px;
}

#taikai_confirm .section-lv4 .check-box tr > td:nth-of-type(2) {
  display: block;
  margin-top: 30px;
  margin-left: 100px;
}

@media only screen and (max-width: 766px) {
  #taikai_confirm .section-lv4 .check-box tr > td:nth-of-type(2) {
    margin-top: 0;
  }
}

#taikai_confirm .block {
  display: inline-block;
}

#taikai_confirm tr.sp-flex-box {
  margin-top: 30px;
  display: block;
}

#gaiyo .content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  max-width: 1160px;
  margin: 0 auto;
}

@media only screen and (max-width: 766px) {
  #gaiyo .content-box {
    width: auto;
  }
}

@media only screen and (max-width: 766px) {
  #gaiyo .content-box {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    padding: 0 15px;
  }
}

#gaiyo .content-box__left {
  width: 760px;
  border-right: 1px solid #a0a0a0;
  padding-right: 50px;
  font-size: 1.0rem;
  line-height: 2rem;
}

@media only screen and (max-width: 766px) {
  #gaiyo .content-box__left {
    width: 100%;
    padding-right: 0;
    border-right: none;
    margin-top: 30px;
  }
}

#gaiyo .content-box__right {
  width: 300px;
  padding-left: 50px;
}

@media only screen and (max-width: 766px) {
  #gaiyo .content-box__right {
    width: 100%;
    padding-left: 0;
  }
}

#gaiyo .content-box-wrap {
  margin-top: 40px;
}

#gaiyo .content-box-wrap > img {
  width: 100%;
}

#gaiyo .side__group {
  margin-top: 40px;
}

@media only screen and (max-width: 766px) {
  #gaiyo .side__group {
    border: 1px solid #a0a0a0;
    display: block;
    height: 49px;
    overflow: hidden !important;
    margin-top: 20px;
  }
}

#gaiyo .side__group .js-btn--lv2 {
  display: none;
}

@media only screen and (max-width: 766px) {
  #gaiyo .side__group .js-btn--lv2 {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url("../new_img/index/js-scroll-none.png");
    position: absolute;
    right: 15px;
    box-sizing: border-box;
  }
}

#gaiyo .side__group .content-box-wrap {
  margin-top: 0;
}

@media only screen and (max-width: 766px) {
  #gaiyo .js-menu--close {
    height: 50px;
    overflow: hidden !important;
  }
}

@media only screen and (max-width: 766px) {
  #gaiyo .js-menu--open {
    height: 90%;
    border: 1px solid #a0a0a0;
    display: block;
  }
}

#gaiyo .link-list {
  border: 1px solid #a0a0a0;
}

@media only screen and (max-width: 766px) {
  #gaiyo .link-list {
    border: none;
    padding-right: 15px;
    padding-left: 15px;
  }
}

#gaiyo .link-list__item {
  border-top: 1px solid #a0a0a0;
}

#gaiyo .link-list__item:first-child {
  border: none;
}

#gaiyo .link-list__item > a {
  display: block;
  padding: 17px 0 17px 20px;
}

#gaiyo .link-list__item > a:hover {
  background-color: #00a7fe;
  color: #ffffff;
}

@media only screen and (max-width: 766px) {
  #gaiyo .link-list__item .next-icon {
    display: none;
  }
}

#gaiyo .link-list__item:nth-of-type(1) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#gaiyo .link-list__item:nth-of-type(2) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#gaiyo .link-list__item:nth-of-type(3) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#gaiyo .link-list__item:nth-of-type(4) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#gaiyo .link-list__item:nth-of-type(5) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#gaiyo .link-list__item:nth-of-type(6) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#gaiyo .link-list__item:nth-of-type(7) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#gaiyo .link-list__item .current {
  background-color: #00a7fe;
  color: white;
}

#gaiyo .link-list__item .current > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#gaiyo .table-box {
  margin-top: 30px;
  width: 100%;
}

#gaiyo .table-box__item {
  display: block;
}

#gaiyo .table-box__item:nth-child(odd) {
  background-color: #eeeeee;
}

#gaiyo .table-box__item > td {
  padding: 12px 19px;
  font-size: 1.0rem;
  line-height: 2rem;
  font-family: "Noto Sans Japanese", serif;
}

#gaiyo .table-box__item > td:nth-of-type(1) {
  min-width: 50px;
}

@media only screen and (max-width: 766px) {
  #gaiyo .table-box__item > td:nth-of-type(1) {
    min-width: 50px;
  }
}

#gaiyo .table-box__item > td:nth-of-type(2) {
  min-width: 80px;
}

@media only screen and (max-width: 766px) {
  #gaiyo .table-box__item > td {
    min-width: 80px;
    padding: 6px 9.5px;
    font-size: 0.5rem;
  }
}

#gaiyo .table-box--lv2 .table-box__item > td:nth-of-type(1) {
  min-width: 230px;
}

@media only screen and (max-width: 766px) {
  #gaiyo .table-box--lv2 .table-box__item > td:nth-of-type(1) {
    min-width: 80px;
  }
}

#gaiyo .table-box--lv2 .table-box__item > td:nth-of-type(2) {
  min-width: 135px;
}

@media only screen and (max-width: 766px) {
  #gaiyo .table-box--lv2 .table-box__item > td:nth-of-type(2) {
    min-width: 80px;
  }
}

#gaiyo .gaiyo_text {
  font-size: 1.0rem;
  line-height: 1.5rem;
}

#gaiyo .gaiyo_text--lv1 {
  margin-top: 24px;
}

#gaiyo .manymenu {
  margin-top: 100px;
}

#gaiyo #rekishi .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 766px) {
  #gaiyo #rekishi .img-box {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}

#gaiyo #rekishi .img-box__item {
  height: 100%;
  margin-left: 30px;
}

@media only screen and (max-width: 766px) {
  #gaiyo #rekishi .img-box__item {
    margin-left: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}

@media only screen and (max-width: 766px) {
  #gaiyo #rekishi .img-box__item > img {
    width: 100%;
  }
}

#gaiyo #rekishi .text-lv1 {
  margin-top: 14px;
}

#gaiyo #rekishi .text-lv2 {
  margin-top: 24px;
}

#gaiyo #soshiki .list-big-item:not(:nth-of-type(1)) {
  margin-top: 60px;
}

#gaiyo #soshiki .list-big-item .title-lv5:not(:nth-of-type(1)) {
  margin-top: 30px;
}

#gaiyo #jigyo .content-box__left {
  font-size: 1.0rem;
  line-height: 2rem;
}

#gaiyo #jigyo .box {
  margin-top: 30px;
}

@media only screen and (max-width: 766px) {
  #gaiyo #jigyo .box {
    margin-top: 15px;
  }
}

#gaiyo #jigyo .box__item--lv1 {
  margin-top: 30px;
}

@media only screen and (max-width: 766px) {
  #gaiyo #jigyo .box__item--lv1 {
    margin-top: 15px;
  }
}

#gaiyo #jigyo .table-box {
  margin-top: 30px;
  width: 50%;
}

@media only screen and (max-width: 766px) {
  #gaiyo #jigyo .table-box {
    width: 100%;
  }
}

#gaiyo #jigyo .table-box__item {
  display: block;
}

#gaiyo #jigyo .table-box__item:nth-child(odd) {
  background-color: #eeeeee;
}

#gaiyo #jigyo .table-box__item > td {
  padding: 12px 19px;
  font-size: 1.0rem;
  line-height: 2rem;
  font-family: "Noto Sans Japanese", serif;
}

@media only screen and (max-width: 766px) {
  #gaiyo #jigyo .table-box__item > td {
    padding: 6px 9.5px;
    font-size: 0.5rem;
    width: 100%;
  }
}

#gaiyo #jigyo .table-box__item > td:nth-of-type(1) {
  width: 100px;
  white-space: nowrap;
}

#gaiyo #jigyo .table-box__item > td:nth-of-type(2) {
  border-left: 1px solid #ffffff;
}

#gaiyo #jigyo .mt18 {
  margin-top: 18px;
}

@media only screen and (max-width: 766px) {
  #gaiyo #jigyo .mt18 {
    margin-top: 9px;
  }
}

.required {
  color: #f00;
}

.required-text {
  text-align: left;
  margin: auto;
  width: 727px;
}

@media only screen and (max-width: 766px) {
  .required-text {
    width: auto;
  }
}

.end-text {
  margin-top: 20px;
}

@media only screen and (max-width: 766px) {
  .end-text {
    margin-top: 10px;
  }
}

.thanks-text {
  width: 1000px;
  margin: auto;
  text-align: center;
}

@media only screen and (max-width: 766px) {
  .thanks-text {
    width: 100%;
  }
}

.thanks-text .thnks-button {
  width: 412px;
  display: block;
  text-align: center;
  margin: 60px auto 0;
}

@media only screen and (max-width: 766px) {
  .thanks-text .thnks-button {
    width: 100%;
    margin-top: 30px;
  }
}

#page .content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  max-width: 1160px;
  margin: 0 auto;
}

@media only screen and (max-width: 766px) {
  #page .content-box {
    width: auto;
  }
}

@media only screen and (max-width: 766px) {
  #page .content-box {
    -webkit-box-pack: none;
        -ms-flex-pack: none;
            justify-content: none;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    padding: 0 15px;
  }
}

#page .content-box__left {
  width: 800px;
  border-right: 1px solid #a0a0a0;
  padding-right: 50px;
}

@media only screen and (max-width: 766px) {
  #page .content-box__left {
    font-size: 1.0rem;
    line-height: 2rem;
    width: 100%;
    border: none;
    padding-right: 0;
  }
}

#page .content-box__left--onecol {
  border: none;
  padding-right: 0;
  width: 800px;
}

@media only screen and (max-width: 766px) {
  #page .content-box__left--onecol {
    width: 100%;
  }
}

#page .content-box__right {
  max-width: 300px;
  padding-left: 50px;
}

@media only screen and (max-width: 766px) {
  #page .content-box__right {
    padding-left: 0;
    margin: 0 auto 30px;
    max-width: none;
    width: 100%;
  }
}

#page .content-box-wrap {
  margin-top: 30px;
}

#page .side__group {
  margin-top: 40px;
}

@media only screen and (max-width: 766px) {
  #page .side__group {
    position: relative;
    border: 1px solid #a0a0a0;
    display: block;
    height: 49px;
    overflow: hidden !important;
    margin-top: 20px;
    margin-bottom: -1px;
  }
}

#page .side__group--news {
  margin-top: 40px;
}

@media only screen and (max-width: 766px) {
  #page .side__group--news {
    position: relative;
    border: 1px solid #a0a0a0;
    display: block;
    height: 49px;
    overflow: hidden !important;
    margin-top: 20px;
    margin-bottom: -1px;
  }
}

#page .side__group .js-btn--lv2 {
  display: none;
}

@media only screen and (max-width: 766px) {
  #page .side__group .js-btn--lv2 {
    display: inline-block;
    width: 50px;
    height: 51px;
    background-image: url("../new_img/index/js-scroll-none.png");
    position: absolute;
    right: 0;
  }
}

#page .side__group .content-box-wrap {
  margin-top: 0;
}

@media only screen and (max-width: 766px) {
  #page .next-icon {
    display: none;
  }
}

@media only screen and (max-width: 766px) {
  #page .js-menu--close {
    height: 50px;
    overflow: hidden !important;
  }
}

@media only screen and (max-width: 766px) {
  #page .js-menu--open {
    height: 90%;
    border: 1px solid #a0a0a0;
    display: block;
  }
}

@media only screen and (max-width: 766px) {
  #page .js-menu--open__news {
    border: 1px solid #a0a0a0;
    display: block;
    height: 53% !important;
  }
}

#page .link-list {
  border: 1px solid #a0a0a0;
}

@media only screen and (max-width: 766px) {
  #page .link-list {
    border: none;
    padding: 0 15px;
  }
}

#page .link-list__item {
  border-top: 1px solid #a0a0a0;
}

#page .link-list__item:first-child {
  border: none;
}

#page .link-list__item > a {
  display: block;
  padding: 17px 0 17px 20px;
}

#page .link-list__item > a:hover {
  background-color: #00a7fe;
  color: #ffffff;
}

@media only screen and (max-width: 766px) {
  #page .link-list__item > a:hover {
    background-color: none;
  }
}

#page .link-list__item:nth-of-type(1) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#page .link-list__item:nth-of-type(2) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#page .link-list__item:nth-of-type(3) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#page .link-list__item:nth-of-type(4) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#page .link-list__item:nth-of-type(5) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#page .link-list__item:nth-of-type(6) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#page .link-list__item:nth-of-type(7) a:hover > .next-icon {
  margin-right: 10px;
  width: 6px;
  height: 10px;
  background-image: url("../new_img/gaiyo/next-icon--after.png");
}

#page .table-box {
  margin-top: 30px;
  width: 100%;
}

#page .table-box__item {
  display: block;
}

#page .table-box__item:nth-child(odd) {
  background-color: #eeeeee;
}

#page .table-box__item > td {
  padding: 12px 19px;
  font-size: 1.0rem;
  line-height: 2rem;
  font-family: "Noto Sans Japanese", serif;
}

#page .text {
  font-size: 1.0rem;
  line-height: 2rem;
}

#page .text--lv1 {
  margin-top: 1px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv1 {
    margin-top: 0.5px;
  }
}

#page .text--lv2 {
  margin-top: 2px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv2 {
    margin-top: 1px;
  }
}

#page .text--lv3 {
  margin-top: 3px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv3 {
    margin-top: 1.5px;
  }
}

#page .text--lv4 {
  margin-top: 4px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv4 {
    margin-top: 2px;
  }
}

#page .text--lv5 {
  margin-top: 5px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv5 {
    margin-top: 2.5px;
  }
}

#page .text--lv6 {
  margin-top: 6px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv6 {
    margin-top: 3px;
  }
}

#page .text--lv7 {
  margin-top: 7px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv7 {
    margin-top: 3.5px;
  }
}

#page .text--lv8 {
  margin-top: 8px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv8 {
    margin-top: 4px;
  }
}

#page .text--lv9 {
  margin-top: 9px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv9 {
    margin-top: 4.5px;
  }
}

#page .text--lv10 {
  margin-top: 10px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv10 {
    margin-top: 5px;
  }
}

#page .text--lv11 {
  margin-top: 11px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv11 {
    margin-top: 5.5px;
  }
}

#page .text--lv12 {
  margin-top: 12px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv12 {
    margin-top: 6px;
  }
}

#page .text--lv13 {
  margin-top: 13px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv13 {
    margin-top: 6.5px;
  }
}

#page .text--lv14 {
  margin-top: 14px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv14 {
    margin-top: 7px;
  }
}

#page .text--lv15 {
  margin-top: 15px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv15 {
    margin-top: 7.5px;
  }
}

#page .text--lv16 {
  margin-top: 16px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv16 {
    margin-top: 8px;
  }
}

#page .text--lv17 {
  margin-top: 17px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv17 {
    margin-top: 8.5px;
  }
}

#page .text--lv18 {
  margin-top: 18px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv18 {
    margin-top: 9px;
  }
}

#page .text--lv19 {
  margin-top: 19px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv19 {
    margin-top: 9.5px;
  }
}

#page .text--lv20 {
  margin-top: 20px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv20 {
    margin-top: 10px;
  }
}

#page .text--lv21 {
  margin-top: 21px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv21 {
    margin-top: 10.5px;
  }
}

#page .text--lv22 {
  margin-top: 22px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv22 {
    margin-top: 11px;
  }
}

#page .text--lv23 {
  margin-top: 23px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv23 {
    margin-top: 11.5px;
  }
}

#page .text--lv24 {
  margin-top: 24px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv24 {
    margin-top: 12px;
  }
}

#page .text--lv25 {
  margin-top: 25px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv25 {
    margin-top: 12.5px;
  }
}

#page .text--lv26 {
  margin-top: 26px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv26 {
    margin-top: 13px;
  }
}

#page .text--lv27 {
  margin-top: 27px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv27 {
    margin-top: 13.5px;
  }
}

#page .text--lv28 {
  margin-top: 28px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv28 {
    margin-top: 14px;
  }
}

#page .text--lv29 {
  margin-top: 29px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv29 {
    margin-top: 14.5px;
  }
}

#page .text--lv30 {
  margin-top: 30px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv30 {
    margin-top: 15px;
  }
}

#page .text--lv31 {
  margin-top: 31px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv31 {
    margin-top: 15.5px;
  }
}

#page .text--lv32 {
  margin-top: 32px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv32 {
    margin-top: 16px;
  }
}

#page .text--lv33 {
  margin-top: 33px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv33 {
    margin-top: 16.5px;
  }
}

#page .text--lv34 {
  margin-top: 34px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv34 {
    margin-top: 17px;
  }
}

#page .text--lv35 {
  margin-top: 35px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv35 {
    margin-top: 17.5px;
  }
}

#page .text--lv36 {
  margin-top: 36px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv36 {
    margin-top: 18px;
  }
}

#page .text--lv37 {
  margin-top: 37px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv37 {
    margin-top: 18.5px;
  }
}

#page .text--lv38 {
  margin-top: 38px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv38 {
    margin-top: 19px;
  }
}

#page .text--lv39 {
  margin-top: 39px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv39 {
    margin-top: 19.5px;
  }
}

#page .text--lv40 {
  margin-top: 40px;
}

@media only screen and (max-width: 766px) {
  #page .text--lv40 {
    margin-top: 20px;
  }
}

#page .manymenu {
  margin-top: 100px;
}

#page .tile-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px;
  border: solid 1px #a0a0a0;
}

@media only screen and (max-width: 766px) {
  #page .tile-box {
    display: block;
    padding: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#page .tile-box > img {
  display: block;
  height: 100%;
  margin-right: 0;
}

@media only screen and (max-width: 766px) {
  #page .tile-box > img {
    width: 100%;
    height: 50%;
    box-sizing: border-box;
    padding: 20px;
  }
}

#page .tile-box__group {
  position: relative;
  width: 100%;
  margin-left: 40px;
}

@media only screen and (max-width: 766px) {
  #page .tile-box__group {
    margin-left: 0;
  }
}

#page .tile-box__group__item {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 766px) {
  #page .tile-box__group__item {
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    text-align: center;
  }
}

#page .tile-box__group__item .text {
  margin-top: 30px;
  font-weight: bold;
  line-height: 1.5rem;
}

@media only screen and (max-width: 766px) {
  #page .tile-box__group__item .text {
    font-size: 0.8rem;
    margin-top: 5px;
    padding: 0 20px;
  }
}

#page .tile-box__group .readmore {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
}

@media only screen and (max-width: 766px) {
  #page .tile-box__group .readmore {
    position: static;
    margin-top: 5px;
    box-sizing: border-box;
    padding: 20px;
  }
}

#page .tile-box__group .readmore__text {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #00a7fe;
  color: #ffffff;
  width: 100%;
}

@media only screen and (max-width: 766px) {
  #page .tile-box__group .readmore__text {
    padding: 10px 0;
  }
}

#page .old-link {
  text-align: center;
}

#page .old-link__text {
  margin: 0 auto;
  width: 50%;
  display: block;
  color: #ffffff;
  background-color: #00a7fe;
  padding: 20px;
}

@media only screen and (max-width: 766px) {
  #page .old-link__text {
    padding: 10px 20px;
    width: 88%;
  }
}

@media only screen and (max-width: 766px) {
  #page #annualAcademic .content-box__left .img {
    width: 100%;
  }
}

#page #annualAcademic .content-box__right {
  width: 100%;
}

#page #annualAcademic .list-group__item--sendai {
  color: black;
}

#page #annualAcademic .sendai-sub > .list-group__item {
  margin-left: 10px;
}

#page #annualAcademic .sendai-sub > .list-group__item::before {
  display: none;
}

#page #access .googlemap {
  margin-top: 30px;
}

@media only screen and (max-width: 766px) {
  #page #access .googlemap {
    width: 100% !important;
  }
}

#page #access .googlemap > iframe {
  width: 800px;
  height: 600px;
}

@media only screen and (max-width: 766px) {
  #page #access .googlemap > iframe {
    width: 100%;
    height: 100%;
  }
}

#page #access .googlemap::after {
  content: '';
  display: block;
  clear: both;
}

#page #access .googlemap_text {
  float: right;
  margin-top: 14px;
}

@media only screen and (max-width: 766px) {
  #page #access .googlemap_text {
    margin-top: 0;
  }
}

#page #access .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

@media only screen and (max-width: 766px) {
  #page #access .img-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#page #access .img-box__left {
  margin-right: 40px;
}

@media only screen and (max-width: 766px) {
  #page #access .img-box__left {
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}

#page #access .img-box__right__text {
  margin-top: 14px;
}

@media only screen and (max-width: 766px) {
  #page #access .img-box__right__text {
    margin: 0;
  }
}

@media only screen and (max-width: 766px) {
  #page #access .img-box__right__img {
    width: 100%;
  }
}

#page #contact .table-box-lv2 {
  border-collapse: collapse;
  width: 100%;
}

#page #contact .table-box-lv2__item__content {
  padding: 20px;
  border: 1px solid #a0a0a0;
  width: 50%;
}

@media only screen and (max-width: 766px) {
  #page #contact .table-box-lv2__item__content {
    display: block;
    text-align: left;
    width: auto;
    margin: 0 auto;
  }
}

#page #contact .block {
  margin-top: 14px;
  font-size: 0.95rem;
}

@media only screen and (max-width: 766px) {
  #page #contact .block {
    margin-top: 0;
  }
}

#page #contact .list-group {
  margin-top: 0;
}

#page #contact .form-link {
  text-align: center;
  display: inline-block;
  margin-top: 60px;
  padding: 11px 120px;
  background-color: #00a7fe;
  color: white;
  font-size: 1.2rem;
  line-height: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #page #contact .form-link {
    padding: 11px 0;
    width: 100%;
  }
}

#page #contact .form-link:hover {
  border: 1px solid #00a7fe;
  background-color: #ffffff;
  color: #00a7fe;
  padding: 10px 119px;
}

@media only screen and (max-width: 766px) {
  #page #society-prize img {
    width: 100%;
  }
}

#page #society-prize .content-box-wrap--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

@media only screen and (max-width: 766px) {
  #page #society-prize .content-box-wrap--flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#page #society-prize .content-box-wrap__left {
  width: 50%;
}

@media only screen and (max-width: 766px) {
  #page #society-prize .content-box-wrap__left {
    width: 100%;
  }
}

#page #society-prize .content-box-wrap__right {
  width: 50%;
}

@media only screen and (max-width: 766px) {
  #page #society-prize .content-box-wrap__right {
    width: 100%;
  }
}

#page #active .table-box-lv3 {
  border-collapse: collapse;
  width: 100%;
}

#page #active .table-box-lv3__item {
  background-color: white;
}

#page #active .table-box-lv3__item__content {
  border: 1px solid #a0a0a0;
  width: calc(100% / 3);
}

#page #active .table-box-lv3__item__content > a {
  padding: 20px 0 20px 20px;
  display: block;
}

@media only screen and (max-width: 766px) {
  #page #active .table-box-lv3__item__content > a {
    padding: 10px 0 10px 10px;
    font-size: 0.5rem;
  }
}

#page #active .table-box-lv3__item__content > a:hover {
  background-color: #00a7fe;
  color: #ffffff;
}

#page #active table td:empty {
  background-image: -webkit-linear-gradient(102deg, transparent 49%, #a0a0a0, #a0a0a0, transparent 51%, transparent);
  background-image: linear-gradient(-12deg, transparent 49%, #a0a0a0, #a0a0a0, transparent 51%, transparent);
}

@media only screen and (max-width: 766px) {
  #page #active table td:empty {
    background-image: -webkit-linear-gradient(115deg, transparent 49%, #a0a0a0, #a0a0a0, transparent 51%, transparent);
    background-image: linear-gradient(-25deg, transparent 49%, #a0a0a0, #a0a0a0, transparent 51%, transparent);
  }
}

#page #branch .table-box-lv4 {
  border-collapse: collapse;
  width: 100%;
}

#page #branch .table-box-lv4__item {
  background-color: white;
}

#page #branch .table-box-lv4__item__content {
  border: 1px solid #a0a0a0;
  width: calc(100% / 3);
}

#page #branch .table-box-lv4__item__content > a {
  padding: 20px;
  display: block;
}

@media only screen and (max-width: 766px) {
  #page #branch .table-box-lv4__item__content > a {
    padding: 5px;
    font-size: 0.5rem;
  }
}

#page #branch .table-box-lv4__item__content > a:hover {
  background-color: #00a7fe;
  color: #ffffff;
}

#page #branch table td:empty {
  background-image: -webkit-linear-gradient(102deg, transparent 49%, #a0a0a0, #a0a0a0, transparent 51%, transparent);
  background-image: linear-gradient(-12deg, transparent 49%, #a0a0a0, #a0a0a0, transparent 51%, transparent);
}

@media only screen and (max-width: 766px) {
  #page #branch table td:empty {
    background-image: -webkit-linear-gradient(115deg, transparent 49%, #a0a0a0, #a0a0a0, transparent 51%, transparent);
    background-image: linear-gradient(-25deg, transparent 49%, #a0a0a0, #a0a0a0, transparent 51%, transparent);
  }
}

#page #branch .img {
  margin: 60px auto 0;
  display: block;
}

@media only screen and (max-width: 766px) {
  #page #branch .img {
    width: 80%;
  }
}

#page #info .content-box__left {
  font-size: 1.0rem;
  line-height: 2rem;
}

#page #info .date-box__group {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

@media only screen and (max-width: 766px) {
  #page #info .date-box__group {
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
}

#page #info .date-box__group__date {
  color: #00a7fe;
  font-weight: bold;
  font-size: 2.0rem;
}

@media only screen and (max-width: 766px) {
  #page #info .date-box__group__date {
    font-size: 1.0rem;
  }
}

#page #info .date-box__group__text {
  margin-top: 20px;
  font-size: 1.7rem;
  line-height: 2.6rem;
  font-weight: bold;
}

@media only screen and (max-width: 766px) {
  #page #info .date-box__group__text {
    margin-top: 10px;
    font-size: 0.85rem;
    line-height: 1.3rem;
  }
}

#page #info .content-box {
  margin-top: 30px;
}

#page #info .section-lv4--modifier {
  padding: 0 15px;
}

#page #info .table-box-lv5__item > td {
  font-size: 1.0rem;
  line-height: 2rem;
}

#page #info .table-box-lv5__item > td:nth-of-type(1) {
  -moz-text-align-last: justify;
       text-align-last: justify;
  padding-right: 30px;
}

#page #info img {
  display: block;
}

@media only screen and (max-width: 766px) {
  #page #info img {
    width: 100%;
    height: 50%;
    margin-top: 20px;
  }
}

#page #info .news-importnt-box {
  padding: 0 15px;
}

#page #info .date {
  letter-spacing: 2px;
  font-weight: bold;
}

#page #info .content-box__right .js-menu--open {
  height: 55%;
}

#page #info-detail .article-box__item {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.0rem;
  line-height: 2rem;
  display: block;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

#page #info-detail .article-box__item:hover {
  opacity: 0.7;
}

#page #info-detail .article-box__item__date {
  color: #00a7fe;
}

#page #info-detail .article-box__item:not(:nth-of-type(1)) {
  border-top: 1px dotted gray;
}

#page #info-detail .article-box__item:last-of-type {
  border-bottom: 1px dotted #a0a0a0;
}

#page #info-detail .content-box__right .js-menu--open {
  height: auto;
}

#page #info-detail .content-box__right .list-group {
  width: 100%;
}

#page #katsuyakunohito .date {
  font-size: 1.4rem;
  letter-spacing: 1px;
}

@media only screen and (max-width: 766px) {
  #page #katsuyakunohito .date {
    letter-spacing: none;
    font-size: 1.2rem;
  }
}

#page #katsuyakunohito .title-lv8 {
  font-size: 1.4rem;
}

#page #katsuyakunohito .list-group {
  width: 100%;
}

#page #katsuyakunohito .tile-box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 766px) {
  #page #katsuyakunohito .tile-box2 {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#page #katsuyakunohito .tile-box2 > img {
  margin-left: 30px;
  height: 100%;
}

@media only screen and (max-width: 766px) {
  #page #katsuyakunohito .tile-box2 > img {
    margin-left: 0;
    width: 100%;
    margin-top: 20px;
  }
}

#page #pharm-me .col2-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 766px) {
  #page #pharm-me .col2-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#page #pharm-me .col2-box__item-box {
  position: relative;
  width: 100%;
}

#page #pharm-me .col2-box__item-box__group {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

@media only screen and (max-width: 766px) {
  #page #pharm-me .col2-box__item-box__group {
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
}

#page #pharm-me .col2-box__img {
  height: 100%;
  margin-left: 30px;
}

@media only screen and (max-width: 766px) {
  #page #pharm-me .col2-box__img {
    margin-left: 0;
    width: 100%;
  }
}

#page #herbal-medicine .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#page #herbal-medicine .img-box__item {
  margin-right: 30px;
}

@media only screen and (max-width: 766px) {
  #page #herbal-medicine .img-box__item:not(:nth-of-type(1)) {
    margin-top: 30px;
  }
}

#page #herbal-medicine .img-box__item__text {
  margin-top: 10px;
}

@media only screen and (max-width: 766px) {
  #page #herbal-medicine .img-box__item__text {
    margin-top: 0;
  }
}

#page #pharm-tips .content-box__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 0;
}

#page #pharm-tips .content-box__left .col2__item {
  width: calc(100% / 2 - 60px);
  display: block;
  margin-right: 60px;
}

@media only screen and (max-width: 766px) {
  #page #pharm-tips .content-box__left .col2__item {
    width: 100%;
    margin-right: 0;
  }
  #page #pharm-tips .content-box__left .col2__item:not(:first-child) {
    margin-top: 30px;
  }
}

#page #pharm-tips .content-box__left .col2__item > img {
  margin-top: 20px;
  width: 100%;
}

@media only screen and (max-width: 766px) {
  #page #pharm-tips .content-box__left .col2__item > img {
    text-align: center;
  }
}

#page #pharm-tips .content-box__left .col2__item:nth-of-type(n+3) {
  margin-top: 60px;
}

@media only screen and (max-width: 766px) {
  #page #pharm-tips .content-box__left .col2__item:nth-of-type(n+3) {
    margin-top: 30px;
  }
}

#page #pharm-tips .content-box__left .col2__item__text {
  margin-top: 26px;
  max-width: 330px;
}

@media only screen and (max-width: 766px) {
  #page #pharm-tips .content-box__left .col2__item__text {
    margin-top: 13px;
  }
}

#page #publish .next-icon {
  display: inline-block;
}

#page #publish .content-box__left {
  font-size: 1.0rem;
  line-height: 2rem;
  padding-right: 10px;
}

@media only screen and (max-width: 766px) {
  #page #publish .content-box__right .next-icon {
    display: none;
  }
}

#page #publish .col3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

#page #publish .col3:after {
  content: '';
  display: block;
  width: 30%;
}

#page #publish .col3--lv2 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#page #publish .col3__item {
  display: block;
  margin-right: 30px;
  width: calc(100% / 2 -90px);
}

@media only screen and (max-width: 766px) {
  #page #publish .col3__item:not(:first-child) {
    margin-top: 30px;
  }
}

#page #publish .col3__item > img {
  display: block;
}

#page #publish .col3__item__text {
  margin-top: 20px;
  line-height: 1.2;
}

@media only screen and (max-width: 766px) {
  #page #publish .col3__item__text {
    margin-top: 10px;
  }
}

#page #publish .publish-table {
  display: table;
}

#page #publish .publish-box-lv1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}

@media only screen and (max-width: 766px) {
  #page #publish .publish-box-lv1 > img {
    width: 50%;
    height: 50%;
  }
}

#page #publish .publish-box-lv1__item {
  margin-left: 24px;
}

@media only screen and (max-width: 766px) {
  #page #publish .publish-box-lv1__item {
    margin-left: 12px;
  }
}

#page #publish .publish-box-lv1__item--modifier {
  margin-left: 48px;
}

@media only screen and (max-width: 766px) {
  #page #publish .publish-box-lv1__item--modifier {
    margin-left: 24px;
  }
}

#page #publish .publish-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  margin-top: -20px;
}

@media only screen and (max-width: 766px) {
  #page #publish .publish-link {
    margin: 0;
  }
}

#page #publish .publish-link > li {
  margin-left: 30px;
}

#page #publish .publish-box-lv2__item {
  padding: 30px;
  border-top: 1px solid #a0a0a0;
  position: relative;
}

@media only screen and (max-width: 766px) {
  #page #publish .publish-box-lv2__item {
    padding: 15px;
  }
}

#page #publish .publish-box-lv2__item__img {
  float: right;
  display: block;
  height: 256px;
  margin-left: 30px;
}

@media only screen and (max-width: 766px) {
  #page #publish .publish-box-lv2__item__img {
    float: none;
    margin: 0 auto;
  }
}

#page #publish .publish-box-lv2__item__img::after {
  content: '';
  display: inline-block;
  clear: both;
}

@media only screen and (max-width: 766px) {
  #page #publish .publish-box-lv2__item__text {
    margin-top: 15px;
  }
}

#page #publish .publish-box-lv2-link {
  display: inline-block;
  float: right;
  margin-right: 30px;
}

#page #publish .publish-box-lv2-link::after {
  content: '';
  display: table;
  clear: both;
}

#page #publish .publish-box-lv2-link .next-icon {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

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

.thumbnail-box--img {
  display: block;
  width: 20%;
}

.thumbnail-box--img img {
  max-width: 100%;
  display: block;
}

.thumbnail-box--content {
  width: 80%;
  margin-left: 20px;
  line-height: 1.5;
}

.cmsbox a {
  color: #00a7fe;
}

.cmsbox h1, .cmsbox h2, .cmsbox h3, .cmsbox h4, .cmsbox h5, .cmsbox h6 {
  font-weight: bold;
}

.cmsbox h1 {
  font-size: 2.0rem;
}

.cmsbox h2 {
  font-size: 1.8rem;
}

.cmsbox h3 {
  font-size: 1.5rem;
}

.cmsbox h4 {
  font-size: 1.4rem;
}

.cmsbox h5 {
  font-size: 1.3rem;
}

.cmsbox h6 {
  font-size: 1.2rem;
}

.cmsbox strong {
  font-weight: bold;
}

.cmsbox img {
  max-width: 100%;
  height: auto;
}

.cmsbox_thumb {
  float: right;
  margin-left: 20px;
  margin-top: 60px;
}

@media only screen and (max-width: 766px) {
  .cmsbox_thumb {
    float: inherit;
    margin: 20px auto 0;
    display: block;
  }
}
