@charset "utf-8";
.c-flex {
    display: flex;
    flex-wrap: wrap;
}
.-jc-sb {
    justify-content: space-between;
}
.-fd-rr {
    flex-direction: row-reverse;
}
.-ai-c {
    align-items: center;
}
.-col02 {
    gap: 5%;
}
.-col02 .flexBlock {
    width: 47.5%;
    margin-bottom: 5%;
}
.under__mv.service-memorial-mv {
    margin-top:30px;
}
.under__mv.service-memorial-mv img {
    width: 100%;
    vertical-align: bottom;
    object-fit: contain;
}
.is_sp {
    display: none;
}
.-fit-img img {
    width: 100%;
    vertical-align: bottom;
}
.service-memorial {
    margin-top:30px;
}
.service-memorial-contents {
    margin-bottom: 45px;
}
.service-memorial-contents__inner {
    padding: 35px;
    background: #e0e3f1;
    border-radius: 0 0 14px 14px;
    margin-top: 0;
}
.service-memorial-contents h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #515e99;
    font-size: 25px;
    text-align: center;
    line-height: 1.2;
    padding: 18px 10px;
    border-radius: 14px 14px 0 0;
    margin-bottom: 0;
}

/* 1 */
/* .service-memorial01-list li {
    gap: 20px;
    margin-bottom: 30px;
}
.service-memorial01-list li:last-child {
    margin-bottom: 0;
}
.service-memorial01-list li .-txt {
    width: 50%;
    font-weight: bold;
}
.service-memorial01-list li .-txt p {
    line-height: 1.6;
}
.service-memorial01-list li .-txt h4 {
    font-size: 20px;
    font-weight: bold;
    border-left: none;
    padding-left:  0;
    margin: 0 0 10px 0;
    color: #515e99;
}
.service-memorial01-list li .-img{
    position: relative;
    width: 45%;
}
.service-memorial01-list li .-img img {
    width: 100%;
}
.service-memorial01-list li .-batch{
   position: absolute;
   top: -20px;
   left: -20px;
   width: 75px;
   height: 75px;
   display: flex;
   align-items: center;
   justify-content: center;
   background: #ffde00;
   border-radius: 50%;
   gap: 3px;
}
span.-reason{
     font-size: 16px;
     font-weight: bold;
     color:#515e99;
     line-height: 1;
}
span.-num{
    font-size: 28px;
    font-weight: bold;
    color:#515e99;
    line-height: 1;
} */

.service-memorial01 .links a{
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    padding: 8px 0;
    background: url(../img/page/service/sankaku.png) no-repeat right 10px center, #ff6c00;
    box-shadow: 0 4px 0 #c45300;
    font-size: 19px;
	width:100%;
	margin-top: 15px;
	font-weight: bold;
}
.service-memorial01 .links a.in_{
    background: url(../img/page/service/sankaku_b.png) no-repeat right 10px center, #ffae00;
    box-shadow: 0 4px 0 #d98409;
    font-size: 16px;
}

.service-memorial01 .links a:hover{
	opacity: 0.8;	
}
/* 2 */


/* 3 */


/* 4 */
.service-memorial04 .c-flex {
    gap: 5%;
}
.service-memorial04 h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 0;
    border: none;
    color: #515e99;
}
/* 5 */
.service-memorial05 h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 0;
    border: none;
    color: #515e99;
}
.service-memorial05 img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
/*  6 */


/* 7 */
.service-memorial07 .contact-btn {
    display: block;
    max-width: 400px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
.service-memorial07 .contact-btn img {
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .is_sp {
        display: block;
    } 
    .under__mv.service-memorial-mv {
        width:90%;
        margin-left:auto;
        margin-right:auto;
    }
    .service-memorial {
        width:90%;
        margin-left:auto;
        margin-right:auto;
    }
    .service-memorial-contents {
        margin-bottom: 30px;
    }
    .service-memorial-contents__inner {
        padding: 20px;
    }
    .service-memorial-contents h3 {
        font-size: 20px;
        padding: 10px 5px;
    }
    .-col02 .flexBlock {
        width: 100%;
    }
    /* 1 */
    /* .service-memorial01-list li {
        gap:0;
        margin-bottom: 30px;
    }
    .service-memorial01-list li .-txt {
        width: 100%;
    }
    .service-memorial01-list li .-txt h4 {
        font-size: 18px;
        line-height: 1.4;
        margin: 0 0 5px 0;
    }
    .service-memorial01-list li .-img{
        width: 100%;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }
    .service-memorial01-list li .-batch{
        top: -10px;
        left: -10px;
        width: 50px;
        height: 50px;
        gap: 1px;
    }
    span.-reason{
        font-size: 12px;
    }
    span.-num{
        font-size: 18px;

    } */
    .service-memorial01- .c-flex {
        display: block;
    }
    .service-memorial01 .links .c-flex {
        display: flex;
    }
    .service-memorial01 .links .c-flex .flexBlock {
        width: 47.5%;
    }
    
    /* 2 */
    /* .service-memorial02__table thead tr th {
        font-size: 16px;
        padding: 10px;
    }
    .service-memorial02__table tbody tr th {
        font-size:  16px;
        padding: 10px;
    }
    .service-memorial02__table tbody tr td {
        font-size: 20px;
        padding: 10px;
    }
    .service-memorial02__table tbody tr td span {
        font-size: 16px;
        color: #484848;
    } */

    /* 3 */
    /* .service-memorial03__list ul {
        gap: 10px;
    }
    .service-memorial03__list ul li {
        width: calc((100% - 10px ) / 2);
        margin-bottom: 10px;
    }
    .service-memorial03__list ul li:last-child {
        margin-bottom: 0;
    }
    .service-memorial03__list ul li .-img img {
        width: 100%;
    }
    .service-memorial03__list ul li p {
        line-height: 1.2;
    } */

    /* 4 */
    /* .service-memorial04__list li {
        margin-bottom: 15px;
    }
    .service-memorial04__list li .-img {
        gap: 10px;
    }
    .service-memorial04__list li .-img {
        max-width: 162px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .service-memorial04__list li .-txt  {
        width: 100%;
        margin-top: 10px;
    }
    .service-memorial04__list li .-txt .-name {
        text-align: center;
        font-size: 18px;
        margin-bottom:5px;
    } */

    /* 5 */
    .service-memorial05 img {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    /*  6 */
    /* .service-memorial06__list li {
        margin-bottom: 15px;
    }
    .service-memorial06__list .-q-title {
        padding: 10px;
        padding-right: 20px;
    }
    .service-memorial06__list .-q-title::after {
        width: 15px;
        right: 5px;
    }
    .service-memorial06__list .-q-title::before {
        height: 15px;
        right: 12.5px;
    }
    .service-memorial06__list .-q-title.close::before {
        transform: rotate(90deg);
        top: 35%;
    }
    .service-memorial06__list .-q-title.close::after {
        opacity: 0;
    }
    .service-memorial06__list .-q-title span {
        padding-right: 5px;
        font-size: 20px;
    }
    .service-memorial06__list .-q-title h6 {
        font-size: 16px;
    }
    .service-memorial06__list .-answer {
        padding: 10px;
    }

    .-staff-memo {
        display: block;
    }
    .-staff-memo span {
        padding-right: 0;
        margin-bottom: 5px;
    }
    .-staff-memo p {
        width:100%;
     } */
}
