/*
.hidden-md {
    @include md {
        display: none !important;
    }
}

.hidden-xs {
    @include xs {
        display: none !important;
    }
}

.visible-xs,
.visible-md,
.visible-xl {
    display: none !important;
}

.visible-xl {
    @include xl {
        display: block !important;
    }
}

.visible-md {
    @include md {
        display: block !important;
    }
}

.visible-xs {
    @include xs {
        display: block !important;
    }
}
*/
.media-box {
  margin-left: 0;
  margin-right: 0;
}

.waves_bar_lead01_pc img, .waves_bar_lead02_pc img, .waves_bar_lead01_sp img, .waves_bar_lead02_sp img {
  padding: 0;
  margin: 0;
  width: 100%;
}

.waves_bar_lead01_pc ul, .waves_bar_lead02_pc ul, .waves_bar_lead01_sp ul, .waves_bar_lead02_sp ul {
  display: none;
}

.waves_bar_lead02_pc {
  margin-bottom: 60px;
}

.waves_bar_lead02_sp {
  margin-bottom: 60px;
}

.waves_bar_text {
  text-align: center;
  padding: 50px 0;
}

@media (max-width: 850px) {
  .waves_bar_text {
    padding: 25px 0;
  }
}

.waves_bar_text h3 {
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 0.6em;
}

@media (max-width: 850px) {
  .waves_bar_text h3 {
    font-size: 24px;
  }
}

.waves_bar_text p {
  margin-bottom: 0;
}

.waves_bar_footer_pc .container-fluid,
.waves_bar_footer_sp .container-fluid,
.full_width .container-fluid {
  max-width: 100%;
  padding: 0;
}

.waves_bar_footer_pc img,
.waves_bar_footer_sp img,
.full_width img {
  padding: 0;
  margin: 0;
  width: 100%;
}

.waves_bar_footer_pc ul,
.waves_bar_footer_sp ul,
.full_width ul {
  display: none;
}

.full_width {
  margin-bottom: 60px;
}

@media (max-width: 850px) {
  .full_width {
    margin-bottom: 30px;
  }
}

.waves_bar_footer_pc,
.waves_bar_footer_sp {
  margin-bottom: 70px;
}

@media (max-width: 850px) {
  .waves_bar_footer_pc,
  .waves_bar_footer_sp {
    margin-bottom: 40px;
  }
}

.top_lead {
  text-align: center;
  margin-bottom: 80px;
}

@media (max-width: 850px) {
  .top_lead {
    margin-bottom: 40px;
  }
}

.top_lead ul {
  display: none;
}

.text_link {
  margin-top: 70px;
  margin-bottom: 70px;
}

@media (max-width: 850px) {
  .text_link {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.text_link li a {
  display: block;
  width: 256px;
  height: 50px;
  background: #862A6F;
  color: #fff;
  text-align: center;
  padding: 1em;
  margin: 0 auto;
}

.col3_banner {
  margin-bottom: 20px;
}

.col3_banner .descriptions p:nth-child(1) {
  font-family: Oswald,'Lucida Grande',sans-serif;
  font-size: 24px;
  padding: 0.6em 0 0.3em;
}

@media (max-width: 850px) {
  .col3_banner .descriptions p:nth-child(1) {
    font-size: 18px;
  }
}

.col3_banner .links {
  display: none;
}

.custom-image-left h3, .custom-image-left p {
  margin-left: 40px;
}

@media (max-width: 850px) {
  .custom-image-left h3, .custom-image-left p {
    margin-left: 0px;
  }
}

.custom-image-right h3, .custom-image-right p {
  margin-right: 40px;
}

@media (max-width: 850px) {
  .custom-image-right h3, .custom-image-right p {
    margin-right: 0px;
  }
}

.custom-image-left,
.custom-image-right {
  margin-top: 0;
}

.custom-image-left h3,
.custom-image-right h3 {
  font-size: 36px;
  position: relative;
  margin-bottom: 1.4em;
}

@media (max-width: 850px) {
  .custom-image-left h3,
  .custom-image-right h3 {
    font-size: 24px;
  }
}

.custom-image-left h3:after,
.custom-image-right h3:after {
  display: block;
  content: "";
  position: absolute;
  background: #3D3D3D;
  width: 70px;
  height: 4px;
  bottom: -0.7em;
  left: 0;
}

.custom-image-left .clearfix,
.custom-image-right .clearfix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 850px) {
  .custom-image-left .clearfix,
  .custom-image-right .clearfix {
    display: block;
  }
}

.custom-image-left .clearfix:after, .custom-image-left .clearfix:before,
.custom-image-right .clearfix:after,
.custom-image-right .clearfix:before {
  display: none;
}

.custom-image-left .clearfix > div,
.custom-image-right .clearfix > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.custom-image-left .clearfix .media-box,
.custom-image-right .clearfix .media-box {
  margin: 0;
}

@media (max-width: 850px) {
  .custom-image-left .clearfix .media-box,
  .custom-image-right .clearfix .media-box {
    margin-bottom: 20px;
  }
}

.custom-image-left .clearfix .media-box img,
.custom-image-right .clearfix .media-box img {
  padding: 0;
  margin: 0;
  width: 100%;
}

.custom-image-left .clearfix .pull-right,
.custom-image-left .clearfix .pull-left,
.custom-image-right .clearfix .pull-right,
.custom-image-right .clearfix .pull-left {
  float: none;
}

.custom-image-right .media-box {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.custom-image-right .text-box {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

/* - overview ---- */
/*
  [data-id="1369635"] {
    margin-bottom: 4em;
  }
  
  @media screen and (max-width: 767px) {
    [data-id="1369635"] {
      margin-bottom: 3em;
    }
  }
  
  #d1369563 p {
    font-size: 20px;
    text-align: center;
    line-height: 1.7;
    margin-bottom: 2em;
    font-weight: bold;
  }
  
  @media screen and (max-width: 767px) {
    #d1369563 p {
      font-size: 16px;
      }
  }
  .block_overray-text .container-fluid {
  margin-left: auto;
  margin-right: auto;
  min-height: 42vw;
  background-repeat: no-repeat;
  background-size: 80% auto;
  background-position: 32px center;
  padding-top: 6%;
  padding-bottom: 2%;
  }
  .block_overray-text[data-id="1370540"] .container-fluid {
    background-position: right 32px center;
  }
  @media screen and (min-width: 768px) {
  }
    section.block_overray-text .container-fluid {
      height: auto;
    }
  }
  
  @media screen and (max-width: 1100px) {
    .block_overray-text .container-fluid {
      background-size:cover;
      background-position: left center;
    }
  }
  
  .block_overray-text .wrapper {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin: 0;
    float: right;
    min-width: 370px;
    width: 33%;
    background-color: #191919;
    padding: 6% 4% 4%;
    min-height: 35vw;
  }
  .block_overray-text[data-id="1370540"] .wrapper {
    float: left;
  }
  .block_overray-text h3{
  margin: 0 0 30px;
  color: #ffffff;
  font-family: 'Oswald';
  font-weight: 200;
  font-size: 36px;
  line-height: 1;
  }
  .block_overray-text p{
  color: #ffffff;
  line-height: 1.8;
  font-weight: normal;
  }
  .block_overray-text ul{
    margin-top: 30px;
  }
  @media screen and (max-width: 1100px) {
    .block_overray-text .wrapper {
      width: 60%;
      min-height: 0;
    }
    .block_overray-text[data-id="1370539"] .wrapper {
      width: 92%;
    }
  }
  
  @media screen and (max-width: 767px) {
    .block_overray-text .wrapper {
      margin: 0;
      float: none;
      min-width: 0;
      width: 100%;
      background-color: transparent;
      padding: 0;
    }
    .block_overray-text[data-id="1370539"] .wrapper {
      width: 100%;
    }
    .block_overray-text h3{
    margin: 0 0 15px;
    color: #000;
    font-size: 30px;
    text-align: center;
    }
    .block_overray-text p{
    color: #000;
    }
    .block_overray-text ul{
      margin-top: 15px;
    }
    .block_overray-text .wrapper img {
      margin-bottom: 20px;
    }
  
  }
  
  .block_overray-text a {
    color: #fff;
  }
  @media screen and (max-width: 767px) {
    .block_overray-text a {
      color: #000;
    }
  }
  
  #d1369564 h3,
  #d1369570 h3,
  #d1369576 h3 {
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.3em;
    margin-bottom: 0.75em
  }
  @media screen and (max-width: 767px) {
    #d1369564 h3,
    #d1369570 h3,
    #d1369576 h3 {
      font-size: 26px;
  }}
  
  #d1369617,
  #d1369618,
  #d1369619 {
    margin-top: 0.75em;
  }
  
  #d1369617,
  #d1369618,
  #d1369619,
  .custom-image-right,
  .custom-image-left,
  .block_overray-text,
  #d1369566,
  #d1369569,
  #d1369580,
  #d1369582,
  #d1369585 {
    margin-bottom: 5em;
  }
  @media screen and (max-width: 767px) {
    #d1369617,
    #d1369618,
    #d1369619,
    .custom-image-right,
    .custom-image-left,
    .block_overray-text,
    #d1369566,
    #d1369569,
    #d1369580,
    #d1369582,
    #d1369585 {
      margin-bottom: 3em;
    }
  }
  
  .custom-image-left .clearfix,
  .custom-image-right .clearfix {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .custom-image-left .clearfix:after,
  .custom-image-left .clearfix:before,
  .custom-image-right .clearfix:after,
  .custom-image-right .clearfix:before {
    display: none;
  }
  
  @media screen and (max-width: 767px) {
    .custom-image-left .clearfix,
    .custom-image-right .clearfix {
      display: block;
    }
  }
  
  .custom-image-left .media-box,
  .custom-image-left .text-box,
  .custom-image-right .media-box,
  .custom-image-right .text-box {
    flex:0 0 48%;
  }
  
  .custom-image-right .media-box {
    order: 2;
  }
  .custom-image-right .text-box {
    order: 1;
  }
  
  .custom-image-left .media-box,
  .custom-image-right .media-box {
    margin: 0;
  }
  @media screen and (max-width: 767px) {
    .custom-image-left .text-box,
    .custom-image-right .text-box {
      margin-top: 1em;
    }
  }
  
  .custom-image-left .media-box img,
  .custom-image-right .media-box img {
  padding: 0;
  }
  
  .custom-image-right h3,
  .custom-image-left h3,
  .h3-image-bottom h3 {
    font-size: 27px;
    margin-bottom: 1em;
  }
  @media screen and (max-width: 767px) {
    .custom-image-right h3,
    .custom-image-left h3,
    .h3-image-bottom h3 {
      font-size: 20px;
  }}
  
  .heading-h3 h3 {
    font-size: 33px;
    text-align: center;
  }
  @media screen and (max-width: 767px) {
    .heading-h3 h3 {
      font-size: 24px;
  }}
  
  .col-sm-4.movie-3-in-a-row p,
  .movie-full-width p {
    margin-top: 0.7em;
  }
  
  .h3-image-bottom.img_pc img,
  .h3-image-bottom.img_mobile img {
    padding: 0;
  }
  
  .h3-image-bottom.img_pc .media-box,
  .h3-image-bottom.img_mobile .media-box {
    margin: 0;
  }
  
  .h3-image-bottom.img_pc .container-fluid,
  .h3-image-bottom.img_mobile .container-fluid {
    max-width: 100%;
    margin: 5em 0;
    padding: 0;
  }
  
  .h3-image-bottom.img_mobile {
    display: none;
  }
  @media screen and (max-width: 767px) {
    .h3-image-bottom.img_pc {
      display: none;
    }
    .h3-image-bottom.img_mobile {
      display: block;
    }
  }
  */
/* feature */
/*
  #d1372594 h2 {
    font-size: 33px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 0.3em;
  }
  @media screen and (max-width: 767px) {
    #d1372594 h2 {
      font-size: 24px;}
  }
  #d1369560 h3,
  #d1369561 h3,
  #d1369562 h3,
  #d1370537 h3 {
    font-size: 24px;
    margin-bottom: 0.75em;
  }
  
  @media screen and (max-width: 767px) {
    #d1369560 h3,
    #d1369561 h3,
    #d1369562 h3 {
      font-size: 21px;
    }
  }
  
  #d1369611,
  #d1369612,
  #d1369613 {
    margin: 1em 0 5em;
  }
  
  #d1369611 p:nth-of-type(even),
  #d1369612 p:nth-of-type(odd),
  #d1369613 p:nth-of-type(odd) {
    margin-bottom: 0;
    font-weight: 600;
  }
  
  #d1369611 p:nth-of-type(odd),
  #d1369612 p:nth-of-type(even),
  #d1369613 p:nth-of-type(even) {
    margin-bottom: 1.5em;
  }
  
  #d1369611 p:nth-of-type(1) {
    margin-bottom: 1.5em;
  }
  */
/* OS Updates */
/*
  #d1372591,
  #d1372592 {
    margin-bottom: 2em;
  }
  
  #d1372591 h3,
  #d1372592 h3,
  #d1372593 h3 {
    font-size: 33px;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 1em;
    padding-bottom: 0.3em;
  }
  @media screen and (max-width: 767px) {
    #d1372591 h3,
    #d1372592 h3,
    #d1372593 h3 {
      font-size: 24px;
    }
  }
  
  #d1372591 p:nth-of-type(1),
  #d1372591 p:nth-of-type(3),
  #d1372591 p:nth-of-type(4),
  #d1372591 p:nth-of-type(6),
  #d1372591 p:nth-of-type(8),
  #d1372591 p:nth-of-type(10) {
    margin-bottom: 0;
    font-weight: 600;
  }
  
  #d1372591 p:nth-of-type(2),
  #d1372591 p:nth-of-type(5),
  #d1372591 p:nth-of-type(7),
  #d1372591 p:nth-of-type(9),
  #d1372591 p:nth-of-type(11) {
    margin-bottom: 1.5em;
  }
  */
.waves_bar_text p {
  font-size: 20px;
  font-weight: bolder;
}

@media (max-width: 850px) {
  .waves_bar_text p {
    font-size: 18px;
  }
}

.heading-h2 h2 {
  text-align: center;
  border-bottom: 1px solid #eee;
  margin-bottom: 50px;
  padding-bottom: 9.5px;
}

@media (max-width: 850px) {
  .heading-h2 h2 {
    margin-bottom: 25px;
  }
}

.custom-image-left,
.custom-image-right {
  margin-bottom: 80px;
}

@media (max-width: 850px) {
  .custom-image-left,
  .custom-image-right {
    margin-bottom: 35px;
  }
}

.custom-image-left .clearfix .text-box,
.custom-image-right .clearfix .text-box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58%;
  flex: 0 0 58%;
}

.custom-image-left .clearfix .media-box,
.custom-image-right .clearfix .media-box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 43%;
  flex: 0 0 43%;
}

/*
.custom-image-left,
.custom-image-right {
  margin-top: 0;

  h3 {
    font-size: 36px;
    position: relative;
    margin-bottom: 1.4em;

    @include md {
      font-size: 24px;
    }

    &:after {
      @include addBeforeAfter;
      background: #3D3D3D;
      width: 70px;
      height: 4px;
      top: 1.6em;
      left: 0;
    }
  }

  .clearfix {
    display: flex;
    justify-content: space-between;
    align-items: center;

    &:after,
    &:before {
      display: none;
    }

    &>div {
      flex: 0 0 50%;
    }

    .media-box {
      margin: 0;

      img {
        padding: 0;
        margin: 0;
        width: 100%;
      }
    }

    .pull-right,
    .pull-left {
      float: none;
    }
  }

}

.custom-image-right {
  .media-box {
    order: 2;
  }

  .text-box {
    order: 1
  }
}
*/
