@charset "UTF-8";
/*=====================================================
 * モーダル共通スタイル
 *====================================================*/
.modal-content .avatarResize {
    position: relative;
    z-index: 10;
    width: 180px;
    height: 248px;
    overflow: hidden;
    border: 1px solid #4b7375;
}
.modal-content .avatarResize img {
    position: absolute;
    left: -29px;
    top: -58px;
    z-index: 15;
}


.modal-content {
    height: 100%;
    position: relative;
    text-align: center;
    word-break: normal;
}
.modal-content .avatarImage {
    width: 180px;
    height: 248px;
    border: 1px solid #4b7375;
}

.modal-content .avatarComment {
    line-height: 14px;
}

#popupArea {
    margin: 0 auto;
    width: 320px;
}

.custom-dialog-content .loading{
  position: fixed;
  left: 50%;
  margin-left: -160px;
}
.loadingPopup {
    position: absolute;
    top: 41px;
    height: 83%;
    width: 282px;
    text-align: center;
    background-color: #000;
    text-align: center;
    filter: alpha(opacity=50);
    opacity: .5;
    display: table-cell;
    z-index: 1000000000;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    display: none;
    padding-bottom: 25px;
    margin: auto;
}

.custom-dialog-container {
    position: absolute;
    width: 320px;
    overflow: hidden;
    padding-bottom: 5px;
    z-index: 1001;
    text-align: center;
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0)!important;
    min-height: 455px;
}

.custom-dialog {
    width: 300px;
    padding: 0px 10px;
    max-height: 100%;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.custom-dialog-loading{
    width: 320px !important;
}
.custom-dialog-header {
    width: 300px;
    height: 55px;
    margin-bottom: -1px;
    background: url("https://2ldk.img.so-voltest.com/img_s/layout/frame_popup_top.png?cacheVersion=1459249382_1121") left top no-repeat;
    -webkit-background-size: 300px;
    -moz-background-size: 300px;
    background-size: 300px;
    position: relative;
}
.custom-dialog-footer {
    width: 300px;
    height: 55px;
    background: url("https://2ldk.img.so-voltest.com/img_s/layout/frame_popup_bottom.png?cacheVersion=1459249382_1121") left top no-repeat;
    -webkit-background-size: 300px;
    -moz-background-size: 300px;
    background-size: 300px;
    margin-top: -1px;
    position: relative;
}
.custom-dialog .custom-dialog-content {
    background: url("https://2ldk.img.so-voltest.com/img_s/layout/bg_popup_main.png?cacheVersion=1459249382_1121") center top repeat-y;
    background-size: 300px;
    -webkit-background-size: 300px;
    -moz-background-size: 300px;
    width: 280px;
    background-size: 300px;
    padding: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: auto;
    margin-top: -2px;
    position: relative;
    -webkit-touch-callout:none;
    min-height: 70px;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0)!important;
}

.custom-dialog-close{
    width: 300px;
    position: absolute;
    z-index: 100;
}
.custom-dialog-close-btn{
    position: absolute;
    right: 0px;
    top:20px;
}

div::-webkit-scrollbar {
    width: 4px;
    background: rgb(220, 220, 220);
}

div::-webkit-scrollbar-thumb {
    width: 4px;
    background: rgb(150, 150, 150);
    border-radius: 10px;
}

.custom-dialog-content::-webkit-scrollbar {
    width: 4px;
    background: rgb(220, 220, 220);
}

.custom-dialog-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.custom-dialog-content::-webkit-scrollbar-thumb {
    width: 4px;
    background: rgb(14, 104, 116);
    border-radius: 10px;
}

/*=====================================================
 * クラス別モーダルスタイル
 *====================================================*/
/*fixdスタイル*/
.custom-dialog-container.fixed{
  position: fixed;
}

/*globalMenuスタイル*/
.custom-dialog-header.globalMenu{
    display: none;
}
.custom-dialog-content.globalMenu{
    background: coral;
    background: url("https://2ldk.img.so-voltest.com/img_s/layout/bg_global_menu.png?cacheVersion=1459249382_1121") left top no-repeat;
    background-size: auto 395px;
    background-position-x: 15px;
    height: 370px;
    max-height: 370px !important;
    overflow-y: hidden;
}
.custom-dialog-footer.globalMenu{
    display: none;
}
.custom-dialog-close-btn.globalMenu{
    position: absolute;
    right: 35px;
    top: 25px;
}


/*newsスタイル*/
.news .custom-dialog-header{
    height: 63px;
    background: url("https://2ldk.img.so-voltest.com/img_s/mypage/news/news_heard.png?cacheVersion=1459249382_1121") left top no-repeat;
    -webkit-background-size: 300px;
    -moz-background-size: 300px;
    background-size: 300px;
}

.news.fes .custom-dialog-header {
    height: 68px;
    background: url("https://2ldk.img.so-voltest.com/img_s/mypage/news/title_eventnews_2.png?cacheVersion=1460351580_1121") left top no-repeat;
    -webkit-background-size: 300px;
    -moz-background-size: 300px;
    background-size: 300px;
    margin-bottom: -3px;
}

/* 社内チャットスタイル */
.charaChatModal .custom-dialog-header {
    height: 68px;
    background: url("https://2ldk.img.so-voltest.com/img_s/chara_chat/title.png?cacheVersion=1465448712_1121") left top no-repeat;
    -webkit-background-size: 300px;
    -moz-background-size: 300px;
    background-size: 300px;
}

.modal-backdrop{
    width: 320px;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 1000;
    background-color: rgba(0,0,0,0.5);
    background-size: auto 100%;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    filter: blur(10px);
    opacity: 0.8;
    min-height: 500px;
}

.custom-dialog-container.out{
    -webkit-animation-name: volBounceOut;
    animation-name: volBounceOut
}

.custom-dialog-container.in{
    -webkit-animation-name: volBounceIn;
    animation-name: volBounceIn
}

.custom-dialog-container.animated.in{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.custom-dialog-container.animated.out{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


@-webkit-keyframes volBounceIn {
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes volBounceIn {
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.volBounceIn {
    -webkit-animation-name: volBounceIn;
    animation-name: volBounceIn
}

@-webkit-keyframes volBounceOut {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(1.0, 1.0, 1.0);
        transform: scale3d(1.0, 1.0, 1.0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.7, 0.7, 0.7);
        transform: scale3d(0.7, 0.7, 0.7)
    }
}

@keyframes volBounceOut {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(1.0, 1.0, 1.0);
        transform: scale3d(1.0, 1.0, 1.0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.7, 0.7, 0.7);
        transform: scale3d(0.7, 0.7, 0.7)
    }
}

@-webkit-keyframes volFadeInUp {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 500px, 0);
        transform: translate3d(0, 500px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0)
        opacity: 1;
    }
}

@keyframes volFadeInUp {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 500px, 0);
        transform: translate3d(0, 500px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0)
        opacity: 1;
    }
}

.volFadeInUp {
    -webkit-animation-name: volFadeInUp;
    animation-name: volFadeInUp
}

@-webkit-keyframes volFadeOutUp {
    0% {
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, -500px, 0);
        transform: translate3d(0, -500px, 0)
        opacity: 1;
    }
}

@keyframes volFadeOutUp {
    0% {
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, -500px, 0);
        transform: translate3d(0, -500px, 0)
        opacity: 1;
    }
}

.volFadeOutUp {
    -webkit-animation-name: volFadeOutUp;
    animation-name: volFadeOutUp
}

@-webkit-keyframes volFadeOutDown {
    0% {
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 500px, 0);
        transform: translate3d(0, 500px, 0)
        opacity: 1;
    }
}

@keyframes volFadeOutDown {
    0% {
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 500px, 0);
        transform: translate3d(0, 500px, 0)
        opacity: 1;
    }
}

.volFadeOutDown {
    -webkit-animation-name: volFadeOutDown;
    animation-name: volFadeOutDown
}

.volBounceOut {
    -webkit-animation-name: volBounceOut;
    animation-name: volBounceOut
}

.custom-dialog-content .modalComment {
    text-align:left;
    padding: 10px;
    display: inline-block;
    word-wrap: break-word;
    width: 260px;
}

.animated.slideInDown, .animated.slideOutUp  {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}


.animated.slideOut,
.animated.slideIn {
    -webkit-animation-duration: .1s;
    animation-duration: .1s
}