.pc_nav_face_area {
    display: inline-block;
    min-width: 150px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px 0 20px;
    border-left: 1px solid #ccc;
    background: url(../images/pc_nav_face_icon.jpg) center right no-repeat;


}

.pc_nav_face_area p {
    margin: 0 0px 0 10px;
}

.pc_nav_face {
    width: 32px;
    height: 32px;
    margin: 0;
}

.pc_nav_face img {
    width: 32px;
    height: 32px;
    margin: 0;
}

.no_nmaru01 {
    height: 25px;
    min-width: 15px;
    border-radius: 25px;
    line-height: 25px;
    text-align: center;
    background: #e96229;
    color: #fff;
    font-size: 14px;
    margin: 0 0px 0 10px;
    padding: 0 5px 0 5px;
    font-weight: normal;
}

.no_nmaru02 {
    height: 25px;
    min-width: 15px;
    border-radius: 25px;
    line-height: 25px;
    text-align: center;
    background: #e96229;
    color: #fff;
    font-size: 14px;
    margin: 0 0px 0 10px;
    padding: 0 5px 0 5px;
    font-weight: normal;
}

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

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


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

.box_in_pankuzu p {
    float: left;
    font-size: 13px;
}

.box_in_pankuzu div {
    float: right;
}

.box_title_bule {
    height: 45px;
    line-height: 45px;
    background-color: #003894;
    padding: 0 2% 0 2%;
    margin: 30px 0 0 0;
}

.box_title_bule p {
    vertical-align: middle;
    display: inline-block;
}

.box_title_bule p img {
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.box_title_bule h2 {
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    font-size: 17px;
}

.box_title_orange {
    height: 45px;
    line-height: 45px;
    background-color: #f8896e;
    padding: 0 2% 0 2%;
    margin: 30px 0 0 0;
}

.box_title_orange p {
    vertical-align: middle;
    display: inline-block;
}

.box_title_orange p img {
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.box_title_orange h2 {
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    font-size: 17px;
}

.box_title_right_bule {
    height: 45px;
    line-height: 45px;
    background-color: #2bb0ed;
    padding: 0 2% 0 2%;
    margin: 30px 0 0 0;
}

.box_title_right_bule p {
    vertical-align: middle;
    display: inline-block;
}

.box_title_right_bule p img {
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.box_title_right_bule h2 {
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    font-size: 17px;
}

.company_list_search_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 10px 20px 20px 20px;
}

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

.company_list_search_area table th {
    padding: 25px 0;
    width: 10%;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}

.company_list_search_area table th p {
    text-align: center;
    line-height: 1.5;
    font-size: 14px;
    background-color: #ebebeb;
    padding: 10px 0;
    border-radius: 5px; /* CSS3闕画｡� */
    -webkit-border-radius: 5px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 5px; /* Firefox逕ｨ */
}

.company_list_search_area table th p span {
    display: block;
    font-size: 12px;
}

.company_list_search_area table td {
    width: 88%;
    padding: 25px 0 25px 1.5%;
    border-bottom: 1px solid #ccc;
}

.label_list02 {
    width: 100%;
    margin: 0 auto 0 auto;
    line-height: 1.3;
    border: 0;
    display: inline-block;
}

.label_list02::after {
    display: block;
    content: '';
    clear: both;
}

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

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

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

/* CHECKBOX */
.ap_check .label_list02:nth-of-type(1) label input[type="checkbox"] + span::before {
    border-color: #e5e5e6;
}

.ap_check .label_list02:nth-of-type(1) label input[type="checkbox"]:checked + span::before {
    background-color: #053886;
}

.ap_check .label_list02:nth-of-type(2) label input[type="checkbox"] + span::before {
    border-color: #ec407a;
}

.ap_check .label_list02:nth-of-type(2) label input[type="checkbox"]:checked + span::before {
    background-color: #ec407a;
}

.ap_check label span {
    display: inline-block;
}

.ap_check label input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

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

.ap_check label input[type="checkbox"] + span::before {
    z-index: 0;
    background-color: transparent;
    width: 22px;
    height: 22px;
    border-radius: 5px;
    background-color: #e5e5e6;
}

.ap_check label input[type="checkbox"] + span::after {
    z-index: 1;
    margin: 5px 8px;
    width: 6px;
    height: 9px;
}

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

.ap_check label input[type="checkbox"]:checked + span::after {
    border: 2px solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/*css radio02*/
.radio02-input {
    display: none;
}

.radio02-input + label {
    padding-left: 25px;
    position: relative;
    margin-right: 20px;
}

.radio02-input + label::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    border: 5px solid #e6e6e6;
    background-color: #e6e6e6;
    border-radius: 50%;
}

.radio02-input:checked + label {
    color: #003894;
}

.radio02-input:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    border: 5px solid #003894;
    background-color: #fff;
    border-radius: 50%;
}

/*company_list_item*/
.company_list_item_area {
    margin: 0 auto 0px;
    padding: 0px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.company_list_item_area li {
    position: relative;
    background-color: #fff;
    margin: 10px 0 10px 0px;
    width: 30%;
    padding: 10px 1%;
}

.fc_icon {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #158848;
    display: inline-block;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
}

.company_list_item_area li a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

.company_list_item_area::after {
    content: "";
    display: block;
    width: 30%;
    padding: 1%;
}

.company_list_item_view {
    width: 93px;
    margin: 0 10px 0 0
}

.company_list_item_view img {
    width: 93px;
}

.company_list_item_text {
}

.company_list_item_text h3 {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 35px 0 0;
}

.company_list_item_text p {
    font-size: 13px;
    line-height: 1.5;
}

.t_btn_m {
    font-weight: bold;
    border: solid 1px #ccc;
    padding: 5px 65px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px auto 0 auto;
    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;
    background: url(../images/t_btn_m_icon.png) #fff 85% center no-repeat;
    line-height: 2;
}

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

.title_c {
    position: relative;
    text-align: center;
    margin: 60px auto 0 auto;
}

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

.title_c p {
    font-size: 14px;
    color: #999;
}

.title_c h2 {
    font-size: 18px;
    color: #003894;
}

.contact_area_box {
    margin: 40px auto;
    width: 70%;
}

.contact_area_box p {
    color: #999;
    margin: 20px auto;
}

.contact_area_box table {
    width: 100%;
}

.contact_area_box table th {
    width: 30%;
    padding: 10px 0;
}

.contact_area_box table td {
    width: 65%;
    padding: 10px 0;
}

.c_form_01 {
    border: 0;
    line-height: 40px;
    border: solid 1px #ccc;
    margin: 0px auto;
    padding: 0 2%;
    width: 70%;
    height: 40px;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.c_form_x02 {
    border: 0;
    border: solid 1px #ccc;
    margin: 0px auto;
    padding: 2%;
    width: 96%;
    height: 100px;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}


.low_mainview {
    width: 100%;
}

.low_mainview img {
    width: 100%;
}

.company_in_main_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 20px;
    margin: 40px 0px 0px 0px;
}

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

.company_in_main_area table th {
    vertical-align: top;
    padding: 0px;
    width: 450px;
}

.company_in_main_area table th img {
    width: 450px;
}

.company_in_main_area table td {
    vertical-align: top;
    padding: 0px 0px 0px 20px;
}

.company_in_main_area table td h3 {
    line-height: 1.5;
    font-size: 19px;
    padding: 0px 0px 0px 0px;
}

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

.company_in_cat02_icon {
    color: #53bef0;
    font-weight: bold;
    border: solid 1px #ccc;
    padding: 3px 15px 3px 30px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px 10px 0px 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;
    background: url(../images/company_in_cat02_icon.jpg) #fff 10px center no-repeat;
    line-height: 1.7;
}

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

.company_in_text_area h4 {
    font-size: 16px;
}

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

.company_in_btn_area {
    text-align: center;
    padding: 20px 0px 10px 0px;
    margin: 0 auto;
}

.company_in_btn_icon01 a {
    font-weight: bold;
    border: solid 1px #ccc;
    padding: 5px 30px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px 5px 0px 5px;
    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;
    background: url(../images/company_list_search_area_icon01.png) #fff 85% center no-repeat;
    line-height: 2;
}

.company_in_btn_icon01 a:hover {
    cursor: pointer;
    color: #333;
    background-color: #dfdfdf;
}

.company_in_btn_icon02 a {
    color: #fff;
    font-weight: bold;
    border-bottom: solid 1px #0f6186;
    padding: 5px 30px 5px 45px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px 5px 0px 5px;
    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;
    background: url(../images/company_in_btn_icon02.png) #2bb0ed 25px center no-repeat;
    line-height: 2;
}

.company_in_btn_icon02 a:hover {
    cursor: pointer;
    color: #fff;
    background-color: #65bfe9;
}


.company_articles_area {
    overflow: hidden;
    width: 100%;
    margin: 30px auto 0px;
}

.company_articles_area_in {
    width: 103.333%;
    margin: 0px auto 0px;
    padding: 0px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.company_articles {
    margin: 10px 3.333% 30px 0;
    width: 30%;
    padding: 0%;
}

.company_articles_view {
    width: 100%;
    max-height: 140px;
    overflow: hidden;
}

.company_articles_view img {
    width: 100%;
}

.company_articles_cat01_date_icon_area {
    margin: 10px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.company_articles_cat01 {
    font-size: 12px;
    padding: 0px 10px;
    display: inline-block;
    color: #fff;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
    line-height: 2;
}

.cat01_icon0 {
    background-color: #808080;
}

.cat01_icon01 {
    background-color: #f1ce01;
}

.cat01_icon02 {
    background-color: #0168b2;
}

.cat01_icon03 {
    background-color: #00974b;
}

.cat01_icon04 {
    background-color: #cc5638;
}

.cat01_icon05 {
    background-color: #00a4e6;
}


.company_articles_date {
    display: block;
    font-size: 14px;
    line-height: 1.5;
}

.company_articles_text_area {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
}


.company_data_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 30px 20px 30px 20px;
    margin: 0px 0px 1px 0px;
    overflow: hidden;
}

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

.company_data_area table th {
    vertical-align: top;
    padding: 15px;
    width: 12%;
    border-bottom: 1px solid #ccc;
}

.company_data_area table td {
    vertical-align: top;
    padding: 15px;
    border-bottom: 1px solid #ccc;
}

.company_data_area table td span {
    font-size: 12px;
}

.company_articles_list_icon_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 20px;
    margin: 0px 0px 0px 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.company_articles_cat03 {
    font-size: 14px;
    line-height: 1.5;
    padding: 4px 8px;
    margin: 0px 20px 0px 0px;
    display: block;
    color: #717171;
    font-weight: bold;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.cat03_icon0 {
    border: 2px solid #808080;
}

.cat03_icon01 {
    border: 2px solid #f1ce01;
}

.cat03_icon02 {
    border: 2px solid #0168b2;
}

.cat03_icon03 {
    border: 2px solid #00974b;
}

.cat03_icon04 {
    border: 2px solid #cc5638;
}

.cat03_icon05 {
    border: 2px solid #00a4e6;
}


.pager .pagination {
    text-align: center;
    margin: 30px 0px 0px 0px;
}

.pager .pagination li {
    display: inline;
    margin: 0 2px;
    padding: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    position: relative;
    border-radius: 10px;
}


.pager .pagination li a {
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: table;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.pager .pagination li a span {
    display: table-cell;
    vertical-align: middle;
}

.pager .pagination li a:hover {
    background: #fff;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.pager .pagination li a.pager_active {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.pager .pagination li a.pager_next {
    font-size: 12px;
}

.pager .pagination li a.pager_last {
    background: #f4f4f4;
    padding: 0 10px;
}


.company_in_list_area {
    overflow: hidden;
    width: 100%;
    margin: 30px auto 0px;
}

.company_in_list_area_in {
    width: 103.333%;
    margin: 0px auto 0px;
    padding: 0px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.company_in_main_area02 {
    color: #2e2e2e;
    background-color: #fff;
    margin: 0px 3.333% 0px 0;
    width: 27%;
    padding: 15px 1.5%;
}

.company_in_main_area02 h3 {
    line-height: 1.5;
    font-size: 16px;
}

.company_in_main_area02 h4 {
    display: block;
    font-weight: normal;
    color: #888;
    line-height: 1.5;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
}

.company_in_cat02_area02 {
    padding: 10px 0px 10px 0px;

}

.company_in_cat02_icon02 {
    font-weight: bold;
    border: solid 1px #10c317;
    padding: 1px 15px 1px 30px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px 10px 10px 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;
    background: url(../images/company_in_cat03_icon.jpg) #fff 10px center no-repeat;
    line-height: 1.7;
}

.company_in_text_area02_01 {
    padding: 10px 0px 10px 0px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
}

.company_in_text_area02_01 p {
    line-height: 1.5;
    font-size: 14px;
    color: #777;
    padding: 1px 0px 1px 20px;
}

.company_in_main_icon01 {
    line-height: 1.5;
    font-size: 14px;
    color: #777;
    display: block;
    padding: 1px 0px 1px 20px;
    background: url(../images/company_in_main_icon01.jpg) #fff 0px center no-repeat;
}

.company_in_main_icon02 {
    line-height: 1.5;
    font-size: 14px;
    color: #777;
    display: block;
    padding: 1px 0 1px 20px;
    background: url(../images/company_in_main_icon02.jpg) #fff 0px center no-repeat;
}

.company_in_text_area02_02 {
    padding: 10px 0 10px;
    margin: 0 auto 15px auto;
    border-bottom: 1px solid #ccc;
}

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

.company_in_text_area02_02 table th {
    line-height: 1.5;
    font-size: 14px;
    color: #777;
    vertical-align: top;
    padding: 0;
    width: 25%;
    text-align: right;
}

.company_in_text_area02_02 table td {
    line-height: 1.5;
    font-size: 14px;
    color: #777;
    vertical-align: top;
    padding: 0;
    text-align: left;
}

.articles_inner {
    width: 625px;
    margin: 80px auto 0;
}

.articles_inner .articles_title {
    width: 100%;
    max-width: 560px;
    margin: 0 auto 10px;
}

.articles_inner .article-content {
    background: #EAE8E2;
    padding: 22px 32px;
}

.articles_title p {
    font-size: 16px;
}

.articles_title h1 {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 10px;
}

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

.articles_catch_pc img {
    width: 100%;
}

.articles_sns {
    width: 100%;
    margin: 0px auto 0px;
    padding: 0px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.articles_sns div {
    margin: 0px 10px 0px 0px;
    padding: 0px 0;
}

.articles_reed {
    line-height: 2;
    margin: 40px auto;
}

.articles_reed p {
}

.articles_interviewer {
    background-color: #fff;
    padding: 15px;
    margin: 0px auto 20px auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.articles_interviewer_view {
    width: 100px;
    border-radius: 50%;
    overflow: hidden;
}

.articles_interviewer_view img {
    width: 100%;
}

.articles_interviewer_text {
    width: 410px;
    margin: 0px 0px 0px 20px;
}

.articles_interviewer_text h3 {
    font-size: 20px;
    line-height: 1.5;
}

.articles_interviewer_text p {
    font-size: 15px;
    line-height: 1.5;
    margin: 5px 0px 0px 0px;
}

.articles_body {
    margin: 40px auto;
}

.articles_body h2 {
    font-size: 21px;
    line-height: 1.5;
    border-bottom: 2px solid #003894;
    margin: 45px 0px 25px 0px;
}

.articles_body p {
    line-height: 2;
    margin: 25px 0px 25px 0px;
}

.articles_interview {
    margin: 25px 0px 25px 0px;
}

.articles_interview ul {
}

.articles_interview ul li {
    position: relative;
    margin: 35px 0px 35px 0px;
}

.articles_interview_interviewer {
    position: absolute;
    top: 10px;
    left: -180px;
    width: 160px;
}

.articles_interview_interviewer p {
    font-weight: bold;
    float: right;
    margin: 0px 10px 0px 0px;
}

.articles_interview_interviewer p span {
    color: #003894;
}

.articles_interview ul li p strong {
    color: #003894;
}

.articles_interview_interviewer div {
    float: right;
    width: 40px;
    border-radius: 50%;
    overflow: hidden;
}

.articles_interview_interviewer div img {
    width: 100%;
}

.articles_body img {
    width: 100%;
}

.list_announce_message {
    background-color: #fff;
    padding: 10px 15px;
    margin: -20px 0 -10px 0;
}

.list_announce_message h4 {
    font-size: 14px;
}

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

.job_in_btn_area01 {
    text-align: center;
    margin: 0px auto;
    padding: 30px 15px;
}

.job_in_btn_icon01 a {
    font-weight: bold;
    border-bottom: solid 1px #ad5101;
    padding: 5px 15px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0px 5px 0px 5px;
    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;
    background: url(../images/job_in_btn_icon01.png) #ff963c 95% center no-repeat;
    line-height: 2;
}

.job_in_btn_icon01 a:hover {
    cursor: pointer;
    color: #fff;
    border-bottom: solid 1px #ff963c;
    background-color: #fcbb82;
}

.job_data_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 10px 20px 30px 20px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
}

.job_data_area table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.job_data_area table th {
    vertical-align: top;
    padding: 15px;
    width: 15%;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ccc;
}

.job_data_area table td {
    vertical-align: top;
    padding: 15px;
    border-bottom: 1px solid #ccc;
}


.job_in_top_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 20px 30px 30px 30px;
    margin: 40px 0px 0px 0px;
}

.job_in_top_area h1 {
    text-align: center;
    font-size: 24px;
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #ccc;
}

.job_in_top_area h2 {
    text-align: left;
    font-size: 20px;
    padding: 10px 0 10px 0;
}

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

.job_in_top_area table th {
    vertical-align: middle;
    padding: 0px;
    font-weight: normal;
}

.job_in_top_area table td {
    vertical-align: middle;
    padding: 0px 0px 0px 20px;
}

.company_in_cat02_icon04 {
    font-weight: bold;
    border: solid 1px #497ef4;
    padding: 1px 15px 1px 30px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px 10px 10px 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;
    background: url(../images/company_in_cat04_icon.jpg) #fff 10px center no-repeat;
    line-height: 1.7;
}

.job_in_text_area {
    padding: 20px 0px 20px 0px;
}

.job_in_btn_area02 {
    float: right;
    margin: 0px 20px 0px 0px;
}


.job_view_area {
    background-color: #fff;
    width: 96%;
    margin: 20px auto 0px;
    padding: 2%;
}

.job_view_area_in {
    margin: 0px auto;
    width: 103.333%;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.job_view {
    margin: 0px 3.333% 0px 0;
    width: 30%;
    padding: 0%;
}

.job_view_view {
    width: 100%;
    max-height: 180px;
    overflow: hidden;
}

.job_view_view img {
    width: 100%;
}

.job_view_text_area {
    font-size: 16px;
    line-height: 1.7;
    margin: 10px 0 0 0;
}


.login_top_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0;
}

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

.login_top_area table th {
    font-weight: normal;
    width: 50%;
    padding: 0px;
}

.login_top_area table td {
    width: 50%;
    padding: 0px;
    border-left: 1px solid #ccc;
}

.login_top_in01 {
    height: 60px;
    width: 92%;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.login_top_in02 {
    height: 60px;
    width: 92%;
    margin: 0 auto;
    padding: 15px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.login_top_in03 {
    height: 60px;
    padding: 15px 0;
    background-color: #e8a100;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.login_top_in03_in {
    width: 92%;
    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_in_left_icon {
    width: 9%;
}

.login_top_in_left_icon img {
    height: 28px;
    margin: 0 auto;
}

.login_top_in_left {
    width: 58%;
}

.login_top_in_center {
    width: 15%;
}

.login_top_in_right {
    width: 18%;
}

.login_top_area table p {
    font-size: 14px;
    line-height: 1.5;
    color: #999;
}

.login_top_area table h4 {
    font-size: 20px;
    line-height: 1.5;
}

.login_top_area table h5 {
    text-align: right;
    font-size: 28px;
    margin: 0 10px 0 0;
    font-weight: normal;
    color: #e8632b;
    line-height: 1.5;
}

.login_top_area table h5 span {
    font-size: 12px;
    color: #333;
    line-height: 1.5;
}

.login_top_check_btn {
}

.login_top_check_btn a {
    display: block;
    color: #fff;
    border-bottom: 1px solid #0f6186;
    text-align: left;
    padding: 0 0 0 10px;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
    line-height: 2.5;
    background: url(../images/job_in_btn_icon01.png) #2bb0ed 90% center no-repeat;
    -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;
}

.login_top_check_btn a:hover {
    background-color: #71c6ed;
    border-bottom: 1px solid #296884;
}


.offer_list_icon_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 20px;
    margin: 0px 0px 0px 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.offer_cat05_right {
    font-size: 14px;
    width: 30.5%;
    text-align: center;
    padding: 0px 0px 0px 0px;
    display: block;
    color: #333;
    font-weight: bold;
    border-left: 1px solid #ccc;
}

.offer_cat05_right span {
    font-size: 28px;
    color: #f56424;
}

.offer_list_icon_area_in {
    margin: 0px 0px 0px 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.offer_cat05 {
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 8px;
    margin: 0px 20px 0px 0px;
    display: block;
    color: #333;
    font-weight: bold;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.cat05_icon0 {
    background-color: #1fabec;
    color: #fff;
}

.cat05_icon01 {
    background-color: #cccccc;
    color: #fff;
}

.cat05_icon02 {
    background-color: #1fabec;
    color: #fff;
}

.cat05_icon03 {
    background-color: #1fabec;
    color: #fff;
}

.cat05_icon04 {
    background-color: #1fabec;
    color: #fff;
}


.offer_list_title_area {
    font-size: 14px;
    margin: 20px 0px 10px 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.offer_list_title01 {
    width: 10%;
    text-align: center;
    display: block;
    color: #333;
    font-weight: bold;
    border-left: 1px solid #ccc;
}

.offer_list_title02 {
    width: 10%;
    text-align: center;
    display: block;
    color: #333;
    font-weight: bold;
    border-left: 1px solid #ccc;
}

.offer_list_title03 {
    width: 55%;
    text-align: center;
    display: block;
    color: #333;
    font-weight: bold;
    border-left: 1px solid #ccc;
    padding: 0 2%;
}

.offer_list_title04 {
    width: 31%;
    text-align: center;
    display: block;
    color: #333;
    font-weight: bold;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}


.offer_list_contents_area {
    margin: 0px 0px 15px 0px;
    background-color: #fff;
    position: relative;
}

.offer_list_contents_area :hover {
    background-color: #fdfdfd;
}

.offer_list_contents_area_in {
    font-size: 14px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 15px 0;
}

.offer_list_contents01 {
    width: 10%;
    text-align: center;
    display: block;
    color: #333;
    font-weight: bold;
}

.offer_list_contents_icon01 {
    padding: 10px;
    font-weight: bold;
    background-color: #d1e2f4;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.offer_list_contents_icon01:hover {
    background-color: #d1e2f4;
}

.offer_list_contents_icon02 {
    padding: 10px;
    font-weight: bold;
    background-color: #e0f4d1;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.offer_list_contents_icon02:hover {
    background-color: #e0f4d1;
}

.offer_list_contents_icon03 {
    padding: 10px;
    font-weight: bold;
    background-color: #fff;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.offer_list_contents_icon03:hover {
    background-color: #fff;
}

.offer_list_contents02 {
    width: 10%;
    text-align: center;
    display: block;
    color: #333;
}

.offer_list_contents03 {
    width: 55%;
    text-align: left;
    display: block;
    color: #333;
    padding: 0 2%;
    line-height: 1.5;
}

.offer_list_contents03 h5 {
    font-size: 15px;
    color: #2eb0ed;
}

.offer_list_contents03 p {
    font-size: 15px;
    font-weight: bold;
}

.offer_list_contents04 {
    font-weight: bold;
    border-left: 1px solid #ccc;
    width: 31%;
    text-align: center;
    display: block;
    color: #333;
}

.offer_list_contents04 span {
    font-size: 28px;
    color: #cc3333;
    font-weight: bold;
}

.midoku {
    border: 2px solid #f89246;
}

.midoku_icon {
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background-color: #f89246;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    position: absolute;
    top: -15px;
    right: -15px;
}

.box_in_s {
    width: 70%;
    margin: 0px auto;
    padding: 30px 0 0 0;
}

.pass_forgot_box {
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
}

.pass_forgot_box p {
    margin: 10px auto;
}

.pass_forgot_box_in {
    width: 60%;
    margin: 30px auto;
}

.p_form_01 {
    border: 0;
    line-height: 40px;
    border: solid 1px #ccc;
    margin: 5px auto;
    padding: 0 2%;
    width: 100%;
    height: 40px;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.p_btn_r {
    font-weight: bold;
    padding: 0 2%;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 10px auto 0 auto;
    background-color: #ddd;
    border: solid 1px #ddd;
    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;
}

.p_btn_r:hover {
    cursor: pointer;
    color: #fff;
    background-color: #ccc;
}

.pass_forgot_box_low {
    margin: 20px auto;
    background-color: #fff;
    padding: 20px;
}

.pass_forgot_box_low_in {
    width: 60%;
    margin: 0px auto;
}

.pass_forgot_box_low_in h4 {
    font-size: 16px;
    text-align: center;
    font-weight: normal;
}

.pass_forgot_box_low_in h4 a {
    color: #003894;
    font-weight: bold;
}

.message_icon_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 10px 20px 20px 20px;
}

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

.message_icon_area table th {
    padding: 15px 0;
    width: 10%;
    font-size: 16px;
}

.message_icon_text02 {
    color: #1fabec;
    font-size: 18px;
    font-weight: bold;
}

.message_icon_text03 {
    font-size: 16px;
    font-weight: bold;
}

.message_icon_area table th p {
    text-align: center;
    line-height: 1.5;
    font-size: 14px;
    background-color: #ebebeb;
    padding: 10px 0;
    border-radius: 5px; /* CSS3闕画｡� */
    -webkit-border-radius: 5px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 5px; /* Firefox逕ｨ */
}

.message_icon_area table th p span {
    display: block;
    font-size: 12px;
}

.message_icon_area table td {
    width: 88%;
    padding: 15px 0 15px 1.5%;
}

.message_icon_area table td p {
    display: inline-block;
}

.message_icon01 {
    font-weight: bold;
    font-size: 14px;
    padding: 7px;
    background-color: #d1e2f4;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.message_icon02 {
    font-weight: bold;
    font-size: 14px;
    padding: 7px;
    background-color: #e0f4d1;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.message_icon03 {
    font-weight: bold;
    font-size: 14px;
    padding: 7px;
    background-color: #fff;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.message_inner {
    width: 680px;
    margin: 60px auto;
}

.message_body {
    margin: 40px auto;
}

.message_interview {
    margin: 25px 0px 25px 0px;
}

.message_interview ul {
}

.message_interview ul li {
    position: relative;
    margin: 35px 0px 35px 0px;
}


.message_interview_box_left {
    background-color: #fff;
    padding: 0px;
    margin: 10px 0px 35px 0px;
}

.message_interview_box_left_in {
    padding: 20px;
}

.message_interview_interviewer_left {
    position: absolute;
    top: 35px;
    left: -180px;
    width: 160px;
}

.message_interview_box_left_in p {
    margin-bottom: 20px;
}

.message_interview_interviewer_left div {
    float: right;
    width: 40px;
    border-radius: 50%;
    overflow: hidden;
}

.message_interview_interviewer_left div img {
    width: 100%;
}

.message_interview_box_left {
}

.message_interview_box_left h4 {
    position: relative;
    padding: 15px 20px 15px 20px;
    border-bottom: solid 1px #ddd;
}

.message_interview_box_left h4:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-right: 10px solid #fff;
}


.message_interview_box_right {
    background-color: #fff;
    padding: 0px;
    margin: 10px 0px 35px 0px;
}

.message_interview_box_right_in {
    padding: 20px;
}

.message_interview_interviewer_right {
    position: absolute;
    top: 35px;
    right: -60px;
    width: 160px;
}

.message_interview_box_right_in p {
    margin-bottom: 20px;
}

.message_interview_interviewer_right div {
    float: right;
    width: 40px;
    border-radius: 50%;
    overflow: hidden;
}

.message_interview_interviewer_right div img {
    width: 100%;
}

.message_interview_box_right {
}

.message_interview_box_right h4 {
    position: relative;
    padding: 15px 20px 15px 20px;
    border-bottom: solid 1px #ddd;
}

.message_interview_box_right h4:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -10px;
    border: 10px solid transparent;
    border-left: 10px solid #fff;
}


.message_interview_box_center {
    background-color: #fff;
    padding: 0px;
    margin: 10px 0px 35px 0px;
}

.message_interview_box_center_in {
    padding: 20px;
}

.message_interview_box_center {
}

.message_interview_box_center h4 {
    text-align: center;
    color: #0b4199;
    font-size: 18px;
    position: relative;
    padding: 15px 20px 15px 20px;
    border-bottom: solid 1px #ddd;
}

.message_btn {
    width: 100%;
    text-align: center;
}

.message_btn a {
    margin: 40px auto 0px auto;
}


/*メッセージ02*/

.message02_margin {
    margin: 200px 0px 0px 0px;
}

.message02_icon_area {
    width: 100%;
    z-index: 11;
    position: fixed;
    top: 65px;
    color: #2e2e2e;
    background-color: #132896;
    padding: 0px 0px 15px 0px;
}

.message02_icon_area table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 1000px;
    margin: 0 auto;
}

.message02_icon_area table th {
    text-align: left;
    padding: 15px 0 0 0;
    width: 140px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.message02_icon_area table td {
    text-align: left;
    padding: 15px 0 0 0;
    max-width: 840px;
    font-size: 16px;

    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.message02_text_top {
    color: #fff;
}

.message02_text_bottom {
    color: #27afe9;
}

.message02_text_bottom a {
    color: #27afe9;
}

.message02_icon_text01 {
    text-align: center;
    display: inline-block;
    color: #333;
    font-size: 16px;
    background-color: #ebebeb;
    padding: 3px 15px;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
    font-weight: bold;
}

.message02_icon_text02 {
    text-align: center;
    display: inline-block;
    color: #333;
    font-size: 16px;
    background-color: #ebebeb;
    padding: 3px 15px;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
    font-weight: bold;
}


.message02_inner {
    width: 1100px;
    margin: 60px auto;
}

.message02_body {
    padding: 40px 0 140px 0;
}

.message02_interview {
    margin: 0px 0px 0px 0px;
}

.message02_interview ul {
}

.message02_interview ul li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

    position: relative;
    margin: 35px 0px 35px 0px;
}

.message02_data_left {
    width: 25%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    margin: 0 0 20px 20px;
    font-weight: bold;
    color: #808080;
}

.message02_data_right {
    width: 25%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin: 0px 20px 20px 0;
    font-weight: bold;
    color: #808080;
}


.message02_interview_box_left {
    text-align: left;
    width: 75%;
    z-index: 2;
    background-color: #fff;
    padding: 0px;
    margin: 50px 0px 20px 20px;
    border-radius: 25px; /* CSS3闕画｡� */
    -webkit-border-radius: 25px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 25px; /* Firefox逕ｨ */
}

.message02_interview_box_left :after {
    z-index: -1;
    content: url(../images/message02_interview_box_left_icon.png);
    position: absolute;
    display: inline-block;
    top: 55px;
    left: -5px;
}

.message02_interview_box_left_in {
    padding: 20px;
}

.message02_interview_interviewer_left {
    position: absolute;
    top: 30px;
    left: -180px;
    width: 160px;
}

.message02_interview_box_left_in p {
    margin: 0px;
}

.message02_interview_interviewer_left div {
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}

.message02_interview_interviewer_left div img {
    min-width: 40px;
    height: 100%;
}


.message02_interview_box_right {
    text-align: left;
    width: 75%;
    z-index: 2;
    background-color: #96add6;
    padding: 0px;
    margin: 50px 20px 20px 0px;
    border-radius: 25px; /* CSS3闕画｡� */
    -webkit-border-radius: 25px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 25px; /* Firefox逕ｨ */
}

.message02_interview_box_right :after {
    content: url(../images/message02_interview_box_right_icon.png);
    position: absolute;
    display: inline-block;
    z-index: -1;
    top: 55px;
    right: -5px;

}

.message02_interview_box_right_in {
    padding: 20px;
}

.message02_interview_interviewer_right {
    position: absolute;
    top: 30px;
    right: -60px;
    width: 160px;
}

.message02_interview_box_right_in p {
    margin: 0px;
}

.message02_interview_interviewer_right div {
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}

.message02_interview_interviewer_right div img {
    min-width: 40px;
    height: 100%;
}

.message02_btn {
    width: 100%;
    text-align: center;
}

.message02_btn a {
    margin: 40px auto 0px auto;
}

.message02_form_area {
    position: fixed;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    z-index: 11;
    padding: 20px 0;
}

.message02_form_area_in {
    width: 1100px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.message02_form_area_left {
    width: 1000px;
}

.message02_form_area_right {
    width: 200px;
}


.tenp_file01 {
    display: inline-block;
    padding: 10px 100px 10px 10px;
    border: 1px solid #ddd;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.tenp_file01 span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #888;
}

.tenp_file02 {
    display: inline-block;
    padding: 10px 10px 10px 10px;
}

.tenp_file02 span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #888;
}

.pass_forgot_link {
    display: block;
    text-decoration: underline;
    text-align: right;
    font-size: 13px;
    margin: -5px -15px 0 0;
}

.p_btn_lo {
    font-weight: bold;
    padding: 0 2%;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 10px auto 0 auto;
    background-color: #efefef;
    border: solid 1px #efefef;
    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;
}

.p_btn_lo:hover {
    cursor: pointer;
    color: #fff;
    background-color: #ccc;
}

.login_line_btn {
    width: 104%;
    padding: 0 0 20px 0;
    margin: 0 auto 20px auto;
    border-bottom: solid 1px #cccccc;
}

.login_line_btn span {
    display: block;
    background-color: #00b900;
    padding: 5px 0%;
    width: 100%;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */

}

.login_line_btn img {
    margin: 0px auto;
}

.pass_forgot_check_center {
    margin: 10px 0px 0px 165px;
}


.application_box {
    margin: 0 auto;
    background-color: #fff;
    padding: 0px;
}

.application_box h3 {
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    padding: 20px;
    color: #003894;
    font-size: 20px;
}

.application_box h3 span {
    color: red;
    font-size: 14px;
    font-weight: normal;
}

.application_box h5 {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px;
}

.application_box_in {
    padding: 20px;
    margin: 0px auto;
}

.application_btn_01 {
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-radius: 5px; /* CSS3闕画｡� */
    -webkit-border-radius: 5px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 5px; /* Firefox逕ｨ */
    box-shadow: 0px 1px 1px 1px #999;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -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;
}

.application_btn_01:hover {
    background-color: #fefefe;
}

.application_btn_01 p {
    text-align: left;
    display: block;
    font-weight: bold;
}

.application_btn_01 p span {
    text-align: right;
    display: block;
    font-weight: normal;
    font-size: 14px;
}

.application_btn_02 a {
    font-weight: bold;
    border-bottom: solid 1px #ad5101;
    padding: 5px 30px 5px 50px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0px 5px 0px 5px;
    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;
    background: url(../images/application_btn_02_icon01.png) #ff963c 12% center no-repeat;
    line-height: 2;
}

.application_btn_02 a:hover {
    cursor: pointer;
    color: #fff;
    border-bottom: solid 1px #ff963c;
    background-color: #fcbb82;
}

.application_btn_03 a {
    font-weight: bold;
    border-bottom: solid 1px #ad5101;
    padding: 5px 30px 5px 50px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0px 5px 0px 5px;
    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;
    background: url(../images/application_btn_02_icon01.png) #ff963c 12% center no-repeat;
    line-height: 2;
}

.application_btn_03 a:hover {
    cursor: pointer;
    color: #fff;
    border-bottom: solid 1px #ff963c;
    background-color: #fcbb82;
}

.t_btn_aq {
    color: #ddd;
    font-weight: bold;
    border: solid 1px #ddd;
    padding: 5px 65px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px auto 0 auto;
    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;
    cursor: pointer;
}

.t_btn_aq:hover {
    cursor: pointer;
    color: #ddd;
}


.application_list_contents_area {
    margin: 0px 0px 15px 0px;
    background-color: #fff;
    position: relative;
}

.application_list_contents_area_in {
    font-size: 14px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 15px 0;
}

.application_list_contents01 {
    width: 20%;
    text-align: center;
    display: block;
    color: #333;
    font-weight: bold;
}

.application_list_contents01 img {
    width: 90%;
    margin: 0px 0px 0px 15px;
}

.application_list_contents_icon01 {
    padding: 10px;
    font-weight: bold;
    background-color: #d1e2f4;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.application_list_contents_icon01:hover {
    background-color: #d1e2f4;
}

.application_list_contents_icon02 {
    padding: 10px;
    font-weight: bold;
    background-color: #e0f4d1;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.application_list_contents_icon02:hover {
    background-color: #e0f4d1;
}

.application_list_contents_icon03 {
    padding: 10px;
    font-weight: bold;
    background-color: #fff;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.application_list_contents_icon03:hover {
    background-color: #fff;
}

.application_list_contents03 {
    width: 59%;
    text-align: left;
    display: block;
    border-right: 1px solid #ccc;
}

.application_list_contents03 h5 {
    font-size: 18px;
    padding: 0 0 0 15px;
}

.application_list_contents03 table {
    padding: 0 0 0 15px;
}

.application_list_contents03 table th {
    width: 13%;
}

.application_list_contents03 table th p {
    text-align: center;
    line-height: 1.5;
    font-size: 14px;
    background-color: #ebebeb;
    padding: 10px 15px;
    border-radius: 5px; /* CSS3闕画｡� */
    -webkit-border-radius: 5px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 5px; /* Firefox逕ｨ */
}

.application_list_contents03 table th p:hover {
    background-color: #ebebeb;
}

.application_list_contents03 table td {
}

.application_list_contents03 table td p {
    font-size: 14px;
    padding: 0 15px;
    display: inline-block;
}

.application_list_contents03 table td h6 {
    font-size: 16px;
    padding: 0 15px;
    font-weight: bold;
    display: inline-block;
    color: #2cb0ed;
    line-height: 1.5;
}

.application_list_contents04 {
    position: relative;
    width: 21%;
    text-align: center;
    display: block;
    color: #333;
    margin: 0 auto;
}

.application_list_contents04 p {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 45px;
}

.application_list_contents04 p span {
    font-weight: bold;
}

.application_list_btn01 {
    color: #fff;
    font-weight: bold;
    border-bottom: solid 1px #74530a;
    padding: 5px 35px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 5px auto 0 auto;
    background-color: #e0a216;
    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;
}

.application_list_btn01:hover {
    background-color: #b78516;
}


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

.unsubscribe_table_box {
    background-color: #ffffff;
    width: 94%;
    margin: 15px 0 30px 0;
    padding: 3%;
}

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

.unsubscribe_table_box table th {
    width: 23%;
    vertical-align: top;
    padding: 15px;
    background-color: #f4f4f4;
}

.unsubscribe_table_box table th span {
    color: red;
    font-size: 12px;
}

.unsubscribe_table_box table td {
    border-bottom: solid 2px #f4f4f4;
    padding: 15px;
}

.unsubscribe_table_box table td p {
    font-size: 13px;
}


.os_btn_area {
    overflow: hidden;
    border: solid 1px #ccc;
    width: 100%;
    margin: 10px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px; /* CSS3闕画｡� */
    -webkit-border-radius: 5px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 5px; /* Firefox逕ｨ */
}

.os_btn {
    text-align: center;
    display: block;
    width: 8%;
    padding: 15px 1%;
    border-right: solid 1px #ccc;
}

.os_btn:hover {
    background-color: #003894;
    color: #fff;
}

.os_btn_x {
    text-align: center;
    display: block;
    width: 8%;
    padding: 15px 1%;
}

.os_btn_x:hover {
    background-color: #003894;
    color: #fff;
}

.unsubscribe_bottom h5 {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: red;
}

.unsubscribe_bottom p {
    text-align: left;
    font-size: 16px;
}

.unsubscribe_bottom p span {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}


.header_top_top {
    width: 100%;

}

.h_top_top_logo {
    display: inline-block;
    margin: 0 auto;
    width: 25%;
    padding: 40px 0 40px 0;
}

.h_top_top_logo img {
    width: 100%;
}


.main_view_top_box {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.main_view_top_box_in {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 25px 30px;
}

.main_view_top_box_in02 {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 25px 30px;
    margin: 10px 0 0 0;
}

.height_box_l {
    height: 370px;
}

.height_box_r01 {
    height: 250px;
}

.height_box_r02 {
    height: 60px;
}

.main_view_top_box_in02 p {
    font-size: 16px;
    line-height: 1.5;
}

.main_view_top_box_in02 p a {
    font-weight: bold;
    color: #003894;
}

.main_view_top_box_l {
    text-align: left;
    width: 70%;
    margin: 0;
}

.main_view_top_box_r {
    width: 28%;
    margin: 0px auto;
    padding: 0;
}

.main_view_top_box_l h1 {
    color: #003894;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

.main_view_top_box_l h2 {
    color: #f79a1c;
    font-weight: normal;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin: 20px auto 0 auto;
}

.main_view_top_box_l ul {
    width: 90%;
    margin: 20px auto 0 auto;
}

.main_view_top_box_l ul li {
    background: url(../images/main_view_top_box_l_li_icon.png) left center no-repeat;
    padding: 15px 0 15px 55px;
    line-height: 1.5;
    font-size: 18px;
    font-weight: bold;
}

.main_view_top_box_r h3 {
    color: #003894;
    font-weight: normal;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    padding: 0 0 10px 0;
}

.top_top_btn {
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

.top_top_line {
    margin: 0 auto 10px auto;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
}

.top_top_mail {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}

.top_top_btn_form {
    border: 0;
    margin: 0px auto;
    padding: 0 15px;
    height: 35px;
    width: 170px;
    border: 1px solid #ddd;
    border-radius: 3px; /* CSS3草案 */
    -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
    -moz-border-radius: 3px; /* Firefox用 */
}

.top_top_btn_b {
    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;
    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;
    cursor: pointer;
}

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

.top_top_kiyaku {
    text-align: center;
}


.offer_in_contents_icon01 {

    margin: 0 0 0 40px;
    padding: 10px;
    font-weight: bold;
    background-color: #d1e2f4;
    border-radius: 3px; /* CSS3闕画｡� */
    -webkit-border-radius: 3px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px; /* Firefox逕ｨ */
}

.offer_in_contents_icon01:hover {
    background-color: #d1e2f4;
}

.offer_in_area {
    background-color: #fff;
    width: 96%;
    margin: -40px auto 0px;
    padding: 2%;
}

.offer_in_area_in {
    width: 96%;
    margin: 2% auto;
}

.offer_in_area_in h3 {
    font-size: 24px;
}

.offer_in_area_in p {
    font-size: 16px;
    margin: 20px 0 0 0;
}

.offer_in_area_in p a {
    font-weight: bold;
    color: #1fabec;
}

.telop_box {
    color: #e02222;
    font-weight: bold;
    text-align: center;
    margin: -20px auto 0 auto;
}

.telop_box p {
    display: inline;
    vertical-align: middle;
}

.telop_box img {
    display: inline;
    vertical-align: middle;
    margin: 0 10px 0 0;
}


.g_box2019_01 {
    margin: 0 0 20px 0;
}

.g_box2019_02 {
    margin: 0 0 20px 0;
    background-color: #dedede;
    border-radius: 5px;
    padding: 10px 15px;
}

.g_box2019_02 span {
    display: block;
    font-size: 16px;
    line-height: 2;
    color: #888;
}

.g_box2019_03 {
    margin: 0 0 20px 0;
}

.p_btn_g01 {
    font-weight: bold;
    padding: 0 2%;
    width: 96%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    margin: 0px auto 0 auto;
    background-color: #013893;
    border: solid 1px #013893;
    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;
    color: #fff;
}

.p_btn_g01:hover {
    cursor: pointer;
    color: #fff;
    background-color: #999999;
    border: solid 1px #999999;
}

.p_btn_g01 span {
    color: red;
}

.p_btn_g02 {
    font-weight: bold;
    padding: 0 2%;
    width: 96%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    margin: 0px auto 0 auto;
    border: solid 1px #013893;
    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;
    color: #013893;
}

.p_btn_g02:hover {
    cursor: pointer;
    color: #fff;
    background-color: #999999;
    border: solid 1px #999999;
}

.profile_modal_bg {
    background-color: #fff;
    width: 90%;
    margin: 0 auto;
    padding: 0 5% 100px 5%;
}

.profile_g01 {
    margin: 30px 0 0 0px;
}

.profile_g02 {
    margin: 30px 0 0 10%;
}

.profile_g03 {
    margin: 30px 0 0 20%;
}

.profile_g_box {
    text-align: left;
    color: #333;
    margin: 20px 0 0 10px;
    position: relative;
    top: 0;
}

.profile_g_box span {
    display: inline-block;
    margin: -5px 0 0px 30px;
}

.profile_g_box_textlink {
    text-align: right;
    color: red;
}

.profile_g_box_textlink a {
    color: red;
}


.sitemap_data_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 20px;
    margin: 40px 0px 0px 0px;
}

.sitemap_data_area_top {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 20px;
}

.sitemap_data_area_top p {
    padding: 10px 0px 10px 0px;
}

.sitemap_data_area_top a {
    color: #003894;
}

.sitemap_box {
    padding: 0px 20px 20px 20px;
}

.sitemap_box_in {
    padding: 0px 20px 0px 20px;
}

.sitemap_title01 {
    margin: 20px 0px 20px 0;
    padding: 10px;
    display: block;
    border: solid 1px #ccc;
    border-radius: 5px; /* CSS3闕画｡� */
    -webkit-border-radius: 5px; /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 5px; /* Firefox逕ｨ */
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

.sitemap_title01 h3 {
    color: #003894;
    font-size: 16px;
    padding: 0px 0px 0px 10px;
}

.sitemap_title01 a {
    display: block;
    color: #003894;
}

.sitemap_title02 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0 0 0;
    padding: 5px 10px 5px 25px;
    display: block;
    background: url(../images/t_btn_m_icon.png) left center no-repeat;
}

.sitemap_box a {
    color: #42b8ef;
}

.sitemap_title03 {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 25px 5px 0;
    padding: 5px 0px 5px 20px;
    display: inline-block;
    background: url(../images/t_btn_m_icon.png) left center no-repeat;
}

.sitemap_title03 a {
    margin: 0;
    padding: 0px;
}

.help_data_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 20px;
    margin: 0px 0px 0px 0px;
}

.help_box {
    padding: 0px 20px 20px 20px;
}

.help_box_in {
    padding: 0px 20px 20px 20px;
}

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

.help_box_in_table01 td {
    width: 50%;
}

.pp_area_box {
    margin: 40px auto;
    width: 70%;
}

.pp_area_in_box {
    margin: 20px auto 40px auto;
    width: 100%;
    line-height: 1.8;
}

.pp_area_in_box p {
    font-size: 16px;
    margin-top: 20px;
}

.text-indent {
    text-indent: -24px;
    margin: 20px 0 0 29px;
}

.text-indent:first-letter {
    font-weight: bold;
}

.pp_area_in_box ul {
    margin: 20px 0 20px 20px;
}

.pp_area_in_box ul li {
    list-style: none;
    font-size: 15px;
    color: #666;
    text-indent: -21px;
    margin: 10px 0 0 26px;
}

.pp_area_in_box ul li span {
    display: block;
    text-indent: 0px;
    margin: 20px 0 40px 0px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.pp_area_in_box ul li:first-letter {
    font-weight: bold;
    color: #333;
}

.pp_area_box h3 {
    padding: 10px 5px;
    border-bottom: solid 3px #003894;
}

.pp_area_box h4 {
    margin: 40px 0 10px 0px;
}

.text_right {
    text-align: right;
}

.company_in_main_area table td {
    vertical-align: top;
    padding: 0px 0px 0px 20px;
}

.company_in_main_area table td {
    vertical-align: top;
    padding: 0px 0px 0px 20px;
    width: 100%;
}


.box_title_404 {
    padding: 120px 0px 40px 0px;
}

.box_title_404 h2 {
    text-align: center;
    font-size: 36px;
    color: #003189;
}

.btn_404 {
    text-align: center;
}

.btn_404 a {
    color: #fff;
    font-weight: normal;
    padding: 15px 65px;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    margin: 0px auto 60px auto;
    background-color: #003189;
    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;
}

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


.company_in_blog_area {
    color: #2e2e2e;
    background-color: #fff;
    padding: 20px 20px 60px 20px;
    margin: 40px 0px 0px 0px;
}

.company_in_blog_area table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0px 0px 0px 0px;

}

.company_in_blog_area table th {
    vertical-align: middle;
    padding: 0px;
    width: 200px;
    border-bottom: solid 1px #ccc;
    padding: 30px;
}

.company_in_blog_area table tr:last-child th {
    border-bottom: none;
}

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

.company_in_blog_area table td {
    vertical-align: middle;
    padding: 30px;
    border-bottom: solid 1px #ccc;
}

.company_in_blog_area table tr:last-child td {
    border-bottom: none;
}

.company_in_blog_area table td h3 {
    line-height: 1.5;
    font-size: 18px;
    padding: 0px 0px 0px 0px;
}


.company_in_blog_area02 {
    color: #2e2e2e;
    background-color: #fff;
    padding: 20px 20px 60px 20px;
    margin: 0px 0px 0px 0px;
}

.company_in_blog_area02 table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0px 0px 0px 0px;

}

.company_in_blog_area02 table th {
    vertical-align: middle;
    padding: 0px;
    width: 200px;
    border-bottom: solid 1px #ccc;
    padding: 30px;
}

.company_in_blog_area02 table tr:last-child th {
    border-bottom: none;
}

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

.company_in_blog_area02 table td {
    vertical-align: middle;
    padding: 30px;
    border-bottom: solid 1px #ccc;
}

.company_in_blog_area02 table tr:last-child td {
    border-bottom: none;
}

.company_in_blog_area02 table td h3 {
    line-height: 1.5;
    font-size: 18px;
    padding: 0;
}


.company_in_in_title_data {
    margin: 10px 0 0;
}

.company_in_in_title_data span {
    font-size: 18px;
    display: inline-block;
    margin: 0 0 0 20px;
}

.company_in_in_body {
    margin: 40px auto;
}

.company_in_in_body h2 {
    font-size: 24px;
    line-height: 1.5;
    border-bottom: 1px solid #777;
    border-top: 1px solid #777;
    margin: 45px 0 25px 0;
}

.company_in_in_body p {
    margin: 30px 0 30px;
}

.company_in_in_interview {
    margin: 30px 0 30px;
}

.company_in_in_interview ul {
}

.company_in_in_interview ul li {
}

.company_in_in_interview ul li h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 40px 0 30px;
}

.company_in_in_interview ul li h3:before {
    content: "____ ";

}

.company_in_in_interview ul li p {

}

.company_in_in_interview ul li p strong {
    color: #000;
}

.company_in_in_body img {
    width: 100%;
}

.company_in_list_area03 {
    width: 110%;
    margin: 30px 0 0 -5%;
}

.company_in_list_area_in03 {
    margin: 0 auto;
    padding: 0 35px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.company_in_main_area03 {
    color: #2e2e2e;
    background-color: #fff;
    margin: 0px 20px 0px 20px;
    padding: 15px;
}

.company_in_main_area03 h3 {
    line-height: 1.5;
    font-size: 16px;
}

.company_in_main_area03 h4 {
    display: block;
    font-weight: normal;
    color: #888;
    line-height: 1.5;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
}