@charset "UTF-8";
.cpn-note-red {
  color: #E84034;
}
.cpn-main {
  font-family: YuGothic;
}
.cpn-info, .cpn-content {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  text-align: left;
}
.cpn-title{
  max-width: 783px;
  min-height: 120px;
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  margin: 0 auto;
}
.l-header .info-box {
  max-width: 800px;
  border: 1px solid #E84034;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  color: #000;
  padding: 20px;
  margin: 30px auto 0;
}
.cpn-info {
  opacity: 0px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.cpn-info h2 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.cpn-info div {
  margin-bottom: 20px;
}
.cpn-info .info-box {
  border: 1px solid #E84034;
  padding: 20px;
}
.cpn-info .info-box-note {
font-size: 20px;
font-weight: 700;
}
.cpn-content {
  opacity: 0px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.cpn-content .cpn-content-banner {
  margin-bottom: 20px;
}
.cpn-content .cpn-content-banner-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .cpn-content {
    margin: 0 10px;
  }
  .cpn-content .cpn-content-banner {
    display: none;
  }
  .cpn-content .cpn-content-banner-sp {
    display: block;
  }
}
.cpn-content-box {
  margin: 0;
  margin-bottom: 60px;
}
.cpn-content-box h3 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin: 0;
  margin-bottom: 24px;
}
.cpn-content-box table {
  width: 100%;
  text-align: left;
  padding: 0px;
}
.cpn-content-box th {
  padding: 10px;
  border: 1px solid #DDDDDD;
  background: #F3F7FC;
  font-weight: 700;

}
.cpn-content-box td {
  padding: 10px;
  border: 1px solid #DDDDDD;
}
.cpn-content-box a {
  text-decoration: underline;
}
.cpn-table01 th{
  width: 184px;
  height: 52px;
  vertical-align: middle;
}
.cpn-table01 td{
  width: calc(100% - 184px);
  height: 52px;
  text-align: left;
}
.cpn-content-box ul {
  line-height: 32px;
  list-style: disc;
  margin-left: 30px;
}
.cpn-content-box h4{
  font-family: YuGothic;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #058AD0;
}
.cpn-table02{
  margin-top: 20px;
}
.cpn-table02 th, td{
  width: 50%;
  text-align: center;
}
.cpn-table02 td {
  padding: 20px;
}
.cpn-table02 td > p {
  padding-bottom: 20px;
}
.cpn-function img {
  width: 112px;
}
.cpn-function ul {
  list-style: none;
  margin-left: 0;
}
.cpn-function li:not(:last-child) {
  margin-bottom: 40px;
}
.cpn-function ul>li>ul {
  display:flex; 
  flex-wrap: wrap;
}
.cpn-function ul>li>ul>li {
  width: calc((100% - 40px) / 2);
  min-height: 134px;
  display:flex;
  padding-right: 5px;
  margin-bottom: 0;
}
.cpn-function ul>li>ul>li:first-child {
  margin-right: 40px;
}
.cpn-function ul>li>ul>li img{
  margin-right: 24px;
}
.cpn-function ul>li>ul>li span{
  font-size: 12px;
  line-height: 18px;
}
@media screen and (max-width: 767px) {
  .cpn-function ul>li>ul {
    display:block; 
  }
  .cpn-function ul>li>ul>li {
    width: 100%;
    padding-right: auto;
    margin-bottom: 20px;
  }
  .cpn-function ul>li>ul>li:first-child {
    margin-right: auto;
  }
}
.cpn-merit ul {
  width: 100%;
  margin: 0;
  display:flex; 
  justify: space-between;
  list-style: none;
}
.cpn-merit li {
  width: calc((100% - 40px) /3);
}
@media screen and (max-width: 767px) {
  .cpn-merit ul {
    display:block; 
  }
  .cpn-merit li {
    width: 100%;
    margin-bottom: 20px;
  }
  .cpn-merit li:not(:last-child) {
    margin-right: auto;
  }
}
.cpn-merit li:not(:last-child) {
  margin-right: 20px;
}
.cpn-merit-title{
  display:flex; 
  margin-bottom: 15px;
}
.cpn-merit-title img{
  width: 48px; 
  height: 48px;
  margin-right: 20px;
}
.cpn-merit-content{
  min-height: 96px;
  margin-bottom: 15px;
}
.cpn-merit-img{
  max-width: 327px;
}
.cpn-table03 {
  margin-bottom: 20px;
}
.cpn-table03 img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.cpn-table03 ul.title {
  list-style: none;
  margin: 0;
}
.cpn-table03 ul.contents {
  list-style: none;
  margin: 0;
  margin-bottom: 20px;
}
.cpn-table03 ul>li {
  border: 1px solid #DDDDDD;
  border-bottom: 0px;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}
.cpn-table03 ul>li:last-child {
  border-bottom: 1px solid #DDDDDD;
}
.cpn-table03 ul.title>li:last-child {
  border-bottom: 0px;
}
.cpn-table03-title {
  text-align: center;
  height: 52px;
  background-color: #F3F7FC;
  padding: 10px;
}
.cpn-table03 ul>li>ul {
  list-style: none;
  margin: 0;
  display:flex; 
  margin-bottom: 0;
}
.cpn-table03-th ul>li:first-child {
  width: 37%;
  background-color: #FFF;
}
.cpn-table03-th ul>li {
  width: 42%;
  border: 0px;
  border-right: 1px solid #DDDDDD;
  text-align: center;
}
.cpn-table03-th ul>li:last-child {
  width: 21%;
  border-right: 0px;
  border-bottom: 0px !important;
}
.cpn-premium {
  min-height: 96px;
  background-color: #FFF3B2 !important;
  position: relative;
}
.cpn-premium p{
  min-width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .cpn-premium {
    line-height: 25px !important;
  }
}
.cpn-normal {
  width: 100% !important;
  height: 52px;
  background-color: #AED3F0 !important;
  position: relative;
}
.cpn-normal p{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .cpn-normal {
    height: 60px;
    line-height: 25px !important;
  }
}
.cpn-period{
  width: 50% !important;
  height: 44px;
  font-weight: 500 !important;
  background-color: #D0EAFF !important;
  border-top: 1px solid #DDDDDD;
  border-bottom: 0px !important;
  position: relative;
}
.cpn-period p{
  min-width: 80%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .cpn-period {
    height: 60px;
    line-height: 25px !important;
  }
}
.cpn-table03 ul.contents>li>ul {
  width: 100%;
  list-style: none;
  margin: 0;
  display: table;
  margin-bottom: 0;
}
.cpn-table03 ul.contents>li>ul>li {
  display: table-cell;
}
.cpn-table03-td {
  min-height: 32px;
}
.cpn-table03-td ul>li:first-child {
  width: 37%;
}
.cpn-table03-td ul>li {
  width: 21%;
  height: 100%;
  border: 0px;
  margin: auto;
  border-right: 1px solid #DDDDDD;
  text-align: center;
  line-height: 32px;
}
.cpn-table03-td ul>li:last-child {
  width: 21%;
  border-right: 0px;
  border-bottom: 0px;
}
.cpn-table03 span {
  font-size: 18px;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .cpn-table03-td ul>li {
    padding: 5px;
  }
}
.cpn-process-note {
  margin-bottom: 40px;
}
.cpn-process-note h5{
  font-weight: 700;
}
.cpn-faq {
  margin-bottom: 40px;
}
.cpn-faq-img {
  margin: auto;
  width: 201px;
}