@charset "UTF-8";
/*------------------------------------------------------SP用ページ用設定*/
/*最初の目標・ページヘッダーのPC・SPの完成*/
/*共通の設定*/
/*サイトの基本設定*/
/*コンテンツの基本設定*/
/*ヘッダー*/
/*グローバルナビゲーション*/
/*H1設定*/
/*H2各ページのメインビジュアル設定*/
/*H3設定トップページでは不使用*/
/*H4設定トップページでは不使用*/
/*main設定（不使用）※ティザーのメインビジュアル*/
/*スライドバナー設定*/
/*スライドバナー設定（下層ページ）*/

/*商品情報と初心者の方へのバナー*/
/*ムービー設定(トップページ)*/
/* ニュース設定 */
/*タブのナビゲーション*/
/*タブのレイアウト*/

/*カード検索設定*/
/*フォームアイテムの設定*/

/*ボタン設定*/
/*ニュース設定*/
/*ニュースリスト*/
/*ニュースアイコンカラー設定*/
/*SNSへのリンク*/
/*フッター*/
/*表示非表示*/
/*ページローダー*/
/*YOUTUBEレスポンシブ*/
/*-------------------------------------------------------SP用ページ用設定*/
@media screen and (max-width: 667px) {

  /*--------------------------------------------------------------------*/
  /*コンテンツの基本設定*/
  /*--------------------------------------------------------------------*/
  #conan {
    overflow: hidden;
    background: url("../_image/BG.jpg") repeat center top/1100px auto;
  }

  /*--------------------------------------------------------------------*/
  /*ヘッダー*/
  /*--------------------------------------------------------------------*/
  #header01 {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 4px;
    font-size: 0;
    text-align: left;
  }

  /*スマホのロゴ*/
  #header01 #logo {
    width: 40%;
    margin-left: 0;
    margin-right: auto;
  }

  /*検索ボタン*/
  #searchBtn {
    width: 50px;
    margin-right: 55px;
  }

  /*--------------------------------------------------------------------*/
  /*グローバルナビゲーション（SPでは非表示）*/
  /*--------------------------------------------------------------------*/
  #header01 nav ul#globalNavi {
    display: none;
  }

  /*--------------------------------------------------------------------*/
  /*H1設定*/
  /*--------------------------------------------------------------------*/
  h1 {
    background: #223687;
    padding: 4px 0;
    font-size: 11px !important;
    color: #FFF;
    font-weight: normal !important;
    line-height: 1.3;
  }

  /*--------------------------------------------------------------------*/
  /*H2各ページのメインビジュアル設定*/
  /*--------------------------------------------------------------------*/
  h2 { 
/*    position: relative;
    width: 100%;
    height: auto;*/
/*    background: url("../_image/h2BGSP.png")repeat-x center top/auto 100%;
    padding-bottom: calc(100% * 300/800);
    color: #FFF;
    line-height: 1;
    text-align: center;
    box-shadow: inset 0px 12px 25px 5px rgba(0, 0, 0, 0.8);*/
  }
h2{
	position: relative;
        width: 100%;
        height: auto;
        padding: 1em 2em 1.3em 2.6em;
}

  /*--------------------------------------------------------------------*/
  /*H2見出しテキスト*/
  h2 b {
/*    position: absolute;*/
    display: block;
/*    width: 100%;*/
    padding: 0;
    font-size: 24px;
/*    color: #FFF;
    font-size: 28px;
    letter-spacing: 0.05em;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
    z-index: 5;*/
  }

  /*--------------------------------------------------------------------*/
  /*DETECTIVE CONAN CARD GAME*/
  h2 i {
    position: absolute;
    display: none;
    width: 100%;
    padding: 56px 0 4px;
    color: #FFF;
    font-size: 8px;
    letter-spacing: 0.05em;
    font-style: normal;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
    z-index: 5;
  
  }

  /*--------------------------------------------------------------------*/
  /*不使用メインビジュアルの画像設定*/
  h2 .ph {
    position: absolute;
    height: calc(100% * 300/800);
    top: 0;
    left: 55%;
    z-index: 3;
  }

  /*--------------------------------------------------------------------*/
  /*不使用メインビジュアルのシャドウの画像設定*/
  h2 picture.shadow {
    mix-blend-mode: overlay;
    /* オーバーレイを指定 */
    z-index: 1;
  }

  /*--------------------------------------------------------------------*/
  /*h3設定*/
  /*--------------------------------------------------------------------*/
  h3 {}

  /*トップページ専用（NEWSとMOVIEs）*/
  .h3Sub {
    width: 22%;
    margin: 0 auto -12px;
  }

  /*--------------------------------------------------------------------*/
  /*h4設定*/
  /*--------------------------------------------------------------------
  h4 {
    background: url("../_image/h2Line.svg") no-repeat center top/1px 100%;
    padding: 0 0 40px;
}*/
  /*--------------------------------------------------------------------*/
  /*メインスライドバナー設定*/
  /*--------------------------------------------------------------------*/
  /* スライドバナー */
  section#mainBanners {
    background: #000306 url("../_image/mainBG.jpg") repeat-x center top/1100px auto;
    padding: 20px 0;
  }
/*バナーの左右のパディング*/
.sliderBanner li {
  padding: 0 0
}

/*--------------------------------------------------------------------*/
/*メインスライドバナー設定（下層ページ）*/
/*--------------------------------------------------------------------*/
  .slider2 {
    width: 100%;
  }


  /*--------------------------------------------------------------------*/
  /*商品情報と初心者の方へのバナー*/
  /*--------------------------------------------------------------------*/
  /* レイアウト */
  section#subBanners {
    width: 99%;
    margin: 0 auto;
    padding: 20px 0 0;
  }

  /*バナーのリスト*/
  section#subBanners ul {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }

  section#subBanners ul li {
    width: 49%;
    margin: 0 0.5%;
  }

  /*--------------------------------------------------------------------*/
  /*バナーのサイズ基本*/
  .subBanner {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom:calc(100%* 520/800);

  }

  /*--------------------------------------------------------------------*/
  /*バナーの名前（デバイスフォント）*/
  .subBanner .bnTitle {
    position: absolute;
    z-index: 5;
    bottom: 3px;
    color: #FFF;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 3vw;
    line-height: 1em;
  }

  /*--------------------------------------------------------------------*/
  /*ロゴ*/
  .subBanner .logo {
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 0;
  }

  /*--------------------------------------------------------------------*/
  /*ロゴ*/
  .subBanner.subBanner1 .logo {
    width: auto;
  }

  /*始めての方はこちら*/
  .subBanner.subBanner2 .logo {
    width: 24px;
    right: 5px;
    bottom: auto;
    top: 5px;
  }

  /*--------------------------------------------------------------------*/
  /*角Rのマスク（修正で四角形になったので画像差し替え）*/
  .subBanner .mask {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: auto;
    mask-image: url(../_image/bn_mask.png);
    -webkit-mask-image: url(../_image/bn_mask.png);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    padding-bottom: calc(100% * 440/800);

  }

  /*マスクの画像*/
  .subBanner .mask img {
    position: absolute;
    right: 0;
    top: 0;
  }

  /*マスクの画像*/
  .subBanner.subBanner2 .mask img {
    position: absolute;
    right: 0px;
    top: 0px;
  }

  /*マスクの画像*/
  .subBanner.subBanner1 .mask img {
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }

  /*--------------------------------------------------------------------*/
  /*バナーの背景*/
  .subBanner .base {
    position: absolute;
    z-index: 1;
  }

  /*--------------------------------------------------------------------*/
  /* ムービー設定 */
  /*--------------------------------------------------------------------*/
  /*トップページ用背景*/
  section#movie {
    background: #000306 url("../_image/mainBG.jpg") repeat-x center top/1100px auto;
    padding: 32px 0 ;
  }
  /*動画のサイズ*/
  section#movie .mov {
    width: 90%;
    margin: 4px auto 0;
    display: block;
  }
  #movie .youtube {
    width: 100%;
    margin-bottom: 10px;
}
#movie .wrap_mov_list {
    width: 100%;
    height: auto;
}
#movie ul.mov_list {
    overflow: unset;
    height: auto;
    position: static;
}

  /*--------------------------------------------------------------------*/
  /* ニュース設定 */
  /*--------------------------------------------------------------------*/
  /*タブのナビゲーション*/
  /*--------------------------------------------------------------------*/
  .tab-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 96%;
    margin: 10px auto;
    font-size: 3vw;
  }
  .tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    background-color: #e6e6e6;
    margin: 2px 0.5%;
    padding: 8px 3px;
    border: solid 1px #FFF;
    outline: solid 1px #FFF;
    box-sizing: border-box;
    flex: auto;
  }
  #products .tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    background-color: #e6e6e6;
    margin: 2px 0.5%;
    border: solid 1px #FFF;
    outline: solid 1px #FFF;
    box-sizing: border-box;
    flex: auto;
  }

  /*選択中のタブ*/
  .tab.active {
    background-color: #11315b !important;
    color: #fff;
    border: solid 1px #FFF;
    outline: solid 1px #999 !important;
  }

  /*--------------------------------------------------------------------*/
  /*タブのレイアウト*/
  /*--------------------------------------------------------------------*/
  /*タブの見出し*/
  .caption {
    padding:20px 0 12px;
    font-size: 18px;
    color: #11315b;
    /*bold設定*/
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
  }

  /*ニュースがない場合*/
  .grid-container p i {
    font-style: normal;
    opacity: 0.6;
  }

  /*--------------------------------------------------------------------*/
  /*ニュースリスト*/
  /*--------------------------------------------------------------------*/
 section#news {
    padding: 32px 0 32px;
  }
  /*ニュースのリスト*/
  ul.newsList {
    width: 96%;
    margin: 0 auto;
  }
  /*ニュースのリスト1件レイアウト*/
  ul.newsList li {
    margin-bottom: 10px;
    padding: 7px;
    border-radius: 7px;
  }
  /*--------------------------------------------------------------------*/
  /*サムネイル*/
  ul.newsList li .icon {
    width: 25%;
    padding: 0 10px 0 0;
  }

  /*テキストレイアウト*/
  ul.newsList li .text {
    width: 75%;
    text-align: left;
  }
  /*--------------------------------------------------------------------*/
/*記事の見出し*/
ul.newsList li .text .title {
  font-size: 3vw;
  margin-top: 0.5em;
}
/*発売日と価格*/
ul.newsList li .text .day,
ul.newsList li .text .price {
  font-size: 2.6vw;
}
/*--------------------------------------------------------------------*/
/*ニュースアイコンカラー設定(色の設定はPC.css)*/
/*--------------------------------------------------------------------*/
  ul.newsList li .text span.category {
    font-size: 2.8vw;
    padding: 3px 5px;
  }

  /*--------------------------------------------------------------------*/
/*用途不明*/
/*仮想ページで出てくると考えられる*/
/*--------------------------------------------------------------------*/

  .panel.active p.midashi {
    font-size: 5vw;
    margin: 1em 0;
    text-align: center;
    width: 100%;
  }






  /*-----------------------------------------------カード詳細設定*/
  #popup {
    width: 100%;
    margin: 0 auto;
    background: url(../_image/commentBG.png);
    position: relative;
  }

  #popup dl {
    width: 96%;
    margin: 4vw auto;
    color: #646464;
  }

  #popup dl.vertically_long dt {
    width: 80%;
    margin: 0 auto;
    float: none;
    border: none;
  }

  #popup dl.vertically_long dd {
    margin-left: 0;
  }

  #popup dl.horizontally_long dt {
    width: 100%;
    float: none;
    border: none;
  }

  #popup dl.horizontally_long dd {
    margin-left: 0px;
  }

  .cardName {
    width: 100%;
    height: 110px;
    background: url(_image/bg_cardheader_sp.png)no-repeat;
    background-size: 100% auto;
    font-size: 6vw;
    text-align: center;
    color: #FFF;
    line-height: 2.6em;
  }

  ul#cardInfo li span {
    font-size: 3.5vw;
  }

  ul#cardInfo li span.label {
    font-size: 3.5vw;
    font-weight: bold;
    color: #000;
  }

  ul#cardInfo li:last-child {
    border: none
  }

  .ability {
    position: relative;
    margin: 80px 0 20px;
    background: #DEDEDE;
    padding: 20px;
    border-radius: 10px;
    font-size: 3.5vw;
  }

  .ability .label {
    background-color: #DEDEDE;
    position: absolute;
    top: -2em;
    left: 0px;
    padding: 10px 20px 20px 30px;
    border-radius: 10px;
    ;
    font-weight: bold;
    color: #000;
  }

  .ability .label:before {
    content: '';
    display: block;
    width: 12px;
    height: 20px;
    background-image: url(../card/_image/icon_ability.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 7px;
    left: 10px;
  }

  p.flaver {
    color: #3e70b3;
    font-size: 3.5vw;
  }

  div.cardNumId {
    width: 100%;
    height: 42px;
    background: url(_image/bg_cardfooter_sp.png)no-repeat;
    background-size: 100% auto;
    font-size: 2.5vw;
    line-height: 2.5em;
    color: #FFF;
    text-align: right;
    padding-right: 1em;
  }

/*-----------------------------------------------*/
/*カード検索設定*/
/*-----------------------------------------------*/
  /*ページの幅*/
  article#search {
    width: 96%;
    margin: 0 auto;
  }
/*検索の全体レイアウト*/
  #searchBox {
    position: relative;
    width: 100%;
    margin: 25px auto 0;
  }
  /*formエリアの背景*/
#searchBox form {
  background: #FFF;
  padding-bottom: 24px;
}

  /*-----------------------------------------------*/
/*屋根（非表示にした）*/
  #searchBox:before {
    content: '';
  /*display: block;*/
  display: block;
    width: 100%;
    height: auto;
    background-image: url(../card/_image/header_search_sp.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    padding-bottom: 50px;
    top: -50px;
    left: 0;
  }

/*-----------------------------------------------*/
/*検索条件のレイアウト（左右に分割）*/
  #searchBox .flex2 {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 2px;
  }
/*-----------------------------------------------*/
/*見出し（フリーワード・商品名・色・カードの種類）*/
.heading {
  display: none;
}
/*-----------------------------------------------*/
/*選択肢ボタンのレイアウト*/
  #searchBox .flex2 div.parts {
    width: 100%;
    text-align: left;
    padding: 1px 8px;
  }

/*-----------------------------------------------*/
/*フォームアイテムの設定*/
/*-----------------------------------------------*/
/*インプットエリア*/
  .free_text {
    border: 1px solid #eee;
    width: 100%;
    padding: 5px;
  }
/*-----------------------------------------------*/
/*セレクトボックスのレイアウト*/
  .selectBox {
    width: 100%;
    padding: 5px;
    display: inline-block;
    border: 1px solid #eee;
    vertical-align: middle;
    position: relative;
  }

  /*スマホのみのアコーディオン*/
  .according_wrapper {
    display: none;
    margin-top: 24px;
  }
/*-----------------------------------------------*/
/*検索条件ボタン*/
/*-----------------------------------------------*/
/*ボタンを一つ一つ横並びにレイアウト*/
  .btn_wrap {
    display: inline-block;
    position: relative;
  }
/*チェックボックス*/
  .btn_wrap input {
    opacity: 0;
    position: absolute;
    left: 0;
  }
/*ラベル*/
  .btn_wrap label {
    border: solid 1px #FFF;
    outline: solid 1px #FFF;
    padding: 5px 10px;
    background: #eee;
    display: inline-block;
    cursor: pointer;
    transition: .5s;
  }
/*-----------------------------------------------*/
/*ボタンのホバーとチェックされた時に背景を変更*/
  .btn_wrap label:hover,
  .btn_wrap input:checked+label {
    border: solid 1px #FFF;
    outline: solid 1px #999;
  }
/*-----------------------------------------------*/
  .btn_wrap input:focus+label {
    box-shadow: 0 0 4px #af975e;
  }




  /*-----------------------------------------------カードリスト*/

  ul#cardList {
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
  }

  ul#cardList li {
    width: 46%;
    margin: 2%;
  }

  /*-----------------------------------------------ページネーション設定*/

  button.page-control {
    width: 30px;
    margin: 0 3px;
    height: 30px;
    background: #00132f;
    border-radius: 50%;
    font-size: 3vw;
    display: flex;
    align-items: center;
    border: 1px solid #FFF;
    justify-content: center;
  }

  .page-control-prev,
  .page-control-next {
    background: #00132f;
    border-radius: 20px;
    padding: 0 5px;
    height: 30px;
    margin: 0 3px;
    font-size: 3vw;
  }


  /*--------------------------------------------------------------------*/
  /*ボタン設定*/
  /*--------------------------------------------------------------------*/
.btnRound b {
    display: block;
    width: 80%;
    background: #11315b;
    margin: 24px auto 0;
    padding: 10px 12px 9px;
    font-size: 13px;
    color: #FFF;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    border-radius: 40px;
    text-decoration: none;
    text-align: center;
  }


/*検索ボタン*/
.btnRound.searchBtn {
    display: block;
    width: 80%;
    background: #573421;
    margin: 24px auto 0;
    padding: 10px 12px 9px;
    font-size: 13px;
    color: #FFF;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    border-radius: 40px;
    text-decoration: none;
    text-align: center;
  }
/*グレ-ボタン*/
  .btnRound.sub {
    display: block;
    width: 70%;
    background: #eee;
    margin: 24px auto 0;
    padding: 10px 12px 9px;
    font-size: 13px;
    color: #333;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    border-radius: 40px;
    text-decoration: none;
    text-align: center;
  }

  /*-----------------------------------------------------------*/
  /*SNSへのリンク*/
  /*-----------------------------------------------------------*/
  .snsList {
    width: 60%;
  margin: 50px auto 30px;
    text-align: center;
  }

  .snsList li {
    display: inline-block;
    width: 46%;
    vertical-align: top;
  }

  /*-----------------------------------------------------------*/
  /*フッター*/
  /*-----------------------------------------------------------*/
  .footer {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000306 url("../_image/mainBG.jpg") repeat-x center top/1100px auto;
/*    padding: 12px 0;*/
  }

  .footer img {
/*    width: 60%;*/
  }
.footer .wrap_footer_logo {
    width: 50%;
}
  /*-----------------------------------------------------------*/
  /*表示非表示*/
  /*-----------------------------------------------------------*/
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  /*-----------------------------------------------------------*/
  /*ページローダー*/
  /*-----------------------------------------------------------*/
  #loader {
    position: absolute;
    width: 78px;
    height: 86px;
    top: 50%;
    left: 50%;
    margin: -80px 0 0 -38px;
    z-index: 3002;
    opacity: 1;
  }


  /*end media----------------------------------*/
}