@charset "UTF-8";
/* ------------------------------------------------- *
 *        reset
 * ------------------------------------------------- */
.header,
#footer {
  font-size: 12px;
}

/* ------------------------------------------------- *
 *        clearfix
 * ------------------------------------------------- */
.clearFix:before, .clearFix:after {
  content: "";
  display: table;
}
.clearFix:after {
  clear: both;
}
.clearFix {
  *zoom: 1;
}

/* ------------------------------------------------- *
 *        header
 * ------------------------------------------------- */
.header {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0 20px;
}

@media (max-width: 959px) {
.header {
  width: 90%;
}
}/*@*/
@media (max-width: 767px) {
.header {
  width: auto;
  padding: 0;
}
.header__title {
  padding: 12px 10px;
  text-align: center;
}
}/*@*/

/* ------------------------------------------------- *
 *        headerNav
 * ------------------------------------------------- */
.headerNav {
  position: absolute;
  right: 250px;
  top: 15px;
  overflow: hidden;
}

.headerNav__li {
  float: left;
  display: inline;
  margin-left: 30px;
}

.headerNav__li img {
  vertical-align: middle;
}

@media (max-width: 959px) {
.headerNav {
  right: auto;
  left: 137px;
}

.headerNav__li {
  margin-left: 20px;
}
}/*@*/
@media (max-width: 767px) {
.headerNav {
  display: none;
}
}/*@*/

/* ------------------------------------------------- *
 *        headerSrch
 * ------------------------------------------------- */
.headerSrch {
  position: absolute;
  right: 0px;
  top: 10px;
  width: 229px;
}

.headerSrch__inputText {
  width: 197px;
  height: 24px;
  *height: 14px;
  padding: 0 0 0 5px;
  *padding: 6px 0 4px 5px;
  margin: 0;
  border: 1px solid #cccccc;
  outline: 0;
}

.headerSrch__btnSubmit {
  position: absolute;
  right: 0;
  top: 0;
  *top: 1px;
}
@media (max-width: 767px) {
.headerSrch {
  display: block;
  position: relative;
  right: inherit;
  top: inherit;
  width: auto;
  background: #fafafa;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  padding: 10px;
}

.headerSrch__inputText {
  width: 100%;
  height: 26px;
  padding-right: 26px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

form input[type="search"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.headerSrch__btnSubmit {
  position: absolute;
  right: 10px;
  top: 10px;
}
}/*@*/

/* ------------------------------------------------- *
 *        gnav
 * ------------------------------------------------- */
.gnav {
  width: auto;
  height: 46px;
}

.gnav__btn {
	position: relative;
}

@media (max-width: 767px) {
.gnav {
  position: relative;
  height: auto;
  margin: 0 auto;
}

.gnav__subLabel {
  display: block;
  font-size: 10px;
}

.gnav__kvSpace {
  display: block;
}
.gnav__kvSpace img {
  width: 100%;
  height: 1px;
}
}/*@*/

/* ------------------------------------------------- *
 *        areaHeader
 * ------------------------------------------------- */
.areaHeader--pc {
  display: block !important;
}
.areaHeader--pc__inner {
  position: relative;
  z-index: 100;
  background: #fff;
  zoom: 1;
}
.areaHeader--tb {
  display: none !important;
}
.areaHeader--sp {
  display: none !important;
}

@media (max-width: 959px) {
.areaHeader--pc {
  display: none !important;
}
.areaHeader--tb {
  display: block !important;
}
.areaHeader--sp {
  display: none !important;
}
}/*@*/
@media (max-width: 767px) {
.areaHeader--pc {
  display: none !important;
}
.areaHeader--tb {
  display: none !important;
}
.areaHeader--sp {
  display: block !important;
  min-width: 300px;
}
}/*@*/

.areaHeader--pc a:link,
.areaHeader--pc a:visited,
.areaHeader--sp a:link,
.areaHeader--sp a:visited {
  color: #000;
}

/* ------------------------------------------------- *
 *        footer
 * ------------------------------------------------- */
#footer {
  position: relative;
  width: 100%;
  min-width: 950px;
  height: 42px;
  margin: 0 auto;
  background-color: #fff;
  border-top: 1px solid #ccc;
}
#footer .wrapper {
  position: relative;
  width: 950px;
  margin: 0 auto;
}
#footer p {
  position: absolute;
  top: 4px;
  right: 0;
}
.msie #footer p {
  top: 11px;
}
#footer ul {
  margin: 11px 0 14px;
}
#footer li {
  float: left;
  padding: 0 0.8em;
  border-left: 1px solid #ccc;
  line-height: 1.1;
}
#footer li a {
  display: block;
  height: 18px;
  float: left;
}
#footer ul:after {
  content: '';
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
#footer a:hover img {
  opacity:0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  zoom:1;
}
#footer .sppcselect {
  width: 200px;
  margin: auto;
  position: relative;
  top: -37px;
  left: 150px;
}
#footer .sppcselect p {
  text-align: right;
  position: relative;
}

@media (max-width: 959px) {
#footer {
  min-width: inherit;
}
#footer .wrapper {
  width: 728px;
  height: 50px;
}
#footer p {
  top: inherit;
  right: inherit;
  bottom: 10px;
  left: 0;
}
}/*@*/
@media (max-width: 767px) {
#footer {
  height: auto;
  min-width: auto;
  margin-top: 20px;
  border-style: none;
}
#footer .wrapper {
  padding-bottom: 30px;
  width: auto;
  height: auto;
  margin: 0;
}
#footer p {
  width: 100%;
  bottom: 0;
  text-align: center;
  padding-bottom: 10px;
}
#footer ul {
  margin: 0;
}
#footer li {
  float: none;
  padding: 0;
  border-style: none;
  line-height: inherit;
}
#footer li a {
  height: auto;
  float: none;
}
}/*@*/

/* ------------------------------------------------- *
 *        device from styles.css
 * ------------------------------------------------- */
.is--spOnly {
  display: none;
}
@media (max-width: 959px) {
.is--spOnly {
  display: none;
}
}/*@*/
@media (max-width: 767px) {
.is--spOnly {
  display: block;
}
}/*@*/

.is--pcOnly {
  display: block;
}
@media (max-width: 959px) {
.is--pcOnly {
  display: block;
}
}/*@*/
@media (max-width: 767px) {
.is--pcOnly {
  display: none;
}
}/*@*/
