@charset "UTF-8";
/*                トップページ用
======================================================= */
/*TOP共通*/
#home #wrapper {
  position: relative; }

#home #loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #023964;
  z-index: 999; }
  #home #loading .loading_vh {
    height: 100vh;
    width: 100%;
    position: absolute; }
    #home #loading .loading_vh .inner {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 60px;
      height: 60px;
      opacity: 0.2;
      color: #fff;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      text-align: center; }
      #home #loading .loading_vh .inner i {
        font-size: 60px; }
  #home #loading.load .loading_vh .inner {
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

#home #home_kv {
  position: relative; }
  #home #home_kv .home_kv_inner {
    position: relative; }
  @media only screen and (max-width: 1024px) {
    #home #home_kv {
      height: 564px; }
      #home #home_kv .home_kv_inner {
        height: 100%;
        width: 1024px;
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%); } }
  @media only screen and (max-width: 640px) {
    #home #home_kv {
      height: 423px; }
      #home #home_kv .home_kv_inner {
        width: 768px; } }
  @media only screen and (max-width: 480px) {
    #home #home_kv {
      height: 352px; }
      #home #home_kv .home_kv_inner {
        width: 640px; } }
  @media only screen and (max-width: 350px) {
    #home #home_kv {
      margin-top: 15px;
      height: 264px; }
      #home #home_kv .home_kv_inner {
        width: 480px; } }
  #home #home_kv .home_kv_train {
    position: relative;
    overflow: hidden;
    max-height: 90px;
    margin-bottom: -12px; }
    @media only screen and (max-width: 1024px) {
      #home #home_kv .home_kv_train {
        margin-bottom: -6px; } }
    @media only screen and (max-width: 768px) {
      #home #home_kv .home_kv_train {
        margin-bottom: -5px; } }
    @media only screen and (max-width: 640px) {
      #home #home_kv .home_kv_train {
        margin-bottom: -4px; } }
    @media only screen and (max-width: 480px) {
      #home #home_kv .home_kv_train {
        margin-bottom: -3px; } }
    #home #home_kv .home_kv_train > img {
      width: 100%; }
    #home #home_kv .home_kv_train .ill_top {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%; }
      #home #home_kv .home_kv_train .ill_top img {
        display: block;
        width: 100%; }
    #home #home_kv .home_kv_train .train {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
      #home #home_kv .home_kv_train .train > div {
        position: relative;
        height: 100%;
        overflow: hidden;
        background-image: url(/asset_hinode-chofoodhall/media/images/home/train.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: auto 100%; }
      #home #home_kv .home_kv_train .train.line01 > div {
        margin-left: -250%;
        margin-right: -150%;
        -webkit-animation: bg-slider01 7.6666s linear infinite;
        animation: bg-slider01 7.6666s linear infinite; }
      #home #home_kv .home_kv_train .train.line02 {
        opacity: 0.8;
        top: 10%; }
        #home #home_kv .home_kv_train .train.line02 > div {
          margin-left: -800%;
          margin-right: -600%;
          background-size: auto 90%;
          -webkit-animation: bg-slider02 11.5s linear infinite;
          animation: bg-slider02 11.5s linear infinite; }

@-webkit-keyframes bg-slider01 {
  from {
    background-position: 100% 0; }
  to {
    background-position: 0% 0; } }

@keyframes bg-slider01 {
  from {
    background-position: 100% 0; }
  to {
    background-position: 0% 0; } }

@-webkit-keyframes bg-slider02 {
  from {
    background-position: 0% 0; }
  to {
    background-position: 100% 0; } }

@keyframes bg-slider02 {
  from {
    background-position: 0% 0; }
  to {
    background-position: 100% 0; } }
      @media only screen and (max-width: 480px) {
        #home #home_kv .home_kv_train .train {
          height: 30px; }
          #home #home_kv .home_kv_train .train > div {
            height: 30px;
            background-size: contain; } }
      @media only screen and (max-width: 400px) {
        #home #home_kv .home_kv_train .train.line02 {
          top: 12px; } }
      #home #home_kv .home_kv_train .train img {
        opacity: 0; }
  #home #home_kv .home_kv_ill {
    position: relative; }
    #home #home_kv .home_kv_ill img {
      width: 100%;
      display: block; }

#home #main_area #news {
  background-color: #000; }
  #home #main_area #news .main_width .main_cont .content_inner .content_title {
    margin-bottom: 40px; }
    #home #main_area #news .main_width .main_cont .content_inner .content_title h2 span {
      font-size: 45px; }
      @media only screen and (max-width: 768px) {
        #home #main_area #news .main_width .main_cont .content_inner .content_title h2 span {
          font-size: 38px; } }
  #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list {
    position: relative; }
    #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li {
      padding: 24px 0;
      border-top: solid 1px #333; }
      #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li:last-child {
        border-bottom: solid 1px #333; }
      #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-decoration: none;
        font-weight: bold; }
        @media only screen and (min-width: 769px) {
          #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a:hover .date, #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a:hover .title {
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            color: #00843d; } }
        @media only screen and (max-width: 768px) {
          #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a {
            display: block; } }
        #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a .cate {
          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;
          margin-right: 24px;
          padding: 4px 0;
          border: solid 1px #00843d;
          color: #00843d;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          max-width: 130px;
          width: 100%;
          height: 30px; }
          #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a .cate span {
            font-size: 87.5%; }
          @media only screen and (max-width: 768px) {
            #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a .cate {
              max-width: 200px; } }
          @media only screen and (max-width: 480px) {
            #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a .cate {
              max-width: 50%; } }
        #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a .date {
          padding-top: 4px;
          margin-right: 16px;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          color: #fff; }
          @media only screen and (max-width: 768px) {
            #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a .date {
              padding-top: 14px; } }
        #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a .title {
          padding-top: 4px;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          color: #fff; }
          @media only screen and (max-width: 768px) {
            #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list ul li a .title {
              padding-top: 8px; } }
    #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list .more_btn {
      position: absolute;
      top: -92px;
      right: 0;
      text-align: right;
      width: auto; }
      @media only screen and (max-width: 768px) {
        #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list .more_btn {
          position: static; } }
      #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list .more_btn a {
        margin: 0;
        width: 160px;
        height: 40px;
        color: #fff;
        background-color: #00843d;
        border: solid 2px #00843d; }
        @media only screen and (min-width: 769px) {
          #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list .more_btn a:hover {
            background-color: rgba(0, 0, 0, 0);
            color: #00843d; } }
        @media only screen and (max-width: 768px) {
          #home #main_area #news .main_width .main_cont .content_inner .content_box .content_box_inner .news_list .more_btn a {
            margin: auto;
            width: 70%;
            height: 50px; } }

#home #follow_us .sns_icons ul {
  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; }
  #home #follow_us .sns_icons ul li {
    padding: 0 15px; }
    #home #follow_us .sns_icons ul li > a, #home #follow_us .sns_icons ul li > div {
      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;
      width: 80px;
      height: 80px;
      padding: 20px;
      border-radius: 50%;
      background-color: #fff;
      position: relative;
      overflow: hidden; }
      #home #follow_us .sns_icons ul li > a img, #home #follow_us .sns_icons ul li > div img {
        display: block; }
      #home #follow_us .sns_icons ul li > a > span, #home #follow_us .sns_icons ul li > div > span {
        position: relative; }
    #home #follow_us .sns_icons ul li > a:hover {
      text-decoration: none; }
      #home #follow_us .sns_icons ul li > a:hover img {
        border: none; }
    @media only screen and (min-width: 769px) {
      #home #follow_us .sns_icons ul li > a img {
        opacity: 1 !important; }
      #home #follow_us .sns_icons ul li > a > span {
        top: 0px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      #home #follow_us .sns_icons ul li > a:hover img {
        opacity: 1 !important; }
      #home #follow_us .sns_icons ul li > a:hover > span {
        position: relative;
        top: -5px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; } }
    @media only screen and (max-width: 1200px) {
      #home #follow_us .sns_icons ul li {
        padding: 0 12px; } }
    @media only screen and (max-width: 1024px) {
      #home #follow_us .sns_icons ul li {
        padding: 0 10px; }
        #home #follow_us .sns_icons ul li > a, #home #follow_us .sns_icons ul li > div {
          width: 60px;
          height: 60px;
          padding: 15px; } }
    @media only screen and (max-width: 768px) {
      #home #follow_us .sns_icons ul li {
        padding: 0 7px; }
        #home #follow_us .sns_icons ul li > a, #home #follow_us .sns_icons ul li > div {
          width: 40px;
          height: 40px;
          padding: 8px; } }

@media only screen and (min-width: 641px) {
  #home #home_about .catch_text p > span {
    display: inline-block; } }

@media only screen and (max-width: 640px) {
  #home #home_about .catch_text p {
    display: block;
    max-width: 375px;
    margin: auto;
    text-align: left; } }

#home #business_houes .business_houes_cont {
  max-width: 534px;
  width: 100%;
  margin: auto;
  border: solid 3px #fff;
  padding: 15px;
  position: relative; }
  #home #business_houes .business_houes_cont .inner {
    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;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(/asset_hinode-chofoodhall/media/images/common/business_houes_bg.png);
    background-repeat: repeat;
    background-position: left top;
    position: relative;
    height: 100%;
    padding: 20px; }
    @media only screen and (min-width: 769px) {
      #home #business_houes .business_houes_cont .inner {
        min-height: 268px; } }
    @media only screen and (max-width: 768px) {
      #home #business_houes .business_houes_cont .inner {
        background-size: 24px 24px; } }
    @media only screen and (max-width: 480px) {
      #home #business_houes .business_houes_cont .inner {
        background-size: 20px 20px; } }
    #home #business_houes .business_houes_cont .inner > div {
      width: 100%; }
    #home #business_houes .business_houes_cont .inner .inner_text p {
      font-size: 125%;
      font-weight: 700;
      line-height: 1.5; }
  @media only screen and (max-width: 1024px) {
    #home #business_houes .business_houes_cont .inner {
      min-height: 200px;
      padding: 10px; }
      #home #business_houes .business_houes_cont .inner .inner_text p {
        font-size: 112.5%; } }
  @media only screen and (max-width: 768px) {
    #home #business_houes .business_houes_cont {
      padding: 10px; }
      #home #business_houes .business_houes_cont .inner .inner_text p {
        font-size: 125%; } }
  @media only screen and (max-width: 640px) {
    #home #business_houes .business_houes_cont .inner {
      min-height: 160px; }
      #home #business_houes .business_houes_cont .inner .inner_text p {
        font-size: 112.5%; } }
  @media only screen and (max-width: 480px) {
    #home #business_houes .business_houes_cont .inner {
      min-height: 160px; }
      #home #business_houes .business_houes_cont .inner .inner_text p {
        font-size: 100%; } }
  @media only screen and (max-width: 350px) {
    #home #business_houes .business_houes_cont {
      border: solid 3px #fff;
      padding: 5px; } }

#home #accsess .home_accsess_map {
  width: 100%; }
  #home #accsess .home_accsess_map .gmap {
    background-color: #ccc; }
  @media only screen and (min-width: 769px) {
    #home #accsess .home_accsess_map {
      height: 404px;
      overflow: hidden;
      position: relative; }
      #home #accsess .home_accsess_map .gmap {
        position: relative;
        height: 100%; }
        #home #accsess .home_accsess_map .gmap iframe {
          width: 100%;
          height: 404px; } }
/*20210322追記*/
#home #accsess .accsess_text {
	margin-bottom: 10px;
}