<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

.bk_color {
	background-color:#ffe100;
	padding-top:20px;
	padding-bottom:40px;
}

.friend_contents{
	margin:20px;
	}

/*-------------------------------------
繧ｹ繧ｿ繧､繝ｫ縺ｮ謇薙■豸医＠縲∽ｸ頑嶌縺� 
-------------------------------------*/
.friend_contents h2{
	border-bottom: 1px solid #000000;
	}

.friend_contents h2:after{
	background-color: #000000;
	}

.friend_contents h3{
	font-weight: bold;
	color:#000000;
	margin-bottom:0.9em;
	line-height: 1.2;
	background-color: #ff5ea1;
	padding: 10px;
	}

.friend_contents h3:after{
	background-color: #ffffff;
	}


/*-------------------------------------
img驟咲ｽｮ
-------------------------------------*/
.relative{
	position: relative;
}

.relative:before {
	content: "";
	display: block;
	padding-top: 50%;
}


/*-------------------------------------
逕ｻ蜒上�蛟句挨險ｭ螳�
-------------------------------------*/
.relative .friend1{
	position: absolute;
	top:-30%;
	left:0.1%;
	width:52.23%;
	z-index: 2;
}

.relative .friend2{
	position: absolute;
	top: -30%;
	left:43.7%;
	width:52.23%;
	margin-top:0;
	z-index: 1;
}

/*-------------------------------------
繝｡繝�ぅ繧｢繧ｯ繧ｨ繝ｪ
-------------------------------------*/
@media screen and (max-width:767px) {
	.relative:before {
		content: none;
	}

	.relative .friend1{
	position:static;
	margin-top:-60px;
	width:100%;
	}


	.relative .friend2{
		position:static;
		margin-top:30px;
		width:100%;
	}
}


/*-------------------------------------
豕ｨ諢乗枚險
-------------------------------------*/
.Box01{
	color:#333333;
	background: #ffffff;
	border: 1px solid #ccc;
	padding: 20px;
	}

.Box02{
	color:#333333;
	background: #ffffff;
	border: 2px solid #ff5ea1;
	padding: 20px;
	}


/*-------------------------------------
繝懊ち繝ｳ
-------------------------------------*/
.btnRed{
	background:#ff0000;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}


.btnRed:hover{
	background:#fc4747;
	text-decoration:none;
}


.btnBlue{
	background:#004dd1;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}


.btnBlue:hover{
	background:#4183f2;
	text-decoration:none;
}



.btnLink{
	padding: 1em;
	display: inline-block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}


.btnLink:after {
	content: url(/common/images/arrow_a_btn.png);
	margin-left: 1em;
	vertical-align:middle;
}




.deadline {
	text-align:center;
	font-size:1.3rem;
	margin-bottom:0.9em;
	line-height: 1.2;
	color: #ffffff;
	background-color: #e80000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
}



/*---------------------------------
 step繝ｬ繧､繧｢繧ｦ繝�
----------------------------------*/
.step dl{
	text-align:center;
	margin-bottom:0.9em;
	line-height: 1.2;
	border:solid 2px #c7c7c7;
	background-color: #fafafa;
	border-radius: 5px;
	padding: 10px;
}

.step dl .heading{
	color:#c40000;
	font-weight;bold;
	padding-bottom:10px;
}

.step .step3{
	color:#c40000;
	padding-bottom:10px;
	border:solid 3px #ed2d2d;
	background-color: #ffc4c4;
}


/*---------------------------------
繧ｿ繧､繝槭�
----------------------------------*/

#CDT{
 font-size: 20px;
}
#CDT .day{
 font-size: 30px;
}


/*---------------------------------
#CDT .tax {
 white-space: nowrap;
}
----------------------------------*/

/* 萓具ｼ喘r.sp_br縺ｯ繧ｿ繝悶Ξ繝�ヨ莉･荳翫�繧ｵ繧､繧ｺ縺ｧ縺ｯ髱櫁｡ｨ遉ｺ縺ｫ縺吶ｋ */
@media screen and (min-width: 680px){	
  .sm { display:none; }
}
@media screen and (max-width: 680px){	
  .sm { display:block; }
}</pre></body></html>