@charset "UTF-8";
/*!
*  Style.css | 2015.16.01 by nakajima
*/
/* 共通スタイル設定 ========================================================================== */
/*!
 *  Variables | 2015.11.02 by yk
 */
/* 汎用設定 ========================================================================== */
.mt5 { margin-top: 5px; }

.mt10 { margin-top: 10px; }

.mt15 { margin-top: 15px; }

.mt20 { margin-top: 20px; }

.mb5 { margin-bottom: 5px; }

.mb10 { margin-bottom: 10px; }

.mb15 { margin-bottom: 15px; }

.mb20 { margin-bottom: 20px; }

.mtb5 { margin-top: 5px; margin-bottom: 5px; }

.mtb10 { margin-top: 10px; margin-bottom: 10px; }

.mtb15 { margin-top: 15px; margin-bottom: 15px; }

.mtb20 { margin-top: 20px; margin-bottom: 20px; }

.pt5 { padding-top: 5px; }

.pt10 { padding-top: 10px; }

.pt15 { padding-top: 15px; }

.pt20 { padding-top: 20px; }

.pb5 { padding-bottom: 5px; }

.pb10 { padding-bottom: 10px; }

.pb15 { padding-bottom: 15px; }

.pb20 { padding-bottom: 20px; }

.ptb5 { padding-top: 5px; padding-bottom: 5px; }

.ptb10 { padding-top: 10px; padding-bottom: 10px; }

.ptb15 { padding-top: 15px; padding-bottom: 15px; }

.ptb20 { padding-top: 20px; padding-bottom: 20px; }

.left { float: left; }

.right { float: right !important; }

#contents { /*====一覧=====*/ }
#contents h2 { margin-bottom: 30px; padding: 5px 20px; font-size: 18px; color: #FFF; background: #4D463D; }
#contents h2 span { margin-left: 10px; font-size: 12px; color: #fff; font-weight: normal; }
#contents .event span { display: block; }
#contents .event .section { margin-bottom: 40px; }
#contents .event .section h3 { padding: 3px 5px; border-bottom: 2px solid #999; font-size: 14px; color: #666; }
#contents .event .section h3 span { display: inline; margin-right: 5px; font-weight: bold; font-size: 18px; color: #999; }
#contents .event .section.now h3 { background: #ECF6FC; border-color: #0092D6; }
#contents .event .section.now h3 span { color: #0092D6; }
#contents .event .section.yet h3 { background: #E7FCF1; border-color: #13AC5E; }
#contents .event .section.yet h3 span { color: #13AC5E; }
#contents .event .section.end h3 { background: #f0f0f0; }
#contents .event .section .list { padding: 10px 20px; border-bottom: 2px dotted #ccc; background: #fff; }
#contents .event .section .list .image { margin-bottom: 8px; }
#contents .event .section .list .stateTitle { margin-bottom: 10px; padding: 3px 5px; font-weight: bold; color: #FFF; font-size: 16px; display: block; }
#contents .event .section .list .stateTitle.now { background: #0092D6; }
#contents .event .section .list .stateTitle.yet { background: #13AC5E; }
#contents .event .section .list .body .eventTitle { margin-bottom: 8px; font-weight: bold; color: #E96093; font-size: 14px; }
#contents .event .section .list .body .place, #contents .event .section .list .body .period, #contents .event .section .list .body .times { text-align: left; font-size: 12px; color: #666; }
#contents .event .section .list .body .detailLink { text-align: right; }
#contents .search_form { text-align: left; padding: 10px; background: #E7E7E7; }
#contents .search_form .search_3 .keyword { width: 100%; font-size: 14px; height: 26px; margin-bottom: 6px; border: #9C9C9C 1px solid; }
#contents .search_form .search_4 .target { display: flex; }
#contents .search_form .search_4 .target li a { display: inline-block; margin: 2px; padding: 4px 9px; border: 1px solid #4D463D; border-radius: 4px; color: #4D463D; text-decoration: none; background: #FFF; }
#contents .search_form .search_4 .target li a.active { background: #4D463D; color: #FFF; }
#contents .search_form .search_4 .target li a:hover { background: #4D463D; color: #FFF; }
#contents .search_form .submit_btn_box { text-align: right; }
#contents .search_form .submit_btn_box .submit_btn { display: inline-block; height: 30px; font-size: 16px; margin: 2px; padding: 4px 9px; border: 1px solid #4D463D; border-radius: 4px; color: #FFF; background: #4D463D; text-decoration: none; padding: 0 20px; }

/*# sourceMappingURL=style.css.map */
