@charset "utf-8";

/* -------------------------------------------------- */
/* トップページ */
/* -------------------------------------------------- */
/* スライダー #fvslider */
#topFvSlider {
	width: 100%;
	height: 665px;
	position: relative;
}

.svInner {
	position: absolute;
	top: 150px;
	z-index: 5;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

.svInner a {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.svInner:hover {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .5;
	-moz-opacity: .5;
}

#topFvSlider .bx-wrapper {
	margin: 0 auto 90px;
}

#topFvSlider .bx-wrapper img {
	max-width: none;
	min-width: 100%;
	height: 665px;
}

#topFvSlider .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: 0;
}

#topFvSlider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #c4c4c4;
	width: 16px;
	height: 16px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

#topFvSlider .bx-wrapper .bx-pager.bx-default-pager a:hover,
#topFvSlider .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #da2805;
}

.bx-wrapper .bx-controls-direction a {
	top: 59%;
	margin-top: -31px;
	outline: 0;
	width: 63px;
	height: 62px;
	text-indent: -9999px;
	z-index: 9999;
	-webkit-transition: all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

.bx-wrapper .bx-prev {
	left: 20px;
	background: url(../img/pc_top_icon8.png) 0 0 no-repeat;
}

.bx-wrapper .bx-next {
	right: 20px;
	background: url(../img/pc_top_icon9.png) 0 0 no-repeat;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
	background-position: 0 0;
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;
}

.svInner {
	width: 446px;
	height: 300px;
	position: absolute;
	top: 50%;
	left: 45.5%;
	margin: -113px 0 0 -150px;
	background: url(../img/pc_top_img41.png) 0 0 repeat;
}

.svInner:after {
	width: 40px;
	height: 34px;
	display: block;
	content: "";
	position: absolute;
	bottom: -33px;
	left: 50%;
	margin: 0 0 0 -20px;
	background: url(../img/pc_top_img42.png) 0 0 no-repeat;
}

#topFvSlider .bx-wrapper .svInner img {
	width: auto;
	height: auto;
}

.svInner div {
	position: absolute;
	left: 50%;
}

#fvTxt1 {
	width: 276px;
	top: 13.33%;
	margin: 0 0 0 -138px;
}

#fvTxt2 {
	width: 352px;
	top: 103px;
	margin: 0 0 0 -176px;
}

#fvTxt3 {
	width: 377px;
	top: 51px;
	margin: 0 0 0 -188px;
}

#fvTxt4 {
	width: 359px;
	top: 233px;
	margin: 0 0 0 -179px;
}

#fvTxt5 {
	width: 359px;
	top: 42px;
	margin: 0 0 0 -179px;
}

#fvTxt6 {
	width: 264px;
	top: 200px;
	margin: 0 0 0 -132px;
}

#fvBo1 {
	width: 334px;
	height: 4px;
	top: 77px;
	margin: 0 0 0 -167px;
	background-color: #ffffff;
}

#fvBo2 {
	width: 363px;
	height: 4px;
	top: 212px;
	margin: 0 0 0 -181px;
	background-color: #ffffff;
}

#fvBo3 {
	width: 366px;
	height: 4px;
	top: 173px;
	margin: 0 0 0 -183px;
	background-color: #ffffff;
}

/* TOP #fvBnr */
/* -------------------------------------------------- */
#fvBnr {
	width: 980px;
	margin: 50px auto 50px;
}

#fvBnr1 {
	float: left;
	margin: 3px 0 0 -20px;
	position: relative;
	z-index: 2;
}

#fvBnr2 {
	float: right;
	margin-right: -20px;
	position: relative;
	z-index: 1;
}




/* TOP #topSe1 */
/* -------------------------------------------------- */
#topSe1 {
	margin: 90px 0 66px;
}

#topSe1 h1 {
	width: 980px;
	display: block;
	margin: 0 auto 50px;
	font-size: 266%;
	line-height: 1.2;
	letter-spacing: 0.2em;
	font-family: "ttlFont";
}

.f44p1,
.f44p2,
.f44p3 {
	font-size: 131%;
}

.f44p1 {
	margin-left: -0.5em;
}

.f44p2 {
	color: #ff9b0d;
}

.f44p3 {
	color: #da2805;
}

.f50p {
	font-size: 156%;
	color: #ff9b0d;
}

#topSe1in1 {
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}

#topSe1in1 img {
	max-width: 100%;
	height: auto;
}


#topSe1 p {
	font-size: 175%;
	line-height: 1.7;
}

.topMainDesc {
	margin-bottom: 30px;
}

.topMainDesc a:hover {
	text-decoration: underline;
}

#topSe1in2 {
	width: 980px;
	padding: 30px 15px 20px 110px;
	border: 4px solid #d21d00;
	background: url(../img/pc_top_img12.jpg) 22px 17px no-repeat;
}

#topSe1in2 li {
	display: inline-block;
	float: right;
}

#topSe1in2 li:first-child {
	float: left;
}

#topSe1in2 p {
	display: block;
	line-height: 1;
}

p#topSe1txt1 {
	margin-bottom: 15px;
	font-size: 150%;
	font-weight: bold;
}
p#topSe1txt2 {
	padding-left: 47px;
	margin-bottom: 10px;
	background: url(../img/pc_top_icon29.jpg) left center no-repeat;
	font-size: 380%;
	color: #d21d00;
}

p#topSe1txt2 a {
	color: #d21d00;
}

p#topSe1txt3 {
	font-size: 134%;
}

#topContactBtn a {
	width: 448px;
	display: block;
	padding: 20px 0 20px;
	text-align: center;
	background : url(../img/pc_top_icon19.png) 427px center no-repeat #ffee30;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow:rgb(209, 202, 128) 0px 4px 0px 0px;
	-webkit-box-shadow:rgb(209, 202, 128) 0px 4px 0px 0px;
	-moz-box-shadow:rgb(209, 202, 128) 0px 4px 0px 0px;
	font-size: 200%;
	font-weight: bold;
	color: #13293f;
	line-height: 1.4;
}

#topContactBtn a:hover {
	margin-top: 4px;
	padding: 20px 0 16px;
	box-shadow:#ffee30 0px 4px 0px 0px;
	-webkit-box-shadow:#ffee30 0px 4px 0px 0px;
	-moz-box-shadow:#ffee30 0px 4px 0px 0px;
}

/* TOP #topSe1 */
/* -------------------------------------------------- */
#topSe2 {
	margin-bottom: 110px;
}

#topSe2 h2 {
	margin-bottom: 62px;
	text-align: center;
}

#topLinkBtn li {
	-webkit-transition: all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

#topLinkBtn li:hover {
	opacity: .75 !important;
	filter: alpha(opacity=75) !important;
	-ms-filter: "alpha(opacity=75)" !important;
	-khtml-opacity: .75 !important;
	-moz-opacity: .75 !important;
}

#topSe2 li {
	float: left;
}

#topSe2 a {
	width: 320px;
	height: 320px;
	display: block;
	margin-right: 5px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}

#topSe2in1 a {
	background-image: url(../img/pc_top_img16.jpg);
}

#topSe2in2 a {
	background-image: url(../img/pc_top_img17.jpg);
}

#topSe2in3 a {
	background-image: url(../img/pc_top_img18.jpg);
}

#topSe2 span {
	display: block;
	font-size: 134%;
	color: #666666;
	line-height: 1.25;
	font-weight: bold;
	-webkit-transition: all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

#topSe2 .se2Ttl {
	padding-top: 200px;
	margin-bottom: 15px;
	font-size: 275%;
	color: #d21d00;
	font-weight: normal;
	line-height: 1;
	-webkit-transition: all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

/* TOP #topSe3 */
/* -------------------------------------------------- */
#topSe3 {
	width: 100%;
	height: 670px;
	position: relative;
	margin-bottom: 120px;
	background: url(../img/pc_top_img20.jpg) center center no-repeat;
	background-size: cover;
}

#topSe3in1 {
	width: 0;/*100%;*/
	position: absolute;
	top: 170px;
	left: 0;
	padding: 48px 0 60px;
	background: url(../img/pc_top_img40.png) 0 0 repeat;
	text-align: center;
}

#topSe3in1 h2 {
	display: inline-block;
	position: relative;
	padding: 0 10px 20px;
	font-size: 200%;
	font-weight: bold;
	color: #ffe957;
}

#topSe3in1 span {
	width: 100%;
	height: 3px;
	display: inline-block;
	margin: 20px 0 0;
	/**/
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
	-moz-opacity: .0;
}

#topSe3in1 h2 span {
	width: 0;
	height: 3px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	background-color: #ffe957;
	transform: translate(-50%, -50%);
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1;
	-moz-opacity: 1;
}

#topSe3in1 p {
	margin-top: 0px;
	line-height: 1.75;
	font-size: 241%;
	color: #FFFFFF;
}

/* TOP #topSe4 */
/* -------------------------------------------------- */
#topSe4 {
	width: 100%;
	text-align: center;
}

#topSe4 h2 {
	display: inline-block;
	padding: 7px 0 6px 28px;
	margin-bottom: 53px;
	background: url(../img/pc_top_img21.png) left top no-repeat;
	font-size: 266%;
	font-weight: bold;
	color: #da2805;
}

#topSe4 h2 span {
	padding: 0 29px 15px 27px;
	border-bottom: 1px solid #da2805;
}

#topSe4in2 {
	display: inline-block;
	position: absolute;
	top: 7px;
	right: 0;
}

#topSe4in2 a {
	display: inline-block;
	position: relative;
	background-color: transparent;
	border: 1px solid #da2805;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

#topSe4in2 a:before,
#topSe4in2 a:after {
	width: 100%;
	height: 0;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	z-index: 2;
	background-color: #da2805;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

#topSe4in2 a:before {
	top: 0;
}

#topSe4in2 a:after {
	bottom: 0;
}

#topSe4in2 a:hover:before,
#topSe4in2 a:hover:after {
	height: 50%;
}

#topSe4in2 span {
	height: 38px;
	display: table-cell;
	position: relative;
	padding: 0 42px;
	z-index: 5;
	background: url(../img/pc_top_icon28.png) 94.5% center no-repeat;
	vertical-align: middle;
	font-size: 184%;
	color: #da2805;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

#topSe4in2 a:hover span {
	background-image: url(../img/pc_top_icon28_2.png);
	color: #FFFFFF;
}

#topSe4Txt1 {
	padding: 0 44px;
	margin-bottom: 60px;
	font-size: 175%;
	color: #666666;
	text-align: left;
	line-height: 1.7;
}

/* slick slider */
#se4in3 {
	width: 100%;
	padding: 20px 0;
	margin-bottom: 100px;
	text-align: left;
}

#se4in3 a {
	display: inline-block;
	margin: 0 10% 0 3%;
	/*margin: 0 30px 0 10px;*/
	color: #666666;
	-webkit-transition: all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

#se4in3 a:hover {
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;
}

.topRcordin {
	border: 1px solid #dfdfdf;
}

.topRcordin p {
	width: 100%;
	padding: 20px 0;
	border-top: 1px solid #dfdfdf;
}

.topRcord span {
	display: block;
	padding: 0 20px;
	font-size: 134%;
}

.topRcord .topDate {
	margin-bottom: 10px;
	font-size: 117%;
}

.topType {
	display: block;
	padding: 4px 10px 4px 0;
	background-color: #da2805;
	font-size: 92%;
	color: #FFFFFF;
	text-align: right;
}

.topType span {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.topType span:before {
	display: inline-block;
	content: "・";
}

.topType span:first-child:before {
	content: none;
}

#se4in3 .slick-slide img {
	width: 100%;
	height: auto;
}

#se4in3 button.slick-prev,
#se4in3 button.slick-next {
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: -40px;
	z-index: 5;
	border: none;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

#se4in3 button.slick-prev {
	left: 50%;
	margin-left: 390px;
	background-image: url(../img/pc_top_icon23.jpg);
}

#se4in3 button.slick-next {
	left: 50%;
	margin-left: 443px;
	background-image: url(../img/pc_top_icon24.jpg);
}


/* TOP #topSe5 */
/* -------------------------------------------------- */
#topSe5 {
	margin-bottom: 60px;
}

#topSe5iin1 {/* 85x100 */
	width: 417px;
	float: left;
	position: relative;
	padding: 32px 30px 20px 30px;
	border: 1px solid #da2805;
	background: url(../img/pc_top_img27.jpg) 10px 150px no-repeat;
	text-align: center;
}

#topSe5iin1 h2 {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}

#topSe5iin1 p {
	margin-bottom: 30px;
	font-size: 200%;
	font-weight: bold;
	color: #da2805;
	text-align: right;
}

#topSe5iin1 ul {
	width: 280px;
	float: right;
	margin-bottom: 15px;
	text-align: right;
}

#topSe5iin1 li {
	width: 280px;
	display: inline-block;
	margin-bottom: 20px;
}

#topSe5iin1 ul a {
	display: inline-block;
	padding-right: 15px;
	background: url(../img/pc_top_icon28.png) right 5px no-repeat;
	font-size: 156%;
	font-weight: bold;
	line-height: 1;
	text-align: right;
}

#topSe5link1 {
	display: inline-block;
}

#topSe5link1 a {
	display: inline-block;
	position: relative;
	background-color: transparent;
	border: 1px solid #da2805;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

#topSe5link1 a:before,
#topSe5link1 a:after {
	width: 100%;
	height: 0;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	z-index: 2;
	background-color: #da2805;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

#topSe5link1 a:before {
	top: 0;
}

#topSe5link1 a:after {
	bottom: 0;
}

#topSe5link1 a:hover:before,
#topSe5link1 a:hover:after {
	height: 50%;
}

#topSe5link1 p {
	margin-bottom: 0;
}

#topSe5link1 span {
	height: 38px;
	display: table-cell;
	position: relative;
	padding: 0 42px;
	z-index: 5;
	background: url(../img/pc_top_icon28.png) 94.5% center no-repeat;
	vertical-align: middle;
	font-size: 93%;
	font-weight: normal;
	color: #da2805;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

#topSe5link1 a:hover span {
	background-image: url(../img/pc_top_icon28_2.png);
	color: #FFFFFF;
}

#topSe5in2 {/* 8x87 */
	width: 440px;
	position: relative;
	float: right;
	padding: 13px 37px 0 0;
	background: url(../img/pc_top_img29.jpg) 8px 87px no-repeat;
	text-align: right;
}

#topSe5in2 h2 {
	margin-bottom: 23px;
}

#topSe5in2inner {
	width: 320px;
	display: inline-block;
	text-align: center;
}

#topSe5in2inner p {
	font-size: 134%;
	color: #666666;
	line-height: 1.625;
	text-align: left;
}

.topSe5link2 {
	width: 258px;
	display: inline-block;
	margin-bottom: 5px;
}

.topSe5link2 a {
	width: 100%;
	display: inline-block;
	position: relative;
	background-color: transparent;
	border: 1px solid #da2805;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.topSe5link2 a:before,
.topSe5link2 a:after {
	width: 100%;
	height: 0;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	z-index: 2;
	background-color: #da2805;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.topSe5link2 a:before {
	top: 0;
}

.topSe5link2 a:after {
	bottom: 0;
}

.topSe5link2 a:hover:before,
.topSe5link2 a:hover:after {
	height: 50%;
}

.topSe5link2 p {
	position: relative;
	z-index: 5;
	margin-bottom: 0;
	background-image: url(../img/pc_top_icon28.png);
	background-position: 94.5% center;
	background-repeat: no-repeat;
}

.topSe5link2 p:hover {
	background-image: url(../img/pc_top_icon28_2.png);
}

.topSe5link2 span {
	width: 258px;
	height: 38px;
	display: table-cell;
	position: relative;
	z-index: 5;
	vertical-align: middle;
	font-size: 125%;
	color: #da2805;
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.topSe5link2 a:hover span {
	color: #FFFFFF;
}

/* TOP #topSe6 */
/* -------------------------------------------------- */
#topSe6 {
	padding: 60px 0;
	background-color: #f6f6f6;
	color: #666666;
}

#topSe6 section {
	width: 477px;
	position: relative;
}

#topSe6 h2 {
	width: 450px;
	padding-bottom: 20px;
	border-bottom: 1px solid #666666;
	font-size: 200%;
	font-weight: bold;
}

.topSe6Llink {
	position: absolute;
	top: -5px;
	right: 0;
	padding-right: 25px;
}

.topSe6Llink a {
	display: block;
	padding: 5px 20px;
	background: url(../img/pc_top_icon28_2.png) 94% center no-repeat #333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 117%;
	color: #FFF;
	text-align: center;
}

#topSe6in1 {
	float: left;
}

#topSe6in2 {
	float: right;
}

.topSe6pane1 {
	height: 385px;
	overflow: hidden;
}

.topList {
	width: 450px;
	display: block;
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px solid #666666;
}

.topListImg {
	width: 96px;
	margin-right: 10px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
}

.topListImg img {
	width: 96px;
	height: auto;
}

.topListTit {
	width: 340px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
}

.topList span {
	display: block;
	font-size: 134%;
	line-height: 1.25;
}

.topList a:hover {
	color: #d21d00;
}

.topList .topDate {
	font-size: 117%;
}

.jspVerticalBar {
	width: 5px;
}

.jspTrack {
	background-color: #bfbfbf;
}

.jspDrag {
	background-color: #da2805;
}

.fadeIn1,
.fadeIn2,
.fadeIn3 {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
	-moz-opacity: .0;
}

.ie8 .fadeIn1,
.ie8 .fadeIn2,
.ie8 .fadeIn3 {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1;
	-moz-opacity: 1;
}

.kaitori_saishin_banner{
	margin:10px;
}