/*

value

 */
.c5-contents, .c5-leftContents, .c5-2col, .c5-noiseCanceling .c5-hosoku small, .c5-low .c5-hosoku small {
  max-width: calc(1140px + 140px);
  padding: 0 70px;
  box-sizing: border-box; }
  @media screen and (max-width: 599px) {
    .c5-contents, .c5-leftContents, .c5-2col, .c5-noiseCanceling .c5-hosoku small, .c5-low .c5-hosoku small {
      max-width: calc(1140px + 60px);
      padding: 0 30px; } }

/*

mixin

 */
/*

class

 */
.c5-pc {
  display: block; }
  @media screen and (max-width: 767px) {
    .c5-pc {
      display: none; } }

.c5-sp {
  display: none; }
  @media screen and (max-width: 767px) {
    .c5-sp {
      display: block; } }

.c5-all {
  background: black; }

.c5-contents {
  margin: 0 auto; }

.c5-bgGra {
  background: url("../images/bg_gra.jpg") no-repeat;
  background-size: 100% 100%;
  position: relative; }

.c5-hosoku small {
  display: block;
  font-size: 12px !important;
  color: #ffffff !important; }
  @media screen and (max-width: 767px) {
    .c5-hosoku small {
      line-height: 1.5; } }

/*
	.animation
	------------------------
 */
.js-anime {
  transition: all 1s ease;
  transform: translate(0, 100px);
  opacity: 0; }

.show {
  transform: none;
  opacity: 1; }

/*
	.c5-btnMain
	------------------------
 */
.c5-btnMain {
  display: block;
  max-width: 251px;
  width: 100%; }
  .c5-btnMain:hover {
    opacity: 0.8;
    transition: all 0.6s; }
  .c5-btnMain img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .c5-btnMain {
      max-width: 601px; } }

/*
	.c5-leftContents
	------------------------
 */
.c5-leftContents {
  position: absolute;
  width: 100%;
  color: #ffffff;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .c5-leftContents {
      left: 0;
      top: 0;
      transform: none; } }

/*
	.c5-contentsText
	------------------------
 */
.c5-contentsText {
  max-width: 550px;
  font-size: 19px;
  line-height: 1.9;
  margin-right: auto; }
  @media screen and (max-width: 767px) {
    .c5-contentsText {
      max-width: 100%; } }
  .c5-contentsText h3 {
    margin: 0 0 25px 0;
    padding: 0;
    line-height: 0; }
    .c5-contentsText h3 img {
      max-width: 100%; }
    @media screen and (max-width: 767px) {
      .c5-contentsText h3 {
        margin: 0 0 5.2151238592vw 0; } }
  .c5-contentsText p {
    margin: 0 0 0 0;
    padding: 0;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .c5-contentsText p {
        margin: 0 0 5.8670143416vw 0;
        font-size: 15px; } }

/*
	.c5-2col
	------------------------
 */
.c5-2col {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%); }
  @media screen and (max-width: 767px) {
    .c5-2col {
      display: block;
      position: relative;
      transform: none;
      left: auto;
      top: auto; } }
  .c5-2col .c5-2col__img {
    flex-basis: 43.9%;
    font-size: 0;
    line-height: 0; }
    @media screen and (max-width: 767px) {
      .c5-2col .c5-2col__img {
        margin-left: -70px;
        width: 87%;
        margin-bottom: 10.4302477184vw; } }
    .c5-2col .c5-2col__img img {
      max-width: 100%; }
  .c5-2col .c5-2col__text {
    flex-basis: 56.3%;
    color: #ffffff;
    box-sizing: border-box;
    padding-left: 7.9%; }
    @media screen and (max-width: 767px) {
      .c5-2col .c5-2col__text {
        padding-left: 0; } }
    @media screen and (max-width: 767px) {
      .c5-2col .c5-2col__text h3 {
        margin-bottom: 30px; } }
    .c5-2col .c5-2col__text p {
      margin: 0;
      padding: 0;
      font-size: 19px;
      line-height: 1.9; }
      @media screen and (max-width: 767px) {
        .c5-2col .c5-2col__text p {
          font-size: 16px; } }

/*
	.c5-mv
	------------------------
 */
.c5-mv {
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 980px;
  margin: 0 auto;
  height: 810px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c5-mv {
      display: block;
      width: 100%;
      text-align: center;
      height: auto; } }
  .c5-mv .c5-mv__logo {
/*    margin-top: -150px;*/
    max-width: 100%; }
    @media screen and (max-width: 767px) {
      .c5-mv .c5-mv__logo {
        margin-top: 0; } }
    .c5-mv .c5-mv__logo img {
      margin-left: 10px;
      max-width: 100%; }
      @media screen and (max-width: 767px) {
        .c5-mv .c5-mv__logo img {
          margin: 0;
          margin-top: 21.5123859192vw;
          margin-bottom: 15.6453715776vw;
          width: 52%; } }
  .c5-mv .c5-mv__img {
    box-sizing: border-box;
/*    margin-top: -150px;*/
    padding-right: 50px; }
    @media screen and (max-width: 767px) {
      .c5-mv .c5-mv__img {
        margin-top: 0;
        padding-right: 0; } }
    .c5-mv .c5-mv__img img {
      max-width: 394px;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .c5-mv .c5-mv__img img {
          max-width: 100%;
          width: 90%; } }

.c5-mv__banner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  padding: 0 70px 40px; }
  @media screen and (max-width: 767px) {
    .c5-mv__banner {
      position: static;
      padding: 0 0 20px; } }
  .c5-mv__banner .c5-banner {
    padding: 0; }
    .c5-mv__banner .c5-banner .c5-banner__img li {
      margin: 20px 0; }

/*
	.c5-buyBanner
	------------------------
 */
.c5-buyBanner {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url("../images/banner_buy.gif") no-repeat;
  background-size: contain;
  display: block;
  text-indent: -9999px;
  width: 74px;
  z-index: 9;
  padding-top: 236px; }
  @media screen and (max-width: 767px) {
    .c5-buyBanner {
      background: url("../images/banner_buy_sp.gif") no-repeat bottom;
      background-size: contain;
      top: auto;
      right: auto;
      left: 50%;
      bottom: 0;
      max-width: 600px;
      width: 100%;
      padding-top: 20.5%;
      transform: translateX(-50%);
      margin: 0 auto; } }
  .c5-buyBanner span {
    display: none; }

/*
	.c5-mv__scroll
	------------------------
 */
.c5-mv__scroll {
  position: absolute;
  right: 51px;
  bottom: -30px;
  background: url("../images/scroll.png") no-repeat;
  width: 15px;
  height: 152px; }
  @media screen and (max-width: 767px) {
    .c5-mv__scroll {
      display: none; } }

/*
	.c5-banner
	------------------------
 */
.c5-banner {
  padding: 120px 0; }
  @media screen and (max-width: 767px) {
    .c5-banner {
      padding: 9.778357236vw 0; } }

/*
	.c5-banner__youtube
	------------------------
 */
.c5-banner__youtube {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 767px) {
    .c5-banner__youtube {
      display: block; } }
  .c5-banner__youtube li {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 50%;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .c5-banner__youtube li {
        padding: 0 !important;
        width: 100%;
        margin-bottom: 30px; } }
  .c5-banner__youtube li:first-child {
    padding-right: 20px; }
  .c5-banner__youtube li:last-child {
    padding-left: 20px; }
  .c5-banner__youtube .c5-banner__youtubeInner {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    .c5-banner__youtube .c5-banner__youtubeInner iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }

/*
	.c5-banner__img
	------------------------
 */
.c5-banner__img {
  margin: 0;
  padding: 0;
  margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .c5-banner__img {
      margin-top: 20px; } }
  .c5-banner__img li {
    margin: 20px 0;
    padding: 0;
    list-style-type: none; }
    .c5-banner__img li a {
      transition: all 0.6s; }
      .c5-banner__img li a:hover {
        opacity: 0.8; }
    .c5-banner__img li img {
      max-width: 100%; }
  .c5-banner__img.c5-banner__img--top {
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .c5-banner__img.c5-banner__img--top {
        margin-bottom: 20px; } }

/*
	.c5-banner__2col
	------------------------
 */
.c5-banner__2col {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0; }
  .c5-banner__2col li {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 50%;
    box-sizing: border-box; }
  .c5-banner__2col li:first-child {
    padding-right: 20px; }
    @media screen and (max-width: 767px) {
      .c5-banner__2col li:first-child {
        padding-right: 10px; } }
  .c5-banner__2col li:last-child {
    padding-left: 20px; }
    @media screen and (max-width: 767px) {
      .c5-banner__2col li:last-child {
        padding-left: 10px; } }
  .c5-banner__2col img {
    max-width: 100%; }

/*
	.c5-noiseCanceling
	------------------------
 */
.c5-noiseCanceling {
  width: 100%;
  background: url("../images/noise_canceling_bg.jpg") no-repeat center;
  background-size: contain;
  position: relative;
  padding-top: 52.1%; }
  @media screen and (min-width: 1440px) {
    .c5-noiseCanceling {
      height: 750px;
      padding-top: 0%;
      background-size: 100% auto; } }
  @media screen and (max-width: 1160px) {
    .c5-noiseCanceling {
      padding-top: 67.05882vw;
      background-size: 130% auto; } }
  @media screen and (max-width: 986px) {
    .c5-noiseCanceling {
      padding-top: 78.05882vw;
      background-size: 151% auto; } }
  @media screen and (max-width: 767px) {
    .c5-noiseCanceling {
      background: url("../images/noise_canceling_bg_sp.jpg") no-repeat bottom;
      padding-top: 189.0482398957vw;
      background-size: 100% auto; } }
  @media screen and (max-width: 350px) {
    .c5-noiseCanceling {
      padding-top: 214.2857142857vw;
      background-size: 105% 102%; } }
  @media screen and (max-width: 767px) {
    .c5-noiseCanceling .c5-leftContents {
      padding-top: 15.1238591917vw; } }
  .c5-noiseCanceling .c5-noiseCanceling__title img {
    max-width: 420px; }
    @media screen and (max-width: 767px) {
      .c5-noiseCanceling .c5-noiseCanceling__title img {
        max-width: 100%; } }
  .c5-noiseCanceling .c5-noiseCanceling__textNoise {
    position: absolute;
    mix-blend-mode: overlay;
    bottom: 60px;
    right: 130px; }
    @media screen and (max-width: 767px) {
      .c5-noiseCanceling .c5-noiseCanceling__textNoise {
        position: relative;
        bottom: auto;
        right: auto; } }
  .c5-noiseCanceling .c5-hosoku {
    position: absolute;
    bottom: 20px;
    width: 100%; }
    @media screen and (max-width: 970px) {
      .c5-noiseCanceling .c5-hosoku {
        bottom: 10px;
        font-size: 12px; } }
    .c5-noiseCanceling .c5-hosoku small {
      margin: 0 auto; }

/*
	.c5-wearingComfort
	------------------------
 */
.c5-wearingComfort {
  width: 100%;
  background: url("../images/wearing_comfort_bg.jpg") no-repeat center;
  background-size: contain;
  position: relative;
  padding-top: 52.0%; }
  @media screen and (min-width: 1440px) {
    .c5-wearingComfort {
      height: 750px;
      padding-top: 0%; } }
  @media screen and (max-width: 1150px) {
    .c5-wearingComfort {
      padding-top: 62.0%; } }
  @media screen and (max-width: 938px) {
    .c5-wearingComfort {
      padding-top: 80.0%; } }
  @media screen and (max-width: 767px) {
    .c5-wearingComfort {
      background: url("../images/wearing_comfort_bg_sp.jpg") no-repeat top;
      padding-top: 11.7340286832vw;
      background-size: contain; } }
  .c5-wearingComfort .c5-wearingComfort__title img {
    max-width: 338px; }
    @media screen and (max-width: 767px) {
      .c5-wearingComfort .c5-wearingComfort__title img {
        max-width: 100%; } }
  .c5-wearingComfort .c5-hosoku {
    position: absolute;
    bottom: 20px; }
    @media screen and (max-width: 767px) {
      .c5-wearingComfort .c5-hosoku {
        position: relative;
        bottom: auto;
        margin-top: 20px;
        margin-bottom: 10px; } }

/*
	.c5-low
	------------------------
 */
.c5-low {
  width: 100%;
  background: url("../images/low_bg.jpg") no-repeat center;
  background-size: contain;
  position: relative;
  padding-top: 52.1%; }
  @media screen and (min-width: 1440px) {
    .c5-low {
      height: 750px;
      padding-top: 0%;
      background-size: 100% auto; } }
  @media screen and (max-width: 923px) {
    .c5-low {
      background-size: 141% auto;
      padding-top: 72.1%; } }
  @media screen and (max-width: 767px) {
    .c5-low {
      background: url("../images/low_bg_sp.jpg") no-repeat top, url("../images/low_bg_repeat_sp.jpg") repeat-y top;
      background-size: 100%;
      padding-top: 10.4302477184vw;
      padding-bottom: 10px; } }
  .c5-low .c5-low__spImg {
    text-align: center;
    width: 79%;
    margin: 0 auto;
    margin-bottom: 3.9113428944vw; }
    .c5-low .c5-low__spImg img {
      max-width: 590px;
      width: 100%; }
  .c5-low .c5-low__img {
    padding-left: 55px; }
    @media screen and (max-width: 1100px) {
      .c5-low .c5-low__img {
        padding-left: 20px; } }
    .c5-low .c5-low__img img {
      max-width: 100%; }
  .c5-low .c5-low__title img {
    max-width: 490px; }
    @media screen and (max-width: 767px) {
      .c5-low .c5-low__title img {
        max-width: 100%; } }
  @media screen and (max-width: 767px) {
    .c5-low .c5-leftContents {
      position: relative; } }
  .c5-low .c5-hosoku {
    position: absolute;
    bottom: 20px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .c5-low .c5-hosoku {
        position: relative;
        bottom: auto;
        margin-top: 20px; } }
    .c5-low .c5-hosoku small {
      margin: 0 auto; }

/*
	.c5-perfect
	------------------------
 */
.c5-perfect {
  width: 100%;
  background: #000;
  position: relative;
  padding-top: 51.9%; }
  @media screen and (min-width: 1440px) {
    .c5-perfect {
      height: 750px;
      padding-top: 0%; } }
  @media screen and (max-width: 1150px) {
    .c5-perfect {
      padding-top: 63.9%; } }
  @media screen and (max-width: 940px) {
    .c5-perfect {
      padding-top: 78.9%; } }
  @media screen and (max-width: 767px) {
    .c5-perfect {
      padding-top: 11.7340286832vw;
      padding-bottom: 13.037809648vw; } }
  @media screen and (max-width: 767px) {
    .c5-perfect .c5-2col {
      margin-top: 13.037809648vw; } }
  @media screen and (max-width: 767px) {
    .c5-perfect .c5-2col .c5-2col__img {
      margin-left: 0; } }
  .c5-perfect .c5-perfect__title img {
    max-width: 326px; }
    @media screen and (max-width: 767px) {
      .c5-perfect .c5-perfect__title img {
        max-width: 100%; } }

/*
	.c5-table
	------------------------
 */
.c5-table {
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  border-bottom: solid 2px rgba(88, 76, 76, 0.68); }
  .c5-table tr {
    border-top: solid 2px rgba(88, 76, 76, 0.68); }
    .c5-table tr:nth-child(even) {
      background: rgba(0, 0, 0, 0.3); }
  .c5-table td {
    text-align: center;
    padding: 2px 2px 2px 10px;
    line-height: 1.5;
    border-left: solid 2px rgba(88, 76, 76, 0.68); }
  .c5-table th {
    padding: 2px 2px 2px 10px;
    text-align: left;
    font-weight: normal;
    border-right: solid 2px rgba(88, 76, 76, 0.68); }
  .c5-table.c5-table--noboder {
    margin-top: 40px;
    border: none !important; }
    @media screen and (max-width: 767px) {
      .c5-table.c5-table--noboder colgroup {
        display: none; }
      .c5-table.c5-table--noboder th {
        display: none; }
      .c5-table.c5-table--noboder td {
        display: inline-block;
        width: 100%;
        padding: 0 0;
        margin: 10px 0; } }
    .c5-table.c5-table--noboder th,
    .c5-table.c5-table--noboder td,
    .c5-table.c5-table--noboder tr {
      border: none !important; }
  .c5-table .c5-table__pad--l {
    padding: 8px 8px 8px 10px !important; }
  .c5-table .c5-table__noborder {
    border-right: none;
    border-left: none;
    border-top: none; }
  .c5-table .c5-table__inlineBlock {
    display: inline-block; }

.c5-table__btn {
  font-size: 14px;
  padding: 10px;
  color: #ffffff;
  display: block;
  border: solid #ffffff 1px; }
  .c5-table__btn:hover {
    text-decoration: none;
    color: #ffffff;
    opacity: 0.6;
    transition: all 0.6s; }

/*
	.c5-hikaku
	------------------------
 */
.c5-hikaku {
  padding-top: 7.8226857888vw;
  padding-bottom: 7.8226857888vw; }
  .c5-hikaku .c5-hikaku__text {
    max-width: 118px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .c5-hikaku .c5-hikaku__text {
        max-width: 170px; } }
    @media screen and (max-width: 599px) {
      .c5-hikaku .c5-hikaku__text {
        max-width: 85px; } }
  .c5-hikaku .c5-table__hpTxt {
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 15px; }
    .c5-hikaku .c5-table__hpTxt small {
      font-size: 14px;
      display: block; }
  .c5-hikaku .c5-hikaku__hosoku {
    font-size: 13px;
    color: #ffffff;
    line-height: 1.5; }

/*
	.c5-hikaku__sp
	------------------------
 */
.c5-hikaku__sp {
  color: #ffffff;
  margin-bottom: 30px; }
  .c5-hikaku__sp h3 {
    text-align: center;
    padding: 0;
    margin: 0 0 10.4302477184vw 0;
    line-height: 0; }
  .c5-hikaku__sp ul.c5-hikaku__spHp {
    display: flex;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    width: 100%; }
    .c5-hikaku__sp ul.c5-hikaku__spHp li {
      list-style-type: none;
      width: 33.3333%;
      margin: 0;
      padding: 0;
      text-align: center; }
      .c5-hikaku__sp ul.c5-hikaku__spHp li .c5-hikaku__spHpImg img {
        max-width: 100%; }
      .c5-hikaku__sp ul.c5-hikaku__spHp li .c5-hikaku__spHpImgTxt {
        font-size: 16px;
        line-height: 1.3;
        margin-top: 10px;
        margin-bottom: 15px;
        color: #ffffff; }
        .c5-hikaku__sp ul.c5-hikaku__spHp li .c5-hikaku__spHpImgTxt small {
          font-size: 12px;
          display: block; }
  .c5-hikaku__sp h4 {
    font-size: 18px;
    margin: 0;
    padding: 6.518904824vw 0 5px 0; }

.c5-mainViseal-note {
  /* position: absolute; */
  bottom: 10px;
  font-size: 14px;
  color: white;
  left: 0; }

@media screen and (min-width: 1040px) and (max-width: 1440px) {
  .c5-mainViseal-note {
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 910px; } }
@media screen and (max-width: 767px) {
  .c5-mainViseal-note {
    width: 82%;
    font-size: 12px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto; } }
.c5-mainViseal-note a {
  color: white; }

/*
	.c5-hikaku__table SP only
	------------------------
 */
.c5-hikaku__table {
  width: 100%; }
  .c5-hikaku__table th, .c5-hikaku__table td {
    vertical-align: top;
    text-align: left; }
  .c5-hikaku__table th {
    padding-right: 15px;
    font-weight: normal;
    font-size: 12px; }
  .c5-hikaku__table td {
    font-size: 13px; }

.c5-hikaku__table2Col--thSmall th {
  width: 90px; }

.c5-hikaku__table2Col--thLarge th {
  width: 80%; }

.c5-hikaku__table2Col--thMiddle th {
  width: 55%; }

/*
	.c5-inzone-feature
	------------------------
 */
.c5-inzone-feature {
  width: 100%;
  max-width: 550px;
  margin-top: 2.2222222222vw; }
  @media screen and (max-width: 767px) {
    .c5-inzone-feature {
      max-width: 100%;
      margin-top: 6.518904824vw; } }

.c5-inzone-feature h3 {
  line-height: 0;
  margin: 0 0 -1px -1px !important;
  padding: 0; }
  .c5-inzone-feature h3 img {
    max-width: 100%; }

.c5-inzone-feature .c5-inzone-feature-txt {
  background-color: rgba(255, 255, 255, 0.15);
  font-size: 14px;
  padding: 10px 10px 15px; }

@media screen and (max-width: 767px) {
  .c5-inzone-feature .c5-inzone-feature-txt {
    padding: 10px 10px 15px; } }
.c5-inzone-feature .c5-inzone-feature-txt ol,
.c5-inzone-feature .c5-inzone-feature-txt ol li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.c5-inzone-feature .c5-inzone-feature-txt ol li {
  position: relative;
  padding-left: 20px;
  margin: 8px 0;
  line-height: 1.2;
  font-feature-settings: "palt"; }

.c5-inzone-feature .c5-inzone-feature-txt ol li:before {
  content: '';
  position: absolute;
  background-image: url("../images/icon_arrow.png");
  width: 16px;
  height: 16px;
  background-size: contain;
  top: 0;
  left: 0; }

.c5-inzone-feature .c5-inzone-feature-txt .c5-btn-box {
  margin-top: 15px; }

@media screen and (max-width: 767px) {
  .c5-inzone-feature .c5-inzone-feature-txt .c5-btn-box {
    margin-top: 20px;
    text-align: center; }
    .c5-inzone-feature .c5-inzone-feature-txt .c5-btn-box img {
      margin: 0 auto; } }
/* ------------------------------------
  #nwa-popup
------------------------------------ */
#nwa-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #000;
  color: #fff;
  overflow-x: hidden;
  display: none; }

/* popuup */
#nwa-wrapper, #nwa-container {
  background: black; }

#nwa-content-inner {
  z-index: 1;
  height: 100%; }

/* .btn_popup_close */
#nwa-popup .btn_popup_close {
  width: 40px;
  height: 18px;
  position: fixed;
  top: 50px;
  right: 3%;
  z-index: 888;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    #nwa-popup .btn_popup_close {
      width: 30px;
      top: 25px;
      right: 4%; } }

#nwa-popup .btn_popup_close .bar {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

#nwa-popup .btn_popup_close .bar span {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  background-color: #fff;
  display: inline-block;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

#nwa-popup .btn_popup_close .bar span.top {
  top: 0px;
  -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
  transform: translate3d(0, 8px, 0) rotate(-45deg); }

#nwa-popup .btn_popup_close .bar span.middle {
  opacity: 0; }

#nwa-popup .btn_popup_close .bar span.bottom {
  bottom: 0px;
  -webkit-transform: translate3d(0, -8px, 0) rotate(45deg);
  transform: translate3d(0, -8px, 0) rotate(45deg); }

#nwa-popup .btn_popup_close .bar span:before {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #7e0080;
  -webkit-transition: all 800ms cubic-bezier(0.18, 1.01, 0.29, 1.04);
  transition: all 800ms cubic-bezier(0.18, 1.01, 0.29, 1.04); }

#nwa-popup .btn_popup_close .bar span.top:before {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms; }

#nwa-popup .btn_popup_close .bar span.middle:before {
  -webkit-transition-delay: 75ms;
  transition-delay: 75ms; }

#nwa-popup .btn_popup_close:hover .bar span:before {
  width: 100%; }

/* .popup_inner */
.popup_inner {
  display: none;
  position: relative; }
  .popup_inner .c_width {
    margin: 93px auto 120px;
    max-width: 1140px;
    padding: 0 8%;
    box-sizing: content-box; }
    @media screen and (max-width: 767px) {
      .popup_inner .c_width {
        padding: 0 10%;
        margin: 37px auto 87px; }
        .popup_inner .c_width .c5-pop__ttl {
          max-width: 125px;
          width: 100%;
          line-height: 1; } }
    .popup_inner .c_width h2 {
      margin-top: 70px; }
      .popup_inner .c_width h2 img {
        max-width: 100%; }
    .popup_inner .c_width .c5-pop__box {
      margin: 120px auto 0px; }
      @media screen and (max-width: 767px) {
        .popup_inner .c_width .c5-pop__box {
          margin: 80px auto 0px; } }
      .popup_inner .c_width .c5-pop__box h3 {
        background-image: -moz-linear-gradient(-34deg, navy 0%, #500080 49%, purple 100%);
        background-image: -webkit-linear-gradient(-34deg, navy 0%, #500080 49%, purple 100%);
        background-image: -ms-linear-gradient(-34deg, navy 0%, #500080 49%, purple 100%);
        margin-bottom: 60px; }
        @media screen and (max-width: 767px) {
          .popup_inner .c_width .c5-pop__box h3 {
            margin-bottom: 0; } }
        .popup_inner .c_width .c5-pop__box h3 img {
          max-width: 100%; }
      .popup_inner .c_width .c5-pop__box h4 {
        margin-bottom: 40px; }
        @media screen and (max-width: 767px) {
          .popup_inner .c_width .c5-pop__box h4 {
            margin-bottom: 0; } }
        .popup_inner .c_width .c5-pop__box h4 img {
          max-width: 100%; }
      .popup_inner .c_width .c5-pop__box .c5-flex-box {
        display: flex;
        justify-content: space-between; }
        .popup_inner .c_width .c5-pop__box .c5-flex-box .c5-pop__box-img img {
          width: auto;
          max-width: 100%; }
        @media screen and (max-width: 767px) {
          .popup_inner .c_width .c5-pop__box .c5-flex-box {
            flex-direction: column-reverse; }
            .popup_inner .c_width .c5-pop__box .c5-flex-box .c5-pop__box-img {
              margin-top: 25px; } }
        .popup_inner .c_width .c5-pop__box .c5-flex-box .c5-pop__box-txt {
          max-width: 490px;
          margin: 0 0 0 48px; }
          .popup_inner .c_width .c5-pop__box .c5-flex-box .c5-pop__box-txt img {
            max-width: 100%; }
          @media screen and (max-width: 767px) {
            .popup_inner .c_width .c5-pop__box .c5-flex-box .c5-pop__box-txt {
              margin: 40px auto 0;
              max-width: none; } }
          .popup_inner .c_width .c5-pop__box .c5-flex-box .c5-pop__box-txt p {
            line-height: 1.5; }
          .popup_inner .c_width .c5-pop__box .c5-flex-box .c5-pop__box-txt .c5-pop__icon {
            margin: 0;
            padding: 0; }
          .popup_inner .c_width .c5-pop__box .c5-flex-box .c5-pop__box-txt .c5-pop__txt {
            margin-top: 25px;
            line-height: 1.7;
            font-size: 20px; }
            @media screen and (max-width: 767px) {
              .popup_inner .c_width .c5-pop__box .c5-flex-box .c5-pop__box-txt .c5-pop__txt {
                margin-top: 10px;
                margin-top: 22px;
                font-size: 16px; } }
            .popup_inner .c_width .c5-pop__box .c5-flex-box .c5-pop__box-txt .c5-pop__txt.c5-pop__txt--mt0 {
              margin-top: 0; }
            .popup_inner .c_width .c5-pop__box .c5-flex-box .c5-pop__box-txt .c5-pop__txt + .c5-pop__icon {
              margin-top: 40px; }
        .popup_inner .c_width .c5-pop__box .c5-flex-box.c5-flex-box--icon {
          align-items: center; }
          @media screen and (max-width: 767px) {
            .popup_inner .c_width .c5-pop__box .c5-flex-box.c5-flex-box--icon {
              display: block; } }
          .popup_inner .c_width .c5-pop__box .c5-flex-box.c5-flex-box--icon .c5-pop__box-img {
            padding: 0 0 0 40px;
            box-sizing: border-box;
            width: 463px; }
            @media screen and (max-width: 767px) {
              .popup_inner .c_width .c5-pop__box .c5-flex-box.c5-flex-box--icon .c5-pop__box-img {
                margin-top: 40px;
                padding: 0;
                width: auto; } }
            .popup_inner .c_width .c5-pop__box .c5-flex-box.c5-flex-box--icon .c5-pop__box-img img {
              width: 325px;
              max-width: none; }
              @media screen and (max-width: 767px) {
                .popup_inner .c_width .c5-pop__box .c5-flex-box.c5-flex-box--icon .c5-pop__box-img img {
                  width: auto;
                  max-width: 100%; } }
          .popup_inner .c_width .c5-pop__box .c5-flex-box.c5-flex-box--icon .c5-pop__box-txt {
            max-width: none; }
            @media screen and (max-width: 767px) {
              .popup_inner .c_width .c5-pop__box .c5-flex-box.c5-flex-box--icon .c5-pop__box-txt {
                margin-top: 22px; } }
    .popup_inner .c_width .c5-pop__btn {
      display: flex;
      justify-content: center;
      margin-top: 100px; }
      @media screen and (max-width: 767px) {
        .popup_inner .c_width .c5-pop__btn {
          flex-direction: column-reverse;
          margin-top: 68px; } }
      .popup_inner .c_width .c5-pop__btn a {
        line-height: 1;
        margin: 0 10px; }
        @media screen and (max-width: 767px) {
          .popup_inner .c_width .c5-pop__btn a {
            margin: 0 auto; } }

.c5-pop_note {
  color: #969696;
  font-size: 14px;
  margin-top: 20px; }
  @media screen and (max-width: 767px) {
    .c5-pop_note {
      font-size: 9px; } }
  .c5-pop_note.c5-pop_note--btm {
    text-align: right;
    font-size: 15px;
    margin-top: 120px; }

.c5-btn img {
  max-width: 100%; }
  .c5-btn img:hover {
    opacity: 0.8;
    transition: all 0.6s; }

.p-5 {
  padding: 5px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pl-5 {
  padding-left: 5px !important; }

.pr-5 {
  padding-right: 5px !important; }

.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.m-5 {
  margin: 5px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.ml-5 {
  margin-left: 5px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mx-5 {
  margin-left: 5px !important;
  margin-right: 5px !important; }

.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

.p-10 {
  padding: 10px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pl-10 {
  padding-left: 10px !important; }

.pr-10 {
  padding-right: 10px !important; }

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.m-10 {
  margin: 10px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.ml-10 {
  margin-left: 10px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.p-15 {
  padding: 15px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pl-15 {
  padding-left: 15px !important; }

.pr-15 {
  padding-right: 15px !important; }

.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.m-15 {
  margin: 15px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.ml-15 {
  margin-left: 15px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mx-15 {
  margin-left: 15px !important;
  margin-right: 15px !important; }

.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important; }

.p-20 {
  padding: 20px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pr-20 {
  padding-right: 20px !important; }

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.m-20 {
  margin: 20px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.ml-20 {
  margin-left: 20px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important; }

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.p-25 {
  padding: 25px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pl-25 {
  padding-left: 25px !important; }

.pr-25 {
  padding-right: 25px !important; }

.px-25 {
  padding-left: 25px !important;
  padding-right: 25px !important; }

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important; }

.m-25 {
  margin: 25px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.ml-25 {
  margin-left: 25px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mx-25 {
  margin-left: 25px !important;
  margin-right: 25px !important; }

.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important; }

.p-30 {
  padding: 30px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pr-30 {
  padding-right: 30px !important; }

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important; }

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.m-30 {
  margin: 30px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.ml-30 {
  margin-left: 30px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important; }

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.p-35 {
  padding: 35px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pl-35 {
  padding-left: 35px !important; }

.pr-35 {
  padding-right: 35px !important; }

.px-35 {
  padding-left: 35px !important;
  padding-right: 35px !important; }

.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important; }

.m-35 {
  margin: 35px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.ml-35 {
  margin-left: 35px !important; }

.mr-35 {
  margin-right: 35px !important; }

.mx-35 {
  margin-left: 35px !important;
  margin-right: 35px !important; }

.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important; }

.p-40 {
  padding: 40px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pl-40 {
  padding-left: 40px !important; }

.pr-40 {
  padding-right: 40px !important; }

.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important; }

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.m-40 {
  margin: 40px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.ml-40 {
  margin-left: 40px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important; }

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

.p-45 {
  padding: 45px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pl-45 {
  padding-left: 45px !important; }

.pr-45 {
  padding-right: 45px !important; }

.px-45 {
  padding-left: 45px !important;
  padding-right: 45px !important; }

.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important; }

.m-45 {
  margin: 45px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.ml-45 {
  margin-left: 45px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mx-45 {
  margin-left: 45px !important;
  margin-right: 45px !important; }

.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important; }

.p-50 {
  padding: 50px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pl-50 {
  padding-left: 50px !important; }

.pr-50 {
  padding-right: 50px !important; }

.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important; }

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }

.m-50 {
  margin: 50px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important; }

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important; }

.p-55 {
  padding: 55px !important; }

.pt-55 {
  padding-top: 55px !important; }

.pb-55 {
  padding-bottom: 55px !important; }

.pl-55 {
  padding-left: 55px !important; }

.pr-55 {
  padding-right: 55px !important; }

.px-55 {
  padding-left: 55px !important;
  padding-right: 55px !important; }

.py-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important; }

.m-55 {
  margin: 55px !important; }

.mt-55 {
  margin-top: 55px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.ml-55 {
  margin-left: 55px !important; }

.mr-55 {
  margin-right: 55px !important; }

.mx-55 {
  margin-left: 55px !important;
  margin-right: 55px !important; }

.my-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important; }

.p-60 {
  padding: 60px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pl-60 {
  padding-left: 60px !important; }

.pr-60 {
  padding-right: 60px !important; }

.px-60 {
  padding-left: 60px !important;
  padding-right: 60px !important; }

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }

.m-60 {
  margin: 60px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mx-60 {
  margin-left: 60px !important;
  margin-right: 60px !important; }

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

.p-65 {
  padding: 65px !important; }

.pt-65 {
  padding-top: 65px !important; }

.pb-65 {
  padding-bottom: 65px !important; }

.pl-65 {
  padding-left: 65px !important; }

.pr-65 {
  padding-right: 65px !important; }

.px-65 {
  padding-left: 65px !important;
  padding-right: 65px !important; }

.py-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important; }

.m-65 {
  margin: 65px !important; }

.mt-65 {
  margin-top: 65px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.ml-65 {
  margin-left: 65px !important; }

.mr-65 {
  margin-right: 65px !important; }

.mx-65 {
  margin-left: 65px !important;
  margin-right: 65px !important; }

.my-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important; }

.p-70 {
  padding: 70px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pl-70 {
  padding-left: 70px !important; }

.pr-70 {
  padding-right: 70px !important; }

.px-70 {
  padding-left: 70px !important;
  padding-right: 70px !important; }

.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important; }

.m-70 {
  margin: 70px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.ml-70 {
  margin-left: 70px !important; }

.mr-70 {
  margin-right: 70px !important; }

.mx-70 {
  margin-left: 70px !important;
  margin-right: 70px !important; }

.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important; }

.p-75 {
  padding: 75px !important; }

.pt-75 {
  padding-top: 75px !important; }

.pb-75 {
  padding-bottom: 75px !important; }

.pl-75 {
  padding-left: 75px !important; }

.pr-75 {
  padding-right: 75px !important; }

.px-75 {
  padding-left: 75px !important;
  padding-right: 75px !important; }

.py-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important; }

.m-75 {
  margin: 75px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.ml-75 {
  margin-left: 75px !important; }

.mr-75 {
  margin-right: 75px !important; }

.mx-75 {
  margin-left: 75px !important;
  margin-right: 75px !important; }

.my-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important; }

.p-80 {
  padding: 80px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.pl-80 {
  padding-left: 80px !important; }

.pr-80 {
  padding-right: 80px !important; }

.px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important; }

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.m-80 {
  margin: 80px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.ml-80 {
  margin-left: 80px !important; }

.mr-80 {
  margin-right: 80px !important; }

.mx-80 {
  margin-left: 80px !important;
  margin-right: 80px !important; }

.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important; }

.p-85 {
  padding: 85px !important; }

.pt-85 {
  padding-top: 85px !important; }

.pb-85 {
  padding-bottom: 85px !important; }

.pl-85 {
  padding-left: 85px !important; }

.pr-85 {
  padding-right: 85px !important; }

.px-85 {
  padding-left: 85px !important;
  padding-right: 85px !important; }

.py-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important; }

.m-85 {
  margin: 85px !important; }

.mt-85 {
  margin-top: 85px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.ml-85 {
  margin-left: 85px !important; }

.mr-85 {
  margin-right: 85px !important; }

.mx-85 {
  margin-left: 85px !important;
  margin-right: 85px !important; }

.my-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important; }

.p-90 {
  padding: 90px !important; }

.pt-90 {
  padding-top: 90px !important; }

.pb-90 {
  padding-bottom: 90px !important; }

.pl-90 {
  padding-left: 90px !important; }

.pr-90 {
  padding-right: 90px !important; }

.px-90 {
  padding-left: 90px !important;
  padding-right: 90px !important; }

.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important; }

.m-90 {
  margin: 90px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.ml-90 {
  margin-left: 90px !important; }

.mr-90 {
  margin-right: 90px !important; }

.mx-90 {
  margin-left: 90px !important;
  margin-right: 90px !important; }

.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important; }

.p-95 {
  padding: 95px !important; }

.pt-95 {
  padding-top: 95px !important; }

.pb-95 {
  padding-bottom: 95px !important; }

.pl-95 {
  padding-left: 95px !important; }

.pr-95 {
  padding-right: 95px !important; }

.px-95 {
  padding-left: 95px !important;
  padding-right: 95px !important; }

.py-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important; }

.m-95 {
  margin: 95px !important; }

.mt-95 {
  margin-top: 95px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.ml-95 {
  margin-left: 95px !important; }

.mr-95 {
  margin-right: 95px !important; }

.mx-95 {
  margin-left: 95px !important;
  margin-right: 95px !important; }

.my-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important; }

.p-100 {
  padding: 100px !important; }

.pt-100 {
  padding-top: 100px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

.pl-100 {
  padding-left: 100px !important; }

.pr-100 {
  padding-right: 100px !important; }

.px-100 {
  padding-left: 100px !important;
  padding-right: 100px !important; }

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.m-100 {
  margin: 100px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-100 {
  margin-left: 100px !important; }

.mr-100 {
  margin-right: 100px !important; }

.mx-100 {
  margin-left: 100px !important;
  margin-right: 100px !important; }

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important; }

@media screen and (max-width: 767px) {
  .p-md--5 {
    padding: 5px !important; }

  .pt-md--5 {
    padding-top: 5px !important; }

  .pb-md--5 {
    padding-bottom: 5px !important; }

  .pl-md--5 {
    padding-left: 5px !important; }

  .pr-md--5 {
    padding-right: 5px !important; }

  .px-md--5 {
    padding-left: 5px !important;
    padding-right: 5px !important; }

  .py-md--5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }

  .m-md--5 {
    margin: 5px !important; }

  .mt-md--5 {
    margin-top: 5px !important; }

  .mb-md--5 {
    margin-bottom: 5px !important; }

  .ml-md--5 {
    margin-left: 5px !important; }

  .mr-md--5 {
    margin-right: 5px !important; }

  .mx-md--5 {
    margin-left: 5px !important;
    margin-right: 5px !important; }

  .my-md--5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }

  .p-md--10 {
    padding: 10px !important; }

  .pt-md--10 {
    padding-top: 10px !important; }

  .pb-md--10 {
    padding-bottom: 10px !important; }

  .pl-md--10 {
    padding-left: 10px !important; }

  .pr-md--10 {
    padding-right: 10px !important; }

  .px-md--10 {
    padding-left: 10px !important;
    padding-right: 10px !important; }

  .py-md--10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }

  .m-md--10 {
    margin: 10px !important; }

  .mt-md--10 {
    margin-top: 10px !important; }

  .mb-md--10 {
    margin-bottom: 10px !important; }

  .ml-md--10 {
    margin-left: 10px !important; }

  .mr-md--10 {
    margin-right: 10px !important; }

  .mx-md--10 {
    margin-left: 10px !important;
    margin-right: 10px !important; }

  .my-md--10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }

  .p-md--15 {
    padding: 15px !important; }

  .pt-md--15 {
    padding-top: 15px !important; }

  .pb-md--15 {
    padding-bottom: 15px !important; }

  .pl-md--15 {
    padding-left: 15px !important; }

  .pr-md--15 {
    padding-right: 15px !important; }

  .px-md--15 {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .py-md--15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }

  .m-md--15 {
    margin: 15px !important; }

  .mt-md--15 {
    margin-top: 15px !important; }

  .mb-md--15 {
    margin-bottom: 15px !important; }

  .ml-md--15 {
    margin-left: 15px !important; }

  .mr-md--15 {
    margin-right: 15px !important; }

  .mx-md--15 {
    margin-left: 15px !important;
    margin-right: 15px !important; }

  .my-md--15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }

  .p-md--20 {
    padding: 20px !important; }

  .pt-md--20 {
    padding-top: 20px !important; }

  .pb-md--20 {
    padding-bottom: 20px !important; }

  .pl-md--20 {
    padding-left: 20px !important; }

  .pr-md--20 {
    padding-right: 20px !important; }

  .px-md--20 {
    padding-left: 20px !important;
    padding-right: 20px !important; }

  .py-md--20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }

  .m-md--20 {
    margin: 20px !important; }

  .mt-md--20 {
    margin-top: 20px !important; }

  .mb-md--20 {
    margin-bottom: 20px !important; }

  .ml-md--20 {
    margin-left: 20px !important; }

  .mr-md--20 {
    margin-right: 20px !important; }

  .mx-md--20 {
    margin-left: 20px !important;
    margin-right: 20px !important; }

  .my-md--20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }

  .p-md--25 {
    padding: 25px !important; }

  .pt-md--25 {
    padding-top: 25px !important; }

  .pb-md--25 {
    padding-bottom: 25px !important; }

  .pl-md--25 {
    padding-left: 25px !important; }

  .pr-md--25 {
    padding-right: 25px !important; }

  .px-md--25 {
    padding-left: 25px !important;
    padding-right: 25px !important; }

  .py-md--25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }

  .m-md--25 {
    margin: 25px !important; }

  .mt-md--25 {
    margin-top: 25px !important; }

  .mb-md--25 {
    margin-bottom: 25px !important; }

  .ml-md--25 {
    margin-left: 25px !important; }

  .mr-md--25 {
    margin-right: 25px !important; }

  .mx-md--25 {
    margin-left: 25px !important;
    margin-right: 25px !important; }

  .my-md--25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; }

  .p-md--30 {
    padding: 30px !important; }

  .pt-md--30 {
    padding-top: 30px !important; }

  .pb-md--30 {
    padding-bottom: 30px !important; }

  .pl-md--30 {
    padding-left: 30px !important; }

  .pr-md--30 {
    padding-right: 30px !important; }

  .px-md--30 {
    padding-left: 30px !important;
    padding-right: 30px !important; }

  .py-md--30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }

  .m-md--30 {
    margin: 30px !important; }

  .mt-md--30 {
    margin-top: 30px !important; }

  .mb-md--30 {
    margin-bottom: 30px !important; }

  .ml-md--30 {
    margin-left: 30px !important; }

  .mr-md--30 {
    margin-right: 30px !important; }

  .mx-md--30 {
    margin-left: 30px !important;
    margin-right: 30px !important; }

  .my-md--30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }

  .p-md--35 {
    padding: 35px !important; }

  .pt-md--35 {
    padding-top: 35px !important; }

  .pb-md--35 {
    padding-bottom: 35px !important; }

  .pl-md--35 {
    padding-left: 35px !important; }

  .pr-md--35 {
    padding-right: 35px !important; }

  .px-md--35 {
    padding-left: 35px !important;
    padding-right: 35px !important; }

  .py-md--35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important; }

  .m-md--35 {
    margin: 35px !important; }

  .mt-md--35 {
    margin-top: 35px !important; }

  .mb-md--35 {
    margin-bottom: 35px !important; }

  .ml-md--35 {
    margin-left: 35px !important; }

  .mr-md--35 {
    margin-right: 35px !important; }

  .mx-md--35 {
    margin-left: 35px !important;
    margin-right: 35px !important; }

  .my-md--35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }

  .p-md--40 {
    padding: 40px !important; }

  .pt-md--40 {
    padding-top: 40px !important; }

  .pb-md--40 {
    padding-bottom: 40px !important; }

  .pl-md--40 {
    padding-left: 40px !important; }

  .pr-md--40 {
    padding-right: 40px !important; }

  .px-md--40 {
    padding-left: 40px !important;
    padding-right: 40px !important; }

  .py-md--40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }

  .m-md--40 {
    margin: 40px !important; }

  .mt-md--40 {
    margin-top: 40px !important; }

  .mb-md--40 {
    margin-bottom: 40px !important; }

  .ml-md--40 {
    margin-left: 40px !important; }

  .mr-md--40 {
    margin-right: 40px !important; }

  .mx-md--40 {
    margin-left: 40px !important;
    margin-right: 40px !important; }

  .my-md--40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }

  .p-md--45 {
    padding: 45px !important; }

  .pt-md--45 {
    padding-top: 45px !important; }

  .pb-md--45 {
    padding-bottom: 45px !important; }

  .pl-md--45 {
    padding-left: 45px !important; }

  .pr-md--45 {
    padding-right: 45px !important; }

  .px-md--45 {
    padding-left: 45px !important;
    padding-right: 45px !important; }

  .py-md--45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }

  .m-md--45 {
    margin: 45px !important; }

  .mt-md--45 {
    margin-top: 45px !important; }

  .mb-md--45 {
    margin-bottom: 45px !important; }

  .ml-md--45 {
    margin-left: 45px !important; }

  .mr-md--45 {
    margin-right: 45px !important; }

  .mx-md--45 {
    margin-left: 45px !important;
    margin-right: 45px !important; }

  .my-md--45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }

  .p-md--50 {
    padding: 50px !important; }

  .pt-md--50 {
    padding-top: 50px !important; }

  .pb-md--50 {
    padding-bottom: 50px !important; }

  .pl-md--50 {
    padding-left: 50px !important; }

  .pr-md--50 {
    padding-right: 50px !important; }

  .px-md--50 {
    padding-left: 50px !important;
    padding-right: 50px !important; }

  .py-md--50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }

  .m-md--50 {
    margin: 50px !important; }

  .mt-md--50 {
    margin-top: 50px !important; }

  .mb-md--50 {
    margin-bottom: 50px !important; }

  .ml-md--50 {
    margin-left: 50px !important; }

  .mr-md--50 {
    margin-right: 50px !important; }

  .mx-md--50 {
    margin-left: 50px !important;
    margin-right: 50px !important; }

  .my-md--50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }

  .p-md--55 {
    padding: 55px !important; }

  .pt-md--55 {
    padding-top: 55px !important; }

  .pb-md--55 {
    padding-bottom: 55px !important; }

  .pl-md--55 {
    padding-left: 55px !important; }

  .pr-md--55 {
    padding-right: 55px !important; }

  .px-md--55 {
    padding-left: 55px !important;
    padding-right: 55px !important; }

  .py-md--55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important; }

  .m-md--55 {
    margin: 55px !important; }

  .mt-md--55 {
    margin-top: 55px !important; }

  .mb-md--55 {
    margin-bottom: 55px !important; }

  .ml-md--55 {
    margin-left: 55px !important; }

  .mr-md--55 {
    margin-right: 55px !important; }

  .mx-md--55 {
    margin-left: 55px !important;
    margin-right: 55px !important; }

  .my-md--55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important; }

  .p-md--60 {
    padding: 60px !important; }

  .pt-md--60 {
    padding-top: 60px !important; }

  .pb-md--60 {
    padding-bottom: 60px !important; }

  .pl-md--60 {
    padding-left: 60px !important; }

  .pr-md--60 {
    padding-right: 60px !important; }

  .px-md--60 {
    padding-left: 60px !important;
    padding-right: 60px !important; }

  .py-md--60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }

  .m-md--60 {
    margin: 60px !important; }

  .mt-md--60 {
    margin-top: 60px !important; }

  .mb-md--60 {
    margin-bottom: 60px !important; }

  .ml-md--60 {
    margin-left: 60px !important; }

  .mr-md--60 {
    margin-right: 60px !important; }

  .mx-md--60 {
    margin-left: 60px !important;
    margin-right: 60px !important; }

  .my-md--60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }

  .p-md--65 {
    padding: 65px !important; }

  .pt-md--65 {
    padding-top: 65px !important; }

  .pb-md--65 {
    padding-bottom: 65px !important; }

  .pl-md--65 {
    padding-left: 65px !important; }

  .pr-md--65 {
    padding-right: 65px !important; }

  .px-md--65 {
    padding-left: 65px !important;
    padding-right: 65px !important; }

  .py-md--65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important; }

  .m-md--65 {
    margin: 65px !important; }

  .mt-md--65 {
    margin-top: 65px !important; }

  .mb-md--65 {
    margin-bottom: 65px !important; }

  .ml-md--65 {
    margin-left: 65px !important; }

  .mr-md--65 {
    margin-right: 65px !important; }

  .mx-md--65 {
    margin-left: 65px !important;
    margin-right: 65px !important; }

  .my-md--65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important; }

  .p-md--70 {
    padding: 70px !important; }

  .pt-md--70 {
    padding-top: 70px !important; }

  .pb-md--70 {
    padding-bottom: 70px !important; }

  .pl-md--70 {
    padding-left: 70px !important; }

  .pr-md--70 {
    padding-right: 70px !important; }

  .px-md--70 {
    padding-left: 70px !important;
    padding-right: 70px !important; }

  .py-md--70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }

  .m-md--70 {
    margin: 70px !important; }

  .mt-md--70 {
    margin-top: 70px !important; }

  .mb-md--70 {
    margin-bottom: 70px !important; }

  .ml-md--70 {
    margin-left: 70px !important; }

  .mr-md--70 {
    margin-right: 70px !important; }

  .mx-md--70 {
    margin-left: 70px !important;
    margin-right: 70px !important; }

  .my-md--70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important; }

  .p-md--75 {
    padding: 75px !important; }

  .pt-md--75 {
    padding-top: 75px !important; }

  .pb-md--75 {
    padding-bottom: 75px !important; }

  .pl-md--75 {
    padding-left: 75px !important; }

  .pr-md--75 {
    padding-right: 75px !important; }

  .px-md--75 {
    padding-left: 75px !important;
    padding-right: 75px !important; }

  .py-md--75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important; }

  .m-md--75 {
    margin: 75px !important; }

  .mt-md--75 {
    margin-top: 75px !important; }

  .mb-md--75 {
    margin-bottom: 75px !important; }

  .ml-md--75 {
    margin-left: 75px !important; }

  .mr-md--75 {
    margin-right: 75px !important; }

  .mx-md--75 {
    margin-left: 75px !important;
    margin-right: 75px !important; }

  .my-md--75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important; }

  .p-md--80 {
    padding: 80px !important; }

  .pt-md--80 {
    padding-top: 80px !important; }

  .pb-md--80 {
    padding-bottom: 80px !important; }

  .pl-md--80 {
    padding-left: 80px !important; }

  .pr-md--80 {
    padding-right: 80px !important; }

  .px-md--80 {
    padding-left: 80px !important;
    padding-right: 80px !important; }

  .py-md--80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }

  .m-md--80 {
    margin: 80px !important; }

  .mt-md--80 {
    margin-top: 80px !important; }

  .mb-md--80 {
    margin-bottom: 80px !important; }

  .ml-md--80 {
    margin-left: 80px !important; }

  .mr-md--80 {
    margin-right: 80px !important; }

  .mx-md--80 {
    margin-left: 80px !important;
    margin-right: 80px !important; }

  .my-md--80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }

  .p-md--85 {
    padding: 85px !important; }

  .pt-md--85 {
    padding-top: 85px !important; }

  .pb-md--85 {
    padding-bottom: 85px !important; }

  .pl-md--85 {
    padding-left: 85px !important; }

  .pr-md--85 {
    padding-right: 85px !important; }

  .px-md--85 {
    padding-left: 85px !important;
    padding-right: 85px !important; }

  .py-md--85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important; }

  .m-md--85 {
    margin: 85px !important; }

  .mt-md--85 {
    margin-top: 85px !important; }

  .mb-md--85 {
    margin-bottom: 85px !important; }

  .ml-md--85 {
    margin-left: 85px !important; }

  .mr-md--85 {
    margin-right: 85px !important; }

  .mx-md--85 {
    margin-left: 85px !important;
    margin-right: 85px !important; }

  .my-md--85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important; }

  .p-md--90 {
    padding: 90px !important; }

  .pt-md--90 {
    padding-top: 90px !important; }

  .pb-md--90 {
    padding-bottom: 90px !important; }

  .pl-md--90 {
    padding-left: 90px !important; }

  .pr-md--90 {
    padding-right: 90px !important; }

  .px-md--90 {
    padding-left: 90px !important;
    padding-right: 90px !important; }

  .py-md--90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important; }

  .m-md--90 {
    margin: 90px !important; }

  .mt-md--90 {
    margin-top: 90px !important; }

  .mb-md--90 {
    margin-bottom: 90px !important; }

  .ml-md--90 {
    margin-left: 90px !important; }

  .mr-md--90 {
    margin-right: 90px !important; }

  .mx-md--90 {
    margin-left: 90px !important;
    margin-right: 90px !important; }

  .my-md--90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important; }

  .p-md--95 {
    padding: 95px !important; }

  .pt-md--95 {
    padding-top: 95px !important; }

  .pb-md--95 {
    padding-bottom: 95px !important; }

  .pl-md--95 {
    padding-left: 95px !important; }

  .pr-md--95 {
    padding-right: 95px !important; }

  .px-md--95 {
    padding-left: 95px !important;
    padding-right: 95px !important; }

  .py-md--95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important; }

  .m-md--95 {
    margin: 95px !important; }

  .mt-md--95 {
    margin-top: 95px !important; }

  .mb-md--95 {
    margin-bottom: 95px !important; }

  .ml-md--95 {
    margin-left: 95px !important; }

  .mr-md--95 {
    margin-right: 95px !important; }

  .mx-md--95 {
    margin-left: 95px !important;
    margin-right: 95px !important; }

  .my-md--95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important; }

  .p-md--100 {
    padding: 100px !important; }

  .pt-md--100 {
    padding-top: 100px !important; }

  .pb-md--100 {
    padding-bottom: 100px !important; }

  .pl-md--100 {
    padding-left: 100px !important; }

  .pr-md--100 {
    padding-right: 100px !important; }

  .px-md--100 {
    padding-left: 100px !important;
    padding-right: 100px !important; }

  .py-md--100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }

  .m-md--100 {
    margin: 100px !important; }

  .mt-md--100 {
    margin-top: 100px !important; }

  .mb-md--100 {
    margin-bottom: 100px !important; }

  .ml-md--100 {
    margin-left: 100px !important; }

  .mr-md--100 {
    margin-right: 100px !important; }

  .mx-md--100 {
    margin-left: 100px !important;
    margin-right: 100px !important; }

  .my-md--100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; } }

/*# sourceMappingURL=main.css.map */


/* slide */
.c5-slide-title {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  -webkit-margin-before: 0;
          margin-block-start: 0;
}

.c5-slider01 {
  margin-bottom: 80px;
  -webkit-padding-start: 25px;
          padding-inline-start: 25px;
  -webkit-padding-end: 25px;
          padding-inline-end: 25px;
}
.c5-slider01 .slick-track .slick-slide {
  margin: 0 40px;
  position: relative;
  overflow: hidden;
}
.c5-slider01 .slick-track .slick-slide img {
  display: block;
  width: 100%;
}
.c5-slider01 li p {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}

.slick-arrow {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  width: 20px;
  height: 38px;
  color: transparent;
  z-index: 1;
  transition: opacity 0.5s;
}

.slick-prev::before {
  content: "" !important;
  position: absolute;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 20px;
  height: 20px;
  transform: rotate(-135deg);
  left: 0;
}

.slick-next::before {
  content: "" !important;
  position: absolute;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  right: 0;
}

.slick-next {
  right: 0;
}

.slick-next::after {
  right: 0px;
  transform: rotate(45deg);
}

/* prev */
.slick-prev {
  left: 0px;
}

.slick-prev::after {
  left: 0px;
  transform: rotate(-135deg);
}

.slick-dots {
  text-align: center;
}

.slick-dots li {
  display: inline-block;
}

.slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #bcbcbc;
  border-radius: 50%;
}

.slick-dots .slick-active button {
  background: #0a467d;
}

@media screen and (max-width: 767px) {
  .c5-slide-title {
    font-size: 24px;
  }
  .c5-slider01 {
    margin-bottom: 40px;
  }
  .c5-slider01 .slick-track .slick-slide {
    margin: 0 20px;
    width: 60vw;
  }
  .slick-arrow {
    width: 20px;
    height: 38px;
  }
  .slick-prev::before {
    width: 30px;
    height: 30px;
  }
  .slick-next::before {
    width: 30px;
    height: 30px;
  }
}