
@charset "UTF-8";
#full-bg { background-image: url("../images/full-bg.jpg"); background-size: cover; background-repeat: no-repeat;}#full h1 { font-size: 200%;}#full h2 { font-size: 180%;}#full-bg h2 { font-size: 140%; color: #ff8001;}#full-bg-box { background: rgba(255,255,255,.7);}
#full table th { background-color: #F2F2F2;}
.bg-red { background-color: #FFE8E8;}
#full table th,
#full table tr,
#full table td { border: 1px solid #494949; padding: 1rem;}
#form h1,
#area h1,
#theme h1,#lifestyle h1 { font-size: 180%; background-color: #856404;}
#form h2 { font-size: 140%; background-color: #856404;}
#area h2,
#theme h2,
#lifestyle h2 { font-size: 130%;}
@media (min-width: 768px){}
@media (min-width: 1300px){}
@media (max-width: 767px){}
@media (max-width: 575px){}