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

title : 平成の名刀・名工展【刀剣ワールド】
scope : 平成の名刀・名工展【刀剣ワールド】

last modify : 2020/08/13 TCI福岡_sakaguchi 共通tableクラスの導入

2019/05/08 TCI福岡

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

/* ------------------------------------ */
/* 共通上書き */
/* ------------------------------------ */
.desc {
  margin: 20px auto 48px;
  max-width: 830px;
  text-align: justify;
}

.desc_s {
  margin: 30px auto 15px;
  max-width: 780px;
  text-align: justify;
}

span.holiday {
  color: #e31769;
}

@media (max-width: 767px) {
  .wcm {
    width: 95%;
  }
  h1 {
    margin-top: 0;
  }
  .breadcrumbs li {
    font-size: 14px;
  }
  .desc {
    font-size: 15px;
    line-height: 25px;
    margin: 15px 0 37px;
    padding: 0 10px;
  }
  .desc_s {
    font-size: 15px;
    margin: 20px 0;
  }
}

/* ------------------------------------ */
/* Anchor links */
/* ------------------------------------ */
.anchor_link_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 25px auto 35px;
  width: 100%;
  max-width: 780px;
}

.anchor_link_wrap>li {
  background: #a17624 url(../image/bg-anchor.png) repeat;
  background-size: 50%;
  display: flex;
  min-height: 58px;
  position: relative;
  text-align: center;
  width: 33.333333%;
}

.anchor_link_wrap.column2 {
  max-width: 640px;
  justify-content: space-around;
}

.anchor_link_wrap.column2>li {
  width: 50%;
  max-width: 300px;
}

.anchor_link_wrap>li:before {
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
}

.anchor_link_wrap>li a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 5px 40px 5px 30px;
  position: relative;
}

.anchor_link_wrap>li a:before {
  background: url(../image/ico-anchor-arrow.png) no-repeat;
  background-size: 16px 9px;
  content: "";
  height: 9px;
  margin-top: -5px;
  position: absolute;
  right: 22px;
  top: 50%;
  width: 16px;
}

.anchor_link_wrap>li a span {
  color: #fff;
  display: block;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: .05em;
  width: 100%;
}

.anchor_link_wrap>li:nth-child(3):before {
  content: none;
}

@media (max-width: 767px) {
  .anchor_link_wrap {
    margin: 20px auto 30px;
  }
  .anchor_link_wrap.column2 {
    max-width: 95%;
  }
  .anchor_link_wrap.column2>li {
    max-width: 500px;
  }
  .anchor_link_wrap>li {
    background-size: 120px;
  }
  .anchor_link_wrap>li a:before {
    background-size: 12px 7px;
    bottom: 10px;
    height: 7px;
    left: 50%;
    top: auto;
    width: 12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .anchor_link_wrap>li a {
    padding: 15px 5px 20px 5px;
  }
  .anchor_link_wrap>li a span {
    font-size: 17px;
  }
  .anchor_link_wrap>li:nth-child(3):before {
    content: none;
  }
}

/* IE */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .anchor_link_wrap>li a span {
    padding-top: 8px;
  }
}

/* ------------------------------------ */
/* wrap */
/* ------------------------------------ */
.heian_ex_section {
  padding-bottom: 50px;
}

.heian_ex_section img {
  vertical-align: bottom;
}

@media (max-width: 767px) {
  .heian_ex_section {
    padding-bottom: 30px;
  }
}

/* ------------------------------------ */
/* column */
/* ------------------------------------ */
.heian_col2_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 780px;
  margin: 30px auto 0;
}

.heian_col2_col:nth-of-type(1) {
  width: 62%;
}

.heian_col2_col:nth-of-type(2) {
  width: 33.1%;
}

.heian_col2_img {
  text-align: center;
}

.heian_col2_btn_wrap {
  margin-top: 10px;
  text-align: center;
}

@media (max-width: 767px) {
  .heian_col2_wrap {
    margin-top: 20px;
  }
  .heian_col2_col:nth-of-type(1) {
    width: 100%;
  }
  .heian_col2_col:nth-of-type(2) {
    width: 100%;
  }
  .heian_col2_img_wrap {
    margin: 20px auto 0;
    max-width: 450px;
  }
}

/* ------------------------------------ */
/* title */
/* ------------------------------------ */
/* IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .title_h2cmn >span {
    padding: 20px 76px 10px;
  }
}
/* h1 */
.heian_exhibition_h1 {
  font-size: 0;
}

/* h3 */
.title_gold_band {
  color: #fff;
  display: table;
  font-size: 20px;
  font-weight: 600;
  height: 40px;
  margin: 55px auto 25px;
  position: relative;
  text-align: center;
  max-width: 780px;
  width: 100%;
}

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

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

.title_gold_band > span span {
  display: inline-block;
  font-feature-settings: "pkna";
  max-width: 600px;
  padding: 0 30px;
  position: relative;
}

.title_gold_band > span span:after,
.title_gold_band > span span:before {
  background: url(../image/ico-title01.png) no-repeat;
  content: '';
  display: block;
  height: 14px;
  left: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 22px;
}

.title_gold_band > span span:after {
  left: auto;
  right: 0;
}

@media (max-width: 767px) {
  .title_gold_band {
    background: url(../image/bg-title01-top-sp.jpg) no-repeat top center;
    display: block;
    font-size: 18px;
    height: auto;
    margin: 0 auto 5px;
    padding-top: 7px;
    width: auto;
  }
  .title_gold_band > span {
    background: url(../image/bg-title01-bottom-sp.jpg) no-repeat bottom center;
    display: block;
    padding-bottom: 7px;
  }
  .title_gold_band > span span {
    line-height: 1.3;
    max-width: 230px;
    padding: 3px 20px 1px;
  }
  .title_gold_band > span span:before,
  .title_gold_band > span span:after {
    background-size: 100%;
    height: 11px;
    margin-top: -4px;
    width: 17px;
  }
}

/* h4 */
.title_gold_icon {
  text-align: center;
  width: 100%;
  max-width: 780px;
  margin: 30px auto 20px;
}

.title_gold_icon>span {
  border-bottom: solid 2px #b28e5f;
  display: inline-block;
  padding: 0 50px 6px;
}

.title_gold_icon_text {
  font-size: 21px;
  font-weight: 600;
  display: inline-block;
  position: relative;
  line-height: 1.4;
}

.title_gold_icon_text::before,
.title_gold_icon_text::after {
  background: url(../image/ico-title02.svg) no-repeat center center;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 26px;
  height: 18px;
}

.title_gold_icon_text::before {
  left: -35px;
}

.title_gold_icon_text::after {
  right: -35px;
}

@media (max-width: 767px) {
  .title_gold_icon {
    margin: 30px auto 10px;
  }
  .title_gold_icon_text {
    font-size: 16px;
  }
  .title_gold_icon>span {
    padding: 0 35px 5px;
  }
  .title_gold_icon_text::before,
  .title_gold_icon_text::after {
    width: 20px;
    height: 16px;
  }
  .title_gold_icon_text::before {
    left: -25px;
  }
  .title_gold_icon_text::after {
    right: -25px;
  }
}

/* ------------------------------------ */
/* text */
/* ------------------------------------ */
.heian_desc_text {
  margin-top: 15px;
}

.heian_desc_text:first-of-type {
  margin-top: 0;
}

.heian_event_detail>li {
  margin-top: 20px;
  padding-left: 35px;
}

.heian_event_detail>li:first-of-type {
  margin-top: 0;
}

.heian_event_detail_title {
  display: flex;
  align-items: start;
  align-items: flex-start;
  color: #b28e5f;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}

.heian_event_detail_title::before {
  background: url(../image/ico-title02.svg) no-repeat center center;
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: -33px;
  width: 26px;
  height: 18px;
}

.heian_event_detail_title+.heian_event_detail_text {
  margin-top: 3px;
}

@media (max-width: 767px) {
  .heian_desc_text {
    font-size: 15px;
    margin-top: 10px;
  }
  .heian_event_detail>li {
    margin-top: 15px;
    padding-left: 25px;
  }
  .heian_event_detail_title {
    font-size: 18px;
  }
  .heian_event_detail_title::before {
    top: 6px;
    left: -25px;
    width: 20px;
    height: 16px;
  }
  .heian_event_detail_text {
    font-size: 15px;
  }
}

/* ------------------------------------ */
/* label */
/* ------------------------------------ */
.heian_event_label {
  background-color: #ccc;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-feature-settings: "pkna";
  margin-left: 10px;
  min-width: 86px;
  padding: 3px 9px 2px;
  text-align: center;
  letter-spacing: .05em;
}

.heian_event_label.label_before {
  background-color: #056e3d;
}

.heian_event_label.label_now {
  background-color: #c82121;
}

.heian_event_label.label_after {
  background-color: #2c519c;
}

@media (max-width: 767px) {
  .heian_event_label {
    font-size: 15px;
    padding: 2px 6px 1px;
    min-width: 75px;
  }
}

/* ------------------------------------ */
/* table */
/* ------------------------------------ */
.heian_table_box table {
  border-color: #ba9a6f;
  margin: 0 auto;
  max-width: 780px;
  width: 100%;
}

.heian_table_box table th {
  background: #a61b32 url(../image/bg-anchor.png) repeat;
  background-size: 100%;
  border-bottom-color: #d9c7af;
  border-right-color: #d9c7af;
  color: #fff;
  font-weight: 600;
  letter-spacing: .06em;
  text-align: center;
  vertical-align: middle;
  width: 195px;
}

.heian_table_box table td {
  border-bottom-color: #d9c7af;
  border-right: none;
  color: #000;
  letter-spacing: .06em;
  padding: 37px 38px;
  vertical-align: middle;
  word-break: break-all;
}

.heian_table_box table tr:last-of-type td,
.heian_table_box table tr:last-of-type th {
  border-bottom: none;
}

.heian_table_annotation {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

@media (max-width: 767px) {
  .heian_table_box table th {
    font-size: 15px;
    min-width: 100px;
    width: 37%;
  }
  .heian_table_box table td {
    font-size: 15px;
    padding: 10px;
  }
}

/* ------------------------------------ */
/* button */
/* ------------------------------------ */
.disc_link_btn_wrap {
  max-width: 935px;
  margin: 20px auto 20px;
  text-align: right;
}

.disc_link_btn {
  background-color: #c92121;
  border: solid 1px #991c1c;
  display: inline-block;
  outline: none;
  padding: 0;
  position: relative;
  transition: opacity .3s;
  text-align: center;
  width: 100%;
  max-width: 280px;
}

.disc_link_btn:hover {
  opacity: .6;
}

.disc_link_btn::before,
.disc_link_btn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  border-right: solid 1px #cb6868;
  border-bottom: solid 1px #cb6868;
}

.disc_link_btn::before {
  top: 0;
  left: 0;
}

.disc_link_btn::after {
  top: 0;
  right: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.disc_link_btn_inner::before,
.disc_link_btn_inner::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  border-right: solid 1px #cb6868;
  border-bottom: solid 1px #cb6868;
}

.disc_link_btn_inner::before {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.disc_link_btn_inner::after {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.disc_link_btn_text {
  border: solid 1px #cb6868;
  color: #fff;
  display: block;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.4;
  margin: 3px 4px;
  padding: 8px 25px 8px 12px;
  position: relative;
  font-feature-settings: "pkna";
}

.disc_link_btn_text::after {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 10px;
  top: calc(50% - 4px);
  width: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@media only screen and (max-width: 767px) {
  .disc_link_btn {
    max-width: 240px;
  }
  .disc_link_btn_text {
    font-size: 15px;
  }
  .disc_link_btn_text::after {
    border-width: 6px 4px 0 4px;
    top: calc(50% - 2px);
  }
}

/* ------------------------------------ */
/* ホームメイトリサーチ */
/* ------------------------------------ */
.box__info {
  margin-top: 30px;
}

.box__info .wcm {
  background: url(../image/bg-info02.png);
  border: 3px solid #e683a8;
  max-width: 780px;
  position: relative;
}

.box__info .wcm:before {
  background: url(../image/bg-info01.png);
  content: '';
  display: block;
  height: 163px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 292px;
}

.box__info__inner {
  padding: 4px 35px 15px;
  position: relative;
  z-index: 1;
}

.hmr_logo {
  display: inline-block;
  margin: 0 26px 20px 0;
  position: relative;
  top: 18px;
}

.hmr_logo img {
  height: auto;
  width: 130px;
}

.box__info__title {
  color: #94773a;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 1.6;
  margin-bottom: 18px;
  text-align: left;
}

.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;
  margin: 25px auto 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .box__info .button a img {
    margin: 0 auto;
  }  
}

@media (max-width: 767px) {
  .box__info {
    margin-bottom: 40px;
  }
  .box__info .wcm {
    width: 100%;
    max-width: 450px;
  }
  .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;
    letter-spacing: .3px;
    line-height: 24px;
  }
  .box__info .button {
    font-size: 0;
    margin: 20px auto 0;
    text-align: center;
    width: 71.5%;
  }
  .box__info .button a {
    margin: 0 auto;
  }
  .box__info .button img {
    height: auto;
    max-width: 248px;
    width: 100%;
  }
}

@media (max-width: 413px) {
  .box__info__title {
    font-size: 21px;
  }
}