body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", sans-serif;
}

div#container div#header,
div#container div#footer {
  max-width: 780px;
  width: 100%;
  background-image: none;
}

/** str of sidebar2 **/

#search-keyword #wrapper #sidebar-sp-only {
  position: relative;
}

#search-keyword #wrapper #sidebar-sp-only .pointer {
  position: absolute;
  right: -10px;
  top: 20px;
}

#wrapper #sidebar-sp-only #ranking dd li {
  padding-left: 0;
  background: #fff url("../img/dotline.gif") no-repeat 0 100%;
  min-height: 35px;
  position: relative;
}

#sidebar-sp-only #search {
  background: url("../img/bg-src.gif") no-repeat 50% 0;
  margin-bottom: 10px;
}

#sidebar-sp-only #search form {
  background-color: #c0e6f9;
  border-radius: 10px;
  padding: 15px;
  text-align: right;
}

#search-keyword #sidebar-sp-only #search form {
  text-align: center;
}

#sidebar-sp-only #search form input#keyword {
  border: 1px solid #656764;
  margin-bottom: 10px;
  padding: 2px;
  width: 184px;
}

#search-keyword #wrapper #sidebar-sp-only #other-cat {
  border: 1px solid #c3b676;
  height: 1%;
  position: relative;
}

#search-keyword #wrapper #sidebar-sp-only dl {
  margin-bottom: 10px;
}

#search-keyword #wrapper #sidebar-sp-only #other-cat li {
  margin: 10px;
  padding: 0 0 10px 0;
  color: #333;
  border-bottom: 1px dotted #999;
  background-image: none;
}

#search-keyword #wrapper #sidebar-sp-only #other-cat #cat li.last {
  margin: 10px;
  padding-bottom: 10px;
  border-bottom: none;
}

#search-keyword #wrapper #sidebar-sp-only li a {
  display: block;
}

/** end of sidebar-sp-only **/

#search-keyword #wrapper #sidebar .pointer {
  display: none;
}

#wrapper {
  max-width: 780px;
  width: 100%;
  padding: 0 5px;
  box-sizing: border-box;
}

#container {
  width: 100%;
  max-width: 800px;
}

#page-title {
  display: none;
}

#wrapper #content {
  max-width: 550px;
  width: 100%;
}

#content #result {
  background-image: none;
  background-color: #ffdcba;
}

.mag-unit .mag-title {
  background-image: none;
  background-color: #ff9800;
}

#sidebar #search {
  background-image: none;
}

#sidebar #search form {
  background-image: none;
  background-color: #c0e6f9;
  border-radius: 10px;
}

#wrapper #sidebar {
  max-width: 215px;
  margin-right: 5px;
  width: 100%;
}

#wrapper #sidebar #charge-ossm dt {
  background-image: none;
}

.mag-unit .mag-reg {
  width: 100%;
  max-width: 550px;
  padding: 10px 0;
}

#sidebar-sp-only {
  display: none;
}

@media screen and (max-width: 770px) {
  #wrapper #sidebar {
    max-width: 550px;
    width: 100%;
  }

  #wrapper #sidebar #search {
    display: none;
  }

  #sidebar-sp-only {
    float: right;
    display: block;
    max-width: 550px;
    width: 100%;
  }
}
