
/** BACKGROUND COLOR **/
main,
footer,
.form .submit input,
.form .bt{   background-color: #FFFFFF;}

/** USU-BACKGROUND COLOR **/
body,
.step dt span,
.form_caution h3,
.filebox,
.now_up h3,
.usu_bg{    background-color: #fbf4ea;}

/** BORDER COLOR **/
footer h2,
#menu,
#menu a,
.messbox,
.submenu a,
.main,
.step dl,
.form_p,
.form dl.form_dl,
.form_caution,
.form_caution h3,
.now_up,
.now_up h3,
input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="number"],
select,
textarea,
.filebox,
.now_up .nowbox_l,
.wait input[type="submit"],
.chk_bar input[type="checkbox"] + label,
.chk_bar input[type="radio"] + label,
.bd_0{  border-color: #DDDDDD;}

.submenu a i.material-icons,
.messbox_r i.material-icons,
#menu a i.material-icons{	color: #DDDDDD;}


/** BORDER COLOR 20% **/
.sche_dl:nth-of-type(n + 2) dt,
.wait input[type="submit"],
.chk_bar input[type="checkbox"] + label,
.chk_bar input[type="radio"] + label{   background-color:rgba(221, 221, 221, 0.2); }


/** TITLE BACKGROUND COLOR **/
header,
h2.title,
.bg_ttl,
.wait input[type="submit"].on,
.form .submit input:hover, .form .bt:hover,
.chk_bar input[type="checkbox"]:checked + label,
.chk_bar input[type="radio"]:checked + label{    background-color: #6d2a33;}

.form .submit input, .form .bt{
	color: #6d2a33;
}

.form .submit input, .form .bt,
.chk_bar input[type="checkbox"]:checked + label,
.chk_bar input[type="radio"]:checked + label{
	border-color: #6d2a33;
}

/** TITLE FONT COLOR **/
header,
header a,
h2.title,
.tx_ttl,
.wait input[type="submit"].on,
.form .submit input:hover, .form .bt:hover,
.chk_bar input[type="checkbox"]:checked + label,
.chk_bar input[type="radio"]:checked + label,
.messbox_l .material-icons{    color: #FFFFFF;}

/** FONT COLOR **/
body,
.messbox,
.messbox a,
.submenu a em,
#menu a em,
.tx_0{   color: #333333;}

/** LINK COLOR **/
a,
.tx_a{  color: #dc5a6b;}

/** SUB COLOR **/
.form_caution h3,
.now_up h3,
.step dt span,
.messbox .log,
.ov,
.tx_sub{  color: #b28f3d;}

/** ICON COLOR **/
.form dt span.material-icons,
.submenu a span.material-icons,
#menu a span.material-icons,
.tx_i{  color: #b57678;}

.messbox_l .material-icons{
	background-color: #b57678;
}
