@media screen and (min-width: 480px){
.casHead{
height:46px;
background:url("../img/case/cas_head.jpg") no-repeat 0 0;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
padding-left:10px;
margin-bottom:20px;
}

.casBox1{
overflow:hidden;
line-height:170%;
border-bottom:1px solid #D3D0D1;
padding-bottom:20px;
margin-bottom:30px;
font-size:15px;
}

.casText1{
width:220px;
height:30px;
background:#362889;
text-align:center;
color:#ffffff;
font-size:12px;
vertical-align:middle;
display:table-cell;
}

.casBox2{
width:220px;
height:200px;
margin:5px -30px 0 0;
background:url("../img/case/cas_bk.jpg") no-repeat 0 0;
padding:5px 0 0 45px;
}

.casBinbox{
width:170px;
line-height:150%;
}

.casText2{
width:220px;
text-align:right;
margin-bottom:50px;
}

.casText2 a{
text-decoration:underline;
color:#362889;
}

.casText2 a:hover{
color:#fc6810;
}

.lowerLine{
clear:both;
width:698px;
border-bottom:1px solid #D3D0D1;
margin:0 0 60px 20px;
}
}

@media screen and (max-width: 479px){
.casHead{
height:46px;
background:url("../img/case/cas_head_sp.jpg") no-repeat 0 0;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
padding-left:10px;
margin-bottom:20px;
}


.casBox1{
overflow:hidden;
line-height:170%;
border-bottom:1px solid #D3D0D1;
padding-bottom:20px;
margin-bottom:30px;
font-size:15px;
padding-left:5px;
padding-right:5px;
}

.casText1{
    background: #362889;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    line-height: 28px;
}

.casBox2{
width:100%;
background:#FFE1BD;
}

.casBinbox{padding: 10px;
line-height:150%;
}

.casText2{width: 100%;
text-align: right;
    margin-bottom: 50px;
    padding-right: 5px;
margin-top: 5px;}


.generalAdj .alignLeft img {    width:280px;}

.generalAdj .alignLeft {float:none;
width:280px;
margin:0 auto;}

p {padding:0;}


.casText2 a{
text-decoration:underline;
color:#362889;
}

.casText2 a:hover{
color:#fc6810;
}

.lowerLine{
clear:both;
border-bottom:1px solid #D3D0D1;
}

p.areaHText {font-size:18px;
margin-bottom:20px;}

div.areaBox1 li {
font-size:18px;
text-decoration:underline;}

h2.camHead {line-height: 26px;
    font-weight: normal;
    /* text-align: justify; */
    border-bottom: 1px dashed orange;
    padding-bottom: 5px;}

p.camBox1 {line-height:20px;
font-size:16px;
padding-bottom:10px;}


}