@charset "utf-8";
html {
 -webkit-text-size-adjust: 100%;
}
@media (max-width: 767px) {

	.pc{
		display: none;
	}
	.sp{
		display: block;
	}#contents {
	font-family:  "roboto", "noto sans jp", "メイリオ", "Meiryo", "ヒラギノ角ゴ pro w3", "ms pgothic", sans-serif;
	font-size: 16px;
	text-align: center;
	background-size:15px auto;
	padding-bottom:20px;
	overflow:hidden;
}
#contents p {
	margin: 0;
	font-size:14px;
}
#contents .anchor {
	width: 0px;
	height: 0px;
	position: relative;
	top: -50px;
}
section#head {
	position:relative;
	overflow: hidden;
	background: linear-gradient(to bottom, #19374F, #19374F);
	background-image:url(../img/head_sp2.jpg);
	background-repeat:no-repeat;
	background-position:center center ;
	background-size:cover;
	height:58vw;
	
}

section#head .head_bg{
	width:100%;
}
#contents .text_copy{
	width:100%;
	font-size:24px;
	text-align:center;
	padding:25px 0px 0;
  color:#fff;
  font-weight:bold;
  letter-spacing:0.04em;
}
#contents .text_date{
	width:100%;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding:37vw 0px 0;
  color:#fff;
}
#contents .text_date span.title{
	display:inline-block;
	background:#fff;
	color:#19374F;
	font-size:11px;
	font-weight:normal;
	padding:3px 10px;
	margin-right:10px;
}
#contents .text_date span.youbi{
	font-size:13px;
}
#contents .text_copy{
	width:100%;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	line-height:1.8 !important;
	padding:10px 10px 15px;
  color:#fff;
}
#contents .text_caution{
	width:100%;
	font-size:7px;
	line-height:120% !important;
	text-align:center;
	padding:6px 10px 30px;
  color:#fff;
}
section#head h1 {
	margin:0;
}
section#head h1 img{
	width:100%;
}

section#head_area{
	background-color:#19374F;
}
section#head_area p{
	color:#fff;
}
#contents h2 {
	font-size:16px !important;
	font-weight:bold;
	margin-bottom:0;
}
#contents  h2 img{
	height:12vw;
	width:auto !important;
}

#contents .article {
	padding:0 0 10px;
	margin:0  0 0;
}

#lineup   .ba_h{
	margin:20px 0 10px;
	font-size:20px;
	line-height:1.3 !important;
	position:relative;
	z-index:2;
	color:#000;
	    font-family: "knockout 30","knockout 28",roboto,noto sans jp,メイリオ,Meiryo,ヒラギノ角ゴ pro w3,ms pgothic,sans-serif;
    font-weight: initial;
}
#contents .article h3{
	font-size:4vw;
	font-weight:bold;
	letter-spacing:0.04em;
}
#contents .article h3.b_a{
	background:#37538E;	
}
#contents .article h3.l_i{
	background:#EA608E;	
}
#contents .article h3.o_c{
	background:#4BBFC3;	
}
#contents .article h3.s_p{
	background:#FABF13;	
}
#contents .article h3.i_t{
	background:#49ABD0;	
}
#contents .article h3.d_r{
	background:#6F706D;	
}
#contents .article h3{
	background:none !important;
}

/*--  --*/
.contents_inner{
	padding-top:13.89vw;
	position:relative;
}
.gmenu{
	background:#E9D36C;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:15;
}
.gmenu.fixed{
	position:fixed;
}
.gmenu ul{
	margin:0 auto !important;
	
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	align-items: center;
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: center;/*-- 中央揃え --*/
	
}
.gmenu ul li{
	width:20%;
	width:50%;
	border-left:solid 0px #000;
	
}
.gmenu ul li:first-child{
	border:none;
}
.gmenu ul li a{
	display:block;
	margin:0 !important;
	line-height:1.6 !important;
	color:#000 !important;
	font-size:1.8vw !important;
	text-decoration:none;
	padding:3vw 2px;
	transition: all 0.2s;
	
}
.gmenu ul li a span{
	display:block;
	padding-top:5px;
	font-size:2.5vw;
}
.gmenu ul li a:hover{
	background:rgba(255,255,255,0.2);
}
.gmenu ul li.other {
	padding:0 5px;
}
.gmenu ul li.other a{
	border:solid 1px rgba(255,255,255,0.5);
	color:rgba(255,255,255,0.9) !important;
	padding:5px 0;
	font-size:11px !important;
	position:relative;	
}
.gmenu ul li.other a:after{
	content:"→";
	transform:rotate(-45deg);
	position:absolute;
	right:2px;	
	bottom:2px;
	font-size:11px;
}
/* _________________________________________*/
#contents .article .group_h .group_h_in{
	margin:0 auto;
}
#contents .article .group_h .group_h_in .pic{
	height:40vw;
	overflow:hidden;
	
}
#contents .article .group_h .group_h_in .pic img{
	width:100%;
}
#contents .article .gi .group_h .group_h_in .pic img{
	width:auto;
	height:100%;
}
#contents .article .group_h .group_h_in .text{
	padding:0;
	margin:0 0 10px;
}
#contents  .text .name{
	padding:10px 0;
	background:rgba(0,0,0,0.4);
	color:#fff;
	width:auto;
}
#contents .article .group_h .group_h_in .text .name{
	font-size:12px;
	
	font-family: "Knockout 29", "Knockout 28", "Roboto", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	margin-bottom:5px;
	font-weight:bold;	
}
#contents .article .group_h .group_h_in .text .exp{
	font-size:10px;
	margin-bottom:15px;
	color:#333;
	
}
/*--  --*/
#contents .model_exp{
	margin:20px 0px 20px;
	font-size:14px;
	text-align:left;
}
#contents .inner{
	padding:0 15px;
}

#contents #function{
	padding-bottom:30px;
}
#contents #function .function{
	position:relative;
	padding-bottom:0px;
}
#contents #function .function>*{
	position:relative;
	z-index:2;
}
#contents #function .bg{
	height:600px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-position:top center;
	background-size:100% auto;
	z-index:1;
	
}

#contents #function h3{
	margin:0	;
	padding:20px 0 20px;
	line-height:1 !important;
	background:none;
}
#contents #function h3 span{
	display:inline-block;
	font-size:3.4vw;
	font-weight:700;
	letter-spacing:0;
	line-height:1.6 !important;
	background:rgba(55,83,142,1.00);
	padding:0 1em;
	color:#fff;
}
#contents #function .intro{
	background:rgba(255,255,255,0.95);
	width:auto;
	margin:0 15px 130px;
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	padding:15px 20px;
	position:relative;
	z-index:3;
	
}
#contents #function .intro p{
	font-size:14px;
	text-align:left;
}
#contents #function .intro .ui{  position: absolute;
  left: 50%;
  bottom: -135px;
  -webkit-transform: translate(-50%,0%);
  -ms-transform: translate(-50%,0%);
  transform: translate(-50%,0%);
  z-index:3;
}
#contents #function .intro .ui img{
	width:140px;
}
#contents #function article{
	background:#fff;
	width:auto;
	padding:0 0 0px;
	margin:0px auto 0;
}
#contents #function article .h_example{
}
#contents #function article .h_example span{
	border:solid 2px #7DAE12;
	font-size:16px;
	letter-spacing:0.2em;
	color:#7DAE12;
	font-weight:700;
	padding:4px 15px;
}
#contents #function article h4{
	line-height:170% !important;
	font-size:18px;
	font-weight:700;
	color:#000;
}
#contents #function article.coach .h_example span{
	border:solid 2px #EC6F16;
	color:#EC6F16;
}
#contents #function article .fig{
	margin-top:40px;
}
#contents #function article .fig img{
	width:100%;
}
#contents #function .sleep article .fig img,
#contents #function .step article .fig img,
#contents #function .water article .fig img{
	width:70%;
}

#contents #function article.coach{
	position:relative;
	  z-index:3;
	margin-top:30px;
}
#contents #function article.coach .baloon{
	height:70px;
	  position: absolute;
  left: 50%;
  top: -70px;
  -webkit-transform: translate(-50%,0%);
  -ms-transform: translate(-50%,0%);
  transform: translate(-50%,0%);
}
#contents #function article .comment{
	margin:20px 15px 0;
}
#contents #function article .comment p{
	text-align:left;
	margin-bottom:5px;
}
#contents #function article .pic{
	   margin: 30px 0 0;
}
#contents #function article .pic img{
	width:30vw;
	margin:0 10px 10px;
}
#lineup{
	padding-bottom:1px;
	background:#F1F0E9;
}
#lineup .p01{
	margin:50px 15px 0px;
}
#lineup .item_wrap{
	padding:5px 0 5px;
	overflow:hidden;
	position:relative;
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: center;/*-- 中央揃え --*/
}
#lineup .item_wrap .item{
	width:46vw;
	margin:0 1.3vw 4vw;
	position:relative;
	padding:30px 0 15px;
	border-radius:5px;
	background:#fff;
	box-shadow: 0 5px 5px rgba(0,0,0,0.03);
}
#lineup .item_wrap .item .price_sale .off{
	display:inline-block;
	background:#D30015;
	font-size:12px;
	padding:1px 5px;
	color:#fff;
}

#lineup .item_wrap .item .caution_price{
	color:#666;
	font-size:12px;
	padding:5px 0 0;
}
#lineup   h4{
	margin:-10px 0 10px;
	font-size:15px;
	position:relative;
	z-index:2;
	line-height:1.3 !important;
}
#lineup .item_wrap .item .price{
	font-size:12px;
	color:#9fa3a6;
	text-decoration:line-through;
}
#lineup .item_wrap .item .price_sale{
	font-size:16px;
	color:#C00417;
	font-weight:bold;
}
#lineup .item_wrap .item .off{
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	background:#C00417;
	font-size:14px;
	padding:3px 7px 3px 10px;
	margin:0 0 0;
	color:#fff;
	font-weight:400;
	line-height:1 !important;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;	
	    font-family:oswald,roboto,noto sans jp,メイリオ,Meiryo,ヒラギノ角ゴ pro w3,ms pgothic,sans-serif;
}
#lineup .item_wrap .item .off span{
	font-size:11px;
	display:inline-block;
	margin-left:5px;
	opacity:0.8;
}

#lineup .item_wrap .item .reco{
	/*--  	
	--*/
	width:100%;
	position:absolute;
	  position: absolute;
  left: 50%;
  top: 28px;
  -webkit-transform: translate(-50%,0%);
  -ms-transform: translate(-50%,0%);
  transform: translate(-50%,0%);
	display:block;
	font-size:10px;
	margin:0 0 0;
	color:#999;
	line-height:1 !important;
}
#lineup .item_wrap .item .yen{
	font-size:0.7em;
	font-weight:normal;
	opacity:0.7;
	display:inline-block;
	margin-right:2px;
}

#lineup .item_wrap .item .tax{
	font-size:10px;
	font-weight:normal;
	opacity:0.7;
}

#lineup   h5{
	color:#000;
	font-weight:bold;
	margin-top:20px;
	font-size:15px;
	margin-bottom:0 !important;
}


#lineup   .color{
	font-size:10px;
	margin-top:7px;
	color:#666;
	margin-bottom:0px;
}
#lineup .item_wrap .item .pic{
	position:relative;
}
#lineup .item_wrap .item .pic img{
	width:100%;
}
#lineup .item_wrap .item .pic img:nth-child(1){
	position:relative;
	left:0vw;
}
#lineup .item_wrap .item .pic img:nth-child(2){
	position:absolute;
	top:0;
	left:7vw;
}
.btn_detail a{
	display:inline-block;
	color:#000000 !important;
	border:solid 1px #000;
	padding:5px 15px;
	font-size:12px;
}
.tab ul{
	border-bottom:solid 0px #F2D7DF;
}
.tab ul{
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	justify-content: center;/*-- 中央揃え --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
}
.tab li{
	padding: 0;
	height:20vw;
	vertical-align:middle;
	border-left:solid 5px #F6F2EE;
	width:33.3%; 
	background:rgba(55,83,142,0.4);
	
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
position:relative;
cursor:pointer;
transition: all 0.2s;
	
}
.tab li span{
	width:100%;
	font-weight:bold;
	font-size:3.2vw;
	display:block;
	  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%,-50%);
  -ms-transform: translate(0%,-50%);
  transform: translate(0%,-50%);
}
.tab li:first-child,
.tab li:nth-child(4){
	border:none;
}
.tab li:nth-child(1),
.tab li:nth-child(2),
.tab li:nth-child(3){
	border-bottom:solid 5px #F6F2EE;
}

.tab li.active{
	background:rgba(55,83,142,1);
color:#fff;
}
.function_wrap .function{
	display:none;
}
.function_wrap .function.show{
	display:block;
}
.head_cp2 img{
	width:100%;
}

#contents .date{
	
	text-align:center;
	font-size:13px;
	padding:0px 0 20px;
}
#contents .date span{
	font-size:13px;
	background:#fff;
	color:#19374F;
	padding:7px 20px;
	line-height:1 !important;
	display:inline-block;
	margin-bottom:10px;
	
}
/*--  --*/
#dekiru .item_wrap{
	margin-bottom:50px;
}
#dekiru .item_wrap .item{
	margin:0 40px 40px;
}
#dekiru .item_wrap .item h3{
	font-size:18px;
	margin-bottom:20px;
	font-weight:bold;
	background:#19374F;
	color:#fff;
}
#dekiru .item_wrap .item .pic img{
	width:70%;
	padding-bottom:20px;
}
#dekiru .item_wrap .item .exp{
	font-size:14px;
}
#dekiru .ex_dekiru{
	font-size:14px;
	margin:0 15px 40px;
}
#dekiru .caution{
	color:#666;
	font-size:11px;
	margin:0 15px 20px;
}

/* _________________________________________*/
#contents .other_cp{
	padding-top:1px;
	margin-top:20px;
	
}
#contents .other_cp .item_wrap{
	margin:30px 0 0;
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: center;/*-- 中央揃え --*/
}
#contents .other_cp .item_wrap .item{
	  width: 255px;
  padding: 0 0 10px;
  border-radius: 15px;
  margin: 0 15px 40px;
  background: #fff;
  overflow:hidden;
  box-shadow: 15px 15px 15px rgba(0,0,0,0.03);
}
#contents .other_cp .item_wrap .item .pic img{
	width:100%;
}
#contents .other_cp .item_wrap .item .name{
	padding:20px 20px 0;
	font-size:14px;
	font-weight:bold;
}
#contents .other_cp .item_wrap .item .text{
	padding:20px 20px 0;
	font-size:12px;
	color:#333;
}

/* _________________________________________*/

#contents .lineup .cp_copy{
	margin:30px 20px 0;
	font-size:14px;
	
}

#contents .lineup .cp_hbig{
	margin:40px auto 20px;
	padding:10px 20px;
	font-size:13px;
	color:#fff;
	background:#960F11;
	
}
.btm_banner{
	margin-bottom:50px;
	padding:0 10px;
}
.btm_banner img{
	width:100%;
	margin:0 auto;
}
#contents .lineup .cp_h{
	margin:40px 20px 20px;
	font-size:16px;
	font-weight:bold;
	color:#B42D36;
	
}
#contents .lineup .cp_h.black{
	color:#000;
}
#contents .lineup .cp_date{
	font-size:16px;
	margin-bottom:10px;
	
	
}
#contents .lineup .cp_caution{
	margin:10px 20px 20px;
	font-size:12px;
	
}
#contents .lineup .cp_date span{
	background:none;
	color:#000;
	border:solid 1px #000;
	padding:10px 10px;
	font-size:12px;
	margin-right:20px;
}

.banner_top {
	padding:30px 20px 30px;
	
}
.banner_top img{
	width:100%;
}
.banner_top img:first-child{
	margin-bottom:20px;
}

/* _________________________________________　merit*/
#contents .merit{
	padding:20px 0 1px;
}
#contents .merit h2{
	font-weight:bold;
	font-size:15px;
	margin-bottom:0px;
	color:#000;
	background:none;
	
}
#contents .merit .item_wrap{
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	justify-content: left;/*-- 左揃え --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: center;/*-- 中央揃え --*/
	padding:5vw 0 0;
	align-items:center;
	
}
#contents .merit .item_wrap .item{
	width:28vw;
	margin:0 0 8vw 2vw;
	padding:2vw 2vw 0;
box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.05);
background:#fff;
position:relative;
}
#contents .merit .item_wrap .item .num {  
position: absolute;
  left: 50%;
  top: -10px;
  -webkit-transform: translate(-50%,0%);
  -ms-transform: translate(-50%,0%);
  transform: translate(-50%,0%);
}
#contents .merit .item_wrap .item .num span{
	background:#000;
	color:#fff;
	line-height:20px;
	width:20px;
	font-size:11px;
	font-weight:bold;
	display:inline-block;
}
#contents .merit .item_wrap .item h3{
	font-size:18px;
	line-height:1.6 !important;
	margin-bottom:10px;
}

#contents .merit .item_wrap .item h3 img{
	width:100%;
}

#contents .merit .item_wrap .item .btn_menu{
	margin-top:-5px;
}
#contents .merit .item_wrap .item .btn_menu a{
	display:block;
	font-size:8px;
	border:solid 0px #000;
	color:#000;
	padding:2px 0 2px 0;
	background-image:url(../img/arr_r.png);
	background-repeat:no-repeat;
	background-size:auto 5px;
	background-position:center right 10px;
	transition: all 0.2s;
}
#contents .merit .item_wrap .item .btn_menu a:hover{
	background-color:#000;
	color:#fff;	
}
.inner >  .btn_menu{
	display:none;
}
#contents .cp_hbig{
	margin:30px 0 20px;
}
#contents .outletbanner{
	padding:0 15px;
	width:auto;
	margin:20px auto 20px;
}
#contents .outletbanner img{
	width:100%;
}
#contents .caution_btm{
	font-size:11px;
	margin:20px 20px 0;
}


/*--  --*/
#contents .women_usage {
	position: relative;
	margin-top: 0;
	margin-bottom:0;
	padding: 1px 0 1px;
	background:#F1F0E9;
	background:#19374F;
	background-image:url(../img/sky.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
#contents .women_usage h2 {
	font-size: 18px;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin-top: 15px;
	color:#fff;
}
#contents .women_usage .item_wrap.usage {
	text-align: center;
	margin: 10px auto 1px;
	padding: 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 880px;
}
#contents .women_usage .item_wrap.usage .item {
	width:35vw;
	padding:0 1vw;
	margin: 0 0 0 !important;
	background:none;
}
#contents .women_usage .item_wrap.usage .item a{
	background:#fff;
	display:block;
	border-radius: 315px !important;
}
#contents .women_usage .item_wrap.usage .item:first-child {
	margin-left:20px !important;
}
#contents .women_usage .item_wrap.usage .item .reco {
    position: relative;
	z-index:3;
    text-align: center;
    top: 0;
    right: 0;
    display:block;
	padding-top:20px;
    font-size: 12px;
    margin: 0 0 0;
    color: #19374F;
    line-height: 1.4 !important;
  }
#contents .women_usage .item_wrap.usage .item .pic {
	position:relative;
	overflow:hidden;
	padding:0 0;
	margin-top:-10px;
	border-radius: 315px !important;
	
}
#contents .women_usage .item_wrap.usage .item .pic img {
	width:100%;
}
#contents .women_usage .item_wrap.usage .item h4 {
	margin-top:-10px;
	padding-bottom:20px;
	color: #666;
	font-size:13px;
}
#contents .women_usage .item_wrap.usage .slick-next, #contents .women_usage .item_wrap.usage .slick-prev {
	color: #000;
	z-index: 5;
	top: 150px;
}
#contents .women_usage .item_wrap.usage .slick-prev {
	left: 25px;
}
#contents .women_usage .item_wrap.usage .slick-next {
	right: 25px;
}
#contents .women_usage .item_wrap.usage .slick-next:before, #contents .women_usage .item_wrap.usage .slick-prev:before {
	background-repeat: no-repeat;
	height: 60px;
	width: 30px;
	display: block;
	content: "";
	background-size: contain;
}
#contents .women_usage .item_wrap.usage .slick-next:before {
	background-image: none;
}
#contents .women_usage .item_wrap.usage .slick-prev:before {
	background-image: none;
}
/*--  --*/

/*--  --*/
#lineup .shirt{
    padding: 20px 20px 20px;
    box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.05);
    background: #fff;
	margin:0 10px 60px;
}
#lineup .shirt .item_wrap{
    position: relative;
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: center;/*-- 中央揃え --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: space-between;/*-- 両端揃え --*/
}
#lineup .shirt .item_wrap .item_pic{
}
#lineup .shirt .item_wrap .item_pic img{
	width:70%;
}
#lineup .shirt .item_wrap .item_info{
}
#lineup .shirt .item_wrap .item_info .h2{
	color:#19374F;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
}
#lineup .shirt .item_wrap .item_info .h2 span{
	background:linear-gradient(transparent 60%, #E9D36C 60%);
	font-size:inherit;
	color:inherit;
	display:inline;
}
#lineup .shirt .item_wrap .item_info .exp{
	font-size:13px;	
	margin-bottom:10px;
}
#lineup .shirt .item_wrap .item_info .size{
	font-size:10px;
	background:#eee;
	padding:10px 20px;
	margin-bottom:10px;
}
#lineup .shirt .caution{
	font-size:9px;
	color:	#444;
}

#lineup .item_wrap .item a.ecg{
	display:block;
	position:absolute;
	top:140px;
	right:5px;
	background:rgba(107,223,255,0.7);
	color:#000;
	font-size:7px;
	width:45px;
	line-height:120% !important;
	height:45px;
	padding:10px 0 0;
	border-radius:60px;
	z-index:5;
}
}
