@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; }

.st-Header_Body {
  position: fixed;
  top: 0;
  bottom: auto;
  right: 0;
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 7;
  background-color: transparent; }
  @media screen and (max-width: 768px) {
    .st-Header_Body {
      z-index: 199;
      width: 100%;
      background-color: #fff;
      height: 13vw;
      pointer-events: auto;
      top: 0;
      bottom: auto; }
      .st-Header_Body.is-under {
        top: auto;
        bottom: 0; } }

.st-Header_PCLogo {
  position: fixed;
  top: 35px;
  left: 30px;
  width: 150px;
  background-color: transparent;
  z-index: 5; }
  .st-Header_PCLogo img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .st-Header_PCLogo {
      display: none; } }
  .st-Header_PCLogo.aniv-st-Header_PCLogo {
    width: 208px; }

.st-Header_SPLogo {
  background-color: transparent;
  position: static;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 3%;
  width: 22%;
  background-color: #fff; }
  .st-Header_SPLogo img {
    width: 100%;
    height: auto; }
  @media screen and (min-width: 769px) {
    .st-Header_SPLogo {
      display: none; } }
  .st-Header_SPLogo.aniv-st-Header_SPLogo {
    width: 33.33333vw; }

.aniv-st-Menu_Bnr {
  padding-top: 5.33333vw;
  background-color: #0a99d9; }
  @media screen and (min-width: 769px) {
    .aniv-st-Menu_Bnr {
      padding-top: 20px; } }
  .aniv-st-Menu_Bnr a {
    display: block;
    width: 89.33333vw;
    margin: 0 auto; }
    @media screen and (min-width: 769px) {
      .aniv-st-Menu_Bnr a {
        width: 319px; } }
  .aniv-st-Menu_Bnr img {
    width: 100%;
    vertical-align: bottom; }
  .aniv-st-Menu_Bnr p {
    position: relative;
    background-color: #0085c0;
    font-size: 3.33333vw;
    line-height: 2em;
    color: #fff;
    letter-spacing: 0.15em;
    text-align: center;
    border-radius: 0 0 0.4em 0.4em; }
    @media screen and (min-width: 769px) {
      .aniv-st-Menu_Bnr p {
        font-size: 12px; } }
    .aniv-st-Menu_Bnr p:after {
      position: absolute;
      display: block;
      content: " ";
      background: url(/assets/common/img/aniv-menu-bnr-arrow.png) no-repeat center center;
      background-size: contain;
      width: 2.64em;
      height: 0.32em;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 0.8em; }
  @media screen and (min-width: 769px) {
    .aniv-st-Menu_Bnr a:hover p:after {
      -webkit-animation: aniv-arrow 0.5s linear 0s infinite alternate;
      animation: aniv-arrow 0.5s linear 0s infinite alternate; } }

@-webkit-keyframes aniv-arrow {
  0% {
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%); }
  100% {
    -webkit-transform: translateX(0.7em) translateY(-50%);
    transform: translateX(0.7em) translateY(-50%); } }

@keyframes aniv-arrow {
  0% {
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%); }
  100% {
    -webkit-transform: translateX(0.7em) translateY(-50%);
    transform: translateX(0.7em) translateY(-50%); } }

.st-Header_Btns {
  width: 310px;
  height: 120px;
  padding: 25px 30px;
  background-color: #0a99d9;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media screen and (max-width: 768px) {
    .st-Header_Btns {
      padding: 0 0;
      width: 45%;
      height: auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding-left: 6%;
      padding-right: 6%; }
      .is-active .st-Header_Btns {
        display: none; } }

.st-Header_layU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: auto;
  position: relative; }
  @media screen and (max-width: 768px) {
    .st-Header_layU {
      width: 66%; } }

.st-Header_Share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-family: 'Roboto-Regular';
  font-size: 1.3rem; }
  .st-Header_Share > a {
    display: block;
    width: auto;
    margin-right: 5px; }
    .st-Header_Share > a img {
      width: 100%;
      height: auto;
      vertical-align: top; }
  @media screen and (max-width: 768px) {
    .st-Header_Share {
      display: none; } }

.st-Header_ShareTitle {
  margin-right: 8px; }

.st-Header_Lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url("/assets/common/img/header_earth.png");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  font-family: 'Roboto-Regular';
  font-size: 1.3rem;
  color: #fff;
  padding-left: 27px;
  padding-right: 0px;
  height: 20px; }
  @media screen and (max-width: 768px) {
    .st-Header_Lang {
      background-size: 5vw 5vw;
      height: 5vw;
      font-size: 3vw;
      padding-left: 6vw; } }

.st-Header_LangBody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .st-Header_LangBody:after {
    display: block;
    content: '';
    margin-left: 8px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #ffffff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  @media screen and (max-width: 768px) {
    .st-Header_LangBody:after {
      margin-left: 1.2vw; } }

.st-Header_Search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .st-Header_Search > a {
    display: block;
    width: 20px; }
    .st-Header_Search > a img {
      width: 100%;
      height: auto;
      vertical-align: top; }
  @media screen and (max-width: 768px) {
    .st-Header_Search > a {
      width: 4vw; } }

.st-Header_Form {
  display: none; }

.st-Header_layB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 25px; }
  @media screen and (max-width: 768px) {
    .st-Header_layB {
      margin-top: 0; } }

.st-Header__HamburgerText {
  margin-right: 10px; }
  @media screen and (max-width: 768px) {
    .st-Header__HamburgerText {
      display: none; } }

.st-Header__HamburgerText {
  color: #fff;
  font-family: 'Barlow-Medium';
  font-size: 1.6rem; }

.st-Header_Close {
  display: none; }
  @media screen and (min-width: 769px) {
    .st-Header_Close {
      display: none; } }
  @media screen and (max-width: 768px) {
    .is-active .st-Header_Close {
      display: block; } }
  @media screen and (max-width: 768px) {
    .st-Header_Close {
      display: none;
      width: 24.8vw;
      margin-left: auto;
      height: 100%; }
      .st-Header_Close img {
        width: 100%;
        height: auto; } }

.st-Header_Balloon {
  display: none;
  position: absolute;
  margin: 1.5em 0;
  padding: 15px 12px;
  width: 100px;
  color: #555;
  font-size: 16px;
  background: #007bb7;
  top: 35px;
  right: 56px;
  left: auto;
  bottom: auto;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }
  @media screen and (max-width: 768px) {
    .st-Header_Balloon {
      margin: 0 0;
      top: 13vw;
      right: auto;
      left: 55%;
      width: 25.3vw;
      padding-top: 3vw;
      padding-bottom: 2vw;
      padding-left: 2vw;
      padding-right: 3vw; }
      .is-under .st-Header_Balloon {
        top: auto;
        bottom: 13vw; } }

.st-Header_Balloon:before {
  content: "";
  position: absolute;
  top: -20px;
  bottom: auto;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-bottom: 15px solid #007bb7;
  border-top: 10px solid transparent; }
  @media screen and (max-width: 768px) {
    .st-Header_Balloon:before {
      top: -6vw;
      bottom: auto;
      margin-left: -3vw;
      border: 3vw solid transparent;
      border-bottom: 4.5vw solid #007bb7;
      border-top: 3vw solid transparent; }
      .is-under .st-Header_Balloon:before {
        border-bottom: 3vw solid transparent;
        border-top: 4.5vw solid #007bb7;
        top: auto;
        bottom: -6vw; } }

.st-Header_BalloonItem {
  display: block;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 1.3rem; }
  .st-Header_BalloonItem:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .st-Header_BalloonItem {
      font-size: 3vw;
      margin-bottom: 2vw; } }

.single {
  width: 100%;
  display: block;
  color: #fff; }

.st-Menu {
  position: fixed;
  width: 360px;
  height: auto;
  top: 0;
  right: -360px;
  z-index: 8;
  background-color: transparent; }
  @media screen and (max-width: 768px) {
    .st-Menu {
      top: 13vw;
      width: 100%;
      right: -100%;
      height: 100vh;
      background-color: #0a99d9; }
      .st-Menu.is-under {
        top: 0;
        height: 100vh;
        background-color: #0a99d9; } }

.st-Menu_Header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  height: 60px;
  background-color: #0a99d9;
  font-family: 'Barlow-Medium';
  color: #fff;
  font-size: 1.4rem;
  padding-right: 20px; }
  @media screen and (max-width: 768px) {
    .st-Menu_Header {
      display: none; } }

.st-Menu_Close {
  display: block;
  margin-left: 12px; }
  .st-Menu_Close img {
    vertical-align: top; }

.st-Menu_Mask {
  height: calc(100vh - 60px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  .st-Menu_Mask::-webkit-scrollbar {
    width: 8px; }
  .st-Menu_Mask::-webkit-scrollbar-track {
    background: #ccf;
    border: none;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 2px #777;
    box-shadow: inset 0 0 2px #777; }
  .st-Menu_Mask::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media screen and (max-width: 768px) {
    .st-Menu_Mask {
      height: calc(100vh - 1vw * 13); }
      .st-Menu_Mask::-webkit-scrollbar {
        width: 4px; }
      .st-Menu_Mask::-webkit-scrollbar-track {
        border-radius: 3px; }
      .st-Menu_Mask::-webkit-scrollbar-thumb {
        border-radius: 3px; } }

.st-Menu_Btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #007db5;
  height: 73px;
  color: #fff;
  border-bottom: 1px solid #0a99d9;
  padding-left: 30px;
  padding-right: 15px;
  cursor: pointer; }
  @media screen and (max-width: 768px) {
    .st-Menu_Btn {
      height: 16vw; } }

.st-Menu_Text-en {
  display: block;
  font-size: 2rem;
  font-family: 'Barlow-Medium';
  letter-spacing: 2px; }
  @media screen and (max-width: 768px) {
    .st-Menu_Text-en {
      font-size: 4.4vw; } }

.st-Menu_Text-ja {
  display: block;
  font-size: 1.4rem;
  margin-top: -2px; }
  @media screen and (max-width: 768px) {
    .st-Menu_Text-ja {
      font-size: 12px;
      margin-top: -0.7vw; } }

.st-Menu_Child {
  display: none;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #0a99d9; }

.st-Menu_ChildItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 44px;
  background-color: #0a99d9;
  font-size: 1.4rem;
  color: #fff;
  padding-left: 50px; }
  .st-Menu_ChildItem.is-active .st-Menu_ChildItem-open:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  @media screen and (max-width: 768px) {
    .st-Menu_ChildItem {
      height: 13vw;
      font-size: 3.8vw;
      padding-left: 10vw; } }

.st-Menu_ChildItem-open {
  position: relative;
  cursor: pointer; }
  .st-Menu_ChildItem-open:before {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: absolute;
    content: url("/assets/common/img/pc-menu_ya.png");
    left: -15px;
    top: -2px;
    height: auto;
    width: auto;
    background-image: none; }
    @media screen and (max-width: 768px) {
      .st-Menu_ChildItem-open:before {
        content: '';
        background-image: url("/assets/common/img/sp-menu_ya.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        width: 2.5vw;
        height: 2.5vw;
        left: -3.5vw;
        top: 1.3vw; } }

.st-Menu_Grand {
  display: none;
  background-color: #4abef2;
  padding: 25px 20px 25px 50px; }
  @media screen and (max-width: 768px) {
    .st-Menu_Grand {
      padding-top: 7vw;
      padding-right: 7vw;
      padding-bottom: 7vw;
      padding-left: 14vw; } }

.st-Menu_GrandItem {
  display: block;
  position: relative;
  font-size: 1.3rem;
  color: #fff;
  margin-bottom: 20px; }
  .st-Menu_GrandItem:last-child {
    margin-bottom: 0; }
  .st-Menu_GrandItem > span {
    position: relative; }
    .st-Menu_GrandItem > span:before {
      position: absolute;
      content: url("/assets/common/img/pc-menu_ten.png");
      left: -20px;
      background-image: none; }
  @media screen and (max-width: 768px) {
    .st-Menu_GrandItem {
      font-size: 3.5vw;
      margin-bottom: 6.5vw; }
      .st-Menu_GrandItem > span {
        position: relative; }
        .st-Menu_GrandItem > span:before {
          content: '';
          background-image: url("/assets/common/img/pc-menu_ten.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 3vw;
          height: 3vw;
          left: -5vw;
          top: 0.3vw; } }

.st-Menu_GrandItem-blank:after {
  content: url("/assets/common/img/menu_icon_blank.png");
  padding-left: 3px; }

.st-Menu_Acc,
.st-Menu_Acc span {
  display: inline-block;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.st-Menu_Acc {
  position: relative;
  width: 30px;
  height: 30px;
  margin-left: auto; }
  @media screen and (max-width: 768px) {
    .st-Menu_Acc {
      width: 8vw;
      height: 8vw; } }

.st-Menu_Acc span {
  position: absolute;
  left: 6px;
  width: 40%;
  height: 1px;
  background-color: #FFF;
  border-radius: 4px; }
  @media screen and (max-width: 768px) {
    .st-Menu_Acc span {
      height: 2px; } }

.st-Menu_Acc span:nth-of-type(1) {
  top: 13px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }
  @media screen and (max-width: 768px) {
    .st-Menu_Acc span:nth-of-type(1) {
      top: 3.5vw; } }

.st-Menu_Acc span:nth-of-type(2) {
  top: 13px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
  @media screen and (max-width: 768px) {
    .st-Menu_Acc span:nth-of-type(2) {
      top: 3.5vw; } }

/*＋、－切り替え*/
.st-Menu_Acc.is-active span:nth-of-type(1) {
  display: none; }

.st-Menu_Acc.is-active span:nth-of-type(2) {
  top: 13px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
  @media screen and (max-width: 768px) {
    .st-Menu_Acc.is-active span:nth-of-type(2) {
      top: 3.5vw; } }

.st-Menu_Sns {
  display: block;
  background-color: #0a99d9;
  padding-top: 40px;
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    .st-Menu_Sns {
      padding-top: 10%;
      padding-bottom: 140px; } }

.st-Menu_SnsTitle {
  width: 80px;
  margin-left: auto;
  margin-right: auto; }
  .st-Menu_SnsTitle img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .st-Menu_SnsTitle {
      width: 22%; } }

.st-Menu_SnsBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  margin-top: 10px; }
  @media screen and (max-width: 768px) {
    .st-Menu_SnsBlock {
      width: 50%;
      margin-top: 3%; } }

.st-Menu_SnsItem {
  width: auto; }
  .st-Menu_SnsItem img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .st-Menu_SnsItem {
      width: 28%; } }

.st-Footer {
  width: 100%;
  min-width: 1180px;
  height: 720px;
  background-color: #e3e9fe;
  background: #d9d8ff;
  background: -webkit-gradient(linear, left top, right top, from(#d9d8ff), color-stop(50%, #aaefff), to(#d9d8ff));
  background: -o-linear-gradient(left, #d9d8ff 0%, #aaefff 50%, #d9d8ff 100%);
  background: linear-gradient(left, #d9d8ff 0%, #aaefff 50%, #d9d8ff 100%);
  background: -webkit-linear-gradient(left, #d9d8ff 0%, #aaefff 50%, #d9d8ff 100%);
  padding-top: 75px; }
  @media screen and (max-width: 768px) {
    .st-Footer {
      min-width: 100%;
      padding-top: 28vw;
      height: auto; } }

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

.st-Footer_Banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    .st-Footer_Banner {
      width: 90%; } }

.st-Footer_BannerItem {
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0; }
  .st-Footer_BannerItem img {
    width: auto;
    height: auto; }
  @media screen and (max-width: 768px) {
    .st-Footer_BannerItem {
      margin-left: 2vw;
      margin-right: 2vw;
      margin-bottom: 3vw;
      width: 45%; }
      .st-Footer_BannerItem img {
        width: 100%;
        height: auto; } }

.st-Footer_Logo {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 1140px;
  text-align: center; }
  .st-Footer_Logo img {
    width: auto;
    height: auto; }
  @media screen and (max-width: 768px) {
    .st-Footer_Logo {
      margin-top: 7vw;
      width: 85%; }
      .st-Footer_Logo img {
        width: 100%;
        height: auto; } }

.st-Footer_U {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1180px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media screen and (max-width: 768px) {
    .st-Footer_U {
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.st-Footer_Sns {
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  width: 220px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0; }
  @media screen and (max-width: 768px) {
    .st-Footer_Sns {
      width: 40%;
      position: static;
      margin-top: 7vw; } }

.st-Footer_SnsTitle {
  text-align: center;
  width: 78px;
  margin-left: auto;
  margin-right: auto; }
  .st-Footer_SnsTitle img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .st-Footer_SnsTitle {
      width: 35%; } }

.st-Footer_SnsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px; }
  @media screen and (max-width: 768px) {
    .st-Footer_SnsList {
      margin-top: 2vw; } }

.st-Footer_SnsItem {
  width: 45px; }
  .st-Footer_SnsItem img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 768px) {
    .st-Footer_SnsItem {
      width: 23%; } }

.st-Footer_ListBody {
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0; }
  @media screen and (max-width: 768px) {
    .st-Footer_ListBody {
      width: 78%;
      margin-top: 7vw; } }

.st-Footer_Contents {
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 1; }
  @media screen and (max-width: 768px) {
    .st-Footer_Contents {
      position: static; } }

.st-Footer_ListTitle {
  color: #222222;
  font-size: 1.8rem;
  font-family: 'Barlow-Regular';
  font-weight: bold;
  margin-bottom: 25px; }
  @media screen and (max-width: 768px) {
    .st-Footer_ListTitle {
      font-size: 3.7vw;
      margin-bottom: 3.5vw; } }

.st-Footer_ListItem {
  display: block;
  color: #222222;
  font-size: 1.3rem;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  top: 0; }
  .st-Footer_ListItem:before {
    content: '';
    position: absolute;
    background-image: url("/assets/common/img/pc-footer_ten.png");
    width: 20px;
    height: 1px;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0px;
    top: calc(50% - 1px); }
  @media screen and (max-width: 768px) {
    .st-Footer_ListItem {
      font-size: 2.5vw;
      margin-bottom: 2.8vw; } }

.st-Footer_ListItem-blank:after {
  content: url("/assets/common/img/pc-footer_icon_blank.png");
  padding-left: 4px; }

.st-Footer_Other {
  position: absolute;
  top: -20px;
  right: 0;
  z-index: 1; }
  @media screen and (max-width: 768px) {
    .st-Footer_Other {
      position: static; } }

.st-Footer_Copy {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 540px;
  text-align: center;
  font-size: 1.3rem;
  padding-top: 0;
  padding-bottom: 0; }
  .st-Footer_Copy > span {
    display: block;
    font-size: 1.1rem;
    font-family: 'Barlow-Regular';
    letter-spacing: 1px; }
  @media screen and (max-width: 768px) {
    .st-Footer_Copy {
      position: static;
      padding-top: 6vw;
      padding-bottom: 16vw;
      font-size: 2.5vw; }
      .st-Footer_Copy > span {
        font-size: 2vw; } }

.st-Pagetop {
  display: none;
  position: fixed;
  z-index: 5;
  right: 35px;
  bottom: 35px;
  top: auto; }
  .st-Pagetop img {
    width: 60px; }
  @media screen and (max-width: 768px) {
    .st-Pagetop {
      width: 11.33333vw;
      height: auto;
      right: 4.66667vw;
      bottom: 15.33333vw; }
      .st-Pagetop img {
        width: 100%;
        padding: 0;
        vertical-align: bottom; } }

.cp-Hamburger_Line {
  will-change: transform;
  width: 25px;
  height: 2px;
  display: block;
  margin: 4px auto;
  background-color: #fff;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.cp-Hamburger:hover {
  cursor: pointer; }

.cp-Hamburger.is-active .cp-Hamburger_Line:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(45deg);
  -ms-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotate(45deg); }

.cp-Hamburger.is-active .cp-Hamburger_Line:nth-child(2) {
  opacity: 0; }

.cp-Hamburger.is-active .cp-Hamburger_Line:nth-child(3) {
  -webkit-transform: translateY(-6px) rotate(-45deg);
  -ms-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotate(-45deg); }

#cp-Google_Header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: 280px;
  height: 50px;
  top: 12px;
  bottom: auto;
  right: 15px;
  background-color: #fff;
  border-top: none;
  border-bottom: none; }
  @media screen and (max-width: 768px) {
    #cp-Google_Header {
      width: 100%;
      height: 13vw;
      border-top: solid 2px #4abef2;
      border-bottom: solid 1px #4abef2;
      top: 13vw;
      right: 0; }
      .is-under #cp-Google_Header {
        top: auto;
        bottom: 13vw; } }

#cp-Google_Header .gsc-control-cse {
  padding: 0;
  width: 280px;
  margin-top: 0px; }
  @media screen and (max-width: 768px) {
    #cp-Google_Header .gsc-control-cse {
      width: 100%;
      margin-top: 1px; } }

/* テキストボックスに文字入力したときに出る「×」マークの位置調整用の指定 */
#cp-Google_Header .gsc-search-box {
  position: relative;
  width: 100%; }

#cp-Google_Header .gsc-search-box tr {
  display: block;
  width: 100%; }

#cp-Google_Header .gsc-search-box td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%; }

/* テキストボックスの親要素。width指定しつつfloatで左寄せ */
#cp-Google_Header .gsc-search-box td.gsc-input,
#cp-Google_Header .gsc-search-box td.gsc-input .gstl_50 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 280px !important;
  padding: 0 !important;
  height: 40px;
  vertical-align: top;
  float: left; }
  @media screen and (max-width: 768px) {
    #cp-Google_Header .gsc-search-box td.gsc-input,
    #cp-Google_Header .gsc-search-box td.gsc-input .gstl_50 {
      font-size: 16px;
      width: 100vw !important;
      margin-left: 0;
      height: 7vw; } }

#cp-Google_Header .gsc-search-box .gsib_a {
  width: 280px !important; }
  @media screen and (max-width: 768px) {
    #cp-Google_Header .gsc-search-box .gsib_a {
      width: calc(100vw - (1vw * 13)) !important; } }

input.gsc-input {
  background-image: none !important; }

/* テキストボックスのデザイン設定 */
#cp-Google_Header .gsc-search-box input#gsc-i-id1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px !important;
  padding: 10px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }
  #cp-Google_Header .gsc-search-box input#gsc-i-id1::-webkit-input-placeholder {
    color: #fff !important; }
  #cp-Google_Header .gsc-search-box input#gsc-i-id1:-ms-input-placeholder {
    color: #fff !important; }
  #cp-Google_Header .gsc-search-box input#gsc-i-id1::-ms-input-placeholder {
    color: #fff !important; }
  #cp-Google_Header .gsc-search-box input#gsc-i-id1::placeholder {
    color: #fff !important; }

#cp-Google_Header .gsc-search-box td#gs_tti51 {
  margin-bottom: 5px; }

/* ボタンの親要素。width指定しつつfloatで左寄せ */
#cp-Google_Header .gsc-search-box td.gsc-search-button {
  width: 22px !important;
  height: 22px;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto; }
  @media screen and (max-width: 768px) {
    #cp-Google_Header .gsc-search-box td.gsc-search-button {
      width: 7vw !important;
      height: 7vw;
      right: 4vw; } }

/* テキストボックスに文字入力したときに出る「×」マークの位置調整 */
#cp-Google_Header .gsc-search-box .gsib_b {
  position: absolute;
  width: 20px;
  top: 15px;
  left: 350px;
  display: none; }

/* デフォルトで設定されている(疑似的な)テキストボックスの
デザイン設定を解除 */
#cp-Google_Header .gsc-search-box .gsc-input-box,
#cp-Google_Header .gsc-search-box .gsc-input-box-hover,
#cp-Google_Header .gsc-search-box .gsc-input-box-focus {
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

/* 検索ボタンの背景をボタンのように見せかける */
#cp-Google_Header .gsc-search-box .gsc-search-button {
  position: relative;
  background: #fff url(/assets/common/img/header_search_b.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  cursor: pointer; }
  @media screen and (max-width: 768px) {
    #cp-Google_Header .gsc-search-box .gsc-search-button {
      background: #fff url(/assets/common/img/header_search_b.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center; } }

/* 検索ボタンの背景部分にテキストを表示させる */
/* 検索ボタンを透明化し背景のみを表示させる */
#cp-Google_Header .gsc-search-box button.gsc-search-button-v2,
#cp-Google_Header .gsc-search-box button.gsc-search-button {
  width: 100%;
  height: 40px;
  padding: 0 !important;
  opacity: 0; }
  @media screen and (max-width: 768px) {
    #cp-Google_Header .gsc-search-box button.gsc-search-button-v2,
    #cp-Google_Header .gsc-search-box button.gsc-search-button {
      height: 8vw; } }

#cp-Google_Footer {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  width: 740px;
  height: 54px;
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
  border-top: none;
  border-bottom: none; }
  @media screen and (max-width: 768px) {
    #cp-Google_Footer {
      width: 85vw;
      height: 11vw;
      margin-top: 7vw;
      top: 13vw;
      right: 0; } }

#cp-Google_Footer .gsc-control-cse {
  padding: 0;
  width: 740px !important;
  margin-top: 2px; }
  @media screen and (max-width: 768px) {
    #cp-Google_Footer .gsc-control-cse {
      width: 85vw !important;
      margin-top: 0; } }

/* テキストボックスに文字入力したときに出る「×」マークの位置調整用の指定 */
#cp-Google_Footer .gsc-search-box {
  position: relative;
  width: 100%; }

#cp-Google_Footer .gsc-search-box tr {
  display: block;
  width: 100%; }

#cp-Google_Footer .gsc-search-box td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%; }
  #cp-Google_Footer .gsc-search-box td:first-child:before {
    content: '';
    background-image: url("/assets/common/img/footer_search_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 18px; }
  @media screen and (max-width: 768px) {
    #cp-Google_Footer .gsc-search-box td:first-child {
      width: auto; }
      #cp-Google_Footer .gsc-search-box td:first-child:before {
        width: 4vw;
        height: 4vw;
        left: 3vw; } }

/* テキストボックスの親要素。width指定しつつfloatで左寄せ */
#cp-Google_Footer .gsc-search-box td.gsc-input,
#cp-Google_Footer .gsc-search-box td.gsc-input .gstl_50 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 700px;
  padding: 0 !important;
  height: 40px;
  vertical-align: top;
  margin-left: 40px;
  float: left;
  overflow: hidden;
  margin-top: 0; }
  @media screen and (max-width: 768px) {
    #cp-Google_Footer .gsc-search-box td.gsc-input,
    #cp-Google_Footer .gsc-search-box td.gsc-input .gstl_50 {
      width: 75vw !important;
      height: 10vw;
      margin-top: 1vw;
      margin-left: 9vw; } }

#cp-Google_Footer .gsc-search-box .gsib_a {
  width: 740px !important; }
  @media screen and (max-width: 768px) {
    #cp-Google_Footer .gsc-search-box .gsib_a {
      width: 75vw !important; } }

input.gsc-input {
  background-image: none !important; }

/* テキストボックスのデザイン設定 */
#cp-Google_Footer .gsc-search-box input#gsc-i-id2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px !important;
  padding: 10px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  vertical-align: top; }
  @media screen and (max-width: 768px) {
    #cp-Google_Footer .gsc-search-box input#gsc-i-id2 {
      height: 11vw !important; } }
  #cp-Google_Footer .gsc-search-box input#gsc-i-id2::-webkit-input-placeholder {
    color: #fff !important; }
  #cp-Google_Footer .gsc-search-box input#gsc-i-id2:-ms-input-placeholder {
    color: #fff !important; }
  #cp-Google_Footer .gsc-search-box input#gsc-i-id2::-ms-input-placeholder {
    color: #fff !important; }
  #cp-Google_Footer .gsc-search-box input#gsc-i-id2::placeholder {
    color: #fff !important; }

#cp-Google_Footer .gsc-search-box td#gs_tti51 {
  margin-bottom: 0px; }
  @media screen and (max-width: 768px) {
    #cp-Google_Footer .gsc-search-box td#gs_tti51 {
      margin-bottom: 1.5vw; } }

/* ボタンの親要素。width指定しつつfloatで左寄せ */
#cp-Google_Footer .gsc-search-box td.gsc-search-button {
  width: 100px;
  height: 58px;
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  margin: auto; }
  @media screen and (max-width: 768px) {
    #cp-Google_Footer .gsc-search-box td.gsc-search-button {
      width: 22vw;
      height: 13vw;
      right: -1vw;
      top: 0.5vw; } }

/* テキストボックスに文字入力したときに出る「×」マークの位置調整 */
#cp-Google_Footer .gsc-search-box .gsib_b {
  position: absolute;
  width: 20px;
  top: 15px;
  left: 350px;
  display: none; }

/* デフォルトで設定されている(疑似的な)テキストボックスの
デザイン設定を解除 */
#cp-Google_Footer .gsc-search-box .gsc-input-box,
#cp-Google_Footer .gsc-search-box .gsc-input-box-hover,
#cp-Google_Footer .gsc-search-box .gsc-input-box-focus {
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

/* 検索ボタンの背景をボタンのように見せかける */
#cp-Google_Footer .gsc-search-box .gsc-search-button {
  background-color: #0a99d9;
  cursor: pointer; }

/* 検索ボタンの背景部分にテキストを表示させる */
#cp-Google_Footer .gsc-search-box .gsc-search-button:before {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 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;
  content: '';
  background-image: url("/assets/common/img/footer_search_txt.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: auto;
  color: #FFF;
  font-size: 16px; }
  @media screen and (max-width: 768px) {
    #cp-Google_Footer .gsc-search-box .gsc-search-button:before {
      top: 4vw;
      width: 46%; } }

/* 検索ボタンを透明化し背景のみを表示させる */
#cp-Google_Footer .gsc-search-box button.gsc-search-button-v2,
#cp-Google_Footer .gsc-search-box button.gsc-search-button {
  width: 100%;
  height: 55px;
  padding: 0 !important;
  opacity: 0; }
  @media screen and (max-width: 768px) {
    #cp-Google_Footer .gsc-search-box button.gsc-search-button-v2,
    #cp-Google_Footer .gsc-search-box button.gsc-search-button {
      height: auto; } }

.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; } }

#conMv {
  width: 100%;
  position: relative;
  overflow: none; }
  #conMv img {
    width: 100%;
    height: auto; }
  #conMv .titleSet {
    position: absolute;
    top: 55%;
    left: 11%; }
    @media screen and (max-width: 768px) {
      #conMv .titleSet {
        top: 57%;
        left: 4%; } }
    #conMv .titleSet h1 {
      font-size: calc(46vw / 1660 * 100);
      display: block;
      padding-top: calc(15em / 70);
      padding-right: calc(10em / 70);
      padding-bottom: calc(10em / 70);
      padding-left: calc(10em / 70);
      height: auto;
      color: #ffffff;
      background: rgba(10, 153, 217, 0.6);
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      font-weight: bold;
      -webkit-font-feature-settings: "palt";
      font-feature-settings: "palt";
      letter-spacing: 0.05em; }
      @media screen and (max-width: 768px) {
        #conMv .titleSet h1 {
          font-size: calc(40vw / 750 * 100);
          display: block;
          padding: 0 5px;
          letter-spacing: 1px; } }
    #conMv .titleSet p {
      display: inline-block;
      font-size: calc(18vw / 1660 * 100);
      font-family: 'Barlow-SemiBold';
      font-weight: bold;
      color: #ffffff;
      background: rgba(10, 153, 217, 0.6);
      padding: 0 5px;
      letter-spacing: 1px; }
      @media screen and (max-width: 768px) {
        #conMv .titleSet p {
          font-size: calc(22vw / 750 * 100); } }
    #conMv .titleSet.titleSetSplit h1 {
      padding-top: 0;
      padding-right: 0;
      padding-bottom: 0;
      padding-left: 0;
      background: none; }
      #conMv .titleSet.titleSetSplit h1 span {
        display: inline-block;
        font-size: calc(46vw / 1660 * 100);
        padding-top: calc(15em / 70);
        padding-right: calc(10em / 70);
        padding-bottom: calc(10em / 70);
        padding-left: calc(10em / 70);
        background: rgba(10, 153, 217, 0.6);
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt";
        letter-spacing: 0.05em;
        height: auto;
        color: #ffffff;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        font-weight: bold; }
        @media screen and (max-width: 768px) {
          #conMv .titleSet.titleSetSplit h1 span {
            font-size: calc(40vw / 750 * 100);
            display: inline-block;
            padding: 0 5px;
            letter-spacing: 1px; } }
    #conMv .titleSet.titleSetVariable h1 span {
      padding-top: calc(15em / 70);
      padding-right: calc(10em / 70);
      padding-bottom: calc(10em / 70);
      padding-left: calc(10em / 70); }
      #conMv .titleSet.titleSetVariable h1 span:first-child {
        padding-right: 0; }
      #conMv .titleSet.titleSetVariable h1 span:last-child {
        padding-left: 0; }
      @media screen and (max-width: 768px) {
        #conMv .titleSet.titleSetVariable h1 span {
          padding: 0 5px; }
          #conMv .titleSet.titleSetVariable h1 span:first-child {
            padding: 0 5px; }
          #conMv .titleSet.titleSetVariable h1 span:last-child {
            padding: 0 5px; } }
  @media screen and (max-width: 768px) {
    #conMv {
      min-width: 100%;
      overflow: hidden; } }

.otherContents {
  width: 100%;
  position: relative;
  overflow: none;
  background: #e5faff;
  padding: 60px 0 88px; }
  @media screen and (max-width: 768px) {
    .otherContents {
      padding: 8% 0 20%; } }
  .otherContents p.title_jp {
    display: block;
    font-size: 24px;
    text-align: center;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .otherContents p.title_jp {
        font-size: calc(34vw / 750 * 100); } }
  .otherContents p.title {
    font-size: 14px;
    color: #222222;
    display: block;
    font-family: 'Barlow-Medium';
    padding: 0 2%;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 40px 0; }
    @media screen and (max-width: 768px) {
      .otherContents p.title {
        font-size: calc(20vw / 750 * 100);
        margin: 0 0 6% 0; } }
  .otherContents ul {
    text-align: center;
    padding: 0 0 60px 0; }
    @media screen and (max-width: 768px) {
      .otherContents ul {
        width: 90%;
        margin: 0 auto;
        padding: 0 0 6%; } }
    .otherContents ul li {
      display: inline-block;
      margin: 0 12px;
      width: 256px;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .otherContents ul li {
          width: 47%;
          display: block;
          margin: 0 0 3%; } }
      @media screen and (max-width: 768px) {
        .otherContents ul li:nth-child(odd) {
          float: left; }
          .otherContents ul li:nth-child(odd):nth-child(odd):last-child {
            clear: both;
            margin: 0 auto 3%;
            float: none;
            display: inherit; }
        .otherContents ul li:nth-child(even) {
          float: right; } }
      .otherContents ul li img {
        width: 100%;
        height: auto;
        margin: 0 0 8px 0; }
        @media screen and (max-width: 768px) {
          .otherContents ul li img {
            margin: 0 0 1% 0; } }
      .otherContents 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; }
      .otherContents ul li p {
        display: inline-block;
        font-size: 15px;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #ffff66));
        background: -webkit-linear-gradient(transparent 70%, #ffff66 30%);
        background: -o-linear-gradient(transparent 70%, #ffff66 30%);
        background: linear-gradient(transparent 70%, #ffff66 30%);
        line-height: 1; }
        @media screen and (max-width: 768px) {
          .otherContents ul li p {
            font-size: calc(22vw / 750 * 100); } }
  .otherContents .otherContent_Btn {
    margin-left: auto;
    margin-right: auto;
    width: 310px;
    height: 62px; }
    @media screen and (max-width: 768px) {
      .otherContents .otherContent_Btn {
        margin: 0 auto;
        width: 72%;
        height: 13vw;
        font-size: calc(26vw / 750 * 100); } }
  @media screen and (max-width: 768px) {
    .otherContents {
      min-width: 100%;
      overflow: hidden; } }

@media screen and (max-width: 768px) {
  .is-pc {
    display: none; }
  .is-sp {
    display: block; } }

@media screen and (min-width: 769px) {
  .is-pc {
    display: block; }
  .is-sp {
    display: none; } }
