* {
    margin: 0;
    padding: 0;
}
img { width:100%;}

img.cs_l {
    width: 80%;
    max-width: 450px;
    display: block;
    margin: 0 auto 120px;
}

ul {
    display: block;
    list-style-type: none;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
}
li {     list-style-type: none;}
.site-wrapper {
    z-index: -1;
    background: -moz-linear-gradient(90deg, #77bbff 0%, #cde6ff 50%, #77bbff 100%);
    background: -webkit-linear-gradient(90deg, #77bbff 0%, #cde6ff 50%, #77bbff 100%);
    background: linear-gradient(90deg, #77bbff 0%, #cde6ff 50%, #77bbff 100%);
}
.size {
    font-size: 13px;
}

@media only screen and (min-width: 898px) {
.dispno { display:none;}
}

.cont_bg {
    width: 100%;
    background-image: url(img/bg_n.jpg);
    background-size: 95%;
    background-repeat: repeat;
}

.bg_grade2 {
    color: #dbdbdb;
    z-index: -1;
    background: -moz-linear-gradient(90deg, rgb(215 183 218) 0%, rgb(234 224 241) 50%, rgb(215 183 218) 100%);
    background: -webkit-linear-gradient(90deg, rgb(215 183 218) 0%, rgb(234 224 241) 50%, rgb(215 183 218) 100%);
    background: linear-gradient(90deg, rgb(215 183 218) 0%, rgb(234 224 241) 50%, rgb(215 183 218) 100%);
}
.bg_grade2 .bg_tri {
    width: 100%;
    background-image: url(img/about_bg.jpg);
    background-size: contain;
    background-repeat: repeat;
}

.comprar {
    font-weight: bold;
    display: block;
    color: #fff;
    background-color: #289b67;
    max-width: 800px;
    margin: 40px auto 0;
    padding: 15px 0;
    text-decoration: none;
    font-size: 22px;
    text-align: center;
    border-radius: 2px;
}
.comprar:hover {
    background-color: #5fc095;
    color: #fff;
}





.j_join {
    width: 800px;
    margin: 60px auto 0;
    background-color: #fffff5;
    padding: 40px;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0px 1px 3px #8eb3c4;
    font-size: 18px;
}
.j_join .j_txt {
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    line-height: 22px;
}
.j_join .j_bt {
    display: block;
    text-decoration: none;
    color: #fff;
    background-color: #d3376a;
    padding: 12px 0px;
    border-radius: 2px;
    margin: 0px auto;
    width: 95%;
    font-size: 19px;
    font-weight: bold;
}
@media only screen and (max-width: 899px) {
.j_join {
    width: 90%;
    margin: 20px auto;
    background-color: #fffff5;
    padding: 20px 10px;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0px 1px 3px #8eb3c4;
}
.j_join .j_txt {
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
    line-height: 22px;
    font-size: 14px;
}
.j_join .j_bt {
    display: block;
    text-decoration: none;
    color: #fff;
    background-color: #d3376a;
    padding: 8px 0px;
    border-radius: 2px;
    margin: 0px auto;
    width: 95%;
    font-size: 16px;
    font-weight: bold;
}
}


.page_wrapper {
/*    max-width: 1200px; */
    margin: 0 auto;
    display: block;
}

.contents {
}
h3.mdsh {
    max-width: 980px;
    margin: 0 auto;
}
h3.mdsh .logo {
    width: 165px !important;
    margin-bottom: 40px !important;
}

.contents h3.mdsh img {
    width: 70%;
    margin: 0 auto;
    display: block;
}


.con_game {
    text-align: center;
    padding: 60px 0 110px;
    margin: 0 auto;

    width: 100%;
    background-image: url(img/bg_n.jpg);
    background-size: 85%;
    background-repeat: repeat;

}
.con_game .merch01 {
    max-width: 800px;
    margin: 50px auto 0;
}


/* about */
.system {
    max-width: 960px;
    margin: 0 auto 0;
    padding: 90px 0 125px;
}
.system .point {
    box-sizing: border-box;
    padding: 20px;
}
.system_images {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 50px auto 0;
}
.system_images li {
    position: relative;
    width: calc(87%/3);
    padding: 0;
    box-sizing: border-box;
    color: #211706;
    background-color: rgb(255 255 250 / 40%);
    margin: 0px auto;
    text-align: center;
    border-radius: 10px 0 0 0;
    font-family: serif;
    font-weight: bold;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
}
.system_points {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 20px auto 0;
}
.system_points li {
    position: relative;
    width: calc(87%/3);
    padding: 0;
    box-sizing: border-box;
    color: #211706;
    margin: 0px auto;
    text-align: center;
    font-weight: bold;
}
.system_points li .point2 {
    background-color: rgb(255 255 255 / 90%);
    border-radius: 20px 20px 0 0;
}
.system_points li .point2 img {
    width: 64%;
    margin: 20px auto;
}
.system_points li p {
  height:60px;
  text-align:center;
  position:relative;
    background: -webkit-linear-gradient(7deg, #0c6a88, #47a3c1 );
    background: -moz-linear-gradient(7deg, #0c6a88, #47a3c1 );
    background: linear-gradient(7deg, #0c6a88, #47a3c1 );
    border-radius: 0 0 20px 20px;
    padding: 30px 20px;
    color: #fff;
}
.system_points li p span.po_tx {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:90%;
  font-size: 12px;
  }
.system_points li p span.po_tx .min {
    font-size: 9px;
    line-height: 13px;
    font-weight: normal;
    margin-top: 3px;
    display: block;
}

/* story */
.story {
    padding: 100px 0;
    max-width: 960px;
    margin: 0 auto;
}
.story_txt {
    background-color: rgb(255 255 255 / 50%);
    padding: 70px 70px;
    margin: 60px auto 120px;
    border-radius: 0px;
    width: 90%;
    box-sizing: border-box;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    position: relative;
}
.story_txt:before {
    content: '';
    position: absolute;
    background-image: url(img/sci_item.png);
    height: 36px;
    width: 100%;
    left: 0;
    top: -36px;
    background-size: 180px;
    background-repeat-y: no-repeat;
}
.story_txt:after {
    content: '';
    position: absolute;
    background-image: url(img/sci_item.png);
    height: 36px;
    width: 100%;
    left: 0;
    bottom: -36px;
    background-size: 180px;
    background-repeat-y: no-repeat;
}

.story_txt p {
    color: #000;
    font-size: 19px;
    line-height: 35px;
    letter-spacing: 2px;
    font-family: serif;
}
.story_txt p span {
    font-weight: bold;
    color: #f0ee9a;
}


/* 流れる写真 */
/*
IE11対策
----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.d-demo {
  display: -ms-grid;
  overflow: hidden;
}
/*----------------------------*/
.d-demo {
    background-color: #000;
    padding: 50px 0;
}
.d-demo__wrap {
  display: flex;
  overflow: hidden;
}

.d-demo__list {
  display: flex;
  list-style: none;
}

.d-demo__list--left{
animation :infinity-scroll-left 95s infinite linear 0.5s both;
}

.d-demo__item {
  width: calc(100vw / 3);
}
.d-demo__item > img{
   width: 100%;
}

/*
右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}



/* 遊び方 */
.contents_title {
    max-width: 960px;
    margin: 0 auto;
    padding: 100px 0px;
}

.howto {
    max-width: 960px;
    margin: 40px auto 120px;
    background-color: #fffff5;
    color: #000;
    padding: 30px 80px 45px;
    box-sizing: border-box;
}
.howto li {
    margin: 0px auto;
    padding: 30px 0 30px 140px;
    background-position: 30px;
    background-repeat: no-repeat;
    background-size: 66px;
    border-bottom: 1px solid #c5c0b6;
    font-size: 17px;
}
.howto li:last-child {    border-bottom: none;}
.howto li.how1 {     background-image: url(img/how1.png);}
.howto li.how2 {     background-image: url(img/how2.png);}

.howto li.how2 .shoplist_box {
    
    }
.howto li.how2 .shoplist_box span {
    
    }


.howto li.how3 {     background-image: url(img/how3.png);}


.howto li span {
    font-size: 13px;
    display: block;
    margin-top: 15px;
}
.contents_title .howto .ht_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.contents_title .howto .join_bt {
    display: block;
    text-decoration: none;
    color: #fff;
    background-color: #d3376a;
    padding: 8px 0px;
    border-radius: 2px;
    margin-top: 20px;
    font-weight: bold;
    width: 290px;
    text-align: center;
}

/* 商品概要 */
.item_info {
    margin-top: 40px;
}
.item_info .item_img {
    width: 90%;
    margin: 0 auto 30px;
}
.item_info .item_img dd {
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 40px 0;
    font-weight: bold;
}

.item_info .play_info {
    padding: 35px 50px;
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    color:#211706;
    background-color: rgb(255 255 255 / 50%);
}
.item_info .play_info:last-child { border-top: 1px solid #c5c0b6; padding-bottom: 0;}
.item_info .play_info .play_info_t {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 10px; 
}
.item_info .play_info .play_info_txt {
    font-size: 19px;
}
.item_info .bt_comprar {
    
}

/* whatis */
.what {
    max-width: 960px;
    margin: 0 auto;
    padding: 100px 0 130px;
    text-align: center;
    color: #333;
    border-radius: 30px;
    box-sizing: border-box;
}
.what .whatstxt {
    background-color: rgb(255 255 255 / 50%);
    padding: 50px 80px;
    margin: 40px auto 90px;
    border-radius: 0px;
    width: 90%;
    box-sizing: border-box;
    border-bottom: 5px solid #000;
    border-top: 5px solid #000;
    text-align: left;
    font-size: 20px;
    line-height: 50px;
    position: relative;
    }
/*
.what .whatstxt:before {
    content: '';
    position: absolute;
    background-image: url(img/sci_item.png);
    height: 36px;
    width: 100%;
    left: 0;
    top: -36px;
    background-size: 180px;
    background-repeat-y: no-repeat;
}
.what .whatstxt:after {
    content: '';
    position: absolute;
    background-image: url(img/sci_item.png);
    height: 36px;
    width: 100%;
    left: 0;
    bottom: -36px;
    background-size: 180px;
    background-repeat-y: no-repeat;
}
*/    
    
.join {
    text-decoration: none;
    color: #fff;
    background-color: #d3376a;
    padding: 15px 0;
    display: block;
    width: 84%;
    margin: 50px auto 0;
    font-size: 22px;
    font-weight: bold;
    border-radius: 3px;
    letter-spacing: 4px;
}
.join:hover {
    background-color: #dc7899;
}


/* よくある質問系 */
.quess {
    padding: 100px 0;
}
.quess .faqs {
    text-align: center;
    color: #000;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: 1px;
    text-shadow: 2px 2px 0px #fff;
}
/* acd */
.accordion {
    margin: 0 auto;
    max-width: 960px;
}
@media only screen and (max-width: 899px) {
.accordion {
    margin: 0 auto;
    width: 90%;
}
}
.toggle {
display: none;
}
.option {
position: relative;
margin-bottom: 60px;
}
.title,
.content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}
.title {
padding: 1.8em;
display: block;
font-weight: bold;
background-color: #000;
}
.title::after,
.title::before {
content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 1.3em;
    width: 2px;
    height: 1em;
    background-color: #fff;
    transition: all 0.3s;
}
.title::after {
transform: rotate(90deg);
}
.content {
max-height: 0;
overflow: hidden;
}

.content p {
margin: 0;
padding: 0.5em 1em 1em;
font-size: 0.9em;
line-height: 1.5;
}
.toggle:checked + .title + .content {
max-height: 100%;
transition: all 0.5s;
display: contents;
}
.toggle:checked + .title::before {
transform: rotate(90deg) !important;
}

.bar_faq {
    background-color: #fff;
    max-width: 960px;
    margin: 0 auto 120px;
    color: #211706;
    padding: 50px 80px;
    box-sizing: border-box;
}
.bar_faq li {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #c5c0b6;
    font-size: 16px;
}
.bar_faq li:last-child { border: none; margin: 0;padding: 0;}
.bar_faq .bar_q {
    background-image: url(img/question.gif);
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 46px;
    background-position: left center;
    margin-bottom: 20px;
}
.bar_faq .bar_a {
    background-image: url(img/answer.gif);
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 46px;
    background-position: left center;
    margin-left: 25px;
}
.caut {
    background-color: #fff;
    max-width: 960px;
    margin: 0 auto 120px;
    color: #211706;
    padding: 50px 80px;
    box-sizing: border-box;
    font-size: 14px;
}
.caut li {
    list-style-type: none;
    margin-bottom: 10px;
}
.caut dl dd {
    margin-bottom: 20px;
    margin-left: 20px;
}
.restriction {
    background-color: #fff;
    max-width: 960px;
    margin: 0 auto 120px;
    color: #211706;
    padding: 50px 80px;
    box-sizing: border-box;
    font-size: 12px;
}
.caut .caut_1 {    list-style-type: none;}
.caut .caut_1 .bold {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
    }

.restriction tr th {
    text-align: left;
    width: 30%;
    padding: 20px;
    background-color: #e6e6e6;
    vertical-align: top;
}

.restriction tr td {
    margin-left: 30px;
    margin-bottom: 20px;
    background-color: #fffdf9;
    padding: 20px;
}
.restriction tr td img {
    width: 16px;
    display: block;
    margin-bottom: 5px;
}

/* footer */
.footer {
    background-color: #000;
    padding: 70px 0;
    text-align: center;
    color:#fff;
}
.footer .banas {
    max-width: 960px;
    margin: 0 auto;
}
.footer .banas li {
    margin: 0 auto 20px;
}
.footer .banas .bn_a {
    width: 200px;
}
.footer .banas .bn_b {
    width: 350px;
}
.footer .banas .bn_b img { 
    border: 1px solid #fff;
}

.footer .banas p a{
    color:#fff;
    text-decoration:underline;
}
.footer span {
    font-size: 13px;
    margin-top: 33px;
    display: block;
}

@media only screen and (max-width: 899px) {
.con_game {
    text-align: center;
    padding: 30px 0 60px;
    margin: 0 auto;
    width: 100%;
    background-image: url(img/bg_n.jpg);
    background-size: 85%;
    background-repeat: repeat;
}
.contents h3.mdsh img {
    width: 90%;
    margin: 0 auto;
    display: block;
} 
.con_game .merch01 {
    width: 90%;
    margin: 30px auto 0;
}

/*  */
h3.mdsh {
    width: 100%;
    margin: 0 auto;
}
h3.mdsh .logo {
    width: 210px !important;
    margin-bottom: 57px !important;
}

.system {
    width: 100%;
    margin: 0 auto 0px;
    padding: 30px 0;
}
.system_images {
    display: flex;
    flex-wrap: wrap;
    width: 95%;
    margin: 20px auto 0;
    border-bottom: 1px solid #c5c0b6;
    padding-bottom: 10px;
}
.system_images li {
    position: relative;
    width: calc(95%/3);
    padding: 0px 0;
    box-sizing: border-box;
    background-color: rgb(255 254 250 / 60%);
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 2px 3px #adacb2;
    font-size: 15px;
    font-family: serif;
    font-weight: bold;
    border: 1px solid #201706;
}
.system .point {
    box-sizing: border-box;
    padding: 0px;
}
.system_points {
    display: flex;
    flex-wrap: wrap;
    width: 97%;
    margin: 10px auto 0;
}
.system_points li {
    position: relative;
    width: calc(95%/3);
    padding: 0;
    box-sizing: border-box;
    color: #211706;
    margin: 0px auto;
    text-align: center;
    font-weight: bold;
}
.system_points li .point2 {
    background-color: rgb(255 255 255 / 90%);
    border-radius: 20px 20px 0 0;
}
.system_points li .point2 img {
    width: 70%;
    margin: 15px auto;
}
.system_points li p {
    height: 95px;
    background: -webkit-linear-gradient(7deg, #0c6a88, #47a3c1 );
    background: -moz-linear-gradient(7deg, #0c6a88, #47a3c1 );
    background: linear-gradient(7deg, #0c6a88, #47a3c1 );
    padding: 17px 5px;
    font-size: 15px;
}

/* ストーリー */
.story {
    padding: 60px 0 40px;
}
.story_txt {
    background-color: rgb(255 255 255 / 70%);
    background-size: cover;
    text-align: left;
    padding: 30px 0;
    width: 100%;
    margin: 40px auto 60px;
    position: relative;
}
.story_txt p {
    font-family: sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 1px;
    width: 85%;
    margin: 0 auto 0px;
}

.Item-Content-Flg1 {
    position: absolute;
    top: 0;
    left: 0;
    border-left: 15px solid #554c3c;
    border-bottom: 15px solid transparent;
}

.d-demo {
    background-color: #000;
    padding: 20px 0 15px;
}
.d-demo__item {
    width: calc(100vw / 2);
}

/* 遊び方 */
.contents_title {
    padding: 60px 0px;
}
.howto {
    width: 95%;
    margin: 20px auto ;
    padding: 20px;
    box-sizing: border-box;
}
.contents_title .howto .ht_title {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}
.howto li {
    margin: 0px auto;
    padding: 20px 0 20px 60px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 40px;
    border-bottom: 1px solid #c5c0b6;
    font-size: 15px;
}
.contents_title .howto .join_bt {
    display: block;
    text-decoration: none;
    color: #fff;
    background-color: #d3376a;
    padding: 8px 20px;
    border-radius: 2px;
    margin: 10px auto 0;
    width: 90%;
    text-align: center;
    box-sizing: border-box;
}

/* 商品概要 */
.item_info {
    margin-top: 20px;
}
.item_info .item_img {
    width: 90%;
    margin: 0 auto 10px;
}
.item_info .item_img dd {
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 20px 0;
    font-weight: bold;
    line-height: 20px;
}
.item_info .play_info {
    padding: 20px;
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    color: #211706;
    background-color: rgb(255 255 255 / 50%);
}
.item_info .play_info .play_info_t {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.item_info .play_info .play_info_txt {
    font-size: 16px;
}
.comprar {
    display: block;
    color: #fff;
    background-color: #289b67;
    max-width: 800px;
    margin: 15px auto 0;
    padding: 15px 0;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    border-radius: 2px;
    font-weight: bold;
    width:90%;
}
/* とは */

.what {
    max-width: 960px;
    margin: 0 auto;
    padding: 60px 0 80px;
    text-align: center;
    color: #333;
    border-radius: 30px;
    box-sizing: border-box;
}
.what .whatstxt {
    background-color: rgb(255 255 255 / 70%);
    padding: 24px 15px;
    margin: 10px auto;
    border-radius: 0px;
    width: 90%;
    box-sizing: border-box;
    border-bottom: 3px solid #000;
    border-top: 3px solid #000;
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    color: #000;
}
.join {
    text-decoration: none;
    color: #fff;
    background-color: #d3376a;
    padding: 9px 0;
    display: block;
    width: 90%;
    margin: 30px auto 0;
    font-size: 18px;
    font-weight: bold;
    border-radius: 3px;
    letter-spacing: 4px;
}

/* よくある質問 */
.quess {
    padding: 60px 0 230px;
}
.quess .faqs {
    text-align: center;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0px #ccfcff;
}
.option {
    position: relative;
    margin-bottom: 30px;
}
.title {
    padding: 1.4em;
    display: block;
    font-weight: bold;
    background-color: #000;
}
.title::after, .title::before {
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 0.9em;
    width: 2px;
    height: 1em;
    background-color: #fff;
    transition: all 0.3s;
}
.bar_faq {
    background-color: #fff;
    max-width: 100%;
    margin: 0 auto;
    color: #211706;
    padding: 30px 20px;
    box-sizing: border-box;
}
.bar_faq li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c5c0b6;
    font-size: 15px;
}


.caut {
    width: 100%;
    margin: 0 auto 60px;
    color: #211706;
    padding: 30px 20px;
    box-sizing: border-box;
    font-size: 12px;
}
.caut dl dd {
    margin-bottom: 20px;
    margin-left: 13px;
}

.restriction {
    width: 100%;
    margin: 0 auto 60px;
    color: #211706;
    padding: 20px;
    box-sizing: border-box;
    font-size: 12px;
}
.restriction table {
    font-size: 14px;
}
.restriction tr th { 
    padding: 10px;
}
.restriction tr td {
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 10px;
}

/* footer */
.footer {
    background-color: #000;
    padding: 40px 0;
    text-align: center;
    color: #fff;
}
.footer .banas li {
    margin: 0 auto 10px;
}
.footer .banas .bn_a {
    width: 100px;
}
.footer .banas .bn_b {
    width: 250px;
}
.footer span {
    font-size: 11px;
    margin-top: 30px;
    display: block;
}
}



/* 追尾 */
.footer_bts {
    position: fixed;
    z-index: 2;
    opacity: 0;
    transform: translateY(100px);
    width: 100%;
}
.footer_bts .sns {
    text-align: right;
    padding-right: 10px;

    text-align: right;
    padding-right: 10px;
    position: fixed;
    width: 30px;
    right: 24px;
    bottom: 80px;

}
.footer_bts .sns a {
    display: inline-block;
    margin-bottom: 12px;
    width: 40px;
}

.footer_bts .comp_now {
    text-align: right;
    right: 10px;
    bottom: 10px;
    position: fixed;
    margin-right: 10px;
    margin-bottom: 0px;
}

.footer_bts .comp_now a {
    display: inline-block;
    width: 190px;
}


#page-top.UpMove{
	animation: UpAnime 0.5s forwards;
    display:block;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }
  to {
    opacity: 1;
	transform: translateY(0);
  }
}


#page-top.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	transform: translateY(0);
  }
  to {
  	opacity: 0;
	transform: translateY(100px);
  }
}
section{
padding: 500px 0;
}
#footer{
background:#333;
}


@media only screen and (min-width: 898px) {
.footer_bts {
    position: fixed;
    z-index: 2;
    opacity: 0;
    transform: translateY(100px);
    width: 100%;
}
.footer_bts .sns {
    right: 55px;
    bottom: 120px;
}
.footer_bts .sns a {
    margin-bottom: 15px;
    width: 55px;
}

.footer_bts .comp_now {
    text-align: right;
padding-right: 20px;
    margin-bottom: 10px;
}
.footer_bts .comp_now a {
    width: 250px;
}
}


/* g_nav */
#g-nav{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
  top:-120%;
    left:0;
  width:100%;
    height: 100vh;/*ナビの高さ*/
  background:rgba(0 0 0 / 70%);
    /*動き*/
  transition: all 0.6s;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    top: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

/*リストのレイアウト設定*/

#g-nav li{
  list-style: none;
    text-align: center; 
}

#g-nav li a{
    color: #fff;
    text-decoration: none;
    padding: 15px 0px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 20px;
    text-shadow: 0px 3px 6px #000;
}

/*========= ボタンのためのCSS ===============*/
.openbtn1{
  position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
  top:10px;
  right: 10px;
  cursor: pointer;
    width: 50px;
    height:50px;
background-color: rgb(2 43 50 / 70%);
}
  
/*×に変化*/  
.openbtn1 span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #fff;
    width: 45%;
  }

.openbtn1 span:nth-of-type(1) {
  top:15px; 
}

.openbtn1 span:nth-of-type(2) {
  top:23px;
}

.openbtn1 span:nth-of-type(3) {
  top:31px;
}

.openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
.active {
    background-color:#fff;
}
.active span{
        background-color: #333; !important
}

/* ここから古い */




#container i.heading-icon-con { display: block;}
.m-section-heading .heading-icon-con img {
    width:300px;
}
.page-heading .m-section-heading {
    margin-bottom: 0;
    position: relative;
	font-size: 1.3em;
    text-align: center;
}

 .head_border:before,
.head_border:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 80px;
    height: 1px;
}
 
.head_border:before {
    left: 0;
    background: linear-gradient(-90deg, #414141, transparent);
}
 
.head_border:after {
    right: 0;
    background: linear-gradient(90deg, #414141, transparent);
}


.menu {
    max-width: 960px;
    margin: 0 auto 30px;
    position: relative;
}
.menu img {
    margin: 0 auto;
    display: block;
    width: 100%;
    box-shadow: 0 3px 5px #2b1429;
}
.menu img.plus {
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 4%;
}

.menu .month {
    width: 100%;
    display: block;
    margin: 0 auto 20px;
    max-width: 450px;
}
.menu .month img {
    width: 100%;
    box-shadow: none;
}
.sup {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    width: 960px;
    margin: 0 auto 120px;
}

.sp_line {
    height: 100px;
    background-image: url(img/line_bg.png);
    background-size: contain;
    margin-bottom: 100px;
    background-repeat-y: no-repeat;
}

.con_title_logo {
    margin-bottom: 30px;
}
.contents .con_title_logo img {
    margin: 0 auto;
    display: block;
    width: 230px;
}

.contents_images {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 65px;
    max-width: 960px;
}
.contents_images li {
	width: calc(100%/3);
	padding:0 5px;
	box-sizing:border-box;
}
.contents_images li img {
	max-width:100%; 
	height: auto; 
    border: double 3px #675765;
    box-shadow: 0 2px 3px #2b1429;
}



.game_list {
    max-width: 960px;
    margin: 0 auto;
}
.game_list li {
    width: 700px;
    margin: 0 auto 70px;
}
.game_list li .ir_card {
        background-image: url(img/card.png);
}
.game_list li .ir_card {
    background-image: url(img/card.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 50px 55px;
    text-shadow: 0px 1px 3px #fffbf2;
    color: #211706;
}
.game_list .ir_no {
    font-size: 21px;
    font-family: serif;
    font-weight: bold;
}
.game_list .ir_from {
    font-family: serif;
    text-align: right;
    border-bottom: 1px solid #d3c2a1;
    letter-spacing: 1.5px;
    line-height: 30px;
    margin-bottom: 20px;
}
.game_list .ir_from span {
    font-size: 19px;
}
.game_list .ir_name {
    font-size: 25px;
    display: inline-block;
}
.game_list .ir_card p {
    padding: 0 8px;
    line-height: 31px;
    letter-spacing: 1px;
    text-shadow: 0px 1px 3px #fffbf2;
    font-size: 15px;
    font-family: meiryo;
}
.game_list .ir_card.card_1 { transform: rotate( -0.3deg );}
.game_list .ir_card.card_2 { transform: rotate( 0.4deg );}
.ir_cmngsn img {
    width: 70%;
    margin: 10px auto;
    display: block;
}










@media only screen and (max-width: 899px) {
    .m-section-heading .heading-icon-con img {
    width: 50%;
    max-width: 280px;
}
.page-heading .m-section-heading {    font-size: 1em;    text-align: center;}
.contents_title h3 {    font-size: 1em;}
.contents_title h3 img { width: 50%;}
.menu {
    width: 90%;
    margin: 0 auto 30px;
    position: relative;
}
.menu img.plus {
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 30px;
}
.menu img {
    margin: 0 auto;
    display: block;
    width: 100%;
    box-shadow: 0 3px 5px #2b1429;
}
.sup {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    width: 90%;
    margin: 0 auto 60px;
}

.sp_line {
    height: 60px;
    background-image: url(img/line_bg.png);
    background-size: contain;
    margin-bottom: 40px;
    background-repeat-y: no-repeat;
}

.contents .con_title_logo img {
    margin: 0 auto;
    display: block;
    width: 30%;
}
.contents_images {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 65px;
    width: 90%;
}
.contents_images li {
    width: calc(95%/1);
    padding: 0 5px;
    box-sizing: border-box;
    margin: 0 auto 10px;
}
.contents_images li img {
    width: 100%;
    height: auto;
    border: double 3px #675765;
    box-shadow: 0 2px 3px #2b1429;
}





.game_list {
    width: 90%;
    margin: 0 auto;
}
.game_list li {
    width: 100%;
    margin: 0 auto 55px;
}
.game_list li .ir_card {
    background-image: url(img/card.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 30px 25px;
    text-shadow: 0px 1px 3px #fffbf2;
    color: #211706;
}
.game_list .ir_no {
    font-size: 16px;
    font-family: serif;
    font-weight: bold;
}

.game_list .ir_from span {
    font-size: 15px;
}
.game_list .ir_name {
    font-size: 19px;
    display: inline-block;
}
.game_list .ir_card p {
    padding: 0 0px;
    line-height: 25px;
    letter-spacing: 1px;
    text-shadow: 0px 1px 3px #fffbf2;
    font-size: 13px;
    font-family: meiryo;
}


.bar_faq .bar_q {
    background-image: url(img/question.gif);
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 35px;
    background-position: left center;
    margin-bottom: 10px;
}
.bar_faq .bar_a {
    background-image: url(img/answer.gif);
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 35px;
    background-position: left center;
    margin-left: 15px;
}





}



/* ▲▲▲ */

