@charset "UTF-8";

/* ****************************************************
Title: sp_outline.css
Created: 2011-01-31
Last Modified: 2011-03-09
***************************************************** */

/* Table Of Contents
----------------------------------------

# Smartphne Hide Content
# Main
----------------------------------------*/

/* # Smartphone Hide Content
---------------------------------------------------------------------------- */

/* # Main
---------------------------------------------------------------------------- */

#content #pageTitHealth {
  background: url(../img/all/bg_pagetit_health.gif) no-repeat left top;
  height: 29px;
  margin: 0 0 18px;
  width: 146px;
}

/*-----------------------------------------------------------------------
2013.02.15追加CSS
-----------------------------------------------------------------------*/

/* 季刊誌用ボックス */
#content .contents_boxL {
  width: 100%;
  float: left;
  display: block;
  margin-top: 10px;
}

#content .contents_boxR {
  width: 100%;
  float: right;
  display: block;
}

#content .contents_boxR ul {
  line-height: 150%;
  list-style-position: outside;
  list-style-type: none;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 20px;
  margin-left: 7px;
  padding-left: 10px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #093;
}

#content .contents_boxR li {
  margin-bottom: 5px;
  padding-bottom: 3px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #c9eeb5;
}

/* 季刊誌見出し */

.feature {
  font-size: 85%;
  color: #c03;
  font-weight: bold;
}

.headline_lead {
  font-size: 85%;
}

.subhead {
  font-size: 85%;
  color: #4a4a4a;
  font-weight: bold;
}

/* 季刊誌一括ダウンロードボタン */
.button {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 4px 15px;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #bbb;
  overflow: visible;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  color: #555;
  background-color: #ddd;
  background-image: linear-gradient(
      top,
      rgba(255, 255, 255, 1),
      rgba(255, 255, 255, 0)
    ),
    url(data:image/png;base64,iVBORw0KGg[...]QmCC);
  transition: background-color 0.2s ease-out;
  background-clip: padding-box; /* Fix bleeding */
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.5),
    0 1px 0 rgba(255, 255, 255, 0.3) inset;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}

.button:hover {
  text-decoration: none;
  background-color: #eee;
  color: #555;
}

.button:active {
  text-decoration: none;
  background: #e9e9e9;
  position: relative;
  top: 1px;
  text-shadow: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) inset;
  outline: none;
}

/* 開催セミナー　過去見出し*/
#content .mTH01 {
  border-bottom: dashed #4a4a4a 1px;
  font-size: 140%;
  margin: 25px 0 15px;
  padding-bottom: 8px;
  color: #f30;
}

#content .mTH01 .in {
  display: inline-block;
  *display: inline;
  padding: 1px 0 0 5px;
  vertical-align: baseline;
  *zoom: 1;
}
/* 健康相談　具体例*/
#content .Example {
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}

#content .Example dt {
  height: 39px;
  line-height: 0;
  margin: 0 0 5px 5px;
  text-indent: -9999px;
  width: 101px;
  background: url(../../../common/custom/img/pc/page/ex.gif) no-repeat left top;
}

* html #content .Example dt {
  margin: 0 0 5px 5px;
}

#content .Example dd {
  overflow: hidden;
  zoom: 1;
}

#content .Example ul {
  background: #faffff;
  border: #6dab68 1px dotted;
  padding: 8px;
}

#content .Example li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin: 0 0 5px 10px;
  vertical-align: baseline;
  *zoom: 1;
}

/*----- 特定健診　検査項目-----*/
#content dl.List_shc {
  margin-top: 0.3em;
}

#content dl.List_shc dt {
  clear: left;
  float: left;
  width: 8em;
}
#content dl.List_shc dd {
  margin-left: 8em;
}

.detail_interval {
  letter-spacing: 0.3em;
}

/*----- 保健事業　インデックス-----*/

.hokenIndexflL {
  margin: 8px auto;
  text-align: center;
}

.hokenIndexflR {
  margin: 5px auto;
  text-align: center;
}

/*-----セミナー ボタン----*/

#button {
  text-align: center;
  display: block;
}

#button img {
  margin: 30px auto;
}

/*-----DPC ボタン----*/

#button_dpc {
  text-align: center;
  display: block;
}
#button_dpc img {
  margin: 10px auto;
}

/*----- 事業主表彰制度ページ----*/
dl.ListHyoka1 {
  margin: 0.6em 0 1em;
  line-height: 1.6;
}
dl.ListHyoka1 dt {
  clear: left;
  float: left;
  margin: 0 0 0.35em;
  width: 11em;
}
dl.ListHyoka1 dd {
  margin-bottom: 0.35em;
  margin-left: 11em;
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.ListHyoka2 li {
  margin-bottom: 0.35em;
  line-height: 1.8;
}
.ListHyoka2 li ul {
  margin-left: 1.5em;
}
.ListHyoka2 li ul li {
  margin-left: 0.8em;
}
.ListHyoka3 li {
  line-height: 1.8;
}

.Phgrid {
  width: 290px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}
.Phgrid ul li {
  float: left;
  display: block;
  list-style: none;
  margin-bottom: 25px;
}
.Phgrid li img {
  max-width: 300px;
  height: 230px;
}
.group {
  width: 290px;
  clear: both;
  margin: 0 auto;
}
.group img {
  width: 290px;
}

/* 事業主表彰制度ページ 写真サイズ長い場合*/
.Phgrid2 {
  width: 290px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}
.Phgrid2 ul li {
  float: left;
  display: block;
  list-style: none;
  margin: 0 auto 25px;
}
.Phgrid2 .horizontal img {
  max-width: 300px;
  height: 199px;
}
.Phgrid2 .vertical img {
  height: 280px;
}
.Phgrid2 .vertical2 img {
  height: 240px;
}

#content .mFig06 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#content .mFig06 img {
  width: 100%;
  height: auto;
}

#content .mCatIndexLead2 {
  margin-bottom: 10px;
  padding: 20px;
  background: #f5f9f5;
  border: solid 1px #78b070;
}
#content .CatIndexLead2 .CatIndexLeadImg2 {
  float: right;
  margin-left: 33px;
}
* html #content .CatIndexLead2 .CatIndexLeadImg2 {
  margin-left: 30px;
}
#content .CatIndexLead2 .CatIndexTxt2 {
  overflow: hidden;
  zoom: 1;
}
.TitleiItem {
  background-color: #f7faf7;
  padding: 0.2em 0.32em 0.2em 0.6em;
  margin-bottom: 0.6em;
}
.TitleiItem2 {
  width: 50%;
  display: block;
  background: #f5f9f5;
  border: solid 1px #78b070;
  padding: 0.3em 0.5em;
  margin: 0.5em 0 1em;
  text-align: center;
}

/*---------- 健康相談ボタン ---------*/

#hfc_btn {
  margin-bottom: 20px;
  padding-top: 15px;
  background-color: #e7efe0;
  text-align: center;
  display: block;
}

#hfc_btn h2 {
  margin-top: 5px;
}

#hfc_btn ul {
  padding: 15px;
}

#hfc_btn li {
  margin-bottom: 5px;
}

/*-----機関誌 ボタン----*/

#mgz_btn {
  text-align: center;
  display: block;
}

#mgz_btn li {
  margin-top: 15px;
}

/*-----健康セミナー----*/
.ad {
  float: left;
  width: 242px;
  margin: 0px 0px 10px 50px;
}
#content .mMH01_smn {
  padding: 0.5em;
  background: #fffaf4;
  border: solid 3px #ffaf58;
  font-size: 128.57%;
  font-weight: bold;
  margin-bottom: 20px;
}

#content .mMH01_smn1 {
  background-color: #626692;
  color: #fff;
  font-weight: bold;
  font-size: 130%;
  margin: 0 -15px 15px;
  padding: 8px 18px;
}
#content .mMH01_smn2 {
  background-color: #b75366;
  color: #fff;
  font-weight: bold;
  font-size: 130%;
  margin: 0 -15px 15px;
  padding: 8px 18px;
}

#smn_left {
  float: left;
  width: 100%;
}
#smn_right {
  float: left;
  width: 100%;
}
.smn_ph {
  text-align: center;
}
.smn_ti {
  text-align: center;
}
.smn_lead {
  margin: 10px 0px 0px 12px;
  float: left;
}
.smn_profile {
  clear: both;
  margin: 10px 0px;
  float: left;
}
.mTable_smn {
  margin: 15px 0 20px;
  font-size: 70%;
}

.mTable_smn table {
  border-left: 1px solid #b0d5a9;
  border-top: 1px solid #b0d5a9;
  height: 300px;
}

.mTable_smn table caption {
  padding-bottom: 5px;
}

.mTable_smn .mNoteList {
  margin-bottom: 0;
}

.mTable_smn table th,
.mTable_smn table td {
  border-bottom: 1px solid #b0d5a9;
  border-right: 1px solid #b0d5a9;
  line-height: 120%;
}

.mTable_smn table thead th {
  background-color: #ebf4ea;
  color: #000;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
}

.mTable_smn table tbody th {
  background-color: #ebf4ea;
  font-weight: bold;
  padding: 3px;
  vertical-align: middle;
}

.mTable_smn table tbody td {
  padding: 3px;
  background-color: #fff;
}

.mTable_smn table tbody .accent {
  font-weight: bold;
  padding: 3px;
  vertical-align: middle;
}

.voice {
  border-bottom: 1px dotted #19276c;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #19276c;
}
.voice2 {
  border-bottom: 1px dotted #a03c58;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #a03c58;
}

/*20107.9.11追加　Smart Life Parkインデックス用*/

/* mCatIndexArea */

#content .mCatIndexArea .mCatIndexAreaSec_SLP {
  margin-bottom: 50px;
}

#content .mCatIndexArea .mCatIndexAreaSec_SLP h2 {
  background: #23af5e;
  color: #fff;
  clear: both;
  font-size: 114.28%;
  margin-bottom: 15px;
}

#content .mCatIndexArea .mCatIndexAreaSec_SLP .mCatIndexAreaSecIn {
  clear: both;
}

#content .mCatIndexArea .mCatIndexAreaSec_SLP .mCatIndexAreaSecItem {
  float: none;
  width: auto;
}

#content .mCatIndexArea .mCatIndexAreaSec_SLP .mCatIndexAreaSecItem h3 {
  background: #cde782;
  font-weight: normal;
  margin-bottom: 15px;
}

#content .mCatIndexArea .mCatIndexAreaSec_SLP .mCatIndexAreaSecItem h3 span {
  background: #f0f0f0 url(../../../common/std/img/sp/page/ico_arrow05.gif)
    no-repeat 20px center;
  display: block;
  padding: 24px 20px 24px 64px;
}

#content
  .mCatIndexArea
  .mCatIndexAreaSec_SLP
  .mCatIndexAreaSecItem
  .mCatIndexAreaSecItemContent {
  overflow: hidden;
  zoom: 1;
}

#content
  .mCatIndexArea
  .mCatIndexAreaSec_SLP
  .mCatIndexAreaSecItem
  .mCatIndexAreaSecItemContent
  ul
  li {
  margin-bottom: 7px;
  padding: 10px 20px;
  background-image: url(../../../common/std/img/pc/page/ico_arrow_lg_r.gif);
  background-repeat: no-repeat;
  background-position: 10px 18px;
  display: block;
  border: 2px dotted #f0f0f0;
}

#content
  .mCatIndexArea
  .mCatIndexAreaSec_SLP
  .mCatIndexAreaSecItem
  .mCatIndexAreaSecItemLead,
#content
  .mCatIndexArea
  .mCatIndexAreaSec_SLP
  .mCatIndexAreaSecItem
  .mCatIndexAreaSecItemThumb {
  display: none;
  float: none;
}

.Index_Lead {
  margin-bottom: 20px;
}

.Index_Lead .txt {
  margin-bottom: 20px;
}

.Index_Lead .bn {
  text-align: center;
}

/*20170919　事業主表彰制度　集合写真用*/

#content .Fig_AW {
  margin-bottom: 2.5em;
}

#content .Fig_AW ul,
#content .Fig_AW p {
  text-align: left;
}

#content .Fig_AW li {
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
}

#content .Fig_AW img {
  width: 100%;
  margin: 8px 0;
}

/*20170920　事業主表彰制度　評価方法SP用表示*/
#content .List_AWs {
  margin: 20px 0;
}

#content .List_AWs p {
  margin-bottom: 0.3em;
}

/*20180323　保養所モニターの声用*/

.button_voice_container {
  width: 100%;
  text-align: center;
  margin: 0 0 46px;
}

.button_voice {
  display: inline-block;
  width: 100%;
  height: 54px;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: relative;
  background-color: #e7e5ce;
  border-radius: 4px;
  color: #271918;
  line-height: 52px;
  box-shadow: 0 3px 0 #74724c;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-size: 130%;
}
.button_voice::before,
.button_voice::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.button_voice:hover {
  background-color: #ecead8;
  box-shadow: 0 3px 0 #b6a500;
  text-decoration: none;
  /*text-shadow: 0 1px 0 #B5AA00;*/
  color: #6f6755;
}
.button_voice:active {
  top: 3px;
  box-shadow: none;
}

#content .voice_catch {
  border: 1px solid #c89932;
  border-radius: 6px;
  padding: 20px;
  /*background-color:#F5F2E2;*/
}

#content .voice_catch p {
  /*font-weight:bold;
	line-height:180%;*/
  color: #464637;
}

.zero {
  margin: 0;
}

#content .voice_catch_L p {
  margin-bottom: 1em;
}

#content .voice_catch_L .title {
  font-weight: bold;
  padding-left: 10px;
  border-left: 5px solid #645248;
  margin-bottom: 0.8em;
  font-size: 113%;
}

#content .voice_catch_R {
  padding: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
}

#content .voice_catch_R img {
  width: 100%;
}

#content .voice_detail {
  margin: 15px 0 40px;
}

#content .voice_detail h2 {
  color: #fff;
  font-weight: bold;
  background-color: #645248;
  padding: 10px 20px;
  line-height: 1.6;
  margin-bottom: 30px;
  font-size: 113%;
}

#content .voice_detail h3 {
  border-bottom: 2px dotted #c89932;
  padding: 6px;
  color: #65ab31;
  font-size: 113%;
  margin-bottom: 0.8em;
  background: url(../img/all/voice_about.png) 1px no-repeat;
  background-size: 24px;
  padding-left: 30px;
  line-height: 1.4;
}

#content .voice_detail ul {
  color: #630;
}

#content .voice_detail p {
  color: #555;
  margin-bottom: 0.5em;
}

#content .award_comment {
  padding: 2em 2em 1em;
  background-color: #f6f1ee;
  border: 1px solid #8f6552;
}
#content .award_comment .photo {
margin: 2em;
width: auto;
text-align: center;
}
#content .award_comment .photo img {
width: 80%;
}

#content .award_comment .title {
  color: #fff;
  font-weight: bold;
  background-color: #645248;
  padding: 10px 10px 8px;
  line-height: 1.5;
  margin-bottom: 1.5em;
  font-size: 117%;
}

#content .award_comment .sub {
  color: #630;
  font-weight: bold;
  margin-bottom: 0.5em;
  font-size: 117%;
}

#content .award_comment p {
  color: #333;
  margin-bottom: 1em;
}

#content .award_online p {
border: 1px solid #b0d5a9;
padding: 0.8em 1.25em;
border-radius: 6px;
margin-bottom: 2em;
}

#content .award_online .box {
display: block;
margin-top: 1.5em;
text-align: center;
}
#content .award_online .box:nth-child(3) {

}
#content .award_online .box img {
max-height: auto;
width: 90%;
margin-bottom: 1em;
}

/* 横長のテーブル */
#content .TableAward {
  margin: 15px 0 20px;
  width: auto;
}
#content .TableAward table {
  border-left: 1px solid #b0d5a9;
  border-top: 1px solid #b0d5a9;
  font-size: 70%;
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

#content .TableAward table caption {
  padding-bottom: 5px;
}
#content .TableAward .mNoteList {
  margin-bottom: 0;
}
#content .TableAward table th,
#content .TableAward table td {
  border-bottom: 1px solid #b0d5a9;
  border-right: 1px solid #b0d5a9;
}
#content .TableAward table thead th {
  background-color: #ebf4ea;
  color: #000;
  font-weight: bold;
  padding: 8px;
  text-align: center;
}
#content .TableAward table tbody th {
  background-color: #ebf4ea;
  font-weight: bold;
  padding: 9px;
  vertical-align: middle;
}
#content .TableAward table tbody td {
  padding: 9px;
  background-color: #fff;
}

.TableAward table th{text-align: center;}

.TableAward table th, .TableAward table td{vertical-align: middle;}

.TableAward table .vertical_wr{
	writing-mode: vertical-lr;
	text-orientation: upright;
	text-align: center;
	letter-spacing: 0.2rem;
}


/*健康施策表彰 最優秀賞／健康優良表彰 総合第1位*/
#content .award_company01 {
    margin: 1.5em 0 1em;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 1.5em;
}
#content .award_company01 .deco {
    text-align: center;
}
#content .award_company01 .deco p {
font-weight: bold;
margin: 0.5em 0 1em;
font-size: 113%;
}
#content .award_company01 .photo {
    text-align: center;
}
#content .award_company01 .photo img {
    width: 100%;
}
#content .award_company01 .comment {
margin-top: 1em;
}

#content .award_company01 .photo img.small {
    width: 38%;
}

/*健康施策表彰 優秀賞*/
#content .award_company02 {
    margin-top: 1em;
}
#content .award_company02 .item {
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 1.5em;
    margin: 0.5em 0 1em;
}
#content .award_company02 .item .deco img {
    width: auto;
}
#content .award_company02 .item .deco p {
margin-bottom: 1em;
margin-top: 0.5em;
font-weight: bold;
font-size: 107%;
}

#content .award_company02 .item .photo img {
    text-align: center;
    height: 170px;
}
#content .award_company02 .item .photo img.large {
    max-width: 100%;
    max-height: 230px;
    height: auto;
}

#content .award_company02 .item p.comment {
margin-top: 1em;
text-align: left;
}

/*健康優良表彰 その他第1位*/
#content .award_company03 {
    justify-content: center;
}
#content .award_company03.last {
margin-bottom: 2em;
}
#content .award_company03 .item {
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 1.5em;
    margin: 0.5em 0 1em;
}
#content .award_company03 .item .deco .class {
background-color: aliceblue;
padding: 0.4em;
margin-bottom: 0.8em;
font-weight: bold;
}
#content .award_company03 .item .deco img {
width: auto;
}
#content .award_company03 .item .deco p {
margin-bottom: 0.8em;
margin-top: 0.5em;
font-weight: bold;
font-size: 107%;
}
#content .award_company03 .item .photo img {
    text-align: center;
    max-width: 100%;
    max-height: 230px;
}
#content .award_company03 .item .photo .border {
border: 1px solid #ccc;
}
#content .award_company03 .item .photo .nodata {
color: #ccc;
font-weight: bold;
font-size: 134%;
padding: 40px 0;
margin: 0 40px;
letter-spacing: 0.03em;
border: 1px solid #ccc;
}

#content .award_company03 .item p.comment {
margin-top: 1em;
text-align: left;
}
#content h4.category {
border-bottom: 1px dashed #ccc;
font-size: 113%;
color: #333;
margin-top: 1.5em;
margin-bottom: 0.8em;
padding: 0 0 0.5em 0.5em;
}

#content .award_ceremony {
text-align: center;
}
#content .award_ceremony.last {
margin-bottom: 2em;
}
#content .award_ceremony .item {
position: relative;
    text-align: center;
    padding: 1em;
    margin: 0.5em 0 1em;
}
#content .award_ceremony img {
max-width: 90%;
}
#content .award_ceremony .vertical {
max-width: 46%;
margin: 0 auto;
}

/*通院ドック案内冊子リスト*/
#content .dock_col3 {
    display: block;
    justify-content: center;
}

#content .dock_col3 .item {
    position: relative;
    text-align: center;
    flex-basis: 90%;
    padding: 1em;
    margin: 0.5em 0 1em;
}

#content .dock_col3 .item .item_title {
    background-color: #CADBE9;
    padding: 4px;
    margin-bottom: 0.8em;
    font-weight: bold;
}
#content .dock_col3 .item .photo img {
    border:1px solid #004e8a;
    text-align: center;
    max-width: 50%;
}

.emphas {	font-size: 20px;	font-weight: bold;}
.emphas a em{
	margin-left:5px;
	display: inline-block;
	padding: 0 10px;
	color: red;
	text-decoration: underline;
	background: #FBF90A;
}
.emphas a img{margin-left: 5px;vertical-align:middle;	margin-right:5px;}

/*----- 健康コンテンツ-----*/

.healthcontents #content .uiTabArea .uiTab{
	margin: 0;
	width: 100%;
}

.healthcontents .uiTabArea .uiTab{
	display: flex;
	flex-flow:wrap;
	justify-content:space-between;
	align-items:flex-end;
}

.healthcontents .uiTabArea .uiTab li{
	width: 50%;
	margin: 0;
}

.healthcontents .uiTabArea .uiTab li a{
	height: 3rem;
	line-height: 3rem;
	border-radius: 0;
}

.healthcontents .uiTabArea .uiTab li:first-child a, .healthcontents .uiTabArea .uiTab li:nth-child(2) a{
	border-radius: 5px 5px 0 0;
	margin-bottom: 3px;
}

.healthcontents .uiTabArea .uiTab .in{
	line-height: 3rem;
	padding: 0;
}

.healthcontents .uiTabArea .uiTab .row2 a, .healthcontents .uiTabArea .uiTab .row2 .in{
	line-height: 1.5rem;
}

.healthcontents .uiTabArea .uiTab .row3 a,.healthcontents .uiTabArea .uiTab .row3 .in{
	line-height: 1rem;
}

.healthcontents h2.mMH01 a{ color: #fff;}

p.arrow, a.arrow, ul.arrow li,.healthcontents_interview_list li .ttl{
	text-indent: -0.5rem;
	margin-left: 0.75rem;
}

p.arrow::before, a.arrow::before, ul.arrow li::before,.healthcontents_interview_list .ttl::before{
	content: "";
	display: inline-block;
	background: #b4df2b;
	height: calc(tan(60deg) * 0.5rem / 2);
	width: 0.3rem;
	vertical-align: middle;
	margin-right: 0.25rem;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.healthcontents ul.arrow li:not(:last-child){margin-bottom: 0.5rem;}

.videoArea li{
	margin-bottom: 1.5rem;
}

.videoArea li iframe{ 
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
}

.videoArea h4{
	font-weight: bold;
	margin-bottom: 0.5rem;
	color: #0c6100;
}

.videoArea.number h4{
	text-indent: -1rem;
	margin-left: 1rem;
}

.healthcontents .instructor{
	width: 35%;
	float: right;
	margin-left: 1rem;
}

.healthcontents_interview_list{
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}

.healthcontents_interview_list li{
	width: 48%;
	margin-bottom:0.75rem;
	border: 1px solid #ccc;
	border-radius: 6px;
	display: flex;
	flex-direction: column;
}

.healthcontents_interview_list li a{
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	padding:0.5rem 0.7rem 0.7rem;
	text-decoration: none;
}

.healthcontents_interview_list li:hover{
	background: #e6f1e6;
}

.healthcontents_interview_list li .ttl{
	font-weight: bold;
	color: #0c6100;
	margin-bottom: 0.5rem;
	flex-grow: 1;
}


.healthcontents_interview_list li img{
	width:100%; 
	height:auto; 
	border-radius: 5px;
	border: 1px solid #b4df2b;
}


.healthcontents_interview_introduce img{
	width: 100%;
	margin-bottom: 1rem;
}

.healthcontents_interview_introduce .campany{
	color: #0c6100;
	font-size: 1.2rem;
	font-weight: bold;
	border-bottom: solid 1px #b4df2b;
	margin-bottom: 0.5rem;
}

.healthcontents_interview_introduce .name{
	font-weight: bold;
	font-size: 1.2rem;
}

.healthcontents_interview_photo{
	margin: 0 auto 3rem;
}

section .healthcontents_interview_photo:last-child{margin-bottom: 0;}

.healthcontents_interview_photo img{width:100%;}

.lectuer_movlist .ttl{
	display: inline-block;
	font-weight: bold;
	box-sizing: border-box;
	padding-left: 1rem;
	width: 100%;
}

.uiTabPanel .lectuer_movlist li{ text-indent: -0.8rem;}


.healthcontents_interview_introduce .txt .copy{
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
}

h2.healthcontents_interview{
    margin-top: 2rem;
    font-size: 1.5rem;
    font-weight: bold;
    color: #0c6100;
    padding:0 0.75rem 0.5rem;
    position: relative;
    display: inline-block;
    z-index: 1;
}

h2.healthcontents_interview::after{
    content: "";
    width: 100%;
    height: 0.75rem;
    background: #b4df2b;
    /*background-image: linear-gradient(to left, transparent, #b4df2b);*/
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.lyout_flex{
	margin-bottom: 1rem;
}

.lyout_flex figure:not(:last-child){margin-bottom: 1rem;}

figure img{width:100%;}

figcaption{ color:#0c6100;}