/* ==========================================================================
   Foundation
========================================================================== */

.sp {
  display: none;
}

/* ==========================================================================
   Layout - Footer
   ========================================================================== */
/* Page footer
   ========================================================================== */
.page-footer {
  min-width: 960px;
  padding-top: 70px;
  overflow: visible;
  zoom: 1;
  background-color: #fff;
}

.page-footer::before,
.page-footer::after {
  display: table;
  content: "";
}

.page-footer::after {
  clear: both;
}

.page-footer .footer-nav a {
  color: #fff;
  text-decoration: none;
}

.page-footer .footer-nav a:hover {
  text-decoration: underline;
}

.page-footer .footer-lower {
  position: relative;
  padding: 30px 0 60px;
  overflow: visible;
  clear: both;
  font-size: 1em;
  background: url(/library/default/img_renew/layout/footer_line_img01.png) bottom center / 960px 45px no-repeat, url(/library/default/img_renew/layout/footer_line_img02.png) bottom 16px left / 1px 13px repeat-x;
  background-color: #fff;
  border-top: #094 3px solid;
}

.page-footer .footer-lower .footer-logo {
  float: left;
  margin-top: 0;
}

.page-footer .footer-lower .footer-sub-nav {
  float: right;
  width: 620px;
  overflow: hidden;
  text-align: right;
}

.page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list {
  margin-right: -10px;
}

.page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li {
  display: inline-block;
  padding-right: 5px;
  margin: 0 5px 12px 0;
  font-size: 1.1em;
  line-height: 1;
  border-right: 1px solid #bcbcbc;
}

.page-footer .footer-lower .copyright {
  clear: both;
  font-size: 1.1em;
  color: #666;
  text-align: right;
}

.page-footer.theme-popup {
  padding: 16px 0;
  margin-top: 70px;
  overflow: hidden;
  background: #fff;
  border-top: 1px solid #eaeaea;
}

.page-footer.theme-popup .footer-logo {
  float: left;
  margin: 0 0 0 25px;
}

.page-footer.theme-popup .footer-logo:first-child {
  margin-top: 0;
}

.page-footer.theme-popup .copyright {
  float: right;
  margin: 0 25px 0 0;
  clear: none;
  font-size: 1.1em;
  color: #666;
  text-align: right;
}

#footerArea .pbNestedWrapper {
  overflow: visible;
}

.page-footer .pbNestedWrapper {
  overflow: visible;
}

.footer-totop {
  margin-top: 0 !important;
}

.footer-totop a {
  position: absolute;
  top: -84px;
  right: 42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 67px;
  padding: 66px 5px 20px;
  font-size: 1.2rem;
  line-height: 1.1667;
  color: #094 !important;
  text-align: center;
  background: url(/library/default/img_renew/layout/footer_totop.png) top center / 67px 115px no-repeat;
}

.footer-lower .inner,
.footer-nav-wrap .inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

/* Page Copyright
   ========================================================================== */
.page-copyright {
  padding: 10px 0;
}

.page-copyright_inner {
  width: 960px;
  margin: 0 auto;
}

.page-copyright_inner > p {
  margin-top: 0 !important;
  font-size: 1.1rem;
  text-align: right;
}

.page-copyright_inner > p br {
  display: none;
}

/* PC to SP button
   ========================================================================== */
.stViewMode {
  padding: 60px 0 19px;
}

.stViewMode dt,
.stViewMode dd {
  display: none;
}

.stViewMode .stLast {
  display: block;
  width: 710px;
  margin: 0 auto;
}

.stViewMode .stLast > a {
  display: block;
  width: 710px;
  height: 130px;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  background: url(../../common/sp-footer_btn_pc-page.png) no-repeat 0 0;
}

.win,
.mac {
  overflow-y: auto;
}

html.active {
  height: 100%;
  overflow: hidden !important;
}

body.active {
  overflow: hidden;
}

.wrapper {
  width: 870px;
  margin: 0 auto;
}

img {
  max-width: 100%;
}

area {
  border: none;
  outline: none;
}

/* common reset */
section {
  margin: 0;
}

.theme-single-column .pbAreaWrapper1 {
  margin-top: 0;
  width: auto;
}

/* header */
.featureHead {
  padding: 15px 0 10px;
  border-bottom: #094 4px solid;
}

.featureHead * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.featureHead .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px;
}

.featureHead .wrapper .logo {
  width: 210px;
  padding-top: 4px;
  margin-left: 15px;
}

/* breadcrumb */
.bousai .breadcrumb_wrapper {
  width: 100%;
  background-color: #ffffe6;
}

.bousai .breadcrumb {
  width: 710px;
  padding: 20px 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.bousai .breadcrumb li {
  position: relative;
  font-size: 1.2rem;
  color: #094;
  white-space: nowrap;
}

.bousai .breadcrumb li:first-child {
  padding-left: 2em;
}

.bousai .breadcrumb li:first-child::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  content: "";
  background: url("/library/bousai-gensai/images/home.png") left center no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.bousai .breadcrumb li:not(:first-child) {
  padding-left: 12px;
  margin-left: 4px;
}

.bousai .breadcrumb li:not(:first-child)::after {
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 5px;
  height: 5px;
  content: "";
  border-right: 1px solid;
  border-bottom: 1px solid;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.bousai .breadcrumb li:last-child {
  white-space: normal;
}

.bousai .breadcrumb li a {
  color: #094;
}

/* main */
.bousai {
  color: #666;
}

.bousai * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bousai .wrapper {
  width: 710px;
  padding: 0 35px;
  margin: 0 auto;
}

.bousai .headArea {
  width: 100%;
  max-height: 432px;
  padding: 0;
  margin: 0 auto;
  background: url("/library/bousai-gensai/images/kv_line.png") repeat-x;
  background-color: #ffffe4;
  background-position: center bottom;
  background-size: 100% auto;
}

.bousai .headAreaInner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}

.bousai .headArea .kv_bg {
  max-width: 100%;
  max-height: 100%;
}

.bousai .headArea h1 {
  max-width: 618px;
}

.bousai .headArea h1 img {
  position: absolute;
  top: 0;
  left: 50%;
  max-width: 48.28125%;
  line-height: 0;
  vertical-align: bottom;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bousai .headArea .kvPeople {
  width: 52.10938%;
  position: absolute;
  bottom: -16.04198%;
  left: 50%;
  margin: auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 667px;
}

.bousai .headArea .kvPeople img {
  width: 100%;
}

.bousai .statementArea {
  margin: 0 auto;
  background-color: #094;
}

.bousai .statementAreaWrapper {
  width: 680px;
  margin: 0 auto;
}

.bousai .statementArea .text {
  padding: 14.11765% 0 40px;
  margin-top: 0;
}

.bousai .statementArea .text p {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.941;
  color: #fff;
  text-align: center;
}

.bousai .news {
  width: 100%;
  background-color: #fff;
}

.bousai .newsWrapper {
  width: 870px;
  padding: 73px 0 60px;
  margin: 0 auto;
}

.bousai .newsFrame {
  position: relative;
  text-align: center;
  border-color: #094;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
}

.bousai .newsTitle {
  position: absolute;
  top: -21px;
  right: 0;
  left: 0;
  height: 42px;
  margin: auto;
}

.bousai .newsTitle h2 {
  display: inline-block;
  padding: 8px 34px;
  font-size: 2.6rem;
  line-height: 1;
  color: #fff;
  background-color: #094;
  border-radius: 32px;
}

.bousai .news .newsList {
  width: 680px;
  margin: 48px auto 14px;
}

.bousai .news .newsList li {
  padding-bottom: 26px;
}

.bousai .news .news_date {
  font-size: 1.6rem;
  line-height: 1.438;
}

.bousai .news .news_date + p {
  margin-top: 8px;
}

.bousai .news .news_link {
  display: inline-block;
  padding-left: 30px;
  font-size: 1.6rem;
  line-height: 1.438;
  vertical-align: top;
  background: url(/library/bousai-gensai/images/link_bg01.png) no-repeat 0 3px;
  background-size: 20px auto;
}

.bousai .news .news_link a {
  color: #666;
  text-decoration: underline;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: middle;
}

.bousai .specialContents {
  width: 100%;
  margin: 0 auto;
  background-image: linear-gradient(-45deg, #fff, #fff 48.5%, #e3fff0 49.5%, #e3fff0 50.5%, #fff 51.5%, #fff);
  background-size: 18px 18px;
}

.bousai .specialContentsTitle {
  margin: 69px auto 20px;
  text-align: center;
}

.bousai .specialContentsTitle img {
  width: 378px;
}

.bousai .specialContentsArea {
  margin: 0 auto 64px;
  text-align: center;
}

.bousai .specialContentsArea .program {
  margin: 0 auto 78px;
}

.bousai .specialContentsArea .program h3 {
  width: 710px;
  margin: 0 auto;
  background-color: #fff;
}

.bousai .specialContentsArea .program img {
  max-width: 100%;
}

.bousai .specialContentsArea .programDetails {
  width: 710px;
  margin: 0 auto;
}

.bousai .specialContentsArea .programDetails li {
  width: 710px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.bousai .specialContentsArea .program .subtitle {
  position: relative;
  display: inline-block;
  padding: 0 16px;
  margin: 36px auto 18px;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.708;
  color: #094;
  letter-spacing: 0.2rem;
}

.bousai .specialContentsArea .program .subtitle::before, .bousai .specialContentsArea .program .subtitle::after {
  position: absolute;
  top: calc(50% - 3px);
  width: 6px;
  height: 6px;
  content: "";
  background: #094;
  border-radius: 50%;
}

.bousai .specialContentsArea .program .subtitle::before {
  left: 0;
}

.bousai .specialContentsArea .program .subtitle::after {
  right: 0;
}

.bousai .specialContentsArea .programDetailsText {
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 1.938;
  color: #333;
  text-align: left;
}

.bousai .specialContentsArea .programDetailsText.textCenter {
  text-align: center;
}

.bousai .specialContentsArea .programDetailsAdvisor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 640px;
  margin: 30px auto 0;
}

.bousai .specialContentsArea .programDetailsPhoto {
  width: 110px;
  margin-right: 29px;
}

.bousai .specialContentsArea .program .advisorComment {
  width: 440px;
}

.bousai .specialContentsArea .program .advisorComment h5 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.292;
  color: #666;
  letter-spacing: 0.2rem;
}

.bousai .specialContentsArea .program .advisorComment .advisorCommentText {
  margin-top: 8px;
  font-size: 1.6rem;
  line-height: 1.938;
  color: #666;
}

.bousai .specialContentsArea .shibuya {
  margin: 0 auto;
}

.bousai .specialContentsArea .shibuya h3 {
  width: 710px;
  margin: 0 auto 30px;
  background-color: #fff;
}

.bousai .specialContentsArea .shibuya img {
  max-width: 100%;
}

.bousai .specialContentsArea .shibuya .text {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.938;
  color: #666;
  text-align: center;
}

.bousai .specialContentsArea a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.bousai .specialContentsArea a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.bousai .contents {
  margin: 0 auto;
  background-color: #fffff0;
}

.bousai .contents .contentsTitle {
  width: 201px;
  margin: 80px auto 15px;
  text-align: center;
}

.bousai .contents .subTitle {
  margin: 0 auto 10px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.938;
  color: #666;
  text-align: center;
}

.bousai .contents h3.subTitle {
  margin-bottom: 30px;
}

.bousai .contents .contentsLink {
  width: 710px;
  margin: 0 auto 70px;
}

.bousai .contents .contentsLink li {
  margin-top: 30px;
}

.bousai .contents .contentsLink li:first-child {
  margin-top: 0;
}

.bousai .contents .contentsLink li a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.bousai .contents .contentsLink li a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.bousai .contents .text {
  margin: 10px 0 0;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.938;
  color: #666;
}

.bousai .kasaiArea {
  padding: 0 0 104px;
  margin: 0 auto;
  text-align: center;
  background-color: #ebf5de;
}

.bousai .kasaiArea .kasaiAreaTitle {
  margin: 86px auto 38px;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.367;
  color: #094;
  text-align: center;
}

.bousai .kasaiArea .text__l {
  margin-top: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.55;
  color: #666;
  text-align: center;
}

.bousai .kasaiArea .text__s {
  margin-top: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.55;
  color: #666;
  text-align: center;
}

.bousai .kasaiArea .text__s strong {
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 1.85;
}

.bousai .kasaiArea .kasaiSecurityPicto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 710px;
  margin: 0 auto 30px;
  letter-spacing: 0.2rem;
}

.bousai .kasaiArea .kasaiSecurityPictoItem {
  position: relative;
  width: 130px;
}

.bousai .kasaiArea .kasaiSecurityPictoItem p {
  position: absolute;
  top: 20px;
  left: 50%;
  margin: auto;
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1.24;
  color: #094;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bousai .kasaiArea .kasaiImages01 {
  width: 521px;
  margin: 10px auto 38px;
}

.bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 818px;
  margin: 50px auto 0;
  text-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}

.bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  font-size: 1.8rem;
  text-align: center;
}

.bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList li .button-images {
  vertical-align: middle;
}

.bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList li .button-images img {
  width: 146px;
  margin-right: 9px;
}

.bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList .mod-button-link-list_button.kasaiListBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList .mod-button-link-list_button.kasaiListBtn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 402px;
}

.bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList .mod-button-link-list_button.kasaiListBtn .button-text {
  margin: 3px 0 0;
}

.bousai .kasaiArea .featuredArticlesBtn {
  margin: 14px auto 0;
  font-size: 3.4rem;
  font-weight: 900;
  line-height: 0.912;
  letter-spacing: 0.15em;
}

.bousai .kasaiArea .featuredArticlesBtn a {
  display: inline-block;
  width: 400px;
  padding: 32px 0;
  color: #fff;
  text-decoration: none;
  background-color: #094;
  border-radius: 10px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.bousai .kasaiArea .featuredArticlesBtn a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.bousai .limitedArea {
  padding: 96px 0 128px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}

.bousai .limitedAreaTitle {
  position: relative;
  display: inline-block;
  padding: 0 70px;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.367;
  color: #094;
  text-align: center;
  letter-spacing: 0.09em;
}

.bousai .limitedAreaTitle::before, .bousai .limitedAreaTitle::after {
  position: absolute;
  top: 60%;
  display: inline-block;
  width: 90px;
  height: 2px;
  content: "";
  background-color: green;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.bousai .limitedAreaTitle::before {
  left: 0;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}

.bousai .limitedAreaTitle::after {
  right: 0;
}

.bousai .limitedArea .limitedAreaNewsletter {
  width: 540px;
  margin: 20px auto 22px;
}

.bousai .limitedArea .text {
  width: 710px;
  margin: 0 auto 40px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.938;
  color: #666;
  text-align: left;
}

.bousai .limitedArea ul.mod-button-link-list.limitedBtn {
  width: 400px;
  margin: 0 auto 16px;
}

.bousai .limitedArea ul.mod-button-link-list.limitedBtn li {
  width: 400px;
  margin-right: 0;
}

.bousai .limitedArea .limitedTextAtt {
  margin: 0 auto;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.813;
  color: #666;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .footer-lower .inner,
  .footer-nav-wrap .inner {
    width: 100%;
  }
  .stViewMode .stLast {
    width: 100%;
  }
  .stViewMode .stLast > a {
    width: 100%;
    height: calc(100vw / 710 * 130);
    background-size: contain;
  }
  body {
    min-width: 0;
  }
  .wrapper {
    width: 100%;
  }
  .featureHead {
    border: none;
  }
  .featureHead .wrapper {
    padding: 0 2.6%;
  }
  .featureHead .wrapper .logo {
    width: 36%;
    margin-left: 3.4%;
  }
  .bousai .breadcrumb {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 96%;
    margin-top: 10px;
  }
  .bousai .breadcrumb li {
    font-size: 0.9rem;
  }
  .bousai .breadcrumb li:not(:first-child)::after {
    top: 0.4em;
  }
  .bousai .wrapper {
    width: 100%;
    padding: 0 8%;
  }
  .bousai .headArea {
    width: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0 auto;
    background: none;
    background-color: #ffffe4;
  }
  .bousai .headAreaInner {
    max-width: 100%;
  }
  .bousai .headArea h1 {
    max-width: 100%;
    margin: 0 auto;
  }
  .bousai .headArea h1 img {
    max-width: 100%;
  }
  .bousai .headArea .kvPeople {
    max-width: 100%;
    margin: 0 auto;
    bottom: -16.13333%;
    width: 100%;
  }
  .bousai .statementAreaWrapper {
    width: 84%;
  }
  .bousai .statementArea .text {
    padding-top: 16.8%;
    padding-bottom: 10.66667%;
    margin-top: 0%;
  }
  .bousai .statementArea .text p {
    font-size: 1.3rem;
    line-height: 2;
  }
  .bousai .newsWrapper {
    width: 84%;
    padding: 13.33333% 0 8%;
  }
  .bousai .newsTitle {
    top: -1.6rem;
    height: auto;
  }
  .bousai .newsTitle h2 {
    padding: 2.53968% 6.66667% 2.22222%;
    font-size: 1.7rem;
    line-height: 1;
  }
  .bousai .news .newsList {
    width: 87.30159%;
    margin: calc(58 / 630 * 100% + 1.6rem) auto 0;
  }
  .bousai .news .newsList li {
    padding-bottom: 9.09091%;
  }
  .bousai .news .news_date {
    font-size: 1.2rem;
    line-height: 1.417;
  }
  .bousai .news .news_date + p {
    margin-top: 2.18182%;
  }
  .bousai .news .news_link {
    padding-left: 9.09091%;
    font-size: 1.2rem;
    line-height: 1.75;
    background-position: 0 0.5rem;
    background-size: 15px auto;
  }
  .bousai .specialContents {
    background-image: linear-gradient(-45deg, #fff, #fff 48.5%, #e3fff0 49.5%, #e3fff0 50.5%, #fff 51.5%, #fff);
    background-size: 14px 14px;
  }
  .bousai .specialContentsTitle {
    margin: 11.2% auto 4%;
  }
  .bousai .specialContentsTitle img {
    width: 65.6%;
  }
  .bousai .specialContentsArea {
    margin: 0% 0 12.53333%;
  }
  .bousai .specialContentsArea .program {
    margin: 0 auto 12.53333%;
  }
  .bousai .specialContentsArea .program h3 {
    width: 94.66667%;
    margin: 0 auto;
  }
  .bousai .specialContentsArea .programDetails {
    width: 84%;
  }
  .bousai .specialContentsArea .program .subtitle {
    padding: 0 3.49206%;
    margin: 7.61905% auto 3.80952%;
    font-size: 1.5rem;
    line-height: 1.281;
    letter-spacing: 0.05rem;
  }
  .bousai .specialContentsArea .programDetailsText {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .bousai .specialContentsArea .programDetailsText.textCenter {
    text-align: left;
  }
  .bousai .specialContentsArea .programDetailsAdvisor {
    width: 100%;
    margin: 6.5625% auto 0;
  }
  .bousai .specialContentsArea .programDetailsPhoto {
    width: 28.25397%;
    margin-right: 1.90476%;
  }
  .bousai .specialContentsArea .program .advisorComment {
    width: 69.84127%;
  }
  .bousai .specialContentsArea .program .advisorComment h5 {
    font-size: 1.5rem;
    line-height: 1.367;
  }
  .bousai .specialContentsArea .program .advisorComment .advisorCommentText {
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .bousai .specialContentsArea .shibuya h3 {
    width: 94.66667%;
    margin: 0 auto 4%;
  }
  .bousai .specialContentsArea .shibuya .text {
    width: 84%;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .bousai .specialContentsArea .mod-link {
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .bousai .contents .contentsTitle {
    width: 34.93333%;
    margin: 12.8% auto 3.4%;
  }
  .bousai .contents .subTitle {
    width: 88.73239%;
    margin: 0 auto 3.38028%;
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .bousai .contents h3.subTitle {
    margin-bottom: 4.38028%;
  }
  .bousai .contents .contentsLink {
    width: 94.66667%;
    margin: 0 auto 12.53333%;
  }
  .bousai .contents .contentsLink li {
    margin-top: 6.76056%;
  }
  .bousai .contents .text {
    width: 88.73239%;
    margin: 3.38028% auto 0;
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .bousai .kasaiArea {
    padding: 0 0 13.06667%;
  }
  .bousai .kasaiArea .kasaiAreaTitle {
    margin: 14.66667% auto 9.33333%;
    font-size: 2.3rem;
    line-height: 1.348;
  }
  .bousai .kasaiArea .text__l {
    width: 84%;
    margin: 0 auto;
    font-size: 1.4rem;
    line-height: 1.857;
  }
  .bousai .kasaiArea .text__s {
    width: 84%;
    margin: 0 auto;
    font-size: 1.3rem;
    line-height: 2;
  }
  .bousai .kasaiArea .text__s strong {
    font-size: 1.8rem;
    line-height: 2;
  }
  .bousai .kasaiArea .kasaiSecurityPicto {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 76%;
    margin: 0 auto 7.6%;
    letter-spacing: 0.15rem;
  }
  .bousai .kasaiArea .kasaiSecurityPictoItem {
    width: 30.87719%;
    margin-bottom: 1.22807%;
  }
  .bousai .kasaiArea .kasaiSecurityPictoItem.m__r {
    margin-right: 3.68421%;
  }
  .bousai .kasaiArea .kasaiSecurityPictoItem p {
    top: 16.47727%;
    font-size: 1.65rem;
    line-height: 1.242;
  }
  .bousai .kasaiArea .kasaiImages01 {
    width: 76.53333%;
    margin: 3.33333% auto 6.66667%;
  }
  .bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 82.66667%;
    margin: 7.2% auto 0;
  }
  .bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList li {
    width: 100%;
    margin-right: 0;
    font-size: 1.3rem;
  }
  .bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList li:last-child {
    margin-top: 5.48387%;
  }
  .bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList li .button-images {
    width: 100%;
  }
  .bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList li .button-images img {
    width: 43.46154%;
    margin-right: 3.46154%;
  }
  .bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList .mod-button-link-list_button.kasaiListBtn a {
    justify-content: flex-start;
    width: 100%;
  }
  .bousai .kasaiArea .mod-button-link-list.index_btn_list.kasaiList .mod-button-link-list_button.kasaiListBtn .button-text {
    display: inline-block;
    margin: 0;
  }
  .bousai .kasaiArea .featuredArticlesBtn {
    margin: 2.93333% auto 0;
    font-size: 2.2rem;
    letter-spacing: 0.05em;
  }
  .bousai .kasaiArea .featuredArticlesBtn a {
    width: 69.33333%;
    padding: 7.69231% 0;
  }
  .bousai .limitedArea {
    padding: 14.13333% 0 27.46667%;
  }
  .bousai .limitedAreaTitle {
    padding: 0 18.66667%;
    font-size: 2.3rem;
    line-height: 1.239;
    letter-spacing: 0.02em;
  }
  .bousai .limitedAreaTitle::before, .bousai .limitedAreaTitle::after {
    top: 62%;
    width: 70px;
  }
  .bousai .limitedArea .limitedAreaNewsletter {
    width: 81.33333%;
    margin: 4.93333% auto 2.66667%;
  }
  .bousai .limitedArea .text {
    width: 82.66667%;
    margin: 0 auto 4.53333%;
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .bousai .limitedArea ul.mod-button-link-list.limitedBtn {
    width: 82.66667%;
    margin: 0 auto 2.66667%;
  }
  .bousai .limitedArea ul.mod-button-link-list.limitedBtn li {
    width: 100%;
    margin-right: 0;
  }
  .bousai .limitedArea .limitedTextAtt {
    width: 88.73239%;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 1.75;
  }
}

@media screen and (max-width: 750px) {
  /* Footer
========================================================================== */
  #footerArea {
    padding-bottom: 156px;
  }
  #footerArea .pbNestedWrapper {
    overflow: visible;
  }
  .page-footer {
    min-width: 100%;
    background: none;
  }
  .page-footer .return-top-wrap {
    width: 800px;
    height: 62px;
    margin: 0;
  }
  .page-footer .return-top-wrap .return-top {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    height: 62px;
    padding: 0;
    margin-right: 40px;
    font-size: 2.2em;
    border-radius: 5px 5px 0 0;
  }
  .page-footer .return-top-wrap .return-top > a {
    display: inline-block;
    padding: 18px 25px 18px 60px;
    background: url(../common/sp-footer_return-top_bg01.png) no-repeat 30px center;
  }
  .page-footer .footer-nav {
    padding: 50px 40px 100px;
    background: #094;
  }
  .page-footer .footer-nav .footer-nav_col {
    float: left;
    width: 340px;
    margin-left: 40px;
  }
  .page-footer .footer-nav .footer-nav_col:first-child {
    margin-left: 0;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category {
    margin-bottom: 35px;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > ul > li {
    padding-left: 23px;
    font-size: 2.4em;
    background: url(../common/sp-footer-nav_bg02.png) no-repeat left 0.5em;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li {
    font-size: 2.8em;
    font-weight: bold;
    border-bottom: 2px solid #00823a;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p:first-child,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li:first-child {
    margin-top: 0;
    border-top: 2px solid #00823a;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li > a {
    padding: 14px 0;
    background: url(../common/sp-footer-nav_bg01.png) no-repeat 322px center;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p.footer-nav_category_contact > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li.footer-nav_category_contact > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p.footer-nav_category_estimate > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li.footer-nav_category_estimate > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p.footer-nav_category_request > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li.footer-nav_category_request > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p.footer-nav_category_web-procedure > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li.footer-nav_category_web-procedure > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p.footer-nav_category_information-counter > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li.footer-nav_category_information-counter > a {
    padding-left: 55px;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p.footer-nav_category_contact > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li.footer-nav_category_contact > a {
    background: url(/library/default/middle/img/layout/sp-footer-nav_bg_contact.png) no-repeat 5px center;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p.footer-nav_category_estimate > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li.footer-nav_category_estimate > a {
    background: url(/library/default/middle/img/layout/sp-footer-nav_bg_estimate.png) no-repeat 5px center;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p.footer-nav_category_request > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li.footer-nav_category_request > a {
    background: url(/library/default/middle/img/layout/sp-footer-nav_bg_request.png) no-repeat 10px center;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p.footer-nav_category_web-procedure > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li.footer-nav_category_web-procedure > a {
    background: url(/library/default/middle/img/layout/sp-footer-nav_bg_web-procedure.png) no-repeat 5px center;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p.footer-nav_category_information-counter > a,
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > li.footer-nav_category_information-counter > a {
    background: url(/library/default/middle/img/layout/sp-footer-nav_bg_information-counter.png) no-repeat 10px center;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category > p {
    border-top: 1px solid #00823a;
  }
  .page-footer .footer-nav .footer-nav_col .footer-nav_category:first-child {
    margin-top: 0;
  }
  .page-footer .footer-lower {
    padding: 40px 40px 180px;
    padding: 20px 20px 90px;
    background: #fff url(../common/footer_line.png) bottom 74px center/800px 94px no-repeat;
  }
  .page-footer .footer-lower .footer-pc-page {
    text-align: center;
  }
  .page-footer .footer-lower .footer-logo {
    float: none;
    margin: 0;
    text-align: center;
  }
  .page-footer .footer-lower .footer-sub-nav {
    float: none;
    width: 100%;
    margin-top: 42px;
    overflow: visible;
  }
  .page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list {
    margin: 0;
    text-align: center;
  }
  .page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li {
    display: inline-block;
    padding-right: 15px;
    margin: 25px 15px 0 0;
    overflow: visible;
    font-size: 2.2em;
    font-size: 1.1em;
    line-height: 1;
    vertical-align: middle;
    border-right: 2px solid #bcbcbc;
  }
  .page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
  }
  .page-footer .footer-lower .copyright {
    display: block;
    width: 100%;
    margin: 42px 0 0 0;
    font-size: 2.2em;
    font-size: 1.1em;
    text-align: center;
  }
  .footer-content {
    position: relative;
    overflow: visible;
  }
  .footer-totop {
    display: none;
    margin-top: 0 !important;
  }
  .footer-totop a {
    position: absolute;
    top: -213px;
    right: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 142px;
    padding: 148px 19px 38px;
    margin-top: 0;
    font-size: 25.6px;
    font-weight: 600;
    line-height: 1.166;
    color: #094;
    text-align: center;
    background: url(../common/footer_totop.png) center/142px 244px no-repeat;
  }
  .footer-totop a:hover {
    text-decoration: none;
  }
  /* Page Copyright
   ========================================================================== */
  .page-copyright {
    width: 710px;
    padding: 20px 0;
    margin: 0 auto;
  }
  .page-copyright_inner {
    width: auto;
  }
  .page-copyright_inner > p {
    font-size: 2.2rem;
    text-align: center;
  }
  .page-copyright_inner > p br {
    display: inline;
  }
}

@media only screen and (max-width: 750px) and (max-width: 767px) {
  .page-copyright {
    width: 90%;
  }
}
  /* 20210305
   ========================================================================== */
.moshimoWrap {
  background: #f6f6f6;
  padding: 80px 0;
}

.moshimoInner {
  margin: auto;
  width: 710px;
}

.moshimoWrap .mod-media-image a {
  display: block;
  transition: opacity 0.3s ease;
}

.moshimoWrap .mod-media-image a:hover {
  opacity: .7;
}

.moshimoWrap .text {
  margin: 10px 0 0;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.938;
  color: #666;
}

.underLine {
  text-decoration: underline;
}

.moshimoBg {
  background: #fff100;
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 50px 40px;
}

.moshimoBg .text {
  margin-top: 30px;
}

.moshimoBg .text:first-child {
  margin-top: 0;
}

@media screen and (max-width: 750px) {
  .moshimoWrap {
    padding: 40px 10px;
  }
  
  .moshimoInner {
    width: 100%;
  }
  
  .moshimoWrap .text {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.75;
    width: 88.73239%;
      margin: 30px auto 0; 
  }
  
  .moshimoWrap .align-right {
    width: 88.73239%;
    margin: auto;
  }
  
  .moshimoWrap .mod-link {
    font-size: 1.2rem;
    line-height: 1.75;
  }
  
  .moshimoBg {
    padding: 30px 20px;
  }
  
  .moshimoBg .text {
    margin-top: 20px;
  }
}

.contentsWrap {
  margin: auto;
  padding-bottom: 80px;
  width: 710px;
}

ul.contentsList {
  display: flex;
  justify-content: space-between;
  margin: 20px auto;
}

.contentsList li {
  width: 345px;
}

@media screen and (max-width: 750px) {
  .contentsWrap {
    padding: 0 10px 60px;
    width: 100%;
  }
  
  ul.contentsList {
    flex-direction: column;
    margin-top: 10px;
  }
  
  .contentsList li {
    margin-top: 20px;
    width: 100%;
  }
  
  .contentsList li:first-child {
    margin-top: 0;
  }
}

.bousai .contents02 {
  background: #fff;
}

.contents02Inner {
  margin: auto;
  padding-bottom: 80px;
  width: 710px;
}

.contents02Title {
  margin: 86px auto 18px;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.367;
  color: #094;
  text-align: center;
}

.contents02Inner .mod-media-image {
  margin-top: 30px;
}

@media screen and (max-width: 750px) {
  .contents02Inner {
    padding-bottom: 70px;
    width: 100%;
  }
  
  .contents02Title {
    margin: 14.66667% auto 3.4%;
    font-size: 2.3rem;
    line-height: 1.348;
  }
  
  .contents02Inner .mod-media-image {
    padding: 0 10px;
  }
}

.sumaiHoshoWrap {
  margin: 80px auto 0;
  width: 710px;
}

@media screen and (max-width: 750px) {
  .sumaiHoshoWrap {
    width: 100%;
  }
  
  .sumaiHoshoWrap .mod-button-link.opt-large {
    width: 100%;
  }
}


  /* 20210409
   ========================================================================== */
.ver02 .bousai .news .newsList {
  width: 860px;
  margin: 28px auto 14px;
  height: 330px;
  overflow-y: scroll;
  padding: 20px 100px;
}

@media only screen and (max-width: 767px) {
  .ver02 .bousai .news .newsList {
    width: 87.30159%;
    margin: calc(58 / 630 * 100% + 1.6rem) auto 0;
    height: 360px;
    padding: 0;
  }
}

@media only screen and (max-width: 376px) {
  
  .ver02 .bousai .news .newsList {
    height: 350px;
  }
}

@media only screen and (max-width: 320px) {
  
  .ver02 .bousai .news .newsList {
    height: 400px;
  }
}

.contentsLinkTitle {
  margin-bottom: 10px;
}

.contentsLinkTitle a {
  color: #094;
  font-weight: bold;
  font-size: 2rem;
}

@media only screen and (max-width: 767px) {
  
  .contentsLinkTitle {
    margin-bottom: 3px;
  }

  .contentsLinkTitle a {
    font-size: 1.4rem;
  }
  
  .contentsLinkText {
    width: 88.73239%;
    margin: auto;
  }
  
  .contentsLinkText p {
    font-size: 1.2rem;
    line-height: 1.75;
  }
}

.ver02 .contents02Title {
  margin-top: 80px;
  line-height: 1;
}

.ver02 .contents02Inner .mod-media-image {
  margin-top: 10px;
}

.ver02 .contents02Inner .mod-media-image a {
  transition: opacity 0.3s ease;
}

.ver02 .contents02Inner .mod-media-image a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.ver02 .contents02Inner .contentsLinkTitle {
  margin-top: 30px;
  color: #094;
  font-weight: bold;
  font-size: 2rem;
}

.ver02 .contents02Inner .contentsLinkTitle span {
  color: #333;
  font-size: 1.2rem;
  font-weight: normal;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  
  .ver02 .contents02Title {
    margin-top: 14.66667%;
  }
  
  .ver02 .contents02Inner .contentsLinkTitle {
    width: 88.73239%;
    margin: 30px auto 0;
    font-size: 1.4rem;
  }
  
  .ver02 .contents02Inner .contentsLinkTitle span {
    margin-left: 0;
    font-size: 1.1rem;
  }
}


@media only screen and (max-width: 767px) {
  
  .ver02 .sumaiHoshoWrap {
    margin-top: 40px;
  }
}









