@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 #rightContents h2 { margin-bottom: 10px; padding: 5px 20px; font-size: 18px; color: #FFF; background: #4D463D; }
#contents #rightContents h2 span { margin-left: 10px; font-size: 12px; color: #fff; font-weight: normal; }
#contents #rightContents .card { margin-bottom: 40px; overflow: hidden; }
#contents #rightContents .card .title { color: #4D463D; text-align: center; font-size: 18px; font-weight: bold; border-bottom: #FCEE21 solid 4px; margin: 40px 0; }
#contents #rightContents .card .title span { color: #E96093; }
#contents #rightContents .card div { float: left; }
#contents #rightContents .card .cardImg { margin-right: 30px; }
#contents #rightContents .card .point { width: 460px; }
#contents #rightContents .card .point dl { border-bottom: #4D463D dotted 1px; margin-bottom: 10px; padding-bottom: 10px; }
#contents #rightContents .card .point dl dt { color: #0092D6; font-weight: bold; font-size: 16px; }
#contents #rightContents .card .point p { font-weight: bold; }
#contents #rightContents .card .point p a { background: #E96093; color: #fff; display: block; width: 190px; text-align: center; padding: 5px 0; margin-top: 10px; }
#contents #rightContents .card .point p a:hover { text-decoration: none; }
#contents #rightContents .equipment h3 { margin-bottom: 20px; padding: 3px 20px; font-size: 16px; color: #FFF; background: #4D463D; font-weight: normal; }
#contents #rightContents .equipment dl { overflow: hidden; border-bottom: #4D463D dotted 1px; margin-bottom: 10px; padding-bottom: 10px; }
#contents #rightContents .equipment dl dt { float: left; font-size: 16px; font-weight: bold; width: 220px; height: 100px; }
#contents #rightContents .equipment dl dt span { margin-top: 10px; }
#contents #rightContents .equipment dl dd { width: 250px; float: left; overflow: hidden; }
#contents #rightContents .equipment dl dd span { display: block; background: #0092D6; color: #fff; padding: 2px 0; width: 40px; text-align: center; margin-bottom: 10px; }
#contents #rightContents .equipment dl dd .floor--l { width: 160px; }
#contents #rightContents .equipment dl .dd__l { width: 500px; line-height: 1.8; }
#contents #rightContents .equipment dl .dd__l .card-img { margin: 5px 0; }
#contents #rightContents .equipment dl .wi_540 { width: 540px; }
#contents #rightContents .equipment dl .wi_540 .img_box { width: 100%; }
#contents #rightContents .equipment dl .text { width: auto; float: none; margin-bottom: 10px; }
#contents #rightContents .equipment dl .text--red { width: 60%; padding-top: 10px; float: none; margin-bottom: 10px; color: #E65457; }

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