@charset "UTF-8";
.quest-form:nth-of-type(2) {
  margin-top: 20px;
  border-top: 1px solid #dbdbda;
  padding-top: 20px; }

.quest-text {
  font-weight: bold;
  margin-bottom: 20px; }

form input[type="text"], form input[type="tel"], form input[type="email"], form select {
  height: 3em; }

.download-page h2 {
  font-size: 25px;
  font-weight: bold;
  color: #004ea2;
  line-height: 1.3; }

.download-box {
  margin-top: 40px; }
  .download-box figure {
    margin-bottom: 30px; }

.download-btn-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start; }

.download-point {
  margin-top: 20px; }

.download-btn {
  width: 100%;
  border: 1px solid #004ea2;
  padding: 15px 1em;
  display: block;
  color: #004ea2;
  text-align: center;
  font-size: 15px;
  letter-spacing: .1em;
  font-weight: bold;
  background: #fff;
  margin-bottom: 30px; }
  .download-btn:hover {
    color: #fff;
    background: #004ea2; }

@media (min-width: 768px) {
  .download-btn {
    width: 45%; } }
.pdf-ico {
  position: relative;
  padding-left: 40px;
  color: #004ea2; }
  .pdf-ico:before {
    content: "";
    position: absolute;
    padding: 25px 30px;
    top: 50%;
    left: 35px;
    transform: translate(-50%, -50%);
    text-align: center;
    background: url(/img/common/pdf.svg) no-repeat left center; }

/*動画表示のモーダルの余白を変更したい場合*/
.modaal-video .modaal-inner-wrapper {
  padding: 0; }

/*モーダルのボタンの色を変更したい場合*/
.modaal-close:after,
.modaal-close:before {
  background: #ccc; }

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
  background: #666; }

.mt10 {
  margin-top: 10px; }

.textLink {
  color: #004ea2;
  text-decoration: underline; }

.textLink:hover {
  text-decoration: none; }

.youtubeWrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .youtubeWrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.FtableBox {
  overflow-x: scroll;
  padding-bottom: 10px; }

.Ftable {
  min-width: 700px; }
  .Ftable th {
    background: #96a9b3;
    color: #fff;
    border: 1px solid #dbdbda;
    text-align: center;
    font-weight: bold;
    padding: 5px 10px; }
  .Ftable td {
    border: 1px solid #dbdbda;
    padding: 5px 10px; }
  .Ftable td:first-child {
    background: #eaeef0;
    font-weight: bold; }

/*スクロールバー表示させる*/
.FtableBox::-webkit-scrollbar {
  height: 5px; }

.FtableBox::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee; }

.FtableBox::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #999; }

.BborderBox {
  border: 1px solid #004ea2;
  background: #eff8ff;
  padding: 20px 30px; }

.shutto-css {
  right: 0;
  font-size: 12px;
  position: fixed;
  z-index: 999;
  background: #fff;
  padding: 10px 0  10px 10px;
  border-radius: 0 0 0 5px; }
  .shutto-css a {
    margin-right: 10px; }
    .shutto-css a:hover {
      text-decoration: underline; }

.stt-lang-select {
  display: none !important; }

.whiteHeader {
  padding-top: 40px; }

#main_container {
  cursor: pointer; }

.btnEvent {
  top: 37%;
  right: 7%; }

.btnIot {
  top: 32%;
  left: 2%; }

.btnMM {
  top: 47%; }

.btnCS {
  right: 3%; }

#btnEvent-color a {
  background-color: rgba(229, 0, 18, 0.7);
  border: 2px solid #e50012;
  display: block;
  transition: all ease 0.3s;
  color: #fff; }
  #btnEvent-color a:hover {
    background-color: rgba(229, 0, 18, 0.9); }

.t-blue {
  color: #004ea2; }

.sdgs-link {
  color: #004ea2;
  font-weight: bold;
  margin-top: 10px;
  display: block;
  font-size: 15px; }
  .sdgs-link:hover {
    color: rgba(0, 78, 162, 0.7); }

.link-box {
  position: relative; }
  .link-box .btnClose {
    top: 0px; }

.icon-link-1, .icon-link-2 {
  text-decoration-line: underline; }

.icon-link-1 {
  font-size: 18px;
  padding-right: 10%;
  padding-top: 15px; }
  .icon-link-1 span {
    padding-left: 10%;
    background: url("/img/sdgs/movie-icon-1.svg") no-repeat center; }

.icon-link-2 {
  font-size: 16px; }
  .icon-link-2 span {
    padding-left: 12%;
    background: url("/img/sdgs/movie-icon-2.svg") no-repeat center; }

@media screen and (min-width: 769px) {
  .icon-link-1 {
    font-size: 25px; }
    .icon-link-1 span {
      padding-left: 4%; }

  .icon-link-2 {
    font-size: 18px; }
    .icon-link-2 span {
      padding-left: 4%; } }
#sdgs-page, #special {
  /*閉じた状態の矢印描画*/
  /*開いた状態の矢印描画*/ }
  #sdgs-page .brNone, #special .brNone {
    display: none; }
  #sdgs-page .mb-20, #special .mb-20 {
    margin-bottom: 20px; }
  #sdgs-page .message-box .col-9, #special .message-box .col-9 {
    order: 2; }
  #sdgs-page .message-box .col-3, #special .message-box .col-3 {
    order: 1; }
  #sdgs-page .message-box figcaption, #special .message-box figcaption {
    font-size: 14px; }
  #sdgs-page .message-box strong, #special .message-box strong {
    font-size: 16px; }
  #sdgs-page .tb1, #special .tb1 {
    width: 1%; }
  #sdgs-page .tbNum, #special .tbNum {
    background: #fff; }
    #sdgs-page .tbNum figure, #special .tbNum figure {
      width: 100px; }
  #sdgs-page .tbTit, #special .tbTit {
    background: #e5edf6; }
  #sdgs-page td, #special td {
    font-size: 18px; }
  #sdgs-page .case-slide h5, #special .case-slide h5 {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #004ea2;
    font-size: 18px;
    font-weight: bold;
    padding: 0.8em 2em;
    color: #fff; }
    #sdgs-page .case-slide h5:before, #special .case-slide h5:before {
      content: ""; }
    #sdgs-page .case-slide h5:hover, #special .case-slide h5:hover {
      background: rgba(0, 78, 162, 0.7); }
  #sdgs-page .case-slide .ico-1, #special .case-slide .ico-1 {
    position: relative;
    padding-left: 75px; }
    #sdgs-page .case-slide .ico-1:before, #special .case-slide .ico-1:before {
      position: absolute;
      padding: 22px 30px;
      top: 50%;
      left: 55px;
      transform: translate(-50%, -50%);
      text-align: center;
      background: url("/img/sdgs/icon1.svg") no-repeat left center; }
  #sdgs-page .case-slide .ico-2, #special .case-slide .ico-2 {
    position: relative;
    padding-left: 75px; }
    #sdgs-page .case-slide .ico-2:before, #special .case-slide .ico-2:before {
      position: absolute;
      padding: 19px 30px;
      top: 50%;
      left: 50px;
      transform: translate(-50%, -50%);
      text-align: center;
      background: url("/img/sdgs/icon2.svg") no-repeat left center; }
  #sdgs-page .case-slide .ico-3, #special .case-slide .ico-3 {
    position: relative;
    padding-left: 75px; }
    #sdgs-page .case-slide .ico-3:before, #special .case-slide .ico-3:before {
      position: absolute;
      padding: 20px 30px;
      top: 50%;
      left: 46px;
      transform: translate(-50%, -50%);
      text-align: center;
      background: url("/img/sdgs/icon3.svg") no-repeat left center; }
  #sdgs-page .case-slide .ico-4, #special .case-slide .ico-4 {
    position: relative;
    padding-left: 75px; }
    #sdgs-page .case-slide .ico-4:before, #special .case-slide .ico-4:before {
      position: absolute;
      padding: 21px 30px;
      top: 50%;
      left: 47px;
      transform: translate(-50%, -50%);
      text-align: center;
      background: url("/img/sdgs/icon4.svg") no-repeat left center; }
  #sdgs-page .case-slide .ico-5, #special .case-slide .ico-5 {
    position: relative;
    padding-left: 75px; }
    #sdgs-page .case-slide .ico-5:before, #special .case-slide .ico-5:before {
      position: absolute;
      padding: 20px 30px;
      top: 50%;
      left: 48px;
      transform: translate(-50%, -50%);
      text-align: center;
      background: url("/img/sdgs/icon5.svg") no-repeat left center; }
  #sdgs-page .case-slide .ico-6, #special .case-slide .ico-6 {
    position: relative;
    padding-left: 75px; }
    #sdgs-page .case-slide .ico-6:before, #special .case-slide .ico-6:before {
      position: absolute;
      padding: 18px 30px;
      top: 50%;
      left: 43px;
      transform: translate(-50%, -50%);
      text-align: center;
      background: url("/img/sdgs/icon6.svg") no-repeat left center; }
  #sdgs-page .case-slide .ico-7, #special .case-slide .ico-7 {
    position: relative;
    padding-left: 75px; }
    #sdgs-page .case-slide .ico-7:before, #special .case-slide .ico-7:before {
      position: absolute;
      padding: 19px 30px;
      top: 50%;
      left: 51px;
      transform: translate(-50%, -50%);
      text-align: center;
      background: url("/img/sdgs/icon7.svg") no-repeat left center; }
  #sdgs-page .case-slide .ico-8, #special .case-slide .ico-8 {
    position: relative;
    padding-left: 75px; }
    #sdgs-page .case-slide .ico-8:before, #special .case-slide .ico-8:before {
      position: absolute;
      padding: 15px 30px;
      top: 50%;
      left: 44px;
      transform: translate(-50%, -50%);
      text-align: center;
      background: url("/img/sdgs/icon8.svg") no-repeat left center; }
  #sdgs-page .accordion-text, #special .accordion-text {
    cursor: pointer;
    transition: all ease-out 0.6s;
    position: relative; }
  #sdgs-page .clickOpen, #special .clickOpen {
    display: none; }
  #sdgs-page .accordion-text:after, #special .accordion-text:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: #fff 3px solid;
    border-right: #fff 3px solid;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    right: 4%;
    top: 0;
    bottom: 15%;
    margin: auto; }
  #sdgs-page .open:after, #special .open:after {
    content: "";
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 7%;
    bottom: 0; }
  @media screen and (min-width: 769px) {
    #sdgs-page .brNone, #special .brNone {
      display: block; }
    #sdgs-page .message-box .col-9, #special .message-box .col-9 {
      order: 1; }
    #sdgs-page .message-box .col-3, #special .message-box .col-3 {
      order: 2; } }
  #sdgs-page .tab_area label, #special .tab_area label {
    cursor: pointer;
    display: block;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid #fff;
    font-size: 20px;
    padding: 15px 0;
    letter-spacing: .15em;
    margin-top: 10px;
    text-align: center; }
    #sdgs-page .tab_area label:hover, #special .tab_area label:hover {
      background: rgba(0, 0, 0, 0.8); }
  #sdgs-page input[type="radio"], #special input[type="radio"] {
    display: none; }
  #sdgs-page .tab_panel, #special .tab_panel {
    display: none; }
  #sdgs-page #tab1:checked ~ .panel_area #sdgs-tab1, #special #tab1:checked ~ .panel_area #sdgs-tab1 {
    display: block; }
  #sdgs-page #tab2:checked ~ .panel_area #sdgs-tab2, #special #tab2:checked ~ .panel_area #sdgs-tab2 {
    display: block; }
  #sdgs-page #tab3:checked ~ .panel_area #sdgs-tab3, #special #tab3:checked ~ .panel_area #sdgs-tab3 {
    display: block; }

#SDG {
  width: 100%; }

#SDG a {
  background-color: #fff;
  padding: 10px;
  border: solid 2px #004ea2; }

@media screen and (min-width: 768px) {
  #SDG {
    width: 17%; }

  .btnSDG {
    top: 6%;
    left: 73%; } }
.special-img-sec {
  padding-bottom: 60px; }

.special-sec {
  padding-bottom: 90px; }
  .special-sec .titBox {
    top: -3.5em;
    position: relative;
    z-index: 11;
    padding: 1em 1em 20px 0;
    color: #4d4d4d; }
    .special-sec .titBox h2, .special-sec .titBox span {
      display: inline-block;
      vertical-align: middle; }
    .special-sec .titBox h2 {
      color: #004ea2;
      margin-right: 10px;
      font-size: 60px;
      letter-spacing: .1em;
      line-height: 1.2; }
    .special-sec .titBox span {
      background-color: #e50012;
      color: #fff;
      line-height: 1;
      padding: 5px 1em;
      letter-spacing: .2em; }

.special-content {
  margin-top: -30px; }
  .special-content h3 {
    font-size: 40px;
    font-weight: bold;
    color: #004ea2; }
    .special-content h3 small {
      font-size: 0.8em;
      letter-spacing: 0.08em; }
  .special-content .spe-copy {
    margin-top: 10px;
    padding-left: 0; }

.spe-btn {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .spe-btn a {
    width: 100%;
    padding: 10px 1em;
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    letter-spacing: .1em;
    font-weight: bold; }
  .spe-btn p {
    margin-top: 10px; }
  .spe-btn small {
    font-size: 15px; }

.spe-btn-web {
  background-color: #004ea2;
  color: #fff; }
  .spe-btn-web:hover {
    opacity: 0.7; }

.spe-btn-interactive {
  background-color: #e50012;
  color: #fff; }
  .spe-btn-interactive:hover {
    opacity: 0.7; }

#special {
  margin-top: 0px;
  padding-top: 30px;
  background: #fff; }
  #special .accordion-text:after {
    right: 30px; }
  #special .case-slide {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    #special .case-slide h5 {
      margin-top: 20px;
      margin-bottom: 0px;
      background: #004ea2;
      font-size: 18px;
      font-weight: bold;
      padding: 0.8em 4em;
      color: #fff; }
  #special .clickOpen {
    margin-bottom: 40px;
    background: #fff;
    padding: 20px 20px 40px; }
  #special .accordion-half, #special .accordion-full {
    width: 100%; }
  #special .ico-movie {
    position: relative;
    padding-left: 75px; }
    #special .ico-movie:before {
      position: absolute;
      padding: 30px 30px;
      top: 50%;
      left: 50px;
      transform: translate(-50%, -50%);
      text-align: center;
      background: url("/img/event/icon-movie.svg") no-repeat left center; }
  #special .ico-seminar {
    position: relative;
    padding-left: 75px; }
    #special .ico-seminar:before {
      position: absolute;
      padding: 30px 30px;
      top: 50%;
      left: 50px;
      transform: translate(-50%, -50%);
      text-align: center;
      background: url("/img/event/icon-seminar.svg") no-repeat left center; }
  #special .ico-sdgs {
    position: relative;
    padding-left: 75px; }
    #special .ico-sdgs:before {
      position: absolute;
      padding: 30px 30px;
      top: 50%;
      left: 46px;
      transform: translate(-50%, -50%);
      text-align: center;
      background: url("/img/event/icon-partner.svg") no-repeat left center; }
  #special .youtube-modal img {
    transition: all ease 0.3s; }
  #special .youtube-modal:hover img {
    opacity: 0.7; }

@media screen and (min-width: 768px) {
  #special {
    margin-top: -30px;
    padding-top: 0px; }
    #special .accordion-half {
      width: 49%; } }
.spe-movie-tit h4 {
  padding: 0rem 1.2rem;
  border-left: 3px solid #004ea2;
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold; }
.spe-movie-tit p {
  margin-top: 20px;
  font-size: 15px; }

.spe-bodycopy {
  font-size: 18px;
  margin-top: 20px;
  color: #004ea2;
  font-weight: bold; }

.spe-all-btn {
  width: 280px;
  border: 1px solid #004ea2;
  padding: 5px 1em;
  display: block;
  color: #004ea2;
  margin: 30px auto 0;
  text-align: center;
  font-size: 18px;
  letter-spacing: .1em;
  font-weight: bold;
  background: #fff; }
  .spe-all-btn:hover {
    color: #fff;
    background: #004ea2; }

.pre-sdgs-btn h4 {
  font-size: 20px;
  font-weight: bold;
  color: #004ea2;
  padding-bottom: 0.5em; }

.pre-sdgs-btn a {
  padding: 1em 1.5em 3.5em;
  background: #fff;
  border: solid 1px #004ea2;
  display: block;
  line-height: 1.4;
  position: relative; }
  .pre-sdgs-btn a h6 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 0.5em;
    border-bottom: 1px solid; }
  .pre-sdgs-btn a p {
    font-size: 15px;
    margin-top: 15px; }
  .pre-sdgs-btn a span {
    font-weight: bold;
    color: #004ea2;
    display: block;
    text-align: right;
    position: absolute;
    bottom: 1.3em;
    right: 2em;
    transition: ease all 0.3s; }
  .pre-sdgs-btn a:hover {
    background: #ebf1f7; }
    .pre-sdgs-btn a:hover span {
      right: 1.5em; }

.spe-copy {
  padding-left: 1em;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px; }

.spe-back-G {
  background: #eaeaea; }

.spe-back-W {
  background: #fff; }

.spe-btnImg {
  display: block; }
  .spe-btnImg img {
    width: 100%;
    transition: ease all 0.3s; }
  .spe-btnImg img:hover {
    box-shadow: 3px 3px 20px rgba(0, 78, 162, 0.3); }

/* Shine */
.hover14 figure {
  position: relative; }

.hover14 figure::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg); }

.hover14 figure:hover::before {
  animation: shine .75s; }

@keyframes shine {
  100% {
    left: 125%; } }
.webinar-box {
  background: #fff;
  border: solid 2px #004ea2;
  margin-top: 50px; }

.event-in-btn {
  position: relative;
  display: block;
  padding: 30px; }
  .event-in-btn span {
    font-weight: bold;
    color: #004ea2;
    display: block;
    text-align: right;
    position: absolute;
    bottom: 1.3em;
    right: 2.5em;
    transition: ease all 0.3s; }
  .event-in-btn:hover {
    background: #ebf1f7; }
    .event-in-btn:hover span {
      right: 1.5em; }
    .event-in-btn:hover img {
      transform: scale(1.1);
      transition-duration: 0.3s; }

.event-webinar .spe-bodycopy {
  font-size: 30px; }
  .event-webinar .spe-bodycopy small {
    display: block;
    font-size: 16px;
    color: #000; }
.event-webinar .spe-movie-tit h3 {
  padding: 0rem 1.2rem;
  border-left: 3px solid #004ea2;
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold; }
.event-webinar .spe-movie-tit p {
  margin-top: 30px;
  font-size: 16px; }

.img-hoverbig {
  overflow: hidden;
  /*拡大時にはみ出た部分を隠す*/
  display: block; }

.img-hoverbig img {
  display: block;
  transition-duration: 0.3s;
  /*変化に掛かる時間*/ }

.event-webinar-page h2 {
  padding: 0px 15px;
  border-left: 3px solid #004ea2;
  font-size: 25px;
  line-height: 1.3;
  font-weight: bold; }
.event-webinar-page p {
  margin-top: 15px;
  font-size: 18px;
  padding-left: 20px; }

.event-webinar-youtube {
  margin-top: 30px; }

.partner-page h2 {
  font-size: 30px;
  font-weight: bold;
  color: #004ea2;
  line-height: 1.3; }

.partner-page-tit {
  font-size: 18px;
  font-weight: bold;
  margin-top: 30px;
  line-height: 1.6; }

.partner-sec {
  margin-top: 60px; }
  .partner-sec h3 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    background: linear-gradient(left, #0055a2 0%, #187fc4 100%);
    background-image: -ms-linear-gradient(left, #004ea2 0%, #187fc4 100%);
    border-bottom: 4px solid #9fa0a0;
    padding: 0.3em 1em;
    line-height: 1.3;
    margin-bottom: 40px; }

.partner-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
  margin-right: -20px;
  margin-left: -20px; }

.partner-box {
  margin-bottom: 40px; }
  .partner-box .event-in-btn {
    border: solid 1px #004ea2;
    position: relative;
    display: block;
    padding: 20px 20px 50px;
    height: 100%; }
    .partner-box .event-in-btn span {
      font-size: 15px;
      font-weight: bold;
      color: #004ea2;
      display: block;
      text-align: right;
      position: absolute;
      bottom: 20px;
      right: 2.5em;
      transition: ease all 0.3s; }
    .partner-box .event-in-btn:hover {
      background: #ebf1f7; }
      .partner-box .event-in-btn:hover span {
        right: 1.5em; }
      .partner-box .event-in-btn:hover img {
        transform: scale(1.1);
        transition-duration: 0.3s; }
  .partner-box h4 {
    margin-top: 20px;
    padding: 0px 15px;
    border-left: 3px solid #004ea2;
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold; }

#partner-movie .partner-box {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; }

#partner-catalog .partner-box {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; }
#partner-catalog h4 {
  padding: 0px 10px;
  font-size: 16px; }

#partner-panel .partner-box {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; }
#partner-panel h4 {
  padding: 0px 10px;
  font-size: 16px; }

#partner-data .partner-box {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; }
#partner-data h4 {
  padding: 0px 10px;
  font-size: 16px; }

@media (min-width: 768px) {
  #partner-movie .partner-box {
    width: 50%; }

  #partner-catalog .partner-box {
    width: 33%; }
  #partner-catalog .partner-box-yoko {
    width: 66%; }

  #partner-panel .partner-box {
    width: 33%; } }
.partner-contact {
  border-top: 1px solid #9fa0a0;
  margin-top: 50px;
  padding: 30px 20px 0; }
  .partner-contact h3 {
    font-size: 26px;
    font-weight: bold;
    color: #004ea2;
    display: block; }

.partner-contact-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }

.partner-tel {
  margin: 30px 20px 0;
  text-align: center; }
  .partner-tel p {
    font-size: 16px; }
  .partner-tel strong {
    font-size: 35px;
    line-height: 1;
    color: #004ea2;
    letter-spacing: 0.05em; }

.partner-site {
  margin: 30px 20px 0; }
  .partner-site a {
    width: 340px;
    border: 1px solid #004ea2;
    padding: 15px 1em;
    display: block;
    color: #004ea2;
    text-align: center;
    font-size: 18px;
    letter-spacing: .1em;
    font-weight: bold;
    background: #fff; }
    .partner-site a:hover {
      color: #fff;
      background: #004ea2; }

.feature-page-copy {
  font-size: 20px;
  line-height: 1.7;
  font-weight: bold; }

.event-feature-sec {
  margin-top: 30px; }

.event-feature-box {
  margin-top: 80px; }
  .event-feature-box h2 {
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    background: linear-gradient(left, #0055a2 0%, #187fc4 100%);
    background-image: -ms-linear-gradient(left, #004ea2 0%, #187fc4 100%);
    border-bottom: 4px solid #9fa0a0;
    padding: 0.3em 1em;
    line-height: 1.3;
    margin-bottom: 10px; }
    .event-feature-box h2 strong {
      font-size: 30px;
      letter-spacing: 0.05em;
      color: #fff100; }
    .event-feature-box h2 small {
      font-size: 18px; }
  .event-feature-box h3 {
    font-size: 20px;
    margin-top: 30px;
    color: #004ea2;
    font-weight: bold; }

.event-feature-text {
  line-height: 1.7; }

.event-feature-btn {
  width: 65%;
  margin: 30px auto 0;
  border: 1px solid #004ea2;
  padding: 10px 2em;
  display: block;
  color: #004ea2;
  text-align: center;
  font-size: 18px;
  letter-spacing: .1em;
  font-weight: bold;
  background: #fff; }
  .event-feature-btn:hover {
    color: #fff;
    background: #004ea2; }

.infoItem-copy {
  right: 3%;
  top: 6%;
  width: 20%;
  align-items: center; }

#titleWrapper {
  width: 30%;
  min-width: 310px; }
  #titleWrapper h1 {
    margin-top: 2rem;
    width: 100%;
    filter: drop-shadow(0px 0px 7px black) drop-shadow(0px 0px 6px black); }
  #titleWrapper p {
    line-height: 1.2;
    margin-top: 10px;
    font-size: clamp(24px, 1.6vw, 80px);
    color: #FFFF00; }

@media screen and (max-width: 767px) {
  .infoItem-copy {
    top: 3%;
    width: 30%; }

  #titleWrapper {
    width: 30%;
    min-width: 160px; }
    #titleWrapper h1 {
      margin-top: 0rem;
      width: 100%; }
    #titleWrapper p {
      font-size: 11px;
      margin-top: 0; } }
