h2 {
	font-family: "Zen Maru Gothic", serif !important;
}

.hlBox {
    text-align: center;
    position: relative;
    margin-bottom: 45px;
    z-index: 10;
}

h2.h2type01 {
    font-size: 5rem;
    font-weight: 600;
    color: #f6c6d1;
    display: inline;
    position: relative;
    z-index: 6;
}

h2.h2type01:before {
    width: 25px;
    height: 25px;
    content: "";
    display: inline-block;
    background-image: url(/wp-content/uploads/2025/05/h2dec01.png);
    background-position: center;
    background-size: contain;
    margin-right: 25px;
}

h2.h2type01:after {
    width: 25px;
    height: 25px;
    content: "";
    display: inline-block;
    background-image: url(/wp-content/uploads/2025/05/h2dec02.png);
    background-position: center;
    background-size: contain;
    margin-left: 25px;
}

.hlBox span {
    position: absolute;
    color: #b6d1c350;
    font-size: 10rem;
    font-weight: 900;
    font-family: "Homemade Apple", cursive !important;
    bottom: 10px;
    top: 0%;
    left: 40%;
    transform: translate(-50%, -50%);
    z-index: 5;
}


h3 {
	font-family: "Zen Maru Gothic", serif !important;
}

h3.h3type01 {
    display: block;
    text-align: center;
    color: #bcd7c3;
    border-bottom: 5px dotted #eaf3ee;
    width: 85%;
    padding: 10px;
    margin: 0 auto 20px;
    font-size: 2.2rem;
    font-weight: 600;
}

h3.h3type02 {
    display: block;
    text-align: center;
    color: #bcd7c3;
    border-bottom: 5px dotted #eaf3ee;
    width: 100%;
    padding: 10px 0;
    margin: 0 auto 20px;
    font-size: 2.2rem;
    font-weight: 600;
}

h3.h3type03 {
    text-align: center;
    color: #bcd7c3;
    padding: 10px 0 20px;
    margin: 0 auto 20px;
    font-size: 2.2rem;
    font-weight: 600;
    background-image: url(/wp-content/uploads/2025/05/h3dec01.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 325px;
}

h3.h3type04 {
    font-size: 2rem;
    font-weight: 700;
    background-color: #98dead;
    border-bottom: none;
    color: #fefefe;
    padding: 2px 15px;
    border-radius: 15px;
    text-align: center;
    width: 80%;
    margin: 15px auto 0;
}

h4 {
	font-family: "Zen Maru Gothic", serif !important;
}

p {
    font-family: "Zen Maru Gothic", serif !important;
    color: #9d978f;
    font-weight: 500;
}

span {
	font-family: "Zen Maru Gothic", serif !important;
}

li {
	font-family: "Zen Maru Gothic", serif !important;
}

a {
	font-family: "Zen Maru Gothic", serif !important;
}

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

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



.faqBox.flex {
    width: 100%;
    background-color: #fff5f7;
    padding: 20px;
    border-radius: 30px;
    margin-bottom: 50px;
}

ul.com-faq01-list {
    width: 100%;
}

.plus {
    display: inline-block;
    vertical-align: .3em;
    background-color: #98dead;
    line-height: 1;
    width: 1em;
    height: 3px;
    border-radius: .1em;
    position: relative;
    margin-left: 8px;
}

.plus::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.plus.active:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background-color: #f5b1c1;
}

p.faq-a {
    display: none;
}

.faq-q {
    margin-bottom: 0;
    padding: 8px 8px 8px 40px;
    border-bottom: 1px solid #f2eee9;
    background-image: url(/wp-content/uploads/2025/05/faq-q.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 5px 50%;
}

.faq-a {
    margin-bottom: 0;
    padding: 8px 8px 8px 40px;
    border-bottom: 1px solid #f2eee9;
    background-image: url(/wp-content/uploads/2025/05/faq-a.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 5px 50%;
}

ul.com-faq01-list li:last-of-type .faq-q {
    border-bottom: none;
}

ul.com-faq01-list li:last-of-type .faq-a {
    border-top: 1px solid #f2eee9;
}

ul.com-faq01-list li:last-of-type .faq-a {
    border-bottom: none;
}






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

header {
    background-color: transparent;
    position: fixed;
    z-index: 20;
}

.header-box01 {
    position: fixed;
    z-index: 9999;
    width: 100%;
    max-width: 1600px;
    border-radius: 0 0 50px 50px;
    margin: auto;
    background-color: transparent;
    padding: 50px 50px 20px;
    position: fixed;
    left: 50%;
    top: 75px;
    transform: translateX(-50%) translateY(-50%);
}

.header-box01 {
    position: fixed;
    z-index: 9998;
    width: 100%;
    max-width: 1600px;
    border-radius: 0 0 50px 50px;
    margin: auto;
    background-color: transparent;
    padding: 50px 50px 20px;
    left: 50%;
    top: 75px;
    transform: translateX(-50%) translateY(-50%);
    transition: background-color 0.3s ease;
}







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


.header-box01 .logo {
    max-width: 325px;
}

.header-sub-box.header-sub-box01 {
    width: 63%;
}


.header-menu {
    background-color: transparent;
}

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

.header-menu {
    justify-content: center;
    margin-top: 10px;
    background-color: #fefefebb;
    border-radius: 999px;
}

.header-menu > li a {
    font-size: 1.5rem;
    font-weight: 700;
    color: #a79889;
    padding: 0 25px;
    border-right: 1px solid #bab4ae;
}

.header-content02 {
    padding: 0;
}

.g-sub-nav02 .g-sub-nav-list.flex a {
    font-size: 1.4rem;
    display: block;
    padding: 5px 15px;
    border-radius: 30px;
    text-align: center;
    margin-left: 15px;
    border: none;
    color: #fefefe;
    font-weight: 500;
    background-color: #f7b0c1;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0px 2px 3px 0 #00000050;
}

.g-sub-nav02 .g-sub-nav-list.flex a:hover {
    background-color: #fdc1ce;
    transition: all 0.3s ease;
	color: #fefefe;
}

.g-sub-nav02 .g-sub-nav-list.flex {
    margin-bottom: 0;
    padding-top: 10px;
}

.mobile-logo {
    background-color: transparent;
}

#hamburger {
    top: 5px;
    right: 5px;
    background: linear-gradient(0deg, #f8b1c2 0%, #ee8aa1 100%);
    border-radius: 20px;
    box-shadow: 0px 2px 3px 0 #00000050;
}

#hamburger span {
    border-radius: 99px;
    background-color: #fefefe;
}

#mobile-nav {
    background-color: #ee8aa1;
}

.mobile-inner {
    background-image: linear-gradient(0deg, #ee8aa1, #f8b1c2);
}

.mobile-nav-wrap .mobile-menu-list {
    background: transparent;
}

.mobile-nav-wrap .mobile-menu-list > li > a {
    font-weight: 700;
    font-size: 1.4rem;
    color: #fefefe;
    font-weight: 500;
    border-top: 1px solid #f2eee9;
}

.mobile-sub-nav li a {
    padding: 5px;
    color: #f8b1c2;
    font-weight: 700;
    font-size: 1.4rem;
    text-align: center;
    border-radius: 25px;
    background: #fefefe;
}

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



/* =====================================================
 * slider
 * ===================================================== */

a.lineBnr {
    position: absolute;
    width: 350px;
    right: 3%;
    bottom: 5%;
    border-radius: 10px;
    box-shadow: 0 0 8px 3px #00000050;
}

a.lineBnr img {
    border-radius: 10px;
}



/* =====================================================
 * news
 * ===================================================== */

section#news {
    padding-top: 125px;
    padding-bottom: 150px;
    background-image: url(/wp-content/uploads/2025/05/anml01.png);
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: 0% 100%;
}

.news-list02 li .date {
    margin-right: 10px;
    line-height: 1em;
    font-family: "Fredoka", sans-serif;
    font-weight: 600;
    color: #cbc0b4;
}

.news-list02 li .news-cat a {
    font-weight: 700;
    color: #fefefe;
    background-color: #99e0aa;
    border: 1px solid #99e0aa;
    border-radius: 999px;
}

.news-list02 li .news-cat a:hover {
  background-color: #fefefe;
  color: #99e0aa;
}

.news-list02 li .news-txt a {
    line-height: 1.5em;
    color: #a79889;
    font-weight: 600;
}

.news-list02 li {
    border-bottom: 1px solid #f2eee9;
}

.btn {
    color: #fefefe;
    padding: 10px 20px;
    font-size: 1.6rem;
    max-width: 250px;
}

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

.btn01:hover {
  color: #f5b1c1;
  background-color: #fefefe;
}

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

.newsItems {
    width: 45%;
}




/* =====================================================
 * policy
 * ===================================================== */

section#policy {
    background-color: #fff5f7;
    padding-top: 150px;
    padding-bottom: 150px;
    background-image: url(/wp-content/uploads/2025/05/anml02.png), url(/wp-content/uploads/2025/05/anml03.png);
    background-repeat: no-repeat;
    background-size: 350px, 300px;
    background-position: 97% 100%, 15% 100%;
}

.greetBox {
    background-color: #fefefecc;
    padding: 30px 45px;
    border-radius: 50px;
}





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

section#about {
    padding-bottom: 150px;
    background-image: url(/wp-content/uploads/2025/05/anml05.png);
    background-repeat: no-repeat;
    background-position: 98% 100%;
    background-size: 325px;
}

.featArea {
    padding-bottom: 150px;
    background-image: url(/wp-content/uploads/2025/05/anml06_02.png);
    background-repeat: no-repeat;
    background-size: 250px;
    background-position: 2% 100%;
}

.featureBox.flex {
    gap: 30px 0;
}

.featureItems {
    width: 30%;
}

.featureImg img {
    width: 100%;
    height: 100%;
    aspect-ratio: 5 / 3;
    object-fit: cover;
    border-radius: 30px;
}

.featureTxt {
    padding: 15px;
    margin-top: 25px;
    background-color: #fff3f650;
    border-radius: 25px;
}

.tab-panel-a .tab.is-active, .tab-panel-a .tab:hover {
    color: #fefefe;
    border: 1px solid #f5b1c1;
    background-color: #f5b1c1;
}

.tab-panel-a .tab {
    color: #fefefe;
    padding: 10px 20px;
    font-size: 1.6rem;
    max-width: 250px;
    border: 1px solid #ffd6df;
    background-color: #ffd6df;
}

.com-timeline01-head {
    font-size: 2rem !important;
    font-weight: 900 !important;
    color: #98dead !important;
    margin-bottom: 0 !important;
}

.com-timeline01-time {
    font-weight: 600 !important;
    background-color: #98dead !important;
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 5px !important;
    color: #fefefe !important;
    font-family: "Fredoka", sans-serif !important;
    padding: 0 10px !important;
    border-radius: 15px !important;
}

.com-timeline01-img-wrap img {
    border-radius: 30px !important;
}



/* =====================================================
 * staffintro
 * ===================================================== */

section#staffintro {
    background-color: #fff5f7;
    background-image: url(/wp-content/uploads/2025/05/anml07.png);
    background-repeat: no-repeat;
    background-position: 2% 100%;
    background-size: 300px;
    padding-bottom: 175px;
}


.staffBox .stfItems:nth-of-type(2n) {
    flex-direction: row-reverse;
}

.stfLeft {
    width: 35%;
}

.squaresImg img {
    width: 100%;
    max-width: 300px;
    height: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 100px;
    margin: auto;
}

.stfRight {
    width: 65%;
}

.stfTxt {
    background-color: #fefefeaa;
    padding: 20px 30px;
    border-radius: 30px;
}

.stfTxt p {
	margin-bottom: 0;
}





/* =====================================================
 * guide
 * ===================================================== */

section#guide p {
    text-align: center;
}

a.contactBtn01 {
    background-color: #98dead;
    padding: 5px 15px 5px 50px;
    border-radius: 999px;
    color: #fefefe;
    font-weight: 600;
    transition: .2s ease;
    background-image: url(/wp-content/uploads/2025/05/sp-icon.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 15px 50%;
    text-align: center;
    min-width: 250px;
	height: 100%;
}

a.contactBtn01:hover {
    background-color: #cce5ad;
}

a.contactBtn02 {
    background-color: #f7b0c1;
    padding: 5px 15px 5px 50px;
    border-radius: 999px;
    color: #fefefe;
    font-weight: 600;
	transition: .2s ease;
    background-image: url(/wp-content/uploads/2025/05/contact-icon.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 15px 50%;
    text-align: center;
    min-width: 250px;
	height: 100%;
}

a.contactBtn02:hover {
    background-color: #ffd6df;
}

.contactBox.flex {
    justify-content: space-evenly;
    align-items: center;
}

.stfItems.flex {
    align-items: center;
    margin-bottom: 30px;
}

.staffBox .stfItems.flex:last-of-type {
    margin-bottom: 0;
}


a.contactBtn03 {
    max-width: 400px;
    margin: 50px auto 0;
    display: block;
}

a.contactBtn03 img {
    border-radius: 10px;
    transition: .2s ease;
}

a.contactBtn03 img:hover {
    filter: brightness(1.05);
}

.contactBox.flex {
    gap: 15px 30px;
}




/* =====================================================
 * recruit
 * ===================================================== */

.recruit-feed01 > li {
    background-color: #fff5f7;
    border-radius: 50px;
    position: relative;
}

.recruit-feed01 .recruit-img img {
    border-radius: 25px;
}

.recruit-feed01 .time-cat time {
    margin-right: 10px;
    line-height: 1em;
    font-family: "Fredoka", sans-serif;
    font-weight: 600;
    color: #cbc0b4;
    padding-top: 5px;
}

.time-cat.flex span {
    font-weight: 700;
    color: #fefefe;
    background-color: #99e0aa;
    border: 1px solid #99e0aa;
    border-radius: 999px;
    font-size: 1.2rem;
    padding: 0px 10px;
}

.recruit-feed01 h3 {
    font-size: 2.4rem;
    color: #f5b1c1;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1dcd6;
}

.recruit-feed01 .recruit-sub.flex span {
    color: #fefefe;
    background-color: #99e0aa;
    padding: 5px 10px;
    border-radius: 20px;
    font-weight: 700;
    margin-right: 5px;
    font-size: 1.2rem;
}

.recruit-feed01 .recruit-sub.flex li {
    font-size: 1.6rem;
    margin-right: 15px;
    color: #9d978f;
    font-weight: 600;
	font-family: "Zen Maru Gothic", serif !important;
}




/* =====================================================
 * contact
 * ===================================================== */

section#contact {
	position: relative;
}

section#contact:after {
    position: absolute;
    content: "";
    bottom: -75px;
    right: 75px;
    width: 300px;
    height: 300px;
    background-image: url(/wp-content/uploads/2025/05/anml08.png);
    background-size: contain;
    z-index: 2;
}

.contact-form01 tbody {
    border: none;
    border-bottom: none;
}

.contact-form01 th {
    background-color: transparent;
    border-bottom: 1px solid #f2eee9;
    color: #9d978f;
    font-weight: 700;
    font-family: "Zen Maru Gothic", serif !important;
}

.required {
    color: #fefefe;
    background-color: #99e0aa;
    border-radius: 999px;
    font-size: 1.2rem;
    font-weight: 700;
    margin-left: 10px;
}

input[type="radio"]:checked:before {
    background: #99e0aa;
}

.required {
    padding: 5px 10px;
    color: #fefefe;
    background-color: #f6c6d1;
    border-radius: 999px;
    font-size: 1.2rem;
    font-weight: 700;
    margin-left: 10px;
}

.contact-form01 td {
    font-size: 1.6rem;
    width: 70%;
    padding: 25px 15px;
    vertical-align: middle;
    border-bottom: 1px solid #f2eee9;
}

.wpcf7-list-item-label {
    font-size: 1.4rem;
    color: #9d978f;
    font-weight: 500;
}

input[type="text"], textarea, input[type="email"], input[type="tel"] {
    background-color: #f3f3f3;
    border-radius: 15px;
    font-size: 1.4rem;
    padding: 10px 15px;
    width: 100%;
    color: #9d978f !important;
    font-weight: 400;
    font-family: "Zen Maru Gothic", serif !important;
}

.privacy-check a {
    font-size: 1.4rem;
    color: #f7b1c2;
    display: block;
}

input[type="submit"], input[type="button"] {
    padding: 15px 20px;
    background: #f6c6d1;
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    display: block;
    width: 300px;
    margin: 0 auto;
    border: none;
    margin: 0 auto;
    font-family: "Zen Maru Gothic", serif !important;
    border-radius: 15px;
    font-weight: 700;
	transition: .2s ease;
}

input[type="submit"]:hover, input[type="button"]:hover {
    color: #fefefe;
    background: #ffd6df;
    cursor: pointer;
}

input[type="checkbox"]:checked {
    background: #99e0aa;
    border: none !important;
}



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

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

.footer-menu-title {
    display: none;
}

.footer-menu > li > a {
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ffffff;
    display: block;
    font-weight: 600;
}







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

.sub-header-txt {
    padding: 5px 25px;
    color: #f7b0c1;
    background-color: #ffffffbb;
    border-radius: 999px;
}

.sidebar h3 {
    color: #fefefe;
    background-color: #f7b0c1;
    font-weight: 700;
    border-radius: 999px;
}

.side-box li, .widget_archive li {
    border-bottom: 1px dashed #f2eee9;
}

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

.side-box li a, .widget_archive li a {
    font-size: 1.6rem;
    color: #a79889;
    transition: .3s;
    font-weight: 500;
}


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

body.archive {
    background-color: #fefefe;
}

.archive-time-cat time {
    font-family: "Fredoka", sans-serif;
    font-weight: 600;
    color: #cbc0b4;
}

.archive-info-cat a {
    font-weight: 700;
    color: #fefefe;
    background-color: #99e0aa;
    border: 1px solid #99e0aa;
    border-radius: 999px;
}

.archive-info-cat a:hover{
	background-color: #fefefe;
	color: #99e0aa;
}

.archive-info-title a {
	color: #a79889;
	font-weight: 700;
	transition: .3s;
}

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

.archive-info-list > li {
    border-top: 1px solid #f2eee9;
}



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

.single-info-date-cat time {
    margin-right: 10px;
    line-height: 1em;
    font-family: "Fredoka", sans-serif;
    font-weight: 600;
    color: #cbc0b4;
}

.single-info-date-cat span a {
    font-weight: 700;
    color: #fefefe;
    background-color: #99e0aa;
    border: 1px solid #99e0aa;
    border-radius: 999px;
}

.single-info-date-cat span a:hover{
	background-color: #fefefe;
	color: #99e0aa;
}

.single-info-title {
    color: #f7b0c1;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: "Zen Maru Gothic", serif !important;
}

.single-info-article h2 {
    color: #f7b0c1;
    font-weight: 700;
    background: #fef5f6;
    border-left: solid 5px #f7b0c1;
    margin-bottom: 20px;
}

.single-info-article h3 {
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #f7b0c1;
    font-weight: 700;
    border-bottom: solid 2px #f7b0c1;
}

.page-nav > div {
    border-radius: 15px;
}

.page-nav div img {
    border-radius: 10px;
}

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





/* =====================================================
 * overview
 * ===================================================== */

section#overview {
    background-color: #fff5f7;
}

.ovBox.flex {
    justify-content: space-around;
    gap: 30px 0;
}

.ovItems {
    width: 40%;
}

table.tablepress#tablepress-1 {
    border: none;
}

#tablepress-1.tablepress tbody td.column-1 {
    color: #f6c6d1;
    background-color: transparent;
    font-family: "Zen Maru Gothic", serif !important;
}

#tablepress-1.tablepress tbody td.column-2 {
    color: #9d978f;
    font-family: "Zen Maru Gothic", serif !important;
    font-weight: 500;
    background-color: transparent;
}

#tablepress-1.tablepress tbody td.column-2 a {
	transition: .2s;
    font-weight: 600;
}

#tablepress-1.tablepress tbody td.column-2 a:hover {
	color: #98dead;
}

#tablepress-1.tablepress tbody tr {
    border-top: 1px solid #f2eee9 !important;
}

#tablepress-1.tablepress tbody tr:nth-of-type(1) {
    border-top: none !important;
}

.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率4:3 */
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 25px;
}




/* =====================================================
 * fade
 * ===================================================== */

.fade-in-up {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in-up.show {
  opacity: 1;
  transform: translateY(0);
}
