@charset "UTF-8";
/* visual */
#visual {
  min-width: 1040px;
  position: relative;
  overflow: hidden; }
  @media (max-width: 896px) {
    #visual {
      min-width: 100%; } }
  #visual .visual {
    margin: 0 auto;
    height: 600px;
    position: relative; }
    @media (max-width: 480px) {
      #visual .visual {
        padding: 77% 0 0;
        height: auto; } }
    #visual .visual #visual_slider {
      position: absolute;
      width: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%); }
      #visual .visual #visual_slider li {
        position: relative; }
        #visual .visual #visual_slider li:focus {
          outline: none; }
        #visual .visual #visual_slider li img {
          min-width: 100%;
          display: block;
          position: relative;
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%, -50%);
          -ms-transform: translateX(-50%, -50%); }
          @media (max-width: 480px) {
            #visual .visual #visual_slider li img {
              width: 100%; } }
    #visual .visual .visual_text {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%); }
      @media (max-width: 896px) {
        #visual .visual .visual_text {
          left: -30%;
          left: calc(50% - 77%);
          transform: none;
          -webkit-transform: none;
          -ms-transform: none; } }
      @media (max-width: 480px) {
        #visual .visual .visual_text {
          width: 100%;
          left: 0;
          transform: none;
          -webkit-transform: none;
          -ms-transform: none; } }
      @media (max-width: 480px) {
        #visual .visual .visual_text img {
          width: 100%;
          display: block; } }

.top_event {
  margin: 0 auto;
  max-width: 1020px;
  position: relative; }
  @media (max-width: 480px) {
    .top_event {
      width: 100%; } }
  .top_event .top_event_contents {
    width: 500px;
    background: rgba(185, 145, 105, 0.8);
    position: absolute;
    right: 0;
    bottom: -40px;
    z-index: 10; }
    @media (max-width: 480px) {
      .top_event .top_event_contents {
        width: 100%;
        position: static;
        right: auto;
        bottom: auto; } }
    .top_event .top_event_contents a {
      color: #fff;
      text-decoration: none;
      box-sizing: border-box;
      padding: 30px 20px 20px 30px;
      display: flex;
      justify-content: space-between;
      transition: 0.5s; }
      @media (max-width: 480px) {
        .top_event .top_event_contents a {
          padding: 15px 15px 12px 15px;
          transition: none; } }
      .top_event .top_event_contents a:hover {
        opacity: 0.5; }
        @media (max-width: 480px) {
          .top_event .top_event_contents a:hover {
            opacity: 1; } }
        .top_event .top_event_contents a:hover .top_event_image span {
          text-decoration: none; }
      .top_event .top_event_contents a .top_event_image {
        width: 30%; }
        .top_event .top_event_contents a .top_event_image img {
          width: 100%;
          display: block; }
        .top_event .top_event_contents a .top_event_image span {
          font-size: 0.85rem;
          text-align: center;
          text-decoration: underline;
          padding: 5px 0 0;
          display: block; }
          @media (max-width: 480px) {
            .top_event .top_event_contents a .top_event_image span {
              font-size: 3vw;
              text-decoration: none; } }
          .top_event .top_event_contents a .top_event_image span:after {
            content: "\03e"; }
      .top_event .top_event_contents a .top_event_detail {
        width: 65%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row; }
        .top_event .top_event_contents a .top_event_detail .top_event_title {
          font-family: "Cinzel", serif, "游明朝体", "ヒラギノ明朝 Pro W3", HiraMinProN-W3, "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
          font-size: 1.4rem; }
          @media (max-width: 480px) {
            .top_event .top_event_contents a .top_event_detail .top_event_title {
              font-size: 1.2rem; } }
        .top_event .top_event_contents a .top_event_detail .top_event_sub_title {
          font-size: 1.1rem;
          line-height: 1.7;
          margin: 0 0 10px; }
          @media (max-width: 480px) {
            .top_event .top_event_contents a .top_event_detail .top_event_sub_title {
              font-size: 1rem;
              line-height: 1.5; } }
        .top_event .top_event_contents a .top_event_detail .top_event_date {
          line-height: 1;
          border-top: 1px solid #fff;
          padding: 13px 0 0;
          width: 100%; }
          @media (max-width: 480px) {
            .top_event .top_event_contents a .top_event_detail .top_event_date {
              font-size: 0.8rem;
              letter-spacing: 1px; } }

.top_concpet {
  padding: 90px 0 500px;
  position: relative;
  overflow: hidden;
  z-index: 0; }
  @media (max-width: 896px) {
    .top_concpet {
      padding: 90px 0 370px; } }
  @media (max-width: 480px) {
    .top_concpet {
      padding: 50px 0 53%; } }
  .top_concpet:before {
    height: 58%;
    width: 600px;
    background: #fff2da;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    left: calc(50% - 800px);
    z-index: -2; }
    @media (max-width: 480px) {
      .top_concpet:before {
        height: 30%;
        width: 80%;
        left: 0; } }
  .top_concpet:after {
    height: 568px;
    width: 50%;
    background: #fff;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media (max-width: 480px) {
      .top_concpet:after {
        content: none; } }
  .top_concpet .top_concpet_mark {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transfnnorm: translateX(-50%);
    -ms-transform: translateX(-50%); }
    @media (max-width: 896px) {
      .top_concpet .top_concpet_mark {
        width: 100%; } }
    @media (max-width: 480px) {
      .top_concpet .top_concpet_mark {
        width: 50%;
        left: auto;
        right: 0;
        transform: none;
        -webkit-transform: none;
        -ms-transform: none; } }
    @media (max-width: 896px) {
      .top_concpet .top_concpet_mark img {
        width: 100%; } }
  .top_concpet .top_concpet_contents {
    margin: 0 auto;
    max-width: 1020px; }
    @media (max-width: 480px) {
      .top_concpet .top_concpet_contents {
        max-width: 100%; } }
    .top_concpet .top_concpet_contents:after {
      content: "";
      display: block;
      clear: both; }
    .top_concpet .top_concpet_contents .top_concpet_title {
      font-family: "Cinzel", serif, "游明朝体", "ヒラギノ明朝 Pro W3", HiraMinProN-W3, "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-size: 1.8rem;
      line-height: 1.4;
      padding: 0 0 55px;
      width: 33%;
      background: url(../img/title-mark.png) no-repeat bottom left;
      float: left; }
      @media (max-width: 896px) {
        .top_concpet .top_concpet_contents .top_concpet_title {
          font-size: 1.6rem; } }
      @media (max-width: 480px) {
        .top_concpet .top_concpet_contents .top_concpet_title {
          font-size: 1.2rem;
          margin: 0 0 40px;
          padding: 0 0 35px;
          width: 88%;
          background: url(../img/title-mark.png) no-repeat bottom left/80px;
          float: right; } }
    .top_concpet .top_concpet_contents .top_concpet_message {
      font-size: 0.85rem;
      letter-spacing: 1px;
      line-height: 2.6;
      box-sizing: border-box;
      padding: 0 0 30px 57px;
      width: 67%;
      background: #fff;
      float: right; }
      @media (max-width: 480px) {
        .top_concpet .top_concpet_contents .top_concpet_message {
          line-height: 1.8;
          padding: 0 10px 30px 7%;
          width: 95%; } }
      .top_concpet .top_concpet_contents .top_concpet_message p {
        margin-bottom: 37px !important; }
        @media (max-width: 480px) {
          .top_concpet .top_concpet_contents .top_concpet_message p {
            margin-bottom: 20px !important; } }
      .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn {
        width: 280px; }
        @media (max-width: 480px) {
          .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn {
            width: 80%; } }
        .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn a {
          color: #393939;
          font-size: 0.85rem;
          text-decoration: none;
          border: 1px solid #393939;
          box-sizing: border-box;
          padding: 10px 0 10px 25px;
          background: url(../img/background-ptn01.jpg) repeat;
          display: block;
          position: relative;
          z-index: 0; }
          @media (max-width: 896px) {
            .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn a {
              background: url(../img/arrow01.png) no-repeat center right 15px/8px; } }
          .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn a:before {
            height: 10px;
            width: 8px;
            background: url(../img/arrow01.png) no-repeat center right/100%;
            content: "";
            position: absolute;
            right: 15px;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transfnnorm: translateY(-50%);
            -ms-transform: translateY(-50%); }
            @media (max-width: 896px) {
              .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn a:before {
                content: none; } }
          .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn a:after {
            height: 100%;
            width: 100%;
            background: #fff;
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            transition: 0.5s;
            z-index: -1; }
            @media (max-width: 896px) {
              .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn a:after {
                content: none; } }
          .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn a:hover {
            color: #fff; }
            @media (max-width: 896px) {
              .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn a:hover {
                color: #393939; } }
            .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn a:hover:before {
              background: url(../img/arrow02.png) no-repeat center right/100%; }
            .top_concpet .top_concpet_contents .top_concpet_message .top_concpet_btn a:hover:after {
              background: rgba(255, 255, 255, 0); }
  .top_concpet .top_concpet_image {
    position: absolute;
    bottom: 40px;
    left: 30%;
    left: calc(50% - 510px);
    z-index: -1; }
    @media (max-width: 480px) {
      .top_concpet .top_concpet_image {
        left: 0; } }
    @media (max-width: 896px) {
      .top_concpet .top_concpet_image img {
        width: 100%; } }

.top_works {
  padding: 30px 0 80px;
  position: relative;
  z-index: 0; }
  @media (max-width: 480px) {
    .top_works {
      padding: 60px 0 80px; } }
  .top_works:after {
    height: 300px;
    width: 100%;
    background: #f5f5f5;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1; }
  .top_works .top_works_title {
    font-family: "Cinzel", serif, "游明朝体", "ヒラギノ明朝 Pro W3", HiraMinProN-W3, "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.7rem;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 55px;
    padding: 50px 0 0;
    background: url(../img/title-mark.png) no-repeat top center; }
    @media (max-width: 480px) {
      .top_works .top_works_title {
        font-size: 1.3rem;
        margin: 0 0 30px;
        padding: 33px 0 0;
        background: url(../img/title-mark.png) no-repeat top center/85px; } }
    .top_works .top_works_title span {
      color: #888;
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 0.8rem;
      font-weight: normal;
      letter-spacing: 1px;
      display: block; }
  .top_works .top_works_inner {
    margin: 0 auto;
    max-width: 1020px; }
    .top_works .top_works_inner .top_works_slider {
      margin: 0 0 45px; }
      .top_works .top_works_inner .top_works_slider .slick-list {
        margin: 0 auto;
        width: 930px;
        overflow: hidden; }
        @media (max-width: 896px) {
          .top_works .top_works_inner .top_works_slider .slick-list {
            width: 90%; } }
        @media (max-width: 480px) {
          .top_works .top_works_inner .top_works_slider .slick-list {
            width: 100%; } }
        .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set {
          margin: 0 5px;
          position: relative; }
          .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set:focus {
            outline: none; }
          .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a {
            color: #393939;
            text-decoration: none;
            display: block;
            padding-bottom: 54px;
            position: relative; }
            .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a:hover .top_works_slider_image img {
              transform: translate(-50%, -50%) scale(1.1); }
              @media (max-width: 896px) {
                .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a:hover .top_works_slider_image img {
                  transform: translate(-50%, -50%) scale(1); } }
            .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a:hover .top_works_slider_contents .top_works_slider_title {
              color: #a1a1a1; }
              @media (max-width: 896px) {
                .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a:hover .top_works_slider_contents .top_works_slider_title {
                  color: #424242; } }
              .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a:hover .top_works_slider_contents .top_works_slider_title:before {
                background: #727272; }
                @media (max-width: 896px) {
                  .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a:hover .top_works_slider_contents .top_works_slider_title:before {
                    background: #424242; } }
            .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a:hover .top_works_slider_contents .top_works_slider_place {
              color: #b3b3b3; }
              @media (max-width: 896px) {
                .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a:hover .top_works_slider_contents .top_works_slider_place {
                  color: #888888; } }
            .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_category {
              width: 100px;
              text-align: center;
              position: absolute;
              top: 10px;
              right: 0;
              color: #fff;
              font-size: 0.8rem;
              padding: 2px 0 3px;
              z-index: 2; }
              @media (max-width: 480px) {
                .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_category {
                  font-size: 0.7rem;
                  width: 90px;
                  padding: 0 0 1px; } }
              .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_category.new-construction {
                background: #b69200; }
              .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_category.renovation {
                background: #623106; }
            .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_image {
              overflow: hidden;
              position: relative;
              padding-top: 75%;
              width: 100%; }
              .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_image img {
                width: 100%;
                display: block;
                transition: 0.7s;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%) scale(1); }
                @media (max-width: 896px) {
                  .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_image img {
                    transition: unset; } }
            .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents {
              box-sizing: border-box;
              border: 1px solid #f3f3f3;
              border-top: 0px;
              padding: 20px 25px 20px 35px;
              width: 90%;
              background: #fff;
              position: absolute;
              bottom: 0;
              left: 0; }
              @media (max-width: 480px) {
                .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents {
                  padding: 15px 10px 15px 30px; } }
              .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents .top_works_slider_title,
              .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents .top_works_slider_place {
                transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease; }
                @media (max-width: 896px) {
                  .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents .top_works_slider_title,
                  .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents .top_works_slider_place {
                    transition: none;
                    -webkit-transition: none;
                    -ms-transition: none; } }
              .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents .top_works_slider_title {
                color: #424242;
                line-height: 1.5;
                margin: 0 0 5px;
                position: relative; }
                @media (max-width: 480px) {
                  .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents .top_works_slider_title {
                    font-size: 0.85rem; } }
                .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents .top_works_slider_title:before {
                  height: 1px;
                  width: 20px;
                  background: #424242;
                  content: "";
                  position: absolute;
                  top: 10px;
                  left: -27px; }
                  @media (max-width: 480px) {
                    .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents .top_works_slider_title:before {
                      width: 15px;
                      left: -23px; } }
              .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents .top_works_slider_place {
                color: #888888;
                font-size: 0.8rem; }
                @media (max-width: 480px) {
                  .top_works .top_works_inner .top_works_slider .slick-list .top_works_slider_set a .top_works_slider_contents .top_works_slider_place {
                    font-size: 0.7rem; } }
      .top_works .top_works_inner .top_works_slider.arrow {
        position: relative; }
        .top_works .top_works_inner .top_works_slider.arrow .custom-slick-prev,
        .top_works .top_works_inner .top_works_slider.arrow .custom-slick-next {
          z-index: 0; }
          .top_works .top_works_inner .top_works_slider.arrow .custom-slick-prev:before,
          .top_works .top_works_inner .top_works_slider.arrow .custom-slick-next:before {
            height: 45px;
            width: 25px;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            z-index: 1; }
            @media (max-width: 480px) {
              .top_works .top_works_inner .top_works_slider.arrow .custom-slick-prev:before,
              .top_works .top_works_inner .top_works_slider.arrow .custom-slick-next:before {
                height: 117px;
                width: 35px; } }
          @media (max-width: 480px) {
            .top_works .top_works_inner .top_works_slider.arrow .custom-slick-prev:after,
            .top_works .top_works_inner .top_works_slider.arrow .custom-slick-next:after {
              border: 1px solid #fff;
              box-sizing: border-box;
              height: 117px;
              width: 35px;
              content: "";
              position: absolute;
              z-index: 10; } }
          .top_works .top_works_inner .top_works_slider.arrow .custom-slick-prev:hover,
          .top_works .top_works_inner .top_works_slider.arrow .custom-slick-next:hover {
            cursor: pointer; }
        .top_works .top_works_inner .top_works_slider.arrow .custom-slick-prev:before {
          content: url(../img/arrow-prev-pc.png);
          left: 0; }
          @media (max-width: 480px) {
            .top_works .top_works_inner .top_works_slider.arrow .custom-slick-prev:before {
              content: "";
              background: url(../img/arrow-prev-sp.png) no-repeat center left/100%;
              z-index: 1; } }
        .top_works .top_works_inner .top_works_slider.arrow .custom-slick-prev:after {
          left: 0;
          top: 50%;
          transform: translateY(-50%); }
        .top_works .top_works_inner .top_works_slider.arrow .custom-slick-next:before {
          content: url(../img/arrow-next-pc.png);
          right: 0; }
          @media (max-width: 480px) {
            .top_works .top_works_inner .top_works_slider.arrow .custom-slick-next:before {
              content: "";
              background: url(../img/arrow-next-sp.png) no-repeat center right/100%; } }
        .top_works .top_works_inner .top_works_slider.arrow .custom-slick-next:after {
          right: 0;
          top: 50%;
          transform: translateY(-50%); }

.top_contents {
  padding: 75px 0; }
  @media (max-width: 480px) {
    .top_contents {
      padding: 60px 3%; } }
  .top_contents .top_contents_inner {
    margin: 0 auto;
    max-width: 1020px;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 480px) {
      .top_contents .top_contents_inner {
        max-width: 100%;
        display: block;
        justify-content: flex-start; } }
    .top_contents .top_contents_inner .top_contents_set {
      padding: 0 0 50px;
      width: 48%;
      position: relative; }
      @media (max-width: 480px) {
        .top_contents .top_contents_inner .top_contents_set {
          width: 100%; } }
      .top_contents .top_contents_inner .top_contents_set:first-child {
        width: 40%; }
        @media (max-width: 480px) {
          .top_contents .top_contents_inner .top_contents_set:first-child {
            margin-bottom: 100px;
            width: 100%; } }
      .top_contents .top_contents_inner .top_contents_set .top_contents_set_title {
        font-family: "Cinzel", serif, "游明朝体", "ヒラギノ明朝 Pro W3", HiraMinProN-W3, "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        font-size: 1.7rem;
        line-height: 1.5;
        margin: 0 0 25px; }
        @media (max-width: 480px) {
          .top_contents .top_contents_inner .top_contents_set .top_contents_set_title {
            font-size: 1.3rem; } }
        .top_contents .top_contents_inner .top_contents_set .top_contents_set_title span {
          color: #888;
          font-family: 'Noto Sans JP', sans-serif;
          font-size: 0.8rem;
          font-weight: normal;
          letter-spacing: 1px;
          padding: 0 0 0 15px; }
      .top_contents .top_contents_inner .top_contents_set .top_diary_list {
        padding: 0 0 50px;
        display: flex; }
        .top_contents .top_contents_inner .top_contents_set .top_diary_list li {
          width: 180px; }
          @media (max-width: 480px) {
            .top_contents .top_contents_inner .top_contents_set .top_diary_list li {
              width: 47%; } }
          .top_contents .top_contents_inner .top_contents_set .top_diary_list li:first-child {
            margin-right: 48px; }
            @media (max-width: 480px) {
              .top_contents .top_contents_inner .top_contents_set .top_diary_list li:first-child {
                margin-right: 6%; } }
          .top_contents .top_contents_inner .top_contents_set .top_diary_list li a {
            color: #393939;
            font-size: 0.85rem;
            text-decoration: none;
            display: block;
            transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease; }
            @media (max-width: 896px) {
              .top_contents .top_contents_inner .top_contents_set .top_diary_list li a {
                transition: none;
                -webkit-transition: none;
                -ms-transition: none; } }
            .top_contents .top_contents_inner .top_contents_set .top_diary_list li a .top_diary_list_image {
              margin: 0 0 10px;
              overflow: hidden; }
              @media (max-width: 896px) {
                .top_contents .top_contents_inner .top_contents_set .top_diary_list li a .top_diary_list_image {
                  height: auto; } }
              .top_contents .top_contents_inner .top_contents_set .top_diary_list li a .top_diary_list_image img {
                width: 100%;
                display: block;
                transition: 0.7s; }
                @media (max-width: 896px) {
                  .top_contents .top_contents_inner .top_contents_set .top_diary_list li a .top_diary_list_image img {
                    transition: none; } }
            .top_contents .top_contents_inner .top_contents_set .top_diary_list li a .top_diary_list_head {
              box-sizing: border-box;
              padding: 0 2px; }
            .top_contents .top_contents_inner .top_contents_set .top_diary_list li a:hover {
              color: #a0a0a0; }
              @media (max-width: 896px) {
                .top_contents .top_contents_inner .top_contents_set .top_diary_list li a:hover {
                  color: #393939; } }
              .top_contents .top_contents_inner .top_contents_set .top_diary_list li a:hover .top_diary_list_image img {
                transform: scale(1.1); }
                @media (max-width: 896px) {
                  .top_contents .top_contents_inner .top_contents_set .top_diary_list li a:hover .top_diary_list_image img {
                    transform: none; } }
      .top_contents .top_contents_inner .top_contents_set .top_news_list {
        padding: 0 0 80px; }
        @media (max-width: 480px) {
          .top_contents .top_contents_inner .top_contents_set .top_news_list {
            padding: 0 0 40px; } }
        .top_contents .top_contents_inner .top_contents_set .top_news_list li {
          border-bottom: 1px solid #626262; }
          .top_contents .top_contents_inner .top_contents_set .top_news_list li:first-child {
            border-top: 1px solid #626262; }
          .top_contents .top_contents_inner .top_contents_set .top_news_list li a {
            color: #393939;
            font-size: 0.85rem;
            text-decoration: none;
            box-sizing: border-box;
            padding: 17px 20px;
            display: flex;
            transition: 0.5s; }
            @media (max-width: 896px) {
              .top_contents .top_contents_inner .top_contents_set .top_news_list li a {
                transition: none; } }
            @media (max-width: 480px) {
              .top_contents .top_contents_inner .top_contents_set .top_news_list li a {
                padding: 17px 10px; } }
            .top_contents .top_contents_inner .top_contents_set .top_news_list li a:hover {
              background: #f5f5f5; }
              @media (max-width: 896px) {
                .top_contents .top_contents_inner .top_contents_set .top_news_list li a:hover {
                  background: none; } }
            .top_contents .top_contents_inner .top_contents_set .top_news_list li a .top_news_list_date {
              padding: 0 60px 0 0; }
              @media (max-width: 480px) {
                .top_contents .top_contents_inner .top_contents_set .top_news_list li a .top_news_list_date {
                  padding: 0 30px 0 0; } }
            @media (max-width: 480px) {
              .top_contents .top_contents_inner .top_contents_set .top_news_list li a .top_news_list_title {
                line-height: 1.5; } }
      .top_contents .top_contents_inner .top_contents_set .btn_base {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transfnnorm: translateX(-50%);
        -ms-transform: translateX(-50%); }

.top_flow {
  padding: 60px 0;
  position: relative;
  z-index: 0; }
  .top_flow:after {
    height: 700px;
    width: 100%;
    background: #fff6e5;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
    @media (max-width: 480px) {
      .top_flow:after {
        height: 80%; } }
  .top_flow .top_flow_title {
    font-family: "Cinzel", serif, "游明朝体", "ヒラギノ明朝 Pro W3", HiraMinProN-W3, "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.7rem;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 60px;
    padding: 50px 0 0;
    background: url(../img/title-mark.png) no-repeat top center; }
    @media (max-width: 480px) {
      .top_flow .top_flow_title {
        font-size: 1.3rem;
        line-height: 1.5;
        margin: 0 0 30px;
        padding: 33px 0 0;
        background: url(../img/title-mark.png) no-repeat top center/85px; } }
    .top_flow .top_flow_title span {
      color: #888;
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 0.8rem;
      font-weight: normal;
      letter-spacing: 1px;
      display: block; }
  .top_flow .top_flow_inner {
    margin: 0 auto;
    max-width: 1020px; }
    @media (max-width: 480px) {
      .top_flow .top_flow_inner {
        padding: 0 3%;
        max-width: 100%; } }
    .top_flow .top_flow_inner .top_flow_block {
      margin: 0 0 48px;
      display: flex;
      justify-content: space-between; }
      @media (max-width: 480px) {
        .top_flow .top_flow_inner .top_flow_block {
          display: block;
          justify-content: flex-start; } }
      .top_flow .top_flow_inner .top_flow_block .top_flow_set {
        width: 20%; }
        @media (max-width: 480px) {
          .top_flow .top_flow_inner .top_flow_block .top_flow_set {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: space-between; }
            .top_flow .top_flow_inner .top_flow_block .top_flow_set:not(:last-child) {
              margin: 0 0 20px; } }
        .top_flow .top_flow_inner .top_flow_block .top_flow_set .top_flow_set_head {
          margin: 0 0 20px;
          display: flex;
          align-items: flex-end; }
          @media (max-width: 480px) {
            .top_flow .top_flow_inner .top_flow_block .top_flow_set .top_flow_set_head {
              text-align: center;
              margin: 0;
              width: 23%;
              display: block;
              align-items: stretch; } }
          @media (max-width: 480px) {
            .top_flow .top_flow_inner .top_flow_block .top_flow_set .top_flow_set_head .top_flow_set_number {
              margin: 0 auto 10px;
              width: 25%; } }
          .top_flow .top_flow_inner .top_flow_block .top_flow_set .top_flow_set_head .top_flow_set_number img {
            display: block; }
            @media (max-width: 480px) {
              .top_flow .top_flow_inner .top_flow_block .top_flow_set .top_flow_set_head .top_flow_set_number img {
                width: 100%; } }
          .top_flow .top_flow_inner .top_flow_block .top_flow_set .top_flow_set_head .top_flow_set_title {
            font-family: "Cinzel", serif, "游明朝体", "ヒラギノ明朝 Pro W3", HiraMinProN-W3, "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
            font-size: 1.3rem;
            font-weight: bold;
            padding: 0 0 5px 10px; }
            @media (max-width: 480px) {
              .top_flow .top_flow_inner .top_flow_block .top_flow_set .top_flow_set_head .top_flow_set_title {
                font-size: 0.95rem;
                line-height: 1;
                padding: 0; } }
        .top_flow .top_flow_inner .top_flow_block .top_flow_set .top_flow_set_message {
          font-size: 0.8rem;
          line-height: 2.2; }
          @media (max-width: 480px) {
            .top_flow .top_flow_inner .top_flow_block .top_flow_set .top_flow_set_message {
              line-height: 1.7;
              width: 75%; } }
    @media (max-width: 896px) {
      .top_flow .top_flow_inner .top_flow_image img {
        width: 100%; } }

.top_contact {
  padding: 0 0 120px; }
  @media (max-width: 480px) {
    .top_contact {
      padding: 0 3% 50px; } }
  .top_contact .top_contact_title {
    font-family: "Cinzel", serif, "游明朝体", "ヒラギノ明朝 Pro W3", HiraMinProN-W3, "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.7rem;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 40px;
    padding: 50px 0 0;
    background: url(../img/title-mark.png) no-repeat top center; }
    @media (max-width: 480px) {
      .top_contact .top_contact_title {
        font-size: 1.3rem;
        margin: 0 0 30px;
        padding: 33px 0 0;
        background: url(../img/title-mark.png) no-repeat top center/85px; } }
    .top_contact .top_contact_title span {
      color: #888;
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 0.8rem;
      font-weight: normal;
      letter-spacing: 1px;
      display: block; }
  .top_contact .top_contact_inner {
    margin: 0 auto;
    max-width: 1020px;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 480px) {
      .top_contact .top_contact_inner {
        max-width: 100%;
        display: block;
        justify-content: flex-start; } }
    .top_contact .top_contact_inner .top_contact_set {
      text-align: center;
      border: 1px solid #393939;
      box-sizing: border-box;
      padding: 60px 0;
      width: 48%; }
      @media (max-width: 480px) {
        .top_contact .top_contact_inner .top_contact_set {
          padding: 30px 0;
          width: 100%; }
          .top_contact .top_contact_inner .top_contact_set:first-child {
            margin-bottom: 20px; } }
      .top_contact .top_contact_inner .top_contact_set .top_contact_set_title {
        font-family: "Cinzel", serif, "游明朝体", "ヒラギノ明朝 Pro W3", HiraMinProN-W3, "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        font-size: 1.3rem;
        font-weight: bold;
        margin: 0 0 20px; }
        @media (max-width: 480px) {
          .top_contact .top_contact_inner .top_contact_set .top_contact_set_title {
            font-size: 1.1rem;
            margin: 0 0 10px; } }
      .top_contact .top_contact_inner .top_contact_set:nth-child(2) .top_contact_set_title {
        margin: 0 0 5px; }
      .top_contact .top_contact_inner .top_contact_set .btn_base {
        width: 250px; }
        .top_contact .top_contact_inner .top_contact_set .btn_base a {
          text-align: center;
          padding: 10px 0; }
      .top_contact .top_contact_inner .top_contact_set .top_contact_set_tel {
        margin: 0 0 10px; }
        .top_contact .top_contact_inner .top_contact_set .top_contact_set_tel a {
          font-size: 1.7rem;
          padding: 0 0 0 35px;
          background: url(../img/tel-mark.png) no-repeat center left/25px; }
      .top_contact .top_contact_inner .top_contact_set .top_contact_set_info {
        font-size: 0.8rem; }

/*# sourceMappingURL=top.css.map */
