@charset "utf-8";
/* CSS Document */
input,
select {
    outline: none;
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
}
@media all and (min-width: 897px) {
    .sp {
        display: none !important;
    }
}
@media all and (max-width: 896px) {
    .pc {
        display: none !important;
    }
}
.topBox {
    padding: 10px 24px 270px;
    background: url("images/survey/bg01.png") no-repeat center center;
    background-size: 100% auto;
}
.topBox p {
    margin-bottom: 10px;
    font-size: 22px;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
}
.topBox p.colorTxt {
    margin: 0 auto;
    padding: 7px 10px 8px;
    max-width: 707px;
    font-size: 34px;
    font-weight: 600;
    color: #448FFF;
    line-height: 1.4;
    background: url("images/survey/bg02.png") no-repeat center center;
    background-size: 100% 100%;
}
.confirm .topText {
    display: none;
}
.topText {
    max-width: 1000px;
    margin: -241px auto 50px;
}
.topText p {
    font-size: 16px;
    line-height: 2.19;
}
.content {
    width: 100%;
}
.confirm .content  .comTtl {
    display: none;
}
.content .comTtl {
    margin: 0 auto 36px;
    font-size: 35px;
    font-weight: bold;
    color: #448FFF;
    text-align: center;
    letter-spacing: 3px;
}
.content .itemList {
    max-width: 960px;
    margin: -68px auto 84px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.confirm .content .itemList {
    display: none;
}
.confirm .content {
    margin-top: -212px;
}
.content .itemList li {
    float: left;
    width: 45.2%;
    margin: 68px 0 0 0;
}
.content .itemList li:nth-child(2n) {
    float: right;
}
.content .itemList li .ttl {
    padding: 15px 5px 14px;
    margin: 0 auto 26px;
    background-color: #448FFF;
    font-size: 25px;
    color: #FFF;
    text-align: center;
    line-height: 1.35;
}
.content .itemList li .ttl span {
    padding-bottom: 3px;
    margin-right: 10px;
    font-size: 20px;
    display: inline-block;
    color: #448FFF;
    background-color: #FFF;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    box-sizing: border-box;
    line-height: 27px;
}
.content .itemList li .photo {
    margin-bottom: 25px;
    overflow: hidden;
    padding: 3px 2px 3px 2px;
    border: 1px solid #C8C8C8;
}
.content .itemList li .photo img {
    float: left;
}
.content .itemList li .text {
    margin-top: 0;
    font-size: 14px;
    line-height: 1.8;
}
.content .itemList li .text span {
    font-size: 12px;
    display: block;
}
.confirm .content .ttl02 {
    display: block;
}
.content .ttl02 {
    line-height: 1.7;
    margin-bottom: 0px;
}
.content .formTxt {
    margin: 0 auto 47px;
    font-size: 17px;
    text-align: center;
    line-height: 2.02;
}
.confirm .content .formTxt {
    text-align: left;
}
.content form dl {
    padding: 33px 0 65px;
    border-top: 1px solid #959595;
}
.content form dt {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #448FFF;
}
.content form dt .must {
    margin: 3px 0 0 20px;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #FF0000;
    vertical-align: top;
}
.content form dd {
    margin: 0 0 0 8px;
    vertical-align: top;
}
.content form dd .itemWrap {
    display: block;
    margin-bottom: 21px;
}
.content form dd .itemName {
    margin-right: 15px;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
}
.content form dd .select01 {
    margin-right: 20px;
    width: 28.5%;
}
.content form dd select {
    padding: 5px 10px;
    width: 100%;
    height: 36px;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    box-sizing: border-box;
    border: 1px solid #666;
    border-radius: 0;
    vertical-align: top;
    background: url("images/survey/icon03.png") no-repeat right 9px center;
    background-size: 18px auto;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.content form dd span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.content form dd input[type="text"] {
    padding: 5px 10px;
    height: 36px;
    line-height: 1;
    font-size: 1.6rem;
    box-sizing: border-box;
    border: 1px solid #666;
    border-radius: 0;
}
.content form dd .wid01 {
    width: calc(100% - 151px);
}
.content form dd .wid01 input {
    width: 100%;
    font-size: 1.6rem;
    background-color: #FFF;
}
.redText {
    margin-top: 13px;
    font-size: 17px;
    line-height: 1;
    color: #FF0000;
    font-weight: 400;
}
.content form .secDl {
    overflow: hidden;
    margin-bottom: 44px;
    padding: 38px 0 32px;
    border-bottom: 1px solid #959595;
}
.content form .secDl dt {
    width: 39.1%;
    float: left;
}
.content form .secDl dd {
    margin: 0;
    width: 60.9%;
    float: left;
}
.content form .secDl dd p {
    margin: 0;
}
.content form .secDl dd p span.wpcf7-list-item {
    margin: 0 31px 0 0;
}
.content form .secDl dd p span.wpcf7-list-item label {
    display: inline-block;
    padding: 11px 0 11px 33px;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    background: url("images/survey/icon01.png") no-repeat left center;
    background-size: 23px auto;
}
.content form .secDl dd p .wpcf7-list-item.on label {
    background-image: url("images/survey/icon01_check.png");
}
.confirm .content form .secDl dd p span.wpcf7-list-item label {
    background-image: none;
    padding-left: 0;
}
.content form .secDl dd p > span input {
    display: none;
}
.content form .secDl dd .redText {
    margin-top: 6px;
}
.content form .formInner {
    margin: 0;
}
.content form .formInner .item {
    font-size: 20px;
    font-weight: bold;
    color: #448FFF;
    display: block;
    line-height: 1;
}
.content form .formInner .item .note {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    line-height: 1;
}
.content form .formInner .item .must {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #FF0000;
}
.content form .formInner .notes {
    margin-top: 5px;
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
}
.content form .table01 {
    margin-bottom: 2px;
    width: 100%;
}
.content form .table01 th,
.content form .table01 td {
    padding: 44px 0 0;
    vertical-align: top;
    text-align: left;
    background-color: #FFF;
}
.content form .table01 th {
    width: 100%;
    float: left;
    border: none;
    font-weight: bold;
}
.content form .table01 td {
    width: 100%;
    float: left;
    padding: 5px 0 65px;
    border-bottom: 1px solid #959595;
    border-right: none;
}
.content form .table01 th label {
    display: inline-block;
    padding-left: 38px;
    font-size: 16px;
    background: url("images/survey/icon05.png") no-repeat left 8px top 7px;
    background-size: 19px auto;
}
.content form .table01 th .on label {
    background-image: url("images/survey/icon05_check.png");
}
.content form .table01 th label input[type="checkbox"] {
    display: none;
}
.content form .table01 td .checkContent {
    padding: 19px 63px;
    font-size: 17px;
    background-color: #E2E2E2;
    box-sizing: border-box;
}
.content form .table01 td .checkContent p {
    margin: 0 0 3px;
}
.content form .table01 td .checkContent .textWrap {
    margin-bottom: 6px;
}
.content form .table01 td .checkContent .textWrap span {
    font-size: 16px;
}
.content form .table01 td .checkContent .redTxt {
    color: #BD272D;
    line-height: 1.75;
}
.content form .table01 td .checkContent p input[type="number"] {
    margin: 0 15px 0 12px;
    width: 11.5%;
    font-size: 1.6rem;
    height: 29px;
    line-height: 1;
    box-sizing: border-box;
    border: 1px solid #666;
    border-radius: 0;
    background-color: #FFF;
}
.content form .table01 td .checkContent p input[type=number] {
    -moz-appearance:textfield;
}
.content form .table01 td .checkContent p input[type=number]::-webkit-inner-spin-button,
.content form .table01 td .checkContent p input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.confirm .content form .table01 td .checkContent input {
    background-color: #E2E2E2;
}
.confirm .content form .table01 td .checkContent input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #E2E2E2 inset !important;
}
.content form .table01 td .checkContent .radioWrap {
    margin-bottom: 3px;
}
.content form .radioWrap span.wpcf7-list-item {
    margin: 0 36px 0 0;
}
.content form .radioWrap span.wpcf7-list-item label {
    display: inline-block;
    padding: 11px 0 11px 31px;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    background: url("images/survey/icon04.png") no-repeat left center;
    background-size: 21px auto;
}
.content form .radioWrap .wpcf7-list-item.on label {
    background-image: url("images/survey/icon04_check.png");
}
.content form .radioWrap input[type="radio"] {
    display: none;
}
.content form .table01 td .checkContent01 {
    padding: 19px 35px;
}
.content form .table01 td .checkContent01 span.wpcf7-list-item {
    display: inline-block;
    margin: 0 10px 1px 0;
}
.content form .table01 td .checkContent01 label {
    display: inline-block;
    padding-left: 31px;
    font-size: 16px;
    background: url("images/survey/icon05.png") no-repeat left top 7px;
    background-size: 19px auto;
}
.content form .table01 td .checkContent01 .on label {
    background-image: url("images/survey/icon05_check.png");
}
.content form .table01 td .checkContent01 input[type="checkbox"] {
    display: none;
}
.content form .table02 {
    width: 100%;
    margin-bottom: 51px;
}
.content form .table02 th,
.content form .table02 td {
    vertical-align: top;
    text-align: left;
    border: none;
    background-color: #FFF;
}
.content form .table02 th {
    width: 39%;
    border-bottom: 1px solid #959595;
}
.content form .table02 td {
    width: 61%;
    border-bottom: 1px solid #959595;
}
.content form .table02 tr.blue th,
.content form .table02 tr.blue td {
    padding: 33px 0 32px;
}
.content form .table02 tr.blue td {
    padding: 33px 0 22px;
}
.content form .table02 tr.blue th {
    font-size: 20px;
    font-weight: bold;
    color: #448FFF;
}
.content form .table02 tr.blue th .must {
    margin: 3px 0 0 15px;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #FF0000;
    vertical-align: top;
}
.content form .table02 tr.blue label input {
    display: none;
}
.content form .table02 tr.blue span.wpcf7-list-item {
    margin: 0 69px 0 0;
}
.confirm .content form .table02 tr.blue span.wpcf7-list-item {
    display: none;
}
.confirm .content form .table02 tr.blue span.wpcf7-list-item.on {
    display: inline-block;
}
.confirm .content form .table02 tr.blue span.wpcf7-list-item.on label {
    padding-left: 0;
    background: none;
}
.content form .table02 tr.blue span label {
    display: inline-block;
    padding: 11px 0 11px 33px;
    font-size: 17px;
    line-height: 1;
    font-weight: 400;
    background: url("images/survey/icon01.png") no-repeat left center;
    background-size: 23px auto;
}
.content form .table02 tr.blue span .on label {
    background-image: url("images/survey/icon01_check.png");
}
.content form .table02 tr.blankLine th,
.content form .table02 tr.blankLine td {
    padding: 40px 0;        
}
.content form .table02 tr.orange th,
.content form .table02 tr.orange td {
    padding: 28px 0 32px;
}
.content form .table02 tr.orange th {
    font-size: 20px;
    font-weight: bold;
    color: #F27516;
}
.content form .table02 tr.orange th .must {
    margin: 3px 0 0 15px;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #FF0000;
    vertical-align: top;
}
.content form .table02 tr.orange td input[type="text"],
.content form .table02 tr.orange td input[type="tel"],
.content form .table02 tr.orange td input[type="email"] {
    padding: 5px 10px;
    width: 100%;
    height: 36px;
    line-height: 1;
    font-size: 14px;
    border: 1px solid #666;
    border-radius: 0;
    box-sizing: border-box;
    background-color: #FFF;
}
.confirm .content form .table02 tr.orange td input[type="text"],
.confirm .content form .table02 tr.orange td input[type="tel"],
.confirm .content form .table02 tr.orange td input[type="email"] {
    padding: 5px 0;
    font-size: 1.7rem;
}
.content form .table02 tr.orange td input[type="email"] {
    width: 100%;
}
.content form .table02 tr.orange td p {
    margin: 0 0 17px;
}
.content form .table02 tr.orange td p.speTtl {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #F27516;
}
.content form .table02 tr.orange td p.speTtl .must {
    margin: 3px 0 0 15px;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #FF0000;
    vertical-align: top;
}
.content form .table02 tr.orange td p span {
    display: inline-block;
    width: 19%;
}
.content form .table02 tr.orange td p span.tel01 {
    width: 100%;
}
.content form .table02 tr.orange td .addressText {
    font-size: 17px;
    font-weight: 400;
}
.content form .table02 tr.orange td .zip,
.content form .table02 tr.orange td .address {
    width: 29.6%;
}
.content form .table02 tr.orange td .country,
.content form .table02 tr.orange td .building {
    width: 81%;
}
.content form .table02 tr.orange td .zip input,
.content form .table02 tr.orange td .address input,
.content form .table02 tr.orange td .country input,
.content form .table02 tr.orange td .building input {
    width: 100%;
}
.content form .table02 tr.orange td button {
    margin: -2px 0 0 28px;
    padding: 5px 14px;
    font-size: 17px;
    font-weight: 400;
    color: #FFF;
    background-color: #959595;
    border: 1px solid #666;
    border-radius: 8px;
    box-sizing: border-box;
    vertical-align: middle;
}
.content form .table02 tr.orange td .telText {
    margin-bottom: 0;
}
.content form .table02 tr.orange td .redTxt {
    margin: 7px 0 0;
    font-size: 15px;
    color: #FF0000;
}
.content form .table02 tr.orange td select {
    margin: 0 10px 0 5px;
    width: 43%;
    height: 36px;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #666;
    border-radius: 0;
    box-sizing: border-box;
    background: url("images/survey/icon03.png") no-repeat right 9px center;
    background-size: 18px auto;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.confirm .content form .table02 tr.orange td select {
    width: 10%;
}
.content form .table02 tr.orange td .ageTxt {
    font-size: 17px;
    font-weight: 400;
}
.content form .bottomTxt {
    margin: 0 0 32px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 2.2;
}
.content form .bottomTxt a {
    color: #F27516;
}
.content form .bottomTxt a:hover {
    text-decoration: none;
}
.content form .agree {
    margin: 0 0 78px;
    font-size: 20px;
    text-align: center;
}
.content form .agree label {
    display: inline-block;
    padding-left: 30px;
    background: url("images/survey/icon02.png") no-repeat left top 9px;
    background-size: 19px auto;
}
.content form .agree .on label {
    background-image: url("images/survey/icon02_check.png");
}
.content form .agree label input {
    display: none;
}
.content form .submitList {
    margin: 0;
    padding: 0;
    list-style: none;
}
.content form .submitList li {
    text-align: center;
    margin-left: 0;
}
.content form .submitList li input {
    padding: 18px 20px 10px;
    width: 78%;
    font-size: 30px;
    font-weight: bold;
    color: #FFF;
    background-color: #448FFF;
    line-height: 1;
    box-sizing: border-box;
    border: none;
    border-radius: 0;
}
.content form .confirmList {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.content form .confirmList li {
    margin: 0 22px;
    display: inline-block;
    width: 40%;
}
.content form .confirmList li:first-child input {
    background-color: #C2986D;
}
.content form .confirmList li input {
    padding: 14px 20px;
    width: 100%;
    font-size: 30px;
    font-weight: 400;
    color: #FFF;
    background-color: #448FFF;
    line-height: 1;
    box-sizing: border-box;
    border: none;
    border-radius: 0;
}
@media all and (max-width: 896px) {
    .entry-content.survey {
        padding: 0;
    }
    .topBox {
        padding: 0 10px 123px;
        background: url("images/survey/sp_bg01.png") no-repeat center center;
        background-size: 100% auto;
    }
    .topBox p {
        margin-bottom: 4px;
        font-size: 16px;
        letter-spacing: 0;
    }
    .topBox p.colorTxt {
        padding: 7px 0 13px;
        max-width: inherit;
        font-size: 22px;
        line-height: 1.5;
        background: none;
        letter-spacing: 0;
    }
    .topText {
        max-width: inherit;
        margin: -83px 22px 60px;
    }
    .confirm .content {
        margin-top: -83px;
    }
    .topText p {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 2;
    }
    .content {
        max-width: inherit;
    }
    .content .comTtl {
        margin: 0 auto 18px;
        font-weight: 400;
        font-size: 23px;
        letter-spacing: 0;
    }
    .content .itemList {
        max-width: inherit;
        margin: -25px 25px 68px;
    }
    .content .itemList li {
        float: left;
        width: 46.2%;
        margin: 25px 0 0;
    }
    .content .itemList li:nth-child(2n) {
        float: right;
    }
    .content .itemList li:nth-child(n+3) {
        margin-bottom: 0;
    }
    .content .itemList li .ttl {
        padding: 10px 5px 13px;
        margin: 0 auto 17px;
        font-size: 14px;
        line-height: 1.4;
    }
    .content .itemList li .ttl span {
        margin-top: 4px;
        padding-bottom: 3px;
        margin-right: 5px;
        font-size: 11px;
        width: 13px;
        height: 13px;
        line-height: 13px;
        vertical-align: top;
    }
    .content .itemList li .photo {
        margin-bottom: 11px;
        padding: 2px 1px;
    }
    .content .itemList li .text {
        margin: 0;
        line-height: 1.7;
    }
    .content .itemList li .text span {
        margin-top: 2px;
        line-height: 1.75;
    }
    .content .ttl02 {
        line-height: 1.7;
        margin-bottom: 14px;
    }
    .content .formTxt {
        margin: 0 10px 25px;
        font-size: 14px;
        line-height: 1.9;
    }
    .content form {
        padding: 0 12px;
    }
    .content form dl {
        padding: 20px 0 21px;
    }
    .content form dt {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .content form dt .must {
        margin: 3px 0 0 20px;
        font-size: 13px;
    }
    .content form dd {
        margin: 0 0 0 8px;
    }
    .content form dd .itemWrap {
        margin-bottom: 0;
    }
    .content form dd .itemName {
        margin-right: 16px;
        font-size: 14px;
    }
    .content form dd .itemName01 {
        margin-top: 3px;
    }
    .content form dd .select01 {
        width: 130px;
    }
    .content form dd select {
        margin: 0 20px 12px 0;
        padding: 2px 4px;
        width: 100%;
        height: 31px;
        font-size: 13px;
        border-color: #b2b2b2;
        background-size: 12px auto;
    }
    .confirm .content form dd select {
        margin: 3px 20px 9px 0;
    }
    .content form dd input[type="text"] {
        padding: 5px 10px;
        height: 36px;
        font-size: 14px;
        border-color: #b2b2b2;
    }
    .confirm .content form dd input[type="text"] {
        margin-top: 3px;
    }
    .content form dd .wid01 {
        width: 62%;
    }
    .redText {
        font-size: 13px;
    }
    .content form .secDl {
        margin-bottom: 26px;
        padding: 21px 0 20px;
        border-color: #b2b2b2;
    }
    .content form .secDl dt {
        margin-bottom: 4px;
        width: 100%;
        float: none;
    }
    .content form .secDl dd {
        width: 100%;
        float: none;
    }
    .content form .secDl dd p {
        padding: 0 7px;
    }
    .content form .secDl dd p span.wpcf7-list-item {
        margin-right: 15px;
    }
    .content form .secDl dd p span.wpcf7-list-item label {
        padding: 11px 0 11px 23px;
        font-size: 14px;
        letter-spacing: 0;
        background-size: 15px auto;
        background-position: left top 9px;
    }
    .content form .secDl dd .redText {
        margin-top: 1px;
        font-size: 13px;
    }
    .content form .formInner {
        padding: 0 5px;
        margin: 0;
    }
    .content form .formInner .item {
        font-size: 16px;
        line-height: 1.1;
    }
    .content form .formInner .item .note {
        font-size: 13px;
    }
    .content form .formInner .item .must {
        font-size: 13px;
    }
    .content form .formInner .notes {
        margin: 3px 0 0;
        font-size: 13px;
    }
    .content form .table01 tr {
        overflow: hidden;
    }
    .content form .table01 th,
    .content form .table01 td {
        float: left;
        padding: 38px 0 26px;
    }
    .content form .table01 th {
        padding: 18px 0 0;
        width: 100%;
        border-bottom: none;
    }
    .content form .table01 td {
        width: 100%;
        padding-top: 21px;
    }
    .content form .table01 th label {
        padding-left: 30px;
        font-size: 16px;
        background-size: 13px auto;
        background-position: left 8px top 8px;
    }
    .content form .table01 th label span {
        font-size: 16px;
    }
    .content form .table01 td .checkContent {
        padding: 8px 22px 23px;
        font-size: 17px;
    }
    .content form .table01 td .checkContent p {
        margin: 0;
    }
    .content form .table01 td .checkContent .textWrap {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .content form .table01 td .checkContent .textWrap span {
        font-size: 14px;
    }
    .content form .table01 td .checkContent .redTxt {
        margin-top: 10px;
        font-size: 14px;
        line-height: 1.6;
    }
    .content form .table01 td .checkContent p input[type="number"] {
        margin: 0 5px 0 9px;
        width: 16.7%;
        height: 27px;
        font-size: 14px;
        border-color: #b3b3b3;
    }
    .content form .table01 td .checkContent .radioWrap {
        margin-bottom: 3px;
    }
    .content form .radioWrap span.wpcf7-list-item {
        margin-right: 14px;
    }
    .content form .radioWrap span.wpcf7-list-item label {
        padding: 11px 0 11px 21px;
        font-size: 14px;
        background-size: 15px auto;
        background-position: left top 10px;
    }
    .content form .radioWrap span.wpcf7-list-item label span {
        font-size: 14px;
    }
    .content form .table01 td .checkContent01 {
        padding: 1px 19px;
    }
    .content form .table01 td .checkContent01 span.wpcf7-list-item {
        margin: 0 5px 2px 0;
    }
    .content form .table01 td .checkContent01 label {
        padding-left: 16px;
        font-size: 14px;
        background-size: 13px auto;
        background-position: left top 6px;
    }
    .content form .table01 td .checkContent01 label span {
        font-size: 14px;
    }
    .content form .table02 {
        margin-bottom: 32px;
    }
    .content form .table02 tr {
        overflow: hidden;
    }
    .content form .table02 th,
    .content form .table02 td {
        border-color: #C8C8C8;
    }
    .content form .table02 th {
        width: 100%;
        float: left;
        border-bottom: none;
    }
    .content form .table02 td {
        width: 100%;
        float: left;
    }
    .content form .table02 tr.blue th,
    .content form .table02 tr.blue td {
        padding: 8px 0 0;
    }
    .content form .table02 tr.blue td {
        padding: 7px 7px 43px;
    }
    .content form .table02 tr.blue th {
        font-size: 16px;
    }
    .content form .table02 tr.blue th .must {
        margin: 3px 0 0 15px;
        font-size: 13px;
    }
    .content form .table02 tr.blue span.wpcf7-list-item {
        margin-right: 35px;
    }
    .content form .table02 tr.blue span label {
        padding: 11px 0 11px 23px;
        font-size: 14px;
        background-position: left top 10px;
        background-size: 15px auto;
    }
    .content form .table02 tr.blue span label span {
        font-size: 14px;
    }
    .content form .table02 tr.blankLine th,
    .content form .table02 tr.blankLine td {
        padding: 12px 0;        
    }
    .content form .table02 tr.orange th,
    .content form .table02 tr.orange td {
        padding: 21px 0 0;
    }
    .content form .table02 tr.orange th {
        font-size: 16px;
    }
    .content form .table02 tr.orange td {
        padding: 10px 9px 25px;
    }
    .content form .table02 tr.orange th .must {
        font-size: 13px;
    }
    .content form .table02 tr.orange td input[type="tel"],
    .content form .table02 tr.orange td input[type="email"] {
        width: 100%;
    }
    .content form .table02 tr.orange td input[type="text"],
    .content form .table02 tr.orange td input[type="tel"],
    .content form .table02 tr.orange td input[type="email"] {
        font-size: 1.4rem;
    }
    .content form .table02 tr.orange td p span {
        width: 28%;
    }
    .content form .table02 tr.orange td .addressText {
        font-size: 14px;
    }
    .content form .table02 tr.orange td input[type="text"] {
        width: 79%;
    }
    .content form .table02 tr.orange td .zip,
    .content form .table02 tr.orange td .address {
        width: 34%;
    }
    .content form .table02 tr.orange td .country,
    .content form .table02 tr.orange td .building {
        width: 72%;
    }
    .content form .table02 tr.orange td p.speTtl {
        font-size: 16px;
    }
    .content form .table02 tr.orange td p.speTtl .must {
        font-size: 13px;
    }
    .content form .table02 tr.orange td button {
        margin: -4px 0 0 18px;
        padding: 2px 7px;
        font-size: 14px;
    }
    .content form .table02 tr.orange td .redTxt {
        margin: 3px 0 0;
        font-size: 13px;
    }
    .content form .table02 tr.orange td select {
        width: 41%;
        height: 31px;
        line-height: 1;
        font-size: 13px;
        background-size: 12px auto;
    }
    .content form .table02 tr.orange td .ageTxt {
        font-size: 13px;
    }
    .content form .bottomTxt {
        margin: 0 0 25px;
        font-size: 14px;
        line-height: 1.9;
    }
    .content form .bottomTxt a {
        font-size: 14px;
    }
    .content form .bottomTxt a:hover {
        text-decoration: underline;
    }
    .content form .agree {
        margin: 0 0 50px;
        font-size: 16px;
    }
    .content form .agree label {
        color: #F27516;
        padding-left: 19px;
        background-size: 13px auto;
        background-position: left top 13px;
    }
    .content form .agree label span {
        font-size: 14px;
    }
    .content form .submitList li input {
        padding: 9px 20px;
        width: 94%;
        font-size: 20px;
        font-weight: 400;
    }
    .content form .confirmList li {
        margin: 0 auto 18px;
        display: block;
        width: 94%;
    }
    .content form .confirmList li:last-child {
        margin-bottom: 0;
    }
    .content form .confirmList li input {
        padding: 9px 20px;
        width: 100%;
        font-size: 20px;
    }
}
.confirm .content form select,
.confirm .content form input[type="text"],
.confirm .content form input[type="tel"], 
.confirm .content form input[type="email"],
.confirm .content form input[type="number"] {
    border: none !important;
    background-color: #FFF !important;
    background-image: none !important;
    color: #000 !important;
}
.confirm .content form .table01 td .checkContent input[type="number"] {
    background-color: #E2E2E2 !important;
}
.confirm .content form select {
    background-color: inherit !important;
}
.confirm .content form .checkContent .wpcf7-list-item,
.confirm .content form .secDl .wpcf7-list-item {
    display: none !important;
}
.confirm .content form .checkContent .wpcf7-list-item.on,
.confirm .content form .secDl .wpcf7-list-item.on {
    display: inline-block !important;
    background: none;
    padding-left: 0;
    margin-right: 0;
}
.confirm .content form .checkContent .wpcf7-list-item.on label,
.confirm .content form form .secDl dd p .wpcf7-list-item.on label {
    background: none;
    padding-left: 0;
}
.confirm .content form .table01 th label {
    background: none;
    padding-left: 0;
}
.confirm .content form .table02 tr.orange td button {
    display: none;
}
.confirm .content form .agree label {
    background: none;
    padding-left: 0;
}
.confirm .content form .confirmList .ajax-loader {
    display: none;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
.topError,
.addressError,
.ageError {
    display: none;
    color: #f00;
    font-size: 1em;
    font-weight: normal;
}
.select01 .wpcf7-not-valid-tip,
.address01 .wpcf7-not-valid-tip,
.zip .wpcf7-not-valid-tip,
.address .wpcf7-not-valid-tip,
.country .wpcf7-not-valid-tip,
.building .wpcf7-not-valid-tip,
.select02 .wpcf7-not-valid-tip {
    display: none !important;
}
.thanks .content {
    margin-top: -198px;
}
.thanks .content .ttl02 {
    margin-bottom: 38px;
    padding-bottom: 19px;
    color: #F27516;
    border-bottom: 1px solid #959595;
}
.thanks .content .bigTxt {
    margin: 0 0 26px;
    font-size: 35px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0;
}
.thanks .content .formTxt {
    max-width: 80%;
    margin: 0 auto 38px;
    font-size: 20px;
    text-align: left;
    line-height: 1.8;
}
.thanks .content .formTxt01 {
    margin-bottom: 90px;
}
.thanks .content .formLink {
    margin: 0 auto;
    max-width: 65%;
}
.thanks .content .formLink a {
    display: block;
    padding: 15px 20px;
    font-size: 30px;
    color: #FFF;
    font-weight: 400;
    background-color: #448FFF;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    letter-spacing: 4px;
}
.thanks .content .formLink a:hover {
    opacity: 0.7;
}
@media all and (max-width: 896px) {
    .entry-content.thanks {
        padding: 0;
    }
    .thanks .content {
        margin-top: -72px;
    }
    .thanks .content .ttl02 {
        margin-bottom: 33px;
        border-bottom: none;
    }
    .thanks .content .bigTxt {
        margin: 0 0 18px;
        font-size: 24px;
        letter-spacing: 5px;
        line-height: 1.75;
    }
    .thanks .content .formTxt {
        padding: 0 25px;
        max-width: inherit;
        width: 100%;
        margin: 0 auto 29px;
        font-size: 14px;
        line-height: 1.9;
        box-sizing: border-box;
    }
    .thanks .content .formTxt01 {
        margin-bottom: 71px;
    }
    .thanks .content .formLink {
        max-width: 89%;
    }
    .thanks .content .formLink a {
        padding: 11px 20px;
        font-size: 20px;
        letter-spacing: 3px;
    }
    .thanks .content .formLink a:hover {
        opacity: 1;
    }
}
.hideArea {
    display: none;
}
.mac .content .itemList li .ttl {
    font-size: 17px;
}
.mac .content .itemList li .ttl span {
    font-size: 14px;
    line-height: 23px;
}
.mac .content form .table01 th label {
    font-size: 16px;
    letter-spacing: 0;
}
.mac .content form .agree label {
    background-position: left top 10px;
}
.mac .content form .table02 tr.orange td select {
    letter-spacing: 0;
}
.mac .topBox p.colorTxt {
    letter-spacing: 0;
}
.mac .content form .submitList li input {
    padding: 15px 20px 13px;
}
.spmac .content form .table02 tr.blue span label {
    background-position: left top 10px;
}