@charset "UTF-8";
/* Scss Document */
.pc {
  display: block;
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.header {
  box-shadow: 2px 0 2px 2px #fff;
}

.wrapper {
  border: none;
}

.mv1 {
  width: 100%;
  height: 600px;
  background: url("../img/favorite/square-mini/pc1.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0;
}
.mv2 {
  width: 100%;
  background: url("../img/favorite/square-mini/sp1.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0;
}
.mv1:before {
  display: none;
}
.mv2:before {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 50%;
  width: 1px;
  height: 100px;
  margin-left: -0.5px;
  background-color: #7a7c2c;
}
@media only screen and (max-width: 768px) {
  .mv1:before {
    bottom: -25px;
    height: 50px;
  }
  .mv2:before {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .mv1 {
    height: 156px;
  }
    .mv2 {
      height: 500px;
    }
}

#square-mini {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, "Sawarabi Mincho", serif;
}
#square-mini section {
  box-sizing: border-box;
  height: 100%;
  background: #fff;
  display: block;
}
@media only screen and (max-width: 768px) {
    #square-mini section {
    padding: 0 14%;
}
}

#square-mini section.bg {
  background: #f7f8f3;
  margin-bottom: 3%;
}
#square-mini section.bg2 {
  background: #f7f8f3;
  margin-bottom: 3%;
  padding: 3% 0;
}
@media only screen and (max-width: 768px) {
  #square-mini section.bg {
    margin-bottom: 10%;
  }
  #square-mini section.bg2 {
    margin: 7% 0;
  }
  #square-mini section.related {
    padding: 0 5%;
  }
}
#square-mini h1 {
  font-size: 2.25rem;
  font-weight: 400 !important;
  text-align: center;
  margin-top: 2%;
  margin-bottom: 4%;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 768px) {
  #square-mini h1 {
    font-size: 23px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 25px;
    /*text-align: justify;*/
  }
  #square-mini h1 span {
    font-size: 18px;
    display: block;
  }
}
#square-mini h2 {
  font-size: 1rem;
  font-family: 'Lora', serif;
  font-weight: normal;
  text-align: center;
  color: #161616;
  line-height: 1;
  margin-top: 5%;
}
@media only screen and (max-width: 768px) {
  #square-mini h2 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
  }
}
#square-mini h3 {
  font-size: 25px;
  font-family: 'Lora', serif;
  text-align: center;
  letter-spacing: -0.01rem;
  margin-bottom: 10px;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  #square-mini h3 {
    /*font-size: 15px;*/
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
    /*margin-bottom: 22px;*/
  }
}
#square-mini h4 {
  font-size: 12px;
  font-family: 'Lora', serif;
  text-align: center;
  letter-spacing: -0.01rem;
  margin-bottom: 15px;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
#square-mini h4 {
  font-size: 12px;
  font-family: 'Lora', serif;
  text-align: center;
  letter-spacing: -0.01rem;
  margin-bottom: 10px;
  font-weight: normal;
}
}
#square-mini img {
  display: block;
  width: 100%; 
  max-width: 1020px;
  margin-bottom: 3.8%;
}
#square-mini .prd{
  display: block;
  width: 40%; 
  max-width: 1020px;
  margin: 0 auto;
}
#square-mini p {
  text-align: justify;
  line-height: 2;
  font-size: 15px;
  max-width: 1020px;
  margin-bottom: 7%;
}
@media only screen and (max-width: 768px) {
  #square-mini p {
    font-size: 13px;
    margin-bottom: 30px;
  }
  #square-mini .prd{
    width: 90%;
  }
}
#square-mini .ashirai {
  position: relative;
  margin: auto;
  width:90%;
  padding: 0 10px;
  margin-bottom: 25px;
}
#square-mini .ashirai:before, #square-mini .ashirai:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 15px;
  height: 1px;
  background: #111;
  margin-top: -0.5px;
}
@media only screen and (max-width: 768px) {
  #square-mini .ashirai:before, #square-mini .ashirai:after {
   width: 10px;
  }
}
#square-mini .ashirai:before {
  left: 0;
}
#square-mini .ashirai:after {
  right: 0;
}


#square-mini .inner {
    margin: 0 auto;
    width: 1000px;
  }
  @media only screen and (max-width: 1024px) {
    #square-mini .inner {
      width: 100%;
    }
  }
  @media only screen and (max-width: 768px) {
    #square-mini .inner {
      width: 100%;
      padding: 0;
    }
  }
#square-mini .fade {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1.3s 0s ease-out;
}
#square-mini .fade:nth-of-type(2) {
  transform: translateY(40px);
}
#square-mini .fade:nth-of-type(3) {
  transform: translateY(45px);
}

#square-mini .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#square-mini .flex:first-of-type(2) {
}
#square-mini .flex:first-of-type(3) {
}

#square-mini .flex p {
  width: 50%;
}
#square-mini .flex img:first-of-type {
  padding-right: 1.5%;
}
#square-mini .flex img:nth-of-type(2) {
  padding-left: 1.5%;
}
#square-mini .flex img {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  #square-mini .flex {
    margin-bottom: 0;
  }  
  #square-mini .flex p {
    width: 100%;
  }
  #square-mini .flex img:first-of-type {
    padding-right: 0;
  }
  #square-mini .flex img:nth-of-type(2) {
    padding-left: 0;
  }
  #square-mini .flex img {
    width: 100%;
    margin-bottom: 3.8%;
  }
}

#square-mini .storeinfo {
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #square-mini .storeinfo {
    padding: 0 5%;
  }
}

#square-mini .btn a {
  padding: 20px 0;
  margin: 0 auto;
  width: 35%;
  margin-bottom: 50px;
  text-align: center;
  line-height: 1;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
  display: block;
  position: relative;
}
#square-mini .btn a:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  background-color: #fefefe6c;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
}
#square-mini .btn a:hover:after {
  opacity: 1;
}
#square-mini .list-link .btn a {
  width: 50%;
}

@media only screen and (max-width: 768px) {
  #square-mini .btn a {
    width: 70%;
  }
  #square-mini .list-link .btn a {
    width: 95%; 
}
}
#square-mini .related h3 {
  text-align: center;
  margin: 0 0 40px;
  padding-left: 0;
  color: #7a7c2c;
  font-size: 18px;
  line-height: 1.0;
  font-weight: normal;
  font-family: 'Lora', serif;
  letter-spacing: 0.1rem;
  width: 100%;
}

@media only screen and (max-width: 768px) {
#square-mini .related .favorite-ttl {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  text-align: left;
}
}
#square-mini .related .favorite-ttl {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  text-align: left;
}
#square-mini .related h3:before {
  background: none;
}
#square-mini .related .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}
#square-mini .related .flex img {
  width: 100%;
}
#square-mini .related .flex div.journal_meta {
  width: 100%;
}
#square-mini .related .relate--list {
  width: 47.5%;
}
#square-mini .related .relate--list:nth-of-type(n+3) {
  margin-top: 50px;
}
#square-mini .related .slick-block{
  margin-bottom: 80px;
} 
@media only screen and (max-width: 768px) {
  #square-mini .related .slick-block {
    margin-bottom: 40px;
  } 
}

#square-mini .related .slick-block p{
  display: block;
  text-align: center;
  font-size: 0.7rem;
  margin: 0 auto;
} 
@media only screen and (max-width: 768px) {
  #square-mini .related .slick-block p{
    font-size: 0.6rem;
  } 
} 

@media only screen and (max-width: 768px) {
  #square-mini .related .relate--list {
    width: 100%;
    padding: 0 3%;
  }
  #square-mini .related h3 {
 margin-top: 50px;
  }

  #square-mini .related .relate--list:nth-of-type(n+2) {
    margin-top: 5%;
  }
}

#square-mini .bg-img {
  padding: 0 50px;
}
@media only screen and (max-width: 768px) {
  #square-mini .bg-img {
    padding: 0;
  }
  
}
#square-mini .online-shop P {
  text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
  color: #000;
}
#square-mini .online-shop a {
  margin: 0 auto;
}
