@charset "utf-8";

body{
  padding: 0;
}
.container {
  width: 100%
  ;
}
#footer_banner .container {
    width: 85%;
}
.md-container {
  max-width: none;
}
.breadcrumb,
.title-area {
  max-width: 1200px;
  margin: 0 auto;
}
.lp_content .nav{
  max-width: 710px;
  margin: 0 auto 330px;
}
#sp-content {
  width: 100%;
  text-align: left;
  margin: auto;
  overflow: hidden;
  color: #402f29;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.05em;
}
#sp-content a img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  transition-duration: 0.3s;
}
#sp-content .item-link a {
  text-decoration: underline;
}
#sp-content a:hover {
  text-decoration: none;
}
#sp-content a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition-duration: 0.3s;
}
#sp-content .headline {
  width: 100%;
  position: relative;
}
#sp-content .headline .slick-vertical .slick-slide {
  border: none;
}
#sp-content .headline img {
  width: 100%;
}
#sp-content .main-img-area {
  margin-bottom: 40px;
}
#sp-content .title-area {
  margin: 4% auto 8%;
}
#sp-content .title-area .title-area-txt {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 30px;
}
.text-lg{
  font-size: 20px;
}
#sp-content .nav h3 {
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
#sp-content .nav ul {
  width: 100%;
  margin: 5% 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 1.2em;
}
#sp-content .nav ul li {
  width: 40%;
  max-width: 220px;
}
#sp-content .nav ul li a {
  text-decoration: none;
}
#sp-content .nav ul li div {
  position: relative;
}
#sp-content .nav ul li div:before {
  border: 0 solid transparent;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  z-index: 30;
}
#sp-content .nav ul li div img {
  position: relative;
  z-index: 10;
}
#sp-content .nav ul li div:hover:before {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}
#sp-content .nav ul li:nth-of-type(1) div:hover:before {
  border: 10px solid #f7edef;
}
#sp-content .nav ul li:nth-of-type(2) div:hover:before {
  border: 10px solid #f3f1ed;
}
#sp-content .nav ul li:nth-of-type(3) div:hover:before {
  border: 10px solid #e3e2f1;
}
#sp-content .nav_number{
  margin: 20px 0 0 90px;
  max-width: 35px;
}
#sp-content .item-area {
  position: relative;
  margin-bottom: 10%;
}
#sp-content #style_01 {
  background: url(//ds-assets.s3.amazonaws.com/laisp/sp/2021/watercolor_flower_print_21ss/bg_01.gif);
  background-repeat: repeat-y;
  background-size: 2% auto;
  background-position: right;
}
#sp-content #style_02 {
  background: url(//ds-assets.s3.amazonaws.com/laisp/sp/2021/watercolor_flower_print_21ss/bg_02.gif);
  background-repeat: repeat-y;
  background-size: 2% auto;
}
#sp-content #style_03 {
  background: url(//ds-assets.s3.amazonaws.com/laisp/sp/2021/watercolor_flower_print_21ss/bg_03.gif);
  background-repeat: repeat-y;
  background-size: 2% auto;
  background-position: right;
}
.link-btn-area {
  margin: 5% auto;
}
.link-btn-area a {
  display: block;
  width: 90%;
  max-width: 600px;
  margin: 2% auto 12%;
  padding: 1.602% 0;
  background-color: #e2e2e2;
  color: #363636;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition-duration: 0.3s;
}
.link-btn-area a:hover{
  opacity: 0.7;
  transition-duration:0.3s;
}
.left-wrap{
  display: flex;
  flex-direction: column;
  width: 44%;
  max-width: 590px;
}
.right-wrap{
  display: flex;
  flex-direction: column;
  width: 44%;
  max-width: 590px;
}
.item_img,.item_txt{
  margin-bottom: 120px;
}
.ttl-img{
  margin-bottom: 55px;
}
.item_img_right{
  text-align: right;
}
.item_img_left{
  text-align: left;
}
.item-text{
  margin-bottom: 20px;
  line-height: 28px;
}
.item-name,.item-price{
  margin-bottom: 15px;
}
.buy-icon{
  border: solid 1px #363636;
  background-color: #363636;
  padding: 2px 12px;
  font-size: 14px;
  margin-right: 3px;
  margin-left: 10px;
  vertical-align: text-bottom;
  color: #ffffff;
}
.reverse{
  flex-direction: row-reverse;
}
.item-cresit-wrap li{
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-width: 520px;
}
p.coord_btn{
  margin: 0;
}

@media (max-width: 768px){

  div#contents-body {
    width: 100%;
    overflow: hidden;
  }
  #footer_banner .container {
    width: 100%;
  }
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin: 0;
    width: 100%;
  }
  .breadcrumb,
  #page-body {
    margin: 0;
    width: 100% !important;
  }
  #sp-content {
    margin-top: 20px;
    font-size: 10px;
  }
  #sp-content .title-area .title-area-txt {
    padding: 0 3%;
    text-align: center;
    letter-spacing: 0;
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 60px;
  }
  #sp-content .nav ul {
    flex-wrap: wrap;
    justify-content: center;
    font-size: 0.7em;
    letter-spacing: 0;
  }
  #sp-content .nav ul li {
    width: 29%;
    margin-right: 3%;
    margin-bottom: 7%;
  }
  #sp-content .nav ul li a {
    display: block;
    line-height: 1.8em;
  }
  #sp-content .nav ul li:nth-child(3),
  #sp-content .nav ul li:last-child {
    margin-right: 0;
  }
  #sp-content .nav_number{
    margin: 15px 0 0 50px;
    width: 20%;
  }
  #sp-content .item-area {
    margin-bottom: 30%;
  }
  .item-area .item-area-inner {
    width: 95%;
    margin: 0;
  }
  .left-wrap{
    width: 90%;
    margin: 0 auto;
  }
  .right-wrap{
    width: 90%;
    margin: 0 auto;
  }
  .item_img{
    margin-bottom: 40px;
  }
  .style01-1{
    width: 90%;
    margin:0 auto 40px;
  }
  .style01-2{
    width: 90%;
    margin-left: -18px;
  }
  .style01-3{
    width: 70%;
    margin-left: 125px;
  }
  .style02-2{
    width: 90%;
    margin-left: 69px;
  }
  .style02-3{
    width: 70%;
    margin-right: 125px;
  }
  .ttl-img{
    width: 50%;
    margin-bottom: 25px;
  }
  .item-text{
    line-height: 25px;
    font-size: 13px;
    margin-bottom: 30px;
  }
  .buy-icon {
    font-size: 11px;
  }
  .item-cresit-wrap{
    font-size: 12px;
    line-height: 20px;
  }
  .item_txt{
    margin-bottom: 0px;
  }
  #sp-content .nav h3 {
    width: 30%;
    text-align: center;
    margin: 0 auto;
  }
 .lp_content .nav{
    margin: 0 auto 110px !important;
  }
  .text-lg{
    font-size: 16px;
  }
  #sp-content .title-area {
    margin: 10% auto 5%;
  }
  .link-btn-area a {
    padding: 5% 0;
    font-size: 16px;
  }
}

.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 769px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
.item-area-inner{
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    max-width: 1053px;
    margin: 0 auto;
}
}

a.disabled{
    pointer-events: none;
    text-decoration: none !important;
}