@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;500&display=swap');

body {
    color: #333;
    font-family: 'Kiwi Maru', serif;
    font-size: 16px;
    margin: 0 !important;
}

a,
a:visited {
    color: #333;
}

a:hover{

}
.breadcrumb-area {
    padding: 20px 0;
    background: #bbd374;
    color: #fff;
}

#breadcrumb {}

#breadcrumb ul {
    display: flex;
    font-size: 10px;
}

#breadcrumb ul li {}

#breadcrumb ul li::after {
    content: '>';
    font-weight: 900;
    margin: 0 5px;
}

#breadcrumb ul li:last-child::after {
    display: none;
}

#breadcrumb ul li a {
    color: #fff;
}

#masthead {}

#page {
    background: url(../img/hd-left.png), url(../img/hd-right.png) #ebf6fa;
    background-repeat: no-repeat;
    background-position: left top, right top;
    background-size: 500px;
}

.top-header {
    padding: 3rem 0 2rem;
}

.pc-hd {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pc-hd-inner {
    width: 85%;
    padding: 10px;
}

.pc-hd-logo {
    width: auto;
}

.pc-hd-logo img {
    width: 140px;
    display: block;
    margin: 0 auto;
}


.pc-hd ul {
    display: flex;
    justify-content: space-around;
}

.pc-hd ul li {
        text-align: center;
}

.pc-hd ul li a {}

.pc-hd ul li a::before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 70px;
    height: 70px;

}

.pc-hd ul li#menu-item-28 a::before {
    background: url(../img/menu1.png) no-repeat;
    background-size: contain;
}

.pc-hd ul li#menu-item-29 a::before {
    background: url(../img/menu2.png) no-repeat;
    background-size: contain;
}

.pc-hd ul li#menu-item-30 a::before {
    background: url(../img/menu3.png) no-repeat;
    background-size: contain;
}

.pc-hd ul li#menu-item-339 a::before {
    background: url(../img/menu4.png) no-repeat;
    background-size: contain;
}

.pc-hd ul li#menu-item-340 a::before {
    background: url(../img/menu5.png) no-repeat;
    background-size: contain;
}

.pc-hd ul li#menu-item-342 a::before {
    background: url(../img/menu6.png) no-repeat;
    background-size: contain;
}

.pc-hd ul li#menu-item-226 a::before {
    background: url(../img/m1.png) no-repeat;
    background-size: contain;
}

.pc-hd ul li#menu-item-341 a::before {
    background: url(../img/m2.png) no-repeat;
    background-size: contain;
}

.top-main img {
    border-radius: 2rem;
}

.top-main-box {
    position: relative;
}

.top-main-box a {
    display: block;
    position: absolute;
    right: 5%;
    top: 11%;
    width: 200px;
}

.top-irst {
    background: url(../img/page-bg4.png), url(../img/page-bg3.png), url(../img/page-bg2.png), url(../img/page-bg1.png);
    background-repeat: no-repeat;
    background-size: 400px, contain, contain, contain;
    background-position: 10% 50%, right top, left top, top right;
    padding: 10rem 0;
}

#primary {
    padding: 2rem 0;
    background: rgb(187, 211, 116);
    background: linear-gradient(180deg, rgba(187, 211, 116, 1) 0%, rgba(108, 212, 121, 1) 100%);
}

.top-news {
    padding: 2rem 0 0;
    margin-bottom: -7rem;
}

.top-news-inner {
    align-items: center;
}

.top-news-inner h2 {
    font-size: 1.7rem;
}

.top-news-inner ul {
    line-height: 28px;
}

.top-news-inner ul li {
    position: relative;
    padding-bottom: 0.5rem;
    border-bottom: 4px dotted #ccc;
    margin-bottom: 0.5rem;
}

.top-news-inner ul li time {
    display: inline-block;
    width: 140px;
    padding-left: 1rem;
}

.top-news-inner ul li p {
    letter-spacing: 1px;
}

.top-news-inner ul li a {}

.top-news-inner ul li a::after {
    content: '>';
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.top-news-inner ul li strong {}

.news-more {
    align-self: flex-end;
}

.news-more a {
    display: block;
    background: #ff9800;
        box-shadow: 0px 5px 0 #a26f25;
    text-align: center;
    border-radius: 2rem;
    color: #fff;
    padding: 10px;
    margin-bottom: 1rem;
}

.news-more a i,
.houshin-inner-right a i {
    margin-left: 10px;
}

.front-main section {}

.front-main section.houshin {
    background: url(../img/houshin-bg1.png), url(../img/houshin-bg2.png), url(../img/houshin-bg3.png), url(../img/houshin-bg4.png);
    background-repeat: no-repeat;
    background-size: 140px, 200px, 120px, 490px;
    background-position: 80% 0%, 100% 30%, 2% 50%, right top;
    padding: 3rem 0;
}

.front-main h2,
.ft-insta h2,
.ft-ac h2 {
    font-size: 1.7rem;
    text-align: center;
}

.houshin-box {
    display: flex;
    align-items: center;
    margin-top: 4rem;
}

.houshin-inner-left {
    width: 50%;
}

.houshin-inner-left .simpleParallax,
.front-menu .simpleParallax {
border-radius: 2rem;
position: relative;
z-index: 2;
}

.houshin-inner-right {
    width: 50%;
    padding: 2rem;
}

.houshin-inner-right p {
    font-size: 1.4rem;
}

.houshin-inner-right a {
    display: block;
    background: #ff9800;
        box-shadow: 0px 5px 0 #a26f25;
    text-align: center;
    border-radius: 2rem;
    color: #fff;
    padding: 10px;
    margin: 2rem auto 0;
    width: 260px;
}

.front-main section.front-menu {
    background: url(../img/front-menu-bg5.png), url(../img/front-menu-bg4.png), url(../img/front-menu-bg3.png), url(../img/front-menu-bg2.png), url(../img/front-menu-bg1.png);
    background-repeat: no-repeat;
    background-size: 240px, 570px, 160px, 950px, 400px;
    background-position: right 40%, 60% 70%, left 90%, top right, left top;
    padding-top: 20rem;
    margin-top: -8rem;
}

.front-menu-inner {
    margin-top: 2rem;
}

.front-menu-inner h2 {
    font-size: 1.5rem;
    margin: 1rem 0;
}

.ft-box {
    background: rgb(108, 212, 121);
    background: linear-gradient(180deg, rgba(108, 212, 121, 1) 0%, rgba(252, 227, 205, 1) 100%);
}

.ft-inner {
    background: url(../img/instabg1.png), url(../img/instabg2.png), url(../img/instabg3.png), url(../img/instabg4.png), url(../img/instabg5.png);
    background-repeat: no-repeat;
    background-size: 170px, 470px, 430px, 370px, 120px;
    background-position: top right, right 95%, left 98%, left top, 82% 23%;
    padding: 5rem 0 7rem;
}


.insta-box {
    display: flex;
    grid-gap: 1rem;
    margin-top: 4rem;
}


.insta-inner {}

.insta-more a {
    display: block;
    background: #ff9800;
        box-shadow: 0px 5px 0 #a26f25;
    text-align: center;
    border-radius: 2rem;
    color: #fff;
    padding: 10px;
    margin: 4rem auto 0;
    width: 260px;
}

.insta-more a i {
    margin-left: 10px;
}

.ft-ac {
    background: #fce3cd;
}

.ft-map {
    margin: 4rem 0 0;
}

.site-footer {}

.ft-menu-box {
    display: flex;
    grid-gap: 5rem;
    align-items: center;
}

.ft-menu-inner-left img {
    width: 120px;
    display: block;
    margin: 0 auto 1rem;
}

.ft-menu-inner-left p {
    text-align: center;
    line-height: 40px;
}

.ft-menu-inner-left p.ft-tel {
    font-size: 2rem;
}

.ft-menu-inner-left p.ft-fax {
    font-size: 1.3rem;
}

.ft-menu-inner-left p.ft-address {}


.ft-contact {
    display: flex;
    grid-gap: 1rem;
    justify-content: center;
}

.ft-contact-box a {
    display: block;
    background: #ff9800;
    box-shadow: 0px 5px 0 #a26f25;
    color: #fff;
    padding: 10px 30px;
    margin-top: 1rem;
    border-radius: 1rem;
}

.ft-contact-line a {
    background: #06c755;
    box-shadow: 0px 5px 0 #007a34;
}


.ft-menu-inner {
    width: 50%;
}

.ft-navi {
    display: flex;
    grid-gap: 1rem;
}

.ft-navi-inner {
    width: 50%;
}

.ft-navi-inner ul {
    line-height: 30px;
}

.ft-navi-inner li {
    position: relative;
}

.ft-navi-inner a {
    padding-left: 1rem;
}

.ft-navi-inner a::before {
    content: '>';
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.ft-menu-wrap {
    position: relative;
    background: #fafcfc;
    padding: 0 0 4rem 0;
    overflow: hidden;
}

img.ft-1 {
    position: absolute;
    width: 200px;
    right: 1%;
    bottom: 8%;
}

img.ft-2 {
    position: absolute;
    width: 130px;
    bottom: 10%;
    left: 2%;
}

.site-info {
    text-align: center;
    font-size: 10px;
    padding: 10px 0;
}

.page-area-hd {
    letter-spacing: 5px;
    text-align: center;
    font-size: 2rem;
}

.page-hd-ist {
    position: relative;
}

img.page-ist-img {
    position: absolute;
    bottom: 28%;
    width: 200px;
    left: 15%;
}

.normal-page {
    padding-top: 0 !important;
}

.normal-page .entry-content {
    margin-top: 0;
}

.page-inner .magin-2 {
    margin-top: 2rem;
}

.radius img,
.radius .simpleParallax {
    border-radius: 1rem;
    position: relative;
    z-index: 2;
}

.page-inner p {
    margin-top: 1rem;
    font-size: 1.2rem;
    line-height: 30px;
}

.page-inner p.no-margin {
    margin-top: 0;
}

.page-inner,
.archives-inner {
    padding: 2rem;
    background: #fff;
    border-radius: 1rem;
}

.page-inner h2 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 3rem auto 2rem;
    font-size: 1.5rem;
    border-bottom: 5px dotted #ccc;
    max-width: 600px;
}

.page-inner h2::before {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../img/h2b.png)no-repeat;
    background-size: contain;
    margin-right: 1rem;
}

.page-inner h2::after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../img/h2a.png)no-repeat;
    background-size: contain;
    margin-left: 1rem;
}

.page-area-hd h1,
.page-inner h2.h1,
.archives-inner h1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
    font-size: 2rem;
    border-bottom: none;
}

.page-area-hd h1::before,
.page-inner h2.h1::before,
.archives-inner h1::before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 80px;
    background: url(../img/h1b.png)no-repeat;
    background-size: contain;
    margin-right: 1rem;
}

.page-area-hd h1::after,
.page-inner h2.h1::after,
.archives-inner h1::after {
    content: "";
    display: inline-block;
    width: 80px;
    height: 80px;
    background: url(../img/h1a.png)no-repeat;
    background-size: contain;
    margin-left: 1rem;
}

.oneday-flow dl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: url(../img/flow-bg.jpg);
    background-repeat:repeat-y;
    background-size: 5px;
    background-position: 10%;
    margin-bottom: 2rem;
}

.oneday-flow dt {
    width: 20%;
    background: #ff9800;
    padding: 1rem;
    color: #fff;
    text-align: center;
    border-radius: 1rem;
    margin-bottom: 2rem;
}

.oneday-flow dd {
    width: 80%;
    margin: 0;
    padding: 1rem;
    margin-bottom: 2rem;
}

ul.cyui {
    font-size: 1.1rem;
    background: #f8b856;
    padding: 2rem;
    color: #fff;
    border-radius: 1rem;
}

ul.cyui li {
    list-style: initial;
    margin-left: 2rem;
    line-height: 25px;
}

a.taiou-link {
    background: #a5d375;
    box-shadow: 0 5px 0 #678644;
    color: #fff;
    display: block;
    width: 350px;
    margin: 2rem auto 0;
    text-align: center;
    padding: 10px;
    border-radius: 1rem;
}

a.taiou-link i {
    margin-left: 1rem;
}

.gyoji {
    display: flex;
    grid-gap: 1rem;
}

.rinen-box {
    position: relative;
}

.rinen-img {
    width: 60%;
    margin-left: auto;
}


.rinen-box-right .rinen-img {
    margin-left: 0;
}

.rinen-txt {
    position: absolute;
    bottom: 30%;
z-index: 3;
}

.rinen-box-right .rinen-txt {
    right: 2%;
    z-index: 3;
}

.rinen-txt p {
    margin: 0;
    font-size: 2.3rem;
    letter-spacing: 7px;
    text-shadow: 1px 1px 5px #fff, 3px 3px 5px #fff;
}

p.name-txt {
    text-align: right;
    margin: 0;
    font-size: 18px;
}

.mokuhyo {
    display: flex;
    justify-content: center;
    grid-gap: 1rem 1rem;
    text-align: center;
    margin-top: 2rem;
}

.mokuhyo-inner {
    width: calc(100% / 5 - 1rem);
    background: url(../img/mezasu.png) no-repeat;
    background-size: 100px;
    background-position: top center;
    padding: 5px 0 40px;
}

.mokuhyo p {
    text-shadow: 1px 1px 5px #fff, 1px 1px 5px #fff;
}

p.txt-center {
    text-align: center;
}

table.tbl-box {
    font-size: 1.2rem;
    width: 590px;
    margin: 0 auto;
}

table.tbl-box th,
table.tbl-box td {
    padding: 10px;
    border-bottom: 5px solid #add375;
}

table.tbl-box th {
    width: 30%;
    border-bottom: 5px solid #fed2cf;
}

.cyui-box {
    color: #fff;
    background: #f8b856;
    padding: 1rem;
    border-radius: 1rem;
    margin-top: 2rem;

}

.cyui-box h3 {
    font-size: 1.3rem;
}

.cyui-box p {}


table.clinic {
    margin-top: 2rem;
    font-size: 1.2rem;
}

table.clinic th {
    padding: 10px;
    background: #f7b956;
    color: #fff;
}

table.clinic td {
    padding: 10px;
}



.cp_qa *,
.cp_qa *:after,
.cp_qa *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cp_qa {
    overflow-x: hidden;
    margin: 0 auto;
    color: #333333;
}

.cp_qa .cp_actab {
    padding: 20px 0;
}

.cp_qa label {
    font-size: 110%;
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 10px 10px 48px;
    cursor: pointer;
    background: #fbb03b;
    color: #fff;
}

.cp_qa .cp_actab-content {
    font-size: 110%;
    position: relative;
    overflow: hidden;
    height: 0;
    margin: 0 40px;
    padding: 0 14px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0;
}

.cp_qa .cp_actab input[type=checkbox]:checked~.cp_actab-content {
    height: auto;
    padding: 14px;
    opacity: 1;
}

.cp_qa .cp_plus {
    font-size: 200%;
    line-height: 100%;
    position: absolute;
    z-index: 5;
    margin: 3px 0 0 10px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    color: #fff
}

.cp_qa .cp_actab input[type=checkbox]:checked~.cp_plus {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cp_qa .cp_actab input[type=checkbox] {
    display: none;
}

ul.staff-area {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 1rem;
}

ul.staff-area li {
    width: calc(100% / 4 - 1rem);
    background: #ffebeb;
    padding: 1rem;
    border-radius: 1rem;
}

ul.staff-area p.staff-title {
    display: flex;
    align-items: center;
    justify-content: unset;
    margin: 1rem 0;
    font-size: 1.3rem;
    padding-bottom: 0.5rem;
    border-bottom: 5px dotted #ccc;
}

ul.staff-area p.staff-title::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/h2b.png)no-repeat;
    background-size: contain;
    margin-right: 1rem;
}

ul.staff-area p.staff-txt {
    font-size: 1rem;
    line-height: 20px;
}

.grecaptcha-badge {
    visibility: hidden;
}

.contact-ft {
    background: #f8b856;
    text-align: center;
    padding: 1rem;
    margin-top: 2rem;
    color: #fff;
    border-radius: 1rem;
}

.contact-ft p {
    margin: 0;
}

.contact-ft a {
    display: block;
    background: #fff;
    margin: 1rem 0 0;
    padding: 10px;
    border-radius: 1rem;
    color: #009688;
}

.contact-ft a i {
    font-size: 80%;
    margin-right: 10px;
}

.single-area-hd h1 {
    margin-bottom: 0;
}

.single-area-hd p {
    margin: 0;
    font-size: 15px;
}

.post-main {
    padding-top: 0 !important;
}

.post-main .entry-content {
    margin-top: 0;
}

.post-main .post-navigation {
    margin: 2rem 0 0;
    font-size: 1rem;
}

.post-main .pagination {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
}

.post-main .pagination a {
    background: #ffdce8;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 1rem;
}

.post-main .pagination .nav-previous a::before {
    content: '<';
    font-weight: 900;
    margin-right: 5px;
}

.post-main .pagination .nav-next a::after {
    content: '>';
    font-weight: 900;
    margin-left: 5px;
}

.archives-main {
    padding: 0 !important;
}

.news-inner {
    background: #fff0f5;
    border-radius: 1rem;
    padding: 2rem;
}

.side-menu {
    width: 60px;
    text-align: center;
    position: fixed;
    top: 10%;
    right: 0;
}

.side-menu ul {}

.side-menu li {
    margin-top: 1rem;
}

.side-menu img {}

.side-menu a {
    color: #fff;
}

.side-menu i {
    font-size: 30px;
    margin-left: 11px;
}

.archives-inner article {
    margin: 0 0 1rem 0;
    padding: 0 1rem 1rem;
    border-bottom: 5px dotted #d7d8d6;
}

.news-inner article:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.archives-inner article span {
    display: inline-block;
    width: 170px;
}

.archives-inner article strong {}

.archives-inner article h2 {
    position: relative;
}

.archives-inner article a::after {
    content: '>';
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}


ul.page-numbers {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

ul.page-numbers li span {
    display: block;
    padding: 15px 20px;
    background: #6fa4d4;
    text-align: center;
    color: #fff;
    border-left: 10px solid #fff;
}


.page-numbers li {}

.page-numbers a {
    display: block;
    padding: 15px 20px;
    background: #1e72bd;
    text-align: center;
    color: #fff;
    border-left: 10px solid #fff;
}

.drawer-hamburger {
    width: 2.5rem;
}

.service-menu strong {
    font-family: 'Kiwi Maru', serif;
    display: block;
    text-align: center;
    font-size: 70%;
    margin-top: 15px;
}

.houshin h2 span,
.front-menu h2 span {
    background: linear-gradient(transparent 60%, #ff6 60%);
    padding: 0 10px;
}

.rinen-irst {
    position: absolute;
    width: 100%;
    top: 0;
    left: 5%;
}

.rinen-irst-right {
    position: absolute;
    width: 100%;
    top: 0;
    right: 5%;
    text-align: right;
}

.rinen-irst img,
.rinen-irst-right img {
    width: 180px;
}

.contact-page table {
    font-size: 1.2rem;
    width: 750px;
    margin: 2rem auto;
}

.contact-page table th,
.contact-page table td {
    padding: 1rem;
    border-bottom: 5px solid #add375;
}

.contact-page table th {
    width: 30%;
    border-bottom: 5px solid #fed2cf;
    position: relative;
}

.contact-page table th span {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background: #e91e63;
    color: #fff;
    padding: 5px 10px;
    font-size: 10px;
}

.contact-page table th span.nini {
    background: #2196f3;
}

.wpcf7-list-item {
    display: block;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    padding: 10px;
}

input[type="submit"] {
    margin: 0 auto;
    display: block;
    width: 200px;
    text-align: center;
    border: none;
    line-height: normal;
    background: #8bc34a;
    color: #fff;
    padding: 1rem;
    box-shadow: 0px 5px 0 #4caf50;
    border-radius: 2rem;
}

.map-text p {
    text-align: center;
    margin: 0 0 1rem;
}

.map-text a {
    display: block;
    width: 260px;
    margin: 0 auto;
    text-align: center;
    background: #ff9800;
    box-shadow: 0 5px 0 #cc7a00;
    padding: 10px 0;
    border-radius: 2rem;
    color: #fff;
}

.map-text i {}

.access-page h3 {
    margin: 1rem 0 0;
    border-bottom: 5px solid #ff9800;
    font-size: 1.1rem;
    padding-bottom: 0.5rem;
}

ul#sitemap_list {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

ul#sitemap_list li {
    width: calc(100% / 4 - 1rem);
}

ul#sitemap_list>li>a {
    display: block;
    border: 1px solid #333;
    padding: 5px 10px;
    margin-bottom: 1rem;
    position: relative;
}

ul#sitemap_list>li>a::after {
    content: '>';
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

ul#sitemap_list ul.children {}

ul#sitemap_list ul.children li {
    width: 100%;
}

ul#sitemap_list ul.children li a {}

ul#sitemap_list ul.children li a::before {
    content: '>';
    font-weight: 900;
    margin-right: 10px;
}

.privacy p{
	    font-size: 1rem;
}

.privacy ol{
	    list-style: auto;
    margin-left: 1rem;
}

.front-menu-inner p span{
    background: linear-gradient(transparent 70%, #ffffff 0%);
    display: inline;
    padding: 0 0 2px;
}

.map-more {
        padding-bottom: 2rem;
}

.ft-contact-box a i{
    margin-left: 10px;
}

.map-more a{
        margin: 2rem auto 0;
}

.infiniteslide li{
        width: 200px;
}

.slick-prev {
    left: 25px;
    z-index: 1;
}

.slick-next {
    right: 25px;
}

.slick-prev, .slick-next {
    width: 50px;
    height: 50px;
        text-align: center;
}

.slick-prev:before, .slick-next:before {
    font-size: 40px;
}


.page-menu ul{
        display: flex;
            flex-wrap: wrap;
    text-align: center;
    margin: 2rem 0;
    grid-gap: 1rem;
}

.page-menu li{
        width: calc(100% / 3 - 1rem);
}

.page-menu-a ul {
    margin: 2rem 0 0;
}
.admission h3{
	    text-align: center;
    margin: 2rem 0 0;
    font-size: 1.4rem;
}

.admission h3::after{
    content: "";
    display: block;
    width: 40px;
    height: 5px;
    background: #2196f3;
    margin: 1rem auto 0;
    border-radius: 1rem;
}

.kigyou{
    background: #fffddb;
    padding: 2rem;
    margin: 2rem 0 0;
    border-radius: 1rem;
}

.kigyou h2{
    margin-top: 0;
}

.wpcf7-turnstile{
	    text-align: center;
}