<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pc_only {
  display: none !important;
}

body {
  padding-top: 0;
}

.hiroshima_wrap {
  font-size: 3.4666666667vw;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
  width: 100%;
  letter-spacing: 0.06em;
  font-weight: 500;
}
.hiroshima_wrap * {
  box-sizing: border-box;
  line-break: strict;
}
.hiroshima_wrap img {
  width: 100%;
}
.hiroshima_wrap a {
  color: #474747;
  text-decoration: none;
}
.hiroshima_wrap a:active, .hiroshima_wrap a:active, .hiroshima_wrap a:focus {
  color: #7a7a7a;
}
.hiroshima_wrap p {
  margin: 0;
}
.hiroshima_wrap ul, .hiroshima_wrap li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.hiroshima_wrap h1, .hiroshima_wrap h2, .hiroshima_wrap h3, .hiroshima_wrap h4, .hiroshima_wrap h5, .hiroshima_wrap h6 {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-weight: 500;
}
.hiroshima_wrap .inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.hiroshima_wrap .sect_title {
  width: fit-content;
  width: -moz-fit-content;
  margin-inline: auto;
  text-align: center;
}
.hiroshima_wrap .sect_title span {
  font-family: "Shippori Mincho B1", serif;
  font-size: 3.2vw;
  letter-spacing: 0.04em;
  color: #39AD88;
  display: block;
  margin: 1.0666666667vw 0 0;
}
.hiroshima_wrap .serif {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
}

.sp_menu {
  position: sticky;
  width: 100%;
  top: 50px;
  z-index: 99;
}

.toggle {
  background: #39AD88;
  width: 100%;
  height: 12vw;
  margin-inline: auto;
  z-index: 99;
  color: #fff;
  font-size: 4.2666666667vw;
  box-shadow: 0 0.6666666667vw 0.6666666667vw rgba(0, 0, 0, 0.2);
}
.toggle.active {
  box-shadow: none;
}

.flex {
  display: -webkit-flex;
  display: flex;
}
.flex.fl-wrap {
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.flex.jus-bw {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex.jus-ctr {
  -webkit-justify-content: center;
  justify-content: center;
}
.flex.al-ctr {
  -webkit-align-items: center;
  align-items: center;
}
.flex.al-end {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.af {
  position: relative;
}
.af::after {
  content: "";
  display: block;
}

.bf {
  position: relative;
}
.bf::before {
  content: "";
  display: block;
}

#hiroshima_contents_anc {
  position: absolute;
  top: -20vw;
}

#hiroshima_timetable_anc {
  position: absolute;
  top: -23.4666666667vw;
}

#hiroshima_outline_anc {
  position: absolute;
  top: -23.3333333333vw;
}

#hiroshima_gNav_sp {
  position: absolute;
  top: 0;
  width: 100%;
  height: calc(100vh - 50px);
  padding-top: 17.3333333333vw;
  z-index: -1;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #39AD88;
  opacity: 0;
  display: none;
}
#hiroshima_gNav_sp.active {
  opacity: 1;
}
#hiroshima_gNav_sp li {
  width: 92vw;
  height: 15.3333333333vw;
  font-size: 4vw;
  margin: 0 auto;
  display: block;
  border-bottom: 1px solid #FFF;
  text-align: center;
  font-weight: bold;
  text-align: center;
}
#hiroshima_gNav_sp li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 6vw 0 0;
  color: #fff;
}
#hiroshima_gNav_sp li img {
  width: 33.0666666667vw;
}
#hiroshima_gNav_sp .close {
  position: absolute;
  width: 8.5333333333vw;
  height: 8.5333333333vw;
  margin-inline: auto;
  bottom: 13.3333333333vw;
  left: 0;
  right: 0;
  text-align: center;
}

#hiroshima_fv {
  background: url(../img/fv_bg_sp.jpg) no-repeat center 0/100% 100%;
  margin-top: 50px;
  height: 146.6666666667vw;
  position: relative;
}
#hiroshima_fv .inner {
  padding: 11.8666666667vw 0 0;
}
#hiroshima_fv .logo {
  width: 80vw;
  margin: 0 auto 5.7333333333vw;
}
#hiroshima_fv h1 {
  width: 90vw;
  margin-inline: auto;
}
#hiroshima_fv h2 {
  font-size: 3.7333333333vw;
  color: #0A3A33;
  letter-spacing: 0;
  margin: 3.0666666667vw auto 4.9333333333vw;
  text-align: center;
  font-weight: 700;
}
#hiroshima_fv h2 span {
  display: block;
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto 1.7333333333vw;
  padding: 0.6666666667vw 2vw;
  background: #fff;
  height: 5.3333333333vw;
}
#hiroshima_fv .ov {
  margin-bottom: 26.9333333333vw;
}
#hiroshima_fv .ov .date {
  width: 49.0666666667vw;
}
#hiroshima_fv .ov .place p {
  color: #fff;
  font-size: 3.4666666667vw;
  line-height: 4.5333333333vw;
  font-weight: 700;
  text-shadow: #39AD88 1px 1px 1.3333333333vw, #39AD88 -1px 1px 1.3333333333vw, #39AD88 1px -1px 1.3333333333vw, #39AD88 -1px -1px 1.3333333333vw;
  letter-spacing: 0;
}
#hiroshima_fv .btn {
  margin-inline: auto;
}
#hiroshima_fv .btn a {
  display: block;
  width: 78.8vw;
  margin-inline: auto;
}
@media (any-hover: hover) {
  #hiroshima_fv .btn a:hover {
    filter: brightness(120%);
    transition: all 0.5s;
  }
}

#hiroshima_sv {
  background: url(../img/sv_bg_sp.jpg) no-repeat center 0/100% 100%;
  height: 235.2vw;
  position: relative;
}
#hiroshima_sv .inner {
  padding: 14vw 0 0;
}
#hiroshima_sv .txt {
  text-align: center;
  margin: 0 auto 13.0666666667vw;
}
#hiroshima_sv .txt p {
  line-height: 6.4vw;
  margin-bottom: 6.4vw;
  color: #0A3A33;
  font-weight: 400;
}
#hiroshima_sv .recommend h2 {
  background: url(../img/recommend_sp.png) no-repeat center 0/100%;
  width: 90vw;
  height: 10.4vw;
  text-align: center;
  font-weight: 700;
  margin: 0 auto 4.8vw;
  padding: 3.7333333333vw 0 0;
  font-size: 5.0666666667vw;
  letter-spacing: 0.04em;
}
#hiroshima_sv .recommend ul {
  width: 90.6666666667vw;
  margin-inline: auto;
}
#hiroshima_sv .recommend li {
  background: rgb(221, 239, 233) url(../img/chk.png) no-repeat 2.2666666667vw 3.6vw/3.2vw;
  font-weight: 400;
  padding: 1.8666666667vw 1.6vw 1.8666666667vw 8vw;
  margin-bottom: 3.6vw;
  line-height: 6.1333333333vw;
  letter-spacing: 0.08em;
}

#hiroshima_contents {
  background: url(../img/contents_bg_sp.jpg) no-repeat center 0/100%;
  position: relative;
  padding: 20.6666666667vw 0 13.3333333333vw;
}
#hiroshima_contents .sect_title {
  margin-bottom: 17.3333333333vw;
}
#hiroshima_contents .sect_title img {
  width: 90.8vw;
}
#hiroshima_contents .inner {
  width: 90.6666666667vw;
  background: #fff;
  border-radius: 4vw;
  margin-bottom: 20.8vw;
}
#hiroshima_contents #c01 {
  padding: 0 0 10.4vw;
}
#hiroshima_contents #c01 .sub {
  width: 76.9333333333vw;
  margin: 0 auto -2.1333333333vw;
  position: relative;
  top: -10.2666666667vw;
}
#hiroshima_contents #c01 .txt_wrap {
  gap: 5.8666666667vw 0;
}
#hiroshima_contents #c01 .speaker li {
  justify-content: center;
  gap: 0 3.3333333333vw;
}
#hiroshima_contents #c01 .speaker li:nth-child(2) {
  margin: 5.7333333333vw 0 0;
}
#hiroshima_contents #c01 .speaker li:nth-child(2) .prof {
  padding: 5.6vw 0 0;
}
#hiroshima_contents #c01 .speaker li:nth-child(2) .photo img {
  width: 32.1333333333vw;
}
#hiroshima_contents #c01 .speaker .photo img {
  width: 40.9333333333vw;
  filter: drop-shadow(1.0666666667vw 1.0666666667vw 1.3333333333vw rgba(41, 68, 122, 0.16));
}
#hiroshima_contents #c01 .speaker span {
  display: block;
  margin-bottom: 1.3333333333vw;
}
#hiroshima_contents #c01 .speaker h4 {
  font-size: 4vw;
  font-weight: 700;
  margin-bottom: 1.3333333333vw;
}
#hiroshima_contents #c01 .speaker p {
  line-height: 5.6vw;
  font-weight: 400;
}
#hiroshima_contents #c01 .txt {
  width: 77.4666666667vw;
}
#hiroshima_contents #c01 .txt h4 {
  background: url(../img/bdr_sp.png) no-repeat center bottom/77.4666666667vw;
  font-weight: 700;
  font-size: 4.9333333333vw;
  line-height: 6.9333333333vw;
  letter-spacing: 0.02em;
  color: #007745;
  padding: 0 0 3.3333333333vw;
  margin: 0 0 3.3333333333vw;
}
#hiroshima_contents #c01 .txt p {
  width: 77.3333333333vw;
  margin-inline: auto;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 6.4vw;
  color: #4D4D4D;
}
#hiroshima_contents #c02 {
  padding: 0 0 10.4vw;
}
#hiroshima_contents #c02 .sub {
  width: 77.3333333333vw;
  margin: 0 auto -3.2vw;
  position: relative;
  top: -10.2666666667vw;
}
#hiroshima_contents #c02 .sub span {
  display: block;
  font-weight: 800;
  font-size: 4vw;
  line-height: 6.6666666667vw;
  letter-spacing: 0.04em;
  color: #007745;
  text-align: center;
  margin-top: 3.4666666667vw;
}
#hiroshima_contents #c02 .project {
  width: 80vw;
  margin-inline: auto;
  gap: 5.3333333333vw 0;
}
#hiroshima_contents #c02 .box {
  width: 80vw;
  background: rgb(234, 234, 234);
  border-radius: 2.6666666667vw;
  padding: 6.5333333333vw 0 5.3333333333vw;
}
#hiroshima_contents #c02 .box_3 .desc {
  height: 22.6666666667vw;
}
#hiroshima_contents #c02 .box_3 .partner .cat {
  height: 18.4vw;
}
#hiroshima_contents #c02 .ttl {
  text-align: center;
  font-size: 5.8666666667vw;
  letter-spacing: 0.04em;
  color: #007745;
  font-weight: 800;
  margin: 0 0 3.6vw;
}
#hiroshima_contents #c02 .desc {
  background: #fff;
  width: 72vw;
  height: 17.3333333333vw;
  margin: 0 auto;
  text-align: center;
  line-height: 5.8666666667vw;
  font-weight: 600;
  letter-spacing: 0;
}
#hiroshima_contents #c02 .partner {
  width: 70.1333333333vw;
  margin: 5.2vw auto 0;
}
#hiroshima_contents #c02 .partner li {
  width: 30.1333333333vw;
}
#hiroshima_contents #c02 .partner li:nth-child(2) {
  position: relative;
}
#hiroshima_contents #c02 .partner li:nth-child(2)::before {
  background: url(../img/x.png) no-repeat center 0/100%;
  width: 5.4666666667vw;
  height: 5.4666666667vw;
  position: absolute;
  top: 19.7333333333vw;
  left: -7.4666666667vw;
}
#hiroshima_contents #c02 .partner li:nth-child(2) .cat {
  background: #00A673;
}
#hiroshima_contents #c02 .partner .cat {
  color: #fff;
  background: rgb(15, 51, 134);
  border-radius: 1.0666666667vw;
  width: 30.1333333333vw;
  height: 13.3333333333vw;
  text-align: center;
  font-weight: 400;
  line-height: 5.3333333333vw;
}
#hiroshima_contents #c02 .partner .logo {
  margin: 2.8vw auto;
  width: 28.4vw;
}
#hiroshima_contents #c02 .partner .name {
  width: fit-content;
  width: -moz-fit-content;
  text-align: center;
  font-weight: 400;
  line-height: 5.3333333333vw;
  letter-spacing: 0;
  position: relative;
  left: 50%;
  translate: -50% 0;
  white-space: nowrap;
}
#hiroshima_contents #c03 {
  padding: 0 0 9.3333333333vw;
}
#hiroshima_contents #c03 .sub {
  margin: 0 auto -1.3333333333vw;
  position: relative;
  top: -10.2666666667vw;
}
#hiroshima_contents #c03 .sub img {
  display: block;
  width: 74.5333333333vw;
  margin-inline: auto;
}
#hiroshima_contents #c03 .sub span {
  display: block;
  font-weight: 800;
  font-size: 4vw;
  line-height: 6.6666666667vw;
  letter-spacing: 0.04em;
  color: #007745;
  text-align: center;
  margin-top: 3.4666666667vw;
}
#hiroshima_contents #c03 .initiatives {
  width: 80vw;
  margin-inline: auto;
  gap: 5.3333333333vw 0;
}
#hiroshima_contents #c03 .initiatives li {
  width: 80vw;
  height: 126.1333333333vw;
  background: rgb(235, 247, 243);
  border-radius: 2.6666666667vw;
  padding: 8.4vw 0 0;
  text-align: center;
}
#hiroshima_contents #c03 .initiatives .year {
  text-decoration: underline;
  font-weight: 400;
}
#hiroshima_contents #c03 .initiatives .ttl {
  font-weight: 700;
  font-size: 4vw;
  line-height: 6.9333333333vw;
  margin: 5.3333333333vw auto 4.2666666667vw;
  color: #4D4D4D;
}
#hiroshima_contents #c03 .initiatives .img {
  width: 65.6vw;
  margin: 0 auto;
}
#hiroshima_contents #c03 .initiatives hr {
  background: url(../img/dots_sp.png) no-repeat center 0/100%;
  margin: 0;
  padding: 0;
  width: 69.4666666667vw;
  height: 0.8vw;
  margin: 4.1333333333vw auto 7.3333333333vw;
  border: none;
}
#hiroshima_contents #c03 .initiatives .logo {
  width: 45.4666666667vw;
  margin-inline: auto;
}
#hiroshima_contents #c03 .initiatives .name {
  margin: 4.2666666667vw 0 0;
  letter-spacing: 0;
}
#hiroshima_contents #c03 .initiatives .name span {
  font-weight: 400;
}
#hiroshima_contents #c03 .initiatives .name p {
  font-size: 3.7333333333vw;
  margin-top: 2.4vw;
}
#hiroshima_contents #c04 {
  padding: 0 0 4vw;
}
#hiroshima_contents #c04 .sub {
  margin: 0 auto -2.6666666667vw;
  position: relative;
  top: -10.2666666667vw;
}
#hiroshima_contents #c04 .sub img {
  display: block;
  width: 72.2666666667vw;
  margin-inline: auto;
}
#hiroshima_contents #c04 .sub span {
  display: block;
  font-weight: 800;
  font-size: 4vw;
  line-height: 6.6666666667vw;
  letter-spacing: 0.04em;
  color: #007745;
  text-align: center;
  margin-top: 3.4666666667vw;
}
#hiroshima_contents #c04 .txt_wrap {
  width: 80vw;
  padding: 7.3333333333vw 0 6.6666666667vw;
  margin: 0 auto 5.3333333333vw;
  background: rgb(240, 240, 240);
  border-radius: 2.6666666667vw;
  flex-flow: row wrap;
}
#hiroshima_contents #c04 .speaker li {
  width: 30.8vw;
}
#hiroshima_contents #c04 .speaker li:nth-child(1) {
  margin: 0 0 -17.6vw 40vw;
}
#hiroshima_contents #c04 .speaker li:nth-child(2) {
  margin: 0 0 -27.0666666667vw 6vw;
}
#hiroshima_contents #c04 .speaker li:nth-child(3) {
  margin: 0 0 0 47.4666666667vw;
}
#hiroshima_contents #c04 .speaker li:nth-child(3) .photo {
  margin-bottom: 0.6666666667vw;
}
#hiroshima_contents #c04 .speaker li:nth-child(3) .photo img {
  width: 24.6666666667vw;
}
#hiroshima_contents #c04 .speaker .photo img {
  width: 30.8vw;
  filter: drop-shadow(1.0666666667vw 1.0666666667vw 1.3333333333vw rgba(41, 68, 122, 0.16));
}
#hiroshima_contents #c04 .speaker .prof {
  width: fit-content;
  width: -moz-fit-content;
  white-space: nowrap;
  position: relative;
  left: 50%;
  translate: -50% 0;
  padding: 2.6666666667vw 0 0;
}
#hiroshima_contents #c04 .speaker span {
  display: block;
  margin-bottom: 1.3333333333vw;
  font-weight: 400;
}
#hiroshima_contents #c04 .speaker h4 {
  font-size: 4vw;
  font-weight: 700;
  margin-bottom: 0.6666666667vw;
}
#hiroshima_contents #c04 .speaker p {
  line-height: 5.6vw;
  letter-spacing: 0;
  font-weight: 400;
}
#hiroshima_contents #c04 .txt {
  width: 69.4666666667vw;
  margin-inline: auto;
}
#hiroshima_contents #c04 .txt h4 {
  background: url(../img/bdr_2_sp.png) no-repeat center bottom/69.4666666667vw;
  font-weight: 700;
  font-size: 4.9333333333vw;
  line-height: 6.9333333333vw;
  letter-spacing: 0;
  color: #007745;
  padding: 0 0 4.2666666667vw;
  margin: 0 0 2.6666666667vw;
}
#hiroshima_contents #c04 .txt p {
  width: 69.3333333333vw;
  margin-inline: auto;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 6.4vw;
  color: #4D4D4D;
}
#hiroshima_contents #c04 #session01 .txt {
  margin-bottom: 7.3333333333vw;
}
#hiroshima_contents #c04 #session02 {
  padding-bottom: 9.3333333333vw;
}
#hiroshima_contents #c04 #session02 .speaker {
  width: 48vw;
  padding-top: 1.3333333333vw;
}
#hiroshima_contents #c04 #session02 .speaker li:nth-child(1) {
  margin: 0 0 -56.4vw 5.3333333333vw;
}
#hiroshima_contents #c04 #session02 .speaker li:nth-child(2) {
  margin: 0 0 3.3333333333vw 43.3333333333vw;
}
#hiroshima_contents #c04 #session02 .speaker li:nth-child(3) {
  margin: 0 0 -44.6666666667vw 5.3333333333vw;
}
#hiroshima_contents #c04 #session02 .speaker li:nth-child(4) {
  width: 24.6666666667vw;
  margin: 0 0 0 46.4vw;
}
#hiroshima_contents #c04 #session02 .speaker li:nth-child(4) .photo img {
  width: 24.6666666667vw;
}
#hiroshima_contents #c04 #session02 .speaker .photo img {
  width: 30.8vw;
  filter: drop-shadow(1.0666666667vw 1.0666666667vw 1.3333333333vw rgba(41, 68, 122, 0.16));
}
#hiroshima_contents #c05 {
  margin-bottom: 0;
}
#hiroshima_contents #c05 .sub {
  margin: 0 auto -3.0666666667vw;
  position: relative;
  top: -10.2666666667vw;
}
#hiroshima_contents #c05 .sub img {
  display: block;
  width: 71.7333333333vw;
  margin-inline: auto;
}
#hiroshima_contents #c05 .txt {
  background: url(../img/contents05_img_sp.png) no-repeat center 0/100%;
  width: 100%;
  height: 61.0666666667vw;
  padding: 16vw 0 0;
}
#hiroshima_contents #c05 .txt p {
  text-align: center;
  font-weight: 800;
  color: #fff;
  font-size: 3.6vw;
  line-height: 2;
  letter-spacing: 0.04em;
}

#hiroshima_timetable {
  background: #39AD88;
  position: relative;
  padding: 13.3333333333vw 0 13.3333333333vw;
}
#hiroshima_timetable .sect_title {
  margin-bottom: 7.0666666667vw;
}
#hiroshima_timetable .sect_title img {
  width: 92.1333333333vw;
}
#hiroshima_timetable .sect_title span {
  color: #fff;
  font-weight: 400;
  font-style: normal;
}
#hiroshima_timetable .inner {
  background: #fff;
  width: 90.6666666667vw;
  height: 249.0666666667vw;
  border-radius: 4vw;
  padding: 6vw 0 0;
}
#hiroshima_timetable .inner::before {
  width: 89.8666666667vw;
  height: 248.2666666667vw;
  border: 0.2666666667vw solid #39AD88;
  position: absolute;
  top: 0.4vw;
  left: 0.4vw;
  border-radius: 4vw;
  z-index: 1;
}
#hiroshima_timetable .timeline {
  width: 2.4vw;
  position: absolute;
  top: 10.5333333333vw;
  left: 20.2666666667vw;
  z-index: 3;
}
#hiroshima_timetable .schedule {
  position: relative;
  z-index: 2;
  width: 82.6666666667vw;
  margin-inline: auto;
}
#hiroshima_timetable .schedule li {
  min-height: 9.6vw;
  border-radius: 1.6vw;
}
#hiroshima_timetable .schedule .time {
  letter-spacing: 0.03em;
  width: 18vw;
  text-align: right;
  padding-right: 4.8vw;
  font-size: 3.2vw;
  font-weight: 700;
}
#hiroshima_timetable .schedule .act {
  width: 64.6666666667vw;
  padding-left: 4.4vw;
}
#hiroshima_timetable .schedule .act p span {
  font-weight: 400;
  font-size: 2.4vw;
  display: block;
  letter-spacing: 0;
}
#hiroshima_timetable .schedule .greeting {
  margin-bottom: 7.7333333333vw;
}
#hiroshima_timetable .schedule .greeting .time {
  padding-top: 3.4666666667vw;
}
#hiroshima_timetable .schedule .greeting .act {
  padding-top: 2.9333333333vw;
}
#hiroshima_timetable .schedule .greeting .act span {
  margin-top: 1.6vw;
}
#hiroshima_timetable .schedule .feat {
  height: 40vw;
  background: linear-gradient(-30deg, rgb(179, 89, 76) 0%, rgb(242, 151, 92) 100%);
  margin-bottom: 3.8666666667vw;
  color: #fff;
}
#hiroshima_timetable .schedule .feat .time {
  font-size: 3.4666666667vw;
}
#hiroshima_timetable .schedule .feat .act p {
  font-size: 3.4666666667vw;
  margin-bottom: 1.3333333333vw;
}
#hiroshima_timetable .schedule .feat .act h3 {
  flex-flow: row wrap;
  font-weight: 900;
  font-size: 5.0666666667vw;
  margin-bottom: 2.6666666667vw;
  gap: 2.6666666667vw 0;
}
#hiroshima_timetable .schedule .feat .act h3 span {
  display: flex;
  align-items: center;
  background: #fff;
  font-size: 3.4666666667vw;
  font-weight: 600;
  color: #E95A24;
  border-radius: 100vh;
  padding: 0 1.3333333333vw;
  height: 4.8vw;
}
#hiroshima_timetable .schedule .feat .act &gt; span {
  display: block;
  width: 57.0666666667vw;
  line-height: 6.1333333333vw;
  font-weight: 400;
}
#hiroshima_timetable .schedule .talk {
  margin-bottom: 4vw;
}

#hiroshima_organize {
  background: url(../img/organize_bg_sp.jpg) no-repeat center 0/100% 100%;
  position: relative;
  height: 557.8666666667vw;
  padding: 15.3333333333vw 0 0;
}
#hiroshima_organize .sect_title {
  margin-bottom: 6.6666666667vw;
}
#hiroshima_organize .sect_title img {
  width: 90.8vw;
}
#hiroshima_organize .lead {
  text-align: center;
  font-size: 4.1333333333vw;
  line-height: 7.4666666667vw;
  margin: 0 auto 10.4vw;
}
#hiroshima_organize .sub {
  width: 90.8vw;
  margin: 0 auto;
}
#hiroshima_organize .mentor {
  width: 74.6666666667vw;
  margin: 8vw auto 13.3333333333vw;
  gap: 6.6666666667vw 0;
  justify-content: space-between;
}
#hiroshima_organize .mentor li {
  width: 31.6vw;
  position: relative;
}
#hiroshima_organize .mentor .name {
  width: fit-content;
  width: -moz-fit-content;
  position: relative;
  left: 50%;
  translate: -50% 0;
  letter-spacing: 0.02em;
  line-height: 5.6vw;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  margin-top: 3.0666666667vw;
  color: #666;
}
#hiroshima_organize .hiroshima {
  text-align: center;
  margin-bottom: 35.3333333333vw;
}
#hiroshima_organize .hiroshima img {
  width: 87.0666666667vw;
  margin: 4.6666666667vw auto 2.6666666667vw;
}
#hiroshima_organize .hiroshima p {
  font-size: 2.4vw;
  line-height: 5.3333333333vw;
  font-weight: 400;
  color: #666;
}
#hiroshima_organize .hiroshima a {
  text-decoration: underline;
  color: #666;
}
#hiroshima_organize .ocean {
  display: block;
}
#hiroshima_organize .ocean .bnr {
  width: 82.4vw;
  box-shadow: 0.8vw 0.8vw 0.8vw rgba(84, 90, 119, 0.2);
  margin: 0 auto 6.9333333333vw;
}
@media (any-hover: hover) {
  #hiroshima_organize .ocean .bnr:hover {
    opacity: 0.8;
  }
}
#hiroshima_organize .ocean .chairman {
  width: 76.8vw;
  align-items: center;
  justify-content: space-between;
  margin: 4vw auto 2.4vw;
}
#hiroshima_organize .ocean .chairman .photo {
  width: 36.9333333333vw;
}
#hiroshima_organize .ocean .chairman span {
  font-weight: 400;
  font-size: 3.7333333333vw;
  line-height: 5.6vw;
  letter-spacing: 0.04em;
}
#hiroshima_organize .ocean .chairman p {
  border-top: 1px solid #666;
  font-weight: 700;
  font-size: 4.6666666667vw;
  margin: 2.1333333333vw 0 0;
  padding: 2.4vw 0 0;
}
#hiroshima_organize .ocean .rt {
  background: url(../img/bln_sp.png) no-repeat center 0/100%;
  width: 88.1333333333vw;
  height: 108.1333333333vw;
  padding: 14vw 0 0;
  margin: 0 auto;
}
#hiroshima_organize .ocean .rt p {
  width: 75.6vw;
  line-height: 6.6666666667vw;
  letter-spacing: 0.02em;
  font-weight: 400;
  color: #4D4D4D;
  margin: 0 auto 6.6666666667vw;
}

#hiroshima_outline {
  background: #C4E6DB;
  position: relative;
  padding: 13.3333333333vw 0 14.1333333333vw;
}
#hiroshima_outline h2 {
  margin-bottom: 8.5333333333vw;
}
#hiroshima_outline h2 img {
  width: 90.6666666667vw;
}
#hiroshima_outline .inner {
  width: 90.6666666667vw;
  background: #fff;
  border-radius: 4vw;
  padding: 4.6666666667vw 0 5.3333333333vw;
}
#hiroshima_outline .inner::before {
  width: calc(100% - 0.8vw);
  height: calc(100% - 0.8vw);
  border: 0.2666666667vw solid #39AD88;
  position: absolute;
  top: 0.4vw;
  left: 0.4vw;
  border-radius: 4vw;
  z-index: 1;
}
#hiroshima_outline .inner dl {
  width: 82.6666666667vw;
  padding: 3.3333333333vw 0 4vw;
  margin: 0 auto;
  background-image: linear-gradient(to right, #ABABAB, #ABABAB 0.4vw, transparent 0.4vw, transparent 0.6666666667vw);
  background-size: 0.6666666667vw 1px;
  background-repeat: repeat-x;
  background-position: center bottom;
  position: relative;
  z-index: 2;
}
#hiroshima_outline .inner dl.date, #hiroshima_outline .inner dl.place {
  align-items: flex-start;
}
#hiroshima_outline .inner dl.date dt, #hiroshima_outline .inner dl.place dt {
  margin: 1.6vw 0 0;
}
#hiroshima_outline .inner dl.fee {
  padding: 5.7333333333vw 0;
}
#hiroshima_outline .inner dl:nth-last-of-type(1) {
  background: none;
}
#hiroshima_outline .inner dl:nth-last-of-type(1) dt {
  margin-top: 1.6vw;
}
#hiroshima_outline .inner dl dt {
  width: 13.3333333333vw;
  height: 100%;
  font-weight: 600;
  padding: 0 0 0 0.4vw;
}
#hiroshima_outline .inner dl dd {
  margin: 0;
  padding-left: 2.6666666667vw;
  width: 69.3333333333vw;
  letter-spacing: 0;
  position: relative;
}
#hiroshima_outline .inner dl dd::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #0A3A33;
  position: absolute;
  top: 0;
  left: 0;
}
#hiroshima_outline .inner dl dd p {
  line-height: 6.4vw;
}
#hiroshima_outline .inner dl dd span {
  font-size: 2.6666666667vw;
  font-weight: 400;
}
#hiroshima_outline .inner dl dd ul {
  margin: 2vw 0 0;
}
#hiroshima_outline .inner dl dd li {
  line-height: 6.4vw;
  text-indent: -1em;
  padding-left: 1em;
}
#hiroshima_outline .outline {
  margin-bottom: 8vw;
}
#hiroshima_outline .archive {
  padding: 12vw 0 0.6666666667vw;
}
#hiroshima_outline .archive h3 {
  width: 38.6666666667vw;
  margin: 0 auto 6.5333333333vw;
}
#hiroshima_outline .archive .list {
  position: relative;
  z-index: 2;
  width: 82.6666666667vw;
  margin-inline: auto;
}
#hiroshima_outline .archive .list li {
  background-image: linear-gradient(to right, #ABABAB, #ABABAB 0.4vw, transparent 0.4vw, transparent 0.6666666667vw);
  background-size: 0.6666666667vw 1px;
  background-repeat: repeat-x;
  background-position: center bottom;
  font-weight: 400;
  line-height: 5.8666666667vw;
  letter-spacing: 0.04em;
  padding: 0 2.6666666667vw 5.3333333333vw 3.2vw;
  margin: 0 auto 4.2666666667vw;
}
#hiroshima_outline .archive .list li:last-child {
  background: none;
}
#hiroshima_outline .archive .list .date {
  margin-bottom: 0.5333333333vw;
}
#hiroshima_outline .archive .list a {
  color: #333;
  text-decoration: underline;
}
@media (any-hover: hover) {
  #hiroshima_outline .archive .list a:hover {
    opacity: 0.8;
    text-decoration: none;
  }
}
#hiroshima_outline .btn_entry {
  display: block;
  width: 84vw;
  margin: 12vw auto 10.6666666667vw;
  filter: drop-shadow(1.0666666667vw 1.0666666667vw 1.3333333333vw rgba(41, 68, 122, 0.16));
}
@media (any-hover: hover) {
  #hiroshima_outline .btn_entry:hover {
    transition: all 0.3s;
    filter: brightness(110%) drop-shadow(1.0666666667vw 1.0666666667vw 1.3333333333vw rgba(41, 68, 122, 0.16));
  }
}
#hiroshima_outline .pickup p {
  text-align: center;
  line-height: 6.4vw;
  letter-spacing: 0.12em;
  margin-bottom: 6.1333333333vw;
}
#hiroshima_outline .pickup .btn {
  background: url(../img/btn_pu_sp.png) no-repeat center 0/100%;
  width: 84vw;
  height: 18.6666666667vw;
  border-radius: 100vh;
  margin-inline: auto;
  color: #fff;
  font-size: 3.2vw;
  line-height: 4.8vw;
  letter-spacing: 0;
  padding: 0 0 0 4.6666666667vw;
  text-align: center;
  filter: drop-shadow(1.0666666667vw 1.0666666667vw 1.3333333333vw rgba(41, 68, 122, 0.16));
}
@media (any-hover: hover) {
  #hiroshima_outline .pickup .btn:hover {
    transition: all 0.3s;
    filter: brightness(110%);
  }
}

.hiroshima_fixBtn {
  position: fixed;
  right: 2.6666666667vw;
  bottom: 4vw;
  z-index: 9999;
  width: 32.1333333333vw;
}
.hiroshima_fixBtn a {
  display: block;
}
@media (any-hover: hover) {
  .hiroshima_fixBtn a:hover {
    transition: all 0.3s;
    filter: brightness(110%) drop-shadow(0.5333333333vw 0.5333333333vw 0.6666666667vw rgba(0, 0, 0, 0.2));
  }
}/*# sourceMappingURL=style_add_sp.css.map */</pre></body></html>