@charset "UTF-8";

#conan {
  color: #333;
/*  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/*  font-weight: bold;*/
  -webkit-font-smoothing: antialiased;
}


a strong:hover,a b:hover,a s:hover{
	opacity:.8;
}


h2 {
/*  position: relative;
    height: 220px;
    background: url("/products/conan-cardgame/public/_image/h2_news.jpg") no-repeat center top, url("/products/conan-cardgame/public/_image/h2BG.png") no-repeat center top;
    url("/products/conan-cardgame/public/_image/h2BG.png") no-repeat center top;
    padding: 0;
    color: #FFF;
    line-height: 1;
    text-align: center;
    box-shadow: inset 0px 12px 25px 5px rgba(0, 0, 0, 0.8);*/
} 
h2 b{
/*  display: block;
    color: #FFF;
    font-size: 42px;
    letter-spacing: 0.05em;
    padding: 40px 0 4px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);*/
} 

h2 i{
/*  display: block;*/
  display: none;
    color: #FFF;
    font-size: 6px;
    letter-spacing: 0.05em;
    font-style: normal;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
} 

h2 .ph{
   position: absolute;
  height: 220px;
   top: 0;
   left: 51%;
    z-index: 3;
} 
h2 .ph2{

 position: absolute;
 height: 220px;
  top: 0;
  left: 58%;
  mix-blend-mode: overlay; /* オーバーレイを指定 */
   z-index: 2;
} 

#conan {
  background: url("./_image/BG.png") repeat center top/1600px auto;
/*  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}
article {
  max-width: 968px;
  width: 100%;
  background: #FFF;
  margin: 50px auto;
  padding: 0 0 50px;
}


h3 {
  max-width: 1066px;
  width: calc(100% + 50px);
  background-image: url("./_image/newsH3BG.png"), url("./_image/newsH3BG_BtmL.svg"), url("./_image/newsH3BG_BtmR.svg");
  background-repeat: no-repeat;
  background-position: center bottom 22px, left bottom, right bottom;
  background-size: 100% auto, 25px 22px, 25px 22px;
  margin: 0 0 0 -25px;
  padding: 4px 0 26px;
  font-size: 26px;
  color: #FFF;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}

h3 strong{
  display: block;
  padding: 12px 0 12px;
  font-size: 26px;
border-top:2px solid rgba(255,255,255,0.4) ;
border-bottom:2px solid rgba(255,255,255,0.4) ;

}

article.news a{
	text-decoration:underline;
}
article.news a:hover{
	text-decoration:none;
	color:#a00;
}
p {
  max-width: 780px;
  margin: 0 auto 1em;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}


blockquote {
  width: 780px;
  background: #ededed;
  margin: 10px auto;
  padding: 12px 24px;
  font-size: 15px;
  line-height: 1.8;
  text-align: left;
}
blockquote b{
  display: block;
font-size: 18px;

}
blockquote a:visited,blockquote a{
	text-decoration:underline !important;
}


small {opacity: 0.6;
text-align: left;
font-size: 13px;line-height: 1.6;
font-weight: normal;
-webkit-font-smoothing: antialiased;

}
small em {opacity:1;
  text-align: left;
  font-size: 13px;
color: #bf1f1f;
font-weight: bold;
-webkit-font-smoothing: antialiased;
}
  

.imgBox small {
  display: block;
  width: 480px;
  margin: 0 auto;

}


.news h4 {
max-width: 794px;
width: 100%;
background: none;
background-image: url("./_image/newsH4BG.png"); 
background-position: center bottom;
margin: 40px auto 24px;
padding: 8px 12px 6px;
border-radius: 12px;
  font-size: 22px;
  color: #FFF !important;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}
.news h4 span {
  color: #FFF !important;
}

strong {
  display: block;
  font-size: 22px;
}
.text-big strong {
    font-size: 1.4rem;
}
/*.text-small strong {
    font-size: 1rem;
}*/

a b {
  width: 40%;
  display: block;
  font-size: 18px;
color: #FFF;
font-weight: bold;
-webkit-font-smoothing: antialiased;
background: #042c64;
text-align: center;
margin: 0 auto;
border-radius: 40px;
text-decoration: none;
padding: 10px 12px 9px;

}

article .content a i {
  width: 40%;
  display: block;
  font-size: 18px;
color: #333;
font-weight: bold;
-webkit-font-smoothing: antialiased;
background: #ededed;
text-align: center;
margin: 0 auto;
font-style: normal;
border-radius: 40px;
text-decoration: none;
padding: 10px 12px 9px;


}


i.btn {
  opacity: .4;
  width: 40%;
  display: block;
  font-size: 18px;
color: #333;
font-weight: bold;
-webkit-font-smoothing: antialiased;
background: #ededed;
text-align: center;
margin: 0 auto;
font-style: normal;
border-radius: 40px;
text-decoration: none;
padding: 10px 12px 9px;
  
  
  }

a {
/*  color: #134791;*/
  text-decoration: none;
}

a:visited {
/*  color: #134791;*/
  color:#0078fe;
  text-decoration: none;
}
.news a,.news  a:visited {
/*    text-decoration: underline;*/
}
.news .wrap_btn a,.news .wrap_btn  a:visited,p a.ck-link_selected {
    text-decoration: none;
}

dl {
  width: 760px;
  margin: 0 auto;
  padding: 0;
  margin: 0 auto;
}
dl dt {
  font-size: 20px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 8px;
  padding:0 24px 8px;
  border-bottom: 1px solid #CCC;
  text-align: left;
}

dl dd{
  font-size: 15px;
  text-align: left;
  padding: 0 24px 16px;
}




@media screen and (max-width:900px){
	article{
		background: transparent;
        margin: 50px auto 24px;
        padding: 0 10px 24px;
        border: 0;
	}
}




/*-----------------------------------------------SP用ページ用設定*/
@media screen and (max-width: 667px) {
  h2 {
/*    position: relative;
    width: 100%;
      height: auto;
	    background: url("/products/conan-cardgame/public/_image/h2BG.png")repeat-x center top/auto 100%;
      background: url("/products/conan-cardgame/public/_image/h2_news_sp.jpg")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 b{
 /*   display: block;
      color: #FFF;
      font-size: 28px;
      letter-spacing: 0.05em;
      padding: 26px 0 4px;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);*/
  } 
  
  h2 i{
/*    display: block;*/
    display: none;
      color: #FFF;
      font-size: 8px;
      letter-spacing: 0.05em;
      font-style: normal;
      text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
  } 
  
  h2 .ph{
     position: absolute;
    height: calc(100% * 300/800);
     top: 0;
     left: 55%;
      z-index: 3;
  } 
  h2 .ph2{
  
   position: absolute;
   height: calc(100% * 300/800);
    top: 0;
    left: 58%;
    mix-blend-mode: overlay; /* オーバーレイを指定 */
     z-index: 2;
  } 


  
  #conan {
    background: url("./_image/BG.png") repeat center top/1600px auto;
  }
  .newsKey{
    width: 96%;
    margin: 0 auto;
  }


  article {
    width: 100%;
/*	background: transparent;
	margin: 24px auto;
	padding: 0 10px 24px;
	border: 0;*/
  }
  .news h3 {
	    background-color: #fff;
	}
  
  h3 {min-height: 60px;
    position: relative;
    width: 100%;
    background-image: url("./_image/newsH3BG.png"), url("./_image/newsH3BG_BtmL.svg"), url("./_image/newsH3BG_BtmR.svg");
    background-repeat: no-repeat;
    background-position: center bottom 8px, left bottom, right bottom;
    background-size: 100% auto, 10px auto, 10px auto;
    margin: 0 auto;
    padding: 4px 0 12px;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
  }


  
  h3 strong{
    display: block;
    padding: 12px 0 10px;
    font-size: 18px;
  border-top:2px solid rgba(255,255,255,0.4) ;
  border-bottom:2px solid rgba(255,255,255,0.4) ;
  
  }
  

  
  p {
    width: 100%;
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
  }
  
  
  blockquote {
    width: 100%;
    background: #ededed;
    padding: 12px 24px;
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
  }
  blockquote b{
    display: block;
  font-size: 16px;
  
  }
  
  
  small {opacity: 0.6;
  text-align: left;
  font-size: 13px;line-height: 1.6;}
  small em {opacity:1;
    text-align: left;
    font-size: 13px;
  color: #bf1f1f;
  }
    
  
  .imgBox small {
    display: block;
    width: 90%;
    margin: 12px auto 0;
  
  }
  
  
  .news h4 {
    width: 100%;
  background: none;
  background-image: url("./_image/newsH4BG.png"); 
  background-position: center bottom;
  margin: 40px auto 24px;
  padding: 8px 12px 6px;
  border-radius: 12px;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
  }
  
  strong {
    display: block;
    font-size: 18px;
  }
  
  a b {
    width: 90%;
    display: block;
    font-size: 16px;
  color: #FFF;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  background: #042c64;
  text-align: center;
  margin: 0 auto;
  border-radius: 40px;
  text-decoration: none;
  padding: 10px 12px 9px;
  
  }
  
  a i {
    width: 90%;
    display: block;
    font-size: 16px;
  color: #333;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  background: #ededed;
  text-align: center;
  margin: 0 auto;
  font-style: normal;
  border-radius: 40px;
  text-decoration: none;
  padding: 10px 12px 9px;
  
  
  }

i.btn {
  opacity: .4;
    width: 90%;
    display: block;
    font-size: 16px;
  color: #333;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  background: #ededed;
  text-align: center;
  margin: 0 auto;
  font-style: normal;
  border-radius: 40px;
  text-decoration: none;
  padding: 10px 12px 9px;
  
  
  }
  
  a {
    color: #134791;
    text-decoration: none;
  }
  
  
  dl {
    width: 94%;
    margin: 0 auto;
    padding: 0;
    margin: 0 auto;
  }
  dl dt {
    font-size: 16px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 8px;
    padding:0 8px 8px;
    border-bottom: 1px solid #CCC;
    text-align: left;
  }
  
  dl dd{
    font-size: 15px;
    text-align: left;
    padding: 0 8px 16px;
  }
  


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