<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:924px;
	margin:0 auto 0 auto;
}

/* h1
---------------------*/
#Content h1{
	width:917px;
	height:47px;
	overflow:hidden;
	margin:0 auto 25px auto;
	text-indent:-9999px;
	background:url("../images/page_pc_ttl.gif") no-repeat 0 0;
}
#Content h1 img{width:340px;height:auto;}


/*-----------------------------------------------------
Main
-------------------------------------------------------*/
#Main{
	width:888px;
	overflow:hidden;
	margin:0 auto 0 auto;
}

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

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

/* txt
---------------------*/
#Main div.lead p.txt{
	width:390px;
	float:left;
	display:inline;
	margin:6px 0 0 7px;
	font-size:117%;
	line-height:1.9;
}
#Main div.lead p.txt .note{
	width:100%;
	display:block;
	margin:10px 0 0 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size:84%;
	color:#666666;
}



/*--------------------
/* fund
---------------------*/
#Main .fund{
	position: relative;
	width:480px;
	float:right;
	display:inline;
} 
#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: 51px;
	font-size: 48px;
	letter-spacing: -0.01em;
}
#Main .fund-yen{
	font-size: 32px;
	margin-left: 0.1em;
}
#Main .fund-term{
	top: 116px;
	font-size: 20px;
	letter-spacing: -0.01em;
}


/*-------------------------------------
section.support
---------------------------------------*/
#Main div.support{
	width:100%;
	margin:0 0 10px 0;
	padding:0 0 19px 0;
	background:url("../images/support_pc_bg.gif") no-repeat -890px 100%;
}
#Main div.support div.support_inline{
	width:824px;
	overflow:hidden;
	padding:16px 32px 22px 32px;
	background:url("../images/support_pc_bg.gif") repeat-y 0 0;
}

/* h2
---------------------*/
#Main div.support h2{
	width:888px;
	height:52px;
	overflow:hidden;
	text-indent:-9999px;
	background:url("../images/support_pc_bg.gif") repeat-y -1780px 0;
}

/* inside
---------------------*/
#Main div.support div.inside{
	width:242px;
	float:left;
	display:inline;
	margin:0 16px 30px 16px;
	padding:11px 0 0 0;
	background:url("../images/support_pc_inside_bg.gif") no-repeat -488px 0;
}
#Main div.support div.inside div.inside_outline{
	width:100%;
	padding:0 0 11px 0;
	background:url("../images/support_pc_inside_bg.gif") no-repeat -244px 100%;
}
#Main div.support div.inside div.inside_outline div.inside_inline{
	width:100%;
	padding:10px 0 10px 0;
	background:url("../images/support_pc_inside_bg.gif") repeat-y 0 0;
}
/* img */
#Main div.support div.inside p.img{
	width:204px;
	margin:0 auto 10px auto;
}
#Main div.support div.inside p.img img{width:100%;height:auto;}
#Main div.support div.inside.hover p.img img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

/* h3 */
#Main div.support div.inside h3{
	width:200px;
	margin:0 auto 5px auto;
	font-weight:bold;
	font-size:117%;
	color:#593926;
}
/* txt */
#Main div.support div.inside p.txt{
	width:200px;
	margin:0 auto 5px auto;
	_letter-spacing:0.1em;
	color:#593926;
}
/* btn */
#Main div.support div.inside p.btn{
	width:202px;
	height:41px;
	margin:0 auto 0 auto;
	background:url("../images/support_pc_btn.gif") no-repeat 0 0;
}
#Main div.support div.inside p.btn a{
	width:202px;
	height:41px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url("../images/support_pc_btn.gif") no-repeat 0 0;
}
#Main div.support div.inside p.btn a:hover,
#Main div.support div.inside.hover p.btn a{
	background:url("../images/support_pc_btn_on.gif") no-repeat 0 0;
}

/* bnr_yahoo
---------------------*/
#Main div.support p.bnr_yahoo{
	width:792px;
	margin:0 auto;
}

/*-------------------------------------
summary
---------------------------------------*/
#Main .summary {
	display: flex;
	justify-content: space-between;
}

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


/*-------------------------------------
section.useof
---------------------------------------*/
#Main div.useof{
	width:422px;
	margin:5px 0 17px 8px;
}

/* h2
---------------------*/
#Main div.useof h2{
	width:422px;
	height:73px;
	overflow:hidden;
	margin:0 0 26px 0;
	text-indent:-9999px;
	background:url("../images/useof_pc_ttl.gif") no-repeat 0 0;
}

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

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


/*-------------------------------------
section.activity
---------------------------------------*/
#Main div.activity{
	width:422px;
	overflow:hidden;
	margin:0 0 17px 0;
	display: flex;
	flex-direction: column;
}
.activity-body,
.activity-content {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.activity-content {
	display: grid;
	grid-template-rows: 1fr 1fr;
	gap: 16px;
	flex-grow: 1;
}

/* h2
---------------------*/
#Main div.activity h2{
	width:422px;
	height:73px;
	overflow:hidden;
	margin:5px auto 26px auto;
	text-indent:-9999px;
	background:url("../images/activity_pc_ttl.gif") no-repeat 0 0;
}


/* section
---------------------*/
#Main .activity-section {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	padding: 16px 0;
}
#Main .activity-section:nth-child(1) .activity-heading {
	width: 182px;
}
#Main .activity-section:nth-child(2) .activity-heading {
	width: 101px;
}

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

/* txt */
#Main div.activity p.txt{
	margin: 14px 0;
	font-size: 14px;
	letter-spacing: 0;
	text-align: center;
}
/* btn01 */
#Main div.activity p.btn01{
	width:162px;
	height:42px;
	margin: 0 auto;
	background:url("../images/activity_pc_btn01.gif") no-repeat 0 0;
}
#Main div.activity p.btn01 a{
	width:162px;
	height:42px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url("../images/activity_pc_btn01.gif") no-repeat 0 0;
}
#Main div.activity p.btn01 a:hover{
	background:url("../images/activity_pc_btn01_on.gif") no-repeat 0 0;
}
/* btn02 */
#Main div.activity p.btn02{
	width:162px;
	height:42px;
	margin: 0 auto;
	background:url("../images/activity_pc_btn02.gif") no-repeat 0 0;
}
#Main div.activity p.btn02 a{
	width:162px;
	height:42px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url("../images/activity_pc_btn02.gif") no-repeat 0 0;
}
#Main div.activity p.btn02 a:hover{
	background:url("../images/activity_pc_btn02_on.gif") no-repeat 0 0;
}

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

/* h2
---------------------*/
#Main div.list h2{
	width:872px;
	height:84px;
	overflow:hidden;
	margin:0 auto 18px auto;
	text-indent:-9999px;
	background:url("../images/list_pc.png?d=2024041701") no-repeat 0 0;
}

/* inside
---------------------*/
#Main div.list div.inside{
	width:100%;
	padding:12px 0 0 0;
	background:url("../images/list_pc_bg.gif") no-repeat -1780px 0;
}
#Main div.list div.inside div.inside_outline{
	width:100%;
	padding:0 0 12px 0;
	background:url("../images/list_pc_bg.gif") no-repeat -890px 100%;
}
#Main div.list div.inside div.inside_outline div.inside_inline{
	width:100%;
	overflow:hidden;
	padding:35px 0 35px 0;
	background:url("../images/list_pc_bg.gif") repeat-y 0 0;
}
/* ul */
#Main div.list div.inside ul{
	width:824px;
	margin:0 auto 0 auto;
	overflow:hidden;
}
#Main div.list div.inside ul li{
	width:372px;
	height:40px;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
	margin:0 18px 0 18px;
	padding:0 2px 2px 2px;
	line-height:40px;
	background:url("../images/list_pc_bg_border.gif") repeat-x 0 100% #FFF;
}
#Main div.list div.inside ul li em{
	padding:3px 0 3px 30px;
	font-style:normal;
}
#Main div.list div.inside ul li a{
	padding:3px 0 3px 30px;
	text-decoration:none;
	color:#593926;
	background:url("../images/list_pc_icon.png") no-repeat 0 0;
}
#Main div.list div.inside ul li a:hover,
#Main div.list div.inside ul li.hover a{
	text-decoration:underline;
}
#Main div.list div.inside ul li span{
	display:block;
	position:absolute;
	top:0;
	right:0;
}
#Main div.list div.inside ul li small{
	font-size: 7px;
	position: relative;
	padding-left: 1em;	
	bottom: 1px;
	letter-spacing: 0;
	color:#666666;
}
#Main div.list div.inside p{
	padding:10px 0 0 50px;
	color:#593c27;
	font-size:117%;
	font-weight:bold;
}
#Main div.list div.inside h3{
	margin: 0 0 11px;
	color:#593c27;
	font-size:18px;
	font-weight:bold;
	text-align: center;
}



/*-------------------------------------
section.bnr
---------------------------------------*/
#Main div.bnr{
	width:872px;
	clear:both;
	margin:0 auto 0 auto;
}

/* h2
---------------------*/
#Main div.bnr h2{
	width:872px;
	height:85px;
	overflow:hidden;
	margin:0 auto 10px auto;
	text-indent:-9999px;
	background:url("../images/bnr_pc_ttl.gif") no-repeat 0 0;
}

/* lead
---------------------*/
#Main div.bnr p.lead{
	width:100%;
	text-align:center;
	margin:0 0 15px 0;
}

/* inside
---------------------*/
#Main div.bnr div.inside{
	width:392px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 0 30px;
}
#Main div.bnr div.inside p.img01,
#Main div.bnr div.inside p.img02{
	width:170px;
	height:94px;
	float:left;
	display:inline;
	overflow:hidden;
	text-indent:-9999px;
}
#Main div.bnr div.inside p.img01{background:url("../images/bnr_pc_img01.jpg");}
#Main div.bnr div.inside p.img02{background:url("../images/bnr_pc_img02.jpg");}

#Main div.bnr div.inside textarea{
	width:202px;
	height:94px;
	float:right;
	display:inline;
}


/*-------------------------------------
section.detail_link
---------------------------------------*/
#Main div.detail_link{
	width:872px;
	clear:both;
	margin:0 auto;
	padding:20px 0;
	font-size:84%;
	color:#555555;
}

#Main div.detail_link a{
color:#8A7467;
}</pre></body></html>