@charset "utf-8";
/* CSS Document */
/*ナビ*/
.navi-list {
padding:40px 10px 30px;
margin-bottom:50px;	
display: flex;
justify-content:center;
flex-wrap: nowrap;
}
.navi__item a {
width: 33%;
height: 100px;	
padding: 10px;
box-sizing: border-box;
}

.navi__item a img{
width: 180px;
box-sizing: border-box;
}



/*タイトル*/
 h2 {
  position: relative;
width:100%;	
	  font-size: 30px;
	 color:#433530;
text-align: center;	
  line-height: 1.4;
  padding:30px 20px;
  border-radius: 5px;
	box-sizing: border-box;
	letter-spacing: 1.2px;
	margin-bottom:50px;
}
h2 span{font-size:12px;}

h2:after {
    position: absolute;
    font-weight: bold;
    color: #CCCCCC;
    left:50%;
    bottom: -30px;
    padding: 10px;
    font-size: 14px;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%
-50%
);
}

.headline05{color:#222222;font-size:21px;}

.headline08 {
  margin-bottom: 15px;
  padding-left: 10px;
  border-left: 8px solid #8DCCF0;
  color:#433530;
  font-size: 16px;
  font-weight: bold;
}

/*ウエア*/
#wear h2:after {
content: 'wear';}

/*ベッド*/
#bed h2:after {
content: 'bed & mat';}

/*ごはん*/
#food h2:after {
content: 'food';}


/*タイトル*/
h1{margin-bottom:30px;}


.headline07{ margin-bottom: 30px;
  padding-bottom:10px;
  border-bottom: 1px solid #2196F3;
  color:#0175C0;
  font-size: 16px;
  font-weight: bold;}

.headline08 {
  margin-bottom: 15px;
  padding-left: 10px;
  border-left: 8px solid #2196F3;
  color: #444;
  font-size: 16px;
  font-weight: bold;
}

/*商品エリア*/
.product-name{font-weight:bold;
font-size:14px;
color:#333333;	
margin-bottom:10px;}
.product-txt{
	text-align: left;
font-size:13px;
color:#444444;	
line-height: 1.4rem;}

/*オリジナル定型*/
ul.col1{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width:90%;
margin:0 auto;
	box-sizing: border-box;
}

.col1 .col1_innner{	
width:100%;
margin:0 auto 30px;	
padding-bottom:35px;
box-sizing: border-box;
	text-align: center;
}

.col1_innner img{width:400px;box-shadow:  rgba(0,0,0,0.2) 0 0 6px;
margin-bottom: 20px;}

.col1_innner .product-txt{text-align: left;}


ul.col2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items:flex-start;
	justify-content: center;
    box-sizing: border-box;
}

.col2 .col2_innner {position: relative;
	padding:0 15px;
    margin: 0 15px 35px 0;
    width: calc((100% - 15px)/2);
    box-sizing: border-box;
}

.col2 .col2_innner img{width:100%;box-shadow:  rgba(0,0,0,0.2) 0 0 6px;}

.col2 .col2_innner:nth-child(2n) {
    margin-right: 0;}

/*ボタン*/
.detail-btn02{margin: 20px auto 0;
    display: flex;
    justify-content: center;
    border-radius: 25px;
    align-items: center;
    box-sizing: border-box;
    width: 210px;
    max-width: 100%;
    height: 50px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    background: url(/assets/vendor/fonts/stylesheet/images/icon/gray/arrow.svg) right 15px center / 10px no-repeat #f8c399;}

/*レイアウト*/
.howto {
    display: flex;
    align-items: center;
    justify-content: center;
}
.howto_innner {
    width: 90%;
}

/*動画*/
.youtube {
    display: block;
    margin: 0 auto 30px;
    box-sizing: border-box;
    max-width: 85%;
    aspect-ratio: 16 / 9;
}

/*画像を丸く*/
.circle{border-radius:50%;}
.kadomaru{border-radius:5px;}

/*シャドウ*/
.shadow{box-shadow: rgba(0,0,0,0.2) 0 0 6px;}

/*文字*/
.txt-wh{color:#FFFFFF;}

/*タグ*/
.img-tag_orange{font-size:12px;
color:#FFFFFF;
padding:5px;}

.tag_blue{ display: inline-block;
  padding: 4px 8px;
margin:10px 3px 0;
	background-color:#85CAF3;
	color:#FFFFFF;
font-size: 12px;
	font-weight:bold;
  line-height: 1;}

.tag-wh {
  display: inline-block;
  padding: 3px 7px;
margin:10px 3px 10px 0;
  background:ffffff;
  color:#444444;
  font-size: 12px;
	font-weight:bold;
  line-height: 1;
	border:1px solid #444444;
	border-radius:3px;
	box-sizing: border-box;
}
.tag-dog {
  display: inline-block;
  padding: 4px 8px;
margin:10px 3px 0;
  background:#439D42;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 1;
}
.tag-cat {
  display: inline-block;
  padding: 4px 8px;
margin:10px 3px 0;
  background:#772D46;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 1;
}

/*背景*/
.bk_blue{background-color:#D3E8F5;
padding:0px;
margin-bottom:0px;}


.bk_beige{padding:15px;
background-color: #f5f2df;
box-sizing: border-box;
}

.bk_wh{
position:relative;
padding:20px;
margin-top:30px;	
background-color: #FFFFFF;
box-sizing: border-box;
}

.bk_wood{padding:30px 30px 20px 30px;
	background-image: url("../img/bk_wood.png");
	box-sizing: border-box;
	}


/*余白*/
.mb50{margin-bottom:50px;}
.mb80{margin-bottom:80px;}
.mb100{margin-bottom:100px;}
.p5{padding:0 5px;}

/*調整*/
.content-box{padding:30px 20px;}
.monitor__img {
  width: 150px;
	margin-bottom: 0px;
}
.info-content__img img{width:100%;}
.flex-content02__inner{background-color: #fff;}
.product-content03__img img{width:100%;}
#last img{width:60%;}

@media print, screen and (max-width: 767px){
.navi-list {
    margin-bottom: 0px;}
.navi__item a img{
width: 110px;
}
h2:after {
        left: 50%;
    }
.col1_innner img {
	width: 100%;}	
	

.product {
    display: flex;
    justify-content: center;
    width: 320px;
    margin: 0 auto 30px;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.product img {
width: fit-content;
    height: 200px;
    object-fit: cover;
}
/*動画*/
.youtube {
    max-width:95%;
}

}
