/****************************

top

****************************/
main {
  display: block;
  margin: 0 auto;
  max-width: 1280px;
  width: 100%; }
  main .main_inner {
    position: relative;
    width: 100%; }
    main .main_inner .main_visual {
      overflow: hidden; }
      main .main_inner .main_visual img {
        display: block;
        width: 100%;
        height: auto; }
    main .main_inner .main_copy {
      position: absolute;
      top: 10%;
      left: 0;
      width: 100%;
      text-align: center; }
      main .main_inner .main_copy img {
        max-width: 536px;
        width: 50%;
        display: inline-block; }
    main .main_inner .note {
      position: absolute;
      bottom: 10px;
      right: 10px;
      color: #FFFFFF; }
    @media screen and (max-width: 768px) {
      main .main_inner .main_visual img {
        width: 120%;
        margin: 0 -10%; }
      main .main_inner .main_copy {
        top: 5%; }
        main .main_inner .main_copy img {
          width: 60%; } }
    @media screen and (max-width: 412px) {
      main .main_inner .main_visual img {
        width: 140%;
        margin: 0 -20%; }
      main .main_inner .main_copy {
        top: 5%; }
        main .main_inner .main_copy img {
          width: 70%; } }

.bxslider img {
  line-height: 1;
  vertical-align: bottom; }
.bxslider .copy {
  position: absolute; }
.bxslider li {
  position: relative; }
  .bxslider li:first-child .sp {
    display: none; }
  @media screen and (max-width: 768px) {
    .bxslider li:first-child .sp {
      display: inline; }
    .bxslider li:first-child .pc {
      display: none; } }
  .bxslider li:first-child .copy {
    width: 51.09375%;
    top: 13.8805970149%;
    left: 29.375%; }
    @media screen and (max-width: 768px) {
      .bxslider li:first-child .copy {
        width: 46.875%;
        top: 5%;
        left: 0;
        right: 0;
        margin: auto; } }
  .bxslider li:nth-child(2) .copy {
    width: 41.875%;
    top: 11.4925373134%;
    left: 29.6875%; }
    @media screen and (max-width: 768px) {
      .bxslider li:nth-child(2) .copy {
        width: 60%;
        top: 5%;
        left: 0;
        right: 0;
        margin: auto; } }
  .bxslider li:nth-child(3) .copy {
    width: 41.484375%;
    top: 13.8805970149%;
    left: 3.125%; }
    @media screen and (max-width: 768px) {
      .bxslider li:nth-child(3) .copy {
        width: 60%;
        top: 5%;
        margin: auto; } }
  .bxslider li:nth-child(4) .copy {
    width: 49.84375%;
    top: 36.5671641791%;
    left: 0;
    right: 0;
    margin: auto; }
    @media screen and (max-width: 768px) {
      .bxslider li:nth-child(4) .copy {
        width: 70.3125%;
        top: 34.328358209%; } }
  .bxslider li .caption {
    position: absolute;
    color: #fff;
    font-size: 11px;
    right: 10px;
    bottom: 5px; }
    @media screen and (max-width: 768px) {
      .bxslider li .caption {
        font-size: 8px; } }
  @media screen and (max-width: 768px) {
    .bxslider li .image {
      text-align: center;
      overflow: hidden; }
      .bxslider li .image img {
        max-width: 120%;
        margin: 0 -10%; } }

.bx-wrapper .bx-viewport {
  padding-bottom: 0; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #000; }

.bx-pager a.active {
  border-color: #fff; }

.bx-wrapper .bx-pager.bx-default-pager a:hover {
  border-color: rgba(255, 255, 255, 0); }

@media screen and (max-width: 800px) {
  .bx-wrapper .bx-pager {
    position: absolute; } }
/*
#mainvisual{
  width:100%;
  max-width:1280px;
  position: relative;
  background-color: #666666;
  margin: 0 auto;
}

#mainvisual_inner{
  width:100%;
  height: 0;
  padding-bottom: 52.34375%;
}
*/
.merit_obi {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  border-top: 1px solid #333333;
  background-color: #000000;
  padding: 10px 0; }
  .merit_obi .merit_obi_inner {
    text-align: center;
    vertical-align: bottom; }
    .merit_obi .merit_obi_inner img {
      width: auto;
      height: 34px;
      display: inline-block; }
  @media screen and (max-width: 768px) {
    .merit_obi .merit_obi_inner img {
      height: 28px; } }
  @media screen and (max-width: 412px) {
    .merit_obi .merit_obi_inner img {
      height: 20px; } }

#tha_way {
  width: 70%;
  max-width: 280px;
  margin: 0 auto 30px;
  opacity: 0;
  -webkit-transition: 0s ease 0s opacity;
  transition: 0s ease 0s opacity; }
  #tha_way img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: 0s ease 0s transform;
    transition: 0s ease 0s transform; }
  #tha_way.inview_action {
    opacity: 1;
    -webkit-transition: 2s ease 0s opacity;
    transition: 2s ease 0s opacity; }
    #tha_way.inview_action img {
      width: 100%;
      height: auto;
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: 3s ease 0s transform;
      transition: 3s ease 0s transform; }

#img02 {
  width: 90%;
  max-width: 514px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  opacity: 0;
  -webkit-transition: 0s ease 0s opacity;
  transition: 0s ease 0s opacity; }
  #img02 img {
    display: inline-block;
    -webkit-transition: 3s ease 0s transform;
    transition: 3s ease 0s transform; }
    #img02 img.img02_logo01 {
      width: 50.583657587548638%;
      height: auto;
      -webkit-transform: translateX(-30%);
      transform: translateX(-30%); }
    #img02 img.img02_logo02 {
      width: 10.505836575875486%;
      height: auto;
      -webkit-transform: scale(0.2);
      transform: scale(0.2); }
    #img02 img.img02_logo03 {
      width: 38.910505836575875%;
      height: auto;
      -webkit-transform: translateX(30%);
      transform: translateX(30%); }
  #img02.inview_action {
    opacity: 1;
    -webkit-transition: 2s ease 0s opacity;
    transition: 2s ease 0s opacity; }
    #img02.inview_action img {
      -webkit-transition: 3s ease 0s transform;
      transition: 3s ease 0s transform;
      -webkit-transform: translateX(0%) scale(1);
      transform: translateX(0%) scale(1); }

#txt_container {
  padding-bottom: 0px; }

#concept_container {
  padding-top: 0px;
  text-align: center; }
  #concept_container .concept_img {
    display: inline-block;
    vertical-align: top;
    margin: 0 1.96078431372549% 10px;
    width: 29.411764705882353%;
    max-width: 300px; }
    #concept_container .concept_img .concept_note {
      text-align: right; }
    #concept_container .concept_img img {
      width: 100%;
      height: auto; }
  #concept_container .concept_txt {
    margin-top: 20px; }
  @media screen and (max-width: 1080px) {
    #concept_container .concept_img {
      width: 46%; } }
  @media screen and (max-width: 412px) {
    #concept_container .concept_img {
      width: 100%;
      max-width: none; }
    #concept_container .concept_txt {
      margin-bottom: 20px; } }

#contentsBnr {
  background: #000;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-end;
  max-width: 1280px;
  margin: 0 auto; }
  #contentsBnr .contents {
    position: relative;
    flex-basis: 33.33%;
    line-height: 0;
    overflow: hidden; }
    #contentsBnr .contents a .img, #contentsBnr .contents span .img {
      opacity: .5;
      transition-duration: 600ms;
      transition-timing-function: ease-in-out; }
      #contentsBnr .contents a .img img, #contentsBnr .contents span .img img {
        width: 100%;
        height: auto; }
    #contentsBnr .contents a .name, #contentsBnr .contents span .name {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%); }
    #contentsBnr .contents a:hover .img {
      opacity: .3;
      transform: scale(1.1, 1.1); }
  @media screen and (max-width: 768px) {
    #contentsBnr .contents {
      flex-basis: 50%; } }
  @media screen and (max-width: 412px) {
    #contentsBnr .contents {
      flex-basis: 100%; } }
