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

title : 刀剣ワールド 一覧検索TOPページ
scope : 刀剣ワールド 一覧検索TOPページ

memo：

last modify : 2021/10/14 WEB2TCI-23939_igarashi 3カラム時のwidthを変更(正方形に対応)

modify :
2021/02/03 TCI福岡_yoneshima すき間画像修正
2020/11/16 TCI福岡_eguchi bnr_area2カラム追加
2020/09/14 TCI福岡_eguchi リンクデザイン変更
2020/08/12 TCI福岡_sakaguchi 共通tableクラスの導入
2020/03/12 319_shimizu 陣笠・兜・陣羽織・火事装束写真／画像／ローカルナビのスタイル調整
2020/03/12 319_shimizu 合戦旗指物・幟写真／画像／ローカルナビのスタイル調整
2019/12/05 shimizu_bow_top 弓・矢屏風・鏃写真／画像／トップ掲載予定数のスタイル調整
2019/05/28 WEB2TCI-2060_ishii 浮世絵一覧検索／トップ仕様変更 浮世絵一覧検索用のタイトルを追記
2019/03/12 TCI福岡_abe 一覧検索TOPページ／共通

========================================================== */
.cmn_anchor li a > span,
.cmn_anchor li span > span
{
  font-size: 20px;
}

@media (max-width: 767px) {
  .banner_h1 .txth1 {
    line-height: 1.2;
  }
}

/* ------------------------------------ */
/* ▼ box_description */
/* ------------------------------------ */
.box_description {
  padding: 30px 0;
  text-align: justify;
  text-justify: inter-ideograph;
  text-justify: inter-character;
}

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

/* ------------------------------------ */
/* ▼ s_table */
/* ------------------------------------ */
.table_block {
  border-color: #b28e5f;
  border-width: 2px;
  margin: 0 auto 42px;
  width: 600px;
}

.table_block.no-plan {
  width: 400px;
}

.table_block.no-plan .s_table.s_table02 td {
  text-align: center;
}

.table_block .s_table.s_table02 table td {
  border-color: #b28e5f;
}

.table_block .s_table.s_table02 table td {
  border-right: none;
}

.s_table.s_table02:last-of-type table td{
  border-bottom: none;
}

.s_table {
  text-align: center;
  margin-bottom: 42px;
}

.s_table table {
  margin: 0 auto 10px;
  width: auto;
}

.s_table table th,
.s_table table td {
  border-color: #b28e5f;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

.s_table table th {
  background: #b08c5d url('../image/bg-ttl01.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color: #FFF;
  vertical-align: middle;
}

.s_table.s_table02 {
  margin-bottom: 0;
}

.s_table.s_table02 table {
  margin-bottom: 0;
  width: 100%;
}

.s_table.s_table02 table .num {
  display: inline-block;
  text-align: right;
  width: 48px;
}

.s_table.s_table02 table .num.num02 {
  width: 40px;
}

.search-bow .s_table.s_table02 table .num {
  width: 54px;
}

.search-bow .s_table.s_table02 table .num.num02 {
  width: 46px;
}

.s_table.s_table02 table th {
  border-bottom-color: #fff;
  border-right-width: 1px;
  width: 220px;
  padding: 0;
}

.search-bow .s_table.s_table02 table th {
  width: 260px;
}

.s_table.s_table02:last-of-type table th {
  border-bottom: none;
}

.s_table.s_table02 table td {
  text-align: left;
  padding-left: 25px;
  padding-right: 35px;
}

.search-bow .s_table.s_table02 table td {
  border-right: none;
  padding-left: 10px;
  padding-right: 10px;
}

.s_table.s_table02 table td .plan {
  font-size: 18px;
}

@media (min-width: 768px) {
  .s_table table th,
  .s_table table td {
    padding-left: 50px;
    padding-right: 50px;
  }
  .s_table table th {
    font-size: 19px;
  }
  .s_table table td {
    font-size: 22px;
  }
  .s_table table td .s_table_size {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .table_block,
  .table_block.no-plan {
    margin-bottom: 6%;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 400px;
  }
  .s_table {
    margin-bottom: 6%;
    padding: 0 10px;
  }
  .s_table.s_table02 {
    padding: 0;
  }
  .s_table table,
  .s_table.s_table02 table {
    min-width: 296px;
  }
  .s_table.s_table02 table .num {
    width: 40px;
  }
  .s_table.s_table02 table .num.num02 {
    width: 32px
  }
  .s_table table th,
  .s_table table td {
    padding-left: 5px;
    padding-right: 5px;
  }
  .s_table table th {
    font-size: 16px;
    min-width: 70px;
  }
  .s_table table td {
    font-size: 17px;
    line-height: 1.2;
    padding: 5px;
  }
  .table_block.no-plan .s_table.s_table02 td {
    text-align: left;
  }
  .s_table table td .s_table_size {
    font-size: 15px;
  }
  .s_table.s_table02 table th,
  .search-bow .s_table.s_table02 table th {
    width: 150px;
  }
  .s_table.s_table02 table td {
    padding-left: 10px;
    padding-right: 10px;
  }
  .s_table.s_table02 table td .plan {
    font-size: 14px;
  }
}

@media (max-width: 420px) {
  .table_block,
  .table_block.no-plan {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .s_table table th,
  .s_table table td {
    padding-top: 5px;
  }
}

/* ------------------------------------ */
/* ▼ search_menu */
/* ------------------------------------ */
.search_menu_outer {
  text-align: center;
}

.search_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 40px;
  max-width: 800px;
  overflow: hidden;
  text-align: center;
  width: 100%;
}

.search_menu li {
  align-items: center;
  background: url(../image/bg-ttl02.png) repeat top left;
  border-right: 1px solid #D6B180;
  border-bottom: 1px solid #D6B180;
  display: flex;
  float: left;
  font-feature-settings: 'pkna';
  justify-content: center;
  margin-right: .5%;
}

.search_menu li.nolink {
  background: url(../image/bg-ttl-gr.png) repeat top left;
}

.nav_col3 .search_menu li:nth-child(3n+1) {
  border-left: 1px solid #D6B180;
}

.nav_col3 .search_menu li:first-child,
.nav_col3 .search_menu li:nth-child(2),
.nav_col3 .search_menu li:nth-child(3) {
  border-top: 1px solid #D6B180;
}

.nav_col2 .search_menu li:first-child,
.nav_col2 .search_menu li:nth-child(2) {
  border-top: 1px solid #D6B180;
}

.search_menu li:hover {
  opacity: .8;
}

.search_menu li.nolink:hover {
  opacity: 1;
}

.search_menu li a,
.search_menu li.nolink > span {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 20px;
  height: 100%;
  justify-content: center;
  line-height: 1;
  padding: 9px 40px 9px 10px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

.search_menu li a:after,
.search_menu li.nolink > span:after {
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #FFF transparent transparent transparent;
  content: "";
  height: 0;
  position: absolute;
  top: calc(50% - 4px);
  right: 15px;
  width: 0;
}

.search_menu li a span,
.search_menu li.nolink > span span {
  position: relative;
  vertical-align: middle;
}

.search_menu_ico {
  box-sizing: border-box;
  display: inline-block;
  margin-right: 12px;
  min-width: 45px;
  width: 45px;
}

.nav_col2 .search_menu {
  max-width: 600px;
}

.nav_col2 .search_menu li:nth-child(odd) {
  border-left: 1px solid #D6B180;
}

.nav_col2 .search_menu li a span:before {
  height: 35px;
  top: calc(50% - 17px);
  left: -65px;
  width: 45px;
}

.nav_col4 .search_menu li:first-child,
.nav_col4 .search_menu li:nth-child(2),
.nav_col4 .search_menu li:nth-child(3),
.nav_col4 .search_menu li:nth-child(4) {
  border-top: 1px solid #D6B180;
}

@media (min-width: 767px) {
  .search_menu li {
    border-left: 1px solid #D6B180;
  }
  .nav_col4 .search_menu li {
    width: 24%;
  }
  .nav_col3 .search_menu li {
    width: 33%;
  }
  .nav_col2 .search_menu li {
    width: 49.75%;
  }
  .nav_col4 .search_menu li:nth-child(4n) {
    margin-right: 0;
  }
  .nav_col3 .search_menu li:nth-child(3n) {
    margin-right: 0;
  }
  .nav_col3 .search_menu li:nth-child(n+4) {
    margin-top: 4px;
  }
  .nav_col2 .search_menu li:nth-child(even) {
    margin-right: 0;
  }
  .nav_col2 .search_menu_ico {
    width: 45px;
  }
}

@media (max-width: 767px) {
  .search_menu {
    margin-bottom: 6%;
  }
  .nav_col2 .search_menu,
  .nav_col3 .search_menu,
  .nav_col4 .search_menu {
    width: 95%;
  }
  .search_menu li {
    margin-right: 0;
    width: 50%;
  }
  .search_menu li:nth-child(odd) {
    border-left: 1px solid #D6B180;
  }
  .nav_col3 .search_menu li:nth-child(3n+1) {
    border-left: none;
  }
  .nav_col3 .search_menu li:nth-child(odd) {
    border-left: 1px solid #D6B180;
  }
  .nav_col3 .search_menu li:nth-child(3) {
    border-top: none;
  }
  .search_menu li a,
  .search_menu li.nolink > span {
    padding: 14px 25px 14px 5px;
  }
  .search_menu li a:after,
  .search_menu li.nolink > span:after {
    border-width: 6px 5px 0 5px;
    right: 10px;
  }
  .search_menu li a span:before {
    height: 25px;
    top: calc(50% - 12px);
    left: -33px;
    width: 25px;
  }
  .search_menu_ico {
    min-width: 30px;
    width: 30px;
  }
  .nav_col2 .search_menu li a {
    font-size: 19px;
    padding-right: 20px;
  }
  .nav_col2 .search_menu_ico {
    width: 30px;
  }
  .nav_col2 .search_menu li a span:before {
    height: 25px;
    top: calc(50% - 12px);
    left: -33px;
    width: 30px;
  }
  .nav_col4 .search_menu li:nth-child(n+3) {
    border-top: none;
  }
  .nav_col3 .search_menu li:nth-child(3) {
    border-top: none;
  }
}

/* ------------------------------------ */
/* ▼ search_menu 合戦旗指物・幟写真用 */
/* ------------------------------------ */
.search-flag .search_menu {
  max-width: 940px;
}

/*合戦旗指物・幟写真用*/
@media (min-width: 767px) {
  .search-flag .search_menu li {
    width: 19.40%;
  }
}

.search-flag .search_menu_ico {
  min-width: 40px;
  width: 40px;
}

/* ------------------------------------ */
/* ▼ search_menu 陣笠・兜・陣羽織・火事装束写真用 */
/* ------------------------------------ */
.search-jingasa .search_menu {
  max-width: 860px;
}

/* ------------------------------------ */
/* ▼ title_h2cmn */
/* ------------------------------------ */
.title_h2cmn {
  max-width: 900px;
}

.title_h2cmn:before {
  background: url(../image/ico-ttl-flower01_l.png) no-repeat right;
  background-size: 100%;
  bottom: calc(50% - 25px);
  height: 50px;
  width: 188px;
  opacity: .6;
}

.title_h2cmn:after {
  background: url(../image/ico-ttl-flower01_r.png) no-repeat left;
  background-size: 100%;
  height: 50px;
  top: calc(50% - 25px);
  width: 188px;
  opacity: .6;
}

.title_h2cmn > span > span {/*iOS12.4の改行対策（暫定）*/
  min-width: 5em;
}

.s_content:nth-of-type(2n) .title_h2cmn:before {
  background: url(../image/ico-ttl-flower02_l.png) no-repeat right;
  background-size: 100%;
  bottom: calc(50% - 25px);
  height: 50px;
  width: 170px;
}

.s_content:nth-of-type(2n) .title_h2cmn:after {
  background: url(../image/ico-ttl-flower02_r.png) no-repeat left;
  background-size: 100%;
  height: 50px;
  top: calc(50% - 25px);
  width: 170px;
}

.sp_380 {
  display: none;
}

@media (min-width: 768px) {
  .title_h2cmn {
    max-width: 900px;
  }
  .title_h2cmn_bl > span {
    padding: 10px 188px;
  }
}

@media (max-width: 767px) {
  .title_h2cmn:before {
    top: 0;
    left: -115px;
  }
  .title_h2cmn:after {
    top: 0;
    right: -95px;
  }
  .s_content:nth-of-type(2n) .title_h2cmn:before {
    top: 0;
    left: -100px;
  }
  .s_content:nth-of-type(2n) .title_h2cmn:after {
    bottom: 0;
    top: auto;
    right: -108px;
  }
}

@media (max-width: 380px) {
  .sp_380 {
    display: block;
  }
}

/* ------------------------------------ */
/* ▼ title_h2cmn_bl */
/* ------------------------------------ */
.title_h2cmn_bl {
  margin-bottom: 15px;
}

.title_h2cmn_bl > span {
  background: url(../image/bg-ttl04.png);
  background-size: 52px;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2;
  padding: 10px 120px;
}

.title_h2cmn_bl .type_name {
  background: #9E7943;
  border-radius: 18px;
  font-size: 24px;
  line-height: 1;
  margin: 0 5px 0 10px;
  padding: 4px 25px;
}

/* title_h2cmn_bl for the exclusive use of search-ukiyoe */
.title_h2cmn_bl.title_bg_light:before,
.title_h2cmn_bl.title_bg_light:after {
  opacity: .5;
}

.title_h2cmn_bl.title_bg_light > span {
  background-image: url(../../common/image/bg-ttl07.png);
}

@media (max-width: 767px) {
  .title_h2cmn_bl {
    margin-bottom: 10px;
  }
  .title_h2cmn_bl > span {
    font-size: 21px;
    padding: 13px 0;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .title_h2cmn_bl > span {
    padding-bottom: 6px;
    padding-top: 14px;
  }
}

/* ------------------------------------ */
/* ▼ content_wrap */
/* ------------------------------------ */
.content_wrap {
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .content_wrap {
    margin-bottom: 5.85%;
  }
}

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

@media (max-width: 767px) {
  .s_content {
    padding: 6% 10px 5%;
  }
}

/* ------------------------------------ */
/* ▼ txt_intro */
/* ------------------------------------ */
.txt_intro {
  margin: 0 auto 25px;
  max-width: 750px;
}

@media (max-width: 767px) {
  .txt_intro {
    font-size: 15px;
    margin: 0 auto 15px;
    line-height: 22px;
  }
}

/* ------------------------------------ */
/* ▼ s_box_wrap */
/* ------------------------------------ */
.s_box_wrap {
  margin: 0 auto;
  max-width: 940px;
}

/* ------------------------------------ */
/* ▼ s_box_list */
/* ------------------------------------ */
.s_box_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.s_box_list li {
  border: 1px solid #4b3512;
  background: #ffffff;
  margin-bottom: 2.12%;
  width: 100%;
}

.s_box_list .column1 {
  width: 100%;
}

.s_box_list .column2 {
  width: 46.64%;;
}

.s_box_item_thum {
  align-items: center;
  display: flex;
  justify-content: center;
  line-height: 0;
  width: 100%;
}

.s_box_item_thum_inner {
  display: block;
  text-align: center;
  width: 100%;
}

.s_box_item_thum img {
  max-width: 100%;
}

.deco .s_box_item_thum img {
  width: 100%;
}

.s_box_list_col1 .s_box_item_thum_inner {
  width: 100%;
}

.s_box_list_col2 img {
  max-height: 291px;
}

.s_box_list_col3 img {
  max-height: 291px;
}

.s_box_item_txt {
  align-items: center;
  background: #e2cd9e;
  color: #000;
  display: flex;
  font-size: 16px;
  justify-content: center;
  padding:  8px 12px 7px 12px;
  text-align: left;
  width: 100%;
}

.txt_wrap{
  display: inline-block;
  padding-right: 30px;
  position: relative;
}

.txt_wrap:after {
  background: url(../image/ico-arrow02.png) no-repeat;
  background-size: 100%;
  content: "";
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

.s_box_list .deco {
  border: none;
  background: none;
  position: relative;
}

/*▼馬具写真用▼*/
.s_box_list .deco-2nd {
  display: flex;
  align-self: flex-end;
  width: 60%;
}

.s_box_list .deco-2nd img {
  width: 100%;
  height: 240px;/*iOS対策*/
}
/*▲馬具写真用▲*/
.s_box_list .deco .s_box_item_thum {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 74%;
}

.s_box_list li a {
  display: block;
}

@media (max-width: 767px) {
  .s_box_item_txt {
    font-size: 14px;
    padding: 4px 10px;
  }
  .search-harness .s_box_list li:nth-child(2).deco,
  .s_box_list li:nth-child(2n-1).deco {
    display: none;
  }
  .s_box_list li.deco + .deco {
    display: none;
  }
  .s_box_item_txt:after {
    height: 30px;
    width: 30px;
  }
  /*▼すき間画像調整用▼*/
  .s_content .s_box_list:not(.s_box_list_col1) {
    background: url("../image/bg-illust-oridsuru01.png") right 6vw bottom 6vw / 40% auto no-repeat;
  }
  .s_box_list .deco,
  .s_box_list .deco-2nd {
    display: none !important;
  }
  /*▲すき間画像調整用▲*/
  .s_box_list .column2 {
    width: 100%;;
  }
}

/* ------------------------------------ */
/* ▼ s_box_list_col1 */
/* ------------------------------------ */
.s_box_list_col1 li {
  width: 100%;
}
.s_box_list_col1 li .s_box_item_txt {
  padding-left: 28px;
}

@media (max-width: 767px) {
  .s_box_list_col1 li .s_box_item_txt {
    padding-left: 10px;
  }
}

/* ------------------------------------ */
/* ▼ s_box_list_col2 */
/* ------------------------------------ */
.s_box_list_col2 {
  margin: 0 auto;
  max-width: 900px;
}

.s_box_list_col2 li {
  width: 48.88%;
}

.s_box_list_col2 li.deco .s_box_item_thum {
  width: 50%;
}

@media (max-width: 767px) {
  .s_box_list_col2 li {
    width: 48.94%;
  }
}

@media (max-width: 414px) {
  .s_box_list_col2 li.deco .s_box_item_thum {
    width: 70%;
  }
}

/* ------------------------------------ */
/* ▼ s_box_list_col3 */
/* ------------------------------------ */
.s_box_list_col3 li {
  width: 31%;
}

@media (max-width: 767px) {
  .s_box_list_col3 li {
    width: 48.94%;
  }
}

/* ------------------------------------ */
/* ▼ bnr_area */
/* ------------------------------------ */
.bnr_area {
  margin-top: 40px;
  text-align: center;
}

.bnr_area_txt {
  margin-top: 5px;
}

/* bnr_area 2カラム */
.bnr_area_inner.col02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 20px;
  max-width: 870px;
  width: 100%;
}

.bnr_area_inner.col02 figure {
  max-width: 430px;
  padding: 0 15px;
  width: 50%;
}

.bnr_area_inner.col02 .bnr_area_txt {
  line-height: 1.4;
  margin-top: 7px;
  text-align: left;
}

@media (max-width: 767px) {
  .bnr_area {
    margin: 10px 10px 0;
  }
  .bnr_area_inner.col02 {
    margin: 0 auto;
  }
  .bnr_area_inner.col02 figure {
    margin: 0 auto 15px;
    max-width: 600px;
    padding: 0;
    width: 100%;
  }
}

/* ------------------------------------ */
/* ▼ br改行*/
/* ------------------------------------ */
@media screen and (max-width: 767px) {
  .pc_only {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp_only {
    display: none !important;
  }
}

/* ------------------------------------ */
/* ▼ description title */
/* ------------------------------------ */
.d_title_type01 {
  display: table;
  height: 41px;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  margin: 5px auto 13px;
  max-width: 890px;
  position: relative;
  text-align: center;
  width: 100%;
}

.d_title_type01::before {
  background-color: #b28e5f;
  content: '';
  display: block;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 100%;
}

.d_title_type01 > span {
  background: url(../image/bg-title01.png) no-repeat 49.5% center;
  display: table-cell;
  position: relative;
  z-index: 1;
  vertical-align: middle;
}

.d_title_type01 > span > span {
  display: inline-block;
  max-width: 376px;
  padding: 2px 25px 0;
  position: relative;
}

.d_title_type01 > span > span::before,
.d_title_type01 > span > span::after {
  background-image: url(../image/ico-title01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  content: '';
  display: block;
  width: 19px;
  height: 15px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
}

.d_title_type01 > span > span::before {
  left: 0;
}

.d_title_type01 > span > span::after {
  right: 0;
}

.d_title_type01.d_title_long {
  font-size: 18px;
}

.d_title_type01.d_title_long > span{
  background: url(../image/bg-title01-long.png) no-repeat 50% center;
  background-size: 420px;
}

.d_title_type01.d_title_long > span > span {
  padding: 2px 30px 0;
}

@media (max-width: 767px) {
  .d_title_type01 {
    padding: 0 10px;
  }
  .d_title_type01::before {
    height: 0;
    width: calc(100% - 20px);
  }
  .d_title_type01 > span,
  .d_title_type01.d_title_long > span {
    background-image: url(../image/bg-title01-sp.png);
    background-size: auto;
  }
  .d_title_type01.d_title_long > span > span {
    padding: 2px 25px 0;
  }
}

.cmn_h3_01 {
  max-width: 890px;
  margin: 5px auto 13px;
}

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

.description_explanation_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 42px auto 0;
}

.description_explanation_col.img_col_l {
  max-width: 570px;
  margin-left: 32px;
  width: 100%;
}

.description_explanation_col.img_col_c {
  margin: 0 auto;
}

.description_explanation_col.img_col_c .content__img {
  font-size: 0;
  max-width: 890px;
  margin: 32px auto 34px;
  width: 100%;
}

.description_explanation_col.text_col_r {
  margin-top: -2px;
  margin-left: 2.5%;
  max-width: 340px;
  width: 100%;
}

.description_explanation_col.text_col_c {
  max-width: 780px;
  margin: 0 auto;
}

.description_explanation_wrap .content__text {
  font-size: 17px;
  margin: 0 0 10px;
}

.description_explanation_wrap .content__lead {
  margin: 10px auto 18px;
  max-width: 790px;
  text-align: center;
}

@media (max-width: 985px) {
  .description_explanation_col.text_col_r,
  .description_explanation_col.img_col_l {
    margin: 0 auto;
    max-width: 90%;
  }
}

@media (max-width: 767px) {
  .description_explanation_sec {
    margin-bottom: 20px;
  }
  .description_explanation_wrap {
    margin: 30px auto 0;
    padding: 0 10px;
  }
  .description_explanation_col.img_col_l,
  .description_explanation_col.img_col_c {
    margin: 0 auto;
  }
  .description_explanation_col.text_col_r,
  .description_explanation_col.text_col_c {
    margin: 20px 0 auto;
    max-width: 100%;
  }
  .description_explanation_wrap .content__text {
    font-size: 15px;
  }
}

.box_content_end_bnr .cmn_bnr_area.col01 .cmn_bnr_cap{
  text-align: left;
}

@media (max-width: 767px){
  .box_content_end_bnr {
    margin-top: 40px;
  }
  div.box_content_end_bnr div.cmn_bnr_area.col01 {
    max-width: 300px;
  }
}

/* アンカーメニュー修正 */
.cmn_anchor {
  max-width: 800px;
  margin-bottom: 40px;
}

.cmn_anchor>ul>li>span {
  background-repeat: repeat;
    background-position: 0 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    position: relative;
    text-align: center;
    width: 100%;
}
.cmn_anchor>ul>li>a>span:first-of-type:after {
  content: none;
}

.cmn_anchor.type01>ul>li>a,
.cmn_anchor.type01>ul>li>span
{
  padding-right: 0;
  padding-left: 0;
}

.cmn_anchor>ul>li>a,
.cmn_anchor>ul>li>span
{
  padding: 9px 40px 9px 10px;
  position: relative;
}

.cmn_anchor>ul>li>a>span,
.cmn_anchor>ul>li>span>span
{
  width: auto;
  position: static;
}

.cmn_anchor>ul>li>a>span::after, 
.cmn_anchor>ul>li>span>span::after 
{
  right: 15px;
}

.cmn_anchor>ul>li>a>span.search_menu_ico,
.cmn_anchor>ul>li>span>span.search_menu_ico
{
  box-sizing: border-box;
  display: inline-block;
  margin-right: 12px;
  width: 45px;
  padding-right: 0;
}

.cmn_anchor>ul>li>a>span,
.cmn_anchor>ul>li>span>span
{
  padding-right: 0;
}

.cmn_anchor.type01>ul>li>a,
.cmn_anchor.type01>ul>li>span
 {
  padding-right: 25px;
  padding-left: 15px;
}

.cmn_anchor>ul>li>a>span:not(.search_menu_ico)::after,
.cmn_anchor>ul>li>span.nolink>span:not(.search_menu_ico)::after
 {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 15px;
  top: calc(50% - 4px);
  width: 0;
}

.cmn_anchor.type01 ul li.nolink>span {
  background: url(../image/bg-ttl-gr.png) repeat top left;
}

@media (max-width: 767px) {
  .cmn_anchor>ul>li>a>span.search_menu_ico,
  .cmn_anchor>ul>li>span>span.search_menu_ico
  {
    width: 30px;
  }
}