@charset "UTF-8";
main {
  line-height: 1.5;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
main p {}
main a:link {
  color: #3b92c8;
  text-decoration: none;
}
main a:visited {
  color: #802680;
}
main a:hover, main a:active {
  text-decoration: underline;
}
.pc {
  display: none;
}
.sp {
  display: block;
}
.wrapper {
  width: 100%;
  padding: 60px 0;
  background-color: #fffbf0;
}
/*共通パーツ*/
h2 {
  color: #333333;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 40px;
}
h2.chance img {
  width: 297px;
  height: auto;
}
h2 span {
  line-height: 1.8;
  width: fit-content;
  position: relative;
  z-index: 1;
}
span.h_underline::after {
  position: absolute;
  top: 22px;
  right: 50%;
  transform: translate3d(50%, 0, 0);
  width: 110%;
  border-top: 5px solid #F59D81;
  z-index: -1;
  content: "";
}
span.h_underline.h_yellow::after {
  border-top: 5px solid #f7d157;
}
.h_small {
  font-size: 16px;
  line-height: 1.9;
}
.tx_red {
  color: #D0111B;
}
.tx_center {
  text-align: center;
}
.tx_through {
  text-decoration: line-through;
}
.bold {
  font-weight: bold;
}
.bold-cancel {
  font-weight: bold;
  text-decoration: line-through;
}
.mb60 {
  margin-bottom: 60px;
}
/*list style*/
.list-asterisk {
  margin: 0 20px 80px;
}
.list-asterisk li {
  font-size: 11px;
  line-height: 1.5;
}
.list-asterisk li::before {
  content: "※";
}
.list-dot {
  margin: 0 20px 80px;
}
.list-dot li {
    margin-bottom: 4px;
    text-indent: -0.5em;
    padding: 0 0 0 0.7em;
  }
  .list-dot li:before {
    content: '・';
    display: inline-block;
    vertical-align: 0;
    width: auto;
    height: auto;
    margin-right: 0;
    border-radius: 0;
    background: 0 0;
  }
/*date*/
.date {
  padding: 15px;
  background-color: #EBEBEB;
  text-align: center;
  font-size: 10px;
}
.date p + p {
  margin-top: 5px;
}
/* description */
.description {
  text-align: center;
  margin-bottom: 40px;
}
/*メインテーマ*/
.theme {
  margin: 0 20px 20px;
  padding: 0 0 32px;
  background-color: #fff;
  border-radius: 8px;
}
.theme dt {
  margin-bottom: 24px;
  padding: 18px 0;
  background-color: #d0111b;
  border-radius: 8px 8px 0 0;
  text-align: center;
}
.theme dt img {
  width: 278px;
  height: auto;
  margin: 0 auto;
}
.theme dd {
  margin: 0 auto;
}
.theme dd:nth-of-type(1) {
  width: 206px;
  height: auto;
  margin-bottom: 24px;
}
.theme dd:nth-of-type(2) {
  width: 295px;
  height: auto;
  margin-bottom: 24px;
}
.theme p.schedule {
  margin: 0 20px;
  padding: 10px 0;
  font-size: 11px;
  font-weight: normal;
  color: #333;
  text-align: center;
  background-color: #ffecbd;
  border-radius: 8px;
}
/*参加方法*/
.inner {
  position: relative;
  margin: 0 20px 124px;
  padding: 40px 20px 32px;
  background-color: #fff;
  border-radius: 8px;
}
.inner h3 {
  margin: 0 auto;
  text-align: center;
}
.inner h3 img {
  width: 237px;
  height: auto;
}
.inner p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.7;
  color: #333;
}
.inner p.comments {
  font-size: 14px;
  font-weight: normal;
}
.banner {
  width: 295px;
  height: auto;
  margin: 0 auto;
}
.step_number {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  width: 120px;
  height: 40px;
  margin: 0 auto;
  padding: 6px 0 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #d0111b;
  border-radius: 20px;
  box-sizing: border-box;
}
.step1 p {
  margin-bottom: 16px;
}
.step1 p.comments {
  text-align: left;
  margin-bottom: 32px;
}
.step2 p {
  text-align: left;
}
.step3 {
  margin: 0 20px 140px;
}
.step3 p {
  margin-bottom: 24px;
}
.step3 ul li:nth-child(1) {
  width: 200px;
  height: auto;
  margin: 0 auto 24px;
}
.step3 ul li:nth-child(2) {
  width: 295px;
  margin: 0 auto;
}
.step4 {
  margin: 0 20px 20px;
}
.step4 h3 {
  margin-bottom: 24px;
}
.step4 p {
  text-align: left;
  margin-bottom: 24px;
}
.step4 ul li:nth-child(1) {
  width: 200px;
  height: auto;
  margin: 0 auto 24px;
}
.step4 ul li:nth-child(2) {
  width: 295px;
  margin: 0 auto;
}
.step1::after, .step2::after {
  content: "";
  width: 100%;
  height: 24px;
  background: url(/doc/campaign/reportcp/assetsReportcp/images/arrow.png) no-repeat bottom center/100px 24px;
  position: absolute;
  bottom: -64px;
  right: 0;
}
.step3::after {
  content: "";
  width: 100%;
  height: 60px;
  background: url(/doc/campaign/reportcp/assetsReportcp/images/plus.png) no-repeat bottom center/60px 60px;
  position: absolute;
  bottom: -100px;
  right: 0;
}
/*特典規約*/
.overflow {
  margin: 0 20px;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  font-size: 11px;
}
.archive_outer {
  margin-bottom: 24px;
}
.overflow h2 {
  margin-bottom: 25px;
  font-size: 18px;
  color: #333;
}
.overflow h3 {
  margin: 12px 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px;
  font-size: 13px;
  font-weight: bold;
}
.overflow li {
  margin-bottom: 4px;
  text-indent: -0.5em;
  padding: 0 0 0 0.7em;
}
.overflow li:before {
  content: '・';
  display: inline-block;
  vertical-align: 0;
  width: auto;
  height: auto;
  margin-right: 0;
  border-radius: 0;
  background: 0 0;
}
.overflow li:last-child {
  margin-bottom: 0;
}
.overflow li.switch:before {
  content: none;
}
.overflow li.nomark {
  text-indent: inherit;
  padding: 0;
}
.overflow li.nomark:before {
  content: '';
}
.overflow li.overflow-attn {
  text-indent: -1em;
  padding: 0 0 0 1.3em;
}
.overflow li.overflow-attn:before {
  content: '';
}

.overflow .sublist dt {
  margin-bottom: 4px;
  text-indent: -0.5em;
  padding: 0 0 0 0.7em;
}
.overflow .sublist dt:before {
  content: '・';
  display: inline-block;
  vertical-align: 0;
  width: auto;
  height: auto;
  margin-right: 0;
  border-radius: 0;
  background: 0 0;
}
.overflow .sublist dd {
  margin-bottom: 4px;
  text-indent: -0.5em;
  padding: 0 0 0 1.4em;
}
.overflow .sublist dd:before {
  content: '・';
  display: inline-block;
  vertical-align: 0;
  width: auto;
  height: auto;
  margin-right: 0;
  border-radius: 0;
  background: 0 0;
}
.overflow .sublist dd.nomark {
  text-indent: inherit;
  padding: 0 0 0 0.7em;
}
.overflow .sublist dd.nomark:before {
  content: '';
}

.overflow p.list01 {
  margin: 10px 0 4px;
}
.overflow .list02 {
  margin-top: 10px;
}
.overflow .list02 li, .overflow li.asterisk {
  margin-left: 0.2em;
  text-indent: -0.5em;
}
.overflow .list02 > li::before, .overflow li.asterisk::before {
  content: '※';
  display: inline-block;
  vertical-align: -1px;
  margin-right: 0.2em;
  color: #333;
}
.overflow .list02.tx_red > li::before {
  color: #d0111b;
}
.overflow_point_wrap {
  margin-bottom: 10px;
}
.overflow_point {
  border: 1px solid #ccc;
}
.overflow_point_h {
  padding: 10px;
  background-color: #969696;
  color: #fff;
  text-align: center;
}
.overflow_point_content {
  padding: 10px;
  text-align: center;
}
/*特典ポイント表*/
.list_table {
  max-width: 450px;
}
.list_table th {
  border: #ccc 1px solid;
  background-color: #eee;
  padding: 8px 5px;
  width: 200px;
}
.list_table td {
  border: #ccc 1px solid;
  padding: 8px 5px;
  vertical-align: middle;
  width: 200px;
}
/*pagetop*/
.l-pagetop img {
  width: 50px;
}
/* question */
.question__wrap {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
}
.question .overflow {
  margin: 0;
  padding: 20px 0;
}
.question__title {
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto 8px;
  text-align: center;
}
.question ul {
  margin: 0 auto;
}
.question li {
  border-radius: 8px;
  background-color: #fff;
  cursor: pointer;
}
.question li + li {
  margin-top: 4px;
}
.question dt {
  padding: 16px 36px 16px 16px;
  position: relative;
  font-size: 13px;
  line-height: 150%;
}
.question dt span::after {
  content: "";
  width: 16px;
  height: 16px;
  background: url(/doc/campaign/reportcp/assetsReportcp/images/Close.svg) no-repeat top left/16px 16px;
  position: absolute;
  top: 16px;
  right: 12px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.question dt.open span::after {
  -webkit-transform: rotate(0.5turn);
  -ms-transform: rotate(0.5turn);
  transform: rotate(0.5turn);
}
.question dd {
  padding: 0 16px;
  position: relative;
  display: none;
  font-size: 13px;
  line-height: 150%;
}
.labelWrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}
.label img {
  width: auto;
  height: 20px;
}
.question .label {
  margin-top: 5px;
}
.labelbnrWrap img {
  width: 100%;
  height: auto;
  margin-top: 5px;
}
.label_sample, .bnr_sample {
  margin-top: 10px;
}
.course_sample, .question__margin {
  margin-top: 16px;
}
@media screen and (min-width: 769px) {
  /*PC*/
  img {
    max-width: inherit;
    height: auto;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  p, li {
    font-size: 14px;
    line-height: 1.5;
  }
  h2 {
    font-size: 40px;
    margin-bottom: 70px;
  }
  h2.chance {
    margin-bottom: 40px;
  }
  h2.chance img {
    width: 395px;
    height: auto;
  }
  .h_small {
    font-size: 26px;
    line-height: 1.8;
  }
  span.h_underline::after {
    top: 34px;
  }
  /*kv*/
  .keyvisual {
    background-color: #fffbf0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: relative;
    overflow: hidden;
  }
  .keyvisual img {
    margin: 0 auto;
    position: relative;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    height: auto;
    left: 50%;
    width: 2000px;
    margin-left: -1000px;
  }
  /*date*/
  .date p {
    margin: 0 auto;
    width: 960px;
    font-size: 12px;
  }
  /*list style*/
  .list-asterisk {
    width: 960px;
    margin: 0 auto 120px;
  }
  .list-asterisk li {
    text-align: center;
    font-size: 14px;
  }
  .list-dot {
  width: 960px;
    margin: 0 auto 120px;
}
    .list-dot li {
    font-size: 14px;
  }


  /*メインテーマ*/
  .theme {
    width: 960px;
    margin: 0 auto 20px;
    padding: 0 0 40px;
  }
  .theme dt {
    margin-bottom: 40px;
    padding: 16px 0;
    border-radius: 8px 8px 0 0;
  }
  .theme dt img {
    width: 692px;
  }
  .theme dd:nth-of-type(1) {
    width: 230px;
    margin-bottom: 16px;
  }
  .theme dd:nth-of-type(2) {
    width: 471px;
    margin-bottom: 24px;
  }
  .theme p.schedule {
    width: 350px;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 14px;
  }
  /*参加方法*/
  .inner {
    width: 960px;
    margin: 0 auto 124px;
    padding: 40px;
  }
  .inner h3 {
    margin: 0 auto;
    text-align: center;
  }
  .inner h3 img {
    width: 237px;
    height: auto;
  }
  .inner p {
    font-size: 24px;
    text-align: center;
    line-height: 1.8;
  }
  .banner {
    width: 355px;
  }
  .inner ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .step1 p {
    margin-bottom: 16px;
  }
  .step1 p.comments {
    text-align: center;
    margin-bottom: 24px;
  }
  .step2 p {
    text-align: center;
  }
  .step3 {
    margin: 0 auto 140px;
  }
  .step3 p {
    margin-bottom: 24px;
  }
  .step3 ul li:nth-child(1) {
    margin: 0 64px 0 0;
  }
  .step3 ul li:nth-child(2) {
    width: 300px;
    margin: 0;
  }
  .step4 {
    margin: 0 auto 20px;
  }
  .step4 h3 {
    margin-bottom: 24px;
  }
  .step4 p {
    margin-bottom: 24px;
  }
  .step4 ul li:nth-child(1) {
    margin: 0 64px 0 0;
  }
  .step4 ul li:nth-child(2) {
    width: 292px;
    padding-right: 8px;
    margin: 0;
  }
  .step1::after, .step2::after {
    bottom: -64px;
  }
  .step3::after {
    bottom: -100px;
  }
  /*特典規約*/
  .overflow {
    width: 960px;
    margin: 0 auto;
    padding: 40px;
    font-size: 14px;
  }
  .archive {
    width: 100%;
  }
  .overflow h2 {
    font-size: 25px;
  }
  .overflow h3 {
    margin: 20px 0 12px;
    font-size: 18px;
  }
  .overflow_point_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .overflow_point {
    width: 470px;
  }
  .overflow_point_wrap > div.overflow_point + div {
    margin-top: 0;
  }
  .overflow_point_h {
    width: 100%;
  }
  .overflow_point_content {
    width: 100%;
    height: 210px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}