/*加盟店募集　お問い合わせフォーム用CSS*/

select {
    padding: 0 !important;
    height: 30px;
    background: #fff!important;
    border: 1px solid #414548;
    color: #44443C;
}
.select2-container--default .select2-selection--single {
    border-radius: 0px!important;
}

/*ヘッダ内リセット*/
#header-inside ul {
    float: right;
    margin:0;
}
#header-inside ul li {
    border:none;
    display: block;
    float:none;
    line-height:100%;
    margin: 4px 0;
    text-align:right;
    padding: 0 0 0 4.8px;
}
#header-inside ul li a {
    display: block;
    height: 12.8px;
    padding-right: 10.4px;
    text-align: right;
    width: 78.4px;
}

/*FORM*/
#contact-form{
    color:#44443C;
    font-size:13px;
    width: auto;
    max-width: 800px;
    margin: 0 auto;
    background:#fff;
    margin:0 auto;
    padding:24px 0;
}
#contact-form h2{
    margin:0 0 16px;
}
#contact-form ol{
    margin:0 0 16px 0;
    overflow:hidden;
}
#contact-form ol li{
    float:left;
    margin: 0 16px 0 0;
}
#contact-form p.intro{
    clear:both;
    font-size:120%;
    background:transparent url("../img/bullet-right.gif") no-repeat left 4px;
    padding:0 8px 0 8px;
    margin:0 0 8px 0;
}
#contact-form .required{
    color:#C00;
}
#contact-form .remove{
    margin-left: 4px;
    display: none;
    cursor: pointer;
}

/*BORDERS & STYLES*/
#contact-form .b2{
    border-bottom:2px solid #fff;
}
#contact-form .b2b{
    border-bottom:2px solid #ede8e1;
}
#contact-form .b2t{
    border-top:2px solid #ede8e1;
}
#contact-form .tel{
    width:160px;
}
#contact-form .sml{
    font-size:85%;
}
#contact-form .vt{
    vertical-align:top;
}
.longtxt{
    text-align:left;
}

/*tables*/
#contact-form table{
    margin:0 0 12px 0;
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
}

#contact-form table th,
#contact-form table td{
    vertical-align:middle;
}
#contact-form table th{
    background:#fff;
    font-weight:normal;
    text-align: left;
    vertical-align: top;
}
#contact-form table th strong{
    color:#83968B;
    display: inline-block;
    float: right;
    font-size: 10px;
}
#contact-form .intro strong{
    margin-right: 3px;
    padding: 2px 4px;
}
#contact-form .questions{
    width:224px;
}
#contact-form .kome{
    width:12px;
}
#contact-form .examples{
    width:176px;
    color:#666;
}
#contact-form p.com{
    line-height:150%;
    margin:0 0 8px;
    width:736px;
}
/*IME-MODE*/
#contact-form table .hankaku{
    ime-mode:disabled;
}
#contact-form table .hankaku2{
    ime-mode:inactive;
}
#contact-form table .zenkaku{
    ime-mode:active;
}
/*select boxes*/
#contact-form table td ul{
    line-height:180%;
}
#contact-form table td ul li label{
    margin:0 8px 0 0;
}
#contact-form input[type="text"],
#contact-form input[type="tel"],
#contact-form input[type="email"]
{
    width: auto;
    border: 1px solid #414548;
    padding: 6px 8px;
    margin:0 4px 0 0;
    color: #44443C;
}
#contact-form textarea {
    width: auto;
    border: 1px solid #414548;
    color: #44443C;
}
#contact-form input.datepicker,
#contact-form input[name="zipcode"] {
    width: auto;
}
#contact-form input[type="checkbox"]{
    padding: 4px;
    margin:0 4px 0 0;
    border-radius: 0;
}
#contact-form #zipcode_search{
    padding:4px 8px;
}
#contact-form #zipcode_button{
    padding:1.6px 8px;
}

/* 部制選択 */
#part_select br {
    display: none;
}
#part_select span {
    display: inline-block;
    width: 110px;
    margin:  2px 30px 2px 0;
    white-space: nowrap;
}

/*個人情報の取り扱いについて*/
#contact-form #privacy{
    border:2px solid #ede8e1;
}
#contact-form #privacy th,
#contact-form #privacy td{
    background:#fff;
    font-size:92%;
}
#contact-form #privacy img{
    float:left;
    margin:0 8px;
}
#contact-form #privacy .agreement{
    width:50%;
    padding:0 8px 8px;
    vertical-align:middle;
}
#contact-form #privacy .agreement p{
    text-align:center;
    line-height:180%;
    background:#EDE8E1;
    padding:12px 0 4px;
    height:48px;
    font-size:120%;
    _font-size:85%;
    _padding:12px 0 12px;
}
#contact-form #privacy .agreement input{
    vertical-align:middle;
}
#contact-form #privacy .agreement input#disagree{
    margin:0;
}
#contact-form #privacy .longtxt{
    text-align:left;
    padding:8px;
}
#contact-form #privacy .pmark{
    text-align:left;
    line-height:150%;
    _font-size:85%;
}
#contact-form #privacy .radiobtn{
    white-space:nowrap;
    width:240px;
}

/*エラー表示*/
/* #contact-form table input.error{
    border:2px solid #C00!important;
}
#contact-form .error{
    border:2px solid #C00!important;
} */

/*150609追加*/
h2#shop_name p{
    color:#E12E9D;
    font-size:11.2px;
    font-weight:bold;
    display:block;
    margin-top:-8px;
    margin-bottom:12px;
    margin-left:4px;
}
.requisite{
}


/*カレンダー*/
.ui-widget-header {
    border: 1px solid white;
    background: #211b0d;
    color: white;
    font-weight: bold;
}
.ui-widget-header a {
    color: white;
}


/*日付入力部分アコーディオン*/

section h1{
    margin-bottom: 1px;
    padding: 8px 8px 4px 20px;
    text-decoration:underline;
    color: #aa8d4b;
    font-size:12px;
    cursor: pointer;
    position: relative;
    margin-bottom:-4px;
    text-align: start;
}

section h1:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 55%;
    left: 4px;
    width: 8px;
    height: 8px;
    margin-top: -6.4px;
    background: #aa8d4b;
}

section h1:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 55%;
    left: 5px;
    width: 8px;
    height: 8px;
    margin-top: -10.4px;
    background: #FFFFFF;
}

section h1.active:before {
    margin-top: -1.6px;
}

section h1.active:after {
    margin-top: 2.4px;
}

section li a:before{
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 13.6px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #9CF;
}

section li a:after{
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 17.6px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #F2F2F2;
}
.datepicker{
    width:120px;
}
/* 日曜日のカラー設定 */
td.holiday a.ui-state-default{
    background-color: #ffecec;   /* 背景色を設定 */
    color: #f00!important;       /* 文字色を設定 */
}
/* 土曜日のカラー設定 */
td.saturday a.ui-state-default{
    background-color: #eaeaff;   /* 背景色を設定 */
    color: #00f!important;       /* 文字色を設定 */
}

img.privacy{
    float:right;
    margin-right:12px;
}


.pmktxt{
    width: auto;
    padding: 10px 0 30px 0;
    line-height: 1.8em;
    font-size: 12px;
    font-weight: normal;
    color: #888D91;
    font-family: noto-serif, serif;
}
.pmktxt a {
    color: #44443C;
    text-decoration: none;
    outline: 0;
    transition: 0.3s;
}

span.text-counter {display:none;}
div#questionnaire_flg, div#add_questionnair_desc {
    margin: 0 0 12px 0;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
label.checkbox, .submit_button{
    width: 230px;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #414548), color-stop(1, #414548));
    background:-moz-linear-gradient(top, #414548 5%, #414548 100%);
    background:-webkit-linear-gradient(top, #414548 5%, #414548 100%);
    background:-o-linear-gradient(top, #414548 5%, #414548 100%);
    background:-ms-linear-gradient(top, #414548 5%, #414548 100%);
    background:linear-gradient(to bottom, #414548 5%, #414548 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#414548', endColorstr='#414548',GradientType=0);
    background-color:#414548;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:0;
    border:1px solid #414548;
    display:inline-block;
    cursor:pointer;
    color:#fff;
    /* font-family:Arial; */
    font-size:14px;
    padding: 20px 35px;
    text-decoration:none;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.submit_button[name="form_return"]{
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fff), color-stop(1, #fff));
    background:-moz-linear-gradient(top, #fff 5%, #fff 100%);
    background:-webkit-linear-gradient(top, #fff 5%, #fff 100%);
    background:-o-linear-gradient(top, #fff 5%, #fff 100%);
    background:-ms-linear-gradient(top, #fff 5%, #fff 100%);
    background:linear-gradient(to bottom, #fff 5%, #fff 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff',GradientType=0);
    background-color:#fff;
    border:1px solid #414548;
    color:#44443C;
}
.submit_button{
    display:block;
    margin:auto;
}
.buttons{
    width:480px;
    margin:auto;
    padding: 30px 0;
}
.buttons .submit_button:first-child{
    display:inline-block;
    float: left;
}
.buttons .submit_button:nth-child(2) {
    display:inline-block;
    float: right;
}
#agreement-box{
    text-align:center;
}
label.checkbox span {
    background-color: #60523a;
    margin-right:4px;
    border-radius: 50%;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    padding-top: 1px;
}
.input_error{
    color:#c00;
    margin: 16px;
}
.input_error_title{
    font-size: 0.9em;
}


#contact-form.send p {
    text-align: center;
}
#contact-form.send p {
    margin: 24px 12px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}
#contact-form.send a {
    margin: 0 12px;
    font-size: 14px;
}

.loading-mask {
    position: relative;
    width: 100%;
    height: 160px;
    background-color: rgba(255,255,255,0.75);
    z-index: 1500;
}
.loading-mask:before {
    content: '送信中...';
    position: absolute;
    text-align: center;
    color: rgba(0,0,0,0.25);
    top: 55%;
    top: calc(50% + 19.2px);
    right: 0;
    bottom: 0;
    left: 0;
}
.loading-mask:after {
    content: "";
    position: absolute;
    border-width: 3px;
    border-style: solid;
    border-color: transparent rgba(0,0,0,0.25) rgba(0,0,0,0.25);
    border-radius: 50%;
    width: 19.2px;
    height: 19.2px;
    top: 48%;
    top: calc(50% - 9.6px);
    left: 48%;
    left: calc(50% - 9.6px);
    -webkit-animation: spinMask 1s ease infinite;
    animation: spinMask 1s ease infinite;
}
.col-small {
    width: 70px;
}
.ui-datepicker td span, .ui-datepicker td a {
    padding: 0.4em !important;
    text-align: center !important;
}
@keyframes spinMask {
    0% {transform: rotate(90deg);}
    100% {transform: rotate(450deg);}
}
/* fair reserve */
#contact-form.contact-fair-reserve-form .reserve-dt-select-area {
    width: 600px;
}
#contact-form.contact-fair-reserve-form .reserve-target-date {
    color: #707070;
    display: inline-block;
    width: calc(50% - 3px);
    font-weight: bold;
    font-size: 17px;
}
#contact-form.contact-fair-reserve-form .reserve-target-date span {
    border-bottom: 2px solid #707070;
}
#contact-form.contact-fair-reserve-form .otherdate-calender-open {
    text-align: center;
    width: calc(50% - 3px);
    display: inline-block;
    font-size: 14px;
    background: #fff;
    color: #44443C;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 20px 35px;
    border: 1px solid #414548;
    cursor: pointer;
}
#contact-form.contact-fair-reserve-form table.part-time-select {
    width: 100%;
    margin: 10px 0;
}
#contact-form.contact-fair-reserve-form table.part-time-select td {
    border-bottom: 1px solid #414548;
    padding: 8px 0 8px 20px;
}
#contact-form.contact-fair-reserve-form table.part-time-select .remains {
    display: inline-block;
}
#contact-form.contact-fair-reserve-form .submit_button {
    font-size: 14px;
    background: #414548;
    color: #fff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 20px 35px;
}
/* radio btn design (part select) : 表示不要 */
#contact-form.contact-fair-reserve-form input[name="part_select"] {
    display: none;
}
#contact-form.contact-fair-reserve-form input[name="part_select"] + label {
    display: none;
}
#contact-form.contact-fair-reserve-form table.part-time-select tr td.part-time {
    position: relative;
    padding-left: 25px;
    margin-right: 10px;
}
#contact-form.contact-fair-reserve-form table.part-time-select tr td.part-time:before {
    content: '';
    border: 1px solid #ccc;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0px;
    display: block;
    width: 15px;
    height: 15px;

}
#contact-form.contact-fair-reserve-form table.part-time-select tr td.part-time:after {
    content: '';
    background-color: #ccc;
    border-radius: 50%;
    position: absolute;
    top: 13px;
    left: 3px;
    display: block;
    width: 11px;
    height: 11px;
}
#contact-form.contact-fair-reserve-form table.part-time-select tr td.part-time.active:after {
    background-color: #414548;
}

/* =================================== sp ===================================== */
@media screen and (max-width: 768px) {
    #contact-form {
        min-width: auto;
        padding: 16px;
        width: 100%;
        overflow-y: scroll;
    }
    #contact-form input, #contact-form select, #contact-form textarea {
        /* iOSで拡大しないように調整 */
        font-size: 12.8px!important;
    }

    #contact-form .examples br {
        display: none;
    }

    #contact-form .buttons {
        width: auto;
    }
    #contact-form .buttons input {
        font-size: 12px!important;
        padding: 15px 35px;
        width: 100%;
        margin-top: 10px;
    }

    #contact-form table{
        min-width: auto;
        padding: 0;
    }


    #contact-form table th{
        text-align: left;
        padding: 8px 4px;
    }
    #contact-form table th,
    #contact-form table td {
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    #contact-form table td {
        padding: 4px;
    }
    #contact-form table th strong{
        float: none;
    }
    #contact-form .b2t{
        border: none !important;
    }

    #contact-form input[type="text"],
    #contact-form input[type="tel"],
    #contact-form input[type="email"]
    {
        width: 100%;
        max-width: 100%;
        margin: 0 0 8px;
        box-sizing: border-box;
    }
    #contact-form #form_user_last_name,
    #contact-form #form_user_first_name,
    #contact-form #form_user_last_kana,
    #contact-form #form_user_first_kana
    {
        width: 100%;
    }
    #contact-form textarea{
        width:100%;
        max-width:100%;
        box-sizing: border-box;
    }
    .pmktxt{
        width: 100%;
    }
    .col-small {
        width: 100%;
    }
    #contact-form.send a {
        font-size: 12px;
    }
    #contact-form.send p.font-min {
        font-size: 15px;
        text-align: center;
    }
    /* #contact-form input[name="zipcode"] {
        width: 160px;
    } */
    #ui-datepicker-div {
        left: 20px !important;
    }
    /* fair reserve */
    #contact-form.contact-fair-reserve-form {
        padding: 0px;
        font-size: 12px;
    }
    #contact-form.contact-fair-reserve-form .reserve-target-date {
        font-size: 14px;
        white-space: nowrap;
        width: calc(50% - 10px);
    }
    #contact-form.contact-fair-reserve-form .otherdate-calender-open {
        font-size: 12px;
        white-space: nowrap;
        margin-left: 15px;
        padding: 15px 0;
        width: calc(50% - 10px);
    }
    #contact-form.contact-fair-reserve-form .reserve-dt-select-area {
        width: 100%;
    }
    #contact-form.contact-fair-reserve-form .remains-info {
        font-size: 10px;
    }
    #contact-form.contact-fair-reserve-form table.part-time-select td {
        white-space: nowrap;
        display: table-cell;
    }
    #contact-form.contact-fair-reserve-form .submit_button {
        font-size: 12px!important;
        padding: 15px 35px;
    }
    /* override↓ */
    #contact-form.contact-fair-reserve-form #form_user_last_name, #contact-form.contact-fair-reserve-form #form_user_first_name,
    #contact-form.contact-fair-reserve-form #form_user_last_kana, #contact-form.contact-fair-reserve-form #form_user_first_kana {
        width: 100%;
        max-width: 100%;
        float: none;
    }
}

/* 見出し */
#webform .bridal-fair-subttl {
    display: none;
}

/* opt */
/* 余計なテキストが入ってしまうので強制非表示(エラーメッセージも) */
#contact-form .opt_1 .col-sm-3,
#contact-form .opt_1 .error_msg,
#contact-form .opt_2 .col-sm-3,
#contact-form .opt_2 .error_msg {
    display: none;
}
/* --- checkbox カスタマイズ --- */
/* 元々のチェックボックス（非表示） */
#contact-form input[type="checkbox"]{
    display: none;
}
/* チェックボックスの代わりを成すラベル */
#contact-form input[type="checkbox"]+label{
    display: none;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding-left: 30px;
    padding-right: 10px;
}
/* ラベルの左に表示させる正方形のボックス□ */
#contact-form input[type="checkbox"]+label::before{
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    left: 0;
    top: 0;
    border: 1px solid;
    border-color:  #ccc; /* 枠の色変更 */
    background-color: #FFF; /* 背景の色変更 */
}
/* チェックが入った時のレ点 */
#contact-form input[type="checkbox"]:checked+label::after{
    content: "";
    width: 7px;
    height: 10px;
    border: #414548 2px solid; /* チェックの色変更 */
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 4px;
    top: 2px;
}

/* --- new form (ul li dl dt dd)--- */
@media screen and (min-width:769px) {
    #contact-form #webform {
        display: block;
    }
}
@media screen and (min-width:769px) {
    #contact-form p.read_text {
        width: auto;
        padding: 0 0 13px 0;
        font-size: 14px;
    }
    #contact-form div.plan_name {
        width: auto;
        background-color: #e2e2e2;
    }
    #contact-form div.plan_name div {
        width: 90%;
        margin: 0 auto;
        padding: 25px 0;
        font-size: 16px;
    }
    #contact-form div.plan_name div.type_tour,
    #contact-form div.plan_name div.type_request,
    #contact-form div.plan_name div.type_inquiry {
        display: none;
    }
    #contact-form p.comments {
        width: auto;
        padding: 10px 0 0 0;
        color: #777;
        font-size: 12px;
    }
    #contact-form p.comments span.required_icon {
        width: auto;
        color: #83968B;
        font-size: 10px;
    }
    /* half */
    #contact-form ul.half {
        width: auto;
        padding: 20px 0 0 0;
        display: -webkit-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -moz-flex;
        display: flex;
        justify-content: space-between;
    }
    #contact-form ul.half li {
        width: 370px;
        padding: 15px 0;
    }
    #contact-form ul.half li dl {
        width: auto;
        display: -webkit-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -moz-flex;
        display: flex;
        justify-content: space-between;
    }
    #contact-form ul.half li dl dt {
        width: 140px;
        flex-basis: 140px;
        font-size: 13px;
        position: relative;
    }
    #contact-form ul.half li dl dd {
        width: auto;
        font-size: 13px;
    }
    #contact-form ul.half input[type="text"],
    #contact-form ul.half input[type="tel"],
    #contact-form ul.half input[type="email"] {
        border: 1px solid #414548;
        padding: 6px 8px;
        color: #44443C;
        resize: none;
        vertical-align: middle;
        width: 200px;
    }
    #contact-form ul.half li dl dt span.required_icon {
        width: auto;
        display: block;
        color: #83968B;
        font-size: 10px;
        position: absolute;
        top: 0px;
        left: 110px;
    }
    #contact-form ul.half.prefA select {
        border: 1px solid #414548;
        padding: 6px 8px;
        color: #44443C;
        margin: 0 4px 0 0;
        vertical-align: middle;
        width: 220px;
    }
    /* long */
    #contact-form ul.long {
        width: auto;
        padding: 20px 0 0 0;
        justify-content: space-between;
    }
    #contact-form ul.long li {
        width: 100%;
        padding: 15px 0;
    }
    #contact-form ul.long li dl {
        width: auto;
        display: -webkit-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -moz-flex;
        display: flex;
        justify-content: space-between;
    }
    #contact-form ul.long li dl dt {
        width: 140px;
        flex-basis: 140px;
        font-size: 13px;
        position: relative;
    }
    #contact-form ul.long li dl dd {
        width: calc(100% - 150px)!important;
        font-size: 13px;
    }
    #contact-form ul.long input[type="text"],
    #contact-form ul.long input[type="tel"],
    #contact-form ul.long input[type="email"]
    {
        border: 1px solid #414548;
        padding: 6px 8px;
        color: #44443C;
        resize: none;
    }
    #contact-form ul.long li dl dt span.required_icon {
        width: auto;
        display: block;
        color: #83968B;
        font-size: 10px;
        position: absolute;
        top: 0px;
        left: 110px;
    }
    #contact-form ul.long li dl dd textarea {
        width: calc(100% - 18px)!important;
    }
    #contact-form ul.long.ceremony_select li dl dd div div {
        padding: 0 0 25px 0;
        width: 130px;
    }
    #contact-form ul.long.ceremony_select li dl dd div div:nth-child(5) {
        padding: 0;
    }
    #contact-form ul.long.ceremony_select li dl dd {
        position: relative;
    }
    #contact-form ul.long.ceremony_select li dl dd span.other_text {
        position: absolute;
        left: 130px;
        top: 40px;
    }
    #contact-form ul.long.ceremony_select li dl dd span.other_text input {
        width: 200px;
    }
    #contact-form ul.long.typeselect select {
        border: 1px solid #414548;
        padding: 6px 8px;
        color: #44443C;
        margin: 0 4px 0 0;
        vertical-align: middle;
        width: 220px;
    }
    #contact-form ul.long.ceremony_date select {
        border: 1px solid #414548;
        padding: 6px 8px;
        color: #44443C;
        margin: 0 60px 0 0;
        vertical-align: middle;
        width: 215px;
    }
    /* confirm */
    #contact-form.confirm ul.half li dl {
        display: inline-flex;
    }
    #contact-form.confirm ul.long li dl dd {
        width: calc(100% - 140px)!important;
    }
    #contact-form.confirm ul.long li dl dd,
    #contact-form.confirm ul.half li dl dd {
        font-size: 14px;
        font-weight: bold;
        color: #333;
    }
}
@media screen and (max-width:768px) {
    #contact-form p.read_text {
        width: 90%;
        margin: 0 auto;
        padding: 0 0 13px 0;
        font-size: 12px;
    }
    #contact-form div.plan_name {
        width: auto;
        background-color: #e2e2e2;
    }
    #contact-form div.plan_name div {
        width: 90%;
        margin: 0 auto;
        padding: 25px 0;
        font-size: 16px;
    }
    #contact-form div.plan_name div.type_tour,
    #contact-form div.plan_name div.type_request,
    #contact-form div.plan_name div.type_inquiry {
        display: none;
    }
    #contact-form p.comments {
        width: 90%;
        margin: 0 auto;
        padding: 35px 0 0 0;
        color: #777;
        font-size: 11px;
    }
    #contact-form p.comments span.required_icon {
        width: auto;
        color: #83968B;
        font-size: 10px;
    }
    #contact-form ul.long,
    #contact-form ul.half {
        width: auto;
    }
    #contact-form ul.long li,
    #contact-form ul.half li {
        width: auto;
        padding: 15px 0 0 0;
    }
    #contact-form ul.long li dl,
    #contact-form ul.half li dl {
        width: auto;
    }
    #contact-form ul.long li dl dt,
    #contact-form ul.half li dl dt {
        padding: 0 0 10px 0;
        flex-basis: 140px;
        font-size: 12px;
    }
    #contact-form ul.long li dl dt span.required_icon,
    #contact-form ul.half li dl dt span.required_icon {
        width: auto;
        margin: 0 0 0 10px;
        display: inline-block;
        color: #83968B;
        font-size: 8px;
    }
    #contact-form ul.long li dl dd,
    #contact-form ul.half li dl dd {
        width: auto;
        font-size: 13px;
    }
    #contact-form ul.long.ceremony_select li dl dd div div {
        width: auto;
        padding: 0 25px 15px 0;
    }
    #contact-form ul.long.ceremony_select li dl dd span.other_text input {
        width: 200px;
    }
    #contact-form ul.half.prefA select {
        width: 100%;
    }
    #contact-form ul.long.ceremony_date select {
        margin-top: 5px;
    }
    /* confirm */
    #contact-form.confirm ul.long li dl dd,
    #contact-form.confirm ul.half li dl dd {
        font-size: 14px;
        font-weight: bold;
        color: #333;
    }
}
/* error */
.error {
    border: 1px solid #A80D0d!important;
}
.input_error{
    color:#A80D0d;
    font-family: noto-serif, serif;
}
.input_error_title{
    color:#A80D0d;
}
