@charset "UTF-8";



/*ビデオ部分*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
.panel-box{
  height: fit-content;
}
@media screen and (min-width: 1023px){
  #slide_block{
    display: none;
  }
  .action-xs.sub_menu_xs{
    display: none;
  }
  .sp-serch{
    display: none!important;
  }
  .container2{
    display: none;
  }
}
@media screen and (max-width: 1023px){
  .container{
    display:none;
  }
}
#tab-1.cont-box video {
  width: 100%;
  /* margin-top: 79px; */
}
.main-title01 {
  top: 60%;
  left: 50%;
  text-align: center;
  position: absolute;
  margin-top: -300px;
  width: 100%;
  max-width: 800px;
  margin-left: -400px;
}
.video {
  max-width: 100%;
  height: auto;
}
.video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: bottom;
}
.shingo_db {
  font-family: 'shingo_db';
  margin-top: -40px;
  position: absolute;
  top: 82%;
}
.store_name {
  color: rgb(248, 98, 92);
  /* font-size: 28px; */
  /* padding: 15px 45px; */
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  display: inline-block;
  position: absolute;
  border-radius: 20px;
  line-height: 27px;
  left: 50%;
  transform: translateX(-68%);
  background-color: #ffffff;
  width: 100px;
  height: 27px;
  margin-left: 12px;
}
.start_video {
  color: white;
  /* font-size: 28px; */
  padding: 0px 34px;
  text-align: center;
  margin-top: unset;
  display: inline-block;
  position: absolute;
  line-height: 35px;
  left: 50%;
  transform: translateX(-68%);
  margin-left: 28px;
  border: 2px solid #fff;
  width: 180px;
  height: 35px;
  border-radius: 20px;
  background-color: transparent;
  cursor: pointer;
  font-size: 19px;
  top: 85%;
  z-index: 100;
}
#tab-1.cont-box {
  background: url(../images/kaisyun_bg.html) center top no-repeat;
  background-size: cover;
  margin-bottom: 30px;
}
.bg-none {
  background: none !important;
}
@media screen and (min-width: 769px){
.cont-box {
  height: auto;
}
.cont-box {
  width: 100%;
  position: relative;
  overflow: hidden;
}
}
@media screen and (min-width: 768px){
  .panel-box{
    display: none;
  }
  }
/*@media screen and (max-width: 640px){
#tab-1.cont-box {
    display: none;
}
}*/
@media screen and (max-width: 480px){
.main-title01 {
    left: 10px;
    margin-top: -50%;
    width: 70%;
}
#main_nav_sp {
  width: 100%;
  position: relative;
}
#main_nav_sp {
  display: block;
}
#tab-1-sp.cont-box-sp {
  height: 650px;
  position: relative;
  overflow: hidden;
}
#tab-1-sp.cont-box-sp {
  height: 100px;
  position: relative;
  overflow: hidden;
}
#tab-1-sp.cont-box-sp {
  height: 100px;
}
.cont-box-sp {
  padding-top: 50%;
  height: 100%;
  margin-bottom: 10px;
}
#tab-1-sp img {
  z-index: 10;
  position: absolute;
  width: 80%;
  margin: 0 10%;
  top: 45%;
}
#tab-1-sp .kaishun_mv {
  position: absolute;
  top: 22.5%;
  left: 0;
  max-width: 100%;
  max-height: fit-content;
}
}
@media screen and (max-width: 768px){
.main-title01 {
    top: auto;
    left: 20px;
    position: absolute;
    margin-top: -62%;
    width: 50%;
}
#tab-1-sp {
  margin-top: 0;
}
}
@media screen and (max-width: 375px){
#tab-1-sp.cont-box-sp {
  height: 130px;
}
#tab-1-sp img {
  top: 46%;
}
}
@media screen and (max-width: 414px){
.panel-box .cont-box-sp {
    margin-top: 50px;
}
}

@media screen and (min-width:321px) and ( max-width:375px) {
  .pr-text {
    margin-left: -10%!important;
    width: 350px;
}
.info-contents img {
  width: 135px;
  height: 95px;
  margin-left: 37px!important;
}
}
@media screen and (min-width:376px) and ( max-width:480px) {
  .pr-text {
    margin-left: -4%!important;
    width: 350px;
}
.info-contents img {
  width: 135px;
  height: 95px;
  margin-left: 60px!important;
}
.contact-btn {
  background: rgb(195,190,178);
  background: radial-gradient(circle, rgba(195,190,178,1) 0%, rgba(172,152,122,1) 61%, rgba(172,152,122,1) 100%);
  width: 292px;
  height: 33px;
  border-radius: 13px;
  border: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 20px;
  color: #fff;
  box-shadow: 2px 2px 4px grey;
}
}
.modal-window-top {
  display: none;
  background-color: #fefefe;
  margin: auto;
  padding: 10px;
  border: 1px solid #888;
  height: auto;
  width: 100%;
  position: absolute;
  top: 260px;
  z-index: 100;
}


/*検索部分*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
@media screen and (max-width: 480px){
  .search_col {
    margin: 0;
    width: 100%;
}
.search_col .col {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  width: 100%;
  font-size: 14px;
}
.search_col .search_time {
  padding: 20px 20px 10px 20px;
}
.mds {
  font-size: 20px;
}
}
.search_col {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  padding: 15px 0;
  margin: 0 -30px 0 0;
  font-size: 0;
  z-index: 1;
  width: 100%;
  top: 480px;
  margin: 0 auto;
}
.search_col .col {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  color: #fff;
  width: 100%;
  font-size: 16px;
  vertical-align: top;
}
.search_col .search_time {
  display: block;
  padding: 40px 40px 20px 40px;
  margin: 10px;
  background-color: #F9FAF4;
  color: #333;
  font-size: 16px;
  vertical-align: top;
  margin: 15px 10px;
  border: 3px solid #C4C4C4;
}
.search_col h2.mds {
  color: #333;
  text-align: center;
  font-weight: 900;
  text-align: center;
}
.mds, .mds_link {
  display: block;
  position: relative;
  font-size: 28px;
  color: #000;
  line-height: 1.2;
  padding: 0;
  margin: 0 0 10px 14px;
  font-weight: 500;
}
.top_webyoyaku_box {
  margin-bottom: 10px;
}
#top_webyoyaku_days {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  margin: 0 -2px;
  padding: 0;
}
#top_webyoyaku_days li {
  padding: 0 2px;
  width: 120px;
  position: relative;
  list-style: none;
}
#top_webyoyaku_days li input {
  opacity: 0;
  position: absolute;
  top: 0;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
input, select {
  vertical-align: middle;
}
#top_webyoyaku_days li label {
  border: solid 3px #C4C4C4;
  width: 100%;
  padding: 5px 0;
  text-align: center;
  border-radius: 4px;
  display: block;
  font-size: 20px;
  line-height: 1.5;
}
input[type="radio"] + label {
  background: #fff;
  color: #333;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
#top_webyoyaku_days li label span {
  display: block;
  font-size: 13px;
}
.search_col h2.mds:nth-of-type(2) {
  margin-top: 30px;
}
.first{
  margin-right: 20px;
  margin-left: -20px;
}
.last{
  margin-left: 20px;
  margin-right: -20px;
}
.left{
  margin-right: 20px;
  margin-left: -20px;
}
.right{
  margin-left: 20px;
  margin-right: -20px;
}
.station{
  height: 20px;
  padding-top: 0!important;
  padding-bottom: 8px!important;
}
#top_webyoyaku_days li{
  margin-top:5px;
}
.people{
  color:#408C44;
  font-size: 20px!important;
}
button.btn_tel {
  background: rgb(255,255,255);
  background: radial-gradient(circle, rgba(255,255,255,1) 12%, rgba(229,229,229,1) 50%, rgba(229,229,229,1) 100%);
  width: 90%;
  height: 50px;
  border-radius: 13px;
  border: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 20px;
  color: #333;
  box-shadow: 2px 2px 4px grey;
  margin: 0 auto;
  display: block;
  border: 1px solid #d1d1d1;
}
button.btn_search_time {
  background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,1) 12%, rgba(229,229,229,1) 50%, rgba(229,229,229,1) 100%);
    width: 50%;
    height: 30px;
    border-radius: 10px;
    border: none;
    margin-top: 30px!important;
    margin-bottom: 10px;
    font-size: 20px;
    color: #676161;
    box-shadow: 2px 2px 4px grey;
    margin: 0 auto;
    display: block;
    border: 1px solid #d1d1d1;
}
button.btn_search_time_2 {
  display: block;
  text-align: left;
  background-image: linear-gradient(#eaeaea 0%, #c6c6c6 100%);
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
  color: #333;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
  padding: 12px 24px;
  border-radius: 4px;
  font-size: 16px;
  width: 200px;
  text-align: center;
  margin: 30px auto 0;
}

button.btn_search_time_2:hover {
  opacity: 0.3;
}
button.btn_search_time_info{
  background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,1) 12%, rgba(229,229,229,1) 50%, rgba(229,229,229,1) 100%);
    width: 50%;
    height: 30px;
    border-radius: 10px;
    border: none;
    margin-top: 30px!important;
    margin-bottom: 10px;
    font-size: 20px;
    color: #676161;
    box-shadow: 2px 2px 4px grey;
    margin: 0 auto;
    display: block;
    border: 1px solid #d1d1d1;
    margin-bottom: 20px;
}
button.btn_search_time_new{
  background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,1) 12%, rgba(229,229,229,1) 50%, rgba(229,229,229,1) 100%);
    width: 80%;
    height: 30px;
    border-radius: 10px;
    border: none;
    margin-top: 30px!important;
    margin-bottom: 10px;
    font-size: 20px;
    color: #676161;
    box-shadow: 2px 2px 4px grey;
    margin: 0 auto;
    display: block;
    border: 1px solid #d1d1d1;
    margin-bottom: 20px;
}
button, [type='button'], [type='reset'], [type='submit'] {
  -webkit-appearance: button;
}
button, select {
  text-transform: none;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
.check {
  padding-bottom: 10px;
  padding-right: 20px;
  width: 40px;
}
.check2{
  padding-bottom: 10px;
  padding-right: 40px;
  width: 40px;
}
.search_col::after, .search_col::after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
/*ニュース部分*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
.mb20 {
  margin-bottom: 20px !important;
}
.clearfix {
  zoom: 1;
}
.contents_box {
  margin-bottom: 50px;
}
.w100 {
  width: 100%;
  max-width:980px;
  margin:0 auto;
}
.news {
  margin-top: 30px;
  font-size: 0.9rem;
  margin-bottom: 30px;
}
.inner_txt {
  margin: 0 auto;
  font-size: 1.5rem;
}
.clearfix {
  zoom: 1;
}
.news .newsBlock dt {
  margin-top: 15px;
  font-size: 0.9rem;
}
.info{
  margin-right:20px;
  color: #676161;
}
.newsBlock_title{
  padding:10px 0;
  border-bottom: 1px solid #A59D9D;
}
.date{
  font-size: 1.2rem;
  margin-right:5px;
}
.img-info {
  width: 100%;
  height: 50px;
  object-fit: contain;
}
/*No'1部分*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
.vo{
  margin-right:0!important;
}
.no1-wrap{
  display: flex;
  margin-top: 20px;
}
.name {
  width: 100%;
  text-align: center;
  font-weight: 900;
  font-size: 18px;
}
.left-no1{
  margin-left:5%;
}
.right-no1 p{
  text-align: center;
}
.right-no1{
  width:100%;
}
.clown{
  width:50%;
}
.no1-wrap img {
  width: 120px;
  height: 90px;
  margin-left: 5%;
}
.line{
  border:1px solid #E5E5E5;
  margin-top: 20px;
}
.women{
  width: 95%;
  margin: 10px 8px;
}
.text-box{
  width: 85%;
  margin: 0 auto;
  text-align: justify;
}
.img-info2{
  width: 190px;
  height: 30px;
  margin-left: 15px;
}
@media screen and (min-width:481px) and ( max-width:768px) {
    .no1-wrap img {
      width: 120px;
      height: 90px;
      margin-left: 50%;
  }
  .pr-text {
    margin-left: 0%;
    width: 100%;
  }
  .corus {
    margin-left: 20%!important;
  }
  .info-contents img {
    width: 300px!important;
    height: 110px!important;
    margin-left: 10%!important;
    object-fit: contain!important;
  }
  .bold{
    margin-left: 20%!important;
    font-size: 18px;
}
}
/*インフォメーション部分*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
.bar{
  width:120px;
}
.info-contents{
  display: flex;
}
.white{
  border:1px solid #333;
  width: 90px;
  height: 18px;
  margin: 5px 0;
  line-height: 1.1;
  text-align: center;
}
.orange{
  background-color: #DF7031;
  color: #fff;
  width: 90px;
  height: 18px;
  margin: 5px 0;
  line-height: 1.1;
  text-align: center;
  border:1px solid #DF7031;
}
.green{
  background-color: #328F4C;
  color: #fff;
  width: 90px;
  height: 18px;
  margin: 5px 0;
  line-height: 1.1;
  text-align: center;
  border:1px solid #328F4C;
}
.red{
  font-size:24px;
  color:#FF0000;
  margin-left: -10px;
  margin-top: -13px;
}
.corus{
  width:50%;
  margin-left: 12%;
}
.info-contents img{
  width:135px;
  height: 95px;
  margin-left: 20px;
}
.info-wrap p{
  margin-left:15px;
  margin-left: 50px;
  font-size: 18px;
}
.ivent{
  margin-top:20px;
  border-bottom: 1px solid #E5E5E5;
}
.info-wrap{
  border:2px solid #E8D6C8;
  margin-top: 20px;
}
.ap{
  background-color: rgba(172, 145, 97, 1);
  color:#fff;
  text-align: center;
  width: 60%;
  margin:0 auto;
}
.text-area{
  width:80%;
  margin:0 auto;
}
.text-area p{
  margin-left:0!important;
  text-align: justify;
}
.button-text{
  margin-left:0!important;
}
.bold{
  font-weight: 900;
}
/*新人女性部分*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
.new-face-tit{
  text-align: center;
  background-color: #f74e47;
  color: #fff;
  border-radius: 10px 10px 0 0;
}
.new-face-contents{
  background: rgb(247,247,203);
  background: linear-gradient(180deg, rgba(247,247,203,0.6488970588235294) 18%, rgba(244,241,206,1) 49%, rgba(244,241,206,1) 100%);
}
.new-face-flex img{
  width: 135px;
  height: 200px;
  margin: 10px 0 7px 7px;
}
.new-face-flex{
  display: flex;
}
.new-face-neme{
  text-align: center;
  font-size: 16px;
  margin-bottom: -10px;
}
.text-wrap{
  width:90%;
  margin:0 auto;
  text-align: justify;
}

@media screen and (max-width:320px){
  button.btn_search_time_new {
    background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,1) 12%, rgba(229,229,229,1) 50%, rgba(229,229,229,1) 100%);
    width: 80%;
    height: 30px;
    border-radius: 10px;
    border: none;
    margin-top: 30px!important;
    margin-bottom: 10px;
    font-size: 14px;
    color: #676161;
    box-shadow: 2px 2px 4px grey;
    margin: 0 auto;
    display: block;
    border: 1px solid #d1d1d1;
    margin-bottom: 20px;
}
}
/*在籍一覧・出勤一覧・ブログ一覧部分*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
.section-ver{
  width: 100%;
  margin:0 auto;
}
.women-photo{
  display: block;
  text-align: left;
  width: 95%;
  margin-left: 3%;
}
.women-box p{
  margin: 0 auto;
  text-align: justify;
}
.women-box p {
  display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden; 
 font-size: 10px;
} 
.member-photo{
  width: 98%;
  margin: 0 2%!important;
}
.member-contents{
  display: flex;
  margin-top: 20px;
}
.women-box{
  width: 100%;
  box-shadow: 2px 2px 2px #d7d7d7;
  padding: 3px 0;
}
.member-btn {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 12px 24px;
  border-radius: 4px;
  background-image: linear-gradient(-90deg, #fff, #f74e47);
  transition: .5s;
  background-size: 200%;
}

.member-btn:hover {
  background-position: right center;
}
.work-box{
  background: rgb(195,190,178);
  background: radial-gradient(circle, rgba(195,190,178,1) 0%, rgba(172,152,122,1) 61%, rgba(172,152,122,1) 100%);
  color: #fff;
  width: 100%;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
  line-height: 1.5;
  margin-top: 5%;
  margin-bottom: -8%;
  box-shadow: 2px 2px 4px gray;
}
.more-btn {
  display: block;
  text-align: left;
  background-image: linear-gradient(#eaeaea 0%, #c6c6c6 100%);
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
  color: #333;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
  padding: 12px 24px;
  border-radius: 4px;
  font-size: 16px;
  width: 200px;
  text-align: center;
  margin: 40px auto 0;
}

.more-btn:hover {
  opacity: 0.3;
}
.more-btn2 {
  background: rgb(255,255,255);
  width: 40%;
  height: 30px;
  border-radius: 10px;
  border: none;
  margin-top: 50px!important;
  margin-bottom: 10px;
  font-size: 16px;
  color: #676161;
  box-shadow: 2px 2px 4px grey;
  margin: 0 auto;
  display: block;
  border: 1px solid #d1d1d1;
  background: rgb(252,252,244);
  background: radial-gradient(circle, rgba(252,252,244,1) 23%, rgba(229,229,219,1) 58%, rgba(195,195,186,1) 100%);
}
.pol{
  margin-bottom: 5px;
  margin-right: 5px;
}
@media screen and (min-width:481px) and ( max-width:768px) {
  .section-ver {
    width: 100%;
    margin: 0 auto;
    height: fit-content;
    object-fit: contain;
}
.women-box {
  width: 100%;
  box-shadow: 2px 2px 2px #d7d7d7;
  padding: 3px 0;
  /* height: 100%; */
  margin-bottom: 5%;
  margin-top: 8%;
}
.more-btn {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 0.5;
  margin: 15px auto 15px auto;
  padding: 12px 20px 12px 20px;
  background: #e5e5e5;
  color: #000000;
  text-decoration: none;
  text-align: center;
  z-index: 1;
  background-size: 30px;
  border: 1px solid #C4C4C4;
  height: 30px;
  box-shadow: 2px 2px 4px grey;
  border-radius: 10px;
  width: 40%;
  margin-top: 60px;
}
#tab-1-sp{
  display: none;
}
}
/*感染予防対策部分*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
.coustion h2 {
  width: 85%;
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 900;
  background: #008080!important;
  border: none!important;
  border-radius: 0px!important;
  margin-top: 50px;
  line-height: 2;
  color: #fff!important;
}
.cos-work ul{
  display: flex;
  margin-top: 20px;
}
.cos-work ul li{
  width: 45%;
  margin: 0 auto;
  text-align: justify;
}
.work_think h2{
  text-align:center;
  width:30%;
  background: rgb(235,69,102);
  background: radial-gradient(circle, rgba(235,69,102,1) 12%, rgba(220,20,60,1) 50%, rgba(220,20,60,1) 100%); 
  color:#fff;
  margin:0 auto;
}
.work_think {
    padding: 30px 0;
    background-color: #fff;
    color: #000;
}
.cos-work{
  width:100%;
  margin:0 auto;
}
/*PC下部メニュー部分*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
.flex-list {
  display: flex;
  padding: 30px 0;
}
.flex-pa {
  width: 33.3%;
}
.info-flex {
  display: flex;
  padding: 30px 0;
  width: 100%;
  margin: 0 auto;
}
.info-conte {
  width: 33.3%;
  height: 250px;
  border: 1px solid rgb(248, 98, 92);
}
.left-info{
  background-color: rgb(248, 98, 92);
}
.left-info h2 {
  margin-top: 26%;
  margin-left: 15%;
  color: #fff;
}
.left-info p{
  margin-left: 20%;
  color: #fff;
}
.center-info h2 {
  margin-top: 12%;
  margin-left: 23%;
}
.center-info p{
  margin-left:20%;
}
.last-info h2 {
  margin-top: 12%;
  margin-left: 14%;
  margin-bottom: 40px;
}
.last-info p{
  margin-left:20%;
}
.last-info h2 {
  background: radial-gradient(circle, rgba(135,208,138,1) 8%, rgba(64,140,68,1) 50%, rgba(64,140,68,1) 100%);
  width: 70%;
  height: 40px;
  border-radius: 13px;
  border: none;
  font-size: 20px;
  padding-left: 7px;
  color: #fff;
  box-shadow: 2px 2px 4px grey;
  border: 1px solid #3a803d;
}
/*スマホ下部メニュー部分*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
.menu-bar{
  border:1px solid #d6ccc4;
  width: 100%;
  margin: 0 auto;
}
.menu-bar ul li{
  border-bottom: 1px solid #d6ccc4;
  font-size: 20px;
  line-height: 2.8;
  background: linear-gradient(to bottom, #f5f0eb 0%,#e4dbd4 100%);
    background-image: linear-gradient(rgb(245, 240, 235) 0%, rgb(228, 219, 212) 100%);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}
.last-li{
  border-bottom: none!important;
}
.menu-bar ul li p{
  margin-left:8%;
  color: #676161;
}
.menu-bar ul li{
  position: relative;
}
.poly{
  position: absolute;
  top: 38%;
  left: 93%;
  width: 13px;
}
.poly2{
  position: absolute;
  top: 38%;
  left: 91.7%;
}
/*お問い合わせ部分*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
.contact-head{
  background-color: #f74e47;
  color:#fff;
  text-align: center;
  height: 45px;
  border-radius: 10px 10px 0px 0px;
  font-size:20px;
}
.info-num{
  font-size: 26px;
  font-weight: 900;
}
.button-wrap{
  width:100%;
}
.button-text2{
  text-align: center;
}
.contact-wrap{
  position: relative;
  margin-top: 10px;
}
.contact-text{
  width: 100%;
}
.contact-text p {
  text-align: center;
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 5px;
}
.contact-info{
  width: 100%;
}
.left-ma{
  text-align: center;
  margin-top: 5px;
}
.left2{
  text-align: center;
  margin-bottom: 20px;
  margin-top: 10px;
}
.tel-text{
  font-size:24px;
}
.contact-info2{
  width: 100%;
  padding-top: 15%;
  margin-left: 5%;
}
.contact-text2{
  width: 65%;
}
.contact-text2 p{
  margin-left:20%;
  font-size: 18px;
  font-weight: 900;
}
.contact-text3 {
  width: 100%;
  font-size: 18px;
  text-align: center;
  margin-bottom: 5px;
}
.contact-btn{
  background: rgb(135,208,138);
  background: radial-gradient(circle, rgba(135,208,138,1) 8%, rgba(64,140,68,1) 50%, rgba(64,140,68,1) 100%); 
  width: 90%;
  height: 50px;
  border-radius: 13px;
  border: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 20px;
  color: #fff;
  box-shadow: 2px 2px 4px grey;
  margin: 0 auto;
  border: 1px solid #3a803d;
}
.icon{
  margin-bottom: 10px;
  margin-right: 6px;
}
.top-wrap{
  position: relative;
}

.contact{
  width: 95%;
  margin: 0 auto;
  border: 1px solid #52382a;
  border-radius: 10px 10px 10px 10px;
  margin-top: 30px;
}
.line{
  width:100%;
  margin:0 auto;
}
.border{
  width: 90%;
  margin:0 auto;
  margin-top: 10px;
}
@media screen and (max-width: 320px){
  .search_col h2.mds {
    color: #333;
    text-align: center;
    font-size: 20px;
}
  #top_webyoyaku_days li label {
    border: solid 3px #C4C4C4;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    border-radius: 4px;
    display: block;
    font-size: 14px;
  }
  .people {
    color: #408C44;
    font-size: 14px!important;
  }
  .check {
    padding-bottom: 5px;
    padding-right: 10px;
}
  .check2 {
    padding-bottom: 5px;
    padding-right: 25px;
}
  .station{
    height: 10px!important;
}
.newsBlock a{
  font-size:12px;
}
.img-ver{
  width:150px;
}
.pr-text {
  margin-left: -20%;
  width: 350px;
  font-size: 13px;
}
.bar {
  width: 85px;
  height: 25px;
}
.corus {
  width: 50%;
  margin-left: 5%;
}
.info-wrap p {
  font-size: 14px;
}
button.btn_search_time {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 0.5;
  margin: 15px auto 15px auto;
  padding: 12px 20px 12px 20px;
  background: #e5e5e5;
  color: #000000;
  text-decoration: none;
  text-align: center;
  z-index: 1;
  background-size: 30px;
  border: 1px solid #C4C4C4;
  border-radius: 10px;
  height: 30px;
  box-shadow: 2px 2px 4px grey;
  font-size: 13px;
}
.text-wrap {
  width: 90%;
  margin: 0 auto;
  text-align: justify;
  font-size: 14px;
}
.member-contents li {
  width: 140px!important;
  margin: 0 auto;
}
.member-btn {
  color: #FFF;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  width: 100%;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid transparent;
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, 0.5);
  outline-offset: 0px;
  text-shadow: none;
  transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1);
}
.member-btn:hover {
  border-color: #FFF;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
  outline-color: transparent;
  outline-offset: 12px;
  text-shadow: 2px 2px 3px #000;
}
.work-box p{
  font-size:14px;
}
.work-box {
  background: rgb(195,190,178);
  background: radial-gradient(circle, rgba(195,190,178,1) 0%, rgba(172,152,122,1) 61%, rgba(172,152,122,1) 100%);
  color: #fff;
  width: 100%;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
  line-height: 1.5;
  margin-top: 5%;
  margin-bottom: -8%;
  box-shadow: 2px 2px 4px grey;
}
.women-box p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 10px;
}
.more-btn {
  display: block;
  text-align: left;
  background-image: linear-gradient(#eaeaea 0%, #c6c6c6 100%);
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
  color: #333;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
  padding: 12px 24px;
  border-radius: 4px;
  font-size: 16px;
  width: 200px;
  text-align: center;
  margin: 30px auto 0;
}

.more-btn:hover {
  opacity: 0.3;
}
.new-face-tit {
  text-align: center;
  background-color: #f74e47;
  color: #fff;
  border-radius: 10px 10px 0 0;
  font-size: 20px;
}

.cos-work ul li {
  width: 45%;
  margin: 0 auto;
  text-align: justify;
  font-size: 14px;
}
.menu-bar ul li p {
  margin-left: 10%;
  color: #676161;
  font-size: 20px;
}
.poly {
  position: absolute;
  top: 38%;
  left: 93%;
}
.menu-bar ul li {
  border-bottom: 1px solid #B58D8D;
  height: 65px;
  font-size: 24px;
  line-height: 3.3;
}
.poly2 {
  position: absolute;
  top: 38%;
  left: 91.5%;
}
.contact-head {
  background-color: #f74e47;
  color: #fff;
  text-align: center;
  height: 83px;
  line-height: 4.0;
  border-radius: 10px 10px 0 0;
  font-size: 20px;
}
.contact-info {
  width: 100%;
}
.contact-text p {
  margin-left: 10%;
  font-size: 18px;
  font-weight: 900;
}
.left-ma {
  margin-left: 12%;
}
.contact-info2 {
  width: 100%;
}
.contact-text2 p {
  margin-left: 10%;
  font-size: 18px;
  font-weight: 900;
}
.contact-text3 {
  width: 100%;
  margin-left: 4%;
  font-size: 17px;
}
.contact-btn {
  background: rgb(135,208,138);
  background: radial-gradient(circle, rgba(135,208,138,1) 8%, rgba(64,140,68,1) 50%, rgba(64,140,68,1) 100%);
  width: 270px;
  height: 33px;
  border-radius: 13px;
  border: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
  box-shadow: 2px 2px 4px grey;
}

#copyright {
  color: #fff;
  font-size: 12px;
}
.img-info2 {
  width: 151px;
  height: 30px;
  margin-left: 15px;
}
}
@media screen and (min-width:481px) and ( max-width:768px) {
    .contact-info {
      padding-top: 0%!important;
  }
    .contact-info2{
      padding-top: 0%!important;
  }
  
  .button-text2 {
    text-align: center;
    margin-top: 3%;
}
}
@media screen and (max-width: 480px){
  .inner_txt {
    margin: 0 auto;
    font-size: 1.5rem;
    width: calc(100% - 36px) !important;
    overflow-x: hidden;
    overflow-y: hidden;
}
.member-contents li {
  width: 175px;
  margin: 0 auto;
}
}
/*PCメインコンテンツ*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
/*1024px以上*/
@media screen and (min-width: 1024px){
  .contents_box,.footer_block{
    display:none;
  }
  /*.pconly{
    display:flex;
  }*/
  .pc-main .img-info{
      width: 100%;
      height: 50px;
      object-fit: inherit;
  }
  .member-contents li:nth-child(2n+1) {
    margin-left: 0%;
}
  .member-contents li:nth-child(2n) {
    margin-left: 0%;
  }
  .women-box {
    width: 95%;
    margin-top: 30px;
  }
  .work-box {
    width: 80%;
}
.section-ver {
  width: 50%;
  display: block;
  margin: 0 auto;
}
}
@media screen and (max-width: 1023px){
  .pconly{
    display:none;
  }
  .pc-under{
    display:none;
  }
}
@media screen and (max-width: 380px) and (min-width:321px){
.member-contents li {
    width: 170px!important;
    margin: 0 auto;
}
#tab-1-sp .kaishun_mv {
  position: absolute;
  top: 30.5%;
  left: 0;
  max-width: 100%;
  max-height: fit-content;
}
}
@media screen and (max-width: 320px){
.coustion h2 {
    padding: 10px;
}
#tab-1-sp .kaishun_mv {
  position: absolute;
  top: 30.5%;
  left: 0;
  max-width: 100%;
  max-height: fit-content;
}
}
@media screen and (max-width: 480px) and (min-width:381px){
  #tab-1-sp .kaishun_mv {
    position: absolute;
    top: 30%;
    left: 0;
    max-width: 100%;
    max-height: fit-content;
}
}
@media screen and (max-width: 480px){
#tab-1.cont-box video {
  max-width: 100%;
  max-height: fit-content;
  width: 100%;
  height: 85%;
  /* margin-top: 110px; */
}
}

/*-----------------------追加----------------------------*/

.kansen {
    padding: 60px 0;
    max-width: 1100px;
    margin: 0 auto;
}

.box {
    background-color: #f9f9f9;
    /* background-color: rgba(242, 232, 88,.2); */
    padding: 0px 0 50px;
    margin-bottom: 20px;
}

.box h3 {
    text-align: center;
    background-color: #F2E858;
    color: #000;
    width: 50%;
    border-radius: 20px;
    margin: 0 auto;
    padding: 5px 0;
    font-size: 2.3rem;
    font-weight: bold;
    position: relative;
    top: -32px;
}

.resv h3 {
    text-align: center;
    background-color: #ebebeb;
    color: #000;
    width: 50%;
    border-radius: 20px;
    margin: 30px auto;
    padding: 5px 0;
    font-size: 2.3rem;
    font-weight: 400;
    position: relative;
    top: 0;
}

.check_list {
    display: flex;
    justify-content: space-between;
    max-width: 90%;
    margin: 0 auto;
    flex-wrap: wrap;
}

.check_list li {
    width: 30.5%;
    text-align: center;
    padding: 10px 4px;
    background: #fff;
    border: solid 3px #476375;
    border-radius: 10px;
    color: #476375;
    font-weight: bold;
    margin-bottom: 1%;
}
.check_list li img {
  width: 20%;
  margin: 0 auto;
}

.check_list .title {
    background-color: #476375;
    color: #fff;
    padding: 0;
    line-height: 1.5;
    margin: 0 auto 12px;
    border-radius: 14px;
    font-size: 16px;
    font-weight: bold;
}

.check_list .desc {
    font-size: 0.6rem;
    margin: 10px auto 0;
}
#shisetsu-top .top-main-menu {
  max-width: 1100px;
  margin: 0 auto;
}
#shisetsu-top .top-main-menu li {
    width: 100%;
    position: relative;
    margin-top: 12px;
    margin: 10px 0px;
}

@media (max-width: 768px) {
  .box h3 {
    width: 80%;
  }
  
  .check_list {
    max-width: 95%;
  }
  
  .check_list li {
    width: 45%;
  }
  
  .check_list .title {
    padding: 4px;
    font-size: 13px;
  }
  
  #tab-1.cont-box video {
    /* margin-top: 63px; */
  }
}


.img_fullbokki {
  justify-content: center !important;
}
.noneHeightLimit {
  height: auto !important;
}
.noneHeightLimit.fullbokki {
  margin-bottom : 60px !important;
}
.detailText {
  text-align: center;
  line-height: 1.8;
  font-size: 18px;
  font-weight: bold;
}
br.sp {
  display: none;
}
@media (max-width: 768px) {
  br.sp {
    display: block;
  }
}
.topMovieSection {
  width: 100%;
  /* max-width: 1200px; */
  height: 0;
  padding-top: 56.25%;
  /* margin: 0 auto 5px; */
  position: relative;
}
.topMovieSection video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .topMovieSection video{
    margin-top: 58px;
  }
}
@media screen and (max-width: 768px){
  .topMovieSection {
    width: 100%;
    margin-bottom: 1.25vw;
    margin-top: 0;
  }
  .topMovieSection video{
    margin-top: 0;
  }
}
.detailTextList {
  width: 66%;
  margin: 0 auto;
}
.detailTextListTitle {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.detailTextLitText {
  display: block;
  position: relative;
  padding-left: 1.5em;
  font-weight: bold;
  font-size: 16px;
}
.detailTextLitText:before {
  content: '';
  width: 1em;
  height: 1em;
  display: block;
  background-image: url(/img/check_red.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  /* transform: translateY(-50%); */
  margin-top: 0.55em;
}

@media screen and (max-width: 768px){
  .detailText {
    font-size: 15px;
  }
  .detailTextList {
    width: 100%;
  }
  .detailTextListTitle {
    font-size: 16px;
  }
  .detailTextLitText {
    font-size: 14px;
  }
  .detailTextLitText:before {
    margin-top: 0.3em;
  }
}

/* group */
.groupList {
  display: flex;
  justify-content: flex-start;
  margin: 60px auto 30px;
  width: 97%;
  flex-wrap: wrap;
}
.groupItem {
  width: 48.5%;
  margin-bottom: 5%;
  display: block;
}
a.groupItem.notLink {
  pointer-events: none;
}
a.groupItem:hover {
  opacity: .7;
}
.groupItem:nth-of-type(even) {
  margin-left: 3%;
}
.groupInfo {
  font-size: 10px;
  font-weight: bold;
  color: #000;
}
.bigfont {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 25px;
}
.groupName {
  background: #9f7c39;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 0.3em 0;
}
.groupImage {
  min-height: 87px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px){
    .groupImage {
      min-height: 186px;
    }
    .groupInfo {
      font-size: 14px;
    }
    .bigfont {
      font-size: 18px;
    }
    .groupName {
      font-size: 14px;
    }
}
.groupImage img{
  width: 100%;
}

/* group list */
.groupMap {
  width: 100%;
  max-width: 1100px;
  position: relative;
}
.mapImage {
  width: 91%;
  margin: 0 auto;
}
.groupMapArea {
  position: absolute;
  background-color: #fff;
  border: 2px solid #000;
  padding: 20px;
  box-sizing: border-box;
  text-align: left;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  box-shadow: 1px 3px 3px #dbd8d8;
  background: #f5f5f5;
  width: 28%;
}
@media screen and (max-width: 1100px){
  .groupMapArea {
    padding: 1% 2%;
    width: 26%;
  }
}
@media screen and (max-width: 440px){
  .groupMapArea {
    width: 44%;
  }
}
.groupMapTitle {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1100px){
  .groupMapTitle {
    font-size: 17px;
  }
}
@media screen and (max-width: 768px){
  .groupMapTitle {
    font-size: 14px;
  }
}
.groupMapArea.kanto {
  top: 0;
  left: 0;
  margin-top: 650px;
  margin-left: 650px;
}
.groupMapArea.chubu {
  top: 0;
  left: 0;
  margin-top: 700px;
  margin-left: 333px;
}
.groupMapArea.kansai {
  top: 0;
  left: 0;
  margin-top: 450px;
  margin-left: 280px;
}
.groupMapArea.kyushu {
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1100px){
  .groupMapArea.kanto {
    margin-top: 58%;
    margin-left: 62%;
  }
  .groupMapArea.chubu {
    margin-top: 68%;
    margin-left: 30%;
  }
  .groupMapArea.kansai {
    margin-top: 45%;
    margin-left: 25%;
  }
}
@media screen and (max-width: 768px){
  .groupMapArea.kanto {
    margin-top: 58%;
    margin-left: 62%;
  }
  .groupMapArea.chubu {
    margin-top: 72%;
    margin-left: 33%;
  }
  .groupMapArea.kansai {
    margin-top: 45%;
    margin-left: 25%;
  }
  .groupMapArea.kyushu {
    bottom: 3.5%;
    left: 0;
  }
}
@media screen and (max-width: 440px){
  .groupMapArea.kanto {
    margin-top: 30%;
    margin-left: 53%;
  }
  .groupMapArea.chubu {
    margin-top: 70%;
    margin-left: 48%;
  }
  .groupMapArea.kansai {
    margin-top: 37%;
    margin-left: 3%;
  }
  .groupMapArea.kyushu {
    bottom: -17%;
    left: 2%;
  }
}

.groupMapShopname {
  display: block;
  font-size: 16px;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (max-width: 1100px){
  .groupMapShopname {
    font-size: 13px;
  }
}
@media screen and (max-width: 768px){
  .groupMapShopname {
    font-size: 10px;
  }
}
a.groupMapShopname.notLink {
  pointer-events: none;
}
.groupMapShopname:hover {
  opacity: .7;
}
@media screen and (max-width: 768px){
  .groupMapShopname:hover {
    opacity: 1;
  }
}
@media screen and (min-width: 768px){
  .groupMapArea.kansai {
    margin-top: 70%;
    margin-left: 29.5%;
}
  .groupMapArea.chubu {
    margin-top: 40%;
    margin-left: 30%;
  }
}

.bannerHalf {
  float: left;
  padding-bottom: 3px;
  width: 190px;
}
.bannerHalf img {
  width: 100%;
}
.bannerHalf01 {
  margin-right: 20px;
}
@media screen and (max-width: 768px){
  .bannerHalf {
    width: 42.5%;
  }
  .bannerHalf01 {
    margin-left: 5%;
    margin-right: 5%;
  }
  .bannerHalf02 {
    margin-right: 5%;
  }

}