@charset "utf-8";

/* ブラウザスタイル初期化用ＣＳＳ */
html {
	width: 100%;
	font-size: 0;
	line-height: 0;
}
body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #ffffff;
	overflow-x: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
li,dt,dd{
	list-style-type: none;
}
p {
	margin: 0;
}
img {
	border: 0;
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	color: #2d60ad;
	text-decoration: none;
}
a:hover img{
	/*モダンブラウザ用*/
	opacity:0.8;
	/*IE7以下用*/
	filter:alpha(opacity=80);
	/*IE8用*/
	-ms-filter:"alpha(opacity=80)";
}


body{
  background: url('images/main_bg.png') repeat center top;
  text-align: center;
  padding-top: 117px;
}
img{
}
.wrap{
  width: 960px;
  margin: 0 auto;
}


header{
    height: 117px;
    position: fixed;
  top: 0;
  left: 0;
    z-index: 999;
    width: 100%;
    text-align: left;
    background-color: #ffffff;
}
header:after{
  content: url('images/header_s/line.png');
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -2;
}
header .logo{
  padding: 16px 0 0 16px;
}
header .menu{
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  text-align: right;
}
header .menu > div{
    display: none;
    background: url('images/header_s/bg.png');
    padding-top: 4px;
}
header .menu > div ul{
    position: relative;
    text-align: left;
    padding-bottom: 4px;
    overflow-y: scroll;
    max-height: 1000px;
}
header .menu > div ul li{
    background-color: #f4af0d;
    margin-top: 2px;
    padding: 8px 0 8px 16px;
}
header .menu > div ul li.idx{
    background-color: #f59e00;
    margin-top: 4px;
    padding: 25px 0 25px 16px;
}
header .menu > div ul li.telfax{
    background-color: #f59e00;
    text-align: center;
    padding: 24px 0;
    margin-top: 0;
}
header .menu > div ul li.tel{
    position: absolute;
    top: 48px;
    left: 102px;
    opacity: 0;
}
header .menu > div ul li.tel a{
    display: block;
    width: 270px;
    height: 30px;
}




footer{
  text-align: center;
  background: url('images/footer_s/bg.png') no-repeat;
  background-position: center bottom 280px;
  position: relative;
  margin-top: -100px;
  padding-top: 100px;
  z-index: 1;
}
footer .access{
  margin: 0 30px;
}
footer .access > img{
}
footer .access .address{
  text-align: left;
  font-size: 30px;
  line-height: 160%;
}
footer .access .box{
  font-size: 30px;
  line-height: 160%;
  margin-top: 10px;
  text-align: left;
  overflow: hidden;
}

footer .access .box p{
  overflow: hidden;
}
footer .access .box:after{
  content: '';
  display: block;
  clear: both;
}
footer .access .box img{
  float: left;
  padding-right: 18px;
}
footer .access .box span{
  display: block;
  font-weight: bold;
}
footer #idx_map{
  width: 100%;
  height: 380px;
  overflow: hidden;
  border-radius: 6px;
  margin-top: 40px;
}
footer #idx_map *{
  line-height: 160%;
}

footer .contact span {
  color: #ff9900;
}

footer .telfax{
  padding-top: 300px;
}
footer .link{
  padding-top: 30px;
}
footer .link a{
  display: block;
  margin-bottom: 15px; 
  zoom: 1;
  vertical-align: middle;
  font-size: 24px;
  line-height: 100%;
  color: #111111;
  padding: 0 20px;
  margin-bottom: 14px;
}

footer .link a::before {
  content: url(images/english_s/icon_arrow.png);
  margin-right: 10px;
}

footer .copy{
  margin: 50px auto 160px;
  font-size: 20px;
  line-height: 140%;
}


/*
*/



#totop{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  overflow: hidden;
}
#totop img{
  visibility: visible;
  position: absolute;
  bottom: 20px;
  right: -100px;
}


#idx{
}
#idx .visual{
  position: relative;
}
#idx .visual div{
  position: absolute;
  top: 0;
  left: 50%;
}
#idx .visual .blog{
  position: absolute;
  top: 408px;
  left: 120px;
  display: block;
  width: 194px;
  height: 140px;
}
#idx .news{
  padding-top: 50px;
}
#idx .news .title{
  margin: 0 30px;
  text-align: left;
  position: relative;
}
#idx .news .title .news_title{
}
#idx .news .title .news_more{
  position: absolute;
  top: 0;
  right: 0;
}
#idx .news dl{
  margin: 20px 30px 0;
  background: url('images/idx_s/news_line1.png') repeat-x center top, url('images/idx_s/news_line2.png') repeat-x center bottom;
  text-align: left;
}
#idx .news dt{
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  padding: 16px 0;
  width: 160px;
  font-size: 19px;
  line-height: 40px;
}
#idx .news dt span{
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  background-color: #ffff99;
  font-size: 18px;
  line-height: 100%;
  color: #333333;
  padding: 12px 0;
  width: 120px;
  text-align: center;
  border-radius: 6px;
  margin-right: 20px;
  letter-spacing: 2px;
}
#idx .news dd{
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  padding: 16px 0 0 0;
  width: 400px;
  font-size: 19px;
  line-height: 40px;
}
#idx .news dl div{
  width: 100%;
  height: 1px;
  background: url('images/idx_s/news_line2.png') repeat-x center bottom;
}



#idx{
}
#idx .visual{
}
#idx .visual .title{
}

#idx .cont{
}

#idx .cont_1,
#idx .cont_2,
#idx .cont_3,
#idx .cont_4,
#idx .cont_5,
#idx .cont_6,
#idx .cont_7,
#idx .cont_8,
#idx .cont_9{
  position: relative;
  width: 640px;
  margin: 20px auto 0;
}
#idx .cont_1t1,
#idx .cont_1t2{
  position: absolute;
  left: 0;
  z-index: 1;
  font-size: 28px;
  line-height: 1.5em;
  text-align: center;
  width: 100%;
  color: #ffffff;
}
#idx .cont_1t1{
  top: 165px;
}
#idx .cont_1t2{
  top: 710px;
}

#idx .cont_2{
  margin: 0 auto;
}

#idx .cont_2t1,
#idx .cont_2t2,
#idx .cont_2t3{
  position: absolute;
  left: 150px;
  z-index: 1;
  font-size: 32px;
  line-height: 130%;
  text-align: left;
  width: 430px;
}
#idx .cont_2t1{
  top: 275px;
}
#idx .cont_2t2{
  top: 530px;
}
#idx .cont_2t3{
  top: 835px;
}

#idx .cont_4t1,
#idx .cont_4t2,
#idx .cont_4t3,
#idx .cont_4t4,
#idx .cont_4t5,
#idx .cont_4t6{
  position: absolute;
  left: 180px;
  z-index: 1;
  font-size: 31px;
  line-height: 42px;
  text-align: left;
  letter-spacing: -1px;
}
#idx .cont_4t1{
  top: 215px;
}
#idx .cont_4t2{
  top: 332px;
}
#idx .cont_4t3{
  top: 450px;
}
#idx .cont_4t4{
  top: 570px;
}
#idx .cont_4t5{
  top: 690px;
}

#idx .cont_5t1,
#idx .cont_5t2,
#idx .cont_5t3{
  position: absolute;
  left: 70px;
  z-index: 1;
  width: 520px;
  font-size: 30px;
  line-height: 1.5em;
  text-align: left;
  letter-spacing: -1px;
}
#idx .cont_5t1{
  top: 635px;
}
#idx .cont_5t2{
  top: 1650px;
}
#idx .cont_5t3{
  top: 2700px;
}


#idx .cont_6t1,
#idx .cont_6t2,
#idx .cont_6t3,
#idx .cont_6t4,
#idx .cont_6t5,
#idx .cont_6t6{
  position: absolute;
  left: 40px;
  z-index: 1;
  width: 560px;
  font-size: 28px;
  line-height: 1.6em;
  text-align: left;
  letter-spacing: -1px;
}
#idx .cont_6t1{
  top: 330px;
}
#idx .cont_6t2{
  top: 1460px;
}
#idx .cont_6t3{
  top: 2140px;
}
#idx .cont_6t4{
  top: 3195px;
}
#idx .cont_6t5{
  top: 4015px;
}
#idx .cont_6t6{
  top: 4780px;
}

#idx .cont_7 .title,
#idx .cont_8 .title{
	margin: 30px auto 20px;
}
#idx .cont_7 p{
  padding: 30px 0 40px 0px;
}
#idx .cont_7 ul{
  display: block;
  padding: 8px;
  margin: 10px 30px 0;
  text-align: left;
  background: url('images/noise.png') repeat center center;
  border-radius: 12px;
}
#idx .cont_7 ul li{
  display: block;
  padding: 0 14px;
  background-color: #ffffff;
  border-bottom: 1px solid #ff9900;;
}
#idx .cont_7 ul li:first-child{
  border-radius: 8px 8px 0 0;
}
#idx .cont_7 ul li:last-child{
  border-radius: 0 0 8px 8px;
  border-bottom: none;
}
#idx .cont_7 ul li span:first-child{
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  font-size: 26px;
  line-height: 38px;
  color: #333333;
  padding: 24px 12px 24px 8px;
  width: 140px;
  text-align: left;
}
#idx .cont_7 ul li span:last-child{
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  font-size: 26px;
  line-height: 38px;
  color: #333333;
  padding: 24px 0px 24px 22px;
  width: 350px;
  text-align: left;
  border-left: 1px solid #ff9900;
}

#idx .cont_7 ul li.lb span:first-child{
  border-right: 1px solid #ff9900;
}
#idx .cont_7 ul li.lb span:last-child{
  border-left: none;
}

#idx .cont_7 ul li span:last-child span{
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  font-size: 22px;
  line-height: 38px;
  color: #333333;
  padding: 0;
  width: auto;
  text-align: left;
  border-left: none;
}
#idx .cont_8 .map{
	margin-bottom: 60px;
}

#idx .cont_9 {
  margin: 30px auto;
}

#idx .cont_9 ol {
    position: absolute;
  top: 60px;
  left: 140px;
  width: 450px;
  margin: 0 auto;
  overflow: hidden;
}
#idx .cont_9 ol li {
  height: 125px;
  padding: 40px 0 64px;
  font-size: 28px;
  text-align: left;
  line-height: 1.5em;
}
#idx .cont_9 ol li.cont_9n4 {
  padding: 60px 0 44px;
}
#idx .cont_9 ol li.cont_9n7 {
  padding: 75px 0 44px;
}
#idx .cont_9n7 {
  color: #FC9923;
}  
#idx .cont_9 ol li span {
  font-weight: bold;
  font-size: 32px;
}
#idx .cont_9 ol li small {
  font-size: 88%;
}
#guidance .btn {
  margin-top: 50px;
}