/**
 Template: snow-monkey
 Theme Name: Snow Monkey Child
 **/
.wp-block-image img,
img[class*=wp-image-] {
   box-shadow: none;
}

.attention__list,
.min_line_box {
   width: 80%;
   margin-left: auto;
   margin-right: auto;
   border: 2px solid #1544ed;
   padding: 1.5em;
   margin-bottom: 60px;
}

.attention__list li {
   background: url('images/check.png') no-repeat;
   padding-left: 20px;
   margin-bottom: 10px;
   list-style: none;
   background-size: 16px;
   background-position: left 3px;
   font-weight: bold;
}

.article .attention__title {
   text-align: center;
   border-bottom: none;
   margin-bottom: 0;
}

.marker-under-p {
   background-color: #ef9ac8;
   padding: .1em .4em;
}

.mark_grn {
   background-color: #6cdba8;
   padding: .1em .4em;
}

.marker {
   background-color: #fff856;
   padding: .1em .4em;
}

.txtC {
   text-align: center;
}

.fsz120pr {
   font-size: 1.2em;
}

.wpco .contents-outline ol li a::before {
   border-radius: 20px;
}



.c-entry__content > h2 {
   letter-spacing: .1rem;
   font-size: 1.7rem;
   border: none;
   padding-left: 45px;
   text-align: center;
   background-color: transparent;
}

.c-entry__content > h2::before {
   content: "";
   width: 30px;
   height: 30px;
   background: url(images/webh2.png);
   background-repeat: no-repeat;
   background-position: left center;
   display: block;
   background-size: contain;
   margin: 20px auto 10px;
}

.pricebox h3 {
   font-size: 1.25em;
   padding: .5rem;
   background: #f1f1f1;
   border-bottom: 2px solid #1A5ED6;
   line-height: 1em;
}

.price_txt {
   font-size: 2em;
   font-family: cursive;
}
