/* login */
@import url("../text-decoration_tr.css");
/*@import url("/gl/css/pwstrength.css");*/
@import url("/css/error_form.css");


html:lang(en) .wrapper {
    padding-left: 0;
    padding-right: 0;
    width: auto;
}

/* from base_tr.css */
#container {
    background-color:#ffffff;
    height:auto !important;
    min-height:100%;
    position:relative;
    text-align:center;
    width:100%;
}
#container_inner {
    margin:0 auto;
    max-width:1200px;
    min-width:960px;
    padding:0 0 50px 0;
    text-align:left;
    width:96%;
}
.clear {
    clear:both;
    height:0;
}
.sign_in .radio {
    margin:0 5px 15px 0;
}
.sign_in table .next_time {
    padding:10px 0 10px 15%;
}
.sign_in table td .forget {
    color:#1369d9;
    cursor:pointer;
    margin-left:5px;
}
.sign_in table td .forget:hover {
    text-decoration:underline;
}
#contents1 {
    width: 100%;
}
#contents1_inner {
    padding: 0 15px 50px 15px;
}
.contents02 {
    margin              : auto;
}
.contents02 .btn,
.contents02 table td.btn {
    margin-top          : 20px;
    text-align          : center;
}
.contents02 input,
.contents02 select {
    margin              : 0 5px;
    vertical-align      : middle;
}
.contents02 p.lead {
    margin              : 0 0 20px;
}
.contents02 table td {
    line-height         : 1.6;
    padding             : 5px 0;
    vertical-align      : top;
}
.contents02 table td dl dd {
    margin              : 0 0 0 5px;
}
.contents02 table th {
    line-height         : 1.6;
    padding             : 5px 0;
    padding-right       : 10px;
    text-align          : right;
    vertical-align      : top;
}
.wrapper6 {
    padding             : 0 0 30px 0;
}
.wrapper7 {
    margin              : 0 auto;
    padding             : 0;
    width               : 740px;
}
#alartarea {
    background-color:#ffe1d8;
    border:3px solid #FF0000;
    color:#FF0000;
    margin:20px auto;
    padding:10px;
    text-align:center;
    width:80%;
}
/*.topic_path_account {
	padding:20px 0;
}*/
.topic_path_account h3 {
    color:#CCCCCC;
    font-size:18px;
}
.topic_path_account li {
    float: left;
}
.topic_path_account {
    color: #1369D9;
    display: block;
    height: 30px;
    margin: 0;
    width: 100%;
}
h3.columnlesstitle {
    font-size:18px;
    margin:0 0 20px;
}

/* 8378*/
.form_text {
    padding: 0px 0px 0px 0px !important;
}
.formbase {  /* formatting for all forms */
    font-size: 12px;
    padding: 5px;
    margin: 0px 0px 10px 0px !important;
    width: 250px;
    border: 1px solid #d6d3ce;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.12) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.12) inset;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.12) inset;
}

/* *8378 placeholder text */
input::-webkit-input-placeholder {color: #afafaf;}
input:focus::-webkit-input-placeholder {color: #e6e6e6;}
/* Firefox < 19 */
input:-moz-placeholder {color: #afafaf;}
input:focus:-moz-placeholder {color: #e6e6e6;}
/* Firefox > 19 */
input::-moz-placeholder {color: #afafaf;}
input:focus::-moz-placeholder {color: #e6e6e6;}
/* Internet Explorer 10 */
input:-ms-input-placeholder {color: #afafaf !important;}
input:focus:-ms-input-placeholder {color: #e6e6e6 !important;}

/* *END 8378 placeholder text */

.VTbtn {
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn_login_jp.VTbtn {
    cursor: pointer;
    padding-top: 1px;
    padding-bottom: 1px;
}

/* *8945 */
.columnless .half {
    width: 49%;
    display: inline-block;
    padding: 0px;
    box-sizing: border-box;
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: top;
}

#right {
    border-right: 1px solid #ddd;
    padding-right: 40px;
}

#left {
    padding-left: 40px;
}

.columnless .half .columnlesstitle {
    padding-bottom: 20px;
    font-size: 16px;
}

.columnless .half li {
    list-style: circle;
    list-style-position: inside;
    padding-bottom: 10px;
}

.columnless .half .buttonwrap  {
    padding: 60px 0px 0px 0px;
    text-align: center;
    padding-right: 20px;
}

.forget {
    color: #1369d9;
    cursor: pointer;
    margin-left: 5px;}

.columnless .half .formbase {
    width: 220px;
}

.btn_blue_l {
    font-family:Helvetica, Arial, "ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

/* *END 8945 */

/* 9600  */
#CONTENTS_ID {
    overflow: hidden;
}

#login_box {
    border: 1px solid #d5cec8;
    overflow: hidden;
    width:440px;
    margin: 50px auto 20px auto;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 30px;
    box-sizing: border-box;
}

#login_box .columnlesstitle {
    text-align: center;
    margin-bottom: 25px;
}

#login_box .forget {
    margin-top:5px;
}

#login_box .btn_wrapper {
    padding-top:25px;
    text-align:center;
}

#register_box {
    width:420px;
    box-sizing: border-box;
    margin: 20px auto 60px auto;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.5px;
}

#register_box_en {
    width:420px;
    box-sizing: border-box;
    margin: 20px auto 60px auto;
    text-align: center;
    font-size: 14px;
}

#EnRenewal #contents_wrapper {
    padding-bottom: 0 !important;
}

/*******
Login SNS Integration
*******/
#sns_integrated #login_box {
    border: none;
    padding: 0;
    width: 710px;
}

#sns_integrated.en_login #login_box {
    margin-top: 30px;
}

#sns_integrated {
    text-align: left;
}

#sns_integrated .columnlesstitle {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: left;
}

.wrapper_title {
    font-size: 14px;
    font-weight: bold;
    line-height: 150%;
    margin: 0 0 20px;
}

.wrapper_title span {
    clear: both;
    display: block;
    font-weight: normal;
}

.wrapper_title {
    margin-bottom: 36px;   
}

.social_login_wrapper .wrapper_title {
    margin-bottom: 0;
}

.wrapper_sub_title {
    line-height: 150%;
    margin-top: 2px;
    margin-bottom: 20px;
}

#sns_integrated .span-2-1 {
    float: left;
}

#sns_integrated .forget {
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 20px;
    text-align: right;
}

#sns_integrated .input-wrapper {
    margin-bottom: 5px;
}

#sns_integrated .input-wrapper,
#sns_integrated .input-wrapper input.text,
#sns_integrated .input-wrapper textarea {
    box-sizing: border-box;
    width: 100%;
}

#sns_integrated .input-wrapper input.text,
#sns_integrated .input-wrapper textarea {
    height: 30px;
}

#sns_integrated .register_btn {
    border: 1px solid #005BBC;
    border-radius: 60px;
    display: inline-block;
    font-size: 16px;
    margin: 30px 0;
    padding: 10px 60px;
    text-decoration: none;
}

html:lang(cn) #sns_integrated .register_btn:hover {
    text-decoration: underline;
}

#sns_integrated #register_box {
    clear: both;
    font-size: 13px;
    margin: 0;
    width: auto;
}

#sns_integrated .flat_orange_btn {
    background: #F48E00;
    border-radius: 5px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 8px 10px;
    text-decoration: none;
}

.traditional_login_wrapper,
.social_login_wrapper {
    background: #f2f2f2;
    box-sizing: border-box;
    padding: 20px 25px;
    width: 345px;
}

.social_login_wrapper {
    margin-right: 20px;
}

.yconnectLogin iframe {
    border-radius: 5px;
    width: 100% !important;
}

.yconnectLogin {
    background: #f03;
    border-radius: 5px;
    display: block;
}

.yconnectLogin * {
    cursor: pointer;
}

.social_button_wrapper {
    width: 305px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.social_login_wrapper dd {
    margin-bottom: 10px;
}

.social_login_wrapper dd:last-child {
    margin-bottom: 0;
}

.privacy_note {
    clear: both;
    display: block;
    padding-top: 5px;
}

.btn-sns-2022,
.btn-sns-2022:visited {
    padding: 0px 12px;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #DADCE0;
    border-radius: 4px;
    color: #3C4043;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    height: 32px;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 16px;
    padding: 8px 12px;
    text-align: center;
    text-decoration: none;
    width: 305px;
}

.btn-sns-2022:hover,
.btn-sns-2022:focus,
.btn-sns-2022:active {
    background-color: rgba(66, 133, 244, 0.04);
    border: 1px solid #D2E3FC;
    color: inherit;
    text-decoration: none;
}

.btn-sns-2022 .title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    order: 1;
    align-self: stretch;
    flex-grow: 1;
}

.or-title {
    font-size: 11px;
    margin: 36px 0;
    text-align: center;
    position: relative;
}

.or-title::after {
    background: #F2F2F2;
    content: " ";
    width: 3px;
    height: 100%;
    left: 50%;
    width: 100;
    top: 0;
    position: absolute;
}

.or-title span {
    background: #fff;
    color: #AFAFAF;
    display: inline-block;
    padding: 12px 0;
    position: absolute;
    top: 50%;
    left: -8px;
    margin-top: -18px;
    z-index: 2;
}





/********
EN/JP/TW Login Page START
********/
body {
    background-image: url(/_tr/vt/1/img/login_bg_img.jpg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    background-attachment: fixed;
    padding: 0;
}

.wrapper {
    min-height: 0;
}

#sns_integrated .forget,
#register_box a,
.useful_link a {
    color: #0077d9;
    text-decoration: none;
}

.en_login.useful_link a {
    text-decoration: none;
}

#sns_integrated .columnless_top {
    border: none;
    overflow: visible;
}

.logo_wrapper {
    display: block;
    margin: 0 auto 60px;
    padding-top: 35px;
    width: 130px;
}

:lang(jp) .logo {
    width: 200px;
}

.logo {
    width: 130px;
}

.ha_login .logo_wrapper {
    margin-bottom: 0px;
    padding-top: 20px;
}

.ha_login .logo_wrapper,
.ha_login .logo {
    width: 200px;
}


.alert_box {
    margin: 0 auto;
}

.alert_box,
#sns_integrated #login_box{
    width: 800px;
}

.eu_cookies_container {
    width: 100%;
}

.social_login_wrapper {
    padding: 50px 40px 50px 50px;
    margin-right:0px;
}

.traditional_login_wrapper {
    margin: 0;
    padding: 50px 50px 50px 40px;
}

.traditional_login_wrapper,
.social_login_wrapper {
    background: #fff;
    border-radius: 0;
    height: 100%;
    width: 400px;
}

.en_login .traditional_login_wrapper,
.en_login .social_login_wrapper {
    height: auto;
}

.social_login_wrapper dd {
    margin-bottom: 16px;
}

#sns_integrated input.text {
    border: none;
    border-bottom: 1px solid #D7D7D7;
    box-sizing: border-box;
    font-size: 16px;
    height: auto;
    margin-bottom: 10px;
    padding: 10px 40px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#sns_integrated input.text.valid {
    border-color: #0077D9;
}

#sns_integrated input.text.invalid {
    border-color: #FC7777;
}

#sns_integrated .input_wrapper {
    position: relative;
}

#sns_integrated .input_wrapper .icon_email {
    background-image: url(/_tr/vt/1/img/icon_email.png);
    background-size: 20px auto;
    background-position: 0 center;
    background-repeat: no-repeat;
    height: 15px;
    width: 20px;
    position: absolute;
    left: 10px;
    top: 18px;
}

#sns_integrated .input_wrapper .icon_password {
    background-image: url(/_tr/vt/1/img/icon_password.png);
    background-size: 15px auto;
    background-position: 0 center;
    background-repeat: no-repeat;
    height: 20px;
    width: 15px;
    position: absolute;
    left: 10px;
    top: 14px;
}

#sns_integrated .input_wrapper .icon_valid {
    background-image: url(/_tr/vt/1/img/icon-tick-blue.png);
    background-repeat: no-repeat;
    background-size: 22px auto;
    background-position: 0 center;
    display: none;
    height: 22px;
    width: 22px;
    position: absolute;
    right: 10px;
    top: 15px;
}

#sns_integrated .forget {
    font-size: 14px;
}

#sns_integrated .flat_orange_btn {
    background: #0077d9;
    border-radius: 0;
    padding: 13px;
    width: 100%;
}

form[name=login_form] {
    overflow: hidden;
    background-color:#fff;
    display: flex;
}


#sns_integrated #register_box {
    background: #fff;
    margin-top: 30px;
    padding: 20px 20px 30px;
    width: 100%;
}

#sns_integrated #register_box.blue_bg {
    color: #fff;
    text-align: left;
    padding: 0;
}

#sns_integrated #register_box.blue_bg ul li {
    display: inline-block;
    font-size: 14px;
}

#sns_integrated #register_box.blue_bg ul li:first-child {
    padding-right: 30px;
}

#sns_integrated #register_box.blue_bg ul li strong {
    font-size: 18px;
}

#sns_integrated #register_box.blue_bg a {
    border-radius: 3px;
    background-color: #0077D9;
    background-image: url(/_tr/vt/1//img/icon_round__right_arrow.png);
    background-repeat: no-repeat;
    background-size: 22px auto;
    background-position: right 30px center;
    color: #fff;
    display: block;
    padding: 30px 50px;
}

#sns_integrated #register_box.blue_bg a:hover {
    background-color: #5596BC;
}

#sns_integrated .register_btn {
    border: none;
    border-radius: 0;
    display: inline-block;
    font-size: 16px;
    margin: 10px 0 0;
    padding: 0;
    text-decoration: none;
}

#container,
#header1_reservation,
.header_inner_02,
.header_inner_02 > div {
    background: none;
    height: 0;
    margin: 0;
}

.useful_link {
    margin: 100px auto 0;
    text-align: center;
    width: 440px;
}

.useful_link li {
    border-left: 1px solid #ccc;
    display: inline;
    padding: 0 6px;
}

.useful_link li:first-child {
    border-left: none;
    padding-right: 5px;
}

address {
    margin: 10px 0;
}

#login_box .btn_wrapper {
    padding-top: 8px;
}

.auto_login_container {
    display: none;
}

.auto_login_msg {
    color: #484848;
    font-size: 13px;
    margin-top: 16px;
}

#TrUserBasicAutoLoginFlg {
    background: #fff;
    border: 1px solid #0077d9;
    cursor: pointer;
    height: 25px;
    margin-left: 0em;
    width: 25px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#TrUserBasicAutoLoginFlg:checked {
    background-color: #0077d9;
    background-image: url(/mix/img/checkbox_tick.png);
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: center center;
    outline: none;
}

#contents_wrapper {
    padding-bottom: 0;
}

.front_end_error_msg {
    color: #FC7777;
    display: none;
}
/********
EN/TW/JP Login Page END
********/

/********
CN Login Page
********/
html:lang(cn) body {
    background: none;
}

html:lang(cn) #container,
html:lang(cn) #header1_reservation,
html:lang(cn) .header_inner_02,
html:lang(cn) .header_inner_02 > div {
    height: auto;
    margin: 0 auto;
}

html:lang(cn) #TrUserBasicAutoLoginFlg {
    background: none;
    background-color: initial;
    cursor: default;
    -webkit-appearance: checkbox;
    box-sizing: border-box;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
    height: auto;
}

html:lang(cn) #TrUserBasicAutoLoginFlg:checked {
    background: none;
    background-color: initial;
    cursor: default;
    -webkit-appearance: checkbox;
    box-sizing: border-box;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
    height: auto;
}

html:lang(cn) .useful_link {
    margin-top: 0;
}
/********
CN Login Page END
********/
