.h3type01 {
    color: #df9159;
    text-align: center;
    font-size: 2.2rem;
    font-weight: 700;
    border-bottom: 2px solid #f6e7dd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

h3.h3type02 {
    color: #df9159;
    font-size: 1.8rem;
    font-weight: 700;
    border-bottom: 2px solid #d8cec7;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

h3.h3type03 {
    text-align: center;
    color: #8e6e57;
    font-size: 2.3rem;
    font-weight: 700;
    margin-bottom: 15px;
}

h3.h3type03 span {
    color: #5885a8;
    font-size: 2.5rem;
    font-weight: 900;
    padding: 0 7px;
}

h3.h3type04 {
    text-align: center;
    color: #fa9300;
    font-size: 2.3rem;
    font-weight: 700;
    margin-bottom: 15px;
    background-image: url(/wp-content/uploads/2024/06/h3dec03.png);
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: 50% 25px;
    height: 70px;
}


h2 {
	font-family: "Zen Kaku Gothic New", sans-serif !important;
}

h3 {
	font-family: "Zen Kaku Gothic New", sans-serif !important;
}

h4 {
    font-family: "Zen Kaku Gothic New", sans-serif !important;
    font-size: 1.8rem;
}

h4 {
    background-image: url(/wp-content/uploads/2024/06/h4dec.png);
    padding: 5px 5px 5px 35px;
    background-repeat: no-repeat;
    background-size: 2rem;
    background-position: 5px 50%;
    color: #8e6e57;
    font-weight: 700;
}

p {
    font-family: "Zen Kaku Gothic New", sans-serif !important;
    font-size: 1.6rem;
    font-weight: 500;
    color: #71655a;
}

a {
	font-family: "Zen Kaku Gothic New", sans-serif !important;
}

li {
	font-family: "Zen Kaku Gothic New", sans-serif !important;
}

.title01 {
    color: #8e6e57;
    font-family: "Philosopher", sans-serif !important;
    text-transform: uppercase;
    font-size: 3.8rem;
    background-image: url(/wp-content/uploads/2024/06/h2dec02.png);
    background-size: 285px;
    background-position: 50% -30px;
    background-repeat: no-repeat;
    height: 120px;
}

.title01::before {
    background: #f4b689;
	display: none;
}

.width1400 {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

.width1300 {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
}

.width1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.width1100 {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.width1000 {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

.width900 {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

.width800 {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.width700 {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}

.width600 {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.lb-back-to-top {
     position: fixed;
     bottom: 2em;
     right: 0px;
     text-decoration: none;
     color: #EC8035;
     background-color: #fff;
     border: 3px solid #EC8035;
     font-size: 12px;
     padding: 1em;
     display: none;
}

.lb-back-to-top:hover {
     background-color: #EC8035;
     color: #fff;
}

.tab-group {
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-moz-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-moz-justify-content: flex-start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

.tab {
    flex-grow: inherit;
    padding: 5px;
    list-style: none;
    border: none;
    text-align: center;
    cursor: pointer;
    width: 22%;
    align-items: center;
    margin: 0 auto 15px;
    font-family: "Philosopher", sans-serif !important;
    background-color: #fcfcfc90;
    border-radius: 9999px;
    color: #8e6e57;
    font-weight: 700;
}

.panel-group {
	border-top: none;
}

.panel {
	display:none;
}

.tab.is-active {
    background: #f99200;
    color: #fcfcfc;
    transition: all 0.2s ease-out;
}

.panel.is-show {
	display:block;
}






/* ==================================
 * header
 * ==================================*/

header {
    background-color: #dbd0c8;
}

.header-menu {
    background-color: #dbd0c8;
}

.header-content02 {
    padding: 25px 0 15px;
}

.header-menu>li {
    padding: 15px 0 0;
}

.header-box01 {
    margin-bottom: 0;
}

.header-menu>li a {
    color: #8e6c53;
    font-family: "Philosopher", sans-serif !important;
    font-size: 1.9rem;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 25px;
    border-right: #666666 2px dotted;
}

#hamburger {
    background-color: #f0edea;
}

#hamburger span {
    background-color: #8e6e57;
}

.mobile-logo {
    background-color: #dbd0c8;
}

#mobile-nav {
    background-color: #8e6e57;
    background-image: none;
}

.mobile-nav-wrap .mobile-menu-list {
    background-color: #f0edea;
    border-radius: 5px;
    max-width: 450px;
    margin: auto;
}

.mobile-nav-wrap .mobile-menu-list>li>a {
    color: #8e6e57;
    font-weight: 700;
    border-top: 1px dashed #ccc2bb;
    font-family: "Philosopher", sans-serif !important;
    text-transform: uppercase;
}

.moblie-menu-head {
    color: #8e6e57;
}

.moblie-menu-head {
    color: #8e6e57;
    max-width: 450px;
}


/* ==================================
 * concept
 * ==================================*/

section#concept {
    background-color: #fffbf6;
    background-image: url(/wp-content/uploads/2024/06/cream-paper.png);
}

.conceptTxt {
    width: 80%;
    max-width: 600px;
    margin: 0 auto 100px;
    background-color: #faf4eb;
    padding: 20px 30px;
}

.vlItems {
    position: relative;
    margin-bottom: 100px;
}

.vlImg {
    width: 70%;
}

.vlTxt {
    width: 60%;
    position: absolute;
    background-color: #f0edeacc;
    padding: 30px;
    bottom: 0;
    right: 0;
}

.valueBox .vlItems:nth-of-type(2) .vlImg {
    margin-left: auto;
}

.valueBox .vlItems:nth-of-type(2) .vlTxt {
    left: 0 !important;
}



/* ==================================
 * about
 * ==================================*/

section#about {
    background-color: #f0edea;
}

.worriesList {
    background-color: #faf4eb;
    padding: 10px 15px;
    margin-bottom: 50px;
}

ul.worriesList li {
    background-image: url(/wp-content/uploads/2024/06/25033485.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 5px 50%;
    padding: 10px 0px 10px 35px;
    width: 47%;
    font-weight: 500;
    color: #71655a;
}

.reasonItems {
    width: 30%;
}

.telBanner {
    width: 90%;
    max-width: 400px;
    margin: 0 auto 100px;
}

.reasonTxt p {
    margin-top: 15px;
}

.reasonImg img {
    width: 100%;
    height: 100%;
    aspect-ratio: 5 / 3;
    object-fit: cover;
}





/* ==================================
 * menu
 * ==================================*/

section#menu {
    background-color: #fffbf6;
    background-image: url(/wp-content/uploads/2024/06/cream-paper.png);
}

.menu-box {
    max-width: 800px;
    margin: 0 auto;
}

.menu-box h4 {
    font-family: "Philosopher", sans-serif !important;
    font-size: 2.2rem;
}

.menu-box span {
    margin-left: 15px;
    font-size: 1.3rem;
    font-weight: 600;
}

ul.tab-group {
    margin-bottom: 50px;
}

ul.price-list {
    padding: 40px 65px 55px;
    background-color: #fcfcfc;
    margin-bottom: 50px;
}

ul.price-list li {
    border-bottom: 2px dashed #d8cec7;
    padding: 10px 20px;
}

ul.price-list li p {
    margin-bottom: 0;
}




/* ==================================
 * voice
 * ==================================*/

section#voice {
    background-color: #f0edea;
}

.voiceItems.flex {
    width: 45%;
    margin-bottom: 30px;
    align-content: center;
}

.voiceImg {
    width: 25%;
    min-width: 125px;
    max-width: 125px;
    max-height: 125px;
    border-radius: 9999px;
    position: relative;
    background-color: #faf4eb;
    margin: auto 0;
}

.voiceTxt {
    width: 65%;
    background-color: #faf4eb;
    padding: 20px 30px;
}

.voiceTxt p {
	margin-bottom: 0;
}

.voiceImg img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 9999px;
}

.voiceImg:before {
    position: absolute;
    content: "";
    width: 125%;
    height: 125%;
    background-image: url(/wp-content/uploads/2024/06/imgdec01.png);
    background-size: contain;
    top: -12%;
    left: -13%;
}

.map {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 75%;
    background-color: #ad9a8d;
}
 
.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
}

.voiceBox.flex {
    width: 95%;
    margin: auto;
}




/* ==================================
 * shopinfo
 * ==================================*/

section#shopinfo {
    background-color: #fffbf6;
    background-image: url(/wp-content/uploads/2024/06/cream-paper.png);
}

.infoItems {
    width: 45%;
}

.tablepress tbody td.column-1 {
    color: #df9159;
    background-color: #faf4eb;
    font-family: "Zen Kaku Gothic New", sans-serif !important;
    vertical-align: middle;
}

.tablepress tbody td.column-2 {
    background-color: #fcfcfc;
    font-family: "Zen Kaku Gothic New", sans-serif !important;
    font-weight: 500;
    color: #71655a;
}

.tablepress tbody td.column-2 a {
	font-weight: 700;
	color: #fa9300;
}





/* ==================================
 * blog
 * ==================================*/

section#blog {
    background-color: #f0edea;
}

.news-list01 {
    margin-bottom: 25px;
    background-color: #fcfcfc;
    padding: 30px;
}

.news-list01 li .date {
    font-family: "Urbanist", sans-serif;
    font-weight: 700;
    color: #8e6e57;
}

.news-list01 li .news-cat a {
    background-color: #df9159;
    border: 2px solid #df9159;
    font-family: "Zen Kaku Gothic New", sans-serif !important;
}

.news-list01 li .news-cat a:hover {
    background-color: #fcfcfc;
	color: #df9159;
}

p.news-txt a {
    font-family: "Zen Kaku Gothic New", sans-serif !important;
    font-weight: 500;
    color: #71655a;
}

.btn01 {
    border: 1px solid #8e6e57;
    background-color: #8e6e57;
}

.btn01:hover {
	background-color: #fcfcfc;
	color: #8e6e57;
}

.btn01:hover .btn-arrow {
    fill: #8e6e57;
}




/* ==================================
 * post page common
 * ==================================*/

.sub-header-txt {
    padding: 10px 25px;
    color: #fcfcfc;
    line-height: 1.5em;
    font-size: 2.5rem;
    font-weight: 700;
    background-color: #f2680080;
    border-radius: 9999px;
    font-family: 'Zen Kaku Gothic New';
}

.sidebar h3 {
    font-size: 2rem;
    padding: 0;
    color: #fcfcfc;
    text-align: center;
    padding: 5px 10px;
    background-color: #8e6e57;
    font-weight: 700;
    letter-spacing: .1em;
    font-family: 'Zen Kaku Gothic New';
}

.side-box li, .widget_archive li {
    padding: 10px 0;
    border-bottom: 1px dashed #d0c9c4;
}

.side-box li a, .widget_archive li a {
    font-size: 1.6rem;
    color: #71655a;
    font-weight: 400;
}

.side-box li a:hover, .widget_archive li a:hover {
    color: #71655a90;
}

#breadcrumbs ul li a, #breadcrumbs ul li {
    font-size: 1.4rem;
    font-weight: 700;
    color: #71655a;
}

.page-nav {
    margin: 40px 0 60px;
}






/* ==================================
 * archive post
 * ==================================*/

body.page-template.page-template-information-all.page-template-information-all-php.page.page-id-618 {
    background-color: #f0edea;
}

time {
    font-family: "Urbanist", sans-serif;
    font-weight: 700;
    color: #8e6e57;
}

.archive-info-cat a {
    background-color: #df9159;
    border: 2px solid #df9159;
    font-family: "Zen Kaku Gothic New", sans-serif !important;
}

.archive-info-cat a:hover {
    background-color: #fcfcfc;
    color: #df9159;
    font-family: "Zen Kaku Gothic New", sans-serif !important;
}

.archive-info-title a:hover {
    color: #71655a90;
}

.archive-info-title a {
    color: #71655a;
	font-weight: 500;
}

.archive-info-list {
    margin-bottom: 50px;
}




/* ==================================
 * single post
 * ==================================*/

body.single-post {
    background-color: #f0edea;
}

.single-info-date-cat span a:hover {
    background-color: #fcfcfc;
    color: #df9159;
}

.single-info-date-cat span a {
    background-color: #df9159;
    border: 1px solid #df9159;
}

.single-info-title {
    color: #8e6e57;
}

.file-list a {
    color: #8e6e57;
    background-color: #eedccf;
}

.file-list a:hover {
    color: #fff;
    background-color: #8e6e57;
}

.page-nav>div {
    border: 3px solid #ad9a8d;
    background-color: #eedccf;
}

.page-nav div span {
    color: #8e6e57;
}

.elementor-section h2 {
    font-size: 2.4rem !important;
    border-top: solid 3px #8e6e57 !important;
    border-bottom: solid 3px #8e6e57 !important;
    color: #8e6e57 !important;
    background-color: #ad9a8d !important;
    color: #fcfcfc !important;
}

.elementor-section h3 {
    font-size: 2.2rem;
    padding: 10px 15px;
    color: #fcfcfc !important;
    background: #ad9a8d;
    border-left: solid 5px #8e6e57;
    border-bottom: none;
    line-height: 1.5em;
    margin-bottom: 10px !important;
}

.elementor-section h4 {
    color: #ad9a8d !important;
    font-weight: 700;
    border-bottom: solid 3px #8e6e57;
    font-size: 2rem;
    padding-bottom: 10px;
    line-height: 1.5em;
    margin-bottom: 10px !important;
    background-size: 0;
}

.single-info-article h2 {
    font-size: 22px;
    padding: 10px 15px;
    color: #a37f66;
    font-weight: 700;
    background: #dbd0c8;
    border-left: solid 5px #ad9a8d;
    margin-bottom: 20px;
}

.single-info-article h3 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #a37f66;
    font-weight: 700;
    border-bottom: solid 2px #ad9a8d;
}





/* ==================================
 * footer
 * ==================================*/

.footer {
    background-color: #ad9a8d;
    padding: 100px 0 15px;
}

.footer-menu>li>a {
    border-bottom: 1px dashed #fcfcfc;
    font-family: "Philosopher", sans-serif !important;
    text-transform: uppercase;
}

.footer-logo {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 20px;
}

.o-hover img {
    max-width: 200px;
}

.footer-menu-title {
    background-color: #f99200;
    color: #fffef0;
    font-weight: 400;
    font-family: 'Philosopher' !important;
    font-size: 1.8rem;
}

.video-box.overlay {
position: relative;
overflow: hidden;
width: 100%;
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;
}
section#home {
    padding: 0;
    margin-top: -12px !important;
}
.youtube {
	width: 100%;
	aspect-ratio: 16 / 9;
	margin-bottom:100px;
}

.youtube iframe {
	width: 100%;
	height: 100%;
	border: 5px solid #fff;
}






.footer-inner.flex {
    width: 100%;
}

.copyright {
    width: 100%;
}