/*
 Theme Name: STORY Child
 Theme URI: https://tcd-theme.com/tcd041
 Description: TCD STORY (tcd041) 用 子テーマ
 Author: あなたの名前
 Version: 1.0.0
 Template: story_tcd041
 Text Domain: story-child
*/


* {
    box-sizing: border-box;
}

html {
    height: 100%;
}

body.shown-nav {
    overflow: hidden;
    height: 100%;
}

body {
    color: #646464;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    position: relative;
}

body.font-1 {
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 500;
}

img {
    max-width: 100%;
    height: auto;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
}

p {
    font-size: 16px;
    line-height: 2;
}

.header-bar {
    background: rgba(255,255,255,0.8) !important;
    height: auto;
}

.home .header-bar-fixed {
    box-shadow: none;
}

.admin-bar .header-bar-fixed {
    top: 32px;
}

.header-bar-inner {
    justify-content: space-between;
    align-items: center;
    padding: 15px 0 15px 30px;
    transition: all 0.3s ease-in-out 0s;
}

.logo {
    width: 286px;
    max-height: none;
    max-width: none;
    transition: all 0.3s ease-in-out 0s;
}

.admin-bar .header-bar-fixed ~ .top-slider-wrapper, .header-bar-fixed ~ .top-slider-wrapper {
    margin-top: 0;
}

.top-slider-wrapper {
    overflow: visible;
}

.top-slider {
    height: 100vh;
    position: relative;
}

.top-slider-content {
    border-radius: 0;
    height: auto !important;
    width: auto !important;
    overflow: visible;
}

.top-slider-content-inner {
    background: none;
    background: rgba(0, 0, 0, 0.1) !important;
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: center;
    height: 100% !important;
    width: 100% !important;
    padding: 15px 90px 20px 90px;
    text-align: left;
}

.top-slider-content-inner:hover {
    background: none;
}

.top-slider-content-inner::after {
    color: #fff !important;
    content: "";
    bottom: 25px;
    font-family: inherit;
    height: auto;
    width: auto;
}

.top-slider-logo {
    position: absolute;
    right: 0;
    width: 990px;
    bottom: -60px;
    margin: 0;
}

.top-slider-text {
    color: #fff;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 85px;
    letter-spacing: 2px;
    font-weight: 500;
    line-height: 1.1;
    text-shadow: 0 0 2px #000, 0 0 1px #000;
}

.top-slider-text span {
    color: #4aabf5
}

.footer {
    background: #006CBF url(img/footer-bg.png) no-repeat center / cover;
    color: #fff;
    padding: 30px 0 20px;
}

.footer{
    margin-top: 0;
}
.home .footer {
    margin-top: 0;
}

.footer-inner {
    padding: 0 90px;
}

.footer a, .footer-widget .post-content a {
    color: #fff;
    text-decoration: none;
}

.footer-left {
    width: 60%;
}

.footer-right {
    padding: 66px 0 0;
    width: 40%;
}

.footer-right h3 {
    font-family: "Zen Kurenaido", serif;
    font-size: 24px;
    font-weight: 600;
    margin: 68px 0 30px;
}

.footer-logo {
    margin: 0 0 40px;
    text-align: left;
}

.footer-logo img {
    width: 363px;
}

.footer .post-content p {
    font-size: 18px;
    margin: 0;
}

.footer .footer-address, .footer .footer-phone, .footer .footer-time, .footer .footer-calendar {
    background: url(img/icon-map.png) no-repeat left center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    padding: 5px 0 5px 45px;
}

.footer .footer-phone {
    background: url(img/icon-phone.png) no-repeat left center;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 32px;
    font-weight: 900;
}

.footer .footer-time {
    background: url(img/icon-time.png) no-repeat left center;
}

.footer .footer-calendar {
    background: url(img/icon-calendar.png) no-repeat left center;
    margin-left: 75px;
}

.footer-menu ul {
    display: flex;
    flex-wrap: wrap;
}

.footer-menu ul li {
    margin: 0 0 30px;
    padding: 0 30px;
    position: relative;
    width: 50%;
}

.footer-menu ul li::before {
    content: "";
    border-top: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
}

.footer-menu .menu-item a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.footer-menu .menu-item span {
    display: none;
}

.social-links {
    display: flex;
    justify-content: flex-end;
}

.social-links li a {
    border-radius: 50%;
    display: block;
    height: 50px;
    width: 50px;
    text-indent: -9999em;
}

.social-links li.social-nav-instagram a {
    background: #fff url(img/instagram.png) no-repeat center;
}

.social-links li.social-nav-line a {
    background: #fff url(img/line.png) no-repeat center;
}

.social-links li.social-nav-tiktok a {
    background: #fff url(img/tiktok.png) no-repeat center;
}

.social-links .social-nav-instagram a::before {
    display: none;
}

.footer-widget a.footer_but {
    display: inline-block;
    margin: 1.5em auto 0 0;
    line-height: 50px;
    background: #cfafa1;
    color: #ffffff;
    box-sizing: border-box;
    position: relative;
    max-width: 260px;
    padding: 0 20px 0 84px;
    text-align: left;
    box-shadow: 0px 5px 10px -41px rgba(0, 0, 0, 0.035), 0px 40px 80px -41px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    font-weight: 700;
    border-radius: 30px;
}

.footer-widget a.footer_but:hover {
    color: #fff;
    opacity: 0.7;
}

.copyright {
    background: none !important;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    line-height: inherit;
    margin: 40px 0 0;
    text-align: left;
}

.footer-map {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.footer-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.content-inner {
    padding: 0 90px;
}

#index-bg-1 {
    background: url(img/bg.png) no-repeat left bottom / 100% auto;
}

#index-text-1 {
    padding: 120px 0;
}

#index-text-1 .flex {
    align-items: center;
    flex-direction: row-reverse;
}

.content01-img {
    text-align: right;
    width: 40%;
}

.content01-text {
    padding-right: 30px;
    text-align: left;
    width: 60%;
}

.content01-text figure {
    margin: 0 0 10px;
}

.content01-title {
    color: #37C0FF !important;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 50px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 20px;
    text-align: left;
}

.content01-title strong {
    color: #006CBF;
    font-weight: 700;
}

.content01-text .content02-button strong {
    background: url(img/youtube-w.svg) no-repeat left center;
    padding-left: 50px;
}

address.contact-tel a {
    background: url(img/phone.png) no-repeat left center;
    color: #000;
    font-size: 2.5em;
    font-weight: 700;
    padding-left: 62px;
    font-style: normal;
}

#index-3column {
    background: none;
    padding: 0 0 100px;
}

.content02-item {
    background: #fff;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    display: flex;
    flex-direction: column;
    margin-left: 60px;
    padding: 0;
    position: relative;
    width: calc((100% - 120px) / 3);
}

.content02-title {
    background: url(img/content02-title-bg.png) repeat-x left bottom;
    color: #37C0FF;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    margin: 30px 25px 25px;
    text-align: center;
}

.content02-title span {
    color: #006CBF;
}

.content02-text {
    color: #646464;
    line-height: 2;
    margin: 0 25px auto;
}

.content02-button {
    background: url(img/content02-button-bg.png) repeat-x center bottom / cover;
    border-radius: 0 0 30px 30px;
    color: #fff !important;
    display: flex;
    justify-content: space-between;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 22px;
    font-weight: 500;
    height: auto;   
    line-height: inherit;
    overflow: hidden;
    margin: 30px 0 0 auto;
    padding: 18px 25px;
    position: relative;
    text-align: left;
    z-index: 1;
}

.content02-button:hover {
    background: url(img/content02-button-bg.png) repeat-x center bottom !important;
    color: #fff !important;
}

.content02-button span {
    font-size: 20px;
    position: relative;
    padding-right: 40px;
    text-transform: uppercase;
}

.content02-button span:after {
    content: "";
    background: url(img/arrow-right.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
    width: 18px;
    height: 7px;
    transition: all 0.3s ease-in-out 0s;
}

.content02-button:hover:after {
    right: 0;
}

#index-text-2 {
    background: url(img/concept-bg.jpg) no-repeat center / cover;
    padding: 100px 0;
}

#index-text-2 h2 {
    color: #37C0FF;
    font-size: 80px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 20px;
}

#index-text-2 h2 span {
    color: #006CBF;
}

#index-text-2 h3 {
    color: #006CBF;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 29px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 30px;
}

.text02-button {
    background: #006CBF url(img/icon-mail.png) no-repeat 27px center;
    border: 1px solid #006CBF;
    border-radius: 40px;
    color: #fff;
    display: block;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 34px;
    font-weight: 500;
    height: auto;
    line-height: 76px;
    margin: 40px 0 0;
    padding: 0 30px 0 100px;
    color: #fff;
    position: relative;
    width: 480px;
    max-width: 100%;
}

.text02-button-line {
    background: #fff url(img/line2.png) no-repeat 27px center;
    border-color: #06C755;
    color: #06C755;
}

.text02-button:hover {
    opacity: 0.7;
}

.contact-text {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    margin: 20px 0 0;
    display: flex;
    line-height: 1.5;
    align-items: center;
}

.contact-text span {
    background: #37C0FF;
    border-radius: 30px;
    color: #fff;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 40px;
    font-weight: 900;
    line-height: 54px;
    padding: 0 30px;
    text-transform: uppercase;
}

.contact-text .contact-tel {
    color: #006CBF;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 900;
    font-size: 60px;
    line-height: 1;
    padding: 0 20px 8px;
}

#index-points {
    background: url(img/bg.png) no-repeat left bottom / 100% auto;
    padding: 120px 0;
}

#index-points .content02-inner {
    padding: 0 90px;
}

.content03-item {
    align-items: center;
}

.content03-item:not(:first-child) {
    margin-top: -70px;
}

.content03-item .content03-img {
    padding-right: 80px;
    width: 50%;
}

.content03-item .content03-text {
    position: relative;
    width: 50%;
}

.content03-item:nth-child(odd) {
    flex-direction: row-reverse;
}

.content03-item:nth-child(odd) .content03-img {
    padding-left: 80px;
    padding-right: 0;
}
.content03-item:not(:first-child){
    margin-top: 80px;
}

.content03-item h2 {
    color: #006CBF;
    font-size: 100px;
    font-weight: 500;
    font-style: italic;
    margin: 0;
    position: relative;
}

.content03-item .content03-title {
    color: #37C0FF;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 42px;
    font-weight: 500;
    line-height: 1.2;
    margin: 10px 0 20px;
    text-align: left;
    position: relative;
    z-index: 1;
}

.content03-title span {
    color: #006CBF;
}

#index-blog, #index-instagram {
    padding: 80px 0;
    position: relative;
    z-index: 1;
}

#index-blog .inner, #index-instagram .inner {
    padding: 0 90px;
    width: 100%;
}

#index-blog .headline-primary, #index-instagram .headline-primary {
    color: #006CBF;
    font-family: "Zen Kurenaido", serif;
    font-size: 60px;
    font-weight: 500;
    margin: 0 0 32px;
    text-align: left;
    position: relative;
    text-align: left;
}

#index-blog .headline-primary span, #index-instagram .headline-primary span {
    color: #646464;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
}

.top-blog {
    margin-bottom: 0;
}

.article03 {
    background: #f2fbff;
    border-radius: 20px;
    margin: 0 20px 20px 0;
    width: calc((100% - 80px) / 5);
}

.article03-thumbnail img {
    border-radius: 20px 20px 0 0;
}

.article03 > a {
    color: #000;
}

.article03 .article03-content {
    padding: 10px 15px;
}

#index-blog .article03-title {
    color: #6F531F;
    font-size: 18px;
    height: 58px;
}

.article03-date{
    color: #6F531F;
}

.article03-category {
    display: none;
}

#index-instagram {
    padding: 0 0 100px;
}

#index-instagram .flex {
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 0 32px;
}

#index-instagram .follow-btn {
    background: url(img/instagram2.png) no-repeat right center;
    color: #006CBF;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 52px;
    padding: 0 62px 0 0;
    position: absolute;
    right: 90px;
    top: 10px;
}

.footer.footer__type2 .footer-widget {
    font-family: "Zen Kurenaido", serif;
    font-size: 14px;
    margin: 0 0 20px;
}

.footer .image {
    width: 430px;
}
@media only screen and (max-width: 767px) {
    .footer .image {
        width: 300px;
    }
}

.footer iframe {
    width: 100%;
}

.dp-footer-bar a {
    color: #000;
}

.post-content p:last-child {
    margin: 0;
}

.global-nav-button::before {
    display: none !important;
}

.global-nav-button.active + .global-nav {
    opacity: 1;
    visibility: visible;
    width: 25%;
}

.global-nav-button {
    box-sizing: border-box;
    color: #37C0FF;
    display: none;
    text-transform: uppercase;
    height: auto;
    padding: 24px 0 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    position: relative;
    z-index: 1000;
}

.nav-toggle_line {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background-color: #37C0FF;
    transform: translate(0,0);
    transition: all .22s ease 0s;
}

.nav-toggle_line._2 {
    top: 8px;
    width: 66.66%;
}

.nav-toggle_line._3 {
    top: 18px;
    width: 33.33%;
}

.global-nav a {
    background: none;
}
.global-nav .sub-menu li:first-child a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.global-nav .sub-menu li:last-child a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.global-nav .sub-menu a {
    font-size: 12px;
    line-height: 51px;
    color: #463722 !important;
    background: #fff !important;
    padding: 0 25px;
}
.global-nav a:hover, .global-nav .sub-menu a:hover {
    color: #8C7E64 !important;
    background: #fff !important;
}
.global-nav > ul > li > a{
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}
.global-nav > ul > li > a::before, .global-nav .current-menu-item > a::before {
    opacity: 0.25;
}
.global-nav > ul > li > a:before {
    content: none !important;
}
.global-nav .menu-item-has-children > a span::before {
    color: #463722;
}
.header-bar-fixed .global-nav {
    top: 0;
}
.global-nav > ul > li > a {
    font-size: 17px;
    height: 70px;
}
.global-nav > ul > li > a span {
    font-size: 12px;
}
.global-nav > ul > li > a::before, .global-nav .current-menu-item > a::before { 
    top: 45px;
}
.global-nav a, .global-nav a:hover {
    background: none !important;
}

.contact-button {
    background: #40bee8 url(img/email2.png) no-repeat 15px center;
    border: 2px solid #fff;
    border-radius: 10px 0 0 10px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 24px;
    font-weight: 900;
    margin-left: 10px;
    margin-right: -90px;
    padding: 0 20px 0 80px;
}

.contact-button span {
    display: block;
    font-size: 15px;
    font-weight: 700;
}

.text-right {
    text-align: right;
}

.header-video{
    background: transparent;
    height: 56.25vw;
}
.header-video:after{
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.1);
    content: "";
    width: 100%;
    height: 100%;
    clip-path: polygon(
        20% 0,     
        100% 0,    
        100% 100%, 
        0 100%,    
        0 70%      
        );
}
.vegas-video{
    background: transparent;
    clip-path: polygon(
        20% 0,     
        100% 0,    
        100% 100%, 
        0 100%,    
        0 70%      
        );
}

.headline-bar{
    font-size: 16px;
    font-weight: 700;
}

.global-nav > ul {
    display: flex;
}

.global-nav > ul > li {
    padding: 0 35px;
}

.global-nav > ul > li.menu-item-contact {
    padding: 0;
}

.global-nav > ul > li > a {
    font-size: 18px;
    font-weight: 500;
    line-height: 35px !important;
    padding: 0;
    position: relative;
    text-align: center;
    transition: all 0.8s;
    z-index: 0;
    color: #646464 !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.global-nav > ul > li > a::after, .global-nav .current-menu-item > a::after {
    content: "";
    width: 0;
    height: 2px;
    background: #006CBF;
    bottom: 0;
    left: 0;
    position: absolute;
    transition: all 0.5s;
    z-index: -1;
}
.global-nav > ul > li > a:hover::after, .global-nav .current-menu-item > a::after {
    width: 100%;
}
.global-nav > ul > li > a span {
    color:#006CBF;
    text-align: center;
    display: block;
    line-height: 1;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

.global-nav > ul > li.menu-item-contact > a {
    background: url(img/content02-button-bg.png) repeat center !important;
    border-radius: 40px 0 0 40px;
    color: #fff !important;
    height: auto;
    padding: 10px 20px 10px 80px;
    position: relative;
    text-align: left;
    align-items: start;
    flex-direction: column-reverse;
}

.global-nav > ul > li.menu-item-contact > a span {
    color: #fff !important;
    text-align: left;
}

.global-nav > ul > li.menu-item-contact > a:after {
    content: "";
    background: url(img/icon-mail.png) no-repeat left center;
    position: absolute;
    left: 20px;
    top: 20px;
    width: 46px;
    height: 32px;
}

.global-nav .sub-menu {
    top: 110%;
}
.global-nav .sub-menu li:first-child a {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.global-nav .sub-menu li:last-child a {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.global-nav .sub-menu a {
    font-size: 15px;
    font-weight: 500;
    background: #fff !important;
}
.global-nav .sub-menu a::before {
    content: none;
}
.global-nav .sub-menu a:hover {
    color: #8C7E64 !important;
    background: #fff !important;
}
.header-bar-fixed ~ .signage {
    margin-top: 78px;
}
/* ナビ END */
/* 固定共通オリジナル */
.content_full {
    position: relative;
}
.content_inner {
    width: 86%;
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    padding: 7em 0;
    box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
    .content_inner {
        padding: 5em 15px;
    }
}
@media only screen and (max-width: 485px) {
    .content_inner {
        padding: 4em 15px;
    }
}
.flex-inner {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
/* 固定共通オリジナル END */
/* サービス案内 */
.service_sec h2 {
    text-align: left;
}
.service_sec h2::after {
    margin-left: 0;
}
.service_thought {
    padding: 30px 35px;
    margin-bottom: 80px;
    border-radius: 20px;
    background: #ffefe0;
    box-sizing: border-box;
}
.service_thought p, .service_text p {
    margin-bottom: 0;
}
.service_box {
    margin-top: 50px;
}
.service_img {
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
.service_text {
    width: 50%;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
.service_box:nth-of-type(odd) .service_img {
    margin-left: 50%;
    padding-left: 2.5em;
}
.service_box:nth-of-type(odd) .service_text {
    margin-left: -100%;
}
.service_box:nth-of-type(even) .service_img {
    padding-right: 2.5em;
}
.service_text h3, .service_text p {
    width: 100%;
}
.service_img img {
    border-radius: 10px;
}
@media only screen and (max-width: 768px) {
    .service_thought {
        padding: 20px 25px;
        margin-bottom: 40px;
    }
    .service_box {
        margin-top: 30px;
    }
    .service_img, .service_text {
        width: 100%;
    }
    .service_img {
        margin-bottom: 1em;
    }
    .service_box:nth-of-type(odd) .service_img {
        margin-left: 0;
        padding-left: 0;
    }
    .service_box:nth-of-type(even) .service_img {
        padding-right: 0;
    }
    .service_box:nth-of-type(odd) .service_text {
        margin-left: 0;
    }
}
/* サービス案内 END */
/* 会社概要 */
.company_sec .content_inner {
    max-width: 900px;
}
span.caution.company_caution {
    font-size: 0.8em;
    display: block;
}
.map_sec {
    height: 400px;
    margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
    .map_sec {
        height: 250px;
    }
}
/* 会社概要 END */
/* ご挨拶 */
.greeting_inner {
    margin-bottom: 50px;
}
.greeting_inner:last-of-type {
    margin-bottom: 0;
}
.greeting_inner h2 {
    text-align: left;
}
.greeting_inner h2::after {
    width: 40px;
    margin-left: 0;
}
.greeting_inner p {
    line-height: 2;
}
.greeting_inner p:last-of-type {
    margin-bottom: 0;
}
.greeting__img {
    width: 35%;
    padding-right: 2em;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    z-index: -1;
}
.greeting__img img {
    border-radius: 10px;
}
.greeting__text {
    width: 65%;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
.greeting__text h2, .greeting__text p {
    width: 100%;
}
.greeting__text h2 {
    font-size: 1.5em;
    line-height: 1.5;
}
.greeting__text p {
    margin-bottom: 25px;
}
p.name {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .06em;
    text-align: end;
}
p.name span {
    font-size: 0.7em;
    margin-right: 15px;
    display: inline-block;
    color: #006CBF;
}
@media only screen and (max-width: 768px) {
    .greeting_inner {
        margin-bottom: 20px;
    }
    .greeting__img {
        width: 100%;
        max-width: 330px;
        margin: auto;
        padding-right: 0;
    }
    .greeting__text {
        width: 100%;
        margin-top: 1.5em;
    }
    .greeting__text h2 {
        font-size: 1.3em;
    }
    .greeting__text p {
        margin-bottom: 15px;
    }
    p.name {
        font-size: 1.2em;
    }
}
/* ご挨拶 END */
/* お問い合わせ */
.contact_sec .content_inner, .mail_sec .content_inner {
    max-width: 1000px;
}
.contact_sec .content_inner {
    padding-bottom: 0;
}
.con__inner {
    margin-bottom: 40px;
}
.con__inner:last-of-type {
    margin-bottom: 0;
}
.con__inner p {
    margin-bottom: 0;
}
address.con_tel {
    font-size: 2.5em;
    font-style: normal;
    letter-spacing: .05em;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
    color: #006CBF;
    text-align: center;
}
address.con_tel a {
    color: #006CBF;
}
span.con_tel_sub {
    font-size: 0.5em;
    letter-spacing: 1px;
    margin-right: 5px;
    color: #151515;
}
p.con-time {
    width: fit-content;
    margin: auto;
    margin-bottom: 10px;
    line-height: 1.5;
    font-weight: 600;
}
p.con_time:last-of-type {
    margin-bottom: 0;
}
p.con-time span {
    display: inline-block;
    margin-right: 10px;
    color: #006CBF;
}
p.con_caution {
    font-size: 0.85em;
    width: fit-content;
    margin: 0 auto 10px;
}
.mail_info_box {
    margin-bottom: 30px;
}
.mail_info_box p {
    font-size: 0.9em;
    line-height: 2;
    margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
    address.con_tel {
        font-size: 1.8em;
    }
}
/* お問い合わせ END */
/* お問い合わせフォーム */
span.required {
    font-size: 0.7em;
    line-height: 1.5;
    letter-spacing: 0;
    display: inline-block;
    margin-left: 8px;
    margin-bottom: 8px;
    padding: 3px 5px;
    border-radius: 2px;
    color: #fff;
    background: #ff5353;
}
.wpcf7 {
    border: none;
    background: none;
    margin-bottom: 0 !important;
}
.wpcf7 input, .wpcf7 textarea {
    background: #efefef;
    border: 0;
    padding: 18px;
    box-sizing: border-box;
}
.wpcf7 form {
    margin: 0;
}
.wpcf7 form p {
    font-size: 15px;
    font-weight: 700;
    line-height: 2.5;
    margin-bottom: 22px;
}
.wpcf7 form p:last-of-type {
    margin-bottom: 0;
}
.wpcf7-list-item {
    margin-left: 0;
    margin-top: 8px;
    line-height: 1.5;
    font-weight: 500;
}
.wpcf7 select {
    background: #fff;
}
.wpcf7 input.wpcf7-submit {
    margin-top: 30px;
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    font-size: 1.2em;
    font-weight: 700;
    height: 75px;
    color: #fff;
    background: #006CBF;
    border-radius: 100px;
    transition: all .5s;
    font-family: 'Quicksand', 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.wpcf7 input.wpcf7-submit:hover {
    color: #006CBF;
    background: #e0f6dd;
    transform: translateY(8px);
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
    box-shadow: none !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    background: #ffd8df;
    line-height: 1.8;
    padding: 15px 20px;
}
@media only screen and (max-width: 767px) {
    .wpcf7 input.wpcf7-submit {
        margin-top: 20px;
    }
}
/* お問い合わせフォーム END */
/* qa */
.faq-sec h2 {
    position: relative;
    padding-left: 35px;
    margin-bottom: 0.5em;
}
.faq-sec h2::before {
    content: 'Q.';
    font-family: 'Poppins','Noto Sans JP', Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    position: absolute;
    left: 0;
    color: #333;
    top: 7px;
}
.faq-sec h2::after {
    display: none;
}
.faq-sec p {
    padding-left: 35px;
    margin-top: 0.3em;
    margin-bottom: 3em;
    padding-bottom: 3em;
    border-bottom: 1px solid #ddd;
}
.faq-sec p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
/* qa END */

@media screen and (min-width: 768px){
    .pcbr { display:block; }
    .spbr { display:none; }
}
@media screen and (max-width: 767px){
    .pcbr { display:none; }
    .spbr { display:block; }
}

.header-youtube:after{
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.1);
    content: "";
    width: 100%;
    height: 100%;
}


.post-title{
    font-size: 30px;
    font-weight: 700;
}

.signage:not(:has(.signage-content)){
    height: 360px;
}

.content03-item .content03-img img{
    border-radius: 20px;
    aspect-ratio: 600/375;
    object-fit: cover;
}

.nav-links01{
    margin-top: 50px;
}

.visible-phone {
    display: none;
}

.partern1 {
    background: url(img/partern1.png) no-repeat center / 100% auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 178px;
    height: 369px;
}

.partern2, .partern4, .partern6 {
    background: url(img/partern2.png) no-repeat center / 100% auto;
    position: absolute;
    top: 9%;
    right: 0;
    width: 216px;
    height: 439px;
    z-index: -1;
}

.partern3, .partern5 {
    background: url(img/partern3.png) no-repeat center / 100% auto;
    position: absolute;
    top: 25%;
    left: 0;
    width: 209px;
    height: 441px;
    z-index: -1;
}

.partern4 {
    top: 30%;
}

.partern6 {
    top: 75%;
}

.partern5 {
    top: 60%
}

.menu__price.flex-inner {
    /*    border-top: 1px solid #303D64;
        border-left: 1px solid #303D64;*/
    margin: 0 auto 3em;
    gap: 20px;
}

.menu__price--box {
    width: calc(50% - 10px);
    box-sizing: border-box;
    border: 1px solid #303D64;
    padding: 2.5em 2em;
    background-color: #fff;
}
.menu__price--box>img{
    aspect-ratio: 475/310;
    object-fit: cover;
}
.menu__price--box h2 {
    text-align: center;
    font-size: 1.5em;
    border-bottom: 1px solid #303D64;
    padding-bottom: 10px;
}

.menu__price--box h2::after {
    display: none;
}

.menu__price--box p {
    font-size: 0.9em;
}

.caution__text {
    display: block;
    padding-left: 1.25em;
    position: relative;
    font-size: 0.8em;
}

.caution__text::before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0;
    color: #e03030;
}

table.menu__table {
    margin-top: 1.5em;
}

.menu__price__inner {
    background-color: #ffffff;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 2.5em 2em 2em;
}

@media only screen and (min-width: 991px) {
    .menu__price__inner {
        max-width: 50%;
        margin: 0 auto;
    }
}

.menu__price__inner h2 {
    border-bottom: none;
    text-align: center;
    padding: 0;
}

.menu__price__inner h2::after {
    display: none;
}

span.menu__price__inner--text {
    color: #d21a1a;
    float: right;
}

@media only screen and (max-width: 1024px) {
    span.menu__price__inner--text {
        /*width: 100%;*/
        text-align: right;
    }
}

.post-content ul.menu__price--list{
    list-style: none;
    margin: 0;
}
ul.menu__price--list li {
    padding-left: 1.5em;
    position: relative;
}

ul.menu__price--list li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    position: absolute;
    top: 0;
    left: 0;
    color: #303D64;
}

@media only screen and (max-width: 768px) {
    .menu__price--box {
        width: 100%;
    }
}

@media only screen and (max-width: 485px) {
    .menu__price--box {
        padding: 2em 1.5em;
    }
}
.greeting_intro-img {
    width: 40%;
    box-sizing: border-box;
}

.greeting_intro-title {
    width: calc(60% - 4em);
    margin-left: 4em;
}

.greeting_intro {}

.greeting_intro-title h2 {
    padding: 0;
    margin: 0;
    font-size: 1.4em;
    border: none;
}

.greeting_intro-title h2::after {
    display: none;
}

span.greeting_intro-name {
    display: block;
    font-size: 0.8em;
    color: #303D64;
}

.greeting-text {
    margin: 2em auto 0;
}

@media only screen and (max-width: 485px) {
    .greeting_intro-img {
        width: 100%;
    }

    .greeting_intro-title {
        width: 100%;
        margin: 2em auto 0;
    }

    .greeting-text {
        margin-top: 3em;
    }
}

span.ruby {
    font-size: 0.7em;
    margin-left: 1em;
}

table.greeting__table {
    box-sizing: border-box;
    font-size: 0.8em;
    margin: 1em auto 0;
}

.coach__box {
    margin: 3em auto 0;
}

ul.greeting__list {
    margin: 1em auto 1em 1em;
}

ul.greeting__list li {
    border: 1px solid;
    padding-left: 1.5em;
    font-weight: 900;
    list-style: none;
    position: relative;
}

ul.greeting__list li:not(:last-child) {
    border-bottom: none;
}

ul.greeting__list li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    position: absolute;
    top: 0;
    left: 0;
    color: #303D64;
}
/* kozen-style-concept */
.concept-intro-text {
    width: 60%;
    background: #ffffff;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    margin-top: 5em;
    padding: 0 3em 0 0;
}
.concept-intro-img {
    width: 50%;
    margin-left: -10%;
    position: relative;
    z-index: 0;
}
.concept-intro-text p {
    margin-bottom: 1em;
}
.concept-contents-text {
    width: 60%;
    margin-left: 40%;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.concept-contents-img {
    width: 40%;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    position: relative;
    z-index: 0;
    margin-left: -100%;
}
.concept-contents-text.contents01-text {
    padding-left: 3em;
    font-size: 0.9em;
}
.concept-contents-img img {
    display: block;
    width: 100%;
}
.concept-intro-img img {
    display: block;
    width: 100%;
}
.concept-contents-text.contents02-text {
    margin-left: 0;
    font-size: 0.9em;
    padding-right: 3em;
}
.concept-contents {
    margin-top: 5em;
}
.concept-contents-text.contents03-text {
    padding: 3em 0em 0 3em;
    background: #ffffff;
    margin-top: 5em;
}
.concept-contents-img.contents03-img {
    justify-content: flex-end;
    width: 60%;
}
.concept-contents-img.contents02-img {
    margin-left: 0;
}
@media only screen and (max-width: 970px) {
    .concept-intro-text {
        background: none;
        padding: 0;
        margin: 0 auto 3em;
        width: 100%;
    }
    .concept-intro-img {
        width: 110%;
    }
    .concept-contents-img {
        width: 100% !important;
        margin: 0 auto !important;
    }
    .concept-contents-text {
        width: 100% !important;
        margin: 0 auto 2em !important;
        padding: 0 !important;
    }
}
@media only screen and (max-width: 485px) {
    .concept-contents {
        margin-top: 4em;
    }
}
.map-box {
    height: 400px;
}
/* kozen-style-concept END */

.post-content .contact_sec h2{
    text-align: center;
}
.post-content .contact_sec p:last-child{
    margin-inline: auto;
}
/* --- feature-list --- */
.post-content ul.feature-list{
    margin: 0;
    padding: 0;
    list-style: none;
}
.feature-list {
    position: relative;
    z-index: 5;
}
@media screen and (max-width: 47.9375em) {
    .feature-list::before {
        width: 70%;
        bottom: -120px;
    }
}

.feature-content {
    position: relative;
    z-index: 10;
    padding: 28px 4.1666666667vw 30px;
    margin-bottom: 64px;
    counter-increment: number;
    width: 33.3333333333%;
}
.feature-content:nth-child(4) {
    margin-left: auto;
}
@media screen and (max-width: 47.9375em) {
    .flex-sp-block {
        flex-direction: column;
    }
    .feature-content {
        padding: 0 5%;
    }
    .feature-content:last-child {
        margin-bottom: 48px;
    }
    .feature-content{
        width: 100%;
    }
}
.feature-content::before {
    content: "";
    position: absolute;
    right: 0;
    transform: rotate(15deg);
}
@media screen and (max-width: 81.25em) {
    .feature-content::before {
        transform: rotate(10deg);
    }
}
@media screen and (min-width: 48em) {
    .feature-content::before {
        top: 0;
        bottom: 0;
        border-right: solid 1px;
    }
}
@media screen and (max-width: 47.9375em) {
    .feature-content::before {
        left: 0;
        bottom: -52px;
        border-top: solid 1px;
    }
}
@media screen and (min-width: 48em) {
    .feature-content:nth-child(3n)::before, .feature-content:last-child::before {
        display: none;
    }
}
@media screen and (max-width: 47.9375em) {
    .feature-content:last-child::before {
        display: none;
    }
}

.feature-content .num {
    margin-bottom: 1.5rem;
}
@media screen and (max-width: 47.9375em) {
    .feature-content .num {
        margin-bottom: 1rem;
    }
}
.feature-content .num::before {
    content: counter(number, decimal-leading-zero);
    display: block;
    margin-bottom: 0.25rem;
    font-size: 3.75rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1;
}
@media screen and (max-width: 47.9375em) {
    .feature-content .num::before {
        margin-bottom: 0;
        font-size: 2.25rem;
    }
}

@media screen and (max-width: 47.9375em) {
    .feature-content .num .en {
        font-size: 0.75rem;
    }
}
.feature-content .num .en::after {
    content: "";
    display: inline-block;
    width: 2em;
    border-top: solid 1px;
    margin-left: 0.75em;
    transform: translateY(-4px);
}
@media screen and (max-width: 47.9375em) {
    .feature-content .num .en::after {
        margin-left: 0.5em;
    }
}

.feature-content .ttl-03 {
    display: flex;
    align-items: center;
    min-height: 3em;
    margin-bottom: 1rem;
}
@media screen and (max-width: 82.5em) {
    .feature-content .ttl-03 br {
        display: none;
    }
}
@media screen and (max-width: 47.9375em) {
    .feature-content .ttl-03 br {
        display: block;
    }
}

.feature-content .txt {
    line-height: 1.875;
}


@media only screen and (max-width: 767px){
    .post-content .s_table{
        white-space: normal;
    }
    .post-content .menu__table th,
    .post-content .menu__table td{
        display: block;
        width: 100%;
        border-bottom-width: 0;
    }
    .post-content .menu__table tr:last-child td{
        border-bottom-width: 1px;
    }
}

.content_inner a.footer_but {
    display: block;
    margin: 30px auto 0;
    line-height: 60px;
    background: #02a400;
    color: #ffffff;
    box-sizing: border-box;
    position: relative;
    max-width: 300px;
    padding: 0 25px;
    text-align: left;
    box-shadow: 0px 5px 10px -41px rgba(0, 0, 0, 0.035), 0px 40px 80px -41px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    font-weight: 700;
    border-radius: 30px;
}
.content_inner a.footer_but::after {
    font-family: "Font Awesome 5 Free";
    content: "\ea92";
    position: absolute;
    right: 25px;
    font-size: 20px;
    font-weight: 700;
}
.content_inner a.footer_but.footer-line::after {
    font-family: 'design_plus';
    content: '\e909';
    font-weight: 500;
}
.shown-nav .dp-footer-bar {
	opacity: 0;
	z-index: 99;
}
.dp-footer-bar-icon:before {
    font-size: 24px !important;
}
.dp-footer-bar .dp-footer-bar-item:last-child .dp-footer-bar-icon:before {
    content: "";
    background: url(img/line1.png) no-repeat center bottom;
    height: 50px;
    margin-bottom: 0;
    margin-top: -10px;
}

.mbYTP_wrapper iframe{
    max-width: 100% !important;
    margin-left: 0 !important;
    top: 50% !important;
    margin-top: 0 !important;
    transform: translateY(-50%);
}

/* == 260518 == */
@media (max-width: 991px) {
    #header-youtube,
    .top-slider-wrapper,
    .mbYTP_wrapper,
    .player {
        overflow: hidden;
        position: relative;
    }
    .mbYTP_wrapper iframe {
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        width: 177.777vh !important;
        height: calc(70vh - 55px) !important;
        max-width: none !important;
        max-height: none !important;
        transform: translate(-50%, -50%) scale(1.3);
    }
}
@media (max-width: 767px) {
    p.top-slider-text {
        font-size: 18px !important;
    }
}
p.top-slider-text {
    font-weight: 600;
}
.sub-menu .menu-item span {
    color: #006cbf;
}
.logo {
    max-width: 70px;
    height: 70px;
}
.logo a {
    display: block;
    width: 100%;
    height: 100%;
}
.logo img {
    height: 100%;
    object-fit: contain;
}
.footer-logo img {
    max-width: 100px;
}
/* デザイン変更 */
/* #index-text-2 {
    background-image: none;
    background: rgb(55, 192, 255, 0.05);
}
body {
    letter-spacing: 0.06em;
    -webkit-font-smoothing: inherit;
    line-height: 2;
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif !important;
}
.top-slider-text {
    font-size: 26px;
    line-height: 2;
    font-weight: 900;
}
.global-nav > ul > li > a {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.content01-title {
    line-height: 1.6;
    font-size: 24px !important;
    font-weight: 900;
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
p {
    font-size: 15px;
    font-weight: 600;
}
.contact-text span {
    font-size: 24px;
    line-height: 2;
}
.contact-text .contact-tel {
    font-size: 40px;
}
.contact-text small {
    font-weight: 600;
    font-size: 14px;
}
.content02-title {
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.content02-title {
    font-size: 18px !important;
    font-weight: 700;
}
.content02-button {
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.content02-button span {
    font-size: 16px;
}
#index-text-2 h2 {
    font-size: 32px;
    line-height: 1.6;
    font-weight: 700;
}
#index-text-2 h3 {
    font-size: 24px;
}
.text02-button {
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-size: 18px;
    font-weight: 700;
    max-width: 350px;
    padding-left: 80px;
    background-size: 30px;
}
.text02-button-line {
    margin-top: 20px;
    background-size: 30px;
}
.content03-item h2 {
    font-style: normal;
    font-size: 60px;
    font-weight: 700;
}
.content03-item .content03-title {
    font-size: 24px !important;
    font-weight: 700;
}
#index-blog .headline-primary, #index-instagram .headline-primary,
#index-blog .headline-primary span, #index-instagram .headline-primary span {
    font-weight: 700;
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#index-blog .article03-title {
    font-size: 15px;
}

.top-slider-wrapper {
        padding: 16px;
        box-sizing: border-box;
        overflow: hidden;
    }

    #header-youtube {
        width: 100%;
        height: 80vh !important;
        min-height: 80vh !important;
        border-radius: 28px;
        overflow: hidden;
        position: relative;
    }

    #wrapper_youtube-video-player,
    .mbYTP_wrapper,
    .inline-YTPlayer,
    #youtube-video-player {
        width: 100% !important;
        height: 100% !important;
        min-height: 100% !important;
        margin: 0 !important;
        left: 0 !important;
        top: 0 !important;
        overflow: hidden;
    }

    .mbYTP_wrapper iframe {
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        width: 177.78vh !important;
        height: 100vh !important;
        max-width: none !important;
        max-height: none !important;
        transform: translate(-50%, -50%) scale(1.25) !important;
    }
.top-slider-content-inner {
    background: none !important;
} 
.contact-text {
    margin-top: 40px;
}
.content-inner {
    width: min(86%, 1200px);
    margin-inline: auto;
}
.content02-item {
    margin-left: 4.5%;
}
*/

/* スマホTOP動画 */
@media (max-width: 768px) {
  .top-slider-wrapper {
    padding: 60px 16px 16px;
    box-sizing: border-box;
    overflow: hidden;
  }
  #header-youtube {
    width: 100%;
    height: calc(20vh + 60px) !important;
    min-height: calc(20vh + 60px) !important;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
  }
  #wrapper_youtube-video-player,
  .mbYTP_wrapper,
  .inline-YTPlayer,
  #youtube-video-player {
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    margin: 0 !important;
    left: 0 !important;
    top: 0 !important;
    overflow: hidden;
  }
  .mbYTP_wrapper iframe {
    height: 100% !important;
    min-height: 100% !important;
  }
  .top-slider-content-inner {
    background: none !important;
  }
    p.top-slider-text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
    .top-slider-wrapper::after {
    content: 'SCROLL';
    position: absolute;
    color: #fcfaf7;
    line-height: 1;
    left: 50%;
    bottom: 40px;
    text-align: center;
    z-index: 10;
    font-family: 'Arvo', serif;
    font-size: 10px;
    letter-spacing: 3px;
    transform: translateX(-50%);
}
.header::before {
    width: 1px;
    height: 100px;
    background: #37C0FF;
    position: absolute;
    bottom: -70px;
    content: '';
    left: 50%;
    z-index: 10;
}
	#index-text-1 {
    padding-top: 140px;
}
}
.header-bar-fixed ~ .signage {
    height: auto;
    padding: 70px 0;
    background: rgb(55, 192, 255, 0.1);
    background-image: none !important;
}
.signage-content {
  text-shadow: none !important;
}
.signage-title {
	font-size: 30px;
  color: #646464 !important;
}
.signage-title-sub {
  color: #006CBF !important;
}

/* == 260525 == */
.footer .footer-address, .footer .footer-phone, .footer .footer-time, .footer .footer-calendar {
    font-size: 13px;
    background-size: 20px;
    padding-left: 30px;
}
.footer .footer-phone {
    font-size: 1.2em;
}
footer .footer-calendar,
.footer .footer-time,
.footer .footer-phone {
    background-size: 20px;
}
footer .footer-calendar {
    margin-left: 20px;
}
.footer-nav-box {
    width: 40%;
    padding: 30px;
    background: rgb(255, 255, 255, 0.8);
    border-radius: 20px;
}
.footer-nav-box .service-area {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #006CBF;
}
.footer-nav-box .service-area h2 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 900;
    color: #006CBF;
    border-bottom: 1px solid #006CBF;
}
.footer-nav-box ul {
    line-height: 2;
    list-style: disc;
}
.footer-nav-box li {
    margin-left: 1.3em;
}
.footer-nav-box li::marker {
    color: #006cbf;
}
.footer-nav-box ul a {
    display: block;
    color: #646464;
}
.footer-nav-box .menu-area ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0 1em;
}
.footer-nav-box .menu-area li {
    width: calc(((100% - 2.6em) - 1em) / 2);
}
@media (max-width: 767px) {
  .footer-nav-box {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .footer-nav-box a {
    font-size: 13px;
  }
}
.footer-nav-box h2 {
  font-size: 16px;
}
@media (max-width: 767px) {
  .footer-logo img {
    width: 100px !important;
  }
}
@media (max-width: 767px) {
    .footer .flex {
        flex-direction: column-reverse !important;
    }
    .footer-logo {
        text-align: center !important;
    }
    .footer {
        padding-top: 50px !important;
    }
}