/* ---------------------------------------
	TITLE : HANSHIN Tigers
	URI : hanshintigers.jp
	(C) HANSHIN Tigers.
--------------------------------------- */
/*-----------------------------
	SETTING
------------------------------*/
/*-----------------------------
	COMMON
------------------------------*/
.hide_sp {
  display: block;
}

.hide_pc {
  display: none;
}

body {
  width: 100%;
}

#wrapper {
  min-width: 1200px;
}

.cont_wrap {
  padding: 70px 0;
}

.cont_block {
  width: 1200px;
  margin: auto;
}

a.detail_btn, a.link_btn, a.shop_btn {
  transition: all 0.5s ease 0s;
}
a.shop_btn:hover {
  border: solid 1px #000;
  background: #fff;
}
a.link_btn:hover {
  background: #c0a561;
  color: #000;
}
a.detail_btn:hover {
  background: #c0a561;
}

#page-top {
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
}
#page-top a {
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
}

.lead_txt {
  font-size: 18px;
  text-align: center;
}

ul.note li {
  font-size: 14px;
}

.shop_bnr a img {
  transition: opacity .3s ease-out;
}
.shop_bnr a:hover img {
  opacity: 0.8;
}

#footer {
  min-width: 1200px;
}
#footer .footer_inner {
  width: 980px;
}
#footer p {
  margin: auto;
  padding: 60px 0;
}

/*simplebar custum*/
.simplebar-track.simplebar-horizontal {
  height: 14px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  height: 11px;
}

/*=====slick-slider custum=====*/
.goods_slider .slick-list {
  margin: 0 -30px;
}

.goods_slider .slick-slide {
  margin: 0 30px;
}

/*-----------------------------
	MAINLOGO
------------------------------*/
#mainlogo {
  min-width: 1200px;
}
#mainlogo #img_wrap #main_img img {
  width: 100%;
  height: auto;
}

/*-----------------------------
    WHAT'S
------------------------------*/
#what .txt {
  text-align: center;
}
#what .player_cont {
  min-width: 1200px;
  max-width: 1800px;
  margin-top: 45px;
}

/*-----------------------------
    NEWS
------------------------------*/
#news .news_list li {
  font-size: 16px;
}
#news .news_list li a {
  display: flex;
}
#news .news_list li a span.date {
  width: 125px;
}
#news .news_list li a span.detail {
  flex: 1;
}

/*-----------------------------
	GAME
------------------------------*/
#game {
  padding-top: 80px;
}
#game .game_cont {
  display: flex;
  justify-content: space-between;
}
#game .game_cont dl {
  width: 550px;
}

/*-----------------------------
    LimitedEdition
------------------------------*/
#limited_edition .title_teko + .txt {
  text-align: center;
}
#limited_edition #uni_list {
  margin-top: 45px;
}
#limited_edition #uni_list .sub_title {
  text-align: left;
  margin-bottom: 10px;
}
#limited_edition #uni_list dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#limited_edition #uni_list dl.reverse {
  flex-direction: row-reverse;
}
#limited_edition #uni_list dl.reverse dd {
  padding: 0 30px 0 0;
}
#limited_edition #uni_list dl dd {
  width: 570px;
  padding-left: 30px;
}
#limited_edition #players_list #player_select {
  display: flex;
  justify-content: space-between;
}
#limited_edition #players_list #player_select .comment {
  width: 670px;
}
#limited_edition #players_list #player_select .comment dl + dl {
  margin-top: 60px;
}
#limited_edition #players_list #player_select .comment .select dt::after {
  transition: all .4s ease;
}
#limited_edition #players_list #player_select .img_cont {
  width: 480px;
}

/*-----------------------------
    EVENT
------------------------------*/
#b_event .event_cont {
  width: 900px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#b_event .event_cont dl {
  width: 400px;
  display: flex;
  flex-direction: column;
}
#b_event .event_cont dl dd p {
  padding: 10px 0;
}
#b_event .event_cont dl dd .link_btn {
  margin-top: 10px;
}
#b_event .event_cont dl dd.link {
  margin-top: auto;
}
#b_event .event_cont dl:nth-of-type(2n) {
  margin-left: 100px;
}
#b_event .event_cont dl:nth-of-type(n + 3) {
  margin-top: 40px;
}

/*-----------------------------
	GOODS
------------------------------*/
#goods .txt {
  text-align: center;
}
#goods .note {
  width: 650px;
}
#goods .goods_list .goods_slider dl {
  width: 360px;
}

/*-----------------------------
	SPCIAL COLLABORATION
------------------------------*/
#special_collaboration .txt {
  text-align: center;
}
#special_collaboration .collabo_cont dl {
  display: flex;
  align-items: center;
}
#special_collaboration .collabo_cont dl dd {
  width: 600px;
}

/*-----------------------------
    FAN GIVEAWAY_AMBASSADOR
------------------------------*/
#present .inner_cont,
#ambassador .inner_cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#present .inner_cont .detail,
#ambassador .inner_cont .detail {
  width: 570px;
}
#present .inner_cont .sub_title,
#ambassador .inner_cont .sub_title {
  text-align: left;
}
#present .add_cont .detail_btn img,
#ambassador .add_cont .detail_btn img {
  filter: drop-shadow(4px 4px 5px rgba(0, 0, 0, 0.6));
}

/*-----------------------------
	campaign
------------------------------*/
/*-----------------------------
	SPONSOR
------------------------------*/
#sponsor .premium_sponsor {
  width: 560px;
  margin-bottom: 30px;
}
#sponsor .premium_sponsor dt span {
  display: block;
  text-align: center;
}
#sponsor .sponsor_list {
  margin: 40px auto 0;
}
#sponsor .sponsor_list dl {
  margin-left: 67px;
  width: 282px;
  margin-bottom: 15px;
}
#sponsor .sponsor_list dl:nth-child(3n+1) {
  margin-left: 0;
}
#sponsor ul li img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
#sponsor .unit_l,
#sponsor .unit_l_top {
  margin: 0 0 30px;
}
#sponsor .unit_l ul,
#sponsor .unit_l_top ul {
  margin: auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#sponsor .unit_l li,
#sponsor .unit_l_top li {
  margin: 20px 0 20px 60px;
  width: 360px;
  height: auto;
  text-align: center;
}
#sponsor .unit_l li span,
#sponsor .unit_l_top li span {
  display: block;
  text-align: center;
  padding-top: 5px;
  font-size: 14px;
}
#sponsor .unit_l li:nth-child(3n+1),
#sponsor .unit_l_top li:nth-child(3n+1) {
  margin-left: 0;
}
#sponsor .unit_l_top {
  margin-bottom: 0;
}
#sponsor .unit_m ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#sponsor .unit_m li {
  margin: 20px 0 20px 24px;
  width: 282px;
  height: auto;
  text-align: center;
}
#sponsor .unit_m li span {
  display: block;
  text-align: center;
  padding-top: 5px;
  font-size: 13px;
}
#sponsor .unit_m li:nth-child(4n+1) {
  margin-left: 0;
}
#sponsor .unit_s {
  text-align: center;
  margin: 40px 0;
}
#sponsor .unit_s ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#sponsor .unit_s li {
  margin: 10px;
  font-size: 13px;
}

#wrapper.ambassador .indent li {
  margin-top: 10px;
  font-size: 14px;
}
#wrapper.ambassador #local_nav .nav_bg {
  width: 1200px;
  margin: auto;
}
#wrapper.ambassador #local_nav .nav_bg ul {
  border-right: solid 1px #000;
  border-left: solid 1px #000;
}
#wrapper.ambassador #local_nav .nav_bg ul a {
  transition: background 0.4s ease;
}
#wrapper.ambassador #local_nav .nav_bg ul a:hover {
  background: #e4cb13;
}
#wrapper.ambassador a.shop_btn {
  position: relative;
}
#wrapper.ambassador a.shop_btn img {
  position: relative;
  z-index: 1;
}
#wrapper.ambassador a.shop_btn::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 0;
  transition: opacity 0.4s ease;
}
#wrapper.ambassador a.shop_btn:hover::before {
  opacity: 1;
}
#wrapper.ambassador #special .movie_thumb {
  margin: 20px auto 40px;
}
#wrapper.ambassador #goods .txt {
  text-align: left;
}
#wrapper.ambassador #footer p {
  padding: 10px 0 60px;
}

/*# sourceMappingURL=styles_index_pc.css.map */
