@charset "UTF-8";
img {
  width: 100%; }

body {
  color: #222222; }

.topinfo {
  text-align: center;
  padding: 5px;
  background: #50a0db;
  color: #fff; }
  .topinfo a {
    color: #fff;
    text-decoration: underline; }

.top__slideBox {
  position: relative;
  height: 100%; }
  .top__slideBox__list {
    padding-left: 0px;
    margin-bottom: 0px;
    height: 100%; }
    .top__slideBox__list .slick-list {
      height: 100%; }
    .top__slideBox__list .slick-track {
      height: 100%; }
      .top__slideBox__list .slick-track li {
        transform-origin: center top; }
      .top__slideBox__list .slick-track li:nth-child(1) {
        background: url(../imgs/top/pc_slider001.jpg) no-repeat;
        background-size: cover; }
      .top__slideBox__list .slick-track li:nth-child(2) {
        background: url(../imgs/top/pc_slider002.jpg) no-repeat;
        background-size: cover; }
      .top__slideBox__list .slick-track li:nth-child(3) {
        background: url(../imgs/top/pc_slider003.jpg) no-repeat;
        background-size: cover; }
  .top__slideBox__FixeLogo {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -82px;
    text-align: center; }
    .top__slideBox__FixeLogo img {
      max-width: 320px; }
  .top__slideBox__Downarrow {
    width: 30px;
    left: 50%;
    position: absolute;
    top: 95%;
    margin-top: -82px;
    text-align: center; }
    .top__slideBox__Downarrow img {
      margin-top: 30%; }

.main {
  background-image: url(../imgs/top/kori_aboutBG.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 6em 0em; }
  .main__title {
    margin-bottom: 0px;
    margin: 0 auto;
    max-width: 300px;
    padding-bottom: 2em; }
  .main__descript {
    margin-bottom: 0px;
    text-align: center;
    max-width: 495px;
    margin: 0 auto;
    line-height: 35px; }

.feature {
  background-image: url(../imgs/top/feature_BG.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 6em 0em; }
  .feature__title {
    margin-bottom: 0px;
    margin: 0 auto;
    max-width: 150px;
    padding-bottom: 2em; }
  .feature__Box {
    max-width: 745px; }
    .feature__Box__Child {
      max-width: 350px; }
      .feature__Box__Child__title {
        margin-bottom: 0px; }
      .feature__Box__Child__titleSecond {
        margin-bottom: 0px;
        margin-top: 35%; }
      .feature__Box__Child__descript {
        color: #FFFF;
        line-height: 35px;
        margin-bottom: 0px;
        margin-top: 2em; }
      .feature__Box__Child__readMore {
        color: #FFF;
        float: right;
        margin-bottom: 0px;
        margin-top: 3em;
        padding-right: 0%; }
        .feature__Box__Child__readMore a {
          color: #FFF; }
      .feature__Box__Child__readMore::after {
        content: "";
        background-image: url(../imgs/top/more_see.png);
        background-repeat: no-repeat;
        display: inline-block;
        background-size: contain;
        width: 45px;
        height: 6px;
        margin-left: 10px; }
    .feature__Box__Child:nth-child(1) {
      margin-right: 6%; }

.menu {
  background: #FFFFFF;
  padding: 6em 0em 0em; }
  .menu__title {
    margin-bottom: 0px;
    margin: 0 auto;
    max-width: 150px;
    padding-bottom: 2em; }
  .menu__list {
    padding-left: 0px; }
    .menu__list__item {
      position: relative; }
      .menu__list__item p {
        margin-bottom: 0em; }
      .menu__list__item p:nth-child(2) {
        background: #000000c4;
        max-width: 285px;
        padding: 15px 15px 60px;
        position: absolute;
        bottom: 5%;
        left: 3%;
        color: #FFFFFF;
        font-size: 1.1em; }
        .menu__list__item p:nth-child(2) span {
          font-size: 0.8em;
          display: block;
          padding-top: 3%; }

/*サイト内の間中のスライドカスタマイズ*/
.slick-dots li button:before {
  font-size: 30px !important;
  color: #FFFFFF !important; }

.slick-dots {
  bottom: 5% !important; }

.slick-dotted.slick-slider {
  margin-bottom: 0px !important; }

/*サイト内の間中のスライドカスタマイズ*/
.shops {
  background-image: url(../imgs/top/shop_BG.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 6em 0em; }
  .shops__title {
    margin-bottom: 0px;
    margin: 0 auto;
    max-width: 150px;
    padding-bottom: 2em; }
  .shops__list {
    padding-left: 0px; }
    .shops__list__item {
      list-style: none; }
      .shops__list__item a {
        text-decoration: none;
        color: #212529; }
      .shops__list__item__title {
        font-size: 1.3em;
        letter-spacing: 3px; }
      .shops__list__item__descript {
        font-size: 1em;
        line-height: 30px; }
      .shops__list__item__newsLinks {
        /*font-size: 1em;
        border: 1px solid #000;
        padding: 5px 10px;
        max-width: 175px;
        background-image: url(../imgs/top/right_arrow.png);
        background-repeat: no-repeat;
        background-position: 94% center;
        background-size: 6%;*/
        max-width: 190px; }
      .shops__list__item__newsLinks2 {
        /*font-size: 1em;
        border: 1px solid #000;
        padding: 5px 10px;
        max-width: 175px;
        background-image: url(../imgs/top/right_arrow.png);
        background-repeat: no-repeat;
        background-position: 94% center;
        background-size: 6%;*/
        max-width: 190px; }
  .shops__second {
    margin-top: 5em; }
  .shops__thought {
    margin-top: 5em; }

.news {
  padding: 6em 0em; }
  .news__title {
    margin-bottom: 0px;
    margin: 0 auto;
    max-width: 150px;
    padding-bottom: 2em; }
  .news__list {
    max-width: 900px;
    margin: 0px auto;
    padding-left: 0px; }
    .news__list__item {
      list-style: none;
      padding: 25px 15px 15px;
      border-top: 1px solid #707070;
      margin: 0px 15px; }
      .news__list__item p:nth-child(1) {
        font-size: 0.8em; }
        .news__list__item p:nth-child(1) span {
          border: 1px solid #000;
          padding: 3px 5px;
          margin-right: 10px; }
      .news__list__item p:nth-child(2) {
        margin-bottom: 0em; }
    .news__list__item:nth-child(3) {
      border-bottom: 1px solid #707070; }
  .news__Link {
    margin-bottom: 0em;
    margin-top: 3.5em; }
    .news__Link a {
      color: #000;
      display: block;
      text-align: center;
      border: 1px solid #000000;
      font-size: 1em;
      color: #000000;
      text-align: center;
      max-width: 250px;
      margin: 0 auto;
      padding: 20px;
      background-image: url(../imgs/top/news_link_icon.png);
      background-repeat: no-repeat;
      background-position: 90%; }

.recruit {
  background-image: url(../imgs/top/recruit.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 6em 15px; }
  .recruit__title {
    margin-bottom: 0px;
    margin: 0 auto;
    max-width: 150px;
    padding-bottom: 2em; }
  .recruit__descript {
    color: #FFFFFF;
    max-width: 550px;
    margin: 0 auto;
    text-align: center;
    line-height: 35px; }
  .recruit__Link {
    margin-bottom: 0em;
    margin-top: 3.5em; }
    .recruit__Link a {
      color: #FFFFFF;
      display: block;
      text-align: center;
      border: 1px solid #FFFFFF;
      font-size: 1em;
      color: #FFFFFF;
      text-align: center;
      max-width: 250px;
      margin: 0 auto;
      padding: 20px;
      background-image: url(../imgs/top/recruit_link_icon.png);
      background-repeat: no-repeat;
      background-position: 90%; }

.slick-dots li button:before {
  font-size: 13px !important; }

@media screen and (max-width: 768px) {
  .sp {
    display: block !important; }

  .pc {
    display: none !important; }

  .slick-dots {
    bottom: 4% !important; }

  .news__list__item {
    margin: 0px 15px; }
  .news__Link a {
    max-width: 100%;
    padding: 25px;
    margin: 0 15px; } }
@media screen and (min-width: 481px) and (max-width: 761px) {
  .feature__Box {
    width: 50%; }
    .feature__Box__Child:nth-child(1) {
      margin-right: 0%; }

  .slick-dots {
    bottom: 0% !important; }

  .news {
    padding: 4em 0em; }
    .news__title {
      font-size: 1.5em; }
      .news__title span::before {
        width: 130px; }
    .news__list__item {
      margin: 0px 15px; }
    .news__Link a {
      max-width: 100%;
      padding: 25px;
      margin: 0 15px; } }
@media screen and (max-width: 480px) {
  .top__slideBox__list .slick-track {
    height: 100%; }
    .top__slideBox__list .slick-track li:nth-child(1) {
      background: url(../imgs/top/sp_top_slider001.jpg) no-repeat;
      background-size: cover; }
    .top__slideBox__list .slick-track li:nth-child(2) {
      background: url(../imgs/top/sp_top_slider002.jpg) no-repeat;
      background-size: cover; }
    .top__slideBox__list .slick-track li:nth-child(3) {
      background: url(../imgs/top/sp_top_slider003.jpg) no-repeat;
      background-size: cover; }
  .top__slideBox__FixeLogo img {
    max-width: 280px; }

  .main {
    padding: 4em 0em; }
    .main__title {
      font-size: 1.5em; }
      .main__title span::before {
        width: 130px; }
    .main__descript {
      padding: 0em 22px;
      text-align: left; }

  .feature {
    padding: 4em 0em; }
    .feature__title {
      font-size: 1.5em; }
      .feature__title span::before {
        width: 130px; }
    .feature__Box {
      width: 85%; }
      .feature__Box__Child:nth-child(1) {
        margin-right: 0%; }

  .menu {
    padding: 4em 0em 0em; }
    .menu__title {
      font-size: 1.5em; }
      .menu__title span::before {
        width: 130px; }
    .menu__list__item {
      position: static; }
      .menu__list__item p:nth-child(2) {
        position: static;
        background: #FFFFFF;
        max-width: 100%;
        padding: 15px 15px 60px;
        color: #000000;
        font-size: 1.1em; }

  .slick-dots li button:before {
    font-size: 30px !important;
    color: #000000 !important; }

  .shops {
    padding: 4em 0em 0em;
    margin-top: 1em; }
    .shops__title {
      font-size: 1.5em; }
      .shops__title span::before {
        width: 130px; }
    .shops__list {
      padding-left: 0px; }
      .shops__list__item {
        list-style: none;
        margin: 1em 0em;
        /*&__newsLinks::before{
            content: "";
            display: inline-block;
            border-top: 1px solid #000;
            width: 20px;
            height: 5px;
            margin-right: 10px;
        }
        &__newsLinks2::before{
            content: "";
            display: inline-block;
            border-top: 1px solid #000;
            width: 20px;
            height: 5px;
            margin-right: 10px;
        }*/ }
        .shops__list__item__Img {
          width: 50%;
          float: left;
          margin-right: 10px; }
        .shops__list__item__title {
          font-size: 1.2em;
          letter-spacing: 0px;
          max-width: 320px;
          margin-bottom: 0px; }
        .shops__list__item__descript {
          font-size: 0.8em;
          line-height: 20px;
          margin-bottom: 0px;
          margin: 0em 0px 4vw; }
        .shops__list__item__newsLinks {
          /*font-size: 0.9em;
          background: none;
          display: inline-flex;*/
          display: -webkit-box;
          max-width: 165px; }
        .shops__list__item__newsLinks2 {
          /*font-size: 0.9em;
          background: none;
          display: inline-flex;*/
          display: -webkit-box;
          max-width: 165px; }
    .shops__second {
      margin-top: -1em; }
    .shops__thought {
      margin-top: -1em; }

  .news {
    padding: 4em 0em; }
    .news__title {
      font-size: 1.5em; }
      .news__title span::before {
        width: 130px; }
    .news__list__item {
      margin: 0px 15px; }
    .news__Link a {
      max-width: 100%;
      padding: 25px;
      margin: 0 15px; }

  .recruit {
    background-image: url(../imgs/top/sp_recruit.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 4em 0em; }
    .recruit__title {
      font-size: 1.5em; }
      .recruit__title span::before {
        width: 130px; }
    .recruit__descript {
      max-width: 87%; }

  .slick-dots li button:before {
    font-size: 13px !important; } }
@media screen and (max-width: 320px) {
  .shops__list__item__title {
    font-size: 1em;
    letter-spacing: 0px;
    max-width: 320px;
    margin-bottom: 0px; }

  .shops__list__item__descript {
    font-size: 0.8em;
    line-height: 20px;
    margin-bottom: 0px;
    margin: 0em 0px 2vw; }

  .shops__list__item__newsLinks {
    font-size: 0.7em; }

  .shops__list__item__newsLinks2 {
    font-size: 0.7em;
    margin-top: -1.5em; } }
