input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.taC {
    text-align: center;
}

.mt10 {
    margin-top: 10px;
}

.floatL {
    float: left;
}


/* contact form */

.formError.noshow {
    display: none !important;
}

.formBlock {
    max-width: 840px;
    margin: 54px auto 68px;
}

.formBlock a.ahisto {
    color: #3E3A39;
    text-decoration: none;
}

.txtContact {
    margin: 30px 0 25px;
    text-align: center;
}

.txtContact01 {
    margin: 52px auto 40px;
    border: #CCCCCC 1px solid;
    padding: 30px;
    font-size: 14px;
    line-height: 1.8;
}

.boxscroll {
    height: 240px;
    padding-right: 20px;
    overflow-y: auto;
}

.boxscroll strong {
    font-size: 16px;
}

.txtContact02 {
    margin-top: 48px;
    line-height: 1.7;
    font-size: 14px;
    text-align: center;
}

.tableContact {
    width: 100%;
    margin: 20px auto 0;
    font-size: 16px;
    text-align: left;
}

.tableContact th {
    width: 250px;
    border-bottom: #E5E5E5 1px solid;
    vertical-align: middle;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: left;
}

.tableContact th.vertop {
    vertical-align: top;
    padding-top: 20px;
}

.tableContact td {
    border-bottom: #E5E5E5 1px solid;
    padding: 20px 0 20px;
    vertical-align: middle;
}

.tableContact input[type="text"],
.tableContact input[type="tel"],
.tableContact input[type="number"],
.tableContact input[type="email"],
.tableContact textarea {
    width: 100%;
    background: #dcdddd;
    border: #808080 solid 1px;
    padding: 10px;
    color: #231815;
}

.tableContact .chkrequired.err,
.tableContact .bgvang {
    background: #FAFAF2 !important;
}

.tableContact .size01 {
    width: 176px !important;
}

.tableContact input[type="text"],
.tableContact input[type="tel"],
.tableContact input[type="number"],
.tableContact input[type="email"] {
    height: 40px;
}

.tableContact textarea {
    max-width: 100%;
    height: 154px;
}

.tableContact h3 {
    display: inline-block;
    font-size: 16px;
}

.tableContact em {
    display: inline-block;
    width: 54px;
    line-height: 28px;
    margin-right: 16px;
    background: #e3004f;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-style: normal;
    font-weight: normal;
}

.tableContact .norequire {
    background: #808080;
}

.tableContact .sldiv {
    font-weight: bold;
}

.tableContact .sldiv select {
    margin: 0 5px 0 10px;
}

.tableContact .rdodiv label {
    margin-right: 40px;
    font-weight: bold;
}

.tableContact .rdodiv label:last-child {
    margin-right: 0;
}

.tableContact .rdodiv input[type="radio"] {
    position: relative;
    top: -2px
}

.tableContact .txtlabel {
    padding-bottom: 3px;
    color: #858585;
    font-size: 16px;
}

.tableContact .txtzip {
    float: left;
    width: 26px;
    padding-top: 5px;
    font-weight: bold;
}

.tableContact .txtex_zip {
    float: left;
    padding-left: 20px;
    padding-top: 8px;
    color: #333333;
    font-size: 14px;
}

.tableContact .txtex_edu {
    padding-top: 5px;
    color: #333333;
    font-size: 14px;
}

.tableContact .txtskype {
    float: left;
    padding-top: 5px;
    font-weight: bold;
}

.tableContact .txtskype span {
    padding-right: 15px;
}

.tableContact .txtex_skype {
    padding: 10px 0;
    color: #333333;
    font-size: 14px;
}


.mysl {
    width: 58px;
    height: 40px;
    line-height: 40px;
    padding: 0px 30px 0 10px;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: url('../img/common/form/icon_sl.png') right 10px center no-repeat;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border: #808080 1px solid;
    font-size: 16px;
    color: #231815;
    font-weight: normal;
}

.mysl.mysl02 {
    width: 80px;
}

.mysl.mysl03 {
    width: 79%;
}

.tableContact select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.tableContact select::-ms-expand {
    display: none;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Good browsers :) */
    opacity: 0;
}

.txtcheckform {
    display: inline-block;
    border: #808080 1px solid;
    background: #FAFAF2;
    padding: 22px 45px 22px 45px;
}

.btnform01 {
    position: relative;
    display: block;
    margin: 28px auto 0;
    width: 335px;
    height: 75px;
    line-height: 75px;
    background: #E2004F url(../img/common/form/icon_btn01.png) right 16px center no-repeat;
    border: 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
}


.pageconfirm .tableContact th {
    width: 170px;
    font-weight: bold;
}

.txthistory {
    padding: 25px 0 10px;
    text-align: right;
    font-size: 14px;
    text-decoration: underline;
}



.txtThx01 {
    padding-top: 48px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.txtThx02 {
    padding-top: 48px;
    padding-bottom: 27px;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.5px;
}

.txtThx02 .text01 {
    display: inline-block;
    margin: 60px 0 30px;
    background: url(../img/common/form/icon_Thx01.svg) left center no-repeat, url(../img/common/form/icon_Thx02.svg) right center no-repeat;
    padding: 0 40px;
    color: #4DBD84;
    font-size: 20px;
}

.btnThx01 {
    padding: 20px 0 40px;
    text-align: center;
}

.btnThx01 a {
    position: relative;
    display: inline-block;
    color: #326BD5;
    font-size: 16px;
}

.btnThx01 a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #326BD5;
}

.btnThx01--black a {
    color: #231815;
}

.btnThx01--black a:before {
    background: #231815;
}

.mt5 {
    margin-top: 5px;
}

.mt15 {
    margin-top: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

.flatpickr-input {
    background: #F2F2F2 url(../img/common/form/icon_calendar.svg) right 15px center no-repeat !important;
}

@media only screen and (max-width:767px) {
    .flatpickr-input {
        width: 100%;
        -webkit-appearance: none;
        height: 55px;
        background: #F2F2F2;
        border: #F2F2F2 solid 1px;
        border-radius: 3px;
        border-radius: 3px;
        padding: 10px;
        color: #191919;
    }
}



/*-----------------------------------------------------------
contact form  SP
-------------------------------------------------------------*/

@media only screen and (max-width:767px) {
	.mysl.mysl03 {
        width: 100%;
    }
    .formBlock {
        margin: 22px -20px 26px;
    }
    .imgstep {
        padding: 0 15px;
    }
    .txtContact {
        margin: 20px 0 15px;
        text-align: left;
    }
    .txtContact01 {
        margin: 32px 0 22px;
        padding: 15px;
        font-size: 14px;
    }
    .boxscroll {
        height: 246px;
    }
    .txtContact02 {
        margin-top: 25px;
        font-size: 14px;
        line-height: 2.2;
        text-align: left;
    }
    .tableContact {
        margin-top: 20px;
        border: #808080 solid 1px;
    }
    .tableContact th,
    .tableContact td {
        display: block;
        width: 100% !important;
        text-align: left;
    }
    .tableContact th {
        padding: 20px 20px 0;
        border-bottom: none;
    }
    .tableContact td {
        padding: 12px 20px 28px;
    }
    .tableContact input[type="text"],
    .tableContact input[type="tel"],
    .tableContact input[type="number"],
    .tableContact input[type="email"] {
        -webkit-appearance: none;
        height: 40px;
    }
    .tableContact textarea {
        height: 146px;
        -webkit-appearance: none;
        border-radius: 0 !important;
    }
    .tableContact .size01 {
        width: 142px !important;
    }
    .tableContact em {
        position: relative;
        top: -2px;
        width: 52px;
        line-height: 25px;
        margin-right: 15px;
        font-size: 14px;
    }
    .tableContact .teldiv {
        position: relative;
    }
    .tableContact .teltxtdiv {
        position: absolute;
        top: -22px;
        right: 0;
    }
    .tableContact .sldiv {
        padding-top: 22px;
    }
    .tableContact .sldiv select {
        margin: 0 5px 0 8px;
    }
    .tableContact .rdodiv {
        padding-top: 12px;
    }
    .tableContact .rdodiv label {
        margin-right: 22px;
    }
    .tableContact .txtlabel {
        margin-top: -15px;
        padding-bottom: 5px;
        padding-left: 68px;
        font-size: 14px;
    }
    .tableContact .txtzip {
        width: 25px;
        padding-top: 5px;
    }
    .tableContact .txtex_zip {
        float: none;
        margin-bottom: -8px;
        padding: 11px 0 0;
        font-size: 16px;
        line-height: 1;
    }
    .tableContact .txtex_edu {
        margin-bottom: -10px;
        padding-top: 13px;
        font-size: 15px;
        line-height: 1;
    }
    .tableContact .txtex_skype {
        font-size: 15px;
        line-height: 1;
    }

    .paddsp {
        padding: 0 20px;
    }
    .txtcheckform {
        display: block;
        padding: 22px 0 22px 0;
    }
    .btnform01 {
        margin: 20px auto 0;
        width: 100%;
        height: 72px;
        line-height: 72px;
        background-position: right 19px center;
        background-size: 14px auto;
        font-size: 18px;
    }
    .pageconfirm .tableContact td {
        padding: 3px 20px 15px 34px;
    }
    .txthistory {
        padding: 17px 0 33px;
        letter-spacing: 0px;
    }
    .txtThx01 {
        padding-top: 40px;
        font-size: 20px;
    }
    .txtThx02 {
        padding: 22px 20px;
        font-size: 14px;
        line-height: 2;
        text-align: left;
        letter-spacing: 2px;
    }
    
}

#labelcontent {
    white-space: pre-wrap;
}