@charset "utf-8";


.yu-g {
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;;
}
html{
  height:100%;
}
body{
  margin: 0;
  height:100%;
  cursor: url(/images/gokigen_karuta/pc_cursor.png),auto;
}
.gokigen_contents a:hover{
  cursor: url(/images/gokigen_karuta/pc_cursor.png),auto;
}
.gokigen_contents .remodal-close:hover{
  cursor: url(/images/gokigen_karuta/pc_cursor.png),auto;
}
/* .remodal-prev:hover,.romodal-next:hover{
  cursor: url(/images/gokigen_karuta/pc_cursor.png),auto;
} */
.cursor-hide {
    cursor:none;
}
.gokigen_contents,
.gokigen_contents:before,
.gokigen_contents:after,
.gokigen_contents *,
.gokigen_contents *:before,
.gokigen_contents *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gokigen_contents{
  min-height: 100%;
}
.dn_pc{
  display: none;
}
.gokigen_contents img {
  width: 100%;
  vertical-align: bottom;
}
.gokigen_contents ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.gokigen_contents .inner{
  width:900px;
  margin: 0 auto;
}
.gokigen_contents .flex{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.gokigen_contents a{
  transition: all 0.2s ease-in-out;
  display: block;
}
.gokigen_contents a:hover{
  opacity: 0.8;
}

/* ロード画面表示 */
#loader-bg {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #ffffff;
  z-index: 1;
}
#loader {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  z-index: 2;
}
/* waypointここから */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    /*filter: blur(10px);*/
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    opacity: 1;
    /*filter: blur(0);*/
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    /*filter: blur(10px);*/
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    opacity: 1;
    /*filter: blur(0);*/
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.jsc_fade_parent.active {
  -webkit-animation: fadeIn 0.6s ease-out 0.1s;
  animation: fadeIn 0.6s ease-out 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.jsc_fade_parent {
  opacity: 0;
}
.jsc_fade.active {
  -webkit-animation: fadeIn 1s ease-out 0.1s;
  animation: fadein 1s ease-out 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.jsc_fade {
  opacity: 0;
}

/* waypointここまで */

.gokigen_contents{
  padding: 90px 0 0;
  width:100%;
}
.gokigen_contents .mv{
  width:90%;
  margin: 0 auto 120px;
  position: relative;
}
.gokigen_contents .slider_mv{
  width:100%;
  -webkit-animation: fadein 1.5s ease 1s 1 forwards;
  animation: fadein 1.5s ease 1s 1 forwards;
  opacity: 0;
}
.gokigen_contents .mv .slider_mv .dn_pc{
  display: none;
}
.gokigen_contents .slider_mv .gokigen_image{
  width:100%;
}
.gokigen_contents .slide-dots{
  justify-content: flex-end;
}
.gokigen_contents .slick-dots li
{
position: relative;
display: inline-block;
width: 10px;
height: 10px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.gokigen_contents .mv .gokigen_image_mv{
  width:180px;
  margin: 0 auto;
  z-index: 100;
  position: absolute;
  top:-50px;
  left:50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-animation: fadein 1.5s ease 4s 1 forwards;
 animation: fadein 1.5s ease 4s 1 forwards;
 opacity: 0;
 z-index: 1000;
}
.gokigen_contents .mv .gokigen_image_scroll{
  width:54px;
  position: absolute;
  bottom:-35px;
  left:50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@-webkit-keyframes fadein {
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  100% {
    opacity: 1;
  }
}
.slick-dots{
  text-align: right;
}
.slick-dots li button:before{
  content: url("/images/gokigen_karuta/pager_off.png");
}
.slick-dots li.slick-active button:before{
  content: url("/images/gokigen_karuta/pager_on.png");
}
.gokigen_contents .concept{
  margin: 0;
}
.gokigen_contents .concept .inner{
  position: relative;
}
.gokigen_contents .concept .gokigen_image:nth-of-type(1){
  width:485px;
  margin: 0 auto;
}
.gokigen_contents .product{
  margin: 0 0 90px;
}
.gokigen_contents .product .inner{
  position: relative;
}
.gokigen_contents .product .gokigen_image:nth-of-type(1){
  /* width:100%; */
  margin: 0 auto 26px;
}
.gokigen_contents .product .gokigen_image:nth-of-type(2){
  width:599px;
  margin: 0 auto 30px;
  position: relative;
}
.gokigen_contents .product .button .gokigen_image{
  width:600px;
  margin: 0 auto;
}
.gokigen_contents .karuta{
  background: #f8e7eb;
  padding: 100px 0;
}
.gokigen_contents .karuta .inner{
  position: relative;
}
.gokigen_contents .karuta .gokigen_image:nth-of-type(1){
  width:456px;
  margin: 0 auto 50px;
}
.gokigen_contents .karuta .text{
  font-size: 16px;
  color:#eb6d91;
  line-height: 2.25;
  letter-spacing: .06em;
  text-align: center;
  font-weight: bold;
  margin: 0 0 60px;
}
.gokigen_contents .karuta_index .flex{
  margin: 0 0 60px;
  flex-wrap: wrap;
}
.gokigen_contents .karuta_index .flex:nth-child(2){
  position: relative;
}
.gokigen_contents .karuta_index li{
  width:164px;
  margin: 0 0 0 20px;
}
.gokigen_contents .karuta_index li:nth-child(26),.gokigen_contents .karuta_index li:nth-child(27),.gokigen_contents .karuta_index li:nth-child(28),.gokigen_contents .karuta_index li:nth-child(29),.gokigen_contents .karuta_index li:nth-child(30){
  margin: 60px 0 0 20px;
}
.gokigen_contents .karuta_index li:nth-child(5n+1){
  margin: 0;
}
.gokigen_contents .karuta_index li:nth-child(26){
  margin: 60px 0 0 0;
}

.gokigen_contents .karuta .karuta_index .gokigen_image{
  width:164px;
  margin: 0 0 20px;
}
.gokigen_contents #tileList li:hover{
  transform:rotate(-5deg);
  opacity: 0.7;
}
.gokigen_contents .remodal{
  position: relative;
}
.gokigen_contents .remodal .remodal-close{
  position: absolute;
  top:50px;
  right:50px;
}

.gokigen_contents .karuta .profile{
  position: relative;
}
.gokigen_contents .karuta .profile .gokigen_image:nth-of-type(1){
  width:251px;
  margin: 0 auto 25px;
  border-bottom: 8px solid #fff9b7;
}
.gokigen_contents .profile_inner{
  background: #fff9b7;
  padding: 20px 30px;
}
.gokigen_contents .karuta .profile_inner .text{
  font-size: 14px;
  line-height: 2;
  color:#eb6d91;
  letter-spacing: .06em;
  font-weight: normal;
  text-align: left;
  margin: 0 0 0 30px;
}
.gokigen_contents .karuta .profile_inner li:nth-of-type(1) .gokigen_image{
  width:150px;
  margin: 0;
  border-bottom: none;
}
.gokigen_contents .profile_inner li:nth-of-type(2){
  margin: 20px 0 0;
}
.gokigen_contents .karuta .profile_inner li:nth-of-type(2) .gokigen_image{
  width:137px;
  margin: 0 0 5px 30px;
}
.gokigen_contents .collaboration{
  padding: 100px 0;
}
.gokigen_contents .collaboration .inner{
  position: relative;
}
.gokigen_contents .collaboration .gokigen_image:nth-of-type(1){
  width:501px;
  margin: 0 auto 50px;
}
.gokigen_contents .collaboration .gokigen_image:nth-of-type(2){
  width:378px;
  margin: 0 auto 30px;
  position: relative;
}
.gokigen_contents .collaboration .movie{
  margin: 0 auto 45px;
}
.gokigen_contents .collaboration .movie .gokigen_image:nth-child(1){
  width:900px;
  margin: 0 auto;
  position: relative;
}
.gokigen_contents .collaboration .movie .gokigen_image:nth-child(2){
  width:100px;
  opacity: 0.6;
  position: absolute;
  top:32%;
  left:50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.gokigen_contents .collaboration .text{
  font-size: 16px;
  line-height: 2.25;
  font-weight: bold;
  color:#eb6d91;
  margin: 0 0 70px;
  text-align: center;
}
.gokigen_contents .collaboration .profile{
  position: relative;
}
.gokigen_contents .collaboration .profile .gokigen_image:nth-of-type(1){
  width:190px;
  margin: 0 auto 25px;
  border-bottom: 8px solid #fff9b7;
}
.gokigen_contents .collaboration .profile_inner li:nth-of-type(1) .gokigen_image{
  width:150px;
  margin: 0;
  border-bottom: none;
}
.gokigen_contents .collaboration .profile_inner li:nth-of-type(2) .gokigen_image{
  width:116px;
  margin: 0 0 10px 30px;
  border-bottom: none;
}
.gokigen_contents .collaboration .profile_inner .text{
  font-size: 14px;
  line-height: 2;
  color:#eb6d91;
  letter-spacing: .06em;
  font-weight: normal;
  text-align: left;
  margin: 0 0 0 30px;
}
.gokigen_contents .hoge .inner{
  position: relative;
}
.gokigen_contents .twitter{
  padding: 100px 0 140px;
  position: relative;
}
.gokigen_contents .twitter .illust{
  width:151px;
  position: absolute;
  bottom:250px;
  right:350px;
}
.gokigen_contents .twitter .gokigen_image:nth-of-type(1){
  width:590px;
  margin: 0 auto 45px;
}
.gokigen_contents .twitter .text{
  font-size: 16px;
  line-height: 2.25;
  font-weight: bold;
  letter-spacing: .04em;
  color: #eb6d91;
  margin: 0 0 50px;
  text-align: center;
}
.gokigen_contents .twitter .note{
  font-size: 13px;
}
.gokigen_contents .twitter .twitter_text01{
  width:550px;
  margin: 0 auto;
  position: relative;
}
.gokigen_contents .twitter .tweet{
  width:550px;
  margin: 0 auto;
  position: relative;
}
.gokigen_contents .twitter .tweet_image{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 70%;
  height: 120px;
  z-index: 2;
}

.gokigen_contents .sns{
  padding: 100px 0 0;
  background: #f8e7eb;
  position: relative;
}
.gokigen_contents .sns .inner{
  position: relative;
}
.gokigen_contents .sns .gokigen_image:nth-of-type(1){
  width:258px;
  margin: 0 auto 40px;
}
.gokigen_contents .sns .flex li .gokigen_image{
  width:80px;
}
.gokigen_contents .sns .flex{
  margin: 0 auto 50px;
  width:480px;
  position: relative;
}
.gokigen_contents .sns .flex li{
  margin: 0 0 0 20px;
}
.gokigen_contents .sns .flex li:nth-of-type(1){
  margin: 0;
}
.gokigen_contents .sns .button .gokigen_image{
  width:100px;
  margin: 0 auto 20px;
}
.gokigen_contents .sns .gokigen_image:nth-of-type(3){
  width:99px;
  margin: 0 auto;
}
#point{
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
#point.active{
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.gokigen_contents .footer{
  background: #eb6d91;
  padding: 45px 0 20px;
  color:#ffffff;
  text-align: center;
}
.gokigen_contents .footer .flex{
  width:520px;
  margin: 0 auto;
}
.gokigen_contents .footer li{
  margin: 0 0 0 15px;
}
.gokigen_contents .footer li:nth-child(1){
  margin: 0;
}
.gokigen_contents .footer .flex a{
  color:#ffffff;
  text-decoration: none;
}
.gokigen_contents .footer .navigation{
  font-size: 14px;
  line-height: 3.14;
  margin: 0 0 45px;
}
.gokigen_contents .footer .gokigen_image{
  width:250px;
  margin: 0 auto 25px;
}
.gokigen_contents .footer .text{
  font-size: 12px;
}
.remodal{
  background: rgba(235, 109, 145,0.95);
  width:100%;
  height:100%;
  margin-bottom: 0;
}
.remodal-overlay{
  background: rgba(235, 109, 145,0.95);
  opacity: 0.001;
}
 .remodal .flex{
  list-style: none;
  display: flex;
  width:790px;
  margin: 50vh auto 0;
  transform: translateY(-50%);
}
.remodal .flex li:nth-child(2){
  margin: 0 0 0 30px;
}
.remodal .gokigen_image{
  width:380px;
  height:380px;
}
.remodal .gokigen_image img{
  width:100%;
}
.movie_modal .gokigen_image{
  width:900px;
  height:auto;
  margin:  auto;
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.illust_motion {
  transition: 1.3s;
}
.movie_modal{
  height:100%;
  position: relative;
}

.product_title_img {
  width: 599px;
}

.gokigen_image_product {
  margin: 132px 0 0;
  background: url(/images/gokigen_karuta/product02.jpg) no-repeat center;
   height: 450px;
}

.lity {
background: rgba(235, 109, 145,0.95);}

.lity-close {
  top: 25px;
  right: 30px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  background: url(/images/gokigen_karuta/what_xmark@2x.png) no-repeat center;
}

.lity-close:hover,
.lity-close:active {
  top: 25px;
  right: 30px;
  background: url(/images/gokigen_karuta/what_xmark@2x.png) no-repeat center;
  cursor: url(/images/gokigen_karuta/pc_cursor.png),auto;
}

.gokigen_contents .karuta_index_sp{
  width:900px;
  height:1930px;
  margin: 0 auto;
}
.gokigen_contents .karuta_index_sp_inner{
  position: relative;

}
.gokigen_contents .karuta_index_sp .flex{
  width:900px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(1){
  width:164px;
  margin: 0;
  position: absolute;
  top:0;
  left:0;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(2){
  width:164px;
  margin: 0;
  position: absolute;
  top:184px;
  left:0;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(3){
  width:164px;
  margin: 0;
  position: absolute;
  top:368px;
  left:0;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(4){
  width:164px;
  margin: 0;
  position: absolute;
  top:552px;
  left:0;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(5){
  width:164px;
  margin: 0;
  position: absolute;
  top:736px;
  left:0;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(6){
  width:164px;
  margin: 0;
  position: absolute;
  top:0;
  left:184px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(7){
  width:164px;
  margin: 0;
  position: absolute;
  top:184px;
  left:184px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(8){
  width:164px;
  margin: 0;
  position: absolute;
  top:368px;
  left:184px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(9){
  width:164px;
  margin: 0;
  position: absolute;
  top:552px;
  left:184px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(10){
  width:164px;
  margin: 0;
  position: absolute;
  top:736px;
  left:184px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(11){
  width:164px;
  margin: 0;
  position: absolute;
  top:0;
  left:368px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(12){
  width:164px;
  margin: 0;
  position: absolute;
  top:184px;
  left:368px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(13){
  width:164px;
  margin: 0;
  position: absolute;
  top:368px;
  left:368px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(14){
  width:164px;
  margin: 0;
  position: absolute;
  top:552px;
  left:368px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(15){
  width:164px;
  margin: 0;
  position: absolute;
  top:736px;
  left:368px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(16){
  width:164px;
  margin: 0;
  position: absolute;
  top:0;
  left:552px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(17){
  width:164px;
  margin: 0;
  position: absolute;
  top:184px;
  left:552px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(18){
  width:164px;
  margin: 0;
  position: absolute;
  top:368px;
  left:552px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(19){
  width:164px;
  margin: 0;
  position: absolute;
  top:552px;
  left:552px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(20){
  width:164px;
  margin: 0;
  position: absolute;
  top:736px;
  left:552px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(21){
  width:164px;
  margin: 0;
  position: absolute;
  top:0;
  left:736px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(22){
  width:164px;
  margin: 0;
  position: absolute;
  top:184px;
  left:736px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(23){
  width:164px;
  margin: 0;
  position: absolute;
  top:368px;
  left:736px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(24){
  width:164px;
  margin: 0;
  position: absolute;
  top:552px;
  left:736px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(25){
  width:164px;
  margin: 0;
  position: absolute;
  top:736px;
  left:736px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(26){
  width:164px;
  margin: 0;
  position: absolute;
  top:960px;
  left:0px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(27){
  width:164px;
  margin: 0;
  position: absolute;
  top:1144px;
  left:0px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(28){
  width:164px;
  margin: 0;
  position: absolute;
  top:1328px;
  left:0;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(29){
  width:164px;
  margin: 0;
  position: absolute;
  top:1512px;
  left:0;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(30){
  width:164px;
  margin: 0;
  position: absolute;
  top:1696px;
  left:0;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(31){
  width:164px;
  margin: 0;
  position: absolute;
  top:960px;
  left:184px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(32){
  width:164px;
  margin: 0;
  position: absolute;
  top:1144px;
  left:184px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(33){
  width:164px;
  margin: 0;
  position: absolute;
  top:1328px;
  left:184px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(34){
  width:164px;
  margin: 0;
  position: absolute;
  top:1512px;
  left:184px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(35){
  width:164px;
  margin: 0;
  position: absolute;
  top:1696px;
  left:184px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(36){
  width:164px;
  margin: 0;
  position: absolute;
  top:960px;
  left:368px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(37){
  width:164px;
  margin: 0;
  position: absolute;
  top:1144px;
  left:368px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(38){
  width:164px;
  margin: 0;
  position: absolute;
  top:1328px;
  left:368px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(39){
  width:164px;
  margin: 0;
  position: absolute;
  top:960px;
  left:552px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(40){
  width:164px;
  margin: 0;
  position: absolute;
  top:1144px;
  left:552px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(41){
  width:164px;
  margin: 0;
  position: absolute;
  top:1328px;
  left:552px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(42){
  width:164px;
  margin: 0;
  position: absolute;
  top:1512px;
  left:552px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(43){
  width:164px;
  margin: 0;
  position: absolute;
  top:1696px;
  left:552px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(44){
  width:164px;
  margin: 0;
  position: absolute;
  top:960px;
  left:736px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(45){
  width:164px;
  margin: 0;
  position: absolute;
  top:1144px;
  left:736px;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(46){
  width:164px;
  margin: 0;
  position: absolute;
  top:1328px;
  left:736px;
}
.slick-dots li.slick-active button:before{
  opacity:1;
}
.slick-prev{
  position: absolute;
  width:100px;
  height:100px;
  left:40px;
  top:50%;
  z-index: 1000;
  background-image: url(/images/gokigen_karuta/arrow_left.png);
  -webkit-background-size: 23px;
  background-size: 23px;
  background-position: center;
  background-repeat: no-repeat;
}
.slick-prev:hover{
  background-image: url(/images/gokigen_karuta/arrow_left.png);
  -webkit-background-size: 23px;
  background-size: 23px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: url(/images/gokigen_karuta/pc_cursor.png),auto;

}
.slick-next{
  position: absolute;
  right:40px;
  top:50%;
  width:100px;
  height:100px;
  z-index: 1000;
  background-image: url(/images/gokigen_karuta/arrow_right.png);
  -webkit-background-size: 23px;
  background-size: 23px;
  background-position: center;
  background-repeat: no-repeat;
}
.slick-next:hover{
  background-image: url(/images/gokigen_karuta/arrow_right.png);
  -webkit-background-size: 23px;
  background-size: 23px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: url(/images/gokigen_karuta/pc_cursor.png),auto;

}
.slick-arrow{
  z-index:10;
}
.slick-next:before,.slick-prev:before {
    content: '';
}
#illust{
  width:62px;
  position: absolute;
  right:50px;
  top:300px;
}
#illust01{
  width:63px;
  position: absolute;
  left:0;
  bottom:-100px;
  z-index: 1000;
}
#illust02{
  width:81px;
  position: absolute;
  top:-130px;
  right:170px;
}
#illust03{
  width:46px;
  position: absolute;
  top:200px;
  left:50px;
  z-index: 1000;
}
#illust04{
  width:128px;
  position: absolute;
  bottom:350px;
  right:-100px;
}
#illust05{
  width:52px;
  position: absolute;
  bottom:-100px;
  left:-80px;
}
#illust06{
  width:51px;
  position: absolute;
  right:-30px;
  top:50px;
}
#illust07{
  width:46px;
  position: absolute;
  bottom:380px;
  left:50px;
}
#illust08{
  width:49px;
  position: absolute;
  right:50px;
  bottom:-100px;
}
#illust09{
  width:50px;
  position: absolute;
  top:-50px;
  right:50px;
}
#illust10{
  width:84px;
  position: absolute;
  top:-160px;
  left:30px;
}
#illust11{
  width:75px;
  position: absolute;
  right:30px;
  top:-30px;
}
#illust14{
  width:32px;
  position: absolute;
  top:50px;
  left:30px;
}
#illust15{
  width:75px;
  position: absolute;
  bottom:0;
  right:50px;
}

.remodal-wrapper .slick-prev:hover,
.remodal-wrapper .slick-prev:focus {
  background-image: url(/images/gokigen_karuta/arrow_left.png);
  -webkit-background-size: 23px;
  background-size: 23px;
  background-position: center;
  background-repeat: no-repeat;
}
.remodal-wrapper .slick-next:hover,
.remodal-wrapper .slick-next:focus {
  background-image: url(/images/gokigen_karuta/arrow_right.png);
  -webkit-background-size: 23px;
  background-size: 23px;
  background-position: center;
  background-repeat: no-repeat;
}

.tweet_post {
  width: 550px;
  margin: 0 auto;
}
.tweet_post img {
  border: 1px solid #ddd;
  border-radius: 24px;
}

.slick-slide {
  outline: none;
}

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

  .yu-g {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;;
  }

.gokigen_contents .mv .slider_mv .dn_sp{
  display: none;
}
.gokigen_contents .mv .slider_mv .dn_pc{
  display: block;
}
.gokigen_contents .inner{
  width:90%;
}
.gokigen_contents .karuta .karuta_index li {
    width: 120px;
    margin: 0 0 0 15px;
}
.gokigen_contents .karuta .karuta_index .gokigen_image {
    width: 120px;
    margin: 0 0 15px;
}
.gokigen_contents .collaboration .movie .gokigen_image {
    width: 90%;
    margin: 0 auto;
}
.twitter-tweet{
  margin: 0 auto;
}
.remodal .modal_movie #video{
  width:100%;
}
.gokigen_contents .collaboration .movie .gokigen_image:nth-child(1) {
    width: 90%;
    margin: 0 auto;
    position: relative;
}
.remodal .movie_modal .gokigen_image{
  width:100%;
}
.remodal-wrapper{
  padding: 0;
  overflow: hidden!important;
}

}

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

  .yu-g {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;;
  }

.dn_sp { display: none; }
.dn_pc{  display: block;}
.gokigen_contents .inner{
  width:89.333%;
  margin: 0 auto;
}
.gokigen_contents .flex{
  display:block;
}
.gokigen_contents .mv .gokigen_image_mv{
  width:162px;
}
.gokigen_contents .mv .slider_mv .dn_sp{
  display: none;
}
.gokigen_contents .mv .slider_mv .dn_pc{
  display: block;
}
.slick-dots li button:before{
  content: url("/images/gokigen_karuta/pager_off.png");
}
.slick-dots li.slick-active button:before{
  content: url("/images/gokigen_karuta/pager_on.png");
}

.gokigen_contents .concept{
}
.gokigen_contents .concept .gokigen_image:nth-of-type(1){
  width:295px;
}
.gokigen_contents .product{
  margin: 0 0 60px;
}
.gokigen_contents .product .gokigen_image:nth-of-type(1){
  width: 315px;
  margin: 0 auto 20px;
}
.gokigen_contents .product .gokigen_image:nth-of-type(2){
  width:315px;
  margin: 0 auto 20px;
}
.gokigen_contents .product .button .gokigen_image{
  width:315px;
  margin: 0 auto;
}
.gokigen_contents .karuta{
  padding: 60px 0;
}
.gokigen_contents .karuta .gokigen_image:nth-of-type(1){
  width:300px;
  margin: 0 auto 40px;
}
.gokigen_contents .karuta .text{
  letter-spacing: .04em;
  font-size: 15px;
  line-height: 2;
  margin: 0 0 75px;
}
.gokigen_contents .karuta_index .flex:nth-child(2)::after{
  display: none;
}
.gokigen_contents .karuta .profile .gokigen_image:nth-of-type(1){
  width:195px;
  margin: 0 auto 25px;
  border-bottom: 5px solid #fff9b7;
}
.gokigen_contents .profile_inner{
  padding: 25px 15px;
}
.gokigen_contents .karuta .profile_inner .text{
  font-size: 12px;
  line-height: 1.833;
  letter-spacing: .08em;
  margin: 0;
}
.gokigen_contents .karuta .profile_inner li:nth-of-type(1) .gokigen_image{
  width:125px;
  margin: 0 auto 20px;
}
.gokigen_contents .karuta_index_sp{
  margin: 0 0 40px;
  width:100%;
  height:auto;
}
.gokigen_contents .karuta_index_sp .flex{
  width:89.333%;
  margin: 0 auto 10px;
  display: flex;
  flex-wrap: wrap;
}
.gokigen_contents .karuta_index_sp_inner{
  position: relative;
  margin: 0 0 40px;
}
.gokigen_contents .karuta .karuta_index_sp_inner .gokigen_image:nth-child(1){
  width:119px;
  position: absolute;
  top:-65px;
  left:160px;
}
.gokigen_contents .karuta_index_sp .flex li{
  width:31%!important;
  position: inherit!important;
  margin: 0 0 10px 10px!important;
}
.gokigen_contents .karuta_index_sp .flex li:nth-child(3n+1){
  margin: 0 0 10px!important;
}
.gokigen_contents .karuta_index_sp .flex li .gokigen_image{
  width:100%;
}
.gokigen_contents .karuta_index_sp .button .gokigen_image{
  width:180px;
  margin: 0 auto;
  position: relative;
}
.gokigen_contents .profile_inner li:nth-of-type(2){
  margin:0;
}
.gokigen_contents .karuta .profile_inner li:nth-of-type(2) .gokigen_image{
  width:124px;
  margin: 0 auto 20px;
}
.gokigen_contents .collaboration{
  padding: 60px 0;
}
.gokigen_contents .collaboration .gokigen_image:nth-of-type(1){
  width:195px;
  margin: 0 auto 45px;
}
.gokigen_contents .collaboration .gokigen_image:nth-of-type(2){
  width:270px;
}
.gokigen_contents .collaboration .text{
  font-size: 15px;
  line-height: 2;
  letter-spacing: .04em;
  margin: 0 0 60px;
  text-align: center;
}
.gokigen_contents .collaboration .movie .gokigen_image:nth-child(1){
  width:315px;
  margin: 0 auto;
}
.gokigen_contents .collaboration .movie .gokigen_image:nth-child(2){
  width:70px;
  top:21%;
}
.gokigen_contents .collaboration .profile .gokigen_image:nth-of-type(1){
  width:151px;
  margin: 0 auto 25px;
  border-bottom: 5px solid #fff9b7;
}
.gokigen_contents .collaboration .profile_inner li:nth-of-type(1) .gokigen_image{
  width:125px;
  margin: 0 auto 20px;
}
.gokigen_contents .collaboration .profile_inner li:nth-of-type(2) .gokigen_image{
  width:104px;
  margin: 0 auto 20px;
}
.gokigen_contents .collaboration .profile_inner .text{
  font-size: 12px;
  line-height: 1.833;
  letter-spacing: .08em;
  margin: 0;
}
.gokigen_contents .twitter{
  padding: 60px 0 80px;
}
.gokigen_contents .twitter .gokigen_image:nth-of-type(1){
  width:285px;
  margin: 0 auto 40px;
}
.gokigen_contents .twitter .text{
  font-size: 15px;
  line-height: 2;
  letter-spacing: .04em;
  margin: 0 0 38px;
}
.gokigen_contents .twitter .tweet{
  width:310px;
  margin: 0 auto;
}
.gokigen_contents .twitter .twitter_text01{
  width: 100%;
  margin: 0 auto;
}
.gokigen_contents .twitter .tweet_image{
  width: 80%;
  height: 110px;
}
.gokigen_contents .sns{
  padding: 60px 0 0;
}
.gokigen_contents .sns .gokigen_image:nth-of-type(1){
  width:170px;
}
.gokigen_contents .sns .flex li .gokigen_image{
  width:75px;
  margin: 0 0 5px;
}
.gokigen_contents .sns .flex{
  margin: 0 auto 50px;
  width:265px;
  display: flex;
  flex-wrap: wrap;
}
.gokigen_contents .sns .flex li:nth-of-type(4){
  margin: 0 0 0 45px;
}
.gokigen_contents .sns .button .gokigen_image{
  width:93px;
  margin: 0 auto 20px;
}
.gokigen_contents .sns .gokigen_image:nth-of-type(3){
  width:83px;
  margin: 0 auto;
}

.gokigen_contents .footer{
  background: #eb6d91;
  padding: 32px 0 15px;
  color:#ffffff;
  text-align: center;
}
.gokigen_contents .footer .flex:nth-child(1){
  width:160px;
  display: flex;
  margin: 0 auto;
}
.gokigen_contents .footer .flex:nth-child(2){
  width:235px;
  display: flex;
  margin: 0 auto;
}
.gokigen_contents .footer li{
  margin: 0 0 0 15px;
}
.gokigen_contents .footer li:nth-child(1){
  margin: 0;
}
.gokigen_contents .footer .flex a{
  color:#ffffff;
  text-decoration: none;
}
.gokigen_contents .footer .navigation{
  font-size: 11px;
  line-height: 2;
  margin: 0 0 28px;
}
.gokigen_contents .footer .gokigen_image{
  width:250px;
  margin: 0 auto 22px;
}
.gokigen_contents .footer .text{
  font-size: 10px;
}
.remodal-overlay {
  background: #eb6d91;
}

/*モーダル*/
.remodal .flex{
 display: block;
 width:100%;
 margin:0;
 transform: translateY(0);
}
.slick-slide,.slick-track,.slick-list,.slider{
  height: 100%;
}
.slider_modal_inner{
  margin: 50vh auto 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.remodal .flex li:nth-child(2){
 margin: 20px 0 0 0;
}
.remodal .gokigen_image{
 width:70%;
 height:70%;
 margin: 0 auto;
}
.remodal .modal_movie #video{
  width:100%;
}
.remodal .movie_modal .gokigen_image{
  width:100%;
}
.remodal-wrapper{
  padding: 0;
}
/*追加読み込み*/
#tileList {
  list-style: none;
}
#tileList li {
  display: none;
}
.readMoreBtn {
  display: none;
}
/* ロード画面表示 */
#loader-bg {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #ffffff;
  z-index: 1200;
}
#loader {
  display: block;
  position: fixed;
  top:50%;
  left: 50%;
  width: 162px;
  height: 162px;
  margin-top: 0;
  margin-left:0;
  text-align: center;
  z-index: 1300;
  transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
#loader .gokigen_image{
  width:162px;
  margin: 0 auto;
}
.remodal_sp{
  position: relative;
}
.slick-prev, .slick-next {
  width:23px;
  height:45px ;
}
.slick-prev:before, .slick-next:before {
  content:"";
}
button.slick-prev, button.slick-next {
  z-index:2;
}
.slick-prev{
  position: absolute;
  left:10px;
  top:50%;
  z-index: 1000;
  background-image: url(/images/gokigen_karuta/arrow_left.png);
  -webkit-background-size: 23px;
  background-size: 23px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.slick-next{
  position: absolute;
  right:10px;
  top:50%;
  z-index: 1000;
  background-image: url(/images/gokigen_karuta/arrow_right.png);
  -webkit-background-size: 23px;
  background-size: 23px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
/* .slick-prev:hover{
  background-image: url(/images/gokigen_karuta/arrow_left.png);
  -webkit-background-size: 23px;
  background-size: 23px;
  background-position: 0 0;
  background-repeat: no-repeat;
} */
.slick-next{
  position: absolute;
  right:10px;
  top:50%;
  z-index: 1000;
  background-image: url(/images/gokigen_karuta/arrow_right.png);
  -webkit-background-size: 23px;
  background-size: 23px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.slick-next:hover{
  background-image: url(/images/gokigen_karuta/arrow_right.png);
  -webkit-background-size: 23px;
  background-size: 23px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.slick-arrow{
  z-index:10;
}
.gokigen_image_product {
  margin: 70px 0 0;
  background: none;
  height:auto;
}

.gokigen_image_mv .slick-arrow {
  display: none !important;
}
.lity-content {
  width: 94%;
  margin: 0 auto;
}
.lity-close {
  background: url(/images/gokigen_karuta/what_xmark_sp.png);
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
}

#illust{
  width:52px;
  position: absolute;
  right:-20px;
  top:250px;
  z-index: 1000;

}
#illust01{
  width:52px;
  position: absolute;
  left:0;
  bottom:-70px;
  z-index: 1000;
}
#illust02{
  width:67px;
  position: absolute;
  top:-95px;
  left:30px;
  z-index: 1000;

}
#illust03{
  width:39px;
  position: absolute;
  top:270px;
  left:40px;
  z-index: 1000;
}
#illust04{
  width:128px;
  position: absolute;
  bottom:350px;
  right:-0;
  z-index: 1000;

}
#illust05{
  width:52px;
  position: absolute;
  bottom:-50px;
  left:0;
  z-index: 1000;

}
#illust06{
  width:43px;
  position: absolute;
  right:0;
  top:0;
  z-index: 1000;

}
#illust07{
  width:38px;
  position: absolute;
  bottom:475px;
  left:40px;
  z-index: 1000;

}
#illust08{
  width:41px;
  position: absolute;
  right:20px;
  bottom:-80px;
  z-index: 1000;

}
#illust09{
  width:48px;
  position: absolute;
  top:-91px;
  right:10px;
  z-index: 1;
}
#illust10{
  width:70px;
  position: absolute;
  top:-120px;
  left:0;
  z-index: 1000;

}
#illust11{
  width:62px;
  position: absolute;
  right:0;
  top:-60px;
  z-index: 1000;

}
#illust12{
  width:32px;
  position: absolute;
  left:32px;
  bottom:10px;

}
#illust13{
  width:49px;
  position: absolute;
  right:0;
  bottom:-105px;
  z-index: 1;
}
.tweet_post {
  width: 310px;
}

}
