@charset "UTF-8";
/* ==========================================================

title : 刀剣ワールド 刀剣ワールドゲームアプリギャラリー
scope : 刀剣ワールド 刀剣ワールドゲームアプリギャラリー

memo：

last modify : 2021/01/15 TCI福岡_sakaguchi バナー共通化対応 画像幅微修正

2020/06/15 TCI福岡_yoneshima mCustomScrollbar記述移植
2020/04/27 TCI福岡_sakaguchi 共通ボタンの導入

========================================================== */

.breadcrumbs {
  margin: 13px auto 29px;
}
.desc {
color: #000;
  margin: 20px auto 30px;
  max-width: 754px;
  text-align: justify;
}
.box__qr {
  margin: 0 auto;
  max-width: 770px;
}
.box__qr.mini_game_qr {
  max-width: 480px;
}
.box__qr .box__qr__inner {
  border: 1px solid #6a1100;
}
.box__qr h2 {
  background: url(../image/bkg_qr.png) no-repeat;
  background-size: 100%;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  height: 92px;
  letter-spacing: 0.075em;
  padding-top: 22px;
  text-shadow: 5px 0px 5px rgba(0,0,0,0.5);
}
.box__qr.mini_game_qr h2 {
  background: url(../image/bkg_qr.png) no-repeat;
  background-size: auto;
  background-position: center;
  font-size: 24px;
  padding-top: 11px;
}
.tablet .box__qr h2 {
  font-weight: normal;
}
.box__qr table td {
  padding-top: .4em;
  padding-bottom: 1.2em;
  vertical-align: middle;
}
.box__qr table td:nth-child(1) {
  padding-left: 35px;
  padding-right: 18px;
}
.box__qr table td:nth-child(3) {
  padding-left: 50px;
  padding-right: 18px;
}
.box__qr table td:nth-child(4) {
  padding-right: 32px;
}
.box__qr table td span {
  display: block;
  font-size: 90%;
  font-weight: 600;
  letter-spacing: -0.001em;
  text-align: center;
}
.box__qr table td .iphone_qr,
.box__qr table td .android_qr {
  margin-top: 2px;
}
.box__qr p {
  color: #000;
  font-size: 15px;
  letter-spacing: 0.75px;
  margin: 10px 0 47px;
  text-align: right;
}
.box__qr .iPhone_qp_box {
  max-width: 340px;
  margin: 0 auto;
  display: block;
}
.box__qr .iPhone_qp_box td:nth-child(1){
  padding-right: 2em;
  padding-left: 0;
}
.box__qr .iPhone_qp_box td{
  padding: auto 15px;
}
.os {
  display: block;
  max-width: 520px;
  margin: 0 auto 1.2em;
  text-align: center;
  overflow: hidden;
}
.os dt {
  display: inline-block;
  margin: 0 auto .15em;
  overflow: hidden;
  position: relative;
  padding-left: 1.35em;
  padding-right: 1.35em;
}
.os dt:before,
.os dt:after {
  background: url(../image/ico1.png) no-repeat 0 0;
  background-size: 100%;
  bottom: 0;
  content: "";
  height: .654em;
  margin: auto;
  position: absolute;
  top: 0;
  width: 1em;
}
.os dt:before {
  left: 0;
}
.os dt:after {
  right: 0;
}
.os dd {
  float: left;
}
.os dd:last-child {
  float: right;
}
.os dd span {
  font-size: .85em;
}

@media ( max-width: 767px ) {
  .os {
  margin: 1.2em auto;
  }
  .os dt {
    padding-left: 1.35em;
    padding-right: 1.35em;
  }
  .os dd,
  .os dd:last-child {
    max-width: 290px;
    margin: 0 auto;
    float: none;
    text-align: left;
  }
}

@media ( max-width: 320px ) {
  .br_sp {
    content: "";
    white-space: pre;
  }
  .os dt {
    max-width: 270px;
  }
  .os dd,
  .os dd:last-child {
    max-width: 270px;
    letter-spacing: .05em;
  }
}

.item {
  clear: both;
}
.item + .item {
  margin-top: 60px;
}
.item h2 {
  background: url(../image/bkg_title.png) no-repeat;
  display: table;
  font-size: 28px;
  font-weight: 600;
  height: 86px;
  margin: 0 auto;
  width: 828px;
}
.tablet .item h2 {
  font-weight: normal;
}
.item h2 span {
  display: table-cell;
  padding: 0 30px;
  text-shadow: 2px 0 2px rgba(0,0,0,0.5);
  vertical-align: middle;
  width: 100%;
}
.item__content {
  margin: 0 auto;
  max-width: 828px;
  padding: 0 30px 100px;
}
.item__content p {
  float: left;
  max-width: 78%;
  padding-top: 18px;
  text-align: justify;
}
.item__content .box__img {
  float: right;
  margin-right: -13px;
  margin-top: -92px;
  max-width: 20%;
}
.box__detail {
  background: url(../image/bkg01.png) no-repeat;
  clear: both;
  height: 249px;
  margin: 0 auto;
  padding: 0 50px 0 56px;
  position: relative;
  max-width: 898px;
}
.box__detail:before {
  background: url(../image/img03.png) no-repeat;
  content: '';
  display: block;
  height: 134px;
  left: 6px;
  position: absolute;
  top: -90px;
  width: 257px;
}
.box__detail h3 {
  background: url(../image/bkg_tile01.png) no-repeat;
  color: #fff;
  display: table;
  height: 60px;
  font-size: 26px;
  font-weight: 600;
  margin: 0 auto -7px;
  position: relative;
  text-shadow: 5px 0px 5px rgba(0,0,0,0.5);
  top: -10px;
  z-index: 1;
  width: 420px;
}
.tablet .box__detail h3 {
  font-weight: normal;
}
.box__detail h3 span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.box__detail p {
  float: left;
  max-width: 79%;
  padding-top: 12px;
  text-align: justify;
}
.box__detail.left p {
  float: right;
  padding-left: 30px;
  text-align: justify;
}

@media (min-width: 768px) {
  .box__detail.left p {
    max-width: none;
    width: 80.5%;
  }
}

.left .detail__img {
  float: left;
}
.detail__img {
  float: right;
  font-size: 0;
  margin-top: -82px;
  max-width: 19%;
}
.item__content .box {
  margin: 0 auto;
  max-width: 675px;
}
.box__item {
  float: left;
  max-width: 50%;
  padding: 33px 30px 0;
  text-align: center;
}
.box__item h3 ,
.box__right h4 {
  border-bottom: 2px solid #42210b;
  color: #42210B;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.tablet .box__item h3 ,
.tablet .box__right h4 {
  font-weight: normal;
}
.box__item h3 > span,
.box__right h4 > span {
  border-bottom: 1px solid #42210b;
  display: block;
  margin-bottom: 2px;
  padding-bottom: 10px;
}
.box__item h3 span span,
.box__right h4 span span {
  display: inline-block;
  padding: 0 25px;
  position: relative;
}
.box__item h3 span span:before,
.box__item h3 span span:after ,
.box__right h4 span span:before,
.box__right h4 span span:after {
  background: url(../image/ico.png) no-repeat;
  content: '';
  display: block;
  height: 18px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 20px;
}
.box__item h3 span span:before,
.box__right h4 span span:before {
  left: 0;
}
.box__item h3 span span:after,
.box__right h4 span span:after {
  right: 0;
}
.box__item p {
  max-width: 100%;
  padding: 10px 20px 0;
  text-align: justify;
}
.box__item .img {
  font-size: 0;
  padding: 0 20px;
}
.box__detail.left:before {
  background: url(../image/img06.png) no-repeat;
  content: '';
  display: block;
  height: 134px;
  left: auto;
  position: absolute;
  right: 11px;
  top: -90px;
  width: 257px;
}
.box__x {
  font-size: 0;
  margin: 50px 0 35px;
}
.box__links {
  margin: 0 auto;
  max-width: 594px;
}
.box__links figcaption {
  margin: 10px 0 67px;
}
.box__links.multi_bnr_link {
  margin: 0 auto 67px;
}
.box__links.multi_bnr_link figcaption {
  margin: 10px 0 30px;
}

@media (max-width: 767px) {
  .wrap {
    padding: 0 10px;
  }
  .breadcrumbs {
    margin-bottom: 0;
  }
  .breadcrumbs li {
    display: inline;
  }
  .desc {
    font-size: 15px;
    line-height: 22px;
    margin: 10px 0 24px;
    padding: 0 30px;
  }
  .box__qr {
    margin-bottom: 35px;
  }
  .box__qr h2 {
    background-position: bottom center;
    background-image: url(../image/bkg_qr_sp.png);
    background-size: cover;
    height: 83px;
    font-size: 22px;
    line-height: 25px;
    padding-top: 10px;
    position: relative;
  }
  .box__qr .qr p {
    font-size: 15px;
    font-weight: 600;
    margin: 12px 0;
    text-align: center;
  }
  .code {
    background: url(../image/bkg.jpg);
    font-size: 0;
    margin-top: -10px;
    padding: 35px 72px 25px;
  }
  .code li {
    display: none;
  }
  .ios .code li.ios {
    display: block;
  }
  .android .code li.android {
    display: block;
  }
  .box__qr > p {
    display: none;
  }
  .item__content .box__img {
    margin: 0;
    max-width: 29.5%;
    padding-top: 16px;
  }
  .item h2 {
    background: url(../image/bkg_title_sp.png) no-repeat center left;
    background-size: auto 95px;
    height: 95px;
    font-size: 23px;
    line-height: 29px;
    padding-left: 25px;
    width: 100%;
  }
  .item h2 span {
    background: url(../image/bkg_title_sp_r.png) no-repeat center right;
    letter-spacing: -0.5px;
    line-height: 29px;
    padding: 0 15px 0 0;
    text-shadow: 2px 0 2px rgba(0,0,0,0.3);
  }
  .item__content {
    padding: 0 15px 45px;
  }
  .item__content p {
    font-size: 15px;
    line-height: 24px;
    max-width: 70.5%;
    padding: 10px;
  }
  .box__detail {
    background: url(../image/bkg01_sp.png) no-repeat top center;
    background-size: 100% auto;
    height: auto;
    min-height: 210px;
    padding: 0;
    position: relative;
    width: 100%;
  }
  .box__detail:after {
    background: url(../image/bkg01_sp_b.png) no-repeat right bottom;
    background-size: 100%;
    bottom: -30px;
    content: '';
    display: block;
    left: 0;
    height: 30px;
    position: absolute;
    width: 100%;
  }
  .box__detail:before {
    display: none;
  }
  .box__detail h3 {
    background: url(../image/bkg_tile01_sp.png) no-repeat;
    height: 68px;
    font-size: 21px;
    max-width: 100%;
    top: -27px;
    width: 336px;
  }
  .box__detail h3 span {
    font-feature-settings: "pkna";
    padding: 0 20px;
  }
  .detail__img {
    bottom: -45px;
    float: right;
    margin: 17px 0 0;
    max-width: 115px;
    padding-right: 20px;
    position: absolute;
    right: 0;
    z-index: 1;
    width: 29.1%;
  }
  .box__item {
    max-width: 100%;
    padding: 0 0 32px;
    width: 100%;
  }
  .box__item + .box__item {
    padding-bottom: 10px;
  }
  .item.last h2 {
    background: url(../image/bkg_title_sp_1.png) no-repeat left center;
    height: 70px;
  }
  .item.last h2 span {
    background: url(../image/bkg_title_sp_1_r.png) no-repeat right center;
  }
  .box__detail p {
    font-size: 15px;
    line-height: 24px;
    max-width: 70.9%;
    padding: 10px 10px 0 23px;
  }
  .box__detail.left:before {
    display: none;
  }
  .box__detail.left p {
    float: left;
    padding: 10px 10px 0 23px;
  }
  .left .detail__img {
    float: right;
  }
  .item__content .box {
    margin-top: 18px;
  }
  .box__item p {
    float: left;
    max-width: 100%;
    padding: 0 0 0 20px;
    width: 65%;
  }
  .box__x {
    margin: 50px 0 35px;
    padding: 0 28px;
  }
  .item + .item {
    margin-top: 80px;
  }
  .box__item h3 {
    display: inline-block;
    font-size: 19px;
    margin-bottom: 14px;
    min-width: 270px;
  }
  .box__item h3 > span {
    padding: 0 0 10px;
  }
  .box__item h3 span span:before,
  .box__item h3 span span:after {
    background-size: 100%;
    height: 14px;
    margin-top: -7px;
    width: 16px;
  }
  .box__item h3 span span {
    font-feature-settings: "pkna";
    padding: 0 20px;
  }
  .box__item .img {
    clear: both;
    float: left;
    padding: 0 0 0 10px;
    width: 35%;
  }
  .box__links {
    padding: 15px 32px;
  }
  .box__links figcaption {
    margin-bottom: 30px;
  }
  .title_h3 > span > span {
    font-feature-settings: "pkna";
  }
}

@media (max-width: 413px) {
  .box__qr h2 {
    font-size: 19px;
    letter-spacing: -1px;
  }
  .box__detail h3 {
    background-size: 100%;
    font-size: 16px;
    height: 53px;
    top: -22px;
    width: 264px;
  }
  .box__detail p,
  .item__content p {
    font-size: 12px;
  }
  .detail__img {
    bottom: auto;
  }
}

/******************** GAME PAPE **************************/

.game .desc_s {
  margin: 14px auto 28px;
  max-width: 760px;
}

@media (max-width: 767px) {
  .game .breadcrumbs {
    margin-bottom: 21px;
    max-width: none;
    padding: 0 12px;
  }
  .game .desc {
    margin-bottom: 37px;
  }
  .game .desc_s {
    font-size: 16px;
    line-height: 24px;
    margin: 12px 0 21px;
    padding: 0 43px;
  }
  .l-1 {
    overflow: hidden;
  }
}

.title_h2 {
  background: url(../image/title01.png) no-repeat;
  display: table;
  height: 60px;
  margin: 0 auto;
  position: relative;
  width: 830px;
}
.title_h2 > span {
  display: table-cell;
  font-size: 26px;
  font-weight: 600;
  vertical-align: middle;
}
.tablet .title_h2 > span {
  font-weight: normal;
}
.title_h2 > span > span {
  display: inline-block;
  padding: 0 35px;
  position: relative;
  vertical-align: middle;
}
.title_h2 > span > span:before,
.title_h2 > span > span:after {
  background: url(../image/ico1.png) no-repeat;
  content: '';
  display: block;
  height: 17px;
  left: 0;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  width: 26px;
}
.title_h2 > span > span:after {
  left: auto;
  right: 0;
}
.title_h3 {
  background: url(../image/title02.png) no-repeat;
  display: table;
  height: 40px;
  margin: 0 auto 22px;
  position: relative;
  text-align: center;
  width: 443px;
}
.title_h3:after {
  background: #ab2422;
  content: '';
  display: block;
  height: 2px;
  margin: -1px 0 0 -450px;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 900px;
  z-index: -1;
}
.title_h3.title_h3_02 {
  background: url(../image/title03.png) no-repeat;
}
.title_h3.title_h3_02:after {
  background: #30489e;
}
.title_h3.title_h3_03 {
  background: url(../image/title04.png) no-repeat;
}
.title_h3.title_h3_03:after {
  background: #b28e5f;
}
.title_h3.title_h3_04 {
  background: url(../image/title05.png) no-repeat;
}
.title_h3.title_h3_04:after {
  background: #CE9B0E;
}
.title_h3 > span {
  color: #fff;
  display: table-cell;
  font-size: 19px;
  font-weight: 600;
  vertical-align: middle;
}
.tablet .title_h3 > span {
  font-weight: normal;
}
.title_h3 > span > span {
  display: inline-block;
  padding: 0 35px;
  position: relative;
  vertical-align: middle;
  font-weight: 600;
}
.title_h3 > span > span:before,
.title_h3 > span > span:after {
  background: url(../image/ico2.png) no-repeat center;
  content: '';
  display: block;
  height: 14px;
  left: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 22px;
}
.title_h3 > span > span:after {
  left: auto;
  right: 0;
}

@media (max-width: 767px) {
  .title_h2 {
    background: url(../image/title01_sp.png) no-repeat;
    height: 49px;
    width: 395px;
  }
  .title_h2 > span {
    font-size: 24px;
    letter-spacing: -0.5px;
  }
  .title_h3 {
    background: url(../image/title02_sp.png) no-repeat;
    margin-bottom: 13px;
    width: 281px;
  }
  .title_h3:after {
    margin-left: -172px;
    width: 343px;
  }
  .title_h3.title_h3_02 {
    background: url(../image/title03_sp.png) no-repeat;
  }
  .title_h3.title_h3_03 {
    background: url(../image/title04_sp.png) no-repeat;
    width: 349px;
  }
  .title_h3.title_h3_04 {
    background: url(../image/title05_sp.png) no-repeat;
    width: 349px;
  }
  .title_h3.title_h3_03:after,
  .title_h3.title_h3_04:after {
    margin-left: -192px;
    width: 385px;
  }
  .title_h3.title_h3_03 > span > span,
  .title_h3.title_h3_04 > span > span {
    padding: 0 25px;
    position: relative;
    top: -1px;
  }
}

@media (max-width: 413px) {
  .title_h2 {
    background-size: 100% auto!important;
    height: 36px;
    width: 300px;
  }
  .title_h2 > span {
    font-size: 17px;
  }
  .title_h2 >span span {
    padding: 0 25px;
  }
  .title_h2 > span span:before,
  .title_h2 > span span:after {
    background-size: 100%;
    height: 14px;
    margin-top: -7px;
    width: 20px;
  }
  .title_h3.title_h3_03,
  .title_h3.title_h3_04 {
    background-position: top center;
    background-size: auto 34px;
    height: 34px;
    width: 100%;
  }
  .title_h3.title_h3_03 > span,
  .title_h3.title_h3_04 > span {
    font-size: 15px;
  }
}
/***********************************************/

.box__text__outer {
  margin: 0 auto 50px;
  max-width: 730px;
}
.box__text {
  background: url(../image/fun.jpg);
  clear: both;
  margin-bottom: 20px;
  position: relative;
  border-top: 2px solid #B28E5F;
  border-bottom: 4px solid #B28E5F;
  border-left: 1px solid #B28E5F;
  border-right: 1px solid #B28E5F;
}
.box__text:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .box__text {
    border-top: 1px solid #B28E5F;
    border-bottom: 2px solid #B28E5F;
    border-left: 1px solid #B28E5F;
    border-right: 1px solid #B28E5F;
  }
}

.box__text:before {
  background: url(../image/bkg02.png) no-repeat;
  bottom: 0;
  content: '';
  display: block;
  height: 96px;
  position: absolute;
  right: 0;
  width: 172px;
}
.box__text .img {
  float: left;
  font-size: 0;
  position: relative;
  width: 43.7%;
}
.box__text .img .new {
  left: 0;
  position: absolute;
  top: 0;
}
.box__text .txt {
  float: right;
  padding: 0 30px 0 20px;
  margin: 15px 0 0;
  width: 56.3%;
  z-index: 1;
}
.box__text .txt p {
  padding: 5px 0 0 35px;
  text-align: justify;
}
.box__text .txt h3 {
  border-bottom: 1px solid #b28e5f;
  font-weight: 600;
}
.tablet .box__text .txt h3 {
  font-weight: normal;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .tablet .box__text .txt h3 {
    font-weight: 600;
  }
}

.box__text .txt h3 span {
  background: url(../image/ico1.png) no-repeat left top 3px;
  border-bottom: 1px solid #b28e5f;
  display: block;
  margin-bottom: 2px;
  padding: 0 0 5px 35px;
}
.box__text .txt .game_release {
  color: #C82121;
  position: absolute;
  font-size: 16px;
  font-weight: 600;
  padding: 0 0 0 34px;
}

.box__text .txt .btns {
  padding: 0;
  position: absolute;
  bottom: 18px;
  right: 30px;
  text-align: right;
}
.box__text .txt .btns .cmn_link_btn .cmn_link_btn_text {
  font-size: 15px;
  padding: 9px 27px 7px 19px;
}

.box__text .txt .btns .cmn_link_btn .cmn_link_btn_text::after {
  border-width: 5px 0 5px 6px;
  right: 15px;
  top: calc(50% - 4px);
}

@media ( max-width: 767px ) {
  .box__text {
    margin-bottom: 37px;
    padding-bottom: 18px;
    border-top: 1px solid #B28E5F;
    border-bottom: 2px solid #B28E5F;
    border-left: 1px solid #B28E5F;
    border-right: 1px solid #B28E5F;
  }
  .box__text__outer {
    padding: 0 5px;
  }
  .box__text .txt {
    padding: 0 20px 10px;
    width: 100%;
    font-size: 16px;
  }
  .box__text .img {
    clear: both;
    float: none;
    line-height: 0;
    margin: 0 auto 15px;
    padding: 0 47px;
    text-align: center;
    width: 100%;
  }
  .box__text .txt h3 {
    font-size: 21px;
  }
  .box__text .txt h3 span {
    background-size: 20px auto;
    padding-left: 25px;
  }
  .box__text .txt p {
    letter-spacing: -0.5px;
    padding: 14px 5% 0;
  }
  .box__text .img .new {
    left: 47px;
    width: 14%;
  }
  .box__text:before {
    display: none;
  }
  .box__text .btns {
    margin: 0 auto;
    max-width: 236px;
    width: 56.8%;
  }
}
/*********************************/

.gbox_item {
  margin: 0 auto 20px;
  max-width: 764px;
}
.gbox_item:after {
  clear: both;
  content: '';
  display: table;
}
.gbox_item .item_b {
  float: left;
  padding: 0 20px 40px;
  width: 50%;
}
.gbox_item .item_b:not(.slick-slide):nth-child(2n+1) {
  clear: both;
}
.gbox_item .item_inner {
  background: url(../image/bkg03.png);
  font-size: 0;
  padding: 0;
  position: relative;
  border-top: 2px solid #B28E5F;
  border-bottom: 4px solid #B28E5F;
  border-left: 1px solid #B28E5F;
  border-right: 1px solid #B28E5F;
}

@media (max-width: 767px) {
  .gbox_item .item_inner {
    border-top: 1px solid #B28E5F;
    border-bottom: 2px solid #B28E5F;
    border-left: 1px solid #B28E5F;
    border-right: 1px solid #B28E5F;
  }
}

.gbox_item .cmn_link_btn {
  font-size: 15px;
  margin: 0 auto 17px;
  width: 230px;
}
.gbox_item .cmn_link_btn .cmn_link_btn_text::after {
  border-width: 5px 0 5px 7px;
  right: 20px;
  top: calc(50% - 4px);
}
.gbox_item .item_inner:hover .new img {
  opacity: 1;
}
.gbox_item .item_inner .new {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.gbox_item .item_inner p {
  font-size: 18px;
  padding: 10px 15px 15px;
  text-align: justify;
  max-height: 105px;
  min-height: 105px;
}
.gbox_item .slick-dots {
  bottom: -30px;
  font-size: 0;
}
.gbox_item .slick-dots button {
  display: none;
}
.gbox_item .slick-dots li {
  background: #d2d2d2;
  border-radius: 10px;
  border: 1px solid #d2d2d2;
  display: inline-block;
  height: 10px;
  width: 10px;
}
.gbox_item .slick-dots li.slick-active {
  background: #a8933f;
  border-color: #b28e5f;
}
.gbox_item.slick-dotted.slick-gbox_item {
  margin: 0 auto 20px;
}

@media (max-width: 767px) {
  .gbox_item {
    padding: 0;
  }
  .gbox_item .cmn_link_btn {
    display: none;
  }
  .gbox_item .item_inner .new {
    height: 46px;
    width: 44px;
  }
  .gbox_item .item_b {
    padding: 0 5px;
    width: 50%;
  }
  .gbox_item .item_b:not(.slick-slide) {
    margin-bottom: 10px;
  }
  .gbox_item .item_b:not(.slick-slide):nth-child(2n+1) {
    clear: both;
  }
  .gbox_item.slick-dotted.slick-gbox_item {
    margin-bottom: 55px;
  }
  .gbox_item .item_inner p {
    font-size: 15px;
    line-height: 21px;
    max-height: 150px;
    min-height: auto;
    padding: 10px 8px 15px;
  }
  .gbox_item .item_inner {
    position: relative;
  }
  .gbox_item .item_inner:before {
    background: url(../image/arr_sp.png) no-repeat;
    bottom: 0;
    content: '';
    display: block;
    height: 28px;
    position: absolute;
    right: 0;
    width: 28px;
  }
  .gbox_item .slick-dots {
    bottom: -25px;
    left: 0;
  }
  .gbox_item .prev {
    left: 0;
  }
  .gbox_item .next {
    right: 0;
  }
  .box__text .txt .game_release {
    margin: 10px auto 0;
    width: 100%;
    max-width: 300px;
    text-align: center;
    position: inherit;
    padding: 0;
  }
  .box__text .txt .game_release br {
    display: none;
  }
}
/*********************************/

.buttons_gbox_item .btncollaps {
  display: none;
}

@media (max-width: 767px) {
  .buttons_gbox_item {
    font-size: 0;
    margin: 0 0 55px;
    padding: 0 45px;
    text-align: center;
  }
}
/*********************************/

.game .w690 {
  margin: 0 auto;
  max-width: 690px;
}
.game .bx {
  background: url(../image/bkg04.png);
  border-radius: 5px;
  margin-bottom: 18px;
  padding: 30px 47px;
  border-top: 2px solid #B28E5F;
  border-bottom: 4px solid #B28E5F;
  border-left: 1px solid #B28E5F;
  border-right: 1px solid #B28E5F;
}

@media (max-width: 767px) {
  .game .bx {
    border-top: 1px solid #B28E5F;
    border-bottom: 2px solid #B28E5F;
    border-left: 1px solid #B28E5F;
    border-right: 1px solid #B28E5F;
  }
}

.game .bx h4 {
  font-size: 0;
  margin-bottom: 20px;
  text-align: center;
}
.game .bx a {
  font-size: 0;
}

@media (max-width: 767px) {
  .game .bx a img {
    width: 100%;
  }
}

.game .bx figcaption {
  line-height: 1.4;
  margin-top: 7px;
}
.game .bx_items {
  margin: 0 -10px;
}
.game .w640 .bx_items{
  margin: 0 auto;
  max-width: 640px;
}
.game .bx_items:after {
  clear: both;
  content: '';
  display: table;
}
.game .bx_items li {
  float: left;
  padding: 0 10px;
  width: 50%;
}
.bnr-box .bx_items li{
  max-width: 320px;
  margin: 0 auto;
}
.bnr-box .bx_items li.no-bnr{
    width: 320px;
    height: 120px;
    opacity: .4;
}
.bnr-box .bx_items.col1 li{
  float: none;
  max-width: 420px;
  width: 100%;
}
.game .bx_items li .bx_item_inner {
  background: url(../image/bkg04.png);
  border-radius: 5px;
  padding: 37px 32px;
  border-top: 2px solid #B28E5F;
  border-bottom: 4px solid #B28E5F;
  border-left: 1px solid #B28E5F;
  border-right: 1px solid #B28E5F;
}

@media (max-width: 767px) {
  .game .bx_items li .bx_item_inner {
    border-top: 1px solid #B28E5F;
    border-bottom: 2px solid #B28E5F;
    border-left: 1px solid #B28E5F;
    border-right: 1px solid #B28E5F;
  }
  .bnr-box .bx_items li{
    width: 100%;
    float: none;
  }
  .game .bx_items li:first-child{
    margin-bottom: 1em;
  }
  .bnr-box .bx_items.col1 li{
    max-width: 320px;
  }
}

.game .bx_items p {
  font-size: 0;
  line-height: 52px;
  margin: 0 0 13px;
  text-align: center;
}
.game .bx_items p img {
  vertical-align: bottom;
}
.game .bx_items a {
  font-size: 0;
  display: block;
}
.game .bx_items figcaption {
  line-height: 1.4;
  margin-top: 7px;
}
.s-b {
  position: relative;
  margin: 0 auto;
}
.s-b.l-1{
  margin-bottom: 50px;
}
.bnr-box.l-1{
  margin-bottom: 75px;
}
.s-b:before {
  background: url(../image/p_05.png) no-repeat;
  bottom: 115px;
  content: '';
  display: block;
  height: 253px;
  left: -140px;
  position: absolute;
  width: 279px;
}
.s-b:after {
  background: url(../image/p_06.png) no-repeat;
  content: '';
  display: block;
  height: 253px;
  position: absolute;
  right: -140px;
  top: 120px;
  width: 279px;
}
.gbox_item .item_empty {
  display: none;
}
.gbox_item .item_empty .item_inner:hover img {
  opacity: 1;
}
.gbox_item .item_empty .item_inner {
  background: none;
}

@media (max-width: 767px) {
  .title_h3 > span {
    font-size: 15px;
  }
  .title_h3 > span > span {
    padding: 0 1.75em;
  }
  .s-b:before,
  .s-b:after {
    display: none;
  }
  .s-b.l-1{
    margin-bottom: 0;
  }
  .bnr-box.l-1{
    margin-bottom: 1em;
  }
  .game .w690 {
    padding: 0 5px;
  }
  .game .bx {
    margin-bottom: 15px;
    padding: 30px 20px 25px;
  }
  .game .bx h4 {
    margin-bottom: 13px;
    padding: 0 30px;
  }
  .game .bx figcaption {
    line-height: 20px;
    margin-top: 5px;
  }
  .game .bx_items {
    margin: 0 -4px 30px;
  }
  .game .bx_items li {
    padding: 0 4px;
  }
  .game .bx_items li .bx_item_inner {
    padding: 20px 18px;
    min-height: 0;
    max-height: 350px;
  }
  .game .bx_items p {
    line-height: 34px;
    margin-bottom: 10px;
    padding: 0;
  }
  .game .bx_items figcaption {
    line-height: 20px;
  }
  .game .bx_items a img {
    width: 100%;
  }
}

@media (max-width: 320px) {
  .game .bx_items li .bx_item_inner {
    max-height: 370px;
  }
}

/*下層ページ動画埋め込み*/
.cmn_box_item_movie.col01 .cmn_item_movie {
  max-width: 480px;
  width: 100%;
}
.cmn_box_item_movie .cmn_item_movie_thum {
  border: 2px solid #000;
  border-top: 25px solid #000;
  border-bottom: 25px solid #000;
}
.cmn_box_item_movie .cmn_item_movie_thum::after {
  width: 80px;
  height: 80px;
}
.cmn_item_movie a.roll:hover {
  opacity: .7;
}
.cmn_item_movie a.roll img:hover {
  opacity: 1;
}

@media (max-width: 767px) {
  .cmn_box_item_movie.col01 .cmn_item_movie {
    max-width: 430px;
  }
}

.box_movie .title_h3 {
  margin: 0 auto 20px;
}
.box_movie .title_h3 > span > span {
  padding: 0 35px;
}
.box_movie .title_h3.title_h3_04 {
  background: url(../image/title06.png) no-repeat center center;
  background-size: 400px;
}
.box_movie .title_h3.title_h3_04:before {
  background: #433408;
  content: '';
  display: block;
  height: 2px;
  margin: -1px 0 0 222px;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 150px;
  z-index: 0;
}
.box_movie .title_h3.title_h3_04:after {
  background: #433408;
  width: 150px;
  margin: -1px 0 0 -371px;
  z-index: 0;
}

@media (max-width: 767px) {
  .box_movie .title_h3.title_h3_04 {
    background: url(../image/title06-sp.png) no-repeat;
    background-size: 100% auto;
    max-width: 300px;
    width: 100%;
  }
  .box_movie .title_h3.title_h3_04:before {
    margin: -1px 0 0 180px;
  }
  .box_movie .title_h3.title_h3_04:after {
    margin: -1px 0 0 -329px;
  }
}

@media (max-width: 414px) {
  .box_movie .title_h3.title_h3_04 {
    height: 47px;
  }
}

@media (max-width: 411px) {
  .box_movie .title_h3.title_h3_04 {
    height: 50px;
  }
}

@media (max-width: 375px) {
  .box_movie .title_h3.title_h3_04 {
    height: 46px;
  }
}

@media (max-width: 360px) {
  .box_movie .title_h3.title_h3_04 {
    height: 44px;
  }
}

@media (max-width: 320px) {
  .box_movie .title_h3.title_h3_04 {
    height: 38px;
  }
}


/*end_下層ページ動画埋め込み*/

/******************** END GAME PAGE **********************/
/*IE*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .box__qr h2 {
    padding-top: 29px;
  }
  .item h2 span {
    padding-top: 10px;
  }
  .box__detail h3 span {
    padding-top: 9px;
  }
  .box__item h3 span span,
  .box__right h4 span span {
    padding-top: 7px;
  }
  .box__item h3 > span,
  .box__right h4 > span {
    padding-bottom: 5px;
  }
  .title_h2 > span > span {
    padding-top: 13px;
  }
  .title_h3 > span > span {
    padding-top: 7px;
  }
  .box__text .txt h3 span {
    background-position: left top;
  }
}

/* ------------------------------------ */
/* ▼ mCustomScrollbar */
/* ------------------------------------ */
.mCSB_outside + .mCSB_scrollTools{
  right: -35px;
} /* scrollbar position: outside */

.mCSB_scrollTools a + .mCSB_draggerContainer{
  margin: 25px 0;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
  display: block;
  position: absolute;
  height: 25px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown{
  bottom: -1px;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
  bottom: 0;
} /* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{
  margin: 0 25px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
  display: block;
  position: absolute;
  width: 25px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{
  left: -1px;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
  opacity: 1;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
  width: 100%;
  margin: 4px 0;
  box-shadow: none;
  background: none;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{
  background: url(/image_cmn/scrollbar/top.png) no-repeat;
  background-size: 25px;
  top: 0;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{
  background: url(/image_cmn/scrollbar/bottom.png) no-repeat;
  background-size: 25px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{
  background: url(/image_cmn/scrollbar/prev.png) no-repeat;
  background-size: 25px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{
  background: url(/image_cmn/scrollbar/next.png) no-repeat;
  background-size: 25px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
  height: 18px;
  background: #d2d2d2;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
  background: #dbdbdb;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
  background: none;
  box-shadow: none;
}

.mCSB_scrollTools_vertical .mCSB_dragger_bar{
  width: 18px !important;
}

.mCSB_container{
  padding-bottom: 1px;
}

/* ------------------------------------ */
/* ▼ TCI福岡_sakaguchi バナー共通化対応 */
/* ------------------------------------ */
@media (max-width: 767px) {
  .box_content_under_bnr .cmn_bnr_area.col02 {
    max-width: 488px;
    padding: 0 32px 10px;
  }
}