@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Vollkorn:400,600,700,900");
/* font */
/* color */
/* mediaquery  */
/* ¥ì¥¹¥Ý¥ó¥·¥Ö¥µ¥¤¥È·Ç±íÊ¾ */
/* PC¤Î¤ß */
@media screen and (max-width: 959px) {
  .pc {
    display: none !important;
  }
}

/* ¥¿¥Ö¥ì¥Ã¥È?PC */
@media screen and (max-width: 639px) {
  .pctb {
    display: none !important;
  }
}

/* ¥¿¥Ö¥ì¥Ã¥È?SP */
@media screen and (min-width: 960px) {
  .tbsp {
    display: none !important;
  }
}

/* ¥¿¥Ö¥ì¥Ã¥È¤Î¤ß */
@media screen and (min-width: 640px) and (max-width: 959px) {
  .tb {
    display: none !important;
  }
}

/* SP¤Î¤ß */
@media screen and (min-width: 640px) {
  .sp {
    display: none !important;
  }
}

/* hover */
@media screen and (min-width: 960px) {
  #top .conteiner {
    border-left: #b2243c solid 20px;
    border-right: #b2243c solid 20px;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 960px) {
  #top .header {
    /*border-left: $base-cl solid 20px;
			border-right: $base-cl solid 20px;*/
    box-sizing: border-box;
  }
}

@media screen and (min-width: 960px) {
  #top .pageTop {
    right: 40px;
  }
}

#top .block-ttl01 {
  position: relative;
  line-height: 1.0;
}

@media screen and (min-width: 960px) {
  #top .block-ttl01 {
    padding-bottom: 29px;
    margin-bottom: 45px;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .block-ttl01 {
    padding-bottom: 23px;
    margin-bottom: 38px;
  }
}

@media screen and (max-width: 639px) {
  #top .block-ttl01 {
    padding-bottom: 19px;
    margin-bottom: 30px;
  }
}

#top .block-ttl01::before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0;
  right: 0;
  background-color: #707070;
  margin: auto;
  border-radius: 3px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #top .block-ttl01::before {
    width: 100px;
    height: 6px;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .block-ttl01::before {
    width: 90px;
    height: 5px;
  }
}

@media screen and (max-width: 639px) {
  #top .block-ttl01::before {
    width: 60px;
    height: 3px;
  }
}

#top .block-ttl01__hl {
  display: block;
  font-family: "Roboto", sans-serif;
  text-align: center;
  font-weight: 700;
}

@media screen and (min-width: 640px) {
  #top .block-ttl01__hl {
    font-size: 334%;
  }
}

@media screen and (max-width: 639px) {
  #top .block-ttl01__hl {
    font-size: 200%;
  }
}

#top .block-ttl01__sub {
  display: block;
  color: #b2243c;
  text-align: center;
  font-weight: 500;
  font-family: "Noto Sans Japanese", "ÓÎ¥´¥·¥Ã¥¯", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "YuGothic", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
}

@media screen and (min-width: 960px) {
  #top .block-ttl01__sub {
    font-size: 142%;
    margin-top: 10px;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .block-ttl01__sub {
    font-size: 142%;
    margin-top: 8px;
  }
}

@media screen and (max-width: 639px) {
  #top .block-ttl01__sub {
    font-size: 100%;
    font-weight: bold;
    margin-top: 6px;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .block-ttl01__color01 {
    padding-bottom: 27px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 639px) {
  #top .block-ttl01__color01 {
    padding-bottom: 21px;
    margin-bottom: 34px;
  }
}

#top .block-ttl01__color01::before {
  background-color: #FFFFFF;
}

#top .block-ttl01__color01 .block-ttl01__hl {
  color: #FFFFFF;
  font-weight: 700;
}

#top .block-ttl01__color01 .block-ttl01__sub {
  color: #FFFFFF;
}

#top .top-topics .wrapper-base {
  position: relative;
  border: #b2243c solid 5px;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  #top .top-topics .wrapper-base {
    height: 66px;
    overflow: hidden;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-topics .wrapper-base {
    padding-left: 0;
    padding-right: 0;
    margin: 0 15px 0;
  }
}

@media screen and (max-width: 639px) {
  #top .top-topics .wrapper-base {
    padding-left: 0;
    padding-right: 0;
  }
}

#top .top-topics-ttl {
  color: #FFFFFF;
  font-size: 134%;
  font-weight: normal;
  text-align: center;
  background-color: #b2243c;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  #top .top-topics-ttl {
    float: left;
    width: 239px;
    padding: 15px 5px 15px 0px;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-topics-ttl {
    padding: 2px 0 2px;
  }
}

#top .top-topics-ttl span {
  display: inline-block;
  background-image: url(/topimg/icon_notice.png);
  background-position: left center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 640px) {
  #top .top-topics-ttl span {
    background-size: 26px auto;
    padding-left: 35px;
  }
}

@media screen and (max-width: 639px) {
  #top .top-topics-ttl span {
    background-size: 20px auto;
    padding-left: 29px;
    padding-right: 7px;
  }
}

@media screen and (min-width: 960px) {
  #top .top-topics .ticker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
  }
}

#top .top-topics-list {
  position: relative;
}

@media screen and (min-width: 960px) {
  #top .top-topics-list {
    margin-left: 239px;
  }
}

#top .top-topics-list__item {
  display: none;
  font-size: 134%;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  #top .top-topics-list__item {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-topics-list__item {
    padding: 15px 15px 15px;
  }
}

@media screen and (max-width: 639px) {
  #top .top-topics-list__item {
    padding: 20px 15px 20px;
  }
}

#top .top-topics-list__item a {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  transition: .15s;
}

@media screen and (min-width: 960px) {
  #top .top-topics-list__item a {
    height: 56px;
  }
}

#top .top-topics-list__item dl dt {
  color: #000000;
}

@media screen and (min-width: 640px) {
  #top .top-topics-list__item dl dt {
    float: left;
    width: 92px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 639px) {
  #top .top-topics-list__item dl dt {
    margin-bottom: 5px;
  }
}

#top .top-topics-list__item dl dd {
  color: #343E7E;
}

@media screen and (min-width: 640px) {
  #top .top-topics-list__item dl dd {
    line-height: 1.2;
    margin-left: 122px;
  }
}

@media screen and (min-width: 960px) {
  #top .top-info {
    margin-bottom: 40px;
  }
}

#top .top-info .wrapper-base {
  padding-top: 70px;
  padding-bottom: 25px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-info .wrapper-base {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 639px) {
  #top .top-info-list {
    border-top: #dcdcdc solid 1px;
  }
}

#top .top-info-list__item {
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) {
  #top .top-info-list__item {
    float: left;
  }
}

@media screen and (min-width: 960px) {
  #top .top-info-list__item {
    width: calc((99.9% - 6%) / 4);
    margin-right: 2%;
    margin-bottom: 50px;
  }
  #top .top-info-list__item:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-info-list__item {
    width: calc((99.9% - 30px) / 2);
    margin-right: 30px;
    margin-bottom: 30px;
  }
  #top .top-info-list__item:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 639px) {
  #top .top-info-list__item {
    border-bottom: #dcdcdc solid 1px;
  }
}

#top .top-info-list__item a {
  display: block;
  color: #343E7E;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) {
  #top .top-info-list__item a {
    border: #dcdcdc solid 1px;
  }
  #top .top-info-list__item a .top-info-box__txt {
    text-decoration: underline;
  }
  #top .top-info-list__item a:hover {
    border: #BDBDBD solid 1px;
  }
  #top .top-info-list__item a:hover .top-info-box__txt {
    text-decoration: none;
  }
}

@media screen and (max-width: 639px) {
  #top .top-info-list__item a {
    position: relative;
    padding: 14px 25px 13px 8px;
  }
  #top .top-info-list__item a::after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    width: 12px;
    height: 12px;
    border-top: 1px solid #b2243c;
    border-right: 1px solid #b2243c;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
}

#top .top-info-list__item a .top-info-box__day {
  color: #000000;
}

@media screen and (max-width: 639px) {
  #top .top-info__pic {
    float: left;
    width: 29.4%;
    margin-right: 4%;
  }
}

#top .top-info-box {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) {
  #top .top-info-box {
    position: relative;
    padding: 37px 20px 23px;
  }
}

@media screen and (max-width: 639px) {
  #top .top-info-box {
    float: right;
    width: 66.5%;
  }
}

#top .top-info-box .icon-new {
  display: inline-block;
  color: #B2243C;
  font-size: 66%;
  line-height: 1.0;
  vertical-align: text-top;
  border: #b2243c solid 1px;
  padding: 4px 6px 3px;
  margin-left: 7px;
}

@media screen and (max-width: 639px) {
  #top .top-info-box .icon-new {
    padding: 2px 4px 2px;
  }
}

#top .top-info-box dt {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) {
  #top .top-info-box dt {
    position: absolute;
    top: -20px;
    left: 0;
    width: 56.7%;
    max-width: 160px;
  }
}

@media screen and (max-width: 639px) {
  #top .top-info-box dt {
    display: inline-block;
  }
}

#top .top-info-box dt .icon-info01,
#top .top-info-box dt .icon-info02,
#top .top-info-box dt .icon-info03,
#top .top-info-box dt .icon-info04 {
  display: block;
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  padding: 8px 0 8px;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) {
  #top .top-info-box dt .icon-info01,
  #top .top-info-box dt .icon-info02,
  #top .top-info-box dt .icon-info03,
  #top .top-info-box dt .icon-info04 {
    font-size: 117%;
  }
}

@media screen and (max-width: 639px) {
  #top .top-info-box dt .icon-info01,
  #top .top-info-box dt .icon-info02,
  #top .top-info-box dt .icon-info03,
  #top .top-info-box dt .icon-info04 {
    font-size: 100%;
    padding: 1px 14px 1px;
  }
}

#top .top-info-box dt .icon-info01 {
  background-color: #334C8E;
}

#top .top-info-box dt .icon-info02 {
  background-color: #D55700;
}

#top .top-info-box dt .icon-info03 {
  background-color: #920783;
}

#top .top-info-box dt .icon-info04 {
  background-color: #097C25;
}

#top .top-info-box__txt {
  word-break: break-all;
}

@media screen and (min-width: 640px) {
  #top .top-info-box__txt {
    font-size: 134%;
  }
}

@media screen and (max-width: 639px) {
  #top .top-info-box__txt {
    font-size: 117%;
    margin-top: 5px;
  }
}

@media screen and (min-width: 640px) {
  #top .top-info-box__day {
    font-size: 134%;
    margin-top: 4px;
  }
}

@media screen and (max-width: 639px) {
  #top .top-info-box__day {
    font-size: 109%;
  }
}

#top .top-info .btn-info {
  width: 80%;
  margin: 40px auto 15px;
}

@media screen and (min-width: 960px) {
  #top .top-info .btn-info {
    width: 40%;
    line-height: 60px;
  }
}

#top .top-info .btn-info a {
  position: relative;
  display: block;
  color: #FFFFFF;
  font-size: 134%;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  background: none;
  background-color: #b2243c;
  border-radius: 50px;
  padding: 15px 25px 15px 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#top .top-info .btn-info a:hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.8;
}

#top .top-info .btn-info a::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 13px;
  margin: auto;
  width: 12px;
  height: 12px;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#top .top-info #tab {
  text-align: center;
  margin-bottom: 45px;
}

#top .top-info #tab li {
  position: relative;
  /*float:left;*/
  display: inline-block;
  height: 50px;
  color: #000000;
  font-size: 134%;
  text-align: center;
  vertical-align: middle;
  border: #a0a0a0 solid 1px;
  padding-top: 10px;
  margin-right: 10px;
  box-sizing: border-box;
  border-radius: 50px;
  cursor: pointer;
}

@media all and (-ms-high-contrast: none) {
  #top .top-info #tab li {
    padding-top: 13px;
  }
}

#top .top-info #tab li::before {
  position: absolute;
  content: '';
  top: 18px;
  left: 22px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #b2243c;
  border-right: 2px solid #b2243c;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#top .top-info #tab li:last-child {
  margin-right: 0;
}

#top .top-info #tab li.select {
  color: #FFFFFF;
  background-color: #b2243c;
  border: #b2243c solid 1px;
}

#top .top-info #tab li.select::before {
  width: 5px;
  height: 5px;
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

#top .top-info #tab li.tab01 {
  width: 13.3%;
}

#top .top-info #tab li.tab02 {
  width: 13.3%;
}

#top .top-info #tab li.tab03 {
  width: 13.3%;
}

#top .top-info #tab li.tab04 {
  width: 13.3%;
}

#top .top-info #tab li.tab05 {
  width: 17.4%;
}

#top .top-info .info-tab.disnon {
  display: none;
}

#top .top-pickup {
  background-color: #EEEEEB;
}

#top .top-pickup .wrapper-base {
  position: relative;
  padding-bottom: 25px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #top .top-pickup .wrapper-base {
    padding-top: 70px;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-pickup .wrapper-base {
    padding-top: 60px;
  }
}

@media screen and (max-width: 639px) {
  #top .top-pickup .wrapper-base {
    padding-top: 50px;
  }
}

#top .top-pickup-list__item {
  float: left;
  margin-right: 2.5%;
  margin-bottom: 45px;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #top .top-pickup-list__item {
    width: calc((99.9% - 2.5% * 2) / 3);
  }
  #top .top-pickup-list__item:nth-child(3n) {
    margin-right: 0;
  }
  #top .top-pickup-list__item:nth-child(3n + 1) {
    clear: both;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-pickup-list__item {
    width: calc((99.9% - 2.5%) / 2);
    margin-bottom: 30px;
  }
  #top .top-pickup-list__item:nth-child(2n) {
    margin-right: 0;
  }
  #top .top-pickup-list__item:nth-child(2n + 1) {
    clear: both;
  }
}

@media screen and (max-width: 639px) {
  #top .top-pickup-list__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}

#top .top-pickup-list__item a {
  position: relative;
  color: #343E7E;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#top .top-pickup-list__item a::before {
  position: absolute;
  content: '';
  left: 0;
  background-image: url(/common/arw_pickup.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 10;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #top .top-pickup-list__item a::before {
    width: 40px;
    height: 40px;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-pickup-list__item a::before {
    width: 35px;
    height: 35px;
  }
}

@media screen and (max-width: 639px) {
  #top .top-pickup-list__item a::before {
    width: 30px;
    height: 30px;
  }
}

#top .top-pickup-list__item a:hover .top-pickup-box__ttl {
  padding-bottom: 16px;
}

#top .top-pickup-box {
  position: relative;
}

#top .top-pickup-box__ttl {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 16px 5px 14px;
  box-sizing: border-box;
  word-break: break-all;
  z-index: 9;
}

@media screen and (min-width: 960px) {
  #top .top-pickup-box__ttl {
    font-size: 184%;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-pickup-box__ttl {
    font-size: 159%;
  }
}

@media screen and (max-width: 639px) {
  #top .top-pickup-box__ttl {
    font-size: 134%;
  }
}

#top .top-pickup-txt {
  line-height: 1.35;
  margin-top: 15px;
  word-break: break-all;
}

@media screen and (min-width: 960px) {
  #top .top-pickup-txt {
    font-size: 134%;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-pickup-txt {
    font-size: 125%;
  }
}

@media screen and (max-width: 639px) {
  #top .top-pickup-txt {
    font-size: 117%;
    margin-top: 12px;
  }
}

/*BLOOM¥Ð¥Ê©`*/
#top .top-bnr-block{
    margin: 0 auto 45px;
    width: 100%;
}

@media screen and (max-width: 639px) {
  #top .top-bnr-block{
    margin: 0 auto 15px;
  }
}

#top .top-bnr-block__link{
    display: block;
}

#top .top-bnr-block__link img{
    max-width: 100%;
}

/*footer¥Ð¥Ê©`*/
#top .top-footer-bnr{
    padding: 35px 0 0;
    background-color: #fff;
    /*border-bottom: #bfbfbf solid 1px;*/
}

@media screen and (max-width: 639px) {
  #top .top-footer-bnr{
    padding: 20px 0 0;
  }
}

#top .top-footer-bnr__link {
    display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

@media screen and (min-width: 960px) {
    #top .top-footer-bnr__link:hover{
        opacity: 0.8;
    }
}

#top .top-footer-bnr__link img{
    max-width: 100%;
}


#top .top-facilities {
  background-image: url(/topimg/links01_bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
}

#top .top-facilities .wrapper-base {
  position: relative;
  padding-bottom: 50px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #top .top-facilities .wrapper-base {
    padding-top: 70px;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-facilities .wrapper-base {
    padding-top: 60px;
  }
}

@media screen and (max-width: 639px) {
  #top .top-facilities .wrapper-base {
    padding-top: 50px;
  }
}

#top .top-facilities-list {
    margin-bottom: 40px;
}

@media screen and (max-width: 639px) {
    #top .top-facilities-list {
        margin-bottom: 30px;
    }
    
    #top .top-facilities-list.top-facilities-list02 {
        margin-bottom: 0;
    }
}

#top .top-facilities-list__item {
  float: left;
  border: #535353 solid 1px;
  margin-right: 1.66%;
  margin-bottom: 26px;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/*.btn-facilities¤Îmatchheight¤¬4¥«¥é¥à¤Þ¤Ç„¿¤¯ÊË˜”¡ú¿Õ¥¿¥°×·¼Ó•r¤Î¥Ü©`¥À©`´ò¤ÁÏû¤·ÓÃ*/
#top .top-facilities-list__item.border-none {
  border: none;
}

@media screen and (min-width: 960px) {
  #top .top-facilities-list__item {
    width: calc((99.9% - 1.66% * 4) / 4);
  }
  #top .top-facilities-list__item:nth-child(4n) {
    margin-right: 0;
  }
  #top .top-facilities-list__item:nth-child(4n + 1) {
    clear: both;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-facilities-list__item {
    width: calc((99.9% - 1.66%) / 2);
    margin-bottom: 14px;
  }
  #top .top-facilities-list__item:nth-child(2n) {
    margin-right: 0;
  }
  #top .top-facilities-list__item:nth-child(2n + 1) {
    clear: both;
  }
}

@media screen and (max-width: 639px) {
  #top .top-facilities-list__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

#top .top-facilities-list__item .btn-facilities {
  width: 100%;
  margin: auto;
	background-color: #FFFFFF;
}

#top .top-facilities-list__item .btn-facilities02 {
  width: 100%;
  margin: auto;
	background-color: #FFFFFF;
}

#top .top-facilities-list__item .btn-facilities a {
  position: relative;
  display: table;
  width: 100%;
  color: #343E7E;
  line-height: 1.2;
  background: none;
  background-color: #FFFFFF;
  padding: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#top .top-facilities-list__item .btn-facilities02 a {
  position: relative;
  display: table;
  width: 100%;
  color: #343E7E;
  line-height: 1.2;
  background: none;
  background-color: #FFFFFF;
  padding: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #top .top-facilities-list__item .btn-facilities a {
    font-size: 134%;
  }
  #top .top-facilities-list__item .btn-facilities02 a {
    font-size: 134%;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-facilities-list__item .btn-facilities a {
    font-size: 125%;
  }
  #top .top-facilities-list__item .btn-facilities02 a {
    font-size: 125%;
  }
}

@media screen and (max-width: 639px) {
  #top .top-facilities-list__item .btn-facilities a {
    font-size: 117%;
  }
  #top .top-facilities-list__item .btn-facilities02 a {
    font-size: 117%;
  }
}

#top .top-facilities-list__item .btn-facilities a::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 13px;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 3px solid #b2243c;
  border-right: 3px solid #b2243c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#top .top-facilities-list__item .btn-facilities02 a::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 13px;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 3px solid #b2243c;
  border-right: 3px solid #b2243c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (max-width: 639px) {
  #top .top-facilities-list__item .btn-facilities a::after {
    width: 12px;
    height: 12px;
    border-top: 1px solid #b2243c;
    border-right: 1px solid #b2243c;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #top .top-facilities-list__item .btn-facilities02 a::after {
    width: 12px;
    height: 12px;
    border-top: 1px solid #b2243c;
    border-right: 1px solid #b2243c;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

#top .top-facilities-list__item .btn-facilities a:hover {
  background-color: rgba(238, 238, 238, 0.75);
}

#top .top-facilities-list__item .btn-facilities02 a:hover {
  background-color: rgba(238, 238, 238, 0.75);
}

#top .top-facilities-list__item .btn-facilities a span {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 25px 20px 20px;
}

#top .top-facilities-list__item .btn-facilities02 a span {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 25px 20px 20px;
}

#top .top-link {
  border-bottom: #bfbfbf solid 1px;
}

#top .top-link .wrapper-base {
  padding: 0;
}

#top .top-link-btn {
  border-left: #bfbfbf solid 1px;
}

#top .top-link-btn li {
  float: left;
  width: calc((99.9% - 3px) / 3);
  border-right: #bfbfbf solid 1px;
}

#top .top-link-btn li a {
  position: relative;
  display: block;
  width: 100%;
  color: #343E7E;
  font-size: 134%;
  text-align: center;
}

@media screen and (min-width: 640px) {
  #top .top-link-btn li a {
    height: 80px;
    padding-top: 24px;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-link-btn li a {
    font-size: 125%;
  }
}

@media screen and (max-width: 639px) {
  #top .top-link-btn li a {
    display: table;
    font-size: 117%;
    text-decoration: none;
  }
}

@media screen and (max-width: 639px) {
  #top .top-link-btn li a::before {
    position: absolute;
    content: '';
    bottom: -1px;
    right: -1px;
    width: 20px;
    height: 20px;
    background-color: #BFBFBF;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
}

#top .top-link-btn li a::after {
  position: absolute;
  content: '';
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) {
  #top .top-link-btn li a::after {
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 10px;
    height: 10px;
    border-top: 3px solid #b3b3b3;
    border-right: 3px solid #b3b3b3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

@media screen and (max-width: 639px) {
  #top .top-link-btn li a::after {
    bottom: 4px;
    right: 6px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

#top .top-link-btn li a span {
  line-height: 1.2;
  background-repeat: no-repeat;
}

@media screen and (min-width: 640px) {
  #top .top-link-btn li a span {
    display: inline-block;
    min-height: 32px;
    height: auto !important;
    height: 32px;
    background-position: left center;
    padding-top: 6px;
    padding-right: 10px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 639px) {
  #top .top-link-btn li a span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-position: center top 24px;
    padding-top: 64px;
    padding-bottom: 22px;
  }
}

#top .top-link-btn__item01 span {
  background-image: url(/common/icon_planet.png);
  background-size: 32px auto;
}

@media screen and (min-width: 640px) {
  #top .top-link-btn__item01 span {
    padding-left: 42px;
  }
}

#top .top-link-btn__item02 span {
  background-image: url(/common/icon_book.png);
  background-size: 27px auto;
}

@media screen and (min-width: 640px) {
  #top .top-link-btn__item02 span {
    padding-left: 37px;
  }
}

#top .top-link-btn__item03 span {
  background-image: url(/common/icon_employment.png);
  background-size: 36px auto;
}

@media screen and (min-width: 640px) {
  #top .top-link-btn__item03 span {
    padding-left: 46px;
  }
}

#top .top-link-btn__100th span {
  background-image: url(/common/100th_logo.png);
  background-size: 32px auto;
}

@media screen and (min-width: 640px) {
  #top .top-link-btn__100th span {
    padding-left: 42px;
  }
}

/*FWUstorise*/
#top .top-bnr-block02{
  margin: 0px auto 45px;
  max-width: 1200px;
  padding-top: 45px;
}

#top .top-bnr-block02 img{
  width: 100%;
}

#top .top-bnr-block02__wrap{
  width: 100%;
  background-color: #fdeeea;
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #top .top-bnr-block02{
    margin: 0px 30px 30px 30px;
    padding-top: 30px;
  }
}

@media screen and (max-width: 639px) {
  #top .top-bnr-block02{
    margin: 0px 15px 20px 15px;
    padding-top: 20px;
  }
}

/*# sourceMappingURL=top.css.map */
