@charset "utf-8";


.online-shop-a20-wrapper {
    margin-bottom: -80px;
    padding: 0 20px;
}

@media screen and (max-width: 768px) {
    .online-shop-a20-wrapper{
        padding: 0 5px;
        margin-bottom: -20px;
    }
}

.online-shop-a20-wrapper img{
    max-width: 100%;
}

.online-shop-a20-wrapper .online-shop-a20-merit {
    width: 50%;
    max-width: 100px;
}

.online-shop-a20-wrapper a{
    transition: opacity 0.4s;
}
.online-shop-a20-wrapper a:hover{
    opacity: 0.6;
}
.online-shop-a20-wrapper .button-transparent-type01[data-sb-icon-direction='right']:hover .icon-svg{
    animation: none;
}

.online-shop-a20-wrapper p{
    font-size: 14px;
}

.online-shop-a20-wrapper .layout-type01-2col-w950 .layout-type01-2col-w950_list .layout-type01-2col-w950_item .online-shop-a20-box p.online-shop-a20-text {
    color: #888888;
}

.online-shop-a20-wrapper .online-shop-a20-title-lv1,
.online-shop-a20-wrapper .online-shop-a20-title-lv2,
.online-shop-a20-wrapper .online-shop-a20-title-lv3,
.online-shop-a20-wrapper .online-shop-a20-text{
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}
.online-shop-a20-wrapper .online-shop-a20-title-lv1{
    padding-top: 40px;
    font-size: 28px;
}
.online-shop-a20-wrapper .online-shop-a20-title-lv2{
    font-size: 20px;
}
.online-shop-a20-wrapper .online-shop-a20-title-lv3{
    font-size: 16px;
}

.online-shop-a20-wrapper h2.online-shop-a20-title-lv3{
    font-size: 20px;
}

.online-shop-a20-wrapper .online-shop-a20-title-lv4{
    font-size: 14px;
    font-weight: 700;
}

.online-shop-a20-wrapper .online-shop-a20-flow {
    margin-top: 60px;
}

.online-shop-a20-wrapper .online-shop-a20-other {
    margin-top: 40px;;
}

.online-shop-a20-wrapper .online-shop-a20-help {
    margin-top: 60px;
}

.online-shop-a20-wrapper .online-shop-a20-flow-item-list {
    margin-top: 20px;
}

@media screen and (max-width: 768px) {
    .online-shop-a20-wrapper .online-shop-a20-flow {
        margin-top: 40px;
    }
    .online-shop-a20-wrapper .online-shop-a20-other {
        margin-top: 20px;;
    }
    .online-shop-a20-wrapper .online-shop-a20-help {
        margin-top: 40px;
    }
    .online-shop-a20-wrapper .online-shop-a20-flow-item-list {
        margin-top: 10px;
    }
    
}

.online-shop-a20-wrapper .online-shop-a20-text{
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}
.online-shop-a20-wrapper .online-shop-a20-text-small{
    font-size: 12px;
    color: #888888;
}

.online-shop-a20-wrapper .layout-type01-2col-w950 .layout-type01-2col-w950_item .online-shop-a20-button-flex .online-shop-a20-button03 div .online-shop-a20-text-small {
    font-weight: 400;
    line-height: 140%;
}


@media screen and (max-width: 768px) {
    .layout-type01-2col-w950>.layout-type01-2col-w950_list>.layout-type01-2col-w950_item {
        padding-top: 10px;
    }

    .layout-type01-4col-w950>.layout-type01-4col-w950_list{
        margin: 0px -20px;
        padding-left: 10px;
    }
    .layout-type01-4col-w950>.layout-type01-4col-w950_list>.layout-type01-4col-w950_item:nth-child(1), .layout-type01-4col-w950>.layout-type01-4col-w950_list>.layout-type01-4col-w950_item:nth-child(2){
        padding-top: 0;
    }
    .layout-type01-4col-w950>.layout-type01-4col-w950_list>.layout-type01-4col-w950_item:nth-child(1n+1){
        margin-left: -10px;
    }
    .layout-type01-4col-w950>.layout-type01-4col-w950_list>.layout-type01-4col-w950_item{
        width: 50%;
        padding-top: 10px;
        padding-left: 20px;
        margin-left: 0;
    }
}
.online-shop-a20-wrapper .online-shop-a20-box{
    padding: 20px 15px;
    background: #fff;
    border-radius: 10px;
}
.online-shop-a20-wrapper .online-shop-a20-box02{
    padding: 15px;
    background: #fff;
    border-radius: 10px;
}
.online-shop-a20-wrapper .online-shop-a20-box03{
    text-align: center;
    padding: 20px 10px;
    background: #fff;
    border: solid 2px #EDEDED;
    border-radius: 10px;
    box-shadow: 0 2px 3px rgba(0,0,0,.06);
    display: block;
    color: #333;
}
.online-shop-a20-wrapper .online-shop-a20-box03-icon{
    width: 70px;
    margin: auto;
}
.online-shop-a20-wrapper .online-shop-a20-box03-text{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 3em;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

.online-shop-a20-wrapper .online-shop-a20-flex-image-type01{
    width: 100px;
    margin: auto;
}

.online-shop-a20-wrapper .online-shop-a20-flex-title-type01{
    font-size: 16px;
    font-weight: 600;
}

.online-shop-a20-wrapper .button-transparent-type01{
    border-color: #4579E8;
    color: #4579E8;
}
.online-shop-a20-wrapper .button-transparent-type01[data-sb-button-size='m'] {
    min-width: 240px;
    font-size: 16px;
}
.online-shop-a20-wrapper .button-transparent-type01[data-sb-button-size='s'] {
    font-size: 14px;
    padding: 5px 30px;
}
.online-shop-a20-wrapper .icon-svg{
    fill: #4579E8;
}

.online-shop-a20-wrapper .online-shop-a20-flex{
    display: flex;
    align-items: center;
}
.online-shop-a20-wrapper .online-shop-a20-flex.--top{
    align-items: flex-start;
}
.online-shop-a20-wrapper .online-shop-a20-flex-left{
    width: 50px;
    margin-right: 10px;
}
.online-shop-a20-wrapper .online-shop-a20-flex.--top .online-shop-a20-flex-left{
    margin-top: 10px;
}
.online-shop-a20-wrapper .online-shop-a20-flex-right{
    flex: 1;
}
.online-shop-a20-wrapper .online-shop-a20-flex-title{
    font-size: 14px;
}
.online-shop-a20-wrapper .online-shop-a20-button-flex{
    display: flex;
    gap: 10px;
}
.online-shop-a20-wrapper .online-shop-a20-button-flex .online-shop-a20-button02{
    flex: 1;
}
.online-shop-a20-wrapper .online-shop-a20-button02{
    position: relative;
    font-size: 14px;
    font-weight: 600;
    padding: 20px 15px;
    background: #fff;
    border: solid 2px #EDEDED;
    border-radius: 10px;
    box-shadow: 0 2px 3px rgba(0,0,0,.06);
    color: #333;
}
.online-shop-a20-wrapper .online-shop-a20-button-flex{
    height: 100%;
}
.online-shop-a20-wrapper .online-shop-a20-button03{
    width: 100%;
    height: 100%;
    position: relative;
    font-weight: 600;
    padding: 20px 35px 20px 15px;
    background: #fff;
    border: solid 2px #EDEDED;
    border-radius: 10px;
    box-shadow: 0 2px 3px rgba(0,0,0,.06);
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.online-shop-a20-wrapper .online-shop-a20-button03 img{
    width: 50px;
    margin-right: 10px;
}
.online-shop-a20-wrapper .online-shop-a20-button03 > div{

}
.online-shop-a20-wrapper .online-shop-a20-button03 p{
    flex: 1;
    color: #333;
}
.online-shop-a20-wrapper .online-shop-a20-button02 .icon-svg,
.online-shop-a20-wrapper .online-shop-a20-button03 .icon-svg {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 14px;
}