@charset "utf-8";



.school-none {
    display: none !important;
}

/* ==============================

    サイト設定　適宜変更箇所

============================== */

body,
html {
    font-size: 18px;
}

body {
    color: #71334f;
    font-family: "Shippori Mincho B1", serif;
    font-weight: 700;
    font-style: normal;
}


html {
    scroll-behavior: smooth;
}

a,
a img {
    color: #71334f;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}

/*下層ページタイトル*/
.under-v {
    padding: 50px 0 50px;
    text-align: center;
    background: gray;
    color: #fff;
}

h2 {
    font-size: 50px;
}

h2::before {
    font-size: 2.0em;
}

h2[data-name]::before {
    line-height: 0.6;
    font-size: 0.6em;
    font-weight: bold;
}

h3 {
    font-size: 2.6rem;
}

.wp-block-button {
    font-size: 1.2rem;
}

.wp-block-button[data-name]::before {
    font-size: 0.8em;
    font-weight: bold;
}


/* ==============================

    サイト設定

============================== */

.inner-s {
    max-width: 960px;
    margin: 0 auto;
}

.inner {
    max-width: 1200px;
    margin: 0 auto;
}

.inner-l {
    max-width: 1440px;
    margin: 0 auto;
}

/* カラー */
.red {
    color: #6E0B0B;
    font-weight: bold;
}

/*画像ホバー時*/

.img-hover {
    transition: .6s;
}

.img-hover:hover {
    opacity: .6;
}

.flex-row {
    flex-direction: row-reverse;
}

/* ==============================

　　固定メニュー

　============================== */

.fix_nav.sp_disp.sp {
    position: fixed;
    z-index: 300;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: black;
}

.wp-block-group.fix_nav.sp_disp-inner {
    gap: 0;
}

.kotei-menu {
    color: #fff;
    padding: 5px 0;
    text-align: center;
    border-right: 0.5px solid #fff;
    position: relative;
}

.kotei-menu:last-child {
    border-right: none;
}

/*メニュー数*/

.sp_disp-4 .kotei-menu {
    width: 25%;
}

.sp_disp-3 .kotei-menu {
    width: 33.3333333333%;
}

.sp_disp-2 .kotei-menu {
    width: 50%;
}

.sp_disp-1 .kotei-menu {
    width: 100%;
}

/* ==============================

ヘッダーの設定

　============================== */

header {
    width: 100%;
    transition: .6s;
}

.header-inner {
    transition: .6s;
}

/*適宜修正*/

.header-inner {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 300;
}


/* ==============================

　　↓　PC版テーマ専用CSSは下記から記述　↓

　============================== */

.wp-block-group.hime-mainv {
    height: 100vh;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/hime-mv.png);
    background-size: cover;
    background-position: center;
}

.wp-block-group.hime-mainv>.wp-block-group__inner-container {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/tyo-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/tyo-bottom.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-kira-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-kira-2.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-2.png);
    background-repeat: no-repeat;
    background-position: top left, bottom right, top left, bottom right, top 5px center, bottom 5px center;
    height: 100vh;
}


figure.wp-block-image.size-full.top-logo {
    max-width: 616px;
    margin: 0 auto;
    padding: 73px 0 0;
}

figure.wp-block-image.size-full.maincopy {
    padding-bottom: 30px;
    max-width: 928px;
    margin: 0 auto;
}


/*ハンバーガーメニュー表示*/
.nav-wrapper {
    display: block;
}

nav.items-justified-center.header-inner-menu ul li a {
    color: #925682;
    display: block;
    margin-right: 16px;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

#hamburger-3 .sp-nav-wrap {
    padding: 0;
}

#hamburger-3 .sp-nav-inner {
    padding: 0;
    height: 100vh;
}

.wp-block-group.hamburger-left {
    width: 40%;
    height: 100vh;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/purple-bk.png);
    background-size: cover;
    padding: 50px;
}

figure.wp-block-image.size-full.logo.img-hover {
    max-width: fit-content;
    padding: 20px 20px 0;
    z-index: 999;
    position: fixed;
    transition: .6s;
}

header.scroll-nav figure.wp-block-image.size-full.logo.img-hover {
    padding: 10px 10px 0;
    max-width: 180px;
}

nav.hamburger-menu.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex ul li a {
    color: #fff;
}

.wp-block-group.follow-flex img {
    max-width: 40px;
    margin: 0 8px;
}

.wp-block-group.follow-flex {
    justify-content: right;
    color: #fff;
}

.is-layout-flex>p.Followus {
    margin-right: 16px;
}

body {
    letter-spacing: 2px;
}

.nav-wrapper .sp-nav-inner ul.wp-block-navigation__container.hamburger-menu.wp-block-navigation {
    max-width: inherit;
}

nav.hamburger-menu.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex ul li a {
    color: #fff;
}

nav.hamburger-menu.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex {
    margin: 146px 28px 0;
}

li.wp-block-navigation-item.home-link:after {
    content: '― ホーム';

}

li.wp-block-navigation-item.wonder-link:after {
    content: '― 夢を叶える魔法の国〜オンラインコミュニティ〜';
}

li.wp-block-navigation-item.salon-link:after {
    content: '― 本質の美しさに目覚める場所';
}

li.wp-block-navigation-item.session-link:after {
    content: '― 魂の設計図と出会う1時間';
}

li.wp-block-navigation-item.school-link:after {
    content: '― “わたし”というブランドを育てる場所';
}

li.wp-block-navigation-item.faq-link:after {
    content: '― よくある質問';
}

li.wp-block-navigation-item.company-link:after {
    content: '― 会社概要';
}

li.wp-block-navigation-item.news-link:after {
    content: '― お知らせ';
}

nav.hamburger-menu.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex ul li:after {
    color: #fff;
    position: absolute;
    bottom: -7px;
    font-size: 14px;
}

nav.hamburger-menu.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex ul li {
    margin-bottom: 30px;
    position: relative;
}

.wp-block-group.hamburger-right {
    width: 60%;
    height: 100vh;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/ham-img.png);
    display: block;
}

.wp-block-group.sp-nav-inner .wp-block-group-is-layout-flex {
    gap: 0;
}

.nav-wrapper .sp-nav-inner ul.wp-block-navigation__container.hamburger-menu.wp-block-navigation li.wp-block-navigation-item a {
    transition: .6s;
}

.nav-wrapper .sp-nav-inner ul.wp-block-navigation__container.hamburger-menu.wp-block-navigation li.wp-block-navigation-item a:hover {
    color: #925682;
}

.purple-bk {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/purple-bk-1.png);
    color: #fff;
    text-shadow: 0 0 9px black, 0 0 9px black, 0 0 9px black, 0 0 9px black;
}


p {
    line-height: 2;
}

.top-about-wrap h2 {
    margin-bottom: 50px;
    font-size: 50px;
    position: relative;
}

.top-about-wrap .wp-block-group.inner {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/lamp.png);
    background-repeat: no-repeat;
    background-position: bottom 100px right;
    padding: 138px 0 200px;
}

.top-about-wrap h2:before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/top-tyo-1.png);
    background-size: contain;
    display: inline-block;
    width: 199px;
    height: 227px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 37px;
}

.top-about-wrap h2:after {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/top-tyo-2.png);
    background-size: contain;
    display: inline-block;
    width: 150px;
    height: 86px;
    background-repeat: no-repeat;
    position: absolute;
    right: 53px;
    top: 123px;
}

.black-bk {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/bk-1.png);
    background-size: auto;
    color: #fff;
    text-shadow: 0 0 9px black, 0 0 9px black, 0 0 9px black, 0 0 9px black;
}

.gurade {
    position: relative;
}

.wp-block-group.area-title {
    padding: 138px 0 80px;
    position: relative;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/area.png);
    background-repeat: no-repeat;
    z-index: 1;
    background-position: center top;
}

.wp-block-group.black-bk.gurade.top-area-wrap {
    padding: 120px 0 126px;
}

.gurade:before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/gurade-3-4.png);
    background-size: contain;
    display: inline-block;
    width: auto;
    height: 145px;
    position: absolute;
    top: -109px;
    left: 0;
    right: 0;
    margin: auto;
}

.wp-block-group.top-area-txt.inner h2 {
    font-size: 36px;
    margin-bottom: 15px;
}

.wp-block-group.top-area-txt figure.wp-block-image.size-full {
    max-width: fit-content;
}

.wp-block-group.top-area-txt.inner p {
    padding: 52px 0 41px;
    max-width: 624px;
}

.wp-block-group.top-area-txt.inner h3 {
    max-width: 588px;
    font-size: 24px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/gold-bk.png);
    text-shadow: 0 0 4px BLACK;
    padding: 6px 0 7px;
    background-size: cover;
}

.wp-block-group.top-area-txt-wrap h4 {
    margin: 58px 0 43px;
    color: #f8a2c5;
    font-size: 30px;
}

.wp-block-buttons.btn .wp-block-button {
    max-width: 432px;
    width: 100%;
}

.btn .wp-block-button a {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/more-bk.png);
    border-radius: 0;
    text-shadow: 0 0 BLACK;
    max-width: 432px;
    width: 100%;
    padding: 29px 0;
    position: relative;
    transition: .6s;
    background-size: cover;
}

.btn .wp-block-button a:after {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/yajirushi.png);
    background-size: contain;
    display: inline-block;
    width: 39px;
    height: 13px;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 1px;
    bottom: 0;
    margin: auto;
    transition: .6s;
}

.btn .wp-block-button a:hover:after {
    right: 13px;
}

.btn .wp-block-button a:hover {
    opacity: .6;
}

.wp-block-group.top-area-txt-wrap {
    background-repeat: no-repeat;
    background-size: 50%;
    /*margin-bottom: 140px;*/
}

.wp-block-group.top-area-txt-wrap>.wp-block-group__inner-container {
    padding: 140px 0 59px;
}

.top-area-list .wp-block-group.top-area-txt-wrap:nth-of-type(1) {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/top-area-img-1.png);
}

.wp-block-group.top-area-txt-wrap:nth-child(odd) .wp-block-group.top-area-txt.inner>.wp-block-group__inner-container {
    max-width: fit-content;
    margin: 0 auto 0 0;
}


.wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(odd) {
    background-position: right;
    position: relative;
}

.wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(even) {
    background-position: left;
    position: relative;
}

.wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(odd):after {
    z-index: 100;
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/area-tyo-1.png);
    background-size: contain;
    display: inline-block;
    width: 265px;
    height: 293px;
    position: absolute;
    bottom: -137px;
    right: 59px;
    background-repeat: no-repeat;
}

.wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(even):after {
    z-index: 100;
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/area-tyo-2.png);
    background-size: contain;
    display: inline-block;
    width: 265px;
    height: 278px;
    position: absolute;
    bottom: -137px;
    left: 59px;
    background-repeat: no-repeat;
}

.wp-block-group.top-area-txt-wrap:nth-child(even) .wp-block-group.top-area-txt.inner>.wp-block-group__inner-container {
    margin: 0 0 0 auto;
    max-width: 710px;
}

.top-area-list .wp-block-group.top-area-txt-wrap:nth-of-type(2) {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/hime-img-1.png);
}

.wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(even) .wp-block-group.top-area-txt.inner p {
    margin: 0 auto;
}

.wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(even) .wp-block-group.top-area-txt.inner h3 {
    margin: 0 auto;
}

.top-area-list .wp-block-group.top-area-txt-wrap:nth-of-type(3) {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/top-area-img-3.png);
}

.top-area-list .wp-block-group.top-area-txt-wrap:nth-of-type(4) {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/top-area-img-4.png);
}

.wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-of-type(4) .wp-block-group.top-area-txt.inner h3 {
    letter-spacing: -1px;
    font-size: 20px;
    margin: 0 auto 14px !important;
}

.wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-of-type(4) .wp-block-group.top-area-txt.inner h3:nth-of-type(2) {
    margin-bottom: 50px !important;
}

.wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(odd)>.wp-block-group__inner-container {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/kumo-1.png);
    background-repeat: no-repeat;
    background-position: top left;
}


.wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(even)>.wp-block-group__inner-container {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/kumo-2.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.wp-block-group.purple-bk.top-vision-wrap>.wp-block-group__inner-container {
    padding: 118px 0 140px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/top-area-bk.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 703px;
}

.wp-block-group.purple-bk.top-vision-wrap .wp-block-group.area-title {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/top-VISION.png);
}

.wp-block-group.purple-bk.top-vision-wrap h3 {
    padding: 0 0 55px;
    font-size: 30px;
    color: #f0c500;
}

.wp-block-group.purple-bk.top-vision-wrap figure.aligncenter.size-full {
    padding: 45px 0;
}

p.has-text-align-center.top-vision-txt span {
    color: #e8c10e;
}

p.has-text-align-center.top-vision-txt {
    font-size: 24px;
}

.wp-block-group.future-wrap {
    padding: 125px 0 0;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/pink-bk.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/purple.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/pink-bk.png);
    background-repeat: no-repeat;
    background-position: top left, top 700px right, bottom 1000px left;
}

.wp-block-group.story .wp-block-group.area-title {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/top-future.png);
}

.wp-block-group.story .wp-block-group.area-title h2 {
    color: #f8a2c5;
}

figure.wp-block-image.size-full.book {
    max-width: 776px;
    margin: 0 auto;
}

.wp-block-group.story.inner p {
    padding: 60px 0 70px;
}

figure.wp-block-image.size-full.door-title {
    max-width: 702px;
    margin: 0 auto 95px;
}

.wp-block-group.door-wrap {
    position: relative;
    width: 285px;
    margin: 0 auto;
    display: block;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
}

figure.wp-block-image.size-full.door {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    display: block;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

figure.wp-block-image.size-full.door-hover {
    opacity: 0;
}

.wp-block-group.door-wrap:hover figure.wp-block-image.size-full.door {
    opacity: 0;
}

.wp-block-group.door-wrap:hover figure.wp-block-image.size-full.door-hover {
    opacity: 1;
}

.wp-block-group.door-wrap:after {
    content: '';
    background-size: contain;
    display: inline-block;
    width: 285px;
    height: 72px;
    z-index: 20;
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
}

.wp-block-group.door-wrap:nth-of-type(1):after {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/btn-1.png);
}

.wp-block-group.door-wrap:nth-of-type(2):after {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/btn-2.png);
}

.wp-block-group.door-wrap:nth-of-type(3):after {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/btn-3.png);
}

.wp-block-group.door-wrap:nth-of-type(4):after {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/btn-4.png);
}

figure.wp-block-image.size-full.img-hover.banner {
    padding: 0 0 110px;
    max-width: 980px;
    margin: 0 auto;
}

.wp-block-group.top-news-wrap {
    padding: 67px 0 50px;
    background: black;
    color: #fff;
}

ul.top-news-list li a,
ul.top-news-list li span {
    color: #fff;
}

.wp-block-group.top-news-wrap h2 {
    width: 280px;
}

ul.top-news-list {
    width: 69%;
    padding-top: 22px;
}

.wp-block-buttons.btn {
    padding: 0;
}

.wp-block-group.top-news-wrap .wp-block-buttons.btn {
    margin-top: 44px;
}

.wp-block-group.tobira-wrap {
    padding-bottom: 155px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/top-tyo-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/area-tyo-2.png);
    background-repeat: no-repeat;
    background-position: top 78px left, bottom 31px right;
    background-size: 180px;
    max-width: 1500px;
    margin: 0 auto;
}

footer#site-footer {
    background: black;
    border-top: 1px solid #8671cd;
    padding: 40px 0;
    color: #fff;
}

footer#site-footer h2 {
    font-size: 18px;
    margin-top: 16px;
    color: #fff;
}

body#himesalon footer .inner a span {
    color: #fff;
}

.wp-block-group.foot-sns {
    max-width: 87px;
    margin: 0 11px;
}

footer#site-footer p {
    font-size: 14px;
    line-height: 1.6;
    margin: 16px 0 35px;
    color: #fff;
}

footer#site-footer .wp-block-group.foot-sns p {
    font-size: 11px;
}

footer nav.items-justified-center.header-inner-menu {
    max-width: 677px;
    margin: 8px auto 0;
}

footer nav.items-justified-center.header-inner-menu ul li a {
    text-shadow: 0 0 BLACK;
    font-size: 15px;
}

.under-v h1 {
    display: none;
}

body#company .under-v {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/company-v.png);
}

body#company .under-v:before {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/company.png);
    width: 480px;
    height: 86px;
}

body#company .under-v:after {
    content: '会社概要';
}

body#session .under-v {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/session-v.png);
}

body#session .under-v:before {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/session.png);
    width: 715px;
    height: 142px;
    top: 112px;
}

body#session .under-v:after {
    content: '魂の設計図と出会う1時間';
    top: 258px;
    text-shadow: 0 0 5px BLACK;
}

body#himewonderland .under-v {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/wonder-v.png);
}

body#himewonderland .under-v:before {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/wonder-title.png);
    width: 806px;
    height: 62px;
    top: 159px;
}

body#himewonderland .under-v:after {
    content: '夢を叶える魔法の国〜オンラインコミュニティ〜';
    text-shadow: 0 0 5px BLACK;
}

body#himesalon .under-v {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/himesalon-v.png);
}

body#himesalon .under-v:before {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/himesalon.png);
    width: 490px;
    height: 62px;
    top: 159px;
}

body#himesalon .under-v:after {
    content: 'サロン情報';
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    color: black;
}


body.blog .under-v,
body.single-post .under-v,
body.category .under-v {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/mv-line-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/news-v.png);
}

body.blog .under-v:before,
body.single-post .under-v:before,
body.category .under-v:before {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/70d6ff80ce46aab261386e9b3f4edfc1.png);
    width: 288px;
    height: 86px;
    left: 64px;
}

body.blog .under-v:after,
body.single-post .under-v:after,
body.category .under-v:after {
    content: 'お知らせ';
}



.under-v {
    height: 450px;
    background-size: 90%, 90%, cover;
    background-repeat: no-repeat;
    background-position: top 7px center, bottom 7px center, center;
}

.under-v:before {
    content: '';
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    left: 33px;
    right: 0;
    margin: auto;
    top: 136px;
}


.under-v:after {
    font-size: 36px;
    position: absolute;
    top: 227px;
    max-width: fit-content;
    margin: auto;
    left: 67px;
    right: 0;
}

.wp-block-group.company-wrap {
    padding: 138px 0 100px;
}

.wp-block-group.company-wrap .wp-block-group.area-title {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/company2.png);
}

.wp-block-group.table-wrap .wp-block-table .has-fixed-layout td,
.wp-block-group.table-wrap .wp-block-table .has-fixed-layout th {
    word-break: break-word;
}

.wp-block-group.table-wrap td {
    background: #fff;
    padding: 25px;
    text-shadow: 0 0;
    color: black;
    border: none;
}

.wp-block-group.table-wrap td:first-child {
    background: black;
    color: #fff;
    width: 30%;
}

.wp-block-group.profile-wrap {
    padding: 155px 0 110px;
}

.pink-bk {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/pink-bk-1.png);
}

.wp-block-image.prof-title {
    margin-bottom: 50px;
}

.wp-block-group.prof-box.inner h2 {
    font-size: 36px;
    color: #f0c500;
    margin-bottom: 30px;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

.wp-block-group.prof-box.inner h3 {
    font-size: 24px;
    margin-bottom: 8px;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

.wp-block-group.prof-box.inner h3.wp-block-heading.prof-name {
    font-size: 30px;
    margin-bottom: 36px;
}

ul.wp-block-list.keireki-list {
    padding-top: 35px;
    margin-top: 35px;
    border-top: 1px solid #fff;
    line-height: 2;
    list-style: disc;
}

.wp-block-group.prof-box.inner>.wp-block-group__inner-container {
    max-width: 743px;
    margin: 0 0 0 auto;
    padding-top: 56px;
}

.wp-block-group.prof-box-wrap {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/salon-12.png);
    background-repeat: no-repeat;
}

.wp-block-group.prof-box.inner h2 {
    font-size: 33px;
    color: #f0c500;
    margin-bottom: 30px;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    letter-spacing: 0;
}

.wp-block-group.prof-box.inner p {
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

.hime-faq-wrap .wp-block-group.area-title {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/faq.png);
    padding-bottom: 40px;
}

p.has-text-align-center.faq-setumei {
    padding-bottom: 57px;
}

.hime-faq-wrap {
    padding: 100px 0 150px;
}

.hime-faq-wrap h4 {
    font-size: 36px;
    color: #f7de8a;
    margin-bottom: 70px;
}

.wp-block-group.qa h3 span {
    font-size: 18px;
}

.wp-block-group.qa h3 {
    font-size: 24px;
    padding: 16px 0 0 83px;
    position: relative;
}

.wp-block-group.qa {
    margin-bottom: 55px;
}

h3.wp-block-heading.q {
    margin-bottom: 23px;
}

h3.wp-block-heading.q:before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/q.png);
    background-size: contain;
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 9px;
}

h3.wp-block-heading.a:before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/a.png);
    background-size: contain;
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 9px;
}

.wp-block-group.session-bk {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/session-bk.png);
    color: #fff;
    text-shadow: 0 0 5px BLACK, 0 0 5px BLACK, 0 0 5px BLACK;
    padding: 123px 0 20px;
}

.wp-block-group.session-bk .wp-block-group.area-title {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/SESSION2.png);
}

.wp-block-group.session-bk h2 {
    font-size: 24px;
}

p.has-text-align-center.brandsession-txt {
    padding: 55px 0 60px;
}

p.has-text-align-center.brandsession-txt span.big {
    font-size: 24px;
}

span.under {
    text-decoration: underline;
}

.wp-block-group.checklist-wrap ul li {
    margin-bottom: 20px;
    position: relative;
}

.wp-block-group.checklist-wrap ul {
    max-width: fit-content;
    margin: 0 auto 60px;
}

figure.wp-block-image.size-full.yaji {
    max-width: 70px;
    margin: 65px auto 0;
    z-index: 10;
    position: relative;
}

.wp-block-group.checklist-wrap ul li:before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/check.png);
    background-size: contain;
    display: inline-block;
    width: 24px;
    height: 20px;
    position: absolute;
    left: -35px;
    top: 4px;
    background-repeat: no-repeat;
}


.wp-block-group.session-check-wrap {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/kumo-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/kumo-2.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/bk.png);
    color: #fff;
    /* padding: 220px 0 0; */
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: top left, bottom 400px right, center;
    position: relative;
}

.wp-block-group.session-check-wrap>.wp-block-group__inner-container {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/area-tyo-2.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/area-tyo-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/image-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/image-2.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/image-3.png);
    background-repeat: no-repeat;
    background-position: bottom 47px left 29px, top 40px right 26px, top 64px left 178px, top 135px right 90px, bottom 120px left 20px;
    padding: 220px 0 141px;
}

.wp-block-group.session-box h2 {
    max-width: 590px;
    font-size: 26px;
    margin: 0 auto;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/gold-bk.png);
    color: #fff;
    width: 100%;
    background-size: cover;
    line-height: 1;
    padding: 11px 0;
    position: absolute;
    top: -24px;
    left: 0;
    right: 0;
}

.wp-block-group.session-box {
    max-width: 933px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 106px;
    padding: 94px 0 70px;
    color: #71334f;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/f-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/f-2.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/f-3.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/f-4.png);
    background-repeat: no-repeat;
    background-position: top 20px left 20px, top 20px right 20px, bottom 20px left 20px, bottom 20px right 20px;
    position: relative;
}

ul.wp-block-list.session-list li {
    list-style: disc;
    margin-bottom: 17px;
}

ul.wp-block-list.session-list {
    max-width: fit-content;
    width: 100%;
    margin: 0 auto;
}

.wp-block-group.session-check-wrap:after {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/gra-1.png);
    background-size: auto;
    width: 100%;
    height: 200px;
    position: absolute;
    top: -180px;
}

.wp-block-group.maya-about-wrap {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/yudaya-bk2.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/yudaya-bk.png);
    color: #fff;
    text-shadow: 0 0 5px BLACK, 0 0 5px BLACK, 0 0 5px BLACK, 0 0 5px BLACK;
    padding: 95px 0 130px;
    background-repeat: no-repeat;
    background-position: right bottom 360px, top center;
}

.wp-block-group.maya-about-wrap .wp-block-group.area-title {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/ABOUT.png);
}

p.session-about-txt {
    margin: 0 auto 65px;
    max-width: fit-content;
}

.wp-block-group.session-about-txt h3.has-text-align-center {
    color: #d4b059;
    margin-bottom: 40px;
    font-size: 36px;
}

p.session-about-txt-2 {
    margin: 0 auto;
    max-width: fit-content;
    padding-bottom: 80px;
}

.wp-block-group.can-box {
    margin-bottom: 65px;
    background: linear-gradient(45deg, transparent 40px, #fff 40px), linear-gradient(135deg, transparent 40px, #fff 40px), linear-gradient(225deg, transparent 40px, #fff 40px), linear-gradient(315deg, transparent 40px, #fff 40px);
    background-position: bottom left, top left, top right, bottom right;
    background-size: 51% 51%;
    background-repeat: no-repeat;
}

.wp-block-group.can-box>.wp-block-group__inner-container {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/waku.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/waku.png);
    padding: 83px 0 65px;
    background-repeat: no-repeat;
    background-position: center top 5px, center bottom 5px;
}

.wp-block-group.session-price-flex {
    padding: 14px 0 24px;
}

.wp-block-group.can-box p {
    text-shadow: 0 0 0;
    color: black;
}

p.session-time {
    font-size: 24px;
    border: 1px solid;
    line-height: 1;
    padding: 10px 10px 12px;
    margin-right: 23px;
}

p.session-price span {
    font-size: 20px;
}

p.session-price {
    font-size: 38px;
}

.wp-block-image.sankaku {
    margin-bottom: 16px;
}

.wp-block-group.can-pr h4 {
    color: #daa338;
    font-size: 24px;
    text-shadow: 0 0;
}

.wp-block-group.can-pr p span {
    font-size: 26px;
}

.wp-block-group.can-pr p {
    font-size: 42px;
    line-height: 1;
}

.wp-block-group.can-flex figure.wp-block-image.size-full {
    max-width: 100px;
    margin-right: 16px;
}

.wp-block-group.himewonder-wrap .wp-block-group.area-title {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/wonderland.png);
    padding-top: 92px;
    background-size: 100%;
}

.wp-block-group.himewonder-wrap {
    padding: 131px 0 155px;
}

.wp-block-group.himewonder-wrap h2 {
    color: #f8a2c5;
}

.wp-block-group.himewonder-wrap h3 {
    font-size: 32px;
    margin-bottom: 40px;
}

.wp-block-group.himewonder-wrap {
    padding: 131px 0 155px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/pink-bk.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/purple.png);
    background-repeat: no-repeat;
    background-position: top left, top 508px right;
}

.wp-block-group.reason-wrap {
    padding: 118px 0 60px;
}

.wp-block-group.reason-wrap .wp-block-group.area-title {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/REASON.png);
}

.wp-block-group.reason-wrap p span {
    color: #f0c500;
}

.wp-block-group.reason-wrap.purple-bk>.wp-block-group__inner-container {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/reason-img.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-bottom: 150px;
    /* background-size: 44%; */
}

.wp-block-group.reason-wrap p {
    line-height: 2.5;
}

.wp-block-group.rooms-wrap {
    background-color: black;
    padding: 94px 0 130px;
    color: #fff;
    position: relative;
}

.wp-block-group.rooms-wrap .wp-block-group.area-title {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/rooms.png);
}

.wp-block-group.roombox {
    width: 44%;
    box-shadow: 0 0 34px #a7729b;
    border-radius: 4px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/race-1.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 45px 23px 0;
    position: relative;
}

.wp-block-group.roombox:nth-of-type(1):before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/p-icon.png);
    background-size: contain;
    display: inline-block;
    width: 100px;
    height: 49px;
    background-repeat: no-repeat;
    position: absolute;
    top: -16px;
    left: 0;
    right: 0;
    margin: auto;
}

.wp-block-group.roombox:nth-of-type(2):before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/q-icon.png);
    background-size: contain;
    display: inline-block;
    width: 111px;
    height: 98px;
    background-repeat: no-repeat;
    position: absolute;
    top: -48px;
    left: 0;
    right: 0;
    margin: auto;
}

.wp-block-group.roombox h2 {
    font-size: 30px;
    margin-bottom: 29px;
    color: #f5a9e3;
}

p.yatin {
    border: 1px solid;
    line-height: 1;
    padding: 8px;
    margin-right: 18px;
    width: 100px;
    text-align: center;
}

p.yatin-p {
    font-size: 24px;
}

.wp-block-group.yatin-flex {
    align-items: baseline;
    margin-bottom: 20px;
}

.wp-block-group.roombox p.has-text-align-center {
    letter-spacing: -2px;
    margin-bottom: 9px;
}

.wp-block-group.pittari ul {
    max-width: fit-content;
    margin: 0 auto;
}

.wp-block-group.pittari ul li {
    list-style: disc;
    margin: 0 0 12px;
}

.wp-block-group.pittari h3 {
    font-size: 24px;
    margin-bottom: 16px;
}

.wp-block-group.pittari {
    margin: 35px auto;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/purple-bk.png);
    border-radius: 10px;
    padding: 18px;
}

.wp-block-group.tobira-box h3 {
    font-size: 24px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/gold-bk.png);
    background-size: cover;
    line-height: 1;
    padding: 8px 0;
}

.wp-block-group.tobira-box p.has-text-align-center {
    font-size: 14px;
    margin: 8px 0 4px;
    letter-spacing: 2px;
}

.wp-block-group.tobira-box {
    margin-bottom: 31px;
}

.wp-block-group.tobira-box ul.wp-block-list {
    margin-top: 29px;
}

.wp-block-group.tobira-box ul.wp-block-list li {
    list-style: disc;
    margin-bottom: 11px;
    margin-left: 36px;
}

.wp-block-group.tobira-box.jumin,
.wp-block-group.tobira-box.jumin-2 {
    position: relative;
}

.wp-block-group.tobira-box.jumin:after {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/tokuten-1.png);
    background-size: contain;
    display: inline-block;
    width: 77px;
    height: 89px;
    position: absolute;
    top: 17px;
    right: 0;
}

.wp-block-group.tobira-box.jumin-2:after {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/tokuten-2.png);
    background-size: contain;
    display: inline-block;
    width: 82px;
    height: 88px;
    position: absolute;
    top: 17px;
    right: -20px;
}

.wp-block-group.roombox:nth-of-type(1) p.has-text-align-left.roomstxt {
    height: 144px;
    padding-top: 20px;
}

.wp-block-group.rooms-wrap:before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/gra-2.png);
    background-size: 100%;
    background-position: top center;
    width: 100%;
    height: 300px;
    position: absolute;
    top: -290px;
}

.wp-block-group.rooms-wrap:after {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/gra2.png);
    background-size: 100%;
    background-position: center;
    width: 100%;
    height: 491px;
    position: absolute;
    bottom: -380px;
    background-repeat: no-repeat;
}

.wp-block-group.voice-wrap {
    padding: 160px 0 120px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/pink-bk.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/purple.png);
    background-repeat: no-repeat;
    background-position: bottom 16px left, top right;
}

.wp-block-group.voice-wrap .wp-block-group.area-title {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/voice.png);
}

.wp-block-group.voice-flex {
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
    padding: 43px;
    background-color: #fff;
}

.wp-block-group.voice-flex h3 {
    font-size: 24px;
    color: #7f58c0;
    margin-bottom: 17px;
}

.wp-block-group.voice-flex h4 {
    font-size: 18px;
    margin-bottom: 30px;
    color: #5c5c5c;
}

.wp-block-group.accordion {
    border: none;
}

.wp-block-group.accordion:before {
    display: none;
}

p.accordion__button {
    padding: 0;
    border: none;
    line-height: 2;
}

.accordion__button::after {
    display: none;
}

.accordion__button::before {
    background-color: #fff;
    transform: none;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/andmore.png);
    width: 178px;
    height: 48px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -44px;
    right: -44px;
    top: auto;
}

p.accordion__text {
    background: none;
    margin-bottom: 0;
    width: 100%;
    margin: 0 auto;
    padding: 22px 0 0;
    font-size: 20px;
}

.accordion__button.open::before {
    opacity: 1;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/close.png);
}

.wp-block-group.voice-right {
    max-width: 770px;
    width: 100%;
}

.wp-block-group.voice-flex figure.wp-block-image.size-full {
    max-width: 361px;
    padding-top: 52px;
    width: 100%;
}

.wp-block-group.voice-flex figure.wp-block-image.size-full img {
    max-width: 277px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.wp-block-group.voice-flex:nth-of-type(2) figure.wp-block-image.size-full img {
    max-width: 233px;
}

.wp-block-group.voice-flex {
    margin-bottom: 46px;
}

.wp-block-group.yume-wrap .inner {
    padding: 160px 0 110px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/area-tyo-2.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/area-tyo-1.png);
    background-repeat: no-repeat;
    background-size: 123px;
    background-position: top 159px left 49px, top 78px right 35px;
}

.wp-block-group.yume-wrap h2 {
    padding: 52px 0 53px;
    font-size: 24px;
}

.wp-block-group.yume-wrap h3 span {
    color: #f0c500;
}

.wp-block-group.yume-wrap h3 {
    font-size: 22px;
    padding: 52px 0;
}

.wp-block-group.yume-wrap h4 {
    margin: 66px 0 51px;
    font-size: 24px;
    color: #f0c500;
}

.wrap.news-wrap .inner {
    padding: 100px 0;
}

.post-content p {
    color: black;
}

.back-to-list {
    color: black;
    font-size: 14px;
}

.wp-block-group.himewonderland-wrap {
    position: relative;
    margin-top: 100px;
}

figure.wp-block-image.size-full.open-modal {
    cursor: pointer;
    position: absolute;
}

figure.wp-block-image.size-full.open-modal.himebtn-1 {
    max-width: 320px;
    top: 278px;
    left: 190px;
}

/*.custom-modal>.wp-block-group__inner-container {
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}*/
.wp-block-group.close-wrap {
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    max-width: 939px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/f-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/f-2.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/f-3.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/f-4.png);
    background-repeat: no-repeat;
    background-position: top 20px left 20px, top 20px right 20px, bottom 20px left 20px, bottom 20px right 20px;
    position: relative;
    padding: 40px 0 60px;
    background-color: #fff;
}

.modalinner {
    position: relative;
    width: 100%;
}

.wp-block-group.close-wrap h4 {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/gold-bk.png);
    color: #fff;
    max-width: 600px;
    width: 100%;
    display: block;
    background-size: cover;
    position: absolute;
    top: -17px;
    z-index: 10000;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 24px;
    line-height: 1;
    padding: 10px 0;
}

.wp-block-group.close-wrap h5 {
    font-size: 24px;
    padding: 55px 0 30px;
}

footer#site-footer .wp-block-group.inner {
    padding: 0;
}

.wp-block-group.close-wrap figure.aligncenter.size-full {
    margin-bottom: 28px;
}

.wp-block-buttons.close-wrap.is-layout-flex.wp-block-buttons-is-layout-flex a {
    background: none;
    padding: 0;
    color: #d9a344;
    font-size: 30px;
    width: 50px;
    height: 50px;
    position: fixed;
    /* top: 44px; */
    /* right: 35px; */
}

.wp-block-buttons.close-wrap.is-layout-flex.wp-block-buttons-is-layout-flex {
    position: fixed;
    top: 41px;
    right: 25px;
    /* justify-content: end; */
    height: 55px;
    margin: 0;
    bottom: 0;
    width: 55px;
    left: auto;
    z-index: 500;
}

.wp-block-buttons.close-wrap.is-layout-flex.wp-block-buttons-is-layout-flex .wp-block-button.close-modal {
    width: 50px;
    height: 50px;
}

figure.wp-block-image.size-full.open-modal.himebtn-2.img-hover {
    top: 415px;
    right: 256px;
}

figure.wp-block-image.size-full.open-modal.himebtn-8.img-hover {
    bottom: 100px;
    right: 28px;
}

figure.wp-block-image.size-full.open-modal.himebtn-9.img-hover {
    bottom: 115px;
    left: 25px;
}

figure.wp-block-image.size-full.open-modal.himebtn-7.img-hover {
    bottom: 284px;
    right: 0;
}

figure.wp-block-image.size-full.open-modal.himebtn-6.img-hover {
    bottom: 225px;
    right: 338px;
}

figure.wp-block-image.size-full.open-modal.himebtn-4.img-hover {
    top: 326px;
    right: 0;
}

figure.wp-block-image.size-full.open-modal.himebtn-5.img-hover {
    top: 312px;
    left: 57px;
}

figure.wp-block-image.size-full.open-modal.himebtn-3.img-hover {
    bottom: 423px;
    left: 190px;
}

.wp-block-group.close-wrap .btn .wp-block-button a {
    line-height: 1;
    background-size: cover;
    margin: 20px auto;
}

.wp-block-group.close-wrap p.has-text-align-center a {
    text-decoration: underline;
}

body#himesalon {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/pink-bk-1.png);
}

body#himesalon .inner,
body#himesalon .inner a {
    color: black;
}

.wp-block-group.salon-about-wrap figure.wp-block-image.size-full {
    max-width: 890px;
    margin: 0 auto;
}

.wp-block-group.salon-about-wrap {
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

.wp-block-group.salon-about-wrap h2 {
    margin-bottom: 33px;
}

.wp-block-group.salon-about-wrap .wp-block-group.inner {
    padding: 39px 0 116px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/salon-about-bk-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/salon-about-bk-2.png);
    background-repeat: no-repeat;
    background-position: left center, right center;
    max-width: 1500px;
    margin: 0 auto;
}

.wp-block-group.salon-about-wrap p span {
    font-size: 22px;
    color: #720f4f;
}

.whitebk {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/pink-bk-2.png);
}

.wp-block-group.strengths-wrap.whitebk>.wp-block-group__inner-container {
    padding: 117px 0 120px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/st-tyo-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/syanderia.png);
    background-repeat: no-repeat;
    background-position: right top 201px, top left;
}

.wp-block-group.strengths-wrap {
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

.wp-block-group.st-title-wrap.inner {
    position: relative;
    padding-bottom: 130px;
}

.wp-block-group.st-title-wrap.inner h2 {
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
}

.wp-block-group.st-txt.inner {
    position: relative;
}

.wp-block-group.st-wrap .wp-block-group.st-txt.inner:before {
    background-size: contain;
    display: inline-block;
    width: 111px;
    height: 75px;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0;
    top: 0;
}

.wp-block-group.st-wrap:nth-of-type(1) .wp-block-group.st-txt.inner:before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/01.png);
    left: 0;
}

.wp-block-group.st-wrap:nth-of-type(2) .wp-block-group.st-txt.inner:before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/02.png);
    right: 0;
}

.wp-block-group.st-txt.inner h3 span {
    font-size: 50px;
}

.wp-block-group.st-txt.inner h3 {
    font-size: 40px;
    margin-bottom: 43px;
    z-index: 20;
    position: relative;
}

.wp-block-group.st-wrap {
    padding: 51px 0 65px;
}

.wp-block-group.st-wrap:nth-of-type(1) {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/salon-9.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.wp-block-group.st-txt.inner>.wp-block-group__inner-container {
    max-width: 713px;
    padding-left: 50px;
}

.wp-block-group.st-wrap:nth-of-type(1) .wp-block-group.st-txt.inner {
    padding: 51px 0 0 69px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/hanabira-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/hanabira-2.png);
    background-repeat: no-repeat;
    background-position: left 0 top 121px, left 548px top 50px;
}

.wp-block-group.st-wrap:nth-of-type(2) .wp-block-group.st-txt.inner>.wp-block-group__inner-container {
    max-width: 730px;
    margin: 0 0 0 auto;
}

.wp-block-group.st-wrap:nth-of-type(2) {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/st-tyo-2.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/salon-10.png);
    background-repeat: no-repeat;
    background-position: top left, left center;
}

.wp-block-group.st-wrap:nth-of-type(2) .wp-block-group.st-txt.inner {
    padding: 51px 65px 0 69px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/hana-3.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/hana-4.png);
    background-repeat: no-repeat;
    background-position: right 15px top 0, right 616px top 7px;
}

.wp-block-group.st-wrap:nth-of-type(2) .wp-block-group.st-txt.inner h3 {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.wp-block-group.st-wrap,
.wp-block-group.staff-wrap .inner {
    position: relative;
    z-index: 10;
}

.wp-block-group.staff-wrap {
    padding: 135px 0 93px;
    position: relative;
}

.wp-block-group.staff-wrap .wp-block-group.st-title-wrap.inner h2 {
    top: 156px;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

p.has-text-align-center.staff-txt {
    padding-bottom: 55px;
}


.wp-block-group.himesense-flex {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: start;
}

.wp-block-group.himesense-right,
.wp-block-group.himesense-left {
    width: 47%;
}

.wp-block-group.himesensei-txt p {
    margin: 31px 0 42px;
}

.wp-block-group.messe h3 {
    font-size: 22px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    line-height: 1;
    padding: 13px 0;
    margin-bottom: 20px;
}

figure.wp-block-image.size-full.ka {
    max-width: fit-content;
    position: absolute;
    top: -18px;
    left: -28px;
    z-index: 0;
}

figure.wp-block-image.size-full.gaku {
    max-width: fit-content;
    position: absolute;
    top: -320px;
    right: 0;
    z-index: 0;
}

.wp-block-group.kuro-title {
    color: #f9e38d;
    background-color: black;
    padding: 10px 0;
    margin-bottom: 120px;
}

.wp-block-group.kuro-title>.wp-block-group__inner-container {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.wp-block-group.menu-wrap {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/sinzyu-bk.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

div#herb:before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/st-tyo-2.png);
    background-size: contain;
    display: inline-block;
    width: 450px;
    height: 330px;
    background-repeat: no-repeat;
    position: absolute;
    top: -37px;
    right: -172px;
    z-index: 20;
}

div#herb:after {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/ninki.png);
    background-size: contain;
    display: inline-block;
    width: 250px;
    height: 250px;
    background-repeat: no-repeat;
    position: absolute;
    top: -37px;
    left: -60px;
    z-index: 20;
}

.wp-block-group.menu-block.inner {
    background-color: #fff;
    border-radius: 30px;
    margin-bottom: 45px;
    position: relative;
    padding: 9px;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

/*
.wp-block-group.menu-block.inner:before {

.wp-block-group.menu-block.inner {
    background: linear-gradient(45deg, transparent 40px, #fff 40px), linear-gradient(135deg, transparent 40px, #fff 40px), linear-gradient(225deg, transparent 40px, #fff 40px), linear-gradient(315deg, transparent 40px, #fff 40px);
    background-position: bottom left, top left, top right, bottom right;
    background-size: 50% 51%;
    background-repeat: no-repeat;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}


    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    background: linear-gradient(45deg, transparent 40px, #d1b95e 40px), linear-gradient(135deg, transparent 40px, #d1b95e 40px), linear-gradient(225deg, transparent 40px, #d1b95e 40px), linear-gradient(315deg, transparent 40px, #d1b95e 40px);
    background-position: bottom left, top left, top right, bottom right;
    background-size: 50% 51%;
    background-repeat: no-repeat;
    background-color: transparent;
    pointer-events: none;
}

.wp-block-group.menu-block.inner:after {
    content: "";
    position: absolute;
    top: 11px;
    left: 11px;
    right: 11px;
    bottom: 11px;
    background: linear-gradient(45deg, transparent 40px, #fff 40px), linear-gradient(135deg, transparent 40px, #fff 40px), linear-gradient(225deg, transparent 40px, #fff 40px), linear-gradient(315deg, transparent 40px, #fff 40px);
    background-position: bottom left, top left, top right, bottom right;
    background-size: 50% 51%;
    background-repeat: no-repeat;
    background-color: transparent;
    pointer-events: none;
}*/

.wp-block-group.menu-block.inner>.wp-block-group__inner-container {
    z-index: 1;
    position: relative;
    padding: 55px 55px 80px;
    border: 3px solid #bfa66d;
    border-radius: 30px;
}

.wp-block-group.menu-block.inner {
    background-repeat: no-repeat;
    background-size: 100%, 100%;
}

div#herb {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/himesalonbk.png);
    background-position: bottom center;
}

div#prazuma {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/salon-8.png);
    background-position: top center;
}

div#lift {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/salon-7-1.png);
    background-position: top center;
}

div#omakase {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/salon-6.png);
    background-position: right -200px center;
}

div#tarasoseru {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/salon-5-1.png);
    background-position: top center;
}

div#pi-rings {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/salon-14-1.png);
    background-position: top center;
}

div#body {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/salon-3.png);
    background-position: top center;
}

.wp-block-group.menu-block.inner h3 span {
    font-size: 20px;
}

.wp-block-group.menu-block.inner h3.wp-block-heading.has-text-align-center.menutitle-2 {
    line-height: 0.9;
}

.wp-block-group.menu-block.inner h3 {
    max-width: 840px;
    margin: 0 auto;
    width: 90%;
    font-size: 36px;
    background-color: #eb4889;
    border-radius: 60px;
    color: #fff;
    padding: 13px 0;
    text-shadow: 0 0;
}

.wp-block-group.salon-p-t-wrap {
    margin: 59px auto 50px;
    max-width: fit-content;
}

p.has-text-align-center.kingaku,
p.has-text-align-center.time {
    font-size: 24px;
    color: #eb4889;
    border: 1px solid;
    line-height: 1;
    width: 100px;
    padding: 10px 0;
    margin-right: 21px;
}

p.salon-price span {
    font-size: 30px;
}

p.salon-price {
    font-size: 48px;
    line-height: 1;
}

p.salon-time {
    font-size: 36px;
    line-height: 1;
}

.wp-block-group.salon-p-flex {
    margin-bottom: 17px;
}

.wp-block-group.salon-osusume-li {
    margin: 50px auto;
    max-width: fit-content;
}

.wp-block-group.salon-osusume-li h4 {
    font-size: 24px;
    color: #eb4889;
    margin-bottom: 22px;
}

.wp-block-group.salon-osusume-li ul.wp-block-list li {
    list-style: disc;
    margin-bottom: 17px;
}

/*div#herb .wp-block-group.salon-menu-img {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/salon-img.png);
    bottom: 0;
    top: auto;
    background-position: bottom center;
}*/

div#herb>.wp-block-group__inner-container {
    padding-bottom: 600px;
}

div#prazuma h3 {
    font-size: 30px;
    letter-spacing: 0;
}

/*p.has-text-align-center.salon-setumeitxt {
    margin-top: 288px;
}*/
div#herb h3 {
    margin-bottom: 0;
}

.wp-block-group.menu-block.inner h3 {
    margin-bottom: 288px;
}

.wp-block-group.gate-box h4 {
    font-size: 24px;
    color: #eb4889;
    margin-bottom: 32px;
}

.wp-block-group.gate-box {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.wp-block-group.gate-box {
    margin-top: 89px;
}

.wp-block-group.gate-box .wp-block-group.salon-p-flex {
    justify-content: center;
}

/*
div#prazuma .wp-block-group.salon-menu-img {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/prazuma.png);
}

.wp-block-group.salon-menu-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 100%, 100%;
}

#lift .wp-block-group.salon-menu-img {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/prazuma.png);
}*/

.wp-block-group.himeomakase {
    width: 80%;
}

.wp-block-group.menu-block.inner .wp-block-group.himeomakase h3 {
    margin-bottom: 53px;
}

p.salon-time span {
    font-size: 18px;
}

div#harf {
    width: 49%;
}

div#harf h3 span {
    font-size: 17px;
    line-height: 1.6;
}

div#harf h3 {
    width: 100%;
    font-size: 24px;
    letter-spacing: 0;
    padding: 11px 0 19px;
    margin: 0;
}

#harf p.has-text-align-left.salon-setumeitxt {
    letter-spacing: 0;
    margin-top: 16px;
}

div#harf>.wp-block-group__inner-container {
    padding: 25px 32px 35px;
    height: 992px;
}

div#sodan h3 {
    margin-bottom: 0;
}

.wp-block-group.himesense-flex.himesense-flex-yumiko {
    padding: 123px 0 75px;
    flex-direction: row;
}

.wp-block-group.messe {
    margin-top: 42px;
}

div#rain h3 {
    letter-spacing: 0;
    font-size: 30px;
    margin-bottom: 65px;
}

.wp-block-group.rain-flex .wp-block-group.salon-p-t-wrap {
    margin: 0 auto 50px;
}

.wp-block-group.rain-txt {
    width: 55%;
}

div#rain>.wp-block-group__inner-container {
    padding-bottom: 42px;
}

.wp-block-group.yumiko-wrap {
    padding: 0 0 95px;
}

.wp-block-group.salon-item-wrap {
    padding-bottom: 110px;
}

.wp-block-group.item-flex {
    flex-wrap: wrap;
}

.wp-block-group.salonapp-wrap {
    padding: 70px 0 109px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/waku-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/waku-2.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/waku-3.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/waku-4.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/yoyaku-bk.png);
    background-size: auto, auto, auto, auto, cover;
    background-repeat: no-repeat;
    background-position: top 20px left 20px, top 20px right 20px, bottom 20px left 20px, bottom 20px right 20px, center;
}

.wp-block-group.salonapp-wrap p.has-text-align-center {
    padding: 34px 0 57px;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

.wp-block-group.app-btn-flex .btn {
    max-width: 444px;
    width: 100%;
}

body#himesalon .inner a span {
    font-size: 16px;
}

body#himesalon .inner .wp-block-group.app-btn-flex .btn a {
    color: #fff;
    line-height: 1.2;
}

body#himesalon .inner .wp-block-group.app-btn-flex .wp-block-buttons.line-btn.btn a {
    padding: 12px 0 19px 19px;
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/line-btn-bk-1.png);
    position: relative;
}

.wp-block-buttons.line-btn.btn a:before {
    content: '';
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/line.png);
    background-size: contain;
    display: inline-block;
    width: 55px;
    height: 55px;
    position: absolute;
    left: 29px;
    top: 0;
    bottom: 0;
    margin: auto;
}

body#himesalon .btn .wp-block-button a {
    color: #fff;
}

.wp-block-group.shop-wrap {
    padding: 114px 0 110px;
    position: relative;
}

figure.wp-block-image.size-full.ka2 {
    position: absolute;
    top: -14px;
    right: 0;
    z-index: 0;
}

figure.wp-block-image.size-full.gaku2 {
    max-width: 615px;
    position: absolute;
    bottom: -179px;
    left: 60px;
}

.wp-block-group.shop-wrap .wp-block-group.st-title-wrap.inner h2 {
    top: 232px;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

.wp-block-group.shop-wrap p.has-text-align-center {
    padding-bottom: 88px;
}

.wp-block-group.shop-wrap .inner,
.wp-block-group.whitebk.salonfaq-wrap .inner {
    z-index: 10;
    position: relative;
}

p.has-text-align-center.hime-faq-txt {
    margin-top: 60px;
}

.wp-block-group.whitebk.salonfaq-wrap {
    padding: 100px 0 100px;
}

.wp-block-group.himesalon-access-wrap>.wp-block-group__inner-container {
    background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/st-tyo-2.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/st-tyo-3.png);
    padding: 120px 0 95px;
    background-repeat: no-repeat;
    background-position: right top 57px, bottom 110px left;
}

.wp-block-group.salon-access-flex {
    flex-direction: row-reverse;
    justify-content: space-between;
}

figure.wp-block-image.size-full.salonshop-img {
    width: 50%;
}

.wp-block-group.salon-acc-box {
    width: 45%;
}

p.salon-access-title {
    font-size: 20px;
    max-width: 145px;
    color: #eb4889;
    width: 100%;
}

.wp-block-group.salon-title-flex {
    margin-bottom: 14px;
}

.wp-block-group.accesshouho-wrap h3 {
    padding: 113px 0 45px;
    font-size: 36px;
}

.wp-block-group.accesshouho-box {
    width: 25%;
}

.wp-block-group.accesshouho-box p {
    font-size: 16px;
    margin-top: 18px;
    line-height: 1.7;
}

.loading-text {
    display: none;
}

.loading-screen-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    background-size: cover;
    background-position: center;
    opacity: 1;
    bottom: 0;
    margin: auto;
    right: 0;
}

.animoSpinner {
    display: none;
}

#loading-screen {
    z-index: 99999999999999;
}

.wp-block-buttons.open-modal.img-hover.btn.sp.is-layout-flex.wp-block-buttons-is-layout-flex {
    display: none;
}

figure.wp-block-image.size-full.himewonderland-img.sp.wp-lightbox-container {
    display: none;
}

p.has-text-align-center.click.pc:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 16px solid #9F4A7E;
    position: absolute;
    left: -1px;
    right: 0;
    margin: 0 auto;
    bottom: -14px;
}

p.has-text-align-center.click.pc {
    background: #9F4A7E;
    color: #fff;
    margin: 30px auto 0;
    max-width: fit-content;
    padding: 10px 17px;
    line-height: 1;
    letter-spacing: 1px;
    position: relative;
}

p.has-text-align-center.click.pc.tab {
    display: none;
}

.wp-block-group.rain-video-wrap .wp-block-buttons.btn.sp {
    display: none;
}

p.has-text-align-center.click.pc span {
    font-size: 12px;
}

.wp-block-group.himesensei-txt .wp-block-image.sp {
    max-width: 500px;
    margin: 30px auto;
}

.wp-block-group.line-koumoku p {
    margin-bottom: 14px;
}

.wp-block-group.line-koumoku {
    max-width: fit-content;
    margin: 0 auto 50px;
}

.wrap.news-wrap a,
.wrap.news-wrap p,
.wrap.news-wrap span.entry_date {
    color: black;
}

span.entry_category_desc {
    display: none;
}

p.entry_category span {
    color: #fff;
}

p.entry_category {
    background-color: black;
    font-size: 14px;
    padding: 0 10px;
    width: 150px;
}

.date-category-wrap {
    max-width: fit-content;
    margin: 0 0 0 auto;
}

p.news-entry-title {
    font-size: 18px;
    width: 100%;
}

.wrap.news-wrap p strong {
    color: #ae3e9c;
}

.post-content a {
    text-decoration: underline;
}

.wrap.news-wrap {
    padding-bottom: 0;
}

figure.wp-block-image.size-full.img-hover.salonaccess {
    position: fixed;
    bottom: 7px;
    right: 30px;
    max-width: 200px;
    z-index: 500;
}

.wp-block-group.salon-btn-wrap {
    display: none;
}

/* ==============================

    スマホ・タブレット縦

============================== */

@media screen and (max-width:1100px) {
    .wp-block-group.salon-btn-wrap {
        display: block;
        margin: 98px auto 11px;
    }

    .wp-block-group.prof-box.inner>.wp-block-group__inner-container {
        margin: 0 auto;
    }

    figure.wp-block-image.size-full.img-hover.salonaccess {
        display: none;
    }

    .wp-block-group.rain-video-wrap .wp-block-buttons.btn.sp {
        display: block;
    }

    figure.wp-block-image.size-full.himewonderland-img.sp.wp-lightbox-container {
        display: block;
    }

    .wp-block-buttons.open-modal.img-hover.btn.sp a:before {
        position: absolute;
        left: 20px;
        top: 0;
        bottom: 2px;
        margin: auto;
        background-size: contain;
        display: inline-block;
        content: '';
    }

    .wp-block-buttons.open-modal.himebtn-1.img-hover.btn.sp a:before {
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/wonder-1-2-1.png);
        width: 54px;
        height: 60px;
    }

    .wp-block-buttons.open-modal.himebtn-2.img-hover.btn.sp a:before {
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/yakusoku.png);
        width: 54px;
        height: 52px;
    }


    .wp-block-buttons.open-modal.himebtn-3.img-hover.btn.sp a:before {
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/gaso.png);
        width: 54px;
        height: 45px;
    }

    .wp-block-buttons.open-modal.himebtn-4.img-hover.btn.sp a:before {
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/sc.png);
        width: 54px;
        height: 54px;
    }

    .wp-block-buttons.open-modal.himebtn-5.img-hover.btn.sp a:before {
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/bank.png);
        width: 24px;
        height: 60px;
    }

    .wp-block-buttons.open-modal.himebtn-6.img-hover.btn.sp a:before {
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/salon.png);
        width: 54px;
        height: 34px;
    }

    .wp-block-buttons.open-modal.himebtn-7.img-hover.btn.sp a:before {
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/st.png);
        width: 54px;
        height: 45px;
    }

    .wp-block-buttons.open-modal.himebtn-8.img-hover.btn.sp a:before {
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/omise.png);
        width: 54px;
        height: 41px;
    }

    .wp-block-buttons.open-modal.himebtn-9.img-hover.btn.sp a:before {
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/hikkosi.png);
        width: 54px;
        height: 37px;
    }

    .wp-block-group.modal-flex>.wp-block-group__inner-container {
        display: flex;
        flex-wrap: wrap;
        padding-top: 66px;
        justify-content: space-between;
        max-width: 631px;
        margin: 0 auto;
    }

    .wp-block-buttons.open-modal.img-hover.btn.sp.is-layout-flex.wp-block-buttons-is-layout-flex {
        width: 310px;
        /* margin-bottom: 13px; */
    }

    .wp-block-buttons.open-modal.img-hover.btn.sp.is-layout-flex.wp-block-buttons-is-layout-flex a {
        font-size: 16px;
        letter-spacing: 0;
    }

    .pc,
    .page-top {
        display: none;
    }

    .sp {
        display: block;
    }

    .wp-block-buttons.open-modal.img-hover.btn.sp.is-layout-flex.wp-block-buttons-is-layout-flex {
        display: block;
    }

    .wp-block-group.himewonderland-wrap {
        margin-top: 42px;
    }

    .wp-block-group.modal-flex>.wp-block-group__inner-container {
        padding-top: 36px;
        max-width: 663px;
        margin: 0 auto;
        justify-content: center;
        gap: 20px;
    }

    .wp-block-group.hime-insta-flex {
        max-width: 500px;
        margin: 0 auto;
    }

    p.has-text-align-center.hime-faq-txt {
        text-align: left;
        max-width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }

}


/* ==============================

    PC・タブレット横 

============================== */

@media only screen and (min-width:1100px) {

    .fix_nav.sp_disp.sp {
        display: none;
    }

    .pc {
        display: block;
    }

    .sp {
        display: none;
    }

}

/* ==============================

    タブレット縦横

============================== */

@media (max-width: 1650px) and (min-width: 710px) {
    .wp-block-group.prof-box.inner>.wp-block-group__inner-container {
        margin: 0 auto;
    }

    .wp-block-group.yume-wrap .inner {
        padding: 160px 0 110px;
        background-size: 91px;
        background-position: top 207px left 0, top 70px right 5px;
    }

    figure.wp-block-image.size-full.logo.img-hover,
    header.scroll-nav figure.wp-block-image.size-full.logo.img-hover {
        max-width: 157px;
        padding: 20px 20px 0;
    }

    nav.hamburger-menu.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex {
        margin: 82px 5px 0;
    }

    .wp-block-group.close-wrap h4 {
        top: -40px;
    }

    .fix_nav.sp_disp.sp {
        display: none;
    }

    .inner-s,
    .inner,
    .inner-l {
        width: 90%;
    }

    body.blog .under-v:before,
    body.single-post .under-v:before,
    body.category .under-v:before {
        left: 0;
    }

    .under-v:after {
        left: 0;
        right: 0;
    }

    .under-v {
        height: 356px;
    }

    .under-v:before {
        top: 105px;
    }

    .under-v:after {
        top: 187px;
    }

    .wp-block-group.himeomakase {
        width: 100%;
    }

    .wp-block-group.hime-mainv>.wp-block-group__inner-container {
        background-position: top left, bottom right, top left, bottom right, top 11px center, bottom 11px center;
        height: 100vh;
        background-size: 500px, 300px, 400px, 400px, 90%, 90%;
    }

    .wp-block-group.himesensei-txt br.pc {
        display: none;
    }

    p.salon-setumeitxt {
        text-align: left;
        max-width: fit-content;
        margin: 0 auto;
    }

    .hime-mainv nav.items-justified-center.header-inner-menu {
        display: none;
    }

    figure.wp-block-image.size-full.top-logo {
        max-width: 583px;
        padding: 82px 0 0;
    }

    figure.wp-block-image.size-full.maincopy {
        padding: 21px 0 0;
        max-width: 776px;
        margin: 0 auto;
    }

    .wp-block-group.hime-mainv {
        background-position: center right 38%;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(odd):after {
        width: 164px;
        height: 190px;
        bottom: 48px;
        right: 29px;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(even):after {
        width: 186px;
        height: 196px;
        bottom: 73px;
        left: 41px;
    }

    .wp-block-group.top-area-txt-wrap>.wp-block-group__inner-container {
        padding: 60px 0 0;
    }

    .wp-block-group.hamburger-left {
        width: 700px;
    }

    .wp-block-group.prof-box-wrap {
        background-size: 470px;
        padding: 590px 0 0;
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/salon-12-sp.png);
        background-position: top center;
    }

    body#session .under-v:after {
        top: 216px;
    }

    body#session .under-v:before {
        top: 74px;
    }

    .wp-block-group.session-check-wrap:after {
        background-size: auto;
    }


    .wp-block-group.session-check-wrap>.wp-block-group__inner-container {
        background-position: bottom 47px left 29px, top 40px right 26px, top 53px left 0, top 65px right 23px, bottom 54px left -2px;
        padding: 301px 0 193px;
        background-size: 100px, 100px, 263px, 257px, 275px;
    }

    body#himewonderland .under-v:before {
        width: 806px;
        height: 62px;
        top: 134px;
    }

    .wp-block-group.reason-wrap {
        background-position: bottom;
    }

    .wp-block-group.reason-wrap.purple-bk>.wp-block-group__inner-container {
        background-position: right bottom 105px;
        padding-bottom: 306px;
        background-size: 53%;
    }

    .wp-block-group.rooms-wrap:before {
        background-size: auto;
    }

    .wp-block-group.roombox {
        width: 49%;
    }

    .wp-block-group.rooms-wrap:after {
        display: none;
    }

    body#himesalon .under-v:before {
        top: 120px;
    }

    .wp-block-group.salon-about-wrap .wp-block-group.inner {
        width: 100%;
    }

    .wp-block-group.st-wrap:nth-of-type(1) {
        background-position: right bottom 20px;
        padding-bottom: 443px;
    }

    .wp-block-group.strengths-wrap.whitebk>.wp-block-group__inner-container {
        background-size: 300px, 300px;
    }

    .wp-block-group.st-wrap:nth-of-type(2) {
        background-position: bottom 318px left, left bottom 20px;
        padding-bottom: 483px;
        background-size: 200px, 500px;
    }

    figure.wp-block-image.size-full.gaku {
        max-width: 402px;
        top: -190px;
        right: 35px;
    }

    figure.wp-block-image.size-full.ka {
        max-width: 477px;
        position: absolute;
        top: -13px;
        left: 0;
    }

    div#herb:before {
        width: 250px;
        height: 197px;
        top: -40px;
        right: -29px;
        z-index: 20;
    }

    .wp-block-group.menu-block.inner h3 {
        font-size: 33px;
    }

    div#omakase {
        background-size: cover;
    }

    .wp-block-group.menu-wrap {
        background-attachment: scroll;
        max-width: 100%;
        margin: 0 auto;
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/salon-about-bk-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/salon-about-bk-2.png);
        background-repeat: repeat-y;
        background-position: left -71px center, right -70px center;
    }

    .wp-block-group.menu-block.inner {
        width: 84%;
    }

    .wp-block-group.harf-flex {
        display: block;
        width: 84%;
    }

    div#harf {
        width: 100%;
    }

    div#harf>.wp-block-group__inner-container {
        padding: 25px 32px 46px;
        height: auto;
    }

    div#rain h3 {
        font-size: 28px;
    }

    .wp-block-group.rain-flex {
        display: block;
    }

    .wp-block-group.rain-txt {
        width: 100%;
        margin: 0 auto 54px;
    }


    .wp-block-group.rain-video-wrap {
        max-width: fit-content;
        margin: 0 auto;
    }

    .wp-block-group.salonapp-wrap {
        padding: 70px 0 109px;
        background-position: top 20px left 20px, top 20px right 20px, bottom 20px left 20px, bottom 20px right 20px, center;
        background-size: 80px, 80px, 80px, 80px, cover;
    }

    figure.wp-block-image.size-full.gaku2 {
        max-width: 402px;
        bottom: -114px;
        left: 9px;
    }

    figure.wp-block-image.size-full.ka2 {
        max-width: 477px;
    }

    .wp-block-group.himesalon-access-wrap>.wp-block-group__inner-container {
        padding: 120px 0 95px;
        background-position: right top 57px, bottom -96px left;
        background-size: 300px, 250px;
    }

    .wp-block-group.salon-acc-box {
        width: 100%;
        margin-bottom: 50px;
    }

    .wp-block-group.salon-access-flex {
        display: block;
        max-width: 800px;
        margin: 0 auto;
    }

    figure.wp-block-image.size-full.salonshop-img {
        width: 100%;
    }

    .wp-block-group.accesshouho-flex {
        flex-wrap: wrap;
    }

    .wp-block-group.accesshouho-box {
        width: 47%;
    }

    .wp-block-group.accesshouho-box figure.aligncenter.size-full {
        max-width: 100%;
        width: 100%;
    }

    .wp-block-group.accesshouho-flex {
        flex-wrap: wrap;
        max-width: 700px;
        margin: 0 auto;
        gap: 27px;
    }

    .wp-block-group.st-title-wrap.inner h2 {
        top: auto;
    }
}

@media (max-width: 1300px) and (min-width: 710px) {
    p.has-text-align-center.click.pc {
        display: none;
    }

    p.has-text-align-center.click.pc.tab {
        display: block;
    }
}

/* ==============================

    その他調整

============================== */

@media (max-width: 1300px) and (min-width: 1100px) {


    .wp-block-group.hime-mainv>.wp-block-group__inner-container {
        background-position: top left, bottom right, top left, bottom right, top 11px center, bottom 11px center;
        height: 758px;
        background-size: 500px, 300px, 400px, 400px, 90%, 90%;
    }

    .wp-block-group.hime-mainv {
        height: 754px;
    }

}

@media (max-width: 1200px) and (min-width: 1100px) {
    figure.wp-block-image.size-full.open-modal.himebtn-4.img-hover {
        top: 320px;
        right: 0;
        max-width: 230px;
    }

    figure.wp-block-image.size-full.open-modal.himebtn-7.img-hover {
        max-width: 258px;
        bottom: 202px;
    }

    figure.wp-block-image.size-full.open-modal.himebtn-8.img-hover {
        max-width: 359px;
        bottom: 44px;
    }

    figure.wp-block-image.size-full.open-modal.himebtn-2.img-hover {
        top: 429px;
        right: 194px;
        max-width: 144px;
    }

    figure.wp-block-image.size-full.open-modal.himebtn-9.img-hover {
        max-width: 223px;
    }

    figure.wp-block-image.size-full.open-modal.himebtn-5.img-hover {
        top: 312px;
        left: 40px;
        max-width: 91px;
    }

    figure.wp-block-image.size-full.open-modal.himebtn-3.img-hover {
        bottom: 378px;
        left: 147px;
        max-width: 227px;
    }

    figure.wp-block-image.size-full.open-modal.himebtn-1 {
        max-width: 280px;
        top: 278px;
        left: 182px;
    }

    figure.wp-block-image.size-full.open-modal.himebtn-6.img-hover {
        bottom: 172px;
    }
}

/* ==============================

    タブレット縦のみ

============================== */

@media (max-width: 1100px) and (min-width: 710px) {

    .wp-block-group.rain-video-wrap {
        max-width: inherit;
    }

    p.has-text-align-center.click.pc.tab {
        display: none;
    }

    .gurade:before {
        top: -98px;
    }

    /*MVの高さ適宜変更*/
    .mainv,
    .slider-01,
    .slider-01 .slide figure.wp-block-image.size-full,
    .slider-01 .slide figure.wp-block-image.size-full img {
        height: 60vh;
    }

    .tel-menu-flex {
        max-width: 374px;
    }

    .fix_nav.sp_disp.sp {
        display: none;
    }

    .wp-block-group.hime-mainv {
        height: 700px;
        background-position: center right 38%;
        position: relative;
    }

    .wp-block-group.hime-mainv>.wp-block-group__inner-container {
        background-position: top left, bottom right, top left, bottom right, top 11px center, bottom 11px center;
        height: 700px;
        background-size: 326px, 193px, 260px, 180px, 90%, 90%;
    }

    figure.wp-block-image.size-full.maincopy {
        padding: 0;
        max-width: 581px;
        margin: auto;
        position: absolute;
        bottom: 72px;
        right: 0;
        left: 0;
    }

    .top-about-wrap .wp-block-group.inner {
        background-position: bottom 73px right;
        padding: 101px 0 207px;
        background-size: 150px;
    }

    .top-about-wrap h2:before {
        width: 100px;
        height: 113px;
        left: -17px;
        top: -35px;
    }

    .top-about-wrap h2:after {
        width: 102px;
        height: 65px;
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
        top: 148px;
    }

    .wp-block-group.area-title {
        padding: 97px 0 65px;
        background-size: 539px;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(odd) {
        background-position: right bottom 62px;
        position: relative;
        padding-bottom: 439px;
        background-size: 507px;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(even) {
        background-position: left bottom 62px;
        position: relative;
        padding-bottom: 439px;
        background-size: 507px;
    }

    .wp-block-group.purple-bk.top-vision-wrap>.wp-block-group__inner-container {
        background-size: 400px;
    }

    .purple-bk {
        background-position: bottom;
    }

    .wp-block-group.story .wp-block-group.area-title h2 {
        font-size: 40px;
        letter-spacing: 1px;
    }

    figure.wp-block-image.size-full.book {
        max-width: 500px;
    }

    .wp-block-group.tobira-wrap {
        padding-bottom: 155px;
        background-position: top 96px left 10px, bottom 32px right 16px;
        background-size: 180px;
        max-width: 1500px;
        margin: 0 auto;
        background-size: 104px;
    }

    .wp-block-group.door-flex {
        flex-wrap: wrap;
        gap: 20px;
    }

    figure.wp-block-image.size-full.img-hover.banner {
        max-width: 700px;
    }

    figure.wp-block-image.size-full.door-title {
        max-width: 600px;
    }

    .wp-block-group.hamburger-right {
        display: none;
    }

    .wp-block-group.hamburger-left {
        width: 100%;
        padding: 34px;
    }

    .wp-block-group.follow-flex {
        justify-content: center;
    }

    figure.wp-block-image.size-full.logo.img-hover {
        max-width: 157px;
        padding: 11px 13px 0;
    }

    nav.hamburger-menu.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex {
        margin: 53px auto 0;
        max-width: fit-content;
    }

    header.scroll-nav figure.wp-block-image.size-full.logo.img-hover {
        padding: 11px 13px 0;
        max-width: 157px;
    }

    br.pc {
        display: block;
    }

    .wp-block-group.prof-box-wrap {

        background-size: 470px;
        padding: 590px 0 0;
    }

    body#session .under-v:before {
        top: 86px;
    }

    body#session .under-v:after {
        top: 223px;
    }

    .wp-block-group.maya-about-wrap .wp-block-group.area-title h2 {
        letter-spacing: 0;
        font-size: 45px;
    }

    .wp-block-group.can-box .wp-block-image.can-title figure.aligncenter.size-full {
        max-width: 607px;
        margin-bottom: 22px;
    }

    .wp-block-group.can-box>.wp-block-group__inner-container {
        padding: 66px 0 66px;
        background-size: 79%;
    }

    body#himewonderland .under-v:before {
        max-width: 806px;
        height: 62px;
        top: 138px;
        width: 100%;
        left: 0;
    }

    body#himewonderland .under-v:after {
        letter-spacing: -1px;
        top: 195px;
    }

    .wp-block-group.himewonder-wrap .wp-block-group.area-title {
        padding: 42px 0 48px;
        background-size: 100%;
    }

    .wp-block-group.himewonder-wrap p {
        text-align: left;
    }

    .wp-block-group.himewonder-wrap {
        padding: 131px 0 105px;
    }

    .wp-block-group.reason-wrap.purple-bk>.wp-block-group__inner-container {
        padding-bottom: 409px;
    }

    .wp-block-group.rooms-wrap .wp-block-group.area-title figure.aligncenter.size-full {
        max-width: 530px;
    }

    .wp-block-group.roombox-flex {
        display: block;
    }

    .wp-block-group.roombox {
        width: 600px;
        margin: 0 auto 58px;
        padding-bottom: 20px;
    }

    .wp-block-group.rooms-wrap .wp-block-group.area-title {
        padding-bottom: 105px;
    }

    .wp-block-group.rooms-wrap {
        padding: 0 0 74px;
    }

    .wp-block-group.voice-wrap {
        padding: 97px 0 60px;
        background-position: bottom -112px left, top -72px right;
    }

    .wp-block-group.voice-flex {
        display: block;
        padding: 30px 30px 62px;
        max-width: 800px;
        margin: 0 auto 46px;
        border-radius: 45px;
    }

    .wp-block-group.voice-flex figure.wp-block-image.size-full {
        max-width: 200px;
        margin: 0 auto 21px;
        width: 100%;
    }

    .accordion__button::before {
        width: 178px;
        height: 48px;
        bottom: -62px;
        right: -31px;
        top: auto;
    }

    .wp-block-group.voice-flex h3 {
        max-width: fit-content;
        margin: 0 auto 17px;
    }

    .wp-block-group.voice-flex h4 {
        text-align: center;
    }

    .wp-block-group.yume-wrap .inner {
        padding: 107px 0 110px;
        background-size: 85px;
        background-position: top 155px left 0, top 30px right 0;
    }

    .wp-block-group.himewonder-wrap .wp-block-group.close-wrap p {
        text-align: center;
    }

    .wp-block-group.yume-wrap h2 {
        padding: 68px 0 55px;
    }

    .wp-block-group.salon-about-wrap figure.wp-block-image.size-full {
        max-width: 530px;
    }

    .wp-block-group.harf-flex {
        display: block;
        width: 90%;
        margin: 0 auto;
        max-width: 800px;
    }

    .wp-block-group.salon-about-wrap .wp-block-group.inner {
        padding: 39px 0 116px;
        background-position: left -97px center, right -96px center;
        max-width: 1500px;
        margin: 0 auto;
        background-size: 287px;
    }

    .wp-block-group.salon-about-wrap p.has-text-align-center {
        width: 90%;
        margin: 0 auto;
        text-align: left;
        max-width: fit-content;
    }

    .wp-block-group.strengths-wrap.whitebk>.wp-block-group__inner-container {
        background-size: 205px, 216px;
        background-position: right top 236px, top left;
    }

    .wp-block-group.st-title-wrap.inner {
        position: relative;
        padding-bottom: 114px;
    }

    .wp-block-group.st-title-wrap.inner h2 {
        position: absolute;
        top: 86px;
    }

    .wp-block-group.st-txt.inner>.wp-block-group__inner-container {
        padding-left: 0;
    }

    .wp-block-group.st-wrap .wp-block-group.st-txt.inner:before {
        width: 79px;
        height: 64px;
    }

    .wp-block-group.st-wrap:nth-of-type(1) .wp-block-group.st-txt.inner {
        padding: 45px 0 0 25px;
        background-position: left 0 top 186px, left 498px top 67px;
        background-size: 151px;
        max-width: fit-content;
    }

    .wp-block-group.st-wrap:nth-of-type(1) {
        background-position: right bottom 20px;
        padding-bottom: 483px;
        background-size: 500px;
    }

    .wp-block-group.st-wrap:nth-of-type(2) {
        background-position: bottom 318px left, left bottom 20px;
        padding-bottom: 483px;
        background-size: 200px, 500px;
    }

    .wp-block-group.st-wrap:nth-of-type(2) .wp-block-group.st-txt.inner {
        padding: 45px 0 0 0;
        background-position: right 54px top 90px, left top 7px;
        max-width: 755px;
        margin: 0 auto;
        background-size: 129px;
        max-width: fit-content;
    }

    .wp-block-group.st-wrap:nth-of-type(2) .wp-block-group.st-txt.inner:before {
        right: 76px;
        top: 41px;
    }

    .wp-block-group.kuro-title {
        margin-bottom: 74px;
    }

    figure.wp-block-image.size-full.gaku {
        max-width: 350px;
        top: -151px;
        right: 18px;
    }

    figure.wp-block-image.size-full.ka {
        max-width: 359px;
    }

    .wp-block-group.staff-wrap .wp-block-group.st-title-wrap.inner h2 {
        top: auto;
    }

    .wp-block-group.himesense-flex {
        display: block;
    }

    .wp-block-group.himesense-right,
    .wp-block-group.himesense-left {
        width: 100%;
        margin-bottom: 51px;
    }

    .wp-block-group.himesense-left {
        max-width: 500px;
        margin: 0 auto;
    }

    div#herb:after {
        width: 151px;
        height: 151px;
    }

    div#herb:before {
        width: 182px;
        height: 145px;
    }

    .wp-block-group.menu-block.inner h3.wp-block-heading.has-text-align-center.menutitle-2 {
        line-height: 1;
    }

    .wp-block-group.menu-block.inner h3 {
        font-size: 24px;
    }

    .wp-block-group.menu-block.inner h3 span {
        font-size: 17px;
    }

    .wp-block-group.menu-block.inner h3 {
        width: 100%;
    }

    p.has-text-align-center.osusume-aftertxt {
        text-align: left;
    }

    .wp-block-group.menu-block.inner>.wp-block-group__inner-container {
        padding: 51px 44px 58px;
    }

    div#herb>.wp-block-group__inner-container {
        padding-bottom: 300px;
    }

    div#prazuma h3 {
        font-size: 22px;
    }

    p.has-text-align-center.salon-setumeitxt {
        text-align: left;
    }

    .wp-block-group.gate-box {
        margin-top: 50px;
    }

    .wp-block-group.menu-block.inner h3 {
        margin-bottom: 215px;
    }

    .wp-block-group.menu-block.inner h3 {
        padding: 10px 0;
    }

    .wp-block-group.menu-block.inner {
        max-width: 800px;
        width: 90%;
    }

    .wp-block-group.himeomakase {
        width: 100%;
    }

    div#omakase {
        background-size: cover;
        background-position: right 107% center;
    }

    .wp-block-group.menu-wrap {
        background-attachment: scroll;
        max-width: 100%;
        margin: 0 auto;
        background-repeat: repeat-y;
        background-position: left -71px center, right -70px center;
        background-size: 221px;
    }

    .wp-block-group.shop-wrap .wp-block-group.st-title-wrap.inner h2 {
        top: 153px;
    }

    .wp-block-group.shop-wrap p.has-text-align-center {
        padding: 16px 0 76px;
        text-align: left;
    }

    .wp-block-group.st-title-wrap.inner h2 {
        position: absolute;
        top: auto;
        font-size: 30px;
    }

    .wp-block-group.himesense-flex.himesense-flex-yumiko {
        padding: 51px 0 75px;
    }

    .wp-block-group.whitebk.salonfaq-wrap {
        padding: 131px 0 72px;
    }

    .wp-block-group.himesalon-access-wrap .wp-block-group.st-title-wrap.inner h2 {
        top: 123px;
    }

    .wp-block-group.himesalon-access-wrap>.wp-block-group__inner-container {
        padding: 120px 0 95px;
        background-position: right top 21px, bottom -96px left;
        background-size: 246px, 199px;
    }

    .wp-block-group.item-flex {
        gap: 14px;
    }

    .wp-block-group.item-flex figure.wp-block-image.size-full {
        width: 31%;
    }

    .wp-block-group.shop-wrap .wp-block-group.st-title-wrap.inner h2 {
        top: auto;
        bottom: 55px;
    }


}



/* ==============================

    スマホ　

============================== */

@media screen and (max-width: 710px) {
    .wp-block-group.salon-btn-wrap {
        display: block;
        margin: 61px auto 0;
    }

    p.has-text-align-center.click.pc.tab {
        display: none;
    }

    .wp-block-group.himesensei-txt .wp-block-image.sp {
        max-width: 230px;
        margin: 30px auto;
    }

    .wp-block-group.session-check-wrap {
        background-position: top left, bottom 400px right, top center;
        position: relative;
    }

    .wp-block-group.session-check-wrap:after {
        background-size: auto;
        width: 100%;
        height: 200px;
        position: absolute;
        top: -187px;
    }

    .wp-block-group.himewonder-wrap p.has-text-align-center {
        text-align: left;
    }

    /*スマホ版MVの高さ適宜変更*/
    .mainv,
    .slider-01,
    .slider-01 .slide figure.wp-block-image.size-full,
    .slider-01 .slide figure.wp-block-image.size-full img {
        height: 60vh;
    }


    .inner-s,
    .inner,
    .inner-l {
        width: 90%;
    }


    /*スマホ版文字サイズ*/
    p {
        font-size: 14px;
        line-height: 1.7;
    }

    figure.wp-block-image.size-full.logo.img-hover {
        max-width: 104px;
        padding: 6px 11px 0;
        position: fixed;
    }

    .under-v {
        height: 200px;
    }

    body.blog .under-v:before,
    body.single-post .under-v:before,
    body.category .under-v:before {
        width: 137px;
        height: 43px;
        left: 0;
    }

    .under-v:before {
        top: 66px;
    }

    .under-v:after {
        font-size: 22px;
        top: 105px;
        margin: auto;
        left: 0;
        right: 0;
    }

    .wrap.news-wrap .inner {
        padding: 40px 0 48px;
    }

    body,
    html {
        font-size: 14px;
    }

    .wp-block-image.img-hover.foot-logo {
        max-width: 100px;
        margin: 0 auto;
    }

    footer#site-footer h2 {
        font-size: 14px;
    }

    footer#site-footer p {
        font-size: 12px;
        margin: 13px 0 35px;
    }

    footer#site-footer .wp-block-group.foot-sns p {
        font-size: 10px;
        margin: 10px 0 15px;
    }

    .wp-block-group.foot-sns figure.aligncenter.size-full {
        max-width: 40px;
        margin: 0 auto;
    }

    .wp-block-group.foot-sns {
        max-width: 73px;
        margin: 0 2px;
    }

    footer nav.items-justified-center.header-inner-menu ul li a {
        font-size: 10px;
    }

    .wp-block-group.kotei-menu.has-link:nth-of-type(2) {
        background: #594182;
    }

    footer#site-footer {
        padding: 31px 0 79px;
    }

    .wp-block-group.kotei-menu.has-link:nth-of-type(1) {
        background: #06c755;
    }

    .wp-block-group.kotei-menu.has-link i {
        font-size: 20px;
    }

    .wp-block-group.kotei-menu.has-link p.has-text-align-center {
        font-size: 11px;
    }

    .kotei-menu {
        padding: 10px 0 3px;
        border-right: none;
    }

    header.scroll-nav figure.wp-block-image.size-full.logo.img-hover {
        padding: 6px 11px 0;
        max-width: 104px;
    }

    .wrap.news-wrap {
        padding-bottom: 20px;
    }

    .wp-block-group.hamburger-right {
        display: none;
    }

    nav.hamburger-menu.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex {
        margin: 36px 12px 0;
    }

    .wp-block-group.follow-flex.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-ad2f72ca.wp-block-group-is-layout-flex {
        display: flex;
        justify-content: center;
    }

    .is-layout-flex>p.Followus {
        margin-right: 5px;
        font-size: 10px;
    }

    .wp-block-group.follow-flex.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-ad2f72ca.wp-block-group-is-layout-flex {
        display: flex;
        justify-content: center;
        display: none;
    }

    nav.hamburger-menu.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex ul li:after {
        bottom: 16px;
        font-size: 11px;
    }

    nav.hamburger-menu.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex ul li {
        margin-bottom: 2px;
        letter-spacing: 1px;
    }

    .wp-block-group.hamburger-left {
        width: 100%;
        height: 100vh;
        padding: 64px 14px 0;
    }

    .nav-wrapper .sp-nav-inner ul.wp-block-navigation__container.hamburger-menu.wp-block-navigation li.wp-block-navigation-item a {
        font-size: 14px;
        margin-bottom: 34px;
    }

    .hime-mainv nav.items-justified-center.header-inner-menu {
        display: none;
    }

    figure.wp-block-image.size-full.top-logo {
        max-width: 255px;
        margin: 0 auto;
        padding: 59px 0 0;
    }

    figure.wp-block-image.size-full.maincopy {
        max-width: 400px;
    }


    .wp-block-group.hime-mainv>.wp-block-group__inner-container {
        background-position: top left, bottom right, top left, bottom right, top 5px center, bottom 5px center;
        height: 350px;
        background-size: 183px, 95px, 126px, 91px, 90%, 90%;
    }

    .wp-block-group.hime-mainv {
        height: 350px;
        background-position: center right 31%;
    }

    .top-about-wrap h2 {
        margin-bottom: 30px;
        font-size: 24px;
    }

    .top-about-wrap h2:before {
        width: 57px;
        height: 67px;
        left: 0;
        top: -30px;
    }

    .top-about-wrap h2:after {
        width: 62px;
        height: 45px;
        right: 4px;
        top: 81px;
    }

    .top-about-wrap p.has-text-align-center {
        text-align: left;
    }

    .top-about-wrap .wp-block-group.inner {
        background-position: bottom 47px right;
        padding: 76px 0 116px;
        background-size: 100px;
        z-index: 10;
        position: relative;
    }

    .gurade:before {
        display: none;
    }

    .wp-block-group.black-bk.gurade.top-area-wrap {
        background-size: 100%;
        padding: 16px 0 23px;
    }

    .wp-block-group.area-title {
        padding: 58px 0 41px;
        background-position: center top;
    }

    .wp-block-group.purple-bk.top-about-wrap {
        background-size: cover;
    }

    .wp-block-group.area-title figure.aligncenter.size-full {
        width: 90%;
        max-width: 400px;
    }

    .wp-block-group.top-area-txt.inner h2 {
        font-size: 20px;
        margin-bottom: 13px;
    }

    .wp-block-group.top-area-txt.inner h3 {
        max-width: 400%;
        font-size: 15px;
        padding: 4px 0 4px;
        letter-spacing: 0;
    }

    .wp-block-group.top-area-txt.inner p {
        padding: 245px 0 30px;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-of-type(3) {
        background-position: right top 129px !important;
    }

    .wp-block-group.top-area-txt-wrap h4 {
        margin: 24px 0 32px;
        font-size: 15px;
    }

    .wp-block-buttons.btn .wp-block-button {
        max-width: 252px;
        width: 100%;
        margin: 0 auto;
    }

    .btn .wp-block-button a {
        padding: 18px 0 18px;
        font-size: 14px;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(odd) {
        background-position: right top 90px;
        position: relative;
        padding-bottom: 38px;
        background-size: 250px;
    }

    .wp-block-group.top-area-txt-wrap>.wp-block-group__inner-container {
        padding: 0;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(odd)>.wp-block-group__inner-container {
        background-position: top -7px left;
        background-size: 80%;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(odd):after {
        width: 87px;
        height: 102px;
        bottom: auto;
        right: 21px;
        background-repeat: no-repeat;
        top: 229px;
    }

    .wp-block-group.top-area-txt figure.wp-block-image.size-full {
        max-width: 400px;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-of-type(2) .wp-block-image.top-himesalon-title figure.aligncenter.size-full {
        max-width: 281px;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(even) {
        padding: 30px 0 56px;
        z-index: 10;
        background-position: left top 126px;
        position: relative;
        background-size: 250px;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(even)>.wp-block-group__inner-container {
        background-position: top -13px right;
        background-size: 374px;
    }

    .wp-block-group.top-area-list .wp-block-group.top-area-txt-wrap:nth-child(even):after {
        width: 63px;
        height: 70px;
        bottom: auto;
        left: 24px;
        top: 287px;
    }

    .wp-block-group.purple-bk.top-vision-wrap {
        background-size: cover;
        background-position: top;
    }

    h2 {
        font-size: 24px;
    }

    .wp-block-group.area-title {
        background-size: 312px;
        background-position: top 27px center;
    }

    .wp-block-group.purple-bk.top-vision-wrap h3 {
        padding: 0 0 37px;
        font-size: 16px;
        letter-spacing: 0;
    }

    .wp-block-group.purple-bk.top-vision-wrap p {
        text-align: left;
    }

    .wp-block-group.purple-bk.top-vision-wrap figure.aligncenter.size-full {
        padding: 42px 0;
        max-width: 110px;
    }

    .wp-block-group.purple-bk.top-vision-wrap p {
        text-align: left;
        font-size: 14px;
        letter-spacing: 0;
    }

    .wp-block-group.purple-bk.top-vision-wrap>.wp-block-group__inner-container {
        padding: 56px 0 171px;
        background-position: bottom left;
        background-size: 230px;
    }

    .wp-block-group.future-wrap {
        padding: 54px 0 0;
        background-position: top left, top 700px right, bottom left;
        background-size: 245px;
    }

    .wp-block-group.story .wp-block-group.area-title h2 {
        font-size: 20px;
        letter-spacing: 0;
    }

    figure.wp-block-image.size-full.book {
        max-width: 300px;
    }

    .wp-block-group.story.inner p {
        padding: 43px 0 46px;
        text-align: left;
    }

    p {
        line-height: 2;
    }

    figure.wp-block-image.size-full.door-title {
        max-width: 302px;
        margin: 0 auto 36px;
    }

    .wp-block-group.door-flex {
        flex-wrap: wrap;
        max-width: 400px;
        margin: 0 auto;
    }

    .wp-block-group.door-wrap {
        position: relative;
        width: 140px;
    }

    .wp-block-group.door-wrap:after {
        width: 140px;
        height: 35px;
        bottom: -2px;
    }

    .wp-block-group.tobira-wrap {
        padding-bottom: 58px;
        background-position: top 37px left 4px, bottom 31px right 4px;
        background-size: 180px;
        background-size: 48px, 68px;
    }

    figure.wp-block-image.size-full.img-hover.banner {
        max-width: 400px;
        width: 90%;
    }

    figure.wp-block-image.size-full.img-hover.banner {
        padding: 0 0 49px;
    }

    .wp-block-group.top-news-wrap .wp-block-group-is-layout-flex {
        display: block;
    }

    ul.top-news-list {
        width: 100%;
        padding-top: 16px;
    }

    .wp-block-group.top-news-wrap {
        padding: 29px 0 38px;
    }

    .wp-block-group.top-news-wrap .wp-block-buttons.btn {
        margin-top: 28px;
    }

    span.top-news-date {
        max-width: 106px;
    }

    .btn .wp-block-button a:after {
        width: 23px;
        height: 7px;
        right: 10px;
        top: 2px;
    }

    footer ul.wp-block-navigation__container.items-justified-center.header-inner-menu.wp-block-navigation {
        max-width: 300px;
    }

    body#company .under-v:before {
        width: 201px;
        height: 39px;
        left: 13px;
    }

    .wp-block-group.company-wrap {
        padding: 24px 0 47px;
        background-position: bottom;
    }

    .wp-block-group.table-wrap .wp-block-table .has-fixed-layout td,
    .wp-block-group.table-wrap .wp-block-table .has-fixed-layout th {
        word-break: break-word;
        width: 100%;
        display: block;
        padding: 9px;
    }

    .wp-block-group.table-wrap .wp-block-table tr {
        display: block;
    }

    .wp-block-group.profile-wrap {
        padding: 55px 0 49px;
    }

    .wp-block-group.profile-wrap.pink-bk figure.aligncenter.size-full {
        width: 92%;
    }

    .wp-block-group.prof-box.inner>.wp-block-group__inner-container {
        margin: 0 auto;
    }

    .wp-block-group.prof-box-wrap {
        background-size: 217px;
        padding-top: 240px;
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/salon-12-sp.png);
        background-position: top center;
    }

    .wp-block-group.prof-box.inner h2 {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .wp-block-group.prof-box.inner h3 {
        font-size: 18px;
        margin-bottom: 7px;
    }

    .wp-block-group.prof-box.inner h3.wp-block-heading.prof-name {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .wp-block-image.prof-title {
        margin-bottom: 36px;
    }

    ul.wp-block-list.keireki-list li {
        margin-left: 27px;
        margin-bottom: 8px;
    }

    ul.wp-block-list.keireki-list {
        padding-top: 27px;
        margin-top: 35px;
        font-size: 12px;
    }

    .hime-faq-wrap {
        padding: 41px 0 40px;
    }

    p.has-text-align-center.faq-setumei {
        padding-bottom: 33px;
    }

    .hime-faq-wrap h4 {
        font-size: 18px;
        margin-bottom: 33px;
        letter-spacing: 0;
    }

    .hime-faq-wrap .wp-block-group.area-title {
        padding-bottom: 29px;
        background-size: 227px;
    }

    h3.wp-block-heading.q:before,
    h3.wp-block-heading.a:before {
        width: 24px;
        height: 24px;
        position: absolute;
        left: 0;
        top: 6px;
    }

    h3.wp-block-heading.q {
        margin-bottom: 13px;
    }

    .wp-block-group.qa h3 {
        font-size: 14px;
        padding: 0 0 0 37px;
        line-height: 2;
    }

    .wp-block-group.qa h3 span {
        font-size: 14px;
    }

    .wp-block-group.qa {
        margin-bottom: 26px;
    }

    body#session .under-v:after {
        top: 119px;
    }

    body#session .under-v:before {
        width: 100%;
        height: 67px;
        top: 52px;
        max-width: 322px;
        left: 18px;
    }

    .wp-block-group.session-bk {
        padding: 22px 0 0;
        background-position: top;
    }

    .wp-block-group.session-bk h2 {
        font-size: 18px;
    }

    p.has-text-align-center.brandsession-txt {
        padding: 22px 0 34px;
        text-align: left;
    }

    p.has-text-align-center.brandsession-txt span.big {
        font-size: 16px;
        letter-spacing: 0;
    }

    .wp-block-group.checklist-wrap ul li {
        margin-bottom: 15px;
        position: relative;
    }

    .wp-block-group.checklist-wrap ul {
        max-width: fit-content;
        margin: 0 auto 36px;
    }

    .wp-block-group.checklist-wrap ul li:before {
        width: 17px;
        height: 15px;
        left: -31px;
        top: 4px;
    }

    .wp-block-group.session-box h2 {
        max-width: 300px;
        font-size: 16px;
        padding: 9px 0;
        top: -14px;
    }

    .wp-block-group.session-box {
        max-width: 350px;
        margin-bottom: 40px;
        padding: 36px 0 25px;
        background-position: top 10px left 10px, top 10px right 10px, bottom 10px left 10px, bottom 10px right 10px;
        background-size: 29px;
    }

    ul.wp-block-list.session-list li {
        list-style: disc;
        margin-bottom: 11px;
        font-size: 13px;
        letter-spacing: 0;
    }

    .wp-block-group.session-check-wrap>.wp-block-group__inner-container {
        background-position: bottom 10px left 26px, top 25px right 9px, top 48px left 8px, top 67px right 6px, bottom 30px left 12px;
        padding: 191px 0 117px;
        background-size: 73px, 67px, 155px, 146px, 168px;
    }

    .wp-block-group.checklist-wrap p.has-text-align-center {
        text-align: left;
    }

    figure.wp-block-image.size-full.yaji {
        max-width: 50px;
        margin: 25px auto 0;
    }

    p.session-about-txt {
        margin: 0 auto 36px;
    }

    .wp-block-group.session-about-txt h3.has-text-align-center {
        margin-bottom: 27px;
        font-size: 20px;
    }

    p.session-about-txt-2 {
        padding-bottom: 44px;
    }

    p.session-price {
        font-size: 20px;
    }

    p.session-price span {
        font-size: 14px;
    }

    p.session-time {
        font-size: 14px;
        padding: 6px 7px 9px;
        letter-spacing: 0;
    }

    .wp-block-group.can-pr h4 {
        font-size: 16px;
    }

    .wp-block-group.can-pr p {
        font-size: 20px;
    }

    .wp-block-group.can-pr p span {
        font-size: 14px;
    }

    .wp-block-group.can-flex figure.wp-block-image.size-full {
        max-width: 53px;
        margin-right: 6px;
    }

    .wp-block-image.sankaku {
        max-width: 42px;
        margin: 0 auto 15px;
    }

    .wp-block-group.session-price-flex {
        padding: 21px 0 7px;
    }

    .wp-block-group.can-box {
        margin-bottom: 45px;
        background: #fff;
        background-size: auto;
        background-repeat: no-repeat;
        border-radius: 30px;
        padding: 0 20px;
    }

    .wp-block-group.can-box>.wp-block-group__inner-container {
        padding: 45px 0 46px;
        background-position: center top 5px, center bottom 5px;
        background-size: 100%;
    }

    .wp-block-group.maya-about-wrap {
        padding: 28px 0 161px;
        background-position: right bottom -71px, top center;
        background-size: 200px, auto;
    }

    .wp-block-group.himewonder-wrap .wp-block-group.close-wrap p {
        text-align: center;
    }

    body#himewonderland .under-v:before {
        width: 91%;
        height: 62px;
        top: 91px;
        left: 0;
    }

    body#himewonderland .under-v:after {
        letter-spacing: -1px;
        font-size: 16px;
        top: 120px;
    }

    .wp-block-group.himewonder-wrap {
        padding: 33px 0 51px;
        background-position: top -27px left, top 350px right;
        background-size: 300px;
    }

    .wp-block-group.himewonder-wrap .wp-block-group.area-title {
        padding-top: 45px;
        background-size: 100%;
        padding-bottom: 21px;
    }

    .wp-block-group.himewonder-wrap h3 {
        font-size: 16px;
        margin-bottom: 29px;
        letter-spacing: -1px;
    }

    .wp-block-group.reason-wrap {
        padding: 28px 0 45px;
        background-position: bottom;
    }

    .wp-block-group.rooms-wrap:before {
        display: none;
    }

    .wp-block-group.reason-wrap.purple-bk>.wp-block-group__inner-container {
        background-size: 257px;
    }

    .wp-block-group.rooms-wrap {
        padding: 36px 0 79px;
    }

    .wp-block-group.roombox-flex {
        display: block;
    }

    .wp-block-group.roombox {
        width: 100%;
        border-radius: 4px;
        padding: 37px 20px 4px;
        position: relative;
        margin: 0 auto 43px;
        background-size: 100%;
    }

    .wp-block-group.roombox h2 {
        font-size: 20px;
        margin-bottom: 7px;
    }

    .wp-block-group.roombox:nth-of-type(1):before {
        width: 63px;
        height: 33px;
        top: -12px;
    }

    .wp-block-group.roombox p.has-text-align-center {
        margin-bottom: 0;
    }

    .wp-block-group.pittari h3 {
        font-size: 18px;
        margin-bottom: 14px;
    }

    .wp-block-group.pittari ul {
        font-size: 13px;
    }

    .wp-block-group.pittari {
        margin: 36px auto;
        padding: 11px 11px 2px;
    }

    .wp-block-group.tobira-box h3 {
        font-size: 16px;
        padding: 5px 0;
    }

    .wp-block-group.tobira-box {
        margin-bottom: 18px;
    }

    .wp-block-group.tobira-box.jumin:after {
        width: 52px;
        height: 62px;
        top: 9px;
        right: 0;
        background-repeat: no-repeat;
    }

    p.yatin {
        width: 67px;
    }

    p.yatin-p {
        font-size: 22px;
    }

    p.yatin {
        padding: 5px;
        margin-right: 18px;
        width: 56px;
        text-align: center;
        font-size: 12px;
    }

    .wp-block-group.pittari ul li {
        margin: 0 0 12px;
        margin-left: 27px;
    }

    .wp-block-group.rooms-wrap .wp-block-group.area-title {
        padding: 58px 0 61px;
    }

    .wp-block-group.rooms-wrap {
        padding: 36px 0 35px;
    }

    .wp-block-group.rooms-wrap:after {
        display: none;
    }

    .wp-block-group.voice-wrap {
        padding: 51px 0 24px;
        background-position: bottom -51px left, top right;
        background-size: 296px;
    }

    .wp-block-group.voice-wrap .wp-block-group.area-title h2 {
        letter-spacing: 0;
        padding-top: 22px;
    }

    .wp-block-group.voice-flex {
        margin-bottom: 30px;
        display: block;
        padding: 20px 20px 43px;
    }

    .wp-block-group.voice-flex figure.wp-block-image.size-full {
        max-width: 179px;
        padding-top: 0;
        width: 100%;
        margin: 0 auto 15px;
    }

    .wp-block-group.voice-flex h3 {
        font-size: 18px;
        color: #7f58c0;
        margin-bottom: 14px;
    }

    .wp-block-group.voice-flex h4 {
        font-size: 14px;
        margin-bottom: 19px;
        text-align: center;
    }

    p.accordion__button {
        font-size: 14px;
    }

    .accordion__button::before {
        width: 112px;
        height: 30px;
        bottom: -44px;
        right: -21px;
        top: auto;
    }

    p.accordion__text {
        font-size: 14px;
    }

    .wp-block-group.yume-wrap .inner {
        padding: 63px 0 65px;
        background-size: 38px;
        background-position: top 92px left 0px, top 26px right 0px;
    }

    .wp-block-group.yume-wrap h2 {
        padding: 50px 0 32px;
        font-size: 16px;
        letter-spacing: 0;
    }

    .wp-block-group.yume-wrap.black-bk p {
        text-align: left;
    }

    .wp-block-group.yume-wrap h3 {
        font-size: 16px;
        padding: 34px 0;
    }

    .wp-block-group.yume-wrap h4 {
        margin: 27px 0 44px;
        font-size: 16px;
    }

    .wp-block-group.close-wrap h4 {
        max-width: 287px;
        width: 100%;
        top: 10px;
        z-index: 10000;
        left: 0;
        right: 0;
        margin: 0 auto;
        font-size: 12px;
        line-height: 1;
        padding: 7px 2px;
    }

    .wp-block-group.close-wrap {
        height: 80vh;
        width: 100%;
        max-width: 939px;
        background-position: top 10px left 10px, top 10px right 10px, bottom 10px left 10px, bottom 10px right 10px;
        padding: 0 24px 44px;
        background-size: 20px;
    }

    .wp-block-buttons.close-wrap.is-layout-flex.wp-block-buttons-is-layout-flex a {
        font-size: 13px;
        z-index: 20;
        position: fixed;
        width: 20px;
        height: 20px;
        right: 9px;
        top: 36px;
    }

    .wp-block-buttons.close-wrap.is-layout-flex.wp-block-buttons-is-layout-flex {
        position: fixed;
        top: 16px;
        right: -8px;
    }

    .wp-block-buttons.close-wrap.is-layout-flex.wp-block-buttons-is-layout-flex .wp-block-button.close-modal {
        width: 20px;
        height: 20px;
    }

    .wp-block-group.close-wrap h5 {
        font-size: 16px;
        padding: 51px 0 28px;
    }

    .wp-block-group.close-wrap figure.aligncenter.size-full {
        max-width: 115px;
    }

    .wp-block-group.close-wrap figure.aligncenter.size-full {
        margin-bottom: 18px;
    }

    .wp-block-group.himewonder-wrap .wp-block-group.close-wrap p {
        text-align: left;
        font-size: 13px;
    }

    .wp-block-group.modal-wrap:nth-of-type(5) .wp-block-group.close-wrap figure.aligncenter.size-full {
        max-width: 71px;
    }

    .wp-block-group.close-wrap figure.aligncenter.size-full {
        margin-bottom: 28px;
    }

    .wp-block-group.salon-about-wrap p.has-text-align-center {
        max-width: 90%;
        margin: 0 auto;
    }

    .wp-block-group.salon-about-wrap figure.wp-block-image.size-full {
        max-width: 530px;
    }

    .wp-block-group.salon-about-wrap .wp-block-group.inner {
        padding: 29px 0 57px;
        background-position: left -43px center, right -43px center;
        background-size: 170px;
        width: 100%;
    }

    .wp-block-group.salon-about-wrap p.has-text-align-center {
        width: 100%;
        margin: 0 auto;
        text-align: left;
    }

    .wp-block-group.strengths-wrap.whitebk>.wp-block-group__inner-container {
        background-size: 113px, 132px;
        background-position: right top 175px, top left;
    }

    .wp-block-group.st-title-wrap.inner {
        position: relative;
        padding-bottom: 71px;
    }

    .wp-block-group.st-title-wrap.inner h2 {
        position: absolute;
        top: 86px;
    }

    .wp-block-group.st-txt.inner>.wp-block-group__inner-container {
        padding-left: 0;
    }

    .wp-block-group.st-wrap .wp-block-group.st-txt.inner:before {
        width: 30px;
        height: 25px;
    }

    .wp-block-group.st-txt.inner h3 {
        font-size: 20px;
        margin-bottom: 22px;
    }

    .wp-block-group.st-txt.inner h3 span {
        font-size: 24px;
    }

    .wp-block-group.st-wrap:nth-of-type(1) .wp-block-group.st-txt.inner {
        padding: 24px 0 0 3px;
        background-position: left 0 top 96px, right 23px top 72px;
        background-size: 60px;
    }

    .wp-block-group.st-wrap:nth-of-type(1) {
        background-position: right bottom;
        padding: 6px 0 200px;
        background-size: 287px;
    }

    .wp-block-group.st-wrap:nth-of-type(2) {
        background-position: left bottom 0, left bottom;
        padding: 6px 0 200px;
        background-size: 100px, 287px;
    }

    .wp-block-group.st-wrap:nth-of-type(2) .wp-block-group.st-txt.inner {
        padding: 45px 0 0 0;
        background-position: right 9px top 70px, left 4px top 20px;
        max-width: 755px;
        margin: 0 0 0 auto;
        background-size: 69px;
    }

    .wp-block-group.st-wrap:nth-of-type(2) .wp-block-group.st-txt.inner:before {
        right: 40px;
        top: 41px;
    }

    .wp-block-group.kuro-title {
        margin-bottom: 26px;
        padding: 6px 0;
    }

    figure.wp-block-image.size-full.gaku {
        max-width: 176px;
        top: -93px;
        right: 10px;
    }

    figure.wp-block-image.size-full.ka {
        max-width: 205px;
        top: -5px;
    }

    .wp-block-group.staff-wrap .wp-block-group.st-title-wrap.inner h2 {
        top: auto;
    }

    .wp-block-group.himesense-flex {
        display: block;
    }

    .wp-block-group.himesense-right,
    .wp-block-group.himesense-left {
        width: 100%;
        margin-bottom: 51px;
    }

    .wp-block-group.himesense-left {
        max-width: 300px;
        margin: 0 auto;
    }

    div#herb:after {
        width: 80px;
        height: 80px;
        left: -9px;
        top: -46px;
    }

    div#herb:before {
        width: 121px;
        height: 100px;
        right: -11px;
    }

    .wp-block-group.menu-block.inner h3.wp-block-heading.has-text-align-center.menutitle-2 {
        line-height: 1;
    }

    .wp-block-group.menu-block.inner h3 {
        font-size: 18px;
    }

    .wp-block-group.menu-block.inner h3 span {
        font-size: 12px;
        letter-spacing: 0;
    }

    .wp-block-group.menu-block.inner h3 {
        width: 100%;
        font-size: 16px !important;
        letter-spacing: 0;
    }

    p.has-text-align-center.osusume-aftertxt {
        text-align: left;
    }


    .wp-block-group.menu-block.inner>.wp-block-group__inner-container {
        padding: 8px 13px 33px;
        border-radius: 20px;
    }

    div#herb>.wp-block-group__inner-container {
        padding-bottom: 150px;
    }

    div#prazuma h3 {
        font-size: 22px;
    }

    p.has-text-align-center.salon-setumeitxt {
        text-align: left;
    }

    .wp-block-group.gate-box {
        margin-top: 50px;
    }

    .wp-block-group.gate-box {
        margin-top: 40px;
    }

    .wp-block-group.menu-block.inner h3 {
        padding: 5px 0;
    }

    .wp-block-group.menu-block.inner .wp-block-group.himeomakase h3 {
        margin-bottom: 99px;
    }


    .wp-block-group.menu-block.inner {
        max-width: 500px;
        width: 93%;
    }

    .wp-block-group.himeomakase {
        width: 100%;
    }

    div#omakase {
        background-size: 130%;
        background-position: center top;
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/42694a38a1c9c381e2cf21832173c24e.png);
    }

    .wp-block-group.menu-wrap {
        background-attachment: scroll;
        max-width: 100%;
        margin: 0 auto;
        background-repeat: repeat-y;
        padding: 52px 0 35px;
        background-position: left -43px center, right -43px center;
        background-size: 97px;
        width: 100%;
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/salon-about-bk-1.png), url(http://tsawork.com/himesalon/wp-content/uploads/2025/09/salon-about-bk-2.png);
    }

    .wp-block-group.shop-wrap .wp-block-group.st-title-wrap.inner h2 {
        top: 153px;
    }

    .wp-block-group.shop-wrap p.has-text-align-center {
        padding: 0 0 32px;
        text-align: left;
    }

    .wp-block-group.st-title-wrap.inner h2 {
        position: absolute;
        top: 45px;
    }

    .wp-block-group.whitebk.salonfaq-wrap {
        padding: 65px 0 37px;
    }

    .wp-block-group.st-title-wrap.inner h2 {
        position: absolute;
        top: auto;
        font-size: 20px;
    }

    .wp-block-group.whitebk.salonfaq-wrap .wp-block-image.shop-title {
        max-width: 265px;
        margin: 0 auto;
    }

    .wp-block-group.himesalon-access-wrap>.wp-block-group__inner-container {
        padding: 70px 0 72px;
        background-position: right top 21px, bottom -16px left;
        background-size: 111px, 100px;
    }

    .wp-block-group.item-flex {
        gap: 14px;
    }

    .wp-block-group.item-flex figure.wp-block-image.size-full {
        width: 47%;
    }

    .wp-block-group.salon-item-wrap {
        padding-bottom: 63px;
    }

    .wp-block-group.shop-wrap .wp-block-group.st-title-wrap.inner h2 {
        top: auto;
        bottom: 31px;
    }

    .wp-block-group.rain-flex {
        display: block;
    }

    .wp-block-group.rain-video-wrap video {
        max-width: 300px;
        margin: 0 auto;
        width: 100%;
    }

    .wp-block-group.accesshouho-flex {
        display: block;
    }

    .wp-block-group.harf-flex {
        display: block;
        max-width: 500px;
    }

    body#himesalon .under-v:before {
        width: 247px;
        height: 38px;
        top: 76px;
        left: 18px;
    }

    .wp-block-group.salon-about-wrap p span {
        font-size: 16px;
    }

    .wp-block-group.staff-wrap {
        padding: 70px 0 62px;
    }

    p.has-text-align-center.staff-txt {
        padding-bottom: 35px;
    }

    .wp-block-group.hime-insta-flex figure.wp-block-image.size-full {
        max-width: 137px;
    }

    .wp-block-group.hime-insta-flex figure.aligncenter.size-full {
        max-width: 30px;
    }

    .wp-block-group.messe {
        margin-top: 32px;
    }

    .wp-block-group.messe h3 {
        font-size: 16px;
        padding: 9px 0;
        margin-bottom: 17px;
    }

    .wp-block-group.kuro-title h2 {
        padding: 5px 0;
    }

    .wp-block-group.menu-block.inner {
        border-radius: 20px;
        margin-bottom: 26px;
        padding: 6px;
    }

    .wp-block-group.salon-p-t-wrap {
        margin: 30px auto 35px;
    }

    p.salon-price {
        font-size: 22px;
        letter-spacing: 0;
    }

    p.salon-price span {
        font-size: 16px;
    }

    p.salon-time {
        font-size: 22px;
    }

    p.has-text-align-center.kingaku,
    p.has-text-align-center.time {
        font-size: 14px;
        width: 54px;
        padding: 5px 0;
        margin-right: 11px;
    }

    .wp-block-group.salon-osusume-li {
        margin: 27px auto;
    }

    .wp-block-group.salon-osusume-li h4 {
        font-size: 18px;
        margin-bottom: 19px;
    }

    .wp-block-group.salon-osusume-li ul.wp-block-list li {
        margin-bottom: 10px;
        font-size: 13px;
        margin-left: 24px;
    }

    .wp-block-group.gate-box h4 {
        font-size: 18px;
        margin-bottom: 23px;
        letter-spacing: 0;
    }

    div#lift,
    div#prazuma,
    div#pi-rings,
    div#tarasoseru,
    div#body {
        background-size: 100%;
    }

    .wp-block-group.menu-block.inner h3 {
        margin-bottom: 100px;
    }

    div#harf {
        width: 100%;
    }


    div#harf h3 span {
        font-size: 11px;
        letter-spacing: -1px;
    }


    div#harf>.wp-block-group__inner-container {
        padding: 13px 13px 33px;
        height: auto;
    }

    div#harf h3 {
        padding: 3px 0 8px;
    }

    .wp-block-group.himesense-flex.himesense-flex-yumiko {
        padding: 14px 0 75px;
    }

    .wp-block-group.himesensei-txt p {
        margin: 15px 0 0;
    }

    .wp-block-group.rain-txt {
        width: 100%;
    }

    .wp-block-group.rain-video-wrap {
        max-width: 100%;
        margin: 33px auto 0;
    }

    div#rain h3 {
        margin-bottom: 38px;
    }

    .wp-block-group.rain-flex .wp-block-group.salon-p-t-wrap {
        margin: 0 auto 29px;
    }

    .wp-block-group.yumiko-wrap {
        padding: 0 0 0;
    }

    .wp-block-group.salonapp-wrap {
        padding: 38px 0 52px;
        background-size: 60px, 60px, 60px, 60px, cover;
        background-position: top 20px left 20px, top 20px right 20px, bottom 20px left 20px, bottom 20px right 20px, center;
    }

    .wp-block-group.salonapp-wrap figure.aligncenter.size-full {
        max-width: 97px;
    }

    .wp-block-group.salonapp-wrap p.has-text-align-center {
        padding: 17px 0 28px;
        text-align: left;
    }

    .wp-block-group.app-btn-flex {
        display: block;
    }

    .wp-block-group.app-btn-flex .btn {
        max-width: 444px;
        width: 100%;
        margin: 0 auto 7px;
        justify-content: center;
    }

    .wp-block-buttons.line-btn.btn a:before {
        width: 30px;
        height: 30px;
        left: 18px;
    }

    .wp-block-group.app-btn-flex .btn .wp-block-button a {
        padding: 24px 0;
    }

    body#himesalon .inner .wp-block-group.app-btn-flex .wp-block-buttons.line-btn.btn a {
        padding: 14px 0 15px 19px;
    }

    figure.wp-block-image.size-full.ka2 {
        position: absolute;
        top: -6px;
        right: 0;
        z-index: 0;
        max-width: 205px;
    }

    figure.wp-block-image.size-full.gaku2 {
        max-width: 176px;
        position: absolute;
        bottom: -47px;
        left: 19px;
    }

    .wp-block-group.shop-wrap {
        padding: 62px 0 42px;
    }

    .wp-block-group.himesalon-access-wrap .wp-block-group.st-title-wrap.inner h2 {
        top: auto;
    }

    .wp-block-group.salon-access-flex {
        display: block;
    }

    .wp-block-group.salon-acc-box {
        width: 100%;
    }

    p.salon-access-title {
        font-size: 14px;
        max-width: 92px;
    }

    .wp-block-group.salon-title-flex {
        margin-bottom: 9px;
    }

    figure.wp-block-image.size-full.salonshop-img {
        width: 300px;
        margin: 45px auto 0;
    }

    .wp-block-group.accesshouho-wrap h3 {
        padding: 60px 0 34px;
        font-size: 20px;
    }

    p.salon-time span {
        font-size: 12px;
    }

    .wp-block-group.accesshouho-box p {
        font-size: 12px;
        margin-top: 11px;
        line-height: 1.7;
    }

    .wp-block-group.accesshouho-box {
        width: 100%;
        max-width: 250px;
        margin: 0 auto 25px;
    }

    iframe {
        height: 300px;
    }

    body#himesalon footer nav ul li a span {
        font-size: 10px !important;
    }

    .wp-block-group.himesalon-access-wrap .wp-block-image.shop-title {
        max-width: 400px;
        margin: 0 auto;
    }

    .loading-screen-bg {
        width: 110px;
        height: 110px;
    }

    footer#site-footer .inner {
        padding: 0;
    }

    p.entry_category {
        font-size: 10px;
        padding: 0 10px;
        width: 121px;
        display: block;
        max-width: 100%;
    }

    .entry_meta-flex {
        display: flex;
        margin-right: 0;
        width: 100%;
        max-width: 100%;
        margin-bottom: 7px;
    }

    .wp-block-group.hime-insta-flex {
        max-width: 300px;
        margin: 0 auto;
    }

    p.has-text-align-center.hime-faq-txt {
        margin-top: 30px;
    }

    div#tarasoseru {
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/tara-sp.png);
    }

    div#prazuma {
        background-image: url(http://tsawork.com/himesalon/wp-content/uploads/2025/10/herb-sp.png);
    }
}


/* ==============================

  その他適宜追加する場合は下記に記述

============================== */