@charset "UTF-8";

/* ****************************************************
Title: pc_outline.css
Created: 2011-02-09
Last Modified: 2011-02-09
***************************************************** */


/* Table Of Contents
----------------------------------------

# PC Hide Content
# Main
----------------------------------------*/
#content #pageTitHealth {
	background: url(../img/all/bg_pagetit_health.gif) no-repeat left top;
	height: 29px;
	margin-bottom: 18px;
	width: 146px;
}

#content .mCatIndexArea #qualificationIndexAreaSec h2{
    background: #0062CD;
    padding: 11px 15px 11px 15px;
}


#content .mCatIndexArea #benefitIndexAreaSec h2 {
	background: #0062CD;
    padding: 11px 15px 11px 15px;
}

#content .mCatIndexArea #healthIndexAreaSec h2 {
	background: #0062CD;
    padding: 11px 15px 11px 15px;
}


.bgGry{
	background-color:#DDD;
	font-weight:bold;
	padding:2px;
}
.bgRed{
	background-color:#FCC;
	font-weight:bold;
	color:#F00;	
	padding:2px;
}



/* mTable01C カレンダー用 */
#content .mTable01C {
	margin: 15px 0 20px;
}

#content .mTable01C table {
	border: 1px solid #ccc;
}

#content .mTable01C table caption {
	padding-bottom: 5px;
}

#content .mTable01C .mNoteList {
	margin-bottom: 0;
}

#content .mTable01C table thead th {
	background: #edf9ff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #1b4d74;
	font-weight: bold;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	font-size:80%;
}

#content .mTable01C table tbody th,
#content .mTable01C table tbody td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}
#content .mTable01C table tbody td.cellRed{
	background-color:#FCC;
}
#content .mTable01C table tbody td.cellGry{
	background-color:#DDD;
}
.pcWidth{
	width:50%;
}
.pcWidth70 {
	width:70%;
}
.fontL {
	font-size:130%;
}

ul.declaration{
	width:100%;
	box-sizing:border-box;
	padding:0;
}
ul.declaration li{
	display:block;
	float:left;
	width:50%;
	box-sizing:border-box;
}
ul.declaration li:before{
	content:"・";
}
.bHealth23 #cat23Health08,.bHealth23 #cat23Health01{
	position:relative;
}
img.character01{
	display:block;
	position:absolute;
	top:-125px;
	right:-155px;
	width:150px;
}
img.character02{
	display:block;
	position:absolute;
	top:-75px;
	right:0px;
	width:155px;
}
img.character03{
	display:block;
	position:absolute;
	top:-25px;
	right:0px;
	width:150px;
}
.declarationRead{
	margin-right:155px;
	position:relative;
}
#cat12Health05 .mTable02 tr th{
	width:105px !important;
}
#cat12Health05 .mTable02 tr th,#cat12Health05 .mTable02 tr td{
	font-size:90%;
}
/* # PC Hide Content
---------------------------------------------------------------------------- */

.silver{
	margin-left:-30px;
	padding-left:30px;
	list-style-type:none;
	background-image:url(../img/all/declare_silver.gif);
	background-size:26px;
	background-position:2px 0;
	background-repeat:no-repeat;
}

#magazine .mCaseAreaContent ul{
	width:100%;
	display:table;
}
#magazine .mCaseAreaContent ul li{
	width:25%;
	display:table-cell;
	text-align:center;
}
#magazine .mCaseAreaContent ul li a img{
	width:90%;
	border:1px #CCC solid;
}
/* # Main
---------------------------------------------------------------------------- */
.movieWrap{
	display: flex;
}
.movieArea{
	/*width:560px;
	height:315px;
	margin:auto;*/
	width: 340px;
	margin-right: 10px;
}
.movieArea iframe{
	width:100%;
	height:100%;
}
