.fate-top{
    background-image: url(/wp-content/uploads/2017/12/fgo_checker_bg0.jpg);
    font-size: 13px;
    color: #001f44;
    padding: 0 20px 0 20px;
    box-shadow: 0 0 0px 0 rgba(0,0,0,0.2);
}
.fate-top_tp{
    background: rgba(255, 255, 255, 0.4);
    box-shadow: 0px 0px 10px 10px #fffc;
}
.fate-top a{
    color: #1681b2;
    text-decoration: underline;
}
.fate-top img{
    height: auto;
    max-width: 100% !important;
}
.fate-top h2{
    background-image: url(/wp-content/uploads/2017/09/fgo_h2_new.jpg);
    background-size: 100% 100%;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0px 10px 0px;
    padding: 12px 40px;
    text-align: left;
    text-shadow: 1px 1px 4px #000000;
    box-shadow: 2px 2px 1px rgba(255,255,255,0.3) inset;
    color: #fff;
    background-repeat: no-repeat;
}

.fate-top .bg_index h2 {
  background-image: none;
  padding: 0;
  display: block;
  text-align: left;
  margin: 0 auto;
  font-size: 13px;
  color: #555;
  background-color: transparent;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  border: none;
}

.fate-top h3{
    background-image: url(/wp-content/uploads/2017/09/fgo_h.png);
    background-size: 100% 100%;
    color: #264973;
    font-weight: bold;
    font-size: 15px;
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 10px 42px;
    text-align: left;
}
.fate-top h4{
    font-size: 13px;
    margin: 10px 0px 10px 0px;
    padding: 4px 4px 4px 4px;
    text-align: left;
    color: #264973;
}
.fate-top h4::before{
    content: "◆";
    position: relative;
    right: 5px;
}
table{
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.post-content table {
    font-size: 12px;
}

.fate-top .fate_swiper-button-prev {
    background-image: url(/wp-content/themes/appmedia/lib/fgo/images/icon_arrow_l.png);
    left: 0px;
    right: auto;
    background-size: 88%;
}

.fate-top .fate_swiper-button-next {
    background-image: url(/wp-content/themes/appmedia/lib/fgo/images/icon_arrow_r.png);
    right: 0px;
    left: auto;
    background-size: 88%;
}

.fate-top .fate_swipe_box {
    display: table;
    width: -webkit-fill-available;
    background: none;
    background: url(/wp-content/themes/appmedia/lib/fgo/images/bg_slider_fgo.jpg);
}

.fgo_pickup_contents{
    box-shadow: none !important;
}
.fgo_pickup_contents td{
    padding: 3px !important;
    border: none !important;
    box-shadow: none !important;
}
.fgo-btn{
    background-image: url(/wp-content/uploads/2017/09/fgo_link_btn-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px 10px 0px !important;
    margin: 10px 0px 10px 0px;
    text-shadow: 0px 0px 0px #405e82, 1px 1px 1px #ffffff;
    text-align: center;
    text-decoration: none !important;
    display: block;
    color: #003b82 !important;
}
.fgo-btn:hover{
    filter:alpha(opacity=80);
    opacity:0.8;
    box-shadow: 0 0px 0px #a4c3e9, 0px 0px 5px #a4c3e9 inset, 0 0px 5px #a4c3e9, 0px 0px 5px #a4c3e9 inset;
}
.fate-top th{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #1F479A), color-stop(0.00, #0C1F60));
    background: -webkit-linear-gradient(#0C1F60, #1F479A);
    background: -moz-linear-gradient(#0C1F60, #1F479A);
    background: -o-linear-gradient(#0C1F60, #1F479A);
    background: -ms-linear-gradient(#0C1F60, #1F479A);
    background: linear-gradient(#294994, #5c87c7);
    color: #fff;
    padding: 8px 15px;
    font-weight: bold;
    border-left: 1px solid #8090a5;
    border-right: 1px solid #8090a5;
    border-top: 1px solid #8090a5;
    border-bottom: 1px solid #8090a5;
    text-align: center;
    box-shadow: 0px 2px 1px rgba(255, 255, 255, 0.3) inset;
    letter-spacing: 1px;
}
.fate-top th a{
    color: #fff!important;
}
.fate-top tr td{
    padding: 8px 15px;
    border-bottom: 1px solid #8090a5;
    border-top: 1px solid #8090a5;
    border-left: 1px solid #8090a5;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
}
.fate-top table tr td:last-child{
    border-right: 1px solid #8090a5;
}
.fate-top table tr:nth-child(2n+1){
    background-color: #ecf0f3;
}
.bg_index{
    background-image: url(/wp-content/uploads/2017/09/bg_index-min.jpg);
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 13px !important;
    background-position-y: -200px;
    background-position-x: 120px;
}
.post ul li{
  font-size: 10px;
  text-align: left;
}
.post-fate{
  background-repeat: repeat;
  padding:10px;
}
.top_index{
    margin-bottom: 15px;
}
.top_index ul{
  padding: 0em;
  display: table;
  table-layout: auto;
  text-align: center;
  width:100%;
}
.top_index li{
  display: table-cell;
}
.display-list{
  display: table-cell;
}
@media (max-width:414px){
.fate-top{
    padding: 0 10px;
    }
.bg_index{
    padding-top: 5px !important;
    background-position-y: -140px;
    background-position-x: 65px;
    background-size: 400px;
    }
.table_scale tr td{
    padding: 5px 10px;
    }
.fate-top h2{
    padding: 12px 30px;
    }
.fate-top h3{
    padding: 10px 0px 10px 35px;
    }
}
.fgo_list{}
.fgo_list ul{
    display: table;
    width: 100%;
}
.fgo_list ul a{
    display: table-cell;
    padding: 5px;
    text-decoration: none;
}
.fgo_list li{
    position: relative;
    display: inline-table;
    width: 50%;
    border-bottom: 1px solid #d6e3f5;
}
.fgo_list li:hover{
    filter: opacity(0.8);
    background-color: #f3f6f9;
}
.fgo_list li a:after{
    content: "";
    display: inline-block;
    position: relative;
    top: 10px;
    bottom: auto;
    left: auto;
    right: 10px;
    width: 10px;
    height: 10px;
    background-image: url(/wp-content/uploads/2018/08/icon_arrow_25px.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    float: right;
}
.fgo_list li img{
    border-radius: 5px;
    border: 1px solid #d2dce6;
    padding: 1px;
}
.fgo_list span{
    margin-left: 10px;
    font-size: 12px;
    font-weight: bold;
}
@media (max-width: 374px){
.fgo_list li img {
    width: 20px;
    }
.fgo_list span {
    margin-left: 6px;
    font-size: 10px;
    position: absolute;
    line-height: 2.5em;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transform-origin: left center;
    display: inline-block;
    width: 85%;
    }
.fgo_list li a:after{
    top: 7px;
    right: -5px;
    }
}
@media (max-width: 413px) and (min-width: 375px){
.fgo_list span{
    font-size: 11px;
    position: absolute;
    line-height: 3.5em;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    transform-origin: left center;
    }
.fgo_list li a:after{
    top: 12px;
    right: -3px;
    }
}
@media (max-width: 846px) and (min-width: 414px){
.fgo_list span{
    position: relative;
    line-height: 3.5em;
    font-size: 10px;
    }
.fgo_list li a:after{
    top: 11px;
    right: -2px;
    }
}
.fgo_underline{
  display: inline-block;
  padding-bottom: 4px;
  position: relative;
}
.fgo_underline::after{
  background-color: #688ca1;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: .5s all;
  width: 0;
}
.fgo_underline:hover::after{
  width: 100%;
}
