.newsSlider li *:focus {
	outline: none;}/*Chrome*/

.homeSlider > ul{
	display: none;
	/*opacity: 0;*/
}
.homeSlider ul.slick-initialized{
	display: block;
	/*opacity: 1; slick-initializedが付与されたら表示}}*/}
/* ----------------------------------------
slider
----------------------------------------*/
.homeSlider {
	min-width: 1180px;
	width: 100%;
	overflow: hidden;
	background: #fff;}
.homeSlider img {
	width: 100%;}
.homeSlider figure {
	height: 0;
	padding-bottom: calc(460 / 1140 * 100%);}
.slick-slide {
	margin: 0 1px 0 0;}
.slick-list {
	padding: 0;}
.homeSlider .slick-slide {
	opacity: 0.5;
	transition: opacity 0.4s;}
.homeSlider .slick-slide.slick-current,
.homeSlider .slick-slide.is-active-next {
	opacity: 1;}
/*	.homeSlider .slick-list:before,
	.homeSlider .slick-list:after {
		content: "";
		position: absolute;
			z-index: 1;
			top: 0;
		display: block;
		width: 50px;
		height: 100%;
		background: #fff;
		opacity: 0.5;}
	.homeSlider .slick-list:before {
			left: 0;}
	.homeSlider .slick-list:after {
			right: 0;}*/
@media (max-width:1240px){
	.slick-list{ padding: 0 calc((100% - 1141px) / 2) !important;}
		.slick-list:before,.slick-list:after {width: calc((100% - 1141px) / 2);}
}
@media (max-width:1180px){
	.slick-list{ padding: 0 20px !important;}
		.slick-list:before,.slick-list:after {width: 20px;}
}

.homeSlider .slick-prev,.homeSlider .slick-next {
	z-index: 1;
	top: calc(-30px + 50% - 30px / 2);
	padding: 30px;
	background: #e60012;
	transition: 0.12s;
	transition-property: background;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);}
.homeSlider .slick-prev {left: 30px;}
.homeSlider .slick-next {right: 30px;}
		@media (max-width:1240px){
			.homeSlider .slick-prev {left: calc((100% - 1141px) / 2 - 20px);}
			.homeSlider .slick-next {right: calc((100% - 1141px) / 2 - 20px);}
		}
		@media (max-width:1180px){
			.homeSlider .slick-prev {left: 0;}
			.homeSlider .slick-next {right: 0;}
		}
	.homeSlider .slick-prev:before, .homeSlider .slick-next:before {
		content: "";
		position: absolute;
		top: calc(50% - 7px);
		display: inline-block;
		width: 14px;
		height: 14px;
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
		opacity: 1;
		transition-property: border-color;
		transition-duration: 0.12s;}
		.homeSlider .slick-prev:before {
				left: calc(50% - 4px);
			transform: rotate(-225deg);}
		.homeSlider .slick-next:before {
				right: calc(50% - 4px);
			transform: rotate(-45deg);}
		.homeSlider .slick-prev:hover, .homeSlider .slick-next:hover,
		.homeSlider .slick-prev:focus, .homeSlider .slick-next:focus{
			background: #e60012;}
.homeSlider .slick-arrow.hover {
	background: #fff;}
	.homeSlider .slick-arrow.hover:before {
		border-color: #e60012;}

.homeSlider .slick-dotted.slick-slider {
	margin-bottom: 0px;}
.slideDots {
	display: flex;
		justify-content: center;
	height: 85px;
	padding: 15px 0 0 0;
	background: #f5f1ee;}
.slideDots li {
	width :10px;
	height: 10px;
	margin: 0 10px 0 0;
	border-radius: 50%;
	background: #e4e7ea;
		overflow: hidden;}
	.slideDots li:last-child {
		margin-right: 0;}
.slideDots li button {
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;}
	.slideDots li:last-chiild {
		margin-right: 0;}
.slideDots li.slick-active {
	background: #e60012;}


/*slide*/
.typeBtn {
	position: relative;}
.slideBtn {
	position: absolute;
		right: 125px;
		bottom: 90px;
	display: block;
	padding: 26px 70px;
	color: #fff !important;
	font-size: 2.4rem;
	line-height: 100%;
	letter-spacing: 0.3rem;
	background: #e60012;
	border: 1px solid #e60012;
	border-radius: 3px;
	transition: 0.12s;
	transition-property: color, background;}
	.slideBtn.hover {
		color: #e60012 !important;
		background: #fff;}
.slideBtn .redArrowL {
	position: static;
	margin: 0 0 0 20px;
	border-color: #fff;
	transform: rotate(-45deg) translate(0%, -25%);}
	.slideBtn.hover .redArrowL {
		border-color: #e60012;}

/* ----------------------------------------
catchPhrase
----------------------------------------*/
.catchPhrase {
	/*margin: 0 0 130px 0;*/
	padding: 40px 0 0 0;
	color: #e60012;
	text-align: center;
	background: #f5f1ee;}
.catchPhraseArea-wrap {
	position: relative;
	width: 1180px;
	margin: 0 auto;
	/*padding: 0 0 130px 0;*/
	border-bottom: 60px solid #fff;}
.catchPhraseArea {
	position: absolute;
		top: 0;
	transform: translateY(-18%);
	width: 100%;
	min-height: 192px;
	/*margin: 0 0 130px 0;*/
	font-weight: normal;
	line-height: 100%;
	background: url(/images/home/txt-SEEK-OUT-INNOVATION.png) no-repeat;
	background-position: center;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;}
	.catchPhraseArea .bold {
		font-weight: bold;}
.read {
	padding: calc(40px + 100px) 0 80px 0;
	font-size: 2.4rem;
	line-height: 100%;
	background: #fff;}
.read p {
	width: 1180px;
	margin: 0 auto;}
.read span {
	display: inline-block;
	white-space: nowrap;}


/* ----------------------------------------
recomend
----------------------------------------*/
.recomend {
	margin: 0 auto 120px auto;
	padding: 0 calc((100% - 1100px) / 2);}
.recomend-bnrWrap {
	/*display: flex;*/
	display: inline-block;
	width: calc(100% + 1px);
	font-size: 0;
	text-align: center;
	letter-spacing: -1rem;
	/*border: 1px solid #e9ecee;*/}
.recomend-bnrWrap li {
	display: inline-block;
	width: calc((100% - 1px) / 4);
	letter-spacing: normal;
	border-right: 1px solid #e9ecee;
	border-top: 1px solid #e9ecee;
	border-bottom: 1px solid #e9ecee;}
	.recomend-bnrWrap li:first-child {
		width: calc((100% - 1px) / 4 + 1px);
		border-left: 1px solid #e9ecee;}
	.recomend-bnrWrap li:last-child {
		/*border-right: 0;*/}
.recomend-bnrWrap a {
	display: block;
	width: 274px;
	/*height: 275px;*/
	transition-duration: 0.2s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.recomend-bnrWrap a:hover {opacity: 0.8; transition-duration: 0.2s;}
.recomend-bnrWrap a img {
	width: 100%;
	height: auto;}



/* ----------------------------------------
main
----------------------------------------*/

/* All
------------------------------*/
/* [class$="title"] {
	background-repeat: no-repeat;}
main section[class$="title"] h2 {
	font-size: 1.5rem;
	text-align: center;}
main section[class$="title"] h2 span {
	margin: 0 0 10px 0;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;} */


/* ----------------------------------------
共通化CSS
----------------------------------------*/
h2[class$="-title"] {
	margin: 0 0 40px 0;
	color: #333;
	font-weight: normal;
	text-align: center;}
h2[class$="-title"] span {
	display: block;
	height: 32px;
	margin: 0 0 15px 0;
	background-repeat: no-repeat;
	background-position: center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;}

/* ----------------------------------------
Products
----------------------------------------*/
.products {}
.products-title {}
.products-title span {
	background-image: url(/images/home/tit-products.png);
	background-size: 270px;}
/*  */
/* categoryLocalNav
------------------------------*/
.categoryLocalNav {
	display: flex;
		justify-content: center;
	/*width: 1180px;*/
	/*margin: 0 auto 60px auto;*/
	margin: 0 auto;
	padding: 0 0 80px 0;
	/*border-bottom: 1px solid #d0d5da;*/
}



/* categorySelect
------------------------------*/
.categorySelectList {
	display: flex;
		flex-wrap: wrap;
	margin: 0 0 60px 0;
	padding: 60px calc((100% - 1180px) / 2) 30px calc((100% - 1180px) / 2);
	background: #fbf8f6;}
	.categorySelectList a {
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.categorySelectList li {
	position: relative;
	width: 392px;
	margin: 0 2px 10px 0;
	overflow: hidden;
	transition: color,transform,opacity 0.35s ease;}
	.categorySelectList li:nth-child(3n) {
		margin-right: 0;}
	.categorySelectList >s qe li:last-child {
		margin-bottom: 60px;}
.categorySelectList li > figure {
	position: relative;
	width: 392px;
	height: 312px;
	margin: 0 0 18px 0;
	/*background: #000;*/
	overflow: hidden;}
.categorySelectList li > figure  div  img {
	width: 100%;
	/*opacity: 0.8;*/}
.categorySelectList li > figure h3 {
	position: absolute;
		top: 0;
		bottom: 0;
	display: flex;
		justify-content: center;
		align-items: center;
	width: 100%;
	color: #fff;
	font-size: 2rem;
	text-align: center;
	transition: color 0.12s;}
	.categorySelectList li > figure.hover h3 {
		/*color: #e60012;}*/;}
.categorySelectList li figcaption {
	position: absolute;
		top: 0;
		bottom: 0;
	display: flex;
		justify-content: center;
		align-items: center;
	width: 100%;
	color: #fff;}

.categorylink {
	display: flex;
		flex-wrap: wrap;
	width: 100%;
	padding: 0 22px;
	color: #333;
	font-size: 1.4rem;}
.categorylink > li {
	width: 50%;
	margin: 0 0 18px 0;}
	/*.categorylink > li:nth-last-child(-n+2) {margin-bottom: 0;}*/
.categorylink > li > a {
	display: inline-block;
	position: relative;
	padding-left: 20px;
	text-indent: -4px;}
.categorylink > li > a .redArrowS {
		left: 0;
	margin: 0 10px 0 0;}

.productOtherLink {
	width: 1180px;
	margin: 0 auto 80px auto;}
.productOtherLinkWrap {
	display: flex;
		flex-wrap: wrap;}
.productOtherLinkWrap > li {
	width:calc(25% - (12px * 3 / 4));
	margin: 0 12px 0 0;}
	.productOtherLinkWrap > li:nth-child(4n) {margin-right: 0;}
/*  */

/* NEWS
------------------------------*/
.news {}
h2.news-title {
	margin-bottom: 60px;}
.news-title span {
	background-image: url(/images/home/tit-news.png);
	background-size: 142px;}
/*slide*/
.newsSlider {
	width: calc(1180px - 40px * 2);
	margin: 0 auto;}
.newsSlider .slick-list {
	margin-right: -25px;
	padding: 0 !important;}
.newsSlider .slick-slide {
	margin-right: 25px;}

/*slide dots*/
.newsSlider .slideDots {
	padding: 50px 0 0 0;
	background: #fff;}
.newsSlider .slick-prev,.newsSlider .slick-next {
	z-index: 1;
	top: calc(263px / 2);
	padding: 20px;
	background: #e60012;
	transition: 0.12s;
	transition-property: background;
	box-shadow: none}
.newsSlider .slick-prev {
	left: calc((100% - 1140px) / 2 - 20px);}
.newsSlider .slick-next {
	right: calc((100% - 1140px) / 2 - 20px);}
	.newsSlider .slick-prev:before, .newsSlider .slick-next:before {
		content: "";
		position: absolute;
		top: calc(50% - 7px);
		display: inline-block;
		width: 14px;
		height: 14px;
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
		opacity: 1;
		transition-property: border-color;
		transition-duration: 0.12s;}
		.newsSlider .slick-prev:before {
				left: calc(50% - 4px);
			transform: rotate(-225deg);}
		.newsSlider .slick-next:before {
				right: calc(50% - 4px);
			transform: rotate(-45deg);}
		.newsSlider .slick-prev:hover, .newsSlider .slick-next:hover,
		.newsSlider .slick-prev:focus, .newsSlider .slick-next:focus{
			background: #e60012;}
.newsSlider .slick-arrow.hover {
	background: #fff;}
	.newsSlider .slick-arrow.hover:before {
		border-color: #e60012;}

.newsSlider .slick-dotted.slick-slider {
	margin-bottom: 0px;}

.newsDetailWrap {}
.newsDetailWrap > span {
	margin: 0 0 20px 0;}
.newsDetailWrap > p {
	color: #333;
	font-size: 1.4rem;
	line-height: 2.2rem;
	margin: 0 0 30px 0;}
.newsDetailWrap > time {
	position: absolute;
		bottom: 0;
	display: block;
	width: 350px;
	color: #666;
	font-size: 1.2rem;
	text-align: right;}
	.newsSlider figure.captionOver:not(.outerTxt) {
		position: static;}
	.newsSlider .slick-track {
		position: relative;}


/* topic
------------------------------*/
.topic {
	padding: 40px calc((100% - 1180px) / 2);
	background: #f3f5f7;}

	.topic .newsList {
		text-align: left;}
	.topic .tab-content {
		text-align: right;}

.topicList {
	margin: 0 0 20px 0;}
.topicList li {
	color: #333;
	font-size: 1.4rem;
	border-bottom: 1px solid #d0d5da;}
.topicList li a {
	display: flex;
		align-items: center;
	padding: 15px 30px;
	transition-property: box-shadow;}
	.topicList li a.hover {
		box-shadow: 0 10px 10px -4px rgba(0,0,0,0.1);}
.topicList li a time {
	min-width: 112px;
	text-align: left;}
.topicList li a span {
	margin: 0 30px;}
.topicList li a p {
	transition: color 0.12s;}
.topicList li a.hover p {
	color: #e60012;}

.topicList-btn {
	display: inline-block;
	position: relative;
	margin: 20px 0 0 0;
	color: #e60012 !important;
	font-size: 1.2rem;
	padding: 8px 60px;
	border: 1px solid #e60012;
	background: #fff;
	transition-property: color, background;
	transition-duration: 0.12s;
	/*-webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
	transition: 0.12s;
	transition-property: color, background;}
.topicList-btn .redArrowS {
	right: 20px;
	transition: 0.12s;
	transition-property: border, transform;}
	.topicList-btn.hover {
		color: #fff !important;
		background: #e60012;}
	.topicList-btn.hover .redArrowS {
		border-color: #fff;
		transform: translateX(5px) rotate(-45deg);}

/* ----------------------------------------
important
----------------------------------------*/
.important {
	padding: 60px 0;
	text-align: center;
border-bottom: 1px solid #d0d5da;}
.important h2 {
	display: flex;
		justify-content: center;
		align-items: center;
	margin: 0 0 36px 0;
	font-size: 2.4rem;
	font-weight: normal;
	text-align: center;}
.important h2 span:before {
    content: '!';
    display: inline-block;
    background-color: #e60012;
    width: 27px;
    height: 27px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    font-size: 2rem;
    font-weight: normal;
    text-align: center;
    color: #fff;}
.important > a {
	display: inline-block;
	color: #e60012;
	font-size: 1.6rem;}
	.important > a.hover {
		text-decoration: underline;}
.important > a .redArrowS {
	position: relative;
		top: 0;
		right: 0;
	margin: 0 0 0 16px;
	transition: right 0.12s;}
	.important > a.hover .redArrowS {
		right: -5px;}

/* ----------------------------------------
business
----------------------------------------*/
.business {
	padding: 160px 0;
	background-image:url(/images/home/bg-business.gif);
background-position: center;}
h2.business-title {
	position: relative;
		z-index: 1;
	margin-bottom: 50px;}
.business-title span {
	background-image: url(/images/home/tit-business.png);
	background-size: 243px;}
.businessList {
	position: relative;
	display: flex;
		justify-content: center;
	padding: 0 calc((100% - 1180px) / 2);}
.businessList:before {
	content: "";
	display: block;
	position: absolute;
		top: -100px;
		left: 0;
	width: 585px;
	height: 457px;
	background: #f5f1ee;}
.businessList > li {
	position: relative;
	width: 50%;}
	/*btn*/
.business .businessListBtn {
	position: absolute;
		right: 50%;
		bottom: 0;
		z-index: 1;
	display: flex;
		justify-content: center;
		align-items: center;
	width: 280px;
	min-height: 64px;
	padding: 20px 50px;
	color: #e60012;
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.5;
	background: #fff;
	border: 1px solid #e60012;
	transition-duration: 0.2s;
	transform: translate(50%, 50%);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.business .businessListBtn.hover{
		color: #fff;
		background: #e60012;}
	.business .businessListBtn.hover .redArrowS {
		border-color: #fff;
		transform: translateX(5px) rotate(-45deg);}
.business .businessListBtn.hover + .ImScale img {
	transform: scale(1.06) rotate(0.1deg);
	opacity: 0.8;}
.businessListBtn .redArrowS {
	right: 40px;
	transition: 0.12s;
	transition-property: border, transform;}
.businessList figure img {
	width: 100%;}
	/*caption*/
.businessList figcaption {
	position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	display: flex;
		flex-direction: column;
		justify-content: center;
	text-align: center;
	text-shadow: 0 0 20px rgba(255, 255, 255, 1);}
.businessList figcaption h3 {
	margin: 0 0 20px 0;
	font-size: 3.4rem;
	line-height: 100%;}
.businessList figcaption p {
	font-size: 1.4rem;
	line-height: 2.4rem;}


/* ----------------------------------------
corporate
----------------------------------------*/
.corporate {
	/*height: 590px;*/
	margin: 0 0 120px 0;
	/*padding: 120px 0 0 0;*/
	/*background: url(/images/home/img_corporate_pc.jpg) no-repeat;*/}
.corporate > figure {
	position: absolute;
		z-index: -1;
	width: 100%;
	min-width: 1180px;
	height: 590px;
	overflow: hidden;}
.corporate > figure > img {
	width: 100%;
	height: auto;}
h2.corporate-title {
	margin-bottom: 30px;
	padding-top: 120px;}
h2.corporate-title span {
	margin-bottom: 30px;
	background-image: url(/images/home/tit-corporate.png);
	background-size: auto 32px;}
.corporate > p {
	margin: 0 0 100px 0;
	color: #333;
	font-size: 1.4rem;
	text-align: center;
	line-height: 2;}
.corporateList {
	display: flex;
		justify-content: space-between;
		margin: 0 0 80px 0;
	padding: 0 calc((100% - 1100px) / 2)}
.corporateList li {
	width: 350px;
	min-height: 253px;
	background: #e60012;}
.corporateList > li > a {
	display: block;
	height: 100%;
	padding: 30px 0;
	transition: box-shadow 0.12s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.corporateList > li > a.hover {
		box-shadow: 2px 2px 5px rgba(0,0,0,0.6);}
.corporateList li figure {
	display: flex;
		align-items: center;
	height: 78px;
	margin: 0 0 30px 0;}
.corporateList li figure img {
	display: block;
	height: auto;
	margin: 0 auto;}
	.About img {width: 136px;}
	.Investor img {width: 64px;}
	.Recruit img {width: 82px;}
.corporateList li h3 {
	margin: 0 0 6px 0;
	color: #fff;
	font-size: 2.6rem;
	text-align: center;}
.corporateList li p {
	color: #fff;
	font-size: 1.4rem;
	line-height: 2.4rem;
	text-align: center;}
.corporate .corporateList-btn {
	position: relative;
	display: flex;
		justify-content: center;
		align-items: center;
	width: 280px;
	min-height: 64px;
	margin: 0 auto;
	padding: 20px 50px;
	color: #e60012;
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.5;
	background: #fff;
	border: 1px solid #e60012;
	transition-duration: 0.2s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.corporate .corporateList-btn.hover{
		color: #fff;
		background: #e60012;}
	.corporate .corporateList-btn .redArrowS {
		right: 40px;
		transition: 0.12s;
		transition-property: border, transform;}
	.corporate .corporateList-btn.hover .redArrowS {
		border-color: #fff;
		transform: translateX(5px) rotate(-45deg);}
/* List
------------------------------*/

/* ----------------------------------------
●●●●●
----------------------------------------*/


/* Detail
------------------------------*/




/* spotlightBtnArea
----------------------------------------*/
.spotlightBtnArea{
	padding: 40px 0;
    background: #f3f5f7;
	margin-bottom: 120px;}
.spotlightBtnArea .wrap {
	display: flex;
		justify-content: center;
	width: 1180px;
	margin: 0 auto;}
.spotlightBtnArea .wrap li:not(:last-child) {
	margin-right: 40px;}


.spotBtn a{
	display: block;
	width: calc((1180px - 40px) / 2);
	height: 100%;
	margin: 0 auto;
	border: 1px solid #e60012;
	padding: 46px 25px 25px	;
	background: #FFF;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

.spotBtn div{
	/*min-width: 320px;*/
	max-width: 380px;
	margin: 0 auto;}
.spotBtn strong{
	display: flex;
		align-items: center;
	margin-bottom: 15px;
	color: #e60012;
	font-size: 3.4rem;
	font-weight: normal;
	line-height: 3.4rem;
	vertical-align: middle;}
	.spotBtn strong:before {
		content: "";
		display: inline-block;
		width: 71px;
		height: 50px;
		margin-right: 25px;
		background: #e60012 no-repeat center;
		background-size: contain;
		vertical-align: middle;}
	.searchBtn_spray strong:before{
		background-image: url(/products/images/search_spray.gif);}
	.searchBtn_graf strong:before{
		background-image: url(/products/images/search_graf.gif);}
	.videoBtn strong:before{
		background-image: url(/products/images/video.gif);}
	.searchBtn_spray a.hover strong:before{
		background-image: url(/products/images/search_spray_hover.gif);}
	.searchBtn_graf a.hover strong:before{
		background-image: url(/products/images/search_graf_hover.gif);}
	.videoBtn a.hover strong:before{
		background-image: url(/products/images/video_hover.gif);}
.spotBtn p{
	max-width: 380px;
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #e60012;}
.spotBtn a.hover{
	background: #e60012;}
.spotBtn a.hover strong,
.spotBtn a.hover p{color: #FFF;}



/* お役立ち情報
------------------------------------------------ */
.otherContent {
	margin-bottom: 60px;
	padding: 0 0 100px 0;
	border-bottom: 1px solid #d0d5da;}



/* soft99Area
------------------------------*/
#Home.Index .soft99Area .imgListArea {
	display: flex;
	justify-content: center;
	margin-bottom: 80px;
  flex-wrap: wrap;
  background: #fbf8f6;
  padding: 40px 0;}

#Home.Index .soft99Area .imgListArea li {
	width: calc(50% - 40px / 2);}

#Home.Index .soft99Area .imgListArea figure > img {
	width: 100%;
	height: auto;}

#Home.Index .soft99Area {
	margin: 0 0 60px 0;
	padding: 0 calc((100% - 1180px) / 2);}


/* team-expo
------------------------------*/
/*#Home.Index .fatFooter {
  padding: 80px 0 20px;
}*/

#Home.Index .team-expo{
  width: 1180px;
  margin: 0 auto 80px;
}
#Home.Index .team-expo a{
  display: block;
  width: 270px;
  margin: 0 0 0 auto;
  transition: opacity 0.12s;
}
#Home.Index .team-expo a.hover img{
  opacity: 0.8;
}
#Home.Index .team-expo img{
  width: 100%;
  height: auto;
  vertical-align: top;
}

