@charset "UTF-8";
.cmnLayout01 .obj01 {
  position: absolute;
  bottom: 160px;
  left: 50%;
  margin-left: 210px; }
  @media (max-width: 640px) {
    .cmnLayout01 .obj01 {
      bottom: 0.7rem;
      left: auto;
      margin-left: auto;
      right: 0.8rem;
      width: auto;
      height: 5rem; } }

.aboutArea {
  padding: 60px 30px 40px; }
  @media (max-width: 640px) {
    .aboutArea {
      padding: 3.4rem 0 3rem; } }
  .aboutArea .in {
    max-width: 1100px;
    width: 100%;
    margin: auto; }
    @media (max-width: 640px) {
      .aboutArea .in .title .cmnTit01Kazari {
        height: 4.6rem;
        margin-bottom: 0; } }
    .aboutArea .in .lead {
      font-size: 2.3rem;
      font-weight: bold;
      line-height: 3.7rem;
      text-align: center;
      margin-top: 35px;
      margin-bottom: 55px; }
      @media (max-width: 640px) {
        .aboutArea .in .lead {
          font-size: 1.15rem;
          line-height: 2.2rem;
          margin-top: 2rem;
          margin-bottom: 4rem;
          padding: 0; } }
    .aboutArea .in .title01 {
      margin-bottom: 40px;
      padding-top: 5px;
      padding-bottom: 5px;
      background-color: #fee63c;
      text-align: center; }
      @media (max-width: 640px) {
        .aboutArea .in .title01 {
          margin-bottom: 20px; } }
      .aboutArea .in .title01 span {
        display: block;
        padding-top: 6px;
        padding-bottom: 4px;
        border-top: 3px dashed #fff;
        border-bottom: 3px dashed #fff;
        font-size: 3.3rem;
        font-family: "din-2014", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
        font-weight: 600; }
        @media (max-width: 640px) {
          .aboutArea .in .title01 span {
            padding-bottom: 3px;
            border-top-width: 2px;
            border-bottom-width: 2px;
            font-size: 1.7rem; } }
    .aboutArea .in .ph {
      position: relative;
      width: 59.2%;
      text-align: center;
      float: left; }
      @media (max-width: 640px) {
        .aboutArea .in .ph {
          float: none;
          width: auto;
          margin: 0 2rem; } }
      .aboutArea .in .ph [data-slidearea01a] .contantWrap {
        max-width: 1180px;
        width: 100%;
        margin: auto;
        position: relative; }
        .aboutArea .in .ph [data-slidearea01a] .contantWrap .btns01 {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          margin: auto;
          height: 454px;
          width: 100%; }
          @media (max-width: 640px) {
            .aboutArea .in .ph [data-slidearea01a] .contantWrap .btns01 {
              height: 17.5rem; } }
        .aboutArea .in .ph [data-slidearea01a] .contantWrap .pager {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%; }
          @media (max-width: 640px) {
            .aboutArea .in .ph [data-slidearea01a] .contantWrap .pager {
              position: static; } }
        .aboutArea .in .ph [data-slidearea01a] .contantWrap .contentWrapIn {
          overflow: hidden; }
          .aboutArea .in .ph [data-slidearea01a] .contantWrap .contentWrapIn .content {
            position: relative;
            display: table;
            height: 454px; }
            @media (max-width: 640px) {
              .aboutArea .in .ph [data-slidearea01a] .contantWrap .contentWrapIn .content {
                height: 17.5rem; } }
            .aboutArea .in .ph [data-slidearea01a] .contantWrap .contentWrapIn .content.disableTrs {
              -webkit-transition: none !important;
              transition: none !important; }
            .aboutArea .in .ph [data-slidearea01a] .contantWrap .contentWrapIn .content .link {
              display: table-cell;
              position: relative;
              top: 0;
              left: 0;
              height: 100%; }
              .aboutArea .in .ph [data-slidearea01a] .contantWrap .contentWrapIn .content .link > .in {
                margin: 0 5%; }
    .aboutArea .in .txt {
      position: relative;
      height: 433px;
      margin-top: 50px;
      margin-left: 60%;
      padding: 25px 35px 0 45px;
      background: url(../img/about_list_bg.png);
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media (max-width: 640px) {
        .aboutArea .in .txt {
          height: auto;
          margin: 0 1rem;
          padding: 2rem 2rem 4rem; } }
      .aboutArea .in .txt .subtit {
        margin-bottom: 35px;
        padding-top: 35px;
        background-position: top;
        background-size: 104px;
        text-align: center; }
        @media (max-width: 640px) {
          .aboutArea .in .txt .subtit {
            margin-bottom: 15px;
            padding-top: 25px;
            background-size: 80px; } }
        .aboutArea .in .txt .subtit:after {
          content: "";
          display: block;
          width: 20px;
          height: 2px;
          margin: 10px auto 0;
          background-color: #1E1E1E; }
          @media (max-width: 640px) {
            .aboutArea .in .txt .subtit:after {
              width: 15px;
              margin-top: 5px; } }
        @media (max-width: 640px) {
          .aboutArea .in .txt .subtit img {
            width: 25px; } }
      .aboutArea .in .txt .subcap {
        margin-bottom: 20px;
        font-size: 1.5rem; }
        @media (max-width: 640px) {
          .aboutArea .in .txt .subcap {
            margin-bottom: 0.5rem;
            font-size: 1.35rem; } }
      .aboutArea .in .txt .subdesc {
        font-size: 1.4rem; }
        @media (max-width: 640px) {
          .aboutArea .in .txt .subdesc {
            font-size: 1.1rem;
            margin-top: 1rem; } }
        .aboutArea .in .txt .subdesc dt {
          float: left; }
          @media (max-width: 640px) {
            .aboutArea .in .txt .subdesc dt {
              float: none; } }
          .aboutArea .in .txt .subdesc dt:before {
            content: "■";
            margin-right: 10px;
            color: #ababab; }
            @media (max-width: 640px) {
              .aboutArea .in .txt .subdesc dt:before {
                margin-right: 5px; } }
        .aboutArea .in .txt .subdesc dd {
          margin-left: 115px; }
          @media (max-width: 640px) {
            .aboutArea .in .txt .subdesc dd {
              margin-left: 16px; } }
      .aboutArea .in .txt .note {
        padding-top: 10px;
        font-size: 1.3rem; }
        @media (max-width: 640px) {
          .aboutArea .in .txt .note {
            padding-top: 0.5rem;
            font-size: 1.0rem;
            white-space: pre; } }
      .aboutArea .in .txt > img {
        position: absolute;
        right: 22px;
        bottom: -11vh;
        width: 11.5vw;
        max-width: 153px;
        z-index: 1;
        pointer-events: none; }
        @media (max-width: 640px) {
          .aboutArea .in .txt > img {
            right: 11px;
            bottom: -20px;
            width: 95px; } }
    .aboutArea .in .other {
      clear: both;
      padding-top: 45px; }
      @media (max-width: 640px) {
        .aboutArea .in .other {
          margin-right: 15px;
          margin-left: 15px; } }
      .aboutArea .in .other + .other {
        padding-top: 40px; }
        @media (max-width: 640px) {
          .aboutArea .in .other + .other {
            padding-top: 0; } }
      .aboutArea .in .other .one {
        float: left;
        width: 22.9%;
        font-size: 1.4rem; }
        @media (max-width: 640px) {
          .aboutArea .in .other .one {
            width: 47%;
            margin-bottom: 2rem;
            font-size: 1.1rem; } }
        .aboutArea .in .other .one + .one {
          margin-left: 2.7%; }
          @media (max-width: 640px) {
            .aboutArea .in .other .one + .one {
              margin-left: 6%; } }
        @media (max-width: 640px) {
          .aboutArea .in .other .one:nth-child(3) {
            margin-left: 0; } }
        .aboutArea .in .other .one .img {
          position: relative;
          padding-top: 252px; }
          @media (max-width: 640px) {
            .aboutArea .in .other .one .img {
              width: 100%;
              padding-top: 100%; } }
          .aboutArea .in .other .one .img:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 4px solid #FFE63C;
            opacity: 0;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transition: 0.2s;
            transition: 0.2s; }
        .aboutArea .in .other .one .cap {
          display: block;
          font-size: 1.4rem;
          font-weight: normal;
          margin-top: 10px; }
          @media (max-width: 640px) {
            .aboutArea .in .other .one .cap {
              font-size: 1.1rem;
              line-height: 1.6rem; } }
        .no-touchevents .aboutArea .in .other .one:hover .img:after {
          opacity: 1; }
      .aboutArea .in .other:after {
        content: "";
        display: table;
        clear: both; }
    .aboutArea .in:after {
      content: "";
      display: table;
      clear: both; }

.contantArea {
  padding-top: 80px;
  padding-bottom: 60px;
  position: relative; }
  @media (max-width: 640px) {
    .contantArea {
      padding-top: 45px;
      padding-bottom: 45px; } }
  .contantArea > .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    -webkit-background-size: auto;
    background-size: auto; }
  .contantArea .detail {
    position: relative;
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
    padding: 90px 60px 60px;
    box-sizing: border-box;
    background-color: #fff; }
    @media (max-width: 640px) {
      .contantArea .detail {
        width: auto;
        margin-right: 15px;
        margin-left: 15px;
        padding: 40px 20px 10px; } }
    .contantArea .detail h2 {
      position: absolute;
      top: -25px;
      left: 50%;
      width: 316px;
      margin-left: -158px;
      padding-top: 7px;
      padding-bottom: 6px;
      background-size: contain;
      color: #fff;
      font-size: 2.3rem;
      text-align: center; }
      @media (max-width: 640px) {
        .contantArea .detail h2 {
          top: -20px;
          width: 205px;
          margin-left: -103px;
          padding-top: 10px;
          padding-bottom: 9px;
          font-size: 1.2rem; } }

/* informationArea,vacancyArea,layoutArea */
.informationArea .title,
.vacancyArea .title,
.layoutArea .title {
  padding-top: 20px;
  padding-bottom: 19px;
  font-size: 2.3rem;
  text-align: center; }
  @media (max-width: 640px) {
    .informationArea .title,
    .vacancyArea .title,
    .layoutArea .title {
      padding-top: 6px;
      padding-bottom: 0;
      background-position: top;
      font-size: 1.5rem; } }
  @media (max-width: 640px) {
    .informationArea .title:after,
    .vacancyArea .title:after,
    .layoutArea .title:after {
      content: "";
      display: block;
      width: 25px;
      height: 1px;
      margin: 10px auto 0;
      background-color: #1E1E1E; } }

/* informationArea */
.informationArea {
  margin-bottom: 55px; }
  @media (max-width: 640px) {
    .informationArea {
      margin-bottom: 30px; } }
  .informationArea .title {
    margin-bottom: 30px;
    background-size: 605px; }
    @media (max-width: 640px) {
      .informationArea .title {
        margin-bottom: 20px;
        background-size: contain; } }
  .informationArea dl {
    float: left;
    width: 48.4%;
    font-size: 1.4rem;
    font-weight: bold; }
    @media (max-width: 640px) {
      .informationArea dl {
        float: none;
        width: auto;
        font-size: 1.2rem; } }
    .informationArea dl + dl {
      margin-left: 3%; }
      @media (max-width: 640px) {
        .informationArea dl + dl {
          margin-left: 0; } }
      .informationArea dl + dl dd {
        padding-left: 75px; }
        @media (max-width: 640px) {
          .informationArea dl + dl dd {
            padding-left: 0; } }
    .informationArea dl dt {
      float: left;
      padding-top: 5px; }
      @media (max-width: 640px) {
        .informationArea dl dt {
          display: inline-block;
          float: none;
          padding-top: 0;
          border-bottom: 1px solid #a5a5a5; } }
    .informationArea dl dd {
      padding-top: 5px;
      padding-left: 155px;
      border-bottom: 1px solid #a5a5a5; }
      @media (max-width: 640px) {
        .informationArea dl dd {
          padding-top: 3px;
          padding-left: 0;
          border-bottom: none; } }
      @media (max-width: 640px) {
        .informationArea dl dd + dt {
          margin-top: 5px; } }
    .informationArea dl:after {
      content: "";
      display: table;
      clear: both; }
  .informationArea:after {
    content: "";
    display: table;
    clear: both; }

/* vacancyArea */
.vacancyArea {
  margin-bottom: 60px; }
  @media (max-width: 640px) {
    .vacancyArea {
      margin-bottom: 50px;
      padding-top: 50px; } }
  .vacancyArea .title {
    margin-bottom: 40px;
    background-size: 408px; }
    @media (max-width: 640px) {
      .vacancyArea .title {
        margin-bottom: 30px;
        background-size: 192px; } }
  .vacancyArea table {
    width: 100%;
    border-collapse: collapse;
    font-size: 1.3rem;
    text-align: center;
    table-layout: fixed; }
    @media (max-width: 640px) {
      .vacancyArea table {
        margin-bottom: 15px;
        font-size: 1rem; } }
    @media (max-width: 320px) {
      .vacancyArea table {
        width: auto; } }
    .vacancyArea table th {
      padding-top: 5px;
      padding-bottom: 4px;
      background-color: #1E1E1E;
      color: #fff; }
      @media (max-width: 640px) {
        .vacancyArea table th {
          padding-top: 2px;
          padding-bottom: 2px; } }
      .vacancyArea table th:first-child {
        border-left: 2px solid #1E1E1E;
        width: 130px; }
        @media (max-width: 640px) {
          .vacancyArea table th:first-child {
            border-left-width: 1px; } }
      .vacancyArea table th:last-child {
        border-right: 2px solid #1E1E1E;
        width: 130px; }
        @media (max-width: 640px) {
          .vacancyArea table th:last-child {
            border-right-width: 1px; } }
    .vacancyArea table td {
      padding-top: 20px;
      padding-bottom: 15px;
      border-width: 2px;
      border-color: #1E1E1E;
      border-bottom-style: solid;
      font-weight: bold; }
      @media (max-width: 640px) {
        .vacancyArea table td {
          padding-top: 3px;
          padding-bottom: 1px;
          border-width: 1px; } }
      .vacancyArea table td:first-child {
        border-left-style: solid; }
      .vacancyArea table td + td {
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #bcbcbc; }
      .vacancyArea table td:last-child {
        border-right-style: solid; }
      .vacancyArea table td a {
        display: block;
        -webkit-transition: 0.2s;
        transition: 0.2s; }
        .no-touchevents .vacancyArea table td a:hover {
          text-decoration: underline; }
      .vacancyArea table td img {
        display: block;
        margin: 0 auto 3px; }
        @media (max-width: 640px) {
          .vacancyArea table td img {
            display: inline-block;
            margin-right: 5px;
            vertical-align: middle; } }
      .vacancyArea table td.occupancy {
        color: #E51F0A; }
      .vacancyArea table td.o {
        opacity: .4; }
  @media (max-width: 640px) {
    .vacancyArea .room:before {
      content: "";
      display: inline-block;
      width: 60%;
      padding-top: 34%;
      margin-right: 3%;
      background: url(../img/vacancy_sp_img.png) no-repeat;
      background-size: contain; }
    .vacancyArea .room > img {
      width: 35%;
      vertical-align: top; }
    .vacancyArea .room a {
      display: inline-block;
      width: 100%;
      padding-top: 15px;
      padding-bottom: 13px;
      background-color: #FFE63C;
      font-size: 1.4rem;
      font-weight: bold;
      text-align: center; }
      .vacancyArea .room a span {
        display: inline-block;
        padding-left: 35px;
        background: url(../img/vacancy_contact_sp.png) no-repeat;
        background-size: 25px;
        line-height: 25px; }
      .vacancyArea .room a.o {
        opacity: .4; }
    .vacancyArea .room + .room {
      margin-top: 30px; } }

/* layoutArea */
.layoutArea {
  margin-bottom: 35px; }
  @media (max-width: 640px) {
    .layoutArea {
      margin-bottom: -10px; } }
  .layoutArea .title {
    background-size: 309px; }
    @media (max-width: 640px) {
      .layoutArea .title {
        margin-bottom: 30px;
        background-size: 144px; } }
  .layoutArea .img {
    max-width: 100%;
    height: auto; }

.detail .other {
  padding-top: 30px;
  border-top: 1px dotted #3b3b3b;
  text-align: center; }
  .detail .other p {
    margin-bottom: 35px;
    font-size: 2.4rem;
    font-weight: bold; }
    @media (max-width: 640px) {
      .detail .other p {
        margin-bottom: 20px;
        font-size: 1.4rem; } }
    .detail .other p span {
      border-bottom: 4px solid #FFE63C; }
      @media (max-width: 640px) {
        .detail .other p span {
          border-bottom-width: 3px;
          line-height: 1.8;
          letter-spacing: -1.2px; } }
  @media (max-width: 640px) {
    .detail .other .cmnBtn01 {
      padding: 1.8rem 0 1.8rem; } }
  .detail .other .cmnBtn01 + .cmnBtn01 {
    margin-left: 30px; }
    @media (max-width: 640px) {
      .detail .other .cmnBtn01 + .cmnBtn01 {
        margin-top: 20px;
        margin-left: 0; } }

@media (max-width: 640px) {
  .cmnLayout03 {
    padding: 3rem 1.5rem 6rem; } }
.cmnLayout03:before, .cmnLayout03:after {
  display: none !important; }
