@charset "utf-8";
/* Copyright 2016 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

ホーム

------------------------------------------------------------ */

/* レイアウト
---------------------------------------------- */
body, html{overflow-x: hidden;}

/* heading
---------------------------------------------- */
/*-- h3 --*/
h3#h3_about01{background:url(../img/h3_about01.jpg) no-repeat 0 0;}
h3#h3_introduction01{background:url(../img/h3_introduction01.jpg) no-repeat 0 0;}
h3#h3_company01{background:url(../img/h3_company01.jpg) no-repeat 0 0;}
h3#h3_recruit01{background:url(../img/h3_recruit01.jpg) no-repeat 0 0;}
h3#h3_contact01{background:url(../img/h3_contact01.jpg) no-repeat 0 0;}

h3#h3_about01,
h3#h3_introduction01,
h3#h3_company01,
h3#h3_recruit01,
h3#h3_contact01{
	height:64px;
	margin-bottom:60px;
}

/*-- h4 --*/
h4#h4_about01{background:url(../img/h4_about01.jpg) no-repeat 0 0;}
h4#h4_about02{background:url(../img/h4_about02.jpg) no-repeat 0 0;}
h4#h4_about03{background:url(../img/h4_about03.jpg) no-repeat 0 0;}
h4#h4_about04{background:url(../img/h4_about04.jpg) no-repeat 0 0;}
h4#h4_about05{background:url(../img/h4_about05.jpg) no-repeat 0 0;}

h4#h4_contact01{background:url(../img/h4_contact01.jpg) no-repeat 0 0;}

h4#h4_about01,
h4#h4_about02,
h4#h4_about03{
	height:24px;
	margin-bottom:30px;
}

h4#h4_about04,
h4#h4_about05{
	height:27px;
	margin-bottom:30px;
}

h4#h4_contact01{
	height:33px;
	margin-bottom:30px;
}


/*-- h5 --*/
h5#h5_about01{background:url(../img/h5_about01.jpg) no-repeat 0 0;}
h5#h5_about02{background:url(../img/h5_about02.jpg) no-repeat 0 0;}
h5#h5_about03{background:url(../img/h5_about03.jpg) no-repeat 0 0;}
h5#h5_about04{background:url(../img/h5_about04.jpg) no-repeat 0 0;}
h5#h5_about05{background:url(../img/h5_about05.jpg) no-repeat 0 0;}

h5#h5_about01,
h5#h5_about02,
h5#h5_about03,
h5#h5_about04,
h5#h5_about05{height:59px;}


h5#h5_contact01{background:url(../img/h5_contact01.jpg) no-repeat 0 0;}
h5#h5_contact02{background:url(../img/h5_contact02.jpg) no-repeat 0 0;}
h5#h5_contact03{background:url(../img/h5_contact03.jpg) no-repeat 0 0;}
h5#h5_contact04{background:url(../img/h5_contact04.jpg) no-repeat 0 0;}

h5#h5_contact01,
h5#h5_contact02,
h5#h5_contact03,
h5#h5_contact04{height:59px;}




/* div
---------------------------------------------- */
div#wrap_promotion{
	width:980px;
	height:400px;
	margin:120px auto 0;
	position:relative;
}

/*--IE9--*/
div#wrap_promotion:not(:target){margin-top:120px\9;}


/*--IE8--*/
div#wrap_promotion{margin-top:0px\9;}

div#promotion{
	background:url(../img/bg_promotion01.jpg) no-repeat 0 0;
	width:1920px;
	height:400px;
	position:absolute;
	top:0;
	left:-470px;
}

div#promotion_inner{
	width:780px;
	margin:0 auto;
	padding:60px 0 0;
}

div#promotion_inner p{margin-bottom:0;}

div.bg_rpt01{
	background:url(../img/bg_rpt01.jpg) repeat-y 0 0;
	padding:15px 12px 0;
	overflow:hidden;
}

div.bg_btm01{
	background:url(../img/bg_btm01.jpg) no-repeat 0 bottom;
	padding-bottom:19px;
	margin-bottom:40px
}

div.bg_btm03{
	background:url(../img/bg_btm01.jpg) no-repeat 0 bottom;
	padding-bottom:19px;

}

div.bg_rpt02{
	background:url(../img/bg_rpt02.jpg) repeat-y 0 0;
	padding:15px 12px 0;
	overflow:hidden;
}

div.bg_btm02{
	background:url(../img/bg_btm02.jpg) no-repeat 0 bottom;
	padding-bottom:19px;
}

div.reform{
	float:left;
	width:304px;
	text-align:center;
	margin-right:22px;
}

div.reform:last-child{margin-right:0;}

/*--IE8--*/
div.bg_rpt01 > *:first-child + * + * {margin-right:0;}

div#map{
	width:980px;
	height:300px;
}

div#map iframe{
	width:100%;
	height:300px;
	border:none;
}

div#privacy{
	background:#FFFFFF;
	font-size:93%;
	border:1px solid #C8CEDB;
	padding:15px 0 15px 15px;
	width:800px;
	height:160px;
	overflow-y:scroll;
	margin-bottom:25px;
}

/* p
---------------------------------------------- */
p#txt_about01{
	background:url(../img/txt_about01.jpg) no-repeat center 0;
	height:18px;
	margin-bottom:15px;
}

p#txt_about01 span{display:none;}

p#txt_contact01{
	position:absolute;
	top:88px;
	left:90px;
	margin-bottom:0;
}

p#btn_contact01{
	position:absolute;
	top:83px;
	right:94px;
	margin-bottom:0;
}

/* スライド
---------------------------------------------- */
ul#slider {
    height:300px;
    overflow:hidden;
}
div.bx-pager {
    height:10px;
    margin:20px auto 0;
    text-align:center;
}
div.bx-pager-item{display: inline-block;}

div.bx-pager-item a{
    background:url(../img/ico_pager01.png) no-repeat 0 0;
    display:block;
    height:10px;
    margin-left:20px;
    text-align:left;
    text-indent:-9999px;
    width:10px;
}
div.bx-pager-item a:hover, div.bx-pager-item a.active{background:url(../img/ico_pager01_on.png) no-repeat 0 0;}




/* 会社概要
---------------------------------------------- */
.company_about{
	display: flex;
	gap: 20px;
}

.company_item{
	width: calc((100% - 40px) / 3);
}