.online-main .page-image img{
    border-top-left-radius: 84px;    
}

.online-guide-page-anchor-nav {
    max-width: 1100px;
    margin: 0 auto;
}

.online-guide-page-anchor-nav .guide-page-anchor-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 100px;
}

.online-guide-page-anchor-nav .guide-page-anchor-li {
    width: 25%;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    border-right: 1px solid #F2F2F2;
    box-sizing: border-box;
}

.online-guide-page-anchor-nav .guide-page-anchor-li:last-child {
    border-right: none;
}

.online-guide-page-anchor-nav .guide-page-anchor {
    width: 100%;
    height: 100%;
    padding: 25px 20px;
    line-height: 1;
    position: relative;
    display: block;
}

.online-guide-page-anchor-nav .guide-page-anchor::after {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    color: #6f1e87;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
    border-top: 2px solid #6f1e87;
    border-right: 2px solid #6f1e87;
    right: 20px;
    top: 25px;
}

.online01 p {
    margin: 0 0 10px;
    line-height: 1.6;
    border-top: 1px solid #cacaca;
}

.online01 h2 {
    margin-bottom: 5px;
}

.online01 .small {
    display: block;
    line-height: 2.1;
    margin-top: 10px;
}

.online04 {
    width: 90%;
    max-width: 1100px;
    padding: 40px 0;
    margin: 50px auto 0 auto;
}

.online04 h3 {
    text-align: left;
    margin: 0 0 20px;
}

.online04 p {
    margin-bottom: 25px;
    line-height: 2.2;
}

.online04 p.episode-desc {
    margin-bottom: 0px;
}

.online04 .in85 {
    max-width: none;
    width: 92%;
}

.online04 .in85 img {
    margin-bottom: 15px;
    width: 115px;
}

.online05 {
    width: 90%;
    max-width: 1100px;
    margin: 50px auto 0 auto;
}

.online05 h3{
    margin: 0 0 10px;
}

.online05 p{
    margin-bottom: 50px;
}

.online06 {
    margin: 100px 0 0 0;
}
.online06 p {
    line-height: 2.2;
}
.online06 > .flex {gap: 5%;}

.online06 h2 {
    margin-bottom: 15px;
}
.online06 h3 {
    margin: 0 0 15px;
}

.online06 .image {
    width: 45%;
    max-width: 390px;
}

.online06 ul li dl dt {
    width: 70%;
    background: #F6F6F6;
    border-right: 1px solid #cacaca;
    padding: 10px 0 10px 15px;
    font-weight: bold;
}

.online06 ul li dl dd {
    width: 35%;
    max-width: 260px;
    padding: 10px 0 10px 20px;

}

.online06 ul li dl.flex {
    justify-content: space-between;
}

.online07 {
    margin: 100px 0 0 0;
}
.online07 p {
    line-height: 2.2;
}
.online07 > .flex {gap: 5%;}

.online07 h2 {
    margin-bottom: 15px;
}
.online07 h3 {
    margin: 0 0 15px;
}

.online07 .image {
    width: 45%;
    max-width: 390px;
}

.online07 .onCo03 p{
    border-top: 1px solid #cacaca;
    margin-bottom: 7%;
    line-height: 1.6;
}

.online07 .onCo03 dl.flex {
    flex-wrap: wrap;
}

.online07 .onCo03 dl.flex dt {
    width: 70%;
    background: #F6F6F6;
    border-right: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
    padding: 10px 0 10px 15px;
    font-weight: bold;
}
.online07 .onCo03 dl.flex .border-b {
    border-bottom: 1px solid #cacaca;;
}

.online07 .onCo03 dl.flex dd {
    width: 30%;
    max-width: 260px;
    padding: 10px 0 10px 20px;
    border-top: 1px solid #cacaca;
}

.online-tegami-more {
    width: 25%;
    align-items: center;
    margin: 0 auto;
    background-color: transparent;
    border: none;
    padding-bottom: 15px;
    font-size: 18px;
    text-align: left;
    color: #505050;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #CACACA;
    cursor: pointer;
    font-family: "Noto Sans JP", sans-serif;
}

.list-head.online-tegami-more.is-accordion-active .icon-award-drop::after {
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.episode-under {
    margin-top: 39.6px;    
}

.online04 .episode-under p.first {
    margin-bottom: 39.6px;
}

.online5-flex{
    display: flex;
    flex-wrap: nowrap;
    column-gap: 40px;    
}

.online5-flex dt {
    width: 40%;
}

.online5-flex dd {
    width: calc(60% - 40px);
    white-space: nowrap;
}

.online5-flex dd img{
    width: calc(50% - 12px);    
}

.online5-flex .firstimg {
    margin-right: 24px;
}

.online-color-img{
    margin-left: -25px;
}
    
.movie-middlefont {
    font-size: 24px;
}

.online-guide-page-video-area {
    padding: 0;
    margin: 0px auto;
    text-align: center;
}

.online-guide-page-video-area .guide-page-sub-title {
    font-size: 30px;
    margin-bottom: 20px;
}

.online-guide-page-video-area .movie-thumb {
    max-width: 600px;
    width: 90vw;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}

.online-guide-page-video-area .cs-popup {
    position: fixed;
    background-color: rgba(48, 48, 48, 0.8);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.online-guide-page-video-area .cs-popup__close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: default;
    padding: 0;
    border: none;
    outline: none;
    font: inherit;
    color: inherit;
    background: none;    
}

.online-guide-page-video-area .cs-popup__content {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 98vh;
    max-width: calc(100vw - 40px);
    width: 900px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow: hidden;
}

@media (min-width: 1100px) {
    .online-guide-page-video-area .cs-popup__content {
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-height: 100vh;
        transform: none;
        -webkit-transform: none;
    }
}

@media (max-height: 930px) and (min-width: 768px) {
    .online-guide-page-video-area .cs-popup__content {
        overflow-y: scroll;
    }
}

.online-guide-page-video-area .cs-popup__modal-close {
    cursor: pointer;
    opacity: .8;
    width: 100%;
    display: block;
    text-align: right;
    margin-bottom: 10px;
    padding: 0;
    border: none;
    outline: none;
    font: inherit;
    color: inherit;
    background: none;
}

.online-guide-page-video-area .cs-popup__modal-close img {
    width: 30px;
}

.online-guide-page-video-area .cs-popup__video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
div.aboutBox-online {
    margin-top: 50px;
}

.aboutBox-online div.inner {
    padding: 50px 0 70px 0;
}

div.aboutBox-online.glayBg h3 {
    margin-bottom: 0;
}

.threestep {
    max-width: 800px;
    margin: 20px auto;
}

.threestep li::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20%;
    width: 0;
    height: 0;
    border-left: 16px solid #735EA4;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;    
}
.threestep li dd {
    line-height: 27px;
}

.aboutBox-desc {
    max-width: 800px;
    margin: 0 auto 50px auto;
    line-height: 2;
}

.aboutBox-online.glayBg .saijou-voice h3 {
    margin-bottom: 30px;
}

.aboutBox-online .saijou-voice-contents {
    background-color: #F6F6F6;
    padding: 0 0;
}

.aboutBox-online .saijou-voice-block {
    background-color: #fff;
    max-width: 1100px;
    width: 90.624vw;
    margin: 0 auto 30px;
    border-radius: 20px;
}

.aboutBox-online .saijou-voice-top {
    display: flex;
    border-bottom: 1px solid #CACACA;
    padding-bottom: 15px;
    margin: 0 70px;
}

.aboutBox-online .saijou-voice-image {
    width: 120px;
    margin-right: 25px;
    object-fit: contain;
    height: 100%;
    padding-top: 20px;
}

.aboutBox-online .saijou-voice-title-profile {
    font-size: 24px;
}

.aboutBox.aboutBox-online h2.saijou-voice-contents-title {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 30px 0 0 0;
}

.aboutBox-online .saijou-voice-infos {
    display: flex;
    flex-wrap: wrap;
}

.aboutBox-online .saijou-voice-infos > div {
    margin-right: 1.5em;
    font-weight: bold;
}

.aboutBox-online .purple-dot {
    position: relative;
    margin-left: 1em;
}

.aboutBox-online .purple-dot::before {
    content: "";
    background: url(/sougi/wp-content/themes/kuratomo2022/common/img/blue-dots.png.webp) no-repeat;
    background-size: contain;
    margin-right: 0.25em;
    width: 0.51em;
    height: 0.5em;
    position: absolute;
    left: -1em;
    top: 0.55em;
}

.aboutBox-online .purple-dot::before {
    background-image: url(/sougi/wp-content/themes/kuratomo2022/common/img/purple-dots.png.webp);
}

.aboutBox-online .saijou-voice-description {
    font-size: 18px;
    line-height: 40px;
    width: calc(100% - 140px);
    margin: 0 auto;
    padding: 20px 0 40px;
}

.woodframe{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 80px;        
}

.woodframe dt{
    width: 100%;
}

.woodframe dd{
    padding-top: 20px;
    width: 100%;
}

.woodframe img{
    width: 15%;
    vertical-align: middle;
    margin-right: 45px;    
}

.woodframe img.woodframe-second-img{
    width: calc( (85% + 80px) / 6);
    height: 80%;
}

.iei-subtitle{
    font-weight: bold;
    display: block;    
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10px;
}

.perlframe{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 80px;
}

.perlframe dt{
    width: 100%;
}

.perlframe dd{
    width: 100%;
    padding-top: 20px;
    display: flex;    
}

.perlframe-firstimg {
    width: 15%;
    margin-right: 45px;
}

.perlframe-firstimg img {
    width: 100%;        
}

.perlframe-img {
    display: flex;
    width: calc(85% - 45px);
}

.perlframe-img figure {
    width: calc( (100% + 125px) / 6);
}

.perlframe-img figure figcaption{
    text-align: center;
}

.album-type {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;    
}

.album-type dt {
    width: 100%;
}

.album-type p {
    line-height: 2.2;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px;
}

.album-type dd:nth-child(2) {
    width: 25%;
    height: 250px;
}

.album-type dd:nth-child(3) {
    width: 40%;
    height: 250px;
}

.album-type dd:nth-child(4) {
    width: 15%;
    height: 250px;    
}

.album-type dd img {
    width: 100%;
    height: 100%;
}

.online-guide-page-video-area .cs-popup__video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.online-bannerlead {
    width: 90.624vw;
    margin: 0 auto ;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
}

.online-estimate-banner-202405 {
    max-width: 490px;
    width: 90.624vw;
    display: block;
    margin: 0 auto ;
    padding: 30px 0;
}

.online-sonota .to-otherpage-links {
    max-width: 1500px;
    margin: 0 auto;
}

.online-sonota .flower-link {
    background-image: url(/sougi/wp-content/themes/kuratomo2022/assets/img/list/service/hanasaidan.png.webp);
    background-repeat: no-repeat;
}

.online-sonota .offering-link {
    background-image: url(/sougi/wp-content/themes/kuratomo2022/assets/img/list/service/flower.png.webp);
    background-repeat: no-repeat;
}

.online-sonota .dress-link {
    background-image: url(/sougi/wp-content/themes/kuratomo2022/assets/img/list/service/yukan.png.webp);
    background-repeat: no-repeat;
}

.online-sonota .morgue-link {
    background-image: url(/sougi/wp-content/themes/kuratomo2022/assets/img/list/service/anchisitu.png.webp);
    background-repeat: no-repeat;
}

.online-sonota .wake-link {
    background-image: url(/sougi/wp-content/themes/kuratomo2022/assets/img/list/service/ryouri.png.webp);
    background-repeat: no-repeat;
}

.online-sonota .mohuku-link {
    background-image: url(/sougi/wp-content/themes/kuratomo2022/assets/img/list/service/mofuku.png.webp);
    background-repeat: no-repeat;
}

.online-sonota .live-link {
    background-image: url(/sougi/wp-content/themes/kuratomo2022/assets/img/list/service/online.png.webp);
    background-repeat: no-repeat;
}

.online-tegami-more .icon-award-drop {
    display: inline-block;
    position: relative;
}

.online-tegami-more .icon-award-drop::before, .icon-award-drop::after {
    content: "";
    display: block;
    position: absolute;
    top: 70%;
    right: 0;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    background-color: #735EA4;
}

.online-tegami-more .icon-award-drop::after {
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}

.sp395-only {
    display: none;
}
.online-tegami-more .-close ,
.online-tegami-more.is-accordion-active .-open{
    display:none;
}
.online-tegami-more .-open ,
.online-tegami-more.is-accordion-active .-close{
    display: inline;
}

.online-tegami-more.is-accordion-active.open-button,
.online-tegami-more.close-button {
    border-bottom: none;    
    pointer-events: none;
    padding-bottom: 0;
}

.online-tegami-more.is-accordion-active.close-button {
    pointer-events: auto;
    border-bottom: 1px solid #CACACA;
    padding-bottom: 15px;
}

.online-tegami-more .-open ,
.online-tegami-more .-close {
    width: 100%;
}

.online-tegami-more .-open {
    margin-top: 25px;
}

.online-tegami-more .change-button-text {
    display: inline-block;
    width: calc(100% - 27px);
}

@media print, (min-width: 769px) {    
    .online-tegami-more .icon-award-drop {
        width: 27px;
        height: 27px;
    }
    .online-tegami-more .icon-award-drop::before, .icon-award-drop::after {
        height: 5px;
    }        
}

@media (max-width: 768px) {
    .online-main .page-image{
        margin-top: 40px;
    }

    .online-main .page-image img {
        border-top-left-radius: 0;
    }
    
    .online-guide-page-anchor-nav .guide-page-anchor-list {
        margin: 45px auto 0 auto;
        width: 90%;
    }

    .online-guide-page-anchor-nav .guide-page-anchor-li{
        width: 50%;
    }

    .online-guide-page-anchor-nav ul.guide-page-anchor-list li:nth-child(2){
        border-right: none;
    }
    
    .online-guide-page-anchor-nav nav li a {
        font-size: 14px;
    }

    .online-guide-page-anchor-nav .guide-page-anchor {
        padding : 25px 10px;
        line-height: 1.5;
    }

    .online-guide-page-anchor-nav .guide-page-anchor::after{
        width: 8px;
        height: 8px;
        top: 30px;
        right: 10px;
    }

    .online01 p {
        line-height: 1.7;
    }

    .online04 {
        width: 100%;
        padding: 35px 0;
    }

    .online04 h3 {
        font-size: 20px;
    }

    .online04 .episode-under {
        margin-top: 1em;
    }

    .online04 p {
        margin-bottom: 30px;
        font-size: 16px;
    }    

    .online04 .episode-under p.first {
        margin-bottom: 1em;
    }
    
    .online-tegami-more {
        width: 70%;
    }

    .online-tegami-more .-open {
        margin-top: 30px;
    }

    .online-tegami-more .icon-award-drop {
        width: 24.08px;
        height: 24.08px;
    }

    .online-tegami-more .icon-award-drop::before, .online-tegami-more .icon-award-drop::after {
        height: 3.44px;
    }

    .online04 .in85 {
        width: 90%;
    }

    .online05 {
        margin-top: 40px;
    }

    .online05 h3 {
        margin-bottom: 5px;
    }

    .online05 p {
        margin-bottom: 30px;
    }

    .online5-flex {
        flex-wrap: wrap;
        column-gap: 0;
    }

    .online5-flex dt {
        width: 100%;
    }    

    .online5-flex dt p {
        margin-bottom: 20px;
    }
    .online5-flex dd {
        width: 100%;
    }

    .online5-flex .firstimg {
        margin-right: 2px;
    }

    .online5-flex dd img {
        width: calc(50% - 1px);
    }        

    .online03 {
        margin-top: 80px;
    }

    .online03 h2 {
        margin-bottom: 30px;
    }

    div.online03 h3 {
        margin-bottom: 0px;  
    }

    div.online03 p {
        line-height: 1.6;
    }
    
    .online-guide-page-video-area .guide-page-sub-title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .aboutBox-online div.inner {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    div.aboutBox-online.glayBg h3{
        font-size: 30px;
        text-align: left;
    }

    .aboutBox.aboutBox-online .flex {
        flex-direction: row;        
    }

    .aboutBox.aboutBox-online .flex.threestep {
        column-gap: 15px; 
        justify-content: center; 
        width: 94vw;
        margin-left: -2vw;

    }

    ul.threestep li {
        width: calc((100% - 30px) / 3);
        height: auto;
        aspect-ratio: 1;
        min-width: auto;
        min-height: auto;    
    }

    ul.threestep li dl {
        width: 96%;
        height: auto;
        aspect-ratio: 1;    
        min-width: auto;
        min-height: auto;    
    }    

    .threestep li dl dt.f35 {
        font-size: 22px;
    }

    .aboutBox-online .threestep li dl dd {
        font-size: 13px;
        line-height: 17px;
        letter-spacing: 0.1px;
    }

    .threestep li::after {
        right: -13%;
        border-left: 6px solid #735EA4;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;    
    }

    .aboutBox-desc {
        font-size: 18px;
    }

    .aboutBox-online .saijou-voice-top, .aboutBox-online .saijou-voice-description {
        margin: 0 4vw;
        width: auto;
        padding-bottom: 4vw;
        flex-direction: column;
    }

    .aboutBox-online .saijou-voice-image {
        width: 20%;
        height: 20%;
    }

    .aboutBox-online .saijou-voice-title-profile {
        display: block;
        font-size: 16px;
    }    

    .aboutBox.aboutBox-online h2.saijou-voice-contents-title {
        padding-top: 0;
        font-size: 20px;
        margin-top: -70px;
        margin-right: 0;
        margin-left: auto;
        width: 75%;
        text-align: left;
    }

    .aboutBox-online .saijou-voice-description {
        font-size: 16px;
        text-align: justify;
        line-height: 1.6;
    }

    .aboutBox-online .saijou-voice-description p {
        font-size: 16px;
        text-align: justify;
        line-height: 1.8;
    }

    .aboutBox-online .saijou-voice-infos > div {
        font-weight: normal;
    }

    .aboutBox-online .saijou-voice-lastblock {
        margin-bottom: 0;
    }

    .online06 p {
        line-height: 1.8;
    }

    .iei-subtitle {
        font-size: 24px;
    }

    .woodframe {
        width: 90%;
    }

    .woodframe dd {
        white-space: nowrap;
    }

    .woodframe img {
        width: 45%;
        margin-right: 40px;
    }

    .woodframe img.woodframe-second-img {
        width: calc((100% + 50px)/ 3);
        height: auto;
        margin-right: 0;
    }

    .perlframe {
        width: 90%;
        margin-bottom: 40px;
    }

    .perlframe dd {
        flex-wrap: wrap;
    }

    .perlframe dd img {
        width: 45%;
    }

    .perlframe-firstimg {
        width: 100%;
        margin-right: 0;
    }

    .perlframe-img {
        width: 100%;
        flex-wrap: wrap;
        margin-top: 30px;
        row-gap: 20px;
    }

    .perlframe .perlframe-img img{
        width: 100%;
    }

    .perlframe dd figure {
        width: calc((100% + 50px)/ 3);
    }

    .online-color-img-sp {
        margin-left: 0;
    }

    .album-type p {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .album-type dd:nth-child(2) {
        width: 30%;
        height: 120px;
    }

    .album-type dd:nth-child(3) {
        height: 120px;
    }

    .album-type dd:nth-child(4) {
        width: calc(30% - 30px);
        height: 120px;
    }    

    .online07 h3 {
        line-height: 1.3;
        margin-bottom: 25px;
    }

    .online07 p {
        line-height: 1.8;
    }
    
    .online07 .onCo03 .small {
        display: block;
        line-height: 1.3;
        margin-top: 20px;
    }

    .online07 > .flex {
        flex-wrap: wrap;
        row-gap: 30px;
    }

    .online07 .image {
        width: 75%;
        margin: 0 auto;
    }    

    .online07 .onCo03 dl.flex {
        flex-wrap: wrap;
        width: 100%;
    }

    .online07 .onCo03 dl.last-flex {
        margin-top: 15px;
    }

    .online07 .onCo03 dl.flex dt {
        width: 100%;
        border-left: 1px solid #cacaca;
    }    
    
    .online07 .onCo03 dl.flex dd {
        width: 100%;
        max-width: none;
        border-right: 1px solid #cacaca;
        border-left: 1px solid #cacaca;
        border-bottom: 1px solid #cacaca;
        border-top: none;
    }

    .online07 .onCo03 dl.flex dt.border-b {
        border-bottom: none;
    }

    .online-bannerlead { 
        padding-top: 45px;
    }

    .online03 p.online-bannerlead{
        line-height: 2.2;
    }

    .online-estimate-banner-202405 {
        padding: 15px 0 50px 0;
    }

    .online-sonota .f40 {
        margin-top: 100px;
    }

    .online-sonota h2.f40 {
        margin-bottom: 40px;
    }

    .online-sonota .sonota.to-otherpage-links .flex {
        gap: 1px;
    }
    div.online-sonota .flex li {
        width: calc(50vw - 0.5px);
        max-width: none;        
    }    

    div.online-sonota .to-otherpage-links .flex li a {
        height: 100%;        
    }

    div.online-sonota .flex li a:after {
        margin-top: 25px;
    }
    
    div.online-sonota .to-otherpage-links .flex li a p {
        font-size: 22px;
        font-size: 4.688vw;
        line-height: 1.44;
        letter-spacing: 2px;        
    }
}

@media (max-width: 395px) {
    .sp395-only {
        display: block;
    }
}

.online03 {
    margin: 100px 0 0 0;
}
.online03 p {
    line-height: 1.6;
    border-top: 1px solid #cacaca;
}

.online03 .small {
    display: block;
    line-height: 2.1;
    margin-top: 10px;
}

.online03 h2 {
    margin-bottom: 5px;
}

.online03 h3 {
    margin-bottom: 0;
}

.online-pad{
    padding: 0;
}

.aboutBox .flex.threestep li dl dd {
    text-align: center;
}

.threestep li {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
  }

  .threestep li{
    background: #fff;
    min-width: 220px;
    min-height: 220px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 3px solid #735EA4;

}

.threestep li:last-child::after
{
    display:none;

}

.aboutBox-online .threestep li dl dt {
    justify-content: center;
    font-weight: 400;
    margin: 0;
    color: #521576;
}

.threestep li dl {
    min-width: 205px;
    min-height: 205px;
    border: 1px solid #735EA4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

.online03 p.cs-popup__text1 ,
.online03 p.cs-popup__text2{
    line-height: 1.75;
    border-top: none;
}