@charset "UTF-8";
.page_ttl {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGUlEQVQYV2NkgIL/////ZwSxwQwQgDFAggDp4wwAXlM0+AAAAABJRU5ErkJggg==), url(../img/about/page_ttl-bg.jpg);
  background-position: 0 0, center;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover; }
  @media screen and (max-width: 1024px) {
    .page_ttl {
      padding-top: 75px; } }

/*-------------------
about_common
-------------------*/
.aboutBigttl {
  font-family: "ヒラギノ明朝 proN","Hiragino Mincho Gothic Pro","游明朝", YuMincho, serif;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
  letter-spacing: 6px;
  color: #222222;
  text-align: center;
  line-height: 1;
  margin-bottom: 65px; }
  .aboutBigttl span {
    font-family: "a-otf-ryumin-pr6n","ヒラギノ明朝 proN","Hiragino Mincho Gothic Pro","游明朝", YuMincho, serif;
    font-size: 100px;
    font-size: 10rem;
    font-weight: bold;
    color: #beb286;
    line-height: 1;
    letter-spacing: 6px; }

.aboutTtl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  padding: 0 0 6px 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
  margin-bottom: 40px;
  line-height: 1; }
  @media screen and (max-width: 1023px) {
    .aboutTtl {
      width: 93%;
      margin: 0 auto 4rem; } }
  .aboutTtl:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: #9e8e5c;
    width: 3px;
    height: 29px; }

.aboutTtl02 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 25px; }

.slideArea {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 65px; }
  @media screen and (max-width: 1023px) {
    .slideArea {
      display: block; } }
  .slideArea .slide_wrap {
    position: relative; }
  .slideArea .slider {
    width: 474px;
    height: 317px;
    border: 5px solid #c1b997;
    overflow: hidden; }
    @media screen and (max-width: 1023px) {
      .slideArea .slider {
        margin: 0 auto; } }
    @media screen and (max-width: 414px) {
      .slideArea .slider {
        width: 360px;
        height: 245px; } }
    @media screen and (max-width: 320px) {
      .slideArea .slider {
        width: 300px;
        height: 194px; } }
  .slideArea .slide_text {
    width: 475px; }
    @media screen and (max-width: 1023px) {
      .slideArea .slide_text {
        padding-top: 8rem;
        margin: 0 auto; } }
    @media screen and (max-width: 568px) {
      .slideArea .slide_text {
        width: 93%; } }
    .slideArea .slide_text p {
      line-height: 1.8; }
  .slideArea .swiper-pagination {
    width: 474px;
    bottom: -30px; }
    @media screen and (max-width: 1023px) {
      .slideArea .swiper-pagination {
        width: 100%; } }
    .slideArea .swiper-pagination span {
      width: 12px;
      height: 12px;
      margin: 0 5px; }
    .slideArea .swiper-pagination-bullet-active {
      background: #beb286; }

.other_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 65px; }
  @media screen and (max-width: 1023px) {
    .other_wrap {
      display: block; } }
  .other_wrap .other_facility {
    width: 474px; }
    @media screen and (max-width: 1023px) {
      .other_wrap .other_facility {
        margin: 0 auto 3rem; } }
    @media screen and (max-width: 568px) {
      .other_wrap .other_facility {
        width: 93%; } }
    .other_wrap .other_facility .other_img {
      width: 474px;
      height: 317px;
      border: 5px solid #c1b997;
      overflow: hidden;
      margin-bottom: 30px; }
      @media screen and (max-width: 568px) {
        .other_wrap .other_facility .other_img {
          width: 90%;
          height: auto;
          margin: 0 auto 3rem; } }
      @media screen and (max-width: 414px) {
        .other_wrap .other_facility .other_img {
          width: 100%; } }
  .other_wrap .other_facility02 {
    width: 30.7%; }
    @media screen and (max-width: 1023px) {
      .other_wrap .other_facility02 {
        width: 93%;
        margin: 0 auto 3rem; }
        .other_wrap .other_facility02 .aboutTtl02 {
          text-align: center; } }
    @media screen and (max-width: 1023px) {
      .other_wrap .other_facility02 p {
        text-align: center; } }
    .other_wrap .other_facility02 .other_img {
      width: 300px;
      height: 264px;
      border: 5px solid #c1b997;
      overflow: hidden;
      margin-bottom: 30px; }
      @media screen and (max-width: 1023px) {
        .other_wrap .other_facility02 .other_img {
          margin: 0 auto 3rem; } }
  .other_wrap p {
    line-height: 1.8; }

.br {
  display: none; }
  @media screen and (max-width: 414px) {
    .br {
      display: block; } }

/*-------------------
content
-------------------*/
.role {
  border-bottom: dotted 1px #c1b997; }
  .role-content {
    width: 980px;
    margin: 0 auto;
    padding: 42px 0 65px; }
    @media screen and (max-width: 1023px) {
      .role-content {
        width: 93%; } }
  .role-dis {
    text-align: center;
    line-height: 2.5;
    margin-bottom: 40px; }
  .role-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 80%;
    margin: 0 auto; }
    @media screen and (max-width: 667px) {
      .role-list {
        width: 90%; } }
    @media screen and (max-width: 568px) {
      .role-list {
        display: block; } }
  .role-item {
    font-family: "a-otf-ryumin-pr6n","ヒラギノ明朝 proN","Hiragino Mincho Gothic Pro","游明朝", YuMincho, serif;
    font-size: 22px;
    font-size: 2.2rem;
    width: 240px;
    height: 240px;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3rem; }
    .role-item:nth-child(3 + n) {
      margin-bottom: 0; }
    @media screen and (max-width: 568px) {
      .role-item {
        margin: 0 auto 3rem; } }
  .role .img01 {
    position: relative;
    z-index: 1; }
    .role .img01:after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      background-image: url(../img/about/role_01.png);
      background-size: cover;
      width: 240px;
      height: 240px;
      z-index: -1; }
  .role .img02 {
    position: relative;
    z-index: 1; }
    .role .img02:after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      background-image: url(../img/about/role_02.png);
      background-size: cover;
      width: 240px;
      height: 240px;
      z-index: -1; }
  .role .img03 {
    position: relative;
    z-index: 1; }
    .role .img03:after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      background-image: url(../img/about/role_03.png);
      background-size: cover;
      width: 240px;
      height: 240px;
      z-index: -1; }
  .role .img04 {
    position: relative;
    z-index: 1; }
    .role .img04:after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      background-image: url(../img/about/role_04.png);
      background-size: cover;
      width: 240px;
      height: 240px;
      z-index: -1; }
  .role .img05 {
    position: relative;
    z-index: 1; }
    .role .img05:after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      background-image: url(../img/about/role_05.png);
      background-size: cover;
      width: 240px;
      height: 240px;
      z-index: -1; }
  .role .img06 {
    position: relative;
    z-index: 1; }
    .role .img06:after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      background-image: url(../img/about/role_06.png);
      background-size: cover;
      width: 240px;
      height: 240px;
      z-index: -1; }

.facility {
  border-bottom: dotted 1px #c1b997;
  background: #eee; }
  .facility-content {
    width: 980px;
    margin: 0 auto;
    padding: 42px 0 15px; }
    @media screen and (max-width: 1023px) {
      .facility-content {
        width: 100%; } }

.facility_map {
  width: 980px;
  margin: 0 auto;
  padding: 42px 0 80px; }
  @media screen and (max-width: 1023px) {
    .facility_map {
      width: 93%; } }
  .facility_map-ttl {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 500;
    text-align: center;
    line-height: 1;
    margin-bottom: 65px; }
  .facility_map-img {
    border: 5px solid #c1b997;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .facility_map-img {
        display: none; } }
  .facility_map-imgsp {
    display: none; }
    @media screen and (max-width: 768px) {
      .facility_map-imgsp {
        border: 5px solid #c1b997;
        display: block; } }
