@charset "UTF-8";


.ps_color{
fill:#000000;
}

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

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


.lead-line{
text-align: center;
}

.bg-color{
  height: 100%;
  width: 100%;
 background: linear-gradient(90deg, rgba(255, 217, 191, 0.27), rgba(255, 205, 205, 0.27));
}

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



.kabegami {
background-image: url("/images/tsumugikun/tsumugikun_bg05.webp");
background-size:18%;
background-repeat: repeat;
}


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

.line-container{
    /*
    border-radius: 16px;
    color: #000c2f;
    background-color: rgb(255 248 228);
    box-shadow: #00000024 2px 8px 8px;
    border: 3px rgb(0 10 100 / 60%) solid;
 border-bottom: 0px rgba(40, 40, 40, 0.35) solid; */
    /* border-right: 0px rgba(40, 40, 40, 0.35) solid; */
}

.line-container{
    border-radius: 8px;
    color: #000000;
    align-items: center;
    gap: 20px;
    border-radius: 10px;
    backdrop-filter: blur(5px);
    background-color: rgb(255 255 255 / 50%);
    box-shadow: #af8d7170 2px 8px 8px;
    border: 3px #55422266 solid;
    /*border-bottom: 0px rgba(40, 40, 40, 0.35) solid;
    border-right: 0px rgba(40, 40, 40, 0.35) solid;*/
}

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

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

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

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

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

.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;
  box-shadow: 2px 5px 6px 1px #af717170;
}

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

@media only screen and (max-width: 599px) {
.image.image_boder{
  border: 0px #EBD8BB solid;
}
.container__small.image_boder{
padding: 0%;
  border: 5px #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: #964b4b;
    border-radius: 5px;
    border: solid 3px #6d3535;
}

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


@media only screen and (max-width: 599px) {
 .l-column.goods-list .col-1 .image {
   border-right: none;
   padding-right: 0;
 }
 .kabegami{
    background-size: 40%;
 }
 .kabegami01{
background-image: url("/images/tsumugikun/tsumugikun_bg06.webp");
 }
}

.goods-list__inner{
border-radius: 10px;
}

.contact{
background: #ffffff;
}

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