/*====================================================================================================
  TOPPAGE 
====================================================================================================*/
#toppage {}
#toppage .box_main { position:relative; max-width:1000px; margin:0 auto; }
#toppage .box_main::after { display:block; clear:both; content:""; }
#toppage h3 {color:#414e22; font-family:"Yu Mincho"; font-size:203%; line-height:130%;}


/* MAINIMG */

#toppage .slider{ margin:auto; max-width:1000px; }
#toppage .slider img { width:100%; height:auto;}
/*
#toppage .mainimg { margin:auto; max-width:1000px; }
#toppage .mainimg img { width:100%; height:auto;}

*/

/* NEWS and BANNER*/
#toppage .info { clear:both; margin:60px auto; width:100%; max-width:940px;}
#toppage .info::after { clear:both; display:block; content:""; }
#toppage .news { float:left; width: 100%; max-width:768px; position:relative;}
#toppage .news ul { clear:both; }
#toppage .news ul::after { clear:both; content:""; display:block; }
#toppage .news ul li { float:left; }
#toppage .news ul#tab { margin-left:130px; position:relative; }
#toppage .news ul#tab li { 
	padding:8px 0;
	width:220px; 
	height:45px; 
	font-weight:bold;
	font-size:120%;
	text-align:center;
	border-radius:10px 10px 0 0; 
}
#toppage .news ul#tab::before {
	position:absolute;
	content:"";
	background:url(../../image/top/hana.png) no-repeat center;
	background-size:100%;
	width:114px;
	height:60px;
	left:-165px;
	top:-25px;
}
#toppage .news ul#tab li:first-child { background:#d1e4ba; margin-right:12px;}
#toppage .news ul#tab li:last-child { background:#d8edea; }
#toppage .news .content {padding:30px; height:260px; border:1px dashed #231815; border-radius:15px; overflow: auto;}
#toppage .news .content ul { width:85%; padding:5px; font-size: 82%; border-bottom:1px dashed #231815;}
#toppage .news .content ul li { padding:5px 0;}
#toppage .news .content ul li:nth-child(1) { width:100px; padding:5px 0;}
#toppage .news .content ul li:nth-child(2) { width:140px; padding:5px 0; color:#fff; text-align:center;  background:#769395;}
#toppage .news .content ul li:nth-child(3) { width:calc(100% - 270px); margin-left: 20px; line-height:150%;}
#toppage .news .content ul li a { display:block; text-decoration:none; color:#222; }
#toppage .news .content ul li a:hover { color:#4B804F; }
#toppage .news .disnon { display:none; }
#toppage .news .b_more { position:absolute; right:35px;	bottom:45px;}
#toppage .news .b_more a { 
	display:block;
	width:85px;
	height:104px;
	text-indent:-9999px;
	background:url(../../image/top/b_more.png) no-repeat center;
	background-size:100%;
}
#toppage .news .b_more:hover,
#toppage .news ul#tab li:hover { opacity:0.7; cursor:pointer; }
#toppage .banner { float:right; width: 100%; max-width: 155px;}
#toppage .banner ul li+li { margin-top:5px; }


/* CAMPAIGN */
#toppage .campaign { 
	padding:50px 0;
	background:url(../../image/top/campaign.png) no-repeat center;
	background-size:cover;
}
#toppage .campaign .box_main {min-height: 465px;}
#toppage .campaign h3 { color:#fff; letter-spacing:0.2em; }
#toppage .campaign .come { color:#fff; font-family:"Yu Mincho"; font-size:130%; letter-spacing:0.2em; line-height:170%; }
#toppage .campaign .b_more { position: absolute; right:3%; bottom: 20px;} 
#toppage .campaign .b_more::after { clear:both; content:""; display:block; }
#toppage .campaign .b_more p { float:left; width:240px; }
#toppage .campaign .b_more p+p { margin-left:15px; }
#toppage .campaign .b_more p a { 
	display:block; 
	padding:6px 17px 6px 25px;
	color:#231815; 
	font-size:120%; 
	text-decoration:none; 
	background:#fff url(../image/arrow_right-blk-bg.png) no-repeat 94% center;
}
#toppage .campaign .b_more p:hover { opacity:0.7; }
#toppage .campaign .b_more::before {
	display: block; clear: both; content:"";
	margin:auto;
	width:89px;
	height:89px;
	position:absolute;
	left:-100px;
	bottom:0;
	background:url(../../image/top/chara.png) no-repeat center;
	background-size:100%;
}


/* SUBSIDY */
#toppage .subsidy { 
	position:relative;
	padding:5% 0;
	z-index:2;
	background: url(../../image/top/about_bg.png) no-repeat left bottom;
	background-size: 100% auto;
	overflow: hidden;
}
#toppage .subsidy .sbbox {}
#toppage .subsidy .tit {
	float:left;
	margin: 3% 0;
	width:33.3%;
	padding:40px 0 0 40px;
	min-height:360px;
	background:url(../../image/sample/subsidy_01.png) no-repeat;
	background-size: auto 100%;
	overflow:hidden;
}
#toppage .subsidy .tit h3 { margin-bottom: 20px; }
#toppage .subsidy .tit .come { font-family:"Yu Mincho"; font-weight:500; background:none; }
#toppage .subsidy .grants { position: absolute; top:280px; left:210px;}
#toppage .subsidy .box {
	float:left; 
	width:27.3%; 
	margin:3%; 
	border:3px solid #d8ecf7;
	border-radius:20px;
	overflow:hidden;
}
#toppage .subsidy .box .photo img { width:100%; height:180px; object-fit: cover;}
#toppage .subsidy .box .come { padding:20px 30px; background:#FFF;}
#toppage .subsidy .box .come h4 {font-size:113%; color:#414e22; margin-bottom:10px;}
#toppage .subsidy .box .come h4 a {color:#414E22; text-decoration: none;}
#toppage .subsidy .box .come div {font-size:82%; line-height:150%;}
#toppage .subsidy .box .b_more {}
#toppage .subsidy .box .b_more a {
	display:block;
	padding:7px 0;
	font-size:90%;
	font-weight:500;
	color:#000;
	text-align:center;
	text-decoration:none;
	background:#d8ecf7 url(../image/arrow_right-blk.png) no-repeat 68%;
}
#toppage .subsidy .box .b_more:hover { opacity:0.7; }


/* ABOUT */
#toppage .about { background:#FFF6DF;}
#toppage .about .box_main { position:relative;max-width:1000px; z-index:2;}
#toppage .about .box_main::before {
	display: block; clear: both; content:"";
	position:absolute;
	top:-80px;
	left:0;
	width:100%;
	height:675px;
	background:url(../../image/top/about_before.png) no-repeat 5% 50px,
				url(../../image/top/about_after.png) no-repeat right top;
	z-index:-1;
}
#toppage .about .box_main::after {}
#toppage .about .branch { float: left; padding:9% 5%; width: 45%;}
#toppage .about .rental { float: left; padding:9% 5%; width: 55%;}
#toppage .about h3 { font-size:203%; }
#toppage .about h4 { font-size:130%; font-weight: 400; margin-top: 5%;}
#toppage .about .come { margin:5% 0;}
#toppage .about .b_more { width:80%; margin-top:15px;}
#toppage .about .b_more a {
	display:block;
	padding:5px 10px;
	font-size:96%;
	color:#000;
	text-decoration:none;
	background:#e4c494 url(../image/arrow_right-blk.png) no-repeat 95% center;
}
#toppage .about .b_more:hover { opacity:0.7; }
#toppage .about .rental .b_more { width: 150px;}


/*

#toppage .about .box_main .branch { float:left; width:320px; margin-right:250px; }
#toppage .about .box_main .branch .come { font-family:"Yu Mincho"; font-size:100%; font-weight:bold; }

#toppage .about .box_main .rental { float:left; }
#toppage .about .box_main .rental .come { font-size:157%; font-weight:500; margin-top:15px; }
#toppage .about .box_main .rental .come small { font-size:64%; line-height:130%; }
#toppage .about .box_main .rental span.r_txt { color:#CC1574; }
#toppage .about .box_main .rental span.b_txt { color:#385495; }
#toppage .about .box_main .rental p.b_more { width:35%; }

*/