/* media query */
.pageName {
  padding: 20px 30px 40px; }
  @media screen and (max-width: 668px) {
    .pageName {
      padding: 10px 20px 40px; } }
  .pageName .about {
    margin: 70px auto 0;
    text-align: center;
    max-width: 580px;
    letter-spacing: 1px;
    font-size: 1.1em; }
    @media screen and (max-width: 668px) {
      .pageName .about {
        margin: 35px auto 0; } }
    .pageName .about img {
      max-width: 26px;
      margin-right: 10px; }

.searchArea {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 60px; }
  @media all and (max-width: 1200px) {
    .searchArea {
      max-width: 100%;
      margin-left: 30px;
      margin-right: 30px; } }
  @media screen and (max-width: 668px) and (orientation: portrait) {
    .searchArea {
      max-width: 100%;
      margin-left: 25px;
      margin-right: 25px; } }
  .searchArea div.selectList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 960px) {
      .searchArea div.selectList {
        margin-top: 20px;
        margin-bottom: 20px; } }
    .searchArea div.selectList select {
      width: 400px; }
      .searchArea div.selectList select:not(:first-child) {
        border-left: 0; }
        @media screen and (max-width: 668px) {
          .searchArea div.selectList select:not(:first-child) {
            border-top: 0;
            border-left: 1px solid #222; } }
      @media screen and (max-width: 960px) {
        .searchArea div.selectList select {
          width: 45%; } }
      @media screen and (max-width: 668px) {
        .searchArea div.selectList select {
          width: 100%; } }
    .searchArea div.selectList.narrow {
      margin: 0 auto 40px;
      max-width: 800px; }
    .searchArea div.selectList .calendar {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      margin-top: 40px;
      font-size: 1.1em;
      padding-left: 20px; }
      @media screen and (max-width: 960px) {
        .searchArea div.selectList .calendar {
          max-width: 637px;
          padding-left: 0; } }
      @media screen and (max-width: 668px) {
        .searchArea div.selectList .calendar {
          width: 100%;
          margin-top: 20px;
          display: block; } }
      @media screen and (max-width: 668px) {
        .searchArea div.selectList .calendar p {
          padding-left: 20px; } }
      .searchArea div.selectList .calendar .inputArea {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between; }
        .searchArea div.selectList .calendar .inputArea > div {
          border: 1px solid #222;
          padding: 20px;
          margin: 0 21px;
          width: 310px;
          letter-spacing: 1px;
          background: #fff url("../../common/images/icon_calendar_gray.svg");
          background-position: center right 15px;
          background-repeat: no-repeat;
          background-size: 20px 20px;
          outline: none; }
          @media screen and (max-width: 960px) {
            .searchArea div.selectList .calendar .inputArea > div {
              margin: 0 10px;
              width: 300px; } }
          @media screen and (max-width: 668px) {
            .searchArea div.selectList .calendar .inputArea > div {
              padding: 20px 10px;
              margin: 0;
              width: 38vw; } }
          .searchArea div.selectList .calendar .inputArea > div:last-child {
            margin-right: 0; }
          @media screen and (max-width: 960px) {
            .searchArea div.selectList .calendar .inputArea > div:first-child {
              margin-left: 0; } }
          .searchArea div.selectList .calendar .inputArea > div .date {
            width: 270px; }
            @media screen and (max-width: 668px) {
              .searchArea div.selectList .calendar .inputArea > div .date {
                width: 100%; } }
  .searchArea div.selectList2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 960px) {
      .searchArea div.selectList2 {
        margin-top: 20px;
        margin-bottom: 20px; } }
    .searchArea div.selectList2 > div {
      position: relative; }
      .searchArea div.selectList2 > div:not(:first-child) p {
        border-left: 0; }
        @media screen and (max-width: 960px) {
          .searchArea div.selectList2 > div:not(:first-child) p {
            border-top: 0;
            border-left: 1px solid #222; } }
      @media screen and (max-width: 960px) {
        .searchArea div.selectList2 > div {
          width: 100%; } }
      .searchArea div.selectList2 > div p {
        width: 400px;
        border: 1px solid #222;
        padding: 20px;
        font-size: 1.1em;
        letter-spacing: 1px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 10px auto;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228.239%22%20height%3D%225%22%20viewBox%3D%220%200%208.239%205%22%3E%20%3Cpath%20id%3D%22chevron-right-solid%22%20d%3D%22M32.362%2C42.1%2C28.7%2C45.764a.453.453%2C0%2C0%2C1-.64%2C0l-.428-.428a.453.453%2C0%2C0%2C1%2C0-.64l2.906-2.92-2.906-2.92a.453.453%2C0%2C0%2C1%2C0-.64l.428-.428a.453.453%2C0%2C0%2C1%2C.64%2C0l3.667%2C3.667A.453.453%2C0%2C0%2C1%2C32.362%2C42.1Z%22%20transform%3D%22translate(45.896%20-27.494)%20rotate(90)%22%20fill%3D%22%23222%22%2F%3E%3C%2Fsvg%3E");
        background-position: right 15px center; }
        @media screen and (max-width: 960px) {
          .searchArea div.selectList2 > div p {
            width: 100%; } }
      .searchArea div.selectList2 > div div {
        position: absolute;
        left: 0;
        z-index: 99999;
        display: block;
        width: 100%; }
        @media screen and (max-width: 960px) {
          .searchArea div.selectList2 > div div {
            position: relative; } }
        .searchArea div.selectList2 > div div ul {
          background: #f7f7f7;
          padding: 10px 15px;
          overflow: hidden;
          border-bottom: 1px solid #222;
          border-left: 1px solid #222;
          border-right: 1px solid #222; }
        .searchArea div.selectList2 > div div.search1_List, .searchArea div.selectList2 > div div.search2_List, .searchArea div.selectList2 > div div.search3_List {
          display: none; }
          .searchArea div.selectList2 > div div.search1_List ul, .searchArea div.selectList2 > div div.search2_List ul, .searchArea div.selectList2 > div div.search3_List ul {
            display: flex;
            flex-wrap: wrap; }
        .searchArea div.selectList2 > div div.search1_List ul {
          width: 100vw;
          max-width: 1200px; }
          @media screen and (max-width: 960px) {
            .searchArea div.selectList2 > div div.search1_List ul {
              width: 100%; } }
          @media screen and (max-width: 668px) {
            .searchArea div.selectList2 > div div.search1_List ul {
              display: block; } }
          .searchArea div.selectList2 > div div.search1_List ul li {
            width: 26%; }
            @media screen and (max-width: 960px) {
              .searchArea div.selectList2 > div div.search1_List ul li {
                width: 50%; } }
            @media screen and (max-width: 668px) {
              .searchArea div.selectList2 > div div.search1_List ul li {
                width: 100%; } }
        .searchArea div.selectList2 > div div.search2_List {
          left: -1px; }
          @media screen and (max-width: 960px) {
            .searchArea div.selectList2 > div div.search2_List {
              left: 0; } }
          .searchArea div.selectList2 > div div.search2_List ul {
            width: 100vw;
            max-width: 801px; }
            @media screen and (max-width: 960px) {
              .searchArea div.selectList2 > div div.search2_List ul {
                width: 100%; } }
            @media screen and (max-width: 668px) {
              .searchArea div.selectList2 > div div.search2_List ul {
                display: block; } }
            .searchArea div.selectList2 > div div.search2_List ul li {
              width: 50%; }
              @media screen and (max-width: 668px) {
                .searchArea div.selectList2 > div div.search2_List ul li {
                  width: 100%; } }
        .searchArea div.selectList2 > div div.search3_List {
          left: -1px; }
          @media screen and (max-width: 960px) {
            .searchArea div.selectList2 > div div.search3_List {
              left: 0; } }
          .searchArea div.selectList2 > div div.search3_List ul {
            width: 100vw;
            max-width: 401px; }
            @media screen and (max-width: 960px) {
              .searchArea div.selectList2 > div div.search3_List ul {
                width: 100%;
                max-width: 100%; } }
            .searchArea div.selectList2 > div div.search3_List ul li {
              width: 50%; }
  .searchArea div.keywordArea {
    margin-bottom: 50px; }
    @media screen and (max-width: 960px) {
      .searchArea div.keywordArea {
        margin-bottom: 30px; } }
    .searchArea div.keywordArea .keywordBox {
      border: 1px solid #222;
      width: 100%;
      height: 73px;
      padding-left: 70px;
      font-size: 1.1em;
      letter-spacing: 1px;
      background: #fff url("../../common/images/icon_search.svg") no-repeat 26px center;
      background-size: 26px 26px;
      outline: none;
      cursor: pointer; }
  .searchArea div.submitBtn {
    text-align: center; }
    .searchArea div.submitBtn input[type="submit"] {
      width: 300px;
      font-size: 1.1em;
      letter-spacing: 1px;
      padding: 10px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 5px auto;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%228.239%22%20viewBox%3D%220%200%205%208.239%22%3E%20%3Cpath%20id%3D%22chevron-right-solid%22%20d%3D%22M32.362%2C42.1%2C28.7%2C45.764a.453.453%2C0%2C0%2C1-.64%2C0l-.428-.428a.453.453%2C0%2C0%2C1%2C0-.64l2.906-2.92-2.906-2.92a.453.453%2C0%2C0%2C1%2C0-.64l.428-.428a.453.453%2C0%2C0%2C1%2C.64%2C0l3.667%2C3.667A.453.453%2C0%2C0%2C1%2C32.362%2C42.1Z%22%20transform%3D%22translate(-27.495%20-37.657)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
      background-position: right 15px center; }
      @media screen and (max-width: 668px) {
        .searchArea div.submitBtn input[type="submit"] {
          width: 100%; } }

.experiencelist, .holidaylist {
  position: relative;
  margin-bottom: 80px;
  padding-bottom: 50px; }
  @media screen and (max-width: 960px) {
    .experiencelist, .holidaylist {
      margin-bottom: 50px; } }
  .experiencelist::after, .holidaylist::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background: url(../../common/images/bg_gray.png);
    height: 340px;
    width: 100%;
    z-index: -1; }
    @media screen and (max-width: 668px) {
      .experiencelist::after, .holidaylist::after {
        height: 100%;
        padding-top: 30px; } }
  .experiencelist > section, .holidaylist > section {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 50px; }
    @media all and (max-width: 1200px) {
      .experiencelist > section, .holidaylist > section {
        max-width: 100%;
        margin-left: 30px;
        margin-right: 30px; } }
    @media screen and (max-width: 668px) and (orientation: portrait) {
      .experiencelist > section, .holidaylist > section {
        max-width: 100%;
        margin-left: 25px;
        margin-right: 25px; } }
    @media screen and (max-width: 960px) {
      .experiencelist > section, .holidaylist > section {
        margin-bottom: 30px; } }
    @media screen and (max-width: 668px) {
      .experiencelist > section, .holidaylist > section {
        margin-bottom: 0; } }
    .experiencelist > section article, .holidaylist > section article {
      width: calc((100% / 3) - 30px);
      margin: 0 22px; }
      @media screen and (max-width: 960px) {
        .experiencelist > section article, .holidaylist > section article {
          width: calc((100% / 3) - 20px);
          margin: 0 10px; } }
      @media screen and (max-width: 668px) {
        .experiencelist > section article, .holidaylist > section article {
          width: 100%;
          margin: 0 0 30px; } }
      .experiencelist > section article:first-child, .holidaylist > section article:first-child {
        margin-left: 0; }
      .experiencelist > section article:last-child, .holidaylist > section article:last-child {
        margin-right: 0; }
      .experiencelist > section article > p.photo, .holidaylist > section article > p.photo {
        overflow: hidden; }
        .experiencelist > section article > p.photo a, .holidaylist > section article > p.photo a {
          display: block;
          width: 100%;
          height: 0;
          padding-top: 68%;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover; }
          .experiencelist > section article > p.photo a:hover, .holidaylist > section article > p.photo a:hover {
            transform: scale(1.05); }
      .experiencelist > section article > div, .holidaylist > section article > div {
        padding: 15px 20px;
        background: #fff;
        min-height: 147px; }
        @media screen and (max-width: 668px) {
          .experiencelist > section article > div, .holidaylist > section article > div {
            padding: 15px;
            min-height: auto; } }
        .experiencelist > section article > div > p.cate, .holidaylist > section article > div > p.cate {
          display: inline-block;
          border: 1px solid #ccc;
          line-height: 130%;
          padding: 5px 10px;
          margin: 0 0 10px;
          font-size: 0.9em; }
        .experiencelist > section article > div > p.date, .holidaylist > section article > div > p.date {
          line-height: 150%;
          margin-bottom: 5px;
          font-size: 0.9em; }
        .experiencelist > section article > div > h3, .holidaylist > section article > div > h3 {
          font-size: 1em; }
          .experiencelist > section article > div > h3 a, .holidaylist > section article > div > h3 a {
            display: block;
            font-size: 1.2em;
            line-height: 160%;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2; }
            @media screen and (max-width: 960px) {
              .experiencelist > section article > div > h3 a, .holidaylist > section article > div > h3 a {
                font-size: 1.1em; } }
  .experiencelist .link, .holidaylist .link {
    text-align: center; }
    .experiencelist .link a, .holidaylist .link a {
      position: relative;
      display: inline-block;
      border: 1px solid #ddd;
      line-height: 150%;
      font-size: 14px;
      color: #222;
      padding: 15px 40px 15px 25px;
      background-color: #fff;
      letter-spacing: 5px; }
      .experiencelist .link a::after, .holidaylist .link a::after {
        position: absolute;
        right: 20px;
        top: calc(50% - 5px);
        content: "";
        display: block;
        width: 5px;
        height: 9px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 5px auto;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%228.239%22%20viewBox%3D%220%200%205%208.239%22%3E%20%3Cpath%20id%3D%22chevron-right-solid%22%20d%3D%22M32.362%2C42.1%2C28.7%2C45.764a.453.453%2C0%2C0%2C1-.64%2C0l-.428-.428a.453.453%2C0%2C0%2C1%2C0-.64l2.906-2.92-2.906-2.92a.453.453%2C0%2C0%2C1%2C0-.64l.428-.428a.453.453%2C0%2C0%2C1%2C.64%2C0l3.667%2C3.667A.453.453%2C0%2C0%2C1%2C32.362%2C42.1Z%22%20transform%3D%22translate(-27.495%20-37.657)%22%20fill%3D%22%23ddd%22%2F%3E%3C%2Fsvg%3E");
        background-size: contain;
        transition: 0.5s; }
      .experiencelist .link a:hover, .holidaylist .link a:hover {
        background-color: #3E577E;
        color: #fff;
        border: 1px solid #3E577E; }
      @media screen and (max-width: 960px) {
        .experiencelist .link a, .holidaylist .link a {
          padding: 10px 35px 10px 15px; } }
      .experiencelist .link a:hover::after, .holidaylist .link a:hover::after {
        right: 15px; }

.experiencelist > section article > div {
  min-height: 123px; }
  @media screen and (max-width: 668px) {
    .experiencelist > section article > div {
      min-height: auto; } }

#about .aboutContents {
  width: 100%;
  max-width: 800px; }
  #about .aboutContents p {
    line-height: 200%; }
    #about .aboutContents p:first-child {
      font-size: 1.5em;
      text-align: center;
      margin-bottom: 20px; }
    #about .aboutContents p.mark {
      display: flex;
      align-items: center;
      margin-top: 10px;
      margin-left: -8px; }
      @media all and (max-width: 320px) {
        #about .aboutContents p.mark {
          align-items: flex-start; } }
      #about .aboutContents p.mark img {
        max-width: 50px;
        margin-right: 10px; }
