html,body {
	overflow-x: hidden;
}
body {
	width: 100%;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif, "Hiragino Kaku Gothic ProN", "メイリオ";
}

.allwrap{
	overflow-x: hidden!important;
}

.top{
	height:auto;
}

.top h1 {
    top: -15px;
    height:500px;
}

.chatch {
    font-size: 38px;
}

.bg_w{
	background-color:#ffffff;
}

.bg_g{
	background-color:#eef3f7;
}

.pc_fl{
	float:left;
}

main{
	/* font-family: "��������", "Yu Mincho", "�q���M�m���� ProN W3", "HiraMinProN-W3", "HG����E", "�l�r �o����", "MS PMincho", "MS ����", serif; */
}

h2{
	/* font-family: "��������", "Yu Mincho", "�q���M�m���� ProN W3", "HiraMinProN-W3", "HG����E", "�l�r �o����", "MS PMincho", "MS ����", serif; */
	font-family: 'Noto Serif JP', serif;
}

.intro{
	position: relative;
	/* margin-top:-180px; */
	z-index:1000;
}

#introduction{
	font-size:14px;
	line-height:28px;
	width:1000px;
	margin: 0 auto;
	padding: 60px 0px;
	background-color:#ffffff;
}

#introduction2{
	/* font-size:14px; */
	line-height:28px;
	width:1000px;
	margin: 0 auto;
	/* padding: 60px 0px; */
}

#introduction2 h2{
	margin-bottom: 40px;
    font-size: 30px;
    line-height: 43px;
}

#privatebrand{
	/* height:1500px; */
}

#privatebrand h2{
	padding-top:60px;
	/* margin:0px auto 40px; */
	margin:0px auto 0;
    font-size: 30px;
    line-height: 43px;
    width:1000px;
}

.private_s{
	width:1000px;
	/* height:435px; */
	margin: 50px auto 0;
	overflow: hidden;
}

.private_s h3{
	background: url(/company/img/about/h4_border.png) repeat-x bottom;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    width: 480px;
    margin-bottom: 30px;
    margin-right:18px;
    line-height: 28px;
	font-family: 'Noto Serif JP', serif;
}

.private_s_wid{
	/* width:490px; */
	width:460px;
	line-height: 23px;
}

.pc_mr_2{
	margin-right:2px;
}

.annotation{
	width:225px;
	padding:10px;
	font-size:12px;
	/* line-height:24px; */
	line-height: 1.6em;
}

.pc-mt-40{
	margin-top:40px;
}

#grow{
	padding: 50px 0px 0;
	width:1000px;
	margin:0 auto;
	/* height:345px; */
	overflow: hidden;
}

#grow h2{
	margin:0px auto 40px;
    font-size: 30px;
    line-height: 43px;
    width:480px;
}

.annotation2{
	width:470px;
	padding:10px;
	font-size:12px;
	line-height:24px;
}

.grow_wid{
	width:478px;
	margin-right:20px;
}

.grow_wid p{
	line-height: 28px;
}

#school{
	padding: 60px 0px;
	height:345px;
}

#school_wid{
	width:1000px;
	margin:0 auto;
}

#school h2{
	margin:0px auto 40px;
    font-size: 30px;
    line-height: 43px;
    width:480px;
}

.school_wid{
	width:478px;
	margin-right:20px;
}

.school_wid p{
	line-height: 28px;
}

#profile{
	/* padding-bottom:60px; */
}

#profile h2{
	margin:0px auto;
	padding-top:60px;
	padding-bottom:10px;
    font-size: 30px;
    line-height: 43px;
    width:1000px;
    border-bottom:solid 1px #000000;
}

#history{
	/* padding-bottom:60px; */
}

#history h2{
	margin:0px auto;
	padding-top:60px;
	padding-bottom:10px;
    font-size: 30px;
    line-height: 43px;
    width:1000px;
    border-bottom:solid 1px #000000;
}

.history_list{
	/* font-size:14px; */
	font-size:16px;
	display:block;
	width:1000px;
	margin:0 auto;
}

.history_list li{
	padding:25px 0px;
	line-height:28px;
	border-bottom: dotted 1px #b7b7b7;
}

.history_list dt{
	width:20%;
	float:left;
	display:table-cell;
}

.history_list dd{
	width:80%;
	display:table-cell;
}

#history .history_list dt{
	width:20%;
	font-size:18px;
	float:left;
	display:table-cell;
}

#qualification{
	padding:60px 0px;
}

#qualification ul{
	width:1000px;
	margin:0 auto;
	list-style-image: url('/eng/img/list-image.png');
}

#qualification ul li{
    margin-left:20px;
    line-height:28px;
}

footer{
	padding-top:0px;
}


main{
	top:-100px!important;
}

.flexslider{
	height:850px;
	z-index:0;
}

.flex-active-slide{
	height:850px;
	z-index:0;
}

.address{
	line-height:23px;
}

.main-font{
	font-size:30px;
	font-weight:bold;
	line-height: 1.4em;
}

.foo {
  float: left;
  width: 12px;
  height: 45px;
  margin: 5px;
  border: 1px solid rgba(0, 0, 0, .2);
}

.blue {
  background:rgb(44, 42, 111);
}

/* 20220204 追記 */
.info {
	border-top: solid #ccc 1px;
	margin: 0 auto;
	padding: 30px 0 10px;
	overflow: hidden;
	width: 1000px;
}
.info .logo {
	float: left;
}
.info .address {
	float: left;
	margin-top: 11px;
}
.info .pmark {
	float: right;
}