@media all and (min-width: 641px) {
	.column-title.column-title-mt {
		margin-top: 50px;
		margin-bottom: 30px;
	}
	p.intro-text.column-intro-text-mt {
		margin-top: 30px;
	}
	.column-item-inner-list {
		border: solid 1px #ccc;
		padding: 35px 40px;
		margin-bottom: 30px;
	}
	.column-item-inner-ttl {
		margin: auto;
		font-size: 19px;
		font-weight: bold;
		border-bottom: solid 1px #000;
		padding-bottom: 7px;
	}
	.column-item-inner-text {
		margin-top: 20px;
		font-size: 15px;
		line-height: 2;
	}
	.column-item-inner-text-inner {
		background-color: #ddd;
		padding: 25px 30px;
		margin-top: 25px;
	}
	.holder .sub-title{
		font-size: 16px;
		line-height: 2;
	}
	.column-item-inner-table{
		text-align: center; 
		width: 300px;
	}
	.column-item-inner-text-no-margin {
		font-size: 15px;
		line-height: 2;
	}
}
@media screen and (max-width: 640px) {
	h2.column-title.column-title-mt {
		margin-top: 50px;
		margin-bottom: 30px;
	}
	p.intro-text.column-intro-text-mt {
		margin-top: 5.46875vw;
	}
	.column-item-inner-list {
		border: solid 1px #ccc;
		padding: 35px 40px;
		margin-bottom: 30px;
	}
	.column-item-inner-ttl {
		margin: auto;
		line-height: 1.66667;
		font-size: 3.75vw;
		font-weight: bold;
		border-bottom: solid 1px #000;
		padding-bottom: 7px;
	}
	.column-item-inner-text {
		margin-top: 20px;
		line-height: 1.66667;
		font-size: 3.75vw;
	}
	.section-column-holder {
	    padding-bottom: 0;
	}
	.column-item-inner-text-inner {
		background-color: #ddd;
		padding: 25px 30px;
		margin-top: 25px;
	}
	.holder .sub-title{
		line-height: 1.66667;
		font-size: 3.75vw;
	}
	.column-item-inner-table{
		text-align: center; 
		width: 450px;
	}
	.column-item-inner-text-no-margin {
		line-height: 1.66667;
		font-size: 3.75vw;
	}
}
.faq-list:after{
	content: "";
	display: block;
	clear: both;
}
.q-icon {
	float: left;
	width: 34px;
	height: 34px;
	background-color: #000;
	color: #fff;
	text-align: center;
	line-height: 2.1;
	margin-bottom: 14px;
	font-weight: bold;
}
.a-icon {
	float: left;
	width: 34px;
	height: 34px;
	background-color: #9c162e;
	color: #fff;
	text-align: center;
	line-height: 2.2;
	font-weight: bold;
}
.q-text{
    margin-left: 46px;
    padding-top: 2px;
}
.a-text {
    margin-left: 46px;
    padding-top: 2px;
    margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
	.q-icon {
		line-height: 1.5;
		margin-bottom: 60px;
		width: 42px;
		height: 42px;
	}
	.a-icon {
		line-height: 1.7;
		width: 42px;
		height: 42px;
	}
	.q-text{
	    margin-left: 58px;
	    padding-top: 0;
	}
	.a-text {
	    margin-left: 58px;
	    padding-top: 0;
	    margin-bottom: 60px;
	}
}

.double{
	display: flex;
	align-items: center;
}
.double-box01{
	width: 40%;
}
.double-box02{
	width: 60%;
}
.double-box03{
	width: 48%;
}
.triple-list{
	display: flex;
}
.triple-list img{
	width: auto!important;
}
.triple-list p{
	width: 230px;
}
.space-between{
	justify-content: space-between;
}
.flex-start{
	align-items: flex-start;
}
@media screen and (max-width: 640px) {
	.double{
		display: block;
	}
	.double-box01,
	.double-box02,
	.double-box03{
		width: 100%;
	}
	.triple-list{
		display: block;
	}
	.triple-list img{
		width: auto!important;
	}
	.triple-list p{
		width: auto;
	}
	.triple-list li{
		margin-top: 30px;
	}
	.triple-list li:first-child{
		margin-top: 10px;
	}
}
.a-underline{
	text-decoration: underline!important;
}
.intro-text a{
	text-decoration: underline!important;
}
.intro-text a:hover{
	text-decoration: none!important;
}
.content-index{
	background-color: #ddd;
	padding: 35px 40px;
	margin-bottom: 30px;
}
.mokuji-number{
	margin-top: 20px;
	font-size: 15px;
	line-height: 2;
	margin-left: 1.7rem;
}
.mokuji-number li{
	list-style-type: decimal!important;
}
.mokuji-number li a:hover{
	color: #9c162e;
}

@media screen and (max-width: 640px){
	.mokuji-number{
		line-height: 1.66667;
		font-size: 3.75vw;
	}
}


/*column16*/
@media (min-width: 641px){
	.image-box {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		width: 1020px;
		margin: auto;
		margin-top: 60px;
		position: relative;
		left: 20px;
	}
	.image-box .pic {
		position: relative;
		top: 0;
		margin: 0;
		width: 299px!important;
	}
	.image-box .pic.n2:after {
		content: "";
		display: block;
		width: 40px;
		height: 24px;
		background-image: url(/brand/scalpd/files/img/icon-arrow-right-black.png);
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		left: -23px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.image-box .pic.n3:after {
		content: "";
		display: block;
		width: 40px;
		height: 24px;
		background-image: url(/brand/scalpd/files/img/icon-arrow-right-black.png);
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		left: -23px;
		top: calc(50% + 26px);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.image-box .pic.n3 {
		position: relative;
		margin-top: -50px!important;
		width: 333px!important;
	}
	.product-list {
		margin-top: 67px;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.product-list .item {
		text-align: center;
		width: 30.55556%;
	}
	.product-list .item-oilyhard .ttl {
		background-color: #370a4b;
	}
	.product-list .item-oily .ttl {
		background-color: #9d162e;
	}
	.product-list .item-dry .ttl {
		background-color: #051469;
	}
	.product-list .ttl {
		width: 100%;
		display: block;
		font-size: 16px;
		color: #fff;
		padding-top: 2px;
		padding-bottom: 3px;
	}
	.product-list .box-text>.text {
		margin-top: 13px;
		font-size: 16px;
		line-height: 1.5;
	}
	.product-list .picimg {
		margin-top: 19px;
		position: relative;
	}
	.product-list .picimg .note-left {
		color: #585c66;
		position: absolute;
		top: -5px;
		left: 54px;
		font-size: 10px;
	}
	.product-list .picimg .note-right {
		color: #585c66;
		position: absolute;
		top: -5px;
		right: 64px;
		font-size: 10px;
	}
	.product-list .btn-holder .btn-default {
		width: 100%;
		height: 54px;
	}
	.product-list .btn-holder .btn-buy {
		border: none;
	}
	.product-list .btn-holder .btn-buy .text {
		font-size: 14px;
	}
	.product-list .btn-holder .btn-buy .icon-arrow {
		position: absolute;
		top: 50%;
		right: 10px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.sale-name-list {
		color: #717683;
		font-size: 12px;
		margin-top: 28px;
	}
	.sale-name-list li {
		margin-top: 2px;
	}

	img.flow01sImg {
		width: auto!important;
	}
	.btn-banner-scalpcheck {
		width: 420px;
	}
	.btn-banner-scalpcheck-woman {
		width: 720px;
	}
	.btn-banner-scalpcheck,
	.btn-banner-scalpcheck-woman {
		display: block;
		margin-top: 60px;
		margin: auto;
		position: relative;
	}
	.btn-banner-scalpcheck:after,
	.btn-banner-scalpcheck-woman:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.4);
		opacity: 0;
		-webkit-transition: opacity 0.3s;
		transition: opacity 0.3s;
	}
	.btn-banner:hover:after{
		opacity:1;
	}
	.mzn-text-banner-scalpcheck-woman{
		font-size: 15px;
		line-height: 2;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 640px){
	.image-box {
		margin: auto;
		width: 68.75vw;
		margin-top: 7.8125vw;
	}
	.image-box .pic {
		position: relative;
		top: 0;
	}
	.image-box .pic.n2:after {
		content: "";
		display: block;
		margin: 0 auto;
		background-image: url(/brand/scalpd/files/img/icon-arrow-right-black.png);
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		left: 0;
		right: 0;
		bottom: 0;
		top: -10.9375vw;
		width: 5.15625vw;
		height: 6.5625vw;
	}
	.image-box .pic.n3:after {
		content: "";
		display: block;
		margin: 0 auto;
		background-image: url(/brand/scalpd/files/img/icon-arrow-right-black.png);
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		left: 209px;
		bottom: 0;
		top: -10.9375vw;
		width: 5.15625vw;
		height: 6.5625vw;
	}
	.image-box .pic+.pic {
		margin-top: 17.1875vw;
	}
	.product-list {
		margin-top: 30px;
	}
	.product-list.product-list-scalpd .item {
		padding: .78125vw 0 0 0;
	}
	.product-list .item-oilyhard {
		color: #370a4b;
	}
	.product-list .item {
		width: 100%;
		text-align: center;
		margin: auto;
		padding: 4.6875vw 0 4.6875vw;
		padding-right: 6.25vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.product-list.product-list-scalpd .item .box-text {
		width: 100%;
	}
	.product-list.product-list-scalpd .item .box-text {
		width: 100%;
		margin-top: 40px;
	}
	.product-list .box-text, .product-list .picimg {
		display: inline-block;
		vertical-align: middle;
	}
	.product-list .item.item-oilyhard .ttl {
		background-color: #370a4b;
		width: 26.5625vw;
	}
	.product-list .item.item-oily .ttl {
		background-color: #9d162e;
		width: 26.25vw;
	}
	.product-list .item.item-dry .ttl {
		background-color: #051469;
		width: 26.25vw;
	}
	.product-list .item .box-text .ttl {
		color: #fff;
		text-indent: .4em;
		margin: 0 auto;
		font-size: 2.1rem;
		height: 5.625vw;
		line-height: 5.625vw;
	}
	.product-list .box-text>.text {
		font-size: 2.4rem;
		margin: 1.5625vw auto 1.5625vw;
	}
	.product-list .item-oily {
		color: #9d162e;
	}
	.product-list .item-dry {
		color: #051469;
	}
	.product-list .picimg .note-left {
		color: #585c66;
		position: absolute;
		top: -5px;
		left: -10px;
		font-size: 1.8rem;
	}
	.product-list .picimg {
		position: relative;
	}
	.product-list .picimg .note-right {
		color: #585c66;
		position: absolute;
		top: -5px;
		right: 15px;
		font-size: 1.8rem;
	}
	.block-purchase .info-holder .box-15off+.sale-name-list {
		margin-top: 35px;
	}
	.sale-name-list {
		color: #717683;
		font-size: 2rem;
		padding-top: 4vw;
	}
	.mzn-text-banner-scalpcheck-woman{
		line-height: 1.66667;
		font-size: 3.75vw;
	}
}


/* 頭皮タイプチェックへのリンクバナー */
@media (min-width: 641px){
	.banner-list {
		margin: auto;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: -15px;
		max-width: 920px;
	}
	.banner-list .item {
		max-width: 420px;
		margin: 15px 20px;
	}
	body.ver19 .btnHoverBlack .pic {
		display: block;
		position: relative;
	}
	body.ver19 .btnHoverBlack .pic:before {
		content: "";
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.4);
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		-webkit-transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
		transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	}
	.banner-list .text {
		display: block;
		font-size: 15px;
		line-height: 1.53;
		margin-top: 15px;
		text-align: center;
	}
}
@media screen and (max-width: 640px){
	.banner-list .item {
		display: block;
	}
	.banner-list .item .text {
		display: block;
		font-size: 2.4rem;
		line-height: 1.5;
		margin-top: 25px;
		text-align: center;
		margin-top: 50px;
	}
}

/* コラム内動画 */
@media (min-width: 641px){
	.column-youtube-box{
	    max-width: 810px;
		margin: 40px auto 0;
	}
	body.ver19 .section-column-holder .holder .column-youtube-box .intro-text {
	    font-size: 15px;
	    line-height: 2;
	    margin-bottom: 10px;
		text-align: center;
	}
}
@media screen and (max-width: 640px){
	.column-youtube-box{
    	margin-top: 10.9375vw;
	}
	body.ver19 .section-column-holder .holder .column-youtube-box .intro-text {
	    line-height: 1.66667;
	    font-size: 3.75vw;
	    margin-bottom: 10px;
		text-align: center;
	}
}
.column-youtube-item{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.column-youtube-item iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

/* 監修枠 */
@media (min-width: 641px){
	.sec-supervision .text_supervision{
	    font-size: 22px;
	    font-weight: bold;
	    padding-right: 1.5em;
	    line-height: 1.5;
	}
}
@media screen and (max-width: 640px){
	.sec-supervision .text_supervision{
	    font-size: 4.375vw;
	    font-weight: bold;
	    padding-right: 1.5em;
	    line-height: 1.66667;
	}
	.sec-supervision .column-item-inner-text{
	    font-size: 3.5vw;
	}
}

/* 頭髪の日 */
@media (min-width: 641px){
	.touhatsu-day-text{
	    font-size: 16px;
	    font-weight: bold;
	    line-height: 2;
	    text-align: center;
	    margin-top: 20px;
	}

	.touhatsu-day-interactive-contents-box{
	    background: url(../img/bg-touhatsu-day.jpg) repeat;
	    max-width: 650px;
	    margin: 30px auto;
		padding: 30px;
		text-align: center;
	}
	.touhatsu-day-text-s{
		font-weight: bold;
	    font-size: 16px;
	    line-height: 1.8;
	    margin-bottom: 10px;
	}
	.touhatsu-day-text-l{
	    font-size: 30px;
	}
	.touhatsu-day-text-2{
		margin-top: 20px;
		margin-bottom: 0;
	}
	.touhatsu-day-btn {
	    max-width: 300px;
	    width: 100%;
	    margin: 10px auto 0;
	}
	.touhatsu-day-btn a:hover{
		opacity: 0.6;
	    -webkit-transition: opacity .2s linear;
	    transition: opacity .2s linear;
	    text-decoration: none;
	}
	.touhatsu-day-column-area{
		margin-top: 100px;
	}
	body.ver19 .touhatsu-day-column-area .section-pagetop .bg-box{
		background-color: transparent;
	}
	body.ver19 .touhatsu-day-column-area .section-column-holder .section--inner{
    	padding-bottom: 0;
	}
	.section-top-lineup{
	    margin-top: 100px;
	}
	.section-top-lineup .section-title{
	    width: 178px;
	    margin: auto;
		border-bottom: none;
		padding-bottom: 0;
	}
	.section-top-lineup .item-minoxi5 .text-minoxi{
	    display: block;
	    font-size: 13px;
	    margin-top: 10px;
	}
	.section-column-holder .section-top-lineup .btn-check{
	    color: #000;
	}
}
@media screen and (max-width: 640px){
	.touhatsu-day-text{
		line-height: 1.66667;
		font-size: 3.75vw;
	    font-weight: bold;
	    text-align: center;
	}
	.touhatsu-day-interactive-contents-box{
	    background: url(../img/bg-touhatsu-day.jpg) repeat;
	    margin: 6.25vw auto 0;
		padding: 6.25vw;
		text-align: center;
	}
	.touhatsu-day-text-s{
		font-weight: bold;
	    line-height: 1.66667;
	    font-size: 3.75vw;
	    margin-bottom: 10px;
	}
	.touhatsu-day-text-l{
	    font-size: 5vw;
	}
	.touhatsu-day-text-2{
		margin-top: 3.90625vw;
		margin-bottom: 0;
	}
	.touhatsu-day-btn{
	    width: 75%;
	    margin: 10px auto 0;
	}
	.touhatsu-day-btn a:hover{
		opacity: 0.6;
	    -webkit-transition: opacity .2s linear;
	    transition: opacity .2s linear;
	    text-decoration: none;
	}
	.touhatsu-day-column-area{
		margin-top: 6.25vw;
	}
	body.ver19 .touhatsu-day-column-area .section-pagetop .bg-box{
		background-color: transparent;
	}
	body.ver19 .touhatsu-day-column-area .section-column-holder .section--inner {
    	padding-bottom: 0;
	}
	body.ver19 .touhatsu-day-column-area .section-pagetop .page-title{
	    padding: 6.25vw 0 3vw;
	}
	body.ver19 .touhatsu-day-column-area .category-page-title {
	    padding: 0;
	}
	.section-top-lineup{
	    margin-top: 14.0625vw;
	}
	.section-top-lineup .section-title{
		margin: 0 auto;
		width: 192px;
		border-bottom: none;
		padding-bottom: 0;
	}
	.section-top-lineup .item-minoxi5 .text-minoxi{
	    display: block;
	    font-size: 2rem;
	    margin-bottom: 10px;
	}
	.section-column-holder .section-top-lineup .btn-check{
	    color: #000;
	}
}

/* difference */
.column_t_difference{
	font-size: 26px;
	border-spacing: 10px;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    max-width: 810px;
	border-collapse:separate;
}
.column_t_difference_balloon_gray,
.column_t_difference_balloon_red{
	position: relative;
	min-width: 310px;
	background: #fff;
	border: solid 3px;
	box-sizing: border-box;
	padding: 10px;
	font-size: 32px;
}
.column_t_difference_balloon_gray{
	border-color: #555;
	color: #555;
}
.column_t_difference_balloon_red{
	border-color: #971e2e;
	color: #971e2e;
}
.column_t_difference_balloon_gray:before,
.column_t_difference_balloon_red:before{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -15px;
	border: 12px solid transparent;
	border-top: 12px solid #fff;
	z-index: 2;
}
.column_t_difference_balloon_gray:after,
.column_t_difference_balloon_red:after{
	content: "";
	position: absolute;
	bottom: -22px;
	left: 50%;
	margin-left: -13px;
	border: 10px solid transparent;
	z-index: 1;
}
.column_t_difference_balloon_gray:after{
	border-top: 10px solid #555;
}
.column_t_difference_balloon_red:after{
	border-top: 10px solid #971e2e;
}
.column_t_difference_data_gray{
	background-color: #555;
	color: #fff;
	padding: 14px;
    vertical-align: middle;
}
.column_t_difference_data_red{
	background-color: #971e2e;
	color: #fff;
	padding: 14px;
    vertical-align: middle;
}
.column_t_difference_th{
	background: #e1e1e1;
	background: linear-gradient(65deg, #e1e1e1 0%, #e1e1e1 83%, transparent 83%, transparent 100%);
    text-align: left;
    padding-left: 40px;
    padding-right: 64px;
    min-width: 170px;
	box-sizing: border-box;
	vertical-align: middle;
}
@media screen and (max-width: 640px){
	.column_t_difference{
	    width: 100%;
		line-height: 1.66667;
		font-size: 3.75vw;
		border-spacing: 8px;
	}
	.column_t_difference_balloon_gray,
	.column_t_difference_balloon_red{
		min-width: auto;
		width: 34%;
		font-size: 4.375vw;
	}
	.column_t_difference_th{
		background: #e1e1e1;
	    text-align: center;
	    padding-left: 0;
	    padding-right: 0;
	    min-width: auto;
		width: 7%;
		padding-top: .5em;
		min-height: 85px;
	}
	.column_t_difference_th span{
		writing-mode: vertical-lr;
		letter-spacing: .5em;
	}
}
body.ver19 .difference-product-list .item.item_border_bold{
    border: solid 5px #aaa;
}

/* コラム020 */
@media (min-width: 641px){
	body.ver19 .product-list-holder.n2 .product-item.item-growth-shot .product-pic {
	    margin-top: 20px;
		margin-bottom: -45px;
	}
	body.ver19 .product-list-holder.n2 .product-item.item-spray .product-pic {
	    margin-top: 20px;
		margin-bottom: -45px;
	}
	.column-product-spray-double-box {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    margin-bottom: 30px;
	}
	.column-product-spray-double-img {
	    max-width: 102px;
	    margin-right: 4rem;
	}
	body.ver19 .section-column-holder .holder .column-product-spray-double-text .intro-text {
	    margin-bottom: 0;
	}
	.section-column-holder .product-list{
		margin-top: 20px;
	}
	body.ver19 .section-column-holder .section-product-detail{
	    padding-bottom: 0;
	}
	body.ver19 .section-column-holder .section-product-detail .section--inner{
		padding-bottom: 0;
	}
	body.ver19 .section-product-detail .product-list .product-item .product-title.mb_0 {
	    margin-bottom: 0;
	}

}
@media screen and (max-width: 640px) {
	.column-product-spray-double-box {
		display: block;
	}
	.column-product-spray-double-img {
	    max-width: 102px;
	    margin-right: auto;
		margin-left: auto;
		margin-bottom: 4.6875vw;
	}
	.double-box03{
	    margin-bottom: 4.6875vw;
	}
	body.ver19 .section-column-holder .section-product-detail .product-list .product-item {
	    width: 40.625vw;
	    text-align: center;
	    padding-top: 0;
	}
	body.ver19 .section-column-holder .section-product-detail .product-list-holder.n1 .product-list {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	body.ver19 .section-column-holder .section-product-detail .product-list-holder.n2 .product-list {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	body.ver19 .section-column-holder .section-product-detail {
	    margin: 0;
	    margin-top: 2.625vw;
	}
	body.ver19 .section-column-holder .section-product-detail .section--inner{
		padding: 0;
	}
	body.ver19 .section-column-holder .section-product-detail .product-list .product-title {
	    font-size: 2.3rem;
	}

}


