body{
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  }
  body p{
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  }

  /*----------------------------
            maing-img
  -----------------------------*/
  #cataract-main{
    position: relative;
    width: 100%;
    height:700px;
    background: url("http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/白内障手術main@1.5x.png");
    background-position: center bottom;
    background-size: cover;
    margin-top: -1px;
    max-height: 800px;
    margin-top: -3px;
  }
  .m_logo{
    position: absolute;
    top:0;
    left:20px;
  }
  .m_logo img{
    width:42vw;
    max-width: 650px;
  }
  .m_text_box_wrap{
    width: 550px;
    display: flex;
    justify-content: center;
    column-gap: 10px;
    flex-wrap: wrap;
    position: absolute;
    bottom: 80px;
    left: 0;
    align-items: center;
    left: 10%;
    bottom: 90px;
  }
  .m_text_box{
    width:220px;
  }
  .m_text_box .m_text_enn{
    border-radius: 50%;
    width: 180px;
    height: 180px;
    padding: 0;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    text-shadow: 1px 2px 10px #666666;
    padding-top: 55px;
    margin: 0 auto;
  }
  .m_text_box .m_text_enn.enn_green{
    background: rgba(204, 216, 54, 1);
	line-height: 1.4;
  }
  .m_text_box .m_text_enn.enn_orange{
    background: rgba(240, 189, 4, 1);
	line-height: 1.4;
  }
  .m_text_un_enn{
    width: 100%;
    padding: 0.4em 0;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: rgba(22, 136, 99, 0.831);
    margin-top: 1.5em;
  }
.m_txt_sub{
	font-size: 12px;
	color: #000;
	margin-bottom: 0;
	line-height: 1.3;
}
.y_box_right{
	margin-bottom: 45px;
}
  .m_text_cross{
    width:90px;
  }
  .batsu{
    display: block;
  position: relative;
  width: 80px;
  height: 80px;
  margin:0 auto 50px;
  }
  .batsu::before, .batsu::after { /* 共通設定 */
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px; /* 棒の幅（太さ） */
    height: 80px; /* 棒の高さ */
    background: #fff;
  }
  .batsu::before {
    transform: translate(-50%,-50%) rotate(45deg);
  }
   
  .batsu::after {
    transform: translate(-50%,-50%) rotate(-45deg);
  }
.main_title_copy_box{
  position: absolute;
  right: 300px;
  width: 192px;
  height: 550px;
  right: 50%;
  bottom:50%;
  transform: translate(190%, 50%);
}
.main_title span, .main_title_copy span{
    writing-mode: vertical-rl;
}
.main_title_copy{
  display: inline-block;
  position: relative;
}
.main_title_copy_text{
  position: absolute;
  left: 50px;
  top:0;
}
.main_title_copy-wrap{
  position: relative;
  width: 192px;
  height: 550px;
}
.main_title{
  position: absolute;
}
.main_title_copy span{
  font-size: 28px;
  background-image: url(http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/main_c_bg@1.5x.png);
  width: 147px;
  height: 544px;
  background-repeat: no-repeat;
  filter: drop-shadow(21px 24px 27px #fff);
  background-position: cover;
  background-size: contain;
  right: -133px;
  bottom: 0;
  padding: 34px 71px 0;
  font-family: serif;
}
.main_title {
  font-size: 42px;
  text-align: center;
  background-color: rgba(22, 136, 99, 0.831);
  height: 477px;
  color: white;
  vertical-align: middle;
  width: 72px;
  margin: 0 auto;
  padding-top: min(2vw,19px);
  z-index: 2;
  padding: 58px 0px;
  position: absolute;
  left: 0;
  top: 35px;
  font-family: serif;
}
.sp_br{
  display: none;
}
  /*----------------------------
            menu
  -----------------------------*/
  #menu-1-172703a{
    padding:0;
  }
  .top-menu-fix ul li {
    width: 300px;
    border-bottom: 1px solid #666666;
}
  .top-menu-fix ul.elementor-nav-menu {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
    display: grid;
    grid-template-columns: repeat(auto-fit, 310px);
    grid-row-gap: 20px;
    grid-column-gap: 10px;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }
  .top-menu-fix ul li a{
    text-decoration: none!important;
    color:#666666!important;
    font-size:14px;
    padding: 13px 0 5px 10px!important;
    margin: 0;
  }
  /*----------------------------
            about
  -----------------------------*/
  .about-wrap{
    padding-bottom: 50px;
  }
  .about-img-box {
    width: 90%;
    margin: 0 auto 3rem;
    text-align: center;
}
  .about-img-box img{
    width:100%;
    max-width:600px;
  }
  .about_text{
    max-width: 880px;
    margin: 0 auto;
  }
  .about_text p{
    margin:0 auto;
    width:90%;
  }
  .symptoms-wrap{
    position: relative;
    border:2px solid #669999;
    border-radius: 20px;
    width: 95%;
    max-width: 800px;
    background: #fff;
    margin:5rem auto 0;
  }
  .symptoms-wrap h3{
    position: absolute;
    background:rgb(85, 169, 142);
    color:#fff;
    font-size:26px;
    text-align: center;
    border-radius: 10px;
    padding:7px 80px;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width:500px;
  }
  .symptoms-box{
    position:relative;
    display: flex;
    padding:60px 4% 30px;
    column-gap: 20px;
  }
.symptoms-left{
  width:70%;
}
.symptoms-right{
  width: 50%;
}
.symptoms-list ol {
  list-style: none;
  padding: 0;
  margin-top:0;
}
 
.symptoms-list li {
  margin-bottom: 20px;
  padding-left: 40px;
  font-size:18px;
  position: relative;
}
.symptoms-list li:before {
  content: "";
    background-image: url(http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/白内障症状_チェック@2x-1.png);
    position: absolute;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: -4px;
}
.symptoms-list ol{
  padding-left:0;
}

 /*----------------------------
     cataract-surgery-detail
  -----------------------------*/
.cataract-surgery-detail{
  background-image: url(http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/cataract-surgery-detail@2x.png);
  padding: 50px 0;
  background-size: cover;
}
.cataract-surgery-detail-box{
  background: rgba(255,255,255,0.9);
  width: 95%;
  max-width: 800px;
  margin: 0 auto;
  padding: 70px 70px;
  border-radius: 30px;
}
.cataract-surgery-detail-title h3{
  text-align: center;
  font-size: 30px;
  color:#669999;
  position: relative;
  margin-bottom: 60px;
  font-family: serif;
}
.cataract-surgery-detail-title h3::before {
  background-color: #ffcc00; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: -10px; /* 線の位置 */
  content: "";
  height: 3px; /* 線の高さ */
  left: 0; /* 線の中央寄せ */
  margin-inline: auto; /* 線の中央寄せ */
  position: absolute;
  right: 0; /* 線の中央寄せ */
  width:100px; /* 線の長さ */
}
.cataract-surgery-detail-text p{
  font-weight: bold;
  line-height: 2.25;
}
.surgery-way-wrap{
  width:99%;
  max-width: 1200px;
  margin:50px auto 100px;
}
.surgery-way-title-box{
  width: 100%;
  margin: 0 auto;
}
.surgery-way-title-box h3.surgery-way-title{
  text-align: center;
  color: #fff;
  background: rgb(240, 189, 4);
  border-radius: 30px;
  padding: 0.3em;
  font-size: 20px;
  margin-bottom: 1.8em;
}
.ca-surgery-column-wrap {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  row-gap: 0px;
}
.ca-surgery-column-box{
  width:25%;
}
.surgery-column-title{
  display: inline-block;
  width:100%;
  height:30px;
  font-family: serif;
}
.ca-surgery-num{
  position: relative;
  width: 100%;
  height: 70px;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.surgery-column-title {
  position: relative;
  font-size: 26px;
  display: flex;
  justify-content: center;
  align-content: space-between;
  font-weight: bold;
}
.surgery-column-img{
  width: 85%;
  margin: 0 auto;
}
.ca-surgery-column-box{
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.surgery-colum-text-box{
  display: block;
  height:52px;
  width:85%;
  margin:1em auto 0;
}
.surgery-column-title::before{
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: rgb(85, 169, 142);
  color: #fff;
  position: relative;
  left: -12px;
  top: -4px;
  font-size: 20px;
  padding: 5px 3px 5px 7px;
}
.surgery-colum-text-box p{
  font-size:20px;
  font-weight: bold;
  padding:0 5px;
}
.surgery-column-title.title_01::before{
  content: "01";
}
.surgery-column-title.title_02::before{
  content: "02";
}
.surgery-column-title.title_03::before{
  content: "03";
  top:10px;
}
.surgery-column-title.title_04::before{
  content: "04";
}
.surgery-column-title.title_03{
  margin-bottom: 25px;
}

/*----------------------------
            lens
  -----------------------------*/
.lens-about{
  background: #fff;
  padding-bottom: 50px;
}
.lens-about-wrap-pc{
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 50px auto 0;
  height:380px;
}
.lens-about-img{
  position: absolute;
  width:57%;
  left:0;
  top:0;
}
.lens-about-text-box{
  position: absolute;
  width:50%;
  right:0;
  top:15%;
}
.lens-about-text-box span{
  font-size: 40px;
  color: #669999;
  font-family: "athelas", serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  margin-bottom: .5em;
}
.lens-about-text-box p{
  line-height: 1.8;
  font-weight: bold;
}
.lens-img-sp{
  display: none;
}
/*----------------------------
            lens-diff
  -----------------------------*/
.lens-dif-wrap{
  background:rgb(85, 169, 142);
  padding:50px 0;
}
.lens-dif-box{
  background: #fff;
  width:90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 30px 30px;
}
.lens-dif-text-un-title{
  text-align: center;
  font-weight: bold;
}
.lens-dif-img-wrap{
  display: flex;
  justify-content: space-between;
  column-gap: 35px;
  margin-bottom: 1em;
}
.lens-dif-img-box{
  width:50%;
}
.lens-dif-img-title{
  width:100%;
  height:50px;
  margin-bottom: 10px;
  padding-top: 5px;
}
.lens-dif-img-title.dif-title-orange{
  background:rgb(240, 189, 4);
}
.lens-dif-img-title.dif-title-green{
  background: rgb(88, 170, 144);
}
.lens-dif-title-cover{
  height: 90%;
  border-left: 4px #fff solid;
  width: 98%;
  margin: 0 0 0 auto;
  padding: 8px 0 0 5px;
  color:#fff;
  font-weight:bold;
}
.lens-dif-title-cover .lens-dif-title-1{
  font-size:40px;
}
.lens-dif-title-cover .lens-dif-title-2{
  font-size:34px;
}
/*----------------------------
            feature
  -----------------------------*/
.cataract-text-un-title{
  text-align: center;
  line-height: 2.25;
}
.cataract-fe-box{
  background-image: url(http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/白内障_特徴bg2x.png);
  background-size: cover;
  padding: 30px 25px 60px;
  max-width: 1500px;
  margin: 0 auto 0;
  width:100%;
  background-position: 60% 10%;
}
.cataract-fe-text-wrap{
  width: 600px;
  margin: 0 0 0 auto;
}
.cataract-fe-num-box{
  display: flex;
  flex-wrap: wrap;
  width: 66px;
  height:60px;
  justify-content: center;
  row-gap: 10px;
}
.cataract-feature{
  font-size:14px;
  font-family: serif;
  font-weight: 400;
  font-style: normal;
  color:#fff;
}
.cataract-fe-num {
  font-size: 66px;
  text-align: center;
  display: block;
  font-family: "ltc-nicholas-cochin-pro", sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #cccc33;
}
.cataract-fe-text-box{
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  padding-top:15px;
}
.cataract-fe-text-box h3{
  padding: 12px 0 0 15px;
  font-size: 26px;
  color:#fff;
  margin-bottom: 0.4em;
  font-family: serif;
}
.cataract-fe-text p{
  color:#fff;
  font-weight: bold;
  margin-bottom: 0;
}
.cataract-fe-text-box h3.lineup-2{
  padding: 34px 0 0 15px;
  font-size: 26px;
  color: #fff;
  margin-bottom: 0.8em;
  font-family: serif;
}
.feature-img-sp{
  display: none;
}
/*----------------------------
            flow
  -----------------------------*/
  .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%;
    color: #fff;
    text-align: center;
  }
  .stepcircle-yello{
background: rgb(240, 189, 4);
  }
  .stepcircle-green{
    background: rgba(204, 216, 54, 1);
      }
  
  .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;
  }
  /*----------------------------
            lens-table
  -----------------------------*/
  .cataract-flow-wrap{
    background:#fff;
    padding-bottom: 50px;
  }
  h3.lens-kinds-title{
    text-align: center;
    color: #fff;
    background: rgb(240, 189, 4);
    border-radius: 30px;
    padding: 0.3em;
    font-size: 20px;
    margin-bottom: 1.8em;
  }
  .lnes-table-box{
    width: 95%;
    max-width: 1000px;
    margin: 0 auto 50px;
  }
  .lens-kinds-table{
    width: 95%;
    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;
  }
  .lens-kinds-table .lenstable td{
    background-color: rgb(251, 251, 243);
    text-align: center;
    font-weight: bold;
    color:#666666;
    border-bottom: 1px solid #fff!important;
  }
  .lens-kinds-table td{
    border:1px solid #fff!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;
}

  /*----------------------------
            free-table
  -----------------------------*/
.price-table-wrap.hoken-table{
  width: 95%;
  max-width: 1000px;
  margin: 0 auto 50px;
}
h3.price-title{
  text-align: center;
  color: #fff;
  background: rgb(240, 189, 4);
  border-radius: 30px;
  padding: 0.3em;
  font-size: 20px;
  margin-bottom: 1.8em;
}
.price-table{
  width: 95%;
  margin: 0 auto 1rem;
}
.price-table .pricetable th {
  background-color: rgb(85, 169, 142);
  color: #fff;
  border-bottom: 1px solid #fff!important;
  text-align: left;
  padding: 0.6em 0 0.6em 1.5em;
}
.price-table tr:nth-child(1) td {
  background-color: rgb(85, 169, 142);
  color: #fff;
}
.pprice-table td {
  border: 5px solid rgb(251, 251, 243)!important;
}
.price-table td {
  background-color: #fff;
  text-align: center;
  font-weight: bold;
  color: #666666;
  border-bottom: 1px solid #fff!important;
}

.hoken_detail_wrap{
  width: 95%;
    max-width: 1000px;
    margin: 0 auto 30px;
}
.hoken_detail_wrap h4.hoken_detail_title  {
  font-size: 20px;
  color: #666666!important;
  position: relative;
  padding-left: 28px;
}
.hoken_detail_wrap h4.hoken_detail_title:before {
  position: absolute;
  width: 20px;
  height: 3px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: rgb(204, 216, 54);
  content: '';
}
.hoken_detail_wrap h5.hoken_detail_text_title  {
  font-size: 18px;
  color: #666666!important;
  position: relative;
  margin-bottom:.3em;
}
.hoken_detail_wrap p{
  padding-left: 1em;
  margin-bottom: 1em;
}
.hoken_detail_wrap .hoken_detail_title_box{
  padding-left:1em;
}
.sentei_ryouyou-text{
	padding-left:3%;
}
.pricetable.jiyu_shinroyou tr:nth-child(1) td {
    background-color: #fff;
    color: #666666;
}
.pricetable.jiyu_shinroyou th,.pricetable.jiyu_shinroyou tr{
    width:50%;
}
/*-----------------------------
            cv_block
  ------------------------------  */
/* .cv_btn_wrap{
    text-align: center;
    width: 95%;
    height: 68px;
    position: relative;
    padding-top: 23px;
    border-radius: 40px;
    background: rgb(240, 189, 4);
    box-shadow: 0 4px 0 #b8920a;
    margin-bottom: 45px;
		margin-left: auto;
    margin-right: auto;
}
.cv_btn_wrap a{
    text-decoration: none!important;
    color:#fff;
    font-size:20px;
    font-weight: bold;
    position: relative;
    width: 100%;
    display: block;
} */
.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%;
	max-width:700px;
	margin:0 auto 60px;
}
.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;
}
/*  --------------------------------------
               関連記事
 ----------------------------------------*/
.post_column_wrap{
	width:95%!important;
	max-width:1000px;
	margin:0 auto;
}
.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);
}

 /*----------------------------
            Display
  -----------------------------*/
@media screen and (min-width:1500px) {
  #cataract-main {
    min-height: 1000px;
  }
  .m_text_box_wrap {
    width: 550px;
    display: flex;
    justify-content: center;
    column-gap: 10px;
    flex-wrap: wrap;
    position: absolute;
    bottom: 80px;
    left: 0;
    align-items: center;
    left: 50%;
    transform: translate(-105%, -4%);
  }
  .cataract-fe-box{
    border-radius: 35px;
  }
  .cataract-fe-wrap{
    padding-bottom: 30px;
  }
}
/*----------------------------
            tablet
  -----------------------------*/
@media screen and (max-width:1024px) {
  #cataract-main {
    height: 550px;
  }
  .m_text_box .m_text_enn {
    width: 140px;
    height: 140px;
    font-size: 20px;
    padding-top: 48px;
}
  .m_text_un_enn {
    padding: 0.2em 0;
    font-size: 14px;
    margin-top: 0.5em;
  }
  .m_text_box {
    width: 200px;
  }
  .m_text_box_wrap {
    width: 510px;
    column-gap: 5px;
    left: 0;
    bottom: 60px;
  }
  .m_text_box {
    width: 200px;
  }
  .m_text_cross {
    width: 50px;
  }
  .batsu {
    display: block;
    position: relative;
    width: 45px;
    height: 45px;
    margin: 0 auto 50px;
  }
  .batsu::before, .batsu::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 60px;
    background: #fff;
  }
  .main_title {
    font-size: 32px;
    height: 330px;
    width: 65px;
    padding: 35px 0px;
    left: 0;
    top: 35px;
  }
  .main_title_copy span {
      font-size: 20px;
      width: 135px;
      height: 407px;
      background-position: cover;
      background-size: contain;
      right: -133px;
      bottom: 0;
      padding: 34px 83px 0 0;
  }
  .main_title_copy-wrap {
    position: relative;
    width: 140px;
    height: 550px;
  }
  .main_title_copy_box {
    position: absolute;
    right: 300px;
    width: 192px;
    height: 550px;
    right: 50%;
    bottom: 50%;
    transform: translate(175%, 61%);
  }
  .surgery-column-title {
    font-size: 20px;
  }
  .surgery-colum-text-box p {
    font-size: 16px;
  }
  .lens-about-wrap-pc {
    position: relative;
    width: 95%;
    /* max-width: 1000px; */
    margin: 30px auto 0;
  }
  .lens-about-text-box {
    position: absolute;
    width: 50%;
    right: 0;
    top: 7%;
  }
  .lens-about-text-box span {
    font-size: 35px;
    margin-bottom: 0.3em;
  }
  .cataract-fe-box {
    padding: 30px 25px 60px;
    max-width: 1500px;
    margin: 0 auto 0;
    width: 100%;
    background-position: 50% 10%;
  }
  .cataract-fe-text-wrap {
    width: 450px;
    margin: 0 0 0 auto;
  }
  .cataract-fe-text-box h3 {
    padding: 12px 0 0 8px;
    font-size: 22px;
  }
  .cataract-fe-text-box h3.lineup-2 {
    padding: 34px 0 0 8px;
    font-size: 22px;
  }
  .cataract-fe-num {
    font-size: 55px;
  }
  .cataract-feature {
    font-size: 12px;
  }
  .top-menu-fix ul li a {
    padding-top: 0px!important;
}
/* ------------------------
 *       cv block
 * --------------------------	 */
.cv_tel{
        font-size: 38px;
        font-family: serif;
        color:#669999;
    }
	.cv_tel .fa-solid.fa-phone{
	font-size:25px;
}	
	
}
/*----------------------------
            smart phone
  -----------------------------*/
  @media screen and (max-width:700px) {
    #cataract-main {
      position: relative;
      width: 100%;
      height: 700px;
      background: url(http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/白内障_main_sp.png);
      background-position: center bottom;
      background-size: cover;
      margin-top: -1px;
      max-height: 800px;
      overflow: hidden;
  }
  .main_title_copy_box {
    position: absolute;
    right: 300px;
    width: 100px;
    height: 550px;
    right: 50%;
    bottom: 50%;
    transform: translate(175%, 61%);
  }
  .m_text_box .m_text_enn {
    width: 110px;
    height: 110px;
    font-size: 16px;
    padding-top: 34px;
  }
  .m_text_box_wrap {
    width: 300px;
    column-gap: 0;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, 200%);
  }
	  .m_text_box_wrap.y_box_wrap{
		  bottom: 64%;
	  }
	  .y_box_right {
    margin-bottom: 65px;
}
  .m_text_box .m_text_enn {
    width: 110px;
    height: 110px;
    font-size: 16px;
    padding-top: 30px;
}
  .m_text_box {
    width: 140px;
}
  .m_text_cross{
    width: 15px;
  }
  .m_text_un_enn {
    padding: 0.2em 0;
    font-size: 10px;
    margin-top: 0.5em;
}
.batsu {
  display: block;
  position: relative;
  width: 13px;
  height: 30px;
  margin: 0 auto 50px;
}
.batsu::before, .batsu::after {
  content: "";
  position: absolute;
  top: 80%;
  left: 50%;
  width: 2px;
  height: 41px;
  background: #fff;
}
.main_title_copy_box {

}
.symptoms-wrap h3 {
  font-size: 16px;
  padding: 7px 0;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 280px;
}
.main_title {
  font-size: 26px;
  height: 280px;
  width: 55px;
  padding: 35px 0px;
  left: 0;
  top: 35px;
}
.symptoms-box {
  position: relative;
  display: flex;
  padding: 40px 4% 10px;
  row-gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.symptoms-left {
  width: 100%;
}
.symptoms-right {
  width: 100%;
}
.cataract-surgery-detail-box {
  background: rgba(255,255,255,0.9);
  width: 95%;
  max-width: 800px;
  margin: 0 auto;
  padding: 30px 20px;
  border-radius: 30px;
}
.cataract-surgery-detail-title h3 {
  font-size: 26px;
  margin-bottom: 30px;
}
.ca-surgery-column-wrap {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 40px;
}
.ca-surgery-column-box {
  width: 48%;
}
.surgery-column-title {
  font-size: 18px;
}
.surgery-column-title::before {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgb(85, 169, 142);
  color: #fff;
  position: relative;
  left: -12px;
  top: -4px;
  font-size: 15px;
  padding: 4px 0px 7px 6px;
  font-family: serif;
}
.lens-dif-box {
  width: 95%;
  margin: 0 auto;
  padding: 0px 15px 10px;
}
.lens-dif-wrap {
  padding: 20px 0;
}
.lens-dif-img-wrap {
  display: flex;
  justify-content: space-between;
  column-gap: 35px;
  margin-bottom: 1em;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lens-dif-img-box {
  width: 100%;
}
.lens-dif-img-wrap {
  display: flex;
  justify-content: space-between;
  column-gap: 35px;
  margin-bottom: 1em;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 15px;
}
.lens-dif-img-title {
  height: 35px;
  padding-top: 5px;
}
.lens-dif-title-cover {
  height: 90%;
  border-left: 4px #fff solid;
  width: 98%;
  margin: 0 0 0 auto;
  padding: 3px 0 0 5px;
  color: #fff;
  font-weight: bold;
}
.lens-dif-title-cover .lens-dif-title-1 {
  font-size: 30px;
}
.lens-dif-title-cover .lens-dif-title-2 {
  font-size: 26px;
}
.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: 106px;
  left:-2px
}
.stepbar .stepbarwrap {
  margin: 2em 0;
  position: relative;
  height: auto;
  min-height: 130px;
}
.surgery-way-title-box h3.surgery-way-title {
  text-align: center;
  color: #fff;
  background: rgb(240, 189, 4);
  border-radius: 30px;
  padding: 0.3em;
  font-size: 18px;
  margin-bottom: 1.8em;
}
h3.lens-kinds-title {
  text-align: center;
  color: #fff;
  background: rgb(240, 189, 4);
  border-radius: 30px;
  padding: 0.3em;
  font-size: 18px;
  margin-bottom: 1.8em;
}
h3.price-title {
  text-align: center;
  color: #fff;
  background: rgb(240, 189, 4);
  border-radius: 30px;
  padding: 0.3em;
  font-size: 18px;
  margin-bottom: 1.8em;
}
.main_title_copy_box {
  position: absolute;
  right: 300px;
  width: 100px;
  height: 550px;
  right: 20%;
  transform: initial;
  top: 10%;
}
.cataract-fe-box{
  background-image: none;
  padding: 0;
}
.feature-img-sp{
  display: block;
}
.cataract-fe-text-wrap {
  width: 100%;
  margin: 0 auto;
  background: rgb(85, 169, 142);
  margin-top: -160px;
  padding-bottom: 30px;
}
.cataract-fe-text-box h3 {
  padding: 12px 0 0 0px;
  font-size: 22px;
  width:100%;
  margin-bottom: 10px;
}
.cataract-fe-text-box h3.lineup-2 {
  padding: 15px 0 0 0px;
  font-size: 22px;
  width:100%;
  margin-bottom: 10px;
}
.cataract-fe-text-box {
  padding: 15px;
  width:95%;
  margin:0 auto;
}
.cataract-fe-num-box {
  width: 45px;
}
.cataract-text-un-title {
  text-align: center;
  line-height: 1.5;
  width: 95%;
  margin: 0 auto;
}
.lens-img{
  display: none;
}
.lens-img-sp{
  display: block;
}
.lens-about-wrap-pc{
  position: relative;
  height:initial;
  max-width: 600px;
}
.lens-about-img {
  position: relative;
  width: 100%;
}
.lens-about-text-box {
  position: relative;
  width: 95%;
}
.lens-about-text-box {
  position: relative;
  width: 95%;
  margin: -85px auto 0;
}
.symptoms-list li {
  margin-bottom: 10px;
  font-size:16px;
  padding-left: 30px;
}
.symptoms-list li:before {
  width: 20px;
  height: 20px;
  left: 0;
  top: 0px;
}
.cataract-fe-text p{
  color:#fff;
  font-weight: 300;
  margin-bottom: 0;
}
.top-menu-fix ul li {
  width: 100%;
  border-bottom: 1px solid #666666;
}
.top-menu-fix ul.elementor-nav-menu{
  display: flex;
}
	  .price-table .pricetable th {
  padding: 0.3em;
}
.sp_br{
  display: block;
}
/* -----------------------------------
            cv block 
 * --------------------------------	   */
	  .cv_btn_wrap {
        height: 50px;
        margin: 0 auto 15px;
		  width:95%;
    }
    .post_main_wrap{
        margin-bottom: 0px;
    }
	  .post_cv_wrap{
	margin:0 auto 30px;
}
	  .cv_btn_wrap {
        height: 50px;
        margin-bottom: 15px;
    }
    .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;
}
}
@media screen and (max-width:450px){
	.post_column_wrap{
		max-width:95%;
	}
	.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: 5px 0px 3px;
        margin-bottom: 20px;
        margin: 0 auto;
        display: block;
        text-align: center;
        text-decoration: none;
        /* font-size: 12px!Important; */
        font-size: 12px;
    }
    .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;
    }
}

