@charset "UTF-8";
*:focus {
  outline: none;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  /* line-height: 1.8; */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  
}

img {
  line-height: 0;
  display: inline;
  max-width: 100%;
}

ol, ul {
  list-style: none !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a {
  text-decoration: none;
  color: #333;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
}

label {
  -webkit-tap-highlight-color: transparent;
}

body {
  color: #3e3a39;
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  line-height: 1.8;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
  /*-webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;*/
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: normal;
}


/*
  ここまでcommon
--------------------------------------------- */
.pc {
  display: none;
}

.center {
  text-align: center;
}

.palt {
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
}

a:hover {
  opacity: 0.8;
}

/* /////////////////// ここから /////////////////// */
header{
  background: url(../images/kv_bg-sp2501.jpg) top center no-repeat;
  background-size: 100% auto;
  height: calc(865vw / 7.68);
}
.sec01 h2{
  height: calc(100vw / 7.68);
  color:#fff;
  text-align: center;
  font-size: calc(39vw / 7.68);
  line-height: calc(100vw / 7.68);
  font-weight: 700;
}
.sec01 .inner01 h2{
  background: #1657b7;
}
.sec01 .inner02 h2{
  background: #16AE51;
}
.sec01 .inner03 h2{
  background: #FF8B0F;
}
.sec01 .inner01 .present{
  background: #D0DDF1;
}
.sec01 .inner01 .present.refco img{
  width: 100%;
}
.sec01 .inner02 .present{
  background: #D0EFDC;
}
.sec01 .inner03 .present{
  background: #FFE8CF;
}
.sec01 .present{
  text-align: center;
}
.sec01 .inner04{
  padding: calc(50vw / 7.68) 0;
}
.sec01 .present img{
  width:calc(576vw / 7.68);
  margin: calc(10vw / 7.68) auto calc(6vw / 7.68);
}
.sec01 .inner04 p{
  width:calc(570vw / 7.68);
  font-size: calc(19vw / 7.68);
  line-height: 1.6;
  font-weight: 400;
  margin: auto;
}
.sec03 .inner01{
  background: url(../images/program_01.png) center top no-repeat;
  background-size: 100% auto;
}
.sec03 .inner02{
  background: url(../images/program_02.png) center top no-repeat;
  background-size: 100% auto;
}
.sec03 .inner03{
  background: url(../images/program_03.png) center top no-repeat;
  background-size: 100% auto;
}
.sec03 .inner04{
  background: url(../images/program_04.png) center top no-repeat;
  background-size: 100% auto;
}
.sec03 .inner05{
  background: url(../images/program_05.png) center top no-repeat;
  background-size: 100% auto;
}
.sec03 > div{
  height: calc(768vw / 7.68);
}
.sec03 .text{
  padding-top: calc(385vw / 7.68);
  width: calc(465vw / 7.68);
  font-size: calc(23vw / 7.68);
  font-weight: 500;
  color:#fff;
  line-height: 1.6;
}
.sec03 .inner01 .text,.sec03 .inner03 .text,.sec03 .inner05 .text{
  margin-left: calc(200vw / 7.68);
}
.sec03 .inner02 .text,.sec03 .inner04 .text{
  margin-left: calc(100vw / 7.68);
}
.sec03 .text h2{
  text-align: center;
  font-weight: 900;
  font-size: calc(41vw / 7.68);
  margin-bottom: 0.25em;
}
.sec03 .text .btn{
width:calc(300vw / 7.68);
margin: 1em auto 0;

}
.sec03 .inner01 .text .btn{
margin-top: 2em;
}
.sec03 .inner02 .text .btn,.sec03 .inner03 .text .btn{
  margin-top: 3em;
  }
.sec04{
  padding: calc(50vw / 7.68) ;
  background: url(../images/sec04_bg-sp.png);
}
.sec04 p{
  font-weight: 700;
  font-size: calc(21vw / 7.68);
  text-align: center;
  margin-bottom: calc(30vw / 7.68);
}
.sec04 h2{
  width: calc(560vw / 7.68);
  margin: 0 auto 0.25em;
}
.sec04 .btn{
  margin-top: calc(10vw / 7.68);
}
.sec04 .note{
  margin-top: calc(10vw / 7.68);
  font-size: calc(20vw / 7.68);
  font-weight: 400;
  text-align: center;
}
.sec05{
  padding: calc(50vw / 7.68) 0 0;
}
.sec05 .inner{
  height: calc(1349vw / 7.68);
  background: url(../images/sec05_bg-sp.png) no-repeat ;
  background-size: 100% auto;
}
.sec05 p{
  padding-top: calc(1150vw / 7.68);

}
.sec05 h2{
  width: calc(600vw / 7.68);
  margin: 0 auto calc(20vw / 7.68);
}
.sec06 .inner01{
  height: calc(1452vw / 7.68);
  background: url(../images/sec06_bg01-sp.png) no-repeat;
  background-size: 100% auto;
}
.sec06 .inner02{
  height: calc(988vw / 7.68);
  background: url(../images/sec06_bg02-sp.png) no-repeat;
  background-size: 100% auto;
}
.sec06 .inner01 p{
  padding-top: calc(1220vw / 7.68);
}
.sec06 .inner02 p{
  padding-top: calc(740vw / 7.68);
}
.sec05 p,.sec06 p{
  color:#fff;
  font-weight: 700;
  font-size: calc(25vw / 7.68);
  text-align: center;
}

.sec07 .inner01{
  background: url(../images/sec07_bg-sp.png) no-repeat;
  background-size: 100% auto;
  position: sticky;
  top: 0;
  z-index: -1;
  height: calc(1320vw / 7.68);
  width: 100%;
  /* width: 100vw; */
}
.sec07 .inner02 img{
  width: calc(560vw / 7.68);
}
.sec07 .inner02{
  text-align: center;
  margin-bottom: calc(500vw / 7.68);
  margin-top: calc(-400vw /7.68);
}
.sec08 .sp.image-wrap{
  width: calc(468vw / 7.68);
  margin: calc(10vw / 7.68) auto 0;
}
.sec08{
  background: #fff;
  padding: calc(50vw / 7.68) 0 calc(90vw / 7.68);
}
.sec08 h2{
  width: calc(568vw / 7.68);
  margin: 0 auto calc(20vw / 7.68);
}
.sec08 h3{
  font-size: calc(57vw / 7.68);
  color:#0084e0;
  font-weight: 900;
  margin: 0 auto 0;
  text-align: center;
}
.sec08 h4{
  font-size: calc(47vw / 7.68);
  color:#0084e0;
  font-weight: 700;
  margin: calc(40vw / 7.68) auto 0;
  padding-left: calc(100vw / 7.68);
  position: relative;
}
.sec08 h4 img{
  width: calc(90vw / 7.68);
  left: 0;
  top: 0;
  position: absolute;
}
.sec08 .inner{
  width: calc(580vw / 7.68);
  margin: 0 auto 0;
}
.sec08 p {
  font-size: calc(25vw / 7.68);
}
.sec08 p span{
  font-size: calc(22vw / 7.68);
}
.sec08 .btn{
  width: calc(500vw / 7.68);
  margin: calc(40vw / 7.68) auto 0;
}
.sec09 .inner01{
  line-height: 0.8;
}
.sec09 .inner02{
  background: url(../images/sec09_bottom-sp.png) no-repeat;
  height: calc(110vw / 7.68);
  background-size: 100% auto;
  line-height:calc(110vw / 7.68) ;
  color:#fff;
  text-align: center;
  font-weight: 900;
  font-size: calc(34vw / 7.68);
}

.foot_inner .icon-wrap{
  margin-bottom: calc(30vw / 7.68);
}
.foot_inner {
  text-align:center;
  padding: calc(50vw / 7.68) 0 calc(240vw / 7.68);
}
.foot_inner img{
  width: calc(174vw / 7.68);
  min-width: 140px;
  max-width: 220px;
}
/* ザバスよう */
.foot_inner img.logo_z{
  width: calc(305vw / 7.68);
  min-width: 140px;
  max-width: 305px;
}
.sec08 p.note{
  padding: 0 7%;
	text-align: center;
  font-size: calc(25vw / 7.68);
}


/* /////////////////////////////////////////////////////リンク//////////////////// */


.fixbtns {
  position: fixed;
  /* background: rgba(6, 46, 128, 0.85); */
  background: rgba(228, 227, 226, 0.89);
  inset: auto 0 0 0;
  /* color: #fff; */
  opacity: 0;
  transform: translate(0, 110%);
  transition: opacity 100ms linear 0ms, transform 250ms ease-in 0ms;
  z-index: 100;
}
@media screen and (max-width: 1280px) {
  .fixbtns {
    padding: calc(20vw / 12.8) 0;
  }
}
@media screen and (min-width: 1281px) {
  .fixbtns {
    padding: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .fixbtns {
    padding: calc(25vw / 7.68) 0 calc(20vw / 7.68);
  }
}
.fixbtns:not(.is-shown) {
  pointer-events: none;
}
.fixbtns.is-shown {
  opacity: 1;
  transform: translate(0, 0%);
}
.fixbtns_inner {
  display: grid;
  justify-content: center;
  column-gap: 14px;
  row-gap: 20px;
}
.fixbtns_inner.btn_one {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: unset;
  row-gap: unset;
}
.fixbtns_inner.btn_one a {
  width: 80%;
  max-width: 960px;
  margin-inline: auto;
  column-gap: unset;
  row-gap: unset;
  margin-bottom: 20px;
  column-gap: 0.3em;
}

@media screen and (max-width: 1280px) {
  .fixbtns_inner {
    grid-template-columns: repeat(3, calc(408vw / 12.8));
  }
  .fixbtns_inner.btn_two {
    grid-template-columns: repeat(2, calc(408vw / 12.8))!important;
    margin-right: -14px;
  }
}
@media screen and (min-width: 1281px) {
  .fixbtns_inner {
    grid-template-columns: repeat(3, 408px);
  }
  .fixbtns_inner.btn_two {
    grid-template-columns: repeat(2, 408px)!important;
  }
}
@media screen and (max-width: 768px) {
  .fixbtns_inner {
    grid-template-columns: repeat(3, calc(218vw / 7.68));
  }
  .fixbtns_inner.btn_two {
    grid-template-columns: repeat(2, calc(300vw / 7.68))!important;
  }
}
.fixbtns_note {
  grid-column: 1/4;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .fixbtns_note {
    line-height: calc(1.667em / 12.8);
    font-size: calc(12vw / 12.8);
  }
  .fixbtns_note > p {
    line-height: inherit;
    font: inherit;
  }
  .fixbtns_note > p:first-of-type {
    margin-top: -0.333em;
  }
  .fixbtns_note > p:last-of-type {
    margin-bottom: -0.333em;
  }
}
@media screen and (min-width: 1281px) {
  .fixbtns_note {
    line-height: 1.667em;
    font-size: 12px;
  }
  .fixbtns_note > p {
    line-height: inherit;
    font: inherit;
  }
  .fixbtns_note > p:first-of-type {
    margin-top: -0.333em;
  }
  .fixbtns_note > p:last-of-type {
    margin-bottom: -0.333em;
  }
}
@media screen and (max-width: 768px) {
  .fixbtns_note {
    line-height: 1.5em;
    font-size: calc(20vw / 7.68);
  }
  .fixbtns_note > p {
    line-height: inherit;
    font: inherit;
  }
  .fixbtns_note > p:first-of-type {
    margin-top: -0.25em;
  }
  .fixbtns_note > p:last-of-type {
    margin-bottom: -0.25em;
  }
}
.p-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.3em;
  padding: 3px 15px 7px 20px;
  line-height: 1.305em;
  font-weight: 900;
  cursor: pointer;
  border: 2px solid;
}
.p-btn > i {
  width: 0.957em;
  height: 0.957em;
  translate: 0 -5%;
}
.p-btn > i > svg {
  display: block;
  width: 100%;
  height: 100%;
}
.p-btn:hover {
  opacity: 0.5;
}

@media screen and (max-width: 1280px) {
  .p-btn.siz1 {
    border-radius: calc(2.065em / 12.8);
    min-width: calc(13.162em / 12.8);
    min-height: calc(2.065em / 12.8);
    font-size: calc(31vw / 12.8);
  }
}
@media screen and (min-width: 1281px) {
  .p-btn.siz1 {
    border-radius: 2.087em;
    min-width: 13.305em;
    min-height: 2.087em;
    font-size: 23px;
  }
}
@media screen and (max-width: 768px) {
  .p-btn.siz1 {
    border-radius: 2.065em;
    min-width: 13.162em;
    min-height: 2.065em;
    font-size: calc(31vw / 7.68);
  }
}
@media screen and (max-width: 1280px) {
  .p-btn.siz2 {
    border-radius: calc(50vw / 12.8);
    min-width: calc(11.548em / 12.8);
    min-height: calc(1.812em / 12.8);
    font-size: calc(53vw / 12.8);
  }
}
@media screen and (min-width: 1281px) {
  .p-btn.siz2 {
    border-radius: 50vw;
    min-width: 11.591em;
    min-height: 1.819em;
    font-size: 44px;
  }
}
@media screen and (max-width: 768px) {
  .p-btn.siz2 {
    border-radius: 1.812em;
    min-width: 11.548em;
    min-height: 1.812em;
    font-size: calc(53vw / 7.68);
  }
}
@media screen and (max-width: 1280px) {
  .p-btn.siz3 {
    border-radius: calc(50vw / 12.8);
    min-width: calc(7.267em/ 12.8);
    min-height: calc(2.534em/ 12.8);
    font-size: calc(36vw / 12.8);
  }
}
@media screen and (min-width: 1281px) {
  .p-btn.siz3 {
    border-radius: 1.778em;
    min-width: 11.334em;
    min-height: 1.778em;
    font-size: 36px
  }
}
@media screen and (max-width: 768px) {
  .p-btn.siz3 {
    border-radius: 2.534em;
    min-width: 7.267em;
    min-height: 2.534em;
    padding: 0.3vw 0.334em 0.7vw 0.667em;;
    font-size: calc(30vw / 7.68);
  }
}
.p-btn.col1 {
  background: #062e80;
  color: #fff;
}
.p-btn.col1 > i {
  fill: #fff;
}
.p-btn.col2 {
  background: #ff831e;
  color: #fff;
  border-color: #ff831e;
}
.p-btn.col2 > i {
  fill: #fff;
}
.p-btn.col3 {
  background: #fff;
  color: #009dff;
}
.p-btn.col3 > i {
  fill: #009dff;
}
.p-btn.col4 {
  /* background: #00a397; */
  background: #009dff;
  color: #fff;
  border-color: #009dff;
}
.p-btn.col4 > i {
  fill: #fff;
}





/* //////////////////////////////////////////////////////////////////////////////// PC //////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 769px) {
  .pc {
    display: inline-block;
  }
  .sp {
    display: none;
  }
  .foot_inner {
    text-align: center;
    padding: calc(100vw / 12.8) 0 calc(240vw / 12.8);
  }
  header{
    background: url(../images/kv_bg-pc2501.jpg) top center no-repeat;
    background-size: auto;
    background-size: 100% auto;
    height: calc(980vw / 12.8);
    max-height: 980px;
    /* padding-top: min(60px, calc(60vw / 12.8)); */
  }
  .sec01{
    padding-bottom:min(60px, calc(60vw / 12.8));
  }
  .sec01 .inner {
    width: calc(1020vw / 12.8);
    max-width: 1020px;
    margin: max(-220px, calc(-220vw / 12.8)) auto min(20px, calc(20vw / 7.68));
    display: block;
  }
  header h1{
    width: 100%;
    max-width: 1280px;
    margin:auto;
  }
  .sec01 .inner p{
    text-align: center;
    font-size: min(14px, calc(14vw / 12.8));

  }
  .sec03 .inner01 {
    background: url(../images/program_01-pc.png) center top no-repeat;
      background-size: auto;
    background-size: 100% auto;
  }
  .sec03 .inner02 {
    background: url(../images/program_02-pc.png) center top no-repeat;
      background-size: auto;
    background-size: 100% auto;
  }
  .sec03 .inner03 {
    background: url(../images/program_03-pc.png) center top no-repeat;
      background-size: auto;
    background-size: 100% auto;
  }
  .sec03 .inner04 {
    background: url(../images/program_04-pc.png) center top no-repeat;
      background-size: auto;
    background-size: 100% auto;
  }
  .sec03 .inner05 {
    background: url(../images/program_05-pc.png) center top no-repeat;
      background-size: auto;
    background-size: 100% auto;
  }
  .sec03 > div {
    height: calc(500vw / 12.8);
    max-height: 510px;
  }
  .sec03 .text{
    padding-top: min(160px, calc(160vw / 12.8));
    width: calc(390vw / 12.8);
    max-width: 390px;
    font-size: min(19px, calc(19vw / 12.8));
  }
  .sec03 .inner01 .text,.sec03 .inner03 .text,.sec03 .inner05 .text{
    margin-left: min(758px, calc(758vw / 12.8));
  }
  .sec03 .inner02 .text,.sec03 .inner04 .text{
    margin-left: min(120px, calc(120vw / 12.8));
  }
  .sec03 .text h2{
    font-size: min(37px, calc(37vw / 12.8));
    margin-bottom: 0.25em;
  }
  .sec03 .text .btn{
  width:calc(300vw / 12.8);
  max-width: 300px;
  }
  .sec04 {
    padding: min(70px, calc(70vw / 12.8));
    background: url(../images/sec04_bg-pc.png);
  }
  .sec04 h2{
    width: calc(670vw / 12.8);
    max-width: 670px;
  } 
  .sec04 p {
    font-size: min(24px, calc(24vw / 12.8));
    margin-bottom: min(35px, calc(35vw / 12.8));
  }
  .icon2{
    width: calc(456vw / 12.8);
    margin-right: -6%;
    margin-left: -6%;
    max-width: 456px;
  }
  .icon1,.icon3{
    width: calc(330vw / 12.8);
    max-width: 330px;
  }
  .icon-wrap{
    justify-content: center;
    display: flex;
    margin-bottom: min(60px, calc(60vw / 12.8));
  }
  .sec04 .btn{
    width: calc(500vw / 12.8);
    max-width: 500px;
    margin: 0.5em auto 0.25em;
  }
  .sec04 .note {
    margin-top: 0;
    font-size: min(14px, calc(14vw / 7.68));
  }
  .sec05 {
    padding: calc(80vw / 12.8) 0 0;
  }
  .sec05 h2{
    width: calc(960vw / 12.8);
    max-width: 960px;
  }
  .sec05 .inner {
    height: calc(676vw / 12.8);
    max-height: 676px;
    background: url(../images/sec05_bg-pc.png) no-repeat;
    background-size: 100% auto;
  }
  .sec06 {
    height: calc(1182vw / 12.8);
    max-height: 1203px;
    background: url(../images/sec06_bg-pc.png) no-repeat;
    background-size: 100% auto;
  }
  .sec06 .inner01, .sec06 .inner02{
    background: none;
    height: auto;
  }
  .sec05 p {
    font-size: min(21px, calc(21vw / 12.8));
    text-align: left;
    padding-left: min(688px, calc(688vw / 12.8));
    padding-top: min(424px, calc(424vw / 12.8));
  }
  .sec06 .inner01 p {
    font-size: min(21px, calc(21vw / 12.8));
    padding-top: min(320px, calc(320vw / 12.8));
    padding-left: min(130px, calc(130vw / 12.8));
    text-align: left;
  }
  .sec06 .inner02 p {
    font-size: min(21px, calc(21vw / 12.8));
    padding-top: min(410px, calc(410vw / 12.8));
  padding-left: min(690px, calc(690vw / 12.8));
    text-align: left;
  }
  .sec07 .inner01 {
    height: 100vh;
    /* max-height: 900px; */
  }
  .sec07 .inner02 {
    text-align: center;
    margin-bottom: calc(300vw / 12.8);
    margin-top: calc(-300vw / 12.8);
  }
  .sec07 .inner02 img {
    width: calc(800vw / 12.8);
    max-width: 800px;
  }
  .sec08 {
    padding: calc(100vw / 12.8) 0 calc(90vw / 12.8);
  }
  .sec08 h2 {
    width: calc(1020vw / 12.8);
    max-width: 1020px;
    margin: 0 auto min(20px, calc(20vw / 12.8));
  }
  .sec08 h3 {
    font-size: min(47px, calc(47vw / 12.8));
  }
  .sec08 .inner {
    width: calc(900vw / 12.8);
    max-width: 900px;
    margin: 0 auto 0;
    position: relative;
  }
  .image-wrap{
    position: absolute;
    top:0;
    right: 0;
    width: calc(368vw / 12.8);
    max-width: 368px;
  }
  .sec08 h4 {
    font-size: min(38px, calc(38vw / 12.8));
    margin: min(50px, calc(50vw / 12.8)) auto 0;
    padding-left: min(76px, calc(76vw / 12.8));
  }
  .sec08 h4 img {
    width: calc(76vw / 12.8);
    max-width: 76px;
    top: -0.75em;
  }
  .sec08 p {
    font-size: min(18px, calc(18vw / 12.8));
    padding-left: min(76px, calc(76vw / 12.8));
  }
  .sec08 p span{
    font-size: min(14px, calc(14vw / 12.8));

  }
  .sec08 .btn{
    width: calc(500vw / 12.8);
    margin: min(50px, calc(50vw / 12.8)) auto 0;
    max-width: 500px;
  }
  .sec09 .inner02 {
    background: url(../images/sec09_bottom-sp.png) no-repeat;
    height: calc(146vw / 12.8);
    background-size: 100% auto;
    line-height: min(146px, calc(146vw / 12.8));
    font-size: min(44px, calc(44vw / 12.8));
    max-height: 146px;
  }
  .sec08 p.note {
  padding: 0;
  font-size: min(18px, calc(18vw / 12.8));
	}

  .sec01 .sec08_top p:not(.note) {
    font-size: min(18px, calc(18vw / 12.8));
    text-align: left;
  }
}

/* //////////////////////////////////////////////////////////////////////////////// PC 1280以上 //////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 1281px) {
  body{
    background: #fff;
  }
  .foot_inner {
    padding: 100px 0 240px;
    width: 1280px;
    margin: auto;
    background: #fff;
  }
  header,main{
    padding-bottom: 0;
    width: 1280px;
  margin: auto;
  }
  .sec07 .inner01 {
    width: 1280px;
  }

}
/*# sourceMappingURL=style.css.map */