@charset "utf-8";
/* CSS Document */

.c_area {
	width: 95%;
	margin: auto;
}

p.sub {
	font-size: 14px;
	line-height: 200%;
	text-align: left;
	margin: 30px 0 0;
}

p.sub br {
	display: none;
}

.content01 {
	margin: auto;
	padding: 30px 0 0;
	text-align: center;
}

.content01 .c_area {
	text-align: left;
}

.content01 h2 {
	border-left: solid 6px #82BC3F;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
}

.content01 h3 {
	font-size: 18px;
	color: #82BC3F;
	line-height: 140%;
	font-weight: bold;
	text-align: center;
	margin-top: 3vh;
}

.content01 .img1 {
	text-align: left;
	margin: 30px auto 0;
}

.content01 .text1 {
	font-size: 18px;
	margin-top: 20px;
	text-align: center;
}

.content01 .line {
	margin: 0 auto 20px;
	padding: 20px 0 0;
	background: url(../images/company/principle/line.png) no-repeat bottom;
}

.content02 {
	padding: 0 0 30px;
	text-align: center;
}

.content02 .c_area {
	text-align: left;
}

.content02 .c_area .box {
	display: block;
	width: 90%;
	padding: 0 20px;
	margin-top: 20px;
	position: relative;
}

.content02 .c_area .box .backnum {
	font-size: 14px;
	color: #FFF;
	background: #000;
	padding: 4px 10px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	display: none;
}

.content02 .c_area .box .backnum_sp {
	font-size: 12px;
	color: #FFF;
	background: #000;
	padding: 2px 5px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
}

.content02 .c_area .bdr {
}

.content02 .c_area .box .photo {
	display: inline-block;
	vertical-align: middle;
	width: 20%;
	margin-right: 5px;
	position: relative;
}

.content02 .c_area .box .photo img {
	width: 80%;
}

.content02 .c_area .box .photo .arw {
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
}

.content02 h2 {
	border-left: solid 6px #82BC3F;
	padding-left: 14px;
	font-size: 25px;
	font-weight: bold;
	line-height: 100%;
}

.content02 p.sub {
	font-size: 14px;
	line-height: 180%;
	text-align: left;
}

.content02 .c_area .box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 130%;
	border-left: #82BC3F solid 4px;
	padding-left: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 65%;
}

.content02 .c_area .box h3 span {
	font-size: 14px;
	font-weight: normal;
}


.content02 h3.kako {
	border-bottom: 3px dashed #1D4D00;
	margin-top: 60px;
	font-size: 18px;
	padding-bottom: 5px;
}

.content02 .kako_list {
	margin-top: 15px;
}

.content02 .kako_list li {
	margin-top: 15px;
	background: url("../images/common/arw8.png") no-repeat left top 8px;
	padding-left: 15px;
}

.content02 .kako_list li a {
	color: #1d9e56;
	font-size: 14px;
}

.content03 {
	text-align: left;
	margin-bottom: 60px;
}

.content03 h2 {
	border-left: solid 6px #82BC3F;
	padding-left: 14px;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
}

.content03 h3 {
	margin-top: 60px;
	font-size: 16px;
	font-weight: bold;
}

.content03 .flexbox {
	margin: 10px auto 0;
	text-align: left;
}

.content03 .flexbox .text {
}

.content03 .flexbox .text2 {
}

.content03 .flexbox ul li {
	list-style-type: circle;
	margin-left: 20px;
}

.content03 .flexbox .photo {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	text-align: left;
	margin-top: 15px;
}

.content03 .flexbox .photo img {
	max-width: 45%;
	height: auto;
	margin: 0 auto 0 2px;
}


.content03 .flexbox .photo img.big {
	max-width: 95%;
}


.content03 .right {
	width: 100%;
	margin-top: 20px;
	text-align: left;
}

.content03 .right ul li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 2px;
	width: 45%;
}

.content03 .right ul li.bn {
	display: block;
	width: 90%;
}

.content03 .flex {
	display: flex;
	justify-content: center;
	margin: 20px auto 0;
	gap:10px;
}

.welfarelink {
	color: #FFFFFF;
	display: inline-block;
	margin: 10px;
	padding: 5px 10px 5px 24px;
	line-height: 100%;
	font-size: 14px !important;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;
	background: #269400 url("../images/common/arw6.png") no-repeat left 5px center;
}

.welfarelink:hover {
	background-color:#61D36A;
}

.box2 h3 {
	margin-bottom: 10px;
}

.box2 .flexbox2 h4 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}


.box2 ul {
	font-size: 16px;
}

.box2 p {
	font-size: 16px;
}

.box2 ul li {
	list-style-type: circle;
	margin-top: 5px;
	font-size: 16px;
	margin-left: 20px;
}

.box2 .flexbox2 ul {
	font-size: 16px;
}

.box2 .flexbox2 p {
	font-size: 16px;
}

.box2 .flexbox2 ul li {
	list-style-type: circle;
	font-size: 16px;
	margin-left: 20px;
}

.box2 .photo {
	margin-top: 15px;
	display: flex;
	justify-content: space-around;
}

.box2 .photo img {
	width: 47%;
}

.box2 .photo img.big {
	width: 95%;
}

.box2 .right {
	text-align: center;
}
.box2 .c1 {
	text-align: center;
	width: 100%;
}


a.pdf {
	display: inline-block;
	vertical-align: middle;
	margin-top: 15px;
	color: #2CAC00;
	padding-left: 35px;
	padding: 15px 0 15px 35px;
	font-size: 14px;
	color: #333;
	text-decoration: underline;
	 text-underline-offset:2px;
	background: url("../images/common/pdf.png")no-repeat left;
}

a.pdf img {
	display: none;
}

/* 共通スタイル */
.table-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 1.5rem;
}

.health-table {
  border-collapse: collapse;
  width: 100%;
  min-width: 600px; /* 横スクロール発生のための最小幅 */
  font-family: sans-serif;
}




.health-table th,
.health-table td {
  border: 1px solid #ccc;
  padding: 8px 12px;
  text-align: left;
  vertical-align: top;
}

.health-table th {
    text-align: center;
}

/* 列幅の指定 */
.health-table th:nth-child(1),
.health-table td:nth-child(1) {
  width: 120px;  /* 項目 */
}

.health-table th:nth-child(2),
.health-table td:nth-child(2) {
  width: 140px;  /* 導入時期 */
}

.health-table th:nth-child(3),
.health-table td:nth-child(3) {
  width: 240px;  /* 目的・内容（長文） */
}

.health-table th:nth-child(4),
.health-table td:nth-child(4) {
  width: 140px;  /* データ */
}

.health-table thead {
  background-color: #f0f0f0;
  font-weight: bold;
}

.health-table {
   font-size: 14px;
}

.health-table th,
.health-table td {
  padding: 6px 8px;
}


.health-table td .pdf2 {
	color: inherit;
	background: url("../images/common/pdf.png") bottom left no-repeat;
	padding-bottom: 32px;
	display: block;
	background-size: 18px;
	text-decoration: underline;
}

.health-table td .photo {
	display: flex;
	gap:5px;
	justify-content: center;
	margin: 14px auto 0;
	max-width: 45%;
}


.scroll-hint {
	margin-top: 20px;
}
.scroll-hint::before {
  content: "⇆表は横スクロールできます";
  display: inline-block;
  animation: hintShake 1s ease-in-out infinite alternate;
  margin-right: 4px;
}

@keyframes hintShake {
  0%   { transform: translateX(0); }
  100% { transform: translateX(8px); }
}

.yuryo {
	width: 240px;
	margin: 20px 0 0;
}
