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

title : 刀剣ワールド浮世絵 浮世絵壁紙

memo：

last modify : 2020/08/19 TCI福岡_sakaguchi／共通tableクラスの導入

2020/04/09 TCI福岡_yoneshima 新規作成

========================================================== */
/* ------------------------------------ */
/* ▼ banner_h1*/
/* ------------------------------------ */
.banner_h1 .txth1 {
  line-height: 1.4;
}

@media (max-width: 767px) {
  .banner_h1 .txth1{
    font-size: 6vw;
    line-height: 1.4;
  }
}

/* ------------------------------------ */
/* ▼ breadcrumbs */
/* ------------------------------------ */
@media (max-width: 767px) {
  .breadcrumbs li {
    font-size: 14px;
  }
}

/* ------------------------------------ */
/* ▼ desc */
/* ------------------------------------ */
.desc {
  margin: 19px auto 0;
  max-width: 780px;
  text-align: justify;
}

@media (max-width: 767px) {
  .desc {
    font-size: 15px;
    line-height: 25px;
    margin-top: 15px;
    padding: 0 30px;
  }
}

/* ------------------------------------ */
/* ▼ contents */
/* ------------------------------------ */
.contents_wrap {
  margin: 0 auto;
  max-width: 95%;
}

@media (max-width: 767px) {
  .contents_wrap {
    margin-top: 30px;
    width: 95%;
  }
}

/* ------------------------------------ */
/* ▼ wall_paper_list */
/* ------------------------------------ */
ul.wall_paper_list {
  display: block;
  width: 761px;
  margin: 0 auto;
}

ul.wall_paper_list > li {
  float: left;
  width: 358px;
  display: block;
  margin: 0 45px 60px 0;
  position: relative;
}

ul.wall_paper_list > li:nth-child(2n) {
  margin-right: 0;
}

ul.wall_paper_list > li.blank01::before {
  content: url(/image_cmn/character/photo06.png);
  display: block;
  width: 224px;
  height: 206px;
  position: absolute;
  top: 0;
  left: 0;
}

ul.wall_paper_list > li.blank01::after {
  content: url(/image_cmn/character/photo19.png);
  display: block;
  width: 224px;
  height: 206px;
  position: absolute;
  bottom: 0;
  right: 0;
}

ul.wall_paper_list > li.blank02::before {
  content: url(/image_cmn/character/photo20.png);
  display: block;
  width: 224px;
  height: 206px;
  position: absolute;
  top: 0;
  left: 0;
}

ul.wall_paper_list > li.blank02::after {
  content: url(/image_cmn/character/photo21.png);
  display: block;
  width: 224px;
  height: 206px;
  position: absolute;
  bottom: 0;
  right: 0;
}

ul.wall_paper_list li figure {
  margin: auto;
}

ul.wall_paper_list li figure img {
  margin: auto;
}

ul.wall_paper_list li ul {
  margin-top: 15px;
  text-align: center;
}

ul.wall_paper_list li ul li {
  margin-top: 10px;
}

ul.wall_paper_list li ul li .btn_red.btn_red_arr {
  display: inline-block;
  float: none;
}
ul.wall_paper_list li ul li span {
  font-size: 16px;
  margin-top: 0;
}

ul.wall_paper_list li ul li span::after {
  background: url(../image/ico-download.png) no-repeat top left;
  content: "";
  height: 16px;
  width: 12px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  border: none;
  transform: none;
}

.wall_paper_list__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 14px;
  text-align: center;
}

.wall_paper_list__heading > span::after, 
.wall_paper_list__heading > span::before
{
  background: url(../../image-cmn/titleh2/ico01.png) no-repeat 0 0;
  background-size: contain;
  content: "";
  display: block;
  height: 18px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
}

.wall_paper_list__heading > span {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .03em;
  line-height: 1.45;
  padding: 0 43px;
  position: relative;
}
.wall_paper_list__heading span.ttl_small {
  display: block;
  font-size: 17px;
  letter-spacing: .01em;
}
.wall_paper_list__heading > span::before {
  left: 0;
}
.wall_paper_list__heading > span::after {
  right: 0;
}
@media (max-width: 767px) {
  ul.wall_paper_list {
    width: 100%;
  }
  ul.wall_paper_list > li {
    float: none;
    width: 95%;
    margin: 0 auto 5rem;
  }
  ul.wall_paper_list > li:nth-child(2n) {
    margin-right: auto;
  }
  ul.wall_paper_list li ul {
    margin-top: 5px;
  }
  ul.wall_paper_list li ul li span {
    width: 90%;
    min-width: 230px;
  }
  ul.wall_paper_list li ul li span::after {
    background: url(../image/ico-download.svg) no-repeat top left;
    content: "";
  }
}

/* ------------------------------------ */
/* ▼ howto */
/* ------------------------------------ */
#howto {
  background: url(../image/bg-howto.jpg) repeat top left;
  clear: both;
  margin: 0 auto 60px;
  padding: 60px 0;
  position: relative;
}

#howto .title__cat {
  margin: 0 auto 25px;
  text-align: center;
}

#howto .title__cat h2 {
  font-size: 23px;
  text-align: center;
  margin: 0 auto 5px;
  clear: both;
  background: none;
  color: #000000;
  height: auto;
  letter-spacing: 0.1em;
  position: relative;
  display: inline-block;
}

#howto .title__cat h2 span {
  font-weight: 600;
  display: inline-block;
  border-top: solid 3px #B28E5F;
  border-bottom: solid 3px #B28E5F;
  padding: 14px 120px;
}

#howto .title__cat h2::before {
  background: url(../image/ico02.png) no-repeat top left;
  content: "";
  margin-top: -14px;
  position: absolute;
  top: 50%;
  left: 15%;
  width: 28px;
  height: 28px;
  background-size: 28px;
}

#howto .title__cat h2::after {
  background: url(../image/ico02.png) no-repeat top left;
  content: "";
  margin-top: -14px;
  position: absolute;
  top: 50%;
  right: 15%;
  width: 28px;
  height: 28px;
  background-size: 28px;
}

#howto table {
  border-color: #ba9a6f;
  max-width: 760px;
  width: 100%;
  margin: 30px auto;
}

#howto table th {
  background: #b18f61 url(../image/bg-menu.png) repeat;
  background-size: 100%;
  border-bottom-color: #d9c7af;
  border-right-color: #d9c7af;
  color: #fff;
  font-weight: 600;
  font-size: 19px;
  line-height: 1.6;
  text-align: center;
  width: 165px;
  vertical-align: middle;
}

#howto table td {
  border-bottom-color: #d9c7af;
  border-right: none;
  background: #fff;
  color: #000;
  letter-spacing: .1em;
  vertical-align: middle;
  word-break: break-all;
  padding: 27px 38px;
}

#howto table tr:last-of-type td,
#howto table tr:last-of-type th {
  border-bottom: none;
}

@media (max-width: 767px) {
  #howto {
    padding: 50px 0;
    margin-bottom: 50px;
  }
  #howto .title__cat {
    margin: 0 30px 25px;
  }
  #howto .title__cat h2 {
    width: 100%;
    font-size: 6vw;
  }
  #howto .title__cat h2 span {
    width: 100%;
    padding: 14px 10px;
  }
  #howto .title__cat h2::before {
    background: url(../image/ico02.svg) no-repeat top left;
    content: "";
    margin-top: -9px;
    position: absolute;
    top: 50%;
    left: 1%;
    width: 1em;
    height: 1em;
    background-size: 1em;
  }
  #howto .title__cat h2::after {
    background: url(../image/ico02.svg) no-repeat top left;
    content: "";
    margin-top: -9px;
    position: absolute;
    top: 50%;
    right: 1%;
    width: 1em;
    height: 1em;
    background-size: 1em;
  }
  #howto table {
    width: 95%;
    margin: auto;
  }
  #howto table th {
    border-right: none;
    width: 100%;
    padding: 1rem;
    background-size: 50%;
    font-size: 5.5vw;
    line-height: 1.3;
  }
  #howto table td {
    padding: 14px;
    font-size: 15px;
  }
}


/* ------------------------------------ */
/* ▼ other_device */
/* ------------------------------------ */
.other_device {
  position: relative;
  max-width: 850px;
  box-sizing: border-box;
  background: #b49366;
  border-radius: 48px 3px 48px 3px;
  margin: 0 auto;
  padding: 5px;
}

.other_device .od_inner {
  width: 100%;
  box-sizing: border-box;
  background: url(../image/img-other-device-flower01-pc.png) no-repeat top right, url(../image/img-other-device-flower02-pc.png) no-repeat bottom left, url(../image/bg-pattern-item01.png);
  border-radius: 45px 0 45px 0;
}

.other_device .od_inner h2 {
  position: absolute;
  width: 532px;
  background: url(../image/ttl-other-device-pc.png) no-repeat;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 47px;
  top: -21px;
  left: calc(50% - 266px);
}

.other_device .od_inner p {
  display: block;
  float: left;
}

.other_device .od_inner p.od_lead {
  letter-spacing: .02em;
  padding: 55px 0 0 47px;
  width: 43.9286%;
}

.other_device .od_inner p.od_img {
  line-height: 0;
  padding: 32px 35px 0 0;
}

.other_device .od_inner p.od_qr {
  padding: 54px 0 0 0;
}

@media (min-width: 768px) {
  .other_device {
    margin-top: 65px;
  }
}

@media (max-width: 767px) {
  .other_device {
    border-radius: 0 0 7vw 7vw;
    padding: 3px;
    margin: 7rem 1rem 0;
  }
  .other_device .od_inner {
    border-radius: 0 0 6vw 6vw;
    padding: 6rem 5vw 0;
    background: url(../image/img-other-device-flower01-sp.png) no-repeat top 60% left -35px, url(../image/img-other-device-flower02-sp.png) no-repeat bottom 40% right -10px, url(../image/bg-pattern-item01.png);
    background-size: 32%, 25%;
  }
  .other_device .od_inner h2 {
    background: url(../image/ttl-other-device-sp.png) no-repeat center;
    width: 100%;
    left: 0;
    background-size: contain;
    height: 17.5vw;
    font-size: 6vw;
    line-height: 1.3;
    padding-top: 1rem;
    top: -8.5vw;
  }
  .other_device .od_inner h3 {
    text-align: center;
  }
  .other_device .od_inner h3 span {
    position: relative;
    font-size: 6vw;
    font-weight: 600;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
    display: inline-block;
    margin: 10px auto 10px;
    padding: 0 45px 0;
    color: #313030;
    letter-spacing: -1.5px;
    font-feature-settings: "pkna";
  }
  .other_device .od_inner h3 span:before, .other_device .od_inner h3 span:after {
    content: "";
    position: absolute;
    width: 34px;
    height: 20px;
    background: url(../image/icon-diamond.png) no-repeat;
    background-size: cover;
    top: calc(50% - 8px);
  }
  .other_device .od_inner h3 span::before, .other_device .od_inner h3 span::after {
    width: 25px;
    background-size: contain;
  }
  .other_device .od_inner h3 span:before {
    left: 0;
  }
  .other_device .od_inner h3 span:after {
    right: 0;
  }
  .other_device .od_inner p.od_lead {
    padding: 0;
    width: 100%;
    margin-bottom: 2rem;
  }
  .other_device .od_inner p.od_lead span {
    display: block;
    margin-top: .5rem;
    line-height: 1.4;
    font-weight: 600;
  }
  .other_device .od_inner p.od_img {
    float: none;
    padding: 0 10px;
    margin: 1.5rem auto 2.5rem;
    text-align: center;
    width: 100%;
  }
  .other_device .od_inner p.od_qr {
    float: none;
    margin: 0 auto;
    max-width: 180px;
    padding: .5rem 0 0;
    text-align: center;
    width: 100%;
  }
}

@media (max-width: 414px) {
  .other_device .od_inner h2 {
    height: 21vw;
    top: -10vw;
  }
}

/* ------------------------------------ */
/* ▼ box_seo */
/* ------------------------------------ */
.box_seo .seo_frame {
  letter-spacing: .04em;
}