@charset "UTF-8";
/* CSS Document */
/*要素のフォントサイズやマージン・パディングをリセットしています*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin-top: 0px;
}
body {
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}
/*共通ここから*/
.link_txt_skyblue {
	color: #00FFFF;
}
.link_txt_skyblue:link {
	color: #00FFFF;
}
.link_txt_skyblue:visited {
	color: #00FFFF;
}
.paddingBottom80 {
    padding-bottom: 80px;
}
.paddingBottom20 {
    padding-bottom: 20px;
}
/*共通ここまで*/

/* ------------------------------------------------------------------------
    header
------------------------------------------------------------------------  */
body {
  -webkit-text-size-adjust: 100%;
}
.margin_bottom_space20 {
  margin-bottom: 20px;
}
.margin_bottom_space35 {
  margin-bottom: 35px;
}
.margin_top_space35 {
  margin-top: 35px;
}
.margin_top_space45 {
  margin-top: 45px;
}
.margin_right_space55 {
  margin-right: 55px;
}
.padding-bottom20 {
  padding-bottom: 20px;
}
.padding-right20 {
    padding-right: 20px;
}
/*既存ページヘッダーナビここから*/
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 95px;
  background-color: #FFFFFF;
  z-index: 10;
}
.centralNav {
    position: absolute;
    top:2px;
    left: 10px;
}
.centralNav a {
    color: #292929;
    text-decoration: none;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 0.90rem;
}
.centralNav a:hover {
    color: #FF7F00;
}
.allTop {
    position: absolute;
    top: 2px;
    right: 10px;
}
.allTop a {
    color: #292929;
    text-decoration: none;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 0.90rem;
}
.allTop a:hover {
    color: #FF7F00;
}
#logo {
  float: left;
  position: absolute;
  left: 50%;
  margin-left: -99px;
  z-index: 100;
}
#headerNav {
  position: relative;
  padding: 0px;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
}
#headerNav ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#leftNav {
  position: absolute;
  left: 10px;
  top: 39px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#leftNav li {
  list-style-type: none;
  float: left;
  padding: 0px;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#rightNav {
  position: absolute;
  right: 10px;
  top: 39px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#rightNav li {
  list-style-type: none;
  float: left;
  margin-left: 10px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
/*既存ページヘッダーナビここまで*/

/*既存ページ用ここから*/
#skrollr-body {
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: 100%;
}
#TitleBox {
  height: 550px;
  margin-top: 50px;
}
#TitleBox_about {
  height: 520px;
  margin-top: 50px;
}
.common_section {
  width: 100%;
  margin-top: 0px;
}
.content_Top {
  width: 960px;
  padding: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
  background-image: url(http://bdash.co.jp/blog/wp-content/themes/Bdash-tmp/images/images/title_Illust.png);
  background-repeat: no-repeat;
  background-position: 680px 35px;
  height: 350px;
}
.content_Top img {
  text-align: left;
  float: left;
  padding: 0px;
  margin-top: 90px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.content_Top p {
  text-align: left;
  padding: 0px;
  float: left;
  margin-top: 15px;
  clear: both;
}
.header_3d_banner {
	position: absolute;
	z-index: 9;
	left: -25px;
	top: 25px;
    }
.header_biz_banner {
	position: absolute;
	z-index: 9;
	right: 0px;
	top: 35px;
    }
#NewTopicsBox {
  width: 960px;
  height: 375px;
  position: absolute;
  top: 650px;
  left: 50%;
  z-index: 1;
  margin-left: -480px;
}
#SNSmainBox {
  width: 969px;
  height: 483px;
  position: absolute;
  top: 650px;
  left: 50%;
  z-index: 1;
  margin-left: -480px;
}
.SNSmainBox_Twitter_logo {
  z-index: 10;
  position: absolute;
  top: 93px;
  left: 185px;
}
.SNSmainBox_YouTube_logo {
  z-index: 10;
  position: absolute;
  top: 93px;
  left: 598px;
}
.twitter_area {
  width: 400px;
  height: 250px;
  z-index: 10;
  position: absolute;
  top: 155px;
  left: 68px;
}
.youtube_area {
  width: 400px;
  height: 250px;
  z-index: 10;
  position: absolute;
  top: 155px;
  left: 496px;
}
.SNSfooterBox {
  background-color: #333333;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: center;
}
.slideshowTop {
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 0;
  min-width: 961px;
  height: 609px;
}
.slideshowTop img {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -480px;
}
.content-top {
  width: 980px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
  height: 1060px;
  position: relative;
}
.content-top:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.content {
  width: 980px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
  padding-left: 10px;
  position: relative;
}
.content:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#blog {
  background-color: #F2F2F2;
  padding-top: 50px;
  height: 350px;
  border-bottom-width: 20px;
  border-bottom-style: solid;
  border-bottom-color: #42210B;
}
#top {
  background-image: url(../img/common/images/top-about-back2.gif);
  background-repeat: repeat-x;
  top: 0px;
  padding-top: 75px;
  margin-bottom: 50px;
}
#topNav {
  width: 948px;
  padding: 0px;
  height: auto;
  text-align: center;
  margin-top: 35px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#topNav li {
  float: left;
  list-style-type: none;
  display: block;
  text-align: center;
  padding-right: 16px;
  padding-left: 16px;
}
#top-arrow {
  width: 960px;
  float: left;
  height: auto;
  padding: 0px;
  text-align: center;
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 0px;
}
#top-arrow img {
  display: block;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 68px;
  float: none;
}
.sectionTitle {
  float: left;
  width: 960px;
  text-align: center;
  margin: 0px;
  height: auto;
  padding-top: 50px;
  padding-right: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
}
.sectionTitle img {
  text-align: center;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.sectionTitle h2 {
  text-align: center;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#toPageTop {
  position: fixed;
  bottom: 30px;
  right: 0px;
}
#toPageTop a {
  display: block;
  width: 75px;
  background-image: url(../img/common/images/btn_to-page-top_ov.gif);
  background-repeat: no-repeat;
}
#toPageTop a:hover img {
  visibility: hidden;
}
.ImgBox {
  width: 960px;
  float: left;
  clear: both;
  margin-bottom: 160px;
}
.leftImg {
  width: 450px;
  float: left;
  margin-right: 60px;
  margin-bottom: 70px;
}
.rightImg {
  width: 450px;
  float: left;
  margin-bottom: 70px;
}
.wideImg {
  width: 960px;
  float: left;
  margin-bottom: 70px;
}
.captionTitle {
  float: left;
  clear: both;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  width: 450px;
  display: block;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.captionTxt {
  float: left;
  clear: both;
  text-align: left;
  display: block;
  width: 450px;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 24px;
  font-size: 14px;
}
.AnnotationTxt {
  float: left;
  font-size: 14px;
  display: block;
  width: 300px;
  clear: both;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  color: #ffffff;
  text-align: left;
}
/*既存ページ用ここまで*/
