﻿@charset "utf-8";



@import url("../../../../css/common.css");

@import url("common.css");





/*===========================================



    use_of_land

	

	fund.css

		

===========================================*/



/*

    submenu    

===========================================*/

ul#submenu li {

	line-height: 1;

}





/*	menu1 =================================*/

ul#submenu li.submenu1,

ul#submenu li.submenu1 a {	

	width: 163px;

	background-image: url(../img/common/submenu_businessplan.gif);

}





/*	menu2 =================================*/

ul#submenu li.submenu2,

ul#submenu li.submenu2 a {	

	width: 163px;

	background-image: url(../img/common/submenu_fund.gif);

}





/*	menu3 =================================*/

ul#submenu li.submenu3,

ul#submenu li.submenu3 a {	

	width: 163px;

	background-image: url(../img/common/submenu_tax.gif);

}





/*	titleArea

===================================================================*/

div#titleArea {
	width: 935px;
	background:url(../../images/tochikatsuyo/fund/titleArea-02.jpg) top left no-repeat;
	margin: 10px auto 30px auto;
	padding-top: 100px;
}
	div#titleArea h3 {
		width: auto;
		color: #000;
		font-size: 23px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		padding: 35px 0 20px 55px;
		background:url(../../images/tochikatsuyo/fund/title.jpg) left 35px no-repeat;
	}
div#titleArea ul { width: 84%; border:1px solid #ccc; text-align: center;}
	div#titleArea ul li { width: 50%; border-left:1px solid #fff; border-right:1px solid #ccc;}
		div#titleArea ul li:first-child { border-left: none;}
		div#titleArea ul li:last-child { border-right: none;}
		div#titleArea ul li a{
			display: block;
			font-size: 14px;
			letter-spacing: 1px;
			padding: 10px 5px;
			color: inherit;
			font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			background: #f4f4f4; /* Old browsers */
			background: -moz-linear-gradient(top, #f4f4f4 0%, #d3d3d3 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top, #f4f4f4 0%,#d3d3d3 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom, #f4f4f4 0%,#d3d3d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */		
		}
			div#titleArea ul li a:hover{ text-decoration: none;}

div#titleArea p {
	clear: both;
	width: 935px;
	text-align: left;
	font-size: 75%;
}

/*	contentsTitle
===================================================================*/
.contentsTitle{
	position: relative;
	width: 97%;
	display: table;
	margin: 0 0 30px auto!important;
	background: #fe633d;
	border:2px solid #ccc;
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
	.contentsTitle .num{
		position: absolute;
		top: -10px;
		left: -20px;
		width: 55px;
		height: 55px;
		margin: auto!important;
		border-radius: 50%;
		border:2px solid #ccc;
		background: #023d88; /* Old browsers */
		background: -moz-linear-gradient(top, #2557aa 0%, #023d88 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #2557aa 0%,#023d88 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #2557aa 0%,#023d88 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2557aa', endColorstr='#023d88',GradientType=0 ); /* IE6-9 */
	}
		.contentsTitle .num span{
			position: absolute;
			top: 50%;
			left: 0;
			right: 0;
			margin: auto;
			-webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
			transform: translateY(-50%);
			text-align: center;
			color: #fff;
			font-size: 25px;
			font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		}
	.contentsTitle h4{
		display: table-cell;
		width: 35%;
		vertical-align: middle;
		padding: 0 0 0 50px;
		background: #fff;
		color: #004C8E;
		font-size: 23px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	.contentsTitle .excerpt{
		display: table-cell;
		padding: 10px;
	}
		.contentsTitle .excerpt p{
			margin-bottom: 0!important;
			text-align: center;
			letter-spacing: 1px;
			color: #fff;
			font-size: 16px;
			font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		}

/*	anker01
===================================================================*/

div#anker01 {

	width: 935px;

	margin: 0 auto 30px auto;

	text-align: left;

}
div#anker01 div.section1 {

	margin: 0 0 0 0px;

}



div#anker01 div.section1 p {

	margin: 0 0 20px 0;

}






div#anker01 div.section1 p span {

	font-size: 90%;

}



div#anker01 div.section2 {

	width: 780px;

	margin: 0 0 20px 70px;

	padding: 0 0 20px 0;

	border-bottom: 1px #CCCCCC solid;

}

	div#anker01 div.section2:after { 

		content: " "; 

		display: block; 

		clear: both; height: 0; 

	} 

	div#anker01 div.section2 { 

		display: inline-block; 

	} 

	div#anker01 div.section2 { 

		display: block; 

	}



div#anker01 div.section2 dl {

	float: left;

	width: 370px;

	display: inline;

}



div#anker01 div.section2 dl.last {

	margin: 0 0 0 20px;

	padding: 0 0 20px 19px;

	border-left: 1px #CCCCCC solid;

}



div#anker01 div.section2 dl dt {

	font-weight: bold;

	color: #034098;

}



div#anker01 div.section3 {

	clear: both;

	width: 780px;

	margin: 0 0 30px 70px;

}



div#anker01 div.section3 dl dt {

	font-weight: bold;

	color: #034098;

}



div#anker01 div.section4 {

	width: 782px;

	margin: 0 0 0 75px;

}



div#anker01 div.section4 h5 {

	position: relative;

	width: 782px;

	text-align: center;

}



div#anker01 div.section4 div.top {

	width: 782px;

	margin: 0 0 0 0;

	padding: 40px 0 0 0;

	background: url(../../images/tochikatsuyo/fund/waku-top.gif) top center no-repeat;

}



div#anker01 div.section4 div.bottom {

	width: 782px;

	margin-top: -15px;

	padding: 0 0 25px 0;

	background: url(../../images/tochikatsuyo/fund/waku-bottom.gif) bottom center no-repeat;

}



div#anker01 div.section4 div.bottom dl {

	width: 680px;

	margin: 0 auto;

}

	div#anker01 div.section4 div.bottom dl:after { 

		content: " "; 

		display: block; 

		clear: both; height: 0; 

	} 

	div#anker01 div.section4 div.bottom dl { 

		display: inline-block; 

	} 

	div#anker01 div.section4 div.bottom dl { 

		display: block; 

	}



div#anker01 div.section4 div.bottom dl.last {

	clear: both;

	background: url(../../images/tochikatsuyo/fund/line.gif) top center no-repeat;

	margin: 20px auto 0 auto;

	padding: 20px 0 0 0;

}



div#anker01 div.section4 div.bottom dl dt {

	float: left;

	display: inline;

	width: 112px;

}



div#anker01 div.section4 div.bottom dl dd {

	float: right;

	display: inline;

	width: 552px;

	padding: 10px 0 0 0;

}



div#anker01 div.section4 div.bottom dl.last dd {

	padding: 20px 0 0 0;

}



/*	anker02

===================================================================*/

div#anker02 {

	clear: both;

	width: 935px;

	margin: 0 auto 30px auto;

	text-align: left;

}
div#anker02 div.section1 {

	margin: 0 0 30px 0px;

}



div#anker02 div.section1 p {

	margin: 0 0 20px 0;

}



div#anker02 div.onepoint {
	
	background: url(../../images/tochikatsuyo/fund/bg_onepoint.jpg) top center no-repeat;

	position: relative;

	height: 280px;

	padding: 28px 0 0 200px;
	
	margin:20px 0 0 0;
}



div#anker02 div.onepoint h5 {

	position: absolute;

	width: 100px;

	top: 8px;

	left: -50px;

}



div#anker02 div.onepoint p {

	margin: 5px 0 0 140px;

}


div#anker02 div.onepoint p.btn_residence {

	margin: 5px 0 0 168px;

}


div#anker02 div.section2 {

	width: 782px;

	margin: 0 0 0 75px;

}



div#anker02 div.section2 div.top {

	width: 782px;

	padding: 25px 0 0 0;

	background: url(../../images/tochikatsuyo/fund/waku-top.gif) top center no-repeat;

}



div#anker02 div.section2 div.bottom {

	width: 782px;

	padding: 0 0 25px 0;

	background: url(../../images/tochikatsuyo/fund/waku-bottom.gif) bottom center no-repeat;

}



div#anker02 div.section2 div.bottom dl {

	width: 680px;

	margin: 0 auto;

}

	div#anker02 div.section2 div.bottom dl:after { 

		content: " "; 

		display: block; 

		clear: both; height: 0; 

	} 

	div#anker02 div.section2 div.bottom dl { 

		display: inline-block; 

	} 

	div#anker02 div.section2 div.bottom dl { 

		display: block; 

	}



div#anker02 div.section2 div.bottom dl.last {

	clear: both;

	background: url(../../images/tochikatsuyo/fund/line.gif) top center no-repeat;

	margin: 20px auto 0 auto;

	padding: 20px 0 0 0;

}



div#anker02 div.section2 div.bottom dl dt {

	float: left;

	display: inline;

	width: 112px;

}



div#anker02 div.section2 div.bottom dl dd {

	float: right;

	display: inline;

	width: 552px;

	padding: 25px 0 0 0;

}



div#anker02 div.section2 div.bottom dl.last dd {

	padding: 35px 0 0 0;

}





/*	anker03

===================================================================*/

div#anker03 {
	clear: both;
	width: 935px;
	margin: 0 auto 30px auto;
	text-align: left;
}
	/* div#anker03 h4 {
		color: #004c8e;
		font-size: 18px;
		padding-left: 15px;
		position: relative;
	}
		div#anker03 h4::before {
			position: absolute;
			top: 0;
			left: 0;
			content: '';
			width: 5px;
			height: 90%;
			background-color: #004c8e;	
		} */

	div#anker03 div {
		margin: 0 0 0 0px;
	}
		div#anker03 div p strong {
			font-weight: bold;
			color: #F99500;
			margin: 0 0 5px 0;
			display:block;
		}


/*	pagetop

===================================================================*/

div.pagetop {

	width: 935px;

	margin: 0 auto 60px auto;

	text-align: right;

}



div.pagetop p {

	margin: 10px 0 0 0;

}





div.pagetop#pagetop1,

div.pagetop#pagetop2 {

	clear: both;

}





/*	footnavi

===================================================================*/
div#footnavi { width: 940px; margin: 0 auto;}
	div#footnavi ul{ margin-bottom: 20px;}
		div#footnavi ul li{ width: 32.5%;}
			div#footnavi ul li a{
				display: block;
				border: 2px solid #ccc;
				border-radius: 10px;
				box-shadow: 3px 3px 5px rgba(0, 0, 0, .15);
				padding: 35px 20px 30px 20px;
				text-align: left;
				font-size: 20px;
				background-position: right 10px center;
				background-repeat: no-repeat;
				position: relative;
			}
			div#footnavi ul li:nth-child(1) a{ background-image: url(../../images/tochikatsuyo/index/menu_businessplan.gif);}
			div#footnavi ul li:nth-child(2) a{ background-image: url(../../images/tochikatsuyo/index/menu_fund.gif);}
			div#footnavi ul li:nth-child(3) a{ background-image: url(../../images/tochikatsuyo/index/menu_tax.gif);}
			div#footnavi ul li a span{ position: relative; padding-left: 15px;}
				div#footnavi ul li a span::before{
					content: "";
					position: absolute;
					top: 0;
					bottom: 0;
					margin: auto;
					left: 0;
					box-sizing: border-box;
					width: 6px;
					height: 4px;
					border: 4px solid transparent;
					border-left: 6px solid #FF6600;
				}
			div#footnavi ul li a:hover{text-decoration: none; color: inherit;}
			div#footnavi ul li a:hover::before,
			div#footnavi ul li.active a::before{
				content: "";
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background: rgba(184,197,240, 0.4);
				z-index: 1;
			}


div#footnavi p {

	clear: both;

	width: 940px;

}



div#footnavi p.btn_app {
	padding-top:10px;
}





/*-------------------------*/
/* デバイスサイズ 889px*/
/*-------------------------*/
@media screen and (max-device-width: 889px) {
    
/* div#titleArea { height:inherit; width: auto; background: none; margin: 0 10px 15px; padding-top: 0;} */
div#titleArea { height:inherit; width: auto; background: none; margin: 0 0px 15px; padding-top: 0;}
div#titleArea ul{ width: auto; display: block;}
div#titleArea ul li{ width: auto;}
/* div.pagetop { width: auto; margin: 0 10px 30px;} */
div.pagetop { width: auto; margin: 0 0px 30px;}

div#anker01,
div#anker02,
div#anker03,
div#anker04,
/* div#anker05{ width: auto; margin: 0 10px 15px;} */
div#anker05{ width: auto; margin: 0 0px 15px;}
div#anker01 div.section1,
div#anker02 div.section1{ margin: 0;}

div#anker01 div.section2,
div#anker01 div.section3{ width: auto; margin: 20px 0 0;}
div#anker01 div.section2 dl{ float: none; width: auto; display: block; margin: 0!important; padding: 0!important; border-left: none!important;}
div#anker01 div.section2 dl:not(:last-child){ border-bottom: 1px #CCCCCC solid; padding-bottom: 15px!important; margin-bottom: 15px!important;}
div#anker01 div.section4,
div#anker02 div.section2{ width: auto; margin: 30px 0 0; background-color: #FFFFF0; padding: 40px 20px 20px; border: 1px solid #e6e6e6; border-radius: 5px; position: relative;}
div#anker02 div.section2{ padding: 20px;}
div#anker01 div.section4 h5{ width: auto; max-width: 90%; position: absolute; top: -10px; left: 0; right: 0; margin: auto;}
div#anker01 div.section4 div.top,
div#anker01 div.section4 div.bottom,
div#anker02 div.section2 div.top,
div#anker02 div.section2 div.bottom{ width: auto; background: none; margin: 0; padding: 0;}
div#anker01 div.section4 div.bottom dl,
div#anker02 div.section2 div.bottom dl{ width: auto;}
div#anker01 div.section4 div.bottom dl dt,
div#anker02 div.section2 div.bottom dl dt{ width: 80px; display: block; margin-right: 10px;}
div#anker01 div.section4 div.bottom dl dd,
div#anker02 div.section2 div.bottom dl dd{ float: none; display: block; width: auto; padding: 0!important; overflow: hidden;}
div#anker02 div.onepoint{ width: auto; height: inherit; background-size: 100%; padding: 4vw 0 10px;}
div#anker02 div.onepoint .btn_residence a{ display: inline-block; line-height: 1.0;}
div#anker02 div.onepoint .btn_residence a img{ max-width: 50%;}
div#anker02 div.onepoint p{ margin: 0 0 0 auto; max-width: 65%;}
div#anker03 div{ margin: 0;}

/* div#footnavi{ width: auto; padding: 0 10px;} */
div#footnavi{ width: auto; padding: 0 0px;}
div#footnavi ul{ display: block;}
div#footnavi ul li{ width: auto;}
div#footnavi ul li:not(:last-child){ margin-bottom: 10px;}
div#footnavi ul li a{padding: 15px 20px 15px 20px; font-size: 18px;}
div#footnavi p{ width: auto;}

.contentsTitle .num{ width: 40px; height: 40px;}
.contentsTitle .num span{ font-size: 20px;}
.contentsTitle h4{ display: block; width: auto; padding: 10px 10px 10px 30px; margin: 0!important; font-size: 20px;}
.contentsTitle .excerpt{ display: block; padding: 10px 10px 10px 30px;}
.contentsTitle .excerpt p{ text-align: left;}

    
    
}

@media screen and (min-width: 890px){
	div#anker01 > *:not(.heading_4):not(.section1) {
		max-width: 935px;
		margin-left: auto!important;
		margin-right: auto!important;
	}
	
	div#anker02 > *:not(.heading_4):not(.section1){
		max-width: 935px;
		margin-left: auto!important;
		margin-right: auto!important;
	}
}

/* 24-10-2023 */
@media screen and (min-width: 890px){
	div#anker01 > *:not(.heading_4):not(.section1) {
		max-width: 100%;
	}
	
	div#anker01 div.section2 {
		width: 100%;
	}
	
	div#anker01 div.section2 dl {
		width: 630px;
	}
	
	div#anker01 div.section3 {
		width: 100%;
	}
	
	div#anker02 div.onepoint {
		max-width: 100%!important;
		width: 100%;
		height: 439px;
		background-size: cover;
	}
	
	div#anker02 div.onepoint p {
		margin-left: 200px;
		margin-top: 60px;
	}
	
	div#anker02 div.onepoint p img {
		width: 600px;
	}
	
	div#anker02 div.onepoint p.btn_residence {
		margin-left: 230px;
		margin-top: 10px;
	}
	
	div#anker02 div.onepoint .btn_residence img {
		width: 450px;
	}
}