@charset "Shift_JIS";
/* ƒNƒŠƒ€ƒgƒGƒLƒVƒrƒVƒ‡ƒ“ƒy[ƒW‚ÅŽg—p‚³‚ê‚éCSS‚Å‚· */

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    margin: 0;
    padding: 0;
}

.main,
.main p,
.main h3,
.main h4 {
    font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
    vertical-align: bottom;
}

a {
    text-decoration: none;
    color: #000;
}

p {
    text-align: left;
    line-height: 160%;
}

ul {
    list-style: none;
}

.li_uset {
    line-height: unset;
}

.mb01 {
    margin-bottom: 2%;
}

.mb02 {
    margin-bottom: 5%;
}

.mb03 {
    margin-bottom: 7%;
}

.mb04 {
    margin-bottom: 9%;
}

.mb05 {
    margin-bottom: 15%;
}

.mbsns {
    margin-bottom: 3%;
}

.main .gothic {
    font-family: ŸàƒSƒVƒbƒN‘Ì, 'Yu Gothic', YuGothic, 'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN Pro', 'Hiragino Kaku Gothic Pro', ƒƒCƒŠƒI, Meiryo, Osaka, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
}

.fw_bold {
    font-weight: bold;
}

.txt_gold {
    color: #cc9605;
}

.txt_c {
    text-align: center;
}

.imgmax {
    display: block;
    vertical-align: bottom;
    width: 100%;
    height: auto;
    margin-bottom: -1px;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

.xmas-2021 {
    background-color: #6e4f6e;
}

.xmas-2021_main {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    background: url(https://www.e-hirameki.jp/img/2021/christmas/21xmas-present_bg.jpg) repeat-y center / 100%;
    padding-bottom: 9%;
}

.xmas-2021_footer {
    background-color: #515457;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    padding: 4% 5%;
}

.xmas-2021_footer__con {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
}

.xmas-2021_footer__logo {
    width: 47%;
}

.xmas-2021_footer__insta,
.xmas-2021_footer__fb,
.xmas-2021_footer__twitter,
.xmas-2021_footer__line {
    width: 8%;
}

.xmas-2021_limg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.xmas-2021_limg_img {
    max-width: 984px;
    width: 82%;
}

.xmas_form_arealist_txt {
    color: #4c4c4c;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.apply_area {
    padding: 0 10%;
}

.mwform_txt01 {
    border: solid 1px #000;
    height: 50px;
    font-size: 26px;
    max-width: 435px;
    width: 50%;
    padding: 0 10px;
}

.mwform_txt02 {
    border: solid 1px #000;
    height: 50px;
    font-size: 26px;
    width: 100%;
    padding: 0 10px;
}

.mwform_message {
    margin: 0px;
    height: 250px;
    border: 1px solid #000;
    font-size: 26px;
    width: 100%;
    padding: 10px;
    resize: none;
}

.xmas_form_arealist_first {
    margin-top: 5%;
}

.xmas_form_arealist {
    margin-bottom: 30px;
}

.error {
    font-size: 26px !important;
    color: #b70000;
    font-weight: bold;
}

.error02 {
    font-size: 20px !important;
    color: #b70000;
    font-weight: bold;
    margin-top: 20px;
}

.xmas_form_arealist_er {
    margin-bottom: 10px;
}

.xmas_btn_con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.xmas_btn_con_form_btn {
    max-width: 750px;
    width: 88%;
}

.xmas_btn_con_form_w {
    width: 6%;
}

.input_btn {
    width: 100%;
}

.btn-select {
    width: 90px;
    position: relative;
    background: #fff;
    border: solid 1px #000;
    border-radius: 0;
    cursor: pointer;
    margin: 0 auto;
}

.label {
    font-size: 30px;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.flower {
    height: 90px;
    font-size: 30px;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: solid 1px #000;
    border-radius: 0;
    background-color: #fff;
    display: block;
    cursor: pointer;
    width: 100%;
    border: none;
    opacity: 0;
    position: relative;
    z-index: 2;
}

.xmas_form_number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 150px;
}

.xmas_form_number_list {
    width: 30%;
}

.xmas_form_number_list:nth-child(1),
.xmas_form_number_list:nth-child(2),
.xmas_form_number_list:nth-child(3) {
    margin-bottom: 80px;
}

.xmas_form_number_img {
    margin: 0 auto 20px;
    max-width: 237px;
}

.xmas_form_number_er {
    margin: 50px auto 0;
    text-align: center;
    width: 100%;
}

.pc-switcher {
    display: none !important;
}

.note_txt {
    font-size: 22px;
}

@media only screen and (max-width: 768px) {

    .main_tpbk {
        background-image: url(https://www.e-hirameki.jp/img/2020/christmas/images/20xmas_tp_bk_sp.png);
    }
    
    .t-gray {
        color: #4c4c4c;
    }

    .error {
        font-size: 20px !important;
    }

    .error02 {
        font-size: 16px !important;
        margin-top: 10px;
    }

    .main_prbk {
        background-image: url(https://www.e-hirameki.jp/img/2020/christmas/images/20xmas-present_bk_sp.png);
    }
    
    .btn-select {
        width: 80px;
    }
    
    .flower {
        height: 80px;
    }
    
    .apply_area {
        margin: 20px 0; 
        padding: 0 5%;
    }
    
    .xmas_form_number_list:nth-child(1),
    .xmas_form_number_list:nth-child(2),
    .xmas_form_number_list:nth-child(3) {
        margin-bottom: 40px;
    }
    
    .xmas_form_number_er {
        margin-top: 30px;
    }
    
    .xmas_form_number {
        margin-bottom: 40px;
    }
    
    .xmas_form_arealist_txt {
        font-size: 22px;
        line-height: 28px;
    }
    
    .mwform_txt01,
    .mwform_txt02,
    .mwform_message {
        width: 100%;
        font-size: 16px;
    }
    
    .note_txt {
        font-size: 1rem;
    }
    
    .xmas_btn_con_form_btn {
        width: 98%;
    }
    
    .xmas_btn_con_form_w {
        width: 1%;
    }
    
    .txtbox {
        font-size: 14px;
        padding: 0 5%;
    }
    
    .xmas_form_stit {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }
    
    .xmas_form_pretit {
        background: url(https://www.e-hirameki.jp/img/2021/christmas/21xmas-form_txt_licon.png) no-repeat 2% bottom / 40px,url(https://www.e-hirameki.jp/img/2021/christmas/21xmas-form_txt_ricon.png) no-repeat 98% bottom / 40px;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        padding: 5px 10px;
    }
    
    .xmas_form_pretit_mini {
        font-size: 14px;
        font-weight: normal;
    }

    .ft-16 {
        font-size: 16px;
    }

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

}
