@charset "UTF-8";
.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html body {
  font-size: 62.5%;
  font-family: 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN',"Helvetica", "Helvetica Bold", "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
  letter-spacing: 1px;
  background: url(../images/bg_ptn.gif) repeat center top;
  padding-top: 15px;
}


#wrapper {
  background: url(../images/bg.png) repeat center top;
  width: 980px;
  margin: 0 auto 50px;
}


#header {
  padding: 76px 0 0;
  margin: 0 0 25px;
  position: relative;
}
#header h1 {
    text-indent: -9999px;
  text-align: center;
}
#header .badge {
  position: absolute;
  top: -10px;
  right: 5px;
width: auto;
}



#introduction {
}
#introduction h2 {
  text-align: center;
  margin: 0 0 30px;
}
#introduction p {
  text-align: center;
  font-size: 1.5em;
  line-height: 1.6;
}
#introduction p span {
  display: block;
}


#lets-share {
  border: 6px solid #008aff;
  width: 846px;
  margin: 30px auto;
}
.share-txt {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
#jme{
	margin: 30px auto 0;
	display: inline-block;
	vertical-align: middle;
}
#gigyaShare > img {
	/*visibility: hidden;*/
	display: none;
}
#jme:before {
	content: "";
	display: block;
	width: 172px;
	height: 20px;
	margin: 0 0 7px;
	background: url(/jlc/images/get10pt.png) no-repeat left top;
}


#download {
  width: 858px;
  margin: 0 auto 58px;
  text-align: center;
}

.share-box {
	height:120px;
	background: url(../images/jme_profile_middle.png) no-repeat center top;
	text-align:center;
}

.btn {
	height:120px;
	background: url(../images/jme_profile_middle.png) no-repeat center top;
	text-align:center;
}

.line-btn {
  width: 259px;
	margin:0 auto;
}

#download .antenna {
  display: inline-block;
  width: 49%;
  padding: 37px 0 40px;
  border-right: 0px solid #ece6e6;
}
#download .antenna span {
  display: inline-block;
  margin: 15px 0 15px;
}
#download .antenna p a:nth-child(1) img {
  margin: 0 0 15px;
}

#download .smartnews {
  display: inline-block;
  padding: 37px 0 40px;
  width: 49%;
}
#download .smartnews span {
  display: inline-block;
  margin: 15px 0 15px;
}
#download .smartnews p a:nth-child(1) img {
  margin: 0 0 15px;
}

#download .antenna h3 ,
#download .smartnews h3 {
font-size: 1.3em;
font-weight: bold;
}







#main {
}
#main .inbox {
  width: 804px;
  margin: 0 auto;
}
#main .item {
  text-align: center;
  margin: 0 0 50px;
}
#main .item div {
  text-align: left;
  margin: 0 0 35px;
}
#main .item div span,
#main .item div p {
  font-size: 1.5em;
  line-height: 1.6;
  display: inline-block;
  vertical-align: middle;
}
#main .item div span {
  width: 15.5%;
}
#main .item div p {
  width: 83%;
}

#main .dl-btn {
  text-align: center;
  margin: 80px 0 70px;
}






footer {
  background: url(../images/bg-btm.png) no-repeat center bottom;
}
footer .inbox {
  position: relative;
  width: 858px;
  margin: 0 auto;
  padding: 20px 0 60px;
  border-top: 1px solid #000;
}
footer span {
  margin: 0 0 10px;
  display: block;
}
footer a {
  position: absolute;
  top: 20px;
  right: 0;
}








@media (max-width: 769px) {
  html body {
    background: none;
  }

  img {
    max-width: 100%;
  }

  #wrapper {
    max-width: 100%;
    background: none;
    margin-bottom: 0;
  }

  #header {
		margin:0 auto;
    padding: 0;
  }
  #header img,
  #introduction img {
    max-width: 90%;
  }
  #header .badge {
    display: none;
    top: 20px;
    right: -80px;
width: auto;
  }
  #header .badge img {
    max-width: 50%;
  }

  #lets-share {
		margin:0 auto 30px;
    max-width: 100%;
    border: 0;
		text-align: center;
  }
  .share-txt {
    display: block;
    /*background: none #008aff;*/
  }
	#jme {
		margin: 30px auto 0;
	}

  #download {
    max-width: 100%;
    border: none;
  }
  #download .antenna {
    width: 100%;
    border: none;
  }
  #download .smartnews {
    width: 100%;
  }
  #download .antenna span,
  #download .smartnews span {
		display: block;
		text-align: center;
	}
  #download .antenna p a,
  #download .smartnews p a {
		display: block;
	}

  #main {

  }
  #main .inbox {
    width: 100%;
  }

  #main .item div {
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 20px;
  }
  #main .item div span,
  #main .item div p {
    /*width: 100%;*/
  }
  #main .item div p {
    width: 100%;
    margin-top: 5px;
  }
  #main .item div span img {
    width: auto;
  }


  #introduction {

  }
  #introduction p {
    padding-left: 10px;
    padding-right: 10px;
  }



  footer {
    background: none;
  }
  footer .inbox {
    width: 100%;
    padding-bottom: 20px;
  }


  #commonFooter {
    display: none !important;
  }


}






