
@charset "utf-8";
/* CSS Document */

.contents{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	font-size: 16px;
}
section{
  width: 100%;
margin-bottom: 6em auto !important;
display: flex;
flex-direction: column;
gap: 1em;
}

p{
	margin: 0 ;
	font-size: 0.9em;

}


h3.typegreen{
	font-size: 1.3em;
		margin: 0.5em auto;
		 padding: 0;/*上下 左右の余白*/
	  border-bottom: solid 3px #70ca5e;/*左線*/
font-weight: bold;

}
h3.typeorange{
	font-size: 1.3em;
		margin: 0.5em auto;
		 padding: 0;/*上下 左右の余白*/
	  border-bottom: solid 3px #ff8929;/*左線*/
font-weight: bold;

}
h4.sebari{
	margin: 1.3em auto;
		 padding: 0.10em 0.5em;/*上下 左右の余白*/
  background: transparent;/*背景透明に*/
  border-left: solid 6.5px #70ca5e;/*左線*/
font-weight: bold;
line-height: 1.3em;
}
h4.kurohyoushi{
	margin: 1.3em auto;
		 padding: 0.10em 0.5em;/*上下 左右の余白*/
  background: transparent;/*背景透明に*/
  border-left: solid 6.5px #ff8929;/*左線*/
font-weight: bold;
}


.seihon_lead{
	width: 90%;
	margin: 2em auto;
	text-align: center;
}
.seihon_lead h3{
font-size: 1.4em;
font-weight: bold;
}
.seihon_lead p{
font-size: 1.1em;
line-height: 1.8em;
}
.seihon_lead p span{
font-weight: bold;
background: linear-gradient(transparent 70%, #ffa53f 50%);
}

.seihon_main{
	width: 90%;
	margin: 3em auto 1em auto;
	text-align: center;
}
.seihon_main img{
width: 100%;
}
.seihon_main ul{
display: flex;
justify-content: space-between;
margin: 2em auto;
}

.seihon_main ul li:nth-of-type(2n+1){
		display: block;
	margin: auto 0 ;

width: 40%;
text-align: left;
align-items: center;}
.seihon_main ul li:nth-of-type(2n){
width: 55%;
text-align: left;
}

.seihon_main ul li img{
width: 100%;
}

.seihon_main ul li h4{
	font-size: 1.2em;
margin: 0.5em 0;
}

@media screen and (max-width:640px){
.seihon_lead{
	width: 95%;
	margin: 2em auto;
}
.seihon_lead h3{
font-size: 1.1em;
}
.seihon_lead p{
font-size: 0.8em;
}

.seihon_main ul{
display: block;
}

.seihon_main ul li:nth-of-type(2n){
width: 100%;
}


}




.section_sonota{
}

.sebari_sonota{
	width: 90%;
	display: flex;
	justify-content: space-between;
	margin: 2em auto;
	text-align: left;
}

.sebari_sonota li{
display: block;
width: 48%;
}

.sebari_sonota li img{
width: 100%;
}


@media screen and (max-width:640px){
}









/* .section_blackcover{
}

.seihon_blackcover{
	width: 90%;
	margin: 2em auto;
	text-align: center;
}

.seihon_blackcover ul{
display: flex;
justify-content: space-between;
text-align: left;
}
.seihon_blackcover ul li{
	padding: 0.5em;
	display: block;
width: 33%;
background-color: #ffefd8;
}

.seihon_blackcover ul li img{
width: 100%;
}

.seihon_blackcover ul li h5{
	font-size: 1.1em;
	margin: 0.5em 0 0 0;
} */

.seihon_blackcover{
	width: 90%;
	margin: 2em auto;
	text-align: center;
}

.seihon_blackcover ul{
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.seihon_blackcover ul li{
	padding: 0.5em;
	display: flex;
width: 100%;
}
.seihon_blackcover ul li img{
width: 25%;
padding: 0.5em;
}

.seihon_blackcover ul li div{
	margin-left: 1.5em;
text-align: left;
align-items: center;
align-content: center;

}
.seihon_blackcover ul li div h5{
font-size: 1.1em;
margin: 0.5em 0;
line-height: 1.1em;


		 padding: 0.15em 0.5em;/*上下 左右の余白*/
  background: transparent;/*背景透明に*/
  border-left: solid 6.5px #ff8929;/*左線*/
font-weight: bold;

}


@media screen and (max-width:640px){
.seihon_blackcover{
	width: 100%;
	margin: 0.5em auto;
}
.seihon_blackcover ul li img{
width: 25%;
height: auto;
padding: 0;
object-fit: contain;
object-position: top;
}
.seihon_blackcover ul li div{
	margin-left: 1em;

}
.seihon_blackcover ul li div h5{
font-size: 1em;
line-height: 1.3em;

}
.seihon_blackcover ul li div p{
font-size: 0.9em;
}

}











.section_btn_price{
	margin: 4em auto;
	text-align: center;
}
.btn--orange,
a.btn--orange {
	display: block;
	margin: 0 auto;
  color: #fff;
  background-color: #eb6100;
  padding: 0.5em 1em;
  width: 15em;
  text-align: center;
  text-decoration: none;
  font-size: 1.2em;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}

a.btn--radius {
   border-radius: 100vh;
}
.section_btn_price p{
text-align: center;
margin-bottom: 1.2em;
font-size: 1.1em;
font-weight: bold;
}




.section_swiper{
	margin: 4em auto 1em auto;
	
}



.swiper {
  width: 100%;
  height: 300px;
}

.swiper-slide {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  overflow: hidden;
}
.swiper-slide img{
width: 100%;
height: 100%;
object-fit: cover;

  padding: 0;

}
@media screen and (max-width:640px){
.swiper-slide {
  width: 48%;
  height: auto;
}


}

.dekirukoto{
	width: 80%;
	margin: 1em auto 4em auto;
	text-align: center;
	border: #eb6100 2px solid;
	padding: 1.5rem;
}
.dekirukoto p{
font-size: 1.1em;
line-height: 2em;
font-weight: bold;
}


.sonotasyouhin{
	background-color: #e4ffdc;
	padding: 1em;
	margin: 2em auto;
border-radius: 4em;
}
.sonotasyouhin p{
font-size: 1.1em;
line-height: 1.8em;
padding: 0em 3em 2em 3em;
font-weight: bold;
width: 80%;
margin: 0 auto;
text-align: center;
}
.hokanimo{
	width: 80%;
	text-align: center;
	display: flex;
flex-wrap: wrap;
margin: 3em auto 1em auto;
padding-bottom: 1em;
justify-content: center;
border-bottom: #000 1.5px solid;

}

.hokanimo li{
	width: 23%;

}
.hokanimo li img{
	width: 100%;

}
@media screen and (max-width:640px){
	.sonotasyouhin{
	padding: 0;
	margin: 2em auto;
border-radius: 2em;
}

	.hokanimo{
	width: 90%;
margin: 2em auto 1em auto;

}

.hokanimo li{
	width: 30%;

}

.sonotasyouhin p{
font-size: 0.9em;
line-height: 1.8em;
padding: 0em 1em 2em 1em;
font-weight: bold;
width: 80%;
margin: 0 auto;
}





}



@media screen and (max-width:640px){
.dekirukoto p{
font-size: 0.9em;
line-height: 2em;
font-weight: bold;

}



}



@media screen and (max-width:640px){
.spnone{
	display: none;
}






}



