.areaFirst .wrapInfo .special {
    position: absolute;
    right: 63px;
    top: -2px;
    width: 46px;
}

.areaFirst .wrapFirst {
    position: relative;
}

.areaFirst .wrapInfo .boxFirst .itemTitle {
    margin-top: -2px;
    line-height: 1.5;
}

.areaFirst .photoBanner {
    padding-top: 12px;
    text-align: center;
    background: #fff;
    border-radius: 10px 10px 0 0;
}

.areaFirst .photoBanner .wrapBanner {
    position: relative;
    width: calc(100% - 26px);
    margin: 0 auto;
}

.areaFirst .photoBanner .wrapBanner img {
    width: 100%;
    aspect-ratio: 10/4.5;
    object-fit: cover;
    object-position: center;
}

.areaFirst .wrapFirst .photoBanner .special {
    position: absolute;
    top: 1px;
    right: 11px;
    width: 52px;
    z-index: 1;
}

.areaFirst .wrapFirst .photoBanner .special img {
    width: 100%;
    aspect-ratio: 52/62;
}

.areaFirst .wrapInfo {
    padding: 0px 58px 1px;
    margin-top: 0;
    box-shadow: none;
}

.areaFirst .wrapInfo .boxFirst {
    position: relative;
    border: none;
    padding: 22px 0 0;
    margin-bottom: 23px;
}

.areaFirst .wrapInfo .boxFirst .boxTitle {
    padding-top: 14px;
    margin-bottom: -10px;
}

.areaFirst .wrapInfo .boxFirst .subttl {
    font-weight: 400;
    margin-bottom: -4px;
}

.areaFirst .wrapInfo .desItem {
    width: 100%;
    margin: 23px 0 18px;
    line-height: 1.6;
}

.areaFirst .wrapInfo .boxFirst .boxInfo {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    width: 55% !important;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .itemReview {
    width: 100% !important;
    padding-right: 7px;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview {
    justify-content: end;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .score_avg {
    margin-top: 4px;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .score_avg a {
    position: relative;
    color: #E3427C;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .score_avg a::before {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #E3427C;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .score_avg a .number {
    display: inline-block;
    letter-spacing: -1px;
    margin-left: -6px;
    font-size: 15px;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .score_avg a .number .detail {
    display: inline-block;
    letter-spacing: 1px;
    margin-left: 0px;
    margin-right: 1px;
    font-size: 22px;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .star {
    margin: 2px 10px 0 4px;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .star span.full {
    width: 188px;
}

.areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .star span.full .bgColor {
    height: 36px;
}

.areaFirst .wrapInfo .boxFirst .btnFavorite {
    position: absolute;
    margin-left: 20px;
    right: 0;
    top: -37px;
    width: 74px;
    height: 75px;
}

.areaFirst .wrapInfo .boxFirst .btnFavorite a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.areaFirst .wrapInfo .boxFirst .btnFavorite a img {
    width: 100%;
    height: 100%;
}

.areaFirst .wrapInfo .listInfo {
    background-color: #F5F5F5;
    padding: 11px 17px 5px;
}

.areaFirst .wrapInfo .listInfo li {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 24px;
    margin-bottom: 8px;
    background: transparent;
    border: none;
}

.areaFirst .wrapInfo .listInfo li .iconInfo {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 22px;
    margin-right: -2px;
    vertical-align: middle;
    border: none;
    transform: translateY(-1px);
}

.areaFirst .wrapInfo .listInfo li .iconInfo .blue {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.areaFirst .wrapInfo .listInfo li.active {
    background: transparent;
    border: none;
}

.areaFirst .wrapInfo .listInfo li.active .iconInfo .blue {
    display: block;
}

.areaFirst .wrapInfo .listInfo li.active .iconInfo .grey {
    display: none;
}

.areaFirst .wrapInfo .listInfo li .infoName {
    display: inline-block;
    width: auto;
    font-size: 14px;
    font-weight: 400;
    color: #919191;
    min-height: auto;
    line-height: 1.5;
    transform: translateY(2px);
}

.areaFirst .wrapInfo .listInfo li.active .infoName {
    color: #0096FF;
}

.areaFirst .wrapInfo .boxTbl {
    margin: 20px 0 30px;
}

.areaFirst .wrapInfo .boxTbl table {
    width: 100%;
    border-color: #DADCE0;
    border-left: none;
}

.areaFirst .wrapInfo .boxTbl table tr th,
.areaFirst .wrapInfo .boxTbl table tr td {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 0;
    color: #0D0D0D;
}

.areaFirst .wrapInfo .boxTbl table tr th {
    width: 223px;
    background: transparent;
    padding: 8px 19px;
}

.areaFirst .wrapInfo .boxTbl table tr th .icon {
    display: inline-block;
    width: 20.08px;
    height: 25px;
    margin-right: 5px;
    vertical-align: text-bottom;
    transform: translateY(2px);
}

.areaFirst .wrapInfo .boxTbl table tr td {
    padding: 8px 0;
}

.areaFirst .wrapInfo .boxTbl table tr td .blue {
    color: #0096FF;
    margin-right: 26px;
}

.areaFirst .wrapInfo .boxTbl table tr td .blue strong {
    display: inline-block;
}

.areaFirst .wrapInfo .boxTbl table tr td a {
    position: relative;
    display: block;
    color: #0D0D0D;
    padding-right: 30px;
}

.areaFirst .wrapInfo .boxTbl table tr td a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg);
    border: solid #0D0D0D;
    border-width: 0 1px 1px 0;
    padding: 3px;
}

.areaCompanyprofile {
    margin-bottom: 0;
}

.areaCompanyprofile .inner {
    background: #ffffff;
    padding-bottom: 46px;
}

.areaCompanyprofile .wrapInfo {
    padding: 39px 58px 23px;
}

.areaCompanyprofile .boxTableInfo {
    margin: 0 auto 40px;
}

.areaCompanyprofile .boxTableInfo th {
    width: 199px;
    height: 48px;
    background: #e9f7ff;
    text-align: left;
    font-size: 15px;
    letter-spacing: 0.5px;
    padding: 10px 10px 10px 20px;
}

.areaCompanyprofile .boxTableInfo td {
    height: 48px;
    font-size: 15px;
    letter-spacing: 0.5px;
    padding: 10px 10px 10px 24px;
}

.areaCompanyprofile .boxTableInfo td a {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.areaCompanyprofile .boxGreeting {
    background: #ffffff;
    border-radius: 0;
    margin: 0 auto 0;
    padding: 14px 0 21px;
}

.areaCompanyprofile .boxGreeting.notAvata {
    padding: 14px 0 2px;
}

.areaCompanyprofile .boxGreeting .greetingTitle {
    font-size: 20px;
    text-align: left;
    color: #004eb8;
    background: none;
    background-size: 847px 4px;
    padding-bottom: 0;
    margin-bottom: 16px;
    font-weight: bold;
}

.areaCompanyprofile .boxGreeting .greetingCt {
    display: flex;
}

.areaCompanyprofile .boxGreeting .greetingCt .avata {
    display: inline-block;
    vertical-align: top;
    width: 199px;
    margin-right: 24px;
}

.areaCompanyprofile .boxGreeting .greetingCt .avata img {
    width: 100%;
}

.areaCompanyprofile .boxGreeting .greetingCt .textContent {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 242px);
    margin-top: -2px;
}

.areaCompanyprofile .boxGreeting.notAvata .greetingCt .textContent {
    width: 100%;
}

.areaCompanyprofile .boxGreeting .greetingCt .textContent .greetingText {
    font-size: 15px;
    line-height: 1.75;
    margin-bottom: 20px;
}

.areaCompanyprofile .boxGreeting .greetingCt .textContent .represen {
    font-size: 16px;
    margin-bottom: 0;
    text-align: right;
}

.areaCompanyprofile .boxGreeting .greetingCt .textContent .represen span {
    font-size: 14px;
    display: inline-block;
    margin-right: 11px;
}

.areaCompanyprofile .boxCompanyContact {
    margin-left: auto;
}

.wrapSliderProfile {
    margin-bottom: 24px;
}

.wrapSliderProfile .listSliderProfile {}

.wrapSliderProfile .listSliderProfile li {
    width: clamp(249px, 23.4vw, 320px);
    min-width: clamp(249px, 23.4vw, 320px);
    max-width: clamp(249px, 23.4vw, 320px);
}

.wrapSliderProfile .listSliderProfile li .boxSliderProfile {
    position: relative;
    margin-right: 1.1vw;
    cursor: pointer;
}

.wrapSliderProfile .listSliderProfile li .boxSliderProfile .sliderProfileImg {}

.wrapSliderProfile .listSliderProfile li .boxSliderProfile .sliderProfileImg img {
    aspect-ratio: 319 / 181;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 7px;
}

.wrapSliderProfile .listSliderProfile li .boxSliderProfile .iconSliderProfile {
    position: absolute;
    bottom: 13px;
    right: 13px;
    width: 25px;
    height: 25px;
}

.wrapSliderProfile .listSliderProfile li .boxSliderProfile .iconSliderProfile a {
    position: none;
}

.wrapSliderProfile .listSliderProfile li .boxSliderProfile .iconSliderProfile img {
    width: 100%;
}

.wrapSliderProfile .arrow.arrow--left.arrow--disabled {
    background-image: url(//toiretumari-center.com/wp-content/themes/toire/assets/images/review/arrow-left.svg);
}

.wrapSliderProfile .arrow.arrow--right.arrow--disabled {
    background-image: url(//toiretumari-center.com/wp-content/themes/toire/assets/images/review/arrow-right.svg);
}

.wrapSliderProfile .popupProfile {
    display: none;
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.wrapSliderProfile.showPopup .popupProfile {
    display: flex;
}

.wrapSliderProfile .popupContent {
    background: #ffffff;
    position: relative;
    padding: 27px 33px;
    text-align: center;
    max-width: 703px;
    width: 90%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    height: 48.5vh;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 537px;
}

.wrapSliderProfile .popupContent #popupProfileText {
    font-size: 16px;
    font-weight: normal;
    color: #414141;
    text-align: justify;
    margin-top: 15px;
    padding: 0 9px;
}

.wrapSliderProfile .popupContent .popupImage img {
    aspect-ratio: 639/370;
    object-fit: contain;
    object-position: center;
    height: 100%;
    width: 100%;
    border-radius: 0;
    line-height: 0;
}

.wrapSliderProfile .popupNav {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 40.8%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.wrapSliderProfile .popupNav .buttonPopupProfile {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 3;
}

.wrapSliderProfile .popupNav .buttonPopupProfile.prevPopupProfile {
    left: 4px;
}

.wrapSliderProfile .popupNav .buttonPopupProfile.prevPopupProfile.disabled {
    display: none;
}

.wrapSliderProfile .popupNav .buttonPopupProfile.nextPopupProfile {
    right: 4px;
}

.wrapSliderProfile .popupNav .buttonPopupProfile.nextPopupProfile.disabled {
    display: none;
}

.wrapSliderProfile .popupNav .buttonPopupProfile img {
    width: 100%;
}

.wrapSliderProfile .listSliderProfile {
    display: flex;
}

.wrapSliderProfile .btnCloseProfile {
    width: 141px;
    margin: 30px auto 0;
}

.wrapSliderProfile .btnCloseProfile a {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    width: 100%;
    display: block;
    text-align: center;
    background: #919191;
    border-radius: 19px;
    padding: 6px 10px;
}

.wrapSliderProfile .boxSliderProfile {
    position: relative;
}

.wrapSliderProfile .sliderProfileImg img {
    width: 100%;
}

.wrapSliderProfile .iconSliderProfile {
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: 0;
    right: 0;
}

@media (min-width: 1367px) {
    .wrapSliderProfile .popupContent {
        min-height: 537px;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .member-template-default .areaFirst .wrapInfo .boxFirst {
        flex-wrap: wrap;
    }
    .member-template-default .areaFirst .wrapInfo .boxFirst .boxTitle {
        width: calc(100% - 430px) !important;
    }

    .member-template-default .areaFirst .wrapInfo .boxFirst .boxInfo {
        width: 420px !important;
        margin-top: 0;
    }
}

@media (max-width: 940px) and (min-width: 769px) {
    .member-template-default .areaFirst .wrapInfo .boxFirst .boxTitle {
        width: 100% !important;
        margin-bottom: 8px;
    }

    .member-template-default .areaFirst .wrapInfo .boxFirst .boxInfo {
        width: 100% !important;
        margin-top: 0;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview {
        justify-content: start;
    }
}

@media (min-width: 769px) {
    .wrapSliderProfile .arrow:hover,
    .wrapSliderProfile .listSliderProfile li .boxSliderProfile .iconSliderProfile a:hover,
    .wrapSliderProfile .popupNav .buttonPopupProfile:hover,
    .areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .score_avg a:hover {
        opacity: 0.7;
    }

    .wrapSliderProfile .btnCloseProfile a:hover {
        background: #0096FF;
    }
}

@media (max-width: 768px) {
    
    #content .areaFirst .inner {
        padding: 0;
    }

    .water-shuri-seikatsu-assist .main-img-banner {
        margin-bottom: 30px;
    }

    .areaFirst .photoBanner {
        padding: 0;
    }

    .areaFirst .wrapFirst .photoBanner .special {
        width: 40px;
        right: 5px;
    }

    .areaFirst .photoBanner .wrapBanner {
        width: 100%;
    }

    .areaFirst .photoBanner .wrapBanner img {
        aspect-ratio: 10 / 4.4;
    }

    .areaFirst .wrapInfo {
        padding: 0px 3.7% 1px;
        border-radius: 0;
    }

    .areaFirst .wrapInfo .boxFirst {
        padding: 12px 0 0;
        margin-bottom: 9px;
    }

    .areaFirst .wrapInfo .boxFirst .btnFavorite {
        top: 50%;
        width: 59px;
        height: 59px;
        transform: translateY(-50%);
        border-radius: 50%;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
    }

    .areaFirst .wrapInfo .boxFirst .boxTitle {
        width: 80% !important;
        padding: 0;
        margin: 0 0 2px;
    }

    .areaFirst .wrapInfo .boxFirst .subttl {
        font-size: 12px;
    }

    .areaFirst .wrapInfo .boxFirst .itemTitle {
        font-size: 18px;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo {
        width: 90% !important;
        margin-top: 0 !important;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .itemReview {
        margin-left: -4px;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview {
        justify-content: start;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .star {
        margin: 2px 6px 0 0px;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .star span.full {
        width: 132px;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .star span.full .bgColor {
        height: 25px;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .score_avg a {
        font-size: 22px;
        letter-spacing: 0;
    }
    
    .areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .score_avg a::before {
        bottom: 1px;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .score_avg a .number {
        font-size: 11px;
        letter-spacing: -1px;
        margin-left: 0px;
    }

    .areaFirst .wrapInfo .boxFirst .boxInfo .itemReview .starReview .score_avg a .number .detail {
        font-size: 16px;
        color: #E3427C;
        margin-left: -1px;
        margin-right: -2px;
    }

    .areaFirst .wrapInfo .listInfo {
        width: 100%;
        max-width: none;
    }

    .areaFirst .wrapInfo .listInfo {
        padding: 7px 4px 10px;
    }

    .areaFirst .wrapInfo .listInfo li {
        line-height: 1;
        margin-right: 12px;
        margin-bottom: 3px;
    }

    .areaFirst .wrapInfo .listInfo li .infoName {
        font-size: 10px;
    }

    .areaFirst .wrapInfo .listInfo li .iconInfo {
        width: 16px;
        height: 13px;
        transform: translateY(1px);
    }

    .areaFirst .wrapInfo .boxTbl {
        margin: 5px 0 16px;
    }

    .areaFirst .wrapInfo .boxTbl table {
        border-left: none !important;
        border-right: none !important;
    }

    .areaFirst .wrapInfo .boxTbl table tr:last-child {
        border-bottom: 1px solid #cfe3ee;
    }

    .areaFirst .wrapInfo .boxTbl table tr th,
    .areaFirst .wrapInfo .boxTbl table tr td {
        font-size: 12px;
        padding: 7px 0 5px;
    }

    .areaFirst .wrapInfo .boxTbl table tr th {
        width: 116px;
        padding: 6px 7px 5px;
    }

    .areaFirst .wrapInfo .boxTbl table tr th .icon {
        width: 14px;
        height: 17px;
        transform: translateY(0px);
        margin-right: 4px;
    }

    .areaFirst .wrapInfo .boxTbl table tr td .blue {
        margin-right: 8px;
    }

    .areaFirst .wrapInfo .boxTbl table tr td a::before {
        right: 8px;
        border: solid #0D0D0D;
        border-width: 0 1px 1px 0;
        padding: 2px;
    }

    .areaFirst .boxCompanyContact {
        width: 107.8%;
        padding: 3% 3.9% 2.1%;
        margin-left: -3.9%;
    }

    #content .areaCompanyprofile .inner {
        padding: 0;
    }

    .areaCompanyprofile .wrapInfo {
        padding: 18px 16px 0;
    }

    .areaCompanyprofile .boxTableInfo {
        margin-bottom: 16px;
    }

    .areaCompanyprofile .boxTableInfo th {
        width: 90px;
        font-size: 12px;
        padding: 5px 5px 5px 13px;
        height: 33px;
    }

    .areaCompanyprofile .boxTableInfo td {
        font-size: 12px;
        height: 33px;
        padding: 5px 5px 5px 18px;
    }

    .areaCompanyprofile .boxGreeting {
        border-radius: 0;
        margin-bottom: 0;
        padding: 10px 0 6px;
    }

    .areaCompanyprofile .boxGreeting.notAvata {
        padding: 14px 0 14px;
    }

    .areaCompanyprofile .boxGreeting .greetingTitle {
        font-size: 16px;
        margin-bottom: 10px;
        background: none;
        padding-bottom: 0;
    }

    .areaCompanyprofile .boxGreeting.notAvata .greetingTitle {
        margin-bottom: 9px;
    }

    .areaCompanyprofile .boxGreeting .greetingCt .avata {
        display: inline-block;
        width: 121px;
        margin-right: 9px;
        margin-bottom: 0;
    }

    .areaCompanyprofile .boxGreeting .greetingCt .textContent {
        width: calc(100% - 130px);
        margin-top: -3px;
    }

    .areaCompanyprofile .boxGreeting .greetingCt .textContent .greetingText {
        font-size: 12px;
        line-height: 1.84;
        margin-bottom: 10px;
    }

    .areaCompanyprofile .boxGreeting .greetingCt .textContent .represen {
        font-size: 14px;
        margin-bottom: 0;
    }

    .areaCompanyprofile .boxGreeting .greetingCt .textContent .represen span {
        font-size: 11px;
        margin-right: 11px;
    }

    .wrapSliderProfile {
        margin-bottom: 0;
    }

    .wrapSliderProfile .listSliderProfile {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .wrapSliderProfile .listSliderProfile li {
        width: 49% !important;
        min-width: initial;
        max-width: initial;
        margin-right: 0;
        margin-bottom: 8px;
    }

    .wrapSliderProfile .listSliderProfile li .boxSliderProfile {
        margin-right: 0;
    }

    .wrapSliderProfile .listSliderProfile li .boxSliderProfile .sliderProfileImg {}

    .wrapSliderProfile .listSliderProfile li .boxSliderProfile .iconSliderProfile {
        width: 16.5px;
        height: 16.5px;
        bottom: 10px;
        right: 10px;
    }

    .wrapSliderProfile .popupContent {
        padding: 0 0 20px;
        width: 92.4%;
        height: 38.1vh;
        height: clamp(358px, 82.3vw, 530px);
        position: initial;
        min-height: initial;
    }

    .wrapSliderProfile .popupContent .popupImage img {
        object-fit: cover;
        object-position: center;
        border-radius: 4px 4px 0 0;
    }

    .wrapSliderProfile .popupContent #popupProfileText {
        font-size: 12px;
        padding: 0 24px;
        margin-top: 16px;
        line-height: 1.7;
    }

    .wrapSliderProfile .popupNav {
        top: 50.1%;
    }

    .wrapSliderProfile .popupNav .buttonPopupProfile {
        width: 47px;
        height: 47px;
        top: 50%;
    }

    .wrapSliderProfile .popupNav .buttonPopupProfile.nextPopupProfile {
        right: 0;
    }

    .wrapSliderProfile .popupNav .buttonPopupProfile.prevPopupProfile {
        left: 0;
    }

    .wrapSliderProfile .btnCloseProfile {
        margin-top: 14px;
    }

    .wrapSliderProfile .btnCloseProfile a {
        font-size: 12px;
        padding: 8px 10px;
    }
}