.cm-core {
  padding: 72px 20px 59px;
}
.cm-core .page-center {
  max-width: 980px;
  margin: 0 auto;
}
.cm-core .cm-top p:not(:last-child) {
  text-align: justify;
}
.cm-core .cm-bottom {
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
}
.cm-core .cm-bottom .cm-left {
  width: 50%;
  position: relative;
}
.cm-core .cm-bottom .cm-right {
  width: 50%;
  max-width: 444px;
  padding-top: 33px;
}
.cm-core .cm-bottom .cm-left .cm-bg {
  width: 431px;
  height: 508px;
  position: relative;
  left: 76px;
  top: 0;
}
.cm-core .cm-bottom .cm-left .cm-bg svg {
  fill: #1A3D6D;
  fill-opacity: 0.1;
  stroke-width: 4px;
  stroke: #fff;
  padding: 3px;
  box-sizing: content-box;
  overflow: visible;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
}
.cm-core .cm-right img {
  display: block;
  max-width: 100%;
  margin-bottom: 48px;
}
.cm-core .cm-right p {
  text-align: justify;
}
.cm-core .cm-right .cm-btn-wrapper {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  padding-top: 22px;
}
.cm-core .cm-right .cm-btn-wrapper a {
  display: flex;
  text-decoration: none;
}
.cm-core .cm-right .cm-btn-wrapper a span:first-child {
  display: flex;
  align-items: center;
  min-width: 160px;
  min-height: 55px;
  background-color: rgb(240, 85, 34);
  justify-content: center;
  font: normal normal normal 15px/1.4em wfont_5189d6_32d5e16fdda046fbabd3a7d72ce491ce,wf_32d5e16fdda046fbabd3a7d72,orig_century_gothic_bold;
  color: #fff;
  box-shadow: 0.00px 0.00px 4px 0px rgba(50,50,50,0.6);
  transition: color 0.4s ease 0s;
}
.cm-core .cm-right .cm-btn-wrapper a span:last-child {
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0.00px 0.00px 4px 0px rgba(50,50,50,0.6);
  background-color: #fff;
  transform: rotate( 90deg);
  transition: color 0.4s ease 0s;
  color: rgb(85, 26, 139);
  text-decoration: none;
  border: 1px solid rgb(240, 85, 34);
  font: normal normal normal 22px/1.4em wfont_5189d6_32d5e16fdda046fbabd3a7d72ce491ce,wf_32d5e16fdda046fbabd3a7d72,orig_century_gothic_bold;
  color: rgb(240, 85, 34);
}
.cm-core .cm-right .cm-btn-wrapper a span:first-child:hover {
  background-color: rgba(240, 85, 34, 0.5);
}
.cm-core .cm-right .cm-btn-wrapper a span:last-child:hover {
  background-color: rgba(240, 85, 34, 0.5);
  color: #fff;
  border-color: #fff;
}
.cm-core .cm-left .cm-icon {
  width: 203px;
  height: 240px;
  position: absolute;
}
.cm-core .cm-left .cm-icon .svg-box {
  width: 100%;
  height: 100%;
}
.cm-core .cm-left .cm-icon .svg-box svg {
  overflow: visible;
  fill: #F05522;
  fill-opacity: 1;
  stroke-width: 9px;
  stroke: #FAFAFA;
  box-sizing: content-box;
  padding: 3px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
}
.cm-core .cm-left .cm-head {
  top: 15px;
  left: 101px;
}
.cm-core .cm-left .box-1 {
  left: 0;
  top: 197px;
}

.cm-core .cm-left .box-1 .svg-box svg, .cm-core .cm-left .box-5 .svg-box svg {
  fill: #1A3D6D;
}

.cm-core .cm-left .box-2 {
  left: 203px;
  top: 197px;
}

.cm-core .cm-left .box-3 {
  top: 380px;
  left: -102px;
}

.cm-core .cm-left .box-4 {
  top: 380px;
  left: 101px;
}

.cm-core .cm-left .box-5 {
  top: 380px;
  left: 304px;
}

.cm-core .cm-left .box-2 .svg-box svg {
  fill: #F59D3D;
}

.cm-core .cm-left .box-4 .svg-box svg {
  fill: #00B0AD;
}
.cm-core .cm-left .cm-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
  padding: 0 30px;
  line-height: 1.35;
  max-height: 60%;
  overflow: auto;
}
.cm-core .cm-left .cm-text a {
  font-family: wfont_5189d6_b5ec6b5074e94289b73af275b0c84abd,wf_b5ec6b5074e94289b73af275b,orig_century_gothic;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}
.cm-core .cm-left .left-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
  padding: 0 30px;
  line-height: 1.2;
  padding-bottom: 18px;
}
.cm-core .cm-left .left-title a {
  font-weight: bold;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  font-family: wfont_5189d6_32d5e16fdda046fbabd3a7d72ce491ce,wf_32d5e16fdda046fbabd3a7d72,orig_century_gothic_bold;
}
.cm-core .mobile-content {
  display:none;
}
@media (max-width:1199px) {
  .cm-core .cm-bottom .cm-left .cm-bg {
    left: 0;
    max-width: 100%;
  }
  .cm-core .cm-left .cm-icon {
    width: 140px;
    height: 166px;
  }
  .cm-core .cm-left .box-1 {
    left: 31px;
    top: 141px;
  }
  .cm-core .cm-left .box-2 {
    left: 171px;
    top: 141px;
  }
  .cm-core .cm-left .box-4 {
    top: 266px;
  }
  .cm-core .cm-left .box-3 {
    left: 31px;
    top: 392px;
  }
  .cm-core .cm-left .box-5 {
    left: 171px;
    top: 391px;
  }
  .cm-core .cm-left .left-title a {
    font-size: 22px;
  }
  .cm-core .cm-left .left-title {
    padding: 0;
  }
  .cm-core .cm-left .cm-text a {
    font-size: 15px;
  }
  .cm-core .cm-left .cm-text {
    padding: 0 10px;
  }
}

@media (max-width:767px) {
  .cm-core .cm-top {
    display: none;
  }
  .cm-core .cm-bottom {
    flex-direction: column;
    padding-top: 0;
  }
  .cm-core .cm-bottom .cm-left {
    width: 100%;
    margin-bottom: 40px;
  }
  .cm-core .cm-bottom .cm-right {
    width: 100%;
    max-width: 100%;
  }
  .cm-core {
    padding-top: 0;
  }
  .cm-core .cm-left .cm-head {
    top: 18px;
    left: 68px;
  }
  .cm-core .cm-left .cm-icon .svg-box svg {
    stroke-width: 13px;
  }

  .cm-core .cm-left .box-1 {
    left: -1px;
    top: 145px;
  }
  .cm-core .cm-left .box-2 {
    top: 144px;
    left: 144px;
  }
  .cm-core .cm-left .box-4 {
    top: 269px;
    left: 71px;
  }
  .cm-core .cm-left .box-3 {
    left: -1px;
    top: 395px;
  }
  .cm-core .cm-left .box-5 {
    left: 141px;
    top: 395px;
  }
  .cm-core .cm-left .cm-text {
    line-height: 20px;
    padding: 0 20px;
  }
  .cm-core .cm-bottom .cm-left .cm-bg {
    top: 76px;
    left: 11px;
    width: 255px;
  }
  .cm-core .cm-bottom .cm-left .cm-bg svg {
    stroke-width: 8px;
  }
  .cm-core .cm-bottom .cm-right .cm-content {
    display: none;
  }
  .cm-core .mobile-content {
    display: block;
  }
  .cm-core .mobile-content img {
    max-width: 246px;
    margin-bottom: 26px;
  }
  .cm-core .mobile-content {
    padding-top: 8px;
  }
  .cm-core .mobile-content p {
    font-size: 14px;
    text-align: left;
    margin-bottom: 1.4em;
  }
  .cm-core .mobile-content p:last-child {
    margin-bottom: 0;
  }
  .cm-core .cm-right .cm-btn-wrapper {
    justify-content: center;
    padding-top: 20px;
  }
  .cm-core .cm-right .cm-btn-wrapper a span:first-child {
    min-height: 42px;
    font-size: 13px;
  }
  .cm-core .cm-right .cm-btn-wrapper a span:last-child {
    height: 42px;
    width: 42px;
    font-size: 20px;
  }
  .cm-core {
    padding-bottom: 30px;
  }
}