﻿@charset "UTF-8";
/*--------------------------------------------------------------
# Setting
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Setting
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# HOME-slide
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# HOME-nav
--------------------------------------------------------------*/
.rent-home-nav {
  margin: 0 auto 2rem auto;
  border-bottom: 1px solid #f4f4f4; }
  .rent-home-nav ul {
    width: 1000px;
    max-width: 100%;
    margin: 0.5rem auto 0 auto; }
  @media only screen and (max-width: 767px) {
    .rent-home-nav {
      display: none; } }
  @media only screen and (min-width: 768px) {
    .rent-home-nav ul {
      display: flex;
      justify-content: space-between; }
      .rent-home-nav ul li {
        text-align: center;
        padding: 0.5rem;
        box-sizing: border-box; }
        .rent-home-nav ul li a {
          text-decoration: none;
          color: #000; }
        .rent-home-nav ul li i {
          display: block;
          margin: 0 auto;
          height: 45px;
          width: 40px;
          text-align: center; }
          .rent-home-nav ul li i img {
            max-height: 100%;
            width: auto; }
        .rent-home-nav ul li:last-child i {
          width: 50px; }
        .rent-home-nav ul li:hover i {
          transform: scale(1.1);
          transition: 0.3s; } }

/*--------------------------------------------------------------
# HOME-content
--------------------------------------------------------------*/
.rent-home01 {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  font-weight: bold; }
  .rent-home01 .rent-home--count {
    text-align: center;
    margin: 0.6rem auto; }
    .rent-home01 .rent-home--count .rent-home--count-num {
      font-size: 2rem;
      margin: 0 0.8rem;
      line-height: 1.8rem; }
    @media only screen and (min-width: 768px) {
      .rent-home01 .rent-home--count {
        display: flex;
        justify-content: center;
        align-items: flex-end; } }

/*--------------------------------------------------------------
# HOME-tokusyu
--------------------------------------------------------------*/
.home-tokusyu {
  width: 1200px;
  max-width: 100%;
  margin: 2rem auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .home-tokusyu .home-tokusyu-item {
    max-width: 48%;
    margin: 0.5rem 0.2rem 1rem 0.2rem;
    text-align: center;
    box-sizing: border-box; }
    .home-tokusyu .home-tokusyu-item .home-tokusyu-item-img {
      border: 5px solid #fff; }
      .home-tokusyu .home-tokusyu-item .home-tokusyu-item-img img {
        vertical-align: bottom; }
      .home-tokusyu .home-tokusyu-item .home-tokusyu-item-img:hover {
        border: 5px solid #ff647e;
        transition: 0.3s;
        opacity: 0.8; }
    .home-tokusyu .home-tokusyu-item a {
      text-decoration: none;
      color: #333; }

/*--------------------------------------------------------------
# HOME-News
--------------------------------------------------------------*/
.home-news {
  background: #f4f4f4;
  padding: 1rem 0; }
  .home-news .home-news--content {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
    padding: 1rem 2rem;
    background: #fff;
    box-sizing: border-box; }
    .home-news .home-news--content .home-news--title {
      text-align: center;
      font-size: 1.4rem;
      font-weight: bold;
      margin-bottom: 1rem; }
    .home-news .home-news--content .home-news-item {
      padding: 0.5rem 0; }
      .home-news .home-news--content .home-news-item .home-news-item-cat {
        background: #f09199;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem;
       }
      .home-news .home-news--content .home-news-item .home-news-item-cat-a {
        background: #ebd842;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }  
       .home-news .home-news--content .home-news-item .home-news-item-cat-b {
        background: #ed6d3d;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }  
       .home-news .home-news--content .home-news-item .home-news-item-cat-c {
        background: #1e50a2;
        color: #ffffff;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }  
       .home-news .home-news--content .home-news-item .home-news-item-cat-d {
        background: #c1e4e9;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }  
       .home-news .home-news--content .home-news-item .home-news-item-cat-e {
        background: #aacf53;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }  
       .home-news .home-news--content .home-news-item .home-news-item-cat-f {
        background: #FFCC00;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }  
       .home-news .home-news--content .home-news-item .home-news-item-cat-g {
        background: #FFCC00;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }  
       .home-news .home-news--content .home-news-item .home-news-item-cat-h {
        background: #FFCC00;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }  
       .home-news .home-news--content .home-news-item .home-news-item-cat-i {
        background: #FFCC00;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }  
       .home-news .home-news--content .home-news-item .home-news-item-cat-j {
        background: #FFCC00;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }  
       .home-news .home-news--content .home-news-item .home-news-item-cat-k {
        background: #4b87aa;
        color: #ffffff;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }
       .home-news .home-news--content .home-news-item .home-news-item-cat-l {
        background: #FFCC00;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }
        .home-news .home-news--content .home-news-item .home-news-item-cat-s {
          background: #da5959;
          color: #ffffff;
          text-align: center;
          font-size: 0.8rem;
          padding-top: 0.15rem; }
        .home-news .home-news--content .home-news-item .home-news-item-cat-time {
        background: #93ca76;
        color: #16160e;
        text-align: center;
        font-size: 0.8rem;
        padding-top: 0.15rem; }  
	
  @media only screen and (min-width: 768px) {
    .home-news .home-news-item {
      display: flex; }
      .home-news .home-news-item .home-news-item-date {
        min-width: 9rem; }
      .home-news .home-news-item .home-news-item-cat {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-a {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-b {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-c {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-d {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-e {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-f {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-g {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-h {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-i {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-j {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-k {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-l {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-s {
          min-width: 8rem;
          text-align: center;
          margin-right: 1rem; } 
      .home-news .home-news-item .home-news-item-cat-time {
        min-width: 8rem;
        text-align: center;
        margin-right: 1rem; } 
       

/*--------------------------------------------------------------
# HOME-SNS
--------------------------------------------------------------*/
.home-sns {
  width: 1000px;
  max-width: 100%;
  margin: 2rem auto; }
  @media only screen and (min-width: 768px) {
    .home-sns {
      display: flex;
      justify-content: space-between; }
      .home-sns .home-sns-box {
        width: 100%;
        max-width: 100%; } }

/*--------------------------------------------------------------
# HOME-SHOP
--------------------------------------------------------------*/
.home-branch {
  width: 1200px;
  max-width: 100%;
  margin: 2rem auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }
  .home-branch .home-branch-item {
    max-width: 48%;
    margin: 0.5rem 0.2rem 1rem 0.2rem;
    text-align: center; }
  @media only screen and (min-width: 768px) {
    .home-branch {
      justify-content: flex-start; }
      .home-branch .home-branch-item {
        max-width: 24%;
        width: 24%; }
        .home-branch .home-branch-item .home-branch-item-img {
          max-height: 160px;
          overflow: hidden; } }

.home-selfbranch {
  border-top: 1px solid #f4f4f4; }
  .home-selfbranch .home-selfbranch-ttl {
    width: 1200px;
    max-width: 100%;
    margin: 1rem auto;
    text-align: center; }
  .home-selfbranch .home-branch-list {
    width: 1200px;
    max-width: 100%;
    margin: 2rem auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap; }
    .home-selfbranch .home-branch-list .home-branch-item {
      max-width: 48%;
      margin: 0.5rem 0.2rem 1rem 0.2rem;
      text-align: center; }
    @media only screen and (min-width: 768px) {
      .home-selfbranch .home-branch-list {
        justify-content: space-around; }
        .home-selfbranch .home-branch-list .home-branch-item {
          max-width: 19%;
          width: 19%; }
          .home-selfbranch .home-branch-list .home-branch-item .home-branch-item-img {
            max-height: 160px;
            overflow: hidden; } }

/*--------------------------------------------------------------
# オススメ Slider
--------------------------------------------------------------*/
.rent-detail--content-recommend {
  margin: 2rem auto 0 auto;
  background: #f4f4f4;
  padding: 1rem 0; }
  .rent-detail--content-recommend .recommend--title {
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    color: #ff9b26;
    margin: 0 auto 0.5rem auto; }
  .rent-detail--content-recommend .recommend--title-note {
    text-align: center;
    margin: 0 auto 1rem auto; }
  .rent-detail--content-recommend .recommend--list .recommend-slider a {
    display: block;
    margin: 0  1rem;
    color: #333;
    text-decoration: none; }
    .rent-detail--content-recommend .recommend--list .recommend-slider a .recommend-slider-caption {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .rent-detail--content-recommend .recommend--list .recommend-slider a .recommend-slider-caption .slide-item-text-price {
        font-size: 1.6rem;
        font-weight: bold;
        color: #ff647e; }
  @media only screen and (max-width: 767px) {
    .rent-detail--content-recommend .recommend--title {
      font-size: 1.3rem; }
    .rent-detail--content-recommend .recommend--list .recommend-slider a .recommend-slider-caption .slide-item-text-price {
      font-size: 1.2rem; } }

