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

.lead-navy {
color: #072000;}

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


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

.bg-color{
background: #fff9ed;
}

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

.kabegami{
background-image: url("/images/maidragon/maidragon_bg_27.webp");
background-size:10%;
background-repeat: repeat;
}

.line-container{
border-radius: 8px;
color: #092b00;
background-color: rgb(255 248 228);
box-shadow: #00000024 2px 8px 8px;
border: 0px rgba(255,255,255,0.6) solid;
border-bottom: 0px rgba(40,40,40,0.35) solid;
border-right: 0px rgba(40,40,40,0.35) solid;
}

.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:#9132b3;
}

.ttl-a,
.ttl-b:before,
.ttl-d__text .ttl-d-g:before,
.ttl-e
{
  background:#9132b3;
}

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

.yellow{
  color: #fff800;
}

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

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



.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:50%;
 }
}

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

.contact{
background: #ffffff;
}

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