@charset "UTF-8";
.c1 {
  color: #4B1D87; }

.c2 {
  color: #94CA14; }

.c3 {
  color: #DA7E81; }

.c4 {
  color: #F4F3F5; }

.c5 {
  color: linear-gradient(93deg, #442A65, #54197B); }

.c6 {
  color: linear-gradient(93deg, #94CA14, #3FBC4C); }

.c7 {
  color: linear-gradient(93deg, #DA7E81, #C90668); }

.style--service_list, .style--scene_list, .style--top_information, .style--area_menu {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 767px) {
    .style--service_list, .style--scene_list, .style--top_information, .style--area_menu {
      padding-top: 40px;
      padding-bottom: 40px; } }

.wrap, .style--area_select, .style--work_style, .style--plan_list, .style--area_access, .style--area_location, .style--area_flow, .style--area_facility, .style--area_gallery, .style--area_virtual, .style--area_lounge, .style--lounge_detail, .style--plan_detail, .style--voice_list, .style--staff_list, .style--company_list {
  padding-top: 130px;
  padding-bottom: 130px; }
  @media (max-width: 767px) {
    .wrap, .style--area_select, .style--work_style, .style--plan_list, .style--area_access, .style--area_location, .style--area_flow, .style--area_facility, .style--area_gallery, .style--area_virtual, .style--area_lounge, .style--lounge_detail, .style--plan_detail, .style--voice_list, .style--staff_list, .style--company_list {
      padding-top: 40px;
      padding-bottom: 40px; } }

.style--area_access .detail, .style--area_access .access {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 767px) {
    .style--area_access .detail, .style--area_access .access {
      padding-top: 40px;
      padding-bottom: 40px; } }

.style--box, .style--top_plan .flex, .style--service_list .list .unit a .image, .style--service_list .list .unit span .image, .style--scene_list .unit a, .style--event_list .list .unit a, .style--top_information .flex .information, .style--top_information .flex .facebook, .style--area_navi ul, .style--plan_select .unit a .image, .style--plan_select .unit span .image, .style--area_menu .flex .unit a, .style--plan_detail .box, .style--area_welfare .list .unit, .style--area_welfare .list .unit .text .off, .style--area_welfare .list .unit-l, .style--voice_list .unit, .style--staff_list .list .unit, .style--company_list .list .unit, .style--faq_list dl, .style--login_box .content label > * {
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); }

.style--page_title .back h1, .style--top_plan .flex .unit a .content, .style--area_select .flex .unit a .content, .style--event_list .list .unit a .text, .style--area_virtual .unit a .content, .style--plan_detail .box .box_bottom .hl {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }

.style--top_plan .flex .unit a, .style--area_select .flex .unit a, .style--service_list .list .unit a .text, .style--service_list .list .unit span .text, .style--service_list .list .unit a .image, .style--service_list .list .unit span .image, .style--scene_list .unit a .image .back, .style--event_list .list .unit a > .back .shadow, .style--area_navi ul li a, .style--plan_select .unit a .image, .style--plan_select .unit span .image, .style--plan_select .unit a .text .hl, .style--plan_select .unit span .text .hl, .style--area_menu .flex .unit a .icon i, .style--area_virtual .unit a, .style--area_lounge .unit a .flex .text .hs, .style--faq_list dl dt a, .style--mypage_list .unit a .image {
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s; }

.style--text_list .list .flex .image .photo, .style--plan_select .unit a .image, .style--plan_select .unit span .image, .style--plan_list .unit a .flex .image, .style--plan_list .unit span .flex .image, .style--area_gallery .list .flex a.unit, .style--area_welfare .list .unit-l .image, .style--staff_list .list .unit .flex .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.style-- {
  /*@media (min-width:768px) and (max-width:991px), (min-width:992px) and (max-width:1199px), (min-width: 1200px){
		@at-root .sp { display: none; }
	}
	@media (max-width: 767px){
		@at-root .pc { display: none; }
	}*/
  /*===================================================================
	#blog
===================================================================*/ }
  .wrap + .wrap {
    margin-top: -50px;
    padding-top: 0; }
  .container {
    position: relative;
    text-align: left; }
  .cupon_code {
    display: inline-block;
    padding: 10px;
    background: #4B1D87;
    color: #FFF;
    text-align: center;
    width: 100%;
    max-width: 439px; }
  .box_1 {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #4B1D87;
    border-radius: 4px;
    color: #4B1D87;
    text-align: center; }
  .box_2 {
    padding: 30px;
    border: 2px solid #94CA14; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .box_2 .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    .box_2 .flex .hs {
      text-align: center;
      font-size: 3rem;
      color: #94CA14;
      margin-right: 30px; }
    .box_2 .flex .list ul li {
      display: inline-block;
      margin: 0 10px 10px 0;
      padding: 2px 7px;
      background: #94CA14;
      border-radius: 4px;
      color: #FFF; }
  .ul_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .ul_flex li {
      padding: 0 15px; }
    @media (max-width: 767px) {
      .ul_flex {
        margin-bottom: -20px;
        margin-left: -10px;
        margin-right: -10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .ul_flex li {
          width: 33.33333%;
          padding: 0 5px 20px;
          font-size: 1.2rem; } }
  @media (max-width: 767px) {
    .max-sp {
      margin-left: -15px;
      margin-right: -15px; } }
  .style--wrap {
    margin: 0 0 100px !important;
    padding: 70px 0 0; }
  .style--page_title {
    height: 550px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    .style--page_title .back {
      position: relative;
      height: 550px;
      background: rgba(0, 0, 0, 0.2); }
      .style--page_title .back h1 {
        position: absolute;
        top: calc(50% + 55px);
        left: 50%;
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        color: #FFF;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        .style--page_title .back h1.yu-mincho span,
        .style--page_title .back h1.yu-mincho strong {
          display: block; }
        .style--page_title .back h1.yu-mincho strong {
          line-height: 1.2;
          font-size: 5.2rem; }
        .style--page_title .back h1.yu-mincho span {
          font-size: 2rem; }
        @media (max-width: 767px) {
          .style--page_title .back h1.yu-mincho strong {
            font-size: 3rem; }
          .style--page_title .back h1.yu-mincho span {
            font-size: 1.6rem; } }
        @media (max-width: 767px) {
          .style--page_title .back h1.-sp_small {
            font-size: 1.8rem; } }
      .style--page_title .back:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100px;
        background: url("../image/layout/page_title_shadow.png") no-repeat center center;
        background-size: 100% 100%; }
        @media (max-width: 767px) {
          .style--page_title .back:after {
            height: 50px; }
            #area .style--page_title .back:after {
              display: none; } }
    @media (max-width: 767px) {
      .style--page_title {
        height: 150px; }
        .style--page_title .back {
          height: 150px; }
          .style--page_title .back h1 {
            top: 50%; } }
  .style--inquiry_area {
    padding: 80px 0;
    border-top: 1px solid #DDD; }
    @media (max-width: 767px) {
      .style--inquiry_area {
        padding: 50px 0; } }
    .style--inquiry_area .hl_1 {
      margin-bottom: 50px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--inquiry_area .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--inquiry_area .flex .tel {
        padding-right: 50px;
        border-right: 1px solid #CCC; } }
    @media (max-width: 767px) {
      .style--inquiry_area .flex .tel dl {
        margin-bottom: 30px;
        text-align: center; } }
    .style--inquiry_area .flex .tel dl dt, .style--inquiry_area .flex .tel dl dd {
      display: inline-block;
      vertical-align: top; }
    .style--inquiry_area .flex .tel dl dt {
      margin-right: 15px;
      font-size: 2.6rem;
      margin-top: 4.4rem; }
      @media (max-width: 767px) {
        .style--inquiry_area .flex .tel dl dt {
          margin-right: 10px;
          font-size: 2rem;
          margin-top: 3.4rem; } }
    .style--inquiry_area .flex .tel dl dd {
      line-height: 1.2;
      text-align: center; }
      .style--inquiry_area .flex .tel dl dd strong {
        font-size: 5.6rem;
        font-weight: 500; }
        @media (max-width: 767px) {
          .style--inquiry_area .flex .tel dl dd strong {
            font-size: 4rem; } }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--inquiry_area .flex .button {
        padding-left: 50px; } }
    .style--inquiry_area .flex .button a {
      display: block;
      position: relative;
      padding-right: 93px;
      text-align: center;
      font-weight: normal; }
      @media (max-width: 767px) {
        .style--inquiry_area .flex .button a {
          padding-right: 50px;
          padding-left: 5px; } }
      .style--inquiry_area .flex .button a strong {
        font-size: 2rem; }
        @media (max-width: 767px) {
          .style--inquiry_area .flex .button a strong {
            font-size: 1.6rem; } }
      .style--inquiry_area .flex .button a:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 78px;
        height: 100px;
        background: url("../image/content/top/char.png") no-repeat center center;
        background-size: cover; }
        @media (max-width: 767px) {
          .style--inquiry_area .flex .button a:after {
            font-size: 1.6rem; } }
  .style--text_list {
    margin-bottom: 100px; }
    @media (max-width: 767px) {
      .style--text_list {
        margin-bottom: 20px; } }
    #plan .style--text_list {
      padding-bottom: 0; }
    #request .style--text_list {
      padding-top: 100px; }
      @media (max-width: 767px) {
        #request .style--text_list {
          padding-top: 50px; } }
    .style--text_list .hl_2:first-child {
      margin-bottom: 130px;
      padding-top: 100px; }
      @media (max-width: 767px) {
        .style--text_list .hl_2:first-child {
          padding-top: 20px; } }
      @media (max-width: 767px) {
        .style--text_list .hl_2:first-child {
          margin-bottom: 40px; } }
    .style--text_list .list .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 767px) {
        .style--text_list .list .flex {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--text_list .list .flex .image {
          width: calc(50% - 50px);
          height: 700px;
          margin-right: 100px; } }
      @media (max-width: 767px) {
        .style--text_list .list .flex .image {
          width: 100%; } }
      .style--text_list .list .flex .image .photo {
        position: relative;
        width: 100%;
        height: 100%; }
        @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
          .style--text_list .list .flex .image .photo:after {
            content: "";
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            width: 50px;
            height: 100%;
            background: url("../image/layout/image_back_left.png") no-repeat right top; } }
        @media (max-width: 767px) {
          .style--text_list .list .flex .image .photo {
            height: 25vh;
            margin-bottom: 30px; } }
      .style--text_list .list .flex .text {
        text-align: left; }
        @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
          .style--text_list .list .flex .text {
            width: calc(50% + 50px); } }
        .style--text_list .list .flex .text .text_content {
          text-align: left; }
          @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
            .style--text_list .list .flex .text .text_content {
              width: calc(1170px / 2); } }
          .style--text_list .list .flex .text .text_content .hl_2 {
            margin-bottom: 0; }
            .style--text_list .list .flex .text .text_content .hl_2 .hl {
              font-size: 2.6rem;
              margin-bottom: 20px;
              color: #4B1D87;
              font-weight: bold; }
              .style--text_list .list .flex .text .text_content .hl_2 .hl.-small {
                font-size: 2.6rem; }
                @media (max-width: 767px) {
                  .style--text_list .list .flex .text .text_content .hl_2 .hl.-small {
                    font-size: 2rem; } }
              .style--text_list .list .flex .text .text_content .hl_2 .hl em.kakko {
                font-weight: normal;
                margin-left: -0.2em;
                margin-right: -0.2em; }
                .style--text_list .list .flex .text .text_content .hl_2 .hl em.kakko.-first {
                  margin-left: -0.5em; }
              @media (max-width: 767px) {
                .style--text_list .list .flex .text .text_content .hl_2 .hl {
                  font-size: 2rem; } }
            @media (max-width: 767px) {
              .style--text_list .list .flex .text .text_content .hl_2 {
                margin-top: 0 !important;
                padding-top: 0 !important; } }
          .style--text_list .list .flex .text .text_content .comment {
            margin-bottom: 50px; }
            @media (max-width: 767px) {
              .style--text_list .list .flex .text .text_content .comment {
                margin-bottom: 0; } }
          .style--text_list .list .flex .text .text_content .button {
            width: 300px; }
            @media (max-width: 767px) {
              .style--text_list .list .flex .text .text_content .button {
                width: 100%;
                margin-top: 30px; } }
        @media (max-width: 767px) {
          .style--text_list .list .flex .text {
            padding: 0 15px; } }
      @media (max-width: 767px) {
        .style--text_list .list .flex:nth-child(even) {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; } }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--text_list .list .flex:nth-child(even) .image {
          margin-right: 0;
          margin-left: 100px; }
          .style--text_list .list .flex:nth-child(even) .image .photo:after {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 50px;
            height: 100%;
            background: url("../image/layout/image_back_right.png") no-repeat left top; }
        .style--text_list .list .flex:nth-child(even) .text .text_content {
          float: right; } }
      .style--text_list .list .flex + .flex {
        margin-top: 100px; }
        @media (max-width: 767px) {
          .style--text_list .list .flex + .flex {
            margin-top: 50px; } }
    .style--text_list .slider .unit {
      padding-left: 5px;
      padding-right: 5px; }
  .style--box .text {
    padding: 20px; }
  #base .-space50 {
    margin-left: -25px;
    margin-right: -25px; }
    #base .-space50 > div[class*="col"] {
      padding-left: 25px;
      padding-right: 25px; }
  #base .-space40 {
    margin-left: -20px;
    margin-right: -20px; }
    #base .-space40 > div[class*="col"] {
      padding-left: 20px;
      padding-right: 20px; }
  .style--top_plan {
    position: relative;
    z-index: 50; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--top_plan {
        height: 314px;
        margin-top: -157px;
        margin-bottom: -157px;
        padding-left: 5vw;
        padding-right: 5vw; } }
    .style--top_plan .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .style--top_plan .flex .unit {
        width: 100%;
        height: 314px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover; }
        .style--top_plan .flex .unit a {
          display: block;
          position: relative;
          height: 314px;
          background: rgba(55, 36, 80, 0.64);
          text-decoration: none; }
          .style--top_plan .flex .unit a:hover {
            background: rgba(55, 36, 80, 0.3); }
          .style--top_plan .flex .unit a .content {
            position: absolute;
            top: 50%;
            left: 0;
            width: 100%;
            color: #FFF;
            font-weight: bold;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
            .style--top_plan .flex .unit a .content .hl {
              margin-top: 15px;
              line-height: 1.2;
              font-size: 2.7rem;
              font-weight: bold; }
      @media (max-width: 767px) {
        .style--top_plan .flex {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .style--top_plan .flex .unit {
            width: 100%;
            height: 200px; }
            .style--top_plan .flex .unit a {
              height: 200px; }
              .style--top_plan .flex .unit a .content {
                font-size: 1.3rem; }
                .style--top_plan .flex .unit a .content .hl {
                  font-size: 1.8rem; } }
  .style--top_concept {
    position: relative;
    background: url(../image/content/top/concept_back.png) no-repeat center center;
    background-size: cover; }
    .style--top_concept .content {
      padding: 287px 0 150px;
      background: url(../image/content/top/concept_content_back.png) no-repeat center center;
      background-size: contain; }
      .style--top_concept .content .hl {
        text-align: center; }
        .style--top_concept .content .hl strong {
          color: #4B1D87;
          font-weight: 500; }
        .style--top_concept .content .hl .yu-mincho {
          margin-bottom: 30px;
          line-height: 1.5;
          font-size: 32px;
          font-weight: 500; }
    .style--top_concept .comment {
      margin-bottom: 50px; }
    @media (max-width: 767px) {
      .style--top_concept .content {
        padding: 50px 15px; }
        .style--top_concept .content .hl .yu-mincho {
          margin-bottom: 20px;
          font-size: 2rem; }
        .style--top_concept .content .comment {
          font-size: 1.4rem;
          text-align: left; } }
  .style--area_select {
    padding-bottom: 0; }
    .style--area_select .hl_1 {
      margin-bottom: 50px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--area_select .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%; } }
    @media (max-width: 767px) {
      .style--area_select .flex {
        margin-bottom: 50px; } }
    .style--area_select .flex .unit {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--area_select .flex .unit {
          width: 50%;
          height: 100vh; } }
      #top .style--area_select .flex .unit {
        height: 50vh; }
        #top .style--area_select .flex .unit a {
          height: 50vh; }
      .style--area_select .flex .unit a {
        display: block;
        position: relative;
        height: 100vh;
        background: rgba(55, 36, 80, 0.64);
        text-decoration: none; }
        .style--area_select .flex .unit a:hover {
          background: rgba(55, 36, 80, 0.3); }
        .style--area_select .flex .unit a .content {
          position: absolute;
          top: 50%;
          left: 0;
          width: 100%;
          color: #FFF;
          font-weight: bold;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
          .style--area_select .flex .unit a .content .hl {
            line-height: 1.2;
            font-size: 5.2rem; }
            .style--area_select .flex .unit a .content .hl + p {
              font-size: 2rem; }
        .style--area_select .flex .unit a .button {
          position: absolute;
          left: 50%;
          bottom: 0;
          z-index: 100;
          -webkit-transform: translate(-50%, 50%);
          -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%); }
          .style--area_select .flex .unit a .button .btn_4 {
            width: 330px; }
  .style--work_style .hl_1 {
    margin-bottom: 50px; }
  .style--work_style .row {
    margin-left: -30px;
    margin-right: -30px; }
    .style--work_style .row div[class*="col"] {
      padding-left: 30px;
      padding-right: 30px; }
      @media (max-width: 767px) {
        .style--work_style .row div[class*="col"] + div[class*="col"] {
          margin-top: 40px; } }
  .style--work_style .unit a {
    text-decoration: none; }
  .style--work_style .unit .image {
    margin-bottom: 40px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
    .style--work_style .unit .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media (max-width: 767px) {
    .style--work_style .unit .flex {
      text-align: center; } }
  .style--work_style .unit .flex .logo {
    max-width: 200px;
    padding: 0 30px 0 0; }
    @media (max-width: 767px) {
      .style--work_style .unit .flex .logo {
        margin: 0 auto 30px; } }
  .style--work_style .unit .flex .text .hs {
    margin-bottom: 5px;
    font-size: 2.2rem;
    font-weight: bold; }
  .style--work_style .unit .flex .text .comment {
    font-size: 1.4rem; }
  .style--service_list {
    background: #F4F3F5; }
    .style--service_list .hl_1 {
      margin-bottom: 70px; }
      @media (max-width: 767px) {
        .style--service_list .hl_1 {
          margin-bottom: 40px; } }
    .style--service_list .list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0 auto -50px; }
      .style--service_list .list .unit {
        width: 200px;
        margin: 0 0 50px;
        text-align: center; }
        .style--service_list .list .unit a, .style--service_list .list .unit span {
          text-decoration: none; }
        .style--service_list .list .unit a .image, .style--service_list .list .unit span .image {
          display: inline-block;
          width: 130px;
          background: #FFF;
          border: 3px solid #4B1D87;
          border-radius: 100px;
          overflow: hidden; }
          .style--service_list .list .unit a .image img, .style--service_list .list .unit span .image img {
            width: 100%; }
        .style--service_list .list .unit a .text, .style--service_list .list .unit span .text {
          display: block;
          font-weight: bold;
          color: #707070; }
        @media (max-width: 767px) {
          .style--service_list .list .unit {
            width: 45%;
            margin-bottom: 30px;
            padding-left: 15px;
            padding-right: 15px; }
            .style--service_list .list .unit .image {
              width: 100%; } }
        .style--service_list .list .unit a {
          text-decoration: underline; }
          .style--service_list .list .unit a:hover {
            color: #4B1D87;
            text-decoration: none; }
            .style--service_list .list .unit a:hover .text {
              color: #4B1D87; }
            .style--service_list .list .unit a:hover .image {
              background: #E9E5ED; }
    @media (max-width: 767px) {
      .style--service_list {
        margin-bottom: 0px; } }
  .style--scene_list {
    background: #F4F3F5;
    margin-bottom: -50px; }
    .style--scene_list .hl_1 {
      margin-bottom: 70px; }
    .style--scene_list .row {
      margin-left: -25px;
      margin-right: -25px; }
      .style--scene_list .row div[class*="col-"] {
        padding-left: 25px;
        padding-right: 25px; }
    .style--scene_list .unit {
      margin-bottom: 50px; }
      .style--scene_list .unit a {
        display: block;
        background: #FFF;
        border-radius: 5px;
        overflow: hidden;
        text-decoration: none; }
        .style--scene_list .unit a .image {
          height: 210px;
          overflow: hidden; }
          .style--scene_list .unit a .image .back {
            height: 210px;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover; }
        .style--scene_list .unit a .text {
          padding: 30px; }
          .style--scene_list .unit a .text .title {
            font-weight: bold;
            font-size: 1.8rem;
            color: #4B1D87; }
        .style--scene_list .unit a:hover .image .back {
          -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
          transform: scale(1.1); }
  .style--event_list {
    padding-bottom: 100px;
    overflow: hidden; }
    .style--event_list > .back {
      padding-top: 100px;
      padding-bottom: 100px;
      background: url(../image/content/top/event_back.png) no-repeat center center;
      background-size: cover; }
      .style--event_list > .back .hl_1 {
        padding-bottom: 150px;
        color: #FFF; }
        .style--event_list > .back .hl_1 span {
          color: #FFF; }
        .style--event_list > .back .hl_1 .hl {
          border-bottom-color: #FFF; }
    .style--event_list .list {
      margin-top: -190px;
      padding-bottom: 100px; }
      .style--event_list .list .unit {
        width: 320px;
        height: 380px;
        margin: 0 auto; }
        .style--event_list .list .unit a {
          display: block;
          position: relative;
          width: 320px;
          height: 380px;
          background: #FFF;
          border-radius: 5px;
          overflow: hidden;
          color: #FFF;
          text-decoration: none; }
          .style--event_list .list .unit a > .back {
            position: absolute;
            left: 0;
            top: 0;
            z-index: 10;
            width: 320px;
            height: 380px; }
            .style--event_list .list .unit a > .back .shadow {
              width: 320px;
              height: 380px;
              background: rgba(79, 93, 45, 0.3); }
          .style--event_list .list .unit a .text {
            position: relative;
            z-index: 100;
            padding: 30px;
            text-align: left;
            font-weight: bold; }
            .style--event_list .list .unit a .text .date strong {
              padding: 0 5px;
              font-size: 2.5rem; }
            .style--event_list .list .unit a .text .hl {
              font-size: 1.8rem;
              font-weight: bold;
              line-height: 1.5; }
          .style--event_list .list .unit a:hover > .back .shadow {
            background: #94CA14;
            opacity: 0.8; }
          .style--event_list .list .unit a .category {
            position: absolute;
            left: 30px;
            bottom: 30px;
            z-index: 100; }
            .style--event_list .list .unit a .category ul li {
              display: inline-block;
              margin-right: 10px;
              padding: 0px 10px;
              border: 1px solid #FFF;
              font-size: 1.2rem; }
  .style--top_information {
    background: url(../image/layout/information_back.png) no-repeat center center;
    background-size: cover; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--top_information .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    .style--top_information .flex .information {
      position: relative;
      padding: 40px;
      background: #FFF; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--top_information .flex .information {
          width: calc(100% - 400px); } }
      .style--top_information .flex .information header {
        border-bottom: 1px solid #CCC; }
        .style--top_information .flex .information header .hl {
          display: inline-block;
          margin-right: 20px;
          font-size: 22px;
          font-weight: bold;
          vertical-align: middle;
          font-weight: 500; }
          .style--top_information .flex .information header .hl i {
            margin-right: 7px;
            vertical-align: middle;
            font-size: 30px;
            color: #4B1D87; }
          .style--top_information .flex .information header .hl span {
            position: relative;
            top: 1px;
            display: inline-block;
            padding-bottom: 15px;
            border-bottom: 1px solid #4B1D87; }
        .style--top_information .flex .information header ul {
          display: inline-block;
          vertical-align: middle; }
          .style--top_information .flex .information header ul li {
            display: inline-block;
            margin-left: 20px; }
            .style--top_information .flex .information header ul li a {
              display: block;
              min-width: 120px;
              padding: 5px 15px;
              text-decoration: none;
              background: #EEE;
              color: #666;
              font-weight: 500;
              font-size: 12px;
              text-align: center; }
              .style--top_information .flex .information header ul li a:hover {
                color: #4B1D87; }
            .style--top_information .flex .information header ul li.-active a {
              background: #FFF;
              border: 1px solid #4B1D87;
              color: #4B1D87; }
      .style--top_information .flex .information .overflow {
        overflow-y: scroll;
        height: 240px;
        padding-top: 15px; }
        .style--top_information .flex .information .overflow th, .style--top_information .flex .information .overflow td {
          padding-top: 15px; }
        .style--top_information .flex .information .overflow th, .style--top_information .flex .information .overflow .category {
          white-space: nowrap; }
        .style--top_information .flex .information .overflow th {
          font-size: 1.4rem;
          color: #999; }
        .style--top_information .flex .information .overflow .category {
          padding-left: 20px;
          padding-right: 20px; }
          .style--top_information .flex .information .overflow .category span {
            display: block;
            margin-top: 3px;
            padding: 0px 15px;
            background: #FFF;
            border: 1px solid #4B1D87;
            color: #4B1D87;
            font-size: 1.2rem;
            text-align: center; }
          .style--top_information .flex .information .overflow .category .alert {
            background: #C90909;
            color: #FFF;
            border: 1px solid #C90909; }
        .style--top_information .flex .information .overflow td {
          font-size: 1.4rem; }
        @media (max-width: 767px) {
          .style--top_information .flex .information .overflow tbody, .style--top_information .flex .information .overflow tr, .style--top_information .flex .information .overflow td, .style--top_information .flex .information .overflow th {
            display: block;
            width: 100%; }
          .style--top_information .flex .information .overflow tr th, .style--top_information .flex .information .overflow tr th + td {
            display: inline-block;
            width: auto;
            padding-bottom: 0; }
          .style--top_information .flex .information .overflow td:last-child {
            display: block;
            width: 100%;
            padding-top: 0; } }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--top_information .flex .information .more {
          position: absolute;
          right: 50px;
          top: 50px; } }
      @media (max-width: 767px) {
        .style--top_information .flex .information .more {
          text-align: right; } }
      .style--top_information .flex .information .more i {
        color: #4B1D87;
        vertical-align: middle;
        margin-right: 5px; }
      @media (max-width: 767px) {
        .style--top_information .flex .information {
          margin-bottom: 30px;
          padding: 25px; } }
    .style--top_information .flex .facebook {
      width: 350px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
    .style--area_navi {
      margin-bottom: -40px; } }
  @media (max-width: 767px) {
    .style--area_navi {
      margin-bottom: 40px; } }
  .style--area_navi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    background: rgba(255, 255, 255, 0.9); }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--area_navi ul {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
    .style--area_navi ul li {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      position: relative;
      text-align: center; }
      .style--area_navi ul li a {
        display: inline-block;
        margin: 0 auto;
        border-bottom: 5px solid #FFF;
        line-height: 80px;
        text-decoration: none;
        text-align: center; }
      .style--area_navi ul li:not(:last-child):after {
        content: "";
        position: absolute;
        right: 0;
        top: 30px;
        width: 1px;
        height: calc(100% - 60px);
        background: #DDD; }
      .style--area_navi ul li.-active a,
      .style--area_navi ul li a:hover {
        color: #4B1D87;
        border-bottom: 5px solid #4B1D87; }
  @media (max-width: 767px) {
    .style--area_navi {
      margin-left: -15px;
      margin-right: -15px; }
      .style--area_navi ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        padding-right: 0; }
        .style--area_navi ul li {
          width: 50%;
          border-bottom: 1px solid #DDD; }
          .style--area_navi ul li:nth-child(2n) {
            border-left: 1px solid #DDD; }
          .style--area_navi ul li a {
            line-height: 40px; } }
  .style--plan_select {
    padding: 130px 0;
    border-top: 1px solid #DDD;
    /*.row { margin-left: -25px; margin-right: -25px;
			div[class*="col-"] { padding-left: 25px; padding-right: 25px; }
		}*/ }
    @media (max-width: 767px) {
      .style--plan_select {
        padding: 50px 0 20px; } }
    .style--plan_select .hl_1 {
      margin-bottom: 50px; }
    @media (max-width: 767px) {
      .style--plan_select .unit {
        margin-bottom: 30px; } }
    .style--plan_select .unit a, .style--plan_select .unit span {
      display: block;
      text-decoration: none; }
      .style--plan_select .unit a .image, .style--plan_select .unit span .image {
        height: 120px;
        margin-bottom: 20px;
        border: 5px solid #FFF; }
      .style--plan_select .unit a .text, .style--plan_select .unit span .text {
        padding: 0 5px; }
        .style--plan_select .unit a .text .hl, .style--plan_select .unit span .text .hl {
          font-weight: bold; }
        .style--plan_select .unit a .text .comment, .style--plan_select .unit span .text .comment {
          font-size: 1.4rem;
          color: #666; }
    .style--plan_select .unit a:hover .image {
      opacity: 0.75; }
    .style--plan_select .unit a:hover .text .hl {
      color: #4B1D87; }
    .style--area_access + .style--plan_select {
      border-top: none; }
  .style--area_menu {
    background: url(../image/layout/information_back.png) no-repeat center center;
    background-size: cover; }
    .style--area_menu .flex {
      margin-left: -20px;
      margin-right: -20px; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--area_menu .flex {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          margin-bottom: -40px; } }
      @media (max-width: 767px) {
        .style--area_menu .flex {
          margin-bottom: -20px; } }
      .style--area_menu .flex .unit {
        padding-left: 20px;
        padding-right: 20px; }
        @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
          .style--area_menu .flex .unit {
            width: 33.3333333%;
            margin-bottom: 40px; } }
        @media (max-width: 767px) {
          .style--area_menu .flex .unit {
            margin-bottom: 20px; } }
        .style--area_menu .flex .unit a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          position: relative;
          padding: 25px;
          background: #FFF;
          text-decoration: none; }
          .style--area_menu .flex .unit a .icon {
            padding-right: 10px;
            color: #CEC8D5; }
            .style--area_menu .flex .unit a .icon i {
              font-size: 6rem;
              position: relative;
              top: 5px; }
          .style--area_menu .flex .unit a .text {
            padding-right: 10px;
            text-align: center;
            color: #4B1D87; }
            .style--area_menu .flex .unit a .text .hl {
              font-size: 1.8rem;
              font-weight: bold; }
          .style--area_menu .flex .unit a:after {
            content: "";
            display: block;
            position: absolute;
            right: 5px;
            bottom: 5px;
            width: 20px;
            height: 20px;
            background: url("../image/layout/link_back.png") no-repeat center center;
            background-size: contain; }
          .style--area_menu .flex .unit a:hover .icon i {
            color: #4B1D87; }
  .style--plan_list .hl_1 {
    margin-bottom: 50px; }
  .style--plan_list .unit {
    background: #F4F3F5; }
    @media (max-width: 767px) {
      .style--plan_list .unit {
        margin-left: -15px;
        margin-right: -15px; } }
    .style--plan_list .unit a, .style--plan_list .unit span {
      text-decoration: none; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--plan_list .unit a .flex, .style--plan_list .unit span .flex {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          height: 500px; } }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--plan_list .unit a .flex .image, .style--plan_list .unit span .flex .image {
          position: relative;
          width: 50%;
          height: 100%; } }
      @media (max-width: 767px) {
        .style--plan_list .unit a .flex .image, .style--plan_list .unit span .flex .image {
          height: 300px; } }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--plan_list .unit a .flex .image:after, .style--plan_list .unit span .flex .image:after {
          content: "";
          display: block;
          position: absolute;
          right: 0;
          top: 0;
          width: 50px;
          height: 100%;
          background: url("../image/layout/image_back_left-gray.png") no-repeat right top; } }
      .style--plan_list .unit a .flex .text, .style--plan_list .unit span .flex .text {
        text-align: center; }
        @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
          .style--plan_list .unit a .flex .text, .style--plan_list .unit span .flex .text {
            width: 50%;
            padding: 50px; } }
        @media (max-width: 767px) {
          .style--plan_list .unit a .flex .text, .style--plan_list .unit span .flex .text {
            padding: 30px; } }
        .style--plan_list .unit a .flex .text .hl, .style--plan_list .unit span .flex .text .hl {
          margin-bottom: 20px;
          font-weight: bold;
          font-size: 3rem;
          color: #4B1D87;
          line-height: 1.4; }
          @media (max-width: 767px) {
            .style--plan_list .unit a .flex .text .hl, .style--plan_list .unit span .flex .text .hl {
              margin-bottom: 10px;
              font-size: 2.2rem; } }
        .style--plan_list .unit a .flex .text .comment, .style--plan_list .unit span .flex .text .comment {
          margin-bottom: 20px; }
        .style--plan_list .unit a .flex .text .price, .style--plan_list .unit span .flex .text .price {
          margin-bottom: 20px;
          font-weight: bold;
          font-size: 2.7rem; }
          .style--plan_list .unit a .flex .text .price strong, .style--plan_list .unit span .flex .text .price strong {
            margin-right: 10px;
            font-size: 1.8rem; }
          .style--plan_list .unit a .flex .text .price span, .style--plan_list .unit span .flex .text .price span {
            margin-left: 10px;
            font-size: 1.4rem; }
        .style--plan_list .unit a .flex .text .button, .style--plan_list .unit span .flex .text .button {
          width: 300px;
          margin: 0 auto; }
    .style--plan_list .unit + .unit {
      margin-top: 80px; }
  .style--area_access {
    padding-bottom: 0; }
    .style--area_access .hl_1 {
      margin-bottom: 50px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--area_access .detail .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (max-width: 767px) {
      .style--area_access .detail .flex table, .style--area_access .detail .flex tbody, .style--area_access .detail .flex tr, .style--area_access .detail .flex th, .style--area_access .detail .flex td {
        display: block;
        text-align: left !important; }
      .style--area_access .detail .flex th {
        padding-bottom: 0 !important; }
      .style--area_access .detail .flex td {
        padding-top: 0 !important; } }
    .style--area_access .detail .flex table tbody tr th, .style--area_access .detail .flex table tbody tr td {
      padding-bottom: 1.7em; }
    .style--area_access .detail .flex table tbody tr th {
      padding-right: 30px;
      text-align: right;
      color: #4B1D87; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--area_access .detail .flex table tbody tr td {
        padding-left: 30px;
        border-left: 1px solid #DDD; } }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--area_access .detail .flex table + table {
        margin-left: 200px; } }
    .style--area_access .access {
      background: #F4F3F5; }
      .style--area_access .access .hs {
        font-weight: bold;
        color: #4B1D87; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--area_access .access .flex {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; } }
      .style--area_access .access .flex dl {
        margin-top: 20px; }
        .style--area_access .access .flex dl dt {
          float: left;
          clear: left;
          margin-top: 5px; }
        .style--area_access .access .flex dl dd {
          padding-left: 45px; }
          .style--area_access .access .flex dl dd:not(:last-child) {
            margin-bottom: 15px; }
        @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
          .style--area_access .access .flex dl + dl {
            margin-left: 50px; } }
      .style--area_access .access .category + .category {
        margin-top: 1.7em; }
  .style--area_location .hl_1 {
    margin-bottom: 50px; }
  .style--area_flow .hl_1 {
    margin-bottom: 50px; }
  .style--area_flow .list {
    position: relative;
    margin-bottom: 60px; }
    .style--area_flow .list:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 50%;
      z-index: 5;
      width: 1px;
      height: 100%;
      margin: 0 auto;
      border-left: 1px dotted #333; }
    .style--area_flow .list .unit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      z-index: 10;
      width: 100%;
      min-height: 150px;
      margin-bottom: 60px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      width: 100%;
      padding: 40px 30px;
      background: #FFF;
      border: 5px solid #4B1D87;
      text-align: center; }
      .style--area_flow .list .unit:last-child {
        border: 5px solid #94CA14;
        margin-bottom: 0; }
  .style--area_facility {
    padding-bottom: 100px; }
    .style--area_facility .hl_1 {
      margin-bottom: 50px; }
  .style--area_gallery {
    padding-bottom: 0px; }
    .style--area_gallery .hl_1 {
      margin-bottom: 50px; }
    .style--area_gallery .list .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .style--area_gallery .list .flex a.unit {
        display: block;
        width: 20%;
        height: 200px; }
        @media (max-width: 767px) {
          .style--area_gallery .list .flex a.unit {
            width: 50%; } }
    .style--area_gallery.max {
      padding: 0; }
  .style--area_virtual {
    padding-bottom: 100px; }
    .style--area_virtual .hl_1 {
      margin-bottom: 50px; }
    .style--area_virtual .unit {
      height: 400px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      text-align: center; }
      @media (max-width: 767px) {
        .style--area_virtual .unit {
          height: 300px;
          margin-left: -15px;
          margin-right: -15px; } }
      .style--area_virtual .unit a {
        display: block;
        position: relative;
        height: 400px;
        background: rgba(55, 36, 80, 0.64);
        text-decoration: none; }
        @media (max-width: 767px) {
          .style--area_virtual .unit a {
            height: 300px; } }
        .style--area_virtual .unit a:hover {
          background: rgba(55, 36, 80, 0.3); }
        .style--area_virtual .unit a .content {
          position: absolute;
          top: 50%;
          left: 50%;
          padding: 30px;
          background: -webkit-linear-gradient(357deg, #442A65, #54197B);
          background: -o-linear-gradient(357deg, #442A65, #54197B);
          background: linear-gradient(93deg, #442A65, #54197B);
          color: #FFF;
          font-weight: bold;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          .style--area_virtual .unit a .content:after {
            content: "";
            display: block;
            position: absolute;
            right: 5px;
            bottom: 5px;
            width: 20px;
            height: 20px;
            background: url("../image/layout/link_back-white.png") no-repeat center center;
            background-size: contain; }
          .style--area_virtual .unit a .content .hl {
            line-height: 1.2;
            font-size: 4rem; }
            .style--area_virtual .unit a .content .hl + p {
              font-size: 2rem; }
      .style--area_virtual .unit + .unit {
        margin-top: 50px; }
        @media (max-width: 767px) {
          .style--area_virtual .unit + .unit {
            margin-top: 0; } }
  .style--area_lounge {
    border-top: 1px solid #DDD; }
    .style--area_lounge .hl_1 {
      margin-bottom: 50px; }
    .style--area_lounge .row {
      margin-left: -20px;
      margin-right: -20px; }
      .style--area_lounge .row div[class*="col"] {
        padding-left: 20px;
        padding-right: 20px; }
    .style--area_lounge .unit a {
      text-decoration: none; }
      .style--area_lounge .unit a .image {
        margin-bottom: 40px; }
      .style--area_lounge .unit a .flex .logo {
        margin-bottom: 25px;
        text-align: center; }
        .style--area_lounge .unit a .flex .logo img {
          height: 80px;
          width: auto !important; }
      .style--area_lounge .unit a .flex .text {
        text-align: center; }
        .style--area_lounge .unit a .flex .text .hs {
          margin-bottom: 5px;
          font-size: 1.8rem;
          font-weight: bold;
          text-decoration: underline; }
        .style--area_lounge .unit a .flex .text .comment {
          font-size: 1.4rem; }
      .style--area_lounge .unit a:hover .flex .text .hs {
        text-decoration: none;
        color: #4B1D87; }
    @media (max-width: 767px) {
      .style--area_lounge div[class*="col-"] + div[class*="col-"] {
        margin-top: 40px; } }
  .style--lounge_detail .hl_1 {
    margin-bottom: 80px; }
    .style--lounge_detail .hl_1 .logo {
      margin-bottom: 40px; }
      .style--lounge_detail .hl_1 .logo img {
        height: 110px;
        width: auto !important; }
    .style--lounge_detail .hl_1 .button {
      margin-top: 50px; }
      .style--lounge_detail .hl_1 .button .btn_4 {
        width: 100%;
        max-width: 300px; }
  .style--plan_detail .hl_1 {
    margin-bottom: 50px; }
  @media (max-width: 767px) {
    .style--plan_detail .box {
      margin-left: -15px;
      margin-right: -15px; } }
  .style--plan_detail .box .box_content {
    padding: 40px; }
    @media (max-width: 767px) {
      .style--plan_detail .box .box_content {
        padding: 20px; } }
    .style--plan_detail .box .box_content .max {
      margin-left: -40px;
      margin-right: -40px; }
      .style--plan_detail .box .box_content .max div[class*="col"] {
        padding: 0; }
  .style--plan_detail .box .box_bottom {
    position: relative;
    margin-bottom: 100px;
    padding: 40px 0 20px;
    background: #4B1D87;
    color: #FFF;
    text-align: center; }
    .style--plan_detail .box .box_bottom .hl {
      font-size: 3rem;
      font-weight: bold; }
      @media (max-width: 767px) {
        .style--plan_detail .box .box_bottom .hl {
          font-size: 1.6rem; } }
    .style--plan_detail .box .box_bottom:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -70px;
      left: 0;
      width: 100%;
      height: 100px;
      background: url("../image/content/area/doujima/room/image_15.png") no-repeat center bottom;
      background-size: 1200px auto; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--plan_detail .box .box_bottom .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media (max-width: 767px) {
      .style--plan_detail .box .box_bottom .flex > div {
        padding: 10px 0; } }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--plan_detail .box .box_bottom .flex .cross {
        padding: 70px 20px 0; } }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
    .style--area_welfare .list {
      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; } }
  .style--area_welfare .list .unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
    padding: 20px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--area_welfare .list .unit {
        width: calc(33.333333% - 26.666666px); } }
    .style--area_welfare .list .unit .text {
      width: calc(100% - 94px); }
      .style--area_welfare .list .unit .text .name {
        margin-bottom: 10px;
        font-weight: bold;
        color: #4B1D87; }
      .style--area_welfare .list .unit .text .off {
        display: inline-block;
        padding: 0 10px;
        background: #DA7E81;
        font-weight: bold;
        color: #FFF; }
    .style--area_welfare .list .unit .image {
      width: 94px; }
  .style--area_welfare .list .unit-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--area_welfare .list .unit-l {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: calc(50% - 20px); } }
    .style--area_welfare .list .unit-l .text {
      width: calc(100% - 180px);
      padding: 20px; }
      @media (max-width: 767px) {
        .style--area_welfare .list .unit-l .text {
          width: calc(100% - 100px); } }
      .style--area_welfare .list .unit-l .text .hs {
        margin-bottom: 10px;
        font-size: 1.8rem;
        font-weight: bold; }
        @media (max-width: 767px) {
          .style--area_welfare .list .unit-l .text .hs {
            font-size: 1.6rem; } }
        .style--area_welfare .list .unit-l .text .hs a {
          color: #4B1D87; }
      .style--area_welfare .list .unit-l .text .comment {
        font-size: 1.4rem; }
        @media (max-width: 767px) {
          .style--area_welfare .list .unit-l .text .comment {
            font-size: 1.2rem; }
            .style--area_welfare .list .unit-l .text .comment br {
              display: none; } }
    .style--area_welfare .list .unit-l .image {
      width: 180px; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--area_welfare .list .unit-l .image {
          height: 100%; } }
      @media (max-width: 767px) {
        .style--area_welfare .list .unit-l .image {
          width: 100px; } }
  .style--voice_list .unit {
    margin-bottom: 30px; }
    .style--voice_list .unit header {
      padding: 30px 40px;
      background: #EFEFEF; }
      @media (max-width: 767px) {
        .style--voice_list .unit header {
          padding: 20px; } }
      .style--voice_list .unit header .category {
        margin-bottom: 10px; }
        .style--voice_list .unit header .category span {
          padding: 5px 10px;
          color: #4B1D87;
          border: 1px solid #4B1D87;
          background: #FFF;
          font-size: 1.2rem; }
      .style--voice_list .unit header .title {
        font-size: 2rem;
        font-weight: 500; }
        @media (max-width: 767px) {
          .style--voice_list .unit header .title {
            font-size: 1.8rem; } }
    .style--voice_list .unit .content {
      padding: 40px; }
      @media (max-width: 767px) {
        .style--voice_list .unit .content {
          padding: 20px; } }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--voice_list .unit .content .flex {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--voice_list .unit .content .flex .image {
          margin-right: 40px; } }
      @media (max-width: 767px) {
        .style--voice_list .unit .content .flex .image {
          margin-top: 10px;
          margin-bottom: 30px;
          text-align: center; } }
      .style--voice_list .unit .content .flex .text .hs {
        margin-bottom: 25px;
        padding: 10px 15px;
        background: #EFEFEF;
        color: #4B1D87;
        font-weight: 500; }
  .style--staff_list .hl_2 {
    margin-bottom: 50px; }
  .style--staff_list .list {
    margin-bottom: 20px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--staff_list .list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .style--staff_list .list .unit {
      margin-bottom: 40px; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--staff_list .list .unit .flex {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--staff_list .list .unit .flex .image {
          width: 200px;
          min-height: 325px; } }
      @media (max-width: 767px) {
        .style--staff_list .list .unit .flex .image {
          height: 400px;
          background-position: center -100px; } }
      @media (max-width: 480px) {
        .style--staff_list .list .unit .flex .image {
          height: 250px;
          background-position: center -50px; } }
      .style--staff_list .list .unit .flex .text {
        padding: 30px; }
        .style--staff_list .list .unit .flex .text .area a {
          display: inline-block;
          margin-top: 3px;
          padding: 0px 15px;
          background: #FFF;
          border: 1px solid #4B1D87;
          color: #4B1D87;
          font-size: 1.2rem;
          text-align: center;
          text-decoration: none; }
        @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
          .style--staff_list .list .unit .flex .text {
            width: calc(100% - 200px); } }
        .style--staff_list .list .unit .flex .text .name {
          margin-bottom: 10px;
          font-size: 1.8em;
          font-weight: 500;
          color: #4B1D87; }
          .style--staff_list .list .unit .flex .text .name span {
            margin-left: 15px;
            font-size: 1.2rem;
            color: #222; }
  .style--company_list + .wrap {
    padding-top: 0; }
  .style--company_list .hl_2 {
    margin-bottom: 100px; }
    @media (max-width: 767px) {
      .style--company_list .hl_2 .hl {
        font-size: 3rem;
        margin-bottom: 10px; } }
  .style--company_list .list {
    margin-bottom: 20px; }
    .style--company_list .list .unit {
      margin-bottom: 40px; }
      .style--company_list .list .unit .hl {
        padding: 10px;
        background: -webkit-linear-gradient(357deg, #442A65, #54197B);
        background: -o-linear-gradient(357deg, #442A65, #54197B);
        background: linear-gradient(93deg, #442A65, #54197B);
        text-align: center;
        color: #FFF;
        font-size: 2.5rem;
        font-weight: bold; }
      .style--company_list .list .unit .content {
        padding: 30px; }
        .style--company_list .list .unit .content .hs {
          margin-bottom: 10px;
          color: #4B1D87;
          font-weight: bold;
          font-size: 2rem; }
  .style--company_message .content {
    max-width: 825px;
    margin: 0 auto; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--company_message .content .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 100px; } }
    .style--company_message .content .flex .hl {
      margin-left: -0.5em;
      margin-bottom: 1em;
      font-size: 2.5rem;
      color: #4B1D87; }
      @media (max-width: 767px) {
        .style--company_message .content .flex .hl {
          font-size: 2rem;
          margin-left: 0; } }
    .style--company_message .content .flex .image {
      margin-left: 40px; }
      @media (max-width: 767px) {
        .style--company_message .content .flex .image {
          margin-top: 30px;
          margin-bottom: 20px; } }
      .style--company_message .content .flex .image img {
        max-width: 266px; }
    .style--company_message .content .box {
      padding: 20px;
      border: 1px solid #4B1D87; }
  .style--faq_list .entry--hl_2 {
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .style--faq_list .entry--hl_2 {
        margin-bottom: 25px; } }
  .style--faq_list dl {
    border: 2px solid #4B1D87; }
    .style--faq_list dl + h2 {
      margin-top: 70px !important; }
      @media (max-width: 767px) {
        .style--faq_list dl + h2 {
          margin-top: 50px !important; } }
    .style--faq_list dl dt a {
      display: block;
      position: relative;
      text-decoration: none;
      padding: 15px;
      border-bottom: 1px solid #DDD; }
      .style--faq_list dl dt a:after {
        font-family: 'Material Icons';
        content: "\e148";
        position: relative;
        top: -5px;
        float: right;
        color: #DCDCDC;
        font-size: 2.5rem; }
      .style--faq_list dl dt a:hover {
        color: #4B1D87; }
      .style--faq_list dl dt a i {
        margin-right: 10px;
        vertical-align: middle;
        color: #94CA14;
        font-size: 3rem; }
    .style--faq_list dl dt.-active a:after {
      content: "\e15d";
      color: #4B1D87; }
    .style--faq_list dl dt.-active + dd {
      display: block;
      padding: 30px;
      background: #EEE; }
    .style--faq_list dl dd {
      display: none; }
  .style--service_1 {
    margin-bottom: 50px;
    border: 3px solid #94CA14;
    padding: 30px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--service_1 .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--service_1 .flex .text {
        padding-right: 30px; } }
    .style--service_1 .flex .text .hl {
      margin-bottom: 15px;
      font-size: 20px;
      font-weight: bold;
      color: #94CA14; }
    .style--service_1 .flex .text p {
      margin-bottom: 0;
      font-size: 1.4rem; }
      @media (max-width: 767px) {
        .style--service_1 .flex .text p {
          margin-bottom: 30px; } }
    .style--service_1 .flex .image {
      margin-bottom: -30px; }
  .style--service_2 {
    margin-bottom: 50px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--service_2 .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    .style--service_2 .flex .image {
      text-align: center; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--service_2 .flex .image {
          padding-right: 30px; } }
      @media (max-width: 767px) {
        .style--service_2 .flex .image {
          margin-bottom: 30px; } }
    .style--service_2 .flex .text {
      font-size: 1.4rem; }
  .style--service_3 .unit {
    border: 1px solid #DDD;
    margin-bottom: 40px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      .style--service_3 .unit > .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%; }
        .style--service_3 .unit > .flex > * {
          width: 50%;
          padding: 30px; } }
    .style--service_3 .unit > .flex > .title > .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .style--service_3 .unit > .flex > .title > .flex .icon {
        width: 120px;
        text-align: center;
        margin-bottom: 0; }
        @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
          .style--service_3 .unit > .flex > .title > .flex .icon {
            margin-right: 15px; } }
      .style--service_3 .unit > .flex > .title > .flex .hl .hs {
        font-size: 20px;
        font-weight: bold;
        color: #4B1D87; }
      .style--service_3 .unit > .flex > .title > .flex .hl .comment {
        margin-bottom: 0;
        font-size: 1.4rem; }
    .style--service_3 .unit > .flex > .list {
      background: #ECE7F2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
        .style--service_3 .unit > .flex > .list:before {
          content: "";
          position: absolute;
          top: 50%;
          left: 0;
          margin-top: -15px;
          border: 15px solid transparent;
          border-left: 15px solid #FFF; } }
      .style--service_3 .unit > .flex > .list ul {
        padding-left: 2em; }
        .style--service_3 .unit > .flex > .list ul li {
          color: #4B1D87;
          text-indent: -2em;
          padding-left: 2em; }
          .style--service_3 .unit > .flex > .list ul li i {
            vertical-align: middle; }
  .style--service_4 {
    border: 5px solid #4B1D87;
    background: #4B1D87; }
    .style--service_4 .text {
      padding: 0 30px;
      color: #FFF; }
      .style--service_4 .text h4 {
        font-size: 20px;
        font-weight: bold; }
  .style--information_list {
    padding: 50px 0; }
    .style--information_list table tbody tr th, .style--information_list table tbody tr td {
      padding: 15px 0;
      border-bottom: 1px solid #DDD; }
    .style--information_list table tbody tr th {
      padding-right: 20px;
      color: #4B1D87;
      white-space: nowrap; }
    .style--information_list .list_pager {
      margin-top: 30px; }
  .style--information_detail {
    margin-bottom: 100px; }
    @media (max-width: 767px) {
      .style--information_detail {
        margin-bottom: 50px; } }
    .style--information_detail .unit {
      margin-top: 50px;
      padding-bottom: 50px;
      border-bottom: 1px solid #DDD; }
      .style--information_detail .unit .title {
        margin-bottom: 20px;
        font-size: 2rem;
        font-weight: bold;
        color: #4B1D87; }
        .style--information_detail .unit .title a {
          color: #4B1D87; }
      .style--information_detail .unit .h_1 {
        margin-bottom: 20px;
        padding: 0 0 0 20px;
        line-height: 39px;
        background: url(/common/image/layout/h_1_back.jpg) no-repeat left top;
        font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
        text-shadow: 1px 1px 0 #FFF;
        font-size: 1.3em;
        font-weight: bold; }
      .style--information_detail .unit .h_2 {
        margin-bottom: 20px;
        padding: 3px 10px;
        border-left: 5px solid #4B1E87;
        border-bottom: 1px solid #4B1E87;
        font-size: 1.17em; }
      .style--information_detail .unit .h_3 {
        margin-bottom: 20px;
        padding: 5px 10px;
        background: #EEE;
        color: #4B1E87;
        font-weight: bold;
        border-radius: 3px;
        font-size: 1.07em; }
      .style--information_detail .unit .h_4 {
        margin-bottom: 20px;
        padding: 5px 10px;
        font-weight: bold;
        color: #4B1E87;
        font-size: 1.17em;
        border-bottom: 1px dotted #CCC; }
      .style--information_detail .unit .tbl_1 {
        margin-bottom: 20px; }
      .style--information_detail .unit .tbl_1 th,
      .style--information_detail .unit .tbl_1 td {
        padding: 10px 15px;
        border: 1px solid #EEE; }
      .style--information_detail .unit .tbl_1 th {
        background: #F9F6F1 url(../image/layout/tbl_1_th.jpg) repeat-x left top;
        text-shadow: 0 1px 0 #FFF;
        border-bottom: 1px solid #DDD; }
      .style--information_detail .unit .tbl_1 .null {
        background: #FFF;
        border-bottom: none; }
    .style--information_detail .list_pager {
      margin-top: 30px; }
  .style--main_slide {
    position: relative;
    overflow: hidden; }
    .style--main_slide .unit {
      height: 100vh;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      @media (max-width: 767px) {
        .style--main_slide .unit {
          height: 50vh; } }
    @media (max-width: 767px) {
      .style--main_slide .slick-dots {
        display: none !important; } }
  .style--page_navi {
    margin-bottom: 70px;
    background: -webkit-linear-gradient(357deg, #442A65, #54197B);
    background: -o-linear-gradient(357deg, #442A65, #54197B);
    background: linear-gradient(93deg, #442A65, #54197B); }
    .style--page_navi ul {
      text-align: center; }
      .style--page_navi ul li {
        display: inline-block;
        margin-right: -4px; }
        .style--page_navi ul li a {
          display: block;
          margin: 0 20px;
          padding: 20px 0;
          color: #FFF;
          text-decoration: none;
          font-weight: 500; }
      .style--page_navi ul .-active a {
        border-bottom: 3px solid #FFF; }
  .style--page_info {
    padding: 30px 0; }
    .style--page_info .hl {
      margin-bottom: 1em;
      font-size: 3rem;
      font-weight: bold;
      color: #4B1D87; }
    .style--page_info .comment {
      margin-bottom: 100px; }
    .style--page_info .detail {
      padding: 30px;
      border: 3px solid #DDDDDD; }
      .style--page_info .detail table tbody tr th {
        padding: 0.5em 30px 0.5em 0;
        border-right: 1px solid #DDD;
        font-weight: bold;
        color: #4B1D87; }
        .style--page_info .detail table tbody tr th i {
          margin-right: 0.5em;
          vertical-align: middle; }
      .style--page_info .detail table tbody tr td {
        padding: 0.5em 0 0.5em 30px; }
  .style--page_entry {
    margin-bottom: 100px; }
    .style--page_entry .tbl_reserve {
      margin-bottom: 30px; }
    .style--page_entry .more {
      text-align: right; }
      .style--page_entry .more i {
        margin-right: 0.5em;
        vertical-align: middle;
        color: #4B1D87; }
    .style--page_entry .back i {
      margin-right: 0.5em;
      vertical-align: middle;
      color: #B9B9B9; }
  .style--search {
    margin-bottom: 40px; }
    .style--search .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: -10px;
      margin-right: -10px;
      margin-bottom: 20px;
      text-align: left; }
      .style--search .flex > div {
        width: 25%;
        margin-left: 10px;
        margin-right: 10px; }
        .style--search .flex > div:not(.keyword) {
          padding: 4px 0 4px 15px;
          background: #EEE;
          border-radius: 100px; }
          .style--search .flex > div:not(.keyword) input {
            width: calc(100% - 2.2em); }
      .style--search .flex input {
        border: none;
        background: none; }
        .style--search .flex input:placeholder-shown {
          color: #666; }
      .style--search .flex i {
        color: #AAAAAA;
        vertical-align: middle; }
      .style--search .flex .hyphen {
        position: relative;
        top: 3px;
        background: none !important;
        width: 10px;
        margin: 0 -10px;
        padding: 0;
        width: 2em;
        text-align: center;
        padding: 0 !important;
        color: #AAA; }
      .style--search .flex .keyword {
        width: 30%;
        border-bottom: 1px solid #CCC; }
        .style--search .flex .keyword input {
          width: calc(100% - 2em); }
        .style--search .flex .keyword button {
          width: 1em;
          background: none;
          border: none; }
  .style--calendar {
    margin-bottom: 70px; }
    .style--calendar .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: -10px;
      margin-right: -10px;
      margin-bottom: 20px;
      text-align: left; }
      .style--calendar .flex > div {
        width: 25%;
        margin-left: 10px;
        margin-right: 10px; }
        .style--calendar .flex > div .hl {
          margin-bottom: 15px;
          text-align: center;
          font-size: 1.8rem; }
          .style--calendar .flex > div .hl strong {
            margin-left: 5px;
            font-weight: normal;
            font-size: 2.0rem; }
  .style--login_box {
    background: #F4F3F5; }
    .style--login_box > div {
      width: 100%;
      max-width: 375px;
      margin: 0 auto;
      padding: 10vh 0; }
    .style--login_box .wrapper {
      display: table-cell;
      vertical-align: middle;
      padding: 30px 0; }
    .style--login_box .content label {
      display: table;
      table-layout: fixed;
      width: 100%;
      margin-bottom: 30px; }
    .style--login_box .content label > * {
      position: relative;
      display: table-cell;
      vertical-align: middle; }
    .style--login_box .content .icon {
      right: calc(100% - 50px);
      width: 50px;
      height: 60px;
      background: #DDD;
      cursor: text;
      color: #6E6E6E; }
    .style--login_box .content .icon i {
      line-height: 60px; }
    .style--login_box .content input {
      left: 50px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border-radius: 0; }
    .style--login_box .content input {
      height: 60px;
      padding: 10px;
      font-size: 16px;
      border: 1px solid #fff; }
    .style--login_box .content input:focus {
      border: 1px solid #4B1D87;
      outline: #4B1D87; }
    .style--login_box .content input:focus + .icon {
      background: #4B1D87;
      color: #fff; }
    .style--login_box .content .input-user,
    .style--login_box .content .input-pass {
      width: 100%; }
    .style--login_box .content button.btn_2 {
      margin-bottom: 15px;
      font-weight: bold !important; }
    @media screen and (max-width: 767px) {
      .style--login_box {
        padding: 0 15px;
        height: calc(100vh - 200px); } }
  .style--error-login-message {
    color: #fff;
    background: #ff6666;
    border: 1px solid #f44522;
    padding: 15px;
    font-size: 1.4rem;
    margin-bottom: 15px; }
  .style--error-login-message::before {
    content: "\f071";
    font-family: FontAwesome;
    display: block;
    font-size: 5rem;
    line-height: 1.5; }
  .style--finish-login-message {
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
    margin-bottom: 15px; }
  .style--finish-login-message i {
    display: block;
    font-size: 5rem;
    line-height: 1.5; }
  #mypage .style--finish-login-message {
    border: 1px solid #94CA14; }
  #mypage .style--finish-login-message i {
    color: #94CA14; }
  #management .style--finish-login-message i {
    color: #DA7E81; }
  #management .style--finish-login-message i {
    color: #DA7E81; }
  .style--mypage_list {
    padding: 10vh 0; }
    .style--mypage_list .unit a {
      display: block;
      margin-bottom: 30px;
      text-decoration: none;
      -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
      box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
      border-radius: 5px;
      text-align: center;
      overflow: hidden; }
      .style--mypage_list .unit a .image {
        padding: 30px 0;
        background: #F4F3F5;
        color: #4B1D87; }
        .style--mypage_list .unit a .image i {
          font-size: 68px; }
      .style--mypage_list .unit a .text {
        padding: 20px;
        color: #333;
        -webkit-transition: all ease 0.2s;
        -o-transition: all ease 0.2s;
        transition: all ease 0.2s; }
      .style--mypage_list .unit a:hover .text {
        color: #4B1D87; }
      .style--mypage_list .unit a:hover .image {
        background: #4B1D87;
        color: #FFF; }
  .style--table_list .form_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px; }
    .style--table_list .form_button > * {
      width: 150px; }
    .style--table_list .form_button .back i {
      margin-right: 0.5em;
      vertical-align: middle;
      color: #B9B9B9; }
  #blog {
    /*-------------------------------------------------------------------
		#blog_list
	-------------------------------------------------------------------*/
    /* プライマリ */
    /* セカンダリ */
    /* カレンダー部分 */
    /* SNS */
    /*フロートクリア*/ }
    #blog #blog_list #primary .unit {
      margin-bottom: 40px; }
    #blog #blog_list #primary .title {
      margin-bottom: 15px; }
    #blog #blog_list #primary .title .hl {
      margin-top: 10px;
      padding-left: 10px;
      border-left: 5px solid #7FBE26;
      font-size: 2.2rem;
      font-weight: bold; }
    #blog #blog_list #primary .title .hl a {
      text-decoration: none; }
    #blog #blog_list #primary .text {
      font-size: 1.6rem;
      line-height: 1.8; }
    #blog #blog_list #primary .icon {
      margin-bottom: 15px; }
    #blog #blog_list #primary .icon li {
      display: inline-block;
      padding-right: 5px; }
    #blog #blog_list #primary .icon li a {
      padding: 0 10px;
      background: #DA7E81;
      color: #FFF;
      text-decoration: none; }
    #blog #blog_list #primary .more a {
      display: inline-block;
      min-width: 150px;
      margin-top: 15px;
      padding: 8px 10px;
      background: #231815;
      color: #FFF;
      text-decoration: none;
      text-align: center;
      font-size: 1.5rem; }
    #blog #blog_list #primary .more a:hover {
      background: #FFE114;
      color: #231815; }
    #blog #blog_list #primary .h_2 {
      border-left: 5px solid #4B1D87;
      border-bottom: 1px solid #4B1D87;
      padding: 10px 15px;
      margin-bottom: 30px;
      font-size: 1.8rem; }
      #blog #blog_list #primary .h_2:not(.first-child) {
        margin-top: 50px; }
    #blog #blog_list #primary .h_3 {
      background: #F3F3F3;
      padding: 10px 15px;
      margin-bottom: 30px;
      font-size: 1.8rem;
      color: #4B1D87; }
      #blog #blog_list #primary .h_3:not(.first-child) {
        margin-top: 40px; }
    #blog #blog_list #secondary {
      padding-top: 20px; }
    #blog #blog_list #secondary .unit {
      margin-bottom: 30px; }
    #blog #blog_list #secondary .unit .hl {
      background: #4B1D87;
      color: #FFF;
      font-weight: bold;
      padding: 5px 15px;
      text-align: center;
      margin-bottom: 15px; }
    #blog #blog_list #secondary .unit ul {
      padding: 0 15px; }
    #blog #blog_list #secondary .unit ul li {
      margin-bottom: 5px; }
    #blog #blog_list #secondary .unit ul li a {
      padding-left: 10px;
      background: url(../image/foot/arrow.gif) no-repeat left center;
      font-weight: normal; }
    #blog #blog_list #secondary #secondary_calendar {
      font-size: 1.4rem; }
    #blog #blog_list #secondary #secondary_calendar p {
      text-align: center; }
    #blog #blog_list #secondary #secondary_calendar table {
      width: 100%;
      margin-top: 10px; }
    #blog #blog_list #secondary #secondary_calendar .calendar th,
    #blog #blog_list #secondary #secondary_calendar .calendar td {
      padding: 0 !important;
      width: auto !important;
      text-align: center;
      border: 1px solid #CCC; }
    #blog #blog_list #secondary #secondary_calendar .calendar th {
      background: #EEE; }
    #blog #blog_list #secondary #secondary_calendar .calendar .sun,
    #blog #blog_list #secondary #secondary_calendar .calendar .hol {
      background: #fff2f2; }
    #blog #blog_list #secondary #secondary_calendar .calendar .sat {
      background: #d1f4ff; }
    #blog #blog_list #secondary #secondary_calendar .pager {
      width: 100%; }
    #blog #blog_list #secondary #secondary_calendar .back {
      text-align: left; }
    #blog #blog_list #secondary #secondary_calendar .next {
      text-align: right; }
    #blog #blog_list #secondary #secondary_calendar a {
      text-decoration: none; }
    #blog #blog_list .sns {
      background: #EEE;
      margin: 15px 0;
      padding: 8px 10px;
      vertical-align: middle; }
    #blog #blog_list .sns div > iframe,
    #blog #blog_list .sns div > div {
      float: left;
      vertical-align: middle;
      margin-right: 8px; }
    #blog #blog_list .sns div {
      zoom: 1;
      /*for IE 5.5-7*/ }
    #blog #blog_list .sns div:after {
      /*for modern browser*/
      content: ".";
      display: block;
      height: 0px;
      clear: both;
      line-height: 0;
      visibility: hidden; }
  #interview #interview_list {
    padding: 20px;
    background: url(../image/content/interview/back.jpg) no-repeat center top; }
  #interview #interview_list .hl {
    padding: 50px 0 0;
    text-align: center;
    color: #4B1D87;
    font-size: 50px;
    font-weight: bold; }
    @media (max-width: 767px) {
      #interview #interview_list .hl {
        padding-top: 0;
        line-height: 1.3; } }
  #interview #interview_list .sub {
    margin-bottom: 20px;
    text-align: center;
    color: #A3A3A3;
    font-size: 15px; }
  #interview #interview_list .sub + p {
    margin-bottom: 70px;
    font-size: 13px; }
  #interview #interview_list .main {
    position: relative;
    margin-bottom: 50px; }
  #interview #interview_list .main .text {
    padding: 30px;
    background: rgba(75, 29, 135, 0.9);
    color: #FFF;
    line-height: 1.7; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      #interview #interview_list .main .text {
        position: absolute;
        top: 50%;
        right: -40px;
        width: 320px;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%); } }
  #interview #interview_list .main .text strong {
    font-size: 30px;
    font-weight: normal; }
  #interview #interview_list .main .text a {
    color: #FFF; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
    #interview #interview_list .list {
      padding-left: 115px;
      padding-right: 115px; } }
  #interview #interview_list .list dl {
    margin-bottom: 50px; }
  #interview #interview_list .list dt {
    float: left; }
    @media (max-width: 767px) {
      #interview #interview_list .list dt img {
        width: 50px; } }
  #interview #interview_list .list dd {
    padding-left: 100px;
    padding-top: 5px;
    font-size: 14px;
    line-height: 1.7; }
    @media (max-width: 767px) {
      #interview #interview_list .list dd {
        padding-left: 65px; } }
  #interview #interview_list .list .photo {
    margin: 100px 0 50px; }
  #interview #interview_list .hunter {
    margin-bottom: 50px;
    padding: 30px;
    border: 3px solid #00B22C;
    border-radius: 10px;
    background: #F2FBF4 url(../../interview/file_1/hunter.jpg) no-repeat right top;
    font-size: 13px;
    line-height: 1.7; }
    @media (max-width: 767px) {
      #interview #interview_list .hunter {
        padding-top: 250px; } }
  #interview #interview_list .hunter .ja {
    margin-bottom: 30px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
      #interview #interview_list .hunter .ja {
        padding-right: 240px; } }
  #interview #interview_list .hunter .hs {
    margin-bottom: 7px;
    padding: 1px;
    background: #01B22D;
    width: 220px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 15px; }
  #interview #interview_list .hunter .title {
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: bold; }
  #interview #interview_list .hunter span:after {
    content: "";
    width: 100px;
    height: 1px;
    margin-left: 10px;
    display: inline-block;
    position: relative;
    top: -3px;
    background: #A2A2A2; }
  .style--form input[type="submit"],
  .style--form input[type="button"] {
    cursor: pointer; }
  .style--form .radio-btn, .style--form .check-box {
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 0 0 0 30px;
    position: relative;
    -webkit-transition: background-color 0.2s linear 0s;
    -o-transition: background-color 0.2s linear 0s;
    transition: background-color 0.2s linear 0s;
    vertical-align: middle;
    line-height: 100%; }
  .style--form .radio-btn:hover::after,
  .style--form .check-box:hover::after {
    border-color: #ec74a2; }
  .style--form .radio-btn::after, .style--form .check-box::after {
    border: 2px solid #ededed;
    background: #ededed;
    border-radius: 0;
    content: "";
    display: block;
    height: 24px;
    left: 0;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    -webkit-transition: border-color 0.2s linear 0s;
    -o-transition: border-color 0.2s linear 0s;
    transition: border-color 0.2s linear 0s;
    width: 24px;
    line-height: 100%; }
  .style--form .radio-btn::before {
    background-color: #ec74a2;
    border-radius: 50%;
    content: "";
    display: block;
    height: 16px;
    left: 4px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.2s linear 0s;
    -o-transition: opacity 0.2s linear 0s;
    transition: opacity 0.2s linear 0s;
    width: 16px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    line-height: 100%;
    z-index: 2; }
  .style--form .radio-btn::after {
    border-radius: 100%; }
  .style--form input[type="radio"]:checked + .radio-btn::before {
    opacity: 1; }
  .style--form .check-box::before {
    border-bottom: 3px solid #ec74a2;
    border-right: 3px solid #ec74a2;
    content: "";
    display: block;
    height: 13.5px;
    left: 9px;
    margin-top: -9px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: opacity 0.2s linear 0s;
    -o-transition: opacity 0.2s linear 0s;
    transition: opacity 0.2s linear 0s;
    width: 7.5px;
    z-index: 2; }
  .style--form input[type="checkbox"]:checked + .check-box::before {
    opacity: 1; }
