@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;
}

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,
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("../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;
}

#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("../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 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;
	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("../images/common/icon_day.png") no-repeat left center;
	background-size: 25px;
}

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

#archive .list-icon li.soudan {
  background: url("../images/common/icon_soudan.png") no-repeat left center;
	background-size: 25px;
}

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

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

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


#archive .list-icon li.life {
  background: url("../images/common/icon_life.png") no-repeat left center;
	background-size: 25px;
}

#archive .list-icon li.syurou-b {
  background: url("../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("../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;
  }
	
	#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 ----------------------------------- */

.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: 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 ----------------------------------- */

.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: 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: #00a123;*/
	  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: #00a123;*/
	  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: #00a123;*/
	  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("../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: 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("../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_soudan.png");
  }
  #content.front #facility .icon_description li:nth-child(4) {
    /*background-image: url("../images/common/icon_group.png");*/
	  background-image: url("../images/common/icon_life.png");
  }
  #content.front #facility .icon_description li:nth-child(5) {
    /*background-image: url("../images/common/icon_riha.png");*/
	  background-image: url("../images/common/icon_syurou-b.png");
  }
	 #content.front #facility .icon_description li:nth-child(6) {
    /*background-image: url("../images/common/icon_riha.png");*/
	  background-image: url("../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("../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;
  }
}

@charset 'UTF-8';
@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("../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;
  }
  .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;
    /* color: #; */
    padding: 0.8em 0;
    outline: none;
  }
  #global a br {
    /* 20241214 */
    /* 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 #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;
  }
  #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("../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;
  }
  #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_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("../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_soudan.png");
  }
  #content.front #facility .icon_description li:nth-child(4) {
    background-image: url("../images/common/icon_life.png");
  }
  #content.front #facility .icon_description li:nth-child(5) {
    background-image: url("../images/common/icon_syurou-b.png");
  }
	#content.front #facility .icon_description li:nth-child(6) {
		background-image: url("../images/common/icon_group.png");
  }
		#content.front #facility .icon_description li:nth-child(7) {
    background-image: url("../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("../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: 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 ----------------------------------- */

  .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 ----------------------------------- */

  .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;
}

.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(../images/common/h2_bg.png);
}
.interview_header h2 {
  padding: 0.4em 0.5em 0.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: 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 {
  /* background-color: #f6f6f6; */
  /* padding: 2em 15%;
  border-radius: 10px;
  height: 100%;
  display: flex;
  flex-direction: column; */
}

#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;
}

/*********************
 * クイックタグ用CSS *
 *********************/
@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;
  }
}


/*********************
 * 相談支援ページ用CSS *
 *********************/

.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;
}
  }

/*********************
 * 放課後等デイ・児童発達支援ページ用CSS *
 *********************/

#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;
}
}

/*********************
 * 障害者グループホームページ用CSS *
 *********************/

#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;
}

}



/*********************
 * 会社案内ページ用CSS *
 *********************/

#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;
}
	
}


/*Gメニュー編集*/

@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 {
	/* 20241214変更 */
	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;
	}
}



/*　/life-care 追加コンテンツ*/

.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);
	}
	
}



/* 就労B 固定ページ */

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;
}



/* 事業一覧　(/sevice)　*/

.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(../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(../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;
}
  }