@charset "UTF-8";

/*------------------------------------------------------
                       lineHeight
------------------------------------------------------*/
/*------------------------------------------------------
                          calc
------------------------------------------------------*/
/*------------------------------------------------------
                calc  width  max-width
------------------------------------------------------*/
/*------------------------------------------------------
                        Futura
------------------------------------------------------*/
/*------------------------------------------------------
               Media Queries (max750px)
------------------------------------------------------*/
/*------------------------------------------------------
                 Media Queries (min751px)
------------------------------------------------------*/
.sec03 .blockA {
  width: 56rem;
  height: 62.9rem;
}

@media (max-width: 750px) {
  .sec03 .blockA {
    width: calc(650 * (100vw/750));
    max-width: 650px;
    height: calc(730 * (100vw/750));
    margin: 0 auto;
  }
}

.sec03 .blockA .img03-1 {
  top: 0;
  left: 0;
}

.sec03 .blockA .img03 {
  bottom: 0;
  right: 0;
}

.sec03 div.blockB {
  width: 39rem;
  margin-top: 10.9rem;
}

@media (max-width: 750px) {
  .sec03 div.blockB {
    margin-top: calc(57 * (100vw/750));
    width: calc(650 * (100vw/750));
    max-width: 650px;
    margin-left: calc(52 * (100vw/750));
  }
}

.sec03 div.blockB p.txt-style {
  margin-top: 1.9rem;
}

.CONCEPT .txt-area__TTL {
  margin-top: 5rem;
}

@media (max-width: 750px) {
  .CONCEPT .txt-area__TTL {
    margin-top: calc(60 * (100vw/750));
  }
}

.CONCEPT .CONCEPT__txt {
  margin-bottom: 4rem;
}

@media (max-width: 750px) {
  .CONCEPT .CONCEPT__txt {
    margin-bottom: calc(47 * (100vw/750));
  }
}

/*------------------------------------------------------
                       lineHeight
------------------------------------------------------*/
/*------------------------------------------------------
                          calc
------------------------------------------------------*/
/*------------------------------------------------------
                calc  width  max-width
------------------------------------------------------*/
/*------------------------------------------------------
                        Futura
------------------------------------------------------*/
/*------------------------------------------------------
               Media Queries (max750px)
------------------------------------------------------*/
/*------------------------------------------------------
                 Media Queries (min751px)
------------------------------------------------------*/
.sec02 .blockA {
  margin-left: 16.4rem;
  width: 65rem;
  height: 75.9rem;
}

@media (max-width: 750px) {
  .sec02 .blockA {
    margin-left: 0;
    width: calc(750 * (100vw/750));
    max-width: 750px;
    height: calc(892 * (100vw/750));
  }
}

.sec02 .blockA .img02 {
  top: 8rem;
  left: 14rem;
}

@media (max-width: 750px) {
  .sec02 .blockA .img02 {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
  }
}

.sec02 .blockA .img02-1 {
  top: 0;
  left: 0;
  z-index: -3;
}

@media (max-width: 750px) {
  .sec02 .blockA .img02-1 {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}

.sec02 div.blockB {
  width: 62.85rem;
  margin-top: 3.3rem;
  margin-left: 16.7rem;
}

@media (max-width: 750px) {
  .sec02 div.blockB {
    width: calc(650 * (100vw/750));
    max-width: 650px;
    margin-top: calc(34 * (100vw/750));
    margin-left: calc(52 * (100vw/750));
  }
}

/*------------------------------------------------------
                       lineHeight
------------------------------------------------------*/
/*------------------------------------------------------
                          calc
------------------------------------------------------*/
/*------------------------------------------------------
                calc  width  max-width
------------------------------------------------------*/
/*------------------------------------------------------
                        Futura
------------------------------------------------------*/
/*------------------------------------------------------
               Media Queries (max750px)
------------------------------------------------------*/
/*------------------------------------------------------
                 Media Queries (min751px)
------------------------------------------------------*/
.sec01 {
  position: relative;
}

.sec01 .blockA {
  width: 66rem;
  height: 73.3rem;
}

@media (max-width: 750px) {
  .sec01 .blockA {
    width: calc(750 * (100vw/750));
    max-width: 750px;
    height: calc(868 * (100vw/750));
  }
}

.sec01 .blockA .img01 {
  top: 0;
  left: 8rem;
}

@media (max-width: 750px) {
  .sec01 .blockA .img01 {
    left: calc(80 * (100vw/750));
  }
}

.sec01 .blockA .img01-1 {
  bottom: 0;
}

@media (max-width: 750px) {
  .sec01 .blockA .img01-1 {
    z-index: -3;
  }
}

.sec01 .blockB {
  position: absolute;
  width: 37rem;
  top: 7.4rem;
  left: 63rem;
}

@media (max-width: 750px) {
  .sec01 .blockB {
    position: static;
    margin-top: calc(60 * (100vw/750));
  }
}

/*------------------------------------------------------
                       lineHeight
------------------------------------------------------*/
/*------------------------------------------------------
                          calc
------------------------------------------------------*/
/*------------------------------------------------------
                calc  width  max-width
------------------------------------------------------*/
/*------------------------------------------------------
                        Futura
------------------------------------------------------*/
/*------------------------------------------------------
               Media Queries (max750px)
------------------------------------------------------*/
/*------------------------------------------------------
                 Media Queries (min751px)
------------------------------------------------------*/
/*------------------------------------------------------
                    commonLayout  SP
------------------------------------------------------*/
/*-----------------   画像のサイズ   -------------------*/
@media (max-width: 750px) {
  .minedenimu210826 .imgWrap a {
    display: block;
  }

  .minedenimu210826 .top__dot {
    width: calc(554 * (100vw/750));
    max-width: 554px;
    height: auto;
  }

  .minedenimu210826 .CONCEPT__dot {
    width: calc(650 * (100vw/750));
    max-width: 650px;
    height: auto;
  }

  .minedenimu210826 .top__mv {
    width: calc(650 * (100vw/750));
    max-width: 650px;
    height: auto;
  }

  .minedenimu210826 .img01 {
    width: calc(590 * (100vw/750));
    max-width: 590px;
    height: auto;
  }

  .minedenimu210826 .img01-1 {
    width: calc(750 * (100vw/750));
    max-width: 750px;
    height: auto;
  }

  .minedenimu210826 .img02 {
    width: calc(600 * (100vw/750));
    max-width: 600px;
    height: auto;
  }

  .minedenimu210826 .img02-1 {
    width: calc(370 * (100vw/750));
    max-width: 370px;
    height: auto;
  }

  .minedenimu210826 .img03 {
    width: calc(450 * (100vw/750));
    max-width: 450px;
    height: auto;
  }

  .minedenimu210826 .img03-1 {
    width: calc(180 * (100vw/750));
    max-width: 180px;
    height: auto;
  }

  .minedenimu210826 .no_01 {
    width: calc(26 * (100vw/750));
    max-width: 26px;
    height: auto;
  }

  .minedenimu210826 .no_02,
  .minedenimu210826 .no_03 {
    width: calc(32 * (100vw/750));
    max-width: 32px;
    height: auto;
  }

  .minedenimu210826 .bottun {
    width: calc(460 * (100vw/750));
    max-width: 460px;
    height: calc(70 * (100vw/750));
    margin: calc(130 * (100vw/750)) auto calc(66 * (100vw/750));
  }

  /*------------------   layout   --------------------*/
  .top {
    margin: 0 auto;
  }

  .top__mv {
    margin: 0 auto;
  }

  .top__ttl {
    margin-top: calc(52 * (100vw/750));
  }

  .top__intro:nth-of-type(1) {
    margin-top: calc(44 * (100vw/750));
  }

  .top__intro:nth-of-type(2) {
    margin-top: calc(43 * (100vw/750));
  }

  .top__dot {
    margin: calc(109 * (100vw/750)) auto 0;
  }

  .sec01 {
    margin: calc(95 * (100vw/750)) auto 0;
  }

  .sec02,
  .sec03 {
    margin: calc(240 * (100vw/750)) auto 0;
  }

  .sec .blockA {
    position: relative;
  }

  .sec .blockA .img-position {
    position: absolute;
  }

  .sec .blockB {
    margin: calc(67 * (100vw/750)) auto 0;
    width: calc(650 * (100vw/750));
    max-width: 650px;
  }

  .sec .blockB .ttl-style {
    margin-top: calc(30 * (100vw/750));
  }

  .sec .blockB .subttl-style {
    margin: calc(47 * (100vw/750)) auto calc(21 * (100vw/750));
  }

  .sec .blockB .credit {
    margin-top: calc(15 * (100vw/750));
  }

  .CONCEPT {
    margin: calc(188 * (100vw/750)) auto 0;
    width: calc(650 * (100vw/750));
    max-width: 650px;
  }

  .CONCEPT__TTL {
    margin-top: calc(60 * (100vw/750));
  }

  .CONCEPT__txt {
    margin-top: calc(36 * (100vw/750));
  }

  .staff {
    border-top: 1px solid #000;
    margin: calc(200 * (100vw/750)) auto 0;
    width: 120%;
  }

  .staff p {
    margin-top: calc(22 * (100vw/750));
    margin-left: calc(50 * (100vw/750));
    width: calc(659 * (100vw/750));
    max-width: 659px;
  }
}

/*------------------------------------------------------
                       lineHeight
------------------------------------------------------*/
/*------------------------------------------------------
                          calc
------------------------------------------------------*/
/*------------------------------------------------------
                calc  width  max-width
------------------------------------------------------*/
/*------------------------------------------------------
                        Futura
------------------------------------------------------*/
/*------------------------------------------------------
               Media Queries (max750px)
------------------------------------------------------*/
/*------------------------------------------------------
                 Media Queries (min751px)
------------------------------------------------------*/
/*------------------------------------------------------
                    commonLayout  PC
------------------------------------------------------*/
/*-----------------   画像のサイズ   -------------------*/
@media (min-width: 751px) {
  .minedenimu210826 .imgWrap a {
    display: block;
  }

  .minedenimu210826 .imgWrap {
    background-color: #fff;
  }

  .minedenimu210826 .top__dot {
    width: 54.6rem;
    height: auto;
  }

  .minedenimu210826 .CONCEPT__dot {
    width: 80.2rem;
    height: auto;
  }

  .minedenimu210826 .top__mv {
    width: 89.2rem;
    height: auto;
  }

  .minedenimu210826 .mv02 {
    width: 48rem;
    height: auto;
  }

  .minedenimu210826 .mv01 {
    margin-top: 26.5rem;
    width: 36.1rem;
    height: auto;
  }

  .minedenimu210826 .img01 {
    width: 50rem;
    height: auto;
  }

  .minedenimu210826 .img01-1 {
    width: 66rem;
    height: auto;
  }

  .minedenimu210826 .img02 {
    width: 51rem;
    height: auto;
  }

  .minedenimu210826 .img02-1 {
    width: 28rem;
    height: auto;
  }

  .minedenimu210826 .img03 {
    width: 38.75rem;
    height: auto;
  }

  .minedenimu210826 .img03-1 {
    width: 15.5rem;
    height: auto;
  }

  .minedenimu210826 .no_01 {
    width: 1.8rem;
    height: auto;
  }

  .minedenimu210826 .no_02,
  .minedenimu210826 .no_03 {
    width: 2.18rem;
    height: auto;
  }

  .minedenimu210826 .bottun {
    width: 46rem;
    height: 7rem;
    margin: 8rem auto 9rem;
  }

  /*------------------   layout   --------------------*/
  .top {
    margin: 0 auto;
  }

  .top__mv {
    margin-left: 5.4rem;
  }

  .top .top__mv a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .top__ttl {
    margin-top: 5.5rem;
  }

  .top__intro:nth-of-type(1) {
    margin-top: 3.4rem;
  }

  .top__intro:nth-of-type(2) {
    margin-top: 3.3rem;
  }

  .top__dot {
    margin: 10.8rem auto 0;
  }

  .sec01 {
    margin: 10rem auto 0;
  }

  .sec02,
  .sec03 {
    margin: 19.7rem auto 0;
  }

  .sec03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .sec .blockA {
    position: relative;
  }

  .sec .blockA .img-position {
    position: absolute;
  }

  .sec .blockA .img-position:nth-of-type(1) {
    z-index: 2;
  }

  .sec .blockA .img-position:nth-of-type(2) {
    z-index: -3;
  }

  .sec .blockB .ttl-style {
    margin-top: 1.8rem;
  }

  .sec .blockB .subttl-style {
    margin-top: 4rem;
  }

  .sec .blockB .txt-style {
    margin-top: 1.8rem;
  }

  .sec .blockB .credit {
    margin-top: 1.8rem;
  }

  .CONCEPT {
    margin: 13rem auto;
    width: 80.2rem;
  }

  .CONCEPT__TTL {
    margin-top: 4.5rem;
  }

  .CONCEPT__txt {
    margin-top: 3.1rem;
  }

  .staff {
    border-top: 1px solid #000;
    margin: 13rem -100% 0;
    width: 300%;
  }

  .staff p {
    margin-top: 1.2rem;
    margin-left: 31.3%;
  }
}

/*------------------------------------------------------
                       lineHeight
------------------------------------------------------*/
/*------------------------------------------------------
                          calc
------------------------------------------------------*/
/*------------------------------------------------------
                calc  width  max-width
------------------------------------------------------*/
/*------------------------------------------------------
                        Futura
------------------------------------------------------*/
/*------------------------------------------------------
               Media Queries (max750px)
------------------------------------------------------*/
/*------------------------------------------------------
                 Media Queries (min751px)
------------------------------------------------------*/
/*------------------------------------------------------
                        txt  SP
------------------------------------------------------*/
@media (max-width: 750px) {
  .credit {
    font-size: calc(17 * (100vw/750));
    letter-spacing: 0.08em;
    line-height: 1.88235;
    text-align: left;
  }

  .top__ttl {
    font-size: calc(27 * (100vw/750));
    letter-spacing: 0.17em;
    line-height: 1.81481;
    text-align: center;
  }

  .txt-style {
    font-size: calc(22 * (100vw/750));
    letter-spacing: 0.17em;
    line-height: 2;
    text-align: center;
  }

  .ttl-style {
    font-family: acumin-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: calc(75 * (100vw/750));
    letter-spacing: -0.03em;
    line-height: 0.90667;
    text-align: left;
  }

  .subttl-style {
    font-size: calc(27 * (100vw/750));
    letter-spacing: 0.12em;
    line-height: 1;
    text-align: left;
  }

  .sec .txt-style {
    letter-spacing: 0.12em;
    text-align: left;
  }

  .CONCEPT .ttl-style {
    font-size: calc(37 * (100vw/750));
    text-align: center;
  }

  .staff-txt {
    font-family: acumin-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: calc(20 * (100vw/750));
    letter-spacing: 0.12em;
    line-height: 1.3;
    text-align: left;
  }
}

/*------------------------------------------------------
                        txt  PC
------------------------------------------------------*/
@media (min-width: 751px) {
  .credit {
    font-size: 1rem;
    letter-spacing: 0.11em;
    line-height: 1.6;
    text-align: left;
  }

  .top__ttl {
    font-size: 2rem;
    letter-spacing: 0.2em;
    line-height: 1.95;
    text-align: center;
  }

  .txt-style {
    font-size: 1.4rem;
    letter-spacing: 0.17em;
    line-height: 2.43;
    text-align: center;
  }

  .ttl-style {
    font-family: acumin-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 5rem;
    letter-spacing: -0.03em;
    line-height: 0.92;
    text-align: left;
  }

  .subttl-style {
    font-size: 2rem;
    letter-spacing: 0.1em;
    line-height: 1;
    text-align: left;
  }

  .sec .txt-style {
    letter-spacing: 0.12em;
    line-height: 2.2;
  }

  .CONCEPT .ttl-style {
    font-size: 2.5rem;
    text-align: center;
  }

  .staff-txt {
    font-family: acumin-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.1rem;
    letter-spacing: 0.12em;
    line-height: 1.45455;
    text-align: left;
  }
}

/*------------------------------------------------------
                       lineHeight
------------------------------------------------------*/
/*------------------------------------------------------
                          calc
------------------------------------------------------*/
/*------------------------------------------------------
                calc  width  max-width
------------------------------------------------------*/
/*------------------------------------------------------
                        Futura
------------------------------------------------------*/
/*------------------------------------------------------
               Media Queries (max750px)
------------------------------------------------------*/
/*------------------------------------------------------
                 Media Queries (min751px)
------------------------------------------------------*/
/*------------------------------------------------------
                          motion
------------------------------------------------------*/
/*---------------   アニメーション ホバー   ---------------*/
.minedenimu210826 .imgWrap a:hover,
.bottun a:hover {
  opacity: .7;
}

@media (max-width: 750px) {

  .minedenimu210826 .imgWrap a:hover,
  .bottun a:hover {
    opacity: 1;
  }
}

.minedenimu210826 .imgWrap a,
.bottun a {
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
}

@media (max-width: 750px) {

  .minedenimu210826 .imgWrap a,
  .bottun a {
    opacity: 1;
  }
}

.on a:hover,
.on2 a:hover {
  opacity: .6;
}

.on2 .img03-1 {
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
  -webkit-animation: fadeX 1.2s ease-out forwards;
  animation: fadeX 1.2s ease-out forwards;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@media (max-width: 750px) {
  .on2 .img03-1 {
    -webkit-animation: fadeX 1s ease forwards;
    animation: fadeX 1s ease forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
}

.on2 .img03 {
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
  -webkit-animation: fadeX 1.2s ease-out forwards;
  animation: fadeX 1.2s ease-out forwards;
}

@media (max-width: 750px) {
  .on2 .img03 {
    -webkit-animation: fadeX 1.4s ease forwards;
    animation: fadeX 1.4s ease forwards;
  }
}

@-webkit-keyframes fadeX {
  0% {
    -webkit-transform: translateX(-8rem);
    transform: translateX(-8rem);
    opacity: 0;

    @media (max-width: 750px) {
      -webkit-transform: translateX(-4rem);
      transform: translateX(-4rem);
    }
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fadeX {
  0% {
    -webkit-transform: translateX(-8rem);
    transform: translateX(-8rem);
    opacity: 0;

    @media (max-width: 750px) {
      -webkit-transform: translateX(-4rem);
      transform: translateX(-4rem);
    }
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.on .img01-1,
.on .img02 {
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
  -webkit-animation: fade 1.2s ease-out forwards;
  animation: fade 1.2s ease-out forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@media (max-width: 750px) {

  .on .img01-1,
  .on .img02 {
    -webkit-animation: fade 1s ease forwards;
    animation: fade 1s ease forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
}

.on .img01,
.on .img02-1 {
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
  -webkit-animation: fade .6s ease-out forwards;
  animation: fade .6s ease-out forwards;
}

@media (max-width: 750px) {

  .on .img01,
  .on .img02-1 {
    -webkit-animation: fade 1.4s ease forwards;
    animation: fade 1.4s ease forwards;
  }
}

@-webkit-keyframes fade {
  0% {
    -webkit-transform: translateY(8rem);
    transform: translateY(8rem);
    opacity: 0;

    @media (max-width: 750px) {
      -webkit-transform: translateY(5rem);
      transform: translateY(5rem);
    }
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade {
  0% {
    -webkit-transform: translateY(8rem);
    transform: translateY(8rem);
    opacity: 0;

    @media (max-width: 750px) {
      -webkit-transform: translateY(5rem);
      transform: translateY(5rem);
    }
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.img03,
.img03-1,
.img02,
.img02-1,
.img01,
.img01-1 {
  opacity: 0;
}

/*------------------------------------------------------
                       lineHeight
------------------------------------------------------*/
/*------------------------------------------------------
                          calc
------------------------------------------------------*/
/*------------------------------------------------------
                calc  width  max-width
------------------------------------------------------*/
/*------------------------------------------------------
                        Futura
------------------------------------------------------*/
/*------------------------------------------------------
               Media Queries (max750px)
------------------------------------------------------*/
/*------------------------------------------------------
                 Media Queries (min751px)
------------------------------------------------------*/
/*------------------------------------------------------
            Media Queries (751px ~ 1279px)
------------------------------------------------------*/
@media only screen and (min-width: 751px) and (max-width: 1399px) {
  .main-area .main-inner {
    margin: 0 !important;
    padding: 0 !important;
  }

  html {
    font-size: calc(10*(100vw/1400));
  }
}

/*------------------------------------------------------
                       S e t U p
------------------------------------------------------*/
.minedenimu210826 .minedenimu210826-inner .spOnry {
  display: none;
}

@media (max-width: 750px) {
  .minedenimu210826 .minedenimu210826-inner .spOnry {
    display: block;
  }
}

@media (max-width: 750px) {
  .minedenimu210826 .minedenimu210826-inner .pcOnry {
    display: none;
  }
}

@media (min-width: 751px) {
  .minedenimu210826 {
    -webkit-transform: translateY(-7rem);
    transform: translateY(-7rem);
  }
}

.minedenimu210826 {
  position: relative;
  width: 140rem;
  height: auto;
  background-position: center -37.4px;
  background-repeat: no-repeat;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 750px) {
  .minedenimu210826 {
    width: calc(750 * (100vw/750));
    max-width: 750px;
    background-position: center -110px;
  }
}

.minedenimu210826 .minedenimu210826-inner {
  width: 100rem;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .minedenimu210826 .minedenimu210826-inner {
    width: calc(750 * (100vw/750));
    max-width: 750px;
    margin: 0 auto;
  }
}

.minedenimu210826 .minedenimu210826-inner img {
  width: 100%;
  height: auto;
}

@media (max-width: 750px) {
  .minedenimu210826 .minedenimu210826-inner img {
    opacity: 1;
  }
}

.minedenimu210826 .minedenimu210826-inner .sec .txt-style {
  text-align: justify;
}

.minedenimu210826 .minedenimu210826-inner .bottun {
  display: block;
}

*>.minedenimu210826 {
  color: #000;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-weight: 100;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-area .main-inner {
  margin: auto !important;
  width: 140rem;
}

@media (max-width: 750px) {
  .main-area .main-inner {
    width: calc(750 * (100vw/750));
    max-width: 750px;
    padding: 0 !important;
  }
}

/*------------------------------------------------------
                 ブラウザーごと  レイアウト調整
------------------------------------------------------*/
/*----------   IE   ----------*/
/*----------   Firefox   ----------*/
/*----------   Gloogle Chrome   ----------*/
/*----------   Safari   ----------*/
/*# sourceMappingURL=style.css.map */
