@charset "utf-8";

/* ==================================================
contents
================================================== */
.main_visual_top{
    padding-left: 17px;
    margin-bottom: 30px;
    padding-bottom: 6px;
    max-width: 695px;
}
.main_visual_top img{
    vertical-align: top;
    width: 100%;
    height: auto;
}
#tmp_contents .contents_wrap{
    padding-bottom: 1px;
    color: #000000;
}
#tmp_contents .content_top{
    padding: 0 10px;
    margin-bottom: 33px;
}
#tmp_contents .content_top p{
    font-weight: bold;
    font-size:120%;
    margin-bottom: 13px;
    line-height: 1.5;
}
#tmp_contents .content_top h3 {
    font-size: 120%;
    margin: 0 0 13px 0;
    padding: 0;
    border: none;
    letter-spacing: 0;
    line-height: 1.5;
    font-weight: bold;
}
#tmp_contents .content_top a{
    display: inline-block;
    font-size: 125%;
}
#tmp_contents .content_top a:hover{
    text-decoration: none;
}
#tmp_contents .content_top strong{
    display: block;
    padding-left: 40px;
    line-height: 1.6;
}
#tmp_contents .content_top strong span{
    color: #003001;
}
#tmp_contents ul {
	margin:0 0 1.5em 1.5em; /* Do not edit */
	list-style-image:url(/shared/site_shigamed/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 3em 2.7em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li{
	margin: 0 0 1.1em; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ol li{
	margin: 0 0 1em; /* Do not edit */
	padding-left: 4px;
	line-height: 1.7;
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents .block_news ul{
    list-style: none;
    padding: 0 15px 0 0;
    margin-bottom: 16px;
}
#tmp_contents .block_news ul li{
    display: flex;
    padding: 0 15px 0 0;
    border-bottom: dotted 1px #cccccc;
}
#tmp_contents .recruiting_volunteers ul li .first,
#tmp_contents .block_news ul li .first{
    width: 150px;
    padding-right: 10px;
}
#tmp_contents .recruiting_volunteers ul li .second,
#tmp_contents .block_news ul li .second{
    flex: 1;
}
#tmp_contents .block_news ul li a{
    display: inline-block;
}
#tmp_contents .recruiting_volunteers ul li a:hover,
#tmp_contents .block_news ul li a:hover{
    text-decoration: none;
}
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
	font-weight: 700;
	clear:both; /* Do not edit */
}
#tmp_contents h2{
	font-size: 162.5%;
    margin-bottom: 32px;
    margin-top: 30px;
	padding: 0 11px 4px 8px;
	border-left: 8px #3eafcc solid;
	border-bottom: 2px #3eafcc solid;
	line-height: 1.4;
	letter-spacing: 0.2em;
}
#tmp_contents h3 {
	font-size: 162.5%;
	color: #000000;
	border-bottom: 4px #a1d8e6 solid;
	padding: 4px 14px;
	margin: 30px 0 15px 10px;
	letter-spacing: 0.15em;
	line-height: 1.4;
}
#tmp_contents h4 {
	margin-top: 2.1em;
	margin-bottom: 1.2em;
	padding: 1px 0 15px;
	color: #000000;
	background-color: transparent;
	border-bottom: 1px solid #acc2da;
	font-size: 137.5%;
	line-height: 1.5;
}
#tmp_contents h5{
	padding: 5px 0 5px 16px;
	font-size: 125%;
	line-height: 1.5;
	color: #000000;
	background-color: #ffffff;
	background-image: url(/shared/templates/shigamed_top/images/main/line_h5.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-bottom: 22px;
}
#tmp_contents h6{
	font-size: 112.5%;
	line-height: 1.5;
	color: #000000;
	background-color: #ffffff;
	margin: 1.7em 0 1.2em;
}
#tmp_contents .recruiting_volunteers ul{
    list-style: none;
    margin: 22px 40px;
    font-size: 140%;
    padding-top: 5px;
}
#tmp_contents .recruiting_volunteers ul li{
    display: flex;
    margin-bottom: 10px;
}
#tmp_contents .recruiting_volunteers ul li a{
    display: inline-block;
}
/* ==================================================
accessibility
================================================== */
.fsize_big .block_news ul li .first{
    width: 170px;
}
.fsize_big2 .block_news ul li .first{
    width: 220px; 
}
.fsize_big #tmp_contents .recruiting_volunteers ul li .first,
.fsize_big #tmp_contents .block_news ul li .first{
    width: 180px;
}
.fsize_big2 #tmp_contents .recruiting_volunteers ul li .first,
.fsize_big2 #tmp_contents .block_news ul li .first{
    width: 240px;
}
/* ==================================================
print
================================================== */
@media print {
}