@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
.pc{
	display:block;}
.pcIn{
	display:inline}
.sp{
	display:none}
.spIn{
	display:none}

body{
	position:relative;
	background-color:#fff;
	line-height: 1.5;
	color: #222
	}
.oswald{
  font-family: "Oswald", sans-serif;
}
p{
	font-size:18px;
	line-height:1.5;}
ul li{
	list-style:none}
a{
	color: inherit;
	text-decoration: none;
	transition: 0.5s;
}
a:hover img{
	opacity:0.7}

.inner{
	width:100%;
	max-width: 1240px;
	padding: 0 20px;
	margin:0 auto;
	position:relative;}

@media screen and (max-width: 767px) {
.pc{
	display:none;}
.pcIn{
	display:none}
.sp{
	display:block}
.spIn{
	display:inline}

img{
	max-width:100%;
	height:auto}
body{
	position:relative;
	min-width:100%;
	}
section{
	min-width:100%;
	clear:both}
.inner{
	width:100%;
	margin:0 auto;
	position:relative;}
}


.orange{
	background: #fff9ee;
}

#c01{
	padding: 75px 0 95px;
	text-align: center;
}
.cmnH3{
font-size: 70px;
	font-weight: normal;
	letter-spacing: 0.1em;
color: #FFA800;
text-align: center;}

.cmnH3.blue{
color: #00479d;
}


.cmnH3 span.jp{
	display: block;
	font-size: 20px;font-weight: bold;
color: #222222;
}

   @media screen and (max-width: 767px) {
		 #c01{
	padding: 32px 0 47px;
	text-align: center;
}
.cmnH3{
font-size: 49px;
}


.cmnH3 span.jp{
	font-size: 14px;
}
}


.leed01{
	margin-top: 100px;
	font-weight: bold;
	text-align: center;
	font-size: 50px;
}
.leed02{
	text-align: center;
	font-size: 50px;
		font-weight: bold;

}
.leed02 span{
	font-size: 40px
}
.leed03{
	text-align: center;
	font-size: 40px;
		font-weight: bold;

		line-height: 1

}
.leed03 span{
	font-size: 55px;
	font-weight: bold
}
.leed03 span span{
	font-size: 70px;
}

   @media screen and (max-width: 767px) {
		 .leed01{
	margin-top: 50px;
	font-size: 35px;
}
.leed02{
	font-size: 35px;
}
.leed02 span{
	font-size: 28px
}
.leed03{
	font-size: 28px;
}
.leed03 span{
	font-size: 38px;
}
.leed03 span span{
	font-size: 49px;
}
}


.price{
	margin: 90px 0 70px
}
.banner{
	margin-bottom: 44px
}

.btn01{
	display: inline-flex;
	max-width: 500px;
	width: 80%;
	height: 80px;
	justify-content: center;
	align-items: center;
border-width: 3px;
border-color: #E60000;
border-style: solid;
background-color: #FFFFFF;
font-size: 35px;
color: #E60000;
	border-radius: 40px;
	margin-bottom: 110px;
font-weight: bold;
}

   @media screen and (max-width: 767px) {
		 .price{
	margin: 45px 0 35px
}
.banner{
	margin-bottom: 22px
}

.btn01{
	display: inline-flex;
	max-width: 500px;
	width: 100%;
	height: 56px;
	justify-content: center;
	align-items: center;
border-width: 3px;
border-color: #E60000;
border-style: solid;
background-color: #FFFFFF;
font-size: 24px;
color: #E60000;
	border-radius: 28px;
	margin-bottom: 55px;
font-weight: bold;
}
		 
}


.leed04{
	font-size: 35px;
color: #222222;
	font-weight: bold;
	margin-bottom: 40px
}
.tokuten_box{
	width: 100%;
	position: relative;
	margin-bottom: 75px;
}
.tokuten_box dt{
	background: #00479d;
	position: relative;
	padding: 20px 150px;
	text-align: center;
	font-size: 30px;
color: #FFFFFF;
	font-weight: bold;
}

.tokuten_box dt img{
	position: absolute;
	left: 22px;
	top: -9px
}
.tokuten_box dd{
	background: #fff;
	font-size: 20px;
	border-width: 1px;
border-color: #BEBEBE;
border-style: solid;
	padding: 49px 150px 22px;
	font-weight: bold;
color: #222222;
}
.tokuten_box dd span{
	font-size: 25px;
}
.tokuten_box dd strong{
	font-size: 30px;
	display: inline-block;
color: #E60000;
	margin-bottom: 30px
}

.tokuten_box dd img{
	display: block;
	margin: 50px auto 0;
}



.btn02{
	display: inline-flex;
	max-width: 500px;
	width: 80%;
	height: 80px;
	justify-content: center;
	align-items: center;
border-width: 3px;
border-color: #E60000;
border-style: solid;
background-color: #E60000;
font-size: 35px;
color: #fff;
	border-radius: 40px;
font-weight: bold;
}

   @media screen and (max-width: 767px) {
		 .leed04{
	font-size: 24px;
	margin-bottom:20px
}
.tokuten_box{
	margin-bottom: 37px;
}
.tokuten_box dt{
	padding: 10px 75px;
	font-size: 21px;
	font-feature-settings: 'palt';
}

.tokuten_box dt img{
	position: absolute;
	left: 11px;
	width: 60px;
	top: -4px
}
.tokuten_box dd{
	font-size: 14px;
	padding: 25px 75px 11px;
}
.tokuten_box dd span{
	font-size: 17px;
}
.tokuten_box dd strong{
	font-size: 21px;
	margin-bottom: 15px
}

.tokuten_box dd img{
	display: block;
	margin: 15px auto 0;
	width: 78px;
}



.btn02{
	display: inline-flex;
	max-width: 500px;
	width: 100%;
	height: 56px;
	justify-content: center;
	align-items: center;
border-width: 3px;
border-color: #E60000;
border-style: solid;
background-color: #E60000;
font-size: 24px;
color: #fff;
	border-radius: 28px;
font-weight: bold;
}
		 
		 
}


#c02{
	padding: 96px 0 50px 0;
}

.machines{
display: flex;
	column-gap: 15px;
	margin: 75px 0 30px;
}
.machines li{
border-radius: 20px;
	width: 33%;
background-color: #EEEFEF;
	padding: 20px 18px;
	text-align: center;
	font-weight: bold
}
.machines li p{
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px
}
.machine_txt{
	text-align: center;
	font-size: 25px;
	font-weight: bold
}  
@media screen and (max-width: 767px) {
	#c02{
	padding: 48px 0 25px 0;
}

.machines{
display: flex;
	flex-wrap: wrap;
	column-gap: 15px;
	grid-row-gap: 15px;
	margin: 37px 0 15px;
}
.machines li{
border-radius: 20px;
	width: 100%;
	padding: 10px 9px;

}
.machines li p{
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px
}
.machine_txt{
	font-size: 17px;
}  
}


#c03{
background:
  url(../images/tri.png) center 0 no-repeat,
  linear-gradient(
    to bottom,
    transparent 200px,
    #efefef 200px
  );	padding: 0 0 65px 0;
}

.tri{
	text-align: center;
	min-height: 190px;
	
	
}
.tri p{
	font-size: 35px;
line-height: 1.143;
	font-weight: bold
}
.tri p span{
	color: #00479d;
}

   @media screen and (max-width: 767px) {
		 #c03{
background:
  url(../images/tri.png) center 125px no-repeat,
  linear-gradient(
    to bottom,
    #fff 175px,
    #efefef 175px
  );	
			 padding: 0 0 65px 0;
			 background-size: 100% auto;
}

.tri{
	text-align: center;
	min-height: 180px;
	
	
}
.tri p{
	font-size: 24px;
}

}


#c04{
	padding: 91px 0 97px;
	text-align: center;
}

.cont_box{
	border-width: 1px;
border-color: #00479D;
border-style: solid;
border-radius: 20px;
background-color: #FFFFFF;
	padding: 65px;
	margin-bottom: 82px;
}

.cont_box ul{
	margin: 45px 0 0 0;
	display: flex;
	justify-content: center;
}
.cont_box ul li{
	width: 33%;
}

   @media screen and (max-width: 767px) {
		 #c04{
	padding: 45px 0 46px;

}

.cont_box{
border-radius: 10px;
background-color: #FFFFFF;
	padding: 20px;
	margin-bottom: 40px;
}

.cont_box ul{
	margin: 22px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	grid-row-gap: 15px;
	justify-content: center;
}
.cont_box ul li{
	width: 60%;
}
}


#c05{
	padding: 100px 0;
	text-align: center;
}

#c05 h3{
	margin-bottom: 80px;
}
#c05 h3.inst{
	margin-top: 130px;
}

.card{
	display: flex;
	width: 100%;
border-radius: 40px;
background-color: #FFF9EE;
	padding: 60px 34px;
	column-gap: 24px;
	margin-bottom: 80px;
}
.card dt{
	width: calc(100% - 380px - 24px);
	text-align: left;
}
.card dt h4{
font-size: 50px;
	font-weight: normal;
	letter-spacing: 0.1em;
color: #00479d;
text-align: left;
margin-bottom: 30px;}

.card dt h4 span.jp{
	display: block;
	font-size: 20px;
	font-weight: bold;
color: #222222;
}
.card dt p{
	font-size: 18px;
color: #3E3E3E;
	font-weight: 500;
line-height: 1.556;
}

.card dd{
width: 380px;
}

   @media screen and (max-width: 767px) {
		 
#c05{
	padding: 50px 0;
}

#c05 h3{
	margin-bottom: 40px;
}
#c05 h3.inst{
	margin-top: 65px;
}

.card{
	display: flex;
	width: 100%;
border-radius: 20px;
background-color: #FFF9EE;
	padding: 30px 17px;
	column-gap: 12px;
	flex-wrap: wrap;
	margin-bottom: 40px;
	grid-row-gap: 20px;
}
.card dt{
	width: 100%;
	text-align: left;
}
.card dt h4{
font-size: 35px;
margin-bottom: 15px;}

.card dt h4 span.jp{
	font-size: 14px;
}
.card dt p{
	font-size: 13px;
}

.card dd{
		width: 100%;
text-align: center;
		 }
		 .card dd img{
			 max-width: 380px;
			 width: 100%;
		 }
		 
}


#c06{
	padding: 100px 0 0 0;
	text-align: center
}



.updown {
  animation-name: UpDown2;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}
.updown2 {
  animation-name: UpDown2;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}
@keyframes UpDown {
  0% {
    transform: translate(-50%, 0);
  }
  100% {
    transform: translate(-50%, 30px);
  }
}
@keyframes UpDown2 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(30px);
  }
}
.fixbnnr{
	position: fixed;
	bottom: 100px;
	right: 100px;
}

   @media screen and (max-width: 767px) {
		 .fixbnnr{
	position: fixed;
	bottom: 50px;
	right: 10px;
 width: 120px;
}
}
