.item_h4_c{background:#00592a;border-radius:20px;color:#fff;padding:10px 10px 10px 10px;}
.explain{display:block;border-bottom:2px solid #9d9969;padding-bottom:10px;margin-bottom:20px }
.explain2{display:block;margin-bottom:30px}
.top_content img{border-radius:5px;border:3px solid #fff;}
.top_content h2{margin-bottom:15px;padding-bottom:10px}
.top_content a {color:#8D5616;font-size:13px;text-align:left;}
.top_content li {font-size:12px;text-align:left;height:270px;}
.price{font-size:14px;text-align:left;}
.h2_script{font:italic 26px  'Gentium Book Basic', serif;color:#9d9969;}
.image2 {margin: 10px 0px 0px 10px;}
iframe{clear:both;width:100%;margin-bottom:30px;}

/* Add:2017.03.16
------------------------------------------------------------------- */
#estimate{width:520px;margin:20px auto;border:2px solid #726e49;border-radius:10px}#estimate form{margin:0;border-bottom:46px solid #00572f;border-radius:0 0 7px 7px}#estimate>h2{margin:0;padding:.3em 20px;color:#fff;font-size:16px;font-weight:400;background:#00572f;border-radius:7px 7px 0 0}#estimate>h2>span,#estimate dt>span{margin-right:.5em;color:#9a9768;font:italic 26px 'Gentium Book Basic',serif}#estimate dl{margin:0;padding:20px;box-sizing:border-box}#estimate dl>dt{padding-left:1em}#estimate dl>dd{margin:0 0 2em}#estimate dl>dd>select{width:100%;height:3em;padding:0 1em;border:1px solid #726e49;border-radius:10px}#estimate form>dl+div{text-align:center}#estimate input,#estimate #buy{margin-bottom:40px;padding:.5em 1em;color:#fff;font-size:16px;border:1px solid #726e49;background:#9a9768;border-radius:10px;cursor:pointer;transition:.3s}#estimate #buy{width:12em;margin:40px auto 0;text-align:center}#estimate input:hover,#estimate #buy:hover{opacity:.8}#estimate #result{display:none;margin:0 20px 3em}#estimate #result>p{margin:0;color:#726e49;font:italic 50px 'Gentium Book Basic',serif;text-align:right}@media (max-width:600px){#estimate{width:100%}}