@charset "utf-8";

/*===============================================
●画面の横幅が769px以上
===============================================*/
@media screen and (min-width : 769px ){
#pc------------------------------------------- {
}
#hero {
	background-color: #E2EFD6;
	padding-top: 130px;
}
#hero h2 {
	width: 1204px;
	margin-left: auto;
	margin-right: auto;
}



#concept {
	background-color: #E2EFD6;
	padding-top: 120px;
}
#concept .inner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 100px;
}
#concept .box {
	width: 710px;
	border-radius: 70px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding-bottom: 60px;
}
#concept .box h2 {
	width: 205px;
	margin-left: auto;
	margin-right: auto;
	font-size: 19px;
	font-weight: 500;
	color: #5E5E5E;
	position: relative;
	top: -30px;
}
#concept .box h3 {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5em;
}
#concept .box p {
	font-size: 18px;
	line-height: 2em;
}
#concept .fig01 {
	width: 293px;
	position: absolute;
	left: -100px;
	top: 40px;
}
#concept .fig02 {
	width: 298px;
	position: absolute;
	right: -110px;
	top: 160px;
}



#about {
	background-color: #F8EEA1;
}
#about .inner {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: row-reverse;
	padding-top: 100px;
	padding-bottom: 90px;
	position: relative;
}
#about .inner .box {
	width: 570px;
	background-color: #fff;
	border-radius: 70px;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 30px;
}
#about .inner .box h2 {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	font-size: 19px;
	color: #5E5E5E;
	position: relative;
	top: -20px;
}
#about .inner .box h2 img {
	margin-bottom: 15px;
}
#about .inner .box h3 {
	font-size: 21px;
	font-weight: bold;
}
#about .inner .box h3+p {
	font-size: 18px;
	text-align: left;
	line-height: 1.8em;
	margin-top: 10px;
	margin-bottom: 25px;
}
#about .inner .box h3+p+figure {
	width: 504px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#about .inner .box h4 {
	background-color: #FAEA31;
	width: 522px;
	height: 50px;
	line-height: 50px;
	border-radius: 100px;
	font-size: 21px;
	font-weight: bold;
}
#about .inner .box h5 {
	font-size: 21px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
}
#about .inner .box .flex {
	display: flex;
	justify-content: space-between;
}
#about .inner .box .flex figure {
	width: 250px;
}
#about .inner .box .flex p {
	width: 293px;
	text-align: left;
	font-size: 18px;
	line-height: 1.8em;
	padding-top: 10px;
}
#about .inner .fig01 {
	position: absolute;
	left: 40px;
	top: 110px;
	width: 320px;
}
#about .inner .fig02 {
	position: absolute;
	left: 20px;
	bottom: 60px;
	width: 284px;
}



#point {
	background-color: #EFDEB3;
}
#point .inner {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative;
}
#point .inner .box {
	width: 570px;
	background-color: #fff;
	border-radius: 70px;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 40px;
}
#point .inner .box h2 {
	width: 142px;
	margin-left: auto;
	margin-right: auto;
	font-size: 19px;
	color: #5E5E5E;
	position: relative;
	top: -30px;
}
#point .inner .box h2 img {
	margin-bottom: 15px;
}
#point .inner .box h3 {
	font-size: 21px;
	font-weight: bold;
}
#point .inner .box h3+p {
	font-size: 18px;
	text-align: left;
	line-height: 1.8em;
	margin-top: 10px;
	margin-bottom: 25px;
}
#point .inner .box h4 {
	background-color: #D3E9C2;
	width: 580px;
	height: 33px;
	line-height: 33px;
	border-radius: 100px;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 40px;
}
#point .inner .box ul {
	display: flex;
	justify-content: space-between;
}
#point .inner .box ul li {
	width: 33%;
	font-size: 17px;
}
#point .inner .box ul li img {
	width: 135px;
	margin-bottom: 10px;
}
#point .inner .fig01 {
	position: absolute;
	right: 0px;
	top: 160px;
	width: 341px;
}



#product {
	padding-top: 80px;
}
#product h2 {
	width: 364px;
	margin-left: auto;
	margin-right: auto;
	font-size: 19px;
	font-weight: 500;
	color: #5E5E5E;
}
#product h2 img {
	position: relative;
	left: -10px;
}
#product h3 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 35px;
	margin-bottom: 30px;
}
#product h3 span {
	display: block;
	font-weight: 500;
	margin-top: 5px;
}
#product h4 {
	width: 990px;
	height: 50px;
	background-color: #E2EFD6;
	margin-left: auto;
	margin-right: auto;
	line-height: 50px;
	font-size: 27px;
	font-weight: 500;
	border-radius: 100px;
	margin-bottom: 60px;
}
#product ul {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
#product ul li {
	width: 268px;
	font-size: 23px;
	font-weight: 500;
}
#product ul li span {
	font-size: 19px;
	display: block;
	margin-top: 10px;
}
#product ul li+li {
	margin-left: 40px;
}
#product .bg {
	padding-top: 30 px;
}



#onlineshop {
	background-color: #F8EEA1;
	margin-top: -1px;
}
#onlineshop .inner {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: row-reverse;
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative;
}
#onlineshop .inner .box {
	width: 570px;
	background-color: #fff;
	border-radius: 70px;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 60px;
}
#onlineshop .inner .box h2 {
	width: 298px;
	margin-left: auto;
	margin-right: auto;
	font-size: 19px;
	margin-top: 50px;
}
#onlineshop .inner .box h2 img {
	margin-bottom: 0px;
}
#onlineshop .inner .box h2+p {
	font-size: 18px;
	margin-top: 25px;
	margin-bottom: 30px;
}
#onlineshop .inner .box li a {
	display: block;
	width: 330px;
	height: 70px;
	line-height: 66px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 25px;
	color: #000;
	text-decoration: none;
	background-color: #EFDCB5;
	border-radius: 100px;
	margin-top: 20px;
	position: relative;
	padding-right: 20px;
	transition: 0.3s;
}
#onlineshop .inner .box li a::after {
content: "";
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  border-left: 13px solid #B1764A;   /* ▶の色 */
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
 }
 #onlineshop .inner .box li a:hover {
 	opacity: 0.7;
	transition: 0.3s;
 }
#onlineshop .inner .fig01 {
	position: absolute;
	left: -80px;
	top: 80px;
	width: 411px;
}




footer figure {
	width: 1138px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
footer .inner {
	background-color: #F7F7F7;
	margin-top: 40px;
	padding-top: 40px;
	padding-bottom: 30px;
}
footer .inner h2 {
	width: 416px;
	margin-left: auto;
	margin-right: auto;
}
footer .inner p small {
	line-height: 1.4em;
	display: block;
	font-size: 15px;
	margin-top: 30px;
}
}



/*===============================================
●画面の横幅が768pxまで
===============================================*/
@media screen and (max-width:768px){
	
/*===============================================
●sp-tablet
===============================================*/
#sptablet------------------------------------------- {
}
#hero {
	background-color: #E2EFD6;
}
#hero h2 {
	margin-left: auto;
	margin-right: auto;
}



#concept {
	background-color: #E2EFD6;
	padding-top: 10vw;
}
#concept .inner {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 10vw;
}
#concept .box {
	width: 90%;
	border-radius: 8vw;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding-bottom: 20vw;
}
#concept .box h2 {
	width: 37.3333333333vw;
	margin-left: auto;
	margin-right: auto;
	font-size: 4.13333333333vw;
	font-weight: 500;
	color: #5E5E5E;
	position: relative;
	top: -5.5vw;
}
#concept .box h3 {
	font-size: 4.4vw;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: -2.5vw;
}
#concept .box p {
	line-height: 1.8em;
	text-align: left;
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2vw;
}
#concept .fig01 {
	width: 37.3333333333vw;
	margin-left: 7vw;
	margin-top: -17vw;
}
#concept .fig02 {
	text-align: right;
	margin-right: 6vw;
	margin-top: -38vw;
}
#concept .fig02 img {
	width: 37.3333333333vw;
	
}



#about {
	background-color: #F8EEA1;
}
#about .inner {
	margin-left: auto;
	margin-right: auto;
	padding-top: 15vw;
	padding-bottom: 15vw;
	position: relative;
}
#about .inner .box {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-radius: 8vw;
	padding-left: 5vw;
	padding-right: 5vw;
	padding-bottom: 10vw;
}
#about .inner .box h2 {
	width: 29.0666666667vw;
	margin-left: auto;
	margin-right: auto;
	font-size: 4.13333333333vw;
	color: #5E5E5E;
	position: relative;
	top: -5vw;
}
#about .inner .box h2 img {
	margin-bottom: 2vw;
}
#about .inner .box h3 {
	font-size: 4.4vw;
	font-weight: bold;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: -2vw;
}
#about .inner .box h3+p {
	text-align: left;
	line-height: 1.8em;
	margin-top: 2vw;
	margin-bottom: 5vw;
}
#about .inner .box h3+p+figure {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5vw;
}
#about .inner .box h4 {
	background-color: #FAEA31;
	border-radius: 4vw;
	font-size: 4.4vw;
	font-weight: bold;
	padding-top: 2vw;
	padding-bottom: 2vw;
}
#about .inner .box h5 {
	font-size: 4.4vw;
	font-weight: bold;
	margin-top: 8vw;
	margin-bottom: 2vw;
}
#about .inner .box .flex {
	display: flex;
	flex-direction: column-reverse;
}
#about .inner .box .flex figure {
	width: 62.9333333333vw;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5vw;
}
#about .inner .box .flex p {
	text-align: left;
	line-height: 1.8em;
}
#about .inner .fig01 {
	width: 50vw;
	margin-left: 3vw;
	margin-top: -12vw;
}
#about .inner .fig02 {
	text-align: right;
	margin-right: 10vw;
	margin-top: -40vw;
}
#about .inner .fig02 img {
	width: 35vw;
}



#point {
	background-color: #EFDEB3;
}
#point .inner {
	margin-left: auto;
	margin-right: auto;
	padding-top: 15vw;
	padding-bottom: 8vw;
}
#point .inner .box {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-radius: 8vw;
	padding-bottom: 5vw;
}
#point .inner .box h2 {
	margin-left: auto;
	margin-right: auto;
	font-size: 4.13333333333vw;
	color: #5E5E5E;
	position: relative;
	top: -5vw;
}
#point .inner .box h2 img {
	margin-bottom: 2vw;
	width: 26vw;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#point .inner .box h3 {
	font-size: 4.4vw;
	font-weight: bold;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: -2vw;
}
#point .inner .box h3+p {
	text-align: left;
	line-height: 1.8em;
	margin-top: 2vw;
	margin-bottom: 5vw;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#point .inner .box h4 {
	background-color: #D3E9C2;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 8vw;
	line-height: 8vw;
	border-radius: 100px;
	font-weight: 500;
	font-size: 4.4vw;
	margin-bottom: 5vw;
}
#point .inner .box ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#point .inner .box ul li {
	width: 45%;
	font-size: 3.73333333333vw;
	white-space: nowrap;
	margin-bottom: 5vw;
}
#point .inner .box ul li img {
	width: 30.6666666667vw;
	margin-bottom: 10px;
}
#point .inner .fig01 {
	width: 57.3333333333vw;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5vw;
}



#product {
	padding-top: 10vw;
	background-color: #fff;
	margin-top: -2.2vw;
}
#product h2 {
	width: 48.5333333333vw;
	margin-left: auto;
	margin-right: auto;
	font-size: 4.13333333333vw;
	font-weight: 500;
	color: #5E5E5E;
}
#product h2 img {
	position: relative;
	left: -10px;
}
#product h3 {
	font-size: 4.4vw;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 35px;
	margin-bottom: 30px;
}
#product h3 span {
	display: block;
	margin-top: 2vw;
	font-weight: normal;
	font-size: 4.8vw;
}
#product h4 {
	height: 8.26666666667vw;
	background-color: #E2EFD6;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
	margin-right: auto;
	line-height: 8.26666666667vw;
	font-size: 4.8vw;
	font-weight: 500;
	border-radius: 100px;
	margin-bottom: 5vw;
}
#product ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 5vw;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#product ul li {
	width: 47%;
	font-size: 4vw;
	font-weight: 500;
	margin-bottom: 3vw;
}
#product ul li span {
	font-size: 3.6vw;
	display: block;
	margin-top: 1vw;
	margin-bottom: -1vw;
}
#product ul li+li {
}
#product .bg {
	padding-top: 30 px;
}



#onlineshop {
	background-color: #F8EEA1;
	margin-top: -2vw;
}
#onlineshop .inner {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10vw;
	padding-bottom: 10vw;
	position: relative;
}
#onlineshop .inner .box {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-radius: 8vw;
	padding-top: 8vw;
	padding-bottom: 8vw;
}
#onlineshop .inner .box h2 {
	width: 56.8vw;
	margin-left: auto;
	margin-right: auto;
	font-size: 4.13333333333vw;
}
#onlineshop .inner .box h2 img {
	margin-bottom: 0px;
}
#onlineshop .inner .box h2+p {
	margin-top: 5vw;
	margin-bottom: 4vw;
}
#onlineshop .inner .box li a {
	display: block;
	width: 85%;
	height: 13.3333333333vw;
	line-height: 13.3333333333vw;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 4.93333333333vw;
	color: #000;
	text-decoration: none;
	background-color: #EFDCB5;
	border-radius: 100px;
	margin-top: 20px;
	position: relative;
	padding-right: 5vw;
	transition: 0.3s;
}
#onlineshop .inner .box li a::after {
content: "";
  position: absolute;
  right: 15vw;
  top: 50%;
  transform: translateY(-50%);
  border-left: 2.5vw solid #B1764A;   /* ▶の色 */
  border-top: 2vw solid transparent;
  border-bottom: 2vw solid transparent;
 }
 #onlineshop .inner .box li a:hover {
 	opacity: 0.7;
	transition: 0.3s;
 }
#onlineshop .inner .fig01 {
	width: 57.3333333333vw;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2vw;
}
#onlineshop .bg {
}




footer {
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin-top: -1.5vw;
	padding-top: 8vw;
}
footer figure {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
footer .inner {
	background-color: #F7F7F7;
	margin-top: 10vw;
	padding-top: 8vw;
	padding-bottom: 5vw;
}
footer .inner h2 {
	width: 70vw;
	margin-left: auto;
	margin-right: auto;
}
footer .inner p small {
	line-height: 1.4em;
	display: block;
	font-size: 3vw;
	margin-top: 4vw;
}



#online_btn {
	position: fixed;
	bottom: 5vw;
	left: 0px;
	right: 0px;
	z-index: 999;
}
#online_btn a {
	display: block;
	width: 85%;
	height: 13.3333333333vw;
	line-height: 13.3333333333vw;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 4.93333333333vw;
	color: #fff;
	text-decoration: none;
	background-color: #218842;
	border-radius: 100px;
	margin-top: 20px;
	position: relative;
	padding-right: 5vw;
	transition: 0.3s;
}
#online_btn a::after {
content: "";
  position: absolute;
  right: 12vw;
  top: 50%;
  transform: translateY(-50%);
  border-left: 2.5vw solid #fff;   /* ▶の色 */
  border-top: 2vw solid transparent;
  border-bottom: 2vw solid transparent;
 }
}



/*===============================================
●画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
/*===============================================
●sp400
===============================================*/
#sp400------------------------------------------- {
}
}



/*===============================================
●画面の横幅が320pxまで
===============================================*/
@media screen and (max-width:320px){
/*===============================================
●sp320
===============================================*/
#sp320------------------------------------------- {
}
}



/*===============================================
●画面の横幅が481pxから768pxまで
===============================================*/
@media screen and (min-width:481px) and (max-width:768px) {
/*===============================================
●tablet
===============================================*/
#tab------------------------------------------- {
}
}