@charset "utf-8";

body{
background-color:#ffffff;
}

article{
background-color:#ffffff;
border:0px solid #000000;
width:90%;
height:auto;
margin:20px auto 10px auto;
text-align:center;
}


article .dspt{
line-height:140%;
width:95%;
border:0px solid #ff0066;
text-align:left;
margin:0px auto 10px auto;
padding-top:10px;
}

article .dspt h1{
margin:0px auto 10px auto;
border-bottom:2px  dotted #96514d;
color:#96514d;
font-size:16px;
}

article .dspt figure{
width:95%;
padding:0px;
margin:0px auto 10px auto;
}

article .dspt p{
width:95%;
padding:0px;
margin:0px auto 10px auto;
}

article .dspt figure img{
width:100%;
}



article .dspt dl{
margin:50px 0px 5px 0px;
width:100%;
border:0px dashed #b22222;
padding:0px;
margin-bottom:20px;
}

article .dspt dt{
background-color:#96514d;
border-bottom:1px solid #ffffff;
width:95%;
height:25px;
line-height:25px;
color:#ffffff;
margin:0px auto 0px auto;
font-size:14px;
}

article .dspt dd{
border-bottom:1px dashed #b22222;
width:95%;
height:25px;
line-height:25px;
box-sizing:border-box;
text-align:left;
margin:0px auto 5px auto;
padding:0px;
font-size:14px;
}

article .dspt p span{
font-size:12px;
color:#b22222;
width:500px;
margin:0px auto 20px auto;
display:block;
}




/******** 800以上　**********/


/******** 1100以上　**********/
@media screen and (min-width:1100px){
body{
background-color:#ffffff;
}

article{
background-color:#ffffff;
border:0px solid #000000;
width:1200px;
height:auto;
margin:10px auto 10px auto;
}




article .dspt{
line-height:140%;
width:1100px;
border:0px solid #ff0066;
text-align:left;
margin:0px auto 10px auto;
}

article .dspt figure{
width:500px;
float:left;
padding:0px;
margin:0px 30px 0px 50px;
}

article .dspt figure img{
width:100%;
}

article .dspt:after{
content:"";
display:block;
clear:both;
}

article .dspt p{
width:1000px;
border:0px solid #ff0066;
text-align:left;
margin:0px auto 10px auto;
}



article .dspt dl{
border:0px solid #000000;
width:900px;
height:auto;
margin:20px auto 10px auto;
}

article .dspt dl:after{
content:"";
display:block;
clear:both;
}

article .dspt dt{
background-color:#ffffff;
border-left:10px solid #96514d;
width:150px;
height:25px;
line-height:25px;
color:#444444;
float:left;
clear:both;
padding-left:15px;
}

article .dspt dd{
border-bottom:1px dashed #96514d;
width:700px;
height:25px;
line-height:25px;
float:left;
text-align:left;
margin:0px;
padding-left:10px;
}








}
