@charset "utf-8";


/* ------------------------------------------------------------

	head_area

------------------------------------------------------------ */

header {
	background: url(../images/bg_top_main.jpg) repeat-x center 92%;
}

#mainimg .four {
	
	position: relative;
}
#mainimg .four div {
	position: absolute;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-ms-filter: “alpha( opacity=50 )”;
	color: #FFF;
	text-align: right;
	padding: 10px;
	bottom: 1px;
	left: 1px;
	right: 1px;
}
#mainimg .four div p {
	filter: alpha(opacity=100);
	opacity: 1;
	-ms-filter: “alpha( opacity=100 )”;
	color: #FFF;
	font-size: 0.75em;

}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 767px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 479px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ------------------------------------------------------------

	announcementArea

------------------------------------------------------------ */

#main .section_01.announcementArea {
	margin-bottom: 30px;
	padding:6px 20px 20px;
	border:1px solid #CCC;
	background:#fff;
	color:#333;
}

.section_01.announcementArea h2.announcementTittle {
	font-size:1.25em;;
	border-bottom:1px solid #F60;
	padding:6px 0;
	margin-bottom:0.5em;
}

#main p.announcementText {
	margin:0;
	font-size:0.95em;
}

#main p.announcementText strong {
	font-weight:bold;
}

.iconMap {
	display:inline-block;
	margin-top:1em;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (min-width: 767px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#main p.announcementText {
	display:inline-block;
	float:left;
}

.iconMap {
	float:right;
	width:auto;
	margin:0;
	margin-top:0.5em;
}

}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ------------------------------------------------------------

	main

------------------------------------------------------------ */

#main .section_01 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 2px solid #653D02;
}
.section_01 h2 {
	margin-bottom: 30px;
}

#main p {
	margin-bottom: 20px;
}

#main a:hover img {
	opacity:0.65;
	filter:alpha(opacity=65);
	-ms-filter: “alpha( opacity=60 )”;
}
#main #foot_link p{
	margin-bottom: 0px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 767px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


	
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 479px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#main .section_01 {
	padding-bottom: 20px;
}
.section_01 h2 {
	margin-bottom: 15px;
}
h2.sp{
	font-size: 1.25em;
	color: #630;
}


}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */





/* ----------think---------- */

#think {
	background: url(../images/bg_top_01.jpg) no-repeat left top;
	padding-top: 25px;
	padding-left: 20px;
	position: relative;
	border: 1px solid #CCC;
	padding-bottom: 5px;
}
#main #think a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: “alpha( opacity=100 )”;
}

#think .br {
	display: block;
}

#think p{
	font-size: 1em;
}
#think h2 {
	margin-bottom: 20px;
}
#think h3 {
	margin-bottom: 10px;
}
#think p {
	margin-bottom: 10px;
	font-size: 0.875em;	
}
#think_01 {
	width: 250px;
}
#think_02 {
	position: absolute;
	top: 190px;
	left: 310px;

}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 767px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#think {
	background: url(../images/bg_top_01_tb.jpg) no-repeat left top;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}

#think h2 {
	margin-bottom: 20px;
}
#think h3 {
	margin-bottom: 10px;
}
#think p {
	margin-bottom: 10px;
}
#think .mb50 {
	margin-bottom: 20px;
	}
#think_01 {
	max-width: 38%;
	width: 38%;
	float: left;
	margin-right: 5%;
}
#think_02 {
	max-width: 38%;
	width: 38%;
	float: left;
	position: static;
	top: 0px;
	left: 0px;
}

}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 479px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#think {
	background: #F4F9FC url(../images/bg_top_01_sp.jpg) left top;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
#think .mb50 {
	margin-bottom: 10px;
	}
#think_01 {
	max-width: 100%;
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}
#think_02 {
	max-width: 100%;
	width: 100%;
	position: static;
	top: 0px;
	left: 0px;
}

#think h3.sp  {
	font-size: 1.125em;
	color: #900;
	border-left: 4px solid #000;
	padding-left: 10px;
}
#think #caption {
	margin-bottom: 20px;
}
#think .br {
	display: inline;
}

#sp_head .think_btn a,
#think .think_btn a {
	text-decoration: none;
	color: #4E290E;
	}
#sp_head .think_btn,
#think .think_btn {
	font-size: 1.125em;
	padding: 10px 15px;
	background: -moz-linear-gradient(
		top,
		#fffad6 0%,
		#ff9812 50%,
		#fac132 48%,
		#ffd24a);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fffad6),
		color-stop(0.50, #ff9812),
		color-stop(0.48, #fac132),
		to(#ffd24a));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ffa220;
	-moz-box-shadow: 00.3
		inset 0px 070.700.3
		inset 0px 070.700.3
		inset 0px 070.7;
	font-weight: bold;
}
#sp_head .think_btn {
	margin: 0.5em 0;
}
#sp_head .gray_border {
	border: 0;
}
#sp_head .gray_border img{
	padding: 2px 10px 6px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #CCC;
}
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ----------category_list---------- */

#category_list .four{
	width: 32%;
	max-width: 32%;
	margin-right: 2%;
}

#category_list .gray_border {
	padding: 1px;
	margin-bottom: 5px;
}

#category_list p {
	margin-bottom: 13px;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 767px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#category_list .row{
	overflow: hidden;	
}
#category_list .four{
	float: left;	
}
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 479px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#category_list .four{
	width: 100%;
	max-width: 100%;
	float: none;
	margin-bottom: 20px;
}

#category_list .sp a {
	text-decoration: none;
}

#category_list .sp span {
	display: block;
	color: #FFF;
	padding: 10px 15px;
	background: -moz-linear-gradient(
		top,
		#a3a3a3 0%,
		#3b3b3b 50%,
		#242424 50%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#a3a3a3),
		color-stop(0.50, #3b3b3b),
		color-stop(0.50, #242424),
		to(#000000));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 00.6
		inset 00.6
		inset 00.60.2
}

#category_list img.gray_border {
	display: block;
}

}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ----------scene---------- */

#scene .four{
	width: 32%;
	max-width: 32%;
	margin-right: 2%;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 767px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#scene .four{
	float: left;	
}
	
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 479px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#scene .four{
	width: 100%;
	max-width: 100%;
	float: none;
	margin-bottom: 20px;
}
#scene .four:last-child{
	margin-bottom: 0px;
}
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ----------list_link_01---------- */

.list_link_01 {
	position: relative;
}
.list_link_01 p {
	position: absolute;
	right: 0%;
	top: 10%;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 767px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.list_link_01 {
	position: static;
}
.list_link_01 p {
	position: static;
	right: 0%;
	top: 0%;
}
.section_01 .list_link_01 h2 {
	margin-bottom: 20px;
}
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 479px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* ----------border_area_01---------- */

#main .border_area_01 .floatR {
	max-width: 38%;
	width: 38%;
}
#main .border_area_01 p {
	font-size: 0.875em;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 767px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 479px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#main .border_area_01 .floatR {
	float:none;
	max-width: 100%;
	width: 100%;
}

}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */