@charset "utf-8";
.yy-support-law-top-img {
	margin: 20px 0;
	width: 100%;
}

p.yy-support-law-revised {
	padding: 5px 10px;
  background: #F1F1F1;
  border-top: 5px solid #9AA1AC;
  font-weight: bold;
  font-size: 130%;
  color: #9AA1AC;
  margin: 0!important;
}

.yy-support-law-box {
	padding: 20px 10px 10px;
	border-bottom: 2px #A6A6A6 solid;
}

.yy-support-law-box-outer {
	margin-bottom: 40px;
}

.yy-support-law-box:after {
	clear: both;
	content: '';
	display: block;
}

#main .mvp-new-mark {
	display: table-cell;
	margin-bottom: 5px;
}

#main .yy-support-law-title {
	font-weight: bold;
	font-size: 110%;
	display: flex;
	align-items: flex-start;
	float: left;
	margin: 5px 0 10px;
}

#main .yy-support-law-title + p {
	float: right;
	margin: 5px 0 10px;
}

#main .yy-support-law-title img {
	margin: 0 10px 0 0;
}

ul.yy-support-law-box-outer a {
	color: #2E75B6;
	display: inline-block;
	vertical-align: top;
}

ul.yy-support-law-box-outer a:hover{
	text-decoration:underline ;
}

ul.yy-support-law-box-outer a span {
	color: #000;
}

div.yy-support-law_service_area dl {
  border: 1px solid #FF0000;
  padding: 15px;
	margin-bottom: 30px;
}

div.yy-support-law_service_area dl dt {
  color: #FF0000;
  font-weight: bold;
  font-size: 110%;
  padding-bottom: 5px;
}


@media screen and (min-width: 768px) {
	br.yy_sp_br {
		display: none;
	}
}

/* ------------------------------------------------------------------
 * Tablet
 * ------------------------------------------------------------------ */
 @media screen and (max-width: 835px) {
	ul.yy-support-law-box-outer a {
	display: block;
	}
	br.br-none{
	display: none;
	}
}



/* ------------------------------------------------------------------
 * phone
 * ------------------------------------------------------------------ */
 @media screen and (max-width: 550px) {
	 .yy-support-law-box {
    padding-top: 15px;
		margin-bottom: 0 !important;
	}

	#main .yy-support-law-title + p {
		margin: 10px 0 0 !important;
	}

	 .yy-support-law-top-img {
    margin: 0 0 20px;
	}
	#main .yy-support-law-title {
    display: block;
		float: none;
		margin: 0;
	}
	ul.yy-support-law-box-outer a {
	   display: inline;
	}
	#main .yy-support-law-title img {
	   float: left;
	}
	#main .yy-support-law-title img.txt_addline {
		padding-bottom: 4.5em;
	}
}

@media screen and (max-width: 767px) {
	br.yy_pc_br {
		display: none;
	}

	div.yy-support-law_service_area dl {
		padding: 10px;
	}
}
/*掲載準備中*/
#main img + p {
    border: 3px solid #2E75B6;
    padding: 16px 24px;
    text-align: center;
    margin: 0;
		color: #000;
}
@media screen and (max-width: 550px) {
	#main img + p {
	    text-align: left;
	}
	.yy-support-law_sp_none {
		display: none;
	}
}
