#wrapper .videoArea {
  background-color: #000;
  padding: 55px 75px; }
  @media screen and (max-width: 1000px) {
    #wrapper .videoArea {
      padding: 40px 5%; } }
#wrapper .mainBox p.nml {
  padding-bottom: 20px; }
  #wrapper .mainBox p.nml.noPd {
    padding-bottom: 0px; }
#wrapper .mainBox h2.hanabi_icon {
  margin-top: 50px;
  margin-bottom: 40px; }
  #wrapper .mainBox h2.hanabi_icon.first {
    margin-top: 0; }
  #wrapper .mainBox h2.hanabi_icon span {
    font-size: 16px;
    font-size: 1.6rem; }
#wrapper .mainBox h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 10px 0 5px; }
  #wrapper .mainBox h3.big {
    font-size: 18px;
    font-size: 1.8rem; }
#wrapper .mainBox .art ul {
  padding: 10px 0; }
  #wrapper .mainBox .art ul li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.7;
    font-weight: bold; }
#wrapper .mainBox .art .pic {
  float: right;
  margin: 0 0 30px 30px; }
  @media screen and (max-width: 1000px) {
    #wrapper .mainBox .art .pic {
      width: 50%; } }
  @media screen and (max-width: 640px) {
    #wrapper .mainBox .art .pic {
      text-align: center;
      width: 100%;
      max-width: 460px;
      float: none;
      margin: 0 0 30px 0; } }
#wrapper .mainBox .art a.link {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
  position: relative;
  padding-right: 12px; }
  @media screen and (max-width: 640px) {
    #wrapper .mainBox .art a.link {
      font-size: 14px;
      font-size: 1.4rem; } }
  #wrapper .mainBox .art a.link:after {
    content: "";
    background-image: url(/common/img/outer_link.gif);
    background-position: top right;
    background-repeat: no-repeat;
    width: 9px;
    height: 9px;
    position: absolute;
    top: 5px;
    right: 0; }
  #wrapper .mainBox .art a.link:hover {
    text-decoration: none; }
#wrapper .mainBox .left {
  width: 330px;
  float: left; }
  #wrapper .mainBox .left a {
    display: block; }
  @media screen and (max-width: 1000px) {
    #wrapper .mainBox .left {
      width: 30%; } }
  @media screen and (max-width: 640px) {
    #wrapper .mainBox .left {
      display: none; } }
#wrapper .mainBox .left_sp {
  display: none; }
  @media screen and (max-width: 640px) {
    #wrapper .mainBox .left_sp {
      display: block;
      width: 100%;
      float: none;
      text-align: center;
      margin-bottom: 20px; }
      #wrapper .mainBox .left_sp img {
        max-width: 330px; } }
#wrapper .mainBox .right {
  float: right;
  width: 620px; }
  @media screen and (max-width: 1000px) {
    #wrapper .mainBox .right {
      width: 68%; } }
  @media screen and (max-width: 640px) {
    #wrapper .mainBox .right {
      width: 100%;
      float: none; } }
#wrapper .mainBox table {
  margin-top: 40px;
  border-collapse: collapse;
  border: 1px solid #d2d2d8; }
  #wrapper .mainBox table tr th {
    background-color: #f0f0f8;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    border: 1px solid #d2d2d8;
    vertical-align: middle;
    font-weight: bold;
    width: 130px;
    padding: 5px 2px; }
    @media screen and (max-width: 1000px) {
      #wrapper .mainBox table tr th {
        width: 90px; } }
    @media screen and (max-width: 640px) {
      #wrapper .mainBox table tr th {
        font-size: 14px;
        font-size: 1.4rem; } }
  #wrapper .mainBox table tr td {
    text-align: center;
    background-color: #fff;
    vertical-align: middle;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    border: 1px solid #d2d2d8;
    padding: 5px 30px; }
    #wrapper .mainBox table tr td a {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5; }
    #wrapper .mainBox table tr td span {
      font-size: 14px;
      font-size: 1.4rem; }
      @media screen and (max-width: 1000px) {
        #wrapper .mainBox table tr td span {
          font-size: 12px;
          font-size: 1.2rem;
          display: block; } }
    @media screen and (max-width: 1000px) {
      #wrapper .mainBox table tr td {
        padding: 5px 3%; } }
    @media screen and (max-width: 640px) {
      #wrapper .mainBox table tr td {
        font-size: 14px;
        font-size: 1.4rem; } }
#wrapper .photographer {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 20px;
  text-align: right; }
  @media screen and (max-width: 1000px) {
    #wrapper .photographer {
      font-size: 12px;
      font-size: 1.2rem;
      margin-top: 10px; } }

/*# sourceMappingURL=layout.css.map */
