@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: #333;
  text-align: justify;
  text-justify: inter-character;
  background-image: url("../images/bg_all.jpg");
  background-repeat: repeat;
}
a {
  text-decoration: none;
  text-align: center;
}
a:link {
  color: #dedb56;
} /* リンクの色 */
a:visited {
  color: #dedb56;
} /* 済みリンク */
a:active {
  color: #dc2020;
} /* onclick */
dl {
  -webkit-text-size-adjust: none;
}
/*--------------------------------------
　大枠囲み
---------------------------------------*/
#wrapper {
  width: 100%;
  background: url(../images/bg_hd.png) repeat-x;
}
/*--------------------------------------
　ヘッダー
---------------------------------------*/
#header {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 13px;
}
#header_box2 {
  overflow: hidden;
}
h1 {
  font-size: 10px;
  color: #999797;
  margin-top: 5px;
}
#header_left {
  float: left;
}
#header_right {
  float: right;
}
#logo {
  margin-top: 17px;
}
#header_btn {
  background: #d4032b;
  border-radius: 0 0 0.3em 0.3em;
  padding: 2px 21px;
  color: #ffffff;
}
#header_btn li {
  display: inline;
  background: url(../images/arrow.png) 0 50% no-repeat;
  padding-left: 10px;
}
#header_btn li:first-of-type {
  margin-right: 16px;
}
#tel {
  background: url(../images/tel.png) left no-repeat;
  font-size: 30px;
  color: #040345;
  padding-left: 20px;
  margin-right: 0;
  float: right;
}
#header_btn a {
  text-decoration: none;
}
#header_btn a:link {
  color: #ffffff;
} /* リンクの色 */
#header_btn a:visited {
  color: #ffffff;
} /* 済みリンク */
#header_btn a:hover {
  color: #ffffff;
  text-decoration: underline;
} /* リンク上 */
#header_btn a:active {
  color: #ffffff;
} /* onclick */
/*--------------------------------------
　グローバルナビゲーション
---------------------------------------*/
#gnavi {
  overflow: hidden;
  font-size: 15px;
  font-family: "signpainter", "dancing-script", Georgia, "Times New Roman", Times, "ほのかアンティーク", "serif";
  padding-top: 10px;
  list-style-type: none;
}
#gnavi li {
  float: left;
  line-height: 0;
  height: 40px;
  width: 160px;
  text-align: center;
  color: #040370;
  background: url(../images/gnavi_off.png) no-repeat;
}
#gnavi li:hover {
  float: left;
  line-height: 0;
  height: 40px;
  width: 160px;
  text-align: center;
  color: #040370;
  background: url(../images/gnavi_on.png) no-repeat;
}
#gnavi li a {
  display: block;
  color: #040370;
  text-decoration: none;
  line-height: 16px;
  padding-top: 0px;
}
#gnavi a:hover {
  color: #111A8B;
}
#gnavi li strong {
  font-weight: normal;
}
/*--------------------------------------
　キービジュアル
---------------------------------------*/
#visual_box {
  width: 1000px;
  margin: 0 auto;
}
/*--------------------------------------
　コンテナ
---------------------------------------*/
#container {
  width: 1000px;
  margin: 0 auto 50px;
  overflow: hidden;
  margin-top: 24px;
}
/*--------------------------------------
　サイド
---------------------------------------*/
#side {
  width: 202px;
  float: left;
}
#side h2 {
  background: url("../images/side_title.png") left bottom no-repeat;
  color: #040345;
  padding: 0 0 4px 35px;
  margin-bottom: 4px;
  line-height: 22px;
  height: 23px;
  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: 1px dotted #cccccc;
  font-size: 13px;
  line-height: 35px;
}
#side ul li a {
  display: block;
}
.side_info {
  background: #d4032b;
  padding-top: 8px;
  border-radius: 0.3em 0.3em 0 0;
  color: #ffffff;
  font-size: 14px;
}
.s_box {
  background: url(../images/bg_info.png) no-repeat;
  padding: 10px;
  font-size: 13px;
  color: #533401;
  font-family: Georgia, "Times New Roman", Times, "serif";
  border: solid 1px #d4032b
}
.s_box p:first-of-type {
  margin-bottom: 20px;
}
.side_list {
  background: url(../images/icon_1.png) 5% 50% no-repeat;
}
.side_bnr {
  margin-bottom: 10px
}
.side_bnr:hover {
  opacity: 0.6;
}
.s_btn1 {
  background: url(../images/btn1_off.png) no-repeat;
  margin-bottom: 15px;
  line-height: 64px;
}
#side ul a {
  text-decoration: none;
}
#side ul a:link {
  color: #333333;
} /* リンクの色 */
#side ul a:visited {
  color: #333333;
} /* 済みリンク */
#side ul a:hover {
  color: #dedb56;
} /* リンク上 */
#side ul a:active {
  color: #dedb56;
} /* onclick */
/*--------------------------------------
　メインコンテンツ
---------------------------------------*/
#main {
  width: 760px;
  float: right;
}
.feature_box1 {
  overflow: hidden;
  background-image: url("../images/bg_contents_1.jpg");
  background-repeat: no-repeat;
  width: 760px;
  height: 660px;
  position: relative;
}
.feature_box2 {
  overflow: hidden;
  background-image: url("../images/bg_contents_2.jpg");
  background-repeat: no-repeat;
  width: 760px;
  height: 660px;
  position: relative;
}
.feature_box3 {
  overflow: hidden;
  background-image: url("../images/bg_contents_3.jpg");
  background-repeat: no-repeat;
  width: 760px;
  height: 660px;
  position: relative;
}
.feature_box4 {
  overflow: hidden;
  background-image: url("../images/bg_contents_4.jpg");
  background-repeat: no-repeat;
  width: 760px;
  height: 650px;
  position: relative;
	
  
}
.feature_box1 h3, .feature_box3 h3 {
  position: absolute;
  top: 70px;
  left: 165px;
  line-height: 20px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 18px;
  font-weight: bold;
}
.feature_box2 h3, .feature_box4 h3 {
  position: absolute;
  top: 40px;
  right: 70px;
  line-height: 34px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 18px;
  font-weight: bold;
}
.feature_big {
  font-size: 23px;
  text-shadow: 1px 1px 2px silver;
}
.feature_box_txt1 {
  position: absolute;
  top: 210px;
  left:315px;
  width: 450px;
}
.feature_box_txt2 {
  position: absolute;
  top: 210px;
  left: 390px;
  width: 400px;
}
.feature_box_txt3 {
  color: black;
  position: absolute;
  top: 590px;
  left: 80px;
  width: 800px;
}
.feature_box_txt4 {
  color: #fff;
  position: absolute;
  top: 365px;
  left: 20px;
  width: 800px;
}
.feature_box_txt5 {
  color: #fff;
  position: absolute;
  top: 25px;
  left: 440px;
  width: 800px;
}
.feature_more_btn1 {
  position: absolute;
  top: 353px;
  left: 370px;
}
.feature_more_btn2 {
  position: relative;
  top: 490px;
  left: 3px;
}
.feature_more_btn3 {
  position: absolute;
  top: 176px;
  left: 428px;
}
.feature_more_btn4 {
  position: relative;
  top: 518px;
  left: 118px;
}

.feature_more_btn1 img{
 width: 363px;
  height: 32px;
 }
.feature_more_btn2 img{
 width: 293px;
  height: 32px;	 
 }
 feature_more_btn3 img{
 width: 337px;
  height: 32px;	 
 }
 feature_more_btn4 img{
  width: 526px;
  height: 40px;
}

#news {
  margin-bottom: 40px;
}
#news h2 {
  background: url(../images/title_1.png) left bottom no-repeat;
  padding: 4px 0px 4px 80px;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: bold;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#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: 1px dotted #a6a6a6;
  padding: 0 0 0 140px;
  line-height: 38px;
}
/*--------------------------------------
	　フッター
	---------------------------------------*/
#footer_top {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
#footer_top ul {
  font-size: 10px;
  float: left;
  padding-top: 7px;
  list-style-type: none;
}
#footer_top ul li {
  float: left;
}
#footer_top li a {
  margin: 0 10px;
  color: #1F4F58;
  text-decoration: none;
}
#footer_top p {
  float: right;
}
#footer_bottom {
  background: #d4032b;
  color: #ffffff;
  font-size: 12px;
}
#footer_bottom a {
  color: #595959;
}
#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: 35px;
  line-height: 97px;
  font-family: Georgia,"signpainter", "dancing-script", Georgia, "Times New Roman", Times, "ほのかアンティーク", "serif";
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}
#page_ttl p {
  padding-left: 40px;
  font-size: 35px;
  line-height: 97px;
  font-family: Georgia,"signpainter", "dancing-script", Georgia, "Times New Roman", Times, "ほのかアンティーク", "serif";
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}
/*--------------------------------------
　コンセプトページ new
---------------------------------------*/
.concept_ttl {
  background: url(../images/title_2.png) left bottom no-repeat;
  padding: 4px 0 4px 90px;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: bold;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.concept_txt {
  margin-bottom: 10px;
}
.concept_img {
  margin-bottom: 30px;
}
/*--------------------------------------
　メニューページ
---------------------------------------*/
#main-pri {
  width: 760px;
  float: right;
}
section img {
  width: 94%;
  float: right;
}
#sec1 {
  height: 2342px;
}
#sec2 {
  height: 2842px;
}
#sec3 {
  height: 2342px;
}
section p {
  margin-top: 30px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: larger;
  text-shadow: 1.5px 1.5px .5px #000000;
  color: #f3f2f2;
  -webkit-text-stroke: .2px #000000;
}

.table_design08 {
  float: right;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  max-width: 700px;
  text-align: center;
}
.table_design08 th, .table_design08 td {
  border: 2px solid #d2e8f1;
  padding: 1em;
}
.table_design08 thead th {
  background-color: #4d9bc1;
  color: #fff;
  border: 2px solid #4d9bc1;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.table_design08 thead th:last-of-type {
  border-right: 2px solid #4d9bc1;
}
.table_design08 tbody th {
  color: #4d9bc1;
  font-weight: bold;
  text-align: center;
}





#main-pro {
  width: 760px;
  height: 3948px;
  float: right;
  background-image: url("../images/img_menu.png");
  padding-top: 400px;
}
.t-main {
  display: flex;
}
.t {
  display: block;
  width: 50%;
  text-align: center;
}
.t :hover {
  text-decoration: none;
}


.t > img {
  width: 20rem;
  margin: 10px 20px 0px 20px;
}
.t > .txt1 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: larger;
  text-shadow: 1.5px 1.5px .5px #000000;
  color: #f3f2f2;
  -webkit-text-stroke: .2px #000000;
}
.t > .txt2 {
  margin-bottom: 20px;
  margin-top: 15px;
  font-weight: bold;
  font-size: larger;
  text-shadow: 1.5px 1.5px .5px #a9a9a9;
  color: #3e3e3e;
  -webkit-text-stroke: .2px #c8c7c7;
}
.menu_ttl {
  text-align: center;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: bold;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.menu_txt {
  margin-bottom: 30px;
}
.menu_img {
  margin-bottom: 30px;
}
.menu_box {
  background-image: url("../images/menu_bg.jpg");
  width: 760px;
  height: 440px;
  background-repeat: no-repeat;
  margin-bottom: 40px;
  position: relative;
}
.menu_box_txt {
  position: absolute;
  width: 700px;
  top: 30px;
  left: 30px;
}
/*--------------------------------------
　よくあるご質問ページ
---------------------------------------*/
#qa dt {
  border-bottom: 1px dotted #e2546c;
  font-weight: bold;
}
#qa dd {
  margin-bottom: 40px;
}
.q_txt {
  font-weight: bold;
  color: #040345;
  padding-right: 5px;
}
.a_txt {
  font-weight: bold;
  color: #5aaee9;
  padding-right: 5px;
}
.qa_img {
  text-align: center;
  margin-bottom: 40px;
}
/*--------------------------------------
　アクセスページ
---------------------------------------*/
.access_ttl {
  background: url(../images/title_4.png) left bottom no-repeat;
  padding: 4px 0 4px 90px;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: bold;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.access_txt {
  margin-bottom: 30px;
}
.access_map {
  margin-bottom: 40px;
}
.access_img {
  text-align: center;
  margin-bottom: 40px;
}
/*--------------------------------------
　お問い合わせページ
---------------------------------------*/
.inquiry_ttl {
  background: url(../images/title_2.png) left bottom no-repeat;
  padding: 4px 0 4px 90px;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: bold;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.inquiry_form {
  margin-bottom: 30px;
}
.inquiry_form table {
  width: 100%;
}
.inquiry_form td {
  padding: 5px;
}
.inquiry_txt {
  margin-bottom: 30px;
}
.inquiry_img {
  text-align: center;
  margin-bottom: 40px;
}