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

	- common
	- content
	- pc（1281px〜）
	- pc（1025px〜1280px）
	- tablet（737px〜1024px）
	- sp（〜736px）

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

/*	common
-----------------------------------------*/

#common_gnav01_wrapper {
	position: fixed;
}

#common_header01 {
	background: none;
}

#common_header01_r #common_search01_box01 {
	position: relative;
	display: none;
	width: 93%;
	margin-top: 2px;
	padding: 3%;
	background-color: #000000;
	font-size: 12px;
	font-size: 1.2rem;
}

#common_header01_r #common_search01_box01 #common_search01_text {
	width: 89%;
	margin-right: 3%;
	border: none;
}

#common_header01_r #common_search01_box01 #common_search01_btn {
	width: 6.4%;
}

/*	content
-----------------------------------------*/

html,
body,
#wrapper {
	height: 100%;
	margin: 0;
	padding: 0;
}

#index_wrapper01 {
	height: 100%;
	position: relative;
	z-index: 1;
}

/* IE8対応 */
.ie8 #index_wrapper01 {
	height: auto;
}

#index_wrapper01 #slider01,
#index_wrapper01 #slider01_sp
 {
	display: none;
}

/* IE8対応 */
.ie8 #index_wrapper01 #slider01 {
	display: block;
}

/* IE8対応 */
.ie8 #sliderContainer {
	display: none;
}

#index_wrapper01 h2 {
	width: 100%;
	text-align: center;
	position: fixed;
	z-index: 2;
	top: 41%;
}

/* IE8対応 */
.ie8 #index_wrapper01 h2 {
	position: absolute;
}

#index_wrapper01 h2 img {
	width: 30%;
}

#index_wrapper01 #index_arrow01 {
	width: 100%;
	text-align: center;
	position: fixed;
	z-index: 2;
	bottom: 14%;
}

/* IE8対応 */
.ie8 #index_wrapper01 #index_arrow01 {
	position: absolute;
}

#index_wrapper01 #index_arrow01 img {
	width: 5.5%;
}

#index_wrapper01 #index_gnav01 {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 0;
}

#index_wrapper01 #index_news01 {
	width: 96%;
	padding: 0.6% 2%;
	background-color: #ffffff;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
	-o-opacity: 0.9;
	-ms-opacity: 0.9;
	opacity: 0.9;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 2.0;
	position: relative;
	z-index: -2;
}

#index_wrapper01 #index_news01 #index_news01_l {
	float: left;
	width: 80%;
}

#index_wrapper01 #index_news01 #index_news01_l #index_news01_l_t01 {
	float: left;
	color: #d80c18;
	font-weight: bold;
}

#index_wrapper01 #index_news01 #index_news01_l div {
	float: left;
	padding-left: 1%;
}

#index_wrapper01 #index_news01 #index_news01_l #index_news01_box01 {
	display: none;
}

#index_wrapper01 #index_news01 #index_news01_r {
	float: right;
	width: 15%;
	text-align: right;
}

#index_wrapper01 #index_news01 #index_news01_r .index_news01_r_down {
	padding-right: 20px;
	background: url(../img/common_icon_up02.png) no-repeat center right;
	-moz-background-size: 12px 12px;
	-webkit-background-size: 12px 12px;
	-o-background-size: 12px 12px;
	-ms-background-size: 12px 12px;
	background-size: 12px 12px;
	cursor: pointer;
}

/* IE8対応 */
.ie8 #index_wrapper01 #index_news01 #index_news01_r .index_news01_r_down {
	background: url(../img/ie8/common_icon_up02.png) no-repeat center right;
}

#index_wrapper01 #index_news01 #index_news01_r .index_news01_r_up {
	padding-right: 20px;
	background: url(../img/common_icon_down02.png) no-repeat center right;
	-moz-background-size: 12px 12px;
	-webkit-background-size: 12px 12px;
	-o-background-size: 12px 12px;
	-ms-background-size: 12px 12px;
	background-size: 12px 12px;
	cursor: pointer;
}

/* IE8対応 */
.ie8 #index_wrapper01 #index_news01 #index_news01_r .index_news01_r_up {
	background: url(../img/ie8/common_icon_down02.png) no-repeat center right;
}

#index_wrapper02 {
	width: 100%;
	position: absolute;
	z-index: 3;
}

/* IE8対応 */
.ie8 #index_wrapper02 {
	text-align: left;
	position: static;
}

#index_content01 {
	width: 100%;
	background-color: #ffffff;
}

#index_content01 {
	width: 100%;
}

#index_content01 #index_box01 {
	width: 99.2%;
	padding: 1% 0.4%;
	background-color: #ffffff;
}

#index_content01 #index_box01 li {
	float: left;
	line-height: 1.0;
}

#index_content01 #index_box01 #index_banner01 {
	width: 32.5%;
	margin: 0 0.4%;
	text-align: center;
	background: url(../img/index_banner01_bg.jpg) no-repeat center center;
	background-size: 100% auto;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:1.0;
}

/* IE8対応 */
.ie8 #index_content01 #index_box01 #index_banner01 {
	background: url(../img/ie8/index_banner01_bg.jpg) no-repeat center center;
}

#index_content01 #index_box01 #index_banner02 {
	width: 32.5%;
	margin: 0 0.4%;
	text-align: center;
	background: url(../img/index_banner02_bg.jpg) no-repeat center center;
	background-size: 100% auto;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:1.0;
}

/* IE8対応 */
.ie8 #index_content01 #index_box01 #index_banner02 {
	background: url(../img/ie8/index_banner02_bg.jpg) no-repeat center center;
}

#index_content01 #index_box01 #index_banner03 {
	width: 32.5%;
	margin: 0 0.4%;
	text-align: center;
	background: url(../img/index_banner03_bg.jpg) no-repeat center center;
	background-size: 100% auto;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:1.0;
}

/* IE8対応 */
.ie8 #index_content01 #index_box01 #index_banner03 {
	background: url(../img/ie8/index_banner03_bg.jpg) no-repeat center center;
}

#index_content01 #index_box01 #index_banner01:hover,
#index_content01 #index_box01 #index_banner02:hover,
#index_content01 #index_box01 #index_banner03:hover {
	background-size:110% auto;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:0.5	;
}

/*	megamenu
-----------------------------------------*/

#megamenu_wrapper_arrow {
	bottom: 0;
}

#megamenu_wrapper_arrow .megamenu_wrapper_arrow02 {
	padding-bottom: 2.0%;
}

/*----------------------------------------
	pc（1281px〜）
-----------------------------------------*/
@media only screen and (min-width: 1281px) {

/*	content
-----------------------------------------*/

#index_wrapper01 h2 img {
	width: 376px;
}

#index_wrapper01 #index_arrow01 img {
	width: 70px;
}

/* IE8対応 */
.ie8 #index_wrapper01 {
	height: 740px;
}

}

/*----------------------------------------
	pc（1025px〜1280px）
-----------------------------------------*/
@media only screen and (min-width: 1025px) and (max-width:1280px) {

/*	content
-----------------------------------------*/

}

/*----------------------------------------
	tablet（737px〜1024px）
-----------------------------------------*/
@media only screen and (min-width: 737px) and (max-width:1024px) {

/*	common
-----------------------------------------*/

#common_header01_r #common_search01_box01 #common_search01_text {
	width: 86%;
	margin-right: 3%;
}

/*	content
-----------------------------------------*/

#index_wrapper01 h2 img {
	width: 38%;
}

}

/*----------------------------------------
	sp（〜736px）
-----------------------------------------*/

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

/*	common
-----------------------------------------*/

#common_header01_r #common_search01_box01 {
	display: none;
	width: 94%;
	margin-top: 0.5%;
	padding: 3%;
}

#common_header01_r #common_search01_box01 #common_search01_text {
	width: 85%;
	margin-right: 4%;
}

#common_header01_r #common_search01_box01 #common_search01_btn {
	width: 5%;
}

/*	content
-----------------------------------------*/

html,
body,
#wrapper {
	height: auto;
}

#common_header01 {
	position: static;
	background: #ffffff;
}

#index_wrapper01 {
	height: auto;
	position: static;
}

#index_wrapper01 h2 {
	position: static;
	padding-top: 50%;
}

#index_wrapper01 h2 img {
	width: 62%;
}

#index_wrapper01 #index_arrow01 {
	position: static;
	padding-top: 41%;
	padding-bottom: 3%;
}

#index_wrapper01 #index_arrow01 img {
	width: 11%;
}

#index_wrapper01 #index_gnav01 {
	position: static;
}

#index_wrapper01 #index_news01 {
	width: 94%;
	padding: 4.5% 3% 3.5%;
	line-height: 1.0;
}

#index_wrapper01 #index_news01 #index_news01_l {
	float: left;
	width: 96%;
}

#index_wrapper01 #index_news01 #index_news01_l div p {
	display: none;
}

#index_wrapper01 #index_news01 #index_news01_l #index_news01_l_t01 {
	width: 10%;
}

#index_wrapper01 #index_news01 #index_news01_l div {
	width: 75%;
	padding-left: 10%;
}

#index_wrapper01 #index_news01 #index_news01_r {
	display: none;
}

#index_wrapper01 #index_news01 #index_news01_r02 {
	float: right;
	width: 4%;
	text-align: right;
}

#index_content01 #index_box01 {
	width: 94%;
	padding: 3% 3% 0 3%;
}

#index_content01 #index_box01 li {
	float: none;
}

#index_content01 #index_box01 #index_banner01 {
	display: none;
}

#index_content01 #index_box01 #index_banner02,
#index_content01 #index_box01 #index_banner03,
#index_content01 #index_box01 #index_banner04 {
	width: 100%;
	margin: 0;
	margin-bottom: 3%;
}

/*	slider01_sp
-----------------------------------------*/

#sliderContainer,
#index_wrapper01 h2,
#index_wrapper01 #index_arrow01 {
	display: none;
}

#index_wrapper01 {
	height: auto;
}

#index_wrapper01 #slider01_sp {
	display: block;
}

#index_wrapper02 {
	position: static;
}

}