/********************
campaign_cvs
*******************/
/*-- margin-top --*/
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mt80 { margin-top: 80px !important; }
.mt90 { margin-top: 90px !important; }
/*-- margin-bottom --*/ 
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }


.pc {
margin-left: 0;
}
.beginner {
vertical-align: middle;
margin-bottom: 3px;
}
.catch-top {
margin: 30px 0 20px; 
}

.camp-kuruma-midashi {
font-size: 28px;
font-weight: bold;
margin: 60px 0 30px;
padding: 10px 20px;
color: #000;
background-color: #dcdddd;
line-height:1.0;
}
.camp-kuruma-txt {
font-size: 20px;
/*font-weight: bold;*/
/*margin: 0 50px;*/
line-height:1.8;
letter-spacing:3px;
padding-left: 20px 
}

.link {
color: #0071bb;
/*text-decoration: underline;*/
/*padding-left:28px;*/
/*margin-bottom:20px;*/
}
.camp-kuruma-img {
margin-top: 36px;
}
.camp-kuruma-img label img:hover {
opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
}
#responsive-content ul.camp-kuruma-list  {
margin: 0 50px 0 65px;
padding: 0 12px;
letter-spacing:2px;
}
#responsive-content ul.camp-kuruma-list li {
font-size: 20px;
font-weight: bold;
background:none;
list-style-type: disc;
line-height: 1.4;
padding-left: 0;
margin-bottom: 10px;
}

#responsive-content img.sp_only {
display:none;
}
#responsive-content br.sp_only {
display:none;
}

@media screen and (max-width:767px) {
/*-- margin-top --*/ 
.mt40 { margin-top: 20px !important; }
/*-- margin-bottom --*/ 
.mb40 { margin-bottom: 20px !important; }
.mb60 { margin-bottom:30px !important; } 

#responsive-content img.pc_only {
display:none;
}

#responsive-content img.sp_only {
display:block;
}
#responsive-content br.pc_only {
display:none;
}

#responsive-content br.sp_only {
display:block;
}

.catch-top {
font-size: 20px;
margin: 15px 0; 
} 
 
.camp-kuruma-midashi {
font-size: 16px;
margin: 20px 0 10px;
padding: 10px 10px;
color: #000;
background-color: #dcdddd;
line-height:1.0;
}
.camp-kuruma-txt {
font-size: 14px;
font-weight: bold;
margin: 0;
padding-left: 10px; 
line-height:1.5;
letter-spacing:0;
}

.camp-kuruma-img {
margin-top: 12px;
}

#responsive-content ul.camp-kuruma-list  {
margin: 0 10px 0 15px;
padding: 0 12px;
letter-spacing:0;
}
#responsive-content ul.camp-kuruma-list li {
font-size: 14px;
font-weight: bold;
background:none;
list-style-type: disc;
line-height: 1.4;
padding-left: 0;
margin-bottom: 6px;
}
}