.resize-img-new {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.border-bottom-01 {
    border-bottom: 1px solid #efeeee;
}

.border-bottom-02 {
    border-bottom: 11px solid #ddd;
}

.mb_35 {
    margin-bottom: 35px;
}

/* ---Header----*/

#header {
    z-index: 99;
    width: 100%;
    margin: 0 0 0 0;
    -moz-transition: height 0.3s;
    -o-transition: height 0.3s;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    background-color: #fff;
}

#header_top_2020 {
    width: 100%;
    /*height: 415px;*/
    margin: 0 auto;
    background: url(../images/bg_header_mb.jpg) no-repeat left center scroll transparent;
    background-size: cover;
    padding: 0 0 26px 0;
    display: inline-block;
}

.clearfix {
    clear: both;
    float: none;
    display: block;
}

.fix_header_2020 {
    position: fixed;
    top: 0;
}

.header_in_2020 {
    margin: 0px auto;
    height: 50px;
    padding: 0px 2%;
}

/* サイトロゴ */
.h_logo_2020 {
    float: left;
}

.h_logo_2020 img {
    height: 35px;
    margin: 10px auto;
}

.h_navi_2020 {
    float: right;
    margin: 15px auto;
}

.h_navi_2020 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    height: 35px;
}

.h_navi_2020 li {
    margin: 0 0 0 30px;
}

.h_navi_2020 li p {
    font-weight: bold;
}

.h_btn_2020 {
}

.btn_v_2020 {
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 15px auto;
    background-color: #f79a1c;
    cursor: pointer;
    border-radius: 3px; /* CSS3草案 */
    -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
    -moz-border-radius: 3px; /* Firefox用 */
}

.btn_v_2020 a {
    display: block;
    color: #fff;
    padding: 0px 25px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn_v_2020 a:hover {
    background-color: #f8b459;
    color: #fff;
    border-radius: 3px; /* CSS3草案 */
    -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
    -moz-border-radius: 3px; /* Firefox用 */
}


/* ---top page---*/
/* ---main view---*/
.main_view_box_2020 {
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 0;

}

.main_view_box_l_2020 {
    background-color: #fff;
    text-align: left;
    height: auto;
    margin: 60px auto 30px auto;
    display: inline-block;
}

.main_view_box_l_2020 p {
    display: none;
}

.main_view_box_r_2020 {
    width: 100%;
    height: auto;
    text-align: center;
    margin: auto;
}

.main_view_box_2020 h1 {
    color: #003891;
    font-weight: normal;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 5px;
    width: 100%;
    text-align: center;
    box-shadow: 6px 7px 6px -1px rgba(0, 0, 0, 0.6);
}

.main_view_box_2020 {

}

.main_view_box_in_2020 {
    width: 100%;
    margin: 0 auto;
}

.main_view_box_r_2020 h3 {
    color: #003894;
    font-size: 15px;
    text-align: center;
    display: block;
    margin-bottom: 5px;
}

.top_btn_2020 {
    text-align: center;
    margin: 0 auto;
    padding: 25px 0;
    background-color: #EDEDEC;
    width: 100%;
    margin-top: 80px;
    padding-bottom: 5px;
}

.top_line_2020 {
    width: 150px;
    display: block;
    /*height: 30px;*/
    margin: auto;
}

.top_mail_2020 {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    font-size: 10px;
}

.top_btn_form_2020 {
    border: 0;
    margin: 0px auto;
    padding: 0 15px;
    height: 30px;
    width: 150px;
    border: 1px solid #ddd;
    font-size: 11px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.top_btn_b_2020 {
    width: 200px;
    font-weight: bold;
    padding: 8px 0px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px auto 0 auto;
    background-color: #fff;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.top_btn_b_2020:hover {
    cursor: pointer;
    color: #fff;
    background-color: #cccccc;
}

.top_btn_l_2020 {
    color: #fff;
    width: 200px;
    font-weight: bold;
    padding: 8px 0px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px auto 0 auto;
    background-color: #f79a1c;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.top_btn_l_2020:hover {
    cursor: pointer;
    color: #fff;
    background-color: #f6b358;
}

.top_btn_2020 {
    background-color: rgba(255, 255, 255, 0.6);
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}


.top_top_btn_b_2020 {
    width: 150px;
    font-weight: normal;
    padding: 4px 0px;
    font-size: 14px;
    height: 30px;
    text-align: center;
    display: inline-block;
    margin: 0px auto 0 auto;
    background-color: #f79a1c;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.top_top_btn_b_2020:hover {
    cursor: pointer;
    color: #fff;
    background-color: #f8ac45;
}

.top_kiyaku_2020 {
    text-align: center;
    width: 150px;
    margin: 10px auto auto auto;
    padding: 10px 0 5px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.top_kiyaku_2020 span {
    padding: 0px 0 0 30px;
    margin: 0px auto 0 auto;
    font-size: 14px;
    width: 100% !important;
}

.top_kiyaku_2020 .top_btn_form_2020 {
    border-color: transparent;
}

.label_list_item02 {
    margin: 0 auto 0;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
    font-weight: bold;
}

.label_list_item02 label {
}

.header_top_page .top_sudeni_2020 {
    margin: -4px auto auto auto;
    display: block;
    text-align: center;
}

.header_top_page .top_sudeni_2020 a {
    font-weight: bold;
    font-size: 14px;
    background: url(../images/t_btn_m_icon_crow-r-blue.svg) right center no-repeat;
    background-size: 17px 17px;
    padding: 8px 20px 8px 0px;
    margin-bottom: 12px;
    display: inline-block;
    color: #003891;
}


.top_btn_l_2020 {
    color: #fff;
    width: 200px;
    font-weight: bold;
    padding: 8px 0px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px auto 0 auto;
    background-color: #f79a1c;
    border-radius: 3px; /* CSS3草案 */
    -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
    -moz-border-radius: 3px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.top_btn_l_2020:hover {
    cursor: pointer;
    color: #fff;
    background-color: #f6b358;
}

.h_navi {
    display: none;
    position: absolute;
    top: 72px;
    width: 100%;
    background: #006598;
    left: 0;
}

.h_navi ul {
    display: block;
    margin: 0 auto;
    width: 90%;
}

.h_navi ul li {
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.h_navi ul li:last-child {
    border: none;
}

.h_navi ul li a {
    display: block;
}


/*----スマホナビ----*/
#nav-drawer_2020 {
    /*position: relative;*/
    margin-top: -35px;
    right: 10px;
}

#nav-drawer {
    right: 20px;
}

/*チェックボックス等は非表示に*/
.nav-unshown_2020 {
    display: none;
}

/*アイコンのスペース*/
#nav-open_2020 {
    display: inline-block;
    float: right;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin: -5px auto 0 auto;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open_2020 span, #nav-open_2020 span:before, #nav-open_2020 span:after {
    right: 0;
    position: absolute;
    height: 3px; /*線の太さ*/
    width: 25px; /*長さ*/
    border-radius: 3px;
    background: #003891;
    display: block;
    content: '';
    cursor: pointer;
    margin: 0 auto;
}

#nav-open_2020 p {
    font-size: 9px;
    color: #003891;
    right: 0px;
    position: absolute;
    top: 18px;
    right: -4px;
    margin: 0 auto;
    font-weight: bold;
}

#nav-open_2020 span:before {
    bottom: -8px;
}

#nav-open_2020 span:after {
    bottom: -16px;
}

#nav-drawer_2020_02 {
    position: relative;
    margin-top: -35px;
    right: 10px;
}

/*チェックボックス等は非表示に*/
.nav-unshown_2020_02 {
    display: none;
}

/*アイコンのスペース*/
#nav-open_2020_02 {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin: -5px auto 0 auto;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open_2020_02 span, #nav-open_2020_02 span:before, #nav-open_2020_02 span:after {
    right: 0;
    position: absolute;
    height: 3px; /*線の太さ*/
    width: 25px; /*長さ*/
    border-radius: 3px;
    background: #888;
    display: block;
    content: '';
    cursor: pointer;
    margin: 0 auto;
}

#nav-open_2020_02 p {
    font-size: 9px;
    letter-spacing: -1px;
    color: #333;
    right: 0px;
    position: absolute;
    bottom: 4px;
    right: -4px;
    margin: 0 auto;
}

#nav-open_2020_02 span:before {
    bottom: -8px;
}

#nav-open_2020_02 span:after {
    bottom: -16px;
}


.h_sp_ent_2020 a {
    z-index: 1;
    position: absolute;
    right: 50px;
    top: 11px;
    margin: 0;
    padding: 5px 25px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    background-color: #f79a1c;
    color: #fff;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.top_top_btn_b_2020:hover {
    cursor: pointer;
    color: #fff;
    background-color: #f8ac45;
}


/* 20191119追加css */

.box_in_201911bg {
    background-color: #fff;
    width: 100%;
    margin: 0px auto;
    padding: 30px 0px 30px 0px;

}

.box_in_201911bg_in {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 0px auto;
    width: 90%;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.top_search02_01 {
    text-align: left;
    width: 60%;
}

.top_search02_02 {
    text-align: left;
    width: 15%;
}

.top_search02_03 {
    text-align: left;
    width: 25%;
}

.dropdown02 {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 28px;
    width: 90%;
    padding: 6px 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 0 0px 5px 0;
}

.dropdown02:before, .dropdown02:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 10px;
    width: 0;
    height: 0;
    border: 4px dashed;
    border-color: #063786 transparent;
    pointer-events: none;
}

.dropdown02:before {
    border-bottom-style: solid;
    border-top: none;
}

.dropdown02:after {
    margin-top: 7px;
    border-top-style: solid;
    border-bottom: none;
}

.dropdown-select02 {
    position: relative;
    width: 130%;
    margin: 0px 0px 0px 0px;
    padding: 0px 40px 0px 10px;
    height: 28px;
    font-size: 14px;
    color: #999;
    /* Fallback for IE 8 */
    background: #f2f2f2;
    /* "transparent" doesn't work with Opera */
    background: rgba(0, 0, 0, 0) !important;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

.dropdown-select02:focus {
    outline: none;
}

.dropdown-select02 > option {
    margin: 3px;
    padding: 0px 0px;
    text-shadow: none;
    background: #f2f2f2;
    border-radius: 3px;
    cursor: pointer;
}

.btn_top_search a {
    display: block;
    text-align: center;
    background-color: #EC9425;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    border-radius: 3px;
}

.title_c_2020 {
    position: relative;
    text-align: center;
    margin: 20px auto 0 auto;
}

.title_c_2020::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px; /*荳狗ｷ壹�荳贋ｸ倶ｽ咲ｽｮ隱ｿ謨ｴ*/
    display: inline-block;
    width: 10%; /*荳狗ｷ壹�蟷�*/
    height: 1px; /*荳狗ｷ壹�螟ｪ縺�*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%); /*菴咲ｽｮ隱ｿ謨ｴ*/
    background-color: #c6c5c5; /*荳狗ｷ壹�濶ｲ*/
}

.title_c_2020 h2 {
    font-size: 16px;
    color: #333;
}

.box_in_top_2020 {
    width: 100%;
    height: auto;
    border-top: 5px solid #14397f;
    background-color: #ffffff;
    margin: 40px auto;
    padding: 20px 0 20px 0;
}

.top_search_form_2020 {
    margin: 0px auto;
    width: 86%;
    overflow: hidden;
    background: #fff;
    z-index: 1;
    height: 37px;
    border-radius: 20px; /* CSS3草案 */
    -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
    -moz-border-radius: 20px; /* Firefox用 */
    border: 2px solid #003791;
    padding: 0 0 0 15px;
}

.top_search_form_2020 input {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 47px);
    height: 37px;
    font-size: 15px;
    line-height: 37px;
    margin: -4px 0 0 0;
}

.top_search_form_2020 input[type="text"] {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;

}

.top_search_form_2020 input::placeholder {
    color: #ccc;
}

.top_search_form_2020 button {
    display: inline-block;
    background-color: #003791;
    vertical-align: middle;
    margin: -1px -3px 0 0;
}

.top_search_form_2020 button span {
    padding: 0;
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url(../images/company_list_search_area_icon02.png) no-repeat;
}

.top_search_2020_sp {
    width: 100%;
    display: block;
    margin-top: 40px;
}

.title_top_search_child {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    background: url(../images/icon_title_search_child-06.png);
    padding: 10px 14px 0px 44px;
    background-repeat: no-repeat;
    background-position: 9px 2px;
    background-color: #fff;
    width: 223px;
    position: absolute;
    top: -5px;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
}

.box_top_search_2020_sp .top_search_form_2020 {
    position: relative;
    width: 290px;
    display: inline-block;
    margin: 0 30px 0 0;
    background: #fff;
    z-index: 1;
    height: 38px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: 2px solid #003791;
    padding: 0 0 0 15px;
    vertical-align: middle;
}

.top_search_form_2020 input[type="text"] {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
}

.top_search_form_2020 button {
    position: absolute;
    right: -2px;
    display: inline-block;
    height: 38px;
    width: 44px;
    background: transparent;
    top: -2px;
    background: url(../images/buton_img_search.png) no-repeat;
    background-position-y: center;
}

.div_search_free .input_div_search_free {
    float: left;
    width: calc(100% - 66px);
    height: 49px;
    background: #fff;
    border-radius: 50px 0 0 50px;
    -webkit-border-radius: 50px 0 0 50px;
    -moz-border-radius: 50px 0 0 50px;
    border: 2px solid #003791;
    padding-left: 20px;
    /*font-weight: bold;*/
    font-size: 16px;
    box-shadow: 5px 3px 10px 0px rgba(0, 0, 0, 0.4);
}

.div_search_free {
    padding-left: 4px;
}

.div_search_right .div_icon_x_01 {
    width: 40px;
    float: left;
    margin-top: 36px;
}

.div_search_right .div_icon_x_01 img {
    margin: auto;
}

.div_search_right, .div_search_left {
    margin-top: 25px;
    margin-bottom: 50px;
}

.div_search_right .div_search_right_01 {
    width: calc(100% - 40px);
    float: left;
}

.div_search_left {
    float: left;
    width: calc(50% - 20px);;
}

.div_search_right {
    float: left;
    width: calc(50% + 20px);
}

.div_search_right_01 .div_search_right_03 button {
    width: 100%;
    height: 36px;
    background: #003791;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
}

.div_search_left_01, .div_search_right_02 {
    margin-bottom: 20px;
}


.button_div_search_free {
    /*width: 66px;*/
    float: left;
    background: red;
    height: 49px;
    width: 51px;
    background: #003791;
    /* background: url(images/buton_img_search.png) no-repeat; */
    background-position-y: center;
    border-radius: 0 50px 50px 0;
    -webkit-border-radius: 0 50px 50px 0;
    -moz-border-radius: 0 50px 50px 0;
    box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.4);
}

.box_top_search_2020_sp select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: "";
    appearance: none;
    font-size: 14px;
    color: #ccc;
    width: 100%;
    height: 36px;
    border: 1px solid #CCC;
    border-radius: 3px;
    padding: 0 30px 0 10px;
    background-color: #FFF;
    background-image: url(../images/top_search_form_2020.png);
    background-repeat: no-repeat;
    background-size: 10px 15px;
    background-position: right 5px bottom 50%;
    cursor: pointer;
    font-weight: bold;
}

.div_search_free .input_div_search_free::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #D5D5D5;
    opacity: 1; /* Firefox */
}

.div_search_free .input_div_search_free:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #D5D5D5;
}

.div_search_free .input_div_search_free::-ms-input-placeholder { /* Microsoft Edge */
    color: #D5D5D5;
}

button.border-none.button_div_search_free {
    position: relative;
}

button.border-none.button_div_search_free:before {
    content: "";
    position: absolute;
    display: block;
    top: -6px;
    left: 4px;
    width: 44px;
    height: 52px;
    background: url('../images/buton_img_search.png') no-repeat;
}

.top_search_2020_sp .box_top_search_2020_sp {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    border-top: 4px solid #003891;
    padding-top: 18px;
    margin-top: 32px;
    padding-bottom: 40px;
}

.box_in_2020bg {
    background-color: #fff;
    width: 100%;
    margin: 0px auto;
    padding: 20px 0px 0px 0px;

}

.box_in_2020bg_in {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 10px auto;
    width: 90%;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.box_in_2020bg_in_in_x {
    width: 44%;

}

.box_in_2020bg_in_in_y {
    width: 21px;
    margin: 15px 0 0 0;
}

.top_search_icon_2020 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.top_search_icon_2020 {
    display: inline;
}

.top_search_icon_2020 select {
    text-indent: .01px; /* Firefox用 */
    text-overflow: ""; /* Firefox用 */
}

.top_search_icon_2020 select {
    /*　矢印を消す　*/
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px; /* Firefox用 */
    text-overflow: ""; /* Firefox用 */
    appearance: none;
    font-size: 15px;
    color: #ccc;
    /*　背景画像の指定　*/
    width: 40%;
    height: 40px;
    border: 1px solid #CCC;
    border-radius: 3px;
    padding: 0 30px 0 10px;
    background-color: #FFF;
    background-image: url(../images/top_search_form_2020.png);
    background-repeat: no-repeat;
    background-size: 10px 15px;
    background-position: right 5px bottom 50%;
    cursor: pointer;
    margin: 15px 0 0 0;
}

/*　IE11,IE10　*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .formSample top_search_icon_2020 select:not(:target) {
        padding-right: 0;
        background-image: none;
    }
}

.top_search_form02_2020 button {
    cursor: pointer;
    margin: 15px 0 0 0;
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #003791;
    background-color: #003791;

}


.top_search_in_2020 {
    margin: 30px auto 0 auto;
}

.top_search_in_2020_bottom_btn {
    display: inline;
    margin: 0px auto 0 auto;
    padding: 0 20px 0 0;
    font-size: 15px;
    background-image: url(../images/top_search_in_2020_bottom_btn_icon.png);
    background-repeat: no-repeat;
    background-size: 17px 17px;
    background-position: right center;
}

.top_search_in_2020_bottom_btn a {
    font-weight: bold;
    color: #003791;
    text-decoration: underline;
}


.top_search_mid_2020 {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    padding: 10px 0 10px 0;
}

.top_search_mid_in_2020 {
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: 0;
}

.top_search_in_2020_01 {
    text-align: left;
    border-top: 5px solid #3f72ef;
    background-color: #ffffff;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
    padding: 0;
}

.top_search_in_2020_02 {
    text-align: left;
    border-top: 5px solid #13b718;
    background-color: #ffffff;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
    padding: 0;
}

.top_search_in_2020_03 {
    text-align: left;
    border-top: 5px solid #e3b718;
    background-color: #ffffff;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
    padding: 0;
}

.top_search_in_2020_04 {
    text-align: left;
    border-top: 5px solid #c76155;
    background-color: #ffffff;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
    padding: 0;
}

.top_search_title_2020_01 {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin: 0px 0 0 0;
    padding: 0px 10px 0 0;
}

.top_search_title_2020_02 {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin: 0px 0 0 0;
    padding: 0px 10px 0 0;
}

.top_search_title_2020_03 {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin: 0px 0 0 0;
    padding: 0px 10px 0 0;
}

.top_search_title_2020_04 {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin: 0px 0 0 0;
    padding: 0px 10px 0 0;
}

.top_search_title_2020_01 img {
    width: 29px;
    display: inline-block;
    vertical-align: middle;
    margin: 8px 4px 8px 8px;
}

.top_search_title_2020_02 img {
    width: 29px;
    display: inline-block;
    vertical-align: middle;
    margin: 8px 4px 8px 8px;
}

.top_search_title_2020_03 img {
    width: 29px;
    display: inline-block;
    vertical-align: middle;
    margin: 8px 4px 8px 8px;
}

.top_search_title_2020_04 img {
    width: 29px;
    display: inline-block;
    vertical-align: middle;
    margin: 8px 4px 8px 8px;
}

.top_search_title_2020_01 h3 {
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
}

.top_search_title_2020_02 h3 {
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
}

.top_search_title_2020_03 h3 {
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
}

.top_search_title_2020_04 h3 {
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
}

.top_search_box_2020 {
    margin: 0 0 0 0;
    padding: 0px;
}

.parent_2020 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    overflow: hidden;

}

.children_01_2020 {
    width: 50%;
}

.children_01_2020 a {
    display: block;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #ddd;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    text-align: left;
    margin: 0 0px 0px -1px;
    padding: 0px 0px 0px 30px;
    background-color: #fff;
    background: url(../images/children_01_2020_bg.png) 10px center no-repeat;
    cursor: pointer;
}

.children_02_2020 {
    width: 50%;
}

.children_02_2020 a {
    display: block;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #ddd;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: left;
    margin: 0 0px 0px -1px;
    padding: 0px 0px 0px 30px;
    background: url(../images/child_02_2020_bg.png) 10px center no-repeat #d06c5e;
    cursor: pointer;
}


.accordion-container {
    position: relative;
    border-top: none;
    outline: 0;
    cursor: pointer
}

.accordion-container .article-title {
    display: block;
    position: relative;
    margin: 0;
    padding: 0px 0px 0px 30px;
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
    color: #333;
    cursor: pointer;
    border-bottom: solid 1px #ddd;
    background: url(../images/children_05_2020_bg.png) 10px center no-repeat;
}

.accordion-container .article-title:hover,
.accordion-container .article-title:active,
.accordion-container .content-entry.open .article-title {

    color: #333;
}

.accordion-container .article-title:hover i:before,
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
    color: #333;
}

.article-title {
    position: relative;
    font-size: 14px;
}

.article-title:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 38%;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 6px;
    height: 6px;
    border-top: solid 2px #13b718;
    border-right: solid 2px #13b718;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.article-title.open:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 45%;
}

.accordion-content {
    width: 94%;
    display: none;
    padding: 3% 0;
    margin: 0% auto 0 auto;
}

.accordion-content span {
    width: calc(50% - 26px);
    padding: 0;
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #888;
    vertical-align: middle;
    text-decoration: none;
    font-size: 13px;
}

.accordion-content span::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #13b718;
    border-right: 2px solid #13b718;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* CSS for CodePen */
.accordion-container {
    width: 100%;
    margin: 0 auto;
}


.children_03_2020 {
    width: 50%;
}

.children_03_2020 a {
    display: block;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #ddd;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    text-align: left;
    margin: 0 0px 0px -1px;
    padding: 0px 0px 0px 30px;
    background-color: #fff;
    background: url(../images/children_03_2020_bg.png) 10px center no-repeat;
    cursor: pointer;
}

.children_04_2020 {
    width: 50%;
}

.children_04_2020 a {
    display: block;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #ddd;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    text-align: left;
    margin: 0 0px 0px -1px;
    padding: 0px 0px 0px 30px;
    background-color: #fff;
    background: url(../images/children_04_2020_bg.png) 10px center no-repeat;
    cursor: pointer;
}

.parent_2020 span {
    display: block;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #ddd;
    height: 40px;
    font-size: 14px;
    color: #333;
    text-align: left;
    margin: 0 0px 0px -1px;
    padding: 0px 0px 0px 30px;
}


.top_search_mid_w {
    width: 100%;
    height: auto;
    margin: 60px auto 0px auto;
    padding: 10px 0 10px 0;
    background-color: #fff;
}

.top_search_mid_w_in {
    width: 100%;
    height: auto;
    margin: 0px auto 40px auto;
    padding: 0;
}

.tab_wrap_2020 input[type="radio"] {
    display: none;
}

.tab_wrap_2020 {
    width: 100%;
    margin: -40px auto 0px auto;
}

.tab_area_2020 {
    font-size: 0;
    margin: 0px 0px 0px;
}

.tab_area_2020 label {
    width: 50%;
    margin: 0px;
    display: inline-block;
    padding: 25px 0;
    color: #143980;
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    cursor: pointer;
    position: relative;
    background: url(../images/tab1_label_2020_icon_o.png) 45px center #fff no-repeat;
}

.tab_area_2020 label:hover:after {
    border-top: solid 0px #143980;
}

#tab5_2020:checked ~ .tab_area_2020 .tab5_label_2020 {
    background: url(../images/tab1_label_2020_icon_a.png) 45px center #143980 no-repeat;
    color: #fff;
}

#tab5_2020:checked ~ .tab_area_2020 .tab5_label_2020:after {
    z-index: 1;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -15px; /*三角をボタンの下のラインに合わせます*/
    left: 50%; /*三角を横方向中央にします*/
    margin-left: -20px; /*border-leftの10px分左にずらして完全な中央にします*/
    border-left: solid 20px transparent; /*border-rightと同じ幅にします*/
    border-right: solid 20px transparent; /*border-leftと同じ幅にします*/
    border-top: solid 35px #143980;
}

#tab5_2020:checked ~ .panel_area_2020 #panel5_2020 {
    display: block;
    animation: tabAnim ease 0.5s forwards;
    -ms-animation: tabAnim ease 0.5s forwards;
}

#tab6_2020:checked ~ .tab_area_2020 .tab6_label_2020 {
    background: url(../images/tab1_label_2020_icon_a.png) 45px center #143980 no-repeat;
    color: #fff;
}

#tab6_2020:checked ~ .tab_area_2020 .tab6_label_2020:after {
    z-index: 1;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -15px; /*三角をボタンの下のラインに合わせます*/
    left: 50%; /*三角を横方向中央にします*/
    margin-left: -20px; /*border-leftの10px分左にずらして完全な中央にします*/
    border-left: solid 20px transparent; /*border-rightと同じ幅にします*/
    border-right: solid 20px transparent; /*border-leftと同じ幅にします*/
    border-top: solid 35px #143980;
}

#tab6_2020:checked ~ .panel_area_2020 #panel6_2020 {
    display: block;
    animation: tabAnim ease 0.5s forwards;
    -ms-animation: tabAnim ease 0.5s forwards;
}

#tab7_2020:checked ~ .tab_area_2020 .tab7_label_2020 {
    background: url(../images/tab1_label_2020_icon_a.png) 45px center #143980 no-repeat;
    color: #fff;
}

#tab7_2020:checked ~ .tab_area_2020 .tab7_label_2020:after {
    z-index: 1;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -15px; /*三角をボタンの下のラインに合わせます*/
    left: 50%; /*三角を横方向中央にします*/
    margin-left: -20px; /*border-leftの10px分左にずらして完全な中央にします*/
    border-left: solid 20px transparent; /*border-rightと同じ幅にします*/
    border-right: solid 20px transparent; /*border-leftと同じ幅にします*/
    border-top: solid 35px #143980;
}

#tab7_2020:checked ~ .panel_area_2020 #panel7_2020 {
    display: block;
    animation: tabAnim ease 0.5s forwards;
    -ms-animation: tabAnim ease 0.5s forwards;
}

#tab8_2020:checked ~ .tab_area_2020 .tab8_label_2020 {
    background: url(../images/tab1_label_2020_icon_a.png) 45px center #143980 no-repeat;
    color: #fff;
}

#tab8_2020:checked ~ .tab_area_2020 .tab8_label_2020:after {
    z-index: 1;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -15px; /*三角をボタンの下のラインに合わせます*/
    left: 50%; /*三角を横方向中央にします*/
    margin-left: -20px; /*border-leftの10px分左にずらして完全な中央にします*/
    border-left: solid 20px transparent; /*border-rightと同じ幅にします*/
    border-right: solid 20px transparent; /*border-leftと同じ幅にします*/
    border-top: solid 35px #143980;
}

#tab8_2020:checked ~ .panel_area_2020 #panel8_2020 {
    display: block;
    animation: tabAnim ease 0.5s forwards;
    -ms-animation: tabAnim ease 0.5s forwards;
}


.panel_area_2020 {
    width: 100%;
    margin: 30px 0px 0px 0px;
}

.tab_panel_2020 {
    display: none;
}

.list_2020 {
    width: 100%;
    margin: 0 0 0 0px;

}

.list_in_2020 {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.list_in_2020 a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.list_in_view_2020 {
    width: 25%;
    height: 100px;
    overflow: hidden;
    position: relative;
}

.list_in_view_2020 img {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
}

.list_in_text_2020 {
    width: 70%;
    padding: 0px;
    text-align: left;
    line-height: 1.5;
}

.list_in_text_2020 h3 {
    line-height: 1.2;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    font-size: 13px;
}

.list_in_text_2020 h4 {
    line-height: 1.2;
    font-size: 12px;
    color: #333;
    padding: 5px 0;
}

.list_in_text_2020 p {
    line-height: 1.2;
    font-size: 12px;
    color: #969696;
}


.bland_list_2020 {
    width: 100%;
    background-color: #fff;
    border-top: 5px solid #133a7f;
    margin: 30px auto 0 auto;
    padding: 0px 0 40px 0;
}

.box_article_block_1 {
    box-shadow: 7px 10px 6px #dadada;
}

.article_baud_in_main_area th.article_th_are {
    vertical-align: top;
    padding: 0px;
    width: 100%;
    display: block;
}

.article_baud_in_main_area table td {
    width: 100%;
    display: block;
    background-color: #F9F8F7;
}

.article_baud_in_main_area {
    color: #2e2e2e;
    padding: 0px;
    margin: 15px 0px 0px 0px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    background-color: #F9F8F7;
}

.box_padding_content {
    padding-top: 18px;
}

.list-article-resize-img table th .div-resize-img {
    width: 100%;
    height: 225px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.article_thumb_image_area a {
    display: block;
    width: 100%;
}

.article_thumb_image_area img {
    width: 100%;
}

.article_baud_des_area {
    padding-top: 18px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 15px;
}

.box_padding_content {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    margin: auto;
}

.box_top_page_article {
    /*background-color: #fff;
    border-top: 5px solid #133a7f;*/
}

.article_thumb_image_area {
    height: 166px;
    border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
}

.title_c_2020 {
    position: relative;
    text-align: center;
    margin: 20px auto 0 auto;
}

.title_c_2020::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -2px; /*荳狗ｷ壹�荳贋ｸ倶ｽ咲ｽｮ隱ｿ謨ｴ*/
    display: inline-block;
    width: 10%; /*荳狗ｷ壹�蟷�*/
    height: 1px; /*荳狗ｷ壹�螟ｪ縺�*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%); /*菴咲ｽｮ隱ｿ謨ｴ*/
    background-color: #c6c5c5; /*荳狗ｷ壹�濶ｲ*/
}

.title_c_2020 h2 {
    font-size: 17px;
    color: #333;
}

.bland_list_in_2020 {
    width: 100%;
    margin: 0 auto;
}

.bland_list_in_2020 ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.bland_list_in_2020 ul li {
    width: 30%;
    padding: 2%;
    margin: 15px 5% 0 0;
    background-color: #fff;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}

.bland_list_in_2020 ul li:nth-child(3n) {
    margin-right: 0;
}

.bland_list_in_2020 ul li img {
    width: 100%;
}

.bland_list_2020 p {
    width: 100%;
    font-size: 16px;
    text-align: left;
    margin: auto;
}

.bland_list_2020 p span.text-cicle {
    font-size: 28px;
}

.bland_list_in_2020 p {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    margin-top: 37px;
    margin-bottom: 60px;
}

.article_baud_in_text_area {
    padding-top: 20px;
    padding-bottom: 25px;
}

.bland_list_link {
    /*text-align:center;
    font-size:17px;
    padding:0 30px 0 0;
    margin:0px 0 0 0;
    display:inline-block;
    text-decoration:underline;
    background:url(../images/tab1_label_2020_icon_o.png) right center #fff no-repeat;*/
}

.bland_list_link a {
    color: #013892;
}

.link_store_brand_a a {
    position: relative;
    padding: 0 25px 0 10px;
    font-size: 16px;
    text-align: center;
    color: #013892;
    font-weight: bold;
}

.link_store_brand_a a:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    right: 5px;
    top: 1px;
    background: url(../images/t_btn_m_icon_crow-r-blue.svg) right center no-repeat;
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.link_store_brand_a a:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0px;
    background: #013892;
}

.f_contents {
    text-align: center;
    width: 100%;
    margin: 0px auto;
    padding: 0px 0 0px 0;
    background-color: #fff;
}

.f_contents_circle_off {
    text-align: center;
    width: 100%;
    margin: 0px auto;
    padding: 0px 0 0px 0;
    background-color: #fff;
}

.box_in_pankuzu_2020 {
    text-align: left;
    background-color: #e6e6e6;
    margin: 100px 0 0px 0;
    padding: 0px 2% 0px 2%;
    height: 30px;
    line-height: 30px;
}

.box_in_pankuzu_2020 p {
    float: left;
    font-size: 13px;
    max-width: calc(100% - 60px);
    overflow-y: scroll;
    white-space: nowrap;
}

.box_in_pankuzu_2020 div {
    margin: -30px 0 0 0;
    float: right;
}

.box_in_philosophy_2020 {
    text-align: center;
    width: 100%;
    height: auto;
    padding: 30px 0;
    margin: 0px auto;
    text-align: left;

}

.philosophy_logo_2020 {
    width: 190px;
    margin: 0px auto;
}

.philosophy_logo_2020 img {
    max-width: 100%;
    padding: 0;
    margin: 0px auto;
}

.box_in_philosophy_2020 p {
    text-align: center;
    font-size: 11px;
    line-height: 2;
    margin: 0px auto;
}

.box_in_sns_bottom_btn_2020 {
    margin: 0px auto;
    padding: 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.f_sns_area {
    width: 390px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px auto;
}

.f_sns_area_in {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    padding: 0px 0 50px 0;
    background: url(../images/sns_kyara.png) bottom center no-repeat;
    background-size: 128px 60px;
}

.f_sns_area_in a.f_sns_area_in_01, .f_sns_area_in a.f_sns_area_in_02 {
    width: 50%;
}

.f_sns_area_in a.f_sns_area_in_01 img {
    max-width: 135px;
    width: 100%;
}

.f_sns_area_in a.f_sns_area_in_02 img {
    max-width: 140px;
    width: 100%;
    margin-left: auto;
}

.job_baud_search .item_search_job_01 .div_title_job_search {
    float: left;
    width: 107px;
    background-color: #e4e4e4;
    padding: 22px 0 22px 0;
    border-bottom: 3px solid #f9f8f7;
    font-size: 17px;
    font-weight: normal;
}

.job_baud_search .item_search_job_01 .div_content_job_search a p {
    color: #ccc;
}

.job_baud_search .item_search_job_01 .div_content_job_search {
    float: left;
    width: calc(100% - 107px);
    background-color: #f9f8f7;
    padding: 22px 30px 22px 20px;
    border-bottom: 3px solid #e4e4e4;
    position: relative;
    vertical-align: middle;
    font-size: 17px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.job_baud_search .item_search_job_01 .div_content_job_search:before {
    display: inline-block;
    position: absolute;
    content: "";
    vertical-align: middle;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 17px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #ababab;
    border-right: 2px solid #ababab;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*.job_baud_search .item_search_job_01:nth-child(8) .div_title_job_search {
    border-bottom-color: #e4e4e4;
}*/

.job_baud_search .item_search_job_01 .div_title_job_search.border-bt-title-01 {
    border-bottom-color: #e4e4e4;
}

/*.job_baud_search .item_search_job_01:nth-child(8) .div_content_job_search {
    border-bottom-color: #f9f8f7;
}*/

.job_baud_search .item_search_job_01 .div_content_job_search.border-bt-title-02 {
    border-bottom-color: #f9f8f7;
}

.box_job_baud_search {
    padding: 35px 10px 20px 10px;
}

.job_baud_search {
    width: 100%;
    border-radius: 15px; /* CSS3草案 */
    -webkit-border-radius: 15px; /* Safari,Google Chrome用 */
    -moz-border-radius: 15px; /* Firefox用 */
    border: 1px solid #ababab;
    overflow: hidden;
}

.job_baud_search table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.job_baud_search th {
    width: 30%;
    background-color: #e4e4e4;
    padding: 15px;
    border-bottom: 3px solid #f9f8f7;
    font-size: 18px;
}

.job_baud_search td {
    background-color: #f9f8f7;
    padding: 15px;
    border-bottom: 3px solid #e4e4e4;
    position: relative;
    vertical-align: middle;
    font-size: 18px;
    text-align: left;
}

.job_baud_search td p {
    color: #ccc;
}

.job_baud_search td::before {
    display: inline-block;
    position: absolute;
    content: "";
    vertical-align: middle;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 25px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #ababab;
    border-right: 2px solid #ababab;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.border_none {
    border: none !important;
}

.job_baud_in_main_area.active_pr {
    border: solid 5px #ffa300;
}

.job_baud_in_main_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 0px;
    margin: 30px 0px 0px 0px;
    border-radius: 15px; /* CSS3草案 */
    -webkit-border-radius: 15px; /* Safari,Google Chrome用 */
    -moz-border-radius: 15px; /* Firefox用 */
    overflow: hidden;
    width: 100%;
}

.job_baud_in_main_area table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0px 0px -1px 0px;
}

.job_baud_in_main_area table th {
    display: block;
    vertical-align: top;
    padding: 0px;
}

.job_baud_in_main_area table th img {
    width: 100%;
}

.job_baud_in_main_area table td {
    vertical-align: top;
    padding: 20px;
    display: block;
}

.job_baud_in_main_area table td h3 {
    line-height: 1.5;
    font-size: 20px;
    color: #122994;
    padding: 0px 0px 0px 0px;
}

.job_baud_in_cat01_area {
    padding: 10px 0px 4px 0px;
    border-bottom: 1px solid #ccc;
}

.job_baud_in_cat01_icon {
    color: #666666;
    font-weight: bold;
    border: solid 1px #d41457;
    padding: 3px 15px 3px 15px;
    font-size: 16px;
    text-align: center;
    display: block;
    margin: 0px 5px 8px 0px;
    background-color: #fff;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    line-height: 1.7;
    float: left;
}

.job_baud_in_cat02_icon {
    color: #666666;
    font-weight: bold;
    border: solid 1px #f5e59e;
    padding: 3px 15px 3px 15px;
    font-size: 16px;
    text-align: center;
    display: block;
    margin: 0px 5px 8px 0px;
    background-color: #f5e59e;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    line-height: 1.4;
    float: left;
}

.job_baud_in_cat03_icon {
    color: #fff;
    font-weight: bold;
    border: solid 1px #ffa300;
    text-align: center;
    display: block;
    margin: 0px 5px 8px 0px;
    background-color: #ffa300;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    line-height: 1.7;
    float: left;
}

.job_baud_in_cat04_icon {
    color: #fff;
    font-weight: bold;
    border: solid 1px #C54C31;
    text-align: center;
    display: block;
    margin: 0px 5px 8px 0px;
    background-color: #C54C31;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    line-height: 1.7;
    float: left;
}

.job_baud_in_cat01_area .job_tag_not_icon {
    padding: 2px 15px 0px 15px;
    font-size: 14px;
    line-height: 1.6;
}

.job_baud_in_text_area {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
}

.job_baud_in_text_area p, .article_baud_in_text_area p {
    font-size: 14px;
    color: #777;
    padding: 0;
}

.job_baud_in_text_area .text-store-brand {
    font-size: 18px;
    color: #2e2e2e;
    word-break: break-all;
}

.job_baud_in_btn_area {
    text-align: center;
    padding: 15px 0px 15px 0px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}

.job_baud_in_btn_icon01 {
    width: 49%;
}

.job_baud_in_btn_icon02 {
    width: 49%;
    margin-right: 2%;
}

.job_baud_in_btn_icon01 a {
    width: 100%;
    font-weight: bold;
    padding: 4px 0;
    font-size: 15px;
    text-align: center;
    display: block;
    margin: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    background: url(../images/job_baud_in_btn_icon02.png) #56AEE6 95% center no-repeat;
    line-height: 2;
    color: #fff;
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.4);
}

.job_baud_in_btn_icon01 a span {
    position: relative;
    padding-left: 23px;
}

.job_baud_in_btn_icon01 a img {
    width: 12px;
    height: 10px;
    display: inline;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -6px;
}

.job_baud_in_btn_icon01 a:hover {
    opacity: 0.7;
}

.job_baud_in_btn_icon02 a {
    width: 100%;
    color: #666;
    font-weight: bold;
    padding: 4px 0;
    font-size: 15px;
    text-align: center;
    display: block;
    margin: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    background: url(../images/job_baud_in_btn_icon01.png) 95% center no-repeat #fff;
    line-height: 2;
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.4);
}

.job_baud_in_btn_icon02 a img {
    width: 17px;
    display: inline;
    margin: 0 10px 0 0;
}

.job_baud_in_btn_icon02 a:hover, .job_baud_in_btn_icon02 a:focus {
    color: #333;
    background-color: #dfdfdf;
}

.job_baud_in_btn_icon01.active a, .job_baud_in_btn_icon02.active a,
.job_baud_in_btn_icon01.active a:hover, .job_baud_in_btn_icon02.active a:hover {
    background-color: #A3A3A3;
    opacity: 1;
    color: #fff;
    cursor: not-allowed;
}

.job_baud_in_btn_icon02.active a {
    background-image: url(../images/job_baud_in_btn_icon02.png);
}

.box_top_page_list_job {
    padding-left: 10px;
    padding-right: 10px;
}

.job_baud_in_main_area.list-job-resize-img .div-left-job .div-resize-img {
    width: 100%;
    height: 240px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
}

.job_baud_in_main_area.list-job-resize-img .div-left-job .div-resize-img a {
    display: block;
    width: 100%;
}

.job_baud_in_main_area.list-job-resize-img .div-left-job .div-resize-img img {
    width: 100%;
    display: block;
}

.job_baud_in_main_area .div-rifht-job h3 {
    line-height: 1.4;
    font-size: 16px;
    color: #122994;
    font-weight: bold;
    padding: 15px 0px 5px 0px;
    text-align: left;
}

.job_baud_in_main_area .div-rifht-job {
    padding-left: 12px;
    padding-right: 12px;
}


.modal-content_2020 {
    position: relative;
    display: none;
    width: 100%;
    margin: 0px auto;
    padding: 10px 0 100px 0;
    background: #fff;
    top: 0;
}

.modal-content_2020 p {
    margin: 0;
    padding: 0;
}

.modal-overlay {
    z-index: 1;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.75);
}

.modal-wrap {
    z-index: 9999999;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.modal-open {
}

.modal-open:hover {
    /*cursor: pointer;*/
}

.modal-close {
    color: #fff;
}

.modal-close:hover {
    cursor: pointer;
    color: #fff;
}

.molal_main_title {
    padding: 20px 0 10px 20px;
}

.molal_main_title h2 {
    vertical-align: middle;
    display: inline;
    text-align: left;
    color: #333;
    font-size: 18px;
    line-height: 1.5;
}

.modal_title_2020_01 {
    padding: 15px 0 5px 10px;
    border-bottom: 5px solid #4663f0;
}

.modal_title_2020_01 img {
    vertical-align: middle;
    display: inline;
}

.modal_title_2020_01 h3 {
    vertical-align: middle;
    display: inline;
    text-align: left;
    color: #333;
    line-height: 1.5;
}

.modal_title_2020_02 {
    padding: 15px 0 5px 10px;
    border-bottom: 5px solid #00c21f;
}

.modal_title_2020_02 img {
    vertical-align: middle;
    display: inline;
}

.modal_title_2020_02 h3 {
    vertical-align: middle;
    display: inline;
    text-align: left;
    color: #333;
    line-height: 1.5;
}

.modal_title_2020_03 {
    padding: 15px 0 5px 10px;
    border-bottom: 5px solid #e8ba00;
}

.modal_title_2020_03 img {
    vertical-align: middle;
    display: inline;
}

.modal_title_2020_03 h3 {
    vertical-align: middle;
    display: inline;
    text-align: left;
    color: #333;
    line-height: 1.5;
}

.modal_title_2020_04 {
    padding: 15px 0 5px 10px;
    border-bottom: 5px solid #d41457;
}

.modal_title_2020_04 img {
    vertical-align: middle;
    display: inline;
}

.modal_title_2020_04 h3 {
    vertical-align: middle;
    display: inline;
    text-align: left;
    color: #333;
    line-height: 1.5;
}


.modal_search_box_2020 {
    margin: 0 0 0 0;
    padding: 20px;
}

.modal_parent_2020 {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.modal_children_01_2020 {
    width: calc(48% - 30px);
    line-height: 2;
    border: solid 1px #3f72ef;
    font-size: 14px;
    text-align: left;
    margin: 5px 1.5% 5px 0;
    padding: 0px 0px 0px 30px;
    background-color: #fff;
    background: url(../images/check_icon_g.png) 10px center no-repeat;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.modal_children_01_2020 a {
    color: #333;
}

.modal_children_01_on_2020 {
    width: calc(48% - 30px);
    line-height: 2;
    border: solid 1px #4561eb;
    font-size: 14px;
    text-align: left;
    margin: 5px 1.5% 5px 0;
    padding: 0px 0px 0px 30px;
    background: url(../images/check_icon_w.png) 10px center no-repeat #4561eb;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.modal_children_01_on_2020 a {
    color: #fff;
}

.modal_children_02_2020 {
    width: calc(31% - 30px);
    line-height: 2;
    border: solid 1px #00c21f;
    font-size: 14px;
    text-align: left;
    margin: 5px 1.5% 5px 0;
    padding: 0px 0px 0px 30px;
    background-color: #fff;
    background: url(../images/check_icon_g.png) 10px center no-repeat;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.modal_children_02_2020 a {
    color: #333;
}

.modal_children_02_on_2020 {
    width: calc(31% - 30px);
    line-height: 2;
    border: solid 1px #00c21f;
    font-size: 14px;
    text-align: left;
    margin: 5px 1.5% 5px 0;
    padding: 0px 0px 0px 30px;
    background: url(../images/check_icon_w.png) 10px center no-repeat #00c21f;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.modal_children_02_on_2020 a {
    color: #fff;
}

.modal_children_03_2020 {
    width: calc(48% - 30px);
    line-height: 2;
    border: solid 1px #e8ba00;
    font-size: 14px;
    text-align: left;
    margin: 5px 1.5% 5px 0;
    padding: 0px 0px 0px 30px;
    background-color: #fff;
    background: url(../images/check_icon_g.png) 10px center no-repeat;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.modal_children_03_2020 a {
    color: #333;
}

.modal_children_03_on_2020 {
    width: calc(48% - 30px);
    line-height: 2;
    border: solid 1px #e8ba00;
    font-size: 14px;
    text-align: left;
    margin: 5px 1.5% 5px 0;
    padding: 0px 0px 0px 30px;
    background: url(../images/check_icon_w.png) 10px center no-repeat #e8ba00;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.modal_children_03_on_2020 a {
    color: #fff;
}

.modal_children_04_2020 {
    width: calc(48% - 30px);
    line-height: 2;
    border: solid 1px #d41457;
    font-size: 14px;
    text-align: left;
    margin: 5px 1.5% 5px 0;
    padding: 0px 0px 0px 30px;
    background-color: #fff;
    background: url(../images/check_icon_g.png) 10px center no-repeat;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.modal_children_04_2020 a {
    color: #333;
}

.modal_children_04_on_2020 {
    width: calc(48% - 30px);
    line-height: 2;
    border: solid 1px #d41457;
    font-size: 14px;
    text-align: left;
    margin: 5px 1.5% 5px 0;
    padding: 0px 0px 0px 30px;
    background: url(../images/check_icon_w.png) 10px center no-repeat #d41457;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.modal_children_04_on_2020 a {
    color: #fff;
}

.modal-close3 {
}

.modal-close3:hover {
}

.modal_bottom_btn_area_2020 {
    width: 100%;
    z-index: 9999;
    padding: 20px 0;
    position: fixed;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.55);
    bottom: 0;

}

.modal_bottom_btn_area_2020 a {
    display: block;
    color: #fff;
}

.modal_bottom_btn01_2020 {
    margin: 0 auto;
    text-align: center;
    width: 90%;
    padding: 15px 0;
    border-radius: 10px; /* CSS3草案 */
    -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
    -moz-border-radius: 10px; /* Firefox用 */
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    background-color: #112993;
}

#BtnTOP {
    display: inline-block;
    height: 63px;
    width: 60px;
    position: absolute;
    z-index: 1000;
    border: none;
    outline: none;
    opacity: 1;
    background-image: url(../images/Icon_BtnTOP-03.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
    right: 0px;
    top: 0px;
}

#BtnTOP:hover {
    opacity: 1;
}

.logo_2020 {
    width: 100%;
    background-color: #fff;
}

.logo_2020 img {
    /*display: inline-block;
    width: 50%;
    margin:  20px auto;*/
}

.top_page_header_pc .logo_2020 {
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.header_top_page_instructor .box_title_right_bule {
    margin-top: 10px;
}

.header_top_page_instructor .box_in_lower {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.box_title_right_bule_01 {
    height: auto;
    min-height: 45px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

.box_title_right_bule_01 h2 {
    line-height: 1.4;
    padding-top: 10px;
    padding-bottom: 10px;
}

.info_main_banner {
}

.info_1 {
    background-image: url("../images/info_main_banner-03.png");
    width: 302px;
    height: 90px;
    background-position: center;
    margin: 15px auto auto auto;
}

.info_2 {
    background-image: url("../images/info_main_banner-05.png");
    width: 302px;
    height: 90px;
    text-align: center;
    margin: 15px auto auto auto;
}

.info_3 {
    background-image: url("../images/info_main_banner-04.png");
    width: 302px;
    height: 90px;
    text-align: center;
    margin: 15px auto auto auto;
}

.top_search_child_03 {
    line-height: 1.4;
    color: #e3b718;
    text-align: left;
    display: inline-block;
    float: left;
    margin: 0 7px 17px 0;
    padding: 0px 15px 0px 29px;
    background-color: #fff;
    background: url(../images/children_03_2020_bg.svg) left no-repeat;
    background-size: 20px 20px;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.top_search_child_03 a {
    font-size: 13px;
    color: #3b3b3b;
}

/*
.top_search_child .top_search_child_03:nth-child(2) {
    margin-right: 100px;
}
*/

.top_search_child {
    padding: 29px 34px 0 34px;
    border: 1px solid #7ea1da;
    border-radius: 8px;
    height: auto;
    display: inline-block;
    position: relative;
}

.check_box {
    width: 100%;
    margin: 20px auto 0 auto;
    display: inline-block;
}

.check_box_title {
    background-color: #2bb0ed;
    padding: 10px;
    text-align: left;
}

.check_box_title a {
    color: #ffff;
    font-weight: bold;
}

.check_box_child {
    background-color: #ffff;
    width: 100%;
    float: left;
    border-bottom: 1px solid #828282;
    text-align: left;
    padding: 20px 10px;
}

.check_box_child:hover {
    background-color: #db9616;
}

.check_box_child:hover p {
    color: #ffff;
}

.check_box_child:hover h4 {
    color: #ffff;
}

.check_box_child:hover .number_check_box {
    color: #fff;
    text-align: center;
    background-color: #e55725;
    border-radius: 50%;
}

.check_box_child:hover .number_cb {
    color: #fff;
}

.check_box_child p {
    color: #666666;
    font-size: 14px;
}

.check_box_child h4 {
    color: #000;
    font-weight: bold;
    font-size: 21px;
}

.check_box_child img {
    width: 50px;
    height: 50px;
    float: left;
}

.info_check_box {
    width: 40%;
    float: left;
    margin-left: 5px;
}

.number_check_box {
    width: 20%;
    float: left;
}

.number_check_box b {
    color: #f46424;
    font-size: 32px;
    display: inline;
}

.number_check_box p {
    display: inline;
    font-weight: bold;
    font-size: 16px;
    color: #000;
}

a.check_box_bt {
    background-color: #2bb0ed;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    margin-top: 5px;
}

.list_check_box {
    width: 100%;
    background-color: #fff;
    margin: 20px auto;
}

.list_check {
    margin-top: 20px;
    width: 100%;
}

.list_check_box {
    margin-bottom: 20px;
}

.list_check_box .list_check_title {
    background-color: #003891;
    padding: 10px;
    color: #fff;
    text-align: left;
    font-size: 16px;
}

.title_box_check {
    padding: 10px 0;
    padding-bottom: 5px;
    border-bottom: 5px solid #003891;
    margin-bottom: 17px;
}

.title_box_check img {
    margin-left: 10px;
}

.box_check {
    background: url(../images/icon_check-07.png) no-repeat 10px center;
    padding: 4px 30px 4px 30px;
    border: 1px solid #626261;
    border-radius: 5px;
    float: left;
    cursor: pointer;
    margin: 5px 0 0 5px
}

.box_check p {
    color: #626261;
    font-size: 11px;
}

/*.box_check:active{
	background: url("../images/icon_check-06.png") no-repeat 10px center;
	padding: 5px 30px 5px 30px;
	background-color:#626261;
	border-radius: 5px;
	float: left;
	cursor: pointer;
	margin: 15px 0 0 15px;
}*/
.box_check:active p {
    color: #fff;
}

.list_check {
    background-color: #fff;
    display: inline-block;
}

.blank_space {
    display: inline-block;
    width: 100%;
    height: 50px;
}

#bg_pop {
    background-color: rgba(74, 74, 74, 0.7);
    padding: 20px 0;
    cursor: pointer;
}

#modalPopupSearchJob #bg_pop {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

#modalSearchListJob .modal.fade .modal-dialog {
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}

#modalSearchListJob .modal.in .modal-dialog {
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}

#pop_bt {
    font-size: 14px;
    padding: 16px 80px;
    margin: auto;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    background-color: #56aee6;
    border-radius: 10px;
    border: none;
    cursor: pointer;
}

/*Detail Artical*/
.detail_artical {
    background-color: #eeedec;
    width: 100%;
}

.cc_detail {
    width: 625px;
    margin: auto;
    margin-top: 50px;
    text-align: left;
}

h3.title_detail {
    color: #2e2e2e;
    font-weight: bold;
    font-size: 16px;
}

.des_detail {
    color: #fff;
    font-size: 10px;
    padding: 5px 10px;
    background-color: #4a9ad1;
    border-radius: 5px;
    display: inline;
}

.info_detail {
    color: #2e2e2e;
}

.time_detail {
    font-size: 10px;
    font-weight: bold;
    display: inline-block;
}

.text_detail {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-left: 10px;
}

.info_artical {
    padding: 20px;
}

.info_artical img {
    margin: auto;
}

.des_info_artical {
    color: #574d51;
    font-size: 11px;
    margin-top: 20px;
    line-height: 24px;
    padding: 20px;
}

.info_artical_in {
    padding: 20px;
    margin-top: 10px;
}

.info_artical_in h3 {
    color: #120e10;
    border-bottom: 1px solid #120e10;
    line-height: 24px;
    font-size: 16px;
}

.title_tab_artical h3 {
    font-size: 16px;
    margin: 0 !important;
    font-weight: bold;
    color: #fff;
}

.info_artical_in p {
    color: #574d51;
    font-size: 11px;
    margin-top: 20px;
    line-height: 18px;
}

/*End Detail Artical*/

/*Table Artical*/
.tab_artical {
    width: 920px;
    margin: auto;
    text-align: left;
}

.title_tab_artical {
    padding: 5px 20px 5px 40px;
    background: url("../images/icon_tab_artical-03.png") no-repeat left 10px top 9px #023886;
}

.conten_tab_artical {
    background-color: #fff;
    padding-top: 20px;
}

.conten_tab_in {
    color: #040000;
    padding: 10px;
}

.conten_tab_in p {
    font-size: 14px;
}

.tab_in_bg {
    background-color: #ededec;
    padding: 10px;
    display: inline-block;
    width: 120px;
    font-weight: bold;
    font-size: 12px;
}

.in_bor {
    border-bottom: 1px solid #cbcbcb;
}

.tab_in {
    display: inline-block;
    font-size: 12px;
    margin-left: 20px;
}

.artical_page {
    width: 90% !important;
    padding: 0 !important;
}

.artical_page .top_search_child_03 {
    margin: 10px 20px 10px 20px;
}

/*Menu*/
.hamburger-top .info_user {
    padding: 10px 5px !important;
}

.hamburger-top li {
    padding: 10px 20px !important;
}

.hamburger-top li img {
    display: inline-block;
    padding-top: 5px;
}

.hamburger-top li a {
    display: inline-block;
    font-size: 12px;
}

li.info_user img {
    padding: 0 !important;
}

.btn_line {
    border-bottom: 1px solid #7E7E7E;
    margin-bottom: 15px;
    display: inline-block;
}

/*
    header_top_page_instructor
*/
header.header_top_page_instructor {
    /*display: inline-block;
    border-top: 15px solid #eeeeed;
    width: 100%;
    margin: auto;
    margin-top: -12px;*/
}

.header_top_page_instructor .login_top_left_ins_01, .header_top_page_instructor .login_top_in01_01 {
    border-bottom: 1px solid #ccc;
}

.header_top_page_instructor .login_top_left_ins_01, .header_top_page_instructor .login_top_in01_01 {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}

.foc-card.foc-bottom.foc-open {
    display: block;
}

.login_top_area_01 table h5 {
    font-weight: normal;
    white-space: nowrap;
    font-size: 22px;
    overflow: hidden;
    margin: 0;
    padding-right: 15px;
}

.login_top_area_01 table h5 span {
    font-weight: normal;
    padding-left: 2px;
    font-size: 11px;
}

.no_nmaru03_01 {
    display: inline-block;
    height: 35px;
    min-width: 25px;
    border-radius: 35px;
    line-height: 35px;
    text-align: center;
    background: #e96229;
    color: #fff;
    font-size: 20px;
    margin: 0 10px 0 0px;
    padding: 0 5px 0 5px;
    font-weight: bold;
    float: right;
}

.login_top_in01, .login_top_in02 {
    width: 100%;
}

.login_top_in_left_icon_01 {
    width: 40px;
    padding-left: 10px;
}

.login_top_in_left_icon_01 img {
    height: 37px;
    margin-left: auto;
}

.box_login_in_right_icon_01 {
    width: calc(100% - 50px);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px 10px 2px;
}

.box_login_in_right_icon_01 .login_top_in_left {
    width: 56% !important;
}

.login_top_in01_01 {
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.border_bottom_01 {
    border-bottom: none;
}

.border_bottom_02 {
    /*border-bottom: 1px solid #ccc;*/
}

.login_top_in01_01.border_bottom_02 {
    position: relative;
}

.login_top_in01_01.border_bottom_02:after {
    bottom: 0px;
    left: 0px;
    content: "";
    width: 92%;
    height: 1px;
    background: #ccc;
    position: absolute;
}

.login_top_left_ins_01 {
    /*width: calc(100% + 15px);
    margin-left: -15px;*/
}

.login_top_in_left_icon_01_01 {
    width: 40px;
    padding: 0 0 0 10px;
}

.login_top_in03_in {
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    color: #fff;
}

.login_top_in03_01 {
    background-color: #e8a100;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.icon_011 img {
    margin: auto;
}

.icon_012 img {
    margin: auto;
    margin-left: -16px;
}

.header_top_page_instructor .login_top_in03_01 .box_login_in_right_icon_01 .login_top_in_center {
    padding-right: 10px;
}

.header_top_page_instructor .login_top_in03_01 .box_login_in_right_icon_01 .login_top_in_center .no_nmaru03_01 {
    min-width: 35px;
}

.header_top_page_instructor .login_top_in03_01 {
    padding-left: 15px;
    padding-right: 15px;
}

.article_tag_not_icon {
    padding: 3px 15px 1px 15px;
    font-size: 14px;
}

.block_2 {
    background-color: #F1CB53;
    border: none !important;
}

.time_article {
    text-align: right;
    float: right;
    font-weight: bold;
    margin-top: -7px;
    font-size: 19px;
}

.post_article_not_icon_01 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin: 0px 5px 8px 0px;
    padding: 3px 15px 1px 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    line-height: 1.7;
}

.article_color_tag_01 {
    background-color: #48A3E0;
}

.article_color_tag_02 {
    background-color: #F1CB53;
}

.block_3 p {
    margin: 0 !important;
    font-weight: bold;
    color: #000;
}

.article_baud_in_text_area p {
    text-align: justify;
}

.bland_list_link {
    text-align: center;
    font-size: 18px;
    padding: 0;
    margin: 40px auto auto auto;
    background-color: #013892;
    background-image: url(../images/arrow_w-10.png);
    background-repeat: no-repeat;
    background-position: right 8px top 12px;
    max-width: 320px;
    border-radius: 10px;
    box-shadow: 1px 4px 10px #888888;
}

.bland_list_link a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    margin: auto;
    display: block;
    height: 100%;
    padding: 6px;
}

.login_top_check_btn a {
    width: 100%;
}

.login_top_in_right {
    width: 24%;
}

.login_top_in01_01.border_bottom_02:after {
    position: static;
    height: 0;
}

.list_image_company .items_store_brand_2020 {
    border-top: 5px solid #133a7f;
    background-color: #fff;
    padding-top: 25px;
    margin-top: 30px;
    padding-bottom: 40px;
}

.list_image_company {
    border-top: none;
    background-color: #eeeeed;
    margin-top: 0;
    padding-bottom: 0;

}

.f_box_infor_content p {
    text-align: justify;
    font-size: 13px;
}

.logo_f_top_page {
    position: relative;
    margin-bottom: 15px;
}

.logo_f_top_page img {
    max-width: 100%
}

.f_box_infor_content .logo_f_top_page img.img_f_text_logo {
    max-width: 382px;
}

.logo_f_top_page:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 80%;
    background: #ccc;
    bottom: -13px;
    transform: translateX(-50%);
}

.logo_f_top_page img.img_logo_f_top_page {
    max-width: 199px;
}

.f_box_infor_content .f_infor_p_01 {
    margin-top: 30px;
}

.f_box_infor_content {
    padding-top: 36px;
}

.box_in_pankuzu_2020 {
    margin: 36px 0 0px 0;
    position: relative;
}

.box_in_philosophy_2020 p {
    padding: 0px 0 0 0;
}

.box_in_sns_bottom_btn_2020 {
    padding-left: 15px;
    padding-right: 15px;
}

.footer_top_page {
    margin-bottom: 70px;
}

.footer_top_page .footer_in .f_navi {
    padding-top: 15px;
}

.footer_top_page .footer_in .f_copy {
    margin-bottom: 10px;
}

.header_top_page .label_list_item02 label {
    position: relative;
    display: block;
    word-break: break-all;
    padding: 7px 0 5px;
}

.header_top_page .ap_check label input[type="checkbox"] + span::before, .header_top_page .ap_check label input[type="checkbox"] + span::after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    content: '';
    box-sizing: border-box;
}

.header_top_page .ap_check label input[type="checkbox"] + span::before {
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid #333;
}

.header_top_page .ap_check label input[type="checkbox"]:checked + span::before {
    background-color: #616161;
}

.header_top_page .label_list_item02 label input[type="checkbox"] + span, .label_list_item02 label input[type="radio"] + span {
    position: relative;
    padding: 2px 20px 0 30px;
}

.job_baud_in_text_area p b {
    display: inline-block;
    width: 66px;
}

.register-index-page h1.fitness-logo a {
    width: 244px;
}

/*
    menu mobile
*/
.menu_mb_content_2020 {
    width: 256px !important;
}

.hamburger-top-2020 ul li a {
    position: absolute;
    display: block;
    font-size: 14px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    height: 40px;
    position: relative;
    padding-left: 36px;
}

.hamburger-top-2020 ul li a span {
    position: absolute;
    left: 0;
    display: block;
    width: 26px;
}

.hamburger-top-2020 ul li a span img {
    margin: auto;
    height: 18px;
}

.menubar-border {
    height: 1px;
    background: #ccc;
}

.hamburger-top-2020 ul li {
    padding-left: 18px;
}

.hamburger-top-2020 ul li.menubar-border {
    margin-top: 20px;
    margin-bottom: 20px;
}

.hamburger-top-2020 {
    margin-bottom: 20px;
    margin-left: 18px;
}

.menu_mb_content_2020 .link_image_mb {
    padding-top: 30px;
}

.menu_mb_content_2020 .link_image_mb a {
    display: block;
}

.menu_mb_content_2020 .link_image_mb a img {
    margin: auto;
}


.menu_mb_content_2020 .hamburger-logo-top-mb-2020 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.menu_mb_content_2020 .hamburger-logo-top-mb-2020 img {
    width: 170px;
    margin: auto;
}

.hamburger-logo-top-mb-2020 .pc_nav_face_2020 {
    display: block;
    float: left;
    width: 29px;
    height: 29px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-position: center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    margin-left: 15px;
}

.hamburger-logo-top-mb-2020 a {
    display: block;
    position: relative;
    padding: 0 25px 6px 55px;
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-style: initial;
    text-decoration-color: initial;
    text-align: left;
    font-weight: bold;
}

.top_page_header_mb .logo_2020 img.img_logo_header {
    width: 150px;
}

.top_page_header_mb .logo_2020 img.img_text_logo {
    width: 140px;
}

.header-top-mb-2020 {
    position: relative;
}

.h_sp_ent_mb {
    z-index: 1;
    position: absolute;
    right: 50px;
    top: 15px;
    margin: 0;
    padding: 0;
    width: 116px;
    height: 25px;
    display: block;
    cursor: pointer;
    padding-right: 13px;
}

.h_sp_ent_mb a {
    display: block;
    width: 116px;
    height: 25px;
    color: #fff;
    background: #ed9424;
    font-size: 12px;
    border-radius: 3px;
    line-height: 26px;
    font-weight: bold;
}

/*
    modal search list job
*/

#modalSearchListJob .modal-dialog {
    width: 100%;
    margin-left: 0;
}

#modalSearchListJob .modal-header {
    background: #003891;
    color: #fff;
}

#modalSearchListJob .modal-body {
    padding: 0;
    padding-bottom: 93px;
}

#modalSearchListJob .modal-header {
    padding: 7px 26px 6px;
}

#modalSearchListJob .modal-header h5 {
    text-align: left;
    font-size: 15px;
    line-height: 1.2;
}

#modalSearchListJob .list_check_box {
    margin-top: 0;
}

.active_check_search {
    background: url("../images/icon_check-06.png") no-repeat 10px center;
    background-color: #626261;

}

.active_check_search p {
    color: #fff;
}

#modalSearchListJob .content_check_search {
    padding-left: 10px;
    padding-right: 10px;
}

#modalSearchListJob .modal:hover {
    cursor: default;
}

#modalSearchListJob .modal-dialog {
    margin: 0;
}

.list_announce_message_01 {
    background-color: #fff;
    padding: 5px 15px;
}

.list_announce_message_01 h4 {
    font-size: 14px;
    text-align: left;
}

.list_announce_message_01 h4 span {
    font-size: 24px;
    display: inline-block;
    padding: 0 5px;
    color: #f56424;
}

.box_top_page_list_job .list_announce_message_01 {
    /*margin-top: 54px;
    margin-bottom: 54px;*/
}

.c_j_search_address .box_check {
    width: 32%;
    padding: 8px 5px 8px 30px;
    margin: 1% 0 0 1%;
}

.c_j_search_address .box_check p, .c_j_search_address .box_check, .c_j__search_format_job .box_check, .c_j_search_condition .box_check {
    text-align: left;
}

.c_j_search_asp .box_check, .c_j__search_format_job .box_check, .c_j_search_condition .box_check {
    width: 49%;
    padding: 8px 5px 8px 30px;
    margin: 1% 0 0 1%;
}

#modalSearchListJob .box_check p {
    text-align: left;
}

.div_fix_login_mb {
    height: 51px;
    padding-top: 9px;
    padding-bottom: 9px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
}

.div_fix_login_mb a {
    display: inline-block;
}

.div_fix_login_mb a.a_fix_btn_login_01 {
    padding-right: 5px;
}

.div_fix_login_mb a.a_fix_bkg_btn_register_01 {
    padding-left: 5px;
}

.div_fix_login_mb a.a_fix_btn_login_01 img {
    width: 105px;
}

.div_fix_login_mb a.a_fix_bkg_btn_register_01 img {
    width: 207px;
}

.modalSearchListJob {

}

/*
    detail job for store
*/

.detail-job-articles {
    margin-bottom: 30px;
}

.detail-job-articles .detail-job-f-s-content .article_baud_in_main_area {
    margin: 15px 0px 0px 0px;
}

.line-addres-map {
    padding-top: 5px;
    padding-bottom: 5px;
}

.map-table .map-table-td-01 {
    padding: 20px 10px 15px 15px;
}

.tb-data-detail-job tr {
    border-top: 1px solid #eaeaea;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}

.tb-data-detail-job tr:first-child {
    border-top: 0 none;
}

.tb-data-detail-job tr td {
    font-size: 14px;
    padding: 8px 9px;
    text-align: left;
    vertical-align: top;
    padding: 2px 0;
    border: 0 none;
    display: block;
    width: 100%;
}

.tb-data-detail-job {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    display: block;
}

.tb-data-detail-job tbody, .tb-data-detail-job tr, .tb-data-detail-job td {
    display: block;
}

.tb-data-detail-job tr:first-child td {
    border-top: 0 none;

}

.tb-data-detail-job tr td:first-child {
    background: none;
    font-weight: bold;
    width: 100%;
}

.tb-data-detail-job tr td:last-child {
    padding-left: 0;
}

.bib-content-01 {
    background-color: #fff;
}

.map-detail-content {
    padding: 0px 17px 13px 14px;
}

.map-table .td-map {
    padding: 9px 0px 0px 0px;
}

tr.tr-map-detail_01 {
    padding-bottom: 0;
}

.tb-data-detail-job tr td a {
    color: #4A9ED8;
}

.title_c_2020 h2.color-title-01 {
    color: #003894;
}

.detail-job-thumbs .djt-other-img .job_view_area .bx-wrapper .bx-prev {
    left: -18px;
}

.detail-job-thumbs .djt-other-img .job_view_area .bx-wrapper .bx-next {
    right: -18px;
}

.detail-job-thumbs .djt-other-img .job_view_area_in .job_view_text_area {
    font-size: 14px;
    line-height: 1.4;
}

.button-fixed-detail-job-store {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(1, 1, 1, 0.6);
    z-index: 888;
    padding-top: 21px;
    padding-bottom: 13px;
}

.button-detail-job-store-mb {
    display: block;
    max-width: 340px;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.list_job_detail_store_job {
    margin-top: -50px;
}

.p-map {
    min-height: 200px;
}

/*
    login line box
*/
.box-icon-line-01 a.a-img-icon-line {
    display: block;
    width: 150px;
    height: 34px;
    margin: auto;
    background: #00B900;
    border-radius: 7px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-icon-line-01 a.a-img-icon-line span.text-icon-line {
    color: #fff;
    font-size: 14px;
}

.box-icon-line-01 a.a-img-icon-line img.img-icon-line {
    height: 34px;
}

.no_nmaru05 {
    position: absolute;
    top: 77px;
    right: 9px;
    display: inline-block;
    height: 24px;
    min-width: 25px;
    border-radius: 42px;
    line-height: 25px;
    text-align: center;
    background: #e96229;
    color: #fff;
    font-size: 18px;
    margin: 0 0px 0 0px;
    padding: 0 5px 0 5px;
    font-weight: normal;
    float: right;
}

.font-weight-normal-search {
    font-weight: normal !important;
}

@media (max-width: 767px) {
    .box_login_in_right_icon_01, .login_top_in01_01.border_bottom_02, .login_top_in03_01 {
        height: auto;
    }
}

@media (max-width: 429px) {
    .header_top_page_instructor .login_top_left_ins_01, .header_top_page_instructor .login_top_in01_01 {
        width: auto;
        margin: 0 6px;
    }

    .box_login_in_right_icon_01 {
        width: calc(100% - 34px);
    }

    .login_top_in03_in .box_login_in_right_icon_01 {
        width: calc(100% - 26px);
        padding-right: 0;
    }

    .box_login_in_right_icon_01 {
        padding-left: 0;
    }

    .login_top_in_left_icon_01 {
        width: 24px;
    }

    .login_top_in_left_icon_01 img {
        margin: 0 auto;
        height: 20px;
    }

    .login_top_in_left_icon_01_01 {
        width: 24px;
    }

    .icon_012 img {
        margin: 0 0 0 -6px;
        height: 28px;
    }

    .login_top_in03_01 .icon_011 {
        padding-left: 0;
    }

    .login_top_in03_01 .icon_011 img {
        height: 16px;
    }

    .icon_011 img {
        height: 24px;
    }

    .login_top_check_btn a {
        text-align: center;
        text-indent: -9px;
    }
}

@media (max-width: 379px) {
    .login_top_check_btn a {
        text-indent: -18px;
    }

    .box_login_in_right_icon_01 {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .login_top_in03_in .box_login_in_right_icon_01 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .login_top_in_left_icon_01 img {
        height: 18px;
    }

    .icon_012 img {
        height: 24px;
    }

    .box_login_in_right_icon_01 {
        width: calc(100% - 30px);
    }

    .login_top_in03_01 .icon_011 img {
        height: 15px;
    }

    .login_top_in03_in .box_login_in_right_icon_01 {
        width: calc(100% - 24px);
        padding-right: 0;
    }
}


@media (max-width: 360px) {
    .h_sp_ent_mb a {
        width: 75px;
        float: right;
    }
}

@media (max-width: 326px) {
    .div_fix_login_mb a.a_fix_btn_login_01 {
        padding-right: 0;
        width: 24%;
        height: 36px;
    }

    .div_fix_login_mb a.a_fix_bkg_btn_register_01 {
        width: 45%;
        height: 36px;
    }

    .div_fix_login_mb a.a_fix_btn_login_01 img {
        max-width: 100%;
        height: 36px;
        float: right;
    }

    .div_fix_login_mb a.a_fix_bkg_btn_register_01 img {
        max-width: 100%;
        height: 36px;
    }

    .div_fix_login_mb {
        height: 36px;
    }

    .login_top_area_01 table h5 span {
        font-size: 11px;
        padding: 0;
    }
}

@media (max-width: 320px) {
    .c_j_search_asp .box_check, .c_j__search_format_job .box_check, .c_j_search_condition .box_check {
        padding: 8px 5px 8px 26px;
    }

    .box_check {
        background: url(../images/icon_check-07.png) no-repeat 6px center;
    }

    .active_check_search {
        background: url(../images/icon_check-06.png) no-repeat 6px center;
        background-color: #626261;
    }

    .main_view_box_2020 h1 {
        font-size: 15px;
    }

    .box_login_in_right_icon_01 .login_top_in_left {
        width: 54% !important;
    }

    .login_top_in_left_icon_01 img {
        height: 16px;
    }

    .login_top_in_center {
        width: 22%;
    }

    .login_top_in03_01 .icon_011 img {
        height: 13px;
    }

    .icon_011 img {
        height: 20px;
    }

    .icon_012 img {
        margin: 0;
        height: 20px;
    }

    .login_top_in_left_icon_01, .login_top_in_left_icon_01_01 {
        padding-left: 0;
    }

    .header_top_page_instructor .login_top_in03_01 {
        padding-left: 6px;
        padding-right: 6px;
    }

    .box_login_in_right_icon_01 {
        width: calc(100% - 24px);
        padding-right: 0;
    }

    .login_top_area_01 table h5 {
        padding-right: 13px;
    }

    .header_top_page_instructor .login_top_in03_01 .box_login_in_right_icon_01 .login_top_in_center {
        padding-right: 6px;
    }
}
