.Pulldown{
	margin: 60px auto 80px;
	}

.Pulldown-product{
	margin: 60px auto 40px;
	}

.PulldownBtn{
	float:left;
	margin-top: 5px;
	font-size: 0.8em;
	}

.PulldownName{
	float:left;
	margin-top: -1px;
	color: #333;
	}

.NewsArchive{
	position: relative;
	}

.Archive-frame{
	width: 100%;
	margin: 20px auto 60px;
	}

.Archive-frame p {
	margin: 4px 0 2px;
	}

.news-archive-day{
	font-size: 0.80em;
	}

.Archive-frame h3{
	font-size: 0.9em;
	margin-top: -2px;
	font-feature-settings:"palt";
	letter-spacing: 0.06em;
	text-align: justify;
	line-height: 1.35em;
	}

@media only screen and (min-width: 768px){
	
.Pulldown,.Pulldown-product{
	margin: 80px auto 60px;
	}
	
.PulldownBtn{
	float:left;
	margin-top: 0px;
	margin-left: 20px;
	}
	
.Archive-frame p{
	margin: 7px 0 2px;
	}
	
.news-archive-day{
	font-size: 1.0em;
	}
	
.Archive-frame h3{
	font-size: 1.0em;
	line-height: 1.5em;
	}
}

h3.producttype {
	font-feature-settings: "palt";
	letter-spacing: 0.06em;
	text-align: justify;
	line-height: 1.35em;
	font-size: 1.15em;
	margin-top: 0em;
	}