@charset "UTF-8";
/* -----

   set module

---------------------------------------------------- */
/*-- 事業紹介　ページのパーツ
---------------------------------------------------- */
.business .content__asnav {
  display: none; }
  @media screen and (max-width: 899px) {
    .business .content__asnav {
      display: block; } }
.business main {
  min-height: 1%; }

.business_index__lead {
  display: flex;
  align-items: center;
  flex-direction: column; }
  .business_index__lead h3 {
    padding: 0 0 48px 0; }
    @media screen and (max-width: 639px) {
      .business_index__lead h3 {
        padding: 0 0 30px 0; } }
    .business_index__lead h3 img {
      height: 27px; }
      @media screen and (max-width: 899px) {
        .business_index__lead h3 img {
          display: block;
          margin: 0 auto 10px; } }
      @media screen and (max-width: 639px) {
        .business_index__lead h3 img {
          height: 18px; } }
    .business_index__lead h3 img + img {
      padding-left: 7px; }
      @media screen and (max-width: 899px) {
        .business_index__lead h3 img + img {
          padding-left: 0px;
          margin-bottom: 0; } }
  .business_index__lead p {
    font-size: 16px;
    text-align: center;
    line-height: 2;
    font-weight: 500;
    color: #333333; }
    @media screen and (max-width: 639px) {
      .business_index__lead p {
        font-size: 15px;
        width: 100%; } }
.business_index__sect {
  padding: 54px 0 0 0; }
  @media screen and (max-width: 639px) {
    .business_index__sect {
      padding: 32px 0 0 0; } }
  .business_index__sect_link {
    display: flex; }
    @media screen and (max-width: 639px) {
      .business_index__sect_link {
        flex-direction: column; } }
  .business_index__sect_cont {
    display: block;
    position: relative;
    background: #fff;
    width: 420px;
    min-height: 260px;
    padding: 60px 54px 60px;
    z-index: 1;
    align-self: center;
    transition: 0.2s all; }
    .link_hover:hover .business_index__sect_cont {
      background: #f9f9f9; }
      .link_hover:hover .business_index__sect_cont::after {
        text-indent: 3px; }
    @media screen and (max-width: 899px) {
      .business_index__sect_cont {
        padding: 32px 26px 52px;
        min-height: auto;
        width: 48%;
        min-width: 290px;
        z-index: 1;
        align-self: flex-end; } }
    @media screen and (max-width: 639px) {
      .business_index__sect_cont {
        order: 2;
        margin: -15px auto 0;
        padding: 26px 15px 52px;
        width: calc(449px - 48px);
        max-width: 100%; } }
    .business_index__sect_cont::before {
      position: absolute;
      content: "";
      display: block;
      width: 100%;
      height: 4px;
      background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      top: 0;
      left: 0; }
    .business_index__sect_cont::after {
      position: absolute;
      content: "\f105";
      display: block;
      font-family: "FontAwesome";
      font-weight: 600;
      color: #fff;
      font-size: 11px;
      text-align: center;
      text-indent: 1px;
      line-height: 1.8;
      transition: 0.2s all;
      border-radius: 50%;
      background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      width: 20px;
      height: 20px;
      bottom: 12px;
      right: 12px; }
  .business_index__sect_item .ttl {
    font-size: 24px;
    padding: 0 0 28px 0;
    font-weight: 500; }
    @media screen and (max-width: 899px) {
      .business_index__sect_item .ttl {
        font-size: 17px; } }
    .business_index__sect_item .ttl > ._en {
      font-size: 16px;
      color: #2b1d84;
      padding: 0 0 8px 0;
      display: block; }
      @media screen and (max-width: 899px) {
        .business_index__sect_item .ttl > ._en {
          font-size: 11px; } }
  .business_index__sect_item .detail {
    font-size: 16px;
    line-height: 2;
    font-weight: 500;
    color: #333333; }
    @media screen and (max-width: 899px) {
      .business_index__sect_item .detail {
        font-size: 14px;
        font-weight: 300; } }
  .business_index__sect_sterilization .business_index__sect_cont {
    order: 2; }
  .business_index__sect_sterilization .business_index__sect_image {
    order: 1;
    margin-right: -60px;
    margin-left: 0; }
    @media screen and (max-width: 899px) {
      .business_index__sect_sterilization .business_index__sect_image {
        margin-right: -25%; } }
    @media screen and (max-width: 639px) {
      .business_index__sect_sterilization .business_index__sect_image {
        margin: 0 -15px; } }
  .business_index__sect_other .business_index__sect_cont {
    margin-top: 60px; }
    @media screen and (max-width: 899px) {
      .business_index__sect_other .business_index__sect_cont {
        margin-top: calc(60px + 8%); } }
    @media screen and (max-width: 639px) {
      .business_index__sect_other .business_index__sect_cont {
        margin-top: -15px; } }
    .business_index__sect_other .business_index__sect_cont .business_index__sect_item .detail > dl {
      line-height: 1.625; }
      .business_index__sect_other .business_index__sect_cont .business_index__sect_item .detail > dl > dt {
        font-weight: 500; }
      .business_index__sect_other .business_index__sect_cont .business_index__sect_item .detail > dl > dd {
        font-weight: 300;
        padding: 0 0 8px 0; }
        .business_index__sect_other .business_index__sect_cont .business_index__sect_item .detail > dl > dd:last-child {
          padding-bottom: 0; }
  .business_index__sect > li {
    padding: 0 0 80px 0; }
    .business_index__sect > li:last-child {
      padding: 0; }
    @media screen and (max-width: 899px) {
      .business_index__sect > li {
        padding: 0 0 56px 0; }
        .business_index__sect > li:last-child {
          padding: 0 0 16px 0; } }
    @media screen and (max-width: 639px) {
      .business_index__sect > li {
        padding: 0 0 34px 0; } }
  .business_index__sect_image {
    margin-left: -60px;
    width: 840px;
    transition: 0.2s all; }
    .link_hover:hover .business_index__sect_image {
      opacity: 0.8; }
    @media screen and (max-width: 899px) {
      .business_index__sect_image {
        width: 80%;
        min-width: 449px;
        min-height: 1%;
        right: 12px;
        margin-bottom: 12px;
        margin-left: -25%; } }
    @media screen and (max-width: 639px) {
      .business_index__sect_image {
        order: 1;
        width: calc(100% + 30px);
        height: auto;
        max-width: 449px;
        min-width: auto;
        align-self: center;
        margin: 0 -15px; } }
    .business_index__sect_image > img {
      width: 100%;
      vertical-align: bottom; }

.business_common__headding {
  margin: -24px -50px 0;
  padding: 48px 50px 38px; }
  @media screen and (max-width: 899px) {
    .business_common__headding {
      margin: -14px -15px 0;
      padding: 32px 26px 27px; } }
  @media screen and (max-width: 699px) {
    .business_common__headding {
      padding: 0; } }
  .business_common__headding.is_dealer {
    background-image: url("../images/business/dealer/business_dealer__headding_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100%; }
    @media screen and (max-width: 899px) {
      .business_common__headding.is_dealer {
        background-position: right;
        background-size: cover; } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_dealer {
        background: none; } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_dealer > .headding {
        background-image: url("../images/business/dealer/business_dealer__headding_bg_sp.jpg"); } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_dealer > .headding h3 {
        background-image: url("../images/business/dealer/business_dealer__headding_sp.png"); } }
  .business_common__headding.is_sterilization {
    background-image: url("../images/business/sterilization/business_sterilization__headding_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100%; }
    @media screen and (max-width: 899px) {
      .business_common__headding.is_sterilization {
        background-position: right;
        background-size: cover; } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_sterilization {
        background: none; } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_sterilization > .headding {
        background-image: url("../images/business/sterilization/business_sterilization__headding_bg_sp.jpg"); } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_sterilization > .headding h3 {
        background-image: url("../images/business/sterilization/business_sterilization__headding_sp.png"); } }
    .business_common__headding.is_sterilization .text {
      width: 58.3%; }
      @media screen and (max-width: 699px) {
        .business_common__headding.is_sterilization .text {
          margin: 24px 15px 36px;
          width: calc(100% - 30px); } }
  .business_common__headding.is_other {
    background-image: url("../images/business/other/business_other__headding_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 48px 50px 56px; }
    @media screen and (max-width: 899px) {
      .business_common__headding.is_other {
        background-position: right;
        background-size: cover;
        padding: 32px 26px 27px; } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_other {
        background: none;
        padding: 0; } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_other > .headding {
        background-image: url("../images/business/other/business_other__headding_bg_sp.jpg"); } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_other > .headding h3 {
        background-image: url("../images/business/other/business_other__headding_sp.png");
        padding-top: 55%; } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_other .text {
        margin: 24px 15px 36px;
        width: calc(100% - 30px); } }
  .business_common__headding.is_other_maker {
    background-image: url("../images/business/other/maker/business_other_maker__headding_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 48px 50px 48px; }
    @media screen and (max-width: 899px) {
      .business_common__headding.is_other_maker {
        background-position: right;
        background-size: cover;
        padding: 32px 26px 27px; } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_other_maker {
        background: none;
        padding: 0; } }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_other_maker > .headding {
        background-image: url("../images/business/other/maker/business_other_maker__headding_bg_sp.jpg"); } }
    .business_common__headding.is_other_maker > .headding h3 > img {
      height: 42px; }
    @media screen and (max-width: 699px) {
      .business_common__headding.is_other_maker > .headding h3 {
        background-image: url("../images/business/other/maker/business_other_maker__headding_sp.png");
        width: 48%; } }
    .business_common__headding.is_other_maker .text {
      width: 58.3%; }
      @media screen and (max-width: 699px) {
        .business_common__headding.is_other_maker .text {
          margin: 24px 15px 36px;
          width: calc(100% - 30px); } }
      .business_common__headding.is_other_maker .text .inline {
        display: none; }
        @media screen and (max-width: 899px) {
          .business_common__headding.is_other_maker .text .inline {
            display: inline-block; } }
        @media screen and (max-width: 699px) {
          .business_common__headding.is_other_maker .text .inline {
            display: none; } }
  @media screen and (max-width: 699px) {
    .business_common__headding > .headding {
      background-size: cover;
      background-position: right top;
      padding: 0 12px 24px 12px; } }
  @media screen and (max-width: 699px) {
    .business_common__headding > .headding h3 {
      display: block;
      background-size: 100%;
      padding-top: 45%;
      background-repeat: no-repeat;
      background-position: bottom left;
      width: 63%;
      max-width: 372px;
      overflow: hidden; } }
  .business_common__headding > .headding h3 > img {
    height: 27px;
    display: block;
    margin: 0 0 20px 0; }
    @media screen and (max-width: 899px) {
      .business_common__headding > .headding h3 > img {
        height: 21px;
        margin: 0 0 16px 0; } }
    @media screen and (max-width: 699px) {
      .business_common__headding > .headding h3 > img {
        visibility: hidden;
        margin-bottom: 0; } }
    .business_common__headding > .headding h3 > img:last-child {
      margin-bottom: 34px; }
      @media screen and (max-width: 899px) {
        .business_common__headding > .headding h3 > img:last-child {
          margin-bottom: 20px; } }
      @media screen and (max-width: 699px) {
        .business_common__headding > .headding h3 > img:last-child {
          margin-bottom: 0; } }
  .business_common__headding > .text {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph;
    width: 62.3%; }
    @media screen and (max-width: 899px) {
      .business_common__headding > .text {
        font-size: 15px;
        width: 53.3%; } }
    @media screen and (max-width: 699px) {
      .business_common__headding > .text {
        margin: 24px 15px 36px;
        width: calc(100% - 30px); } }

.business_dealer__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .business_dealer__list_items {
    width: calc(33.33% - 20px);
    padding: 0 0 40px 0; }
    @media screen and (max-width: 899px) {
      .business_dealer__list_items {
        width: calc(33.33% - 10.66px);
        padding: 0 0 32px 0; } }
    @media screen and (max-width: 699px) {
      .business_dealer__list_items {
        width: calc(50% - 10px); } }
    @media screen and (max-width: 480px) {
      .business_dealer__list_items {
        width: calc(100%); } }
    .business_dealer__list_items .ttl {
      position: relative;
      font-size: 20px;
      font-weight: 500;
      margin: 0 0 16px 0;
      padding: 3px 0 2px 16px; }
      @media screen and (max-width: 899px) {
        .business_dealer__list_items .ttl {
          font-size: 18px;
          margin: 0 0 12px 0;
          padding: 3px 0 2px 14px; } }
      .business_dealer__list_items .ttl > span {
        font-size: 14px;
        color: #797979; }
        @media screen and (max-width: 899px) {
          .business_dealer__list_items .ttl > span {
            font-size: 13px;
            margin: 0 -0.6em 0 -0.3em;
            display: inline-block; } }
      .business_dealer__list_items .ttl::before {
        position: absolute;
        content: "";
        display: block;
        background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        width: 5px;
        height: 100%;
        top: 0;
        left: 0; }
    .business_dealer__list_items .img > img {
      width: 100%;
      vertical-align: bottom; }
    .business_dealer__list_items .txt {
      font-size: 15px;
      line-height: 1.8;
      padding: 16px 0 0 0;
      text-align: justify;
      text-justify: inter-ideograph; }
      @media screen and (max-width: 899px) {
        .business_dealer__list_items .txt {
          font-size: 14px;
          padding: 12px 0 0 0; } }
      .business_dealer__list_items .txt > ul {
        padding: 16px 0 0; }
        @media screen and (max-width: 899px) {
          .business_dealer__list_items .txt > ul {
            padding: 12px 0 0 0; } }
        .business_dealer__list_items .txt > ul > li {
          position: relative;
          padding: 0 0 0 16px; }
          .business_dealer__list_items .txt > ul > li::before {
            position: absolute;
            content: "●";
            display: block;
            color: #a1a6ad;
            transform: scale(0.5);
            transform-origin: left;
            left: 0; }
.business_dealer__tabs > input[type="radio"] {
  display: none; }
.business_dealer__tabs > #deliver:checked ~ #deliver_view {
  max-height: inherit;
  opacity: 1; }
.business_dealer__tabs > #deliver:checked ~ nav ul .btn_deliver label {
  color: #333;
  border-top: #483bbe 4px solid;
  border-bottom: 1px solid #fff; }
.business_dealer__tabs > #supplier:checked ~ #supplier_view {
  max-height: inherit;
  opacity: 1; }
.business_dealer__tabs > #supplier:checked ~ nav ul .btn_supplier label {
  color: #333;
  border-top: #483bbe 4px solid;
  border-bottom: 1px solid #fff; }
.business_dealer__tabs > div {
  box-sizing: border-box;
  max-height: 0;
  opacity: 0;
  transition: opacity 600ms;
  overflow-y: hidden; }
.business_dealer__tabs_btn {
  background: #f9f9f9;
  margin: 0 -50px;
  border-bottom: 1px solid #d9dde1; }
  @media screen and (max-width: 899px) {
    .business_dealer__tabs_btn {
      margin: 0 -15px; } }
  .business_dealer__tabs_btn .btn {
    margin: 0 50px -1px;
    padding-top: 1.6rem;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 899px) {
      .business_dealer__tabs_btn .btn {
        margin: 0 15px -1px; } }
    .business_dealer__tabs_btn .btn > li {
      width: calc(50% - 10px); }
      @media screen and (max-width: 899px) {
        .business_dealer__tabs_btn .btn > li {
          width: calc(50% - 6px); } }
      .business_dealer__tabs_btn .btn > li > label {
        border: 1px solid #d9dde1;
        border-top: 4px solid #d9dde1;
        cursor: pointer;
        background: #fff;
        font-size: 17px;
        padding: 18px;
        display: block;
        text-align: center;
        color: #939ba1;
        transition: all 0.2s ease-out; }
        @media screen and (max-width: 899px) {
          .business_dealer__tabs_btn .btn > li > label {
            font-size: 15px; } }
        .business_dealer__tabs_btn .btn > li > label:hover {
          color: #333;
          border-top: #483bbe 4px solid; }
.business_dealer__tabs #deliver_view {
  margin: 32px 0 0 0; }
  @media screen and (max-width: 899px) {
    .business_dealer__tabs #deliver_view .deliver_categories_list {
      display: none; } }
  .business_dealer__tabs #deliver_view .deliver_categories_list > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0 8px 0; }
    .business_dealer__tabs #deliver_view .deliver_categories_list > ul > li {
      width: calc(33.33% - 10.66px);
      margin-bottom: 21px; }
      .business_dealer__tabs #deliver_view .deliver_categories_list > ul > li > a {
        position: relative;
        display: block;
        font-size: 13px;
        padding: 14px 14px 14px 40px;
        border-radius: 4px;
        background-color: #f2f6f9;
        box-shadow: 0px 1px 0px 0px rgba(161, 169, 180, 0.4);
        transition: all 0.2s ease-out; }
        .business_dealer__tabs #deliver_view .deliver_categories_list > ul > li > a:hover {
          transform: translateY(1px);
          box-shadow: 0px 0px 0px 0px rgba(161, 169, 180, 0.4);
          opacity: 0.8; }
        .business_dealer__tabs #deliver_view .deliver_categories_list > ul > li > a::before {
          position: absolute;
          display: block;
          content: "\f063";
          font-family: "FontAwesome";
          font-weight: 600;
          color: #2b1d84;
          font-size: 13px;
          top: 14px;
          left: 20px; }
  .business_dealer__tabs #deliver_view .deliver_destination dt label {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    padding: 14px;
    border-bottom: 1px solid #dadee3;
    margin-bottom: 12px;
    display: block; }
    @media screen and (max-width: 899px) {
      .business_dealer__tabs #deliver_view .deliver_destination dt label {
        font-size: 15px;
        margin-bottom: 10px; } }
    .business_dealer__tabs #deliver_view .deliver_destination dt label::before {
      position: absolute;
      display: block;
      content: "";
      top: 14px;
      left: 0px;
      width: 3px;
      height: 20px;
      background: #2b1d84; }
      @media screen and (max-width: 899px) {
        .business_dealer__tabs #deliver_view .deliver_destination dt label::before {
          height: 16px; } }
    @media screen and (max-width: 899px) {
      .business_dealer__tabs #deliver_view .deliver_destination dt label::after {
        position: absolute;
        display: flex;
        content: "\f107";
        top: 10px;
        right: 10px;
        font-family: FontAwesome;
        font-size: 11px;
        font-weight: 600;
        width: 24px;
        height: 24px;
        justify-content: center;
        align-items: center;
        border: 1px solid #d9dde1;
        border-radius: 50%; } }
  @media screen and (max-width: 899px) {
    .business_dealer__tabs #deliver_view .deliver_destination_content {
      box-sizing: border-box;
      max-height: 0;
      opacity: 0;
      transition: opacity 600ms;
      overflow-y: hidden; } }
  .business_dealer__tabs #deliver_view .deliver_destination div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 24px; }
  .business_dealer__tabs #deliver_view .deliver_destination dd {
    padding: 10px 16px 10px 0;
    margin: 0 0 6px 0;
    font-size: 15px;
    line-height: 1.667;
    border-bottom: 1px dashed #dadee3; }
    @media screen and (max-width: 899px) {
      .business_dealer__tabs #deliver_view .deliver_destination dd {
        font-size: 14px; } }
    @media screen and (max-width: 639px) {
      .business_dealer__tabs #deliver_view .deliver_destination dd {
        padding: 0px;
        margin: 0 0 3px 0;
        border-bottom: none; } }
  .business_dealer__tabs #deliver_view .deliver_destination.col_3 div dd {
    width: calc(33.3%); }
    .business_dealer__tabs #deliver_view .deliver_destination.col_3 div dd:nth-of-type(3n-1) {
      padding: 10px 8px 10px 8px; }
    .business_dealer__tabs #deliver_view .deliver_destination.col_3 div dd:nth-of-type(3n) {
      padding: 10px 0px 10px 16px; }
    @media screen and (max-width: 899px) {
      .business_dealer__tabs #deliver_view .deliver_destination.col_3 div dd {
        width: 50%; }
        .business_dealer__tabs #deliver_view .deliver_destination.col_3 div dd:nth-of-type(3n-1), .business_dealer__tabs #deliver_view .deliver_destination.col_3 div dd:nth-of-type(3n) {
          padding: 10px 0; } }
    @media screen and (max-width: 639px) {
      .business_dealer__tabs #deliver_view .deliver_destination.col_3 div dd {
        width: 100%; }
        .business_dealer__tabs #deliver_view .deliver_destination.col_3 div dd:nth-of-type(3n-1), .business_dealer__tabs #deliver_view .deliver_destination.col_3 div dd:nth-of-type(3n) {
          width: 100%;
          padding: 0px; } }
  .business_dealer__tabs #deliver_view .deliver_destination.col_2 div dd {
    width: calc(50%); }
    .business_dealer__tabs #deliver_view .deliver_destination.col_2 div dd:nth-of-type(2n) {
      padding: 10px 0px 10px 16px; }
    .business_dealer__tabs #deliver_view .deliver_destination.col_2 div dd:nth-of-type(2n+1):last-of-type {
      width: 100%;
      padding: 10px 0px 10px 0px; }
    @media screen and (max-width: 639px) {
      .business_dealer__tabs #deliver_view .deliver_destination.col_2 div dd {
        width: 100%; }
        .business_dealer__tabs #deliver_view .deliver_destination.col_2 div dd:nth-of-type(2n), .business_dealer__tabs #deliver_view .deliver_destination.col_2 div dd:nth-of-type(2n+1):last-of-type {
          width: 100%;
          padding: 0px; } }
  .business_dealer__tabs #deliver_view .deliver_destination.col_1 div dd {
    width: calc(100%); }
  .business_dealer__tabs #deliver_view .deliver_destination:last-of-type div {
    margin-bottom: 0; }
    @media screen and (max-width: 899px) {
      .business_dealer__tabs #deliver_view .deliver_destination:last-of-type div {
        margin-bottom: 24px; } }
  .business_dealer__tabs #deliver_view > input[type="checkbox"] {
    display: none; }
  @media screen and (max-width: 899px) {
    .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_univ ~ #univ dt label::after, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_iaa ~ #iaa dt label::after, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_local-iaa ~ #local_iaa dt label::after, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_public ~ #public dt label::after, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_other ~ #other dt label::after, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_private ~ #private dt label::after, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_care ~ #care dt label::after {
      content: "\f106"; } }
  .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_univ ~ #univ.deliver_destination .deliver_destination_content, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_iaa ~ #iaa.deliver_destination .deliver_destination_content, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_local-iaa ~ #local_iaa.deliver_destination .deliver_destination_content, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_public ~ #public.deliver_destination .deliver_destination_content, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_other ~ #other.deliver_destination .deliver_destination_content, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_private ~ #private.deliver_destination .deliver_destination_content, .business_dealer__tabs #deliver_view input[type="checkbox"]:checked#check_care ~ #care.deliver_destination .deliver_destination_content {
    max-height: inherit;
    opacity: 1; }
  .business_dealer__tabs #deliver_view > p {
    font-size: 15px;
    text-align: right;
    padding: 24px 0 0 0; }
    @media screen and (max-width: 899px) {
      .business_dealer__tabs #deliver_view > p {
        padding: 0 0 0 0; } }
.business_dealer__tabs #supplier_view .supplier_destination {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .business_dealer__tabs #supplier_view .supplier_destination li {
    padding: 10px 16px 10px 0;
    margin: 0 0 6px 0;
    font-size: 15px;
    line-height: 1.667;
    border-bottom: 1px dashed #dadee3;
    width: 50%; }
    .business_dealer__tabs #supplier_view .supplier_destination li:nth-of-type(2n) {
      padding: 10px 0 10px 16px; }
    .business_dealer__tabs #supplier_view .supplier_destination li:nth-of-type(2n+1):nth-last-of-type(2) {
      width: 100%; }
    .business_dealer__tabs #supplier_view .supplier_destination li:last-of-type {
      width: 100%;
      text-align: right;
      border-bottom: none;
      margin-bottom: 0; }
    @media screen and (max-width: 899px) {
      .business_dealer__tabs #supplier_view .supplier_destination li {
        font-size: 14px; } }
    @media screen and (max-width: 639px) {
      .business_dealer__tabs #supplier_view .supplier_destination li {
        width: 100%;
        padding: 0;
        margin: 0 0 3px 0;
        border-bottom: none; }
        .business_dealer__tabs #supplier_view .supplier_destination li:nth-of-type(2n), .business_dealer__tabs #supplier_view .supplier_destination li:nth-of-type(2n+1):nth-last-of-type(2), .business_dealer__tabs #supplier_view .supplier_destination li:last-of-type {
          padding: 0; } }

.business_sterilization__category_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .business_sterilization__category_list > .item {
    width: calc(50% - 12px);
    margin: 0 0 24px 0;
    background: #e3f1fa; }
    .business_sterilization__category_list > .item:nth-last-of-type(-n+2) {
      margin-bottom: 0; }
    @media screen and (max-width: 639px) {
      .business_sterilization__category_list > .item {
        width: calc(100%);
        margin: 0 0 15px 0; }
        .business_sterilization__category_list > .item:nth-last-of-type(-n+2) {
          margin-bottom: 15px; }
        .business_sterilization__category_list > .item:last-of-type {
          margin-bottom: 0px; } }
    .business_sterilization__category_list > .item > dt {
      font-size: 18px;
      font-weight: 500;
      line-height: 1.4;
      color: #383083;
      border-bottom: #fff 1px solid;
      padding: 21px 19px; }
      @media screen and (max-width: 899px) {
        .business_sterilization__category_list > .item > dt {
          font-size: 17px;
          padding: 16px 13px; } }
      .business_sterilization__category_list > .item > dt > span {
        font-size: 15px;
        display: inline-block; }
        @media screen and (max-width: 899px) {
          .business_sterilization__category_list > .item > dt > span {
            font-size: 14px; } }
      .business_sterilization__category_list > .item > dt > br {
        display: none; }
        @media screen and (max-width: 899px) {
          .business_sterilization__category_list > .item > dt > br {
            display: inline-block; } }
        @media screen and (max-width: 639px) {
          .business_sterilization__category_list > .item > dt > br {
            display: none; } }
    .business_sterilization__category_list > .item > dd {
      font-size: 15px;
      line-height: 1.8;
      padding: 20px; }
      @media screen and (max-width: 899px) {
        .business_sterilization__category_list > .item > dd {
          font-size: 14px;
          padding: 16px 13px; } }
.business_sterilization__merit > ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (max-width: 899px) {
    .business_sterilization__merit > ul {
      font-size: 15px; } }
  .business_sterilization__merit > ul > li {
    position: relative;
    width: calc(50% - 12px);
    padding: 0 0 2px 16px;
    line-height: 1.8; }
    @media screen and (max-width: 639px) {
      .business_sterilization__merit > ul > li {
        width: 100%; } }
    .business_sterilization__merit > ul > li::before {
      position: absolute;
      content: "●";
      display: block;
      color: #a1a6ad;
      transform: scale(0.5);
      transform-origin: left;
      left: 0; }
.business_sterilization__outline {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .business_sterilization__outline::after {
    content: "";
    display: block;
    width: calc(33.33% - 20px); }
    @media screen and (max-width: 899px) {
      .business_sterilization__outline::after {
        width: calc(33.33% - 10px); } }
  .business_sterilization__outline_items {
    position: relative;
    width: calc(33.33% - 20px);
    padding: 0 0 40px 0; }
    .business_sterilization__outline_items:nth-last-of-type(-n+3) {
      padding-bottom: 0; }
    @media screen and (max-width: 899px) {
      .business_sterilization__outline_items {
        width: calc(33.33% - 10px);
        padding: 0 0 28px 0; }
        .business_sterilization__outline_items:nth-last-of-type(-n+3) {
          padding-bottom: 28px; }
        .business_sterilization__outline_items:last-child {
          padding-bottom: 0; } }
    @media screen and (max-width: 699px) {
      .business_sterilization__outline_items {
        width: calc(50% - 10px); } }
    @media screen and (max-width: 480px) {
      .business_sterilization__outline_items {
        width: calc(100%); } }
    .business_sterilization__outline_items .ttl {
      position: relative;
      font-size: 20px;
      font-weight: 500;
      margin: 0 0 16px 0;
      padding: 3px 0 2px 16px; }
      @media screen and (max-width: 899px) {
        .business_sterilization__outline_items .ttl {
          font-size: 18px;
          margin: 0 0 12px 0;
          padding: 3px 0 2px 14px; } }
      .business_sterilization__outline_items .ttl > span {
        font-size: 14px;
        color: #797979; }
        @media screen and (max-width: 899px) {
          .business_sterilization__outline_items .ttl > span {
            font-size: 13px;
            margin: 0 -0.6em 0 -0.3em;
            display: inline-block; } }
      .business_sterilization__outline_items .ttl::before {
        position: absolute;
        content: "";
        display: block;
        background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
        width: 5px;
        height: 100%;
        top: 0;
        left: 0; }
    .business_sterilization__outline_items .img > img {
      width: 100%;
      vertical-align: bottom; }
    .business_sterilization__outline_items .txt {
      font-size: 15px;
      line-height: 1.8;
      padding: 16px 0 0 0;
      text-align: justify;
      text-justify: inter-ideograph; }
      @media screen and (max-width: 899px) {
        .business_sterilization__outline_items .txt {
          font-size: 14px;
          padding: 12px 0 0 0; } }
.business_sterilization__compatible_list {
  display: flex;
  flex-wrap: wrap;
  border: 5px solid #e3f1fa;
  padding: 20px 28px;
  color: #515151; }
  .business_sterilization__compatible_list > li {
    position: relative;
    width: calc(16.66%);
    padding: 0 16px 2px 16px;
    line-height: 1.8; }
    @media screen and (max-width: 899px) {
      .business_sterilization__compatible_list > li {
        width: 33.3%; } }
    @media screen and (max-width: 639px) {
      .business_sterilization__compatible_list > li {
        width: 50%; } }
    .business_sterilization__compatible_list > li::before {
      position: absolute;
      content: "●";
      display: block;
      color: #a1a6ad;
      transform: scale(0.5);
      transform-origin: left;
      left: 0; }
    .business_sterilization__compatible_list > li:last-child {
      width: 100%;
      padding: 12px 0 0 0;
      line-height: 1.4; }
      .business_sterilization__compatible_list > li:last-child > span {
        font-size: 14px;
        display: inline-block;
        padding: 4px 0 0; }
      .business_sterilization__compatible_list > li:last-child::before {
        display: none; }

.business_other__categories_list > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 8px 0; }
  @media screen and (max-width: 899px) {
    .business_other__categories_list > ul {
      padding-bottom: 0; } }
  .business_other__categories_list > ul::after {
    content: "";
    display: block;
    width: calc(33.33% - 10.66px); }
  .business_other__categories_list > ul > li {
    width: calc(33.33% - 10.66px); }
    @media screen and (max-width: 899px) {
      .business_other__categories_list > ul > li {
        width: calc(33.33% - 10.66px); } }
    @media screen and (max-width: 639px) {
      .business_other__categories_list > ul > li {
        width: calc(100%);
        margin-bottom: 12px; }
        .business_other__categories_list > ul > li:last-child {
          margin-bottom: 0; } }
    .business_other__categories_list > ul > li > a {
      position: relative;
      display: block;
      font-size: 13px;
      padding: 14px 14px 14px 40px;
      border-radius: 4px;
      background-color: #f2f6f9;
      box-shadow: 0px 1px 0px 0px rgba(161, 169, 180, 0.4);
      transition: 0.2s all; }
      .business_other__categories_list > ul > li > a:hover {
        transform: translateY(1px);
        box-shadow: 0px 0px 0px 0px rgba(161, 169, 180, 0.4);
        opacity: 0.8; }
      @media screen and (max-width: 899px) {
        .business_other__categories_list > ul > li > a {
          padding: 14px 14px 14px 32px; } }
      .business_other__categories_list > ul > li > a::before {
        position: absolute;
        display: block;
        content: "\f063";
        font-family: "FontAwesome";
        font-weight: 600;
        color: #2b1d84;
        font-size: 13px;
        top: 14px;
        left: 20px; }
        @media screen and (max-width: 899px) {
          .business_other__categories_list > ul > li > a::before {
            left: 14px; } }
.business_other__maker {
  display: grid;
  grid-template-columns: 73.8% 1fr;
  grid-template-rows: auto auto;
  grid-template-areas: "text image" "banner image";
  display: -ms-grid;
  -ms-grid-columns: 73.8% auto;
  -ms-grid-rows: auto auto; }
  @media screen and (max-width: 480px) {
    .business_other__maker {
      grid-template-columns: calc(100% - 160px) 1fr;
      grid-template-areas: "text image" "banner banner"; } }
  .business_other__maker .text {
    grid-area: text; }
  .business_other__maker .image {
    grid-area: image;
    width: 160px;
    margin: 0 auto; }
    @media screen and (max-width: 899px) {
      .business_other__maker .image {
        width: 64%; } }
    @media screen and (max-width: 820px) {
      .business_other__maker .image {
        width: 100%;
        margin-bottom: 12px; } }
    .business_other__maker .image > div img {
      width: 100%; }
  .business_other__maker .banner {
    grid-area: banner; }
    @media screen and (max-width: 820px) {
      .business_other__maker .banner {
        margin-top: 12px; } }
    .business_other__maker .banner ._link {
      display: flex;
      transition: 0.2s all; }
      .business_other__maker .banner ._link:hover {
        opacity: 0.8; }
        .business_other__maker .banner ._link:hover .__title::after {
          text-indent: 3px; }
      @media screen and (max-width: 820px) {
        .business_other__maker .banner ._link {
          flex-direction: column;
          justify-content: center;
          align-items: center; } }
    .business_other__maker .banner .__title {
      background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      position: relative;
      width: 40%;
      color: #fff;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      transition: 0.2s all; }
      @media screen and (max-width: 820px) {
        .business_other__maker .banner .__title {
          order: 2;
          width: 260px;
          margin-top: -10px; } }
      .business_other__maker .banner .__title::after {
        position: absolute;
        content: "\f105";
        display: flex;
        font-family: FontAwesome;
        font-weight: 600;
        font-size: 11px;
        color: #483bbe;
        text-indent: 1px;
        line-height: 1.3;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #fff;
        justify-content: center;
        align-items: center;
        right: 12px;
        bottom: 10px;
        transition: 0.2s all; }
      .business_other__maker .banner .__title > span {
        font-size: 14px;
        font-weight: 500;
        padding: 12px 0; }
        .business_other__maker .banner .__title > span.__note {
          font-size: 12px;
          font-weight: 300; }
      .business_other__maker .banner .__title > em {
        font-style: normal;
        font-weight: 500;
        letter-spacing: 0.05em;
        padding-bottom: 12px; }
    .business_other__maker .banner .__image {
      width: 60%; }
      @media screen and (max-width: 820px) {
        .business_other__maker .banner .__image {
          order: 1;
          width: 320px;
          max-width: 100%;
          min-height: 1%; } }
      .business_other__maker .banner .__image > img {
        width: 100%; }
  .business_other__maker .text {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
  .business_other__maker .image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1; }
  .business_other__maker .banner {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
.business_other__animal {
  border: 1px solid #dadee3; }
  .business_other__animal dt {
    width: 100%;
    background: #f2f6f9;
    padding: 15px 26px;
    font-size: 17px; }
    @media screen and (max-width: 899px) {
      .business_other__animal dt {
        font-size: 16px; } }
  .business_other__animal div {
    display: flex;
    flex-wrap: wrap;
    padding: 16px 26px; }
    .business_other__animal div dd {
      position: relative;
      width: calc(25% - 12px);
      padding: 0 0 2px 16px;
      line-height: 1.8;
      white-space: nowrap; }
      @media screen and (max-width: 899px) {
        .business_other__animal div dd {
          font-size: 15px; } }
      @media screen and (max-width: 699px) {
        .business_other__animal div dd {
          width: calc(50% - 12px); } }
      @media screen and (max-width: 480px) {
        .business_other__animal div dd {
          width: 100%; } }
      .business_other__animal div dd::before {
        position: absolute;
        content: "●";
        display: block;
        color: #a1a6ad;
        transform: scale(0.5);
        transform-origin: left;
        left: 0; }
.business_other__tech p {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 24px; }
  @media screen and (max-width: 899px) {
    .business_other__tech p {
      font-size: 15px; } }
.business_other__tech_image {
  float: right;
  width: 240px;
  margin-left: 32px; }
  @media screen and (max-width: 899px) {
    .business_other__tech_image {
      margin-left: 20px; } }
  @media screen and (max-width: 480px) {
    .business_other__tech_image {
      float: none;
      width: 320px;
      max-width: 100%;
      margin: 0 auto 12px; } }
  .business_other__tech_image > img {
    width: 100%; }
.business_other__tech_heading > h4 {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 16px 0;
  padding: 2px 0 2px 16px; }
  .business_other__tech_heading > h4::before {
    position: absolute;
    content: "";
    display: block;
    background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
    background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
    background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
    width: 5px;
    height: 100%;
    top: 0;
    left: 0; }
.business_other__tech_permission {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 639px) {
    .business_other__tech_permission {
      flex-direction: column; } }
  .business_other__tech_permission table {
    width: calc(50% - 12px);
    font-size: 15px;
    color: #515151;
    line-height: 1.6; }
    @media screen and (max-width: 639px) {
      .business_other__tech_permission table {
        width: 100%; }
        .business_other__tech_permission table:first-child {
          margin-bottom: 16px; } }
    .business_other__tech_permission table tr th {
      padding: 8px 15px;
      font-weight: 500;
      border-bottom: 1px solid #dadee3;
      border-top: 1px solid #dadee3; }
      @media screen and (max-width: 899px) {
        .business_other__tech_permission table tr th {
          font-size: 14px;
          width: 86px;
          white-space: nowrap; } }
    .business_other__tech_permission table tr:first-child th {
      background: #f9f9f9; }
    .business_other__tech_permission table td {
      padding: 12px 15px;
      border-left: 1px solid #dadee3;
      border-bottom: 1px solid #dadee3;
      border-top: 1px solid #dadee3; }
      @media screen and (max-width: 899px) {
        .business_other__tech_permission table td {
          font-size: 14px; } }

.business_other_maker__inquiry {
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
  background: #f2f6f9;
  color: #515151; }
  @media screen and (max-width: 639px) {
    .business_other_maker__inquiry {
      flex-direction: column; } }
  .business_other_maker__inquiry > dt {
    position: relative;
    padding: 28px 30px 28px 20px;
    line-height: 1.5; }
    @media screen and (max-width: 639px) {
      .business_other_maker__inquiry > dt {
        padding: 10px 0px 20px 0px; } }
    .business_other_maker__inquiry > dt > span {
      display: inline-block; }
    .business_other_maker__inquiry > dt::after {
      position: absolute;
      content: "";
      display: block;
      width: 1px;
      height: 100%;
      background: #dadee3;
      top: 0px;
      right: 0; }
      @media screen and (max-width: 639px) {
        .business_other_maker__inquiry > dt::after {
          height: 1px;
          width: 24px;
          top: auto;
          bottom: 0;
          left: calc(50% - 12px); } }
  .business_other_maker__inquiry > div {
    padding: 12px 0 12px 30px;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 639px) {
      .business_other_maker__inquiry > div {
        padding: 12px 0 12px 0;
        flex-direction: column;
        text-align: center; } }
    .business_other_maker__inquiry > div > div {
      padding-right: 30px; }
      @media screen and (max-width: 639px) {
        .business_other_maker__inquiry > div > div {
          padding-right: 0; } }
      .business_other_maker__inquiry > div > div > dd {
        line-height: 1.8; }
  .business_other_maker__inquiry .inquiry_btn {
    padding: 12px 0; }
    @media screen and (max-width: 639px) {
      .business_other_maker__inquiry .inquiry_btn {
        padding-bottom: 0; } }
    .business_other_maker__inquiry .inquiry_btn > a {
      position: relative;
      display: inline-block;
      background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
      width: 240px;
      padding: 9px 8px 11px 0;
      border-radius: 20px;
      color: #FFF;
      font-size: 16px;
      font-weight: 500;
      text-align: center;
      transition: all 0.2s ease-out; }
      .business_other_maker__inquiry .inquiry_btn > a:hover {
        opacity: 0.8; }
        .business_other_maker__inquiry .inquiry_btn > a:hover::after {
          transform: translate(2px, -50%); }
      .business_other_maker__inquiry .inquiry_btn > a::after {
        position: absolute;
        top: 50%;
        right: 15px;
        display: inline-block;
        font-family: "FontAwesome";
        content: "\f054";
        font-size: 13px;
        font-weight: 600;
        transform: translateY(-50%);
        transition: all 0.2s ease-out; }
.business_other_maker__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (max-width: 639px) {
    .business_other_maker__list {
      flex-direction: column; } }
  .business_other_maker__list + .business_other_maker__list {
    margin-top: 46px;
    border-top: 1px dashed #dadee3; }
    .business_other_maker__list + .business_other_maker__list .items ._title::before {
      background-image: -moz-linear-gradient(-90deg, #483bbe 0%, #63c6e7 100%);
      background-image: -webkit-linear-gradient(-90deg, #483bbe 0%, #63c6e7 100%);
      background-image: -ms-linear-gradient(-90deg, #483bbe 0%, #63c6e7 100%); }
  .business_other_maker__list .items {
    width: calc(50% - 20px);
    padding: 40px 0 0 0;
    min-height: 1%; }
    @media screen and (max-width: 899px) {
      .business_other_maker__list .items {
        width: calc(50% - 10px);
        padding: 32px 0 0 0; } }
    @media screen and (max-width: 639px) {
      .business_other_maker__list .items {
        width: 100%; } }
    .business_other_maker__list .items ._title {
      position: relative;
      display: table-cell;
      vertical-align: middle;
      font-size: 18px;
      line-height: 1.5;
      font-weight: 500;
      height: 58px;
      padding: 2px 0 2px 16px; }
      @media screen and (max-width: 899px) {
        .business_other_maker__list .items ._title {
          font-size: 17px;
          height: 52px; } }
      .business_other_maker__list .items ._title > span {
        font-size: 15px;
        display: inline-block; }
        @media screen and (max-width: 899px) {
          .business_other_maker__list .items ._title > span {
            font-size: 14px; } }
      .business_other_maker__list .items ._title::before {
        position: absolute;
        content: "";
        display: block;
        background-image: -moz-linear-gradient(90deg, #483bbe 0%, #383083 100%);
        background-image: -webkit-linear-gradient(90deg, #483bbe 0%, #383083 100%);
        background-image: -ms-linear-gradient(90deg, #483bbe 0%, #383083 100%);
        width: 5px;
        height: 100%;
        left: 0;
        top: 0; }
    .business_other_maker__list .items ._description {
      border-top: 1px solid #dadee3;
      padding: 20px 24px;
      margin-top: 16px;
      background: #f2f6f9; }
      @media screen and (max-width: 899px) {
        .business_other_maker__list .items ._description {
          padding: 18px 15px; } }
      .business_other_maker__list .items ._description > dd:first-child {
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #dadee3; }
        @media screen and (max-width: 899px) {
          .business_other_maker__list .items ._description > dd:first-child {
            padding-bottom: 18px;
            margin-bottom: 18px; } }
        .business_other_maker__list .items ._description > dd:first-child ul {
          display: flex; }
          .business_other_maker__list .items ._description > dd:first-child ul li {
            position: relative;
            display: block; }
            .business_other_maker__list .items ._description > dd:first-child ul li + li a > span {
              border-left: 1px solid #fff; }
        .business_other_maker__list .items ._description > dd:first-child a {
          position: relative;
          display: block; }
          .business_other_maker__list .items ._description > dd:first-child a span {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            font-size: 15px;
            text-align: center;
            background-color: rgba(121, 129, 140, 0.9);
            color: #fff;
            padding: 10px;
            transition: 0.2s all; }
            @media screen and (max-width: 899px) {
              .business_other_maker__list .items ._description > dd:first-child a span {
                font-size: 13px;
                padding: 7px; } }
            .business_other_maker__list .items ._description > dd:first-child a span::after {
              position: absolute;
              display: block;
              font-family: "FontAwesome";
              content: "\f054";
              font-size: 11px;
              font-weight: 600;
              top: calc(50% - 5px);
              right: 14px;
              transition: 0.2s all; }
          .business_other_maker__list .items ._description > dd:first-child a:hover span {
            opacity: 0.8; }
            .business_other_maker__list .items ._description > dd:first-child a:hover span::after {
              right: 12px; }
      .business_other_maker__list .items ._description > dd + dd a {
        position: relative;
        display: block;
        transition: 0.2s all; }
        .business_other_maker__list .items ._description > dd + dd a::after {
          position: absolute;
          content: "";
          display: flex;
          justify-content: center;
          align-items: center;
          border-radius: 50%;
          background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
          background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
          background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
          font-family: "FontAwesome";
          content: "\f054";
          font-size: 11px;
          font-weight: 600;
          text-indent: 2px;
          line-height: 2;
          color: #fff;
          width: 20px;
          height: 20px;
          top: calc(50% - 10px);
          right: 0;
          transition: 0.2s all; }
        .business_other_maker__list .items ._description > dd + dd a:hover {
          opacity: 0.8; }
          .business_other_maker__list .items ._description > dd + dd a:hover::after {
            text-indent: 4px; }
      .business_other_maker__list .items ._description > dd + dd ul {
        display: flex;
        align-items: center; }
        .business_other_maker__list .items ._description > dd + dd ul > li {
          font-size: 15px;
          line-height: 1.6; }
          @media screen and (max-width: 899px) {
            .business_other_maker__list .items ._description > dd + dd ul > li {
              font-size: 14px; } }
          .business_other_maker__list .items ._description > dd + dd ul > li:first-child {
            width: 128px;
            margin-right: 18px; }
            @media screen and (max-width: 899px) {
              .business_other_maker__list .items ._description > dd + dd ul > li:first-child {
                width: 86px;
                margin-right: 11px; } }
          .business_other_maker__list .items ._description > dd + dd ul > li > span {
            display: block;
            font-size: 13px;
            color: #797979; }
            @media screen and (max-width: 899px) {
              .business_other_maker__list .items ._description > dd + dd ul > li > span {
                font-size: 12px; } }
      .business_other_maker__list .items ._description > dd img {
        width: 100%; }
    .business_other_maker__list .items ._note {
      position: relative;
      line-height: 1.5;
      font-size: 15px;
      display: block;
      padding: 0 0 0 16px;
      margin-top: 18px;
      transition: 0.2s all; }
      .business_other_maker__list .items ._note:hover {
        opacity: 0.8; }
      .business_other_maker__list .items ._note::before {
        position: absolute;
        content: "\f0da";
        display: block;
        font-family: FontAwesome;
        color: #4539b5;
        font-weight: 600;
        left: 0;
        top: 0; }
.business_other_maker__supplier {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 14px;
  color: #515151;
  line-height: 1.5; }
  @media screen and (max-width: 639px) {
    .business_other_maker__supplier {
      flex-direction: column; } }
  .business_other_maker__supplier > div {
    width: calc(50% - 20px);
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 899px) {
      .business_other_maker__supplier > div {
        width: calc(50% - 10px); } }
    @media screen and (max-width: 639px) {
      .business_other_maker__supplier > div {
        width: 100%; } }
    .business_other_maker__supplier > div > dt {
      font-weight: 500;
      width: 72px;
      padding: 0 0 0 0; }
    .business_other_maker__supplier > div > div {
      width: calc(100% - 72px);
      padding: 0 0 20px 0; }

#business .modaal-container {
  max-width: 640px; }
  #business .modaal-container .modaal-content-container {
    padding: 62px 0 0;
    position: relative; }
    @media screen and (max-width: 639px) {
      #business .modaal-container .modaal-content-container {
        padding: 32px 0 0; } }
    #business .modaal-container .modaal-content-container::before {
      position: absolute;
      content: "";
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 4px;
      background: #483bbe; }
    #business .modaal-container .modaal-content-container > h3 {
      position: relative;
      font-size: 32px;
      padding: 0 0 32px 0;
      font-weight: 500;
      text-align: center; }
      @media screen and (max-width: 639px) {
        #business .modaal-container .modaal-content-container > h3 {
          font-size: 20px;
          padding: 4px 0 26px; } }
      #business .modaal-container .modaal-content-container > h3::after {
        position: absolute;
        content: "";
        display: block;
        bottom: 0;
        left: calc(50% - 24px);
        width: 48px;
        height: 1px;
        background: #483bbe; }
    #business .modaal-container .modaal-content-container > p {
      padding: 30px 70px 48px;
      line-height: 2; }
      @media screen and (max-width: 639px) {
        #business .modaal-container .modaal-content-container > p {
          padding: 30px 9.8% 32px; } }
    #business .modaal-container .modaal-content-container > dl {
      background: #f7f7f7;
      padding: 35px 70px 42px;
      text-align: center; }
      @media screen and (max-width: 639px) {
        #business .modaal-container .modaal-content-container > dl {
          padding: 30px 9.8% 30px; } }
      #business .modaal-container .modaal-content-container > dl > dt {
        font-size: 20px;
        padding-bottom: 30px; }
        @media screen and (max-width: 639px) {
          #business .modaal-container .modaal-content-container > dl > dt {
            font-size: 18px; } }
      #business .modaal-container .modaal-content-container > dl > div {
        display: flex;
        justify-content: space-between; }
        @media screen and (max-width: 639px) {
          #business .modaal-container .modaal-content-container > dl > div {
            flex-direction: column; } }
        #business .modaal-container .modaal-content-container > dl > div > dd {
          width: calc(50% - 10px); }
          @media screen and (max-width: 639px) {
            #business .modaal-container .modaal-content-container > dl > div > dd {
              width: 100%; } }
          @media screen and (max-width: 639px) {
            #business .modaal-container .modaal-content-container > dl > div > dd:nth-child(2) {
              margin-top: 12px; } }
          #business .modaal-container .modaal-content-container > dl > div > dd:nth-child(2) a {
            background: #b5b5b5; }
            #business .modaal-container .modaal-content-container > dl > div > dd:nth-child(2) a::after {
              color: #b5b5b5; }
          #business .modaal-container .modaal-content-container > dl > div > dd a {
            position: relative;
            display: block;
            font-size: 18px;
            font-weight: 500;
            color: #fff;
            border-radius: 4px;
            background-image: -moz-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
            background-image: -webkit-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
            background-image: -ms-linear-gradient(-180deg, #483bbe 0%, #383083 100%);
            padding: 24px;
            transition: 0.2s all; }
            @media screen and (max-width: 639px) {
              #business .modaal-container .modaal-content-container > dl > div > dd a {
                padding: 20px; } }
            #business .modaal-container .modaal-content-container > dl > div > dd a:hover {
              opacity: 0.8; }
              #business .modaal-container .modaal-content-container > dl > div > dd a:hover::after {
                text-indent: 4px; }
            #business .modaal-container .modaal-content-container > dl > div > dd a::after {
              position: absolute;
              content: "\f105";
              display: flex;
              font-family: FontAwesome;
              font-weight: 600;
              font-size: 11px;
              line-height: 1.3;
              text-indent: 2px;
              color: #483bbe;
              background: #fff;
              border-radius: 50%;
              width: 20px;
              height: 20px;
              justify-content: center;
              align-items: center;
              top: calc(50% - 10px);
              right: 20px;
              transition: 0.2s all; }

#business .modaal-overlay {
  z-index: 1000; }

/*# sourceMappingURL=common_business.css.map */
