@charset "utf-8";
/*============================

grandindex用css
ver_anime_PC用

============================*/
@font-face {
  font-family:'NSJP_Medium';
  src: url("/css/grand_index/fonts/NotoSerifJP-Medium.otf");
}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&display=swap');
/* font-family: 'Noto Sans JP', sans-serif; */
.dis_sp {
    display: none;
}
#ver_anime h1 {
  background:url(/img/grand_index/ver_anime/bg_ttl.png) no-repeat center top;
  background-size:cover;
  padding:10px 0;
  margin-bottom:20px;
}
#ver_anime h1 span {
  font-size:30px;
  padding-left:25px;
  display:inline-block;
  color:#ffffff;
}
/*#ver_anime .gi_brandexplanation {
  display:none;
}*/
#ver_anime .btn_bn  {
  margin:0 auto;
  width:50%;
  text-align:center;
  padding-bottom:50px;
}
#ver_anime .btn_bn a {
  display:block;
  width:100%;
  border:1px solid rgba(1,79,162,1);
  padding:10px;
  color:rgba(1,79,162,1);
  font-weight:bold;
}
#ver_anime .btn_bn a:hover {
  color:#ffffff;
  background:rgba(1,79,162,1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;  
}
/*#ver_anime #gi_relationarea ul li {
  width:49%;
  margin-left:2%;
}
#ver_anime #gi_relationarea ul li:first-child {
  margin-left:0;
}*/
#ver_anime .ver_anime_copyright {
  color:#222222;
  text-align:center;
  margin-bottom:40px;
  font-size:80%;
}
#ver_anime .gi_copyright {
  display:none;
}
.float_veranime ul li {
  width:50%;
}
.float_veranime ul li:nth-child(odd) {
  float:left;
}
.float_veranime ul li:nth-child(even) {
  float:right;
}
/*ページ内リンク
==============================*/
#ver_anime #gi_plbtn .btn_link a {
  color: #fff;
  background: #014fa2!important;
  border: 1px solid #fff;
}
#ver_anime #gi_plbtn .btn_link a:after{
  background: #fff;
}
#ver_anime #gi_plbtn .btn_link a:hover{
    background: #fff!important;
    border: 1px solid #014fa2;
    color: #014fa2;
}
#ver_anime #gi_plbtn .btn_link a:hover:after{
    background: #014fa2;
}


/*ブランド説明
=================================*/
.verAnime_ytlink a {
  display:block;
  text-align:center;
  width:80%;
  background:#014fa2;
  color:#ffffff;
  padding:16px 0 15px;
  position:relative;
  margin:20px auto 50px;
}
.verAnime_ytlink a::after {
  content:"";
  display:block;
  background:url(/img/grand_index/common/ic_other.png) no-repeat center top;
  width:25px;
  height:24px;
  position:absolute;
  top:25%;
  right:15px;
  background-size:contain;
}
.verAnime_ytlink a::hover {
  opacity:0.8;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}


/*--Movie--*/
#ver_anime .ver_anime_movie_area {
  padding-bottom:10px;
  text-align:center;
}

#ver_anime .ver_anime_movie_txt {
  color:#ff0000;
  font-size:20px;
  text-align:center;
  padding-bottom:50px;
  font-weight: bold;
}


/*訴求エリア
=================================*/


/*--モーダル用--*/
.modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: "";
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
/*  width: 96%;*/
  width:70%;
  margin:0 auto;
  border-radius: 2px;
  background: rgba(0,0,0,0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, .6);
  vertical-align: middle;
/*  top:5%;*/
  top:2%;
  left:0.5%;
}

/* .modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
} */

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8);
/*  padding:150px;*/
  padding:8% 30%;
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
/*  top: 1.5%;
  right: 3%;*/
  top: -3%;
  right: -3%;
  width: 20px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
}

/*--coming soon--*/
.va_0721_cs_area {
  width:100%;
  padding:40px 0;
  margin-bottom:50px;
  background:#fafbf6;
  text-align:center;
}
.va_0721_cs_area img {
  width:68%;
}
#ver_anime .gi_appealarea{
  font-size: 16px;
  line-height: 1.5;
}

/* 20220317 */
#ver_anime .ver_anime_exp_wrap:last-of-type .ver_anime_exp_in{
  margin-bottom: 0;
}

#ver_anime .ver_anime_exp_wrap img{
  max-width: 100%;
  width: auto;
}

#ver_anime .ver_anime_exp_wrap h3 {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: .04em;
  line-height: 1.8em;
}

#ver_anime_witch .top_wrap{
  background: #000;
  padding: 20px;
  text-align: center;
  font-family:'NSJP_Medium';
  font-weight: 300;
  font-style: normal;
}

#ver_anime_witch .top_catch{
  color: #fff;
  font-size: 25px;
  margin-top: 15px;
}

#ver_anime_witch .witch_anime_wrap{
  border: 3px solid #000;
  background: #eeeeee;
  padding: 100px 50px;
  position: relative;
  font-family:'NSJP_Medium';
  font-weight: 300;
  font-style: normal;
}

#ver_anime_witch .witch_anime_wrap::before{
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 62px;
  background: url(/img/grand_index/ver_anime/20220523/20220523_bg_line_x7w6bsjd.png) no-repeat center top;
  background-size: contain;
}

#ver_anime_witch .witch_anime_wrap::after{
  content: '';
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 62px;
  background: url(/img/grand_index/ver_anime/20220523/20220523_bg_line_x7w6bsjd.png) no-repeat center top;
  background-size: contain;
  transform: rotate(180deg);
}

#ver_anime_witch .witch_anime_wrap h5{
  text-align: center;
  margin-bottom: 15px;
}

#ver_anime_witch .witch_anime_wrap p{
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}

#ver_anime_witch .witch_info{
  background: #000;
  color: #fff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  width: 60%;
  margin: 0 auto 30px;
}

#ver_anime_witch .witch_info dd{
  position: relative;
  padding-left: 40px;
  font-size: .7em;
}

#ver_anime_witch .witch_info dd::before{
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  width: 14px;
  height: 51px;
  background: url(/img/grand_index/ver_anime/20220523/20220523_line_x3rmcuky.png) no-repeat center top;
  background-size: contain;
  transform: translateY(-50%);
}

#ver_anime .item_wrap{
  margin: 60px auto;
}
#ver_anime .item_wrap h3 {
  padding: 20px 33px;
  padding-left: 65px;
  text-indent: -1.7em;
  line-height: 1.5em;
  font-size: 25px;
  font-weight: bold;
  font-feature-settings: "palt";
}
#ver_anime .item_wrap h3 span{
  font-size: 30px;
}
#ver_anime .item_wrap .item_info{
  margin: 0 5px;
  padding: 30px;
  background-color: #fff;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
#ver_anime .item_wrap .item_info .thum{
  width: 42%;
}
#ver_anime .item_wrap .item_info .txt{
  width: 58%;
  padding-left: 20px;
}
#ver_anime .item_wrap .item_info .date{
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: bold;
  font-feature-settings: "palt";
}
#ver_anime .item_wrap .item_info .name{
  line-height: 1.2;
  font-size: 25px;
  font-weight: bold;
  font-feature-settings: "palt";
}
#ver_anime .item_wrap .item_info .price{
  font-size: 18px;
  margin-top: 15px;
}
#ver_anime .item_wrap .startdate{
  display: block;
  font-size: 30px;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  text-shadow: 0 1px 3px #000;
  color: #fff;
  transition: all .3s;
}
#ver_anime .item_wrap .startdate:hover{
  opacity: .8;
}

.item_wrap .dc_in_item .dc_btn a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%) rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 0.6em;
    height: 0.6em;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#ver_anime #ver_anime_witch #duel.item_wrap {
    border: 3px solid #1b43c6;
}


/* ダイレクトカートイン */
.item_wrap .btn_wrap{
  display: flex;
  width: 90%;
  margin: 40px auto 50px;
}

.item_wrap .dc_in_item{
  width: 48%;
  margin: 10px;
}
.item_wrap .dc_in_item .dc_btn {
    color: #fff;
    text-align: center;
    width: 100%;
    position: relative;
}
.item_wrap .dc_in_item .dc_btn a {
    text-align: center;
    width: 100%;
    margin-top: -1.2em;
    display: inline-block;
    position: relative;
    background: #1e3622;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 1em 5.5em 1em 5em;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;  
}
.item_wrap .dc_in_item .dc_btn::before,
.item_wrap .dc_in_item .dc_btn a::before {
    display: none;
}
.item_wrap .dc_in_item .dc_btn.close {
    background: #808080;
    font-weight: bold;
    padding: 1em 5.5em 1em 5em;
    font-size: 20px;
}

#ver_anime .underbnr_txt {
    font-weight: bold;
}

/*新テンプレート調整
========================*/
.gi_contentsarea .gi_title img{
  max-width:55% !important;
}

/*イベントバナー設置(20220210)
==============================*/
.ev_bnr{
  display:block;
  margin:0 auto 30px;
  padding:0;
  text-align:center;
  width:800px;
}

.ev_bnr img{
  width:100%;
  text-align:center;
  margin-bottom:30px;
}

/*ブランド紹介
==============================*/
/* #ver_anime #gi_explanation {
  margin-bottom: 60px;
  display: none;
} */
#gi_explanation .gi_contents_inner dl dd {
  line-height: 3em;
  font-weight: bold;
}
/*--ブランドサブカテゴリ--*/
#gi_subcatearea {
  margin-bottom:100px;
}
#gi_subcatearea .gi_subcatearea_logo li {
  width:23.8%;
  margin:0 0 10px 1.6%;
  float:left;
  border:3px solid #cccccc;
}
#gi_subcatearea .gi_subcatearea_logo li:nth-child(4n+1) {
  margin-left:0;
}
#gi_subcatearea .gi_subcatearea_logo li a {
  display:block;
  text-align:center;
  padding:5%;
  width:100%;
  height:60px;
}
#gi_subcatearea .gi_subcatearea_logo li a img {
  height:100%;
}
#gi_subcatearea .gi_subcatearea_logo li a:hover {
  opacity:0.8;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;  
}
#gi_subcatearea .gi_subcatearea_txt li a {
  text-decoration:underline;
}
#gi_subcatearea .gi_subcatearea_txt li a:before {
  content:"→";
}
#gi_subcatearea .gi_subcatearea_txt li a:hover {
  text-decoration:none;
}

.newGeneSub .newGeneSub-txt {
  display: block;
  width: 100%;
  text-align: center;
  padding:30px 0;
  background: #655713;
  color: #fff;
  font-weight: bold;
  font-family: 源ノ角ゴシック, 游ゴシック, sans-serif;
  margin-bottom: 100px;
}
.newGeneSub .newGeneSub-txt p {
  font-size: 23px;
}
.newGeneSub .newGeneSub-txt .ib {
  display:inline-block;
}
.newGeneSub .newGeneSub-txt .big {
  font-size: 35px;
}

/*20230425*/
#ver_anime .newGene{
  margin-bottom: 35px;
}
#ver_anime .item_wrap2{
  position: relative;
  margin: 60px auto;
  border: 3px solid #0359a5;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  font-style: normal;
}
#ver_anime .item_wrap2.gwitch{
  border-color: #000;
  background: #f1f1f1;
  font-family:'NSJP_Medium';
  font-weight: 300;
  font-style: normal;
}
#ver_anime .item_wrap2.gwitch .top_wrap h3 {
  padding-left:20px;
  font-weight: 300;
}
#ver_anime .item_wrap2.gwitch .item_info .date {
  color: #2f4392;
}
#ver_anime .item_wrap2.gwitch::before{
    content: '';
    position: absolute;
    top: 225px;
    left: 0;
    width: 100%;
    height: 62px;
    background: url(/img/grand_index/ver_anime/20220523/20220523_bg_line_x7w6bsjd.png) no-repeat center top;
    background-size: 100%;
}
#ver_anime .item_wrap2 .logo15th{
  text-align: center;
  margin: 40px 10px;
  position: relative;
}
#ver_anime .item_wrap2.seed .logo15th{
    margin-bottom: 0;
}
#ver_anime .item_wrap2 .top_wrap {
    padding: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0359a5;
    color: #fff;
    margin: -1px -1px 0;
}
#ver_anime .item_wrap2.seed .top_wrap {
  padding: 20px 20px 20px 40px;
}
#ver_anime .item_wrap2.gwitch .top_wrap{
  background: #000;
  padding: 30px 20px;
}
#ver_anime .item_wrap2 .top_wrap p {
    width: 25%;
}
#ver_anime .item_wrap2 .top_wrap h3 {
    width: 75%;
    padding: 0;
    line-height: 1.6em;
    text-indent: inherit;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    /* padding-left: 10px; */
    padding-left: 8px;
    font-feature-settings: "palt";
}
#ver_anime .item_wrap2 .mainimg {
    padding: 40px 50px 10px 10px;
}
#ver_anime .item_wrap2.gwitch .mainimg{
    /* padding-top: 0;
    padding-left: 0; */
    padding: 0 35px 10px;
}
#ver_anime .item_wrap2 .mainimg img {
    width: 100%;
}
#ver_anime .item_wrap2 .item_info{
  margin: 0 5px;
  padding: 30px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
#ver_anime .item_wrap2 .item_info .thum{
  width: 42%;
}
#ver_anime .item_wrap2 .item_info .txt{
  width: 58%;
  padding-left: 20px;
}
#ver_anime .item_wrap2 .item_info .date{
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  font-feature-settings: "palt";
  color: #0359a5;
}
#ver_anime .item_wrap2 .item_info .name{
  line-height: 1.2;
  font-size: 22px;
  font-weight: bold;
  font-feature-settings: "palt";
}
#ver_anime .item_wrap2 .item_info .price{
  font-size: 18px;
  font-weight: 500;
  margin-top: 15px;
}
#ver_anime .item_wrap2 .startdate{
  display: block;
  font-size: 30px;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  text-shadow: 0 1px 3px #000;
  background: #0359a5;
  color: #fff;
  transition: all .3s;
}
#ver_anime .item_wrap2.gwitch .startdate{
  background: #000;
}
#ver_anime .item_wrap2 .startdate:hover{
  opacity: .8;
}
#ver_anime .item_wrap2.gwitch #DCART {
    background: #000;
}
#ver_anime .item_wrap2.gwitch #DCART .shop_area .dc_btn span {
    background: #ef3461;
    border-color: #ef3461;
}
#ver_anime .item_wrap2.gwitch #DCART .shop_area .dc_btn span:hover {
    background: #fff;
    border-color: #fff;
    color: #ef3461;
}
#ver_anime .item_wrap2.gwitch #DCART .shop_area .dc_btn span:hover:after {
    background: #ef3461;
}
#ver_anime .item_wrap2.gwitch #DCART .shop_area .dc_btn.close span {
    background: #BABABA;
    border-color: #BABABA;
    pointer-events: none;
}


#ver_anime .saihanarea{
  margin-bottom: 60px;
  border: 3px solid #343434;
}
#ver_anime .saihanarea .logo15th {
  width: 340px;
  margin: 30px auto 0;
}
#ver_anime .saihanarea p{
  background: #343434;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  padding: 20px 10px;
  text-align: center;
}
#ver_anime .saihanarea ul{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin:20px auto 0;
}
#ver_anime .saihanarea ul li {
  width: 24%;
  margin: 10px -10px 45px;
  /* clip-path: polygon(21% 0%, 100% 0%, 79% 100%, 0% 100%); */
}
#ver_anime .saihanarea ul li a img {
  width: 100%;
}

#ver_anime #ale.item_wrap2 .mainimg{
    margin-top: -100px;
    margin-bottom: -15px;
}
#ver_anime #ale.item_wrap2{
    border-color: #1b43c6;
}
#ver_anime #ale.item_wrap2 .top_wrap,
#ver_anime #ale.item_wrap2 .startdate{
  background: #1b43c6;
}
#ver_anime #ale.item_wrap2 .item_info .date{
    color: #1b43c6;
}

#ver_anime #aerial15th.item_wrap2 .date{
  color: #40559c;
}
#ver_anime #aerial15th.item_wrap2 .item_info{
  padding-top: 10px;
}

/* ゲルググ */
#ver_anime #glgg {
  border: 3px solid #2e554a;
}
#ver_anime #glgg .top_wrap {
  justify-content: flex-start;
  background: #2e554a;
}
#ver_anime #glgg .top_wrap h3 {
  width: 100%;
  text-indent: -1.5em;
  padding-left: 1.5em;
  font-size: 33px;
}
#ver_anime #glgg .top_wrap h3 span {
  padding-right: 0.5em;
  color: #ff4040;
}
#ver_anime #glgg .mainimg {
  padding:0;
}
#ver_anime .item_wrap2 .item_info .date {
  color: #2e554a;
}
#ver_anime #glgg #DCART {
  background: #2e554a;
}
#ver_anime #glgg #DCART .shop_area .dc_btn span {
  background: #ff4040;
  border-color: #ff4040;
}
#ver_anime #glgg #DCART .shop_area .dc_btn span:hover {
  background: #fff;
  border-color: #fff;
  color: #ff4040;
}
#ver_anime #glgg #DCART .shop_area .dc_btn span:hover:after {
  background: #ff4040;
}
#ver_anime #glgg #DCART .shop_area .dc_btn.close span {
  background: #BABABA;
  border-color: #BABABA;
  pointer-events: none;
}

/* TBD1号機 & イフリート改 */
#ver_anime #TBD1_ifrit-Kai {
  border: 3px solid #1d2a80;
}
#ver_anime #TBD1_ifrit-Kai .top_wrap {
  background: #1d2a80;
}

#ver_anime #TBD1_ifrit-Kai .top_wrap h3 {
  width: 100%;
  text-indent: -1.5em;
  padding-left: 1.5em;
  font-size: 33px;
}
#ver_anime #TBD1_ifrit-Kai .top_wrap h3 span {
  padding-right: .5em;
  color: #ff4444;
}
#ver_anime #TBD1_ifrit-Kai .mainimg {
  padding:0;
}
#ver_anime #TBD1_ifrit-Kai .top_wrap {
  justify-content: flex-start;
}
#ver_anime #TBD1_ifrit-Kai .item_info {
  padding-bottom: 0;
  margin:0;
}
#ver_anime #TBD1_ifrit-Kai .item_info .date {
  color: #172485;
}
#ver_anime #TBD1_ifrit-Kai .item_info:last-of-type {
  padding-bottom: 30px;
}
#ver_anime #TBD1_ifrit-Kai #DCART {
  padding:0;
}
#ver_anime #TBD1_ifrit-Kai #DCART .shop_area {
  display: block;
  width: auto;
  margin: 15px 0 0 auto;
}
#ver_anime #TBD1_ifrit-Kai .general .shop_btn_wrap .other_link_btn {
  margin: 0 auto 0 0;
}
#ver_anime #TBD1_ifrit-Kai #DCART .shop_area .other_link_btn a {
  background: #172485;
  color: #fff;
}
#ver_anime #TBD1_ifrit-Kai #DCART .shop_area .other_link_btn a:hover {
  background: #fff;
  color: #172485;
}
#ver_anime #TBD1_ifrit-Kai #DCART .shop_area .other_link_btn a:after {
  background: #fff;
}
#ver_anime #TBD1_ifrit-Kai #DCART .shop_area .other_link_btn a:hover:after {
  background: #172485;
}

/* ソードストライカー */
#ver_anime #SwordStriker.item_wrap2 {
  border: 3px solid #1b43c6;
}
#ver_anime #SwordStriker.item_wrap2 .top_wrap {
  justify-content: flex-start;
  text-align: left;
  background: #1b43c6;
}
#ver_anime #SwordStriker.item_wrap2 .top_wrap h3 {
  letter-spacing: 1.75px;
  font-size: 18px;
}
#ver_anime #SwordStriker.item_wrap2 .mainimg {
  padding: 30px 15px 10px 5px;
}
#ver_anime #SwordStriker.item_wrap2 {
  padding: 0;
}
#ver_anime #SwordStriker.item_wrap2 .item_info .name {
  font-size: 21px;
}
#ver_anime #SwordStriker.item_wrap2 .item_info .date {
  font-size: 25px;
  color: #1b43c6;
}
#ver_anime #SwordStriker.item_wrap2 .item_info .price {
  font-size: 16px;
}
#ver_anime #SwordStriker #DCART {
  background: #1b43c6;
}

/* ブリッツ */
#ver_anime #Blitz.item_wrap2 {
  border: 3px solid #000;
}
#ver_anime #Blitz.item_wrap2 .top_wrap {
  justify-content: flex-start;
  text-align: left;
  background: #000;
}
#ver_anime #Blitz.item_wrap2 .top_wrap h3 {
  letter-spacing: 1.75px;
  font-size: 18px;
}
#ver_anime #Blitz.item_wrap2 .mainimg {
  padding: 30px 15px 10px 12.5px;
}
#ver_anime #Blitz.item_wrap2 .item_info {
  padding: 30px 0px 40px 40px;
}
#ver_anime #Blitz.item_wrap2 .item_info .name {
  font-size: 21px;
}
#ver_anime #Blitz.item_wrap2 .item_info .date {
  font-size: 25px;
  color: #d50614;
}
#ver_anime #Blitz.item_wrap2 .item_info .price {
  font-size: 16px;
}
#ver_anime #Blitz #DCART {
  background: #000;
}

/*20230824*/
#ver_anime #kyuzaku {
  border: 3px solid #2061a6;
}
#ver_anime #kyuzaku .top_wrap {
  justify-content: flex-start;
  background: #2061a6;
}
#ver_anime #kyuzaku .top_wrap h3 {
  width: 100%;
  text-indent: -1.5em;
  padding-left: 1.5em;
  font-size: 29px;
}
#ver_anime #kyuzaku .top_wrap h3 span {
  padding-right: 0.5em;
  color: #f98e36;
}
#ver_anime #kyuzaku .mainimg {
  padding:0;
}
#ver_anime .item_wrap2 .item_info .date {
  color: #2061a6;
}
#ver_anime #kyuzaku #DCART {
  background: #2061a6;
}
#ver_anime #kyuzaku #DCART .shop_area .dc_btn span {
  background: #ff6e3e;
  border-color: #ff6e3e;
}
#ver_anime #kyuzaku #DCART .shop_area .dc_btn span:hover {
  background: #fff;
  border-color: #fff;
  color: #ff6e3e;
}
#ver_anime #kyuzaku #DCART .shop_area .dc_btn span:hover:after {
  background: #ff6e3e;
}
#ver_anime #kyuzaku #DCART .shop_area .dc_btn.close span {
  background: #BABABA;
  border-color: #BABABA;
  pointer-events: none;
}

/*20230914 gerlgoog*/
#ver_anime #gelgoog {
  border: 3px solid #263729;
}
#ver_anime #gelgoog .top_wrap {
  justify-content: flex-start;
  background: #263729;
}
#ver_anime #gelgoog .top_wrap h3 {
  width: 100%;
  text-indent: -1.5em;
  padding-left: 1.5em;
  font-size: 29px;
}
#ver_anime #gelgoog .top_wrap h3 span {
  padding-right: 0.5em;
  color: #f8eddb;
}
#ver_anime #gelgoog .mainimg {
  padding:0;
}
#ver_anime #gelgoog.item_wrap2 .item_info .date {
  color: #24522c;
}
#ver_anime #gelgoog #DCART {
  background: #263729;
}
#ver_anime #gelgoog #DCART .shop_area .dc_btn span {
  background: #ccb995;
  border-color: #ccb995;
}
#ver_anime #gelgoog #DCART .shop_area .dc_btn span:hover {
  background: #fff;
  border-color: #fff;
  color: #ccb995;
}
#ver_anime #gelgoog #DCART .shop_area .dc_btn span:hover:after {
  background: #f63b43;
}
#ver_anime #gelgoog #DCART .shop_area .dc_btn.close span {
  background: #BABABA;
  border-color: #BABABA;
  pointer-events: none;
}


/*20230914 zakumarine*/
#ver_anime #zakumarine {
  border: 3px solid #027990;
}
#ver_anime #zakumarine .top_wrap {
  justify-content: flex-start;
  background: #027990;
}
#ver_anime #zakumarine .top_wrap h3 {
  width: 100%;
  text-indent: -1.5em;
  padding-left: 1.5em;
  font-size: 29px;
}
#ver_anime #zakumarine .top_wrap h3 span {
  padding-right: 0.5em;
  color: #ff6f6f;
}
#ver_anime #zakumarine .mainimg {
  padding:0;
}
#ver_anime #zakumarine.item_wrap2 .item_info .date {
  color: #007c97;
}
#ver_anime #zakumarine #DCART {
  background: #007c97;
}
#ver_anime #zakumarine #DCART .shop_area .dc_btn span {
  background: #ff4961;
  border-color: #ff4961;
}
#ver_anime #zakumarine #DCART .shop_area .dc_btn span:hover {
  background: #fff;
  border-color: #fff;
  color: #ff4961;
}
#ver_anime #zakumarine #DCART .shop_area .dc_btn span:hover:after {
  background: #f32935;
}
#ver_anime #zakumarine #DCART .shop_area .dc_btn.close span {
  background: #BABABA;
  border-color: #BABABA;
  pointer-events: none;
}


/* TBD1号機 & イフリート改 */
#ver_anime #GM {
  border: 3px solid #d40606;
}
#ver_anime #GM .top_wrap {
  background: #d40606;
}

#ver_anime #GM .top_wrap h3 {
  width: 100%;
  text-align: justify;
  text-indent: -1.5em;
  padding-left: 1.5em;
  font-size: 29px;
}
#ver_anime #GM .top_wrap h3 span {
  padding-right: .5em;
  color: #00cec2;
}
#ver_anime #GM .mainimg {
  padding:0;
}
#ver_anime #GM .top_wrap {
  justify-content: flex-start;
}
#ver_anime #GM .item_info {
  padding-bottom: 0;
  margin:0;
}
#ver_anime #GM .item_info .date {
  color: #d40606;
}
#ver_anime #GM .item_info:last-of-type {
  padding-bottom: 30px;
}
#ver_anime #GM #DCART {
  padding:0;
}
#ver_anime #GM #DCART .shop_area {
  display: block;
  width: auto;
  margin: 15px 0 0 auto;
}
#ver_anime #GM .general .shop_btn_wrap .other_link_btn {
  margin: 0 auto 0 0;
}
#ver_anime #GM #DCART .shop_area .other_link_btn a {
  background: #d40606;
  color: #fff;
}
#ver_anime #GM #DCART .shop_area .other_link_btn a:hover {
  background: #fff;
  color: #d40606;
}
#ver_anime #GM #DCART .shop_area .other_link_btn a:after {
  background: #fff;
}
#ver_anime #GM #DCART .shop_area .other_link_btn a:hover:after {
  background: #d40606;
}


/* 共通　販売エリア　パーツ */
#DCART {
  padding: 40px 0;
}
#DCART .shop_area {
  width: 900px;
  margin: 0 auto;
}
.general #DCART .shop_btn_wrap .other_link_btn {
  margin: 0 auto;
}


/* ブログ */
.dx_linkbox {
  position: relative;
  border: 1px solid #ccc;
  width: 1000px;
  margin: 0px auto 120px;
  -webkit-transition: .4s cubic-bezier(.19,1,.22,1);
  -moz-transition: .4s cubic-bezier(.19,1,.22,1);
  -ms-transition: .4s cubic-bezier(.19,1,.22,1);
  -o-transition: .4s cubic-bezier(.19,1,.22,1);
  transition: .4s cubic-bezier(.19,1,.22,1);
}

.dx_linkbox:hover {
  opacity: .8;
}
.dx_linkbox a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.dx_linkbox ._inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dx_linkbox ._inner ._cat {
  position: absolute;
  top: 0;
  right: 0;
}
.dx_linkbox ._inner ._img {
  width: 25%;
}
.dx_linkbox ._inner ._txt {
  display: inline-block;
  text-align: left;
  width: 75%;
  padding: 60px 40px 20px;
}
.dx_linkbox ._inner ._txt span {
  display: block;
  line-height: 1.4;
}
.dx_linkbox ._inner ._txt span._date {
  color: #666;
  font-size: 13px;
  margin-bottom: 10px;
}
.dx_linkbox ._inner ._txt span._ttl {
  display: inline-block;
  color: #222;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}
.dx_linkbox ._inner ._txt span._arrowtxtwrap {
  text-align: left;
}
.dx_linkbox ._inner ._txt span._arrowtxt {
  display: inline-block;
  position: relative;
  background: #222;
  color: #fff;
  font-size: 16px;
  margin-top: 30px;
  padding: 0.6em 2.2em 0.6em 1.2em;
}
.dx_linkbox ._inner ._txt span._arrowtxt::before {
  content: ">";
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  -webkit-transition: .4s cubic-bezier(.19,1,.22,1);
  -moz-transition: .4s cubic-bezier(.19,1,.22,1);
  -ms-transition: .4s cubic-bezier(.19,1,.22,1);
  -o-transition: .4s cubic-bezier(.19,1,.22,1);
  transition: .4s cubic-bezier(.19,1,.22,1);
}
.dx_linkbox:hover ._inner ._txt span._arrowtxt::before {
  content: ">>";
  right: 0.8em;
}

.mt50{
  margin-top: 50px;
}