@charset 'UTF-8';
:root {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border-width: 0;
    text-decoration: none
}

:after,
:before {
    text-decoration: inherit;
    vertical-align: inherit
}

* {
    margin: 0;
    padding: 0
}

background-size contain {
    background-repeat: no-repeat
}

body {
    line-height: 1.5;
    font-weight: 200;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

audio:not([controls]) {
    display: none;
    height: 0
}

hr {
    overflow: visible;
    height: 0;
    color: inherit;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden],
template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.15em
}

sup {
    top: -0.5em
}

li {
    list-style: none
}

input {
    border-radius: 0
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=number] {
    width: auto
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

button,
input,
optgroup,
select,
textarea {
    font: inherit
}

optgroup {
    font-weight: bold
}

button {
    overflow: visible
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: 0;
    padding: 0
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

button,
select {
    text-transform: none
}

button,
input,
select,
textarea {
    background-color: transparent;
    border-style: none;
    color: inherit
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    color: currentColor
}

[tabindex="-1"]:focus {
    outline: none
}

legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search],
[type=text] {
    font-family: initial;
    line-height: 100%
}

img {
    border-style: none
}

progress {
    vertical-align: baseline
}

svg:not(:root) {
    overflow: hidden
}

audio,
canvas,
progress,
video {
    display: inline-block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
td,
th {
    text-align: left;
    word-break: break-all
}

@media screen {
    [hidden~=screen] {
        display: inherit
    }
    [hidden~=screen]:not(:active):not(:focus):not(:target) {
        position: absolute!important;
        clip: rect(0 0 0 0)!important
    }
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

html {
    opacity: 0
}

body {
    position: relative;
    color: #333;
    font-family: Helvetica, sans-serif, 'メイリオ'
}

a {
    color: #4981eb;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

a:active,
a:hover {
    text-decoration: none;
    opacity: 0.7
}

iframe,
img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}

.inner {
    position: relative;
    margin: 0 auto
}

.clearfix:after,
.inner:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

.font_primary {
    color: #00a123
}

footer a,
header a {
    color: #333
}

footer .area,
footer .footer_sub,
header .area,
header .footer_sub {
    font-size: 12px
}

#page_header {
    background: url("../images/common/h2_bg.png")
}

#page_header h2 {
    line-height: 1.2;
    margin-bottom: 0
}

#page_header h2 span {
    background: url("../images/common/icon_h2.png") no-repeat left center
}

#page_header h2 img {
    width: 40px;
    vertical-align: top
}

#content .section {
    padding: 2.5em 0
}

#content #bnr_guide {
    background: #fcf4e7
}

#content.front #topics .box_topics.topics_info {
    background: url("../images/front/bg_info.png") repeat center center
}

#content.front #topics .box_topics.topics_info h3 {
    border-bottom: 2px solid #00a123
}

#content.front #topics .box_topics.topics_blog {
    background: url("../images/front/bg_blog.png") repeat center center
}

#content.front #topics .box_topics.topics_blog h3 {
    border-bottom: 2px solid #ff9803
}

#content.front #topics .box_topics .inner_box {
    background: #fff
}

#content.front #topics .box_topics .list_topics {
    width: 100%;
    padding: 0.8em 0;
    margin-bottom: 0;
    border-bottom: 1px dotted #999
}

#content.front #topics .box_topics .list_topics a {
    color: #333
}

#content.front #topics .box_topics .list_topics dt {
    font-weight: normal
}

#content.front #topics .box_topics .list_feed {
    width: 100%;
    padding: 0.7em 0;
    margin-bottom: 0;
    border-bottom: 1px dotted #999
}

#content.front #topics .box_topics .list_feed a {
    color: #333
}

#content.front #topics .box_topics .list_feed .sitename {
    font-size: 12px;
    color: #fff;
    background: #ffa500
}

#content.front #message,
#content.front #service {
    background: #daf0e1
}

#content.front #facility {
    background: #fcf4e7
}

#content.front #voices_link .rt {
    text-align: right
}

#content.front #voices_link .row a {
    font-size: 16px;
    margin: 0 15px;
    color: #333;
    text-decoration: underline;
    display: inline-block;
    padding-left: 16px;
    background: url("../images/common/arrow_green_14_pc.png") no-repeat left center
}

#archive h3 {
    font-size: 2em;
    line-height: 1.2;
    padding: 0.5em 0 0.6em 2.2em;
    margin: 0 0 1em;
    border-bottom: 2px solid #00a123;
    background: url("../images/common/icon_h3.png") no-repeat left bottom;
    background-size: contain
}

#archive h4 {
    font-size: 1.285em;
    line-height: 1.2;
    padding: 0.6em 0 0.7em 2.4em;
    margin: 0 0 1em;
    border-bottom: 2px dotted #999;
    background: url("../images/common/icon_h4.png") no-repeat left 8px center;
    background-size: contain
}

#archive .terms {
    margin: 0 0 3em
}

#archive .box_facility {
    background: #fcf4e7;
    padding: 2em 1em;
    margin: 1em 0
}

#archive dt {
    font-size: 1.2em;
    font-weight: normal;
    margin: 0 0 1em
}

#archive dt img {
    vertical-align: middle
}

#archive dt span {
    padding-right: 0.7em
}

#archive dt a {
    text-decoration: underline
}

#archive p {
    margin-top: 1em;
    margin-bottom: 0
}

#archive .maparea {
    position: relative;
    margin: 3em 0
}

#archive .maparea iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#archive .box_pink {
    background: #fcf4e7;
    padding: 2em 1em;
    margin: 1em 0
}

#archive .list-icon dd,
#archive .list-icon dl,
#archive .list-icon ul {
    margin: 0
}

#archive .list-icon li {
    line-height: 2em;
    padding-left: 3em
}

#archive .list-icon li.day {
    background: url("../images/common/icon_day.png") no-repeat left center
}

#archive .list-icon li.jidou {
    background: url("../images/common/icon_jidou.png") no-repeat left center
}

#archive .list-icon li.group {
    background: url("../images/common/icon_group.png") no-repeat left center
}

#archive .list-icon li.riha {
    background: url("../images/common/icon_riha.png") no-repeat left center
}

#archive .list-icon li.syuurou {
    background: url("../images/common/icon_syuurou.png") no-repeat left center
}

#article {
    padding: 0 0 3em
}

#article a {
    color: #8d7f79
}

#article .bg_pink {
    background: #fcf4e7
}

#article .bg_lg {
    background: #f0f0f0
}

#article .inner_section {
    margin: 0 0 2.5em
}

#article .section {
    margin: 0;
    padding: 2em 1em
}

#article .section.blog {
    margin: 0 0 1em
}

#article .fs16 {
    font-size: 1.106em
}

#article .fs18 {
    font-size: 1.285em
}

#article .data_toggle {
    cursor: pointer
}

#article h1,
#article h2 {
    margin: 0 0 1em;
    font-size: 2em
}

#article h3 {
    font-size: 1.53em;
    line-height: 1.2;
    padding: 0.6em 0 0.6em 2.2em;
    margin: 0 0 1em;
    border-bottom: 2px solid #00a123;
    background: url("../images/common/icon_h3.png") no-repeat left bottom
}

#article h4 {
    font-size: 1.285em;
    line-height: 1.2;
    padding: 0.6em 0 0.7em 2.4em;
    margin: 0 0 1em;
    border-bottom: 2px dotted #999;
    background: url("../images/common/icon_h4.png") no-repeat left 8px center
}

#article h5 {
    font-size: 1.285em;
    margin-bottom: 1em
}

#article h5 .span_label {
    display: inline-block;
    background: #00a123;
    color: #fff;
    padding: 0.75em 3em;
    border-radius: 8px
}

#article p {
    margin-top: 1em;
    margin-bottom: 0
}

#article p.lead_text {
    font-size: 2.23em;
    margin-bottom: 1em
}

#article li {
    list-style-type: disc;
    list-style-position: inside
}

#article dl.sst {
    padding: 1.2em;
    margin-bottom: 0
}

#article dt {
    font-size: 1.2em;
    font-weight: normal;
    margin: 0 0 1em
}

#article table {
    border: 1px solid #ddd
}

#article table td,
#article table th {
    border: 1px solid #ddd
}

#article table th {
    background: #f0f0f0
}

#article table th.dark {
    background: #ccc
}

#article table p {
    margin-top: 0
}

#article form .require {
    color: #f33;
    display: inline-block;
    padding: 0 0.25em
}

#article form .form-group {
    margin: 0 0 1.5em;
    padding: 1.5em 0 0;
    border-top: 1px solid #ddd
}

#article form .mwform-radio-field.horizontal-item {
    padding: 0.375rem 0;
    display: inline-block
}

#article form .item_content {
    margin-top: -1em
}

#article form .item_facility {
    margin-top: -1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#article form .item_facility>span {
    margin: 0!important
}

@media only screen and (min-width:640px) {
    #article form .item_facility>span {
        width: 50%
    }
}

@media only screen and (max-width:639px) {
    #article form .item_facility>span {
        width: 100%;
        padding: 0.5em 0
    }
}

#article .large_section {
    margin: 1em 0 3em
}

#article .box_pink {
    background: #fcf4e7;
    padding: 2em 1em;
    margin: 1em 0
}

#article .box_pink dl {
    margin-bottom: 0;
	height: fit-content !important;
}

#article .box_section {
    margin: 1em 0
}

#article .age .box_section {
    margin: 1em 0 2em
}

#article .box_faq {
    border-bottom: 2px solid rgba(204, 174, 147, 0.2);
    color: #8d7f79
}

#article .box_faq dt {
    font-size: 1.285em;
    padding: 1.44em 0;
    position: relative
}

#article .box_faq dt:after {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    font-size: 1.4em;
    font-weight: normal;
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    top: 0.8em;
    right: 0
}

#article .box_faq dt.opened:after {
    content: '\f106'
}

#article .box_faq dd {
    font-size: 1.07em;
    margin: 0 0 2em;
    display: none
}

#article .row.compact {
    margin-left: -5px;
    margin-right: -5px
}

#article .row.compact>div {
    padding-left: 5px;
    padding-right: 5px
}

#article .pict_card {
    background: #f0f0f0;
    padding: 0.5em 0.5em 0.3em;
    margin: 0 0 1em;
    overflow: hidden
}

#article .pict_card img {
    padding: 0 0 1em
}

#article .pict_card .caption {
    width: 100%;
    overflow: hidden
}

#article .pict_card .caption>p {
    font-size: 1.06em;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0.5em;
    overflow: hidden
}

#article.facility .main_img>p,
#article.facility .sub_img {
    border: 4px solid #fff;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4)
}

#article.facility .map_area {
    position: relative;
    padding: 0 0 76.5%
}

#article.facility .map_area p {
    margin-top: 0
}

#article.facility .map_area iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#article.facility .blog_link {
    padding: 0 0 4em
}

#article.company .overview table {
    margin: 2.5em 0 0
}

/* offtime ----------------------------------- */

.offtime-img {
    width: 800px;
    position: relative;
    left: 50%;
    margin: 180px 0 0 -400px;
}

.offtime-img img:nth-of-type(1) {
    width: 55%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
}

.offtime-img img:nth-of-type(2) {
    width: 45%;
    height: auto;
    position: absolute;
    right: 0;
    bottom: 0;
}

.offtime {
	width: 800px;
	position: relative;
	left: 50%;
	margin: 0 0 100px -400px;
    background: url(../images/common/bg_offtime.png);
    padding: 15px;
}

.offtime >div {
    background: #fff;
    padding: 10px 15px;
}

.offtime >div h3 {
    padding: 10px 0;
    margin: 0 0 10px;
    border-bottom: 2px solid #7ec1ee;
}

.offtime >div h3 img {
    display: block;
}

.offtime >div ul {
    margin: 0;
}

.offtime >div ul li {
    border-bottom: 1px dotted #999;
    padding: .7em;
}

.offtime >div ul li:last-of-type {
    border: none;
}

.offtime >div ul li a {
    color: #333;
}

.offtime >div ul li a time {
    float: left;
    width: 15%;
}

.offtime >div ul li a p {
    float: right;
    width: 83%;
    margin: 0;
}

/* paging ----------------------------------- */

.paging .inner {
    width: 830px;
    margin: 0 auto 3em;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 1em;
}
.paging .inner .next {
    float: left;
    width: 48%;
    padding: 0 0 0 1.5em;
    position: relative;
}
.paging .next:before {
    content: "\f0a8";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    color: #e79b37;
}
.paging .inner .prev {
    float: right;
    width: 48%;
    padding: 0 1.5em 0 0;
    position: relative;
    text-align: right;
}
.paging .prev:before {
    content: "\f0a9";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    color: #e79b37;
}

/* ------------------------------------------- */

@charset 'UTF-8';
@media only screen and (min-width:640px) {
    .disp_sp {
        display: none!important
    }
    .navbar-toggler {
        display: none
    }
    .inner {
        width: 1000px
    }
    .fs12 {
        font-size: 12px
    }
    body {
        font-size: 15px
    }
    header .header_pc {
        padding: 20px 0 20px
    }
    header .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    header .inner>div {
        width: 33.33%
    }
    header .inner>div p {
        font-size: 12px;
        line-height: 1.6;
        margin-bottom: 0
    }
    header .header_center {
        text-align: center
    }
    header .header_center img {
        width: 275px;
        height: auto
    }
    header .header_right {
        text-align: right
    }
    header .header_right img {
        width: 262px;
        height: auto
    }
    nav#global {
        border-width: 3px 0;
        border-style: solid;
        border-color: #00a123;
        font-size: 16px;
        line-height: 1.25;
        padding: 4px
    }
    nav#global a {
        text-decoration: none;
        color: #333
    }
    nav#global ul {
        margin-bottom: 0
    }
    nav#global .inner>ul {
        border-right: 3px dotted #00a123;
        display: table;
        width: 100%
    }
    nav#global .inner>ul>li {
        display: table-cell;
        white-space: nowrap;
        text-align: center;
        vertical-align: middle;
        border-left: 3px dotted #00a123;
        padding: 2px;
        position: relative
    }
    nav#global .inner>ul>li>a {
        width: calc(980px / 7);
        height: 47px;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
        padding: 0;
        border-radius: 5px;
        text-align: center;
        vertical-align: middle
    }
    nav#global .inner>ul>li>a.active,
    nav#global .inner>ul>li>a:hover {
        background: #daf0e1;
        color: #00a123
    }
    nav#global .inner>ul>li:hover ul {
        visibility: visible;
        opacity: 1;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s
    }
    nav#global .inner>ul ul {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        width: auto;
        position: absolute;
        top: 56px;
        left: 0;
        padding: 0;
        z-index: 10;
        border-width: 1px 2px 2px;
        border-style: solid;
        border-color: #00a123;
        text-align: left;
        background: #fff
    }
    nav#global .inner>ul ul li {
        border-top: 1px solid #00a123
    }
    nav#global .inner>ul ul li a {
        display: block;
        padding: 8px 5px
    }
    nav#global .inner>ul ul li a:hover {
        color: #fff;
        background: #00a123
    }
    footer {
        color: #8d7f79;
        position: relative;
        padding: 60px 0 130px;
        margin: 10px 0 0;
        background: url("../images/common/bg_footer_pc.png") no-repeat center top, #daf0e1
    }
    footer h3 {
        line-height: 2;
        font-weight: normal
    }
    footer h4 {
        font-size: 14px;
        padding-top: 30px;
        font-weight: normal
    }
    footer a {
        text-decoration: underline;
        line-height: 2;
        color: #8d7f79
    }
    footer a:hover {
        color: inherit
    }
    footer li {
        white-space: nowrap;
        padding-left: 14px;
        background: url("../images/common/arrow_orange_14_pc.png") no-repeat left center
    }
    footer .arrow_green li {
        padding-left: 16px;
        background: url("../images/common/arrow_green_14_pc.png") no-repeat left center
    }
    footer .copyright {
        background: #00a123;
        text-align: center;
        padding: 12px 0 15px;
        margin: 0 0 15px
    }
    footer h3 {
        font-size: 30px
    }
    #movetop {
        position: absolute;
        bottom: 0;
        right: 30px;
        width: 130px;
        height: 134px;
        background: url("../images/common/btn_movetop_pc.png") no-repeat center center;
        cursor: pointer
    }
    #sidebar {
        position: fixed;
        top: 50%;
        right: 0;
        margin-top: -302px
    }
    #keyvisual {
        margin: 6px 0 0
    }
    #page_header {
        text-align: center;
        padding: 30px 0
    }
    #page_header h2 {
        font-size: 34px
    }
    #page_header h2 span {
        padding-left: 40px
    }
    #page_header h2 img {
        margin: 0 30px 0 0
    }
    #content #bnr_guide .box_guide {
        width: 910px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    #content.front #topics .block_topics.row {
        padding-left: -8px;
        padding-right: -8px
    }
    #content.front #topics .block_topics.row>[class*=col] {
        padding-left: 8px;
        padding-right: 8px
    }
    #content.front #topics .box_topics {
        padding: 15px
    }
    #content.front #topics .box_topics .inner_box {
        padding: 5px 14px 18px
    }
    #content.front #topics .box_topics h3 {
        padding: 0 0 10px;
        margin: 0 0 10px
    }
    #content.front #topics .box_topics .list_topics {
        display: table
    }
    #content.front #topics .box_topics .list_topics dt {
        display: table-cell;
        width: 6em
    }
    #content.front #topics .box_topics .list_topics dd {
        display: table-cell
    }
    #content.front #topics .box_topics .list_feed {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        white-space: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    #content.front #topics .box_topics .list_feed .sitename {
        border-radius: 12px;
        padding: 0.3em 1em 0.2em
    }
    #content.front #topics .box_topics .list_feed .time {
        padding: 0 1em
    }
    #content.front #topics .box_topics .list_feed .subject {
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
    #content.front #service h3 {
        margin: 0 0 25px
    }
    #content.front #service p {
        font-size: 20px
    }
    #content.front #service .irregbox {
        margin-left: -26px;
        margin-right: -58px;
        padding: 30px 0 0
    }
    #content.front #service .irregbox ul {
        margin-bottom: 0
    }
    #content.front #service .irregbox ul.box_upper {
        float: left
    }
    #content.front #service .irregbox ul.box_lower {
        float: right
    }
    #content.front #service .irregbox ul li {
        float: left;
        margin-right: 28px;
        width: 232px
    }
    #content.front #service .irregbox ul li.of_left {
        width: 258px
    }
    #content.front #service .irregbox ul li.of_right {
        width: 250px
    }
    #content.front #feature .box_feature {
        padding: 30px 0 0
    }
    #content.front #feature .pt20 {
        padding-top: 20px
    }
    #content.front #feature .text_box {
        padding: 1.5em 15px 0
    }
    #content.front #facility .box_fc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        width: 40%;
        margin: 0 auto;
    }
    #content.front #facility .box_fc .col_fc {
        width: 380px
    }
    #content.front #facility .box_fc .col_fc.min_col {
        width: 190px
    }
    #content.front #facility .box_fc .panel_fc {
        margin: 30px 0 0;
        border: 2px solid #ff9803;
        border-radius: 10px;
        background: #fff
    }
    #content.front #facility .box_fc .panel_fc .panel_header {
        background: #ff9803;
        padding: 16px 20px
    }
    #content.front #facility .box_fc .panel_fc .panel_body {
        padding: 8px 16px;
        font-size: 16px
    }
    #content.front #facility .box_fc .panel_fc .panel_body ul {
        margin-bottom: 0
    }
    #content.front #facility .box_fc .panel_fc .panel_body ul li {
        line-height: 1;
        padding: 0.5em 15px;
        font-size: 14px;
        white-space: nowrap
    }
    #content.front #facility .box_fc .panel_fc .panel_body ul li a {
        color: #333;
        text-decoration: underline;
        display: table;
        -webkit-box-align: cnter;
        -ms-flex-align: cnter;
        align-items: cnter
    }
    #content.front #facility .box_fc .panel_fc .panel_body ul li span {
        display: table-cell;
        vertical-align: middle
    }
    #content.front #facility .box_fc .panel_fc .panel_body ul li span img {
        vertical-align: middle
    }
    #content.front #facility .box_fc .panel_fc .panel_body ul li span.arrow {
        padding-right: 10px
    }
    #content.front #facility .box_fc .panel_fc .panel_body ul li span.term {
        padding-left: 8px
    }
    #content.front #facility .icon_description {
        padding: 20px 0 0
    }
    #content.front #facility .icon_description li {
        padding: 0 14px 0 26px;
        line-height: 22px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center
    }
    #content.front #facility .icon_description li:first-child {
        background-image: url("../images/common/icon_jidou.png")
    }
    #content.front #facility .icon_description li:nth-child(2) {
        background-image: url("../images/common/icon_day.png")
    }
    #content.front #facility .icon_description li:nth-child(3) {
        background-image: url("../images/common/icon_syuurou.png")
    }
    #content.front #facility .icon_description li:nth-child(4) {
        background-image: url("../images/common/icon_group.png")
    }
    #content.front #facility .icon_description li:nth-child(5) {
        background-image: url("../images/common/icon_riha.png")
    }
    #content.front #message .box_message {
        background: #fff;
        border-radius: 10px;
        width: 900px;
        padding: 24px;
        margin: 30px auto 0;
        border-bottom: 1px dotted #999
    }
    #content.front #message .box_message p.note {
        font-size: 16px;
        line-height: 42px;
        margin-bottom: 1em;
        background: url("../images/front/line_pc.png") repeat-y left bottom;
        background-size: 100%
    }
    #content.front #message .box_message p.note:first-letter {
        font-size: 24px
    }
    #archive .maparea {
        padding: 0 0 56.25%
    }
    #archive .box_facility dd {
        overflow: hidden
    }
/* 自己評価総括表のリンク */
    .facility-link a {
        text-decoration: underline;
        font-weight: normal;
        display: block;
        font-size: 1.1em;

    }

    .facility-link a + a{
        margin-top: 1em;
    }

    #archive .box_facility dd p.addr {
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
    #article {
        margin: 2em 0 0;
        font-size: 15px;
        line-height: 1.6
    }
    #article .inner {
        width: 830px
    }
    #article .pd_box {
        width: 700px;
        margin: 0 auto 3em
    }
    #article .pd_box h5 {
        margin-bottom: 1.5em
    }
    #article .pd_box th {
        min-width: 25%
    }
    #article .w7 {
        width: 700px;
        margin: 0 auto
    }
    #article .w6 {
        width: 600px;
        margin: 0 auto
    }
    #article.day .col_arrow {
        width: 120px
    }
    #article.day .col_arrow img.rot_pc_90 {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    #article.day .col_content {
        width: 355px
    }
    #article.day .arrow_dw {
        margin: 0 -15px
    }
    #article.day .arrow_dw .col_content {
        float: right
    }
    #article.day .box_header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    #article.day .box_header dt {
        text-align: center;
        width: 12em
    }
    #article.day .box_header dd {
        margin: 0
    }
    #article.day .pict_box {
        max-height: 260px;
        margin: 0 0 1em;
        overflow: hidden
    }
    #article.day .p_230 {
        width: 230px
    }
    table.tb_est {
        width: 450px;
        margin: 2em auto
    }
    table.tb_est th.top_row {
        text-align: center
    }
    table.tb_est td {
        width: 40%
    }
    table.fs_ov th {
        width: 10em;
        white-space: nowrap
    }
    table.cus_table th {
        width: 14em
    }
}

@charset 'UTF-8';
@media only screen and (max-width:639px) {
    .disp_pc {
        display: none!important
    }
    .col-xs-12 {
        padding: 0 15px;
		margin-bottom: 30px;
    }
    #sidebar {
        display: none!important
    }
    body {
        font-size: 12px;
        padding: 76px 0 0;
        overflow-x: hidden
    }
    body .inner {
        padding: 0 10px
    }
    header {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        padding: 12px 0 0;
        border-bottom: 1px solid #00a123;
        background: #fff;
        z-index: 9999
    }
    header .box_menu {
        width: 50px;
        height: 50px;
        background: url("../images/common/btn_gnav.png") no-repeat center center;
        background-size: contain;
        cursor: pointer
    }
    header .main_header {
        width: 240px
    }
    header p {
        font-size: 10px;
        line-height: 1;
        margin-bottom: 15px
    }
    header h1.logo {
        width: 202px;
        height: 30px;
        background: url("../images/common/logo_sp.png") no-repeat left center;
        background-size: contain;
        cursor: pointer
    }
    #global.js-accodion {
        display: none
    }
    #global .inner {
        padding: 10px 15px
    }
    #global ul>li {
        position: relative;
        border-bottom: 1px solid #333
    }
    #global ul>li.haschild:after {
        display: block;
        content: '+';
        color: #fff;
        font-size: 28px;
        line-height: 1;
        width: 50px;
        text-align: center;
        position: absolute;
        right: 0;
        top: -2px
    }
    #global ul>li.haschild.active:after {
        content: '-'
    }
    #global ul ul {
        display: none;
        padding-left: 1em
    }
    #global a {
        display: block;
        color: #fff;
        padding: 0.5em 0;
        outline: none
    }
    #global a br {
        display: none
    }
    #front_menu {
        border-top: 1px solid #00a123;
        border-bottom: 1px solid #00a123
    }
    #front_menu ul {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 5px
    }
    #front_menu ul li {
        width: 24%;
        padding: 5px 0 0
    }
    footer {
        position: relative;
        padding: 0px;
        margin: 0
    }
    footer #bnr_block {
        margin: 0 0 15px
    }
    footer #bnr_block .footer_bnr {
        margin: 15px 0 0
    }

    footer #bnr_block .footer_bnr:last-child {
        margin-bottom: 15px;
    }

    footer #fnav .row {
        margin-left: -2px;
        margin-right: -2px
    }
    footer #fnav .col {
        padding-left: 0;
        padding-right: 0;
        margin-left: 2px;
        margin-right: 2px
    }
    footer .copyright {
        background: #00a123;
        text-align: center;
        padding: 6px 0 6px;
        margin: 92px 0 0
    }
    footer .copyright img {
        width: 236px;
        vertical-align: middle
    }
    footer .box_movetop {
        text-align: right
    }
    footer h3 {
        font-size: 25px
    }
    #movetop {
        position: fixed;
        bottom: 28px;
        right: 10px;
        display: block;
        width: 90px;
        height: 92px;
        background: url("../images/common/btn_movetop_sp.png") no-repeat center bottom;
        background-size: contain;
        cursor: pointer
    }
    #keyvisual {
        margin: 5px 0 0
    }
    #page_header {
        padding: 15px 0;
        margin: 0
    }
    #page_header h2 {
        font-size: 2.2em;
        padding: 0 10px
    }
    #page_header h2 span {
        padding-left: 30px
    }
    #page_header h2 img {
        display: block;
        margin: 0 0 15px
    }
    #content #common_bnr {
        display: none
    }
    #content.front #topics {
        padding: 0
    }
    #content.front #topics .inner {
        padding: 0
    }
    #content.front #topics .box_topics {
        padding: 10px
    }
    #content.front #topics .box_topics .inner_box {
        padding: 8px 10px 0
    }
    #content.front #topics .box_topics .img_ttl {
        position: relative;
        font-size: inherit;
        margin: 0
    }
    #content.front #topics .box_topics .img_ttl.ttl_blog {
        text-align: center
    }
    #content.front #topics .box_topics .img_ttl img {
        height: 13px;
        width: auto;
        margin: 0 0 8px
    }
    #content.front #topics .box_topics .btn_archive {
        width: 89px;
        height: 15px;
        background: url("../images/front/btn_info_sp.png") no-repeat center center;
        background-size: contain;
        position: absolute;
        top: 0;
        right: 0
    }
    #content.front #topics .box_topics .list_topics:last-child {
        border-color: transparent
    }
    #content.front #topics .box_topics .list_feed:last-child {
        border-color: transparent
    }
    #content.front #topics .box_topics .list_feed .sitename {
        display: inline-block;
        font-size: 10px;
        border-radius: 12px;
        padding: 0.3em 1em 0.2em
    }
    #content.front #topics .box_topics .list_feed .time {
        display: inline-block;
        padding: 0 1em
    }
    #content.front #topics .box_topics .list_feed .subject {
        display: block;
        margin: 0.5em 0 0
    }
    #content.front #bnr_section {
        padding: 0 0 10px
    }
    #content.front #bnr_section .bnr {
        padding: 10px 0 0
    }
    #content.front #service .img_ttl {
        height: 28px;
        background: url("../images/front/ttl_service_sp.png") no-repeat center top;
        background-size: contain;
        margin: 0 0 15px
    }
    #content.front #service .irregbox ul {
        margin-bottom: 12px
    }
    #content.front #service .irregbox ul.box_upper {
        margin-left: -10px;
        padding-left: 3px
    }
    #content.front #service .irregbox ul.box_lower {
        margin-right: -10px;
        text-align: right
    }
    #content.front #service .irregbox ul li {
        display: inline-block
    }
    #content.front #service .irregbox ul li img {
        height: 134px;
        width: auto
    }
    #content.front #service .irregbox ul li.of_left {
        padding-right: 6px
    }
    #content.front #service .irregbox ul li.of_right {
        padding-left: 6px
    }
    #content.front #feature .img_ttl {
        height: 56px;
        background: url("../images/front/ttl_ft_sp.png") no-repeat center top;
        background-size: contain;
        margin: 0 0 15px
    }
    #content.front #feature .feature_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin: 10px 0 0
    }
    #content.front #feature .feature_item .media_ft {
        width: 48%
    }
    #content.front #feature .feature_item .text_box {
        width: 48%
    }
    #content.front #feature .feature_item .text_box p {
        margin-bottom: 0
    }
    #content.front #feature .feature_item:nth-child(2n) .text_box {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    #content.front #facility .img_ttl {
        height: 30px;
        background: url("../images/front/ttl_fc_sp.png") no-repeat center top;
        background-size: contain;
        margin: 0 0 15px
    }
    #content.front #facility .col_fc {
        margin: 10px 0 0
    }
    #content.front #facility .col_fc .panel_fc {
        border: 2px solid #ff9803;
        border-radius: 10px;
        background: #fff
    }
    #content.front #facility .col_fc .panel_fc .panel_header {
        background: #ff9803;
        padding: 8px
    }
    #content.front #facility .col_fc .panel_fc .panel_body {
        padding: 5px 8px
    }
    #content.front #facility .col_fc .panel_fc .panel_body ul {
        margin-bottom: 0
    }
    #content.front #facility .col_fc .panel_fc .panel_body ul li {
        line-height: 1;
        padding: 0.5em 15px
    }
    #content.front #facility .col_fc .panel_fc .panel_body ul li a {
        color: #333;
        text-decoration: underline;
        display: table;
        -webkit-box-align: cnter;
        -ms-flex-align: cnter;
        align-items: cnter
    }
    #content.front #facility .col_fc .panel_fc .panel_body ul li span {
        display: table-cell;
        vertical-align: middle
    }
    #content.front #facility .col_fc .panel_fc .panel_body ul li span img {
        max-width: 13px;
        vertical-align: middle
    }
    #content.front #facility .col_fc .panel_fc .panel_body ul li span.arrow {
        padding-right: 6px
    }
    #content.front #facility .col_fc .panel_fc .panel_body ul li span.term {
        padding-left: 2px
    }
    #content.front #facility .icon_description li {
        width: 50%;
        padding: 0px 8px 0px 16px;
        margin: 0.25em 0;
        line-height: 1;
        white-space: nowrap;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center
    }
    #content.front #facility .icon_description li:first-child {
        background-image: url("../images/common/icon_jidou.png")
    }
    #content.front #facility .icon_description li:nth-child(2) {
        background-image: url("../images/common/icon_day.png")
    }
    #content.front #facility .icon_description li:nth-child(3) {
        background-image: url("../images/common/icon_syuurou.png")
    }
    #content.front #facility .icon_description li:nth-child(4) {
        background-image: url("../images/common/icon_group.png")
    }
    #content.front #facility .icon_description li:nth-child(5) {
        background-image: url("../images/common/icon_riha.png")
    }
    #content.front #message .img_ttl {
        height: 30px;
        background: url("../images/front/ttl_message_sp.png") no-repeat center top;
        background-size: contain;
        margin: 0 0 15px
    }
    #content.front #message .box_message {
        background: #fff;
        border-radius: 5px;
        padding: 7px 10px 10px
    }
    #content.front #message .box_message p.note {
        font-size: 11px;
        line-height: 2;
        margin-bottom: 0;
        background: url("../images/front/line_sp.png") repeat-y left bottom;
        background-size: 100% 22px
    }
    #content.front #message .box_message p.signature {
        margin-bottom: 0
    }
    #content.front #message .box_message p.signature img {
        width: 100%;
    }
    #archive .maparea {
        padding: 0 0 100%
    }
    #article {
        padding: 2em 0 0
    }
    #article .section {
        margin: 0;
        padding: 0 0 2em
    }
    #article h3 {
        padding: 0.9em 0 0.8em 2.2em
    }
    #article table.mobile-block {
        border-width: 0
    }
    #article table.mobile-block td,
    #article table.mobile-block th {
        display: block;
        border-top: none
    }
    #article form .input_tel {
        width: 30%
    }
    #article.day .col_arrow {
        width: 100%;
        text-align: center
    }
    #article.day .p_230 {
        width: 50%
    }

/* offtime ----------------------------------- */

.offtime-img {
    width:   100%;
    position: relative;
    left: 0;
    margin: 30% 0 0;
}

.offtime {
    width: 100%;
    position: relative;
    left: 0;
    margin: 0 0 50px;
    padding: 10px;
}

.offtime >div {
    background: #fff;
    padding: 8px 10px;
}

.offtime >div h3 {
    padding: 5px 0;
    margin: 0 0 5px;
}

.offtime >div h3 img {
    height: 13px;
    width: auto;
    margin: 0 0 8px;
}

.offtime >div ul li {
    padding: .7em .3em;
}

.offtime >div ul li a time {
    float: none;
    width: 100%;
    margin: 0 0 5px;
}

.offtime >div ul li a p {
    float: none;
    width: 100%;
}

/* paging ----------------------------------- */

.paging .inner {
    width: 100%;
    margin: 3em auto;
}
.paging .inner .next,
.paging .inner .prev {
    float: none;
    width: 100%;
}

.paging .inner > div:first-of-type {
    padding-bottom: 1em;
}

.paging .inner > div:last-of-type {
    padding-bottom: 0;
}

/* ------------------------------------------- */

}

.wp-pagenavi {
    clear: both;
    text-align: center
}

@media only screen and (max-width:639px) {
    .wp-pagenavi {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }
}

.wp-pagenavi a,
.wp-pagenavi span {
    color: #00a123!important;
    background-color: #fff;
    padding: 0.7em 1em;
    margin: 0 2px;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    border: thin solid #00a123
}

.wp-pagenavi a.pages,
.wp-pagenavi span.pages {
    display: none
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    color: #fff!important;
    background-color: #00a123
}


/*
18.09.26変更
***********************************/
@media only screen and (max-width: 639px) {
  #global ul>li.haschild:after {
    display: none;
  }
  #global ul ul {
    display: block;
  }

}

/*
18.12.11変更
***********************************/
.alignright{
  float:right;
  overflow:hidden;
}
.img-md5{
  max-width: 41.666667%;
  margin:0 0 1rem 1rem;
}
.section_navi{
  margin: 1em 0 3em!important;
}
.section_navi a{
  text-decoration: underline;
  color: #3b4af7!important;
}
.interview_header{
  background: url(../images/common/h2_bg.png);
}
.interview_header h2 {
  padding: .4em .5em .2em;
}
.interview_header h2 span {
  padding-left:40px;
  background: url(../images/common/icon_h2.png) no-repeat left center;
}
.interview{
  position:relative;
  margin: 0 0 6em;
}

.interview_notice{
  padding: .1em 1em 1em!important;
}

.interview_section{
  margin:4em 0 0;
}

.interview_video {
  max-width: 640px;
  padding:360px 0 0;
  margin: 0 auto;
  position: relative;
}

.interview_video iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;  
}

.interview_profile {
  display: table;
  padding: 0em 1em 1em!important;
  margin: 1em auto!important;
}

.interview_section strong{
  color:#ff6100;
}


@media only screen and (max-width: 639px) {
  .hash_pos{
     position:absolute;
     top:-70px;
  }
  .interview_video {
    padding: 56% 0 0;
  }
}

.row-recruit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col-recruit {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
	padding-right: 15px;
    padding-left: 15px;
}


@media only screen and (max-width:639px) {
.row-recruit {
    display: block;
    -ms-flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}
.col-recruit {
    width: 100%;
    max-width: 100%;
padding:10px 30px;
}
}


#content.front .banner_site {
    margin: 20px auto;
}




@media only screen and (max-width: 639px) {
/*ハンバーガーメニュー*/

.nav_wrap{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color:rgba(255,255,255,0);
	overflow-y: scroll;
	transition: .5s;
}

.nav_wrap.active{
	display: block;
	background-color:rgba(255,255,255,0.8);
}

nav#global {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	background: #ffff;
	transform: translateX(100%);
	transition: .5s;
	overflow-y: scroll;
}

nav#global.active{
	transform: translateX(15%);
}

body.fixed{
	overflow: hidden !important;
}
	
	html{
		overflow-x: hidden;
	}

/*ハンバーガーメニューの修正 追加*/
#global .inner {
    padding: 10px 15px 80px;
}
	
	#global ul>li{
		border-bottom: solid 1px #059d3e;
	}

#global li{
	border-bottom: solid 1px #059d3e;
   border-top: solid 1px transparent;
}
	
	#global li	.sub-menu{
		 border-top: solid 1px #059d3e;
	}

#global ul.child {
	border-top: solid 1px #059d3e;
}

#global ul.child li{
	padding-left: 15px;
}

#global li a{
	color: #059d3e;
	font-weight: bold;
	padding: 0.8em 0 0.8em 10px;
}

#global li + #global li {
  border-bottom:none;
}


#global li.haschild {
	border-bottom:none;
}
	
	#global li:nth-child(2){
		display: none; /*余分なliの非表示*/
	}
	
}/*@media only screen and (max-width: 639px)*/

/*20231215 追加*/

.icon_description .align-items-center {
    width: 40%;
    margin: 0 auto;
}

@media only screen and (max-width: 639px) {
    .icon_description .align-items-center {
    width: 100%;
}
}

.flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;

}

.banner_site figure{
    width: 40%;
}

/*２０２４-07-25 フォーム修正 増田*/

.form-group.row p{
	width: 100%;
}

.col-md {
    margin: 10px 0 0;
}

/*２０２４-07-25 フォーム修正 増田　ここまで*/