
@charset "UTF-8";
#fee { overflow: hidden; background-image: url("../img/fee-bg.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; width: 100%; position: relative;}#service:before { fee: ""; background-color: rgba(255,255,255,.5); width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 12;}.f-contents { position: relative; z-index: 1234;}
#fee img { width: auto; max-width: 100%; height: auto;}#fee h2 { font-size: 130%;}#fee h3 { font-size: 120%;}
#fee td { border: 1px solid #222; padding: 1rem ; background-color: rgba(255,255,255,.8);}#fee td.tit { color: #fff; background-color: #4D8EFF;}
@media (min-width: 1300px){ #fee { font-size: 1.1rem; }}@media (max-width: 767px){#fee td.tit { width: 40%;}}
