@charset "utf-8";
#company #contents p {
	font-family: '游ゴシック体', 'Yu Gothic', 'メイリオ', Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', YuGothic, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.4rem;
	line-height: 2.4rem;
}
#company h2 {
	color: #12566c;
	text-align: center;
	font-weight: normal;
}
#company #sec02 h2 {
}
#company #sec01 {
	background-repeat: no-repeat;
	background-position: center top;
}
#company #sec01 .lead {
	text-align: left;
	margin-bottom: 0px;
}
#company #sec01 .lead h2 {
	font-weight: normal;
	color: #222121;
	text-align: left;
}
#company #sec01 .lead p + p {
	margin-top: 25px;
}
#company #sec02 {
	background-image: url(../../images/company/bg_company_02.jpg);
}
#company #sec02 .outer {
	background-color: #FFFFFF;
}
#company #sec02 .themeList dd > ul >li:before {
	content: "●";
	position: relative;
	padding-right: 3px;
}
#company #sec02 .outer .pic {
	text-align: center;
}
#company #sec02 .outer .accessbox {
}
#company #sec02 .outer .accessbox .accesslistA {
}
#company #sec02 .outer .accessbox .acesstxt h2 {
	font-size: 1.8rem;
}
#company #sec02 .outer .accessbox .accesslistB {
}
#company #sec03 {
}
#company #sec03 h2 {
}
#company #sec03 .fieldbox {
	font-size: 1.4rem;
	line-height: 2.4rem;
}
#company #sec03 .fieldbox .fieldlist {
}
#company #sec03 .fieldbox .fieldlist:nth-child(3) {
	margin-right: 0px;
}
#company #sec03 .fieldbox .fieldlist .pic {
}
#company #sec03 .fieldbox .fieldlist h3 {
	font-size: 1.8rem;
	text-align: center;
	color: #12566c;
	font-weight: normal;
	margin-bottom: 10px;
}
#company #sec03 .fieldbox .fieldlist .listtxt {
	font-family: '游ゴシック体', 'Yu Gothic', 'メイリオ', Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', YuGothic, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#company #sec03 .fieldbox .fieldlist p {
	font-weight: bold;
}
#company #sec03 .fieldbox .fieldlist ul > li:before {
	content: "■";
	position: relative;
	padding-right: 3px;
}
#company #sec04 {
	background-image: url(../../images/company/bg_company_03.jpg);
}
#company #sec04 h2 {
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

pcSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (min-width: 768px), print {
#company #contents p {
}
#company h2 {
	font-size: 3.5rem;
	line-height: 4.5rem;
}
#company #sec02 h2 {
	padding: 60px 0px 30px;
}
#company #sec01 {
}
#company #sec01 {
	background-image: url(../../images/company/bg_company_01.jpg);
}
#company #sec01 .lead {
	margin-right: 46%;
	padding: 55px 0;
}
#company #sec01 .lead h2 {
	margin-bottom: 30px;
	font-size: 3.5rem;
}
#company #sec01 .lead p + p {
}
#company #sec02 {
	padding-bottom: 80px;
}
#company #sec02 a {
	color: #000000;
	text-decoration: none;
}
#company #sec02 .outer {
	padding: 50px 125px;
}
#company #sec02 .outer dd > ul >li:before {
}
#company #sec02 .outer .pic {
}
#company #sec02 .outer .accessbox {
	display: flex;
	flex-wrap: wrap;
}
#company #sec02 .outer .accessbox .accesslistA {
	flex-basis: 46%;
	margin-right: 50px;
	display: block;
}
#company #sec02 .outer .accessbox .acesstxt h2 {
	padding: 30px 0px 20px;
}
#company #sec02 .outer .accessbox .accesslistB {
	flex-basis: 46%;
	margin-right: 0px;
	display: block;
}
#company #sec03 {
	margin: 45px 0px 80px;
}
#company #sec03 h2 {
	margin-bottom: 30px;
}
#company #sec03 .fieldbox {
	display: flex;
	flex-wrap: wrap;
}
#company #sec03 .fieldbox .fieldlist {
	flex-basis: 30%;
	margin-right: 44px;
}
#company #sec03 .fieldbox .fieldlist:nth-child(3) {
}
#company #sec03 .fieldbox .fieldlist .pic {
	margin-bottom: 10px;
}
#company #sec03 .fieldbox .fieldlist h3 {
}
#company #sec03 .fieldbox .fieldlist .listtxt {
}
#company #sec03 .fieldbox .fieldlist p {
}
#company #sec03 .fieldbox .fieldlist ul > li:before {
}
#company #sec04 {
	padding: 50px 0px 80px;
}
#company #sec04 h2 {
	margin-bottom: 30px;
}
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

spSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 767px) {
#company #contents p {
}
#company h2 {
	font-size: 2.4rem;
	line-height: 3rem;
}
#company #sec02 .outer {
	padding: 30px 3.5%;
}
#company #sec02 h2 {
	padding: 30px 0px 10px;
}
#company #sec01 {
	margin-bottom: 15px;
	background-size: 100% auto;
}
#company #sec01 {
}
#company #sec01 .lead {
    padding-top: 15px;
}
#company #sec01 .lead h2 {
	margin-bottom: 15px;
	font-size: 2.4rem;
}
#company #sec01 .lead p + p {
}
#company #sec02 {
	padding-bottom: 30px;
}
#company #sec02 .outer dd > ul >li:before {
}
#company #sec02 .outer .pic {
}
#company #sec02 .outer .accessbox {
}
#company #sec02 .outer .accessbox .accesslistA {
}
#company #sec02 .outer .accessbox .acesstxt h2 {
	padding: 15px 0px 10px;
}
#company #sec02 .outer .accessbox .accesslistB {
}
#company #sec03 {
	margin: 30px 0px;
}
#company #sec03 h2 {
	margin-bottom: 10px;
}
#company #sec03 .fieldbox {
}
#company #sec03 .fieldbox .fieldlist {
	margin-bottom: 15px;
}
#company #sec03 .fieldbox .fieldlist:nth-child(3) {
	margin-bottom: 0px;
}
#company #sec03 .fieldbox .fieldlist .pic {
	margin-bottom: 15px;
}
#company #sec03 .fieldbox .fieldlist h3 {
}
#company #sec03 .fieldbox .fieldlist .listtxt {
}
#company #sec03 .fieldbox .fieldlist p {
}
#company #sec03 .fieldbox .fieldlist ul > li:before {
}
#company #sec04 {
	padding: 30px 0px;
}
#company #sec04 h2 {
	margin-bottom: 10px;
}
}
