@media screen and (max-width:1300px) {
}
/*basic-set*/
input[type=text],
input[type=password],
textarea
{
    -webkit-box-sizing :border-box;‌​
    -moz-box-sizing :border-box;
    box-sizing :border-box;
	line-height:auto;
	vertical-align:top;
}
* { position:relative; transition:all ease-in-out 0.3s; word-break:keep-all; }

/* contents */
#header { position:absolute; top:0; left:0; right:0; padding:50px 0; z-index:10; font-family:"Roboto", sans-serif; }
#header.sticky { position:fixed; padding:30px 0; background:#fff; }
#header a:hover { text-decoration:none; }
#header .wrap { max-width:1750px; height:65px; margin:0 auto; }
#header .wrap h1 { position:absolute; top:50%; left:15px; transform:translateY(-50%); margin-top:-1px; z-index:11; }
#header .wrap h1 img { height:65px; }
#header .main_menubar { position:absolute; top:38%; transform:translateY(-50%); right:452px; }
#header .main_menubar > ul > li { float:left; padding:14px 0px; margin-right:40px; }
#header .main_menubar > ul > li:last-child { margin-right:0px; }
#header .main_menubar > ul > li > a { font-size:16px; position:relative; font-weight:500; text-transform:capitalize; color:#272d3a; }
#header .main_menubar > ul > li:hover > a { color:#138afd; }
#header .main_menubar > ul > li:hover > a:after { color:#138afd; }
#header .main_menubar > ul > .active > a { color:#138afd; }
#header .main_menubar > ul > .active > a:after { color:#138afd; }
#header .main_menubar > ul > .menu-item-has-child { position:relative; }
#header .main_menubar > ul > .menu-item-has-child > a { padding-right:15px; }
#header .main_menubar > ul > .menu-item-has-child > a:after { top:6px; right:0px; content:''; position:absolute; width:11px; height:11px; background-image:url(../images/ic_menu_plus.png); -webkit-transform:rotate(-180deg); -ms-transform:rotate(-180deg); transform:rotate(-180deg); -webkit-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
#header .main_menubar > ul > .menu-item-has-child:hover > a:after { -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); background-image:url(../images/ic_menu_plus_ov.png); }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu { z-index:2; top:120%; opacity:0; left:-30px; margin:0px; min-width:220px; padding:20px 0px; visibility:hidden; position:absolute; border-radius:5px; border-top-left-radius:0px; background-color:#ffffff; -webkit-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; -webkit-box-shadow:7px 5px 30px 0px rgba(72, 73, 121, 0.15); box-shadow:7px 5px 30px 0px rgba(72, 73, 121, 0.15); }
#header .main_menubar > ul > .menu-item-has-child:hover > .sub-menu { top:100%; opacity:1; visibility:visible; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > li { width:100%; display:table; padding-left:20px; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > li > a { display:block; width:100%; height:45px; padding:0px 20px; line-height:45px; position:relative; color:#535e72; font-size:14px; font-weight:500; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > li > a:after,
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > li > a:before { top:0px; left:0px; bottom:0px; width:2px; content:''; height:100%; position:absolute; -webkit-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > li > a:before { background-color:#e3e8fe; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > li:hover > a { padding-left:30px; color:#272d3a; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > li:hover > a:before { background-color:#138afd; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .active > a { padding-left:30px; color:#272d3a; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .active > a:before { background-color:#138afd; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child { position:relative; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child > .sub-menu { z-index:2; top:-20px; opacity:0; left:100%; margin:0px; min-width:220px; padding:20px 0px; visibility:hidden; position:absolute; border-radius:5px; border-top-left-radius:0px; background-color:#ffffff; -webkit-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; -webkit-box-shadow:7px 5px 30px 0px rgba(72, 73, 121, 0.1); box-shadow:7px 5px 30px 0px rgba(72, 73, 121, 0.1); }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child > .sub-menu > li { width:100%; display:table; padding-left:20px; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child > .sub-menu > li > a { width:100%; height:45px; padding:0px 20px; line-height:45px; position:relative; color:#535e72; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child > .sub-menu > li > a:after,
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child > .sub-menu > li > a:before { top:0px; left:0px; bottom:0px; width:2px; content:''; height:100%; position:absolute; -webkit-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child > .sub-menu > li > a:before { background-color:#e3e8fe; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child > .sub-menu > li:hover > a { padding-left:30px; color:#272d3a; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child > .sub-menu > li:hover > a:before { background-color:#138afd; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child > .sub-menu > .active > a { padding-left:30px; color:#272d3a; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child > .sub-menu > .active > a:before { background-color:#138afd; }
#header .main_menubar > ul > .menu-item-has-child > .sub-menu > .menu-item-has-child:hover > .sub-menu { opacity:1; visibility:visible; }

#header .btns-group { position:absolute; top:-2px; right:15px;  }
#header .btns-group li { float:left; margin-left:35px; }
#header .btns-group li .custom-btn { display:block; }
#header .btns-group li .mobile-menu-btn { width:55px; height:55px; display:block; display:block; border:0; background:url(../images/bt_menu.png) no-repeat center 19px; text-indent:-9999px; }

.sidebar-menu { top:0; right:-500px; bottom:0; z-index:9999; position:fixed; min-width:360px; max-width:360px; padding:142px 60px 40px; overflow-y:scroll; background-color:#ffffff; -webkit-transition:0.6s cubic-bezier(1, 0, 0, 1); -o-transition:0.6s cubic-bezier(1, 0, 0, 1); transition:0.6s cubic-bezier(1, 0, 0, 1); overflow:hidden; overflow-y:auto; }
.sidebar-menu.active { right:0; }
.sidebar-menu .mCustomScrollBox { overflow:visible !important; }
.sidebar-menu .bt_close { position:absolute; top:40px; right:60px; width:40px; height:40px; background:url(../images/bt_slidebar_close.gif); text-indent:-9999px; }
.sidebar-menu .sidebar-title { font-size:20px; line-height:100%; text-transform:capitalize; margin-bottom:33px; }
.sidebar-menu .btns-group { margin-bottom:70px; }
.sidebar-menu .menu-list { font-family:"Roboto", sans-serif; margin-bottom:64px; }
.sidebar-menu .menu-list > li { width:100%; margin-bottom:27px; }
.sidebar-menu .menu-list > li:last-child { margin-bottom:0px; }
.sidebar-menu .menu-list > li > a { display:block; font-size:16px; color:#535e72; text-transform:capitalize; font-weight:500; }
.sidebar-menu .menu-list > li:hover > a { color:#272d3a; text-decoration:underline; }
.sidebar-menu .menu-list > .active > a { color:#272d3a; text-decoration:underline; }
.sidebar-menu .menu-list > .menu-item-has-child > .sub-menu { display:none; padding-top:5px; transition:none; }
.sidebar-menu .menu-list > .menu-item-has-child > .sub-menu > li { padding-left:30px; position:relative; }
.sidebar-menu .menu-list > .menu-item-has-child > .sub-menu > li:before { top:50%; left:0px; width:4px; height:4px; z-index:1; content:''; position:absolute; border-radius:100%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); background-color:#e3e8fe; -webkit-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.sidebar-menu .menu-list > .menu-item-has-child > .sub-menu > li > a { display:block; font-size:14px; padding:10px 0px; color:#535e72; font-weight:700; }
.sidebar-menu .menu-list > .menu-item-has-child > .sub-menu > li:hover:before { background-color:#138afd; }
.sidebar-menu .menu-list > .menu-item-has-child > .sub-menu > li:hover > a { color:#272d3a; }
.sidebar-menu .menu-list > .menu-item-has-child > .sub-menu > .active:before { background-color:#138afd; }
.sidebar-menu .menu-list > .menu-item-has-child > .sub-menu > .active > a { color:#272d3a; }
.sidebar-menu .contact-info > ul > li { font-size:16px; color:#535e72; margin-bottom:16px; padding-left:43px; }
.sidebar-menu .contact-info > ul > li:before { content:''; position:absolute; top:3px; left:5px; width:16px; height:16px; background-repeat:no-repeat; background-position:center center; }
.sidebar-menu .contact-info > ul > li:nth-child(1):before { background-image:url(../images/ic_sb01.gif); }
.sidebar-menu .contact-info > ul > li:nth-child(2):before { background-image:url(../images/ic_sb02.gif); }
.sidebar-menu .contact-info > ul > li:nth-child(3):before { background-image:url(../images/ic_sb03.gif); }
.sidebar-menu .contact-info > ul > li:nth-child(4):before { background-image:url(../images/ic_sb04.gif); }
.sidebar-menu .contact-info > ul > li:last-child { margin-bottom:0px; }
.sidebar-menu.active { right:0px; -webkit-box-shadow:0px 10px 55px 1px rgba(137, 173, 255, 0.35); box-shadow:0px 10px 55px 1px rgba(137, 173, 255, 0.35); }
.sidebar-menu::-webkit-scrollbar { width:0px; }
.overlay { top:0px; left:0px; right:0px; bottom:0px; opacity:0; z-index:999; width:100vw; height:100vh; display:none; position:fixed; background:rgba(0, 0, 0, 0.7); -webkit-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.overlay.active { opacity:1; display:block; }

#header .custom-btn { z-index:1; height:55px; font-size:16px; overflow:hidden; line-height:54px; padding:0px 38px; text-align:center; color:#ffffff; border-radius:3px; position:relative; font-weight:500; background-color:#f6716f; -webkit-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; -webkit-transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1); -o-transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1); transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1); }
#header .custom-btn:after,
#header .custom-btn:before { top:0px; width:0px; left:100%; content:''; z-index:-1; height:100%; position:absolute; -webkit-transition:inherit; -o-transition:inherit; transition:inherit; -webkit-transition-timing-function:inherit; -o-transition-timing-function:inherit; transition-timing-function:inherit; background-color:rgba(255, 255, 255, 0.2); }
#header .custom-btn:before { z-index:-1;/* background-color:#138afd; */
   }
#header .custom-btn:after { -webkit-transition-delay:.2s; -o-transition-delay:.2s; transition-delay:.2s; }
#header .custom-btn:hover { color:#ffffff; }
#header .custom-btn:hover:after,
#header .custom-btn:hover:before { left:0; width:100%; -webkit-transition-property:width; -o-transition-property:width; transition-property:width; }
#header .custom-btn:hover:before { -webkit-transition-delay:.2s; -o-transition-delay:.2s; transition-delay:.2s; }
#header .custom-btn:hover:after { -webkit-transition-delay:0s; -o-transition-delay:0s; transition-delay:0s; -webkit-transition-property:width; -o-transition-property:width; transition-property:width; }

.sidebar-menu .store-btn { display:inline-block; z-index:1; overflow:hidden; color:#ffffff; position:relative; padding:0 30px; border-radius:3px; background:#138afd; font-size:14px; line-height:47px; }
.sidebar-menu .store-btn:hover { text-decoration:none; }
.sidebar-menu .store-btn:after,
.sidebar-menu .store-btn:before { top:0px; width:0px; left:100%; content:''; z-index:1; height:100%; position:absolute; -webkit-transition:inherit; -o-transition:inherit; transition:inherit; -webkit-transition-timing-function:inherit; -o-transition-timing-function:inherit; transition-timing-function:inherit; background-color:rgba(255, 255, 255, 0.1); }
.sidebar-menu .store-btn:before { z-index:1; background-color:rgba(0, 0, 0, 0.1); }
.sidebar-menu .store-btn:after { -webkit-transition-delay:.2s; -o-transition-delay:.2s; transition-delay:.2s; }
.sidebar-menu .store-btn span { z-index:2; }
.sidebar-menu .store-btn:hover { color:#ffffff; }
.sidebar-menu .store-btn:hover:after,
.sidebar-menu .store-btn:hover:before { left:0; width:100%; -webkit-transition-property:width; -o-transition-property:width; transition-property:width; }
.sidebar-menu .store-btn:hover:before { -webkit-transition-delay:.2s; -o-transition-delay:.2s; transition-delay:.2s; }
.sidebar-menu .store-btn:hover:after { -webkit-transition-delay:0s; -o-transition-delay:0s; transition-delay:0s; -webkit-transition-property:width; -o-transition-property:width; transition-property:width; }
.sidebar-menu .store-btn > .icon { float:left; font-size:36px; margin:-2px 0px; color:#ffffff; margin-right:15px; }
.sidebar-menu .store-btn .title-text { display:table; font-size:16px; color:#ffffff; }
.sidebar-menu .store-btn .title-text small { width:100%; display:table; font-size:14px; text-transform:lowercase; color:rgba(255, 255, 255, 0.8); }
.sidebar-menu .store-btn.bg-default-blue:before { background-color:#f6716f; }
.sidebar-menu .store-btn.bg-default-black:before { background-color:#138afd; }
.sidebar-menu .store-btn.bg-default-pink:before { background-color:#272d3a; }
@media screen and (max-width:1750px) {
#header .wrap h1 { top:47%; }
#header .wrap h1 img { height:59px; }
#header .main_menubar { right:350px; }
}
@media screen and (max-width:1300px) {
a:hover { text-decoration:none !important; }
html.active { height:100%; overflow:hidden; }
#header { padding:30px 0; overflow:hidden; }
#header.sticky { padding:20px 0; }
#header .wrap { height:91px; }
#header .wrap h1 img { height:91px; }
#header .main_menubar { display:none; }
#header .btns-group > ul { margin:-2px 0px; display:none; }
#header .btns-group > ul > li .custom-btn { display:none; }
#header .btns-group > ul > li .mobile-menu-btn { width:55px; height:55px; font-size:26px; line-height:60px; margin-left:35px; color:#ffffff; text-align:center; border-radius:100%; display:inline-block; }

#header .btns-group { top:39px; right:-21px;  }
#header .btns-group li .custom-btn { display:none; }

.sidebar-menu { min-width:270px; max-width:270px; padding:142px 35px 40px; }
}

.mt_area { background:url(../images/t_area_bg.jpg) no-repeat center center/cover; }
.mt_area .wrap { max-width:1300px; height:465px; margin:0 auto; }
.mt_area .wrap .tx { position:absolute; top:150px; left:0; color:#fff; }
.mt_area .wrap .tx .tx01 { margin-bottom:20px; }
.mt_area .wrap .tx .tx02 { margin-bottom:15px; }
.mt_area .wrap .tx .tx03 { margin-bottom:15px; font-size:22px; }
.mt_area .wrap .tx .bt_quick { display:inline-block; width:170px; line-height:45px; font-size:22px; text-align:center; background:#fff; border-radius:3px; color:#ffa500; }
.mt_area .wrap .tx .bt_quick:hover { text-decoration:none; }
.mt_area .wrap .tx .bt_quick i { width:13px; height:20px; background:url(../images/bt_arrow_y.png) 0/100% 100%; display:inline-block; vertical-align:middle; margin:-4px 0 0 3px; text-indent:-9999px; }
@media screen and (max-width:1300px) {
.mt_area .wrap { height:auto; padding:150px 30px 30px; }
.mt_area .wrap .tx { position:relative; top:auto; left:auto; text-align:center; }
.mt_area .wrap .tx .tx01 { margin-bottom:15px; }
.mt_area .wrap .tx .tx01 img { max-height:42px; max-width:100%; }
.mt_area .wrap .tx .tx02 { margin-bottom:10px; }
.mt_area .wrap .tx .tx02 img { max-height:24px; max-width:80%; }
.mt_area .wrap .tx .tx03 { margin-bottom:12px; font-size:13px; }
.mt_area .wrap .tx .bt_quick { width:120px; line-height:35px; font-size:14px; }
.mt_area .wrap .tx .bt_quick i { width:6px; height:12px; margin:-2px 0 0 2px; }
}

.m_area { background:url(../images/evt01_bg.jpg) no-repeat center center/cover; }
.m_area .wrap { max-width:1300px; margin:0 auto; padding:75px 0 85px; }

.m_about { padding-bottom:65px; }
.m_about h2 { font-size:34px; color:#ffa500; text-align:center; font-weight:normal; margin-bottom:25px; }
.m_about ul { margin:0 -15px; }
.m_about ul:after { content:''; clear:both; display:block; }
.m_about ul li { float:left; width:calc(33.3333% - 80px); margin:0 15px 30px; background:rgba(0,0,0,0.5); padding:20px 25px; height:220px; font-size:17px; line-height:26px; color:#fff; text-align:center; }
.m_about ul li:nth-child(n+4) { height:210px; }
.m_about ul li .num { display:inline-block; font-size:22px; font-weight:300; border-bottom:1px solid #fff; margin-bottom:5px; }
.m_about ul li h3 { font-size:25px; line-height:32px; color:#ffa500; margin-bottom:10px; }
.m_about ul li p { margin-bottom:12px; }
.m_about ul li p.s_tx { font-size:14px; line-height:20px; opacity:0.5; }
.m_about ul li a { font-size:15px; font-weight:700; color:#ffa500; }
@media screen and (max-width:1300px) {
.m_area .wrap { padding:35px 15px 30px; }

.m_about { padding-bottom:20px; }
.m_about h2 { font-size:20px; margin-bottom:20px; }
.m_about ul { margin:0; }
.m_about ul li { float:none; width:auto; margin:0 0 15px; padding:10px 15px; height:auto; font-size:13px; line-height:140%; }
.m_about ul li:nth-child(n+4) { height:auto; }
.m_about ul li .num { font-size:14px; margin-bottom:3px; }
.m_about ul li h3 { font-size:16px; line-height:150%; margin-bottom:7px; }
.m_about ul li p { margin-bottom:8px; }
.m_about ul li p br { display:none; }
.m_about ul li p.s_tx { font-size:11px; line-height:140%; }
.m_about ul li a { font-size:13px; }
}

.evt { text-align:center; }
.evt .num { margin-bottom:15px; }
.evt h2 { font-size:43px; color:#fff; margin-bottom:10px; }
.evt .t_tx { font-size:25px; color:#fff; line-height:34px; font-weight:300; margin-bottom:20px; }

.evt01 iframe { width:100%; max-width:626px; height:370px; margin:0 auto; overflow:hidden; background:#fff; }

#evt01 { position:absolute; top:-150px; left:0; }

.evt01_box { max-width:626px; height:370px; }
.evt01_box .step { position:absolute; top:0; left:0; right:0; bottom:0; background:#1e140f; border:1px solid #ffa500; display:block }
.evt01_box .step01 { background:#ffa500; display:block; }
.evt01_box .step01 h3 { position:absolute; top:50px; left:80px; font-size:52px; line-height:62px; font-weight:300; color:#000; }
.evt01_box .step01 h3 b { font-weight:900; }
.evt01_box .step01 .prd { position:absolute; top:28px; right:80px; width:155px; font-size:14px; color:#000; font-weight:500; text-align:center; }
.evt01_box .step01 .prd p { margin-top:12px; }
.evt01_box .step .b_btn { position:absolute; bottom:40px; left:50%; transform:translateX(-50%); display:inline-block; width:190px; line-height:45px; border-radius:30px; background:#ffa500; font-size:22px; color:#fff; font-weight:500; text-align:center; }
.evt01_box .step .b_btn i { width:13px; height:20px; background:url(../images/bt_arrow.png) 0/100% 100%; display:inline-block; vertical-align:middle; margin:-4px 0 0 3px; text-indent:-9999px; }
.evt01_box .step.step01 .b_btn i { background-image:url(../images/bt_arrow_y.png); background-size:100% 100%; }
.evt01_box .step .b_btn:hover { text-decoration:none; }
.evt01_box .step .b_btn.c_wh { background:#fff; color:#ffa500; }
.evt01_box .step02 dl { padding-top:25px; }
.evt01_box .step02 dl dt { font-size:28px; color:#ffa500; text-align:center; margin-bottom:10px; }
.evt01_box .step02 dl dd { width:245px; margin:0 auto; font-size:20px; line-height:37px; color:#fff; }
.evt01_box .step02 dl dd input { vertical-align:middle; margin:-4px 10px 0 0; }
.info_form { padding:30px 37px 0; }
.info_form .info { width:270px; margin:0 auto; padding-bottom:7px; }
.info_form .info dl { margin-bottom:15px; }
.info_form .info dl dt { position:absolute; top:0; left:0; font-size:22px; color:#ffa500; font-weight:700; }
.info_form .info dl:nth-child(1) dt { letter-spacing:0; }
.info_form .info dl dd { margin-left:65px; }
.info_form .info dl dd input { width:100%; height:22px; border:0; border-bottom:1px solid #8f8a87; background:none; color:#fff; }
.info_form .agree { background:#2e2520; padding-bottom:10px; text-align:center; margin-bottom:10px; }
.info_form .agree .box { padding:10px; font-size:12px; color:#979290; text-align:left; line-height:150%; max-height:26px; overflow:hidden; overflow-y:auto; margin-bottom:10px; }
.info_form .agree label { font-size:13px; color:#ffa500; text-align:center; }
.info_form .guide { font-size:13px; color:#fff; text-align:center; margin-bottom:10px; }
.evt01_box .step04 { background:url(../images/evt01_step04_bg.jpg) no-repeat center center/cover; padding-top:105px; text-align:center; }
.evt01_box .step04 h3 { font-size:49px; line-height:58px; font-weight:300; margin-bottom:24px; }
.evt01_box .step04 h3 b { font-weight:800; }
.evt01_box .step04 p { font-size:17px; }
@media screen and (max-width:625px) {
.evt01_box { height:300px; }
.evt01_box .step01 h3 { top:30px; left:30px; font-size:36px; line-height:120%; }
.evt01_box .step01 .prd { top:25px; right:20px; width:130px; font-size:12px; }
.evt01_box .step01 .prd p { margin-top:10px; }
.evt01_box .step01 .prd img { height:100px; }
.evt01_box .step .b_btn { bottom:20px; width:130px; line-height:35px; font-size:18px; }
.evt01_box .step .b_btn i { width:8px; height:14px; margin:-2px 0 0 2px; }
.evt01_box .step02 dl { padding-top:35px; }
.evt01_box .step02 dl dt { font-size:16px; margin-bottom:15px; }
.evt01_box .step02 dl dd { width:200px; font-size:14px; line-height:200%; }
.evt01_box .step02 dl dd input { vertical-align:middle; margin:-4px 10px 0 0; }
.info_form { padding:20px 20px 0; }
.info_form .info { width:200px; padding-bottom:0; }
.info_form .info dl { margin-bottom:10px; }
.info_form .info dl dt { font-size:15px; line-height:20px; }
.info_form .info dl dd { margin-left:50px; }
.info_form .info dl dd input { height:20px; }
.info_form .agree { padding-bottom:8px; margin-bottom:10px; }
.info_form .agree .box { padding:8px; }
.info_form .agree label { font-size:12px; }
.info_form .guide { font-size:11px; }
.info_form .guide span { display:block; }
.evt01_box .step04 { padding-top:90px; }
.evt01_box .step04 h3 { font-size:38px; line-height:120%; margin-bottom:20px; }
.evt01_box .step04 p { font-size:14px; }

.evt01 iframe { height:300px; }
}

.evt02 { background:url(../images/evt02_bg.jpg) no-repeat center center/cover; padding:50px 0 100px; }
.evt02 .t_tx { margin-bottom:40px; }
.evt02 .prd { max-width:660px; margin:0 auto 40px; }
.evt02 .prd:after { content:''; clear:both; display:block; }
.evt02 .prd li { float:left; width:calc(50% - 8px); margin:0 4px 30px; background:#ffa500; padding-bottom:20px; font-size:14px; text-align:center; }
.evt02 .prd li:last-child { width:100%; margin:0; }
.evt02 .prd li:last-child .tx { padding:45px 0 7px 257px; text-align:left; }
.evt02 .prd li:last-child .tx:after { content:''; position:absolute; top:50px; right:60px; width:155px; height:69px; background:url(../images/evt01_p03_02.png); }
.evt02 .prd li:last-child .tx p { margin-bottom:7px; }
.evt02 .prd li:last-child .tx a { display:inline-block; font-size:12px; line-height:22px; padding:0 15px; background:#130d00; color:#fff; }
.evt02 .prd li:last-child .tx a:hover { text-decoration:none; }
.evt02 .prd li img { width:100%; }
.evt02 .prd li:last-child img { position:absolute; top:50%; left:70px; transform:translateY(-50%); width:auto; }
.evt02 .prd li b { display:block; font-size:20px; line-height:22px; margin-bottom:5px; }
.evt02 .prd li .num { position:absolute; top:0; left:50%; transform:translate(-50%,-50%); width:50px; line-height:50px; border-radius:100%; background:#1b120c; font-size:20px; color:#ffa500; text-align:center; }
.evt02 .b_btn { display:inline-block; width:190px; line-height:45px; border-radius:30px; background:#ffa500; font-size:22px; color:#fff; font-weight:500; text-align:center; }
.evt02 .b_btn:hover { text-decoration:none; }
.evt02 .b_btn i { width:13px; height:20px; background:url(../images/bt_arrow.png) 0/100% 100%; display:inline-block; vertical-align:middle; margin:-4px 0 0 3px; text-indent:-9999px; }

.evt02_info { background:#1e140f; padding:70px 0 160px; text-align:center; transition:none; }
.evt02_info * { transition:none; }
.evt02_info .wrap { max-width:550px; margin:0 auto; }
.evt02_info .wrap .info_form { padding:0; }
.evt02_info .wrap .info_form .info { padding-bottom:5px; }
.evt02_info .wrap .info_form .df { margin-bottom:20px; }
.evt02_info .wrap .info_form .df dt { font-size:22px; color:#ffa500; font-weight:700; margin-bottom:10px; }
.evt02_info .wrap .info_form .df dd textarea { display:block; vertical-align:top; width:100%; height:110px; border:1px solid #8f8a87; padding:15px 20px; font-size:18px; background:none; }
.evt02_info .wrap .guide { padding-bottom:15px; }

.if_evt02 { display:none; width:100%; height:690px; vertical-align:top;  }
.if_evt02.on { display:block; }

.bt_box a { position:absolute; top:919px; left:50%; transform:translateX(-50%); width:190px; line-height:45px; border-radius:30px; text-indent:-9999px; z-index:1; }
@media screen and (max-width:1300px) {
.evt .num { margin-bottom:15px; }
.evt .num img { height:40px; }
.evt h2 { font-size:25px; }
.evt .t_tx { font-size:15px; line-height:150%; margin-bottom:15px; }

.evt02 { padding:30px 10px 60px; }
.evt02 .t_tx { margin-bottom:30px; }
.evt02 .prd { margin:0 auto 20px; }
.evt02 .prd li { width:calc(50% - 4px); margin:0 0 20px; padding-bottom:10px; font-size:12px; }
.evt02 .prd li:nth-child(1) { margin-right:4px; }
.evt02 .prd li:nth-child(2) { margin-left:4px; }
.evt02 .prd li:last-child .tx { padding:70px 20px 10px; text-align:center; }
.evt02 .prd li:last-child .tx:after { display:none; }
.evt02 .prd li:last-child .tx p { margin-bottom:5px; }
.evt02 .prd li:last-child .tx a { padding:0 10px; }
.evt02 .prd li:last-child .tx a:hover { text-decoration:none; }
.evt02 .prd li:last-child .tx p span { display:block; }
.evt02 .prd li img { width:100%; }
.evt02 .prd li:last-child img { top:30px; left:50%; transform:translateX(-50%); height:25px; }
.evt02 .prd li b { display:block; font-size:20px; line-height:22px; margin-bottom:5px; }
.evt02 .prd li .num { width:35px; line-height:35px; font-size:14px; }
.evt02 .b_btn { width:130px; line-height:35px; font-size:18px; }
.evt02 .b_btn i { width:8px; height:14px; margin:-2px 0 0 2px; }

.evt02_info { padding:30px 15px 80px; }
.evt02_info .wrap .info_form .info { padding-bottom:0; }
.evt02_info .wrap .info_form .df { margin-bottom:15px; }
.evt02_info .wrap .info_form .df dt { font-size:15px; }
.evt02_info .wrap .info_form .df dd textarea { height:90px; padding:10px 15px; font-size:14px; }
.evt02_info .wrap .guide { padding-bottom:10px; }
.evt02_info .wrap .guide span { display:block; }

.if_evt02 { height:500px; }

.bt_box a { top:627px; width:130px; line-height:35px; }
}