@charset "utf-8";

/*----------------------------------------------------*/
/* Common Setting
/*----------------------------------------------------*/

#article {
    float:none;
    width:980px;
    margin:0 auto;
    padding:15px 0;
}
.actionArea {
    position: relative;
    width: 525px;
    margin: 0 auto;
    padding: 10px 20px 20px 20px;
    background: #FFFDEE;
    border: 1px solid #CCC;
    line-height: 1.2;
    text-align: center;
}

/*------------------------------------- 打ち消し */

table.default td.imageSelect .img {
    margin-bottom: 0;
}
table.default td.imageSelect {
    padding-right: 10px;
}
table.default td.imageSelect .img {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
table.default td.imageSelect .textFix {
    display: inline-block;
    vertical-align: middle;
}
table.default td.imageSelect .textFix p {
    padding-bottom: 0;
}

/*----------------------------------------------------*/
/* WNKD9000 Setting
/*----------------------------------------------------*/

.addressSearchBtn:hover {
    background: #FF740E;
    background: -webkit-linear-gradient(top, #FFCB66 0%, #FF740E 100%);
    background: -o-linear-gradient(top, #FFCB66 0%, #FF740E 100%);
    background: -ms-linear-gradient(top, #FFCB66 0%, #FF740E 100%);
    background: -moz-linear-gradient(top, #FFCB66 0%, #FF740E 100%);
    background: linear-gradient(to bottom, #FFCB66 0%, #FF740E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FFCB66, endcolorstr=#FF740E, gradienttype=0);
}
.addressSearchBtn {
    display: inline-block;
    padding: 4px 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 2px 3px rgba(178,178,178,1);
    -webkit-box-shadow: 0 2px 3px rgba(178,178,178,1);
    background: #D85703;
    background: -webkit-linear-gradient(top, #F2BB2B 0%, #D85703 100%);
    background: -o-linear-gradient(top, #F2BB2B 0%, #D85703 100%);
    background: -ms-linear-gradient(top, #F2BB2B 0%, #D85703 100%);
    background: -moz-linear-gradient(top, #F2BB2B 0%, #D85703 100%);
    background: linear-gradient(to bottom, #F2BB2B 0%, #D85703 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#F2BB2B, endcolorstr=#D85703, gradienttype=0);
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    position: relative;
    cursor: pointer;
    border: none;
    zoom: 1;
}
.addressSearchBtn > a {
    text-decoration: none;
    color: #FFFFFF;
}
.parallelList,
.displayPositionList {
    margin-left: -10px;
}
.parallelList > li {
    float: left;
    margin-left: 10px;
}
.displayPositionList > li {
    float: left;
    margin-left: 10px;
}
.streetAddress .otherInput {
    width: 170px;
}
@-moz-document url-prefix(){
    .streetAddress .otherInput {
        width: 183px;
    }
}
table.default td .displayPositionList > li > label {
    padding-right: 0;
}
table.requiredLayout {
    table-layout: fixed;
}
table.requiredLayout th {
    padding-right: 48px;
    padding-left: 10px;
    text-align: left;
}
table.requiredLayout th.icnRequired {
    background: url(/CWR/images/icon_hissu.gif) right center no-repeat #e0e0e0;
}
table.default td.bgError {
    background: #ffeeee;
}
.agreementWrap {
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    height: 200px;
    margin-bottom: 10px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.agreementWrap iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}
.streetAddress {
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.streetAddress > dt, dd {
    display: table-cell;
}
.streetAddress > dt {
    width: 70px;
    vertical-align: top;
    padding-top: 5px;
}
.streetAddress + .streetAddress {
    margin-top: 5px;
}
.adContentList > li.selectItem {
    margin-top: 10px;
}
.adContentList > li + li {
    margin-top: 5px;
}
.adContentList > li:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
}
.adContentList > li > input {
    float: left;
    margin-top: 0px;
}
.adContentList > li > div > input {
    float: left;
    margin-top: 3px;
}
.adContentList > li > label {
    overflow: hidden;
    display: block;
    padding-left: 5px;
}
.checkAllConfirm {
    font-weight:bold;
}
.nameBlock {
    display: table;
    box-sizing: border-box;
}
.nameBlock > dt,
.nameBlock > dd {
    display: table-cell;
}
.nameBlock > dt {
    vertical-align: top;
    padding-top: 5px;
    width: 30px;
}
.nameBlock > dt ~ dt {
    padding-left: 10px;
}
.nameBlock + .nameBlock {
    margin-top: 5px;
}
.shopNameDl {
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    table-layout: fixed;
}
.shopNameDl > dt,
.shopNameDl > dd {
    display: table-cell;
}
.shopNameDl > dt {
    width: 70px;
    vertical-align: top;
    padding-top: 5px;
}
.shopNameDl > dd {
    vertical-align: top;
}
.shopNameDl + .shopNameDl {
    margin-top: 10px;
}
.notes {
    text-indent: -1em;
    padding-left: 1em;
    padding-top: 5px;
}
.agreementConfirmationText {
    margin-top: 10px;
    line-height: 1.7;
}

.abreastSelectList {
	margin-top: -5px;
}
.abreastSelectList > li {
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}
.abreastSelectList > li > label {
	padding-right: 0 !important;
}
.abreastSelectList input {
	vertical-align: top;
}
.vatb { 
    vertical-align: text-bottom;
}
.enquete {
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
}
.enqueteMarginFirst {
    margin: 0px 0px 5px 5px;
}
.enqueteMarginSecond,
.enqueteMarginThird {
    margin: 10px 0px 5px 5px;
}
.hanrei > img {
    width: 401px;
    margin-left: 24px;
    margin-bottom: 10px;
}
.streetAddressWrap {
    display: flex;
}
.streetAddressWrap > div {
    margin-right: 4px;
}
.errorMessage > li {
    margin-top: 5px;
    font-size: 10px;
    color: #E41A12;
}
.defaultMessage {
    font-size: 10px;
    color: #999999;
    vertical-align:-2px;
}
input.errorText {
    background: #FFF1F1!important;
    border: #E41A12 solid 1px!important;
}
.pointLabel {
    padding-left: 18px;
    position: relative;
}
.pointLabel::before {
    content: "・";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 13px;
    height: 13px;
    margin-top: 3px;
    text-align: center
}

table.hissuLayout th {
    padding-left: 10px;
    text-align: left;
}

table.transparent td {
    background-color: transparent;
    border: none;
    padding: 0;
}

input[readonly] {
	pointer-events: none;
    color: #555555;
    background-color: #f9f9f9;
}




/*----------------------------------------------------*/
/* General Setting
/*----------------------------------------------------*/

.wFull {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}