.link_btn_space a{
    margin-bottom: 25px;
}

.blog h3,
.blog h4,
.blog h5,
.blog h6
{
	font-family: "Noto Sans JP",'ＭＳ Ｐゴシック',sans-serif;
    font-weight: 500;
}
.blog .h_mincho{
    font-weight: 500;
    font-family: "Noto Serif JP",'メイリオ',Meiryo,'游明朝',YuMincho,'Hiragino Mincho Pro',serif ;
}

.blog .article{
    margin-top: 0;
    padding-top: 0;
}
.blog h3 {
	font-size: 19px;
	text-align: left;
	color: #FFFFFF;
    background-color: #18A0B0;/*RGB(25,160,176)*/;
    margin-left: 0px;
    margin-right: 0px;
	margin-top: 0;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.blog h4 {
	text-align: left;
	margin-top: 22px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.blog h5{
	text-align: left;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	padding-left: 0px;
}
.blog h6 {
	text-align: left;
	font-weight: normal;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 16px;
	margin-right: 16px;
}

.sub_title3{
	margin-left: 0px;
    padding-left: 15px !important;
    font-size: 20px !important;
}
.blog_entry {
	margin-bottom: 20px;
}
.blog_entry p {
    margin-left: 20px;
    margin-right: 20px;
	margin-bottom: 16px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
.blog_entry ol {
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 2.5em;
}
.blog_entry ol li{
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 1.6;
	padding-bottom: 0.4em;
}
.blog_entry ul {
	margin: 0px;
	padding-top: 0.7em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.9em;
}
.blog_entry ul li{
	margin: 0px;
	margin-left: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.8em;
	padding-left: 0em;
	line-height: 1.4;
	list-style-position: outside;
	list-style-type: disc;
}
.blog_articles h4{
    text-align: center;
    color: #18A0B0;
    font-size: 19px;
}
.blog_articles ul {
	line-height: 1.3;
	font-size: 14px;	/* px */
	text-align: left;
	list-style:none;
	padding: 0;
	margin-top: 16px;
	margin-bottom: 40px;
	margin-left: auto;
}
.blog_articles li {
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.blog_articles ul li a {
	text-decoration: none;
	position: relative;
	display: block;
	color: #444444;
	background: url("/images/v8/ico_link3.gif") right 20px center no-repeat;
	background-size: 20px auto;

	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 40px;
}
.blog_articles .title {
	margin: 0;
	color: #019BB5;
}
.blog_articles .category {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #019BB5;
	border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	padding-right: 0.8em;
	padding-left: 0.8em;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}
.blog_articles .date {
	margin: 0;
	color: rgb(0,155,180);
}
.blog_articles .overview {
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.blog_entry_thumbnail{
	float: left;
	margin-right: 10px;
}
.blog_entry_thumbnail img{
    padding: 0 !important;
	width: 80px;
	height: 80px;
	object-fit: cover; 	/* 正方形にトリミング */
}
.page_navi{
	text-align: center;
    margin-top: 70px;
	margin-bottom: 70px;
	font-size: 14px;
}
.page_prev{
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.page_next{
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.page_first{
	margin-right: 6px;
}
.page_last{
	margin-left: 6px;
}
.current_page{
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.link_page{
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.voice_date{
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    font-size: 12px;
    vertical-align: bottom;
}
.voice_date img {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    padding-right: 10px;
    width: 13px;
    height: 13px;
}
.voice_entry h3 {
    padding-left: 20px;
}
.voice_entry h4 {
	text-align: left;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #18A0B0;
    font-weight: bold;
	clear: both;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
	margin-bottom: 5px;
    padding: 0;
}
.case_entry{
	margin: 25px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
	padding: 0px;
}
.knowledge_entry{
    margin-bottom: 20px;
}
.knowledge_entry .link_btn2{
    padding-top: 20px;
    padding-bottom: 50px;
}
.case_entry p,
.voice_entry p{
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 25px;

}
.case_entry h4 {
	font-size: 20px;
	text-align: left;
	color: #FFFFFF;
    background-color: #18A0B0;/*RGB(25,160,176)*/
    margin-left: 0px;
    margin-right: 0px;
	margin-top: 0;
	margin-bottom: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

.case_entry h5,
.voice_entry h5 {
	text-align: left;
    color: #18A0B0;
    font-weight: normal;
    font-size: 13px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0;
    padding-bottom: 20px;
}
.entry_date {
    margin-left: 20px;
    padding-left: 23px;
    margin-right: 20px;
    padding-top: 5px;
    padding-bottom: 15px;
    font-size: 12px;
	background-image: url(/images/v8/clock13.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.voice_entry .entry_date{
    padding-bottom: 10px;
}
.case_box img{
    padding-top: 15px;
    padding-bottom: 42px;
}
.case_box .link_btn {
    padding-top: 5px;
    padding-bottom: 32px;
}
.voice_request{
    margin-bottom: 0px;
    padding-bottom: 60px;
}
.shitami_request{
    margin-bottom: 0px;
    padding-bottom: 40px;
}
.faq_request{
    margin-bottom: 0px;
    padding-bottom: 15px;
}
.faq_adj_top{
    margin-top: 60px;
}
.shitami_adj{
    margin-top: 90px;
    margin-bottom: 0px;
}
.all_jousui{
    margin-bottom: 0px;
    padding-bottom: 40px;
}
.faq_request h4,
.shitami_request h4,
.voice_request h4{
    text-align: left;
}
.voice_request h4{
    font-size: 20px;
    padding-top: 35px;
}
.faq_request img,
.shitami_request img,
.voice_request img{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    max-height: none;
}
.voice_request_inner {
    padding-left: 20px;
    padding-right: 20px;
}
.voice_request .article2 {
    padding-bottom: 20px;
}
.faq_request .article2{
    padding-bottom: 20px;
}
.shitami_request .article2{
    padding-bottom: 20px;
}
.all_jousui .article2{
    padding-bottom: 20px;
}
.shitami_request img{
    padding-top: 60px;
    padding-bottom: 0px;
}

@media(min-width:768px){    /* PC 幅が768px以上の場 */

.blog h3,
.blog h4,
.blog h5,
.blog h6 {
    padding-left: 20px;
}

.blog h3{
	font-size: 26px;
    margin-left: 20px;
    margin-right: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.page_navi{
	font-size: 18px;
}
.sub_title3{
	margin-left: 0px;
    font-size: 24px;
}
.blog_articles h4{
    font-size: 20px;
}
.blog_articles ul {
	font-size: 16px;	/* px */
}
.blog_entry_thumbnail img{
    padding: 0 !important;
	width: 100px;
	height: 100px;
	object-fit: cover; 	/* 正方形にトリミング */
}
.page_prev{
	margin-right: 40px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.page_next{
	margin-left: 50px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.page_first{
	margin-right: 10px;
}
.page_last{
	margin-left: 10px;
}
.current_page{
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.link_page{
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.voice_date{
    padding-left: 0px;
    padding-top: 10px;
}
.voice_date img {
    vertical-align: text-bottom;
}
.voice_entry h4 {
    padding-left: 0px;
}
.case_entry h5,
.voice_entry h5 {
    margin-right: 0px;
    padding-left: 0px;
    font-size: 16px;
}
.voice_entry b {
    padding-left: 0px;
}
.voice_entry p{
    padding-left: 0;
    padding-right: 0;
}
.case_entry{
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 30px;
    margin-bottom: 80px;
}
.case_entry img{
    max-width: 450px;
    height: auto;
}
.case_box img{
    padding-top: 45px;
    padding-bottom: 80px;
}
.case_box .link_btn {
    padding-top: 0px;
    padding-bottom: 35px;
}
.faq_adj_top{
    margin-top: 130px;
}
.shitami_adj{
    margin-top: 135px;
    margin-bottom: 0px;
}
.voice_request h4{
    padding-left: 20px;
}
.faq_request h4,
.shitami_request h4{
    padding-left: 20px;
    padding-top: 85px;
}
.all_jousui h4{
    padding-left: 20px;
    padding-top: 85px;
}

.shitami_request img,
.voice_request img{
    padding-top: 0px;
    padding-bottom: 80px;
    width: 100%;
    max-width: 900px;
}
.shitami_request img{
    padding-top: 80px;
    padding-bottom: 0px;
}

}
