@charset "UTF-8";
/* CSS Document */
.subttl_txt {
	width:440px;
}
.subttl_pho img {
	width:156px;
}
.clmbox {
	margin-bottom:30px;
}

.clmbox dt {
	font-size:3em;
	line-height:1.4em;
	font-weight:bold;
	margin-bottom:5px;
	color:#f39a50;
	display:table;
}

.clmbox dt p {
	display:table-cell;
	vertical-align:top;
}

.clmbox dd {
    font-size: 1.8em;
    line-height: 1.6em;
	padding:0 0 0 45px;
}

.clmbox dd a {
	display:block;
	width:95%;
	word-break:break-all;
}

.clmbox dd span {
	color:#fd8039;
}

.icon02 {
	vertical-align:top;
	padding-right:5px;
}

.il01 {
	width:95%;
	margin-bottom:30px;
}
.sbttl {
	margin-bottom:10px;
}
.icon {
	padding-left:10px;
}
.smltxt {
	font-size:0.8em;
	line-height:1.3em;
}
@media screen and (max-width: 600px) {
.subttl_txt {
	width:auto;
}

.clmbox {
	margin-bottom:30px;
}
.clmbox dt {
	font-size:2.5em;
	line-height:1.3em;
}
.clmbox dd {
	padding:0;
}

.sbttl img {
	width:60%;
}
.icon02 {
	width:30px;
	padding-right:5px;
}

.il01 {
	width:100%;
	margin-bottom:10px;
}
.icon {
	padding-left:0px;
	display:block;
}
}