@charset "UTF-8";
/*
Theme Name: My Jobboard
*/

.job_sidebar {
}
.job_sidebar .btn03.order_btn a {
  font-size: 14px !important;
}
.job_sidebar .btn03.order_btn a i {
  margin-right: 0.1em;
}
.job_side_search {
}
.job_side_search .list {
  margin: 12px 0;
  background: #fff;
  overflow: auto;

  font-size: 12px;
  font-weight: normal;
  line-height: 1.8;
  color: #444;
}
.job_side_search .list > ul > li {
  border-top: 1px dashed #ccc;
  padding: 10px 8px 8px 8px;
}
.job_side_search .list > ul > li:first-child {
  border-top: none;
}
.job_side_search .list > ul > li .tag {
  display: inline;
  padding: 3px 5px;
  margin: 0 3px 0 0;
  border-radius: 50px;
  background: #f9f9f9;

  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  color: #333;
}
.job_side_search .list > ul > li ul {
  display: inline;
}
.job_side_search .list > ul > li li {
  display: inline;
}
.job_side_search .list > ul > li li:before {
  content: '/';
}
.job_side_search .list > ul > li li:first-child:before {
  display: none;
}
.job_archive {
  margin: 0 !important;
}
.job_archive > ul {
}
.job_archive > ul > li {
  border-bottom: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-radius: 8px;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);

  margin: 0 0 18px;
  padding: 12px;

  overflow: hidden;
  position: relative;
}
.job_archive > ul > li .head {
  margin: -12px -12px 18px;
  padding: 4px 12px;
  background: #f9f9f9;
  border-top: 4px solid #037fc4;
}
.job_archive > ul > li .type {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 3px 0 0;
  min-width: 50px;

  border: 1px solid #3bb0df;
  background: #fff;

  font-size: 11px;
  font-weight: normal;
  line-height: 1.1em;
  color: #3bb0df;

  text-align: center;
  text-decoration: none !important;
}
.job_archive > ul > li .hellowork_tag {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 3px 0 0;
  min-width: 50px;

  border: 1px solid #fe5757;
  background: #fff;

  font-size: 11px;
  font-weight: normal;
  line-height: 1.1em;
  color: #fe5757;

  text-align: center;
  text-decoration: none !important;
}
.job_archive > ul > li .recommend {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 3px 0 0;
  min-width: 50px;

  border: 1px solid #fb8b28;
  background: #fff;

  font-size: 11px;
  font-weight: normal;
  line-height: 1.1em;
  color: #fb8b28;

  text-align: center;
  text-decoration: none !important;
}
.job_archive > ul > li .recommend_icons {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 3px 0 0;

  color: #fb8b28;
}
.job_archive > ul > li .title {
  padding: 8px 0 5px;
}
.job_archive > ul > li .title a {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
  color: #666;

  text-decoration: none;
}
.job_archive > ul > li .title a:hover {
  text-decoration: underline;
}
.job_archive > ul > li .table {
  margin: 0 230px 0 0;
}
.job_archive > ul > li .table table {
  table-layout: fixed;
  margin: 0;
  width: 100%;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #444;

  border-top: 1px solid #ddd;
}
.job_archive > ul > li .table th,
.job_archive > ul > li .table td {
  border-bottom: 1px solid #ddd;
}
.job_archive > ul > li .table tr:last-child th,
.job_archive > ul > li .table tr:last-child td {
  border-bottom: none !important;
}
.job_archive > ul > li .table th {
  width: 60px;
  padding: 6px 0 5px;

  text-align: center;
  vertical-align: middle;
}
.job_archive > ul > li .table td {
  padding: 12px 10px 10px 20px;
}
.job_archive > ul > li .table i {
  display: block;
  width: 18px;
  height: 18px;
  padding: 5px;
  margin: 0 auto;
  border-radius: 36px;

  background: #3bb0df;
  color: #fff;
  font-size: 18px;
}
.job_archive > ul > li .table .s {
  display: block;
  color: #3bb0df;
  padding: 5px 0 0;
}
.job_archive > ul > li .table .salary {
  font-weight: bold;
  color: #dd6b16;
}
.job_archive > ul > li .cr_image_wrap {
  float: right;
  display: block;
  width: 220px;
  height: 165px;
}
.job_archive > ul > li .tags {
  clear: both;
  padding: 10px 0 0;
}
.job_archive > ul > li .tags span {
  display: inline-block;

  margin: 0 6px 0 0;
  padding: 2px 5px;
  border-radius: 5px;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.1em;

  border: 1px solid #fb8b28;
  background: #f9f9f9;
  color: #fb8b28;
}
.job_archive > ul > li .pr {
  margin: 0 230px 12px 0;
  padding: 12px;
  border-radius: 5px;

  border: 1px solid #fb8b28;
  background: #f9f9f9;
}
.job_archive > ul > li .btn {
  margin: 0 auto;
  padding: 16px 0 0;
}
.job_archive > ul > li .btn a {
  font-size: 18px;
}
.job_archive > ul > li .btn a .text {
  padding: 15px 0 14px;
}

.job_archive > ul > li.hellowork {
}
.job_archive > ul > li.hellowork .table table {
  width: 100%;
}
body.single-job {
}
body.single-job .page_title {
}
body.single-job .page_title .recommend {
  float: left;
  display: block;
  padding: 4px 8px;
  margin: 2px 3px 0 0;
  min-width: 50px;

  border: 1px solid #d80000;
  background: #fff;

  font-size: 11px;
  font-weight: normal;
  line-height: 1.1em;
  color: #d80000;

  text-align: center;
  text-decoration: none !important;
}
.job_single {
}
.job_single h2 {
  clear: none;
  padding: 0 !important;
  margin: 8px 0 16px !important;
}
.job_single h2:before,
.job_single h2:after {
  display: none !important;
}
.job_single .type {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 3px 0 0;
  min-width: 50px;

  border: 1px solid #9f7342;
  background: #fff;

  font-size: 11px;
  font-weight: normal;
  line-height: 1.1em;
  color: #9f7342;

  text-align: center;
  text-decoration: none !important;
}
.job_single .catchcopy {
  clear: both;
  padding: 18px 0;

  font-size: 16px;
  font-weight: bold;
  line-height: 1.6em;
  color: #fb8b28;
}
.job_single .pr-point {
  flex-grow: 1;
  margin: 0 0 20px;
}
.job_single .pr-point h4 {
  display: block;
  margin: 0;
  padding: 4px 20px;
  border-radius: 0 10em 10em 0;
  background-color: #037fc4;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
.job_single .pr-point .points {
  border-left: 3px solid #037fc4;
  padding: 8px 20px;
}
.job_single .pr-point span {
  display: block;
  padding: 4px 12px;
  border-bottom: 1px solid #efefef;
  font-weight: 700;
}

.job_single .job_image_wrap {
  display: flex;
}

.job_single .job_image {
  /* float: left; */
  width: 340px;
  margin: 0 12px 12px 0;

  position: relative;
  z-index: 2;
}
.job_single .images {
  margin: 0 30px 30px;
  position: relative;
}
.job_single .images .prev,
.job_single .images .next {
  position: absolute;
  top: 50%;
  bottom: 0;

  margin: -18px 0;

  display: none;
}
.job_single .images .prev {
  left: -30px;
}
.job_single .images .next {
  right: -30px;
}
.job_single .images .prev a,
.job_single .images .next a {
  text-decoration: none !important;
}
.job_single .images .prev a i,
.job_single .images .next a i {
  display: block;

  font-size: 32px;
}
.job_single .images .list {
}
.job_single .images ul {
  margin: 0 -10px;
}
.job_single .images ul li {
  float: left;
  width: 25%;

  box-sizing: border-box;
  padding: 0 10px 10px;
}
.job_single .movie {
  margin: 0 40px 30px;
  position: relative;
}
.job_single .movie .youtube {
  width: 100%;
  padding-top: 56.25%;
}
.job_single .movie .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.job_single .body {
  margin: 8px 0 4px;

  font-size: 14px;
  line-height: 1.8em;
}
.job_single .body p {
  margin: 0 0 4px;
}

.job_single .tags {
  clear: both;
  margin: 12px 0;

  border: 2px solid #fb8b28;
  padding: 20px 10px 10px;

  position: relative;
}
.job_single .tags span {
  display: inline-block;

  margin: 0 6px 0 0;
  padding: 3px 5px;
  border-radius: 5px;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.1;

  border: 1px solid #fb8b28;
  background: #f9f9f9;
  color: #fb8b28;
}
.job_single .tags .tags_label {
  position: absolute;
  left: 12px;
  top: -12px;
  width: 11em;

  padding: 4px 12px;
  border-radius: 5px;
  background: #fb8b28;

  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #fff;

  text-align: center;
}
.job_single .tags .tags_label:before {
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -6px;

  content: '';

  border: 6px solid transparent;
  border-top: 8px solid #fb8b28;
}
/**/
.job_single .table {
  padding: 12px 0 30px;
}
.job_single .table .gmap {
  border: 1px solid #e0e0e0;
  height: 300px;
  margin: 8px 0;
}
.job_single .table h2 {
  margin: 0 0 12px;
  padding-bottom: 0 !important;
}
.job_single .table .title {
  padding: 10px 0 8px 10px;
  background: #037fc4;
  border-radius: 5px 5px 0 0;

  font-size: 15px;
  font-weight: bold;
  line-height: 1.1em;
  color: #fff;

  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
.job_single .table table {
  table-layout: fixed;
  margin: 0 !important;
  width: 100%;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #444;

  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-top: 1px solid #ddd !important;
}
.job_single .table .title + table {
  border-top: none !important;
  border-radius: 8px;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
.job_single .table th,
.job_single .table td {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: 1px solid #ddd !important;
}
.job_single .table th {
  width: 120px;

  padding: 12px 10px 10px 50px;
}
.job_single .table i {
  float: left;
  margin: 0 0 0 -40px;

  display: block;
  width: 18px;
  height: 18px;
  padding: 5px;
  border-radius: 36px;

  background: #3bb0df;
  color: #fff;

  font-size: 18px;
}
.job_single .table i[data-icon]:before {
  content: attr(data-icon);
}
.job_single .table .s {
  display: block;
  padding: 5px 0 0;
}
.job_single .table .salary {
  font-weight: bold;
  color: #dd6b16;
}
.job_single .table .sub {
  margin: 16px 0 0;
}
.job_single .table .sub .sub_title {
  display: inline-block;
  margin: 0 0 6px;
  padding: 3px 15px 2px;
  border-radius: 3px;

  background: #9f7342;
  color: #fff;
}
.job_single .table .ul {
  margin: 0;
  padding: 0 0 0 12px;
}
.job_single .table .ul li {
  padding-left: 1em;
  text-indent: -1em;
  list-style-position: inside;
}
.job_single .table .note {
  margin: 16px 0 0;
  padding: 12px;
  background: #f5f5f5;

  font-size: 12px;
  font-weight: normal;
  line-height: 1.6em;
  color: #444;
}

.job_single .job_id {
  text-align: right;
}
.job_single .btn-wrap {
  display: flex;
  justify-content: center;
}
.job_single .btn {
  margin: 0 16px;
}
.job_single .btn a {
  font-weight: 700;
}
.job_single .btn a small {
  font-weight: 500;
}

.job_picky {
  clear: both;
  padding: 0 0 12px;
}
.job_picky ul {
  margin: 0 -3px;
}
.job_picky ul li {
  float: left;
  width: 25%;
}
.job_picky ul li:nth-child(4n + 1) {
  clear: left;
}
.job_picky ul li .in {
  display: block;
  margin: 0 3px 6px;
  padding: 4px 0;

  border: 2px solid #ddd;
  background: #fff;

  font-size: 12px;
  font-weight: normal;
  line-height: 1.3em;
  color: #999;

  text-align: center;
}
.job_picky ul li.active .in {
  border-color: #ff9800;
  color: #ff9800;
}

.job_single_section {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #fff;

  border-radius: 8px;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);

  padding: 12px 12px 1px;
  margin: 0 0 24px;
  overflow: hidden;
}
.job_single_section .job_single_section_title {
  padding: 16px 0 14px 12px;
  margin: -12px -12px 12px;

  background: #037fc4;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #fff;
}
.job_single_section .job_single_section_title .stress {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
}
.job_single_section .job_single_section_title .stress i {
  margin: 0 8px 0 0;

  display: inline;
  font-size: 26px;
  line-height: 1;
}
.job_single_section .table {
  padding-top: 1px !important;
  padding-bottom: 12px !important;
}
.job_single_section .table .title {
  background: #aaa !important;
}

/*=== 検索 */
.job_search_modal_tab {
  position: relative;
  margin: 15px 0 25px;

  height: 58vh;

  font-size: 15px;
  font-weight: normal;
  line-height: 1.2em;
  color: #444;
}
.job_search_modal_tab .tabs {
  float: left;
  border: 2px solid #87ceeb;
  background: #fff;

  width: 200px;
}
.job_search_modal_tab .tabs li {
  border-top: 1px solid #87ceeb;
}
.job_search_modal_tab .tabs li a {
  display: block;

  padding: 12px 2em 11px 10px;

  font-size: 15px;
  font-weight: normal;
  line-height: 1.2em;
  color: #333333;

  text-decoration: none;
  position: relative;
}
.job_search_modal_tab .tabs li a:hover {
  background: #f9f9f9;
}
.job_search_modal_tab .tabs li a.active {
  background: #87ceeb;
  color: #fff;
}
.job_search_modal_tab .tabs li a .num {
  position: absolute;
  top: 50%;
  right: 1em;

  border-radius: 80px;
  margin-top: -1em;
  padding: 0.3em 0.6em;

  background-color: #f9f9f9;
  color: #333;
}
.job_search_modal_tab .tab_contents {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 250px;

  border: 2px solid #87ceeb;
  padding: 15px 12px;

  overflow: auto;
}
.job_search_modal_tab .tab_content {
  display: none;
}
.job_search_modal_tab .tab_content.active {
  display: block;
}
/***/
.job_search_modal_tab .tab_content .parent {
  clear: both;
  padding: 0 0 10px 0;
  font-weight: bold;
}
.job_search_modal_tab .tab_content .children {
  padding: 0 0 12px;
}
.job_search_modal_tab .salary_table {
  width: 100%;

  font-size: 15px;
  font-weight: normal;
  line-height: 1.2em;
  color: #444;
}
.job_search_modal_tab .salary_table th {
  vertical-align: middle;
  text-align: left;
  width: 6em;

  font-size: 15px;
  font-weight: normal;
  line-height: 1.2em;
  color: #444;
}
.job_search_modal_tab .salary_table td {
  vertical-align: middle;
  text-align: left;
}
.job_search_modal_tab .tab_content .salary_form {
}
.job_search_modal_tab .tab_content .salary_form .text {
  font-weight: bold;
  padding: 0 0 12px;
}
.job_search_modal_tab .tab_content .salary_form .select {
  float: left;
  border: 1px solid #ccc;
  margin: 0 10px 0 0;
}
.job_search_modal_tab .tab_content .salary_form .select select {
  width: 170px;
  height: 38px;
  box-sizing: border-box;

  padding: 0 12px 0 5px;
  vertical-align: top;
  border: none !important;
}
.job_search_modal_tab .tab_content .salary_form .textform {
  float: left;
  border: 1px solid #ccc;
  margin: 0 10px 0 0;
}
.job_search_modal_tab .tab_content .salary_form .textform input[type='text'] {
  width: 140px;
  height: 38px;
  box-sizing: border-box;

  padding: 12px 12px 12px 12px;
  vertical-align: top;
  border: none !important;
}
.job_search_modal_tab .tab_content .salary_form .sep {
  float: left;
  height: 48px;
  line-height: 50px;
  padding: 0 10px 0 0;
}
.job_search_modal_tab .tab_content .keyword_form {
  float: left;
  border: 1px solid #ccc;
}
.job_search_modal_tab .tab_content .keyword_form input[type='text'] {
  width: 250px;
  height: 38px;
  box-sizing: border-box;

  padding: 12px 12px 12px 12px;
  vertical-align: top;
  border: none !important;
}

.job_search_modal_btn {
}
.job_search_modal_btn .search_cnts {
  float: left;
  padding: 19px 0 0;

  font-size: 17px;
  font-weight: bold;
  line-height: 1.3em;
  color: #666;
}
.job_search_modal_btn .search_cnts .cnts {
  font-size: 27px;
  font-weight: bold;
  line-height: 1.3em;
  color: #f00;
}
.job_search_modal_btn .clear_btn {
  float: right;
  width: 157px;
  padding: 8px 0 0;
}
.job_search_modal_btn .clear_btn a {
  border: 1px solid #bcbdbb;
  background-image: -moz-linear-gradient(50% 0% -90deg, rgb(255, 255, 255) 0%, rgb(241, 241, 241) 100%);
  background-image: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(0, rgb(255, 255, 255)),
    color-stop(1, rgb(241, 241, 241))
  );
  background-image: -webkit-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(241, 241, 241) 100%);
  background-image: -o-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(241, 241, 241) 100%);
  background-image: -ms-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(241, 241, 241) 100%);
  background-image: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(241, 241, 241) 100%);
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#fff1f1f1,GradientType=0)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#fff1f1f1,GradientType=0);

  display: block;
  width: 157px;
  padding: 12px 0 10px;

  border-radius: 3px;
  border-width: 1px;
  border-style: solid;

  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #333333;

  text-align: center;
  text-decoration: none;

  cursor: pointer;
}
.job_search_modal_btn .clear_btn a .material-icons {
  font-size: 21px;
  position: relative;
  top: -2px;

  margin-right: 0.3em;
}

/* job_ws_count */
.job_ws_count {
  position: fixed;
  right: 12px;
  bottom: 12px;
  z-index: 9999999;

  display: block;
  width: 240px;
  padding: 12px;
  background: rgba(113, 169, 34, 0.9);
  border-radius: 5px;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #fff;
}
.job_ws_count .in {
  position: relative;
  padding: 0 12px 0 0;
}
.job_ws_count .close {
  position: absolute;
  right: 0;
  top: 0;
}
.job_ws_count .close a {
  display: block;
  width: 1.2em;
  height: 1.2em;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 1.2em;

  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  color: #fff;

  text-align: center;
}
.job_ws_count .close a i {
  font-size: 100% !important;
  line-height: 1em !important;
}

.single-job .job_recommend_list table.mainstyle th {
  white-space: nowrap;
  border: none;
}
.single-job .job_recommend_list table.mainstyle td {
  border: none;
}
.single-job .job_recommend_list table.mainstyle {
  margin: 0;
  border: none;
  border-collapse: separate;
  border-spacing: 0 8px;
}
.single-job .job_recommend_list table.mainstyle tr {
  box-shadow: 0 0 3px #999;
  border-radius: 5px;
}

.single-job .expandable-wrap {
}
.single-job .expandable-wrap .expandable {
  position: relative;
  height: 100px;
  overflow-y: hidden;
}
.single-job .expandable-wrap .expandable::before {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 30px;
  background-image: linear-gradient(to top, #fff 0%, rgba(255, 255, 255, 0.3));
}
.single-job .expandable-wrap .expandable.open {
  height: auto;
  overflow-y: visible;
}
.single-job .expandable-wrap .expandable.open::before {
  content: none;
}
.single-job .expandable-wrap .toggle {
}

#overlay{
  /*オーバーレイのCSS*/  
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100vw;
  height:100vh;
  display: none;
  background: rgba(0,0,0,0.6);
}
.flex{
  /*オーバーレイ内の要素を上下・左右中央揃え*/
  width: 100%;
  height:100%;
  display: flex;
  justify-content: center;
  align-items: center; 
}
.overlay-inner{
  padding:10px 60px;
  background-color:#FFF;
  text-align:center;
}
#open-btn{
  display:block;
  margin:20px auto;
  padding:10px 30px;
  background-color:#eee;
  border:solid #ccc 1px;
  cursor: pointer;
}

.o-job_single .o-job--table .o-sub {
  margin: 16px 0 0;
}
.o-job_single .o-job--table .o-sub .o-sub_title {
  display: inline-block;
  margin: 0 0 6px;
  padding: 3px 15px 2px;
  border-radius: 3px;

  background-color: var(--color-main4-2);
  color: var(--color-White);
}

/*黄色のマーカ*/
.marker-yellow { 
  background:linear-gradient(transparent 50%,#ffff00 50%);
}
.page_top{
  position: fixed;
  right: 20px;
  z-index: 600;
  width: 46px;
  height: 46px;
  text-decoration: none;
  text-align: center;
  z-index:99;
}
.page_top img{
  width: 46px;
  height: auto;
}
@media (min-width: 40em) {
  .page_top{
    position: fixed;
    right: 20px;
    z-index: 600;
    width: 46px;
    height: 46px;
    text-decoration: none;
    text-align: center;
    z-index:99;
  }
  .page_top img{
    width: 46px;
    height: auto;
  }
}

  .page_top_float {
    bottom:130px;
  }

  .page_top_nofloat {
    bottom:30px;
  }

.swiper-container{
  padding:0 0 !important;
}
@media (min-width: 40em) {
  .swiper-container{
    padding:0 20px !important;
  }
}

.swiper-button-prev{
  display:none !important;
  width:54px;
  height:54px;
  background: url(../img/top/slider-prev_pc.png) left center no-repeat transparent;
  background-size: 54px auto;
  min-height: 54px;
}
.swiper-button-next{
  display:none !important;
  width:54px;
  height:54px;
  background: url(../img/top/slider-next_pc.png) right center no-repeat transparent;
  background-size: 54px auto;
  min-height: 54px;
}
.swiper-button-next:after,
.swiper-button-prev:after{
  display:none !important;
}
@media (min-width: 40em) {
  .swiper-button-prev{
    display:flex !important;
    width:54px;
    height:54px;
    background: url(../img/top/slider-prev_pc.png) left center no-repeat transparent;
    background-size: 54px auto;
    min-height: 54px;
    top:37%;
    left:0;
  }
  .swiper-button-next{
    display:flex !important;
    width:54px;
    height:54px;
    background: url(../img/top/slider-next_pc.png) right center no-repeat transparent;
    background-size: 54px auto;
    min-height: 54px;
    top:37%;
    right:0;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after{
    display:none !important;
  }
}
