@charset "utf-8";
/* CSS Document */


body {
  box-sizing: border-box;
  overflow-x: hidden;
}

html, body {
  overflow-x: hidden;
}
#page {
  overflow: visible;
}
#pan{
margin:15px 0 0 30px;
}
#contents {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif !important;
  float:none;
  box-sizing: border-box;
  padding:10px 20px;
  width:100%;
  overflow:hidden;
  display:flex;
  justify-content:center;
  margin:0 auto;
}
#main{
  float:none;
  width:100%;
}
#header{
height:70px;
display: flow-root;
}
#header::after{
  content:"";
  display:block;
  clear:both;
}
#header_title{
padding:0;
margin:10px 0 0 0;
}
#headerinfo{
padding:0;
margin:13px 0 0 5px;
width:200px;

}
h1{
text-align:center;
padding:0 0 3px 0;
margin:0;
font-size:2em;
text-align:center;
letter-spacing:12px;border-bottom:
1px solid #666666;
letter-spacing:12px;
}


button.sanbonsen{
display:none;
}


#globalnavi{
  clear: both;
}


.p_text {
	font-size:0.8em;
	color: #666;
	font-weight: bold;
	line-height: 17px;
	vertical-align: bottom;

}

.2015main {
	float:left;
	width:610px;
	margin:0;
	font-size:1.6em;
	color:#333;
}



.2015main_title p {
	width:609px;
	padding:5px 0 0 0;
	margin:0;
	text-align:center;
	letter-spacing:12px;
	border-top: 1px solid #666666;
}
ul.pagelist{
margin:2em auto 0;
width:610px;
display:flex;
flex-wrap: wrap;
align-items:flex-start;
align-content:flex-start;
}
.pagelist li{
width:201px;
height:201px;
border:1px solid #ffb063;
font-weight:bold;
font-size:1.5em;
}
li.pagetitle_01 a,li.pagetitle_02 a{
margin:0 auto;
text-align:center;
text-decoration:none;
diplay:block;
display:flex;
justify-content:center;
align-items: center;
width:100%;
height:100%;
transition: 1.0s ;
}
li.pagetitle_01 a{
background-color:#ffb063;
color:#fff;
}
li.pagetitle_02 a{
background-color:#fff;
color:#555;
}
li.pagetitle_01 a:hover{
background-color: #ffcc99;
color:#00008b;
}
li.pagetitle_02 a:hover{
background-color: #ffcc99;
color:#00008b;
}
#page-b{
  background: #fff;
}
#footer_index{
  display: flow-root; /* 子要素のfloatを内包して高さが潰れない */
}

#footer-top div.pryvacy_in3{
display:none;
}
#footer_line {
  background-image: url(../img/index_img/top_footer_01.gif);
  background-repeat: repeat-x;
  background-position: left top;
  height: 9px;
}
#footer-top a{
font-size:1em;

}
#footer,#footer-top{
width:100%;
box-sizing: border-box;
clear: none;
line-height:normal;

}
#footer{
height:55px;
background-color:#fff;
}




/***********************会社概要**************************/
.honbun {
font-size:1.5em;
width:70%;
margin:0 auto;

}
#prof_list table th{
text-align:right;
padding-right:20px;

}
#prof_list table td{

}

#prof_list  table th,
#prof_list  table td {
  vertical-align: middle;
  padding: 12px 8px;
}
/***********************あいさつ**************************/
.greetng_honbun{
font-size:1.5em;
width:90%;
margin:0 auto;

}
/***********************アクセス**************************/
.accesstitle02{
margin-top:20px;
}
/***********************のりかえ便利マップ**************************/
#topbannertable{
margin:10px auto 40px;
text-align:center;
}
#topbannertable table{
margin:0 auto;
}
#norikae_contents{
margin:0 auto;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif !important;
  float:none;
  box-sizing: border-box;
  padding:10px 20px;
  width:100%;
  overflow:hidden;
}
.norikae_main .2015main_title{
margin:0 auto;
}
#norikaeh1 {
box-sizing: border-box; 
letter-spacing:0;
  width: 880px;
  height: 54px;
  font-size: 30px;
  font-weight: bold;
  background-image: url(../service/img/norikae/norikae_title_back.gif);
  background-repeat: no-repeat;
  color: #fff;
  padding: 6px 0 0px 20px;
  margin: 0 auto;
  text-align:left;
}
.norikae_main{
float: none;
}
#mainunder{
clear: none;
}
.norikae_box{
width:880px;
margin: 0 auto;
padding-top:20px;
}
.norikae{
padding-bottom:7px;
}
.torokuno{
padding-bottom:0;
}
.norikaetoha{
margin: 0 auto;
display:flex;
}
#mainunder{
text-align:center;
margin-bottom:30px;
}
#norikae_footer-top{
margin: 0 auto;
clear: both;
width:950px;
  background-color: #FFFFFF;
  text-align: center;
  font-size:80%;
  padding-bottom: 10px;
}








/* スマホ用（768px以下） */
@media (max-width: 768px) {

html {
  scroll-behavior: smooth;
}
  html, body {
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; /* iOS慣性 */
  }

  img {
    max-width: 100%;
    height: auto;
  }

html {
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: inherit;
}
  body {
    font-size: 14px;
  font-family:
    "Inter",
    "Noto Sans JP",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    sans-serif;
    overflow-x: hidden;
}
  .2015main {
    width: 100% !important;
    float: none !important;
  }

  ul.pagelist {
    width: 100% !important;
  }
#page{
max-width: 950px;
width: 100%;
}
  #page,
  #contents {
    overflow: visible !important;
    height: auto;
  }
button.sanbonsen{
display:block;
}

  #contents01,
  .full-box_contact,
  .full-box_contact2,
  .box_contact,
  .text_left,
  .inputdisplay {
    width: 100% !important;
    max-width: 100%;
  }
  #side {
    display: none !important;
  }
.text_left{
height:auto;
}
.p_text {
font-size:1em;
margin:0 auto;
}


#globalnavi{
display:none;
}
#header{
width:100%;
  height:auto;
  border-bottom:1px solid #aaa;
}
#header_left{
display:flex;
}
#header_title {
  margin: 0;
  padding:0;
}
#headerinfo{
width:160px;
height: auto;
padding:0;
margin:10px 0 0 5px;
}
#headerright {
display:none;
}
#pan{
display:none;
}
h1{
margin:10px 0 0 0;
}
  #contents {
    overflow: visible !important;
  }



ul.pagelist{
  width: 100%;
  display: block;   /* flexをやめる */
}

ul.pagelist li{
  width: 100%;
  height: auto;     /* 201px固定をやめる */
  margin: 0;
}

li.pagetitle_01 a,
li.pagetitle_02 a{
  min-height: 80px;
}



#footer-top{
width: 100%;
background-color:#fda60e;
  display: flex;
  justify-content:space-between;
  padding:20px;
  box-sizing: border-box;
}
#footer-navi{
  text-align:left;
  font-size:1em;
  display: flex;
  flex-direction: column;
  gap: 8px; /* 行間 */
  font-size: 0; /* 区切り文字を消す */
}
#footer-navi a {
font-size: 14px; /* 元のサイズに戻す */
  padding: 6px 0;
  display: block;
  color:#fff;
}
.hidden{
display:none!important;
}
#footer-navi::before,
#footer-navi::after {
  content: none;
}
#footer-top .pryvacy_in3{
display: block;
background-color:#fff;
width:80px;
height:80px;
}
#page-b{
width: 100%;

}
#footer_index{
width: 100%;
}
#footerimgC{
display:none;
}
.footerimgR{
float: none;
width: 100%;
text-align:center;
}
.footerimgR a{
display:none;
}
#footerimgR br{
display:none;
}

/***********************会社概要**************************/
.honbun {
font-size:1.5em;
width:100%;
margin:0 auto;

}
#prof_list table th{
width:30%!important;
text-align:right;
padding-right:10px;

}
/***********************あいさつ**************************/
.greetng_honbun{
font-size:1.5em;
width:100%;
margin:0 auto;

}
/***********************アクセス**************************/
.accesstitle02{
margin-top:20px;
}
.access_map iframe {
  max-width: 100%;
  width: 100%;
}

/***********************のりかえ便利マップ**************************/

  /* 全体の幅を完全統一 */
  .norikae_main,
  .norikae_box,
  .categorybox,
  .norikae_cate,
  .setumei,
  .norikaetoha {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* タイトル */
  #norikaeh1,
  .h2_title {
    width: 100% !important;
    box-sizing: border-box;
  }

  /* 画像完全対応 */
  img {
    max-width: 100% !important;
    height: auto !important;
  }

  /* 採用事例の大画像（重要） */
  .norikae_img03 {
    width: 100% !important;
    height: auto !important;
  }

  /* tableのはみ出し防止 */
  table {
    width: 100% !important;
  }


#norikae_contents{
    width: 95% !important;
    max-width: 100% !important;
    overflow: visible !important;
    height: auto;
  }
#topbannertable{
display:none;
}
.list-inline{
display:none;
}
h1#norikaeh1{
width:100%;
text-align:center;
padding:8px 0 0;
}
.norikaetoha{
display:block;
width:100%;
text-align:center;
overflow:hidden;
margin:10px auto 20px;
}
.title_box{
display:block;
width:100%;
}
.h2_title h2{
font-size:0.8em;
}
.norikae_img01{
float:none;
display:block;
margin:0 auto;
}
img.norikae_img02{
width:100%;
}
p.norikae_p01{
float:none;
width:100%;
margin:10px auto;
text-align:left;
}
.categorybox{
width:100%;
}
.h2_title{
width:100%;
}
.norikae_p02,.norikae_p03{
width:100%;
margin-bottom:10px;
}
.setumei{
padding-bottom:20px;
}
.setumei img{
float:none;
width:100%!important;
}
.topback{
display:none;
}
.norikae_cate{
margin:20px auto;

}
.bannertable01 table{
margin:0 auto;
}
.bannertable01 table td{
display:block;
border:none;
}
#norikae_footer-top{
width: 100%;
    background-color: rgb(253, 166, 14);
    display: flex;
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
}
br.sp-hide {
    display: none;
  }




}

















