@charset "utf-8";
/* 
-------------------------------------------------- */
/* ==================================================
pc
================================================== */
/* 
-------------------------------------------------- */
/*  html5 support
-------------------------------------------------- */
header, nav, section, footer, aside, article, figure, main {
  display: block;
}
/* 
-------------------------------------------------- */
/*  clearfix
-------------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* 
-------------------------------------------------- */
/* hide for pc
-------------------------------------------------- */
header.main {
  display: none;
}
/* 
-------------------------------------------------- */
/* common
-------------------------------------------------- */
body, td, th, input, textarea, select {
  color: #000;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ ゴシック", Osaka, "sans-serif";
  font-size: 14px;
}
body {
  background: #333;
  margin: 0;
  padding: 0;
}
.jPanelMenu-panel {
  background: #333 !important;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
a img {
  border: none;
}
a:link, a:visited {
  color: #3198bd;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #333;
  text-decoration: underline;
}
dl, dt, dd {
  margin: 0;
  padding: 0;
}
.placeholder {
  color: #CCC;
}
::-webkit-input-placeholder {
  color: #CCC;
}
:-moz-placeholder {
  color: #CCC;
}
.error {
  color: #C00;
}
.radius {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
/* 
-------------------------------------------------- */
/* header: pc only
-------------------------------------------------- */
.header {
  background: #000;
  color: #FFF;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
}
.header a:link, .header a:visited {
  color: #DDD;
}
.header a:hover, .header a:active, .header a:focus {
  color: #FFF;
  text-decoration: none;
}
.header a.newmsg {
  color: #FC0;
  margin-left: 20px;
  position: relative;
}
.header a.newmsg:hover {
  color: #FF0;
}
.nav {
  margin: 0 auto;
  width: 1260px;
}
ul.menu {
  display: inline-block;
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
ul.menu > li {
  display: inline;
  margin: 0 0 0 10px;
}
ul.menu > li form {
  display: inline;
}
ul.menu > li span.counts {
  color: #F00;
}
ul.menu > li span.points {
  color: #F60;
}
ul.menu > li span.search-box {
  background: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  color: #999;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  vertical-align: middle;
}
ul.menu > li input.keyword {
  -webkit-appearance: none;
  border: none;
  padding: 0;
  vertical-align: middle;
  width: 130px;
}
ul.menu > li .keySearchBtn {
  background: #444;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666', endColorstr='#444');
  background-image: -ms-linear-gradient(top, #666 0%, #444 100%);
  background-image: -moz-linear-gradient(top, #666 0%, #444 100%);
  background-image: -o-linear-gradient(top, #666 0%, #444 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(1, #444));
  background-image: -webkit-linear-gradient(top, #666 0%, #444 100%);
  background-image: linear-gradient(to bottom, #666 0%, #444 100%);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  border: none;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  width: 50px;
}
ul.menu > li .keySearchBtn:hover {
  background: #3198bd;
  color: #FF0;
  text-decoration: none;
}
.logo img {
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.bubble-wrapper {
  display: inline-block;
  position: absolute;
  top: 22.5px;
  left: -3px;
  z-index: 9;
}
.bubble {
  background-color: #FFF;
  border: solid 1px #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  font-size: 14px;
  height: auto;
  line-height: normal;
  padding: 0.5em 1.0em;
  position: relative;
  white-space: nowrap;
  width: auto;
}
.bubble::after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 6px 10px;
  border-color: #FFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -10px;
  left: 14px;
}
.bubble::before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 6px 10px;
  border-color: #CCC transparent;
  display: block;
  width: 0;
  z-index: 0;
  top: -11px;
  left: 14px;
}
/* 
-------------------------------------------------- */
/* page: pc only
-------------------------------------------------- */
.page {
  background: #9ea8ac;
  background-image: url(../img/skin.jpg);
  background-position: top center;
  padding: 0;
}
.container {
  background: #FFF;
  margin: auto;
  width: 1260px;
}
/* 
-------------------------------------------------- */
/* footer: pc only
-------------------------------------------------- */
footer {
  background: #333;
  color: #CCC;
  font-size: 13px;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  position: relative; /* this gives IE6 hasLayout to properly clear */
  clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}
footer a:link, footer a:visited {
  color: #CCC;
  margin: 0;
  padding: 0;
}
footer a:hover, footer a:active, footer a:focus {
  color: #FFF;
  text-decoration: none;
}
nav.footer-menu {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}
nav.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -webkit-justify-content: space-between; /* Safari */
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap; /* Safari */
  flex-wrap: nowrap;
  max-width: 100%;
  width: 100%;
}
nav.footer-menu li {
  text-align: justify;
}
nav.footer-menu dt {
  color: #FFF;
  padding: 0 0 10px;
}
nav.footer-menu dt a {
  color: #FFF;
}
footer .ristricted {
  margin: 10px auto;
  width: 600px;
}
footer img {
  height: 30px;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
footer .compliance {
  padding: 0 0 10px;
}
footer .social {
  font-size: 20px;
  line-height: 1.0em;
  padding: 0 0 10px;
}
footer .social a {
  margin: 0 5px;
}
footer .copyright {
  padding: 0;
}
/* 
-------------------------------------------------- */
/* ==================================================
end of pc
================================================== */