@charset "utf-8";

/*=================================================================================================================================*/
/**  個別指定 for TAB	*/
/*=================================================================================================================================*/
@media screen and (min-width: 961px) and (max-width: 1630px) {

/* .only_tab_none {display:none!important; } */

#header  .logo {
  width: 312px;
  display: block;
  z-index: 999;
  margin: 0 0 0 0;
  position:relative;
}
#header   .logo img {
  width: 312px;
  height: auto;
  position:absolute;
  top:0;
  left:-80px;
}
#nav {
  width:820px;
  left: 250px;
  margin: 0 0 0 16%;
}
#nav ul li > a {
  padding: 15px 0px 53px!important;
  font-size: 16px !important;
  min-width: 160px;
}

#menu-global-nav > li > a::after{

  font-size:0.8rem;
  text-align: center;
  margin:0 auto;
  letter-spacing: 3px;
  font-weight: normal!important;
}
#top #main {
  max-width: 100%;
  padding-top:600px;
}

#breadcrumb{
  width:95%;
  margin:0 auto;
}
.con_title{
  width: 95%;
  margin:0 auto;
}

.con_section{
  width: 95%;
  margin:0 auto;
}



}

@media screen and (min-width: 960px) and (max-width: 1500px) {

/* .only_tab_none {display:none!important; } */
.header_wrapper{min-width:1160px;}

#header  .logo {
    width: 312px;
    display: block;
    z-index: 999;
    margin: 0 0 0 0;
    position:relative;
  }
#header   .logo img {
    width: 312px;
    height: auto;
    position:absolute;
    top:0;
    left:-80px;
  }
/*---------------------------------------------
**  ナビゲーション
---------------------------------------------*/
#nav {
  position: absolute;
  width:800px;
  top: 2px;
  left: 248px;
  margin: 0 auto;
}

  #nav ul li > a {
    padding: 15px 10px 35px!important;
    font-size:90%;
  }
  .dropmenu li ul li a {
    padding: 13px 15px!important;
    text-align: left;
  }

  .dropmenu ul > li::after{
    content:url(../img/common/nav_line.png);
    position:absolute;
    right: -13px;
    top:20px;
  }

  .tel{
  width:260px;
  height:80px;
  }
  .tel ul{
  display: block;
  }

  #header .tel_nbr {
    height:62px;
    box-sizing: border-box; /*通常の記述*/
    -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
    -moz-box-sizing: border-box; /*Firefoxの機能を利用*/
    padding-top: 0;
    margin: 0 10px 0 0;
    color: #d7b269;
    line-height: 0.8;
    position:absolute;
    top:0;
    right:0;
  }
  #header .tel_nbr p {
    font-size: 2.5rem;
    margin-bottom: 0;
  }
  #header .tel_nbr p:before {
    width: 3.1rem;
    height: 3.1rem;
    position: relative;
    display: inline-block;
    top: 1px;
    /* background: url(../img/common/icon_tel_type_02.png) no-repeat; */
    content: "";
    margin-right: 5px;
  }
  #header .tel_nbr span {
    color: #31140b;
    font-size: 1.0rem;
    display: inline-block;
    font-weight: bold;
    margin-left: 3.8rem;
  }

  .reserve_bt {
    width:90%;
    position:absolute;
    top:58px;
    right:0;
  }
#footer .reserve_bt {
    width:auto;
    position:static;
  }

  .reserve_bt a{
  width: 100%;
  height:32px;
  color:#fff;
  display: block;
  padding: 5px 0 5px 0px;
  text-align: center;
  }

  .news_wrapper{
    width:95%;
    margin:0 auto;
  }
  .section_block .clounm_wrapper{
    width:95%;
    margin:0 auto;
  }
  #footer{
    margin:0 auto;
  }



/*---------------------------------------------
** ヘッダー記述
---------------------------------------------*/





/*---------------------------------------------
** フッター記述
---------------------------------------------*/


/*=================================================================================================================================*/
/**  TOPコンテンツ	*/
/*=================================================================================================================================*/

/*=================================================================================================================================*/
/**  内部ページ	*/
/*=================================================================================================================================*/

}/*■■ ここまで ■■*/
