
/*====================================================
    
	 faq
	 
====================================================*/
/* =========== Event ========== */
#mainArea #eventArea {
/* 	clear:both;*/
	margin-bottom:20px;
	width:100%;
	background:transparent url("../images/icon_title.png")  no-repeat;
	background-position: right 20pt 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%;
}


#mainArea #eventArea .subText {
	margin-bottom:-5px;
	font-size:1.5em;
}


/* =========== columnArea03 Area ========== */
#subTitle {
	clear:both;
	position:relative;
	margin-bottom:50px;
	width:100%;
}

#subTitle .title {
	margin-bottom:5px;
	font-size:2em;
	font-weight: bold;
	color: #212270; 
	line-height: 1.5em;
}
#subTitle .text {
	margin-bottom:2px;
	font-size:1.4em;
	line-height: 1.47em;
}


#subTitle .titleSub1 {
	margin-bottom:1px;
	font-size:1.3em;
	color: #c1272d;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px sloid #fff;
	padding-left:60px;
}

#subTitle .titleSub2 {
	margin-bottom:0px;
	font-size:1.3em;
	color: #4d4d4d;/*c1272d*/
	font-weight: bold;
	text-align: left;
	border-bottom: 1px sloid #fff;
	padding-left: 10px;
}




#mainArea .listInfo {
	margin-bottom:17px;
	font-size:1.3em;
}

#mainArea .listInfo li {
	margin-bottom:5px;
	padding:0 5px 3px 5px;
	background:transparent url("../common/img/border_dotted.gif") 0 100% repeat-x;
	line-height:1.6;
}

#mainArea .listInfo li .infoDate {
	display:block;
	width:0.7em;
}

#mainArea .listInfo li .infoTitle {
	display:block;
	margin:-1.6em 0 0 1.5em;
	padding-left:4px;
	background:transparent url("../common/img/icon_002.gif") 0 0.6em no-repeat;
	font-size: 0.9em;
}



#columnArea {
/*	clear:both;*/
	position:relative;
	margin-bottom:50px;
	width:100%;
	margin-right:2%;
}



#columnArea .title {
	margin-bottom:5px;
	font-size:2em;
	font-weight: bold;
	color: #c1272d; 
	line-height: 1.5em;
}

,
#columnArea .text
 {
	margin-bottom:4px;
	font-size:1.2em;
	line-height: 1.47em;
	padding:10px;
}


#columnArea .titleSub1 {
	margin-bottom:0px;
	font-size:1.2em;
	color: #c1272d;/*c1272d*/
	font-weight: bold;
	text-align: left;
	border-bottom: 1px sloid #fff;
	padding-left: 80px;
	line-height: 1.3em;
}

#columnArea .titleSub2 {
	font-size: 1.4em;
	text-align: left;
	padding-left: 60px;
	line-height: 2em;
	background: url(../images/icon_q.png) no-repeat;
	margin-bottom:40px;
	height:50px;
}

#columnArea .titleSub2:after{
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	/*left: 50%;
	margin: 18px 0 0 -20px;*/
  	left: 0;
 	right: 0;
 	margin: 20px auto;
	display: block;
	background: #999;


}

#columnArea .titleSub3 {
	font-size: 1.3em;
	text-align: left;
	padding-left: 60px;
	line-height: 2em;
	background: url(../images/icon_a.png) no-repeat;
}

#columnArea .ans ul {
	margin-top:10px;
	font-size: 1.1em;
	text-align: left;
	padding-left: 60px;
	line-height: 1.8em;
}



#columnArea .ann li {
	font-size: 1.1em;
	text-align: left;
	padding-left: 60px;
	line-height: 2em;

}

#columnArea .textA {
	border-top:1px solid #fff;
	padding-top:60px;
	margin:10px;
}


#columnArea .textA h1 {
	font-size:2.8em;
	font-weight: bold;
	color: #fff; /*c1272d*/
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
}

#columnArea .textA p {
	font-size:1.2em;
	color: #4d4d4d;
	padding: 5px 8px 0 8px;
	line-height: 1.3em;
}

#columnArea .textB,
 {
	margin:10px;
	background-color: #fff;
}


#columnArea .textB img
{
	background-color: #fff;
	width: 290px;
}



#columnArea .textB p {
	font-size:1.1em;
	color: #4d4d4d;
	padding-left:10px;
	border-bottom: solid 1px #4d4d4d;
	line-height: 2em;
}


#frame01{
	margin: 10px 30px 10px 10px;
	padding:10px;
	width:80%;
    background-color:#f4e9ea;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	float:left;
}


#frame02{
	margin: 10px 10px 10px 10px;
	padding:10px;
	width:95%;
	/* 
    background-color:#e6faff;
	border-radius: 5px;        
    -webkit-border-radius: 5px;    
    -moz-border-radius: 5px;    */  
}


#frame02 img.pic01
{
	position: absolute;
	top:  0px;
/*	bottom: -10px;  料理写真の右下配置のイラスト*/
	left: 0;
	width: 100px;　/* イラストのサイズ*/
}




#frame01 img.pic02
{
	position: absolute;
	top:  0px;
/*	bottom: -10px;  料理写真の右下配置のイラスト*/
	right: 0;
	width: 100px;　/* イラストのサイズ*/
}




/* =========== columnArea03 Area ========== */
#columnArea02 {
	clear:both;
	position:relative;
	margin-bottom:50px;
	width:100%;
}

#columnArea02 .title {
	margin-bottom:5px;
	font-size:2em;
	font-weight: bold;
	color: #212270; 
	line-height: 1.5em;
}

#columnArea02 .text {
	margin-bottom:2px;
	font-size:1.4em;
	line-height: 1.2em;
}


#columnArea02 .titleSub1 {
	margin-bottom:1px;
	font-size:1.4em;
	text-align: left;
	line-height: 1.2em;
	border-bottom: 1px sloid #fff;

}

#columnArea02 .titleSub2 {
	margin-bottom:0px;
	font-size:1.3em;
	color: #4d4d4d;/*c1272d*/
	font-weight: bold;
	text-align: left;
	border-bottom: 1px sloid #fff;
	padding-left: 10px;
}


#columnArea02 .textA {
	border-top:1px solid #fff;
	padding-top:10px;
	margin:10px;
}

#columnArea02 .textA h1 {
	font-size:2.8em;
	font-weight: bold;
	color: #fff; /*c1272d*/
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
}

#columnArea02 .textA p {
	font-size:1.2em;
	color: #4d4d4d;
	padding: 5px 8px 0 8px;
	line-height: 1.3em;
}

#columnArea02 .textB {
	margin:10px;
	background-color: #fff;
}

#columnArea02 .textB img{
	background-color: #fff;
	width: 290px;
}



#columnArea02 .textB p {
	font-size:1.1em;
	color: #4d4d4d;
	padding-left:10px;
	border-bottom: solid 1px #4d4d4d;
	line-height: 2em;
}



.manual-area {
/* 	border: 1px solid #e5e5e5;*/
	font-size: 1.3em;
	background: #fff;
	padding: 20px 1.5%;
	margin: 5px;
	width: 46%;
	-webkit-box-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff;
	-moz-box-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff;
	box-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff;
	float:left;
}


.manual-area section {
	margin: 0 -10px;
	padding: 10px 10px;
	border: 1px solid #d9d9d9;
	margin-bottom:20px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

.manual-area h3 {
	font-size: 110%;
	line-height: 1.8;
	padding-bottom: 15px;
	/*background: url(../images/icon_q.png) no-repeat;
	padding-left:60px;*/
	border-bottom: 1px #d9d9d9 solid;
	margin-bottom: 20px;
}


.titleA {
	font-size: 120%;
	line-height: 1.5;
	padding-bottom: 10px;
	border-bottom: 1px #d9d9d9 solid;
/*	background: url(../images/icon_a.png) no-repeat;
	padding-left:60px;*/
}


.ans_title {
	font-size: 90%;
	line-height: 1.5;
	padding-bottom: 15px;
/*	background: url(../images/icon_a.png) no-repeat;
	padding-left:60px;*/
}


.ans_sub {
	font-size: 90%;
	line-height: 1.3;
/*	padding-bottom: 15px;
	padding-left:60px;*/
}

.clear {
  clear: both;
  height: 10px;
}

.sec_tag {
    padding-bottom: 230px;
}

.circleTitle{
  color: #fff;
  background-color:#35a3bc;
  padding: 5px;
  margin: 10px;
  width: auto;
  height: 40px;
  min-width: 100px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  font-size: 1.2em;
}


.areaTitle{
	margin-top: 125px;
	width: 100%;
    height: 40px;
    border-bottom: 2px solid #999;
    padding: 2%;
    margin: 0 auto;
}
.tMargin{
	margin-top: 0;

}
.areaTitle p{
	padding-left: 0;
	color: #35a3bc;
	font-size:1.5em;
	padding-bottom: 15x;
	line-height: 1;
}


#stepArea{
	margin: 0 1% 20px 1%;
	padding:10px;
	width:98%;
	border-bottom: solid 1px #b3b3b3;*/
	background-color:#fff;
	float:left;
}

#stepArea img{
	margin-right: 10px;
}

#stepArea .titleSub {
	margin-bottom:2px;
	font-size:1.2em;
	font-weight: bold;
}

#stepArea .titleSub span{
	padding:5px;
	margin:10px;
	font-size:0.8em;
	background:#35a3bc;
	color:#fff;
}

#stepArea .textA {
	margin:5px;
	width:100%;
	float:left;
}


#stepArea .textAL {
	margin:1%;
	width:35%;
	float:left;
}


#stepArea .textAR {
	margin:1%;
	background-color: #fff;
	width:60%;
	float:left;
}

#stepArea .textA h1 {
	font-size:1.5em;
	font-weight: bold;
	color: #c1272d;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
}

#stepArea .textA h1 span{
	font-size:0.5em;
	font-weight: bold;
	color: #4d4d4d;
}

#stepArea .textA p {
	font-size:1.1em;
	color: #4d4d4d;
	padding: 5px 0 0 8px;
}

#stepArea .textA img {
	text-align: center;
}

#stepArea .textA > div {
	margin: 10px;
	text-align: center;
}





@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;
	}

	.manual-area {
		width: 100%;
	}

	.areaTitle p{
		font-size:1.3em;
	}
	
	.btnArea section{
		width:97%;
	}
	
	#stepArea .textAL {
		width:98%;
	}

	#stepArea .textAR {
		width:98%;
	}





}