@charset "utf-8";
/* CSS Document */

/* SMP */
.camiceria{
    width: 100%;
    margin: 0 auto 30px auto;
    padding: 0 0 10px 0;
}
.camiceria p{
    font-size: 12px;
}
.camiceria img{
    width: 100%;
}
.camiceria h2{
    background: #0F0E61;
    color: #FFF;
    font-weight: normal;
    font-size: 15px;
    padding: 12px 18px;
    margin: 0 0 20px 0;
}
#camiceria_desc{
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    width: 93%;
}
#camiceria_desc p{
    margin: 10px 0 30px 0;
    line-height: 170%;
}
#camiceria_desc01{
    width: 300px;
    padding: 20px;
    position: absolute;
    top: 150px;
    left: 380px;
    background: RGB(255,255,255,0.7);
    line-height: 170%;
}
#camiceria_desc02{
    width: 330px;
    padding: 20px;
    position: absolute;
    top: 600px;
    left: 20px;
    background: RGB(255,255,255,0.7);
    line-height: 170%;
}
#camiceria_desc03{
    width: 320px;
    padding: 20px;
    position: absolute;
    top: 940px;
    left: 370px;
    background: RGB(255,255,255,0.7);
    line-height: 170%;
}
#camiceria_desc04{
    width: 350px;
    padding: 20px;
    position: absolute;
    top: 1350px;
    left: 0px;
    background: RGB(255,255,255,0.7);
    line-height: 170%;
}
ul#camiceria_val{
    display: flex;
    justify-content: space-between;
    margin: 0 auto 10px auto;
    width: 93%;
}
ul#camiceria_val li{
    width: 182px;
    text-align: center;
    font-size: 14px;
    line-height: 190%;
    list-style-type: none;
}
ul#camiceria_func{
    margin: 0 auto 30px auto;
    width: 93%;
}
ul#camiceria_func li{
    display: flex;
    margin: 0 0 20px 0;
    border-bottom: solid 1px #EEE;
    padding: 0 0 20px 0;
}
ul#camiceria_func li:last-child{
    border: none;
}
ul#camiceria_func li .func_img{
    margin: 0 20px 0 0;
    width: 25%;
}
ul#camiceria_func li .func_desc{
    width: 100%;
}
ul#camiceria_func li .func_desc h4{
    font-size: 16px;
    margin: 0 0 10px 0;
}
ul#camiceria_func li .func_desc p{
    font-size: 13px;
    line-height: 170%;
}
#camiceria_bland{
    margin: 0 auto 30px auto;
    padding: 30px 20px;
    background: #EEE;
    width: 83%;
    font-size: 12px;
    text-align: center;
    line-height: 180%;
}
#camiceria_bland br{
    display: none;
}
#camiceria_bland_in{
    text-align: center;
    font-size: 12px;
    line-height: 170%;
    justify-content: space-between;
    padding: 20px 0;
    margin: 0 auto;
    overflow: hidden;
    width: 90%;
}
#camiceria_bland_in img{
    width: auto;
    max-width: 45%;
    float: left;
    display: block;
    margin: 0;
}
#camiceria_bland_in img:nth-child(2){float: right;}
#coordinate{
    margin: 0 auto 30px auto;
    width: 93%;
}
#coordinate_img{
}
#coordinate_detail{
    width: 100%;
}
#coordinate_detail li{
    border-bottom: solid 1px #DDD;
    padding: 0 0 15px 0;
    margin: 10px 0 15px 0;
    position: relative;
    list-style-type: none;
}
#coordinate_detail li.model_info{border: none;}
#coordinate_detail li h5{
    font-size: 15px;
    margin: 0 0 5px 0;
}
#coordinate_detail li p{
    font-size: 13px;
    letter-spacing: 0.02em;
}
#coordinate_detail li p.price{
    color: #D90000;
    margin: 5px 0;
}
#coordinate_detail li p.see{
    position: absolute;
    right: 0;
    bottom: 20px;
    font-size: 12px;
}
#coordinate_detail li p.see a{
    color: #06649B;
    text-decoration: underline;
}
#coordinate_detail li p.see a:hover{
    color: #2195d9;
}
table.wash{
    margin: 0 auto 20px auto;
    width: 95%;
    border-collapse: collapse;
}
table.wash th{}
table.wash td{
    font-size: 14px;
    padding: 10px;
    border: solid 1px #CCC;
}
table.wash td:first-child{
    background:#EEE;
    width: 100px;
    text-align: center;
}
table.wash ul.wash_func{
    overflow: hidden;
}
table.wash ul.wash_func li{
    margin: 5px 0 5px 0;
    display: flex;
}
table.wash ul.wash_func li p{
    font-size: 11px;
}
table.wash ul.wash_func li img{
    margin: 0 10px 0 0;
    width: auto;
    max-height: 40px;
}
table.wash ul.wash_func li:nth-child(3n){
    margin: 5px 0 5px 0;
}
table.wash ul.wash_func li:nth-child(3n+1){
}
table.detail{
    width: 93%;
    margin: 0 auto 30px auto;
    border-collapse: collapse;
}
table.detail tr{}
table.detail td{
    padding: 10px;
    font-size: 11px;
    border: solid 1px #CCC;
    text-align: center;
}

table.detail tr:first-child{
    background: #EEE;
}
table.detail tr:first-child td{
    width: 11%;
    line-height: 140%;
}
table.detail tr:first-child td:last-child{}
table.detail td:first-child{
    width: 15%;
    background: #EEE;
}
#attention{
    border: solid 1px #CCC;
    padding: 20px 20px 0 20px;
    width: 83%;
    margin: 0 auto 30px auto;
}
#attention h3{
    font-size: 14px;
    margin: 0;
}
#attention p{
    font-size: 12px;
    margin: 10px 0 20px 0;
    line-height: 160%;
}
p.attention{
    margin: 0 auto 20px auto;
    width: 93%;
    background: none;
}