@font-face {
  font-family: "KafuTechno";
  src: url("../font/FOT-KafuTechnoStd-H.woff2") format("woff2"),
      url("../font/FOT-KafuTechnoStd-H.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "KafuTechno";
  src: url("../font/FOT-KafuTechnoStd-U.woff2") format("woff2"),
      url("../font/FOT-KafuTechnoStd-U.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rodin";
  src: url("../font/FOT-RODINNTLGPRO-L.woff2") format("woff2"),
      url("../font/FOT-RODINNTLGPRO-L.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rodin";
  src: url("../font/FOT-RODINNTLGPRO-M.woff2") format("woff2"),
      url("../font/FOT-RODINNTLGPRO-M.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rodin";
  src: url("../font/FOT-RODINNTLGPRO-B.woff2") format("woff2"),
      url("../font/FOT-RODINNTLGPRO-B.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rodin";
  src: url("../font/FOT-RODINNTLGPRO-EB.woff2") format("woff2"),
      url("../font/FOT-RODINNTLGPRO-EB.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rodin";
  src: url("../font/FOT-RodinNTLGPro-UB.woff2") format("woff2"),
      url("../font/FOT-RodinNTLGPro-UB.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* html, body {
  height: 100%;
  width: 100%;
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 700;
  font-size: 62.5%;
} */

body ,a {
  color: #333333;
  font-size: 15px;
  line-height: 170%;
  height: 100%;
  width: 100%;
/*   font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-family: "Rodin","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	/*   font-family: 'Kosugi', sans-serif; */
}

img{
  width: 100%;
}

ul li {
  background: none;
  padding-left: 0;
}

.bold{
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  html, body {
    font-size: 46.5%;
  }
}

/*-------------------------
  横揺れ防止
---------------------------*/
body{
  overflow-x: hidden;
  margin: auto;
}

p{
  font-size:2rem;
  line-height: 1.5;
  margin-bottom:5px;
  padding: 0;
}


/*-------------------------
  追加分
---------------------------*/
nav.menu {
  width: 50px;
  height: 50px;
}

#pagetop {
 margin-top: 0px;
}

a:hover{
  color: #333;
}

footer p{
  font-size: inherit;
  line-height: inherit;
  margin-bottom: inherit;
  padding: 0 0 1em;
}

footer a{
  display: inline;
}

footer img{
  display: inline;
}

#pagetop img {
  margin: auto;
}

ul#nav {
  display: none;
}

#information th, #information td {
  line-height: 1.5;
  font-size: 13px;
}

.wrap {
  overflow: hidden;
}

.padding_10{
  padding:0 50px 20px;
}

.sev{
  width: 64%;
}

.th{
  width: 33%;
}

.fif{
  width: 43%;
}

@media screen and (max-width: 540px) {

  .padding_10{
    padding:0 0px 20px;
  }

  .fif_100{
    width: 108%;
  }
	
	.fif{
  width: 48%;
}
}

/* --------------------------------------------------------------- */

/*-------------------------
  見出しのフォントサイズ
---------------------------*/
h1{
  font-size: 40px;
  color: #333333;
  line-height: 40px;
}

h2{
  font-size: 4.0rem;
  color: #333333;
  line-height: 40px;
  background: none;
  text-shadow: none;
  font-weight: bold;
  padding: 0px;
}

h3{
  font-size: 25px;
  color: #333333;
  line-height: 40px;
}

h4{
  font-size: 20px;
  color: #333333;
  line-height: 40px;
}

@media screen and (max-width: 1024px) {
  h1{
    font-size: 25px;
    color: #333333;
    line-height: 40px;
  }

  h2{
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
  }

  h3{
    font-size: 18px;
  }

  h4{
    font-size: 16px;
  }
}

/*-------------------------
  各セクション毎の余白
---------------------------*/
.sec{
  padding-bottom:60px;
  padding-top:50px;
  margin:auto;
  width: 1080px;
  width:90%;
}

.sec.sec_top{
  margin-top:80px;
}

.m_top{
  padding-top:100px;
}

.small{
  font-size: 1.5rem;
}

.ttl{
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}

.money{
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom:10px;
}

@media screen and (max-width: 1200px) {
  .sec{
    padding-bottom:50px;
  }
}

@media screen and (max-width: 1024px) {
  .sec{
    padding-bottom:20px;
    padding-top:20px;
  }

  .m_top{
    padding-top:40px;
  }
}

/*-----------------
  col-配置
-----------------*/
/*横並び配置*/
.f_wrap {
  display: flex;
  flex-wrap: wrap;
}

/*横並び配置>> 均等割つけ*/
.f_wrap_bet {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/*-------------------------
  改行
---------------------------*/
.pc_line{
  display:block;
}

.sp_line{
  display:none;
}

@media screen and (max-width: 767px) {
  .pc_line{
    display:none;
  }

  .sp_line{
    display:block;
  }
}

/*-------------------------
  ホバー
---------------------------*/
a{
  color: #333;
  text-decoration: none;
}

a :hover{
  color: rgb(19, 19, 19);
  text-decoration: none;
}

.com_hover:hover{
  opacity: 0.6;
  cursor: pointer;
  text-decoration: none;
}

/*-------------------------
  表示
---------------------------*/
/*携帯のみ表示*/
.sp_display{
  display: none;
}

/*PCのみ表示*/
.pc_display{
  display: block;
}

@media screen and (max-width: 540px) {
  /*携帯のみ表示*/
  .sp_display{
    display: block;
  }

  /*PCのみ表示*/
  .pc_display{
    display: none;
  }
}

/* --------------------------------------------------------------- */

/*////////////////////////////////
ヘッダー
////////////////////////////////*/
#top-head{
  width: 100%;
  /*<変える>ナビの高さをデザインに合わせる*/
  line-height: 1;
  z-index: 2000;
  height: 100px;
}

#top-head .Top_ttl{
  position:absolute;
  top:20px;
  left:calc(50% - 700px);
  width:200px;
}


@media screen and (max-width: 1430px) {
  #top-head .Top_ttl{
    left:5%;
  }
}


@media screen and (max-width: 540px) {
  #top-head{
    height: 50px;
  }

  #top-head .Top_ttl{
    top:5px;
    width:130px;
  }
}

/*////////////////////////////////
幅
////////////////////////////////*/
.width_small{
  width:900px;
  max-width:90%;
  margin:auto;
  padding-bottom:50px;
}

.width_80{
  width:80%;
  margin:auto;
}

.width_small_all{
  width:900px;
  max-width:100%;
  margin:auto;
  padding-bottom:50px;
}

.width{
  padding-bottom:50px;
}

.auto{
  margin:auto;
}

@media screen and (max-width: 540px) {
  .width_small {
      padding-bottom: 30px;
      padding-top: 30px;
  }

  .width{
  width:90%;
  padding-bottom:30px;
  }

  .width_80{
    width:90%;
  }
}


/*////////////////////////////////
フォント設定
////////////////////////////////*/
.time{
  font-family: 'Times','Times New Roman',sans-serif;
}

/*////////////////////////////////
余白設定
////////////////////////////////*/
.m_b{
  padding-bottom:50px;
}

.m_t{
  padding-top:50px;
}

.m_m_t{
  padding-top:30px;
}

.m_m_b{
  padding-bottom:30px;
}

.center{
  text-align: center;
}

.center_left{
  text-align: center;
}

.white{
  color:#fff;
}

@media screen and (max-width: 540px) {
  .m_b{
    padding-bottom:30px;
  }

  .center_left{
    text-align: left;
  }

  .m_m_t{
    padding-top:15px;
  }

  .m_m_b{
    padding: 15px 0;
    letter-spacing: -0.01em;
  }
}


/*////////////////////////////////
ボタン
////////////////////////////////*/
.btn_b {
  color: #fff;
  width: 300px;
  background-color: #323232;
  border: 3px solid #fff;
  margin:0px auto 30px;
  font-size: 2rem;
  font-weight: bold;
  padding:20px;
  text-align: center;
}

.btn_o {
  color: #FBB03B;
  width: 400px;
  max-width: 90%;
  background-color: #fff;
  border: 3px solid #FBB03B;
  margin: 0px auto 30px;
  font-size: 4rem;
  font-weight: bold;
  padding: 0px;
  text-align: center;
  border-radius: 20px;
}

.btn_orange{
  color: #fff;
  width: 280px;
  max-width: 90%;
  background-color: #333;
  border: 3px solid #fff;
  margin: 30px auto 0px;
  font-size: 2rem;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  padding: 20px;
}

/* .btn_b:hover {
  opacity: 0.7;
  cursor:pointer;
} */

.btn_hover:hover{
  opacity: 0.7;
  cursor:pointer;
}

.position_top{
  position: relative;
  z-index: 100;
}

@media screen and (max-width: 540px) {
  .btn_b {
    width: 200px;
    padding: 5px;
    margin:0px auto 10px;
  }

  .btn_orange {
    padding: 10px;
  }

}

/*////////////////////////////////
背景
////////////////////////////////*/
#body01{
  background-image: url(../img/5th_img/background_01.jpg);
  padding: 70px 0px;
  background-size: cover;
  background-position: 50%;
}

#body05{
  background-image: url(../img/5th_img/background_05.jpg);
  padding: 70px 0px;
  background-size: cover;
  background-position: 50% 80%;
}

.back_orange{
  background-image: url(../img/2nd_img/back_orange.png);
  padding: 70px 0px;
  background-size: cover;
  background-position: 50%;
}

.cum_back{
  width: 800px;
  max-width: 95%;
  margin: auto;
  padding: 40px 0;
}

.back_img {
  background-image: url(../img/5th_img/background_02.jpg);
  background-size: cover;
  background-position:50% 30%;
  background-repeat: no-repeat;
  position: relative;
}

.back_img3 {
  background-image: url(../img/5th_img/background_03.jpg);
  background-size:cover;
  background-position:center 20%;
  background-repeat: no-repeat;
  position: relative;
}

.back_img4 {
  background-image: url(../img/5th_img/background_04.jpg);
  background-size:cover;
  background-position:0% 70%;
  background-repeat: no-repeat;
  position: relative;
}

.back_img6 {
  background-image: url(../img/5th_img/background_06.jpg);
  background-size:cover;
  background-position:center 20%;
  background-repeat: no-repeat;
  position: relative;
}

.character{
  background-image: url(../img/5th_img/character_back.jpg);
  background-size:cover;
  background-position:0% 100%;
  background-repeat: no-repeat;
  position: relative;
}

.locus{
  background-image: url(../img/5th_img/locus_back.jpg);
  background-size:cover;
  background-position:0% 100%;
  background-repeat: no-repeat;
  position: relative;
}

.twitter_hashtag_back{
  background-image: url(../img/2nd_img/twitter_hashtag_back.jpg);
  background-size:cover;
  background-position:0% 0%;
  background-repeat: no-repeat;
  position: relative;
}

.back_img2{
  background-image: url(../img/2nd_img/background_03.jpg);
  background-size:cover;
  background-repeat: no-repeat;
  position: relative;
}

.back_img:before {
  content: " ";
  position: absolute;
  background: url(../img/2nd_img/background_02_img.png) no-repeat 50% 50%/contain;
  top: -100px;
  left: calc(50% - 800px);
  width: 500px;
  height: 800px;
}


/* キャラクター */
.fig2:before {
  content: " ";
  position: absolute;
  background: url(../img/5th_img/background_02_img.png) no-repeat 50% 50%/contain;
  top: 0px;
  left: calc(50% - 800px);
  width: 733px;
  height: 1185px;
}

.fig2::after {
  content: " ";
  position: absolute;
  background: url(../img/5th_img/background_02_2_img.png) no-repeat 50% 50%/contain;
  top: -45px;
  right: calc(50% - 800px);
  width: 781px;
  height: 1262px;
}

.fig3:before {
  content: " ";
  position: absolute;
  background: url(../img/5th_img/background_03_img.png) no-repeat 50% 50%/contain;
  top: 30px;
  left: calc(50% - 800px);
  width: 637px;
  height: 1029px;
}

.fig3::after {
  content: " ";
  position: absolute;
  background: url(../img/5th_img/background_03_2_img.png) no-repeat 50% 50%/contain;
  top: 30px;
  right: calc(50% - 800px);
  width: 572px;
  height: 1037px;
}

.fig4:before {
  content: " ";
  position: absolute;
  background: url(../img/5th_img/twitter_hashtag_back.png) no-repeat 50% 50%/contain;
  top: -140px;
  left: calc(50% - 680px);
  width: 738px;
  height: 1192px;
}


.fig4::after {
  content: " ";
  position: absolute;
  background: url(../img/5th_img/twitter_hashtag_back_2.png) no-repeat 50% 50%/contain;
  top: -200px;
  right: calc(50% - 710px);
  width: 620px;
  height: 1002px;
}

@media screen and (max-width: 1500px) {
  .fig3:before, .fig4:before{
    left: calc(50% - 600px);
  }
  .fig2:before{
    left: calc(50% - 770px);
  }
  .fig3:before{
    left: calc(50% - 660px);
    transform: scale(1.1);
  }

  .fig3:after, .fig4:after{
    right: calc(50% - 620px);
  }
  .fig2:after{
    right: calc(50% - 770px);
  }
  .fig3:after{
    right: calc(50% - 660px);
    top: 70px;
  }

  .fig4:before {
    left: calc(50% - 725px);
  }
}

@media screen and (max-width: 740px) {
  #body01{
    background-image: url(../img/5th_img/background_01.jpg);
    padding: 0px 0px;
    background-size: cover;
    background-position: 50%;
  }

  #body05{
    background-image: url(../img/5th_img/background_05.jpg);
    padding: 0px 0px;
    background-size: cover;
    background-position: 50% 100%;
  }

  #body02 .cum_back,
  #body03 .cum_back {
    padding: 0;
  }

  .back_img {
    background-image: url(../img/5th_img/background_02.jpg);
    background-size: cover;
    background-position:0% 0px, 0% 0%;
    background-repeat: no-repeat;
  }

  #body01{
    padding: 40px 0px;
  }

  .back_img3 {
    background-image: url(../img/5th_img/background_03.jpg);
    background-size:cover;
    background-position:0% 0%;
    background-repeat: no-repeat;
    position: relative;
  }

  .character{
    background-image: url(../img/5th_img/character_back.jpg);
    background-size:cover;
    background-position:0% 100%;
    background-repeat: no-repeat;
    position: relative;
  }

  .locus{
    background-image: url(../img/5th_img/locus_back.jpg);
    background-size:cover;
    background-position:0% 100%;
    background-repeat: no-repeat;
    position: relative;
  }

  .back_orange {
    padding: 30px 0px;
  }

  .fig2:before{
    top: -280px;
    left: calc(50% - 515px);
    z-index: 0;
    transform: scale(0.6);
  }
  .fig3:before{
    top: -257px;
    left: calc(50% - 460px);
    transform: scale(0.6);
  }

  .fig2::after {
    top: -350px;
    right: calc(50% - 530px);
    transform: scale(0.55);
  }
  .fig3::after {
    top: -220px;
    right: calc(50% - 430px);
    z-index: 0;
    transform: scale(0.6);
  }


  .fig4:before {
    top: -355px;
    left: calc(50% - 540px);
    z-index: 0;
    transform: scale(0.5);
  }

  .fig4::after {
    top: -320px;
    right: calc(50% - 460px);
    z-index: 0;
    transform: scale(0.55);
  }
}

@media screen and (max-width: 330px) {
  /* .fig2:before {
    left: calc(50% - 350px);
  }

  .fig3:before {
    right: calc(50% - 300px);
  }

  .fig4:before {
    left: calc(50% - 360px);
  } */
}

/*////////////////////////////////
共通部分
////////////////////////////////*/
.cum_ttl{
  width: 80%;
  margin:0 auto 0px;
}

.ttl_small{
  width: 70%;
  margin:0 auto 20px;
}

.cum_ttl1{
	width: 55%;
   margin: 0px auto 30px;
}

.cum_ttl2{
  width: 80%;
  margin:0 auto 30px;
}

.cum_ttl3{
  width: 40%;
  margin:-20px auto 20px;
}

.cum_ttl4{
	width: 60%;
   margin: 20px auto 30px;
}
.cum_ttl5 {
  width: 80%;
  margin:0 auto 20px;
}
.cum_ttl6 {
  width: 60%;
  margin: 0px auto 20px;
}
.cum_ttl7 {
  width: 80%;
  margin: 0px auto 20px;
}
.cum_ttl8 {
  width: 40%;
  margin:0 auto 20px;
}

@media screen and (max-width: 1024px) {
  .cum_ttl {
    width: 100%;
    margin: 0 auto 10px;
}
	
	.ttl_small{
  width: 90%;
  margin:0 auto 20px;
}

.cum_ttl1{
  width: 70%;
  margin:20px auto 0px;
}

  .cum_ttl2 {
    width: 100%;
    margin: 0 auto 10px;
  }
	
	.cum_ttl3{
  width: 50%;
  margin:-20px auto 20px;
}
.cum_ttl5 {
  width: 60%;
  margin:0 auto 20px;
}
.cum_ttl6 {
  width: 50%;
}
.cum_ttl6-open {
  margin-bottom: 0;
}
.cum_ttl7 {
  width: 70%;
  margin:0 auto 10px;
}
}


/*-----------------------------------------
 TOPテキスト
-------------------------------------------*/ 
.txt_img01{
  width: 980px;
  max-width: 90%;
  margin:auto;
  background-color: rgba(255,255,255,0.8);
  border-radius: 50px;
  padding:50px;
}

@media screen and (max-width: 1024px) {
  .txt_img01 {
    border-radius: 20px;
    padding: 20px;
  }
}



/*-----------------------------------------
ゲーム内キャンペーン
-------------------------------------------*/ 
.ttl_black {
  background-color: #333;
  width: 100%;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-bottom:30px;
  margin-top:20px;
}

.ttl_black span{
  font-size: 1.5rem;
}

/*////////////////////////////////
    body02
////////////////////////////////*/
#body02 {
  padding-top: 70px;
  position: relative;
}

@media screen and (max-width: 540px) {
  #body02{
    padding-top:20px;
  }
}

/*////////////////////////////////
    body03 各ゲーム公式サイト
////////////////////////////////*/
#body03 ,#Twitter_jack{
  position: relative;
  padding:70px 0;
}

.banner6 .sns a{
  width:40%;
}

.timeline-Header-title{
  display: none;
}

@media screen and (max-width: 540px) {
  #body03 ,#Twitter_jack{
    padding: 20px 0%;
  }
}

/*////////////////////////////////
  box04 お祝いハッシュタグキャンペーン
////////////////////////////////*/
.twitter{
  margin-top: -47%;
}
.yellow_box{
  padding: 30px 60px;
  background-color: #fff;
  border-radius: 30px;
  width: 100%;
  margin:auto;
}

.yellow_box li{
  font-size: 2rem;
  line-height: 1.8;
}

.yellow_box li{
  font-size: 1.9rem;
  line-height: 1.8;
  list-style: square;
}

.fig4-btn {
  position: relative;
  z-index: 1;
}
.fig4 .btn_hover:hover {
  color: #fff;
}

@media screen and (max-width: 540px) {
  .twitter {
    margin-top: -50%;
  }

  .yellow_box{
    padding: 15px 30px;
    background-color: #FCF5C8;
    border-radius: 30px;
    width: 100%;
    margin:auto;
  }
  .fig4-btn a {
    width: 200px;
  }
}


/*////////////////////////////////
  box04 お祝いハッシュタグキャンペーン
////////////////////////////////*/
.fig4 .cum_back {
  /* padding-top: 0; */
}
.fig4 .cum_ttl4:first-child {
  margin-top: 0;
}
.fig4 .cum_ttl4:nth-child(2) {
  margin: 30px auto 50px;
}
@media screen and (max-width: 540px) {
  .fig4 .cum_ttl4:nth-child(2) {
    margin: -10px auto 20px;
  }
}


.m_minus{
  margin-top:-20px;
}

#body05 {
  position: relative;
  z-index: 1;
}

.btn_b span {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-right: 20px;
}
.btn_b span::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 16px solid #fff;
  border-right: 0;
}
@media screen and (max-width: 1024px) {
  .btn_b span {
    padding-right: 15px;
  }
  .btn_b span::after {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #fff;
  }
}

/*////////////////////////////////
Twitter Jack
////////////////////////////////*/
.character .cum_back {
  padding-top: 3%;
}
.character-mv {
  width: 100%;
  margin: 0 auto;
}
.character-box {
  width: 94%;
  margin: 6% auto;
}
.character-button {
  width: 57.5%;
  margin: 0 auto;
}




/*////////////////////////////////
フッター
////////////////////////////////*/
.footer{
background-color:#fffbe8;
padding:30px 0px 0px;
}

.footer .copy p{
font-size:10px;
}



