@charset "utf-8";
/* CSS Document */

#meigi_flow {
    margin: 0 15px 20px;
}

#meigi_flow p,
#meigi_flow li,
#meigi_flow dt,
#meigi_flow dd {
	font-size: 15px;
	line-height: 1.8;
}

#meigi_flow ul {
	margin: 25px 0;
}

#meigi_flow li {
	text-indent: -1em;
	margin-left: 1em;
}

#meigi_flow .red {
	color: #CC0000;
}

#meigi_flow h3 {
	height: 40px;
	margin: 0 0 25px 0;
	padding: 0 0 0 34px;
	background: #F5F7F8 url(../img/ico_meigi_01.png) no-repeat 10px center/15px auto;
	color: #0089D8;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	box-sizing: border-box;
}

#meigi_flow h4 {
	font-size: 15px;
	color: #0089D8;
	margin-bottom: 15px;
}

#meigi_flow section {
	margin-bottom: 37px;
	padding-bottom: 37px;
	border-bottom: 1px solid #E9E9E9;
    
}

#meigi_flow section:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#meigi_flow .flow02 ul {
	margin-top: 10px;
}

#meigi_flow .flow03 h4 {
	margin-bottom: 12px;
}

#meigi_flow .flow03 dl {
	padding: 8px;
	margin-bottom: 8px;
}

#meigi_flow .flow03 dl:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

#meigi_flow .flow03 dt {
	font-weight: bold;
}

#meigi_flow .flow03 span {
	display: block;
	margin-bottom: 15px;
}

#meigi_flow .flow04 .imgBox {
	margin: 25px 23px;
}

#meigi_flow .flow04 .txt01 {
	margin: 0 23px;
	font-size: 14px;
	text-align: center;
	padding: 8px 0;
	border: 3px solid #B1DCF3;
}

#meigi_flow .flow04 .txt01 span {
	display: block;
	margin-top:5px;
}

/*2024.4 add*/
.sim-select-wrap,
.sim-tbox-wrap{
	margin-bottom:1em !important;
	width:100% !important;
}
.sim-select-wrap span,
.sim-tbox-wrap span{
	display:block !important;
	margin-bottom:0 !important;
}
.sim-select-wrap select,
.sim-tbox-wrap input{
	width:100% !important;
	height:2.5em !important;
	box-sizing:border-box !important;
	border:1px solid #333 !important;
	color:#000 !important;
}
.sim-tbox-wrap b{
	display:none;
	font-weight:400;
}
.sim-tbox-wrap em{
	display:inline-block !important;
	margin-left:0 !important;
	font-weight:400 !important;
	font-style:normal !important;
	font-size:90% !important;
}
.sim-result-wrap span{
	font-size:5vw !important;
}
.sim-result-wrap small{
	font-size:70% !important;
}
