@charset "UTF-8";
.ps_color{
fill:#000000;
}

.summary .news {
margin-bottom: 4rem;
}

.news_time{
margin-top: 3rem;
}

.summary .place_container {
margin-bottom: 5rem;
}

.summary .news_container .line-container{
border: 4px #8f82bb solid;
}

.summary .place .place_name {
background:#9c3c47;
}

.modal-content{
border: solid rgba(0, 0, 0, 1.00) 5px;
border-image: linear-gradient(to right, #f4bdca, #e3e3e3ad, #9ed2e1) 5;
}

.lead-navy{
color: #240f00;}

.lead-bcm{
margin-bottom: 0rem;
}

.lead-line{
text-align: center;
margin-top: 4rem;
}

.bg-color{
  height: 100%;
  width: 100%;
 background-image:linear-gradient(#ffecfd, #ebf8ff);
}

.ttl-g {
font-size: 3.2rem;
font-weight: bold;
letter-spacing: -0.015em;
margin-bottom: 2rem;
display: flex;
justify-content: center; /* ← 全体を中央へ */
align-items: center;
gap: 0.6rem;
color: #77202a;
}

.ttl-icon{
    width: 1em;
    height: 1em;
}
.kabegami{
background-image: url("/images/llh/llh-sanrio_bg.webp");
background-size:5%;
background-repeat: repeat;
}

.kabegami01 {
top:0;
left:0;
z-index:-1;
width:100%;
height:100%;
background-image: url("/images/llh/heart_bg.webp");
    background-size: 100%;
}

.tbl{
margin-top: 4rem;
}

.red-bg{
color: red;
font-size:calc(1.4rem +(1vw - 0.32rem)* 0.3584);
}

.line-container{
background-image: url(/images/llh/llh_linecontainer_bar.webp);

background-size: 10%;
background-repeat: repeat-x;
color: #000000;
align-items: center;
gap: 20px;
backdrop-filter: blur(5px);
background-color: rgb(255 255 255 / 10%);
/*box-shadow: #39c5bc 7px 7px 15px;*/
border: 4px #8f82bb solid;
border-radius: 40px;
}

.line-container_tktn{
margin-top:5rem;
}

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

.info {
background:rgb(255 255 255 / 100%);
}

#header{
background: rgb(255 255 255);
border-bottom: solid 1px #CCC;
}

.header-item {
color: #000000;
}

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

.ttl-b,
.ttl-c,
.right-text{
  color: #000000;
}

.header-top__menu__list li a:hover {
  color: #18A5FF;
}

.ttl-b{
  position: relative;
  margin-bottom: 5rem;
  padding-bottom: 0.28em;
  font-size: 3.4rem;
  line-height: 1.076923;
  letter-spacing: 0.01em;
  font-weight: bold;
  border-bottom: solid 3px #cdcdcd;
  text-align: center;
}

.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;
  border-radius: 10px;
}

.image_boder{
  border: 7px #EBD8BB solid;
  border-bottom: 0px;
}

.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;
}

.button .btn.btn-a{
    color: #ffffff;
    font-size: 1.6rem;
    background: #1a1a1a;
    border-radius: 5px;
    border: solid 3px #1a1a1a;
}

.button.button-online .btn.btn-a{
    color: rgb(255, 255, 255);
    font-size: 1.6rem;
    background: #9c3c47;
    border-radius: 5px;
    border-width: 3px;
    border-style: solid;
    border-color: #9c3c47;
    border-image: initial;
}

.button-online .btn.btn-a:hover{
    color: #111;
    background:#fff;
    border-color: rgb(130 0 5);
	opacity: 1;
}


@media only screen and (max-width: 599px){
.summary .place_container{
margin-bottom: 0rem;
}


 .kabegami{
background-size: 14%;
}

.header-top__hamburger .bar{
background: #000000;
 }

.lead-line{
margin-top: 5rem;
 }

.line-container{
background-size: 19%;
 }

.kabegami01::before{
background-image: url(/images/llh/heart_bg.webp);
background-size: 0%;
 }
}


.contact{
background: #ffffff;
}

.item-tokuten{
margin-top: 5rem;
}