@charset "UTF-8";
/*--------------------------------------------------------
Top-banner
-------------------------------------------------------*/
@media
only screen and (max-width : 753px){
/*
#header #header-in {
	background-image: url(https://img.altema.jp/common/header/pokemon-sunmoon-mb.jpg);
}
#mobileTop{
	background:url(https://img.altema.jp/common/header/pokemon-sunmoon-bg.jpg) no-repeat top left;
}
*/
body.home #header-in{
background: url(https://img.altema.jp/common/header/pokemon-sunmoon-mb.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
background-size:100%;
color: #333;
}
body #header{
background: url(https://img.altema.jp/common/header/pokemon-sunmoon-bg.jpg);
background-position:left;
background-repeat:no-repeat;
background-size:cover;
color: #FFF;
}
div.header_top_h1 a{
	color:#333;
}
}

/*Mb　ここまで*/

/*PC　ここから*/

#header-in_wrap{
    background-image: url(https://img.altema.jp/common/header/pokemon-sunmoon-pc.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.header-inWrap{
    background-image: url(https://img.altema.jp/common/header/pokemon-sunmoon-kasou.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% auto;
    background-size:cover;
}

/*--------------------------------------------------------
固有CSS
-------------------------------------------------------*/

/*--------------------------------------------------------
ホームボタン変更スマホ用
-------------------------------------------------------*/
@media
only screen and (max-width : 753px){
/*div.footerBtn .topBtn {
  left: -1px;
  bottom: 135px;
  width: 47px;
  border-radius: 0px 4px 4px 0px;
}*/
}

#kaisi{
	width:50%;
	display:block;
	margin:0 auto;
	cursor:pointer;
}
#kaitou{
	width:50%;
	display:block;
	margin:0 auto;
	cursor:pointer;
}
#return{
	width:50%;
	display:block;
	margin:0 auto;
	cursor:pointer;
}
/*中央ぞろえ*/
#main-contents .osusume_h2 + table th{
	text-align: center;
}

/*--------------------------------------------------------
つよいいね
--------------------------------------------------------*/
/*PC*/
p.share_btn_iine {
display:flex;
justify-content: center;
align-items: center;
}
span.shindan_iine.hyoka_Btn {
vertical-align: middle;
border: 1px solid;
background-color: #ff8148;
color: #fff;
border-radius: 4px;
line-height:42px;
border:1px solid #f6f4ef;
box-sizing:border-box;
}

span.shindan_iine {
vertical-align: middle;
border: 1px solid;
background-color: #b0b0b0;
color: #fff;
border-radius: 4px;
line-height:42px;
border:1px solid #f6f4ef;
box-sizing:border-box;
cursor: pointer;
}

span.shindan_iine.hyoka_Btn:before {
content: '';
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
margin-top: -5px;
background: url(https://img.altema.jp/altema/uploads/2019/09/2019y09m12d_1424354726.png);
background-size: contain;
background-repeat:no-repeat;
margin-right: 6px;
cursor: pointer;
}

span.shindan_iine:before {
content: '';
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
margin-top: -5px;
background: url(https://img.altema.jp/altema/uploads/2019/09/2019y09m12d_175901049.png);
background-size: contain;
background-repeat:no-repeat;
margin-right: 6px;
}

span.iine_hyoka_num {
background-color: #ffffff;
color: #808080;
width:auto!important;
height: 19px;
line-height: 18px;
padding: 1px 10px;
border-radius: 3px;
text-align: center;
margin-left: 10px;
font-size: bold;
font-size: 12px;
font-weight: bold;
}

span.shindan_iine.hyoka_Btn span.iine_hyoka_num{
background-color: #ffffff;
color: #434343;
width:auto!important;
height: 19px;
line-height: 18px;
padding: 1px 10px;
border-radius: 3px;
text-align: center;
margin-left: 10px;
font-size: bold;
font-size: 12px;
font-weight: bold;	
}

/*スマホ*/
@media only screen and (max-width : 414px){
p.share_btn_iine span.shindan_iine {
line-height:37px;
}
}
@media only screen and (max-width : 375px){
p.share_btn_iine span.shindan_iine {
line-height:34px;
}	
}
@media only screen and (max-width : 360px){
p.share_btn_iine span.shindan_iine {
line-height:32px;
}	
}

/*--------------------------------------------------------
見出し関連
--------------------------------------------------------*/
#main #main-contents div.mokujiInfo h2{
background:url() left no-repeat; 
color: #333;
font-size: 15px;
margin: 5px 5px 10px 0px;
text-align:left;
padding:5px 0 6px 10px;
border-left:none;
}
#main-contents div.mokujiInfo ul{
margin: -5px 10px 12px 12px;
}
#main #main-contents h2{
background:url(https://img.altema.jp/pokemon-sunmoon/uploads/2019/03/2019y03m14d_1236486116.png) left center no-repeat;
background-size:100% 100%;
color: #fff;
font-size: 16px;
margin: 10px 0px 20px;
text-align: left;
padding: 10px 0 10px 12px;
}
#container #main-contents h3{
background:url(https://img.altema.jp/pokemon-sunmoon/uploads/2019/03/2019y03m14d_1236441211.png) left bottom no-repeat; 
color: #050d41;
background-size:100%;
font-size: 14px;
margin: 0 0px 15px 0px;
text-align:left;
padding: 2px 0 8px 32px;
border-left:none;
line-height:normal
}
#container #main-contents h4{
background-image: url(https://img.altema.jp/pokemon-sunmoon/uploads/2019/03/2019y03m14d_1236460509.png);
background-repeat: no-repeat;
background-size: 20px;
background-position: left;
padding: 5px 0 1px 25px;
font-size: 13px;
margin: 10px 0 5px;
border: none;
color: #050d41;
}
@media
only screen and (max-width : 414px){
#main #main-contents h2{
background: url(https://img.altema.jp/pokemon-sunmoon/uploads/2019/03/2019y03m14d_1236420187.png) left center no-repeat;
background-size: 100% 100%;
color: #fff;
font-size: 16px;
margin: 10px 0px 20px;
text-align: left;
padding: 10px 0 10px 12px;
}
#container #main-contents h3{
background:url(https://img.altema.jp/pokemon-sunmoon/uploads/2019/03/2019y03m14d_1236441211.png) left bottom no-repeat;
color: #050d41;
background-size: 100%;
font-size: 14px;
margin: 0 0px 15px 0px;
text-align:left;
padding: 0 0 5px 26px;
border-left:none;
line-height:normal;
}
#container #main-contents h4{
background-image: url(https://img.altema.jp/pokemon-sunmoon/uploads/2019/03/2019y03m14d_1236460509.png);
background-repeat: no-repeat;
background-size: 20px;
background-position: 2px center;
padding: 5px 0 5px 26px;
font-size: 13px;
margin: 5px 0 5px;
border: none;
color: #050d41;
}
}


/*--------------------------------------------------------
超見出し調整
-------------------------------------------------------*/
#container #main-contents h3{
border-bottom:0px!important;
}
#container #main-contents h3:before{
display:none!important;
}



