body{
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
a{
    text-decoration: none;
}
.sp_br{
    display: none;
}
.wpcf7 form .wpcf7-response-output {
	border:none;
}
.tel-number {
    color:#669999!important;
    text-decoration:none !important;
}
.tel-number a {
    color:#669999;
    text-decoration:none!important;
    }
section.post_header_wrap{
    position: absolute;
    z-index: 1000;
}
/* SNSアイコン */
   .follow-me {
  list-style: none;
  margin: 0 0 -8px;
  overflow: hidden;
  padding: 0;
  position: fixed;
  top: 12px;
  right: 88px;
  z-index: 999999
}
.follow-me li {
  float: left;
  margin: 0 0px 0px 0;
  padding-left: 10px;
}
.follow-me li a{
  display: inline-block;
  height: 100%;
}
.follow-me li a:hover::before {
  opacity: 0.7;
}
.follow-me li a img{
    width:35px;
}
/* SNSアイコンここまで */
.post_main_wrap{
    height: 55vh;
    max-height: 400px;
    background-position: 41% 50%;
    background-size: 135%;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -3px;
    margin-bottom:5px;
}
.post-breadcrumbs{
    text-align: center;
}
.post-breadcrumbs{
    margin-bottom:0!important;
}
.post-breadcrumbs a{
    text-decoration: none!important;
    color:#666666;
    font-size:12px;
    line-height: 1;
}
.post-breadcrumbs span{
    font-size:12px;
    line-height: 1;
}
.post_main_wrap h1{
    font-size: 38px;
    text-align: center;
    background-color: rgba(22, 136, 99, 0.831);
    color: #fff!important;
    padding: 15px 30px;
    display: inline-block;
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 180%); */
    width: max-content;
    max-width: 90%;
    font-family: serif!important;
}
.entry-content{
    padding:0px 0 100px;
}
/* .post_header_title h1.elementor-heading-title{
    font-size: 38px;
    text-align: center;
    background-color: rgba(22, 136, 99, 0.831);
    color: white;
    padding: 15px 30px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 45%);
    width: max-content;
    max-width: 90%;
} */
.post_content_wrap{
    width:95%;
    max-width: 1200px;
    margin:0 auto;
    margin-top:80px;
}
h2{
    position: relative;
    margin-bottom: 30px;
    padding: 42px 14px 14px 14px;
    letter-spacing: 0.15em;
    line-height: 1.4;
    font-weight: 700;
    font-style: normal;
    font-size: 26px!important;
    text-align: center;
    color: rgb(112, 112, 112)!important;
    margin-top:60px!important;
    font-family: serif!important;
}
h2::before {
    display: block;
    position: absolute;
    top: -54px;
    right: 0;
    left: 0;
    margin: auto;
    width: 60px;
    height: 45px;
    content: "";
    background: url(http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/title-logo@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
}
h3.elementor-heading-title{
    position: relative;
    font-size: 24px!important;
    color: #669999!important;
    height: auto;
    padding: 14px 0 9px 25px;
    margin-top: 15px;
    background-color: #fff;
}
h3.elementor-heading-title:before {
    content: '';
    width: 7px;
    height: 50%;
    background: rgb(204, 216, 54);
    position: absolute;
    left: 0;
    top: 0;
}
h3.elementor-heading-title:after {
    content: '';
    width: 7px;
    height: 50%;
    background: rgb(85, 169, 142);
    position: absolute;
    left: 0;
    bottom: 0;
}
h4.elementor-heading-title  {
    font-size: 20px;
    color: #669999!important;
    position: relative;
    padding-left: 28px;
}
h4:before {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: rgb(204, 216, 54);
    content: '';
}
h5.elementor-heading-title{
    font-size: 18px;
    color:#669999!important;
}
.post_left_box{
    background-color: rgb(85, 169, 142);
    border-radius: 20px;
    color:#fff;
    padding: 30px 20px;
    max-width: 320px;
    width: 90%;
    text-align: center;
}
.post_left_box span{
    font-size:22px;
    font-weight:bold;
    padding-bottom:15px;
    display: block;
    border-bottom: 1px solid #fff;
}
.related_link_box{
    text-align: left;
    border-bottom:1px solid #fff;
    padding: 5px 20px 5px 7px;
}
.related_link_box a{
    position: relative;
    text-decoration: none!important;
    color: #fff;
    font-weight:bold;
    display: block;
}
.related_link_box a::after{
    content: '';
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    display: inline-block;
    width: 8px;
    height: 8px;
    /* 矢印アイコンの位置を設定 */
    position: absolute;
    top: 50%;
    right: -13px;
    transform: translateY(-50%) rotate(45deg); /* rotate(45deg)で矢印を回転（向きを変更）させる */
}
.elementor-button-link{
    padding:22px 90px;
    background-color: rgb(85, 169, 142);
    border-radius: 50px;
    position: relative;
}
a.elementor-button-link::after{
    content: '';
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    display: inline-block;
    width: 8px;
    height: 8px;
    /* 矢印アイコンの位置を設定 */
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%) rotate(45deg); /* rotate(45deg)で矢印を回転（向きを変更）させる */
}
.elementor-button-link span span{
    font-weight: bold;
}
.supervisor_wrap{
    width:100%;
    background-color: #fff;
    display: flex;
    padding: 50px 50px 10px;
    flex-wrap: wrap;
}
.supervisor_wrap .supervisor_title_wrap{
    width:100%;
    text-align: center;
    border-bottom: 1px solid #707070;
    padding-bottom:15px;
}
.supervisor_title::before{
    content: "";
    background-image: url(http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/監修者ロゴ@2x.png);
    width: 23px;
    height: 23px;
    position: absolute;
    top: -3px;
    left: -22px;
    background-size: cover;
}
.btn-box-ishi{
    text-align: center;
    width: 230px;
    height: 40px;
    position: relative;
    border-radius: 30px;
    background: rgb(204, 216, 55);
    margin-top: 20px;
}
.btn-box-ishi a.btn {
    display: inline-block;
    font-weight: 700;
    /* padding: 0.5em 4.5em; */
    border-radius: 13px;
    color: #fff;
    cursor: pointer;
    text-decoration: none!important;
    font-family: serif,sans-serif;
    width: 100%;
	padding-top: 9px;
	height:100%;
}
btn-box-ishi a.btn:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}
.supervisor_title{
    position: relative;
    font-size:23px;
    font-weight: bold;
    color: #707070;
}
.supervisor_left{
    width: 40%;
    padding:35px 20px 0;
}
.supervisor_right{
    width:60%;
    padding:35px 30px 10px;
}
.supervisor_name{
    font-size: 18px;
    font-weight: bold;
    color: #707070;
    margin-bottom: 1.6em;
}
.supervisor_name span{
    font-size: 23px;
}
.supervisor_text{
    color: #707070;
}
.cv_btn_wrap{
    text-align: center;
    width: 100%;
    height: 68px;
    position: relative;
    padding-top: 0px;
    border-radius: 40px;
    background: rgb(240, 189, 4);
    box-shadow: 0 4px 0 #b8920a;
    margin-bottom: 45px;
}
.cv_btn_wrap a{
    text-decoration: none!important;
    color:#fff;
    font-size:20px;
    font-weight: bold;
    position: relative;
    width: 100%;
    display: block;
	padding-top:23px;
	height:100%;
}
.cv_btn_wrap a::after{
    content: '';
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    display: inline-block;
    width: 8px;
    height: 8px;
    /* 矢印アイコンの位置を設定 */
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%) rotate(45deg); /* rotate(45deg)で矢印を回転（向きを変更）させる */
}
.post_cv_wrap{
    margin-bottom: 1em;
    width:100%;
}
.cv_tel_wrap{
    display: flex;
    justify-content: center;
    margin-bottom: 1em;
}
.cv_tel_text{
    padding-right: 26px;
    font-family: serif;
    font-weight: bold;
    color: #669999;
}
.cv_tel{
    font-size: 48px;
    font-family: serif;
    color:#669999;
	text-decoration:none;
}
.cv_tel .fa-solid.fa-phone{
	font-size:35px;
}
/* .cv_tel::before{
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    content: '\f095';
    font-size: 32px;
    font-weight: 400;
    margin-right: 4px;
    color:#669999;
    transform: scale(-1, 1);
} */
.cv_business_hours{
    text-align: center;
    font-weight: bold;
    color: #666666;
}
.merit_wrap{
    width: 100%;
    display: flex;
    margin-bottom: 0;
}
.merit_box, .demerit_box{
    width:50%;
    color:#fff;
    padding: 30px 20px 5px;
}
.merit_box{
    background:rgb(240, 189, 4);
}
.demerit_box{
    background:rgb(85, 169, 142);
}
h3.merit_title{
    font-size: 20px;
    font-weight: bold;
    display: block;
    text-align: center;
    color:#fff;
    margin-bottom: .2em;
}
h3.merit_title::after,h3.merit_title::before{
    content:none;
}
.merit_title_sub{
    font-size: 16px;
    display: block;
    text-align: center;
    padding-bottom: 0.8em;
}
.merit_list_box{
    border-top:1px solid #fff;
    padding-right: 15px;
}
.merit_list_box ul {
    list-style-type: none;
  }
  .merit_list_box li {
    position: relative;
    line-height: 1.8;
  }
  .merit_list_box li::after {
    content: '';
    display: block;
    position: absolute;
    top: .5em;
    left: -1.5em;
    width: 15px;
    height: 8px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
  }

  .post_column_wrap .elementor-post{
    width: 94%;
    margin: 0 auto;
    border: 1px solid #669999;
    border-radius: 15px;
    overflow: hidden;
    padding-bottom:15px!important;
}
.post_column_wrap .elementor-post__text{
    display: flex!important;
    justify-content: space-between;
}
.post_column_wrap h4.elementor-post__title{
    font-size: 16px;
    padding:0 10px;
}
.post_column_wrap h4.elementor-post__title:before{
    display:none;
}
.post_column_wrap h4.elementor-post__title a{
    text-decoration: none;
}
.post_column_wrap .elementor-post__excerpt p{
    padding:0 10px 0;
}
.post_column_wrap a.elementor-post__read-more{
    position: relative;
    width: 78%;
    background: none;
    border: 1px solid #669999;
    color: #669999;
    border-radius: 10px;
    padding: 5px 24px 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    display: block;
    text-align: center;
    text-decoration: none;
}
.post_column_wrap a.elementor-post__read-more::before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #669999;
    border-right: 1px solid #669999;
    transform: rotate(45deg);
}
.table_c .elementor-toc__header h3::before, .elementor-toc__header h3::after{
    display: none;
}
.table_c h3.elementor-toc__header-title{
    width:54%;
    margin-bottom: 0;
}
.table_c .elementor-toc__header{
    justify-content: right;
    border:none;
}
.table_c.elementor-widget-table-of-contents .elementor-widget-container{
    background: #fff;
    border: none;
    border-radius: 5px;
}
.table_c .elementor-toc__body>ol.elementor-toc__list-wrapper>li>.elementor-toc__list-item-text-wrapper:before {
    content: counters(item,".") ". ";
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
    background: rgb(85, 169, 142);
    border-radius: 50%;
    padding: 3px 10px;
    font-size: 18px;
}
.table_c .elementor-toc__body .elementor-toc__list-item-text{
    text-decoration: none;
    font-weight: bold;
    color: #666666!important;
}
.table_c .elementor-toc__body>ol>li.elementor-toc__list-item-text a{
    font-size: 22px;
    padding-left: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #666666!important;
}
.table_c ol.elementor-toc__list-wrapper .elementor-toc__list-item{
    margin-bottom: 15px;
}
.table_c .elementor-toc__list-wrapper{
    padding: 25px 10px 0;
    border-top: 1px #666666 solid;
    margin-top:0;
}
.table_c .elementor-toc__body {
    padding: 0 50px 30px;
}
.table_c .elementor-toc__body>ol>li>ol>li.elementor-toc__list-item-text-wrapper:before {
    content: "・";
    color: #000;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding-top: 5px;
    font-size: 45px;
}
.table_c .elementor-toc__body>ol.elementor-toc__list-wrapper>li>ol.elementor-toc__list-wrapper>li>.elementor-toc__list-item-text-wrapper:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: rgb(240, 189, 4);
    border-radius: 50%;
}
.table_c .elementor-toc__body>ol.elementor-toc__list-wrapper>li {
    font-size: 22px;
}
.table_c .elementor-toc__body>ol.elementor-toc__list-wrapper>li>ol.elementor-toc__list-wrapper>li {
    font-size: 16px;
}
.table_c .elementor-toc__body>ol>li>ol{
    padding-top: 5px;
    border:none;
}

/*関連記事*/
.kanrenkiji_wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    row-gap: 20px;
}
.kanrenkiji-box{
    position: relative;
    width: 32%;
    padding-bottom: 20px;
    border-radius: 10px;
    border: 1px solid rgb(85, 169, 142);
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.kanrenkiji-box-img img{
    width: 100%;
    height: 150px;
    object-fit: cover;
    max-height: 250px;
}
.kanrenkiji-box-text{
    padding: 20px 10px 5px;
}
.kanrenkiji_wrap h4.kanrenkiji-tit{
    font-size: 16px;
    margin-bottom: 0;
}
h4.kanrenkiji-tit::before{
    content: none;
}
p.kanrenkiji-text{
    font-size: 14px;
    margin-bottom:0;
}
.kanrenkiji_wrap a{
    position: relative;
    width: 78%;
    background: none;
    border: 1px solid #669999;
    color: #669999;
    border-radius: 10px;
    padding: 5px 24px 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    display: block;
    text-align: center;
    text-decoration: none!important;
    height: 38px;
}
.kanrenkiji_wrap a::before{
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #669999;
    border-right: 1px solid #669999;
    transform: rotate(45deg);
}

/*stepbar*/
.stepbar {
    margin: 0 auto;
    width: 90%;
    max-width: 900px;
  }
  
  .stepbar .stepbarwrap {
    margin: 2em 0;
    position: relative;
    height: 170px;
  }
  
  .stepbar .stepbarwrap .steptitle {
    display: inline-flex;
    align-items: center;
  }
  
  .stepbar .stepbarwrap .steptitle .stepcircle {
    display: inline-block;
    width: 4em;
    height: 4em;
    content: "";
    border-radius: 50%;
    background-color: rgb(88, 170, 144);
    color: #fff;
    text-align: center;
  }
  
  .stepbar .stepbarwrap .steptitle .stepcircle .step {
    display: inline-block;
    line-height: 1.2em;
    font-size: 0.9em;
    font-weight: bold;
    position: relative;
    top: 0.7em;
	font-family: serif;
  }
  .stepbar .stepbarwrap .steptitle .stepcircle .step-num {
    display: inline-block;
    line-height: 1.2em;
    font-size: 2em;
    font-weight: bold;
    position: relative;
    top: -0.1em;
  }
  
  .stepbar .stepbarwrap .steptitle .title {
    margin: 0.5em;
    font-weight: bold;
    font-size: 1.4em;
    padding-left: 20px;
    color: rgb(88, 170, 144);
  }
  
  .stepbar .stepbarwrap .steptxt {
    padding-left: 3.5em;
    margin-left: 40px;
  }
  
  .stepbar .stepbarwrap .steptxt .txt {
    font-size: 1em;
  }
  
  /* .stepbar .stepbarwrap .stepline {
    width: 3px;
    height: 60px;
    background-color: rgb(88, 170, 144);
    position: absolute;
    top: 5.5em;
    left: 1.9em;
    z-index: -1;
  } */
  .yazirusi-wrap{
    position: absolute;
    bottom:50px;
  }
  .yazirusi {
    position: relative;
    width: 66px;
    transform: rotate(90deg);
  }
  .stepline1 {
    display: block;
    height: 3px;
    background-color: rgb(88, 170, 144);
  }
  .stepline2 {
    position: absolute;
    top: 0;
    right: 0;
    transform-origin: right bottom;
    width: 20px;
    height: 3px;
    background-color: rgb(88, 170, 144);
    transform: rotate(-40deg);
  }
  
  .stepbarwrap:last-of-type .stepline:last-of-type {
    display: none;
  }

.stepcircle-green {
    background: rgba(204, 216, 54, 1);
}
.stepcircle-yello {
    background: rgb(240, 189, 4);
}

  /*price table*/
  .price-table-wrap, .price-table-wrap {
    width: 99%;
    max-width: 1000px;
    margin: 0 auto;
}
.price-table {
    width: 100%;
    margin: 0 auto;
}
.price-table .pricetable th {
    background-color: rgb(85, 169, 142);
    color: #fff;
    border-bottom: 1px solid #fff!important;
    width: 50%;
    text-align: left;
    padding: 0.6em 0.6em 0.6em 1.5em;
}
.price-table .pricetable td {
    background-color: rgb(251, 251, 243);
    text-align: center;
    width: 50%;
    font-weight: bold;
    color: #666666;
    border-bottom: 2px solid rgb(251, 251, 243)!important;
    background-color: #fff;
}

/*table block*/
.table-block-wrap {
    width: 99%;
    margin: 0 auto;
}
.table-block-box {
    width: 100%;
    margin: 0 auto;
}
.table-block-box .table-block th {
    background-color: rgb(85, 169, 142);
    color: #fff;
    border-bottom: 1px solid #fff!important;
    text-align: left;
    padding: 0.6em 1.5em 0.6em 1.5em;
}
.table-block-box .table-block td {
    background-color: rgb(251, 251, 243);
    text-align: left;
    font-weight: bold;
    color: #666666;
    border-bottom: 2px solid rgb(251, 251, 243)!important;
    background-color: #fff;
    padding: 0.6em 1.5em 0.6em 1.5em;
}
.table-block-box .table-block tr td + td {
    border-left: 2px solid rgb(251, 251, 243)!important;
}
/*table block_2*/
.table-block-wrap_2{
    width: 99%;
    margin: 0 auto;
}
.table-block-_2{
    width: 100%;
    margin: 0 auto;
}
.table-block-wrap_2 tr:nth-child(1) td {
    background-color: rgb(85, 169, 142);
    color: #fff;
}
.table-block-wrap_2 td {
    background-color: #fff;
    text-align: left;
    font-weight: bold;
    color: #666666;
    border-bottom: 2px solid rgb(251, 251, 243)!important;
    border-right: 2px solid rgb(251, 251, 243)!important;
    padding: .6em 1.5em;
}

/*------------------------------
            contactform
--------------------------------*/
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
    padding:0.25px;
    border-radius: 5px;
}
.wpcf7-form.init p{
    font-weight: bold;
}
.wpcf7-form-control.has-spinner.wpcf7-submit{
    background:#669999;
    border-radius: 30px;
    font-weight: bold;
}

/*------------------------------
            news-post
--------------------------------*/
.news-page-header img{
    width: 100vw;
    height: 40vh;
    object-fit: cover;
}
.news_content_wrap h3::before,.news_content_wrap h3::after{
    content: none;
}
.news_content_wrap h3.elementor-heading-title{
    color: #669999;
    font-size: 18px!important;
    font-weight: 600;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    padding:0;
    background: none;
    padding-bottom: 18px;
}
.news_content_wrap h3.elementor-heading-title a{
    text-decoration: none;
}
.news_content_wrap .elementor-post-info li a{
    text-decoration: none;
}
.news_content_wrap .ecs-posts.elementor-posts-container.elementor-posts.elementor-grid.elementor-posts--skin-custom{
    row-gap: 20px;
}

    /*----------------------------
            lens-table
  -----------------------------*/
  .cataract-flow-wrap{
    background:#fff;
    padding-bottom: 50px;
  }
  .cataract-flow-wrap th,.cataract-flow-wrap td{
      font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
  }
  .lnes-table-box{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 0px;
  }
  .lens-kinds-table{
    width: 100%;
    margin: 0 auto 1rem;
  }
  .lens-kinds-table .lenstable th{
    background-color: rgb(85, 169, 142);
    color: #fff;
    border-bottom: 1px solid #fff!important;
    text-align: left;
    padding: 0.6em 0 0.6em 0;
    width:17%;
    text-align: center;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
  }
  .lens-kinds-table .lenstable td{
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    color:#666666;
    border-bottom: 1px solid #CBCAC9!important;
    min-width: 110px;
    padding:3px;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
  }
  .lens-kinds-table td{
    border-left:1px solid #CBCAC9!important;
  }
  .lens-kinds-table tr:nth-child(1) td{
    border-top:1px solid #CBCAC9!important;
  }
  .lens-kinds-table tr td:last-child{
    border-right:1px solid #CBCAC9!important;
  }

 .lenstable_selection{
	width:950px;
}
.lens-kinds-table{
	overflow:scroll;
}
.lenstable img{
	height:150px;
}
.lens-kinds-table .lenstable_free th{
	min-width:160px;
}
.lenstable_free{
	min-width:626px;
}
.access-page.access-right, .access-page.access-left{
	width: 100%;
}
.access-page .under_table{
	padding: 0;
}
.access-page .access-left-wrap{
	width: 100%;
}
.access-page .access-left-wrap .f_time{
	max-width: 600px;
}
.access-page .access-left-wrap .f_time table{
	background: none;
}
.contact_form_wrap .elementor-widget-container{
	border: 1px solid #ddd;
	padding:30px;
	background: #fafafa;
}
.contact_form_wrap .wpcf7 input:not([type=submit]),.contact_form_wrap .wpcf7 select,.contact_form_wrap .wpcf7 textarea{
	background: #fff;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 0.4em 0.75em;
    border-radius: 5px;
}
.table-block-wrap_2.beauty_table_1{
	overflow:scroll;
}
.table-block-wrap_2.beauty_table_1 table{
	width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}
.table-block-wrap_2.beauty_table_1 table td{
	width: initial!important;
	max-width: 420px;
	padding: 0.6em;
	border-right: 1px solid #dcdcdc!important;
	border-bottom: 1px solid #dcdcdc!important;
}
.table-block-wrap_2.beauty_table_1 table tr:nth-of-type(1){
	border-top: 1px solid #dcdcdc!important;
}
.table-block-wrap_2.beauty_table_1 table tr td:nth-of-type(1){
	  white-space: initial;
	  min-width: 200px;
	  border-left: 1px solid #dcdcdc!important;
}
.table-block-wrap_2.beauty_table_1 table tr td:nth-of-type(3){
	  white-space: initial;
	  min-width: 250px;
}
.table-block-wrap_2.beauty_table_1 table tr td:nth-of-type(5){
	  white-space: initial;
	  min-width: 150px;
}
.table-block-wrap_2.beauty_table_1.lines_5 table tr td:nth-of-type(5){
	   white-space: nowrap;
	  min-width: initial;
}
.table-block-wrap_2.beauty_table_1.beauty_table_1_2 table tr td:nth-of-type(3) {
    white-space: nowrap;
	  min-width: initial;
}
.table-block-wrap_2.beauty_table_1.beauty_table_1_2 table tr td:nth-of-type(4) {
    white-space: initial;
	  min-width: 400px;
}
.table-block-wrap_2.beauty_table_1.beauty_table_1_2 table tr td:nth-of-type(5) {
    white-space: initial!important;
	  min-width: 250px;
}
.table-block-wrap_2.beauty_table_1.beauty_table_1_2 table tr td:nth-of-type(6) {
    white-space: initial;
	  min-width: 250px;
}
.table-block-wrap_2.beauty_table_1.beauty_table_1_3 table tr td:nth-of-type(4) {
    white-space: initial;
	  min-width: 350px;
}
.table-block-wrap_2.beauty_table_1.beauty_table_1_4 table tr td:nth-of-type(3) {
    white-space: nowrap;
	  min-width: initial;
}
.table-block-wrap_2.beauty_table_1.beauty_table_1_5 table tr td:nth-of-type(3) {
    white-space: nowrap;
	  min-width: initial;
}
.table-block-wrap_2.beauty_table_1.beauty_table_1_5 table tr td:nth-of-type(4) {
    white-space: initial;
	  min-width: 350px;
}
.table-block-wrap_2.beauty_table_1.beauty_table_1_6 table tr td:nth-of-type(3) {
    white-space: initial;
	  min-width: 350px;
}
.table-block-wrap_2.js-scrollable td{
	background-color: #fff;
}
@media screen and (max-width:700px){
      .lens-kinds-table .lenstable td,.lens-kinds-table .lenstable th{
      font-size:14px!important;
  }
  .lens-kinds-table .lenstable td{
      font-weight:normal;
  }
  .lenstable img{
	height:120px;
}
}

@media screen and (max-width:1023px) {
    .post_main_wrap{
        height:300px;
    }
    .post_main_wrap h1{
        font-size: 32px;
        padding: 10px 25px;
    }
    .post_content_wrap>.elementor-container{
        justify-content: center;
    }
    .post_left_column{
        display: none;
    }
    .elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
        width: 90%;
        max-width: 780px;
    }
    .cv_tel{
        font-size: 38px;
        font-family: serif;
        color:#669999;
    }
	.cv_tel .fa-solid.fa-phone{
	font-size:25px;
}
/*     .cv_tel::before{
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        content: '\f095';
        font-size: 25px;
        font-weight: 400;
        margin-right: 4px;
        color:#669999;
        transform: scale(-1, 1);
    } */
    .post_header_title h1.elementor-heading-title.elementor-size-default{
        font-size: 28px;
        padding: 15px 15px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, 45%);
        white-space: initial;
    }
    .supervisor_wrap {
        width: 100%;
        background-color: #fff;
        display: flex;
        padding: 30px 30px 10px;
        flex-wrap: wrap;
    }
    .supervisor_right {
        width: 60%;
        padding: 35px 15px 5px;
    }
    .btn-box-ishi {
        text-align: center;
        width: 200px;
        height: 35px;
        font-size: 12px;
    }
	.btn-box-ishi a.btn{
        height: 100%;
        padding-top: 6px;
    }
    .post_header_logo{
        width:40%!important;
        z-index: 1000;
    }
    .table_c .elementor-toc__body>ol.elementor-toc__list-wrapper>li {
        font-size: 20px;
    }
    h3.elementor-heading-title {
        position: relative;
        font-size: 22px!important;
        color: #669999!important;
        padding: 12px 0 5px 25px;
        margin-top: 15px;
        background-color: #fff;
    }
    .cv_tel_wrap {
        display: flex;
        justify-content: center;
        margin-bottom: 1em;
        flex-wrap: wrap;
        row-gap: 5px;
    }

    .kanrenkiji-box {
        width: 48%;
    }
}

@media screen and (max-width:768px) {
    .stepbar .stepbarwrap .steptitle .stepcircle {
        width: 3.5em;
        height: 3.5em;
    }
    .stepbar .stepbarwrap .steptitle .stepcircle .step {
        font-size: 0.8em;
    }
    .stepbar .stepbarwrap .steptitle .stepcircle .step-num {
        font-size: 1.8em;
    }
    .yazirusi {
        width: 58px;
    }
    .stepbar {
        margin: 0 auto;
        width: 100%;
        max-width: 900px;
    }
    .stepbar .stepbarwrap .steptitle .title {
        margin: 0.5em 0 0.5em 0.5em;
        font-size: 1.2em;
        padding-left: 0px;
      }
      .stepbar .stepbarwrap .steptxt {
        padding-left: 2em;
        margin-left: 40px;
      }
      .yazirusi-wrap {
        top: 90px;
        left:-2px
      }
      .stepbar .stepbarwrap {
        margin: 1em 0;
        position: relative;
        height: auto;
        min-height: 130px;
      }
	/* SNSアイコン */
.follow-me {
  list-style: none;
  margin: 0 0 -8px;
  overflow: hidden;
  padding: 0;
  position: fixed;
  top: 12px;
  right: 70px;
  z-index: 999999
}
.follow-me li {
  float: left;
  margin: 0 0px 0px 0;
  padding-left: 10px;
}
.follow-me li a{
  display: inline-block;
  height: 100%;
}
	.follow-me li a img{
		width:7vw;
	}
/* SNSアイコンここまで */
	.access-page.access-img-wrap .elementor-6548 .elementor-element.elementor-element-6fd031a{
		width: var(--container-widget-width, 100% );
    max-width: 100%;
    --container-widget-width: 100%;
    --container-widget-flex-grow: 0;
	}
	.contact_form_wrap .elementor-widget-container{
	padding:20px;
}
}

@media screen and (max-width:450px) {
    .post_main_wrap h1 {
        font-size: 24px;
        padding: 7px 18px;
    }
    .cv_btn_wrap {
        height: 50px;
        margin-bottom: 15px;
    }
    .post_main_wrap{
        margin-bottom: 0px;
    }
    .cv_btn_wrap a {
        font-size: 15px;
		padding-top: 15px;
		height:100%;
    }
    .cv_btn_wrap a::after {
        right: 15px;
    }
    .cv_tel_wrap {
        display: flex;
        justify-content: center;
        margin-bottom: 1em;
        flex-wrap: wrap;
        text-align: center;
    }
    .cv_tel_text {
        padding-right: 0;
        text-align: center;
        margin-bottom: .5em;
    }
    .cv_tel {
        font-size: 30px;
    }
    .cv_tel .fa-solid.fa-phone{
	font-size:25px;
}
    .sp_br{
        display: block;
    }
    .supervisor_wrap {
        padding: 30px 10px 5px;
    }
    .supervisor_left {
        width: 100%;
        padding: 15px 10px 0;
    }
    .supervisor_right {
        width: 100%;
        padding: 15px 10px;
    }
    .supervisor_name {
        margin-bottom: .6em;
    }
    .elementor-button-link {
        padding: 15px 55px;
        width: 100%;
    }
    .entry-content {
        padding: 0px 0 30px;
    }
    .post_header_title h1.elementor-heading-title.elementor-size-default{
        width:95%;
    }
    h2 {
        margin-bottom: 20px;
        font-size: 24px!important;
    }
    h2::before {
        top: -35px;
        width: 35px;
        height: 35px;
    }
    h3.elementor-heading-title {
        font-size: 20px!important;
        height: auto;
        padding: 9px 0 5px 20px;
        margin-top: 15px;
    }
    h4 {
        font-size: 18px!important;
        padding-left: 20px!important;
    }
    h4:before {
        width: 13px;
    }
    h5{
        font-size: 16px!important;
    }
    .post_header_logo{
        width:50%!important;
    }
    .merit_wrap {
        flex-wrap: wrap;
    }
    .merit_box, .demerit_box{
        width:100%;
        padding: 25px 15px 5px;
    }
    .post_column_wrap .elementor-post {
        width: 99%;
        margin: 0 auto;
        border: 1px solid #669999;
        border-radius: 15px;
        overflow: hidden;
        padding-bottom: 10px!important;
    }
    .post_column_wrap .elementor-post__thumbnail__link{
        margin-bottom: 10px!important;
    }
    .post_column_wrap a.elementor-post__read-more {
        position: relative;
        width: 85%;
        background: none;
        border: 1px solid #669999;
        color: #669999;
        border-radius: 10px;
        padding: 0px 0px 0px;
        margin-bottom: 20px;
        margin: 0 auto;
        display: block;
        text-align: center;
        text-decoration: none;
        /* font-size: 12px!Important; */
        font-size: 10px;
    }
    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr);
    }
    .post_column_wrap .elementor-post__excerpt p {
        display: none;
    }
    .post_column_wrap h4.elementor-post__title {
        font-size: 16px;
        padding: 0 10px;
        font-size: 14px!important;
        padding-left: 10px!important;
    }
    .table_c .elementor-toc__body {
        padding: 0 15px 20px;
    }
    .table_c .elementor-toc__body>ol.elementor-toc__list-wrapper>li {
        font-size: 18px;
    }
    .table_c .elementor-toc__body>ol.elementor-toc__list-wrapper>li>.elementor-toc__list-item-text-wrapper:before {
        width: 25px;
        height: 25px;
        padding: 1px 8px;
        font-size: 16px;
    }
    h2 {
        font-size: 22px!important;
    }
    h3.elementor-heading-title {
        font-size: 18px!important;
        height: auto;
    }
    .table_c .elementor-toc__header {
        padding: 10px 20px;
    }
    .kanrenkiji-box-img img {
        height: 100px;
    }
    .kanrenkiji_wrap h4.kanrenkiji-tit{
        font-size: 14px!important;
        margin-bottom: 1em;
        padding-left: 0!important;
    }
    .kanrenkiji-text{
        display: none;
    }
    .kanrenkiji_wrap a {
        position: relative;
        width: 78%;
        background: none;
        border: 1px solid #669999;
        color: #669999;
        border-radius: 10px;
        padding: 2px 24px 4px;
        margin-bottom: 20px;
        margin: 0 auto;
        display: block;
        text-align: center;
        text-decoration: none!important;
        height: 30px;
    }
    .kanrenkiji-box-text{
        padding: 10px 5px 3px;
    }
    .supervisor_title {
        font-size: 20px;
    }
    .supervisor_name {
        font-size: 16px;
    }
    .supervisor_name span {
        font-size: 20px;
    }
	.post_content_wrap {
    width: 98%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}
		.table-block-wrap_2.scroll{
	overflow: scroll;
			width: 107%;
	}
	.table-block-wrap_2.scroll td {
    min-width: 180px;
}

}

/* -----------------------------------------
      4列テーブル
------------------------------------------- */
.table-block-wrap.table_4{
    text-align: left;
    font-weight: bold;
}
.js-scrollable td,
.js-scrollable th {
  white-space: nowrap;
  background-color: transparent;
}
.table-block-wrap.table_4 tr:first-child th{
    background: rgb(85, 169, 142);
    color:#fff;
}
.table-block-wrap.table_4 tr:first-child td{
    background:rgba(0,0,0,0);
}
.js-scrollable tr td:nth-child(4){
    white-space: normal;
    min-width: 324px;
}
.js-scrollable tr td{
    color: #666666;
    border-top: 1px solid #fff!important;
    border-left: 1px solid #fff!important;
}
.js-scrollable th{
    padding: 0.6em 1em 0.6em 1em;
    border-left: 1px solid #fff!important;
}
.js-scrollable table{
  margin-bottom: 0;
}
.js-scrollable {
  margin-bottom: 30px;
}
.scroll-hint-text {
 margin-top: -2px!important;
}
.table-block-wrap.table_4 tr td:first-child{
    background:rgba(204,216,54,1);
    color:#fff;
}
.table-block-wrap.table_4 tr:first-child td{
    background:rgba(0,0,0,0);
}
.table-block-wrap.table_4 .table-block-box .table-block th {
    padding: 0.6em 1em 0.6em 1em;
}
.table-block-wrap.table_4 tr td{
    padding: 0.6em 1em 0.6em 1em;
}
.table-block-wrap.table_4 .table-block-box .table-block tr td:first-child {
    padding: 0.6em 1em 0.6em 1em;
}
.blog .site-content > .ast-container, .archive .site-content > .ast-container, .search .site-content > .ast-container{
	max-width: initial;
}