@charset "UTF-8";
/*!
simple large photo
2021.9.1 update
*/
/*2.9寒色へ*/
@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"); }
html, body {
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%; }

.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

img {
  border: none; }

.duration, body, #main #maininner #mainphotowrapper #mainphoto, #toolbtn, #toolbtn2, #thum_list {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s; }

.textshadow, body.index #indexH1 h1, body.index #indexH1 p, #main #maininner #mainphotowrapper #mainphoto p a:after {
  text-shadow: #000 1px 1px 1px;
  -webkit-text-shadow: #000 1px 1px 1px 1px;
  -ms-text-shadow: #000 1px 1px 1px 1px;
  -moz-text-shadow: #000 1px 1px 1px 1px;
  -o-text-shadow: #000 1px 1px 1px 1px;
  text-shadow: #000 1px 1px 1px 1px; }

.hidden {
  visibility: hidden; }

body {
  color: #484848;
  font-family: "YuGothic M","游ゴシック体","游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",'helvetica','arial', "メイリオ", "Meiryo", sans-serif; }

p, h1, h2, h3, h4, h5, h6, a, em, span {
  font-feature-settings: "liga" 1, "pkna" 1, "pwid" 　1; }

body {
  color: #cecece;
  background-color: #343434; }
  body a {
    color: #cecece; }
  body #asadigi-logo {
    background: url("//www.asahicom.jp/video/images/logo@2x_W.png") 50% 50%/auto 27px no-repeat; }
    body #asadigi-logo img {
      visibility: hidden; }

html.index {
  overflow: hidden;
  height: 100%; }

body.index {
  margin: 0;
  overflow: hidden;
  height: 100%;
  min-height: inherit;
  background-color: #464646;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }
  body.index #Contents {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%; }
    body.index #Contents #bottom {
      z-index: 101;
      top: auto !important;
      height: 300px !important;
      bottom: 0; }
    body.index #Contents #socialbtn {
      z-index: 1000; }
  body.index #indexH1 {
    position: fixed;
    width: 100%;
    text-align: center;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
    body.index #indexH1 > * {
      flex: 1;
      -webkit-flex: 1;
      -moz-flex: 1;
      -webkit-box-flex: 1;
      color: #fff; }
    body.index #indexH1 div > *:hover {
      opacity: .75; }
    body.index #indexH1 h1 {
      width: 100%;
      position: static !important;
      margin: 0 !important;
      line-height: auto;
      font-size: 400% !important; }
    body.index #indexH1 p {
      width: 100%;
      font-size: 150%;
      padding-top: 15px;
      width: 550px;
      margin: 0 auto;
      font-size: 18px;
      line-height: 1.6;
      text-align: left;
      font-weight: bold; }
      body.index #indexH1 p.date {
        font-size: 80%; }
      body.index #indexH1 p a {
        font-size: .8rem;
        line-height: 1.4;
        display: block; }
    body.index #indexH1 a {
      text-decoration: none;
      color: #fff; }
  body.index #asadigi-logo {
    position: fixed;
    top: 5px;
    left: 5px; }
  body.index #socialbtn {
    position: fixed !important;
    top: 5px !important;
    right: 5px !important; }
  body.index #toFirstPage {
    display: block;
    text-align: center;
    font-size: 200%; }
  body.index.small #main #socialbtn {
    margin-top: 0; }
  body.index.small #indexH1 h1 {
    font-size: 2rem !important; }
    body.index.small #indexH1 h1 a {
      width: 99%; }
  body.index.small #indexH1 p {
    font-weight: normal;
    font-size: .8rem; }
  body.index#photoTop div.Copyright {
    clear: both;
    margin: 0 auto;
    color: #c3c3b8;
    font-size: .7em;
    text-align: center;
    position: fixed;
    bottom: 5px;
    width: 80%;
    left: 10%; }

/*case*/
#Contents.logoblack {
  color: #484848; }
  #Contents.logoblack a {
    color: #484848; }

body.detail #Contents.logoblack #asadigi-logo {
  background-image: none; }
  body.detail #Contents.logoblack #asadigi-logo img {
    visibility: visible; }

/*case*/
/*parts*/
h1 a img {
  padding: 10px;
  max-height: 100px;
  max-width: 200px;
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto; }

#header {
  width: 100%;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent; }
  #header #headerinner {
    height: 100%;
    position: relative; }
    #header #headerinner h1 {
      text-align: center;
      line-height: 40px;
      width: 100%; }
      #header #headerinner h1 a {
        text-decoration: none; }
        #header #headerinner h1 a:hover {
          opacity: .75; }
    #header #headerinner #asadigi-logo {
      height: 25px;
      position: absolute;
      left: 10px;
      top: 0;
      bottom: 0;
      margin: auto;
      display: block; }
    #header #headerinner #socialbtn {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 10px;
      margin: auto; }

#socialbtn {
  height: 40px;
  text-align: center; }
  #socialbtn ul {
    width: 80px;
    height: 35px;
    margin: 3px auto 0; }
    #socialbtn ul li {
      width: 50%;
      text-align: center;
      display: inline-block;
      cursor: pointer;
      font-family: helvetica, arial;
      line-height: 1em;
      vertical-align: top; }
      #socialbtn ul li img {
        height: 24px !important;
        vertical-align: top; }
      #socialbtn ul li span, #socialbtn ul li #twlink {
        display: block;
        letter-spacing: 0;
        font-size: 11px;
        line-height: 1; }

#asadigi-logo a {
  display: block;
  height: 100%; }
  #asadigi-logo a img {
    height: 100%; }

#main #maininner #mainphotowrapper #mainphoto {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  #main #maininner #mainphotowrapper #mainphoto:hover #toolbtn {
    display: block; }
  #main #maininner #mainphotowrapper #mainphoto p {
    position: relative;
    height: 100%; }
    #main #maininner #mainphotowrapper #mainphoto p a:after {
      position: absolute;
      font-size: 200%;
      display: inline-block;
      bottom: 0;
      left: 5%;
      right: 5%;
      width: 90%;
      margin: auto;
      min-height: 1em;
      max-height: 3em;
      height: auto;
      line-height: 1.3; }
    #main #maininner #mainphotowrapper #mainphoto p a img {
      display: block;
      margin: auto;
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
  #main #maininner #mainphotowrapper #mainphoto.posbottom-left a:after {
    bottom: 10px;
    text-align: left; }
  #main #maininner #mainphotowrapper #mainphoto.posbottom-right a:after {
    bottom: 10px;
    text-align: right; }
  #main #maininner #mainphotowrapper #mainphoto.posbottom-center a:after {
    bottom: 10px;
    text-align: center; }
  #main #maininner #mainphotowrapper #mainphoto.postop-left a:after {
    top: 10px;
    text-align: left;
    bottom: auto; }
  #main #maininner #mainphotowrapper #mainphoto.postop-right a:after {
    top: 10px;
    text-align: right;
    bottom: auto; }
  #main #maininner #mainphotowrapper #mainphoto.postop-center a:after {
    top: 10px;
    text-align: center;
    bottom: auto; }
  #main #maininner #mainphotowrapper #mainphoto.posmiddle-left a:after {
    top: 0;
    bottom: 0;
    text-align: left; }
  #main #maininner #mainphotowrapper #mainphoto.posmiddle-right a:after {
    top: 0;
    bottom: 0;
    text-align: right; }
  #main #maininner #mainphotowrapper #mainphoto.posmiddle-center a:after {
    top: 0;
    bottom: 0;
    text-align: center; }

#toolbtn, #toolbtn2 {
  display: none; }
  #toolbtn ul li, #toolbtn2 ul li {
    height: 40px;
    width: 40px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.5); }
    #toolbtn ul li:first-child, #toolbtn2 ul li:first-child {
      left: 0px; }
    #toolbtn ul li:last-child, #toolbtn2 ul li:last-child {
      right: 0px; }
    #toolbtn ul li a img, #toolbtn2 ul li a img {
      width: 100%;
      height: auto; }

#photoinfo {
  line-height: 1.6; }
  #photoinfo #photoinfoinner {
    height: 100%; }
    #photoinfo #photoinfoinner #phototext {
      width: 100%; }
      #photoinfo #photoinfoinner #phototext h1 {
        padding: 0 0 10px;
        font-size: .9em;
        font-weight: normal; }
      #photoinfo #photoinfoinner #phototext p {
        font-size: .9em; }
        #photoinfo #photoinfoinner #phototext p.num {
          text-align: right;
          font-size: .9em; }

.Copyright {
  position: fixed;
  clear: both;
  margin: 0 auto;
  color: #c3c3b8;
  font-size: .7em;
  text-align: center;
  position: fixed;
  bottom: 5px;
  width: 80%;
  left: 10%; }

.ad {
  width: 100%;
  background: #EBEBE4;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f0), color-stop(0.2, #f8f8f5), color-stop(0.8, #f8f8f5), to(#f3f3f0));
  margin-bottom: 5px;
  background-color: red;
  min-height: 50px; }
  .ad .adsbygoogle {
    width: 100%;
    font-size: .5em;
    line-height: 110%;
    text-align: center;
    margin: 0;
    padding: 0; }
  .ad .adsbygoogle span {
    width: 312px;
    display: block;
    text-align: right;
    padding: 2px 0 3px;
    margin: 0 auto; }
  .ad .adsbygoogle a {
    text-decoration: none;
    color: #ababa6; }

#menu {
  width: 20px !important;
  height: 20px !important;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  padding: 10px;
  line-height: .1;
  background: url(/gallery/images/icon-menu.png) 50% 50%/20px auto no-repeat rgba(0, 0, 0, 0.5); }
  #menu span {
    display: none; }

p.add_texte {
  text-align: center; }
  p.add_texte:empty {
    display: none; }
  p.add_texte a {
    padding: 5px 0;
    display: block;
    font-size: 13px; }
    p.add_texte a img {
      max-width: 100px;
      max-height: 100px;
      width: auto;
      height: auto;
      display: block;
      margin: 0 auto; }

#thum_list {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  z-index: 10000;
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  transition-property: transform, opacity;
  transition-timing-function: ease, ease; }
  #thum_list.on {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  #thum_list ul {
    margin-bottom: 2px;
    margin-left: 2px; }
    #thum_list ul li {
      display: inline-block;
      margin: 2px 2px;
      height: 80px; }
      #thum_list ul li a img {
        max-width: 300px;
        height: 100%;
        width: auto; }
      #thum_list ul li a:hover img {
        opacity: .75; }
      #thum_list ul li#thumb_close {
        float: right;
        padding: 15px 10px 0;
        cursor: pointer;
        height: auto; }
        #thum_list ul li#thumb_close:hover img {
          opacity: .75; }

/*device*/
body.full {
  height: 100%;
  overflow: hidden; }
  body.full #Contents {
    height: 100%;
    position: fixed;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0; }
    body.full #Contents #wrapper {
      height: 100%; }
  body.full #main {
    height: 100%;
    box-sizing: border-box;
    word-break: break-all;
    margin: 0 .5em 0;
    padding-top: 10px;
    padding-bottom: 10px; }
    body.full #main #maininner {
      height: 100%; }
      body.full #main #maininner #mainphotowrapper {
        width: 100%;
        height: 100%;
        margin-left: -330px;
        float: left; }
        body.full #main #maininner #mainphotowrapper #mainphoto {
          height: 100%;
          margin-left: 330px; }
          body.full #main #maininner #mainphotowrapper #mainphoto p {
            height: 100%;
            position: relative;
            margin: 0 auto; }
            body.full #main #maininner #mainphotowrapper #mainphoto p img {
              max-width: calc( 100% - 90px ) !important; }
            body.full #main #maininner #mainphotowrapper #mainphoto p a {
              display: block;
              height: 100%; }
          body.full #main #maininner #mainphotowrapper #mainphoto #toolbtn li:first-child {
            left: 0; }
          body.full #main #maininner #mainphotowrapper #mainphoto #toolbtn li:nth-child(2) {
            right: 0; }
  body.full #sub {
    width: 300px;
    height: 100%;
    float: right;
    position: relative; }
    body.full #sub #top {
      position: absolute;
      position: static !important;
      top: 0;
      left: 0;
      z-index: 100;
      width: 100%; }
      body.full #sub #top #asadigi-logo {
        height: 27px;
        text-align: center;
        z-index: 1000; }
        body.full #sub #top #asadigi-logo img {
          height: 100%; }
      body.full #sub #top h1 {
        margin: 15px 7px 0;
        text-align: center;
        line-height: 1.4; }
        body.full #sub #top h1 a {
          text-decoration: none; }
      body.full #sub #top #socialbtn {
        height: 36px;
        text-align: center;
        position: absolute;
        right: 0;
        top: -2px; }
    body.full #sub #bottom {
      word-break: break-all;
      margin-top: 20px;
      height: calc( 100% - 100px );
      top: 0;
      width: 100%;
      left: -1em; }
      body.full #sub #bottom > div {
        position: relative;
        height: 100%;
        margin: 0 1em; }
        body.full #sub #bottom > div #photoinfo {
          height: auto;
          width: 100%;
          top: 0;
          bottom: 10px;
          position: absolute; }
          body.full #sub #bottom > div #photoinfo #photoinfoinner {
            position: relative;
            min-height: 100%;
            height: auto;
            width: 300px;
            margin: 0;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            -ms-flex-item-align: center;
            /*IE10*/ }
            body.full #sub #bottom > div #photoinfo #photoinfoinner #phototext {
              width: 300px;
              padding-bottom: 25px;
              padding-top: 50px;
              align-self: flex-start; }
              body.full #sub #bottom > div #photoinfo #photoinfoinner #phototext p.num {
                position: absolute;
                top: 20px;
                right: 10px; }
              body.full #sub #bottom > div #photoinfo #photoinfoinner #phototext #toolbtn2 {
                display: block;
                width: 155px;
                height: 40px;
                position: relative;
                position: absolute;
                top: 0;
                left: 0;
                font-size: 0; }
                body.full #sub #bottom > div #photoinfo #photoinfoinner #phototext #toolbtn2 li {
                  display: inline-block;
                  position: static;
                  width: 40px;
                  margin: 0 2px;
                  height: 40px;
                  vertical-align: top; }
                  body.full #sub #bottom > div #photoinfo #photoinfoinner #phototext #toolbtn2 li a {
                    display: block; }
        body.full #sub #bottom > div #rect {
          width: 100%;
          margin-top: 0;
          min-height: 250px;
          width: 300px;
          align-slef: flex-start; }
    body.full #sub .Copyright {
      position: static;
      line-height: 1.4;
      text-align: left;
      margin: 10px 0 10px;
      width: 300px;
      height: 45px;
      align-self: flex-end;
      -webkit-align-self: flex-end;
      /*PC-Safari,iOS8.4*/
      align-self: flex-end; }
  body.full #toolbtn {
    display: block !important; }
  body.full #thum_list ul {
    margin: 30px; }

/******************
スマホ
*****************:*/
html.small {
  min-height: 100%;
  position: relative; }

body.small {
  margin-bottom: 7em; }
  body.small #main #maininner #mainphotowrapper {
    background: url(/gallery/images/loading_ring_bk.gif) 50% 50%/30px auto no-repeat; }
    body.small #main #maininner #mainphotowrapper #mainphoto #toolbtn {
      display: none !important; }
    body.small #main #maininner #mainphotowrapper #mainphoto p {
      max-height: 600px;
      width: 100%; }
      body.small #main #maininner #mainphotowrapper #mainphoto p img {
        height: auto;
        max-width: 100%;
        width: auto; }
      body.small #main #maininner #mainphotowrapper #mainphoto p a {
        display: block; }
        body.small #main #maininner #mainphotowrapper #mainphoto p a:after {
          font-size: 150%; }
  body.small #main #maininner #photoinfo {
    position: static;
    width: 100%;
    height: auto; }
    body.small #main #maininner #photoinfo #photoinfoinner {
      height: auto;
      margin: 1em;
      font-size: 70%; }
      body.small #main #maininner #photoinfo #photoinfoinner #phototext h1 {
        font-size: 100%; }
      body.small #main #maininner #photoinfo #photoinfoinner #phototext #toolbtn2 ul {
        width: 141px;
        margin: 0 auto; }
        body.small #main #maininner #photoinfo #photoinfoinner #phototext #toolbtn2 ul li:nth-child(2) {
          float: right; }
        body.small #main #maininner #photoinfo #photoinfoinner #phototext #toolbtn2 ul #menu {
          right: 0;
          left: 0;
          margin: auto; }
  body.small #main #toolbtn2 {
    display: block;
    position: absolute;
    height: 45px;
    width: 100%;
    left: 0;
    text-align: center; }
    body.small #main #toolbtn2 ul {
      font-size: 0; }
      body.small #main #toolbtn2 ul li {
        position: static;
        display: inline-block;
        margin: 0 5px;
        vertical-align: top; }
        body.small #main #toolbtn2 ul li a {
          display: block; }
  body.small #main #socialbtn {
    margin-top: 55px; }
    body.small #main #socialbtn ul li img {
      height: 30px !important; }
  body.small #header {
    position: static;
    height: auto; }
    body.small #header #headerinner {
      height: 40px; }
      body.small #header #headerinner #asadigi-logo {
        height: 17px;
        width: 55px;
        left: 5px;
        background-size: cover; }
      body.small #header #headerinner h1 {
        position: absolute;
        left: 60px;
        right: 0;
        width: auto;
        font-size: 80%; }
  body.small .Copyright {
    position: absolute;
    bottom: 5px;
    left: 5%;
    text-align: left;
    margin: auto;
    line-height: 1.4;
    width: 90%;
    height: auto; }
  body.small #thum_list ul li {
    height: 50px; }
    body.small #thum_list ul li#thumb_close img {
      height: 30px; }
  body.small.index #copyright-top > .Copyright p.date {
    text-align: center; }
  body.small.index #header #headerinner #indexH1 div h1 {
    line-height: 1.3; }
  body.small.index #socialbtn ul li {
    color: #fff; }
    body.small.index #socialbtn ul li a {
      color: #fff; }

body.touch #socialbtn ul {
  width: 110px; }
  body.touch #socialbtn ul li {
    width: 30%; }

@media screen and (max-width: 550px) {
  body.index #indexH1 p {
    width: 300px; } }
body.full.portrait,
body.desktop.portrait {
  height: auto;
  overflow-x: hidden;
  overflow-y: auto; }
  body.full.portrait.index #Contents #wrapper #sub #bottom,
  body.desktop.portrait.index #Contents #wrapper #sub #bottom {
    height: 110px;
    position: fixed;
    top: auto;
    right: 10px;
    bottom: 0; }
  body.full.portrait.detail #Contents,
  body.desktop.portrait.detail #Contents {
    position: static; }
    body.full.portrait.detail #Contents #wrapper #sub #bottom,
    body.desktop.portrait.detail #Contents #wrapper #sub #bottom {
      position: static; }
    body.full.portrait.detail #Contents #wrapper #sub #top h1,
    body.desktop.portrait.detail #Contents #wrapper #sub #top h1 {
      left: 111px;
      line-height: 40px;
      text-align: left; }
  body.full.portrait #Contents #wrapper #main,
  body.desktop.portrait #Contents #wrapper #main {
    padding-top: 40px;
    padding-bottom: 20px; }
    body.full.portrait #Contents #wrapper #main #maininner #mainphotowrapper,
    body.desktop.portrait #Contents #wrapper #main #maininner #mainphotowrapper {
      margin: 0;
      float: none; }
      body.full.portrait #Contents #wrapper #main #maininner #mainphotowrapper #mainphoto,
      body.desktop.portrait #Contents #wrapper #main #maininner #mainphotowrapper #mainphoto {
        margin: 0 0 30px; }
        body.full.portrait #Contents #wrapper #main #maininner #mainphotowrapper #mainphoto > p > a > img,
        body.desktop.portrait #Contents #wrapper #main #maininner #mainphotowrapper #mainphoto > p > a > img {
          max-height: 600px;
          max-width: 100%;
          height: auto;
          width: auto; }
  body.full.portrait #Contents #wrapper #sub,
  body.desktop.portrait #Contents #wrapper #sub {
    float: none;
    width: auto;
    height: auto;
    width: 100%;
    bottom: 5px; }
    body.full.portrait #Contents #wrapper #sub #bottom,
    body.desktop.portrait #Contents #wrapper #sub #bottom {
      padding: 0; }
      body.full.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner,
      body.desktop.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner {
        position: static;
        width: auto; }
        body.full.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext,
        body.desktop.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext {
          margin-left: -330px;
          float: left;
          width: 100%; }
          body.full.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext > *,
          body.desktop.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext > * {
            margin-left: 330px; }
          body.full.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext #toolbtn2,
          body.desktop.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext #toolbtn2 {
            margin-left: 0; }
      body.full.portrait #Contents #wrapper #sub #bottom #rect,
      body.desktop.portrait #Contents #wrapper #sub #bottom #rect {
        width: 300px;
        float: right;
        margin-right: 5px; }
      body.full.portrait #Contents #wrapper #sub #bottom .Copyright,
      body.desktop.portrait #Contents #wrapper #sub #bottom .Copyright {
        clear: both;
        float: right; }
    body.full.portrait #Contents #wrapper #sub #top,
    body.desktop.portrait #Contents #wrapper #sub #top {
      position: fixed !important;
      width: 100%;
      height: 40px;
      left: 0;
      top: 0px; }
      body.full.portrait #Contents #wrapper #sub #top #asadigi-logo,
      body.desktop.portrait #Contents #wrapper #sub #top #asadigi-logo {
        position: absolute;
        width: 86px;
        height: 27px;
        left: 10px;
        right: auto;
        top: 5px;
        bottom: auto;
        margin: auto; }
        body.full.portrait #Contents #wrapper #sub #top #asadigi-logo img,
        body.desktop.portrait #Contents #wrapper #sub #top #asadigi-logo img {
          height: 100%; }
      body.full.portrait #Contents #wrapper #sub #top h1,
      body.desktop.portrait #Contents #wrapper #sub #top h1 {
        margin: 0;
        position: absolute;
        top: 0;
        left: 95px;
        right: 75px;
        text-align: center; }
      body.full.portrait #Contents #wrapper #sub #top .add_texte,
      body.desktop.portrait #Contents #wrapper #sub #top .add_texte {
        left: auto;
        right: 85px;
        position: absolute;
        height: 40px;
        width: 250px;
        display: table; }
        body.full.portrait #Contents #wrapper #sub #top .add_texte a,
        body.desktop.portrait #Contents #wrapper #sub #top .add_texte a {
          padding: 0;
          text-align: right;
          display: table-cell;
          vertical-align: middle;
          font-size: 9px; }
          body.full.portrait #Contents #wrapper #sub #top .add_texte a img,
          body.desktop.portrait #Contents #wrapper #sub #top .add_texte a img {
            vertical-align: middle;
            float: right;
            max-height: 40px; }

body #sub #bottom {
  height: auto;
  bottom: 0;
  top: auto; }
body #indexH1 {
  display: table;
  height: 100%; }
  body #indexH1 > * {
    display: table-cell;
    vertical-align: middle; }

/*tablet*/
body.tablet.detail #wrapper #sub #top .add_texte {
  right: 120px !important; }

/*PCの広告なし*/
body.full.detail.no_pc_ad #rect, body.desktop.detail.no_pc_ad #rect {
  display: none; }
body.full.detail.no_pc_ad.portrait #main, body.desktop.detail.no_pc_ad.portrait #main {
  margin: 0 .5em; }
body.full.detail.no_pc_ad.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext, body.desktop.detail.no_pc_ad.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext {
  float: none;
  margin: 0; }
  body.full.detail.no_pc_ad.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext > *, body.desktop.detail.no_pc_ad.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext > * {
    margin: 0; }
  body.full.detail.no_pc_ad.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext #toolbtn2, body.desktop.detail.no_pc_ad.portrait #Contents #wrapper #sub #bottom #photoinfo #photoinfoinner #phototext #toolbtn2 {
    margin: 0 auto; }
body.full.detail.no_pc_ad.portrait #Contents #wrapper #sub #bottom #photoinfo .Copyright, body.desktop.detail.no_pc_ad.portrait #Contents #wrapper #sub #bottom #photoinfo .Copyright {
  float: none;
  width: auto; }

/*tablet 広告なしの縦*/
body.full.detail.no_pc_ad.portrait #Contents, body.full.detail.no_pc_ad.portrait #wrapper, body.full.detail.no_pc_ad.portrait #main {
  min-height: 100vh; }
  body.full.detail.no_pc_ad.portrait #Contents #main #maininner, body.full.detail.no_pc_ad.portrait #wrapper #main #maininner, body.full.detail.no_pc_ad.portrait #main #main #maininner {
    position: relative;
    min-height: calc(100vh - 130px);
    padding-bottom: 20px; }
  body.full.detail.no_pc_ad.portrait #Contents #wrapper #sub, body.full.detail.no_pc_ad.portrait #wrapper #wrapper #sub, body.full.detail.no_pc_ad.portrait #main #wrapper #sub {
    position: static; }
    body.full.detail.no_pc_ad.portrait #Contents #wrapper #sub #bottom #photoinfo .Copyright, body.full.detail.no_pc_ad.portrait #wrapper #wrapper #sub #bottom #photoinfo .Copyright, body.full.detail.no_pc_ad.portrait #main #wrapper #sub #bottom #photoinfo .Copyright {
      position: absolute;
      bottom: 0;
      left: 0;
      text-align: center;
      width: 100%;
      margin: 0; }

body.full.landscape.detail #main, body.desktop.landscape.detail #main {
  margin: 0 0em 0 1em; }
body.full.landscape.detail #sub, body.desktop.landscape.detail #sub {
  width: 320px;
  position: relative; }
  body.full.landscape.detail #sub #top, body.desktop.landscape.detail #sub #top {
    position: absolute; }
  body.full.landscape.detail #sub #bottom, body.desktop.landscape.detail #sub #bottom {
    left: 0;
    overflow-x: hidden;
    overflow-y: auto; }
    body.full.landscape.detail #sub #bottom > div, body.desktop.landscape.detail #sub #bottom > div {
      margin: 0;
      min-height: 100%;
      height: auto; }
      body.full.landscape.detail #sub #bottom > div .Copyright > p, body.desktop.landscape.detail #sub #bottom > div .Copyright > p {
        position: absolute;
        left: 0;
        bottom: 5px; }

.swipeleft, .swiperight {
  -moz-animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -moz-animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

.swipeleft {
  -webkit-transform: translate(-200%, 0px);
  -moz-transform: translate(-200%, 0px);
  -ms-transform: translate(-200%, 0px);
  transform: translate(-200%, 0px); }

.swiperight {
  -webkit-transform: translate(200%, 0px);
  -moz-transform: translate(200%, 0px);
  -ms-transform: translate(200%, 0px);
  transform: translate(200%, 0px); }

/*default
テキスト右、画像が複数ならスライドショー
*/
body.index #background {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden; }
  body.index #background a {
    display: block;
    height: 100%; }
body.index #Contents {
  z-index: 1;
  top: auto;
  bottom: 0; }
body.index #asadigi-logo, body.index #socialbtn, body.index #copyright-top {
  z-index: 2; }
body.index #Contents #indexH1-top {
  text-align: center;
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
  body.index #Contents #indexH1-top > div {
    display: table-cell;
    vertical-align: middle; }
    body.index #Contents #indexH1-top > div h1 a {
      background: url("//www.asahicom.jp/sp/css/images/arrow-next.png") 100% 50%/auto 70px no-repeat;
      display: inline;
      padding-right: 50px; }
    body.index #Contents #indexH1-top > div > h1, body.index #Contents #indexH1-top > div p {
      padding-bottom: 10px;
      line-height: 1.6;
      padding-top: 10px; }
      body.index #Contents #indexH1-top > div > h1 a, body.index #Contents #indexH1-top > div p a {
        text-decoration: none;
        color: #fff; }
        body.index #Contents #indexH1-top > div > h1 a:hover, body.index #Contents #indexH1-top > div p a:hover {
          opacity: .75; }
    body.index #Contents #indexH1-top > div .startlink {
      display: none; }
      body.index #Contents #indexH1-top > div .startlink a#toFirstPage {
        line-height: 45px;
        height: 45px; }
        body.index #Contents #indexH1-top > div .startlink a#toFirstPage:after {
          content: '';
          background: url("//www.asahicom.jp/sp/css/images/arrow-next.png") 100% 50%/45px auto no-repeat;
          width: 45px;
          height: 25px;
          display: inline-block; }
  body.index #Contents #indexH1-top h1 a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 40px;
    line-height: 1.2; }
body.index.full #asadigi-logo {
  position: fixed;
  top: 5px;
  left: 5px;
  height: 34px;
  width: 110px; }
  body.index.full #asadigi-logo img {
    width: 100%;
    height: auto; }
body.index.full #Contents #wrapper #indexH1-top h1 {
  max-width: 800px;
  width: calc( 100% - 20px );
  margin: auto; }
body.index.full #Contents #wrapper #indexH1-top p.maebun {
  max-width: 550px;
  width: calc( 100% - 20px );
  margin: auto;
  text-align: left; }
  body.index.full #Contents #wrapper #indexH1-top p.maebun a {
    display: block; }
    body.index.full #Contents #wrapper #indexH1-top p.maebun a:after {
      padding-top: 10px;
      content: '写真ページへ \003e\003e';
      display: block;
      font-size: 1.1rem;
      text-align: center; }
      body.index.full #Contents #wrapper #indexH1-top p.maebun a:after:hover {
        text-decoration: underline; }
body.index.full #copyright-top {
  height: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center; }
  body.index.full #copyright-top .Copyright {
    position: static;
    line-height: 1.4;
    padding: 10px;
    width: auto; }
body.index.small #asadigi-logo {
  position: fixed;
  top: 5px;
  left: 5px;
  height: 17px;
  width: 55px;
  background-size: contain; }
body.index.small #Contents #indexH1-top {
  width: 90%;
  padding: 0 5%;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6); }
  body.index.small #Contents #indexH1-top h1 a {
    font-size: 135%;
    padding-right: 32px;
    background-size: auto 45px; }
  body.index.small #Contents #indexH1-top p a {
    font-size: .8rem;
    display: block;
    line-height: 1.6;
    text-align: left; }
  body.index.small #Contents #indexH1-top p.startlink a#toFirstPage {
    font-size: 90%;
    font-size: 20px;
    line-height: 25px;
    height: 25px; }
    body.index.small #Contents #indexH1-top p.startlink a#toFirstPage:after {
      height: 25px;
      line-height: 25px;
      height: 60%;
      width: 35px;
      background-size: 35px; }

/*layout2
テキスト下、画像が複数ならスライドショー
*/
body.layout2.index #background {
  background-position: 50% 0; }
body.layout2.index p.maebun a:after {
  content: '';
  display: none !important; }

@media screen and (min-width: 871px) {
  body.layout2.index #copyright-top {
    width: 280px;
    left: auto;
    right: 0; }
    body.layout2.index #copyright-top > div p {
      text-align: left; }
    body.layout2.index #copyright-top p.add_texte a img {
      display: inline; }
  body.layout2.index #Contents {
    background-color: transparent;
    background: -moz-linear-gradient(bottom, #000 0%, transparent 100%);
    background: -webkit-linear-gradient(bottom, #000 0%, transparent 100%);
    background: linear-gradient(to top, #000 0%, transparent 100%);
    height: 250px; }
    body.layout2.index #Contents #indexH1-top {
      display: block;
      width: auto;
      height: auto;
      top: auto;
      right: 0;
      left: 0;
      bottom: 10px; }
      body.layout2.index #Contents #indexH1-top > div {
        display: block; }
        body.layout2.index #Contents #indexH1-top > div h1 {
          width: calc( 100% - 500px );
          margin: 0 auto;
          padding-bottom: 0; }
          body.layout2.index #Contents #indexH1-top > div h1 a {
            font-size: 40px !important;
            display: inline;
            line-height: 1.2; }
        body.layout2.index #Contents #indexH1-top > div .maebun {
          width: calc( 100% - 570px );
          margin: auto;
          max-width: 700px; }
        body.layout2.index #Contents #indexH1-top > div a {
          width: 100%;
          display: block; } }
/*layout3
テキスト右、画像が複数ならスライドショー
*/
body.layout3.index #background {
  background-position: 50% 0; }
body.layout3.index p.maebun a:after {
  content: '';
  display: none !important; }

@media screen and (min-width: 768px) {
  body.layout3.index #background {
    width: calc( 100% - 320px );
    margin: auto; }
    body.layout3.index #background a {
      display: block;
      height: 100%; }
      body.layout3.index #background a:hover {
        opacity: .75; }
  body.layout3.index #Contents {
    background-color: transparent;
    width: 300px;
    right: 0;
    left: auto; }
    body.layout3.index #Contents #indexH1-top {
      text-align: left; }
      body.layout3.index #Contents #indexH1-top > div {
        background: url("//www.asahicom.jp/sp/css/images/arrow-next.png") 100% 50%/auto 70px no-repeat;
        padding-right: 50px; }
        body.layout3.index #Contents #indexH1-top > div h1 {
          padding: 0; }
          body.layout3.index #Contents #indexH1-top > div h1 a {
            width: 100%;
            font-size: 180% !important;
            background-image: none;
            line-height: 1.2; }
        body.layout3.index #Contents #indexH1-top > div p a {
          text-align: left; }
          body.layout3.index #Contents #indexH1-top > div p a#toFirstPage {
            height: 20px;
            line-height: 20px;
            font-size: 1rem; }
            body.layout3.index #Contents #indexH1-top > div p a#toFirstPage:after {
              height: 14px;
              line-height: 20px;
              width: 30px;
              background-size: 30px; }
  body.layout3.index #copyright-top {
    width: 300px;
    right: 0;
    left: auto; }
    body.layout3.index #copyright-top .Copyright {
      text-align: left;
      padding-left: 0; }
      body.layout3.index #copyright-top .Copyright a {
        text-align: left; }
        body.layout3.index #copyright-top .Copyright a img {
          display: inline; } }
/**********************
*　サイズごと
***********************/
@media screen and (min-width: 1200px) {
  body.layout3.index #background {
    width: calc(100% - 520px); }
  body.layout3.index #copyright-top, body.layout3.index #Contents {
    width: 500px; } }
@media screen and (max-width: 870px) {
  body.layout2.index #background {
    z-index: -1; }
  body.layout2.index #Contents {
    background-color: transparent;
    background: -moz-linear-gradient(bottom, #000 0%, transparent 100%);
    background: -webkit-linear-gradient(bottom, #000 0%, transparent 100%);
    background: linear-gradient(to top, #000 0%, transparent 100%);
    height: 250px; }
    body.layout2.index #Contents #indexH1-top {
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      transition: 0.5s;
      right: 10px;
      bottom: 85px;
      width: auto;
      left: 10px;
      display: block;
      top: auto;
      height: auto; }
      body.layout2.index #Contents #indexH1-top > div {
        display: block;
        float: none; }
        body.layout2.index #Contents #indexH1-top > div h1 a {
          font-size: 250% !important; }
        body.layout2.index #Contents #indexH1-top > div p {
          line-height: 1.2; }
  body.layout2.index #copyright-top {
    width: 100%;
    text-align: center; }
    body.layout2.index #copyright-top > .Copyright {
      width: auto;
      right: 10px;
      left: 10px; }
      body.layout2.index #copyright-top > .Copyright p {
        text-align: left !important; }
        body.layout2.index #copyright-top > .Copyright p img {
          display: inline; } }
/*default以外の800px以下*/
body.small.layout2.index #Contents #wrapper #indexH1-top, body.small.layout3.index #Contents #wrapper #indexH1-top {
  opacity: 0;
  padding: 0;
  background-color: transparent !important; }

@media screen and (max-width: 767px) {
  body.layout2.index #background, body.layout3.index #background {
    z-index: -1; }
  body.layout2.index #Contents, body.layout3.index #Contents {
    background-color: transparent;
    background: -moz-linear-gradient(bottom, #000 0%, transparent 100%);
    background: -webkit-linear-gradient(bottom, #000 0%, transparent 100%);
    background: linear-gradient(to top, #000 0%, transparent 100%);
    height: 250px; }
    body.layout2.index #Contents #indexH1-top, body.layout3.index #Contents #indexH1-top {
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      transition: 0.5s;
      right: 10px;
      bottom: 85px;
      width: auto;
      left: 10px;
      display: block;
      top: auto;
      height: auto; }
      body.layout2.index #Contents #indexH1-top > div, body.layout3.index #Contents #indexH1-top > div {
        display: block;
        float: none; }
        body.layout2.index #Contents #indexH1-top > div h1 a, body.layout3.index #Contents #indexH1-top > div h1 a {
          font-size: 250% !important; }
        body.layout2.index #Contents #indexH1-top > div p, body.layout3.index #Contents #indexH1-top > div p {
          line-height: 1.2; }
  body.layout2.index #copyright-top, body.layout3.index #copyright-top {
    width: 100%;
    text-align: center; }
    body.layout2.index #copyright-top > .Copyright, body.layout3.index #copyright-top > .Copyright {
      width: auto;
      right: 10px;
      left: 10px; }
      body.layout2.index #copyright-top > .Copyright p, body.layout3.index #copyright-top > .Copyright p {
        text-align: left !important; }
        body.layout2.index #copyright-top > .Copyright p img, body.layout3.index #copyright-top > .Copyright p img {
          display: inline; } }
@media screen and (max-width: 700px) {
  body.layout2.index #copyright-top, body.layout3.index #copyright-top {
    padding-top: 10px; }
    body.layout2.index #copyright-top > div, body.layout3.index #copyright-top > div {
      text-align: left; }
      body.layout2.index #copyright-top > div p.date, body.layout3.index #copyright-top > div p.date {
        float: left;
        vertical-align: bottom;
        padding-top: 10px;
        padding: 10px 15px 0 0; }
      body.layout2.index #copyright-top > div p.add_texte, body.layout3.index #copyright-top > div p.add_texte {
        float: left;
        padding: 0; }
      body.layout2.index #copyright-top > div p.copyright, body.layout3.index #copyright-top > div p.copyright {
        clear: both; }
  body.layout2.index #Contents, body.layout3.index #Contents {
    bottom: 0;
    top: auto;
    position: fixed;
    width: 100%;
    z-index: 0; }
    body.layout2.index #Contents #indexH1-top, body.layout3.index #Contents #indexH1-top {
      text-align: left; }
      body.layout2.index #Contents #indexH1-top > div > h1, body.layout3.index #Contents #indexH1-top > div > h1 {
        padding: 0 0 5px; }
        body.layout2.index #Contents #indexH1-top > div > h1 a, body.layout3.index #Contents #indexH1-top > div > h1 a {
          font-size: 130% !important;
          background-size: auto 45px;
          padding-right: 32px;
          display: inline; }
      body.layout2.index #Contents #indexH1-top > div p, body.layout3.index #Contents #indexH1-top > div p {
        padding: 0;
        line-height: 1.2; }
        body.layout2.index #Contents #indexH1-top > div p a, body.layout3.index #Contents #indexH1-top > div p a {
          font-size: 90%; }
        body.layout2.index #Contents #indexH1-top > div p.startlink, body.layout3.index #Contents #indexH1-top > div p.startlink {
          display: none; }
          body.layout2.index #Contents #indexH1-top > div p.startlink #toFirstPage, body.layout3.index #Contents #indexH1-top > div p.startlink #toFirstPage {
            height: 25px;
            line-height: 25px;
            font-size: 18px; }
            body.layout2.index #Contents #indexH1-top > div p.startlink #toFirstPage:after, body.layout3.index #Contents #indexH1-top > div p.startlink #toFirstPage:after {
              content: 'へ';
              background: none;
              display: inline; } }
@media screen and (max-width: 320px) {
  body.layout2.index #Contents #indexH1-top, body.layout3.index #Contents #indexH1-top {
    bottom: 100px; } }
@media screen and (orientation: landscape) {
  body.index.layout2 #background {
    background-position: 50% 15%; }

  body.index.small.landscape #background {
    background-position: 50% 15%; }
  body.index.small.landscape #Contents #indexH1-top {
    bottom: 50px; }
    body.index.small.landscape #Contents #indexH1-top > div > h1 {
      padding-bottom: 0; }
  body.index.small.landscape #copyright-top p.date {
    float: left;
    padding: 0 15px 0 0;
    line-height: 1; }
  body.index.small.landscape #copyright-top p.add_texte {
    clear: left;
    padding: 0 15px 0 0;
    line-height: 1; }
  body.index.small.landscape #copyright-top p.copyright {
    clear: none; } }
/*slide*/
body.detail #mainphotowrapper {
  overflow: hidden; }
  body.detail #mainphotowrapper #mainphoto {
    overflow: hidden; }
    body.detail #mainphotowrapper #mainphoto #mainphotoinner {
      width: 300%;
      height: 100%;
      transform: translate3d(-33.3333333333%, 0px, 0px); }
      body.detail #mainphotowrapper #mainphoto #mainphotoinner p {
        max-height: inherit !important;
        float: left;
        position: relative; }

body.detail.full #mainphotowrapper #mainphoto #mainphotoinner {
  transform: translate3d(-33.33333%, 0px, 0px); }
  body.detail.full #mainphotowrapper #mainphoto #mainphotoinner p {
    width: calc( 100% / 3 ) !important; }
    body.detail.full #mainphotowrapper #mainphoto #mainphotoinner p img {
      display: block;
      margin: auto;
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }

body.detail.small #mainphotowrapper #mainphoto {
  height: 60vh; }
  body.detail.small #mainphotowrapper #mainphoto #mainphotoinner p {
    width: calc( 100% / 3 ) !important; }
    body.detail.small #mainphotowrapper #mainphoto #mainphotoinner p.item {
      height: 60vh !important; }
      body.detail.small #mainphotowrapper #mainphoto #mainphotoinner p.item img {
        position: absolute !important;
        height: auto !important;
        max-width: inherit !important;
        max-width: 100% !important;
        max-height: 100% !important;
        width: auto !important;
        display: block;
        margin: auto !important;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; }

#sprect {
  padding-top: 70px;
  text-align: center; }

body.desktop.portrait #Contents #wrapper #main #maininner #mainphotowrapper #mainphoto,
body.desktop.portrait #Contents #wrapper #main #maininner #mainphotowrapper #mainphoto #mainphotoinner,
body.full.portrait #Contents #wrapper #main #maininner #mainphotowrapper #mainphoto,
body.full.portrait #Contents #wrapper #main #maininner #mainphotowrapper #mainphoto #mainphotoinner {
  height: calc( 100vh - 400px ); }

html.small.index {
  overflow: hidden; }

body.small.index#photoTop #copyright-top {
  position: absolute;
  top: calc( 100% - 110px );
  height: 110px; }

body.index.small #Contents #indexH1-top {
  height: 115%;
  position: fixed;
  top: 0; }

/*add*/
#dad {
  margin-bottom: 8px; }

body.full.portrait #Contents #phototext, body.full.portrait #Contents #rect {
  float: none !important;
  margin-right: auto !important;
  margin-left: auto !important; }
body.full.portrait #Contents #phototext h1 {
  text-align: left !important;
  margin-left: 0 !important; }
body.full.portrait #Contents #dad {
  margin: 0 auto 8px;
  text-align: left; }
  body.full.portrait #Contents #dad > div {
    margin: 0 auto; }
body.full.portrait #Contents #wrapper #sub #bottom .Copyright {
  float: none !important;
  margin: 15px auto; }

/*add 210901*/
body.small.index.layout2 #Contents, body.small.index.layout3 #Contents {
  width: auto;
  height: auto;
  right: 0;
  left: 0;
  margin: auto;
  padding-bottom: 95px; }
  body.small.index.layout2 #Contents #indexH1-top, body.small.index.layout3 #Contents #indexH1-top {
    position: static;
    height: auto;
    bottom: auto !important;
    top: auto;
    margin: 0 10px; }
    body.small.index.layout2 #Contents #indexH1-top div > h1 a, body.small.index.layout3 #Contents #indexH1-top div > h1 a {
      font-size: 1.2rem; }
    body.small.index.layout2 #Contents #indexH1-top div > p, body.small.index.layout3 #Contents #indexH1-top div > p {
      font-size: 12px; }
body.small.index.layout2 #copyright-top .Copyright > p, body.small.index.layout3 #copyright-top .Copyright > p {
  line-height: 1.1 !important; }
body.small.index.layout2 #copyright-top .Copyright p.add_texte a, body.small.index.layout3 #copyright-top .Copyright p.add_texte a {
  line-height: 1;
  font-size: 10px !important; }

@media screen and (max-width: 320px) {
  body.small.index.layout2 #Contents, body.small.index.layout3 #Contents {
    padding-bottom: 100px !important; }
  body.small.index.layout2 #Contents #indexH1-top > div > h1 a, body.small.index.layout3 #Contents #indexH1-top > div > h1 a {
    font-size: 1rem !important; }
  body.small.index.layout2 #Contents #indexH1-top > div > p, body.small.index.layout3 #Contents #indexH1-top > div > p {
    font-size: 0.8rem !important; }
  body.small.index.layout2 #copyright-top .Copyright > p, body.small.index.layout3 #copyright-top .Copyright > p {
    line-height: 1 !important; } }

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