@charset "UTF-8";
.mt60 { margin-top: 60px !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt80 { margin-top: 80px !important; }

.mb0 { margin-bottom: 0px !important; }
.mtb0 { margin-top: 0px !important;margin-bottom: 0px !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }

.txt10 { font-size: 10px; margin-top: 5px; line-height: 15px; }
.txt110 { font-size:110%;}
.txt_borderBox{ padding: 10px; border: 1px solid #333333; }
.txt_borderBox p { color:#333333 !important; margin:0; }

em { font-style: italic; }
.indent1em{ padding-left: 1em; text-indent: -1em; }
.indent3em{ padding-left: 3em !important; text-indent: -3em; }
.indent4em{ padding-left: 4em !important; text-indent: -4em; }
.indent9em { padding-left: 9em !important; text-indent: -9em; }
.center { text-align:center;}
.bnr60{}
.bnr60:hover{ opacity:0.6;}
.txt_align_r{ text-align:right}
.ml10 { margin-left:10px;}
.borderBox{ padding: 15px; border: 1px solid #ccc; margin-bottom: 15px; }
.borderBox_333{ padding: 15px; border: 1px solid #333; margin-bottom: 15px; }
.borderBox_333 p{ margin: 0;}


.underline { text-decoration: underline; }
.txt16 { font-size: 16px; }
.txt14 { font-size: 14px; }
.txt12 { font-size: 12px !important; }

.btn_black{ background-color: #000; font-weight: bold; padding-top: 5px; padding-right: 10px; padding-left: 30px; padding-bottom: 5px; color: #fff; font-size: 12px; display: inline-flex; background-image: url(../img/btn_arrow_s.png); background-repeat: no-repeat; background-position: 10px center; }
.btn_black a{ color:#fff; text-decoration:none; font-size:12px; display:block; width:100%;}
.btn_black:hover{ opacity:0.6;}
