@charset "UTF-8";

/* header footer */
.official_header_2411 .menu_area {
    background: #ec93ae;
}

header .header_reserve {
    background: #ec93ae;
}

header h1 .logo_cap {
    color: #ec93ae;
    margin-top: 15%;
    display: block;
}

header .header_reserve .txt_right figure img {
    display: none;
    width: 15%;
    aspect-ratio: 1 / 1;
}

header .header_reserve .txt_right figure {
    background: url("../images/header_arrow_pk.png") no-repeat;
    width: 15%;
    aspect-ratio: 1 / 1;
    background-size: contain;
}

.official_header_2411 h1 .logo_cap {
    color: #ec93ae;
    margin-top: 15%;
    display: block;
}

.official_header_2411 .header_web_btn img {
    display: none;
    width: 40%;
    aspect-ratio: 304 / 75;
}

.official_header_2411 .header_web_btn {
    background: url("../images/header_web_btn_pk_2412.png") no-repeat;
    width: 40%;
    aspect-ratio: 304 / 75;
    background-size: contain;
    margin: 1% 0;
}

header h1 a img {
    display: none;
    width: 92%;
    aspect-ratio: 265 / 22;
}

header h1 a {
    background: url("../images/hinataclinic_logo_2411_pk.png") no-repeat;
    width: 70%;
    aspect-ratio: 304 / 75;
    background-size: contain;
    display: block;
    margin: 3% auto 0;
}

.official_header_2411 .navigation {
    background: #fcf3f6;
}

.official_header_2411 h1 a {
    background: url("../images/hinataclinic_logo_2411_pk.png") no-repeat;
    width: 92%;
    aspect-ratio: 304 / 75;
    background-size: contain;
    display: block;
    margin: 3% 5% 0;
}

.official_header_2411 h1 a img {
    display: none;
    width: 92%;
    aspect-ratio: 265 / 22;
}

.official_header_2411 .navigation_link {
    color: #ec81a1;
}

.official_header_2411 .navigation_list-item::after {
    content: '';
    background: url(../images/header_nav_arrow_2411_pk.png) no-repeat;
    background-size: contain;
    width: 2%;
    aspect-ratio: 2 / 3;
    position: absolute;
    right: 3%;
    top: 50%;
    transform: translateY(-50%);
}

.official_header_2411 .navigation_list-item {
    border-bottom: solid 1px #f0abbf;
}

.bottom_info .pk_txt {
    color: #ec81a1;
}

.bottom_info .flow .inner .bg_wrap {
    border: 1px solid #e57496;
    box-shadow: 10px 10px 0px 0px rgba(250, 235, 242, 0.9);
}

.bottom_info .info th {
    background: #ee89a7;
    border: 2px solid #ee89a7;
    border-top: 2px solid #fff;
}

.bottom_info .info td {
    border: 2px solid #ee89a7;
}

.bottom_info .info .top_tr th {
    border-top: 2px solid #ee89a7;
}

.bottom_info .flow .bg_txt_half {
    background: linear-gradient(transparent 60%, #fdedf2 40%);
}

.lp_bottom_btn {
    background: #fcf0f2;
}

.lp_bottom_consent {
    background: #fae1e5;
    padding: 4% 6% 8%;
}

.approval .pk_txt {
    color: #ec81a1;
}

.approval dl {
    background: #fdf5f7;
    border: 2px solid #ec93ae;
}

.interval_area a {
    color: #ec81a1;
    border: 1px solid #ec81a1;
}

.lp_bottom_txt {
    padding: 6% 0;
    background: #fcf0f2;
}

.lp_bottom_txt .pk_txt {
    color: #ec81a1;
}

.footer {
    background: #ec81a1;
}

.footer_2411 {
    background: #ec81a1;
}

.footer_2411 .footer_nav ul li a {
    background: #faebeb;
    width: 70%;
    display: block;
    margin: 0 auto 2%;
    padding: 2% 0;
    transition: .7s;
    color: #ec93ae;
}
