@charset "utf-8";
/* CSS Document */
/*ファーストビュー*/
.mv{display:block;
  position: relative;
margin-bottom:50px;}
.mv .comment{position: absolute;
bottom:-150px;	
left:50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%,-50%);
background-color: #fff;
width:65%;	
padding:25px;
box-shadow: rgba(0, 0, 0, 0.2) 0 0 6px;}
.comment p{font-size:22px;
font-weight:bold;
line-height: 1.7rem;
font-family: -apple-system, "Hannotate SC",メイリオ, meiryo, sans-serif;}

.shiawase{font-size:20px;
font-weight:bold;
padding-left:50%;}


.comment-sho {
  position: relative;
	font-size:16px;

  line-height: 1.7;
  padding:0.25em 1em;
  display: inline-block;
  top:0;
}

.comment-sho:before, .comment-sho:after { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.comment-sho:before {
  border-left: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  left: 0;
}
.comment-sho:after {
  content: '';
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}



/*タイトル*/
p{color:#5C524C;}

.headline03{background-color:#c1dbc6;
color:#5d534e;}

.headline07{ margin-bottom: 30px;
  padding-bottom:10px;
color:#5d534e;
  border-bottom: 2px solid #5d534e;
  font-size: 16px;
  font-weight: bold;}


/*愛猫紹介*/
#staff-cat{background-color: #F7F3E9;
	padding:25px;
margin-bottom: 80px;}
.monitor{padding:15px;
justify-content: center;}
.monitor__img {
  width: 150px;
	margin-bottom: 0px;
}
.monitor__img img{width:100%;border-radius:50%;}
.monitor__info-lead{border-bottom:1px solid #444;
margin-bottom:15px;}
.monitor__info {
	  margin-left: 15px;
  margin-right: 15px;
}

/*写真館*/
#gallery{margin-bottom: 80px;}
.parent {width:100%;
display: grid;
padding:15px;	
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 10px;
grid-row-gap: 10px;
box-sizing: border-box;
}
.parent img{width:100%;}
/*商品エリア*/
.product-name{font-weight:bold;
font-size:14px;
color:#222222;	
margin-bottom:10px;
text-align:left;}
.product-txt{
	text-align: left;
font-size:13px;
color:#444444;	
line-height: 1.4rem;}

/*もぐもぐタイム*/
#time{background-color: #F7F3E9;
	padding:25px;
margin-bottom: 80px;}


/*オリジナル定型*/
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:500px;
margin-bottom: 20px;}

.col1_innner .product-txt{text-align: left;}

.info-content{background-color:#fff;
border-radius:6px;}

.info-content__heading{font-size:16px;
margin-bottom:15px;}





/*ボタン*/
.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: #222222;
    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 #d8c2b1;}

/*レイアウト*/
.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;}

/*タグ*/


.tag-wh {
    display: block;
    padding:7px;
    margin-bottom: 10px;
    background: #c1dbc6;
    color: #5d534e;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    border-radius: 3px;
    box-sizing: border-box;
    width: fit-content;
}


/*背景*/

.bk_beige{padding:15px;
background-color: #F7F3E9;
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;}
.product-content01{border:none;}
.info-content__img {width:250px;}
.info-content__img img{width:100%;}
.info-content__img {
    margin: 0 auto;}
.flex-content02__inner{background-color: #fff;}
.product-content03__img img{width:100%;}
.w60{width:60%;}
.w80{width:80%;}

/*SNS*/
.ly-main .sns-button--twitter a {
    background: #ffffff;
}

.ly-main .sns-button--twitter i {
    background-image: url(https://www.green-dog.com/shop/assets/images/icon_x.png);
    background-position: 0px 0px;
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
}

.ly-main .navigation-footer {
    border-top: none;
}
.ly-main .navigation-footer {
    padding-top: 30px;

@media print, screen and (max-width: 767px){
#staff-cat{
	padding:25px 15px;
}
.info-content__img {
    width: 250px;
}
.info-content__img {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-name{font-weight:bold;
font-size:14px;
color:#222222;	
margin-bottom:10px;
text-align:left;}
}
