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

title : 刀剣ワールド 2019年現代刀職展 研磨・白鞘・刀装・柄前・白銀の部（旧刀剣研磨・外装技術発表会）
scope : 刀剣ワールド 2019年現代刀職展 研磨・白鞘・刀装・柄前・白銀の部（旧刀剣研磨・外装技術発表会）

memo：

last modify : 2023/03/16 tanaka アンカーリンクデザイン変更

2021/01/19 TCI福岡_sakaguchi バナー共通化対応 画像幅微修正
2020/08/18 TCI福岡_sakaguchi 共通tableクラスの導入
2020/04/27 TCI福岡_sakaguchi 共通ボタンの導入

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

.desc {
  margin: 20px auto 48px;
  max-width: 830px;
  text-align: justify;
}
.desc_s {
  margin: 20px auto 48px;
  max-width: 780px;
  text-align: justify;
}
#overview {
  margin: 0 auto 30px;
  max-width: 95%;
}
#facility {
  margin: 60px auto 30px;
}
@media (max-width: 767px) {
  #facility {
    margin-top: 37px;
  }
  .wcm {
    width: 95%;
  }
  .breadcrumbs li {
    font-size: 14px;
  }
  .desc,
  .desc_s {
    font-size: 15px;
    line-height: 25px;
    margin: 15px 0 37px;
    padding: 0 20px;
  }
  .desc_s {
    padding: 0 10px;
  }
}
.event_end {
  padding: 15px;
  background: #f8e9e7;
  border: #c92121 solid 2px;
  width: 50%;
  min-width: 260px;
  text-align: center;
  color: #c92121;
  font-weight: 600;
  margin: 20px auto;
  font-size: 18px;
  border-radius: 8px;
}
/*============================ #overview table ============================*/

#overview table {
  border-color: #ba9a6f;
  max-width: 780px;
  width: 100%;
  margin: 30px auto;
}
#overview table th {
  background: #a61b32 url(../image/bg-menu.png) repeat;
  background-size: 100%;
  border-bottom-color: #d9c7af;
  border-right-color: #d9c7af;
  color: #fff;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  width: 195px;
}
#overview table td {
  border-bottom-color: #d9c7af;
  border-right: none;
  color: #000;
  padding: 37px 38px;
  vertical-align: middle;
  word-break: break-all;
}
#overview table td ul li {
  padding-left: 1em;
  text-indent: -1em;
}
#overview table td ul li::before {
  content: "・";
  display: inline-block;
  width: 1em;
  position: relative;
  left: 1em;
}
#overview table td dl dt {
  margin-top: 30px;
}
#overview table td dl dd {
  margin-left: 1em;
}
@media (max-width: 767px) {
  #overview table th {
    min-width: 100px;
    width: 37%;
    font-size: 15px;
  }
  #overview table td {
    padding: 10px;
    font-size: 15px;
  }
  #overview table td dl dt {
    margin-top: 1em;
  }
}
/*============================ facility  ============================*/

.box_link {
  margin: 20px auto 60px;
  width: 330px;
}
.box_link .cmn_link_btn_text {
  font-size: 15px;
}
.box_link .cmn_link_btn_text span {
  font-size: 19px;
}

@media (max-width: 767px) {
  .box_link {
    margin-bottom: 40px;
    max-width: 288px;
    width: 100%;
  }
  .box_link .cmn_link_btn_text {
    font-size: 14px;
  }
  .box_link .cmn_link_btn_text span {
    font-size: 15px;
  }
}

/*============================ box__faei__item ============================*/
#facility .box__faci__item {
  border: 2px solid #ba9a6f;
  margin: 0 auto 30px;
  width: 780px;
}
#facility .box__faci__item .box__inner {
  background: url(../image/bkg01.jpg) repeat 0 0;
  padding: 27px 30px 20px;
  position: relative;
}
#facility .box__faci__item .box__inner::after {
  background: url(../image/bkg02.png) no-repeat 0 0;
  content: "";
  display: block;
  height: 172px;
  position: absolute;
  right: 0;
  top: 0;
  width: 312px;
}
#facility .box__faci__item h3 {
  border-bottom: 1px solid #b28e5f;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 16px;
  padding-bottom: 3px;
}
#facility .box__faci__item h3 span {
  background: url(../image/ico_dots02.png) no-repeat top 5px left;
  background-size: 27px 18px;
  border-bottom: 1px solid #b28e5f;
  display: block;
  padding: 0 120px 8px 32px;
}
#facility .box__faci__item .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#facility .box__faci__item .content > div:first-child {
  width: 400px;
}
#facility .box__faci__item .content > div:last-child {
  width: 288px;
}
#facility .box__faci__item .content .text {
  font-size: 18px;
  letter-spacing: .06em;
}
#facility .box__faci__item .content .image {
  line-height: 0;
  margin-top: 4px;
}
#facility .box__faci__item .content .cmn_link_btn {
  display: block;
  font-size: 15px;
  margin: 45px auto 26px;
  max-width: 226px;
}
#facility .box__faci__item .content .cmn_link_btn .cmn_link_btn_text {
  padding: 8px 25px 8px 7px;
}
#facility .box__faci__item .content .cmn_link_btn .cmn_link_btn_text::after {
  border-width: 5px 0 5px 7px;
  right: 15px;
  top: calc(50% - 6px);
}

@media (max-width: 767px) {
  #facility .box__faci__item,
  #facility .box__faci__item .content > div:first-child,
  #facility .box__faci__item .content > div:last-child {
    width: 100%;
  }
  #facility .box__faci__item .box__inner {
    padding: 22px 20px 30px;
  }
  #facility .box__faci__item .box__inner::after {
    display: none;
  }
  #facility .box__faci__item h3 span {
    padding-right: 0;
  }
  #facility .box__faci__item .content .text {
    font-size: 16px;
  }
  #facility .box__faci__item .content .image {
    margin-top: 20px;
  }
  #facility .box__faci__item .content .image img {
    width: 100%;
  }
  #facility .box__faci__item .content .cmn_link_btn {
    margin: 30px auto 0;
    max-width: 250px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #facility .box__faci__item .content .cmn_link_btn .cmn_link_btn_text {
    padding: 10px 11px 6px 2px;
  }
  #facility .box__faci__item .content .cmn_link_btn .cmn_link_btn_text::after {
    top: calc(50% - 5px);
  }
}

/*============================ box__faci__content ============================*/

.box__faci__content {
  margin: 0 auto;
  max-width: 640px;
}
.box__faci__content table {
  border-color: #b28e5f;
}
.box__faci__content table th {
  background: url(../image/bkg_faci.png);
  border-bottom-color: #d9c7af;
  color: #fff;
  font-weight: 600;
  text-align: center;
  width: 150px;
  vertical-align:middle;
}
.box__faci__content .cmn_table_border.type02 th {
  border-right: none;
}

.box__faci__content table tr.address th {
  padding-top: 50px;
}
.box__faci__content table tr.address th span {
  background: url(../image/ico_address.png) no-repeat top 0 center;
  background-size: 22px;
  padding-top: 37px;
}

.box__faci__content table tr.tel th {
  padding-top: 50px;
}
.box__faci__content table tr.tel th span {
  background: url(../image/ico_tel.png) no-repeat top 0 center;
  background-size: 26px;
  padding-top: 37px;
}

.box__faci__content table tr.access th {
  padding-top: 50px;
}
.box__faci__content table tr.access th span {
  background: url(../image/ico_access.png) no-repeat top 0 center;
  background-size: 29px;
  padding-top: 37px;
}

.box__faci__content table tr.time th {
  padding-top: 50px;
}
.box__faci__content table tr.time th span {
  background: url(../image/ico_time.png) no-repeat top 0 center;
  background-size: 28px;
  padding-top: 37px;
}

.box__faci__content table tr.holiday th {
  padding-top: 58px;
}
.box__faci__content table tr.holiday th span {
  background: url(../image/ico_holiday.png) no-repeat top 0 center;
  background-size: 28px;
  padding-top: 40px;
}

.box__faci__content table tr.price th {
  padding-top: 50px;
}
.box__faci__content table tr.price th span {
  background: url(../image/ico_price.png) no-repeat top 0 center;
  background-size: 25px;
  padding-top: 37px;
}

.box__faci__content table tr.parking th {
  padding-top: 55px;
}
.box__faci__content table tr.parking th span {
  background: url(../image/ico_parking.png) no-repeat top 0 center;
  background-size: 30px;
  padding-top: 37px;
}

.box__faci__content table tr.website th {
  padding-top: 55px;
}
.box__faci__content table tr.website th span {
  background: url(../image/ico_website.png) no-repeat top 0 center;
  background-size: 31px;
  padding-top: 37px;
}


@media ( max-width:767px ) {

  .box__faci__content table tr.address th {
    padding-top: 60px;
  }
  .box__faci__content table tr.address th span {
    background: url(../image/ico_address.svg) no-repeat top center;
    background-size: 22px;
  }

  .box__faci__content table tr.tel th {
    padding-top: 60px;
  }
  .box__faci__content table tr.tel th span {
    background: url(../image/ico_tel.svg) no-repeat top center;
    background-size: 26px;
  }

  .box__faci__content table tr.access th {
    padding-top: 60px;
  }
  .box__faci__content table tr.access th span {
    background: url(../image/ico_access.svg) no-repeat top center;
    background-size: 27px;
  }

  .box__faci__content table tr.time th {
    padding-top: 60px;
  }
  .box__faci__content table tr.time th span {
    background: url(../image/ico_time.svg) no-repeat top center;
    background-size: 28px;
  }

  .box__faci__content table tr.holiday th {
    padding-top: 60px;
  }
  .box__faci__content table tr.holiday th span {
    background: url(../image/ico_holiday.svg) no-repeat top center;
    background-size: 28px;
  }

  .box__faci__content table tr.price th {
    padding-top: 60px;
  }
  .box__faci__content table tr.price th span {
    background: url(../image/ico_price.svg) no-repeat top center;
    background-size: 23px;
  }

  .box__faci__content table tr.parking th {
    padding-top: 60px;
  }
  .box__faci__content table tr.parking th span {
    background: url(../image/ico_parking.svg) no-repeat top center;
    background-size: 28px;
  }

  .box__faci__content table tr.website th {
    padding-top: 60px;
  }
  .box__faci__content table tr.website th span {
    background: url(../image/ico_website.svg) no-repeat top center;
    background-size: 29px;
  }
}

.box__faci__content table td {
  border-bottom-color: #d9c7af;
  border-right: none;
  vertical-align: middle;
  word-break: break-all;
}
.box__faci__content table th,
.box__faci__content table td {
  padding: 13px 18px;
}
.box__faci__content table td a {
  color: #0d53de;
}
.box__faci__content table td a:hover {
  color: #a92121;
}
.table_btn {
  text-align: center;
  margin: 12px 0 0;
}
@media ( max-width:767px ) {
  #facility .wcm {
    padding: 0 10px;
    width: 100%;
  }
  .box__faci__content {
    padding: 0 5px;
  }
  .box__faci__content table th {
    font-size: 15px;
    line-height: 20px;
    padding: 20px 0;
    vertical-align: middle;
    width: 105px;
  }
  .box__faci__content table td {
    font-size: 16px;
    line-height: 22px;
    padding: 12px 13px;
  }
  .table_btn img {
    height: auto;
  }
}


/*============================ box_s .box__title ============================*/
.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:before {
  background: #b28e5f;
  content: '';
  display: block;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 100%;
}
.box_s .box__title > span {
  background: url(../image/bkg_title_bottom.jpg) 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: 14px;
  left: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 22px;
}
.box_s .box__title > span span:after {
  left: auto;
  right: 0;
}
@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: .95px;
    height: auto;
    margin: 0 -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;
  }
}
@media ( max-width:413px ) {
  .box__title {
    height: 40px;
  }
  .box__title > span {
    background-size: auto 40px;
  }
  .box__map__title,
  .box__video__title,
  .box__photos__title {
    background: url(../image/bkg_top_1.png) no-repeat top center;
    height: auto;
    padding-top: 7px;
  }
  .box__map__title > span,
  .box__video__title > span,
  .box__photos__title > span {
    background: url(../image/bkg_bottom_1.png) no-repeat bottom center;
    padding-bottom: 7px;
  }
  .box__map__title > span span,
  .box__video__title > span span,
  .box__photos__title > span  span {
    max-width: 220px;
    padding: 7px 25px 5px;
  }
}

/*============================ box__map ============================*/

.box__map .wcm {
  max-width: 830px;
}
.y_mapbox {
  margin: 0 auto;
  max-width: 540px;
  position: relative;
}
.map_ptbox {
  background: url(../image/bg_map_pt.png) no-repeat center top;
  background-size: 116px 131px;
  box-sizing: border-box;
  height: 131px;
  left: 50%;
  margin-left: -58px;
  margin-top: -162px;
  padding: 5px;
  position: absolute;
  text-align: center;
  top: 50%;
  vertical-align: top;
  width: 116px;
  z-index: 6;
}

.map_pt {
  height: 78px;
  margin: 0 auto;
  text-align: center;
  width: 100px;
}
.map_facility_name {
  background: #0068b7;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  height: 22px;
  line-height: 22px;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
}
.y_map_icn {
  height: 42px;
  left: 50%;
  margin-left: -20px;
  margin-top: -40px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  z-index: 5;
  width: 42px;
  text-align: center;
}
.y_map_icn img {
  width: 42px;
}
.y_map {
  border: 1px solid #ccc;
  font-size: 0;
  height: 446px;
  margin-bottom: 8px;
  overflow: hidden;
  position: relative;
}
.y_map iframe {
  border: none;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.box__map__links {
  font-size: 0;
  margin: 11px 0 55px;
  position: relative;
  text-align: center;
}
.box__map__links:before {
  background: url(../image/bkg_video_l.png) no-repeat;
  bottom: 10px;
  content: '';
  display: block;
  height: 243px;
  left: -160px;
  position: absolute;
  width: 266px;
}
.box__map__links:after {
  background: url(../image/bkg_video_r.png) no-repeat;
  bottom: 0;
  content: '';
  display: block;
  height: 215px;
  left: auto;
  position: absolute;
  right: -225px;
  width: 393px;
}

.ul_access02 {
  margin: 12px auto 17px;
  max-width: 420px;
}
.ul_access02 li {
  display: inline-block;
  max-width: 50%;
  padding: 0 7px;
}
.ul_access03 li:first-child {
  margin: 0 0 12px;
}
@media ( max-width:767px ) {
  .box__map .wcm {
    padding: 0 15px;
    width: 100%;
  }
  .ul_access01 {
    margin: 0 auto;
    width: 48.4375%;
  }
  .ul_access02 {
    margin: 12px auto 16px;
  }
  .ul_access02 li {
    margin: 0;
    max-width: 50%;
    padding: 0 0 0 7px;
  }
  .ul_access02 li:first-child {
    padding-right: 7px;
  }
  .ul_access03 {
    margin: 0 auto;
    width: 66.1458%;
  }
  .box__map__links {
    margin: 25px 0 50px;
  }
  .box__map__links img {
    height: auto;
  }
  .map_ptbox {
    display: none;
  }
  .box__map__links:before,
  .box__map__links:after {
    display: none;
  }
  .y_map {
    height: 350px;
  }
}

/*============================ box__info ============================*/

.box__info {
  margin-bottom: 35px;
}
.box__info .wcm {
  background: url(../image/bkg03.png);
  max-width: 830px;
  position: relative;
  border: 3px solid #e683a8;
}
.box__info .wcm:before {
  background: url(../image/bkg_info.png);
  bottom: 0;
  content: '';
  display: block;
  height: 163px;
  left: 0;
  position: absolute;
  width: 292px;
}
.box__info__inner {
  padding: 4px 40px 15px;
  position: relative;
  z-index: 1;
}
.hmr_logo {
  display: inline-block;
  margin: 0 26px 20px 0;
  position: relative;
  top: 32px;
}
.hmr_logo img {
  width: 130px;
  height: auto;
}
.box__info__title {
  color: #94773a;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1.2px;
  margin-bottom: 18px;
  text-align: left;
  line-height: 1.6;
}
.box__info__content {
  line-height: 1.67;
}
.box__info__content .hmr_text {
  letter-spacing: .04em;
  padding-left: 1em;
  text-indent: -1em;
}
.box__info__content a {
  color: #0d53de;
}
.box__info__content a:hover {
  color: #a92121;
}
.box__info .button {
  margin-top: 16px;
  text-align: right;
}
.box__info .button a {
  height: auto;
  max-width: 289px;
  width: 100%;
  margin: 25px auto 10px;
}
figure.bnr_related {
  margin: 0 auto;
  max-width: 496px;
}
figure.bnr_related figcaption {
  line-height: 1.4;
  margin: 0 0 5px;
  text-align: left;
}
@media (max-width: 767px) {
  .box__info .wcm {
    width: 100%;
  }
  figure.bnr_related {
    width: 79.71%;
  }
}
@media (max-width: 413px) {
  .box__info__title {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .box__info {
    margin-bottom: 40px;
    padding: 0 15px;
  }
  .box__info .wcm:before {
    display: none;
  }
  .box__info__title {
    font-size: 23px;
    letter-spacing: .5px;
    margin-bottom: 12px;
  }
  .box__info__inner {
    padding: 4px 15px 25px;
  }
  .hmr_logo {
    display: block;
    margin: 0 auto 20px;
    width: 130px;
  }
  .box__info__content {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: .3px;
  }
  .box__info .button {
    font-size: 0;
    text-align: center;
    margin: 20px auto 0;
    width: 71.5%;
  }
  .box__info .button a {
    margin: 0 auto;
  }
  .box__info .button img {
    height: auto;
    max-width: 248px;
    width: 100%;
  }
}

/*============================ WEB2TCI-3791 190718追記 ============================*/
.wrap section:first-of-type .title_h2cmn.title_h2cmn_bw > span > span {
  line-height: 1.3;
}

.title_h2cmn.title_h2cmn_bw .line19 {
  display: inline-block;
  margin-top: 5px;
  vertical-align: top;
}

.award {
  margin-bottom: 60px;
}

.cmn_h3_01 {
  margin: 30px auto;
}

.cmn_h3_01_border {
  width: 530px;
}


@media (max-width: 767px) {
  .title_h2cmn.title_h2cmn_bw .line19 {
    margin-top: 0;
    vertical-align: inherit;
  }
  .cmn_h3_01_border {
    width: initial;
  }
}

.cmn_anchor {
  max-width: 666px;
  margin-top: -7px;
  padding-bottom: 7px;
}
.cmn_anchor.type03>ul>li>span,
.cmn_anchor.type03>ul>li>a {
  padding: 14px 0 14px 15px;
}

@media (min-width: 768px) {
  .cmn_anchor.type03>ul>li {
    margin: 0 3px 6px !important;
  }
  .cmn_anchor.type03>ul.col3>li:nth-of-type(-n+4) {
    width: calc(50% - 6px);
  }
  .cmn_anchor.type03>ul.col3>li {
    width: calc(100% / 3 - 6px);
  }
}

@media (max-width: 767px) {
  .cmn_anchor.type03>ul.sp_col2>li {
    width: 50%;
    padding: 0 3px 6px;
  }
  .cmn_anchor.type03>ul.sp_col2>li:nth-of-type(even),
  .cmn_anchor.type03>ul + ul,
  .cmn_anchor.type03>ul:not(.sp_col2)>li:not(:first-of-type),
  .cmn_anchor.type03>ul.sp_col2>li:nth-of-type(n+3) {
    margin: 0;
  }
  .cmn_anchor.type03>ul>li>span,
  .cmn_anchor.type03>ul>li>a {
    font-size: 16px;
  }
}

.award {
  padding: 0 20px;
}

.award .tablescroll {
  font-size: 16px;
}

.award .tablescroll table {
  margin: 0 auto;
  max-width: 900px;
  table-layout: fixed;
  width: 100%;
}

.tb_header_box .cmn_table_border.type01 {
  border-bottom: none;
  border-color: #b28e5f;
}

.award .tablescroll .tb_header_box table th {
  background: url(../image/bkg08.png);
  border-bottom-color: #b28e5f;
  border-right-color: #b28e5f;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  padding: 6px;
  text-align: center;
  vertical-align: middle;
}

.award .tablescroll .tb_header_box table th:last-child {
  border-right: none;
}

.award .tablescroll .tb_header_box table th:first-of-type {
  border-right-width: 2px;
}

.award .tablescroll .tbl_box table tr td:last-of-type {
  border-right: none;
}

.award .tablescroll table tr:first-of-type th:first-child {
  width: 18.5%;
}
.award .tablescroll table tr:first-of-type th:nth-child(2),
.award .tablescroll table tr:first-of-type td:nth-child(2) {
  width: 53.5%;
}
.award .tablescroll table tr:first-of-type th:nth-child(3),
.award .tablescroll table tr:first-of-type th:last-child {
  width: 15%;
}

.award .tablescroll.type02 table tr:first-of-type th:nth-child(2),
.award .tablescroll.type02 table tr:first-of-type td:nth-child(2) {
  width: 68.5%;
}

.award .tablescroll table tr:first-of-type td:first-child {
  width: 18.5%;
}
.award .tablescroll table tr:first-of-type td:nth-child(3),
.award .tablescroll table tr:first-of-type td:last-child {
  width: 15%;
}
.award .tablescroll .type02 table tr:first-of-type td:nth-child(2) {
  width: 66.5%;
}
.tbl_box .cmn_table_border.type02 {
  border-color: #b28e5f;
  border-top: none;
}

.award .tbl_box td {
  background: #fff;
  border-bottom-color: #b28e5f;
  border-right-color: #b28e5f;
  padding: 1em .5em;
  text-align: center;
  vertical-align: middle;
}

.award .tbl_box tr:first-child td {
  border-top: none;
}

.award .tbl_box .tbl_left_cell {
  background: #fffef0;
  background-size: 117px 76px;
  border-right-width: 2px;
  font-size: 18px;
  font-weight: 600;
}

.award .tbl_box tr.bd_break td {
  border-top-color: #b28e5f;
  border-top-width: 2px;
}

.award .tbl_box .tbl_bottom_cell {
  border-bottom: none;
}

.award .tbl_box tr:last-of-type td {
  border-bottom: none;
}

@media ( max-width: 767px ) {
  .award .tbl_scroll {
    position: relative;
    margin-bottom: 20px;
  }
  .award .tbl_scroll .tbl_scroll_box {
    margin-bottom: 10px;
  }
  .award .tbl_box td {
    padding: .5em;
  }
  .award .tbl_scroll::before {
    margin-top: 15px;
    border: 1px solid #539de0;
    border-bottom: 0;
    padding: 0.8em;
    content: "フリックによる横スライド仕様となります";
    position: relative;
    display: block;
    background: url(../image/ico_flick.png) left 10px center no-repeat;
    -webkit-background-size: 25px;
    background-size: 25px;
    padding-left: 45px;
  }
  .award .tbl_responsive {
    margin: 0;
    width: 640px;
  }
  .award .tbl_scroll_long .tbl_responsive {
    margin: 0;
    width: 900px;
  }
  .award .tbl_scroll_long .tbl_responsive table:first-child {
    margin-right: 2%;
  }
  .award .tbl_responsive table.data3 {
    table-layout: auto;
    margin: 0 auto 10px;
    width: 100%;
  }
  .award .tbl_responsive table th {
    min-width: 120px;
  }
  .award .mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-bottom: 10px !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .title_h2cmn >span {
    padding: 20px 60px 10px;
  }
}

/* ==========================================================
TCI福岡_sakaguchi バナー共通化対応 画像幅微修正
========================================================== */
@media (max-width: 767px) {
  body.exbition2019-silver .cmn_bnr_area.col01_bnr_01 {
    max-width: 320px;
  }
}

.cmn_h2_01_bw > span {
  background: url(/image_cmn/titleh2/bkg_tt.png?date=20230828);
}