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

title : 刀剣ワールド 陣笠写真
scope : 刀剣ワールド 陣笠写真

memo：
last modify : 2022/10/04 五十嵐 ナビメニュー変更対応

2021/02/4 TCI福岡_yoneshima すき間画像修正
2021/01/22 TCI_uesugi KVの（工事中）を共通化
2020/12/29 TCI福岡_sakaguchi バナー共通化対応
2020/11/10 319_shimizu YouTube動画追加
2020/10/15 TCI福岡_yoneshima 「工事中」追加
2019/03/27 TCI福岡_abe 陣笠写真／新規作成

========================================================== */
.cmn_h1_sitetop_name {
  margin-top: 1%;
}
.cmn_under_construction {
  position: relative;
}
.cmn_under_construction::after {
  position: absolute;
  top: 62%;
  left: 50%;
  -webkit-transform:translateX(-50%) ;
  transform: translateX(-50%);
}
@media (max-width:767px) {
  .cmn_h1_sitetop_name {
    margin-top: 8%;
  }
  .cmn_under_construction::after{
    top: 57%;
  }
}


/* ------------------------------------ */
/* ▼ search_menu */
/* ------------------------------------ */
.search_menu_ico {
  margin-right: 10px;
}

/* ------------------------------------ */
/* ▼ description explanation*/
/* ------------------------------------ */
.description_explanation_sec {
  margin-bottom: 31px;
}

.description_explanation_wrap {
  margin: 15px auto 0;
}

.description_explanation_col.img_col_c .content__img {
  margin: 3px auto 0;
  max-width: 740px;
}

@media (max-width: 767px) {
  .description_explanation_col.text_col_c {
    margin: 0 auto;
  }
}

/* ------------------------------------ */
/* ▼ .s_content */
/* ------------------------------------ */
.s_content {
  background: url(../../common/image/bg-contents01.png);
  background-size: 50px;
}

@media (min-width: 768px) {
  .s_content + .s_content {
    padding: 10px 0 30px;
  }
}

@media (max-width: 767px) {
  .s_content + .s_content {
    padding: 1% 10px 5%;
  }
  /* すき間画像修正 */
  .s_content .s_box_list:not(.s_box_list_col1) {
    background-position: right 6vw bottom 20vw;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  /* すき間画像修正 */
  .s_content .s_box_list:not(.s_box_list_col1) {
    background-position: right 6vw bottom 14vw;
  }
}

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

/* ▼ .bnr_box */
/* ------------------------------------ */
.bnr_box.single {
  margin: 0 auto 40px;
  max-width: 500px;
  width: 100%;
}

@media (max-width: 767px) {
  .bnr_box.single {
    margin: 0 auto 20px;
    max-width: 330px;
    padding: 0 15px;
    width: 100%;
  }
}
/* bnr_area */
/* ------------------------------------ */
.bnr_area {
  margin: 30px auto 0;
}
.bnr_area.col01 {
  max-width: 490px;
}
.bnr_area_txt {
  letter-spacing: .05em;
  text-align: left;
}

@media (max-width: 767px) {
  .bnr_area {
    margin: 20px auto 0;
    padding: 0 10px;
  }
}

/* ------------------------------------ */
/* box-seo */
/* ------------------------------------ */
.box_seo {
  margin-top: 55px;
}

@media (max-width: 767px) {
  .box_seo {
    margin-top: 30px;

  }
}
/* video */
/* ------------------------------------ */
.box_s .box__title {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/bkg_title_top.jpg) no-repeat top center;
  color: #fff;
  display: table;
  font-size: 19px;
  line-height: 1.3em;
  font-weight: 600;
  height: 60px;
  margin: 0 auto 5px;
  padding-top: 19px;
  position: relative;
  text-align: center;
  width: 100%;
}
.box_s .box__title:before {
  background: #b28e5f;
  content: '';
  display: block;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 100%;
}
.box_s .box__title > span span {
  display: inline-block;
  max-width: 550px;
  padding: 2px 35px 0;
  position: relative;
}
.box_s .box__title > span {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/bkg_title_bottom.png) no-repeat bottom center;
  display: table-cell;
  padding-bottom: 18px;
  position: relative;
  z-index: 1;
  vertical-align: middle;
}
.box_s .box__title > span span {
  display: inline-block;
  max-width: 550px;
  padding: 2px 35px 0;
  position: relative;
}
.box_s .box__title > span span:after,
.box_s .box__title > span span:before {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/ico02.png) no-repeat;
  content: '';
  display: block;
  height: 16px;
  left: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 22px;
}
.box_s .box__title > span span:after {
  left: auto;
  right: 0;
}
.box__video {
  max-width: 750px;
  margin: 0 auto;
}
.box__video .box__video_text {
  text-align: center;
}
.box__video__content {
  font-size: 0;
  position: relative;
  text-align: center;
}
.box__video__content a:hover {
  opacity: 0.5;
}
.box__video__content:before {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/bkg_video_l.png) no-repeat;
  bottom: 10px;
  content: '';
  display: block;
  height: 243px;
  left: -125px;
  position: absolute;
  width: 266px;
}
.box__video__content a {
  display: inline-block;
  position: relative;
  max-width: 320px;
  margin: 15px 0 0;
}
.box__video__content a:before {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/ico_play.png) no-repeat;
  content: '';
  display: block;
  height: 80px;
  left: 50%;
  margin: -40px 0 0 -40px;
  position: absolute;
  top: 50%;
  width: 80px;
}
.box__video__content:after {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/bkg_video_r.png) no-repeat;
  bottom: 0;
  content: '';
  display: block;
  height: 215px;
  left: auto;
  position: absolute;
  right: -196px;
  width: 393px;
}
.s_box_list_col1 .box__video__content:after,
.s_box_list_col1 .box__video__content:before{
  content: none;
}
@media (max-width: 767px){
.box__video{
   padding: 0 10px;
}
.box__video .box__video_text {
  font-size: 16px;
  text-align: left;
}
.box_s .box__title {
    background: url(/wp/wp-content/themes/wp-templ/weapon-shoga-art/search-arquebus/image/title_photo_sp_t.png) no-repeat top center;
    display: block;
    font-size: 16px;
    letter-spacing: 0.95px;
    height: auto;
    margin: 0 -5px 5px;
    padding-top: 10px;
    width: auto;
  }
  .box_s .box__title:before{
  background: none;
  }
  .box_s .box__title > span {
    background: url(/wp/wp-content/themes/wp-templ/weapon-shoga-art/search-arquebus/image/title_photo_sp_b.png) no-repeat bottom center;
    display: block;
    padding-bottom: 10px;
  }
  .box_s .box__title > span span {
    line-height: 1.3;
    max-width: 260px;
    padding: 3px 25px 1px;
  }
  .box_s .box__title > span span:before, 
  .box_s .box__title > span span:after {
    background-size: 100%;
    height: 14px;
    margin-top: -7px;
    width: 22px;
  }
  .box__video__content:before,
  .box__video__content:after{
      background: none;
  }
  .box__video__content a:before {
    background-size: 100%;
    height: 58px;
    margin: -29px 0 0 -29px;
    width: 58px;
  }
}
/*------video_end------*/

/* ------------------------------------ */
/* ▼ バナー共通化対応 */
/* ------------------------------------ */
@media (min-width: 768px) {
  .box_des_under_bnr {
    margin-bottom: 40px;
  }
  .box_content_under_bnr {
    margin-bottom: 60px;
    margin-top: 33px;
  }
  .box_content_under_bnr .cmn_bnr_area.col02 figure {
    max-width: 345px;
  }
}

@media (max-width: 767px) {
  .box_des_under_bnr {
    margin-bottom: 20px;
  }
  .box_des_under_bnr .cmn_bnr_area.col01 {
    max-width: 330px;
    padding: 0 15px;
  }
  .box_content_under_bnr {
    margin-bottom: 60px;
    margin-top: 33px;
  }
  .box_content_under_bnr .cmn_text_bnr.cmn_bnr_area.col02 {
    max-width: 345px;
    padding: 0;
    width: 90%;
  }
}

/* ------------------------------------ */
/*  ボタンデザイン変更対応 */
/* ------------------------------------ */
.search_menu{
  margin-bottom: 0;
  padding: 0 10px;
  justify-content: space-between;
}
.search_menu li {
  background: none;
  margin-right: initial;
}
.search_menu_outer.nav_col4{
  padding: 25px 0;
  background-color: #5f4523;
}
.search-flag .search_menu li{
  background: initial;
  border: none!important;
  padding: 1px;
  position: relative;
  width: 18.5%;
}
.search_menu li a{
  border: 2px solid #e9dcca;
  padding: 5px 25px 5px 0;
  overflow: hidden;
  padding-left: 0;
}

.search_menu li a::before{
  background: url('../../common/image/bg-btn-circle.png') no-repeat left;
  background: url('../../common/image/bg-btn-circle.svg') no-repeat left;
  background-size: 50%;
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: -17%;
}
.search_menu .search_menu_ico{
  width: 33%;
  margin-right: 0;
}
.search_menu .search_menu_ico + span{
  width: 58%;
}
.search_menu .search_menu_ico img{
  max-width: 40px;
}
.search_menu li:first-child{
  background-color: #b24848;
}
.search_menu li:nth-child(2){
  background-color: #866997;
}
.search_menu li:nth-child(3){
  background-color: #a79014;
}
.search_menu li:nth-child(4){
  background-color: #527528;
}
.search_menu li:nth-child(5){
  background-color: #3e7887;
}
.search_menu li a:after, .search_menu li.nolink > span:after{
  border-width: 8px 5px 0 5px;
  right: 10px;
}
.search_menu li a, .search_menu li.nolink > span{
  font-size: 20px;
  justify-content: space-between;
}

/* iPad */
@media (max-width:768px){
  .search_menu .search_menu_ico {
    width: 30%;
  }
  .search_menu li a::before{
    left: -20%;
  }
  .search_menu .search_menu_ico + span{
    width: 62%;
    white-space: nowrap;
  }
}
/* SP表示 */
@media (max-width:767px) {
  .search_menu_outer.nav_col4{
    padding: 15px 0;
  }
  .search_menu .search_menu_ico img{
    max-width: 40px;
  }
  .search_menu li a{
    padding: 9px 28px 9px 0;
  }
  .search_menu li a::before{
    background-size: 50%;
    left: -17%;
  }
  .search_menu .search_menu_ico {
    width: 31%;
  }
  .search_menu .search_menu_ico + span{
    width: 58%;
  }
  .nav_col4 .search_menu li {
    width: 100%;
  }
  .nav_col4 .search_menu li + li {
    margin-left: 0;
  }
  .search_menu_outer.nav_col4 .search_menu li:nth-child(n + 4){
    margin-top: 0;
  }
  .search_menu .search_menu_ico + span{
    white-space: inherit;
  }
  .nav_col4 .search_menu li:nth-child(n + 3) {
    margin-top: initial;
  }
  .search_menu li a::before{
    background-size: 35%;
    left: -6%;
  }
}
