@charset "utf-8";



/* main
============================================================================================================ */
.bg_stripe.pd_section.sp_pd {
}

.bg_stripe.pd_section.sp_pd .w h2{
text-align: center;
font-size: 200%;
margin-top: 40px;

}

.boxwhite01 {
	display: block;
	float: left;
	width: 480px;
	margin-right: 20px;
	padding: 20px;
	margin-top: 20px;
	background-color: #fff;
}
.boxwhite01:nth-child(2),
.boxwhite01:nth-child(4),
.boxwhite01:nth-child(6){
	margin-right:0 ;
}

.boxwhite01 img{
	height: 100px;
	margin-bottom: 20px;
}

/*-------------------------------*/

.boxwhite02{
	border: 1px solid #5c5c5c;
	display: block;
	width: 410px;
	margin: 20px 50px 0 0;
	background-color: #fff;
	padding-bottom: 20px;
}

.boxwhite02 table .dark th{
	width: 410px;
	text-align: center;
	padding: 10px 0;
	background-color: #5c5c5c;
	color: #fff;
	font-weight: 900;
	font-size: 110%;
}

.boxwhite02 table td{
	padding: 0 0 0 40px;
	line-height: 20px;
}

.boxwhite02 table .ttc{
	text-align: center;
	line-height: 20px;
}

.boxwhite02 table .ttl{
	padding: 0 0 10px 55px;
	font-weight: 900;
	color: #595959;
}

.boxwhite02 table .bl{
	border-left: 1px solid #ccc;
	width: 204px;
}

.boxwhite02a{
	border: 1px solid #5c5c5c;
	display: block;
	width: 410px;
	background-color: #fff;
	margin: 50px 0 0 50px;
}

.boxwhite02a table .dark th{
	width: 410px;
	text-align: center;
	padding: 10px 0;
	background-color: #5c5c5c;
	color: #fff;
	font-weight: 900;
	font-size: 120%;
}

.boxwhite02a table td{
	line-height: 20px;
}

.boxwhite02a table .ttc{
	text-align: center;
	padding: 10px 0;
	line-height: 20px;
}

/*-----------------------------------*/

.tit66 {
	font-weight: 900;
	font-size: 120%;
	margin-top: 35px;
}

.tit66id {
	font-weight: 900;
	font-size: 120%;
	margin-top: 35px;
}

.copy66 {
	line-height: 20px;
	width: 440px;
}

.plus{
	font-size: 500%;
	font-weight: 900;
	margin-top: 30px;
}

.tab li a {
	display: block;
	width: 310px;
	padding: 15px 0;
	text-align: center;
	background-color: #897f46;
	color: #fff;
	text-decoration: none;
	font-size: 1.8rem;
	line-height: 1.5;
	margin: 30px auto;
}

.tab li a:hover {
	background-color: #333;
}

.attn{
margin-top: 10px;
font-weight: 900;
text-align: center;
}


@media screen and (max-width: 768px) {

	.boxwhite01 {
		width: 100%;
		padding: 10px;
		margin-top: 20px;
		background-color: #fff;
}
	.boxwhite01 img{
	width: 100%;
	height: auto;
	margin-left: 5%;
	float: right;
}
	.boxwhite01 .fl{
	width: 60%;
}
	.boxwhite01 .fr{
	width: 30%;
}

/*-------------------------------*/

.boxwhite02{
	border: 1px solid #5c5c5c;
	width: 100%;
	margin: 10px 0 -10px 0;
	background-color: #fff;
	padding-bottom: 10px;
}

.boxwhite02 table .dark th{
	width: 768px;
	text-align: center;
	padding: 5% 0;
	background-color: #5c5c5c;
	color: #fff;
	font-weight: 900;
	font-size: 120%;
}

.boxwhite02 table td{
	width: 50%;
	padding: 0 3% 0 3%;
	line-height: 20px;
}

.boxwhite02 table .ttl{
	padding: 0 3% 5% 3%;
	font-weight: 900;
	color: #595959;
}

.boxwhite02 table .bl{
	border-left: 1px solid #ccc;
	width: 50%;
}

.boxwhite02a{
	border: 1px solid #5c5c5c;
	display: block;
	width: 100%;
	background-color: #fff;
	margin: 0;
}

.boxwhite02a table .dark th{
	width: 768px;
	text-align: center;
	padding: 5% 0;
	background-color: #5c5c5c;
	color: #fff;
	font-weight: 900;
	font-size: 120%;
}

.boxwhite02a table td{
	line-height: 20px;
}

.boxwhite02a table .ttc{
	text-align: center;
	padding: 10px 0;
	line-height: 20px;
}

/*-----------------------------------*/
	.fl{
	width: 100%;
	}
	
	.fl .plus{
	font-size: 500%;
	font-weight: 900;
	margin: 0 40%;
	
}
	
	.tit66 {
		width: 100%;
		font-weight: 900;
		font-size: 120%;
}
	.tit66id {
		width: 100%;
		font-weight: 900;
		font-size: 120%;
		padding-left: 1em;
		text-indent: -1em;
}
	.copy66 {
		width: 100%;
}

	.tab li a {
	display: block;
	width: 50%;
	padding: 15px 0;
	text-align: center;
	background-color: #897f46;
	color: #fff;
	text-decoration: none;
	font-size: 1.8rem;
	line-height: 1.5;
	margin: 30px auto;
}
	
	.tab li a:hover {
	background-color: #333;
}

.attn img{
width: 100%;
}

}


