#ceremony_cont_ttl{position: relative;color: #f8f8f8;}
#ceremony_cont_ttl:before{content:"";width: 200px;height: 198px; position: absolute;top:30px;right: 0;background:url(../img/common/clownfish_green_right.svg)no-repeat;background-size: contain;}
#ceremony_cont_ttl:after{content:"";width: 246px;height: 133px; position: absolute;top:40%;left: 0;background:url(../img/ceremony/ceremony_turtle.svg)no-repeat;background-size: contain;}
@media screen and (max-width:980px) {
    #ceremony_cont_ttl:before{width: 20vw;}
    #ceremony_cont_ttl:after{width: 20vw;}
}
@media screen and (max-width:740px) {
    #ceremony_cont_ttl:after{top:30%;}
}

.ceremony_cont_lead{text-align: center;font-family: "Shippori Mincho", serif;font-size: 23px; font-weight: 600;color:#fff;}
.ceremony_cont{padding: 0 0 100px;}
.ceremony_ttl_sub{max-width: 500px; font-size: 39px;font-weight: 900; border:solid 2px #f8f8f8;padding: 5px 0;margin: 70px auto 50px; color:#fff;text-align: center;}
.ceremony_item > li{position: relative;padding: 0 0 100px;color: #f8f8f8;}
.ceremony_cont figure{padding: 20px 0 10px;text-align: center;}
.ceremony_item_txt{font-size: 20px;font-weight: 900;color: #f8f8f8;text-align: center;}
.ceremony_item > li:nth-child(2) figure{position: relative;z-index: 1;}
.ceremony_item > li:after{content:"";position: absolute;bottom:38px;left: 50%;transform: translateX(-50%);width: 24px;height: 24px;aspect-ratio: 1/cos(30deg);clip-path: polygon(50% 100%,100% 0,0 0);background:linear-gradient(to right,#b7e1ea,#f4919c);}
@media screen and (max-width:980px) {
    .ceremony_cont_lead{font-size: 20px; padding: 0 20px;}
    .ceremony_ttl_sub{font-size: 30px;}
}
@media screen and (max-width:740px) {
    .ceremony_cont{padding: 0 20px 100px;}
    .ceremony_cont_lead{text-align: justify;font-size: 18px;}
}

#page_cont:before{content:"";width: 178px;height: 417px; position: absolute;top:70%;left: -43px;background:url(../img/common/sea_anemone.svg)no-repeat;background-size: contain;}
#page_cont:after{content:"";width: 171px;height: 281px; position: absolute;top:50%;right:-43px;background:url(../img/common/jellyfish_left.svg)no-repeat;background-size: contain;}
@media screen and (max-width:980px) {
    #page_cont:before{width: 15vw;}
    #page_cont:after{width: 14vw;}
}
@media screen and (max-width:740px) {
    #page_cont:before{left: -20px;}
    #page_cont:after{right: -20px;top:46%;}
}

