#page-title {
  display: none;
}

#page-title + * {
  margin-top: 0;
}

.page-dsnd-content,
.page-dsvr-content,
.page-dsutm-content {
  font-family: YuGothic, 'Yu Gothic', "HiraKakuProN-W3", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  font-weight: 500;
  /*.ds-logo2 {
	position: absolute;
	top: 20px;
	right: -17px;
	@include mq-mobile {
		right: 0;
		img {
			width: 90px;
			height: auto;
		}
	}
}*/
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content,
  .page-dsvr-content,
  .page-dsutm-content {
    font-size: 1.1rem;
  }
}

.page-dsnd-content img,
.page-dsvr-content img,
.page-dsutm-content img {
  height: auto;
}

.page-dsnd-content p,
.page-dsvr-content p,
.page-dsutm-content p {
  text-align: center;
  margin: 0;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content p,
  .page-dsvr-content p,
  .page-dsutm-content p {
    text-align: left;
  }
}

.page-dsnd-content h2, .page-dsnd-content h3,
.page-dsvr-content h2,
.page-dsvr-content h3,
.page-dsutm-content h2,
.page-dsutm-content h3 {
  margin: 0;
}

.page-dsnd-content ul,
.page-dsvr-content ul,
.page-dsutm-content ul {
  margin: 0;
}

.page-dsnd-content sup,
.page-dsvr-content sup,
.page-dsutm-content sup {
  font-size: 60%;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content sup,
  .page-dsvr-content sup,
  .page-dsutm-content sup {
    font-size: 70%;
    top: -0.3em;
  }
}

.page-dsnd-content .sec-sp, .page-dsnd-content .sp,
.page-dsvr-content .sec-sp,
.page-dsvr-content .sp,
.page-dsutm-content .sec-sp,
.page-dsutm-content .sp {
  display: none;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec-sp, .page-dsnd-content .sp,
  .page-dsvr-content .sec-sp,
  .page-dsvr-content .sp,
  .page-dsutm-content .sec-sp,
  .page-dsutm-content .sp {
    display: block;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .pc,
  .page-dsvr-content .pc,
  .page-dsutm-content .pc {
    display: none;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content section,
  .page-dsvr-content section,
  .page-dsutm-content section {
    padding: 35px 0 40px !important;
  }
}

.page-dsnd-content .ds-logos,
.page-dsvr-content .ds-logos,
.page-dsutm-content .ds-logos {
  position: relative;
}

.page-dsnd-content .ds-logo,
.page-dsvr-content .ds-logo,
.page-dsutm-content .ds-logo {
  position: absolute;
  top: 17px;
  left: -16px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .ds-logo,
  .page-dsvr-content .ds-logo,
  .page-dsutm-content .ds-logo {
    left: 0;
  }
  .page-dsnd-content .ds-logo img,
  .page-dsvr-content .ds-logo img,
  .page-dsutm-content .ds-logo img {
    width: 135px;
    height: auto;
  }
}

.page-dsnd-content .wrapper,
.page-dsvr-content .wrapper,
.page-dsutm-content .wrapper {
  max-width: 1440px;
  padding: 0 65px;
  margin: 0 auto;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .wrapper,
  .page-dsvr-content .wrapper,
  .page-dsutm-content .wrapper {
    max-width: 100%;
    padding: 0 16px;
  }
}

.page-dsnd-content .title,
.page-dsvr-content .title,
.page-dsutm-content .title {
  text-align: center;
  font-size: 4.2rem;
  line-height: 1.238095238;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-dsnd-content .title i,
.page-dsvr-content .title i,
.page-dsutm-content .title i {
  margin-right: 13px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .title,
  .page-dsvr-content .title,
  .page-dsutm-content .title {
    font-size: 2.0rem !important;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .page-dsnd-content .title br,
  .page-dsvr-content .title br,
  .page-dsutm-content .title br {
    display: none;
  }
  .page-dsnd-content .title i,
  .page-dsvr-content .title i,
  .page-dsutm-content .title i {
    width: 30px;
    height: auto;
    margin-right: 6px;
  }
}

.page-dsnd-content .lead,
.page-dsvr-content .lead,
.page-dsutm-content .lead {
  font-size: 1.7rem;
  line-height: 1.588235294;
  text-align: center;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .lead,
  .page-dsvr-content .lead,
  .page-dsutm-content .lead {
    text-align: left;
    font-size: 1.3rem;
  }
  .page-dsnd-content .lead br,
  .page-dsvr-content .lead br,
  .page-dsutm-content .lead br {
    display: none;
  }
}

.page-dsnd-content .small,
.page-dsvr-content .small,
.page-dsutm-content .small {
  text-align: left;
}

.page-dsnd-content ul.check li,
.page-dsvr-content ul.check li,
.page-dsutm-content ul.check li {
  margin-left: 22px;
  text-indent: -22px;
}

.page-dsnd-content ul.check li::before,
.page-dsvr-content ul.check li::before,
.page-dsutm-content ul.check li::before {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 14px;
  height: 13px;
  margin-right: 8px;
  background: url(../images/ds/dsnd-check.png) left center no-repeat;
  background-size: cover;
}

.page-dsnd-content i.caution::after,
.page-dsvr-content i.caution::after,
.page-dsutm-content i.caution::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 14px;
  height: 12px;
  margin-right: 5px;
  background: url(../images/ds/dsnd-caution.png) left center no-repeat;
  background-size: cover;
}

.page-dsnd-content .table,
.page-dsvr-content .table,
.page-dsutm-content .table {
  font-size: 1.4rem;
  margin: 0;
  table-layout: auto;
  border-top: 0;
}

.page-dsnd-content .table th:not([colspan]),
.page-dsvr-content .table th:not([colspan]),
.page-dsutm-content .table th:not([colspan]) {
  width: 24%;
}

.page-dsnd-content .table th.head,
.page-dsvr-content .table th.head,
.page-dsutm-content .table th.head {
  background-color: #e9ecf3;
}

.page-dsnd-content .table td,
.page-dsvr-content .table td,
.page-dsutm-content .table td {
  text-align: center;
}

.page-dsnd-content .table tr:nth-child(2n+1) td,
.page-dsvr-content .table tr:nth-child(2n+1) td,
.page-dsutm-content .table tr:nth-child(2n+1) td {
  background-color: #fff;
}

.page-dsnd-content .table th, .page-dsnd-content .table td,
.page-dsvr-content .table th,
.page-dsvr-content .table td,
.page-dsutm-content .table th,
.page-dsutm-content .table td {
  border-color: #e0e0e0;
  padding: 0.92em 1em 0.72em;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .table th br, .page-dsnd-content .table td br,
  .page-dsvr-content .table th br,
  .page-dsvr-content .table td br,
  .page-dsutm-content .table th br,
  .page-dsutm-content .table td br {
    display: none;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .table,
  .page-dsvr-content .table,
  .page-dsutm-content .table {
    font-size: 1.1rem;
  }
}

.page-dsnd-content .row,
.page-dsvr-content .row,
.page-dsutm-content .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .row,
  .page-dsvr-content .row,
  .page-dsutm-content .row {
    display: block;
  }
}

.page-dsnd-content .col-4,
.page-dsvr-content .col-4,
.page-dsutm-content .col-4 {
  max-width: 25%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 25%;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
  width: 100%;
  padding: 0 15px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .col-4,
  .page-dsvr-content .col-4,
  .page-dsutm-content .col-4 {
    max-width: 100%;
  }
  .page-dsnd-content .col-4 + .col-4,
  .page-dsvr-content .col-4 + .col-4,
  .page-dsutm-content .col-4 + .col-4 {
    margin-top: 25px;
  }
}

.page-dsnd-content .col-3,
.page-dsvr-content .col-3,
.page-dsutm-content .col-3 {
  max-width: 33.3333333%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 33.3333333%;
  -ms-flex: 1 0 33.3333333%;
  flex: 1 0 33.3333333%;
  width: 100%;
  padding: 0 15px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .col-3,
  .page-dsvr-content .col-3,
  .page-dsutm-content .col-3 {
    max-width: 100%;
  }
  .page-dsnd-content .col-3 + .col-3,
  .page-dsvr-content .col-3 + .col-3,
  .page-dsutm-content .col-3 + .col-3 {
    margin-top: 25px;
  }
}

.page-dsnd-content .col-2,
.page-dsvr-content .col-2,
.page-dsutm-content .col-2 {
  max-width: 50%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  width: 100%;
  padding: 0 15px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .col-2,
  .page-dsvr-content .col-2,
  .page-dsutm-content .col-2 {
    max-width: 100%;
  }
  .page-dsnd-content .col-2 + .col-2,
  .page-dsvr-content .col-2 + .col-2,
  .page-dsutm-content .col-2 + .col-2 {
    margin-top: 25px;
  }
}

.page-dsnd-content .panel,
.page-dsvr-content .panel,
.page-dsutm-content .panel {
  box-shadow: 0px 2px 3px 0px #c0c2c8;
  background-color: #fff;
  border-top: 6px solid #2f94ff;
  height: 100%;
  padding: 24px 23px 43px;
  text-align: center;
}

.page-dsnd-content .panel p,
.page-dsvr-content .panel p,
.page-dsutm-content .panel p {
  text-align: left;
}

.page-dsnd-content .panel .panel-title,
.page-dsvr-content .panel .panel-title,
.page-dsutm-content .panel .panel-title {
  font-size: 2rem;
  line-height: 1.25;
  text-align: center;
  font-weight: 600;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .panel .panel-title,
  .page-dsvr-content .panel .panel-title,
  .page-dsutm-content .panel .panel-title {
    font-size: 1.6rem;
  }
}

.page-dsnd-content .panel .panel-lead,
.page-dsvr-content .panel .panel-lead,
.page-dsutm-content .panel .panel-lead {
  text-align: center;
}

.page-dsnd-content .img-layer,
.page-dsvr-content .img-layer,
.page-dsutm-content .img-layer {
  position: relative;
  text-align: center;
}

.page-dsnd-content .img-layer img,
.page-dsvr-content .img-layer img,
.page-dsutm-content .img-layer img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.page-dsnd-content .img-layer img:first-child,
.page-dsvr-content .img-layer img:first-child,
.page-dsutm-content .img-layer img:first-child {
  position: static;
}

.page-dsnd-content .img-list,
.page-dsvr-content .img-list,
.page-dsutm-content .img-list {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.page-dsnd-content .img-list .caption,
.page-dsvr-content .img-list .caption,
.page-dsutm-content .img-list .caption {
  text-align: center;
}

.page-dsnd-content .img-list > *,
.page-dsvr-content .img-list > *,
.page-dsutm-content .img-list > * {
  text-align: center;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .img-list.sp-col3,
  .page-dsvr-content .img-list.sp-col3,
  .page-dsutm-content .img-list.sp-col3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-dsnd-content .img-list.sp-col3 > *,
  .page-dsvr-content .img-list.sp-col3 > *,
  .page-dsutm-content .img-list.sp-col3 > * {
    max-width: 33.3333333%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 33.3333333%;
    -ms-flex: 1 0 33.3333333%;
    flex: 1 0 33.3333333%;
    width: 100%;
  }
  .page-dsnd-content .img-list.sp-col3 > *:nth-child(n+4),
  .page-dsvr-content .img-list.sp-col3 > *:nth-child(n+4),
  .page-dsutm-content .img-list.sp-col3 > *:nth-child(n+4) {
    margin-top: 20px;
  }
  .page-dsnd-content .img-list.sp-col2,
  .page-dsvr-content .img-list.sp-col2,
  .page-dsutm-content .img-list.sp-col2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-dsnd-content .img-list.sp-col2 > *,
  .page-dsvr-content .img-list.sp-col2 > *,
  .page-dsutm-content .img-list.sp-col2 > * {
    max-width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    width: 100%;
  }
  .page-dsnd-content .img-list.sp-col2 > *:nth-child(n+3),
  .page-dsvr-content .img-list.sp-col2 > *:nth-child(n+3),
  .page-dsutm-content .img-list.sp-col2 > *:nth-child(n+3) {
    margin-top: 20px;
  }
  .page-dsnd-content .img-list.sp-col1,
  .page-dsvr-content .img-list.sp-col1,
  .page-dsutm-content .img-list.sp-col1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-dsnd-content .img-list.sp-col1 > *,
  .page-dsvr-content .img-list.sp-col1 > *,
  .page-dsutm-content .img-list.sp-col1 > * {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 100%;
  }
  .page-dsnd-content .img-list.sp-col1 > *:nth-child(n+2),
  .page-dsvr-content .img-list.sp-col1 > *:nth-child(n+2),
  .page-dsutm-content .img-list.sp-col1 > *:nth-child(n+2) {
    margin-top: 20px;
  }
}

.page-dsnd-content .sec1 {
  background: url(../images/ds/dsnd_sec1_bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 0 !important;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec1 {
    background: url(../images/ds/dsnd_sec1_bg_sp.jpg) center center no-repeat;
    background-size: 1080px auto;
  }
  .page-dsnd-content .sec1 .sp {
    text-align: center;
    margin: 0 -16px;
  }
}

.page-dsnd-content .sec-sp {
  background-color: #788da3;
  text-align: center;
  padding: 30px 0 37px !important;
}

.page-dsnd-content .sec2 {
  background-color: #132d42;
  color: #fff;
  padding: 63px 0 86px;
}

.page-dsnd-content .sec2 .title {
  font-size: 4.0rem;
  line-height: 1.25;
  color: #71d2ff;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec2 .title {
    font-size: 3.2rem;
  }
}

.page-dsnd-content .sec2 .elm1 {
  margin-top: 43px;
  margin-left: 24px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec2 .elm1 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 30px;
    margin-left: 0;
  }
}

.page-dsnd-content .sec2 .elm1 .caption {
  font-size: 1.4rem;
  line-height: 1.285714286;
  margin-top: 16px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec2 .elm1 .caption {
    font-size: 1.1rem;
  }
}

.page-dsnd-content .sec2 .elm2 {
  margin-top: 47px;
  margin-left: 24px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec2 .elm2 {
    margin-top: 35px;
    margin-left: 0;
  }
}

.page-dsnd-content .sec2 .elm2 .caption {
  font-size: 1.3rem;
  line-height: 1.384615385;
  margin-top: 15px;
  color: #71d2ff;
}

@media only screen and (max-width: 360px) {
  .page-dsnd-content .sec2 .elm2 .caption {
    margin-left: 5px;
    margin-right: 5px;
  }
  .page-dsnd-content .sec2 .elm2 .caption br {
    display: none;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec2 .elm2 .caption {
    font-size: 1.0rem;
  }
}

.page-dsnd-content .sec3 {
  background-color: #788da3;
  color: #fff;
  padding: 65px 0 80px;
}

.page-dsnd-content .sec3 .title {
  font-size: 4.4rem;
  line-height: 1.181818182;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec3 .title {
    font-size: 4.4rem;
  }
}

.page-dsnd-content .sec3 .lead {
  font-size: 1.7rem;
  line-height: 1.588235294;
  margin-top: 16px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec3 .lead {
    font-size: 1.3rem;
  }
}

.page-dsnd-content .sec3 .img-list {
  margin-top: 50px;
  margin-left: -6px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec3 .img-list {
    margin-top: 10px;
    margin-left: 0;
  }
}

.page-dsnd-content .sec3 .caption {
  font-size: 1.4rem;
  line-height: 1.285714286;
  margin-top: 20px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec3 .caption {
    margin-top: 15px;
    font-size: 1.1rem;
  }
}

.page-dsnd-content .sec4 {
  background-color: #e9ecf3;
  padding: 64px 0 92px;
}

.page-dsnd-content .sec4 .title {
  font-size: 4.2rem;
  line-height: 1.238095238;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec4 .title {
    font-size: 3.3rem;
  }
}

.page-dsnd-content .sec4 .lead {
  font-size: 1.7rem;
  line-height: 1.588235294;
  margin-top: 15px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec4 .lead {
    font-size: 1.3rem;
  }
}

.page-dsnd-content .sec4 .row {
  margin-top: 49px;
}

.page-dsnd-content .sec4 .panel {
  padding: 28px 23px 52px;
}

.page-dsnd-content .sec4 .panel .panel-title {
  font-size: 2.2rem;
  line-height: 1.136363636;
  margin-top: 18px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec4 .panel .panel-title {
    font-size: 1.7rem;
  }
}

.page-dsnd-content .sec4 .panel .panel-lead {
  font-size: 1.5rem;
  line-height: 1.466666667;
  margin-top: 12px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec4 .panel .panel-lead {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

.page-dsnd-content .sec4 .panel .image {
  margin-top: 24px;
}

.page-dsnd-content .sec4 .panel p {
  font-size: 1.3rem;
  line-height: 1.384615385;
  margin-top: 18px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec4 .panel p {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}

.page-dsnd-content .sec5 {
  padding: 64px 0 90px;
}

.page-dsnd-content .sec5 .title {
  font-size: 4.2rem;
  line-height: 1.238095238;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec5 .title {
    font-size: 3.3rem;
  }
}

.page-dsnd-content .sec5 .row {
  margin-top: 47px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec5 .row {
    margin-top: 30px;
  }
}

.page-dsnd-content .sec5 .media {
  background-color: #132d42;
  color: #fff;
  padding: 50px 70px 50px 87px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-dsnd-content .sec5 .media > div:first-child {
  margin-right: 30px;
  margin-top: 3px;
}

.page-dsnd-content .sec5 .media ul {
  padding: 0;
  list-style: none;
  margin-top: 7px;
}

@media only screen and (max-width: 1200px) {
  .page-dsnd-content .sec5 .media {
    padding: 35px 40px;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec5 .media {
    padding: 20px 30px;
  }
}

.page-dsnd-content .sec5 .media .media-title {
  font-size: 2.4rem;
  line-height: 1.125;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec5 .media .media-title {
    font-size: 1.4rem;
  }
}

.page-dsnd-content .sec5 .media .media-title {
  font-size: 2.4rem;
  line-height: 1.125;
  color: #71d2ff;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec5 .media .media-title {
    font-size: 1.9rem;
  }
}

.page-dsnd-content .sec5 .media ul {
  font-size: 1.4rem;
  line-height: 1.714285714;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec5 .media ul {
    font-size: 1.1rem;
  }
}

.page-dsnd-content .sec5 .col-2:nth-child(n+3) {
  margin-top: 30px;
}

.page-dsnd-content .sec6 {
  background-color: #788da3;
  color: #fff;
  padding: 62px 0 90px;
}

.page-dsnd-content .sec6 .title {
  font-size: 4.2rem;
  line-height: 1.238095238;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec6 .title {
    font-size: 3.3rem;
  }
}

.page-dsnd-content .sec6 h3 {
  font-size: 2.0rem;
  line-height: 1.2;
  text-align: center;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec6 h3 {
    font-size: 1.6rem;
  }
}

.page-dsnd-content .sec6 .img-layer {
  margin-top: 34px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec6 .img-layer {
    margin-top: 20px;
  }
}

.page-dsnd-content .sec6 .small {
  font-size: 1.2rem;
  line-height: 1.5;
  max-width: 453px;
  margin: 12px auto 0;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec6 .small {
    font-size: 1.0rem;
  }
}

.page-dsnd-content .sec6 .content {
  max-width: 972px;
  margin: 46px auto 0;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec6 .content {
    margin-top: 0;
  }
}

.page-dsnd-content .sec6 .row {
  margin: 0 -34px;
}

.page-dsnd-content .sec6 .col-2 {
  padding: 0 34px;
  text-align: center;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec6 .col-2 {
    margin-top: 40px;
  }
}

.page-dsnd-content .sec7 {
  padding: 102px 0 104px;
}

.page-dsnd-content .sec7 .title {
  font-size: 4.2rem;
  line-height: 1.238095238;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec7 .title {
    font-size: 3.3rem;
  }
}

.page-dsnd-content .sec7 .content {
  margin: 0 auto;
  max-width: 1000px;
}

.page-dsnd-content .sec7 .table {
  font-size: 1.4rem;
  line-height: 1.285714286;
  margin-top: 40px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec7 .table {
    margin-top: 30px;
    font-size: 1.1rem;
  }
}

.page-dsnd-content .sec7 .small {
  font-size: 1.2rem;
  line-height: 1.666666667;
  margin-top: 11px;
}

@media only screen and (max-width: 1080px) {
  .page-dsnd-content .sec7 .small {
    font-size: 1.0rem;
  }
}

.page-dsvr-content .sec1 {
  background: #0c1117 url(../images/ds/dsvr_sec1_bg.jpg) center center no-repeat;
  background-size: 1440px 100%;
  padding: 0 !important;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec1 {
    background: #0c1117 url(../images/ds/dsvr_sec1_bg_sp.jpg) center center no-repeat;
    background-size: 750px 100%;
  }
  .page-dsvr-content .sec1 .sp {
    text-align: center;
    margin: 0 -16px;
  }
}

.page-dsvr-content .sec-sp {
  background-color: #11171e;
  text-align: center;
  padding: 30px 0 37px !important;
}

.page-dsvr-content .sec2 {
  background-color: #132d42;
  padding: 60px 0 87px;
  color: #fff;
}

.page-dsvr-content .sec2 .title {
  font-size: 4.2rem;
  line-height: 1.19047619;
  color: #71d2ff;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec2 .title {
    font-size: 3.3rem;
  }
}

.page-dsvr-content .sec2 .lead {
  font-size: 1.8rem;
  line-height: 1.611111111;
  margin-top: 18px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec2 .lead {
    font-size: 1.3rem;
  }
}

.page-dsvr-content .sec2 .img-layer {
  margin-top: 44px;
}

.page-dsvr-content .sec2 .small {
  max-width: 1028px;
  margin: 0 auto;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 34px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec2 .small {
    font-size: 1.0rem;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec2 .sp {
    margin-top: 20px;
  }
}

.page-dsvr-content .sec3 {
  padding: 72px 0 85px;
}

.page-dsvr-content .sec3 .title {
  font-size: 4.4rem;
  line-height: 1.181818182;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec3 .title {
    font-size: 3.5rem;
  }
}

.page-dsvr-content .sec3 .lead {
  font-size: 1.7rem;
  line-height: 1.588235294;
  margin-top: 16px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec3 .lead {
    font-size: 1.3rem;
  }
}

.page-dsvr-content .sec3 .small {
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
  margin-top: 7px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec3 .small {
    text-align: left;
    font-size: 1.0rem;
  }
}

.page-dsvr-content .sec3 .img-layer {
  margin-top: 43px;
}

.page-dsvr-content .sec3 p {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 29px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec3 p {
    font-size: 1.2rem;
  }
}

.page-dsvr-content .sec4 {
  background-color: #132d42;
  padding: 60px 0 90px;
  color: #fff;
}

.page-dsvr-content .sec4 .title {
  font-size: 4.2rem;
  line-height: 1.238095238;
  color: #71d2ff;
  margin-left: -66px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec4 .title {
    margin-left: 0;
    font-size: 3.3rem;
  }
}

.page-dsvr-content .sec4 .lead {
  font-size: 1.7rem;
  line-height: 1.588235294;
  margin-top: 13px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec4 .lead {
    font-size: 1.3rem;
  }
}

.page-dsvr-content .sec4 .img-list {
  margin-top: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -31px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec4 .img-list {
    margin-left: 0;
  }
}

.page-dsvr-content .sec4 .img-list i {
  display: block;
  margin-top: -30px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec4 .img-list i {
    margin-top: 0px;
  }
  .page-dsvr-content .sec4 .img-list i img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

.page-dsvr-content .sec4 .caption {
  font-size: 1.4rem;
  line-height: 1.571428571;
  margin-top: 15px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec4 .caption {
    font-size: 1.1rem;
  }
}

.page-dsvr-content .sec5 {
  background-color: #e9ecf3;
  padding: 63px 0 92px;
}

.page-dsvr-content .sec5 .title {
  font-size: 4.2rem;
  line-height: 1.238095238;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec5 .title {
    font-size: 3.3rem;
  }
}

.page-dsvr-content .sec5 .row {
  margin-top: 53px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec5 .row {
    margin-top: 30px;
  }
}

.page-dsvr-content .sec5 .panel .panel-title {
  font-size: 2.0rem;
  line-height: 1.25;
  margin-top: 12px;
}

@media only screen and (max-width: 1300px) {
  .page-dsvr-content .sec5 .panel .panel-title br {
    display: none;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec5 .panel .panel-title {
    font-size: 1.6rem;
  }
}

.page-dsvr-content .sec5 .panel p {
  font-size: 1.4rem;
  line-height: 1.285714286;
  margin-top: 16px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec5 .panel p {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}

.page-dsvr-content .sec5 .panel .small {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 19px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec5 .panel .small {
    font-size: 1.0rem;
  }
}

.page-dsvr-content .sec6 {
  background-color: #132d42;
  padding: 64px 0 131px;
  color: #fff;
}

.page-dsvr-content .sec6 .title {
  font-size: 4.2rem;
  line-height: 1.238095238;
  color: #71d2ff;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec6 .title {
    font-size: 3.3rem;
  }
}

.page-dsvr-content .sec6 .lead {
  font-size: 1.7rem;
  line-height: 1.588235294;
  margin-top: 17px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec6 .lead {
    font-size: 1.3rem;
  }
}

.page-dsvr-content .sec6 .img-layer {
  margin-top: 56px;
}

.page-dsvr-content .sec7 {
  background-color: #788da3;
  color: #fff;
  padding: 62px 0 104px;
}

.page-dsvr-content .sec7 .title {
  font-size: 4.2rem;
  line-height: 1.238095238;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec7 .title {
    font-size: 3.3rem;
  }
}

.page-dsvr-content .sec7 .lead {
  font-size: 1.7rem;
  line-height: 1.588235294;
  margin-top: 21px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec7 .lead {
    font-size: 1.3rem;
  }
}

.page-dsvr-content .sec7 .img-layer {
  margin-top: 46px;
}

.page-dsvr-content .sec8 {
  padding: 110px 0 107px;
}

.page-dsvr-content .sec8 .title {
  font-size: 4.2rem;
  line-height: 1.238095238;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec8 .title {
    font-size: 3.3rem;
  }
}

.page-dsvr-content .sec8 .content {
  margin: 0 auto;
  max-width: 1000px;
}

.page-dsvr-content .sec8 .table {
  font-size: 1.4rem;
  line-height: 1.285714286;
  margin-top: 38px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec8 .table {
    margin-top: 30px;
    font-size: 1.1rem;
  }
}

.page-dsvr-content .sec8 .table th:not([colspan]) {
  width: 29.25%;
  padding-left: 1.7em;
}

.page-dsvr-content .sec8 .table th, .page-dsvr-content .sec8 .table td {
  padding: 0.55em 1em 0.45em;
}

.page-dsvr-content .sec8 .small {
  font-size: 1.2rem;
  line-height: 1.666666667;
  margin-top: 14px;
}

@media only screen and (max-width: 1080px) {
  .page-dsvr-content .sec8 .small {
    font-size: 1.0rem;
  }
}

.page-dsutm-content .ds-logo {
  top: 20px;
  left: -1px;
  z-index: 1;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .ds-logo {
    top: 17px;
    left: 6px;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content section {
    padding: 50px 0 55px !important;
  }
}

.page-dsutm-content .title {
  font-size: 5.2rem;
  line-height: 1.153846154;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .title {
    font-size: 2.4rem !important;
    line-height: 1.166666667;
  }
}

.page-dsutm-content .sec1 {
  background: #e7ebf1 url(../images/ds/dsutm_sec1_bg.jpg) center center no-repeat;
  background-size: 1440px 100%;
  padding: 0 !important;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec1 {
    background-size: 750px 100%;
  }
  .page-dsutm-content .sec1 .sp {
    text-align: center;
    margin: 0 -16px;
  }
}

.page-dsutm-content .sec-sp {
  background-color: #d6dbe3;
  text-align: center;
  padding: 32px 0 46px !important;
}

.page-dsutm-content .sec2 {
  background: url(../images/ds/dsutm_sec2_bg_pc.jpg) center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  padding: 68px 0 57px;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec2 {
    padding: 55px 0 62px !important;
  }
}

.page-dsutm-content .sec2 .title {
  color: #fff;
  font-size: 5.4rem;
  margin-bottom: 28px;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec2 .title {
    margin-bottom: 16px;
  }
  .page-dsutm-content .sec2 .title br {
    display: block;
  }
}

.page-dsutm-content .sec2 .large {
  color: #fff;
  font-size: 3.6rem;
  line-height: 1.388888889;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec2 .large {
    font-size: 2rem;
    text-align: center;
    line-height: 1.3;
  }
}

.page-dsutm-content .sec2 .pc .img-wrapper {
  text-align: center;
}

.page-dsutm-content .sec2 .pc .img-wrapper .tape1 {
  position: absolute;
  top: 0;
  left: 0;
}

.page-dsutm-content .sec2 .pc .img-wrapper .tape2 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.page-dsutm-content .sec2 .pc .img-wrapper .people {
  margin-bottom: -25.8%;
}

.page-dsutm-content .sec2 .sp {
  display: none;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec2 .sp {
    display: block;
  }
}

.page-dsutm-content .sec2 .sp .img-wrapper {
  text-align: center;
}

.page-dsutm-content .sec2 .sp .img-wrapper .tape1 {
  position: absolute;
  top: 0;
  left: 0;
}

.page-dsutm-content .sec2 .sp .img-wrapper .tape2 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.page-dsutm-content .sec2 .sp .img-wrapper .people {
  margin-bottom: -66%;
}

.page-dsutm-content .sec3 {
  padding: 64px 0 70px;
}

.page-dsutm-content .sec3 .title {
  margin-bottom: 19px;
}

.page-dsutm-content .sec3 .lead {
  margin-bottom: 30px;
}

.page-dsutm-content .sec3 .media {
  max-width: 893px;
  width: 100%;
  margin: 0 auto;
}

.page-dsutm-content .sec3 .media:after {
  display: table;
  clear: both;
  content: " ";
}

.page-dsutm-content .sec3 .media .media-title {
  width: 30.5%;
  float: left;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec3 .media .media-title {
    float: none;
    width: 60%;
    margin: 0 auto;
    text-align: center;
  }
}

.page-dsutm-content .sec3 .media .media-text {
  width: 69.5%;
  float: left;
  padding: 0 40px 0 66px;
}

.page-dsutm-content .sec3 .media .media-text h3 {
  margin-top: 48px;
  font-size: 2.2rem;
  line-height: 1.227272727;
  margin-bottom: 19px;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec3 .media .media-text h3 {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec3 .media .media-text {
    float: none;
    width: 100%;
    padding: 0;
  }
}

.page-dsutm-content .sec3 .media .media-text p {
  margin-top: 21px;
  text-align: left;
  font-size: 1.5rem;
  line-height: 1.8;
}

.page-dsutm-content .sec4 {
  padding: 64px 0 90px;
  background: url(../images/ds/dsutm_sec4_bg.jpg) center center;
  background-size: cover;
}

.page-dsutm-content .sec4 .title {
  color: #fff;
  margin-bottom: 38px;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec4 .title br {
    display: block;
  }
}

.page-dsutm-content .sec4 .content {
  max-width: 918px;
  margin: 0 auto;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec4 .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.page-dsutm-content .sec4 .col-4 {
  color: #fff;
  text-align: center;
}

.page-dsutm-content .sec4 .col-4 p {
  margin-top: 15px;
  font-size: 1.5rem;
  line-height: 1.333333333;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec4 .col-4 p {
    text-align: center;
  }
  .page-dsutm-content .sec4 .col-4 p br {
    display: none;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec4 .col-4 {
    max-width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    margin-top: 0;
    margin-bottom: 25px;
  }
}

.page-dsutm-content .sec5 {
  padding: 68px 0 92px;
}

.page-dsutm-content .sec5 .title {
  margin-bottom: 50px;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec5 .title {
    margin-bottom: 35px;
  }
}

.page-dsutm-content .sec5 .row {
  margin: 0 -11px;
}

.page-dsutm-content .sec5 .col-4 {
  color: #fff;
  margin-bottom: 20px;
  padding: 0 11px;
}

.page-dsutm-content .sec5 .col-4 > div {
  padding: 39px 30px 33px;
  height: 100%;
  text-align: center;
}

.page-dsutm-content .sec5 .col-4 > div h3 {
  margin: 25px 0 15px;
  text-align: center;
  font-size: 2.0rem;
  line-height: 1;
}

.page-dsutm-content .sec5 .col-4 > div p {
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.285714286;
}

.page-dsutm-content .sec5 .col-4:nth-child(1) > div,
.page-dsutm-content .sec5 .col-4:nth-child(3) > div,
.page-dsutm-content .sec5 .col-4:nth-child(6) > div,
.page-dsutm-content .sec5 .col-4:nth-child(8) > div {
  background-color: #56abe0;
}

.page-dsutm-content .sec5 .col-4:nth-child(2) > div,
.page-dsutm-content .sec5 .col-4:nth-child(4) > div,
.page-dsutm-content .sec5 .col-4:nth-child(5) > div,
.page-dsutm-content .sec5 .col-4:nth-child(7) > div {
  background-color: #1d305e;
}

.page-dsutm-content .sec6 {
  padding: 67px 0 92px;
  background-color: #f5f7f9;
}

.page-dsutm-content .sec6 .title {
  margin-bottom: 38px;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content .sec6 .title {
    margin-bottom: 28px;
  }
}

.page-dsutm-content .sec6 .table {
  max-width: 1000px;
  margin: 0 auto;
}

.page-dsutm-content .sec6 .table th {
  width: 50%;
}

.page-dsutm-content .sec6 .table th:not(.head),
.page-dsutm-content .sec6 .table td {
  background-color: #fff;
}

.page-dsutm-content .sec6 .table th, .page-dsutm-content .sec6 .table td {
  padding: 0.7em 1.7em 0.5em;
}

.page-dsutm-content .sec6 .table th.head {
  padding: 0.6em 1em 0.4em;
}

.page-dsutm-content.type-r1 .sec1 {
  background: #e5ebee;
}

.page-dsutm-content.type-r1 .sec-sp {
  padding: 32px 0 32px !important;
}

.page-dsutm-content.type-r1 .sec2 {
  background: url(../images/ds/utm_r1/sec2_bg_pc.jpg) center center;
  background-size: cover;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content.type-r1 .sec2 {
    padding: 62px 0 62px !important;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content.type-r1 .sec2 .title {
    margin-bottom: 9px;
  }
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content.type-r1 .sec2 .sp .img-wrapper .people {
    margin-bottom: -440px;
  }
}

@media only screen and (max-width: 720px) {
  .page-dsutm-content.type-r1 .sec2 .sp .img-wrapper .people {
    margin-bottom: -66%;
  }
}

.page-dsutm-content.type-r1 .sec3 .media .media-text h3 {
  margin-top: 15px;
}

@media only screen and (max-width: 1080px) {
  .page-dsutm-content.type-r1 .sec3 .media .media-text h3 {
    margin-top: 48px;
  }
}

.page-dsutm-content.type-r1 .sec4 {
  background: url(../images/ds/utm_r1/sec4_bg.jpg) center center;
}

.page-dsutm-content.type-r1 .sec4 .title {
  margin-bottom: 16px;
}

.page-dsutm-content.type-r1 .sec4 .lead {
  color: #fff;
  margin-bottom: 31px;
}

.page-dsutm-content.type-r1 .sec4 .col-4 {
  padding: 0 12px;
}

.page-dsutm-content.type-r1 .sec5 .col-4:nth-child(1) > div,
.page-dsutm-content.type-r1 .sec5 .col-4:nth-child(3) > div,
.page-dsutm-content.type-r1 .sec5 .col-4:nth-child(6) > div,
.page-dsutm-content.type-r1 .sec5 .col-4:nth-child(8) > div {
  background-color: #c11523;
}

.page-dsutm-content.type-r1 .sec5 .col-4:nth-child(2) > div,
.page-dsutm-content.type-r1 .sec5 .col-4:nth-child(4) > div,
.page-dsutm-content.type-r1 .sec5 .col-4:nth-child(5) > div,
.page-dsutm-content.type-r1 .sec5 .col-4:nth-child(7) > div {
  background-color: #7b0c0a;
}

.anime {
  opacity: 0;
}

.anime.start {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.anime.start.slideup {
  -webkit-animation-name: slideup;
  animation-name: slideup;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

.anime.start.slidedown {
  -webkit-animation-name: slidedown;
  animation-name: slidedown;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

.anime.start.slideright {
  -webkit-animation-name: slideright;
  animation-name: slideright;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

@media only screen and (max-width: 1080px) {
  .anime.start.slideright {
    -webkit-animation-name: slideup;
    animation-name: slideup;
  }
}

.anime.start.slideleft {
  -webkit-animation-name: slideleft;
  animation-name: slideleft;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

@media only screen and (max-width: 1080px) {
  .anime.start.slideleft {
    -webkit-animation-name: slideup;
    animation-name: slideup;
  }
}

.anime.start.fade {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

.anime.start.longfade {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

.anime.start.zoom {
  -webkit-animation-name: zoom;
  animation-name: zoom;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

.anime.start.delay1 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

@media only screen and (max-width: 1080px) {
  .anime.start.delay1 {
    -webkit-animation-delay: 0;
    animation-delay: 0;
  }
}

.anime.start.delay2 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

@media only screen and (max-width: 1080px) {
  .anime.start.delay2 {
    -webkit-animation-delay: 0;
    animation-delay: 0;
  }
}

.anime.start.delay3 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@media only screen and (max-width: 1080px) {
  .anime.start.delay3 {
    -webkit-animation-delay: 0;
    animation-delay: 0;
  }
}

.anime.start.delay4 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

@media only screen and (max-width: 1080px) {
  .anime.start.delay4 {
    -webkit-animation-delay: 0;
    animation-delay: 0;
  }
}

.anime.start.delay5 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

@media only screen and (max-width: 1080px) {
  .anime.start.delay5 {
    -webkit-animation-delay: 0;
    animation-delay: 0;
  }
}

.anime.start.delay6 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

@media only screen and (max-width: 1080px) {
  .anime.start.delay6 {
    -webkit-animation-delay: 0;
    animation-delay: 0;
  }
}

@-webkit-keyframes slideup {
  0% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}

@keyframes slideup {
  0% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}

@-webkit-keyframes slidedown {
  0% {
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    opacity: 0.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}

@keyframes slidedown {
  0% {
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    opacity: 0.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}

@-webkit-keyframes slideright {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
}

@keyframes slideright {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
}

@-webkit-keyframes slideleft {
  0% {
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
    opacity: 0.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
}

@keyframes slideleft {
  0% {
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
    opacity: 0.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
}

@-webkit-keyframes fade {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes zoom {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
