﻿::placeholder {
    color: #cccccc;
    font-size: 39px;
    line-height: 68px;
    letter-spacing: 0.05em;
}
input {
    font-size: 39px;
    line-height: 68px;
    letter-spacing: 0.05em;
}
.thanks input {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.05em;
}
textarea {
    font-size: 39px;
    line-height: 68px;
    letter-spacing: 0.05em;
}
.thanks textarea {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.05em;
}
select {
    -webkit-appearance: none;
    appearance: none; /* デフォルトの矢印を無効 */

    font-size: 39px;
    line-height: 68px;
    letter-spacing: 0.05em;
    padding-left: 20px;
}
select.pristine {
    color: #cccccc !important;
}
select::-ms-expand {
    display: none; /* デフォルトの矢印を無効(IE用) */
}
select.addr1 {
    background-image: url(/images/SelectableGift/form/form_select_arrow.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 20px 17px;
    font-size: 39px;
    line-height: 68px;
    letter-spacing: 0.05em;
    padding-left: 20px;
}
.entry_step01 .tzSelect:after {
    content: "";
    position: absolute;
    top: 0;
    right: 6px;
    bottom: 0;
    margin: auto 10px auto 0;
    width: 20px;
    height: 17px;
    background-image: url(/images/SelectableGift/form/form_select_arrow.svg);
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 20px 17px;
    color: #cccccc;
    font-size: 39px;
    line-height: 68px;
    letter-spacing: 0.05em;
    border-style: none;
    border-width: unset;
    border-color: none;
}
.tzSelect .hasDetails li img, .selectBox img {
    width: 200px!important;
    height: 200px!important;
}
.form_ttl {
    padding: 65px 0 20px 0;
    background-image: url(/images/SelectableGift/form/form_decoration_item.svg);
    background-repeat: no-repeat;
    background-position: top 60px center;
    background-size: contain;
    text-align: center;
}
.form_box {
    padding: 70px 40px 50px 40px;
    box-sizing: border-box;
}
.confirm .form_box {
    padding: 60px 40px 0 40px;
}
.font_red {
    color: #E45445;
}
.form_detail .contact_us {
    color: #828282;
    text-align: left;
    font-size: 24px;
    line-height: 40px;
    font-weight: normal;
    margin-top: 20px;
}
.tzSelect .hasDetails li span, .selectBox span {
    font-size: 30px;
    line-height: 50px;
}
.necessary_items_ttl {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.05em;
    text-align: left;
}
.form_list_ttl {
    font-size: 30px;
    line-height: 52px;
    letter-spacing: 0.05em;
    text-align: left;
    font-weight: bold;
}
.form_list_ttl span {
    font-weight: bold;
}
.form_detail input {
    padding: 0 20px;
    box-sizing: border-box;
}
.confirm .user_info {
    border-bottom: solid 1px #b3b3b3;
    padding-bottom: 40px;
}
.name_block .form_detail input {
    width: 46%;
    max-width: 329px;
    height: 80px;
}
.name_block .name {
    margin-top: 28px;
}
.form_block_mb {
    margin-top: 68px;
}
.left_input {
    margin-right: 5%;
}
.phone_block input, .e_mail_block input {
    width: 100%;
}
.e_mail_block input.mail {
    margin-bottom: 20px;
}
.scheduled_date_block {
    margin-top: 75px;
    padding-bottom: 50px;
    border-bottom: solid 1px #B3B3B3;
}
.birth_block .date {
    overflow: hidden;
}
.birth_block .date .list {
    float: left;
}
.birth_block .date .year_wrap {
    width: 44%;
    max-width: 178px;
    margin-right: 18px;
}
.birth_block .date .month_wrap,.birth_block .date .day_wrap {
    width: 42%;
    max-width: 158px;
    margin-right: 18px;
}
.birth_block .date select.year {
    width: 80%;
    max-width: 133px;
    height: 80px;
}
.birth_block .date select.month,.birth_block .date select.day {
    width: 80%;
    max-width: 113px;
    height: 80px;
}
.birth_block span.form_list_ttl {
    vertical-align: bottom;
}
.address_block {
    text-align: left;
}
.address_block input, .address_block .addr1 {
    height: 80px;
}
.address_block input, .address_block .addr1 option {
    font-size: 39px;
    line-height: 68px;
}
.address_block input.pristine, .address_block .addr1 option.pristine {
    color: #cccccc;
}
.address_block .addr1,.address_block .addr2,.address_block .addr3 {
    margin: 0 auto 20px auto;
    width: 100%;
}
.address_block .addr4 {
    width: 100%;
}
.post_code {
    display: flex;
    align-items: center;
}
.post_code_input input {
    width: 393px;
    margin: 0 auto 30px 12px;
}
.post_code_mark {
    padding-bottom: 20px;
}
.phone_block input {
    height: 80px;
}
.e_mail_block input {
    height: 80px;
}
.e_mail_block input.mail {
    margin-bottom: 30px;
}
.scheduled_date_block .date {
    overflow: hidden;
}
.scheduled_date_block .date .list {
    float: left;
}
.scheduled_date_block .date .year_wrap {
    width: 40%;
    max-width: 178px;
    margin-right: 10px;
}
.scheduled_date_block .date .month_wrap,.scheduled_date_block .date .day_wrap {
    width: 40%;
    max-width: 158px;
    margin-right: 10px;
}
.scheduled_date_block .date select.year {
    width: 80%;
    max-width: 133px;
    height: 80px;
}
.scheduled_date_block .date select.month,.scheduled_date_block .date select.day {
    width: 80%;
    max-width: 113px;
    height: 80px;
}
.scheduled_date_block span.form_list_ttl {
    vertical-align: bottom;
}
.scheduled_date_block p.font_red {
    text-align: left;
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    margin-top: 20px;
}
.before_the_contract_txt {
    font-size: 24px;
    line-height: 41px;
    width: 688px;
    margin: 0 auto 30px auto;
    padding: 0 20px;
}
#inquiry .terms_cont {
    width: 89.5%;
    max-width: 688px;
    box-sizing: content-box;
    margin: 0 auto;
}
#inquiry dl.terms {
    border: 1px solid #B3B3B3;
    padding: 30px 35px;
    max-height: 250px;
    overflow: auto;
    text-align: left;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 40px;
    box-sizing: border-box;
}
#inquiry .agreement {
    font-size: 30px;
    line-height: 34px;
    padding: 20px;
    background: #E6E6E6;
    text-align: center;
}
#inquiry .check_label:before {
    content: "";
    background: url(/images/SelectableGift/form/checkbox.svg) no-repeat center #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px;
}
#inquiry input[type="checkbox"]:checked + .check_label:before {
    background: url(/images/SelectableGift/form/checked.svg) no-repeat center #fff;
}
#inquiry .check_box, #inquiry .radio_box {
    display: none;
}
.entry_step01 {
    background-image: url(/images/SelectableGift/form/entry_point_wave_01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top 0 center;
    padding-top: 2.5%;
}
.entry_step01 .step_bg {
    background-color: #FAD778;
    padding-bottom: 80px;
    position: relative;
}
.entry_step01 .step_bg dl {
    position: relative;
    padding-top: 80px;
}
.entry_step01 .step_bg dt {
    max-width: 105px;
    width: 15.261%;
    position: absolute;
    left: 30px;
    top: 56px;
}
.entry_step01 .step_bg dt img {
    width: 100%;
    height: auto;
}
.entry_step01 .step_bg dd,.entry_step02 .step02 dd {
	background-color: #ffffff;
	border-radius: 20px;
	margin: auto;
	padding: 28px 40px 40px 40px;
	margin: 0 40px;
    box-sizing: border-box;
}
.entry_step02 {
	position: relative;
}
.entry_step02 .step02_bg {
	background-color: #FF9D7B;
	padding: 40px 0 50px 0;
}
.entry_step01 .step_bg .step02 dl {
    padding-top: 64px;
}
.entry_step01 .step_bg .step02 dt {
    max-width: 105px;
    width: 15.261%;
    position: absolute;
    left: 30px;
    top: 38px;
}
.lottery_bnr .bnr_on_txt {
    width: 505px;
    margin: 0 auto 10px auto;
}
.entry_confetti_01 {
	position: absolute;
	top: 25px;
	right: 88px;
	z-index: 5;
}
.entry_confetti_02 {
	position: absolute;
	bottom: -18px;
	left: 42px;
	z-index: 5;
}
#inquiry .form_box dl.form_cont dd.form_detail p.error, 
#inquiry .form_box div.bd_pink p.error, 
#inquiry p.error#btnerr, 
#inquiry .step_bg p.error,
#modalPreEnq .error
{
    color: #E45445;
    padding: 0 15px 0 0;
    background: #FADDDA;
    position: relative;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    text-align: left;
    display: flex;
    height: 100%;
}
#inquiry .form_box dl.form_cont dd.form_detail p.error:before, 
#inquiry .form_box div.bd_pink p.error:before, 
#inquiry p.error#btnerr:before, 
#inquiry .step_bg p.error:before,
#modalPreEnq .error:before
{
    content: '';
    background: url(/images/SelectableGift/form/validation_batu.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #E45445;
    width: 50px;
    display: flex;
    vertical-align: middle;
    margin-right: 20px;
}
#inquiry p.error#btnerr {
    margin-top: 70px;
}
#inquiry #submitBtn[disabled] {
    background: url(/images/SelectableGift/form/btn_confirm.svg) no-repeat center;
    cursor: default;
    opacity: 0.2;
}
#inquiry #submitBtn {
    width: 688px;
    height: 120px;
    background: url(/images/SelectableGift/form/btn_confirm.svg) no-repeat center;
    border: none;
    cursor: pointer;
    margin: 70px auto;
}
#inquiry  #submitBtn[disabled]:hover {
    opacity: 1;
}
.chkElem.error {
    background-color: #FADDDA;
}

/*確認画面*/
.confirm_ttl_under_txt {
    width: 688px;
    margin: 22px auto 0 auto;
    font-size: 24px;
    line-height: 40px;
}
.choice_gifts {
    margin: 0 auto 60px auto;
}
.choice_gifts .present_info {
    padding: 60px 0;
    border-bottom: solid 1px #b3b3b3;
}
.choice_gifts .present_info:first-child {
    padding: 60px 0;
    border-top: solid 1px #b3b3b3;
    border-bottom: solid 1px #b3b3b3;
}
.result_list {
    display: flex;
}
.product_img {
    width: 120px;
    height: 120px;
    margin-right: 25px;
    border: solid 1px #cccccc;
}
.result_list .result_text {
    font-size: 30px;
    line-height: 52px;
    font-weight: bold;
}
.product_img img {
    width: 100%;
    height: 100%;
}
.choice_gifts_ttl {
    margin-bottom: 20px;
}
.form_list {
    color: #B3B3B3;
    font-size: 24px;
    line-height: 40px;
}
.form_detail {
    font-size: 30px;
    line-height: 52px;
    font-weight: bold;
    word-wrap: break-word;
}
.form_detail.kana {
    font-size: 24px;
    line-height: 40px;
}
.form_detail p {
    font-size: 30px;
    line-height: 52px;
    font-weight: bold;
}
.form_cont {
    margin-bottom: 45px;
}
.form_cont:last-child {
    margin-bottom: 0;
}
#inquiry.confirm #submitBtn {
    width: 688px;
    height: 120px;
    background: url(/images/SelectableGift/form/form_application_btn.svg), url(/images/SelectableGift/form/please_wait.svg) no-repeat center;
    border: none;
    cursor: pointer;
    margin: 70px auto;
}
#inquiry.confirm #submitBtn[disabled] {
    opacity: 1;
}
.return {
    display: inline-block;
    margin-bottom: 70px;
}
.return:before {
    content: '';
    background: url(/images/SelectableGift/form/form_back_page_arrow.svg);
    background-repeat: no-repeat;
    background-size: 28px;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
#inquiry.confirm .terms_cont {
    text-align: center;
}
a.return_to_the_input_form {
    text-decoration: underline;
}
/*確認画面ここまで*/

/*応募完了*/
.thanks_message {
    width: 688px;
    margin: 40px auto 60px auto;
    background-color: #FEF5D2;
    border-radius: 20px;
    padding: 60px 40px 45px 40px;
    box-sizing: border-box;
}
.thanks_message dl {
    position: relative;
}
.thanks_message .thanks_message_ribbon {
    width: 500px;
    position: absolute;
    top: -90px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.thanks_message_inner_present dt {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
}
.thanks_message_inner_present dt:before {
    content: '';
    width: 18px;
    height: 18px;
    background-color: #F25444;
    display: inline-block;
    margin-right: 5px;
}
.thanks_message_inner_present dd span {
    background-color: #ffffff;
    color: #F25444;
    font-weight: bold;
    padding: 5px;
}
.held_times {
    margin-bottom: 30px;
}
.thanks_message_inner_present dd .held_times span {
    background-color: transparent;
    color: #3a3a3a;
    font-weight: bold;
    padding: 0;
}
.thanks_message_inner_present li {
    font-size: 20px;
    line-height: 34px;
}
.thanks_message_inner_present:first-child {
    margin-bottom: 60px;
}
.advertisement {
    margin: 0 40px 70px 40px;
    padding: 60px 0 0 0;
    border-top: solid 1px #b3b3b3;
}
.advertisement_ttl {
    text-align: center;
    margin-bottom: 10px;
}
.advertisement li {
    margin-bottom: 40px;
}
.advertisement li:last-child {
    margin-bottom: 0;
}
.advertisement ul{
    text-align: center;
}
.baby_coupon {
    text-align:center;
    margin-bottom: 50px;
}
.baby_cc_image {
    position: relative;
}
.baby_coupon #baby_cc_code {
    position: absolute;
    width: 270px;
    bottom: 85px;
    left: 400px;
    font-size: xx-large;
}
@media screen and (max-width:768px) {
    .baby_coupon #baby_cc_code {
        width: 35vw;
        bottom: 12vw;
        left: 52vw;
    }
}
.baby_cc_button {
    margin-top: 20px;
}


/*応募完了ここまで*/
/*アンケート*/
#inquiry .radio_label::before {
    content: "";
    background: url(/images/SelectableGift/form/radiobtn.svg) no-repeat center;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
#inquiry input[type="radio"]:checked + .radio_label::before {
    background: url(/images/SelectableGift/form/radio_checked.svg?date=230302) no-repeat center;
    background-size: 40px;
}
#inquiry .quesionnaire .check_label::before {
    content: "";
    background: url(/images/SelectableGift/form/checkbox.svg) no-repeat center;
    background-size: 40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    border: solid 2px #dcdcdc;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    box-sizing: border-box;
}
#inquiry .quesionnaire {
    margin: 0 40px;
    padding: 60px 0 0 0;
    border-top: solid 1px #b3b3b3;
}
#inquiry .quesionnaire .quesionnaire_ttl {
    width: 147px;
    margin: 0 auto 35px auto;
}
#inquiry .quesionnaire .request_for_cooperation {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 40px;
}
#inquiry .quesionnaire .questionary_list {
    margin-top: 70px;
}
#inquiry .quesionnaire .questionary_list.questionary_first {
    margin-top: 0;
}
#inquiry .quesionnaire .questionary_list h4.list_title {
    font-size: 30px;
    line-height: 52px;
    font-weight: bold;
    margin-bottom: 15px;
}
#inquiry .quesionnaire .questionary_list h4.list_title span {
    font-weight: bold;
}
#inquiry .quesionnaire .questionary_list .list {
    margin-bottom: 20px;
}
#inquiry .quesionnaire .questionary_list .list label {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.05em;
    padding-left: 60px;
    position: relative;
    display: block;
}
#inquiry .quesionnaire .questionary_list .list .adtxt {
    width: 628px;
    height: 80px;
    margin: 10px 0 0 60px;
    box-sizing: border-box;
}
#inquiry .quesionnaire .questionary_list .textarea {
    width: 100%;
    height: 350px;
}
#inquiry.thanks #submitBtn {
    width: 688px;
    height: 120px;
    background: url(/images/SelectableGift/form/btn_send.svg) no-repeat center;
    border: none;
    cursor: pointer;
    margin: 70px auto;
}
#inquiry div.error {
    color: #E45445;
    padding: 0 15px 0 0;
    background: #FADDDA;
    position: relative;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    text-align: left;
    display: flex;
    height: 100%;
}
#inquiry div.error:before {
    content: '';
    background: url(/images/SelectableGift/form/validation_batu.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #E45445;
    width: 50px;
    display: flex;
    vertical-align: middle;
    margin-right: 20px;
}
#inquiry .entry_step01 .step02 .win_a_donation_block {
    padding-top: 0;
}
#inquiry .entry_step01 .step02 .bnr_on_txt {
    max-width: 592px;
    width: 97.369%;
    position: unset;
}
#inquiry .entry_step01 .step02 .win_a_donation {
    background-color: transparent;
    border-radius: unset;
    margin: auto;
    padding: 0;
    box-sizing: border-box;
}
#inquiry .entry_step01 .step02 .win_a_donation .note {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.01em;
    color: #828282;
}



.cooperation {
    margin-top: 30px;
    padding: 0 40px;
    font-size: 24px;
    line-height: 40px;
}
.thanks_bnr {
    width: 688px;
    margin: 0 auto 35px auto;
}
/*アンケートここまで*/