@media only screen and (max-width: 768px) {
  .g-page-dept .g-main {
    padding-top: 0; } }

.hero {
  position: relative;
  min-height: 320px;
  margin: 0 -15px 60px;
  padding: 0 15px;
  background: url("/-/media/Project/Daikin/daikin_co_jp/ad/images/mv jpg") center center; }
  @media only screen and (max-width: 768px) {
    .hero {
      min-height: 0;
      margin-bottom: 80px;
      padding: 0;
      background: url("/-/media/Project/Daikin/daikin_co_jp/ad/images/mv_sp jpg") no-repeat top center;
      background-size: cover; } }
  @media only screen and (max-width: 768px) {
    .hero .g-container {
      padding-top: 135px;
      width: 100%;
      overflow: visible;
      position: relative; } }
  .hero .g-ttl-1 {
    display: inline-block;
    margin-top: 83px;
    padding: 0 20px;
    background-color: rgba(0, 154, 207, 0.8);
    color: #fff; }
    @media only screen and (max-width: 768px) {
      .hero .g-ttl-1 {
        position: absolute;
        top: 100%;
        left: 0;
        display: block;
        width: 100%;
        margin: 0;
        padding: 10px 15px 9px;
        background-color: #009acf;
        font-size: 20px; } }
  .hero .g-breadcrumbs-p {
    position: absolute;
    top: 15px;
    left: 0;
    margin: 0;
    padding: 0 15px; }
    .hero .g-breadcrumbs-p ol {
      font-size: 10px;
      font-weight: normal; }
    .hero .g-breadcrumbs-p a {
      color: #000;
      text-decoration: underline; }
      .hero .g-breadcrumbs-p a:hover {
        text-decoration: none; }

.ad-magazine__thumb {
  width: 40%; }

.ad-yt__thumb {
  padding-top: 56%;
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden; }
  .ad-yt__thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.ad-icon__zoom {
  position: relative; }
  .ad-icon__zoom::before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: url("/-/media/Project/Daikin/daikin_co_jp/ad/images/icon_zoom png") no-repeat;
    background-position: top left;
    background-size: 20px;
    position: absolute;
    right: 5px;
    bottom: 5px; }
  .ad-icon__zoom:hover::before {
    background-position: top -20px left; }

.ad-imgOutline {
  border: 1px solid #ccc;
  box-sizing: border-box; }

.ad-radiocm__play {
  padding: 0;
  outline: none;
  border: none;
  cursor: pointer;
  position: relative; }
  .ad-radiocm__play::after {
    content: "";
    display: block;
    padding-top: 26.956%;
    width: 26.956%;
    height: 0;
    background: url("/-/media/Project/Daikin/daikin_co_jp/ad/images/thumb_audio_play png") no-repeat 0 0;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.ad-radiocm__text {
  cursor: pointer; }

.jp-state-playing .ad-radiocm__play::after {
  background: url("/-/media/Project/Daikin/daikin_co_jp/ad/images/thumb_audio_pause png") no-repeat 0 0;
  background-size: cover; }
/*# sourceMappingURL=local.css.map */
