@charset "UTF-8";
body {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0;
  }
}

#content {
  padding-top: 70px;
  position: relative;
  background-image: url(../../img/common/pattern1.png);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #content {
    background-size: 2px 2px;
  }
}
#content .vt-text {
  top: 70px;
}
@media screen and (max-width: 767px) {
  #content .vt-text {
    display: none;
  }
}
#content .vt-text img {
  width: 6px;
  height: 110px;
}
#content > .wrap {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
@media screen and (max-width: 1099px) {
  #content > .wrap {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  #content > .wrap {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}

.inwrap {
  width: 624px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .inwrap {
    width: 81.2%;
  }
}

#head .inwrap {
  padding-top: 90px;
  padding-bottom: 30px;
  border-bottom: 2px dotted #ccc;
}
@media screen and (max-width: 767px) {
  #head .inwrap {
    padding-top: 50px;
    padding-bottom: 15px;
  }
}
#head .inwrap h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #head .inwrap h2 {
    font-size: 15px;
    line-height: 1.5;
  }
}

#article .inwrap {
  padding-top: 18px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #article .inwrap {
    padding-bottom: 20px;
  }
}
#article .inwrap img {
  max-width: 100%;
  height: auto;
}
#article .inwrap .tag-time {
  padding-bottom: 20px;
}
#article .inwrap .tag-time:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 767px) {
  #article .inwrap .tag-time {
    padding-bottom: 0px;
  }
}
#article .inwrap .tag-time .tag {
  float: left;
}
#article .inwrap .tag-time .tag p {
  display: inline-block;
  padding: 0px 6px;
  font-size: 10px;
  line-height: 1.6;
  background-color: #ff615c;
  color: #fff;
}
#article .inwrap .tag-time .tag.news p {
  background-color: #344480;
}
#article .inwrap .tag-time .tag.report p {
  background-color: #6ab08a;
}
#article .inwrap .tag-time .time {
  float: right;
}
#article .inwrap .tag-time .time time {
  display: inline-block;
  color: #969696;
  font-size: 11px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #article .inwrap .detail {
    padding-top: 10px;
  }
}
#article .inwrap .detail > p {
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #article .inwrap .detail > p {
    font-size: 11px;
  }
}
#article .inwrap .detail > p img {
  padding-bottom: 15px;
  vertical-align: top;
}
#article .inwrap .detail .scenes {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  #article .inwrap .detail .scenes {
    padding-top: 30px;
  }
}
#article .inwrap .detail .scenes .scene {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #article .inwrap .detail .scenes .scene {
    margin-bottom: 25px;
  }
}
#article .inwrap .detail .scenes .scene p {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #article .inwrap .detail .scenes .scene p {
    padding-bottom: 10px;
    font-size: 16px;
  }
}

.tobtns {
  max-width: 800px;
  height: 80px;
  padding-top: 100px;
  padding-bottom: 150px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}
.tobtns:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 767px) {
  .tobtns {
    width: 279px;
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
.tobtns .tolist {
  display: block;
  width: 400px;
  padding: 0 60px;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 100px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  line-height: 5.7;
  background-color: #ffd900;
  border-radius: 5px;
  font-family: "秀英丸ゴシック B";
}
@media screen and (max-width: 767px) {
  .tobtns .tolist {
    width: 279px;
    padding: 0 30px;
    margin-left: auto;
    margin-right: auto;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    line-height: 5;
  }
}
.tobtns .tolist p {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .tobtns .tolist p {
    font-size: 10px;
  }
}
.tobtns .toback {
  width: 200px;
  padding-top: 32px;
  float: left;
}
@media screen and (max-width: 767px) {
  .tobtns .toback {
    width: 120px;
  }
}
.tobtns .toback p {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .tobtns .toback p {
    font-size: 10px;
    text-align: left;
  }
}
.tobtns .tonext {
  width: 200px;
  padding-top: 32px;
  float: right;
}
@media screen and (max-width: 767px) {
  .tobtns .tonext {
    width: 120px;
  }
}
.tobtns .tonext p {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .tobtns .tonext p {
    font-size: 10px;
    text-align: right;
  }
}
