@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 3, ../sass/view/_common.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

/* line 12, ../sass/view/_common.scss */
.center {
  text-align: center;
}


.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

img {
  vertical-align: bottom;
}

li {
  list-style: none;
}

body {
  background: url("https://www.fate-go.jp/assets/img/pc/common/bg_ptn.gif");
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", Verdana, "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  font-weight: 400;
}

/****************/
.pc_mode .sp {
  display: none;
}
body.pc_mode {
  min-width: 1200px;
  width: 100%;
}
.pc_mode #wrapper {
  min-width: 1200px;
}

.sp_mode .pc {
  display: none;
}
.sp_mode #wrapper {
  width: 750px;
  min-width: 750px;
  overflow: hidden;
}
.sp_mode .menu_on {
  position: fixed;
}
.sp_mode .menu_on:after {
  content: '';
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}

/**************/
.main_contents {
  opacity: 0;
  -webkit-animation: loading 1.2s ease-in 0.3s forwards;
  -moz-animation: loading 1.2s ease-in 0.3s forwards;
  -o-animation: loading 1.2s ease-in 0.3s forwards;
  animation: loading 1.2s ease-in 0.3s forwards;
}


@keyframes loading {
  100% {
    opacity: 1;
  }
}
.header_nav .main_menu a, .header_nav h1 a {
  display: block;
  width: 100%;
  height: 100%;
}
.header_nav .menu_shere {
  opacity: 0;
  display: none;
}

.pc_mode .header_nav {
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/bg.png") repeat-x center top;
  height: 55px;
  min-width: 1200px;
  position: absolute;
  width: 100%;
  z-index: 50;
}
.pc_mode .header_nav h1, .pc_mode .header_nav ul, .pc_mode .header_nav li {
  display: inline-block;
}
.pc_mode .header_nav .wrap_nav {
  width: 1120px;
  margin: auto;
  letter-spacing: -.4em;
  position: relative;
}
.pc_mode .header_nav .wrap_nav .main_menu {
  position: absolute;
  top: 0;
  right: 0;
}
.pc_mode .header_nav .wrap_nav li {
  margin-left: 18px;
  height: 55px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.pc_mode .header_nav .wrap_nav li:hover {
  opacity: 0.6;
}
.pc_mode .header_nav .wrap_nav h1 {
  margin-right: 22px;
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/logo.png");
  width: 95px;
  height: 55px;
}
.pc_mode .header_nav .wrap_nav .news {
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/m_news.png");
  width: 74px;
}
.pc_mode .header_nav .wrap_nav .world {
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/m_world.png");
  width: 125px;
}
.pc_mode .header_nav .wrap_nav .servant {
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/m_servant.png");
  width: 99px;
}
.pc_mode .header_nav .wrap_nav .howto {
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/m_howtoplay.png");
  width: 65px;
}
.pc_mode .header_nav .wrap_nav .gallery {
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/m_gallery.png");
  width: 87px;
}
.pc_mode .header_nav .wrap_nav .staffcast {
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/m_staffcast.png");
  width: 131px;
}
.pc_mode .header_nav .wrap_nav .music {
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/m_music.png");
  width: 50px;
}
.pc_mode .header_nav .wrap_nav .x {
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/m_x.png");
  width: 84px;
}
.pc_mode .header_nav .wrap_nav .faq {
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/m_contact.png");
  width: 108px;
}

.pc_mode .header_nav .wrap_nav .acount {
  background: url("https://www.fate-go.jp/assets/img/pc/common/menu/m_saintquartz.png");
  width: 92px;
}

.sp_mode .header_nav .header_logo {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/bg_bar.png") center top;
  height: 110px;
  position: fixed;
  width: 100%;
  z-index: 500;
}
.sp_mode .header_nav .header_logo h1 {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/logo.png");
  width: 216px;
  height: 110px;
  margin: auto;
}
.sp_mode .header_nav .header_logo .nav_menu {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/btn_menu.png");
  width: 100px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.sp_mode .header_nav .header_logo .nav_menu.menu_open {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/btn_close.png");
}
.sp_mode .header_nav .main_menu {
  opacity: 0;
  position: relative;
  z-index: 490;
  width: 100%;
  top: 110px;
  height: 0;
  display: none;
  overflow: hidden;
}
.sp_mode .header_nav .main_menu .wraper {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/menu/bg_ptn.jpg");
  position: fixed;
  width: 100%;
  height: 0%;
  top: 0;
  left: 0;
  opacity: 0;
}
.sp_mode .header_nav .main_menu .global li {
  width: 100%;
  height: 98px;
  border-bottom: 1px solid #feffe9;
  position: relative;
  z-index: 0;
}
.sp_mode .header_nav .main_menu .global li:nth-child(even):before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: rgba(103, 181, 255, 0.1);
}
.sp_mode .header_nav .main_menu .news {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/menu/m_news.png");
}
.sp_mode .header_nav .main_menu .world {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/menu/m_world.png");
}
.sp_mode .header_nav .main_menu .servant {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/menu/m_servant.png");
}
.sp_mode .header_nav .main_menu .howto {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/menu/m_howtoplay.png");
}
.sp_mode .header_nav .main_menu .gallery {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/menu/m_gallery.png");
}
.sp_mode .header_nav .main_menu .staffcast {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/menu/m_staffcast.png");
}
.sp_mode .header_nav .main_menu .music {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/menu/m_music.png");
}
.sp_mode .header_nav .main_menu .x {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/menu/m_x.png");
}
.sp_mode .header_nav .main_menu .faq {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/menu/m_contact.png");
}

.sp_mode .header_nav .main_menu .acount {
  background: url("https://www.fate-go.jp/assets/img/sp/common/header/menu/m_saintquartz.png");
}
.sp_mode .header_nav .main_menu .menu_shere {
  opacity: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: auto;
  height: 100%;
  position: relative;
  padding-top: 65px;
  letter-spacing: -0.4em;
  padding-bottom: 150px;
}
.sp_mode .header_nav .main_menu .menu_shere li {
  display: inline-block;
  margin: 0 8px;
}
.sp_mode .header_nav .main_menu.menu_open {
  height: 100%;
  display: block;
  opacity: 1;
}
.sp_mode .header_nav .main_menu.menu_open .wraper {
  opacity: 1;
  height: 100%;
}
.sp_mode .header_nav .main_menu.menu_open .menu_shere {
  display: block;
  opacity: 1;
}

/**********************************/
footer {
  z-index: 10;
}
footer .game_info {
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #fff;
  padding-top: 65px;
  position: relative;
}
footer .game_info:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: url("https://www.fate-go.jp/assets/img/pc/common/line.png") repeat-x center;
  position: absolute;
  top: 1px;
}
footer .game_info .info dl {
  font-size: 14px;
  display: table;
  margin-bottom: 10px;
}
footer .game_info .info dl dt {
  background: url("https://www.fate-go.jp/assets/img/common/item_mark_white.png") no-repeat left top;
  -webkit-background-size: 11px;
  -o-background-size: 11px;
  background-size: 11px;
  padding-left: 20px;
  display: table-cell;
  width: 92px;
  line-height: 1.65;
  color: #d9d6bd;
}
footer .game_info .info dl dd {
  display: table-cell;
  line-height: 1.65;
}
footer .game_info .info dl dd .note {
  font-size: 12px;
  margin: 0.5em 0;
}
footer .game_info .app .logo {
  margin-bottom: 25px;
}
footer .game_info .app .btn_app {
  letter-spacing: -0.4em;
}
footer .game_info .app .btn_app li {
  display: inline-block;
}
footer .footer {
  background: #000;
  position: relative;
  color: #fff;
  text-align: center;
  padding: 47px 0 65px;
  position: relative;
}
footer .footer ul {
  letter-spacing: -.4em;
}
footer .footer li {
  display: inline-block;
}
footer .footer .share {
  margin-bottom: 38px;
}
footer .footer .share li {
  margin: 0 4px;
}
footer .footer .share li a {
  display: block;
  width: 100%;
  height: 100%;
}
footer .footer .bnr {
  letter-spacing: -.4em;
  margin-bottom: 35px;
}
footer .footer .notes {
  margin-bottom: 16px;
}
footer .footer p {
  font-size: 11px;
  color: #fff;
}

.pc_mode footer {
  min-width: 1120px;
}
.pc_mode footer .game_info {
  background: url("https://www.fate-go.jp/assets/img/pc/common/footer/bg.jpg") no-repeat center;
  padding-bottom: 70px;
  background-size: cover;
}
.pc_mode footer .game_info .wrap {
  width: 1120px;
  margin: auto;
}
.pc_mode footer .game_info .info {
  float: left;
  width: 660px;
}
.pc_mode footer .game_info .app {
  float: right;
  padding-left: 51px;
  background: url("https://www.fate-go.jp/assets/img/pc/common/footer/line.png") no-repeat left center;
  width: 360px;
}
.pc_mode footer .game_info .app .logo img {
  width: 100%;
}
.pc_mode footer .game_info .app .btn_app li {
  width: 182px;
}
.pc_mode footer .game_info .app .btn_app li img {
  width: 100%;
}
.pc_mode footer .game_info .app .btn_app li a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.pc_mode footer .game_info .app .btn_app li a:hover {
  opacity: 0.6;
}
.pc_mode footer .game_info .app .btn_app .ios {
  width: 148px;
  margin-right: 12px;
}
.pc_mode footer .footer:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: url("https://www.fate-go.jp/assets/img/pc/common/line.png") repeat-x center;
  position: absolute;
  top: -1px;
  z-index: 0;
}
.pc_mode footer .footer .pagetop {
  position: absolute;
  top: -50px;
  right: 40px;
  z-index: 3;
  background: url("https://www.fate-go.jp/assets/img/pc/common/footer/btn_pagetop.png");
  width: 100px;
  height: 52px;
  cursor: pointer;
}
.pc_mode footer .footer .share li {
  width: 67px;
  height: 68px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.pc_mode footer .footer .share li:hover {
  opacity: 0.6;
}
.pc_mode footer .footer .share .x {
  background: url("https://www.fate-go.jp/assets/img/common/footer/share_x.png");
}
.pc_mode footer .footer .share .fb {
  background: url("https://www.fate-go.jp/assets/img/pc/common/footer/share_facebook.png");
}
.pc_mode footer .footer .share .line {
  background: url("https://www.fate-go.jp/assets/img/pc/common/footer/share_line.png");
}
.pc_mode footer .footer .bnr img {
  width: 100%;
}
.pc_mode footer .footer .bnr li {
  width: 280px;
}
.pc_mode footer .footer .bnr a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.pc_mode footer .footer .bnr a:hover {
  opacity: 0.6;
}
.pc_mode footer .footer .other {
  margin-bottom: 25px;
}
.pc_mode footer .footer .other li {
  letter-spacing: 0;
  background: url("https://www.fate-go.jp/assets/img/common/item_mark_gold.png") no-repeat right center;
  -webkit-background-size: 11px;
  -o-background-size: 11px;
  background-size: 11px;
  padding: 5px 28px 5px 14px;
}
.pc_mode footer .footer .other li a {
  color: #FFF;
  text-decoration: none;
  font-size: 12px;
  padding: 4px 0;
  position: relative;
}
.pc_mode footer .footer .other li a:after {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  bottom: -2px;
  left: 0;
  background: #FFF;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pc_mode footer .footer .other li a:hover:after {
  width: 100%;
}
.pc_mode footer .footer .other li:last-child {
  background: none;
  padding: 5px 14px 5px 14px;
}

.sp_mode footer .game_info {
  background: url("https://www.fate-go.jp/assets/img/sp/common/footer/bg.jpg") no-repeat center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 150px;
}
.sp_mode footer .game_info .info {
  margin: 0 30px;
}
.sp_mode footer .game_info .info dl {
  font-size: 24px;
}
.sp_mode footer .game_info .info dl dt {
  background-position: left 0.3em;
  -webkit-background-size: 14px;
  -o-background-size: 14px;
  background-size: 14px;
  width: 6em;
}
.sp_mode footer .game_info .info dl dd .note {
  font-size: 20px;
  margin: 0.5em 0;
}
.sp_mode footer .game_info .app {
  background: url("https://www.fate-go.jp/assets/img/sp/common/footer/line.png") no-repeat bottom;
  text-align: center;
  padding-bottom: 60px;
  margin-bottom: 56px;
}
.sp_mode footer .game_info .app .logo {
  margin-bottom: 30px;
}
.sp_mode footer .game_info .app li.ios {
  margin-right: 18px;
}
.sp_mode footer .footer .pagetop {
  background: url("https://www.fate-go.jp/assets/img/sp/common/footer/btn_pagetop.png");
  height: 96px;
  width: 100%;
  position: absolute;
  top: -94px;
}
.sp_mode footer .footer .other {
  border-top: 1px solid #e8e4be;
  margin-bottom: 60px;
}
.sp_mode footer .footer .other li {
  display: block;
  border-bottom: 1px solid #e8e4be;
}
.sp_mode footer .footer .other li a {
  color: #FFF;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 24px;
  text-decoration: none;
  letter-spacing: 0.02em;
  background: url("https://www.fate-go.jp/assets/img/sp/common/footer/arrow.png") no-repeat 95% center;
  padding: 28px 0;
}
.sp_mode footer .footer p {
  font-size: 20px;
  line-height: 1.5;
}
.sp_mode footer .footer .notes {
  margin-bottom: 33px;
}

/*****add******/
.sp_mode footer .footer .share .x {
  background: url("https://www.fate-go.jp/assets/img/common/footer/share_x.png");
	width: 67px;
    height: 68px;
}

.sp_mode footer .footer .share .fb {
	width: 67px;
    height: 68px;
  background: url("https://www.fate-go.jp/assets/img/pc/common/footer/share_facebook.png");
}
.sp_mode footer .footer .share .line {
	width: 67px;
    height: 68px;
  background: url("https://www.fate-go.jp/assets/img/pc/common/footer/share_line.png");
}




/*******************/
#news_color .article p{
  text-align: left;
}

/*20230327_fotter*/
.ft_share p.title,.ft_official p.title { margin-bottom: 0.5rem;}

.ft_share p.title,.ft_official p.title { margin-bottom: 0.5rem;
font-size: 16px;}

.ft_share, .ft_official{ width: 100%; margin: 0 auto 3.5rem;}
.ft_share ul, .ft_official ul {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    width: auto;
    padding: 0;
}

.ft_share ul li, .ft_official li {
padding:5px;
cursor: pointer;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}
.ft_share ul li:hover, .ft_official li:hover {
    opacity: .6;
}
.footer p.title_sns { margin-bottom: 0.5rem;
font-size: 16px;}