
/*====================================================
    
	 ¨qlÌºÉÂ¢Ä
	 
====================================================*/

/* =========== Event ========== */
#mainArea #eventArea {
	/* 	clear:both;*/
		margin-bottom:20px;
		width:100%;
		background:transparent url("../images/icon_title.png")  no-repeat;
		background-position: right 1% bottom 0pt;
		min-height: 90px;
	
	}
	
	#mainArea #eventArea .title {
		color: #c1272d;
		margin-bottom:-5px;
		font-size: 3rem;
		font-weight: 550;
		text-align: left;
		padding-right: 20px;
	}
	
	#mainArea #eventArea .title span{
		color: #212270;
	}
	
	#mainArea #eventArea .title img {
		width: 95%;
	}
	
	/* =========== columnArea03 Area ========== */
	#subTitle {
		clear:both;
		position:relative;
		margin-bottom:50px;
		width:100%;
	}
	
	#subTitle img{
		margin: 0 5%;
		width:90%;
	}
	
	
	
	#subTitle .title {
		margin-bottom:5px;
		font-size:2em;
		font-weight: bold;
		color: #212270; 
		line-height: 1.5em;
	}
	#subTitle .text {
		margin: 10px 2px;
		font-size: 1.4em;
		line-height: 1.47em;
		width: 100%;
		margin: 50px auto;
		margin: 3% 5%;
		width: 90%;
	}
	
	
	#subTitle .titleSub1 {
		margin-bottom:1px;
		font-size:1.3em;
		color: #c1272d;
		font-weight: bold;
		text-align: center;
		border-bottom: 1px sloid #fff;
		padding-left:2%;
	}
	
	#subTitle .titleSub2 {
		margin-bottom:0px;
		font-size:1.4em;
		color: #4d4d4d;/*c1272d*/
		font-weight: bold;
		text-align: left;
		border-bottom: 1px sloid #fff;
		padding-left: 10px;
	}
	
	.voice {
	/* 	border: 1px solid #e5e5e5;*/
		font-size: 1.3em;
		background: #fff;
		padding: 10 0 2% 0;
		margin: 0 auto 10%;
		max-width: 100%;
	}
	
	.voice section {
		margin:10px 1%;
		padding:1%;
		width:46%;
		/* background-color:#f4e9ea; */
		border: 1px solid #999;
		border-radius: 5px;        /* CSS3Ä */  
		-webkit-border-radius: 5px;    /* Safari,Google Chromep */  
		-moz-border-radius: 5px;   /* Firefoxp */  
		float:left;
		text-align: center;
		padding-bottom: 10px;
	
	}
	
	.voice section img.pic01{
		position: absolute;
		top:  220px;
	/*	bottom: -10px;  ¿Ê^ÌEºzuÌCXg*/
		left: 0;
		width: 100px;@/* CXgÌTCY*/
	}
	
	.borderA{
	  background: #ff0;
	}
	
	.titleA {
		margin-bottom:10px;
		font-size:1.5em;
		color: #c1272d;/*202270*/
		font-weight: 500;
		text-align: left;
		border-bottom: 2px sloid #999;
		padding: 5px;
		line-height: 1.4em;
		text-align: left;
	}
	
		/*.titleA:after{
		position: absolute;
		content: '';
		width: 40%;
		height: 1px;
		left: 50%;
		margin: 18px 0 0 -20px;
		  left: 0;
		 right: 0;
		 margin: auto;
		display: block;
		background: #999;
	}*/
	
	
	
	
	.txtA {
		margin-bottom:0px;
		font-size:1.8rem;
		color: #4d4d4d;/*c1272d*/
		text-align: left;
	/*	border-bottom: 1px sloid #fff;*/
		padding: 5px;
		line-height: 2em;
	}
	.imgA {
		margin-bottom:0px;
		font-size:1em;
		color: #4d4d4d;/*c1272d*/
		text-align: left;
		border-bottom: 1px sloid #fff;
		padding: 5px;
		line-height: 1.2em;
	}
	
	.txtA img{
		width: 35%;
	}
	.right {
		float: right;
		margin-right:10px;
		padding: 5px 0 5px 5px;
	}
	
	.left {
		float: left;
		margin-right:10px;
		padding: 5px 0 5px 5px;
	}
	
	@media screen and (max-width:400px) {
	
		#mainArea #eventArea {
			background-position: right 0pt top 0pt;
			background-size: 60px 60px;
		}
	
		#mainArea #eventArea .title {
			font-size:2em;
		}
		#subTitle .title {
			font-size:1.8em;
		}
		
		.txtA img{
			width: 100%;
		}
	}
	
	
	
	
	
	
	
	.txtA {
		margin-bottom:0px;
		color: #4d4d4d;/*c1272d*/
		text-align: left;
	/*	border-bottom: 1px sloid #fff;*/
		padding: 5px;
		line-height: 1.5em;
	
	}
	.imgA {
		margin-bottom:0px;
		font-size:1em;
		color: #4d4d4d;/*c1272d*/
		text-align: left;
		border-bottom: 1px sloid #fff;
		padding: 5px;
		line-height: 1.2em;
	}
	
	
	.right {
		float: right;
		margin-right:10px;
		padding: 5px 0 5px 5px;
	}
	
	.left {
		float: left;
		margin-right:10px;
		padding: 5px 0 5px 5px;
	}
	
	.clear {
	  clear: both;
	  height: 10px;
	}
	
	
	
	@media screen and (max-width:400px) {
	
		#mainArea #eventArea {
			background-position: right 0pt top 0pt;
			background-size: 60px 60px;
		}
	
		#mainArea #eventArea .title {
			font-size:2em;
		}
		
		#subTitle .title {
			font-size:1.8em;
		}
		
		.voice section {
			width:98%;
		}
	}
	
	.voice2 {
	/* 	border: 1px solid #e5e5e5;*/
		font-size: 1.2em;
		background: #fff;
		padding: 30px 2%;
		margin: 0 auto 10%;
		max-width: 100%;
		height: 200px;
	}
	
	.voice2 section {
		margin:10px 1%;
		padding:1%;
		width:96%;
		/* background-color:#f4e9ea; */
		border: 1px solid #999;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		float:left;
		padding-bottom: 10px;
		font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
	}
	
	.voice2 section img.pic01{
		position: absolute;
		top:  220px;
	/*	bottom: -10px;  料理写真の右下配置のイラスト*/
		left: 0;
		width: 100px;　/* イラストのサイズ*/
	}
	
	