@charset "utf-8";
/****************************************************************************************************

カテゴリ別

****************************************************************************************************/


/****************************************************************************************************

共通

****************************************************************************************************/
#BodyBGNone{
}

	#BodyBGNone #Main{
		background:none;
	}



#ContentsBody{
	width:680px;
}

@media (max-width:950px){
#ContentsBody{
	width:100%;
}
}

@media (max-width:768px){
#ContentsBody{
	width:100%;
}
}

@media (max-width:568px){
#ContentsBody{
	width:100%;
}
}

#MainBack2top{
	display:none;
}



.c_box1{
	font-size:120%;
}

.c_fig1{
	text-align:center;
}
	.c_fig1 img{
		margin-bottom:5px;
	}
	.c_fig1 figcaption{
		font-size:90%;
	}





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

c1

--------------------------------------------------*/
/*
レイアウト
--------------------*/
.c1_cols1{
}
	.c1_cols1 .c1_img1{
		float:right;
		margin-bottom:10px;
		margin-left:2.941176470588235%;	/*20px;*/
		width:44.11764705882353%;	/*300px;*/
		text-align:center;
	}
@media (max-width:568px){
	.c1_cols1 .c1_img1{
		float:none;
		width:100%;
	}
}

	.c1_cols1 .c1_img1 img{
		margin-bottom:10px;
	}

.c1_cols1 .c1_img2{
	text-align:center;
}
	.c1_cols1 .c1_img2 img{
		margin-bottom:10px;
	}


.c1_box1{
	padding:2.941176470588235% 2.941176470588235% 0;	/*20px*/
	background:#F0EBDA;
}


/*
見出し
--------------------*/
.c1_headline1{
	margin-bottom:10px;
	font-weight:bold;
	font-size:128%;
	color:#263C95;
}













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

c2

--------------------------------------------------*/
/*
レイアウト
--------------------*/
.c2_cols1{
}
	.c2_cols1 .c2_img1{
		float:right;
		margin-bottom:10px;
		margin-left:2.941176470588235%;	/*20px;*/
		width:44.11764705882353%;	/*300px;*/
		text-align:center;
	}
@media (max-width:568px){
	.c2_cols1 .c2_img1{
		float:none;
		width:100%;
	}
}

	.c2_cols1 .c2_img1 img{
		margin-bottom:10px;
	}

	.c2_cols1 .c2_img2{
		float:right;
		margin-bottom:10px;
		margin-left:2.941176470588235%;	/*20px;*/
		width:29.411764705882355%;	/*200px;*/
		text-align:center;
	}
	.c2_cols1 .c2_img2 img{
		margin-bottom:10px;
	}

.c2_cols1 .c2_img3{
	text-align:center;
}
	.c2_cols1 .c2_img3 img{
		margin-bottom:10px;
	}

.c2_box1{
	padding:2.941176470588235%;	/*20px*/
	background:#F4F3EB;
}
	.c2_box1 p{
		margin-bottom:0;
	}


/*
見出し
--------------------*/
.c2_headline1{
	margin-bottom:10px;
	font-weight:bold;
	font-size:142%;
	color:#AC1731;
}








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

c3

--------------------------------------------------*/
.c3_box1{
	padding:2.941176470588235%;	/*20px*/
	background:#DDECFA;
}
	.c3_box1 p{
		margin-bottom:0;
	}


/*
見出し
--------------------*/
.c3_headline1{
	margin-bottom:10px;
	font-weight:bold;
	font-size:142%;
	color:#006A3C;
}
