@charset "UTF-8";
html {
  font-size: 100%;
}

.texta_l {
  text-align: left;
}

.texta_c {
  text-align: center;
}

.texta_r {
  text-align: right;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.bgcolor_ccolor {
  background: #8a2157;
}

.ccolor {
  color: #8a2157;
}

.t_c_red, .error {
  color: #cc3333;
}

.t_c_white {
  color: #fff;
}

.dis_n {
  display: none;
}

.mt7 {
  margin-top: 7px;
}

.mt20 {
  margin-top: 20px;
}

.mr10 {
  margin-right: 10px;
}

.mr45 {
  margin-right: 45px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb7 {
  margin-bottom: 7px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb12 {
  margin-bottom: 12px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb23 {
  margin-bottom: 23px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml7 {
  margin-left: 7px;
}

.ml10 {
  margin-left: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.f_bold {
  font-weight: bold;
}

.border {
  border: solid 1px #ccc;
  box-sizing: border-box;
}

.inline {
  display: inline;
}

/* ==========================================================================
   clear関連の記述
========================================================================== */
.clear_after, .compact, .container {
  zoom: 1;
}

.clear_after:after, .compact:after, .container:after {
  content: "";
  display: block;
  clear: both;
}

.clear {
  clear: both;
}

.clear_left {
  clear: left;
}

/* ==========================================================================
   その他の記述
========================================================================== */
.outlineHeading {
  display: none;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.25rem;
}

h3 {
  font-size: 1.5rem;
}

h4, h5, h6, p {
  font-size: 1.125rem;
}

.lineh {
  line-height: 1.8;
}

.lineh_4 {
  line-height: 1.4;
}

.dis_t {
  display: table;
}

.dis_t_c {
  display: table-cell;
}

.f24 {
  font-size: 1.5rem;
}

.f20 {
  font-size: 1.25rem;
}

.f18 {
  font-size: 18px;
}

.f14 {
  font-size: 14px;
}

.m0auto {
  margin: 0 auto;
}

.w986 {
  width: 986px;
}

.w465 {
  width: 465px;
}

.w466 {
  width: 466px;
}

a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}

.h_logo a:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

/* ==========================================================================
   OUTLINEの記述
========================================================================== */
body {
  background: #f7f4ee;
}

header {
  width: 1020px;
  margin: 18px auto 13px;
}
header .h_logo {
  width: 439px;
  float: left;
}
header .h_tel {
  width: 250px;
  float: left;
  margin-top: 40px;
}

nav {
  background: url(/images/common/gnavi_shadow.gif) left top repeat-x;
  background-color: #fff;
  width: 100%;
  border-bottom: solid 2px #000;
}
nav ul {
  width: 1020px;
  margin: 0 auto;
  padding-top: 4px;
}
nav ul li {
  float: left;
}
nav ul li a:link, nav ul li a:visited, nav ul li a:hover {
  height: 60px;
  display: block;
  text-indent: -9999px;
}
nav ul .m1 a {
  background: url(/images/common/gnavi.gif) left top no-repeat;
  width: 204px;
}
nav ul .m1v a {
  background: url(/images/common/gnavi.gif) left -60px no-repeat;
  width: 204px;
}
nav ul .m1 a:hover {
  background: url(/images/common/gnavi.gif) left -60px no-repeat;
}
nav ul .m2 a {
  background: url(/images/common/gnavi.gif) -204px top no-repeat;
  width: 204px;
}
nav ul .m2v a {
  background: url(/images/common/gnavi.gif) -204px -60px no-repeat;
  width: 204px;
}
nav ul .m2 a:hover {
  background: url(/images/common/gnavi.gif) -204px -60px no-repeat;
}
nav ul .m3 a {
  background: url(/images/common/gnavi.gif) -408px top no-repeat;
  width: 204px;
}
nav ul .m3v a {
  background: url(/images/common/gnavi.gif) -408px -60px no-repeat;
  width: 204px;
}
nav ul .m3 a:hover {
  background: url(/images/common/gnavi.gif) -408px -60px no-repeat;
}
nav ul .m4 a {
  background: url(/images/common/gnavi.gif) -612px top no-repeat;
  width: 204px;
}
nav ul .m4v a {
  background: url(/images/common/gnavi.gif) -612px -60px no-repeat;
  width: 204px;
}
nav ul .m4 a:hover {
  background: url(/images/common/gnavi.gif) -612px -60px no-repeat;
}
nav ul .m5 a {
  background: url(/images/common/gnavi.gif) -816px top no-repeat;
  width: 204px;
}
nav ul .m5v a {
  background: url(/images/common/gnavi.gif) -816px -60px no-repeat;
  width: 204px;
}
nav ul .m5 a:hover {
  background: url(/images/common/gnavi.gif) -816px -60px no-repeat;
}

main {
  width: 1020px;
  margin: 0 auto 140px;
}

#wrapper {
  width: 1020px;
}

.container_box {
  width: 986px;
  margin: 0 auto;
}

.h_subtitle {
  width: 986px;
  margin: 0 auto 23px;
}

.slide_area {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.slide_area .slide_btn_area {
  width: 260px;
  background: rgba(255, 255, 255, 0.65);
  padding: 10px;
  position: absolute;
  top: 20px;
  right: 60px;
}
.slide_area .slide_btn_area li {
  line-height: 1;
  height: 72px;
}

.town {
  background: url(/images/common/f_illust.gif) left top repeat-x;
  height: 55px;
}

#back-top {
  position: fixed;
  bottom: 15px;
  margin-left: 78%;
}

#back-top span {
  width: 75px;
  height: 75px;
  display: block;
  background: url(/images/common/to_top_btn.gif);
}

footer {
  background: #8a2157;
  text-align: center;
  padding-top: 30px;
}
footer .footer_inner {
  width: 1020px;
  margin: 0 auto 30px;
}
footer .footer_inner .f_logo {
  width: 94px;
  margin-right: 18px;
}
footer .footer_inner .footer_menu {
  width: 782px;
  padding-top: 10px;
}
footer .footer_inner .footer_menu ul {
  margin-right: 22px;
}
footer .footer_inner .footer_menu ul li a {
  background: url(/images/common/f_menu_mark.gif) left 1px no-repeat;
  padding-left: 15px;
  color: #fff;
}
footer .footer_inner .footer_menu ul li a.non_mark {
  background: none;
  font-size: 14px;
  padding-left: 0;
}
footer .footer_inner .footer_menu ul:last-child {
  margin-right: 0;
}
footer .footer_inner .f_fb {
  width: 120px;
  padding-top: 10px;
}
footer .copy {
  font-size: 16px;
  text-align: center;
  line-height: 1;
  padding: 10px 0;
  background-color: #fff;
}

/* ==========================================================================
   TOPの記述
========================================================================== */
.w340_page_title {
  width: 340px;
  margin: 0 auto 20px;
}

section p.w802_btn {
  width: 802px;
  margin: 0 auto 10px;
}

section p.w802_btn:nth-child(5) {
  width: 802px;
  margin: 0 auto 30px;
}

.w500 {
  width: 500px;
}
.w500 .w476_p12 {
  width: 476px;
  padding: 12px;
  background: #fff;
}

/* ==========================================================================
   OUTLINEの記述
========================================================================== */
.outline_bg {
  background: url(/images/outline/a1_bg.gif) left top no-repeat;
  background-color: #f6f6f2;
  padding: 85px 17px 20px;
  margin-bottom: 45px;
}
.outline_bg .inner {
  width: 986px;
  margin: 0 auto 20px;
}
.outline_bg .concept {
  width: 986px;
  margin: 0 auto 30px;
}
.outline_bg .concept li {
  font-size: 18px;
  margin-bottom: 11px;
}
.outline_bg .concept li:last-child {
  margin-bottom: 0;
}
.outline_bg .concept:last-child {
  margin-bottom: 50px;
}
.outline_bg .page_btn li {
  width: 156px;
  float: left;
  margin-right: 10px;
}
.outline_bg .page_btn li:last-child {
  margin-right: 0;
}

.out_w592 {
  width: 592px;
}

.outline_table1, .outline_table2, .outline_table3 {
  width: 986px;
  margin: 0 auto;
  border-spacing: 0;
  border-collapse: collapse;
}
.outline_table1 td, .outline_table2 td, .outline_table3 td {
  border-top: 1px solid #999;
}
.outline_table1 td.bb, .outline_table2 td.bb, .outline_table3 td.bb {
  border-bottom: 1px solid #999;
}
.outline_table1 td:nth-child(2n+1), .outline_table2 td:nth-child(2n+1), .outline_table3 td:nth-child(2n+1) {
  width: 25%;
  text-align: center;
  border-right: solid 1px #999;
  padding: 15px 0;
}
.outline_table1 td:nth-child(2n), .outline_table2 td:nth-child(2n), .outline_table3 td:nth-child(2n) {
  width: 75%;
  text-align: left;
  padding: 15px 0 15px 15px;
}

.outline_table1 tr:nth-child(odd) {
  background-color: #d4ffc5;
}

.outline_table2 tr:nth-child(odd) {
  background-color: #fefbf6;
}

.outline_table3 {
  margin-bottom: 30px;
}
.outline_table3 tr:nth-child(odd) {
  background-color: #eafffd;
}

#recruit .w466 {
  margin: 0 auto;
}

.map_area {
  width: 986px;
  margin: 0 auto 25px;
  box-sizing: border-box;
  border: solid 1px #ccc;
}

.access_way {
  border-left: solid 5px #0d770f;
  padding: 7px 0 7px 10px;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 13px;
}

.inquiry_w624 {
  width: 624px;
  margin: 0 auto 30px;
}
.inquiry_w624 .w294 {
  width: 294px;
}
.inquiry_w624 .w300 {
  width: 300px;
  margin-top: 4px;
}

.inquiry_btn {
  width: 465px;
  margin: 0 auto;
}

/* ==========================================================================
   SERVICEの記述
========================================================================== */
.service_bg {
  background-image: url(/images/service/a1_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 85px 17px 20px;
  margin-bottom: 60px;
}
.service_bg .w984 {
  width: 984px;
  height: 188px;
  padding: 1px;
  background: #f7f4ee;
  border: solid 1px #ccc;
}
.service_bg .w984 .w312 {
  width: 312px;
  background: #fff;
  padding: 7px 8px 6px 7px;
}
.service_bg .w984 .w615 {
  width: 615px;
  padding: 12px 19px 12px 21px;
}
.service_bg .w984 .w615 li a {
  color: #343434;
  text-decoration: none;
  background: url(/images/service/a1_list_mark.gif) left 4px no-repeat;
  padding: 0 0 0 12px;
  font-size: 18px;
  line-height: 1;
}

.ser_w986 {
  width: 986px;
  margin: 0 auto;
}

.ser_w400 {
  width: 400px;
}

.ser_w550 {
  width: 550px;
}

.ser_w950 {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.ser_w950 li {
  list-style: inside;
  line-height: 1.7;
}

.ser_w475 {
  width: 475px;
}

.ser_w318 {
  width: 318px;
}

.ser_w318:not(:last-child) {
  margin-right: 16px;
}

.ser_t550 {
  width: 550px;
}

.ser_w400 li {
  width: 360px;
  margin-left: 30px;
  list-style: outside;
  line-height: 1.7;
}

.ser_w270 {
  width: 270px;
}

.ser_w239 {
  width: 239px;
}

.ser_t986 {
  width: 986px;
  border: solid 1px #ccc;
}
.ser_t986 th {
  text-align: center;
  padding: 10px 0;
  border-right: solid 1px #ccc;
  border-bottom: solid 2px #ccc;
}
.ser_t986 td {
  padding-right: 24px;
  border-right: solid 1px #ccc;
}
.ser_t986 th:nth-child(1), .ser_t986 th:nth-child(2), .ser_t986 th:nth-child(3) {
  background: #fee8e0;
}
.ser_t986 th:nth-child(4), .ser_t986 th:nth-child(5), .ser_t986 th:nth-child(6) {
  background: #b6e782;
}
.ser_t986 th:nth-child(7), .ser_t986 th:nth-child(8) {
  background: #e7da82;
}
.ser_t986 th:nth-child(9), .ser_t986 th:nth-child(10) {
  background: #e7b182;
}
.ser_t986 th:nth-child(11), .ser_t986 th:nth-child(12) {
  background: #82b4e7;
}

.to_w465 {
  width: 465px;
  margin: 0 auto;
}

.to_inquiry_w622 {
  width: 622px;
  margin: 0 auto 30px;
}

.to_inquiry_w622_2 {
  width: 622px;
  margin: 0 auto 45px;
}

.to_inquiry_w294 {
  width: 294px;
}

.to_inquiry_w300 {
  width: 300px;
  margin-top: 5px;
}

/* ==========================================================================
   ATHOMEの記述
========================================================================== */
.athome_bg {
  background: url(/images/athome/a1_bg.gif) left top no-repeat;
  background-color: #f6f6f2;
  padding: 85px 17px 6px;
  margin-bottom: 60px;
}
.athome_bg .w986 {
  width: 986px;
  margin: 0 auto 12px;
}
.athome_bg .w986 .w476 {
  width: 476px;
}
.athome_bg .w986 .w986:last-child {
  margin-bottom: 0;
}

.athome_w520 {
  width: 520px;
  margin-left: 40px;
}
.athome_w520 td {
  padding: 15px 0;
}
.athome_w520 li {
  list-style: outside;
  padding: 10px 0;
  line-height: 1.4;
}

.athome_w390 {
  width: 390px;
}

table.athome_w390 {
  width: 390px;
  border: solid 1px #ccc;
}
table.athome_w390 th, table.athome_w390 td {
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  padding-top: 12px;
  padding-bottom: 12px;
}
table.athome_w390 th {
  text-align: center;
  background: #82b4e7;
}
table.athome_w390 td {
  text-align: left;
  padding-left: 15px;
}
table.athome_w390 td:nth-child(2n+1) {
  text-align: center;
  padding-left: 0;
}
table.athome_w390 tr:nth-child(odd) {
  background-color: #ddd;
}

.athome_w560 {
  width: 560px;
}

.athome_w275 {
  width: 275px;
}

/* ==========================================================================
   INQUIRYの記述
========================================================================== */
.w800 {
  width: 800px;
  margin: 0 auto 45px;
}

.dis_t .dis_t_c {
  text-align: center;
  padding: 10px 0;
}
.dis_t .b61a7d6 {
  border: solid 2px #61a7d6;
}
.dis_t .this {
  color: #fff;
  background: #61a7d6;
}
.dis_t .w240 {
  width: 240px;
}

.form_w800 {
  width: 800px;
  margin: 0 auto 45px;
}
.form_w800 .form_t {
  width: 788px;
  margin-bottom: 30px;
  box-sizing: border-box;
  border: solid 1px #ccc;
}
.form_w800 .form_t input, .form_w800 .form_t button, .form_w800 .form_t textarea, .form_w800 .form_t select {
  border: 0;
  margin: 0;
  padding: 7px 0 7px 10px;
  font-size: 18px;
  color: #343434;
  border: solid 1px #ccc;
  border-radius: 3px;
  box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
.form_w800 .form_t input[type=text], .form_w800 .form_t input[type=email] {
  width: 320px;
}
.form_w800 .form_t textarea {
  width: 480px;
}
.form_w800 .form_t th, .form_w800 .form_t td {
  padding: 12px 0;
  line-height: 1;
  font-size: 18px;
}
.form_w800 .form_t th {
  width: 240px;
  box-sizing: border-box;
  background: #dedede;
  border-right: solid 1px #ccc;
  text-align: center;
}
.form_w800 .form_t th:not(:last-child) {
  border-bottom: solid 1px #ccc;
}
.form_w800 .form_t td {
  width: 560px;
  padding-left: 12px;
  box-sizing: border-box;
  border-bottom: solid 1px #ccc;
}
.form_w800 .form_t .bb0 {
  padding: 5px 0;
  border: none;
}

.form_btn {
  width: 400px;
  margin: 0 auto;
}

.form_btn1 {
  font-size: 18px;
  width: 180px;
  margin: 0 auto;
  padding: 7px 0;
  text-align: center;
}

.privacy li {
  width: 940px;
  list-style-position: outside;
  list-style: decimal;
  margin-left: 30px;
  line-height: 1.4;
}

/* 190716 Add */
.statements_list + .statements_list {
  margin-top: 60px;
}

.noto-sans-jp {
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
}

.klee-one-regular {
  font-family: "Klee One", serif;
  font-weight: 700;
  font-style: normal;
}

.c-flexContainer {
  display: flex;
}
.c-flexContainer-row {
  flex-direction: row;
}
.c-flexContainer-division {
  justify-content: space-between;
}
.c-flexContainer-divisionStart {
  justify-content: flex-start;
}

.p-documentBtn__container {
  width: 70%;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 30px 0;
}
.p-documentBtn__link {
  display: block;
  background: #fff;
  padding: 23px 0;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.p-documentBtn__link:-moz-any-link {
  color: #232323;
  text-decoration: none;
}
.p-documentBtn__link:any-link {
  color: #232323;
  text-decoration: none;
}
.p-documentBtn__link:hover {
  background: #f9f9f9;
}
.p-documentBtn__link::after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 12px;
  width: 25px;
  height: 25px;
  background: url(/../images/outline/icon_btn.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  transform: translate(0, -50%);
}
.p-documentBtn__txt {
  font-weight: 300;
  font-family: "Noto Sans JP", serif;
  line-height: 1;
}
.p-documentBtn__item {
  flex-basis: 45%;
  position: relative;
  padding: 7px;
  font-size: 24px;
  background-image: linear-gradient(#ccc 0 100%), repeating-linear-gradient(135deg, #953767 1px 2px, transparent 3px 1px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: calc(100% - 14px) calc(100% - 14px), 100%;
  line-height: 1;
}

.p-statementsList {
  flex-wrap: wrap;
  width: 800px;
  margin: 0 auto;
  gap: 30px 10px;
}
.p-statementsList__body {
  flex-basis: 32.5%;
}
.p-statementsList__link:-moz-any-link {
  color: #232323;
  text-decoration: none;
}
.p-statementsList__link:any-link {
  color: #232323;
  text-decoration: none;
}

.p-currentreport__list {
  flex-wrap: wrap;
  width: 800px;
  margin: 0 auto;
  gap: 30px 10px;
}
.p-currentreport__item {
  flex-basis: 32.5%;
}
.p-currentreport__link:-moz-any-link {
  color: #232323;
}
.p-currentreport__link:any-link {
  color: #232323;
}

.c-outLineHeading__container {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 45px;
  padding-top: 6px;
}
.c-outLineHeading__container::before, .c-outLineHeading__container::after {
  content: "";
  height: 5px;
  flex-grow: 1;
  background-color: #e7daaf;
}
.c-outLineHeading__container::before {
  margin-right: 1rem;
}
.c-outLineHeading__container::after {
  margin-left: 1rem;
}
.c-outLineHeading__h2 {
  color: #343434;
  font-weight: 500;
  font-size: 30px;
  line-height: 1;
  text-align: center;
}
.c-outLineHeading__h2Txt {
  position: relative;
  margin-left: 24px;
}
.c-outLineHeading__h2Txt::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 42px;
  background: url(/images/common/icon_midashi.webp);
  background-repeat: no-repeat;
  content: "";
  transform: translate(-24px, -50%);
}

.p-serivceBlock__heading2 {
  margin-bottom: 24px;
  color: #8a2157;
  font-size: 28px;
  line-height: 1;
}
.p-serivceBlock__heading2Txt {
  font-size: 22px;
  line-height: 1;
}

.p-facilityEbitsuen__figure {
  width: 100%;
}

/* 20250204 add */
figcaption {
  text-align: center;
  line-height: 1.4;
}

.c-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.c-bet {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-headerRight {
  margin-left: auto;
}

.h_qr {
	margin-top: 37px;
  margin-left: 15px;
}
/*# sourceMappingURL=index.css.map */
