@charset "utf-8";

.bg-color01 {background-color: #fbe5d6;}
.bg-color02 {background-color: #dae3f3;}
.bg-color03 {background-color: #fff2cc;}
.u-border02 {padding: 0 .4em;margin: 0 .2em;color: #262626;border: 1.2px solid #262626;}
.max300{max-width:300px;}
.max400{max-width:400px;}
.max53{max-width:53px;}
.minusIndent05{text-indent:-0.5em;}
table.m-table td.u-valignT{vertical-align: top;}
.mb10{margin-bottom:10px;}
table.m-table td.borderBold_tpp{border-top: 2px solid #000;}
table.m-table td.borderBold_left{border-left: 2px solid #000;}
table.m-table td.borderBold_right{border-right: 2px solid #000;}
table.m-table td.borderBold_bottom{border-bottom: 2px solid #000;}
.u-w48per{width:48%;}
.inline-block{display: inline-block;;}
.height15{height:15px;}

@media screen and (max-width:750px) {
	.u-float--R {
        width: 100%;
        padding-top: 10px;
        padding-left: 0;
        padding-bottom: 10px;
        float: none;
    }
    .max300, .max400{max-width:initial;}
}