@charset "UTF-8";

@media screen and (min-width:370px) and (max-width:768px) {

.is-animation .bg-primary {
    background-color: #ffffff !important;
}
.new-box {
    background: url(../img/illust1.png)no-repeat;
    background-size: 90px;
    background-position: 30px 0px;
}
#page-wrapper h1, #page-wrapper h2 {
    text-align: center;
    background: url(../img/h2.png) no-repeat;
    background-size: contain;
    background-position: center bottom;
    width: 100%;
    margin: 1rem auto 2rem;
    padding-top: 1rem;
    font-size: 130% !important;

}
.hoshin-box {
    margin-top: 20px;
    background: url(../img/illust2.png)no-repeat;
    background-size: 80px;
    background-position: right 50px top 0px;
    padding-top: 30px;
}
.hoshin-box p {
    background: rgba(255, 255, 255, 0.6);
    position: relative;
    bottom: 0;
    margin-bottom: 0;
    text-align: left;
    padding: 2rem 0 3rem;
    font-size: 110%;
}
.menu-box1 {
    background: url(../img/illust3.png)no-repeat;
    background-size: 100px;
    background-position: 30px 0px;
    padding-top: 50px;
    margin-top: 50px;
}
.menu-box2 {
    background: url(../img/illust4.png)no-repeat;
    background-size: 80px;
    background-position: right 30px top 0px;
    margin-top: 10px;
    padding-top: 50px;
}
.insta-box {
    background: url(../img/illust5.png)no-repeat;
    background-size: 120px;
    background-position: 30px 0px;
    padding-top: 100px;
    margin-top: -60px;
}
.contact-box h2 {
    font-size: 130%;
}
p.hoshin-big {
    font-weight: bold;
    font-size: 120%;
}
.mokuhyo-box {
    width: calc(100%/1);
    height: auto;
    margin: 1rem auto;
}
.page-area h3 {
    background: url(../img/h3.png) no-repeat;
    background-size: contain;
    background-position: bottom center;
    width: 100%;
    margin: 2rem auto 1rem;
    padding-top: 0;
    padding-bottom: 1rem;
    font-size: 140%;
}
table.hospital {
    width: 100%;
    margin: 0 auto;
    table-layout: fixed;
}
.insta-box h2 {
    background: url(../img/h2-6.png) no-repeat;
    background-size: contain;
    background-position: center bottom;
    width: 100%;
    padding: 1rem 0;
}
table.company, table.bosyu {
    width: 100%!important;
}
table.company th,
table.bosyu th {
    width: 100%;
}
table.company th, table.company td,
table.bosyu th, table.bosyu td {
    display: block;
    text-align: center;
}
.cyui-box h4 {
    font-size: 120%;
}
.oneday-flow {
    padding: 1rem;
}
.oneday-flow dt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
}
ul.allergy {
    padding: 2rem 1rem 2rem 2rem;
}
.recruit-inner {
    width: 100%;
}
.recruit-inner p {
    margin-bottom: 1rem;
}
.cp_qa .cp_actab {
    padding: 20px 0 0;
}
h2.blog-a-title {
    margin: 1rem auto;
}
.fmenu-box-inner {
    width: calc(100%/1);
}
.navbar-toggler:not(:disabled):not(.disabled) {
    background: #FF9800;
}
.navbar-dark .navbar-nav .nav-link {
    text-align: center;
}
.menu-item-148,.menu-item-149{
    display: block;
}
.hd-img a {
    bottom: 50px;
}
.f-logo img {
    width: 200px;
    display: block;
    margin: 0 auto;
}
.f-menu ul {
    padding: 10px;
    margin-top: 1rem;
}
.f-menu li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 1rem;
}
.contact th, .contact td {
    display: block;
}
.contact th {
    width: 100%;
}
.hoshin-inner {
    padding: 1rem 0;
}
.hd-img {
    margin-top: 100px;
}
.faq-inner {
    padding: 0rem 1rem 1rem;
}
	table.bosyu th, table.bosyu td {
    padding: 1rem;
    border-bottom: 1px dotted #ccc;
    width: 100%!important;
    height: auto!important;
}
	table.tbl-box {
    width: 100%;
}
	.ichiji p {
    text-align: left;
}
}

@media screen and (min-width:768px) and (max-width:1024px) {}

@media screen and (min-width:1024px) {}