@charset 'utf-8';
@media all and (max-width: 640px){/* Sp ***************/


html{
  height: auto;
}

/* Sp Layout */
div#container{
  margin: 0 auto;
  /*margin-top: 31vw;*/
  padding-bottom: 250vw;
}
.boxContents{
  margin-top: 0;
}
.boxMain{
}
.boxMain.type2col{
  overflow: visible;
  width: 100%;
  margin: 0 auto;
}
.boxMain.type2col .boxMainL{
  float: none;
  width: 100%;
}
.boxMain.type2col .boxMainR{
  float: none;
  width: 100%;
  padding-left: 0;
}
/* /Sp Layout */

/* Sp Base Design */
body{
  min-width: 100%;
  height: auto;
  background: none;
  background-color: #fff;
  color: #000;
  line-height: normal;
  letter-spacing: 0.03em;
  /*font-size: 1rem;*/
  /*font-size: 0.875rem;*/
  font-size: 1em;
  font-size: 4.0vw;
  /*font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,'Meiryo UI',"メイリオ",'MS PGothic','ＭＳ Ｐゴシック', sans-serif;*/
  /*font-family: "ヒラギノ明朝 W3 JIS2004","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"Meiryo UI","MS PGothic","ＭＳ Ｐゴシック", sans-serif;*/
  font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"Meiryo UI","MS PGothic","ＭＳ Ｐゴシック", sans-serif;
}
a{
  color: #000;
}
a,img{
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;/*all*/
}
li{
  font-size: 0.875rem;
}
/* /Sp Base Design */




/* Header */
header{
/*  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
  background-color: #fff;*/
}
.boxHeader{
  width: 94%;
  margin: 0 auto;
}
.boxHeaderLR{
  position: relative;
  display: table;
  width: 100%;
  height: 30vw;/*28vw*/
  font-size: 0.98rem;
}
.boxHeaderL{
  position: static;
  display: table-cell;
  width: 50%;
  padding-left: 0;
  vertical-align: middle;
}
.boxHeaderL .logoHeader01{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  width: 50%;
  max-width: 161px;
  margin-top: 4vw;
}
.boxHeaderL a:hover .logoHeader01{
  opacity: 1;
  filter: alpha(opacity=100);
}
.boxHeaderL > .ttl{
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  padding-top: 3%;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.15em;
  font-size: 3.7vw;
}
.boxHeaderL > .ttl a{
  color: #c40e18;
}
.boxHeaderR{
  position: relative;
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: right;
}
.boxHeaderR ul{
  overflow: hidden;
  display: none;
}
/*
.boxHeaderR li{
  float: left;
  display: inline-block;
  margin-left: 30px;
  padding-left: 17px;
  background-image: url('/images/recruit/recruit-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: left center;
  letter-spacing: 0.07em;
}
*/
.boxHeaderR .boxChgStrSize{
  display: none;
}
.boxHeaderR .boxHeaderSearch{
  display: none;
}
/*
.boxHeaderR input[name="s"]{
  position: relative;
  right: -7px;
  width: 158px;
  height: 28px;
  padding: 5px 10px;
  border: 1px #adadad solid;
  vertical-align: bottom;
}
.boxHeaderR input[name="search_submit"]{
  width: 29px;
  height: 28px;
  border: 0;
  background-image: url('/images/recruit/recruit-icn-search01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  font-size: 0;
}
.boxHeaderR input:focus{
  outline: 0;
}
*/
.ulHeaderMenu{
  display: none;
}
/* Header */


.btnRecHmbMenu {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 37%;
  width: 25%;
  cursor: pointer;
}
.boxRecHmbMenu {
  display: none;
  position: fixed;
  z-index: 1100;
  top: 26vw;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
  /*padding-top: 5%;*/
  background-color: #fff;
  color: #000;
}
.boxRecHmbMenu li{
  padding: 2% 7%;
  border-bottom: 1px #eee solid;
  font-size: 5.5vw;
}
.boxRecHmbMenu li:first-child{
  border-top: 1px #eee solid;
}
.boxRecHmbMenuClose{
  padding: 3% 0;
  background-color: #7d7b7b;
  text-align: center;
  color: #fff;
  font-size: 5.0vw;
}
.btnRecHmbMenuClose{
  width: 5%;
  margin-right: 1%;
}






/* Footer */
footer{
  padding-bottom: 23vw;
}
.boxFooter02{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 15%;
  border: 1px #ccc solid;
}
.boxFooter02 .boxTtl{
  padding: 2% 5% 2% 5%;
  background-color: #eeeced;
  letter-spacing: 0.1em;
  font-size: 0.95rem;
  font-size: 4.0vw;
  font-weight: bold;
}
.boxFooter02 .boxTtl .ttl{
  display: inline-block;
  margin-right: 10%;
  font-size: 1.3rem;
  font-size: 6.0vw;
  color: #c21919;
}
.boxFooter02 .boxCont{
  width: 90%;
  margin: 0 auto;
  padding-top: 7%;
  color: #5a5a5a;
}
.boxFooter02 .boxContIn{
  display: block;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px #ccc solid;
}
.boxFooter02 .boxCont .txtTelno{
  display: block;
  width: 100%;
  margin-bottom: 5%;
  padding-left: 10%;
  background-image: url('/images/recruit/recruit-icn-tel01.png');
  background-repeat: no-repeat;
  background-position: left 20%;
  background-size: 8%;
  line-height: 1.0;
  vertical-align: bottom;
  letter-spacing: 0.1em;
  font-size: 2.5rem;
  font-size: 8.2vw;
}
.boxFooter02 .boxCont .txtTelno .small{
  position: static;
  top: auto;
  display: block;
  padding-top: 1%;
  text-align: right;
  letter-spacing: 0.08em;
  font-size: 1.0rem;
  font-size: 4.3vw;
  font-weight: bold;
}
.boxFooter02 .boxCont .txtTime{
  display: block;
  width: 100%;
  vertical-align: bottom;
  text-align: left;
}
.boxFooter02 .boxCont .txtTime dl{
  letter-spacing: 0.12em;
}
.boxFooter02 .boxCont .txtTime dt{
  display: inline-block;
  margin-right: 10px;
}
.boxFooter02 .boxCont .txtTime dd{
  display: inline-block;
}
.boxFooter02 .boxCont02{
  width: 90%;
  margin: 0 auto;
  padding-bottom: 10%;
  color: #5a5a5a;
}
.boxFooter02 .boxCont02In{
  position: relative;
  padding-bottom: 18%;
}
.boxFooter02 .boxCont02In .boxAddress{
  display: block;
  margin-bottom: 2%;
  font-size: 4.3vw;
}
.boxFooter02 .boxCont02In .txtZipcode,
.boxFooter02 .boxCont02In .txtCompamy,
.boxFooter02 .boxCont02In .txtCompamy2,
.boxFooter02 .boxCont02In .txtPart{
  display: inline-block;
  margin-right: 0;
}
.boxFooter02 .boxCont02In .txtZipcode{
  display: block;
}
.boxFooter02 .boxCont02In .txtAddress{
  display: block;
}
.boxFooter02 .boxCont02In .boxTo{
  margin-bottom: 2%;
  font-size: 4.1vw;
}
.boxFooter02 .boxCont02In .txtTo{
  display: block;
}
.boxFooter02 .boxCont02 .linkToContact{
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  display: inline-block;
  width: 100%;
  padding: 2% 7% 2% 7%;
  background-color: #c40e18;
  background-image: url('/images/recruit/recruit-icn-arrow02.png');
  background-repeat: no-repeat;
  background-position: 5% center;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 0.85rem;
  font-size: 4.0vw;
  color: #fff;
}

.boxFooter02Sp{
  margin-bottom: 15%;
  padding-top: 10%;
  text-align: center;
}
.boxFooter02Sp .boxFooterSearch{
  position: relative;
  width: 90%;
  padding-top: 14%;
  margin: auto;
  margin-bottom: 7%;
}
.boxFooter02Sp .boxFooterSearchIn{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.boxFooter02Sp input[name="s"]{
  position: absolute;
  top: 0;
  left: 0;
  width: 158px;
  width: 84.5%;
  height: 100%;
  padding: 5px 10px;
  border-radius: 0;
  border: 1px #adadad solid;
  vertical-align: bottom;
  font-size: 5.5vw;
}
.boxFooter02Sp input[name="search_submit"]{
  position: absolute;
  top: 0;
  right: 0;
  width: 29px;
  width: 15.5%;
  height: 100%;
  border: 0;
  border-radius: 0;
  background-image: url('/images/recruit/recruit-icn-search01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  font-size: 0;
}
.boxFooter02Sp input:focus{
  outline: 0;
}
.boxFooter02Sp .linkRecTop{
  display: inline-block;
  width: 90%;
  margin-bottom: 7%;
  padding: 5% 0  4.5% 0;
  background-color: #adadad;
  line-height: 1.0;
  letter-spacing: 0.2em;
  font-size: 5.0vw;
  color: #fff;
}
.boxFooter02Sp .linkTop{
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
  padding: 6% 0  5.5% 0;
  background-color: #c40e18;
  line-height: 1.0;
  letter-spacing: 0.2em;
  font-size: 5.0vw;
  color: #fff;
}

.boxFooter03{
  width: 94%;
  margin: 0 auto;
  margin-bottom: 10%;
  text-align: center;
}
.boxFooter03 ul{
  overflow: visible;
  display: inline-block;
  text-align: center;
}
.boxFooter03 li{
  float: none;
  display: inline-block;
  margin-right: 5%;
  margin-bottom: 5%;
  line-height: 1.0;
}
.boxFooter03 li:first-child{
  margin-left: 5%;
}
.boxFooter03 li:last-child{
  margin-right: 0;
}
.boxFooter04Wrap{
  margin-bottom: 1%;
  padding: 10% 0 10% 0;
  border-top: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
}
.boxFooter04{
  width: 100%;
  margin: 0 auto;
}
.boxFooter04 ul{
  overflow: hidden;
  width: 87%;
  margin: 0 auto;
}
.boxFooter04 li{
  float: left;
  width: 50%;
  margin-bottom: 2%;
  font-size: 0.9rem;
  font-size: 4.0vw;
}
.boxFooter04 li:before{
  content: '-';
  margin-right: 3%;
}
.boxFooter04 li:nth-child(2n){
  padding-left: 8%;
}
.boxFooter05Wrap{
  display: none;
  /*border-top: 1px #ccc solid;*/
}
/*
.boxFooter05{
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 87px;
  padding-top: 55px;
}
.boxFooter0501,
.boxFooter0502,
.boxFooter0503,
.boxFooter0504,
.boxFooter0505{
  float: left;
  width: 18.5%;
  margin-right: 1.875%;
}
.boxFooter0505{
  margin-right: 0;
}
.boxFooter05 .ttl{
  margin-bottom: 20px;
  padding-bottom: 9px;
  border-bottom: 1px #ccc solid;
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 1.1rem;
}
.boxFooter05 li{
  margin-bottom: 14px;
  padding-left: 15px;
  background-image: url('/images/common/footer-menu-head-icn.png');
  background-repeat: no-repeat;
  background-position: left top 10px;
  letter-spacing: 0.1em;
  font-size: 0.87rem;
}
*/
.boxToPagetop{
  width: 100%;
  min-width: 100%;
  border-top: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  text-align: center;
}
.btnToPagetop{
  display: inline-block;
  padding: 4% 0 4% 7%;
  background-image: url('/images/common/footer-arrow-icn01.png');
  background-repeat: no-repeat;
  background-position: left center;
  letter-spacing: 0.1em;
  font-size: 0.9rem;
  font-size: 4.5vw;
  cursor: pointer;
}




.boxFooter06Wrap{
  background-color: #efefef;
}
.boxFooter06{
  width: 100%;
  margin: 0 auto;
  padding-top: 15%;
  background: none;
  text-align: center;
}
.ulFooter0601{
  overflow: visible;
  display: block;
  margin: 0 auto;
  margin-bottom: 10%;
}
.ulFooter0601 li{
  float: none;
  display: none;
}
.ulFooter0601 li:first-child{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  text-align: center;
}
.ulFooter0601 li:first-child img{
  width: 50%;
}
.boxFooterMark{
  width: 100%;
  margin-left: 0;
  margin-bottom: 3%;
  text-align: center;
}
.boxFooterMark .imgMarkIso{
  width: 22%;
  margin-right: 8%;
}
.boxFooterMark .imgMarkKurumin{
  width: 22%;
}
/****************/
.boxIsoMarkCont,
.boxKuruminMarkCont{
  display: none;
}
.boxIsoMarkCont .ttlBase01,
.boxIsoMarkCont .ttlBase02{
  text-align: left;
}
.boxIsoMarkCont .boxBaseCom.no1{
  margin-bottom: 7%;
}
.boxIsoMarkCont01{
  margin-bottom: 7%;
}
.boxKuruminMarkCont .ttlBase01,
.boxKuruminMarkCont .ttlBase02{
  text-align: left;
}
.boxKuruminMarkCont .boxBaseCom.no1{
  position: static;
  padding-right: 0;
}
.boxKuruminMarkCont .boxBaseCom.no1 .boxImg{
  position: static;
  top: auto;
  right: auto;
  text-align: center;
}
.boxKuruminMarkCont .boxBaseCom.no1 .boxImg .txt01{
  font-size: 0.9rem;
  font-size: 3.5vw;
}
/****************/
.boxFooter06 .boxAddress{
  width: 90%;
  margin: 0 auto;
  padding-top: 10%;
  border-top: 2px #fff solid;
  letter-spacing: 0.08em;
  text-align: center;
  font-size: 0.95rem;
  font-size: 4.5vw;
}
.boxFooter06 .boxAddress .txtZipcode{
  display: inline-block;
  width: 100%;
  font-size: 1.0rem;
  font-size: 4.8vw;
}
.boxFooter06 .boxAddress .txtSepa{
  display: none;
}
.boxFooter06 .boxAddress .txtAddress{
  display: inline-block;
  margin-bottom: 5%;
}
.boxFooter06 .boxAddress .txtTelno,
.boxFooter06 .boxAddress .txtFaxno{
  display: inline-block;
  width: 100%;
  font-size: 1.0rem;
  font-size: 4.8vw;
}
.boxFooter06 .boxAddress .txtFaxno{
  display: inline-block;
  margin-right: 0;
  margin-bottom: 5%;
}

.boxFooterSns{
  width: 100%;
  margin-left: 0;
}
.ulFooterSns{
  display: table;
  margin: 0 auto;
  margin-bottom: 5%;
  padding: 10% 5%;
}
.ulFooterSns li{
  display: table-cell;
  width: 16.666666%;
  padding: 0 3%;
  padding-right: 0;
  vertical-align: middle;
  text-align: center;
}
.ulFooterSns li:first-child{
  display: table-cell;
}
.ulFooterSns li:last-child{
  padding-right: 0;
}

.boxCopyright{
  width: 100%;
  margin-left: auto;
  padding-bottom: 10%;
  letter-spacing: 0.08em;
  text-align: center;
  font-size: 0.74rem;
  font-size: 3.5vw;
  color: #b2b2b2;
}
.boxCopyright .markCopy{
  font-family: Verdana Roboto "Droid Sans";
}

.boxFooterFixedMenu{
  position: fixed;
  z-index: 990;
  bottom: 0;
  width: 100%;
  background-color: #fff;
}
.boxFooterFixedMenu .boxBaseTb{
  display: table;
  width: 100%;
  border-top: 1px #c40e18 solid;
}
.boxFooterFixedMenu .boxBaseTbc{
  display: table-cell;
  width: 25%;
  border-right: 1px #c40e18 solid;
  background-image: url('/images_sp/recruit/sp-rec-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: center 90%;
  background-size: 15%;
  vertical-align: middle;
  text-align: center;
}
.boxFooterFixedMenu .boxBaseTbc:last-child{
  border-right: 0;
}
.boxFooterFixedMenu .boxBaseTbc a{
  display: table;
  width: 100%;
  height: 23vw;
  color: #c40e18;
}
.boxFooterFixedMenu .boxBaseTbc span{
  display: table-cell;
  width: 100%;
  padding-bottom: 20%;
  vertical-align: middle;
  line-height: 1.3;
}
/* /Footer */



/* FooterFixedNavi */
.imgFixedFooterNavi{
  display: none;
}
/* /FooterFixedNavi */

.sp_none{
  display: none;
}
.pc_none{
	display:block;
}


}/* /Sp ****************/
