@charset "utf-8";
.bg_color01 {
  background: #39f;
}
.bg_color02 {
  background: #eee;
}
.bg_color03 {
  background: #fc9;
}
.bg_color04 {
  background: #e8fadc;
}
section {
  position: relative;
}
#imageMap, #imageMap2 img {
  max-width: 100%;
}
article {
  margin: 0 auto;
  padding: 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width:320px) and (max-width:480px) {
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 150px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bgti.webp")center no-repeat;
    background-position: top center;
    position: relative;
  }
  .br1 ,.br2 ,.br3{
    display: block;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 2em auto 0;
    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;
  }
  /*section0*/
  .sec0_in {
    margin: 0 auto;
    padding: 2em 0;
    width: 97%;
    height: auto;
  }
  .box_sec0a {
    margin: 2em auto;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .box33 {
    margin: 0 2%;
    width: 30%;
    height: auto;
    position: relative;
  }
  .box33 h2 {
    position: absolute;
    text-align: center;
    font-size: 4vw;
    line-height: 1.5em;
    color: #039;
    top: 7%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    white-space: nowrap;
  }
  .box33 p {
    position: absolute;
    text-align: center;
    font-size: 18vw;
    line-height: 1.5em;
    color: #f60;
    top: 7%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    white-space: nowrap;
  }
  .tx10 {
    font-size: 30%;
  }
  .box_sec0b {
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .box_sec0b h3 {
    margin: 1em auto 0;
    color: #ffc;
    border-bottom: double 7px #fff;
    font-size: 7vw;
    line-height: 1.5em;
  }
  /*section0*/
  /*section1*/
  .sec1 {
    margin: 3em auto;
    padding: 0;
    width: 97%;
    height: auto;
    position: relative;
  }
  .sec1p0 {
    padding: 1em 0;
  }
  .sec1p {
    margin: 0 auto 1em;
    text-align: center !important;
    font-size: 5vw !important;
    line-height: 2em;
    white-space: nowrap;
    font-weight: 900;
  }
  .sec1p_bg {
    margin: 0 .2em 0 .2em;
    background: #39f;
    padding: .1em .5em;
    color: #fff;
    border-radius: 12px;
  }
  .box100 {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .box50 {
    margin: 0 0 2em;
    padding: 0;
    width: 100%;
    box-sizing: border-box
  }
  .box50:last-child {}
  .box50 h2 {
    border-bottom: 1px solid #039;
  }
  .td_price {
    text-align: right !important;
    color: #f00;
    font-weight: bold;
  }
  .t1 td, .t1 th, .t1 td_price {
    font-size: 4vw !important;
  }
  /*section1*/
  /*section2*/
	.sec2 {
    margin: 0 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: 100%;
    background: url("../images/bg_as.webp")center/cover no-repeat;
    z-index: -10;
  }
  .parallax_in {
    margin: 0 auto;
	  padding: 2em 0;
    width: 90%;
    height: auto;
    text-align: center;
    box-sizing: border-box;
  }
	.parallax_in h2 img{
    margin: 0 auto 1em;
    width: 100%;
    height: auto;
  }
	.parallax_inin {
    margin: 0 auto 2em;
    width: 100%;
    height: auto;
		background: #fff;
    text-align: center;
    box-sizing: border-box;
		border-radius: 20px;
    padding: 2%;
  }
	.parallax_inin:last-child {
    margin: 0 auto ;
  }
	.parallax_inin h4 {
		line-height: 1.5em;
		margin: 0 auto 1em;
    border-bottom: 1px solid #039;
  }
	.h2box{
		margin: 0 auto 1em;
		padding: 0;
		width: 100%;
		height: auto;
		border: 3px solid #339;
		box-sizing: border-box;
		border-radius: 16px;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.h2box_h2{
		width: 30%;
		height: auto;
		margin: 0;
		text-align: left;
		
	}
	.h2box_h2 h2{
		position: absolute;
		color:#339;
		margin-left: .5em;
		font-weight: 900;
		line-height: 1.5em;
		text-align: left;
		top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		font-size: 5vw;
    line-height: 1.5em;
	}
	.h2box_h3{
		width: 70%;
		aspect-ratio: 20 / 3;
		color:#fff;
		margin:0;
		line-height: 1.5em;
		text-align: left;
		display: block;
		background: #339;
		border-radius: 0px 6px 6px 0px;
	}
	.h2box_h3 h3{
		margin-left: 32%;
		position: absolute;
		color:#fff!important;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		font-size: 2.8vw;
		line-height: 1.5em;
	}
	.sec2end{
		margin: 0;
		padding: .2em 0;
		width: 100%;
		height: auto;
		background: #cfc;
		border-radius: 20px;
	}
	.sec2img img{
		margin: 0;
		padding:0;
		width: 80%;
		height: auto;
	}
  /*section2*/
  /*section3*/
  .sec3bg {
    margin: 0 auto 3em;
    padding: 1em 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;
    aspect-ratio: 5 / 2.3;
  }
  .sec3box_in:last-child {
    margin: 0;
  }
  .sec3_box h5 {
    text-align: center;
    background: #39f;
    color: #fff;
    padding: .3em;
  }
  .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: 4vw;
    line-height: 1.5em;
    padding-bottom: 1em;
  }
}
@media screen and (min-width:481px) and (max-width:768px) {
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 150px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bgti.webp")center no-repeat;
    background-position: top center;
    position: relative;
  }
  .br1 ,.br3{
    display: none;
  }
	.br2 {
    display: block;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 2em auto 0;
    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;
  }
  /*section0*/
  .sec0_in {
    margin: 0 auto;
    padding: 2em 0;
    width: 80%;
    height: auto;
  }
  .box_sec0a {
    margin: 2em auto;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .box33 {
    margin: 0 2%;
    width: 30%;
    height: auto;
    position: relative;
  }
  .box33 h2 {
    position: absolute;
    text-align: center;
    font-size: 3.5vw;
    line-height: 1.5em;
    color: #039;
    top: 7%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    white-space: nowrap;
  }
  .box33 p {
    position: absolute;
    text-align: center;
    font-size: 15vw;
    line-height: 1.5em;
    color: #f60;
    top: 8%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    white-space: nowrap;
  }
  .tx10 {
    font-size: 30%;
  }
  .box_sec0b {
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .box_sec0b h3 {
    margin: 1em auto 0;
    color: #ffc;
    border-bottom: double 7px #fff;
    font-size: 5vw;
    line-height: 1.5em;
  }
  /*section0*/
  /*section1*/
  .sec1 {
    margin: 3em auto;
    padding: 0;
    width: 80%;
    height: auto;
    position: relative;
  }
  .sec1p0 {
    padding: 1em 0;
  }
  .sec1p {
    margin: 0 auto 1em;
    text-align: center !important;
    font-size: 4vw !important;
    line-height: 2em;
    white-space: nowrap;
    font-weight: 900;
  }
  .sec1p_bg {
    margin: 0 .5em 0 .5em;
    background: #39f;
    padding: .1em .5em;
    color: #fff;
    border-radius: 12px;
  }
  .box100 {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .box50 {
    margin: 0 0 2em;
    padding: 0;
    width: 100%;
    box-sizing: border-box
  }
  .box50:last-child {}
  .box50 h2 {
    border-bottom: 1px solid #039;
  }
  .td_price {
    text-align: right !important;
    color: #f00;
    font-weight: bold;
  }
  .t1 td, .t1 th, .t1 td_price {
    font-size: 3vw !important;
  }
  /*section1*/
  /*section2*/
			.sec2 {
    margin: 0 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: 100%;
    background: url("../images/bg_as.webp")center/cover no-repeat;
    z-index: -10;
  }
  .parallax_in {
    margin: 0 auto;
	  padding: 2em 0;
    width: 90%;
    height: auto;
    text-align: center;
    box-sizing: border-box;
  }
	.parallax_in h2 img{
    margin: 0 auto 1em;
    width: 100%;
    height: auto;
  }
	.parallax_inin {
    margin: 0 auto 2em;
    width: 100%;
    height: auto;
		background: #fff;
    text-align: center;
    box-sizing: border-box;
		border-radius: 20px;
    padding: 2%;
  }
	.parallax_inin:last-child {
    margin: 0 auto ;
  }
	.parallax_inin h4 {
		line-height: 1.5em;
		margin: 0 auto 1em;
    border-bottom: 1px solid #039;
  }
	.h2box{
		margin: 0 auto 1em;
		padding: 0;
		width: 100%;
		height: auto;
		border: 3px solid #339;
		box-sizing: border-box;
		border-radius: 16px;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.h2box_h2{
		width: 30%;
		height: auto;
		margin: 0;
		text-align: left;
		
	}
	.h2box_h2 h2{
		position: absolute;
		color:#339;
		margin-left: .5em;
		font-weight: 900;
		line-height: 1.5em;
		text-align: left;
		top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		font-size: 4vw;
    line-height: 1.5em;
	}
	.h2box_h3{
		width: 70%;
		aspect-ratio: 20 / 3;
		color:#fff;
		margin:0;
		line-height: 1.5em;
		text-align: left;
		display: block;
		background: #339;
		border-radius: 0px 6px 6px 0px;
	}
	.h2box_h3 h3{
		margin-left: 32%;
		position: absolute;
		color:#fff!important;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		font-size: 2.8vw;
		line-height: 1.5em;
	}
	.sec2end{
		margin: 0;
		padding: .2em 0;
		width: 100%;
		height: auto;
		background: #cfc;
		border-radius: 20px;
	}
	.sec2img img{
		margin: 0;
		padding:0;
		width: 80%;
		height: auto;
	}
  /*section2*/
  /*section3*/
  .sec3bg {
    margin: 0 auto 3em;
    padding: 1em 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;
    aspect-ratio: 5 / 2.3;
  }
  .sec3box_in:last-child {
    margin: 0;
  }
  .sec3_box h5 {
    text-align: center;
    background: #39f;
    color: #fff;
    padding: .3em;
  }
  .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;
  }
}
@media screen and (min-width:769px) and (max-width:1024px) {
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bgti.webp")center no-repeat;
    background-position: top center;
    position: relative;
  }
  .br1 ,.br3{
    display: none;
  }
	.br2 {
    display: block;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 3em auto 2em;
    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;
  }
  /*section0*/
  .sec0_in {
    margin: 0 auto;
    padding: 2em 0;
    width: 60%;
    height: auto;
  }
  .box_sec0a {
    margin: 2em auto;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .box33 {
    margin: 0 2%;
    width: 30%;
    height: auto;
    position: relative;
  }
  .box33 h2 {
    position: absolute;
    text-align: center;
    font-size: 2.5vw;
    line-height: 1.5em;
    color: #039;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    white-space: nowrap;
  }
  .box33 p {
    position: absolute;
    text-align: center;
    font-size: 12vw;
    line-height: 1.5em;
    color: #f60;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    white-space: nowrap;
  }
  .tx10 {
    font-size: 30%;
  }
  .box_sec0b {
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .box_sec0b h3 {
    margin: 1em auto 0;
    color: #ffc;
    border-bottom: double 7px #fff;
    font-size: 4vw;
    line-height: 1.5em;
  }
  /*section0*/
  /*section1*/
  .sec1 {
    margin: 3em auto;
    padding: 0;
    width: 80%;
    height: auto;
    position: relative;
  }
  .sec1p0 {
    padding: 1em 0;
  }
  .sec1p {
    margin: 0 auto 1em;
    text-align: center !important;
    font-size: 4vw !important;
    line-height: 2em;
    white-space: nowrap;
    font-weight: 900;
  }
  .sec1p_bg {
    margin: 0 .5em 0 .5em;
    background: #39f;
    padding: .1em .5em;
    color: #fff;
    border-radius: 12px;
  }
  .box100 {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .box50 {
    margin: 2%;
    padding: 0;
    width: 46%;
    box-sizing: border-box
  }
  .box50 h2 {
    border-bottom: 1px solid #039;
  }
  .td_price {
    text-align: right !important;
    color: #f00;
    font-weight: bold;
  }
  .t1 td, .t1 th, .t1 td_price {
    font-size: 1.8vw !important;
  }
  /*section1*/
  /*section2*/
		.sec2 {
    margin: 0 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: 100%;
    background: url("../images/bg_as.webp")center/cover no-repeat;
    z-index: -10;
  }
  .parallax_in {
    margin: 0 auto;
	  padding: 4em 0;
    width: 80%;
    height: auto;
    text-align: center;
    box-sizing: border-box;
  }
	.parallax_in h2 img{
    margin: 0 auto 1em;
    width: 100%;
    height: auto;
  }
	.parallax_inin {
    margin: 0 auto 3em;
    width: 100%;
    height: auto;
		background: #fff;
    text-align: center;
    box-sizing: border-box;
		border-radius: 20px;
    padding: 1%;
  }
	.parallax_inin:last-child {
    margin: 0 auto ;
  }
	.parallax_inin h4 {
		line-height: 1.5em;
		margin: 0 auto 1em;
    border-bottom: 1px solid #039;
  }
	.h2box{
		margin: 0 auto 1em;
		padding: 0;
		width: 100%;
		height: auto;
		border: 3px solid #339;
		box-sizing: border-box;
		border-radius: 12px;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.h2box_h2{
		width: 30%;
		height: auto;
		margin: 0;
		text-align: left;
		
	}
	.h2box_h2 h2{
		position: absolute;
		color:#339;
		margin-left: .5em;
		font-weight: 900;
		line-height: 1.5em;
		text-align: left;
		top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		font-size: 3vw;
    line-height: 1.5em;
	}
	.h2box_h3{
		width: 70%;
		aspect-ratio: 20 / 3;
		color:#fff;
		margin:0;
		line-height: 1.5em;
		text-align: left;
		display: block;
		background: #339;
		border-radius: 0px 6px 6px 0px;
	}
	.h2box_h3 h3{
		margin-left: 32%;
		position: absolute;
		color:#fff!important;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		font-size: 2vw;
	}
	.sec2end{
		margin: 0;
		padding: .2em 0;
		width: 100%;
		height: auto;
		background: #cfc;
		border-radius: 20px;
	}
	.sec2img img{
		margin: 0;
		padding:0;
		width: 80%;
		height: auto;
	}
  /*section2*/
  /*section3*/
  .sec3bg {
    margin: 0 auto 3em;
    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: .3em;
  }
  .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*/
}
@media screen and (min-width:1025px) and (max-width:1440px) {
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bgti.webp")center no-repeat;
    background-position: top center;
    position: relative;
  }
  .br1 ,.br2 ,.br3{
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 3em auto 2em;
    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;
  }
  /*section0*/
  .sec0_in {
    margin: 0 auto;
    padding: 2em 0;
    width: 60%;
    height: auto;
  }
  .box_sec0a {
    margin: 2em auto;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .box33 {
    margin: 0 2%;
    width: 30%;
    height: auto;
    position: relative;
  }
  .box33 h2 {
    position: absolute;
    text-align: center;
    font-size: 2.5vw;
    line-height: 1.5em;
    color: #039;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    white-space: nowrap;
  }
  .box33 p {
    position: absolute;
    text-align: center;
    font-size: 12vw;
    line-height: 1.5em;
    color: #f60;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    white-space: nowrap;
  }
  .tx10 {
    font-size: 30%;
  }
  .box_sec0b {
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .box_sec0b h3 {
    margin: 1em auto 0;
    color: #ffc;
    border-bottom: double 7px #fff;
    font-size: 3vw;
    line-height: 1.5em;
  }
  /*section0*/
  /*section1*/
  .sec1 {
    margin: 3em auto;
    padding: 0;
    width: 80%;
    height: auto;
    position: relative;
  }
  .sec1p0 {
    padding: 1em 0;
  }
  .sec1p {
    margin: 0 auto 1em;
    text-align: center !important;
    font-size: 3vw !important;
    line-height: 2em;
    white-space: nowrap;
    font-weight: 900;
  }
  .sec1p_bg {
    margin: 0 .5em 0 .5em;
    background: #39f;
    padding: .1em .5em;
    color: #fff;
    border-radius: 12px;
  }
  .box100 {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .box50 {
    margin: 2%;
    padding: 0;
    width: 46%;
    box-sizing: border-box
  }
  .box50 h2 {
    border-bottom: 1px solid #039;
  }
  .td_price {
    text-align: right !important;
    color: #f00;
    font-weight: bold;
  }
  .t1 td, .t1 th, .t1 td_price {
    font-size: 1.5vw !important;
  }
  /*section1*/
  /*section2*/
	.sec2 {
    margin: 0 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: 100%;
    background: url("../images/bg_a.webp")center/cover no-repeat;
    z-index: -10;
  }
  .parallax_in {
    margin: 0 auto;
	  padding: 4em 0;
    width: 80%;
    height: auto;
    text-align: center;
    box-sizing: border-box;
  }
	.parallax_in h2 img{
    margin: 0 auto 1em;
    width: 100%;
    height: auto;
  }
	.parallax_inin {
    margin: 0 auto 3em;
    width: 100%;
    height: auto;
		background: #fff;
    text-align: center;
    box-sizing: border-box;
		border-radius: 20px;
    padding: 1%;
  }
	.parallax_inin:last-child {
    margin: 0 auto ;
  }
	.parallax_inin h4 {
		line-height: 1.5em;
		margin: 0 auto 1em;
    border-bottom: 1px solid #039;
  }
	.h2box{
		margin: 0 auto 1em;
		padding: 0;
		width: 100%;
		height: auto;
		border: 3px solid #339;
		box-sizing: border-box;
		border-radius: 12px;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.h2box_h2{
		width: 30%;
		height: auto;
		margin: 0;
		text-align: left;
		
	}
	.h2box_h2 h2{
		position: absolute;
		color:#339;
		margin-left: .5em;
		font-weight: 900;
		line-height: 1.5em;
		text-align: left;
		top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		font-size: 2vw;
    line-height: 1.5em;
	}
	.h2box_h3{
		width: 70%;
		aspect-ratio: 20 / 1;
		color:#fff;
		margin:0;
		line-height: 1.5em;
		text-align: left;
		display: block;
		background: #339;
		border-radius: 0px 6px 6px 0px;
	}
	.h2box_h3 h3{
		margin-left: 32%;
		position: absolute;
		color:#fff!important;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		font-size: 1.2vw;
	}
	.sec2end{
		margin: 0;
		padding: .2em 0;
		width: 100%;
		height: auto;
		background: #cfc;
		border-radius: 20px;
	}
	.sec2img img{
		margin: 0;
		padding:0;
		width: 80%;
		height: auto;
	}
  /*section2*/
  /*section3*/
  .sec3bg {
    margin: 0 auto 3em;
    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: .3em;
  }
  .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*/
}
@media screen and (min-width:1441px) {
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bgti.webp")center no-repeat;
    background-position: top center;
    position: relative;
  }
  .br1 ,.br2 ,.br3{
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 3em auto 2em;
    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;
  }
  /*section0*/
  .sec0_in {
    margin: 0 auto;
    padding: 3em 0;
    width: 60%;
    height: auto;
  }
  .box_sec0a {
    margin: 2em auto;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .box33 {
    margin: 0 2%;
    width: 30%;
    height: auto;
    position: relative;
  }
  .box33 h2 {
    position: absolute;
    text-align: center;
    font-size: 2.5vw;
    line-height: 1.5em;
    color: #039;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    white-space: nowrap;
  }
  .box33 p {
    position: absolute;
    text-align: center;
    font-size: 12vw;
    line-height: 1.5em;
    color: #f60;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    white-space: nowrap;
  }
  .tx10 {
    font-size: 30%;
  }
  .box_sec0b {
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .box_sec0b h3 {
    margin: 1em auto 0;
    color: #ffc;
    border-bottom: double 7px #fff;
    font-size: 3vw;
    line-height: 1.5em;
  }
  /*section0*/
  /*section1*/
  .sec1 {
    margin: 3em auto;
    padding: 0;
    width: 80%;
    height: auto;
    position: relative;
  }
  .sec1p0 {
    padding: 1em 0;
  }
  .sec1p {
    margin: 0 auto 1em;
    text-align: center !important;
    font-size: 2.5vw !important;
    line-height: 2em;
    white-space: nowrap;
    font-weight: 900;
  }
  .sec1p_bg {
    margin: 0 .5em 0 .5em;
    background: #39f;
    padding: .1em .5em;
    color: #fff;
    border-radius: 12px;
  }
  .box100 {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .box50 {
    margin: 2%;
    padding: 0;
    width: 46%;
    box-sizing: border-box
  }
  .box50 h2 {
    border-bottom: 1px solid #039;
  }
	.box50 h3 {
		margin: 1em auto;
    border-bottom: 1px solid #039;
  }
  .td_price {
    text-align: right !important;
    color: #f00;
    font-weight: bold;
  }
  .t1 td, .t1 th, .t1 td_price {
    font-size: .9em !important;
  }
  /*section1*/
  /*section02*/
	.sec2 {
    margin: 0 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: 100%;
    background: url("../images/bg_a.webp")center/cover no-repeat;
    z-index: -10;
  }
  .parallax_in {
    margin: 0 auto;
	  padding: 4em 0;
    width: 80%;
    height: auto;
    text-align: center;
    box-sizing: border-box;
  }
	.parallax_in h2 img{
    margin: 0 auto 1em;
    width: 100%;
    height: auto;
  }
	.parallax_inin {
    margin: 0 auto 3em;
    width: 100%;
    height: auto;
		background: #fff;
    text-align: center;
    box-sizing: border-box;
		border-radius: 20px;
    padding: 1%;
  }
	.parallax_inin:last-child {
    margin: 0 auto ;
  }
	.parallax_inin h4 {
		line-height: 1.5em;
		margin: 0 auto 1em;
    border-bottom: 1px solid #039;
  }
	.h2box{
		margin: 0 auto 1em;
		padding: 0;
		width: 100%;
		height: auto;
		border: 3px solid #339;
		box-sizing: border-box;
		border-radius: 12px;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.h2box_h2{
		width: 30%;
		height: auto;
		margin: 0;
		text-align: left;
		
	}
	.h2box_h2 h2{
		position: absolute;
		color:#339;
		margin-left: .5em;
		font-weight: 900;
		line-height: 1.5em;
		text-align: left;
		top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		font-size: 2vw;
    line-height: 1.5em;
	}
	.h2box_h3{
		width: 70%;
		aspect-ratio: 20 / 1;
		color:#fff;
		margin:0;
		line-height: 1.5em;
		text-align: left;
		display: block;
		background: #339;
		border-radius: 0px 6px 6px 0px;
	}
	.h2box_h3 h3{
		margin-left: 32%;
		position: absolute;
		color:#fff!important;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		font-size: 1.2vw;
	}
	.sec2end{
		margin: 0;
		padding: .2em 0;
		width: 100%;
		height: auto;
		background: #cfc;
		border-radius: 20px;
	}
	.sec2img img{
		margin: 0;
		padding:0;
		width: 80%;
		height: auto;
	}
  /*section02*/
  /*section3*/
  .sec3bg {
    margin: 0 auto 3em;
    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: .3em;
  }
  .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*/
  /*section4*/
  /*section5*/
  /*section5*/
}