@charset "UTF-8";

/*
■ リセット（「ページ管理」用）
■ テキスト・フォント設定
■ 汎用・変数

■ タイトル
■ 導入
■ アイテム
■ イベント
■ スタッフスナップ
■ イベントナビ
■ スライダー
*/



/* ■ リセット（「ページ管理」用） ==================================================================================== */

.pane-contents {
padding-bottom: 0;
}

.block-page-block--frame {
margin-bottom: 0;
}

.block-page-freespace--caption {
padding-top: 0;
}

.block-page-block--contents-body-text-1column {
width: 100%;
margin: 0;
}

.block-page-block--contents-body-text-1column div {
max-width: 100%;
padding: 0;
}

#Feature_ * {
margin: 0;
padding: 0;
color: inherit;
}

#Feature_ h2 {
border: none;
}



/* ■ テキスト・フォント設定 ==================================================================================== */

#Feature_ * {
font-family: Roboto,MyYuGothicM,"游ゴシック","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}


#Feature_ .WF2,
#Feature_ .WF2 * {
}



/* ■ 汎用・変数 ==================================================================================== */

/*
変数
*/

#Feature_ .Disabled {
opacity: 0.3;
pointer-events: none;
}

#Feature_ .NoWrap {
white-space: nowrap;
}

@media only screen and (max-width: 767px) {

	#Feature_ .PC {
	display: none;
	}

	/* ボタン */
	#Feature_ .Btn {
	display: inline-block;
	height: 35px;
	padding: 0 25px;
	border-radius: 100vh;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: var(--color1);
	}	

	/* リボン */
	#Feature_ .Icon_Ribbon {
	text-align: center;
	}

	#Feature_ .Icon_Ribbon img {
	max-width: 64px;
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .SP {
	display: none;
	}

	/* ボタン */
	#Feature_ .Btn {
	display: inline-block;
	height: 40px;
	padding: 0 30px;
	border-radius: 100vh;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: var(--color1);
	}	

	/* リボン */
	#Feature_ .Icon_Ribbon {
	text-align: center;
	}

	#Feature_ .Icon_Ribbon img {
	max-width: 128px;
	}

}

@media (hover: hover) {

	/* #Feature_ a:hover {
	transition: all 0.2s ease 0.01s;
	} */

	/* #Feature_ a:hover {
	opacity: 0.7;
	} */

}


/* 変数 --------------------------------------------------- */

#Feature_ * {
--color1: #c01920;
}




/* ■ タイトル ==================================================================================== */

@media only screen and (max-width: 767px) {

}

@media print, screen and (min-width: 768px) {

	#Feature_ .Feature_Title_Wrap {
	position: relative;
	}

	#Feature_ .Feature_Title_Logo {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 120px;
	}

}



/* ■ 導入 ==================================================================================== */

@media only screen and (max-width: 767px) {

	#Feature_ .Feature_Intro_Wrap {
	padding-top: 40px;
	padding-bottom: 40px;
	}

	#Feature_ .Feature_Intro_Mds {
	margin-top: 20px;
	font-size: 40px;
	line-height: 1;
	letter-spacing: 0.05em;
	text-align: center;
	color: var(--color1);
	}

	#Feature_ .Feature_Intro_Mds2 {
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 25px;
	line-height: 1;
	text-align: center;
	color: var(--color1);
	}

	#Feature_ .Feature_Intro_Lead {
	margin-top: 30px;
	padding: 0 30px;
	font-size: 14px;
	line-height: 2;
	color: #696969;
    font-weight: 600;
	text-align: justify;
	}

	#Feature_ .Feature_Intro_Notice {
	color: #f00a14;
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .Feature_Intro_Wrap {
	padding-top: 80px;
	padding-bottom: 100px;
	}

	#Feature_ .Feature_Intro {
	max-width: 800px;
	margin: 0 auto;
	}

	#Feature_ .Feature_Intro_Mds {
	margin-top: 30px;
	font-size: 58px;
	line-height: 1;
	letter-spacing: 0.05em;
	text-align: center;
	color: var(--color1);
	}

	#Feature_ .Feature_Intro_Mds2 {
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 40px;
	line-height: 1;
	text-align: center;
	color: var(--color1);
	}

	#Feature_ .Feature_Intro_Lead {
	margin: 30px auto 0 auto;
    font-size: 16px;
    line-height: 2.3;
    width: 95%;
	color: #696969;
    font-weight: 600;
	text-align: justify;
	}

	#Feature_ .Feature_Intro_Notice {
	color: #f00a14;
	}

}



/* ■ アイテム ==================================================================================== */

@media only screen and (max-width: 767px) {
	
	#Feature_ .Feature_Title_Mds {
	
	}
	
	#Feature_ .Feature_Title_Mds img {
	margin-top: 20px;
    padding: 0 30px;
	}

	#Feature_ .Feature_Item {
	padding: 40px 10px 60px;
	}

	#Feature_ .Feature_Item:nth-of-type(odd) {
	background-color: #ffffff;
	}

	#Feature_ .Feature_Item_Mds1 {
	font-size: 40px;
	line-height: 1.1;
	text-align: center;
	color: var(--color1);
	}

	#Feature_ .Feature_Item_Lead {
	margin-top: 20px;
	padding: 0 20px;
	font-size: 14px;
	line-height: 2;
	}

	#Feature_ .Feature_Item_Photo {
	position: relative;
	margin-top: 30px;
	}

	#Feature_ .Feature_Item_Photo_Cover {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	}

	#Feature_ .Feature_Item_Mds2 {
	margin-top: 30px;
	font-size: 23px;
	line-height: 1.2;
	text-align: center;
	color: var(--color1);
	}

	#Feature_ .Feature_Item_Price_Wrap {
	margin-top: 20px;
    padding: 0 30px;
    font-size: 14px;
    line-height: 2;
    color: #696969;
    font-weight: 600;
	text-align:justify;
	}

	#Feature_ .Feature_Item_name_1 img,
	#Feature_ .Feature_Item_name_3 img{
	margin: 50px auto -25px auto;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	}

	#Feature_ .Feature_Item_name_2 img{
	margin: 40px 0 0 0;
	}

	#Feature_ .Feature_Item_price {
	align-items: center;
	justify-content: center;
	}

	#Feature_ .Feature_Item_price img {
	align-items: center !important;
	justify-content: center !important;
	margin: 0 auto;
	width: 28% !important;
	display: flex !important;
	margin-top: 16px;
	}

	#Feature_ .Feature_Item_Buy {
	margin-top: 20px;
	text-align: center;
	}

	#Feature_ .Feature_Item_Buy .Btn {
	padding: 0 40px;
	font-size: 20px;
	}

}

@media print, screen and (min-width: 768px) {
	#Feature_ .Feature_Title_Wrap {
	/*padding: 90px 0 160px;*/
	}

	#Feature_ .Feature_Title {
	align-items: center;
	max-width: 100%;
	margin: 0 auto;
	}

	#Feature_ .Feature_Title_Photo img {
	order: 2;
	width: 100%;
	}
	
	#Feature_ .Feature_Title_Mds {
	width: 800px;
	}
	
	#Feature_ .Feature_Title_Mds img {
	width: 100% !important;
	}

	#Feature_ .Feature_Item {
	padding-top: 0 !important;
	padding-bottom: 140px;
	}

	#Feature_ .Feature_Item:nth-of-type(odd) {
	background-color: #ffffff;
	}

	#Feature_ .Feature_Item_Mds1 {
	font-size: 58px;
	text-align: center;
	color: var(--color1);
	}

	#Feature_ .Feature_Item_Lead {
	max-width: 800px;
	margin: 30px auto 0;
	font-size: 15px;
	line-height: 2.2;
	}

	#Feature_ .Feature_Item_Photo {
	position: relative;
	max-width: 900px;
	margin: 60px auto 0;
	}

	#Feature_ .Feature_Item_Photo_Cover {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	}

	#Feature_ .Feature_Item_Mds2 {
	margin-top: 50px;
	font-size: 32px;
	line-height: 1;
	text-align: center;
	color: var(--color1);
	}

	#Feature_ .Feature_Item_Price_Wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	margin-top: 60px;
	text-align: justify;
	}
	
	#Feature_ .Feature_Item_Price_Wrap a{
	margin-bottom: auto !important;
	}

	#Feature_ .Feature_Item_name_1 img {
	width: 80%;
	margin: 0 0 10px 0;
	}

	#Feature_ .Feature_Item_name_2 img {
	width: 98%;
	margin: 0 0 10px 0;
	}

	#Feature_ .Feature_Item_name_3 img {
	width: 80%;
	margin: 0 0 10px 0;
	}

	#Feature_ .Feature_Item_price img {
	}

	#Feature_ .Feature_Item_Buy .Btn {
	padding: 0 50px;
	font-size: 24px;
	}

}



/* ■ イベント ==================================================================================== */

@media only screen and (max-width: 767px) {

	#Feature_ .introduction {
	/*width: 355px;
	background-image: url(/special/summer_wars/img/intro_bg_sp.png);
	background-repeat:no-repeat; */
	width: 88%;
    border-image-source: url(/special/summer_wars/img/intro_bg_sp.png);
    border-image-slice: 100;
    border-image-width: 120px;
    border-image-outset: 10px;
    border-image-repeat: round;
    margin: 80px auto 120px auto;
	 /*background-image : linear-gradient(to left, #E4007E 355px, transparent 2px), linear-gradient(to top, #E4007E 479px, transparent 2px), linear-gradient(to right, #E4007E 355px, transparent 2px), linear-gradient(to bottom, #E4007E 477px, transparent 2px);
	background-size: 355px 15px,16px 493px,355px 15px,16px 492px;
	background-position:left top,right top,right bottom,left bottom; 
	background-repeat: repeat-x,repeat-y,repeat-x,repeat-y;
	margin: 0 auto 60px auto; */
	}

	#Feature_ .Feature_Event_Wrap_Wrap {
	padding-top: 30px;
	}

	#Feature_ .Feature_Event_Wrap {
	padding: 55px 12.5px;
	background-color: #ffffff !important;
	}
	
	#Feature_ .Feature_Event {
	padding: 100px 25px 40px;
	border-radius: 20px;
	background-color: #fffdf7;
	}

	#Feature_ .Feature_Event_Mds {
	display: block;
	margin: 0 auto 30px auto;
    padding: 0 30px;
	}

	#Feature_ .Feature_Event_Photo img {
	border-radius: 20px;
	}

	#Feature_ .Feature_Event_Lead {
	font-size: 14px;
	line-height: 2;
	color: #696969 !important;
    font-weight: 600;
	margin-top: 20px;
    padding: 0 30px;
	text-align: justify;
	}

	#Feature_ .Feature_Event_Btn {
	margin-top: 20px;
	text-align: center;
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .introduction {
	width: 889px;
	/*background-image : linear-gradient(to left, #E4007E 858px, transparent 2px), linear-gradient(to top, #E4007E 479px, transparent 2px), linear-gradient(to right, #E4007E 858px, transparent 2px), linear-gradient(to bottom, #E4007E 477px, transparent 2px);
	background-size: 874px 15px,16px 493px,874px 15px,16px 492px;
	background-repeat: repeat-x,repeat-y,repeat-x,repeat-y;
	background-position:left top,right top,right bottom,left bottom;
	margin: 0 auto 60px auto; */
    border-image-source: url(/special/summer_wars/img/intro_bg_sp.png);
    border-image-slice: 100;
    border-image-width: 120px;
    border-image-outset: 10px;
    border-image-repeat: round;
    margin: 80px auto 160px auto;
	}

	#Feature_ .Feature_Event_Wrap {
	padding-top: 100px;
	padding-bottom: 70px;
	background: none;
	}

	#Feature_ .Feature_Event_Wrap section {
	display: ruby;
	}

	#Feature_ .Feature_Event_Mds {
	}

	#Feature_ .Feature_Event_Mds img {
	margin: 0 auto;
	display: block;
	height: 23px;
	}

	#Feature_ .Feature_Event_Photo {
	width: 440px;
	}

	#Feature_ .Feature_Event_Photo img {
	border-radius: 20px;
	}

	#Feature_ .Feature_Event_Info {
	padding: 0;
    margin: 40px 126px;
	}

	#Feature_ .Feature_Event_Lead {
	margin-top: 15px;
	font-size: 15px;
	line-height: 2.4;
	color: #696969 !important;
    font-weight: 600;
	text-align: justify;
	}

	#Feature_ .Feature_Event_Btn {
	margin-top: 25px;
	}

}



/* ■ スタッフスナップ ==================================================================================== */

@media only screen and (max-width: 767px) {

	#Feature_ .Feature_Snap_Wrap {
	padding: 40px 0;
	background-image: url(/special/hellokitty/img/Snap_Bg.png?ver=2);
	background-size: 550px auto;
	}

	#Feature_ .Feature_Snap_Mds {
	margin-top: 15px;
	font-size: 40px;
	line-height: 1;
	text-align: center;
	color: var(--color1);
	}

	#Feature_ .Feature_Snap_Lead {
	margin-top: 20px;
	font-size: 14px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	}

	#Feature_ .Feature_Snap_Photo_Wrap {
	margin-top: 30px;
	padding: 30px 30px;
	background: #fbecec;
	}

	#Feature_ .Feature_Snap_Photo {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12.5px;
	}

	#Feature_ .Feature_Snap_Btn {
	margin-top: 30px;
	text-align: center;
	}

	#Feature_ .Feature_Snap_Copyright {
	margin-top: 40px;
	font-size: 11px;
	text-align: center;
	color: var(--color1);
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .Feature_Snap_Wrap {
	padding: 80px 0;
	background-image: url(/special/hellokitty/img/Snap_Bg.png?ver=2);
	background-size: 1100px auto;
	}

	#Feature_ .Feature_Snap_Mds {
	margin-top: 30px;
	font-size: 58px;
	line-height: 1;
	text-align: center;
	color: var(--color1);
	}

	#Feature_ .Feature_Snap_Lead {
	margin-top: 30px;
	font-size: 18px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	}

	#Feature_ .Feature_Snap_Photo_Wrap {
	margin-top: 70px;
	padding: 35px 0;
	background: #fbecec;
	}

	#Feature_ .Feature_Snap_Photo {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 15px;
	max-width: 1050px;
	margin: 0 auto;
	}

	#Feature_ .Feature_Snap_Btn {
	margin-top: 50px;
	text-align: center;
	}

	#Feature_ .Feature_Snap_Btn .Btn {
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	}

	#Feature_ .Feature_Snap_Copyright {
	margin-top: 70px;
	font-size: 16px;
	text-align: center;
	color: var(--color1);
	}

}



/* ■ イベントナビ ==================================================================================== */

@media only screen and (max-width: 767px) {

	#Feature_ .Feature_EventNav {
	position: fixed;
	left: 0;
	bottom: -200px;
	z-index: 4;
	transition: all 1s ease 0.01s;
	}

	#Feature_ .Feature_EventNav_Show {
	bottom: 5px;
	}

	/* ページの先頭へボタン調整 */
	#footer_pagetop {
	bottom: 80px;
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .Feature_EventNav {
	position: fixed;
	top: 350px;
	right: -200px;
	z-index: 4;
	width: 160px;
	transition: all 1s ease 0.01s;
	}

	#Feature_ .Feature_EventNav_Show {
	right: 20px;
	}

}

@media (hover: hover) {

	/* #Feature_ .Feature_EventNav a:hover {
	opacity: 1; */
	}

}



/* ■ スライダー ==================================================================================== */

@media only screen and (max-width: 767px) {

	#Feature_ .swiper {
	position: relative;
	}

	/* ボタン */
	#Feature_ .swiper-button-prev,
	#Feature_ .swiper-button-next {
	/*position: absolute;
	top: 50%;
	z-index: 5;
	width: 48px;
	height: 48px;
	margin-top: -10px;
	border: 3px solid #E4007E;
	border-radius: 100vh;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 60px 60px;
	cursor: pointer; */
	display: none !important;
	}

	#Feature_ .swiper-button-prev {
	/* margin: 0 0 0 -17px !important; */
	display: none !important;
	}

	#Feature_ .swiper-button-next {
	/* margin: 0 0 0px 306px !important; */
	display: none;
	}

	#Feature_ .swiper-button-prev::before,
	#Feature_ .swiper-button-prev::after,
	#Feature_ .swiper-button-next::before,
	#Feature_ .swiper-button-next::after {
	/* position: absolute;
	width: 16px;
	height: 3px;
	border-radius: 100vh;
	background-color: #ffffff;
	content: ''; */
	display: none;
	}

	#Feature_ .swiper-button-prev::before,
	#Feature_ .swiper-button-prev::after {
	/* left: 11px; */
	display: none;
	}

	#Feature_ .swiper-button-next::before,
	#Feature_ .swiper-button-next::after {
	/* right: 11px; */
	display: none;
	}

	#Feature_ .swiper-button-prev::before,
	#Feature_ .swiper-button-next::before {
	/* top: 14px; */
	display: none;
	}

	#Feature_ .swiper-button-prev::after,
	#Feature_ .swiper-button-next::after {
	/* top: 24px; */
	display: none;
	}

	#Feature_ .swiper-button-prev::before {
	/* transform: rotate(-45deg); */
	display: none;
	}

	#Feature_ .swiper-button-prev::after {
	/* transform: rotate(-135deg); */
	display: none;
	}

	#Feature_ .swiper-button-next::before {
	/* transform: rotate(45deg); */
	display: none;
	}

	#Feature_ .swiper-button-next::after {
	/* transform: rotate(135deg); */
	display: none;
	}

	/* ページネーション	 */
	#Feature_ .swiper-pagination {
	display: flex !important;
	justify-content: center !important;
	margin-top: 15px !important;
	}

	#Feature_ .swiper-pagination-bullet {
	display: block !important;
	width: 18px !important;
	height: 18px !important;
	margin: 0 4px !important;
	border: 3px solid #E4007E !important;
	border-radius: 100vh !important;
	background-color: #fff !important;
	cursor: pointer !important;
	}

	#Feature_ .swiper-pagination-bullet-active {
	background-color: var(--color1) !important;
	}
	
	/* エンターボタン */
	.enter_a{
	width: 100%;
	height: 100%;
	display: block !important;
	}
	.enter{
	/* background:center / contain no-repeat url('/special/summer_wars/img/enter.png'),
			center / 0 no-repeat url(/special/summer_wars/img/enter_hover.png);
	display: block;
	background: url('/special/summer_wars/img/enter.png') left top;
	background-size: 100% auto; */
	/* width:89px;
	height:125px !important;
	margin: 0 auto !important;
	background:center / contain no-repeat url('/special/summer_wars/img/enter.png'),
			center / 0 no-repeat url(/special/summer_wars/img/enter_hover.png);
	background-repeat: no-repeat; */
	}
	.enter{
	background: url('/special/summer_wars/img/enter.png') left top;
	}
	.enter a{
	display: inline-block;
        width: 89px;
        height: 125px;
        text-decoration: none;
	}
	.enter a span{
	background: url('/special/summer_wars/img/enter.png') left top;
	}
	.enter:hover{
	background: url('/special/summer_wars/img/enter_active.png') no-repeat;
	cursor: pointer;
	/* background-size: 0, contain; */
	}
	
	.text{
	margin-top: 20px !important;
    padding: 0 30px !important;
    font-size: 14px !important;
    line-height: 2 !important;
    color: #696969 !important;
    font-weight: 600 !important;
	}

}

@media print, screen and (min-width: 768px) {

	#Feature_ .swiper {
	position: relative;
	width: 900px;
	}

	/* ボタン */
	#Feature_ .swiper-button-prev,
	#Feature_ .swiper-button-next {
	display: none;
	/* position: absolute;
	top: 50%;
	z-index: 5;
	width: 60px;
	height: 60px;
	margin-top: -10px;
	border: 5px solid #E4007E;
	border-radius: 100vh;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 60px 60px;
	cursor: pointer; */
	}

	#Feature_ .swiper-button-prev {
	left: -100px;
	}

	#Feature_ .swiper-button-next {
	right: -100px;
	}
	
	.swiper-button-prev:hover,
	.swiper-button-next:hover {
	opacity: 0.5;
	}

	#Feature_ .swiper-button-prev::before,
	#Feature_ .swiper-button-prev::after,
	#Feature_ .swiper-button-next::before,
	#Feature_ .swiper-button-next::after {
	position: absolute;
	width: 20px;
	height: 4px;
	border-radius: 100vh;
	background-color: #E4007E;
	content: '';
	}

	#Feature_ .swiper-button-prev::before,
	#Feature_ .swiper-button-prev::after {
	left: 13px;
	}

	#Feature_ .swiper-button-next::before,
	#Feature_ .swiper-button-next::after {
	right: 13px;
	}

	#Feature_ .swiper-button-prev::before,
	#Feature_ .swiper-button-next::before {
	top: 16px;
	}

	#Feature_ .swiper-button-prev::after,
	#Feature_ .swiper-button-next::after {
	top: 28px;
	}

	#Feature_ .swiper-button-prev::before {
	transform: rotate(-45deg);
	}

	#Feature_ .swiper-button-prev::after {
	transform: rotate(-135deg);
	}

	#Feature_ .swiper-button-next::before {
	transform: rotate(45deg);
	}

	#Feature_ .swiper-button-next::after {
	transform: rotate(135deg);
	}

	/* ページネーション	 */
	#Feature_ .swiper-pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
	}

	#Feature_ .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	margin: 0 10px;
	border: 3px solid #E4007E;
	border-radius: 100vh;
	background-color: #fff;
	cursor: pointer;
	}

	#Feature_ .swiper-pagination-bullet-active {
	background-color: var(--color1);
	}
	
	/* エンターボタン */
	.enter{
	width:89px;
	height:126px;
	background:center / contain no-repeat url('/special/summer_wars/img/enter.png'),
			center / 0 no-repeat url(/special/summer_wars/img/enter_hover.png);
	background-repeat: no-repeat;
	}

	.enter:hover{
	/* background:url('/special/summer_wars/img/enter_hover.png'); */
	background-repeat: no-repeat;
	cursor: pointer;
	background-size: 0, contain;
	}

	.enter:active{
	width:89px !important;
	height:125px !important;
	background:url('/special/summer_wars/img/enter_active.png');
	background-repeat: no-repeat;
	cursor: pointer;
	top: 20px;
	}
	.text{
	padding: 0 80px 0 0 !important;
	width: 800px;
	color: #696969 !important;
    font-weight: 600;
	}
	.short-wrap .imgtextslider li {
    margin: 0 8px;
    max-width: 840px !important;
	}

}


/* ■ フッター ==================================================================================== */

@media only screen and (max-width: 767px) {
	#sw {
	font-size: 12px !important;
	display: flex;
	justify-content: center;
	padding: 5px;
	background-color: #fcca1c;
	color: #696969;
	}
}


@media print, screen and (min-width: 768px) {
	#sw {
	font-size: 12px !important;
	display: flex;
	justify-content: center;
	padding: 5px;
	background-color: #fcca1c;
	color: #696969;
	}
}
