@charset "utf-8";
/***************************************************************/
html {
  font-size: 62.5%;
  height: 100%;
  background: #FFFFFF;
}

body {
  font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 1.6;
  color: #535353;
  height: 100%;
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-text-size-adjust: 100%;
}

img {
  vertical-align: top;
}

a.hv:hover {
  opacity: 0.6;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

.hide {
  display: none;
}

#page_wrap {
  width: 100%;
  position: relative;
  background: #FFFFFF;
  min-width: 980px;
}

#header_box {
  background: white url(../images/bg_header.jpg) repeat-x;
  width: 100%;
  height: 722px;
}
#header_box .bg_box {
  background: url(../images/img_main_visual.jpg) no-repeat center top;
}

#header {
  height: 212px;
}
#header .inner_box {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
#header #logo {
  position: absolute;
  left: 404px;
  top: 54px;
}
#header #logo h1 {
  float: left;
}
#header #logo p {
  float: left;
}

#top_navi {
  list-style: none;
  margin: 0;
  padding: 26px 0 10px 35px;
  overflow: hidden;
  *zoom: 1;
}
#top_navi li {
  float: left;
}
#top_navi li.navi_01 {
  padding-right: 325px;
}
#top_navi li.navi_02 {
  padding-right: 20px;
}
#top_navi a, #top_navi span {
  text-decoration: none;
  border-bottom: 1px solid #0071BC;
  padding: 0 5px 3px;
  color: #0071BC;
  font-weight: bold;
  font-size: 14px;
}
#top_navi a img, #top_navi span img {
  vertical-align: top;
}
#top_navi a:hover {
  border: none;
}

#global_navi ul.parent {
  position: absolute;
  top: 125px;
}
#global_navi ul.parent li {
  list-style: none;
  float: left;
  position: relative;
  height: 18px;
}
#global_navi ul.parent li a {
  display: block;
  text-decoration: none;
  color: #0071BC;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  line-height: 18px;
}
#global_navi ul.parent li a:hover {
  color: #4BA7DB;
}
#global_navi ul.parent li.navi_01 {
  width: 110px;
  border-right: 1px solid #0071BC;
}
#global_navi ul.parent li.navi_02 {
  width: 120px;
  border-right: 1px solid #0071BC;
}
#global_navi ul.parent li.navi_03 {
  width: 145px;
  margin-right: 225px;
}
#global_navi ul.parent li.navi_04 {
  width: 100px;
  border-right: 1px solid #0071BC;
}
#global_navi ul.parent li.navi_05 {
  width: 135px;
  border-right: 1px solid #0071BC;
}
#global_navi ul.parent li.navi_06 {
  width: 125px;
}

#global_navi ul.child {
  position: absolute;
  left: 20px;
  padding-top: 50px;
  z-index: 2000;
  display: none;
}
#global_navi ul.child li {
  list-style: none;
  float: none;
  width:220px;
  height: 42px;
  background: #ffffff;
}
#global_navi ul.child li a {
  display: block;
  text-align: left;
  padding: 0 7px;
  line-height: 42px;
  color: 0071BC;
  zoom: 1;
}
#global_navi ul.child li a:hover {
  color: #4BA7DB;
}
#global_navi ul.child li img {
  vertical-align: top;
}
#global_navi ul.child li.navi_01_1, #global_navi ul.child li.navi_03_0,#global_navi ul.child li.navi_03_1, #global_navi ul.child li.navi_03_2, #global_navi ul.child li.navi_03_3, #global_navi ul.child li.navi_03_4 , #global_navi ul.child li.navi_03_5, #global_navi ul.child li.navi_03_6{
  border-bottom: 1px solid #BDCCD4;
}

#global_navi ul.parent li:hover ul.child {
  display: block;
}


#main_visual {
  width: 100%;
  height: 510px;
  overflow: hidden;
  text-align: center;
}
#main_visual .inner_box {
  width: 980px;
  height: 458px;
  position: relative;
  margin: 0 auto;
}
#main_visual #main_image_01 {
  position: absolute;
  left: 204px;
  top: 180px;
}
#main_visual #main_image_02 {
  position: absolute;
  left: 540px;
  top: 71px;
}

#scroll_box {
  padding-top: 10px;
  width: 980px;
  margin: 0 auto;
  text-align: center;
}

#module_box {
  background: #FFF2CD;
  text-align: center;
  overflow: hidden;
  *zoom: 1;
  padding-bottom: 40px;
}
#module_box .inner_box {
  width: 980px;
  margin: 0 auto;
}
#module_box .text_detail {
  font-size: 18.2px;
  font-size: 1.82rem;
  line-height: 2em;
  color: #4D4D4D;
  padding: 45px 0 15px;
}
#module_box .left_box {
  float: left;
  width: 576px;
  text-align: right;
}
#module_box .right_box {
  float: left;
  width: 404px;
  text-align: left;
}
#module_box .wrap_box {
  padding: 28px 0 0 24px;
}
#module_box .white_box {
  background: #fff;
  width: 337px;
  color: #0071BC;
}
#module_box .white_box h3 {
  font-size: 16.64px;
  font-size: 1.664rem;
  padding: 10px 35px 20px;
  font-weight: bold;
}
#module_box .white_box p {
  font-size: 16.64px;
  font-size: 1.664rem;
  padding: 0px 35px 10px;
  line-height: 1.8em;
}

#moji_box {
  background: #1b2759 url(../images/bg_moji.gif) repeat-x bottom;
}
#moji_box h2 {
  padding-bottom: 28px;
}
#moji_box .bg_box {
  background: url(../images/bg_div_moji_top.gif) no-repeat center top;
}
#moji_box .inner_box {
  width: 914px;
  margin: 0 auto;
  padding: 50px 0 80px 0;
  background: url(../images/img_bg_moji.jpg) no-repeat 285px bottom;
}
#moji_box table {
  color: #fff;
  font-size: 16.64px;
  font-size: 1.664rem;
}
#moji_box table th {
  padding: 0 15px 20px 0;
}
#moji_box table td {
  width: 280px;
  line-height: 1.5em;
  vertical-align: top;
}
#moji_box table td h3 {
  padding-bottom: 5px;
}

#camera_box {
  background: #8CB92C;
  text-align: center;
}
#camera_box h2 {
  padding: 35px 0;
}
#camera_box .inner_box {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 20px;
}
#camera_box p {
  font-size: 17.55px;
  font-size: 1.755rem;
  line-height: 1.7em;
  color: #fff;
}
#camera_box .text_detail {
  height: 430px;
  background: url(../images/bg_camera.jpg) 0 60px no-repeat;
  position: relative;
}
#camera_box #camera_box_fad {
  position: absolute;
  right: 283px;
  bottom: 0;
}
#photo_box {
  background: #29abe2 url(../images/bg_photo.jpg) no-repeat center top;
}
#photo_box .inner_box {
  width: 980px;
  margin: 0 auto;
  padding: 110px 0 0 0;
}
#photo_box h2 {
  padding: 0 0 27px 30px;
}
#photo_box table {
  color: #fff;
  font-size: 16.64px;
  font-size: 1.664rem;
  margin-left: 30px;
}
#photo_box table th {
  padding: 0 12px 18px 0;
  text-align: left;
}
#photo_box table td {
  width: 290px;
  line-height: 1.5em;
  height: 145px;
  vertical-align: top;
}
#photo_box table td h3 {
  padding-bottom: 5px;
}
#photo_box table th.sp {
  padding: 0;
}
#photo_box table td.sp {
  height: 0px;
  width: 0px;
}
#photo_box .photo_box {
  background: #fff;
  width: 338px;
  color: #0071BC;
}
#photo_box .photo_box h3 {
  font-size: 16.64px;
  font-size: 1.664rem;
  padding: 30px 35px 20px;
  font-weight: bold;
}
#photo_box .photo_box p {
  font-size: 16.64px;
  font-size: 1.664rem;
  padding: 0px 35px 10px;
  line-height: 1.8em;
}

#page_navi {
  background: #29ABE2;
  margin-top: -40px;
  padding-bottom: 30px;
}
#page_navi .inner_box {
  width: 980px;
  margin: 0 auto;
  text-align: left;
}

#footer {
  padding: 40px 0 20px;
  color: #666666;
  font-size: 14.3px;
  font-size: 1.43rem;
}
#footer .inner_box {
  width: 980px;
  margin: 0 auto;
  text-align: right;
}

#footer .inner_box a,a:visited {
	color: #06C;
	text-decoration: none;
}

#footer .inner_box a:hover {
	color: #06C;
	text-decoration: underline;
}
