@charset "utf-8";

h2.is_h2{
	display: flex;
    align-items: center;
}

h2.is_h2 img{
	width: auto;
	height: 44px;
	margin-right: 10px;
}

.md_info dt{
	color: #1d2087;
	font-size: 150%;
	font-weight: 700;
	line-height: 1.2;
	padding-bottom: 10px;
}

.md_info dd{
	padding-bottom: 40px;
}

.is_sqaretxt{
	color: #1d2087;
	font-size: 112.5%;
	font-weight: 600;
	margin-top: 20px;
	padding: 0 0 0 1.5em;
	position: relative;
}

.is_sqaretxt::before{
	content: "";
	background: #1d2087;
	width: 1em;
	height: 1em;
	position: absolute;
	top: 0.3em;
	left: 0;
}

.is_sqaretxtpt{
	margin-top: 20px;
}

.is_sqaretxt + .md_tablescroll .md_table{
	margin-bottom: 0;
}

.md_price th{
	width: 14%;
}

.md_price td{
	text-align: center;
	width: 14%;
}

.is_kome2{
	font-size: 86% !important;
	text-indent: -2.8em;
	padding-left: 2.8em;
}

.md_telcontactsodan.md_telcontact div:nth-child(1){
	background: #d60606;
}

.md_telcontactsodan.md_telcontact div:nth-child(2){
	border: #d60606 2px solid;
}

.md_telcontactsodan.md_telcontact div:nth-child(2) p:nth-child(1){
	color: #d60606;
}

.md_telcontact div:nth-child(2) p:nth-child(1) img.is_fsa{
	max-width: 300px;
	width: 30%;
}

.md_info .md_telcontact{
	padding-top: 20px;
}

@media screen and (max-width:767px){
	
}
