@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
a:hover {
  opacity: 0.8;
}

#top-nav a:hover {
  opacity: 1;
}

#top-header {
  position: relative;
  width: 1600px;
  height: 430px;
  margin-left: -300px;
  margin-bottom: 20px;
  padding: 0;
  border: solid 10px #000000;
  border-top: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#top-header p.btn-xp {
  position: absolute;
  bottom: 15px;
  right: 280px;
  z-index: 5;
}
#top-header p.btn-xp a {
  display: block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../img/top/p01_01_btn.png?1419406020');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 238px;
  height: 290px;
  margin: 0 auto 0 auto;
}
#top-header p.btn-xp a:hover {
  background-position-x: -238px;
}
#top-header ul.bxslider {
  margin: 0;
  padding: 0;
}

.section h2 {
  background-color: #000000;
  color: #FFF;
  margin: 0px -400px;
  padding: 35px 400px;
  font-weight: 900;
  font-family: "Noto Sans Japanese", "メイリオ", Meiryo, sans-serif;
  font-size: 38px;
  line-height: 38px;
}

h3.bar {
  background-color: #000000;
  color: #FFF;
  padding: 25px 30px;
  font-weight: 900;
  font-family: "Noto Sans Japanese", "メイリオ", Meiryo, sans-serif;
  font-size: 34px;
  line-height: 34px;
  border-radius: 10px 10px 0px 0px;
  /* CSS3草案 */
  -webkit-border-radius: 10px 10px 0px 0px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px 10px 0px 0px;
  /* Firefox用 */
  text-align: left;
}

.poi {
  float: right;
  margin-top: -150px;
}

.section {
  margin-top: 100px;
}

.taishou {
  background-color: #fff000;
  margin: 0px -400px;
  margin-bottom: 40px;
  padding: 30px 400px 40px 400px;
  text-align: center;
  font-family: "Noto Sans Japanese", "メイリオ", Meiryo, sans-serif;
}
.taishou h3 p {
  text-indent: -9999px;
}
.taishou ul {
  width: 720px;
  margin: 20px auto;
  margin-bottom: 30px;
  overflow: hidden;
  *zoom: 1;
}
.taishou ul li {
  width: 200px;
  margin: 0px 20px;
  float: left;
  font-size: 14px;
}
.taishou ul li img {
  margin-bottom: 0px;
}
.taishou ul li h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.taishou .btm {
  width: 700px;
  overflow: hidden;
  margin: 0 auto;
}
.taishou .btm p.attention {
  text-align: left;
  float: left;
  font-weight: 600;
}
.taishou .btm p.check {
  float: right;
}

img.border {
  border: 8px dashed #000;
  border-radius: 20px;
  /* CSS3草案 */
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;
  /* Firefox用 */
  margin: 40px 0px;
}

.osusume {
  border: 7px solid #000;
  display: table;
  width: 986px;
}
.osusume .title {
  display: table-cell;
  background-color: #000;
  vertical-align: middle;
  text-align: center;
  width: 150px;
}
.osusume .content {
  display: table-cell;
  padding: 0px 0px 0px 20px;
  font-family: "Noto Sans Japanese", "メイリオ", Meiryo, sans-serif;
  font-size: 20px;
  font-weight: 600;
}
.osusume .content ul {
  padding: 0;
}
.osusume .content ul li {
  display: inline-block;
  padding-right: 20px;
  line-height: 20px;
}
.osusume .content ul li span {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  padding-left: 20px;
  margin-top: 5px;
}

.btnarea {
  margin-top: 40px;
  font-family: "Noto Sans Japanese", "メイリオ", Meiryo, sans-serif;
  position: relative;
  text-align: center;
}
.btnarea .mainbtn a {
  display: block;
  width: 1000px;
  height: 90px;
  background: transparent url(../img/common/btn_main.jpg) top left no-repeat;
  font-size: 34px;
  line-height: 90px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
}
.btnarea .subbtn a, .btnarea .subbtn_blue a {
  display: block;
  width: 800px;
  height: 60px;
  background: transparent url(../img/common/btn_sub.jpg) top left no-repeat;
  font-size: 25px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
  margin: 20px 100px 0px 100px;
}
.btnarea .subbtn_blue a {
  background: transparent url(../img/common/btn_subblue.jpg) top left no-repeat;
  margin-bottom: 20px;
}
.btnarea .badge {
  position: absolute;
  left: 25px;
  top: -5px;
  z-index: 500;
}

span.add {
  display: inline-block;
  font-family: "Noto Sans Japanese", "メイリオ", Meiryo, sans-serif;
  font-size: 20px;
  padding-left: 100px;
  padding-top: 10px;
  color: #000;
}

#top-lead {
  text-align: center;
  height: 340px;
}
#top-lead img.txt {
  margin-top: 20px;
  margin-bottom: 20px;
}
#top-lead a.lead_amazon {
  display: block;
  margin-top: -59px;
  margin-left: 278px;
}
#top-lead a.lead_chakubarai {
  display: block;
  margin-top: -42px;
  margin-left: 759px;
}

#top-muryou .poi {
  margin-bottom: 20px;
}
#top-muryou span.add {
  padding-left: 63px;
}
#top-muryou img.lead {
  margin-top: 30px;
}
#top-muryou .osusume {
  margin-top: 40px;
}

#top-items {
  text-align: center;
}
#top-items ul {
  margin: 0 auto;
  margin-bottom: 0px;
}
#top-items ul li {
  display: inline-block;
  padding: 0px 20px 40px 20px;
}
#top-items img.fuka {
  border: 8px dashed #F00;
  border-radius: 20px;
  /* CSS3草案 */
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;
  /* Firefox用 */
  margin: 40px 0px;
}

#top-options ul {
  padding: 0;
  overflow: hidden;
  margin: 0 -20px;
}
#top-options ul li {
  float: left;
  padding: 0px 20px;
}

#top-voices {
  background-color: #e6e6e6;
  margin: 0px -400px;
  margin-bottom: 40px;
  padding: 30px 400px 10px 400px;
  margin-top: 120px;
}
#top-voices h3 p {
  text-indent: -9999px;
  height: 0;
}
#top-voices ul {
  padding: 0;
  margin-left: -40px;
  overflow: hidden;
  line-height: 30px;
  font-size: 14px;
}
#top-voices ul li {
  background-color: #FFF;
  border: 5px dashed #000;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
  padding: 20px 30px;
  margin-left: 40px;
  width: 410px;
  float: left;
  height: 180px;
  margin-bottom: 40px;
}
#top-voices ul li span {
  font-size: 12px;
  font-weight: bold;
}

#top-btmarea h4 {
  font-family: "Noto Sans Japanese", "メイリオ", Meiryo, sans-serif;
  font-weight: 900;
  font-size: 20px;
  line-height: 28px;
  border-left: 8px solid #1077c4;
  padding-left: 14px;
  margin-bottom: 20px;
}
#top-btmarea .box {
  border: 8px solid #e6e6e6;
}
#top-btmarea ul {
  padding: 0;
  margin: 20px;
  font-size: 14px;
}

#top-ad {
  background-color: #000;
  text-align: center;
  margin: 0 -300px;
  margin-top: -30px;
  margin-bottom: 40px;
  z-index: 0;
}
#top-ad a {
  display: inline-block;
  margin: 0 auto;
  line-height: 85px;
  background: transparent url(../img/top/koujyou.png) right bottom no-repeat;
  padding-right: 67px;
  color: #FFF;
  text-decoration: none;
  font-family: "Noto Sans Japanese", "メイリオ", Meiryo, sans-serif;
  font-size: 25px;
  font-weight: 900;
}
