@charset "utf-8";
/* CSS Document */
.camp #lead01 {
    background-image: url(https://araitai.itembox.design/item/item_images/kurashi/toreru/camp/lead01_pc.jpg);
    background-position: center bottom;
    background-size: 100% auto;
    padding-top: 10%;
    padding-bottom: 50%;
    background-repeat: no-repeat;
}
.camp #lead01 p {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 2em;
}
.camp p#lead02 {
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 2em;
}
.camp #taihen dl dt {
    font-size: 32px;
    line-height: 1.5em;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}
.camp #taihen dl span {
    border-bottom: 1px dashed #000000;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
}
.camp #taihen dl dd {
    font-size: 16px;
    line-height: 1.5em;
}
.camp #howto dl {
    width :660px;
    margin-left: auto;
    margin-right: auto;
}
.camp #howto dl dt {
    margin-bottom: 50px;
}
.camp #use dl dt {
    font-weight: bold;
    font-size: 36px;
    line-height: 1.5em;
    text-align: center;
    color: #006835;
    margin-bottom: 10px;
}
.camp #what #about_toreru p {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 2em;
}
.camp #use dl dd, .camp #intro dl dd {
    text-align: center;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 30px;
}
.camp #set .set_list ul li {
    text-align: center;
    font-size: 24px;
    line-height: 1.5em;
    margin-bottom: 20px;
    font-weight: bold;
}
.camp #set .set_list ul li span {
    border-bottom: 1px dashed #000000;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}
.camp #set .pickup ul {
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    background-color: #EFEFEF;
    border-radius: 10px;
}
.camp #set .pickup ul li {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 30px;
    font-weight: bold;
}

