@charset "UTF-8";
.bg-color {
  background-color:#fff9ff;
  background-image:url("/images/watakon-sanrio/watakon-wallpaper04.png");
  background-size:40%;
  background-repeat: repeat;
}
.line-container{
background-color:rgba(255,255,255,0.4);
border: thick double #a24600;
}
.yoko-1 {
max-width: 474px;
}

.ttl-d__text {
z-index: 5;
}

.info {
background:rgba(0,0,0, 0.05);
}

.ttl-a,
.ttl-b:before,
.ttl-d__text:before,
.ttl-e
{
  background: #dc5f70;
}

.ttl-b,
.ttl-c,
.right-text,
.header-top__menu__list li a:hover {
  color: #000000;
}

.ttl-c {
  border: solid 2px #ff9daa;
  background-image:repeating-linear-gradient(135deg, transparent, transparent 8px, #F1F3FF 8px, #F1F3FF 12px);
}

.l-column.goods-list .goods-list__inner {
  background: #FFF;
  box-shadow: 2px 5px 6px 1px #ebebeb;
}

.caution-container {
  background: #FFF;
}

.l-column.goods-list .col-1 .image {
  padding-right: 2rem;
  border-right: dotted 3px #ff525d;
}

.space {
  color: #ddd;
  margin: 2rem 0;
}





.main section:nth-last-of-type(4) .inner {
margin: 0 auto 0rem;
}



@media only screen and (max-width: 599px) {
  .l-column.goods-list .col-1 .image {
    border-right: none;
    padding-right: 0;
  }
}



@media only screen and (max-width: 599px) {
  .bg-color {
  background-size:100%;
  }
}

@media only screen and (max-width: 599px) {
  .tate {
  flex-wrap: nowrap;
  }
}
