<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* //////////////////////////////////////////////////

　este

////////////////////////////////////////////////// */

.leftBox{
    float: left;
}
.rightBox{
    float: right;
}
#contents p, #contents dd, #contents li{
	color: #7f4b1c;
}
h4{
    text-align: center;
}

.catchtxt {
    font-size: 100%;
    letter-spacing: 0.15em;
    margin: 40px 0;
    text-align: center;
}
#sec01 .catchtxtICON{
    font-size: 100%;
    letter-spacing: 0.15em;
    margin: 40px 0;
    text-align: center;
}
#item{
    margin-bottom: 80px;
}
#item .itemImgBlock{
    text-align: center;
    margin-bottom: 20px;
}
#item .itemImg {
    clear:  both;
    margin-bottom: 15px;
}
#item .itemImg dd{
    margin: 15px;
}
#item .itemTxtBlock dt{
    clear: both;
    float: left;
    margin-bottom: 30px;
    width: 12%;
}
#item .itemTxtBlock dd{
    float: left;
    margin: 10px;
    width: 85%;
}
#item .itemTxtBlock dd h5{
    font-size: 150%;
    font-weight: bold;
}
#item h4{
    margin-bottom: 20px;
}
#sec05 h6 {
    color: #562424;
    font-size: 200%;
    font-weight: bold;
    margin-top: 15px;
}
#sec05 .mimTxt {
    color: red;
    font-size: 65%;
    font-weight: normal;
    line-height: 3.2em;
}
.aromaBlock {
    border: 1px solid #ff899a;
    margin-bottom: 40px;
    padding: 45px 60px;
}
.aromaBlock h5 {
    color: #7f4b1c;
    font-size: 170%;
    font-weight: bold;
    line-height: 1.5;
}
.aromaBlock p{
    margin-bottom: 20px;
}
.aromaBlock th {
    padding-bottom: 20px;
    padding-right: 15px;
}
.aromaBlock td {
    color: #565656;
    padding-right: 20px;
    vertical-align: top;
}
.aromaBlock td strong {
    color: #d83b52;
    font-size: 130%;
    line-height: 3;
}</pre></body></html>