 @charset "utf-8";
/* サブページ共通項目-------------------------------------------------------------------- */
.Harea {
  text-align: left;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  height: 280px;
}
.Harea h2 {
  text-align: left;
  margin-bottom: 0;
  display: inline-block;
  padding: 20px 40px;
  background-color: rgba(255, 255, 255, 0.61);
  font-weight: 500;
}
.breadcrum {
  font-size: 0.8em;
  padding: 0.5em 0;
  background-color: whitesmoke;
  display: none;
}
.breadcrum .topwrap {
  padding-left: 5em;
}
.hd {
  display: block;
}
.hd h2 {
  background-image: url('../img/d/hbg.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 80px 238px 104px 238px;
  margin-top: -100px;
  margin-bottom: 30px;
  position: relative;
}
.hd h2 span {
  position: relative;
}
.hd::before {
  content: '';
  background-image: url('../img/d/yuge.png');
  background-position: center;
  background-size: contain;
  width: 56px;
  height: 80px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: -130px;
}
.hd h2 span::before {
  position: absolute;
  content: "";
  left: 0;
  right: 32px;
  bottom: 0;
  top: 90px;
  width: 32px;
  margin: auto;
  border-bottom: 2px solid #CC5656;
}
.hd h2 span::after {
  position: absolute;
  content: "";
  left: 32px;
  right: 0;
  bottom: 0;
  top: 90px;
  width: 32px;
  margin: auto;
  border-bottom: 2px solid #CBB982;
}
.hd h2 .small {
font-size: 0.5em;
margin-bottom: -0.5em;
}
.hd2 h2 {
padding-top: 40px;
}
.Read {
  font-size: 2.0em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
  margin-top: 160px;
  margin-bottom: 100px;
}
.Read_No {
  margin-top: 60px;
}
/* タイトルデザイン（HPごと） */
.mt {
  color: #2F2F2F;
  border-bottom: 1px solid #2F2F2F;
  display: inline;
  padding-right: 2em;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.rd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.Title01 {
  margin-bottom: 40px;
  text-align: center;
}
.Title01::before {
  content: '';
  display: inline-block;
  position: relative;
  right: 30px;
  color: #6f6f6f;
  background-color: #2F2F2F;
  font-size: 25px;
  height: 2px;
  width: 20px;
  bottom: 8px;
}
.Title01::after {
  content: '';
  display: inline-block;
  position: relative;
  left: 30px;
  color: #6f6f6f;
  background-color: #2F2F2F;
  font-size: 25px;
  height: 2px;
  width: 20px;
  bottom: 8px;
}
.Title02 {
  color: #2F2F2F;
}
.Title03 {
  color: #fff;
  background-color: #2F2F2F;
  padding: 10px 10px;
  display: inline-block;
  margin-bottom: 40px;
}
.subTitle01 {
  color: #B9B9B9;
}

/* 共通設定-------------------------------------------------------------------- */
.jumparea {
  margin-top: 80px;
  margin-bottom: -40px;
}
.jumparea .wrapM {
  min-width: 1000px;
}
.jumparea ul li a {
  padding: 15px 35px 15px 20px;
  border: 1px solid #1B3190;
  color: #1B3190;
  position: relative;
}
.jumparea ul li a:hover {
  background-color: #1B3190;
  color: #fff;
  opacity: 1;
}
.jumparea ul li {
  margin-right: 30px;
}
.jumparea ul li a::after {
  content: '';
  display: inline-block;
  background-image: url('../img/icon/icon_link01.png');
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate( 90deg );
  position: absolute;
  width: 6px;
  height: 12px;
  top: 19px;
  right: 15px;
}
.jumparea ul li a:hover:after {
  background-image: url('../img/icon/icon_link02.png');
}

/* 装飾------------------------------------------------------------- */


/* トップページ-------------------------------------------------------------------- */
.sptop_img {
  display:none !important;
}
.top_img {
  clear: both;
  width: 100%;
  height: 580px;
  position: relative;
  margin-top: 90px;
}
.top_img video {
  width: 100%;
  height: 100Vh;
  object-fit: cover;
  object-position: center;
}
.index_t {
line-height: 1.5em;
position: absolute;
font-size: 28px;
z-index: 1;
bottom: 5%;
left: 5%;
margin-bottom: 0;
background-color: #ffffffd0;
padding: 20px;
box-sizing: border-box;
}
.index_t span {
  display: block;
}
/* .pctop_img ::before{
  background-color: rgba(55, 55, 55, 0.1);
  position: absolute;
  display: inline-block;
  content: '';
  width: 100%;
  height: 100vh;
} */
.pctop_img img{
  height: 580px;
  object-fit: cover;
  object-position: center;
}
/* お知らせエリアはnews.css */

/* 各種ページCSS-------------------------------------------------------------------- */
/* ヘッダーイメージ */
.templateH {
  background-image: url('../img/header/header_template.jpg');
  margin-top: 90px;
  height:auto;
  padding: 170px 0;
  color: #2f2f2f;
  text-align: center;
}
.contactH {
  background-image: url('../img/header/header_contact.jpg');
  }
.listH {
  background-image: url('../img/header/header_list.jpg');
}
/* トップページ-------------------------------------------------------------  */
.Content01 {
  margin-top: 160px;
}
.Content01 .wrap {
  position: relative;
}
.content01-box1 .wrapS {
  width: 620px;
}
.content01-box1 .float_l:nth-child(1) {
  width: 50%;
}
.content01-box1 .float_l:nth-child(1) img{
  min-height: 420px;
  object-fit: cover;
  object-position: center;
}
.content01-box1 .float_l:nth-child(2) {
  width: 45%;
  margin-left: 2.5%;
}
.content01-box1 .Btn01 {
  margin-top: 60px;
  position: relative;
}
.content01-box2 .float_l {
width: 32%;
}
.content01-box2 .float_l img {
  height: 290px;
  }
.content01-box2 {
  margin-top: 30px;
  margin-bottom: 60px;
}
.content01-box2 .float_l:nth-child(2) {
  margin-left: 2%;
  margin-right: 2%;
}

.content02-box1 .float_l {
  width: 50%;
  position: relative;
}
.content02-box1 .float_r {
  width: 45%;
  padding-top: 30px;
  box-sizing: border-box;
  padding-right: 40px;
}
.content02-box2 .float_l {
  width: 45%;
  padding-top: 30px;
  box-sizing: border-box;
  padding-left: 40px;
}
.content02-box2 .float_r {
  width: 50%;
  position: relative;
}
.content02-box1 .float_l::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 20px;
  border: 1px solid #989898;
  width: 100%;
  height: 394px;
  z-index: -1;
}
.content02-box2 .float_r::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 20px;
  border: 1px solid #989898;
  width: 100%;
  height: 394px;
  z-index: -1;
}
.content02-box1 {
  margin-bottom: 80px;
}

  .Content03 {
    background-color: #F7F5F5;
  }
  .Content03 .instalink {
    width: 68px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    background-color: #fff;
  }
  .Content03 .instalink img {
    width: 68px;
    margin-left: auto;
    margin-right: auto;
  }

  .Content04 .flow_root .float_l:nth-child(1) {
    width: 50%;
  }
  .Content04 .flow_root .float_l:nth-child(2) {
    width: 45%;
    margin-left: 5%;
  }
  .access-inner p {
    margin-bottom: 10px;
  }
  .access-logo {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #CBCBCB;
    margin-top: 20px;
  }
  .access-logo img {
    height: 35px;
    width: auto;
  }
  .access-tel span {
    padding-left: 15px;
  }
  .Acess {
    background-color: #F8F8F8;
  }
  .Acess .Table th {
    background-color: #fff;
  }
  .Acess .Table {
    margin-top: 60px;
   }

/* 店舗案内-------------------------------------------------------------------- */
.About01 {
  margin-top: 160px;
}
.about01-box1 {
  border: 1px solid #989898;
  box-sizing: border-box;
  padding: 30px;
  margin-bottom: 60px;
}
.about01-box1 .float_l {
  width: 50%;
  position: relative;
}
.about01-box1 .float_r {
  width: 45%;
  padding-top: 30px;
  box-sizing: border-box;
  padding-right: 40px;
}
.about01-box1 .subTitle02 {
  position: relative;
  padding-left: 30px;
}
.about01-box1 .subTitle02::before {
  content: '1.';
  display: inline-block;
  position: absolute;
  left: 0px;
}

.about01-box2 {
  border: 1px solid #989898;
  box-sizing: border-box;
  padding: 30px;
  margin-bottom: 60px;
}
.about01-box2 .float_r {
  width: 50%;
  position: relative;
}
.about01-box2 .float_l {
  width: 45%;
  padding-top: 30px;
  box-sizing: border-box;
  padding-right: 40px;
}
.about01-box2 .subTitle02 {
  position: relative;
  padding-left: 30px;
}
.about01-box2 .subTitle02::before {
  content: '2.';
  display: inline-block;
  position: absolute;
  left: 0px;
}
.about01-box3 .subTitle02::before {
  content: '3.';
  display: inline-block;
  position: absolute;
  left: 0px;
}
.about01-box3 {
  margin-bottom: 0;
}


/* お問い合わせ-------------------------------------------------------------------- */
.CONTACT .Contact01 {
  text-align: center;
  margin-top: 160px;
}
.CONTACT .Contact01 .tel {
  background-color: #2f2f2f;
  color: #fff;
  display: inline-block;
  padding: 30px 120px;
}
.CONTACT .Contact01 .tel .no {
  font-size: 2.0em;
  font-weight: bold;
  margin-bottom: 10px;
}
.CONTACT .Contact01 .tel .no span {
  font-size: 0.85em;
}
.Contact02 .wrapM {
  position: relative;
}
.Alert {
  color: rgb(210, 56, 56);
}
.TableF .InputL,.TableF textarea {
  font-size: 1em;
  border: 0;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #5b5b5b;
}
.TableF select {
  font-size: 1em;
}
.TableF {
  border: 0;
}
.TableF th {
  background-color: initial;
  vertical-align: top;
}
.TableF th, .TableF td {
  border-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 5px;
}
.TableF .Required::after {
  content: '必須';
  background-color: #343434;
  padding: 1px 5px;
  display: inline-block;
  margin-left: 1em;
  font-size: 0.8em;
  color: #fff;
}
.Btn03 button {
  border: 1px solid #343434;
  background-color: #343434;
  color: #fff;
  padding: 15px 60px 15px 60px;
  margin-top: 30px;
  text-align: center;
  position: relative;
  font-size: 1em;
  cursor: pointer;
}
.Btn03 button:hover {
  opacity: 1;
  transition: 0.3s;
  background-color: #fff;
  color: #2F2F2F;
}
.Btn04 button {
  color: #5A5046;
  border: 1px solid #5A5046;
  padding: 15px 40px 15px 40px;
  text-align: center;
  position: relative;
  border-radius: 40px;
  background-color: initial;
  font-size: 1em;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
}
.Btn04 button:hover {
  opacity: 1;
  transition: 0.3s;
  background-color: #5A5046;
  color: #fff;
}
.Btn05 a {
  display: inline-block;
  background-color: #343434;
  color: #fff;
  padding: 10px 60px;
  margin-top: 40px;
  border-radius: 5px;
}
.Btn05 a::before {
  display: inline-block;
  content: '';
  background-image: url('../img/icon/icon_search.png');
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  height: 17px;
  width: 17px;
  top: 3px;
  margin-right: 10px;
}
.Btn05 button {
  display: inline-block;
  background-color: #343434;
  color: #fff;
  padding: 10px 60px;
  margin-top: 40px;
  border-radius: 5px;
  border: 0;
}
.Btn05 button::before {
  display: inline-block;
  content: '';
  background-image: url('../img/icon/icon_search.png');
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  height: 17px;
  width: 17px;
  top: 3px;
  margin-right: 10px;
}
.Btn06 {
  text-align: right;
}
.Btn06 a {
  display: inline-block;
  background-color: #D6D6D6;
  padding: 7px 30px;
  margin-top: 20px;
  border-radius: 5px;
}
.Btn07 {
  text-align: center;
}
.Btn07 a {
  display: inline-block;
   background-color: #FFE641;
  padding: 7px 15px;
  border-radius: 5px;
  white-space: nowrap;
}
.Btn07 a::after {
  display: inline-block;
  content: '';
  background-image: url('../img/icon/icon_form.png');
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  height: 22px;
  width: 17px;
  top: 3px;
  left: 5px;
}

/* バイト企業一覧-------------------------------------------------------------------- */
#List .Acess {
  display: none;
}
.List01 {
  margin-top: 160px;
}
.List01 .wrapM {
  position: relative;
}
.List02 {
  background-color: #F7F7F7;
}
.TableL {
  border-top: 0px solid #DDDDDD;
}
.TableL thead th {
  text-align: center;
  color: #fff;
  background-color: #343434;
  border-right: 1px solid #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.TableL tbody td {
  border-right: 1px solid #b2afaf;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border-bottom: 1px solid #b2afaf;
}
.TableL tbody tr td:nth-child(1) {
    border-right: 0px;
}
.TableL thead tr th:nth-child(1) {
  width: 210px;
  padding-left: 10px;
  padding-right: 10px;
}
.TableL thead tr th:nth-child(2) {
  width: 100px;
}
.TableL tbody tr td:nth-child(1) {
  width: 100px;
}
.TableL tbody tr td:nth-child(2) {
  padding-left: 5px;
  width: 110px;
}
.TableL thead tr th:nth-child(3) {
  width: 500px;
}
.TableL thead tr th:nth-child(6) {
  width: 80px;
}
.TableL thead tr th:nth-child(5) {
  width: 230px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.TableL tbody tr td:nth-child(7) {
  width: 50px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.TableL tbody tr td:nth-child(8) {
  border-right: 0;
}
.list01-box1 .float_l,.list01-box1 .float_r {
  width: 31%;
}
.list01-box1 .float_l:nth-child(2) {
  margin-left: 3.5%;
  margin-right: 3.5%;
}
.list01-box1 select {
  width: 100%;
  font-size: 1em;
  padding: 10px;
  box-sizing: border-box;
}

.right-side-navi {
  position: fixed;
  right: 0;
  top: 170px;
  display: none;
}
.right-side-navi a {
  background-color: #FFE641;
  writing-mode: vertical-rl;
  display: inline-block;
  padding: 50px 15px 30px 15px;
  letter-spacing: 0.3em;
  font-size: 20px;
  font-weight: bold;
}
.right-side-navi a::before {
  display: inline-block;
  content: '';
  background-image: url('../img/icon/icon_form.png');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 12px;
  top: -10px;
  height: 51px;
  width: 66px;
}
/* ログイン画面 */
.List01 .Layout {
  margin: 0 auto;
}
.List01 .Layout input {
  box-sizing: border-box;
  font-size: 1em;
  padding: 7px 5px;
}
.List01 .Layout th {
  display: block;
  text-align: left;
}
.List01 .Layout td {
  position: relative;
  display: block;
}
.List01 .Layout tbody tr:nth-child(2) th {
  padding-top: 30px;
}
.List01 #buttonEye {
  position: absolute;
  right: -25px;
  top: 10px;
}
.pdf-td {
  text-align: center;
}
.pdf-td img {
  max-width: 25px;
  margin: 0 auto;
}

/* プライバシーポリシー-------------------------------------------------------------------- */
.Privacy01 {
  margin-top: 160px;
}
.Privacy01 .Title02 {
  margin-top: 60px;
}
.Privacy01 ul.list {
  margin-top: 30px;
}
.Privacy01 ul li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 2em;
}