@charset "UTF-8";
/* CSS Document */
/* ==========================================================================================
■■■■■■　PC/タブレット調整　■■■■■■
========================================================================================== */
@media screen and (max-width: 1280px) {
  .infoBanners .infoBannarItem01 ul::before, .infoBanners .infoBannarItem01 ul::after {
    display: none;
  }
  .infoBanners .infoBannarItem01 li {
    width: calc(25% - 1rem);
  }
  .infoBanners .infoBannarItem01 li a > span {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 1180px) {
  .the_inner {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .information {
    margin-left: 0;
    margin-right: 0;
  }
  #flowchart {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1080px) {
  .the_inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #conceptTheFearture .contentType_special {
    margin-left: -2rem;
    margin-right: -2rem;
    padding: 2rem !important;
    width: calc(100% + 4rem) !important;
  }
  #secInfo .the_inner {
    width: 100%;
  }
  #secInfo .the_inner .information {
    margin: 0;
  }
  #globalHeader__content {
    padding-right: 0;
  }
  .globalHeader__Item {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .globalHeader__Item a {
    letter-spacing: -0.05em;
  }
  #homeMainVisual #sloganWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    left: 0;
    bottom: 2rem;
    width: 100%;
  }
  #homeMainVisual #sloganWrapper #countWrapper {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1;
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  #homeMainVisual #sloganWrapper #slogan {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
            order: 2;
    margin-bottom: 85px;
  }
  #homeMainVisual .infoBanners {
    right: 2.5rem;
    bottom: 2.5rem;
  }
  #homeMainVisual .infoBanners li,
  #homeMainVisual .infoBanners li a {
    min-width: 260px;
  }
  #homeMainVisual .infoBanners li a {
    padding: 1.5rem 2rem;
  }
  .infoBanners .infoBannarItem01 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1rem;
    background: none;
  }
  .infoBanners .infoBannarItem01 ul:first-of-type {
    margin-bottom: 0;
  }
  .infoBanners .infoBannarItem01 ul:first-of-type li:first-of-type {
    padding-top: 1.5rem;
  }
  .infoBanners .infoBannarItem01 ul:last-of-type li:last-of-type {
    padding-bottom: 1.5rem;
  }
  .infoBanners .infoBannarItem01 li {
    width: 100% !important;
    max-width: 100%;
    padding: 0 1.5rem 10px;
  }
  .infoBanners .infoBannarItem01 li.mbOrderMinus1 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
            order: -1;
    /* 一番前に出る設定 */
  }
  .infoBanners .infoBannarItem01 li.mbOdd a {
    background: var(--banner-bg-color);
  }
  .infoBanners .infoBannarItem01 li.mbEven a {
    background: var(--banner-bg-color-even);
  }
  .flowchart__items dt > span {
    display: block;
  }
  .termWrapper h4 {
    text-align: center;
  }
}
/* ==========================================================================================
■■■■■■　スマホ通常設定　■■■■■■
========================================================================================== */
@media screen and (max-width: 810px) {
  html {
    /*font-size: 62.5%;*/
  }
  .mbShow {
    display: block;
  }
  .mbNoShow {
    display: none;
  }
  .Btn-ish a {
    width: auto !important;
  }
  .notes {
    line-height: 1.6;
  }
  /* common style */
  .mbDBlock {
    display: block;
  }
  .mbDInlineBlock {
    display: inline-block;
  }
  .mbMt01 {
    display: block;
    margin-top: 1rem;
  }
  /* ------------------------------------ */
  header {
    position: relative;
    height: auto;
  }
  #globalHeader__content {
    padding: 0;
    height: auto;
    background: #0094d7;
  }
  #globalHeader__nav {
    width: 100%;
  }
  .globalHeader__inner {
    padding: 0;
  }
  #globalHeader__items {
    /*---メニューを縦並びに */
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    color: #FFFFFF;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding: 5em 0 5rem;
    height: 100vh;
    /* メニューの位置マイナス指定で画面外に */
    position: fixed;
    right: -100%;
    width: 100%;
    background: rgba(69, 69, 69, 0.98);
  }
  #globalHeader__logo {
    display: none;
  }
  .globalHeader__Item {
    width: 100%;
    height: 5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    letter-spacing: 0.1rem;
    padding: 1rem 0;
  }
  .globalHeader__Item a {
    font-weight: 300;
  }
  .globalHeader__Item {
    margin: 0;
    position: relative;
  }
  #globalHeader .header_rubby {
    color: rgba(255, 255, 255, 0.5);
    display: block;
    margin-top: 0.1rem;
    font-weight: 100;
  }
  .globalHeader__Item:not(:first-of-type)::before {
    display: none;
  }
  #globalHeader__items li a::after {
    bottom: -10px;
  }
  #globalHeader__specular {
    position: relative;
    display: none;
  }
  #mb_logo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 1rem calc(75px + 1rem) 1rem 0.75rem;
  }
  #mb_logo a {
    display: block;
  }
  .menuBtn {
    /* ボタンの配置位置  */
    display: block;
    position: fixed;
    top: 1rem;
    right: 1rem;
    /* ボタンの大きさ  */
    width: 60px;
    height: 60px;
    /* 最前面に */
    z-index: 1000;
    border: none;
    background: none;
    outline: none;
    padding: 10px;
  }
  .menuBtn.UpMove {
    mix-blend-mode: exclusion;
  }
  .menuBtn.UpMove.open {
    mix-blend-mode: normal;
  }
  /***** 真ん中のバーガー線 *****/
  .btn-line {
    display: block;
    position: relative;
    /* バーガー線の位置基準として設定 */
    width: 100%;
    /* 線の長さと高さ */
    height: 4px;
    background-color: var(--primary-color);
    /* バーガー線の色 */
    -webkit-transition: 0.2s;
    transition: 0.2s;
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
  }
  /****** 上下のバーガー線 *****/
  .btn-line::before,
  .btn-line::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: var(--primary-color);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
  }
  .btn-line::before {
    /* 上の線の位置 */
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    right: 0;
  }
  .btn-line::after {
    /* 下の線の位置 */
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
    left: 0;
  }
  #globalHeader__items.open {
    right: 0;
    padding: 8rem 0 2rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
  }
  /***** メニューオープン時 *****/
  .btn-line.open {
    background-color: transparent;
    box-shadow: none;
    /* 真ん中の線を透明に */
  }
  .btn-line.open::before,
  .btn-line.open::after {
    content: "";
    background-color: #FFF;
    /* 上下の線の色を変える */
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .btn-line.open::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    /* 上の線を傾ける */
  }
  .btn-line.open::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    /* 下の線を傾ける */
  }
  #conceptMainPhrase {
    background-position: center;
    /* background-size: contain; */
    margin-bottom: 5rem;
    height: auto;
    padding: 0;
  }
  #conceptMainPhrase p {
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 2rem;
    text-align: justify;
  }
  .the_inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 2rem;
  }
  #homeMainVisual {
    display: block;
  }
  #homeMainVisual #pickup {
    top: calc(var(--globalHeader-height) + 1rem);
    left: 2rem;
    right: 2rem;
    bottom: auto;
    width: calc(100% - 4rem);
  }
  #homeMainVisual #pickup a {
    min-width: 0;
    max-width: 100%;
    padding: 1rem 1rem;
  }
  #homeMainVisual #sloganWrapper {
    bottom: 0;
  }
  #homeMainVisual #slogan {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    padding: 1.5rem;
  }
  #homeMainVisual #slogan h2 {
    color: #FFF;
    font-size: 2.6rem;
    line-height: 0.8;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    text-shadow: -3px 5px 0 rgba(0, 0, 0, 0.3);
    letter-spacing: 0.07rem;
    text-align: left;
  }
  #homeMainVisual #slogan h2 #sloganEnphasis {
    font-size: 5rem;
  }
  #homeMainVisual #slogan p {
    font-size: 0.8rem;
    text-align: left;
    font-weight: 700;
    padding: 0;
  }
  .bg_slideshow {
    height: -webkit-fill-available;
    height: 100vh;
  }
  .infoBanners {
    position: static;
    background: #FAFAFA;
  }
  .infoBanners li:last-child {
    margin-bottom: 0;
  }
  .infoBanners li a {
    padding: 2rem 4rem;
    font-size: 1.05rem;
    width: 100%;
    min-width: 100%;
  }
  .each__section {
    padding: 3rem 0;
  }
  .section__title {
    margin-bottom: 5rem;
  }
  .section__title h2 {
    font-size: 4rem;
    letter-spacing: 0.3rem;
    line-height: 1;
    margin-bottom: 0.5rem;
  }
  .section__subtitle {
    text-align: center;
    margin-bottom: 3rem;
    position: relative;
  }
  #secInfo {
    padding-bottom: 5rem;
  }
  .the_wrapper {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .the_wrapper .wrap_content {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
  }
  .contentBox .txt {
    line-height: 1.6;
  }
  #conceptTheFearture .contentType_01,
  #conceptTheFearture .contentType_02 {
    width: 100%;
    padding: 0;
  }
  #conceptTheFearture .contentType_01.contentBox {
    margin-top: 0.5rem;
  }
  .the_wrapper .wrap__image {
    display: block;
    width: 100%;
  }
  .the_wrapper .wrap__image picture {
    padding-left: 0;
  }
  #featureWrapper .contentType_01 .wrap__image picture,
  #featureWrapper .contentType_02 .wrap__image picture,
  #featureWrapper .contentType_01 .wrap__image .video,
  #featureWrapper .contentType_02 .wrap__image .video,
  #featureWrapper .contentType_01 .wrap__image .slider,
  #featureWrapper .contentType_02 .wrap__image .slider,
  #featureWrapper .contentType_01 .wrap__image .block,
  #featureWrapper .contentType_02 .wrap__image .block {
    padding: 0;
  }
  #featureWrapper .wrap__image picture > img {
    width: 100%;
  }
  #featureWrapper .wrap__image .slick-list,
  #featureWrapper .wrap__image .slick-dots {
    width: 100%;
  }
  #featureWrapper {
    padding: 0 0 5rem 0;
  }
  #featureWrapper h3 {
    font-size: 3rem !important;
  }
  #featureWrapper h3 > span {
    font-size: 3rem !important;
  }
  #featureWrapper .lead p {
    text-align: left;
  }
  #featureWrapper .lead p .d-inline-block {
    display: inline;
  }
  #pointIntro h3 {
    letter-spacing: 0.1rem;
    line-height: 1;
  }
  #pointIntro h3 .mbCtrl {
    font-size: 2.2rem;
    letter-spacing: -0.2rem;
  }
  #conceptTheFearture .wrap_content h3 {
    font-size: 2.7rem;
    letter-spacing: 0.05rem;
    text-align: center;
  }
  #conceptTheFearture .wrap_content h4 {
    font-size: 1.65rem;
    text-align: left;
  }
  #conceptTheFearture .wrap_content h4.mbTextIndent01 {
    text-indent: -0.5em;
  }
  #conceptTheFearture .wrap_content h5 {
    text-align: left;
  }

  /* 協賛企業バナー */
  #secBanners .bannersItems li {
    width: calc(50% - 1rem);
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  #secBanners .bannersItems li img {
    display: block;
    width: 100%;
    height: auto;
  }
  #secBanners .bannersItems li:nth-child(5n) {
    margin-right: 1rem;
  }
  #secBanners .bannersItems li:nth-child(2n) {
    margin-right: 0;
  }
  #secBanners .bannersItems li img {
    border: 1px solid #CCC;
  }
  #secBanners .section__title {
    white-space: nowrap;
  }
  /* 協賛企業バナーここまで */

  #pointIntro .wideBgControl:nth-child(odd) .wrap_content,
  #pointIntro .wideBgControl:nth-child(even) .wrap_content {
    margin: 0;
  }
  .contentType_02 .wrap_content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1;
  }
  .contentType_02 .wrap__image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
            order: 2;
  }
  #pointIntro #point_02 .wrap__image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
            order: 2;
  }
  .eachPointContents .btn {
    margin-bottom: 2rem;
    text-align: center;
    width: 100%;
  }
  .eachPointContents .btn > a {
    width: 100%;
  }
  .eachPointContents h4 {
    letter-spacing: -0.05em;
    text-align: justify;
  }
  #secOutline #outlineTable {
    padding: 0;
    margin-bottom: 2rem;
  }
  #secOutline #outlineTable th,
  #secOutline #outlineTable td {
    display: block;
    width: auto;
    padding: 1rem;
  }
  #secOutline #outlineTable th,
  #secOutline #outlineTable tr:nth-of-type(odd) th {
    border: none;
    background: var(--primary-color);
    color: var(--common-text-light-color);
  }
  #secOutline #outlineTable td {
    padding: 1.5rem 1.5rem 2rem;
    background: var(--white) !important;
  }
  #secOutline #outlineTable .goodsDetail td {
    padding: 0 0 0.5rem 0;
  }
  #secFlow {
    padding-bottom: 5rem;
  }
  #secFlow h2 .mbCtrl {
    display: none;
  }
  #flowchart {
    padding: 0;
  }
  .flowchart__items dl {
    display: block;
  }
  .flowchart__items dt,
  .flowchart__items dd {
    display: block;
    padding: 0;
    margin: 0;
    width: auto;
  }
  .flowchart__items dd {
    border: none;
    margin-bottom: 1rem;
  }
  .flowchart__items dd .linkObviousBox {
    width: 100%;
    min-width: 0;
    text-align: center;
    padding: 1rem 1.5rem;
    line-height: 1;
  }
  .flowchart__items::after {
    display: block;
    width: 50px;
    height: 50px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    content: "";
    margin: 0 auto;
  }
  .flowchart__items:last-child::after {
    display: none;
  }
  .flowchart__items + .flowchart__items {
    margin-top: 0;
  }
  .entryPeriod p,
  .eventPeriod p {
    margin-left: -1rem;
    margin-right: -2rem;
    line-height: 1.25;
  }
  .entryPeriod p.memo,
  .eventPeriod p.memo {
    margin: 1rem 0 0;
  }
  #secOutline #outlineTable table td li span.desc {
    display: block;
    margin-top: 0.8rem;
    margin-bottom: 1rem;
    text-indent: 0;
    letter-spacing: 0;
    text-align: justify;
  }
  #secOutline #outlineTable table td li {
    text-align: justify;
  }
  #secOutline #outlineTable table td li .sizes,
  #secOutline #outlineTable table td li .pics {
    width: 100%;
  }

  #secOutline #outlineTable .t-style02 th, 
  #secOutline #outlineTable .t-style02 tr:nth-of-type(odd) th {
    color: #333 !important;
    background: #f6f6f6 !important;
  }
  #secOutline #outlineTable .t-style02 th {
    width: 100%;
  }

  #entryDetail {
    padding: 0;
  }
  .entry__title {
    width: 100%;
    width: clamp(320px, 85%, 380px);
  }
  .youbi {
    display: inline-block;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .howToEntry .txts {
    width: 100%;
  }
  .howToEntry p {
    font-size: 1rem;
    margin: 0 auto 3rem;
    width: 100%;
    letter-spacing: 0.1rem;
    font-weight: 300;
    text-align: left;
    line-height: 1.8;
  }
  .entryboxWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto;
  }
  .entrybox_items {
    -webkit-flex-basis: 100%;
            flex-basis: 100%;
    min-width: 100%;
    /*padding: 2rem 1.5rem;*/
    background: rgba(255, 255, 255, 0.1);
  }
  .entrybox_items:first-child {
    margin-bottom: 1rem;
  }
  #faqLists {
    padding: 0;
    background: none;
  }
  .faq__items dl {
    position: relative;
    line-height: 1.8;
    padding: 1rem 1.5rem;
    background: rgba(255, 255, 255, 0.7);
  }
  .faq__items .question {
    padding-left: 4rem;
    width: 85%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    position: relative;
    height: 4rem;
    font-weight: 500;
    color: #454545;
    font-size: 1rem;
  }
  .faq__items .answerWrapper {
    margin: 1rem 0;
  }
  .faq__items .answer {
    font-size: 0.95rem;
    width: 96%;
  }
  .faq__items .questionWrapper::before {
    top: 48%;
    right: 5px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .faq__items .questionWrapper::after {
    top: 48%;
    right: 5px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .termWrapper {
    padding: 0;
  }
  .termWrapper h4 {
    font-size: 1.2rem;
    letter-spacing: 0;
    text-align: center;
  }
  .term__items {
    text-align: justify;
    line-height: 1.6;
    font-size: 0.9rem;
    letter-spacing: 0;
  }
  .contactWrapper {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .contactContents h4 {
    font-size: 1.3rem;
  }
  .contactContents li.tel,
  .contactContents li.mail {
    font-size: 1.7rem;
  }
  .termWrapper p {
    font-size: 0.9rem;
    letter-spacing: 0;
    line-height: 1.6;
  }
  .information {
    margin: 1.5rem 0;
    background: #FAFAFA;
    padding: 2rem 2rem;
    border-radius: 0.25rem;
  }
  .information dl {
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    border-top: 2px solid #ccc;
    border-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 0;
  }
  .information dl dt {
    margin-bottom: 0.75rem;
    padding-bottom: 0.75rem;
    border-bottom: 2px solid #eee;
    width: 100%;
  }
  .information dl dt::after {
    display: none;
  }
  .information dl dd {
    text-align: left;
  }
  /* ----- modaal ----- */
  .modaal-outer-wrapper .modaal-container {
    max-width: 640px;
  }
  /*----- FSRESULT -----*/
  .fsResult {
    margin: 0 1.5rem !important;
  }
  .gallery-list-item {
    width: 50% !important;
  }
  #secBanners01 .bannersItems li {
    width: calc(50% - 1rem);
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  #secBanners01 .bannersItems li img {
    display: block;
    width: 100%;
    height: auto;
  }
  #secBanners01 .bannersItems li:nth-child(5n) {
    margin-right: 1rem;
  }
  #secBanners01 .bannersItems li:nth-child(2n) {
    margin-right: 0;
  }
  #secBanners01 .bannersItems li img {
    border: 1px solid #CCC;
  }
  #sponsors .bannersItems li img {
    display: block;
    width: 100%;
    height: auto;
  }
  #sponsors .sponsors01 .bannersItems li {
    width: calc(100% - 1rem);
  }
  #sponsors .sponsors01 .bannersItems li > a,
  #sponsors .sponsors01 .bannersItems li > span {
    border-width: 25px;
  }
  #sponsors .sponsors02 .bannersItems li {
    width: calc(50% - 1rem);
  }
  #sponsors .sponsors03 .bannersItems li {
    width: calc(33.3333333333% - 1rem);
  }
  #sponsors .bannersItems li img {
    border: 1px solid #CCC;
  }
  #secConcept #secBanner02,
  #secConcept #secMovie {
    padding-top: 0;
  }
  #secConcept #featureWrapper {
    padding-bottom: 0;
  }
  #secAmbassadors {
    margin-bottom: 5rem;
    padding-top: 0;
  }
  #secAmbassadors::before, #secAmbassadors::after {
    top: 2.5rem;
    width: calc(100% - 4rem);
    height: calc(100% - 5.5rem);
  }
  #secAmbassadors .section__title {
    margin-top: 0;
  }
  #secAmbassadors .ambassadors {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    margin-bottom: 3rem;
  }
  #secAmbassadors .ambassadors::before {
    display: none;
  }
  #secAmbassadors .ambassadors .ambassador {
    width: 100%;
    max-width: 500px;
    margin: auto;
    padding-top: 0;
    padding-bottom: 2rem;
  }
  #secAmbassadors .ambassadors .ambassador + .ambassador {
    padding-top: 2rem;
    padding-bottom: 0;
  }
  #secAmbassadors .ambassadors .ambassador h3 {
    margin-left: -1em;
    margin-right: -1em;
  }
  #secAmbassadors .ambassadors .ambassador:first-of-type::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    display: block;
    content: "";
    width: calc(100% - 8rem);
    height: 1px;
    background: #eee;
  }
  #secAmbassadors .ambassadors .ambassador figure {
    padding: 0;
  }
  #secAmbassadors .ambassadors .ambassador figure figcaption a {
    position: static;
    white-space: normal;
    top: 100%;
    bottom: auto;
    margin-left: -1rem;
    margin-right: -1rem;
    text-align: left;
    padding: 0.75rem 1rem;
    -moz-text-align-last: right;
         text-align-last: right;
    -webkit-transform: translateY(-1rem);
            transform: translateY(-1rem);
  }
  #secAmbassadors .ambassadors .ambassador figure figcaption a span {
    display: inline-block;
    margin-left: auto;
    text-align: right;
  }
  #secMovie .movies {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
  #secMovie .movies .movie {
    width: 100%;
    margin-bottom: 20px;
  }


  /* #secAmbassadors .ambassadors .ambassador:nth-of-type(4) h3 .iconWrap {
    display: none;
  } */

  #secAmbassadors .ambassadors .application {
    width: 100%;
    max-width: 500px;
    margin: auto;
    padding: 2rem 3rem;
  }
}/*# sourceMappingURL=main_mb.css.map */