@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Londrina+Shadow&display=swap');
body p,
body a,
body li,
body dt,
body dd,
body time,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body th,
body td,
body span,
body label,
body input {
    font-family: "Kosugi Maru", sans-serif;
    font-weight: 400;
    font-style: normal;
}

p,
a,
li,
dt,
dd,
time,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
span {
    font-size: 1.8rem;
}
.br01{
	display:none;
}
html {
    background-color: transparent;
    overflow-x: hidden;
}

body {
    background-image: url(/wp-content/uploads/2025/06/bg-stamp.png);
    background-size: 30vw;
    background-repeat: no-repeat;
    background-position: top left;
}

body:not(.single-post):not(.archive ) #breadcrumbs {
    display: none;
}

.fc-w {
    color: #fff;
    font-size: 2.3em;
    margin-left: 50px;
    margin-bottom: 0;
}

.title01 {
    font-family: "Londrina Shadow", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ff69b4;
    font-weight: 600;
}

.title01:first-letter {
    font-size: 1.5em;
}

.title02 {
    width: 600px;
    padding: 50px;
    font-size: 3rem;
    margin-bottom: 50px;
    border-radius: 0 5px 5px 0;
}

.title03 {
    color: #fff;
    font-size: 3rem;
    margin-bottom: 50px;
}

#overview iframe {
    width: 100%;
    border-radius: 20px;
}

.frame01 {
    position: relative;
    border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
    background: #fff;
    padding: 100px;
}

.frame01.v-01:after {
    content: "";
    position: absolute;
    top: -50px;
    right: -100px;
    transform: translateX(-50%);
    width: 200px;
    height: 200px;
    background: url("/wp-content/uploads/2025/06/p02.png") no-repeat top center / contain;
    z-index: 1;
}

.frame01 p {
    position: relative;
    z-index: 10;
}


/*header*/

.logo {
    width: 100px;
    margin-bottom: 0;
    margin: 0 auto;
}

.header {
    position: relative;
}

.g-menu-b-list>li .g-menu-icon-img-wrap img {
    max-height: 60px;
}

.g-sub-nav {
    all: unset;
    position: fixed;
    right: 0;
    top: 20vw;
    z-index: 90;
}

.g-sub-nav .g-sub-nav-list.flex {
    display: flex;
    display: block;
    justify-content: unset;
    flex-flow: column;
    justify-content: end;
    all: unset;
}

.g-sub-nav-list flex li {
    display: flex;
    align-content: center;
    justify-content: end;
    position: relative;
}

.g-menu-b-list>li .g-menu-icon-img-wrap img {
    max-height: 60px;
}

.header .g-sub-nav .g-sub-nav-list.flex a {
    display: flex;
    align-items: center;
    writing-mode: vertical-rl;
    text-orientation: upright;
    border-radius: 10px 0 0 10px;
    padding: 25px;
    font-size: 18px;
    background: #4a2400;
    color: #fff;
    line-height: 1;
    margin: 0;
    margin-inline-start: auto;
    border: none;
    border: 2px solid #fff;
}

.header .g-sub-nav .g-sub-nav-list.flex li {
    position: relative;
    display: flex;
    margin-bottom: 20px;
    width: 70px;
}

.header-menu>li a {
    color: #8b6508;
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.1);
}

.g-sub-nav .g-sub-nav-list.flex a:hover {
    color: #fff;
    background-color: var(--main);
    opacity: 0.8;
}

.g-sub-nav-list img {
    width: 30px;
}


#home {
    padding: 0;
    background: #96C78C;
}

,video-box {
    width: 90vw;
    margin: 0 auto;
    border-radius: 20px;
    overflow: hidden;
}

.video-box.overlay {
    position: relative;
    overflow: hidden;
    width: 90vw;
    margin: 0 auto;
    border-radius: 20px;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio */
}

#yt_player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.player-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.title01::before {
    display: none;
}

.main-txt01 {
    text-align: center;
    font-size: 3em;
    color: #4a2400;
}

.logo02 {
    width: 150px;
}

.logo02 .logo {
    width: 100%;
    background: #fff;
    border-radius: 10px;
}

.o-hover img {
    padding: 10px;
}

.header-content {
    padding: 10px 0 30px;
    background-color: #96C78C;
    background-image: url(/wp-content/uploads/2025/06/bg-stamp.png), url(/wp-content/uploads/2025/06/bg-stamp.png);
    background-size: 20vw;
    background-repeat: no-repeat;
    background-position: top left -10vw, top -5vw right -10vw;
}

.g-menu-b-list>li {
    border-right: 5px dotted #fff;
}

.menu-image-title {
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 1.5;
}

.menu-image-title span {
    display: block;
}

.mb100 {
    margin-bottom: 100px!important
}

.pt100 {
    padding-bottom: 100px;
}

.flex-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.layout01 {
    position: relative;
    background-color: #96C78C;
    padding-top: 5vw;
    padding-bottom: 10vw;
    background-image: url(/wp-content/uploads/2025/06/img-dog04.png), url(/wp-content/uploads/2025/06/img-dog02.png);
    background-size: 14vw, 18vw;
    background-position: bottom right, top 25vw left;
    background-repeat: no-repeat;
}

.layout01 .title01 {
    color: #fff;
    font-size: 15rem;
    margin: 0 0 50px;
}

.layout02 {
    padding-top: 14vw !important;
    position: relative;
    background-image: url(/wp-content/uploads/2025/06/wave01.png), url(/wp-content/uploads/2025/06/bg-pattern01.png), url(/wp-content/uploads/2025/06/p01.png), url(/wp-content/uploads/2025/06/p02.png), url(/wp-content/uploads/2025/06/_p03.png);
    background-repeat: no-repeat;
    background-size: 100%, 50vw, 30vw, 20vw, 10vw;
    background-position: top center, right -20vw bottom 50vw, left -20vw bottom 20vw, right -0vw bottom 0, right -5vw bottom;
    background-color: #fff;
}

.layout02 .title01 {
    font-size: 15rem;
}

.layout03 {
    position: relative;
    background-color: #FFFCCC;
    padding-top: 5vw;
    padding-bottom: 5vw;
    background-image: url(/wp-content/uploads/2025/06/_img-dog04.png), url(/wp-content/uploads/2025/06/img-dog02.png);
    background-size: 14vw, 18vw;
    background-position: bottom right, top 25vw left;
    background-repeat: no-repeat;
}

.block-english-bnr img {
    max-width: 400px;
    width: 60%;
    margin: 0 auto 30px;
}

#news .ab01 {
    width: 16vw;
    position: absolute;
    top: -1vw;
    right: -3vw;
}

.block-news {
    border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
    background: #fff;
    padding: 100px;
}

#concept .ab10 {
    width: 20vw;
    position: absolute;
    top: -5vw;
    left: 3vw;
    z-index: 10;
}

.block-shampoo {
    position: relative;
}

.block-shampoo .ab01 {
    width: 25vw;
    position: absolute;
    top: -5vw;
    left: -5vw;
    z-index: 10;
}

.block-shampoo .ab01 img {
    position: relative;
    border-radius: 40% 40% 50% 40%/30% 50% 50% 50%;
}

.block-shampoo .ab01:after {
    content: "";
    position: absolute;
    top: -50px;
    left: 30%;
    transform: translateX(-50%);
    width: 30vw;
    height: 30vw;
    background: url("/wp-content/uploads/2025/06/p02.png") no-repeat top center / contain;
    z-index: -1;
}

.block-faq {
    position: relative;
}

.block-faq .ab01 {
    width: 25vw;
    position: absolute;
    top: -5vw;
    left: -5vw;
    z-index: 10;
}

.block-faq .ab01 img {
    position: relative;
    border-radius: 40% 40% 50% 40%/30% 50% 50% 50%;
}

.block-faq .ab01:after {
    position: absolute;
    top: -50px;
    left: 30%;
    transform: translateX(-50%);
    width: 30vw;
    height: 30vw;
    background: url("/wp-content/uploads/2025/06/p02.png") no-repeat top center / contain;
    z-index: -1;
}

.w80 {
    width: 80vw;
    margin: 0 auto;
}


.single-info-wrap img{
	width: auto;
  display: inline-block;
  vertical-align: unset;
}

.block-staff .ab01 img {
    border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
}

.block-staff .ab02 img {
    border-radius: 40% 40% 50% 40%/30% 50% 50% 50%;
}

.staff-name {
    font-size: 3em;
    background: url(/wp-content/uploads/2025/06/bg-tite01-l.png), url(/wp-content/uploads/2025/06/bg-tite01-r.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left, right top;
    padding: 20px 50px;
    display: inline-block;
    margin-left: -100px;
    margin-bottom: 50px;
}

.staff-name span {
    font-size: 0.8em;
    padding-left: 20px;
}

.block-staff .ab02 {
    margin-top: 200px;
    margin-left: -200px;
    margin-right: 300px;
}

#shop {
    padding-top: 14vw !important;
    position: relative;
    background-image: url(/wp-content/uploads/2025/06/wave01.png), url(/wp-content/uploads/2025/06/p01.png), url(/wp-content/uploads/2025/06/p02.png), url(/wp-content/uploads/2025/06/p03.png);
    background-repeat: no-repeat;
    background-size: 100%, 30vw, 20vw, 10vw;
    background-position: top center, right -10vw bottom 50vw, left -10vw bottom 20vw, right -20vw bottom 20vw, right -10vw bottom;
}

#concept {
    padding-top: 14vw !important;
    position: relative;
    background-image: url(/wp-content/uploads/2025/06/wave01.png), url(/wp-content/uploads/2025/06/bg-pattern01.png), url(/wp-content/uploads/2025/06/p01.png), url(/wp-content/uploads/2025/06/p02.png), url(/wp-content/uploads/2025/06/_p03.png);
    background-repeat: no-repeat;
    background-size: 100%, 50vw, 30vw, 20vw, 10vw;
    background-position: top center, right -20vw bottom 50vw, left -20vw bottom 20vw, right -0vw bottom 0, right -5vw bottom;
}

#concept .ab {
    width: 30vw;
    position: absolute;
    top: 8vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

#concept .title02 {
    background: orange;
    margin-bottom: 100px;
    font-size: 4rem;
}

#overview .ab01 {
    width: 16vw;
    position: absolute;
    top: -10vw;
    left: 3vw;
}

#overview .ab02 {
    width: 20vw;
    position: absolute;
    bottom: -5vw;
    left: 3vw;
    z-index: 10;
}

#overview {
    position: relative;
    background-image: url(/wp-content/uploads/2025/06/bg-pattern02.png);
    background-repeat: no-repeat;
    background-size: 50vw;
    background-position: right -10vw top 17vw;
}

.block02 {
    background: url(/wp-content/uploads/2022/09/menu1.jpg);
    padding: 100px 0;
    margin-bottom: 100px;
    background-size: 140vw;
    background-repeat: no-repeat;
}


}
table.tablepress {
    border: 1px solid #d1dee8;
    border-radius: 20px;
    overflow: hidden;
    border: none;
}
#overview {
    padding-top: 14vw !important;
    position: relative;
    background-image: url(/wp-content/uploads/2025/06/wave02.png), url(/wp-content/uploads/2025/06/bdg-pattern01.png);
    background-repeat: no-repeat;
    background-size: 100%, 50vw;
    background-position: top center, right -10vw bottom 50vw;
}
#shop {
    padding-top: 14vw !important;
    position: relative;
    padding-bottom: 0;
    background-image: url(/wp-content/uploads/2025/06/wave01.png), url(/wp-content/uploads/2025/06/p01.png), url(/wp-content/uploads/2025/06/p02.png), url(/wp-content/uploads/2025/06/p03.png);
    background-repeat: no-repeat;
    background-size: 100%, 30vw, 20vw, 10vw;
    background-position: top center, right -10vw bottom 50vw, left -10vw bottom 20vw, right -20vw bottom 20vw, right -10vw bottom;
}
#menu {
    background-color: #96C78C;
    padding-top: 14vw !important;
    position: relative;
    background-image: url(/wp-content/uploads/2025/06/wave02.png), url(/wp-content/uploads/2025/06/bdg-pattern02.png), url(/wp-content/uploads/2025/06/img-cat02.png), url(/wp-content/uploads/2025/06/img-cat01.png);
    background-repeat: no-repeat;
    background-size: 100%, 50vw, 14vw, 12vw;
    background-position: top center, right -10vw bottom 50vw, bottom right, top 16vw left;
}
.block-left {
    margin: unset;
    width: 40vw;
    margin-right: auto;
    margin-left: 10vw;
    margin-bottom: 10vw !important;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 50px;
    border-radius: 30px;
}
.btn01 {
    border: 1px solid #4a2400;
    background-color: #4a2400;
}
.menu-image-title span:not(.f02) {
    font-size: 1.1em;
}
.com-menu01-list {
    position: relative;
}
.com-menu01-list::before {
    content: "";
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: 200px;
    background: url("/wp-content/uploads/2025/06/tape01.png") no-repeat top center / contain;
}

/*footer*/
.footer-logo img {
    width: 150px;
    text-align: center;
    margin: 0 auto;
}

/*通販*/
.block-shop-bnr {
    text-align: center;
    border: 1px solid #333;
    padding: 50px;
    margin-bottom: 50px;
    background: #FFFCCC;
}
.block-shop-bnr img {
    max-width: 500px;
    margin: 0 auto 30px;
}

.heading-wrapper {
    text-align: center;
}
.title03 {
    position: relative;
    display: inline-block;
    border: 3px solid #fff;
    padding: 10px 50px;
    min-width: 300px;
    border-radius: 5px;
}
.title03:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/tit-ribbon01-01.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 62px;
    position: absolute;
    left: -37px;
    bottom: -20px;
}
.title03:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/tit-ribbon01-02.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 62px;
    position: absolute;
    right: -37px;
    bottom: -20px;
}
.title03.c-02 {
    position: relative;
    display: inline-block;
    border: 4px solid #4a2400;
    color: #4a2400;
    padding: 10px 50px;
    min-width: 300px;
    border-radius: 5px;
}
.title03.c-02:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/tit-ribbon02-01.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 62px;
    position: absolute;
    left: -37px;
    bottom: -20px;
}
.title03.c-02:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/tit-ribbon02-02.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 62px;
    position: absolute;
    right: -37px;
    bottom: -20px;
}
.frame02 {
    border: 1px solid;
    padding: 30px;
    margin-bottom: 50px;
}
.frame03 {
    position: relative;
    background: #fff;
    padding: 80px 50px 50px;
    margin-top: 50px;
    border-radius: 30px;
}
.frame03:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: 200px;
    background: url("/wp-content/uploads/2025/06/tape01.png") no-repeat top center / contain;
}
.frame03 li {
    border-bottom: 1px dotted;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.frame04 {
    position: relative;
    background: #fff;
    padding: 80px 50px 50px;
    margin-top: 50px;
    border-radius: 30px;
}
.fm01 {
    font-family: "Kosugi Maru", sans-serif;
    font-weight: 400;
}
#shop.layout02 .title01 {
    font-size: 10rem;
}

/*table*/
.tablepress tbody td.column-1 {
    width: 30%;
    font-weight: 700;
    color: #4a2400;
    background-color: #fff;
}

/*menu*/
.com-menu01-list {
    background: #fff;
    padding: 100px;
    border-radius: 20px;
    padding-bottom: 0 !important;
}
.com-menu01-img {
    position: relative;
}
.com-menu01-img img {
    position: relative;
    z-index: 10;
}


.sub-header-txt {
    padding: 10px 25px;
    color: #333;
}
.movie {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0px;
    position: relative;
    margin-top: 100px;
    margin-bottom: 200px;
}
.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 20px #0cb1f7 solid;
    border-radius: 10px;
}

/*menu*/
table.tb-price .column-1 {
    width: 60%!important;
}
table.tb-price .column-2 {
    width: 40%!important;
    text-align: right;
}
table+table {
    margin-bottom: 50px;
}
.tablepress-table-name {
    padding: 10px 15px;
    font-weight: 700;
    text-align: center;
    font-size: 3rem;
    margin-bottom: 25px;
    background-color: transparent;
    color: #333;
}

/*tab*/
.tab-panel-a .tab {
    border-radius: 25px 25px 0 0;
    background: #fff;
    color: #333;
    width: calc(100% / 3);
    margin: 0;
    line-height: 1.3;
}
.tab-panel-a .tab {
    border: #cda16f 1px solid;
    color: #333;
    background-color: #fff;
}
.tab-panel-a .tab-group {
    margin-bottom: 0;
}
.panel-group {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #cda16f;
}
.tab-panel-a .tab.is-active,
.tab-panel-a .tab:hover {
    background-color: #cda16f;
    color: #fff;
}
.tablepress-table-description {
    text-align: left;
}
.center p{
	text-align:left;
}
.img-bnr {
	  margin: 50px auto 0 ;	
}
.img-bnr img{
max-width: 400px;
  width: 80%;

}

/*お問い合わせ*/
.s-contact .title02 {
    background: #4a2400;
}
.contact-form01 th {
    color: #4a2400;
}
.required {
    padding: 5px 10px;
    color: #fff;
    background-color: #4a2400;
    font-size: 1.2rem;
    font-weight: 700;
    margin-left: 10px;
}
.contact-form01 th {
    background-color: #fff;
}
.contact-form01 td {
    background: #fff;
}

/*English*/
main.english .com-flow02-box {
    border: 1px solid #4a2400;
}
main.english .com-flow02-box:before {
    border-top: 25px solid #4a2400;
}

/*20250825*/
.circle01{
	border-radius: 40% 40% 50% 40%/30% 50% 50% 50%;
	overflow:hidden;
}

.bg-w01{
	background-color:rgba(255,255,255,0.8);
}

/*20250926*/

.map-block {
    margin-top: 50px;
}

.en-form {
    display: block;
}