@import url(https://fonts.googleapis.com/css?family=M+PLUS+1p&display=swap);
body {
  margin: 0;
}
header {
  background: #000;
  height: 92px;
  padding-top: 25px;
}
.logo_ven {
  display: inline-block;
  width: 135px;
  height: 25px;
  fill: #fff;
}
h1 {
  color: #fff;
  display: inline-block;
  margin-left: 1em;
}
.varsion {
  margin-left: 1em;
  font-size: 12px;
}
.nav {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 10px;
}
.nav a {
  position: relative;
  display: inline-block;
  margin-left: 1em;
  margin-right: 1em;
  font-size: 20px;
  text-decoration: none;
  color: #2c3e50;
}
.nav a:active {
  color: red;
}

#app {
  font-family: "Avenir", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
}

.main {
  margin: 1em;
  text-align: left
}

.menu a, .menu button {
  color: #212121;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.menu a:hover, .menu button:hover {
  color: #999;
  cursor: pointer
}

.menu .v-icon {
  margin: 0 4px 4px 0
}

.size480x120 {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 480px;
  height: 120px;
  border: 1px solid #ccc;
  margin: 8px
}

.size480x120image {
  width: 229px;
  height: 120px;
  float: left
}

.size480x120td {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  width: 248px;
  height: 120px;
  position: relative
}

.size480x120ttl {
  display: inline-block;
  width: 80%;
  text-align: left;
  color: #212121;
  font-weight: 700;
  line-height: 16px;
  position: absolute;
  left: 11px;
  top: 14px
}

.size480x120ttl .sm {
  font-size: 12px
}

.size480x120ttl .md {
  font-size: 14px
}

.size480x120ttl .lg {
  font-size: 16px
}

.size480x120dsc {
  display: inline-block;
  width: 100%;
  margin: 2px 0;
  text-align: left;
  color: #757575;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  left: 11px;
  bottom: 52px
}

.size480x120cmp span, .size480x120dsc span {
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
  border-radius: 2px;
  padding: 1px 3px;
  margin-right: 5px;
  background-color: #137f00
}

.size480x120icon {
  display: inline-block;
  height: 15px;
  width: 15px;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0
}

.size480x120cmp {
  margin: 8px 0;
  color: #b2b2b2;
  font-size: 10px;
  line-height: 10px;
  bottom: 26px
}

.size480x120cmp, .size480x120cta {
  display: inline-block;
  width: 100%;
  text-align: left;
  position: absolute;
  left: 11px
}

.size480x120cta {
  color: #fff;
  margin: 3px 0 1px;
  bottom: 3px
}

.size480x120cta span {
  display: inline-block;
  height: 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  padding: 6px 12px;
  background: #4e92df;
  border-radius: 2px;
  border-bottom: 1px solid #ccc
}

.size373x160 {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 373px;
  height: 103px;
  border: 1px solid #ccc;
  margin: 8px;
  padding: 10px
}

.size373x160image {
  width: 78px;
  height: 78px;
  float: left;
  margin-right: 12px
}

.size373x160td {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  width: 245px;
  position: absolute;
  left: 100px
}

.size373x160ttl {
  display: inline-block;
  width: 100%;
  height: 65px;
  text-align: left;
  color: #212121;
  font-weight: 700;
  line-height: 16px
}

.size373x160ttl .sm {
  font-size: 12px
}

.size373x160ttl .md {
  font-size: 14px
}

.size373x160ttl .lg {
  font-size: 16px
}

.size373x160cmp {
  display: inline-block;
  width: 100%;
  text-align: left;
  color: #b2b2b2;
  font-size: 10px;
  line-height: 10px
}

.size373x160cmp span {
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
  border-radius: 2px;
  padding: 1px 3px;
  margin-right: 5px;
  background-color: #137f00
}

.size373x160cta {
  display: inline-block;
  text-align: right;
  width: 80px;
  color: #757575;
  text-align: left;
  position: absolute;
  right: 3%;
  bottom: 10px
}

.size373x160cta span {
  display: inline-block;
  height: 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  padding: 6px 12px;
  border-radius: 2px;
  border: 1px solid #757575
}

.size373x160icon {
  display: inline-block;
  height: 15px;
  width: 15px;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0
}

.size300x250 {
  height: 250px
}

.size300x250ttl {
  display: block;
  margin: 6px 12px;
  text-align: left;
  color: #212121;
  font-weight: 700;
  font-size: 18px;
  line-height: 19px
}

.size300x250dsc {
  width: 180px;
  display: table-cell
}

.size300x250dsc .sm {
  font-size: 12px
}

.size300x250dsc .md {
  font-size: 14px
}

.size300x250dsc .lg {
  font-size: 16px
}

.size728x90 {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 728px;
  height: 90px;
  border: 1px solid #ccc;
  margin: 8px;
  line-height: 90px
}

.size728x90image {
  display: inline-block;
  float: left;
  width: 168px;
  height: 88px
}

.size728x90logo {
  display: inline-block;
  float: left;
  width: 88px;
  padding: 15px;
  height: 88px
}

.size728x90ttl {
  width: 180px;
  font-size: 19px;
  line-height: 22px;
  font-weight: 700
}

.size728x90dsc, .size728x90ttl {
  float: left;
  height: 88px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left
}

.size728x90dsc {
  width: 190px;
  line-height: 15px;
  font-size: 13px
}

.size728x90dsc .sm {
  font-size: 12px
}

.size728x90dsc .md {
  font-size: 14px
}

.size728x90dsc .lg {
  font-size: 16px
}

.size728x90cta {
  display: inline-block;
  float: right;
  width: 98px;
  padding: 20px 30px 20px 20px;
  height: 88px
}

.size728x90icon {
  display: inline-block;
  height: 15px;
  width: 15px;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0
}

.size300x250 {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 300px;
  height: auto;
  border: 1px solid #ccc;
  margin: 8px
}

.size300x250image {
  width: 298px;
  height: 156px
}

.size300x250td {
  display: table
}

.size300x250logo {
  width: 60px;
  height: 60px;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle
}

.size300x250logo img {
  width: 100%;
  vertical-align: middle
}

.size300x250ad i {
  padding-left: 2px
}

.size300x250cmp span {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  padding-top: 10px
}

.size300x250ad span {
  display: table-cell;
  vertical-align: middle;
  font-size: 10px;
  line-height: 15px;
  padding-top: 3px
}

.size300x250dsc {
  width: 100%;
  text-align: left;
  font-weight: 300;
  line-height: 15.2px;
  vertical-align: middle;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px
}

.size300x250ogp {
  background-color: #f3f3f5;
  font-size: 12px
}

.size300x250ogpurl {
  text-align: left;
  font-size: 2px;
  font-weight: 700;
  color: #a9a9a9;
  padding-top: 5px;
  padding-left: 5px
}

.size300x250ogpttl {
  text-align: left;
  font-weight: 700;
  padding-left: 5px;
  font-size: 12px
}

.size300x250ogpdtl {
  border: solid;
  border-width: thin;
  border-color: grey;
  border-radius: 2px;
  float: right;
  padding: 2px;
  margin-right: 5px;
  font-size: .1px;
  font-weight: 700
}

.size300x250ogpdiscription {
  text-align: left;
  padding-left: 5px;
  padding-bottom: 5px;
  font-size: 3px
}

.size300x250menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: middle;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  font-size: 10px;
  font-weight: 700
}

.size300x250menu i {
  padding-right: 2px
}

.size300x250dsc .sm {
  font-size: 8px
}

.size300x250dsc .md {
  font-size: 10px
}

.size300x250dsc .lg {
  font-size: 12px
}

.size300x250cta {
  width: 60px;
  padding: 0 10px;
  display: table-cell
}

.size300x250cta img {
  width: 100%;
  vertical-align: middle
}

.size300x250icon {
  display: inline-block;
  height: 15px;
  width: 15px;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0
}

.alert {
  padding: 5px;
  margin: 5px;
  color: #ff7d6e;
  background: #ffebe9
}

.p-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, .7);
  color: #fff;
  padding: 11%;
  text-align: left
}

.is-close {
  display: none
}

.silver {
  background-color: silver!important
}

.is-open {
  display: inline-block
}

.p-modal ol, .p-modal ul {
  padding-left: 1em
}

.p-modal li {
  display: list-item
}

.p-modal.is-open {
  visibility: visible;
  opacity: 1;
  z-index: 100
}

.GDN {
  background-color: green;
  color: #fff;
  padding: 10px 0
}

.Facebook {
  background-color: #1977f2;
  color: #fff;
  padding: 10px 0
}