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

.clr_bck { background-color: #29ABE2 !important; }
.clr_txt { color: #29ABE2 !important; }
.clr_bdr { border-color: #29ABE2 !important; }

/* header */
body:not(#index) #header { position: static; }

/* メインイメージ非表示 */
body#privacypolicy #subPageMain .pageImg,
body#faq #subPageMain .pageImg,
body#form #subPageMain .pageImg { display: none;}
