@charset "UTF-8";html.reset a,html.reset abbr,html.reset acronym,html.reset address,html.reset applet,html.reset article,html.reset aside,html.reset audio,html.reset b,html.reset big,html.reset blockquote,html.reset body,html.reset canvas,html.reset caption,html.reset center,html.reset cite,html.reset code,html.reset dd,html.reset del,html.reset details,html.reset dfn,html.reset div,html.reset dl,html.reset dt,html.reset em,html.reset embed,html.reset fieldset,html.reset figcaption,html.reset figure,html.reset footer,html.reset form,html.reset h1,html.reset h2,html.reset h3,html.reset h4,html.reset h5,html.reset h6,html.reset header,html.reset hgroup,html.reset html,html.reset i,html.reset iframe,html.reset img,html.reset ins,html.reset kbd,html.reset label,html.reset legend,html.reset li,html.reset mark,html.reset menu,html.reset nav,html.reset object,html.reset ol,html.reset output,html.reset p,html.reset pre,html.reset q,html.reset ruby,html.reset s,html.reset samp,html.reset section,html.reset small,html.reset span,html.reset strike,html.reset strong,html.reset sub,html.reset summary,html.reset sup,html.reset table,html.reset tbody,html.reset td,html.reset tfoot,html.reset th,html.reset thead,html.reset time,html.reset tr,html.reset tt,html.reset u,html.reset ul,html.reset var,html.reset video{vertical-align:baseline;margin:0;padding:0;font:inherit;border:0}html.reset article,html.reset aside,html.reset details,html.reset figcaption,html.reset figure,html.reset footer,html.reset header,html.reset hgroup,html.reset menu,html.reset nav,html.reset section{display:block}html.reset body{min-width:1020px;line-height:1}html.reset ol,html.reset ul{list-style:none}html.reset blockquote,html.reset q{quotes:none}html.reset blockquote::after,html.reset blockquote::before,html.reset q::after,html.reset q::before{content:'';content:none}html.reset table{border-collapse:collapse;border-spacing:0}html.common{font-family:"メイリオ",Meiryo,sans-serif;font-size:62.5%;box-sizing:border-box}html.common *,html.common ::after,html.common ::before{box-sizing:inherit}html.common :focus{outline:0}html.common body{background-color:#fafafb;font-size:1.4rem;line-height:2rem;color:#333;word-wrap:break-word;min-width:1020px}html.common body#error{background-color:#fff}html.common address,html.common body,html.common dd,html.common div,html.common dl,html.common dt,html.common form,html.common h1,html.common h2,html.common h3,html.common h4,html.common h5,html.common h6,html.common input,html.common li,html.common ol,html.common option,html.common p,html.common select,html.common ul{margin:0;padding:0}html.common img{vertical-align:middle}html.common ol,html.common ul{list-style:none}html.common a{color:#333;text-decoration:none}html.common button{padding:0;border:none;cursor:pointer}html.common a:hover,html.common button:hover{opacity:.6}html.common input[type=checkbox],html.common input[type=radio],html.common label,html.common select{cursor:pointer}html.common input[type=email],html.common input[type=password],html.common input[type=text],html.common select{padding:0 5px;background-color:#fff;font-size:1.2rem;border:solid 1px #bbb;border-radius:0;outline:0;-webkit-appearance:none}html.common button,html.common input,html.common select,html.common textarea{font-family:inherit}html.common table{border-collapse:collapse}html.common .mr5{margin-right:5px!important}html.common .mb10{margin-bottom:10px!important}html.common .pt15{padding-top:15px!important}html.common .pb0{padding-bottom:0!important}html.common .fwb{font-weight:700}html.common .tal{text-align:left!important}html.common .tac{text-align:center!important}html.common .tar{text-align:right!important}html.common .cf:after{content:" "!important;display:block!important;clear:both!important}html.common #wrapper{min-width:1200px;position:relative}html.common .content_wrapper{max-width:1140px;margin:0 auto}html.common .content_wrapper_w{max-width:1230px}html.common .inner_wrapper{overflow-x:hidden;padding-bottom:30px}html.common .box{margin:25px 0;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2)}html.common h1.page_title{margin:35px 0 25px;color:#333;font-size:2rem;line-height:2.8rem}html.common h1.page_title .red{color:red}html.common .btn{padding:0 11px;background-color:#fff;font-size:1.2rem;font-weight:700;line-height:2rem;text-align:center;border:solid 1px;box-shadow:1px 1px 1px rgba(0,0,0,.2);position:relative}html.common .btn.btn_plus,html.common .btn.btn_toggle{padding-left:25px}html.common .btn.btn_plus::after,html.common .btn.btn_plus::before,html.common .btn.btn_toggle::after,html.common .btn.btn_toggle::before{content:"";width:10px;height:1px;position:absolute;top:50%;left:10px}html.common .btn.btn_plus::after,html.common .btn.btn_toggle::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}html.common .btn.btn_toggle.open::after{content:none}html.common .btn.btn_exc{padding-left:28px}html.common .btn.btn_exc::before{content:"";width:12px;height:12px;border:solid 1px red;border-radius:50%;position:absolute;top:calc(50% - 5px);left:9px}html.common .btn.btn_exc::after{content:"";width:10px;height:1px;background-color:red;position:absolute;top:calc(50% - -1px);left:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}html.common .btn_round{display:block;width:100%;padding:20px;border:1px solid #000;border-radius:4px;text-align:center;font-size:1.6rem}html.common .checkbox{padding-left:24px;line-height:2.2rem;vertical-align:middle;display:inline-block;position:relative}html.common .checkbox.disabled{opacity:.5;cursor:auto}html.common .checkbox input[type=checkbox]{display:none}html.common .checkbox .ico{width:16px;height:16px;margin-top:-8px;background-color:#f9f9f9;border:solid 1px #bfbfbf;border-radius:3px;position:absolute;left:0;top:50%}html.common .checkbox input[type=checkbox]:checked+.ico{background-color:#fff}html.common .checkbox input[type=checkbox]:checked+.ico::before{content:"";width:6px;height:10px;border:solid transparent;border-width:0 2px 2px 0;position:absolute;top:1px;left:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}html.common .arrow::before{content:"";width:6px;height:6px;margin-right:4px;vertical-align:middle;border:solid;border-width:3px 0 3px 6px;display:inline-block}html.common .lyt_content{width:100%;display:table}html.common .lyt_fix{vertical-align:top;display:table-cell;width:80px}html.common .lyt_auto{vertical-align:top;display:table-cell}html.common .note{font-size:1.1rem;line-height:1.8rem}html.common .note.note--wide{padding-top:5px;padding-bottom:25px}html.common .topContainer{line-height:1}html.common .breadcrumb{margin-bottom:15px;font-size:1.1rem;line-height:1.5rem}html.common .breadcrumb li{display:inline-block}html.common .breadcrumb li:not(:last-child)::after{content:" \003e ";margin:0 2px}html.common .result{margin:10px 0 20px;font-size:1.2rem}html.common .result p{line-height:3rem}html.common .result span{vertical-align:middle}html.common .result .total_txt{margin-left:10px;font-size:2rem;font-weight:700}html.common .result .total_num{font-size:2.8rem;color:#fc0d1c}html.common .result .result_text{margin-left:30px}html.common .loading_ico{width:30px;height:30px;vertical-align:middle;border:solid 5px;border-radius:50%;display:inline-block;position:relative}html.common .loading_ico::before{content:"";width:inherit;height:inherit;border:solid 5px transparent;border-radius:50%;position:absolute;top:-5px;left:-5px;-webkit-animation:loading 1s infinite linear;animation:loading 1s infinite linear}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}html.common #header{background-color:#fff;color:#000}html.common #header .header_btn{color:#fff;text-align:center;border-radius:4px;box-shadow:1px 1px 1px rgba(0,0,0,.2)}html.common #header .header_btn.btn_01{background-color:#fc0d1b}html.common #header .header_btn.btn_03{background-color:#fff;border:solid 1px}html.common .header_border_list>li{padding:30px 0;border-bottom:solid 1px}html.common .header_border_list>li:first-child{padding-top:0}html.common .header_border_list>li:last-child{padding-bottom:0;border-bottom:none}html.common #header .header_content{position:relative;height:110px}html.common #header .header_content .header_link{position:absolute;right:0;bottom:18px;font-size:1.2rem;margin-top:-17px}html.common #header .header_content .header_content_inner{height:110px;padding:22px 0 18px;position:relative}html.common #header .header_content_custom{position:relative;height:auto}html.common #header .header_content_custom .header_link{position:absolute;right:0;bottom:18px;font-size:1.2rem;margin-top:-17px}html.common #header .header_content_custom .header_content_inner_custom{height:auto;padding:22px 0 18px;position:relative}html.common #header .concept{width:calc(100% - 171px);margin-bottom:7px;font-size:1.1rem;line-height:1.7rem;color:#666}html.common #header .concept.fixed{min-height:17px}html.common #header .logo{margin-right:20px;float:left}html.common #header .logo a:hover{opacity:1}html.common #header .area_menu{text-align:center;border:solid 1px #d7f0fa;display:table;border-collapse:collapse}html.common #header .area_menu .area_menu_type{width:80px;background-color:#d7f0fa;vertical-align:middle;display:table-cell}html.common #header .area_menu .area_menu_type a{font-size:1.7rem}html.common #header .area_menu .area_menu_list{margin-right:-1px;border-bottom:solid 1px #d7f0fa;display:table}html.common #header .area_menu .area_menu_list:last-child{border-bottom:none}html.common #header .area_menu .area_menu_list li{width:51px;vertical-align:middle;border-right:solid 1px #d7f0fa;display:table-cell;border-collapse:collapse}html.common #header .area_menu .area_menu_list li a{padding:4px 0;font-size:1.1rem;line-height:1.2rem;color:#666;display:block}html.common #header .area_menu dd{width:51px;border:solid #d7f0fa;border-width:1px 0 0 1px;float:left}html.common #header .area_menu dd a{font-size:1.1rem;color:#666;display:block}html.common #header .header_nav{border-right:solid 1px #ddd;position:absolute;top:0;right:0}html.common #header .header_nav .header_nav_btn{width:75px;border:solid #ddd;border-width:0 0 1px 1px;float:left}html.common #header .header_nav .header_nav_btn a{padding:45px 0 2px;background:no-repeat center top 9px;font-size:1rem;line-height:1.6rem;text-align:center;display:block}html.common #header .header_nav .header_nav_btn.login_btn a{background-image:url(../img/header_login.png);color:#fc0d1b}html.common #header .header_nav .header_nav_btn.menu_btn a.on,html.common #header .header_nav .header_nav_btn.menu_btn a:hover{opacity:1}html.common #header .nav{position:relative}html.common #header .nav .main_nav{float:left}html.common #header .nav .main_nav li{width:215px;float:left}html.common #header .nav .main_nav li:first-child{width:215px}html.common #header .nav .main_nav.variable li{width:237.5px}html.common #header .nav .main_nav li a{line-height:56px;text-align:center;display:block}html.common #header .nav .main_nav li a.on,html.common #header .nav .main_nav li a:hover{opacity:1}html.common #header .nav .main_nav li a::before{content:"";width:26px;height:24px;margin-right:15px;background:no-repeat center;vertical-align:middle;display:inline-block}html.common #header .nav .main_nav.noIcon li a::before{content:normal}html.common #header .nav .sub_nav{padding-right:14px;float:right}html.common #header .nav .sub_nav li{margin:0 6px;padding:14px 0;float:left}html.common #header .nav .sub_nav li:nth-child(1){width:140px}html.common #header .nav .sub_nav li:nth-child(2){width:115px}html.common #header .nav .sub_nav li a{color:#fff;line-height:28px;text-align:center;border-radius:14px;display:block}html.common #header .accordion_content{width:100%;box-shadow:0 1px 1px rgba(0,0,0,.2);display:none;position:absolute;left:0}html.common #header .header_content .accordion_content{top:63px;z-index:1001}html.common #header .header_content_custom .accordion_content{top:63px;z-index:1001}html.common #header .nav .accordion_content{top:56px;z-index:1000}html.common #header .accordion_content .content_wrapper{position:relative}html.common #header .accordion_content .accordion_inner{padding:30px 0}html.common #header .accordion_content .accordion_close{padding:0 11px 0 28px;font-size:1.3rem;line-height:3rem;position:absolute;top:20px;right:15px}html.common #header .accordion_content .accordion_close::after,html.common #header .accordion_content .accordion_close::before{content:"";width:2px;height:13px;position:absolute;top:8px;left:16px}html.common #header .accordion_content .accordion_close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}html.common #header .accordion_content .accordion_close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}html.common #header .lyt_content{table-layout:fixed}html.common #header .lyt_fix{width:242px}html.common #header .lyt_auto{padding-left:0}html.common #header .header_title{font-size:1.5rem}html.common #header .link_list{margin-bottom:-25px}html.common #header .link_list li{width:242px;margin-bottom:25px;font-size:1.5rem;line-height:2rem;float:left}html.common #header .link_list li a::before{content:"";width:12px;height:8px;margin-right:2px;border:solid;border-width:4px 6px;display:inline-block}html.common #header .accordion_inner.menu .lyt_menu{float:left}html.common #header .accordion_inner.menu .lyt_menu .menu_link{margin-top:25px}html.common #header .accordion_inner.menu .lyt_menu.menu_area{width:488px}html.common #header .accordion_inner.menu .lyt_menu.menu_area .menu_link>li{margin-bottom:14px;line-height:1.4rem}html.common #header .accordion_inner.menu .lyt_menu.menu_area .menu_link>li:last-child{margin-bottom:0}html.common #header .accordion_inner.menu .lyt_menu.menu_area .menu_link>li a{font-size:1.2rem}html.common #header .accordion_inner.menu .lyt_menu.menu_area .menu_link>li .menu_link_title{width:65px;float:left}html.common #header .accordion_inner.menu .lyt_menu.menu_area .menu_link>li .menu_link_inner{float:left}html.common #header .accordion_inner.menu .lyt_menu.menu_area .menu_link>li .menu_link_inner>li{margin-right:10px;padding-right:10px;border-right:solid 1px #b5b5b5;float:left}html.common #header .accordion_inner.menu .lyt_menu.menu_area .menu_link>li .menu_link_inner>li:last-child{margin-right:0;padding-right:0;border-right:none}html.common #header .accordion_inner.menu .lyt_menu.menu_job{width:462px}html.common #header .accordion_inner.menu .lyt_menu.menu_job .menu_link{margin-bottom:-10px}html.common #header .accordion_inner.menu .lyt_menu.menu_job .menu_link>li{width:231px;margin-bottom:10px;float:left}html.common #header .accordion_inner.menu .lyt_menu.menu_job .menu_link>li>a{font-size:1.3rem}html.common #header .accordion_inner.search .header_border_list{margin:42px 0 14px 0}html.common #header .accordion_inner.search .header_border_list>li:nth-child(1) .header_title,html.common #header .accordion_inner.search .header_border_list>li:nth-child(2) .header_title{vertical-align:middle}html.common #header .accordion_inner.search .modal_btn{width:212px;float:left;position:relative}html.common #header .accordion_inner.search .modal_btn:first-child{margin-right:38px}html.common #header .accordion_inner.search .modal_btn:first-child::after,html.common #header .accordion_inner.search .modal_btn:first-child::before{content:"";width:2px;height:26px;position:absolute;top:8px;right:-20px}html.common #header .accordion_inner.search .modal_btn:first-child::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}html.common #header .accordion_inner.search .modal_btn:first-child::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}html.common #header .accordion_inner.search .modal_btn .header_btn{width:100%;padding:0 25px 0 15px;font-size:1.6rem;line-height:40px;color:#666;text-align:left;display:block;position:relative}html.common #header .accordion_inner.search .modal_btn .header_btn::before{content:"";width:12px;height:8px;margin-right:2px;border:solid;border-width:4px 6px;position:absolute;top:16px;right:8px}html.common #header .accordion_inner.search .modal_btn .modal_btn_inner{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}html.common #header .accordion_inner.search .modal_btn button.active .btn_txt{display:none}html.common #header .accordion_inner.search .field{width:462px;padding:0 15px;font-size:1.2rem;height:38px;border:1px solid #bbb;border-radius:4px}html.common #header .accordion_inner.search .submit_btn{width:222px;font-weight:700;line-height:40px;float:right}html.common #header .accordion_inner.search .submit_btn::before{content:"";width:16px;height:16px;margin-right:5px;background:url(../img/header_search_ico.png) no-repeat center;vertical-align:middle;display:inline-block}html.common #header .accordion_inner.search .link_list li:nth-child(odd){width:380px}html.common #header .accordion_inner.search .link_list li:nth-child(even){width:320px}html.common #header .accordion_inner.search .nav_area_link{margin-top:-5px;display:inline-block;position:relative}html.common #header .accordion_inner.search .nav_area_link li{margin-right:1px}html.common #header .accordion_inner.search .nav_area_link li a{padding:0 8px;display:block;position:relative}html.common #header .accordion_inner.search .nav_area_link li a::before{content:"";width:1px;background-color:#d0d0d0;position:absolute;top:5px;right:-1px}html.common #header .accordion_inner.search .nav_area_link li:last-child>a::before{content:none}html.common #header .accordion_inner.search .nav_area_link li:hover>a{color:#fff;opacity:1}html.common #header .accordion_inner.search .nav_area_link li::before{float:left}html.common #header .accordion_inner.search .nav_area_link>li{float:left;position:relative}html.common #header .accordion_inner.search .nav_area_link>li>a{font-size:1.5rem;line-height:3rem}html.common #header .accordion_inner.search .nav_area_link>li>a::before{height:20px}html.common #header .accordion_inner.search .nav_area_link .nav_area_link_inner{background-color:#fff;font-size:0;white-space:nowrap;display:none;position:absolute;bottom:-25px;left:0}html.common #header .accordion_inner.search .nav_area_link>li:nth-last-child(-n+5){position:static}html.common #header .accordion_inner.search .nav_area_link>li:nth-last-child(-n+5) .nav_area_link_inner{left:auto;right:0}html.common #header .accordion_inner.search .nav_area_link .nav_area_link_inner>li{display:inline-block}html.common #header .accordion_inner.search .nav_area_link .nav_area_link_inner>li>a{font-size:1.3rem;line-height:2.5rem}html.common #header .accordion_inner.search .nav_area_link .nav_area_link_inner>li>a::before{height:15px}html.common #header .accordion_inner.search .nav_area_link li:hover>.nav_area_link_inner{display:block}html.common #footer{background-color:#fff}html.common #footer .footer_link .link_top{font-size:1.2rem;line-height:1.8rem}html.common #footer .footer_link .link_top::before{content:"";width:16px;height:17px;margin-right:5px;background:no-repeat center;vertical-align:middle;display:inline-block}html.common #footer .footer_link .link_top span{vertical-align:middle}html.common #footer .footer_link>li{padding:25px 0;font-size:0;line-height:0;border-bottom:solid 1px #ddd}html.common #footer .footer_link .link_list{margin:0 -9px -12px;display:inline-block;overflow:hidden}html.common #footer .footer_link .link_list>li{margin:0 0 12px -1px;padding:0 9px;font-size:1.2rem;line-height:1.8rem;border-left:solid 1px #999;display:inline-block}html.common #footer .copyright{padding:20px 0;font-size:1rem;color:#999}html.common #footer .copyright img{margin-right:15px}html.common #footer .copyright span{vertical-align:middle}html.common .breadcrumb:last-child{margin-bottom:0}html.common .header_breadcrumb{padding:11px 0;background-color:#fff;border-bottom:solid 1px #bbb}html.common .header_breadcrumb .breadcrumb{margin-bottom:0}html.common .feature{padding:30px}html.common .feature h2{font-size:2rem;margin-bottom:20px}html.common .feature h2::before{width:10px;height:14px;margin-right:8px;border-width:7px 0 7px 10px}html.common .search_panel .search_tbl{width:100%;border-bottom:solid 1px #bbb;display:table;table-layout:fixed}html.common .search_panel .search_tbl .search_tbl_inner{border-left:solid 1px #bbb;vertical-align:top;display:table-cell}html.common .search_panel .search_tbl .search_tbl_inner:first-child{border-left:none}html.common .search_panel .search_tbl .search_tbl_inner dl{width:100%;display:table;table-layout:fixed}html.common .search_panel .search_tbl .search_tbl_inner dd,html.common .search_panel .search_tbl .search_tbl_inner dt{padding:11px 5px}html.common .search_panel .search_tbl .search_tbl_inner .tbl_title{width:111px;padding-left:16px;vertical-align:top;display:table-cell}html.common .search_panel .search_tbl .search_tbl_inner .tbl_title p{margin:2px 0;padding-left:10px;font-size:1.4rem;font-weight:700;text-align:left;border-left-style:solid;border-left-width:2px}html.common .search_panel .search_tbl .search_tbl_inner .tbl_btn{width:120px;vertical-align:top;display:table-cell}html.common .search_panel .search_tbl .search_tbl_inner .tbl_content{font-size:0;vertical-align:top;display:table-cell}html.common .search_panel .search_tbl .search_tbl_inner .tbl_content>*{font-size:1.2rem}html.common .search_panel .search_tbl .search_tbl_inner .tbl_content .txt{vertical-align:middle}html.common .search_panel .search_tbl .search_tbl_inner .tbl_content .checkbox{margin-right:12px}html.common .search_panel .search_tbl .search_tbl_inner .tbl_content .checkbox:last-child{margin-right:0}html.common .search_panel .search_tbl .search_tbl_inner .tbl_content input[type=text]{width:110px;vertical-align:middle}html.common .search_panel .search_tbl .search_tbl_inner .tbl_content .txt_exc.disabled{opacity:.5}html.common .search_panel .search_tbl .search_tbl_inner .tbl_content .txt_exc .txt{margin-right:12px;line-height:2.2rem;text-decoration:line-through;display:inline-block}html.common .search_panel .search_tbl #employment.search_tbl_inner .tbl_content .checkbox{margin-right:10px;padding-left:23px}html.common .search_panel .ui-slider{width:450px;height:10px;margin-left:10px;background-color:#fff;vertical-align:middle;border:solid 1px #bbb;border-radius:1px;display:inline-block;position:relative}html.common .search_panel .ui-slider-range{height:8px;position:absolute}html.common .search_panel .ui-slider-handle{width:20px;height:26px;margin-left:-10px;background-color:#fff;border:solid 1px;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.2);position:absolute;top:-9px;cursor:pointer}html.common .search_panel .slider_txt{margin-left:20px}html.common .search_panel .question{margin-left:5px;vertical-align:middle;display:inline-block;position:relative;z-index:900}html.common .search_panel .question .question_ico{vertical-align:middle;position:relative;z-index:1}html.common .search_panel .question .question_ico:hover{opacity:.6}html.common .search_panel .question .question_ico img{display:block}html.common .search_panel .question .question_content{width:326px;padding:20px;font-size:1.2rem;display:none;box-shadow:0 1px 4px 0 rgba(0,0,0,.3);position:absolute;top:40px;left:-27px}html.common .search_panel .question .question_content::before{content:"";border-style:solid;border-width:20px 8px;border-color:transparent transparent rgba(0,0,0,.1) transparent;position:absolute;left:29px;top:-40px}html.common .search_panel .question .question_content::after{content:"";border-style:solid;border-width:20px 7px;position:absolute;left:30px;top:-39px}html.common .search_panel .question .question_ico:hover+.question_content{display:block}html.common .search_panel .search_accordion{display:none}html.common .search_panel .btn_area{padding:10px;text-align:center;position:relative}html.common .search_panel .btn_area .btn_toggle{position:absolute;top:10px;left:16px}html.common .search_panel .btn_area .search_btn{width:375px;background-color:#fc0d1c;font-size:1.4rem;font-weight:700;color:#fff;line-height:60px;border-radius:4px;display:inline-block}html.common .search_panel .btn_area .search_btn::before{content:"";width:19px;height:19px;margin-right:5px;background:url(../img/recruit_search_ico.png) no-repeat center;vertical-align:middle;display:inline-block}html.common .search_panel .btn_area .search_btn span{vertical-align:middle}html.common .search_panel .btn_area .search_btn .total_txt{margin-right:5px;font-size:2rem}html.common .search_panel .btn_area .search_btn .total_num{margin-left:10px;font-size:2.8rem}html.common .search_panel .btn_area .search_btn .js_total_num .loading_ico{border-color:rgba(255,255,255,.6)}html.common .search_panel .btn_area .search_btn .js_total_num .loading_ico::before{border-top-color:#fff}html.common .tab{margin-bottom:20px;font-size:0;text-align:center;overflow:hidden}html.common .tab::after{content:"";height:1px;background-color:#fc0d1c;box-shadow:0 0 2px 2px rgba(0,0,0,.2);display:block;position:relative}html.common .tab .tab_btn{width:440px;margin:0 10px -1px;display:inline-block}html.common .tab .tab_btn.active{position:relative;z-index:1}html.common .tab .tab_btn a{padding:19px 0 20px 0;background-color:#fff;font-size:1.5rem;font-weight:700;color:red;border:solid 1px #fdaaab;border-bottom:none;display:block}html.common .tab .tab_btn.active a{padding-top:16px;background-color:#fafafb;border-color:#fc0d1c;border-top-width:4px;display:block}html.common .tab .tab_btn.active a:hover{opacity:1}html.common .pager{margin:50px 0 20px 0;line-height:30px}html.common .pager .pager_list{display:inline-block}html.common .pager .pager_list .pager_item{vertical-align:middle;display:inline-block}html.common .pager .pager_list .pager_item a{min-width:25px;height:25px;padding:0 2px;background-color:#fff;line-height:23px;text-align:center;display:block}html.common .pager .pager_list .pager_item a:hover,html.common .pager .pager_list .pager_item.active a{color:#fff;opacity:1}html.common .pager .pager_list .pager_next,html.common .pager .pager_list .pager_prev{font-size:0;position:relative}html.common .pager .pager_list .pager_prev a::before{content:"";width:8px;height:8px;margin:auto;background-color:#fff;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;right:0;bottom:0;left:7px}html.common .pager .pager_list .pager_prev a:hover::before{box-shadow:-2px 2px #fff}html.common .pager .pager_list .pager_next a::before{content:"";width:8px;height:8px;margin:auto;background-color:#fff;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;right:7px;bottom:0;left:0}html.common .pager .pager_list .pager_next a:hover::before{box-shadow:2px -2px #fff}html.common .pager .pager_text{margin-left:15px;font-size:1rem;vertical-align:middle}html.common .pager .sort_btn{line-height:28px;text-align:left;border:solid 1px;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.2);position:relative}html.common .pager .sort_btn::before{content:"";width:8px;height:8px;border:solid 1px;border-width:0 1px 1px 0;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:8px;right:10px}html.common .pager .js_select{float:right;position:relative}html.common .pager .js_select:hover{opacity:.6}html.common .pager .js_select .select_list{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0}html.common .pickup{border-top:solid 2px}html.common .pickup .pickup_title{padding:30px 25px 25px 130px;font-size:1.8rem;font-weight:700;line-height:2.8rem;position:relative}html.common .pickup .pickup_title .pickup_label{margin-right:8px;padding:0 10px;background-color:#fc0d1c;font-size:1.2rem;font-weight:400;line-height:1.8rem;color:#fff;border-radius:3px;display:inline-block;position:absolute;top:35px;left:25px}html.common .pickup .pickup_list li{padding:20px 25px;border-top:solid 1px #ddd}html.common .pickup .pickup_list li .title a{font-size:1.6rem;font-weight:700;line-height:2.5rem;vertical-align:middle}html.common .pickup .pickup_list li .title .head_label{margin-left:10px;padding:0 10px;font-size:1.2rem;line-height:1.8rem;color:#fff;vertical-align:middle;border-radius:3px;display:inline-block}html.common .recruit{position:relative}html.common .recruit .box{display:block;position:relative}html.common .recruit .recruit_head{padding:30px 25px 25px;border-bottom:solid 1px #ddd;position:relative}html.common .recruit .recruit_head h2.recruit_title .main_title{margin-bottom:10px;font-size:1.4rem}html.common .recruit .recruit_head h2.recruit_title .sub_title{font-size:2rem;line-height:2.2rem;font-weight:700;vertical-align:middle}html.common .recruit .recruit_head .head_label{margin:-2px 0 0 10px;padding:0 10px;background-color:#7ebb23;font-size:1.2rem;font-weight:400;line-height:1.8rem;color:#fff;vertical-align:middle;border-radius:3px;display:inline-block}html.common .recruit .recruit_head .deadline{position:absolute;top:28px;right:25px}html.common .recruit .recruit_head .deadline .deadline_label{margin-right:8px;padding:0 10px;background-color:#fc0d1c;font-size:1.2rem;line-height:1.8rem;color:#fff;vertical-align:text-bottom;border-radius:3px;display:inline-block}html.common .recruit .recruit_head .deadline .deadline_num{font-size:2rem;font-weight:700;color:#fc0d1c}html.common .recruit .recruit_content{padding:15px 25px;border-bottom:solid 1px #ddd}html.common .recruit .recruit_content .lyt_fix{padding-left:20px}html.common .recruit .recruit_content .lyt_content_l .lyt_fix{width:220px}html.common .recruit .recruit_content .lyt_content_m .lyt_fix{width:180px}html.common .recruit .recruit_content .lyt_content_s .lyt_fix{width:140px}html.common .recruit .recruit_content .lyt_fix img{width:100%;margin-bottom:15px}html.common .recruit .recruit_content .lyt_fix a:last-child img{margin-bottom:0}html.common .recruit .recruit_content .label_list{margin-bottom:10px;min-height:20px}html.common .recruit .recruit_content .label_list li{padding:0 10px;font-size:1.2rem;line-height:1.8rem;border-radius:3px;display:inline-block}html.common .recruit .recruit_content .label_list li.woman{color:#d8006c;border-color:#d8006c;float:right}html.common .recruit .recruit_content .copy{margin-bottom:10px;color:#ff5254;font-size:1.6rem;font-weight:700;overflow-wrap:break-word}html.common .recruit .recruit_content .recruit_main_img{margin:15px 0}html.common .recruit .recruit_content .detaile_table{width:100%;font-size:1.2rem;line-height:1.7rem}html.common .recruit .recruit_content .detaile_table tr{border:solid 1px #ddd}html.common .recruit .recruit_content .detaile_table td,html.common .recruit .recruit_content .detaile_table th{padding:10px;word-break:break-word}html.common .recruit .recruit_content .detaile_table th{width:120px;text-align:left;vertical-align:top}html.common .recruit .recruit_content .link_list{margin-top:10px}html.common .recruit .recruit_content .link_list li{margin-bottom:5px;line-height:1.4rem}html.common .recruit .recruit_content .link_list li:last-child{margin-bottom:0}html.common .recruit .recruit_content .link_list li a{font-size:1.2rem}html.common .recruit .recruit_content .company_data{margin-top:20px;font-size:1.2rem;line-height:1.6rem}html.common .recruit .recruit_content .company_data span{padding:0 14px 0 8px;font-weight:700;border-left:solid 2px #1cabe9}html.common .recruit .recruit_footer{padding:20px 25px;text-align:right}html.common .recruit .recruit_footer .footer_link{width:125px;padding:14px 0;text-align:left;float:left}html.common .recruit .recruit_footer .footer_link a{font-size:1.2rem}html.common .recruit .recruit_footer .favorite_btn{width:290px;padding:14px 0;font-size:1.7rem;color:#555;float:left;position:relative;overflow:visible}html.common .recruit .recruit_footer .favorite_btn::before{content:"";width:17px;height:16px;margin-right:5px;background:url(../img/recruit_favorite_ico.png) no-repeat center;vertical-align:middle;display:inline-block}html.common .recruit .recruit_footer .favorite_btn:disabled{opacity:.6;cursor:auto}html.common .recruit .recruit_footer .favorite_btn.match_btn .tip_match{display:block}html.common .recruit .recruit_footer .favorite_btn .tip_match{width:108px;margin:0 auto;background-color:#ffe5e5;font-size:1.1rem;font-weight:400;line-height:17px;color:red;border:1px solid red;border-radius:4px;display:none;position:absolute;top:-24px;right:0;left:0}html.common .recruit .recruit_footer .favorite_btn .tip_match::before{content:"";width:12px;height:11px;margin-right:2px;background:url(../img/recruit_matchbtn_ico.png) no-repeat center;vertical-align:middle;display:inline-block}html.common .recruit .recruit_footer .favorite_btn .tip_match span{vertical-align:middle}html.common .recruit .recruit_footer .favorite_btn .tip_match span::before{content:"";width:8px;height:7px;margin:0 auto;border:solid;border-width:7px 4px 0 4px;border-color:red transparent transparent transparent;position:absolute;right:0;bottom:-7px;left:0}html.common .recruit .recruit_footer .favorite_btn .tip_match span::after{content:"";width:6px;height:6px;margin:0 auto;border:solid;border-width:6px 3px 0 3px;border-color:#ffe5e5 transparent transparent transparent;position:absolute;right:0;bottom:-6px;left:0}html.common .recruit .recruit_footer .footer_date{padding:5px 0;font-size:1.2rem;line-height:2rem}html.common .recruit .keyword{margin:-10px 0 25px}html.common .recruit .keyword p{margin-bottom:10px;padding:0 14px 0 8px;font-size:1.2rem;font-weight:700;line-height:1.6rem;border-left:solid 2px #1cabe9}html.common .recruit .keyword .keyword_list{margin-bottom:-8px}html.common .recruit .keyword .keyword_list li{margin:0 5px 8px 0;display:inline-block}html.common .recruit .keyword .keyword_list li a{padding:0 8px;line-height:20px;display:block}html.common .recruit .recruit_label{width:80px;font-size:2rem;font-weight:700;line-height:40px;color:#fff;text-align:center;border-radius:3px;position:absolute;top:-8px;right:30px;z-index:1}html.common .recruit .attention{border:solid 2px transparent}html.common .recruit .attention .recruit_label::before{content:"注目"}html.common .recruit .new .recruit_label::before{content:"新着"}html.common .recruit .scout .recruit_scout{width:34px;padding:12px 6px;background-color:#fff;font-size:1.4rem;font-weight:700;line-height:1.5rem;color:#985d12;text-align:center;border:solid 2px #f58505;border-left:none;border-radius:0 3px 3px 0;position:absolute;top:-2px;right:-34px}html.common .recruit .scout .recruit_scout::before{content:"スカウト受信済み";width:19px;padding-top:25px;background:url(../img/recruit_scout_ico.png) no-repeat center 0;display:block}html.common .recruit .scout .recruit_scout::after{content:"";width:1px;height:100%;box-shadow:1px 0 2px rgba(0,0,0,.35);position:absolute;top:0;left:-1px}html.common .recruit .match{padding-top:40px;border:solid 2px #fd8081;border-radius:3px 3px 0 0}html.common .recruit .match .recruit_match{width:100%;padding:0 20px;background-color:#fd8081;font-size:1.8rem;font-weight:700;line-height:42px;color:#fff;position:absolute;top:-2px;left:0;border-radius:3px 3px 0 0}html.common .recruit .match .recruit_match::before{content:"マッチング済み";margin-right:12px;padding-left:35px;background:url(../img/recruit_match_ico.png) no-repeat 0 center}html.common .recruit .match .recruit_match::after{content:"採用担当者があなたのことを【興味あり】と感じています！";margin-left:15px;padding:2px 25px 0;background-color:#fff;font-size:1.5rem;line-height:25px;color:#fd8081;vertical-align:middle;border-radius:13px;display:inline-block}html.common .recruit .match .recruit_head{background-color:#ffe5e5}html.common .recruit .match .recruit_label{top:32px}html.common .new_recruit{padding:20px}html.common .new_recruit .lyt_fix{width:100px}html.common .new_recruit .lyt_fix img{width:100%}html.common .new_recruit .lyt_auto{padding-left:20px}html.common .new_recruit .label{margin-left:10px;padding:0 10px;font-size:1.2rem;font-weight:400;line-height:1.8rem;color:#7ebb23;border:solid 1px #7ebb23;border-radius:3px;display:inline-block}html.common .new_recruit a>.label{color:#555;border-color:#555}html.common .new_recruit a>.label::before{border-left-color:#555!important}html.common .new_recruit .new_recruit_title{margin-bottom:10px;padding-bottom:18px;font-size:1.6rem;border-bottom:1px solid #ddd}html.common .new_recruit .new_recruit_title span{vertical-align:middle}html.common .new_recruit .new_recruit_title .new_recruit_subtitle{margin-left:8px;font-size:1.2rem}html.common .new_recruit .new_recruit_list li{margin-bottom:5px}html.common .new_recruit .new_recruit_list li:last-child{margin-bottom:0}html.common .occ_list_wrapper{margin:30px 0}html.common .occ_list{margin-bottom:-16px}html.common .occ_list li{width:25%;margin-bottom:16px;padding-left:2px;line-height:16px;float:left}html.common .occ_list li a{margin:25px 0;font-size:1.1rem;font-weight:700}html.common .occ_list li a::before{content:"";width:6px;height:6px;margin-right:4px;vertical-align:middle;border:solid;border-width:3px 0 3px 6px;display:inline-block}html.common .none{padding:30px 25px 30px 110px;background:url(../img/recruit_none.png) no-repeat 25px 30px #ffe5e5!important;font-weight:700;color:#fc0d1c}html.common .none .none_title{margin-bottom:15px;font-size:2rem}html.common .link_box{padding:30px}html.common .link_box.link_box--noMarginBottom{margin-bottom:0}html.common .link_box .link_box_inner{padding:30px;background-color:#f5f5f5}html.common .link_box .link_box_title{font-weight:700;margin-bottom:8px}html.common .link_box .link_box_list{margin:0 -22px 17px 0}html.common .link_box .link_box_list:last-child{margin-bottom:-3px}html.common .link_box .link_box_list li{margin:0 22px 3px 0;line-height:20px;display:inline-block}html.common .link_box .link_box_list li a{font-size:1.2rem}html.common .link_box .link_box_col{float:left}html.common .link_box .link_box_col:nth-child(1){width:265px}html.common .link_box .link_box_col:nth-child(2){width:310px}html.common .link_box .link_box_col:nth-child(3){width:255px}html.common .link_box .link_box_col .link_box_list li{display:block;overflow:hidden}html.common .link_box .link_box_col .link_box_list_inner{width:210px;margin:0 35px -3px 0;line-height:0;float:right}html.common .link_box .link_box_col .link_box_list_inner li{width:30%;margin-right:0;display:inline-block}html.common .top_btn{width:80px;height:80px;color:#fff;font-size:1.1rem;text-align:center;text-indent:inherit;white-space:nowrap;border-radius:0;box-shadow:1px 1px 1px rgba(0,0,0,.2);display:none;overflow:hidden;position:fixed;right:50px;bottom:55px;z-index:1100;padding-top:40px;line-height:1.4}html.common .top_btn::before{content:'';display:block;width:32px;height:15px;background:url(../img/pagetop_arrow.svg) no-repeat;border:none;box-shadow:none;position:absolute;top:18px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}html.common h1.error_title{margin-top:35px;padding:50px 30px;font-size:1.6rem;font-weight:700;text-align:center}html.common .error_txt{margin-bottom:20px}html.common .error_txt_box{padding:30px}html.common .error_btn{width:375px;margin:30px 0 20px;padding:14px 0;background-color:#1cabe9;font-size:1.7rem;color:#fff;border-radius:4px;display:inline-block}html.common .error_form input,html.common .error_form textarea{width:100%;padding:10px 15px;border:1px solid #bbb;border-radius:4px}html.common .error_form textarea{resize:vertical}html.common .error_table{width:800px;margin:0 auto;font-size:1.4rem}html.common .error_table td,html.common .error_table th{padding:15px 0}html.common .error_table th{padding-right:20px;text-align:left;white-space:nowrap}html.common .error_table td{width:100%}html.common #error_modal{width:100%;height:100vh;display:table;position:absolute;top:0;left:0;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;z-index:1200}html.common #error_modal.on{opacity:1;visibility:visible}html.common #error_modal .modal_overlay{width:100%;height:100%;background-color:rgba(0,0,0,.4);position:fixed;top:0;left:0}html.common #error_modal .modal_content{padding:40px 0;vertical-align:middle;display:table-cell}html.common #error_modal .modal_inner{width:400px;padding:30px 0 15px;margin:0 auto;background-color:#fff;text-align:center;border-radius:8px;position:relative}html.common #error_modal .error_btn{width:300px;margin:0 0 15px;padding:9px 0;background-color:#fff;font-size:1.4rem;color:#333;border:solid 1px #1cabe9;border-radius:4px;display:inline-block}html.common #error_modal .error_submit{background-color:#1cabe9;color:#fff}html.common #error_modal .modal_close{width:50px;height:50px;background-color:#00aaeb;border-radius:50%;position:absolute;top:-25px;right:-25px}html.common #error_modal .modal_close:hover{opacity:.6;cursor:pointer}html.common #error_modal .modal_close::after,html.common #error_modal .modal_close::before{content:"";width:18px;height:2px;margin:-1px 0 0 -9px;position:absolute;top:50%;left:50%;background:#fff}html.common #error_modal .modal_close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}html.common #error_modal .modal_close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}html.common .link_block a{background:url(../img/common_arrow.svg) no-repeat;background-position:right 10px center;background-size:5px 11px;display:block;width:100%;padding-right:30px;text-align:left}html.common .box.link_block{border:1px solid #000;padding:25px}html.common .box.link_block a{background-position:right center;background-size:10px 20px;font-size:1.5rem}html.common .link_arrow{color:#000}html.common .link_arrow::after{content:'';display:inline-block;width:1em;height:.8em;margin-left:.5em;background:url(../img/common_arrow.svg) no-repeat;background-position:center}html.common #modal{width:100%;height:100vh;display:table;position:absolute;top:0;left:0;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;z-index:1200}html.common #modal.on{opacity:1;visibility:visible}html.common #modal .modal_overlay{width:100%;height:100%;background-color:rgba(0,0,0,.4);position:fixed;top:0;left:0}html.common #modal .modal_content{padding:40px 0;vertical-align:middle;display:table-cell}html.common #modal .modal_form{width:950px;margin:0 auto;background-color:#fff;position:relative}html.common #modal.bookmark .modal_form,html.common #modal.limit .modal_form{width:400px}html.common #modal .modal_header{padding:20px 20px 10px;border-bottom:1px solid #ddd;position:relative}html.common #modal .modal_header h3{margin-bottom:5px;font-size:1.9rem}html.common #modal .modal_header p{font-size:1.2rem;line-height:1.6rem}html.common #modal .modal_body{height:576px;overflow:auto}html.common #modal.prpoint .modal_body{height:262px}html.common #modal.exclusion .modal_body{height:auto;min-height:187px;max-height:576px}html.common #modal.child.location .modal_body,html.common #modal.child.occupation .modal_body{height:576px}html.common #modal .modal_inner{width:100%;height:100%;position:relative}html.common #modal .modal_body .search_panel{background-color:transparent!important}html.common #modal .modal_body .search_panel .search_tbl{border-bottom-color:#ddd}html.common #modal .modal_body .search_panel .search_tbl:last-child{border-bottom:none}html.common #modal .modal_body .tab_list{width:306px;height:100%;position:absolute;top:0;left:0;overflow:auto;z-index:2}html.common #modal .modal_body .tab_list>li{font-weight:700;line-height:2rem;border-bottom:solid 1px #ddd;position:relative;z-index:2;cursor:pointer}html.common #modal .modal_body .tab_list>li span{padding:8px 14px 7px;display:block}html.common #modal .modal_body .tab_list>li:hover span{opacity:.6}html.common #modal .modal_body .tab_list>li span::before{content:"";width:5px;height:6px;margin:auto 0;border:solid transparent;border-width:3px 0 3px 5px;position:absolute;top:0;right:6px;bottom:0}html.common #modal .modal_body .tab_list>li.select span::before{content:"選択中";width:48px;height:18px;font-size:1.1rem;font-weight:400;color:#fff;text-align:center;border:none;border-radius:9px}html.common #modal .modal_body .tab_list>li.active span{padding-left:8px;background-color:#fff;color:#333;border-right:solid 1px #fff;border-left:solid 6px transparent;opacity:1;cursor:auto}html.common #modal .modal_body .page_list{width:calc(100% - 305px);height:100%;border-left:solid 1px #ddd;position:absolute;top:0;right:0;overflow:auto;z-index:1}html.common #modal .modal_body .page_list>li{padding:20px 20px 20px 15px;display:none}html.common #modal .modal_body .page_list>li.active{display:block}html.common #modal .modal_body .page_list .checkbox{padding-left:28px}html.common #modal .modal_body .page_list .checkbox .ico{margin-top:0;top:2px}html.common #modal .modal_body .page_list .checkbox_l_item{margin-bottom:18px;font-size:1.7rem;font-weight:700}html.common #modal .modal_body .page_list .checkbox_m_list{padding-left:15px}html.common #modal .modal_body .page_list .checkbox_m_list>li{position:relative;z-index:1}html.common #modal .modal_body .page_list .checkbox_m_item{margin:18px 0 18px;padding:7px 15px;background-color:#f0f0f3;font-weight:700}html.common #modal .modal_body .page_list .checkbox_m_item .checkbox{line-height:2rem}html.common #modal .modal_body .page_list .accordion:not(.checkbox_m_item){margin:15px 0;padding:0 15px}html.common #modal .modal_body .page_list .accordion .accordion_btn{font-size:1.2rem;cursor:pointer}html.common #modal .modal_body .page_list .accordion .accordion_btn:hover{opacity:.6}html.common #modal .modal_body .page_list .accordion .accordion_btn::before{content:"";display:inline-block;width:5px;height:6px;margin-right:5px;vertical-align:middle;border:solid transparent;border-width:3px 0 3px 5px}html.common #modal .modal_body .page_list .accordion.checkbox_m_item .accordion_btn{float:right}html.common #modal .modal_body .page_list .accordion+.checkbox_s_list{display:none}html.common #modal .modal_body .page_list .checkbox_s_list{margin-bottom:-20px;font-size:0;overflow:hidden}html.common #modal .modal_body .page_list .checkbox_s_list.t23_list{margin-bottom:20px;border-bottom:solid 1px #ddd}html.common #modal .modal_body .page_list .accordion+.checkbox_s_list.t23_list{display:block}html.common #modal .modal_body .page_list .checkbox_s_list li{width:50%;margin-bottom:20px;padding:0 15px;font-size:1.4rem;vertical-align:top;display:inline-block}html.common #modal .modal_body .page_list .checkbox_s_item .checkbox{line-height:2rem}html.common #modal .modal_body .page_list .checkbox_s_item .checkbox .txt{vertical-align:middle}html.common #modal .modal_body .page_list .checkbox_num{display:inline-block;margin-left:10px;padding:0 6px;background-color:#fc0d1c;font-size:1.1rem;font-weight:400;line-height:1.8rem;color:#fff;vertical-align:middle;word-break:break-all;border-radius:9px}html.common #modal .modal_footer{height:81px;margin-top:-1px;border-top:1px solid #ddd;position:relative}html.common #modal .modal_footer .footer_select{width:306px;height:100%;padding:20px 15px;font-size:1.1rem;line-height:1.5rem;position:absolute;top:0;left:0;overflow:auto;z-index:2}html.common #modal .modal_footer .footer_btn{width:calc(100% - 305px);height:100%;padding:15px 0 15px 24px;border-left:solid 1px #ddd;position:absolute;top:0;right:0;z-index:1}html.common #modal .modal_footer .result{width:330px;height:30px;margin:-15px 0 0 0;text-align:center;position:absolute;top:50%;right:0}html.common #modal .modal_submit_btn{width:290px;font-size:1.7rem;color:#fff;font-weight:700;line-height:50px;text-align:center;border-radius:5px;box-shadow:0 0 1px 1px rgba(0,0,0,.1);display:inline-block}html.common #modal.exclusion:not(.child) .footer_select{display:none}html.common #modal.exclusion:not(.child) .footer_btn{width:100%;padding-left:0;text-align:center}html.common #modal .search_panel .search_tbl .search_tbl_inner .tbl_content>*{font-size:1.4rem}html.common #modal .modal_close{padding:0 11px 0 30px;background-color:#fff;font-size:1.3rem;font-weight:700;line-height:3rem;text-align:center;border:solid 1px transparent;border-radius:4px;box-shadow:1px 1px 1px rgba(0,0,0,.2);position:absolute;top:11px;right:10px}html.common #modal .modal_close:hover{opacity:.6;cursor:pointer}html.common #modal .modal_close::after,html.common #modal .modal_close::before{content:"";width:15px;height:2px;margin-top:-1px;position:absolute;top:50%;left:10px}html.common #modal .modal_close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}html.common #modal .modal_close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}html.common #modal.loading .modal_close{display:none}html.common #modal.loading .modal_form{width:70px}html.common #modal .modal_loading{padding:20px 0;line-height:0;text-align:center;display:none}html.common #modal.loading .modal_loading{display:block}html.common #modal.loading .modal_body,html.common #modal.loading .modal_footer,html.common #modal.loading .modal_header{display:none}html.common #modal .modal_child,html.common #modal .modal_parent{height:100%}html.common #modal .modal_child,html.common #modal:not(.child) .modal_header .title_child,html.common #modal:not(.child) .modal_submit_child{display:none}html.common #modal.child .modal_header .title,html.common #modal.child .modal_parent,html.common #modal.child .modal_submit{display:none}html.common #modal.bookmark .modal_body,html.common #modal.limit .modal_body{height:auto;padding:30px 0;text-align:center}html.common #modal.bookmark .bookmark_txt{margin-bottom:20px}html.common #modal.bookmark .bookmark_btn{width:200px;line-height:40px}html.common .commonTourLinksBox__list__item:not(:last-child):after{display:inline;position:static;content:'｜'}html.common .link,html.common .link a{color:#1cabe9}html.common .btn{color:#00aaeb;border-color:#00aaeb}html.common .btn.btn_plus::after,html.common .btn.btn_plus::before,html.common .btn.btn_toggle::after,html.common .btn.btn_toggle::before{background-color:#00aaeb}html.common .checkbox input[type=checkbox]:checked+.ico{border-color:#00aaeb}html.common .checkbox input[type=checkbox]:checked+.ico::before{border-color:#00aaeb}html.common .arrow::before{border-color:transparent transparent transparent #1cabe9!important}html.common .loading_ico{border-color:#e9f7fd}html.common .loading_ico::before{border-top-color:#00aaeb}html.common .feature_title{border-left-color:#1cabe9}html.common .feature_title .title{color:#1cabe9}html.common .recruit .recruit_content .label_list li.highclass{color:#d2a01e;border-color:#d2a01e}html.common #header .logo img{height:36px}html.common #header .header_btn.btn_02{background-color:#00aaeb}html.common #header .header_btn.btn_03{color:#00aaeb;border-color:#00aaeb}html.common .header_border_list>li{border-bottom-color:#99ddf7}html.common #header .area_menu .area_menu_type a{color:#1cabe8}html.common #header .header_nav .header_nav_btn.logout_btn a{background-image:url(../img/header_logout.png);color:#1cabe8}html.common #header .header_nav .header_nav_btn.menu_btn a{background-image:url(../img/header_menu.png);color:#1cabe8}html.common #header .header_nav .header_nav_btn.menu_btn a.on,html.common #header .header_nav .header_nav_btn.menu_btn a:hover{background-color:#e0eff5}html.common #header .nav{background-color:#1cabe9}html.common #header .nav .main_nav{border-right:solid 1px #53c5ef}html.common #header .nav .main_nav.variable{display:flex;width:950px}html.common #header .nav .main_nav li{border-left:solid 1px #53c5ef}html.common #header .nav .main_nav li a{color:#fff}html.common #header .nav .main_nav li a.on,html.common #header .nav .main_nav li a:hover{background-color:#e0eff5;color:#1cabe9}html.common #header .nav .main_nav li:nth-child(1) a::before{background-image:url(../img/nav_search.png)}html.common #header .nav .main_nav li:nth-child(2) a::before{background-image:url(../img/nav_knowhow.png)}html.common #header .nav .main_nav li:nth-child(3) a::before{background-image:url(../img/nav_event.png)}html.common #header .nav .main_nav li:nth-child(1) a.on::before,html.common #header .nav .main_nav li:nth-child(1) a:hover::before{background-image:url(../img/nav_search_on.png)}html.common #header .nav .main_nav li:nth-child(2) a.on::before,html.common #header .nav .main_nav li:nth-child(2) a:hover::before{background-image:url(../img/nav_knowhow_on.png)}html.common #header .nav .main_nav li:nth-child(3) a.on::before,html.common #header .nav .main_nav li:nth-child(3) a:hover::before{background-image:url(../img/nav_event_on.png)}html.common #header .nav .sub_nav{border-right:solid 1px #53c5ef}html.common #header .nav .sub_nav li a{background-color:#1489ba}html.common #header .accordion_content{background-color:#e0eff5}html.common #header .accordion_content .accordion_close::after,html.common #header .accordion_content .accordion_close::before{background-color:#00aaeb}html.common #header .link_list li a{color:#00aaeb}html.common #header .link_list li a::before{border-color:transparent transparent transparent #00aaeb}html.common #header .accordion_inner.menu .lyt_menu .menu_link a{color:#00aaeb}html.common #header .accordion_inner.search .modal_btn:first-child::after,html.common #header .accordion_inner.search .modal_btn:first-child::before{background-color:#00aaeb}html.common #header .accordion_inner.search .modal_btn .header_btn::before{border-color:transparent transparent transparent #00aaeb}html.common #header .accordion_inner.search .nav_area_link li a{color:#00aaeb}html.common #header .accordion_inner.search .nav_area_link li:hover>a{background-color:#00aaeb}html.common #footer .footer_link .link_top::before{background-image:url(../img/footer_top_ico.png)}html.common .feature h2{color:#00aaeb}html.common .feature h2::before{border-color:transparent transparent transparent #00aaeb}html.common .search_panel{background-color:#e8f7fd!important}html.common .search_panel .search_tbl .search_tbl_inner .tbl_title p{border-left-color:#00aaeb}html.common .search_panel .ui-slider-range{background-color:#1cabe9}html.common .search_panel .ui-slider-handle{border-color:#1cabe9}html.common .search_panel .question .question_content{background-color:#e0eff5}html.common .search_panel .question .question_content::after{border-color:transparent transparent #e0eff5 transparent}html.common .pager{margin:50px 0 20px 0;line-height:30px}html.common .pager .pager_list .pager_item{color:#00aaeb}html.common .pager .pager_list .pager_item a{color:#00aaeb;border-color:#00aaeb}html.common .pager .pager_list .pager_item a:hover,html.common .pager .pager_list .pager_item.active a{background-color:#00aaeb}html.common .pager .pager_list .pager_prev a::before{box-shadow:-2px 2px #00aaeb}html.common .pager .pager_list .pager_prev a:hover::before{background-color:#00aaeb}html.common .pager .pager_list .pager_next a::before{box-shadow:2px -2px #00aaeb}html.common .pager .pager_list .pager_next a:hover::before{background-color:#00aaeb}html.common .pager .sort_btn{width:auto;padding-right:32px;background-color:#fff;color:#1cabe9;font-size:1.4rem;border-color:#1cabe9}html.common .pickup{border-top-color:#1cabe9}html.common .pickup .pickup_list li .title .head_label{background-color:#7ebb23}html.common .recruit .box{border-top:solid 2px #1cabe9}html.common .recruit .recruit_content .label_list li{color:#7ebb23;border-color:#7ebb23}html.common .recruit .recruit_content .detaile_table th{width:300px;background-color:#e0eff5;text-align:left;vertical-align:top}html.common .recruit .attention{border-color:#ee9225}html.common .recruit .attention .recruit_label{background-color:#ee9225}html.common .recruit .new .recruit_label{background-color:#fc0d1c}html.common .occ_list li a::before{border-color:transparent transparent transparent #1cabe9!important}html.common .top_btn{background-color:#00a9eb}html.common #modal .modal_body .tab_list>li span{color:#00aaeb}html.common #modal .modal_body .tab_list>li span::before{border-left-color:#00aaeb}html.common #modal .modal_body .tab_list>li.select span::before{background-color:#00aaeb}html.common #modal .modal_body .tab_list>li.active span{border-left-color:#00aaeb}html.common #modal .modal_body .page_list .accordion .accordion_btn{color:#00aaeb}html.common #modal .modal_body .page_list .accordion .accordion_btn::before{border-left-color:#00aaeb}html.common #modal .modal_submit_btn{background-color:#00aaeb}html.common #modal .modal_close{color:#00aaeb;border-color:#00aaeb}html.common #modal .modal_close::after,html.common #modal .modal_close::before{background-color:#00aaeb}html.interview .checkbox{font-size:1.2rem;display:inline-block;padding-left:23px;position:relative;line-height:2.2rem;margin-right:10px;vertical-align:middle}html.interview .checkbox--disabled{cursor:default;opacity:.5}html.interview .checkbox .ico{background-color:#f9f9f9;border:solid 1px #bfbfbf;border-radius:3px;height:16px;left:0;margin-top:0;position:absolute;top:2px;width:16px}html.interview .checkbox input[type=checkbox]{display:none}html.interview .checkbox input[type=checkbox]:checked+.ico{background-color:#fff;border-color:#00aaeb}html.interview .checkbox input[type=checkbox]:checked+.ico::before{content:"";border:solid #00aaeb;border-width:0 2px 2px 0;height:10px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:6px}html.interview .radio{display:inline-block;margin-right:10px;padding-left:23px;position:relative;vertical-align:middle}html.interview .radio .ico{background-color:transparent;border:none;border-radius:50%;height:15px;left:0;margin-top:0;position:absolute;top:1px;width:15px}html.interview .radio .ico::before{background:url(../img/interview/sprite2.png) -143px -160px no-repeat;content:"";display:block;height:17px;width:16px}html.interview .radio .txt{display:inline-block;font-size:1.4rem;line-height:1.4}html.interview .radio input[type=radio]{display:none}html.interview .radio input[type=radio]:checked+.ico::before{background:url(../img/interview/sprite2.png) -127px -160px no-repeat}html.interview .radio input[type=radio]:focus{outline:0}html.interview .radio input[type=radio]:focus+.ico{border-collapse:separate;box-shadow:0 0 4px 1px #00aaeb}html.interview .includeError{border:1px solid #d9d9d9;font-size:1.6rem;line-height:1.5;padding:6rem 6rem 6rem 12rem;position:relative}html.interview .includeError::before{background:url(../img/interview/sprite.png) -10px -736px;content:"";display:block;height:51px;left:5rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:39px}html.interview .btnBox{text-align:center}html.interview .anchor__container{margin-top:-30px;padding-top:30px;position:relative}html.interview .anchor__duplicate{position:absolute;top:0;left:0}html.interview .message{padding:30px 0;color:#fff;font-size:1.8rem;font-weight:700;line-height:1.5;text-align:center;background-color:rgba(0,0,0,.6);position:absolute;width:100%;z-index:101;min-width:1200px}html.interview .vue-slider-dot-handle{background-color:#fff;border:solid 1px #1cabe9;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer;height:28px;width:20px;top:-5px;position:absolute}html.interview .vue-slider-rail{background-color:#fff;border:solid 1px #bbb;border-radius:0;height:10px}html.interview .vue-slider-process{background-color:#00aaeb;border-radius:15px}html.interview .topHeader{background-color:#fff;padding-bottom:1rem;padding-top:1.7rem;top:-.7rem;z-index:20}html.interview .topHeader__main{height:50px}html.interview .topHeader__main::after{clear:both;content:" ";display:block}html.interview .topHeader__logo{float:left;-webkit-transform:translateY(6px);transform:translateY(6px);width:220px}html.interview .topHeader__logoImg{width:100%}html.interview .topHeader__nav--login{float:right;width:235px}html.interview .topHeader__logout{margin-bottom:1rem;margin-top:.2rem;text-align:right}html.interview .topHeader__logoutLink{font-size:1.3rem}html.interview .topHeader__controls{float:right;height:50px}html.interview .topHeader__controls::after{clear:both;content:" ";display:block}html.interview .topHeader__loginCTA{border:1px solid #ddd;border-radius:2px;color:#00aaeb;display:inline-block;font-size:1.4rem;font-weight:700;height:50px;margin-left:1rem;padding:18px 8px 18px 36px;position:relative;-webkit-transform:translateY(-9px);transform:translateY(-9px)}html.interview .topHeader__loginCTA::before{background:url(../img/interview/sprite.png) -10px -165px;content:"";display:inline-block;height:20px;left:7px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}html.interview .topHeader__registerCTA{background-color:red;border:1px solid red;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.15);color:#fff;display:inline-block;font-size:1.4rem;height:50px;margin-left:1rem;padding:8px 18px;text-align:center;width:110px}html.interview .topHeader__registerCTA--badge{background-color:#fff;border-radius:7px;color:red;display:block;font-size:1.2rem;font-weight:700;margin-bottom:5px;padding:1px 0}html.interview .topSubMenuList{float:right;margin-top:.6rem}html.interview .topSubMenuList::after{clear:both;content:" ";display:block}html.interview .topSubMenuList__item{float:left}html.interview .topSubMenuList__item+.topSubMenuList__item{border-left:1px solid #ccc}html.interview .topSubMenu{font-size:1.3rem;padding:0 1rem}html.interview .topSubHeader{padding-top:.5rem}html.interview .topSubHeader__main::after{content:" ";display:block;clear:both}html.interview .topSubHeader__lead{color:#666;float:left;font-size:1rem;margin-top:2px}html.interview .topContainer{margin:0 auto;width:1140px}html.interview .areaNavi{float:right}html.interview .areaNavi__list{align-items:center;display:flex;font-size:0;letter-spacing:0;position:relative;width:auto}html.interview .areaNavi__list::after{clear:both;content:" ";display:block}html.interview .areaNavi__list--load .areaNavi__detail{display:block}html.interview .areaNavi__item{display:inline-block;font-size:1.5rem}html.interview .areaNavi__item::before{color:#ccc;content:"|";display:inline-block}html.interview .areaNavi__item:last-child::after{color:#ccc;content:"|";display:inline-block}html.interview .areaNavi__item--subItem{display:inline-block;font-size:1.3rem}html.interview .areaNavi__item--subItem:first-child .areaNavi__subName{border-left:none}html.interview .areaNavi__link{color:#555;display:inline-block;font-size:1.2rem;padding:2px 4px 3px 4px;text-decoration:none}html.interview .areaNavi__link:hover{background-color:#00aaeb;color:#fff}html.interview .areaNavi__link--sub{color:#00aaeb;padding:3px 0}html.interview .areaNavi__link--sub:hover{background-color:#00aaeb;color:#fff}html.interview .areaNavi__detail{background-color:#eaf6ff;color:#00aaeb;display:none;font-size:0;position:absolute;right:0;top:15px;z-index:999}html.interview .areaNavi__detail--left{right:auto}html.interview .areaNavi__subName{border-left:1px solid #d0d0d0;padding:0 10px}html.interview .topGnavi{background-color:#fff;box-shadow:0 2px 5px 0 rgba(107,107,107,.3);padding:6px 0 15px 0;position:sticky;top:2.5rem;z-index:19}html.interview .topGnavi__noSticky{box-shadow:0 4px 5px -2px rgba(107,107,107,.3);margin-top:-3px;position:relative;top:0}html.interview .topGnavi__container::after{clear:both;content:" ";display:block}html.interview .topMenuList{float:left}html.interview .topMenuList--fullWidth{width:100%}html.interview .topMenuList--fullWidth .topMenuList__item{text-align:center;width:16.66666%}html.interview .topMenuList--fullWidth .topMenu{padding:0}html.interview .topMenuList__item{border-left:1px solid #00aaeb;float:left;height:24px}html.interview .topMenuList__item:last-child{border-right:1px solid #00aaeb}html.interview .topMenu{color:#333;display:inline-block;font-size:1.5rem;font-weight:700;padding:0 3rem;-webkit-transform:translateY(4px);transform:translateY(4px)}html.interview .breadcrumb{background-color:#fff;border-bottom:1px solid #bbb;line-height:1.42}html.interview .breadcrumb__list{letter-spacing:-.4em;margin:0 auto;max-width:1140px;padding:11px 0;text-align:left}html.interview .breadcrumb__item{display:inline-block;font-size:1.1rem;letter-spacing:0;position:relative;vertical-align:top;z-index:1}html.interview .breadcrumb__item::after{color:#555;content:'>';font-size:1.1rem;position:absolute;right:5px;top:0;z-index:1}html.interview .breadcrumb__item:last-child .breadcrumb__link{color:#555}html.interview .breadcrumb__item:last-child::after{content:none}html.interview .breadcrumb__link{display:block;letter-spacing:0;padding:0 16px 0 0}html.interview .breadcrumb__link:first-child{padding-left:0}html.interview .footer{background-color:#fff;font-size:12px;padding-top:20px;width:100%}html.interview .footer__content{border-top:1px solid #ddd}html.interview .footer__heading{width:950px;margin:0 auto;box-sizing:border-box;padding-top:20px;margin-bottom:-10px}html.interview .footer__heading__noPadding{padding-top:0;margin-top:-5px}html.interview .footer__goToHome{width:950px;margin:0 auto;box-sizing:border-box;padding-bottom:20px}html.interview .footer__goToHome a{background:url(../img/interview/iconHome.png) 0 0 no-repeat;display:inline-block;padding:3px 0 3px 22px}html.interview .footer .menuLink{width:950px;margin:0 auto;box-sizing:border-box;overflow:hidden;padding:20px 0 8px;color:#aaa;font-size:1.2rem;line-height:1.5}html.interview .footer .menuLink::after{content:" ";display:block;clear:both}html.interview .footer .menuLink__item{float:left;margin:0 8px 12px 0;padding-right:8px;border-right:1px solid #999}html.interview .footer .menuLink__item:last-child{margin-right:0;border-right:none}html.interview .footer .menuLink a{padding-left:10px;font-size:12px;background:url(../img/interview/arrowRight.png) 0 50% no-repeat}html.interview .footer .menuLink__break{margin:-30px auto 0 auto}html.interview .footer .menuLink__item:nth-child(8){border-right:none}html.interview .footer .menuLink__item:nth-child(9){clear:both}html.interview .footer .otherLink{width:950px;margin:0 auto;box-sizing:border-box;overflow:hidden;padding:20px 0 8px;color:#aaa;font-size:1.2rem;line-height:1.5}html.interview .footer .otherLink::after{content:" ";display:block;clear:both}html.interview .footer .otherLink__item{float:left;margin:0 8px 12px 0;padding-right:8px;border-right:1px solid #999}html.interview .footer .otherLink__item:last-child{margin-right:0;border-right:none}html.interview .footer .otherLink a{padding-left:10px;font-size:12px;background:url(../img/interview/arrowRight.png) 0 50% no-repeat}html.interview .footer__corporate{width:950px;margin:0 auto;box-sizing:border-box;padding:10px 0 25px}html.interview .footer__corporate::after{content:" ";display:block;clear:both}html.interview .footer__copyright{float:left;line-height:0;margin-top:17px}html.interview .footer__copyright__center{float:none;text-align:center}html.interview .cassette{background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.3);margin:auto;margin-bottom:55px;position:relative;width:950px}html.interview .cassette__headingBlock{border-top:2px solid #00aaeb;padding:0 20px}html.interview .cassette__headingText{border-bottom:1px solid #00aaeb;color:#333;font-size:1.8rem;font-weight:700;padding:20px 0 15px 0;text-align:center}html.interview .cassette__contentsBlock{padding:0 20px}html.interview .cassette--interview{color:#555;display:block;margin-bottom:20px;padding:20px;word-break:break-all}html.interview .cassette--interview .cassette__unread{border:solid 1px red;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.16);color:red;height:50px;position:absolute;right:20px;text-align:center;width:50px}html.interview .cassette--interview .cassette__unreadText{bottom:0;font-size:1.2rem;font-weight:700;height:1.2rem;left:0;line-height:1;margin:auto;position:absolute;right:0;top:0;width:2.5rem}html.interview .cassette--interview .cassette__icons{letter-spacing:-.4rem;margin-bottom:10px}html.interview .cassette--interview .cassette__icon{display:inline-block;letter-spacing:normal;margin-right:5px}html.interview .cassette--interview .cassette__profile{display:flex}html.interview .cassette--interview .cassette__profileImgWrap{border-radius:50%;display:block;height:50px;margin:0 auto;overflow:hidden;position:relative;width:50px}html.interview .cassette--interview .cassette__profileImg{height:auto;left:50%;position:absolute;top:50%;min-width:50px;min-height:50px;max-height:100%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:auto}@supports ((-o-object-fit:cover) or (object-fit:cover)){html.interview .cassette--interview .cassette__profileImg{border-radius:50%;display:block;height:50px;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;position:static;top:0;-webkit-transform:none;transform:none;width:50px}}html.interview .cassette--interview .cassette__profileTxtWrap{width:calc(100% - 60px);margin-left:10px}html.interview .cassette--interview .cassette__profileName{font-size:1.2rem;font-weight:700;line-height:2rem;min-height:2rem;margin-bottom:10px}html.interview .cassette--interview .cassette__profileCompanyInfo{font-size:1.2rem;margin-bottom:10px}html.interview .cassette--interview .cassette__jobChange{background:url(../img/interview/border.png) repeat-x top;display:flex;padding-bottom:20px}html.interview .cassette--interview .cassette__jobBefore{width:420px}html.interview .cassette--interview .cassette__jobBeforeDetailWrap,html.interview .cassette--interview .cassette__jobNowDetailWrap{background-color:#f1f1f1;padding:0 10px}html.interview .cassette--interview .cassette__jobBeforeDetail,html.interview .cassette--interview .cassette__jobNowDetail{border-collapse:collapse;display:table;font-size:1.2rem;font-weight:400;line-height:2rem;table-layout:fixed;width:100%}html.interview .cassette--interview .cassette__jobBeforeDetailBox,html.interview .cassette--interview .cassette__jobNowDetailBox{display:table-row}html.interview .cassette--interview .cassette__jobBeforeDetailBox:last-child,html.interview .cassette--interview .cassette__jobNowDetailBox:last-child{background:url(../img/interview/border.png) repeat-x top}html.interview .cassette--interview .cassette__jobBeforeDetailBox:first-child,html.interview .cassette--interview .cassette__jobNowDetailBox:first-child{background-image:none}html.interview .cassette--interview .cassette__jobBeforeName,html.interview .cassette--interview .cassette__jobNowName{display:table-cell;padding:5px 0;white-space:nowrap;width:34px}html.interview .cassette--interview .cassette__jobBeforeItem,html.interview .cassette--interview .cassette__jobNowItem{display:table-cell;padding:5px 0 5px 10px}html.interview .cassette--interview .cassette__jobBeforeTitle,html.interview .cassette--interview .cassette__jobNowTitle{font-size:1.5rem;height:45px;padding:20px 0 10px 0;text-align:center}html.interview .cassette--interview .cassette__jobNow{width:420px}html.interview .cassette--interview .cassette__jobNow--full{width:100%}html.interview .cassette--interview .cassette__jobNowDetailWrap{background-color:#f0fbff}html.interview .cassette--interview .cassette__jobNowNameIcom{color:#00aaeb;border:1px solid #00aaeb;border-radius:4px;display:inline-block;line-height:1;padding:4px;text-align:center}html.interview .cassette--interview .cassette__jobNowItem{font-size:1.5rem;font-weight:700;padding:10px 0 10px 10px}html.interview .cassette--interview .cassette__jobNowTitle{color:#00aaeb}html.interview .cassette--interview .cassette__jobMiddleArrow{align-items:center;display:flex;padding:45px 4px 0 4px;width:70px}html.interview .cassette--interview .cassette__jobAnswer,html.interview .cassette--interview .cassette__jobQuestion{background:url(../img/interview/border.png) repeat-x top;display:flex;padding-top:20px}html.interview .cassette--interview .cassette__jobAnswerIcon,html.interview .cassette--interview .cassette__jobQuestionIcon{background-color:#f0fdff;border:1px solid #00aaeb;border-radius:4px;color:#00aaeb;display:inline-block;font-size:2rem;height:40px;line-height:1;padding:10px;text-align:center;width:40px}html.interview .cassette--interview .cassette__jobAnswerItem,html.interview .cassette--interview .cassette__jobQuestionItem{font-size:1.4rem;line-height:2rem;padding:4px 10px 0 10px;width:calc(100% - 40px)}html.interview .jobChange{display:flex;height:112px}html.interview .jobChange__item{align-items:center;display:flex;font-size:1.6rem;font-weight:700;line-height:2.4rem;width:100%}html.interview .search_panel{background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);margin:20px 0 35px 0}html.interview .search_tbl{border-bottom:solid 1px #bbb;display:table;table-layout:fixed;width:100%}html.interview .search_tbl_inner{border-left:solid 1px #bbb;display:table-cell;vertical-align:top}html.interview .search_tbl_inner:first-child{border-left:none}html.interview .search_tbl dl{display:table;table-layout:fixed;width:100%}html.interview .search_tbl dd,html.interview .search_tbl dt{padding:11px 5px}html.interview .search_tbl .tbl_title{display:table-cell;padding-left:16px;vertical-align:top;width:170px}html.interview .search_tbl .tbl_title p{border-left-style:solid;border-left-width:2px;border-left-color:#00aaeb;font-size:1.4rem;font-weight:700;line-height:2rem;margin:2px 0;padding-left:10px;text-align:left}html.interview .search_tbl .tbl_btn{display:table-cell;vertical-align:top;width:120px}html.interview .btn_area{padding:15px;position:relative;text-align:center}html.interview .resultData__txt{font-size:2rem;font-weight:700;margin-left:10px}html.interview .resultData__num{color:red;font-size:2.8rem;font-weight:700}html.interview .resultData__range{margin-left:30px}html.interview .modal{display:table;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:1200}html.interview .modal--loaded .btnChange{display:flex}html.interview .modal__overlay{background-color:rgba(0,0,0,.4);height:100%;left:0;position:fixed;top:0;width:100%}html.interview .modal__content{display:table-cell;padding:40px 0;vertical-align:middle}html.interview .modal__box{background-color:#fff;margin:0 auto;position:relative;width:950px}html.interview .modal__header{border-bottom:1px solid #ddd;padding:20px 20px 15px;position:relative}html.interview .modal__title{font-size:1.9rem;font-weight:700;margin-bottom:5px}html.interview .modal__body{height:576px;overflow:auto}html.interview .modal__inner{height:100%;position:relative;width:100%}html.interview .modal__tabList{height:100%;left:0;overflow:auto;position:absolute;top:0;width:306px;z-index:2}html.interview .modal__tabItem{border-bottom:solid 1px #ddd;cursor:pointer;font-weight:700;line-height:2rem;position:relative;z-index:2}html.interview .modal__tabItem span{color:#00aaeb;display:block;font-size:1.4rem;padding:8px 14px 7px}html.interview .modal__tabItem span::before{border:solid transparent;border-left-color:#00aaeb;border-width:3px 0 3px 5px;bottom:0;content:"";height:6px;margin:auto 0;position:absolute;right:6px;top:0;width:5px}html.interview .modal__tabItem.active span{background-color:#fff;border-left:solid 6px #00aaeb;border-right:solid 1px #fff;color:#333;cursor:auto;opacity:1;padding-left:8px}html.interview .modal__tabItem.select span::before{background-color:#00aaeb;border:none;border-radius:9px;color:#fff;content:"選択中";font-size:1.1rem;font-weight:400;height:18px;text-align:center;width:48px}html.interview .modal__tabItem:last-child{border-bottom:none}html.interview .modal__pageList{border-left:solid 1px #ddd;height:100%;right:0;top:0;overflow:auto;position:absolute;width:calc(100% - 305px);z-index:1}html.interview .modal__pageItem{display:none;padding:20px 20px 20px 15px}html.interview .modal__pageItem.active{display:block}html.interview .modal__pageItem .checkbox_l_item{font-size:1.7rem;font-weight:700;margin-bottom:18px}html.interview .modal__pageItem .checkbox_m_list{padding-left:15px;position:relative}html.interview .modal__pageItem .checkbox_m_item{background-color:#f0f0f3;font-weight:700;margin:18px 0 18px;padding:7px 15px}html.interview .modal__pageItem .checkbox_m_item .txt{font-size:1.4rem;font-weight:700}html.interview .modal__pageItem .checkbox_s_list{font-size:0;margin-bottom:-20px;overflow:hidden}html.interview .modal__pageItem .checkbox_s_list li{display:inline-block;font-size:1.4rem;margin-bottom:20px;padding:0 15px;vertical-align:top;width:50%}html.interview .modal__footer{border-top:1px solid #ddd;height:81px;margin-top:-1px;position:relative}html.interview .modal__footer .footer_select{font-size:1.1rem;height:100%;left:0;line-height:1.5rem;overflow:auto;padding:20px 15px;position:absolute;top:0;width:306px;z-index:2}html.interview .modal__footer .footer_btn{border-left:solid 1px #ddd;height:100%;padding:15px 0 15px 24px;position:absolute;right:0;top:0;width:calc(100% - 305px);z-index:1}html.interview .modal__footer .result{font-size:1.2rem;height:30px;margin:-15px 0 0 0;position:absolute;right:0;text-align:center;top:50%;width:330px}html.interview .modal__footer .total_txt{font-size:2rem;font-weight:700;margin-left:10px}html.interview .modal__footer .total_num{color:#fc0d1c;font-size:2.7rem;font-weight:700;margin-left:10px}html.interview .modal__close{background-color:#fff;border:solid 1px #00aaeb;border-radius:4px;box-shadow:1px 1px 1px rgba(0,0,0,.2);color:#00aaeb;font-size:1.3rem;font-weight:700;line-height:3rem;padding:0 11px 0 30px;position:absolute;right:10px;text-align:center;top:11px}html.interview .modal__close::after,html.interview .modal__close::before{background:#00aaeb;content:"";height:2px;left:10px;margin-top:-1px;position:absolute;top:50%;width:15px}html.interview .modal__close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}html.interview .modal__close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}html.interview .btnChange{display:none;left:320px;letter-spacing:-.4em;position:absolute;top:10px;z-index:2}html.interview .btnChange input[type=radio]{display:none}html.interview .btnChange label{border-bottom:solid 1px #00aaeb;border-right:solid 1px #00aaeb;border-top:solid 1px #00aaeb;background-color:#fff;color:#00aaeb;display:inline-block;font-size:1.7rem;font-weight:700;letter-spacing:normal;line-height:38px;text-align:center;width:130px}html.interview .btnChange>label:first-of-type{border-bottom-left-radius:5px;border-left:solid 1px #00aaeb;border-top-left-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.15)}html.interview .btnChange>label:last-of-type{border-bottom-right-radius:5px;border-top-right-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.15)}html.interview .btnChange input[type=radio]:checked+label{background-color:#00aaeb;color:#fff}html.interview .labelChangeType,html.interview .labelIcon,html.interview .labelJobStatus,html.interview .labelNewItem{border-radius:3px;display:inline-block;font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1;padding:3px 10px}html.interview .labelNewItem{background-color:red;border:1px solid red;color:#fff}html.interview .labelJobStatus{background-color:#daf3fd;border:1px solid #daf3fd;color:#00aaeb}html.interview .labelChangeType{background-color:#fff;border:1px solid #00aaeb;color:#00aaeb}html.interview .btnSearch{background-color:red;border:1px solid transparent;border-color:red;border-radius:5px;box-shadow:0 1px 2px 0 #bbb6a8;color:#fff;cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:700;height:60px;letter-spacing:0;line-height:60px;padding:0;text-align:center;text-decoration:none;vertical-align:top;width:375px}html.interview .btnSearch::before{background:url(../img/interview/recruit_search_ico.png) no-repeat center;content:"";display:inline-block;height:20px;margin-right:15px;vertical-align:text-bottom;width:20px}html.interview .btnSearch .total_txt{font-size:2rem;font-weight:700;margin-right:10px}html.interview .btnSearch .total_num{font-size:2.7rem;font-weight:700}html.interview .btnInterst,html.interview .btnInterst--disabled{background-color:#fff;border:1px solid #00aaeb;border-radius:5px;box-shadow:0 1px 2px 0 #bbb6a8;color:#00aaeb;cursor:pointer;display:inline-block;font-size:1.7rem;font-weight:700;letter-spacing:0;line-height:1.3;min-width:290px;min-height:50px;padding:13px 20px;text-align:center;text-decoration:none;vertical-align:top;width:auto}html.interview .btnInterst--disabled::before,html.interview .btnInterst::before{background:url(../img/interview/recruit_favorite_ico.png) no-repeat center;content:"";display:inline-block;height:16px;margin-right:5px;margin-top:-5px;vertical-align:middle;width:17px}html.interview .btnInterst--disabled{box-shadow:none;cursor:default;opacity:.5;pointer-events:none}html.interview .btnInterst--carousel{margin-top:auto;min-height:40px;min-width:250px;padding:8px 20px}html.interview .btn{color:#00aaeb;background-color:#fff;border:solid 1px #00aaeb;border-radius:4px;box-shadow:1px 1px 1px rgba(0,0,0,.2);font-size:1.2rem;font-weight:700;line-height:2rem;padding:0 11px;position:relative;text-align:center}html.interview .btn.btn_plus{padding-left:25px}html.interview .btn.btn_plus::after{background-color:#00aaeb;content:"";height:1px;left:10px;position:absolute;top:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:10px}html.interview .btn.btn_plus::before{background-color:#00aaeb;content:"";height:1px;left:10px;position:absolute;top:50%;width:10px}html.interview .btnSecondary,html.interview .btnSecondaryL,html.interview .btnSecondaryM{background-color:#00aaeb;border:1px solid transparent;border-color:#00aaeb;border-radius:5px;box-shadow:0 1px 2px 0 #bbb6a8;color:#fff;cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:700;letter-spacing:0;line-height:1.3;min-height:44px;min-width:222px;padding:12px 20px;text-align:center;text-decoration:none;vertical-align:top;width:auto}html.interview .btnSecondaryL{font-size:1.7rem;min-width:290px;min-height:50px;padding:13px 20px}html.interview .btn_area-immediatelySaerch{padding:30px 0;position:relative;text-align:center}html.interview .immediatelySaerch{font-size:2rem;line-height:3rem;padding:9px 20px;width:450px}html.interview .immediatelySaerch--badge{display:block;font-size:1.6rem}html.interview .btnPrimaryL,html.interview .btnPrimaryL--disabled,html.interview .btnSignUp{color:#fff;cursor:pointer;background-color:red;border:1px solid red;border-radius:5px;box-shadow:0 1px 2px 0 #bbb6a8;display:inline-block;font-size:1.7rem;font-weight:700;letter-spacing:0;line-height:1.3;min-width:290px;min-height:50px;text-align:center;text-decoration:none;padding:13px 20px;vertical-align:top;width:auto}html.interview .pager{display:flex;letter-spacing:-.4em;list-style:none;margin:30px 0 20px 0;position:relative;z-index:1}html.interview .pager__list{display:flex;text-align:center}html.interview .pager__item,html.interview .pager__next,html.interview .pager__prev{color:#00aaeb;display:inline-block;font-size:1.4rem;letter-spacing:0;line-height:24px;padding:0 2px;vertical-align:middle}html.interview .pager__prev{font-size:0;position:relative}html.interview .pager__next{font-size:0;position:relative}html.interview .pager__link,html.interview .pager__link--active,html.interview .pager__link--next,html.interview .pager__link--next:hover,html.interview .pager__link--prev,html.interview .pager__link--prev:hover{background-color:#fff;border:1px solid #00aaeb;color:#00aaeb;display:block;font-weight:400;height:25px;line-height:24px;min-width:25px;text-decoration:none}html.interview .pager__link--active:hover,html.interview .pager__link--next:hover,html.interview .pager__link--prev:hover,html.interview .pager__link:hover{background-color:#00aaeb;border:1px solid #00aaeb;color:#fff;cursor:pointer}html.interview .pager__link--active,html.interview .pager__link--next:hover,html.interview .pager__link--prev:hover{background-color:#00aaeb;border:1px solid #00aaeb;color:#fff;cursor:default}html.interview .pager__link--active:hover,html.interview .pager__link--next:hover,html.interview .pager__link--prev:hover{cursor:default}html.interview .pager__link--prev{border-color:#00aaeb;color:#00aaeb;font-size:0;line-height:24px;padding-left:2px;position:relative}html.interview .pager__link--prev::before{background-color:#fff;bottom:0;box-shadow:-2px 2px #00aaeb;content:"";display:inline-block;height:8px;left:7px;margin:auto;position:absolute;right:0;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}html.interview .pager__link--prev:hover{cursor:pointer}html.interview .pager__link--prev:hover::before{background-color:#00aaeb;box-shadow:-2px 2px #fff}html.interview .pager__link--next{color:#00aaeb;border-color:#00aaeb;font-size:0;line-height:24px;padding-left:2px;position:relative}html.interview .pager__link--next::before{background-color:#fff;bottom:0;box-shadow:2px -2px #00aaeb;content:"";display:inline-block;height:8px;left:0;margin:auto;position:absolute;right:7px;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}html.interview .pager__link--next:hover{cursor:pointer}html.interview .pager__link--next:hover::before{background-color:#00aaeb;box-shadow:2px -2px #fff}html.interview .pager__text{display:inline-block;font-size:1rem;letter-spacing:0;margin-left:18px;margin-top:8px}html.interview .recommendCarousel{position:relative;padding-top:.5rem}html.interview .recommendCarousel__list{display:flex;width:99999px}html.interview .recommendCarousel__item{display:flex;flex-direction:column;padding-bottom:1px;width:auto}html.interview .recommendCarousel__item a{color:inherit;display:block;margin-right:20px}html.interview .recommendCarousel__item a:hover{opacity:.5;text-decoration:none}html.interview .recommendCarousel__item:last-child a{margin-right:0}html.interview .recommendCarousel__link{padding-bottom:20px}html.interview .recommendCarousel__card{position:relative;width:250px}html.interview .recommendCarousel__eyeCatch{position:relative;z-index:2;width:25rem}html.interview .recommendCarousel__eyeCatchImg{width:100%}html.interview .recommendCarousel__title{align-items:center;color:#00aaeb;font-size:1.6rem;font-weight:700;line-height:1.5;margin-top:2rem;word-wrap:break-word}html.interview .recommendCarousel__text{font-size:1.3rem;margin-top:1.7rem}html.interview .recommendCarousel__text--salary{display:block;line-height:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.interview .recommendCarousel__text--salary::before{background:url(../img/interview/recruit_salary_ico.png) no-repeat center;content:"";display:inline-block;height:18px;margin-right:10px;vertical-align:middle;width:18px}html.interview .recommendCarousel__text--company{display:block;font-weight:700;line-height:1.5rem;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.interview .recommendCarousel__text--company::before{background:url(../img/interview/recruit_company_ico.png) no-repeat center;content:"";display:inline-block;height:18px;margin-right:10px;vertical-align:bottom;width:18px}html.interview .recommendCarousel__control{background-color:#fff;border-radius:99999px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);cursor:pointer;height:40px;outline:0;position:absolute;top:75px;z-index:2;width:40px}html.interview .recommendCarousel__control::after{border-right:2px solid #00aaeb;border-top:2px solid #00aaeb;content:"";display:block;height:8.5px;left:14px;position:absolute;top:16px;width:8.5px}html.interview .recommendCarousel__control--prev{left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}html.interview .recommendCarousel__control--prev::after{left:17px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}html.interview .recommendCarousel__control--next{right:0;-webkit-transform:translateX(50%);transform:translateX(50%)}html.interview .recommendCarousel__control--next::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}html.interview .recommendCarousel__pagination{margin-top:15px;text-align:center}html.interview .recommendCarousel__paginationBullet{background-color:#fff;border:1px solid #00aaeb;border-radius:99999px;cursor:pointer;display:inline-block;height:10px;outline:0;width:10px}html.interview .recommendCarousel__paginationBullet--active{background-color:#00aaeb}html.interview .recommendCarousel__paginationBullet+html.interview .recommendCarousel__paginationBullet{margin-left:10px}html.interview .recommendCarousel--hasClient recommendCarousel__control{top:85px}html.interview .section{margin-bottom:6rem}html.interview .section--searchPanel{margin-top:60px}html.interview .section__header{margin-top:4rem;margin-bottom:2rem}html.interview .section__title{color:#333;font-size:2rem;font-weight:700}html.interview .otherInterview{display:flex;justify-content:space-between;padding:30px 0}html.interview .otherInterview__item{align-items:center;border:1px solid #ccc;color:#555;display:flex;height:80px;overflow:hidden;position:relative;width:290px}html.interview .otherInterview__item:hover{opacity:.5;text-decoration:none}html.interview .otherInterview__img{bottom:0;display:block;height:80px;max-width:100%;position:absolute;right:0;top:0;z-index:1;width:auto}html.interview .otherInterview__txt{font-size:1.2rem;font-weight:700;line-height:1.8rem;margin-left:6px;position:relative;z-index:3}html.interview{color:#555;font-family:"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-size:62.5%;line-height:1;-webkit-text-size-adjust:100%}html.interview *,html.interview ::after,html.interview ::before{box-sizing:border-box}html.interview a{color:#00aaeb;cursor:pointer;text-decoration:none}html.interview .wrapper{min-width:1200px}html.interview .container__top{position:relative;margin:0 auto;width:950px}html.interview .container__top--main{background:url(../img/interview/interviewMainImg.png) no-repeat right 50%;height:296px}html.interview .container__top--sub{text-align:center;height:194px}html.interview .container__top .mainTitle{padding-top:50px}html.interview .container__top .mainTitle--sub{padding-top:40px}html.interview .container__top .subTitle{font-size:1.4rem;line-height:2rem;color:#333;padding-top:20px}html.interview .container__top .subTitle--sub{padding-top:30px}html.interview .container__main{background:#fafafb;padding-bottom:55px}html.interview .container__main--sub{padding-top:40px}html.interview .container__wrapper{margin:0 auto;max-width:980px;padding:0 15px}html.interview .topSection__loading{padding:6rem 0;text-align:center}html.interview .resultNone{padding:30px 25px 30px 110px;background:url(../img/interview/recruit_none.png) no-repeat 25px 30px #ffe5e5;font-weight:700;color:#fc0d1c;box-shadow:0 2px 5px rgba(0,0,0,.2)}html.interview .resultNone__title{margin-bottom:15px;font-size:2rem}html.interview .resultNone__txt{font-size:1.4rem;line-height:2rem}html.interview .infoConsentModal{background:#fff;bottom:70px;box-shadow:0 0 2px 2px rgba(0,0,0,.1);display:none;left:50%;margin:0 auto;padding:15px 20px 5px;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:900px;z-index:9999}html.interview .infoConsentModal--on{display:flex}html.interview .infoConsentModal__title{margin:0 0 5px;text-align:center}html.interview .infoConsentModal__title--text{color:#03a9f4;font-size:1.6rem;font-weight:700;line-height:1.5;margin:0}html.interview .infoConsentModal__details{margin:10px 0 10px}html.interview .infoConsentModal__details--text{color:#444;font-size:1.2rem;line-height:1.5;margin:0}html.interview .infoConsentModal__btnArea{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:30%}html.interview .infoConsentModal__btnArea .infoConsentModal__btn{border-radius:5px;color:#fff;display:inline-block;font-size:14px;line-height:1.5;margin:10px 0;padding:10px;text-decoration:none;width:100px}html.interview .infoConsentModal__btnArea .infoConsentModal__btn--close{background:#666}html.interview .infoConsentModal__btnArea .infoConsentModal__btn--close:hover{background:#747474}html.interview .infoConsentModal__btnArea .infoConsentModal__btn--confirmation{background:red;margin-left:2%}html.page404 .page404Body .page404MiddleBox{margin-bottom:25px}html.page404 .page404Body .page404MiddleBox :first-child{font-weight:700}html.page404 .page404Body .page404MiddleBox p{text-align:center;margin-bottom:5px;word-wrap:break-word}html.page404 .page404Body .supplement{text-align:center}html.page404 .page404Body .topHeader{padding-top:0}html.page404 .page404Body .container{background:#fafafb;font-size:1.4rem;line-height:1.42;min-width:950px;padding:30px 0 40px;position:relative;width:100%;z-index:1}html.page404 .page404Body .container__inner{width:950px;margin:0 auto;box-sizing:border-box;position:relative}html.page404 .page404Body .page404Alert{background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.3);font-size:1.8rem;font-weight:700;height:121px;line-height:121px;max-width:none;margin:0 auto 20px;text-align:center;width:100%}html.page404 .page404Body .page404Alert__text{display:inline-block;line-height:20px}html.page404 .page404Body .coachSupplement,html.page404 .page404Body .supplement{background-color:#f5f5f5;line-height:1.5;margin:20px 0;padding:20px}html.page404 .page404Body .supplement__text{font-size:1.4rem;line-height:1.28;word-wrap:break-word}html.page404 .page404Body .btnBox{margin:20px 0}html.page404 .page404Body .container__inner .breadcrumb,html.page404 .page404Body .container__inner .breadcrumb__renew{background-color:#fafafb;border-bottom:none}html.page404 .page404Body .footerLower,html.page404 .page404Body .footerOtherWindow{background-color:#fafafb;font-size:12px;padding-top:0;width:100%}html.page404 .page404Body .footerLower__content,html.page404 .page404Body .footerOtherWindow__content{background-color:#fff;border-top:1px solid #ddd}html.page404 .page404Body .footerLower__corporate,html.page404 .page404Body .footerOtherWindow__corporate{width:950px;margin:0 auto;box-sizing:border-box;padding:10px 0 25px}html.page404 .page404Body .footerLower__logo,html.page404 .page404Body .footerOtherWindow__logo{float:left;margin:15px 13px 0 0;line-height:0}html.page404 .page404Body .footerLower__copyright,html.page404 .page404Body .footerOtherWindow__copyright{float:left;margin-top:17px;line-height:0}@media only screen and (min-width:950px){html.page404 .page404Body .wrapper{min-width:1200px}html.page404 .page404Body .breadcrumb__list{max-width:1140px;margin:0 auto}}@media only screen and (max-width:950px){html.page404 .page404Body{min-width:0}html.page404 .page404Body .breadcrumb__list{margin:0}html.page404 .page404Body .topSubHeader{margin:0 3%}html.page404 .page404Body .topContainer{width:100%}html.page404 .page404Body .topHeader{margin:0 3%}html.page404 .page404Body .wrapper{min-width:0}html.page404 .page404Body .container{min-width:0}html.page404 .page404Body .container__inner{width:auto;margin:0 3%}html.page404 .page404Body .footerLower__corporate{width:calc(100% - 6%);margin:0 3%}}@media only screen and (max-width:820px){html.page404 .page404Body .areaPullDownList__item{font-size:1rem}}@media only screen and (max-width:600px){html.page404 .page404Body .page404Alert{font-size:1.6rem;height:80px;line-height:80px}html.page404 .page404Body .supplement{background:0 0;padding:0;text-align:left}html.page404 .page404Body .page404MiddleBox p{text-align:left}html.page404 .page404Body .topSubHeader{display:none}html.page404 .page404Body .breadcrumb__list{display:none}html.page404 .page404Body .container{background-color:#ebebeb;box-shadow:inset 0 2px 2px rgba(0,0,0,.08);padding-top:5px}html.page404 .page404Body .container__inner{margin:0 4%}html.page404 .page404Body .wrapper>.breadcrumb{border-bottom:none;border-top:1px solid #00aaeb;box-shadow:0 4px 0 0 rgba(0,0,0,.3);height:10px}html.page404 .page404Body .topHeader__main{padding-top:13px}html.page404 .page404Body .topHeader__logo{float:none;height:25px;margin:0 auto;width:142px}html.page404 .page404Body .page404BtnBlock{background:#fff;box-shadow:2px 2px 2px rgba(0,0,0,.08);margin:12px 0;padding:12px 0}html.page404 .page404Body .page404BtnBlock .btnBox{margin:0}}.swiper-container{margin:0 auto;position:relative;overflow:hidden;direction:ltr;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-wrapper{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transition-timing-function:ease;-o-transform:translate(0,0);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0,0,0);-ms-transition-timing-function:ease;transition-property:left,top,-webkit-transform;transition-property:transform,left,top;transition-property:transform,left,top,-webkit-transform;transition-duration:0s;transform:translate3d(0,0,0);transition-timing-function:ease;box-sizing:content-box}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{float:left;box-sizing:content-box}.swiper-wp8-horizontal{-ms-touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x}
/*# sourceMappingURL=style.css.map */
