@charset "utf-8";
/*-------------
106% 17px
100% 16px
94%  15px
88%  14px
81%  13px
75%  12px
reset
-------------------------------------*/
a {
  cursor: pointer;
  color: #4c4c4c;
}
body{
  margin:0;
  padding:0;
  height: 100%;
  text-align:center;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,p,blockquote,fieldset,div{
  margin:0;
  padding:0;
}
h1,h2,h3,h4,h5,h6{
  font-size:100%;
  font-weight:normal;
}
ul li, ol li{
  list-style:none;
}
.clearfix:after{
  content:".";
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
.clearfix{min-height:1px;}
* html .clearfix{height:1px;
  /*\*//*/
  height:auto;
  overflow:hidden;
  /**/
}

/***************/
/* header area */
/***************/
.container{
  width: 950px;
  margin: 0 auto;
}
#header{
  background: #fff;
  padding-top: 17px;
  padding-bottom: 24px;
}
#header h1{
  text-indent: -9999px;
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/yj_logo@2x.png) no-repeat; 
  background-size: 260px 66px;
  width: 260px;
  height: 66px;
  margin: 174px 133px 12px 133px;
}
#header .headCopy{
  text-indent: -9999px;
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/head_copy@2x.png) no-repeat;
  background-size: 376px 18px;
  width: 376px;
  height: 18px;
  display: inline-block;
}
#header .container_l{
  width: 526px;
  float: left;
}
#header .container_r{
  width: 412px;
  display: inline-block;
  position: relative;
}
#header .container_r .appImage{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/smp_device@2x.png) no-repeat;
  background-size: 412px 444px;
  width: 412px;
  height: 444px;
}
#header .topStore{
  margin: 90px auto 10px auto; 
}
.store{
  text-indent: -99999px;
  width: 511px;
  height: 83px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.store.normal{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/store_dl_budge_normal@2x.png) no-repeat;
  background-size: contain;
}
.store.ad{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/store_dl_budge_ad.png) 0 0 no-repeat;
}
.store .ios a {
  display: block;
  width: 162px;
  height: 48px;
}
.store .and a {
  display: block;
  width: 137px;
  height: 48px;
}
.store .ios{
  position: absolute;
  top: 26px;
}
.store .and{
  position: absolute;
  top: 26px;
  left: 280px
}
#header #share {
  position: absolute;
  top: 0px;
  left: 0px;
}
#header #share #fb{
  margin-right: 10px;
  display: inline;
}
#header #share #tw{
  display: inline;
}

/**********************/
/* deviceTabWrap area */
/**********************/
#deviceTabWrap{
  background: #f1f0f6;
  height: 129px;
}
.arrowBg{
  background: #fff;
  height: 19px;
}
.arrow{
  width: 950px;
  height: 19px;
  margin: 0 auto;
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/current_arrow.png) no-repeat 339px 0px ;
}
#deviceTabWrap .deviceTab li{
  float: left;
  width: 240px;
  cursor:pointer;
}
#deviceTabWrap .deviceTab{
  margin: 0 235px;
}
#deviceTabWrap .deviceTab span{
  display: inline-block;
}
#deviceTabWrap .deviceTab .tbTab{
  color: #cfcfcf;
}
#deviceTabWrap .deviceTab .smp{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/smp_current.png) no-repeat 0px 27px;
  line-height: 110px;
  padding-left: 42px;
}
#deviceTabWrap .deviceTab .tb{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/tablet.png) no-repeat 0px 23px;
  line-height: 110px;
  padding-left: 62px;
}
#deviceTabWrap .deviceTab .tb:hover{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/tablet_current.png) no-repeat 0px 23px;
  color: #333333;
}

/*****************/
/* contents area */
/*****************/
#contents{
    background: #fff;
}
#cont1,#cont2{
  padding: 10px;
}
#cont1 #news,#search,#notification{
  text-indent: -9999px;
  display: inline-block;
}
#cont1 #news{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/cont1_news_follow@2x.png) no-repeat;
  background-size: 930px 325px;
  width: 930px;
  height: 325px;
}
#cont1 #search,#notification{
  width: 460px;
  height: 274px;
}
#cont1 #search{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/cont1_push-notification@2x.png) no-repeat;
  float: left;
  margin-right: 10px;
  margin-right: 6px\9; /* IE8 以下 */
  background-size: 460px 274px;
}
#cont1 #notification{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/cont1_kisekae@2x.png) no-repeat;
  background-size: 460px 274px;
}
#cont2{
  display: none;
}
#cont2 #newsCont2,#searchCont2,#notificationCont2{
  text-indent: -9999px;
  display: inline-block;
}
#cont2 #newsCont2{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/cont2_news@2x.png) no-repeat;
  background-size: 930px 498px;
  width: 930px;
  height: 498px;
  margin-bottom: 10px;
}
#cont2 #searchCont2{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/cont2_search@2x.png) no-repeat;
  background-size: 930px 274px;
  width: 930px;
  height: 274px;
  margin-bottom: 10px;
}
#cont2 #notificationCont2{
  background: url(https://s.yimg.jp/images/mobile/pc/images/pr/yjapp/2.0.1/img/cont2_notification@2x.png) no-repeat;
  background-size: 930px 274px;
  width: 930px;
  height: 274px;
  margin-bottom: 48px;
}
#cont1 .contents_bottom{
  margin: 10px 10px 48px 10px;
}
#yjLink{
  margin: 28px auto 0px auto;
  padding-bottom: 15px;
  font-size: 100%;
  color: #333333;
}

/***************/
/* footer area */
/***************/
#footer{
  background: #f7f7f7;
  color: #4c4c4c;
  font-size: 75%;
  padding: 20px 0px 28px 0px;
}
#footer ul{
  text-align: left;
  margin-bottom: 28px;
}
address {
  font-style: normal;
}