@charset "UTF-8";
/*******flow*********/
#flow1 .section {
	margin-bottom: 40px;
}
#page-rent .section {
	margin-bottom: 40px;
}
#flow1 .section .sub_title {
	font-size: 1.75em;
	/*font-size: 24px;*/
	display: inline-block;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-left: 56px;
}
#page-rent .section h2 {
	font-size: 1.75em;
	/*font-size: 24px;*/
	display: inline-block;
	padding-top: 32px;
	padding-bottom: 24px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
}
/*******h3_subtitleの指定*********/
/*#flow1 .section #f1 {
	background-image: url(img/kasou/n1.png);
}
#flow1 .section #f2 {
	background-image: url(img/kasou/n2.png);
}
#flow1 .section #f3 {
	background-image: url(img/kasou/n3.png);
}
#flow1 .section #f4 {
	background-image: url(img/kasou/n4.png);
}
#flow1 .section #f5 {
	background-image: url(img/kasou/n5.png);
}
#flow1 .section #f6 {
	background-image: url(img/kasou/n6.png);
}:?
/*
#flow1 .section #f1 {
	background-image: url(img/kasou/flow1.png);
	padding-right: 88px;
}
#flow1 .section #f2 {
	background-image: url(img/kasou/flow2.png);
	padding-right: 108px;
}
#flow1 .section #f3 {
	background-image: url(img/kasou/flow6.png);
	padding-right: 99px;
}
#flow1 .section #f4 {
	background-image: url(img/kasou/flow4.png);
	padding-right: 127px;
}
#flow1 .section #f5 {
	background-image: url(img/kasou/flow5.png);
	padding-right: 107px;
}
#flow1 .section #f6 {
	background-image: url(img/kasou/flow3.png);
	padding-right: 92px;
}*/
#f7 {
	background-image: url(img/kasou/flow7.png);
	padding-right: 96px;
	padding-top: 32px;
	padding-bottom: 24px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0;
}
#f8 {
	background-image: url(img/kasou/flow5.png);
	padding-right: 107px;
	padding-top: 32px;
	padding-bottom: 24px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0;
}
.k_ment {
	font-size: 1.25em;
	/*font-size: 16px;
	line-height: 30px;*/
	display: block;
}
.k_kuwasiku {
	display: block;
	margin-top: 16px;
	font-size: 1.25em;
	/*font-size: 16px;*/
	text-align: right;
}
.k_kuwasiku .link {
	font-weight: bold;
	color: #3684c6;
	text-decoration: underline;
}
.tyui {
	font-size: 1.25em;
	/*font-size: 16px;*/
	font-weight: bold;
	color: red;
	display: block;
	letter-spacing: 0.2em;
	margin-top: 24px;
	margin-bottom: 8px;
}
#borrow2 .t_name {
	font-size: 1.75em;
	/*font-size: 24px;*/
	letter-spacing: 0.2em;
	text-align: center;
	display: block;
	padding-top: 24px;
	padding-bottom: 24px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #f5f1e9;
	margin-top: 30px;
}
.siryo_list .borrow01_title{
        padding-top: 16px;
	padding-bottom: 10px;
}
/* table幅の指定・隣接するセルのボーダーを重ねて表示 */
.custom_table p {
        font-size: 1.25em;
	display: block;
	margin-bottom: 30px;
}
.custom_table p a{
        color:#000;
        text-decoration:underline;
        -webkit-transition: color 0.3s;
        transition: color 0.3s;
}
.custom_table p a:hover{
        color:blue;
        opacity:1;
}
.custom_table .style p{
font-size: 1em;
margin-bottom:0;
}
#contents table.style {
	width: 960px;
	/*font-size: 15px;
	line-height: 28px;*/
	font-size: 1.25em;
	border-collapse: collapse;
}
/* thの指定 */
#contents table.style th {
	border: 1px solid #000000;
	padding: 24px;
	width: 120px;
	text-align: left;
	padding-left: 48px;
}
/* tr tdの指定 */
#contents table.style tr td {
	width: 460px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	padding: 24px;
}
#contents table.style th.t_name {
	font-size: 1.75em;
	/* font-size: 24px; */
	letter-spacing: 0.2em;
	text-align: center;
	vertical-align: middle;
	padding-top: 24px;
	padding-bottom: 24px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #f5f1e9;
}
.section .tyui2 {
	font-size: 24px;
	display: inline-block;
	padding-top: 14px;
	padding-right: 40px;
	padding-bottom: 12px;
	padding-left: 40px;
	background-color: #fff697;
	margin-bottom: 16px;
}
/*------------------------
      パンくずリスト
-------------------------*/
#breadcrumb ul li {
	display: inline;
	
}
