
.pages .ls-phb-a .ls-phb-a-content {
    padding: 100vw 0 3vw;
    background: #fff;
}
.ls-phb-a-content>a {
    display: flex;
    padding: 3.5vw 0;
    align-items: center;
}
.ls-phb-a-content>a>em {
    width: 8vw;
    text-align: center;
    font-style: normal;
    color: #999;
}
.ls-phb-a-content>a>div {
    flex: 1;
    display: flex;
    align-items: center;
}
.ls-phb-a-content>a>div>img {
    border-radius: 100%;
}
.ls-phb-a-content>a>span {
    color: #666;
    font-size: 3vw;
    display: flex;
    align-items: center;
    padding: 0 3vw;
}
.ls-phb-a-content>a>span>i {
    color: #f2486c;
    font-weight: bold;
    padding-right: 1vw;
    font-size: 4vw;
}
.ls-phb-a-content>a>div>em {
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 4vw;
    padding: 0 2vw;
    font-style: normal;
}

.ls-phb-a-content>a:nth-of-type(1) {
    position: fixed;
    width: calc(100% / 3);
    left: 0;
    right: 0;
    margin: auto;
    top: 25vw;
    height: 50vw;
    z-index: -1;
    padding: 0;
}
.ls-phb-a-content>a:nth-of-type(2) {
    position: fixed;
    width: calc(100% / 3);
    left: 0;
    top: 38vw;
    height: 40vw;
    padding: 0;
    z-index: -1;
}
.ls-phb-a-content>a:nth-of-type(3) {
    position: fixed;
    width: calc(100% / 3);
    right: 0;
    top: 45vw;
    height: 40vw;
    padding: 0;
    z-index: -1;
}

[data-page="ls-phb-a"] .navbar-inner, [data-page="ls-phb-a"] .navbar-inner .subnavbar, [data-page="ls-phb-a"] .navbar:after {
    background: none;
}
.ls-phb-a-content>a:nth-child(n+4) {
    background: #fff;
}
.ls-phb-a-content>a:nth-of-type(4) {
    border-radius: 8vw 8vw 0 0;
    padding: 6vw 0 3.5vw;
}
.ls-phb-a-content{
    transition: .5s;
    opacity: 1;
}
.ls-phb-a-content:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 100vw;
    background: #fff;
    border-radius: 8vw 8vw 0 0;
    z-index: -1;
}
.ls-phb-a-content:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: calc(100% - 100vw);
    background-image: url(/wp-content/module/mobile/page/LS-PHB-A/a.png);
    background-size: 100% 100%;
    background-position: bottom center;
    z-index: -1;
}
.ls-phb-a-content>a:nth-of-type(-n+3) {
    display: block;
    text-align: center;
}
.ls-phb-a-content>a:nth-of-type(-n+3)>div {
    display: block;
}
.ls-phb-a-content>a:nth-of-type(-n+3)>div>em {
    display: block;
}
.ls-phb-a-content>a:nth-of-type(-n+3)>div>em>span {
    display: none;
}
.ls-phb-a-content>a:nth-of-type(-n+3)>span {
    display: block;
}
.ls-phb-a-content>a:nth-of-type(-n+3)>div>img {
    width: 18vw;
    height: 18vw;
    border: 0.7vw solid;
    padding: 0.5vw;
}
.ls-phb-a-content>a:nth-of-type(1)>div>img {
    width: 25vw;
    height: 25vw;
}
.ls-phb-a-content>a:nth-of-type(-n+3)>div>em>font {
    color: #fff!important;
}
.ls-phb-a-content>a:nth-of-type(-n+3)>span, .ls-phb-a-content>a:nth-of-type(-n+3)>span>i {
    color: #eee;
    font-size: 3vw;
}
.ls-phb-a-content>a:nth-of-type(-n+3)>div>em {
    line-height: 8vw;
}
.ls-phb-a-content>a:nth-of-type(-n+3)>em {
    position: absolute;
    top: -8vw;
    left: 0;
    right: 0;
    margin: auto;
}
.ls-phb-a-content>a:nth-of-type(1)>em>i {
    color: #FFC107;
    font-size: 9vw;
}
.ls-phb-a-content>a:nth-of-type(2)>em>i {
    color: #2196F3;
    font-size: 9vw;
}
.ls-phb-a-content>a:nth-of-type(3)>em>i {
    color: #8BC34A;
    font-size: 9vw;
}
.ls-phb-a-content>a:nth-of-type(1)>div>img {
    border-color: #FFC107;
}
.ls-phb-a-content>a:nth-of-type(2)>div>img {
    border-color: #2196F3;
}
.ls-phb-a-content>a:nth-of-type(3)>div>img {
    border-color: #8BC34A;
}
.ls-phb-a-content>a:nth-of-type(-n+3)>em>i {
    display: flex;
    align-items: center;
    justify-content: center;
}
[data-page="ls-phb-a"] .subnavbar {
    top: 2vw;
    left: 15vw;
    width: calc(100% - 15vw);
}
[data-page="ls-phb-a"] .subnavbar>div>li {
    line-height: 6vw;
}
[data-page="ls-phb-a"] .subnavbar>div>li.on {
    color: #fff;
}
[data-page="ls-phb-a"] .navbar-inner {
    background: rgb(221 118 194 / 30%);
}






