@charset "UTF-8";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■COMMON
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#main_cont {
  overflow: hidden;
}

#main_cont a {
  word-break: keep-all;
}

.sec_block:not(#intro_sec) .innerWrap {
  border-bottom: 1px solid #828487;
  padding-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .sec_block:not(#intro_sec) .innerWrap {
    padding-bottom: 60px;
  }
}

.sec_block:not(#intro_sec):last-of-type .innerWrap {
  border-bottom: none;
}

.sec_block {
  margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .sec_block {
    margin-bottom: 60px;
  }
}

@media only screen and (min-width: 768px) {
  .sec_block .vi_hd02 {
    margin-bottom: 30px;
  }
}

.sec_block .read_txt {
  font-size: 2.1rem;
  text-align: center;
  max-width: 1080px;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 767px) {
  .sec_block .read_txt {
    font-size: 1.7rem;
    margin-bottom: 40px;
    text-align: left;
  }
}

.sec_block .vi_btn01 {
  margin-left: auto;
  margin-right: auto;
}

.sec_block .as_of {
  text-align: right;
  margin-top: 13px;
}

@media only screen and (max-width: 767px) {
  .sec_block .as_of {
    font-size: 1.4rem;
  }
}

.sec_block + .sec_block {
  margin-top: 80px;
}

@media only screen and (max-width: 767px) {
  .sec_block + .sec_block {
    margin-top: 60px;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■pagetitle
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#intro_sec {
  text-align: center;
  line-height: 1;
  margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  #intro_sec {
    margin-bottom: 60px;
  }
}

#intro_sec .youtube_wrap {
  max-width: 1000px;
  margin: 0 auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■inside_sec
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#inside_sec {
  margin-top: 0;
}

#inside_sec .hd_area {
  margin-bottom: 30px;
  position: relative;
}

#inside_sec .hd_area .time {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #inside_sec .hd_area .time {
    font-size: 1.8rem;
  }
}

#inside_sec .hd_area .time small {
  font-weight: 500;
  font-size: 1.5rem;
  display: block;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  #inside_sec .hd_area .time small {
    font-size: 1.3rem;
  }
}

#inside_sec .hd_area .deco img {
  position: absolute;
  height: auto;
  z-index: -1;
}

#inside_sec .hd_area .deco .img01 {
  top: -13px;
  left: 12px;
  width: 95px;
}

#inside_sec .hd_area .deco .img02 {
  top: -33px;
  right: -53px;
  width: 139px;
}

@media only screen and (max-width: 1220px) {
  #inside_sec .hd_area .deco .img02 {
    top: -90px;
  }
}

@media only screen and (max-width: 1040px) {
  #inside_sec .hd_area .deco .img01 {
    top: -40px;
    left: -45px;
  }
  #inside_sec .hd_area .deco .img02 {
    top: -125px;
    right: -65px;
  }
}

@media only screen and (max-width: 767px) {
  #inside_sec .hd_area .deco .img01 {
    left: -26px;
    width: 75px;
  }
  #inside_sec .hd_area .deco .img02 {
    display: none;
  }
}

#inside_sec .sp_scroll {
  margin-bottom: 85px;
}

@media only screen and (max-width: 767px) {
  #inside_sec .sp_scroll {
    margin-bottom: 60px;
  }
}

#inside_sec .sp_scroll img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  #inside_sec .sp_scroll img {
    max-width: inherit;
    width: 700px;
  }
}

#inside_sec .inner_block + .inner_block {
  margin-top: 90px;
}

@media only screen and (max-width: 767px) {
  #inside_sec .inner_block + .inner_block {
    margin-top: 60px;
  }
}

/*----------------------------
store_list
----------------------------*/
#inside_sec .store_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  #inside_sec .store_list li {
    display: block;
    margin-bottom: 45px;
  }
}

#inside_sec .store_list li:last-of-type {
  margin-bottom: 0;
}

#inside_sec .store_list .num {
  width: 52px;
  height: 52px;
  line-height: 1;
  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;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 700;
  border-radius: 50%;
  background: #0068B7;
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 5;
}

@media only screen and (max-width: 767px) {
  #inside_sec .store_list .num {
    width: 42px;
    height: 42px;
    font-size: 2.2rem;
    top: -15px;
    left: -15px;
  }
}

#inside_sec .store_list .img_area {
  width: 50%;
  padding-left: 10px;
  max-width: 614px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  #inside_sec .store_list .img_area {
    width: 100%;
    max-width: inherit;
    padding-left: 0;
    margin-bottom: 17px;
  }
}

#inside_sec .store_list .img_area img {
  width: 100%;
  height: auto;
}

#inside_sec .store_list .txt_area {
  width: 50%;
  padding-left: 25px;
}

@media only screen and (max-width: 767px) {
  #inside_sec .store_list .txt_area {
    width: 100%;
    padding-left: 0;
  }
}

#inside_sec .store_list .txt_area .logo {
  line-height: 1;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  #inside_sec .store_list .txt_area .logo {
    margin-bottom: 8px;
  }
}

#inside_sec .store_list .txt_area .logo img {
  width: auto;
  height: 50px;
}

@media only screen and (max-width: 767px) {
  #inside_sec .store_list .txt_area .logo img {
    height: 40px;
  }
}

#inside_sec .store_list .txt_area .name {
  font-size: 2.8rem;
  font-family: "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 13px;
  color: #0068B7;
}

@media only screen and (max-width: 767px) {
  #inside_sec .store_list .txt_area .name {
    font-size: 2.6rem;
  }
}

@media only screen and (max-width: 767px) {
  #inside_sec .store_list .txt_area .vi_text02 {
    font-size: 1.6rem;
  }
}

#inside_sec .store_list .txt_area .link {
  margin-top: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
}

#inside_sec .store_list .txt_area .link a {
  display: inline-block;
  background: url(../img/ico_arrow01.svg) no-repeat right center;
  background-size: 20px auto;
  padding-right: 25px;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

#inside_sec .store_list .txt_area .link a:hover {
  padding-right: 30px;
  opacity: 1;
}

/*東ゲート*/
#inside_sec .east_block .store_list .img_area .num {
  background: #E60012;
}

#inside_sec .east_block .store_list .txt_area .name {
  color: #E60012;
}

/*サテライト*/
#inside_sec .satellite_block {
  border-top: 1px solid #828487;
  padding-top: 80px;
}

@media only screen and (max-width: 767px) {
  #inside_sec .satellite_block {
    padding-top: 60px;
  }
}

#inside_sec .satellite_block .store_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -50px;
}

@media only screen and (max-width: 767px) {
  #inside_sec .satellite_block .store_list {
    display: block;
    margin-bottom: -30px;
  }
}

#inside_sec .satellite_block .store_list li {
  display: block;
  width: 50%;
  margin-bottom: 50px;
  padding-left: 67px;
  padding-right: 25px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  #inside_sec .satellite_block .store_list li {
    width: 100%;
    padding-left: 43px;
    padding-right: 0;
    margin-bottom: 30px;
  }
}

#inside_sec .satellite_block .store_list li + li {
  margin-top: 0;
}

#inside_sec .satellite_block .store_list li:nth-of-type(2n) {
  width: calc(50% - 25px);
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  #inside_sec .satellite_block .store_list li:nth-of-type(2n) {
    width: 100%;
  }
}

#inside_sec .satellite_block .store_list .num {
  background: #8E12AF;
  top: 0;
}

#inside_sec .satellite_block .store_list .txt_area {
  width: 100%;
  padding-left: 0;
}

#inside_sec .satellite_block .store_list .txt_area .name {
  color: #8E12AF;
  margin-bottom: 10px;
}

#inside_sec .satellite_block .store_list .txt_area .logo {
  margin: 0;
}

#inside_sec .satellite_block .store_list .txt_area .logo img {
  height: 40px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■visitors_sec
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#visitors_sec .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  #visitors_sec .box {
    display: block;
    margin-bottom: 40px;
  }
}

#visitors_sec .box > div {
  width: calc(50% - 25px);
}

@media only screen and (max-width: 767px) {
  #visitors_sec .box > div {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  #visitors_sec .box .img_area {
    margin-bottom: 20px;
  }
}

#visitors_sec .box .img_area img {
  width: 100%;
  max-width: 615px;
  height: auto;
}

@media only screen and (max-width: 767px) {
  #visitors_sec .box .img_area img {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  #visitors_sec .box .txt_area .list_num li {
    margin-top: 5px;
  }
}

#visitors_sec .box .txt_area .kome {
  margin-top: 20px;
}

#visitors_sec .box .txt_area .kome li {
  font-size: 1.5rem;
  line-height: 1.8;
  text-indent: -1em;
  padding-left: 1em;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■outside_sec
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#outside_sec .outside_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -55px;
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list {
    margin-bottom: -35px;
  }
}

#outside_sec .outside_list:before, #outside_sec .outside_list:after {
  content: "";
  display: block;
  width: calc(25% - 10px);
  max-width: 290px;
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list:before, #outside_sec .outside_list:after {
    content: none;
  }
}

#outside_sec .outside_list:before {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#outside_sec .outside_list > li {
  width: calc(25% - 10px);
  max-width: 290px;
  margin-bottom: 55px;
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list > li {
    width: calc(50% - 5px);
    max-width: inherit;
    margin-bottom: 35px;
  }
}

#outside_sec .outside_list .img_area {
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list .img_area {
    margin-bottom: 10px;
  }
}

#outside_sec .outside_list .img_area img {
  width: 100%;
  height: auto;
}

#outside_sec .outside_list .img_area .border img {
  border: 1px solid #828487;
}

#outside_sec .outside_list .txt_area .area {
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list .txt_area .area {
    margin-bottom: 7px;
  }
}

#outside_sec .outside_list .txt_area .area span {
  display: inline-block;
  line-height: 1.2;
  font-size: 1.4rem;
  color: #fff;
  background: #0068B7;
  padding: 2px 8px 3px;
  border-radius: 50px;
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list .txt_area .area span {
    font-size: 1.3rem;
  }
}

#outside_sec .outside_list .txt_area .name {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 6px;
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list .txt_area .name {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list .txt_area .info_list {
    font-size: 1.4rem;
  }
}

#outside_sec .outside_list .txt_area .info_list li {
  margin: 0 0 5px;
  position: relative;
  padding-left: 18px;
  position: relative;
  line-height: 1.8;
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list .txt_area .info_list li {
    padding-left: 16px;
    line-height: 1.5;
  }
}

#outside_sec .outside_list .txt_area .info_list li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #0068B7;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list .txt_area .info_list li:before {
    width: 10px;
    height: 10px;
    top: 6px;
  }
}

@media only screen and (min-width: 768px) {
  #outside_sec .outside_list .txt_area .info_list li a[href^="tel:"] {
    text-decoration: none;
    color: #222426;
    pointer-events: none;
  }
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list .txt_area .info_list .address .link {
    font-size: 1.3rem;
    letter-spacing: normal;
  }
}

#outside_sec .outside_list .txt_area .info_list .address .link a {
  color: #828487;
  text-decoration: none;
}

#outside_sec .outside_list .txt_area .info_list .address .link a:after {
  width: 16px;
  height: 16px;
  margin-bottom: -2px;
}

@media only screen and (max-width: 767px) {
  #outside_sec .outside_list .txt_area .info_list .address .link a:after {
    width: 10px;
    height: 10px;
    margin-bottom: 0;
    margin-left: 1px;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■online_sec
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#online_sec {
  text-align: center;
}

#online_sec .innerWrap {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

#online_sec .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 84px 0 65px;
}

@media only screen and (max-width: 767px) {
  #online_sec .sns {
    margin: 58px 0 40px;
  }
}

#online_sec .sns li {
  width: 40px;
  margin: 0 25px;
}

@media only screen and (max-width: 767px) {
  #online_sec .sns li {
    width: 35px;
    margin: 0 20px;
  }
}

#online_sec .sns li img {
  width: 100%;
  height: auto;
}

#online_sec .bnr {
  max-width: 600px;
  margin: 0 auto 110px;
}

@media only screen and (max-width: 767px) {
  #online_sec .bnr {
    margin-bottom: 70px;
  }
}

#online_sec .bnr img {
  width: 100%;
  height: auto;
  border: 1px solid #828487;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■img_slide
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#img_slide {
  border-top: none;
  padding-top: 0;
  padding-bottom: 120px;
}

@media only screen and (max-width: 767px) {
  #img_slide {
    padding-bottom: 35px;
  }
}

#img_slide .img_list li {
  width: 280px;
}

@media only screen and (max-width: 767px) {
  #img_slide .img_list li {
    width: 160px;
  }
}

#img_slide .img_list li img {
  width: 100%;
  height: auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■英語
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media only screen and (min-width: 768px) {
  .lang_other #inside_sec .hd_area {
    padding: 0 90px;
  }
}
