@charset "utf-8";
@media screen and (min-width: 768px) {
  /*　　　　　　　　　固定ページ　　　　　　　　　　　　　　*/
  /*    共通　　　*/
  .pb0 {
    padding-bottom: 0 !important;
  }
  .waku_w {
    padding: 40px 60px;
  }
  .top_bg_beige {
    padding: 100px 15px;
  }
  .page_header {
    height: 180px;
  }
  .page_midasi_wrap {
    margin-bottom: 30px;
  }
  /*  サロン紹介　*/
  .concept_img img {
    aspect-ratio: 16 / 4;
    border-radius: 20px;
  }
  .concept_logo {
    top: -60px;
    width: 350px;
    aspect-ratio: 16 / 10;
    padding: 50px 50px 20px 50px;
    margin: 0 auto;
  }
  .concept_img img {
    border-radius: 20px;
  }
  .concept_txt_wrap {
    margin: 0 auto 50px auto;
    text-align: center;
  }
  .concept_txt_wrap p {
    font-size: 20px;
  }
  .concept_txt_wrap p:not(:last-of-type) {
    margin-bottom: 40px;
  }
  .concept_cc {
    margin: 70px auto;
    border-radius: 20px;
    padding: 50px 25px 40px 25px;
    box-shadow: 3px 4px 1px rgb(100 80 66 / 16%);
  }
  /**********　メニュー　　　　*/
  .menu_box .page_menu_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    grid-row-gap: 40px;
  }
  .menu_box .page_menu_list .top_menu_parts {
    width: 48%;
  }
  .menu_box .page_menu_list .title + p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1;
  }
  /*　　　ｽﾀｯﾌ紹介　　　　*/
  .owner_LR {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    column-gap: 61px;
  }
  .owner_LR .img {
    width: 35%;
    text-align: center;
    margin: 0;
  }
  .owner_LR .text {
    flex: 1;
  }
  .table_wrap {
    padding: 25px;
    border-radius: 20px;
  }
  .history_table_wrap {
    margin-top: 50px;
  }
  .history_table {}
  .history_table * {
    font-size: 14px;
  }
  .history_table th {
    width: 150px !important;
  }
  .staff_parts {
    width: 47%;
    column-gap: 30px;
    margin: 0;
  }
  .staff_parts .img {
    width: 145px;
    border-radius: 8px;
    margin-bottom: 13px;
  }
  .staff_parts .text {
    flex: 1;
  }
  .staff_spec li {
    column-gap: 15px;
    font-size: 12px;
  }
  .staff_spec li span:nth-of-type(1) {
    padding: 4px 14px 6px 14px;
    letter-spacing: 1px;
    width: 84px;
  }
  /*　　　初めての方へ　　　　*/
  .health_check_wrap {
    border-radius: 20px;
    padding: 50px;
  }
  .health_check_wrap p {
    text-align: center;
  }
  .health_check_list {
    margin: 45px auto 40px !important;
  }
  .health_check_list li {
    font-size: 20px;
    padding-left: 37px;
    line-height: 1.4 !important;
  }
  .health_check_list li + li {
    margin-top: 15px;
  }
  .health_check_list li:after {
    width: 25px;
    height: 25px;
    top: 3px;
  }
  /*　流れ　　　*/
  .flow_list {}
  .flow_list li {
    padding: 25px;
    border-radius: 10px;
    column-gap: 30px;
  }
  .flow_list li .text {
    flex: 1;
  }
  .flow_list li {
    border-radius: 15px;
  }
  .flow_list li + li {
    margin-top: 15px;
  }
  .flow_list li:after {
    height: 4px;
    width: 100px;
    left: -50px;
  }
  .flow_list li .img {
    width: 250px;
  }
  .flow_list li .img img {
    aspect-ratio: 16 / 10;
  }
  .flow_list li .midasi {
    font-size: 24px;
    margin-bottom: 25px;
    margin-top: 19px;
    text-align: left;
    position: relative;
    padding-left: 63px;
  }
  .flow_list li .midasi:before {
    display: flex;
    left: 0;
    top: -7px;
    width: 46px;
    height: 46px;
  }
  .flow_list li .img:before {
    display: none;
  }
  .flow_list li .midasi span {
    display: inline-block;
    padding: 5px 13px 7px;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1;
    margin: 0;
    margin-left: 10px;
    vertical-align: top;
    letter-spacing: 1px;
  }
  .flow_list p {
    line-height: 1.7;
    font-size: 15px;
  }
  /* カウンターの値を表示 */
  .flow_list li .img:before {
    left: -45px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    line-height: 1px;
    font-size: 22px;
  }
  /*　　　サイトマップ　　　*/
  .sitemap_wrap {
    display: flex;
    text-align: center;
    justify-content: space-between;
    flex-wrap: wrap;
    //border-right:solid 1px #645042;
    //border-left:solid 1px #645042;
  }
  .sitemap_wrap > div {
    width: 50%;
    position: relative;
    padding: 0px 60px;
  }
  .sitemap_wrap .sitemap_01 {
    border-right: solid 1px #fff;
  }
  /*  スタッフ募集　　　*/
.staff_tips{
margin-bottom: 50px;

}
.staff_txt_03{

}
.staff_txt_01{
    font-size: 28px;
	margin-bottom: 37px;
}
.staff_txt_02{
}


  
  
  /*　　　　　　フォーム　　*/
  .thanks_box {
    padding: 200px 15px !important;
  }
  /*　　　　　　　　　archive single　　　　　　　　　　　　　　*/
  .voice_caution{
font-size: 14px;
}
  .single #main, .archive #main, .category #main {
    padding: 70px 40px 100px 40px;
  }
  .entry-img {
    margin-bottom: 40px;
  }
  #content .entry-header h1.entry-title {
    font-size: 1.9em;
  }
  .single .entry-meta {
    margin-bottom: 40px;
    column-gap: 10px;
  }
  .single .entry-content h2 {
    font-size: 1.4em;
    padding: 20px 0px;
    margin: 30px 0;
  }
  .single .entry-content h2:before {
    display: none;
  }
  .single .entry-content h3 {
    font-size: 1.228em;
    padding: 0 0 0px 20px;
    margin: 30px 0 20px 0;
  }
  #content .page-header h1 {
    font-size: 1.9em;
  }
  .nav-single {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .nav-single > div {
    width: 50%;
  }
  .nav-previous a, .nav-next a {
    width: 100%;
  }
  .category .top_news_list > li > a {
    padding: 20px 20px 20px;
  }
  .category .top_blog_list img {
    width: 100%;
    border-radius: 5px;
    object-fit: cover;
    aspect-ratio: 300 / 200;
    height: auto;
  }
  .category .blog_flex .thumb {
    width: 250px;
  }
  .category .top_news_list .bassui {
    font-size: 14px;
    margin: 10px 0 0 0 !important;
  }
  .category .blog_flex .text {
    flex: 1;
    padding: 0 0 0 22px;
  }
}
@media screen and (min-width: 1024px) and (max-width:1200px) {}
@media screen and (min-width: 1024px) {
  .single .blog_LR_wrap #primary, .archive .blog_LR_wrap #primary {
    flex: 1;
    order: 1;
  }
  .single .blog_LR_wrap #secondary, .archive .blog_LR_wrap #secondary {
    width: 25%;
    order: 0;
  }
}
@media screen and (max-width: 1024px) {
  .archive .two-column .blog_LR_wrap #primary, .single .two-column .blog_LR_wrap #primary, .single-intestinal_activity .two-column #primary, .tax-intestinal_cat .two-column #primary, .post-type-archive-intestinal_activity .two-column #primary {
    width: 100% !important;
    float: none !important;
  }
  .archive .two-column .blog_LR_wrap #secondary, .single .two-column .blog_LR_wrap #secondary, .single-intestinal_activity .two-column #secondary, .tax-intestinal_cat .two-column #secondary, .post-type-archive-intestinal_activity .two-column #secondary {
    width: 100% !important;
    float: none !important;
  }
  .nav-single {
    margin: 30px 2.143em;
  }
}
.tb {
  display: none;
}
@media screen and (min-width: 768px) and (max-width:1024px) {
    .sitemap_wrap > div {
        padding: 0px 30px;
    }
	
  .single #main, .archive #main, .category #main {
    padding-top: 15px;
  }
  .staff_list {
    margin: 0 auto;
  }
  .staff_parts {
    width: 100%;
    column-gap: 30px;
    margin: 0;
    margin: 0 auto;
  }
  .menu_box .page_menu_list .top_menu_parts, .top_menu_list .top_menu_parts {
    width: 100%;
  }
  .page_box .top_midasi_wrap {
    margin: 0 0 30px 0;
  }
  .flow_list li .img {
    width: 200px;
  }
  .flow_list li .midasi span {
    display: block;
    width: fit-content;
    padding: 5px 13px 7px;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1;
    margin: 0;
    margin-left: 0;
    vertical-align: top;
    letter-spacing: 1px;
    margin-top: 11px;
  }
  .tb {
    display: block;
  }
  .entry-content p, .page_box p {
    line-height: 1.6;
  }
  .top_bg_beige, .page_box, .top_box {
    padding: 50px 15px;
  }
  .menu_sub_detail_warp_02 > div, .menu_sub_detail_warp > div {
    width: 100%;
    margin-bottom: 30px;
  }
  .other_menu_link {
    margin-bottom: 0 !important;
  }
  .entry-content h2 {
    margin: 30px 0 30px 0;
  }
  .top_LR > div, .top_salon .top_tips {}
  .top_salon .top_tips .inner_box {
    letter-spacing: 3px;
    padding: 0 15px;
    text-align: center;
  }
  .top_LR > div {
    width: 100%;
  }
  .top_beginner .L {}
  .top_midasi_01 span {
    font-size: 31px;
  }
  .top_menu_list li {
    width: 100%;
    margin-bottom: 30px;
  }
  .top_menu .more {
    margin-top: 20px;
  }
  .top_menu .more a {
    font-size: 24px;
  }
  .top_3box > div {
    width: 100%;
  }
  .top_voice_list_wrap:before {
    height: 250px;
  }
  .top_voice .top_voice_list_wrap {
    padding: 100px 15px 20px 15px;
  }
  .top_voice_list > li {
    width: 100%;
    margin-bottom: 20px;
  }
  .sitemap_wrap {
    margin: 0 auto;
  }
  .pager {
    margin: 25px 0;
  }
}
@media screen and (max-width:767.886px) {
  .top_news_list .bassui {
    display: none;
  }
  .single .entry-content p {
    line-height: 1.6;
  }
  .history_table_wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .top_box .top_menu_list p, .page_box .top_menu_list p, .staff_spec li span, .top_menu_price_table th, .top_menu_price_table td, .menu_box .page_menu_list .top_menu_parts td, .menu_box .page_menu_list .top_menu_parts th {
    font-size: 14px !important;
  }
  .menu_box table tr {
    display: block;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .menu_box table tr th, .menu_box table tr td {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }
  .menu_box .page_menu_list .top_menu_parts th {
    //width: 36%;
    width: 42%;
  }
  .menu_box .page_menu_list .top_menu_parts td:nth-of-type(1), .menu_shokai_box .page_menu_list .one_menu_parts td:nth-of-type(1), .menu_box .page_menu_list .one_menu_parts td:nth-of-type(1) {
    //width: 20%;
    width: auto;
    flex: 1;
  }
  .menu_box .page_menu_list .top_menu_parts td:nth-of-type(2) {
    //width: 20%;
    width: 32%;
  }
  .menu_txt {
    display: block;
    width: 100%;
  }
  .page_header .top_midasi_01 {
    margin-bottom: 0;
    letter-spacing: 2px;
  }
  .top_menu .more {
    margin-top: 30px;
  }
  .top_menu .more a {
    font-size: 24px;
  }
  .top_menu_price_table th, .top_menu_price_table td {
    padding: 2px 5px;
    font-size: 12px;
    letter-spacing: -1px;
  }
  .top_menu_price_table th {
    width: 40%;
  }
  .top_menu_price_table td:nth-of-type(1) {
    width: 20%;
  }
  .top_menu_price_table td:nth-of-type(2), .top_menu_price_table td:nth-of-type(1) {
    letter-spacing: 0px;
  }
  .recruit_table th, .recruit_table td,
  .option_menu_table_02 th, .option_menu_table_02 td, .guide_box .guide_table th, .guide_box .guide_table td {
    display: block;
    width: 100% !important;
  }
  .option_menu_table_02 th {
    text-align: center;
  }
  .exe_price span {
    text-align: center;
    font-size: 19px;
    width: 100%;
    padding: 5px !important;
  }
  .exe_price span:nth-of-type(1) {
    padding-top: 0 !important;
  }
  .archive .two-column .blog_LR_wrap #primary, .single .two-column .blog_LR_wrap #primary, .single-intestinal_activity .two-column #primary, .tax-intestinal_cat .two-column #primary, .post-type-archive-intestinal_activity .two-column #primary {
    float: none !important;
    width: 100% !important;
  }
  .nav-single {
    margin: 20px 1.071em;
  }
  .widget_welcart_category ul, .widget_categories ul, .widget_nav_menu ul {
    margin: 0;
  }
}