@charset "UTF-8";

a:hover img{
opacity:0.6;
-ms-filter:"alpha(opacity=60)";
transition: 0.3s all;}

.clearfix:after{
  clear:both;
  content:".";
  display:block;
  height:0;
  visibility:hidden;
}
.clearfix {
  display:block;
  *zoom: 1;
}
.btn_red{
	background: #b10510;
	display: inline-block;
	text-decoration: none !important;
	font-weight: bold;
	color: #fff !important;
	padding: 15px;
	border-radius: 3px;
	box-shadow: 0 0 3px #888;
	position:relative;
}
.btn_red:before{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    transform: rotate(45deg);
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.btn_red:hover{
	opacity:0.8;
	box-shadow: 0 0 10px #888;
}

.column-section{
    margin: 0 0 70px !important;
}


/*---------コラムヘッダー---------*/
.column_tag{
    display: inline-block;
    margin: 0 0 30px;
}

.column_tag p{
	color: #FFF;
	padding: 2px 10px 0;
	text-align: center;
	font-size: 15px;
	display: inline-block;
	margin-right: 10px;
	background: #949494;
}
.Thmlist_box_txt .column_tag{ margin: 0;}

.column_head{margin: 10px 0 0;}

.column_head .entry_date{
	display: inline-block;
	float: right;
	color: #888;
}
.column_head h1{
	font-size: 26px;
	line-height: 1.2;
	font-weight: bold;
	color: #0c4e7e;
	margin-bottom: 15px;
}
.column_head.index_page h1{
    border-left: 5px solid #0a4067;
    padding: 0 0 0 10px;
}
.index_page .lead-box{ margin-bottom: 20px;}

.lead-box{
	line-height: 1.7;
	font-size: 17px;
}
.ico_box .logo{float: right;}

/*SNS*/
.icon_sns{float: left;margin: 0 0 25px;}

ul.icon_sns li{
	padding-left: 10px;
	width: 40px;
	height: 40px;
	display: inline-block;
}
ul.icon_sns li img{width: 100%; height: auto;}

.index_page .icon_sns{
    float: none;
    text-align: right;
    margin-bottom: 0;
}
/*---------------------------------*/

/*記事一覧*/
.Thmlist_box{
	border: 1px solid #CCC;
	box-sizing: border-box;
	margin-bottom: 20px;
	border-radius: 3px;
}
.Thmlist_box a:hover{opacity:0.8;}

.Thmlist_box_img{
	float: left;
	width: 186px;
	height: 177px;
	position:  relative;
	overflow: hidden;
	border-radius: 3px 0 0 3px;
}
.Thmlist_box_img img{
	width: auto;
	height: 100%;
	position:  absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.Thmlist_box_txt{
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding: 15px 15px 0;
	padding-left: 200px;
	margin-left: -199px;
	text-decoration: none;
}
.Thmlist_box_ttl{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 17px;
	color: #336da2;
}
.new_label{
	background: #b10510;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	padding: 1px 6px;
	margin: 0 0 0 10px;
	vertical-align: middle;
}
.Thmlist_box_date{float: left;font-size: 12px;color: #666666;margin-right: 10px;}

.Thmlist_txt{font-size: 14px;margin-bottom: 10px;color: #303030;}

.Thmlist_box_txt .column_tag p{ font-size: 80%;}

/*  pager--------------------------------- */

/* -- item_links -- */
.pager .item_links {
	/* overflow: hidden; */
	text-align: right;
}

/* item_link */
.pager .item_link {
	margin-left: 5px;
	display: inline-block;
}

/* item_link (skin) */
.pager .item_link.skin_gofirst {
	margin-left: 0;
}
.pager .item_link.skin_prev,
.pager .item_link.skin_golast {
	margin-left: 3px;
}
.pager .item_link.next a{
    background: url(../images/pager_next.gif) 0 0 no-repeat;
    background-size: cover;
    box-shadow: none;
    padding: 11px 15px;
    border: none;
}
/* item_link_inner */
.pager .item_link_inner {
	box-sizing: border-box;
	display: block;
	font-size: 93%;
	font-weight: bold;
	color: inherit;
	border: 1px solid #f3f3f3;
	border-radius: 2px;
	text-align: center;
	text-decoration: none;
	padding: 7px 9px;
	line-height: 1;
	box-shadow: 0 0 4px #c2c2c2;
}
.pager .item_link.skin_current .item_link_inner {
	color: #fff;
	background: #323232;
	border: 1px solid #e6e6e6;
}
.pager .item_link a:hover{
	opacity:0.7;
}
/* item_link_inner (skin) */
.pager .item_link.skin_gofirst .item_link_inner,
.pager .item_link.skin_prev .item_link_inner,
.pager .item_link.skin_next .item_link_inner,
.pager .item_link.skin_golast .item_link_inner {
	width: 49px;
	padding-top: 1px;
	border: 0;
	border-radius: 0;
	background-color: transparent;
	background-image: url(/images/listing/bg_pager.png);
}



.column_toc{
	padding: 20px;
	margin: 0 0 34px;
	border: 2px solid #edeff0;
	font-size: 17px;
}
.column_toc p{font-weight: bold;}

.column_toc a{
	text-decoration: none !important;
	line-height: 1.7;
}
.column_toc .toc{
   margin-left: 15px;
}
.column_toc .toc_sub{
	margin-left: 35px;
}

.column_entry h2{
	font-size: 21px;
	line-height: 1.2;
	font-weight: bold;
	color: #333;
	padding: 0 0 0 10px;
	margin: 60px 0 25px;
	border-left: 5px solid #0a4067;
}

.column_entry p{
	line-height: 1.7;
	font-size: 17px;
	margin-bottom: 18px;
}
.column_table01{
    border-top: 1px solid #c6c6c6;
    border-right: 1px solid  #c6c6c6;
    width: 100%;
    margin-bottom: 15px;
}
.column_table01 .bg01{background:#edf1f5}

.column_table01 .center{ text-align: center;}

.column_table01 th,.column_table01 td{
    border-bottom: 1px solid #c6c6c6;
    border-left: 1px solid  #c6c6c6;
    padding: 8px;
    font-size: 114%;
    line-height: 1.5;
}

.f_contact{
    border: 3px solid #edf1f5;
    padding: 15px;
    margin-bottom: 60px;
}
.f_contact h2{
	text-align: center;
	font-weight: bold;
	margin: 8px 0 20px;
	font-size: 21px;
}
.f_contact .inr{
	display: -webkit-box;
    display: -ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display: flex; 
    -webkit-justify-content: space-between;
　-ms-flex-pack: justify;
   justify-content: space-between;
}
.f_contact h3{
	font-weight: bold;
	font-size: 17px;
	margin: 10px 0 20px;
}

.f_contact .l_box,
.f_contact .r_box{
	background:#edf1f5;
	text-align: center;
	padding: 10px;
	width: 49%;
	box-sizing: border-box;
}
.f_contact .l_box p{
	font-weight: bold;
	font-size: 14px;
}
.f_contact .l_box .tel{
	color: #b10510;
	font-size: 21px;
	margin: 10px 0;
	background: url(../images/icon_tel_circle.png) no-repeat 0 50%;
	display: inline-block;
	padding-left: 20px;
}
.f_contact .btn_red{
	width: 180px;
	font-size: 17px;
}
.relatedlink{}

.relatedlink li{
	border-bottom: 2px solid #ededed;
	padding: 12px 0;
}

.relatedlink li a{
    text-decoration: none;
    padding: 0 15px;
    line-height: 1.7;
    position:relative;
    display: -webkit-box;
    display: -ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display: flex;
    align-items: center;
    color: #303030;
    font-size: 17px;
}
.relatedlink li a:before{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    transform: rotate(45deg);
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-top: 2px solid #626262;
    border-right: 2px solid #626262;
    z-index: 9;
}
.relatedlink li a:hover{ color: #848484;}

.relatedlink .img{
	width: 106px;
	height: 73px;
	position:  relative;
	overflow: hidden;
}
.relatedlink .img img{
	width: auto;
	height: 100%;
	position:  absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.relatedlink p{
	padding: 0 0 0 15px;
	width: 80%;
}
.f_column_link{
	margin-bottom: 50px;
}
.f_link_ttl{
	font-weight: bold;
	font-size: 21px;
	position:relative;
	padding-left: 40px;
	margin:20px 0 30px 0;
}
.f_link_ttl:before{
	position:absolute;
	left: 0;
	top: 44%;
	content:"";
	display:inline-block;
	width: 30px;
	height:1px;
	background: #0a4067;
}

.f_menu{
	background: #edf1f5;
	padding: 25px;
	margin: 60px 0;
}
.f_menu h2{
	font-weight: bold;
	font-size: 21px;
	position:relative;
	margin-bottom: 20px;
}
.f_menu ul{
	display: -webkit-box;
    display: -ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display: flex; 
    -ms-flex-wrap:wrap;/*--- IE10用 ---*/
    -webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
    flex-wrap:wrap;
}
.f_menu ul li:after {content:"|";display:inline-block;margin: 0 15px;}
.f_menu ul li:nth-last-of-type(1):after{content:none;}

.f_menu ul li a{text-decoration: none;font-size: 17px;}

.f_column_link ul{
	display: -webkit-box;
    display: -ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display: flex; 
    -webkit-justify-content: space-between;
　-ms-flex-pack: justify;
   justify-content: space-between;
}
.f_column_link ul li a{
	display:block;
	position: relative;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.6;
}
.f_column_link ul li a:before{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    transform: rotate(45deg);
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    z-index: 9;
}
.f_column_link ul li a .img{
	position:  relative;
	overflow: hidden;
	width: 240px;
	height: 148px;
}

.f_column_link ul li a .img img{
	width: 100%;
	height: auto;
	position:  absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.f_column_link ul li a p{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
.f_column_link ul li small{
    display: block;
    font-size: 14px;
}
/* ------- 右カラム-------*/
#r-nav .r_side_contents_new .btn_side_contact{padding-top: 0;}

#r-nav .r_side_contents_new .box{
	border: 1px solid #d7d9e5;
	background:none;
	box-sizing: border-box;
	padding: 0 10px 0;
	margin: 0 0 15px;
}

#r-nav .r_side_contents_new .box ul{
	background:none;
}#r-nav .r_side_contents_new .box ul li{
	border: 1px solid #d7d9e5;
    font-size: 12px;
	margin-bottom: 10px;
}
#r-nav .r_side_contents_new .box ul li a{
	padding:0;
	margin: 0;
	text-decoration: none;
	color: #232323;
	display: block;
	background: #f3f4f5;
}
#r-nav .r_side_contents_new .box ul li a:hover{
       background: #FFF
}
#r-nav .r_side_contents_new .box h2{
       margin: 0 0 10px;
       box-sizing: border-box;
       padding: 15px 0 0;
       text-align: center;
       font-weight: bold;
       font-size: 14px;
       letter-spacing: -1px;
       border-bottom: 3px solid #12498c;
}
#r-nav .r_side_contents_new .box ul li .title{
       font-weight: bold;
       font-size: 14px;
       padding: 6px 6px 0 16px;
       margin: 0;
       background: url('https://www.nomu.com/biz/images/solution/arr_txt_link.png') no-repeat 3px 0.5rem;
       text-decoration: none;
}
#r-nav .r_side_contents_new .box ul li p{
    padding: 5px 10px 0;
}
#r-nav .r_side_contents_new .box ul li p:nth-of-type(2){
     padding-bottom: 6px;
     font-size: 14px;
}
#r-nav .r_side_contents_new .report ul li a{
    padding: 10px 0  12px;
}

#r-nav .r_side_contents_new .report ul li.line_1 a{
	padding: 18px 0  22px;
}
#r-nav .r_side_contents_new .btn_box{
		border: 1px solid #d7d9e5;
		background: #f3f4f5;
		font-size: 12px;
		margin-bottom: 10px;
		width: 100%;
}
#r-nav .r_side_contents_new .btn_box:hover{
       background: #FFF
}
#r-nav .r_side_contents_new .btn_box a{
    text-decoration: none;
    color: #232323;
}

#r-nav .r_side_contents_new .btn_box .title{
	   font-weight: bold;
	   font-size: 14px;
	   padding: 10px 0 0 16px;
	   background: url('https://www.nomu.com/biz/images/solution/arr_txt_link.png') no-repeat 3px 0.8rem;
}
#r-nav .r_side_contents_new .btn_box p{
	padding-bottom: 6px;
	font-size: 13px;
	padding: 10px 10px 10px;
}
/*
@media screen and (max-width: 950px) {
	#header{display:none}
	footer{display:none}
   #topic-path{
        overflow-y: auto;
        -webkit-overflow-scrolling: auto;
        background: none;
    }
    #topic-path li{
    float: left;
}
    
	#displayArea{
      width: auto;
    }
     div#main-container{
        width: auto;
    }  
    div#main-container #contents{
       float: none;
       width: auto;
    }
    
    .column-section{
        margin: 0 15px 70px !important;
    }
    .column_head h1{
       font-size: 140%;
    }
    .column_entry h2{
    	font-size: 130%;
    }
    .Thmlist_box_img{
       width: 100px;
       height: 140px;
    }
    .Thmlist_box_txt{
       padding-left: 110px;
     }
     .Thmlist_box_ttl{
        font-size: 110%;
    }
    .Thmlist_txt{
        display: none;
     }
     .Thmlist_box_txt .column_tag{margin: 0 0 0 0;}
     
    .Thmlist_box_txt .column_tag p{
       font-size: 74%;
       padding: 0 6px;
    }

    .f_column_link ul{
       display: block;
     }
     .f_column_link ul li{
      margin: 0 15px 15px;
     }
    .f_column_link ul li a .img{
      width: 100%;
      height: 75px;
    }
    
	div#main-container #r-nav{
		display: none;
	}
	.f_contact{
       margin: 0 10px 40px;
    }
	.f_contact h2{
       font-size: 115%;
    }
	
	.f_contact .inr{
       display: block;
     }
	.f_contact .l_box,
    .f_contact .r_box{
       width: 100%;
       margin: 20px 0 0;
     }
     .f_menu h2{
       font-size: 130%;
     }
     .f_link_ttl{
     font-size: 130%;
     margin-bottom: 20px;
     }
	.pageTop{
		width: auto;
	}
}*/