/* =============================================
share
================================================ */
body {
  background: black;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.f_left {
  float: left;
}
.f_right {
  float: right;
}
#main_nav {
  background: url(../../img/kumanofude/menu_back.jpg) repeat-x;
  min-width: 980px;
  height: 70px;
}
#footer small,
#header,
#main_nav .clearfix {
  display: block;
  width: 980px;
  margin: 0 auto;
}
#header h2 {
  text-align: center;
}
#smoothmenu1 {
  width: 100%;
  position: absolute;
  z-index: 99;
}
#menuBody ul {
  display: none;
}
#main_nav .head ul {
  position: relative;
  top: 0 !important;
}
#main_nav li.head {
  float: left;
}
#main_nav .clearfix li.head a {
  display: block;
  color: #999999;
  line-height: 70px;
  text-decoration: none;
  font-size: 14px;
  padding: 0 28px;
}
.mainNav_sub a {
  display: block;
  height: 100%;
  width: 100%;
  background: #333;
  color: white !important;
  border-top: 1px solid #555;
  padding: 5px 24px !important;
  line-height: 30px !important;
  height: auto !important;
}
.mainNav_sub a:hover {
  background: #555 !important;
}
#main_nav .clearfix li.head a:hover,
#main_nav .clearfix li.head a.se {
  background: url(../../img/kumanofude/menu_back_on.jpg) repeat-x;
  color: white;
}
/*footer共通*/
.nav_ico {
  display: flex;
  width: 100% !important;
  border: none !important;
  background: black !important;
}
.nav_ico div {
  background: black !important;
  width: 50% !important;
  font-size: 90%;
}
.nav_ico div a {
  padding: 50px 0 12px !important;
  background-size: auto 35% !important;
}
.nav_ico div:nth-child(1) a {
  background: url(../../img/share/guide_ico.jpg) no-repeat center 15px;
}
.nav_ico div:nth-child(2) a {
  background: url(../../img/share/access_ico.jpg) no-repeat center 15px;
}
.nav_ico div:nth-child(3) a {
  background: url(../../img/share/tel_ico.jpg) no-repeat center 15px;
}
.nav_ico div:nth-child(1) {
  border-left: none;
}

/*end footer共通*/
#footer {
  background: url(../../img/kumanofude/foot_back.jpg) repeat-x;
  height: 90px;
  padding-top: 20px;
  min-width: 980px;
}
#footer small {
  color: white;
  font-size: 13px;
}
.space40 {
  margin-bottom: 40px;
}
.space30 {
  margin-bottom: 30px;
}
.mb {
  display: none;
}
#totop {
  position: fixed;
  right: 0;
  bottom: 180px;
}
#totop a {
  display: block;
  background: url(../../img/share/totop.jpg) no-repeat;
  width: 40px;
  height: 60px;
}
/* =============================================
menu
================================================ */
.container#menu {
  width: 100%;
  padding: 0;
}

#menu a {
  width: 980px;
  margin: 0 auto;
  height: 100%;
  color: white;
  text-decoration: none;
  display: block;
}
#menu div {
  height: 319px;
  border-top: solid 1px #333333;
}
#menu a div {
  background: url(../../img/kumanofude/menu_yazirushi.png) no-repeat 90% center;
  height: 100%;
  border: none;
  margin-left: 80px;
}
#menu div:first-child {
  border: none;
}
#menu div#history a {
  background: url(../../img/kumanofude/history.jpg) no-repeat right;
}
#menu div#flow a {
  background: url(../../img/kumanofude/flow.jpg) no-repeat right;
}
#menu div#kogeishi a {
  background: url(../../img/kumanofude/kogeishi.jpg) no-repeat right;
}
#menu div#qa a {
  background: url(../../img/kumanofude/qa.jpg) no-repeat right;
}
#menu div#space a {
  background: url(../../img/kumanofude/space.jpg) no-repeat right;
}
#menu div#use a {
  background: url(../../img/kumanofude/use.jpg) no-repeat right;
}
#menu div#master a {
  background: url(../../img/kumanofude/master.jpg) no-repeat right;
}
#menu div#video a {
  background: url(../../img/kumanofude/video.jpg) no-repeat right;
}
#menu div h3 {
  font-weight: normal;
  font-size: 190%;
  padding: 110px 0 30px;
  margin: 0;
  color: white !important;
}
/* =============================================
history
================================================ */
.container {
  width: 940px;
  margin: 0 auto 0;
  padding: 0 20px 100px;
}
h2.title {
  border-bottom: solid 1px #333333;
  color: white;
  font-size: 150%;
  padding: 10px 20px;
  width: 940px;
  margin: 50px 0 40px -20px;
  position: relative;
}
h2.title span {
  position: absolute;
  right: 20px;
  color: #999999;
  font-weight: normal;
  font-size: 65%;
}
section {
  width: 75%;
  float: left;
}
aside {
  width: 21.5%;
  float: right;
}
h3 {
  color: white;
  font-weight: bold;
  font-size: 125%;
}
#history h3 {
  margin: 40px 0 30px;
  line-height: 140%;
}
p {
  color: white;
  font-size: 90%;
}
/* =============================================
flow
================================================ */
#space h3,
#kogeishi h3,
#flow h3 {
  color: #cccccc;
  margin: 40px 0;
}
#flow .cont:first-child {
  margin: 0;
}
#flow .cont {
  float: left;
  margin-left: 20px;
}
#flow .cont p {
  margin: 20px 0 0;
}
#flow .clearfix {
  margin: 50px 0 40px;
}
#flow_detail .clearfix img {
  float: right;
}
#flow_detail .clearfix p {
  float: left;
  width: 380px;
}
#space .clearfix + p,
#flow .clearfix + p {
  color: #999;
  font-size: 75%;
}
#space_detail h3,
#flow_detail h3 {
  margin: 50px 0 20px;
  line-height: 150%;
}
#space_detail #kodai img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
#space_detail .image div {
  width: 48.5%;
  color: white;
  font-size: 90%;
  line-height: 150%;
  margin: 0 0 20px;
}
#video_menu a {
  display: block;
  text-align: right;
  color: #999999;
  text-decoration: none;
  line-height: 50px;
  background: url(../../img/kumanofude/video_menu_back.jpg) no-repeat;
  background-color: #222;
  border-bottom: 1px solid black;
  padding-right: 20px;
}
#video_menu a:hover,
#video_menu a.se {
  background: url(../../img/kumanofude/video_menu_back_on.jpg) no-repeat;
  background-color: #303030;
  color: white;
}
#video_menu.r2 a {
  background-repeat: repeat-y;
  padding: 0 20px;
  line-height: 70px;
}
#video_menu.r2 a.r2 {
  line-height: 140%;
  padding: 13px 20px;
}
/* =============================================
kogeishi
================================================ */
#kogeishi p + div {
  text-align: right;
  margin: 20px 0 0;
}
#kogeishi .cont:first-child {
  margin: 0;
}
#kogeishi .cont {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  text-align: center;
}
#kogeishi .clearfix,
#kogeishi .list-kogeishi {
  margin: 50px 0 30px;
}
.nol {
  margin-left: 0 !important;
}
#kogeishi .list-kogeishi li .bold {
  font-weight: bold;
}
#kogeishi .list-kogeishi li:not(:last-child) {
  margin-bottom: 25px;
}
/* =============================================
space
================================================ */
#space .clearfix div:first-child {
  margin-left: 0;
}
#space .clearfix div {
  float: left;
  margin-left: 20px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 90%;
}
#space .clearfix + p img {
  margin: 0 10px -8px 0;
}
#space .clearfix div img {
  display: block;
  margin-bottom: 10px;
}
#space .clearfix div a {
  color: white;
  text-decoration: none;
  line-height: 130%;
}
#space .clearfix div a span {
  font-size: 75%;
  display: block;
}
#space_detail #video_menu a.novideo {
  background: url(../../img/kumanofude/video_menu_novideo.jpg) no-repeat;
  background-color: #222;
}
/* =============================================
use
================================================ */
.caption {
  text-align: right;
  color: #bbbbbb;
  font-size: 90%;
  margin-top: 40px;
  border-bottom: solid 1px #333333;
  padding-bottom: 5px;
}
/* =============================================
tatsujin
================================================ */
h3.menu_midashi {
  color: white !important;
  margin: 40px 0 20px !important;
}
#video_menu h4 {
  color: #999999;
  font-size: 90%;
  font-weight: normal;
  margin-bottom: 5px;
  text-align: right;
}
/* =============================================
qa
================================================ */
#qa #mb_menu {
  font-size: 90%;
  color: white;
}
#qa .archive {
  border-bottom: solid 1px black;
  padding: 15px 10px 15px 40px;
  background: url(../../img/kumanofude/qa/yazirushi_c.png) no-repeat 20px center #333333;
}
#qa .archive.open {
  background: url(../../img/kumanofude/qa/yazirushi_o.png) no-repeat 20px center #333333;
}
#qa .archive span {
  padding-right: 40px;
  font-size: 110%;
}
#qa .subMenu_mb {
  background: url(../../img/kumanofude/qa/a.jpg) no-repeat 30px 30px white;
  color: #555555;
  line-height: 180%;
  padding: 30px 40px 50px 100px;
}
/* =============================================
video
================================================ */

#video .clearfix div {
  float: left;
  margin-left: 20px;
  margin-bottom: 40px;
  text-align: center;
}
#video .clearfix div img {
  display: block;
  margin-bottom: 10px;
}
#video .clearfix div a {
  color: white;
  text-decoration: none;
  line-height: 130%;
}
#video .clearfix div span:first-child {
  line-height: 25px;
  height: 25px;
  display: block;
  color: white;
  text-align: left;
  padding-left: 5px;
  font-size: 90%;
}
#video .clearfix div span {
  display: block;
  font-size: 70%;
}
#video .clearfix div span.history {
  background: #330066;
}
#video .clearfix div span.flow {
  background: #304000;
}
#video .clearfix div span.space {
  background: #661a00;
}
#video .clearfix div span.use {
  background: #004c66;
}
#video .clearfix div span.tatsujin {
  background: #464637;
}
/* =============================================
mobile
================================================ */
@media screen and (max-width: 580px) {
  .pc {
    display: none;
  }
  .container {
    margin: 0 auto 40px !important;
  }
  h1 img {
    height: 40px;
    width: auto !important;
    position: absolute;
    top: 23px;
    left: 10px;
  }
  h2.title {
    margin: 20px 0 40px -20px;
  }
  #header h2 img {
    height: 40px;
    margin-top: 15px;
  }
  #mb_menu .archive {
    top: 32px !important;
  }
  #mb_menu .archive a {
    background: url(../../img/kumanofude/mb_menu_b_off.jpg) no-repeat right top !important;
  }
  #mb_menu .archive.open a {
    background: url(../../img/kumanofude/mb_menu_b_on.jpg) no-repeat right top !important;
  }
  #mb_menu .archive_in a {
    background: url(../../img/share/head_mb_menu_cl.png) 95% center no-repeat #333 !important;
    background-size: 4% !important;
  }
  #mb_menu li a {
    width: auto;
    border-bottom: #999 1px solid;
    font-size: 90%;
  }
  .subMenu_mb_in {
    background-color: #777 !important;
  }
  .subMenu_mb_in a {
    background: url(../../img/share/sankaku_fff.png) no-repeat 20px center #777777 !important;
    background-size: 2% auto !important;
    background-color: #777 !important;
  }
  aside {
    margin: 30px 0 0;
  }
  #totop a {
    display: block;
    height: 60px;
  }
  #footer {
    width: 100% !important;
    font-size: 90%;
    min-width: 100%;
    background: none;
    height: auto;
    padding-top: 0;
  }
  #mb_nav {
    border-top: solid 1px #999;
  }
  #mb_nav a {
    line-height: 150%;
  }
  #mb_nav .nav_ico a {
    line-height: 165%;
  }
  #totop + .mb + .mb {
    position: relative;
  }
  #footer small {
    width: 80%;
    margin-top: 10px;
    font-size: 90%;
    display: block;
    position: absolute;
    bottom: 20px;
  }
  .container#menu {
    margin: 15px 0 0 !important;
  }
  #menu div {
    height: auto !important;
    background-position: 100% !important;
  }
  #menu div a {
    width: 100%;
    background-size: auto 100% !important;
    background-position: center;
  }
  #menu div#history a {
    background: url(../../img/kumanofude/history_mb.jpg) no-repeat right;
  }
  #menu div#flow a {
    background: url(../../img/kumanofude/flow_mb.jpg) no-repeat right;
  }
  #menu div#kogeishi a {
    background: url(../../img/kumanofude/kogeishi_mb.jpg) no-repeat right;
  }
  #menu div#qa a {
    background: url(../../img/kumanofude/qa_mb.jpg) no-repeat right;
  }
  #menu div#space a {
    background: url(../../img/kumanofude/space_mb.jpg) no-repeat right;
  }
  #menu div#use a {
    background: url(../../img/kumanofude/use_mb.jpg) no-repeat right;
  }
  #menu div#master a {
    background: url(../../img/kumanofude/tatsujin_mb.jpg) no-repeat right;
  }
  #menu div#video a {
    background: url(../../img/kumanofude/video_mb.jpg) no-repeat right;
  }
  #menu a div {
    margin: 0 20px 0 40px;

    background-size: 4%;
  }
  #menu div h3 {
    padding: 0;
    line-height: 100px;
    font-size: 110%;
    color: white !important;
  }
  #menu div h3 + p {
    display: none;
  }
  #kogeishi .cont,
  #space .clearfix div {
    width: 48.3%;
    margin-left: 3%;
  }
  #kogeishi .cont img {
    width: 100%;
    height: auto;
  }
  #kogeishi .nol,
  #space .nol {
    margin-left: 3% !important;
  }
  #kogeishi .cont:nth-child(odd),
  #space .clearfix div:nth-child(odd) {
    margin-left: 0 !important;
  }
  #kogeishi p + div img {
    width: 90%;
  }
  #space .clearfix div img {
    width: 100%;
    height: auto;
  }
  #header,
  #main_nav .clearfix {
    width: 100%;
  }
  .video img {
    display: none;
  }
  #mb_video iframe {
    /*161227追加*/
    left: 0;
  }
  #flow .cont img {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  #flow .cont {
    width: 100%;
    margin: 0 0 40px !important;
  }
  #space_detail p.space40 + .clearfix img {
    width: 100%;
  }
  #qa {
    width: 100%;
  }
  #qa h2.title {
    width: 90% !important;
    margin-left: 0 !important;
  }
  #qa #mb_menu .archive {
    position: static !important;
    height: auto !important;
  }
  #qa #mb_menu .archive span {
    display: none;
  }
  #qa .subMenu_mb {
    padding: 75px 5% 30px;
    background-position: center 15px;
  }
  #qa #mb_menu .archive a {
    padding: 0 !important;
    background: none !important;
    color: white !important;
  }
  #video .clearfix div {
    width: 31.3%;
    margin-left: 3%;
    font-size: 90%;
    margin-bottom: 0;
    height: 180px;
  }
  #video .cont img {
    width: 100%;
    height: auto;
  }
  #video .nol {
    margin-left: 3% !important;
  }
  #video .clearfix div:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
}
