body {
  position: relative;
  margin: 0;
  font-size: 15px;
  color: #4B4B4B;
  min-width: 1000px;
  font-family: Hiragino Kaku Gothic W3 JIS2004;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body a {
  text-decoration: none;
  color: black;
  transition: all .3s;
  display: block;
}
body a:hover {
  opacity: 0.5;
}
body img {
  max-width: 100%;
}

.menu_img_pc {
  display: block;
}

.menu_img_sp {
  display: none;
}

.sp_menu_tel {
  margin-top: 20px;
}

.br_pc_none {
  display: none;
}

.vietnam {
  font-family: Hiragino Kaku Gothic W3 JIS2004;
}

#header {
  width: 100%;
  background-color: #FFFFFF;
  box-sizing: border-box;
  padding-top: 36px;
  overflow: hidden;
  position: relative;
}

.hd_link_area {
  display: none;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  align-items: center;
  justify-content: flex-end;
}

.hd_link {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  color: #4B4B4B;
  font-size: 14px;
}
.hd_link i {
  margin-left: 5px;
}

.hd_top_title_area {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}

#footer {
  width: 100%;
}

.ft_menu_area {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ft_menu_area a:hover {
  opacity: 1;
}

.ft_info_area {
  width: 100%;
}

.ttl_main {
  text-align: center;
  background: #68BEEF;
}

#info_area {
  margin: 50px 0;
}
#info_area h3.info_cat_ttl {
  text-align: center;
  margin: 0;
  margin-bottom: 15px;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  background: #5951B2;
}
#info_area ul {
  padding: 0;
  margin: 0;
}
#info_area ul li {
  font-size: 14px;
  max-width: 900px;
  padding: 15px 30px;
  border-bottom: 1px solid #FFFFFF;
  background-color: #F7F7F7;
  list-style-type: none;
  box-sizing: border-box;
  position: relative;
}
#info_area ul li .info_list_item .info-list_category {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  padding: 3px 6px;
  margin: 0;
  background-color: #5951B2;
}
#info_area ul li .info_list_item .info-list_category a {
  color: #FFFFFF;
}
#info_area ul li a {
  display: block;
  width: 100%;
  color: #4B4B4B;
}
#info_area ul li a .info-list_txt {
  margin: 0;
  padding-top: 10px;
}
#info_area ul li a .info-list_txt .info_list_date {
  display: inline-block;
  padding: 3px 10px 3px 0;
}
#info_area ul li a i {
  position: absolute;
  top: 45%;
  right: 20px;
}

#info_area .cat_area a {
  display: block;
  border-bottom: 1px solid #E0E0E0;
  padding: 15px 30px;
  position: relative;
  color: #4B4B4B !important;
}
#info_area .cat_area a li {
  background-color: #ffffff;
  list-style-type: square;
  box-sizing: border-box;
  position: absolute;
  padding: 0;
  top: 30%;
  left: 30px;
}
#info_area .cat_area a i {
  color: #B9B9B9 !important;
  position: absolute;
  top: 35%;
  right: 10px;
}

.ft_info_catch {
  width: 900px;
  margin: 0 auto;
  text-align: center;
  font-family: A1 Mincho;
}

.ft_info_name {
  width: 900px;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
  color: #4B4B4B;
  font-family: Hiragino Kaku Gothic W6 JIS2004;
}

.ft_info_addr {
  width: 900px;
  margin: 0 auto;
  text-align: center;
  color: #4B4B4B;
}

.ft_info_cp {
  width: 100%;
  box-sizing: border-box;
  text-align: right;
  color: #4B4B4B;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.sp_ft_menu {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  display: none;
  font-family: A1 Mincho;
}
.sp_ft_menu a {
  color: #4B4B4B;
}

.sp_ft_menu_line {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #378EC0;
}

.sp_ft_menu_line_left {
  float: left;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sp_ft_menu_line_right {
  float: left;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* pager */
.wp-pagenavi {
  margin: 50px 0 80px;
  text-align: center;
}
.wp-pagenavi a {
  border-color: #707070;
  display: inline !important;
}
.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
  color: #707070;
  border: none !important;
}
.wp-pagenavi a:hover {
  color: #fff;
  background: #5951B2;
  border-color: #707070 !important;
}
.wp-pagenavi span {
  display: inline !important;
  border-color: #707070;
}
.wp-pagenavi span.current {
  color: #fff;
  background: #5951B2;
  border-color: #707070 !important;
}

.index_top_movie {
  position: relative;
  height: auto;
}
.index_top_movie .index_top_video_ct_img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 70%;
  max-height: 70%;
  opacity: 0.75;
}
.index_top_movie .index_top_video_scr {
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
}
.index_top_movie .top_movie_tl1 {
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  font-size: 55px;
  text-shadow: 3px 3px 5px #000;
  font-weight: 600;
  position: absolute;
  bottom: 112px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.index_top_movie .top_movie_tl1_in {
  background-color: #000000;
  color: #FFFFFF;
  font-size: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 600;
  display: inline;
}
.index_top_movie .top_movie_tl2 {
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  font-size: 55px;
  text-shadow: 3px 3px 5px #000;
  font-weight: 600;
  position: absolute;
  bottom: 14px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.index_top_movie .top_movie_tl3 {
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  font-size: 23px;
  text-shadow: 3px 3px 5px #000;
  font-weight: 600;
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.index_top_video {
  background: no-repeat center center transparent / cover;
  z-index: 0;
}
.index_top_video img {
  display: block;
  width: 100%;
}

.index_top_video::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../video/mask.png) repeat;
  opacity: .8;
  z-index: 2;
}

.sp_slide {
  width: 100%;
  overflow: hidden;
  display: none;
}

#slideshow {
  display: flex;
  position: relative;
  margin: 0;
}

#slideshow .sld {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0.0;
}

#slideshow .sld.active {
  z-index: 10;
  opacity: 1.0;
}

#slideshow .sld.last-active {
  z-index: 9;
}

.back_img {
  width: 100%;
}

.sld_space img {
  vertical-align: bottom;
}

.und_outer_area {
  width: 100%;
  padding: 0 40px 30px;
  box-sizing: border-box;
}

.und_page_title {
  width: 100%;
  text-align: center;
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 50px;
  position: relative;
  font-family: Hiragino Kaku Gothic W6 JIS2004;
}

.pankuzu {
  position: absolute;
  top: 18px;
  left: 25px;
  font-size: 16px;
  font-family: A1 Mincho;
}
.pankuzu a {
  display: inline;
}

.und_clm_area {
  width: 1282px;
  margin: 0 auto;
  overflow: hidden;
  background: #ffffff;
}

.und_clm_center {
  float: left;
  width: calc(100% - 340px);
  padding: 0;
  background: #ffffff;
  min-height: 500px;
  box-sizing: border-box;
}

.und_clm_right {
  float: left;
  width: 340px;
  box-sizing: border-box;
}

@media only screen and (max-width: 1680px) {
  .und_clm_center {
    width: calc(100% - 340px);
  }

  .und_clm_right {
    width: 340px;
  }
}
@media only screen and (max-width: 1340px) {
  .und_clm_area {
    width: 100%;
    box-sizing: border-box;
  }

  .und_clm_center {
    width: 67%;
    margin-right: 20px;
  }

  .und_clm_right {
    width: 30%;
  }
}
@media only screen and (max-width: 768px) {
  body {
    min-width: auto;
  }

  .navToggle {
    display: none;
  }

  .br_pc_none {
    display: initial;
  }

  .hd_link_area {
    display: none;
  }

  .hd_top_title_area {
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
  }

  .ft_menu_area {
    display: none;
  }

  #info_area ul li {
    display: block;
  }
  #info_area ul li a .info-list_txt {
    padding-top: 8px;
    padding-left: 1em;
  }

  #info_area {
    margin: 20px 0;
  }
  #info_area h3.info_cat_ttl {
    font-size: 16px;
  }
  #info_area ul li {
    display: block;
    padding: 15px 30px 15px 15px;
  }
  #info_area ul li a {
    display: block;
  }
  #info_area ul li a .info-list_txt {
    padding-top: 8px;
    padding-left: 1em;
  }
  #info_area ul li a i {
    position: absolute;
    top: 45%;
    right: 10px;
  }

  .ft_info_catch {
    width: 100%;
    margin-bottom: 5px;
  }

  .ft_info_name {
    width: 100%;
    margin-bottom: 5px;
  }

  .ft_info_addr {
    width: 100%;
    font-size: 13px;
  }

  .ft_info_cp {
    font-size: 11px;
    text-align: center;
  }

  .sp_ft_menu {
    display: block;
  }

  /* pager */
  .wp-pagenavi {
    margin: 30px 0 40px;
  }

  .und_outer_area {
    padding: 0 20px 30px;
  }

  .und_page_title {
    display: none;
  }

  .und_clm_center {
    min-height: auto;
  }

  .pankuzu {
    display: none;
  }

  .index_top_movie {
    display: none;
  }

  .sp_slide {
    display: initial;
  }

  .menu_img_pc {
    display: none;
  }

  .menu_img_sp {
    display: initial;
  }

  .und_clm_area {
    width: 100%;
    box-sizing: border-box;
  }

  .und_clm_center {
    width: 100%;
    margin-right: 0px;
  }

  .und_clm_right {
    width: 100%;
  }
}
@media print {
  .globalMenuSp {
    display: none;
  }

  body {
    zoom: 80%;
  }

  .koya_youtube_cm {
    page-break-before: always;
    height: 700px;
  }

  .koya_youtube_box {
    position: unset;
  }
}
