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

.hlBox {
    width: 1100px;
    margin: 0 auto 30px;
}

h2.h2type01 {
    font-size: 4.5rem;
    font-weight: 600;
    display: inline;
    color: #9ad5f1;
    padding-left: 80px;
    background-image: url(/wp-content/uploads/2025/04/rb01.png);
    background-size: 65px;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.hlBox span {
    font-weight: 900;
    font-family: "Urbanist", sans-serif !important;
    color: #cbe5f2;
    font-size: 2.5rem;
    padding-left: 10px;
}

.hlBox.bgdark h2.h2type01 {
    color: #f5fcff;
}

.hlBox.bgdark span.hlEng {
    color: #8ab1ff;
}

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

h3.h3type01 {
    color: #7198e7;
    font-size: 2rem;
    font-weight: 800;
    border-left: 3px solid #7198e780;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 15px;
}

h3.h3type02 {
    color: #7198e7;
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}

h3.h3type03 {
    padding: 10px 20px;
    text-align: center;
    color: #fefefe;
    font-weight: 500;
    font-size: 1.6rem;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    text-decoration: none;
    transition: all 0.3s ease;
    margin: auto;
    display: block;
    border-radius: 20px;
    margin-bottom: 10px;
}

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

p {
    font-family: "Zen Kaku Gothic New", sans-serif !important;
    color: #777;
    font-weight: 400;
    font-size: 1.4rem;
    margin-bottom: 0;
}

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

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

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


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

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



.grdBtn {
    padding: 10px 20px;
    max-width: 250px;
    width: 100%;
    font-weight: 700;
    text-align: center;
    color: #fefefe;
    font-weight: 500;
    font-size: 1.6rem;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    text-decoration: none;
    transition: all 0.3s ease;
    margin: auto;
    display: block;
    border-radius: 20px;
}

.grdBtn:hover{
    background-position: 100% 50%;
}

a.grdBtn svg {
    display: none;
}


.plus {
    display: inline-block;
    vertical-align: .3em;
    color: #7097e7;
    line-height: 1;
    width: 1em;
    height: 3px;
    background: currentColor;
    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: #70cbe8;
}

p.faq-a {
    display: none;
}

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

.faq-a {
    margin-bottom: 0;
    padding: 8px 8px 8px 40px;
    border-bottom: 1px solid #d1dee8;
    background-image: url(/wp-content/uploads/2025/04/faq-a.png);
    background-repeat: no-repeat;
    background-size: 25px;
    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 #d1dee8;
}

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





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

header {
    background-color: #a6deff;
}

.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-box01 .logo {
    max-width: 325px;
}

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


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

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

.header-menu {
    justify-content: flex-end;
    margin-top: 10px;
}

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

.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: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    text-decoration: none;
    transition: all 0.3s ease;
}

.g-sub-nav02 .g-sub-nav-list.flex a:hover {
	background-position: 100% 50%;
	color: #fefefe;
}

.g-sub-nav02 .g-sub-nav-list.flex {
    margin-bottom: 0;
}

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

#hamburger {
    top: 5px;
    right: 5px;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    border-radius: 15px;
}

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

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

.mobile-inner {
    background-image: linear-gradient(180deg, #a6deff, #fefefe);
}

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

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

.mobile-sub-nav li a {
    padding: 5px;
    color: #fefefe;
    font-weight: 700;
    font-size: 1.4rem;
    text-align: center;
    border-radius: 25px;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
}



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

section.slider {
    background-image: linear-gradient(180deg, #a6deff, #fefefe);
    padding-top: 170px;
}

.n2_clear {
    padding: 0 75px;
}

.n2-ss-slider-3.n2-ow {
    border-radius: 50px;
}

ss-word {
    text-shadow: 3px 3px 2px rgba(0, 89, 179, 0.10), -3px 3px 2px rgba(0, 89, 179, 0.10), 3px -3px 2px rgba(0, 89, 179, 0.10), -3px -3px 2px rgba(0, 89, 179, 0.10), 3px 0px 2px rgba(0, 89, 179, 0.10), 0px 3px 2px rgba(0, 89, 179, 0.10), -3px 0px 2px rgba(0, 89, 179, 0.10), 0px -3px 2px rgba(0, 89, 179, 0.10);
}


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

section#news {
    background-image: url(/wp-content/uploads/2025/05/bgdec05.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 250px;
}

ul.news-list01 {
    background: linear-gradient(135deg, #fdfeff 0%, #e9f3f8 25%, #f6fcff 50%, #f4fcff 100%);
    background-color: #E5F3FA;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 0 15px 3px #636f7620;
}

.news-list01 li .date {
    margin-right: 10px;
    font-weight: 900;
    font-family: "Urbanist", sans-serif !important;
    color: #7198e7;
}

.news-list01 li .news-cat a {
    font-weight: 500;
    text-align: center;
    color: #fefefe;
    font-size: 1.2rem;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    text-decoration: none;
    transition: all 0.3s ease;
    margin: auto;
    display: block;
    border-radius: 20px;
    border: none;
    letter-spacing: normal;
}

.news-list01 li .news-cat a:hover {
	background-position: 100% 50%;
	color: #fefefe;
}

.news-list01 li .news-txt a {
    color: #777;
    font-weight: 500;
}




/* ====================================================================
 * greet
 * ==================================================================== */

section#greet {
    background-color: #a6deff;
    padding-top: 0;
}

.greetBox.flex {
    align-items: center;
}

.greetImg {
    width: 30%;
}

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

.greetTxt {
    width: 60%;
    height: 100%;
    background: linear-gradient(135deg, #fdfeff 0%, #e9f3f8 25%, #f6fcff 50%, #f4fcff 100%);
    padding: 30px;
    border-radius: 45px;
}

.greetTxt .signature {
    text-align: right;
    margin-top: 25px;
}

.signature span {
    color: #7198e7;
    font-weight: 700;
}





/* ====================================================================
 * details
 * ==================================================================== */

section#details {
    background-color: #a6deff;
    padding-top: 0;
}

.bdBox.flex {
    gap: 30px 0;
    justify-content: space-evenly;
}

.bdItems {
    width: 40%;
    background-color: #fefefe99;
    padding: 30px 30px 55px;
    border-radius: 50px;
}

.bdImg {
    width: 100px;
    padding: 15px;
    margin: auto;
}



/* ====================================================================
 * appeal points
 * ==================================================================== */

section#attraction {
    padding-top: 250px;
    background-image: url(/wp-content/uploads/2025/05/bgdec06.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
}

.apItems {
    width: 28%;
}

.apBox.flex .apItems:nth-of-type(2) {
    margin-top: 75px;
}

 .apTxt {
     padding: 15px 20px;
     border-radius: 15px;
 }

.apItems:nth-of-type(1) .apTxt {
    background-image: linear-gradient(135deg, #f1f6fd 0%, #f6f4ff 25%, #f0fbff 50%, #f2f0fd 100%);
}

.apItems:nth-of-type(2) .apTxt {
    background-image: linear-gradient(135deg, #fdfeff 0%, #e9f3f8 25%, #f1f0ff 50%, #effbff 100%);
}

.apItems:nth-of-type(3) .apTxt {
    background-image: linear-gradient(135deg, #fdfeff 0%, #e9f3f8 25%, #fafafa 50%, #ecfaff 100%);
}

.apImg {
    margin-bottom: 30px;
    position: relative;
}

.apImg img {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
    border-radius: 50px;
    object-fit: cover;
}

.apImg01:after {
    position: absolute;
    content: "";
    width: 132px;
    height: 110px;
    background-image: url(/wp-content/uploads/2025/04/apl01.png);
    background-size: contain;
    top: -35px;
    left: -35px;
}

.apImg02:after {
    position: absolute;
    content: "";
    width: 132px;
    height: 110px;
    background-image: url(/wp-content/uploads/2025/06/apl02-02.png);
    background-size: contain;
    top: -35px;
    left: -35px;
}

.apImg03:after {
    position: absolute;
    content: "";
    width: 132px;
    height: 110px;
    background-image: url(/wp-content/uploads/2025/04/apl03.png);
    background-size: contain;
    top: -35px;
    left: -35px;
}



/* ====================================================================
 * interview
 * ==================================================================== */

section#interview {
    padding-bottom: 300px;
    background-image: url(/wp-content/uploads/2025/05/bgdec07.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.ivItems.flex {
    align-items: center;
}

.ivLeft {
    width: 28%;
}

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

.ivRight {
    width: 65%;
    background: linear-gradient(135deg, #fdfeff 0%, #e9f3f8 25%, #f6fcff 50%, #f4fcff 100%);
    background-color: #E5F3FA;
    padding: 30px;
    border-radius: 40px;
    box-shadow: 0 0 15px 3px #636f7620;
}

.InterviewBox .ivItems.flex {
    margin-bottom: 50px;
}

.InterviewBox .ivItems.flex:last-of-type {
    margin-bottom: 0;
}

.InterviewBox .ivItems.flex:nth-of-type(odd) {
    flex-direction: row-reverse;
}





/* ====================================================================
 * faq
 * ==================================================================== */

section#faq {
    padding-top: 0;
    background-color: #a6deff;
}

.faqBox.flex {
    background: linear-gradient(135deg, #fdfeff 0%, #effaff 25%, #f6fcff 50%, #f4fcff 100%);
    padding: 30px;
    border-radius: 45px;
}

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




/* ====================================================================
 * recruit-page
 * ==================================================================== */

section#recruit-page {
    background-color: #a6deff;
    padding-top: 0;
}

.tab-panel-a .tab.is-active, .tab-panel-a .tab:hover {
    background-color: transparent;
    padding: 10px 20px;
    text-align: center;
    color: #fefefe;
    font-weight: 500;
    font-size: 1.6rem;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
    border-radius: 20px;
    background-position: 100% 50%;
}

.tab-panel-a .tab {
    background-color: transparent;
    padding: 10px 20px;
    text-align: center;
    color: #fefefe;
    font-weight: 500;
    font-size: 1.6rem;
    background: linear-gradient(270deg, #7f8ca7 0%, #70cce7 25%, #b7e5f1 50%, #b5c8f0 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    text-decoration: none;
    transition: all 0.3s ease;
    margin: auto;
    display: block;
    border-radius: 20px;
}

.recruit-feed01 .recruit-img {
    width: 25%;
}

.recruit-feed01 .recruit-img img {
    height: 100%;
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    border-radius: 25px;
}

.recruit-feed01 .time-cat time {
    margin-right: 10px;
    font-weight: 900;
    font-family: "Urbanist", sans-serif !important;
    color: #7198e7;
}

.recruit-feed01 h3 {
    font-size: 2.4rem;
    color: #7198e7;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d1dee8;
}

.recruit-feed01 .recruit-sub.flex span {
    padding: 5px 10px;
    margin-right: 10px;
    font-weight: 500;
    text-align: center;
    color: #fefefe;
    font-size: 1.4rem;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 20px;
    border: none;
    letter-spacing: normal;
}

.recruit-feed01 .recruit-sub.flex li {
    font-size: 1.6rem;
    margin-right: 15px;
    font-weight: 500;
    color: #777;
}

.link-over {
    border-radius: 50px;
}

.recruit-feed01 > li {
    background-color: #fefefe;
    margin-top: 40px;
    border-radius: 50px;
    align-items: center;
}

span.cat {
    color: #777;
    font-weight: 500;
}




/* ====================================================================
 * Documents
 * ==================================================================== */

section#documents {
    padding-top: 300px;
    background-image: url(/wp-content/uploads/2025/05/bgdec08.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fefefe;
}

.docuBox.flex {
    gap: 40px 0;
}

a.docuItems {
    padding: 10px 20px 10px 50px;
    max-width: 300px;
    width: 100%;
    font-weight: 500;
    font-size: 1.6rem;
    text-align: center;
    color: #fefefe;
    text-decoration: none;
    transition: all 0.3s ease;
    margin: auto;
    display: block;
    border-radius: 20px;

    /* 背景：画像 → グラデーション の順で手前に */
    background-color: #7097e7;
    background-image: 
        url(/wp-content/uploads/2025/04/file-pdf-solid.png),
        linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-repeat: no-repeat;
    background-position: 20px center, 0% 50%;
    background-size: 20px, 200% auto;
}

a.docuItems:hover {
    background-position: 20px center, 100% 50%;
}





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

section#overview {
    padding-top: 0;
    background-color: #fefefe;
}

.ovBox.flex {
    justify-content: space-around;
}

.ovItems {
    width: 43%;
}

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

#tablepress-1.tablepress tbody tr td {
    border-bottom: 1px solid #d1dee8 !important;
}

#tablepress-1.tablepress tbody tr:last-of-type {
    border-bottom: 1px solid #d1dee8;
}

.tablepress tbody td.column-1 {
    width: 25%;
    font-weight: 700;
    color: #7097e7;
    background-color: transparent;
    font-family: "Zen Kaku Gothic New", sans-serif !important;
}

#tablepress-1.tablepress tbody td.column-2 {
    width: 75%;
    font-weight: 500;
    color: #777;
    background-color: transparent;
    font-family: "Zen Kaku Gothic New", sans-serif !important;
}

#tablepress-1.tablepress tbody td.column-2 a {
    font-weight: 600;
    color: #70cce7;
}

.map {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 75%;
}

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






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

section#contact {
    padding-top: 0;
    background-color: #fefefe;
    padding-bottom: 50px;
}

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

.contact-form01 th {
    padding: 0px 15px;
    background-color: transparent;
    border-bottom: 1px solid #d1dee8 !important;
    color: #7097e7;
    font-weight: 700;
    font-family: "Zen Kaku Gothic New", sans-serif !important;
}

input[type="text"], textarea, input[type="email"], input[type="tel"] {
    background-color: #f3f3f3;
    border-radius: 15px;
    color: #777 !important;
    font-family: "Zen Kaku Gothic New", sans-serif !important;
}

.contact-form01 td {
    width: 70%;
    padding: 20px 15px;
    border-bottom: 1px solid #d1dee8;
    color: #777;
    font-weight: 500;
}

.required {
    padding: 5px 10px;
    font-size: 1.2rem;
    background-color: transparent;
    text-align: center;
    color: #fefefe;
    font-weight: 500;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-size: 200% auto;
    text-decoration: none;
    margin-left: 10px;
    border-radius: 30px;
    background-position: 100% 50%;
}

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

input[type="radio"]:checked:before {
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-size: 200% auto;
}

input[type="checkbox"]:checked {
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-size: 200% auto;
}

input[type="submit"], input[type="button"] {
    padding: 15px 20px;
    color: #fefefe;
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
    display: block;
    width: 300px;
    border: none;
    margin: 0 auto;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-size: 200% auto;
    border-radius: 9999px;
    font-family: "Zen Kaku Gothic New", sans-serif !important;
	transition: all 0.3s ease;
}

input[type="submit"]:hover,
input[type="button"]:hover {
	color: #fefefe;
	cursor: pointer;
	background-position: 100% 50%;
	transition: all 0.3s ease;
}






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

.footer {
    background-color: #a6deff;
    padding: 75px 20px 15px;
    border-radius: 100px 100px 0 0;
    box-shadow: 0 0 10px 0 #00000050;
    width: 98%;
    margin: auto;
}

.footer-inner {
    margin: 0 auto 40px;
}

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

.footer-address p, .footer-address a {
    color: #2185dc;
    font-weight: 600;
    font-size: 1.6rem;
}

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

.footer-menu > li > a {
    border-bottom: 1px solid #def0ff !important;
}

.footer-menu a {
    color: #2185dc;
    font-size: 1.6rem;
    font-weight: 500;
}

.copyright p {
    text-align: center;
    color: #2185dc;
    font-weight: 600;
    font-size: 1.6rem;
}

.footer-logo-address {
    width: 35%;
}

.footer-nav-wrap {
    width: 55%;
}




/* ====================================================================
 * 投稿全般設定
 * ==================================================================== */

.sub-header-txt {
    padding: 5px 25px;
    color: #fefefe;
    font-size: 2.5rem;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    border-radius: 9999px;
}

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

.sidebar h3 {
    font-size: 1.6rem;
    color: #fefefe;
    text-align: center;
    padding: 8px 10px;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    border-radius: 15px;
}

.side-box li, .widget_archive li {
    border-bottom: 1px solid #d1dee8;
    font-size: 1.6rem;
    letter-spacing: 0;
    color: #777;
}

.side-box li a, .widget_archive li a {
    font-size: 1.6rem;
    font-weight: 500;
}

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


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

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

.archive-time-cat time {
    font-size: 1.6rem;
    font-weight: 900;
    font-family: "Urbanist", sans-serif !important;
    color: #7198e7;
}

.archive-info-cat a {
    display: block;
    color: #fefefe;
    font-weight: 700;
    font-size: 1.2rem;
    margin-right: 10px;
    padding: 4px 8px;
    border-radius: 99px;
    border: none;
    line-height: 1em;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    text-decoration: none;
    transition: all 0.3s ease;
}

.archive-info-cat a:hover {
	background-position: 100% 50%;
	color: #fefefe;
}

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

.archive-info-title a {
    font-size: 1.6rem;
    letter-spacing: 0;
    color: #777;
    font-weight: 500;
}

.archive-info-img img {
    border-radius: 30px;
}

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

.archive-info-img {
    display: none;
}








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

.single-info-date-cat time {
    font-weight: 900;
    font-family: "Urbanist", sans-serif !important;
    color: #7198e7;
}

.single-info-date-cat span a {
    display: block;
    color: #fefefe;
    font-weight: 700;
    font-size: 1.2rem;
    margin-right: 10px;
    padding: 4px 8px;
    border-radius: 99px;
    border: none;
    line-height: 1em;
    background: linear-gradient(270deg, #7097e7 0%, #70cce7 25%, #70cce7 50%, #7097e7 100%);
    background-position: 0% 50%;
    background-size: 200% auto;
    text-decoration: none;
    transition: all 0.3s ease;
}

.single-info-date-cat span a:hover {
	background-position: 100% 50%;
	color: #fefefe;
}

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

.page-nav > div {
    border: 3px solid #d1dee8;
    border-radius: 25px;
}

.page-nav div img {
    display: none;
}

.page-nav div span {
    font-size: 1.4rem;
    width: 100%;
    line-height: 1.75em;
    font-weight: 700;
    color: #61c6eb;
}







/* ====================================================================
 * fede in animation
 * ==================================================================== */

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

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


.apBox.flex .apItems:nth-of-type(5) {
    margin-top: 75px;
}
.apItems:nth-of-type(4) .apTxt {
    background-image: linear-gradient(135deg, #fdfeff 0%, #e9f3f8 25%, #fafafa 50%, #ecfaff 100%);
}
.apItems:nth-of-type(5) .apTxt {
    background-image: linear-gradient(135deg, #fdfeff 0%, #e9f3f8 25%, #fafafa 50%, #ecfaff 100%);
}
.apItems:nth-of-type(6) .apTxt {
    background-image: linear-gradient(135deg, #fdfeff 0%, #e9f3f8 25%, #fafafa 50%, #ecfaff 100%);
}

/*20250708追加*/
.philosophy-title {
    margin-top: 100px;
}

.philosophy-text {
    width: 100%;
}