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

title : 作刀・刀工・刀匠のイラスト【刀剣ワールド】
scope : 作刀・刀工・刀匠のイラスト【刀剣ワールド】

memo：

last modify : 2023/07/26 WEB2TCI-37372_tanaka アニメーションボタンタブデザイン共通化のため削除

2023/04/07 WEB2TCI-31773 新規作成
========================================================== */

/* 共通上書き */
body {
  background: url(../image/bg.jpg) repeat;
}
img {
  vertical-align: bottom;
}

/* ------------------------------------ */
/* ▼ header breadcrumbs footer */
/* ------------------------------------ */
#header {
  background: none;
  padding:0;
  width: 1024px;
}
#header::before {
  content: none;
}
#header .mv_title {
  color: #fff;
  font-size: 44px;
  font-weight: 600;
  position: absolute;
  left: 50%;
  top: 54%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width:100%;
}
#header .logo {
  position: absolute;
  left: 2.24%;
  top: 6.73%;
  width: 26.17%;
}
.breadcrumbs {
  margin: 10px auto 0;
  width: 98%;
}
#footer {
  margin: 98px 0 0;
  position: relative;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  #header {
    width: 100%;
  }
  #header .mv_title {
    font-size: 4.2vw;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #header .mv_title {
    top: 63.6%;
  }
}

@media only screen and (max-width: 767px) {
  #header .logo {
    position: absolute;
    left: 6.16%;
    top: 8.62%;
    width: 37.56%;
  }
  #header .mv_title {
    font-feature-settings: normal;
    font-size: 6.5vw;
    letter-spacing: 0;
    line-height: 1.3;
    top: 45%;
    left: 50%;
    width:80%;
  }
  #footer {
    background: none;
    margin-top: 0;
  }
  .footer_inner {
    background-color: #ffffff;
  }
  .footer_inner .box_copyright .copyright {
    margin-top: 0;
    margin-bottom: 0;
    padding: 16px 25px 25px;
  }
}

/* ------------------------------------ */
/* ▼ イラスト集部分 */
/* ------------------------------------ */
.wrap {
  margin: 0 auto;
  width: 1000px;
}
@media only screen and (max-width: 1024px) {
  .wrap {
    width: 100%;
    margin-bottom: 60px;
  }
}

/* ▼ nav */
.wrap nav {
  margin: 40px auto 0;
  width: 530px;
}
.wrap nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wrap nav ul li {
  margin: 0 0 10px;
  width: 260px;
  height:54px;
}
.wrap nav ul li a {
  color: #fff;
  display: block;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;
}
.wrap nav ul li a:hover {
  opacity: .8;
}
.wrap nav ul li a span {
  align-items: center;
  display: flex;
  font-size: 20px;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1.2;
  padding: 10px 22px;
  background: url(../image/bg-btn-nav.gif) no-repeat;
  background-size: contain;
}
.wrap nav ul li a:after {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  top: calc(50% - 4px);
  right: 15px;
  width: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .wrap nav ul li a span {
    padding-top: 15px;
  }
}

@media only screen and (max-width: 932px) {
  .wrap nav {
    margin: 30px auto 0;
  }
  .wrap nav ul li {
    margin: 0 0 2% 0;
  }
  .wrap nav ul li a span {
    font-size: 15px;
    line-height: 40px;
    padding-right: 16px;
  }
  .wrap nav ul li a:after {
    right: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .wrap nav {
    width: 100%;
  }
  .wrap nav ul {
    display: block;
    flex-wrap: none;
    justify-content: space-between;
  }
  .wrap nav ul li {
    margin: 10px auto;
    width: 250px;
  }
  .wrap nav ul li a span {
    font-size: 18px;
  }
}

/* ------------------------------------ */
/* ▼ .title_box */
/* ------------------------------------ */
.title_h2 {
  background-image: url(../image/h2-bg02.png), url(../image/h2-bg01.png);
  background-repeat: no-repeat;
  background-position: right center, left center;
  background-color: #222;
  color: #fff;
  display: block;
  font-size: 24px;
  line-height: 55px;
  margin-bottom: 12px;
  text-align: center;
}
.title_h2 span{
  position: relative;
}
.title_h2 span span::before, .title_h2 span span::after {
  background: url(../image/ico-dots.png) no-repeat center;
  content: "";
  height: 24px;
  top: 50%;
  margin-top: -12px;
  position: absolute;
  width: 26px;
}
.title_h2 span span::before {
  left: -20%;
}
.title_h2 span span::after {
  right: -20%;
}
@media only screen and (max-width: 1024px) {
  .title_h2 {
    font-size: 24px;
  }
  .title_h2 span{
    background-color: #222;
    display: inline-block;
    margin:0 45px;
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  #anchor_toukou .title_h2 {
    line-height: 29px;
  }
  .title_h2 {
    font-size: 21px;
    background-size: cover;
  }
  .title_h2 br{
    line-height: 0;
  }
  .title_h2 span{
    margin:0 60px;
    width: 80%;
    margin:0;
  }
  .title_h2 span span::before, .title_h2 span span::after {
    height: 13px;
    margin-top: -8px;
    width: 22px;
    background-size: contain;
  }
  .title_h2 span span::before {
    left: 10%;
  }
  .title_h2 span span::after {
    right: 10%;
  }
}


/* ------------------------------------ */
/* ▼ .illust_wrap */
/* ------------------------------------ */
.illust_wrap {
  margin-bottom: 70px;
  margin-top: 30px;
}
.illust_wrap_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.illust_wrap_list li {
  width: calc(97% / 4);
  margin:5px 0.5% 0 0;
  position: relative;
  height:240px;
  border-bottom: none;
}
/*#anchor_sakutou .illust_wrap_list:after {
  background: url(../image/spacer01.png) no-repeat 50% 50%;
}
#anchor_toukou .illust_wrap_list:after {
  background: url(../image/spacer02.png) no-repeat 50% 50%;
}*/
.illust_wrap_list li img {
  height: auto;
  width: 100%;
  border: 1px solid #EAE1DA;
}
.illust_wrap_list li img.boder_none {
  border: none;
  padding-top:40px;
}
.illust_wrap_list .illust_name {
  color: #fff;
  display: block;
  font-size: 18px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 3px;
  background: url(../image/illust_name-bg.gif) repeat;
  letter-spacing: 0;
  margin: 0 0 8px;
  padding: 9px 8px;
  width:100%;
  border: 1px solid #EAE1DA;
  border-top: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .illust_wrap_list .illust_name > span {
    line-height: 1.2;
    padding-top: 9px;
  }
}

@media only screen and (max-width: 1024px) {
  .illust_wrap {
    margin-bottom: 5.85%;
    padding: 0 10px;
  }
  .illust_wrap_list li, .illust_wrap_list:after {
    height:220px;
  }
  .illust_wrap_list .illust_name {
    bottom: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .illust_wrap_list {
    margin-top: 6px;
  }
  .illust_wrap_list li {
    width: calc(97% / 2);
    height:auto;
  }
  .illust_wrap_list:after {
    width: calc(97% / 2);
    height:auto;
  }
  .illust_wrap_list:before {
    display: none;
  }
  #anchor_sakutou .illust_wrap_list:after,
  #anchor_toukou .illust_wrap_list:after {
    background-size: contain;
  }
  .illust_wrap_list li img {
    height: auto;
    width: 100%;
    margin-bottom:38px;
  }
  .illust_wrap_list li img.boder_none {
    padding-top:10px;
  }
  .illust_wrap_list .illust_name {
    font-size: 18px;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 5px 8px;
  }
}

/* ▼ バナー群*/
.bnr_mutual_article {
  margin: 0 auto;
  max-width: 750px;
}
@media (max-width: 767px) {
  .bnr_mutual_article {
    padding:0 20px;
  }
}


.js_switch_contents_wrap:not(.is_active) {
  display: none;
}

.js_switch_contents_wrap.is_active {
  display: block;
}


