.subtitle {
	padding-top: 1.4rem;
}

.body{
    padding: .8rem 2.1rem 0 2.1rem;
}

.body h2{
    font-weight: 600;
    border-bottom: dashed #808080 1px;
    display: inline-block;
    padding: 0 .3rem 0.1rem 0;
}
.dtp14{
    padding-top: .9rem;
}
.sel{
    margin-top: .4rem;
    position: relative;
}
.sel:nth-of-type(1){
    margin-top: 0;
}
.sel ul{
    margin-top: .2rem;
}
.sel ul li{
    margin-left: .4rem;
    text-align: center;
    font-weight: 600;
}
.sel ul li:nth-of-type(1){
    margin-left: 0;
}
.img_50{width: 50%;}