@charset "utf-8";
/* ===================================================================
	open-campus-seminar
=================================================================== */
img {
  max-width: 100%;
  width: auto;
  height: auto;
}
main .breadcrumbBox {
  margin-top: 25px;
}
.toph2 {
  margin-bottom: 34px;
}
.mv {
  margin-bottom: 37px;
  padding: 13px 0 0 15px;
  height: 500px;
  background: url("../img/admission/briefing/open-campus-seminar/mv_bg_2025.jpg") no-repeat center center / cover;
  box-sizing: border-box;
}
.mv .content {
  margin: 0 auto;
  width: 100%;
  max-width: 1030px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.mv .title {
  width: 498px;
}
.mv .photo {
  width: 357px;
}
.linklist {
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: center;
}
.linklist li {
  width: 33.33%;
}
.linklist li a {
  display: block;
}
.linklist li a:hover {
  opacity: 0.7;
}
.linklist li img {
  width: 100%;
}
.pagesection {
  margin-top: 100px;
}
.pagesection .pagesh4 {
  margin-bottom: 14px;
}
.lecturequarter {
  width: 48%;
  margin-right: 4%;
}
.meritpic {
  margin-bottom: 24px;
}
.greenwithorange {
  margin-bottom: 15px;
}
.lecturequartertext {
  padding: 18px 25px 12px;
}
.checkpicbg {
  padding: 42px 0 58px;
  background-size: 79px auto;
  background-position: left -5px top -5px;
}
.toursection {
  margin-bottom: 79px;
}
.toursection .pagesh4 {
  margin-bottom: 13px;
}
.toursection .redbluetext {
  margin-bottom: 24px;
}
table.table01 {
  margin-bottom: 3.3%;
}
table.table01 th {
  font-size: 15px;
  padding: 16px;
  text-align: center;
}
table.table01 td {
  box-sizing: border-box;
  padding: 9px 25px;
}
table.table01 td:first-child {
  width: 30%;
  padding: 9px;
}
table.table01 tr:last-child td,
table.table01 td.nobottomborder {
  border-bottom: 1px solid black;
}
.slickbox {
  padding: 0 75px;
}
.slickbox .subtitle {
  margin-top: 24px;
  margin-bottom: 22px;
}
.slickbox .subbox {
  margin: 0 auto;
  padding-bottom: 26px;
  width: 100%;
  max-width: 669px;
  box-sizing: border-box;
  position: relative;
  border-radius: 10px;
  border: 1px solid #979899;
  background: #fff;
}
.slickbox .slider-for {
  margin: 0 auto;
  padding: 0 17.5% !important;
  position: static;
}
.slickbox .slider-for li {
  margin: 0 14px;
  float: left;
  clear: left;
}
.slickbox .slider-for li img {
  width: 100%;
}
.slickbox .arrowlist li {
  width: 39px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.slickbox .arrowlist li:hover {
  opacity: 0.7;
}
.slickbox .arrowlist li.prev {
  left: -59px;
}
.slickbox .arrowlist li.next {
  right: -59px;
}
.slickbox .slider-nav {
  margin: 0 auto;
  width: 73.8%;
}
.slickbox .slider-nav li {
  margin: 0 7px;
  padding-top: 16px;
  width: calc(20% - 14px);
  position: relative;
  box-sizing: border-box;
  float: left;
}
.slickbox .slider-nav li .pho {
  display: block;
  position: relative;
  border: 1px solid transparent;
}
.slickbox .slider-nav li .pho::before {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.39);
  content: "";
}
.slickbox .slider-nav li .pho::after {
  box-sizing: border-box;
  width: 100%;
  height: 8px;
  position: absolute;
  left: 0;
  top: -8px;
  background: url("https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/open-campus-seminar/icon01.png")
    no-repeat center bottom / 17px auto;
  content: "";
  opacity: 0;
}
.slickbox .slider-nav li .pho img {
  width: 100%;
}
.slickbox .slider-nav li.current .pho {
  border: 1px solid #009c43;
}
.slickbox .slider-nav li.current .pho::before {
  background-color: transparent;
}
.slickbox .slider-nav li.current .pho::after {
  opacity: 1;
}
.slickbox .textbox {
  padding: 19px 19px 0;
}
.slickbox .textbox p {
  font-size: 16px;
  letter-spacing: 0;
}
.slickbox .textbox .ttl {
  color: #03913b;
  font-weight: bold;
}
.horizontalscroll2 {
  margin-right: -30px;
  width: auto;
}
.horizontalscroll2 img {
  width: auto;
}
.horizontalscrolltext2 {
  margin-top: 9px;
  text-align: center;
}
.consultation {
  margin-bottom: 98px;
}
.consultation .pagesh4 {
  margin-bottom: 20px;
}
.imgbox {
  margin-bottom: 35px;
  display: flex;
  justify-content: space-between;
}
.imgbox .photobox {
  width: 50.8%;
}
.imgbox .photobox img {
  width: 100%;
}
.imgbox .textbox {
  margin-top: -6px;
  width: 46.8%;
}
.imgbox .textbox p {
  letter-spacing: 0;
}
.story .subtitle {
  margin-top: 35px;
}
.story .imgbox {
  margin-bottom: 0;
}
.story .imgbox .textbox .subtitle {
  margin-top: 8px;
  margin-bottom: 13px;
}
.bigorangetext {
  margin-top: 60px;
}
@media only screen and (min-width: 901px) {
  main .withpadding {
    padding-left: 55px;
    padding-right: 55px;
  }
}
@media only screen and (max-width: 960px) {
  .horizontalscroll2 {
    margin-right: 0;
  }
}
@media only screen and (max-width: 750px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
  main .breadcrumbBox {
    margin-top: 20px;
  }
  .toph2 {
    margin-bottom: 20px;
  }
  .mv {
    margin-bottom: 14px;
    padding: 6px 0 0 5px;
    height: 250px;
    background-image: url("https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/open-campus-seminar/sp_mv_bg01.jpg");
  }
  .mv .content {
    max-width: inherit;
  }
  .mv .title {
    width: 249px;
  }
  .mv .photo {
    display: none;
  }
  .linklist {
    margin: 0 -10px;
    width: auto;
  }
  .pagesection {
    margin-top: 30px;
  }
  .pagesection .pagesh4 {
    margin-bottom: 5px;
  }
  .lecturequarter {
    width: 100%;
    margin-right: 0%;
  }
  .meritpic {
    margin-bottom: 11px;
  }
  .greenwithorange {
    margin-bottom: 11px;
  }
  .lecturequartertext {
    padding: 8px 0 0;
  }
  .checkpicbg {
    padding: 0;
    background-size: 40px auto;
    background-position: left -3px top -3px;
  }
  .toursection {
    margin-bottom: 40px;
  }
  .toursection .pagesh4 {
    margin-bottom: 8px;
  }
  .toursection .redbluetext {
    margin-bottom: 12px;
  }
  .table-notes {
    margin-top: 10px;
    margin-bottom: 2px;
  }
  table.table01 {
    margin-bottom: 0;
  }
  table.table01 th {
    padding: 5px;
    font-size: 14px;
  }
  table.table01 td {
    padding: 5px;
    font-size: 14px;
  }
  table.table01 td:first-child {
    width: auto;
    padding: 5px;
  }
  .toursection .text01 {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0;
    text-align: left;
  }
  .slickbox {
    padding: 0 16px;
  }
  .slickbox .subtitle {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .slickbox .subbox {
    padding: 0 0 10px;
    max-width: inherit;
    border-radius: 5px;
  }
  .slickbox .slider-for {
    padding: 0 27px !important;
  }
  .slickbox .slider-for li {
    margin: 0 7px;
  }
  .slickbox .arrowlist li {
    width: 16px;
  }
  .slickbox .arrowlist li:hover {
    opacity: 1;
  }
  .slickbox .arrowlist li.prev {
    left: -22px;
  }
  .slickbox .arrowlist li.next {
    right: -22px;
  }
  .slickbox .slider-nav {
    margin: 0 5px;
    width: auto;
  }
  .slickbox .slider-nav li {
    margin: 0 3px;
    padding-top: 8px;
    width: calc(20% - 6px);
  }
  .slickbox .slider-nav li .pho {
    position: relative;
    z-index: 1;
  }
  .slickbox .slider-nav li .pho::after {
    top: -5px;
    z-index: -1;
  }
  .slickbox .textbox {
    padding: 8px 8px 0;
  }
  .slickbox .textbox p {
    font-size: 14px;
    color: #3e3a39;
  }
  .horizontalscroll2 {
    margin-right: -10px;
  }
  .horizontalscrolltext2 {
    margin-top: 2px;
    text-align: left;
  }
  .consultation {
    margin-bottom: 36px;
  }
  .consultation .pagesh4 {
    margin-bottom: 9px;
  }
  .consultation .text02 {
    text-align: left;
  }
  .imgbox {
    margin-bottom: 6px;
    display: block;
  }
  .imgbox .photobox {
    width: auto;
  }
  .imgbox .textbox {
    margin: 0;
    width: auto;
  }
  .imgbox .textbox p {
    letter-spacing: 1px;
  }
  .story .subtitle {
    margin-top: 15px;
  }
  .story .imgbox .textbox .subtitle {
    margin-bottom: 10px;
  }
  .bigorangetext {
    margin-top: 40px;
  }
  .admissionbutton.orange {
    text-align: left;
  }
}
/* ADD_20250630 */
.wd-main {
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Osaka-mono", "MS Gothic",
    "sans-serif";
}
.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho",
    serif;
}
.wd-section {
  padding-block: 80px;
  position: relative;
}
.wd-section.-light-green {
  background: #eff2e9;
}
.wd-section-title {
  border-left: 8px solid #086936;
  padding: 8px 20px 0 20px;
  display: grid;
  row-gap: 8px;
}
.wd-section-title.-white {
  color: white;
  border-left: 8px solid white;
}
.wd-section-title.-single {
  padding-top: 0;
}
.wd-section-title__sub {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
}
.wd-section-title__main {
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 1.2;
}
.wd-section-title__small {
  font-size: 2.4rem;
}
.wd-com-inner {
  padding-inline: 50px;
  max-width: 990px;
  margin-inline: auto;
}
.wd-media {
  display: grid;
  border-radius: 16px;
  background: white;
  grid-template-columns: 1fr 40%;
  gap: 50px;
  padding: 35px 0 24px 0;
}
.wd-media.-second {
  padding: 4px 0 24px 0;
  grid-template-columns: 1fr 35%;
}
.wd-media__title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 2.4rem;
  color: #03913b;
}
.wd-media__image img {
  border-radius: 20px;
}
.wd-media__text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: calc(32 / 16);
  letter-spacing: normal;
  margin-bottom: 1.6rem;
}
.wd-media__text:last-child {
  margin-bottom: unset;
}
.wd-media__text.-last {
  margin-bottom: unset;
}
.wd-media__indent {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: calc(32 / 16);
  letter-spacing: normal;
  text-indent: -1em;
  padding-left: 1em;
}
.wd-gallery {
  margin-top: 2rem;
}
.wd-media__title2 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.25;
  color: #3e3a39;
}
.wd-gallery__list {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.wd-gallery__item {
  flex: 1 1 calc(25% - 18px * 0.75); /* gapの分を引いた幅調整 */
  max-width: calc(25% - 18px * 0.75);
}

.wd-gallery__item img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 12px;
}

.wd-table__main {
  width: 100%;
  background: #ffffff;
}
.wd-table__td {
  border: solid 1px #bcbcbc;
  padding: 10px;
  vertical-align: middle;
  line-height: 1.5;
}
.wd-table__td.-center {
  text-align: center;
}
.wd-table__td.-title {
  border: solid 1px #bcbcbc;
  padding: 10px;
  font-weight: bold;
  background: #dcdeda;
}
.wd-table__td.-bold {
  font-weight: bold;
}
.wd-table__td.-second {
  width: 20%;
}
.wd-table__note {
  font-size: 1.4rem;
  margin-top: 0.5rem;
}
.wd-table__title {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.25;
  color: #03913b;
  margin-bottom: 1.2rem;
}
.wd-table__wrap {
  margin-bottom: 3.6rem;
}
.wd-table__wrap.-first {
  margin-top: 5rem;
}
.wd-instructor__button {
  margin-top: 55px;
  display: flex;
  justify-content: center;
}
.wd-instructor__button-link {
  text-decoration: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.1rem;
  max-width: 50rem;
  width: 100%;
  height: 8.8rem;
  margin: 0 auto;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%),
    linear-gradient(273deg, #007b43 0%, #00a258 100%);
  border: none;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  position: relative;
}
.wd-instructor__button-text {
  font-family: var(--font-base);
  font-size: 2.8rem;
  font-weight: 700;
  color: white;
}
.wd-instructor__button-arrow {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
}
.wd-point__wrap {
  border: dashed 2px #97c468;
  background: #f2f7ef;
  padding: 4.8rem 2rem 3.2rem;
  border-radius: 6px;
  position: relative;
  width: 100%;
  margin: 7.2rem auto 4rem;
  box-sizing: border-box;
}
.wd-point__title {
  background: #97c468;
  border-radius: 38px;
  font-size: 2.8rem;
  color: #ffffff;
  display: inline-block;
  padding: 10px 32px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-weight: bold;
}
.wd-point__table {
  border-collapse: separate;
  border-spacing: 28px 16px;
  width: 100%;
}
.wd-point__td {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: solid 1px #97c468;
  vertical-align: middle;
  padding-bottom: 1rem;
}
.wd-point__td.-last {
  border-bottom: unset;
}
.wd-point__th {
  background: #97c468;
  color: #ffffff;
  text-align: center;
  width: 20%;
  line-height: 1.5;
  font-size: 2.4rem;
  vertical-align: middle;
  height: 60px;
}
.wd-event__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 70px;
}
.wd-event__box {
  background: #ffffff;
  border: solid 2px #28c9cf;
  border-radius: 10px;
  position: relative;
  padding: 20px 0;
  width: 48%;
  margin-bottom: 40px;
  display: table;
}
.wd-event__box.-second {
  width: 100%;
  padding-bottom: 4rem;
}
.wd-event__innerbox {
  display: table-cell;
  padding: 0 25px 0 50px;
  vertical-align: middle;
}
.wd-event__box2 {
  margin: 1rem 0;
}
.wd-event__text {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0px;
}
.wd-event__text.-yellow {
  background: linear-gradient(transparent 54%, #f0fa5a 54%, #f0fa5a 84%, transparent 84%);
  display: inline !important;
}
.wd-event__text-small {
  font-size: 2.4rem;
}
.wd-event__note {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8;
}
.tokuten_icon {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -20px;
  margin-left: -20px;
  width: 69px;
}
.tokuten_icon img {
  width: 69px;
}
.wd-event__text-red {
  color: #f42c61;
}
.wd-event__text-big {
  font-size: 1.8rem;
  font-style: normal;
}
.wd-event__text-indent {
  text-indent: -1em;
  padding-left: 1em;
}
.wd-event__flex {
  display: flex;
  align-items: center;
  margin-top: 0.375rem;
  flex-wrap: wrap;
}
.wd-event__text-center {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 1rem;
}
.wd-event__text-img {
  max-width: 150px;
  display: block;
}
.wd-event__text-small2 {
  font-size: 2rem;
}
.wd-media__box {
  margin-top: 2rem;
}
.wd-media__box-title {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 1rem;
}
.wd-media__box-list {
  list-style: disc;
  padding-left: 1.5em;
  margin: 0;
}

.wd-media__box-list li {
  margin-bottom: 0.5em;
  font-size: 1.6rem;
  line-height: 1.6;
}
.wd-vis__wrap {
  border: solid 1px #03913b;
  margin-bottom: 8rem;
}
.wd-vis__inner {
  padding: 0 2.4rem;
}
.wd-vis__title {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  background-color: #03913b;
  margin-bottom: 2rem;
}
.wd-vis__sub {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 1rem;
}
.wd-vis__image {
  max-width: 840px;
  display: block;
  margin: 0 auto;
}
.wd-vis__box {
  margin-bottom: 4rem;
}
.wd-other__title {
  margin-bottom: 4rem;
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}

.wd-other__list {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}

.wd-other__item {
  display: block;
  max-width: 255px;
  transition: transform 0.3s ease;
}

.wd-other__item img {
  width: 100%;
  height: auto;
  display: block;
}

.wd-other__item:hover {
  transform: scale(1.03);
}
.wd-mv {
  max-width: 1300px;
  margin: 0 auto;
}
.wd-media__br-sp {
  display: none;
}
/* レスポンシブ対応 */
@media (max-width: 1100px) {
  .wd-com-inner {
    padding-inline: 25px;
  }
}
@media (max-width: 1000px) {
  .wd-table__scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .wd-table__main {
    min-width: 900px;
    border-collapse: collapse;
  }
}
@media (max-width: 740px) {
  .wd-section {
    padding-block: calc(60 / 740 * 100vw);
  }
  .wd-gallery__item {
    flex: 1 1 calc(50% - 1rem);
    max-width: calc(50% - 1rem);
  }
  .wd-com-inner {
    padding-inline: 20px;
  }
  .wd-section-title__main {
    font-size: calc(48 / 740 * 100vw);
  }
  .wd-section-title__sub {
    font-size: calc(32 / 740 * 100vw);
  }
  .wd-section-title__small {
    font-size: calc(36 / 740 * 100vw);
  }
  .wd-media {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 20px 0 0px 0;
  }
  .wd-media.-second {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 10px 0 0px 0;
  }
  .wd-media__title {
    font-size: calc(32 / 740 * 100vw);
    margin-bottom: 1.8rem;
  }
  .wd-media__text {
    font-size: calc(28 / 740 * 100vw);
    margin-bottom: 1rem;
  }
  .wd-media__indent {
    font-size: calc(28 / 740 * 100vw);
  }
  .wd-media__title2 {
    font-size: calc(32 / 740 * 100vw);
  }
  .wd-table__title {
    font-size: calc(36 / 740 * 100vw);
  }
  .wd-table__wrap {
    margin-bottom: 2.4rem;
  }
  .wd-table__wrap.-first {
    margin-top: 3rem;
  }
  .wd-instructor__button-link {
    gap: calc(10 / 320 * 100vw);
    max-width: 100%;
    width: 100%;
    height: calc(40 / 320 * 100vw);
    box-shadow: 0 calc(4 / 320 * 100vw) calc(16 / 320 * 100vw) rgba(0, 0, 0, 0.2);
    border-radius: calc(4 / 320 * 100vw);
  }
  .wd-instructor__button-text {
    font-size: calc(14 / 320 * 100vw);
  }
  .wd-instructor__button-arrow {
    right: calc(12 / 320 * 100vw);
  }
  .wd-instructor__button-arrow svg {
    width: calc(15 / 320 * 100vw);
    height: calc(15 / 320 * 100vw);
  }
  .wd-instructor__button {
    margin-top: 3rem;
  }
  .wd-point__table {
    border-spacing: 4px 10px;
  }
  .wd-point__title {
    font-size: calc(40 / 740 * 100vw);
    max-width: max-content;
    width: 100%;
  }
  .wd-point__wrap {
    padding: 2.8rem 2rem 1.2rem;
    margin: 5.2rem auto 2rem;
  }
  .wd-point__th {
    height: auto;
    display: block;
    margin: 1rem auto;
    padding: unset;
    color: #97c468;
    background: unset;
    width: 100%;
    font-size: calc(36 / 740 * 100vw);
  }
  .wd-point__td {
    display: block;
    line-height: 1.6;
    text-align: center;
    font-weight: bold;
    padding-left: unset;
    width: 100%;
    font-size: calc(32 / 740 * 100vw);
  }
  .wd-media__br-sp {
    display: block;
  }
  .wd-media__box-title {
    font-size: calc(36 / 740 * 100vw);
    margin-bottom: 0.5rem;
  }
  .wd-media__box-list li {
    font-size: calc(28 / 740 * 100vw);
  }
  .wd-media__box {
    margin-top: 1.5rem;
  }
  .wd-vis__title {
    font-size: calc(36 / 740 * 100vw);
  }
  .wd-vis__wrap {
    margin-bottom: 4rem;
    margin-top: 3rem;
  }
  .wd-vis__sub {
    font-size: calc(36 / 740 * 100vw);
    margin-bottom: 0.5rem;
  }
  .wd-event__note {
    font-size: calc(26 / 740 * 100vw);
  }
  .wd-vis__box {
    margin-bottom: 2rem;
  }
  .wd-vis__inner {
    padding: 0 1.4rem;
  }
  .wd-other__title {
    font-size: calc(42 / 740 * 100vw);
    margin-bottom: 2rem;
  }
  .wd-event__box {
    width: 100%;
    margin-bottom: 30px;
  }
  .wd-event__text {
    font-size: calc(34 / 740 * 100vw);
  }
  .wd-event__text-small {
    font-size: calc(30 / 740 * 100vw);
  }
  .wd-event__text-center {
    font-size: calc(34 / 740 * 100vw);
  }
  .wd-event__text-small2 {
    font-size: calc(26 / 740 * 100vw);
  }
  .wd-event__box.-second {
    padding-bottom: 2rem;
  }
  .wd-event__innerbox {
    padding: 0 15px 0 25px;
  }
  .wd-event__wrap {
    margin-top: 4rem;
  }
  .tokuten_icon {
    width: 50px;
  }
  .wd-section-title {
    padding: 8px 0px 0 10px;
  }
}
@media (max-width: 480px) {
  .wd-gallery__item {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
