@charset "utf-8";

/* ==================================================
contents
================================================== */
#tmp_contents .image_mv {
	margin-left: 0px;
	margin-right: 0px;
}
#tmp_contents .image_mv img{
    width: 100%;
    height: auto;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 0.3em 0;
	line-height: 1.4;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
    font-size: 162.5%;
	line-height: 1.4;
    color: #3d2b1d;
    background: #e6e8d8 url(/shared/templates/moridukurinet_top/images/main/bg_h2.png) repeat-x left top ;
    border-top: 1px solid #37923c;
    padding: 6px 10px 4px;
    margin-bottom: 10px;
    margin-top: 9px;
}
#tmp_contents h3 {
    padding: 8px 0 6px;
    color: #3d2b1d;
	background: #ffffff url(/shared/templates/moridukurinet_top/images/main/h3_bg.png) repeat-x;
	font-size: 162.5%;
}
#tmp_contents h4 {
    padding: 6px 0;
    color: #3d2b1d;
	background: #ffffff url(/shared/templates/moridukurinet_top/images/main/h4_bg.png) repeat-x;
	font-size: 137.5%;
	line-height: 1.5;
}
#tmp_contents h5 {
	margin: 0.4em 0;
    padding: 6px 0;
    color: #3d2b1d;
	background-color: #ffffff;
	font-size: 125%;
	line-height: 1.5;
}
#tmp_contents h6 {
	margin: 0.4em 0;
    padding: 4px;
    color: #3d2b1d;
	background-color: #ffffff;
	font-size: 112.5%;
	line-height: 1.5;
}
#tmp_contents .block_news{
    margin-bottom: 6px;
}
#tmp_contents .block_news ul{
    list-style: none;
    margin: 0;
}
#tmp_contents .block_news ul li{
    display: flex;
    margin-bottom: 16px;
}
#tmp_contents .block_news ul li p{
    line-height: 1.2;
}
#tmp_contents .block_news ul li .news_date{
    width: 161px;
    padding-right: 10px;
    padding-left: 11px;
}
#tmp_contents .block_news ul li .news_link{
    flex: 1;
}
#tmp_contents .block_news .btn_news_more{
    text-align: right;
    margin-top: 18px;
    padding-right: 15px;
}
#tmp_contents .block_news .btn_news_more a{
    padding-left: 13px;
    font-weight: bold;
    background: url(/shared/templates/moridukurinet_top/images/main/arrow_link.png) no-repeat left 5px;
}
#tmp_contents p{
    line-height: 1.8;
}
#tmp_contents p a:hover{
    text-decoration: none;
}
#tmp_contents > p {
	margin-left: 10px;
	margin-right: 10px;
}
#tmp_contents ul {
	margin:0 0 1.5em 1.5em; /* Do not edit */
	list-style-image:url(/shared/site_moridukurinet/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 hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents .heading_link{
    text-align: center;
    line-height: 1.3;
    padding: 0 4px;
    margin-bottom: 13px;
}
#tmp_contents .heading_link a{
    font-size: 150%;
    font-weight: bold;
}
#tmp_contents .heading_link a::after,
#tmp_contents .heading_link a::before{
    display: inline-block;
    content: "";
    width: 17px;
    height: 21px;
    margin-right: 10px;
    background: url(/shared/templates/moridukurinet_top/images/main/icon_tree.png) no-repeat;
    position: relative;
    top: 2px;
}
#tmp_contents .heading_link a::after{
    margin-left: 10px;
}
#tmp_inquiry{
    margin-top: 123px;
    margin-bottom: 97px;
}
#tmp_wrap_main{
    padding-bottom: 1px;  
}
.color_blue #tmp_contents .heading_link a::after,
.color_yellow #tmp_contents .heading_link a::after,
.color_black #tmp_contents .heading_link a::after,
.color_blue #tmp_contents .heading_link a::before,
.color_yellow #tmp_contents .heading_link a::before,
.color_black #tmp_contents .heading_link a::before {
	display: none;
}

.furigana_on #tmp_contents h2{
    padding-top: 10px;
}
.furigana_on #tmp_contents h3 {
	padding: 15px 0 10px;
}
.fsize_big2  #tmp_contents .block_news ul li .news_date{
    width: 240px;
}
.fsize_big  #tmp_contents .block_news ul li .news_date{
    width: 180px;
}
/* ==================================================
print
================================================== */
@media print {
}