@charset "Shift_JIS";

/*  Layout
-----------------------------------------------------------------------------*/
@media screen and (max-device-width:1024px) {
  
}

/* Body */
body {
  font-family: AudiType, Verdana, Helvetica, Arial, " メイリオ", Meiryo, " ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}

.sp_image { display: none; }
.pc_image { display: block; }

.contents {
  margin: 0 auto;
  width: 1060px;
}

#loading {
  width: 2000px;
  height: 1800px;
  z-index: 10000;
  background: #FFF;
  position: fixed;
}

#side_menu { display: none; }
#sp_image_menu, #snavi_icon { display: none; }

#search_box {
  margin: 0 auto;
  padding: 10px 0;
  width: 1060px;
  display: none;
}

#search_box input {
  border: none;
  width: 245px;
  height: 20px;
}

#search_box .in_search_box {
  border: 1px solid #e6e8e8;
  width: 270px;
  float: left;
  overflow: hidden;
}

#search_box .in_search_box img { float: left; }

#search_box input[type="image"] {
  margin-left: 4px;
  width: 96px;
  height: 24px;
}

#social_btn *, *::before, *::after {
    box-sizing: initial;
}

#social_btn {
  margin: 0 auto;
  width: 1060px;
}

#social_btn li {
  margin-left: 8px;
  float: right;
}

#social_btn li img {
  width: 32px;
  height: 32px;
}

#social_btn {
  zoom: 1;
  padding-bottom: 10px;
  overflow: hidden;
}