  .p-top-logo {
    font-size: 20px;
    line-height: 1.4;
    max-width: 90%;
    margin: 15px auto;
    text-align: center;
  }
  .fs24red {
    width: 80%;
    font-size: 24px;
    color: #ffffff;
    background-color: #ff0000;
    margin: 0 auto;
  }
  .fs24red h2 {
    text-align: center;
  }
  .fs16red {
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    background-color: #ff0000;
    margin: 0 auto;
  }
  .fs164red h2 {
    text-align: center;
  }
  .p-top-logo a {
    display: block;
    transition: opacity .2s;
    text-decoration: none;
    color: #333;
  }
  .p-top-logo a:hover {
    opacity: .66;
  }
  .p-top-logo a:active {
    opacity: 1;
  }
  #p-slider .bx-controls-direction a {
    z-index: 100;
  }
  #p-slider .bx-viewport {
    top: 0;
    left: 0;
    border: 0;
    background: #f8f8f8;
    box-shadow: none;
  }
  #p-slider .bx-wrapper img {
    margin: 0 auto;
  }
  #p-slider .bx-caption {
    top: 0;
    bottom: auto;
    background: rgba(0, 0, 0, .3);
  }
  #p-slider .bx-caption span {
    padding: 1.5em;
  }
  #p-slider .bx-pager {
    bottom: 10px;
    padding-top: 0;
  }
  #p-slider .bx-pager a {
    background: #fff;
  }
  #p-slider .bx-pager a:hover, #p-slider .bx-pager a.active {
    background: < {
      $setting-slide-currentColor
    }
    > ;
  }
  .p-news {
    line-height: 1.5;
    margin: 0;
  }
  .p-news::after {
    display: block;
    clear: both;
    content: '';
  }
  .p-news__label {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    width: 180px;
    margin: 0;
    letter-spacing: 1px;
  }
  .p-news__content {
    line-height: 1.6;
    margin: 5px 0 10px 10px;
  }
  .p-news__content p:nth-child(1) {
    margin-top: 0;
  }
  .p-news__label {
    font-family: 'Montserrat', sans-serif;
  }
  .p-news__label::before {
    content: '-';
  }
  .p-info {
    line-height: 1.5;
  }
  .p-contents {
    line-height: 1.5;
    margin-bottom: 40px;
  }
  .p-contents__list {
    margin: 0 0 30px;
    padding: 0;
    list-style-type: none;
  }
  .p-contents__list::after {
    display: block;
    clear: both;
    content: '';
  }
  .p-contents__list li {
    position: relative;
    box-sizing: border-box;
    padding: 0 2em 0 1em;
  }
  .p-contents__list li::before {
    position: absolute;
    top: .5em;
    left: 0;
    content: '-';
  }
  .p-contents__list a {
    display: block;
    max-width: 100%;
    padding: .5em 0;
    transition: opacity .2s;
    text-decoration: none;
    color: #333;
  }
  .p-contents__list a:hover {
    opacity: .66;
  }
  .p-contents__list a:active {
    opacity: 1;
  }
  .p-custom-banner {
    margin-top: 50px;
    text-align: center;
  }
  .p-custom-banner__unit {
    background: < {
      $setting-custom-textColor
    }
    > ;
  }
  .p-custom-banner__unit--text {
    font-family: ÞâÌÀÄ«, YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", HGÌÀÄ«E, "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
    padding: 30px 10px;
    color: < {
      $setting-custom-textColor
    }
    > ;
    background: < {
      $setting-custom-bgColor
    }
    > ;
    background: #f1f1f1 url(https://img21.shop-pro.jp/PA01374/909/etc/background1.jpg?cmsp_timestamp=20190912170443);
  }
  .p-custom-banner__unit--text a {
    color: < {
      $setting-custom-textColor
    }
    > ;
  }
  .p-custom-banner__image {
    width: 100%;
  }
  .p-custom-banner__heading {
    font-size: 24px;
    padding: 10px 0;
  }
  .p-custom-banner__body {
    line-height: 1.5;
    padding: 10px 0;
  }
  @media screen and (min-width: 600px) {
    .p-top-logo {
      display: none;
    }
    #p-slider .bx-pager {
      bottom: 30px;
    }
    .p-contents__list li::before {
      top: 0;
    }
    .p-contents__list li {
      float: left;
      width: 50%;
      margin-bottom: 20px;
    }
    .p-contents__list li:nth-child(2n + 1) {
      clear: left;
    }
    .p-contents__list a {
      display: inline-block;
      padding: 0;
    }
    .p-custom-banner {
      display: table;
      width: 100%;
      margin-top: 100px;
      table-layout: fixed;
    }
    .p-custom-banner__unit {
      display: table-cell;
      box-sizing: border-box;
      width: 50%;
      max-width: 50%;
      vertical-align: middle;
      word-break: break-all;
    }
    .p-custom-banner__unit--text {
      padding: 10px 20px;
    }
  }
  @media screen and (min-width: 960px) {
    .p-news__label {
      float: left;
      clear: left;
      margin-right: 20px;
    }
    .p-news__content {
      overflow: hidden;
      margin: 0 0 20px;
    }
    .p-custom-banner__heading {
      font-size: 30px;
    }
  }
  /* pics banner */
  .custom-row-all {
    margin-top: 60px;
  }
  .custom-row .col-sm-4 {
    position: relative;
    padding: 5px;
    float: left;
  }
  .custom-row .col-sm-4 img {
    max-width: 90%
  }
  .custom-row .col-sm-2 {
    position: relative;
    padding: 5px;
    float: left;
  }
  .custom-row .col-sm-2 img {
    max-width: 98%;
    border: 1px solid #CCC;
  }
  @media screen and (min-width: 600px) {
    .custom-row {
/*      margin: 60px 10px 50px 10px; */
      margin: 0px 10px 10px 10px;
      display: flex
    }
    .custom-row .col-sm-4 {
      max-width: 40%;
    }
    .custom-row .col-sm-4 img {
      max-width: 100%
    }
    .custom-row .col-sm-2 {
      max-width: 80%;
    }
    .custom-row .col-sm-2 img {
      max-width: 98%;
    }
  }

  [class^="col-sm-2"] a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
  }

  /* under slider pics banner */
  [class^="img-flex-"] {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  [class^="img-flex-"] a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
  .img-flex-2 img {
    width: 100%;
    height: 100%;
  }
  .img-flex-3 img {
    width: calc(100% / 3);
    height: calc(100% / 3);
  }
  .img-flex-4 img {
    width: calc(100% / 4);
    height: calc(100% / 4);
  }
  .mb20 {
    margin-bottom: 20px;
  }
  /*Facebook 767px°Ê²¼¡Ê¥¹¥Þ¥ÛÍÑ¡Ë*/
  @media screen and (max-width: 767px) {
    .Facebook {
      width: 100%;
      max-width: 340px;
    }
  }
  /*Facebook 768px°Ê¾å¡ÊPCÍÑ¡Ë*/
  @media screen and (min-width: 768px) {
    .Facebook {
      width: 500px;
    }
  }
  a.cp_btn {
    display: block;
    width: 150px;
    padding: 0.8em;
    text-align: center;
    text-decoration: none;
    color: #000000;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    transition: .4s;
  }
  a.cp_btn:active {
    border-bottom: 2px solid #000000;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
  }
  /*category*/
  .top_cat_all {
    width: 100%;
    background: #f1f1f1 url(https://img21.shop-pro.jp/PA01374/909/etc/background1.jpg?cmsp_timestamp=20190912170443);
    margin: 60px 0 20px;
    text-align: center;
    padding: 20px 0 50px;
  }
  @media screen and (max-width: 600px) {
    .top_cat_all {
      margin: 20px 0 20px;
    }
    .fs24red {
      width: 100%;
      font-size: 8px !important;
      color: #ffffff;
      background-color: #ff0000;
      margin: 0 auto;
    }
    .bdred {
      border: 3px solid #ff0000;
      padding: 5px;
      margin: -10px auto 20px !important;
    }
  }
  .top_cat_all_in {
    max-width: 1200px;
    margin: 0 auto;
  }
  .top_cat_title {
    font-family: ÞâÌÀÄ«, YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", HGÌÀÄ«E, "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
    font-size: 26px;
    font-weight: 600;
    margin: 10px 0 20px;
  }
  @media screen and (max-width: 600px) {
    .top_cat_title {
      font-size: 20px;
      font-weight: 600;
      margin: 10px 0 30px;
    }
  }
  .cat_menu ul {
    list-style: none;
    padding-left: 0px;
  }
  .cat_menu ul li {
    display: inline-block;
    width: 10%;
    margin: 1.5%;
  }
  @media only screen and (max-width: 800px) {
    .cat_menu ul li {
      width: 17%;
      margin: 1.5%;
    }
    .fs24red {
      width: 100%;
      font-size: 12px;
      color: #ffffff;
      background-color: #ff0000;
      margin: 0 auto;
    }
    .bdred {
      border: 3px solid #ff0000;
      padding: 5px;
      margin: -10px auto 20px !important;
    }
  }
  @media only screen and (max-width: 480px) {
    .cat_menu ul li {
      width: 25%;
      margin: 1.5%;
    }
  }
  .bdred {
    border: 3px solid #ff0000;
    padding: 5px;
    margin: -30px auto 20px;
  }
  /*2020_0624ÄÉ²Ã*/
  .top_banner > .top_img {
    width: 1242px;
    margin: 0 auto;
    display: block;
  }
  .top_img_button {
    position: absolute;
    left: 66.2rem;
    margin: 16.5rem 0 0 0;
  }
  .top_banner p {
    font-size: 2rem;
    font-family: sans-serif;
    margin-left: 68rem;
    margin-top: 5rem;
    position: absolute;
    letter-spacing: 0.08rem;
    text-shadow:
      #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px 0px;
  }
  @media screen and (max-width: 414px) {
    .top_img_button {
      left: 15rem;
      margin: 4.5rem 0 0 0;
      width: 32%;
    }
    .top_banner p {
      margin-left: 15.5rem;
      font-size: 1.1rem;
      margin-top: .4rem;
    }
  }
  @media screen and (min-width: 1024px) {
    .top_img_button {
      position: absolute;
      left: 66.2rem;
      margin: 16.5rem 0 0 0;
      width: 243px;
    }
    .top_banner p {
      font-size: 2rem;
      font-family: sans-serif;
      margin-left: 68rem;
      margin-top: 5rem;
      position: absolute;
    }
  .sasshi{
  max-width: 1200px;
  margin: 20px auto;
  }
  
  .sasshi img{
  width: 100%;
  }
}

  /*2021_0326ÄÉ²Ã*/
.top_banner2 {
	  max-width: 1200px;
	  margin: 10px auto;
  }
.top_banner2 img {
	  width: 100%;
  }

  /*2021_1110ÄÉ²Ã*/
  [class^="top_banner2"] a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
  }

