/* BASIC css start */
/* simpleLogin */
#simpleLogin { text-align:center; margin-top:10px; width:620px; margin:auto; }
#simpleLogin .sns-login { font-size:0 }
#simpleLogin .sns-login a { display:inline-block; *display:inline; vertical-align:top;position:relative;width:272px;margin-left:0px; margin-top:10px; *margin-left:9px }
#simpleLogin .sns-login a:first-child { margin-left:0 }
#simpleLogin .sns-login a img { width:272px }


#simpleLogin { text-align:center; margin-top:10px }
#simpleLogin .sns-login { font-size:0 }
#simpleLogin .sns-login a { display: flex;
    vertical-align: top;
    position: relative;
    width: 100%;
    justify-content: center;
    align-items: center;
    border: 1px solid #fee500;
    height: 40px;
    font-size: 16px;
    line-height: 38px;
    background-color: #fee500;
    color: #231f20; }
#simpleLogin .sns-login a:first-child { margin-left:0 }
#simpleLogin > div > a > dd { padding-bottom : 4px;}

.kakaologo { background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='22' fill='none'%3E%3Cpath fill='%23392020' d='M12.058.653C5.835.653.818 4.667.818 9.54c0 3.163 2.087 5.933 5.218 7.515l-1.06 3.958a.337.337 0 0 0 .08.345.353.353 0 0 0 .233.088.338.338 0 0 0 .193-.08l4.56-3.075c.674.093 1.352.141 2.032.145 6.214 0 11.24-4.015 11.24-8.896 0-4.882-5.042-8.888-11.256-8.888Z'/%3E%3Cpath fill='%23392020' d='M4.751 8.135H3.523a.803.803 0 0 1-.434-.112.498.498 0 0 1-.225-.33.704.704 0 0 1 0-.128.498.498 0 0 1 .193-.417.803.803 0 0 1 .482-.153H7.24a.747.747 0 0 1 .434.12.466.466 0 0 1 .225.33c.003.04.003.08 0 .12a.514.514 0 0 1-.193.426.739.739 0 0 1-.474.144H6.044v4.224a.65.65 0 0 1-.185.49.62.62 0 0 1-.466.184.65.65 0 0 1-.417-.136.602.602 0 0 1-.217-.362.658.658 0 0 1 0-.176l-.008-4.224ZM8.253 7.308a.554.554 0 0 1 .233-.32.747.747 0 0 1 .401-.097h.305a.803.803 0 0 1 .426.104.658.658 0 0 1 .273.394l1.606 4.536a3.3 3.3 0 0 1 .104.361c.003.051.003.102 0 .153a.535.535 0 0 1-.177.418.587.587 0 0 1-.433.176.554.554 0 0 1-.578-.37l-.338-.987H7.964l-.337.988a.546.546 0 0 1-.586.37.554.554 0 0 1-.578-.458.73.73 0 0 1 0-.137.707.707 0 0 1 0-.24c0-.09.056-.186.088-.274l1.702-4.617Zm.803 1.052-.763 2.409H9.81L9.056 8.36ZM11.785 7.566a.683.683 0 0 1 .176-.49.627.627 0 0 1 .474-.185.683.683 0 0 1 .418.137.61.61 0 0 1 .208.369.603.603 0 0 1 0 .169v4.223h2.208a.803.803 0 0 1 .434.12.49.49 0 0 1 .225.33v.12a.497.497 0 0 1-.193.417.803.803 0 0 1-.482.153H12.54a.802.802 0 0 1-.49-.129.618.618 0 0 1-.241-.401 1.986 1.986 0 0 1 0-.265l-.024-4.568ZM16.072 7.566a.714.714 0 0 1 .177-.49.707.707 0 0 1 .891-.048c.114.093.191.224.217.369.004.056.004.112 0 .169v1.967l2.031-2.345c.079-.08.162-.155.25-.225a.514.514 0 0 1 .272-.072.69.69 0 0 1 .394.12.49.49 0 0 1 .208.322.119.119 0 0 1 0 .048.136.136 0 0 0 0 .056.49.49 0 0 1-.064.241c-.042.078-.094.15-.152.217l-1.333 1.461 1.606 2.489v.08c.083.115.148.243.192.378v.04a.577.577 0 0 1-.2.498.755.755 0 0 1-.466.152.635.635 0 0 1-.321-.072.803.803 0 0 1-.257-.281l-1.494-2.409-.714.747v1.34a.715.715 0 0 1-.177.49.65.65 0 0 1-.482.185.642.642 0 0 1-.409-.136.602.602 0 0 1-.217-.362.653.653 0 0 1 0-.176l.048-4.753Z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
    background-size: contain;
 width:20px; height:20px; margin-right:5px; margin-top:2px; }

.applelogo { background: url(/design/theatre/tem163/apple_logo.png) no-repeat 50% 50%; background-size: 20px auto; width:30px; height:30px; margin-right:5px; }



/* BASIC css end */

