@charset "UTF-8";
/* CSS Document */

ul.page_title li.text{
	background: url("../business/images/page_title_bg.jpg") no-repeat;
	background-size: cover;
}

/*--------------------------------------------------------
　PC
--------------------------------------------------------*/

@media print, screen and (min-width: 769px){
	
	section{
		width: 71%;
		max-width: 852px;
		margin: 0 auto 60px;
		padding-bottom: 100px;
		border-bottom: 1px solid #D9D9D9;
		color: #595757;
	}
	
	section#s03{
		margin: 0 auto;
		padding-bottom: 0;
		border: none;
	}
	
	section div.num{
		width: 60px;
		margin: 0 auto 24px;
		line-height: 0;
	}
	
	section h2{
		font-size: 30px;
		font-size: 3.0rem;
		line-height: 1.4;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0.2em;
		margin-bottom: 35px;
	}
	
	section h2 + p{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 2.4;
		margin-bottom: 40px;
	}
	
	section ul.block{
		width: 100%;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	
	section h3{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.4;
		padding-bottom: 15px;
		border-bottom: 1px solid #4D4D4D;
		margin-bottom: 28px;
		display: inline-block;
		letter-spacing: 0.1em;
		font-weight: bold;
	}
	
	section#s01 ul.block li.left{
		width: 35.2%;
		max-width: 300px;
	}
	
	section#s01 ul.block li.left p{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 2.2;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#s01 ul.block li.right{
		width: 63.3%;
		max-width: 540px;
		line-height: 0;
	}
	
	section#s02 ul.block li.left,
	section#s02 ul.block li.right{
		width: 48.9%;
		max-width: 417px;
	}
	
	section#s02 ul.block li.left h4,
	section#s02 ul.block li.right h4{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.4;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	section#s02 ul.block li.left p,
	section#s02 ul.block li.right p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2;
		margin-bottom: 20px;
	}
	
	section#s02 ul.block li.left div,
	section#s02 ul.block li.right div{
		line-height: 0;
	}
	
	section#s03 ul.block li.left,
	section#s03 ul.block li.right{
		width: 48.9%;
		max-width: 417px;
	}
	
	section#s03 ul.block li.left div,
	section#s03 ul.block li.right div{
		line-height: 0;
		margin-bottom: 5%;
	}
	
}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media screen and (max-width: 768px){
	section{
		width: 92.5%;
		margin: 0 auto 50px;
		padding-bottom: 50px;
		border-bottom: 1px solid #D9D9D9;
		color: #595757;
	}
	
	section#s03{
		margin: 0 auto;
		padding-bottom: 0;
		border: none;
	}
	
	section div.num{
		width: 60px;
		margin: 0 auto 24px;
		line-height: 0;
	}
	
	section h2{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.4;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0.1em;
		margin-bottom: 20px;
	}
	
	section h2 + p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2;
		margin-bottom: 30px;
	}
	
	section ul.block{
		width: 100%;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	
	section h3{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.4;
		padding-bottom: 15px;
		border-bottom: 1px solid #4D4D4D;
		margin: 0 auto 15px;
		display: inline-block;
		letter-spacing: 0.1em;
		font-weight: bold;
	}
	
	section#s01 ul.block li.left{
		width: 100%;
		margin-bottom: 20px;
	}
	
	section#s01 ul.block li.left p{
		font-size: 14px;
		font-size: 1.4rem;
		display: inline-block;
		line-height: 2.2;
	}
	
	section#s01 ul.block li.right{
		width: 100%;
		max-width: 540px;
		margin: 0 auto;
		line-height: 0;
	}
	
	section#s02 ul.block li.left,
	section#s02 ul.block li.right{
		width: 100%;
		margin-bottom: 30px;
	}
	
	section#s02 ul.block li.left h4,
	section#s02 ul.block li.right h4{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.4;
		font-weight: bold;
	}
	
	section#s02 ul.block li.left p,
	section#s02 ul.block li.right p{
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 2;
		margin-bottom: 10px;
	}
	
	section#s02 ul.block li.left div,
	section#s02 ul.block li.right div{
		line-height: 0;
		max-width: 600px;
		margin: 0 auto;
	}
	
	section#s03 ul.block li.left,
	section#s03 ul.block li.right{
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}
	
	section#s03 ul.block li.left div,
	section#s03 ul.block li.right div{
		line-height: 0;
		margin-bottom: 5%;
	}
	
}