.container .container-inner .main > *:first-child{
  margin-top: 0;
}
.cp-h1-text{
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 2;
}
.cp-h2-text{
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 2;
}
.cp-h3-text{
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2;
}
.cp-h4-text{
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2;
}
.container .cp-h2-text + *,
.container .cp-h3-text + *,
.container .cp-h4-text + *{
  margin-top: 20px;
}
.cp-text-col1{
  margin-top: 40px;
  margin-bottom: 40px;
}
.cp-text-col2,
.cp-text-col3,
.cp-text-col4{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 40px;
}
.cp-text-col2 .cp-text-l,
.cp-text-col2 .cp-text-r,
.cp-text-col3 .cp-text-l,
.cp-text-col3 .cp-text-r,
.cp-text-col4 .cp-text-l,
.cp-text-col4 .cp-text-r{
  float: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cp-text-col2 .cp-text-l {
  margin-right: 4.545%;
}
.cp-text-col3 .cp-text-l {
  margin-right: 4.65875%;
}
.cp-text-col4 .cp-text-l {
  margin-right: 2.27266%;
}

.cp-img-col2,
.cp-img-col3,
.cp-img-col4{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 40px;
}

.cp-img-col2 + .cp-img-col2,
.cp-img-col2 + .cp-img-col3,
.cp-img-col2 + .cp-img-col4,
.cp-img-col3 + .cp-img-col2,
.cp-img-col3 + .cp-img-col3,
.cp-img-col3 + .cp-img-col4,
.cp-img-col4 + .cp-img-col2,
.cp-img-col4 + .cp-img-col3,
.cp-img-col4 + .cp-img-col4{
  margin-top: -20px;
}

p.cp-col-01,
p.cp-col-02,
p.cp-col-03,
p.cp-col-04{
  text-align: center;
}
.cp-img-col2 .cp-ii,
.cp-img-col3 .cp-ii,
.cp-img-col4 .cp-ii{
  text-align: center;
}

.cp-img-col2.clearfix::after,
.cp-img-col3.clearfix::after,
.cp-img-col4.clearfix::after{
  content: none;
}
.cp-img-col2 .cp-col-01,
.cp-img-col2 .cp-col-02,
.cp-img-col3 .cp-col-01,
.cp-img-col3 .cp-col-02,
.cp-img-col3 .cp-col-03,
.cp-img-col4 .cp-col-01,
.cp-img-col4 .cp-col-02,
.cp-img-col4 .cp-col-03,
.cp-img-col4 .cp-col-04{
  float: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.cp-img-col2 .cp-col-01{
  margin-right: 4.545%;
}
.cp-img-col2 .cp-col-02{}

.cp-img-col3 .cp-col-01,
.cp-img-col3 .cp-col-02{
  margin-right: 4.65875%;
}
.cp-img-col3 .cp-col-03{}

.cp-img-col4 .cp-col-01,
.cp-img-col4 .cp-col-02,
.cp-img-col4 .cp-col-03{
  margin-right: 2.27266%
}
.cp-img-col4 .cp-col-04{}
.cp-img-col3 .cp-it-t {
  margin-bottom: 20px;
  line-height: 150%;
  font-size: 1.8rem;
}
.cp-img-col3 .cp-it-b {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 180%;
}
@media screen and (max-width: 959px) {
  .cp-text-col2,
  .cp-text-col3,
  .cp-text-col4{
    display: block;
  }
  .cp-text-col2 .cp-text-l,
  .cp-text-col3 .cp-text-l,
  .cp-text-col4 .cp-text-l {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .cp-text-col2 .cp-text-r,
  .cp-text-col3 .cp-text-r,
  .cp-text-col4 .cp-text-r {
    width: 100%;
  }
  .cp-img-col2,
  .cp-img-col3,
  .cp-img-col4{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .cp-img-col2 .cp-col-01,
  .cp-img-col2 .cp-col-02,
  .cp-img-col3 .cp-col-01,
  .cp-img-col3 .cp-col-02,
  .cp-img-col3 .cp-col-03,
  .cp-img-col4 .cp-col-01,
  .cp-img-col4 .cp-col-02,
  .cp-img-col4 .cp-col-03,
  .cp-img-col4 .cp-col-04{
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  .cp-img-col2 .cp-col-01{
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .cp-img-col2 .cp-col-02{
    width: 100%;
  }
  .cp-img-col3 .cp-col-01,
  .cp-img-col3 .cp-col-02{
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .cp-img-col3 .cp-col-03{
    width: 100%;
  }
  .cp-img-col4 .cp-col-01{
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .cp-img-col4 .cp-col-02{
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .cp-img-col4 .cp-col-03{
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .cp-img-col4 .cp-col-04{
    width: 100%;
  }
}
.cp-ti{
  margin-top: 40px;
  margin-bottom: 40px;
}
.cp-ti .cp-text{
  width: calc(100% - 420px);
  padding-right: 40px;
}
.cp-ti .cp-img{
  width: 420px;
}
.cp-it{
  margin-top: 40px;
  margin-bottom: 40px;
}
.cp-it .cp-text{
  width: calc(100% - 460px);
  padding-left: 40px;
}
.cp-it .cp-img{
  width: 420px;
}
@media screen and (max-width: 959px) {
  .cp-ti .cp-ii, .cp-ti .cp-img,
  .cp-it .cp-ii, .cp-it .cp-img{
    margin-top: 15px;
    text-align: center;
  }
  .cp-ti .cp-text{
    padding-right: 0;
  }
  .cp-it{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .cp-it .cp-text{
    padding-left: 0;
  }
}

.cp-wp{
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 30px 40px;
  border: none;
  background-color: #f6f6f9;
}

.cp-all table th,
.cp-all table td{
  padding: 10px 15px;
  border: 1px solid #999999;
  font-size: 14px;
  font-size: 1.4rem;
}
.cp-all ul > li{
  position: relative;
  margin: 10px 0;
  padding-left: 38px;
  text-indent: -38px;
  line-height: 1.8;
}
.cp-all ul > li::before{
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: -1px 18px 0 15px;
  background: #333;
  border-radius: 50%;
  vertical-align: middle;
}
.cp-all ul > li > a{
  padding: 3px 0 3px 40px;
  margin-left: -40px;
  text-decoration: none;
}
.cp-all ul > li > a:hover{
  text-decoration: underline;
}
.cp-all ul > li > a::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 10px;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/albums/abm00000119.svg) no-repeat center center #333;
  background-size: 15px 15px;
}
.cp-all ol{
  counter-reset: list-number;
}
.cp-all ol > li{
  margin: 10px 0;
  padding-left: 38px;
  text-indent: -38px;
  line-height: 1.8;
}
.cp-all ol > li::before {
  content: counter(list-number)".";
  counter-increment: list-number;
  display: inline-block;
  min-width: 33px;
  text-align: right;
  margin-right: 5px;
}
.cp-all ol > li > a{
  text-decoration: none;
}
.cp-all ol > li > a:hover{
  text-decoration: underline;
}

.cp-all .cp-it-t {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 5px;
  line-height: 1.4;
  font-weight: 500;
  text-align: left;
}
.cp-all .cp-it-b {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px;
  line-height: 1.8;
  text-align: left;
}

.cp-space-S{
  height: 30px;
}
.cp-space-M{
  height: 60px;
}
.cp-space-L{
  height: 90px;
}

.cp-solid {
  margin: 40px 0;
}

.cp-external{
  margin: 40px 0;
}
@media screen and (max-width: 1279px) {
  .cp-external{
    position: relative;
  }
  .cp-external::after{
    content: "";
    display: block;
    padding-top: 56.25%;
  }
  .cp-external iframe{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
}

/*youtude*/
.news-detail .cp-external.cp-all iframe {
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 959px) {
  .news-detail .cp-external.cp-all iframe {
    height: auto;
    min-height: 315px;
    width: 100%;
  }
}

.img-switch{
  width: 100%;
}
.img-switch-pc{
  width: 100%;
  text-align: center;
}
.img-switch-sp{
  display: none;
  width: 100%;
  text-align: center;
}
.img-switch-pc:empty,
.img-switch-sp:empty{
  display: none;
}
@media screen and (max-width: 959px) {
  .img-switch-pc{
    display: none;
  }
  .img-switch-sp{
    display: block;
  }
}