@charset "UTF-8";
.wrap {
    padding-bottom: 30px;
    border-bottom: 1px solid #DADADA;
}
.PageTitleStyle1 {
    background: none;
    border-left: 8px solid #AE010D;
    padding: 10px;
    /*width: 50%;*/
    box-sizing: border-box;
}
.PageTitleStyle1 h1 {
    margin-bottom: 0;
}
h2:not(.Image) {
    font-weight: bold;
    font-size: 135%;
    color: #595959;
    position: relative;
    padding: 20px 0 5px 0;
   /* border-bottom: 2px solid #AE010D!important;*/
}
h3 {
    border-left: 4px solid #AE010D;
    border-bottom: 1px solid #AE010D;
    background: transparent;
    padding: 8px 9px 4px;
}
h4 {
    padding-left: 25px;
}
h4:before {
    content: '';
    background: #AE010D;
    width: 10px;
    height: 3px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

h4 + ul.ListStyle1, h4 + p.TextStyle1 {
    padding-left: 20px;
}

.item.form {
    background-color: #F2F2F2;
    padding: 30px;
    border-radius: 10px;
}

.item.form .TextStyle1.style {
    background-color: #757374;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px 3px;
}
.item.form p.req {
    margin-bottom: 0;
}
.item.form p.req span {
    color: #AE010D;
    font-weight: bold;
}

/** Eloqua Form **/
#formElement0 {
    display: none;
}
#formElement1 > div:nth-child(1) {
    background-color: transparent;
}
/** 必須ラベル **/
.elq-form .elq-label {
    display: inline;
    position: relative;
    font-weight: bold;
}
/*.elq-form .elq-label:after {
    content: '*';
    color: #AE010D;
    font-weight: bold;
    position: absolute;
    right: -15px;
    top: -3px;
}*/
/*.elq-form .elq-required {
    font-weight:bold!important;
    font-size:85%;
    color:#AE010D !important;
    display:inline-block;
    padding:3px 5px 2px;
    line-height:1;
}*/
.elq-form .row:nth-child(2) > div:nth-child(1) .elq-label:after,
.elq-form .row:nth-child(3) > div:nth-child(1) .elq-label:after, .elq-form .row:nth-child(4) > div:nth-child(1) .elq-label:after,
.elq-form .row:nth-child(5) > div:nth-child(1) .elq-label:after, .elq-form .row:nth-child(6) > div:nth-child(1) .elq-label:after, 
.elq-form .row:nth-child(7) > div:nth-child(1) .elq-label:after, .elq-form .row:nth-child(8) > div:nth-child(1) .elq-label:after {
    content: '*';
    color: #AE010D;
    font-weight: bold;
    position: absolute;
    right: -15px;
    top: -3px;
}
#formElement2 > div:nth-child(1) .elq-label,
#formElement7 > div:nth-child(1) .elq-label,
#formElement4:before {
	background-image: none;

}
.elq-form .elq-field-style {
    border-bottom: none;
}
/*.elq-form .row:nth-child(1),.elq-form .row:nth-child(2),.elq-form .row:nth-child(3), .elq-form .row:nth-child(4),.elq-form .row:nth-child(5) {*/
.elq-form .row {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.elq-form .row:nth-child(3), .elq-form .row:nth-child(4) {
    float: left;
    width: calc((100% - 20px) / 2);
}
.elq-form .row:nth-child(4) {
    margin-left: 20px;
}
.elq-form .row:has(input[type="radio"]) {
    flex-direction: row;
}
.elq-form .row:has(input[type="radio"]) .row:nth-child(1) {
    flex-direction: column;
    display: flex;
    justify-content: center;
    font-weight: normal;
    align-items: center;
}
.elq-form .row:has(input[type="radio"]) .elq-field-style > div:nth-child(2) {
    height: auto;
}
.elq-form .row:has(textarea) .elq-field-style > div:nth-child(2) {
    height: auto;
}
.elq-form .row:has(input[type="checkbox"]) .row:nth-child(1) {
    flex-direction: row;
    display: flex;
    justify-content: center;
    font-weight: bold;
    gap: 15px;
    align-items: center;
    font-size: 100%;
}
.elq-form .elq-item-textarea {
    vertical-align: top;
}
.elq-form > .container-fluid > .row:has(input[type="checkbox"]) {
    margin-top: 30px;
}
.elq-form input[type="checkbox"] {
    width: 15px;
    height: 15px;
}
/*.elq-form input:focus {
    outline: 1px solid #AE010D;
    box-sizing: border-box;
}*/
.elq-form .elq-field-style > div:nth-child(1),.elq-form .elq-field-style > div:nth-child(2) {
    width: 100%;
    height: 30px;
}
.elq-form .elq-field-style > div:nth-child(1) {
    background-color: transparent;
    height: auto;
    padding: 0;
    margin-bottom: 2px;
}
#formElement0 > .elq-form .row:nth-child(1), #formElement1 > div:nth-child(1), div[class*="row"]:last-of-type div[id*="formElement"] > div:nth-child(1) {
    width: 100%;
    background-color: transparent;
    padding: 0;
}
div[class*="row"]:last-of-type div[id*="formElement"] > div:nth-child(1) {
    /*margin-bottom: 30px;*/
    padding: 0 0 70px 0;
}
div[class*="row"]:last-of-type div[id*="formElement"] > div:nth-child(1) > div > div > div > img {
    width: 100%;
}
#formElement4 {
    width: 100%;
    padding-left: 0;
}
#formElement4:before {
    content: none;
}
#formElement5 {
    width: 100%;
}
.elq-form .elq-field-style > div:nth-child(2) {
    margin-left: 0;
    background-color: transparent;
}
#formElement6 > div:nth-child(2),
#formElement7 > div:nth-child(2),
#formElement8 > div:nth-child(2) {
	width: 100%;
}
.elq-form input[type="submit"], .elq-form input[type="reset"] {
    width: 100%!important;
    
}
.elq-form input[type="submit"] {
    background-image: none;
    padding: 15px;
    border-radius: 10px;
}


@media screen and (max-width: 767px){
    .PageTitleStyle1 {
        width: 100%;
    }
}