@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: 'MPLUSRound-Regular';
  src: url("../../common/font/MPLUSRounded1c-Medium.woff2") format("woff2"), url("../../common/font/MPLUSRounded1c-Medium.woff") format("woff");
}

@font-face {
  font-family: 'MPLUSRound-Bold';
  src: url("../../common/font/MPLUSRounded1c-Bold.woff2") format("woff2"), url("../../common/font/MPLUSRounded1c-Bold.woff") format("woff");
}

@font-face {
  font-family: 'MPLUSRound-Black';
  src: url("../../common/font/MPLUSRounded1c-Black.woff2") format("woff2"), url("../../common/font/MPLUSRounded1c-Black.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-mr15 {
  margin-right: 15px;
}

.u-mr20 {
  margin-right: 20px;
}

.u-mr25 {
  margin-right: 25px;
}

.u-mr30 {
  margin-right: 30px;
}

.u-mr35 {
  margin-right: 35px;
}

.u-mr40 {
  margin-right: 40px;
}

.u-mr45 {
  margin-right: 45px;
}

.u-mr50 {
  margin-right: 50px;
}

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

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

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

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

.u-ml25 {
  margin-left: 25px;
}

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

.u-ml35 {
  margin-left: 35px;
}

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

.u-ml45 {
  margin-left: 45px;
}

.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: 'MPLUSRound-Regular', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  text-size-adjust: 100%;
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #ffffff;
  word-wrap: break-word;
  line-height: 1.5;
  font-feature-settings: "palt";
  letter-spacing: 0.04rem;
}

* {
  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;
}

.st-Header {
  width: 100%;
  height: 80px;
  position: absolute;
  z-index: 3;
  pointer-events: none;
  top: 0;
  left: 0;
}

.st-Header.is-fixed {
  position: fixed;
}

@media screen and (max-width: 768px) {
  .st-Header {
    height: auto;
  }
}

.st-Header_Inner {
  width: 980px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .st-Header_Inner {
    width: 100%;
  }
}

.st-Header_Link {
  pointer-events: auto;
  margin-top: 20px;
  margin-left: 0px;
  flex-shrink: 0;
  display: block;
  width: 150px;
}

.st-Header_Link img {
  flex-shrink: 0;
  width: 100%;
  height: auto;
}

.is-modal-open .st-Header_Link {
  display: none;
}

.page-top .st-Header_Link {
  display: none;
}

@media screen and (max-width: 768px) {
  .st-Header_Link {
    width: 40vw;
    margin-top: 4vw;
    margin-left: 4.66667vw;
  }
}

.st-Hum {
  pointer-events: auto;
  display: block;
  position: absolute;
  z-index: 3;
  height: auto;
  top: 20px;
  right: 10px;
  width: 55px;
}

.is-modal-open .st-Hum {
  right: 18px;
}

.st-Hum img {
  width: 100%;
  height: auto;
}

.st-Hum .img-hum {
  display: block;
}

.is-modal-open .st-Hum .img-hum {
  display: none;
}

@media screen and (min-width: 769px) {
  .st-Hum {
    transition: opacity 200ms 0s ease-out;
  }

  .st-Hum:hover {
    opacity: 0.85;
  }
}

@media screen and (max-width: 768px) {
  .st-Hum {
    width: 11.33333vw;
    top: 3.73333vw;
    right: 4.53333vw;
  }

  .is-modal-open .st-Hum {
    right: 4.53333vw;
  }
}

.st-Line {
  position: relative;
  display: none;
  width: 44px;
  height: 5px;
  margin: 8px;
  border-radius: 6px;
  background-color: #0599d9;
  transition: all 300ms 0s ease;
}

.is-modal-open .st-Line {
  display: block;
}

@media screen and (max-width: 768px) {
  .st-Line {
    width: 8vw;
    height: 0.8vw;
    margin: 1.6vw;
    border-radius: 1.33333vw;
  }
}

.is-active .st-Line-a {
  transform: translateY(7px) rotate(45deg);
}

@media screen and (max-width: 768px) {
  .is-active .st-Line-a {
    transform: translateY(1.2vw) rotate(45deg);
  }
}

.is-active .st-Line-b {
  display: none;
}

.is-active .st-Line-c {
  transform: translateY(-7px) rotate(-45deg);
}

@media screen and (max-width: 768px) {
  .is-active .st-Line-c {
    transform: translateY(-1.2vw) rotate(-45deg);
  }
}

.st-Menu {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 2;
  position: fixed;
  background-color: #FFF;
  top: 0;
  left: 0;
}

.st-Menu_Inner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  .st-Menu_Inner {
    width: 100%;
    background-color: #FFF;
  }
}

.st-Menu_Heads {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.st-Logo {
  opacity: 0;
  visibility: hidden;
  width: 150px;
  margin-top: 20px;
  margin-left: -9px;
}

.st-Logo img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .st-Logo {
    margin-top: 4vw;
    margin-left: 4.66667vw;
    width: 40vw;
  }
}

.st-Menu_List {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  pointer-events: none;
}

.is-modal-open .st-Menu_List {
  pointer-events: auto;
}

@media screen and (max-width: 768px) {
  .st-Menu_List {
    width: 90%;
    margin-top: 4vw;
  }
}

.st-Menu_Item {
  transform: rotate(0.001deg);
  display: flex;
  align-items: center;
  color: #0599d9;
  font-family: 'MPLUSRound-Bold';
  font-size: 2.5rem;
  padding-left: 10px;
  padding-bottom: 14px;
  padding-top: 14px;
  border-bottom: dashed 2px #333;
}

.st-Menu_Item:before {
  content: '';
  background-image: url("../../common/img/menu-icon-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 42px;
  margin-right: 10px;
}

.st-Menu_Item.st-Menu_Item-2:before {
  background-image: url("../../common/img/menu-icon-2.png");
}

.st-Menu_Item.st-Menu_Item-3:before {
  background-image: url("../../common/img/menu-icon-3.png");
}

.st-Menu_Item.st-Menu_Item-4:before {
  background-image: url("../../common/img/menu-icon-4.png");
}

.st-Menu_Item.st-Menu_Item-5:before {
  background-image: url("../../common/img/menu-icon-5.png");
}

.st-Menu_Item.st-Menu_Item-6:before {
  background-image: url("../../common/img/menu-icon-6.png");
}

@media screen and (min-width: 769px) {
  .st-Menu_Item {
    transition: background-color 200ms 0s ease-out;
  }

  .st-Menu_Item:hover {
    background-color: #eeeeff;
  }
}

@media screen and (max-width: 768px) {
  .st-Menu_Item {
    font-size: 4.53333vw;
    padding-left: 1.33333vw;
    padding-bottom: 3.33333vw;
    padding-top: 3.33333vw;
  }

  .st-Menu_Item:before {
    width: 9.33333vw;
    height: 9.33333vw;
    margin-right: 2.4vw;
  }

  .st-Menu_Item:after {
    content: '';
    background-image: url("../../common/img/menu-icon-ya.png");
    background-repeat: no-repeat;
    margin-left: auto;
    transform: translateX(-2.66667vw);
    background-size: contain;
    width: 2.66667vw;
    height: 4.26667vw;
  }
}

.st-Footer {
  width: 100%;
  background-color: #0599d9;
  color: #FFF;
}

.st-Footer_Inner {
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #FFF;
}

@media screen and (max-width: 768px) {
  .st-Footer_Inner {
    width: 100%;
    font-size: 2.8vw;
  }
}

.st-Footer_Copy {
  font-family: Verdana, “Droid Sans”;
}

.st-PageTop {
  width: 100%;
}

.st-PageTop_Inner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .st-PageTop_Inner {
    width: 100%;
  }
}

.st-PageTop_Btn {
  position: absolute;
  right: 5px;
  bottom: 20px;
  display: block;
  margin-left: auto;
  width: 54px;
}

.st-PageTop_Btn img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 769px) {
  .st-PageTop_Btn {
    transition: opacity 200ms 0s ease-out;
  }

  .st-PageTop_Btn:hover {
    opacity: 0.85;
  }
}

@media screen and (max-width: 768px) {
  .st-PageTop_Btn {
    right: 5.33333vw;
    bottom: 4vw;
    width: 13.33333vw;
  }
}

/*@include layout-SP {
}
*/
@font-face {
  font-family: 'MPLUSRound-Regular';
  src: url("../../common/font/MPLUSRounded1c-Medium.woff2") format("woff2"), url("../../common/font/MPLUSRounded1c-Medium.woff") format("woff");
}

@font-face {
  font-family: 'MPLUSRound-Bold';
  src: url("../../common/font/MPLUSRounded1c-Bold.woff2") format("woff2"), url("../../common/font/MPLUSRounded1c-Bold.woff") format("woff");
}

@font-face {
  font-family: 'MPLUSRound-Black';
  src: url("../../common/font/MPLUSRounded1c-Black.woff2") format("woff2"), url("../../common/font/MPLUSRounded1c-Black.woff") format("woff");
}

.cp-Card {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  opacity: 0;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 300px;
  height: 350px;
  border-radius: 10px;
  margin-right: 32px;
  margin-bottom: 30px;
  position: relative;
  transform-origin: 50% 50%;
}

@media screen and (min-width: 769px) {
  .cp-Card {
    pointer-events: none;
  }
}

.cp-Card:nth-child(3n) {
  margin-right: 0px;
}

.cp-Card.cp-Card-1 {
  background-color: #eb1c2e;
}

.cp-Card.cp-Card-1:after {
  background-image: url("../../common/img/ribon-1.png");
}

.cp-Card.cp-Card-2 {
  background-color: #d49f2b;
}

.cp-Card.cp-Card-2:after {
  background-image: url("../../common/img/ribon-2.png");
}

.cp-Card.cp-Card-3 {
  background-color: #2d9a49;
}

.cp-Card.cp-Card-3:after {
  background-image: url("../../common/img/ribon-3.png");
}

.cp-Card.cp-Card-4 {
  background-color: #c50e28;
}

.cp-Card.cp-Card-4:after {
  background-image: url("../../common/img/ribon-4.png");
}

.cp-Card.cp-Card-5 {
  background-color: #ef402f;
}

.cp-Card.cp-Card-5:after {
  background-image: url("../../common/img/ribon-5.png");
}

.cp-Card.cp-Card-6 {
  background-color: #00add8;
}

.cp-Card.cp-Card-6:after {
  background-image: url("../../common/img/ribon-6.png");
}

.cp-Card.cp-Card-7 {
  background-color: #ffb514;
}

.cp-Card.cp-Card-7:after {
  background-image: url("../../common/img/ribon-7.png");
}

.cp-Card.cp-Card-8 {
  background-color: #921638;
}

.cp-Card.cp-Card-8:after {
  background-image: url("../../common/img/ribon-8.png");
}

.cp-Card.cp-Card-9 {
  background-color: #f16d25;
}

.cp-Card.cp-Card-9:after {
  background-image: url("../../common/img/ribon-9.png");
}

.cp-Card.cp-Card-10 {
  background-color: #df1782;
}

.cp-Card.cp-Card-10:after {
  background-image: url("../../common/img/ribon-10.png");
}

.cp-Card.cp-Card-11 {
  background-color: #f99c25;
}

.cp-Card.cp-Card-11:after {
  background-image: url("../../common/img/ribon-11.png");
}

.cp-Card.cp-Card-12 {
  background-color: #cd8d2c;
}

.cp-Card.cp-Card-12:after {
  background-image: url("../../common/img/ribon-12.png");
}

.cp-Card.cp-Card-13 {
  background-color: #46783c;
}

.cp-Card.cp-Card-13:after {
  background-image: url("../../common/img/ribon-13.png");
}

.cp-Card.cp-Card-14 {
  background-color: #007dba;
}

.cp-Card.cp-Card-14:after {
  background-image: url("../../common/img/ribon-14.png");
}

.cp-Card.cp-Card-15 {
  background-color: #3fae4b;
}

.cp-Card.cp-Card-15:after {
  background-image: url("../../common/img/ribon-15.png");
}

.cp-Card.cp-Card-16 {
  background-color: #004c89;
}

.cp-Card.cp-Card-16:after {
  background-image: url("../../common/img/ribon-16.png");
}

.cp-Card.cp-Card-17 {
  background-color: #1a3666;
}

.cp-Card.cp-Card-17:after {
  background-image: url("../../common/img/ribon-17.png");
}

.cp-Card.cp-Card-18 {
  background-image: url("../../common/img/bg-card-18.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.cp-Card.cp-Card-18:after {
  background-image: url("../../common/img/ribon-18.png");
}

.cp-Card.is-tag-new:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: '';
  background-image: url("../../common/img/tag-new.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 53px;
  height: 53px;
}

.cp-Card.is-tag-oshirase:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: '';
  background-image: url("../../common/img/tag-oshirase.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 53px;
  height: 53px;
}

.cp-Card:after {
  content: '';
  background-image: url("../../common/img/ribon-3.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 86px;
  height: 51px;
  position: absolute;
  z-index: 1;
  right: -15px;
  top: -20px;
}

@media screen and (max-width: 768px) {
  .cp-Card {
    box-shadow: none;
    width: 80vw;
    height: 93.33333vw;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8vw;
  }

  .cp-Card:nth-child(3n) {
    margin-right: auto;
  }

  .cp-Card.is-tag-new:before {
    width: 14.66667vw;
    height: 14.66667vw;
  }

  .cp-Card.is-tag-oshirase:before {
    width: 14.66667vw;
    height: 14.66667vw;
  }

  .cp-Card:after {
    width: 25.22667vw;
    height: 14.96vw;
    right: -5.33333vw;
    top: -5.33333vw;
  }
}

.cp-Card_Inner {
  background-color: white;
  width: 292px;
  height: 342px;
  border-radius: 5px;
  padding-top: 20px;
  overflow: hidden;
}

.cp-Card-18 .cp-Card_Inner {
  width: 288px;
  height: 338px;
}

.cp-Card-1 .cp-Card_Inner {
  background-color: #FFF;
}

.cp-Card-2 .cp-Card_Inner {
  background-color: #fbf4d3;
}

.cp-Card-3 .cp-Card_Inner {
  background-color: #effdf3;
}

.cp-Card-4 .cp-Card_Inner {
  background-color: #fcecef;
}

.cp-Card-5 .cp-Card_Inner {
  background-color: #fef4f3;
}

.cp-Card-6 .cp-Card_Inner {
  background-color: #FFF;
}

.cp-Card-7 .cp-Card_Inner {
  background-color: #fffbf4;
}

.cp-Card-8 .cp-Card_Inner {
  background-color: #FFF;
}

.cp-Card-9 .cp-Card_Inner {
  background-color: #FFF;
}

.cp-Card-10 .cp-Card_Inner {
  background-color: #FFF;
}

.cp-Card-11 .cp-Card_Inner {
  background-color: #FFF;
}

.cp-Card-12 .cp-Card_Inner {
  background-color: #efebdf;
}

.cp-Card-13 .cp-Card_Inner {
  background-color: #FFF;
}

.cp-Card-14 .cp-Card_Inner {
  background-color: #e4edf9;
}

.cp-Card-15 .cp-Card_Inner {
  background-color: #f3fdf4;
}

.cp-Card-16 .cp-Card_Inner {
  background-color: #FFF;
}

.cp-Card-17 .cp-Card_Inner {
  background-color: #FFF;
}

.cp-Card-18 .cp-Card_Inner {
  background-color: #FFF;
}

@media screen and (max-width: 768px) {
  .cp-Card_Inner {
    width: 77.86667vw;
    height: 91.2vw;
    overflow: hidden;
    border-radius: 1.86667vw;
    padding-top: 3.46667vw;
  }

  .cp-Card-18 .cp-Card_Inner {
    width: 77.6vw;
    height: 90.93333vw;
  }
}

.cp-Card_Img {
  flex-shrink: 0;
  width: 260px;
  margin-left: auto;
  margin-right: auto;
}

.cp-Card_Img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .cp-Card_Img {
    width: 88%;
  }
}

.cp-Card_Title {
  transform: rotate(0.001deg);
  font-size: 1.6rem;
  width: 260px;
  height: 41px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 10px;
  letter-spacing: -0.5px;
  font-family: 'MPLUSRound-Bold';
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  .cp-Card_Title {
    line-height: 1.25;
    width: 88%;
    height: 12vw;
    margin-top: 1.33333vw;
    font-size: 4.8vw;
  }
}

.l-Card_Tags {
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
}

@media screen and (max-width: 768px) {
  .l-Card_Tags {
    width: 88%;
    margin-top: 2.93333vw;
  }
}

.cp-Card_Btn {
  transform: rotate(0.001deg);
  font-family: 'MPLUSRound-Black';
  letter-spacing: 2px;
  font-size: 2.1rem;
  color: #FFF;
  background-color: #007aff;
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0;
  margin-right: auto;
  height: 40px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cp-Card_Btn:after {
  content: '';
  background-image: url("../../common/img/icon-ya.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  transition: transform 100ms 0s ease-out;
  transform: translateX(10px);
}

.cp-Card-1 .cp-Card_Btn {
  background-color: #eb1c2e;
}

.cp-Card-2 .cp-Card_Btn {
  background-color: #d49f2b;
}

.cp-Card-3 .cp-Card_Btn {
  background-color: #2d9a49;
}

.cp-Card-4 .cp-Card_Btn {
  background-color: #c50e28;
}

.cp-Card-5 .cp-Card_Btn {
  background-color: #ef402f;
}

.cp-Card-6 .cp-Card_Btn {
  background-color: #00add8;
}

.cp-Card-7 .cp-Card_Btn {
  background-color: #ffb514;
}

.cp-Card-8 .cp-Card_Btn {
  background-color: #921638;
}

.cp-Card-9 .cp-Card_Btn {
  background-color: #f16d25;
}

.cp-Card-10 .cp-Card_Btn {
  background-color: #df1782;
}

.cp-Card-11 .cp-Card_Btn {
  background-color: #f99c25;
}

.cp-Card-12 .cp-Card_Btn {
  background-color: #cd8d2c;
}

.cp-Card-13 .cp-Card_Btn {
  background-color: #46783c;
}

.cp-Card-14 .cp-Card_Btn {
  background-color: #007dba;
}

.cp-Card-15 .cp-Card_Btn {
  background-color: #3fae4b;
}

.cp-Card-16 .cp-Card_Btn {
  background-color: #004c89;
}

.cp-Card-17 .cp-Card_Btn {
  background-color: #1a3666;
}

.cp-Card-18 .cp-Card_Btn {
  background-color: #0084d0;
}

@media screen and (max-width: 768px) {
  .cp-Card_Btn {
    letter-spacing: 0.53333vw;
    font-size: 5.86667vw;
    height: 11.6vw;
    width: 69.3333vw;
    border-radius: 6vw;
    bottom: 5.2vw;
  }

  .cp-Card_Btn:after {
    width: 4vw;
    height: 4vw;
    transform: translateX(2.66667vw);
    background-image: url("../../common/img/icon-ya-sp.png");
  }
}

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

  .is-sp {
    display: block !important;
  }

  .is-pcFlex {
    display: none !important;
  }

  .is-spFlex {
    display: flex !important;
  }
}

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

  .is-sp {
    display: none !important;
  }

  .is-pcFlex {
    display: flex !important;
  }

  .is-spFlex {
    display: none !important;
  }
}

html,
body {
  background-color: #fff;
}

@media screen and (max-width: 768px) {

  html,
  body {
    overflow-x: hidden;
  }
}

body {
  opacity: 0;
  position: relative;
  min-width: 980px;
}

@media screen and (max-width: 768px) {
  body {
    min-width: 100px;
    min-height: 100vh;
  }
}

body.is-modal-open {
  height: 100vh;
  overflow-y: hidden;
}

.l-BackToList {
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .l-BackToList {
    margin-top: 8vw;
    width: 35%;
  }
}

.BackToList {
  transform: rotate(0.001deg);
  border-bottom: solid 1px #0599d9;
  color: #0599d9;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.BackToList:after {
  content: '';
  background-image: url("../img/menu-icon-ya.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 13px;
}

@media screen and (min-width: 769px) {
  .BackToList {
    transition: color 150ms 0s ease-out;
  }

  .BackToList:hover {
    color: #05abf2;
    border-color: #0599d9;
  }
}

@media screen and (max-width: 768px) {
  .BackToList {
    font-size: 4.13333vw;
    border-bottom: solid 0.4vw #0599d9;
  }

  .BackToList:after {
    width: 1.70667vw;
    height: 2.77333vw;
  }
}

.cp-Tags {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}

.cp-TagItem {
  margin-bottom: 4px;
}

@media screen and (max-width: 768px) {
  .cp-TagItem {
    margin-bottom: 1.33333vw;
  }
}

.cp-Tag {
  transform: rotate(0.001deg);
  color: #FFF;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.1rem;
  text-align: left;
  padding-left: 10px;
  padding-right: 15px;
  height: 20px;
  flex-shrink: 0;
  border-radius: 10px;
  font-weight: bold;
  border: solid 1px;
  line-height: 0;
}

.cp-Tag.cp-Tag-movie {
  width: 75px;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}

.cp-Tag.cp-Tag-big {
  font-size: 1.3rem;
  padding-left: 13px;
  padding-right: 18px;
  margin-bottom: 0;
  line-height: 0;
}

.cp-Tag.cp-Tag-mlist {
  font-size: 1.3rem;
  padding-left: 13px;
  padding-right: 18px;
  margin-bottom: 0;
  line-height: 0;
}

.cp-Tag:before {
  line-height: 0;
  content: '';
  background-image: url("../../common/img/icon-flag.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 9px;
  height: 13px;
  margin-right: 3px;
}

.cp-Tag.cp-Tag-1 {
  background-color: #eb1c2e;
  color: #FFF;
}

.cp-Tag.cp-Tag-2 {
  background-color: #d49f2b;
  color: #FFF;
}

.cp-Tag.cp-Tag-3 {
  background-color: #2d9a49;
  color: #FFF;
}

.cp-Tag.cp-Tag-4 {
  background-color: #c50e28;
  color: #FFF;
}

.cp-Tag.cp-Tag-5 {
  background-color: #ef402f;
  color: #FFF;
}

.cp-Tag.cp-Tag-6 {
  background-color: #00add8;
  color: #FFF;
}

.cp-Tag.cp-Tag-7 {
  background-color: #ffb514;
  color: #FFF;
}

.cp-Tag.cp-Tag-8 {
  background-color: #921638;
  color: #FFF;
}

.cp-Tag.cp-Tag-9 {
  background-color: #f16d25;
  color: #FFF;
}

.cp-Tag.cp-Tag-10 {
  background-color: #df1782;
  color: #FFF;
}

.cp-Tag.cp-Tag-11 {
  background-color: #f99c25;
  color: #FFF;
}

.cp-Tag.cp-Tag-12 {
  background-color: #cd8d2c;
  color: #FFF;
}

.cp-Tag.cp-Tag-13 {
  background-color: #46783c;
  color: #FFF;
}

.cp-Tag.cp-Tag-14 {
  background-color: #007dba;
  color: #FFF;
}

.cp-Tag.cp-Tag-15 {
  background-color: #3fae4b;
  color: #FFF;
}

.cp-Tag.cp-Tag-16 {
  background-color: #004c89;
  color: #FFF;
}

.cp-Tag.cp-Tag-17 {
  background-color: #1a3666;
  color: #FFF;
}

.cp-Tag.cp-Tag-18 {
  background-color: #313131;
  color: #FFF;
}

.cp-Tag.cp-Tag-19 {
  background-color: #0599d9;
  color: #FFF;
}

.cp-Card-1 .cp-Tag {
  border-color: #eb1c2e;
  color: #eb1c2e;
}

.cp-Card-1 .cp-Tag:before {
  background-image: url("../../common/img/flag-1.png");
}

.cp-Card-2 .cp-Tag {
  border-color: #d49f2b;
  color: #d49f2b;
}

.cp-Card-2 .cp-Tag:before {
  background-image: url("../../common/img/flag-2.png");
}

.cp-Card-3 .cp-Tag {
  border-color: #2d9a49;
  color: #2d9a49;
}

.cp-Card-3 .cp-Tag:before {
  background-image: url("../../common/img/flag-3.png");
}

.cp-Card-4 .cp-Tag {
  border-color: #c50e28;
  color: #c50e28;
}

.cp-Card-4 .cp-Tag:before {
  background-image: url("../../common/img/flag-4.png");
}

.cp-Card-5 .cp-Tag {
  border-color: #ef402f;
  color: #ef402f;
}

.cp-Card-5 .cp-Tag:before {
  background-image: url("../../common/img/flag-5.png");
}

.cp-Card-6 .cp-Tag {
  border-color: #00add8;
  color: #00add8;
}

.cp-Card-6 .cp-Tag:before {
  background-image: url("../../common/img/flag-6.png");
}

.cp-Card-7 .cp-Tag {
  border-color: #ffb514;
  color: #ffb514;
}

.cp-Card-7 .cp-Tag:before {
  background-image: url("../../common/img/flag-7.png");
}

.cp-Card-8 .cp-Tag {
  border-color: #921638;
  color: #921638;
}

.cp-Card-8 .cp-Tag:before {
  background-image: url("../../common/img/flag-8.png");
}

.cp-Card-9 .cp-Tag {
  border-color: #f16d25;
  color: #f16d25;
}

.cp-Card-9 .cp-Tag:before {
  background-image: url("../../common/img/flag-9.png");
}

.cp-Card-10 .cp-Tag {
  border-color: #df1782;
  color: #df1782;
}

.cp-Card-10 .cp-Tag:before {
  background-image: url("../../common/img/flag-10.png");
}

.cp-Card-11 .cp-Tag {
  border-color: #f99c25;
  color: #f99c25;
}

.cp-Card-11 .cp-Tag:before {
  background-image: url("../../common/img/flag-11.png");
}

.cp-Card-12 .cp-Tag {
  border-color: #cd8d2c;
  color: #cd8d2c;
}

.cp-Card-12 .cp-Tag:before {
  background-image: url("../../common/img/flag-12.png");
}

.cp-Card-13 .cp-Tag {
  border-color: #46783c;
  color: #46783c;
}

.cp-Card-13 .cp-Tag:before {
  background-image: url("../../common/img/flag-13.png");
}

.cp-Card-14 .cp-Tag {
  border-color: #007dba;
  color: #007dba;
}

.cp-Card-14 .cp-Tag:before {
  background-image: url("../../common/img/flag-14.png");
}

.cp-Card-15 .cp-Tag {
  border-color: #3fae4b;
  color: #3fae4b;
}

.cp-Card-15 .cp-Tag:before {
  background-image: url("../../common/img/flag-15.png");
}

.cp-Card-16 .cp-Tag {
  border-color: #004c89;
  color: #004c89;
}

.cp-Card-16 .cp-Tag:before {
  background-image: url("../../common/img/flag-16.png");
}

.cp-Card-17 .cp-Tag {
  border-color: #1a3666;
  color: #1a3666;
}

.cp-Card-17 .cp-Tag:before {
  background-image: url("../../common/img/flag-17.png");
}

.cp-Card-18 .cp-Tag {
  border-color: #313131;
  color: #313131;
}

.cp-Card-18 .cp-Tag:before {
  background-image: url("../../common/img/flag-18.png");
}

@media screen and (max-width: 768px) {
  .cp-Tag {
    font-size: 3.46667vw;
    height: 6vw;
    border-radius: 3.06667vw;
    padding-left: 2.66667vw;
    padding-right: 2.26667vw;
    margin-bottom: 0;
  }

  .cp-Tag.cp-Tag-movie {
    justify-content: center;
    font-size: 2.93333vw;
    height: 6vw;
    border-radius: 3.06667vw;
    padding-left: 0vw;
    letter-spacing: -0.13333vw;
    padding-right: 0;
    width: 17.86667vw;
  }

  .cp-Tag.cp-Tag-movie:before {
    width: 1.6vw;
    height: 2.4vw;
    margin-right: 0.66667vw;
  }

  .cp-Tag.cp-Tag-big {
    font-size: 3.6vw;
    padding-left: 3.33333vw;
    padding-right: 2.93333vw;
    margin-bottom: 0;
  }

  .cp-Tag.cp-Tag-mlist {
    font-size: 2.66667vw;
    padding-left: 2vw;
    padding-right: 2vw;
    margin-bottom: 0;
    height: 5.6vw;
    letter-spacing: -0.2vw;
  }

  .cp-Tag.cp-Tag-mlist:before {
    width: 1.6vw;
    height: 2.4vw;
    margin-right: 0.4vw;
  }

  .cp-Tag:before {
    width: 2.4vw;
    height: 3.46667vw;
    margin-right: 1.33333vw;
  }
}

.Card_Btn {
  transform: rotate(0.001deg);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  color: #FFF;
  width: 290px;
  height: 45px;
  border-radius: 22px;
  background-color: #0599d9;
  transition: background-color 200ms 0s ease-out;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  letter-spacing: 2px;
  font-family: 'MPLUSRound-Black';
}

.Card_Btn.Card_Btn-big {
  font-size: 2.1rem;
  height: 47px;
}

.Card_Btn.Card_Btn-bold {
  font-family: 'MPLUSRound-Bold';
}

.Card_Btn.Card_Btn-movie {
  font-size: 2.1rem;
  margin-top: 0;
  width: 270px;
}

.Card_Btn:after {
  content: '';
  background-image: url("../../common/img/icon-ya.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  transform: translateX(15px);
  transition: transform 100ms 0s ease-out;
}

@media screen and (min-width: 769px) {
  .Card_Btn:hover {
    background-color: #05a7ed;
  }

  .Card_Btn:hover:after {
    transform: translateX(18px);
  }
}

.cp-Card-1 .Card_Btn {
  background-color: #eb1c2e;
}

.cp-Card-2 .Card_Btn {
  background-color: #d49f2b;
}

.cp-Card-3 .Card_Btn {
  background-color: #2d9a49;
}

@media screen and (min-width: 769px) {
  .cp-Card-3 .Card_Btn:hover {
    background-color: #32ad51;
  }
}

.cp-Card-4 .Card_Btn {
  background-color: #c50e28;
}

@media screen and (min-width: 769px) {
  .cp-Card-4 .Card_Btn:hover {
    background-color: #d90f2d;
  }
}

.cp-Card-5 .Card_Btn {
  background-color: #ef402f;
}

@media screen and (min-width: 769px) {
  .cp-Card-5 .Card_Btn:hover {
    background-color: #fc4332;
  }
}

.cp-Card-6 .Card_Btn {
  background-color: #00add8;
}

.cp-Card-7 .Card_Btn {
  background-color: #ffb514;
}

.cp-Card-8 .Card_Btn {
  background-color: #921638;
}

.cp-Card-9 .Card_Btn {
  background-color: #f16d25;
}

.cp-Card-10 .Card_Btn {
  background-color: #df1782;
}

.cp-Card-11 .Card_Btn {
  background-color: #f99c25;
}

.cp-Card-12 .Card_Btn {
  background-color: #cd8d2c;
}

.cp-Card-13 .Card_Btn {
  background-color: #46783c;
}

.cp-Card-14 .Card_Btn {
  background-color: #007dba;
}

.cp-Card-15 .Card_Btn {
  background-color: #3fae4b;
}

.cp-Card-16 .Card_Btn {
  background-color: #004c89;
}

.cp-Card-17 .Card_Btn {
  background-color: #1a3666;
}

.cp-Card-18 .Card_Btn {
  background-color: #0599d9;
}

@media screen and (max-width: 768px) {
  .Card_Btn {
    letter-spacing: 0.53333vw;
    font-size: 4.26667vw;
    width: 77.33333vw;
    height: 13.33333vw;
    margin-top: 5.33333vw;
    border-radius: 6.66667vw;
  }

  .Card_Btn.Card_Btn-big {
    font-size: 5.33333vw;
  }

  .Card_Btn.Card_Btn-movie {
    width: 84%;
    height: 9.33333vw;
    font-size: 4vw;
    margin-top: 0;
  }

  .Card_Btn.Card_Btn-movie:after {
    width: 3.2vw;
    height: 3.2vw;
    transform: translateX(2.66667vw);
  }

  .Card_Btn:after {
    width: 3.73333vw;
    height: 3.73333vw;
    transform: translateX(3.73333vw);
  }
}