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

/*-----------------------------------------------------
Content
-------------------------------------------------------*/
#Content{width:100%;}

/* h1
---------------------*/
#Content h1{
	width:211px;
	height:20px;
	overflow:hidden;
	margin:15px auto 15px auto;
	text-indent:-9999px;
	background:url("../images/page_sp_ttl.gif") no-repeat 0 0;
	-o-background-size:211px 20px;
	-ms-background-size:211px 20px;
	-moz-background-size:211px 20px;
	-webkit-background-size:211px 20px;
	background-size:211px 20px;
}


/*-----------------------------------------------------
Main
-------------------------------------------------------*/
#Main{width:100%;}


/*-------------------------------------
section.lead
---------------------------------------*/
#Main div.lead{
	width:100%;
	overflow:hidden;
	margin:0 0 12px 0;
}

/* img01
---------------------*/
#Main div.lead p.img01{
	margin:0 14px 18px 14px;
}
#Main div.lead p.img01 img{width:100%;height:auto;}

/* txt
---------------------*/
#Main div.lead p.txt{
	margin:0 16px 10px 16px;
	font-size:109%;
	color:#593926;
}
#Main div.lead p.txt .note{
	display:block;
	margin:15px 0 0 0;
	padding:3px 5px;
	padding-left: calc(1em + 5px);
	text-indent: -1em;
	font-size:84%;
	background:#E4DCD3;

	-o-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}



/*--------------------
/* fund
---------------------*/
#Main .fund{
	margin:0 10px 0 10px;
	position: relative;
}  
#Main .fund img{
	width:100%;
	height:auto;
}  
#Main .fund-amount,.fund-term{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: fit-content;
	font-weight: bold;
	color:#ed8a8a ;
}
#Main .fund-amount{
	top: 62px;
	font-size: 36px;
}
#Main .fund-amount{
	top: 37px;
	font-size: 36px;
	letter-spacing: -0.01em;
}
#Main .fund-yen{
	font-size: 24px;
}
#Main .fund-term{
	top: 87px;
	font-size: 14px;
	letter-spacing: -0.01em;
}



/*-------------------------------------
section.support
---------------------------------------*/
#Main div.support{width:100%;}

/* h2
---------------------*/
#Main div.support h2{
	width:100%;
	overflow:hidden;
}
#Main div.support h2 span{
	width:69px;
	height:18px;
	display:block;
	overflow:hidden;
	margin:12px auto 0 auto;
	text-indent:-9999px;
	background:url("../images/support_sp_ttl.gif") no-repeat 0 0;
	-o-background-size:69px 18px;
	-ms-background-size:69px 18px;
	-moz-background-size:69px 18px;
	-webkit-background-size:69px 18px;
	background-size:69px 18px;
}

/* inside
---------------------*/
#Main div.support div.inside{
	min-height:102px;
	position:relative;
	overflow:hidden;
	margin:0 0 2px 0;
	padding:15px 30px 15px 15px;
	background:#FFF;
}
#Main div.support div.inside:last-of-type{
	margin:0 0 0 0;
}
#Main div.support div.inside div.inside_outline{
	margin:0 0 0 115px;
}

/* img */
#Main div.support div.inside p.img{
	width:102px;
	position:absolute;
	top:15px;
	left:15px;
}
#Main div.support div.inside p.img img{width:100%;height:auto;}

/* h3 */
#Main div.support div.inside h3{
	margin:15px 0 5px 0;
	line-height:1.6;
	font-weight:bold;
	color:#593926;
}

/* txt */
#Main div.support div.inside p.txt{
	color:#593926;
}

/* btn */
#Main div.support div.inside p.btn{display:none;}

/* bnr_yahoo
---------------------*/
#Main div.support p.bnr_yahoo{
	margin:14px 10px;
}
#Main div.support p.bnr_yahoo img{width:100%;height:auto;}

/*-------------------------------------
useof/activity
---------------------------------------*/
#Main .useof-body,
#Main .activity-body {
 padding: 15px;
}
#Main .useof-content,
#Main .activity-section {
	border-image: url('../images/bg_dot_sp.png') 20;
	border-style: solid;
	border-image-repeat: repeat;
	background-color: #fff;
	border-width: 10px;
	color: #593926;
}

/*-------------------------------------
section.useof
---------------------------------------*/
#Main div.useof{
	width:100%;
}

/* h2
---------------------*/
#Main div.useof h2{
	width:100%;
	overflow:hidden;
}
#Main div.useof h2 span{
	width:70px;
	height:18px;
	display:block;
	overflow:hidden;
	margin:12px auto 0 auto;
	text-indent:-9999px;
	background:url("../images/useof_sp_ttl.gif") no-repeat 0 0;
	-o-background-size:70px 18px;
	-ms-background-size:70px 18px;
	-moz-background-size:70px 18px;
	-webkit-background-size:70px 18px;
	background-size:70px 18px;
}

/* list
---------------------*/
#Main div.useof .useof-list {
	padding: 3px 10px;
}

/* item
---------------------*/
#Main div.useof .useof-item {
	font-weight: bold;
	font-size: 13px;
	position: relative;
	letter-spacing: 0;
	font-feature-settings: "palt";
	padding: 10px 0 10px 24px;
}
#Main div.useof .useof-item:before {
	content: "";
	position: absolute;
	top: 11px;
	left: 0;
	width: 17px;
	height: 17px;
	background: url("../../common/images/icon_foot01.svg") center no-repeat;
	background-size: 17px auto;
}
#Main div.useof .useof-item:nth-child(n+2) {
	padding-top: 11px;
	background: url("../images/list_pc_bg_border.gif") repeat-x left top;
	background-size: auto 1px;
}
#Main div.useof .useof-item:last-child {
	padding-bottom: 5px;
}
#Main div.useof .useof-item span {
	font-size: 11px;
}

/*-------------------------------------
section.activity
---------------------------------------*/
#Main div.activity{
	width:100%;
}

/* h2
---------------------*/
#Main div.activity h2{
	width:100%;
	overflow:hidden;
}
#Main div.activity h2 span{
	width:69px;
	height:17px;
	display:block;
	overflow:hidden;
	margin:12px auto 0 auto;
	text-indent:-9999px;
	background:url("../images/activity_sp_ttl.gif") no-repeat 0 0;
	-o-background-size:69px 17px;
	-ms-background-size:69px 17px;
	-moz-background-size:69px 17px;
	-webkit-background-size:69px 17px;
	background-size:69px 17px;
}

/* section
---------------------*/
#Main .activity-section {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 22px 10px;
}
#Main .activity-section:nth-child(1) .activity-heading {
	width: 180px;
}
#Main .activity-section:nth-child(2) .activity-heading {
	width: 100px;
}
#Main .activity-section:nth-child(n+2) {
	margin-top: 10px;
}

/* h3
---------------------*/
#Main .activity-heading {
	margin: 0 auto;
}
#Main .activity-heading img {
	display: block;
	width: 100%;
}

/* txt */
#Main div.activity p.txt{
	font-size:13px;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.6;
	margin: 14px 0 10px;
}

/* btn01 */
#Main div.activity p.btn01{
	width:122px;
	height:32px;
	overflow:hidden;
	margin: 0 auto;
}
#Main div.activity p.btn01 a{
	width:122px;
	height:32px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url("../images/activity_sp_btn01.gif") no-repeat 0 0;
	-o-background-size:122px 32px;
	-ms-background-size:122px 32px;
	-moz-background-size:122px 32px;
	-webkit-background-size:122px 32px;
	background-size:122px 32px;
}

/* btn02 */
#Main div.activity p.btn02{
	width:122px;
	height:32px;
	overflow:hidden;
	margin: 0 auto;
}
#Main div.activity p.btn02 a{
	width:122px;
	height:32px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url("../images/activity_sp_btn02.gif") no-repeat 0 0;
	-o-background-size:122px 32px;
	-ms-background-size:122px 32px;
	-moz-background-size:122px 32px;
	-webkit-background-size:122px 32px;
	background-size:122px 32px;
}

/*-------------------------------------
section.list
---------------------------------------*/
#Main div.list{width:100%;}

/* h2
---------------------*/
#Main div.list h2{
	width:100%;
	overflow:hidden;
}
#Main div.list h2 span{
	width:259px;
	height:19px;
	display:block;
	overflow:hidden;
	margin:12px auto 0 auto;
	text-indent:-9999px;
	background:url("../images/list_sp_ttl.png?d=2025041701") no-repeat 0 0;
	-webkit-background-size: 200px auto;
	background-size: 200px auto;
	background-position: center;
}

/* inside
---------------------*/
#Main div.list div.inside{width:100%;}

/* ul */
#Main div.list div.inside ul{
	width:100%;
}
#Main div.list div.inside ul li{
	overflow:hidden;
	margin:0 0 2px 0;
	padding:5px 15px 5px 15px;
	font-size:84%;
	background:#FFF;
}
#Main div.list div.inside ul li em{
	padding:0 0 0 20px;
	font-style:normal;
}
#Main div.list div.inside ul li a{
	padding:2px 0 2px 20px;
	text-decoration:none;
	color:#593A26;
	background:url("../images/list_sp_icon.gif") no-repeat 0 50%;
	-o-background-size:13px 13px;
	-ms-background-size:13px 13px;
	-moz-background-size:13px 13px;
	-webkit-background-size:13px 13px;
	background-size:13px 13px;
}
#Main div.list div.inside ul li span{
	display:block;
	float:right;
	display:inline;
	color:#2C261F;
	font-size:84%;
}
#Main div.list div.inside ul li small{
	font-size: 8px;
	position: relative;
	padding-left: 1em;	
	bottom: 0.5px;
	letter-spacing: 0;
	color:#666666;
}
#Main div.list div.inside p.att{
	padding:10px 15px 5px 15px;
	font-size:12px;
	font-weight:bold;
	color:#593c27;
	background:#FFF;
}
#Main div.list div.inside h3{
	padding:13px 0 11px ;
	background-color: #fff;
	color:#593c27;
	font-size:16px;
	font-weight:bold;
	text-align: center;
}


/*-------------------------------------
section.bnr
---------------------------------------*/
#Main div.bnr{
	display:none;
}

/*-------------------------------------
section.detail_link
---------------------------------------*/

#Main div.detail_link{
	clear:both;
	margin:0 auto;
	padding:20px 0;
	font-size:84%;
	color:#555555;
}
#Main div.detail_link p{
	padding:0 15px 0 15px;
}
#Main div.detail_link a{
	color:#8A7467;
}</pre></body></html>