@charset "UTF-8";
/* CSS Document */

/*
=====================================================================
421px以上のスクリーンに摘要
=====================================================================
*/

@media screen and (min-width: 421px) {
  #mobile-header,
  #facebook-mobile,
  #mobile-footer,
  .table-mobile,
  .text-a-mobile,
  .text-b-mobile {
    display: none;
  }
}

@media screen and (max-width: 420px) {
  #header,
  #facebook,
  #about-table,
  #poco-table,
  #footer,
  .ff-box,
  .text-d,
  .text-b,
  .text-g {
    display: none;
  }

  .margin80,
  .margin20 {
    margin-bottom: 0px;
  }
}

/*
=====================================================================
420px以下のスクリーンに摘要
=====================================================================
*/

@media screen and (max-width: 420px) {
  .logo-poco img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
    height: 140px;
  }

  .logo-sora img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
    height: 135px;
  }

  .logo-quon img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
    height: 65px;
  }

  .logo-onsen img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
    height: 140px;
  }

  .omise-poco img,
  .omise-sora img,
  .omise-quon img,
  .omise-onsen img {
    margin: 30px auto 30px auto;
  }

  .omise-poco img {
    height: 130px;
  }

  .omise-sora img {
    height: 100px;
  }

  .omise-quon img {
    height: 150px;
  }

  .omise-onsen img {
    height: 140px;
  }

  #contents {
    background-image: url("images/bg_7.jpg");
    background-size: 420px 1716px;
    background-repeat: repeat;
    min-width: 420px;
  }

  #slider {
    padding-top: 47px;
    width: 100%;
    height: 200px;
  }

  h2 img {
    width: 40%;
    padding-top: 70px;
  }

  .mobile-margin {
    padding-bottom: 60px;
  }

  .mobile-margin47 {
    padding-top: 47px;
  }

  .border {
    margin-top: 30px;
  }

  .flexbox {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 414px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
  }

  .center {
    justify-content: center;
  }

  .flexbox-item {
    width: 90%;
    margin-bottom: 10px;
  }

  .flexbox-item:last-child {
    margin-bottom: 0px;
  }

  .flexbox-sora-product,
  .flexbox-item-quon,
  .flexbox-item-onsen,
  .flexbox-item-poco,
  .flexbox-item-sora {
    margin-left: 12px;
    margin-right: 12px;
    width: 40%;
  }

  .flexbox-poco-product {
    width: 67%;
  }

  .flexbox-poco-product img {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .user-container-text-a {
    font-size: 14px;
    letter-spacing: 0.15em;
    text-align: center;
    margin-top: 0px;
  }

  .user-container-text-b {
    font-size: 11px;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 3px;
  }

  .user-container {
    margin: 0 auto 30px auto;
    width: 350px;
  }

  .user-container-item {
    width: 100%;
    margin-bottom: 10px;
  }

  .user-container-item img {
    width: 100%;
    height: auto;
  }

  .poco-container {
    margin: 0 auto 0 auto;
    width: 350px;
  }

  .poco-container-item {
    width: 47%;
  }

  .poco-container-item img {
    width: 100%;
    height: auto;
  }

  .shop-container {
    margin: 0 auto 0 auto;
    width: 350px;
  }

  .shop-container-item {
    width: 48%;
    margin-bottom: 20px;
  }

  .shop-container-item img {
    width: 100%;
    height: auto;
  }

  .image-box {
    width: 414px;
    margin-bottom: 20px;
  }

  .image-item {
    width: 32.5%;
  }

  .image-item img {
    width: 100%;
    height: auto;
    margin-bottom: 4px;
  }

  #facebook-mobile {
    margin-left: auto;
    margin-right: auto;
  }

  #facebook-mobile iframe {
    padding-bottom: 30px;
  }

  #news-table {
    width: 375px;
    padding-left: 0px;
    background-color: rgba(255, 255, 255, 0);
  }

  #news-table table th,
  #news-table table td,
  #news-table table td a {
    font-size: 13px;
    line-height: 18px;
    padding-top: 9px;
    padding-bottom: 9px;
    text-align: left;
  }

  #news-table table th {
    padding-right: 15px;
  }

  .table-mobile table {
    width: 370px;
    margin: 0px auto 0 auto;
  }

  .table-mobile table td {
    font-size: 13px;
    line-height: 21px;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-align: center;
    vertical-align: top;
    padding-top: 12px;
    padding-bottom: 9px;
    border-spacing: 0;
  }

  .align-left table td {
    text-align: left;
  }

  .align-left table {
    margin: 30px auto 0 auto;
  }

  .about-table-border-top {
    border-top: 1px #999 dotted;
  }

  .about-table-border-border {
    border-bottom: 1px #999 dotted;
  }

  .table-mobile-p {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #223a70;
  }

  .contact,
  .answer {
    width: 375px;
    margin: 0 auto;
  }

  .answer {
    margin: 0 auto;
    padding: 70px 0 300px 0;
  }

  form {
    margin: 30px 0 0 0;
    padding-bottom: 20px;
  }

  .form-flame {
    margin-bottom: 10px;
  }

  label {
    /* すべてのラベルを同じサイズにして、きちんと揃える */
    font-size: 14px;
    width: 414px;
  }

  input {
    font-size: 14px;
    height: 30px;
    max-width: 375px;
    min-width: 375px;
  }

  textarea {
    max-width: 375px;
    min-width: 375px;
  }

  button {
    font-size: 11px;
    margin-top: 12px;
    margin-left: 0px; /* label 要素と同じサイズ */ /* ボタンを他のテキストフィールドと同じ場所に置く */
    width: 50px;
    height: 25px;
  }

  /*
=====================================================================
テキスト関係
=====================================================================
*/

  .text-a,
  .text-a-mobile {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.1em;
    margin: 30px 0 15px 0;
    text-align: center;
  }

  .text-c {
    font-size: 16px;
    letter-spacing: 0.05em;
    padding: 25px 0 25px 0;
  }

  .text-b-mobile {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-align: justify;
    margin: 0 20px 20px 20px;
  }

  .text-e {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin: 8px 0 5px 0;
  }

  .text-f {
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 0em;
    text-align: justify;
  }

  .text-h {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin: 14px 0 0 0;
    text-align: center;
  }

  .text-i {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 30px 0;
  }

  .text-j {
    font-size: 13px;
    line-height: 24px;
  }

  .text-k {
    font-size: 13px;
    line-height: 24px;
  }

  .manga {
    font-size: 13px;
    width: 275px;
    margin: 0 auto 0 auto;
  }

  .download-data {
    margin-bottom: 30px;
  }

  .download-data p {
    font-size: 13px;
    line-height: 200%;
    margin-top: 0px;
  }

  /*
=====================================================================
モバイルメニュー・footer
=====================================================================
*/

  #mobile-menu li a {
    display: block;
    padding: 15px 0 15px;
    background: #fff;
    color: #000; /* プルダウン表示の文字色 */
    text-align: center;
    text-decoration: none;
    font-size: 13px;
  }

  #mobile-menu li a:hover {
    background: #fff; /* プルダウン表示の背景色 */
    color: #000; /* プルダウン表示、ロールオーバー時の文字色 */
  }

  #mobile-menu li {
    border-bottom: 1px solid #c0c0c0; /* プルダウン表示の線色 */
    width: 100%; /* プルダウンで表示する部分の幅 */
  }

  #mobile-menu {
    display: none; /* プルダウンで表示する部分を隠す用 */
  }

  #toggle {
    display: block;
    position: relative;
    width: 100%;
    background: #fff; /* menu部分の背景色 */
  }

  #toggle a {
    display: block;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 20px;
    border-bottom: 1px solid #c0c0c0; /* 一番上の線色 */
    color: #000; /* 一番上の文字色 */
    text-align: right;
    text-decoration: none;
    font-size: 16px;
  }

  #pull {
    margin-left: 5px;
  }

  #logo-mobile {
    float: left;
    margin-left: 20px;
    margin-top: 17px;
  }

  #mobile-header {
    width: 100%;
    position: fixed;
    z-index: 999;
  }

  #mobile-footer {
    padding-bottom: 15px;
    background-color: #fff;
  }

  .text-namae {
    font-size: 14px;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 10px 0 0px 0;
  }

  .text-jusho {
    font-size: 12px;
    line-height: 20px;
    font-weight: 100;
    letter-spacing: 0.12em;
    text-align: center;
  }
  .footer02 {
    padding: 20px 20px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 15px;
    align-items: center;
    background-color: #f0f7d4;
  }
  .footer-bunner-01,
  .footer-bunner-02 {
    max-width: 100%;
  }
  /*
=====================================================================
グーグルマップ
=====================================================================
*/

  .google-maps {
    position: relative;
    padding-bottom: 60%; // これが縦横比
    height: 0;
    overflow: hidden;
  }
  .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
}

/*
=====================================================================
375px以下のスクリーンに摘要
=====================================================================
*/

@media screen and (max-width: 375px) {
  #contents {
    background-size: 375px 1716px;
    background-repeat: repeat;
    min-width: 375px;
  }

  .omise img {
    width: 40%;
  }

  .mobile-margin {
    padding-bottom: 55px;
  }

  .flexbox {
    width: 375px;
  }

  .shop-container {
    width: 320px;
  }

  .image-box {
    width: 375px;
  }

  #news-table {
    width: 320px;
  }

  .table-mobile table {
    width: 350px;
  }

  .table-mobile table td {
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0em;
  }

  .table-mobile-p {
    margin-bottom: 2px;
  }

  .contact,
  .answer {
    width: 335px;
    margin: 0 auto;
  }

  .answer {
    margin: 0 auto;
    padding: 70px 0 200px 0;
  }

  label {
    /* すべてのラベルを同じサイズにして、きちんと揃える */
    font-size: 14px;
    width: 335px;
  }

  input {
    max-width: 335px;
    min-width: 335px;
  }

  textarea {
    max-width: 335px;
    min-width: 335px;
  }

  /*
=====================================================================
テキスト関係
=====================================================================
*/

  .text-a,
  .text-a-mobile {
    font-size: 16px;
    line-height: 24px;
  }

  .text-b-mobile {
    font-size: 13px;
  }

  .text-e {
    font-size: 13px;
  }

  .text-f {
    font-size: 11px;
    line-height: 18px;
  }

  .text-h {
    font-size: 13px;
  }

  .text-i {
    font-size: 13px;
  }

  .text-j {
    font-size: 12px;
    line-height: 24px;
  }

  .text-k {
    font-size: 11.5px;
    line-height: 24px;
  }
}

/*
=====================================================================
320px以下のスクリーンに摘要
=====================================================================
*/

@media screen and (max-width: 320px) {
  #contents {
    background-size: 320px 1716px;
    background-repeat: repeat;
    min-width: 320px;
  }

  .flexbox {
    width: 320px;
  }

  .shop-container {
    width: 280px;
  }

  .image-box {
    width: 320px;
  }

  #news-table {
    width: 280px;
  }

  #news-table table th,
  #news-table table td,
  #news-table table td a {
    font-size: 12px;
    line-height: 17px;
    text-align: left;
  }

  .table-mobile table {
    width: 300px;
  }

  .table-mobile table td {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0em;
  }

  .table-mobile-p {
    margin-bottom: 2px;
  }

  .contact,
  .answer {
    width: 280px;
    margin: 0 auto;
  }

  .answer {
    margin: 0 auto;
    padding: 30px 0 50px 0;
  }

  label {
    /* すべてのラベルを同じサイズにして、きちんと揃える */
    font-size: 14px;
    width: 280px;
  }

  input {
    max-width: 280px;
    min-width: 280px;
  }

  textarea {
    max-width: 280px;
    min-width: 280px;
  }

  /*
=====================================================================
テキスト関係
=====================================================================
*/

  .text-a,
  .text-a-mobile {
    font-size: 16px;
    line-height: 24px;
  }

  .text-b-mobile {
    font-size: 12px;
    line-height: 20px;
  }

  .text-e {
    font-size: 12px;
  }

  .text-f {
    font-size: 11px;
    line-height: 18px;
  }

  .text-h {
    font-size: 12px;
  }

  .text-i {
    font-size: 12px;
  }

  .text-j {
    font-size: 12px;
  }

  .text-k {
    font-size: 12px;
  }

  .text-namae {
    font-size: 14px;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 10px 0 0px 0;
  }

  .text-jusho {
    font-size: 11px;
    line-height: 17px;
    font-weight: 100;
    letter-spacing: 0.05em;
    text-align: center;
  }

  .manga {
    font-size: 11px;
    width: 235px;
    margin: 0 auto 0 auto;
  }
}
