/* _setting CSS */
main {
  font-feature-settings: "palt";
}

.notice {
  padding: 0 0 0 1em;
  font-size: 1.3rem;
  text-indent: -1em;
}

img {
  max-width: 100%;
  height: auto;
}

@media screen and (min-width: 768px) and (max-width: 1290px) {
  .l_inner {
    width: 100%;
    padding: 0 20px;
  }
}
.c_hd1 {
  line-height: 1.4;
  margin: 0 0 35px;
  font-size: 3.2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c_hd1 {
    margin: 0 0 22px;
    font-size: 2.4rem;
  }
}
.c_hd1::after {
  content: "";
  display: block;
  width: 48px;
  height: 5px;
  margin: 15px auto 0;
  background: #E60012;
}
@media screen and (max-width: 767px) {
  .c_hd1::after {
    width: 24px;
    margin: 10px auto 0;
  }
}
.c_hd1 span {
  display: inline-block;
  padding: 0 0 12px;
  color: #E60012;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .c_hd1 span {
    font-size: 1.6rem;
    padding: 6px 0 5px;
  }
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, code, th, td, select, p, li, a, table {
  color: #000;
}
@media screen and (max-width: 767px) {
  h1, h2, h3, h4, h5, h6, pre, code, address, caption, code, th, td, select, p, li, a, table {
    font-size: 1.6rem;
  }
}

section {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

@media all and (min-width: 768px) {
  #partner_index .mv {
    position: relative;
    background: url("../images/partner/mv_bg.jpg") no-repeat center/cover;
  }
  #partner_index .mv::before, #partner_index .mv::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 120px 120px 0px 0px;
    border-color: #B5AA5F transparent transparent transparent;
    mix-blend-mode: color-burn;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #partner_index .mv::before, #partner_index .mv::after {
    content: none;
  }
}
@media all and (min-width: 768px) {
  #partner_index .mv::after {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    border-width: 0px 0px 120px 120px;
    border-color: transparent transparent #B5AA5F transparent;
  }
}
@media all and (min-width: 768px) {
  #partner_index .mv h2 {
    position: relative;
    padding: 60px 0;
    text-align: center;
  }
  #partner_index .mv h2::before {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    border: 1px solid #fff;
  }
}
@media all and (min-width: 768px) {
  #partner_index .sec1 {
    width: 832px;
    padding: 80px 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #partner_index .sec1 {
    padding: 40px 0;
  }
}
#partner_index .sec1 .text1 {
  margin: 0 0 25px;
}
@media screen and (max-width: 767px) {
  #partner_index .sec1 .text1 {
    margin: 0 0 20px;
    font-size: 1.6rem;
  }
}
#partner_index .sec1 .text2 {
  margin: 0 0 24px;
  padding: 35px 40px;
  background: #F6F6F6;
}
@media screen and (max-width: 767px) {
  #partner_index .sec1 .text2 {
    margin: 0 0 20px;
    padding: 20px;
  }
}
#partner_index .sec1 .text2 h4 {
  font-weight: bold;
}
#partner_index .sec2 {
  padding: 80px 0 100px;
  background: #FFF7F7;
}
@media screen and (max-width: 767px) {
  #partner_index .sec2 {
    padding: 40px 0 1px;
  }
}
#partner_index .sec2 .c_hd1 {
  margin: 0 0 80px;
}
@media screen and (max-width: 767px) {
  #partner_index .sec2 .c_hd1 {
    margin: 0 0 70px;
  }
}
@media all and (min-width: 768px) {
  #partner_index .sec2 .text_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1250px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  #partner_index .sec2 .text_box {
    width: 100%;
  }
}
#partner_index .sec2 .text_box section {
  position: relative;
  background: #fff;
  box-shadow: 0 0 16px rgba(191, 0, 15, 0.1);
}
@media all and (min-width: 768px) {
  #partner_index .sec2 .text_box section {
    width: 605px;
    margin: 0 0 80px;
    padding: 70px 52px 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  #partner_index .sec2 .text_box section {
    width: 48%;
    margin: 0 0 60px;
  }
  #partner_index .sec2 .text_box section br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #partner_index .sec2 .text_box section {
    margin: 0 0 60px;
    padding: 44px 20px 15px;
  }
}
#partner_index .sec2 .text_box section h4 {
  margin: 0 0 18px;
  color: #E60012;
  font-size: 2.4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #partner_index .sec2 .text_box section h4 {
    margin: 0 0 12px;
    font-size: 2rem;
  }
}
#partner_index .sec2 .text_box section h4 sup {
  font-size: 0.6em;
}
#partner_index .sec2 .text_box section h4 span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 50%;
  width: 80px;
  height: 80px;
  border: 2px solid #E60012;
  border-radius: 100%;
  background: #fff;
  translate: -50% -50%;
  color: #E60012;
  font-size: 3.2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #partner_index .sec2 .text_box section h4 span {
    width: 64px;
    height: 64px;
    font-size: 2.4rem;
  }
}
#partner_index .sec2 .text_box section .text {
  margin: 0 0 28px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #partner_index .sec2 .text_box section .text {
    margin: 0 0 20px;
    font-size: 1.4rem;
  }
}
@media all and (min-width: 768px) {
  #partner_index .sec2 .text_box section .link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    height: 152px;
    padding: 0 52px;
  }
  #partner_index .sec2 .text_box section .link li > span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    translate: 0 120%;
  }
}
#partner_index .sec2 .text_box section .link li {
  position: relative;
  margin: 0 0 20px;
  font-size: 1.3rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #partner_index .sec2 .text_box section .link li {
    margin: 0 0 14px;
  }
}
#partner_index .sec2 .text_box section .link li > span {
  display: inline-block;
  padding: 5px 0 0;
}
#partner_index .sec2 .text_box section .link li a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  padding: 13px 20px;
  border-radius: 5px;
  background: #E60012;
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
  text-decoration: none;
}
@media all and (min-width: 768px) {
  #partner_index .sec2 .text_box section .link li a {
    transition: 0.3s;
    transition-property: opacity;
  }
  #partner_index .sec2 .text_box section .link li a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  #partner_index .sec2 .text_box section .link li a {
    align-items: flex-start;
    justify-content: flex-start;
    padding: 13px 30px;
    font-size: 1.4rem;
  }
}
#partner_index .sec2 .text_box section .link li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  translate: 0 -50%;
  rotate: 45deg;
}
@media screen and (max-width: 767px) {
  #partner_index .sec2 .text_box section .link li a::after {
    width: 6px;
    height: 6px;
  }
}
#partner_index .sec2 .text_box section .link li a .num {
  padding: 0 4px;
  margin: 0 8px 0 0;
  background: #fff;
  border-radius: 3px;
  color: #E60012;
  font-size: 1.2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #partner_index .sec2 .text_box section .link li a .num {
    position: relative;
    top: 4.5px;
    line-height: 1.4;
    padding: 0 2px;
    margin: 0 5px 0 0;
    font-size: 1rem;
  }
}
#partner_index .sec2 .text_box section .link li a .num + span {
  text-align: left;
}
@media all and (min-width: 768px) {
  #partner_index .sec3 {
    width: 1000px;
    margin: 0 auto;
    padding: 80px 0 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #partner_index .sec3 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #partner_index .sec3 {
    padding: 40px 0 60px;
  }
}
#partner_index .sec3 .text1 {
  margin: 0 0 5px;
}
#partner_index .sec3 .text2 {
  margin: 0 0 22px;
}
#partner_index .sec3 .text3 {
  padding: 35px 40px;
  background: #FFF7F7;
}
@media screen and (max-width: 767px) {
  #partner_index .sec3 .text3 {
    padding: 20px;
  }
}
#partner_index .sec3 .text3 h3 {
  margin: 0 0 10px;
  color: #E60012;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #partner_index .sec3 .text3 h3 {
    margin: 0 0 5px;
    font-size: 1.9rem;
  }
}
#partner_index .sec3 .text3 .text3_1 {
  margin: 0 0 5px;
}
#partner_index .sec3 .text3 .text3_1 li {
  display: flex;
  margin: 0 0 3px;
}
#partner_index .sec3 .text3 .text3_1 li span {
  flex: 1;
}
#partner_index .sec3 .text3 .text3_1 li .num {
  flex: 0;
  color: #E60012;
  margin: 0 6px 0 0;
}
#partner_index .sec3 .text3 h4 {
  margin: 14px 0 0;
  font-weight: bold;
}
#partner_index .sec3 .text3 .text3_2 li {
  padding-left: 1em;
  text-indent: -1em;
  font-feature-settings: initial;
}
#partner_index .sec4 {
  padding: 80px 0 60px;
  background: rgba(181, 170, 95, 0.2);
}
@media screen and (max-width: 767px) {
  #partner_index .sec4 {
    padding: 40px 0 35px;
  }
}
#partner_index .sec4 .c_hd1::after {
  background: #B5AA5F;
}
@media all and (min-width: 768px) {
  #partner_index .sec4 .text_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1250px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  #partner_index .sec4 .text_box {
    width: 100%;
  }
}
#partner_index .sec4 .text_box section {
  border: 2px solid #B5AA5F;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 16px rgba(71, 63, 4, 0.1);
}
@media all and (min-width: 768px) {
  #partner_index .sec4 .text_box section {
    width: 390px;
    margin: 0 0 40px;
    padding: 35px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  #partner_index .sec4 .text_box section {
    width: 32%;
  }
  #partner_index .sec4 .text_box section br {
    display: none;
  }
}
@media all and (min-width: 768px) {
  #partner_index .sec4 .text_box section:nth-child(4), #partner_index .sec4 .text_box section:nth-child(5) {
    width: 605px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  #partner_index .sec4 .text_box section:nth-child(4), #partner_index .sec4 .text_box section:nth-child(5) {
    width: 48%;
  }
}
@media all and (min-width: 768px) {
  #partner_index .sec4 .text_box section:nth-child(4) .img, #partner_index .sec4 .text_box section:nth-child(5) .img {
    display: block;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  #partner_index .sec4 .text_box section {
    padding: 20px;
    margin: 0 0 24px;
  }
}
#partner_index .sec4 .text_box section h3 {
  margin: 0 0 12px;
  text-align: center;
}
#partner_index .sec4 .text_box section h3 span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #B5AA5F;
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #partner_index .sec4 .text_box section h3 span {
    font-size: 2.2rem;
  }
}
#partner_index .sec4 .text_box section h3 span::before, #partner_index .sec4 .text_box section h3 span::after {
  content: "";
  width: 11px;
  height: 30px;
  margin: 0 9px;
  background: url("../images/partner/i1.svg") no-repeat center/100%;
}
#partner_index .sec4 .text_box section h3 span::after {
  background-image: url("../images/partner/i2.svg");
}
#partner_index .sec4 .text_box section .text1 {
  margin: 0 0 17px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #partner_index .sec4 .text_box section .text1 {
    font-size: 1.5rem;
  }
}
#partner_index .sec4 .text_box section .text_ib {
  margin: -10px 0 14px;
  text-align: center;
}
#partner_index .sec4 .text_box section .text_ib span {
  display: inline-block;
  padding: 3px 13px;
  background: linear-gradient(90deg, #B5AA5F 0%, #CCB938 28.7%, #A2911B 100%);
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #partner_index .sec4 .text_box section .text_ib span {
    font-size: 1.4rem;
  }
}
#partner_index .sec4 .text_box section .notice_ib {
  margin: 0 0 18px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #partner_index .sec4 .text_box section .notice_ib {
    text-align: left;
  }
}
#partner_index .sec4 .text_box section .notice_ib p {
  display: inline-block;
}
#partner_index .sec4 .text_box section .img {
  text-align: center;
}
@media all and (min-width: 768px) {
  #partner_index .sec4 .text_box section .img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 195px;
  }
}
#partner_index .sec4 .text_box section .link {
  margin: 10px 0 0;
  text-align: center;
}
#partner_index .sec4 .text_box section .link a {
  color: #93862B;
  font-size: 1.4rem;
  text-decoration: none;
}
#partner_index .sec4 .text_box section .link a span {
  text-decoration: underline;
}
#partner_index .sec5 {
  padding: 70px 0;
}
@media screen and (max-width: 767px) {
  #partner_index .sec5 {
    padding: 30px 20px;
  }
}
#partner_index .sec5 a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  padding: 13px 20px;
  border-radius: 5px;
  background: #E60012;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #partner_index .sec5 a {
    height: 80px;
    font-size: 1.4rem;
  }
}
@media all and (min-width: 768px) {
  #partner_index .sec5 a {
    width: 500px;
    height: 100px;
    transition: 0.3s;
    transition-property: opacity;
  }
  #partner_index .sec5 a:hover {
    opacity: 0.7;
  }
}
#partner_index .sec5 a::after {
  content: "";
  width: 10px;
  height: 10px;
  margin: 0 0 0 13px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  rotate: 45deg;
}
@media screen and (max-width: 767px) {
  #partner_index .sec5 a::after {
    width: 8px;
    height: 8px;
  }
}

#partner_platinum {
  background: #6F6F6F;
}
#partner_platinum h3 {
  margin: 0 0 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #partner_platinum h3 {
    margin: 0 0 32px;
  }
}
#partner_platinum h3 span {
  display: inline-block;
  padding: 11px 60px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.8) 79.5%, rgba(255, 255, 255, 0) 100%);
  font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
  #partner_platinum h3 span {
    display: block;
    padding: 10px 0;
    font-size: 2.4rem;
  }
}
#partner_platinum .mv {
  background: url("../images/partner/platinum/mv_bg.png") no-repeat center/cover;
}
#partner_platinum .mv p {
  font-weight: 300;
  color: #fff;
  text-decoration: none;
}
@media all and (min-width: 768px) {
  #partner_platinum .mv {
    padding: 60px 0;
    position: relative;
  }
  #partner_platinum .mv h2 {
    position: relative;
    text-align: center;
  }
  #partner_platinum .mv p {
    width: 800px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #partner_platinum .mv p {
    margin: -10px 0 0;
    padding: 0 20px 25px;
  }
}
#partner_platinum .sec1 {
  padding: 80px 0 75px;
  background: url("../images/partner/platinum/sec1_bg.png") no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec1 {
    padding: 40px 0 40px;
  }
}
#partner_platinum .sec1 h3 {
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec1 h3 {
    margin: 0 0 15px;
  }
}
#partner_platinum .sec1 p {
  margin: 0 0 40px;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec1 p {
    margin: 0 0 32px;
  }
}
@media all and (min-width: 768px) {
  #partner_platinum .sec1 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1250px;
    margin: 0 auto;
  }
}
@media all and (min-width: 768px) {
  #partner_platinum .sec1 ul li {
    width: 32%;
    margin: 0 0 40px;
  }
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec1 ul li {
    margin: 0 0 24px;
  }
}
#partner_platinum .sec1 ul li a {
  display: block;
}
@media all and (min-width: 768px) {
  #partner_platinum .sec1 ul li a {
    transition: 0.3s;
    transition-property: opacity;
  }
  #partner_platinum .sec1 ul li a:hover {
    opacity: 0.7;
  }
}
#partner_platinum .sec1 ul li a img {
  display: block;
  width: 100%;
}
#partner_platinum .sec1 ul::after {
  content: "";
  width: 32%;
}
#partner_platinum .sec1 .sec1_txt {
  padding-top: 20px;
  text-align: center;
}
#partner_platinum .sec1 .sec1_txt a {
  color: #fff;
}
#partner_platinum .sec1 .sec1_txt a:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec1 .sec1_txt a {
    font-size: 1.4rem;
  }
}

#partner_platinum .sec2 {
  padding: 80px 0 75px;
  background: #000 url("../images/partner/platinum/sec2_bg.png") repeat-y center/100%;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 {
    padding: 40px 0 10px;
  }
}
@media all and (min-width: 768px) {
  #partner_platinum .sec2 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1250px;
    margin: 0 auto;
  }
}
#partner_platinum .sec2 ul li {
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0 0 32px;
  background: rgba(255, 255, 255, 0.8);
}
@media all and (min-width: 768px) {
  #partner_platinum .sec2 ul li {
    width: 48%;
    margin: 0 0 62px;
    padding: 0 0 145px;
  }
}
#partner_platinum .sec2 ul li .text_wrap {
  order: 2;
  padding: 25px 32px 0;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 ul li .text_wrap {
    padding: 18px 20px 15px;
  }
}
#partner_platinum .sec2 ul li .text_wrap h4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 15px;
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 ul li .text_wrap h4 {
    height: auto !important;
    margin: 0 0 10px;
    font-size: 2rem;
  }
}
#partner_platinum .sec2 ul li .text_wrap h4 span {
  display: block;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 ul li .text_wrap h4 span {
    font-size: 1.2rem;
  }
}
#partner_platinum .sec2 ul li .text_wrap .text1 tr {
  display: flex;
  margin: 0 0 12px;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 ul li .text_wrap .text1 tr {
    align-items: flex-start;
    margin: 0 0 8px;
  }
}
#partner_platinum .sec2 ul li .text_wrap .text1 tr th,
#partner_platinum .sec2 ul li .text_wrap .text1 tr td {
  padding: 5px 15px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 ul li .text_wrap .text1 tr th,
#partner_platinum .sec2 ul li .text_wrap .text1 tr td {
    font-size: 1.2rem;
    padding: 4px 8px;
  }
}
#partner_platinum .sec2 ul li .text_wrap .text1 tr th {
  width: 90px;
  padding: 0;
  text-align: center;
}
#partner_platinum .sec2 ul li .text_wrap .text1 tr th span {
  display: block;
  width: 100%;
  padding: 4px;
  background: #fff;
  border: 1px solid #ccc;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 ul li .text_wrap .text1 tr th {
    width: 80px;
  }
  #partner_platinum .sec2 ul li .text_wrap .text1 tr th span {
   padding: 3px;
  }
}
#partner_platinum .sec2 ul li .text_wrap .text1 tr td {
  flex: 1;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 ul li .text_wrap .text2 {
    font-size: 1.4rem;
  }
}
#partner_platinum .sec2 ul li .link {
  order: 3;
}
@media all and (min-width: 768px) {
  #partner_platinum .sec2 ul li .link {
    position: absolute;
    bottom: 40px;
    left: 32px;
    width: calc(100% - 64px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #partner_platinum .sec2 ul li .link {
    left: 20px;
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 ul li .link {
    padding: 0 20px 30px;
  }
}
#partner_platinum .sec2 ul li .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 80px;
  border-radius: 5px;
  background: #000;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 ul li .link a {
    height: 54px;
    font-size: 1.4rem;
  }
}
@media all and (min-width: 768px) {
  #partner_platinum .sec2 ul li .link a {
    padding-right: 20px;
    transition: 0.3s;
    transition-property: opacity;
  }
  #partner_platinum .sec2 ul li .link a:hover {
    opacity: 0.7;
  }
}
#partner_platinum .sec2 ul li .link a i {
  position: relative;
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
}
@media all and (min-width: 768px) {
  #partner_platinum .sec2 ul li .link a i {
    position: absolute;
    top: 50%;
    right: 30px;
    translate: 0 calc(-50% - 4px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #partner_platinum .sec2 ul li .link a i {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 ul li .link a i {
    width: 12px;
    height: 12px;
    margin: 0 0 0 15px;
    translate: 0 -1px;
    border-width: 1px;
  }
}
#partner_platinum .sec2 ul li .link a i::before {
  content: "";
  position: absolute;
  top: 3px;
  left: -8px;
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  border: inherit;
  border-top: none;
  border-right: none;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec2 ul li .link a i::before {
    top: 1px;
    left: -6px;
  }
}
#partner_platinum .sec2 .img img {
  width: 100%;
  height: auto;
}
#partner_platinum .sec3 {
  padding: 70px 0 50px;
  background: #2C2C2C;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec3 {
    padding: 50px 20px 30px;
  }
}
#partner_platinum .sec3 a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  padding: 13px 20px;
  border-radius: 5px;
  background: url("../images/partner/platinum/btn_bg.png") no-repeat center/cover;
  font-size: 2rem;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec3 a {
    height: 80px;
    font-size: 1.4rem;
  }
}
@media all and (min-width: 768px) {
  #partner_platinum .sec3 a {
    width: 500px;
    height: 100px;
    transition: 0.3s;
    transition-property: opacity;
  }
  #partner_platinum .sec3 a:hover {
    opacity: 0.7;
  }
}
#partner_platinum .sec3 a::after {
  content: "";
  width: 10px;
  height: 10px;
  margin: 0 0 0 13px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  rotate: 45deg;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec3 a::after {
    width: 8px;
    height: 8px;
  }
}

#partner_platinum .sec3_txt {
  padding-bottom: 70px;
  background: #2C2C2C;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec3_txt {
    padding-bottom: 50px;
  }
}
#partner_platinum .sec3_txt a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  #partner_platinum .sec3_txt a {
    font-size: 1.4rem;
  }
}
#partner_platinum .sec3_txt a:hover {
  text-decoration: none;
}

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