@charset "UTF-8";
@media (min-width: 1023px) {
  .sp {
    display: none;
  }
  img[src$="new_window_icon.png"] {
	display:inline !important;
  }
  img[src$="new_window_icon_bk.png"] {
	display:inline !important;
  }
}
@media screen and (max-width: 1023px) {
  html {
    overflow-y: scroll;
  }

  body {
    overflow: hidden;
    min-width: 320px;
    padding-top: 50px;
  }

  .pc {
    display: none;
  }
  img[src$="new_window_icon.png"] {
	display:none !important;
  }
  img[src$="new_window_icon_bk.png"] {
	display:none !important;
  }
}

/* ==========================================================================
   Layout
   ========================================================================== */
/* wrapper
   ========================================================================== */
@media screen and (max-width: 1023px) {
  #wrap {
    overflow: hidden;
    width: 100%;
  }

  /*-------------------------------------
  
   BreadCrumb
  
  -------------------------------------*/
  #breadCrumb {
    width: 100%;
    margin: 0 auto 25px;
    border-top: 1px solid #ccc;
  }

  #breadCrumb h1 {
    left: 55px;
  }

  #breadCrumb h1:before {
    width: 52px;
    height: 52px;
    top: -15px;
    left: -60px;
  }

  /*-------------------------------------
  
   Category Image（メインイメージ）
  
  -------------------------------------*/
  #catImg {
	background: none !important;
  }
  #catImg h2 {
    width: 100%;
  }
  #catImg h2 img {
    max-width: 100% !important;
    height: auto !important;
  }
}
/* header
   ========================================================================== */
@media screen and (max-width: 1023px) {
  #header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    margin: 0;
    background-color: #fff;
    z-index: 8995;
  }
  #header.b-shadow {
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
  }

  /*-------------------
    ロゴ
  -------------------*/
  #header .hdrL h1,
  #header .hdrL p {
    float: left;
    width: auto;
    height: 24px;
    margin: 13px 0 0 10px;
  }
  #header .hdrL h1 img,
  #header .hdrL p img {
    width: auto;
    height: 24px;
  }
  #header .hdrLb h1,
  #header .hdrLb p {
    float: left;
    width: auto;
    max-height: 35px;
    margin: 13px 0 0 10px;
  }
  #header .hdrLb h1 img,
  #header .hdrLb p img {
    width: auto;
    max-height: 35px;
  }
  /*-------------------
    Google検索
  -------------------*/
  #header .hdrR {
    display: none;
  }
  #header .hdrRb {
    display: none;
  }
}
/* navigation
   ========================================================================== */
@media screen and (max-width: 1023px) {
  .navi-btn {
    position: fixed;
    top: 9px;
    right: 10px;
    width: 30px;
    height: 30px;
    text-indent: 9999px;
    border: 1px solid #ccc;
    background: url(../../../img/sp/common/bg_btn_sp.png) no-repeat left top/30px auto;
    z-index: 9005;
  }
  .navi-btn.open {
    background: url(../../../img/sp/common/bg_btn_sp.png) no-repeat left -30px/30px auto;
  }

  #nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    padding-top: 50px;
    overflow: hidden;
    z-index: 9000;
    background-color: rgba(107, 59, 26, 0.9);
    /*** Googlaカスタム検索 ***/
    /*検索入力フォーム*/
    /*検索ボタン*/
    /*Googleカスタム検索不要箇所の非表示処理*/
  }
  #nav .navInr {
    width: 100%;
  }
  #nav .navInr ul {
    width: 100%;
    height: auto;
    border-top: 1px solid #999;
    background: none;
  }
  #nav .navInr ul li {
    float: none;
    border-bottom: 1px solid #999;
  }
  #nav .navInr ul li a {
    display: block;
    padding: 15px;
    font-size: 16px;
    color: #fff;
    background: url(../../../img/sp/common/arrow_navi.png) no-repeat calc(100% - 10px) center/11px auto;
  }
  #nav .navInr ul li a:hover {
    text-decoration: none !important;
  }
  #nav .search-sp {
    width: 250px;
    height: 26px;
    position: relative;
    margin: 30px auto 0;
/*    background: url(../../img/common/search_bg.png) no-repeat 0 0;*/
  }
 .fix-header {
	display:none;
  }
 .fix-header li {
	display: none;
 }

  /*-------------------------------------
  
   Sidebar
  
  -------------------------------------*/
  #content #sidebar {
    float: none;
    width: 100%;
  }

  #content #sidebar .sideInr {
    width: 100%;
    background: none;
  }

  #content #sidebar .sideInr h3 {
    padding: 18px 10px;
    font-weight: bold;
    color: #693B21;
    border-top: 3px solid #5B322E;
    border-bottom: #CCC 1px dotted;
    margin-bottom: 0;
  }
  #content #sidebar .sideInr h3 .en {
    display: inline-block;
    padding-left: 7px;
    font-family: "Times New Roman", Times, "serif";
    font-size: 12px;
  }

  #content #sidebar .sideInr ul li {
    width: 100%;
    border-bottom: #CCC 1px dashed;
    margin: 0 auto;
  }

  #content #sidebar .sideInr ul li a {
    font-size: 14px;
    padding: 14px 10px 14px 30px;
    width: 100%;
    margin: 2px auto;
    box-sizing: border-box;
    background: url(../../img/common/side_arrow_icon.png) no-repeat 13px 48%;
  }

  #content #sidebar .sideInr ul li a.cr {
    background: #693B21 url(../../img/common/side_arrow_icon02.png) no-repeat 13px 48%;
  }

  #content #sidebar .sideInr ul li a:hover {
    background: #E9E2DE url(../../img/common/side_arrow_icon.png) no-repeat 13px 48%;
  }

  #content #sidebar .sideInr ul li a.cr:hover {
    background: #693B21 url(../../img/common/side_arrow_icon02.png) no-repeat 13px 48%;
  }

  #content #sidebar p {
    margin: 20px 0 30px;
    text-align: center;
  }
  #content #sidebar p img {
    max-width: 100%;
    width: auto;
  }

  /*-------------------
    採用情報Ver
  -------------------*/
  .sideInr#bgNone {
    background: none !important;
  }

  ul.recruit li {
    border-bottom: #D5DCE9 1px solid !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    box-sizing: border-box;
  }

  ul.recruit li a {
    width: 100% !important;
    padding: 10px 12px 10px 12px !important;
    background: url(../img/common/side_arrow_icon03.png) no-repeat 95% 48% !important;
    margin: 1px auto !important;
    box-sizing: border-box;
  }

  ul.recruit li a.cr,
  ul.recruit li a:hover {
    color: #627CB0 !important;
    background: #EFF2F7 url(../img/common/side_arrow_icon03.png) no-repeat 95% 48% !important;
  }

  ul.recruit li.sub {
    border: none !important;
  }

  ul.recruit li.entry {
    line-height: 1.5 !important;
  }

  ul.recruit li.sub a {
    width: 100% !important;
    font-size: 85% !important;
    padding: 9px 12px 8px 18px !important;
    border-bottom: #D5DCE9 1px dotted !important;
    background: #FFF url(../img/common/side_recruit_icon01.png) no-repeat 3% 48% !important;
    box-sizing: border-box;
  }

  ul.recruit li.sub a.cr,
  ul.recruit li.sub a:hover {
    background: #FFFFFF url(../img/common/side_recruit_icon02.png) no-repeat 3% 48% !important;
  }
}
/* footer
   ========================================================================== */
@media screen and (max-width: 1023px) {
  #footer {
    clear: both;
    width: 100%;
    padding-top: 0;
  }

  #footer.top {
    padding-top: 10px;
  }

  /*----------------------------
   Bnr Area（バナーエリア）
  -----------------------------*/
  #footer.top .footBnr {
    display: block;
  }

  #footer .footBnr {
    width: 100%;
    height: auto;
    background: url(../../img/common/bnr_bg.png) repeat 0 0;
    margin-bottom: 10px;
  }

  #footer .footBnr ul {
    width: 100%;
    height: auto;
    padding: 20px;
    box-sizing: border-box;
  }

  #footer .footBnr ul li:nth-of-type(1) {
    margin: 0 0 15px;
  }

  #footer.top .footBnr ul li:nth-of-type(1) {
    margin: 0;
  }

  #footer .footBnr ul li:nth-of-type(4) {
    margin-right: 0;
  }

  #footer .footBnr ul li {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    display: block;
  }
  #footer .footBnr ul li img {
    width: 100%;
    max-width: 524px;
    height: auto;
  }

  /*----------------------------
   PageTop
  -----------------------------*/
  #footer .pagetop {
    width: 100%;
  }
  #footer.top .pagetop .ftL {
	float: none;
	text-align: center;
	width: inherit;
	margin: 0px;
  }
  #footer.top .pagetop .ftR {
	float: none;
	width: inherit;
	text-align: right;
  }
  #footer .pagetop p {
    padding-right: 20px;
  }

  /*----------------------------
   FootInr
  -----------------------------*/
  #footer .fNav {
    width: 100%;
  }

  #footer .fNav .inner {
    width: 100%;
    margin-bottom: 5px;
    padding: 10px 10px 15px;
    box-sizing: border-box;
  }

  #footer .fNav .inner .catList:nth-of-type(1),
  #footer .fNav .inner .catList:nth-of-type(5) {
    margin-left: 0;
  }

  /*** 右端の右マージン相殺 **/
  #footer .fNav .inner .catList:nth-of-type(4) {
    margin-right: 0;
  }

  #footer .fNav .inner .catList {
    width: calc(50% - 5px);
    min-height: 1px;
    float: left;
    margin: 15px 5px 0 0;
  }
  #footer .fNav .inner .catList:nth-child(2n) {
    margin: 15px 0 0 5px;
  }

  #footer .fNav .inner .catList h4 {
    margin-bottom: 13px;
  }
  #footer .fNav .inner .catList h4 a {
    display: block;
    padding-bottom: 5px;
    color: #fff;
    background: url(../../../img/sp/common/line_footer.png) repeat-x left bottom;
  }

  #footer .fNav .inner .catList:nth-of-type(2) {
    min-height: 180px;
  }

  #footer .fNav .inner .catList:nth-of-type(8) h4 {
    font-size: 12px;
  }

  #footer .fNav .inner .catList ul li {
    font-size: 11px;
    margin-bottom: 7px;
    padding-left: 15px;
  }

  #footer .fNav .inner .catList ul li a {
    color: #FFFFFF;
  }

  #footer small {
    margin-top: -5px;
    display: block;
    width: 100%;
    padding: 16px 0 12px 0;
    color: #FFFFFF;
    text-align: center;
  }
}
@media screen and (max-width: 320px) {
  #footer .fNav .inner .catList ul li {
    font-size: 9px;
  }

  #footer .fNav .inner .catList:nth-of-type(8) h4 {
    font-size: 10px;
  }
}
