h1,
h2,
h3,
h4,
h5,
h6,
ul,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
html {
  font-size: 62.5%;
}
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font: 400 13px/1.8 sans-serif;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Helvetica Neue",
    "Noto Sans JP", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial,
    "メイリオ", Meiryo, sans-serif;
  color: #222;
}
@media screen and (min-width: 769px) {
  body {
    font-size: 1.4rem;
  }
}
iframe {
  border: none;
}
p {
  margin: 1em 0;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
li {
  list-style: none;
}
a {
  color: #1251d0;
  transition: all 0.2s;
  font-weight: bold;
}
a:hover {
  color: #5f9af7;
}
img {
  vertical-align: bottom;
  max-width: 100%;
}
.c-hoverImgWrap img {
  transition: opacity 0.2s;
}
.c-hoverImgWrap:hover img {
  opacity: 0.7;
}
hr {
  border: 1px dotted #1251d0;
  border-width: 1px 0 0 0;
  margin: 2.4em 0;
}
[data-scroll-item] {
  transition: all 0.3s;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
}
[data-scroll-item].is-active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.c-jsError {
  display: block;
  background: #fff;
  text-align: center;
}
.l-mv {
  background: url(../images/common/bg_cyber.jpg) center top no-repeat;
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .l-mv {
    padding-bottom: 2em;
    background-size: 250% auto;
  }
}
.l-main {
  background: url(../images/common/bg_base.png);
}
@media screen and (max-width: 768px) {
  .l-main {
    background-size: 1.8% auto;
  }
}
.l-container {
  background: #fff;
  opacity: 1;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .l-container {
    padding: 15vw 0 0;
  }
}
@media screen and (min-width: 769px) {
  .l-container {
    padding: 96px 0 0;
    min-width: 1160px;
  }
}
.l-header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 5;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-header {
    height: 15vw;
  }
}
@media screen and (min-width: 769px) {
  .l-header {
    height: 96px;
    background: #fff;
    margin: 0 auto 30px;
    padding: 18px 20px;
    border-bottom: 1px solid #1251d0;
  }
}
.l-header__inner {
  height: 100%;
}
@media screen and (min-width: 769px) {
  .l-header__gnavi {
    position: absolute;
    right: 4px;
    top: 46%;
    padding-top: 0.8em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1333px) {
  .l-header__gnavi {
    padding-top: 0em;
    width: 500px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1333px) and (max-width: 1100px) {
  .l-header__gnavi {
    width: 42%;
  }
}
.l-header__logoSet {
  background: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-header__logoSet {
    padding: 2.4% 1.8%;
    position: relative;
    z-index: 10;
    margin: 0;
    border-bottom: 1px solid #1251d0;
    height: 15vw;
  }
}
@media screen and (min-width: 769px) {
  .l-header__logoSet {
    text-align: center;
    height: 100%;
  }
}
@media screen and (min-width: 769px) and (min-width: 1334px) and (max-width: 1980px) {
  html:not([lang="en"]) .l-header__logoSet {
    text-align: left;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
  }
}
@media screen and (min-width: 769px) and (min-width: 1334px) {
  [lang="en"] .l-header__logoSet {
    text-align: left;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
  }
}
.l-header__logoSet .l-header__catch {
  margin: 0;
  line-height: 1.2;
  font-size: 8px;
  color: #1251d0;
  font-weight: bold;
  text-align: left;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 768px) {
  .l-header__logoSet .l-header__catch {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media screen and (min-width: 769px) {
  .l-header__logoSet .l-header__catch {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 14px;
  }
}
@media screen and (min-width: 769px) and (min-width: 1901px) {
  .l-header__logoSet .l-header__catch {
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) {
  .l-header__logoSet .l-header__catch .l-header__catchBr {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1480px) {
  [lang="en"] .l-header__logoSet .l-header__catch .l-header__catchBr {
    display: block;
  }
}
@media screen and (min-width: 769px) and (min-width: 1334px) and (max-width: 1980px) {
  html:not([lang="en"]) .l-header__logoSet .l-header__catch {
    position: static;
    -webkit-transform: none;
    transform: none;
    margin: 0 0 0 1em;
  }
}
@media screen and (min-width: 769px) and (min-width: 1334px) {
  [lang="en"] .l-header__logoSet .l-header__catch {
    position: static;
    -webkit-transform: none;
    transform: none;
    margin: 0 0 0 1em;
  }
}
@media screen and (min-width: 769px) and (max-width: 900px) {
  .l-header__logoSet .l-header__catch {
    font-size: 1.4vw;
  }
}
.l-header__logoSet .l-header__logo {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .l-header__logoSet .l-header__logo {
    text-align: center;
    display: block;
    margin: auto;
    width: 50%;
  }
}
.l-header__logoSet .l-header__logo a {
  position: relative;
  z-index: 10;
  display: inline-block;
  height: 100%;
}
.l-header__logoSet img {
  max-height: 100%;
  vertical-align: top;
}
.l-footer {
  background: #1251d0;
  color: #fff;
  min-height: 10em;
}
.l-footer .p-footer__inner {
  padding: 3em 1em;
  max-width: 1100px;
  margin: auto;
  font-size: 1rem;
}
.l-footer .p-footer__inner .p-footer__copyright {
  text-align: center;
  font-size: 1.14em;
  margin-bottom: 3em;
}
.l-footer a {
  color: #fff;
}
.l-footer .fotterBandaiToys__link ul {
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 3em auto;
}
.l-footer .fotterBandaiToys__link li {
  margin: 0 2em 0.6em 0;
}
@media screen and (max-width: 768px) {
  .l-footer .fotterBandaiToys__link li {
    margin-right: 2%;
    width: 48%;
    max-width: 48%;
  }
}
.l-footer .fotterBandaiToys__link li a {
  display: block;
  position: relative;
  padding-left: 1.5em;
  text-decoration: none;
}
.l-footer .fotterBandaiToys__link li a:after {
  content: "";
  position: absolute;
  left: 0.3rem;
  width: 0.34rem;
  height: 0.34rem;
  border-top: 1px solid #1251d0;
  border-right: 1px solid #1251d0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0.6em;
}
.l-footer .fotterBandaiToys__link li a:before {
  content: "";
  position: absolute;
  left: 0;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background: #fff;
  top: 0.2em;
}
.l-footer .copyrightAll__btn {
  font-size: 1.3em;
  text-align: center;
  cursor: pointer;
  margin: 0 0 1em 0;
  transition: opacity 0.2s;
}
.l-footer .copyrightAll__btn * {
  vertical-align: middle;
}
.l-contents {
  background: #fff;
  padding: 1.5em;
}
@media screen and (max-width: 768px) {
  .l-contents {
    padding: 0.7em;
  }
}
.l-contents:not(:first-child) {
  margin-top: 1.5em;
}
@media screen and (min-width: 769px) {
  .l-contents:not(:first-child) {
    margin-top: 30px;
  }
}
.l-contents.l-contents--transparent {
  background: transparent;
  padding: 0;
}
.l-contents.l-contents--transparent.l-contents--border {
  padding: 60px 0;
}
.l-contents.l-contents--border {
  border: 1px dotted #1251d0;
  border-width: 1px 0;
}
@media screen and (min-width: 769px) {
  .l-contents .l-contents__bottomLine {
    margin: 6em 0 4em;
  }
}
@media screen and (max-width: 768px) {
  .l-contents .l-contents__bottomLine {
    margin: 4em 0 3em;
  }
}
@media screen and (min-width: 769px) {
  .l-contents.l-contents--pcPdnSmaller {
    padding: 1.6em;
  }
}
.l-section {
  border-bottom: 1px solid #c6d5f4;
}
@media screen and (max-width: 768px) {
  .l-section {
    padding: 1.18em 0 1.8em;
    padding: 1.2em 0;
  }
}
@media screen and (min-width: 769px) {
  .l-section {
    padding: 40px 0 50px;
    padding: 40px 0;
  }
}
.l-section.l-section--bg {
  background: #fff url(../images/common/bg_digital_line.png) center top
    no-repeat;
}
@media screen and (min-width: 769px) {
  .l-section.l-section--bg {
    padding: 40px 0 60px;
    padding: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .l-section.l-section--bg {
    background-size: 100% auto;
  }
}
.l-section.l-section--bg2 {
  background: #fff url(../images/common/bg_cyber2.png) center top repeat-y;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  .l-section.l-section--bg2 {
    background-size: 120% auto;
  }
}
.l-section.l-section--borderNone {
  border: none;
}
.l-section.l-section--bgFill {
  background: #fff;
}
.l-section .l-section__inner {
  margin: auto;
}
@media screen and (min-width: 769px) {
  .l-section .l-section__inner + .l-section__inner {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-section .l-section__inner + .l-section__inner {
    margin-top: 2em;
  }
}
@media screen and (max-width: 768px) {
  .l-section .l-section__inner {
    width: 92vw;
  }
}
@media screen and (min-width: 769px) {
  .l-section .l-section__inner {
    width: 1100px;
    padding: 0 30px;
  }
}
.c-pager {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 2em 0;
}
.c-pager:last-child {
  margin-bottom: 0;
}
.c-links + .c-pager {
  margin-top: 0;
}
.c-pager .paginator {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #1251d0;
}
.c-pager .paginator > * {
  border-left: 1px solid #1251d0;
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  background: rgba(210, 218, 255, 0.6);
}
@media screen and (max-width: 768px) {
  .c-pager .paginator > * {
    font-size: 1em;
    padding: 0.3em 0.4em;
  }
}
@media screen and (min-width: 769px) {
  .c-pager .paginator > * {
    font-size: 1.3em;
    padding: 0.3em 0.7em;
  }
}
.c-pager .paginator > *.disabled {
  opacity: 0.3;
}
.c-pager .paginator > *.active,
.c-pager .paginator > *:hover {
  background: #1251d0;
  color: #fff;
}
.c-pager .paginator > *:first-child {
  border: 0;
}
.c-card {
  background: #fff;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-card {
    font-size: 1rem;
  }
}
.c-card.c-card--blue {
  background: #1251d0;
}
.c-card.c-card--blue .c-card__title {
  color: #fff;
}
.c-card a {
  display: -webkit-flex;
  display: flex;
  text-decoration: none;
  -webkit-flex-flow: column;
  flex-flow: column;
  height: 100%;
  font-weight: 400;
}
.c-card a:hover {
  transition: all 0.2s;
  opacity: 0.7;
  color: #222;
}
.c-card a:hover .c-card__img img {
  -webkit-transform: scale(1.03, 1.03) translateY(-49%);
  transform: scale(1.03, 1.03) translateY(-49%);
  opacity: 1;
}
.c-card[data-new]::before {
  content: "";
  display: block;
  background: url(../images/common/ico_new.svg) 0 0 / contain no-repeat;
  position: absolute;
  width: 100%;
  padding: 0 0 9%;
  margin-top: -4.5%;
  top: 0;
  left: 0;
  z-index: 1;
}
.c-card .c-card__inner {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.c-card .c-card__img {
  position: relative;
  padding: 56.83% 0 0 0;
  width: 100%;
  overflow: hidden;
}
.c-card .c-card__img.c-card__img--16x9s {
  padding: 56% 0 0 0;
}
.c-card .c-card__img.c-card__img--16x9 {
  padding: 56.25% 0 0 0;
}
.c-card .c-card__img img {
  transition: all 0.2s;
  top: 50%;
  -webkit-transform: translateY(-50.1%);
  transform: translateY(-50.1%);
  left: 0;
  width: 100%;
  position: absolute;
}
.c-card .c-card__info {
  padding: 1em;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #333;
}
.c-card .c-tag + .c-card__title {
  padding-top: 0.5em;
}
.c-card .c-card__title {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 1em;
  color: #333;
}
@media screen and (min-width: 769px) {
  .c-card .c-card__title {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 768px) {
  .c-card .c-card__title {
    font-size: 2.4vw;
  }
}
.c-card .c-card__title:first-child:last-child {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0;
  min-height: 3.1em;
}
.c-card .c-card__date {
  display: block;
  padding: 0.5em 0 0 0;
  text-align: right;
  font-weight: 400;
  color: #555;
  letter-spacing: 0.1em;
}
.c-card.c-card--imgSquare .c-card__img {
  padding-top: 100%;
}
@media screen and (min-width: 769px) {
  .c-card.c-card--wide {
    margin-bottom: 1em;
  }
}
.c-card.c-card--wide .c-card__inner {
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-card.c-card--wide .c-card__inner {
    padding: 0.5em 1em;
  }
}
@media screen and (max-width: 768px) {
  .c-card.c-card--wide:first-child .c-card__inner {
    padding-top: 1em;
  }
  .c-card.c-card--wide:last-child .c-card__inner {
    padding-bottom: 1em;
  }
}
.c-card.c-card--wide .c-card__info {
  width: 75%;
}
@media screen and (min-width: 769px) {
  .c-card.c-card--wide .c-card__info {
    padding: 1.4em;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .c-card.c-card--wide .c-card__info {
    padding: 0 1em;
    width: 54%;
  }
}
.c-card.c-card--wide .c-card__img {
  width: 25%;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .c-card.c-card--wide .c-card__img {
    width: 36%;
  }
}
.c-card.c-card--wide .c-card__img .c-card__imgInner {
  position: relative;
  padding: 56.83% 0 0 0;
  width: 100%;
  overflow: hidden;
}
.c-card.c-card--wide .c-card__title {
  padding-bottom: 0;
}
.c-card.c-card--wide .c-card__title:first-child:last-child {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-align: left;
}
.c-card.c-card--wide .c-card__date {
  -webkit-order: -1;
  order: -1;
  padding-top: 0;
  text-align: left;
}
@media screen and (min-width: 769px) {
  .c-card.c-card--wide .c-card__tag {
    position: absolute;
    top: 0;
    right: 1.4em;
  }
}
@media screen and (max-width: 768px) {
  .c-card.c-card--wide .c-card__tag {
    -webkit-order: 0;
    order: 0;
  }
}
.c-links {
  display: -webkit-flex;
  display: flex;
  border: 1px solid #1251d0;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .c-links {
    margin: 2em 0;
  }
}
@media screen and (min-width: 769px) {
  .c-links {
    margin: 40px 0;
  }
}
.c-links:first-child {
  margin-top: 0;
}
.c-links:last-child {
  margin-bottom: 0;
}
.c-links > * {
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: center;
  width: 25%;
  box-sizing: border-box;
  min-height: 100%;
  display: block;
  border-left: 1px solid #1251d0;
}
.c-links > *:first-child {
  border: 0;
}
.c-links > * a {
  line-height: 1.1;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-decoration: none;
  height: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .c-links > * a {
    padding: 0.3em 0;
  }
}
@media screen and (min-width: 769px) {
  .c-links > * a {
    padding: 0.6em 1em;
  }
}
.c-links > *.is-active a,
.c-links > * a:hover {
  background: #1251d0;
  color: #fff;
}
.c-links + .c-links {
  margin-top: -1px;
}
@media screen and (max-width: 768px) {
  .c-links.u-dfNoWrap {
    font-size: 0.8em;
  }
}
.c-linksTypeA {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: stretch;
  align-content: stretch;
  border: none;
  background: transparent;
  margin: 0 0.5px;
}
.c-linksTypeA > * {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
  width: calc(25% - 1px);
  box-sizing: border-box;
  height: auto;
  display: block;
  background: #fff;
  margin: 0.5px;
}
.c-linksTypeA > * a {
  position: relative;
  background: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1.1;
  height: 100%;
  box-sizing: border-box;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .c-linksTypeA > * a {
    padding: 0.8em 0;
  }
}
@media screen and (min-width: 769px) {
  .c-linksTypeA > * a {
    padding: 0.8em 1em;
  }
}
.c-linksTypeA > *.is-active a,
.c-linksTypeA > * a:hover {
  background: #1251d0;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .c-linksTypeA.c-linksTypeA--pc5col > * {
    width: calc(20% - 1px);
  }
}
@media screen and (max-width: 768px) {
  .c-linksTypeA.c-linksTypeA--sp5col > * {
    width: calc(20% - 1px);
  }
}
@media screen and (max-width: 768px) {
  .c-linksTypeA.c-linksTypeA--spEx1 > *:nth-child(n + 5) {
    width: calc(30% - 1px);
  }
}
.c-titleSet {
  width: 100%;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #1251d0;
}
.c-titleSet .c-titleSet__sub {
  color: #1251d0;
}
.c-titleSet .c-titleSet__main {
  font-weight: bold;
  line-height: 1.4;
  font-size: 1.8em;
  padding: 0.5em 0;
}
@media screen and (max-width: 768px) {
  .c-titleSet .c-titleSet__main {
    font-size: 1.5em;
  }
}
.c-titleSet .c-titleSet__main--arrow:before {
  width: 0.733em;
  height: 0.62em;
  content: "";
  margin-right: 0.36em;
  display: inline-block;
  background: url(../images/common/img_arrow_dot.svg?v2) 0 0 no-repeat;
}
.c-titleSet:first-child .c-titleSet__main:first-child {
  padding-top: 0em;
}
.c-titleRect {
  text-align: center;
  margin: 0 0 1.4em;
}
.c-titleRect .c-titleRect__title {
  box-sizing: border-box;
  background: #1251d0;
  color: #fff;
  display: inline-block;
  letter-spacing: 0.2em;
  line-height: 1.4;
  width: 100%;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .c-titleRect .c-titleRect__title {
    font-size: 1.2em;
    padding: 0.3em 0.3em 0.2em;
  }
}
@media screen and (min-width: 769px) {
  .c-titleRect .c-titleRect__title {
    padding: 0.3em 0.5em 0.2em;
    font-size: 20px;
  }
}
.c-txtRect {
  background: #1251d0;
  color: #fff;
  display: inline-block;
  margin: 0 0.5em 0 0;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .c-txtRect {
    padding: 0.1em 0.5em;
  }
}
@media screen and (min-width: 769px) {
  .c-txtRect {
    padding: 0.1em 0.5em 0;
  }
}
.c-titleSimple {
  color: #1251d0;
  text-align: center;
  letter-spacing: 0.2em;
  line-height: 1.2;
  font-weight: bold;
  margin: 1.1em 0 0.7em;
}
.c-titleSimple > * {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .c-titleSimple {
    font-size: 4.4vw;
  }
}
@media screen and (min-width: 769px) {
  .c-titleSimple {
    font-size: 26px;
  }
}
.c-titleSimple:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .c-titleSimple.c-titleSimple--intro {
    font-size: 4.4vw;
  }
}
@media screen and (min-width: 769px) {
  .c-titleSimple.c-titleSimple--intro {
    font-size: 28px;
  }
}
.c-titlePage {
  position: relative;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #1251d0;
}
.c-titlePage:before,
.c-titlePage:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  background: url(../images/common/img_arrow_dot.svg) 0 0 / contain repeat-x;
}
@media screen and (max-width: 768px) {
  .c-titlePage:before,
  .c-titlePage:after {
    width: 12px;
    height: 10px;
  }
}
@media screen and (min-width: 769px) {
  .c-titlePage:before,
  .c-titlePage:after {
    width: 24px;
    height: 20px;
  }
}
.c-titlePage:before {
  left: 3%;
}
.c-titlePage:after {
  right: 3%;
  -webkit-transform: translateY(-50%) scaleX(-1);
  transform: translateY(-50%) scaleX(-1);
}
.c-titlePage .c-titlePage__title {
  margin: 0;
  letter-spacing: 0.18em;
  color: #1251d0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .c-titlePage .c-titlePage__title {
    font-size: 5vw;
    padding: 0.6em;
  }
}
@media screen and (min-width: 769px) {
  .c-titlePage .c-titlePage__title {
    font-size: 2.1em;
    padding: 1em;
  }
}
.c-titlePage .c-titlePage__bg {
  line-height: 0.8;
  position: absolute;
  top: 50%;
  width: 100%;
  opacity: 0.4;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c6d5f4;
  font-weight: 100;
}
@media screen and (max-width: 768px) {
  .c-titlePage .c-titlePage__bg {
    font-size: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .c-titlePage .c-titlePage__bg {
    font-size: 110px;
  }
}
.c-tag {
  display: inline-block;
  margin-right: 0.3em;
}
.c-tag:not(:first-child) {
  margin: 0 0.3em;
}
.c-tag .c-tag__item {
  color: #fff;
  background: #1251d0;
  display: inline-block;
  line-height: 1.5;
  padding: 0 0.3em;
  margin-right: 0.2em;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .c-tag .c-tag__item {
    font-size: 13px;
  }
}
[class*="c-txtColor_"].c-txtColor_A {
  color: #1251d0;
}
[class*="c-txtColor_"].c-txtColor_B {
  color: #f26f0f;
}
[class*="c-txtColor_"].c-txtColor_C {
  color: #d00;
}
[class*="c-txtBorder_"] {
  display: inline;
  padding: 0 0.5em;
}
[class*="c-txtBorder_"].c-txtBorder_A {
  border: 1px solid #1251d0;
  color: #1251d0;
}
[class*="c-txtBorder_"].c-txtBorder_B {
  border: 1px solid #f26f0f;
  color: #f26f0f;
}
[class*="c-txtBorder_"].c-txtBorder_C {
  border: 1px solid #d00;
  color: #d00;
}
[class*="c-txtStrong_"] {
  font-weight: bold;
}
[class*="c-txtStrong_"].c-txtStrong_A {
  color: #1251d0;
}
[class*="c-txtStrong_"].c-txtStrong_B {
  color: #f26f0f;
}
[class*="c-txtStrong_"].c-txtStrong_C {
  color: #d00;
}
[class*="c-txtBg_"] {
  display: inline-block;
  margin: 0 0.2em 0;
  line-height: 1.6;
  color: #fff;
}
@media screen and (max-width: 768px) {
  [class*="c-txtBg_"] {
    padding: 0.1em 0.5em;
  }
}
@media screen and (min-width: 769px) {
  [class*="c-txtBg_"] {
    padding: 0.1em 0.5em;
  }
}
[class*="c-txtBg_"]:first-child {
  margin-left: 0;
}
[class*="c-txtBg_"].c-txtBg_A {
  background: #1251d0;
}
[class*="c-txtBg_"].c-txtBg_B {
  background: #f26f0f;
}
[class*="c-txtBg_"].c-txtBg_C {
  background: #d00;
}
.c-tab {
  margin: 2em 0;
}
.c-tab:first-child {
  margin-top: 0;
}
.c-tab .c-tab__nav {
  margin-bottom: 0;
}
.c-tab .c-tab__body > * {
  display: none;
}
.c-tab .c-tab__body > *.is-active {
  display: block;
}
.c-tab .c-tab__body > *.is-active > * {
  -webkit-animation: fade 0.4s;
  animation: fade 0.4s;
}
.c-tab .c-tab__content {
  border: 1px solid #1251d0;
  box-sizing: border-box;
  background: #1251d0;
}
@media screen and (min-width: 769px) {
  .c-tab .c-tab__content {
    padding: 1em;
  }
}
@media screen and (max-width: 768px) {
  .c-tab .c-tab__content {
    padding: 0.5em;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.c-column {
  border: 1px solid #c6d5f4;
  background: #f1f7fc;
}
@media screen and (min-width: 769px) {
  .c-column {
    padding: 1.5em;
  }
}
@media screen and (max-width: 768px) {
  .c-column {
    padding: 0.8em;
  }
}
.c-column .c-column__list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.c-column .c-column__list > * {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0.4em;
  box-sizing: border-box;
}
.c-column .c-column__list > *:first-child {
  padding-left: 0;
}
.c-column .c-column__list > *:last-child {
  padding-right: 0;
  border-left: 1px solid #c6d5f4;
}
.c-column .c-column__icoAndTxt {
  display: -webkit-flex;
  display: flex;
}
@media screen and (min-width: 769px) {
  .c-column .c-column__icoAndTxt {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.c-column .c-column__icoAndTxt > *:first-child img {
  width: 100px;
}
.c-column .c-column__icoAndTxt > *:last-child {
  line-height: 1.2;
  padding-left: 1em;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  -webkit-align-items: center;
  align-items: center;
}
.c-boxExplain {
  overflow: hidden;
  position: relative;
}
.c-boxExplain .c-boxExplain__pic {
  margin-bottom: 3em;
}
@media screen and (min-width: 769px) {
  .c-boxExplain .c-boxExplain__pic {
    position: absolute;
    right: 0;
    top: 0px;
    background: #fff;
    border-left: 2.5em solid #fff;
  }
}
@media screen and (max-width: 768px) {
  .c-boxExplain ~ .c-boxExplain {
    margin-top: 2em;
  }
}
@media screen and (min-width: 769px) {
  .c-boxExplain ~ .c-boxExplain {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .c-explainSub ~ .c-explainSub {
    margin-top: 1.4em;
  }
}
@media screen and (min-width: 769px) {
  .c-explainSub ~ .c-explainSub {
    margin-top: 40px;
  }
}
.c-datelist {
  line-height: 1.4;
}
.c-datelist:first-child {
  margin-top: 0;
}
.c-datelist:last-child {
  margin-bottom: 0;
}
.c-datelist .c-datelist__date {
  float: left;
}
.c-datelist .c-datelist__txt {
  margin: 0 0 0.5em 5.5em;
}
.c-datelist .c-datelist__txt:last-child {
  margin-bottom: 0;
}
.c-list {
  margin: 1em 0;
  color: #1251d0;
}
.c-list li {
  margin-left: 1.5em;
  list-style: disc;
}
.c-listIndent {
  display: block;
  margin-left: 1em;
  text-indent: -1em;
}
.c-listBox {
  margin: 2em 0;
}
.c-listRanking > * {
  margin: 1.4em;
  font-size: 1.2em;
  position: relative;
  line-height: 1.4;
  margin: 1em 1.4em;
}
.c-listRanking > *:before {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 1.6em;
  height: 1.6em;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.c-listRanking > * > *:first-child {
  margin-left: 3.6em;
}
.c-listRanking > *:nth-child(1):before {
  content: "1";
  color: #fff;
  background: #cab272;
}
.c-listRanking > *:nth-child(2):before {
  content: "2";
  color: #fff;
  background: #a5a5a5;
}
.c-listRanking > *:nth-child(3):before {
  content: "3";
  color: #fff;
  background: #a98271;
}
.c-listRanking > *:nth-child(4):before {
  content: "4";
  color: #fff;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.c-listRanking > *:nth-child(5):before {
  content: "5";
  color: #fff;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.c-listRanking .c-listRanking--txt {
  margin-left: 3em;
}
@media screen and (max-width: 768px) {
  .c-listRanking .c-listRanking--txt {
    font-size: 0.8em;
  }
}
.c-listRanking2 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.c-listRanking2 > * {
  background: #fff;
  position: relative;
  width: 30%;
  margin: 0 1% 1%;
  border: 1px solid #1251d0;
}
.c-listRanking2 > * img {
  padding: 0 1em;
  box-sizing: border-box;
}
.c-listRanking2 > * .c-card {
  background: transparent;
}
.c-listRanking2 > * .c-card .c-card__title:first-child:last-child {
  min-height: 2em;
}
.c-listRanking2 > *:before {
  margin: 1em auto 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 1;
  left: 50%;
  font-size: 1.2em;
}
@media screen and (min-width: 769px) {
  .c-listRanking2 > *:before {
    top: -3.2em;
    width: 2em;
    height: 2em;
  }
}
@media screen and (max-width: 768px) {
  .c-listRanking2 > *:before {
    top: -2.24em;
    width: 1.4em;
    height: 1.4em;
  }
}
.c-listRanking2 > *:nth-child(1):before {
  content: "1";
  color: #fff;
  background: #cab272;
}
.c-listRanking2 > *:nth-child(2):before {
  content: "2";
  color: #fff;
  background: #a5a5a5;
}
.c-listRanking2 > *:nth-child(3):before {
  content: "3";
  color: #fff;
  background: #a98271;
}
.c-listRanking2 > *:nth-child(4):before {
  content: "4";
  color: #fff;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.c-listRanking2 > *:nth-child(5):before {
  content: "5";
  color: #fff;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .c-listRanking2--pc5col > * {
    width: 17%;
    margin: 0 1% 1%;
  }
}
.c-listRankTxt {
  font-size: 1.2em;
}
.c-listRankTxt > * {
  margin: 0.5em 0;
}
.c-listRankTxt > *:nth-child(1) .c-listRankTxt__rank {
  content: "1";
  color: #fff;
  background: #cab272;
}
.c-listRankTxt > *:nth-child(2) .c-listRankTxt__rank {
  content: "2";
  color: #fff;
  background: #a5a5a5;
}
.c-listRankTxt > *:nth-child(3) .c-listRankTxt__rank {
  content: "3";
  color: #fff;
  background: #a98271;
}
.c-listRankTxt > *:nth-child(4) .c-listRankTxt__rank {
  content: "4";
  color: #fff;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.c-listRankTxt > *:nth-child(5) .c-listRankTxt__rank {
  content: "5";
  color: #fff;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.c-listRankTxt .c-listRankTxt__rank {
  display: inline-block;
  text-align: center;
  margin-right: 0.3em;
  min-width: 3em;
}
.c-video {
  position: relative;
  padding-top: 56.25%;
  height: 0;
}
.c-video.c-video--noEmbed {
  pointer-events: none;
}
.c-video .c-video__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-videoIcoWrap {
  display: block;
  position: relative;
}
.c-videoIcoWrap:after {
  content: "";
  position: absolute;
  background: url(../images/common/ico_movie.svg);
  display: block;
  width: 14%;
  padding-top: 14%;
  left: 50%;
  top: 50%;
  z-index: 1;
  opacity: 0.8;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.c-videoIcoWrap:hover:after {
  opacity: 1;
}
.c-table {
  border-collapse: collapse;
  margin: 1em 0;
  width: 100%;
}
.c-table td,
.c-table th {
  box-sizing: border-box;
  padding: 1.2em;
}
@media screen and (max-width: 768px) {
  .c-table td,
  .c-table th {
    padding: 0.8em;
  }
}
.c-table td {
  display: table-cell;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #d8e0ff;
}
.c-table th {
  background: #d8e0ff;
  color: #222;
  font-weight: bolder;
  display: table-cell;
  width: 20%;
  min-width: 100px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #fff;
}
.c-table tr:last-child {
  border-bottom: 1px solid #d8e0ff;
}
.c-table tr:last-child td,
.c-table tr:last-child th {
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  .c-table.c-table--sp1col tr {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .c-table.c-table--sp1col td {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .c-table.c-table--sp1col th {
    border: 0;
    width: 100%;
    display: block;
  }
}
.c-btnlist {
  margin: 1.3em auto;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.c-btnlist:first-child {
  margin-top: 0;
}
.c-btnlist:not(.c-itemlist):last-child {
  margin-bottom: 0;
}
.c-btnlist > * .c-btn {
  display: -webkit-flex;
  display: flex;
  margin: auto;
  height: 100%;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .c-btnlist.c-btnlist--pc4col {
    width: 23.3333%;
    margin-left: 2.222%;
    margin-bottom: 2.222%;
  }
  .c-btnlist.c-btnlist--pc4col:nth-child(4n-3) {
    margin-left: 0;
  }
}
.c-btnlist.c-btnlist--1col {
  display: block;
}
.c-btnlist.c-btnlist--1col > * {
  display: inline-block;
  width: 100%;
}
.c-btnlist.c-btnlist--1col > *:not(:first-child) {
  margin-top: 1em;
}
.c-btnlist.c-btnlist--beforeFooter {
  margin: 0;
  padding: 1.3em 0;
  border: 1px solid #c6d5f4;
  line-height: 1.2;
  border-width: 0 0 1px;
}
.c-btn {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  line-height: 1.2;
  text-decoration: none;
  border: 1px solid #1251d0;
  padding: 0.8em 2em 0.7em;
  text-align: center;
  background: rgba(210, 218, 255, 0.6);
  position: relative;
  letter-spacing: 0.1em;
  font-size: 1.1em;
}
@media screen and (min-width: 769px) {
  .c-btn {
    max-width: 460px;
  }
}
@media screen and (max-width: 768px) {
  .c-btn {
    font-size: 1.2rem;
  }
}
.c-btn::before {
  content: "";
  position: absolute;
  width: 0.42em;
  height: 0.42em;
  border: 2px solid #1251d0;
  border-width: 2px 2px 0 0;
  top: 50%;
  right: 0.8em;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.2s;
}
.c-btn:hover {
  color: #fff;
  background: #1251d0;
}
.c-btn:hover::before {
  border-color: #fff;
}
.c-btn .c-btn__ico {
  position: absolute;
  top: 50%;
  display: block;
  left: 0.5em;
  height: 78%;
}
.c-btn .c-btn__ico img {
  display: block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
}
.c-btn.c-btn--vote {
  max-width: 100%;
  background: rgba(248, 191, 63, 0.9);
  font-size: 1.2em;
}
@media screen and (min-width: 769px) {
  .c-btn.c-btn--vote {
    line-height: 100px;
    height: 100px;
    padding: 0 2em;
    font-size: 1.6em;
  }
}
.c-btn.c-btn--vote:hover {
  background: #1251d0;
}
.c-btn.c-btn--search {
  transition: none;
}
.c-btn.c-btn--search::before {
  content: url(../images/common/ico_search.svg);
  position: absolute;
  width: 1.2em;
  height: 1.2em;
  border: none;
  top: 50%;
  right: auto;
  left: 0.8em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-filter: brightness(25%) sepia(100%) saturate(740%) hue-rotate(180deg);
  filter: brightness(25%) sepia(100%) saturate(740%) hue-rotate(180deg);
}
.c-btn.c-btn--search:hover {
  transition: all 0.3s;
}
.c-btn.c-btn--search:hover::before {
  -webkit-filter: none;
  filter: none;
}
.c-btn.c-btn--search.is-fixed {
  transition: width 0.3s;
  height: 3em;
  width: 3em;
  padding: 0;
  border-radius: 2em;
  position: fixed;
  right: 2vw;
  top: 17vw;
  z-index: 3;
}
.c-btn.c-btn--search.is-fixed .c-btn__txt {
  display: none;
}
.c-btn.c-btn--accentColor {
  background: rgba(248, 191, 63, 0.9);
}
.c-btn.c-btn--accentColor:hover {
  background: #1251d0;
}
.c-btn.c-btn--noArrow:before {
  content: none;
}
.c-btn.c-btn--white {
  background: #fff;
}
.c-btn.c-btn--white:hover {
  background: #1251d0;
}
.c-btn[data-limit-list-btn] {
  background: #fff;
}
.c-btn[data-limit-list-btn]:hover {
  background: #1251d0;
}
.c-btn[data-limit-list-btn]:before {
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
}
.c-btnPageTop {
  position: fixed;
  right: 0;
  bottom: -160px;
  width: 50px;
  height: 50px;
  z-index: 150;
  display: block;
  background: #1251d0;
  text-indent: 300%;
  overflow: hidden;
}
.c-btnPageTop:hover {
  background: #5f9af7;
}
.c-btnPageTop:before {
  content: "";
  display: block;
  position: absolute;
  top: 44%;
  left: 38%;
  width: 24%;
  height: 24%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px solid #fff;
  border-width: 2px 0 0 2px;
}
.c-itemlist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .c-itemlist {
    margin-bottom: -2.222%;
  }
}
@media screen and (max-width: 768px) {
  .c-itemlist {
    margin-bottom: -4%;
  }
}
@media screen and (min-width: 769px) {
  .c-itemlist > * {
    width: 23.3333%;
    margin-left: 2.222%;
    margin-bottom: 2.222%;
  }
  .c-itemlist > *:nth-child(4n-3) {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .c-itemlist > * {
    width: 48%;
    margin: 0 0 4%;
  }
  .c-itemlist > *:nth-child(2n) {
    margin-left: 4%;
  }
}
@media screen and (max-width: 768px) {
  .c-itemlist.c-itemlist--sp3col > * {
    width: 30.5%;
    margin: 0 0 5% 4.25%;
  }
  .c-itemlist.c-itemlist--sp3col > *:nth-child(3n-2) {
    margin-left: 0;
  }
}
@media screen and (min-width: 769px) {
  .c-itemlist.c-itemlist--pc3col > * {
    width: 30.5%;
    margin: 0 0 5% 4.25%;
  }
  .c-itemlist.c-itemlist--pc3col > *:nth-child(3n-2) {
    margin-left: 0;
  }
}
@media screen and (min-width: 769px) {
  .c-itemlist.c-itemlist--pc2col {
    margin-bottom: -4%;
  }
  .c-itemlist.c-itemlist--pc2col > * {
    width: 48%;
    margin: 0 4% 4% 0;
  }
  .c-itemlist.c-itemlist--pc2col > *:nth-child(2n) {
    margin-right: 0;
  }
  .c-itemlist.c-itemlist--pc2col > *.is-first {
    margin-right: 0;
  }
}
.c-itemlist.c-itemlist--justifyCenter {
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .c-itemlist.c-itemlist--typeSquare {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .c-itemlist.c-itemlist--typeSquare {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .c-itemlist.c-itemlist--typeSquare > * {
    margin: 0;
    width: 30%;
  }
}
.c-itemlist.c-itemlist--typeSquare .c-card__img {
  padding-top: 100%;
}
[data-cat-switching-wrapper] .c-itemlist {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
[data-cat-switching-wrapper] .c-itemlist > * {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  [data-cat-switching-wrapper] .c-itemlist > * {
    margin-right: 0;
    margin-left: 0;
  }
}
.c-itemlistImgRow {
  display: -webkit-flex;
  display: flex;
  border-width: 1px 0;
}
.c-itemlistImgRow img {
  width: 100%;
}
.c-itemlistImgRow a {
  display: block;
  height: 100%;
}
.c-itemlistImgRow > * {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
}
.c-itemlistImgRow.c-itemlistImgRow--border {
  border: 1px solid #1251d0;
}
@media screen and (max-width: 768px) {
  .c-itemlistImgRow.c-itemlistImgRow--border {
    border-width: 1px 0;
  }
}
.c-itemlistImgRow.c-itemlistImgRow--border > * {
  border: 1px solid #1251d0;
  border-width: 0 0 0 1px;
  box-sizing: border-box;
}
.c-itemlistImgRow.c-itemlistImgRow--border > *:first-child {
  border-left-width: 0;
}
.c-itemlistImgRow.c-itemlistImgRow--border > *:last-child {
  border-right-width: 0;
}
@media screen and (max-width: 768px) {
  .c-itemlistImgRow.c-itemlistImgRow--sp3col > * {
    width: 33.3333%;
  }
}
@media screen and (min-width: 769px) {
  .c-itemlistImgRow.c-itemlistImgRow--pc3col > * {
    width: 33.3333%;
  }
}
@media screen and (min-width: 769px) {
  .u-cb .c-itemlistImgRow {
    border-left-width: 1px;
  }
}
.c-taglist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-taglist > * {
  margin: 0.4em 0.4em 0 0;
}
.c-taglist a {
  padding: 0 0.7em 0 2em;
  text-decoration: none;
  border-radius: 3px;
  border: 1px solid #1251d0;
  display: -webkit-flex;
  display: flex;
  background: #fff url(../images/common/ico_tag.svg) 10% 50% no-repeat;
  background-size: auto 1em;
}
.c-taglist a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .c-modal.fancybox-content {
    width: 100%;
    padding: 2em;
    background: transparent;
  }
  .c-modal .fancybox-close-small {
    color: #fff;
  }
}
.c-searchBox {
  height: 100%;
}
.c-searchBox .c-searchBox__form {
  height: 100%;
  display: -webkit-flex;
  display: flex;
}
.c-searchBox .c-searchBox__input {
  margin: 0;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  border-radius: 3px 0 0 3px;
  border: 1px solid #1251d0;
  padding: 0 0 0 0.6em;
  background: #e6eaf7;
  -webkit-appearance: none;
}
@media screen and (max-width: 768px) {
  .c-searchBox .c-searchBox__input {
    font-size: 1.2em;
  }
}
.c-searchBox .c-searchBox__submit {
  margin: 0;
  border-radius: 0 3px 3px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 1.2em;
  border: none;
  background: #1251d0;
}
@media screen and (min-width: 769px) {
  .p-gnavi {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.p-gnavi .p-gnavi__title {
  display: inline-block;
  min-width: 14.4vw;
  letter-spacing: 0.1em;
  position: absolute;
  right: -4.5vw;
  bottom: -5vw;
  font-size: 8px;
  text-align: center;
  color: #1251d0;
}
@media screen and (max-width: 768px) {
  .p-gnavi .p-gnavi__symbol {
    position: fixed;
    z-index: 10;
    -webkit-align-items: center;
    align-items: center;
    right: 4.5vw;
    top: 4vw;
  }
  .p-gnavi .p-gnavi__symbol .p-gnavi__btn-open {
    display: block;
    width: 5.4vw;
    height: 4.32vw;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    margin: 0 0 0 0em;
  }
  .p-gnavi .p-gnavi__symbol .p-gnavi__btn-open span {
    display: block;
    height: 0.54vw;
    background: #1251d0;
    position: relative;
    border-radius: 1.08vw;
  }
  .p-gnavi .p-gnavi__symbol .p-gnavi__btn-open span:before,
  .p-gnavi .p-gnavi__symbol .p-gnavi__btn-open span:after {
    transition: all 0.3s;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 0.54vw;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #1251d0;
    border-radius: 1vw;
  }
  .p-gnavi .p-gnavi__symbol .p-gnavi__btn-open span:before {
    top: -300%;
  }
  .p-gnavi .p-gnavi__symbol .p-gnavi__btn-open span:after {
    bottom: -300%;
  }
}
@media screen and (max-width: 768px) {
  .p-gnavi .p-gnavi__inner {
    width: 100%;
    transition: all 0.3s;
    top: 0;
    right: 0;
    position: fixed;
    z-index: 5;
    overflow: auto;
    padding: 15vw 0 0;
    background: #fff;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@media screen and (min-width: 769px) {
  .p-gnavi .p-gnavi__inner {
    display: -webkit-flex;
    display: flex;
  }
}
.p-gnavi .p-gnavi__search {
  box-sizing: border-box;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .p-gnavi .p-gnavi__search {
    height: 13vw;
    padding: 1em 1em 0.5em;
  }
}
@media screen and (min-width: 769px) {
  .p-gnavi .p-gnavi__search {
    width: 770px;
    height: 28px;
    position: absolute;
    top: -32px;
    right: 14px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1333px) {
  .p-gnavi .p-gnavi__search {
    width: 80%;
  }
}
.p-gnavi .p-gnavi__list {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  text-align: center;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .p-gnavi .p-gnavi__list {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .p-gnavi .p-gnavi__list {
    padding: 2.4vw 2vw;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    box-shadow: 10px 10px 10px #000;
  }
}
.p-gnavi .p-gnavi__list .p-comingsoon {
  color: #ccc;
}
.p-gnavi .p-gnavi__list .p-comingsoon .p-comingsoon__txt {
  content: "coming soon";
  font-size: 0.8em;
  color: #333;
  display: inline-block;
  margin-top: 0.2em;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .p-gnavi .p-gnavi__list .p-comingsoon {
    line-height: 1.2;
  }
}
.p-gnavi .p-gnavi__list li {
  position: relative;
  display: block;
  padding: 0.05em 0;
}
@media screen and (max-width: 768px) {
  .p-gnavi .p-gnavi__list li {
    width: 20%;
  }
}
.p-gnavi .p-gnavi__list li a {
  text-decoration: none;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .p-gnavi .p-gnavi__list li a {
    margin: 1%;
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 769px) {
  .p-gnavi .p-gnavi__list li a {
    font-size: 14px;
    margin: 0 14px 0;
    letter-spacing: 0.08em;
  }
  .p-gnavi .p-gnavi__list li a > * {
    vertical-align: middle;
  }
}
@media screen and (min-width: 769px) and (max-width: 1170px) {
  .p-gnavi .p-gnavi__list li a {
    margin: 0 1em 0;
    font-size: 1.2vw;
    letter-spacing: -0.005em;
  }
}
.p-gnavi .p-gnavi__list li .p-gnavi__txt {
  position: relative;
}
.p-gnavi .p-gnavi__list li .p-gnavi__txt:after {
  content: "";
  display: block;
  background: #1251d0;
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.3s cubic-bezier(0, 0.9, 0.7, 1);
}
.p-gnavi .p-gnavi__list li .p-gnavi__txt:hover {
  color: #fff;
}
.p-gnavi .p-gnavi__list li .p-gnavi__txt:hover:after {
  width: 100%;
}
.p-gnavi.is-open .p-gnavi__inner {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  box-shadow: 0px -3vw 10vw rgba(0, 0, 0, 0.4);
}
.p-gnavi.is-open .p-gnavi__btn-open span {
  background: transparent;
}
.p-gnavi.is-open .p-gnavi__btn-open span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.p-gnavi.is-open .p-gnavi__btn-open span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.p-icoCat {
  display: inline-block;
}
.p-icoCat img {
  max-height: 100%;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .p-icoCat {
    margin-bottom: 0.3em;
    width: 100%;
    height: 6vw;
  }
}
@media screen and (min-width: 769px) {
  .p-icoCat {
    height: 1.5em;
    margin-right: 0.5em;
  }
}
@media screen and (min-width: 769px) {
  .p-tlwrap {
    display: -webkit-flex;
    display: flex;
    margin: auto;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.p-tlwrap .c-titleRect__title {
  min-height: 3em;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-tlwrap > * {
    width: 46%;
  }
}
@media screen and (max-width: 768px) {
  .p-tlwrap > * {
    margin: 0.6em 0 2.4em;
  }
}
.p-tlwrap:last-child,
.p-tlwrap + .p-tlwrap {
  margin-top: 2em;
}
.p-tlwrap _:-ms-lang(x)::-ms-backdrop,
.p-tlwrap + .p-tlwrap {
  margin-top: 7em;
}
.p-tlbox {
  border: 1px solid #ddd;
  border-bottom-width: 0;
}
@media screen and (max-width: 768px) {
  .p-tlbox {
    width: 91.4vw;
    height: 100vw;
  }
  .p-tlbox _:-ms-lang(x)::-ms-backdrop,
  .p-tlbox .p-tlbox__contents {
    display: none;
  }
  .p-tlbox _:-ms-lang(x)::-ms-backdrop,
  .p-tlbox {
    height: auto;
  }
  .p-tlbox .p-tlbox__contents {
    height: 100%;
    width: 100%;
  }
  .p-tlbox iframe {
    vertical-align: bottom;
    height: 100vw !important;
    width: 91.4vw !important;
  }
}
@media screen and (min-width: 769px) {
  .p-tlbox {
    height: 500px;
  }
  .p-tlbox _:-ms-lang(x)::-ms-backdrop,
  .p-tlbox .p-tlbox__contents {
    display: none;
  }
  .p-tlbox _:-ms-lang(x)::-ms-backdrop,
  .p-tlbox {
    height: auto;
  }
  .p-tlbox iframe {
    vertical-align: bottom;
    height: 500px !important;
    width: 504px !important;
  }
}
.p-tlbox + .c-btnlist {
  margin: 0;
}
.p-tlbox + .c-btnlist .c-btn {
  max-width: inherit;
  border: none;
}
.p-bnrs {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -1%;
}
@media screen and (min-width: 769px) {
  .p-bnrs li {
    width: 48%;
    margin: 1%;
  }
}
@media screen and (max-width: 768px) {
  .p-bnrs li {
    width: 100%;
    margin: 0.5em 0;
    font-size: 1rem;
  }
}
.p-bnrs li p {
  margin: 1.2em;
  line-height: 1.3;
}
.p-bnrs li p img {
  max-width: 100%;
}
.p-bnrs li p:first-child {
  width: 30%;
  margin-right: 1em;
}
.p-bnrs li p:last-child {
  padding-right: 1em;
  width: 70%;
}
.p-bnrs li p:last-child:first-child {
  width: 100%;
}
.p-bnrs li a {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  max-width: 100%;
  text-align: left;
  padding: 0;
  letter-spacing: 0;
  background: #fff;
  text-decoration: none;
  border: 1px solid #1251d0;
  position: relative;
}
.p-bnrs li a .p-ico {
  margin-right: 0;
  position: absolute;
  right: -1px;
}
@media screen and (min-width: 769px) {
  .p-bnrs li a .p-ico {
    font-size: 16px;
    width: 4em;
    top: -0.6em;
  }
}
@media screen and (max-width: 768px) {
  .p-bnrs li a .p-ico {
    top: -0.5em;
    width: 4em;
  }
  .p-bnrs li a .p-ico--spPosTopAdj {
    top: -1.4em;
  }
}
.p-bnrs li a:not(.is-simpleHover):hover {
  background: #1251d0;
  color: #fff;
}
.p-bnrs li a:not(.is-simpleHover):hover:before {
  border-color: #fff;
}
.p-bnrs li a:before {
  content: "";
  position: absolute;
  width: 0.42em;
  height: 0.42em;
  border: 2px solid #1251d0;
  border-width: 2px 2px 0 0;
  top: 50%;
  right: 0.8em;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.p-bnrs li.p-bnrs__imgLinkItem img {
  max-height: 90%;
}
@media screen and (min-width: 769px) {
  .p-bnrs li.p-bnrs__imgLinkItem {
    max-height: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-bnrs li.p-bnrs__imgLinkItem {
    max-height: 4.4em;
  }
  .p-bnrs li.p-bnrs__imgLinkItem img {
    max-height: 3em;
  }
}
.p-bnrs li.p-bnrs__imgLinkItem a.is-simpleHover img {
  transition: all 0.2s;
}
.p-bnrs li.p-bnrs__imgLinkItem a.is-simpleHover:hover {
  opacity: 1;
}
.p-bnrs li.p-bnrs__imgLinkItem a.is-simpleHover:hover img {
  opacity: 0.5;
}
@media screen and (min-width: 769px) {
  .p-bnrs.p-bnrs--pc3col li {
    width: 31.333%;
  }
}
@media screen and (max-width: 768px) {
  .p-bnrs.p-bnrs--sp2col li {
    width: 48%;
    margin: 1%;
    font-size: 3vw;
  }
  .p-bnrs.p-bnrs--sp2col li p {
    line-height: 1;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .p-bnrs.p-bnrs--sp2col li {
    max-height: 18vw;
  }
}
@media screen and (max-width: 768px) {
  .p-bnrs.p-bnrs--sp2col.p-bnrs--typeSquare p:first-child {
    width: 30%;
  }
  .p-bnrs.p-bnrs--sp2col.p-bnrs--typeSquare p:last-child {
    width: 68%;
    padding: 0 1.4em 0 0.8em;
    box-sizing: border-box;
  }
}
.p-bnrs.p-bnrs--typeSquare p {
  margin: 0;
}
.p-bnrs.p-bnrs--typeSquare p:first-child {
  width: 20%;
  margin-right: 0;
}
.p-bnrs.p-bnrs--typeSquare p:last-child {
  width: 70%;
  padding: 0 2em;
}
@media screen and (min-width: 769px) {
  .p-slider {
    width: 616px;
    padding: 50px 0;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-slider {
    padding: 7% 0 4%;
  }
}
.p-slider:last-child {
  padding-bottom: 0;
}
.p-slider:first-child {
  padding-top: 0;
}
.p-slider .p-slider__body [data-slider-item] {
  text-align: center;
}
.p-slider .p-slider__body [data-slider-item] img {
  margin: auto;
  width: 100%;
}
.p-slider .slick-list {
  overflow: visible;
}
.p-slider .slick-slide {
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .p-slider .slick-slide {
    padding: 0 8px;
  }
}
@media screen and (max-width: 768px) {
  .p-slider .slick-slide {
    padding: 0 4px;
  }
}
.p-slider .slick-dots li {
  margin: 0.1em;
}
.p-slider .slick-dots li.slick-active button:before {
  color: #1251d0;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .p-slider .slick-dots {
    bottom: -3.4rem;
  }
}
@media screen and (min-width: 769px) {
  .p-slider .slick-dots {
    bottom: -42px;
  }
}
.p-slider .slick-arrow {
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .p-slider .slick-arrow {
    width: 44px;
    height: 44px;
  }
}
@media screen and (max-width: 768px) {
  .p-slider .slick-arrow {
    width: 8vw;
    height: 8vw;
  }
}
.p-slider .slick-arrow.slick-prev {
  left: -24px;
  -webkit-transform: scaleX(-1) translate(0, -50%);
  transform: scaleX(-1) translate(0, -50%);
}
@media screen and (max-width: 768px) {
  .p-slider .slick-arrow.slick-prev {
    left: 0.5vw;
  }
}
.p-slider .slick-arrow.slick-next {
  right: -24px;
}
@media screen and (max-width: 768px) {
  .p-slider .slick-arrow.slick-next {
    right: 0.5vw;
  }
}
.p-slider .slick-arrow.slick-prev:before,
.p-slider .slick-arrow.slick-next:before {
  content: "";
  display: block;
  background: url(../images/common/img_arrow_circle.svg) 0 0 / contain no-repeat;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all 0.18s;
}
@media screen and (min-width: 769px) {
  .p-slider .slick-arrow:hover::before {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
}
.p-snslist {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .p-snslist {
    padding: 80px 0;
  }
}
@media screen and (max-width: 768px) {
  .p-snslist {
    padding: 4em 0;
  }
}
.p-snslist > * {
  margin: 0 1.6em;
}
@media screen and (max-width: 768px) {
  .p-snslist > * {
    width: 13%;
  }
}
@media screen and (min-width: 769px) {
  .p-snslist > * img {
    width: 56px;
  }
}
.p-reflist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-reflist .p-reflist__item {
  border-bottom: 1px solid #c6d5f4;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .p-reflist .p-reflist__item {
    width: 24%;
    width: 32%;
    margin: 0 0 2% 2%;
  }
  .p-reflist .p-reflist__item:nth-child(3n-2) {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-reflist .p-reflist__item {
    width: 48%;
    width: 100%;
  }
}
.p-reflist .p-reflist__item a {
  display: -webkit-flex;
  display: flex;
  line-height: 1.1;
  color: #333;
  background: #ffffff;
  height: 100%;
  padding: 0.9em 1.3em 0.9em 0.4em;
  text-decoration: none;
  box-sizing: border-box;
  border-width: 0 0 0 1px;
  position: relative;
}
.p-reflist .p-reflist__item a .p-reflist__imgcol {
  width: 22%;
  padding: 0 0.8em 0 0;
}
@media screen and (max-width: 768px) {
  .p-reflist .p-reflist__item a .p-reflist__imgcol {
    width: 16vw;
    height: 16vw;
  }
}
.p-reflist .p-reflist__item a .p-reflist__txtcol {
  width: 78%;
}
@media screen and (max-width: 768px) {
  .p-reflist .p-reflist__item a {
    padding-left: 0;
  }
}
.p-reflist .p-reflist__item a:after {
  content: "＞";
  color: #1251d0;
  display: inline-block;
  position: absolute;
  font-size: 0.8em;
  top: 50%;
  -webkit-transform: scale(0.6, 1) translateY(-50%);
  transform: scale(0.6, 1) translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-reflist .p-reflist__item a:after {
    right: 0em;
  }
}
@media screen and (min-width: 769px) {
  .p-reflist .p-reflist__item a:after {
    right: 0.5em;
  }
}
@media screen and (min-width: 769px) {
  .p-reflist .p-reflist__item a:hover {
    background: #c6d5f4;
  }
}
.p-reflist .p-reflist__item .p-reflist__name {
  display: inline-block;
  width: 100%;
  font-size: 1em;
}
.p-ref {
  position: relative;
}
.p-ref .p-ref__wrap {
  -webkit-align-content: center;
  align-content: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-ref .p-ref__pic {
  width: 320px;
  margin: 30px auto;
}
.p-ref .p-ref__pic .p-ref__piclist {
  padding-top: 100%;
  position: relative;
}
.p-ref .p-ref__pic .p-ref__piclist > .p-ref__picitem {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-ref .p-ref__pic .p-ref__piclist > .p-ref__picitem:first-child {
  -webkit-animation: fade 1s forwards;
  animation: fade 1s forwards;
  z-index: 1;
}
.p-ref .p-ref__picbtn {
  line-height: 1.2;
  max-width: 18em;
  font-size: 0.9em;
  padding-right: 2.4em;
  margin: 20% auto 0;
}
@media screen and (min-width: 769px) {
  .p-ref .p-ref__info {
    margin: 3em 0;
    width: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .p-ref .p-ref__info {
    margin: 1em 0;
    width: 100%;
  }
}
.p-ref .p-ref__info dl {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
  padding: 1em 0;
  border-bottom: 1px dotted #c6d5f4;
}
.p-ref .p-ref__info dl:first-child {
  padding-top: 1em;
}
.p-ref .p-ref__info dt {
  min-width: 6em;
  padding-right: 1em;
}
.p-ref .p-ref__info dd {
  display: -webkit-flex;
  display: flex;
  margin: 0;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
}
.p-ref .p-ref__profile {
  width: 100%;
}
.p-ico {
  text-align: center;
  display: inline-block;
  border: 1px solid #000;
  padding: 0.2em 0.5em;
  margin-right: 0.5em;
  min-width: 11.6em;
  font-size: 8px;
  box-sizing: border-box;
  color: #000;
  margin-bottom: 0.7em;
  font-weight: bold;
  line-height: 1.1;
}
.p-ico[data-ico="20th"] {
  min-width: 6em;
  border-color: #eee900;
  background: #eee900;
}
.p-ico[data-ico="NEW"] {
  min-width: 6em;
  border-color: #d00707;
  background: #d00707;
  color: #fff;
}
.p-ico[data-ico="幼年期Ⅰ"] {
  border-color: #e48e00;
  color: #e48e00;
}
.p-ico[data-ico="幼年期Ⅱ"] {
  border-color: #971e9b;
  color: #971e9b;
}
.p-ico[data-ico="成長期"] {
  border-color: #e34ba4;
  color: #e34ba4;
}
.p-ico[data-ico="成熟期"] {
  border-color: #415ab5;
  color: #415ab5;
}
.p-ico[data-ico="完全体"] {
  border-color: #bc4d21;
  color: #bc4d21;
}
.p-ico[data-ico="究極体"] {
  border-color: #7baa17;
  color: #7baa17;
}
.p-ico[data-ico="アーマー体"] {
  border-color: #008bd4;
  color: #008bd4;
}
.p-ico[data-ico="ハイブリッド体"] {
  border-color: #009140;
  color: #009140;
}
.p-ico[data-ico="クロスウォーズ"] {
  border-color: #f8792c;
  color: #f8792c;
}
.p-ico[data-ico="不明"] {
  border-color: #8b8b8b;
  color: #8b8b8b;
}
.p-search {
  color: #fff;
  margin: 4em 0;
}
.p-search form {
  display: block;
}
html:not([lang="ja"]) .p-search {
  display: none;
}
.p-search:first-child:not(:last-child) {
  margin-top: 0;
}
.p-search .p-search__wrapper {
  background: #1251d0;
}
.p-search .p-search__wrapper dl:last-child {
  margin-right: 0;
}
.p-search .p-search__wrapper:not(:last-child) dl:last-child {
  margin-bottom: 0;
}
.p-search .p-search__wrapper + .p-search__wrapper {
  padding-top: 0;
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  .p-search .p-search__wrapper {
    padding: 1.6em;
  }
}
@media screen and (max-width: 768px) {
  .p-search .p-search__wrapper {
    padding: 1em;
  }
}
@media screen and (min-width: 769px) {
  .p-search .p-search__wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .p-search .p-search__wrapper dd {
    margin: 0;
  }
  .p-search .p-search__wrapper [type="submit"] {
    height: 100%;
  }
  .p-search .p-search__wrapper .p-search__child {
    display: -webkit-flex;
    display: flex;
    margin-right: 1.4em;
    -webkit-align-items: center;
    align-items: center;
  }
  .p-search .p-search__wrapper .p-search__child dd {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .p-search .p-search__wrapper .p-search__child dt {
    margin: 0 0.6em 0 0;
  }
}
@media screen and (max-width: 768px) {
  .p-search .p-search__wrapper .p-search__child {
    margin-bottom: 3vw;
  }
  .p-search .p-search__wrapper [type="submit"] {
    display: block;
    margin: 2em auto 0.3em;
  }
}
.p-search .p-search__wrapper input[type="text"],
.p-search .p-search__wrapper select {
  width: 100%;
  padding: 0.4em 0.6em;
}
.p-search .p-search__wrapper select,
.p-search .p-search__wrapper input {
  vertical-align: top;
  box-sizing: border-box;
  border: 1px solid #1251d0;
}
.p-search .p-search__wrapper [type="submit"] {
  padding: 0.3em 2em;
  color: #1251d0;
  background: #d8e0ff;
  font-weight: bold;
}
.p-searchResult {
  margin: 2em 0;
}
.p-searchResult:first-child {
  margin-top: 0;
}
.p-searchResult .p-searchResult__num {
  font-size: 1.2em;
}
.p-gallery * {
  box-sizing: border-box;
}
.p-gallery .p-gallery__content > *:not(.is-active) {
  display: none;
}
.p-gallery .p-gallery__content > *.is-active {
  display: block;
  -webkit-animation: fade 1s;
  animation: fade 1s;
}
@media screen and (max-width: 768px) {
  .p-gallery .p-gallery__content {
    margin-bottom: 1.5em;
  }
}
.p-gallery .p-gallery__nav {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}
@media screen and (min-width: 769px) {
  .p-gallery .p-gallery__nav {
    width: 46%;
  }
}
.p-gallery .p-gallery__nav > * {
  width: 20%;
  padding: 0 4px 8px;
  cursor: pointer;
  transition: opacity 0.2s;
}
.p-gallery .p-gallery__nav > * img {
  border: 1px solid #1251d0;
}
.p-gallery .p-gallery__nav > *.is-active,
.p-gallery .p-gallery__nav > *:hover {
  opacity: 0.5;
}
@media screen and (min-width: 769px) {
  .p-gallery {
    display: -webkit-flex;
    display: flex;
  }
  .p-gallery .p-gallery__content {
    width: 50%;
    margin-right: 4%;
  }
}
.p-product .p-product__main {
  position: relative;
}
.p-product .p-product__main .p-product__content {
  border: 1px dotted #c6d5f4;
  border-width: 1px 0;
}
@media screen and (min-width: 769px) {
  .p-product .p-product__main .p-product__content {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 46%;
    padding: 1.6em 0;
    margin-bottom: 0;
    font-size: 1.3em;
  }
}
.p-product .p-product__content {
  margin: 2em 0;
  padding: 1em 0;
}
.c-titleSet + .p-product {
  margin-top: 4%;
}
.p-translate[data-ready] {
  opacity: 1;
}
.p-translate {
  /* opacity: 0; */
  transition: opacity 0.4s;
  position: fixed;
  font-size: 10px;
  background: #fff;
  border: 1px solid #1251d0;
}
@media screen and (min-width: 769px) {
  .p-translate {
    height: 22px;
    display: -webkit-flex;
    display: flex;
    right: 0;
    top: 0;
    border-width: 0 0 1px;
  }
}
@media screen and (max-width: 768px) {
  .p-translate {
    font-size: 9px;
    border-width: 1px 0 0;
    left: 0;
    bottom: 0vw;
  }
}
.p-translate:after {
  background: url(../images/common/img_rect.svg) 0 bottom no-repeat;
  display: block;
  width: 22px;
  height: 100%;
  background-size: auto 200%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .p-translate:after {
    content: "";
  }
}
@media screen and (min-width: 769px) {
  .p-translate:after {
    left: -22px;
  }
}
@media screen and (max-width: 768px) {
  .p-translate:after {
    background-position: right 0;
    right: -22px;
  }
}
.p-translate .p-translate__txt {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #999;
  font-weight: bold;
  color: #111;
}
@media screen and (min-width: 769px) {
  .p-translate .p-translate__txt {
    padding: 0 1em 0 0.4em;
    -webkit-order: -1;
    order: -1;
  }
}
@media screen and (max-width: 768px) {
  .p-translate .p-translate__txt {
    padding: 0 0.4em 0 1em;
    padding: 0 2em;
    border: 1px solid #1251d0;
    border-width: 1px 1px 0 0;
  }
}
@media screen and (min-width: 769px) {
  .p-translate .p-translate__listWrap {
    display: -webkit-flex;
    display: flex;
  }
}
.p-translate .p-translate__list {
  position: relative;
  display: -webkit-flex;
  display: flex;
  height: 100%;
}
.p-translate .p-translate__list .p-translate__item {
  text-align: center;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  background: #fff;
  color: #1251d0;
  padding: 0 1em;
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #1251d0;
  border-width: 0 0 0 1px;
  cursor: pointer;
  transition: all 0.2s;
  height: 22px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.p-translate .p-translate__list .p-translate__item.selected,
.p-translate .p-translate__list .p-translate__item:hover {
  background: #1251d0;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-translate .p-translate__list .p-translate__item:first-child {
    border: none;
  }
  .p-translate .p-translate__list .p-translate__item:last-child {
    border-right-width: 1px;
  }
}
.p-translate .p-translate__list .p-translate__item:last-child {
  border-left: 1px solid #1251d0;
}
.p-mainBnr {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-mainBnr {
    padding: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .p-mainBnr {
    padding: 6% 4%;
  }
}
.p-mainBnr > * {
  display: -webkit-flex;
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-mainBnr > * {
    width: 990px;
    margin: auto;
  }
}
.p-mainBnr > * > * {
  width: 50%;
}
.p-mainBnr > * > * img {
  width: 100%;
}
.p-mainBnr + .p-slider {
  padding-top: 0;
}
.p-mainBnr__halving {
  position: relative;
}
.p-mainBnr__right,
.p-mainBnr__left {
  display: block;
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 50%;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .p-mainBnr__right,
  .p-mainBnr__left {
    transition: all 0.2s;
  }
  .p-mainBnr__right:hover,
  .p-mainBnr__left:hover {
    opacity: 0.7;
  }
}
.p-mainBnr__left {
  left: 0;
}
.p-mainBnr__right {
  left: 50%;
}
.p-imgTxt {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-imgTxt > * {
  width: 100%;
}
.p-imgTxt a {
  text-decoration: none;
}
.p-imgTxt .p-imgTxt__inner {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 100%;
  text-align: left;
  padding: 0;
  letter-spacing: 0;
}
.p-imgTxt .p-imgTxt__inner:hover {
  opacity: 0.7;
}
.p-imgTxt .p-imgTxt__img {
  width: 40%;
}
.p-imgTxt .p-imgTxt__img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-imgTxt .p-imgTxt__img {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.p-imgTxt .p-imgTxt__description {
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .p-imgTxt .p-imgTxt__description {
    padding-left: 0.8em;
    font-size: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .p-imgTxt .p-imgTxt__description {
    padding-left: 1em;
    font-size: 28px;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 769px) {
  .p-imgTxt.p-imgTxt--charaPickup .p-imgTxt__img {
    min-width: 18em;
    max-width: 18em;
  }
}
@media screen and (max-width: 768px) {
  .p-imgTxt.p-imgTxt--charaPickup .p-imgTxt__img {
    min-width: 11em;
    max-width: 11em;
  }
}
.p-enqArea {
  counter-reset: num;
}
.p-enqArea .p-enqArea__list > * {
  position: relative;
  padding: 1em 0;
}
.p-enqArea .p-enqArea__list > *:not(:last-child) {
  margin-bottom: 1em;
}
.p-enqArea .p-enqArea__list > * .c-titleSet__main {
  display: inline-block;
  padding-bottom: 0.4em;
}
.p-enqArea .p-enqArea__list > * .c-titleSet__main {
  font-size: 1.3em;
}
@media screen and (max-width: 768px) {
  .p-enqArea .p-enqArea__list > * .c-titleSet__main {
    font-size: 1.1em;
  }
}
.p-enqArea .p-enqArea__list > * .c-titleSet__main:before {
  content: "Q";
  background: #1251d0;
  color: #fff;
  padding: 0.2em 0.5em;
  display: inline-block;
  margin-right: 0.6em;
}
.p-enqArea
  .p-enqArea__list
  > *:first-child:last-child
  .c-titleSet__main:before {
  content: "Q";
}
.p-enqArea select,
.p-enqArea textarea,
.p-enqArea input {
  border: 1px solid rgba(18, 81, 208, 0.5);
  padding: 0.5em;
  box-sizing: border-box;
  background: rgba(198, 213, 244, 0.05);
}
@media screen and (max-width: 768px) {
  .p-enqArea select,
  .p-enqArea textarea,
  .p-enqArea input {
    font-size: 1.1em;
  }
}
.p-enqArea textarea {
  min-height: 5em;
}
@media screen and (max-width: 768px) {
  .p-enqArea textarea,
  .p-enqArea input,
  .p-enqArea select,
  .p-enqArea label {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .p-enqArea textarea,
  .p-enqArea input[type="text"] {
    width: 100%;
  }
}
.p-enqArea .c-btn--input {
  padding: 0 2em;
  transition: all 0.2s;
}
.p-enqArea .c-btn--input input[type="submit"] {
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  transition: all 0.2s;
  padding: 0.5em;
  color: #1251d0;
  font-size: 1.3em;
  cursor: pointer;
}
.p-enqArea .c-btn--input:hover input[type="submit"] {
  color: #fff;
}
.p-enqArea input[type="radio"],
.p-enqArea input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  height: 1px;
  width: 1px;
}
.p-enqArea input[type="radio"] + label,
.p-enqArea input[type="checkbox"] + label {
  box-sizing: border-box;
  transition: all 0.2s;
  position: relative;
  display: inline-block;
  padding: 1.2rem 2.2rem 1.2rem 5rem;
  background-color: #fff;
  background: rgba(198, 213, 244, 0.05);
  border: 1px solid rgba(18, 81, 208, 0.5);
  vertical-align: middle;
  cursor: pointer;
  margin: 0.5rem 1rem 0.5em 0;
}
.p-enqArea input[type="radio"] + label:after,
.p-enqArea input[type="radio"] + label:before,
.p-enqArea input[type="checkbox"] + label:after,
.p-enqArea input[type="checkbox"] + label:before {
  transition: all 0.2s;
  position: absolute;
  top: 50%;
  display: block;
  content: "";
  z-index: 0;
}
.p-enqArea input[type="radio"] + label:after,
.p-enqArea input[type="checkbox"] + label:after {
  left: 15px;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  border: 1px solid rgba(51, 51, 51, 0.5);
  background: #fff;
}
.p-enqArea input[type="radio"] + label:before,
.p-enqArea input[type="checkbox"] + label:before {
  left: 19px;
  margin-top: -4px;
  width: 10px;
  height: 10px;
  background-color: #e81325;
  background-color: #f26f0f;
  opacity: 0;
  z-index: 1;
}
.p-enqArea input[type="radio"]:checked + label,
.p-enqArea input[type="checkbox"]:checked + label {
  border: 1px solid #1251d0;
  background-color: rgba(198, 213, 244, 0.8);
}
.p-enqArea input[type="radio"]:checked + label:before,
.p-enqArea input[type="checkbox"]:checked + label:before {
  opacity: 1;
}
.p-enqArea input[type="radio"] + label:before,
.p-enqArea input[type="radio"] + label:after {
  border-radius: 100%;
}
.p-enqArea input[type="checkbox"] + label:before {
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  background: transparent;
  border-right: 3px solid #ff7500;
  border-bottom: 3px solid #ff7500;
  content: "";
  opacity: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
}
.p-animeNotice {
  position: relative;
}
.p-animeNotice a {
  display: block;
}
.p-animeNotice .p-animeNotice__btnlist {
  position: absolute;
  width: 25%;
  height: 80%;
  bottom: 9%;
  right: 2.6%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
}
.p-animeNotice .p-animeNotice__btnlist > * {
  margin: 0;
}
.p-animeNotice .p-animeNotice__btnlist > * img {
  width: 100%;
}
#openingAnime {
  display: none;
  background: transparent;
  width: 100%;
  max-width: 1000px;
}
#openingAnime .fancybox-close-small {
  display: none;
}
.p-close__fb {
  width: 80%;
  max-width: 260px;
  background: #fff;
  border: 1px solid #1251d0;
  color: #1251d0;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  vertical-align: middle;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-close__fb {
    margin: 20px auto 0;
    font-size: 1.1em;
    padding: 15px;
    transition: all 0.2s;
  }
}
@media screen and (max-width: 768px) {
  .p-close__fb {
    margin: 5vw auto 0;
    font-size: 1.1em;
    padding: 3vw;
  }
}
.p-close__fb--ico {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  margin: 0 4px 0 0;
}
.p-close__fb--ico::before,
.p-close__fb--ico::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 84%;
  height: 10%;
  margin: -8% 0 0 -42%;
  background: #1251d0;
}
@media screen and (min-width: 769px) {
  .p-close__fb--ico::before,
  .p-close__fb--ico::after {
    transition: all 0.2s;
  }
}
.p-close__fb--ico::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.p-close__fb--ico::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 769px) {
  .p-close__fb:hover {
    background: #1251d0;
    color: #fff;
  }
  .p-close__fb:hover .p-close__fb--ico::before,
  .p-close__fb:hover .p-close__fb--ico::after {
    background: #fff;
  }
}
@media screen and (min-width: 769px) {
  .u-SP-only {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .u-PC-only {
    display: none;
  }
}
.u-hidden {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  top: 0;
  left: 0;
}
.u-cf:before,
.u-cf:afte {
  content: "";
  display: lock;
  overflow: hidden;
}
.u-cf:after {
  clear: both;
}
.u-cf {
  zoom: 1;
}
.u-cb {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.u-db {
  display: block;
}
.u-di {
  display: inline;
}
.u-dib {
  display: inline-block;
}
.u-dtc {
  display: table-cell;
}
.u-dn {
  display: none;
}
.u-df {
  display: -webkit-flex;
  display: flex;
}
.u-dfNoWrap {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.u-dfNoWrap.u-dfNoWrap--wauto > * {
  width: auto;
}
.u-pa {
  position: absolute;
}
.u-pr {
  position: relative;
}
.u-pf {
  position: fixed;
}
.u-fl {
  float: left;
}
.u-fr {
  float: right;
}
.u-tal {
  text-align: left;
}
.u-tac {
  text-align: center;
}
.u-tar {
  text-align: right;
}
.u-vat {
  vertical-align: top;
}
.u-vam {
  vertical-align: middle;
}
.u-vab {
  vertical-align: bottom;
}
[class*="u-bdr_"] {
  border: 1px solid #1251d0;
  border-width: 0;
  box-sizing: border-box;
}
[class*="u-bdr_"].u-bdr_all {
  border-width: 1px;
}
[class*="u-bdr_"].u-bdr_r {
  border-right-width: 1px;
}
[class*="u-bdr_"].u-bdr_b {
  border-bottom-width: 1px;
}
[class*="u-bdr_"].u-bdr_l {
  border-left-width: 1px;
}
[class*="u-bdr_"].u-bdr_t {
  border-top-width: 1px;
}
.u-fs10 {
  font-size: 10px;
}
.u-fs11 {
  font-size: 11px;
}
.u-fs12 {
  font-size: 12px;
}
.u-fs13 {
  font-size: 13px;
}
.u-fs14 {
  font-size: 14px;
}
.u-fs15 {
  font-size: 15px;
}
.u-fs16 {
  font-size: 16px;
}
.u-fs18 {
  font-size: 18px;
}
.u-fs20 {
  font-size: 20px;
}
.u-fs22 {
  font-size: 22px;
}
.u-fs24 {
  font-size: 24px;
}
.u-fs26 {
  font-size: 26px;
}
.u-fs28 {
  font-size: 28px;
}
.u-fsx06 {
  font-size: 0.6em !important;
}
.u-fsx07 {
  font-size: 0.7em !important;
}
.u-fsx08 {
  font-size: 0.8em !important;
}
.u-fsx09 {
  font-size: 0.9em !important;
}
.u-fsx10 {
  font-size: 1em !important;
}
.u-fsx11 {
  font-size: 1.1em !important;
}
.u-fsx12 {
  font-size: 1.2em !important;
}
.u-fsx13 {
  font-size: 1.3em !important;
}
.u-fsx14 {
  font-size: 1.4em !important;
}
.u-fsx15 {
  font-size: 1.5em !important;
}
.u-fsx16 {
  font-size: 1.6em !important;
}
.u-fsx17 {
  font-size: 1.7em !important;
}
.u-fsx18 {
  font-size: 1.8em !important;
}
.u-lh100 {
  line-height: 1;
}
.u-lh110 {
  line-height: 1.1;
}
.u-lh120 {
  line-height: 1.2;
}
.u-lh130 {
  line-height: 1.3;
}
.u-lh140 {
  line-height: 1.4;
}
.u-lh150 {
  line-height: 1.5;
}
.u-lh160 {
  line-height: 1.6;
}
.u-lh170 {
  line-height: 1.7;
}
.u-lh180 {
  line-height: 1.8;
}
.u-lh190 {
  line-height: 1.9;
}
.u-lh200 {
  line-height: 2;
}
.u-fwb {
  font-weight: bold;
}
.u-fwn {
  font-weight: normal;
}
.u-black {
  color: #000;
}
.u-white {
  color: #fff;
}
.u-wauto {
  width: auto !important;
}
.u-wx100 {
  width: 100% !important;
}
@media screen and (max-width: 768px) {
  .u-sp-wx100 {
    width: 100% !important;
  }
}
.u-w00 {
  width: 0px;
}
.u-w05 {
  width: 5px;
}
.u-w08 {
  width: 8px;
}
.u-w13 {
  width: 13px;
}
.u-w21 {
  width: 21px;
}
.u-w34 {
  width: 34px;
}
.u-w55 {
  width: 55px;
}
.u-w89 {
  width: 89px;
}
.u-w144 {
  width: 144px;
}
.u-w233 {
  width: 233px;
}
.u-w377 {
  width: 377px;
}
.u-w610 {
  width: 610px;
}
.u-w987 {
  width: 987px;
}
.u-mw1100 {
  max-width: 1100px;
}
.u-mw1000 {
  max-width: 1000px;
}
.u-mw900 {
  max-width: 900px;
}
.u-mw800 {
  max-width: 800px;
}
.u-mw600 {
  max-width: 600px;
}
.u-h00 {
  height: 0px;
}
.u-h05 {
  height: 5px;
}
.u-h08 {
  height: 8px;
}
.u-h13 {
  height: 13px;
}
.u-h21 {
  height: 21px;
}
.u-h34 {
  height: 34px;
}
.u-h55 {
  height: 55px;
}
.u-h89 {
  height: 89px;
}
.u-h144 {
  height: 144px;
}
.u-h233 {
  height: 233px;
}
.u-h377 {
  height: 377px;
}
.u-h610 {
  height: 610px;
}
.u-h987 {
  height: 987px;
}
.u-mgn {
  margin: 2em 0;
}
.u-mgt00 {
  margin-top: 0px !important;
}
.u-mgt01 {
  margin-top: 1px;
}
.u-mgt02 {
  margin-top: 2px;
}
.u-mgt03 {
  margin-top: 3px;
}
.u-mgt04 {
  margin-top: 4px;
}
.u-mgt05 {
  margin-top: 5px;
}
.u-mgt08 {
  margin-top: 8px;
}
.u-mgt13 {
  margin-top: 13px;
}
.u-mgt21 {
  margin-top: 21px;
}
.u-mgt34 {
  margin-top: 34px;
}
.u-mgt55 {
  margin-top: 55px;
}
.u-mgt89 {
  margin-top: 89px;
}
.u-mgt144 {
  margin-top: 144px;
}
.u-mgt277 {
  margin-top: 277px;
}
.u-mgtx02 {
  margin-top: 2em;
}
.u-mgtx03 {
  margin-top: 3em;
}
.u-mgtx04 {
  margin-top: 4em;
}
.u-mgr00 {
  margin-right: 0px !important;
}
.u-mgr01 {
  margin-right: 1px;
}
.u-mgr02 {
  margin-right: 2px;
}
.u-mgr03 {
  margin-right: 3px;
}
.u-mgr04 {
  margin-right: 4px;
}
.u-mgr05 {
  margin-right: 5px;
}
.u-mgr08 {
  margin-right: 8px;
}
.u-mgr13 {
  margin-right: 13px;
}
.u-mgr21 {
  margin-right: 21px;
}
.u-mgr34 {
  margin-right: 34px;
}
.u-mgr55 {
  margin-right: 55px;
}
.u-mgr89 {
  margin-right: 89px;
}
.u-mgr144 {
  margin-right: 144px;
}
.u-mgr277 {
  margin-right: 277px;
}
.u-mgb00 {
  margin-bottom: 0px !important;
}
.u-mgb01 {
  margin-bottom: 1px !important;
}
.u-mgb02 {
  margin-bottom: 2px !important;
}
.u-mgb03 {
  margin-bottom: 3px !important;
}
.u-mgb04 {
  margin-bottom: 4px !important;
}
.u-mgb05 {
  margin-bottom: 5px !important;
}
.u-mgb08 {
  margin-bottom: 8px !important;
}
.u-mgb13 {
  margin-bottom: 13px;
}
.u-mgb21 {
  margin-bottom: 21px;
}
.u-mgb34 {
  margin-bottom: 34px;
}
.u-mgb55 {
  margin-bottom: 55px;
}
.u-mgb89 {
  margin-bottom: 89px;
}
.u-mgb144 {
  margin-bottom: 144px;
}
.u-mgb277 {
  margin-bottom: 277px;
}
.u-mgbx02 {
  margin-bottom: 2em;
}
.u-mgbx03 {
  margin-bottom: 3em;
}
.u-mgbx04 {
  margin-bottom: 4em;
}
.u-mgl00 {
  margin-left: 0px;
}
.u-mgl01 {
  margin-left: 1px;
}
.u-mgl02 {
  margin-left: 2px;
}
.u-mgl03 {
  margin-left: 3px;
}
.u-mgl04 {
  margin-left: 4px;
}
.u-mgl05 {
  margin-left: 5px;
}
.u-mgl08 {
  margin-left: 8px;
}
.u-mgl13 {
  margin-left: 13px;
}
.u-mgl21 {
  margin-left: 21px;
}
.u-mgl34 {
  margin-left: 34px;
}
.u-mgl55 {
  margin-left: 55px;
}
.u-mgl89 {
  margin-left: 89px;
}
.u-mgl144 {
  margin-left: 144px;
}
.u-mgl277 {
  margin-left: 277px;
}
.u-pdn {
  padding: 2em 0;
}
.u-pdt00 {
  padding-top: 0;
}
.u-pdt01 {
  padding-top: 1px;
}
.u-pdt02 {
  padding-top: 2px;
}
.u-pdt03 {
  padding-top: 3px;
}
.u-pdt04 {
  padding-top: 4px;
}
.u-pdt05 {
  padding-top: 5px;
}
.u-pdt08 {
  padding-top: 8px;
}
.u-pdt13 {
  padding-top: 13px;
}
.u-pdt21 {
  padding-top: 21px;
}
.u-pdt34 {
  padding-top: 34px;
}
.u-pdt55 {
  padding-top: 55px;
}
.u-pdt89 {
  padding-top: 89px;
}
.u-pdt144 {
  padding-top: 144px;
}
.u-pdt277 {
  padding-top: 277px;
}
.u-pdr00 {
  padding-right: 0;
}
.u-pdr01 {
  padding-right: 1px;
}
.u-pdr02 {
  padding-right: 2px;
}
.u-pdr03 {
  padding-right: 3px;
}
.u-pdr04 {
  padding-right: 4px;
}
.u-pdr05 {
  padding-right: 5px;
}
.u-pdr08 {
  padding-right: 8px;
}
.u-pdr13 {
  padding-right: 13px;
}
.u-pdr21 {
  padding-right: 21px;
}
.u-pdr34 {
  padding-right: 34px;
}
.u-pdr55 {
  padding-right: 55px;
}
.u-pdr89 {
  padding-right: 89px;
}
.u-pdr144 {
  padding-right: 144px;
}
.u-pdr277 {
  padding-right: 277px;
}
.u-pdb00 {
  padding-bottom: 0;
}
.u-pdb01 {
  padding-bottom: 1px;
}
.u-pdb02 {
  padding-bottom: 2px;
}
.u-pdb03 {
  padding-bottom: 3px;
}
.u-pdb04 {
  padding-bottom: 4px;
}
.u-pdb05 {
  padding-bottom: 5px;
}
.u-pdb08 {
  padding-bottom: 8px;
}
.u-pdb13 {
  padding-bottom: 13px;
}
.u-pdb21 {
  padding-bottom: 21px;
}
.u-pdb34 {
  padding-bottom: 34px;
}
.u-pdb55 {
  padding-bottom: 55px;
}
.u-pdb89 {
  padding-bottom: 89px;
}
.u-pdb144 {
  padding-bottom: 144px;
}
.u-pdb277 {
  padding-bottom: 277px;
}
.u-pdl00 {
  padding-left: 0;
}
.u-pdl01 {
  padding-left: 1px;
}
.u-pdl02 {
  padding-left: 2px;
}
.u-pdl03 {
  padding-left: 3px;
}
.u-pdl04 {
  padding-left: 4px;
}
.u-pdl05 {
  padding-left: 5px;
}
.u-pdl08 {
  padding-left: 8px;
}
.u-pdl13 {
  padding-left: 13px;
}
.u-pdl21 {
  padding-left: 21px;
}
.u-pdl34 {
  padding-left: 34px;
}
.u-pdl55 {
  padding-left: 55px;
}
.u-pdl89 {
  padding-left: 89px;
}
.u-pdl144 {
  padding-left: 144px;
}
.u-pdl277 {
  padding-left: 277px;
}
.u-wb {
  word-break: break-all;
}
@media screen and (min-width: 769px) {
  .u-pc-flex-1 {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .u-pc-flex-2 {
    -webkit-flex: 2 1 auto;
    flex: 2 1 auto;
  }
  .u-pc-flex-3 {
    -webkit-flex: 3 1 auto;
    flex: 3 1 auto;
  }
  .u-pc-flex-4 {
    -webkit-flex: 4 1 auto;
    flex: 4 1 auto;
  }
  .u-pc-flex-5 {
    -webkit-flex: 5 1 auto;
    flex: 5 1 auto;
  }
  .u-pc-flex-6 {
    -webkit-flex: 6 1 auto;
    flex: 6 1 auto;
  }
  .u-pc-flex-7 {
    -webkit-flex: 7 1 auto;
    flex: 7 1 auto;
  }
  .u-pc-flex-8 {
    -webkit-flex: 8 1 auto;
    flex: 8 1 auto;
  }
  .u-pc-flex-9 {
    -webkit-flex: 9 1 auto;
    flex: 9 1 auto;
  }
  .u-pc-flex-10 {
    -webkit-flex: 10 1 auto;
    flex: 10 1 auto;
  }
  .u-pc-flex-11 {
    -webkit-flex: 11 1 auto;
    flex: 11 1 auto;
  }
  .u-pc-flex-12 {
    -webkit-flex: 12 1 auto;
    flex: 12 1 auto;
  }
  .u-pc-flex-13 {
    -webkit-flex: 13 1 auto;
    flex: 13 1 auto;
  }
  .u-pc-flex-14 {
    -webkit-flex: 14 1 auto;
    flex: 14 1 auto;
  }
  .u-pc-flex-15 {
    -webkit-flex: 15 1 auto;
    flex: 15 1 auto;
  }
  .u-pc-flex-16 {
    -webkit-flex: 16 1 auto;
    flex: 16 1 auto;
  }
  .u-pc-flex-17 {
    -webkit-flex: 17 1 auto;
    flex: 17 1 auto;
  }
  .u-pc-flex-18 {
    -webkit-flex: 18 1 auto;
    flex: 18 1 auto;
  }
  .u-pc-flex-19 {
    -webkit-flex: 19 1 auto;
    flex: 19 1 auto;
  }
  .u-pc-flex-20 {
    -webkit-flex: 20 1 auto;
    flex: 20 1 auto;
  }
}
