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

title : 刀剣マンガ（刀剣ことわざ4コマ漫画）【刀剣ワールド】
scope : 刀剣マンガ（刀剣ことわざ4コマ漫画）【刀剣ワールド】

memo：

modify :
last modify : 2022/06/29 tanaka 動画追加 アンカーリンク・cmn_h2_01追加

2021/02/03 TCI福岡_sakaguchi バナー共通化対応 画像幅微修正
2020/04/28 TCI福岡_sakaguchi 共通ボタンの導入

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

.cmn_anchor {
  max-width: 660px;
  margin-bottom: 40px;
}
.box_seo {
  margin-top: 73px;
}
.cmn_box__links__related {
  margin-top: 40px;
}

.desc {
  color: #000;
  margin: 20px auto 30px;
  max-width: 754px;
  text-align: justify;
}

@media (max-width: 767px) {
  .cmn_h2_01 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .box_seo {
    margin-top: 40px;
  }
}


@media (max-width: 767px) {
  .banner {
    padding: 0 15px;
  }
}

.box_description {
  padding: 20px 0 0;
}
.box_description p {
  margin-bottom: 10px;
}
.box_description span {
  font-size: 15px;
  display: block;
  line-height: 27px;
}
@media (max-width: 767px) {
  .box_description {
    padding: 0 15px;
  }
  .box_description span {
    line-height: 25px;
  }
}
.count_page{
  font-weight: 600;
  margin: 1em auto 0;
  max-width: 600px;
  text-align: center;
}
.comic_content {
  max-width: 900px;
  margin: 0 auto;
}
.comic_list {
  margin: 15px -20px 40px;
}
.comic_item {
  float: left;
  width: 50%;
  padding: 20px;
  text-align: center;
}
.comic_item:nth-child(2n+1) {
  clear: both;
}
.comic_item_inner {
  position: relative;
}
@media (max-width: 767px) {
  .comic_list {
    margin: 25px 30px 20px;
  }
  .comic_item {
    float: none;
    width: 100%;
    padding: 10px 0;
  }

}
.lb_new {
  background: #D72121 url('../image/new.png');
  color: #FFF;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  line-height: 26px;
  position: absolute;
  top: -26px;
  left: 0;
  width: 100%;
}
.lb_new::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 66px;
  height: 26px;
  background: url('../image/new_after.png') center top no-repeat;
}
@media (max-width: 767px) {
  .lb_new {
    font-size: 16px;
    line-height: 22px;
    top: -22px;
  }
}
.comic_item section {
  background: #F8F3DD url('../image/bkg.png');
  padding: 20px 25px 25px;
  border: 1px solid #B28E5F;
  border-top-width: 2px;
  border-bottom-width: 3px;
  position: relative;
}
.lb_chap {
  background: url('../image/ico_chap.png') no-repeat;
  color: #000;
  display: block;
  font-size: 16px;
  height: 58px;
  left: -22px;
  padding: 10px 5px 0 0;
  position: absolute;
  text-align: center;
  top: -25px;
  width: 98px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: normal;
}
@media (max-width: 767px) {
  .comic_item section {
    padding: 18px 20px 25px;
  }
  .lb_chap {
    font-size: 14px;
    width: 90px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
.comic_item h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  margin: 0 0 10px;
}
.comic_item h3 span {
  position: relative;
  padding: 0 30px;
  display: inline-block;
}
.comic_item h3 >span::after,
.comic_item h3 >span::before {
  background: url(../image/ico01.png) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  content: '';
  display: block;
  height: 16px;
  left: 0;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  width: 21px;
}
.comic_item h3 >span::after {
  left: auto;
  right: 0;
}
@media (max-width: 767px) {
  .comic_item h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .comic_item h3 span {
    font-feature-settings: "pkna";
  }
}
.comic_item_img {
  line-height: 0;
  margin-bottom: 20px;
}
.comic_item_img img {
  border: 1px solid #000;
}
.comic_item .btn_red {
  float: none;
}
.comic_item .btn_red span {
  max-width: 230px;
  margin-top: 20px;
}
.comic_item .cmn_link_btn {
  max-width: 230px;
}
.cmn_link_btn_text {
  font-size: 15px;
}
@media (max-width: 767px) {
  .comic_item .btn_red span {
    max-width: 224px;
    margin-top: 16px;
  }
}

/*バナー*/
.banner_mid {
  margin: 0 auto 73px;
  max-width: 500px;
}
.banner_mid a {
  display: inline-block;
  line-height: 0;
}
.banner_mid a:hover {
  opacity: 0.5;
}
.banner_mid figcaption {
  line-height: 1.4;
}
.banner_mid .bnr_lead {
  text-align: left;
}
.bnr_box.box_w500 {
  margin: 20px auto 45px;
  max-width: 500px;
}
@media (max-width: 767px) {
  .banner_mid {
    padding: 0 15px;
    margin-bottom: 40px;
  }
  .banner_mid figcaption {
    line-height: 24px;
  }
  .bnr_box.box_w500 {
    width: 90%;
    margin: .75em auto 2em;
  }
}
/*バナー2列*/
.banner_mid.bnr_line2 {
  display: block;
  margin: 0 auto 50px;
  max-width: 728px;
}
.banner_mid.bnr_line2 ul{
  margin: 0 auto 0;
}
.banner_mid.bnr_line2 ul li{
  display: inline-block;
  max-width: 345px;
  margin: 20px 30px 0 0;
  vertical-align: top;
  font-size: 1.6rem;
  letter-spacing: .1em;
  line-height: 1.6;
}
.banner_mid.bnr_line2 ul li:nth-child(2){
  margin-right: 0;
}
@media (max-width: 767px) {
  .banner_mid.bnr_line2 {
    max-width: 345px;
    margin: 40px auto 54px;
    padding: 0;
  }
  .banner_mid.bnr_line2 ul{

  }
  .banner_mid.bnr_line2 ul li{
      margin: 0 auto 20px;
 
  }
  .banner_mid.bnr_line2 ul li:nth-child(2){
      margin-bottom: 0;
  }

}


/* Page navigation
   =========================================================== ======================== */
.page_skip {
  font-size: 0;
  letter-spacing:0;
  margin: 0 auto 60px;
  position:relative;
  text-align:center;
  max-width: 780px;
}
.page_skip * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
}
.page_skip a:hover {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.page_count_box {
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  background:#4250dc;
  border:1px solid #1d558d;
  border-radius:2px;
  color:#fff;
  font-size:15px;
  height:34px;
  letter-spacing:.01em;
  line-height:34px;
  margin:0 5px;
  padding:0;
  width:34px;
}
.page_count_box a {
  background:#fff;
  color:#4250dc;
  display:block;
  font-size:15px;
  height:34px;
  letter-spacing:.01em;
  line-height:34px;
  width:34px;
}
.page_count_box a:hover {
  background:#4250dc;
  color:#fff;
  font-weight: 600;
}
.p_toback,
.p_tonext {
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border:1px solid #1d558d;
  border-radius:2px;
  color:#1d558d;
  font-size:15px;
  line-height:34px;
  width:95px;
}
.p_toback a,
.p_tonext a {
  color: #0000ff;
}
.p_toback {
  background:url(../image/bg_back.png) no-repeat 92px 12px;
  padding-right:10px;
}
.p_tonext {
  background:url(../image/bg_next.png) no-repeat 9px 12px;
  margin-left: 3px;
  padding-left:10px;
}
.p_toback a:hover {
  background:url(../image/bg_back_ov.png) no-repeat 92px 12px #4250dc;
  color:#fff;
  display:block;
  font-weight: 600;
  line-height:34px;
  margin-right:-10px;
  padding-right:10px;
  width:95px;
}
.p_tonext a:hover {
  background:url(../image/bg_next_ov.png) no-repeat 9px 12px #4250dc;
  color:#fff;
  display:block;
  font-weight: 600;
  line-height:34px;
  margin-left:-10px;
  padding-left:10px;
  width:95px;
}
.p_toback_gr {
  background:url(../image/bg_back_gr.png) no-repeat 92px 12px #ccc;
  border-radius:2px;
  color:#8E8E8E;
  font-size:15px;
  line-height:36px;
  margin-right: 2px;
  padding-right:10px;
  text-shadow:1px 1px 0 rgba(255,255,255,1);
  width:95px;
}
.p_tonext_gr {
  background:url(../image/bg_next_gr.png) no-repeat 9px 12px #ccc;
  border-radius:2px;
  color:#8E8E8E;
  font-size:15px;
  line-height:36px;
  padding-left:10px;
  text-shadow:1px 1px 0 rgba(255,255,255,1);
  width:95px;
}
.page_select {
  margin-left:8px;
  position: static;
}
.page_select_ttl {
  background:url(../image/bg_select_bottom.png) no-repeat right center;
  color:#1d558d;
  cursor:pointer;
  display:block;
  font-size:15px;
  line-height:34px;
  padding-left:2px;
  position:relative;
  text-align:left;
  width:146px;
}
.page_select_ttl span {
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border:1px solid #1d558d;
  border-radius:2px;
  color:#1d558d;
  cursor:pointer;
  display:block;
  font-size:15px;
  font-weight: normal;
  line-height:34px;
  padding-left:5px;
  position:relative;
  text-align:left;
  width:140px;
}
.page_select_ttl_hover {
  background:url(../image/bg_select_bottom_on.png)#fff no-repeat right center;
  color:#1d558d;
}
.page_select_ttl_hover span {
  -moz-border-radius:2px 2px 0 0 / 2px 2px 0 0;
  -webkit-border-radius:2px 2px 0 0 / 2px 2px 0 0;
  border-bottom:1px dotted #1d558d;
  border-radius:2px 2px 0 0 / 2px 2px 0 0;
}
.page_select_menu {
  border-bottom:1px solid #1d558d;
  border-left:1px solid #1d558d;
  border-right:1px solid #1d558d;
  color:#1d558d;
  display:none;
  font-size:15px;
  left:2px;
  line-height:34px;
  max-height:195px;
  overflow-x:hidden;
  overflow-y:scroll;
  position:relative;
  text-align:left;
  width:145px;
  z-index:1000;
}
.page_select_menu ul {
  text-indent:10px;
  width:145px;
}
.page_select_menu li {
  background:#fff;
  border-bottom:1px dotted #1d558d;
  line-height:34px;
}
.page_select_menu li.first_list {
  margin-left:-10px;
}
.page_select_menu .li_last {
  border-bottom:none;
  margin-left:-9px;
  padding-left:9px;
}
.page_select_menu a {
  display:block;
  width:140px;
}
.page_select_menu a:hover {
  background:#FFE6EB;
  color: #ff0000;
}
.page_select_menu::-webkit-scrollbar {
  width:12px;
}
.page_select_menu::-webkit-scrollbar-track {
  background:rgba(200,200,200,1);
}
.page_skip_ul,
.page_nav_ul {
  position:relative;
  right:0;
}
.page_skip_ul li,
.page_nav_ul li,
.page_nav_ul02 li {
  display:inline-block;
  position:relative;
  vertical-align:top;
}
.page_select_menu::-webkit-scrollbar-thumb,
.page_select_menu::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(200,230,255,1);
}
.box_word__result .page_skip {
  max-width: 780px;
}
.box_word__result .page_skip_ul,
.box_word__result .page_nav_ul {
  right: 0;
}
.box_word__result .page_select {
  position: static;
}
@media (max-width: 767px) {
  .page_skip {
    margin-bottom: 30px;
  }
  .page_skip_ul,
  .page_nav_ul {
    right: 0;
  }
}
/* Close Page navigation

detail page ================
*/
.detail_content {
  margin: 40px auto 70px;
}
.detail_content .title_h2cmn {
  margin-bottom: 25px;
}
.detail_content .title_h2cmn em {
  font-size: 20px;
  font-weight: 500;
}
.detail_content_inner,
.detail_link_area{
  max-width: 900px;
  margin: 0 auto;
}
.detail_content .title_h2cmn i {
  font-style: normal;
}
.detail_content .title_h2cmn >span >span {
  display: table;
  margin: 0 auto;
}
.detail_content .title_h2cmn i,
.detail_content .title_h2cmn em {
  display: table-cell;
  vertical-align: middle;
}
.detail_content .title_h2cmn em {
  width: 100px;
}
.detail_img {
  max-width: 450px;
  margin-bottom: 60px;
  line-height: 0;
}
.detail_img img {
  line-height: 0;
}
.detail_img .cmn_link_btn {
  max-width: 200px;
}
.detail_img .cmn_link_btn .cmn_link_btn_text {
  padding: 8px 7% 8px 5%;
}
.detail_img .cmn_link_btn .cmn_link_btn_text::after {
  border-width: 0;
  right: 25px;
  top: calc(50% - 12px);
  font-family: cursive;
  content: "X";
}
.detail_page {
  margin: 0 0 30px;
}
.detail_page .cmn_link_btn {
  float: right;
  width: 230px;
}
.detail_page .cmn_link_btn.btn_pre {
  float: left;
}
.detail_page .cmn_link_btn .cmn_link_btn_text {
  padding: 8px 55px 8px 38px;
}
.detail_page .cmn_link_btn.btn_pre .cmn_link_btn_text {
  padding: 8px 38px 8px 55px;
}
.detail_page .cmn_link_btn .cmn_link_btn_text::after {
  border-width: 5px 0 5px 7px;
  right: 15px;
  top: calc(50% - 6px);
}
.detail_page .cmn_link_btn.btn_pre .cmn_link_btn_text::after {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  right: auto;
  left: 15px;
}
.banner_bottom {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .detail_content {
    margin: 25px 15px 40px;
  }
  .detail_content .title_h2cmn {
    margin: 0 0 20px;
  }
  .detail_content .title_h2cmn em {
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
  }
  .detail_content .title_h2cmn >span >span {
    width: 100%;
  }
  .detail_content .title_h2cmn i,
  .detail_content .title_h2cmn em {
    display: block;
    width: 100%;
    text-align: center;
  }
  .detail_img {
    margin-bottom: 30px;
  }
  .detail_img img {
    margin-bottom: 10px;
  }
  .detail_img .cmn_link_btn .cmn_link_btn_text {
    padding: 8px 30px 8px 5px;
  }
  .detail_page {
    margin: 0 auto 30px;
    max-width: 480px;
  }
  .detail_page .cmn_link_btn {
    max-width: 150px;
    width: 42.23%;
  }
  .detail_page .cmn_link_btn .cmn_link_btn_text {
    padding: 8px 25px 8px 5px;
  }
  .detail_page .cmn_link_btn.btn_pre .cmn_link_btn_text {
    padding: 8px 5px 8px 25px;
  }
  .banner_bottom img {
    height: 47px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .detail_page .btn_red.btn_pre span {
    padding: 12px 38px 10px 55px;
  }
}

/*フリーエリアに動画追加*/
/*------video------*/
.box_s .box__title {
  background: url(../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 > span span {
  display: inline-block;
  max-width: 550px;
  padding: 2px 35px 0;
  position: relative;
}
.box_s .box__title > span {
  background: url(../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(../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__content {
  font-size: 0;
  position: relative;
  text-align: center;
}
.box__video__content a:hover {
  opacity: 0.5;
}
.box__video__content:before {
  background: url(/image/video/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(/image/video/ico_play.png) no-repeat;
  content: '';
  display: block;
  height: 46px;
  left: 50%;
  margin: -25px 0 0 -25px;
  position: absolute;
  top: 50%;
  width: 46px;
}
.box__video__content:after {
  background: url(/image/video/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_s .box__title {
    background: url(../image/title_photo_sp_t.png) no-repeat top center;
    display: block;
    font-size: 16px;
    letter-spacing: 0.95px;
    height: auto;
    margin: 40px -5px 5px;
    padding-top: 10px;
    width: auto;
  }
  .box_s .box__title > span {
    background: url(../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%;
  }
}

@media (max-width: 413px) {
  .box_tips_detail .box_s .wcm {
    padding: 18px 5px 0;
  }
  .box_s .box__title {
    margin: 0 -30px 5px;
  }
}
/*------video_end------*/

/*------box_des_under_bnr------*/
.box_comic_under_bnr {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .box_des_under_bnr {
    margin: 20px auto 50px;
    max-width: 728px;
    width: 100%;
  }
  .box_des_under_bnr .cmn_bnr_area {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .box_des_under_bnr {
    margin: 40px auto 58px;
  }
  .box_des_under_bnr .cmn_bnr_area {
    max-width: 365px;
  }
  .box_comic_under_bnr {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    padding: 0 15px;
  }
  .box_comic_under_bnr .cmn_bnr_area {
    padding: 0;
  }
}