@charset "UTF-8";
/*------------------------------------------------------------
	/media/index.html
------------------------------------------------------------*/
div#Publicity h3 {
  margin: -10px 0 20px 16px;
  color: #808080;
  font-size: 25px; }

div#Publicity dl.PublicityList {
  margin: 0 0 0 18px; }

div#Publicity dl.PublicityList dt {
  padding: 1.2em 0 0.8em;
  width: 11em;
  color: #0068b5;
  font-weight: bold;
  font-size: 15px; }

div#Publicity dl.PublicityList dd {
  margin: -3em 0 0;
  padding: 12px 0 1em 10.5em;
  border-bottom: dotted 1px #ccc;
  font-size: 15px; }

div#Publicity div.Section:after {
  display: block;
  clear: both;
  height: 0.1px;
  line-height: 0;
  visibility: hidden;
  content: ".";
  font-size: 0.1em; }

div#Publicity div.Section {
  margin: 40px 0 20px; }

div#Publicity p.MoreInfo {
  margin: 0 0 20px; }

#article {
  background: #FFF;
  min-width: 870px; }
  #article div#container {
    width: 870px; }
  #article div#ContentsArea {
    width: 870px; }
  #article div#Publicity {
    margin-top: -40px; }
  #article div#Publicity h3 {
    margin-left: 0; }
  #article div#Publicity dl.PublicityList {
    margin: 0; }

/*SP用*/
@media only screen and (max-width: 736px) {
  div#ContentsArea iframe {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    overflow: hidden; }
  #article {
    margin-bottom: 10px;
    min-width: 290px; }
    #article div#container {
      width: auto;
      min-width: 290px;
      overflow-x: visible; }
      #article div#container div#ContentsArea {
        padding: 0;
        width: auto; }
    #article div#Publicity {
      margin-top: 0; }
      #article div#Publicity h3 {
        margin: 0 0 10px;
        color: #4D4D4D;
        font-size: 1.4em;
        font-weight: normal; }
      #article div#Publicity dl.PublicityList {
        margin: 0; }
        #article div#Publicity dl.PublicityList dt {
          margin: 15px 0 0;
          padding: 15px 0 0;
          border-top: 1px solid #C8C5C4;
          width: auto;
          color: #4D4D4D;
          font-weight: normal;
          font-size: 1em; }
          #article div#Publicity dl.PublicityList dt:first-child {
            margin-top: 0;
            padding-top: 0;
            border-top: none; }
        #article div#Publicity dl.PublicityList dd {
          margin: 0;
          padding: 5px 0 0;
          border-bottom: none;
          font-size: 1em; }
          #article div#Publicity dl.PublicityList dd a {
            text-decoration: underline; }
          #article div#Publicity dl.PublicityList dd img {
            margin-top: 10px; }
      #article div#Publicity div.Section {
        margin: 0 0 20px; }
        #article div#Publicity div.Section:after {
          display: block;
          clear: both;
          height: 0.1px;
          line-height: 0;
          visibility: hidden;
          content: ".";
          font-size: 0.1em; }
      #article div#Publicity p.MoreInfo {
        margin: 0 0 20px; } }

/*IE8*/
@media \0screen {
  #article div#Publicity dl.PublicityList dd img {
    width: auto; } }
