@charset "UTF-8";
/* ------------------------------------------
 SP
------------------------------------------ */
@media screen and (max-width: 750px) {
  /* -------------------------------------
  	sp 下層メインイメージ
  ------------------------------------- */
  main.ul_main {
    overflow: hidden;
  }
  main.ul_main > div {
    float: left;
    height: 70vw;
  }
  main.ul_main > .left {
    width: 8%;
    background-color: #ddd;
    position: relative;
  }
  main.ul_main > .left > div {
    position: relative;
    top: 5vw;
    left: 0;
    width: 100%;
    height: 60vw;
    background-color: #063271;
  }
  main.ul_main > .right {
    width: 92%;
    background: #eee no-repeat;
    background-image: url("../images/ul/company/ul_main.jpg");
    background-size: cover !important;
    position: relative;
  }
  main.ul_main > .right.main_bg_company {
    background-image: url("../images/ul/company/ul_main.jpg");
  }
  main.ul_main > .right.main_bg_business {
    background-image: url("../images/ul/business/ul_main.jpg");
  }
  main.ul_main > .right.main_bg_common {
    background-image: url("../images/ul/ul_common_main.jpg");
  }
  main.ul_main > .right > .bg_black {
    position: relative;
    top: 5vw;
    left: 0;
    width: 75%;
    max-width: 400px;
    height: 60vw;
    background-color: #063271;
  }
  main.ul_main > .right > .bg_black:after {
    content: "";
    position: absolute;
    top: 0;
    left: 20vw;
    width: 85%;
    max-width: 400px;
    height: 60vw;
    transform: skewX(-8deg);
    background-color: #063271;
  }
  main.ul_main > .right > .text {
    position: absolute;
    top: 10vw;
    left: 0;
    width: 78%;
    max-width: 400px;
  }
  main.ul_main > .right > .text > h1 {
    width: 100%;
    color: #fff;
    font-size: 10vw;
    font-size: min(8vw, 5rem);
    font-family: "Noto Sans JP";
    font-weight: 700;
    border-bottom: 2px #fff solid;
    padding-bottom: 5vw;
    margin-bottom: 20px;
    line-height: 1.3;
  }
  main.ul_main > .right > .text > div {
    color: #fff;
    padding-right: 1em;
    font-size: 3vw;
    font-size: min(3vw, 1.75rem);
  }
  /* ------------------------------------------
  	sp 営業案内
  ------------------------------------------ */
  .ul_business {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_business > section {
    width: 94%;
    margin: 0 auto;
  }
  .ul_business > section > .business_wrap {
    margin-bottom: 60px;
  }
  .ul_business > section > .business_wrap:last-child {
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .ul_business > section > .business_wrap > .common_box_wrap > .left {
    margin-bottom: 20px;
  }
  .ul_business > section > .business_wrap > .common_box_wrap > .left > ul {
    padding-left: 1.5em;
    list-style: square;
  }
  .ul_business > section > .business_wrap > .common_box_wrap > .left > ul > li {
    margin-bottom: 15px;
    color: #063271;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .ul_business > section > .business_wrap > .common_box_wrap > .left > ul > li:last-child {
    margin-bottom: 0;
  }
  .ul_business > section > .business_wrap > .common_box_wrap > .left > ul > li > span {
    color: #333;
  }
  .ul_business > section > .business_wrap > .business_hub_btn {
    padding-top: 30px;
    text-align: center;
  }
  .ul_business > section > .business_wrap > .business_hub_btn > a {
    font-size: 1.2rem !important;
  }
  .ul_business > section > .business_wrap > .business_hub_btn > a:before {
    right: 15px;
    width: 4px;
    height: 4px;
    margin-top: -3px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    content: "";
  }
  /* ------------------------------------------
  	sp 港湾運送事業
  ------------------------------------------ */
  .ul_harbor {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_harbor > section {
    width: 94%;
    margin: 0 auto;
  }
  .ul_harbor > section > .harbor_wrap {
    margin-bottom: 60px;
    font-size: 1.4rem;
    box-sizing: border-box;
  }
  .ul_harbor > section > .harbor_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_harbor > section > .harbor_wrap.pb {
    padding-bottom: 10px;
  }
  .ul_harbor > section > .harbor_wrap > .common_box_wrap > .left {
    margin-bottom: 20px;
  }
  .ul_harbor > section > .harbor_wrap > .common_box_wrap > .left > ul {
    list-style: none;
  }
  .ul_harbor > section > .harbor_wrap > .common_box_wrap > .left > ul > li {
    margin-bottom: 10px;
    color: #063271;
    font-size: 1.4rem;
  }
  .ul_harbor > section > .harbor_wrap > .common_box_wrap > .left > ul > li:last-child {
    margin-bottom: 0;
  }
  .ul_harbor > section > .harbor_wrap > .common_box_wrap > .left > ul > li > span {
    color: #333;
  }
  .ul_harbor > section > .harbor_wrap > .harbor_list > ul {
    width: 100%;
    margin: 0 auto;
    padding-left: 1em;
    box-sizing: border-box;
  }
  .ul_harbor > section > .harbor_wrap > .harbor_list > ul > li {
    margin-bottom: 20px;
  }
  .ul_harbor > section > .harbor_wrap > .harbor_list > ul > li:last-child {
    margin-bottom: 0;
  }
  .ul_harbor > section > .harbor_wrap > .harbor_list > ul > li > table.harbor_list_table {
    width: 100%;
    margin-left: 1em;
  }
  .ul_harbor > section > .harbor_wrap > .harbor_list > ul > li > table.harbor_list_table tr > th {
    width: 3em;
    font-weight: normal;
    text-align: left;
  }
  /* ------------------------------------------
   		sp 倉庫事業
  ------------------------------------------ */
  .ul_warehouse {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_warehouse > section {
    width: 94%;
    margin: 0 auto;
    margin: 0 auto 60px;
  }
  .ul_warehouse > section > .warehouse_wrap {
    margin-bottom: 60px;
  }
  .ul_warehouse > section > .warehouse_wrap > .warehouse_map {
    text-align: center;
  }
  .ul_warehouse > section > .warehouse_wrap > .warehouse_map > img {
    max-width: 90%;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > ul {
    list-style: none;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > ul > li {
    margin-bottom: 20px;
    color: #063271;
    font-size: 1.4rem;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > ul > li:last-child {
    margin-bottom: 0;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > ul > li > span {
    color: #333;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list {
    margin-top: 20px;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list table.warehouse_table {
    width: 100%;
    table-layout: fixed;
    box-sizing: border-box;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list table.warehouse_table tr > th, .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list table.warehouse_table tr td {
    padding: 5px 10px;
    border: 1px #ddd solid;
    vertical-align: middle;
    line-height: 1.6;
    font-size: 1.2rem;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list table.warehouse_table tr > th {
    width: 9em;
    font-weight: normal;
    background-color: #eee;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list table.warehouse_table tr > th > span {
    padding-left: 5px;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .right > iframe {
    width: 100%;
    height: 100%;
  }
  .ul_warehouse > section > .warehouse_wrap > .warehouse_box {
    margin: 20px auto 20px;
  }
  .ul_warehouse > section > .warehouse_wrap > .warehouse_box:last-child {
    margin-bottom: 0;
  }
  .ul_warehouse > section > .warehouse_wrap > .warehouse_box > ul.warehouse_photo > li {
    margin: 0 auto 20px;
  }
  .ul_warehouse > section > .warehouse_wrap > .warehouse_box > ul.warehouse_photo > li:last-child {
    margin-bottom: 0;
  }
  /* ------------------------------------------
   	sp 輸出入・通関事業
  ------------------------------------------ */
  .ul_import-export {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_import-export > section {
    width: 94%;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .ul_import-export > section:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_wrap {
    margin-bottom: 60px;
  }
  .ul_import-export > section > .import-export_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_wrap > p.import-export_p {
    margin-bottom: 20px;
  }
  .ul_import-export > section > .import-export_wrap > p.import-export_p:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap {
    margin-bottom: 60px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_text {
    margin-top: 20px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow {
    margin-top: 40px;
    background-color: #F0F0F0;
    padding: 20px;
    border-radius: 5px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > .title {
    margin-bottom: 15px;
    font-size: 1.6rem;
    color: #BA484C;
    line-height: 1;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul {
    width: 100%;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li {
    box-sizing: border-box;
    padding: 0 0 10px 0;
    text-align: center;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.red_border {
    border: 1px #BA484C solid;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.no_border {
    border: none;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.blue_border {
    border: 1px #063271 solid;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.no_border {
    border: none;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.arrow {
    padding: 0 5px 0 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    transform: rotate(90deg);
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.arrow > img {
    width: 10px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.permission {
    padding: 10px 0;
    background-color: #299758;
    color: #fff;
    text-align: center;
    line-height: 1;
    letter-spacing: 4px;
    font-size: 1.4rem;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .text1 {
    margin-bottom: 7px;
    background-color: #BA484C;
    padding: 10px 0;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1;
    text-align: center;
    letter-spacing: 1.2px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .text1.text1_2 {
    letter-spacing: -0.3px;
    padding: 15px 0;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .text1.text1_3 {
    padding: 15px 0;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .text1.blue_bg {
    background-color: #063271;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap {
    display: inline-block;
    padding: 0 10px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell {
    text-align: center;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell > .icon {
    line-height: 1;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell > .icon.mb {
    margin-bottom: 10px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell > .icon > img {
    max-width: 100%;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell > .text2 {
    font-size: 1.4rem;
    color: #063271;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 1.2px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell > .text2 > span {
    display: block;
    margin-top: 10px;
    font-size: 1.2rem;
    line-height: 1.2;
  }
  .ul_import-export > section > .import-export_contact_box_wrap {
    margin-bottom: 60px;
  }
  .ul_import-export > section > .import-export_contact_box_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list {
    margin-bottom: 60px;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul {
    width: 100%;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li {
    margin-bottom: 20px;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li > ul > li {
    margin-bottom: 20px;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li > ul > li:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li .address {
    margin: 10px 0 0 1em;
    font-size: 1.4rem;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table {
    width: 100%;
    margin: 5px 0 0 1.5em;
    box-sizing: border-box;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table tr > th, .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table tr td {
    line-height: 1.8;
    font-size: 1.4rem;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table tr > th {
    width: 3em;
    font-weight: normal;
    text-align: left;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li > iframe {
    width: 100%;
    height: 200px;
    vertical-align: bottom;
  }
  /* ------------------------------------------
  	sp 会社概要
  ------------------------------------------ */
  .ul_company {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_company > section .company_info > h4 {
    font-weight: bold;
    margin-bottom: 1em;
    font-size: 1.6rem;
    border-bottom: #063271 1px solid;
    padding-bottom: 3px;
  }
  .ul_company > section .company_info > .small_block {
    margin-bottom: 1em;
  }
  .ul_company > section .company_info > .small_block > h5 {
    padding-left: 10px;
    border-left: 4px #063271 solid;
    line-height: 1.2;
    margin-bottom: 0.5em;
  }
  .ul_company > section .company_info > .small_block > table th {
    text-align: left;
    font-weight: normal;
    width: 6em;
  }
  /* ------------------------------------------
  	sp 挨拶
  ------------------------------------------ */
  .ul_greeting {
    margin-bottom: 80px;
    overflow: hidden;
    padding: 50px 0 0;
    background: url("../images/ul/recruit_top/recruit_bg.jpg");
    background-size: cover;
  }
  .ul_greeting > section .greeting_wrap > div {
    width: 94%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .ul_greeting > section .greeting_wrap > div > div {
    width: 100%;
  }
  .ul_greeting > section .greeting_wrap > div > .left > div {
    width: 100%;
    margin-bottom: 20px;
  }
  .ul_greeting > section .greeting_wrap > div > .left > div > img {
    max-width: 100%;
    vertical-align: bottom;
  }
  .ul_greeting > section .greeting_wrap > div > .right > div > .text {
    font-size: 1.4rem;
  }
  .ul_greeting > section .greeting_wrap > div > .right > div > p {
    margin-bottom: 20px;
  }
  .ul_greeting > section .greeting_wrap > div > .right > div > .sign {
    text-align: center;
  }
  .ul_greeting > section .greeting_wrap > div > .right > div > .sign > span {
    display: block;
    margin-bottom: 7px;
  }
  .ul_greeting > section .greeting_wrap > div > .right > div > .sign > img {
    max-width: 100%;
  }
  /* ------------------------------------------
  	sp 沿革
  ------------------------------------------ */
  .ul_history {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_history > section {
    width: 94%;
    margin: 0 auto;
  }
  .ul_history > section ul.ul_history_image {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px auto 0;
  }
  .ul_history > section ul.ul_history_image > li {
    width: 85%;
    margin: 0 auto 20px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 3px 3px 7px #d5d5d5;
    box-sizing: border-box;
  }
  .ul_history > section ul.ul_history_image > li:nth-child {
    margin-bottom: 0;
  }
  .ul_history > section ul.ul_history_image > li > figure {
    margin-bottom: 10px;
    text-align: center;
  }
  .ul_history > section ul.ul_history_image > li > figure > img {
    max-width: 100%;
    vertical-align: bottom;
  }
  .ul_history > section ul.ul_history_image > li > figcaption {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1;
  }
  /* ------------------------------------------
  		sp 事業所案内
  ------------------------------------------ */
  .ul_office_info {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_office_info > .office_info_map {
    width: 80%;
    margin: 0 auto 60px;
  }
  .ul_office_info > .office_info_map > img {
    max-width: 100%;
  }
  .ul_office_info > section {
    width: 94%;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .ul_office_info > section:last-child {
    margin-bottom: 0;
  }
  .ul_office_info > section > .office_info_wrap {
    margin-bottom: 60px;
  }
  .ul_office_info > section > .office_info_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_office_info > section .info_box_wrap > .left {
    margin-bottom: 20px;
    padding-left: 1em;
  }
  .ul_office_info > section .info_box_wrap > .left > .address {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px #ccc solid;
    font-size: 1.4rem;
    line-height: 1.4;
    box-sizing: border-box;
  }
  .ul_office_info > section .info_box_wrap > .left > .address.no_line {
    border: none;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .ul_office_info > section .info_box_wrap > .left > .address > .post_code {
    line-height: 1;
    margin-bottom: 5px;
  }
  .ul_office_info > section .info_box_wrap > .left > ul {
    margin-left: 1em;
    font-size: 1.4rem;
    box-sizing: border-box;
  }
  .ul_office_info > section .info_box_wrap > .left > ul > li {
    margin-bottom: 15px;
  }
  .ul_office_info > section .info_box_wrap > .left > ul > li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .ul_office_info > section .info_box_wrap > .left table.office_info {
    width: 100%;
    margin-left: 1em;
    box-sizing: border-box;
  }
  .ul_office_info > section .info_box_wrap > .left table.office_info tr > th, .ul_office_info > section .info_box_wrap > .left table.office_info tr td {
    line-height: 1.4;
  }
  .ul_office_info > section .info_box_wrap > .left table.office_info tr > th {
    width: 3em;
    font-weight: normal;
    text-align: left;
    font-size: 1.4rem;
  }
  .ul_office_info > section .info_box_wrap > .left table.office_info tr > td {
    font-size: 1.4rem;
  }
  .ul_office_info > section .info_box_wrap > .right {
    box-sizing: border-box;
  }
  .ul_office_info > section .info_box_wrap > .right > iframe {
    width: 100%;
    height: 200px;
    vertical-align: bottom;
  }
  .ul_office_info > section .info_box_wrap > .right > iframe.h400 {
    height: 200px;
  }
  /* ------------------------------------------
   	sp ライセンス
  ------------------------------------------ */
  .ul_license {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_license > section {
    width: 94%;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .ul_license > section:last-child {
    margin-bottom: 0;
  }
  .ul_license > section .license_wrap {
    margin: 0 auto 60px;
    letter-spacing: 0.1em;
  }
  .ul_license > section .license_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_license > section .license_wrap > .license_box_wrap {
    padding-left: 1em;
    box-sizing: border-box;
    margin-bottom: 40px;
  }
  .ul_license > section .license_wrap > .license_box_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_license > section .license_wrap > .license_box_wrap > h5 {
    margin-bottom: 15px;
  }
  .ul_license > section .license_wrap > .license_box_wrap > ul.license_list > li {
    margin-bottom: 10px;
    box-sizing: border-box;
  }
  .ul_license > section .license_wrap > .license_box_wrap > ul.license_list > li:last-child {
    margin-bottom: 0;
  }
  .ul_license > section .license_wrap > .license_box_wrap > ul.license_list > li.mark:first-child {
    text-align: center;
    margin-bottom: 10px;
  }
  .ul_license > section .license_wrap > .license_box_wrap > ul.license_list > li.mark > img {
    width: 60%;
  }
  .ul_license > section .license_wrap > .license_box_wrap > ul.license_list > li > table.license_table {
    width: 94%;
    box-sizing: border-box;
  }
  .ul_license > section .license_wrap > .license_box_wrap > ul.license_list > li > table.license_table tr > th, .ul_license > section .license_wrap > .license_box_wrap > ul.license_list > li > table.license_table tr td {
    padding: 5px 10px;
    border: 1px #ddd solid;
    font-size: 1.2rem;
    line-height: 1.4;
    vertical-align: middle;
  }
  .ul_license > section .license_wrap > .license_box_wrap > ul.license_list > li > table.license_table tr > th {
    width: 7.5em;
    font-weight: normal;
    background-color: #eee;
  }
  .ul_license > section .license_wrap > .license_box_wrap > ul.license_list > li > table.license_table tr > th > span {
    padding-left: 5px;
  }
  /* ------------------------------------------
   		sp 採用情報
  ------------------------------------------ */
  .ul_recruit_top {
    margin-bottom: 50px;
    overflow: hidden;
    background: url("../images/ul/recruit_top/recruit_bg.jpg") no-repeat bottom center;
    background-size: cover;
  }
  .ul_recruit_top > main#slider {
    width: 100%;
    background: url("../images/ul/recruit_top/recruit_top_main_photo2.jpg") no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 30px;
    animation: sliderAnime 14s infinite;
  }
  .ul_recruit_top > main#slider > h2.recruit_top_title {
    width: 26%;
    position: absolute;
    top: 36.5%;
    left: 4.5%;
  }
  .ul_recruit_top > main#slider > .cover > img {
    width: 100%;
    vertical-align: bottom;
  }
  .ul_recruit_top > section {
    margin-bottom: 60px;
  }
  .ul_recruit_top > section:last-child {
    margin-bottom: 0;
  }
  .ul_recruit_top > section > .recruit_top_wrap {
    width: 94%;
    margin: 0 auto;
  }
  .ul_recruit_top > section > .recruit_top_wrap > .message > .title {
    font-size: 2.2rem;
    line-height: 1.6;
    letter-spacing: 0.02em;
    margin-bottom: 30px;
  }
  .ul_recruit_top > section > .recruit_top_wrap > .message > .text {
    font-size: 1.4rem;
    margin-bottom: 60px;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li:first-child {
    margin-bottom: 30px;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a {
    display: block;
    height: 150px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 125%;
    background-position: bottom center;
    transition: 0.5s;
    overflow: hidden;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a.new_graduate {
    background-image: url("../images/ul/recruit_top/bg_new_graduate.jpg");
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a.mid_career {
    background-image: url("../images/ul/recruit_top/bg_mid_career.jpg");
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(6, 50, 113, 0.4);
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a > .btn_text {
    position: absolute;
    bottom: 26px;
    right: 47px;
    z-index: 2;
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: 1.2px;
    line-height: 1;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a > .stickarrow {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 2;
    color: #fff;
    width: 170px;
    height: 20px;
    border-bottom: 1px solid #fff;
    border-right: 2px solid #fff;
    transform: skew(45deg);
  }
  /* ------------------------------------------
   		sp 新卒採用、中途採用
  ------------------------------------------ */
  .ul_recruit {
    margin-bottom: 8px;
    overflow: hidden;
  }
  .ul_recruit > section {
    margin-bottom: 80px;
  }
  .ul_recruit > section:last-child {
    margin-bottom: 0;
  }
  .ul_recruit > section > .recruit_wrap {
    width: 94%;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .ul_recruit > section > .recruit_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li.arrow {
    position: relative;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li.arrow:before {
    content: "";
    position: absolute;
    top: -40px;
    left: calc(50% - 25px);
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #BA484C;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li {
    margin-bottom: 60px;
    padding: 20px 0;
    color: #fff;
    text-align: center;
    letter-spacing: 1.4px;
    line-height: 1;
    border-radius: 5px;
    font-size: 1.6rem;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(5) {
    background-color: rgb(199.9642857143, 109.0357142857, 112.2261904762);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(4) {
    background-color: rgb(192.9821428571, 90.5178571429, 94.1130952381);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(4):before {
    border-top: 20px solid rgb(199.9642857143, 109.0357142857, 112.2261904762);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(3) {
    background-color: #BA484C;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(3):before {
    border-top: 20px solid rgb(192.9821428571, 90.5178571429, 94.1130952381);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(2) {
    background-color: rgb(168.8392857143, 63.6607142857, 67.3511904762);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(2):before {
    border-top: 20px solid #BA484C;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(1) {
    background-color: rgb(150.3214285714, 56.6785714286, 59.9642857143);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(1):before {
    border-top: 20px solid rgb(168.8392857143, 63.6607142857, 67.3511904762);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_btn {
    margin-top: 30px;
    text-align: center;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_btn_mynavi {
    margin-top: 30px;
    text-align: center;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_btn_mynavi > a:nth-child(1) {
    display: inline-block;
    margin-bottom: 10px;
  }
  /* ------------------------------------------
  	sp 先輩社員のインタビュー
  ------------------------------------------ */
  .ul_interview {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_interview > section {
    width: 94%;
    margin: 0 auto;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap {
    margin-bottom: 20px;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-image: url("../images/ul/interview/image_ki.jpg");
    background-position: bottom center;
    background-size: 100%;
    background-repeat: no-repeat;
    transition: 0.5s;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a:hover {
    background-size: 110%;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.ki {
    background-image: url("../images/ul/interview/image_ki.jpg");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.ss {
    background-image: url("../images/ul/interview/image_ss.jpg");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.mf {
    background-image: url("../images/ul/interview/image_mf.jpg");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.nh {
    background-image: url("../images/ul/interview/image_nh.webp");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.kf {
    background-image: url("../images/ul/interview/image_kf.webp");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.ys {
    background-image: url("../images/ul/interview/image_ys.webp");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a > img {
    max-width: 100%;
    vertical-align: bottom;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a > .name_bg {
    position: absolute;
    top: 62%;
    left: -20px;
    width: 105%;
    height: 200px;
    transform: rotate(4deg);
    background-color: #063271;
    opacity: 0.9;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a > .name_box {
    position: absolute;
    bottom: 5px;
    left: 10px;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a > .name_box > .name1 {
    display: inline-block;
    color: #fff;
    margin-bottom: 7px;
    font-size: 4vw;
    font-size: clamp(1.4rem, 4vw, 2rem);
    line-height: 1;
    letter-spacing: 1.2px;
    margin-right: 5px;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a > .name_box > .name2 {
    display: inline-block;
    font-size: 6vw;
    font-size: clamp(1.8rem, 6vw, 3rem);
    line-height: 1;
    letter-spacing: 1.4px;
    color: #fff;
  }
  /* ------------------------------------------
    sp 先輩社員のインタビュー 個人ページ
  ------------------------------------------ */
  .ul_upperclassman {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_upperclassman > section {
    width: 94%;
    margin: 0 auto;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap {
    margin-bottom: 36px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_photo_wrap_inner .profileImage {
    width: 70%;
    margin: 0 auto;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_photo_wrap_inner .profileImage > img {
    width: 100%;
    border-radius: 300px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_photo_wrap_inner .profileText {
    font-size: 1.4rem;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_photo {
    width: 100%;
    margin-bottom: 2em;
    overflow: hidden;
    border-radius: 5px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_photo > img {
    max-width: 100%;
    vertical-align: bottom;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box {
    margin-bottom: 80px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box:last-child {
    margin-bottom: 0;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > p {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > p:last-child {
    margin-bottom: 0;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 10px;
    background: url("../images/ul/upperclassman/note_bg.png");
    box-shadow: 0px 0px 15px -5px #777777;
    position: relative;
    overflow: hidden;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table:after {
    position: absolute;
    bottom: -100px;
    right: -50px;
    font-family: "Font Awesome 5 Free";
    opacity: 0.15;
    content: "\f017";
    font-weight: 900;
    font-size: 20rem;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr {
    display: table-row;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr > .td {
    display: table-cell;
    padding: 10px 0;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr > .td:first-child {
    width: 5em;
    text-align: center;
    border-right: 1px #ccc solid;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr > .td:last-child {
    padding-left: 15px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr > .td.no_pt {
    padding-top: 0;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr > .td.no_pb {
    padding-bottom: 0;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr > .td > span {
    display: block;
    margin: 0 auto;
    writing-mode: vertical-rl;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table_tune > .tr > .td {
    line-height: 1.5;
    font-size: 1.3rem;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table_tune > .tr > .td:first-child {
    width: 5em !important;
  }
  /* ------------------------------------------
  	sp 採用お問い合わせ
  ------------------------------------------ */
  .ul_recruit_contact {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_recruit_contact > section {
    width: 94%;
    margin: 0 auto;
  }
  /* ------------------------------------------
  	sp 一般事業主行動計画
  ------------------------------------------ */
  .ul_plan {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_plan > section {
    width: 94%;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .ul_plan > section:last-child {
    margin-bottom: 0;
  }
  .ul_plan > section > .plan_wrap {
    font-size: 1.4rem;
  }
  .ul_plan > section > .plan_wrap .planH3 {
    font-size: 1.6rem;
    border-left: 5px solid #063271;
    padding-left: 0.7em;
    margin-bottom: 30px;
    font-weight: bold;
  }
  .ul_plan > section > .plan_wrap .planH3Text {
    margin-bottom: 40px;
  }
  .ul_plan > section > .plan_wrap .planUL {
    list-style: decimal;
    padding-left: 1.5em;
  }
  .ul_plan > section > .plan_wrap .planUL > li {
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .ul_plan > section > .plan_wrap .planUL > li:last-child {
    margin-bottom: 0;
  }
  .ul_plan > section > .plan_wrap aside {
    display: block;
    text-align: right;
  }
  .ul_plan > section > .plan_wrap .plan_box {
    margin-bottom: 60px;
  }
  .ul_plan > section > .plan_wrap .plan_box:last-child {
    margin-bottom: 0;
  }
  .ul_plan > section > .plan_wrap .plan_box p.plan_text {
    padding-left: 1em;
    font-size: 1.4rem;
  }
  .ul_plan > section > .plan_wrap .plan_box .common_table {
    width: 100%;
    margin-bottom: 30px;
  }
  .ul_plan > section > .plan_wrap .plan_box .common_table:last-child {
    margin-bottom: 0;
  }
  .ul_plan > section > .plan_wrap .plan_box .common_table > div > div .mb10 {
    margin-bottom: 10px;
  }
  /* ------------------------------------------
    sp 太田3号倉庫 新設について
  ------------------------------------------ */
  .ul_notice {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_notice > section {
    width: 94%;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .ul_notice > section:last-child {
    margin-bottom: 0;
  }
  .ul_notice > section > .notice_wrap > .notice_box {
    margin-bottom: 40px;
  }
  .ul_notice > section > .notice_wrap > .notice_box p.notice_text {
    margin-bottom: 20px;
    letter-spacing: 0.1em;
    font-size: 1.4rem;
  }
  .ul_notice > section > .notice_wrap > .notice_box p.notice_text:last-child {
    margin-bottom: 0;
  }
  .ul_notice > section > .notice_wrap > .notice_box > .common_table {
    width: 100%;
  }
  .ul_notice > section > .notice_wrap > .notice_image {
    list-style: none;
    text-align: center;
  }
  .ul_notice > section > .notice_wrap > .notice_image > li {
    margin-bottom: 30px;
  }
  .ul_notice > section > .notice_wrap > .notice_image > li figure {
    display: inline-block;
    box-shadow: 2px 2px 10px #bbb;
    padding: 20px;
  }
  .ul_notice > section > .notice_wrap > .notice_image > li figure > img {
    max-width: 100%;
  }
  .ul_notice > section > .notice_wrap > .notice_image > li figure {
    text-align: center;
  }
  .ul_notice > section > .notice_wrap > .notice_image > li figure figcaption {
    font-size: 1.4rem;
  }
  /* ------------------------------------------
   		sp 個人情報保護方針
  ------------------------------------------ */
  .ul_policy {
    overflow: hidden;
  }
  .ul_policy > section {
    width: 94%;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .ul_policy > section .policy_wrap > .intro {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-bottom: 40px;
  }
  .ul_policy > section .policy_wrap > ul {
    counter-reset: li;
    margin-bottom: 40px;
    padding-left: 1em;
    list-style: none;
  }
  .ul_policy > section .policy_wrap > ul > li {
    margin-bottom: 2em;
    padding: 0 0 0 16px;
    font-size: 1.2rem;
    line-height: 1.7;
    position: relative;
  }
  .ul_policy > section .policy_wrap > ul > li:before {
    counter-increment: li;
    content: counter(li);
    position: absolute;
    font-size: 2rem;
    top: -10px;
    left: -20px;
    width: 1.6em;
    text-align: center;
  }
  .ul_policy > section .policy_wrap > .contact {
    text-align: center;
    margin-bottom: 30px;
  }
  .ul_policy > section .policy_wrap > .contact > span {
    background-color: #f5f5f5;
    font-size: 1.2rem;
    text-align: left;
    display: inline-block;
    border: 1px #ccc solid;
    padding: 20px;
  }
  .ul_policy > section .policy_wrap > .contact > span > h5 {
    font-weight: bold;
  }
  .ul_policy > section .policy_wrap > .contact > span > p {
    margin-bottom: 1em;
  }
  .ul_policy > section .policy_wrap > .contact > span > p:last-child {
    margin-bottom: 0;
  }
  .ul_policy > section .policy_wrap > aside {
    font-size: 1.2rem;
    margin-bottom: 30px;
  }
  .ul_policy > section .policy_wrap > .add_info {
    font-size: 1.4rem;
    text-align: right;
  }
  /* ------------------------------------------
   お問い合わせ
  ------------------------------------------ */
  .ul_contact {
    overflow: hidden;
  }
  .ul_contact > section {
    margin-bottom: 60px;
  }
  /* ------------------------------------------
   SDGsの達成に向けた取組
  ------------------------------------------ */
  .ul_sdgs .sdgs_wrap {
    width: 94%;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line {
    margin-bottom: 40px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .text {
    margin-bottom: 1em;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap {
    width: 100%;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > ul {
    margin-left: 2em;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > ul > li {
    list-style: disc;
    padding-bottom: 15px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > ul > li:first-child {
    font-weight: bold;
    padding-bottom: 10px;
    margin-left: -2em;
    list-style: none;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > div {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > div div {
    padding: 0 5px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > div img {
    vertical-align: bottom;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_add_box {
    border: 1px #ccc solid;
    padding: 20px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_add_box .left {
    margin-bottom: 20px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_add_box .left > img {
    width: 100%;
    vertical-align: bottom;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_add_box .right {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > h3 {
    font-size: 1.6rem;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.6;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table {
    margin-bottom: 40px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(1) {
    text-align: center;
    margin-bottom: 10px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(1) img {
    width: 60%;
    max-width: 240px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(2) {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(2) .button {
    text-align: center;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(2) .button a {
    display: inline-block;
    background-color: #BA484C;
    color: #fff;
    padding: 5px 35px 5px 20px;
    position: relative;
    font-size: 1.4rem;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(2) .button a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    content: "";
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sign {
    margin-bottom: 80px;
    text-align: right;
    font-size: 1.4rem;
  }
  .sagamisenpaku .logoWrap {
    text-align: center;
  }
  .sagamisenpaku .logoWrap .logo > img {
    width: 60%;
  }
  .sagamisenpaku .logoWrap .text {
    font-size: 1.8rem;
    letter-spacing: 2px;
    padding-left: 2px;
  }
  .sagamisenpaku .imageList {
    padding-top: 40px;
    width: 90%;
    margin: 0 auto;
  }
  .sagamisenpaku .imageList > li {
    text-align: center;
    margin-bottom: 20px;
  }
  .sagamisenpaku .imageList > li:last-child {
    margin-bottom: 0;
  }
  .sagamisenpaku .imageList > li > img {
    border: 1px #ccc solid;
    width: 80%;
  }
  .sagamisenpaku .imageList > li > span {
    display: block;
    text-align: center;
    font-size: 1.4rem;
  }
  .sagamisenpakuTable tr:first-child th, .sagamisenpakuTable tr:first-child td {
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px #ddd dotted;
  }
  .sagamisenpakuTable th {
    width: 35%;
    text-align: left;
  }
  .sagamisenpakuTable th, .sagamisenpakuTable td {
    padding-top: 10px;
    line-height: 1.5;
  }
  .sagamisenpakuImage > img {
    width: 100%;
  }
  .yakkanWrap > .content {
    border: 2px #ccc solid;
    padding: 15px 20px;
  }
  .yakkanWrap > .content > ul {
    display: grid;
    grid-template-columns: 36px 1fr;
    justify-content: center;
    align-items: center;
  }
  .yakkanWrap > .content > ul > li:nth-child(1) > img {
    width: 26px;
    vertical-align: bottom;
  }
  .yakkanWrap > .content > ul > li:nth-child(2) > a {
    transition: 0.3s;
  }
  .yakkanWrap > .content > ul > li:nth-child(2) > a > span {
    display: inline-block;
    line-height: 1;
    padding-bottom: 3px;
    font-size: 1.4rem;
    border-bottom: 1px #666 solid;
  }
  .yakkanWrap > .content > ul > li:nth-child(2) > a:hover {
    opacity: 0.6;
  }
  .yakkanSouko {
    width: 94%;
    box-sizing: border-box;
    margin-top: 1em;
  }
  .ul_crosstalk .crosstalk {
    width: 94%;
    margin: 0 auto;
    margin: 0 auto 80px;
  }
  .ul_crosstalk .crosstalk > .intro {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin: 0 auto 40px;
    font-size: 1.4rem;
    padding: 20px;
    border: 1px #ccc solid;
    border-top: 7px #063271 solid;
    background-color: #fff;
    letter-spacing: 0.02em;
  }
  .ul_crosstalk .crosstalk > .intro .icon {
    text-align: center;
  }
  .ul_crosstalk .crosstalk > .intro .icon > img {
    width: 60px;
  }
  .ul_crosstalk .crosstalk > .intro > .text {
    order: 2;
  }
  .ul_crosstalk .crosstalk > .intro > .image {
    order: 1;
  }
  .ul_crosstalk .crosstalk > .intro > .image > img {
    border-radius: 10px;
    width: 100%;
  }
  .ul_crosstalk .crosstalk > .intro > span {
    font-weight: bold;
    color: #063271;
  }
  .ul_crosstalk .crosstalk > .member h3 {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
  }
  .ul_crosstalk .crosstalk > .member .memberList {
    margin-bottom: 40px;
    text-align: center;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: stretch;
    gap: 15px;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li {
    padding: 10px;
    border: 1px #ccc solid;
    text-align: left;
    line-height: 1.5;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li:nth-child(1) {
    border-bottom: 7px #063271 solid;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li:nth-child(2) {
    border-bottom: 7px #393 solid;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li:nth-child(3) {
    border-bottom: 7px #d6f solid;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li:nth-child(4) {
    border-bottom: 7px #e93 solid;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li .image {
    margin-bottom: 10px;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li .image > img {
    width: 100%;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li .text {
    text-align: center;
    font-size: 1.2rem;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li .text > span {
    font-size: 1.6rem;
  }
  .ul_crosstalk .crosstalk > .timeline {
    padding: 30px 20px 10px;
    background-color: #8ad;
  }
  .ul_crosstalk .crosstalk > .timeline h2 {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    padding: 5px 0;
    background-color: #063271;
    border-radius: 7px;
  }
  .ul_crosstalk .crosstalk > .timeline h3 {
    padding-top: 1em;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    margin-bottom: 30px;
  }
  .ul_crosstalk .crosstalk > .timeline h3 > .icon > img {
    width: 60px;
    filter: brightness(0) invert(1);
  }
  .ul_crosstalk .crosstalk > .timeline h3 > .text {
    font-size: 2rem;
    font-weight: bold;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine {
    margin-bottom: 40px;
    text-align: center;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine ul {
    background-color: #fff;
    border-radius: 10px;
    display: inline-block;
    list-style: decimal;
    padding-left: 2rem;
    padding: 20px 40px;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine ul > li {
    text-align: left;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine ul > li a {
    display: inline-block;
    padding: 5px;
    font-size: 1.4rem;
    position: relative;
    transition: 0.3s;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine ul > li a:hover {
    opacity: 0.6;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine ul > li a:after {
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    content: "▶";
    font-size: 1rem;
    color: #063271;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem {
    display: grid;
    grid-template-columns: 80px 1fr;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .member {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-bottom: 20px;
    position: relative;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .member .image > img {
    border-radius: 50%;
    width: 100%;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .member .name {
    position: absolute;
    left: 50%;
    width: 5em;
    bottom: -15px;
    transform: translateX(-50%);
    padding: 5px 10px;
    line-height: 1;
    border-radius: 20px;
    background-color: #fff;
    font-size: 1.2rem;
    text-align: center;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .text {
    font-size: 1.2rem;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .text > span {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    position: relative;
    display: inline-block;
    line-height: 1.6;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .text > span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    transform: rotate(148deg) scale(0.5) skew(20deg);
    background-color: #fff;
    border-top: none;
    border-left: none;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .colorMo > span {
    border-bottom: 3px #e93 solid;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .colorKt > span {
    border-bottom: 3px #063271 solid;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .colorAh > span {
    border-bottom: 3px #393 solid;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .colorAo > span {
    border-bottom: 3px #d6f solid;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItemRight {
    grid-template-columns: 1fr 70px;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItemRight .member {
    order: 2;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItemRight .text {
    order: 1;
    text-align: right;
    padding-right: 10px;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItemRight .text > span {
    text-align: left;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItemRight .text > span:before {
    left: auto;
    content: "";
    right: -20px;
    transform: rotate(148deg) scale(0.5) skew(20deg) rotate(180deg);
    border-top: none;
    border-left: none;
  }
  .ul_data {
    width: 94%;
    margin: 0 auto;
    margin: 0 auto 80px;
  }
  .ul_data .dataWrapper {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    margin-bottom: 60px;
  }
  .ul_data .dataWrapper .dataItem {
    text-align: center;
    margin-bottom: 60px;
  }
  .ul_data .dataWrapper .dataItem:last-child {
    margin-bottom: 0;
  }
  .ul_data .dataWrapper .dataItem h3 {
    text-align: center;
    margin-bottom: 20px;
  }
  .ul_data .dataWrapper .dataItem h3 > span {
    display: inline-block;
    font-size: 1.8rem;
    font-weight: bold;
    color: #063271;
    border: 2px #063271 solid;
    padding: 5px 40px 5px 45px;
    border-radius: 50px;
    letter-spacing: 5px;
  }
  .ul_data .dataWrapper .dataItem .dataItemTitle {
    display: inline-block;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: bold;
    border: 1px #999 solid;
    border-radius: 40px;
    padding: 10px 20px;
    margin-bottom: 5px;
  }
  .ul_data .dataWrapper .dataItem .dataItemValue {
    display: block;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: bold;
  }
  .ul_data .dataWrapper .dataItem .dataItemValue > span {
    font-size: 3rem;
    color: #BA484C;
  }
  .ul_data .dataWrapper .dataItem .dataItemValue small {
    display: block;
    line-height: 1;
    font-size: 1.4rem;
  }
  .ul_data .dataWrapper .dataItem .image {
    text-align: center;
  }
  .ul_data .dataWrapper .imageCompany1,
  .ul_data .dataWrapper .imageCompany2 {
    padding-top: 20px;
  }
  .ul_data .dataWrapper .imageCompany1 > img,
  .ul_data .dataWrapper .imageCompany2 > img {
    width: 100%;
  }
  .ul_data .dataWrapper .imageEmployees {
    padding-top: 20px;
  }
  .ul_data .dataWrapper .imageEmployees > img {
    padding-bottom: 10px;
  }
  .ul_data .dataWrapper .imageEmployees1 > img {
    height: 120px;
  }
  .ul_data .dataWrapper .imageEmployees2 > img {
    height: 120px;
    padding-bottom: 10px;
  }
  .ul_data .dataWrapper .imageNewMid {
    padding-top: 20px;
  }
  .ul_data .dataWrapper .imageNewMid > img {
    height: 120px;
    padding-bottom: 10px;
  }
  .ul_data .dataWrapper .imageKinzoku {
    padding-top: 10px;
  }
  .ul_data .dataWrapper .imageKinzoku > img {
    width: 70%;
  }
  .ul_data .dataWrapper .imageHoliday1 {
    padding-top: 20px;
  }
  .ul_data .dataWrapper .imageHoliday1 > img {
    width: 50%;
  }
  .ul_data .dataWrapper .imageHoliday2 {
    padding-top: 25px;
  }
  .ul_data .dataWrapper .imageHoliday2 > img {
    width: 80%;
  }
  .ul_data .dataWrapper .imageZangyo {
    padding-top: 20px;
  }
  .ul_data .dataWrapper .imageZangyo > img {
    width: 50%;
  }
  .ul_data .dataWrapper .sexRatio {
    padding-top: 20px;
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .ul_data .dataWrapper .sexRatio > div:nth-child(1) {
    order: 1;
  }
  .ul_data .dataWrapper .sexRatio > div:nth-child(2) {
    order: 3;
    width: 80vw;
    margin: -1em auto;
  }
  .ul_data .dataWrapper .sexRatio > div:nth-child(3) {
    order: 2;
  }
  .ul_data .dataWrapper .ageChartWrapper {
    padding-top: 20px;
  }
  .ul_data .dataWrapper .ageChartContainer {
    position: relative;
  }
  .ul_data .dataWrapper .ageChartContainer #chartAge {
    width: 80vw;
  }
  .ul_data .dataWrapper .ageChartContainer .averageAge {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2rem;
    font-weight: bold;
    line-height: 1;
    color: #333;
    text-align: center;
    z-index: 1;
  }
  .ul_data .dataWrapper .ageChartContainer .averageAge > span {
    font-size: 4rem;
    color: #BA484C;
  }
  .ul_data .dataWrapper .ageDistribution {
    padding-top: 50px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .ul_data .dataWrapper .newMid {
    padding-top: 20px;
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .ul_data .dataWrapper .newMid > div:nth-child(1) {
    order: 1;
  }
  .ul_data .dataWrapper .newMid > div:nth-child(2) {
    order: 3;
    width: 80vw;
    margin: -1em auto;
  }
  .ul_data .dataWrapper .newMid > div:nth-child(3) {
    order: 2;
  }
  .ul_data .dataWrapper .holiday {
    padding-top: 20px;
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    gap: 50px;
  }
}
/* ------------------------------------------
 PC
------------------------------------------ */
@media screen and (min-width: 751px) {
  /* -------------------------------------
  	下層メインイメージ
  ------------------------------------- */
  main.ul_main {
    overflow: hidden;
  }
  main.ul_main > div {
    float: left;
    height: 400px;
  }
  main.ul_main > .left {
    width: calc((100% - 1200px) / 2);
    background-color: #ddd;
    position: relative;
  }
  main.ul_main > .left > div {
    position: relative;
    top: 50px;
    left: 0;
    width: 100%;
    height: 300px;
    background-color: #063271;
  }
  main.ul_main > .right {
    width: calc(100% - (100% - 1200px) / 2);
    background: #eee no-repeat;
    background-image: url("../images/ul/company/ul_main.jpg");
    position: relative;
  }
  main.ul_main > .right.main_bg_company {
    background-image: url("../images/ul/company/ul_main.jpg");
  }
  main.ul_main > .right.main_bg_business {
    background-image: url("../images/ul/business/ul_main.jpg");
  }
  main.ul_main > .right.main_bg_common {
    background-image: url("../images/ul/ul_common_main.jpg");
  }
  main.ul_main > .right > .bg_black {
    position: relative;
    top: 50px;
    left: 0;
    width: 315px;
    height: 300px;
    background-color: #063271;
  }
  main.ul_main > .right > .bg_black:after {
    content: "";
    position: absolute;
    left: 100px;
    top: 0;
    width: 315px;
    height: 300px;
    transform: skewX(-10deg);
    background-color: #063271;
  }
  main.ul_main > .right > .text {
    position: absolute;
    top: 80px;
    left: 0;
  }
  main.ul_main > .right > .text > h1 {
    width: 666px;
    color: #fff;
    font-size: 5rem;
    font-family: "Noto Sans JP";
    font-weight: 700;
    border-bottom: 2px #fff solid;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  main.ul_main > .right > .text > div {
    color: #fff;
    font-size: 1.75rem;
  }
  /* ------------------------------------------
    営業案内
  ------------------------------------------ */
  .ul_business {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_business > section {
    width: 980px;
    margin: 0 auto;
  }
  .ul_business > section > .business_wrap {
    margin-bottom: 60px;
  }
  .ul_business > section > .business_wrap > .common_box_wrap > .left {
    padding-right: 20px;
    box-sizing: border-box;
  }
  .ul_business > section > .business_wrap > .common_box_wrap > .left > ul {
    padding-left: 1em;
    list-style: square;
  }
  .ul_business > section > .business_wrap > .common_box_wrap > .left > ul > li {
    margin-bottom: 10px;
    color: #063271;
  }
  .ul_business > section > .business_wrap > .common_box_wrap > .left > ul > li > span {
    color: #333;
  }
  .ul_business > section > .business_wrap > .common_box_wrap > .right {
    padding-left: 20px;
  }
  .ul_business > section > .business_wrap > .business_hub_btn {
    padding-top: 30px;
    text-align: center;
  }
  .ul_business > section > .business_wrap > .business_hub_btn > a {
    font-size: 1.6rem !important;
  }
  .ul_business > section > .business_wrap > .business_hub_btn > a:before {
    right: 25px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    transform: rotate(45deg);
    content: "";
  }
  /* ------------------------------------------
   		港湾運送事業
  ------------------------------------------ */
  .ul_harbor {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_harbor > section {
    width: 980px;
    margin: 0 auto;
  }
  .ul_harbor > section > .harbor_wrap {
    margin-bottom: 80px;
  }
  .ul_harbor > section > .harbor_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_harbor > section > .harbor_wrap.pb {
    padding-bottom: 10px;
  }
  .ul_harbor > section > .harbor_wrap > .common_box_wrap > .left {
    padding-right: 20px;
    box-sizing: border-box;
  }
  .ul_harbor > section > .harbor_wrap > .common_box_wrap > .left > ul {
    list-style: none;
  }
  .ul_harbor > section > .harbor_wrap > .common_box_wrap > .left > ul > li {
    margin-bottom: 20px;
    color: #063271;
  }
  .ul_harbor > section > .harbor_wrap > .common_box_wrap > .left > ul > li:last-child {
    margin-bottom: 0;
  }
  .ul_harbor > section > .harbor_wrap > .common_box_wrap > .left > ul > li > span {
    color: #333;
  }
  .ul_harbor > section > .harbor_wrap > .common_box_wrap > .right {
    padding-left: 20px;
  }
  .ul_harbor > section > .harbor_wrap > .harbor_list > ul {
    width: 100%;
    margin: 0 auto;
    padding-left: 1em;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  .ul_harbor > section > .harbor_wrap > .harbor_list > ul > li {
    width: 33%;
    margin-bottom: 30px;
  }
  .ul_harbor > section > .harbor_wrap > .harbor_list > ul > li > table.harbor_list_table {
    width: 100%;
    margin-left: 1em;
  }
  .ul_harbor > section > .harbor_wrap > .harbor_list > ul > li > table.harbor_list_table tr > th {
    width: 3em;
    font-weight: normal;
    text-align: left;
  }
  .ul_harbor > section > .harbor_wrap > .harbor_list > ul > li > table.harbor_list_table tr > th > span {
    padding-left: 5px;
  }
  /* ------------------------------------------
    倉庫事業
  ------------------------------------------ */
  .ul_warehouse {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_warehouse > section {
    width: 980px;
    margin: 0 auto 80px;
  }
  .ul_warehouse > section:last-child {
    margin-bottom: 0;
  }
  .ul_warehouse > section > .warehouse_wrap {
    margin-bottom: 80px;
  }
  .ul_warehouse > section > .warehouse_wrap > .warehouse_map {
    width: 700px;
    margin: 0 auto;
    text-align: center;
  }
  .ul_warehouse > section > .warehouse_wrap > .warehouse_map > img {
    backface-visibility: hidden;
    max-width: 100%;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left {
    padding-right: 60px;
    box-sizing: border-box;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > ul {
    list-style: none;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > ul > li {
    margin-bottom: 20px;
    color: #063271;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > ul > li:last-child {
    margin-bottom: 0;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > ul > li > span {
    color: #333;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list {
    margin-top: 20px;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list table.warehouse_table {
    width: 100%;
    table-layout: fixed;
    box-sizing: border-box;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list table.warehouse_table tr > th, .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list table.warehouse_table tr td {
    padding: 10px 20px;
    border: 1px #ddd solid;
    vertical-align: middle;
    line-height: 1.6;
    font-size: 1.4rem;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list table.warehouse_table tr > th {
    width: 9em;
    font-weight: normal;
    background-color: #eee;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .left > .warehouse_list table.warehouse_table tr > th > span {
    padding-left: 5px;
  }
  .ul_warehouse > section > .warehouse_wrap > .common_box_wrap > .right > iframe {
    width: 100%;
    height: 100%;
  }
  .ul_warehouse > section > .warehouse_wrap > .warehouse_box {
    margin-top: 60px;
    padding-left: 1em;
  }
  .ul_warehouse > section > .warehouse_wrap > .warehouse_box > ul.warehouse_photo {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ul_warehouse > section > .warehouse_wrap > .warehouse_box > ul.warehouse_photo > li {
    width: 31%;
  }
  /* ------------------------------------------
   		輸出入・通関事業
  ------------------------------------------ */
  .ul_import-export {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_import-export > section {
    width: 980px;
    margin: 0 auto 80px;
  }
  .ul_import-export > section:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_wrap {
    margin-bottom: 80px;
  }
  .ul_import-export > section > .import-export_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_wrap > p.import-export_p {
    margin-bottom: 30px;
  }
  .ul_import-export > section > .import-export_wrap > p.import-export_p:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap {
    margin-bottom: 80px;
    padding-left: 1em;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_text {
    margin-top: 30px;
    text-align: center;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow {
    margin-top: 40px;
    background-color: #F0F0F0;
    padding: 40px;
    border-radius: 5px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > .title {
    margin-bottom: 20px;
    font-size: 2.6rem;
    color: #BA484C;
    line-height: 1;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul {
    display: table;
    width: 100%;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
    padding: 56px 0 10px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.red_border {
    border: 1px #BA484C solid;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.no_border {
    border: none;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.blue_border {
    border: 1px #063271 solid;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.no_border {
    border: none;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.arrow {
    padding: 0 5px 0 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.arrow > img {
    width: 10px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li.permission {
    padding: 0 10px;
    background-color: #299758;
    color: #fff;
    writing-mode: vertical-rl;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    letter-spacing: 4px;
    font-size: 2rem;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .text1 {
    position: absolute;
    width: 100%;
    top: 0;
    background-color: #BA484C;
    padding: 15px 15px;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1;
    text-align: center;
    letter-spacing: 1.2px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .text1.text1_2 {
    letter-spacing: -0.3px;
    padding: 15px 0;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .text1.text1_3 {
    padding: 15px 0;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .text1.blue_bg {
    background-color: #063271;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap {
    display: table;
    width: 100%;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap.wrap_mb {
    margin-bottom: 10px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell > .icon {
    line-height: 1;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell > .icon.mb {
    margin-bottom: 10px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell > .icon > img {
    max-width: 100%;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell > .text2 {
    font-size: 1.4rem;
    color: #063271;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 1.2px;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_flow > ul > li > .icon_wrap > .cell > .text2 > span {
    display: block;
    margin-top: 10px;
    font-size: 1.2rem;
    line-height: 1.2;
  }
  .ul_import-export > section > .import-export_contact_box_wrap {
    margin-bottom: 80px;
  }
  .ul_import-export > section > .import-export_contact_box_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list {
    margin-bottom: 60px;
    padding-left: 1em;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li {
    width: 50%;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li > ul > li {
    margin-bottom: 30px;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li .address {
    margin: 10px 0 0 1em;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table {
    width: 100%;
    margin: 5px 0 0 2em;
    box-sizing: border-box;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table tr > th, .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table tr td {
    line-height: 1.8;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table tr > th {
    width: 3em;
    font-weight: normal;
    text-align: left;
    font-size: 1.4rem;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table tr > td {
    font-size: 1.4rem;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li > iframe {
    width: 100%;
    height: 300px;
    vertical-align: bottom;
  }
  /* ------------------------------------------
   	会社概要
  ------------------------------------------ */
  .ul_company {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_company > section .company_info > h4 {
    font-weight: bold;
    margin-bottom: 1em;
    font-size: 1.8rem;
    border-bottom: #063271 1px solid;
    padding-bottom: 5px;
  }
  .ul_company > section .company_info > .small_block {
    margin-bottom: 1em;
  }
  .ul_company > section .company_info > .small_block > h5 {
    padding-left: 10px;
    border-left: 4px #063271 solid;
    line-height: 1.2;
    margin-bottom: 0.5em;
  }
  .ul_company > section .company_info > .small_block > table th {
    text-align: left;
    font-weight: normal;
    width: 6em;
  }
  /* ------------------------------------------
   	挨拶
  ------------------------------------------ */
  .ul_greeting {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_greeting > section {
    padding: 100px 0;
    background: url("../images/ul/recruit_top/recruit_bg.jpg");
  }
  .ul_greeting > section .greeting_wrap > div {
    width: 980px;
    margin: 0 auto;
    display: flex;
    background: url("../images/ul/greeting/picture_b.jpg");
    background-size: cover;
  }
  .ul_greeting > section .greeting_wrap > div > .left {
    width: 300px;
  }
  .ul_greeting > section .greeting_wrap > div > .left > div > img {
    display: none;
  }
  .ul_greeting > section .greeting_wrap > div > .right {
    width: 680px;
    padding-left: 30px;
  }
  .ul_greeting > section .greeting_wrap > div > .right > div {
    margin: 40px;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .ul_greeting > section .greeting_wrap > div > .right > div > p {
    line-height: 2;
    margin-bottom: 20px;
  }
  .ul_greeting > section .greeting_wrap > div > .right > div > .sign {
    text-align: right;
  }
  .ul_greeting > section .greeting_wrap > div > .right > div > .sign > span {
    display: block;
    margin-bottom: 7px;
  }
  .ul_greeting > section .greeting_wrap > div > .right > div > .sign > img {
    max-width: 100%;
  }
  /* ------------------------------------------
   	沿革
  ------------------------------------------ */
  .ul_history {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_history > section {
    width: 980px;
    margin: 0 auto;
  }
  .ul_history > section ul.ul_history_image {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
  }
  .ul_history > section ul.ul_history_image > li {
    width: 46%;
    margin-bottom: 20px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 3px 3px 7px #d5d5d5;
    box-sizing: border-box;
  }
  .ul_history > section ul.ul_history_image > li:nth-last-child(1), .ul_history > section ul.ul_history_image > li:nth-last-child(2) {
    margin-bottom: 0;
  }
  .ul_history > section ul.ul_history_image > li:nth-child(odd) {
    margin-right: 2%;
  }
  .ul_history > section ul.ul_history_image > li:nth-child(even) {
    margin-left: 2%;
  }
  .ul_history > section ul.ul_history_image > li > figure {
    margin-bottom: 10px;
  }
  .ul_history > section ul.ul_history_image > li > figure > img {
    max-width: 100%;
    vertical-align: bottom;
  }
  .ul_history > section ul.ul_history_image > li > figcaption {
    text-align: center;
    line-height: 1;
    font-size: 1.4rem;
  }
  /* ------------------------------------------
  	 	事業所案内
  ------------------------------------------ */
  .ul_office_info {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_office_info > .office_info_map {
    margin-bottom: 100px;
  }
  .ul_office_info > section {
    width: 980px;
    margin: 0 auto 80px;
  }
  .ul_office_info > section:last-child {
    margin-bottom: 0;
  }
  .ul_office_info > section > .office_info_wrap {
    margin-bottom: 60px;
  }
  .ul_office_info > section .info_box_wrap {
    display: flex;
    letter-spacing: 0.1em;
    padding-left: 1em;
  }
  .ul_office_info > section .info_box_wrap > .left {
    width: 55%;
    padding-right: 30px;
  }
  .ul_office_info > section .info_box_wrap > .left > .address {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px #ccc solid;
  }
  .ul_office_info > section .info_box_wrap > .left > .address.no_line {
    border: none;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .ul_office_info > section .info_box_wrap > .left > .address > .post_code {
    line-height: 1;
    margin-bottom: 5px;
  }
  .ul_office_info > section .info_box_wrap > .left > ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 1em;
  }
  .ul_office_info > section .info_box_wrap > .left > ul > li {
    width: 50%;
    margin-bottom: 30px;
  }
  .ul_office_info > section .info_box_wrap > .left > ul > li:nth-child(odd) {
    padding-right: 10px;
    box-sizing: border-box;
  }
  .ul_office_info > section .info_box_wrap > .left > ul > li:nth-child(even) {
    padding-left: 10px;
    box-sizing: border-box;
  }
  .ul_office_info > section .info_box_wrap > .left > ul > li:last-child, .ul_office_info > section .info_box_wrap > .left > ul > li:nth-last-child(2) {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .ul_office_info > section .info_box_wrap > .left table.office_info {
    width: 100%;
    margin-left: 0.9em;
  }
  .ul_office_info > section .info_box_wrap > .left table.office_info tr > th {
    width: 3em;
    font-weight: normal;
    text-align: left;
  }
  .ul_office_info > section .info_box_wrap > .left table.office_info tr > th > span {
    padding-left: 5px;
  }
  .ul_office_info > section .info_box_wrap > .right {
    width: 45%;
    text-align: center;
  }
  .ul_office_info > section .info_box_wrap > .right > iframe {
    width: 100%;
    height: 300px;
    vertical-align: bottom;
  }
  /* ------------------------------------------
    	ライセンス
  ------------------------------------------ */
  .ul_license {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_license > section {
    width: 980px;
    margin: 0 auto 80px;
  }
  .ul_license > section:last-child {
    margin-bottom: 0;
  }
  .ul_license > section .license_wrap {
    margin-bottom: 80px;
    letter-spacing: 0.1em;
  }
  .ul_license > section .license_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_license > section .license_wrap > .license_box_wrap {
    padding-left: 1em;
    box-sizing: border-box;
    margin-bottom: 40px;
  }
  .ul_license > section .license_wrap > .license_box_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_license > section .license_wrap > .license_box_wrap > h5 {
    margin-bottom: 15px;
  }
  .ul_license > section .license_wrap > .license_box_wrap ul.license_list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0.9em;
    box-sizing: border-box;
  }
  .ul_license > section .license_wrap > .license_box_wrap ul.license_list > li {
    width: 50%;
    margin-bottom: 30px;
  }
  .ul_license > section .license_wrap > .license_box_wrap ul.license_list > li:nth-child(odd) {
    padding-right: 15px;
  }
  .ul_license > section .license_wrap > .license_box_wrap ul.license_list > li:nth-child(even) {
    padding-left: 15px;
  }
  .ul_license > section .license_wrap > .license_box_wrap ul.license_list > li:last-child {
    margin-bottom: 0;
  }
  .ul_license > section .license_wrap > .license_box_wrap ul.license_list > li.mb0 {
    margin-bottom: 0;
  }
  .ul_license > section .license_wrap > .license_box_wrap ul.license_list > li.w60 {
    width: 60%;
  }
  .ul_license > section .license_wrap > .license_box_wrap ul.license_list > li.w100 {
    width: 100%;
  }
  .ul_license > section .license_wrap > .license_box_wrap ul.license_list > li.mark:first-child {
    width: 20%;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .ul_license > section .license_wrap > .license_box_wrap ul.license_list > li.mark:last-child {
    width: 80%;
    padding-left: 15px;
    box-sizing: border-box;
  }
  .ul_license > section .license_wrap > .license_box_wrap ul.license_list > li.mark > img {
    width: 100%;
  }
  .ul_license > section .license_wrap > .license_box_wrap table.license_table {
    width: 100%;
    table-layout: fixed;
    box-sizing: border-box;
  }
  .ul_license > section .license_wrap > .license_box_wrap table.license_table tr > th, .ul_license > section .license_wrap > .license_box_wrap table.license_table tr td {
    padding: 15px 20px;
    border: 1px #ddd solid;
    vertical-align: middle;
    line-height: 1.6;
  }
  .ul_license > section .license_wrap > .license_box_wrap table.license_table tr > th {
    width: 11em;
    font-weight: normal;
    background-color: #eee;
  }
  .ul_license > section .license_wrap > .license_box_wrap table.license_table tr > th > span {
    padding-left: 5px;
  }
  /* ------------------------------------------
    輸出入・通関事業
  ------------------------------------------ */
  .ul_import-export {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_import-export > section {
    width: 980px;
    margin: 0 auto;
  }
  .ul_import-export > section > .import-export_wrap {
    margin-bottom: 80px;
  }
  .ul_import-export > section > .import-export_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_wrap > p.import-export_p {
    margin-bottom: 30px;
  }
  .ul_import-export > section > .import-export_wrap > p.import-export_p:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap {
    margin-bottom: 80px;
    padding-left: 1em;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_wrap > .import-export_box_wrap > .import-export_text {
    margin-top: 30px;
    text-align: center;
  }
  .ul_import-export > section > .import-export_contact_box_wrap {
    margin-bottom: 80px;
  }
  .ul_import-export > section > .import-export_contact_box_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list {
    margin-bottom: 60px;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list:last-child {
    margin-bottom: 0;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li {
    width: 50%;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li > ul > li {
    margin-bottom: 30px;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li .address {
    margin: 10px 0 0 1em;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table {
    width: 100%;
    margin: 5px 0 0 2em;
    box-sizing: border-box;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table tr > th, .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table tr td {
    line-height: 1.8;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table tr > th {
    width: 3em;
    font-weight: normal;
    text-align: left;
    font-size: 1.4rem;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li table.contact_table tr > td {
    font-size: 1.4rem;
  }
  .ul_import-export > section > .import-export_contact_box_wrap > .contact_list > ul > li > iframe {
    width: 100%;
    height: 300px;
    vertical-align: bottom;
  }
  /* ------------------------------------------
   	　採用情報
  ------------------------------------------ */
  .ul_recruit_top {
    padding-bottom: 100px;
    overflow: hidden;
    background: url("../images/ul/recruit_top/recruit_bg.jpg") no-repeat bottom center;
    background-size: cover;
  }
  .ul_recruit_top > main#slider {
    width: 100%;
    background: url("../images/ul/recruit_top/recruit_top_main_photo2.jpg") no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 100px;
    animation: sliderAnime 14s infinite;
  }
  .ul_recruit_top > main#slider > h2.recruit_top_title {
    width: 26%;
    position: absolute;
    top: 36.5%;
    left: 5%;
  }
  .ul_recruit_top > main#slider > .cover > img {
    width: 100%;
    vertical-align: bottom;
  }
  .ul_recruit_top > section {
    margin-bottom: 80px;
  }
  .ul_recruit_top > section:last-child {
    margin-bottom: 0;
  }
  .ul_recruit_top > section > .recruit_top_wrap {
    width: 980px;
    margin: 0 auto;
  }
  .ul_recruit_top > section > .recruit_top_wrap > .message > .title {
    font-size: 3.6rem;
    letter-spacing: 0.02em;
    margin-bottom: 40px;
  }
  .ul_recruit_top > section > .recruit_top_wrap > .message > .text {
    margin-bottom: 80px;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul {
    display: flex;
    justify-content: space-between;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li {
    width: 47%;
    background-color: #ccc;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li:first-child {
    margin-right: 3%;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li:last-child {
    margin-left: 3%;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a {
    display: block;
    height: 250px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 135%;
    background-position: bottom center;
    transition: 0.5s;
    background-image: url("../images/ul/recruit_top/bg_new_graduate.jpg");
    overflow: hidden;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a.new_graduate {
    background-image: url("../images/ul/recruit_top/bg_new_graduate.jpg");
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a.mid_career {
    background-image: url("../images/ul/recruit_top/bg_mid_career.jpg");
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(6, 50, 113, 0.4);
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a > .btn_text {
    position: absolute;
    bottom: 40px;
    right: 87px;
    z-index: 2;
    color: #fff;
    font-size: 2rem;
    letter-spacing: 1.2px;
    line-height: 1;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a > .stickarrow {
    position: absolute;
    bottom: 30px;
    right: 45px;
    z-index: 2;
    color: #fff;
    width: 250px;
    height: 30px;
    border-bottom: 3px solid #fff;
    border-right: 4px solid #fff;
    transform: skew(45deg);
    transition: 0.5s;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a:hover {
    background-size: 145%;
    transition: 0.5s;
  }
  .ul_recruit_top > section > .recruit_top_wrap > ul > li > a:hover > .stickarrow {
    right: 30px;
  }
  /* ------------------------------------------
    新卒採用、中途採用
  ------------------------------------------ */
  .ul_recruit {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_recruit > section {
    margin-bottom: 80px;
  }
  .ul_recruit > section:last-child {
    margin-bottom: 0;
  }
  .ul_recruit > section > .recruit_wrap {
    width: 980px;
    margin: 0 auto 80px;
  }
  .ul_recruit > section > .recruit_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul.pat_1 > li {
    width: 20%;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul.pat_1 > li:nth-last-child(5) {
    padding-left: 20px;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul.pat_1 > li:nth-last-child(4) {
    padding-left: 30px;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul.pat_1 > li:nth-last-child(3) {
    padding-left: 30px;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul.pat_1 > li:nth-last-child(2) {
    padding-left: 40px;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul.pat_1 > li:nth-last-child(1) {
    padding-left: 20px;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul.pat_2 > li:nth-last-child(4) {
    width: 25%;
    padding-left: 20px;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul.pat_2 > li:nth-last-child(3) {
    width: 25%;
    padding-left: 20px;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul.pat_2 > li:nth-last-child(2) {
    width: 25%;
    padding-left: 20px;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul.pat_2 > li:nth-last-child(1) {
    width: 25%;
    padding-left: 20px;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 30px 0;
    color: #fff;
    text-align: center;
    letter-spacing: 1.4px;
    line-height: 1;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(5) {
    background-color: rgb(199.9642857143, 109.0357142857, 112.2261904762);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(4) {
    background-color: rgb(192.9821428571, 90.5178571429, 94.1130952381);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(4):before {
    background-color: rgb(199.9642857143, 109.0357142857, 112.2261904762);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(3) {
    background-color: #BA484C;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(3):before {
    background-color: rgb(192.9821428571, 90.5178571429, 94.1130952381);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(2) {
    background-color: rgb(168.8392857143, 63.6607142857, 67.3511904762);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(2):before {
    background-color: #BA484C;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(1) {
    background-color: rgb(150.3214285714, 56.6785714286, 59.9642857143);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li:nth-last-child(1):before {
    background-color: rgb(168.8392857143, 63.6607142857, 67.3511904762);
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li.arrow {
    overflow: hidden;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_flow > ul > li.arrow:before {
    content: "";
    position: absolute;
    top: 2px;
    left: -60px;
    width: 80px;
    height: 80px;
    transform: rotate(53deg) skewX(20deg);
    box-shadow: 0 0 2px #333;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_btn {
    margin-top: 60px;
    text-align: center;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_btn_mynavi {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    margin-top: 60px;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_btn_mynavi > a {
    transition: 0.3s;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_btn_mynavi > a > img {
    vertical-align: bottom;
  }
  .ul_recruit > section > .recruit_wrap > .recruit_btn_mynavi > a:hover {
    opacity: 0.5;
  }
  /* ------------------------------------------
   		先輩社員のインタビュー
  ------------------------------------------ */
  .ul_interview {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_interview > section {
    width: 980px;
    margin: 0 auto;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap {
    margin-bottom: 80px;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-image: url("../images/ul/interview/image_ki.jpg");
    background-position: bottom center;
    background-size: 100%;
    background-repeat: no-repeat;
    transition: 0.5s;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a:hover {
    background-size: 110%;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.ki {
    background-image: url("../images/ul/interview/image_ki.jpg");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.ss {
    background-image: url("../images/ul/interview/image_ss.jpg");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.mf {
    background-image: url("../images/ul/interview/image_mf.jpg");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.nh {
    background-image: url("../images/ul/interview/image_nh.webp");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.kf {
    background-image: url("../images/ul/interview/image_kf.webp");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a.ys {
    background-image: url("../images/ul/interview/image_ys.webp");
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a > img {
    vertical-align: bottom;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a > .name_bg {
    position: absolute;
    top: 250px;
    left: -40px;
    width: 105%;
    height: 200px;
    transform: rotate(4deg);
    background-color: #063271;
    opacity: 0.9;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a > .name_box {
    position: absolute;
    bottom: 20px;
    left: 20px;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a > .name_box > .name1 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 1.2px;
  }
  .ul_interview > section > .interview_wrap > .interview_box_wrap > a > .name_box > .name2 {
    font-size: 5rem;
    line-height: 1;
    letter-spacing: 1.4px;
    color: #fff;
  }
  /* ------------------------------------------
    先輩社員のインタビュー 個人ページ
  ------------------------------------------ */
  .ul_upperclassman {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_upperclassman > section {
    width: 980px;
    margin: 0 auto;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap {
    margin-bottom: 80px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap:last-child {
    margin-bottom: 0;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_photo_wrap_inner {
    display: grid;
    grid-template-columns: 300px 1fr;
    align-items: center;
    gap: 50px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_photo_wrap_inner .profileImage > img {
    width: 100%;
    border-radius: 300px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_photo {
    width: 100%;
    height: 350px;
    margin-bottom: 2em;
    overflow: hidden;
    border-radius: 5px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_photo > img {
    max-width: 100%;
    vertical-align: bottom;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box {
    margin-bottom: 100px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box:last-child {
    margin-bottom: 0;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > p {
    margin-bottom: 30px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > p:last-child {
    margin-bottom: 0;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table {
    display: table;
    margin: 0 auto;
    padding: 40px 60px;
    border: 1px #ccc solid;
    background: url("../images/common/note_bg.png");
    box-shadow: 0px 0px 15px -5px #777777;
    position: relative;
    overflow: hidden;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table:after {
    position: absolute;
    bottom: -180px;
    right: -80px;
    font-family: "Font Awesome 5 Free";
    opacity: 0.15;
    content: "\f017";
    font-weight: 900;
    font-size: 32rem;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr {
    display: table-row;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr > .td {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 40px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr > .td:first-child {
    border-right: 1px #ccc solid;
    text-align: center;
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr > .td > span {
    display: block;
    margin: 0 auto;
    writing-mode: vertical-rl;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table > .tr > .td > ul {
    padding-left: 1.5em;
    list-style: disc;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table_tune {
    padding: 40px !important;
  }
  .ul_upperclassman > section > .upperclassman_photo_wrap > .upperclassman_box > .schedule_wrap > .schedule_table_tune > .tr > .td {
    padding: 20px 40px;
  }
  /* ------------------------------------------
   		採用お問い合わせ
  ------------------------------------------ */
  .ul_recruit_contact {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_recruit_contact > section {
    width: 980px;
    margin: 0 auto;
  }
  .ul_recruit_contact > section > .recruit_contact_wrap {
    font-size: 1.8rem;
  }
  /* ------------------------------------------
  	一般事業主行動計画
  ------------------------------------------ */
  .ul_plan {
    margin-bottom: 80px;
    overflow: hidden;
  }
  .ul_plan > section {
    width: 980px;
    margin: 0 auto 80px;
  }
  .ul_plan > section:last-child {
    margin-bottom: 0;
  }
  .ul_plan > section > .plan_wrap .planH3 {
    font-size: 2.2rem;
    border-left: 5px solid #063271;
    padding-left: 0.7em;
    margin-bottom: 30px;
    font-weight: bold;
  }
  .ul_plan > section > .plan_wrap .planH3Text {
    margin-bottom: 50px;
  }
  .ul_plan > section > .plan_wrap .planUL {
    list-style: decimal;
    padding-left: 1.5em;
  }
  .ul_plan > section > .plan_wrap .planUL > li {
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .ul_plan > section > .plan_wrap .planUL > li:last-child {
    margin-bottom: 0;
  }
  .ul_plan > section > .plan_wrap aside {
    display: block;
    text-align: right;
  }
  .ul_plan > section > .plan_wrap .plan_box {
    margin-bottom: 80px;
  }
  .ul_plan > section > .plan_wrap .plan_box:last-child {
    margin-bottom: 0;
  }
  .ul_plan > section > .plan_wrap .plan_box p.plan_text {
    padding-left: 1em;
    letter-spacing: 0.1em;
  }
  .ul_plan > section > .plan_wrap .plan_box .common_table {
    margin: 0 auto 40px;
  }
  .ul_plan > section > .plan_wrap .plan_box .common_table:last-child {
    margin-bottom: 0;
  }
  .ul_plan > section > .plan_wrap .plan_box .common_table > div > div .mb10 {
    margin-bottom: 20px;
  }
  /* ------------------------------------------
    太田3号倉庫 新設について
  ------------------------------------------ */
  .ul_notice {
    margin-bottom: 100px;
    overflow: hidden;
  }
  .ul_notice > section {
    width: 980px;
    margin: 0 auto 80px;
  }
  .ul_notice > section:last-child {
    margin-bottom: 0;
  }
  .ul_notice > section > .notice_wrap > .notice_box {
    margin-bottom: 60px;
  }
  .ul_notice > section > .notice_wrap > .notice_box p.notice_text {
    margin-bottom: 40px;
    letter-spacing: 0.1em;
  }
  .ul_notice > section > .notice_wrap > .notice_box p.notice_text:last-child {
    margin-bottom: 0;
  }
  .ul_notice > section > .notice_wrap > .notice_image {
    list-style: none;
    text-align: center;
  }
  .ul_notice > section > .notice_wrap > .notice_image > li {
    margin-bottom: 40px;
  }
  .ul_notice > section > .notice_wrap > .notice_image > li figure {
    display: inline-block;
    box-shadow: 2px 2px 10px #bbb;
    padding: 20px;
    text-align: center;
  }
  .ul_notice > section > .notice_wrap > .notice_image > li figure figcaption {
    font-size: 1.4rem;
  }
  /* ------------------------------------------
   	 個人情報保護方針
  ------------------------------------------ */
  .ul_policy {
    overflow: hidden;
  }
  .ul_policy > section .policy_wrap {
    width: 980px;
    margin: 0 auto 80px;
  }
  .ul_policy > section .policy_wrap > .intro {
    margin-bottom: 40px;
  }
  .ul_policy > section .policy_wrap > ul {
    counter-reset: li;
    margin-bottom: 40px;
    padding-left: 1em;
    list-style: none;
  }
  .ul_policy > section .policy_wrap > ul > li {
    margin-bottom: 2em;
    padding: 0 25px;
    position: relative;
  }
  .ul_policy > section .policy_wrap > ul > li:before {
    counter-increment: li;
    content: counter(li);
    position: absolute;
    font-size: 2.4rem;
    top: -10px;
    left: -20px;
    width: 1.6em;
    text-align: center;
  }
  .ul_policy > section .policy_wrap > .contact {
    text-align: center;
    margin-bottom: 30px;
  }
  .ul_policy > section .policy_wrap > .contact > span {
    background-color: #f5f5f5;
    text-align: left;
    display: inline-block;
    border: 1px #ccc solid;
    padding: 20px;
  }
  .ul_policy > section .policy_wrap > .contact > span > h5 {
    font-weight: bold;
  }
  .ul_policy > section .policy_wrap > .contact > span > p {
    margin-bottom: 1em;
  }
  .ul_policy > section .policy_wrap > .contact > span > p:last-child {
    margin-bottom: 0;
  }
  .ul_policy > section .policy_wrap > aside {
    font-size: 1.4rem;
    margin-bottom: 30px;
  }
  .ul_policy > section .policy_wrap > .add_info {
    text-align: right;
  }
  /* ------------------------------------------
   お問い合わせ
  ------------------------------------------ */
  .ul_contact {
    overflow: hidden;
  }
  .ul_contact > section {
    margin-bottom: 80px;
  }
  /* ------------------------------------------
   SDGsの達成に向けた取組
  ------------------------------------------ */
  .ul_sdgs .sdgs_wrap {
    width: 1200px;
    margin: 0 auto 80px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line {
    margin-bottom: 60px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .text {
    margin-bottom: 1em;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap {
    width: 100%;
    display: flex;
    align-items: flex-start;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > ul {
    width: 55%;
    margin-left: 1.5em;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > ul > li {
    list-style: disc;
    padding-bottom: 15px;
    line-height: 1.5;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > ul > li:first-child {
    font-weight: bold;
    padding-bottom: 10px;
    margin-left: -1.5em;
    list-style: none;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > div {
    width: 45%;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > div {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > div div {
    padding: 10px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_line .icon_wrap > div img {
    vertical-align: bottom;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_add_box {
    border: 1px #ccc solid;
    padding: 40px;
    display: flex;
    align-items: center;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_add_box .left {
    width: 40%;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_add_box .left > img {
    width: 100%;
    vertical-align: bottom;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sdgs_add_box .right {
    width: 60%;
    padding-left: 40px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > h3 {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table {
    display: grid;
    grid-template-columns: 250px 1fr;
    margin-bottom: 30px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table.mb0 {
    margin-bottom: 10px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(1) img {
    max-width: 100%;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(2) {
    padding-left: 50px;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(2) .button {
    text-align: right;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(2) .button a {
    display: inline-block;
    background-color: #BA484C;
    color: #fff;
    padding: 10px 40px 10px 20px;
    position: relative;
    font-size: 1.4rem;
    transition: 0.3s;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(2) .button a:hover {
    opacity: 0.7;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .regist > .table > div:nth-child(2) .button a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    content: "";
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sign {
    margin-bottom: 80px;
    text-align: right;
    font-size: 1.6rem;
  }
  .ul_sdgs .sdgs_wrap .sdgs_box .sign div {
    font-size: 1.8rem;
  }
  .sagamisenpaku .logoWrap {
    text-align: center;
  }
  .sagamisenpaku .logoWrap .logo > img {
    width: 400px;
  }
  .sagamisenpaku .logoWrap .text {
    font-size: 3rem;
    letter-spacing: 2px;
    padding-left: 2px;
  }
  .sagamisenpaku .imageList {
    padding-top: 60px;
    width: 980px;
    margin: 0 auto;
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
  }
  .sagamisenpaku .imageList > li > img {
    border: 1px #ccc solid;
    width: 100%;
  }
  .sagamisenpaku .imageList > li > span {
    display: block;
    text-align: center;
  }
  .sagamisenpakuTable tr:first-child th, .sagamisenpakuTable tr:first-child td {
    padding-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px #ddd dotted;
  }
  .sagamisenpakuTable th {
    width: 35%;
    text-align: left;
  }
  .sagamisenpakuTable th, .sagamisenpakuTable td {
    padding-top: 15px;
    line-height: 1.5;
  }
  .sagamisenpakuImage > img {
    width: 100%;
  }
  .yakkanWrap > .content {
    border: 2px #ccc solid;
    padding: 30px;
  }
  .yakkanWrap > .content > ul {
    display: grid;
    grid-template-columns: 50px 1fr;
    justify-content: center;
    align-items: center;
  }
  .yakkanWrap > .content > ul > li:nth-child(1) > img {
    width: 40px;
  }
  .yakkanWrap > .content > ul > li:nth-child(2) > a {
    transition: 0.3s;
  }
  .yakkanWrap > .content > ul > li:nth-child(2) > a > span {
    display: inline-block;
    line-height: 1;
    padding-bottom: 3px;
    border-bottom: 1px #666 solid;
    font-size: 1.8rem;
  }
  .yakkanWrap > .content > ul > li:nth-child(2) > a:hover {
    opacity: 0.6;
  }
  .yakkanSouko {
    margin-top: 1em;
  }
  .ul_crosstalk .crosstalk {
    width: 1200px;
    margin: 0 auto 80px;
  }
  .ul_crosstalk .crosstalk > .intro {
    width: 1000px;
    margin: 0 auto 60px;
    display: grid;
    grid-template-columns: 1fr 350px;
    align-items: center;
    gap: 20px;
    font-size: 1.8rem;
    padding: 40px;
    border: 1px #ccc solid;
    border-top: 7px #063271 solid;
    background-color: #fff;
    letter-spacing: 0.02em;
  }
  .ul_crosstalk .crosstalk > .intro > .image > img {
    border-radius: 10px;
    width: 100%;
  }
  .ul_crosstalk .crosstalk > .intro .icon {
    text-align: center;
  }
  .ul_crosstalk .crosstalk > .intro .icon > img {
    width: 80px;
  }
  .ul_crosstalk .crosstalk > .intro > span {
    font-weight: bold;
    color: #063271;
  }
  .ul_crosstalk .crosstalk > .member h3 {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
  }
  .ul_crosstalk .crosstalk > .member .memberList {
    margin-bottom: 80px;
    text-align: center;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li {
    padding: 20px;
    border: 1px #ccc solid;
    text-align: left;
    margin-bottom: 1em;
    line-height: 1.5;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li:nth-child(1) {
    border-bottom: 7px #063271 solid;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li:nth-child(2) {
    border-bottom: 7px #393 solid;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li:nth-child(3) {
    border-bottom: 7px #d6f solid;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li:nth-child(4) {
    border-bottom: 7px #e93 solid;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li .image {
    margin-bottom: 10px;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li .image > img {
    width: 100%;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li .text {
    text-align: center;
    font-size: 1.4rem;
  }
  .ul_crosstalk .crosstalk > .member .memberList ul li .text > span {
    font-size: 1.8rem;
  }
  .ul_crosstalk .crosstalk > .timeline {
    padding: 50px;
    background-color: #8ad;
  }
  .ul_crosstalk .crosstalk > .timeline h2 {
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
    padding: 5px 0;
    background-color: #063271;
    border-radius: 10px;
  }
  .ul_crosstalk .crosstalk > .timeline h3 {
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    margin-bottom: 40px;
  }
  .ul_crosstalk .crosstalk > .timeline h3 > .icon > img {
    width: 80px;
    filter: brightness(0) invert(1);
  }
  .ul_crosstalk .crosstalk > .timeline h3 > .text {
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 2px;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine {
    margin-bottom: 80px;
    text-align: center;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine ul {
    background-color: #fff;
    border-radius: 10px;
    display: inline-block;
    list-style: decimal;
    padding-left: 2rem;
    padding: 30px 50px;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine ul > li {
    text-align: left;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine ul > li a {
    display: inline-block;
    padding: 5px;
    font-size: 1.8rem;
    position: relative;
    transition: 0.3s;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine ul > li a:hover {
    opacity: 0.6;
  }
  .ul_crosstalk .crosstalk > .timeline .headLine ul > li a:after {
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    content: "▶";
    font-size: 1rem;
    color: #063271;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem {
    display: grid;
    grid-template-columns: 180px 1fr;
    align-items: center;
    gap: 20px;
    margin-bottom: 40px;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .member {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: relative;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .member .image > img {
    border-radius: 50%;
    width: 100%;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .member .name {
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    padding: 5px 15px;
    line-height: 1;
    border-radius: 20px;
    background-color: #fff;
    font-size: 1.6rem;
    text-align: center;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .text {
    font-size: 1.8rem;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .text > span {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    display: inline-block;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .text > span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -26px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    transform: rotate(148deg) scale(0.5) skew(20deg);
    background-color: #fff;
    border-top: none;
    border-left: none;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .colorMo > span {
    border-bottom: 3px #e93 solid;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .colorKt > span {
    border-bottom: 3px #063271 solid;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .colorAh > span {
    border-bottom: 3px #393 solid;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItem .colorAo > span {
    border-bottom: 3px #d6f solid;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItemRight {
    grid-template-columns: 1fr 180px;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItemRight .member {
    order: 2;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItemRight .text {
    order: 1;
    text-align: right;
    padding-right: 30px;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItemRight .text > span {
    text-align: left;
  }
  .ul_crosstalk .crosstalk > .timeline .timelineItemRight .text > span:before {
    left: auto;
    content: "";
    right: -26px;
    transform: rotate(148deg) scale(0.5) skew(20deg) rotate(180deg);
    border-top: none;
    border-left: none;
  }
  .ul_data {
    width: 1200px;
    margin: 0 auto 80px;
  }
  .ul_data .dataWrapper {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    margin-bottom: 100px;
  }
  .ul_data .dataWrapper .dataItem {
    text-align: center;
    margin-bottom: 120px;
  }
  .ul_data .dataWrapper .dataItem:last-child {
    margin-bottom: 0;
  }
  .ul_data .dataWrapper .dataItem h3 {
    text-align: center;
    margin-bottom: 20px;
  }
  .ul_data .dataWrapper .dataItem h3 > span {
    display: inline-block;
    font-size: 2rem;
    font-weight: bold;
    color: #063271;
    border: 2px #063271 solid;
    padding: 10px 40px 10px 45px;
    border-radius: 50px;
    letter-spacing: 5px;
  }
  .ul_data .dataWrapper .dataItem .dataItemTitle {
    display: inline-block;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: bold;
    border: 1px #999 solid;
    border-radius: 40px;
    padding: 10px 20px;
    margin-bottom: 10px;
  }
  .ul_data .dataWrapper .dataItem .dataItemValue {
    display: block;
    text-align: center;
    font-size: 2rem;
    line-height: 1.5;
    font-weight: bold;
  }
  .ul_data .dataWrapper .dataItem .dataItemValue > span {
    font-size: 4rem;
    color: #BA484C;
  }
  .ul_data .dataWrapper .dataItem .dataItemValue small {
    display: block;
    line-height: 1;
    font-size: 1.4rem;
  }
  .ul_data .dataWrapper .dataItem .image {
    text-align: center;
  }
  .ul_data .dataWrapper .imageCompany1,
  .ul_data .dataWrapper .imageCompany2 {
    padding-top: 50px;
  }
  .ul_data .dataWrapper .imageCompany1 > img,
  .ul_data .dataWrapper .imageCompany2 > img {
    width: 600px;
  }
  .ul_data .dataWrapper .imageEmployees {
    padding-top: 20px;
  }
  .ul_data .dataWrapper .imageEmployees > img {
    padding-bottom: 20px;
  }
  .ul_data .dataWrapper .imageEmployees1 > img {
    width: 200px;
  }
  .ul_data .dataWrapper .imageEmployees2 > img {
    width: 100px;
    padding-bottom: 20px;
  }
  .ul_data .dataWrapper .imageNewMid {
    padding-top: 20px;
  }
  .ul_data .dataWrapper .imageNewMid > img {
    padding-bottom: 20px;
  }
  .ul_data .dataWrapper .imageKinzoku {
    padding-top: 20px;
  }
  .ul_data .dataWrapper .imageKinzoku > img {
    width: 200px;
  }
  .ul_data .dataWrapper .imageHoliday1 {
    padding-top: 30px;
  }
  .ul_data .dataWrapper .imageHoliday1 > img {
    height: 120px;
  }
  .ul_data .dataWrapper .imageHoliday2 {
    padding-top: 50px;
  }
  .ul_data .dataWrapper .imageHoliday2 > img {
    height: 100px;
  }
  .ul_data .dataWrapper .imageZangyo {
    padding-top: 20px;
  }
  .ul_data .dataWrapper .imageZangyo > img {
    height: 100px;
  }
  .ul_data .dataWrapper .sexRatio {
    padding-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
  }
  .ul_data .dataWrapper .ageChartWrapper {
    padding-top: 20px;
  }
  .ul_data .dataWrapper .ageChartContainer {
    position: relative;
  }
  .ul_data .dataWrapper .ageChartContainer #chartAge {
    width: 450px;
  }
  .ul_data .dataWrapper .ageChartContainer .averageAge {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2rem;
    font-weight: bold;
    line-height: 1;
    color: #333;
    text-align: center;
    z-index: 1;
  }
  .ul_data .dataWrapper .ageChartContainer .averageAge > span {
    font-size: 4rem;
    color: #BA484C;
  }
  .ul_data .dataWrapper .ageDistribution {
    padding-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
  }
  .ul_data .dataWrapper .newMid {
    padding-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
  }
  .ul_data .dataWrapper .holiday {
    padding-top: 20px;
    display: flex;
    justify-content: center;
    gap: 80px;
  }
}