@charset "UTF-8";
/* CSS Document */
/* Scss Document */
/* Scss Document */
/*-------各BOXサイズの収納量について-------*/
#storage .storage__ttl {
  margin: 0% 0% 10.66% 0%;
  font-size: 2.2rem; }
  @media (min-width: 375px) {
    #storage .storage__ttl {
      font-size: calc( 2.2rem + ( 1vw - 3.75px ) * 1.4906832298 ); } }
  @media (min-width: 1180px) {
    #storage .storage__ttl {
      font-size: 3.4rem; } }
#storage .storage__list li {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px; }
  #storage .storage__list li:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    width: 100%;
    border-bottom: 1px solid #aaa; }
  #storage .storage__list li .storage__img-box {
    margin-bottom: 15px; }
    #storage .storage__list li .storage__img-box figure {
      position: relative;
      border: solid 1px #BABABA; }
      #storage .storage__list li .storage__img-box figure .storage__img-ttl {
        font-size: 1rem;
        position: absolute;
        bottom: 5px;
        right: 5px;
        padding: 5px 15px;
        box-sizing: border-box;
        background: #fff;
        text-align: center; }
        @media (min-width: 375px) {
          #storage .storage__list li .storage__img-box figure .storage__img-ttl {
            font-size: calc( 1rem + ( 1vw - 3.75px ) * 0.3726708075 ); } }
        @media (min-width: 1180px) {
          #storage .storage__list li .storage__img-box figure .storage__img-ttl {
            font-size: 1.3rem; } }
  #storage .storage__list li .storage__txt-box {
    margin-bottom: 20px; }
    #storage .storage__list li .storage__txt-box .storage__point {
      font-size: 1.4rem;
      margin-bottom: 5px;
      letter-spacing: 0; }
      @media (min-width: 375px) {
        #storage .storage__list li .storage__txt-box .storage__point {
          font-size: calc( 1.4rem + ( 1vw - 3.75px ) * 0.4968944099 ); } }
      @media (min-width: 1180px) {
        #storage .storage__list li .storage__txt-box .storage__point {
          font-size: 1.8rem; } }
    #storage .storage__list li .storage__txt-box .storage__type {
      font-size: 2rem;
      margin-bottom: 5px; }
      @media (min-width: 375px) {
        #storage .storage__list li .storage__txt-box .storage__type {
          font-size: calc( 2rem + ( 1vw - 3.75px ) * 0.9937888199 ); } }
      @media (min-width: 1180px) {
        #storage .storage__list li .storage__txt-box .storage__type {
          font-size: 2.8rem; } }
    #storage .storage__list li .storage__txt-box .storage__size {
      font-size: 1.3rem;
      margin-bottom: 5px; }
      @media (min-width: 375px) {
        #storage .storage__list li .storage__txt-box .storage__size {
          font-size: calc( 1.3rem + ( 1vw - 3.75px ) * 0.3726708075 ); } }
      @media (min-width: 1180px) {
        #storage .storage__list li .storage__txt-box .storage__size {
          font-size: 1.6rem; } }
    #storage .storage__list li .storage__txt-box .storage__copy {
      font-size: 1.3rem;
      font-weight: normal;
      letter-spacing: normal;
      font-family: 游ゴシック体 Pr6N M, Yu Gothic Pr6N M, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; }
      @media (min-width: 375px) {
        #storage .storage__list li .storage__txt-box .storage__copy {
          font-size: calc( 1.3rem + ( 1vw - 3.75px ) * 0.3726708075 ); } }
      @media (min-width: 1180px) {
        #storage .storage__list li .storage__txt-box .storage__copy {
          font-size: 1.6rem; } }
  #storage .storage__list li .storage__con-wp {
    padding: 10px;
    box-sizing: border-box;
    background: #F4F4F4; }
    #storage .storage__list li .storage__con-wp .storage__con-ttl {
      font-size: 1.3rem;
      margin-bottom: 10px;
      text-align: center; }
      @media (min-width: 375px) {
        #storage .storage__list li .storage__con-wp .storage__con-ttl {
          font-size: calc( 1.3rem + ( 1vw - 3.75px ) * 0.248447205 ); } }
      @media (min-width: 1180px) {
        #storage .storage__list li .storage__con-wp .storage__con-ttl {
          font-size: 1.5rem; } }
    #storage .storage__list li .storage__con-wp .storage__con-list .storage__con-txt {
      flex: 0 1 48.5%;
      width: 48.5%;
      max-width: 48.5%;
      font-size: 1.2rem;
      font-weight: normal;
      font-family: 游ゴシック体 Pr6N M, Yu Gothic Pr6N M, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; }
      @media (min-width: 375px) {
        #storage .storage__list li .storage__con-wp .storage__con-list .storage__con-txt {
          font-size: calc( 1.2rem + ( 1vw - 3.75px ) * 0.248447205 ); } }
      @media (min-width: 1180px) {
        #storage .storage__list li .storage__con-wp .storage__con-list .storage__con-txt {
          font-size: 1.4rem; } }
  #storage .storage__list li.storage__list-main .storage__txt-box .storage__copy {
    margin-bottom: 20px; }
  #storage .storage__list li.storage__list-main .storage__con-wp {
    margin-bottom: 10px; }
  #storage .storage__list li.storage__list-main .storage__attn {
    font-size: 1rem;
    font-weight: normal;
    line-height: normal;
    font-family: 游ゴシック体 Pr6N M, Yu Gothic Pr6N M, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; }
    @media (min-width: 375px) {
      #storage .storage__list li.storage__list-main .storage__attn {
        font-size: calc( 1rem + ( 1vw - 3.75px ) * 0.3726708075 ); } }
    @media (min-width: 1180px) {
      #storage .storage__list li.storage__list-main .storage__attn {
        font-size: 1.3rem; } }
  #storage .storage__list li:first-child .storage__con-wp .storage__con-list .storage__con-txt:last-child {
    flex: 0 1 100%;
    width: 100%;
    max-width: 100%;
    margin: 0; }
  #storage .storage__list li:last-child {
    margin: 0; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  #osaka #contents, #kyoto #contents, #hyogo #contents, #shiga #contents, #aichi #contents {
    padding-top: 100px; }

  /*-------各BOXサイズの収納量について-------*/
  #storage .storage__ttl {
    margin-bottom: 50px; }
  #storage .storage__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #storage .storage__list li {
      flex: 0 1 48%;
      width: 48%;
      max-width: 48%;
      display: flex;
      flex-flow: column wrap;
      -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
      padding-bottom: 50px;
      margin-bottom: 50px; }
      #storage .storage__list li:nth-child(even):after {
        content: none; }
      #storage .storage__list li:nth-child(odd):not(:last-of-type):after {
        width: 210%;
        max-width: 1180px; }
      #storage .storage__list li .storage__img-box {
        margin-bottom: 30px;
        width: 100%; }
        #storage .storage__list li .storage__img-box figure .storage__img-ttl {
          bottom: 10px;
          right: 10px; }
      #storage .storage__list li .storage__txt-box {
        margin-bottom: 30px;
        width: 100%; }
        #storage .storage__list li .storage__txt-box .storage__type {
          margin-bottom: 0;
          line-height: normal; }
      #storage .storage__list li .storage__con-wp {
        margin-top: auto;
        padding: 20px 20px 25px;
        width: 100%; }
        #storage .storage__list li .storage__con-wp .storage__con-ttl {
          margin-bottom: 30px; }
        #storage .storage__list li .storage__con-wp .storage__con-list .storage__con-txt {
          flex: 0 1 32%;
          width: 32%;
          max-width: 32%; }
      #storage .storage__list li.storage__list-main {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        flex: 0 1 100%;
        width: 100%;
        max-width: 100%; }
        #storage .storage__list li.storage__list-main .storage__img-box {
          flex: 0 1 48%;
          width: 48%;
          max-width: 48%;
          margin-bottom: 0; }
          #storage .storage__list li.storage__list-main .storage__img-box figure .storage__img-ttl {
            bottom: 5px;
            right: 5px; }
        #storage .storage__list li.storage__list-main .storage__txt-box {
          flex: 0 1 48%;
          width: 48%;
          max-width: 48%; }
          #storage .storage__list li.storage__list-main .storage__txt-box .storage__point {
            line-height: normal; }
          #storage .storage__list li.storage__list-main .storage__txt-box .storage__size {
            margin-bottom: 0; }
          #storage .storage__list li.storage__list-main .storage__txt-box .storage__copy {
            margin-bottom: 20px; }
        #storage .storage__list li.storage__list-main .storage__con-wp {
          margin-bottom: 0;
          padding: 15px 20px 20px; }
          #storage .storage__list li.storage__list-main .storage__con-wp .storage__con-ttl {
            margin-bottom: 15px; }
        #storage .storage__list li.storage__list-main .storage__attn {
          padding-top: 40px; }
      #storage .storage__list li:nth-child(3) .storage__txt-box .storage__con-wp .storage__con-list .storage__con-txt:nth-child(8) {
        flex: 0 1 64%;
        width: 64%;
        max-width: 64%; }
      #storage .storage__list li:nth-child(4) .storage__txt-box .storage__con-wp .storage__con-list .storage__con-txt:nth-child(7) {
        flex: 0 1 64%;
        width: 64%;
        max-width: 64%; } }
/*------------------------------
		961px以上
------------------------------*/
/*------------------------------
		1181px以上
------------------------------*/

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