@charset "UTF-8";

/* ==================================================================
CSS information
style info :partner_result用
================================================================== */


/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents { min-width: 640px; }

.contents-block img { width: 100%; height:auto;}



.pagetop { background: url(../_img/partner/re_btn_pagetop_bg.png) top center no-repeat; background-size: 100%;}


/* --------------------------------------------------------
#select_pokemon
-------------------------------------------------------- */
#select_pokemon { padding: 0 4.6875%; background: url(../_img/partner/select_pokemon_bg.png) top center no-repeat; background-size: cover; position: relative; text-align: center; padding-bottom: 10%; }

#select_pokemon .picList { position: relative; letter-spacing: -.45em; font-size: 0; }
#select_pokemon .picList li { position: relative; width: 25%; letter-spacing: normal; font-size:inherit; display: inline-block; text-align: center; cursor: pointer; margin-bottom: 7px;}
#select_pokemon .picList li div { background: url(../_img/partner/p_name_bg.png) top center no-repeat; text-align: center; background-size: contain; }
#select_pokemon .picList li.on div { background: url(../_img/partner/p_name_bg_o.png) top center no-repeat; }
#select_pokemon .picList li .pic { position: relative; }


#select_pokemon .picList li .pic { width:145px; height: auto;}




/* --------------------------------------------------------
#main-block
-------------------------------------------------------- */

#result_text { text-align: center; color: #FFF; font-size: 131%; background: url(../_img/partner/re_line.png) bottom center no-repeat; padding-bottom: 5px; line-height: 1.61; font-weight: bold; margin-bottom: 20px;}
#result_text span { display: inline-block; margin: 0 .5em;}


/* --------------------------------------------------------
#c2
-------------------------------------------------------- */
#c2 { height: auto; background: url(../_img/partner/result_pokemon_bg.png) top center no-repeat; background-size: cover; padding-bottom: 5%; }



#result-block { letter-spacing: -.45em; margin: 0 auto; text-align: center; padding: 0 4.6875%;}
#result-block dl { letter-spacing: normal; display: inline-block; width: 50%;}
#result-block dd .name_box { color: #FFF; font-size: 146.5%; padding-bottom: 10px;} 
#result-block dl img { width: 100%; height: auto;}

/* --------------------------------------------------------
#c3
-------------------------------------------------------- */
#c3 { height: auto; background: url(../_img/partner/result_pokemon_bg2.png) top center no-repeat; background-size: cover; padding-bottom: 5%; }

#c3 .sns_btn { letter-spacing: -.45em; text-align: center; padding: 0 4.6875%; }
#c3 .sns_btn li { letter-spacing: normal; display: inline-block; padding: 0 3.4482%; vertical-align: top; }
#c3 .sns_btn li a { display: block;}

#c3 #btn { text-align: center; width: 87.8125%; height: auto; margin: 50px auto;}
