@charset "UTF-8";

/*子テーマ用「base.css」*/
.dark-black {color: #050505 !important;}
.dark-glay {color:#121212 !important;}
.mid-glay {color:#545454 !important;}
.mid-glay:after {color:#545454 !important;}
.color-white {color: #DFDFDF !important;}
.color-dark-red {color:#C00 !important;}
.color-default { color: #3B3B3B !important;}
.color-brown {color:#290305 !important;}

.bold {font-weight: bold !important;}
.normal {font-weight: normal !important;}

.font-s {font-size: .9em !important;}
.font-ss {font-size: .8em !important;}
.font-3s {font-size: .7em !important;}
.font-l {font-size: 1.1em !important;}
.font-ll {font-size: 1.2em !important;}
.font-3l {font-size: 1.3em !important;}
.font-4l {font-size: 1.4em !important;}
.font-5l {font-size: 1.5em !important;}
.font-x2 {font-size: 2em !important;}

.line-x5 { line-height: 1.5em !important;}
.line-x1 { line-height: 1em !important;}

.text-bottom { vertical-align:text-bottom;}
.text-top { vertical-align:text-top;}

.letter-s {letter-spacing: -.1em;}
.letter-ss {letter-spacing: -.2em;}

.indent1 {text-indent: 1em !important;}
.mtop1 {margin-top: 1em !important;}
.mtop0 {margin-top: 0 !important;}

.mbtm0 { margin-bottom: 0 !important;}
.mbtm1 { margin-bottom: 1em !important;}
.mbtm5 { margin-bottom: 5em !important;}
.clear_mbtm { margin-bottom: 0 !important;}

.center { text-align: center !important;}
.left { text-align: left !important;}
.fright{ float: right;}


/* Draft *************************************** */
@media screen and (max-width: 480px) {

}
@media only screen and (min-width:481px) {

}
@media only screen and (min-width:641px) {

}
@media only screen and (min-width:961px) {

}
/* ********************************************* */

/* Draft *************************************** */
@media screen and (max-width: 640px) {

}
@media only screen and (min-width:641px) {

}
/* ********************************************* */
/* Draft *************************************** */
@media screen and (max-width: 480px) {

}
@media only screen and (min-width:481px) {

}
/* ********************************************* */