@charset "utf-8";
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
	TOP
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.section01 {
	margin-top: 0;
  text-align: center;
}
.keyvisual{
        background:#ddd url(/sp/img/top/top_buck.png) no-repeat center center;
        background-size: 100%;
	padding:0;
  text-align: center;
}
.keyvisual02{
        background:#ddd url(/sp/img/top/top_buck02.png) no-repeat center center;
        background-size: 100%;
	padding:0;
  text-align: center;
}
.keyvisual img{
	vertical-align: bottom;
}
/* freedial */
.freedial_box {
	margin-top: 0;
}
.freedial_box h2.title {
	background-color:#ff9545;
	text-align: center;
	width: 100%;
}
.freedial_box02 h2.title {
    background-color: #f8d6ad;
    color: #de0000;
    text-align: center;
    width: 100%;
    font-size: 1.6em;
    font-weight: bold;
}
.freedial_box h2 img {
	padding: 1.1rem 1.5rem .6rem;
}
.freedial_box .text {
	padding-top: 1.2rem;
}
/* reason */
.reason_box {
	margin-top: 0;
	margin-bottom: 2rem;
}
.reason_box h2.title {
	background-color: #64b564;
	text-align: center;
	width: 100%;
}
.reason_box h2 img {
	padding: 1.1rem 1.5rem .6rem;
}
.checklist_box {
	margin-top: 1.5rem;
}
.checklist_box .item {
	padding: .25rem 0;
	width: 100%;
}

/* banner */
.banner_block {
	margin-top: 15px;
        margin-bottom: 30px;
	text-align: center;
}

/* search */
.mod_search {
	margin-top: 15px;
}

/* topics */
.topics_box {
	
}
.topics_list {
       margin-bottom: 1em;	
}
.topics_list .link_s {
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
}
.topics_list .link_s a {
	padding: .5rem 0 .5rem 1rem;
}
.topics_list .link_s:hover a:before {
  border-top: 2px solid #64b564;
  border-right: 2px solid #64b564;
}
.topics_list .link_s .icon_cat {
	width: 20%;
	display: table-cell;
	vertical-align: middle;
}
.topics_list .date {
	font-size: 1em;
	padding-left: .75rem;
	display: table-cell;
}
.topics_list .text {
	clear: both;
	text-decoration: underline;
	font-size: 1em;
	padding-right: 1.75rem;
}

/* knowledge */
.knowledge_box {
	margin-top: 2px;
	margin-bottom: 20px;
}
.knowledge_list {
	margin-top: 5px;
	border-top: 1px solid #ddd;
}
.knowledge_list .link_s {
	background: #fff;
	border-bottom: 1px solid #ddd;
}
.knowledge_list .link_s a {
	height: 5rem;
    line-height: 5rem;
    padding: 0 3.703703703%;
}
.knowledge_list .link_s a:before {
  border-top: 2px solid #f58021;
  border-right: 2px solid #f58021;
}
