html {
	background-color: #FCF2D9;
}
body {
	font-family: "Overpass","ヒラギノ角ゴ ProN",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
	font-size: 131%;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	color: #3A3A3A;
	margin: 0 auto;
	letter-spacing: 0.05em;
}
a, a:hover {
	text-decoration: none;
    color: #3a3a3a;
}
a:hover {
    opacity: 0.8;
}
.hidden {
    display: none;
}
.t_right {
    text-align: right;
}
.t_center {
    text-align: center;
}
.mb0 {
    margin-bottom: 0!important;
}
.mt0 {
    margin-top: 0 !important;
}
.mt5 {
    margin-top: 5px !important;
}
.mt8 {
    margin-top: 8px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt50 {
    margin-top: 50px!important;
}
.mt60 {
    margin-top: 60px!important;
}
.mra {
    margin-right: auto!important;
}
.mla {
    margin-left: auto!important;
}
.pb120 {
    padding-bottom: 120px!important;
}
#contents {
    background-color: #FCF2D9;
    overflow: hidden;
}
#contents.white_bg {
    background-color: #ffffff;
}
input, select, textarea {
	border: solid 1px #b3b3b3;
}
input {
    box-sizing: border-box;
}
#splash {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #ffd25f;
    z-index: 99999999999999;
}
#splash span {
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
#splash span img {
    width: 245px;
    height: auto;
}
.sp_wrap .sp_header, .sp_wrap #ham_menu {
    display: none;
}
.sp_wrap:before {
	content: '';
	margin-top: 50px;
	background-color: transparent;
	display: block;
	width: 100%;
}
.sp_wrap:after {
    content: '';
    margin-bottom: 50px;
    background-color: transparent;
    display: block;
    width: 100%;
}
#inquiry {
    background-color: #ffffff;
}
.flexible {
	position: relative;
	width: 100%;
}
.flexible .pc_wrap {
    position: fixed;
	width: 100%;
	height: 100vh;
    overflow: hidden;
    background-color: #FCF2D9;
    top: 0;
    left: 0;
}
.pc_wrap .pc_wrap_bg {
    background-image: url(/images/SelectableGift/common/pc_wrap_bg.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: top -50px center;
    height: 100%;
    width: 2600px;
    position: relative;
    margin-left: -1300px;
    left: 50%;
}
.pc_wrap .pc_wrap_bg .basic_size {
    position: relative;
    width: 1600px;
	margin-left: -800px;
    left: 50%;
    height: 100%;
}
.pc_wrap .pc_wrap_bg .screen_width {
    width: 100vw;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.pc_wrap .left_side {
    position: absolute;
    top: 50px;
    left: 0;
    width: 50%;
    height: 100vh;
    z-index: 2;
}
.pc_wrap .right_side {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100vh;
    z-index: 2;
}
.pc_wrap .right_side .left_side_inner {
    position: relative;
    width: 100%;
    height: 100%;
}
.pc_wrap .left_side .left_side_inner .pc_side_logo {
    position: absolute;
    top: 0;
    left: 85px;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi {
    position: absolute;
    top: 170px;
    left: 80px;
    width: 230px;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi {
    background-color: #ffffff;
    border-radius: 20px;
    width: 100%;
    padding: 25px 25px 40px 25px;
    box-sizing: border-box;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li.navi_list {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 30px
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li.navi_list:first-child dt,.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li.navi_list:last-child dt {
    display: inline-block;
    vertical-align: middle;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li.navi_list:first-child dt:before {
    content: '';
	background: url(/images/SelectableGift/top/pc_navi_icon_01.png);
	background-repeat: no-repeat;
	background-size: inherit;
	width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li.navi_list:nth-child(2):before {
    content: '';
	background: url(/images/SelectableGift/top/pc_navi_icon_02.png);
	background-repeat: no-repeat;
	background-size: inherit;
	width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li.navi_list:nth-child(3):before {
    content: '';
	background: url(/images/SelectableGift/top/pc_navi_icon_03.png);
	background-repeat: no-repeat;
	background-size: inherit;
	width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li.navi_list:last-child {
    margin-bottom: 0;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li.navi_list:last-child dt:before {
    content: '';
	background: url(/images/SelectableGift/top/pc_navi_icon_04.png);
	background-repeat: no-repeat;
	background-size: inherit;
	width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li a {
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    text-decoration: underline;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li dt {
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li dd.child_hierarchy li {
    margin: 0 0 5px 32px;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li dd.child_hierarchy li:last-child {
    margin: 0 0 0 32px;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .white_navi li dd.child_hierarchy li a {
    font-size: 13px;
    line-height: 22px;
    text-decoration: underline;
    font-weight: 300;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .pc_side_navi_inder_block {
    padding: 20px 25px 0 25px;
    box-sizing: border-box;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .pc_side_navi_inder_block li {
    font-size: 13px;
    line-height: 22px;
    text-decoration: underline;
    font-weight: 300;
    display:inline-block;
    margin-bottom: 15px;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .pc_side_navi_inder_block li:before {
    content: '';
	background: url(/images/SelectableGift/common/pc_side_menu_arrow.svg);
	background-repeat: no-repeat;
	background-size: inherit;
    width: 6px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .pc_side_navi_inder_block li:last-child {
    margin-bottom: 0;
}
.pc_wrap .left_side .left_side_inner .pc_side_navi .pc_side_navi_inder_block li a {
    text-decoration: underline;
}
.pc_wrap .right_side .right_side_inner {
    position: relative;
    width: 100%;
    height: 100vh;
}
.pc_wrap .right_side .right_side_inner .suddenly_mom {
    position: absolute;
    top: 97px;
    right: -1px;
    width: 365px;
    height: 454px;
}
.pc_side_application_btn {
    position: fixed;
    bottom: 45px;
    right: 55px;
    width: 176px;
    height: 176px;
    z-index: 5;
}
.pc_side_application_btn .text_back_rotate {
    position: relative;
    width: 100%;
    height: 100%;
    animation: rotation 30s linear infinite;
}
@keyframes rotation {
    0% {
        transform: rotateZ(0);
    }
    100% {
        transform: rotateZ(360deg);
    }
}
.pc_side_application_btn .which_one_to_choose {
    position: absolute;
    top: 42px;
    left: 28px;
}
.flexible .sp_wrap {
    width: 768px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
    position: relative;
    z-index: 2;
    box-shadow: 0 0 15px 0 rgba(169,152,103,0.2);
}
.realtime_wrap {
	position: relative;
	margin: 0 auto;
	width: auto;
	height: auto;
	top: 0;
	text-align: center;
}
.realtime_bg {
	position: unset;
	width: 100%;
	height: auto;
}
.realtime_inner {
	position: absolute;
	font-size: 22px;
	color: #3a3a3a;
	top: 48%;
	z-index: 9;
	left: 0;
	right: 0;
	margin: auto;
    line-height: 34px;
	letter-spacing: 0.05em;
	overflow: hidden;
	width: 100%;
	height: 70px;
}
.lottery_note {
	text-align: right;
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 0.05em;
	margin-bottom: 25px;
}
.required {
	font-weight: bold;
	font-size: 30px;
	line-height: 52px;
	letter-spacing: 0.05em;
	text-align: left;
	margin-left: 64px;
}
.required span {
	color: #e45445;
}
.vertical {
	font-size: 39px;
	line-height: 68px;
	color: #cccccc;
	padding: 20px;
	margin: 0 auto;
	text-align: left;
    box-sizing: border-box;
}
.tzSelect .selectBox:hover, .tzSelect .selectBox.expanded {
	background-color: #f9f0d9!important;
}
#inquiry .form_box dl.form_cont dd.form_detail input:focus.inputbox {
	background-color: #FCF2D9;
	border: solid 1px #B3B3B3;
}
#inquiry .form_box select:focus.selectbox {
	background-color: #FCF2D9;
	border: solid 1px #B3B3B3;
}
#inquiry .form_box dl.form_cont dd.form_detail input:focus.inputbox {
	background-color: #FCF2D9;
	border: solid 1px #B3B3B3;
}
#inquiry textarea:focus.t_area {
	background-color: #FCF2D9;
	border: solid 1px #B3B3B3;
}
.question select:focus.selectbox {
	background-color: #FCF2D9;
	border: solid 1px #B3B3B3;
}
.tzSelect .selectBox:hover,
.tzSelect .selectBox.expanded {
	background-position: 0 -170px, right -238px, 50% -102px, 0 -34px;
	color: #555;
	text-shadow: none;
	background-color: #FCF2D9!important;
}
.tzSelect li:hover {
	background-color: #FCF2D9!important;
}
footer.sp_top_footer .fixed_bnr {
    display: none;
    position: fixed;
    z-index: 5;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 32px;
    margin: auto;
    width: 708px;
    padding: 5px 0 0 0;
    line-height: 0;
}
footer.sp_top_footer .fixed_bnr img {
    filter: drop-shadow(7px 7px 7px rgba(0,0,0,.2));
  transform: translateZ(0);
}



/*ヘッダー、ハンバーガーメニュー*/
.sp_wrap .sp_header {
    height: 100px;
}
.sp_header {
    position: relative;
    z-index: 20;
}
.sp_nav_wrap {
    width: 89.5%;
    max-width: 688px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
}
.sp_header .header_wrap {
    position: absolute;
    height: 100px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 768px;
}
.sp_header .header_wrap.display {
    z-index: 100;
}
.sp_header .header_wrap.display .logo {
    display: none;
}
.sp_header .header_wrap .logo {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 2;
}
.menu_btn {
    position: fixed;
    top: 30px;
    right: 50px;
    width: 61px;
    height: 68px;
    z-index: 120;
}
.menu_btn.active {
    position: fixed;
}
.menu_btn span {
    position: absolute;
    background: #3A3A3A;
    transition: all .4s;
    width: 86.885%;
    max-width: 53px;
    height: 3px;
    left: 0;
    right: 0;
    margin: auto;
}
.menu_btn span:first-child {
    top: 0;
}
.menu_btn span:nth-child(2) {
    top: 15px;
}
.menu_btn span:nth-child(3) {
    top: 30px;
}
.menu_btn .menu {
    position: absolute;
    top: 45px;
    width: 100%;
}
.menu_btn.active span:nth-of-type(1) {
    top: 25px;
    left: 0;
    transform: translateY(6%) rotate(-45deg);
    width: 61px;
}
.menu_btn.active span:nth-of-type(2), .menu_btn.active .menu {
    opacity: 0;
}
.menu_btn.active span:nth-of-type(3) {
    top: 25px;
    left: 0;
    transform: translateY(-6%) rotate(45deg);
    width: 61px;
}
#ham_menu {
    height: 100vh;
    background-color: #FFD25F;
    display: none;
}
#ham_menu.open {
    overflow: hidden;
    overflow-y: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100vw;
    height: 100vh;
    display: block;
}
.sp_header .sp_menu_logo {
    /*margin-top: 20.8%;*/
    text-align: center;
}
.sp_header .sp_menu_inner {
    background-color: #ffffff;
    border-radius: 30px;
    padding: 10% 0 5% 0;
    margin-top: 4%;
    box-sizing: border-box;
} 
.sp_header .sp_menu_inner .sp_menu_list {
    max-width: 608px;
    margin: 0 auto;
}
.sp_header .sp_menu_application_btn {
    max-width: 610px;
    margin: 8% auto 0 auto;
}
.sp_header .sp_menu_application_btn img {
    width: 100%;
    height: auto;
}
.sp_header .sp_menu_inner ul.sp_menu_big__category {
    display: flex;
    flex-grow: 1;
    margin-left: 4%;
}
.sp_header .sp_menu_inner ul.sp_menu_big__category:first-child {
    margin-bottom: 12%;
}
.sp_header .sp_menu_inner ul.sp_menu_big__category li.big__category {
    width: 60%;
}
.sp_header .sp_menu_inner ul.sp_menu_big__category li.big__category:nth-child(2),.sp_header .sp_menu_inner ul.sp_menu_big__category li.big__category:nth-child(4) {
    width: 40%;
}
.sp_header .sp_menu_inner .menu_alphabet {
    font-size: 13px;
    line-height: 22px;
    font-weight: bold;
    color: #FFD25F;
}
.sp_header .sp_menu_inner .menu_ttl {
    font-size: 24px;
    line-height: 42px;
    font-weight: 600;
    color: #3A3A3A;
    margin-bottom: 25px;
}
.sp_header .sp_menu_inner .menu_small_category a {
    font-size: 20px;
    line-height: 35px;
    font-weight: 300;
    color: #3A3A3A;
    text-decoration: underline;
}
.sp_header .sp_menu_inner .menu_small_category li.gnav_li {
    margin-bottom: 15px;
}
.sp_header .sp_menu_inner .menu_small_category li.gnav_li:last-child {
    margin-bottom: 0;
}
.sp_header .sp_menu_inner .menu_small_category li.gnav_li:before {
    content: '';
    background: url(/images/SelectableGift/common/sp_menu_arrow.svg);
    display: inline-block;
    width: 10px;
    height: 11px;
    margin-right: 20px;
    vertical-align: middle;
}
/*ヘッダー、ハンバーガーメニューここまで*/




/*フッター*/
.sp_top_footer {
    background: url(/images/SelectableGift/common/footer_confetti.svg),url(/images/SelectableGift/top/top_footer_bg.svg),url(/images/SelectableGift/common/footer_mom.png);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: left 50px top 135px, left 0 top 120px, center top 0;
    padding-top: 140px;
    position: relative;
}
.sp_top_footer .rotate_item_06 {
    position: absolute;
    top: 88px;
    left: 180px;
}
.sp_top_footer .rotate_item_07 {
    position: absolute;
    top: 222px;
    right: 90px;
    animation-delay: .4s;
}
.sp_top_footer .sp_top_footer_logo {
    width: 271px;
    margin: 0 auto 20px auto;
    padding-top: 110px;
}
.sp_top_footer .sp_top_footer_bg {
    background-color: #FFD25F;
    padding-bottom: 0;
}
.sp_top_footer .sp_top_footer_bg.short_pb {
    padding-bottom: 0;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner {
    width: 688px;
    margin: auto;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .sp_top_footer_mp_logo {
    text-align: right;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .sp_footer_link_box {
    background-color: #ffffff;
    border-radius: 30px;
    padding: 50px 25px;
    margin: 40px auto 25px auto;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .sp_footer_link_box ul {
    overflow: hidden;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .sp_footer_link_box li {
    float: left;
    width: 50%;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .sp_footer_link_box li:first-child,.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .sp_footer_link_box li:nth-child(2) {
    margin-bottom: 40px;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .sp_footer_link_box li a:before {
    content: '';
    background: url(/images/SelectableGift/common/arrow_p.svg);
    background-repeat: no-repeat;
    background-size: 33px;
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 10px;
    padding-bottom: 5px;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .sp_footer_link_box li a {
    width: 100%;
    height: 100%;
    display: inline-block;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .sp_footer_link_box li a .footer_link_arrow {
    display: inline-block;
    text-decoration: none;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .sp_footer_link_box li .footer_link_arrow .footer_link_txt {
    color: #3A3A3A;
    font-size: 24px;
    line-height: 42px;
    font-weight: 600;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .sp_footer_link_box li .footer_link_arrow .footer_link_yellow_txt {
    color: #FFD25F;
    font-size: 13px;
    line-height: 22px;
    font-weight: bold;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .txt {
    color: #3A3A3A;
    font-size: 20px;
    line-height: 35px;
    font-weight: 300;
    margin-bottom: 40px;
}
.sp_top_footer .sp_top_footer_bg .sp_top_footer_inner .copy {
    color: #3A3A3A;
    font-size: 20px;
    line-height: 35px;
    font-weight: 300;
    text-align: center;
}
.copy {
    text-align: center;
    padding-bottom: 70px;
    font-size: 20px;
    line-height: 35px;
}
#contents.no_btn .sp_top_footer .sp_top_footer_bg {
    padding-bottom: 0;
}
/*フッターここまで*/

/*紙吹雪ゆらゆらアニメーション*/
.rar {
    animation: shake 3s infinite;
}
@keyframes shake {
    0% {
        transform: rotate(0);
    }
    6% {
        transform: rotate(15deg);
    }
    12% {
        transform: rotate(-15deg);
    }
    18% {
        transform: rotate(15deg);
    }
    24% {
        transform: rotate(-15deg);
    }
    30% {
        transform: rotate(15deg);
    }
    36% {
        transform: rotate(-15deg);
    }
    42% {
        transform: rotate(15deg);
    }
    48% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}
/*紙吹雪ゆらゆらアニメーションここまで*/
/*PC外側紙吹雪ゆらゆら*/
.pcside_rotate_item_01 {
    position: absolute;
    top: 20px;
    right: 40px;
    animation-delay: .4s;
}
.pcside_rotate_item_02 {
    position: absolute;
    top: 760px;
    right: 175px;
}
.pcside_rotate_item_03 {
    position: absolute;
    left: 0;
    top: 80px;
}
.pcside_rotate_item_04 {
    position: absolute;
    left: 285px;
    top: 800px;
    animation-delay: .8s;
}
.pcside_rotate_item_05 {
    position: absolute;
    left: 80px;
    top: 1060px;
    animation-delay: .4s;
}
.pcside_rotate_item_06 {
    position: absolute;
    left: 275px;
    top: 130px;
}
.pcside_rotate_item_07 {
    position: absolute;
    right: 75px;
    top: 85px;
}
.pcside_rotate_item_08 {
    position: absolute;
    right: 415px;
    top: 1080px;
    animation-delay: .4s;
}
.pcside_rotate_item_09 {
    position: absolute;
    right: 45px;
    top: 60px;
}
/*PC外側紙吹雪ゆらゆらここまで*/
@media screen and (max-width: 1540px) {
    .right_side_inner .suddenly_mom {
        display: none;
    }
}
@media screen and (max-width: 1468px) {
    .left_side_inner {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    html {
        background-color: #ffffff;
    }
    .flexible .pc_wrap {
        display: none;
    }
    .flexible .sp_wrap {
        position: relative;
        width: 100%;
        height: 100%;
        box-shadow: none;
    }
    .sp_wrap:before {
        content: '';
        margin-top: 0;
        background-color: transparent;
        display: block;
        width: 100%;
    }
    .sp_wrap:after {
        content: '';
        margin-bottom: 0;
        background-color: transparent;
        display: block;
        width: 100%;
    }
    .sp_wrap .sp_header {
        display: block;
    }
    #splash span {
        width: 350px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
    .pc_side_application_btn {
        display: none;
    }
    .copy {
        text-align: center;
        padding-bottom: 0; 
        font-size: 20px;
        line-height: 35px;
    }
    #splash span img {
        width: 100%;
        height: auto;
    }
    .sp_top_footer .sp_top_footer_bg {
        background-color: #FFD25F;
        padding-bottom: 170px;
    }
}

#modalPresent .modal__bg {
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}

#modalPresent .modal__content {
    background: #fff;
    left: 50%;
    padding: 10px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 740px;
    height: 70vh;
}

@media screen and (max-width: 925px) {
    #modalPresent .modal__content {
        width: 90vw;
    }
}

#modalPresent .modal_close_btn{
    position: absolute;
    right: 0px;
    top: -80px;
}

#modalPresent .modal_bottom_close_btn {
    position: absolute;
    right: 25%;
    display: block;
    bottom: -80px;
    border: none;
    width: 50%;
    text-align: center;
    border-radius: 15px;
    background-color: white;
    color: #3A3A3A;
    font-size: 160%;
    padding: 0;
    height: 55px;
    line-height: 65px;
}

#modalPresent #mpframe {
    width:100%;
    height:100%;
}

/* ミニアンケート */
.modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#modalPreEnq .modal__bg {
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}

#modalPreEnq .modal__content {
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 600px;
}
#modalPreEnq ul.items {
    display: flex;
    flex-direction: column;
}

#modalPreEnq .question li.list {
    margin: 0 0 30px 20px;
    font-size: 28px;
    display: flex;
}

#modalPreEnq .question .check_box, .question .radio_box {
    display: none;
}

#modalPreEnq .question .radio_label::before {
    content: "";
    background: url(/images/SelectableGift/form/radiobtn.svg)no-repeat center #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 10px;
}

#modalPreEnq .question input[type="radio"]:checked + .radio_label::before {
    background: url(/images/SelectableGift/form/radio_checked.svg?date=230302) no-repeat center #fff;
}

#modalPreEnq .question_maintitle {
    font-size: 28px;
    font-weight: bold;
    color: #E45445;
    border-bottom: 1px dotted #B3B3B3;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#modalPreEnq .question_title {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 30px 10px;
}

#modalPreEnq .question_ninshinweek {
    margin-left: 30px;
    bottom: 5px;
}

#modalPreEnq #questionBtn {
    width: 100%;
    height: 100px;
    background: url(/images/SelectableGift/form/btn_answer.svg) no-repeat center;
    border: none;
    cursor: pointer;
    background-size: contain;
}

#modalPreEnq .question {
    text-align: left;
}

#modalPreEnq .question #p_week,
#modalPreEnq .question #a_month {
    width: 250px;
    position: relative;
    top: 1px;
}

#modalPreEnq .question #p_week::after,
#modalPreEnq .question #a_month::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 15px;
    margin-top: -11px;
    z-index: 2;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle r='10' cx='10' cy='10' fill='%23b8883b'/%3E%3Cline stroke='white' stroke-width='2' x1='10' y1='13' x2='5' y2='7'/%3E%3Cline stroke='white' stroke-width='2' x1='10' y1='13' x2='15' y2='7'/%3E%3C/svg%3E") 0 0 no-repeat;
    pointer-events: none;
}

#modalPreEnq .question select.selectbox {
    width: 100%;
    height: 40px;
    border: 1px solid #999;
    font-size: 75%;
    line-height: unset;
    letter-spacing: unset;
    padding-left: 15px;
    border-radius: 8px;
    background-image: linear-gradient(white, beige);
}

#modalPreEnq .question select:focus.selectbox {
    border: solid 1px #B3B3B3;
    background-color: #FCF2D9;
}
#modalPreEnq .question_err {
    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%;
}

#modalPreEnq .question_err: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;
}

@media screen and (max-width:768px) {
    #modalPreEnq #questionBtn {
        width: 100%;
        background: url(/images/SelectableGift/form/btn_answer.svg) no-repeat center;
        border: none;
        background-size: contain;
    }

    #modalPreEnq .modal__content {
        width: 85%;
        max-width: 620px;
        padding: 6% 3% 3% 3%;
    }

    #modalPreEnq .question_maintitle {
        font-size: 4vw;
        padding-bottom: 5%;
        margin-bottom: 5%;
    }

    #modalPreEnq .question_title {
        font-size: 4vw;
    }

    #modalPreEnq .question li.list {
        font-size: 4vw;
        margin: 0 0 7% 3%;
    }

    #modalPreEnq .question select.selectbox {
        width: 100%;
        height: 40px;
        border: 1px solid #ddd;
        position: relative;
        padding: 0 10px 0;
    }

    #modalPreEnq .question_ninshinweek {
        margin-left: 3%;
        bottom: 0;
    }

    #modalPreEnq .questionBtn_sp {
        padding: 0 5%;
    }

    #modalPreEnq .question_err {
        font-size: 4vw;
        color: #FF546C;
        padding: 1% 0;
    }
}