
#insec01 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
ul.pickUpList01 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
ul.pickUpList01 li {
width: 280px;
background: url(../img/camp/bg_picup_01.png) 0 100% no-repeat;
padding-bottom: 6px;
list-style: none;
}
ul.pickUpList01 li div.wrapList01 {
padding: 15px 45px;
width: 250px;
}

ul#globalNav:after, div.subGlbNav:after, ul.pickUpList01:after, ul.pickUpList02:after, ul.pickUpList03:after, #areaInfo ul li:after, #campNews li:after, #areaInfo:after, .areaVoice:after, ol.newsContents li:after, div.entryHeader p.dateUnit:after, ul.campusList:after, ul.pickUpList01:after, ul.pickUpList02:after, #campNews li:after {
display: block;
visibility: hidden;
clear: both;
height: 0;
content: ".";
line-height: 0;
}
ul.pickUpList01 .img01 {
width: 240px;
padding: 4px;
border: solid 1px #FFF;
margin-bottom: 10px;
text-align: center;
    display: block;
    margin: 0 auto;
}
ul.pickUpList01 .img01 a img {
width: 240px;
height:auto;
}
span.ico {
background-color: #f47600;
border: 1px solid #f47600;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
padding: 2px 5px 1px;
margin-right: 7px;
color: #fff;
behavior: url(/files/js/PIE.htc);
position: relative;
top: -3px;
}
.price i {
font-weight: 700;
font-style: normal;
color: #f52800;
}
.price {
padding-top: 20px;
}
ul.pickUpList01 .text {
font-size: 83.3%;
color: #666;
margin-top: 5px;
}
.linkTit02 {
	text-indent: -999999px;
}
.clear {
	clear: both;
}

ul.pickUpList01 .title {
    font-size: 150%;
    margin-bottom: 0;
    text-decoration: underline;
}
.example{
    text-align: center;
    font-size: 150%;
}

@media only screen and (max-width: 750px) {
    
#insec01 {
    width: 100%;
}
        
ul.pickUpList01 {
    display: block;
    }
ul.pickUpList01 .title {
    font-size: 180%;
    margin-bottom: 0;
        text-decoration: underline;
}
    ul.pickUpList01 li {
width: 100%;

}
ul.pickUpList01 li div.wrapList01 {
padding: 0;
    margin: 0 auto;
    width: 90%;
    margin-top: 4%;
}
    

ul.pickUpList01 .text {
    font-size: 100%;
}
}
 

