@charset "utf-8";
/* CSS Document */
/* 健康経営優良法人 */
#what_health a:hover{
	text-decoration:underline;}

#what_health ul li{
	margin-bottom:10px;
	padding-left:1em;
	text-indent:-1em;}

#what_health dl dt,
#what_health dl dd{
	margin-bottom:10px;}

#mainBanner {
	width:100%;
    margin: 0 auto;
    text-align: left;
    background: url(../img/health/health_main.jpg) top right no-repeat #fdfcee;
    height: 240px;
	box-sizing:border-box;
}

#mainBanner h2{
	 padding: 30px 10%;}

#mainBanner p{
	    padding: 0px 10%;}

#mainBanner img {
    display: none;
}

.mainBanner #start,
.mainBanner #reserve,
.mainBanner #bclick{
	width:100%;
    margin: 0 auto;
	box-sizing:border-box;
}
@media only screen and (max-width:767px){
#mainBanner {
    background: none;
    height: auto;
}
#mainBanner img {
    display: block !important;
    width: 100%;
    margin: 0 auto;
}
}
/* 目次
*****************************************************/
#headline{
	width:80%;
	margin:30px auto 0;
	padding:20px 5% 40px;
	border:2px #eee solid;
	border-radius:30px;
	background-color:#fbfbfb;
}
#headline .head{ margin:20px auto 40px; text-align:center;}
#headline ol.h_list { list-style-type: decimal;} 
#headline ol.h_list li { padding:5px 0;}
#headline ol.h_list li a{ color:#488fdd;}
#headline ol.h_list li a:hover {text-decoration:underline;}
#headline ol.h_list ul { padding-left:10px;}


.heading{
padding:10px 0;
margin:50px 0 0;
border-bottom:1.5px #999 dotted;
}

.heading h4{
	font-size:16px;
	font-weight:bold;
	display:flex;
	align-items: center;
	margin:0;
}

.heading .number{
	background-color:#8fc31f;
	color:#FFF;
	padding:0 10px;
	margin-right:20px;
	font-size:12px;
	white-space:nowrap;
}

.post_img{
	width:60%;
	margin:0 auto 30px;
}

.post{
    padding: 30px 0 20px 0;
    margin-bottom: 10px;
    overflow: hidden;
}

.post .frame {
    background-color: #fdfbee;
    padding: 30px 40px 10px;
    margin-bottom: 30px;
}

.post .frame h4 {
    font-weight: bold;
}

.post .frame p,
.post .frame ol li{
	text-align: left;
}

.post p{
	padding-bottom:10px;
}
.post ol {
	padding:0;
    margin-bottom: 10px;
}

.post ol li {
    list-style: none;
    padding: 5px 0 5px 2em;
    text-indent: -2em;
}

.post ul li.blank {
    margin: 20px 0 5px;
}

.post table {
    border-collapse: collapse;
    margin: 15px auto;
	width: 100%;
    text-align: center;
    border-spacing: 0;
}
.post table th {
    background-color: #F5F5F5;
    text-align: left;
    padding: 10px;
    white-space: nowrap;
    color: #151515;
    border-top: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    border-left: 4px solid #D4D4D4;
    font-size: 13px;
    letter-spacing: 1px;
    background-repeat: repeat-x;
    background-position: top;
}

.post table td {
    border-collapse: collapse;
    background-color: #FFF;
    text-align: left;
    padding: 20px 5%;
    border: 1px solid #D6D6D6;
    line-height: 20px;
    font-weight: normal;
}

.post .post_text .middleframe {
    background-color: #fbfbfb;
    padding: 20px 40px 10px;
    margin-bottom: 10px;
}

.under_text {
    padding-top: 30px;
}

.headframe {
    border: #ccc 3px solid;
    border-radius: 5px;
    padding: 30px 50px;
    margin: 30px 0;
}

.headframe ol{
	list-style:none;
	padding-left:0;
}
.headframe ol li {
    padding: 5px 0 5px 3em;
    text-indent: -3em;
}

.headframe span,
.wrap h3 span,
p span{
	color:#69C;
}
.wrap {
    background-color: #F9F9F9;
    padding: 30px 2%;
    width: 96%;
    margin: 60px 0;
}

.wrap h3 {
	display:block;
    background-color: #FFF;
    padding: 10px 10px 10px 0;
    font-weight: bold;
    text-align: center;
    border-left: 6px solid #ccc;
    border-bottom: 1px solid #ebebeb;
    box-shadow: 1px 1px 3px rgb(153 153 153 / 10%);
}
.wrap .inner {
    background-color: #FFF;
    padding: 0 4% 20px;
    width: 92%;
    border-bottom: 1px solid #ebebeb;
}

.box {
    display: flex;
    padding: 0;
    position: relative;
	border-bottom:none;
}

.box .bx01 {
    width: 316px;
    height: 200px;
    font-weight: bold;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

#bx1{
	margin-top:30px;
}
	
.box #st1 {
    background: url(../img/health/step1.png) top left no-repeat;
    background-size: cover;
    z-index: 4;
}

.box #st2 {
    background: url(../img/health/step2.png) top left no-repeat;
    background-size: cover;
    z-index: 3;
    margin-top: -40px;
}
.box #st3 {
    background: url(../img/health/step3.png) top left no-repeat;
    background-size: cover;
    z-index: 2;
    margin-top: -40px;
}
.box #st4 {
    background: url(../img/health/step4.png) top left no-repeat;
    background-size: cover;
    z-index: 1;
    margin-top: -40px;
}

.box .bx02 {
    width: 60%;
    border-collapse: collapse;
    padding-left: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.box .bx02 ul#list1 {
    margin-top: -10px;
}

.box .bx02 ul.bx_list {
    margin-top: -50px;
    padding: 20px;
    width: 100%;
    border-top: 1px #ccc dashed;
    border-bottom: 1px #ccc dashed;
    background-color: #FBFBFB;
}

@media only screen and (max-width:767px){
.headframe{
	padding:20px 5%;}

.post .frame,
.post .post_text .middleframe{
	padding: 20px 5% 10px;
}

.box{
	display:block!important;
	height:280px;
}

#bx1{
    background: url(../img/health/step1.png) top center no-repeat;
    background-size: cover;
    z-index: 4;}
#bx2{
	background:url(../img/health/step2.png) top center no-repeat;
	background-size:cover;
	z-index:3;
	margin-top:-50px;}
#bx3{
	background:url(../img/health/step3.png) top center no-repeat;
	background-size:cover;
	z-index:2;
	margin-top:-50px;}
#bx4{
	background:url(../img/health/step4.png) top center no-repeat;
	background-size:cover;
	z-index:1;
	margin-top:-50px;}
	
.box .bx01{
	width:100%;
	height:200px;
	background:none;
}

.box #st1,
.box #st2,
.box #st3,
.box #st4{
	margin-top:0px;
	background:none;}

.box .bx02 {
    width: 80%;
    margin: 0 auto;
    padding-left: 0;
}
.box .bx02 ul#list1 {
    margin-top: -70px;
}
.box .bx02 ul.bx_list {
    margin-top: -70px;
    background-color: transparent;
    border-top: 1px #FFF dotted;
    border-bottom: 1px #FFF dotted;
    padding: 10px;
}
}

@media only screen and (max-width:480px){

.heading{ margin: 30px 0 20px;}
.heading h4 { display:block;} 
.heading .number{
	width:50%;
	margin:0 auto 10px 0;}
}





/* RPA下層*/
/*************
/* テーブル
*************/
.tbwrap{

}

.tbwrap table {
  border-collapse: collapse;
  width:100%;
  margin:20px auto;
  text-align:center;
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;}

.tbwrap table tbody{
  width: 100%;
  display:table;
}
.tbwrap table th, .tbwrap table td {
  border: solid 1px black;
  padding:10px;
  /*実線 1px 黒*/
}

table th.head-column,
table th.head-column-it { background-color: #FC0;
    font-weight: bold;
}

.tbwrap table td {
	background-color:#FFF;
}

table td.head{ background-color:#FCE9A5; font-weight: bold;}

table td.head-column-it-sub{ background-color:#FCE9A5; font-size:13px; line-height:1.5; font-weight: bold; text-align:center; width:8%;}

table th.head-column-sub { background-color:#FC0; font-weight: bold; width:8%;}

table td.disc{
	text-align:left;}

tbody{
	vertical-align:top;
}
table td.disc ul {
	text-align:left;
	list-style:disc;}

table td .value{
	text-align:center;
	margin-bottom:10px;
}
table td p{
	text-align:left;
}

table td.disc ul li { margin-left:2em;}

.tbwrap h3 { font-size:16px;padding:10px 0;font-weight:bold;}

.tbwrap ul {
	list-style:disc;
	padding-left:1em;}

.tbwra ul li { margin-left:2em;}



/*************
メイン コンテンツ
*************/


section.toppage article,section.content .archive{border:0;}


/* アーカイブページ */
section.content .archive{
padding:0;
border-bottom:1px dotted #ccc;
}

section.content p{margin-bottom:5px;}


h2.sectionTitle{
font-size:20px;
font-weight:bold;
margin:40px 0px;
text-align:center;
}


@media only screen and (max-width:767px){

h2.sectionTitle{
	margin:0 auto 20px;
}
}

.heading{
padding:15px 0;
margin-bottom:5px;
border-top:2px solid #ebebeb;
border-bottom:2px solid #ebebeb;
}
.heading h3{ 
font-size:16px;
font-weight:bold;
margin:0;}

section.content img{
max-width:90%;
height:auto;
}

.frame{
	margin:1px 10% 30px;
	text-align:center;
}
.frame iframe{
	margin:0 auto;
}
iframe {
	width:100%;
	height:270px;
	max-width:480px;
}
iframe#_bownow_iframe_sid_26f09ede8bd4fcb1a226{
	width:90%;
	height:610px;
	max-width:100%;
	background: #FFF;
}
@media only screen and (max-width:767px){
iframe#_bownow_iframe_sid_26f09ede8bd4fcb1a226{
	width:100%;
	}
}
/* セミナーf0eded FFC832 */
.bar{
    background-color: #FFC832;
	padding: 15px 0%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.bar .date_box{
	margin: 0 15px;
}
.bar .date_box ul li{
	font-weight: bold;
}
.bar .date_box .date_span{
	font-size: 85%;
	margin-top: 10px;
}
.bar .date_box .location {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.bar .date_box .location img{
	width: 30px;
	margin-right: 5px;
}
.bar .date_box .location p{
	font-weight: bold;
}
.bar .date_box .link{
width: 250px;
}
.main_title p{
	background:#ED0707;
	color: #fff;
	font-weight: bold;
	padding: 8px 30px;
	margin-bottom: 10px;
	display: inline-block;
}
.main_title h2{
	color: #00466e;
}
@media only screen and (max-width: 767px){
.bar{
	display: block;
	padding: 15px 5%;
	text-align: center;
	box-sizing: border-box;
}
.bar .date_box .location{
	justify-content: center;
}
.bar .date_box .link{
	margin: 10px auto 0;
}
.main_title{
	text-align: center;
}
}