header, footer, .foot_bnr_wrap, .to_top, .footconv { display: none;}

#common_header,
#t_live_balloon,
#common_footer_info, 
#common_footer_bnrs,
#common_footer,
#common_footer_ftag { display: none!important;}

/* photo
--------------------------------------------------*/
.site-header {
  height: auto;
  width: 100%;
  border-bottom: 1px solid #fff;
  overflow: hidden;
  position: fixed;
  top: 0;
  background: #000;
  z-index: 10;
  display: flex;
  padding: 10px 20px;
  align-items: center;
  justify-content: space-between;
}
.site-header img.logo {
  display: block;
  height: 60px;
  width: auto;
}
.site-header h1 {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 600;
  font-family: sans-serif;
}
div.site-link {
  display: block;
  white-space: nowrap;
  background-color: #F0F1F3;
  width: auto;
  text-align: center;
  color: black;
}
div.site-link a {
  display: block;
  padding: 12px 15px;
  font-size: 11px;
  font-family: sans-serif;
}
@media screen and (max-width: 670px) {
  .site-header {
    padding-top: 2em;
  }
  .site-header h1 {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 10px;
    padding: 5px 0;
    background-color: black;
  }
  .site-header img.logo {
    height: 40px;
  }
  div.site-link a {
    font-size: 11px;
    padding: 7px 10px;
  }
}

/*----------------------------------------
 model wrap
----------------------------------------*/
.model_wrap {
  padding: 180px 0;
}
.model_wrap .member_head {
  font-size: 36px;
  color: #002b5b;
  line-height: 1;
  padding-bottom: 60px;
}
button {
  display: block;
  cursor: pointer;
  border: none;
  padding: 0;
  background: none;
  margin: 0;
}
button:focus {
  outline: none;
}
.swiper-wrapper {
  height: auto!important;
}
.swiper-slide {
  position: relative;
}
.swiper-button-next,
.swiper-button-prev {
  position: static;
  width: auto;
  height: auto;
  margin-top: 0;
}
.swiper-button-next:focus,
.swiper-button-prev:focus {
  outline: none;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  content: none;
}
.main_next,
.main_prev {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -26px;
  max-width: 52px;
  width: 4.34%;
  transition: opacity 0.3s ease-in-out;
}
.main_next:hover,
.main_prev:hover {
  opacity: 0.7;
}
.main_next {
  right: 0.84%;
}
.main_prev {
  left: 0.84%;
}
.model_main .slide_cap {
  background-color: rgba(0, 0, 0, 1);
  z-index: 2;
  position: absolute;
  line-height: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
  right: 0;
  bottom: 0;
  padding: 5px;
}
.model_main .slide_cap.shadow {
  text-shadow: 0px 0px 0px #000, 0px 0px 1px #000, 0px 0px 2px #000, 0px 0px 3px #000, 0px 0px 4px #000, 0px 0px 5px #000, 0px 0px 6px #000, 0px 0px 7px #000, 0px 0px 8px #000;
}
.model_main .slide_cap.cap_black {
  color: #333;
}
.model_main .slide_cap.cap_black.shadow {
  text-shadow: 0px 0px 0px #fff, 0px 0px 1px #fff, 0px 0px 2px #fff, 0px 0px 3px #fff, 0px 0px 4px #fff, 0px 0px 5px #fff, 0px 0px 6px #fff, 0px 0px 7px #fff, 0px 0px 8px #fff;
}
.model_thumb_wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
  margin-top: 10px;
}
.model_thumb .swiper-slide {
  max-width: 110px;
  width: calc(100%/5) !important;
  cursor: pointer;
  position: relative;
}
.model_thumb .swiper-slide:not(:last-child) {
  margin-right: 0.92% !important;
}
.model_thumb .swiper-slide .thumb_item img {
  position: relative;
  z-index: 2;
  display: block;
  transition: opacity 0.3s ease-in-out;
}
.model_thumb .swiper-slide .thumb_item {
  overflow: hidden;
  position: relative;
}
.model_thumb .swiper-slide .thumb_item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 1;
  z-index: 1;
  transition: opacity 0.3s ease-in-out;
}
body:not(.mobile) .model_thumb .swiper-slide:hover .thumb_item img, .model_thumb .swiper-slide.swiper-slide-thumb-active .thumb_item img {
  opacity: 0.4;
}
@media screen and (max-width: 767px) {
  .model_wrap {
    padding: 140px 0 0;
  }
  .model_wrap .member_head {
    font-size: 24px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .main_next,
  .main_prev {
    margin-top: -14px;
    width: 8%;
  }
  .main_next {
    right: 5px;
  }
  .main_prev {
    left: 5px;
  }
  .model_main .slide_cap.cap_black.sp_shadow {
    text-shadow: 0px 0px 0px #fff, 0px 0px 1px #fff, 0px 0px 2px #fff, 0px 0px 3px #fff, 0px 0px 4px #fff, 0px 0px 5px #fff, 0px 0px 6px #fff, 0px 0px 7px #fff, 0px 0px 8px #fff;
  }
  .model_main .slide_cap {
    font-size: 12px;
  }
  .model_thumb {
    position: relative;
  }
  .model_thumb .swiper-wrapper {
    max-width: 100%;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .model_thumb .swiper-slide {
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .model_thumb .swiper-slide:nth-child(-n+5) {
    margin-bottom: 3px;
  }
  .model_thumb .swiper-slide:nth-child(5n),
  .model_thumb .swiper-slide:last-child {
    margin-right: 0 !important;
  }
}
.captions {
  font-size: 12px;
  line-height: 12px;
  margin-top: 120px;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  .captions {
    font-size: 10px;
    margin-top: 30px;
  }
}