@charset "utf-8";
/* CSS Document */
/*--------------------------------------
　基本設定
---------------------------------------*/
body {
  font-size: 16px;
  line-height: 1.7;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  color: #5F5F5F;
  text-align: justify;
  text-justify: inter-character;
  background-image: url("../images/bg_all.jpg");
  background-repeat: repeat;
}
a {
  text-decoration: none;
}
a:link {
  color: #5f5f5f;
} /* リンクの色 */
a:visited {
  color: #5f5f5f;
} /* 済みリンク */
a:hover {
  color: #acacac;
  text-decoration: underline;
} /* リンクにマウスオンした色 */
dl {
  -webkit-text-size-adjust: none;
}
/*--------------------------------------
　大枠囲み
---------------------------------------*/
#wrapper {
  width: 100%;
}
/*--------------------------------------
　ヘッダー
---------------------------------------*/
#header {
  width: 1000px;
  margin-top: 0 auto;
margin-right: auto;
margin-left : auto;
  padding-bottom: 13px;
	line-height: 1;
	background: url(../images/up.png) left no-repeat;
}
#header_box2 {
  overflow: hidden;
}
h1 {
  font-size: 10px;
  color: #999797;
  margin-top: 5px;
}
#header_left {
  float: left;
}
#header_right {
  float: right;
}
#logo {
  margin-top: 15px;
}
#header_btn {
  background: url(../images/post.png) left no-repeat;
  border-radius: 0 0 0.3em 0.3em;
  padding: 25px 59px;
  color: #4E4E4E;
}
#header_btn li {
  display: inline;
}
#tel {
  background: url(../images/tel.png) left no-repeat;
  font-size: 30px;
  color: #4E4E4E;
  padding-left: 23px;
  margin-right: 0;
  float: right;
}
#header_btn a {
  text-decoration: none;
}
#header_btn a:link {
  color: #4E4E4E;
} /* リンクの色 */
#header_btn a:visited {
  color: #4E4E4E;
} /* 済みリンク */
#header_btn a:hover {
  color: #4E4E4E;
  text-decoration: underline;
} /* リンク上 */
#header_btn a:active {
  color: #4E4E4E;
} /* onclick */
/*--------------------------------------
　グローバルナビゲーション
---------------------------------------*/

#nav {
  list-style: none;
  overflow: hidden;
}
 
#nav li {
  text-align: center;
	float: left;
}
 

#gnavi {
  font-size: 15px;
  font-family: "クラフト明朝"，sans-serif;
  padding-top: 20px;
  list-style-type: none;
}
#gnavi li {
  line-height: 0;
  height: 40px;
  width: 200px;
  text-align: center;
  color: #4E4E4E;
  background: url(../images/gnavi_off5.png) no-repeat;
}
#gnavi li:hover {
  line-height: 0;
  height: 40px;
  width: 200px;
  text-align: center;
  color: #4E4E4E;
  background: url(../images/gnavi_on5.png) no-repeat;
}

#gnavi li a {
  display: block;
  color: #4E4E4E;
  text-decoration: none;
  line-height: 20px;
  padding-top: 0px;
}
#gnavi a:hover {
  color: #000000;
}
#gnavi li strong {
  font-weight: normal;
}


#gnavi2 {
  font-size: 15px;
  font-family: "クラフト明朝"，sans-serif;
  padding-top: 0px;
  list-style-type: none;
}
#gnavi2 li {
  line-height: 0;
  height: 40px;
  width: 200px;
  text-align: center;
  color: #4E4E4E;
  background: url(../images/gnavi_off2.png) no-repeat;
}
#gnavi2 li:hover {
  line-height: 0;
  height: 40px;
  width: 200px;
  text-align: center;
  color: #4E4E4E;
  background: url(../images/gnavi_on2.png) no-repeat;
}

#gnavi2 li a {
  display: block;
  color: #4E4E4E;
  text-decoration: none;
  line-height: 20px;
  padding-top: 0px;
}
#gnavi2 a:hover {
  color: #000000;
}
#gnavi2 li strong {
  font-weight: normal;
}


#gnavi3 {
  font-size: 15px;
  font-family: "クラフト明朝"，sans-serif;
  padding-top: 0px;
  list-style-type: none;
}
#gnavi3 li {
  line-height: 0;
  height: 40px;
  width: 200px;
  text-align: center;
  color: #4E4E4E;
  background: url(../images/gnavi_off3.png) no-repeat;
}
#gnavi3 li:hover {
  line-height: 0;
  height: 40px;
  width: 200px;
  text-align: center;
  color: #4E4E4E;
  background: url(../images/gnavi_on3.png) no-repeat;
}

#gnavi3 li a {
  display: block;
  color: #4E4E4E;
  text-decoration: none;
  line-height: 20px;
  padding-top: 0px;
}
#gnavi3 a:hover {
  color: #000000;
}
#gnavi3 li strong {
  font-weight: normal;
}


#gnavi4 {
  font-size: 15px;
  font-family: "クラフト明朝"，sans-serif;
  padding-top: 0px;
  list-style-type: none;
}
#gnavi4 li {
  line-height: 0;
  height: 40px;
  width: 200px;
  text-align: center;
  color: #4E4E4E;
  background: url(../images/gnavi_off4.png) no-repeat;
}
#gnavi4 li:hover {
  line-height: 0;
  height: 40px;
  width: 200px;
  text-align: center;
  color: #4E4E4E;
  background: url(../images/gnavi_on4.png) no-repeat;
}

#gnavi4 li a {
  display: block;
  color: #4E4E4E;
  text-decoration: none;
  line-height: 20px;
  padding-top: 0px;
}
#gnavi4 a:hover {
  color: #000000;
}
#gnavi4 li strong {
  font-weight: normal;
}


#gnavi5 {
  font-size: 15px;
  font-family: "クラフト明朝"，sans-serif;
  padding-top: 0px;
  list-style-type: none;
}
#gnavi5 li {
  float: left;
  line-height: 0;
  height: 40px;
  width: 200px;
  text-align: center;
  color: #4E4E4E;
  background: url(../images/gnavi_off.png) no-repeat;
}
#gnavi5 li:hover {
  line-height: 0;
  height: 40px;
  width: 200px;
  text-align: center;
  color: #4E4E4E;
  background: url(../images/gnavi_on.png) no-repeat;
}

#gnavi5 li a {
  display: block;
  color: #4E4E4E;
  text-decoration: none;
  line-height: 20px;
  padding-top: 0px;
}
#gnavi5 a:hover {
  color: #000000;
}
#gnavi5 li strong {
  font-weight: normal;
}

/*--------------------------------------
　キービジュアル
---------------------------------------*/
#visual_box {
  width: 1000px;
  margin: 0 auto;
}

/*--------------------------------------
　コンテナ
---------------------------------------*/
#container {
  width: 1000px;
  margin: 0 auto 50px;
  overflow: hidden;
  margin-top: 15px;
}

/*--------------------------------------
　サイド
---------------------------------------*/
#side {
  width: 202px;
  float: left;
}
#side h2 {
  background: url("../images/title_side.png") left bottom no-repeat;
  color: #5F5F5F;
  padding: 0 0 0.1px 28px;
  margin-bottom: 4px;
  line-height: 22px;
  height: 25px;
  font-size: 15px;
  font-weight: bold;
}
#side ul {
  margin-bottom: 26px;
}
#side ul li {
  text-indent: 14px;
  padding: 0 0 0 20px;
  display: block;
  border-bottom: 2px dotted #cccccc;
  font-size: 13px;
  line-height: 35px;
}
#side ul li a {
  display: block;
}
.side_info {
  background: #1f96e8;
  padding-top: 8px;
  border-radius: 0.3em 0.3em 0 0;
  color: #ffffff;
  font-size: 14px;
}
.s_box {
  padding: 15px 10px 3px 10px;
  border: 1px solid #f6d953;
  background: #fbfbfb;
  text-align: center;
}
.s_box h {
  text-align: center;
  padding: 10px 60px;
  border: 1px solid #f6d953;
  background-color: #fff3a0;
  font-size: 14px;
  color: #5F5F5F;
}
.s_box p:first-of-type {
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 12px;
  color: #5F5F5F;
}
.side_list {
  background: url(../images/icon_1.png) 5% 50% no-repeat;
}
.side_bnr {
  margin-bottom: 10px
}
.side_bnr:hover {
  opacity: 0.6;
}
.sns_bnr {
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
}
#side ul a {
  text-decoration: none;
}
#side ul a:link {
  color: #5F5F5F;
} /* リンクの色 */
#side ul a:visited {
  color: #5F5F5F;
} /* 済みリンク */
#side ul a:hover {
  color: #acacac;
} /* リンクにマウスオンした色 */
/*--------------------------------------
　メインコンテンツ
---------------------------------------*/
#main {
  width: 760px;
  float: right;
}
.feature_box1 {
  overflow: hidden;
  background-image: url("../images/bg_contents_1.png");
  background-repeat: no-repeat;
  width: 760px;
  height: 432px;
  position: relative;
}
.feature_box2 {
  overflow: hidden;
  background-image: url("../images/bg_contents_2.png");
  background-repeat: no-repeat;
  width: 760px;
  height: 432px;
  position: relative;
}
.feature_box3 {
  margin-bottom: 40px;
  overflow: hidden;
  background-image: url("../images/bg_contents_3.png");
  background-repeat: no-repeat;
  width: 760px;
  height: 432px;
  position: relative;
}
.feature_big {
  font-size: 28px;
  text-shadow: 1px 1px 2px silver;
}
.feature_box_txt1 {
  position: absolute;
  top: 155px;
  left: 75px;
  width: 280px;
  color: #5f5f5f;
}
.feature_box_txt2 {
  position: absolute;
  top: 139px;
  left: 395px;
  width: 315px;
  color: #5f5f5f;
}
.feature_box_txt3 {
  position: absolute;
  top: 154px;
  left: 70px;
  width: 300px;
  color: #5f5f5f;
}
.feature_more_btn1 {
  position: absolute;
  top: 346px;
  left: 225px;
}
.feature_more_btn2 {
  position: absolute;
  top: 329px;
  left: 580px;
}
.feature_more_btn3 {
  position: absolute;
  top: 345px;
  left: 242px;
}
.feature_more_btn1 img, .feature_more_btn2 img, .feature_more_btn3 img {
  width: 140px;
  height: 35px;
}
#news {
  margin-bottom: 40px;
  color: #5F5F5F;
}
#news h2 {
  background: url(../images/title_info.png) left bottom no-repeat;
  padding: 10px 0px 8px 38px;
  margin-bottom: 1px;
  font-size: 19px;
  font-weight: bold;
  font-family:  "ＭＳ Ｐゴシック,ＭＳ ゴシック""serif";
  color: #5F5F5F;
}
#news dl {
  overflow: hidden;
	
}
#news dt {
  background: url(../images/icon_2.png) 11% 50% no-repeat;
  float: left;
  padding-left: 27px;
  line-height: 38px;
	
}
#news dd {
  border-bottom: 2px dotted #a6a6a6;
  padding: 0 0 0 140px;
  line-height: 38px;
}
/*--------------------------------------
	　フッター
	---------------------------------------*/
#footer_bottom {
  background: #fede78;
  color: #4E4E4E;
  font-size: 12px;
}
#footer_bottom a {
  color: #fede78;
}
#footer_bottom_box {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
#footer_bottom address {
  float: left;
  padding-top: 3px;
  font-style: normal;
}
#footer_bottom .copy {
  float: right;
  margin-top: 38px;
}
/*--------------------------------------
　下層ページ共通
---------------------------------------*/
#page_ttl {
  margin: 0 auto;
  background: url(../images/bg_title.jpg) no-repeat;
  overflow: hidden;
  width: 1000px;
  height: 97px;
}
#page_ttl p {
  padding-left: 40px;
  font-size: 60px;
  line-height: 97px;
  font-family:"ＭＳ Ｐゴシック,ＭＳ ゴシック""serif";
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
}
/*--------------------------------------
　コンセプトページ new
---------------------------------------*/
.concept_txt {
  margin-bottom: 5px;
	background: #FFFFFF
}
.concept_img {
  margin-bottom: 30px;
}
/*--------------------------------------
　メニューページ
---------------------------------------*/
.menu_txt {
  margin-bottom: 5px;
	background: #FFFFFF
}
.menu_img {
  margin-bottom: 30px;
}
.menu_box_txt {
  position: absolute;
  width: 700px;
  top: 30px;
  left: 30px;
}
/*--------------------------------------
　よくあるご質問ページ
---------------------------------------*/
#qa dt {
  border-bottom: 2px dotted #cccccc;
  font-weight: bold;
}
#qa dd {
  margin-bottom: 40px;
}
.q_txt {
  font-weight: bold;
  color: #4E4E4E;
  padding-right: 5px;
}
.a_txt {
  font-weight: bold;
  color: #5F5F5F;
  padding-right: 5px;
}
.qa_img {
  text-align: center;
  margin-bottom: 40px;
}
/*--------------------------------------
　アクセスページ
---------------------------------------*/
.access_txt {
  margin-bottom: 15px;
	background: #FFFFFF
}
.access_map {
  margin-bottom: 40px;
}
.access_img {
  text-align: center;
  margin-bottom: 40px;
}
/*--------------------------------------
　お問い合わせページ
---------------------------------------*/
.inquiry_form {
  margin-bottom: 30px;
}
.inquiry_form table {
  width: 70%;
	background: #dbdbdb
}
.inquiry_form td {
  padding: 5px;
}
.inquiry_txt {
  margin-bottom: 30px;
}
.inquiry_img {
  text-align: center;
  margin-bottom: 40px;
}