body {
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 860px;
    margin-top: 40px;
    margin-bottom: 50px;
    background-color: #f5f5f5;
    color: #000;
    font-family: 'Resource Han Rounded CN', sans-serif;
}

.lang_en {
    font-family: 'Quicksand', 'Resource Han Rounded CN', sans-serif;
}

.loadingBody .divRoot {
    opacity: 0;
    top: -10px;
}

.loadedBody .divRoot {
    opacity: 1;
    top: 0px;
}

.divRoot {
    position: relative;
    justify-content: start;
    transition: 0.5s;
}

a:link {
    text-decoration: none;
}

a {
    color: inherit;
}

a:hover {
    color: inherit;
}

.card {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    background: #fff;
}

.cardHover {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);

    border-radius: 15px;
    background: #fff;
    transform-origin: center;
    transition: 0.3s;
}

.cardHover:hover {
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.2);

}

.divLeft {
    display: inline-block;
    width: 350px;
    position: fixed;
    top: auto;
    left: auto;
}

.divRight {
    display: inline-block;
    width: 420px;
    margin-left: 360px;
}

.divIntroduce {
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 20px;
    margin-bottom: 10px;
    font-size: 0px;
}

.divIntroduce p {
    margin: 0;
    margin-top: 3px;
    margin-bottom: 3px;
}

.txtIntroduceType {
    display: inline-block;
    min-width: 80px;
    color: #999;
    font-size: 16px;
    margin-left: 15px;
    line-height: 25px;
}

.lang_en .txtIntroduceType {
    font-size: 16px;
    margin-left: 10px;
}

.txtIntroduceContent {
    display: inline;
    font-size: 16px;
}

.lang_en .txtIntroduceContent {
    font-size: 15px;
}

.txtIntroduceHint {
    display: inline;
    font-size: 10px;
    color: #666666;
}

.txtIntroduceChara {
    display: inline-block;
    font-size: 12.5px;
    color: #000000;
    margin-left: 5px;
    margin-top: 5px;
}

.txtRelationTitle {
    display: inline-block;
    font-size: 14px;
    color: #000000;
    margin-left: -5px;
    margin-top: 10px;
    /* margin-left: 10px; */
}

.txtRelation {
    display: inline-block;
    font-size: 12.5px;
    color: #000000;
    margin-left: -5px;
    margin-top: 5px;
}

.txtIntroduceCharaja{
    display: inline-block;
    font-size: 12.5px;
    color: #000000;
    /* margin-left: auto;
    margin-top: auto; */
    font-family: 'HayuFont', sans-serif;
}

.linkShiro{
    font-size: 13px;
    color: rgb(116, 107, 204);
}

.mailLink{
    font-size: 13px;
    color: rgb(116, 107, 204);
}

.divInfo{
    margin: 0px 10px 0px 10px;
    font-size: 13px;
    color: #5e5b5bc7;
    line-height: 20px;
    height: 20px;
    font-weight: 600;
    margin-top: 20px;
}

.divCloth {
    width: 400px;
    height: 354px;
    overflow: hidden;
    white-space: nowrap;
    display: table;
    position: relative;
    padding: 10px;
}

.linkCloth {
    display: block;
    margin-top: 10px;
}

.linkCloth:first-child {
    margin-top: 0px;
}

.divPreview {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
}

.divStading {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 420px;
    height: 354px;
}

.divClothTitle {
    position: absolute;
    bottom: 8px;
    right: 15px;
    transform-origin: bottom right;
}

.lang_en .divClothTitle {
    margin-bottom: 3px;
}

.txtClothTitle {
    font-size: 24px;
    line-height: 0px;
    font-weight: 600;
    text-align: right;
    display: block;
    font-family: 'Friend', sans-serif;
    transform: 0.3s;
}

.lang_en .txtClothTitle {
    margin-bottom: 15px;
}

.txtClothSubtitle {
    font-size: 16px;
    line-height: 0px;
    font-weight: 600;
    text-align: right;
    display: block;
    color: #444;
    transform: 0.3s;
}

.divClothCover {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
}

.divClothCover img {
    height: 100%;
    width: 100%;
    opacity: 0%;
}

.mask {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 15px;
    background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0), #fff);
    background-image: -moz-linear-gradient(top, hsla(0, 0%, 100%, 0), #fff);
    background-image: -o-linear-gradient(top, hsla(0, 0%, 100%, 0), #fff);
    background-image: linear-gradient(top, hsla(0, 0%, 100%, 0), #fff);
}

.txtDesign {
    font-size: 12px;
    color: rgb(116, 107, 204);
}

.linkRelation {
    font-size: 14px;
    margin-left: 160px;
    color: rgb(116, 107, 204);
}

.imgChara {
    display: inline-block;
    width: 280px;
    height: 354px;
    position: absolute;
    border-radius: 10px;
    opacity: 100%;
    transition: 0.3s;
}

.imgDesignPreview {
    width: 120px;
    border-radius: 10px;
}

.txtIntroduce {
    font-size: 16px;
    color: #000;
}

.divIntroduceTitle {
    font-size: 16px;
    font-weight: 600;
    margin-left: 15px;
}

.lang_en .divIntroduceTitle {
    margin-left: 10px;
}

.divIntroduceImg {
    text-align: center;
}

.divLanguage {
    font-family: 'Resource Han Rounded CN', sans-serif;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}

.txtLanguage {
    color: rgb(116, 107, 204);
}

.txtLanguage:hover {
    color: rgb(52, 45, 112);
}

#imgKemomimiHint {
    margin-top: 10px;
    width: 290px;
    border-radius: 10px;
    margin-right: 10px;
}

#imgKemomimiHint2 {
    margin-top: 10px;
    width: 310px;
}

.titlePart1 {
    font-weight: 600;
}

.titlePart2 {
    font-weight: 600;
}

.lang_en .titlePart1 {
    font-size: 22px;
}

.lang_en .titlePart2 {
    font-size: 19px;
}

.ja {
    font-size: 22px;
    left: auot;
    top: auto;
    /* font-weight: 1000; */
    color: black;
    font-family: 'HayuFont', sans-serif;
}

#mainTitle {
    font-size: 22px;
    text-align: center;
    position: relative;
    height: 50px;
    line-height: 50px;
}

.gone {
    display: none !important;
}

.divWarn {
    margin: 0px 10px 0px 10px;
    font-size: 13px;
    color: #b37e7e;
    line-height: 20px;
    height: 20px;
    font-weight: 600;
}

.divWarnTitle {
    margin: 0px 10px 0px 10px;
    font-size: 13px;
    color: #b37e7e;
    line-height: 20px;
    height: 20px;
    font-weight: 600;
}

.li01 {
    margin: 0px 10px 0px 30px;
}

#languageSelect {
    position: absolute;
    right: 15px;
    bottom: 5px;
    font-size: 10px;
    line-height: normal;
    font-weight: 600;
}

#languageSelect a {
    color: rgb(116, 107, 204);
}

.divBtn {
    display: inline-block;
    position: fixed;
    font-size: 0px;
    width: 70px;
    top: 40px;
    margin-left: 790px;
}

.btnCloth {
    width: 70px;
    height: 90px;
    display: inline-block;
    position: relative;
}

.btnCloth img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    object-fit: cover;
}

.btnClothSpan span {
    color: #888;
}

.btnClothSpan1 {
    font-size: 11px;
    position: absolute;
    left: 0px;
    top: 0px;
    margin-left: 8px;
    margin-top: 8px;
    font-weight: 600;
    color: black;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: white;
    font-family: 'Friend', sans-serif;
}

.btnClothSpan2 {
    font-size: 11px;
    position: absolute;
    left: 0px;
    top: 0px;
    margin-left: 8px;
    margin-top: 8px;
    font-weight: 600;
    color: black;
    font-family: 'Friend', sans-serif;
}

.btnUnselected {
    opacity: 0.6;
    background: #fff !important;
    box-shadow: none !important;
    scale: 0.9;
}

.btnSelected {
    opacity: 1;
    scale: 1;
}

.clothDetail {
    background: #0000007f;
    width: calc(100% + 200px);
    height: calc(100% + 200px);
    position: fixed;
    top: -100px;
    left: -100px;
    display: flex;
    justify-content: center;
    transition: 0.5s;
    opacity: 1;
    pointer-events: auto;
}

.clothDetailHide {
    opacity: 0;
    top: -30px;
    pointer-events: none;
}

.imgClothDetail {
    max-width: 75%;
    max-height: 75%;
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 10px;
    transition: 0.5s;
    opacity: 1;
    position: absolute;
}

.imgClothDetailDrag {
    transition: none;
}

.imgClothDetailHide {
    opacity: 0;
    transition: none;
}

.imgLoading {
    opacity: 1 !important;
    z-index: -999;
    position: fixed;
}

.imgLoadingHide {
    display: none;
}

.imgClothClose {
    width: 40px;
    height: 40px;
    opacity: 0.5;
    position: fixed;
    top: 40px;
    right: 40px;
    opacity: 0.8;
}

.imgClothDownload {
    width: 60px;
    height: 60px;
    opacity: 0.6;
    position: fixed;
    bottom: 40px;
    right: 40px;
    opacity: 0.8;
}

.standingHover {
    opacity: 0%;
}

.container{
    width: auto;
    height: auto;
    background-color: #fff;
    border-radius: 25px;
    position: relative;
}

.divRelation {
    text-align: left;
    margin-left: 20px;
}

.colormu {
    background-color: #252525;
    color: #252525;
    transition: color 0.2s;
}

.colormu:hover {
    color: #ffffff;
}