@charset "utf-8";
/* CSS Document */
/*ナビ*/
#pagenavi{background-color: #FAEBD7;
padding:10px;
margin-bottom:35px;	}
#pagenavi p{font-size:16px;
font-weight:bold;	
text-align: center;
margin-bottom: 20px;background-color:#95C895;
padding:15px;
color:#332410;	}
.navi-list {	
display: flex;
justify-content: space-around;
flex-wrap: wrap;
border-radius:8px;	
}
.navi__item {
  display: flex;
flex-direction: row;
  align-items: center;
 position: relative;
  width: 16%;	
  text-align: center;
  color: #111111;
  font-size: 14px;
  font-weight: bold;
}

.navi__item a {
    padding: 0 10px;
    position: relative;
    align-items: center;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
}
.navi__item a::after {
  content: "";
  position: absolute;
  background: url(https://www.green-dog.com/assets/vendor/fonts/stylesheet/images/icon/gray/arrow.svg)no-repeat;
  width: 10px;
  height: 10px;
  right: 50%;
  bottom: 0px;
  transform: translateY(-50%) rotateZ(90deg);
}
.navi__item img{width:80px;}
.navi_icon{display:flex;height:80px;align-items: center;}


.txt-or{font-size:30px;
font-weight:bold;
text-align: center;
color:#F18B00;}

.title{
width:100%;		
font-size:40px;
font-weight:bold;	
text-align: center;
color:#222;	
margin-bottom:60px;
line-height: 45px;}

.headline02{color:#222!important;}

.headline08 {
  margin-bottom: 15px;
  padding-left: 10px;
  border-left: 8px solid #F18B00;
  color: #222;
  font-size: 16px;
  font-weight: bold;
}

.season_title{width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    position: relative;
margin-bottom:30px;
margin-top:50px;}

.season_title .icon {
transform: rotate(3deg);
    position: absolute;
    z-index: 100;
    text-align: right;
    top: -5px;
    right: 120px;
}
.season_title .icon img{width:50%;}

.title2{
width: 90%;
color:#332410;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    position: relative;
	margin:0 auto;
	border-bottom:2px dashed #332410;
}



.title-image {
    font-size: 40px;
    color: #333;
    text-align: center;
    height: 100px;
    background-image: url(../img/leaf.png);
    background-repeat: no-repeat;
    background-position: 50% 5%;
}

/*商品エリア*/

.product-name{font-weight:bold;
color:#332410;
font-size:15px;
margin-bottom:10px;
	padding-bottom:5px;
text-align:center;
width: 100%;
height: 40px;
    position: relative;
z-index: 1;
	background: url(../img/line.png)no-repeat;
	background-position: bottom;
 }

.product-nameafter
{background: url(../img/line.png)no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 50px;
    left: 50%;
    right: 0;
    max-width: 500px;
	width:100%;
    height: 30px;
-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.txt-s{font-size:13px;
color:#332410;
line-height: 1.6rem;}

/*オリジナル定型*/
ul.col1{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width:650px;
margin:0 auto;
	box-sizing: border-box;
}

.col1 .col1_innner{
width:100%;
margin-bottom:50px;	
box-sizing: border-box;	
}

.col1 .col1_innner img{width:100%;
margin-bottom:30px;
border-radius: 6px;
box-shadow: rgba(0,0,0,0.3) 0 0 6px;
}

ul.col2{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	box-sizing: border-box;
}

.col2 .col2_innner{
width:50%;
margin-bottom:15px;
padding:10px;	
box-sizing: border-box;	
}

.col2 .col2_innner img{width:100%;
margin-bottom:20px;
border-radius: 6px;
box-shadow: rgba(0,0,0,0.3) 0 0 6px;}


/*プレゼントキャンペーン*/
.product-content01{background-color: antiquewhite;}

.tit_pfd {
    padding: 10px;
    background-color: #ec662c;
    color: #fff;
    font-size: 16px;
	font-weight:bold;
	margin-bottom:20px;
}




/*装飾*/
.w400{width:450px;margin:0 auto;}
.w400 img{width:450px;
max-width:100%;}

/*画像を丸く*/
.circle{border-radius:50%;}
.kadomaru{border-radius:5px;}

/*シャドウ*/
.shadow{box-shadow: rgba(0,0,0,0.2) 0 0 6px;}

/*タグ*/
.tag {
    padding: 5px;
    margin-bottom: 5px;
    display: inline-block;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    line-height: 1;
    max-width: 330px;
    z-index: 1;
	background-color:#493502
}
.tag_b {
    padding: 5px;
    margin-bottom: 10px;
    display: inline-block;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    line-height: 1;
    max-width: 500px;
    z-index: 1;
}

/*ボタン*/
.detail-btn02{background-color:#E37E00!important;}

/*背景*/

.bk_beige{padding:50px 20px 50px;
background-color:#FEF5E8;
box-sizing: border-box;
}
.under{z-index:-20;
margin-top:-10px;}

.bk_orange{padding:80px 20px 50px;
background-color:#FEE0B4;
box-sizing: border-box;
}

.bk_blue{padding:80px 20px 50px;
background-color:#CDEEFC;
box-sizing: border-box;
}

.dotted {
  margin     : 0 auto 30px;
  max-width  : 100%;
  height     : auto;
  
  background-color   : #7f7f00;
  background-image   : radial-gradient(#e3eeaa 17%, transparent 20%),
                       radial-gradient(#e3eeaa 17%, transparent 20%);
  background-position: 0 0, 30px 30px;
  background-size    : 60px 60px;
}

.bk_check{padding:30px 30px 20px 30px;
	background-image: url("img/bg-square002_7.gif");
	box-sizing: border-box;
	}

/*余白*/
.mb50{margin-bottom:50px;}
.mb40{margin-bottom:40px;}
.mb80{margin-bottom:80px;}
.mb100{margin-bottom:100px;}
.p5{padding:0 5px;}
.top-img{margin-bottom:0!important;}


@media print, screen and (max-width: 767px){
#naviarea {
    width: 100%;
    height: auto;
    padding: 30px 5px;
    background-image: url(../img/img_bk_navi.png);
    background-repeat: round;
    box-sizing: border-box;
    z-index: 0;
}
.navi{padding-bottom:5px;}
.navi__item a {
    padding: 5px;
    position: relative;
    align-items: center;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    color: #222;
}
#pagenavi p {
 margin-bottom: 0px;}
.title {
    width: 100%;
    font-size: 30px;
}

.season_title .icon {
        top: -5px;
        right: 15px;
    }
ul.col1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.product-name {
    text-align: center;
    font-size: 14px;
    color: #332410;
}


/*背景*/

.bk_beige{padding:50px 10px 30px;
background-color:#FEF5E8;
box-sizing: border-box;
}

.bk_orange{padding:80px 10px 30px;
}
.mb50_m{margin-bottom:10px;}


}
