/* ---------------------------------------
#event
--------------------------------------- */
#event #content {
  position: relative;
}

#cnt_main * {
  box-sizing: border-box;
}
#cnt_main .main img {
  width: 100%;
}

/* ---------------------------------------
#sec_1
--------------------------------------- */
#sec_0 .incnt > div,
#sec_1 .incnt > div,
#sec_program .incnt > div,
#sec_report_title .incnt > div,
#sec_report .incnt > div {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #sec_0 .incnt > div,
  #sec_1 .incnt > div,
  #sec_program .incnt > div,
  #sec_report_title .incnt > div,
  #sec_report .incnt > div {
    max-width: 100%;
  }
}
#sec_0 .incnt > div img,
#sec_1 .incnt > div img,
#sec_program .incnt > div img,
#sec_report_title .incnt > div img,
#sec_report .incnt > div img {
  width: 100%;
  user-select: none;
}

body.event01 #sec_0 {
  padding: 100px 0 100px;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  body.event01 #sec_0 {
    padding-top: 8vw;
    padding-bottom: 10.6666666667vw;
  }
}
body.event01 #sec_0 .incnt {
  user-select: none;
}
@media screen and (min-width: 768px) {
  body.event01 #sec_0 .incnt .s0_img1 {
    max-width: 62.2%;
    margin-bottom: 6.5%;
  }
}
@media screen and (max-width: 767px) {
  body.event01 #sec_0 .incnt .s0_img1 {
    width: 53.8666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
body.event01 #sec_0 .incnt .s0_btn {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 768px) {
  body.event01 #sec_0 .incnt .s0_btn {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  body.event01 #sec_0 .incnt .s0_btn {
    gap: 2.6666666667vw;
  }
}
body.event01 #sec_0 .incnt .s0_btn img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  body.event01 #sec_0 .incnt .s0_img2 {
    margin-top: 9.5%;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 767px) {
  body.event01 #sec_0 .incnt .s0_img2 {
    margin-top: 6.6666666667vw;
    margin-bottom: 3.2vw;
  }
}

body.event03 #sec_1 {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  body.event03 #sec_1 {
    padding: 130px 0 40px;
  }
}
@media screen and (max-width: 767px) {
  body.event03 #sec_1 {
    padding-top: 10.6666666667vw;
    padding-bottom: 2.6666666667vw;
  }
}
body.event03 #sec_1 .incnt {
  user-select: none;
}
@media screen and (min-width: 768px) {
  body.event03 #sec_1 .incnt .s1_btnList1 {
    margin-top: 3%;
  }
}
@media screen and (max-width: 767px) {
  body.event03 #sec_1 .incnt .s1_btnList1 {
    margin-top: 3.2vw;
  }
}
body.event03 #sec_1 .incnt .s1_btnList1 ul {
  display: grid;
}
@media screen and (min-width: 768px) {
  body.event03 #sec_1 .incnt .s1_btnList1 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  body.event03 #sec_1 .incnt .s1_btnList1 ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 2.6666666667vw;
  }
}
body.event03 #sec_1 .incnt .s1_btnList1 ul li a {
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  body.event03 #sec_1 .incnt .s1_btnList1 ul li a:hover {
    opacity: 0.8;
  }
}

body.event04 #sec_1 {
  padding: 130px 0 100px;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  body.event04 #sec_1 {
    padding-top: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
}
body.event04 #sec_1 .incnt {
  user-select: none;
}
@media screen and (min-width: 768px) {
  body.event04 #sec_1 .incnt .s1_img1 {
    max-width: 93.8%;
  }
}
@media screen and (max-width: 767px) {
  body.event04 #sec_1 .incnt .s1_img1 {
    width: 80.8vw;
  }
}
@media screen and (min-width: 768px) {
  body.event04 #sec_1 .incnt .s1_btn1 {
    margin-top: 5.9%;
    max-width: 60%;
  }
}
@media screen and (max-width: 767px) {
  body.event04 #sec_1 .incnt .s1_btn1 {
    margin-top: 4vw;
  }
}
body.event04 #sec_1 .incnt .s1_btn1 a {
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  body.event04 #sec_1 .incnt .s1_btn1 a:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) {
  body.event04 #sec_1 .incnt .s1_img2 {
    margin-top: 8.8%;
  }
}
@media screen and (max-width: 767px) {
  body.event04 #sec_1 .incnt .s1_img2 {
    margin-top: 6.6666666667vw;
  }
}

body.event05 #sec_1 {
  padding: 120px 0 110px;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  body.event05 #sec_1 {
    padding-top: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
}
body.event05 #sec_1 .incnt {
  user-select: none;
}
@media screen and (min-width: 768px) {
  body.event05 #sec_1 .incnt .s1_btn1 {
    margin-top: 2.3%;
  }
}
@media screen and (max-width: 767px) {
  body.event05 #sec_1 .incnt .s1_btn1 {
    margin-top: 2.6666666667vw;
  }
}

body.event06 #sec_1 {
  padding: 120px 0 110px;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  body.event06 #sec_1 {
    padding-top: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
}
body.event06 #sec_1 .incnt {
  user-select: none;
}
@media screen and (min-width: 768px) {
  body.event06 #sec_1 .incnt .s1_btn1 {
    margin-top: 2.3%;
  }
}
@media screen and (max-width: 767px) {
  body.event06 #sec_1 .incnt .s1_btn1 {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  body.event06 #sec_1 .incnt .s1_btn2 {
    margin-top: 2.3%;
  }
}
@media screen and (max-width: 767px) {
  body.event06 #sec_1 .incnt .s1_btn2 {
    margin-top: 2.6666666667vw;
  }
}

#sec_program {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #sec_program {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program {
    padding-top: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec_program .incnt .program_img1 {
    max-width: 46.5%;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_img1 {
    max-width: 57.6vw;
  }
}
@media screen and (min-width: 768px) {
  #sec_program .incnt .program_img2 {
    margin-top: 3.5%;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_img2 {
    margin-top: 5.6vw;
  }
}
@media screen and (min-width: 768px) {
  #sec_program .incnt .program_img3 {
    margin-top: 5%;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_img3 {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  #sec_program .incnt .program_box {
    margin-top: 4%;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box {
    margin-top: 4.2666666667vw;
  }
}
#sec_program .incnt .program_box dl {
  position: relative;
  padding-left: 22px;
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl {
    padding-left: 12px;
  }
}
#sec_program .incnt .program_box dl:before {
  content: "";
  display: block;
  width: 10px;
  height: 100%;
  border-radius: 100px;
  background: #ddd;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl:before {
    width: 5px;
  }
}
#sec_program .incnt .program_box dl.-item1:before {
  background: #e15642;
}
#sec_program .incnt .program_box dl.-item2:before {
  background: #ca72a9;
}
#sec_program .incnt .program_box dl.-item3:before {
  background: #f29600;
}
#sec_program .incnt .program_box dl.-item4:before {
  background: #5eaf31;
}
#sec_program .incnt .program_box dl.-item5:before {
  background: #0068b6;
}
#sec_program .incnt .program_box dl.-item6:before {
  background: #2eb6aa;
}
#sec_program .incnt .program_box dl.-item7:before {
  background: #e51769;
}
#sec_program .incnt .program_box dl.-item8:before {
  background: #00aaea;
}
#sec_program .incnt .program_box dl + dl {
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl + dl {
    margin-top: 0.8vw;
  }
}
#sec_program .incnt .program_box dl dt {
  position: relative;
  padding: 15px 25px;
  text-align: left;
  border-radius: 5px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dt {
    padding: 8px 15px 8px 12px;
  }
}
#sec_program .incnt .program_box dl dt:after {
  content: "";
  display: block;
  width: 127px;
  height: 44px;
  background: url(../img/btn_open.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  transition: 0.4s;
}
@media screen and (max-width: 1000px) {
  #sec_program .incnt .program_box dl dt:after {
    width: 100px;
    height: 36px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dt:after {
    right: 15px;
    width: 16.5333333333vw;
    height: 5.8666666667vw;
  }
}
#sec_program .incnt .program_box dl dt.is-open:after {
  background: url(../img/btn_close.png) no-repeat center;
  background-size: 100%;
}
#sec_program .incnt .program_box dl dt:hover:after {
  opacity: 0.5;
}
#sec_program .incnt .program_box dl dt img {
  width: auto;
  height: 46px;
}
@media screen and (max-width: 1000px) {
  #sec_program .incnt .program_box dl dt img {
    height: 35px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dt img {
    height: 8.2666666667vw;
  }
}
#sec_program .incnt .program_box dl.-item1 dt {
  background: #FCE4DA;
}
#sec_program .incnt .program_box dl.-item2 dt {
  background: #F4E3EE;
}
#sec_program .incnt .program_box dl.-item3 dt {
  background: #FCEACC;
}
#sec_program .incnt .program_box dl.-item4 dt {
  background: #DFEFD6;
}
#sec_program .incnt .program_box dl.-item5 dt {
  background: #CCE1F0;
}
#sec_program .incnt .program_box dl.-item6 dt {
  background: #D5F0EE;
}
#sec_program .incnt .program_box dl.-item7 dt {
  background: #FAD1E1;
}
#sec_program .incnt .program_box dl.-item8 dt {
  background: #D9F2FC;
}
#sec_program .incnt .program_box dl dd {
  display: none;
}
@media screen and (min-width: 768px) {
  #sec_program .incnt .program_box dl dd > div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 35px;
    padding-bottom: 30px;
    padding-left: 24px;
    padding-right: 20px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div {
    padding-top: 12px;
    padding-bottom: 20px;
    padding-left: 12px;
    padding-right: 12px;
    padding-right: 0px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  #sec_program .incnt .program_box dl dd > div ._txt {
    flex-basis: calc(100% - 280px);
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._txt {
    padding-right: 0;
  }
}
#sec_program .incnt .program_box dl dd > div ._txt ._list2 + ._list1 {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list2 + ._list1 {
    margin-top: 10px;
  }
}
#sec_program .incnt .program_box dl dd > div ._txt ._list1 {
  margin-top: 5px;
}
#sec_program .incnt .program_box dl dd > div ._txt ._list1 > li {
  position: relative;
  font-size: 24px;
  line-height: 1.6;
  font-weight: bold;
  margin-left: 1em;
  text-indent: -1em;
  text-align: left;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
#sec_program .incnt .program_box dl dd > div ._txt ._list1 > li + li {
  margin-top: 10px;
}
@media screen and (max-width: 1100px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list1 > li {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list1 > li {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list1 > li {
    font-size: 14px;
  }
}
#sec_program .incnt .program_box dl dd > div ._txt ._list1 > li span {
  font-size: 0.8em;
  position: relative;
  top: -0.1em;
}
#sec_program .incnt .program_box dl dd > div ._txt ._list1 > li ul._monthList {
  display: inline-flex;
  position: relative;
  position: absolute;
  top: 8px;
  width: 200px;
  margin-left: 10px;
}
@media screen and (max-width: 1100px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list1 > li ul._monthList {
    top: 3px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list1 > li ul._monthList {
    top: 1px;
    width: 100px;
    margin-left: 5px;
  }
}
#sec_program .incnt .program_box dl dd > div ._txt ._list1 > li ul._monthList > li {
  box-sizing: border-box;
  flex-basis: 70px;
  display: flex;
  justify-content: center;
  text-indent: 0;
  padding: 3px 0px;
  line-height: 1;
  border-radius: 5px;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list1 > li ul._monthList > li {
    padding: 2px 0px;
    flex-basis: 60px;
  }
}
@media screen and (max-width: 500px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list1 > li ul._monthList > li {
    flex-basis: 38px;
    margin-left: 5px;
  }
}
#sec_program .incnt .program_box dl dd > div ._txt ._list1 > li ul._monthList > li.-m7 {
  background: #e95b5c;
}
#sec_program .incnt .program_box dl dd > div ._txt ._list1 > li ul._monthList > li.-m8 {
  background: #009e41;
}
#sec_program .incnt .program_box dl dd > div ._txt ._list1 > li ul._monthList > li span {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list1 > li ul._monthList > li span {
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list1 > li ul._monthList > li span {
    font-size: 12px;
  }
}
#sec_program .incnt .program_box dl dd > div ._txt ._list2 > li {
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
  margin-left: 1em;
  text-indent: -0.9em;
  text-align: left;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1100px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list2 > li {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list2 > li {
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  #sec_program .incnt .program_box dl dd > div ._txt ._list2 > li {
    font-size: 13px;
  }
}
#sec_program .incnt .program_box dl dd > div ._txt ._list2 > li.-inline {
  display: inline-block;
  margin-right: 20px;
}
#sec_program .incnt .program_box dl dd > div ._txt ._list2 > li span {
  font-size: 0.7em;
  position: relative;
  top: -0.1em;
}
#sec_program .incnt .program_box dl dd > div ._txt .-kango + .-kango {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._txt .-kango + .-kango {
    margin-top: 6.9333333333vw;
  }
}
#sec_program .incnt .program_box dl dd > div ._img {
  flex-basis: 280px;
}
@media screen and (max-width: 1100px) {
  #sec_program .incnt .program_box dl dd > div ._img {
    flex-basis: 240px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._img {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  #sec_program .incnt .program_box dl dd > div ._btn {
    flex-basis: 100%;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._btn {
    margin-top: 5.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec_program .incnt .program_box dl dd > div ._btn ul {
    display: flex;
    justify-content: center;
  }
}
#sec_program .incnt .program_box dl dd > div ._btn ul li {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #sec_program .incnt .program_box dl dd > div ._btn ul li {
    margin: 0 5px;
  }
}
@media screen and (min-width: 768px) {
  #sec_program .incnt .program_box dl dd > div ._btn ul li img {
    width: 350px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._btn ul li img {
    width: 68.5333333333vw;
    max-width: 257px;
  }
}
@media screen and (max-width: 767px) {
  #sec_program .incnt .program_box dl dd > div ._btn ul li:nth-of-type(2) {
    margin-top: 3.7333333333vw;
  }
}
#sec_program .incnt .program_box dl.-item1 dd ._txt ._list1 > li {
  color: #e15642;
}
#sec_program .incnt .program_box dl.-item2 dd ._txt ._list1 > li {
  color: #ca72a9;
}
#sec_program .incnt .program_box dl.-item3 dd ._txt ._list1 > li {
  color: #f29600;
}
#sec_program .incnt .program_box dl.-item4 dd ._txt ._list1 > li {
  color: #5eaf31;
}
#sec_program .incnt .program_box dl.-item5 dd ._txt ._list1 > li {
  color: #0068b6;
}
#sec_program .incnt .program_box dl.-item6 dd ._txt ._list1 > li {
  color: #2eb6aa;
}
#sec_program .incnt .program_box dl.-item7 dd ._txt ._list1 > li {
  color: #e51769;
}
#sec_program .incnt .program_box dl.-item8 dd ._txt ._list1 > li {
  color: #00aaea;
}
#sec_program .incnt .program_box dl.-item1 dd ._txt ._list2 > li span {
  color: #e15642;
}
#sec_program .incnt .program_box dl.-item2 dd ._txt ._list2 > li span {
  color: #ca72a9;
}
#sec_program .incnt .program_box dl.-item3 dd ._txt ._list2 > li span {
  color: #f29600;
}
#sec_program .incnt .program_box dl.-item4 dd ._txt ._list2 > li span {
  color: #5eaf31;
}
#sec_program .incnt .program_box dl.-item5 dd ._txt ._list2 > li span {
  color: #0068b6;
}
#sec_program .incnt .program_box dl.-item6 dd ._txt ._list2 > li span {
  color: #2eb6aa;
}
#sec_program .incnt .program_box dl.-item7 dd ._txt ._list2 > li span {
  color: #e51769;
}
#sec_program .incnt .program_box dl.-item8 dd ._txt ._list2 > li span {
  color: #00aaea;
}
#sec_program .incnt .program_box dl.-item8 dd ._txt ._list2 > li span.-m7 {
  color: #e95b5c;
}
#sec_program .incnt .program_box dl.-item8 dd ._txt ._list2 > li span.-m8 {
  color: #009e41;
}

#sec_report_title {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #sec_report_title {
    padding: 95px 0 73px;
    background: url(../img/report_title_bg.jpg) no-repeat center/cover;
  }
}
@media screen and (max-width: 767px) {
  #sec_report_title {
    padding: 8vw 0 6.6666666667vw;
    background: url(../img/report_title_bg_l.jpg) no-repeat center/cover;
  }
}
@media screen and (min-width: 768px) {
  #sec_report_title .incnt .report_title_img1 {
    max-width: 956px;
  }
}
@media screen and (max-width: 767px) {
  #sec_report_title .incnt .report_title_img1 {
    max-width: 79.2vw !important;
  }
}

#sec_report {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #sec_report {
    padding: 80px 0 200px;
  }
}
@media screen and (max-width: 767px) {
  #sec_report {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #sec_report {
    padding-bottom: 21.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #sec_report .incnt .report_img0 {
    max-width: 71%;
    margin-bottom: 7.9%;
  }
}
@media screen and (max-width: 767px) {
  #sec_report .incnt .report_img0 {
    margin-top: 10.4vw;
    width: 86.4vw;
    margin-bottom: 10.4vw;
  }
}
#sec_report .incnt .report_box1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #sec_report .incnt .report_box1 {
    margin-top: -60px;
  }
}
@media screen and (max-width: 767px) {
  #sec_report .incnt .report_box1 {
    margin-top: 4vw;
  }
}
#sec_report .incnt .report_box1_item {
  position: relative;
  display: block;
  flex-basis: 46%;
}
@media screen and (min-width: 768px) {
  #sec_report .incnt .report_box1_item {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #sec_report .incnt .report_box1_item {
    margin: 4vw auto 0;
  }
}
#sec_report .incnt .report_box1_item:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  z-index: 0;
  top: 30px;
  left: 12px;
  right: -12px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #sec_report .incnt .report_box1_item:after {
    top: 2.6666666667vw;
    left: 1.0666666667vw;
    right: -1.0666666667vw;
  }
}
#sec_report .incnt .report_box1_item:nth-of-type(1):after {
  background: #e6370d;
}
#sec_report .incnt .report_box1_item:nth-of-type(2):after {
  background: #d098c2;
}
#sec_report .incnt .report_box1_item:nth-of-type(3):after {
  background: #f6b700;
}
#sec_report .incnt .report_box1_item:nth-of-type(4):after {
  background: #6db72d;
}
#sec_report .incnt .report_box1_item:nth-of-type(5):after {
  background: #0077c2;
}
#sec_report .incnt .report_box1_item:nth-of-type(6):after {
  background: #42b7ac;
}
#sec_report .incnt .report_box1_item:nth-of-type(7):after {
  background: #e30060;
}
#sec_report .incnt .report_box1_item:nth-of-type(8):after {
  background: #00a4e8;
}
#sec_report .incnt .report_box1_item ._img {
  display: block;
  position: relative;
  z-index: 1;
  background: #fff;
}
#sec_report .incnt .report_box1_item ._img img {
  position: relative;
  z-index: 1;
  transition: opacity 0.4s;
}
@media screen and (min-width: 768px) {
  #sec_report .incnt .report_box1_item ._img:hover img {
    opacity: 0.7;
  }
}
#sec_report .incnt .report_box1_item ._img:before {
  content: "";
  display: block;
  width: 82px;
  height: 82px;
  background: url(../img/ico_play.png) no-repeat center/contain;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #sec_report .incnt .report_box1_item ._img:before {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }
}
#sec_report .incnt .report_box1_item ._txt {
  position: relative;
  transform: translateX(12px);
  z-index: 1;
  padding: 20px 10px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1100px) {
  #sec_report .incnt .report_box1_item ._txt {
    font-size: 19px;
  }
}
@media screen and (max-width: 900px) {
  #sec_report .incnt .report_box1_item ._txt {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  #sec_report .incnt .report_box1_item ._txt {
    transform: translateX(2px);
    letter-spacing: normal;
    padding: 1.6vw 0;
    font-size: 2.4vw;
  }
}

#youtube_box {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
}

#youtube_box iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}/*# sourceMappingURL=pageParts.css.map */