@charset "utf-8";
/*---------------------------
CSS Document 
-----------------------------*/
/*============================
共通
============================*/
#breadcrumbs {
	margin: 0;
}
.hed {
}
img {
	width: 100%;
}
a:hover, a:hover img, a:hover p, a:hover div {
	opacity: 0.8;
	transition: all 0.2s ease-out 0s;
}
.arrow_next:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 10px;
	right: 5%;
	top: 40%;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow_down:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 10px;
	left: 48%;
	bottom: 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.gs_width {
	max-width: 1100px;
	margin: 0 auto 80px;
	width: 90%;
}
.sp {
	display: none;
}
.txt_center {
	text-align: center;
	font-size: 16px;
	width: 72%;
	text-align: left;
	line-height: 1.65;
	letter-spacing: 0.04em;
	font-weight: 300;
	padding: 50px 0 50px;
	color: #fff;
}

.txt_flex{
	display:block;
	
}
@media only screen and (max-width: 786px) {
.sp_br {
	display: block;
}
.no_br br {
	display: none;
}
.gs_width {
	margin: 0 auto 15%;
}
.sp {
	display: block;
}
.pc {
	display: none !important;
}
}
/*-----------------------

大枠

----------------------------------------------*/
.contents_box * {
	box-sizing: border-box;
	position:relative;
}


.bk{
	/*headerを全画面で見せる*/
	/* width: 80%; */
	/* margin: auto; */
	/* background: #fff; */
	/* height: 100vh; */
	/* position: relative; */
	/* position: relative; */
} 

.bk{
	background:#fff;
}
.bk img{
	display:block;
	max-width: 1080px;
	margin:auto;
}

.bk:before{
	/*headerの疑似要素に背景画像を指定*/
	/* content:""; */
	position:fixed;
	top: 0;
	left:0;
	z-index: -1;
	/*headerを全画面で見せる*/
	width:100%;
	height: 100vh;
	/* position: relative; */
	/* position: relative; */
} 

.bk_02{
	width:100%;
	height: 30vh;
	/* position: relative; */
	/* position: relative; */
} 

.bk_02:before{
	/*headerの疑似要素に背景画像を指定*/
	content:"";
	position:fixed;
	top: 0;
	left:0;
	z-index: -100;
	width:100%;
	height: 100vh;
	background:url("blandimg/rab05.jpg") no-repeat center;/*背景画像設定※オリジナル画像を設定してください*/
	background-size:cover;
}


.txt_flex{display:flex;font-size: 14px;padding: 10px 0 65px;}
.txt_left{width: 50%;text-align:left;}
.txt_right{width: 50%;text-align:left;margin: 0 0 0 20px;}

.top_bi{
	font-size:32px;
	border:1px solid #fff;
	display:block;
	width:30%;
	color:#fff;
	position:absolute;
	background-color:yellow;
	z-index:10;
	top:0px;
}

.btn_white{
	display: grid;
	width: 50%;
	margin: 0px auto 0;
	border: 2px solid #fff;
	/* font-size: 16px; */
	padding: 8px 0;
}

.btn_white a{
	/* color:white; */
	/* font-weight: 800; */
	/* margin: 0px 0 0; */
	text-align: center;
	/* display: block; */
	padding: 10px 120px;
	/* display: inline-block; */
	border: solid 1px #000;
	box-shadow: 2px 2px 0 0 rgb(0 0 0 / 20%);
}
.bland_description_rectangle_cover{
	/* background-image:url(blandimg/rab01.jpg); */
	/* background-position-y: -70px; */
	/* background-size: cover; */
	/* background-position-x: 1280px; */
	/* background-position-y: -180px; */
}
.contents_box :hover {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

.bland_description_rectangle_cover_02{
	background-image:url(blandimg/rab02.jpg);
	/* padding: 140px 0; */
	background-size: cover;
	background-position-x: -140px;
	background-blend-mode: color;
	background-color: rgba(5,41,62,0.45);
}


.bland_description_rectangle_02{
	width: 40%;
	margin-left:auto;
	margin-right: 130px;
	padding: 170px 0;
	color: white;
}
.contents_box {
	padding: 0 0 120px;
}


.bland_description_rectangle_02 h2{
	
margin: 0 0 40px;
	
font-size: 32px;
	
font-weight: 800;
	
text-align: left;
}
@media screen and (max-width: 786px) {
.contents_box {
	padding: 0 0 14%;
}
.bk img{
	width:90%;
}


}
/*-----------------------

タイトル画像

----------------------------------------------*/
/*上部メイン画像*/
#main_image_box {
	position: relative;
	width: 100%;
	object-fit: cover;
	background-color: #000000;
	text-align: center;
}
#main_image_box img.bg_image {
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
	object-fit: cover;
	vertical-align: top;
	object-position: 50% 50%;
}
#main_image_box img.top_image {
	max-width: 374px;
	width: 80%;
	z-index: 999;
	position: absolute;
	top: 43%;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}
#main_image_box img.top_image_right {
	max-width: 240px;
	width: 60%;
	z-index: 999;
	position: absolute;
	bottom: 8%;
	left: 65%;
	right: 0;
	margin: auto;
	z-index: 1;
}
@media screen and (min-width: 1500px) {
#main_image_box img.top_image_right {
	left: 55%;
}
}
@media screen and (min-width: 1800px) {
#main_image_box img.top_image_right {
	left: 45%;
}
}

@media screen and (max-width: 786px) {
/*上部メイン画像*/
#main_image_box img.bg_image {
	height: 260px;
}
#main_image_box img.top_image {
	max-width: 60%;
	top: unset;
	bottom: 35%;
}
#main_image_box img.top_image_right {
	width: 40%;
	right: 5%;
	left: auto;
	bottom: 5%;
}

}
/*-----------------------


ブランドロゴ＋キャッチ部分

----------------------------------------------*/
.bland_infomation_rectangle {
	padding: 10% 0 0;
	text-align: center;
	background: #fff;
}
.bland_infomation_rectangle .bland_logo {
	margin-bottom: 2%;
}
.bland_infomation_rectangle .bland_logo img {
	max-width: 163px;
	width: auto;
}
.bland_infomation_rectangle .bland_infotext {
	max-width: 1020px;
	width: 80%;
	color: #16161F;
	margin: 30px auto;
	font-size: 30px;
	line-height: 1.6;
	font-weight: 900;
}
.bland_description_rectangle {
	max-width: 1020px;
	margin: 2% auto 0%;
	width: 90%;
	padding: 0px 0 0;
	line-height: 1.7;
}


bland_description_rectangle_02{
	width:50%;

}
.txt_ttl{
	text-align:left
	font-size:32px;
	font-size: 18px;
	text-align: left;
}
.bland_description_rectangle p {
	font-size: 14px;
	/* width: 72%; */
	/* text-align: left; */
	/* line-height: 1.65; */
	/* letter-spacing: 0.04em; */
	/* font-weight: 300; */
	/* padding: 50px 0 50px; */
	/* color: #fff; */
}
 @media screen and (max-width: 786px) {
.bland_infomation_rectangle {
	margin: 0% auto 0;
	width: 100%;
}
.bland_infomation_rectangle .bland_logo {
	padding: 0 20%;
	margin: 5% auto;
	width: 80%;
}
.bland_infomation_rectangle .bland_logo img {
	width: 100%;
}
.bland_infomation_rectangle .bland_infotext {
	font-size: 18px;
	width: 90%;
	text-align: left;
	line-height: 1.4;
	margin: 5%;
}
	 .bland_description_rectangle_cover{
		 background-position-x: 660px;
		 background-position-y: -18px;
		}
.bland_infomation_rectangle .bland_infotext br {
	display: none;
}
.bland_infomation_rectangle .bland_infotext br.sp_only {
	display: block;
}
.bland_description_rectangle {
	width: 100%;
	margin: 2% auto 0%;
	padding: 20px 0 20px;
}

	 .bland_description_rectangle_cover_02{
		 background-position-x: 640px;
		 background-position-y: 0px;
		 background-size: cover;
		}
.bland_description_rectangle_02 {
	width: 90%;
	margin: 2% auto 8%;
	padding: 20px 0 80px;
}


	 .no_br txt_center_02{
		 width:80%;
		 
	 }

	 .bland_description_rectangle_02 h2{
		 width: 100%;
		 margin: auto;
		 font-size: 20px;
		 padding: 0 0 16px;
		}
	 

	 .txt_flex{
		 display:block;
		 margin: 0 0 0px;
		 /* padding: 10px 0 390px; */
		 padding: 0;
		}

	 .txt_left{
		  display:block;
		  width: 90%;
		  margin: auto;
		}

	 	 .txt_right{
		 display:block;
		 width: 90%;
		 font-size: 14px;
		 margin: 20px auto;
		}
.bland_description_rectangle p {
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
}
}
/*-----------------------

スタッフの想い

----------------------------------------------*/


.staff_cover{
	background:#fff;
	padding: 50px 0 40px;
}
.staff_box {
	margin: 5% auto 0%;
	max-width: 1020px;
	width: 100%;
	border: #000000 1px solid;
	padding: 30px;
	display: flex;
	align-items: center;
	box-sizing:border-box;
	background: #fff;
}
.staff_box .staff_img {
	display: flex;
	align-items: center;
	flex-basis: 48%;
	justify-content: space-evenly;
}
.staff_box .staff_img .staff_photo {
	width: 160px;
}
.staff_box .staff_img .staff_photo img {
	width: 160px;
}
.staff_box .staff_img .staff_title {
	text-align: center;
	font-size: 1.2em;
}
.staff_box .staff_img .staff_title img {
	padding-bottom: 5%;
	border-bottom: #000000 1px solid;
	margin-bottom: 5%;
	width: 220px;
}
.staff_box .staff_img .staff_title .bland_name {
	font-weight: 600;
	white-space: nowrap;
}
.staff_box .staff_text {
	flex-basis: 50%;
	margin-left: 2%;
}
.staff_box .staff_text p {
	font-size: 1.1em;
	text-align: justify;
}
@media screen and (max-width: 786px) {
.staff_box {
	display: block;
	padding: 20px;
	margin: 10% auto 10%;
	width: 90%;
}
.staff_box .staff_img {
	flex-basis: 100%;
	width: 100%;
	justify-content: center;
	margin-bottom: 5px;
}
.staff_box .staff_img div {
	margin: 0 2%;
}
.staff_box .staff_img .staff_photo {
	max-width: 120px;
	width: 100%;
}
.staff_box .staff_img .staff_photo img {
	width: 100%;
}
.staff_box .staff_img .staff_title {
	max-width: 200px;
	width: 100%;
	font-size: 1.1em;
}
.staff_box .staff_img .staff_title img {
	width: 100%;
	margin-bottom: 3%;
}
.staff_box .staff_text {
	width: 100%;
	margin-top: 1%;
	margin-left: 1% !important;
	font-size: 1.2em;
}
.staff_box .staff_text p {
	font-size: 14px;
}
}
/*-----------------------

商品陳列の大枠

----------------------------------------------*/
.cat_item_box {
	/* max-width: 1020px; */
	margin: 0% auto;
	width: 100%;
	background: #fff;
}
.contents_title {
	text-align: center;
	font-size: 1.5em;
	font-weight: 600;
	border-bottom: #000000 1px solid;
	padding-bottom: 1%;
	margin-bottom: 3%;
}
.cat_item_box_line {
	border-bottom: #000000 1px solid;
	font-size: 1.3em;
	padding-bottom: 0.5%;
	margin-bottom: 1%;
}
.cat_item_box_innner {
	display: flex;
	flex-wrap: wrap;
	margin: 1% auto;
	text-align: center;
}
.cat_item_box_innner #oneLineTxt01 {
	max-width: 100%;
	text-align: center;
}
.cat_item_box_innner #oneLineTxt02 {
	max-width: 100%;
	text-align: center;
}
.cat_item_box_innner > div {
	width: 23%;
	margin: 1% 1% 4%;
}
.cat_item_box_innner ul.list {
	display: flex;
	flex-wrap: wrap;
	margin: 1% auto;
	text-align: center;
}
.cat_item_box_innner ul.list > li {
	width: 23%;
	margin: 1% 1% 4%;
}
.list li {
	opacity: 1;
	list-style: none;
	transition: all 0.4s ease-in-out 0s;
}
.list li.is-hidden {
	opacity: 0 !important;
	height: 0 !important;
	margin: auto !important;
}
.cat_item_box_innner > div.more {
	width: 100%;
	margin: 1% auto 3%;
	text-align: center;
	z-index: 9999;
	border: none;
	cursor: pointer;
	outline: none;
	font-size: 1.2em;
	font-weight: 600;
	position: relative;
}
.cat_item_box_innner > div.more:after {
	display: block;
	transform: rotate(135deg);
	content: "";
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 50%;
	left: 50%;
}
@media screen and (max-width: 786px) {
.cat_item_box {
	margin: -12% auto;
	background: #fff;
}
.cat_item_box_innner {
	flex-wrap: wrap;
	margin: 2% auto;
}
.cat_item_box_innner > div {
	width: 46%;
	margin: 2% 2% 4%;
}
.cat_item_box_innner ul.list {
	flex-wrap: wrap;
	margin: 0 auto;
}
.cat_item_box_innner ul.list > li {
	width: 46%;
	margin: 2% 2% 4%;
}
.cat_item_box_innner > div.more {
	margin: 1% auto 5%;
	font-size: 1.3em;
}
}
/*-----------------------

アイテム部分

----------------------------------------------*/
.item_box_contents .item_image img {
	width: 100%;
}
.item_box_contents .item_bland_name {
	display: block;
	font-size: 1em;
	margin-top: 5%;
}
.item_box_contents .item_name {
	display: block;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.2;
	margin: 3% auto;
}
.item_box_contents .item_price {
	display: block;
	font-size: 1.3em;
}
.item_box_contents .item_price .zeinuki {
	font-size: 0.65em;
	position: relative;
	top: -2px;
}
.item_box_contents .cat_link_btn {
	margin: 3% auto;
	width: 100%;
}
.item_box_contents .cat_link_btn a:after {
	width: 12px;
	height: 12px;
	right: 3%;
	top: 3px;
}
.item_box_contents .cat_link_btn a {
	background-color: #000000;
	color: #FFFFFF;
	padding: 4% 3%;
	letter-spacing: 1px;
	font-size: 1.1em;
}
.item_box_contents .gender {
	display: flex;
	justify-content: space-between;
}
.item_box_contents .gender div {
	flex-basis: 48.5%;
}
.item_box_contents .gender div.cat_link_btn {
	margin: 3% 0;
}
.item_box_contents .gender div.cat_link_btn a {
	padding: 18% 3%;
	font-size: 1em;
	display: block;
}
.item_box_contents .gender div.cat_link_btn a:after {
	display: none
}
.item_box_contents .btn_mens a {
	background-color: #007896;
}
.item_box_contents .btn_womens a {
	background-color: #B49650;
}
@media screen and (max-width: 786px) {
.item_box_contents .item_name {
	font-size: 1em;
}
}
#oneLineTxt01, #oneLineTxt02, #oneLineTxt03, #oneLineTxt04 {
	max-width: 1080px;
	margin: auto;
}
#oneLineTxt01 .common_title, #oneLineTxt02 .common_title, #oneLineTxt03 .common_title, #oneLineTxt04 .common_title {
	font-size: 180%;
	font-weight: bold;
	padding: 0 0 10px;
	margin: 0 0 20px;
}
.common_title {
	text-align: center;
	border-bottom: 1px solid #000;
}
/*-----------------------

ボタン共通

----------------------------------------------*/
.cat_link_btn {
	margin: 1%;
	text-align: center;
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}
.cat_link_btn a {
	display: inline-block;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding: 3% 3% 3%;
	font-size: 1.25em;
	display: flex;
}
.category_color a {
	background-color: #C1272D;
}
.cat_link_btn a span {
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 1;
}
.cat_link_btn a:after {
	display: block;
	transform: rotate(45deg);
	content: "";
	border-top: #FFF 1px solid;
	border-right: #FFF 1px solid;
	width: 16px;
	height: 16px;
	position: relative;
	right: 0%;
	top: 3px;
}
.cat_link_btn a:hover {
	opacity: 0.8;
}
@media screen and (max-width: 786px) {
.cat_link_btn a:after {
	top: 5px;
	width: 6px;
	height: 6px;
}
}
@media screen and (max-width:559px) {
.cat_link_btn {
	margin: 1% auto;
}
.cat_link_btn a:after {
}
}
/*-----------------------

footerの一列ボタン

----------------------------------------------*/
.category_btn_footerblock {
	margin: 0 auto;
	/* max-width: 1020px; */
	width: 100%;
	padding: 40px 0;
	background: #fff;
}
.category_btn_footerblock .cat_link_btn {
	margin: 0 auto;
	width: 80%;
}
.category_btn_footerblock .cat_link_btn a {
	background-color: #007896;
	color: #FFFFFF;
	padding: 3% 3%;
	font-size: 1.2em;
}
.category_btn_footerblock .btn_black a {
	background-color: #000000;
}
.category_btn_footerblock .btn_att {
	display: block;
	text-align: right;
}
@media screen and (max-width: 786px) {
.category_btn_footerblock {
	margin: 0 auto 0%;
	width: 100%;
}
}
@media screen and (max-width:559px) {
.category_btn_oneblock {
	width: 100%;
}
}
/*============================
画像フェードイン
============================*/
.kodawari_point .is-lazyloaded {
	animation: fadeIn 1s;
}
 @keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
/*-----------------------

動画

----------------------------------------------*/
.video_wrap {
	max-width: 800px;
	margin: 0 auto;
	width: 90%;
}
.video_title {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 10px;
	text-align: center;
}
.vd_m {
	width: 100%;
	cursor: pointer;
}
 @media screen and (max-width: 786px) {
.video_wrap {
	width: 100%;
}
.video_title {
	font-size: 16px;
	line-height: 1.2;
	text-align: justify;
}
.vd_m {
}
iframe {
	width: 100%;
	height: 200px;
}
}
/*-----------------------

こだわりのポイント共通

----------------------------------------------*/

.kodawari_point_cover{
	background:#fff;
	
}

.kodawari_point {
	margin: 0% auto;
	padding: 80px  0;
	max-width: 1080px;
	width: 100%;
	background: #fff;
}
.kodawari_point .point_title {
	font-size: 40px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.5%;
}
.kodawari_point .point_img {
	border: #000000 1px solid;
	padding: 0% 0%;
	width: 90%;
	margin: auto;
}
.point_bt {
	text-align: center;
	margin: 10px 0 0;
}
.point_bt a {
	padding: 10px 120px;
	display: inline-block;
	border: solid 1px #000;
	box-shadow: 2px 2px 0 0 rgb(0 0 0 / 20%);
}
.point_ft_imgbox {
	display: flex;
	flex-wrap: wrap;
	margin: 60px 0 0;
}
.point_ft_imgbox li {
	width: 50%;
}
.point_ft_copy {
	margin: 30px auto 30px;
	font-size: 24px;
	text-align: center;
	font-weight: 600;
}
.point_ttl {
	font-size: 50px;
	text-align: center;
	font-weight: 600;
	line-height: 1.2;
}
.item_name {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	margin: 40px 0 0;
}
.point_wrap {
	max-width: 1000px;
	/* display: flex; */
	margin: 0 auto;
}
.point_flex{
	display:flex;
	align-items: center;
}
.reverse{
	flex-direction: row-reverse;
}


.new{
	width:80%;
	margin: 10% auto;
}

.new h2{
	text-align:center;
	font-size:20px;
	font-weight:800;
	padding:0 0 20px;
} 

.new p{
	text-align:center;
	padding: 40px 0 0;
}
 @media screen and (max-width: 786px) {
.kodawari_point {
	/* margin: 0% auto 10%; */
	/* padding: 20px; */
	/* width: 80%; */
	padding: 40px 0 0;
}
.kodawari_point .point_title {
	font-size: 20px;
}
	 
	 
	 .point_img{
	width: 100%;
	margin: 0px auto;
	/* padding:10px; */
	/* padding: 10px 0 0; */
	margin: 2;
	/* padding: 1%; */
}

.point_wrap{
	width: 90%;
}
.point_ft_imgbox {
	margin: 5% 0 0;
	display: block;
}
.point_ft_imgbox li {
	width: 100%;
}
.point_ft_copy {
	font-size: 16px;
	text-align: justify;
	margin: 0 5%;
}
.item_name {
	font-size: 14px;
	margin: 5% 0 2%;
}
.point_ttl {
	font-size: 24px;
}
.point_bt {
	margin: 0 0 10%;
}
.point_bt a {
	padding: 3%;
	width: 80%;
}

.point_flex{
	display:block;
	width:100%;
}

.point_img1{
	width:100%;
}
	 .point_txt{
		 width:100%;
	 }
	 
.new{
	width: 100%;
	margin: 10% auto;
}

.new h2{
	text-align:center;
	font-size: 18px;
	font-weight:800;
	padding:0 0 20px;
} 

.new p{
	text-align:center;
	font-size: 14px;
	padding: 20px 0 10px;
}

	 
.btn_white{
	width: 100%;
}

	 .btn_white a{
		 padding: 10px;
		 font-size: 14px;
		}
	 
}
/*-----------------------

ポイント部分追加

----------------------------------------------*/
.point_img1 {
	/* margin: 40px 0 20px; */
	width: 50%;
}
.point_txt1 {
	font-size: 16px;
	margin: 20px 0 80px;
	/* display: flex; */
	/* align-items: flex-start; */
	color: #16161F;
	padding: 40px;
	width: 50%;
}

.point_txt1 h5{
	font-size: 20px;
	text-align: center;
	font-weight:800;
	width: 100%;
	padding: 0 0 20px;
}
.point_txt1 p{
	width: 100%;
	line-height: 1.8;
	font-size: 14px;
}
.point_imgtxt_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 40px 0 0;
}
.point_imgtxt_img {
	width: 50%;
	max-width: 450px;
}
.point_imgtxt_txt {
	width: 45%;
	font-size: 16px;
}
.item_list_wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 1% 3% 8%;
}
.item_list {
	width: 48%;
	max-width: 400px;
}
.item_list_img {
}
.item_list_txt {
	margin: 20px 0 0;
}

 @media screen and (max-width: 786px) {
.point_img1 {
	margin: 10% 0;
	width: 100%;
}
.point_txt1 {
	font-size: 16px;
	margin: 0;
	display: block;
	width: 100%;
	padding: 0;
}
	 .point_txt1 h5{
		 font-size: 20px;
		 padding: 0 0 8px;
		 width: 100%;
		}
	 .point_txt1 p{
		 width: 100%;
		 font-size: 14px;
		 padding: 0 0 11px;
		}
	 
.point_imgtxt_wrap {
	margin: 5% 0;
}
.point_imgtxt_img {
	width: 90%;
	margin: 0 auto 5%;
	order: 1;
}
.point_imgtxt_txt {
	width: 100%;
	text-align: justify;
	font-size: 14px;
	line-height: 1.4;
	order: 2;
}
.item_list_wrap {
	margin: 0;
}
.item_list {
	width: 100%;
	margin: 0 auto;
}
.item_list_img {
}
.item_list_txt {
	font-size: 14px;
}
}
