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

title : 刀剣ワールド 刀剣ワールドカレンダー
scope : 刀剣ワールド 刀剣ワールドカレンダー

memo：

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

2020/08/07 TCI福岡_eguchi カレンダー改修
2019/11/27 TCI福岡_uesugi grボタンcss追加
2019/11/21 TCI福岡_yoneshima 2020年度 刀剣ワールドカレンダー追加
2019/11/11 TCI福岡_sakaguchi 2020年度 刀剣ワールドカレンダー追加

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

.main_visual {
  position: relative;
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  background: url(../image/main_bg.jpg) top;
  background-size: cover;
  z-index: 1;
}
.cal2020 .main_visual.mv_2020 {
  background: url(../image/cal2020/main_bg.jpg) center top;
}
.main_visual h1 {
  width: 79%;
  margin: 0 10% 0 12.8%;
  padding: 2% 0 64% 0;
}
.main_visual h1 img {
  margin: 0 auto;
}
.main_visual .main_textbox {
  position: absolute;
  z-index: 2;
  font-size: 18px;
  line-height: 34px;
  font-feature-settings: initial;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 游明朝体, 游明朝, "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", HG明朝E, ryo-display-plusn, serif;
  padding: 33px 44px 31px;
  background: rgba(255, 255, 255, 0.9);
  bottom: 6.8%;
  left: 11.7%;
  width: 76.6%;
  letter-spacing: 0px;
}
.main_textbox p {
  letter-spacing: .05em;
}
.note_link {
  font-size: 15px;
  margin: 0 auto;
  max-width: 1024px;
  padding: 0 0 0 1em;
  text-indent: -1em;
  width: 100%;
}
.cmn_anchor {
  background-color: #f9f9ee;
  max-width: 1024px;
  margin: 0 auto;
} 
 .cmn_anchor ul {
  margin: 0 auto; 
  max-width: 972px;
}

@media (max-width: 767px) {
  .main_textbox p {
    letter-spacing: .06em;
  }
  .cmn_anchor ul li {
    max-width: 420px;
  } 
}
.cont_box {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  background: #f9f9ee url(../image/cont_bg.gif) bottom repeat-x;
  padding: 36px 0 50px;
}
.cont_inner {
  width: calc(100% - 40px);
  margin: 60px auto 0;
  background: url(../image/cont_box_bg.jpg);
  box-shadow: 0 0 5px rgba(91, 54, 6, 0.32);
  text-align: center;
}
.cont_inner:first-of-type {
  margin-top: 0;
}
.calendar_area {
  padding: 50px 33px 11px;
  background: url(../image/pattern_02.png) bottom no-repeat;
}

section:not(.cal2020) .calendar_area {
  padding-bottom: 50px;
}

.calendar_area li {
  padding-bottom: 50px;
}
.area_style li {
  float: left;
  width: 45.97%;
}
.area_style li:nth-child(even) {
  margin: 0 0 0 8.06%;
}
.area_style li dt {
  margin: 0 auto 14px;
  text-align: center;
}
.area_style li dt span {
  position: relative;
  font-size: 21px;
  font-weight: 600;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  display: inline-block;
  padding: 0 35px 0 45px;
  letter-spacing: 0.2em;
}
.area_style li dt span:before,
.area_style li dt span:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 12px;
  background: url(../image/icon-diamond.png) no-repeat;
  background-size: cover;
  top: calc(50% - 7px);
}
.area_style li dt span:before {
  left: 0;
}
.area_style li dt span:after {
  right: 0;
}
.area_style li dd .calendar_btn {
  margin-top: 10px;
}
.area_style li dd .calendar_btn:nth-of-type(2) {
  margin-top: 0;
}
.area_style li dd p img {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  vertical-align: bottom;
}
.area_style li dd p a {
  font-size: 16px;
  font-weight: 600;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  line-height: 47px;
  width: 257px;
  background: url(../image/cont_btn.jpg) no-repeat;
  display: block;
  margin: 0 auto;
  color: #fff;
  transition: opacity .3s;
  letter-spacing: 0;
}
.area_style li dd p a:hover {
  color: #fff;
  opacity: .7;
}
.area_style li dd .calendar_image {
  margin-bottom: 20px;
}
.area_style li dd .pagelink_btn a {
  background: url(../image/cont-link-btn.png) no-repeat;
  color: #000;
  position: relative;
}
.area_style li dd .pagelink_btn.gr a {
  pointer-events: none;
}
.area_style li dd .pagelink_btn a:after {
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #000;
  content: "";
  height: 0;
  position: absolute;
  top: calc(50% - 5px);
  right: 8.5%;
  width: 0;
}
.area_style li dd .pagelink_btn a:hover {
  color: #000;
}
#howto {
  clear: both;
  margin: 0 auto 80px;
  padding: 60px 0 0;
  position: relative;
}
#howto .title__cat {
  margin: 0 auto 25px;
  text-align: center;
}
#howto .title__cat h2 {
  font-size: 23px;
  text-align: center;
  margin: 0 auto 5px;
  clear: both;
  background: none;
  color: #000000;
  height: auto;
  letter-spacing: 0.1em;
  position: relative;
  display: inline-block;
}
#howto .title__cat h2 span {
  font-weight: 600;
  display: inline-block;
  border-top: solid 3px #B28E5F;
  border-bottom: solid 3px #B28E5F;
  padding: 14px 120px;
}
#howto .title__cat h2::before {
  background: url(../image/ico02.png) no-repeat top left;
  content: "";
  margin-top: -14px;
  position: absolute;
  top: 50%;
  left: 15%;
  width: 28px;
  height: 28px;
  background-size: 28px;
}
#howto .title__cat h2::after {
  background: url(../image/ico02.png) no-repeat top left;
  content: "";
  margin-top: -14px;
  position: absolute;
  top: 50%;
  right: 15%;
  width: 28px;
  height: 28px;
  background-size: 28px;
}
#howto table {
  border-color: #ba9a6f;
  max-width: 760px;
  width: 100%;
  margin: 30px auto;
}
#howto table th {
  background: #b18f61 url(../image/bg-menu.png) repeat;
  background-size: 100%;
  border-bottom-color: #d9c7af;
  border-right-color: #d9c7af;
  color: #fff;
  font-weight: 600;
  font-size: 19px;
  line-height: 1.6;
  text-align: center;
  width: 165px;
  vertical-align: middle;
}
#howto table td {
  border-bottom-color: #d9c7af;
  border-right: none;
  background: #fff;
  color: #000;
  vertical-align: middle;
  word-break: break-all;
  padding: 27px 38px;
}
#howto table tr:last-child th,
#howto table tr:last-child td {
  border-bottom: none;
}
.other_device {
  position: relative;
  max-width: 850px;
  box-sizing: border-box;
  background: #b49366;
  border-radius: 48px 3px 48px 3px;
  margin: 0 auto;
  padding: 5px;
}
.other_device .od_inner {
  width: 100%;
  box-sizing: border-box;
  background: url(../image/other_device_flower01.png) no-repeat top right, url(../image/other_device_flower02.png) no-repeat bottom left, url(../image/other_device_bg.gif);
  border-radius: 45px 0 45px 0;
}
.other_device .od_inner h2 {
  position: absolute;
  width: 532px;
  background: url(../image/other_device_ttl.png) no-repeat;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 47px;
  top: -21px;
  left: calc(50% - 266px);
}
.other_device .od_inner p {
  display: block;
  float: left;
}
.other_device .od_inner p.od_lead {
  width: 369px;
  padding: 55px 0 0 47px;
}
.other_device .od_inner p.od_img {
  line-height: 0;
  padding: 32px 35px 0 0;
}
.other_device .od_inner p.od_qr {
  padding: 54px 0 0 0;
}
.sp_narrow {
  display: none;
}
.border_img {
  border: 1px solid #a8a8a8;
}

/* gr */
.month_list dl.gr dt a {
  background: url(../image/anchor-bg-gr.jpg);
  pointer-events: none;
}
.month_list dl.gr dt a::before {
  background: url(../image/anchor-before-gr.png) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
@media (max-width: 767px) {
.month_list dl.gr dd a {
    background: #868686;
    background: linear-gradient(to bottom, #868686 1%, #666666 100%);
    pointer-events: none;
  }
  .month_list dl.gr dd a span {
    border: solid 1px #aaaaaa;
  }
  .month_list dl.gr dt a::after {
    border: 1px solid #8e8e8e;
  }
}

/*==================== SP ====================*/

@media (max-width: 767px) {
  .main_visual {
    margin: 0 auto;
    background: url(../image/main_bg_sp.jpg?data=20191118) top;
    background-size: cover;
  }
  .cal2020 .main_visual.mv_2020 {
    background: url(../image/cal2020/main_bg_sp.jpg) top;
    background-size: cover;
  }
  .main_visual h1 {
    margin: 0 auto;
    padding: 8.5% 0 125% 0;
    width: 95%;
  }
  .main_visual .main_textbox {
    font-size: 15px;
    line-height: 1.6;
    padding: 8px 13px;
    bottom: 5%;
    left: 4.5%;
    width: 91.2%;
    letter-spacing: 0px;
  }
  .cont_inner {
    margin-top: 40px;
  }
  .cont_box {
    padding-top: 0;
  }
  #howto table {
    width: 95%;
    margin: auto;
  }
  #howto table th {
    border-right-color: #ba9a6f;
    background-size: 50%;
    font-size: 5.5vw;
    line-height: 1.3;
    padding: 1rem;
    width: 100%;
  }
  #howto table td {
    padding: 14px;
    font-size: 15px;
  }
  .month_list dl dd a {
    display: table;
    width: 32%;
    background: #b99548;
    background: linear-gradient(to bottom, #b99548 1%, #967227 100%);
    padding: 0.5rem;
    border-radius: 7px;
    float: left;
    margin: 0 2% 7px 0;
    color: #fff;
    font-weight: 600;
    font-size: 5vw;
  }
  .month_list dl dd:nth-of-type(3n) a {
    margin-right: 0;
  }
  .month_list dl dd a:hover {
    opacity: 0.7;
  }
  .month_list dl dd a span {
    border: solid 1px #CDB47F;
    display: table-cell;
    margin: 0 auto;
    vertical-align: middle;
    padding: 5px 0;
  }
  .month_list dl dd.space {
    float: left;
    width: 30%;
    background: url(../image/month_list_flower.png) no-repeat top right;
    background-size: contain;
  }
  /* =============== Anchor common ================= */
  .month_list {
    background-color: #f9f9ee;
    font-feature-settings: initial;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 游明朝体, 游明朝, "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", HG明朝E, ryo-display-plusn, serif;
    padding: 3rem 6.25%;
  }
  .month_list:after {
    clear: both;
    content: '';
    display: block;
  }
  .month_list dl {
    margin: 3rem auto 0;
    text-align: center;
  }
  .month_list dl:first-of-type {
    margin-top: 0;
  }
  .month_list dl dt {
    display: block;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
  }
  .month_list dl dt a {
    background: url("../../image_cmn/anchor/anchor_bg.png");
    color: #fff;
    display: table;
    font-size: 19px;
    line-height: 20px;
    padding-top: .6em;
    padding-bottom: .6em;
    padding-right: .3em;
    padding-left: 1.5em;
    position: relative;
    width: 100%;
  }
  .month_list dl dt a > span {
    color: #fff;
    display: block;
    font-feature-settings: "palt";
    letter-spacing: .06em;
    line-height: 1.2;
    padding-right: 26px;
    position: relative;
    width: 100%;
  }
  .month_list dl dt a span span {
    color: #000;
    background: #fff;
    border-radius: 15px;
    display: inline-block;
    padding: .14em .5em .07em .5em;
    min-width: 80px;
  }
  .month_list dl dt a > span::after{
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 5px;
    top: calc(50% - 4px);
    width: 0;
  }
  .month_list dl dt a::after {
    content: "";
    position: absolute;
    top: 0;
  }
  .month_list dl dt a::after {
    border: 1px solid #B28E5F;
    bottom: 5px;
    left: 5px;
    top: 5px;
    right: 5px;
  }
  .calendar_area {
    padding: 10vw 5vw 5vw;
    background: none;
    position: relative;
    background-image: url(../image/pattern_sp_06_01.png), url(../image/pattern_sp_06_02.png);
    background-repeat: no-repeat, no-repeat;
    background-position: bottom -40px left -50px, bottom -25px right -20px;
    background-size: 150px 111px, 150px 170px;
    overflow-x: hidden;
  }
  .calendar_area::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 30px;
    background: url(../image/pattern_sp_02_01.png) no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
  }
  .calendar_area::after {
    content: "";
    position: absolute;
    width: 65px;
    height: 70px;
    background: url(../image/pattern_sp_02_02.png) no-repeat;
    background-size: cover;
    top: 89px;
    right: 0;
  }
  .calendar_area li {
    padding-bottom: 4rem;
  }
  .calendar_area li:last-of-type {
    padding-bottom: 1.5rem;
  }
  .area_style li {
    float: none;
    width: 100%;
  }
  .area_style li:nth-child(even) {
    margin: 0;
  }
  .area_style li dt span {
    font-size: 7vw;
    padding: 0 45px;
    letter-spacing: 0;
  }
  .area_style li dt span:before,
  .area_style li dt span:after {
    width: 25px;
    height: 20px;
    background-size: contain;
  }
  .area_style li dd .calendar_btn {
    margin-top: 10px;
  }
  .area_style li dd .calendar_btn:nth-of-type(2) {
    margin-top: 0;
  }
  .area_style li dd p img {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    width: 95%;
  }
  .area_style li dd p a {
    background: url(../image/cont_btn_sp.png) no-repeat;
    background-size: 100%;
    display: block;
    font-size: 16px;
    max-width: 230px;
    margin: 0 auto;
  }
  .area_style li dd .pagelink_btn a {
    background: url(../image/cont-link-btn-sp.png) no-repeat;
    background-size: 100%;
  }
  .area_style li dd .pagelink_btn a:after {
    right: 9.5%;
    top: calc(50% - 5px);
  }
  .area_style.type_character li dd .pagelink_btn a:after {
    right: 5.5%;
  }
  #howto {
    padding: 5rem 0 0;
    margin: 0 auto 7rem;
  }
  #howto .title__cat h2 {
    font-size: 6vw;
  }
  #howto .title__cat h2 span {
    padding: 1.5rem 18vw;
  }
  #howto .title__cat h2::before {
    background: url(../image/ico02.svg) no-repeat top left;
    left: 5%;
  }
  #howto .title__cat h2::after {
    background: url(../image/ico02.svg) no-repeat top left;
    right: 5%;
  }
  .other_device {
    border-radius: 0 0 7vw 7vw;
    padding: 3px;
    margin: 0 1rem;
  }
  .other_device .od_inner {
    border-radius: 0 0 6vw 6vw;
    padding: 6rem 5vw 0;
    background: url(../image/other_device_sp_flower01.png) no-repeat top 60% left -35px, url(../image/other_device_sp_flower02.png) no-repeat bottom 40% right -10px, url(../image/other_device_bg.gif);
    background-size: 32%, 25%;
  }
  .other_device .od_inner h2 {
    background: url(../image/other_device_sp_ttl.png) no-repeat center;
    width: 100%;
    left: 0;
    background-size: contain;
    height: 17.5vw;
    font-size: 6vw;
    line-height: 1.3;
    padding-top: 1rem;
    top: -8.5vw;
  }
  .other_device .od_inner h3 {
    text-align: center;
  }
  .other_device .od_inner h3 span {
    position: relative;
    font-size: 6vw;
    font-weight: 600;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
    display: inline-block;
    margin: 10px auto 10px;
    padding: 0 45px 0;
    color: #313030;
    letter-spacing: -1.5px;
    font-feature-settings: "pkna";
  }
  .other_device .od_inner h3 span:before,
  .other_device .od_inner h3 span:after {
    content: "";
    position: absolute;
    width: 34px;
    height: 20px;
    background: url(../image/icon-diamond.png) no-repeat;
    background-size: cover;
    top: calc(50% - 8px);
  }
  .other_device .od_inner h3 span::before,
  .other_device .od_inner h3 span::after {
    width: 25px;
    background-size: contain;
  }
  .other_device .od_inner h3 span:before {
    left: 0;
  }
  .other_device .od_inner h3 span:after {
    right: 0;
  }
  .other_device .od_inner p.od_lead {
    padding: 0;
    width: 100%;
    margin-bottom: 2rem;
  }
  .other_device .od_inner p.od_lead span {
    display: block;
    margin-top: 0.5rem;
    line-height: 1.4;
    font-weight: 600;
  }
  .other_device .od_inner p.od_img {
    padding: 0;
    margin: 1.5rem 2vw 2.5rem;
  }
  .other_device .od_inner p.od_qr {
    float: none;
    margin: 0 auto;
    max-width: 180px;
    padding: 0.5rem 0 0;
    width: 100%;
  }
  .other_device .od_inner p.od_qr img {
    width: 100%;
  }
}
@media (max-width: 414px) {
  #howto {
    margin: 0 auto 6rem;
  }
  .other_device .od_inner h2 {
    height: 21vw;
    top: -10vw;
  }
}
@media (max-width: 360px) {
  .title_h2cmn >span >span br.sp_narrow {
    display: block;
  }
}

@media (max-width: 320px) {
  .main_visual .main_textbox {
    bottom: 2%;
  }
  .title_h2cmn >span >span {
    font-size: 18px;
  }
}

/* title */
.calendar_area>.title_h2cmn {
  margin-bottom: 42px;
  z-index: 2;
}
.title_h3 {
  display: table;
  height: 40px;
  margin: 0 auto 24px;
  position: relative;
  table-layout: fixed;
  padding: 12px 0;
  width: 320px;
  z-index: 2;
}
.title_h3_type01 {
  background: url(../image/ico_ttl01_border01.png) no-repeat top center, url(../image/ico_ttl01_border02.png) no-repeat bottom center;
}
.title_h3:before,
.title_h3:after {
  content: '';
  display: block;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 280px;
}
@media (max-width: 960px) {
  .title_h3:before,
  .title_h3:after {
    width: 25vw;
  }
}
.title_h3_type01 > span ,
.title_h3_type01:before,
.title_h3_type01:after {
  background-color: #003463;
}
.title_h3:before {
  right: 104.7%;
}
.title_h3:after {
  left: 104.7%;
}
.title_h3 > span {
  background-image: url(../image/ico_ttl_deco02.png);
  background-repeat: repeat-y;
  background-position: top center;
  color: #fff;
  display: table-cell;
  font-size: 0;
  font-weight: 600;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  z-index: 1;
}
.title_h3 > span > span {
  display: inline-block;
  font-feature-settings: "pkna";
  font-size: 21px;
  font-weight: 600;
  line-height: 1;
  padding: 0 55px;
  position: relative;
  vertical-align: middle;
}
.title_h3 > span > span:before,
.title_h3 > span > span:after {
  background: url(../image/ico_ttl_deco01.png) no-repeat center;
  content: '';
  display: block;
  height: 19px;
  left: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 27px;
}
.title_h3 > span > span:after {
  left: auto;
  right: 0;
}

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

@media (max-width: 767px) {
  .calendar_area>.title_h2cmn {
    margin-bottom: 20px;
  }
  .title_h3 {
    background-size: 100%;
    padding: 6px 0;
    margin-bottom: 4%;
    width: 240px;
  }
  .title_h3:before,
  .title_h3:after {
    width: 30px;
  }
  .title_h3 > span {
    background-size: 100%;
    font-feature-settings: "pkna";
    padding: 2px 0;
  }
  .title_h3 > span > span {
    font-size: 17px;
  }
  .title_h3 > span > span:before,
  .title_h3 > span > span:after {
    background-size: 100%;
    width: 22px;
  }
  .title_h3 > span > span:before {
    left: 12px;
  }
  .title_h3 > span > span:after {
    right: 12px;
  }
}

@media (max-width: 380px) {
  .title_h3:before,
  .title_h3:after {
    width: 20px;
  }
}

/* ==========================================================
  2020/08/07 カレンダーTOP改修
========================================================== */
:not(.cal2019) .calendar_area > .title_h2cmn {
  margin-bottom: 16px;
}

.cal2020 .cont_box {
  padding: 40px 0 50px;
}
.cal2020 .cont_inner {
  margin-top: 30px;
}
.cal2020 .cont_inner:first-child {
  margin-top: 0;
}
.calendar_area .cont_main {
  margin: 0 auto;
  width: 87.15%;
}
.calendar_area .calendar_read {
  display: block;
  margin: 0 auto;
  letter-spacing: .06em;
  line-height: 1.5;
  max-width: 720px;
  text-align: left;
}
.calendar_area .calendar_image {
  margin-top: 20px;
}
.calendar_area .calendar_image > img {
  margin: 0 auto;
}
.calendar_area .btn_block {
  margin: 20px auto 0;
  width: 52.5%;
}
.calendar_area .btn_block .cmn_link_btn_text {
  font-size: 16px;
}

.block_cal2019 {
  margin: 0 auto;
  padding: 5px 0 60px;
  text-align: center;
  max-width: 830px;
  width: 100%;
}
.block_cal2019 .btn_block {
  display: inline-block;
  margin: 0 auto;
  padding: 10px 10px 0;
  width: 31.5%;
}
.block_cal2019 .btn_block .cmn_link_btn_text::after {
  border-width: 5px 0 5px 7px;
  right: 16px;
  top: calc(50% - 5px);
}

@media screen and (min-width: 768px) {
  .main_visual.mv_cmn h1 {
    padding: 3% 0 64.6% 0;
  }
  .cal2020 .main_visual .main_textbox {
    bottom: 14.5%;
    padding: 34px 44px;
  }
  .main_visual.mv_cmn .main_textbox {
    bottom: 5.8%;
    padding: 22px 30px;
  }
  .main_visual.mv_cmn .main_textbox p {
    line-height: 1.8;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .cal2020 .main_visual:not(.mv_2021) h1 {
    margin: 0 10% 0 16.8%;
    padding: 4% 0 69%;
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .cal2020 .main_visual h1 {
    padding: 10.5% 0 137.2% 0;
    width: 90%;
  }
  .main_visual.mv_cmn h1 {
    padding: 7.5% 0 123.8% 0;
  }
  .cal2020 .cmn_anchor {
    padding-top: 3rem;
  }
  .calendar_area .btn_block {
    width: 100%;
  }
  .block_cal2019 {
    width: 100%;
  }
  .block_cal2019 .btn_block {
    padding: 10px 5px 0;
    width: 40%;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .calendar_area .btn_block {
    width: 52.5%;
  }
}

/* ------------------------------------ */
/* ▼ description title */
/* ------------------------------------ */
.d_title_type01 {
  display: table;
  height: 41px;
  color: #fff;
  font-size: 18px;
  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 50% 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 30px 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>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 {
    background-image: url(../image/bg-title01-sp.png);
    background-size: auto;
  }
}

/* ------------------------------------ */
/* ▼ banner */
/* ------------------------------------ */
.bnr_wrap {
  background-color: #f9f9ee;
  max-width: 1024px;
  margin: 0 auto;
  padding: 50px 0 10px;

}
.bnr_item {
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
}
.bnr_item:nth-child(n+2) {
  margin-top: 20px;
}
.bnr_item>a {
  display: block;
}
.bnr_item figcaption {
  letter-spacing: .06em;
  line-height: 1.4;
  margin-top: 7px;
}

@media screen and (max-width: 767px) {
  .bnr_wrap {
    padding: 30px 15px;
  }
  .bnr_item:nth-child(n+2) {
    margin-top: 15px;
  }
}

/* ------------------------------------ */
/* ▼ calendar_btn */
/* ------------------------------------ */
.btn_calender_box {
  max-width: 670px;
  margin: 0 auto;
}
.calendar_btn .cmn_link_btn_text {
  font-size: 16px;
  letter-spacing: .06em;
  line-height: 1.6;
}
.calendar_btn .cmn_link_btn_text::after {
  background: url("../image/ico-download.png") left top no-repeat;
  border: none;
  height: 16px;
  right: 16px;
  top: calc(50% - 10px);
  width: 12px;
}

@media screen and (min-width: 768px) {
  .calendar_area .btn_calender_box_inner {
    margin-top: 30px;
  }
  .calendar_area .btn_calender_box_inner .calendar_btn {
    float: left;
    margin: 0 2.985% 0 0;
    max-width: 210px;
    padding-bottom: 0;
    width: 31.344%;
  }
  .calendar_area .btn_calender_box_inner .calendar_btn:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 850px) {
  .calendar_btn .cmn_link_btn_text {
    font-size: 15px;
  }
  .calendar_btn .cmn_link_btn_text::after {
    right: 12px;
  }
}

@media screen and (max-width: 767px) {
  .calendar_area .btn_calender_box_inner .calendar_btn {
    margin: 10px auto 0;
    max-width: 230px;
    padding-bottom: 0;
  }
  .calendar_area .btn_calender_box_inner .calendar_btn:first-of-type {
    margin-top: 20px;
  }
}