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

/* 
*  top
* --------------------------------------------------------------------------------------------------*/
#main.top .sec01{
	background: url(img/top/bg_top01.png) no-repeat top center , url(img/top/bg_top02.png) no-repeat bottom center;
	background-size: 100% auto;
	text-align: center;
	padding-bottom: 120px;
}
#main.top .sec01 h1{
	padding: 80px 0 68px;
}
#main.top .sec01 ul{
    margin: 85px 0 115px;
	font-size: 0;
}
#main.top .sec01 ul li{
	display: inline-block;
}
#main.top .sec01 ul li + li{
	margin-left: 50px;
}

@media screen and (max-width:768px) {
	#main.top .sec01{
		background: url(img/top/bg_top01.png) no-repeat top center , url(img/top/bg_top02.png) no-repeat bottom center;
		background-size: auto 65% , auto 60px;
		padding-bottom: 55px;
	}
	#main.top .sec01 h1 {
		padding: 22px 0;
	}	
	#main.top .sec01 h1 img {
		width: 77.777777%;
	}		
	#main.top .sec01 h1 + p img{	
	    width: 68.614130%;
	}
	#main.top .sec01 ul{
		margin: 23px 0 26px;
	}
	#main.top .sec01 ul li{
		width: 28.373134%;
	}
	#main.top .sec01 ul li + li{
		/*margin-left: 24px;*/
		margin-left: 5.671641%;
	}
}


#main.top .sec02{
	background-color: #eacca1;
	padding: 55px 0 75px;
}
#main.top .sec02 h2{
	padding-bottom: 60px;
}
#main.top .sec02 li{
	border: 2px solid #6eb92b;
	border-radius: 25px;
	background-color: #fff;
	font-size: 20px;
	padding: 27px 21px;
	line-height: 1.7;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}
#main.top .sec02 li + li{
	margin-top: 20px;
}
#main.top .sec02 li dt{
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}
#main.top .sec02 li dt span{
	font-size: 32px;
	color: #6eb92b;
	vertical-align: middle;
	margin-right: 23px;	
}
#main.top .sec02 li dd{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (max-width:768px) {
	#main.top .sec02{
		padding: 25px 0 22px;
	}
	#main.top .sec02 h2{
		padding-bottom: 30px;
	}
	#main.top .sec02 li{
		font-size: 12px;
		padding: 14px 15px;
		line-height: 1.4;	
	}
	#main.top .sec02 li + li{
		margin-top: 20px;
	}
	#main.top .sec02 li dt{
		font-size: 14px;
		margin-bottom: 10px;
		text-indent: -2.2em;
		padding-left: 2.2em;		
	}
	#main.top .sec02 li dt span{
		font-size: 16px;
		margin-right: 12px;	
	}
}


#main.top .sec03 {
	color: #fff;
	text-align: center;
	padding: 59px 0 0;
}
#main.top .sec03 h2{
	margin-bottom: 24px;
}
#main.top .sec03 .madmeArea{
	background: url(img/top/bg_top03.png) no-repeat top left;
	background-size: cover;
	padding: 85px 0 88px;
}
#main.top .sec03 > div h3{
	margin-bottom: 45px;
}
#main.top .sec03 > div p.tell , .tell{
	margin: 15px 0;
	font-weight: bold;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    margin-left: 45px;	
}
#main.top .sec03 > div p.tell a,
#main.top .sec03 > div p.tell span,
.tell a,
.tell span{
	font-size: 40px;
	color: #fff;
	position: relative;
}
#main.top .sec03 > div p.tell a:before,
#main.top .sec03 > div p.tell span:before,
.tell a:before,
.tell span:before{
	content:'';
	position: absolute;
	background: url(common/img/ico_tell01.png) no-repeat;
	width: 34px;
	height: 34px;
	margin-right: 15px;
	top: 13px;
	left: -45px;
}
#main.top .sec03 > div p.mail{
	font-weight: bold;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}
#main.top .sec03 > div p.mail a{
	color: #fff;	
}
#main.top .sec03 > div p.mail a span img{
	margin-bottom: 5px;
}
#main.top .sec03 > div p.detail{
	width: 200px;
	margin: auto;
	text-align: center;
	background-color: #fff;
	line-height: 1;
	font-weight: bold;	
	border-radius: 8px;
	margin-top: 40px;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}
#main.top .sec03 > div p.detail a{
	display: block;
	padding: 12px 0;
	color: #6eb92b !important;
}
#main.top .sec03 .yumeArea{
	background: url(img/top/bg_top04.png) no-repeat top left;
	background-size: cover;
	padding: 85px 0 88px;
	margin: 28px 0;
}
#main.top .sec03 .yumeArea p.detail a{
	color: #e767a3 !important;
}
	
@media screen and (max-width:768px) {
	#main.top .sec03 {
		padding: 30px 0 0;
	}
	#main.top .sec03 h2{
		margin-bottom: 12px;
	}
	#main.top .sec03 .madmeArea{
		background: url(img/top/bg_top03.png) no-repeat top center;
	    background-size: auto 100%;		
		padding: 60px 0;
	}
	#main.top .sec03 > div h3{
		margin-bottom: 18px;
	}

	#main.top .sec03 .mame {
		 width:194px;
		height:58px;
		margin:0 auto 5% auto;
		
	}

	#main.top .sec03 .yume {
		 width:166px;
		height:66px;
		margin:0 auto 5% auto;
		
	}


	#main.top .sec03 > div p.tell , .tell{
		margin: 0 0 0 22px;
	}	
	#main.top .sec03 > div p.tell a,
	#main.top .sec03 > div p.tell span{
		font-size: 26px;
	}
	#main.top .sec03 > div p.tell a:before,
	#main.top .sec03 > div p.tell span:before{
		background-size: contain;
		width: 23px;
		height: 23px;
		margin-right: 0;
		top: 6px;
		left: -32px;
	}
	#main.top .sec03 > div p.mail{
		margin-top: 0;
	}
	#main.top .sec03 > div p.mail a span img{
		width: 35px !important;
	}
	#main.top .sec03 > div p.detail{
		width: 34.944444%;
		/*width: 39.944444%;*/
		margin-top: 10px;
	}
	#main.top .sec03 > div p.detail a{
		padding: 7px 10px;
	}
	#main.top .sec03 .yumeArea{
		background: url(img/top/bg_top04.png) no-repeat top center;
	    background-size: auto 100%;	
		padding: 27px 0 19px;
		margin: 14px 0 0;
	}
}

/* 
*  yume
* --------------------------------------------------------------------------------------------------*/
#bgWrapper.bgWrapper_yume{
  background: url(img/yume/bg_yume04.png) no-repeat left bottom;	
  /*background-size: 100% auto;	*/
}
#bgWrapper.bgWrapper_yume #footer {
    padding-bottom: 115px;
}
@media screen and (max-width:768px) {
	#bgWrapper.bgWrapper_yume #footer {
		padding-bottom: 100px;
	}
}

#bgWrapper.bgWrapper_yume{
  background: url(img/yume/bg_yume04.png) no-repeat bottom center;	
  /*background-size: 100% auto;	*/
}



#main.yume .sec01{
	background: url(common/img/bg01.png) no-repeat top center , url(img/yume/bg_yume02.png) no-repeat bottom center;
	background-size: 100% auto;
	text-align: center;
	padding: 172px 0 65px;
}
#main.yume .sec01 .bgArea{
	background: url(img/yume/bg_yume01.png) no-repeat top center;
	background-size: cover;
	position: relative;
	padding-bottom: 120px;
}
#main.yume .sec01 .bgArea p{
	position: absolute;
	top: -120px;
	left: 0;
	right: 0;
	margin: auto;
}
#main.yume .sec01 .bgArea ul{
	font-size: 0;
	padding: 62px 0 48px;
}
#main.yume .sec01 .bgArea li{
	display: inline-block;
}
#main.yume .sec01 .bgArea li + li{
	margin-left: 20px;
}
#main.yume .sec01 .bgArea dl{
	color: #fff;
	font-family:"小塚ゴシック Pro", "メイリオ",?sans-serif;
}
#main.yume .sec01 .bgArea dt{
	font-size: 24px;
	line-height: 1;
	margin-bottom: 34px;		
}
#main.yume .sec01 .bgArea dd{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	line-height: 1.7;
	position: relative;
}
#main.yume .sec01 .bgArea dd + dd{
	margin-top: 42px;
}
#main.yume .sec01 .bgArea dd + dd:before{
	content: '●';
	color: #f6a1c9;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	margin: -36px auto 0;
}

@media screen and (max-width:768px) {
	#main.yume .sec01{
		background: url(common/img/bg01.png) no-repeat top center , url(img/yume/bg_yume02.png) no-repeat bottom center;
		background-size: auto 65% , auto 60px;
		padding: 100px 0 55px;
	}
	#main.yume .sec01 .bgArea{
		background: url(img/yume/bg_yume01.png) no-repeat top center;
		background-size: auto 100%;
		padding-bottom: 60px;
	}
	#main.yume .sec01 .bgArea p{
		/*width: 27.777777%;*/
		top: -75px;
		width: 120px;
	}
	#main.yume .sec01 .bgArea ul{
		padding: 50px 0 30px;
		text-align: center;
	}
	#main.yume .sec01 .bgArea li{
		width: 30.8%;
	}
	#main.yume .sec01 .bgArea li + li{
		margin-left: 10px;
	}
	#main.yume .sec01 .bgArea dt{
		font-size: 15px;
		margin-bottom: 15px;		
	}
	#main.yume .sec01 .bgArea dd{
		font-size: 12px;
		line-height: 1.5;
		text-align: left;
	}
	#main.yume .sec01 .bgArea dd + dd{
		margin-top: 30px;
	}
	#main.yume .sec01 .bgArea dd + dd:before{
		content: '●';
		text-align: center;
    	margin: -25px auto 0;
	}
	#main.yume .sec01 .bgArea + p{
		margin-top: -20px;
		padding: 0 3.846153%;		
	}	
}


#main.yume .sec02{
	background-color: #eacca1;
	padding: 45px 0 125px;
}
#main.yume .sec02 h2{
	padding-bottom: 30px;
}
#main.yume .sec02 li{
	border: 2px solid #e767a3;
	border-radius: 25px;
	background-color: #fff;
	font-size: 20px;
	padding: 15px 21px;
	line-height: 1.7;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#main.yume .sec02 li + li{
	margin-top: 20px;
}
#main.yume .sec02 li dl {
    text-indent: -2em;
    padding-left: 2em;
}
#main.yume .sec02 li dl span{
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 32px;
	font-weight: bold;
	padding-right: 17px;
	color: #e767a3;
	vertical-align: middle;
}
#main.yume .sec02 li dd span{
  padding-left: 1px;
}
#main.yume .sec02 li dt{
  font-weight: bold;
	font-size: 20px;
}
#main.yume .sec02 li dd{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	line-height:1.7em;
}

@media screen and (max-width:768px) {
	#main.yume .sec02{
		padding: 25px 0 85px;
	}
	#main.yume .sec02 h2{
		padding-bottom: 20px;
	}
/*	#main.yume .sec02 h2 img{
		width: 38%;
	}*/
	#main.yume .sec02 li{
		font-size: 12px;
		padding: 14px 15px;
		line-height: 1.4;	
	}
	#main.yume .sec02 li + li{
		margin-top: 20px;
	}
	#main.yume .sec02 li dl span{
		font-size: 32px;
		padding-right: 12px;
	}
	#main.yume .sec02 li dt,#main.yume .sec02 li dd{
		font-size: 14px;
		margin-bottom: 10px;
	}
	#main.yume .sec02 li dt span,#main.yume .sec02 li dd span{
		font-size: 16px;
	}	

}


#main.yume .sec03{
	background: url(img/yume/bg_yume03.png) no-repeat center bottom ;
	background-size: cover;
	padding: 50px 0 78px;
	margin-top: -50px;	
}
#main.yume .sec03 h3{
	margin-bottom: 35px;
}
#main.yume .sec03 p{
	color: #fff;
	font-size: 20px;
	text-align: center;
}
#main.yume .sec03 p + h3{
	padding-top: 60px;
}

@media screen and (max-width:768px) {
	#main.yume .sec03{
   		 padding: 30px 0;
	}
	#main.yume .sec03 h3{
		margin-bottom: 20px;
	}	
	#main.yume .sec03 p{
		font-size: 12px;
	}
	#main.yume .sec03 p + h3{
		padding-top: 25px;
	}	
}


#main.yume .sec04{
	padding: 63px 0 60px;
}
#main.yume .sec04 h3{
	margin-bottom: 37px;
}
#main.yume .sec04 p{
	line-height: 1.7;
	text-align: center;
}

@media screen and (max-width:768px) {
	#main.yume .sec04{
		padding: 30px 0;
	}
	#main.yume .sec04 h3{
		margin-bottom: 20px;
	}
}


#main.yume .sec05{
	background: url(img/yume/bg_yume03.png) no-repeat center bottom ;
	background-size: cover;
	padding: 45px 0 98px;
}
#main.yume .sec05 h3{
	margin-bottom: 53px;
}
#main.yume .sec05 p{
	color: #fff;
}
#main.yume .sec05 .fL{
	width: 460px;
    line-height: 2;	
}
#main.yume .sec05 .fR{
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	width: 500px;
  font-weight: bold;
}
#main.yume .sec05 .fR dl{
	color: #e767a3;
	text-align: center;
}
#main.yume .sec05 .fR dt{
	background-color: #fad5e6;
	padding: 5px 0;
}
#main.yume .sec05 .fR dd{
	background-color: #fff;
	padding: 5px 0;
}
#main.yume .sec05 ul{
	margin-top: 92px;
}
#main.yume .sec05 li{
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.7;
	color: #fff;
  font-weight: bold;
}
@media screen and (max-width:768px) {
	#main.yume .sec05{
		padding: 30px 0;
	}
	#main.yume .sec05 h3{
		margin-bottom: 20px;
	}
	#main.yume .sec05 .fL{
		width: auto;
		float: none;
	}
	#main.yume .sec05 .fR{
		width: auto;
		float: none;		
		margin-top: 20px;
	}
	#main.yume .sec05 ul{
		margin-top: 20px;
	}
}


#main.yume .sec06 {
  padding: 55px 0 157px;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
}
#main.yume .sec06 .tell {
	text-align: center;	
}
#main.yume .sec06 .tell a,
#main.yume .sec06 .tell span{
	color: #e767a3;
	position: relative;
}
#main.yume .sec06 .tell a:before,
#main.yume .sec06 .tell span:before{
	background: url(common/img/ico_tell02.png) no-repeat;

}
#main.yume .sec06 table{
	width: 100%;
}
#main.yume .sec06 table th{
	font-size: 20px;
	color: #e767a3;
	display: block;
	text-align: left;
	line-height: 1;
	margin-bottom: 10px;
}
#main.yume .sec06 table th span{
	font-size: 14px;
	color: #6a4525;
	vertical-align: middle;
	margin-left: 10px;
}	
#main.yume .sec06 table td{
	display: block;
	margin-bottom: 20px;
}
#main.yume .sec06 table td input ,#main.yume .sec06 table td textarea{
	padding-left:2%;
	width: 100%;
	background-color: #fad5e6;
	border-radius: 5px;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}
#main.yume .sec06 table td input {
	height: 50px;
    font-size: 100%;	
}
#main.yume .sec06 table td textarea{
	height: 330px;
	resize: none; 
	padding-top:2%;	
	font-size: 100%;
	line-height:1.2em;
}
#main.yume .sec06 form {
	margin-top: 55px;
}
#main.yume .sec06 form p{
	color: #e767a3;
}
#main.yume .sec06 form input[type="submit"] {
    -webkit-appearance: none;
    width: 110px;
    padding: 16px 0;
    font-size: 20px;
	line-height: 1;
    cursor: pointer;
    border-radius: 5px;
    color: #fff;
    background-color: #e767a3;
    text-align: center;
    font-weight: bold;
    border: none;
	margin-top: 5px;
}
#main.yume .sec06 form input[type="submit"]:hover{
	opacity: 0.7;
}
@media screen and (max-width:768px) {
	#main.yume .sec06 {
		padding: 30px 0;
	}
	#main.yume .sec06 .tell a,
	#main.yume .sec06 .tell span{
		font-size: 26px;
	}
	#main.yume .sec06 .tell a:before,
	#main.yume .sec06 .tell span:before{
		background-size: contain;
		width: 23px;
		height: 23px;
		margin-right: 0;
		left: -32px;
		top: 0px;
		bottom: 0;
		margin: auto;		
	}
	#main.yume .sec06 table th{
		font-size: 14px;
	}
	#main.yume .sec06 table th span{
		font-size: 12px;;
		margin-left: 5px;
	}	
	#main.yume .sec06 table td{
		margin-bottom: 10px;
	}
	#main.yume .sec06 table td input {
		height: 30px;
	}
	#main.yume .sec06 table td textarea{
		height: 165px;
	}
	#main.yume .sec06 form {
		margin-top: 40px;
	}
	#main.yume .sec06 form input[type="submit"] {
		width: 110px;
		padding: 10px 0;
		font-size: 15px;
	}
}

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

/*	#main.yume section h3 img{
		width: 45%;
	}	*/
}






#formWrap_yume {
	width:800px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:120%;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}



#formWrap_yume table.formTable{
	font-size:15px;
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}

#formWrap_yume table.formTable td,#formWrap_yume table.formTable th{
	border:1px solid #e767a3;
	padding:10px;
}



#formWrap_yume table.formTable th{
	width:30%;
	font-weight:normal;
	background:#e767a3;
	text-align:left;
	color:#fff;
}

#formWrap_yume h3.kakunin {
	font-size:20px;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #e767a3;
}
#formWrap_yume h3.kakunin ::after {
	font-size:20px;
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #e767a3;
}







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


#formWrap_yume {
	width:95%;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:120%;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}

input {
	width:95%;
	font-size:15px;
}

textarea {
	width:98%;
}


#formWrap_yume table.formTable{
	table-layout: fixed;
	font-size:15px;
	width:95%;
	margin:0 auto;
	border-collapse:collapse;
}

#formWrap_yume table.formTable td,table.formTable th{
	width:95%;
	border:1px solid #e767a3;
	padding:10px;
	display:block;
}
#formWrap_yume table.formTable th{
	width:95%;
	font-weight:normal;
	background:#e767a3;
	text-align:left;
	display:block;
}

#formWrap_yume h3.kakunin {
	font-size:16px;
	font-weight:bold;
	position: relative;
	padding-bottom: 0.1em;
	border-bottom: 4px solid #e767a3;
	margin-bottom:10px;
	margin-top:20px;
	width:100%;
}
#formWrap_yume h3.kakunin ::after {
	font-size:16px;
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #e767a3;
	width:100%;
}

}



/* 
*  mame
* --------------------------------------------------------------------------------------------------*/
#bgWrapper.bgWrapper_mame{
  background: url(img/mame/bg_mame04.png) no-repeat left bottom;	
  /*background-size: 100% auto;	*/
}
#bgWrapper.bgWrapper_mame #footer {
    padding-bottom: 115px;
}
@media screen and (max-width:768px) {
	#bgWrapper.bgWrapper_mame #footer {
		padding-bottom: 100px;
	}
}

#bgWrapper.bgWrapper_mame{
  background: url(img/mame/bg_mame04.png) no-repeat bottom center;	
  /*background-size: 100% auto;	*/
}



#main.mame .sec01{
	background: url(common/img/bg01.png) no-repeat top center , url(img/mame/bg_mame02.png) no-repeat bottom center;
	background-size: 100% auto;
	text-align: center;
	padding: 172px 0 65px;
}



#main.mame .sec01 .bgArea{
	background: url(img/mame/bg_mame01.png) no-repeat top center;
	background-size: cover;
	position: relative;
	padding-bottom: 120px;
}
#main.mame .sec01 .bgArea p{
	position: absolute;
	top: -120px;
	left: 0;
	right: 0;
	margin: auto;
}
#main.mame .sec01 .bgArea ul{
	font-size: 0;
	padding: 62px 0 48px;
}
#main.mame .sec01 .bgArea li{
	display: inline-block;
}
#main.mame .sec01 .bgArea li + li{
	margin-left: 20px;
}
#main.mame .sec01 .bgArea dl{
	color: #fff;
	font-family:"小塚ゴシック Pro", "メイリオ",?sans-serif;
}
#main.mame .sec01 .bgArea dt{
	font-size: 24px;
	line-height: 1;
	margin-bottom: 34px;		
}
#main.mame .sec01 .bgArea dd{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	line-height: 1.7;
	position: relative;
}
#main.mame .sec01 .bgArea dd + dd{
	margin-top: 42px;
}
#main.mame .sec01 .bgArea dd + dd:before{
	content: '●';
	color: #b1ef7a;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	margin: -36px auto 0;
}

@media screen and (max-width:768px) {
	#main.mame .sec01{
		background: url(common/img/bg01.png) no-repeat top center , url(img/mame/bg_mame02.png) no-repeat bottom center;
		background-size: auto 65% , auto 60px;
		padding: 100px 0 55px;
	}
	#main.mame .sec01 .bgArea{
		background: url(img/mame/bg_mame01.png) no-repeat top center;
		background-size: auto 100%;
		padding-bottom: 60px;
	}
	#main.mame .sec01 .bgArea p{
		/*width: 27.777777%;*/
		top: -75px;
		width: 120px;
	}
	#main.mame .sec01 .bgArea ul{
		padding: 50px 0 30px;
		text-align: center;
	}
	#main.mame .sec01 .bgArea li{
		width: 30.8%;
	}
	#main.mame .sec01 .bgArea li + li{
		margin-left: 10px;
	}
	#main.mame .sec01 .bgArea dt{
		font-size: 15px;
		margin-bottom: 15px;		
	}
	#main.mame .sec01 .bgArea dd{
		font-size: 12px;
		line-height: 1.5;
		text-align: left;
	}
	#main.mame .sec01 .bgArea dd + dd{
		margin-top: 30px;
	}
	#main.mame .sec01 .bgArea dd + dd:before{
		content: '●';
		text-align: center;
    	margin: -25px auto 0;
	}
	#main.mame .sec01 .bgArea + p{
		margin-top: -20px;
		padding: 0 3.846153%;		
	}	
}


#main.mame .sec02{
	background-color: #eacca1;
	padding: 45px 0 125px;
}
#main.mame .sec02 h2{
	padding-bottom: 30px;
}
#main.mame .sec02 li{
	border: 2px solid #6eb92b;
	border-radius: 25px;
	background-color: #fff;
	font-size: 20px;
	padding: 15px 21px;
	line-height: 1.7;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#main.mame .sec02 li + li{
	margin-top: 20px;
}
#main.mame .sec02 li dl {
    text-indent: -2em;
    padding-left: 2em;
}
#main.mame .sec02 li dl span{
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 32px;
	font-weight: bold;
	padding-right: 17px;
	color: #6eb92b;
	vertical-align: middle;
}
#main.mame .sec02 li dd span{
  padding-left: 1px;
}
#main.mame .sec02 li dt{
  font-weight: bold;
	font-size: 20px;
}
#main.mame .sec02 li dd{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
  line-height:1.7em;
}

@media screen and (max-width:768px) {
	#main.mame .sec02{
		padding: 25px 0 85px;
	}
	#main.mame .sec02 h2{
		padding-bottom: 20px;
	}
/*	#main.mame .sec02 h2 img{
		width: 38%;
	}*/
	#main.mame .sec02 li{
		font-size: 12px;
		padding: 14px 15px;
		line-height: 1.4;	
	}
	#main.mame .sec02 li + li{
		margin-top: 20px;
	}
	#main.mame .sec02 li dl span{
		font-size: 32px;
		padding-right: 12px;
	}
	#main.mame .sec02 li dt,#main.mame .sec02 li dd{
		font-size: 14px;
		margin-bottom: 10px;
	}
	#main.mame .sec02 li dt span,#main.mame .sec02 li dd span{
		font-size: 16px;
	}	

}


#main.mame .sec03{
	background: url(img/mame/bg_mame03.png) no-repeat center bottom ;
	background-size: cover;
	padding: 50px 0 78px;
	margin-top: -50px;	
}
#main.mame .sec03 h3{
	margin-bottom: 35px;
}
#main.mame .sec03 p{
	color: #fff;
	font-size: 20px;
	text-align: center;
}
#main.mame .sec03 p + h3{
	padding-top: 60px;
}

@media screen and (max-width:768px) {
	#main.mame .sec03{
   		 padding: 30px 0;
	}
	#main.mame .sec03 h3{
		margin-bottom: 20px;
	}	
	#main.mame .sec03 p{
		font-size: 12px;
	}
	#main.mame .sec03 p + h3{
		padding-top: 25px;
	}	
}


#main.mame .sec04{
	padding: 63px 0 60px;
}
#main.mame .sec04 h3{
	margin-bottom: 37px;
}
#main.mame .sec04 p{
	line-height: 1.7;
	text-align: center;
}

@media screen and (max-width:768px) {
	#main.mame .sec04{
		padding: 30px 0;
	}
	#main.mame .sec04 h3{
		margin-bottom: 20px;
	}
}


#main.mame .sec05{
	background: url(img/mame/bg_mame03.png) no-repeat center bottom ;
	background-size: cover;
	padding: 45px 0 98px;
}
#main.mame .sec05 h3{
	margin-bottom: 53px;
}
#main.mame .sec05 p{
	color: #fff;
}
#main.mame .sec05 .fL{
	width: 460px;
    line-height: 2;	
}
#main.mame .sec05 .fR{
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	width: 500px;
  font-weight: bold;
}
#main.mame .sec05 .fR dl{
	color: #6eb92b;
	text-align: center;
}
#main.mame .sec05 .fR dt{
	background-color: #e1f7ce;
	padding: 5px 0;
}
#main.mame .sec05 .fR dd{
	background-color: #fff;
	padding: 5px 0;
}
#main.mame .sec05 ul{
	margin-top: 92px;
}
#main.mame .sec05 li{
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.7;
	color: #fff;
  font-weight: bold;
}
@media screen and (max-width:768px) {
	#main.mame .sec05{
		padding: 30px 0;
	}
	#main.mame .sec05 h3{
		margin-bottom: 20px;
	}
	#main.mame .sec05 .fL{
		width: auto;
		float: none;
	}
	#main.mame .sec05 .fR{
		width: auto;
		float: none;		
		margin-top: 20px;
	}
	#main.mame .sec05 ul{
		margin-top: 20px;
	}
}


#main.mame .sec06 {
  padding: 55px 0 157px;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
}
#main.mame .sec06 .tell {
	text-align: center;	
}
#main.mame .sec06 .tell a,
#main.mame .sec06 .tell span{
	color: #6eb92b;
	position: relative;
}
#main.mame .sec06 .tell a:before,
#main.mame .sec06 .tell span:before{
	background: url(common/img/ico_tell03.png) no-repeat;

}
#main.mame .sec06 table{
	width: 100%;
}
#main.mame .sec06 table th{
	font-size: 20px;
	color: #6eb92b;
	display: block;
	text-align: left;
	line-height: 1;
	margin-bottom: 10px;
}
#main.mame .sec06 table th span{
	font-size: 14px;
	color: #6a4525;
	vertical-align: middle;
	margin-left: 10px;
}	
#main.mame .sec06 table td{
	display: block;
	margin-bottom: 20px;
}
#main.mame .sec06 table td input ,#main.mame .sec06 table td textarea{
	padding-left:2%;
	width: 100%;
	background-color: #e1f7ce;
	border-radius: 5px;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}
#main.mame .sec06 table td input {
	height: 50px;
    font-size: 100%;	
}
#main.mame .sec06 table td textarea{
	height: 330px;
	resize: none; 
	padding-top:2%;	
	font-size: 100%;
	line-height:1.2em;
}
#main.mame .sec06 form {
	margin-top: 55px;
}
#main.mame .sec06 form p{
	color: #6eb92b;
}
#main.mame .sec06 form input[type="submit"] {
    -webkit-appearance: none;
    width: 110px;
    padding: 16px 0;
    font-size: 20px;
	line-height: 1;
    cursor: pointer;
    border-radius: 5px;
    color: #fff;
    background-color: #6eb92b;
    text-align: center;
    font-weight: bold;
    border: none;
	margin-top: 5px;
}
#main.mame .sec06 form input[type="submit"]:hover{
	opacity: 0.7;
}
@media screen and (max-width:768px) {
	#main.mame .sec06 {
		padding: 30px 0;
	}
	#main.mame .sec06 .tell a,
	#main.mame .sec06 .tell span{
		font-size: 26px;
	}
	#main.mame .sec06 .tell a:before,
	#main.mame .sec06 .tell span:before{
		background-size: contain;
		width: 23px;
		height: 23px;
		margin-right: 0;
		left: -32px;
		top: 0px;
		bottom: 0;
		margin: auto;		
	}
	#main.mame .sec06 table th{
		font-size: 14px;
	}
	#main.mame .sec06 table th span{
		font-size: 12px;;
		margin-left: 5px;
	}	
	#main.mame .sec06 table td{
		margin-bottom: 10px;
	}
	#main.mame .sec06 table td input {
		height: 30px;
	}
	#main.mame .sec06 table td textarea{
		height: 165px;
	}
	#main.mame .sec06 form {
		margin-top: 40px;
	}
	#main.mame .sec06 form input[type="submit"] {
		width: 110px;
		padding: 10px 0;
		font-size: 15px;
	}
}

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

/*	#main.mame section h3 img{
		width: 45%;
	}	*/
}






#formWrap_mame {
	width:800px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:120%;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}



#formWrap_mame table.formTable{
	font-size:15px;
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}

#formWrap_mame table.formTable td,#formWrap_mame table.formTable th{
	border:1px solid #6eb92b;
	padding:10px;
}



#formWrap_mame table.formTable th{
	width:30%;
	font-weight:normal;
	background:#6eb92b;
	text-align:left;
	color:#fff;
}

#formWrap_mame h3.kakunin {
	font-size:20px;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #6eb92b;
}
#formWrap_mame h3.kakunin ::after {
	font-size:20px;
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #6eb92b;
}







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


#formWrap_mame {
	width:95%;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:120%;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}


#formWrap_mame table.formTable{
	table-layout: fixed;
	font-size:15px;
	width:95%;
	margin:0 auto;
	border-collapse:collapse;
}

#formWrap_mame table.formTable td,table.formTable th{
	width:95%;
	border:1px solid #6eb92b;
	padding:10px;
	display:block;
}
#formWrap_mame table.formTable th{
	width:95%;
	font-weight:normal;
	background:#6eb92b;
	text-align:left;
	display:block;
}

#formWrap_mame h3.kakunin {
	font-size:16px;
	font-weight:bold;
	position: relative;
	padding-bottom: 0.1em;
	border-bottom: 4px solid #6eb92b;
	margin-bottom:10px;
	margin-top:20px;
	width:100%;
}
#formWrap_mame h3.kakunin ::after {
	font-size:16px;
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #6eb92b;
	width:100%;
}



}



/* 
*  gaiyo
* --------------------------------------------------------------------------------------------------*/
#bgWrapper.bgWrapper_gaiyo{
  background: url(img/gaiyo/bg_gaiyo04.png) no-repeat left bottom;	
  /*background-size: 100% auto;	*/
}
#bgWrapper.bgWrapper_gaiyo #footer {
    padding-bottom: 115px;
}
@media screen and (max-width:768px) {
	#bgWrapper.bgWrapper_gaiyo #footer {
		padding-bottom: 100px;
	}
}

#bgWrapper.bgWrapper_gaiyo{
  background: url(img/gaiyo/bg_gaiyo04.png) no-repeat bottom center;	
  /*background-size: 100% auto;	*/
}



#main.gaiyo .sec01{
	background: url(common/img/bg01.png) no-repeat top center , url(img/gaiyo/bg_gaiyo02.png) no-repeat bottom center;
	background-size: 100% auto;
	text-align: center;
	padding: 172px 0 65px;
}

	#main.gaiyo .sec01 span {
		color:#d38d51;
	}


#main.gaiyo .sec01 .bgArea{
	background: url(img/gaiyo/bg_gaiyo01.png) no-repeat top center;
	background-size: cover;
	position: relative;
	padding-bottom: 120px;
}
#main.gaiyo .sec01 .bgArea p{
	position: absolute;
	top: -120px;
	left: 0;
	right: 0;
	margin: auto;
}
#main.gaiyo .sec01 .bgArea ul{
	font-size: 0;
	padding: 62px 0 48px;
}
#main.gaiyo .sec01 .bgArea li{
	display: inline-block;
}
#main.gaiyo .sec01 .bgArea li + li{
	margin-left: 20px;
}
#main.gaiyo .sec01 .bgArea dl{
	color: #fff;
	font-family:"小塚ゴシック Pro", "メイリオ",?sans-serif;
}



@media screen and (max-width:768px) {
	#main.gaiyo .sec01{
		background: url(common/img/bg01.png) no-repeat top center , url(img/gaiyo/bg_gaiyo02.png) no-repeat bottom center;
		background-size: auto 65% , auto 60px;
		padding: 100px 0 55px;
	}


	#main.gaiyo .sec01 .bgArea{
		background: url(img/gaiyo/bg_gaiyo01.png) no-repeat top center;
		background-size: auto 100%;
		padding-bottom: 60px;
	}
	#main.gaiyo .sec01 .bgArea p{
		/*width: 27.777777%;*/
		top: -75px;
		width: 120px;
	}
	#main.gaiyo .sec01 .bgArea ul{
		padding: 50px 0 30px;
		text-align: center;
	}
	#main.gaiyo .sec01 .bgArea li{
		width: 30.8%;
	}
	#main.gaiyo .sec01 .bgArea li + li{
		margin-left: 10px;
	}
	#main.gaiyo .sec01 .bgArea dt{
		font-size: 15px;
		margin-bottom: 15px;		
	}
	#main.gaiyo .sec01 .bgArea dd{
		font-size: 12px;
		line-height: 1.5;
		text-align: left;
	}
	#main.gaiyo .sec01 .bgArea dd + dd{
		margin-top: 30px;
	}
	#main.gaiyo .sec01 .bgArea dd + dd:before{
		content: '●';
		text-align: center;
    	margin: -25px auto 0;
	}
	#main.gaiyo .sec01 .bgArea + p{
		margin-top: -20px;
		padding: 0 3.846153%;		
	}	
}




#main.gaiyo .sec04{
	padding-bottom:30px;
	margin-top:-50px;	
}
#main.gaiyo .sec04 h3{
	margin-bottom: 37px;
}
#main.gaiyo .sec04 p{
	line-height: 1.7;
	text-align: center;
}

@media screen and (max-width:768px) {
	#main.gaiyo .sec04{
		padding: 30px 0;
	}
	#main.gaiyo .sec04 h3{
		margin-bottom: 20px;
	}
}






#main.gaiyo .sec06 {
  padding: 55px 0 157px;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
}



#main.gaiyo .sec06 .bgArea{
	background: url(img/gaiyo/bg_gaiyo03.png) no-repeat top center;
	background-size: cover;
	position: relative;
	padding-bottom: 120px;
}

#main.gaiyo .sec06 .contentIn{
	padding-top: 60px;
}





#main.gaiyo .sec06 .tell {
	text-align: center;	
}
#main.gaiyo .sec06 .tell a,
#main.gaiyo .sec06 .tell span{
	color: #fff;
	position: relative;
}
#main.gaiyo .sec06 .tell a:before,
#main.gaiyo .sec06 .tell span:before{
	background: url(common/img/ico_tell04.png) no-repeat;

}
#main.gaiyo .sec06 table{
	width: 100%;
}
#main.gaiyo .sec06 table th{
	font-size: 20px;
	color: #fff;
	display: block;
	text-align: left;
	line-height: 1;
	margin-bottom: 10px;
}
#main.gaiyo .sec06 table th span{
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	margin-left: 10px;
}	
#main.gaiyo .sec06 table td{
	display: block;
	margin-bottom: 20px;
}
#main.gaiyo .sec06 table td input ,#main.gaiyo .sec06 table td textarea{
	padding-left:2%;
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}
#main.gaiyo .sec06 table td input {
	height: 50px;
    font-size: 100%;	
}
#main.gaiyo .sec06 table td textarea{
	height: 330px;
	resize: none; 
	padding-top:2%;	
	font-size: 100%;
	line-height:1.2em;
}
#main.gaiyo .sec06 form {
	margin-top: 55px;
}
#main.gaiyo .sec06 form p{
	color: #fff;
}
#main.gaiyo .sec06 form input[type="submit"] {
    -webkit-appearance: none;
    width: 110px;
    padding: 16px 0;
    font-size: 20px;
	line-height: 1;
    cursor: pointer;
    border-radius: 5px;
    color: #956134;
    background-color: #f5d6bb;
    text-align: center;
    font-weight: bold;
    border: none;
	margin-top: 5px;
}
#main.gaiyo .sec06 form input[type="submit"]:hover{
	opacity: 0.7;
}
@media screen and (max-width:768px) {
	#main.gaiyo .sec06 {
		padding: 30px 0;
	}
	#main.gaiyo .sec06 .tell a,
	#main.gaiyo .sec06 .tell span{
		font-size: 26px;
	}
	#main.gaiyo .sec06 .tell a:before,
	#main.gaiyo .sec06 .tell span:before{
		background-size: contain;
		width: 23px;
		height: 23px;
		margin-right: 0;
		left: -32px;
		top: 0px;
		bottom: 0;
		margin: auto;		
	}
	#main.gaiyo .sec06 table th{
		font-size: 14px;
	}
	#main.gaiyo .sec06 table th span{
		font-size: 12px;;
		margin-left: 5px;
	}	
	#main.gaiyo .sec06 table td{
		margin-bottom: 10px;
	}
	#main.gaiyo .sec06 table td input {
		height: 30px;
	}
	#main.gaiyo .sec06 table td textarea{
		height: 165px;
	}
	#main.gaiyo .sec06 form {
		margin-top: 40px;
	}
	#main.gaiyo .sec06 form input[type="submit"] {
		width: 110px;
		padding: 10px 0;
		font-size: 15px;
	}
}

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

/*	#main.gaiyo section h3 img{
		width: 45%;
	}	*/
}






#formWrap_gaiyo {
	width:800px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:120%;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}



#formWrap_gaiyo table.formTable{
	font-size:15px;
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}

#formWrap_gaiyo table.formTable td,#formWrap_gaiyo table.formTable th{
	border:1px solid #956134;
	padding:10px;
}



#formWrap_gaiyo table.formTable th{
	width:30%;
	font-weight:normal;
	background:#956134;
	text-align:left;
	color:#fff;
}

#formWrap_gaiyo h3.kakunin {
	font-size:20px;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #956134;
}
#formWrap_gaiyo h3.kakunin ::after {
	font-size:20px;
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #956134;
}







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


#formWrap_gaiyo {
	width:95%;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:120%;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;	
}


#formWrap_gaiyo table.formTable{
	table-layout: fixed;
	font-size:15px;
	width:95%;
	margin:0 auto;
	border-collapse:collapse;
}

#formWrap_gaiyo table.formTable td,table.formTable th{
	width:95%;
	border:1px solid #956134;
	padding:10px;
	display:block;
}
#formWrap_gaiyo table.formTable th{
	width:95%;
	font-weight:normal;
	background:#956134;
	text-align:left;
	display:block;
}

#formWrap_gaiyo h3.kakunin {
	font-size:16px;
	font-weight:bold;
	position: relative;
	padding-bottom: 0.1em;
	border-bottom: 4px solid #956134;
	margin-bottom:10px;
	margin-top:20px;
	width:100%;
}
#formWrap_gaiyo h3.kakunin ::after {
	font-size:16px;
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #956134;
	width:100%;
}



}



.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}




/* 
*  mameblog
* --------------------------------------------------------------------------------------------------*/



#mameblog {
	margin:2% auto 5% auto;
	width:1000px;

	}


#mameblog img {
	margin:2% 0 2% 0;
	width:100%;
	display:inline;


}


#mameblog a:hover {
	color:#6eb92b;
}



#mameblog .ttl {
font-size:18px;
}



#mameblog .ttl_g {
font-size:20px;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
}


#mameblog .ttl_gb {
	color:#6eb92b;
	font-size:24px;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	margin-top:3%;
	margin-bottom:3%;
		line-height:1.5em;
}


#mameblog .sen {
font-size:16px;
text-align:left;
}

#mameblog .sen a {
	color:#6eb92b;
}


#mameblog .sen span {
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
}


#mameblog .kiji {
border-bottom:1px dotted #6eb92b;
width:1000px;
margin:0 auto;
padding:0 0 1% 0;
}

#mameblog .date {
	font-size:16px;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	margin:1% 0 0.3% 0;

}





#mameblog .cate_info {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#6aa5db;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}





#mameblog .cate_blog {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#f19149;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */  
}





/*--------------------------------------------------------------------------------------------------------------------
OKWS追加　ブログカテゴリCSS　ここから
*/
#mameblog .cate_3 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#638b40;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#mameblog .cate_4 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#c9769d;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#mameblog .cate_5 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#2bb98f;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#mameblog .cate_6 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#b98c2b;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#mameblog .cate_7 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#cb5656;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#mameblog .cate_8 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#6b69c4;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#mameblog .cate_9 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#755e45;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#mameblog .cate_10 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#4d709f;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

/*
OKWS追加　ブログカテゴリCSS　ここまで
--------------------------------------------------------------------------------------------------------------------*/




#mameblog .more {
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#6eb92b;
	padding:0 0 0 0;
	color:#fff;
	width:300px;
	margin:3% auto 0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */  
}

#mameblog .more a {
	color:#fff;
}

#mameblog .more:hover {
	opacity: 0.7;
}




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

#mameblog {
	margin:2% auto 5% auto;
	width:90%;
}


#mameblog .kiji {
width:100%;
}

#mameblog .date {
	font-size:10px;
}

#mameblog .ttl {
font-size:13px;
}


#mameblog .ttl_g {
font-size:14px;
}

#mameblog .ttl_gb {
	font-size:16px;
}


#mameblog .sen {
font-size:13px;
line-height:1.5em;
text-align:left;
}





#mameblog .cate_info {
	font-size:11px;
	width:80px;
}

#mameblog .cate_blog {
	font-size:11px;
	width:80px;
}


#mameblog .cate_3 {
	font-size:11px;
	width:80px;
}

#mameblog .cate_4 {
	font-size:11px;
	width:80px;
}


#mameblog .cate_5 {
	font-size:11px;
	width:80px;
}


#mameblog .cate_6 {
	font-size:11px;
	width:80px;
}


#mameblog .cate_7 {
	font-size:11px;
	width:80px;
}


#mameblog .cate_8 {
	font-size:11px;
	width:80px;
}

#mameblog .cate_9 {
	font-size:11px;
	width:80px;
}

#mameblog .cate_10 {
	font-size:11px;
	width:80px;
}





#mameblog .more {
	width:200px;



}





}




#main.mameblo .sec01{
	background: url(common/img/bg01.png) no-repeat top center;
	background-size: 100% 20%;
	text-align: center;

	padding: 172px 0 65px;
}



#main.mameblo .sec01 .bgArea{
	background: url(img/mame/bg_mame05.png) no-repeat top center;
	background-size: cover;
	position: relative;
	padding-bottom: 40px;
}
#main.mameblo .sec01 .bgArea p{
	position: absolute;
	top: -120px;
	left: 0;
	right: 0;
	margin: auto;
}
#main.mameblo .sec01 .bgArea ul{
	font-size: 0;
	padding: 62px 0 48px;
}
#main.mameblo .sec01 .bgArea li{
	display: inline-block;
}
#main.mameblo .sec01 .bgArea li + li{
	margin-left: 20px;
}
#main.mameblo .sec01 .bgArea dl{
	color: #fff;
	font-family:"小塚ゴシック Pro", "メイリオ",?sans-serif;
}
#main.mameblo .sec01 .bgArea dt{
	font-size: 24px;
	line-height: 1;
	margin-bottom: 34px;		
}
#main.mameblo .sec01 .bgArea dd{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	line-height: 1.7;
	position: relative;
}
#main.mameblo .sec01 .bgArea dd + dd{
	margin-top: 42px;
}
#main.mameblo .sec01 .bgArea dd + dd:before{
	content: '●';
	color: #b1ef7a;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	margin: -36px auto 0;
}

@media screen and (max-width:768px) {
	#main.mameblo .sec01{
		background: url(common/img/bg01.png) no-repeat top center;
		background-size: auto 20%;
		padding: 100px 0 55px;
	}
	#main.mameblo .sec01 .bgArea{
		background: url(img/mame/bg_mame01.png) no-repeat top center;
		background-size: auto 100%;
		padding-bottom: 60px;
	}
	#main.mameblo .sec01 .bgArea p{
		/*width: 27.777777%;*/
		top: -75px;
		width: 120px;
	}
	#main.mameblo .sec01 .bgArea ul{
		padding: 50px 0 30px;
		text-align: center;
	}
	#main.mameblo .sec01 .bgArea li{
		width: 30.8%;
	}
	#main.mameblo .sec01 .bgArea li + li{
		margin-left: 10px;
	}
	#main.mameblo .sec01 .bgArea dt{
		font-size: 15px;
		margin-bottom: 15px;		
	}
	#main.mameblo .sec01 .bgArea dd{
		font-size: 12px;
		line-height: 1.5;
		text-align: left;
	}
	#main.mameblo .sec01 .bgArea dd + dd{
		margin-top: 30px;
	}
	#main.mameblo .sec01 .bgArea dd + dd:before{
		content: '●';
		text-align: center;
    	margin: -25px auto 0;
	}
	#main.mameblo .sec01 .bgArea + p{
		margin-top: -20px;
		padding: 0 3.846153%;		
	}	
}





/* 
*  yumeblog
* --------------------------------------------------------------------------------------------------*/



#yumeblog {
	margin:2% auto 5% auto;
	width:1000px;
}


#yumeblog img {
	margin:2% 0 2% 0;
	width:100%;
	display:inline;

}


#yumeblog a:hover {
	color:#e767a3;
}



#yumeblog .ttl {
font-size:18px;
}



#yumeblog .ttl_g {
font-size:20px;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
}


#yumeblog .ttl_gb {
	color:#e767a3;
	font-size:24px;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	margin-top:3%;
	margin-bottom:3%;
		line-height:1.5em;
}


#yumeblog .sen {
font-size:16px;
text-align:left;
}

#yumeblog .sen a {
	color:#e767a3;
}

#yumeblog .sen span {
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
}


#yumeblog .kiji {
border-bottom:1px dotted #e767a3;
width:1000px;
margin:0 auto;
padding:0 0 1% 0;
}

#yumeblog .date {
	font-size:16px;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	margin:1% 0 0.3% 0;

}





#yumeblog .cate_info {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#6aa5db;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}





#yumeblog .cate_blog {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#f19149;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */  
}




/*--------------------------------------------------------------------------------------------------------------------
OKWS追加　ブログカテゴリCSS　ここから
*/
#yumeblog .cate_3 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#638b40;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#yumeblog .cate_4 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#c9769d;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#yumeblog .cate_5 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#2bb98f;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#yumeblog .cate_6 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#b98c2b;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#yumeblog .cate_7 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#cb5656;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#yumeblog .cate_8 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#6b69c4;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#yumeblog .cate_9 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#755e45;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

#yumeblog .cate_10 {
	font-size:16px;
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#4d709f;
	padding:0 0 0 0;
	color:#fff;
	width:100px;
	margin:0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
}

/*
OKWS追加　ブログカテゴリCSS　ここまで
--------------------------------------------------------------------------------------------------------------------*/






#yumeblog .more {
	line-height:1.6em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:bold;
	background:#e767a3;
	padding:0 0 0 0;
	color:#fff;
	width:300px;
	margin:3% auto 0 auto;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */  
}

#yumeblog .more a {
	color:#fff;
}

#yumeblog .more:hover {
	opacity: 0.7;
}




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

#yumeblog {
	margin:2% auto 5% auto;
	width:90%;
}


#yumeblog .kiji {
width:100%;
}

#yumeblog .date {
	font-size:10px;
}

#yumeblog .ttl {
font-size:13px;
}


#yumeblog .ttl_g {
font-size:14px;
}

#yumeblog .ttl_gb {
	font-size:16px;
}


#yumeblog .sen {
font-size:13px;
line-height:1.5em;
text-align:left;
}





#yumeblog .cate_info {
	font-size:11px;
	width:80px;
}

#yumeblog .cate_blog {
	font-size:11px;
	width:80px;
}


#yumeblog .cate_3 {
	font-size:11px;
	width:80px;
}

#yumeblog .cate_4 {
	font-size:11px;
	width:80px;
}


#yumeblog .cate_5 {
	font-size:11px;
	width:80px;
}


#yumeblog .cate_6 {
	font-size:11px;
	width:80px;
}


#yumeblog .cate_7 {
	font-size:11px;
	width:80px;
}


#yumeblog .cate_8 {
	font-size:11px;
	width:80px;
}

#yumeblog .cate_9 {
	font-size:11px;
	width:80px;
}

#yumeblog .cate_10 {
	font-size:11px;
	width:80px;
}



#yumeblog .more {
	width:200px;



}

}




#main.yumeblo .sec01{
	background: url(common/img/bg01.png) no-repeat top center;
	background-size: 100% 20%;
	text-align: center;
	padding: 172px 0 65px;
}



#main.yumeblo .sec01 .bgArea{
	background: url(img/yume/bg_yume05.png) no-repeat top center;
	background-size: cover;
	position: relative;
	padding-bottom: 40px;
}
#main.yumeblo .sec01 .bgArea p{
	position: absolute;
	top: -120px;
	left: 0;
	right: 0;
	margin: auto;
}
#main.yumeblo .sec01 .bgArea ul{
	font-size: 0;
	padding: 62px 0 48px;
}
#main.yumeblo .sec01 .bgArea li{
	display: inline-block;
}
#main.yumeblo .sec01 .bgArea li + li{
	margin-left: 20px;
}
#main.yumeblo .sec01 .bgArea dl{
	color: #fff;
	font-family:"小塚ゴシック Pro", "メイリオ",?sans-serif;
}
#main.yumeblo .sec01 .bgArea dt{
	font-size: 24px;
	line-height: 1;
	margin-bottom: 34px;		
}
#main.yumeblo .sec01 .bgArea dd{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	line-height: 1.7;
	position: relative;
}
#main.yumeblo .sec01 .bgArea dd + dd{
	margin-top: 42px;
}
#main.yumeblo .sec01 .bgArea dd + dd:before{
	content: '●';
	color: #b1ef7a;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	margin: -36px auto 0;
}

@media screen and (max-width:768px) {
	#main.yumeblo .sec01{
		background: url(common/img/bg01.png) no-repeat top center;
		background-size: auto 20%;
		padding: 100px 0 55px;
	}
	#main.yumeblo .sec01 .bgArea{
		background: url(img/yume/bg_yume01.png) no-repeat top center;
		background-size: auto 100%;
		padding-bottom: 60px;
	}
	#main.yumeblo .sec01 .bgArea p{
		/*width: 27.777777%;*/
		top: -75px;
		width: 120px;
	}
	#main.yumeblo .sec01 .bgArea ul{
		padding: 50px 0 30px;
		text-align: center;
	}
	#main.yumeblo .sec01 .bgArea li{
		width: 30.8%;
	}
	#main.yumeblo .sec01 .bgArea li + li{
		margin-left: 10px;
	}
	#main.yumeblo .sec01 .bgArea dt{
		font-size: 15px;
		margin-bottom: 15px;		
	}
	#main.yumeblo .sec01 .bgArea dd{
		font-size: 12px;
		line-height: 1.5;
		text-align: left;
	}
	#main.yumeblo .sec01 .bgArea dd + dd{
		margin-top: 30px;
	}
	#main.yumeblo .sec01 .bgArea dd + dd:before{
		content: '●';
		text-align: center;
    	margin: -25px auto 0;
	}
	#main.yumeblo .sec01 .bgArea + p{
		margin-top: -20px;
		padding: 0 3.846153%;		
	}	
}

.view{
	width:100%;
	text-align:center;
}
	