@charset "utf-8";
/* ============================================================
 * FILE        : case css for cases23
 * COPYRIGHT   : Copyright(c) LAND COMPUTER Co.,Ltd. All rights reserved.
 * VERSION     : 0.0
 * DATE        : 2017/04/03
 * ------------------------------------------------------------
 * 0.0  
 * ============================================================ */

/* ====================================================
 * CASE23
 * ==================================================== */
.caseHeadline dd ul.campus {
	padding-left: 0;
}
.caseHeadline dd ul.campus li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
.caseHeadline dd ul.campus li:before {
	content: "○";
	color: crimson;
}
ul.square li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
ul.square li:before {
	content: "■";
}
.layoutCell .cell.wp65 {
  width: 100%;
}
@media all and (min-width :480px) {
  .layoutCell .cell.wp65 {
    width: 65.38%;
  }
}
.layoutCell .cell span.caption {
	display: block;
	font-size: 0.8em;
	text-align: center;
	margin-top: 5px;
}
.cell .subcell.row {
	display: block;
	margin-bottom: 10px;
}
.cell .subcell.row img {
	width: 100%;
}
div.layoutCell + div.layoutCell {
	margin-top: 30px;
}
h3.mac {
	padding: 8px 8px 5px;
	border: none;
	background-color: #f8cbad;
}
h3.digital {
	padding: 8px 8px 5px;
	border: none;
	background-color: #bdd7ee;
}

/* ====================================================
 * RESPONSIVE
 * ==================================================== */
