@charset 'UTF-8';
@charset 'UTF-8';
@charset 'UTF-8';
.js-hiraku-offcanvas-active {
position: fixed;
z-index: 9999;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, .3);
}
.js-hiraku-offcanvas-open {
display: block;
}
.js-hiraku-offcanvas-body {
z-index: 0;
left: 0;
width: 100%;
transition: left .3s ease-in-out;
}
.js-hiraku-offcanvas-body-right {
position: fixed;
left: -70%;
overflow-y: hidden;
}
.js-hiraku-offcanvas-body-left {
position: fixed; overflow-y: hidden;
}
.js-hiraku-offcanvas-body-moving {
position: fixed;
left: 0;
}
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar {
position: fixed;
z-index: 10002;
top: 0;
bottom: 0;
display: block;
overflow-y: scroll;
box-sizing: border-box;
width: 80%;
max-width: 100%;
background-color: #000;
-webkit-overflow-scrolling: touch;
}
.js-hiraku-offcanvas:focus {
background-color: rgba(0, 0, 0, .3);
}
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-right {
right: 0;
left: auto;
margin-right: -70%;
transition: margin-right .3s ease-in-out;
}
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-left {
right: auto;
left: 0;
margin-left: -70%;
transition: margin-left .3s ease-in-out;
}
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-right.active {
margin-right: 0;
transition: margin-right .3s ease-in-out;
}
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-left.active {
margin-left: 0;
transition: margin-left .3s ease-in-out;
}
.js-hiraku-header-fixed {
position: fixed;
top: 0;
left: 0;
width: 100%;
transition: margin-left .3s ease-in-out;
}
.js-hiraku-offcanvas-body-right,
.js-hiraku-offcanvas-body-left {
overflow: hidden;
}
.js-hiraku-offcanvas-body-right .js-hiraku-header-fixed {
margin-left: -70%;
}
.js-hiraku-offcanvas-body-left .js-hiraku-header-fixed {
margin-left: 70%;
}
.js-hiraku-offcanvas-close-btn {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
}
.hiraku-open-btn {
padding: 6px;
cursor: pointer;
border: 1px solid #ccc;
border-radius: 3px;
background: transparent;
}
.hiraku-open-btn-line {
position: relative;
display: block;
width: 20px;
height: 2px;
margin: 6px 0;
transition: .1s all;
border-radius: 1px;
background-color: #000;
}
.hiraku-open-btn-line:before,
.hiraku-open-btn-line:after {
position: absolute;
display: block;
width: 100%;
height: 2px;
content: '';
transition: .3s all;
border-radius: 1px;
background-color: #000;
}
.hiraku-open-btn-line:before {
top: -7px;
}
.hiraku-open-btn-line:after {
bottom: -7px;
}
[aria-expanded='true'] .hiraku-open-btn-line {
background-color: transparent;
}
[aria-expanded='true'] .hiraku-open-btn-line:before,
[aria-expanded='true'] .hiraku-open-btn-line:after {
width: 22px;
}
[aria-expanded='true'] .hiraku-open-btn-line:before {
-ms-transform: translate(-2px, 6px) rotate(45deg);
transform: translate(-2px, 6px) rotate(45deg);
}
[aria-expanded='true'] .hiraku-open-btn-line:after {
-ms-transform: translate(-2px, -6px) rotate(-45deg);
transform: translate(-2px, -6px) rotate(-45deg);
}.lb-loader,.lightbox{text-align:center;line-height:0}body:after{content:url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/close.png) url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/loading.gif) url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/prev.png) url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}



: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;
}
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,
picture {
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 {
max-width: 100%; vertical-align: bottom;
}
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;
}
#header .header-sp-catch {
font-size: 10px;
white-space: nowrap;
-webkit-transform: scale(0.9);
-webkit-transform-origin: 0 0;
margin-bottom: 10px;
}
#page_header {
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/h2_bg.png);
}
#page_header h2 {
line-height: 1.2;
margin-bottom: 0;
}
#page_header h2 span {
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_h2.png) no-repeat left center;
}
#page_header h2 img {
width: 40px;
vertical-align: top;
}
#keyvisual .slick-slider {
pointer-events: none;
}
#keyvisual .slick-sp .slick-slide {
width: 100vw !important;
}
#keyvisual .slick-dots {
position: absolute;
margin: 0 auto;
display: block;
bottom: 2em;
left: 50%;
transform: translateX(-50%);
cursor: pointer;
text-align: center;
}
#keyvisual .slick-pc .slick-dots li {
position: relative;
display: inline-block;
width: 50px;
height: 50px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
#keyvisual .slick-pc .slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 50px;
height: 50px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
#keyvisual .slick-pc .slick-dots li.slick-active button:before {
opacity: 0.75;
color: #00a123;
}
#keyvisual .slick-pc .slick-dots li button:before {
font-family: "slick";
font-size: 150px;
line-height: 50px;
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 50px;
content: "•";
text-align: center;
opacity: 0.25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#keyvisual .slick-sp .slick-dots li {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
#keyvisual .slick-sp .slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
#keyvisual .slick-sp .slick-dots li.slick-active button:before {
opacity: 0.75;
color: #00a123;
}
#keyvisual .slick-sp .slick-dots li button:before {
font-family: "slick";
font-size: 60px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: "•";
text-align: center;
opacity: 0.25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#content .section {
padding: 5em 0;
}
#content #bnr_guide {
background: #fcf4e7;
}
#content.front #topics .box_topics.topics_info {
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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 a {
font-size: 16px;
margin: 0 15px;
color: #333;
text-decoration: underline;
display: inline-block;
padding-left: 16px;
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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;
width: 28px;
}
#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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_day.png) no-repeat left center;
background-size: 25px;
}
#archive .list-icon li.jidou {
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_jidou.png) no-repeat left center;
background-size: 25px;
}
#archive .list-icon li.soudan {
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_soudan.png) no-repeat left center;
background-size: 25px;
}
#archive .list-icon li.group {
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_group.png) no-repeat left center;
background-size: 25px;
}
#archive .list-icon li.riha {
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_riha.png) no-repeat left center;
background-size: 25px;
}
#archive .list-icon li.syuurou {
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_syuro.png) no-repeat left center;
background-size: 25px;
}
#archive .list-icon li.life {
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_life.png) no-repeat left center;
background-size: 25px;
}
#archive .list-icon li.syurou-b {
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_syurou-b.png) no-repeat left center;
background-size: 25px;
}
#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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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;
}
#archive .list-icon li.day,
#archive .list-icon li.jidou,
#archive .list-icon li.soudan,
#archive .list-icon li.soudan,
#archive .list-icon li.life,
#archive .list-icon li.syurou-b{
background-position: 0 5px;
}
}
#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;
}
#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-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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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: 0.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 .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;
} 
@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: center;
}
header .inner > div {
width: 33.33%;
}
header .inner > div p {
font-size: 12px;
line-height: 1.67;
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 { background-color: rgb(112,174,43);
font-size: 16px;
line-height: 1.25;
font-family: source-han-sans-japanese, sans-serif;
font-weight: 500;
}
nav#global a {
text-decoration: none;
color: #fff;
}
nav#global ul {
margin-bottom: 0;
}
nav#global .inner > ul {
display: table;
width: 100%;
}
nav#global .inner > ul > li {
display: table-cell;
white-space: nowrap;
text-align: center;
vertical-align: middle;
margin: 1em 0;
position: relative;
}
nav#global .inner > ul > li:not(:first-child)::before {
content: "";
border-left: 1px solid #fff;
margin: calc(30px - 0.5em) 0;
position: absolute;
top: 0;
height: 1em;
left: 0;
right: 0;
}
nav#global .inner > ul > li > a {
box-sizing: border-box;
width: calc(1000px / 7);
opacity: 1;
height: 60px;
text-align: center;
vertical-align: middle;
display: table-cell;
padding: 0;
z-index: 10;
position: relative;
text-align: center;
vertical-align: middle;
}
nav#global .inner > ul > li > a.active,
nav#global .inner > ul > li > a:hover {
background: #e4fff0; color:rgb(112,174,43);
}
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: #fff;
text-align: left; background: rgb(112,174,43)
}
nav#global .inner > ul ul li {
border-top: 1px solid #fff;
}
nav#global .inner > ul ul li a {
display: block;
padding: 0.8em 1em;
}
nav#global .inner > ul ul li a:hover {
color: rgb(0, 153, 68);
background: rgb(228, 255, 240);
opacity: 1;
}
footer {
color: #8d7f79;
position: relative;
padding: 60px 0 130px;
margin: 10px 0 0;
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/arrow_orange_14_pc.png) no-repeat left
center;
}
footer .arrow_green li {
padding-left: 16px;
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/btn_movetop_pc.png) no-repeat center
center;
cursor: pointer;
}
#sidebar {
position: fixed;
top: 50%;
right: 0;
margin-top: -302px;
}
#keyvisual {
margin: 0;
position: relative;
}
#keyvisual .slick-sp {
display: none;
}
#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;
margin-left: -15px;
}
#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_left {
width: 247px;
}
#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: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#content.front #facility .box_fc .col_fc {
width: 640px;
}
#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 .list_box .row {
display: grid;
grid-auto-flow: column;
}
#content.front #facility .box_fc .panel_fc .panel_body ul li.col-left {
grid-column-start: 1;
}
#content.front #facility .box_fc .panel_fc .panel_body ul li.col-right {
grid-column-start: 2;
}
#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.term img {
vertical-align: middle;
max-width: 28px;
}
#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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_jidou.png);
}
#content.front #facility .icon_description li:nth-child(2) {
background-image: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_day.png);
}
#content.front #facility .icon_description li:nth-child(3) {
background-image: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_soudan.png);
}
#content.front #facility .icon_description li:nth-child(4) { background-image: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_life.png);
}
#content.front #facility .icon_description li:nth-child(5) { background-image: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_syurou-b.png);
}
#content.front #facility .icon_description li:nth-child(6) { background-image: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_group.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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/front/line_pc.png) repeat-y left bottom;
background-size: 100%;
}
#content.front #message .box_message p.note:first-letter {
font-size: 24px;
}
#content.front .banner_site {
width: 475px;
margin: 0 auto;
}
#archive .maparea {
padding: 0 0 56.25%;
}
#archive .box_facility dd {
overflow: hidden;
}
#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;
}
}

@media only screen and (max-width: 639px) {
.disp_pc {
display: none !important;
}
.col-xs-12 {
padding: 0 15px;
}
#sidebar {
display: none !important;
}
body {
font-size: 12px;
padding: 76px 0 0;
overflow-x: hidden;
}
body .inner {
padding: 0 10px;
}
header {
position: fixed;
top: 0;
left: 0;
right: 0;
padding: 12px 0 0;
background: #fff;
z-index: 9999;
}
header .box_menu {
width: 50px;
height: 50px;
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/logo_sp.png) no-repeat left center;
background-size: contain;
cursor: pointer;
}
.js-hiraku-offcanvas-active #global.js-hiraku-offcanvas-sidebar {
background-color: #fff;
}
#global.js-accodion {
display: none;
}
#global .inner {
padding: 10px 15px 80px;
}
#global ul > li {
position: relative;
border-bottom: 1px solid #00a123;
}
#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 ul ul > li {
border-bottom: none;
border-top: 1px solid #00a123;
}
#global a {
display: block; padding: 0.8em 0;
outline: none;
}
#global a br {  }
#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 #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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/btn_movetop_sp.png) no-repeat center
bottom;
background-size: contain;
cursor: pointer;
}
#keyvisual {
margin: 5px 0 0;
}
#keyvisual .slick-pc {
display: none;
}
#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 .section {
padding: 2em 0;
}
#content .inner {
width: 100%;
overflow: hidden;
}
#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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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;
}
#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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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_header img {
width: 30%;
margin-left: 5%;
}
#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 .box_fc .panel_fc .list_box .row {
display: table-cell;
}
#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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_jidou.png);
}
#content.front #facility .icon_description li:nth-child(2) {
background-image: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_day.png);
}
#content.front #facility .icon_description li:nth-child(3) {
background-image: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_soudan.png);
}
#content.front #facility .icon_description li:nth-child(4) {
background-image: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_life.png);
}
#content.front #facility .icon_description li:nth-child(5) {
background-image: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_syurou-b.png);
}
#content.front #facility .icon_description li:nth-child(6) {
background-image: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_group.png);
}
#content.front #facility .icon_description li:nth-child(7) {
background-image: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_group.png);
}
#content.front #facility .box_fc > div > img {
width: 70%;
display: block;
margin: 2em auto 0;
}
#content.front #message .img_ttl {
height: 30px;
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/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: 204px;
}
#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-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: 0.7em 0.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 .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;
} @media only screen and (max-width: 639px) {
#global ul > li.haschild:after {
display: none;
}
#global ul ul {
display: block;
}
} .alignright {
float: right;
overflow: hidden;
}
.alignleft {
float: left;
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(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/h2_bg.png);
}
.interview_header h2 {
padding: 0.4em 0.5em 0.2em;
}
.interview_header h2 span {
padding-left: 40px;
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_h2.png) no-repeat left center;
}
.interview {
position: relative;
margin: 0 0 6em;
}
.interview_notice {
padding: 0.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_reels {
display: flex;
justify-content: center;
}
.interview_reels iframe {
margin-inline: auto;
}
.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;
}
} #archive .custom-archive {
margin-top: 2em;
}
#archive .custom-archive__inner {
background-color: #fcf4e7;
padding: 2em 1em;
border-radius: 10px;
height: 100%;
display: flex;
flex-direction: column;
}
#archive .custom-archive__link {
color: unset;
height: 100%;
}
#archive .custom-archive__image-wrapper {
position: relative;
padding-top: 75%;
height: 0;
width: 100%;
}
#archive .custom-archive__image {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
min-height: 100%;
min-width: 100%;
display: block;
object-fit: cover;
}
#archive .custom-archive__heading {
background: unset;
padding: 0;
font-size: 1.5em;
margin: 1em 0;
}
#archive .custom-archive__detail {
margin: auto auto 0;
text-align: center;
display: block;
max-width: 100%;
padding-top: 1em;
} #article .assessment {
margin-top: 3em;
}
#article .assessment__inner {  }
#article a.assessment__link {
color: #4981eb;
text-decoration: underline;
}
#article .assessment__image-wrapper {
width: 100%;
}
#article .assessment__image {
width: 100%;
display: block;
object-fit: cover;
}
#article .assessment__heading {
background: unset;
color: #4981eb;
padding: 0;
text-decoration: underline;
border: none;
font-size: 1.3em;
}
#article .assessment__detail {
margin: auto auto 0;
text-align: center;
display: block;
max-width: 100%;
padding-top: 1em;
} @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
#article .box-orange {
width: 100%;
max-width: 880px;
margin: 2em auto 0;
padding: 4em 5em;
border-radius: 10px;
background-color: #fcf4e7;
font-weight: 500;
font-size: 16px;
line-height: 2;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
letter-spacing: 0.05em;
}
#article .box-orange-line {
width: 100%;
max-width: 880px;
margin: 2em auto 0;
padding: 4em 5em;
border: 1px solid #f39801;
border-radius: 10px;
font-weight: 500;
font-size: 16px;
line-height: 2;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
letter-spacing: 0.05em;
}
#article .button-green,
.button-orange {
display: flex;
position: relative;
align-items: center;
justify-content: center;
width: 90%;
max-width: 450px;
height: 85px;
margin: 2em auto 0;
border-radius: 10px;
box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
color: #fff;
font-weight: 600;
font-size: 20px;
line-height: 2;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
letter-spacing: 0.075em;
}
#article .button-green::before,
.button-orange::before {
-webkit-transform: translateY(-50%);
position: absolute;
top: 50%;
right: 10px;
width: 18px;
height: 18px;
transform: translateY(-50%);
content: "";
}
#article .button-orange {
background-color: #fd8b27;
color: #fff;
}
#article .button-orange::before {
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1{fill:rgb(255,255,255);}.cls-2{fill:none;stroke:rgb(243,152,1);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style></defs><g><g><circle class="cls-1" cx="9" cy="9" r="9"/><polyline class="cls-2" points="7.53 13.95 12.47 9 7.53 4.05"/></g></g></svg>');
}
#article .button-green {
background-color: #1ea437;
}
#article .button-green::before {
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1{fill:rgb(255,255,255);}.cls-2{fill:none;stroke:rgb(30,164,55);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style></defs><g><g><circle class="cls-1" cx="9" cy="9" r="9"/><polyline class="cls-2" points="7.53 13.95 12.47 9 7.53 4.05"/></g></g></svg>');
}
#article .check-list {
width: 100%;
max-width: 880px;
margin: 2em auto 0;
padding: 3em 6em;
border: 3px solid #f39801;
border-radius: 10px;
}
#article .check-list li {
margin: 0.5em 0;
font-weight: 500;
font-size: 16px;
line-height: 2;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
letter-spacing: 0.05em;
list-style: none;
}
#article .check-list li::before {
display: inline-block;
width: 18px;
height: 18px;
margin-right: 1em;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1{fill:rgb(239,239,239);}.cls-2{fill:none;stroke:rgb(243,152,1);stroke-miterlimit:10;stroke-width:2px;}</style></defs><g><g><rect class="cls-1" x="0.63" y="2.31" width="15" height="15"/><polyline class="cls-2" points="0.77 6.13 6.22 12.67 17.13 0.67"/></g></g></svg>');
background-position: center;
background-repeat: no-repeat;
content: "";
vertical-align: -0.1em;
}
#article .contents-list {
width: 100%;
max-width: 880px;
margin: 2em auto 0;
padding: 2em 3em;
border: 1px solid #009a45;
border-radius: 10px;
list-style: none;
counter-reset: item;
}
#article .contents-list li {
padding: 0.5em 0;
border-bottom: 1px dotted #333;
font-weight: 500;
font-size: 18px;
line-height: 1.75;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
letter-spacing: 0.05em;
list-style: none;
}
#article .contents-list li::before {
margin-right: 0.5em;
content: counter(item) ".";
color: #f39801;
font-weight: 700;
font-size: 20px;
line-height: 1.75;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
letter-spacing: 0.05em;
counter-increment: item;
}
#article .message-green,
.message-gray {
display: flex;
width: 100%;
margin-top: 2em;
}
#article .message-green__container,
.message-gray__container {
width: 27%;
}
#article .message-green__balloon,
.message-gray__balloon {
position: relative;
width: 70%;
padding: 3em 4em;
border-radius: 10px;
font-weight: 500;
font-size: 16px;
line-height: 2;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
letter-spacing: 0.05em;
}
#article .message-green__balloon::before,
.message-gray__balloon::before {
-webkit-transform: translateY(-50%);
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
display: block;
z-index: -1;
position: absolute;
top: 50%;
width: 69px;
height: 78px;
transform: translateY(-50%);
content: "";
mask-repeat: no-repeat;
mask-size: contain;
}
#article .message-gray__balloon {
margin-left: 3%;
background-color: #efefef;
}
#article .message-gray__balloon::before {
-webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><path d="M3,44.11l57.11,33a6,6,0,0,0,9-5.17V6a6,6,0,0,0-9-5.16L3,33.78A6,6,0,0,0,3,44.11Z"/></svg>');
left: -27px;
background-color: #efefef;
mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><path d="M3,44.11l57.11,33a6,6,0,0,0,9-5.17V6a6,6,0,0,0-9-5.16L3,33.78A6,6,0,0,0,3,44.11Z"/></svg>');
}
#article .message-green__balloon {
margin-right: 3%;
background-color: #edf4df;
}
#article .message-green__balloon::before {
-webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><path d="M66.05,44.11,9,77.08A6,6,0,0,1,0,71.91V6A6,6,0,0,1,9,.81l57.1,33A6,6,0,0,1,66.05,44.11Z"/></svg>');
right: -27px;
background-color: #edf4df;
mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><path d="M66.05,44.11,9,77.08A6,6,0,0,1,0,71.91V6A6,6,0,0,1,9,.81l57.1,33A6,6,0,0,1,66.05,44.11Z"/></svg>');
}
#article .table {
width: 100%;
margin-top: 2em;
border-top: 1px solid #d8d8d8;
border-left: 1px solid #d8d8d8;
table-layout: fixed;
}
#article .table__head {
height: 50px;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
background-color: #f39801;
color: #fff;
font-weight: 500;
font-size: 16px;
line-height: 2;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
letter-spacing: 0.05em;
text-align: center;
vertical-align: middle;
}
#article .table__data {
height: 50px;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
font-weight: 500;
font-size: 16px;
line-height: 2;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
letter-spacing: 0.05em;
text-align: center;
vertical-align: middle;
}
#article .text {
margin-top: 2em;
font-weight: 600;
font-size: 16px;
line-height: 2;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
letter-spacing: 0.05em;
}
#article .text__marker {
background: linear-gradient(transparent 60%, #ffff9f 60%);
font-weight: 500;
}
#article .text__orange {
color: #f39801;
}
#article .text__green {
color: #1ea437;
}
@media only screen and (max-width: 639px) {
#article .box-orange {
padding: 1em 2em;
font-size: 14px;
}
#article .box-orange-line {
padding: 1em 2em;
font-size: 14px;
}
#article .button-green,
.button-orange {
font-size: 18px;
}
#article .check-list {
padding: 1em 2em;
}
#article .check-list li {
font-size: 14px;
}
#article .contents-list {
padding: 1em;
}
#article .contents-list li {
font-size: 16px;
}
#article .contents-list li::before {
font-size: 18px;
}
#article .message-green__balloon,
.message-gray__balloon {
width: 65%;
padding: 1em;
font-size: 14px;
}
#article .message-gray__balloon {
margin-left: 8%;
}
#article .message-green__balloon {
margin-right: 8%;
}
#article .table__head {
font-size: 14px;
}
#article .table__data {
font-size: 14px;
}
#article .text {
font-size: 14px;
}
} .consultation .alignright {
margin-left: 20px;
}
.consultation .alignleft {
margin-right: 20px;
}
#archive .custom-archive__detail img{
width:70%;
cursor: pointer;
}
#archive .custom-archive__link:hover .custom-archive__detail {
opacity: 0.7;
transition: 0.5s;
}
#article .f_pic{
text-align: center!important;
}
#article .pc_bl{
display: none;
}
#article .sp_bl{
display: block;
}
#article .kids_table th,
#article .kids_table td{
padding:10px;
}
@media only screen and (max-width: 639px) {
#article .pc_bl{
display: block;
}
#article .sp_bl{
display: none;
}
} #article .kids_f{
clear: both;
overflow: hidden;
}
.kids .alignright {
margin-left: 20px;
}
.kids .alignleft {
margin-right: 20px;
}
@media only screen and (max-width: 639px) {
.kids .alignright,
.kids .alignleft {
margin:0;
float: none;
}
#article .kids_box{
padding: 2em 2em 1em;
}
} #article .group-home_f{
clear: both;
overflow: hidden;
}
.group-home .alignright {
margin-left: 20px;
}
.group-home .alignleft {
margin-right: 20px;
}
#article .group-home_table th,
#article .group-home_table td{
padding:10px;
}
.group-home_flex{
display: flex;
justify-content: space-between;
gap: 10px 10px; }
.group-home_flow, .group-home02_flow figure{
min-width: 400px;
width:60%;
}
.red{
color: #ff0000;
}
.group-home_pict_c figure{
padding:0;
margin: 0;
}
.group-home_flex .btn-wrap a {
padding: 10px 80px;
}
.group-home_flex .btn-wrap{
font-weight: 600;
}
#article .group-home_pict_c p{
margin-top: 0.4rem;
margin-bottom: 1rem;
text-align: right;
font-size: 14px;
}
@media only screen and (max-width: 639px) {
.group-home .alignright,
.group-home .alignleft {
margin:0;
float: none;
}
#article .group-home_box{
padding: 2em 2em 1em;
}
.group-home_flex{
display: block;
}
.group-home_flow, .group-home02_flow figure{
min-width: 0;
width:100%;
}
.group-home_flex .btn-wrap a {
width: 100%;
padding: 10px 50px;
}
#article .group-home_pict_c p{
font-size: 12px;
}
} #article .c_history dl{
display: flex;
border:2px dotted #00a123;
width:100%;
flex-wrap: wrap;
padding:20px 20px 0;
background: #fff;
border-radius: 10px;
}
#article .c_history dt{
width:20%;
list-style-type: none;
padding-bottom:30px;
margin:0;
font-size: 1em;
font-weight: 700;
}
#article .c_history dd{
width:80%;
list-style-type: none;
padding-bottom:30px;
margin:0;
}
@media only screen and (max-width: 639px) {
#article .c_history dl{
display: block;
padding:20px 20px 0;
}
#article .c_history dt{
width:100%;
padding:0;
}
#article .c_history dd{
width:100%;
padding-bottom:20px;
}
}
@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;
}
} @media only screen and (min-width: 640px){
nav#global .inner > ul ul li.sublist a{
display: inline-block;
}
nav#global .inner > ul ul li a:hover{
color:rgb(112,174,43);
}
nav#global .inner > ul ul li.sublist  a:hover{
color:rgb(112,174,43);
background: none; 
opacity: 1;
}
}
li.sublist { padding-right: 88px;
transition: 0.5s;
}
li.sublist:hover{
background: #e4fff0;
}
li.sublist a{
position: relative;
}
li.sublist span.icon{
display: flex;
width: 25px;
position: absolute;
top: 50%;
right: -40px;
transform: translate(0 , -50%);
}
li.sublist span.icon.one{
right: -15px;
}
li.sublist span.icon.two{
right: -20px;
}
footer li.sublist span.icon{
display: none;
width: 18px;
}
footer li.sublist span.icon.one{
right: -28px;
}
footer li.sublist span.icon.two{
right: -28px;
}
li.sublist span.icon img:not(:last-child){
margin-right: 5px;
}
@media only screen and (max-width: 639px){
#global li.sublist a{
display: inline-block;
}
li.sublist span.icon.one{
right: -30px;
}
li.sublist span.icon.two{
right: -35px;
}
} .flow_title{
margin-top: 60px !important;
}
.flow-wrap{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 60px 0;
}
.flow-container{
width: calc(40% - 10px);
margin-bottom: 40px;
}
.arrow-wrap{
width: calc(20% - 10px);
position: relative;
}
.img_container.arrow {
width: 100%;
max-width: 63px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.btn-wrap a{
display: inline-block;
padding: 10px 30px; 10px 10px ;
border-radius: 25px;
background: rgb(112,174,43);
color: #ffffff !important;
position: relative;
text-align: center;
}
.btn-wrap a .arrow{
display: block;
width: 10px;
height: 10px;
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
position: absolute;
top: 50%;
right: 14px;
transform: translateY(-50%) rotate(45deg);
}
.btn-wrap a:hover{
opacity: .8;
}
p.price_head-txt{
margin-bottom: 40px !important;
}
.price_table-wrap{
width: 100%;
margin: 0 0 60px;
}
.price_table-wrap table{
width: 100%;
}
.price_table-wrap table th,
.price_table-wrap table td{
padding: 15px;
border: 1px solid #2D2727;
}
.price_table-wrap table thead th{
background-color: #ccc !important;
color: #333;
}
.price_table-wrap table tbody th{
background-color: #f0f0f0 !important;
color: #333;
}
@media only screen and (max-width: 639px){
.flow-wrap{
display: block;
}
.flow-container{
width: 100%;
max-width: 540px;
}
.arrow-wrap{
width: 100%;
}
.arrow-wrap .img_container.arrow{
position: initial;
transform: translate(0, 0);
margin: 0 auto 60px;
}
.arrow-wrap .img_container.arrow img{
transform: rotate(90deg);
}
} p.work_b-detail{
margin: 40px 0 !important;
}
.work_b-table_wrap{
margin-bottom: 60px;
}
p.scroll{
display: none;
}
.work_b-table_wrap table thead th{
background-color: #ccc !important;
   color: #333;
}
.work_b-table_wrap table tbody th{
background-color: #f0f0f0 !important;
color: #333;
}
.work_b-table_wrap table th,
.work_b-table_wrap table td{
padding: 10px;
font-size: 14px;
}
.subject-wrap{
margin-bottom: 60px;
}
.subject-wrap ul li {
display: flex;
list-style: none !important;
margin-bottom: 10px;
}
.subject-wrap ul li .txt{
width: calc(100% - 35px);
}
.subject-wrap ul li .icon{
display: block;
width: 30px;
margin-right: 5px;
margin-top: -3px;
}
.feature_img-wrap{
display: flex;
justify-content: space-between;
}
.feature_img-wrap .img_container{
width: 50%;
margin-bottom: 25px;
}
.feature_img-wrap .img_container:first-child{
margin-right: 10px;
}
p.feature-annotation{
font-size: 20px;
font-weight: bold;
color: #ff9803;
margin-bottom: 60px !important;
}
.merit-container{
margin-top: 40px;
}
.merit-container:not(first-child){
margin-bottom: 60px;
}
.merit-container .img_container{
max-width: 600px;
margin: 0 auto;
}
p.tel{
font-size: 20px;
font-weight: bold;
color: #ff9803;
}
.btn-wrap.last_content{
margin-bottom: 60px !important;
}
@media only screen and (max-width: 639px){
.subject-wrap ul li .icon{
margin-top: -6px;
}
p.scroll{
display: block;
text-align: right;
margin-bottom: 60px;
}
.work_b-table_wrap{
overflow-x: scroll;
margin-bottom: 10px;
}
.work_b-table_wrap table th,
.work_b-table_wrap table td{
white-space: nowrap;
}
p.feature-annotation{
font-size: 16px;
}
p.tel{
font-size: 16px;
}
} .carousel-wrap{
width: 80%;
margin: 0 auto;
}
#carousel_pc{
position: relative;
}
#carousel_pc li{
padding: 0 10px;
}
#carousel_sp {
display: none;
}
.prev.slick-arrow{
width: 5%;
position: absolute;
top: 50%;
left: -2.8%;
transform: translate(0, -50%);
z-index: 1;
}
.next.slick-arrow{
width: 5%;
position: absolute;
top: 50%;
right: -2.8%;
transform: translate(0, -50%);
}
#carousel_sp{
width: 100%;
max-width: 100%;
}
@media only screen and (max-width: 639px){
.carousel-wrap{
width: 90%;
}
#carousel_pc{
display: none;
}
#carousel_sp{
display: block;
width: 100%;
}
.slick-track {
display: flex;
}
#carousel_sp .slick-slide{
height: auto !important;
}
#carousel_sp li{
width: 100%;
height: 375px;
background: #ffffff;
border-radius: 5px;
border: 3px solid #009944;
padding: 27px 20px;
}
ul#carousel_sp > li:not(:first-child) {
display: none;
}
#carousel_sp li h4{
width: 100%;
max-width: 165px;
margin-bottom: 17px;
}
#carousel_sp li.sodan h4{
max-width: 75px;
}
#carousel_sp li.kaigo h4{
max-width: 75px;
}
#carousel_sp li.syuro_b h4{
max-width: 135px;
}
#carousel_sp li .icon{
width: 65%;
margin: 0 auto 20px;
}
#carousel_sp li p{
margin-bottom: 20px;
max-width: 208px;
}
#carousel_sp li:not(.hokago) p{
margin-bottom: 25px;
}
.img_container.carousel_btn{
max-width: 190px;
margin: 0 auto;
}
.prev.slick-arrow{
width: 12%;
left: -2%;
}
.next.slick-arrow{
width: 12%;
right: -2%;
}
} .joboffer-tax {
display: flex;
flex-wrap: wrap;
gap: 10px;
}
#article .joboffer-tax__item {
list-style: none;
width: 260px;
height: 128px;
border: 2px solid #F29701;
border-radius: 5px;
}
#article .joboffer-tax--facility .joboffer-tax__item {
border-color: #70AD2B;
}
#article .joboffer-tax__link {
color: #F29701;
display: flex;
width: 100%;
height: 100%;
flex-direction: column;
align-items: center;
justify-content: center;
font-family: "Noto Sans JP";
font-weight: 700;
font-size: 18px;
gap: 10px;
}
#article .joboffer-tax--facility .joboffer-tax__link {
color: #70AD2B;
}
.joboffer-tax__button {
background-color: #F29701;
color: #fff;
width: 110px;
font-weight: 500;
font-size: 14px;
line-height: 25px;
text-align: center;
border-radius: 4px;
}
.joboffer-tax--facility .joboffer-tax__button {
background-color: #70AD2B;
}
.joboffer-tax__button::after{
content: "";
display: inline-block;
width: 13px;
height: 13px;
background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2013%2013%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D.cls-2%7Bfill%3Anone%3Bstroke%3A%23f29701%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpolyline%20class%3D%22cls-2%22%20points%3D%225.81%203.13%209.19%206.5%205.81%209.87%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
background-repeat: no-repeat;
background-size: contain;
background-position: center;
margin-left: 1px;
margin-bottom: -1px;
}
.joboffer-tax--facility .joboffer-tax__button::after {
background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2013%2013%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D.cls-2%7Bfill%3Anone%3Bstroke%3A%2370ad2b%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3Cpolyline%20class%3D%22cls-2%22%20points%3D%225.81%203.13%209.19%206.5%205.81%209.87%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}
.joboffer-tax__sp {
display: none;
}
@media only screen and (max-width: 639px){
.joboffer-tax {
gap: 8px;
}
#article .joboffer-tax__item {
width: calc(50% - 4px);
height: 84px;
}
#article .joboffer-tax__link {
font-size: 13px;
gap: 4px;
text-align: center;
}
.joboffer-tax__pc {
display: none;
}
.joboffer-tax__sp {
display: inline;
}
.joboffer-tax__button {
width: 93px;
font-size: 12px;
}
}
.wrap{
flex-wrap: wrap;
}
.wrap li{
margin-bottom: 10px;
} .service{
padding: 0 0 80px;
}
.service_wrap{
max-width: 800px;
margin: 65px auto 0;
}
a.service_bn{
display: block;
width: 100%;
display: flex;
border: 2px solid #f29701;
border-radius: 6px;
margin-bottom: 29px;
}
a.service_bn: last-child{
margin-bottom: 0;
}
a.service_bn .img_container{
width: 42.1%;
border-radius: 6px  0 0 6px;
}
a.service_bn .img_container img.pc_none{
display: none;
}
a.service_bn .img_container img{
border-radius: 5px  0 0 5px;
}
a.service_bn .txt_box{
width: 57.9%;
padding:20px 36px 25px 36px;
background: #fbf3e6;
border-radius:   0  5px 5px 0;
}
#article a.service_bn .txt_box h4{
font-size: 18px;
letter-spacing: 0.05em;
line-height: 1.4;
color: #333333;
font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
padding: 0 0 7px 17px;
margin: 0 0 5px;
border-bottom: 2px dotted #00a023;
}
#article a.service_bn .txt_box h4{
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_h4.png) no-repeat left 0 top 8px;
background-size: 11px;
}
#article a.service_bn .txt_box .text{
margin-top: 0;
font-size: 16px;
letter-spacing: 0.05em;
line-height: 1.75;
font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
color: #333333;
font-weight: 300;
}
#article p.supplement {
margin-top: 8px;
font-size: 14px;
}
p.supplement span{
font-weight: bold;
color: #333;
font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
margin-right: 7px;
}
.service_btn{
margin: 16px 0 0;
max-width: 220px;
background: #f29701;
padding: 9px 0 ;
border-radius: 5px;
}
.service_btn .flex_box{
display: flex;
justify-content: center;
align-items: center;
}
.service_btn span{
display: block;
color: #ffffff;
vertical-align: middle;
}
.service_btn span.txt{
padding-top: 2px;
margin-right: 6px;
font-size: 16px;
letter-spacing: 0.025em;
font-weight: bold;
}
.service_btn span.img_container{
width: 16px;
}
.service_btn span.img_container img{
vertical-align: middle;
}
@media(max-width: 639px){
.service_wrap{
padding: 0 3px;
}
a.service_bn{
display: block;
max-width: 500px;
margin: 0 auto 29px;
border: 2px solid #f29701;
border-radius: 5px;
}
#article a.service_bn .txt_box h4{
background: url(//oneplace-wakaba.com/wp-content/themes/wakaba-v1/images/common/icon_h4.png) no-repeat left 0 top 6px;
background-size: 10px;
padding: 0 0 6px 15px;
margin: 0 0 6px;
}
a.service_bn .img_container{
width: 100%;
}
a.service_bn .img_container img.pc_none{
display: block;
}
a.service_bn .img_container img.sp_none{
display: none;
}
a.service_bn .img_container img{
border-radius: 4px 4px 0 0 ;
}
a.service_bn .txt_box{
width: 100%;
padding: 11px 14px 16px;
border-radius: 0 0 4px 4px;
}
#article a.service_bn .txt_box h4{
font-size: 14px;
}
#article a.service_bn .txt_box .text{
font-size: 12px;
}
#article p.supplement{
margin-top: 7px;
}
p.supplement span{
font-size: 10px;
}
.service_btn span.txt{
font-size: 13px;
}
.service_btn{
margin: 14px auto 0;
max-width: 148px;
border-radius: 4px;
padding: 9px 0;
}
a.service_bn .service_btn .img_container{
width: 16px;
}
}
.copy_container{
margin: 55px 0 0;
font-weight: bold;
color: #00a123;
}
.service .copy{
font-size: 24px;
}
.recruit{
padding: 0 0 80px;
}
.btn_container.text-align_right{
text-align: right;
}
.btn_container.text-align_right{
margin-top: 45px;
}
.rewarding{
padding: 0 0 80px;
}
.rewarding figure:last-child{
margin-top: 45px;
}
.job{
padding: 0 0 80px;
}
.job h4{
margin-top: 35px !important;
}
.job .flow p{
font-weight: bold;
}
@media(max-width: 639px){
.copy_container{
margin-top: 35px;
}
.service .copy{
font-size: 16px;
}
.service,
.recruit,
.rewarding,
.job{
padding: 0 0 60px;
}
.btn_container{
text-align: center;
margin-top: 35px !important;
}
.btn_container.text-align_right{
text-align: center;
}
}
.line-yellow{
background: linear-gradient(transparent 75%, #ffffa0 0%);
}
.pc_none{
display: none;
}
@media(max-width: 540px){
.recruit br.pc_none{
display: block;
}
.btn_container{
max-width: 210px;
margin: 20px auto 0 !important;
}
} .work-s_row {
display: flex;
justify-content: space-between;
gap: 0 18px;
}
.work-s_row_sub {
border:1px solid #00a023;
padding: 20px;
}
.work-s_row span{
font-size:12px;
font-weight: 500;
color:#333;
}
#article .work-s_row h5{
font-size:15px;
font-weight: 600;
margin: 0;
color: #00a023;
line-height: 1.6;
}
.work-s_row ul{
font-size: 14px;
margin-top: 10px;
}
#article .work-s_merit h5{
font-weight: 600;
font-size: 17px;
}
.work-s_number img{
width:80%;
margin: 0 auto;
display: block;
}
.work-s_row_sub figure{
margin:0;
}
@media(max-width: 540px){
.work-s_row {
flex-wrap: wrap;
width:100%;
gap: 18px 0;
}
.work-s_row_sub img{
width:50%;
margin: 0 auto;
display: block;
}
.work-s_number img{
width:100%;
}
#article .work-s_merit h5 {
font-size: 15px;
}
#article .work-s_row h5 {
font-size: 17px;
text-align: center;
}
.work-s_row ul {
padding:0 20px;
}
}
.service_btn_flex{
display: flex;
justify-content: flex-start;
align-items: flex-start ;
gap: 0 20px;
}
.service_btn_flex .s_02{
max-width: 200px;
padding: 17px 8px;
} .banner_area{
padding: 2% 0 0;
}
.banner_area figure{
width:85%;
margin: 0 auto;
}
.pc_bl{
display: none;
}
.sp_bl{
display: block;
}
@media only screen and (max-width: 639px) {
.pc_bl{
display: block;
}
.sp_bl{
display: none;
}
.banner_area figure{
width:92%;
margin: 0 auto;
}
.banner_area {
padding: 4% 0 0;
}
}.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (max-width: 767px) {
.m-xs-0 {
margin: 0 !important;
}
.mt-xs-0,
.my-xs-0 {
margin-top: 0 !important;
}
.mr-xs-0,
.mx-xs-0 {
margin-right: 0 !important;
}
.mb-xs-0,
.my-xs-0 {
margin-bottom: 0 !important;
}
.ml-xs-0,
.mx-xs-0 {
margin-left: 0 !important;
}
.m-xs-1 {
margin: 0.25rem !important;
}
.mt-xs-1,
.my-xs-1 {
margin-top: 0.25rem !important;
}
.mr-xs-1,
.mx-xs-1 {
margin-right: 0.25rem !important;
}
.mb-xs-1,
.my-xs-1 {
margin-bottom: 0.25rem !important;
}
.ml-xs-1,
.mx-xs-1 {
margin-left: 0.25rem !important;
}
.m-xs-2 {
margin: 0.5rem !important;
}
.mt-xs-2,
.my-xs-2 {
margin-top: 0.5rem !important;
}
.mr-xs-2,
.mx-xs-2 {
margin-right: 0.5rem !important;
}
.mb-xs-2,
.my-xs-2 {
margin-bottom: 0.5rem !important;
}
.ml-xs-2,
.mx-xs-2 {
margin-left: 0.5rem !important;
}
.m-xs-3 {
margin: 1rem !important;
}
.mt-xs-3,
.my-xs-3 {
margin-top: 1rem !important;
}
.mr-xs-3,
.mx-xs-3 {
margin-right: 1rem !important;
}
.mb-xs-3,
.my-xs-3 {
margin-bottom: 1rem !important;
}
.ml-xs-3,
.mx-xs-3 {
margin-left: 1rem !important;
}
.m-xs-4 {
margin: 1.5rem !important;
}
.mt-xs-4,
.my-xs-4 {
margin-top: 1.5rem !important;
}
.mr-xs-4,
.mx-xs-4 {
margin-right: 1.5rem !important;
}
.mb-xs-4,
.my-xs-4 {
margin-bottom: 1.5rem !important;
}
.ml-xs-4,
.mx-xs-4 {
margin-left: 1.5rem !important;
}
.m-xs-5 {
margin: 3rem !important;
}
.mt-xs-5,
.my-xs-5 {
margin-top: 3rem !important;
}
.mr-xs-5,
.mx-xs-5 {
margin-right: 3rem !important;
}
.mb-xs-5,
.my-xs-5 {
margin-bottom: 3rem !important;
}
.ml-xs-5,
.mx-xs-5 {
margin-left: 3rem !important;
}
.p-xs-0 {
padding: 0 !important;
}
.pt-xs-0,
.py-xs-0 {
padding-top: 0 !important;
}
.pr-xs-0,
.px-xs-0 {
padding-right: 0 !important;
}
.pb-xs-0,
.py-xs-0 {
padding-bottom: 0 !important;
}
.pl-xs-0,
.px-xs-0 {
padding-left: 0 !important;
}
.p-xs-1 {
padding: 0.25rem !important;
}
.pt-xs-1,
.py-xs-1 {
padding-top: 0.25rem !important;
}
.pr-xs-1,
.px-xs-1 {
padding-right: 0.25rem !important;
}
.pb-xs-1,
.py-xs-1 {
padding-bottom: 0.25rem !important;
}
.pl-xs-1,
.px-xs-1 {
padding-left: 0.25rem !important;
}
.p-xs-2 {
padding: 0.5rem !important;
}
.pt-xs-2,
.py-xs-2 {
padding-top: 0.5rem !important;
}
.pr-xs-2,
.px-xs-2 {
padding-right: 0.5rem !important;
}
.pb-xs-2,
.py-xs-2 {
padding-bottom: 0.5rem !important;
}
.pl-xs-2,
.px-xs-2 {
padding-left: 0.5rem !important;
}
.p-xs-3 {
padding: 1rem !important;
}
.pt-xs-3,
.py-xs-3 {
padding-top: 1rem !important;
}
.pr-xs-3,
.px-xs-3 {
padding-right: 1rem !important;
}
.pb-xs-3,
.py-xs-3 {
padding-bottom: 1rem !important;
}
.pl-xs-3,
.px-xs-3 {
padding-left: 1rem !important;
}
.p-xs-4 {
padding: 1.5rem !important;
}
.pt-xs-4,
.py-xs-4 {
padding-top: 1.5rem !important;
}
.pr-xs-4,
.px-xs-4 {
padding-right: 1.5rem !important;
}
.pb-xs-4,
.py-xs-4 {
padding-bottom: 1.5rem !important;
}
.pl-xs-4,
.px-xs-4 {
padding-left: 1.5rem !important;
}
.p-xs-5 {
padding: 3rem !important;
}
.pt-xs-5,
.py-xs-5 {
padding-top: 3rem !important;
}
.pr-xs-5,
.px-xs-5 {
padding-right: 3rem !important;
}
.pb-xs-5,
.py-xs-5 {
padding-bottom: 3rem !important;
}
.pl-xs-5,
.px-xs-5 {
padding-left: 3rem !important;
}
.m-xs-auto {
margin: auto !important;
}
.mt-xs-auto,
.my-xs-auto {
margin-top: auto !important;
}
.mr-xs-auto,
.mx-xs-auto {
margin-right: auto !important;
}
.mb-xs-auto,
.my-xs-auto {
margin-bottom: auto !important;
}
.ml-xs-auto,
.mx-xs-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}