@charset "UTF-8";

/*=================================

	index.css

=================================*/


/* common */
.dispInline { display: inline !important;}
.dispIBlock { display: inline-block !important;}
.dispBlock { display: block !important;}


/* Wrapper */
#wrapper { background: url(/corporate/cm/images/bg_wrapper01_pc.png) left 44px repeat-x; }

@media screen and (max-width: 979px) and (min-width: 768px) {
#wrapper { background: url(/corporate/cm/images/bg_wrapper01_tb.png) left 44px repeat-x; background-size: auto 435px; }
}
@media screen and (max-width: 767px) {
#wrapper { background: url(/corporate/cm/images/bg_wrapper01_sp.png) left top repeat-x; background-size: 3px auto; }
}


/* #contentsIn */
#contentsIn { margin-top: 0; }


/* .boxAnchor01 */
.boxAnchor01 {
	margin-top: 30px;
	background: none;
}
.boxAnchor01 .ul_arrow01 {
	margin-top: 0;
	text-align: center;
}
@media screen and (max-width: 767px) {
.boxAnchor01 li.anchor {
	display: block;
	text-align: left;
}
}


/* grid */
.grid-mod.tb1col {
}
.tb1col .gridWrap { margin-bottom: -30px; }
.tb1col { height: auto !important; }
.mbm30 { margin-bottom: -30px; }
@media screen and (max-width: 979px) and (min-width: 768px) {
.grid-mod.tb1col {
	float: none;
	width: 100%;
}
.grid { margin: 0 -9px; }
}
@media screen and (max-width: 767px) {
.gridWrap,.grid-mod { overflow:visible !important; }
}


/* .h2_basic01Wrap */
@media screen and (max-width: 767px) {
.h2_basic01Wrap { margin-bottom: 20px; }
}


/* .listBtn01 */
.listCMLibrary01 {
}
.listCMLibrary01 > li {
	margin-top: 5px;
}
.listCMLibrary01 > li:first-child {
	margin-top: 0;
}
@media screen and (max-width: 979px) and (min-width: 768px) {
.listCMLibrary01 > li {
	margin-top: 10px;
}
}
@media screen and (max-width: 767px) {
.listCMLibrary01 {
	margin: 10px -10px 0;
}
.listCMLibrary01 > li {
	margin-top: -2px;
}
}


/* .listBtn01 */
.btnCMLibrary01 {
    background-color: #fff;
    border: 2px solid #e5e5e5;
    box-sizing: border-box;
    color: #000;
    display: table;
    font-weight: 600 !important;
    height: 55px;
    padding-left: 15px;
    text-decoration: none;
    width: 100%;
	overflow: hidden;
}
.btnCMLibrary01:hover {
    background-color: #e5e5e5;
}
.btnCMLibrary01 > span {
    display: table-cell;
    padding: 3px 15px 0 16px;
    vertical-align: middle;
    background: url(/common/images/ico_arrow_l01.png) left center no-repeat;
    line-height: 1.42;
}
@media screen and (max-width: 767px) {
.btnCMLibrary01 {
	border-left: none;
	border-right: none;
	padding: 15px 10px;
    display: block;
}
.btnCMLibrary01 > span {
    display: block;
	padding: 3px 16px 0 0;
	background-position: right center;
    box-sizing: border-box;
}
}

/* .listBtn02 */
.btnCMLibrary02 {
    background-color: #fff;
    border: 2px solid #e5e5e5;
    box-sizing: border-box;
    color: #000;
    display: table;
    font-weight: 600 !important;
    height: 55px;
    padding-left: 15px;
    text-decoration: none;
    width: 100%;
	overflow: hidden;
}
.btnCMLibrary02:hover {
    background-color: #e5e5e5;
}
.btnCMLibrary02 > span {
    display: table-cell;
    padding: 3px 15px 0 16px;
    vertical-align: middle;
    background: url(/common/images/ico_arrow_l01.png) left center no-repeat;
    line-height: 1.42;
}
@media screen and (max-width: 767px) {
.btnCMLibrary02 {
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 15px 10px;
    display: block;
}
.btnCMLibrary02 > span {
    display: block;
	padding: 3px 16px 0 0;
	background-position: right center;
    box-sizing: border-box;
}
}

/* .btnYouTube01 */
.btnYouTube01 {
	padding: 10px 10px 10px 94px;
	height: 84px;
	background: #fff url(/corporate/cm/images/img_youtube01.jpg) 10px center no-repeat;
	background: #fff url(/corporate/cm/images/img_youtube01_ie8.jpg) 10px center no-repeat\9;
	background-size: 64px 64px;
}

/* .btnYouTube02 */
.btnYouTube02 {
	padding: 10px 10px 10px 94px;
	height: 84px;
	background: #fff url(/corporate/cm/images/img_youtube02.jpg) 10px center no-repeat;
	background: #fff url(/corporate/cm/images/img_youtube02_ie8.jpg) 10px center no-repeat\9;
	background-size: 64px 64px;
}

/* .btnYouTube03 */
.btnYouTube03 {
	padding: 10px 10px 10px 94px;
	height: 84px;
	background: #fff url(/corporate/cm/images/img_youtube03.jpg) 10px center no-repeat;
	background: #fff url(/corporate/cm/images/img_youtube03_ie8.jpg) 10px center no-repeat\9;
	background-size: 64px 64px;
}

/* .cmPoster */
.cmPoster {
}
@media screen and (max-width: 979px) {
.cmPoster img {
	width: 100%;
	height: auto;
}
}


/* .note01 */
#secTVCM02 .note01 { margin: 0 0 25px; }
@media screen and (max-width: 767px) {
#secTVCM02 .note01 { margin: 0 0 15px; }
}

/* tableOnAirList01 */
.tableOnAirList01 th,
.tableOnAirList01 td { text-align: left !important; }
.tableOnAirList01 .thHead01 th {
	background-color: #999;
	color: #fff;
	font-weight: 600 !important;
}
@media screen and (max-width: 767px) {
.tableOnAirList01 {
	border: none;
}
.tableOnAirList01 col { width: 100% !important; }
.table_basic01.tableOnAirList01 thead,
.table_basic01.tableOnAirList01 thead tr { display: block !important; }
.table_basic01.tableOnAirList01 thead th,
.table_basic01.tableOnAirList01 .thHead01 { display: none !important; }
.table_basic01.tableOnAirList01 th {
	border: solid 1px #ccc;
}
.table_basic01.tableOnAirList01 tr > th:first-child {
	margin: 10px 0;
}
.table_basic01.tableOnAirList01 td {
	border: none;
	padding: 0 5px;
}
}


/* modal */
#cboxLoadedContent { margin-top: 44px;}
@media screen and (max-width: 767px) {
}


/* listYouTube */
.listYouTube.grid {
  margin: 10px 0 0;
}
.listYouTube.grid > li {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 979px) {
  .listYouTube.grid > li + li {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .listYouTube.grid > li + li {
    margin-top: 0;
  }
}




