@charset "utf-8";

/* Top */
.top-block-news{
	width: 98%;
	max-width: 1280px;
	margin: -100px auto 0;
	padding-top: 65px;
	background: #fff;
}
.top-block-news h2{
	background: #fff;
}
.main-content .newslist{
	padding-top:0;
}
.newslist ul li:first-child a{
	padding-top:0;
}
.top-block-products{
	overflow: hidden;
	width: 100%;
	margin-top: 40px;
	padding: 65px 0 35px;
	background: url(/image/top/bg_products_01.png) no-repeat center 0 scroll;
	background-size: cover;
}
#homeBlogList{
	margin-top: 0 !important;
}
#homeBlogList ul{
	margin-top: 5px;
}
.top-block-news h2{
	margin-top:0 !important;
}
.top-block-products ul{
	overflow: hidden;
	max-width: 1280px;
	margin: -6px auto 0;
	padding-bottom: 30px;
	text-align: center;
}
.top-block-products ul li{
	margin-bottom:0;
}
.top-block-products ul.cmn-list-4col li:first-child dd.img,
.top-block-products ul.cmn-list-4col li:nth-child(2) dd.img{
	margin-top:0 !important
}
.top-block-solution{
	padding: 65px 0 35px;
}
.top-block-solution ul{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding-bottom: 30px;
	letter-spacing: -.40em;
}
.top-block-solution ul li{
	display: inline-block;
	width: 25%;
	padding: 0 1%;
	letter-spacing: normal;
	vertical-align: top;
	text-align: center;
}
.top-block-solution ul li a:hover{
	opacity: 0.7;
	text-decoration: none;
    transition: all 0.3s ease;
}
.top-block-solution ul li dt{
	margin: 10px 0 5px 0;
	color: #a72956;
	font-size: 2.0rem;
}
.top-block-solution ul li dd{
	color: #241916;
	text-align: left;
	font-size: 1.4rem;
}
.top-block-solution ul li figure{
	text-align: center;
}
.top-block-case{
	overflow: hidden;
	padding: 65px 0 35px;
	background: url(/image/top/bg_case_01.png) no-repeat center 0 scroll;
	background-size: cover;
}
.top-block-case ul{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.top-block-case li{
	width: 23%;
	margin: 0 1%;
	border-top: 5px solid #a72956;
}
.cmn-list-4col.list-type-top-case a{
	padding-bottom: 20px;
}
.top-block-2col{
	overflow: hidden;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.top-block-2col a:hover{
	opacity: 0.7;
	text-decoration: none;
	transition: all 0.3s ease;
}
.top-block-2col > div{
	display: table-cell;
	width: 50%;
	padding: 5%;
	text-align: center !important;
}
.top-block-2col > div:first-child{
	position: relative;
	background: #9a3b5d;
}
.top-block-2col > div:first-child:before{
	position: absolute;
	display: block;
	top: 0;
	right: -50px;
	width: 100px;
	height: 100%;
	margin: auto;
	background: url(/image/top/bg_2col_div_01.png)no-repeat center top scroll;
	background-size: 100% 100%;
	content: "";
}
.top-block-2col > div:last-child{
	background: #393e57;
}	
.top-block-2col > div h2{
	color: #fff;
}
.top-block-2col > div h2:after{
	border-color: #fff;
}
.top-block-2col a{
	padding: 15px 50px;
	color: #fff;
}
.top-block-2col a:hover{
	color: #fff;
}
.top-block-2col figure{
	text-align: center;
}
.top-block-2col p{
	display: block;
	margin-top: 20px;
	text-align: left;
}
.top-block-blog{
	padding-bottom: 0;
	margin-bottom:0;
}
.top-block-blog h2{
	margin: 65px auto 0;
}

.cmn-list-4col.list-type-top-case li{
	width: 23%;
	margin: 0 1%;
	border: .1rem solid #d4d4d4;
}
.cmn-list-4col.list-type-top-case li dt{
	text-align: left;
}
.top-block-products .cmn-list-4col li{
	background: none;
	border: none;
}
.top-block-products .cmn-list-4col a{
	padding: 0;
}
.top-block-products .cmn-list-4col dt{
    margin: 10px 0 5px 0;
	padding: 0;
	border: none;
    color: #393e57;
	font-size: 2.0rem;
}
.top-block-products .cmn-list-4col img{
	width: auto;
    max-width: 180px;
    height: auto;
    vertical-align: middle;
}
/* case */


.case-block-article .case-profile-info{
	position: relative;
	overflow: hidden;
	padding: 30px 0 50px;
	letter-spacing: -.40em;
}	
.case-block-article .case-profile-info:after{
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #dfdfdf;
	content:""
}
.case-block-article .case-profile-info > div{
	display: inline-block;
	width: 70%;
	letter-spacing: normal;
	vertical-align: top;
}
.case-block-article .case-profile-info div.case-prof-sideinfo{
	width: 30%;
	text-align: right;
}
.case-block-article .case-profile-info div.case-prof-sideinfo figure{
	text-align: center;
}
.case-block-article .case-profile-info div.case-prof-sideinfo p,
.case-block-article .case-profile-info div.case-prof-sideinfo figcaption{
	margin: 20px 0 2.5%;
	text-align: left;
	font-size: 1.2rem;
}
.case-block-article .case-profile-info dl{
}
.case-block-article .case-profile-info dt{
	margin: 0 0 20px;
	font-size: 3.0rem;
}
.case-block-article .case-profile-info dd{
	position: relative;
	margin: 0 0 10px;
	padding: 0 0 0 160px;
	border-left: solid 3px #a72956;
	font-size: 1.6rem;
}
.case-block-article .case-profile-info dd span{
	position: absolute;
	top: 0;
	left: 10px;
	display: inline-block;
	font-weight: bold;
}



.case-block-article .case-profile-info dd.branch{
	margin: 12px 0px;
	padding: 0 0 5px 0;
	border: none;
	border-bottom: 1px #dfdfdf solid;
	font-size: 1.8rem;
	font-weight: bold;
}
.case-block-article div.cmn-ttl-with-number{
	margin-top: 20px;
}
.case-block-article > figure{
	margin: 20px 0 20px;
	text-align: center;
}
.case-block-article .cmn-txt-img{
	margin-bottom:0;
}
.case-block-article .cmn-txt-img figure{
	max-width: 505px;
}
.case-block-article .cmn-txt-img figure img{
	max-width: 480px;
	height: auto;
}
.case-block-article .cmn-txt-img figure figcaption{
	margin-top: 5px;
	text-align: left;
}
.case-block-article h4{
	margin-top: 4rem !important;	/*←-20pxから-4remに変更20180927*/
}
/* seminar contents */
.sem-table-eventinfo th{
	width: 25%;
	text-align: center;
	vertical-align: middle !important;
	font-size: 1.5rem !important;
	font-weight: normal !important;
}
.sem-table-eventinfo td:nth-child(2){
	width: 15%;
	text-align: center;
}
.sem-table-eventinfo td:last-child{
	text-align: left;
	width: auto;
}
/* recruite */
.rec-interview-box{
	display: table;
	width: 100%;
	padding-bottom: 20px;
}
.rec-interview-box > figure{
	display: table-cell;
	width: 8%;
	min-width: 40px;
	padding: 5px 0 5px 0;
	border-right-style: dotted;
	border-right-width: 1px;
	line-height: 1.4em;
	text-align: center;
	font-weight: bold;
}
.rec-interview-box > figure figcaption{
	letter-spacing: 8px;
}
.rec-interview-box > figure img{
	width: 50px;
}
.rec-interview-box > p{
	display: table-cell;
	width: 95%;
	padding: 5px 0 20px 20px;
	color: #000;
	vertical-align: top;
}
.rec-interview-box.person1 > figure{
	border-right-color: #b53951;
	color: #b53951;
}
.rec-interview-box span.person1{
	color: #b53951;
	font-weight: bold;
}
.rec-interview-box.person2 > figure{
	border-right-color: #6442b5;
	color: #6442b5;
}
.rec-interview-box span.person2{
	color: #6442b5;
	font-weight: bold;
}
.rec-interview-box.person3 > figure{
	border-right-color: #90b542;
	color: #90b542;
}
.rec-interview-box span.person3{
	color: #90b542;
	font-weight: bold;
}
.rec-interview-box.person4 > figure{
	border-right-color: #b58439;
	color: #b58439;
}
.rec-interview-box span.person4{
	color: #b58439;
	font-weight: bold;
}
.rec-interview-box.person5 > figure{
	border-right-color: #4ba29d;
	color: #4ba29d;
}
.rec-interview-box span.person5{
	color: #4ba29d;
	font-weight: bold;
}
.rec-message-box{
	width: 1000px;
	margin: 0 auto 25px;
	padding: 25px 25px 0;
	background-color: #F0EDE3;
}
.rec-message-box p{
	padding-bottom: 25px;
}
.rec-message-box .ttl{
	margin-bottom: 25px;
	padding-bottom: 0;
	border-top:#CECECE 3px double;
	border-bottom:#CECECE 3px double;
	color:#AD254F;
	text-align: center;
	font-size: 2.0rem
}
.rec-student-contents .person1 figure {
    border-right-color: #c33;
    color: #c33;
}
.rec-student-contents .person2 figure {
    border-right-color: #363;
    color: #363;
}
.list-type-recuite dt{
	text-align: left;
}
.rec-student-contents .list-type-recuite dt{
	text-align: center;
}

.list-type-recuite dd.img,
.list-type-recuite dd.btn-link{
	padding-left: 0;
}
.list-type-recuite-group dt{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	border: none !important;
}

/* corporate */
.cmn-sec-container.cmn-com-cotntent{
	position: relative;
	min-height: 1080px;
	padding-right: 350px !important;
	box-sizing: border-box;
}
.cmn-com-cotntent{
	padding-top: 160px !important;
}
.cmn-com-cotntent h2:first-child{
	margin-top: -6rem;	/*←-120pxから-6remに変更20180927*/
	/*margin-right: -330px;*/	/*←変更20180927*/

}
.cmn-com-cotntent h3.extra-margin{
	margin-top: 50px !important;
}
.cmn-com-cotntent .prev-h2-block{
	margin-right: -330px;
}
.cmn-com-cotntent .member-list li{
	display: table;
	margin-bottom: 15px;
}
.cmn-com-cotntent .member-list li p{
	display: table-cell;
}
.cmn-com-cotntent .member-list li p:first-child{
	width: 150px;
}
.cmn-com-cotntent .member-list li:last-child{
	margin-bottom: 0;
	
}
.cmn-com-cotntent h4 a{
	display: inline;
}
.cmn-com-cotntent > ul.group-list > li{
	padding-bottom: 15px;
}

.cmn-com-cotntent aside{
	position: absolute;
	top: 160px;
	right: 0;
	width: 320px;
}
.cmn-com-cotntent aside h3{
	margin-bottom: 0 !important;
}
.cmn-com-cotntent aside li{
	border-bottom: 1px #dfdfdf solid;
	padding: 19px 10px;
}
.cmn-com-cotntent aside li a{
	color: #282828;
	font-size: 1.4rem;
}
.cmn-com-cotntent aside li a:before{
	display: inline-block;
	width: 18px;
	height: 14px;
	margin: 0 10px 0 0;
	background: url(/image/ico_arrow_08.png) no-repeat 0 0 scroll;
	vertical-align: 0px;
	content: "";
}
.cmn-com-cotntent aside li a:hover{
	text-decoration: none;
	opacity: 0.7;
	transition: all 0.3s ease;
}
.com_index_list{
	letter-spacing: -.4em;
}
.com_index_list li{
	display: inline-block;
	width: 23%;
	margin: 0 1% 60px;
	letter-spacing: normal;
	text-align: left;
}
.com_index_list li figcaption{
	margin-top: 5px;
    color: #282828;
    letter-spacing: 2px;
	font-size: 1.8rem;
    font-weight: bold;
}

.com_index_list li figcaption:before{
	display: inline-block;
	width: 18px;
	height: 14px;
	margin: 0 10px 0 0;
	background: url(/image/ico_arrow_08.png) no-repeat 0 0 scroll;
	vertical-align: 0px;
	content: "";
}
.com_index_list li img{
	width: 100%;
}
.com_index_list a:hover{
	text-decoration: none;
	opacity: 0.7;
	transition: all 0.3s ease;
	
}
.cmn-com-cotntent ul{
	padding-bottom: 30px;
}
.cmn-com-cotntent.com-content-partner ul{
	border-top: 1px #dfdfdf solid;
}

.com-simple-table-list{
	width: 100%;
}
.com-simple-table-list li{
	display: table;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px #dfdfdf solid;
}
.com-simple-table-list li p{
	display: table-cell;
}
.com-simple-table-list li figure{
	display: table-cell;
	width: 20%;
}
.cmn-com-cotntent dl.message{
	display: table;
	width: 100%;
	margin: 0 0 32px;
}
.cmn-com-cotntent dl.message dt{
	width :50%;
	padding: 12px;
	background: #f5f5f5;
	color: #a72956;
	text-align: center;
	vertical-align: middle;
	font-size: 3.0rem;
	font-weight: bold;
}
.cmn-com-cotntent dl.message dt,
.cmn-com-cotntent dl.message dd{
	display: table-cell;
}
.cmn-com-cotntent dl.message dd{
	padding: 12px 0 12px 20px;
	vertical-align: top;
	font-size: 1.5rem;
	font-weight: bold;
}

/* document-request */
.list-catalog{
	padding: 50px 0;
	letter-spacing: -.4em;
}
.list-catalog li{
	display: inline-block;
	width: 23%;
	margin: 1%;
	letter-spacing: normal;
	vertical-align: top;
}
.list-catalog li a{
	color: #282828;
}
.list-catalog li a:hover{
	text-decoration: none;
	opacity: 0.8;
	transition: all 0.3s ease;
}
.list-catalog li p{
	text-align: center;
	font-size: 1.3rem;
}
.list-catalog li p.ttl{
	position: relative;
	display: block;
	margin: 10px 0 30px;
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
}
.list-catalog li p.ttl:after{
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	width: 40px;
	height: 3px;
	background: #525e98;
	margin: auto;
	content: "";
}

/* ====== BlOG ADD ====== */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.bold {font-weight: bold;}

.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.align_r {text-align: right;}
.align_l {text-align: left;}
.img_r {float:right; margin: 0 0 15px 15px;}
.img_l {float:left; margin: 0 15px 15px 0;}
.img_r img, .img_l img {margin-bottom: 5px;}

.mg0 {margin:0px;}
.mg5 {margin:5px;}
.mg10 {margin:10px;}
.mg15 {margin:15px;}

.mgt10 {margin-top: 10px;}
.mgt15 {margin-top: 15px;}
.mgt20 {margin-top: 20px;}
.mgt30 {margin-top: 30px;}

.mgr5 {margin-right: 5px;}
.mgr10 {margin-right: 10px;}
.mgr15 {margin-right: 15px;}
.mgr20 {margin-right: 20px;}

.mgbl15 {margin: 0 0 15px 15px;}

.mgb5 {margin-bottom: 5px;}
.mgb10 {margin-bottom: 10px !important;}
.mgb15 {margin-bottom: 15px !important;}
.mb15 {margin-top: 15px; margin-bottom: 15px;}
.mb20, .mgb20 {margin-bottom: 20px !important;}
.mb25, .mgb25 {margin-bottom: 25px !important;}
.mgb30 {margin-bottom: 30px !important;}
.mgb40 {margin-bottom: 40px !important;}
.mgb70 {margin-bottom: 70px !important;}

.mgl5 {margin-left: 5px;}
.mgl10 {margin-left: 10px;}
.mgl15 {margin-left: 15px;}

.pd10 {padding:10px;}
.pd15 {padding:15px;}
.pd20 {padding:20px;}
.pd30 {padding:30px;}
.pdrl20 {padding:0 20px;}
.pdrl30 {padding:0 30px;}

.pdt15 {padding-top:15px;}
.pdt20 {padding-top:20px;}

.pr20 {padding-right: 20px;}

.pdb15 {padding-bottom: 15px;}
.pdb20 {padding-bottom: 20px;}
.pdb30 {padding-bottom: 30px;}

.pdl20 {padding-left: 20px;}


/*blog内でtableを使いたい場合のCMOの設定上書き */
.blog-table th, .blog-table td {
	padding: 15px !important;
	border: 1px solid #cfcfcf !important;
	text-align: left !important;
	font-size: 0.9em;
}
.blog-table th {
background-color: #f5f5f5 !important;
}
.blog-table p {
	margin-bottom: 0;
}

/*blog内でドット囲み罫 */
.blog-borderbox {
	border: 1px dotted #cfcfcf; 
	padding: 10px;
	margin: 2em 0;
}

/*blog内の見出し調整*/
#blogcontents h2:before {
	margin: 0 0 0 0.5em !important;
	width: 0 !important;
	height: 0 !important;
	}

#blogcontents h2 {
	background-color: #f5f5f5 !important;
	border-bottom: none !important;
	padding: 0 0 0 0 !important;
}
#blogcontents h3:before {
	top: 3px !important;
	left: 0 !important;
	display: inline-block !important;
	margin: 0 5px 0 0 !important;
	color: #a72956 !important;
	font-size: 1.0rem !important;
	transform: rotateZ(90deg) !important;
	content: "▲" !important;
}
#blogcontents h3 {
	border-bottom: 1px dotted #a72956 !important;
}


/*blog内のアキ調整 */
#blogcontents h2 {
	margin-top: 4em !important;
	padding-left: 0 !important;	
}
#blogcontents h3 {
	margin-top: 4em !important;
	padding-left: 0 !important;
}
#blogcontents h4 {
	font-size: 16px !important;
	margin-bottom: 0 !important;
}
#blogcontents h5 {
	font-size: 14px !important;
	margin-bottom: 0 !important;
}
#blogcontents ul {
	margin-bottom: 0 !important;
}
#blogcontents p {
	padding-left: 0 !important;
}
#blogcontents pre {
	margin-top: 1em !important;
	margin-bottom:2em !important;
}

#blogcontents div + p {
	margin-top: 2em !important;
}
#blogcontents img {
	margin-bottom: 1em !important;
}
#blogcontents .pointbox {
    position: relative;
    margin: 2em 0;
    padding: 1em;
    border: solid 3px #4d5aaf;
    border-radius: 8px;
}
#blogcontents .pointbox .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #4d5aaf;
    font-weight: bold;
}
#blogcontents .pointbox p {
    margin: 0; 
    padding: 0;
}

/* blog Q&A形式 */
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa dt,.cp_qa dd {
	position: relative;
	padding: 0.5em;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.3em;
}
.cp_qa dt {
	margin: 0 3em 1em 3em;
	background: #ffe0b2;
}
.cp_qa dd {
	margin: 0 3em 1em 3em !important;
	font-weight: bold;
	background: #b2ebf2;
}
/* 吹き出し▶︎ */
.cp_qa dt::before,.cp_qa dd::before{
	position: absolute;
	z-index: 99;
	top: 0.5em;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
}
/* 質問吹き出し▶︎ */
.cp_qa dt::before {
	left: -0.5em;
	border-width: 5px 8.7px 5px 0;
	border-color: transparent #ffe0b2 transparent transparent;
}
/* 答え吹き出し▶︎ */
.cp_qa dd::before {
	left: -0.5em;
	border-width: 5px 8.7px 5px 0;
	border-color: transparent #b2ebf2 transparent transparent;
}
/* ?!アイコン */
.cp_qa dt::after,.cp_qa dd::after {
	font-size: 1.2em;
	position: absolute;
	top: 0;
	color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	width: 1.7em;
	height: 1.7em;
	line-height: 1.2em;
}
/* ?アイコン */
.cp_qa dt::after {
	left: -2.5em;
	margin: 0 0.5em 0 0;
	padding: 0.2em 0.4em;
	content: 'Ｑ';
	background: #f57c00;
}
.cp_qa dd::after {
	left: -2.5em;
	margin: 0 0.5em 0 0;
	padding: 0.2em 0.4em;
	content: 'Ａ';
	font-weight: bold;
	background: #0097a7;
}


/* メルマガ関連 */
#mz-contents a:hover {
 text-decoration:none !important;
	opacity: 0.7 !important;
}
#mz-contents section > h2 {
	margin-top: 1em !important;
	background: none !important;
}

/* カタログダウンロードページ関連 */
.dl-cotainer {
	text-align: center;
	}
.dl-cotainer:hover{
	opacity: 0.7;
	color: #fff;
	transition: all 0.3s ease;
}

.thm-background {
	background-color: #f2f2f2;
	width: 100%;
	height: 100%;
	padding: 10px;
	text-align: center;
}
.thm-width {
	max-height: 180px;
}
.img-border {
	border: 1px solid #cfcfcf;
}
.dl-cotainer .cmn-btn-single:hover {
	opacity: 1.0;
}

/* D本ページ用  ←追加20181213*/
.db-case-arrow {
	position: relative;
	margin: 0;
	padding: 55px 0 0;
	color: #a72956;
	letter-spacing: .2rem;
	line-height: 1.5;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
}
.db-case-arrow2 {
	margin-top: 20px;
	/*color: #a72956;*/
	letter-spacing: .2rem;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	background-color: #f2f2f2;	
	padding: 20px 20px 20px 0 !important;
}
.db-case-arrow3 {
	margin: 20px;
	/*color: #a72956;*/
	background-color: #f2f2f2;	
	letter-spacing: .2rem;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	padding: 10px !important;
}
.db-case-2col,
.db-case-3col,
.db-case-4col{
	display: block;
	margin: 0;
	text-align: center;
	font-size: 0;
}
.db-case-2col li,
.db-case-3col li,
.db-case-4col li{
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	letter-spacing: normal;
	vertical-align:middle;
	width: 100%;
	height: 100%;
	border: 1px #cfcfcf dotted;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 10px;
	font-size: 1.7rem;
}
.db-case-4col li{
	width: 20%;
	margin: 0 1.5% 25px;
}
.db-case-3col li{
	width: 30%;
	height: 100%;
	margin: 0 1.5% 25px;
}
.db-case-2col li{
	width: 30%;
	height: 100%;
	margin: 0 1.5% 25px;
}
.db-case-3col.link-otherpage li{
	width: 32.2%;
	height: 100%;
	margin: 0 0.5% 25px;
}

.db-case-1col{
	display: block;
	width: 80%;
	text-align: left;
	background-color: #f2f2f2;
	padding: 10px;
	margin: auto;
	font-size: 0;
}
.db-case-result{
	font-size: 1.5rem;
	font-weight: bold;
}

.db-label {
	font-size: 0.8em;
	padding: 0.2em;
	background-color: #f5f5f5;
	color: #a72956;
}
.db-labelfont {
	padding: 0.2em;
	background-color: #f5f5f5;
}
.db-marking {
	color: #a72956;
}

/* 隣接セレクタでアキ量調整 */
p > h3 {
  margin-top: 50px !important;
}

.cmn-step + h3 {
  margin-top: 6rem !important;
}
.cmn-btn-bg-02 + h3 {
  margin-top: 8rem !important;
}
.cmn-step > a {
  margin-top: 4rem !important;
}
p + .cmn-ttl-with-number{
  margin-top: 6rem !important;
}
.cmn-btn-single-arw + .cmn-ttl-with-number{
  margin-top: 6rem !important;
}
.top-block-news > h2{
  margin-top: 0 !important;
}
.cmn-step > h2{
	padding-top: 1rem !important;
}
.top-block-news > h2{
	padding-top: 0 !important;
}

/* 404のページの背景色 */
.notFound {
background-color: #f5f5f5 !important;
}
.notFound_headline {
border-bottom: .1rem solid #a72956 !important;
}