@charset "utf-8";

/* PC：home-sp.css
 * おまかせプラン ver.6
 * **************************************************
 * Hide (非表示)
 * Main Img
 * Info・Move（Information・Move 共通）
 * Information
 * Move
 * Links
 * Troubleshooting
 * Mini Content
 * **************************************************
 * Media Queries min-width: その他　 (調整)
 * **************************************************
 */

/* Hide
------------------------------------------------------------------ */
#globalNav nav li:hover > .sec {
	display: none;
}

/* グローバルナビゲーション表示設定 ここまで
====================================== */


/*  Main Img
------------------------------------------------------------------- */
#home .mainImg {
	text-align:center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#home .mainImg img {
	display:block;
	margin: 0 auto;
	width: 100%;
	/*  max-width: 1200px; */
	/*  min-width: 900px; */
}

/*  Info・Move（Information・Move 共通）
------------------------------------------------------------------- */
#home .infoMove {
}
#home .infoMove:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


#home .infoMove p .ttl {
	z-index: 1;
	display: block;
	position: absolute; top:15px; left:-5px;
	width: 120px;
	background-color: #5faad8;
	-webkit-border-radius: 2px;  
	-moz-border-radius: 2px;  
	border-radius: 2px;
	font-size: 1.8em;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}	
	
/*  Information
------------------------------------------------------------------- */
#home .information {
	position: relative;
	margin: 0 15px 0 0;
	background-color: #ffffff;
	width:100%;
}
#home .information p {
	font-size: 1.9em;
	padding:5px;
	margin-bottom:0.5em;
	color: #ffffff;
	font-weight: bold;
	background:#659ad8;
	padding-left:1em;	
	letter-spacing: 3px;
	-webkit-border-radius: 4px;  
	-moz-border-radius: 4px;  
	border-radius: 4px;
}



#home .information p span.btnNewsList {
	float: right;
	position: relative; top:10px; right:0px;
}
#home .information .scrollBar {
	clear: both;
	padding:0px 5px 0px 5px;
}
#home .information ul {
	overflow-y: auto;
	height: 20em;
	width: 100%;
}
#home .information li {
	margin-right: 10px;
	border-top: none;
	border-bottom: 1px dotted #c1c1c1;
	font-size: 1.4em;
}
#home .information li:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#home .information li img{
	margin: 0 10px 0 0;
	vertical-align: middle;
}
#home .information dl {
	clear: both;
	display: table;
}
#home .information dt {
	padding: 10px 0 2px 0;
	white-space:nowrap;
}
#home .information dt span {
	display: inline-block;
	margin: 0 10px 0 0;
	width: 5.5em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	font-size: 92.8%; /*  1.3em */
	color: #ffffff;
	text-align: center;
}
#home .information dd {
	padding: 2px 0 10px 0;
}
#home .information li a {
	display: inline;
	color: #000000;
}
/* Color */
/* 重要 */
#home .information dt span.news01 {
	background-color: #df0000;
}
/* INFO */
#home .information dt span.news02 {
	background-color: #fa8638;
}
/* イベント */
#home .information dt span.news03 {
	background-color: #fc9313;
}
/* 健康づくり */
#home .information dt span.news04 {
	background-color: #2dbcda;
}
/* 健診・検診 */
#home .information dt span.news05 {
	background-color: #4fae2a;
}
/* 公告 */
#home .information dt span.news06 {
	background-color: #be5486;
}
/* なし */
#home .information dt span.news07 {
}

/* 一覧 */
#home .information .btnNewsList {
	margin: -7px 5px 0 0;
	background-color:#ffffff;	
	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px;  
	border-radius: 20px;

}
#home .information .btnNewsList a {
	display: block;
	padding: 2px 15px 0px;
	font-size: 0.75em;
	color: #659ad8;
	letter-spacing: 0.1em;
	text-decoration: none; 
}

#home .information .btnNewsList a:hover {
	opacity: .7;
}


/*  info_faq
------------------------------------------------------------------- */
#home .info_faq {
	position: relative;
	margin: 40px 0;
	background-color: #ffffff;
	width:100%;
}
#home .info_faq p {
	font-size: 1.9em;
	padding:5px;
	margin-bottom:0.5em;
	color: #ffffff;
	font-weight: bold;
	background:#659ad8;
	padding-left:1em;	
	letter-spacing: 3px;
	-webkit-border-radius: 4px;  
	-moz-border-radius: 4px;  
	border-radius: 4px;
}


#home .info_faq p span.btnNewsList {
	float: right;
	position: relative; top:10px; right:0px;
}
#home .info_faq .scrollBar {
	clear: both;
	padding: 0;
}
#home .info_faq ul {
	overflow-y: auto;
	height: 22em;
	width: 100%;
}
#home .info_faq li {
	margin-right: 10px;
	border-top: none;
	border-bottom: 1px dotted #c1c1c1;
	font-size: 1.4em;
	padding:10px 5px;
}
#home .info_faq li:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#home .info_faq li img{
	margin: 0 10px 0 0;
	vertical-align: middle;
}

#home .info_faq li a {
	display: inline;
	color: #000000;
}




/*  Move
------------------------------------------------------------------- */
#home .move {
	margin-top: 30px;
}
#home .move > p {
	font-size: 1.9em;
	padding:5px;
	margin-bottom:0.5em;
	color: #ffffff;
	font-weight: bold;
	background:#659ad8;
	padding-left:1em;	
	letter-spacing: 3px;
	text-indent:-3px;
	-webkit-border-radius: 4px;  
	-moz-border-radius: 4px;  
	border-radius: 4px;
}
#home .move > div {
	position: relative;
	margin-top: 5px;
	height: 250px;
	/* background-image: url(../images/home/btn-move.png), url(../images/home/img-move.png); */
	background-image: url(../images/home/btn-move.png), url(https://img.youtube.com/vi/-95ak3TiC1Q/0.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: center center, top center;
	background-size: 45px 44px, 100% auto;
	border: 1px solid #5faad8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#home .move a {
	display: block;
	height: 100%;
}
/*  Youtube 埋め込み */
#home .move iframe {
	position: absolute; top:0px; right:0px;
	height: 100%;
	width: 100%;
}
/*  
#home .move p .ttl {
	text-indent: 0.5em;
	letter-spacing: 0.5em;
}
*/

/*  Links
------------------------------------------------------------------- */
#home .links {
	clear: both;
	border-top:1px solid #cccccc;
  width: 100vw;
  margin:20px -15px 0;
  padding-top:20px;
}
#home .links:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#home .links ul {
	margin:0 15px 0 15px;
	overflow: hidden;
	margin-bottom: -2.0%;
	
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#home .links li {
	display: table;
	width: 48.75%;
	margin-bottom: 2.0%;
	color:#666666;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.2;
}
#home .links li + li {
	margin-right: 2.0%;
	margin-bottom: 2.0%;
}
#home .links li:first-child {
	margin-right: 2.0%;
	margin-bottom: 2.0%;
}
#home .links li:nth-child(2n) {
	margin-right: 0;
}
#home .links a {
	display: table-cell;
	padding: 0 10px;
	height: 65px;
	width: 48.79%;border:1px solid #d7d7d7;
	font-size: 1.4em;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-weight: bold;
	color:#000000;
	line-height: 1.5;
	text-decoration: none; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
}

#home .links li.o-news {
	width:100%;
	margin-right:0;
}



#home .links li.m_notification {
  background:url("../images/home/bnr-icon01.png") no-repeat right center/contain;
}

#home .links li.medical-e {
  background:url("../images/home/bnr-icon02.png") no-repeat right center/contain;
}

#home .links li.specific-m {
  background:url("../images/home/bnr-icon03.png") no-repeat right center/contain;
}

#home .links li.health-p {
  background:url("../images/home/bnr-icon04.png") no-repeat right center/contain;
}

#home .links li.ladys-health {
  background:url("../images/home/bnr-icon05.png") no-repeat right center/contain;
}

#home .links li.useful {
  background:url("../images/home/bnr-icon06.png") no-repeat right center/contain;
}

#home .links li.o-news {

  background:url("../images/home/bnr-icon07.png") no-repeat right center/contain;
}


#home .links li.o-news a span{
	display:inline-block;
	margin-left:70px;
	position:relative;
}

#home .links li.o-news a span:before{
	position:absolute;
	content:"";
	background:url("../images/home/bnr-icon07_before.png") no-repeat;
	top:-15px;
	left:-80px;
	width:70px;
	height:70px;
	}



#home .links li.mail-m {
  background:url("../images/home/bnr-icon08.png") no-repeat right center/contain;
}


/*  menu
------------------------------------------------------------------- */
#home .menu {
	margin-top: 35px;
}
#home .menu:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#home .menu div {
	clear: both;
	padding: 30px 0 20px 0;
	background-color: #ffffff;
	border: 1px solid #5faad8;
	-webkit-border-radius: 0 4px 4px 4px;
	-moz-border-radius: 0 4px 4px 4px;
	border-radius: 0 4px 4px 4px;
	display: none;
}
#home .menu li:first-child {
	display: block;
}
#home .menu li:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#home .menu ul {
	overflow: hidden;
	margin: 0 5%;
	width: 90%;
}
#home .menu ul:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#home .menu li {
	float: left;
	display: block;
	width: 23.12%;
}
#home .menu li {
	margin-right: 2.5%;
	margin-bottom: 10px;
}
#home .menu li:first-child {
}
#home .menu li:nth-child(4n) {
	margin-right: 0;
}
#home .menu li a {
	display: table-cell;
	padding: 0 5px 0 5px;
	height: 45px;
	width: 23.12%;
	border:1px solid #d7d7d7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 1.4em;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-weight: bold;
	color:#000000;
	line-height: 1.0;
	text-decoration: none; 
	vertical-align: middle;	padding-top:55px;
	text-align:center;
}
#home .menu li a:hover {
}
#home .menu li a span {
	font-size: 85%; /* 1.2em */

}

#home .menu li:nth-child(1) a { background: url("../images/home/top_icon01@2x.png") no-repeat center 12px/40px;}
#home .menu li:nth-child(2) a { background: url("../images/home/top_icon02@2x.png") no-repeat center 12px/40px;}
#home .menu li:nth-child(3) a { background: url("../images/home/top_icon03@2x.png") no-repeat center 12px/40px;}
#home .menu li:nth-child(4) a { background: url("../images/home/top_icon04@2x.png") no-repeat center 12px/40px;}
#home .menu li:nth-child(5) a { background: url("../images/home/top_icon05@2x.png") no-repeat center 12px/40px;}
#home .menu li:nth-child(6) a { background: url("../images/home/top_icon06@2x.png") no-repeat center 12px/40px;}
#home .menu li:nth-child(7) a { background: url("../images/home/top_icon07@2x.png") no-repeat center 12px/40px;}
#home .menu li:nth-child(8) a { background: url("../images/home/top_icon08@2x.png") no-repeat center 12px/40px;}

#home .menu li .br_sp{
	display:none;
}

/*  Mini Content
------------------------------------------------------------------- */
#home .miniContent {
	clear: both;
	margin-top: 35px;
}


#home .miniContent p {
	font-size: 1.9em;
	padding:5px;
	margin-bottom:0.5em;
	color: #ffffff;
	font-weight: bold;
	background:#659ad8;
	padding-left:1em;
	letter-spacing: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#home .miniContent:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#home .miniContent ul {
	overflow: hidden;
	margin-bottom: -2.0%;
}
#home .miniContent li {
	float: left;
	width: 48.75%;
}
#home .miniContent li + li {
	margin-right: 2.0%;
	margin-bottom: 2.0%;
}
#home .miniContent li:first-child {
	margin-right: 2.0%;
	margin-bottom: 2.0%;
}
#home .miniContent li:nth-child(2n) {
	margin-right: 0;
}
#home .miniContent a {
	display: table-cell;
	padding: 0 50px 0 7px;
	height: 70px;
	width: 48.75%;
	border:1px solid #d7d7d7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 1.34em;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-weight: bold;
	color:#000000;
	line-height: 1.5;
	text-decoration: none; 
	vertical-align: middle;
}
#home .miniContent a:hover {
}
#home .miniContent span:not(.ttl) {
	display: block;
	font-size:78%;
}
/*  Illust（Mini Content） */
/* 接骨院にかかるとき */
#home .miniContent li.clinic a {
	background: #ffffff url(../images/home/ilst-mini-clinic.png) no-repeat right bottom;
}
/* ジェネリック医療の活用 */
#home .miniContent li.generic a {
	background: #ffffff url(../images/home/ilst-mini-generic.png) no-repeat right bottom;
}
/* 自動車事故にあったとき */
#home .miniContent li.car a {
	background: #ffffff url(../images/home/ilst-mini-car.png) no-repeat right bottom;
}
/* 時間外受診編 */
#home .miniContent li.overtime a {
	background: #ffffff url(../images/home/ilst-mini-overtime.png) no-repeat right bottom;
}
/* はしご受診編 */
#home .miniContent li.crawl a {
	background: #ffffff url(../images/home/ilst-mini-crawl.png) no-repeat right bottom;
}
/* かかりつけ受診編 */
#home .miniContent li.doctor a {
	background: #ffffff url(../images/home/ilst-mini-doctor.png) no-repeat right bottom;
}

/* オムロンの福利厚生・ライフプラン */
#home .miniContent li.lifeplan a {
	background: #ffffff url(../images/home/ilst-mini-lifeplan.png) no-repeat right bottom;
}


#home .miniContent li.lifeplan a br{
	display:none;
}


/* 健康コンパス */
#home .miniContent li.compass a {
	background: #ffffff url("../images/home/ilst-mini-compass.png") no-repeat right bottom;
}


