@charset "UTF-8";

/*------------------------------
ページヘッダー　見出し
------------------------------*/
.page_header{
  height: 120px;
  background: url(../img/page_header_bg.png) repeat-x left top;
  /*margin-bottom: 30px;*/
}
.page_header h1{
  color: #FFF;
  font-size: 60px;
  font-family: 'Allura', cursive;
  line-height: 120px;
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 30px;
}
.sec_header{
  height: 67px;
  background-color: #a18a4f;
  margin-bottom: 55px;
}
.sec_header h2{
  color: #FFF;
  font-size: 54px;
  font-family: 'Allura', cursive;
  line-height: 67px;
  padding-left: 45px;
}

@media screen and (max-width: 1021px) {
  .page_header{
    height: 60px;
    background: url(../img/page_header_bg.png) repeat-x left top;
    /*margin-bottom: 20px;*/
  }
  .page_header h1{
    font-size: 30px;
    line-height: 60px;
    padding-left: 10px;
  }
  .sec_header{
    height: 40px;
    margin-bottom: 25px;
  }
  .sec_header h2{
    font-size: 28px;
    line-height: 40px;
    padding-left: 10px;
  }
}

/*------------------------------
recruit
------------------------------*/
#recruit_movie{
  margin-bottom: 60px;
  padding-top: 30px;
}
#recruit_movie .recruit_movie_box{
  
}
#recruit_movie .recruit_movie_box img{
 width: 100%; 
}
#salon .salon_box{
  font-size: 0;
  margin-bottom: 90px;
}
#salon .salon_box .salon_box_l{
  font-size: 18px;
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
#salon .salon_box .salon_box_l img{
  display: block;
  margin: 0 auto;
  max-width: 524px;
  width: 100%;
}
#salon .salon_box .salon_box_r{
  font-size: 18px;
  display: inline-block;
  width: 47%;
  margin-left: 3%;
  vertical-align: top;
}
#salon .salon_box .salon_box_r ul{
  border-top: 1px dotted #a18a4f;
}
#salon .salon_box .salon_box_r ul li{
  font-size: 0;
  border-bottom: 1px dotted #a18a4f;
  padding: 15px 0;
}
#salon .salon_box .salon_box_r ul li .shop_info{
  font-size: 18px;
  display: inline-block;
  width: 65%;
  vertical-align: top;
}
#salon .salon_box .salon_box_r ul li .shop_info .shop_name{
  padding-left: 30px;
  color: #a18a4f;
  font-size: 24px;
}
#salon .salon_box .salon_box_r ul li:nth-child(1) .shop_info .shop_name{
  background: url(../img/recruit/icon_pin_green-new.png) no-repeat left top 8px;
}
#salon .salon_box .salon_box_r ul li:nth-child(2) .shop_info .shop_name{
  background: url(../img/recruit/icon_pin_orange.png) no-repeat left top 8px;
}
#salon .salon_box .salon_box_r ul li:nth-child(3) .shop_info .shop_name{
  background: url(../img/recruit/icon_pin_blue.png) no-repeat left top 8px;
}
#salon .salon_box .salon_box_r ul li:nth-child(4) .shop_info .shop_name{
  background: url(../img/recruit/icon_pin_pink.png) no-repeat left top 8px;
}
#salon .salon_box .salon_box_r ul li .shop_info .shop_address{
  padding-left: 30px;
  color: #010101;
  font-size: 16px;
}
#salon .salon_box .salon_box_r ul li .shop_img{
  font-size: 18px;
  display: inline-block;
  width: 35%;
  vertical-align: top;
}
#salon .salon_box .salon_box_r ul li .shop_img img{
  width: 100%;
  border-radius: 5px;
}
#support{
  background-color: #f9f7f3;
  padding: 50px 0;
}
#support .support_box{
  font-size: 0;
  position: relative;
}
#support .support_box_2nd{
  padding-top: 30px;
}
#support .support_box .tag{
  font-size: 16px;
  display: inline-block;
  width: 26%;
  vertical-align: top;
  height: 82px;
}
#support .support_box .tag:after{
  content: url(../img/recruit/tag.png);
  display: inline-block;
  width: 382px;
  height: 81px;
  position: absolute;
  top: 0;
  left: -168px;
  z-index: 1;
}
#support .support_box .tag h3{
  position: relative;
  z-index: 2;
  width: 264px;
  text-align: center;
}
#support .support_box .tag h3.support_ttl_1{
  font-size: 28px;
  line-height: 81px;
}
#support .support_box .tag h3.support_ttl_2{
  font-size: 28px;
  line-height: 20px;
  margin-top: -15px;
}
#support .support_box .tag h3.support_ttl_2 span.txt16{
  font-size: 16px;
}
#support .support_box .support_txt{
  font-size: 16px;
  display: inline-block;
  width: 74%;
  vertical-align: top;
  /* border-bottom: 1px dotted #a18a4f; */
  color: #3c3219;
  font-size: 24px;
  line-height: 2;
  padding-bottom: 30px;
  font-family: 'Noto Serif JP', serif;
}
#support .support_box_2nd .support_txt{
  border-bottom: none;
}
.andyou{
  display: block;
  position: absolute;
  top: 130px;
}
#support .support_info{
  font-size: 0;
  padding-bottom: 128px;
}
#support .support_info .support_info_l{
  font-size: 16px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
  margin-top: 65px;
}
#support .support_info .support_info_l ol{
  width: 363px;
  height: 188px;
  background: url(../img/recruit/frame.png) no-repeat left center;
  background-size: contain;
  padding: 40px 30px;
  font-size: 18px;
  color: #3c3219;
}
#support .support_info .support_info_l ol li{
  list-style-type: decimal;
  list-style-position: inside;
  margin-bottom: 10px;
}
#support .support_info .support_info_l ol li ul{
  padding-left: 20px;
}
#support .support_info .support_info_l ol li ul li{
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 0;
}
#support .support_info .support_info_r{
  font-size: 16px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
#support .support_info .support_info_r img{
  width: 100%;
  max-width: 559px;
}

@media screen and (max-width: 1021px) {
  #recruit_movie{
    margin-bottom: 30px;
    padding-top: 20px;
  }
  #salon .salon_box{
    margin-bottom: 40px;
  }
  #salon .salon_box .salon_box_l{
    width: 100%;
  }
  #salon .salon_box .salon_box_r{
    width: 100%;
    margin-left: 0;
  }
  #support{
    padding-top: 40px;
  }
  #support .support_box .tag{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  #support .support_box .tag:after{
    content: '';
    display: inline-block;
    width: 300px;
    height: 57px;
    position: absolute;
    top: 0;
    left: -117px;
    z-index: 1;
    background: url(../img/recruit/tag.png) no-repeat left top;
    background-size: 300px;
  }
  #support .support_box .tag h3{
    width: 184px;
  }
  #support .support_box .tag h3.support_ttl_1{
    font-size: 24px;
    line-height: 57px;
  }
  #support .support_box .tag h3.support_ttl_2{
    font-size: 22px;
    margin-top: -24px;
  }#support .support_box .tag h3.support_ttl_2 span.txt16{
    font-size: 14px;
  }
  #support .support_box .support_txt{
    width: 100%;
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: none;
  }
  .andyou {
    display: block;
    position: unset;
    top: 0;
    margin: 10px auto;
  }
  #support .support_info{
    padding-bottom: 50px;
  }
  #support .support_info .support_info_l{
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }
  #support .support_info .support_info_l ol{
    width: fit-content;
    height: auto;
    display: block;
    margin: 0 auto;
    background: url(../img/recruit/frame.png) no-repeat center center;
    background-size: 97%;
    padding: 20px 20px;
    font-size: 16px;
    color: #3c3219;
  }
  #support .support_info .support_info_r{
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 320px) {
  #support .support_info .support_info_l ol{
    font-size: 14px;
  }
  #support .support_info .support_info_l ol li{
    margin-bottom: 5px;
  }
}


/*------------------------------
style
------------------------------*/
#style h2 {
  display: table;
  color: #3d331a;
  font-size: 42px;
  background: url(../img/icon_instagram_color.png) no-repeat left center;
  padding-left: 80px;
  margin: 60px auto 45px;
  font-family: 'Allura', cursive;
}
#style .instagram_box{
  font-size: 0;
  margin-bottom: 160px;
  text-align:center;
}
#style .instagram_box img{
  display: inline-block;
  width: 32%;
  margin-bottom: 15px;
  margin-right: 1.9%;
}
#style .instagram_box img:nth-child(3n){
  margin-right: 0;
}
@media screen and (max-width: 1021px) {
  #style h2 {
    display: table;
    font-size: 28px;
    background: url(../img/icon_instagram_color.png) no-repeat left center;
    background-size: 36px;
    padding-left: 43px;
    margin: 15px auto 16px;
  }
  #style .instagram_box{
    margin-bottom: 80px;
  }
  /*
  #style .instagram_box img{
    width: 48%;
    margin-right: 2% !important;
  }
  #style .instagram_box img:nth-child(2n){
    margin-right: 0 !important;
  }
  */
}


/*------------------------------
company
------------------------------*/
#company_profile{
  padding-bottom: 100px;
}
#company_profile h2{
  margin-top: 65px;
  text-align: center;
  color: #473e26;
  font-size: 28px;
  margin-bottom: 20px;
}
#company_profile .company_profile_box{
  max-width: 985px;
  width: 100%;
  margin: 0 auto;
}
#company_profile .company_profile_box table{
  border-collapse:  collapse;
  width: 100%;
  color: #423820;
  font-size: 14px;
}
#company_profile .company_profile_box table th,
#company_profile .company_profile_box table td {
  border: solid 1px #9f8950;
  
}
#company_profile .company_profile_box table th{
  border-right: none;
  background-color: #e6e1d2;
  font-weight: normal;
  width: 25%;
  padding: 25px 10px;
  
}
#company_profile .company_profile_box table td{
  border-left: none;
  padding: 25px 65px;
}
#philosophy{
  background-color: #f9f7f3;
  padding: 70px 0;
}
#philosophy .philosophy_box{
  font-size: 0;
}
#philosophy .philosophy_box .philosophy_ttl{
  display: inline-block;
  width: 13%;
  vertical-align: top;
  border-right: 7px solid #a18a4f;
  height: 137px;
  padding-right: 4.1%;
  padding-left: 9%;
  font-family: 'Noto Serif JP', serif;
  font-size: 60px;
  line-height: 70px;
  text-align: right;
}
#philosophy .philosophy_box .philosophy_txt{
  font-size: 32px;
  display: inline-block;
  width: 69%;
  vertical-align: top;
  padding-left: 4.1%;
  padding-top: 10px;
  min-width: 707px;
}
#project{
  
}
#project .project_box{
  font-size: 0;
  margin-top: 53px;
  margin-bottom: 70px;
}
#project .project_box .project_ttl{
  font-size: 18px;
  display: inline-block;
  width: 25%;
  vertical-align: top;
  margin-right: 3%;
  height: 110px;
  border: 6px solid #a18a4f;
  font-size: 28px;
  color: #a18a4f;
  text-align: center;
  line-height: 110px;
}
#project .project_box .project_txt{
  font-size: 18px;
  display: inline-block;
  width: 70%;
  vertical-align: top;
}
#project .project_box .project_txt ul{
  list-style-type: square;
}
#project .project_box .project_txt ul li{
  list-style-type: square;
  list-style-position: inside;
  line-height: 2.5;
}


@media screen and (max-width: 1021px) {
  #company_profile{
    padding-bottom: 50px;
  }
  #company_profile h2{
    margin-top: 25px;
    font-size: 20px;
    margin-bottom: 10px;
  }
  #company_profile .company_profile_box table th{
    padding: 15px 5px;
  }
  #company_profile .company_profile_box table td{
    padding: 15px 10px;
  }
  #philosophy{
    padding: 30px 0;
  }
  #philosophy .philosophy_box .philosophy_ttl{
    width: auto;
    height: auto;
    padding-right: 0;
    padding-left: 0;
    font-size: 32px;
    padding-right: 10px;
    line-height: 45px;
    text-align: left;
  }
  #philosophy .philosophy_box .philosophy_txt{
    font-size: 20px;
    width: 100%;
    padding-left: 0;
    padding-top: 8px;
  }
  #project .project_box{
    margin-top: 50px;
    margin-bottom: 70px;
  }
  #project .project_box .project_ttl{
    display: block;
    width: 90%;
    margin-right: 0;
    margin: 0 auto 15px;
    height: 50px;
    font-size: 22px;
    text-align: center;
    line-height: 50px;
  }
  #project .project_box .project_txt{
    font-size: 16px;
    width: 100%;
  }
  #project .project_box .project_txt ul{
    padding-left: 10%;
  }
  #project .project_box .project_txt ul li{
    list-style-position: outside;
    line-height: 1.8;
  }
}


/*------------------------------
blog
------------------------------*/
#blog_archive{
  
}
#blog_archive h2{
  color: #a18a4f;
  font-size: 18px;
  text-align: right;
  border-bottom: 1px solid #a18a4f;
  margin-top: 50px;
  padding-bottom: 5px;
}

.blog_list{
  margin-bottom: 115px;
}
.blog_list li{
  border-bottom: 1px dotted #a18a4f;
  padding: 22px 0;
  font-size: 0;
}
.blog_list li:last-child{
  border-bottom: 1px solid #a18a4f;
}
.blog_list li .blog_list_l{
  display: inline-block;
  width: 14%;
  vertical-align: top;
  max-width: 160px;
}
.blog_list li .blog_list_l a{
  display: inline-block;
}
.blog_list li .blog_list_l a img{
  width: 100%;
}
.blog_list li .blog_list_r{
  display: inline-block;
  vertical-align: top;
  width: 84%;
  margin-left: 2%;
  font-size: 14px;
}

.blog_list li .blog_list_r .blog_shop{
  /*max-width: 77px;
  width: 13%;*/
  height: 34px;
  display: inline-block;
  color: #FFF;
  font-size: 14px;
  line-height: 34px;
  padding-left: 1%;
  vertical-align: top;
  text-align: center;
  background: url(../img/label_black.png) no-repeat left center;
  margin-bottom: 15px;
}
.blog_list li .blog_list_r .blog_shop span{
  display: inline-block;
  background-color: #333;
  height: 34px;
  padding: 0 10px;
  font-size: 14px;
}

.blog_list li .blog_list_r .blog_header{
  font-size: 0;
}
.blog_list li .blog_list_r .blog_header .blog_date{
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 10%;
}
.blog_list li .blog_list_r .blog_header .blog_txt{
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 90%;
}
.blog_list li .blog_list_r .blog_header .blog_txt a{
  color: #372f1b;
}
.pager{
  text-align: center;
  color: #a18a4f;
  margin-bottom: 57px;
}
@media screen and (max-width: 1021px) {
  #blog_archive h2{
    margin-top: 30px;
    font-size: 16px;
  }
  .blog_list{
    margin-bottom: 50px;
  }
  .blog_list li{
    padding: 15px 0;
  }
  .blog_list li .blog_list_l{
    width: 30%;
  }
  .blog_list li .blog_list_r{
    width: 68%;
  }
  .blog_list li .blog_list_r .blog_shop{
    width: inherit;
    margin-bottom: 5px;
  }
  .blog_list li .blog_list_r .blog_header .blog_date{
    width: 100%;
  }
  .blog_list li .blog_list_r .blog_header .blog_txt{
    width: 100%;
  }
}

/*------------------------------
Information
------------------------------*/
#info_archive{
  
}
#info_archive h2{
  color: #a18a4f;
  font-size: 18px;
  text-align: right;
  border-bottom: 1px solid #a18a4f;
  margin-top: 50px;
  padding-bottom: 5px;
}
.info_list{
  margin-bottom: 115px;
}
.info_list li{
  border-bottom: 1px dotted #a18a4f;
  padding: 22px 0;
  font-size: 0;
}
.info_list li:last-child{
  border-bottom: 1px solid #a18a4f;
}
.info_list li .info_list_l{
  display: inline-block;
  width: 14%;
  vertical-align: top;
  max-width: 160px;
}
.info_list li .info_list_l a{
  display: inline-block;
}
.info_list li .info_list_l a img{
  /*width: 100%;*/
  width: 160px;
  height: 160px;
  display: inline-block;
  -o-object-fit: cover;
  object-fit: cover;
}
.info_list li .info_list_r{
  display: inline-block;
  vertical-align: top;
  width: 84%;
  margin-left: 2%;
  font-size: 14px;
}
.info_list li .info_list_r .info_category{
  max-width: 77px;
  width: 13%;
  height: 34px;
  display: inline-block;
  color: #FFF;
  font-size: 11px;
  line-height: 34px;
  padding-left: 1%;
  vertical-align: top;
  text-align: center;
  margin-bottom: 15px;
}
.info_list li .info_list_r .label_pink{
  background: url(../img/label_pink.png) no-repeat left center;
}
.info_list li .info_list_r .label_perple{
  background: url(../img/label_perple.png) no-repeat left center;
}
.info_list li .info_list_r .label_yellow{
  background: url(../img/label_yellow.png) no-repeat left center;
}
.info_list li .info_list_r .label_black{
  background: url(../img/label_black.png) no-repeat left center;
}
.info_list li .info_list_r .info_header{
  font-size: 0;
}
.info_list li .info_list_r .info_header .info_date{
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 10%;
}
.info_list li .info_list_r .info_header .info_txt{
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 90%;
}
.info_list li .info_list_r .info_header .info_txt a{
  color: #372f1b;
}

@media screen and (max-width: 1021px) {
  #info_archive h2{
    margin-top: 30px;
    font-size: 16px;
  }
  .info_list{
    margin-bottom: 50px;
  }
  .info_list li{
    padding: 15px 0;
  }
  .info_list li .info_list_l{
    width: 30%;
  }
  .info_list li .info_list_l a img{
    width: 100%;
    height: auto;
  }
  .info_list li .info_list_r{
    width: 68%;
  }
  .info_list li .info_list_r .info_category{
    width: inherit;
    margin-bottom: 5px;
  }
  .info_list li .info_list_r .info_header .info_date{
    width: 100%;
  }
  .info_list li .info_list_r .info_header .info_txt{
    width: 100%;
  }
}


/*------------------------------
Q and A
------------------------------*/
#qa{
  margin-bottom: 130px;
}
#qa h2{
  margin-top: 60px;
  font-size: 32px;
  text-align: center;
}
#qa hr{
  width: 65px;
  display: block;
  margin: 0 auto;
  height: 5px;
  background-color: #00ccbc;
  border: none;
  color: #00ccbc;
  margin-bottom: 55px;
}
#qa .qa_box{
  position: relative;
}
#qa .qa_box:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 65px;
  background-color: #00cdbe;
  position: absolute;
  top: 0;
  z-index: -1;
}
#qa .qa_box:after{
  content: '';
  display: inline-block;
  width: 80%;
  height: 75px;
  background-color: #e5e5e5;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#qa .qa_box .q_txt,
#qa .qa_box .a_txt{
  display: block;
  max-width: 1200px;
  margin: 0 auto;
}
#qa .qa_box .q_txt{
  margin-bottom: 20px;
}
#qa .qa_box .a_txt{
  margin-bottom: 70px;
}
#qa .qa_box .q_txt span,
#qa .qa_box .a_txt span{
  display: inline-block;
  
}

#qa .qa_box .q_txt span{
  background-color: #00cdbe;
  font-size: 24px;
  height: 65px;
  line-height: 65px;
  padding-right: 25px;
}
#qa .qa_box .q_txt span:before{
  content: 'Q.';
  padding-right: 25px;
  line-height: 65px;
  display: inline-block;
}
#qa .qa_box .a_txt span{
  background-color: #e5e5e5;
  font-size: 14px;
  height: 75px;
  line-height: 75px;
  padding-left: 25px;
  
}
#qa .qa_box .a_txt span:before{
  content: 'A.';
  padding-right: 25px;
  font-size: 24px;
  line-height: 75px;
  display: inline-block;
}

@media screen and (max-width: 1021px) {
  #qa{
    margin-bottom: 60px;
  }
  #qa h2{
    margin-top: 40px;
    font-size: 24px;
    text-align: center;
  }
  #qa hr{
    margin-bottom: 25px;
  }
  #qa .qa_box .q_txt,
  #qa .qa_box .a_txt {
    margin-right: 10px;
    margin-left: 10px;
  }
  #qa .qa_box .q_txt {
    margin-bottom: 10px;
  }
  #qa .qa_box .q_txt span{
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
  }
  #qa .qa_box .q_txt span:before{
    padding-right: 10px;
    line-height: 35px;
    display: inline-block;
  }
  #qa .qa_box .a_txt{
    margin-bottom: 30px;
  }
  #qa .qa_box .a_txt span{
    font-size: 14px;
    height: auto;
    line-height: unset;
    padding: 10px;
    display: block;
  }
  #qa .qa_box .a_txt span:before{
    padding-right: 10px;
    font-size: 14px;
    line-height: normal;
    display: inline-block;
  }
  #qa .qa_box:before{
    height: 35px;
  }
  #qa .qa_box:after{
    content: none;
  }
}


/*------------------------------
recruitment
------------------------------*/
#recruitment{
  margin-bottom: 130px;
}
#recruitment h2{
  margin-top: 60px;
  font-size: 32px;
  text-align: center;
}
#recruitment hr{
  width: 65px;
  display: block;
  margin: 0 auto;
  height: 5px;
  background-color: #00ccbc;
  border: none;
  color: #00ccbc;
  margin-bottom: 55px;
}
#recruitment p{
  text-align: center;
  font-size: 14px;
  margin-bottom: 3px;
}
#recruitment .recruitment_box{
  max-width: 985px;
  width: 100%;
  margin: 0 auto 55px;
}
#recruitment .recruitment_box table{
  border-collapse:  collapse;
  width: 100%;
  color: #423820;
  font-size: 14px;
}
#recruitment .recruitment_box table th,
#recruitment .recruitment_box table td {
  border: solid 1px #9f8950;
  
}
#recruitment .recruitment_box table th{
  border-right: none;
  background-color: rgba(0,205,190,0.25);
  font-weight: normal;
  width: 25%;
  padding: 25px 10px;
  
}
#recruitment .recruitment_box table td{
  border-left: none;
  padding: 25px 65px;
}
#recruitment .recruitment_btn_area{
  font-size: 0;
  text-align: center;
}
#recruitment .recruit_inq_btn_box {
  /*margin-top: 20px;
  float: right;*/
  display: inline-block;
  margin-right: 110px;
}
.recruit_inq_btn {
    position: relative;
    display: inline-block;
    text-decoration: none;
    transition: .3s;
    color: #FFF;
    line-height: 56px;
    font-size: 16px;
    text-align: left;
    background-color: #a18a4f;
    border: 2px solid #a18a4f;
}
.recruit_inq_btn span {
    padding-left: 63px;
    background-image: url(../img/icon_yajirushi.png);
    background-repeat: no-repeat;
    background-position: left 26px center;
    display: inline-block;
    width: 178px;
    height: 56px;
}
.recruit_inq_btn:hover {
  color: #a18a4f;
  background-color: #FFF;
}
.recruit_inq_btn span:hover{
  background-image: url(../img/icon_yajirushi_ov.png);
  background-repeat: no-repeat;
  background-position: left 26px center;
}
.recruit_inq_btn::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background-color: #FFF;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}
.recruit_inq_btn:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
#recruitment .entry_btn_box {
  /*margin-top: 20px;
  float: right;*/
  display: inline-block;
}
.entry_btn {
    position: relative;
    display: inline-block;
    text-decoration: none;
    transition: .3s;
    color: #FFF;
    line-height: 56px;
    font-size: 16px;
    text-align: left;
    background-color: #00cdbe;
    border: 2px solid #00cdbe;
}
.entry_btn span {
    padding-left: 63px;
    background-image: url(../img/icon_yajirushi.png);
    background-repeat: no-repeat;
    background-position: left 26px center;
    display: inline-block;
    width: 178px;
    height: 56px;
}
.entry_btn:hover {
  color: #00cdbe;
  background-color: #FFF;
}
.entry_btn span:hover{
  background-image: url(../img/icon_yajirushi_blue_ov.png);
  background-repeat: no-repeat;
  background-position: left 26px center;
}
.entry_btn::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background-color: #FFF;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}
.entry_btn:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}


@media screen and (max-width: 1021px) {
  #recruitment{
    margin-bottom: 60px;
  }
  #recruitment h2{
    margin-top: 40px;
    font-size: 24px;
    text-align: center;
  }
  #recruitment hr{
    margin-bottom: 25px;
  }
  #recruitment p{
    text-align: left;
  }
  #recruitment .recruitment_box{
    margin: 0 auto 30px;
  }
  #recruitment .recruitment_box table th{
    padding: 15px 5px;
  }
  #recruitment .recruitment_box table td{
    padding: 15px 10px;
  }
  #recruitment .recruit_inq_btn_box{
    margin-right: 0;
    margin-bottom: 20px;
  }
  
}


/*------------------------------
contact
------------------------------*/
#contact{
  padding-bottom: 130px;
  background: #f4f1e8;
}
#contact h2{
  padding-top: 60px;
  font-size: 32px;
  text-align: center;
  max-width: 985px;
  width: 100%;
  border-bottom: 1px solid #a18a4f;
  margin: 0 auto;
  margin-bottom: 30px;
}

#contact .contact_box{
  max-width: 985px;
  width: 100%;
  margin: 0 auto 50px;
}
#contact .contact_box table{
  border-collapse:  collapse;
  width: 100%;
  font-size: 16px;
}
#contact .contact_box table th,
#contact .contact_box table td {
}
#contact .contact_box table th{
  border-right: none;
  font-weight: normal;
  width: 25%;
  padding: 21px 2% 21px 4%;
  text-align: left;
  font-size: 16px;
  vertical-align: top;
}
#contact .contact_box table th span{
  display: inline-block;
  background-color: #cb3b4b;
  color: #FFF;
  font-size: 14px;
  padding: 0 0.5em;
  margin-left: 1em;
}
#contact .contact_box table td{
  border-left: none;
  padding: 13px 0;
}
#contact .contact_box table td input{
  height: 47px;
  border: none;
  width: 98%;
  padding: 0 1%;
  font-size: 16px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#contact .contact_box table td textarea{
  height: 10em;
  border: none;
  width: 98%;
  padding: 5px 1%;
  font-size: 16px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#contact .submit_btn_box{
  text-align: center;
}
#contact .submit_btn_box input{
  display: inline-block;
  margin: 0 10px;
  border: 0px;
  width: 244px;
  height: 60px;
  background-color: #a18a4f;
  color: #FFF;
  font-size: 24px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
  text-align: center;
  cursor: pointer;
}
#contact .submit_btn_box input:hover{
  opacity: 0.8;
}
#contact p{
  max-width: 985px;
  width: 100%;
  margin: 0 auto;
}
#contact p.red{
  font-weight: bold;
  color: red;
}

@media screen and (max-width: 1021px) {
  #contact{
  }
  #contact h2{
    font-size: 24px;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 20px;
  }
  #contact .contact_box{
    margin: 0 auto 30px;
  }
  #contact .contact_box table{
    font-size: 14px;
  }
  #contact .contact_box table th {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 14px;
  }
  #contact .contact_box table th span{
    font-size: 12px;
  }
  #contact .contact_box table td{
    padding: 10px 0 30px;
    width: 100%;
    display: block;
  }
  #contact .contact_box table td input{
    height: 47px;
    border: none;
    width: 98%;
    padding: 0 1%;
    font-size: 14px;
  }
  #contact .contact_box table td textarea{
    height: 8em;
    border: none;
    width: 98%;
    padding: 5px 1%;
    font-size: 14px;
  }
  #contact .submit_btn_box input{
    
    width: 224px;
    height: 55px;
    color: #FFF;
    font-size: 20px;
  }
}


/*------------------------------
entry
------------------------------*/
#entry{
  padding-bottom: 130px;
  background: #f4f1e8;
}
#entry h2{
  padding-top: 60px;
  font-size: 32px;
  text-align: center;
  max-width: 985px;
  width: 100%;
  border-bottom: 1px solid #a18a4f;
  margin: 0 auto;
  margin-bottom: 30px;
}

#entry .entry_box{
  max-width: 985px;
  width: 100%;
  margin: 0 auto 50px;
}
#entry .entry_box table{
  border-collapse:  collapse;
  width: 100%;
  font-size: 16px;
}
#entry .entry_box table th,
#entry .entry_box table td {
}
#entry .entry_box table th{
  border-right: none;
  font-weight: normal;
  width: 25%;
  padding: 21px 2% 21px 4%;
  text-align: left;
  font-size: 16px;
  vertical-align: top;
}
#entry .entry_box table th span{
  display: inline-block;
  background-color: #cb3b4b;
  color: #FFF;
  font-size: 14px;
  padding: 0 0.5em;
  margin-left: 1em;
}
#entry .entry_box table td{
  border-left: none;
  padding: 13px 0;
}
#entry .entry_box table td input{
  height: 47px;
  border: none;
  width: 98%;
  padding: 0 1%;
  font-size: 16px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#entry .entry_box table td input.short_inpt{
  width: 10%;
  margin-right: 10px;
}
#entry .entry_box table td input[type=radio]{
  width: auto;
  height: auto;
  margin-right: 3px;
  
}
#entry .entry_box table td textarea{
  height: 10em;
  border: none;
  width: 98%;
  padding: 5px 1%;
  font-size: 16px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#entry .submit_btn_box{
  text-align: center;
}
#entry .submit_btn_box input{
  display: inline-block;
  margin: 0 10px;
  border: 0px;
  width: 244px;
  height: 60px;
  background-color: #a18a4f;
  color: #FFF;
  font-size: 24px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
  text-align: center;
  cursor: pointer;
}
#entry .submit_btn_box input:hover{
  opacity: 0.8;
}
#entry .entry_p{
  margin-top: 100px;
  font-weight: bold;
}
#entry p{
  max-width: 985px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 1021px) {
  #entry{
  }
  #entry h2{
    font-size: 24px;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 20px;
  }
  #entry .entry_box{
    margin: 0 auto 30px;
  }
  #entry .entry_box table{
    font-size: 14px;
  }
  #entry .entry_box table th {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 14px;
  }
  #entry .entry_box table th span{
    font-size: 12px;
  }
  #entry .entry_box table td{
    padding: 10px 0 30px;
    width: 100%;
    display: block;
  }
  #entry .entry_box table td input{
    height: 47px;
    border: none;
    width: 98%;
    padding: 0 1%;
    font-size: 14px;
  }
  #entry .entry_box table td input.short_inpt{
    width: 20%;
  }
  #entry .entry_box table td textarea{
    height: 8em;
    border: none;
    width: 98%;
    padding: 5px 1%;
    font-size: 14px;
  }
  #entry .submit_btn_box input{
    
    width: 224px;
    height: 55px;
    color: #FFF;
    font-size: 20px;
  }
  #entry .entry_p{
    margin-top: 50px;
    margin-bottom: 20px;
  }
}


/*------------------------------
salon
------------------------------*/
.salon_page .page_header{
  margin-bottom: 70px;
}
#salon_first{
  
}
.salon_box{
  font-size: 0;
  margin-bottom: 58px;
}
.salon_box .salon_box_l{
  display: inline-block;
  width: 38%;
  vertical-align: top;
  margin-right: 1%;
}
.salon_box .salon_box_l img{
  width: 100%;
}
.salon_box .salon_box_m{
  display: inline-block;
  width: 18.5%;
  vertical-align: top;
  margin-right: 2%;
}
.salon_box .salon_box_m img{
  width: 100%;
}
.salon_box .salon_box_m img:last-child{
  margin-top: 12px;
  
}
.salon_box .salon_box_r{
  display: inline-block;
  width: 40.5%;
  vertical-align: top;
  font-size: 14px;
  border-bottom: 1px solid #ab9765;
  padding-bottom: 20px;
}
.salon_box .salon_box_r .salon_ttl{
  font-size: 72px;
  border-bottom: 1px solid #ab9765;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 17px;
  line-height: 108px;
  margin-top: -10px;
}
.salon_box .salon_box_r .salon_ttl_modebrown{
  font-size: 57px;
  border-bottom: 1px solid #ab9765;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 17px;
  line-height: 78px;
  margin-top: -10px;
}
.salon_info_tbl{
  font-size: 14px;
  border-collapse:  collapse;
  
  width: 100%;
  
}
.salon_info_tbl tr{
  
}
.salon_info_tbl tr th{
  white-space: nowrap;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
  padding: 7px 0;
}
.salon_info_tbl tr td{
  padding: 7px 0 7px 1em;
  word-break : break-all;
}
/*
.salon_box .salon_box_r dl{
  border-bottom: 1px solid #ab9765;
}
.salon_box .salon_box_r dl dt{
  float: left;
  text-indent: 0.5em;
}
.salon_box .salon_box_r dl dd{
  margin-left: 28%;
  height: 42px;
}
*/
.menu_area{
  background: #f9f7f3;
  padding: 30px 0 45px;
}
.menu_area h2{
  font-size: 60px;
  font-family: 'Noto Serif JP', serif;
  line-height: 83px;
  margin-bottom: 20px;
}
.menu_area h2 span{
  display: inline-block;
  font-size: 20px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
  border-left: 5px solid #a18a4f;
  height: 50px;
  line-height: 79px;
  margin-left: 30px;
  padding-left: 30px;
}
.menu_area .menu{
  font-size: 0;
}
.menu_area .menu ul.menu_l{
  font-size: 20px;
  display: inline-block;
  width: 48%;
  vertical-align: top;
  margin-right: 4%;
}
.menu_area .menu ul.menu_r{
  font-size: 20px;
  display: inline-block;
  width: 48%;
  vertical-align: top;
}
.menu_area .menu ul li{
  border-bottom: 1px dotted #a18a4f;
  font-size: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.menu_area .menu ul li .menu_ttl{
  display: inline-block;
  width: 81%;
  vertical-align: top;
}
.menu_area .menu ul li .menu_value{
  display: inline-block;
  width: 19%;
  vertical-align: top;
  font-size: 20px;
  padding-top: 10px;
}
.menu_area .menu ul li .menu_ttl .menu_ttl_l{
  font-size: 20px;
}
.menu_area .menu ul li .menu_ttl .menu_ttl_s{
  font-size: 12px;
}
.access_area{
  padding: 35px 0 83px;
}
.access_area h2{
  font-size: 60px;
  font-family: 'Noto Serif JP', serif;
  line-height: 83px;
  margin-bottom: 20px;
}
.access_area h2 span {
  display: inline-block;
  font-size: 20px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
  border-left: 5px solid #a18a4f;
  height: 50px;
  line-height: 79px;
  margin-left: 30px;
  padding-left: 30px;
}
.access_area .map{
  width: 100%;
  background-color: #c0c0c0;
  height: 380px;
}
#salon_first,
#salon_hayama,
#salon_foryou,
#salon_brown{
  margin-top: -135px;
  padding-top: 135px;
}

@media screen and (max-width: 1021px) {
  .salon_page .page_header{
        margin-bottom: 50px;
  }
  .salon_box{
    margin-bottom: 30px;
  }
  .salon_box .salon_box_l{
    width: 67%;
    margin-right: 1%;
  }
  .salon_box .salon_box_m{
    width: 32%;
    margin-right: 0;
  }
  .salon_box .salon_box_m img:last-child{
    margin-top: 10px;
  }
  .salon_box .salon_box_r{
    width: 100%;
  }
  .salon_box .salon_box_r .salon_ttl{
    font-size: 45px;
    line-height: 65px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .menu_area{
    padding: 20px 0 30px;
  }
  .menu_area h2{
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 10px;
  }
  .menu_area h2 span{
    font-size: 16px;
    height: auto;
    line-height: initial;
    margin-left: 0;
    padding-left: 0;
    display: block;
    border-left: none;
  }
  .menu_area .menu ul.menu_l{
    width: 100%;
    margin-right: 0;
  }
  .menu_area .menu ul li{
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .menu_area .menu ul li .menu_ttl{
    width: 77%;
  }
  .menu_area .menu ul li .menu_ttl .menu_ttl_l{
    font-size: 16px;
  }
  .menu_area .menu ul li .menu_value{
    font-size: 16px;
    width: 23%;
    padding-top: 10px;
  }
  .menu_area .menu ul.menu_r{
    font-size: 16px;
    width: 100%;
  }
  .access_area{
    padding: 20px 0 100px;
  }
  .access_area h2{
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 10px;
  }
  .access_area h2 span{
    font-size: 16px;
    height: auto;
    line-height: initial;
    margin-left: 0;
    padding-left: 0;
    display: block;
    border-left: none;
  }
  #salon_first,
  #salon_hayama,
  #salon_foryou,
  #salon_brown{
    margin-top: -52px;
    padding-top: 52px;
  }
}

/*------------------------------
voice
------------------------------*/
#voice_menu{
  margin-top: 85px;
  padding-bottom: 48px;
}
#voice_menu ul{
  font-size: 0;
  text-align: center;
}
#voice_menu ul li{
  display: inline-block;
  width: 233px;
  height: 65px;
  margin-right: 35px;
}
#voice_menu ul li:last-child{
  margin-right: 0;
}
#voice_menu ul li a{
  display: block;
  padding-left: 55px;
  font-size: 18px;
  text-align: center;
  background-color: #FFF;
  width: 178px;
  border: 1px solid #3a321d;
  border-radius: 10px;
  color: #3c3219;
  line-height: 65px;
}
#voice_menu ul li:nth-child(1) a{
  background: url(../img/recruit/voice/icon_category1.png) no-repeat left 20px center;
}
#voice_menu ul li:nth-child(2) a{
  background: url(../img/recruit/voice/icon_category2.png) no-repeat left 20px center;
}
#voice_menu ul li:nth-child(3) a{
  background: url(../img/recruit/voice/icon_category3.png) no-repeat left 20px center;
}
#voice_menu ul li:nth-child(4) a{
  background: url(../img/recruit/voice/icon_category4.png) no-repeat left 20px center;
}
#voice_menu ul li a:hover{
  background-color: #f5fb78;
  opacity: 1;
}
.voice_mainV{
  position: relative;
}
.voice_mainV img{
  width: 100%;
}
.voice_mainV .intro{
  position: absolute;
  top: 50px;
  left: 8.3%;
  display: block;
  width: 386px;
  height: 260px;
  background: rgba(0,0,0,0.7);
  color: #FFF;
  padding: 30px;
}
.voice_mainV .intro .job_name{
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 27px;
  font-weight: bold;
}
.voice_mainV .intro .profile_box{
  font-size: 0;
  margin-bottom: 20px;
}
.voice_mainV .intro .profile_box .person_name{
  font-size: 36px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
  line-height: 36px;
}
.voice_mainV .intro .profile_box .person_data{
	padding: 0 0 0 5%;
  font-size: 18px;
  display: inline-block;
  width: 45%;
  vertical-align: top;
}
.voice_mainV .intro .job_txt{
  font-family: 'Noto Serif JP', serif;
}

@media screen and (max-width: 1200px) {
  #voice_menu ul li{
    width: 210px;
  }
  #voice_menu ul li a{
    width: 147px;
  }
  
  .voice_mainV .intro{
    width: 355px;
    height: auto;
    padding: 20px;
  }
  .voice_mainV .intro .job_name{
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .voice_mainV .intro .profile_box{
    margin-bottom: 15px;
  }
  .voice_mainV .intro .profile_box .person_name{
    font-size: 30px;
    line-height: 30px;
    width: 100%;
  }
  .voice_mainV .intro .profile_box .person_data{
	padding: 0 0;
    font-size: 16px;
    width: 57%;
  }
}

@media screen and (max-width: 1021px) {
  #voice_menu{
    margin-top: 30px;
    padding-bottom: 10px;
  }
  #voice_menu ul{
    font-size: 0;
  }
  #voice_menu ul li{
    /*width: 160px;*/
    width: 45%;
    /*margin-right: 20px;*/
    margin-right: 5%;
    height: 53px;
    margin-bottom: 20px;
  }
  #voice_menu ul li:nth-child(2){
    margin-right: 0;
  }
  
  #voice_menu ul li a{
    width: 70%;
    font-size: 16px;
    padding-left: 30%;
    line-height: 50px;
  }
  #voice_menu ul li:nth-child(1) a{
    background: url(../img/recruit/voice/icon_category1.png) no-repeat left 10px center;
    background-size: 20%;
  }
  #voice_menu ul li:nth-child(2) a{
    background: url(../img/recruit/voice/icon_category2.png) no-repeat left 10px center;
    background-size: 20%;
  }
  #voice_menu ul li:nth-child(3) a{
    background: url(../img/recruit/voice/icon_category3.png) no-repeat left 10px center;
    background-size: 20%;
  }
  #voice_menu ul li:nth-child(4) a{
    background: url(../img/recruit/voice/icon_category4.png) no-repeat left 10px center;
    background-size: 20%;
  }
  .voice_mainV .intro{
    position: unset;
    width: auto;
    height: auto;
    padding: 15px;
    margin: 10px 10px 0;
  }
  .voice_mainV .intro .job_name{
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .voice_mainV .intro .profile_box{
    margin-bottom: 15px;
  }
  .voice_mainV .intro .profile_box .person_name{
    font-size: 24px;
    width: 100%;
    line-height: 24px;
  }
  .voice_mainV .intro .profile_box .person_data{
    font-size: 14px;
    width: 60%;
  }
  .voice_mainV .intro .job_txt{
    font-size: 14px;
  }
  
}
@media screen and (max-width: 320px) {
  #voice_menu ul li a{
    font-size: 15px;
  }
}


/*-- 各人ごとに（スタイリスト：杉村さん） -------------------------------------*/
#stylist01{
  margin-top: -130px;
  padding-top: 130px;
}
#stylist01 .person_box1{
  margin-top: 58px;
  position: relative;
  margin-bottom: -575px;
}
#stylist01 .person_box1 .inner{
  text-align: right;
  position: relative;
  top: -575px;
  z-index: -1;
}
#stylist01 .person_box1 img{
  max-width: 550px;
  width: 100%;
  display: inline-block;
}
#stylist01 .person_box2{
  margin-top: 0;
  position: relative;
  margin-bottom: -392px;
}
#stylist01 .person_box2 .inner{
  text-align: right;
  position: relative;
  top: -392px;
  z-index: -1;
}
#stylist01 .person_box2 img{
  max-width: 414px;
  width: 100%;
  display: inline-block;
  margin-right: 8%;
}
#stylist01 .right_content{
  font-family: 'Noto Serif JP', serif;
}
#stylist01 .right_content .qa_box{
  position: relative;
}
#stylist01 .right_content .qa_box:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 65px;
  background-color: #00cdbe;
  position: absolute;
  top: 0;
  z-index: -1;
}
#stylist01 .right_content .h-100:before {
    content: '';
    display: inline-block;
    width: 20%;
    height: 100px;
    background-color: #00cdbe;
    position: absolute;
    top: 0;
    z-index: -1;
}
#stylist01 .right_content .qa_box .q_txt,
#stylist01 .right_content .qa_box .a_txt {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
#stylist01 .right_content .qa_box .q_txt{
  margin-bottom: 20px;
}
#stylist01 .right_content .qa_box .q_txt span,
#stylist01 .right_content .qa_box .a_txt span {
  display: inline-block;
}
#stylist01 .right_content .qa_box .q_txt span {
  background-color: #00cdbe;
  font-size: 24px;
  height: 65px;
  line-height: 65px;
  padding-right: 25px;
  color: #FFF;
}
#stylist01 .right_content .h-100 .q_txt span{
	height: 100px;
    line-height: 50px;
}
#stylist01 .right_content .qa_box .a_txt{
  margin-bottom: 30px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#stylist01 .right_content .qa_box .a_txt span{
  background-color: #e5e5e5;
  font-size: 16px;
  width: 608px;
  display: block;
  line-height: 1.8;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#stylist01 .left_content{
  position: relative;
  top: 310px;
  z-index: 1;
  font-family: 'Noto Serif JP', serif;
}
#stylist01 .left_content .qa_box{
  position: relative;
}
#stylist01 .left_content .qa_box:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 65px;
  background-color: #00cdbe;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
#stylist01 .left_content .qa_box .q_txt,
#stylist01 .left_content .qa_box .a_txt {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
#stylist01 .left_content .qa_box .q_txt{
  margin-bottom: 20px;
  text-align: right;
}
#stylist01 .left_content .qa_box .q_txt span,
#stylist01 .left_content .qa_box .a_txt span {
  display: inline-block;
}
#stylist01 .left_content .qa_box .q_txt span {
  background-color: #00cdbe;
  font-size: 24px;
  height: 65px;
  line-height: 65px;
  padding-left: 25px;
  color: #FFF;
}
#stylist01 .left_content .qa_box .a_txt{
  margin-bottom: 30px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#stylist01 .left_content .qa_box .a_txt span{
  background-color: #e5e5e5;
  font-size: 16px;
  width: 608px;
  display: block;
  line-height: 1.8;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 0 0 auto;
}
#stylist01 .message_box{
  position: relative;
  bottom: 750px;
}
#stylist01 .message_box .message_head{
  font-size: 36px;
  line-height: 50px;
  transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  margin-bottom: 25px;
}
#stylist01 .message_box .message_head span{
  font-size: 72px;
}
#stylist01 .message_box img{
  width: 100%;
  max-width: 695px;
  display: inline-block;
}
#stylist01 .message_box .message_txt{
  width: 61%;
  height: 160px;
  background-color: #fdffd1;
  border-radius: 10px;
  font-size: 18px;
  padding: 25px 40px;
  position: relative;
  margin: 0 0 0 auto;
  font-family: 'Noto Serif JP', serif;
}
#stylist01 .message_box .message_txt::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -20px;
  bottom: 30px;
  border-right: 32px solid #fdffd1;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
#stylist01 .message_box .inner{
  position: relative;
}
#stylist01 .message_box .message_txt_box{
  position: absolute;
  top: 167px;
  right: 0;
}
#stylist01 .wrap_content{
  position: relative;
  margin-bottom: -760px;
}

@media screen and (max-width: 1200px) {
  #stylist01 .right_content .qa_box .q_txt span{
    font-size: 20px;
  }
  #stylist01 .right_content .qa_box .a_txt span{
    font-size: 14px;
  }
  #stylist01 .message_box .message_txt{
    font-size: 16px;
    height: auto;
    padding: 15px 20px;
    width: 55%;
  }
  #stylist01 .left_content .qa_box .q_txt span{
    font-size: 20px;
  }
  #stylist01 .left_content .qa_box .a_txt span{
    font-size: 14px;
    width: 550px;
  }
  #stylist01 .person_box1{
    margin-bottom: -395px;
  }
  #stylist01 .person_box1 img{
    width: 38%;
  }
  #stylist01 .person_box2{
    margin-bottom: -266px;
  }
  #stylist01 .person_box2 img{
    width: 32%;
    margin-right: 4%;
  }
  #stylist01 .left_content{
    top: 223px;
  }
  #stylist01 .message_box img{
    width: 60%;
  }
  #stylist01 .wrap_content {
    margin-bottom: -730px;
  }
  
}
@media screen and (max-width: 1021px) {
  #stylist01{
    margin-top: -51px;
    padding-top: 51px;
  }
  #stylist01 .person_box1{
    margin-top: 30px;
    margin-bottom: 20px;
  }
  #stylist01 .right_content .qa_box .q_txt{
    margin-bottom: 15px;
  }
  #stylist01 .right_content .qa_box .q_txt span{
    font-size: 14px;
    height: auto;
    line-height: 50px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #stylist01 .right_content .qa_box .a_txt{
    margin-bottom: 25px;
  }
  #stylist01 .right_content .qa_box .a_txt span{
    font-size: 12px;
    width: auto;
    padding: 10px;
    margin: 0 10px;
    padding-left: 10px;
  }
  #stylist01 .right_content .qa_box:before{
    height: 50px;
  }
  #stylist01 .person_box1 .inner{
    text-align: center;
    position: unset;
  }
  #stylist01 .person_box2{
    margin-bottom: 0;
  }
  #stylist01 .person_box2 .inner{
    position: unset;
  }
  #stylist01 .wrap_content{
    margin-bottom: 0;
  }
  #stylist01 .left_content{
    position: unset;
  }
  #stylist01 .message_box{
    position: unset;
  }
  #stylist01 .left_content .qa_box .q_txt{
    margin-bottom: 15px;
  }
  #stylist01 .left_content .qa_box .q_txt span{
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #stylist01 .left_content .qa_box:before{
    height: 50px;
  }
  #stylist01 .left_content .qa_box .a_txt{
    margin-bottom: 25px;
  }
  #stylist01 .left_content .qa_box .a_txt span{
    font-size: 12px;
    width: auto;
    padding: 10px;
    margin: 0 10px;
  }
  #stylist01 .person_box2 img{
    margin-right: 0;
    width: 75%;
    display: block;
    margin: 0 auto 15px;
  }
  #stylist01 .message_box img{
    width: 67%;
    display: block;
    margin: 0 auto;
  }
  #stylist01 .message_box .message_txt_box{
    position: unset;
    margin-top: 30px;
    margin-bottom: 70px;
  }
  #stylist01 .message_box .message_txt{
    height: auto;
    width: auto;
    font-size: 14px;
    padding: 15px 20px;
  }
  #stylist01 .message_box .message_head{
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 34px;
  }
  #stylist01 .message_box .message_head span{
    font-size: 40px;
  }
  #stylist01 .message_box .message_txt::before{
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 45%;
    top: -35px;
    border-bottom: 32px solid #fdffd1;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
  }
  #stylist01 .person_box1 img{
    width: 80%;
  }
  #stylist01 .right_content .qa_box .q_txt span{
    
  }
  #stylist01 .right_content .h-100{
	height: auto;
    line-height: 30px;
}
}

/*-- 各人ごとに（店長：渡部さん） -------------------------------------*/
#manager01{
  margin-top: -130px;
  padding-top: 130px;
}
#manager01 .manager01_wrap{
  background: url(../img/recruit/voice/bg01.jpg);
  z-index: -10;
}
#manager01 .person_box1{
  margin-top: 58px;
  position: relative;
  margin-bottom: -580px;
}
#manager01 .person_box1 .inner{
  text-align: right;
  position: relative;
  top: -580px;
  z-index: -1;
}
#manager01 .person_box1 img{
  max-width: 540px;
  width: 100%;
  display: inline-block;
}
#manager01 .person_box2{
  margin-top: 0;
  position: relative;
  margin-bottom: -667px;
}
#manager01 .person_box2 .inner{
  text-align: right;
  position: relative;
  top: -413px;
  z-index: -1;
}
#manager01 .person_box2 img{
  max-width: 494px;
  width: 100%;
  display: inline-block;
  margin-right: 2%;
}
#manager01 .right_content{
  font-family: 'Noto Serif JP', serif;
  z-index: 0;
}
#manager01 .right_content .qa_box{
  position: relative;
}
#manager01 .right_content .qa_box:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 65px;
  background-color: #f5fb78;
  position: absolute;
  top: 0;
  z-index: -5;
}
#manager01 .right_content .qa_box .q_txt,
#manager01 .right_content .qa_box .a_txt {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
#manager01 .right_content .qa_box .q_txt{
  margin-bottom: 20px;
}
#manager01 .right_content .qa_box .q_txt span,
#manager01 .right_content .qa_box .a_txt span {
  display: inline-block;
}
#manager01 .right_content .qa_box .q_txt span {
  background-color: #f5fb78;
  font-size: 24px;
  height: 65px;
  line-height: 65px;
  padding-right: 25px;
}
#manager01 .right_content .qa_box .a_txt{
  margin-bottom: 30px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#manager01 .right_content .qa_box .a_txt span{
  background-color: #FFF;
  font-size: 16px;
  width: 608px;
  display: block;
  line-height: 1.8;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#manager01 .left_content{
  position: relative;
  top: 310px;
  z-index: 1;
  font-family: 'Noto Serif JP', serif;
}
#manager01 .left_content .qa_box{
  position: relative;
}
#manager01 .left_content .qa_box:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 65px;
  background-color: #f5fb78;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
#manager01 .left_content .sec:before{
  height: 100px;
}
#manager01 .left_content .qa_box .q_txt,
#manager01 .left_content .qa_box .a_txt {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
#manager01 .left_content .qa_box .q_txt{
  margin-bottom: 20px;
  text-align: right;
}
#manager01 .left_content .qa_box .q_txt span,
#manager01 .left_content .qa_box .a_txt span {
  display: inline-block;
}
#manager01 .left_content .qa_box .q_txt span {
  background-color: #f5fb78;
  font-size: 24px;
  height: 65px;
  line-height: 65px;
  padding-left: 25px;
  color: #473e26;
}
#manager01 .left_content .sec .q_txt span{
  height: 100px;
  line-height: 50px;
}
#manager01 .left_content .qa_box .a_txt{
  margin-bottom: 30px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#manager01 .left_content .qa_box .a_txt span{
  background-color: #FFF;
  font-size: 16px;
  width: 608px;
  display: block;
  line-height: 1.8;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 0 0 auto;
}
#manager01 .message_box{
  position: relative;
  bottom: 852px;
}
#manager01 .message_box .message_head{
  font-size: 36px;
  line-height: 50px;
  transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  margin-bottom: 70px;
}
#manager01 .message_box .message_head span{
  font-size: 72px;
}
#manager01 .message_box img{
  width: 100%;
  max-width: 580px;
  display: inline-block;
}
#manager01 .message_box .message_txt{
  width: 36%;
  height: 67px;
  background-color: #fdffd1;
  border-radius: 10px;
  font-size: 18px;
  padding: 25px 40px;
  position: relative;
  /*margin: 0 0 0 auto;*/
  font-family: 'Noto Serif JP', serif;
  margin-left: 47px;
  margin-top: 40px;
}
#manager01 .message_box .message_txt::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 233px;
  top: -20px;
  border-bottom: 32px solid #fdffd1;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
#manager01 .message_box .inner{
  position: relative;
}
#manager01 .message_box .message_txt_box{
  
}
#manager01 .wrap_content{
  position: relative;
  margin-bottom: -670px;
  
}
@media screen and (max-width: 1200px) {
  #manager01 .right_content .qa_box .q_txt span{
    font-size: 20px;
  }
  #manager01 .right_content .qa_box .a_txt span{
    font-size: 14px;
  }
  #manager01 .message_box .message_txt{
    font-size: 16px;
    height: auto;
    padding: 15px 20px;
  }
  #manager01 .left_content{
    top: 200px;
  }
  #manager01 .left_content .qa_box .q_txt span{
    font-size: 20px;
  }
  #manager01 .left_content .qa_box .a_txt span{
    font-size: 14px;
    width: 510px;
  }
  #manager01 .person_box1 {
    margin-bottom: -387px;
  }
  #manager01 .person_box1 img{
    width: 38%;
  }
  #manager01 .person_box2{
    margin-bottom: -490px;
  }
  #manager01 .person_box2 img{
    width: 34%;
  }
  #manager01 .message_box img{
    width: 57%;
  }
  #manager01 .left_conten{
    top: 190px;
  }
  #manager01 .wrap_content{
    margin-bottom: -848px;
  }
  #manager01 .manager01_wrap{
    height: 2758px;
  }
  
}
@media screen and (max-width: 1098px) {
  
  #manager01 .manager01_wrap{
    height: 2670px;
  }
}
@media screen and (max-width: 1066px) {
  
  #manager01 .manager01_wrap{
    height: 2630px
  }
}

@media screen and (max-width: 1021px) {
  #manager01{
    margin-top: -51px;
    padding-top: 51px;
  }
  #manager01 .manager01_wrap{
    padding-bottom: 1px;
  }
  #manager01 .person_box1{
    margin-top: 30px;
    margin-bottom: 20px;
  }
  #manager01 .right_content .qa_box .q_txt{
    margin-bottom: 15px;
  }
  #manager01 .right_content .qa_box .q_txt span{
    font-size: 14px;
    height: auto;
    line-height: 30px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #manager01 .right_content .qa_box .a_txt{
    margin-bottom: 25px;
  }
  #manager01 .right_content .qa_box .a_txt span{
    font-size: 12px;
    width: auto;
    padding: 10px;
    margin: 0 10px;
    padding-left: 10px;
  }
  #manager01 .right_content .qa_box:before{
    height: 50px;
  }
  #manager01 .person_box1 .inner{
    text-align: center;
    position: unset;
  }
  #manager01 .person_box2{
    margin-bottom: 0;
  }
  #manager01 .person_box2 .inner{
    position: unset;
  }
  #manager01 .wrap_content{
    margin-bottom: 0;
  }
  #manager01 .left_content{
    position: unset;
  }
  #manager01 .message_box{
    position: unset;
  }
  #manager01 .left_content .qa_box .q_txt{
    margin-bottom: 15px;
  }
  #manager01 .left_content .qa_box .q_txt span{
    font-size: 14px;
    height: auto;
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #manager01 .left_content .qa_box:before{
    height: 50px;
  }
  #manager01 .left_content .qa_box .a_txt{
    margin-bottom: 25px;
  }
  #manager01 .left_content .qa_box .a_txt span{
    font-size: 12px;
    width: auto;
    padding: 10px;
    margin: 0 10px;
  }
  #manager01 .person_box2 img{
    margin-right: 0;
    width: 75%;
    display: block;
    margin: 0 auto 15px;
  }
  #manager01 .message_box img{
    width: 67%;
    display: block;
    margin: 0 auto;
  }
  #manager01 .message_box .message_txt_box{
    position: unset;
    margin-top: 30px;
    margin-bottom: 70px;
  }
  #manager01 .message_box .message_txt{
    height: auto;
    width: auto;
    font-size: 14px;
    padding: 15px 20px;
    margin-left: 0;
  }
  #manager01 .message_box .message_head{
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 34px;
  }
  #manager01 .message_box .message_head span{
    font-size: 40px;
  }
  #manager01 .message_box .message_txt::before{
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 45%;
    top: -20px;
    border-bottom: 32px solid #fdffd1;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
  }
  #manager01 .person_box1 img{
    width: 80%;
  }
  #manager01 .manager01_wrap{
    height: auto;
  }
  
}


/*-- 各人ごとに（レセプション：渡邊さん） -------------------------------------*/
#reception01{
  margin-top: -130px;
  padding-top: 130px;
}
#reception01 .person_box1{
  margin-top: 58px;
  position: relative;
  margin-bottom: -562px;
}
#reception01 .person_box1 .inner{
  text-align: right;
  position: relative;
  top: -494px;
  z-index: -1;
}
#reception01 .person_box1 img{
  max-width: 550px;
  width: 100%;
  display: inline-block;
}
#reception01 .person_box2{
  margin-top: 0;
  position: relative;
  margin-bottom: -317px;
}
#reception01 .person_box2 .inner{
  text-align: right;
  position: relative;
  top: -317px;
  z-index: -1;
}
#reception01 .person_box2 img{
  max-width: 505px;
  width: 100%;
  display: inline-block;
  margin-right: 3%;
}
#reception01 .right_content{
  font-family: 'Noto Serif JP', serif;
}
#reception01 .right_content .qa_box{
  position: relative;
}
#reception01 .right_content .qa_box:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 65px;
  background-color: #00cdbe;
  position: absolute;
  top: 0;
  z-index: -1;
}
#reception01 .right_content .sec:before{
  height: 100px;
}
#reception01 .right_content .qa_box .q_txt,
#reception01 .right_content .qa_box .a_txt {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
#reception01 .right_content .qa_box .q_txt{
  margin-bottom: 20px;
}
#reception01 .right_content .qa_box .q_txt span,
#reception01 .right_content .qa_box .a_txt span {
  display: inline-block;
}
#reception01 .right_content .qa_box .q_txt span {
  background-color: #00cdbe;
  font-size: 24px;
  height: 65px;
  line-height: 65px;
  padding-right: 25px;
  color: #FFF;
}
#reception01 .right_content .sec .q_txt span{
  height: 100px;
  line-height: 50px;
}

#reception01 .right_content .qa_box .a_txt{
  margin-bottom: 30px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#reception01 .right_content .qa_box .a_txt span{
  background-color: #e5e5e5;
  font-size: 16px;
  width: 608px;
  display: block;
  line-height: 1.8;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#reception01 .left_content{
  position: relative;
  top: 310px;
  z-index: 1;
  font-family: 'Noto Serif JP', serif;
}
#reception01 .left_content .qa_box{
  position: relative;
}
#reception01 .left_content .qa_box:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 65px;
  background-color: #00cdbe;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
#reception01 .left_content .qa_box .q_txt,
#reception01 .left_content .qa_box .a_txt {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
#reception01 .left_content .qa_box .q_txt{
  margin-bottom: 20px;
  text-align: right;
}
#reception01 .left_content .qa_box .q_txt span,
#reception01 .left_content .qa_box .a_txt span {
  display: inline-block;
}
#reception01 .left_content .qa_box .q_txt span {
  background-color: #00cdbe;
  font-size: 24px;
  height: 65px;
  line-height: 65px;
  padding-left: 25px;
  color: #FFF;
}
#reception01 .left_content .qa_box .a_txt{
  margin-bottom: 30px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#reception01 .left_content .qa_box .a_txt span{
  background-color: #e5e5e5;
  font-size: 16px;
  width: 608px;
  display: block;
  line-height: 1.8;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 0 0 auto;
}
#reception01 .message_box{
  position: relative;
  bottom: 705px;
}
#reception01 .message_box .message_head{
  font-size: 36px;
  line-height: 50px;
  transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  margin-bottom: 50px;
}
#reception01 .message_box .message_head span{
  font-size: 72px;
}
#reception01 .message_box img{
  width: 100%;
  max-width: 693px;
  display: inline-block;
}
#reception01 .message_box .message_txt{
  width: 89%;
  height: 67px;
  background-color: #fdffd1;
  border-radius: 10px;
  font-size: 18px;
  padding: 25px 40px;
  position: relative;
  margin: 0 0 0 auto;
  font-family: 'Noto Serif JP', serif;
}
#reception01 .message_box .message_txt::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -20px;
  bottom: 30px;
  border-right: 32px solid #fdffd1;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
#reception01 .message_box .inner{
  position: relative;
}
#reception01 .message_box .message_txt_box{
  position: absolute;
  top: 216px;
  right: 0;
}
#reception01 .wrap_content{
  position: relative;
  margin-bottom: -625px;
}
@media screen and (max-width: 1200px) {
  #reception01 .right_content .qa_box .q_txt span{
    font-size: 20px;
  }
  #reception01 .right_content .qa_box .a_txt span{
    font-size: 14px;
  }
  #reception01 .message_box .message_txt{
    font-size: 16px;
    height: auto;
    padding: 15px 20px;
  }
  #reception01 .left_content .qa_box .q_txt span{
    font-size: 20px;
  }
  #reception01 .left_content .qa_box .a_txt span{
    font-size: 14px;
  }
  #reception01 .person_box1 .inner{
    top: -449px;
  }
  #reception01 .person_box1{
    margin-bottom: -373px;
  }
  #reception01 .person_box1 img{
    width: 38%;
  }
  #reception01 .person_box2{
    margin-bottom: -205px;
  }
  #reception01 .person_box2 img{
    width: 34%;
    margin-right: 2%;
  }
  #reception01 .message_box img{
    width: 60%;
  }
  #reception01 .message_box .message_txt_box{
    top: 155px;
  }
  #reception01 .left_content .qa_box .a_txt span{
    width: 550px;
  }
  #reception01 .left_content{
    top: 217px;
  }
}
@media screen and (max-width: 1021px) {
  #reception01{
    margin-top: -51px;
    padding-top: 51px;
  }
  #reception01 .manager01_wrap{
    padding-bottom: 1px;
  }
  #reception01 .person_box1{
    margin-top: 30px;
    margin-bottom: 20px;
  }
  #reception01 .right_content .qa_box .q_txt{
    margin-bottom: 15px;
  }
  #reception01 .right_content .qa_box .q_txt span{
    font-size: 14px;
    height: auto;
    line-height: 50px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #reception01 .right_content .qa_box .a_txt{
    margin-bottom: 25px;
  }
  #reception01 .right_content .qa_box .a_txt span{
    font-size: 12px;
    width: auto;
    padding: 10px;
    margin: 0 10px;
    padding-left: 10px;
  }
  #reception01 .right_content .qa_box:before{
    height: 50px;
  }
  #reception01 .person_box1 .inner{
    text-align: center;
    position: unset;
  }
  #reception01 .person_box2{
    margin-bottom: 0;
  }
  #reception01 .person_box2 .inner{
    position: unset;
  }
  #reception01 .wrap_content{
    margin-bottom: 0;
  }
  #reception01 .left_content{
    position: unset;
  }
  #reception01 .message_box{
    position: unset;
  }
  #reception01 .left_content .qa_box .q_txt{
    margin-bottom: 15px;
  }
  #reception01 .left_content .qa_box .q_txt span{
    font-size: 14px;
    height: auto;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    
  }
  #reception01 .left_content .qa_box:before{
    height: 50px;
  }
  #reception01 .left_content .qa_box .a_txt{
    margin-bottom: 25px;
  }
  #reception01 .left_content .qa_box .a_txt span{
    font-size: 12px;
    width: auto;
    padding: 10px;
    margin: 0 10px;
  }
  #reception01 .person_box2 img{
    margin-right: 0;
    width: 75%;
    display: block;
    margin: 0 auto 15px;
  }
  #reception01 .message_box img{
    width: 67%;
    display: block;
    margin: 0 auto;
  }
  #reception01 .message_box .message_txt_box{
    position: unset;
    margin-top: 30px;
    margin-bottom: 70px;
  }
  #reception01 .message_box .message_txt{
    height: auto;
    width: auto;
    font-size: 14px;
    padding: 15px 20px;
    margin-left: 0;
  }
  #reception01 .message_box .message_head{
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 34px;
  }
  #reception01 .message_box .message_head span{
    font-size: 40px;
  }
  #reception01 .message_box .message_txt::before{
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 45%;
    top: -35px;
    border-bottom: 32px solid #fdffd1;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
  }
  #reception01 .person_box1 img{
    width: 80%;
  }
  
}


/*-- 各人ごとに（レセプション：藤村さん） -------------------------------------*/
#reception02{
  
}
#reception02 .reception02_wrap{
  background: url(../img/recruit/voice/bg01.jpg);
  z-index: -10;
}

#reception02 .person_box1{
  margin-top: 58px;
  position: relative;
  margin-bottom: -537px;
}
#reception02 .person_box1 .inner{
  text-align: right;
  position: relative;
  top: -472px;
  z-index: -1;
}
#reception02 .person_box1 img{
  max-width: 540px;
  width: 100%;
  display: inline-block;
}
#reception02 .person_box2{
  margin-top: 0;
  position: relative;
  margin-bottom: -370px;
}
#reception02 .person_box2 .inner{
  text-align: right;
  position: relative;
  top: -332px;
  z-index: -1;
}
#reception02 .person_box2 img{
  max-width: 581px;
  width: 100%;
  display: inline-block;
  margin-right: 0;
}
#reception02 .right_content{
  font-family: 'Noto Serif JP', serif;
  z-index: 0;
}
#reception02 .right_content .qa_box{
  position: relative;
}
#reception02 .right_content .qa_box:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 65px;
  background-color: #f5fb78;
  position: absolute;
  top: 0;
  z-index: -5;
}
#reception02 .right_content .qa_box .q_txt,
#reception02 .right_content .qa_box .a_txt {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
#reception02 .right_content .qa_box .q_txt{
  margin-bottom: 20px;
}
#reception02 .right_content .qa_box .q_txt span,
#reception02 .right_content .qa_box .a_txt span {
  display: inline-block;
}
#reception02 .right_content .qa_box .q_txt span {
  background-color: #f5fb78;
  font-size: 24px;
  height: 65px;
  line-height: 65px;
  padding-right: 25px;
}
#reception02 .right_content .qa_box .a_txt{
  margin-bottom: 30px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#reception02 .right_content .qa_box .a_txt span{
  background-color: #FFF;
  font-size: 16px;
  width: 608px;
  display: block;
  line-height: 1.8;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#reception02 .left_content{
  position: relative;
  top: 310px;
  z-index: 1;
  font-family: 'Noto Serif JP', serif;
}
#reception02 .left_content .qa_box{
  position: relative;
}
#reception02 .left_content .qa_box:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 65px;
  background-color: #f5fb78;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
#reception02 .left_content .sec:before{
  height: 100px;
}
#reception02 .left_content .qa_box .q_txt,
#reception02 .left_content .qa_box .a_txt {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
#reception02 .left_content .qa_box .q_txt{
  margin-bottom: 20px;
  text-align: right;
}
#reception02 .left_content .qa_box .q_txt span,
#reception02 .left_content .qa_box .a_txt span {
  display: inline-block;
}
#reception02 .left_content .qa_box .q_txt span {
  background-color: #f5fb78;
  font-size: 24px;
  height: 65px;
  line-height: 65px;
  padding-left: 25px;
}
#reception02 .left_content .sec .q_txt span{
  height: 100px;
  line-height: 50px;
}
#reception02 .left_content .qa_box .a_txt{
  margin-bottom: 30px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#reception02 .left_content .qa_box .a_txt span{
  background-color: #FFF;
  font-size: 16px;
  width: 608px;
  display: block;
  line-height: 1.8;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 0 0 auto;
}
#reception02 .message_box{
  position: relative;
  /*bottom: 852px;*/
  top: -2673px;
}
#reception02 .message_box .message_head{
  font-size: 36px;
  line-height: 50px;
  transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  margin-bottom: 70px;
}
#reception02 .message_box .message_head span{
  font-size: 72px;
}
#reception02 .message_box img{
  width: 100%;
  max-width: 580px;
  display: inline-block;
}
#reception02 .message_box .message_txt{
  width: 88%;
  height: 96px;
  background-color: #fdffd1;
  border-radius: 10px;
  font-size: 18px;
  padding: 25px 40px;
  position: relative;
  font-family: 'Noto Serif JP', serif;
}
#reception02 .message_box .message_txt::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 108px;
  bottom: -20px;
  border-top: 32px solid #fdffd1;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
#reception02 .message_box .inner{
  position: relative;
}
#reception02 .message_box .message_txt_box{
  position: absolute;
  top: 167px;
  right: 119px;
}
#reception02 .wrap_content{
  position: relative;
  margin-bottom: -725px;
}
#reception02 .person_box4{
  
}
#reception02 .person_box4 img{
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#reception02 .person_box4 img.schedule_img{
  margin-top: 40px;
  margin-bottom: 60px;
}
#reception02 .person_box4 .qa_box{
  position: absolute;
  width: 100%;
  top: 184px;
}

@media screen and (max-width: 1200px) {
  #reception02 .right_content .qa_box .q_txt span{
    font-size: 20px;
  }
  #reception02 .right_content .qa_box .a_txt span{
    font-size: 14px;
  }
  #reception02 .message_box {
    position: relative;
    top: -2673px;
  }
  #reception02 .message_box .message_txt{
    font-size: 16px;
    height: auto;
    padding: 15px 20px;
  }
  #reception02 .left_content{
    top: 222px;
  }
  #reception02 .left_content .qa_box .q_txt span{
    font-size: 20px;
  }
  #reception02 .left_content .qa_box .a_txt span{
    font-size: 14px;
  }
  #reception02 .person_box1{
    margin-bottom: -344px;
  }
  #reception02 .person_box1 img{
    width: 36%;
  }
  #reception02 .person_box1 .inner{
    top: -391px;
  }
  #reception02 .person_box2{
    margin-bottom: -235px;
  }
  #reception02 .person_box2 img{
    width: 38%;
  }
  #reception02 .message_box img{
    width: 60%;
  }
  #reception02 .message_box .message_txt_box{
    top: 93px;
    right: 33px;
  }
  #reception02 .wrap_content{
    margin-bottom: -838px;
  }
  #reception02 .left_content .qa_box .a_txt span{
    width: 550px;
  }
  #reception02 .reception02_wrap{
    /*height: 2476px;*/
    /*height: 2622px;*/
    height: 4420px;
  }
}
@media screen and (max-width: 1145px) {
  #reception02 .message_box {
    position: relative;
    top: -2597px;
  }
}
@media screen and (max-width: 1098px) {
  #reception02 .message_box {
    position: relative;
    top: -2535px;
  }
  #reception02 .reception02_wrap{
    height: 4280px;
  }
}
@media screen and (max-width: 1066px) {
  #reception02 .message_box {
    position: relative;
    top: -2466px;
  }
  #reception02 .reception02_wrap {
    height: 4135px
  }
}
@media screen and (max-width: 1021px) {
  #reception02{
    margin-top: -51px;
    padding-top: 51px;
  }
  #reception02 .reception02_wrap{
    padding-bottom: 1px;
  }
  #reception02 .person_box1{
    margin-top: 30px;
    margin-bottom: 20px;
  }
  #reception02 .right_content .qa_box .q_txt{
    margin-bottom: 15px;
  }
  #reception02 .right_content .qa_box .q_txt span{
    font-size: 14px;
    height: auto;
    line-height: 50px;
    padding-right: 10px;
    padding-left: 10px;
  }
  #reception02 .right_content .qa_box .a_txt{
    margin-bottom: 25px;
  }
  #reception02 .right_content .qa_box .a_txt span{
    font-size: 12px;
    width: auto;
    padding: 10px;
    margin: 0 10px;
    padding-left: 10px;
  }
  #reception02 .right_content .qa_box:before{
    height: 50px;
  }
  #reception02 .person_box1 .inner{
    text-align: center;
    position: unset;
  }
  #reception02 .person_box2{
    margin-bottom: 0;
  }
  #reception02 .person_box2 .inner{
    position: unset;
  }
  #reception02 .wrap_content{
    margin-bottom: 0;
  }
  #reception02 .left_content{
    position: unset;
  }
  #reception02 .message_box{
    position: unset;
  }
  #reception02 .left_content .qa_box .q_txt{
    margin-bottom: 15px;
  }
  #reception02 .left_content .qa_box .q_txt span{
    font-size: 14px;
    height: auto;
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #reception02 .left_content .qa_box:before{
    height: 50px;
  }
  #reception02 .left_content .qa_box .a_txt{
    margin-bottom: 25px;
  }
  #reception02 .left_content .qa_box .a_txt span{
    font-size: 12px;
    width: auto;
    padding: 10px;
    margin: 0 10px;
  }
  #reception02 .person_box2 img{
    margin-right: 0;
    width: 100%;
    display: block;
    margin: 0 auto 15px;
  }
  #reception02 .message_box img{
    width: 67%;
    display: block;
    margin: 0 auto;
  }
  #reception02 .message_box .message_txt_box{
    position: unset;
    margin-top: 30px;
    margin-bottom: 70px;
  }
  #reception02 .message_box .message_txt{
    height: auto;
    width: auto;
    font-size: 14px;
    padding: 15px 20px;
    margin-left: 0;
  }
  #reception02 .message_box .message_head{
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 34px;
  }
  #reception02 .message_box .message_head span{
    font-size: 40px;
  }
  #reception02 .message_box .message_txt::before{
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 45%;
    top: -20px;
    border-bottom: 32px solid #fdffd1;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    bottom: 0;
    border-top: 0;
  }
  #reception02 .person_box1 img{
    width: 80%;
  }
  #reception02 .person_box2 img{
    width: 80%;
  }
  #reception02 .reception02_wrap{
    height: auto;
  }
  #reception02 .person_box4 .qa_box{
    position: relative;
    top: 0;
  }
  #reception02 .person_box4 img.schedule_img{
    margin-top: 10px;
    margin-bottom: 30px;
  }
  #reception02 .person_box4{
    margin-bottom: 20px;
  }
}

/*-- 各人ごとに（パートタイム：向井さん） -------------------------------------*/
#parttime01{
  margin-top: -130px;
  padding-top: 130px;
}
#parttime01 .person_box1{
  margin-top: 58px;
  position: relative;
  /*margin-bottom: -565px;*/
  height: 580px;
}
#parttime01 .person_box1 .inner{
  text-align: right;
  position: relative;
  top: -603px;
  z-index: -1;
}
#parttime01 .person_box1 img{
  max-width: 552px;
  width: 85%;
  display: inline-block;
}
#parttime01 .person_box2{
  margin-top: 0;
  position: relative;
  /*margin-bottom: -600px;*/
  height: 481px;
}
#parttime01 .person_box2 .inner{
  text-align: right;
  position: relative;
  top: -447px;
  z-index: -1;
}
#parttime01 .person_box2 img{
  max-width: 505px;
  width: 100%;
  display: inline-block;
  margin-right: 3%;
}
#parttime01 .right_content{
  font-family: 'Noto Serif JP', serif;
}
#parttime01 .right_content .qa_box{
  position: relative;
}
#parttime01 .right_content .qa_box:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 65px;
  background-color: #00cdbe;
  position: absolute;
  top: 0;
  z-index: -1;
}
#parttime01 .right_content .h-100:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 100px;
  background-color: #00cdbe;
  position: absolute;
  top: 0;
  z-index: -1;
}
#parttime01 .right_content .sec:before{
  height: 100px;
}
#parttime01 .right_content .qa_box .q_txt,
#parttime01 .right_content .qa_box .a_txt {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
#parttime01 .right_content .qa_box .q_txt{
  margin-bottom: 20px;
}
#parttime01 .right_content .qa_box .q_txt span,
#parttime01 .right_content .qa_box .a_txt span {
  display: inline-block;
}
#parttime01 .right_content .qa_box .q_txt span {
  background-color: #00cdbe;
  font-size: 24px;
  height: 65px;
  line-height: 65px;
  padding-right: 25px;
  color: #FFF;
}
#parttime01 .right_content .h-100 .q_txt span {
	height: 100px;
    line-height: 50px;
}
#parttime01 .right_content .sec .q_txt span{
  height: 100px;
  line-height: 50px;
}

#parttime01 .right_content .qa_box .a_txt{
  margin-bottom: 30px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#parttime01 .right_content .qa_box .a_txt span{
  background-color: #e5e5e5;
  font-size: 16px;
  width: 608px;
  display: block;
  line-height: 1.8;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#parttime01 .left_content{
  position: relative;
  /*top: 477px;*/
  top: 160px;
  z-index: 1;
  font-family: 'Noto Serif JP', serif;
}
#parttime01 .left_content .qa_box{
  position: relative;
}
#parttime01 .left_content .qa_box:before{
  content: '';
  display: inline-block;
  width: 20%;
  height: 65px;
  background-color: #00cdbe;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
#parttime01 .left_content .sec:before {
    height: 100px;
}
#parttime01 .left_content .qa_box .q_txt,
#parttime01 .left_content .qa_box .a_txt {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
#parttime01 .left_content .qa_box .q_txt{
  margin-bottom: 20px;
  text-align: right;
}
#parttime01 .left_content .qa_box .q_txt span,
#parttime01 .left_content .qa_box .a_txt span {
  display: inline-block;
}
#parttime01 .left_content .qa_box .q_txt span {
  background-color: #00cdbe;
  font-size: 24px;
  height: 65px;
  line-height: 65px;
  padding-left: 25px;
	color: #FFF;
}
#parttime01 .left_content .sec .q_txt span {
    height: 100px;
    line-height: 50px;
}
#parttime01 .left_content .qa_box .a_txt{
  margin-bottom: 30px;
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
#parttime01 .left_content .qa_box .a_txt span{
  background-color: #e5e5e5;
  font-size: 16px;
  width: 608px;
  display: block;
  line-height: 1.8;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 0 0 auto;
}
#parttime01 .message_box{
  position: relative;
  /*bottom: 705px;*/
  bottom: 510px;
  /*margin-bottom: -705px;*/
}
#parttime01 .message_box .message_head{
  font-size: 36px;
  line-height: 50px;
  transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  margin-bottom: 50px;
}
#parttime01 .message_box .message_head span{
  font-size: 72px;
}
#parttime01 .message_box img{
  width: 100%;
  max-width: 692px;
  display: inline-block;
}
#parttime01 .message_box .message_txt{
  width: 55%;
  height: 100px;
  background-color: #fdffd1;
  border-radius: 10px;
  font-size: 18px;
  padding: 25px 40px;
  position: relative;
  margin: 0 0 0 auto;
  font-family: 'Noto Serif JP', serif;
}
#parttime01 .message_box .message_txt::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -20px;
  bottom: 68px;
  border-right: 32px solid #fdffd1;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
#parttime01 .message_box .inner{
  position: relative;
}
#parttime01 .message_box .message_txt_box{
  position: absolute;
  top: 740px;
  right: 0;
}
#parttime01 .wrap_content{
  position: relative;
  /*margin-bottom: -600px;*/
  height: 1270px;
}
@media screen and (max-width: 1200px) {
  #parttime01 .right_content .qa_box .q_txt span{
    font-size: 20px;
  }
  #parttime01 .right_content .qa_box .a_txt span{
    font-size: 14px;
  }
  #parttime01 .message_box .message_txt{
    font-size: 16px;
    height: auto;
    padding: 15px 20px;
  }
  #parttime01 .left_content{
    top: 125px;
  }
  #parttime01 .left_content .qa_box .q_txt span{
    font-size: 20px;
  }
  #parttime01 .left_content .qa_box .a_txt span{
    font-size: 14px;
  }
  #parttime01 .person_box1 img{
    width: 38%;
  }
  #parttime01 .person_box1{
    height: 580px;
  }
  #parttime01 .person_box2{
    height: 520px;
  }
  #parttime01 .person_box2 img{
    width: 36%;
    margin-right: 2%;
  }
  #parttime01 .message_box img{
    width: 60%;
  }
  #parttime01 .message_box .message_txt_box{
    top: 670px;
  }
  #parttime01 .left_content .qa_box .a_txt span{
    width: 550px;
  }
  #parttime01 .wrap_content{
    height: 1045px;
  }
  
}
@media screen and (max-width: 1021px) {
  #parttime01{
    margin-top: -51px;
    padding-top: 51px;
  }
  #parttime01 .reception02_wrap{
    padding-bottom: 1px;
  }
  #parttime01 .person_box1{
    margin-top: 30px;
    margin-bottom: 20px;
    height: auto;
  }
  #parttime01 .right_content .qa_box .q_txt{
    margin-bottom: 15px;
  }
  #parttime01 .right_content .qa_box .q_txt span{
    font-size: 14px;
    height: auto;
    line-height: 30px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #parttime01 .right_content .qa_box .a_txt{
    margin-bottom: 25px;
  }
  #parttime01 .right_content .qa_box .a_txt span{
    font-size: 12px;
    width: auto;
    padding: 10px;
    margin: 0 10px;
    padding-left: 10px;
  }
  #parttime01 .right_content .qa_box:before{
    height: 50px;
  }
  #parttime01 .person_box1 .inner{
    text-align: center;
    position: unset;
  }
  #parttime01 .person_box2{
    margin-bottom: 0;
    height: auto;
  }
  #parttime01 .person_box2 .inner{
    position: unset;
  }
  #parttime01 .wrap_content{
    margin-bottom: 0;
    height: auto;
  }
  #parttime01 .left_content{
    position: unset;
  }
  #parttime01 .message_box{
    position: unset;
  }
  #parttime01 .left_content .qa_box .q_txt{
    margin-bottom: 15px;
  }
  #parttime01 .left_content .qa_box .q_txt span{
    font-size: 14px;
    height: auto;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #parttime01 .left_content .qa_box:before{
    height: 50px;
  }
  #parttime01 .left_content .qa_box .a_txt{
    margin-bottom: 25px;
  }
  #parttime01 .left_content .qa_box .a_txt span{
    font-size: 12px;
    width: auto;
    padding: 10px;
    margin: 0 10px;
  }
  #parttime01 .person_box2 img{
    margin-right: 0;
    width: 100%;
    display: block;
    margin: 0 auto 15px;
  }
  #parttime01 .message_box img{
    width: 67%;
    display: block;
    margin: 0 auto;
  }
  #parttime01 .message_box .message_txt_box{
    position: unset;
    margin-top: 30px;
    margin-bottom: 70px;
  }
  #parttime01 .message_box .message_txt{
    height: auto;
    width: auto;
    font-size: 14px;
    padding: 15px 20px;
    margin-left: 0;
  }
  #parttime01 .message_box .message_head{
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 34px;
  }
  #parttime01 .message_box .message_head span{
    font-size: 40px;
  }
  #parttime01 .message_box .message_txt::before{
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 45%;
    top: -20px;
    border-bottom: 32px solid #fdffd1;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    bottom: 0;
    border-top: 0;
  }
  #parttime01 .person_box1 img{
    width: 80%;
  }
  #parttime01 .person_box2 img{
    width: 80%;
  }
  #parttime01 .right_content .h-100 .q_txt span {
	height: auto;
    line-height: 30px;
}
}



/*------------------------------
info_page お知らせ記事ページ
------------------------------*/
#info_page{
  padding-top: 50px;
}
#info_page .info_category {
  max-width: 77px;
  width: 13%;
  height: 34px;
  display: inline-block;
  color: #FFF;
  font-size: 11px;
  line-height: 34px;
  padding-left: 1%;
  vertical-align: top;
  text-align: center;
  margin-bottom: 10px;
}
#info_page .label_pink {
  background: url(../img/label_pink.png) no-repeat left center;
}
#info_page .label_perple{
  background: url(../img/label_perple.png) no-repeat left center;
}
#info_page .label_yellow{
  background: url(../img/label_yellow.png) no-repeat left center;
}
#info_page .label_black{
  background: url(../img/label_black.png) no-repeat left center;
}
#info_page h2{
  font-size: 32px;
  line-height: 1.5;
}
#info_page .archive_link{
  color: #a18a4f;
  font-size: 18px;
  text-align: right;
  border-bottom: 1px solid #a18a4f;
  padding-bottom: 5px;
}
#info_page .archive_link a{
  color: #a18a4f;
}
#info_page .info_page_box{
  font-size: 0
}
#info_page .info_page_box .info_page_box_l{
  font-size: 14px;
  display: inline-block;
  width: 70%;
  vertical-align: top;
}
#info_page .info_page_box .info_page_box_r{
  font-size: 16px;
  display: inline-block;
  width: 27%;
  vertical-align: top;
  margin-left: 3%;
  padding-top: 50px;
}
#info_page .info_page_box .info_page_box_l .info_date{
  margin-top: 10px;
  font-size: 14px;
  color: #a18a4f;
  margin-bottom: 15px;
}
#info_page .info_page_box .info_page_box_l .info_content{
  padding-bottom: 25px;
  border-bottom: 1px solid #a18a4f;
}
#info_page .info_page_box .info_page_box_l .info_content p{
  line-height: 1.8;
  margin-bottom: 20px;
}
#info_page .info_page_box .info_page_box_l img{
  max-width:100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
#info_page .info_page_box .info_page_box_l .toukou_pager{
  font-size: 0;
  margin-top: 30px;
  padding-bottom: 100px;
}
#info_page .info_page_box .info_page_box_l .toukou_pager .prev{
  font-size: 14px;
  display: inline-block;
  width: 100px;
  height: 37px;
  vertical-align: top;
  /*border: 1px solid #a18a4f;*/
  text-align: center;
  line-height: 37px;
}
#info_page .info_page_box .info_page_box_l .toukou_pager .next{
  font-size: 14px;
  display: inline-block;
  width: 100px;
  height: 37px;
  vertical-align: top;
  float: right;
  text-align: right;
  /*border: 1px solid #a18a4f;*/
  text-align: center;
  line-height: 37px;
}

#info_page .info_page_box .info_page_box_l .toukou_pager .prev a,
#info_page .info_page_box .info_page_box_l .toukou_pager .next a {
  color: #a18a4f;
  display: inline-block;
  width: 100px;
  height: 37px;
  border: 1px solid #a18a4f;
}
.prev_txt {
    display: block;
}
.next_txt {
    display: block;
}
#info_page .info_page_box .info_page_box_r h3{
  background-color: #a18a4f;
  color: #FFF;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  margin-bottom: 15px;
}
#info_page .info_page_box .info_page_box_r ul{
  margin-bottom: 30px;
}
#info_page .info_page_box .info_page_box_r ul li{
  
}
#info_page .info_page_box .info_page_box_r ul li a{
  font-size: 16px;
  color: #a18a4f;
  line-height: 2;
}

@media screen and (max-width: 1021px) {
  #info_page{
    padding-top: 30px;
  }
  #info_page .info_category{
    width: inherit;
    margin-bottom: 5px;
  }
  #info_page h2{
    font-size: 20px;
  }
  #info_page .archive_link{
    font-size: 14px;
    padding-bottom: 3px;
  }
  #info_page .info_page_box .info_page_box_l{
    width: auto;
  }
  #info_page .info_page_box .info_page_box_r{
    width: -webkit-fill-available;
    margin-left: 0;
    padding-bottom: 50px;
  }
  #info_page .info_page_box .info_page_box_l .info_date{
    margin-top: 7px;
    margin-bottom: 7px;
  }
  #info_page .info_page_box .info_page_box_l .toukou_pager{
    margin-top: 20px;
    padding-bottom: 30px;
  }
  #info_page .info_page_box .info_page_box_r h3{
    padding: 0 10px;
    margin-bottom: 10px;
  }
  #info_page .info_page_box .info_page_box_r ul{
    margin-bottom: 20px;
  }
  #info_page .info_page_box .info_page_box_r ul li a{
    line-height: 1.8;
    font-size: 14px;
  }
}

/*------------------------------
blog_page ブログ記事ページ
------------------------------*/
.shop_first{
  background: url(../img/blog/blog_first_bg.png) repeat-x left top;
}
.shop_hayama{
  background: url(../img/blog/blog_HAYAMA_bg.png) repeat-x left top;
}
.shop_foryou{
  background: url(../img/blog/blog_foryou_bg.png) repeat-x left top;
}
.shop_brown{
  background: url(../img/blog/blog_brown_bg.png) repeat-x left top;
}
.page_header h1 span{
  font-family: 'M PLUS Rounded 1c', '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
  font-size: 18px;
  color: #3c3219;
  margin-left: 80px;
}
#blog_page{
  padding-top: 50px;
}
#blog_page .blog_category {
  /*max-width: 77px;
  width: 13%;*/
  height: 34px;
  display: inline-block;
  color: #FFF;
  font-size: 11px;
  line-height: 34px;
  padding-left: 1%;
  vertical-align: top;
  text-align: center;
  margin-bottom: 10px;
}
#blog_page .blog_category span{
  display: inline-block;
  background-color: #333;
  height: 34px;
  padding: 0 10px;
  font-size: 11px;
}
#blog_page .label_black{
  background: url(../img/label_black.png) no-repeat left center;
}
#blog_page h2 {
  font-size: 32px;
  line-height: 1.5;
  border-bottom: 1px solid #a18a4f;
  padding-bottom: 20px;
}
#blog_page .blog_page_box{
  font-size: 0;
}
#blog_page .blog_page_box .blog_page_box_l {
    font-size: 14px;
    display: inline-block;
    width: 70%;
    vertical-align: top;
}
#blog_page .blog_page_box .blog_page_box_r {
    font-size: 16px;
    display: inline-block;
    width: 27%;
    vertical-align: top;
    margin-left: 3%;
    padding-top: 50px;
}
#blog_page .blog_page_box .blog_page_box_l .blog_date {
    margin-top: 10px;
    font-size: 14px;
    color: #a18a4f;
    margin-bottom: 15px;
}
#blog_page .blog_page_box .blog_page_box_l .blog_content {
    padding-bottom: 25px;
    border-bottom: 1px solid #a18a4f;
}
#blog_page .blog_page_box .blog_page_box_l .blog_content p {
    line-height: 1.8;
    margin-bottom: 20px;
}
#blog_page .blog_page_box .blog_page_box_l .blog_content img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
#blog_page .blog_page_box .blog_page_box_l .toukou_pager{
  font-size: 0;
  margin-top: 30px;
  padding-bottom: 70px;
}
#blog_page .blog_page_box .blog_page_box_l .toukou_pager .prev{
  font-size: 14px;
  display: inline-block;
  width: 100px;
  height: 37px;
  vertical-align: top;
  /*border: 1px solid #a18a4f;*/
  text-align: center;
  line-height: 37px;
}
#blog_page .blog_page_box .blog_page_box_l .toukou_pager .next{
  font-size: 14px;
  display: inline-block;
  width: 100px;
  height: 37px;
  vertical-align: top;
  float: right;
  text-align: right;
  /*border: 1px solid #a18a4f;*/
  text-align: center;
  line-height: 37px;
}

#blog_page .blog_page_box .blog_page_box_l .toukou_pager .prev a,
#blog_page .blog_page_box .blog_page_box_l .toukou_pager .next a {
  color: #a18a4f;
  display: inline-block;
  width: 100px;
  height: 37px;
  border: 1px solid #a18a4f;
}
.prev_txt {
    display: block;
}
.next_txt {
    display: block;
}
#blog_page .blog_page_box .blog_page_box_l .comment_area{
  padding-bottom: 100px;
}

#blog_page .blog_page_box .blog_page_box_r h3{
  background-color: #a18a4f;
  color: #FFF;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  margin-bottom: 15px;
}
#blog_page .blog_page_box .blog_page_box_r ul{
  margin-bottom: 30px;
}
#blog_page .blog_page_box .blog_page_box_r ul li{
  
}
#blog_page .blog_page_box .blog_page_box_r ul li a{
  font-size: 16px;
  color: #a18a4f;
  line-height: 2;
}
@media screen and (max-width: 1021px) {
  .page_header h1 span{
    font-size: 16px;
    margin-left: 40px;
  }
  #blog_page{
    padding-top: 30px;
  }
  #blog_page .blog_category{
    width: -webkit-fill-available;
    margin-bottom: 5px;
  }
  #blog_page h2{
    font-size: 20px;
  }
  #blog_page .archive_link{
    font-size: 14px;
    padding-bottom: 3px;
  }
  #blog_page .blog_page_box .blog_page_box_l{
    width: auto;
  }
  #blog_page .blog_page_box .blog_page_box_r{
    width: -webkit-fill-available;
    margin-left: 0;
    padding-bottom: 50px;
  }
  #blog_page .blog_page_box .blog_page_box_l .blog_date{
    margin-top: 7px;
    margin-bottom: 7px;
  }
  #blog_page .blog_page_box .blog_page_box_l .toukou_pager{
    margin-top: 20px;
    padding-bottom: 40px;
  }
  #blog_page .blog_page_box .blog_page_box_r h3{
    padding: 0 10px;
    margin-bottom: 10px;
  }
  #blog_page .blog_page_box .blog_page_box_r ul{
    margin-bottom: 20px;
  }
  #blog_page .blog_page_box .blog_page_box_r ul li a{
    line-height: 1.8;
    font-size: 14px;
  }
}

/*-- ページネーション --*/
.current{
  width: 45px;
  height: 35px;
  border: 1px solid #a18a4f;
  display: inline-block;
  line-height: 35px;
  margin: 0 5px;
  background-color: #a18a4f;
  color: #FFF;
}
a.page{
  width: 45px;
  height: 35px;
  border: 1px solid #a18a4f;
  display: inline-block;
  line-height: 35px;
  margin: 0 5px;
  color: #a18a4f;
}
.nextpostslink,
.previouspostslink{
  width: 45px;
  height: 35px;
  border: 1px solid #a18a4f;
  display: inline-block;
  line-height: 35px;
  margin: 0 5px;
  color: #a18a4f;
}



/*------------------------------
privacy-policy プライバシーポリシー
------------------------------*/
#privacy-policy{
  
}
#privacy-policy h2{
  font-size: 24px;
  font-weight: normal;
  margin: 50px 0 30px;
}

#privacy-policy h3{
  font-size: 20px;
  font-weight: normal;
  margin: 10px 0 5px;
}
#privacy-policy p{
  margin-bottom: 20px;
  font-size: 16px;
}

@media screen and (max-width: 1021px) {
  #privacy-policy h2{
    font-size: 20px;
    margin: 25px 0 15px;
  }
  #privacy-policy h3{
    font-size: 18px;
    margin: 5px 0 0;
  }
  #privacy-policy p{
    margin-bottom: 15px;
    font-size: 14px;
  }
}


/*------------------------------
コメント
------------------------------*/
.comment-lists-wrap {
}

.commentlist {
    list-style-position: inside;
}

.commentlist li{
     overflow: hidden;
}

.commentlist li.even{
     border-bottom: 1px solid #a18a4f;
}

.commentlist .comment {
}
.commentlist .children { /* 返信コメントの部分 */
     margin-left: 10%;
}




.reply{/* 返信ボタン */
     background-color:#FFF;
     line-height: 20px;
     width: 50px;
     font-size: 10px;
     text-align: center;
     border: 1px solid #a18a4f;
     float: right;
     margin-bottom: 2%;
}

.reply a {
     color: #a18a4f;
     display: block;
}

.comment-author{/* アバター */
     /*width:15%;
     float: left;
     overflow: hidden;*/
     width: 50%;
     display: inline-block;
}

.comment-author img{
     /*display: block;*/
     display: inline-block;
}

span.says{/* コメント投稿者の「より」を非表示 */
     display: none;
}

.comment-body{
     clear: both;
     margin-top: 2%;
     overflow: hidden;    
}

.comment-body p{/* 文章部分 */
    /*overflow: hidden; */
    /* border: 1px dashed #F9003C; */
    border: 1px solid #a18a4f;
    padding: 1% 2%;
    width: 80%;
    margin: 10px 0 2% auto!important;
    /* text-align: right; */
}

.fn {/* コメント投稿者の名前の部分（デフォルトではイタリックになってる部分） */
    /*display: block;*/
    display: inline-block;
    font-style: normal;
    clear: both;
    text-align: center;
}
.comment-meta{/* コメント投稿日 */
     text-align: right;
    width: 49%;
    display: inline-block;
}

.comment-meta a{
     color: #626262;
}

.comment-respond{
  margin-top: 30px;
}
.comment-form-comment label{
  vertical-align: top;
}
.comment-form-comment textarea{
  width: 100%;
  border: 1px solid #a18a4f;
  padding: 5px;
}
.comment-form-comment{
  margin-top: 10px;
  margin-bottom: 10px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url{
  margin-bottom: 10px;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label{
  width: 15%;
  display: inline-block;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input{
  width: 50%;
  border: 1px solid #a18a4f;
  padding: 5px;
}
.form-submit input[type="submit"]{
  background-color: #a18a4f;
  color: #FFF;
  border: none;
  width: 180px;
  height: 50px;
  line-height: 50px;
  display: block;
  margin: 20px auto 0;
}

@media screen and (max-width: 1021px) {
  .comment-form-comment textarea{
    width: -webkit-fill-available;
    
  }
  .comment-form-author label, .comment-form-email label, .comment-form-url label{
    width: 35%;
  }
  .comment-form-author input, .comment-form-email input, .comment-form-url input{
    width: 61%;
  }
  .form-submit input[type="submit"] {
    width: 120px;
    height: 35px;
    line-height: 35px;
    display: block;
    margin: 10px auto 0;
  }
}
