@media screen and (min-width: 1051px) {
  .l-partner__wrap {
    margin: 0 auto;
    padding: 100px 0 60px;
    max-width: 1050px;
    display: flex;
    justify-content: space-between;
    position: relative;
    min-height: 750px; }
  .l-contentsPartner {
    max-width: 720px;
    position: relative;
    z-index: 10; }
  .p-contentsPartner__title {
    font-size: 2.4rem;
    width: 500px;
    letter-spacing: 2px;
    border-bottom: 4px double #00a5e7; }
  .p-partner__introText {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.4; }
  .p-partner__introCarefull {
    font-size: 14px;
    margin-bottom: 40px; }
    .p-partner__introCarefull span {
      color: #ed6d00; }
  .p-partnerBox {
    padding: 60px 20px 20px; }
  .p-partner__linkTitle {
    padding: 5px 5px 5px 0px;
    position: relative;
    margin-bottom: 10px;
    display: block;
    transition: opacity 0.3 ease; }
    .p-partner__linkTitle::before {
      display: block;
      content: '';
      width: 30px;
      height: 30px;
      background-color: #b1d7e4;
      position: absolute;
      top: -8px;
      left: -11px;
      z-index: -1;
      border-radius: 50%; }
    .p-partner__linkTitle::after {
      display: block;
      content: '';
      width: 18px;
      height: 18px;
      background-color: #69b6d4;
      position: absolute;
      top: 8px;
      left: 2px;
      z-index: -1;
      border-radius: 50%; }
    .p-partner__linkTitle:hover {
      opacity: 0.6; }
  .p-partner__title {
    font-size: 20px; }
  .p-partner__inner {
    display: flex; }
  .p-partner__img-wrap {
    width: 220px;
    margin-left: 20px;
    flex-shrink: 0; }
    .p-partner__img-wrap img {
      width: 100%;
      height: auto; }
  .p-partner__text {
    width: 100%;
    font-size: 16px;
    line-height: 1.4; }
  /* circle */
  .c-circle__partner03 {
    width: 160px;
    height: 157px;
    top: 380px;
    left: -50px; }
  .c-circle__partner04 {
    width: 95px;
    height: 100px;
    top: 48%;
    right: 30%; }
  .c-circle__partner05 {
    width: 150px;
    height: 145px;
    right: -10%;
    top: 92%;
    top: 80%; } }

@media screen and (max-width: 1050px) {
  .l-partner__wrap {
    margin: 0 auto;
    padding: 80px 0 60px;
    position: relative;
    min-height: 500px; }
  .l-contentsPartner {
    padding: 0 15px; }
  .p-partnerBox {
    max-width: 800px;
    margin: 0 auto;
    padding: 60px 30px 20px; }
  .p-contentsPartner__title {
    font-size: 2.4rem;
    width: 500px;
    letter-spacing: 2px;
    border-bottom: 4px double #00a5e7; }
  .p-partner__introText {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.4; }
  .p-partner__introCarefull {
    font-size: 14px;
    margin-bottom: 40px; }
    .p-partner__introCarefull span {
      color: #ed6d00; }
  .p-partnerBox {
    padding: 60px 20px 20px; }
  .p-partner__linkTitle {
    padding: 5px 5px 5px 0px;
    position: relative;
    margin-bottom: 10px;
    display: block; }
    .p-partner__linkTitle::before {
      display: block;
      content: '';
      width: 30px;
      height: 30px;
      background-color: #b1d7e4;
      position: absolute;
      top: -8px;
      left: -11px;
      z-index: -1;
      border-radius: 50%; }
    .p-partner__linkTitle::after {
      display: block;
      content: '';
      width: 18px;
      height: 18px;
      background-color: #69b6d4;
      position: absolute;
      top: 8px;
      left: 2px;
      z-index: -1;
      border-radius: 50%; }
    .p-partner__linkTitle:hover {
      opacity: 0.6;
      text-decoration: underline; }
  .p-partner__title {
    font-size: 20px; }
  .p-partner__inner {
    display: flex; }
  .p-partner__img-wrap {
    width: 220px;
    margin-left: 20px;
    flex-shrink: 0; }
    .p-partner__img-wrap img {
      width: 100%;
      height: auto; }
  .p-partner__text {
    font-size: 15px;
    line-height: 1.4; }
  /* circle */
  .c-circle__partner03 {
    width: 160px;
    height: 157px;
    top: 380px;
    left: -50px; }
  .c-circle__partner04 {
    width: 95px;
    height: 100px;
    top: 48%;
    right: 30%; }
  .c-circle__partner05 {
    width: 150px;
    height: 145px;
    right: -10%;
    top: 80%; } }

@media screen and (max-width: 768px) {
  .l-partner__wrap {
    margin: 0 auto;
    padding: 50px 0 20px;
    position: relative;
    min-height: 500px; }
  .l-contentsPartner {
    padding: 5px; }
  .p-partnerBox {
    max-width: auto;
    margin: 0 auto;
    padding: 40px 8px 20px; }
  .p-contentsPartner__title {
    font-size: 1.6rem;
    width: 60%;
    letter-spacing: 2px;
    border-bottom: 4px double #00a5e7; }
  .p-partner__introText {
    font-size: 16px;
    margin-bottom: 10px; }
  .p-partner__introCarefull {
    font-size: 14px;
    margin-bottom: 40px; }
    .p-partner__introCarefull span {
      color: #ed6d00; }
  .p-partnerBox {
    padding: 30px 10px 20px; }
  .p-partner__linkTitle {
    padding: 5px 5px 5px 0px;
    position: relative;
    margin-bottom: 10px;
    display: block; }
    .p-partner__linkTitle::before {
      display: block;
      content: '';
      width: 30px;
      height: 30px;
      background-color: #b1d7e4;
      position: absolute;
      top: -8px;
      left: -11px;
      z-index: -1;
      border-radius: 50%; }
    .p-partner__linkTitle::after {
      display: block;
      content: '';
      width: 18px;
      height: 18px;
      background-color: #69b6d4;
      position: absolute;
      top: 8px;
      left: 2px;
      z-index: -1;
      border-radius: 50%; }
    .p-partner__linkTitle:hover {
      opacity: 0.6; }
  .p-partner__title {
    font-size: 18px; }
  .p-partner__inner {
    display: block; }
  .p-partner__text {
    margin-bottom: 20px; }
  .p-partner__img-wrap {
    max-width: 500px;
    width: 100%;
    margin-left: 0;
    margin: 0 auto; }
    .p-partner__img-wrap img {
      width: 100%;
      height: auto; }
  /* circle */
  .c-circle__partner03 {
    width: 120px;
    height: 120px;
    top: 380px;
    left: -50px; }
  .c-circle__partner04 {
    width: 95px;
    height: 100px;
    top: 48%;
    right: -20px; }
  .c-circle__partner05 {
    width: 75px;
    height: 75px;
    right: -5px;
    top: 80%; } }

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