@charset "shift_jis";

h4{
	background-color:#ddd;
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding:3px;
}



.arrow01{
	vertical-align:middle;
	margin-right:2px;
	max-width:6px;
}

.red{
	color:#F00;
}

/* =============================================== */
/** FES Watch */
/* ----------------------------------------------- */


h5{
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
}

.pro_area{
	margin:40px 0;
}

.pro{
	margin:10px auto 30px auto;
}

.pro02_p{
	float:right;
	width:370px;
	
}

.pro02_p img{
	width:370px;
	
}

.pro02_txt{
	float:left;
	width:375px;
	padding:0 10px 0 0;
}
	
@media (max-width: 640px) {
	
	
.title01 img{
	width:auto;
	height:auto;
	max-width:535px;
}
	
.title02 img{
	width:auto;
	height:auto;
	max-width:575px;
}


.title03 img{
	width:auto;
	height:auto;
	max-width:615px;
}


	
.pro{
	margin-bottom:20px;
}

.pro02_p{
	float:none;
	width:100%;
	
}

.pro02_p img{
	width:370px;
	margin-bottom:10px;
	
}

.pro02_txt{
	float:left;
	width:100%;
	padding:0;
}
	
}

/* =============================================== */
/** インフォメーション */
/* ----------------------------------------------- */
.info01{
	margin:10 auto;
	width:100%;
	
}

.info01_logo{
	float:left;
	width:300px;
	
}

.info01_logo img{
	max-width:300px;
	vertical-align:top !important;
}

.info01_txt{
	float:left;
	width:435px;
	padding-left:20px;
	padding-top:10px;
}

@media (max-width: 640px) {
	
	
.info01_logo{
	float:none;
	width:100%;
	
}

.info01_logo img{
	max-width:600px;
	vertical-align:top;
}

.info01_txt{
	float:none;
	width:100%;
	padding-left:0px;
	padding-top:10px;
}
	
}


/* =============================================== */
/** 募集要項  */
/* ----------------------------------------------- */
.recruit{
}

.recruit dl{
	border-bottom:#CCC solid 1px;
	padding-bottom:10px;
}

.recruit dt{
	float:left;
	width:150px;
	border:#CCC solid 1px;
	padding:5px;
	font-weight:bold;
	font-size:14px;
	color:#333;

}

.recruit dd{
	float:left;
	padding-top:5px;
	margin-left:20px;
	width:560px;
}

.recruit dd p{
	margin:2px auto;
}

.recruit h6{
	font-size:14px;
	border-bottom:1px solid #CCC;
	padding-bottom:3px;
	font-weight:500;
	margin-bottom:10px;
}

.indent{
	padding-left: 1em;
  	text-indent: -1em;
}

.minor{
	padding:10px;
	color:#0099FF;
	border:solid 3px #0099FF;
	font-weight:bold;
	text-align:center;
	margin:30px auto;
	font-size:14px;
}

.btn_area{
	float:left;
	margin-left:67px;
	margin-bottom:20px;
	width:620px;
}

.btn_area img{
	width:300px;
	padding:5px;
}

@media (max-width: 640px) {
	
.recruit dl{
	border-bottom:#CCC solid 1px;
	padding-bottom:10px;
}

.recruit dt{
	float:none;
	width:150px;
	border:#CCC solid 1px;
	padding:5px;
	font-weight:bold;
	font-size:14px;
	color:#333;
}

.recruit dd{
	float:none;
	padding-top:5px;
	width:95%;
	margin:5px 0;
}

.btn_area{
	float:none;
	margin-left:auto;
	margin-bottom:20px;
	width:100%;
}

.btn_area img{
	width:100%;
	max-width:600px;
	padding:auto;
}


}

/* =============================================== */
/** テキスト下の商品画像調整  */
/* ----------------------------------------------- */
@media (max-width: 640px) {
.evntContent_inner img.width180 {
	max-width: 180px;
	width: 180px;
}
}

.about{
	border:#600 solid 2px;
	padding:10px;
	margin-bottom:15px;
}

.title{
	font-size:130%;
	font-weight:bold;
}

h6 .url{
	font-size:100%;
	padding-left:5px;
}


.mysony p{
padding-left:1em;
text-indent:-1em;
}

.indent{
	padding-left:1em;
}

/*  ページ最下部の950pxバナー  */
.bnrArea {
    margin: 20px auto 0;
}

