@charset "UTF-8";
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%; }

legend {
  color: #000; }

#yui3-css-stamp.cssreset {
  display: none; }

/*@include layout-SP {
}
*/
@font-face {
  font-family: 'Barlow-Black';
  src: url("/assets/common/font/BarlowSemiCondensed-Black.woff") format("woff"); }
@font-face {
  font-family: 'Barlow-Light';
  src: url("/assets/common/font/BarlowSemiCondensed-Light.woff") format("woff"); }
@font-face {
  font-family: 'Barlow-Medium';
  src: url("/assets/common/font/BarlowSemiCondensed-Medium.woff") format("woff"); }
@font-face {
  font-family: 'Barlow-Regular';
  src: url("/assets/common/font/BarlowSemiCondensed-Regular.woff") format("woff"); }
@font-face {
  font-family: 'Barlow-SemiBold';
  src: url("/assets/common/font/BarlowSemiCondensed-SemiBold.woff") format("woff"); }
@font-face {
  font-family: 'Barlow-Thin';
  src: url("/assets/common/font/BarlowSemiCondensed-Thin.woff") format("woff"); }
@font-face {
  font-family: 'Roboto-Bold';
  src: url("/assets/common/font/RobotoSlab-Bold.woff") format("woff"); }
@font-face {
  font-family: 'Roboto-Regular';
  src: url("/assets/common/font/RobotoSlab-Regular.woff") format("woff"); }
@font-face {
  font-family: 'Roboto-Light';
  src: url("/assets/common/font/RobotoSlab-Light.woff") format("woff"); }
.u-mt5 {
  margin-top: 5px; }

.u-mt10 {
  margin-top: 10px; }

.u-mt15 {
  margin-top: 15px; }

.u-mt20 {
  margin-top: 20px; }

.u-mt25 {
  margin-top: 25px; }

.u-mt30 {
  margin-top: 30px; }

.u-mt35 {
  margin-top: 35px; }

.u-mt40 {
  margin-top: 40px; }

.u-mt50 {
  margin-top: 50px; }

.u-mt55 {
  margin-top: 55px; }

.u-mt60 {
  margin-top: 60px; }

.u-mt70 {
  margin-top: 70px; }

.u-mt80 {
  margin-top: 80px; }

.u-mt90 {
  margin-top: 90px; }

.u-mt100 {
  margin-top: 100px; }

.u-mb5 {
  margin-bottom: 5px; }

.u-mb10 {
  margin-bottom: 10px; }

.u-mb15 {
  margin-bottom: 15px; }

.u-mb20 {
  margin-bottom: 20px; }

.u-mb25 {
  margin-bottom: 25px; }

.u-mb30 {
  margin-bottom: 30px; }

.u-mb35 {
  margin-bottom: 35px; }

.u-mb40 {
  margin-bottom: 40px; }

.u-mb50 {
  margin-bottom: 50px; }

.u-mb55 {
  margin-bottom: 55px; }

.u-pl5 {
  padding-left: 5px; }

.u-pl10 {
  padding-left: 10px; }

.u-mr5 {
  margin-right: 5px; }

.u-mr10 {
  margin-right: 10px; }

.u-ml5 {
  margin-left: 5px; }

.u-ml10 {
  margin-left: 10px; }

.u-ml15 {
  margin-left: 15px; }

.u-ml20 {
  margin-left: 20px; }

.u-ml30 {
  margin-left: 30px; }

.u-ml40 {
  margin-left: 40px; }

.u-ml50 {
  margin-left: 50px; }

.u-l-left {
  text-align: left; }

.u-l-center {
  text-align: center; }

.u-l-right {
  text-align: right; }

.u-hover:hover {
  opacity: 0.85; }

html {
  font-size: 62.5%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #ffffff;
  word-wrap: break-word;
  line-height: 1.5; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  text-decoration: none;
  text-decoration-skip-ink: none;
  color: #000;
  outline: none; }

a:hover {
  text-decoration-skip-ink: none; }

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.wrap {
  min-width: 1180px; }
  @media screen and (max-width: 768px) {
    .wrap {
      padding: 13% 0 0 0;
      min-width: inherit; } }

.breadcrumbBox {
  position: relative;
  height: 1px; }
  @media screen and (max-width: 768px) {
    .breadcrumbBox {
      display: none; } }
  .breadcrumbBox .breadcrumb {
    position: absolute;
    right: 40px;
    bottom: 20px;
    bottom: 20px;
    margin: 0 0 0 0;
    margin-left: 0;
    padding-left: 0; }
    .breadcrumbBox .breadcrumb li {
      font-size: 12px;
      display: inline;
      list-style: none;
      font-weight: bold; }
      .breadcrumbBox .breadcrumb li:after {
        content: '>';
        padding: 0 7px;
        color: #555; }
      .breadcrumbBox .breadcrumb li:last-child:after {
        display: none; }
      .breadcrumbBox .breadcrumb li a {
        text-decoration: none;
        color: gray; }
        .breadcrumbBox .breadcrumb li a:hover {
          text-decoration: underline; }

.cp-Clock {
  width: 442px;
  height: 442px;
  position: absolute;
  bottom: -50px;
  right: 2.5vw;
  margin-left: auto;
  -webkit-transform-origin: 100% 90%;
  -ms-transform-origin: 100% 90%;
  transform-origin: 100% 90%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 300ms 0s ease;
  -o-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease; }
@media screen and (min-width: 769px) and (max-width: 1550px) {
  .cp-Clock {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); } }
@media screen and (min-width: 769px) and (max-width: 1350px) {
  .cp-Clock {
    -webkit-transform: scale(0.63);
    -ms-transform: scale(0.63);
    transform: scale(0.63); } }
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .cp-Clock {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6); } }

  @media screen and (max-width: 768px) {
    .cp-Clock {
      right: -2vw;
      bottom: 0;
      -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
      transform-origin: 100% 100%;
      -webkit-transform: scale(calc(400 / 750));
      -ms-transform: scale(calc(400 / 750));
      transform: scale(calc(400 / 750));
      width: 360px;
      height: 360px; } }

.cp-Clock_Bg {
  width: 100%; }
  .cp-Clock_Bg img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .cp-Clock_Bg {
      text-indent: -9999px;
      background: url("/assets/top/img/hisigata_sp.png") no-repeat center top;
      background-size: auto 100%; } }

.cp-Clock_Open {
  position: absolute;
  color: #222222;
  font-size: 2.9rem;
  font-family: 'Barlow-SemiBold';
  top: 120px;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  letter-spacing: 1px; }
  @media screen and (max-width: 768px) {
    .cp-Clock_Open {
      top: 98px;
      width: 200px;
      margin-left: 92px; } }

.cp-Clock_Close {
  position: absolute;
  color: #222222;
  font-size: 2.9rem;
  font-family: 'Barlow-SemiBold';
  top: 120px;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    .cp-Clock_Close {
      top: 98px;
      width: 200px;
      margin-left: 92px; } }

.cp-Clock_Caption {
  position: absolute;
  color: #222222;
  font-size: 1.2rem;
  top: 180px;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 1.2; }
  @media screen and (max-width: 768px) {
    .cp-Clock_Caption {
      top: 155px;
      font-size: 1.6rem;
      margin-left: 20px; } }

.cp-Clock_UpdateArea {
  z-index: 1;
  position: absolute;
  width: 216px;
  height: 80px;
  top: 265px;
  left: 113px; }
  @media screen and (max-width: 768px) {
    .cp-Clock_UpdateArea {
      top: 224px;
      left: 84px; } }

.cp-Clock_Closed {
  font-weight: bold;
  font-size: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%; }

.cp-Clock_Ready {
  font-weight: bold;
  font-size: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%; }

.cp-Clock_NoWait_Text {
  font-size: 1.5rem;
  color: #222222;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  line-height: 1.3; }

.cp-Clock_NoWait_Time {
  font-size: 1.5rem;
  color: #0a99d9;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.cp-Clock_Wait_Text {
  font-size: 1.4rem;
  color: #222222;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
  line-height: 1.3; }

.cp-Clock_Wait_Time {
  padding-top: 0.35em;
  font-size: 3rem;
  color: #222222;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 1;
  letter-spacing: 2px; }
  .cp-Clock_Wait_Time span {
    font-size: 4rem;
    display: block;
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px); }

.cp-CardA {
  display: block;
  width: 450px;
  height: 440px;
  background-color: #fff;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .cp-CardA {
      width: 68vw;
      height: 84vw; } }

.cp-CardA_Mask {
  width: 100%;
  height: 252px;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .cp-CardA_Mask {
      height: auto; } }

.cp-CardA_Image {
  display: block;
  margin-right: auto;
  width: 100%;
  height: auto; }

.cp-CardA_Cate {
  position: absolute;
  top: 212px;
  right: 35px;
  z-index: 1;
  width: 80px;
  height: 80px; }
  @media screen and (max-width: 768px) {
    .cp-CardA_Cate {
      top: 29vw;
      right: 4vw;
      width: 22vw;
      height: 16vw; } }

.cp-CardA_Bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px;
  height: 80px;
  background-color: #4abef2;
  z-index: 1;
  border-radius: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }
  @media screen and (max-width: 768px) {
    .cp-CardA_Bg {
      top: -4px;
      left: 4px;
      width: 19vw;
      height: 19vw; } }

.cp-CardA_CateText {
  font-size: 1rem;
  position: absolute;
  z-index: 2;
  color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.2;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .cp-CardA_CateText {
      font-size: 2.4vw; } }

.cp-CardA_Block {
  padding: 25px 20px 25px 25px; }
  @media screen and (max-width: 768px) {
    .cp-CardA_Block {
      padding: 4vw 3vw 4vw 4vw; } }

.cp-CardA_Date {
  color: #222222;
  font-size: 1.4rem;
  font-family: 'Roboto-Regular'; }
  @media screen and (max-width: 768px) {
    .cp-CardA_Date {
      font-size: 3.4vw; } }

.cp-CardA_Title {
  color: #1069c9;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: bold;
  margin-top: 10px; }
  @media screen and (max-width: 768px) {
    .cp-CardA_Title {
      margin-top: 4%;
      font-size: 3.6vw;
      line-height: 5vw; } }

.cp-CardA_Text {
  color: #222222;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 15px;
  letter-spacing: -1px; }
  @media screen and (max-width: 768px) {
    .cp-CardA_Text {
      margin-top: 4%;
      font-size: 2.8vw;
      line-height: 4.6vw; } }

.cp-CardB {
  display: block;
  position: relative;
  width: 460px;
  height: 252px;
  background-color: #fff; }
  @media screen and (max-width: 768px) {
    .cp-CardB {
      position: relative;
      width: 85%;
      height: auto;
      padding-top: 46.7637540453%; } }
  .carousel-container .cp-CardB {
    width: 505px;
    height: 277px; }
    @media screen and (max-width: 768px) {
      .carousel-container .cp-CardB {
        width: 100%;
        height: auto;
        padding-top: 54.7826086957%; } }

.cp-CardB_Mask {
  width: 252px;
  height: 252px;
  overflow: hidden;
  position: relative; }
  @media screen and (max-width: 768px) {
    .cp-CardB_Mask {
      position: static;
      width: 55%;
      height: auto; } }
  .carousel-container .cp-CardB_Mask {
    width: 278px;
    height: 278px; }
    @media screen and (max-width: 768px) {
      .carousel-container .cp-CardB_Mask {
        position: static;
        width: 55%;
        height: auto; } }

.cp-CardB_Image {
  position: absolute;
  top: 0;
  left: 0;
  width: 252px;
  height: auto;
  vertical-align: bottom; }
  @media screen and (max-width: 768px) {
    .cp-CardB_Image {
      width: 55%;
      height: auto; } }
  .carousel-container .cp-CardB_Image {
    width: 278px; }
    @media screen and (max-width: 768px) {
      .carousel-container .cp-CardB_Image {
        width: 55%;
        height: auto; } }

.cp-CardB_Cate {
  position: absolute;
  top: 17px;
  right: 25px;
  z-index: 1;
  width: 78px;
  height: 78px; }
  .carousel-container .cp-CardB_Cate {
    top: 30px;
    right: 40px; }
    @media screen and (max-width: 768px) {
      .carousel-container .cp-CardB_Cate {
        top: 3.5vw;
        right: 5vw; } }
  @media screen and (max-width: 768px) {
    .cp-CardB_Cate {
      top: -1.5vw;
      right: 6vw;
      width: 22vw;
      height: 16vw; } }

.cp-CardB_Bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 78px;
  height: 78px;
  background-color: #4abef2;
  z-index: 1;
  border-radius: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }
  @media screen and (max-width: 768px) {
    .cp-CardB_Bg {
      top: -5px;
      left: 5px;
      width: 19vw;
      height: 19vw; } }

.cp-CardB_CateText {
  font-size: 1rem;
  position: absolute;
  z-index: 2;
  color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .cp-CardB_CateText {
      font-size: 2.2vw; } }

.cp-CardB_Block {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 270px;
  height: 190px;
  background-color: #fff;
  padding: 20px;
  padding-top: 20px; }
  .carousel-container .cp-CardB_Block {
    width: 300px;
    height: 210px;
    padding-top: 35px; }
    @media screen and (max-width: 768px) {
      .carousel-container .cp-CardB_Block {
        width: 53.3333333333vw;
        height: 38.6666666667vw;
        padding: 3.5vw 3.5vw; } }
  @media screen and (max-width: 768px) {
    .cp-CardB_Block {
      width: 48vw;
      height: 37.3333333333vw;
      padding: 2vw 1.6vw; } }

.cp-CardB_Date {
  color: #222222;
  font-size: 1.4rem;
  font-family: 'Roboto-Regular'; }
  @media screen and (max-width: 768px) {
    .cp-CardB_Date {
      font-size: 3.4vw; } }

.cp-CardB_Title {
  color: #1069c9;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 10px;
  letter-spacing: -0.5px; }
  @media screen and (max-width: 768px) {
    .cp-CardB_Title {
      margin-top: 6%;
      font-size: 3.2vw;
      line-height: 4.8vw; } }

.cp-CardB_Text {
  color: #222222;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 15px; }
  @media screen and (max-width: 768px) {
    .cp-CardB_Text {
      margin-top: 4%;
      font-size: 2.6vw;
      line-height: 4.2vw; } }

.cp-AnimeBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  position: relative;
  width: 340px;
  height: 80px;
  background-color: #e8f409;
  font-family: 'Barlow-Regular';
  letter-spacing: 1px;
  font-size: 1.8rem; }
  .cp-AnimeBtn:after {
    -webkit-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
    content: url(/assets/common/img/btn_ya_b.png);
    position: absolute;
    right: 28px;
    height: 9px;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 0; }
  .cp-AnimeBtn:hover {
    background-color: #7deda9; }
    .cp-AnimeBtn:hover:after {
      -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
      transform: translateX(5px); }
  @media screen and (max-width: 768px) {
    .cp-AnimeBtn.cp-AnimeBtn-small {
      font-size: 1.5rem; }
      .cp-AnimeBtn.cp-AnimeBtn-small:after {
        content: url(/assets/common/img/btn_ya_b_sml.png);
        right: 18px; } }

.flame-AnimeBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  border: 1px solid #000;
  position: relative;
  width: 340px;
  height: 80px;
  font-family: 'Barlow-Regular';
  letter-spacing: 1px;
  font-size: 1.8rem; }
  .flame-AnimeBtn:after {
    -webkit-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
    content: url(/assets/common/img/btn_ya_b.png);
    position: absolute;
    right: 28px;
    height: 9px;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 0; }
  .flame-AnimeBtn:hover {
    background-color: #ffffff; }
    .flame-AnimeBtn:hover:after {
      -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
      transform: translateX(5px); }
  @media screen and (max-width: 768px) {
    .flame-AnimeBtn.cp-AnimeBtn-small {
      font-size: 1.5rem; }
      .flame-AnimeBtn.cp-AnimeBtn-small:after {
        content: url(/assets/common/img/btn_ya_b_sml.png);
        right: 18px; } }

#anniversary {
  position: relative;
  -webkit-transition: opacity 1.0s 3.0s;
  -o-transition: opacity 1.0s 3.0s;
  transition: opacity 1.0s 3.0s;
  z-index: 99999; }
  #anniversary #anniversary-bg {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: white;
    top: 0;
    left: 0;
    font-size: 32px; }
    @media print, screen and (min-width: 751px) {
      #anniversary #anniversary-bg {
        font-size: 60px; } }
  #anniversary #aniv-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6.25em;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s; }
    #anniversary #aniv-logo span {
      display: block; }
      #anniversary #aniv-logo span img {
        width: 100%; }
    #anniversary #aniv-logo .aniv-parts {
      position: absolute;
      opacity: 0;
      -webkit-transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
      transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
      -o-transition: opacity 0.5s 0.5s, transform 0.5s 0.5s;
      transition: opacity 0.5s 0.5s, transform 0.5s 0.5s;
      transition: opacity 0.5s 0.5s, transform 0.5s 0.5s, -webkit-transform 0.5s 0.5s; }
      #anniversary #aniv-logo .aniv-parts#aniv-parts-01 {
        width: 2.484375em;
        top: 5.1015625em;
        left: 0;
        -webkit-transform: translate(-200%, 100%);
        -ms-transform: translate(-200%, 100%);
        transform: translate(-200%, 100%); }
      #anniversary #aniv-logo .aniv-parts#aniv-parts-02 {
        width: 2.625em;
        top: 1.375em;
        left: 1.7890625em;
        -webkit-transform: translate(-200%, -100%);
        -ms-transform: translate(-200%, -100%);
        transform: translate(-200%, -100%); }
      #anniversary #aniv-logo .aniv-parts#aniv-parts-03 {
        width: 2.8984375em;
        top: 2.8046875em;
        -webkit-transform: translate(200%, -50%);
        -ms-transform: translate(200%, -50%);
        transform: translate(200%, -50%);
        right: 0; }
  .loaded #anniversary {
    opacity: 0; }
    .loaded #anniversary #aniv-logo {
      opacity: 1; }
      .loaded #anniversary #aniv-logo #aniv-logo-bounce {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: bounce;
        animation-name: bounce;
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom; }
      .loaded #anniversary #aniv-logo .aniv-parts {
        opacity: 1;
        -webkit-transform: translate(0%, 0%) !important;
        -ms-transform: translate(0%, 0%) !important;
        transform: translate(0%, 0%) !important; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -3%, 0);
    transform: translate3d(0, -3%, 0); }
  90% {
    -webkit-transform: translate3d(0, -1%, 0);
    transform: translate3d(0, -1%, 0); } }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -3%, 0);
    transform: translate3d(0, -3%, 0); }
  90% {
    -webkit-transform: translate3d(0, -1%, 0);
    transform: translate3d(0, -1%, 0); } }
.tp-Mv {
  width: 100%;
  min-width: 1180px;
  position: relative;
  overflow: none; }
  @media screen and (max-width: 768px) {
    .tp-Mv {
      min-width: 100%;
      overflow: hidden; } }

.swiper-container {
  z-index: 0;
  margin-right: auto; }

.tp-Mv_Slider {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 0;
  width: 85.5% !important; }
  .is-closed .tp-Mv_Slider {
    display: none; }
  @media screen and (max-width: 768px) {
    .tp-Mv_Slider {
      margin-left: 0;
      margin-right: auto;
      width: 85% !important;
      min-width: 85%;
      margin-top: 13vw;
      height: auto !important;
      overflow: hidden;
      text-align: left; }
      .tp-Mv_Slider img {
        margin-left: auto;
        margin-right: auto; } }

.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.tp-Mv {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }
  .tp-Mv .swiper-slide img {
    width: 100%;
    height: auto; }
    @media screen and (max-width: 768px) {
      .tp-Mv .swiper-slide img {
        width: 100% !important;
        min-width: 100% !important;
        height: auto !important;
        margin: 0 !important; } }

.tp-PageNation {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 30px;
  width: auto;
  height: 380px;
  margin-top: -190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .tp-PageNation {
      width: 45%;
      height: auto;
      top: auto;
      left: 5%;
      bottom: 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }

.swiper__pageItem {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  background-color: #6295b2;
  border-radius: 50%;
  margin: 15px;
  position: relative;
  cursor: pointer;
  outline: none; }
  .swiper__pageItem:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    background-color: transparent;
    border-radius: 50%;
    margin-top: -9px;
    margin-left: -9px; }
  @media screen and (max-width: 768px) {
    .swiper__pageItem {
      margin: 1.7vw; } }

.swiper__pageItem--active {
  width: 6px;
  height: 6px;
  background-color: #0f0f0f;
  border-radius: 50%;
  position: relative; }
  .swiper__pageItem--active:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    border: solid 1px #0a99d9;
    border-radius: 50%;
    margin-top: -9px;
    margin-left: -9px; }

.tp-Mv_Title {
  position: absolute;
  top: 10.7vw;
  right: 90px;
  z-index: 2;
  width: auto;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 300ms 0s ease;
  -o-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }
  .tp-Mv_Title img {
    width: 100%;
    height: auto; }
@media screen and (min-width: 769px) and (max-width: 1550px) {
  .tp-Mv_Title {
    -webkit-transform: scale(0.96);
    -ms-transform: scale(0.96);
    transform: scale(0.96);
    top: 9.7vw;
    right: 70px; } }
@media screen and (min-width: 769px) and (max-width: 1350px) {
  .tp-Mv_Title {
    top: 9.3vw;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    right: 70px; } }
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .tp-Mv_Title {
    top: 100px;
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    right: 66px; } }

  @media screen and (max-width: 768px) {
    .tp-Mv_Title {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px);
      -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
      transform-origin: 50% 0;
      top: 18.6666666667vw;
      right: 4%;
      width: 6.6666666667vw; }
      .tp-Mv_Title img {
        width: 100%;
        height: auto; } }
  @media screen and (max-width: 768px) and (orientation: landscape) {
    .tp-Mv_Title {
      top: 16vw;
      -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
      transform: scale(0.5);
      width: 6.6666666667vw;
      right: 3%; } }

.tp-Mv_Catch {
  position: absolute;
  bottom: -3.2vw;
  left: 50px;
  z-index: 1;
  width: auto;
  margin-top: 0;
  -webkit-transition: all 300ms 0s ease;
  -o-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease; }
  .tp-Mv_Catch img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 1550px) {
    .tp-Mv_Catch {
      width: 900px; } }
  @media screen and (max-width: 1350px) {
    .tp-Mv_Catch {
      width: 750px; } }
  @media screen and (max-width: 1200px) {
    .tp-Mv_Catch {
      width: 600px; } }
  @media screen and (max-width: 768px) {
    .tp-Mv_Catch {
      position: static;
      width: 90%;
      bottom: 0;
      left: 0;
      right: 0;
      margin-top: 4vw;
      margin-left: auto;
      margin-right: auto; } }

.tp-Mv_Clock {
  width: 100%; }

.tp-News {
  margin-top: 150px;
  background: url("/assets/top/img/event_bg.jpg") no-repeat center top;
  min-height: 1090px; }
  @media screen and (max-width: 1350px) {
    .tp-News {
      margin-top: 120px; } }
  @media screen and (max-width: 768px) {
    .tp-News {
      margin-top: 13.3333333333vw;
      background: url("/assets/top/img/sp-event_bg_02.png") no-repeat center bottom, url("/assets/top/img/sp-event_bg.jpg") no-repeat center top;
      background-size: 100% auto;
      min-height: auto;
      padding-bottom: 10%; } }
  .tp-News.is-carousel {
    background: url("/assets/top/img/pc-calousel_event_bg.jpg") no-repeat center top;
    min-height: 791px; }
    @media screen and (max-width: 768px) {
      .tp-News.is-carousel {
        margin-top: 13.3333333333vw;
        background: url("/assets/top/img/sp-calousel_event_bg.jpg") no-repeat center bottom;
        background-size: 100% auto;
        min-height: auto;
        padding-bottom: 10%; } }
  .tp-News .cp-CardA_Image {
    width: 100% !important;
    height: 252px !important;
    vertical-align: bottom;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit:cover;'; }
    @media screen and (max-width: 768px) {
      .tp-News .cp-CardA_Image {
        width: 100% !important;
        height: 145px !important; } }

.tp-News_Window {
  width: 1180px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    .tp-News_Window {
      width: 100%; } }

.tp-News_Inner {
  position: relative;
  width: 1140px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    .tp-News_Inner {
      width: 100%; } }

.tp-News_Title {
  position: absolute;
  top: 0;
  right: 0;
  width: auto; }
  .tp-News_Title img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .tp-News_Title {
      width: 16.9333333333vw;
      right: 4vw; } }

.tp-News_Slider {
  width: 930px;
  overflow: hidden;
  padding-top: 50px;
  margin-left: 0;
  margin-right: 0; }
  @media screen and (max-width: 768px) {
    .tp-News_Slider {
      width: 68vw;
      margin-left: 5%;
      padding-top: 0;
      margin-right: auto; } }

.tp-News_Pager {
  width: 930px;
  height: 145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0;
  padding-top: 0;
  margin-right: 0; }
  @media screen and (max-width: 768px) {
    .tp-News_Pager {
      width: 68vw;
      height: 30vw;
      margin-left: 5%;
      padding-top: 0;
      margin-right: auto; } }

.carousel-PageNation {
  width: auto;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .carousel-PageNation {
      height: auto; } }

.carousel-PageItem {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%;
  margin: 10px;
  position: relative;
  cursor: pointer;
  outline: none; }
  @media screen and (max-width: 768px) {
    .carousel-PageItem {
      margin: 1.2vw;
      width: 1.8vw;
      height: 1.8vw; } }

.carousel-PageItem--active {
  width: 15px;
  height: 15px;
  background-color: #008dd4;
  border-radius: 50%;
  position: relative; }
  @media screen and (max-width: 768px) {
    .carousel-PageItem--active {
      width: 1.8vw;
      height: 1.8vw; } }

.tp-News_Prev {
  display: block;
  width: 71px;
  height: 58px;
  background-image: url("/assets/top/img/calousel_prev.png");
  background-size: contain;
  background-repeat: no-repeat; }
  @media screen and (min-width: 769px) {
    .tp-News_Prev:hover {
      background-image: url("/assets/top/img/calousel_prev-o.png"); } }
  @media screen and (max-width: 768px) {
    .tp-News_Prev {
      width: 16vw;
      height: 13vw; } }

.tp-News_Next {
  display: block;
  width: 71px;
  height: 58px;
  background-image: url("/assets/top/img/calousel_next.png");
  background-size: contain;
  background-repeat: no-repeat; }
  @media screen and (min-width: 769px) {
    .tp-News_Next:hover {
      background-image: url("/assets/top/img/calousel_next-o.png"); } }
  @media screen and (max-width: 768px) {
    .tp-News_Next {
      width: 16vw;
      height: 13vw; } }

.tp-News_List {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  width: auto;
  padding-top: 0px; }
  @media screen and (max-width: 768px) {
    .tp-News_List {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      padding-left: 6.6666666667vw; } }

.tp-News_Item {
  margin-right: 20px;
  margin-bottom: 22px; }
  .tp-News_Item:nth-child(3) {
    margin-left: 70px; }
  @media screen and (max-width: 768px) {
    .tp-News_Item {
      margin-right: 0px;
      margin-bottom: 5.3333333333vw; }
      .tp-News_Item:nth-child(3) {
        margin-left: 0px; } }
  .carousel-container .tp-News_Item {
    margin-right: 0px;
    margin-bottom: 0px; }
    .carousel-container .tp-News_Item:nth-child(3) {
      margin-left: 0px; }
    @media screen and (max-width: 768px) {
      .carousel-container .tp-News_Item {
        margin-right: 0px;
        margin-bottom: 0px; }
        .carousel-container .tp-News_Item:nth-child(3) {
          margin-left: 0px; } }

.tp-News_Btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px; }
  @media screen and (max-width: 768px) {
    .tp-News_Btn {
      font-size: 3.4666666667vw;
      margin-top: 4.6666666667vw;
      margin-left: 6.6666666667vw;
      width: 68vw;
      height: 15vw; } }
  .is-carousel .tp-News_Btn {
    margin-top: 30px; }
    @media screen and (max-width: 768px) {
      .is-carousel .tp-News_Btn {
        margin-top: 20px; } }

.tp-Blog {
  margin-top: 100px;
  background: url("/assets/top/img/blog_bg.jpg") no-repeat center top;
  min-height: 1040px; }
  @media screen and (max-width: 768px) {
    .tp-Blog {
      background: url("/assets/top/img/sp-blog_bg_02.png") no-repeat center bottom, url("/assets/top/img/sp-blog_bg.jpg") no-repeat center top;
      background-size: 100% auto;
      min-height: auto;
      padding-bottom: 10%;
      margin-top: 13.3333333333vw; } }
  .tp-Blog.is-carousel {
    background: url("/assets/top/img/pc-calousel_blog_bg.jpg") no-repeat center top;
    min-height: 860px; }
    @media screen and (max-width: 768px) {
      .tp-Blog.is-carousel {
        margin-top: 13.3333333333vw;
        background: url("/assets/top/img/sp-calousel_blog_bg.jpg") no-repeat center bottom, url("/assets/top/img/sp-blog_bg.jpg") no-repeat center top;
        background-size: 100% auto;
        min-height: auto;
        padding-bottom: 10%; } }
  .tp-Blog .cp-CardB_Image {
    position: absolute;
    top: 0;
    left: 0;
    width: 278px !important;
    height: 278px !important;
    vertical-align: bottom;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit:cover;'; }
    @media screen and (max-width: 768px) {
      .tp-Blog .cp-CardB_Image {
        width: 60% !important;
        height: 100% !important; } }

.tp-Blog_Window {
  width: 1180px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    .tp-Blog_Window {
      width: 100%; } }

.tp-Blog_Inner {
  position: relative;
  width: 1140px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    .tp-Blog_Inner {
      width: 100%; } }

.tp-Blog_Title {
  position: absolute;
  top: 80px;
  left: 0px;
  width: auto;
  padding-top: 0; }
  .tp-Blog_Title img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .tp-Blog_Title {
      width: 90%;
      position: static;
      margin-left: auto;
      margin-right: auto;
      padding-top: 15%; } }

.tp-Blog_Slider {
  width: 1080px;
  overflow: hidden;
  padding-top: 280px;
  margin-left: 0;
  margin-right: 0; }
  @media screen and (max-width: 768px) {
    .tp-Blog_Slider {
      width: 93%;
      padding-top: 10%;
      margin-left: auto;
      margin-right: auto; } }

.tp-Blog_Pager {
  width: 1080px;
  height: 145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0;
  padding-top: 0;
  margin-right: 0; }
  @media screen and (max-width: 768px) {
    .tp-Blog_Pager {
      width: 93%;
      height: 30vw;
      margin-left: auto;
      margin-right: auto;
      padding-top: 0; } }

.tp-Blog_Prev {
  display: block;
  width: 71px;
  height: 58px;
  background-image: url("/assets/top/img/calousel_prev.png");
  background-size: contain;
  background-repeat: no-repeat; }
  @media screen and (min-width: 769px) {
    .tp-Blog_Prev:hover {
      background-image: url("/assets/top/img/calousel_prev-o.png"); } }
  @media screen and (max-width: 768px) {
    .tp-Blog_Prev {
      width: 16vw;
      height: 13vw; } }

.tp-Blog_Next {
  display: block;
  width: 71px;
  height: 58px;
  background-image: url("/assets/top/img/calousel_next.png");
  background-size: contain;
  background-repeat: no-repeat; }
  @media screen and (min-width: 769px) {
    .tp-Blog_Next:hover {
      background-image: url("/assets/top/img/calousel_next-o.png"); } }
  @media screen and (max-width: 768px) {
    .tp-Blog_Next {
      width: 16vw;
      height: 13vw; } }

.tp-Blog_List {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 300px;
  padding-left: 0px; }
  @media screen and (max-width: 768px) {
    .tp-Blog_List {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      padding-top: 8%;
      padding-left: 0; } }

.tp-Blog_Item {
  margin-bottom: 0; }
  .tp-Blog_Item:nth-child(1) {
    margin-left: 60px;
    margin-right: 50px;
    margin-bottom: 50px; }
  .tp-Blog_Item:nth-child(2) {
    margin-bottom: 50px; }
  .tp-Blog_Item:nth-child(3) {
    margin-left: 170px;
    margin-right: 48px; }
  @media screen and (max-width: 768px) {
    .tp-Blog_Item {
      margin-bottom: 6%;
      margin-left: 8.6666666667vw;
      margin-right: auto; }
      .tp-Blog_Item:nth-child(1) {
        margin-left: 8.6666666667vw;
        margin-right: auto;
        margin-bottom: 6%; }
      .tp-Blog_Item:nth-child(2) {
        margin-bottom: 6%; }
      .tp-Blog_Item:nth-child(3) {
        margin-left: 8.6666666667vw;
        margin-right: auto;
        margin-bottom: 6%; } }
  .carousel-container .tp-Blog_Item {
    margin-bottom: 0; }
    .carousel-container .tp-Blog_Item:nth-child(1) {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 0; }
    .carousel-container .tp-Blog_Item:nth-child(2) {
      margin-bottom: 0; }
    .carousel-container .tp-Blog_Item:nth-child(3) {
      margin-left: 0;
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .carousel-container .tp-Blog_Item {
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0; }
        .carousel-container .tp-Blog_Item:nth-child(1) {
          margin-left: 0;
          margin-right: 0;
          margin-bottom: 0; }
        .carousel-container .tp-Blog_Item:nth-child(2) {
          margin-bottom: 0; }
        .carousel-container .tp-Blog_Item:nth-child(3) {
          margin-left: 0;
          margin-right: 0;
          margin-bottom: 0; } }

.tp-Blog_Btn {
  margin-left: auto;
  margin-top: 60px;
  margin-right: 150px; }
  @media screen and (max-width: 768px) {
    .tp-Blog_Btn {
      margin-left: 8.6666666667vw;
      margin-top: 4vw;
      width: 85%;
      font-size: 3.4666666667vw;
      height: 16vw; } }
  .is-carousel .tp-Blog_Btn {
    margin-top: 10px;
    margin-right: 415px; }
    @media screen and (max-width: 768px) {
      .is-carousel .tp-Blog_Btn {
        margin-top: 8%; } }

.tp-Sns {
  width: 100%;
  min-width: 1180px;
  margin-top: 120px; }
  @media screen and (max-width: 768px) {
    .tp-Sns {
      min-width: 100%;
      margin-top: 20%; } }

.tp-Sns_Mv {
  width: 100%;
  min-width: 1180px;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .tp-Sns_Mv {
      min-width: 100%; } }

.tp-Sns_Pic {
  width: calc(100% - 90px);
  margin-left: auto; }
  .tp-Sns_Pic img {
    width: 100%;
    height: auto; }

.tp-Sns_Title {
  position: absolute;
  bottom: 125px;
  left: calc(50% + 10px); }

.tp-Sns_Bg {
  position: absolute;
  bottom: 0;
  background-color: #fff;
  width: 88%;
  height: 130px;
  right: 0; }

.tp-Sns_Pic-sp {
  width: 100%; }
  .tp-Sns_Pic-sp img {
    width: 100%;
    height: auto; }

.tp-Sns_Inner {
  width: 1180px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    .tp-Sns_Inner {
      width: 100%; } }

.tp-Sns_Box {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -50px;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media screen and (max-width: 768px) {
    .tp-Sns_Box {
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-top: 0; } }

.tp-Sns_Insta {
  width: 700px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media screen and (max-width: 768px) {
    .tp-Sns_Insta {
      width: 100%;
      margin-left: auto;
      margin-right: auto; } }

.tp-Sns_InstaTitle {
  text-align: center;
  width: 191px;
  margin-left: auto;
  margin-right: auto; }
  .tp-Sns_InstaTitle img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .tp-Sns_InstaTitle {
      width: 31.4666666667vw;
      margin-left: 35.4666666667vw; } }

.tp-Sns_InstaBody {
  width: 100%;
  margin-top: 10px; }
  @media screen and (max-width: 768px) {
    .tp-Sns_InstaBody ul {
      width: 300px;
      margin: 0 auto; } }
  .tp-Sns_InstaBody ul li {
    width: 220px;
    height: 220px;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    float: left; }
    .tp-Sns_InstaBody ul li:nth-child(3n) {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .tp-Sns_InstaBody ul li {
        width: 140px;
        height: 140px;
        margin-right: 0;
        margin-bottom: 10%;
        overflow: hidden;
        float: left; }
        .tp-Sns_InstaBody ul li:nth-child(even) {
          float: right; } }
    .tp-Sns_InstaBody ul li img {
      -o-object-fit: cover;
      object-fit: cover;
      font-family: 'object-fit:cover;';
      width: 100%;
      height: 220px; }
      @media screen and (max-width: 768px) {
        .tp-Sns_InstaBody ul li img {
          width: 100%;
          height: 140px; } }
    .tp-Sns_InstaBody ul li a:hover img {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -moz-opacity: 0.8;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }

.tp-Sns_TF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 385PX;
  margin-left: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media screen and (max-width: 768px) {
    .tp-Sns_TF {
      width: 100%;
      margin-left: auto;
      margin-right: auto; } }

.tp-Sns_Twitter {
  width: 100%;
  margin-top: 0; }
  @media screen and (max-width: 768px) {
    .tp-Sns_Twitter {
      margin-top: 8%; } }

.tp-Sns_TwitterTitle {
  text-align: center;
  width: 148px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px; }
  .tp-Sns_TwitterTitle img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .tp-Sns_TwitterTitle {
      width: 25.0666666667vw;
      margin-left: 37.3333333333vw; } }

.tp-Sns_TwitterBody {
  width: 385px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  border: solid 1px #d7d7d7; }
  @media screen and (max-width: 768px) {
    .tp-Sns_TwitterBody {
      width: 76vw;
      margin-left: 14.6666666667vw; } }
  .tp-Sns_TwitterBody .tp-l-TwBox_Iframe {
    width: 383px; }
    @media screen and (max-width: 768px) {
      .tp-Sns_TwitterBody .tp-l-TwBox_Iframe {
        width: 75.4666666667vw !important; } }
    .tp-Sns_TwitterBody .tp-l-TwBox_Iframe iframe {
      width: 383px !important; }
      @media screen and (max-width: 768px) {
        .tp-Sns_TwitterBody .tp-l-TwBox_Iframe iframe {
          width: 75.4666666667vw !important; } }

.tp-Sns_Facebook {
  width: 100%;
  margin-top: 55px; }
  @media screen and (max-width: 768px) {
    .tp-Sns_Facebook {
      margin-top: 8%; } }

.tp-Sns_FacebookTitle {
  text-align: center;
  width: 185px;
  margin-left: auto;
  margin-right: auto; }
  .tp-Sns_FacebookTitle img {
    width: 100%;
    height: auto;
    vertical-align: bottom; }
  @media screen and (max-width: 768px) {
    .tp-Sns_FacebookTitle {
      width: 30.1333333333vw;
      margin-left: 33.3333333333vw; } }

.tp-Sns_FacebookBody {
  width: 385px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  border: solid 1px #d7d7d7; }
  @media screen and (max-width: 768px) {
    .tp-Sns_FacebookBody {
      width: 76vw;
      margin-left: 14.6666666667vw; } }

#fb_page_plugin_area div {
  width: 100%; }

.tp-Tube {
  width: 100%;
  margin-top: 100px; }

.tp-Tube_Mask {
  width: 100%;
  min-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url("/assets/top/img/pc-youtube_bg.jpg");
  background-position: calc(50% - 25px) 100%; }
  @media screen and (max-width: 768px) {
    .tp-Tube_Mask {
      min-width: 100%;
      background-image: url("/assets/top/img/sp-youtube_bg.jpg");
      background-position: 0 0;
      padding-top: 137.1115173675%;
      background-size: 100% auto;
      position: relative;
      overflow: auto; } }

.tp-Tube_Body {
  width: 1140px;
  height: 545px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  @media screen and (max-width: 768px) {
    .tp-Tube_Body {
      width: 100%;
      position: absolute;
      height: 100%;
      top: 0;
      left: 0; } }

.tp-Tube_Title {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 450px; }
  .tp-Tube_Title img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .tp-Tube_Title {
      width: 62.5333333333vw;
      top: 39%;
      right: auto;
      left: 8vw;
      z-index: 1; } }

.tp-Tube_Movie {
  position: absolute;
  top: 0;
  left: 0px;
  width: 667px;
  margin-left: auto;
  margin-right: auto; }
  .tp-Tube_Movie img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .tp-Tube_Movie .movie_Inner {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    .tp-Tube_Movie .movie_Inner iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }
  .tp-Tube_Movie #js-mvModalTube {
    position: absolute;
    top: 0;
    left: 0; }
  @media screen and (max-width: 768px) {
    .tp-Tube_Movie {
      position: absolute;
      width: 88%;
      left: 0;
      right: 0; }
      .tp-Tube_Movie #js-mvModalTube {
        display: none; } }

.tp-Tube_Text {
  width: 344px;
  position: absolute;
  top: 155px;
  left: 720px;
  right: 0px;
  color: #222222;
  font-size: 1.6rem;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    .tp-Tube_Text {
      position: absolute;
      width: 67%;
      left: 20vw;
      right: auto;
      top: 57%;
      font-size: 3.2vw; } }

.tp-Tube_Btn {
  width: 240px;
  height: 70px;
  margin-left: auto;
  margin-right: 140px;
  top: 275px;
  left: auto;
  padding-right: 30px; }
  @media screen and (max-width: 768px) {
    .tp-Tube_Btn {
      position: absolute;
      width: 66%;
      padding-right: 0px;
      height: 15vw;
      left: 20vw;
      right: auto;
      top: 72%;
      margin-left: auto;
      margin-right: auto;
      font-size: 3.4666666667vw; } }

.tp-Map {
  width: 100%;
  min-width: 1180px;
  position: relative;
  margin-top: 100px; }
  @media screen and (max-width: 768px) {
    .tp-Map {
      min-width: 100%;
      margin-top: 6.6666666667vw; } }

.tp-Map_Mask {
  width: calc(50% + 568px);
  max-width: 100%;
  min-width: 1180px;
  overflow: hidden;
  margin-left: auto;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 768px) {
    .tp-Map_Mask {
      width: 100%;
      min-width: 100%; } }

#map {
  width: 100%;
  min-width: 1180px;
  height: 600px;
  padding-top: 0; }
  @media screen and (max-width: 768px) {
    #map {
      width: 100%;
      min-width: 100%;
      height: auto;
      padding-top: 90%; } }

#maps {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    #maps {
      position: relative;
      padding-top: 30%;
      height: 0;
      overflow: hidden; } }

#maps iframe,
#maps object,
#maps embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.tp-Map_Block {
  pointer-events: none;
  width: 1140px;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  z-index: 3; }
  @media screen and (max-width: 768px) {
    .tp-Map_Block {
      width: 100%; } }

.tp-Map_BlockBody {
  pointer-events: auto;
  position: absolute;
  z-index: 2;
  width: 500px;
  height: 460px;
  top: 160px;
  left: -50px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #80eeb4;
  background: -moz-linear-gradient(-45deg, #80eeb4 0%, #80eeb4 37%, #ffff66 100%);
  background: -webkit-linear-gradient(-45deg, #80eeb4 0%, #80eeb4 37%, #ffff66 100%);
  background: -webkit-linear-gradient(315deg, #80eeb4 0%, #80eeb4 37%, #ffff66 100%);
  background: -o-linear-gradient(315deg, #80eeb4 0%, #80eeb4 37%, #ffff66 100%);
  background: linear-gradient(135deg, #80eeb4 0%, #80eeb4 37%, #ffff66 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80eeb4', endColorstr='#ffff66',GradientType=1 ); }
  @media screen and (max-width: 768px) {
    .tp-Map_BlockBody {
      width: 61.3333333333vw;
      height: 18.6666666667vw;
      left: 0;
      right: auto;
      top: -18.6666666667vw;
      bottom: auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }

.tp-Map_Title {
  margin-left: -30px;
  margin-bottom: 30px;
  margin-right: 0;
  width: 208px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .tp-Map_Title img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .tp-Map_Title {
      width: 44.4vw;
      margin-bottom: 0;
      margin-right: auto;
      margin-left: 6.6666666667vw; } }

.tp-Map_Btn {
  width: 250px;
  height: 70px;
  padding-right: 25px;
  margin-right: 0; }
  @media screen and (max-width: 768px) {
    .tp-Map_Btn {
      display: none;
      width: 45%;
      height: 12vw;
      padding-right: 30px;
      margin-right: 8%; } }

@media screen and (min-width: 769px) {
  .tp-Map_Btn2 {
    display: none; } }
@media screen and (max-width: 768px) {
  .tp-Map_Btn2.cp-AnimeBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 53.3333333333vw;
    height: 14.6666666667vw;
    font-size: 3.4666666667vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6.6666666667vw;
    margin-bottom: 10.6666666667vw; } }

.tp-Map_Bg {
  width: 100%;
  height: 300px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #cbdfff; }

.tp-Closed {
  width: 100%;
  position: relative; }

.tp-Closed_Text {
  width: calc(100% - 220px);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 3rem;
  color: #1d2088;
  left: 0;
  margin: auto;
  position: absolute; }
  .tp-Closed_Text span {
    padding-top: 20px; }
  @media screen and (max-width: 768px) {
    .tp-Closed_Text {
      width: 100% !important;
      font-size: 4vw;
      padding: 4vw;
      text-align: left;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }

.tp-Closed_Img {
  width: calc(100% - 220px); }
  .tp-Closed_Img img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .tp-Closed_Img {
      width: 100%;
      height: auto !important; } }


