@charset "utf-8";

/******* 取扱商品一覧上の説明 *******/
.list{
	margin-left: auto;
	margin-right: auto;

}

.list p {
	font-family: "M PLUS 1p";
	color: #000;
	font-weight: 800;
	width: 100%;
	letter-spacing: 0.03rem;
	text-align: left;
	margin-left: 2%
}
.big {
    font-size: 22px;
	letter-spacing: 0.03rem;
	line-height: 1.8;
}	
.smll {
    font-size: 15px;
	letter-spacing: 0.05rem;
	line-height: 1.3;
}	
.list img {
width: 130px;
height: auto
}
.list a {
	color: crimson;
	font-weight: 800;
}	

/* ########### 514px以下 (375まで)########### */
@media screen and (max-width: 514px) {
/* ロゴ設定 */
h1.sp{width: 150px;
	margin-top: 20px;
	margin-left: 25px;
	z-index: 500;
	position: absolute;}
/* eyeキャッチ部分
------------------------------- */
.eye {font-family: "M PLUS 1p";
	width: 100%;
	height: 160px;
	background-image: linear-gradient(#00BFFF, #FFFFBF);
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 100
	}
.eye_wrapper {
	position: relative;
	max-width: 95%;
	height: 160px;
	display: flex;
     justify-content: space-between;
    margin: 0 auto; 
	background-repeat: no-repeat;
    background-position: 0 0px;
    background-size:auto 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	z-index: 101;
}
.product-w
 {background-image: url(../img/pro-backimg.png);
}
h3 {position: absolute;
	display: flex;
align-items: center;
color: #000;
font-weight:700;
text-align: left;
font-size: 20px;
letter-spacing: 0.00em;
line-height: 1.2;
margin-top: 80px;
margin-left: 10px
	}
h3 img{
	width: 50px;
	height: auto
	}
.eye-img {
	width: 110px;
	height: auto;
	margin-right: 45px}
	
.eye-img img{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	}


/******* 取扱商品一覧上の説明 *******/
.list{
display: block;
align-items: center;
max-width: 90%;
margin-bottom: 30px;
text-align: center;
}

.list p {
	width: 100%;
	letter-spacing: 0.00rem;
	text-align: left;
}
.list img {
margin: 0 auto;
height: auto;
	
}
}

/* ########### 515pxから833pxまで ########### */
@media screen and (min-width: 515px) and (max-width: 833px) {
/* ロゴ設定 */
h1.sp{width: 150px;
	margin-top: 25px;
	margin-left: 50px;
	z-index: 500;
	position: absolute;}
/* eyeキャッチ部分
------------------------------- */
.eye {font-family: "M PLUS 1p";
	width: 100%;
	height: 170px;
	background-image: linear-gradient(#00BFFF, #FFFFBF);
	margin-bottom: 0px;
	z-index: 100
	}
.eye_wrapper {
	position: relative;
	max-width: 95%;
	height: 170px;
	display: flex;
     justify-content: space-between;
    margin: 0 auto; 

	background-repeat: no-repeat;
    background-position: 0 0px;
    background-size:auto 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	z-index: 101;
}
.product-w
 {background-image: url(../img/pro-backimg.png);
}
h3 {position: absolute;
	display: flex;
align-items: center;
color: #000;
font-weight:700;
text-align: left;
font-size: 25px;
letter-spacing: 0.00em;
line-height: 1.2;
margin-top: 80px;
margin-left: 25px
	}
h3 img{
	width: 60px;
	height: auto
	}
.eye-img {
	width: 130px;
	height: auto;
	margin-right: 45px}
	
.eye-img img{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}
/******* 取扱商品一覧上の説明 *******/
.list{
display: flex;
justify-content: space-between;
align-items: center;
max-width: 90%;
margin-bottom: 40px;
text-align: center;
}

.list p {
	width: 100%;
	letter-spacing: 0.05rem;
	text-align: left;
	margin-left: 1%
}
.list img {
margin: 0 auto;
height: auto;
	
}
	
}
/* ########### 834px 以上 ########### */
@media (min-width:834px) {
/* ロゴ設定 */
h1.sp{display: none}
/* eyeキャッチ部分
------------------------------- */
.eye {font-family: "M PLUS 1p";
	width: 100%;
	height: 270px;
	background-image: linear-gradient(#00BFFF, #FFFFBF);
	margin-bottom: 0px;
	}
.eye_wrapper {
	position: relative;
	max-width: 1100px;
	height: 270px;
	display: flex;
    justify-content: space-between;
    margin: 0 auto; 
	background-repeat: no-repeat;
    background-position: 0 100px;
    background-size:700px auto;
	margin-top: -100px;
	margin-bottom: 0px;
	text-align: center;
}
.product-w
 {background-image: url(../img/pro-backimg.png);
}		

h3 {position: absolute;
	display: flex;
align-items: center;
color: #000;
font-weight:700;
text-align: left;
font-size: 36px;
letter-spacing: 0.00em;
line-height: 1.2;
margin-top: 150px;
	margin-left: 25px

	}
h3 img{
	width: 80px;
	height: auto
	}
.eye-img {
	width: 130px;
	height: auto;
	margin-right: 90px}
	
.eye-img img{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 110px;
	}
/******* 取扱商品一覧上の説明 *******/
.list{
display: flex;
justify-content: space-between;
align-items: center;
max-width: 85%;
margin-bottom: 60px;
}

.list p {
	width: 100%;
	letter-spacing: 0.05rem;
	text-align: left;
	margin-left: 2%
}
.list img {
height: auto
}
}

/*==================================================
パンくず
===================================*/
.breadcrumb {
	display: flex;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
}
.breadcrumb li:not(:last-of-type)::after {
  content: "/";
  margin: 0 .6em; /* 記号の左右の余白 */
  color: #777; /* 記号の色 */
}
.breadcrumb li{
	font-family: "M PLUS 1p";
	font-size: 14px;
letter-spacing: 0.05em;}

.breadcrumb li a{
}
.breadcrumb li a.checkno{
color: #777;
}
.breadcrumb li a.check{
color: #06B4EA;
}
.breadcrumb li a:hover{
transition: all .3s; 
color: crimson
}

/* ########### 514px以下 (375まで)########### */
@media screen and (max-width: 514px) {
.breadcrumb {
	justify-content: center;
	max-width: 95%;
	margin-top: 10px;
	margin-bottom: 40px
}
}
/* ########### 515pxから833pxまで ########### */
@media screen and (min-width: 515px) and (max-width: 833px) {
/* パンくず */	
.breadcrumb {
	justify-content: flex-end;
	max-width: 95%;
	margin-top: 10px;
	margin-bottom: 40px
}
}
/* ########### 834px 以上 ########### */
@media (min-width:834px) {
	/* パンくず */	
.breadcrumb {
	justify-content: flex-end;
	max-width: 1100px;
	margin-top: 10px;
	padding-right: 8%;
	margin-bottom: 40px
}
}