@charset "UTF-8";
.format-a-1 {
  text-align: center;
  padding: 1.8rem 0;
}
.format-a-1 .ttl_en {
  display: block;
  font-weight: 300;
  font-family: var(--font-gotham);
  font-size: 4rem;
}
.format-a-1 .ttl {
  display: block;
  font-weight: 500;
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .format-a-1 {
    padding: 3.8rem 0;
  }
  .format-a-1 .ttl_en {
    font-size: 5.1rem;
  }
  .format-a-1 .ttl {
    font-size: 4rem;
  }
}
.format-a-2 {
  text-align: center;
  padding: 1.8rem 0;
}
.format-a-2 .ttl_top {
  display: block;
  font-weight: 500;
  font-size: 2rem;
}
.format-a-2 .ttl_under {
  display: block;
  font-weight: 700;
  font-size: 2.8rem;
}

@media screen and (max-width: 767px) {
  .format-a-2 {
    padding: 3.8rem 0;
  }
  .format-a-2 .ttl_top {
    font-size: 3rem;
  }
  .format-a-2 .ttl_under {
    font-size: 4.4rem;
  }
}
.format-a-3 {
  text-align: center;
  padding: 6rem 0;
}
.format-a-3 .ttl_top {
  display: block;
  font-weight: 700;
  font-size: 1.8rem;
}
.format-a-3 .ttl_under {
  display: block;
  font-weight: 700;
  font-size: 2.8rem;
}

@media screen and (max-width: 767px) {
  .format-a-3 {
    padding: 10rem 0;
  }
  .format-a-3 .ttl_top {
    font-size: 3rem;
  }
  .format-a-3 .ttl_under {
    font-size: 4.4rem;
  }
}
.format-a-4 {
  text-align: center;
  padding: 1.8rem 0;
}
.format-a-4 .ttl {
  display: block;
  font-family: var(--font-gotham);
  font-weight: 300;
  font-size: 3.3rem;
}

@media screen and (max-width: 767px) {
  .format-a-4 {
    padding: 5rem 0;
  }
  .format-a-4 .ttl {
    font-size: 6rem;
  }
}
.format-a-5 {
  text-align: center;
  position: relative;
  margin-top: 0 !important;
}
.format-a-5 .ttl_wrap {
  padding: 1.2rem 0;
  position: absolute;
  z-index: 2;
  left: 0;
  width: 100%;
  top: 4.5rem;
  background: rgba(255, 255, 255, 0.9);
}
.format-a-5 .ttl_en {
  display: block;
  font-weight: 300;
  font-family: var(--font-gotham);
  font-size: 4rem;
  line-height: 1;
}
.format-a-5 .ttl {
  display: block;
  font-weight: 500;
  font-size: 1.8rem;
}
.format-a-5 img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .format-a-5 .ttl_wrap {
    padding: 4rem 0;
    top: 7rem;
  }
  .format-a-5 .ttl_en {
    font-size: 5.1rem;
  }
  .format-a-5 .ttl {
    font-size: 4rem;
  }
}
.format-a-6 {
  text-align: left;
}
.format-a-6 .ttl {
  padding: 0.8rem 2rem;
  display: block;
  font-weight: 700;
  font-size: 2.1rem;
}

@media screen and (max-width: 767px) {
  .format-a-6 {
    margin: 0 4rem;
  }
  .format-a-6 .ttl {
    padding: 1.6rem 1.5rem;
    font-size: 3.3rem;
  }
}
.format-a-7 {
  text-align: left;
  padding: 2rem 0;
}
.format-a-7 .ttl {
  font-weight: 700;
  font-size: 2.8rem;
}

@media screen and (max-width: 767px) {
  .format-a-7 {
    padding: 5rem 0;
    margin: 0 4rem;
  }
  .format-a-7 .ttl {
    font-size: 4rem;
  }
}
.format-a-8 {
  text-align: left;
  padding: 2rem 0;
}
.format-a-8 .ttl {
  font-weight: 700;
  font-size: 2.1rem;
  padding: 0.8rem 1.8rem;
  border: 0.2rem solid #fff;
}

@media screen and (max-width: 767px) {
  .format-a-8 {
    padding: 3rem 4rem;
  }
  .format-a-8 .ttl {
    font-size: 3.3rem;
    padding: 1.4rem 1.8rem;
    border-width: 0.3rem;
  }
}
.format-a-9 {
  text-align: center;
  padding: 3.8rem 0;
}
.format-a-9 .ttl {
  display: block;
  font-weight: 500;
  font-size: 3.3rem;
}

@media screen and (max-width: 767px) {
  .format-a-9 {
    padding: 5.3rem 0;
  }
  .format-a-9 .ttl {
    font-size: 6rem;
  }
}
.format-b-1 {
  padding: 3rem 0;
  text-align: center;
}
.format-b-1 .ttl {
  font-weight: 700;
  font-size: 2.5rem;
  margin-bottom: 0.5em;
}
.format-b-1 .txt {
  font-size: 1.4rem;
  line-height: 1.7857142857;
  font-weight: 500;
}
.format-b-1 .txt a {
  font-size: 1.4rem;
  color: #005a9f;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .format-b-1 {
    padding: 1.5rem 4rem 3rem;
    text-align: center;
  }
  .format-b-1 .ttl {
    font-size: 3.5rem;
    margin-bottom: 0.5em;
  }
  .format-b-1 .txt {
    font-size: 2.7rem;
  }
  .format-b-1 .txt a {
    font-size: 2.7rem;
  }
}
.format-b-2 {
  padding: 3rem 0;
  text-align: left;
}
.format-b-2 .ttl {
  font-weight: 700;
  font-size: 2.5rem;
  margin-bottom: 0.5em;
}
.format-b-2 .txt {
  font-size: 1.4rem;
  line-height: 1.7857142857;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .format-b-2 {
    padding: 3rem 4rem 3rem;
    /*text-align:center;*/
  }
  .format-b-2 .ttl {
    font-size: 3.5rem;
    margin-bottom: 0.5em;
  }
  .format-b-2 .txt {
    font-size: 2.7rem;
  }
}
.format-b-3 {
  padding: 1rem 0;
  text-align: left;
}
.format-b-3 .txt {
  font-size: 1.6rem;
  line-height: 1.8125;
  font-weight: 500;
}
.format-b-3 .txt li {
  list-style: none;
  padding-left: 1.5em;
  text-indent: -1.5em;
  font-size: 100%;
}
.format-b-3 .txt li + li {
  margin-top: 0.5em;
}

@media screen and (max-width: 767px) {
  .format-b-3 {
    padding: 1.5rem 4rem;
  }
  .format-b-3 .txt {
    font-size: 2.7rem;
  }
}
.format-b-4 {
  padding: 1rem 0;
  text-align: left;
}
.format-b-4 .txt {
  font-size: 1.6rem;
  line-height: 1.8125;
  font-weight: 500;
}
.format-b-4 .txt li {
  list-style: none;
  padding-left: 1.5em;
  text-indent: -1.5em;
  font-size: 100%;
}
.format-b-4 .txt li + li {
  margin-top: 0.5em;
}

@media screen and (max-width: 767px) {
  .format-b-4 {
    padding: 1.5rem 4rem;
  }
  .format-b-4 .txt {
    font-size: 2.7rem;
  }
}
.format-b-5 {
  padding: 1rem 0;
  text-align: left;
}
.format-b-5 .txt {
  font-size: 1.2rem;
  line-height: 1.5833333333;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .format-b-5 {
    padding: 1.5rem 4rem;
  }
  .format-b-5 .txt {
    font-size: 2.3rem;
  }
}
.format-b-6 {
  padding-top: 9rem;
  padding-bottom: 9rem;
  text-align: left;
}
.format-b-6 .format-b-6_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.format-b-6 .format-b-6_item_left {
  width: 32%;
  border-top: 1px solid #231815;
  padding: 2rem 0;
}
.format-b-6 .format-b-6_item_right {
  margin-left: auto;
  width: 63%;
  border-top: 1px solid #231815;
  padding: 2rem 0 5rem;
}
.format-b-6 .ttl {
  font-size: 2rem;
  font-weight: 700;
}
.format-b-6 .subttl {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4444444444;
  margin-bottom: 0.5em;
}
.format-b-6 .txt {
  font-size: 1.4rem;
  line-height: 1.6428571429;
}

@media screen and (max-width: 767px) {
  .format-b-6 {
    padding: 9rem 4rem;
  }
  .format-b-6 .format-b-6_item_left {
    width: 100%;
    border-top: 1px solid #231815;
    padding: 2rem 0 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .format-b-6 .format-b-6_item_right {
    width: 100%;
    border-top: none;
    padding: 0 0 6rem;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .format-b-6 .ttl {
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 7rem;
  }
  .format-b-6 .subttl {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
  .format-b-6 .txt {
    font-size: 2.7rem;
  }
}
.format-b-7 {
  text-align: left;
  padding: 5rem 0;
}
.format-b-7 .format-b-7_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.format-b-7 .format-b-7_item.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.format-b-7 .format-b-7_item_left {
  width: 54%;
}
.format-b-7 .format-b-7_item_right {
  width: 41.8%;
}
.format-b-7 .ttl {
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 0.5em;
}
.format-b-7 .txt {
  font-size: 1.4rem;
  line-height: 1.6428571429;
}
.format-b-7 .txt + .ttl {
  margin-top: 4rem;
}

@media screen and (max-width: 767px) {
  .format-b-7 {
    padding: 3rem 4rem;
  }
  .format-b-7 .format-b-7_item_left {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .format-b-7 .format-b-7_item_right {
    margin-top: 4rem;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .format-b-7 .ttl {
    font-size: 3.4rem;
  }
  .format-b-7 .txt {
    font-size: 2.7rem;
  }
  .format-b-7 .txt + .ttl {
    margin-top: 4rem;
  }
}
.format-b-8 {
  text-align: left;
  padding: 4rem 0;
}
.format-b-8 .format-b-8_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -7.5rem;
  margin-top: -4rem;
}
.format-b-8 .format-b-8_item {
  width: calc(50% - 7.5rem);
  margin-left: 7.5rem;
  margin-top: 4rem;
}
.format-b-8 .ttl {
  font-size: 1.7rem;
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
.format-b-8 .txt {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6428571429;
}

@media screen and (max-width: 767px) {
  .format-b-8 .format-b-8_inner {
    margin-left: 0;
  }
  .format-b-8 .format-b-8_item {
    width: 100%;
    margin-left: 0;
    padding: 3rem 4rem;
  }
  .format-b-8 .ttl {
    font-size: 3.4rem;
    font-weight: 700;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .format-b-8 .txt {
    font-size: 2.7rem;
    font-weight: 500;
    line-height: 1.6428571429;
  }
}
.format-b-9 {
  text-align: left;
  padding: 3rem 0;
}
.format-b-9 .format-b-9_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -3.2rem;
  margin-top: -3.2rem;
}
.format-b-9 .format-b-9_item {
  width: calc(33.333% - 3.2rem);
  margin-left: 3.2rem;
  margin-top: 3.2rem;
}
.format-b-9 .ttl {
  font-size: 1.7rem;
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
.format-b-9 .txt {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6428571429;
}

@media screen and (max-width: 767px) {
  .format-b-9 .format-b-9_inner {
    margin-left: 0;
  }
  .format-b-9 .format-b-9_item {
    width: 100%;
    margin-left: 0;
    padding: 3rem 4rem;
  }
  .format-b-9 .ttl {
    font-size: 3.4rem;
    font-weight: 700;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .format-b-9 .txt {
    font-size: 2.7rem;
    font-weight: 500;
    line-height: 1.6428571429;
  }
}
.format-b-10 {
  text-align: left;
  padding: 3rem 0;
}
.format-b-10 .format-b-10_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -3.2rem;
  margin-top: -3.2rem;
}
.format-b-10 .format-b-10_item {
  width: calc(25% - 3.2rem);
  margin-left: 3.2rem;
  margin-top: 3.2rem;
}
.format-b-10 .ttl {
  font-size: 1.7rem;
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
.format-b-10 .txt {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6428571429;
}

@media screen and (max-width: 767px) {
  .format-b-10 .format-b-10_inner {
    margin-left: -3rem;
    margin-top: -3rem;
    padding: 3rem 4rem;
  }
  .format-b-10 .format-b-10_item {
    width: calc(50% - 3rem);
    margin-left: 3rem;
    margin-top: 3rem;
  }
  .format-b-10 .ttl {
    font-size: 3.1rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .format-b-10 .txt {
    font-size: 2.7rem;
    font-weight: 500;
    line-height: 1.6428571429;
  }
}
.format-b-11 {
  text-align: left;
  padding: 5rem;
}
.format-b-11 .ttl {
  font-size: 1.7rem;
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
.format-b-11 .txt {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6428571429;
}
.format-b-11 .imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -3.2rem;
}
.format-b-11 .imgs li {
  list-style: none;
  width: calc(33.333% - 3.2rem);
  margin-left: 3.2rem;
  margin-top: 3rem;
}

@media screen and (max-width: 767px) {
  .format-b-11 {
    padding: 13rem 4rem;
  }
  .format-b-11 .ttl {
    font-size: 3.9rem;
    margin-top: 0;
    margin-bottom: 3rem;
  }
  .format-b-11 .txt {
    font-size: 2.7rem;
    margin-bottom: 6rem;
  }
  .format-b-11 .imgs {
    margin-left: 0;
    margin-top: -2rem;
  }
  .format-b-11 .imgs li {
    width: 100%;
    margin-left: 0;
    margin-top: 2rem;
  }
}
.format-b-12 {
  text-align: left;
  padding: 4rem 0;
}
.format-b-12 .format-b-12_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -7.5rem;
}
.format-b-12 .format-b-12_item {
  width: calc(50% - 7.5rem);
  margin-left: 7.5rem;
}
.format-b-12 .ttl {
  font-size: 2.2rem;
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom-width: 0.6rem;
  border-bottom-style: solid;
}
.format-b-12 .txt {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6666666667;
}

@media screen and (max-width: 767px) {
  .format-b-12 {
    padding: 0;
  }
  .format-b-12 .format-b-12_inner {
    padding: 9.5rem 4rem;
    margin-left: 0;
  }
  .format-b-12 .format-b-12_item {
    width: 100%;
    margin-left: 0;
  }
  .format-b-12 .format-b-12_item + .format-b-12_item {
    margin-top: 7rem;
  }
  .format-b-12 .ttl {
    font-size: 3.4rem;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    border-bottom-width: 0.9rem;
    padding-bottom: 2rem;
  }
  .format-b-12 .txt {
    font-size: 2.8rem;
  }
}
.format-b-13 {
  text-align: left;
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.format-b-13 .c_con {
  width: 98rem;
}
.format-b-13 .ttl {
  font-size: 2.1rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
.format-b-13 .format-b-13_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.format-b-13 .format-b-13_item + .format-b-13_item {
  margin-top: 1rem;
}
.format-b-13 .format-b-13_item_left {
  background: #f7f7f7;
  width: 29.5%;
  padding: 2rem 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.format-b-13 .format-b-13_item_right {
  width: 70.5%;
  padding: 2rem 1.8rem;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.format-b-13 .subttl {
  font-size: 1.6rem;
  font-weight: 500;
}
.format-b-13 .txt {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.7333333333;
}

@media screen and (max-width: 767px) {
  .format-b-13 {
    padding: 12rem 4rem;
  }
  .format-b-13 .c_con {
    width: 100%;
  }
  .format-b-13 .ttl {
    font-size: 3.8rem;
    margin-bottom: 3rem;
  }
  .format-b-13 .format-b-13_item + .format-b-13_item {
    margin-top: 3.5rem;
  }
  .format-b-13 .format-b-13_item_left {
    width: 100%;
    padding: 4rem 2.5rem;
  }
  .format-b-13 .format-b-13_item_right {
    width: 100%;
    padding: 4rem 2.5rem;
  }
  .format-b-13 .subttl {
    font-size: 3.5rem;
  }
  .format-b-13 .txt {
    font-size: 2.7rem;
  }
}
.format-b-14 {
  text-align: left;
}
.format-b-14 .ttl {
  font-size: 2.3rem;
  font-weight: 700;
  padding: 1.2rem 1rem;
  margin-bottom: 3rem;
}
.format-b-14 .format-b-14_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.format-b-14 .format-b-14_right {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 34.6%;
  margin-left: auto;
}
.format-b-14 .format-b-14_left {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 56.7%;
}
.format-b-14 .subttl {
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
.format-b-14 .txt {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.6470588235;
  margin-bottom: 4rem;
}
.format-b-14 .format-b-14_s + .format-b-14_s {
  margin-top: 3rem;
}
.format-b-14 .s_ttl {
  font-size: 1.7rem;
  font-weight: 700;
  padding: 0.6rem 1rem;
  margin-bottom: 1rem;
  background: #dcdcdc;
}
.format-b-14 .s_txt {
  font-size: 1.7rem;
  line-height: 1.5294117647;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .format-b-14 {
    padding: 3rem 4rem;
  }
  .format-b-14 .ttl {
    font-size: 3.5rem;
    padding: 1.4rem 2.5rem;
    margin-bottom: 3rem;
  }
  .format-b-14 .format-b-14_inner {
    display: block;
  }
  .format-b-14 .format-b-14_right {
    width: 100%;
  }
  .format-b-14 .format-b-14_left {
    width: 100%;
    margin-bottom: 5rem;
  }
  .format-b-14 .subttl {
    font-size: 3.4rem;
    font-weight: 700;
    margin-bottom: 2rem;
  }
  .format-b-14 .txt {
    font-size: 2.7rem;
    margin-bottom: 8rem;
  }
  .format-b-14 .format-b-14_s + .format-b-14_s {
    margin-top: 8rem;
  }
  .format-b-14 .s_ttl {
    font-size: 2.6rem;
    padding: 1.6rem 2rem;
    margin-bottom: 1.6rem;
  }
  .format-b-14 .s_txt {
    font-size: 2.6rem;
  }
}
.format-b-15 {
  text-align: left;
}
.format-b-15 .ttl {
  font-size: 2.3rem;
  font-weight: 700;
  padding: 1.2rem 1rem;
  margin-bottom: 3rem;
}
.format-b-15 .format-b-15_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.format-b-15 .format-b-15_right {
  width: 34.6%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.format-b-15 .format-b-15_left {
  width: 61.2%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: auto;
}
.format-b-15 .format-b-15_bottom {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
  margin-top: 3rem;
  padding: 1.5rem 2.8rem;
  background: #dedede;
  border-radius: 1rem;
}
.format-b-15 .format-b-15_bottom ul li {
  list-style: none;
  padding-left: 1.5em;
  text-indent: -1.5rem;
  font-size: 1.7rem;
  line-height: 1.5294117647;
}
.format-b-15 .subttl {
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
.format-b-15 .txt {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.6470588235;
}

@media screen and (max-width: 767px) {
  .format-b-15 {
    padding: 3rem 4rem;
  }
  .format-b-15 .ttl {
    font-size: 3.5rem;
    padding: 1.4rem 2.5rem;
    margin-bottom: 3rem;
  }
  .format-b-15 .format-b-15_inner {
    display: block;
  }
  .format-b-15 .format-b-15_right {
    width: 100%;
  }
  .format-b-15 .format-b-15_left {
    width: 100%;
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .format-b-15 .subttl {
    font-size: 3.4rem;
    font-weight: 700;
    margin-bottom: 2rem;
  }
  .format-b-15 .txt {
    font-size: 2.7rem;
    margin-bottom: 8rem;
  }
  .format-b-15 .format-b-15_bottom {
    margin-top: 3rem;
    padding: 2rem 3rem;
  }
  .format-b-15 .format-b-15_bottom ul li {
    font-size: 2.6rem;
  }
  .format-b-15 .s_ttl {
    font-size: 2.6rem;
    padding: 1.6rem 2rem;
    margin-bottom: 1.6rem;
  }
  .format-b-15 .s_txt {
    font-size: 2.6rem;
  }
}
.format-b-16 {
  text-align: left;
}
.format-b-16 .format-b-16_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -7.5rem;
  margin-top: -4rem;
}
.format-b-16 .format-b-16_item {
  width: calc(50% - 7.5rem);
  margin-left: 7.5rem;
  margin-top: 4rem;
}
.format-b-16 .ttl {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.format-b-16 table {
  width: 100%;
}
.format-b-16 table th {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 1rem 1.4rem;
}
.format-b-16 table th:first-of-type {
  width: 77%;
  border-right: 1px solid #000;
}
.format-b-16 table td {
  font-size: 1.8rem;
  font-weight: 500;
  padding: 1rem 1.4rem;
}
.format-b-16 table td:first-of-type {
  border-right: 1px solid #000;
}
.format-b-16 table tr:nth-of-type(2n+1) td {
  background: #fff;
}
.format-b-16 table tr:nth-of-type(2n) td {
  background: #f0f0f0;
}
.format-b-16 table tr:last-of-type td {
  background: #dedede;
}

@media screen and (max-width: 767px) {
  .format-b-16 {
    padding: 2rem 4rem;
  }
  .format-b-16 .format-b-16_inner {
    margin-left: 0;
    margin-top: -4rem;
  }
  .format-b-16 .format-b-16_item {
    width: 100%;
    margin-left: 0;
    margin-top: 4rem;
  }
  .format-b-16 .ttl {
    font-size: 3.5rem;
  }
  .format-b-16 table th {
    font-size: 3rem;
    padding: 2rem 2.8rem;
  }
  .format-b-16 table td {
    font-size: 3.5rem;
    padding: 2rem 2.8rem;
  }
}
.format-b-17 {
  text-align: left;
}
.format-b-17 .ttl {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.format-b-17 table {
  width: 100%;
  border-width: 1px;
  border-style: solid;
}
.format-b-17 table th {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 2rem 2.5rem;
  width: 31%;
  border-width: 1px;
  border-style: solid;
}
.format-b-17 table td {
  font-size: 1.5rem;
  line-height: 1.7333333333;
  font-weight: 500;
  padding: 2rem 1.5rem;
  border-width: 1px;
  border-style: solid;
}

@media screen and (max-width: 767px) {
  .format-b-17 {
    padding: 9rem 4rem;
  }
  .format-b-17 .ttl {
    font-size: 3.5rem;
    margin-bottom: 3rem;
  }
  .format-b-17 table th {
    display: block;
    width: 100%;
    font-size: 3.5rem;
    padding: 3rem 2rem;
  }
  .format-b-17 table td {
    display: block;
    width: 100%;
    font-size: 2.8rem;
    padding: 5rem 2rem;
  }
}
.format-b-18 {
  text-align: left;
}
.format-b-18 .ttl {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.format-b-18 table {
  width: 100%;
  border-width: 1px;
  border-style: solid;
}
.format-b-18 table th {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 2rem 1.5rem;
  width: 27%;
  border-left: 1px solid #fff;
}
.format-b-18 table th:first-of-type {
  width: 46%;
  border-left: none;
}
.format-b-18 table td {
  font-size: 1.5rem;
  line-height: 1.7333333333;
  font-weight: 500;
  padding: 2rem 1.5rem;
  border-width: 1px;
  border-style: solid;
}

@media screen and (max-width: 767px) {
  .format-b-18 {
    padding: 9rem 4rem;
  }
  .format-b-18 .ttl {
    font-size: 3.5rem;
    margin-bottom: 3rem;
  }
  .format-b-18 table th {
    font-size: 2.8rem;
    padding: 3rem 2rem;
    width: 33.33%;
  }
  .format-b-18 table th:first-of-type {
    width: 33.33%;
  }
  .format-b-18 table td {
    font-size: 2.5rem;
    padding: 3rem 2rem;
  }
}
.format-b-19 {
  text-align: left;
}
.format-b-19 .ttl {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.format-b-19 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #dcdcdc;
}
.format-b-19 ul li:last-child {
  border-bottom: 1px solid #dcdcdc;
}
.format-b-19 ul li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.format-b-19 ul li .date {
  width: 13rem;
  font-size: 1.6rem;
  color: #666666;
  font-family: "Roboto";
  padding: 1.6rem 0;
}
.format-b-19 ul li .txt {
  width: calc(100% - 13rem);
  font-size: 1.5rem;
  font-weight: 500;
  padding: 1.6rem 0;
}

@media screen and (max-width: 767px) {
  .format-b-19 {
    padding: 9rem 4rem;
  }
  .format-b-19 .ttl {
    font-size: 3.6rem;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #000;
  }
  .format-b-19 ul li {
    border-top: none;
    border-bottom: 1px solid #dcdcdc;
  }
  .format-b-19 ul li .date {
    width: 100%;
    font-size: 2.7rem;
    padding: 4rem 0 0;
  }
  .format-b-19 ul li .txt {
    width: 100%;
    font-size: 3rem;
    padding: 0 0 4rem;
  }
}
.format-b-20 {
  text-align: left;
}
.format-b-20 .format-b-20_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -7.5rem;
  margin-top: -4rem;
}
.format-b-20 .format-b-20_item {
  width: calc(50% - 7.5rem);
  margin-left: 7.5rem;
  margin-top: 4rem;
}
.format-b-20 .ttl {
  font-size: 2rem;
  font-weight: 700;
  padding-bottom: 1rem;
  border-bottom: 1px solid #dcdcdc;
}
.format-b-20 .ttl a {
  font-size: 100%;
  color: inherit;
}
.format-b-20 ul li {
  list-style: none;
  border-bottom: 1px solid #dcdcdc;
  padding: 1.6rem 0 1.6rem 3.5rem;
  font-size: 1.5rem;
  font-weight: 700;
  position: relative;
}
.format-b-20 ul li i {
  position: absolute;
  left: 1.2rem;
  top: 50%;
  margin-top: -0.8rem;
  width: 1rem;
}
.format-b-20 ul li i svg {
  width: 100%;
}
.format-b-20 ul li a {
  font-size: 100%;
  color: inherit;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .format-b-20 {
    padding: 9rem 4rem;
  }
  .format-b-20 .format-b-20_inner {
    margin-left: 0;
    margin-top: 0;
  }
  .format-b-20 .format-b-20_item {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .format-b-20 .format-b-20_item + .format-b-20_item {
    margin-top: 9rem;
  }
  .format-b-20 .ttl {
    font-size: 3.6rem;
    padding-bottom: 1.5rem;
  }
  .format-b-20 ul li {
    padding: 3.2rem 0 3.2rem 4rem;
    font-size: 2.9rem;
  }
  .format-b-20 ul li i {
    left: 0;
    top: 50%;
    margin-top: -1.2rem;
    width: 1.6rem;
  }
}
.format-c-1 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.format-c-1 .c_con {
  max-width: 98rem;
}

@media screen and (max-width: 767px) {
  .format-c-1 {
    padding: 3rem 4rem;
  }
}
.format-d-1 {
  padding: 1.4rem 0;
}
.format-d-1 ul li {
  list-style: none;
  display: inline-block;
  font-size: 1.2rem;
  margin-right: 0.5em;
}
.format-d-1 ul li a {
  font-size: 100%;
}
.format-d-1 ul li:after {
  content: ">";
  display: inline-block;
  margin-left: 0.5em;
}
.format-d-1 ul li:last-child:after {
  display: none;
}

@media screen and (max-width: 767px) {
  .format-d-1 {
    padding: 2rem 4rem;
  }
  .format-d-1 ul li {
    font-size: 2.2rem;
  }
}
.format-d-2 {
  padding: 4rem 0;
}
.format-d-2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1.2rem;
  margin-top: -1.2rem;
}
.format-d-2 ul li {
  list-style: none;
  width: calc(25% - 1.2rem);
  margin-left: 1.2rem;
  margin-top: 1.2rem;
}
.format-d-2 ul li a {
  border-radius: 1.4rem;
  font-weight: 500;
  font-size: 1.7rem;
  text-align: center;
  padding: 1.6rem 0;
  background: #eff0f0;
  color: #666666;
  display: block;
  height: 100%;
}
.format-d-2 ul li a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .format-d-2 {
    padding: 0;
  }
  .format-d-2 ul {
    margin-left: 0;
    margin-top: 0;
    border-top: 1px solid #fff;
  }
  .format-d-2 ul li {
    width: 25%;
    margin-left: 0;
    margin-top: 0;
    border-left: 1px solid #fff;
  }
  .format-d-2 ul li:first-child {
    border-left: none;
  }
  .format-d-2 ul li a {
    border-radius: 0;
    font-size: 2.1rem;
    line-height: 1.2173913043;
    padding: 3rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.format-d-3 {
  padding: 4rem 0;
}
.format-d-3 .c_con {
  max-width: 73rem;
}
.format-d-3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1.2rem;
  margin-top: -1.2rem;
}
.format-d-3 ul li {
  list-style: none;
  width: calc(33.333% - 1.2rem);
  margin-left: 1.2rem;
  margin-top: 1.2rem;
}
.format-d-3 ul li a {
  border-radius: 1.4rem;
  font-weight: 500;
  font-size: 1.7rem;
  text-align: center;
  padding: 1.6rem 0;
  background: #eff0f0;
  color: #666666;
  display: block;
}
.format-d-3 ul li a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .format-d-3 {
    padding: 0;
  }
  .format-d-3 .c_con {
    max-width: 100%;
  }
  .format-d-3 ul {
    margin-left: 0;
    margin-top: 0;
    border-top: 1px solid #fff;
  }
  .format-d-3 ul li {
    width: 33.333%;
    margin-left: 0;
    margin-top: 0;
    border-left: 1px solid #fff;
  }
  .format-d-3 ul li:first-child {
    border-left: none;
  }
  .format-d-3 ul li a {
    border-radius: 0;
    font-size: 2.3rem;
    line-height: 1.2173913043;
    padding: 3rem;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.format-d-4 {
  padding: 6rem 0;
}
.format-d-4 .c_con {
  max-width: 73rem;
}
.format-d-4 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1.2rem;
  margin-top: -1.2rem;
}
.format-d-4 ul li {
  list-style: none;
  width: calc(33.333% - 1.2rem);
  margin-left: 1.2rem;
  margin-top: 1.2rem;
}
.format-d-4 ul li a {
  border-radius: 1.4rem;
  font-weight: 500;
  font-size: 1.7rem;
  text-align: center;
  padding: 2rem 0;
  background: #eff0f0;
  color: #666666;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.format-d-4 ul li a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .format-d-4 {
    padding: 0;
  }
  .format-d-4 .c_con {
    max-width: 100%;
    padding: 0 4rem;
  }
  .format-d-4 ul {
    margin-left: -2rem;
    margin-top: -2rem;
  }
  .format-d-4 ul li {
    width: calc(33.333% - 2rem);
    margin-left: 2rem;
    margin-top: 2rem;
  }
  .format-d-4 ul li a {
    border-radius: 1.4rem;
    font-size: 3rem;
    line-height: 1.2333333333;
    padding: 3.6rem 0;
  }
}
.format-d-5 {
  padding: 3rem 0;
}
.format-d-5 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1.2rem;
  margin-top: -1.2rem;
}
.format-d-5 ul li {
  list-style: none;
  width: calc(33.333% - 1.2rem);
  margin-left: 1.2rem;
  margin-top: 1.2rem;
}
.format-d-5 ul li a {
  border-radius: 2.5rem;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
  padding: 1.1rem 4rem 1.1rem 0;
  color: #003b8d;
  border: 1px solid #003b8d;
  position: relative;
  display: block;
}
.format-d-5 ul li a i {
  width: 1.5rem;
  position: absolute;
  right: 2.2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.format-d-5 ul li a i svg {
  width: 100%;
  height: auto;
}
.format-d-5 ul li a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .format-d-5 {
    padding: 3rem 4rem;
  }
  .format-d-5 ul {
    margin-left: -1.6rem;
    margin-top: -1.6rem;
  }
  .format-d-5 ul li {
    width: calc(50% - 1.6rem);
    margin-left: 1.6rem;
    margin-top: 1.6rem;
  }
  .format-d-5 ul li a {
    border-radius: 5rem;
    font-size: 2.6rem;
    padding: 2.8rem 3rem 2.8rem 0;
  }
  .format-d-5 ul li a i {
    width: 2.6rem;
    right: 2rem;
  }
}
.format-d-6 {
  padding: 1.5rem 0;
  text-align: center;
}
.format-d-6 a {
  border-radius: 2.5rem;
  font-weight: 700;
  font-size: 1.7rem;
  text-align: center;
  padding: 1.1rem 4.5rem;
  color: #fff;
  background: #00378a;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  min-width: 33rem;
}
.format-d-6 a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .format-d-6 {
    padding: 3rem 7rem;
  }
  .format-d-6 a {
    border-radius: 7.5rem;
    font-size: 3.1rem;
    padding: 4.8rem 2rem;
    display: block;
    min-width: inherit;
    width: 100%;
  }
  .format-d-6 a:hover {
    opacity: 0.8;
  }
}
.format-d-7 {
  padding: 2rem 0;
  text-align: center;
}
.format-d-7 a {
  font-weight: 700;
  font-size: 2.2rem;
  text-align: center;
  padding: 1.1rem 0;
  color: #00378a;
  border: 0.2rem solid #00378a;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  min-width: 42rem;
}
.format-d-7 a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .format-d-7 {
    padding: 3rem 7rem;
  }
  .format-d-7 a {
    font-size: 3.1rem;
    padding: 4.8rem 2rem;
    border: 0.5rem solid #00378a;
    border-radius: 1rem;
    display: block;
    min-width: inherit;
    width: 100%;
  }
}
.format-d-8 {
  padding: 2rem 0;
  text-align: center;
}
.format-d-8 .lead {
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 5rem;
}
.format-d-8 a {
  font-weight: 700;
  font-size: 2.2rem;
  text-align: center;
  padding: 1.1rem 0;
  color: #00378a;
  border: 0.2rem solid #00378a;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  min-width: 42rem;
}
.format-d-8 a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .format-d-8 {
    padding: 3rem 7rem;
  }
  .format-d-8 .lead {
    font-size: 2.7rem;
    margin-bottom: 9rem;
  }
  .format-d-8 a {
    font-size: 3.1rem;
    padding: 4.8rem 2rem;
    border: 0.5rem solid #00378a;
    border-radius: 1rem;
    display: block;
    min-width: inherit;
    width: 100%;
  }
}
.format-d-9 {
  padding: 2rem 0;
  text-align: center;
}
.format-d-9 a {
  font-weight: 700;
  font-size: 2.2rem;
  text-align: center;
  padding: 1.1rem 0;
  background-color: #00378a;
  color: #fff;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  min-width: 42rem;
}
.format-d-9 a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .format-d-9 {
    padding: 3rem 7rem;
  }
  .format-d-9 a {
    font-size: 3.1rem;
    padding: 4.8rem 2rem;
    border-radius: 1rem;
    display: block;
    min-width: inherit;
    width: 100%;
  }
}
.format-d-10 {
  padding: 2rem 0;
}
.format-d-10 a {
  border: 1px solid #9f9f9f;
  font-weight: 500;
  font-size: 1.6rem;
  text-align: left;
  padding: 2rem 2rem 2rem 8.2rem;
  color: #00378a;
  position: relative;
  display: block;
  border-radius: 0.6rem;
}
.format-d-10 a i {
  width: 4.8rem;
  position: absolute;
  left: 2.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.format-d-10 a i img {
  width: 100%;
}
.format-d-10 a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .format-d-10 {
    padding: 3rem 4rem;
  }
  .format-d-10 a {
    border: 0.3rem solid #9f9f9f;
    font-size: 2.5rem;
    line-height: 1.52;
    padding: 3rem 3rem 3rem 11.8rem;
  }
  .format-d-10 a i {
    width: 9rem;
    left: 1.2rem;
  }
}
.format-d-11 {
  padding: 2rem 0;
}
.format-d-11 .c_con {
  padding-top: 5.5rem;
  padding-bottom: 5.5rem;
}
.format-d-11 .ttl {
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 1;
  text-align: center;
  margin-bottom: 2rem;
}
.format-d-11 .movie_thum {
  width: 41.6rem;
  margin: 0 auto;
}
.format-d-11 .movie_thum a {
  position: relative;
  display: block;
}
.format-d-11 .movie_thum a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/common/icon_movie.png") center center no-repeat;
  background-size: auto;
  background-size: 8rem auto;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .format-d-11 {
    padding: 0;
  }
  .format-d-11 .c_con {
    padding: 9rem 13rem;
  }
  .format-d-11 .ttl {
    font-size: 3.6rem;
    margin-bottom: 1rem;
  }
  .format-d-11 .movie_thum {
    width: 100%;
  }
}
.format-d-12 {
  padding: 1.4rem 0;
  text-align: center;
}
.format-d-12 ul li {
  list-style: none;
  display: inline-block;
  font-weight: 500;
  font-size: 1.5rem;
  margin: 0 0.8rem;
}
.format-d-12 ul li a {
  font-size: 100%;
}

@media screen and (max-width: 767px) {
  .format-d-12 {
    padding: 1.4rem 0;
  }
  .format-d-12 ul li {
    font-size: 3.3rem;
    margin: 0 1.6rem;
  }
}
/*
.blank{
	padding-top:10rem;
}
*/
/*モーダル*/
.modal-content {
  position: fixed;
  display: none;
  z-index: 9999;
  width: 90%;
  height: auto;
  margin: 0;
  padding: 0;
  color: #333;
}

.modal-content-wrapp {
  position: relative;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background-color: #000;
  padding: 0 0;
  width: 100%;
}

.modal-content-inner {
  padding: 0;
}

.modal-content p {
  margin: 0;
  padding: 0;
}

.modal-overlay {
  z-index: 9998;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal-open {
  color: #00f;
  text-decoration: underline;
}

.modal-open:hover {
  cursor: pointer;
}

.modal-close {
  cursor: pointer;
}

.modal-content .close {
  position: absolute;
  top: -4rem;
  right: -4rem;
  font-weight: 100;
  z-index: 10000;
}

.modal-content .close a {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 3rem;
}

/*modal-video.js*/
@-webkit-keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: modal-video;
          animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.modal-video-close {
  opacity: 0;
}

.modal-video-close .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 960px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal-video-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

@media (orientation: landscape) {
  .modal-video-inner {
    padding: 10px 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: modal-video-inner;
          animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -45px;
  right: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}

@media (orientation: landscape) {
  .modal-video-close-btn {
    top: 0;
    right: -45px;
  }
}
.modal-video-close-btn:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modal-video-close-btn:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modal-video-close-btn:before, .modal-video-close-btn:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}