dd, dl, dt, figure, h1, h2, h3, h4, h5, h6, li, p {
  margin: 0;
  padding: 0;
  font-weight: 500
}

address {
  font-style: normal
}

audio, img, video {
  max-width: 100%;
  height: auto;
  vertical-align: top
}

button {
  padding: 0;
  background-color: transparent;
  border-width: 0;
  outline: 0
}

button * {
  position: relative
}

button:action, button:action * {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

html {
  background-color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 62.5%
}

button, input, select, textarea {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top
}

body {
  min-width: 1200px;
  line-height: 1.5;
  font-size: 15px;
  color: #000
}

a[href] {
  text-decoration: none;
  color: inherit;
  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

a[href]:hover {
  opacity: .7
}

ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.m_section_inner {
  position: relative;
  width: 100%;
  max-width: 1200px;
  min-height: 100%;
  margin: 0 auto;
  padding: 0
}

#btn_gotop {
  position: fixed;
  bottom: 15px;
  right: 6px;
  width: 60px;
  height: 60px;
  z-index: 11111
}

.oo_notes {
  padding-left: 1em;
  text-indent: -1em
}

.oo_trans {
  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

.oo_trans:hover {
  opacity: .7
}

.oo_pcimt {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  vertical-align: bottom
}

.oo_pcimt img {
  display: none
}

.oo_pcapp, .oo_pcspapp, .oo_pctbapp {
  display: block!important
}

.oo_pcapp_i, .oo_pcspapp_i, .oo_pctbapp_i {
  display: inline!important
}

.oo_pcapp_t, .oo_pcspapp_t, .oo_pctbapp_t {
  display: table!important
}

.oo_pcapp_tc, .oo_pcspapp_tc, .oo_pctbapp_tc {
  display: table-cell!important
}

.oo_pcapp_l, .oo_pcspapp_l, .oo_pctbapp_l {
  display: list-item!important
}

.oo_spapp, .oo_spapp_i, .oo_spapp_l, .oo_spapp_t, .oo_spapp_tc, .oo_tbapp, .oo_tbapp_i, .oo_tbapp_l, .oo_tbapp_t, .oo_tbapp_tc, .oo_tbspapp, .oo_tbspapp_i, .oo_tbspapp_l, .oo_tbspapp_t, .oo_tbspapp_tc {
  display: none!important
}

.oo_p2app_i {
  display: none!important
}

#colorbox #cboxClose {
  display: inline-block;
  white-space: nowrap;
  text-indent: 300%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: -70px;
  right: 0;
  width: 56px;
  height: 55px;
  background-image: url(../images/icon_close.png)
}

#cboxContent, #cboxWrapper, #cboxWrapper>div:nth-child(2), #colorbox {
  overflow: visible!important
}

header {
  position: fixed;
  width: 100%;
  min-width: 1200px;
  border-bottom: 2px solid #e50e86;
  border-bottom-width: 2px;
  background-color: rgba(255, 255, 255, .8);
  z-index: 555000
}

header .m_section_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 10px 6px
}

header .logo_platform {
  width: 151px
}

header #gnavi {
  padding: 0 0 0 38px
}

header #gnavi .gnavipane {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

header #gnavi .gnavi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 803px;
  padding-right: 30px;
  top: -1px
}

header #gnavi .gnavi li a {
  display: inline-block;
  height: 23px
}

header #gnavi .gnavi li a img {
  width: auto;
  height: 100%
}

header .sns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 162px;
  margin-top: 0
}

header .sns li {
  padding: 0
}

header .sns li a {
  display: inline-block;
  width: 48px
}

header .btn_menu {
  display: none;
  position: fixed;
  width: 60px;
  height: 60px;
  top: 8px;
  right: 10px;
  cursor: pointer;
  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

header .btn_menu:hover {
  opacity: .7
}

header .btn_menu b {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  font-weight: 400
}

header .btn_menu b img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

header .btn_menu b .btn_close {
  visibility: hidden
}

#wrapper {
  padding: 0 0 136px;
  overflow: hidden
}

.section_title {
  position: relative;
  height: 278px;
  padding: 61px 0 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden
}

.section_title:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  bottom: -59px;
  left: 0;
  width: 100%;
  height: 280px;
  background-image: url(../images/common/obj_title_dot.png);
  background-repeat: repeat-x;
  background-position: center bottom
}

.section_title .site_logo {
  display: inline-block;
  position: absolute;
  top: 48px;
  left: 10px;
  width: 271px;
  height: 123px;
  z-index: 5
}

.section_title .page_title {
  position: relative;
  padding: 64px 3px 0 0;
  text-align: center;
  z-index: 5
}

.section_title .page_title img {
  width: auto;
  height: 106px
}

.section_content {
  position: relative;
  padding: 82px 0 140px
}

.section_content:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: -277px;
  left: calc((100% - 1920px)/ 2);
  width: 1920px;
  height: 2143px;
  background-image: url(../images/common/obj_sakuraparticle01.png)
}

.list_news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 46px;
  opacity: 1
}

.list_news.hide {
  opacity: 0;
  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

.list_news.hide.rev {
  opacity: 1
}

.list_news li {
  position: relative;
  width: 290px;
  margin-bottom: 40px;
  background-color: #000;
  color: #fff
}

.list_news li a {
  position: relative;
  height: 100%;
  padding: 5px
}

.list_news li a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 0;
  left: 0;
  width: 99px;
  height: 99px;
  background-image: url(../images/common/obj_triangle.svg)
}

.list_news .image {
  position: relative;
  border: 2px solid #fff;
  border-width: 2px
}

.list_news .image img {
  width: 100%
}

.list_news .detail {
  min-height: 136px;
  padding: 7px 8px;
  text-align: left;
  font-size: 15px
}

.list_news .detail p {
  line-height: 1.8
}

.list_news .detail p~p {
  margin-top: 33px
}

.list_news .detail .date {
  letter-spacing: 1.1px;
  color: #fe42a6
}

.list_news .detail .exp {
  margin-top: 7px;
  line-height: 1.4;
  font-size: 18px
}

.list_news li.new .detail .date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.list_news li.new .detail .date:after {
  content: "";
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  width: 44px;
  height: 17px;
  margin-top: -2px;
  margin-left: 11px;
  background-image: url(../images/common/icon_new.png);
  z-index: 3
}

.list_news li~li {
  margin-left: 6px
}

.list_news li:nth-child(4n+1) {
  margin-left: 0
}

.list_news a {
  display: inline-block
}

.btn {
  display: inline-block;
  min-width: 330px;
  margin-top: 16px;
  padding: 2px;
  background-color: #000;
  color: #fff!important
}

.btn span {
  display: inline-block;
  width: 100%;
  padding: 13px 20px;
  border: 1px solid #fff;
  text-align: center
}

.btn span b {
  display: inline-block;
  position: relative;
  padding: 0 10px 0 20px;
  letter-spacing: .5px;
  font-size: 16px
}

.btn span b:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 50%;
  left: 0;
  width: 10px;
  height: 16px;
  margin-top: -8px;
  background-image: url(../images/common/icon_arr_rwh.png)
}

.btn_pane {
  text-align: center
}

.btn_pane .btn {
  margin-top: 5px
}

.list_image {
  width: 1114px;
  margin: 0 auto;
  margin-top: 63px;
  background: url(../images/toppage/bg_slide.png) no-repeat 0 0;
  background-size: contain;
  z-index: 5
}

.list_image li img {
  width: 1090px;
  border: 1px solid #fff
}

.list_image .slick-list {
  border: 10px solid transparent;
  border-width: 11px 12px
}

.list_image .slick-list a {
  display: block;
  background-color: #fff;
  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

.list_image .slick-list a:hover {
  opacity: 1
}

.list_image .slick-list a img {
  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

.list_image .slick-list a img:hover {
  opacity: .7
}

.list_image .slick-arrow {
  display: inline-block;
  white-space: nowrap;
  text-indent: 300%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  top: 286px;
  width: 62px;
  height: 62px;
  background-image: url(../images/common/icon_arr.png);
  z-index: 5;
  cursor: pointer;
  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

.list_image .slick-arrow:hover {
  opacity: .7
}

.list_image .slick-arrow.slick-next {
  right: -17px
}

.list_image .slick-arrow.slick-prev {
  left: -17px;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.list_image .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 753px;
  margin: 0 auto;
  margin-top: 12px
}

.list_image .slick-dots li {
  position: relative;
  width: 32.4%
}

.list_image .slick-dots li button {
  display: inline-block;
  white-space: nowrap;
  text-indent: 300%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  width: 243px;
  height: 137px;
  padding-bottom: 0;
  border: 5px solid #000;
  border-width: 5px;
  cursor: pointer;
  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

.list_image .slick-dots li button:hover {
  opacity: .7
}

.list_image .slick-dots li:nth-child(1) button {
  background-image: url(../images/toppage/image_thumbs01.jpg)
}

.list_image .slick-dots li:nth-child(2) button {
  background-image: url(../images/toppage/image_thumbs02.jpg)
}

.list_image .slick-dots li:nth-child(3) button {
  background-image: url(../images/toppage/image_thumbs03.jpg)
}

.list_image .slick-dots li:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .35);
  opacity: 1;
  cursor: pointer;
  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

.list_image .slick-dots li.slick-active button {
  border-color: #e4007f;
  cursor: default;
  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

.list_image .slick-dots li.slick-active button:hover {
  opacity: 1
}

.list_image .slick-dots li.slick-active:after {
  cursor: default;
  opacity: 0
}

.list_image.list_image_world .slick-dots li:nth-child(1) button {
  background-image: url(../images/toppage/image_thumbs04.jpg)
}

.list_image.list_image_world .slick-dots li:nth-child(2) button {
  background-image: url(../images/toppage/image_thumbs05.jpg)
}

.list_image.list_image_world .slick-dots li:nth-child(3) button {
  background-image: url(../images/toppage/image_thumbs06.jpg)
}

#top_page main .section_world .list_image.list_image_world {
  margin-top: 50px
}

.floating_banner {
  position: fixed;
  bottom: 0px;/* 100px */
  right: 0;
  z-index: 99999
}

.floating_banner .floating_banner_inner {
  position: relative
}

.floating_banner .floating_banner_inner .icon_close_mail {
  position: absolute;
  top: -38px;
  right: 5px;
  width: 33px;
  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

.floating_banner .floating_banner_inner .icon_close_mail:hover {
  opacity: .7
}

.floating_banner .floating_banner_inner a {
  display: block;
  width: 333px;
  margin-bottom: 10px/* 20px */
}

.floating_banner .floating_banner_inner a img {
  width: 100%
}

.floating_banner .floating_banner_inner a:last-of-type {
  margin-bottom: 0
}

aside {
  position: relative;
  z-index: 2
}

.banner_anime {
  display: block;
  width: 580px;
  margin: 30px auto
}

@media screen and (min-width:1001px) and (-webkit-min-device-pixel-ratio:2), screen and (min-width:1001px) and (-o-min-device-pixel-ratio:2/1), screen and (min-width:1001px) and (min-resolution:2dppx) {
  .oo_p2app_i {
    display: inline!important
  }
  .oo_pcapp_i.oo_p2alt, .oo_pcspapp_i.oo_p2alt, .oo_pctbapp_i.oo_p2alt {
    display: none!important
  }
}

@media only screen and (max-width:1000px) {
  body {
    min-width: 320px;
    min-width: 42.66667vw
  }
  body {
    font-size: 2.93333vw
  }
  .m_section_inner {
    max-width: 100%
  }
  .m_section_inner {
    padding: 0 2.66667vw
  }
  #btn_gotop {
    bottom: 15px;
    bottom: 2vw
  }
  #btn_gotop {
    right: 8px;
    right: 1.06667vw
  }
  #btn_gotop {
    width: 80px;
    width: 10.66667vw
  }
  #btn_gotop {
    height: 80px;
    height: 10.66667vw
  }
  .oo_pcimt {
    width: auto;
    height: auto;
    background-image: none!important
  }
  .oo_pcimt img {
    display: inline
  }
  .oo_pcspapp, .oo_spapp, .oo_tbspapp {
    display: block!important
  }
  .oo_pcspapp_i, .oo_spapp_i, .oo_tbspapp_i {
    display: inline!important
  }
  .oo_pcspapp_t, .oo_spapp_t, .oo_tbspapp_t {
    display: table!important
  }
  .oo_pcspapp_tc, .oo_spapp_tc, .oo_tbspapp_tc {
    display: table-cell!important
  }
  .oo_pcspapp_l, .oo_spapp_l, .oo_tbspapp_l {
    display: list-item!important
  }
  .oo_pcapp, .oo_pcapp_i, .oo_pcapp_l, .oo_pcapp_t, .oo_pcapp_tc, .oo_pctbapp, .oo_pctbapp_i, .oo_pctbapp_l, .oo_pctbapp_t, .oo_pctbapp_tc, .oo_tbapp, .oo_tbapp_i, .oo_tbapp_l, .oo_tbapp_t, .oo_tbapp_tc {
    display: none!important
  }
  .copy {
    font-family: Verdana, "Droid Sans"
  }
  #colorbox #cboxClose {
    top: -70px;
    top: -9.33333vw
  }
  #colorbox #cboxClose {
    width: 56px;
    width: 7.46667vw
  }
  #colorbox #cboxClose {
    height: 55px;
    height: 7.33333vw
  }
  #colorbox.iframe_colorbox #cboxContent {
    width: 90vw!important;
    height: auto!important
  }
  #colorbox.iframe_colorbox #cboxContent #cboxLoadedContent {
    position: relative;
    height: 0!important;
    width: 100%!important;
    padding-bottom: 56.5%
  }
  #colorbox.iframe_colorbox #cboxContent #cboxLoadedContent iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  #colorbox.iframe_colorbox {
    top: 50%!important;
    left: 5vw!important;
    width: 90vw!important;
    height: 50.75vw!important;
    margin-top: -25.37vw
  }
  #colorbox.iframe_colorbox #cboxWrapper, #colorbox.iframe_colorbox #cboxWrapper>div:nth-child(2) {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative!important;
    left: 0!important;
    width: 100%!important;
    height: auto!important
  }
  header {
    min-width: 100%
  }
  header {
    border-bottom-width: 2px;
    border-bottom-width: .26667vw
  }
  header .m_section_inner {
    padding: 1.73333vw 1.46667vw .8vw
  }
  header .logo_platform {
    width: 216px;
    width: 28.8vw
  }
  header #gnavi {
    padding: 0;
    padding: 0
  }
  header #gnavi .gnavi {
    padding-right: 0;
    padding-right: 0
  }
  header #gnavi .gnavi li a {
    height: 110px;
    height: 14.66667vw
  }
  header .sns {
    width: 100%
  }
  header .sns {
    margin-top: 27px;
    margin-top: 3.6vw
  }
  header .sns li {
    padding: 0 1.46667vw
  }
  header .sns li a {
    width: 93px;
    width: 12.4vw
  }
  header .btn_menu {
    display: inline-block
  }
  header .btn_menu {
    width: 60px;
    width: 8vw
  }
  header .btn_menu {
    height: 60px;
    height: 8vw
  }
  header .btn_menu {
    top: 8px;
    top: 1.06667vw
  }
  header .btn_menu {
    right: 10px;
    right: 1.33333vw
  }
  #wrapper {
    padding: 0 0 16.26667vw
  }
  .section_title {
    height: 261px;
    height: 34.8vw
  }
  .section_title {
    padding: 10.93333vw 0 0
  }
  .section_title:after {
    bottom: -60px;
    bottom: -8vw
  }
  .section_title:after {
    height: 280px;
    height: 37.33333vw
  }
  .section_title:after {
    background-image: url(../images/common/obj_title_dot_sp.png)
  }
  .section_title .site_logo {
    top: 28px;
    top: 3.73333vw
  }
  .section_title .site_logo {
    left: 10px;
    left: 1.33333vw
  }
  .section_title .site_logo {
    width: 217px;
    width: 28.93333vw
  }
  .section_title .site_logo {
    height: 99px;
    height: 13.2vw
  }
  .section_title .page_title {
    padding: 4.66667vw 0 0 27.33333vw
  }
  .section_title .page_title img {
    height: 106px;
    height: 14.13333vw
  }
  .section_content {
    padding: 0 0 16.66667vw
  }
  .section_content:before {
    top: -260px;
    top: -34.66667vw
  }
  .section_content:before {
    left: 6.6%
  }
  .section_content:before {
    width: 100%
  }
  .section_content:before {
    height: 2143px;
    height: 285.73333vw
  }
  .section_content:before {
    background-image: url(../images/common/obj_sakuraparticle01_sp.png)
  }
  header .m_section_inner {
    display: block;
    height: 10.66667vw
  }
  header .logo_platform {
    position: relative;
    z-index: 30
  }
  header #gnavi {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    padding-top: 10.66667vw;
    background-color: #fff;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: right .35s ease;
    -o-transition: right .35s ease;
    transition: right .35s ease
  }
  header #gnavi.open {
    right: 0
  }
  header #gnavi:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 10.93333vw;
    border-bottom: 2px solid #e61288;
    border-bottom-width: .26667vw;
    background-color: #fff;
    -webkit-transition: right .35s ease;
    -o-transition: right .35s ease;
    transition: right .35s ease;
    z-index: 111
  }
  header #gnavi.open:before {
    right: 0
  }
  header #gnavi .gnavipane {
    display: block
  }
  header #gnavi .gnavi {
    display: block;
    width: 100%;
    top: auto
  }
  header #gnavi .gnavi li {
    border-bottom: 2px solid #e61288;
    border-bottom-width: .26667vw
  }
  header #gnavi .gnavi li a {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center
  }
  header #gnavi .gnavi li a:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    display: none;
    top: 50%;
    left: 0;
    width: 0;
    height: 0;
    margin-top: 0;
    background-image: url(../images/common/icon_arr_r_p.svg)
  }
  header .sns {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  header .btn_menu.open b .btn_open {
    visibility: hidden
  }
  header .btn_menu.open b .btn_close {
    visibility: visible
  }
  .list_news {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .list_news {
    margin-top: 56px;
    margin-top: 7.46667vw
  }
  .list_news li {
    width: 49%
  }
  .list_news li {
    margin-bottom: 21px;
    margin-bottom: 2.8vw
  }
  .list_news li a {
    padding: 7px;
    padding: .93333vw
  }
  .list_news li a:before {
    width: 99px;
    width: 13.2vw
  }
  .list_news li a:before {
    height: 99px;
    height: 13.2vw
  }
  .list_news .image {
    border-width: 2px;
    border-width: .26667vw
  }
  .list_news .detail {
    min-height: 162px;
    min-height: 21.6vw
  }
  .list_news .detail {
    padding: 1.06667vw 1.06667vw
  }
  .list_news .detail {
    font-size: 2.4vw
  }
  .list_news .detail p~p {
    margin-top: 47px;
    margin-top: 6.26667vw
  }
  .list_news .detail .date {
    letter-spacing: 1.6px;
    letter-spacing: .21333vw
  }
  .list_news .detail .exp {
    margin-top: 5px;
    margin-top: .66667vw
  }
  .list_news .detail .exp {
    font-size: 2.93333vw
  }
  .list_news li.new .detail .date:after {
    width: 50px;
    width: 6.66667vw
  }
  .list_news li.new .detail .date:after {
    height: 18px;
    height: 2.4vw
  }
  .list_news li.new .detail .date:after {
    margin-top: -2px;
    margin-top: -.26667vw
  }
  .list_news li.new .detail .date:after {
    margin-left: 11px;
    margin-left: 1.46667vw
  }
  .list_news li~li {
    margin-left: 0;
    margin-left: 0
  }
  .btn {
    min-width: 460px;
    min-width: 61.33333vw
  }
  .btn {
    margin-top: 20px;
    margin-top: 2.66667vw
  }
  .btn {
    padding: 2px;
    padding: .26667vw
  }
  .btn span {
    padding: 2.8vw 2.66667vw
  }
  .btn span b {
    font-size: 2.93333vw
  }
  .list_image {
    width: 100%
  }
  .list_image {
    margin-top: 113px;
    margin-top: 15.06667vw
  }
  .list_image li img {
    width: 100%
  }
  .list_image .slick-list {
    border-width: 1.2vw 1.46667vw
  }
  .list_image .slick-arrow {
    top: 173px;
    top: 23.06667vw
  }
  .list_image .slick-arrow {
    width: 62px;
    width: 8.26667vw
  }
  .list_image .slick-arrow {
    height: 62px;
    height: 8.26667vw
  }
  .list_image .slick-arrow.slick-next {
    right: -12px;
    right: -1.6vw
  }
  .list_image .slick-arrow.slick-prev {
    left: -12px;
    left: -1.6vw
  }
  .list_image .slick-dots {
    width: 100%
  }
  .list_image .slick-dots {
    margin-top: 9px;
    margin-top: 1.2vw
  }
  .list_image .slick-dots li button {
    width: 100%
  }
  .list_image .slick-dots li button {
    height: 0
  }
  .list_image .slick-dots li button {
    padding-bottom: 52.3%
  }
  .list_image .slick-dots li button {
    border-width: 5px;
    border-width: .66667vw
  }
  #top_page main .section_world .list_image.list_image_world {
    margin-top: 50px;
    margin-top: 6.66667vw
  }
  .floating_banner {
    bottom: 100px;
    bottom: 13.33333vw
  }
  .floating_banner .floating_banner_inner .icon_close_mail {
    top: -52px;
    top: -6.93333vw
  }
  .floating_banner .floating_banner_inner .icon_close_mail {
    right: 5px;
    right: .66667vw
  }
  .floating_banner .floating_banner_inner .icon_close_mail {
    width: 47px;
    width: 6.26667vw
  }
  .floating_banner .floating_banner_inner a {
    width: 401px;
    width: 53.46667vw
  }
  .floating_banner .floating_banner_inner a {
    margin-bottom: 10px;
    margin-bottom: 1.33333vw
  }
  .banner_anime {
    width: 81.6%
  }
  .banner_anime {
    margin: 4.66667vw auto
  }
}

@media only screen and (max-width:1000px) and (max-width:1000px) {
  header #gnavi .gnavi li a {
    padding-top: 23px;
    padding-top: 3.06667vw
  }
  header #gnavi .gnavi li a {
    padding-bottom: 28px;
    padding-bottom: 3.73333vw
  }
  header #gnavi .gnavi li a:before {
    display: inline-block
  }
  header #gnavi .gnavi li a:before {
    left: 20px;
    left: 2.66667vw
  }
  header #gnavi .gnavi li a:before {
    width: 18px;
    width: 2.4vw
  }
  header #gnavi .gnavi li a:before {
    height: 28px;
    height: 3.73333vw
  }
  header #gnavi .gnavi li a:before {
    margin-top: -14px;
    margin-top: -1.86667vw
  }
}

@media only screen and (max-width:1000px) and (orientation:landscape) {
  .floating_banner {
    bottom: 1.33333vw
  }
  .floating_banner .floating_banner_inner .icon_close_mail {
    top: -4.66667vw;
    width: 4.13333vw
  }
  .floating_banner .floating_banner_inner a {
    width: 29.46667vw
  }
  .floating_banner .floating_banner_inner a~a {
    margin-top: 1.06667vw
  }
}