﻿.reg-guild1 {
    z-index: 150;
    position: fixed;
    min-height: 210px;
    top: 200px;
    left: 2px;
    text-align: center;
    font-weight: 500;
    padding-left: 3px;
    font-family: Roboto,'Microsoft JhengHei UI', 'Microsoft YaHei','Microsoft JhengHei','Microsoft YaHei UI', 'Apple LiGothic';
    overflow: hidden;
    overflow-y: auto;
    letter-spacing: 0.04em;
    word-spacing: 0.06em;
    opacity: 0.9;
    overflow: hidden;
}

.are-tutorial {
    background-color: #333333;
    box-sizing: border-box;
    width: 80px;
    height: 177px;
    border-radius: 45px;
    padding-top: 2px;
    margin-top: 32px;
}

    .are-tutorial h2 {
    }

    .are-tutorial > h2 {
        font-size: 14px;
        height: 60px;
        background: url(../../Content/images/floatBlk_midicon.png) center 36px / 49px 13px no-repeat;
        margin-top: 16px;
        margin-bottom: inherit;
        font-weight: bold;
        color: #7E7E7E;
    }

    .are-tutorial > h3, .are-tutorial > .blk-tutorialMobile {
        margin: 0 13px 0;
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 54px 54px;
    }

.hideText {
    text-indent: 105%;
    white-space: nowrap;
    overflow: hidden;
}

.blk-tutorialMobile {
    background-image: url(../../images/btn_phone.png);
}

.are-tutorial > h3 > a, .are-tutorial > .blk-tutorialMobile > a {
    display: inline-block;
    width: 54px;
    height: 54px;
}

.hideText {
    text-indent: 105%;
    white-space: nowrap;
    overflow: hidden;
}

.text-tutorial {
    color: #ccc;
    display: inline-block;
    font-size: 10px;
    margin: 0px 0 10px 0;
    font-weight: bold;
}
