@charset "utf-8";
/* CSS Document */

/****活動用****/
.blackbarnew{
    top:0;
	left:0;
	width:100%;
	height:30px;
    padding:0 10px;
	background-color:#000;
	position: fixed;
	z-index:999;
	overflow: hidden;
}
.yeslogo {
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    letter-spacing: 2px;
}
.yeslogo i {
    float: left;
    margin-right: 8px;
}
.yeslogo i img {
    width: 10px;
    margin-top: 10px;
}
.yesgogo {
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    letter-spacing: 2px;
    float: right;
}
.yesyes {
    margin-right: 4px;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 1px;
}

body {
    background-color: #7e0005;
}

/****GOGOGOGO****/
.bgimg{
    position: fixed;
    top: 30px;
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: -1;
    background-image: url("../img/tree.png");
    background-repeat: no-repeat;
    background-position:top center;
    background-size: cover;
    transition: all .3s;
}
.top_ba {
    width: 100%;
    margin-top: 30px;
    background-image: url("../img/tree.png");
    background-repeat: no-repeat;
    background-position:top center;
    background-size: cover;
    overflow: hidden;
}
.top_box{
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    z-index: 6;
}
.bigmon {
    position: absolute;
    bottom: -66px;
    z-index: 3;
    left: 50%;
    margin-left: -220px;
    max-width: 450px;
    transition: all .3s;
}
.bigmons {
    position: absolute;
    max-width: 210px;
    bottom: -80px;
    z-index: 10;
    left: 8%;
    transition: all .3s;
}
.bigmonsr {
    position: absolute;
    max-width: 210px;
    bottom: -80px;
    z-index: 10;
    right: 8%;
    transition: all .3s;
}
.bf {
    position: relative;
    z-index: 8;
}
.page_top {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.page {
    position: relative;
    z-index: 10;
    max-width: 900px;
    margin: 0 auto 40px;
    overflow: hidden;
}
.tag {
    position: absolute;
    top: -50px;
}
.tag2 {
    position: absolute;
    top: -55px;
}
.lightbox {
    position: relative;
    width: 100%;
    background-color: #ffefb7;
    border-radius: 6px;
    padding: 8px;
    margin-top: -30px;
    margin-bottom: 20px;
    /*border:4px solid #ffd510;*/
    overflow: hidden;
    border: 8px solid transparent;
    -moz-border-image:url("../img/bor.png") 40 40 round;
    -webkit-border-image:url("../img/bor.png") 40 40 round;
    -o-border-image:url("../img/bor.png") 40 40 round;
    border-image:url("../img/bor.png") 40 40 round;
}
.lightbox ul {
    overflow: hidden;
}
.lightbox ul li {
    float: left;
    line-height: 60px;
    height: 60px;
}
.lightbox ul li:nth-child(1) {
    width: 80px;
}
.lightbox ul li:nth-child(2) {
    width: calc(100% - 260px);
    padding: 0 8px;
}
.lightbox ul li:nth-child(3) {
    width: 180px;
}
.lightbox ul li:nth-child(2) h2 {
    font-size: 56px;
    color: #d5000a;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space : nowrap;
    font-weight: bold;
    line-height: 64px;
}
.sf {
    font-size: 24px;
    color: #333333;
}
.metoolight {
    width: 100%;
    height: 50px;
    line-height: 53px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    background-color: #d5000a;
    border-radius: 6px;
    transition: all .3s;
    margin-top: 2px;
    box-shadow: 0 5px 0 #aa0000;
}
.metoolight:hover {
    background-color: #aa0000;
    box-shadow: 0 0px 0 #aa0000;
    transform: translateY(5px);
}
.banner {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    border: 8px solid transparent;
    border-image: url('../img/bor.png') 40 40 round;
    border-radius: 6px;
}
.banner img {
    display: block;
    width: 100%;
}
.menu {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.menu ul {
    overflow: hidden;
    margin: 0 -8px;
}
.menu li {
    width: calc(100% / 4);
    float: left;
    padding: 0 8px;
}
.tablinks3 {
    width: 100%;
    border-radius: 6px;
    background-color: #ff9c00;
    transition: all .3s;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}
.tablinks3:hover {
    background-color: #ff4e00;
}
.tablinks3:hover .icon {
    -webkit-filter:brightness(1.2);
}
.icon {
    position: relative;
    display: inline-block;
    margin: -8px 0 0 -10px;
    width: 40px;
    vertical-align: middle;
    transition: all .3s;
}
.tablinks3 h1 {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    height: 45px;
    line-height: 50px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.tablinks3.active {
    background-color: #ff4e00 !important;
}
.tablinks3.active img {
    -webkit-filter: brightness(1.2);
}
.tabcontent3 {
    display: none;
}
#mygod01 {
    display: block;
}
#mygod03 {
    display: none;
}
.sbox {
    position: relative;
    z-index: 88;
    width: 100%;
    background-color: #fff3bc;
    border-radius: 6px;
    padding: 30px;
    margin-bottom: 20px;
    background-image: url("../img/sbg.png");
    background-repeat: repeat;
    background-size: 80px;
    border: 8px solid transparent;
    -moz-border-image:url("../img/bor.png") 40 40 round;
    -webkit-border-image:url("../img/bor.png") 40 40 round;
    -o-border-image:url("../img/bor.png") 40 40 round;
    border-image:url("../img/bor.png") 40 40 round;
}
.godbox {
    position: relative;
    z-index: 88;
    width: 100%;
    margin: 0 auto -6px;
}
.godbox > ul {
    overflow: hidden;
}
.godbox > ul > li {
    float: right;
    width: 50%;
    line-height: 1.5;
    min-height: 395px;
}
.godbox > ul > li > img {
    display: block;
}
.godbox > ul > li:nth-child(1) {
    padding: 20px 30px 44px;
    position: relative;
    background-color: rgba(255,255,178,0.7);
    border-radius: 6px;
    z-index: 88;
}
.godbox > ul > li:nth-child(1) h3 {
    font-size: 22px;
    margin-bottom: 12px;
    color: #d5000a;
    font-weight: bold;
}
.godbox > ul > li:nth-child(1) h3 img {
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    margin-top: -7px;
    transition: all .3s;
}
.godbox > ul > li:nth-child(1) p {
    font-size: 16px;
    color: #440000;
    margin-bottom: 16px;
    line-height: 1.6;
    text-align: justify;
}
.godbox > ul > li:nth-child(1) p a {
    color:#d5000a;
}
.godbox > ul > li:nth-child(2) {
    text-align: center;
    padding-right: 14px;
}

.popgo {
    position: absolute;
    bottom: 25px;
    right: 30px;
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: calc(100% - 60px);
}
.popgo a {
    width: calc(50% - 7px);
    height: 44px;
    font-size: 24px;
    color: #fff;
    line-height: 44px;
    font-weight: bold;
    text-align: center;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    background-color: #ff4e00;
    transition: all .3s;
}
.popgo a:hover {
    background-color: #d5000a;
}
.popgo .btn_win {
    margin-left: 14px;
}
.godhome {
    position: relative;
    width: 100%;
    border-radius: 6px;
    /*background-color: rgba(255,255,178,0.7);
    padding: 16px;*/
}
.godhome > h1 {
    font-size: 22px;
    margin-bottom: 12px;
    color: #d5000a;
    font-weight: bold;
    overflow: hidden;
}
.godhome > h1 > img {
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    margin-top: -7px;
    transition: all .3s;
}
.godhome > h2 {
    font-size: 18px;
    margin-bottom: 12px;
    color: #ff4e00;
    font-weight: bold;
}
.godhome_img {
    margin-bottom: 20px;
}
.godhome a {
    display: flex;
    flex-wrap: wrap;
}
.godhome a .godhome_img {
    margin-bottom: 20px;
    width: 50%;
}
.godhome > p {
    font-size: 16px;
    color: #440000;
    margin-bottom: 20px;
    line-height: 1.6;
    text-align: justify;
}
.godhome > p a {
    color:#d5000a;
}
.godhome_co {
    width: 100%;
    padding-top: 16px;
    border-top: 1px solid #ffb400;
    overflow: hidden;
}
.godhome_co > li {
    font-size: 18px;
    color: #d5000a;
    line-height: 1.5;
    margin-bottom: 16px;
    float: left;
    margin-right: 24px;
}
.godhome_co > li a {
    color: #d5000a;
}
.godhome_co > li:last-child {
    margin-right: 0px;
    float: right;
}
.iframe-rwd {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}
.iframe-rwd iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.god_setup {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
    margin-bottom: 24px;
}
.god_setup li {
    float: left;
    transition: all .3s;
    position: relative;
    overflow: hidden;
}
.god_setup li h1 {
    font-size: 22px;
    background-color: #d5000a;
    text-align: center;
    line-height: 36px;
    color: #fff;
}
.god_setup li p {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    padding: 10px 13px;
    color: #440000;
    text-align: justify;
}
.god_setup li:nth-child(odd) {
    width: calc(33.33% - 20px);
    min-height: 240px;
    border-radius: 8px;
    border:1px solid #d5000a;
    background-color: #fff;
}
.god_setup li:nth-child(even) {
    width: 30px;
    line-height: 238px;
    color: #ff4e00;
    font-size: 32px;
    text-align: center;
}
.list_box {
    width: 100%;
    padding-left: 20px;
    margin-bottom: 24px;
}
.list_box.mb {
    margin-bottom: 0;
}
.list_box > li {
    line-height: 1.5;
    margin-bottom: 8px;
    font-size: 16px;
    color: #440000;
    text-align: justify;
    list-style: decimal;
}
.list_box > li:last-child {
    margin-bottom: 0;
}
.goodbox {
    margin-bottom: 24px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 6px;
    overflow: hidden;
}
.goodbox h2 {
    padding: 10px 15px 6px;
    font-size: 18px;
    background-color: #ff4e00;
    color: #fff;
    line-height: 1.4;
    overflow: hidden;
}
.goodbox p {
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
    padding: 10px 16px;
    color: #440000;
    text-align: justify;
}
.goodbox p a {
    color: #d5000a;
}
.goodbox h3 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #ff4e00;
    overflow: hidden;
}
.goodbox ol {
    padding: 10px 16px 10px 35px;
    margin: 0;
}
.goodbox ol li {
    font-size: 16px;
    color: #440000;
    line-height: 1.6;
    text-align: justify;
    list-style-type: decimal;
}
.ago {
    float: right;
    cursor: pointer;
    color: #FFFAB6;
    text-decoration: underline;
}
.goodbox > ul {
    padding: 10px 16px 0 34px!important;
}
.tableBox {
    padding: 25px 20px 0;
    height: 720px;
    overflow: auto;
}
.good_table {
    width: 100%;
    margin-bottom: 25px;
}
.good_table table {
    width: 100%;
}
.good_table td {
    border: 1px solid #ccc;
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #444;
}
.good_table tr:nth-child(odd) {
    background-color: #ffe4ff;
}
.good_table tr:nth-child(even) {
    background-color: #fffcbc;
}
.good_table tr:nth-child(1) {
    background-color: #d4f1ff;
}
.cgo {
    display: none;
}

/*
.box02s {
    width: 100%;
    background-color: #ffefb7;
    border-radius: 6px;
    border: 4px solid #ffd510;
    padding: 16px;
    background-image: url("../img/sbg.png");
    background-repeat: repeat;
    background-size: 80px;
}
.box02s > h1 {
    font-size: 22px;
    margin-bottom: 12px;
    color: #d5000a;
    font-weight: bold;
}
.box02s > h1 > img {
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    margin-top: -7px;
    transition: all .3s;
}
.namebox {
    width: 100%;
    height: 118px;
    padding: 14px 12px 0;
    background-color:#d5000a;
    border-radius: 6px;
    position: relative;
}
.namebox h2 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.namebox p {
    font-size: 16px;
    color: #ffffc0;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.nameicon {
    position: absolute;
    z-index: 3;
    right: 4px;
    top:7px;
    width: 36px;
}
@media screen and (max-width: 736px) {
    .namebox { height: 100px;}
    .namebox p { -webkit-line-clamp: 2;}
}
*/
.box02s {
    width: 100%;
    background-color: #d40001;
    border-radius: 6px;
    border:4px solid #ffd510;
    padding: 12px 14px 14px;
    margin-bottom: 20px;
    background-image: url("../img/thanks.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border: 8px solid transparent;
    -moz-border-image: url("../img/bor.png") 40 40 round;
    -webkit-border-image: url("../img/bor.png") 40 40 round;
    -o-border-image: url("../img/bor.png") 40 40 round;
    border-image: url("../img/bor.png") 40 40 round;
    position: relative;
    z-index: 66;
}
.box02s > h1 {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}
.box02s > h1 > img {
    max-width: 250px;
    transition: all .3s;
}
.namebox {
    width: 100%;
    height: 118px;
    padding: 14px 12px 0;
    background-color: #ffefb7;
    border-radius: 6px;
    position: relative;
    z-index: 88;
}
.namebox h2 {
    font-size: 18px;
    color: #ff4e00;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.namebox p {
    font-size: 16px;
    color: #440000;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.nameicon {
    position: absolute;
    z-index: 3;
    right: 4px;
    top: 7px;
    width: 36px;
}
.bgblack {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    background-color: rgba(0,0,0,0.7);
    display: none;
    justify-content: center;
    align-items: center;
}
.popup {
    position: relative;
    padding-bottom: 60px;
    width: 86%;
    max-width: 400px;
    min-height: 300px;
    border-radius: 8px;
    overflow: hidden;
    background-color: #ffefb7;
}
.popup h1 {
    font-size: 24px;
    background-color: #ff4e00;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    position: relative;
}
.popup p {
    padding: 8px 20px 16px;
    font-size: 16px;
    color: #440000;
    line-height: 1.5;
    /* text-align: left; */
    text-align: justify;
}
.popup p.center {
    text-align: center;
}
.popup img:nth-of-type(1) {
    margin-bottom: 10px;
}
.popup h2 {
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
    padding: 14px 20px 0;
    color: #b93b16;
    font-weight: bold;
}
.okgod {
    width: calc(100% - 32px);
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background-color: #d5000a;
    border-radius: 6px;
    transition: all .3s;
    position: absolute;
    bottom: 16px;
    left: 16px;
    cursor: pointer;
}
.okgod:hover {
    background-color: #aa0000;
}
.okgod2 {
    width: calc(100%);
    height: 44px;
    line-height: 47px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background-color: #d5000a;
    border-radius: 6px;
    transition: all .3s;
    cursor: pointer;
}
.okgod2:hover {
    background-color: #aa0000;
}
.box2s {
    position: absolute;
    bottom: 16px;
    left: 16px;
    width: calc(100% - 32px);
    overflow: hidden;
}
.box2s li {
    float: left;
    width: calc(50% - 7px);
    margin-right: 14px;
}
.box2s li:last-child {
    margin: 0;
}
.close {
    position: absolute;
    right: 0;
    width: 40px;
    cursor: pointer;
}
.img_box {
    margin-bottom: 10px;
    width: 100%;
    background-image: url("../img/pp.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.img_box img {
   margin-bottom: 0 !important;
}
.bulin {
    width: 100%;
    background-image: url("../img/bulin.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    animation-name: op;
}
.light_box {
    width: 100%;
    background-image: url("../img/light_ta.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 300px;
    transition: all .3s;
}
@keyframes op {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.8;
    }
}
.bodyno {
    overflow: hidden;
}
.red {
    color: #d5000a;
    font-weight: bold;
    /*font-size: 20px;*/
}
.thanks {
    padding: 0 16px 10px 12px;
}
.thanks select {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-radius: 6px;
    font-size: 16px;
    background-color: rgba(255,255,255,0.9);
    /* text-align: center; */
    padding: 0 24px 0 10px;
    border: 0;
    color: #333;
    background-image: url(../img/icon_dropdown.png);
    background-position: center right;
    background-repeat: no-repeat;
    cursor: pointer;
}
.thanks > ul {
    overflow: hidden;
}
.thanks > ul > li {
    width: 100%;
    line-height: 1.5;
    margin-bottom: 8px;
    font-size: 16px;
}
.thanks > ul > li input {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    vertical-align: middle;
    position: relative;
    margin-top: 0px;
}
.thanks > ul > li:last-child {
    margin-bottom: 0;
}
#floatimg {
    position: absolute;
    transition: all 5s;
    z-index: 99;
    cursor: pointer;
    -webkit-filter: drop-shadow(0px 0px 3px #fff799);
}
#floatimg:hover #op06 {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}
.bottomin {
    animation: bottomin 1.5s;
    animation-iteration-count: infinite;
}
@keyframes bottomin{
    0% {
        transform: translateY(0%);
        opacity: 1;
    }
    50% {
        transform: translateY(1.5%);
        opacity: 1;
        -webkit-filter: brightness(1.2);
    }
	100% {
        transform: translateY(0%);
        opacity: 1;
    }
}
.photo {
    overflow: hidden;
    margin-bottom: 20px;
}
.photo > li {
    float: left;
    width: calc(50% - 0px);
}
.photo > li:last-child {
    margin: 0;
}
.share {
    position: absolute;
    z-index: 9;
    top: 305px;
    right: 103px;
}
.share > ul {
    overflow: hidden;
}
.share > ul > li {
    float: left;
    width: 40px;
    margin-right: 10px;
}
.share > ul > li:nth-child(2) {
    display: none;
}
.share > ul > li:last-child {
    margin-bottom: 0px;
    margin-right: 0;
}
.data {
    float: right;
    height: 36px;
    line-height: 36px;
}
.data font {
    font-size: 16px;
    color: #666;
    font-weight: normal;
}
.data select {
    width: 100px;
    height: 36px;
    border-radius: 4px;
    padding: 0 8px;
    box-sizing: border-box;
    font-size: 16px;
    vertical-align: middle;
    background-image: url(../img/icon_dropdown.png);
    background-position: center right;
    background-repeat: no-repeat;
    cursor: pointer;
}

@keyframes swing2 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  25% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  50% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  75% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

}
.swing2 {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    animation: swing2 3s;
    animation-iteration-count:infinite;
}

@keyframes swing3 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  25% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  50% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  75% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

}
.swing3 {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    animation: swing3 3s;
    animation-iteration-count:infinite;
}
.game {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    background-color: rgba(0,0,0,0.5);
    display: none;
}
.pop {
    width: 374px;
    height: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -300px 0 0 -187px;
    overflow-y: auto;
}
.close {
    position: absolute;
    z-index: 999;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    background-color: #000;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
}
.pop iframe {
    width: 100%;
    height: 100%;
    border-radius: 0px;
    border: 0;
    overflow: hidden;
}
.img_light {
    margin-right: 4px;
    vertical-align: middle;
    line-height: 36px;
    position: relative;
    margin-top: -5px;
    margin-left: -10px;
}
.omg2box {
    width: 100%;
    min-height: 980px;
    overflow: hidden;
}
.omg2box > li {
    float: left;
}
.omg2box > li:nth-child(1) {
    width: 150px;
}
.omg2box > li:nth-child(2) {
    width: calc(100% - 300px);
}
.omg2box > li:nth-child(3) {
    width: 150px;
}
.toph {
    position: absolute;
    top: 0;
    z-index: 0;
}
.gf01 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0px;
}
.gf01 img {
    max-width: 250px;
}
.goodbg {
    background-image: url("../img/sccnn.gif");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
.good2bg {
    /* min-height: 770px; */
    background-image: url("../img/sbg.png");
    background-repeat: repeat;
    background-size: 80px;
    z-index: 88;
    background-color: #ffefb7;
    border: 1px solid #ff4e00;
    margin-bottom: 30px;
}

@media screen and (max-width: 960px) {
    .bigmon {
        max-width: 50vw;
        margin-left: -25vw;
        bottom: -7vw;
    }
    .bigmons {
        max-width: 26vw;
        bottom: -9vw;
        left: 8vw;
    }
    .bigmonsr {
        max-width: 26vw;
        bottom: -9vw;
        right: 8vw;
    }
    .page_top {
        margin: 0 30px;
    }
    .page {
        margin: 0 30px 40px;
    }
    .godbox > ul > li {
        min-height: 340px;
    }
    .godbox > ul > li:nth-child(1) {
        width: 60%;
    }
    .godbox > ul > li:nth-child(2) {
        width: 40%;
    }
    .godhome_co > li {
        font-size: 16px;
    }
    .godhome_co > li:last-child {
        float: left;
    }
    .share > ul > li:nth-child(2) {
        display: block;
    }
    .share {
        top: 33.5vw;
        right: 9.5vw;
    }
    .omg2box > li:nth-child(1) {
        width: 120px;
    }
    .omg2box > li:nth-child(2) {
        width: calc(100% - 240px);
    }
    .omg2box > li:nth-child(3) {
        width: 120px;
    }
    .omg2box {
        min-height: 930px;
    }
    .good2bg {
        /* min-height: 740px; */
    }
    .tableBox {
        height: 700px;
    }
}

@media screen and (max-width: 900px) {
    .omg2box {
        min-height: 103vw;
    }
    .good2bg {
        /* min-height: 80vw; */
    }
}

@media screen and (max-width: 736px) {
    .top_ba {
        background-size: 250%;
        background-color: #faebdd;
        background-position: center -20px;
    }
    .lightbox {
        margin-top: -20px;
        padding: 5px;
    }
    .lightbox ul li {
        line-height: 45px;
        height: 45px;
    }
    .lightbox ul li:nth-child(1) {
        width: 58px;
        margin-bottom: 4px;
    }
    .lightbox ul li:nth-child(2) {
        width: calc(100% - 60px);
        margin-bottom: 4px;
    }
    .lightbox ul li:nth-child(3) {
        width: 100%;
        line-height: 45px;
        height: 45px;
    }
    .lightbox ul li:nth-child(2) h2 {
        font-size: 42px;
        line-height: 46px;
    }
    .sf {
        font-size: 18px;
    }
    .metoolight {
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        margin: 0;
    }
    .menu ul {
        margin: 0 -4px -8px;
    }
    .menu li {
        width: calc(100% / 2);
        padding: 0 4px 8px;
    }
    .tablinks3 h1 {
        font-size: 20px;
        height: 40px;
        line-height: 40px;
    }
    .icon { width: 32px;
        margin-top: -5px;
    }
    .godbox > ul > li {
        min-height: auto;
        width: 100%;
    }
    .godbox > ul > li:nth-child(1) {
        width: 100%;
        padding: 0;
        margin-bottom: 16px;
        background-color: rgba(255,255,255,0);
    }
    .godbox > ul > li:nth-child(2) {
        width: 100%;
        padding-right: 0px;
    }
    .popgo {
        position: relative;
        width: 100%;
        bottom: 0;
        right: 0;
    }
    .popgo a {
        width: 100%;
    }
    .popgo .btn_win {
        margin: 16px 0 0 0;
    }
    .godhome {
        background-color: rgba(255,255,178,0);
        padding: 0;
    }
    .godhome_co > li {
        margin-bottom: 8px;
    }
    .godhome_co > li:last-child {
        margin-bottom: 16px;
    }
    .god_setup li:nth-child(odd) {
        width: 100%;
        height: auto;
    }
    .god_setup li:nth-child(even) {
        width: 100%;
        line-height: 30px;
        font-size: 24px;
    }
    .god_setup li:nth-child(even) i {
        transform: rotate(90deg);
    }
    .good_table td {
        font-size: 16px;
    }
    .mbr {
        display: block;
    }
    .good_table td:nth-child(1) {
        width: 50%;
    }
    .ago {
        width: 100%;
        margin: 8px 0 0;
        float: none;
        display: none;
    }
    .cgo {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        border-radius: 6px;
        font-weight: bold;
        color: #fff;
        background-color: #ff4e00;
        display: block;
        text-align: center;
        margin-bottom: 24px;
        margin-top: -12px;
    }
    .namebox {
        height: 120px;
    }
    .popup {
        padding-bottom: 16px;
    }
    .box2s li {
        width: 100%;
        margin-bottom: 8px;
    }
    .box2s {
        position: static;
        width: calc(100%);
        padding: 0 16px;
        left: auto;
        bottom: auto;
    }
    .okgod {
        position: static;
        left: auto;
        bottom: auto;
        width: calc(100% - 32px);
        margin: 0 auto;
    }
    .thanks {
        padding: 0 16px 18px 10px;
    }
    .thanks > ul > li {
        font-size: 15px;
    }
    .thanks > ul > li input {
        margin-right: 4px;
    }
    .photo > li {
        width: 100%;
        margin-bottom: 20px;
    }
    .share {
        right: 12vw;
        top: 33.5vw;
    }
    .data font {
        font-size: 16px;
    }
    .data {
        width: 100%;
    }
    .data select {
        width: calc(100% - 74px);
        height: 36px;
        font-size: 16px;
    }
    .pop {
        width: 100%;
        height: 88vh;
        margin: -295px 0 0 -50%;
        max-height: 590px;
    }
    .omg2box > li:nth-child(1) {
        display: none;
    }
    .omg2box > li:nth-child(2) {
        width: calc(100%);
    }
    .omg2box > li:nth-child(3) {
        display: none;
    }
}

@media screen and (max-width: 736px) and (orientation: landscape) {
    .popup2 {
        top: 0vh !important;
        width: 400px;
        overflow-y: auto;
        height: 100vh;
        left: 50% !important;
        margin-left: -200px;
    }
    .popup {
        top: 0vh;
        height: 100vh;
        width: 400px;
        overflow-y: auto;
    }
}

@media screen and (max-height: 680px) {
    .popup2 {
        top: 5%;
    }
}

@media screen and (max-width: 480px) {
    .page_top {
        margin: 0 15px;
    }
    .page {
        margin: 0 15px 20px;
    }
    .share {
        right: 12vw;
        top: 31.5vw;
    }
    .share > ul > li {
        width: 8vw;
        margin-right: 2vw;
    }
    .sbox {
        padding: 20px;
    }
    .godhome a .godhome_img {
        width: 100%;
    }
    .tableBox {
        height: 525px;
    }
}

@media screen and (max-width: 360px) {
    .lightbox ul li:nth-child(2) h2 {
        font-size: 38px;
        line-height: 1.35;
    }
    .metoolight {
        font-size: 21px;
    }
    .popgo a {
        font-size: 21px;
    }
    .popup2 {
        width: 98%;
        top: 4% !important;
    }
}

@media screen and (max-width: 330px) {
    .popup2 {
        width: 98%;
        top: 0.5% !important;
    }
}

@media screen and (max-width: 320px) {
    .pop {
        width: 100%;
        height: 100vh;
        margin: -50vh 0 0 -50%;
    }
}

/*
@media screen and (min-height: 668px) and (max-height: 823px) {
    .pop {
        width: 100%;
        height: 660px;
        margin: -330px 0 0 -50%;
    }
}
*/
