@charset "shift-jis";
/* --------------------------------------------------------------------
  Financial Academy

  Style Info: /event/220801/css/style.css
-------------------------------------------------------------------- */
body * {
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
article {
  font-size: 16px;
}
#contents {
  width: 92%;
  max-width: 1000px;
  padding-bottom: 0;
}
#contents * {
  box-sizing: border-box;
}
#breadcrumbs {
  font-size: 12px;
}
section .inner {
  width: 92%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}
@media screen and (max-width: 599px) {
  article {
    font-size: 14px;
  }
  #contents {
    padding-bottom: 10px;
  }
  #breadcrumbs {
    display: none;
  }
  section .inner {
    padding: 40px 0;
  }
}

div.snsBtn {
  width: inherit;
}

.marker {
  background: linear-gradient(transparent 50%, rgba(215, 186, 65, 0.14) 50%);
}

.txt_bold {
  font-weight: bold;
}
.txt_orange {
  color: #e16f4e;
}

a.btn_01 {
  color: #fff;
}
.btn_01 {
  display: block;
  position: relative;
  max-width: 375px;
  padding: 1em 1.5em 1em 1em;
  box-shadow: 0 1.5px 0 #782332;
  border-radius: 2.8px;
  background: #c6272e;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.btn_01::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: '';
}
.btn_01.close {
  background: #ccc;
  box-shadow: 0 1.5px 0 #c0c0c0;
  pointer-events: none;
}
.btn_01.close::after {
  content: none;
}

.heading_01 {
  font-size: 30px;
  font-weight: normal;
  text-align: center;
  line-height: 1.7;
}
.heading_01::after {
  display: block;
  width: 125px;
  margin: 15px auto 60px;
  border-bottom: 3px solid #1c2569;
  content: '';
}
@media screen and (max-width: 599px) {
  .heading_01 {
    font-size: 20px;
  }
  .heading_01::after {
    width: 100px;
    margin-bottom: 40px;
  }
}
/* --------------------------------------------------
mv
-------------------------------------------------- */
.mv .mv_inner {
  width: 100%;
  padding: 30px 10px 15px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
}
.mv {
  color: #1c2569;
}
.mv h1 {
  text-align: center;
}
.mv .ttl_s {
  display: inline-block;
  position: relative;
  font-size: 36px;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
}
.mv .ttl_s::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, rgba(68,161,197,1) 0%,rgba(68,161,197,1) 15%,rgba(94,118,167,1) 15%,rgba(94,118,167,1) 29%,rgba(126,103,141,1) 29%,rgba(126,103,141,1) 43%,rgba(195,99,128,1) 43%,rgba(195,99,128,1) 57%,rgba(225,111,78,1) 57%,rgba(225,111,78,1) 71%,rgba(215,186,65,1) 71%,rgba(215,186,65,1) 85%,rgba(138,159,85,1) 85%,rgba(138,159,85,1) 100%);
  content: '';
}
.mv .ttl_l {
  display: inline-block;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 57px;
  text-align: left;
  line-height: 1.2;
}
.mv .txt_josefin {
  font-family: 'Josefin Slab', serif;
  font-size: 41px;
}
.mv .txt_l {
  font-size: 87px;
}
.mv .date_list {
  display: flex;
  max-width: 950px;
  margin: 1em auto 0;
  font-size: 20px;
  line-height: 1;
}
.mv .date_list dt {
  width: 10%;
  text-align: left;
}
.mv .date_list dt span {
  padding: 0 1px;
  background: #1c2569;
  color: #fff;
}
.mv .date_list dd {
  width: 15%;
  text-align: left;
}
.mv .etc_note {
  margin-top: 0.5em;
  font-size: 20px;
}
@media screen and (min-width: 990px) {
  .mv h1 br.non_pc {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  .mv {
    display: flex;
    align-items: center;
    min-height: 685px;
    background: url(/event/220801/images/mv.jpg) no-repeat bottom center / cover;
  }
}
@media screen and (max-width: 989px) {
  .mv .ttl_l {
    margin-top: 0.5em;
    line-height: 1.1;
  }
  .mv .date_list {
    flex-wrap: wrap;
    max-width: 500px;
  }
  .mv .date_list dt {
    width: 20%;
  }
  .mv .date_list dd {
    width: 30%;
  }
  .mv .date_list dt:nth-of-type(n + 3),
  .mv .date_list dd:nth-of-type(n + 3) {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 679px) {
  .mv .ttl_s {
    font-size: 31px;
  }
}
@media screen and (max-width: 599px) {
  .mv {
    padding: 4% 0 60px;
    background: url(/event/220801/images/mv_sp.jpg) no-repeat bottom center / cover;
  }
  .mv .mv_inner {
    padding: 5% 2%;
  }
  .mv .ttl_s {
    font-size: 18px;
    line-height: 1.5;
  }
  .mv .ttl_s::after {
    height: 3px;
  }
  .mv .ttl_l {
    font-size: 35px;
    line-height: 1.2;
  }
  .mv .txt_josefin {
    font-size: 23px;
  }
  .mv .txt_l {
    font-size: 46px;
  }
  .mv .date_list {
    max-width: 350px;
    font-size: 14px;
  }
  .mv .etc_note {
    font-size: 14px;
  }
}

/* --------------------------------------------------
intro
-------------------------------------------------- */
.intro {
  background: url(/info/event/images/retirement_forum/bg01.png);
}
.intro img {
  border: 3px solid #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.intro img.float_r {
  margin: 0 0 0.5em 1em;
  float: right;
}
.intro img.float_l {
  margin: 0 2em 0.5em 0;
  float: left;
}
.intro img.img_sp {
  display: none;
}
.intro p + p {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .intro .inner {
    padding: 50px 0;
  }
  .intro img.img_pc {
    display: none;
  }
  .intro img.img_sp {
    display: block;
    margin: 2em auto 0;
  }
}

/* --------------------------------------------------
program
-------------------------------------------------- */
.program .program_btn_list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.program .program_btn_list li {
  width: 24%;
}
.program .program_btn_list li a {
  display: block;
  position: relative;
  padding: 0.6em 0.5em 1.2em;
  border-radius: 5px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
}
.program .program_btn_list li a::after {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%) rotate(45deg);
  width: 13px;
  height: 13px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
}
.program .program_btn_list li a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.program .program_btn_list li a svg {
  width: 30px;
  height: auto;
  margin-right: 5px;
  vertical-align: top;
}
.program .week_box {
  border-radius: 5px;
  border: 1px solid;
}
.program .week_box + .week_box {
  margin-top: 75px;
}
.program .week_box .week_box_inner {
  padding: 0 30px 30px;
}
.program .week_box h3 {
  padding: 0.5em;
  border-radius: 0 0 5px 5px;
  color: #fff;
  font-size: 31px;
  text-align: center;
  line-height: 1.2;
}
.program .week_box h3 span {
  font-size: 26px;
}
.program .week_box h3 svg {
  width: 39px;
  height: auto;
  margin-right: 35px;
  vertical-align: bottom;
}
.program .week_box h4 {
  position: relative;
  margin: 1.5em 0 1em;
  color: #1c2569;
  font-size: 21px;
  font-weight: normal;
  text-align: center;
}
.program .week_box h4::before {
  display: block;
  position: absolute;
  top: 49%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #1c2569;
  content: '';
}
.program .week_box h4 span {
  display: inline-block;
  position: inherit;
  z-index: 2;
  padding: 0 1em;
  background: #fff;
}
.program .week_box .special_ttl {
  margin-bottom: 1em;
  padding: 1em;
  border-radius: 3px;
  color: #1c2569;
  font-size: 21px;
  text-align: center;
}
.program .week_box .special_ttl span {
  text-align: left;
}
.program .week_box .special_summary {
  margin-bottom: 1.5em;
}
.program .week_box .speaker + .speaker {
  margin-top: 30px;
}
.program .week_box .speaker .name {
  margin-bottom: 0.8em;
  color: #1c2569;
  font-size: 20px;
  line-height: 1.2;
}
.program .week_box .speaker .name span {
  font-size: 16px;
}
.program .week_box .speaker .position {
  margin-bottom: 0.8em;
  color: #1c2569;
  line-height: 1.4;
}
.program .week_box .online_symposium {
  padding: 30px 6%;
}
.program .week_box .timeline_box {
  border: 1px dashed;
  color: #1c2569;
  font-size: 20px;
  text-align: center;
  line-height: 1.6;
}
.program .week_box .timeline_box span {
  display: inline-block;
  padding: 1.5em 1em 1.5em 100px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2247.818%22%20height%3D%2247.818%22%20viewBox%3D%220%200%2047.818%2047.818%22%3E%3Cpath%20d%3D%22M25.909%2C49.818A23.909%2C23.909%2C0%2C1%2C1%2C49.818%2C25.909%2C23.909%2C23.909%2C0%2C0%2C1%2C25.909%2C49.818Zm0-46.452A22.543%2C22.543%2C0%2C1%2C0%2C48.452%2C25.909%2C22.543%2C22.543%2C0%2C0%2C0%2C25.909%2C3.366Z%22%20transform%3D%22translate(-2%20-2)%22%20fill%3D%22%231c2569%22%2F%3E%3Cpath%20d%3D%22M28.127%2C47.254A19.127%2C19.127%2C0%2C1%2C1%2C47.254%2C28.127%2C19.127%2C19.127%2C0%2C0%2C1%2C28.127%2C47.254Zm0-36.888A17.761%2C17.761%2C0%2C1%2C0%2C45.888%2C28.127%2C17.761%2C17.761%2C0%2C0%2C0%2C28.127%2C10.366Z%22%20transform%3D%22translate(-4.218%20-4.218)%22%20fill%3D%22%231c2569%22%2F%3E%3Cpath%20d%3D%22M36.683%2C17.33A.683.683%2C0%2C0%2C1%2C36%2C16.647V14.683a.683.683%2C0%2C1%2C1%2C1.366%2C0v1.964A.683.683%2C0%2C0%2C1%2C36.683%2C17.33Z%22%20transform%3D%22translate(-12.774%20-5.803)%22%20fill%3D%22%231c2569%22%2F%3E%3Cpath%20d%3D%22M36.683%2C58.455A.683.683%2C0%2C0%2C1%2C36%2C57.772V55.808a.683.683%2C0%2C1%2C1%2C1.366%2C0v1.964A.683.683%2C0%2C0%2C1%2C36.683%2C58.455Z%22%20transform%3D%22translate(-12.774%20-18.835)%22%20fill%3D%22%231c2569%22%2F%3E%3Cpath%20d%3D%22M50.206%2C23.2a.683.683%2C0%2C0%2C1-.483-1.166l1.389-1.389a.683.683%2C0%2C1%2C1%2C.966.966L50.689%2C23A.683.683%2C0%2C0%2C1%2C50.206%2C23.2Z%22%20transform%3D%22translate(-17.06%20-7.845)%22%20fill%3D%22%231c2569%22%2F%3E%3Cpath%20d%3D%22M21.126%2C52.278a.683.683%2C0%2C0%2C1-.483-1.166l1.389-1.389a.683.683%2C0%2C1%2C1%2C.966.966l-1.389%2C1.389A.683.683%2C0%2C0%2C1%2C21.126%2C52.278Z%22%20transform%3D%22translate(-7.844%20-17.059)%22%20fill%3D%22%231c2569%22%2F%3E%3Cpath%20d%3D%22M57.772%2C37.366H55.808a.683.683%2C0%2C1%2C1%2C0-1.366h1.964a.683.683%2C0%2C1%2C1%2C0%2C1.366Z%22%20transform%3D%22translate(-18.835%20-12.774)%22%20fill%3D%22%231c2569%22%2F%3E%3Cpath%20d%3D%22M16.647%2C37.366H14.683a.683.683%2C0%2C1%2C1%2C0-1.366h1.964a.683.683%2C0%2C1%2C1%2C0%2C1.366Z%22%20transform%3D%22translate(-5.803%20-12.774)%22%20fill%3D%22%231c2569%22%2F%3E%3Cpath%20d%3D%22M51.6%2C52.278a.683.683%2C0%2C0%2C1-.483-.2l-1.39-1.389a.683.683%2C0%2C1%2C1%2C.966-.966l1.389%2C1.389a.683.683%2C0%2C0%2C1-.483%2C1.166Z%22%20transform%3D%22translate(-17.059%20-17.059)%22%20fill%3D%22%231c2569%22%2F%3E%3Cpath%20d%3D%22M22.516%2C23.2a.683.683%2C0%2C0%2C1-.483-.2L20.644%2C21.61a.683.683%2C0%2C1%2C1%2C.966-.966L23%2C22.033a.683.683%2C0%2C0%2C1-.483%2C1.166Z%22%20transform%3D%22translate(-7.845%20-7.845)%22%20fill%3D%22%231c2569%22%2F%3E%3Cpath%20d%3D%22M31.121%2C36.73a.683.683%2C0%2C0%2C1-.483-1.166l3.6-3.6V22.683a.683.683%2C0%2C1%2C1%2C1.366%2C0v9.564a.683.683%2C0%2C0%2C1-.2.483l-3.8%2C3.8A.683.683%2C0%2C0%2C1%2C31.121%2C36.73Z%22%20transform%3D%22translate(-11.012%20-8.338)%22%20fill%3D%22%231c2569%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position: left 20px center;
  text-align: left;
}
.program .program_note {
  margin-top: 1em;
  color: #1c2569;
  text-align: center;
  line-height: 1.6;
}
.program .program_note span {
  display: inline-block;
  padding-left: 1.3em;
  text-indent: -1.3em;
  text-align: left;
}
.program .program_btn_list li.week1 a,
.program .week_box.week1 h3 {
  background: #44a1c5;
}
.program .week_box.week1,
.program .week_box.week1 .timeline_box {
  border-color: #44a1c5;
}
.program .week_box.week1 .special_ttl,
.program .week_box.week1 .online_symposium,
.program .week_box.week1 .timeline_box {
  background-color: rgba(68, 161, 197, 0.1);
}
.program .program_btn_list li.week2 a,
.program .week_box.week2 h3 {
  background: #8a9f55;
}
.program .week_box.week2,
.program .week_box.week2 .timeline_box {
  border-color: #8a9f55;
}
.program .week_box.week2 .special_ttl,
.program .week_box.week2 .online_symposium,
.program .week_box.week2 .timeline_box {
  background-color: rgba(138, 159, 85, 0.1);
}
.program .program_btn_list li.week3 a,
.program .week_box.week3 h3 {
  background: #e16f4e;
}
.program .week_box.week3,
.program .week_box.week3 .timeline_box {
  border-color: #e16f4e;
}
.program .week_box.week3 .special_ttl,
.program .week_box.week3 .online_symposium,
.program .week_box.week3 .timeline_box {
  background-color: rgba(225, 111, 78, 0.1);
}
.program .program_btn_list li.week4 a,
.program .week_box.week4 h3 {
  background: #5e76a7;
}
.program .week_box.week4,
.program .week_box.week4 .timeline_box {
  border-color: #5e76a7;
}
.program .week_box.week4 .special_ttl,
.program .week_box.week4 .online_symposium,
.program .week_box.week4 .timeline_box {
  background-color: rgb(94, 118, 167, 0.1);
}
@media screen and (min-width: 600px) {
  .program .week_box .speaker {
    display: flex;
    justify-content: space-between;
  }
  .program .week_box .speaker .img {
    width: 29%;
    max-width: 250px;
  }
  .program .week_box .speaker .txt {
    width: 69%;
  }
  .program .week_box .online_symposium .speaker .img {
    width: 23%;
    max-width: 167px;
  }
  .program .week_box .online_symposium .speaker .txt {
    width: 75%;
  }
}
@media screen and (max-width: 599px) {
  .program .program_btn_list {
    flex-wrap: wrap;
  }
  .program .program_btn_list li {
    width: 48.5%;
  }
  .program .program_btn_list li:nth-child(n + 3) {
    margin-top: 10px;
  }
  .program .program_btn_list li a {
    padding-bottom: 1em;
    font-size: 18px;
    line-height: 1.4;
  }
  .program .program_btn_list li a::after {
    bottom: 8px;
    width: 10px;
    height: 10px;
  }
  .program .program_btn_list li a svg {
    width: 23px;
  }
  .program .week_box + .week_box {
    margin-top: 50px;
  }
  .program .week_box .week_box_inner {
    padding: 0 2% 25px;
  }
  .program .week_box h3 {
    padding: 0.7em;
    font-size: 18px;
    line-height: 1.5;
  }
  .program .week_box h3 span {
    font-size: 16px;
  }
  .program .week_box h3 svg {
    width: 23px;
    margin-right: 10px;
    vertical-align: sub;
  }
  .program .week_box h4 {
    font-size: 16px;
  }
  .program .week_box h4 span {
    padding: 0 0.5em;
  }
  .program .week_box .special_ttl {
    font-size: 14px;
  }
  .program .week_box .speaker .img {
    max-width: 200px;
    margin: 0 auto 25px;
  }
  .program .week_box .speaker .name {
    font-size: 18px;
    text-align: center;
  }
  .program .week_box .speaker .position {
    text-align: center;
  }
  .program .week_box .speaker .name span {
    font-size: 14px;
  }
  .program .week_box .online_symposium {
    padding: 30px 5%;
  }
  .program .week_box .timeline_box {
    font-size: 14px;
  }
  .program .week_box .timeline_box span {
    padding-left: 50px;
    background-size: 33px auto;
    background-position: left center;
  }
}

/* --------------------------------------------------
event_outline
-------------------------------------------------- */
.event_outline {
  background: #f5f5f5;
  text-align: center;
}
.event_outline .sub_ttl_s {
  display: inline-block;
  position: relative;
  margin-bottom: 1em;
  color: #1c2569;
  font-size: 27px;
  line-height: 1.4;
}
.event_outline .sub_ttl_s::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, rgba(68,161,197,1) 0%,rgba(68,161,197,1) 15%,rgba(94,118,167,1) 15%,rgba(94,118,167,1) 29%,rgba(126,103,141,1) 29%,rgba(126,103,141,1) 43%,rgba(195,99,128,1) 43%,rgba(195,99,128,1) 57%,rgba(225,111,78,1) 57%,rgba(225,111,78,1) 71%,rgba(215,186,65,1) 71%,rgba(215,186,65,1) 85%,rgba(138,159,85,1) 85%,rgba(138,159,85,1) 100%);
  content: '';
}
.event_outline .sub_ttl_s span {
  font-family: 'Josefin Slab', serif;
  font-size: 32px;
}
.event_outline .sub_ttl_l {
  color: #1c2569;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.4;
}
.event_outline table {
  width: 100%;
  max-width: 800px;
  margin: 40px auto 0;
}
.event_outline table th,
.event_outline table td {
  padding: 1.5em 1em;
  border: 1px solid #bbb;
}
.event_outline table th {
  width: 20%;
  background: #f2f2f2;
  font-weight: normal;
  text-align: center;
}
.event_outline table td {
  width: 80%;
  background: #fff;
  text-align: left;
}
.event_outline table td .label {
  margin-right: 1em;
  padding: 0.1em 0.2em;
  color: #fff;
}
.event_outline table td .label.week1 {
  background: #44a1c5;
}
.event_outline table td .label.week2 {
  background: #8a9f55;
}
.event_outline table td .label.week3 {
  background: #e16f4e;
}
.event_outline table td .label.week4 {
  background: #5e76a7;
}
.event_outline table td .nowrap {
  white-space: nowrap;
}
.event_outline .entry_box {
  max-width: 800px;
  margin: 20px auto 0;
  padding: 3em 7%;
  border: 1px solid #bbb;
  background: #fff;
}
.event_outline .entry_box h3 {
  position: relative;
  margin-bottom: 1em;
  color: #e16f4e;
  font-size: 22px;
  text-align: center;
}
.event_outline .entry_box h3::before {
  display: block;
  position: absolute;
  top: 49%;
  left: 0;
  width: 100%;
  border-top: 2px dashed #e16f4e;
  content: '';
}
.event_outline .entry_box h3 span {
  display: inline-block;
  position: inherit;
  padding: 0 1em;
  background: #fff;
}
.event_outline .entry_box .entry_note {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
  color: #1c2569;
  text-align: left;
}
.event_outline .select_box {
  margin-top: 45px;
}
.event_outline input[type=checkbox] {
  display: none;
}
.event_outline .checkbox_entry {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 400px;
  margin-bottom: 15px;
  padding: 1em 1em 1em 3.5em;
  box-sizing: border-box;
  border-radius: 5px;
  line-height: 1.4;
  cursor: pointer;
}
.event_outline .checkbox_entry::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid;
  border-radius: 5px;
  content: '';
}
.event_outline .checkbox_entry::after {
  display: block;
  position: absolute;
  top: 42%;
  left: 18px;
  transform: rotate(-45deg);
  width: 15px;
  height: 5px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  opacity: 0;
  content: '';
}
.event_outline input[type=checkbox]:checked + .checkbox_entry {
  color: #fff;
}
.event_outline input[type=checkbox]:checked + .checkbox_entry::after {
  opacity: 1;
}
.event_outline .checkbox_entry.week1 {
  background: rgba(68, 161, 197, 0.1);
}
.event_outline .checkbox_entry.week1::before,
.event_outline .checkbox_entry.week1::after {
  border-color: #44a1c5;
}
.event_outline input[type=checkbox]:checked + .checkbox_entry.week1 {
  background: #44a1c5;
}
.event_outline .checkbox_entry.week2 {
  background: rgba(138, 159, 85, 0.1);
}
.event_outline .checkbox_entry.week2::before,
.event_outline .checkbox_entry.week2::after {
  border-color: #8a9f55;
}
.event_outline input[type=checkbox]:checked + .checkbox_entry.week2 {
  background: #8a9f55;
}
.event_outline .checkbox_entry.week3 {
  background: rgba(225, 111, 78, 0.1);
}
.event_outline .checkbox_entry.week3::before,
.event_outline .checkbox_entry.week3::after {
  border-color: #e16f4e;
}
.event_outline input[type=checkbox]:checked + .checkbox_entry.week3 {
  background: #e16f4e;
}
.event_outline .checkbox_entry.week4 {
  background: rgb(94, 118, 167, 0.1);
}
.event_outline .checkbox_entry.week4::before,
.event_outline .checkbox_entry.week4::after {
  border-color: #5e76a7;
}
.event_outline input[type=checkbox]:checked + .checkbox_entry.week4 {
  background: #5e76a7;
}
.event_outline .btn_01 {
  margin: 40px auto 0;
}

.event_outline input[type=checkbox]:disabled + .checkbox_entry{
  background: #f0f0f0;
  color: #777;
  cursor: auto;
}
.event_outline input[type=checkbox]:disabled + .checkbox_entry::before {
  display: none;
}

@media screen and (min-width: 920px) {
  .event_outline .sub_ttl_l br.pc_none {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .event_outline .sub_ttl_s {
    font-size: 18px;
  }
  .event_outline .sub_ttl_s span {
    font-size: 23px;
  }
  .event_outline .sub_ttl_l {
    font-size: 34px;
  }
  .event_outline table {
    margin-top: 30px;
  }
  .event_outline table th,
  .event_outline table td {
    display: block;
    width: 100%;
    padding: 1.5em;
  }
  .event_outline table td {
    border-top: none;
    border-bottom: none;
  }
  .event_outline table tr:last-child td {
    border-bottom: 1px solid #bbb;
  }
  .event_outline table td .date_list li {
    padding-left: 5em;
    text-indent: -5em;
  }
  .event_outline .entry_box {
    padding: 2em 5%;
  }
  .event_outline .entry_box h3 {
    font-size: 16px;
  }
  .event_outline .select_box {
    margin-top: 30px;
  }
  .event_outline .checkbox_entry {
    text-align: left;
    padding-left: 5em;
  }
  .event_outline .checkbox_entry::before {
    left: 25px;
  }
  .event_outline .checkbox_entry::after {
    top: 43%;
    left: 26px;
  }
  .event_outline .btn_01 {
    margin-top: 20px;
  }
}

/* --------------------------------------------------
tail_area
-------------------------------------------------- */
.tail_area {
  width: 92%;
  max-width: 1000px;
  margin: 100px auto 0;
}
.tail_area h2 {
  padding: 0.5em;
  background: #1c2569;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}
.tail_area .cont04 {
  padding: 50px 3%;
  border: 1px solid #1c2569;
  background: #fff;
}
.tail_area p#btn01 a {
  margin: 20px 0 20px;
  background-color: #ea5520;
}
.sns-lets {
  font-weight: bold;
  text-align: center;
}
.sns-lead {
  font-size: 18px;
  color: #241d6d;
  margin-bottom: 30px;
  text-align: center;
}
.sns-lead::before,
.sns-lead::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 20px;
  background-color: #241d6d;
  position: relative;
  top: 2px;
}
.sns-lead::before {
  margin-right: 15px;
  transform: rotate(-35deg);
}
.sns-lead::after {
  margin-left: 15px;
  transform: rotate(35deg);
}
.sns-list {
  display: flex;
  justify-content: center;
}
.sns-list .item {
  width: 22%;
  max-width: 52px;
  margin: 0 10px;
}
.sns-list .item a {
  display: block;
}
.sns-list .item img {
  max-width: 100%;
  height: auto;
}
.sns-lets {
  font-size: 24px;
  color: #241d6d;
  margin-top: 20px;
  margin-bottom: 30px;
}
.sns-img-list {
  display: flex;
}
.sns-img-list .item img {
  max-width: 100%;
  height: auto;
}
.tail_area .cont02 {
  margin-top: 70px;
}
.tail_area .list02 {
  border-top: 1px solid #ACCCE0;
  margin-top: 10px;
  text-align: left;
}
.tail_area .list02 li {
  border-bottom: 1px solid #b4d6eb;
  background: url(/img/fes/parts03.png) no-repeat 0.5em 0.8em;
  background-size:12px;
  padding: 5px 0.5em 5px 2em;
}
@media screen and (max-width: 599px) {
  .sns-lead {
    font-size: 14px;
    margin: 20px 0;
  }
  .sns-lets {
    font-size: 18px;
  }
  .tail_area .ar_img {
    display: flex;
  }
  .tail_area .cont02 {
    margin-top: 50px;
  }
  .tail_area .cont04 {
    padding: 30px 2%;
  }
}
/* #intro */
#intro {
  margin: 50px 0 80px;
}
#intro .sub{
  width: 100%;
  max-width: 1000px;
  display: flex;
  margin: 0 auto;
}
#intro .sub .bg-d-blue,
#intro .sub .ar_img {width: 50%;}
#intro .sub .bg-d-blue{
  padding: 30px 0;
  color: #fff;
  text-align: center;
}
#intro .sub .bg-d-blue h3 {
  display: inline-block;
  max-width: 90%;
  padding-bottom: 20px;
  font-size: 19px;
  text-align: left;
  font-weight: bold;
}
#intro .sub .bg-d-blue p {
  display: inline-block;
  max-width: 90%;
  text-align: left;
}
#intro .sub .ar_img{
  display: flex;
  flex-wrap: wrap;
}
#intro .sub .ar_img img{ width: 50%; height: 50%;}
.bg-d-blue {
  background: #1c236d;
}
#intro a.kyoyo_lnk {
  color: #f6651d;
  text-decoration: underline;
  font-size: 1.2em;
}
#intro .btn_orange {
  width: 90%;
  height: 66px;
  display: block;
  background: #ea5520 url(/img/fes/parts01.png) no-repeat 15px center;
  background-size:28px;
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  line-height: 66px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}
#intro .btn_orange:hover {
  opacity: 0.7;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  #intro {
    margin: 30px 0 50px;
  }
  #intro .sub{
    max-width: 100%;
    display: block;
    background: #1c236d;
  }
  #intro .sub .bg-d-blue,
  #intro .sub .ar_img{ width: 100%;}
  #intro .sub .bg-d-blue h3{
    font-size: 13px;
    text-align: center;
  }
  #intro .sub .bg-d-blue p{
    padding: 0;
    margin: 0 auto;
  }
  #intro .sub .ar_img img{
    width: 25%;
    height: auto;
  }
  #intro .btn_orange {
    height: 50px;
    font-size: 18px;
    line-height: 50px;
  }
}

/* クローズ対応 */
.closing{
  background: #fff;
  padding: 10px 20px;
  border: 2px solid #d7063a;
  border-radius: 5px;
  margin-bottom: 3em;
}
.closing h2 {
  color: #d7063a;
  font-size: 20px;
  text-align: left;
}
.closing h2::after{ content: none;}
.closing p {
  font-size: 18px;
  text-align: left;
  margin-bottom: 0;
  color: #000;
  letter-spacing: 0;
}
