@charset "utf-8";

section {
	margin: 130px auto 0 auto;
	position: relative;
	font-size: 15px;
	letter-spacing: 0.08em;
	text-align: center;
}
@media screen and (max-width: 811px) {
section {
	font-size: 13px;
	line-height: 1.8;
}
}
.intro {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 80px;
}
@media screen and (max-width: 811px) {
.intro {
	text-align: left;
	margin-bottom: 50px;
}
}
#fu {
	padding-top: 100px;
    margin-top:-100px;
}

h3 {
	max-width: 900px;
	width: 90%;
	margin: 0 auto 36px auto;
	background-image: url("../images/common/line.png"),url("../images/common/line.png");
	background-position: top,bottom;
	background-repeat: repeat-x;
	background-size:auto 4px;
	padding: 17px 0;
	text-align: center;
	font-size: 24px;
	line-height: 1;
	font-weight: normal;
	letter-spacing: 0.2em;
}
.outline {
	margin-bottom: 70px;
}
@media screen and (max-width: 811px) {
h3 {
	margin: 0 auto 18px auto;
}
.outline {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 20px;
}
}

h4 {
	font-size: 20px;
	line-height: 1;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0 auto 42px auto;
	text-align: center;
}
h4 br {
	display: none;
}
h4 span {
	margin-left: 1em;
}
@media screen and (max-width: 700px) {
h4 {
	font-size: 16px;
	line-height: 2.1;
	margin: 0 auto 14px auto;
}
h4 br { display: block }
h4 span { display: none }
}

h4 div {
	display: inline;
	background-color: #FBE17C;
	padding: 0 3px;
}
.conts {
	max-width: 660px;
	width: 90%;
	margin: 0 auto 64px auto;
	display: flex;
	justify-content: space-between;
}
.conts_r {
	flex-flow: row-reverse;
}
.conts p {
	width: 315px;
	font-size: 13px;
	letter-spacing: 0.05em;
	text-align: justify;
}
.conts img {
	width: 100%;
}
@media screen and (max-width: 700px) {
.conts {
	max-width: 660px;
	width: 90%;
	margin: 0 auto 64px auto;
	display: block;
}
.conts p {
	width: 100%;
	font-size: 12px;
}
.conts img {
	width: 60%;
	margin-bottom: 10px;
}
.conts .pic {
	width: 100%;
	text-align: center;
}
}



/* 階層別研修 */
.conts2 {
	max-width: 800px;
	width: 90%;
	margin: 0 auto 66px auto;
}
.conts2 p {
	max-width: 670px;
	font-size: 13px;
	letter-spacing: 0.05em;
	text-align: justify;
	margin: 0 auto 35px auto;
}
.conts2 .tableout {
	padding: 0 0 3px 3px;
	background-image: url("../images/common/line.png"),url("../images/common/line2.png");
	background-position: bottom,left;
	background-repeat: no-repeat,repeat-y;
	background-size:auto 4px,4px auto;
}

/*table*/
.conts2 .pct {
	width: 100%;
	font-size: 12px;
	line-height: 1.8;
	text-align: left;
	letter-spacing: 0.02em;
	border-collapse:collapse;
}
@media screen and (min-width: 812px) {
.sptable {display: none}
}
@media screen and (max-width: 811px) {
.pctable {display: none}
}

.conts2 .pct td {
	padding: 16px;
	background-color: #FFFCF0;
	background-image: url("../images/common/line.png"),url("../images/common/line2.png");
	background-position: top,right;
	background-repeat: no-repeat;
	background-size:auto 4px,4px auto;
	vertical-align: top;
}
.conts2 .pct td div {
	display: flex;
	justify-content: space-between;
}
.conts2 .pct p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.8;
	letter-spacing: 0.02em;
}
.conts2 .pct .cat {
	background-color: #FFF!important;
	font-size: 13px;
	text-align: center;
	padding: 8px 0 6px 0;
}
.conts2 .pct .class {
	background-color: #FBE17C!important;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
}
@media screen and (max-width: 811px) {
.conts2 .pct td {
	padding: 12px;
}
.conts2 .pct .cat {
	background-color: #FFF!important;
	font-size: 12px;
	text-align: left;
	padding: 12px;
	vertical-align: middle;
}
.conts2 .pct .class {
	font-size: 12px;
	padding: 8px;
}
}


/* 福利厚生 */
.sams {
	max-width: 900px;
	width: 90%;
	margin: 0 auto 86px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 26px;
}
@media screen and (max-width: 960px) {
.sams {
	display: block;
	margin: 0 auto 36px auto;
	padding-top: 10px;
}
}
h5 {
	position: absolute;
	font-size: 18px;
	letter-spacing: 0.06em;
	font-weight: normal;
	line-height: 1.7;
	left: 30px;
	top: 26px;
}
.kmg p {
	width: 220px;
	position: absolute;
	left: 30px;
	top: 100px;
	line-height: 2.1;
	text-align: justify;
}
.kmg .uptxt {
	top: 70px;
}
.kmg .ico1,.kmg .ico3,.kmg .ico4,.kmg .ico8 { position: absolute }
.kmg .ico1 img,.kmg .ico3 img,.kmg .ico4 img,.kmg .ico8 img { width: 100% }
.kmg .ico1 {
	width: 88px;
	right: 40px;
	top: -22px;
}
.kmg .ico3 {
	width: 99px;
	right: 18px;
	top: 7px;
}
.kmg .ico4 {
	width: 72px;
	right: -16px;
	top: -16px;
}
.kmg .ico8 {
	width: 117px;
	right: 12px;
	top: -14px;
}
@media screen and (max-width: 960px) {
h5 {
	position: relative;
	font-size: 15px;
	left: 0;
	top: 0;
	padding: 0 30px;
	margin-bottom: 10px;
}
.h5m {
	margin-bottom: 2em;
}	
.kmg p {
	width: 100%;
	position: relative;
	font-size: 12px;
	line-height: 1.8;
	top: 0;
	left: 0;
	padding: 0 30px 18px 30px;
}
.kmg .uptxt {
	top: 0;
}
.kmg .ico1 {
	width: 80px;
	right: 28px;
	top: 8px;
}
.kmg .ico3 {
	width: 90px;
	right: 18px;
	top: -10px;
}
.kmg .ico4 {
	width: 58px;
	right: 30px;
	top: 8px;
}
.kmg .ico8 {
	width: 96px;
	right: 28px;
	top: -7px;
}
}



/* 福利厚生メニュー */
.conts3 {
	max-width: 810px;
	width: 90%;
	margin: 0 auto 150px auto;
	display: flex;
	justify-content: space-between;
}
.conts3 .txt {
	width: 440px;
	line-height: 2.4;
	text-align: justify;
}
.conts3 .btn {
	padding-top: 6px;
	font-size: 13px;
}
@media screen and (max-width: 811px) {
.conts3 {
	margin: 0 auto 60px auto;
	display: block;
	font-size: 12px;
}
.conts3 .txt {
	width: 100%;
	line-height: 1.8;
	text-align: justify;
}
.conts3 .btn {
	padding-top: 2px;
	font-size: 12px;
	margin-bottom: 24px;
}
}

.conts3 .btn span {
	color: #FAD753;
}
.conts3 .btn a {
	text-decoration: underline;
}





/*角丸四角　黄色*/
.kmy {
	background-image: url("../images/common/kmy_left2.png"),url("../images/common/kmy_right2.png");
	background-position: left,right;
	background-size:17px auto;
	background-repeat: repeat-y;
	background-color: #FBE17C;
	
	text-align: center;
	max-width: 900px;
	width: 90%;
	margin: 0 auto 38px auto;
}
.kmy h2 {
	font-size: 27px;
	letter-spacing: 0.2em;
	font-weight: normal;
	margin: 18px 0;
}

@media screen and (max-width: 811px) {
.kmy {
	margin: 0 auto 18px auto;
}
.kmy h2 {
	font-size: 23px;
	margin: 0;
}
}

.kmy_head {
	background-image: url("../images/common/kmy_center1.png");
	background-size:auto 17px;
	background-repeat: repeat-x;
	height: 17px;
	display: flex;
	justify-content: space-between;
}
.kmy_head .hl {
	background-image: url("../images/common/kmy_left1.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}
.kmy_head .hr {
	background-image: url("../images/common/kmy_right1.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}

.kmy_foot {
	background-image: url("../images/common/kmy_center3.png");
	background-size:auto 17px;
	background-position: bottom;
	background-repeat: repeat-x;
	height: 17px;
	display: flex;
	justify-content: space-between;
}
.kmy_foot .hl {
	background-image: url("../images/common/kmy_left3.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}
.kmy_foot .hr {
	background-image: url("../images/common/kmy_right3.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}


/*角丸四角　アイボリー*/
.kmi {
	background-image: url("../images/common/kmi_left2.png"),url("../images/common/kmi_right2.png");
	background-position: left,right;
	background-size:17px auto;
	background-repeat: repeat-y;
	background-color: #FFFCF0;
	
	font-size: 13px;
	letter-spacing: 0.04em;
	text-align: left;
	width: 320px;
}
@media screen and (max-width: 811px) {
.kmi {
	width: 100%;
}
}

.kmi p {
	padding: 10px 0 10px 30px;
}
.kmi_head {
	background-image: url("../images/common/kmi_center1.png");
	background-size:auto 17px;
	background-repeat: repeat-x;
	height: 17px;
	display: flex;
	justify-content: space-between;
}
.kmi_head .hl {
	background-image: url("../images/common/kmi_left1.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}
.kmi_head .hr {
	background-image: url("../images/common/kmi_right1.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}

.kmi_foot {
	background-image: url("../images/common/kmi_center3.png");
	background-size:auto 17px;
	background-position: bottom;
	background-repeat: repeat-x;
	height: 17px;
	display: flex;
	justify-content: space-between;
}
.kmi_foot .hl {
	background-image: url("../images/common/kmi_left3.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}
.kmi_foot .hr {
	background-image: url("../images/common/kmi_right3.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}


/*角丸四角　グレー*/
.kmg {
	background-image: url("../images/common/kmg_left2.png"),url("../images/common/kmg_right2.png");
	background-position: left,right;
	background-size:17px auto;
	background-repeat: repeat-y;
	background-color: #F5F5F5;
	
	font-size: 13px;
	letter-spacing: 0.04em;
	text-align: left;
	width: 286px;
	height: 230px;
	position: relative;
	margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
.kmg {
	max-width: 645px;
	width: 100%;
	height: auto;
	margin: 0 auto 12px auto;
}
}

.kmg_head {
	background-image: url("../images/common/kmg_center1.png");
	background-size:auto 17px;
	background-repeat: repeat-x;
	height: 17px;
	display: flex;
	justify-content: space-between;
}
.kmg_head .hl {
	background-image: url("../images/common/kmg_left1.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}
.kmg_head .hr {
	background-image: url("../images/common/kmg_right1.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}

.kmg_foot {
	background-image: url("../images/common/kmg_center3.png");
	background-size:auto 17px;
	background-position: bottom;
	background-repeat: repeat-x;
	height: 17px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.kmg_foot .hl {
	background-image: url("../images/common/kmg_left3.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}
.kmg_foot .hr {
	background-image: url("../images/common/kmg_right3.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}
