@charset "UTF-8";.hs-form input,.hs-form textarea,.hs-form select,.hs-form .actions button{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hs-form select::-ms-expand{display:none}.hs-field-desc{display:none!important}.hs-form-field{position:relative;width:100%;margin-bottom:40px}@media screen and (max-width:900px){.hs-form-field{margin-bottom:20px}}.hs-form-field>label,.hs-form fieldset>.ex-label{position:relative;top:0;left:0;width:25%;display:inline-block;padding-top:9px;vertical-align:top}@media screen and (max-width:900px){.hs-form-field>label,.hs-form fieldset>.ex-label{width:35%}}@media screen and (max-width:600px){.hs-form-field>label,.hs-form fieldset>.ex-label{width:100%;display:block;height:auto;padding-top:0;margin-bottom:4px}}.hs-form-required{font-size:0;color:rbga(255,255,255,0)}.hs-form-required:after{position:relative;content:'必須';font-size:14px;color:#af207f;text-align:center;padding:4px 19px;line-height:1;border:#af207f 1px solid;border-radius:34px;display:inline-block;margin-left:10px}@media screen and (max-width:960px){.hs-form-required:after{font-size:12px;padding:3px 15px 4px}}@media screen and (max-width:600px){.hs-form-required:after{top:-1px;font-size:10px;padding:3px 10px}}.hs-form .input{width:75%;min-height:50px;display:inline-block;vertical-align:top}@media screen and (max-width:900px){.hs-form .input{width:65%}}@media screen and (max-width:600px){.hs-form .input{width:100%;display:block}}.hs-form .inputs-list{padding-top:9px}.hs-form .ex-field-desc,.hs-form .hs-error-msgs{line-height:1.7;min-height:1px;font-size:14px}@media screen and (max-width:900px){.hs-form .ex-field-desc,.hs-form .hs-error-msgs{font-size:11px}}@media screen and (max-width:600px){.hs-form .ex-field-desc,.hs-form .hs-error-msgs{font-size:10px}}.hs-form .ex-field-desc:empty{display:none!important}.hs-form .ex-field-desc-top{padding-top:15px;margin-bottom:15px}@media screen and (max-width:600px){.hs-form .ex-field-desc-top{padding-top:0}}.hs-form .ex-field-desc-bottom:not(:empty){margin-top:15px}@media screen and (max-width:900px){.hs-form .ex-field-desc-bottom:not(:empty){margin-top:5px}}.hs-form .hs-error-msgs{color:red;padding-left:25%}@media screen and (max-width:900px){.hs-form .hs-error-msgs{padding-left:35%}}@media screen and (max-width:600px){.hs-form .hs-error-msgs{padding-left:0;display:block;height:auto;padding-top:0;margin-bottom:4px}}.hs-form input:not([type=submit]),.hs-form textarea{font-size:16px;width:100%!important}.hs-form input[type=text],.hs-form input[type=number],.hs-form input[type=email],.hs-form input[type=tel]{border:#ddd 1px solid;padding:.95em 1em;background:#f5f5f5}.hs-form input[type=number]{width:auto!important}.hs-form-radio-display .ex-radio{position:relative;display:inline-block;vertical-align:middle;width:27px;height:27px;margin-right:15px;background:url(//cdn2.hubspot.net/hubfs/2684654/obc/assets/images/form/form_ic_rb_default.png) no-repeat;background-size:contain;transition:all .2s ease}@media screen and (max-width:900px){.hs-form-radio-display .ex-radio{top:-2px}}.hs-form-radio-display input[type=radio]{display:none}.hs-form-radio-display input[type=radio]:checked+.ex-radio{background:url(//cdn2.hubspot.net/hubfs/2684654/obc/assets/images/form/form_ic_rb_checked.png) no-repeat;background-size:contain}.hs-form-checkbox-display .ex-checkbox,.hs-form-booleancheckbox-display .ex-checkbox{display:inline-block;vertical-align:middle;position:relative;top:-1px;width:29px;height:29px;margin-right:15px;background:url(//cdn2.hubspot.net/hubfs/2684654/obc/assets/images/form/form_ic_cb_default.png) no-repeat;background-size:contain;transition:all .2s ease}.hs-form-checkbox-display input[type=checkbox],.hs-form-booleancheckbox-display input[type=checkbox]{display:none}.hs-form-checkbox-display input[type=checkbox]:checked+.ex-checkbox,.hs-form-booleancheckbox-display input[type=checkbox]:checked+.ex-checkbox{background:url(//cdn2.hubspot.net/hubfs/2684654/obc/assets/images/form/form_ic_cb_checked.png) no-repeat;background-size:contain}.hs-form .ex-select{border:#ddd 1px solid;padding:13px 0 0 1em;width:250px;height:50px;background:#f5f5f5 url(//cdn2.hubspot.net/hubfs/2684654/obc/assets/images/form/form_ic_select.png) no-repeat 92% center;background-size:16px 19px;overflow:hidden;font-size:16px}.hs-form .ex-select select{width:120%!important;display:block;background:transparent}.hs-form .ex-select.is-disabled select{color:#bfbfbf}@media screen and (max-width:600px){.hs-form .ex-select{padding-top:12px}}.hs-form textarea{border:#ddd 1px solid;padding:.95em 1em;background:#f5f5f5;resize:none;height:200px}@media screen and (max-width:600px){.hs-form textarea{height:120px}}.hs_submit{margin:60px 0 0}.hs_submit .actions{text-align:center}.hs_submit input[type=submit]{width:388px;height:112px;color:transparent;font-size:0;cursor:pointer;background:url(//cdn2.hubspot.net/hubfs/2684654/obc/assets/images/form/form_btn_submit.gif) no-repeat;background-size:contain;transition:all .2s ease}.hs_submit input[type=submit]:hover{opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"}@media screen and (max-width:600px){.hs_submit input[type=submit]{width:290px;height:84px}}.hs-form fieldset.form-columns-1,.hs-form fieldset.form-columns-2,.hs-form fieldset.form-columns-3{width:100%;max-width:100%}.hs-form fieldset.form-columns-1 .input,.hs-form fieldset.form-columns-2 .input,.hs-form fieldset.form-columns-3 .input{margin-right:0!important}.hs-form fieldset.form-columns-3 .hs-form-field{float:none!important;display:inline-block!important}.ex-richtext{margin-bottom:50px}@media screen and (max-width:960px){.ex-richtext{margin-bottom:30px}}.ex-richtext-title .bdhead{margin-top:60px;border-bottom-color:#ddd!important}@media screen and (max-width:960px){.ex-richtext-title .bdhead{margin-top:40px}}.ex-richtext-title .bdhead span{border-left-color:#00a9e4!important}.ex-richtext .ex-customscrollbar{position:relative;width:100%;border:#ddd 1px solid;padding:20px}.ex-richtext .ex-customscrollbar-contents{position:relative;width:100%;padding-right:40px}@media screen and (max-width:600px){.ex-richtext .ex-customscrollbar-contents{padding-right:30px}}.ex-richtext .ex-customscrollbar .ps--theme_ex-richtext-customscrollbar-area .ps__scrollbar-y-rail{background:#eee;width:20px}@media screen and (max-width:600px){.ex-richtext .ex-customscrollbar .ps--theme_ex-richtext-customscrollbar-area .ps__scrollbar-y-rail{width:15px}}.ex-richtext .ex-customscrollbar .ps--theme_ex-richtext-customscrollbar-area .ps__scrollbar-y{background:#af207f!important;width:18px;box-shadow:-3px -3px 0 0 #a01471 inset;border-radius:0!important}@media screen and (max-width:600px){.ex-richtext .ex-customscrollbar .ps--theme_ex-richtext-customscrollbar-area .ps__scrollbar-y{width:13px}}.ex-birthdate label{display:none!important}.ex-birthdate .hs-form-field{width:auto!important}.ex-birthdate .hs_ad .input{width:250px}.ex-richtext.catalog-selected-text>.selected-catalog{width:100%;display:block;background:#f5f3ec;font-size:20px;padding:18px 20px}@media screen and (max-width:960px){.ex-richtext.catalog-selected-text>.selected-catalog{font-size:18px;padding:14px 20px}}@media screen and (max-width:600px){.ex-richtext.catalog-selected-text>.selected-catalog{font-size:16px;padding:10px 18px}}.ex-richtext.catalog-selected-text>.selected-catalog:before{position:relative;content:'';display:inline-block;width:16px;height:16px;border:#af207f 3px solid;border-radius:8px;margin-right:10px;vertical-align:middle;top:-2px}.ex-richtext.catalog-selected-text .selected-catalog-name{margin-top:5px;width:100%;font-size:1.125em;background:#f2f2f2;padding:18px 20px}@media screen and (max-width:960px){.ex-richtext.catalog-selected-text .selected-catalog-name{padding:14px 20px}}@media screen and (max-width:600px){.ex-richtext.catalog-selected-text .selected-catalog-name{font-size:14px;padding:10px 18px}}.ex-richtext.catalog-download-text .get-reader{display:table;width:100%}@media screen and (max-width:600px){.ex-richtext.catalog-download-text .get-reader{display:block}}.ex-richtext.catalog-download-text .get-reader span{display:table-cell;vertical-align:top}@media screen and (max-width:600px){.ex-richtext.catalog-download-text .get-reader span{display:block}}.ex-richtext.catalog-download-text .get-reader span:first-child{width:80%}@media screen and (max-width:960px){.ex-richtext.catalog-download-text .get-reader span:first-child{width:70%}}@media screen and (max-width:600px){.ex-richtext.catalog-download-text .get-reader span:first-child{width:100%}}.ex-richtext.catalog-download-text .get-reader span:last-child{text-align:right;padding-top:8px}@media screen and (max-width:600px){.ex-richtext.catalog-download-text .get-reader span:last-child{text-align:left}}.ex-richtext.catalog-download-text .get-reader a{display:inline-block}.ex-richtext .recruit-hc-scroll-contents{height:362px}@media screen and (max-width:960px){.ex-richtext .recruit-hc-scroll-contents{height:250px}}.ex-richtext .recruit-hc-scroll-contents dl{line-height:2;text-align:justify}@media screen and (max-width:960px){.ex-richtext .recruit-hc-scroll-contents dl{font-size:14px}}@media screen and (max-width:600px){.ex-richtext .recruit-hc-scroll-contents dl{font-size:12px;line-height:1.8}}.ex-richtext .recruit-hc-scroll-contents dt:not(:first-child){margin-top:2em}.ex-richtext .recruit-hc-scroll-contents dd{margin-top:1em}.ex-richtext .recruit-hc-scroll-contents dd:not(:last-child){margin-bottom:1em}.ex-richtext.privacycheck-text .agreement{color:#00a9e4;display:inline-block;margin-top:40px}@media screen and (max-width:960px){.ex-richtext.privacycheck-text .agreement{margin-top:20px}}.ex-richtext.privacycheck-text a{display:inline-block;color:#999;text-decoration:underline}.ex-richtext.privacycheck-text a:hover{text-decoration:none}.hs-form .hs_firstname input,.hs-form .hs_phone input,.hs-form .hs_fax input,.hs-form .hs_name_pronounce input{max-width:470px}.hs-form .ex-field-desc-top{display:block}.hs-form .ex-field-desc-bottom{display:none}.hs-form .hs_phone .ex-field-desc-top{display:none}.hs-form .hs_phone .ex-field-desc-bottom{display:block}.hs-form .hs_email .ex-field-desc-top{display:none}.hs-form .hs_email .ex-field-desc-bottom{display:block}.hs-form .hs_graduation .ex-field-desc-top{display:none}.hs-form .hs_graduation .ex-field-desc-bottom{display:block}.hs-form .hs_address_zip .ex-field-desc-top{display:none}.hs-form .hs_address_zip .ex-field-desc-bottom{display:block}.hs-form .hs_fax .ex-field-desc-top{display:none}.hs-form .hs_fax .ex-field-desc-bottom{display:block}.hs-form .hs_catalog>label,.hs-form .hs_catalogservice>label,.hs-form .hs_web_trial_products>label{width:100%;display:block;background:#f5f3ec;font-size:20px;padding:18px 20px;float:none}@media screen and (max-width:960px){.hs-form .hs_catalog>label,.hs-form .hs_catalogservice>label,.hs-form .hs_web_trial_products>label{font-size:18px;padding:14px 20px}}@media screen and (max-width:600px){.hs-form .hs_catalog>label,.hs-form .hs_catalogservice>label,.hs-form .hs_web_trial_products>label{font-size:16px;padding:10px 18px}}.hs-form .hs_catalog>label:before,.hs-form .hs_catalogservice>label:before,.hs-form .hs_web_trial_products>label:before{position:relative;content:'';display:inline-block;width:16px;height:16px;border:#af207f 3px solid;border-radius:8px;margin-right:10px;vertical-align:middle;top:-2px}.hs-form .hs_catalog .input,.hs-form .hs_catalogservice .input,.hs-form .hs_web_trial_products .input{width:100%}.hs-form .hs_catalog .inputs-list,.hs-form .hs_catalogservice .inputs-list,.hs-form .hs_web_trial_products .inputs-list{margin-top:28px;width:100%;overflow:hidden}@media screen and (max-width:600px){.hs-form .hs_catalog .inputs-list,.hs-form .hs_catalogservice .inputs-list,.hs-form .hs_web_trial_products .inputs-list{margin-top:20px}}.hs-form .hs_catalog .inputs-list li,.hs-form .hs_catalogservice .inputs-list li,.hs-form .hs_web_trial_products .inputs-list li{position:relative;width:50%;float:left;margin-bottom:23px}@media screen and (max-width:960px){.hs-form .hs_catalog .inputs-list li,.hs-form .hs_catalogservice .inputs-list li,.hs-form .hs_web_trial_products .inputs-list li{width:50%;margin-bottom:15px}}@media screen and (max-width:600px){.hs-form .hs_catalog .inputs-list li,.hs-form .hs_catalogservice .inputs-list li,.hs-form .hs_web_trial_products .inputs-list li{width:100%;padding-left:5px}}.hs-form .hs_catalog .hs-error-msgs,.hs-form .hs_catalogservice .hs-error-msgs,.hs-form .hs_web_trial_products .hs-error-msgs{padding:0}.hs-form .hs_dounyu_category>label,.hs-form .hs_genre>label{width:100%;display:block;background:#f5f3ec;font-size:20px;padding:18px 20px;float:none}@media screen and (max-width:960px){.hs-form .hs_dounyu_category>label,.hs-form .hs_genre>label{font-size:18px;padding:14px 20px}}@media screen and (max-width:600px){.hs-form .hs_dounyu_category>label,.hs-form .hs_genre>label{font-size:16px;padding:10px 18px}}.hs-form .hs_dounyu_category>label:before,.hs-form .hs_genre>label:before{position:relative;content:'';display:inline-block;width:16px;height:16px;border:#af207f 3px solid;border-radius:8px;margin-right:10px;vertical-align:middle}@media screen and (max-width:600px){.hs-form .hs_dounyu_category>label:before,.hs-form .hs_genre>label:before{top:-2px}}.hs-form .hs_dounyu_category .input,.hs-form .hs_genre .input{width:100%}.hs-form .hs_dounyu_category .inputs-list,.hs-form .hs_genre .inputs-list{margin-top:28px;width:100%;overflow:hidden}@media screen and (max-width:600px){.hs-form .hs_dounyu_category .inputs-list,.hs-form .hs_genre .inputs-list{margin-top:20px}}.hs-form .hs_dounyu_category .inputs-list li,.hs-form .hs_genre .inputs-list li{position:relative;width:33.3333%;float:left;margin-bottom:23px}@media screen and (max-width:960px){.hs-form .hs_dounyu_category .inputs-list li,.hs-form .hs_genre .inputs-list li{width:50%;margin-bottom:15px}}@media screen and (max-width:600px){.hs-form .hs_dounyu_category .inputs-list li,.hs-form .hs_genre .inputs-list li{width:100%;padding-left:5px}}.hs-form .hs_dounyu_category .hs-error-msgs,.hs-form .hs_genre .hs-error-msgs{padding:0}.hs-form .hs_address_zip input{width:250px!important}.hs-form .hs_request_date_day input{width:250px!important}.hs-form .hs_ownother .hs-form-radio,.hs-form .hs_wheelchair .hs-form-radio,.hs-form .hs_outvisit .hs-form-radio,.hs-form .hs_web_trial_user_position .hs-form-radio,.hs-form .hs_linkbanner .hs-form-radio{display:inline-block}@media screen and (max-width:600px){.hs-form .hs_ownother .hs-form-radio,.hs-form .hs_wheelchair .hs-form-radio,.hs-form .hs_outvisit .hs-form-radio,.hs-form .hs_web_trial_user_position .hs-form-radio,.hs-form .hs_linkbanner .hs-form-radio{display:block}}.hs-form .hs_ownother .hs-form-radio:not(:last-child),.hs-form .hs_wheelchair .hs-form-radio:not(:last-child),.hs-form .hs_outvisit .hs-form-radio:not(:last-child),.hs-form .hs_web_trial_user_position .hs-form-radio:not(:last-child),.hs-form .hs_linkbanner .hs-form-radio:not(:last-child){margin-right:30px}@media screen and (max-width:600px){.hs-form .hs_ownother .hs-form-radio:not(:last-child),.hs-form .hs_wheelchair .hs-form-radio:not(:last-child),.hs-form .hs_outvisit .hs-form-radio:not(:last-child),.hs-form .hs_web_trial_user_position .hs-form-radio:not(:last-child),.hs-form .hs_linkbanner .hs-form-radio:not(:last-child){margin-right:0;margin-bottom:10px}}.hs-form .hs_privacycheck{margin:60px 0 0;text-align:center}@media screen and (max-width:600px){.hs-form .hs_privacycheck{margin-top:30px}}.hs-form .hs_privacycheck .input{position:relative;margin:0 auto;width:306px;height:85px;border:#ddd 4px solid;color:#af207f;z-index:1}@media screen and (max-width:600px){.hs-form .hs_privacycheck .input{width:100%}}.hs-form .hs_privacycheck .input:after{position:absolute;left:50%;bottom:-34px;margin-left:-14px;content:'';width:28px;height:34px;background:url(//cdn2.hubspot.net/hubfs/2684654/obc/assets/images/common/com_baloon_md_btm_bg01.png) no-repeat}.hs-form .hs_privacycheck .inputs-list{text-align:center;padding-top:22px}@media screen and (max-width:600px){.hs-form .hs_privacycheck .inputs-list{padding-top:24px}}.hs-form .hs_privacycheck>label,.hs-form .hs_privacycheck .hs-form-required{display:none!important}.hs-form .hs_privacycheck .hs-error-msgs{position:relative;padding:40px 0 0;width:100%;text-align:center;z-index:5}.hs-form .ex-birthdate .input,.hs-form .ex-birthdate .ex-select{width:220px}.hs-form .ex-birthdate .input,.hs-form .ex-birthdate .hs_month,.hs-form .ex-birthdate .hs_day{vertical-align:top}.hs-form .ex-birthdate .hs_month,.hs-form .ex-birthdate .hs_day{margin-left:10px}@media screen and (max-width:900px){.hs-form .ex-birthdate .hs_month,.hs-form .ex-birthdate .hs_day{margin-left:35%}}@media screen and (max-width:600px){.hs-form .ex-birthdate .hs_month,.hs-form .ex-birthdate .hs_day{margin-left:0}}@media screen and (max-width:900px){.hs-form .ex-birthdate .hs_ad,.hs-form .ex-birthdate .hs_month{margin-bottom:10px}}.hs-form .hs_failurecontent .inputs-list li,.hs-form .hs_facility .inputs-list li,.hs-form .hs_jobcategory .inputs-list li{display:inline-block;margin-right:25px;margin-bottom:25px}@media screen and (max-width:600px){.hs-form .hs_failurecontent .inputs-list li,.hs-form .hs_facility .inputs-list li,.hs-form .hs_jobcategory .inputs-list li{display:block;margin-right:0;margin-bottom:10px}}.hs-form .ex-request-date label,.hs-form .ex-request-date .hs-richtext{display:none}.hs-form .ex-request-date .ex-label{display:inline-block;width:25%;padding-top:9px;vertical-align:top}@media screen and (max-width:900px){.hs-form .ex-request-date .ex-label{width:35%}}@media screen and (max-width:600px){.hs-form .ex-request-date .ex-label{width:100%;display:block;height:auto;padding-top:0;margin-bottom:4px}}.hs-form .ex-request-date .ex-field-group{display:inline-block;width:75%}@media screen and (max-width:900px){.hs-form .ex-request-date .ex-field-group{width:65%}}@media screen and (max-width:600px){.hs-form .ex-request-date .ex-field-group{width:100%}}.hs-form .ex-request-date .ex-field-desc{margin-top:15px}.hs-form .ex-request-date .hs-form-field{width:auto!important;margin-bottom:0!important}.hs-form .ex-request-date [name=request_date_day]{width:150px!important}@media screen and (max-width:600px){.hs-form .ex-request-date [name=request_date_day]{width:250px}}.hs-form .ex-request-date .ex-day-wrap{display:inline-block}@media screen and (max-width:1000px){.hs-form .ex-request-date .ex-day-wrap{display:block}}.hs-form .ex-request-date .hs_request_date_day{margin-right:40px}.hs-form .ex-request-date .ex-hour-wrap{display:inline-block}@media screen and (max-width:1000px){.hs-form .ex-request-date .ex-hour-wrap{display:block;margin:10px 0}}@media screen and (max-width:600px){.hs-form .ex-request-date .ex-hour-wrap{margin:8px 0 0}}.hs-form .ex-request-date .ex-minute-wrap{display:inline-block}@media screen and (max-width:1000px){.hs-form .ex-request-date .ex-minute-wrap{display:block}}.hs-form .ex-request-date .ex-sup{display:inline-block;padding:8px 15px 0;vertical-align:top}@media screen and (max-width:900px){.hs-form .ex-request-date .ex-sup{padding-top:12px}}.hs-form .ex-request-date .ex-select{width:210px!important}.enquete-field>label{width:100%;display:block;padding-top:0;padding-bottom:10px;margin-bottom:15px;border-bottom:#ddd 1px solid}.enquete-field>.input{width:100%}.enquete-field .inputs-list{padding-top:0}.taikan_online_top #dir_img{height:376px;background:#00a9e4 url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/dir_bg01.jpg) no-repeat center bottom;background-size:contain}@media screen and (max-width:768px){.taikan_online_top #dir_img{height:230px;background:#00a9e4 url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/dir_bg02.jpg) no-repeat center bottom;background-size:auto 30%}}.taikan_online_top #dir_img .dir_ttl{text-align:left;max-width:1460px;padding:0 30px;margin:0 auto;-ms-transform:translateY(-52%);transform:translateY(-52%)}@media screen and (max-width:768px){.taikan_online_top #dir_img .dir_ttl{padding:0 30px;-ms-transform:translateY(-78%);transform:translateY(-78%)}}.taikan_online_top #dir_img .ttl{font-size:56px;margin-bottom:35px}.taikan_online_top #dir_img .ttl small{font-size:40px}@media screen and (max-width:768px){.taikan_online_top #dir_img .ttl{font-size:36px;margin-bottom:15px;text-align:center}.taikan_online_top #dir_img .ttl small{font-size:20px}}@media screen and (max-width:640px){.taikan_online_top #dir_img .ttl{font-size:26px}.taikan_online_top #dir_img .ttl small{font-size:16px}}.taikan_online_top #dir_img .txt{font-size:20px;font-weight:400;line-height:2;padding-right:50%}@media screen and (max-width:768px){.taikan_online_top #dir_img .txt{font-size:13px;line-height:1.5;text-align:center;padding-right:0}}@media screen and (max-width:380px){.taikan_online_top #dir_img .txt br{display:none}}.taikan_online_detail #dir_img{background:#00a9e4 url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/dir_bg03.jpg) no-repeat center bottom;background-size:contain}@media screen and (max-width:768px){.taikan_online_detail #dir_img{height:230px;background:#00a9e4 url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/dir_bg04.jpg) no-repeat center bottom;background-size:auto 30%}}.taikan_online_detail #dir_img .dir_ttl{text-align:left;max-width:1460px;padding:0 60px;margin:0 auto;-ms-transform:translateY(-52%);transform:translateY(-52%)}@media screen and (max-width:768px){.taikan_online_detail #dir_img .dir_ttl{padding:0 30px;-ms-transform:translateY(-78%);transform:translateY(-78%)}}.taikan_online_detail #dir_img .ttl{font-size:40px;margin-bottom:25px}.taikan_online_detail #dir_img .ttl br{display:none}@media screen and (max-width:768px){.taikan_online_detail #dir_img .ttl{font-size:36px;margin-bottom:10px;text-align:center}.taikan_online_detail #dir_img .ttl br{display:inline}}@media screen and (max-width:640px){.taikan_online_detail #dir_img .ttl{font-size:26px}}.taikan_online_detail #dir_img .txt{font-size:16px;font-weight:400;line-height:1.6;padding-right:50%}@media screen and (max-width:768px){.taikan_online_detail #dir_img .txt{font-size:13px;line-height:1.5;text-align:center;padding-right:0}}@media screen and (max-width:380px){.taikan_online_detail #dir_img .txt br{display:none}}#dir_img p{color:#fff}.online-intro-section,.online-section,.sponsors-section{width:100%;padding:50px}@media screen and (max-width:1000px){.online-intro-section,.online-section,.sponsors-section{padding:30px}}@media screen and (max-width:640px){.online-intro-section,.online-section,.sponsors-section{padding:30px 15px}}.online-intro-section .inner,.online-section .inner,.sponsors-section .inner{width:100%}.online-section{padding-top:25px}.online-intro-section{background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/com_bg_sand.gif) repeat;padding:50px 0}.online-intro-section .inner{display:table;width:100%}.online-intro-section .inner>div{display:table-cell;vertical-align:middle}.online-intro-section .iv:first-child{background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/intro_bg_01.jpg) no-repeat top right;background-size:cover}.online-intro-section .iv:last-child{background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/intro_bg_02.jpg) no-repeat top left;background-size:cover}@media screen and (max-width:768px){.online-intro-section .iv:first-child,.online-intro-section .iv:last-child{display:none}}.online-intro-section .intro{width:660px;padding:0 50px}@media screen and (max-width:640px){.online-intro-section .intro{padding:0 25px}}.online-intro-section .intro h2{line-height:1;text-align:center;margin-bottom:40px}.online-intro-section .intro p{font-size:16px;line-height:2.2}.sponsors-section{background:#eee;padding-top:70px}@media screen and (max-width:768px){.sponsors-section{padding-top:40px}}.sponsors-section .sec_head{margin-bottom:0;padding-bottom:50px;text-align:center;font-size:32px;font-weight:700;line-height:1.75}@media screen and (max-width:768px){.sponsors-section .sec_head{padding-bottom:20px;font-size:22px}}.sponsors-section .sec_head em{display:inline-block;margin-left:.5em;color:#00a9e4}.sponsors-section .sec_head:after{display:none}.sponsors-section .sec_lead{margin-bottom:40px;text-align:center;line-height:1.6}@media screen and (max-width:768px){.sponsors-section .sec_lead{margin-bottom:20px}}@media screen and (max-width:640px){.sponsors-section .sec_lead{text-align:left}}.cards-list{position:relative;margin:0 auto;overflow:hidden;max-width:1400px;padding-top:2.5%}@media screen and (max-width:1240px){.cards-list{padding-top:2%}}@media screen and (max-width:640px){.cards-list{padding-top:20px}}.cards-list>.list-item{border:#ddd 4px solid;width:31.45%;float:left;display:block;margin-bottom:2.5%;letter-spacing:-.02em;background:#fff}@media screen and (max-width:1240px){.cards-list>.list-item{width:32%;margin-bottom:2%}}@media screen and (max-width:970px){.cards-list>.list-item{width:49%}}@media screen and (max-width:640px){.cards-list>.list-item{display:block;width:100%;margin-bottom:20px}}.cards-list>.list-item:not(:nth-child(3n)){margin-right:2.8%}@media screen and (max-width:1240px){.cards-list>.list-item:not(:nth-child(3n)){margin-right:2%}}@media screen and (max-width:970px){.cards-list>.list-item:not(:nth-child(3n)){margin-right:auto}}@media screen and (max-width:970px){.cards-list>.list-item:nth-child(odd){margin-right:2%}}@media screen and (max-width:640px){.cards-list>.list-item:nth-child(odd){margin-right:auto}}.cards-list .thumb{position:relative;width:100%;text-align:center}.cards-list .thumb img{margin:0 auto;width:100%}.cards-list .thumb .label{position:absolute;top:0;left:0}.cards-list .body{position:relative;padding:30px}@media screen and (max-width:1110px){.cards-list .body{padding:20px}}.cards-list .title{padding:10px 0 30px;font-size:20px;line-height:1.6}@media screen and (max-width:1110px){.cards-list .title{padding:0 0 15px}}@media screen and (max-width:970px){.cards-list .title{padding:5px 0 20px}}@media screen and (max-width:640px){.cards-list .title{font-size:15px}}.cards-list .speaker{margin-bottom:30px;overflow:hidden}.cards-list .speaker .img{display:inline-block;vertical-align:top;float:right;width:20%;text-align:right}.cards-list .speaker .img+.prof{display:inline-block;vertical-align:top;width:80%;float:left}.cards-list .speaker .prof{font-size:14px;line-height:1.6;display:block}.cards-list .speaker .prof small{margin-top:1em;display:inline-block;font-size:13px}.cards-list .speaker .prof>span{display:block;font-size:16px;font-weight:700;color:#ea5504}.cards-list .speaker .prof>span:before{vertical-align:middle;margin-right:10px;margin-bottom:5px;position:relative;top:-2px;content:'';width:20px;height:20px;display:inline-block;background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/profile_ic.svg) no-repeat}.cards-list .desc{font-size:14px;line-height:1.8;margin-bottom:30px}.cards-list .theme-list{width:100%}.cards-list .theme-list .list-item{display:inline-block;padding:5px 20px;text-align:center;color:#00a9e4;font-size:14px;border:#00a9e4 1px solid;margin-bottom:10px}@media screen and (max-width:970px){.cards-list .theme-list .list-item{padding:5px 10px;font-size:12px}}.cards-list .theme-list .list-item:not(:last-child){margin-right:20px}@media screen and (max-width:1110px){.cards-list .theme-list .list-item:not(:last-child){margin-right:10px}}.cards-list .btn{background:#eee;padding:18px 0 13px;max-width:380px;margin:0 auto;text-align:center;display:block;cursor:pointer}@media screen and (max-width:1110px){.cards-list .btn{font-size:15px;padding:17px 0 13px}}.cards-list .btn:before,.cards-list .btn:after{display:inline-block;position:relative;content:'';vertical-align:middle}.cards-list .btn:before{top:-1px;left:-20px;width:32px;height:32px;background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/play_ic.svg) no-repeat center center;background-size:contain}@media screen and (max-width:1110px){.cards-list .btn:before{left:-8px;width:28px;height:19px}}.cards-list .btn.is-overview{margin-bottom:20px}.cards-list .btn.is-overview:before{background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/overview_ic.svg) no-repeat;background-size:contain}.cards-list .btn:after{top:-1px;right:-20px;width:12px;height:14px;background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/com_bdnext_bl_ic01.svg) no-repeat;background-size:contain}@media screen and (max-width:970px){.cards-list .btn:after{right:-12px}}.cards-list .btn:hover{opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.cards-list .btn.btn-download:before{width:32px;height:32px;background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/download_bl_ic.svg) no-repeat}.cards-list .company{border-top:#ddd 1px solid;border-bottom:#ddd 1px solid;padding:20px 40px 20px 130px;position:relative;display:table;width:100%}@media screen and (max-width:768px){.cards-list .company{padding:35px 0 20px;display:block}}.cards-list .company .label{position:absolute;top:50%;left:0;margin-top:-15px;background:#ea5504;color:#fff;font-size:14px;border-top-right-radius:15px;border-bottom-right-radius:15px;width:108px;padding:6px 0;text-align:center}@media screen and (max-width:768px){.cards-list .company .label{position:relative;top:auto;margin:0 auto 15px;border-radius:15px;font-size:11px;width:90px;margin-top:-12px}}.cards-list .company .name{font-size:14px;display:table-cell;vertical-align:middle;width:100%}@media screen and (max-width:768px){.cards-list .company .name{text-align:center;display:block}}.detail-area{margin:0 auto;max-width:1400px}.detail-area .detail-head{overflow:hidden}.detail-area .detail-head .left{float:left;width:75%;display:inline-block;vertical-align:top;padding-right:10px}@media screen and (max-width:600px){.detail-area .detail-head .left{float:none;width:100%;display:block;padding-right:0}}.detail-area .detail-head .right{float:right;width:25%;display:inline-block;vertical-align:top}@media screen and (max-width:600px){.detail-area .detail-head .right{float:none;width:100%;display:block;padding-right:0}}.detail-area .detail-head .speaker{margin:40px 0 0 auto;max-width:230px}@media screen and (max-width:600px){.detail-area .detail-head .speaker{margin:20px 0 0;width:100%;max-width:100%;overflow:hidden}}@media screen and (max-width:600px){.detail-area .detail-head .speaker .img{float:left;width:30%;vertical-align:middle}}.detail-area .detail-head .speaker .name{margin-top:20px;text-align:left;line-height:1.5}@media screen and (max-width:600px){.detail-area .detail-head .speaker .name{float:right;margin-top:0;padding-left:20px;width:70%;vertical-align:middle}}.detail-area .detail-head .speaker .name small{display:inline-block;margin-top:.8em;font-size:14px}.detail-area .theme-list{width:100%}.detail-area .theme-list .list-item{display:inline-block;color:#00a9e4;border:#00a9e4 4px solid;padding:10px 40px;text-align:center;border-radius:25px}.detail-area .theme-list .list-item:not(:last-child){margin-right:18px}@media screen and (max-width:600px){.detail-area .theme-list .list-item:not(:last-child){margin-right:10px}}@media screen and (max-width:768px){.detail-area .theme-list .list-item{padding:8px 30px}}@media screen and (max-width:600px){.detail-area .theme-list .list-item{font-size:14px;padding:6px 18px;border-width:3px}}.detail-area .title{font-size:32px;margin:40px 0 30px;line-height:1.6}@media screen and (max-width:768px){.detail-area .title{margin:30px 0;font-size:22px}}@media screen and (max-width:600px){.detail-area .title{margin:20px 0}}.detail-area .time{font-size:20px;margin:30px 0}.detail-area .time span{color:#00a9e4}@media screen and (max-width:768px){.detail-area .time{margin:20px 0;font-size:18px}}@media screen and (max-width:600px){.detail-area .time{margin:15px 0;font-size:15px}}.detail-area .text{line-height:1.8}.detail-area .move-player{margin:80px 0 50px}@media screen and (max-width:768px){.detail-area .move-player{margin:50px 0 20px}}@media screen and (max-width:600px){.detail-area .move-player{margin:20px 0}}.detail-area .btns{text-align:center}.detail-area .btns>a{margin:10px 35px}.detail-area .stnlink_btn{background-color:#eee;display:inline-block;padding:12px 30px;max-width:316px}.detail-area .stnlink_btn span{display:inline-block;position:relative;padding-right:30px;color:#111}.detail-area .stnlink_btn span:after{top:3px;background-image:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/com_bdnext_bl_ic01.svg)}.detail-area .download_btn{background:#00a9e4;padding:22px 50px 18px;text-align:center;display:block;color:#fff;cursor:pointer;display:inline-block}@media screen and (max-width:1110px){.detail-area .download_btn{font-size:15px}}@media screen and (max-width:600px){.detail-area .download_btn{padding-left:30px;margin:10px 0!important}}.detail-area .download_btn:before,.detail-area .download_btn:after{display:inline-block;position:relative;content:'';vertical-align:middle}.detail-area .download_btn:before{top:-1px;left:-20px;width:32px;height:32px;background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/download_wh_ic.svg) no-repeat;background-size:contain}@media screen and (max-width:1110px){.detail-area .download_btn:before{left:-8px;width:28px;height:19px}}.detail-area .download_btn:after{top:-1px;right:-20px;width:12px;height:14px;background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/com_bdnext_wh_ic01.svg) no-repeat;background-size:contain}@media screen and (max-width:970px){.detail-area .download_btn:after{right:-12px}}.detail-area .download_btn:hover{opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.detail-area .special{border:#00b050 3px solid;padding:20px 30px;max-width:720px;margin:0 auto 40px}@media screen and (max-width:640px){.detail-area .special{margin-bottom:20px}}.detail-area .special .title{color:#00b050;font-weight:700;font-size:18px;display:inline-block;vertical-align:middle;margin:10px 0}.detail-area .special .label{display:inline-block;vertical-align:middle;background:#ffc000;color:#fff;font-size:16px;font-weight:700;text-align:center;border-radius:6px;padding:7px 20px;letter-spacing:3px;margin-right:10px;line-height:1}@media screen and (max-width:640px){.detail-area .special .label{font-size:14px}}.detail-area .special .text{line-height:1.7;font-size:14px}.hatarakikata{margin:40px auto 0;text-align:center}@media screen and (max-width:640px){.hatarakikata{margin:20px auto 0}}.hatarakikata a{display:inline-block;margin:0 auto}.hatarakikata a:hover{opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.hatarakikata .wide{display:block}@media screen and (max-width:640px){.hatarakikata .wide{display:none}}.hatarakikata .square{display:none}@media screen and (max-width:640px){.hatarakikata .square{display:block}}.labor{margin:0 auto;padding:60px 0;background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/bg_texture.gif) repeat}@media screen and (max-width:640px){.labor{padding:30px 0}}.labor .inner{max-width:860px;padding:0 20px;margin:0 auto;text-align:center}.labor .bnr{display:inline-block;line-height:1}.labor .bnr:hover{opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.labor .wide{display:block}@media screen and (max-width:640px){.labor .wide{display:none}}.labor .square{display:none}@media screen and (max-width:640px){.labor .square{display:block}}.labor .contact{margin:30px auto 0;text-align:center;overflow:hidden}@media screen and (max-width:640px){.labor .contact{margin-top:20px}}.labor .contact li{text-align:center;display:block;float:left;width:48%;font-size:16px}@media screen and (max-width:640px){.labor .contact li{display:block;width:100%}}.labor .contact li:first-child{margin-right:4%}@media screen and (max-width:640px){.labor .contact li:first-child{margin-right:0;margin-bottom:20px}}.labor .contact li a{display:block;padding:0 30px;color:#fff;background-color:#036eb8}.labor .contact li a:hover{opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.labor .contact li a span{display:inline-block;position:relative;padding:30px 30px 30px 50px;background:url(//cdn2.hubspot.net/hubfs/2684654/obc/assets/images/common/consultation_finav_ic01.png) no-repeat 0 50%;background-size:36px}.labor .contact li a span:after{content:'';position:absolute;top:0;bottom:0;right:0;margin:auto;height:15px;width:13px;background:url(//cdn2.hubspot.net/hubfs/2684654/obc/assets/images/common/com_bdnext_wh_ic01.svg?t=1507087046257) no-repeat;background-size:contain}.labor .contact .inquiry a span{background-position:0 contain}.labor .contact .request a span{background-image:url(//cdn2.hubspot.net/hubfs/2684654/obc/assets/images/common/consultation_finav_ic02.png)}html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{-webkit-filter:blur(3px);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');filter:blur(3px)}.remodal-overlay{background:rgba(0,0,0,.75)}.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{animation-duration:.3s;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;transform:translate3d(0,0,0);color:#2b2e38}.remodal.remodal-is-opening,.remodal.remodal-is-closing{animation-duration:.3s;animation-fill-mode:forwards}.remodal.remodal-is-opening{animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:top}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:transparent}.remodal-close:hover,.remodal-close:focus{color:#2b2e38}.remodal-close:before{font-family:Arial,Helvetica CY,Nimbus Sans L,sans-serif!important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\00d7";text-align:center}.remodal-confirm,.remodal-cancel{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:hover,.remodal-confirm:focus{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:hover,.remodal-cancel:focus{background:#ef5350}.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{padding:0;border:0}@keyframes remodal-opening-keyframes{from{transform:scale(1.05);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}to{transform:none;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-filter:blur(0);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');filter:blur(0)}}@keyframes remodal-closing-keyframes{from{transform:scale(1);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}to{transform:scale(.95);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-filter:blur(0);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');filter:blur(0)}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}to{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}to{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}}@media only screen and (min-width:641px){.remodal{max-width:1000px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:1000px}.remodal-wrapper{padding:0 10px 30px}.watching-application-modal .modal-header{text-align:right;padding:30px 0}.watching-application-modal .modal-container{position:relative;background:#fff;text-align:left;padding:50px}@media screen and (max-width:768px){.watching-application-modal .modal-container{padding:35px}}@media screen and (max-width:600px){.watching-application-modal .modal-container{padding:20px}}.watching-application-modal .modal-container em{color:#00a9e4}.watching-application-modal .modal-container .bdhead span{border-left-color:#00a9e4}.watching-application-modal .remodal-close{position:relative;display:inline-block;width:40px;height:40px;background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/modal_close_ic.png) no-repeat;background-size:contain}@media screen and (max-width:600px){.watching-application-modal .remodal-close{width:30px;height:30px}}.watching-application-modal .remodal-close:before{display:none}.watching-application-modal .form-header{text-align:center;margin-bottom:80px}@media screen and (max-width:768px){.watching-application-modal .form-header{margin-bottom:40px}}.watching-application-modal .form-header .title{font-size:32px;font-weight:700;margin:20px 0 60px}@media screen and (max-width:768px){.watching-application-modal .form-header .title{font-size:28px;margin-bottom:40px}}@media screen and (max-width:600px){.watching-application-modal .form-header .title{font-size:22px;margin-bottom:30px}}.watching-application-modal .form-header p{line-height:2.2}@media screen and (max-width:600px){.watching-application-modal .form-header p{text-align:left;line-height:1.8}}.watching-application-modal .form-body>p{text-align:center;margin:50px 0}@media screen and (max-width:600px){.watching-application-modal .form-body>p{margin:30px 0}}.watching-application-modal .form-body .hs-form .hs_privacycheck .inputs-list{padding-top:26px}.watching-application-modal .form-body .hs-form-checkbox-display input[type=checkbox]:checked+.ex-checkbox,.watching-application-modal .form-body .hs-form-booleancheckbox-display input[type=checkbox]:checked+.ex-checkbox{background-image:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/form_ic_cb_checked.png)!important}.watching-application-modal .form-body .hs-form-radio-display input[type=radio]:checked+.ex-radio{background-image:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/form_ic_rb_checked.png)!important}.watching-application-modal .form-body .ex-checkbox+span{color:#111}.watching-application-modal .form-body .hs-form-required:after{color:#00a9e4;border-color:#00a9e4}.watching-application-modal .form-body .hs_submit input[type=submit]{background-image:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/form_btn_submit.gif)!important}.watching-application-modal .form-body .ex-richtext-title{text-align:left}.watching-application-modal .form-body .privacycheck-text{padding-top:20px;text-align:left;line-height:1.8}.watching-application-modal .form-body .privacycheck-text .privacy-link{margin:40px 0}@media screen and (max-width:768px){.watching-application-modal .form-body .privacycheck-text .privacy-link{margin:30px 0}}.watching-application-modal .form-body .privacycheck-text .privacy-link a{display:inline-block;text-decoration:underline}.watching-application-modal .form-body .privacycheck-text .privacy-link a:hover{text-decoration:none}.watching-application-modal .form-body .privacycheck-text .privacy-link a:after{position:relative;top:-1px;right:-20px;display:inline-block;vertical-align:middle;content:'';width:12px;height:14px;background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/com_bdnext_pk_ic01.svg) no-repeat;background-size:contain}@media screen and (max-width:600px){.watching-application-modal .form-body .hs_bugyo_forum_2017_sponcer_chek{margin-bottom:40px}}.watching-application-modal .form-body .hs_bugyo_forum_2017_sponcer_chek>label{color:#00a9e4;padding-bottom:0;margin:50px 0;border-bottom:none;line-height:1.5}@media screen and (max-width:600px){.watching-application-modal .form-body .hs_bugyo_forum_2017_sponcer_chek>label{margin-bottom:20px}}.watching-application-modal .form-body .hs_bugyo_forum_2017_sponcer_chek ul{padding-left:25%}@media screen and (max-width:900px){.watching-application-modal .form-body .hs_bugyo_forum_2017_sponcer_chek ul{padding-left:35%}}@media screen and (max-width:600px){.watching-application-modal .form-body .hs_bugyo_forum_2017_sponcer_chek ul{padding-left:0}}.watching-application-modal .form-body .hs_bugyo_forum_2017_sponcer_chek li.hs-form-checkbox:not(:last-child){margin-bottom:10px}.watching-application-modal .hs-form .hs_submit{margin:30px 0 0}@media screen and (max-width:600px){.watching-application-modal .hs-form .hs_submit input[type=submit]{width:270px;height:78px}}.watching-application-modal .hs-form .hs_privacycheck{text-align:center}.watching-application-modal .hs-form .hs_privacycheck .input{position:relative;color:#af207f;z-index:1;min-height:1px}@media screen and (max-width:600px){.watching-application-modal .hs-form .hs_privacycheck .input{width:100%}}.watching-application-modal .hs-form .hs_privacycheck .input:after{position:absolute;left:50%;bottom:-34px;margin-left:-14px;content:'';width:28px;height:34px}.watching-application-modal .hs-form .hs_privacycheck>label,.watching-application-modal .hs-form .hs_privacycheck .hs-form-required{display:none!important}.watching-application-modal .hs-form .hs_privacycheck .hs-error-msgs{position:relative;width:100%;text-align:center;z-index:5;padding:15px 0 0}.remodal-wrapper.is-vcenter .remodal,.remodal-wrapper.is-vcenter:after{vertical-align:middle}.overview-modal h3{font-size:20px;line-height:1.5}.overview-modal p{margin:1em 0 2em;line-height:1.7}.overview-modal .btn{background:#eee;padding:18px 0 13px;max-width:380px;margin:0 auto;text-align:center;display:block;cursor:pointer}.overview-modal .btn:before,.overview-modal .btn:after{display:inline-block;position:relative;content:'';vertical-align:middle}.overview-modal .btn:before{top:-1px;left:-20px;width:32px;height:32px;background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/play_ic.svg) no-repeat center center;background-size:contain}@media screen and (max-width:1110px){.overview-modal .btn:before{left:-8px;width:28px;height:19px}}.overview-modal .btn:after{top:-1px;right:-20px;width:12px;height:14px;background:url(//cdn2.hubspot.net/hubfs/2684654/f2017/img/com_bdnext_bl_ic01.svg) no-repeat;background-size:contain}@media screen and (max-width:970px){.overview-modal .btn:after{right:-12px}}.overview-modal .btn:hover{opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}