/**************************************************************
SLIDER
**************************************************************/
#top-slider{
	margin-top:65px;
	
}
#top-slider img{
	width: 100%;
	height: auto;
}

/**************************************************************
固定ページ・お知らせTOP表示用
**************************************************************/
#top-welcome{
	margin:0 auto;
	padding:20px 10px;
	/*border:solid 3px #98b135;*/
	margin-top:20px;
	line-height:190%;
}
#top-welcome p{
	margin-bottom:15px;
}


/**************************************************************
NEWS
**************************************************************/

#t-news{
	overflow: hidden;
	font-family: tbudrgothic-std, sans-serif;
}

#t-news br{
	display:none;
}
#t-news-midashi{
    text-align: center;
    padding: 10px;
    border-bottom: solid 1px #88a225;
	background-color: #88a225;
	box-sizing: border-box;
	overflow:hidden;
}
#t-news-midashi h2{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5;
	font-weight: bold;
	width:50%;
	float:left;
	text-align:left;
	padding-top:5px;

}

#t-news-midashi span{
    display: block;
    font-size: 18px;
	font-family: 'Oswald', sans-serif;
	width:30%;
	float:right;
	display:none!important;
}

#t-news-midashi .top-n-link{
	width:30%;
	float:right;
	margin-top:0!important;
}


#t-news-cont{
	text-align: left;
}

#t-news-cont ul li img{
	height:25px;
	width:auto;
	margin-left:15px;
	vertical-align:middle;
}

#t-news-cont ul li .date {
	font-size:12px;
}

#t-news-cont ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 5px;
    overflow: hidden;
   /* white-space: nowrap;
    text-overflow: ellipsis;*/
	color: #000!important;
}

#t-news-cont li{
position: relative;
	padding: 5px;
    border-bottom: solid 1px #9e9e9f;
	list-style-type: none;
	box-sizing: border-box;
	font-size: 13px;
}
/*
#t-news-cont ul li a::before ,
#t-news-cont ul li a::after {
    position:absolute;
    display:block;
    content:"";
    margin:auto;
    top:0;
    bottom:0;
  }
#t-news-cont ul li a::before {
    width:2em;
    height:2em;
    border-radius:50%;
    border:solid 1px #9e9e9f;
    right:1.6em;
  }
#t-news-cont ul li a::after {
    width:0.5em;
    height:0.5em;
    border-top:solid 1px #9e9e9f;
    border-right:solid 1px #9e9e9f;
    right:2.5em;
    transform:rotate(45deg);
  } 
*/


.top-n-link{
	width: 100px;
	text-align: center;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 10px;
	font-family: tbudrgothic-std, sans-serif;
	font-weight: 500;
	font-size: 12px;

}

.top-n-link a:link{
	color: #000!important;
	/*padding: 5px;*/
	display: block;
}

.top-n-link a:hover{
	background-color: #fff100;
}
.top-n-link a:visited{
	color: #00913a!important;
}


/*-------------------------------
TOPコンテンツ
---------------------------------*/



#top-sec1{
	padding: 10px;
	overflow: hidden;
	background-color: #fff;
	text-align: left;
}

#top-sec1 img{
	width:100%;
	height:auto;
}

#top-sec2{
	padding: 20px 0;
	overflow: hidden;
	background-color: #e9e9e9;
	text-align: left;
}
#top-sec2.npt{
	padding-top: 0;
}
.bgberge{
	background-color:#f7f5e7!important;
}

#top-sec2 .tt{
	text-align:center;
	padding:15px 0;
}
#top-sec2 .tt img{
	width: 90%;
	height:auto;
}

#top-sec3{
	padding: 20px 0;
	overflow: hidden;
	background-color: #f4f0d7;
	text-align: left;
}

#top-sec3 .tt{
	text-align:center;
	padding:15px 0;
}
#top-sec3 .tt img{
	width: 90%;
	height:auto;
}

#top-sec-inner{
	/*width: 1100px;*/
	margin: 0 auto;
	padding:20px 0;
}


#bukken-frame2{
	overflow: hidden;
	margin: 0 auto;

}

.bukken-box2-midashi{
	padding:0px;
	background-color:#98b135;
	color:#fff;
	text-align:center;
	font-size:11px;
	width:30%;
}

.bukken-box2{
	margin: 1%;
	background-color:#fff;
	overflow:hidden;
	padding:10px;
	margin-bottom:10px;
}
.bukken-box2 img{
	width: 43%;
	height: auto;
	float:left;
}

.bukken-box-in2{
	width:55%;
	float:right;
	padding: 5px;
	box-sizing: border-box;
}

.bukken-box-in2 img{
	display:none;
}

.bukken-box2 p{
	text-align: left;
	font-size: 14px;
	margin-bottom: 20px;
}
.bukken-box2 h3{
	font-size: 14px;
	margin-bottom: 5px;
	margin-top:5px;
	padding:0 5px;
	text-align:center;
}
.bukken-box2 h3 img{
	width:50px;
	height:auto;
	float:none;
	margin-bottom:5px;
}




.bukken-box2 .b-dd{
	border-bottom: solid 1px #ccc;
	text-align: left;
	font-size:11px;
	line-height:130%;
	padding:5px 0;
}

.bukken-box2 .b-dd-p{
	border-bottom: solid 1px #ccc;
	text-align: left;
	font-size:14px;
	color: #e60000;
	
}

.b-dd-p .zei{
	color:#000!important;
	font-size:11px;
}



.bukken-box2 .b-dd-p img{
	width:25px;
	height:auto;
	vertical-align:bottom;
	margin-bottom:0!important;
	margin-right:5px;
}
.bukken-box2 .b-dd img{
	width:25px;
	height:auto;
	vertical-align:bottom;
	margin-bottom:0!important;
	margin-right:5px;
}

.toptochibg{
	background-color:#fff0d5!important;
}

/*リンクボタン--------*/

.frame-contact a:link{
	width: 48%;
	display: flex;
    align-items: center;
    justify-content: center;
	min-height: 2.4rem;
	line-height:1.2;
	background-color: #59534f;
	color: #fff!important;
	box-sizing: border-box;
	font-size: 12px;
	float: left;
	box-sizing: border-box;
	margin: 10px 0;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}

.frame-contact a:hover{
	background-color: #59534f;
}
.frame-contact a:visited{
	color: #fff!important;
}


.frame-contact2 a:link{
	width: 48%;
	    display: flex;
    align-items: center;
    justify-content: center;
	min-height: 2.4rem;
	padding: 5px;
	background-color: #da491c;
	color: #fff!important;
	box-sizing: border-box;
	font-size: 12px;
	float: right;
	box-sizing: border-box;
	margin: 10px 0;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}

.frame-contact2 a:hover{
	background-color: #da491c;
}
.frame-contact2 a:visited{
	color: #fff!important;
}

/*会員限定-------------------------------------*/

.top-member{
	margin-top: 0px;
	overflow:hidden;
}

.top-member .box{
	margin: 6%;
	background-color: #fff;
	overflow:hidden;
	padding:10px;
	
}
.top-member .box img{
	width: 100%;
	height: auto;
}

.mem-img{
	overflow:hidden;
	width:100%;
}
.mem-img img{
	width:90%;
	height:auto;
}

.top-member .box .book{


}

.top-member .box .book img{
	width: 100%;
	height: auto;
}

.top-member .box h2{
	text-align: center;
	padding: 0 10px;
	margin-top: 10px;
	font-size: 13px;
}

.mem-botan{
	padding: 0 5px;
}

/*TOPイベント枠--------------------------------------*/

.top-event-tt{
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.top-event-frame{
	overflow: hidden;
	margin-top: 30px;
	margin-bottom:20px;
	padding:0 10px;
}

.top-event-frame-l{

}
.top-event-frame-l img{
	width: 100%;
	height: auto;
}

.top-event-frame-r{
	margin-top:15px;

}

.top-event-frame-r h2{
	font-size: 15px;
	border-bottom: solid 1px #ff6600;
	padding-bottom: 7px;
	margin-bottom: 15px;
	color:#ff6600;
}
.top-event-frame-r p{
	padding: 5px 0;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	border-bottom: dotted 1px #ccc;
}

.top-event-frame-r .box{

	margin-top:15px;
}

.top-event-frame-r .box img{
	width: 100%;
	height: auto;
}
.top-event-frame-r .box iframe{
	width: 100%;
	height: 134px;
}


/*商品--------------------------------------*/

.top-lineup-tt{
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	padding: 10px 0;
	line-height: 100%;
}

.top-lineup-frame{
	overflow: hidden;
	margin-top: 15px;
}

.top-lineup-frame-l{
	margin-bottom:20px;
}

.top-lineup-frame-l img{
	width: 100%;
	height: auto;
}

.top-lineup-frame-r{
	font-size: 14px;
	line-height: 190%;

}

/*TOPショップ情報--------------------------*/

.top-shop{
	overflow: hidden;
	margin-top: 25px;
	padding:10px;
}

.top-shop-l{
	margin-bottom:15px;

}

.top-shop-l img{
	width: 100%;
	height: auto;
}

.top-shop-r{

}

.top-shop-r h2{
	font-size: 15px;
	margin-bottom: 5px;
}
.top-shop-r h3{
	font-size: 14px;
	margin-bottom: 20px;
}
.top-tenpo-tel{
	font-size:1.6rem;
	font-family: 'Arial',sans-serif;
	font-weight:bold;
	padding: 10px;
    border: 2px solid #eb5c02;
    display: inline-block;
    border-radius: 8px;
}
.top-tenpo-tel:hover{
	background-color:#FFF;
}
.top-tenpo-tel a{color:#eb5c02;}
.top-tenpo-tel img{
	width:1.6rem;
}

img[src$="icon-tel_eb5c02.svg"]{
	margin-bottom: -0.2rem;
}


.top-tenpo-map{
	margin-top: 25px;
}




