@charset "UTF-8";
/* CSS Document */

.mb {
  display: block !important;
}

.pc {
  display: none !important;
}

body {
  width: 100%;
  overflow-x: hidden;
}

div.container {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 30px;
  padding: 0;
}

#foot_area {
  width: 100%;
  height: auto;
  min-width: 100%;
  position: static;
  background: #777;
}

#footer div {
  float: none;
}

#footer a.privacy_link {
  font-size: 85%;
  bottom: 48px;
}

#footer small {
  font-size: 70%;
}

#footer #banner_area_mb a {
  display: block;
  float: left;
  width: 45%;
  margin-right: 5%;
  margin-bottom: 10px;
}

#footer #banner_area_mb img {
  width: 100%;
}

h1 {
  margin: 10px 3% 0;
}

h1 img {
  width: 60%;
  max-width: 100%;
}

h2.title {
  width: 100%;
  padding: 10px 5%;
  margin-left: -5%;
  font-size: 130%;
  margin-bottom: 30px;
}

h2#sp span:first-child {
  display: inline;
}

h2.title span {
  display: none;
}

h2.title span.annot,
h5 span.annot,
h6 span.annot {
  display: block;
  margin-top: 5px;
}

.pankuzu,
footer,
#footer,
header,
#header {
  width: 100%;
}

footer,
#footer {
  margin: 0;
}

#totop {
  position: static;
  width: 100%;
  background: white;
  border-bottom: 1px solid #999;
}

#totop a {
  width: 100%;
  background: url(../../img/kumanofude/mb_totop.jpg) center no-repeat;
  background-size: 8% auto;
}

#totop + .mb {
  background: white;
  padding: 20px 5% 8px;
}

#totop + .mb div {
  float: left;
  text-align: right;
  width: 15%;
}

#totop + .mb div:first-child {
  text-align: left;
}

#totop + .mb div:first-child + div {
  text-align: center;
}

#totop + .mb .en {
  float: right;
  width: 33%;
}

#totop + .mb div a {
  text-decoration: none;
  color: #777;
  font-size: 85%;
  line-height: 30px;
}

#totop + .mb + .mb {
  background: black;
  height: 180px;
  padding: 20px 5%;
}

#header {
  height: 64px;
}

#header div {
  float: none;
}

.pankuzu {
  background: #dddddd;
  padding: 10px 5.5%;
  margin-left: -5.5%;
  margin-top: 0;
}

#main_nav div.clearfix {
  width: 100%;
  display: none;
}

aside {
  float: none;
  width: 100%;
}

section {
  float: none;
  width: 100%;
}

.center {
  width: 90%;
  margin: auto;
}

/* header nav */
#mb_menu .archive {
  position: absolute;
  top: 22px;
  right: 5%;
  height: 30px;
  z-index: 9999;
}

#mb_menu {
  background-color: #333;
  width: 100%;
}

#mb_menu .archive a {
  border: none !important;
  padding: 20px;
  color: black;
  text-decoration: none;
  font-weight: normal;
  background: url(../../img/kumanofude/mb_menu_off.jpg) no-repeat right top;
  background-size: 100% auto !important;
}

.subMenu_mb_in {
  background: #666;
  padding: 10px 0;
  border-bottom: 1px solid #999;
}

.subMenu_mb_in a {
  color: white;
  padding: 8px 40px !important;
  border: none !important;
  font-size: 90%;
  background: url(../../img/kumanofude/sankaku_fff.png) no-repeat 20px center !important;
  background-size: 2% !important;
}

#mb_menu .archive.open a {
  background: url(../../img/kumanofude/mb_menu_on.jpg) no-repeat right top;
  background-size: 100% auto !important;
}

#mb_menu .archive.open a:hover,
#mb_menu .archive a:hover {
  background-color: none !important;
}

#mb_menu li a {
  display: block;
  text-decoration: none;
}

#mb_menu a {
  padding: 15px 5%;
  border-bottom: 1px solid #999;
  background-color: #333333;
  color: white;
}

#mb_menu .archive_in a {
  background: url(../../img/kumanofude/head_mb_menu_cl.png) 95% center no-repeat;
  background-size: 4%;
}

#mb_menu .archive_in.open a {
  background: url(../../img/kumanofude/head_mb_menu_op.png) 95% center no-repeat !important;
  background-size: 4% !important;
}
#mb_menu .sns {
  display: flex;
  padding: 0 10px;
  margin-top: 30px;
}
#mb_menu .sns + li a {
  padding-bottom: 30px;
  border: none;
}
#mb_menu .sns a {
  float: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
#mb_menu .sns img {
  width: 30px;
}

#main_img {
  width: 111% !important;
  margin-left: -5.5%;
}

#main_img img {
  width: 100% !important;
  height: auto;
}

.subMenu_mb {
  display: none;
  font-size: 105%;
  width: 100%;
}

/* footer nav */
#mb_nav {
  margin-top: 50px;
  width: 100% !important;
}

#mb_nav a {
  color: white;
  text-decoration: none;
  text-align: center;
  background-color: #777;
  border-left: 1px #999 solid;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}

#mb_nav .nav_ico div:first-child a,
#mb_nav div:nth-child(3n + 2) a {
  border: none;
}

#mb_nav .nav_ico a {
  background-color: black;
  padding: 30px 0 12px;
  border-bottom: 1px solid #999 !important;
  font-size: 90%;
  height: auto;
}

#mb_nav .nav_ico div:first-child + div a {
  border-left: 1px solid #999;
}

#mb_nav .nav_ico,
#mb_nav .nav_ico div {
  height: 83px;
  border: none;
}

#mb_nav div:nth-last-of-type(1) {
  width: 100%;
}

#mb_nav div {
  height: 62px;
  float: left;
  width: 33.3%;
  background: #999;
  border-bottom: solid 1px #999;
}

/* pagenation */
#pagenation a {
  display: block !important;
  height: 60px;
  width: 90px;
  background-size: contain !important;
  background-color: black;
  margin-bottom: 40px;
  line-height: 9999px;
  overflow: hidden;
}

#pagenation #new a {
  background: url(../../img/kumanofude/page_new.jpg) center center no-repeat !important;
}

#pagenation #old a {
  background: url(../../img/kumanofude/page_old.jpg) center center no-repeat !important;
}

#only_one_day_title {
  padding-right: 5vw;
}
