@charset "utf-8";

.pc_only{}
.sp_only{display: none;}

.wrap{
	/*width:1200px;*/
	width:745px;
	margin:0 auto;
}

.inbox{}
.inbox0{}
.inbox20{padding: 0 20px;}
.inbox50{padding: 0 50px;}

.period{margin-bottom: 0;}

hr{
	clear:both;
	border:0;
}

/*header-------------------------*/

#header{
	padding-top:30px;
	/*width:1200px;
	width:745px;*/
}

#header #box_login{
	width: 1200px;
	margin: 0 auto;
}
#header #box_login ul{
	display: table;
	width: 500px;
	margin-left: 700px;
}
#header #box_login ul li{
	display: table-cell;
	text-align: right;
	padding-left: 10px;
}
#header #box_login ul li img{
	width: 100%;
}

#header div#pc_vis{
	padding: 0;
}

#header div#h_wrap{
	background: #fcc91a;
}
#header div#h_wrap_in{
	width: 1200px;
	margin: 0 auto;
}

#header div#h_wrap_in h1{
	margin-bottom: 0;
	line-height: 1;
}

#header #head_lead {
	background: #FFFBF2;
}
#header #head_lead_in {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0px 0 30px;
}

#header #head_lead p{
	font-size:2.2rem;
	letter-spacing: 0em;
	line-height: 1.4em;
	margin-bottom: 1em;
}



/*contents-------------------------*/
article{}

section{}


/*メインコンテンツ-------------------------*/
article#area_main{}

section#area_report{
	background: #fff;
	border-top: 1px solid #fcc91a;
	padding: 20px 0;
	box-shadow: 0px 3px 10px #999;
}
section#area_report .inbox{
	width: 1200px;
	margin: 0 auto;
}

#repo_box{
	width: 600px;
	float: left;
}

#repo_box img{width: 100%;}


div#voice_user{
	width: 540px;
	padding-top: 70px;
	float: right;
}
div#voice_user h3{
	width: 200px;
	margin-bottom: 0.4rem;
}
div#voice_user h3 img{width: 100%;}
div#voice_user p{}
div#voice_user p strong{
	background: linear-gradient(transparent 70%, #FFF338 70%);
}

#app_box{}
#app_box ul{
	width: 100%;
	display: table;
}
#app_box ul li{
	display: table-cell;
	padding: 0 20px;
}
#app_box ul li img{width: 100%;}




#news_topics_area{}


#sample_area{
	width: 1200px;
	margin: 0 auto;
}
#sample_area p{
	float: left;
	width: 580px;
}
#sample_area ul{
	float: right;
	width: 580px;
}
#sample_area img{width: 100%;}



#pickup_area{
	width: 1200px;
	margin: 0 auto;
}
#pickup_area h2{}
#pickup_area h2 img{width: 100%;}

#pickup_area ul{
	width: 100%;
}
#pickup_area ul li{}
#pickup_area ul li:nth-child(odd){
	float: left;
	width: 46%;
}
#pickup_area ul li:nth-child(even){
	float: right;
	width: 46%;
}
#pickup_area ul li img,
#pickup_area p img{
	width: 100%;
}



#box_site{
	width: 1200px;
	margin: 0 auto;
}
#box_site ul{
	display: table;
}
#box_site ul li{
	display: table-cell;
	width: 33%;
	padding: 10px;
}
#box_site ul li img{width: 100%;}















/*定番-------------------------*/
article#area_usual{}

section#box_external ul{}
section#box_external ul li {width: 332px;}
section#box_external ul li:nth-child(odd) {float: left;}
section#box_external ul li:nth-child(even) {float: right;}
section#box_external ul li h4{margin-bottom: 0;}
section#box_external ul li p{
	font-size: 2.2rem;
	line-height: 1.2em;
	margin-bottom: 2em;
}








section#box_sns{}
section#box_sns ul{display: table;width: 100%;}
section#box_sns ul li{display: table-cell;text-align: center;}


section#box_column{
	background: url(../images/border_column.gif)repeat-x top #fff;
	padding: 30px 0 0 0;
}
section#box_column p{
	line-height: 1.2em;
	line-height: 1.4em!important;
}
section#box_column div#column_peliod{
	background: url(../images/border_column.gif)repeat-x bottom #fff;
	height: 30px;
}





.btn_area{
	padding: 20px 0;
}
.btn_area a{
	display: block;
	background: #AD3C3E;
	color: #fff;
	text-align: center;
	padding: 30px;
	margin: 0 auto;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	border-radius:10px;
	width: 80%;
}








/*footer-------------------------*/

#footer{
	text-align: center;
}

#footer div#f_list{
}
#footer div#f_list nav{
}
#footer div#f_list nav ul{
}
#footer div#f_list nav ul li{
}
#footer div#f_list nav ul li a{
}

#footer .copyright{
}



p.totop{
}
p.totop a{
	text-decoration:none;
	background: url(../images/to_top.gif)no-repeat center top;
	padding-top: 24px;
}


#fix_bottom{
	position: fixed;
	bottom: 0;
	right: 0;
	background: #fff;
	padding: 4px 0 0 4px;
}

/*バナーふたつの時*/
#fix_bottom ul {
}
#fix_bottom ul li {}

/*バナーひとつの時*/
#fix_bottom p{
	margin-bottom: 0;
	line-height: 0;
}
#fix_bottom img{
}


hr#fix_foot{
	background: url(../images/bg_footer.gif)repeat-x bottom;
	height: 100px;
}



#box_return{}
#box_return ul{}
#box_return ul li{
	border: 4px solid #F8B73B;
	width: 500px;
	margin: 0 auto;
	border-radius:10px;
	margin-bottom: 2rem;
	background: #fff;
}
#box_return ul li a{
	display: block;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
	color: #F8B73B;
	font-weight: bold;
}


