@charset "utf-8";

#cl-oi-logo {
	margin: 10px 0 5px 0!important;
}

/*----------------------------------------------------------------
.logo-bg {
	background-color: #000000;
	padding: 10px 0 5px 10px;
	margin-bottom: 5px;
}
----------------------------------------------------------------*/

.cl-non-select {
        background:transparent;
        -webkit-tap-highlight-color:rgba(0,0,0,0);
        -webkit-touch-callout:none;
}

.cl-item-element a:hover {
  text-decoration:none;
  color:#000000;
}

.cl-image {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-touch-callout:none;
  background-color:transparent;
  color:#000000;
  user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none;
}

.cl-item-detail {
	width: 100%;
}

.cl-item-detail td {
	width: 50%;
	padding: 10px 5px 20px 5px;
}

.cl-item-detail td p {
	text-align: center;
	font-size: 14px;
	margin: 0!important;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.cl-item-detail td .item-name {
	font-weight: bold;
}

#cl-back-top {
	background-color: #000000;
	text-align: center;
	padding: 0!important;
}

.cl-item-detail td a {
  text-decoration: none;
  color: #000000;
}

.cl-logo-morgan img {
  height:30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.cl-logo-morgan {
  background-color:#FFFFFF
  padding-left: 20px;
  padding: 15px 0 5px 0;
}

.cl-logo-kh img {
  padding-left: 1px;
  height:17px;
  width:auto;
}

.cl-logo-kh {
	background-color: #000000;
	padding: 10px 0 5px 10px;
	margin-bottom: 3px;
    margin-top: 8px;
}

.cl-wrapper{
	width:100%;
	height:auto;
	overflow:hidden;
	cursor: pointer;
}
.cl-items{
	white-space:nowrap;
	width:200%;
	height:auto;
}

.cl-item {
	float:left;
        display:table;
}

.cl-item-element {
       display:table-cell
}

span.cl-item-name{
	font-weight:bold;
}

.cl-dots ul{
	list-style-type: none;
	text-align: center;
	-webkit-margin-before:0em;
	-webkit-padding-start:0px;
}

.cl-dots ul li{
	display: -moz-inline-box;
	display: inline-block;
	font-size: 70%;
	padding-right: 3px;
	color:grey;
}

/*--バナー--*/

.kh-banner{
	width:100%;
}
.kh-banner a{
	display: block;
	margin:5px auto 0;
	width:100%;
	border:1px solid #ddd;
}
.kh-banner a img{
	width:100%;
}