@charset "utf-8";
.bg_color01 {
  background: #ffc;
}
.bg_color02 {
  background: #eee;
}
.bg_color03 {
  background: #fc9;
}
.bg_color_section {
  background: #fff;
}
section {
  position: relative;
}
#imageMap, #imageMap2 img {
  max-width: 100%;
}
article {
  margin: 0 auto;
  padding: 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.tx_an_line{
background: linear-gradient(transparent 80%, #fc9 20%);
}
@media screen and (min-width:320px) and (max-width:480px) {
  .br1 {
    display: block;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 2em auto;
    padding: 0;
    width: 97%;
    height: auto;
	  background: #fff;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {}
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tip1 {
    margin: 0 auto;
    text-align: center;
    font-size: 1.4vw;
    line-height: 1.5em;
    white-space: nowrap;
  }
  /*section1*/
  .sec1a {
    margin: 2em auto;
    padding: 0;
    width: 97%;
    height: auto;
    position: relative;
  }
  .sec1a_bga {
    display: none;
  }
  .sec1a_bgb {
    display: block;
  }
  .sec1a_bga img, .sec1a_bgb img {
    width: 100%;
    height: auto;
  }
  .sec1a p {
    position: absolute;
    top: 2%;
    right: 30%;
    font-size: 3.3vw;
    line-height: 1.5em;
    color: #fff;
    font-weight: 900;
  }
  .sec1a h2 {
    position: absolute;
    top: 46%;
    left: 1.5%;
    font-size: 7.2vw;
    line-height: 1.1em;
    font-weight: 900;
    color: #06f;
    text-align: left;
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;
    paint-order: stroke;
  }
  .sec1a h3 {
    position: absolute;
    top: 66%;
    left: 1.5%;
    font-size: 5vw;
    line-height: 1.3em;
    font-weight: 900;
    color: #fff;
    text-align: left;
	  white-space: nowrap;
    -webkit-text-stroke: 9px #09f;
    text-stroke: 9px #09f;
    paint-order: stroke;
  }
  /*section1*/
  /*section2*/
  .tih2a {
    line-height: 1.2em;
    font-size: 7vw;
    color: #39f;
    font-weight: 900;
  }
  .tip2 {
    margin: 1em auto;
    text-align: center;
    font-size: 4vw;
    line-height: 1.3em;
  }
  .tip3 {
    margin: 0 auto;
    text-align: center !important;
    font-size: 5vw !important;
    line-height: 1.5em;
    white-space: nowrap;
    font-weight: 900;
  }
  .tip3_bg {
    margin: 0 .5em 0 .5em;
    background: #39f;
    padding: .1em .5em;
    color: #fff;
    border-radius: 12px;
  }
  .sec2a {
    margin: 2em auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .box25a {
    margin: 1%;
    padding: 3%;
    text-align: left;
    width: 48%;
    height: auto;
    border: 1px solid #666;
    border-radius: 8px;
    box-sizing: border-box;
	  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
	  display:flex;
  flex-flow: column;
	  justify-content:space-between;
  }
.box25b {
    margin: 1%;
    padding: 0;
    width: 48%;
    height: auto;
    border: 1px solid #666;
    border-radius: 8px;
    box-sizing: border-box;
		background: url("../images/sec2hipo.webp") no-repeat center center;
		background-size: cover;
		box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
  }
  .box25a h2 {
    margin: .5em auto !important;
    padding: 0 0 .5em;
    text-align: center;
    font-size: 5vw;
    font-weight: 900;
    color: #39f;
  }
	.sec2_txbox{
		margin: 0 ;
		padding: 0;
		width: 100%;
		height: auto;
	}
  .box25a p {
    margin: 1em 0 .5em;
	  padding-bottom: .2em;
    text-align: left;
    font-size: 3.5vw;
	border-bottom: #999 solid 2px;
  }
  .box25a h3 {
    margin: .5em auto !important;
    padding: .2em !important;
    text-align: center;
    font-size: 3vw;
    line-height: 1.5em;
    font-weight: 900;
    background: #39f;
    display: block;
    color: #fff;
  }
  .box25a h4 {
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center;
    font-size: 5vw;
    line-height: 1.5em;
    font-weight: 900;
    color: #f00;
  }
  /*section2*/
  /*section3*/
  .sec3bg {
    margin: 2em auto;
    padding: 2em 0;
    width: 100%;
    background: #bfeeee;
  }
  .sec3_box {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    width: 97%;
  }
  .sec3box_in {
    margin: 0 0 2em;
    padding: 0;
    width: 100%;
    border: 1px solid #666;
    background: #fff;
    height: auto;
  }
  .sec3box_in:last-child {
    margin: 0;
    padding: 0;
    width: 100%;
    border: 1px solid #666;
    background: #fff;
    height: auto;
  }
  .sec3_box h5 {
    text-align: center;
    background: #39f;
    color: #fff;
    padding: 1em;
  }
  .sec3box_inin {
    margin: 0 auto;
    padding: .5%;
    width: 100%;
    height: auto;
    background: #fff;
    box-sizing: border-box;
  }
  .card_box {
    margin: .5%;
    width: 19%;
    border: 1px solid #666;
    box-sizing: border-box;
  }
  .sec3box_inin p {
    font-size: 1em;
    line-height: 1.5em;
    padding-bottom: 1em;
  }
  /*section3*/
  /*section4*/
  .sec4_in {
    margin: 2em auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec4_ti {
    margin: 0 auto 2em;
    text-align: center;
    width: 100%;
    height: auto;
    background: url("../images/bg_sec4b.webp") repeat-x;
    background-position: bottom;
  }
  .sec4_ti h2 {
    margin: 0 auto .5em;
    font-size: 5.7vw!important;
    font-weight: 900;
    color: #06c;
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;
    paint-order: stroke;
  }
  .sec4_ti h2 img {
    margin: 0 auto -.5em;
    width: 8%;
    height: auto;
  }
  .sec4_inin {
    margin: 0 auto;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .box49 {
    margin: 0 0 1em;
    padding: 0;
    width: 100%;
    height: auto;
    border: 2px solid #39f;
    border-radius: 12px;
    box-shadow: 3px 3px 0px 0 rgb(60, 194, 235);
    display: flex;
    box-sizing: border-box;
  }
  .box49_l {
    margin: 0;
    width: 20%;
    height: auto;
    background-image: linear-gradient(150deg, rgba(35, 162, 247, 1) 10%, rgba(12, 247, 200, 1) 90%);
    border-radius: 8px 0 0 8px;
    position: relative;
  }
  .box49_l img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 50%;
    height: auto;
  }
  .box49_r {
    margin: 1% 2%;
    width: 78%;
  }
  .box49_r h3, .box100 h3 {
    font-size: 5vw;
    line-height: 1.3em;
    margin-bottom: .3em;
    color: #f90;
    font-weight: 900;
  }
  .box49_r p, .box100 p {
    font-size: 4vw;
    line-height: 1.5em;
    text-align: left;
  }
  /*section4*/
  /*section5bbb*/
  .sec4_in {
    margin: 2em auto;
    padding: 0;
    width: 100%;
    height: auto;
    position: relative;
  }
  .parallax_1 {
    clip-path: inset(0);
  width:100%;
  height:auto;
  padding:0;
  box-sizing:border-box;
  color: #fff;
  text-align:center;
  }
  .parallax_1::after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url("../images/sec5_bg_b.webp")center/cover no-repeat;
    z-index: -10;
  }
  .parallax_in {
    margin: 2em auto 0;
    width: 90%;
    height: auto;
    text-align: center;
    box-sizing: border-box;
    padding: 0 0 4em;
    z-index: 2;
  }
  .parallax_1 h2 {
    margin: 1em auto 0 !important;
    font-size: 7vw;
    line-height: 1.1em;
    font-weight: 900;
    text-align: center !important;
    color: #06c;
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;
    paint-order: stroke;
  }
  .box100 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    display: flex;
    box-sizing: border-box;
    background: #fff;
    position: relative;
  }
  .box100_no {
    position: absolute;
    top: -.5em;
    left: -.5em;
    padding: 0 .5em;
    background: #06c;
    font-size: 1.1em;
    line-height: 1.5em;
    color: #fff;
    z-index: 2;
    border-radius: 15px;
  }
  .box100_img {
    margin:2em .5em .5em;
    width: 30%;
    height: auto;
  }
  .box100in {
    margin: .3em;
    width: 100%;
    height: auto;
  }
  .box100 h3 {
    text-align: left;
  }
	.box100 p {
    text-align: left;
		color:#000;
  }
  .ya {
    margin: 0 auto 1.5em;
    width: 50px;
    height: auto;
  }
  .ya2 {
    margin: 0 auto .75em !important;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .ya3 {
    margin: .75em auto 0 !important;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .ya2 img, .ya3 img {
    width: 50px;
    height: auto;
  }
  .freebox {
    background: #ffc;
    border: 2px solid #f90;
    padding: .5em;
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  .freebox_in {
    margin: 0 auto;
    padding: 0;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center !important;
  }
  .freebox p {
    margin: 0 auto;
    text-align: center;
    font-size: 4vw;
    font-weight: 900;
    width: auto;
    color: #fff;
    position: relative;
    background-image: linear-gradient(45deg, rgb(255, 102, 0, .8) 55%, #fff 60%, rgb(255, 102, 0, .8) 80%);
    background-size: 500% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: shine 2s infinite;
  }
  @keyframes shine {
    0% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  .freebox_img img {
    margin: 0;
    line-height: 0;
    width: 40px;
    height: auto;
    vertical-align: middle;
  }
  /*section5bbb*/
  /*section5*/
  /*section6*/
  .sec6in {
    margin: 0 auto 2em;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    background: url("../images/bg_sec6.webp") center/cover no-repeat;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .sec6b {
    margin: 0 auto;
    padding: 0;
    width: 70%;
    height: auto;
  }
  .sec6btx {
    position: absolute;
    top: 50%;
    left: 1%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .sec6c {
    margin: 0 auto;
    padding: .5em;
    width: 30%;
    height: auto;
  }
  .sec6ti {
    margin: 0 auto;
    line-height: 1.2em;
    font-size: 5vw;
    color: #fff;
    font-weight: 900;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
    white-space: nowrap;
  }
  .sec6_box {
    margin: 1em auto 2em;
    padding: 0;
    width: 95%;
    height: auto;
    box-sizing: border-box;
  }
  .sec6_box_in {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec6_box_in h4 {
    width: 100%;
    padding: .5em;
    height: auto;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
  }
  .sec6_box_in p {
    width: 99%;
    padding: .5em;
    height: auto;
    font-size: 4vw;
    line-height: 2em;
  }
  /*section6*/
}
@media screen and (min-width:481px) and (max-width:768px) {
  .br1 {
    display: block;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 2em auto;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {}
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tip1 {
    margin: 0 auto;
    text-align: center;
    font-size: 1.4vw;
    line-height: 1.5em;
    white-space: nowrap;
  }
  /*section1*/
  .sec1a {
    margin: 2em auto;
    padding: 0;
    width: 97%;
    height: auto;
    position: relative;
  }
  .sec1a_bga {
    display: none;
  }
  .sec1a_bgb {
    display: block;
  }
  .sec1a_bga img, .sec1a_bgb img {
    width: 100%;
    height: auto;
  }
  .sec1a p {
    position: absolute;
    top: 2%;
    right: 30%;
    font-size: 3.3vw;
    line-height: 1.5em;
    color: #fff;
    font-weight: 900;
  }
  .sec1a h2 {
    position: absolute;
    top: 44%;
    left: 1.5%;
    font-size: 7vw;
    line-height: 1.1em;
    font-weight: 900;
    color: #06f;
    text-align: left;
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;
    paint-order: stroke;
  }
  .sec1a h3 {
    position: absolute;
    top: 66%;
    left: 1.5%;
    font-size: 5vw;
    line-height: 1.3em;
    font-weight: 900;
    color: #fff;
    text-align: left;
	  white-space: nowrap;
    -webkit-text-stroke: 9px #09f;
    text-stroke: 9px #09f;
    paint-order: stroke;
  }
  
  /*section1*/
  /*section2*/
  .tih2a {
    line-height: 1.2em;
    font-size: 6vw;
    color: #39f;
    font-weight: 900;
  }
  .tip2 {
    margin: 1em auto 1em;
    text-align: center;
    font-size: 3vw;
    line-height: 1.3em;
    white-space: nowrap;
  }
  .tip3 {
    margin: 0 auto;
    text-align: center !important;
    font-size: 5vw !important;
    line-height: 1.5em;
    white-space: nowrap;
    font-weight: 900;
  }
  .tip3_bg {
    margin: 0 .5em 0 .5em;
    background: #39f;
    padding: .1em .5em;
    color: #fff;
    border-radius: 12px;
  }
  .sec2a {
    margin: 2em auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .box25a {
    margin: 1%;
    padding: 3%;
    text-align: left;
    width: 48%;
    height: auto;
    border: 1px solid #666;
    border-radius: 8px;
    box-sizing: border-box;
	  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
	  display:flex;
  flex-flow: column;
	  justify-content:space-between;
  }
.box25b {
    margin: 1%;
    padding: 0;
    width: 48%;
    height: auto;
    border: 1px solid #666;
    border-radius: 8px;
    box-sizing: border-box;
		background: url("../images/sec2hipo.webp") no-repeat center center;
		background-size: cover;
		box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
  }
  .box25a h2 {
    margin: .5em auto !important;
    padding: 0 0 .5em;
    text-align: center;
    font-size: 5vw;
    font-weight: 900;
    color: #39f;
  }
	.sec2_txbox{
		margin: 0 ;
		padding: 0;
		width: 100%;
		height: auto;
	}
  .box25a p {
    margin: 1em 0 .5em;
	  padding-bottom: .2em;
    text-align: left;
    font-size: 3vw;
	border-bottom: #999 solid 2px;
  }
  .box25a h3 {
    margin: .5em auto !important;
    padding: .2em !important;
    text-align: center;
    font-size: 3vw;
    line-height: 1.5em;
    font-weight: 900;
    background: #39f;
    display: block;
    color: #fff;
  }
  .box25a h4 {
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center;
    font-size: 5vw;
    line-height: 1.5em;
    font-weight: 900;
    color: #f00;
  }
  /*section2*/
  /*section3*/
  .sec3bg {
    margin: 2em auto;
    padding: 2em 0;
    width: 100%;
    background: #bfeeee;
  }
  .sec3_box {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    width: 97%;
  }
  .sec3box_in {
    margin: 0 0 2em;
    padding: 0;
    width: 100%;
    border: 1px solid #666;
    background: #fff;
    height: auto;
  }
  .sec3box_in:last-child {
    margin: 0;
    padding: 0;
    width: 100%;
    border: 1px solid #666;
    background: #fff;
    height: auto;
  }
  .sec3_box h5 {
    text-align: center;
    background: #39f;
    color: #fff;
    padding: 1em;
  }
  .sec3box_inin {
    margin: 0 auto;
    padding: .5%;
    width: 100%;
    height: auto;
    background: #fff;
    box-sizing: border-box;
  }
  .card_box {
    margin: .5%;
    width: 19%;
    border: 1px solid #666;
    box-sizing: border-box;
  }
  .sec3box_inin p {
    font-size: 1em;
    line-height: 1.5em;
    padding-bottom: 1em;
  }
  /*section3*/
  /*section4*/
  .sec4_in {
    margin: 2em auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec4_ti {
    margin: 0 auto 2em;
    text-align: center;
    width: 100%;
    height: auto;
    background: url("../images/bg_sec4b.webp") repeat-x;
    background-position: bottom;
  }
  .sec4_ti h2 {
    margin: 0 auto .5em;
    font-size: 6vw;
    font-weight: 900;
    color: #06c;
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;
    paint-order: stroke;
  }
  .sec4_ti h2 img {
    margin: 0 auto -.5em;
    width: 8%;
    height: auto;
  }
  .sec4_inin {
    margin: 0 auto;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .box49 {
    margin: 0 0 1em;
    padding: 0;
    width: 100%;
    height: auto;
    border: 2px solid #39f;
    border-radius: 12px;
    box-shadow: 3px 3px 0px 0 rgb(60, 194, 235);
    display: flex;
    box-sizing: border-box;
  }
  .box49_l {
    margin: 0;
    width: 20%;
    height: auto;
    background-image: linear-gradient(150deg, rgba(35, 162, 247, 1) 10%, rgba(12, 247, 200, 1) 90%);
    border-radius: 8px 0 0 8px;
    position: relative;
  }
  .box49_l img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 50%;
    height: auto;
  }
  .box49_r {
    margin: 1% 2%;
    width: 78%;
  }
  .box49_r h3, .box100 h3 {
    font-size: 4vw;
    line-height: 1.3em;
    margin-bottom: .3em;
    color: #f90;
    font-weight: 900;
  }
  .box49_r p, .box100 p {
    font-size: 3vw;
    line-height: 1.5em;
    text-align: left;
  }
  /*section4*/
  /*section5*/
  .parallax_1 {
     clip-path: inset(0);
  width:100%;
  height:auto;
  padding:0;
  box-sizing:border-box;
  color: #fff;
  text-align:center;
  }
  .parallax_1::after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url("../images/sec5_bg_b.webp")center/cover no-repeat;
    z-index: -10;
  }
  .parallax_in {
    margin: 2em auto 0;
    width: 90%;
    height: auto;
    text-align: center;
    box-sizing: border-box;
    padding: 0 0 4em;
  }
  .parallax_1 h2 {
    margin: 1em auto 0 !important;
    font-size: 6vw;
    line-height: 1.1em;
    font-weight: 900;
    text-align: center !important;
    color: #06c;
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;
    paint-order: stroke;
  }
  .box100 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    display: flex;
    box-sizing: border-box;
    background: #fff;
    position: relative;
  }
  .box100_no {
    position: absolute;
    top: -.5em;
    left: -.5em;
    padding: 0 .5em;
    background: #06c;
    font-size: 1.1em;
    line-height: 1.5em;
    color: #fff;
    z-index: 2;
    border-radius: 15px;
  }
  .box100_img {
    margin:1.5em .5em .5em;
    width: 30%;
    height: auto;
  }
  .box100in {
    margin: .3em;
    width: 100%;
    height: auto;
  }
  .box100 h3 {
    text-align: left;
  }
		.box100 p {
    text-align: left;
		color:#000;
  }
  .ya {
    margin: 0 auto 1.5em;
    width: 50px;
    height: auto;
  }
  .ya2 {
    margin: 0 auto .75em !important;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .ya3 {
    margin: .75em auto 0 !important;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .ya2 img, .ya3 img {
    width: 50px;
    height: auto;
  }
  .freebox {
    background: #ffc;
    border: 2px solid #f90;
    padding: .5em;
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  .freebox_in {
    margin: 0 auto;
    padding: 0;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center !important;
  }
  .freebox p {
    margin: 0 auto;
    text-align: center;
    font-size: 3vw;
    font-weight: 900;
    width: auto;
    color: #fff;
    position: relative;
    background-image: linear-gradient(45deg, rgb(255, 102, 0, .8) 55%, #fff 60%, rgb(255, 102, 0, .8) 80%);
    background-size: 500% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: shine 2s infinite;
  }
  @keyframes shine {
    0% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  .freebox_img img {
    margin: 0;
    line-height: 0;
    width: 40px;
    height: auto;
    vertical-align: middle;
  }
  /*section5*/
  /*section6*/
  .sec6in {
    margin: 0 auto 2em;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    background: url("../images/bg_sec6.webp") center/cover no-repeat;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .sec6b {
    margin: 0 auto;
    padding: 0;
    width: 80%;
    height: auto;
  }
  .sec6btx {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sec6c {
    margin: 0 auto;
    padding: .5em;
    width: 20%;
    height: auto;
  }
  .sec6ti {
    margin: 0 auto;
    line-height: 1.2em;
    font-size: 4vw;
    color: #fff;
    font-weight: 900;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
    white-space: nowrap;
  }
  .sec6_box {
    margin: 1em auto 3em;
    padding: 0;
    width: 95%;
    height: auto;
    box-sizing: border-box;
  }
  .sec6_box_in {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec6_box_in h4 {
    width: 100%;
    padding: .5em;
    height: auto;
    font-size: 2.5vw;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
  }
  .sec6_box_in p {
    width: 99%;
    padding: .5em;
    height: auto;
    font-size: 2.5vw;
    line-height: 1.5em;
  }
  /*section6*/
}
@media screen and (min-width:769px) and (max-width:1024px) {
  .br1 {
    display: block;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 3em auto;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tip1 {
    margin: 0 auto;
    text-align: center;
    font-size: 1.4vw;
    line-height: 1.5em;
    white-space: nowrap;
  }
  /*section1*/
  .sec1a {
    margin: 3em auto;
    padding: 0;
    width: 97%;
    height: auto;
    position: relative;
  }
  .sec1a_bga {
    display: block;
  }
  .sec1a_bgb {
    display: none;
  }
  .sec1a_bga img, .sec1a_bgb img {
    width: 100%;
    height: auto;
  }
  .sec1a p {
    position: absolute;
    top: 8%;
    right: 21%;
    font-size: 2.5vw;
    line-height: 1.5em;
    color: #fff;
    font-weight: 900;
  }
  .sec1a h2 {
    position: absolute;
    top: 42%;
    left: 1.5%;
    font-size: 4vw;
    line-height: 1.1em;
    font-weight: 900;
    color: #06f;
    text-align: left;
    -webkit-text-stroke: 9px #fff;
    text-stroke: 9px #fff;
    paint-order: stroke;
  }
  .sec1a h3 {
    position: absolute;
    top: 64%;
    left: 1.5%;
    font-size: 2.4vw;
    line-height: 1.3em;
    font-weight: 900;
    color: #fff;
    text-align: left;
	   -webkit-text-stroke: 5px #39f;
    text-stroke: 5px #39f;
    paint-order: stroke;
  }
  /*section1*/
  /*section2*/
  .tih2a {
    line-height: 1.2em;
    font-size: 5vw;
    color: #39f;
    font-weight: 900;
  }
  .tip2 {
    margin: 1em auto 1em;
    text-align: center;
    font-size: 2vw;
    line-height: 1.3em;
    white-space: nowrap;
  }
  .tip3 {
    margin: 0 auto;
    text-align: center !important;
    font-size: 4vw !important;
    line-height: 1.5em;
    white-space: nowrap;
    font-weight: 900;
  }
  .tip3_bg {
    margin: 0 .5em 0 .5em;
    background: #39f;
    padding: .1em .5em;
    color: #fff;
    border-radius: 12px;
  }
  .sec2a {
    margin: 2em auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .box25a {
    margin: 1%;
    padding: 1%;
    text-align: left;
    width: 48%;
    height: auto;
    border: 1px solid #666;
    border-radius: 8px;
    box-sizing: border-box;
	box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
	  display:flex;
  flex-flow: column;
	  justify-content:space-between;
  }
	.box25b {
    margin: 1%;
    padding: 0;
    width: 48%;
    height: auto;
    border: 1px solid #666;
    border-radius: 8px;
    box-sizing: border-box;
		background: url("../images/sec2hipo.webp") no-repeat center center;
		background-size: cover;
		box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
  }
  .box25a h2 {
    margin: .5em auto !important;
    padding: 0 0 .5em;
    text-align: center;
    font-size: 3vw;
    font-weight: 900;
    color: #39f;
  }
	.sec2_txbox{
		margin: 0 ;
		padding: 0;
		width: 100%;
		height: auto;
	}
  .box25a p {  	
    margin: 0 0 .5em;
	  padding-bottom: .2em;
    text-align: left;
    font-size: 2.2vw;
	border-bottom: #999 solid 2px;
  }
  .box25a h3 {
    margin: .5em auto !important;
    padding: .2em !important;
    text-align: center;
    font-size: 2.5vw;
    line-height: 1.5em;
    font-weight: 900;
    background: #39f;
    display: block;
    color: #fff;
  }
  .box25a h4 {
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center;
    font-size: 3.5vw;
    line-height: 1.5em;
    font-weight: 900;
    color: #f00;
  }
  /*section2*/
  /*section3*/
  .sec3bg {
    margin: 3em auto;
    padding: 1em 0;
    width: 100%;
    background: #bfeeee;
  }
  .sec3_box {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    width: 97%;
  }
  .sec3box_in {
    margin: 0;
    padding: 0;
    width: 48%;
    border: 1px solid #666;
    background: #fff;
    aspect-ratio: 5 / 2.3;
  }
  .sec3_box h5 {
    text-align: center;
    background: #39f;
    color: #fff;
    padding: 1em;
  }
  .sec3box_inin {
    margin: 0 auto;
    padding: .5%;
    width: 100%;
    height: auto;
    background: #fff;
    box-sizing: border-box;
  }
  .card_box {
    margin: .5%;
    width: 19%;
    border: 1px solid #666;
    box-sizing: border-box;
  }
  .sec3box_inin p {
    font-size: 1em;
    line-height: 1.5em;
    padding-bottom: 1em;
  }
  /*section3*/
  /*section4*/
  .sec4_in {
    margin: 3em auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec4_ti {
    margin: 0 auto 2em;
    text-align: center;
    width: 100%;
    height: auto;
    background: url("../images/bg_sec4b.webp") repeat-x;
    background-position: bottom;
  }
  .sec4_ti h2 {
    margin: 0 auto .5em;
    font-size: 5vw;
    font-weight: 900;
    color: #06c;
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;
    paint-order: stroke;
  }
  .sec4_ti h2 img {
    margin: 0 auto -.5em;
    width: 8%;
    height: auto;
  }
  .sec4_inin {
    margin: 0 auto;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .box49 {
    margin: 1%;
    padding: 0;
    width: 48%;
    height: auto;
    border: 2px solid #39f;
    border-radius: 12px;
    box-shadow: 3px 3px 0px 0 rgb(60, 194, 235);
    display: flex;
    box-sizing: border-box;
  }
  .box49_l {
    margin: 0;
    width: 30%;
    height: auto;
    background-image: linear-gradient(150deg, rgba(35, 162, 247, 1) 10%, rgba(12, 247, 200, 1) 90%);
    border-radius: 8px 0 0 8px;
    position: relative;
  }
  .box49_l img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 50%;
    height: auto;
  }
  .box49_r {
    margin: 1% 2%;
    width: 68%;
  }
  .box49_r h3, .box100 h3 {
    font-size: 2.5vw;
    line-height: 1.3em;
    margin-bottom: .3em;
    color: #f90;
    font-weight: 900;
  }
  .box49_r p, .box100 p {
    font-size: 2vw;
    line-height: 1.5em;
    text-align: left;
  }
  /*section4*/
  /*section5*/
  .parallax_1 {
     clip-path: inset(0);
  width:100%;
  height:auto;
  padding:0;
  box-sizing:border-box;
  color: #fff;
  text-align:center;
  }
  .parallax_1::after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url("../images/sec5_bg.webp")center/cover no-repeat;
    z-index: -10;
  }
  .parallax_in {
    margin: 2em auto 0;
    width: 80%;
    height: auto;
    text-align: center;
    box-sizing: border-box;
    padding: 0 0 4em;
  }
  .parallax_1 h2 {
    margin: 1em auto 0 !important;
    font-size: 5vw;
    line-height: 1.1em;
    font-weight: 900;
    text-align: center !important;
    color: #06c;
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;
    paint-order: stroke;
  }
  .box100 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    display: flex;
    box-sizing: border-box;
    background: #fff;
    position: relative;
  }
  .box100_no {
    position: absolute;
    top: -.5em;
    left: -.5em;
    padding: 0 .5em;
    background: #06c;
    font-size: 1.1em;
    line-height: 1.5em;
    color: #fff;
    z-index: 2;
    border-radius: 15px;
  }
  .box100_img {
    margin: .5em;
    width: 30%;
    height: auto;
  }
  .box100in {
    margin: 1em;
    width: 100%;
    height: auto;
  }
  .box100 h3 {
    text-align: left;
  }
		.box100 p {
    text-align: left;
		color:#000;
  }
  .ya {
    margin: 0 auto 3em;
    width: 50px;
    height: auto;
  }
  .ya2 {
    margin: 0 auto 1.5em !important;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .ya3 {
    margin: 1.5em auto 0 !important;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .ya2 img, .ya3 img {
    width: 50px;
    height: auto;
  }
  .freebox {
    background: #ffc;
    border: 2px solid #f90;
    padding: .5em;
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  .freebox_in {
    margin: 0 auto;
    padding: 0;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center !important;
  }
  .freebox p {
    margin: 0 auto;
    text-align: center;
    font-size: 2.5vw;
    font-weight: 900;
    width: auto;
    color: #fff;
    position: relative;
    background-image: linear-gradient(45deg, rgb(255, 102, 0, .8) 55%, #fff 60%, rgb(255, 102, 0, .8) 80%);
    background-size: 500% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: shine 2s infinite;
  }
  @keyframes shine {
    0% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  .freebox_img img {
    margin: 0;
    line-height: 0;
    width: 40px;
    height: auto;
    vertical-align: middle;
  }
  /*section5*/
  /*section6*/
  .sec6in {
    margin: 0 auto 2em;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    background: url("../images/bg_sec6.webp") center/cover no-repeat;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .sec6b {
    margin: 0 auto;
    padding: 0;
    width: 85%;
    height: auto;
  }
  .sec6btx {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sec6c {
    margin: 0 auto;
    padding: .5em;
    width: 15%;
    height: auto;
  }
  .sec6ti {
    margin: 0 auto;
    line-height: 1.2em;
    font-size: 3vw;
    color: #fff;
    font-weight: 900;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  }
  .sec6_box {
    margin: 1em auto 3em;
    padding: 0;
    width: 95%;
    height: auto;
    box-sizing: border-box;
  }
  .sec6_box_in {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec6_box_in h4 {
    width: 11em;
    padding: .5em;
    height: auto;
    font-size: 1.5vw;
    font-weight: bold;
    line-height: 1.5em;
    text-align: right
  }
  .sec6_box_in p {
    width: 99%;
    padding: .5em;
    height: auto;
    font-size: 1.5vw;
    line-height: 1.5em;
  }
  /*section6*/
}
@media screen and (min-width:1025px) and (max-width:1440px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 3em auto;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tih2a {
    line-height: 1.2em;
    font-size: 4vw;
    color: #39f;
    font-weight: 900;
  }
  .tih2b {
    line-height: 1.2em;
    font-size: 2.3vw;
    color: #030;
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .tip1 {
    margin: 0 auto;
    text-align: center;
    font-size: 1.4vw;
    line-height: 1.5em;
    white-space: nowrap;
  }
  /*section1*/
  .sec1a {
    margin: 3em auto;
    padding: 0;
    width: 97%;
    height: auto;
    position: relative;
  }
  .sec1a_bga {
    display: block;
  }
  .sec1a_bgb {
    display: none;
  }
  .sec1a_bga img, .sec1a_bgb img {
    width: 100%;
    height: auto;
  }
  .sec1a p {
    position: absolute;
    top: 8%;
    right: 21%;
    font-size: 2.5vw;
    line-height: 1.5em;
    color: #fff;
    font-weight: 900;
  }
  .sec1a h2 {
    position: absolute;
    top: 42%;
    left: 1.5%;
    font-size: 4vw;
    line-height: 1.1em;
    font-weight: 900;
    color: #06f;
    text-align: left;
    -webkit-text-stroke: 9px #fff;
    text-stroke: 9px #fff;
    paint-order: stroke;
  }
  .sec1a h3 {
    position: absolute;
    top: 65%;
    left: 1.5%;
    font-size: 2.4vw;
    line-height: 1.3em;
    font-weight: 900;
    color: #fff;
    text-align: left;
	  -webkit-text-stroke: 5px #39f;
    text-stroke: 5px #39f;
    paint-order: stroke;
  }
  /*section1*/
  /*section2*/
  .tip2 {
    margin: 1em auto 1em;
    text-align: center;
    font-size: 1.8vw;
    line-height: 1.3em;
    white-space: nowrap;
  }
  .tip3 {
    margin: 0 auto;
    text-align: center !important;
    font-size: 3vw !important;
    line-height: 2em;
    white-space: nowrap;
    font-weight: 900;
  }
  .tip3_bg {
    margin: 0 .5em 0 .5em;
    background: #39f;
    padding: .1em .5em;
    color: #fff;
    border-radius: 12px;
  }
  .sec2a {
    margin: 3em auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .box25a {
    margin: 1%;
    padding: 1%;
    text-align: left;
    width: 48%;
    height: auto;
    border: 1px solid #666;
    border-radius: 8px;
    box-sizing: border-box;
	box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
	  display:flex;
  flex-flow: column;
	  justify-content:space-between;
  }
	.box25b {
    margin: 1%;
    padding: 0;
    width: 48%;
    height: auto;
    border: 1px solid #666;
    border-radius: 8px;
    box-sizing: border-box;
		background: url("../images/sec2hipo.webp") no-repeat center center;
		background-size: cover;
		box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
  }
  .box25a h2 {
    margin: .5em auto !important;
    padding: 0 0 .5em;
    text-align: center;
    font-size: 3vw;
    font-weight: 900;
    color: #39f;
  }
.sec2_txbox{
		margin: 0 ;
		padding: 0;
		width: 100%;
		height: auto;
	}
  .box25a p {  	
    margin: 0 0 .5em;
	  padding-bottom: .2em;
    text-align: left;
    font-size: 2vw;
	border-bottom: #999 solid 2px;
  }
  .box25a h3 {
    margin: .5em auto !important;
    padding: .2em !important;
    text-align: center;
    font-size: 2.5vw;
    line-height: 1.5em;
    font-weight: 900;
    background: #39f;
    display: block;
    color: #fff;
  }
  .box25a h4 {
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center;
    font-size: 3.5vw;
    line-height: 1.5em;
    font-weight: 900;
    color: #f00;
  }
  /*section2*/
  /*section3*/
  .sec3bg {
    margin: 3em auto;
    padding: 1em 0;
    width: 100%;
    background: #bfeeee;
  }
  .sec3_box {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    width: 97%;
  }
  .sec3box_in {
    margin: 0;
    padding: 0;
    width: 48%;
    border: 1px solid #666;
    background: #fff;
    aspect-ratio: 5 / 2.3;
  }
  .sec3_box h5 {
    text-align: center;
    background: #39f;
    color: #fff;
    padding: 1em;
  }
  .sec3box_inin {
    margin: 0 auto;
    padding: .5%;
    width: 100%;
    height: auto;
    background: #fff;
    box-sizing: border-box;
  }
  .card_box {
    margin: .5%;
    width: 19%;
    border: 1px solid #666;
    box-sizing: border-box;
  }
  .sec3box_inin p {
    font-size: 1em;
    line-height: 1.5em;
    padding-bottom: 1em;
  }
  /*section3*/
  /*section4*/
  .sec4_in {
    margin: 3em auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec4_ti {
    margin: 0 auto 2em;
    text-align: center;
    width: 100%;
    height: auto;
    background: url("../images/bg_sec4.webp") repeat-x;
    background-position: bottom;
  }
  .sec4_ti h2 {
    margin: 0 auto 1.2em;
    font-size: 4vw;
    font-weight: 900;
    color: #06c;
    text-shadow: 5px 5px 0px rgba(255, 255, 255, 1);
  }
  .sec4_ti h2 img {
    margin: 0 auto -.5em;
    width: 8%;
    height: auto;
  }
  .sec4_inin {
    margin: 0 auto;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .box49 {
    margin: 1%;
    padding: 0;
    width: 48%;
    aspect-ratio: 10 / 3.5;
    border: 2px solid #39f;
    border-radius: 12px;
    box-shadow: 3px 3px 0px 0 rgb(60, 194, 235);
    display: flex;
    box-sizing: border-box;
  }
  .box49_l {
    margin: 0;
    width: 30%;
    height: auto;
    background-image: linear-gradient(150deg, rgba(35, 162, 247, 1) 10%, rgba(12, 247, 200, 1) 90%);
    border-radius: 8px 0 0 8px;
    position: relative;
  }
  .box49_l img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 50%;
    height: auto;
  }
  .box49_r {
    margin: 1% 2%;
    width: 68%;
  }
  .box49_r h3, .box100 h3 {
    font-size: 2vw;
    line-height: 1.3em;
    margin-bottom: .3em;
    color: #f90;
    font-weight: 900;
  }
  .box49_r p, .box100 p {
    font-size: 1.6vw;
    line-height: 1.5em;
    text-align: left;
  }
  /*section4*/
  /*section5*/
  .parallax_1 {
     clip-path: inset(0);
  width:100%;
  height:auto;
  padding:0;
  box-sizing:border-box;
  color: #fff;
  text-align:center;
  }
  .parallax_1::after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url("../images/sec5_bg_b.webp")center/cover no-repeat;
    z-index: -10;
  }
  .parallax_in {
    margin: 2em auto 0;
    width: 80%;
    height: auto;
    text-align: center;
    box-sizing: border-box;
    padding: 0 0 4em;
  }
  .parallax_1 h2 {
    margin: 1em auto 0 !important;
    font-size: 4vw;
    line-height: 1.1em;
    font-weight: 900;
    text-align: center !important;
    color: #06c;
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;
    paint-order: stroke;
  }
  .box100 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    display: flex;
    box-sizing: border-box;
    background: #fff;
    position: relative;
  }
  .box100_no {
    position: absolute;
    top: -.5em;
    left: -.5em;
    padding: 0 .5em;
    background: #06c;
    font-size: 1.1em;
    line-height: 1.5em;
    color: #fff;
    z-index: 2;
    border-radius: 15px;
  }
  .box100_img {
    margin: .5em;
    width: 30%;
    height: auto;
  }
  .box100in {
    margin: 1em;
    width: 100%;
    height: auto;
  }
  .box100 h3 {
    text-align: left;
  }
		.box100 p {
    text-align: left;
		color:#000;
  }
  .ya {
    margin: 0 auto 3em;
    width: 50px;
    height: auto;
  }
  .ya2 {
    margin: 0 auto 1.5em !important;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .ya3 {
    margin: 1.5em auto 0 !important;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .ya2 img, .ya3 img {
    width: 50px;
    height: auto;
  }
  .freebox {
    background: #ffc;
    border: 2px solid #f90;
    padding: .5em;
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  .freebox_in {
    margin: 0 auto;
    padding: 0;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center !important;
  }
  .freebox p {
    margin: 0 auto;
    text-align: center;
    font-size: 1.8vw;
    font-weight: 900;
    width: auto;
    color: #fff;
    position: relative;
    background-image: linear-gradient(45deg, rgb(255, 102, 0, .8) 55%, #fff 60%, rgb(255, 102, 0, .8) 80%);
    background-size: 500% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: shine 2s infinite;
  }
  @keyframes shine {
    0% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  .freebox_img img {
    margin: 0;
    line-height: 0;
    width: 40px;
    height: auto;
    vertical-align: middle;
  }
  /*section5*/
  /*section--*/
  .sec6in {
    margin: 0 auto 2em;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    background: url("../images/bg_sec6.webp") center/cover no-repeat;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .sec6b {
    margin: 0 auto;
    padding: 0;
    width: 85%;
    height: auto;
  }
  .sec6btx {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sec6c {
    margin: 0 auto;
    padding: .5em;
    width: 15%;
    height: auto;
  }
  .sec6ti {
    margin: 0 auto;
    line-height: 1.2em;
    font-size: 2.5vw;
    color: #fff;
    font-weight: 900;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  }
  .sec6_box {
    margin: 2em auto 4em;
    padding: 0;
    width: 95%;
    height: auto;
    box-sizing: border-box;
  }
  .sec6_box_in {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec6_box_in h4 {
    width: 11em;
    padding: .5em;
    height: auto;
    font-size: .9vw;
    font-weight: bold;
    line-height: 1.5em;
    text-align: right
  }
  .sec6_box_in p {
    width: 99%;
    padding: .5em;
    height: auto;
    font-size: .9vw;
    line-height: 1.5em;
  }
  /*section6*/
}
@media screen and (min-width:1441px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 3em auto;
    padding: 0;
    width: 80%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tih2a {
    line-height: 1.2em;
    font-size: 4vw;
    color: #39f;
    font-weight: 900;
  }
  .tih2b {
    line-height: 1.2em;
    font-size: 2.3vw;
    color: #030;
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .tip1 {
    margin: 0 auto;
    text-align: center;
    font-size: 1.4vw;
    line-height: 1.5em;
    white-space: nowrap;
  }
  /*section1*/
  .sec1a {
    margin: 3em auto;
    padding: 0;
    width: 80%;
    height: auto;
    position: relative;
  }
  .sec1a_bga {
    display: block;
  }
  .sec1a_bgb {
    display: none;
  }
  .sec1a_bga img, .sec1a_bgb img {
    width: 100%;
    height: auto;
  }
  .sec1a p {
    position: absolute;
    top: 8%;
    right: 21%;
    font-size: 2vw;
    line-height: 1.5em;
    color: #fff;
    font-weight: 900;
  }
  .sec1a h2 {
    position: absolute;
    top: 42%;
    left: 1.5%;
    font-size: 3.7vw;
    line-height: 1.1em;
    font-weight: 900;
    color: #06f;
    text-align: left;
    -webkit-text-stroke: 9px #fff;
    text-stroke: 9px #fff;
    paint-order: stroke;
  }
  .sec1a h3 {
    position: absolute;
    top: 65%;
    left: 1.5%;
    font-size: 1.8vw;
    line-height: 1.3em;
    font-weight: 900;
    color: #fff;
    text-align: left;
  }
  /*section1*/
  /*section2*/
  .tip2 {
    margin: 1em auto 1em;
    text-align: center;
    font-size: 1.8vw;
    line-height: 1.3em;
    white-space: nowrap;
  }
  .tip3 {
    margin: 0 auto;
    text-align: center !important;
    font-size: 3vw !important;
    line-height: 2em;
    white-space: nowrap;
    font-weight: 900;
  }
  .tip3_bg {
    margin: 0 .5em 0 .5em;
    background: #39f;
    padding: .1em .5em;
    color: #fff;
    border-radius: 12px;
  }
  .sec2a {
    margin: 3em auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .box25a {
    margin: 1%;
    padding: 1%;
    text-align: left;
    width: 48%;
    height: auto;
    border: 1px solid #666;
    border-radius: 8px;
    box-sizing: border-box;
	box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.21);
	  display:flex;
  flex-flow: column;
	  justify-content:space-between;
  }
	.box25b {
    margin: 1%;
    padding: 0;
    width: 48%;
    height: auto;
    border: 1px solid #666;
    border-radius: 8px;
    box-sizing: border-box;
		background: url("../images/sec2hipo.webp") no-repeat center center;
		background-size: cover;
		box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.21);
  }
  .box25a h2 {
    margin: .5em auto !important;
    padding: 0 0 .5em;
    text-align: center;
    font-size: 3vw;
    font-weight: 900;
    color: #39f;
  }
.sec2_txbox{
		margin: 0 ;
		padding: 0;
		width: 100%;
		height: auto;
	}
  .box25a p {
	  margin: 0 0 .5em;
	  padding-bottom: .2em;
    text-align: left;
    font-size: 1.5vw;
	border-bottom: #999 solid 2px;
  }
  .box25a h3 {
    margin: .5em auto !important;
    padding: .2em !important;
    text-align: center;
    font-size: 2vw;
    line-height: 1.5em;
    font-weight: 900;
    background: #39f;
    display: block;
    color: #fff;
  }
  .box25a h4 {
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center;
    font-size: 2.5vw;
    line-height: 1.5em;
    font-weight: 900;
    color: #f00;
  }

  /*section2*/
  /*section3*/
  .sec3bg {
    margin: 3em auto;
    padding: 1em 0;
    width: 100%;
    background: #bfeeee;
  }
  .sec3_box {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    width: 80%;
  }
  .sec3box_in {
    margin: 0;
    padding: 0;
    width: 48%;
    border: 1px solid #666;
    background: #fff;
    aspect-ratio: 5 / 2.3;
  }
  .sec3_box h5 {
    text-align: center;
    background: #39f;
    color: #fff;
    padding: 1em;
  }
  .sec3box_inin {
    margin: 0 auto;
    padding: .5%;
    width: 100%;
    height: auto;
    background: #fff;
    box-sizing: border-box;
  }
  .card_box {
    margin: .5%;
    width: 19%;
    border: 1px solid #666;
    box-sizing: border-box;
  }
  .sec3box_inin p {
    font-size: 1em;
    line-height: 1.5em;
    padding-bottom: 1em;
  }
  /*section3*/
  /*section4*/
  .sec4_in {
    margin: 3em auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec4_ti {
    margin: 0 auto 2em;
    text-align: center;
    width: 100%;
    height: auto;
    background: url("../images/bg_sec4.webp") repeat-x;
    background-position: bottom;
  }
  .sec4_ti h2 {
    margin: 0 auto .5em;
    font-size: 4vw;
    font-weight: 900;
    color: #06c;
    text-shadow: 5px 5px 0px rgba(255, 255, 255, 1);
  }
  .sec4_ti h2 img {
    margin: 0 auto -.5em;
    width: 8%;
    height: auto;
  }
  .sec4_inin {
    margin: 0 auto;
    padding: 0;
    width: 80%;
    height: auto;
  }
  .box49 {
    margin: 1%;
    padding: 0;
    width: 48%;
    aspect-ratio: 10 / 3.5;
    border: 2px solid #39f;
    border-radius: 12px;
    box-shadow: 3px 3px 0px 0 rgb(60, 194, 235);
    display: flex;
    box-sizing: border-box;
  }
  .box49_l {
    margin: 0;
    width: 30%;
    height: auto;
    background-image: linear-gradient(150deg, rgba(35, 162, 247, 1) 10%, rgba(12, 247, 200, 1) 90%);
    border-radius: 8px 0 0 8px;
    position: relative;
  }
  .box49_l img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 50%;
    height: auto;
  }
  .box49_r {
    margin: 1% 2%;
    width: 68%;
  }
  .box49_r h3, .box100 h3 {
    font-size: 2vw;
    line-height: 1.3em;
    margin-bottom: .3em;
    color: #f90;
    font-weight: 900;
  }
  .box49_r p, .box100 p {
    font-size: 1.1vw;
    line-height: 1.5em;
    text-align: left;
  }
  /*section4*/
  /*section5*/
  .parallax_1 {
    clip-path: inset(0);
  width:100%;
  height:auto;
  padding:0;
  box-sizing:border-box;
  color: #fff;
  text-align:center;
  }
  .parallax_1::after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/sec5_bg.webp")center/cover no-repeat;
    z-index: -10;
  }
  .parallax_in {
    margin: 2em auto 0;
    width: 60%;
    height: auto;
    text-align: center;
    box-sizing: border-box;
    padding: 0 0 4em;
  }
  .parallax_1 h2 {
    margin: 1em auto 0 !important;
    font-size: 4vw;
    line-height: 1.1em;
    font-weight: 900;
    text-align: center !important;
    color: #06c;
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;
    paint-order: stroke;
  }
  .box100 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    display: flex;
    box-sizing: border-box;
    background: #fff;
    position: relative;
  }
  .box100_no {
    position: absolute;
    top: -.5em;
    left: -.5em;
    padding: 0 .5em;
    background: #06c;
    font-size: 1.1em;
    line-height: 1.5em;
    color: #fff;
    z-index: 2;
    border-radius: 15px;
  }
  .box100_img {
    margin: .5em;
    width: 30%;
    height: auto;
  }
  .box100in {
    margin: 1em;
    width: 100%;
    height: auto;
  }
  .box100 h3 {
    text-align: left;
  }
		.box100 p {
    text-align: left;
		color:#000;
  }
  .ya {
    margin: 0 auto 3em;
    width: 50px;
    height: auto;
  }
  .ya2 {
    margin: 0 auto 1.5em !important;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .ya3 {
    margin: 1.5em auto 0 !important;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .ya2 img, .ya3 img {
    width: 50px;
    height: auto;
  }
  .freebox {
    background: #ffc;
    border: 2px solid #f90;
    padding: .5em;
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  .freebox_in {
    margin: 0 auto;
    padding: 0;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center !important;
  }
  .freebox p {
    margin: 0 auto;
    text-align: center;
    font-size: 1.2em;
    font-weight: 900;
    width: auto;
    color: #fff;
    position: relative;
    background-image: linear-gradient(45deg, rgb(255, 102, 0, .8) 55%, #fff 60%, rgb(255, 102, 0, .8) 80%);
    background-size: 500% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: shine 2s infinite;
  }
  @keyframes shine {
    0% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  .freebox_img img {
    margin: 0;
    line-height: 0;
    width: 40px;
    height: auto;
    vertical-align: middle;
  }
  /*section5*/
  /*section6*/
  .sec6in {
    margin: 0 auto 2em;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    background: url("../images/bg_sec6.webp") center/cover no-repeat;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .sec6b {
    margin: 0 auto;
    padding: 0;
    width: 85%;
    height: auto;
  }
  .sec6btx {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sec6c {
    margin: 0 auto;
    padding: .5em;
    width: 15%;
    height: auto;
  }
  .sec6ti {
    margin: 0 auto;
    line-height: 1.2em;
    font-size: 2vw;
    color: #fff;
    font-weight: 900;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  }
  .sec6_box {
    margin: 2em auto 4em;
    padding: 0;
    width: 95%;
    height: auto;
    box-sizing: border-box;
  }
  .sec6_box_in {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec6_box_in h4 {
    width: 11em;
    padding: .5em;
    height: auto;
    font-size: .8vw;
    font-weight: bold;
    line-height: 1.5em;
    text-align: right
  }
  .sec6_box_in p {
    width: 99%;
    padding: .5em;
    height: auto;
    font-size: .8vw;
    line-height: 1.5em;
  }
  /*section6*/
}