@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap&subset=japanese');

body {
    font-size: 16px;
    font-family: 'Kosugi Maru', sans-serif;
}

a {
    color: #1A0DAB;
        transition-duration: 0.5s;
}

a:hover{
        transition-duration: 0.5s;
        text-decoration: none;
        opacity: .7;
}

.admin-bar .hd-nav {
    top: 30px;
}

.wrapper {
    padding: 30px 0 0;
}


.bg-primary {
    background-color: rgba(255, 255, 255, 0.5) !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #252525;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #009c48;
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fbb03b;
}

.is-animation .bg-primary {
    background-color: #ffffff !important;
}


.navbar-dark .navbar-brand {
    width: 180px;
}

header.hd-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100px;
    transition: .3s;
    z-index: 9999;
}

header h1.hd-nav {
    color: #fff;
    transition: .3s;
}

header.is-animation img {
    width: 60%;
    transition: .3s;
}

.is-animation h1 {
    color: #000;
}

.hd-img {
    position: relative;
    text-align: center;
}

.hd-img::after {
    content: "";
    background-image: url(../img/topbg.svg);
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 150px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: -10px;
}

.entry-content section {
    position: relative;
}

.new-box {
    margin-top: -60px;
    background: url(../img/illust1.png)no-repeat;
    background-size: 150px;
    background-position: 30px 0px;
    padding-top: 60px;
}

.new-box h2 {
    text-align: center;
    height: 70px;
    background: url(../img/h2-1.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 80%;
    margin: 0 auto 4rem;
}

.news-a-inner {
    background: #fffad7;
    padding: 1rem;
}

.news-a-inner p {
    margin: .5rem 0;
}

.news-a-inner h3 {
    margin-bottom: 0;
    font-size: 100%;
}

.news-a-inner h3 a {
    color: #252525;
}

a.news-button {
    display: block;
    width: 300px;
    margin: 2rem auto 0;
    text-align: center;
    background: #de607f;
    padding: 1rem;
    border-radius: 1rem;
    color: #fff;
}

a.news-button:hover {}

.hoshin-box-inner {
    position: relative;
}

.hoshin-box {
    margin-top: -10px;
    background: url(../img/illust2.png)no-repeat;
    background-size: 150px;
    background-position: right 50px top 0px;
    padding-top: 60px;
}

.hoshin-box h2 {
    text-align: center;
    height: 70px;
    background: url(../img/h2-2.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 80%;
    margin: 4rem auto 3rem;
    padding-top: 1rem;
}

.hoshin-box img {
    border-radius: 20px;
}

.hoshin-box p {
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    bottom: 25px;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
    padding: 2rem 0 3rem;
    font-size: 130%;
}

a.hoshin-link {
    display: block;
    width: 300px;
    margin: -30px auto 0;
    text-align: center;
    background: #de607f;
    padding: 1rem;
    border-radius: 1rem;
    color: #fff;
    position: relative;
}

a.hoshin-link:hover {}

.menu-box1 {
    background: url(../img/illust3.png)no-repeat;
    background-size: 200px;
    background-position: 30px 0px;
    padding-top: 100px;
    margin-top: 50px;
}

a.oneday-link {
    display: block;
    width: 300px;
    margin: -30px auto 0;
    text-align: center;
    background: #39b54a;
    padding: 1rem;
    border-radius: 1rem;
    color: #fff;
    position: relative;
}

.menu-box1 img {
    width: 70%;
    margin: 0 auto;
    display: block;
}

.menu-box1 h2 {
    text-align: center;
    background: url(../img/h2-3.png) no-repeat;
    background-size: contain;
    background-position: center bottom;
    width: 80%;
    margin: 1rem auto 0;
    padding-top: 1rem;
}

.menu-box1 a {
    display: block;
    background: #30a7af;
    width: 200px;
    text-align: center;
    margin: 0 auto 1rem;
    color: #fff;
    padding: .5rem;
    border-radius: 1rem;
}

.oneday-box {}

.oneday-box h2 {
    text-align: center;
    height: 70px;
    background: url(../img/h2-4.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 80%;
    margin: 4rem auto 3rem;
    padding-top: 1rem;
}

.menu-box2 {
    background: url(../img/illust4.png)no-repeat;
    background-size: 150px;
    background-position: right 30px top 0px;
    margin-top: 0px;
    padding-top: 50px;
}

.menu-box2 h2 {
    text-align: center;
    background: url(../img/h2-5.png) no-repeat;
    background-size: contain;
    background-position: center bottom;
}

.menu-box1 a {
    background: #f9c00c;
}

.insta-box {
    background: url(../img/illust5.png)no-repeat;
    background-size: 200px;
    background-position: 30px 0px;
    padding-top: 90px;
    margin-top: -100px;
}

.insta-box h2 {
    text-align: center;
    background: url(../img/h2-6.png) no-repeat;
    background-size: contain;
    background-position: center bottom;
    width: 80%;
    margin: 3rem auto;
    padding: 1rem 0;
}

.contact-box {
    margin: 2rem 0 0;
    padding: 2rem 0 0;
    background: url(../img/bg.jpg);
    background-size: 700px;
    text-align: center;
}

.contact-box h2 {
    font-size: 150%;
}

.contact-box h2::before {
    content: "";
    display: block;
    background: url(../img/illust-mini.png) no-repeat center;
    width: 60px;
    height: 60px;
    background-size: 90%;
    margin: 0 auto;
}

.contact-box h3 {
    font-size: 130%;
    margin-bottom: 1rem;
}

.contact-box p {
    font-size: 120%;
}

a.contact-button {
    display: block;
    background: #ff7761;
    width: 250px;
    margin: 1rem auto;
    color: #fff;
    padding: .5rem;
    border-radius: 1rem;
}

p.f-tel {
    font-size: 150%;
}

#page-wrapper {
    padding: 0;
}

#page-wrapper h1,
#page-wrapper h2 {
    text-align: center;
    background: url(../img/h2.png) no-repeat;
    background-size: contain;
    background-position: center bottom;
    width: 80%;
    margin: 1rem auto 3.5rem;
    padding: 1rem 0 .5rem;
    font-size: 200%;
}

.hoshin-inner {
    padding: 4rem 0;
}

h2.hoshin-midashi {
    background: url(../img/h3.png) no-repeat !important;
    background-size: contain !important;
    background-position: bottom !important;
    width: 100% !important;
    margin: 0 auto 1rem !important;
    padding-top: 0 !important;
    padding-bottom: 1rem;
    font-size: 150% !important;
    height: auto !important;
}

.page-area h3 {
    background: url(../img/h3.png) no-repeat;
    background-size: contain;
    background-position: bottom;
    width: 60%;
    margin: 2rem auto 1rem;
    padding-top: 0;
    padding-bottom: 1rem;
    font-size: 150%;
    height: auto;
    text-align: center;
}

.hoshin-inner p {}

p.hoshin-big {
    font-size: 140%;
    text-align: center;
}

p.encho {
    margin-bottom: 0;
    text-align: center;
    font-size: 140%;
}

p.encho span {
    font-size: 80%;
    margin-right: 10px;
}

.fullbox {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
}

.mokuhyo-box {
    width: calc(100%/5);
    display: block;
    float: left;
    height: 200px;
    margin: 2rem auto;
    padding: 1rem;
}

.mokuhyo-box strong {
    display: block;
    font-size: 150%;
    margin-bottom: .5rem;
}

.mokuhyo-box p {
    margin-bottom: 0;
    font-size: 120%;
}

.mokuhyo::after,
.oneday-flow dd::after,
ul.company li::after {
    content: "";
    clear: both;
    display: block;
}

.oneday-flow {
    background: #fffad7;
    padding: 3rem 2rem;
}

.oneday-flow dl {}

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

.oneday-flow dd {
    padding: 1rem;
}

ul.allergy {
    border-radius: 2rem;
    margin-bottom: 0;
    background: #fff9d7;
    padding: 1rem 2rem;
}

ul.allergy li {
    margin-bottom: 1rem;
}

ul.allergy li:last-child {
    margin-bottom: 0;
}


table.company {
    width: 70%;
    margin: 0 auto;
}

table.company th,
table.company td {
    padding: 1rem;
    border-bottom: 1px dotted #ccc;
}

table.company th {
    width: 20%;
}

table.hospital {
    width: 70%;
    margin: 0 auto;
    table-layout: fixed;
}

table.hospital th,
table.hospital td {
    padding: 1rem;
    border: 1px solid #ccc;
    text-align: center;
}


table.hospital th {
    background: #fbb03b;
    color: #fff;
}

.cyui-box {
    background: #fffad7;
    padding: 1rem;
}

.cyui-box h4 {
    font-size: 130%;
}

.cyui-box p {
    margin-bottom: 0;
}

ul.hoken {
    background: #fff9d7;
    padding: 1rem 3rem;
    margin-bottom: 0;
}

ul.hoken li {
    margin-bottom: 1rem;
}

ul.hoken li:last-child {
    margin-bottom: 0;
}

dl.flow {
    background: #fffad7;
    padding: 1rem;
}

dl.flow dt {
    background: #FFC107;
    display: block;
    width: 60px;
    height: 60px;
    color: #fff;
    float: left;
    font-size: 150%;
    text-align: center;
    padding: 13px;
    margin-right: 1rem;
}

dl.flow dd {
    margin-bottom: 1rem;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 1.5rem;
}

dl.flow dd strong {
    font-size: 120%;
    display: block;
}

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

table.bosyu {
    width: 70%;
    margin: 0 auto;
}

table.bosyu th,
table.bosyu td {
    padding: 1rem;
    border-bottom: 1px dotted #ccc;
}

table.bosyu th {
    width: 20%;
}

dl.flow dd:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 1rem;
}

a.siryo-b {
    display: block;
    width: 300px;
    background: #FFC107;
    padding: 1rem;
    text-align: center;
    margin: 0 auto;
    border-radius: 1rem;
    color: #fff;
}

a.siryo-b:hover {}

.recruit-inner {
    background: #fffad7;
    width: 70%;
    margin: 1rem auto 0;
    padding: 1rem;
}

.recruit-inner p {
    margin-bottom: 0;
    text-align: center;
    font-size: 120%;
}

.recruit-inner a {
    display: block;
    color: #fff;
    padding: .5rem 1rem;
}

.recruit-inner a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 1rem;
}

.recruit-inner a::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    float: right;
}

a.tel-link {
    background: #ff7bac;
    margin-bottom: .5rem;
}

a.mail-link {
    background: #fbb03b;
}

a.tel-link::before {
    content: "\f095";
}

a.mail-link::before {
    content: "\f0e0";
}

.faq-inner {
    background: #fffad7;
    padding: 0rem 2rem 1rem;
}

.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.cate-list {
    list-style: none;
    padding: 0;
}

ul.cate-list li {
    display: inline-block;
}

ul.cate-list li a {
    background: #FFC107;
    padding: .5rem;
    font-size: 90%;
    color: #fff;
}

h2.blog-a-title {
    font-size: 180%;
    margin-bottom: 1rem;
}

#archive-wrapper h1 {
    font-size: 200%;
    margin-bottom: 2rem;
}

#single-wrapper h1 {
    font-size: 200%;
    margin-bottom: 1rem;
    border-bottom: 5px solid #009c48;
    padding-bottom: .5rem;
}

.sensei-inner {
    margin-bottom: 2rem;
}

.sensei-inner img {
    border-radius: 50%;
}

p.staff-name {
    background: url(../img/h3.png) no-repeat;
    background-size: contain;
    background-position: bottom;
    width: 100%;
    margin: 2rem auto 1rem;
    padding-top: 0;
    padding-bottom: .5rem;
    font-size: 130%;
    text-align: center;
}

p.staff-txt {}

.fmenu-box {
    overflow: hidden;
    margin-top: 3rem;
}

.fmenu-box-inner {
    width: calc(100%/5);
    display: block;
    float: left;
    position: relative;
}

.fmenu-box-inner img {
    padding: .5rem;
    position: relative;
}

.fmenu-box-inner p {
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, .5);
    width: 100%;
    padding: .5rem .5rem 1rem;
    text-align: center;
    font-size: 120%;
}

.menu-item-133 a {
    display: block;
    background: #ff7761;
    color: #fff !important;
    padding: 7px 20px !important;
    border-radius: 1rem;
}

#wrapper-footer {
    padding: 0;
}

.f-menu-box {
    padding: 2rem 0;
}

.f-logo img {
    width: 160px;
}

.f-menu {}

.f-menu ul {
    list-style: none;
    padding: 10px 0;
    overflow: hidden;
    margin-bottom: 0;
}

.f-menu li {
    display: inline-block;
    margin-right: 1rem;
}

.f-menu li a::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    margin-left: 1rem;
}

.site-info {
    text-align: center;
    color: #ccc;
}

.hd-img a {
padding-top: 70px;
    z-index: 9;
    position: absolute;
    color: #50c7cf;
    bottom: 40px;
    left: 50%;
    right: 50%;
}

.hd-img a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #50c7cf;
    border-bottom: 1px solid #50c7cf;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
    opacity: 0;
    box-sizing: border-box;
}

.hd-img a span:nth-of-type(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.hd-img a span:nth-of-type(2) {
    top: 16px;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}

.hd-img a span:nth-of-type(3) {
    top: 32px;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

@-webkit-keyframes sdb {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes sdb {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

a.right-b {
    width: 155px;
    position: fixed;
    bottom: 100px;
    right: 0;
    display: inline-block;
    z-index: 9999;
}

a.right-b2 {
    width: 155px;
    position: fixed;
    bottom: 20px;
    right: 0;
    display: inline-block;
    z-index: 9999;
}

.menu-item-148,
.menu-item-149 {
    display: none;
}

.line-button {
    display: block;
    background: #00B900;
    width: 250px;
    margin: 1rem auto;
    color: #fff;
    padding: .5rem;
    border-radius: 1rem;
}

.line-button i {
    margin-right: .5rem
}

.line-button:hover {
    color: #fff;
    text-decoration: none;
    background: #8BC34A;
}


#right-sidebar h3 {
    font-size: 140%;
    border-bottom: 5px dotted #03A9F4;
    padding: .5rem;
    margin-bottom: 1rem;
}

#categories-2 ul {
    padding: 0 1rem;
    list-style: none;
    margin-bottom: 2rem;
}

#categories-2 li {
    padding: 1rem;
    background: #f9f9f9;
    margin-bottom: 1rem;
}

#categories-2 li::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    float: right;
}

#tag_cloud-2 {
    margin-bottom: 2rem;
}

#custom_html-5 a {
    text-align: center;
    width: 100%;
    padding: 1rem;
    display: block;
    border-radius: 1rem;
    color: #fff;
    margin-bottom: 1rem;
}

#custom_html-5 a i {
    margin-right: .5rem;
}

a.insta-button {
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}


a.facebook-button {
    background: #3B5998;
    color: #fff;
}

a.twitter-button {
    background: #1DA1F2;
}

.download a {
    margin: 1rem 0;
    display: block;
    padding: 1rem;
    background: #8BC34A;
    text-align: center;
    color: #fff;
    border-radius: 1rem;
}

.download a::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f019";
    float: right;
}

.download a:hover {}

.contact table {
    width: 100%;
    margin: 0 auto 1rem;
}

.contact th,
.contact td {
    padding: 1rem;
    border-bottom: 1px dotted #ccc;
}

.contact th {
    width: 25%;
}

.contact th span {
    display: block;
    font-size: 80%;
    color: #E91E63;
}

.form-control:focus,
.wpcf7 .wpcf7-validation-errors:focus,
.wpcf7 input:focus[type=color],
.wpcf7 input:focus[type=date],
.wpcf7 input:focus[type=datetime-local],
.wpcf7 input:focus[type=datetime],
.wpcf7 input:focus[type=email],
.wpcf7 input:focus[type=file],
.wpcf7 input:focus[type=month],
.wpcf7 input:focus[type=number],
.wpcf7 input:focus[type=range],
.wpcf7 input:focus[type=search],
.wpcf7 input:focus[type=submit],
.wpcf7 input:focus[type=tel],
.wpcf7 input:focus[type=text],
.wpcf7 input:focus[type=time],
.wpcf7 input:focus[type=url],
.wpcf7 input:focus[type=week],
.wpcf7 select:focus,
.wpcf7 textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #4CAF50;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem #8BC34A;
    box-shadow: 0 0 0 0.2rem #8BC34A;
}

.btn-outline-primary,
.wpcf7 input[type=submit] {
    color: #4CAF50;
    border-color: #4CAF50;
}

.btn-outline-primary:hover,
.wpcf7 input:hover[type=submit] {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.a-blog{
        margin-bottom: 1rem;
}

.access p{
    margin-top: 2rem;
}

p.map {
    text-align: center;
    font-size: 140%;
}

p.map i{
        margin-right: 1rem;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}


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

.kigyou h2{
    margin-top: 0;
}

.kigyou h3{
    text-align: center;
    margin: 2rem auto 0;
    font-size: 1.4rem;
    background: no-repeat;
}

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

.ichiji{}

.ichiji p{
	    text-align: center;
    margin-top: 0;
    margin-bottom: 2rem;
}

table.tbl-box{
    width: 500px;
    margin: 0 auto 4rem;
}

table.tbl-box th,
table.tbl-box td{
    padding: 1rem;
    border-bottom: 5px solid #ff7761;
}

table.tbl-box th{
	    border-color: #51c7cf;
}

.wpcf7-turnstile{
	text-align: center;
    margin-bottom: 1rem;
}