@charset "UTF-8";
/* line 5, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* =============================================================================
  @mixin  
   ========================================================================== */
/*common*/
/**/
/**/
/*TOPページ*/
/* line 8, ../sass/theme-sp.scss */
.top1_wrap {
  position: relative;
}

/* line 11, ../sass/theme-sp.scss */
.top1_img {
  position: relative;
  width: 50%;
  border-radius: 100px;
  top: 0;
  right: 0;
  margin: 1rem auto;
  display: block;
}

/* line 20, ../sass/theme-sp.scss */
.top_read {
  margin: 0 auto !important;
  padding: 0 1rem;
  text-align: left !important;
  position: relative;
  width: 100%;
  display: block;
  line-height: 1.6rem !important;
}
/* line 28, ../sass/theme-sp.scss */
.top_read h2 {
  line-height: 2rem !important;
}

/* line 32, ../sass/theme-sp.scss */
.yahiko_title_top {
  margin: 3em auto 0;
  display: block;
  width: 100%;
}

/**/
/* line 39, ../sass/theme-sp.scss */
.YL_top {
  margin: 3rem 0 2rem;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 1rem;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* line 47, ../sass/theme-sp.scss */
.YL_items {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 55, ../sass/theme-sp.scss */
.YL_item_wrap {
  position: relative;
  width: 95%;
  display: inline-block;
  margin: 0px 0 30px;
  padding-left: 5%;
}

/* line 63, ../sass/theme-sp.scss */
.YL_date {
  position: absolute;
  top: 150px;
  right: 10px;
  width: 90%;
  background-size: cover;
  margin: 4px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  line-height: 1.4rem;
}

/* line 74, ../sass/theme-sp.scss */
.YL_texts {
  width: 100%;
}

/* line 77, ../sass/theme-sp.scss */
.YL_post_title {
  line-height: 1.4rem;
}

/* line 80, ../sass/theme-sp.scss */
.YL_list_link {
  display: block;
  font-size: 1.2rem;
  margin: 0 auto;
  border: solid 1px #333;
  width: 80%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

/* line 90, ../sass/theme-sp.scss */
.YL_item_wrap > .fb-like {
  position: absolute;
  top: 210px;
  right: 10px;
}

/* line 95, ../sass/theme-sp.scss */
.YL_item_wrap > .fb-share-button {
  position: absolute;
  top: 150px;
  right: 10px;
}

/* line 100, ../sass/theme-sp.scss */
.img_div2 {
  width: 100%;
  height: 180px;
}

/**/
/* line 105, ../sass/theme-sp.scss */
.syokuzai_top {
  margin: 5rem 0 2rem;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 1rem;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* line 114, ../sass/theme-sp.scss */
.syokuzai_top_read {
  margin: 0 5% 1rem;
  text-align: left;
  font-size: 1.0rem;
  line-height: 1.4rem;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* line 122, ../sass/theme-sp.scss */
.syokuzai_wrap {
  width: 100%;
  margin: 0 auto;
}

/* line 126, ../sass/theme-sp.scss */
.syokuzai01 {
  width: 90%;
  margin-left: 5%;
}

/* line 130, ../sass/theme-sp.scss */
.syokuzai02 {
  width: 90%;
  margin-left: 5%;
  margin-top: 2%;
}

/* line 135, ../sass/theme-sp.scss */
.syokuzai03 {
  margin-top: 2%;
  margin-left: 5%;
  width: 90%;
}

/* line 140, ../sass/theme-sp.scss */
a.detail_btn {
  color: #333;
  background: #f1f1f1;
  border: solid 1px #aaa;
  font-size: 1.2rem;
  font-weight: normal;
  border-radius: 3px;
  box-shadow: 3px 3px 0 #aaa;
  padding: 0.5rem 0.5rem;
  height: auto;
  margin: 1rem 5%;
  float: right;
  line-height: 16px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/**/
/* line 156, ../sass/theme-sp.scss */
.kamiyu_top {
  margin: 10rem 0 2rem;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0.5rem;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* line 165, ../sass/theme-sp.scss */
.kamiyu_wrap {
  width: 100%;
  margin: 0 auto;
}

/* line 169, ../sass/theme-sp.scss */
.kamiyu01 {
  margin-bottom: 8px;
  width: 90%;
  margin: 5%;
}

/* line 174, ../sass/theme-sp.scss */
.kamiyu02 {
  width: 90%;
  margin-left: 5%;
  display: block;
  margin: 0 auto;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4rem;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  box-sizing: border-box;
}
/* line 185, ../sass/theme-sp.scss */
.kamiyu02 a {
  margin-right: 0;
}

/* line 189, ../sass/theme-sp.scss */
.kamiyu03 {
  width: 90%;
  margin-left: 5%;
  vertical-align: top;
}

/**/
/* line 195, ../sass/theme-sp.scss */
.oheya_top {
  margin: 10rem 0 2rem;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0.5rem;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* line 204, ../sass/theme-sp.scss */
.oheya_wrap {
  width: 100%;
  margin: 0 auto;
}

/* line 208, ../sass/theme-sp.scss */
.oheya01 {
  width: 90%;
  margin-left: 5%;
  margin-bottom: 2%;
}

/* line 213, ../sass/theme-sp.scss */
.oheya02 {
  display: inline-block;
  margin-left: 5%;
  width: 43.5%;
}

/* line 218, ../sass/theme-sp.scss */
.oheya03 {
  display: inline-block;
  margin-left: 2%;
  width: 43.5%;
}

/* line 223, ../sass/theme-sp.scss */
.oheya04 {
  display: inline-block;
  width: 90%;
  margin-top: 2%;
  margin-left: 5%;
}

/* line 229, ../sass/theme-sp.scss */
.oheya_read {
  width: 90%;
  display: block;
  margin: 0 auto;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4rem;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  box-sizing: border-box;
}

/*ct_flex*/
/* line 242, ../sass/theme-sp.scss */
.SL_top {
  clear: both;
  margin: 4rem 0 2rem;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0.5rem;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* line 252, ../sass/theme-sp.scss */
.SL_items {
  width: 100%;
  margin: 0 auto;
}

/* line 256, ../sass/theme-sp.scss */
.ct_items {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  border: solid 0px #333;
  box-sizing: border-box;
  width: 90%;
  margin: 0 0 0 5%;
}

/* line 266, ../sass/theme-sp.scss */
.ct_item_wrap {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

/* line 271, ../sass/theme-sp.scss */
.ct_item_wrap + span {
  display: block;
  padding: 0.5rem;
  margin-bottom: 1rem;
}

/* line 276, ../sass/theme-sp.scss */
.ct_items img {
  width: 100%;
}

/* line 279, ../sass/theme-sp.scss */
.ct_texts {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
}

/* line 286, ../sass/theme-sp.scss */
.ct_name {
  width: 100%;
  box-sizng: border-box;
  padding: 2px 1rem;
  color: #fff;
}

/* line 292, ../sass/theme-sp.scss */
.ct_new {
  position: absolute;
  top: 0;
  left: 5%;
  color: #000;
  background: transparent;
  border-color: rgba(33, 33, 33, 0.8);
  border-style: solid;
  border-width: 25px;
}

/* line 304, ../sass/theme-sp.scss */
.ct_new:after {
  position: absolute;
  display: block;
  top: -18px;
  left: -23px;
  top: -8px;
  left: -18px;
  content: "New";
  color: #fff;
  font-weight: bold;
}

/* line 316, ../sass/theme-sp.scss */
.ct_post_title {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: rgba(30, 30, 30, 0.8);
  color: #fff;
  box-sizing: border-box;
  padding: 15px;
}

/* line 325, ../sass/theme-sp.scss */
div.ct_sns_wrap {
  border-bottom: solid 1px #000;
}

/* line 328, ../sass/theme-sp.scss */
div.ct_sns_wrap > div {
  display: inline-block;
  width: 130px;
  vertical-align: top;
  margin: 0.2rem;
}

/* line 334, ../sass/theme-sp.scss */
.fb_right {
  text-align: right;
}

/**/
/* line 338, ../sass/theme-sp.scss */
.im_wrap {
  position: relative;
  display: block;
  margin: 5rem auto;
  width: 90%;
  height: 1500px;
}

/* line 346, ../sass/theme-sp.scss */
.im_wrap a:hover {
  opacity: .8;
}

/* line 349, ../sass/theme-sp.scss */
.i1 {
  width: 100%;
  height: 240px;
  margin-bottom: 5%;
  background: url("../../images/minoya_old.jpg") no-repeat top 0px left -50px;
}

/* line 355, ../sass/theme-sp.scss */
.i2 {
  width: 100%;
  height: 240px;
  background: url("../../images/minoya_setta.jpg") no-repeat top 0px left 0px;
  background-size: cover;
  margin-bottom: 5%;
}

/* line 362, ../sass/theme-sp.scss */
.i3 {
  width: 100%;
  height: 240px;
  background: url("../../images/minoya_gate.jpg") no-repeat top -50px left -110px;
  background-size: 180%;
  margin-bottom: 5%;
}

/* line 369, ../sass/theme-sp.scss */
.i4 {
  width: 100%;
  height: 240px;
  background: url("../../images/minoya_bridge.jpg") no-repeat top 0px left 0px;
  background-size: cover;
  margin-bottom: 5%;
}

/* line 376, ../sass/theme-sp.scss */
.i5 {
  width: 100%;
  height: 240px;
  background: url("../../images/minoya_jizake.jpg") no-repeat top 0px left 0px;
  background-size: cover;
  margin-bottom: 5%;
}

/* line 383, ../sass/theme-sp.scss */
.i6 {
  width: 100%;
  height: 240px;
  background: url("../../images/minoya_tower.jpg") no-repeat top 0px left 0px;
  background-size: cover;
  margin-bottom: 5%;
}

/* line 390, ../sass/theme-sp.scss */
.im_wrap p {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  color: #fff;
  height: 32px;
  line-height: 32px;
  bottom: 0;
  text-indent: 1rem;
}

/* line 399, ../sass/theme-sp.scss */
.im_wrap span {
  margin-left: 1.5rem;
  font-size: 0.7rem;
}

/*カテゴリピックアップ*/
/* line 404, ../sass/theme-sp.scss */
.cate_wrap2 {
  width: 100%;
  margin: 0px auto 0;
  padding-top: 20%;
  padding-left: 20px;
}
/* line 409, ../sass/theme-sp.scss */
.cate_wrap2 .side_pick-block {
  display: block;
  vertical-align: top;
}
/* line 413, ../sass/theme-sp.scss */
.cate_wrap2 .img_div {
  width: 95%;
  height: 230px;
  margin: 0 0px 20px 0;
}
/* line 419, ../sass/theme-sp.scss */
.cate_wrap2 .side_pick-block:nth-of-type(1) .img_div {
  width: 95%;
  height: 230px;
  margin-right: 20px;
}
/* line 425, ../sass/theme-sp.scss */
.cate_wrap2 .cate_line {
  width: 200px;
  height: 5px;
  background: #333;
  margin: 0.5rem 0 0;
}
/* line 431, ../sass/theme-sp.scss */
.cate_wrap2 .cate_title_h3 {
  margin: 0;
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 0.2rem;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: left;
  margin: 1rem 0 0.5rem 0rem;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding: 2rem;
  margin: 0 20px 20px 0;
}
/* line 445, ../sass/theme-sp.scss */
.cate_wrap2 .side-cat_title {
  text-align: left;
  margin: 10px 0 0.3rem 10px;
  position: absolute;
  width: auto;
  background: rgba(30, 30, 30, 0.8);
  color: #fff !important;
  box-sizing: border-box;
  padding: 15px;
}
/* line 454, ../sass/theme-sp.scss */
.cate_wrap2 .side-cat_title a {
  color: #fff !important;
}
/* line 458, ../sass/theme-sp.scss */
.cate_wrap2 .text {
  position: absolute;
}

/*share list*/
/* line 463, ../sass/theme-sp.scss */
.sh_wrap2 {
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  clear: both;
  padding-top: 2rem;
}
/* line 469, ../sass/theme-sp.scss */
.sh_wrap2 .side_share-block {
  display: block;
}
/* line 472, ../sass/theme-sp.scss */
.sh_wrap2 .img_div {
  width: 95%;
  height: 230px;
  margin: 0 0px 20px 0;
}
/* line 478, ../sass/theme-sp.scss */
.sh_wrap2 .side_share-block:nth-of-type(1) .img_div {
  width: 95%;
  height: 230px;
  margin-right: 20px;
}
/* line 484, ../sass/theme-sp.scss */
.sh_wrap2 .cate_line {
  width: 200px;
  height: 2px;
  background: #333;
  margin: 0.5rem 0 0;
}
/* line 490, ../sass/theme-sp.scss */
.sh_wrap2 .cate_title_h3 {
  margin: 0;
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 0.2rem;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: left;
  margin: 1rem 0 0.5rem 0rem;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding: 2rem;
  margin: 0 20px 20px 0;
}
/* line 504, ../sass/theme-sp.scss */
.sh_wrap2 .side-cat_title {
  width: 200px;
  text-align: left;
  margin: 1rem 0 0.3rem 0rem;
}
/* line 509, ../sass/theme-sp.scss */
.sh_wrap2 .side_rank {
  display: block;
  width: 200px;
  text-align: left;
  margin: 10px 0 0.3rem 10px;
  position: absolute;
  width: auto;
  background: rgba(30, 30, 30, 0.8);
  color: #fff !important;
  box-sizing: border-box;
  padding: 15px;
  z-index: 100;
}
/* line 522, ../sass/theme-sp.scss */
.sh_wrap2 .text {
  position: absolute;
}

/* line 526, ../sass/theme-sp.scss */
.textwidget .sh_wrap2 {
  padding-left: 20px;
}

/* line 530, ../sass/theme-sp.scss */
.textwidget .sh_wrap2 .cate_title_h3 {
  margin: 0 20px 20px 0;
}

/* line 534, ../sass/theme-sp.scss */
.thumb {
  position: relative;
}
/* line 536, ../sass/theme-sp.scss */
.thumb .fb_btn {
  position: absolute;
  z-index: 1000;
  bottom: 10px;
  right: 30px;
}

/*サイドバーメニュー*/
/* line 544, ../sass/theme-sp.scss */
.side_menu {
  display: none;
  width: 200px;
}
/* line 547, ../sass/theme-sp.scss */
.side_menu a {
  border: solid 2px #333;
  border-bottom: 0px;
  width: 100%;
  display: block;
  padding: 0 1rem;
  height: 70px;
  line-height: 70px;
}
/* line 556, ../sass/theme-sp.scss */
.side_menu a.two {
  padding-top: 0.8rem;
  line-height: 1.2rem;
}
/* line 560, ../sass/theme-sp.scss */
.side_menu a:last-child {
  height: 75px;
  border: solid 2px #333;
}
/* line 564, ../sass/theme-sp.scss */
.side_menu a:hover {
  background-color: #eee;
}

/*お部屋リスト*/
/* line 569, ../sass/theme-sp.scss */
#room {
  padding-top: 0;
}

/* line 572, ../sass/theme-sp.scss */
.room {
  padding-top: 0 !important;
}

/* line 575, ../sass/theme-sp.scss */
.room_top {
  margin: 0;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: left;
}

/* line 585, ../sass/theme-sp.scss */
.room_type {
  font-size: 1.2rem;
  color: #333;
  letter-spacing: 0.5rem;
  line-height: 1.5em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* line 592, ../sass/theme-sp.scss */
.shops_profile {
  padding: 0 10px;
  display: inline-block;
  width: 300px;
  vertical-align: top;
  box-sizing: border-box;
}

/* line 600, ../sass/theme-sp.scss */
.shops_profile span {
  display: block;
  margin: 0 0 0.5rem 0;
  padding-bottom: 0.2rem;
  border-bottom: solid 1px #333;
}
/* line 606, ../sass/theme-sp.scss */
.shops_profile .room_oheya, .shops_profile .room_setubi, .shops_profile .room_tokuchou {
  margin: 0 0 1.5rem 0;
  line-height: 1.4rem;
  border: 0;
}

/* line 612, ../sass/theme-sp.scss */
.thumb_room {
  display: inline-block;
  margin-right: 5px;
  width: 125px;
}
/* line 616, ../sass/theme-sp.scss */
.thumb_room:hover {
  cursor: pointer;
}
/* line 618, ../sass/theme-sp.scss */
.thumb_room:hover img {
  opacity: .8;
}

/* line 623, ../sass/theme-sp.scss */
.thumb {
  position: relative;
}
/* line 625, ../sass/theme-sp.scss */
.thumb .fb_btn {
  position: absolute;
  z-index: 1000;
  bottom: 10px;
  right: 30px;
}

/* line 632, ../sass/theme-sp.scss */
.wrap1000 {
  width: 100%;
  padding: 1rem 0;
}

/* line 636, ../sass/theme-sp.scss */
.wrap1000y {
  width: 100%;
  padding: 0;
}

/* line 640, ../sass/theme-sp.scss */
.wp-caption {
  width: 100% !important;
}

/* line 643, ../sass/theme-sp.scss */
.wp-caption img {
  width: 100% !important;
}

/* line 646, ../sass/theme-sp.scss */
.wp-caption {
  max-width: 860px;
  background: #eee;
  padding: 5px;
}

/* line 651, ../sass/theme-sp.scss */
.post_content {
  /*line-height: 1.6rem;*/
  color: #333;
  max-width: 860px !important;
  font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  padding:4px;
}

/* line 656, ../sass/theme-sp.scss */
.post_content img {
  margin: 0 !important;
  max-width: 860px !important;
  width: 100% !important;
}

/* line 661, ../sass/theme-sp.scss */
.post_content_caption {
  max-width: 860px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 0.5rem;
}
@media screen and (max-width: 768px)
.ct_name2 {
    position: absolute;
    bottom: 20px;
    right: 0px;
    border-radius: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 0.8rem;
    width: auto;
    box-sizing: border-box;
    padding: 0px 10px;
    color: #fff;
}
