@charset "utf-8";
/*============================

grandindex用css
ガンダムシリーズ_PC用

============================*/
/*背景
==============================*/
#headnav + div {
  background-size:cover;
  background-attachment:fixed;
}
#main > div:first-of-type {
    top: 0!important;
}
#main > div,
#tw2022_wrapper > div:first-child {
    z-index: 0!important;
    background-size: cover;
    background-attachment: fixed;
}
#gundam_series.gi_contentsarea {
  position: relative;
  padding-top: 30px;
}
#gundam_series .gi_contents_bgarea {
  background:rgba(255,255,255,0)!important;
  padding:20px 0 10px;
  margin-bottom:50px;
}
/* 背景画像は管理画面「コピーライトフリースペース」内のjsにて変更 */
/*見出し
==============================*/
#gundam_series h1 {
  text-align:center;
  margin:0 0 20px;
/*  background:rgba(255,255,255,0.8);*/
  padding:10px;
}
#gundam_series h1 img {
  width:18%;
}
#gundam_series h1 span {
  display:inline-block;
  padding:60px 0 50px;
  font-size:1.0em;
  color:#ffffff;
  margin-left:20px;
}
/*スライド
==============================*/
#gundam_series .gi_slidearea .slick-dots li button:before {
  color:#999999;
}
#gundam_series .gi_slidearea .slick-dots li.slick-active button:before {
  color:#ffffff;
}
/*スライド下フリーエリア
==============================*/
/*ブランド背景
==============================*/
/*ブランド説明
==============================*/
/*更新履歴
==============================*/
/*ページ内リンク
==============================*/
#gundam_series #gi_plbtn .btn_link a {
  color: #fff;
  background: #000!important;
  border: 1px solid #fff;
}
#gundam_series #gi_plbtn .btn_link a:after{
  background: #fff;
}
#gundam_series #gi_plbtn .btn_link a:hover{
    background: #fff!important;
    border: 1px solid #000;
    color: #000;
}
#gundam_series #gi_plbtn .btn_link a:hover:after{
    background: #000;
}

/*訴求エリア
==============================*/
/*バックナンバー
==============================*/
/*商品など
==============================*/
#gundam_series #gi_productlist .pagenavi li a {
  background:rgba(255,255,255,0.7);
}
#gundam_series #gi_productlist .pagenavi li.active a,
#gundam_series #gi_productlist .pagenavi li a:hover,
#gundam_series #gi_productlist .pagenavi li a:active {
  background:rgba(0,0,0,0.7);
  border:3px solid #e4e8f4;
}

#gundam_series #category_search,
#gundam_series #gi_productlist .search_result {
  color: #fff;
}
#gundam_series #category_search .search_main_wrap .order_wrap label span{
  border-color: #fff;
}
#gundam_series .search_modal .search_modal-window{
  color: #3B3B3B;
}
#gundam_series #gi_productlist .search_result .txt{
  border-color: #fff;
}

.gi_contentsarea #gi_productlist h2.gi_subtitle._underline,
.gi_contentsarea #gi_relationarea h2.gi_subtitle._underline {
  color: #fff;
}
/*サブカテゴリ
==============================*/
#gundam_series #gi_subcatearea .gi_subcatearea_logo li {
  background-color:rgba(255,255,255,0.8);  
}

/*--作品カテゴリ--*/
#gundam_series .cate_free {
    width: 1000px;
    margin: 0 auto 80px;
}
#gundam_series .cate_free h4 {
  text-align:center;
  margin-bottom:40px;
  font-weight:bold;
  font-size:1.6em;
  position:relative;
  color:#ffffff;
}
#gundam_series .cate_free h4:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 40px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ffffff;
  border-radius: 2px;
}
#gundam_series .cate_free .gi_subcatearea_txt li {
  float:left;
  margin:0 10px 10px 0;
  box-shadow: 0 1px 4px rgba(0,0,0,0.25);
}
#gundam_series .cate_free .gi_subcatearea_txt li a {
  display:inline-block;
  text-align:center;
  background:rgba(255,255,255,0.8);
  padding:5px 10px;
  color:#222222;
  font-weight:bold;
  text-decoration:none;
}
#gundam_series .cate_free .gi_subcatearea_txt li a:hover {
  background:rgba(100,100,100,0.8);
  color:#ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;  
}
#gundam_series .cate_free .gi_subcatearea_txt li a:before {
  content:none;
}
/*関連情報
==============================*/
/*関連情報下
==============================*/
/*コピーライト
==============================*/
#gundam_series .gi_copyright {
  display:none;
}

/*新テンプレート調整
========================*/
#gi_productlist .search_result .result,
#gi_productlist .search_result .txt,
#gi_productlist .search_result .txt span{
 color: #fff!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;
}

/*20220330
==============================*/
.gundampark_area{
  background: url(/img/grand_index/gundam_series/20220330/bg_gp_w72m5p3d.jpg) center center no-repeat;
  background-size: 100%;
  max-width: 1000px;
  padding: 60px 0;
  margin: 0 auto;
  text-align: center;
}

.gundampark_area img{
  max-width: 100%;
}

.gundampark_area h3{
  margin-bottom: 40px;
}

.gundampark_area div:first-of-type{
  margin-bottom: 60px;
}

.gi_free_copyright ul li{
  color: #fff;
}


/* 20221104 */

.movieWrap{
  /* width: 90%;
  margin: auto; */
  width: 50%;
  min-width: 900px;
  margin: 0px auto 20px;
}

.movie{
position: relative;
width: 100%;
padding-top: 56.25%;
z-index: 1;
}

.movie iframe{
  position: absolute !important;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#gundam_series .tn2022 {
  width: 1000px;
  margin-top: 70px;
  margin-bottom: 140px;
  margin-left: auto;
  margin-right: auto;
}

#gundam_series .tn2022 .title {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 26px;
}

#gundam_series .tn2022 .title .tn2022-logo {
  width: 430px ;
}

#gundam_series .tn2022 .title p {
  display: block;
  width: 420px;
  text-align: center;
  line-height: 1.75;
  font-size:22px;
  color: #fff;
}

#gundam_series .tn2022 .tn2022-link {
  width: 650px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size:22px;
  font-weight: 600;
  color:#000;
  text-decoration: underline;
  transition: .6s;
}

/* #gundam_series .tn2022 .tn2022-link a:after {
  content: '';
  display: block;
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  background: url(/img/grand_index/gundam_series/20221104/20220523_arrow_r4tfmie3.png) no-repeat center top;
  background-size: contain;
  width: 15px;
  height: 13px;
} */
#gundam_series .tn2022 .tn2022-link a {
  position: relative;
  color: #fff;
}

#gundam_series .tn2022 .tn2022-link:hover {
  opacity: .7;
  transition: .6s;
}
#gundam_series .tn2022 .movieContainer {
  width: 100%;
  border:2px solid #ff0000;
  background: rgba(0,0,0,0.7);
}
#gundam_series .tn2022 .movieWrap {
  width: 80%;
  min-width: inherit;
  margin:40px auto
}

/* タブ */
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.tab-label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 49.5%;
  height: 60px;
  text-align: center;
  color: #ff0000;
  background: none;
  padding: 3px 12px;
  order: -1;
  border-top: 2px solid #ff0000;
  border-left: 2px solid #ff0000;
  border-right: 2px solid #ff0000;
  font-weight: 600;
  background: rgba(0,0,0,0.7);
  color: #fff;
}
.tab-content {
  width: 100%;
  display: none;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
  background: #ff0000;
  color: #fff;
}
.tab-switch:checked+.tab-label+.tab-content {
   display: block;
}
/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}