@charset "UTF-8";
body {
    font-size: 13px;
    color: #333;
}
a {
    color: #0088cc;
    text-decoration: none;
}
a:hover, a:focus {
    color: #005580;
    text-decoration: underline;
}
.link_arrow {
    padding-left: 10px;
    background: url(/co/shared/image_v3/icon_arrow_01.gif) no-repeat left center;
    color: #0088cc;
    text-decoration: none;
}

.externalIcon01A {
    margin: 0 3px;
    vertical-align: baseline;
}

.strong {font-weight: bold;}

.notice01A {
    margin: 10px 0px 10px 10px;
    color: #ff0000;
    font-size: 12px;
    line-height: 1.8em;
    font-weight: bold;
}

/*******************************
 title_area
*******************************/
h1#popUpPageTitleR {
    display: block;
    padding: 0 10px 10px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    text-shadow: 0 1px 0 #ffffff;
}


h1#popUpPageTitle {
    border-bottom: 1px solid #999;
    line-height: 1.2;
    margin: 0 0 20px;
}


#flow {
    width: 100%;
}
#flow img {
    width: 100%;
}
#flow .sp {
    display: none;
}

/*******************************
 main_content_area
*******************************/

/*common*/
.err_msg {
    background: #fff7c5;
    padding:0 10px;
    margin:0 0 5px;
}
.err_msg p {
    color: #ff0000;
    font-size: 12px;
    line-height: 1.8em;
}

.error01A {
    background: #fbf590;
    padding:0 10px;
    margin: 10px 0px 5px auto;
}
.error01A p {
    color: #ff0000;
    font-size: 12px;
    line-height: 1.8em;
}

/*event_index*/
.privacy {
    margin: 20px 10px 30px;
    font-size: 12px;
}
.privacy p.title {
    margin-bottom:5px;
    font-weight: bold;
    color: #0e0e69;
}

.privacy .col {
    margin: 0 5px;
}
.privacy .col ul {
    margin-bottom:10px;
    font-size: 11px;
}
.entry_form {
    margin: 0 10px;
}
.entry_form p.note_entry {
    margin-bottom: 15px;
    padding-bottom:3px;
    border-bottom: 2px solid #164c97;
    font-size: 110%;
    font-weight: bold;
    line-height:1.4em;    
}

/* table generic */
table.form_entry {
    border: 1px solid #dddddd;
    border-collapse: collapse;
    border-left: 0;
    width: 100%;
    margin-bottom: 10px;
}
table.form_entry th {
    width: 32%;
    background-color: #f3f3f3;
}
table.form_entry th.col_w_l {
    width: 12%;
}
table.form_entry th.col_w_r {
    width: 20%;
}

table.form_entry th, table.form_entry td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    font-size: 13px;
}

table.tbl_confirm td {
    word-break: break-all;
}

.form_btn {
    text-align: center;
    margin:20px 0 30px;
}
.form_for_sp {display:none}



/* form generic */
span.required {
    color: #ff0000;
    font-size:11px;
    font-weight: bold;
}
span.example {
    display: block;
    font-size:12px;
}

ul.radio_order li {
    display: inline-block;
    margin-right: 15px;
}

ul.order {
    margin-left: 5px;
}

ul.order li {
    text-indent: -1.5em;
    padding-left: 15px;
}


.name_box {
    display:table;
}
.name_box_family,
.name_box_first {
    display:table-cell;
    padding-right:20px;
}

select,textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 18px;
    padding: 4px 6px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
}
select {
    height: 30px;
    
}

input[type="button"] {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.list_va {
    vertical-align: -0.1em;
}

input:disabled {
    color: rgba(0,0,0,1) !important;
}

.tbxL {
    width: 320px;
}

.tbxM {
    width: 220px;
}

.tbxS {
    width: 100px;
}

.tbxSS {
    width: 50px;
}

.tbx2D {
    width: 25px;
}

.txtDetail {
    width: 500px;
    height: 200px;
    max-width: 500px;
}

/*******************************
 form_confirm_accepted
*******************************/
.msg_acception {
    margin: 20px 0;
}
.confirm_box {
    margin: 20px 0 30px;
}
.confirm_box p {
    font-size:12px;
    line-height:1.6;
    margin-bottom: 5px;    
}
.confirm_box p.title {
    font-weight: bold;
    font-size:13px;
}
.confirm_entry {
    margin-top:20px;
    margin-bottom: 15px;
    padding:5px;
    border:#ddd 1px solid;
    border-bottom: 2px solid #164c97;
    background-color: #f3f3f3;
    font-size: 110%;
    font-weight: bold;
    line-height:1.4em;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-top-left: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-top-left: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-top-right: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-top-right: 4px;
    border-radius: 4px 4px 0 0;
}

.from_section {
    margin-top:20px;
    margin-bottom: 15px;
    padding:5px;
    border:#ddd 1px solid;
    border-bottom: 2px solid #164c97;
    background-color: #f3f3f3;
    font-size: 110%;
    font-weight: bold;
    color: #0e0e69;
    line-height:1.4em;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-top-left: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-top-left: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-top-right: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-top-right: 4px;
    border-radius: 4px 4px 0 0;
}

.form_section {
    margin-top:20px;
    margin-bottom: 15px;
    padding:5px;
    border:#ddd 1px solid;
    border-bottom: 2px solid #164c97;
    background-color: #f3f3f3;
    font-size: 110%;
    font-weight: bold;
    color: #0e0e69;
    line-height:1.4em;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-top-left: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-top-left: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-top-right: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-top-right: 4px;
    border-radius: 4px 4px 0 0;
}

.confirm_box .confirm_btn {
    margin: 0;
    border:#ddd 1px solid;
    background-color: #fbfbfb;
    padding:20px 0;
    text-align: center;
    width:100%;
}
.confirm_btn_l,
.confirm_btn_r {
    display: inline-block;
}
.confirm_btn_l {
    padding-right:10px;
}
.confirm_btn_r {
    padding-left:10px;
}

.msg_acception p {
    margin-bottom: 5px;
    line-height:1.6;
}
.msg_acception p.title {
    font-weight: bold;
}
.business_top {
    margin: 30px 0;
    font-size: 12px;
    border:#ddd 1px solid;
    background-color: #fbfbfb;
    padding:10px;
    text-align: center;
}

.columnBlock {
    overflow: hidden;
    margin:20px 0;
}
.privacy_note {
    padding: 8px 10px;
    background: #eeeff2;
    float: right;
    width: 250px;
    font-size:12px;
}

.privacy_note ul li {
    padding: 2px 0 4px 8px;
    background: url(/co/shared/image_v3/icon_arrow_01.gif) no-repeat left center;
    line-height: 1.2;
}

.ime_off {
    ime-mode: disabled;
}

.sp_txt {
    margin: 0 5px 0px 5px;
}

.mt10 {
    margin-top: 10px;
}

.mb40 {
    margin-bottom: 40px;
}

.ml5 {
    margin-left: 5px;
}


.infobox {
    font-size: 12px;
    font-weight: bold;
    margin: 0 10px 5px;
}
