@charset "UTF-8";
/*!
*  Style.css | 2015.12.27 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 h2 { margin-bottom: 10px; 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 .card { margin-bottom: 40px; }
#contents .card .title { color: #4D463D; text-align: center; font-size: 18px; font-weight: bold; border-bottom: #FCEE21 solid 4px; margin: 20px 0; }
#contents .card .title span { color: #E96093; }
#contents .card .cardImg { margin-bottom: 20px; }
#contents .card .point { text-align: left; }
#contents .card .point dl { border-bottom: #4D463D dotted 1px; margin-bottom: 10px; padding-bottom: 10px; }
#contents .card .point dl dt { color: #0092D6; font-weight: bold; font-size: 16px; }
#contents .card .point p { font-weight: bold; }
#contents .card .point p a { background: #E96093; color: #fff; display: block; text-align: center; padding: 5px 0; margin-top: 10px; }
#contents .card .point p a:hover { text-decoration: none; }
#contents .equipment { text-align: left; }
#contents .equipment h3 { margin-bottom: 20px; padding: 3px 20px; font-size: 16px; color: #FFF; background: #4D463D; font-weight: normal; }
#contents .equipment dl { border-bottom: #4D463D dotted 1px; margin-bottom: 10px; padding-bottom: 10px; }
#contents .equipment dl dt { font-weight: bold; font-size: 14px; margin-right: 30px; margin-bottom: 20px; }
#contents .equipment dl dt span { margin-top: 10px; display: block; }
#contents .equipment dl dd { margin-bottom: 20px; }
#contents .equipment dl dd span { display: block; background: #0092D6; color: #fff; padding: 2px 0; width: 40px; text-align: center; margin-bottom: 10px; }
#contents .equipment dl dd .floor--l { width: 140px; }
#contents .equipment dl dd .img_box { width: 100%; }
#contents .equipment dl dd .img_box--mb10 { width: 100%; margin-bottom: 10px; }
#contents .equipment dl .text--red { color: #E65457; }
#contents .equipment dl .dd__l { line-height: 1.8; }
#contents .equipment dl .dd__l .card-img { margin: 8px 0; }

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