:root {
  --primary-color: var(--C-e7538a);
  --secondary-color: var(--C-98214e);
  --btn-color: var(--C-e75077);
  --swiper-active: var(--C-98214e);
  --bg-color: var(--C-fff8f6);
}

.c_e7538a{color:#e7538a;}

.upper #container {
    background: #fff8f6;
}

.wb_img {
  display: block;
}

.mb_img {
  display: none;
}


.C-visual .img_text {
  text-align: left;
}


.C-visual .counseling_form .btn_request {
  background-color:#e7538a;
}

.C-visual:after {
  
}

.img_area img {
  max-width: 100%;
}


.upper .C-visual .img_text .item_02 {
    background: none;
    -webkit-text-fill-color: var(--C-98214e);
}
.C-visual .img_text .item_02 {
    background: none;
    text-align: left;
    line-height: 1;
}

/* s:common_title */
.middleAge_theme_info {
}
.middleAge_theme_info .trademark_box {
    text-align: center;
}
.middleAge_theme_info .trademark_box p {
    font-size: var(--f-32);
    color: var(--C-111113);
    font-weight: 800;
}
.middleAge_theme_info .text {
    display: flex;
    width: 520px;
    margin: 0 auto;
    position: relative;
    padding-left: 40px;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
}
.middleAge_theme_info .text span {
    font-size: 26px;
    color: var(--C-737380);
    line-height: 1.1;
    letter-spacing: -1px;
}
.middleAge_theme_info .text strong {
    display: block;
    font-size: 48px;
    color: #e7538a;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: -2px;
}
.middleAge_theme_info .text .info_img {
    width: 172px;
    right: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
.middleAge_theme_info .text .info_img img{width: 100%;}
.middleAge_theme_info .text::before {
    content: "[";
    position: absolute;
    left: 0;
    bottom: -5px;
    font-size: 68px;
    color: #fcacc9;
    font-weight: 900;
}
.middleAge_theme_info .text::after {
    content: "]";
    position: absolute;
    right: 0;
    bottom: -5px;
    font-size: 68px;
    color: #fcacc9;
    font-weight: 900;
}
.upper .middleAge_theme_info .sub_text {
    padding-top: 60px;
    font-size: 25px;
    color: #98214e;
    text-align: center;
    line-height: 1.2;
    font-weight: 900;
}

/* e:common_title */

.middleAge_theme_info .photo {
  padding-top: 65px;
}
.middleAge_theme_info .photo ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 75px 0;
}
.middleAge_theme_info .photo ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.middleAge_theme_info .photo ul li img{width: 100%;}
.middleAge_theme_info .photo ul li .text_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}
.middleAge_theme_info .photo ul li strong {
  display: block;
  padding: 35px 0 5px;
  font-size: 25px;
  color: #e7538a;
  font-weight: 900;
  line-height: 1.1;
}
.middleAge_theme_info .photo ul li:nth-child(2) strong{margin-top: -43px;}

.middleAge_theme_info .photo ul li span {
  font-size: 20px;
  color: #111113;
  font-weight: 500;
  line-height: 1.2;
}

.operation_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 0 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.operation_info .title {
  font-size: 48px;
  color: #e7538a;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: -2px;
  margin-bottom: 80px;
}

.operation_info .text {
  font-size: var(--f-40);
  color: var(--C-98214e);
  text-align: center;
  font-weight: 900;
  margin-top: 20px;
}
.operation_info .sub_text {
  font-size: var(--f-28);
  color: var(--C-222222);
  text-align: center;
  line-height: 1.3;
  margin-top: 15px;
}
.operation_info .sub_text .sub_text strong {
  font-weight: 900;
}

.operation_info .text {
  text-align: center;
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}


.operation_info .operation_name {
  font-size: 25px;
  font-weight: 800;
  text-align: center;
  color: #e7538a;
  margin-bottom: 70px;
}
.operation_info ol + .operation_name {
  margin-top: 80px;
}
.operation_info ol {
  letter-spacing: -1px;    
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 60px 80px;
  max-width: 800px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.operation_info ol.photo-col li {
  width: calc(50% - 40px);
}
.operation_info ol li {
  font-size: 0;
  width: 100%;
}
.operation_info ol li .photo-col {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 12px;
}

.operation_info ol li .photo-col dl{text-align: center;letter-spacing: -1px;}
.operation_info ol li .photo-col dl dt{}
.operation_info ol li .photo-col dl dt span{display: block;}
.operation_info ol li .photo-col dl dt strong{font-size: 48px;color:#98214e;font-weight: 800;padding: 18px 0 13px;letter-spacing: -2px;display: block;line-height: 1;}
.operation_info ol li .photo-col dl dd{font-size: 20px;color:#000;font-weight: 500;line-height: 1.2;}

.operation_info ol .operation_arrow {
  display: block;
  margin: 20px auto 17px;
  width: 18px;
  height: 44px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(//image.idhospital.com/www/rn_2025/middleageeye/upper/operation_arrow.png);
}

.operation_info ol img {
  width: 100%;
}/*# sourceMappingURL=middleAge_upperEyeShape.css.map */


.operation_info .text i {
  font-size: 48px;
  font-weight: 800;
  line-height: 1;
  padding: 30px 0 10px;
  color:#98214e;
  letter-spacing: -2px;
}

.operation_info .text strong {
  font-size: 25px;color:#e7538a;
}

.operation_info .text p {
  font-size:20px;
  color: #000;
  font-weight: 500;
  line-height: 1.2;
  padding-top: 10px;
}

/* middleAge_list */
.middleAge_list .middleAge_theme_info .text{
    width: 540px;
}
.middleAge_list .middleAge_theme_info .text span{
    letter-spacing: 0;
}
.middleAge_list .middleAge_theme_info .text strong{
    letter-spacing: -1px;
}

.middleAge_list .middleAge_theme_info .info_list {
  margin: 65px 0 95px;
    
}
.middleAge_theme_info .info_list .tit {
  font-size:25px;
  color: #e7538a;
  font-weight: 900;
  margin-bottom: 25px;
  text-align: center;
}
.middleAge_theme_info .info_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 15px 80px;
}

.middleAge_theme_info .info_list .item {
  width: 347px; 
  background-color: #ffe4ee;
  text-align: left;
  height: 50px;
  line-height: 50px;
  font-weight: 500;
    font-size: 20px;color:#111113;
    padding-left: 60px;
    box-sizing: border-box;
}
.middleAge_theme_info .info_list .item::before {
  content: "";
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(//image.idhospital.com/www/rn_2025/middleageeye/upper/info_list_ico.png);
    display: inline-block;vertical-align: middle;
    margin-right: 25px;
}

.middleAge_list .middleAge_theme_info .text_1{
    width: 600px;
}




@media (max-width: 1024px) {

}

@media (max-width: 720px) {
    
    .upper #container {
    background: #fff7f9;
}
    
    .wb_img {
    display: none;
    }
    .mb_img {
    display: block;
    }

    .upper .C-inner {
    padding: 0 3%;
    }
    
    /* s:common_title */
    .middleAge_theme_info + .middleAge_theme_info {
    margin-top: var(--vw80);
    }
    
    .middleAge_theme_info .text {
        width: 72.22vw;
        padding-left: 6vw;
    }
    
    .middleAge_theme_info .text span {
        font-size: 3.61vw;
    }

    .middleAge_theme_info .text strong {
        font-size: 6.67vw;
        letter-spacing: -0.2vw;
    }
    .middleAge_theme_info .text::before,
    .middleAge_theme_info .text::after {
        font-size: 9.44vw;
        bottom: 0;
    }
    .middleAge_theme_info .text .info_img {
        width: 23.89vw;
        right: 5.5vw;
        font-size: 0;
    }
    .middleAge_theme_info .text .info_img img {
        width: 100%;
    }

    .middleAge_theme_info {
        padding-top: 0;
    }
    .middleAge_theme_info .sub_text {
        font-size: 3.47vw;
        padding-top: 4.5vw;
    }
    
    /* e:common_title */
    
    .middleAge_theme_info .photo {
    padding-top: 4.16vw;
    }
    .middleAge_theme_info .photo ul {
    gap: 5.14vw 0;
    }
    .middleAge_theme_info .photo ul li img {
    width: 100%;
    }    
    
    .middleAge_theme_info .photo ul li .text_wrap {
    gap: var(--vw10);
    }
    
    .middleAge_theme_info .photo ul li strong {
        padding: 4.16vw 0 1vw;
        font-size: 3.47vw;
    }
    .middleAge_theme_info .photo ul li:nth-child(2) strong{margin-top: 0;}
    .middleAge_theme_info .photo ul li span {
    font-size: 2.78vw; letter-spacing: -0.1vw;
    }
    
    .operation_info {
    padding: 12.5vw 0;
    }
    .operation_info .title {
    font-size: 6.67vw;
    letter-spacing: -0.2vw;
    margin-bottom: 4.86vw;
    }

    .operation_info .operation_name {
    font-size: 3.47vw;
    margin-bottom: 5.14vw;
    }
    .operation_info ol {
        letter-spacing: -0.1vw;
        gap: 5.8vw 9.03vw;
    }
    .operation_info ol.photo-col li {
    width: calc(50% - 5vw);
    }
    .operation_info ol li .photo-col dl dt strong {
    font-size: 6.67vw;
    padding: 3vw 0 2vw;
    letter-spacing: -0.2vw;
    }
    .operation_info ol li .photo-col dl{
        letter-spacing: -0.1vw;
    }
    .operation_info ol li .photo-col dl dd{
        font-size: 2.78vw;
    }
    
    .operation_info ol .operation_arrow {
        width: 2.5vw;
        height: 6.11vw;
        margin: 2.08vw auto 2.78vw;
    }
    .operation_info ol + .operation_name{
        margin-top: 5.5vw;
    }
    
    .operation_info .text i {
        padding: 4.16vw 0 1.2vw;
        font-size: 6.67vw;
    }

    .operation_info .text strong {
        font-size: 3.47vw;
    }
    .operation_info .text p {
        font-size: 2.78vw;
        padding-top: 1.5vw;
    }
    /* middleAge_list */
    .middleAge_list .middleAge_theme_info .text{
        width: 75vw;
    }
    .middleAge_list .middleAge_theme_info .info_list{
        margin: 4.16vw 0 11.11vw;
    }
    .middleAge_theme_info .info_list .tit {
        font-size: 3.47vw;
        margin-bottom: 3vw;
    }
    .middleAge_theme_info .info_list ul {
        gap: 2.08vw 8.33vw;
    }    
    .middleAge_theme_info .info_list .item {
        width: 41.67vw;
        height: 7.08vw;
        line-height: 7.08vw;
        font-size: 2.78vw;
        padding-left: 5.5vw;
    }
    .middleAge_theme_info .info_list .item::before {
        width: 4.31vw;
        height: 4.31vw;
        margin-right: 3.3vw;
    }    

    .middleAge_list .middleAge_theme_info .text_1{
        width: 83.33vw;
    }
    
    
}