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

title : 日本刀拵図鑑
scope : 日本刀拵図鑑

memo：

modify : 

last modify : 2022/04/20 tanaka 作成

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

/* ------------------------------------ */
/* 共通上書き */
/* ------------------------------------ */
.banner_h1 .txth1 {
  background-color: transparent;
  color: #FFF;
  text-shadow: 1px 2px 2px #000;
}
.cmn_h1_sitetop_name {
  line-height: 1.25;
}
.cmn_anchor03 {
  margin-top: 35px;
}

a:link {
  color: #6da6fc;
}

@media (min-width: 768px) {
  .txth1_inner {
    padding-bottom: 6px;
  }

  .cmn_anchor03>ul {
    padding: 0 13px 0 15px;
  }
  .cmn_anchor03>ul>li {
    margin-right: 4px;
  }
  .cmn_anchor03>ul.col4>li {
    width: calc(25% - 4px);
  }
  .cmn_anchor03>ul.col4>li:nth-of-type(n+5) {
    margin-top: 6px;
  }

  .koshirae-guide-top .cmn_bnr_area.col03 {
    margin-top: 70px;
  }

}

@media screen and (max-width: 767px) {
  .banner_h1 .txth1 {
    font-size: 5.4vw;
  }
  .cmn_anchor03 {
    margin-top: 20px;
  }
  .cmn_anchor03>ul {
    justify-content: space-around;
  }
  .cmn_anchor03>ul>li {
    width: calc(50% - 5px);
  }
  .cmn_anchor03>ul>li:nth-of-type(-n+2) {
    margin-top: 0;
  }

  .koshirae-guide-top .cmn_bnr_area.col03 {
    margin-top: 30px;
    max-width: 370px;
  }
}

/* ------------------------------------ */
/* ▼ .box_seo */
/* ------------------------------------ */
@media (min-width: 768px) {
  .box_seo {
    margin-top: 50px;
  }
  .koshirae-guide-detail .box_seo {
    margin-top: 75px;
  }
}

/* ------------------------------------ */
/* ▼ .section_desc_block */
/* ------------------------------------ */
.section_desc_block {
  margin: 0 auto;
  max-width: 800px;
  padding: 0 10px;
}

.desc_text {
  letter-spacing: .08em;
}

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

@media (max-width: 767px) {
  .desc_text {
    font-size: 15px;
    margin-top: 15px;
  }
}

/* ------------------------------------ */
/* ▼ 日本刀拵図鑑 トップページ */
/* ------------------------------------ */
/* ------------------------------------ */
/* ▼ post_number */
/* ------------------------------------ */
.post_number_wrap {
  margin: 30px auto 0;
  text-align: center;
}

.post_number {
  border: 2px solid #b28e5f;
  display: inline-flex;
    flex-wrap: nowrap;
    justify-content: center;
  outline: 2px solid #fff;
  outline-offset: -4px;
}

.post_number dt,
.post_number_scheduled {
  display: flex;
  align-items: center;
  justify-content: center;
}

.post_number dt {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-published01.jpg) left top;
  color: #fff;
  padding: 7px 10px 6px;
  line-height: 1.6;
}

.post_number_scheduled {
  background-color: #f5eed6;
}

@media (min-width: 768px) {
  .post_number {
    min-width: 321px;
  }
  .post_number dt {
    min-width: 159px;
  }
  .post_number_scheduled {
    font-size: 21px;
    padding: 0 30px;
    min-width: 158px;
  }
}

@media (max-width: 767px) {
  .post_number_wrap {
    margin: 15px auto 0;
    padding: 0 10px;
  }
  .post_number_scheduled {
    font-size: 1.1em;
    padding: 0 10px;
  }
}


/* ------------------------------------ */
/* ▼ content */
/* ------------------------------------ */
.content {
  margin-top: 60px;
}
.content .cmn_h2_01 {
  max-width: 864px;
}
.content .cmn_intro_read {
  margin-top: 17px;
  max-width: 872px;
}
.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list01.jpg);
  max-width: 832px;
  margin: 25px auto 0;
  padding: 45px 72px 35px;
  position: relative;
}
.item_list_wrap_inner::after,
.item_list_wrap_inner::before,
.item_list_wrap::after,
.item_list_wrap::before {
  content: "";
  display: block;
  position: absolute;
  width: 91px;
  min-height: 91px;
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk01.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.item_list_wrap::before {
  left: 12px;
  top: 10px;
}
.item_list_wrap::after {
  right: 10px;
  top: 11px;
  transform: rotate(90deg);
}
.item_list_wrap_inner::before {
  left: 11px;
  bottom: 11px;
  transform: rotate(-90deg);
}
.item_list_wrap_inner::after {
  right: 10px;
  bottom: 11px;
  transform: rotate(180deg);
}

.long-sword-koshirae.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list01.jpg);
}
.long-sword-koshirae.item_list_wrap_inner::after,
.long-sword-koshirae.item_list_wrap_inner::before,
.long-sword-koshirae.item_list_wrap::after,
.long-sword-koshirae.item_list_wrap::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk01.png);
}
.kazari-long-sword-koshirae.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list02.jpg);
}
.kazari-long-sword-koshirae.item_list_wrap_inner::after,
.kazari-long-sword-koshirae.item_list_wrap_inner::before,
.kazari-long-sword-koshirae.item_list_wrap::after,
.kazari-long-sword-koshirae.item_list_wrap::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk02.png);
}
.handachi-koshirae.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list03.jpg);
}
.handachi-koshirae.item_list_wrap_inner::after,
.handachi-koshirae.item_list_wrap_inner::before,
.handachi-koshirae.item_list_wrap::after,
.handachi-koshirae.item_list_wrap::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk03.png);
}
.attack-sword-koshirae.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list04.jpg);
}
.attack-sword-koshirae.item_list_wrap_inner::after,
.attack-sword-koshirae.item_list_wrap_inner::before,
.attack-sword-koshirae.item_list_wrap::after,
.attack-sword-koshirae.item_list_wrap::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk04.png);
}
.wakizashi-koshirae.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list05.jpg);
}
.wakizashi-koshirae.item_list_wrap_inner::after,
.wakizashi-koshirae.item_list_wrap_inner::before,
.wakizashi-koshirae.item_list_wrap::after,
.wakizashi-koshirae.item_list_wrap::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk05.png);
}
.daisho-koshirae.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list06.jpg);
}
.daisho-koshirae.item_list_wrap_inner::after,
.daisho-koshirae.item_list_wrap_inner::before,
.daisho-koshirae.item_list_wrap::after,
.daisho-koshirae.item_list_wrap::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk06.png);
}
.short-sword-koshirae.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list07.jpg);
}
.short-sword-koshirae.item_list_wrap_inner::after,
.short-sword-koshirae.item_list_wrap_inner::before,
.short-sword-koshirae.item_list_wrap::after,
.short-sword-koshirae.item_list_wrap::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk07.png);
}
.naginata-koshirae.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list08.jpg);
}
.naginata-koshirae.item_list_wrap_inner::after,
.naginata-koshirae.item_list_wrap_inner::before,
.naginata-koshirae.item_list_wrap::after,
.naginata-koshirae.item_list_wrap::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk08.png);
}
.gunto-koshirae.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list09.jpg);
}
.gunto-koshirae.item_list_wrap_inner::after,
.gunto-koshirae.item_list_wrap_inner::before,
.gunto-koshirae.item_list_wrap::after,
.gunto-koshirae.item_list_wrap::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk09.png);
}
.ken-koshirae.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list10.jpg);
}
.ken-koshirae.item_list_wrap_inner::after,
.ken-koshirae.item_list_wrap_inner::before,
.ken-koshirae.item_list_wrap::after,
.ken-koshirae.item_list_wrap::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk10.png);
}
.yari-koshirae.item_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-item-list11.jpg);
}
.yari-koshirae.item_list_wrap_inner::after,
.yari-koshirae.item_list_wrap_inner::before,
.yari-koshirae.item_list_wrap::after,
.yari-koshirae.item_list_wrap::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/kk11.png);
}

.item_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.item_list > li {
  margin-top: 30px;
}
.item_list .name {
  max-height: 1.6em;
  overflow: hidden;
}

.item_list .cmn_link_btn {
  background-color: #fff7e7;
  margin-top: 9px;
  max-width: 135px;
}
.item_list .cmn_link_btn_text {
  color: #431215;
  font-size: 15px;
  padding: 4px 26px 4px 0;
}
.item_list .cmn_link_btn_text::before {
  background-color: #841318;
}
.item_list .cmn_link_btn_text::after {
  border-color: transparent transparent transparent #fff7e7;
}

@media (min-width: 768px) {
  .item_list > li {
    width: calc(50% - 19px);
    min-height: 197px;
  }
  .item_list > li:nth-of-type(-n+2) {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .content {
    padding: 0 10px;
  }
  .item_list_wrap {
    margin: 25px 10px 0;
    padding: 30px 35px 25px;
  }
  .item_list > li:nth-of-type(-n+1) {
    margin-top: 0;
  }
  .item_list_wrap_inner::after,
  .item_list_wrap_inner::before,
  .item_list_wrap::after,
  .item_list_wrap::before {
    width: 10%;
    min-height: 14%;
  }
}


/* ------------------------------------ */
/* ▼ すべて見るボタン */
/* ------------------------------------ */
/* PC */
.acc_btn_wrap {
  margin: 30px auto 0;
  max-width: 200px;
}
.cmn_link_btn_text .open_text {
  display: none;
}
.open .close_text {
  display: none;
}
.open .open_text {
  display: block;
}
.cmn_link_btn.arrow_bottom.open .cmn_link_btn_text::after {
  transform: rotate(180deg);
}

@media (min-width: 768px) {
  .js_acc_inner {
    height: 681px;
    overflow: hidden;
  }
}

/* SP */

@media (max-width: 767px) {
  .btn_more.cmn_link_btn {
    margin-top: 25px;
    max-width: 180px;
    width: 90%;
  }
  .btn_more.active .is_close {
    display: none;
  }
  .btn_more:not(.active) .is_open {
    display: none;
  } 
  /* スライダー調整 */
  .js_slider .slick-list {
    padding-bottom: 1px;
  }
}

/* ------------------------------------ */
/* ▼ 日本刀拵図鑑 詳細ページ */
/* ------------------------------------ */
/* 文字サイス変更ボタン */
@media (min-width: 768px) {
  .charm_detail_content__zoom {
    padding-right: 11px;
  }
  .charm_detail_content__zoom ul li {
    background: #dad8ba;
  }
  .charm_detail_content__zoom ul li.active {
    background: #7b7f26;
  }
}

@media (min-width: 768px) {
  .koshirae-guide-detail .main_content_wrap {
    max-width: 860px;
    margin: auto;
  }
}

.main_head {
  display: flex;
  margin-top: 17px;
}
.sword_type {
  color: #FFF;
  display: flex;
    align-items: stretch;
}
.sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type01.jpg);
  border-radius: 12px 0 0 0;
  display: flex;
    align-items: center;
    justify-content: center;
  font-size: 21px;
  min-width: 148px;
  min-height: 50px;
  padding: 0 12px;
}
.long-sword-koshirae .sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type01.jpg);
}
.kazari-long-sword-koshirae .sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type02.jpg);
}
.handachi-koshirae .sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type03.jpg);
}
.attack-sword-koshirae .sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type04.jpg);
}
.wakizashi-koshirae .sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type05.jpg);
}
.daisho-koshirae .sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type06.jpg);
}
.short-sword-koshirae .sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type07.jpg);
}
.naginata-koshirae .sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type08.jpg);
}
.gunto-koshirae .sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type09.jpg);
}
.ken-koshirae .sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type10.jpg);
}
.yari-koshirae .sword_type_name {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg_type11.jpg);
}
.sword_type_kana {
  background: #444444;
  border-top-right-radius: 26px 22%;
  display: flex;
    align-items: center;
    justify-content: center;
  margin-right: 36px;
  min-width: 206px;
  min-height: 50px;
  padding: 0 12px;
  position: relative;
}
.sword_type_kana::after {
  background: linear-gradient(to right top, #444444 0%, #444444 50.4%, transparent 51.9%, transparent 100%);
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: calc(100% - 1px);
  height: 84%;
  width: 36px;
}

.back_top_btn {
  max-width: 170px;
  margin-left: auto;
}
.back_top_btn .cmn_link_btn_text {
  padding: 8px 0 8px 26px;
}
.back_top_btn .cmn_link_btn_text::before {
  right: auto;
  left: 2px;
}
.back_top_btn .cmn_link_btn_text::after {
  border-color: transparent #731517 transparent transparent;
  border-width: 5px 8px 5px 0;
  right: auto;
  left: 5px;
}

.main_content {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 5px solid #000;
  color: #FFF;
}
.main_title {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-title.jpg) no-repeat bottom right #000;
  background-size: cover;
  border-bottom: 3px solid #625a50;
  color: #FFF;
  margin-bottom: 3px;
  min-height: calc(136px + 3px);
  width: 100%;
  display: flex;
    align-items: center;
    flex-wrap: wrap;
  position: relative;
}
.main_title_inner {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-mid.png) repeat-y center center;
  display: block;
  margin: 6px auto 5px;
  padding: 0 74px 0 74px;
  width: 100%;
}
.main_title_inner::before,
.main_title_inner::after {
  content: "";
  display: block;
  min-height: 62px;
  position: absolute;
    left: 50%;
    transform: translateX(-50%);
  width: 100%;
}
.main_title_inner::before {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-top.png) no-repeat center top;
  top: 6px;
}
.main_title_inner::after {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-btm.png) no-repeat center bottom;
  bottom: 5px;
}
.main_title_name {
  display: block;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 600;
}
.main_title_kana {
  display: block;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 6px;
}
@media (max-width: 859px) {
  .main_title_inner,
  .main_title_inner::before,
  .main_title_inner::after {
    background-size: 95% auto;
  }
}
.long-sword-koshirae .main_title_inner {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-mid.png);
}
.long-sword-koshirae .main_title_inner::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-top.png);
}
.long-sword-koshirae .main_title_inner::after {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-btm.png);
}
.kazari-long-sword-koshirae .main_title_inner {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets02-mid.png);
}
.kazari-long-sword-koshirae .main_title_inner::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets02-top.png);
}
.kazari-long-sword-koshirae .main_title_inner::after {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets02-btm.png);
}
.handachi-koshirae .main_title_inner {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets03-mid.png);
}
.handachi-koshirae .main_title_inner::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets03-top.png);
}
.handachi-koshirae .main_title_inner::after {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets03-btm.png);
}
.attack-sword-koshirae .main_title_inner {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets04-mid.png);
}
.attack-sword-koshirae .main_title_inner::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets04-top.png);
}
.attack-sword-koshirae .main_title_inner::after {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets04-btm.png);
}
.wakizashi-koshirae .main_title_inner {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets05-mid.png);
}
.wakizashi-koshirae .main_title_inner::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets05-top.png);
}
.wakizashi-koshirae .main_title_inner::after {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets05-btm.png);
}
.daisho-koshirae .main_title_inner {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets06-mid.png);
}
.daisho-koshirae .main_title_inner::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets06-top.png);
}
.daisho-koshirae .main_title_inner::after {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets06-btm.png);
}
.short-sword-koshirae .main_title_inner {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets07-mid.png);
}
.short-sword-koshirae .main_title_inner::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets07-top.png);
}
.short-sword-koshirae .main_title_inner::after {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets07-btm.png);
}
.naginata-koshirae .main_title_inner {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets08-mid.png);
}
.naginata-koshirae .main_title_inner::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets08-top.png);
}
.naginata-koshirae .main_title_inner::after {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets08-btm.png);
}
.gunto-koshirae .main_title_inner {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets09-mid.png);
}
.gunto-koshirae .main_title_inner::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets09-top.png);
}
.gunto-koshirae .main_title_inner::after {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets09-btm.png);
}
.ken-koshirae .main_title_inner {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets10-mid.png);
}
.ken-koshirae .main_title_inner::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets10-top.png);
}
.ken-koshirae .main_title_inner::after {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets10-btm.png);
}
.yari-koshirae .main_title_inner {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets11-mid.png);
}
.yari-koshirae .main_title_inner::before {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets11-top.png);
}
.yari-koshirae .main_title_inner::after {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets11-btm.png);
}

.main_detail {
  border-top: 1px solid #625a50;
  border-bottom: 3px solid #625a50;
  padding-bottom: 3px;
  position: relative;
}

.detail_label .label_item {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-label01.jpg);
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.56;
  min-width: 105px;
  padding: 2px 10px 2px;
  text-align: center;
}
.main_detail_img {
  margin: 67px 28px 0 35px;
}
.main_detail_img:first-child {
  margin-top: 85px;
}
.main_detail_text {
  margin: 33px 30px 0 26px;
}

.addition {
  background: #25221f;
  padding: 4px 0 25px;
}
.addition_title {
  color: #FFF;
  font-size: 15px;
  margin-bottom: 3px;
  text-align: center;
}
.addition_img {
  display: flex;
    justify-content: center;
    align-items: center;
  margin: 0 auto;
  max-width: 446px;
}
@media (min-width: 768px) {
  .detail_label {
    margin: 25px 0 0 24px;
  }
  .addition {
    border-bottom-left-radius: 40px;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 2px;
    width: 508px;
  }
}

.info_list_wrap {
  border-bottom: 1px solid #625a50;
  display: flex;
  justify-content: flex-end;
  margin-top: 28px;
  padding: 0 14px 17px;
  width: 100%;
}
.main_detail_img + .info_list_wrap {
  margin-top: 60px;
}
.info_list {
  background: #f6f1e1;
  display: flex;
  width: 26.4424%;
}
.info_list + .info_list {
  margin-left: 3px;
}
.info_text,
.info_title {
  color: #000;
  display: flex;
    justify-content: center;
    align-items: center;
  font-weight: 600;
}
.info_title {
  background: #bca588;
  border-radius: 5px;
  color: #FFF;
  font-size: 17px;
  margin: 6px 10px;
  padding: 4px 12px;
  white-space: nowrap;
}
.long-sword-koshirae .info_title {
  background: #838b0d;
}
.kazari-long-sword-koshirae .info_title {
  background: #ab4c69;
}
.handachi-koshirae .info_title {
  background: #875e0f;
}
.attack-sword-koshirae .info_title {
  background: #3953c3;
}
.wakizashi-koshirae .info_title {
  background: #2e791c;
}
.daisho-koshirae .info_title {
  background: #a84734;
}
.short-sword-koshirae .info_title {
  background: #1a7ba3;
}
.naginata-koshirae .info_title {
  background: #905b07;
}
.gunto-koshirae .info_title {
  background: #9b3d8f;
}
.ken-koshirae .info_title {
  background: #407d58;
}
.yari-koshirae .info_title {
  background: #715194;
}
.info_text {
  padding: 9px;
}

.part_link {
  display: flex;
  margin-top: 8px;
}
.part_link.col3 .part_link_item {
  width: 33.256%;
}
.part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail01.jpg);
  background-repeat: repeat-x, repeat;
  background-position: top left, top left;
}
.part_link_item:nth-of-type(n+2) {
  border-left: 2px solid #625a50;
}
.long-sword-koshirae .part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail01.jpg);
}
.kazari-long-sword-koshirae .part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail02.jpg);
}
.handachi-koshirae .part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail03.jpg);
}
.attack-sword-koshirae .part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail04.jpg);
}
.wakizashi-koshirae .part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail05.jpg);
}
.daisho-koshirae .part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail06.jpg);
}
.short-sword-koshirae .part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail07.jpg);
}
.naginata-koshirae .part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail08.jpg);
}
.gunto-koshirae .part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail09.jpg);
}
.ken-koshirae .part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail10.jpg);
}
.yari-koshirae .part_link_item {
  background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail11.jpg);
}

.part_link_title {
  background: #1b5b68;
  color: #FFF;
  padding: 6px 0 5px;
  text-align: center;
}
.part_link.col3 .part_link_title {
  max-width: 240px;
  margin: 21px auto 0;
}
.part_link_title>span {
  display: inline-block;
  position: relative;
}
.part_link_title>span:after,
.part_link_title>span:before {
  background: url(/app/themes/wp-templ/koshirae-guide/image/ico-ttl-green.png) no-repeat;
  content: '';
  display: block;
  height: 14px;
  left: -33px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 21px;
}
.part_link_title>span:after {
  left: auto;
  right: -34px;
}

.part_link_img {
  text-align: center;
  margin-top: 11px;
  line-height: 0;
}
.part_link.col3 .part_link_img img {
  display: block;
  margin: 0 auto;
  max-width: 240px;
}
.part_link_img:last-child {
  margin-bottom: 29px;
}

.part_link_btn {
  margin-top: 13px;
  margin-bottom: 18px;
}
.part_link.col3 .cmn_link_btn {
  max-width: 164px;
}

.link_btn_wrap {
  max-width: 338px;
  margin: 29px auto 0;
}

.describe_list_wrap {
  background: url(/app/themes/wp-templ/koshirae-guide/image/bg-describe.jpg);
  margin-top: 28px;
  padding: 40px 40px 53px;
}
.describe_list .describe_text {
  line-height: 1.6;
  margin-top: 13px;
  padding: 0 10px;
}
.describe_list + .describe_list {
  margin-top: 55px;
}

@media (max-width: 767px) {
  .main_head {
    flex-direction: column-reverse;
  }
  .sword_type_name {
    border-radius: 0;
    font-size: 15px;
    min-width: 100px;
    min-height: 34px;
  }
  .sword_type_kana {
    border-top-right-radius: 20px 25%;
    font-size: 14px;
    min-width: 170px;
    min-height: 34px;
  }
  .sword_type_kana::after {
    height: 82.36%;
    width: 26px;
  }
  .back_top_btn {
    margin-right: 10px;
    margin-bottom: 15px;
  }

  .main_content {
    border-top: none;
    border-bottom: 7px solid #000;
  }
  .main_title {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-title-sp.jpg);
    margin-bottom: 2px;
    min-height: calc(130px + 0px);
  }
  .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-mid-sp.png);
    background-size: 95% auto;
    margin: 15px auto 15px;
    padding: 0 9.287% 0 9.287%;
  }
  .main_title_inner::before,
  .main_title_inner::after {
    min-height: 49px;
  }
  .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-top-sp.png);
    background-size: 95% auto;
    top: 15px;
  }
  .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-btm-sp.png);
    background-size: 95% auto;
    bottom: 15px;
  }
  .long-sword-koshirae .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-mid-sp.png);
  }
  .long-sword-koshirae .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-top-sp.png);
  }
  .long-sword-koshirae .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets01-btm-sp.png);
  }
  .kazari-long-sword-koshirae .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets02-mid-sp.png);
  }
  .kazari-long-sword-koshirae .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets02-top-sp.png);
  }
  .kazari-long-sword-koshirae .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets02-btm-sp.png);
  }
  .handachi-koshirae .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets03-mid-sp.png);
  }
  .handachi-koshirae .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets03-top-sp.png);
  }
  .handachi-koshirae .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets03-btm-sp.png);
  }
  .attack-sword-koshirae .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets04-mid-sp.png);
  }
  .attack-sword-koshirae .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets04-top-sp.png);
  }
  .attack-sword-koshirae .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets04-btm-sp.png);
  }
  .wakizashi-koshirae .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets05-mid-sp.png);
  }
  .wakizashi-koshirae .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets05-top-sp.png);
  }
  .wakizashi-koshirae .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets05-btm-sp.png);
  }
  .daisho-koshirae .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets06-mid-sp.png);
  }
  .daisho-koshirae .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets06-top-sp.png);
  }
  .daisho-koshirae .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets06-btm-sp.png);
  }
  .short-sword-koshirae .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets07-mid-sp.png);
  }
  .short-sword-koshirae .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets07-top-sp.png);
  }
  .short-sword-koshirae .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets07-btm-sp.png);
  }
  .naginata-koshirae .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets08-mid-sp.png);
  }
  .naginata-koshirae .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets08-top-sp.png);
  }
  .naginata-koshirae .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets08-btm-sp.png);
  }
  .gunto-koshirae .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets09-mid-sp.png);
  }
  .gunto-koshirae .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets09-top-sp.png);
  }
  .gunto-koshirae .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets09-btm-sp.png);
  }
  .ken-koshirae .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets10-mid-sp.png);
  }
  .ken-koshirae .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets10-top-sp.png);
  }
  .ken-koshirae .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets10-btm-sp.png);
  }
  .yari-koshirae .main_title_inner {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets11-mid-sp.png);
  }
  .yari-koshirae .main_title_inner::before {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets11-top-sp.png);
  }
  .yari-koshirae .main_title_inner::after {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-brackets11-btm-sp.png);
  }

  .main_detail {
    padding-bottom: 2px;
  }
  
  .main_detail_img {
    margin: 23px 10px 0;
  }
  .main_detail_img:first-child {
    margin-top: 40px;
  }
  .main_detail_text {
    font-size: 16px;
    line-height: 1.5;
    margin: 30px 20px 0;
  }

  .addition {
    margin: 25px 10px 0;
    padding: 10px 0 25px;
  }
  .addition_title {
    margin-bottom: 2px;
  }
  .addition_img {
    max-width: 87%;
  }

  .info_list_wrap {
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-around;
    margin-top: 15px;
    padding: 0 9px 10px;
  }
  .main_detail_text + .info_list_wrap,
  .main_detail_img + .info_list_wrap {
    margin-top: 30px;
  }
  .info_list {
    flex-direction: column;
    width: calc(50% - 4px);
  }
  .info_list + .info_list {
    margin-left: 0;
  }
  .info_list:nth-of-type(n+3) {
    margin-top: 4px;
  }
  .info_title {
    margin: 4px 10px;
    letter-spacing: 1em;
  }
  .info_title::after {
    content: "";
    margin-right: -1em;
  }

  .part_link.js_slider.slick-initialized {
    padding-left: calc((100% - 330px) /2);
    padding-right: calc((100% - 330px) /2);
  }
  .part_link.js_slider .prev {
    left: calc((100% - 330px) /2);
  }
  .part_link.js_slider .next{
    right: calc((100% - 330px) /2);
  }

  .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail01.jpg);
    background-repeat: repeat-x, repeat;
    background-position: top left, top left;
  }
  .part_link .part_link_item {
    background: none;
  }
  .part_link_item:nth-of-type(n+2) {
    border-left: none;
  }
  .long-sword-koshirae .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail01.jpg);
  }
  .kazari-long-sword-koshirae .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail02.jpg);
  }
  .handachi-koshirae .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail03.jpg);
  }
  .attack-sword-koshirae .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail04.jpg);
  }
  .wakizashi-koshirae .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail05.jpg);
  }
  .daisho-koshirae .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail06.jpg);
  }
  .short-sword-koshirae .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail07.jpg);
  }
  .naginata-koshirae .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail08.jpg);
  }
  .gunto-koshirae .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail09.jpg);
  }
  .ken-koshirae .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail10.jpg);
  }
  .yari-koshirae .part_link {
    background-image: url(/app/themes/wp-templ/koshirae-guide/image/bg-detail.png), url(/app/themes/wp-templ/koshirae-guide/image/bg-detail11.jpg);
  }

  .link_btn_wrap {
    max-width: 295px;
    padding: 0 20px;
  }

  .describe_list_wrap {
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px 10px 20px;
  }
  .describe_list .describe_text {
    margin-top: 5px;
  }
  .describe_list + .describe_list {
    margin-top: 20px;
  }
}