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

 file name  : dayplans_lunch.css
 author     : Ability Consultant
 style info : 日帰りプラン（ランチビュッフェ＋日帰り入浴）
=================================================================== */
.txt_attention, .tmp_btns1, .con_link:after, .con_link ul {
  max-width: 1020px;
  margin: auto;
}
@media only screen and (max-width: 1040px) {
  .txt_attention, .tmp_btns1, .con_link:after, .con_link ul {
    width: 95%;
  }
}

/* -----------------------------------------------------------
	日帰り共通パーツ
----------------------------------------------------------- */
.tmp_img2 {
  overflow: hidden;
  margin: 10px auto 20px;
}
@media only screen and (min-width: 1041px) {
  .tmp_img2 {
    width: 1020px;
  }
}
@media print {
  .tmp_img2 {
    width: 1020px;
  }
}
.ie8 .tmp_img2 {
  width: 1020px;
}
@media only screen and (max-width: 767px) {
  .tmp_img2 {
    margin: 3.33333% 0;
  }
}
.tmp_img2 div {
  float: left;
  width: 50%;
}

.tmp_list1 {
  display: table;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 1040px) {
  .tmp_list1 {
    width: 100%;
  }
}
.tmp_list1 li {
  display: table-cell;
}
@media only screen and (max-width: 1040px) {
  .tmp_list1 li {
    width: 100% !important;
    display: block;
  }
}
.tmp_list1 li div {
  padding: .3em .5em;
}
@media only screen and (max-width: 767px) {
  .tmp_list1 li div {
    padding: .3em;
  }
}
.tmp_list1 li div.st {
  padding: .7em .5em;
}
.tmp_list1 li div.txt {
  box-sizing: border-box;
}
@media only screen and (max-width: 1040px) {
  .tmp_list1 li div.txt {
    width: 100% !important;
    display: block;
    border-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .tmp_list1 li div.txt {
    border-left: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_list1 li div.txt {
    display: block;
    font-size: 85%;
  }
}
@media only screen and (min-width: 1041px) {
  .tmp_list1 li div.txt .pri {
    margin-top: 1em;
  }
}
@media print {
  .tmp_list1 li div.txt .pri {
    margin-top: 1em;
  }
}
.ie8 .tmp_list1 li div.txt .pri {
  margin-top: 1em;
}
@media only screen and (min-width: 1041px) {
  .tmp_list1 li div.txt .pri2 {
    margin-top: 6em;
  }
}
@media print {
  .tmp_list1 li div.txt .pri2 {
    margin-top: 6em;
  }
}
.ie8 .tmp_list1 li div.txt .pri2 {
  margin-top: 6em;
}
@media only screen and (min-width: 1041px) {
  .tmp_list1 li div.txt .pri3 {
    margin-top: 2em;
  }
}
@media print {
  .tmp_list1 li div.txt .pri3 {
    margin-top: 2em;
  }
}
.ie8 .tmp_list1 li div.txt .pri3 {
  margin-top: 2em;
}
@media only screen and (min-width: 1041px) {
  .tmp_list1 li div.txt .pri4 {
    margin-top: .5em;
  }
}
@media print {
  .tmp_list1 li div.txt .pri4 {
    margin-top: .5em;
  }
}
.ie8 .tmp_list1 li div.txt .pri4 {
  margin-top: .5em;
}
@media only screen and (min-width: 1041px) {
  .tmp_list1 li div.txt .pri5 {
    margin-top: 4em;
  }
}
@media print {
  .tmp_list1 li div.txt .pri5 {
    margin-top: 4em;
  }
}
.ie8 .tmp_list1 li div.txt .pri5 {
  margin-top: 4em;
}
@media only screen and (min-width: 1041px) {
  .tmp_list1 li div.txt .pri6 {
    margin-top: 3em;
  }
}
@media print {
  .tmp_list1 li div.txt .pri6 {
    margin-top: 3em;
  }
}
.ie8 .tmp_list1 li div.txt .pri6 {
  margin-top: 3em;
}
.tmp_list1 li div.txt p {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .tmp_list1 li div.txt p {
    padding: 5px;
  }
}
.tmp_list1 li div.txt p:nth-child(2) {
  border-top: 1px dotted #eceae6;
}
.tmp_list1 li div.txt p em {
  font-family: "Times New Roman", serif;
}
@media only screen and (max-width: 767px) {
  .tmp_list1 li div.txt p em {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}
.tmp_list1 li div.txt p .bold {
  font-weight: bold;
}
.tmp_list1 li div.txt p .f24 {
  font-size: 185%;
}
.tmp_list1 li div.txt p .f16 {
  font-size: 124%;
}
.tmp_list1 li div.txt p .f20 {
  font-size: 154%;
}
.tmp_list1 li div.txt p .f15 {
  font-size: 116%;
}
@media only screen and (min-width: 1041px) {
  .tmp_list1 li div.txt p .ta_l {
    text-align: left;
    display: block;
  }
}
@media print {
  .tmp_list1 li div.txt p .ta_l {
    text-align: left;
    display: block;
  }
}
.ie8 .tmp_list1 li div.txt p .ta_l {
  text-align: left;
  display: block;
}
@media only screen and (min-width: 1041px) {
  .tmp_list1 li div.txt p .ta_r {
    display: block;
    font-weight: normal;
    text-align: right;
  }
}
@media print {
  .tmp_list1 li div.txt p .ta_r {
    display: block;
    font-weight: normal;
    text-align: right;
  }
}
.ie8 .tmp_list1 li div.txt p .ta_r {
  display: block;
  font-weight: normal;
  text-align: right;
}
.tmp_list1 li div.txt p .va_t {
  vertical-align: top;
}
.tmp_list1 li div.txt p .l_r {
  overflow: hidden;
}
.tmp_list1 li div.txt p .l_r + .l_r {
  margin-top: .8em;
}
@media only screen and (min-width: 1041px) {
  .tmp_list1 li div.txt p .l_r > b:first-child {
    float: left;
  }
  .tmp_list1 li div.txt p .l_r > b:first-child + b {
    float: right;
  }
}
@media print {
  .tmp_list1 li div.txt p .l_r > b:first-child {
    float: left;
  }
  .tmp_list1 li div.txt p .l_r > b:first-child + b {
    float: right;
  }
}
.ie8 .tmp_list1 li div.txt p .l_r > b:first-child {
  float: left;
}
.ie8 .tmp_list1 li div.txt p .l_r > b:first-child + b {
  float: right;
}
.tmp_list1 li div.txt p b {
  font-weight: normal;
  display: block;
}
.tmp_list1 li div.txt p i {
  font-size: 124%;
}
.tmp_list1 li div.txt p > span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: .5em;
  text-align: left;
}
.tmp_list1 li div.txt p > span .bg {
  background: #313131;
  color: #FFF;
  line-height: 1;
  padding: .1em .5em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: .2em;
}
.tmp_list1 li.buffettime {
  width: 30%;
}
.tmp_list1 li.spatime {
  width: 30%;
}
.tmp_list1 li.price {
  width: 20%;
}
.tmp_list1 li.place {
  width: 20%;
}

.txt_attention {
  margin-top: .5em;
}

.tmp_btns1 {
  text-align: center;
  margin-top: 46px;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .tmp_btns1 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_btns1 {
    margin-top: 1.5em;
  }
}
.tmp_btns1 ul {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: -.4em;
  border-top: 1px dotted #b5b5b5;
  border-bottom: 1px dotted #b5b5b5;
  padding: 2em 0;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .tmp_btns1 ul {
    padding: 1em 0;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_btns1 ul {
    padding: 1em 0;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_btns1 ul {
    display: block;
    width: 100%;
  }
}
.tmp_btns1 ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  margin-left: 1em;
}
@media only screen and (max-width: 767px) {
  .tmp_btns1 ul li {
    margin-left: 0;
    margin-top: .5em;
  }
  .tmp_btns1 ul li:first-child {
    margin-top: 0;
  }
}
.tmp_btns1 ul li:first-child {
  margin-left: 0;
}
.tmp_btns1 ul li.faq, .tmp_btns1 ul li.view {
  width: 224px;
}
.tmp_btns1 ul li.faq a, .tmp_btns1 ul li.faq em, .tmp_btns1 ul li.view a, .tmp_btns1 ul li.view em {
  background: url(../images/common/bg_pattern3.png);
  color: #fff;
  border-color: #624537;
}
.tmp_btns1 ul li.flo {
  width: 224px;
}
.tmp_btns1 ul li.flo a, .tmp_btns1 ul li.flo em {
  background: url(../images/common/bg_pattern9.png);
  color: #fff;
  border-color: #b2997a;
}

.tmp_tel1 {
  width: 100%;
  max-width: 830px;
  margin: 0 auto;
  margin-top: 46px;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .tmp_tel1 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 {
    margin-top: 1.5em;
  }
}
.tmp_tel1 .inner {
  background: url(../images/common/bg_line2.png) repeat top left;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .tmp_tel1 .inner {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 1040px) {
  .tmp_tel1 .inner {
    width: 95%;
    margin: 0 auto;
  }
}
.tmp_tel1 .inner dl {
  background: #FFF;
  letter-spacing: -.4em;
  text-align: center;
  padding: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .tmp_tel1 .inner dl {
    padding: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner dl {
    padding: 1em;
  }
}
.tmp_tel1 .inner dl dt {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  width: 65.06024%;
  margin-right: 2.40964%;
  text-align: left;
  position: relative;
  font-size: 93%;
  padding-left: 1.3em;
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner dl dt {
    width: 100%;
  }
}
.tmp_tel1 .inner dl dt:before {
  content: '';
  width: 12px;
  height: 13px;
  background: url(../../dayplans/images/ic_sst.png) no-repeat top left;
  position: absolute;
  top: 0.3em;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner dl dt:before {
    width: 1em;
    height: 1em;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    top: 0.5em;
  }
}
.tmp_tel1 .inner dl dt em {
  font-weight: bold;
  font-size: 124%;
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner dl dt em {
    display: block;
    font-size: 124%;
  }
}
.tmp_tel1 .inner dl dt span {
  line-height: 1.3;
  border: 1px solid #c6c929;
  color: #878a12;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: .3em .3em;
  margin-top: .5em;
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner dl dt span {
    width: 90%;
  }
}
.tmp_tel1 .inner dl dd {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  width: 27.71084%;
  vertical-align: bottom;
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner dl dd {
    width: 100%;
    margin-top: .5em;
  }
}
.tmp_tel1 .inner dl dd a, .tmp_tel1 .inner dl dd span {
  font-size: 139%;
}
.tmp_tel1 .inner dl dd a em, .tmp_tel1 .inner dl dd span em {
  font-size: 145%;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .tmp_tel1 .inner dl dd a em, .tmp_tel1 .inner dl dd span em {
    font-size: 134%;
  }
}
.tmp_tel1 .inner {
  background: #e2e3a8;
  padding: .5em;
  text-align: center;
  margin-top: 1em;
}
@media only screen and (min-width: 768px) {
  .tmp_tel1 .inner {
    display: table;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .tmp_tel1 .inner > * {
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    padding: .5em 0;
    text-align: center;
  }
}
@media print {
  .tmp_tel1 .inner {
    display: table;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .tmp_tel1 .inner > * {
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    padding: .5em 0;
    text-align: center;
  }
}
.ie8 .tmp_tel1 .inner {
  display: table;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.ie8 .tmp_tel1 .inner > * {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  padding: .5em 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner {
    margin-top: .5em;
    padding: 1em .5em;
  }
}
.tmp_tel1 .inner .txt_tel {
  color: #000;
  font-size: 93%;
}
@media only screen and (min-width: 768px) {
  .tmp_tel1 .inner .txt_tel {
    letter-spacing: .1em;
    line-height: 1.7;
  }
}
@media print {
  .tmp_tel1 .inner .txt_tel {
    letter-spacing: .1em;
    line-height: 1.7;
  }
}
.ie8 .tmp_tel1 .inner .txt_tel {
  letter-spacing: .1em;
  line-height: 1.7;
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner .txt_tel {
    letter-spacing: .1em;
    line-height: 2;
  }
}
.tmp_tel1 .inner .txt_tel b {
  font-size: 115%;
  font-weight: normal;
}
.tmp_tel1 .inner .txt_tel b.bold {
  font-weight: bold;
}
.tmp_tel1 .inner .txt_tel i {
  font-size: 143%;
}
.tmp_tel1 .inner .txt_tel i a, .tmp_tel1 .inner .txt_tel i span {
  color: #000;
}
.tmp_tel1 .inner .txt_tel i a:hover, .tmp_tel1 .inner .txt_tel i span:hover {
  text-decoration: none;
}
.tmp_tel1 .inner .txt_tel em {
  line-height: 1;
}
.tmp_tel1 .inner .txt_tel em a, .tmp_tel1 .inner .txt_tel em span {
  color: #000;
  font-size: 200%;
  letter-spacing: .05em;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .tmp_tel1 .inner .txt_tel em a, .tmp_tel1 .inner .txt_tel em span {
    letter-spacing: normal;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner .txt_tel em a, .tmp_tel1 .inner .txt_tel em span {
    font-size: 186%;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner .txt_tel + .txt_tel {
    margin-top: .5em;
    letter-spacing: 1px;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_tel1 .inner .temp_lnk1 {
    margin-top: .5em;
  }
}
.tmp_tel1 .txt {
  margin-top: .5em;
}
.tmp_tel1 .txt li {
  padding-left: 1em;
  text-indent: -1em;
}

.tmp_bus1 {
  text-align: center;
  /*border-top: 2px dotted #a5905e;*/
  border-bottom: 2px dotted #a5905e;
  padding: 1.5em 0;
  margin-top: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .tmp_bus1 {
    padding: 1em 0;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_bus1 {
    padding: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_bus1 {
    margin-top: 0.5em;
  }
}
.tmp_bus1 > .lnk_more {
  margin-top: 1em;
}
.tmp_bus1 .route {
  display: inline-block;
  letter-spacing: -.4em;
  margin-top: 1em;
}
.tmp_bus1 .route .lnk_more {
  display: block;
  letter-spacing: normal;
  margin-top: 1em;
}
.tmp_bus1 .route p {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
}
@media only screen and (max-width: 767px) {
  .tmp_bus1 .route p {
    width: 100%;
    display: block;
  }
}
.tmp_bus1 .route p:not(:first-child):before {
  content: '';
  width: 29px;
  height: 29px;
  background: url(../../dayplans/images/ic_arrow.png) no-repeat top center;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 1.5em;
}
@media only screen and (max-width: 767px) {
  .tmp_bus1 .route p:not(:first-child):before {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin: .5em 0;
  }
}
.tmp_bus1 .route p span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-radius: 10px;
  border: 3px double #e3e3e3;
  padding: .3em 3em;
  line-height: 1;
}
@media only screen and (min-width: 1041px) {
  .tmp_bus1 .route p span {
    min-width: 250px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media print {
  .tmp_bus1 .route p span {
    min-width: 250px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.ie8 .tmp_bus1 .route p span {
  min-width: 250px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .tmp_bus1 .route p span {
    width: 100%;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.tmp_bus1 .route p span em {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #a8ab12;
  font-size: 200%;
  font-family: "Times New Roman", serif;
  margin-left: .5em;
}
.tmp_bus1 .tmp_btn1 {
  margin-top: 1.5em;
  width: 224px;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .tmp_bus1 .tmp_btn1 {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_bus1 .tmp_btn1 {
    margin-top: 1em;
  }
}
.tmp_bus1 .tmp_btn1 a, .tmp_bus1 .tmp_btn1 em {
  background: url(../images/common/bg_pattern3.png);
  color: #fff;
  border-color: #624537;
}
.tmp_bus1 .tmp_btn1 a span {
  color: #fff;
}

/* -----------------------------------------------------------
	日帰りプランのご案内
----------------------------------------------------------- */
.con_link {
  position: relative;
}
.con_link:after {
  content: '';
  display: block;
  margin: 0 auto;
  height: 7px;
  width: 1020px;
  background: url(../../dayplans/lunch/images/bg_pnav.png) no-repeat bottom center;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
}
.con_link ul li {
  width: 13.13725%;
  vertical-align: top;
  max-width: 143px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0.4902%;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .con_link ul li {
    width: 13%;
  }
}
@media only screen and (max-width: 767px) {
  .con_link ul li {
    width: 48%;
    max-width: 100%;
    margin: 0 0 .5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.con_link ul li a {
  display: table;
  text-decoration: none;
}
.con_link ul li a.active span:after, .mouse .con_link ul li a:hover span:after, .touch .con_link ul li a.touchstart span:after {
  -webkit-animation: btn2 300ms;
  -moz-animation: btn2 300ms;
  animation: btn2 300ms;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
.touch .con_link ul li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_link ul li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_link ul li a span {
  padding: 1em .5em 2em;
}
@media only screen and (max-width: 767px) {
  .con_link ul li a span {
    width: 100%;
    padding: 1.3em 1em;
    height: auto;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.con_link ul li a span:before, .con_link ul li a span:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_link ul li a span > * {
  vertical-align: middle;
  display: inline;
}
.con_link ul li a span:after {
  content: "";
  margin-left: .5em;
  background: #c6c929;
  color: #FFF;
  width: 1em;
  height: 1em;
  margin-left: 0;
  line-height: 1.2;
  padding: .1em;
}
@media only screen and (min-width: 768px) {
  .con_link ul li a span:after {
    bottom: -4px;
    top: auto;
    left: 50%;
    left: calc(50% - 0.5em);
    left: -webkit-calc(50% - 0.5em);
  }
}
@media print {
  .con_link ul li a span:after {
    bottom: -4px;
    top: auto;
    left: 50%;
    left: calc(50% - 0.5em);
    left: -webkit-calc(50% - 0.5em);
  }
}
.ie8 .con_link ul li a span:after {
  bottom: -4px;
  top: auto;
  left: 50%;
  left: calc(50% - 0.5em);
  left: -webkit-calc(50% - 0.5em);
}
@media only screen and (max-width: 767px) {
  .con_link ul li a span:after {
    right: 0;
  }
}
.con_link ul li a span > em {
  text-align: center;
  padding-right: 0;
  line-height: 1;
  font-size: 100%;
  padding-bottom: .8em;
  display: table-cell;
  letter-spacing: -.5px;
  width: 113px;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .con_link ul li a span > em {
    font-size: 93%;
  }
}
@media only screen and (max-width: 767px) {
  .con_link ul li a span > em {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%;
  }
}
.con_link ul li a span > em > em {
  color: #a5905e;
  padding-right: 0;
  text-align: center;
  font-weight: bold;
  display: block;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .con_link ul li a span > em > em {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 0 .2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_link ul li a span > img {
    display: none;
  }
}

.bn_lab {
  text-align: center;
  width: 750px;
  margin: 0 auto;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .bn_lab {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .bn_lab {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 1040px) {
  .bn_lab {
    width: 95%;
    max-width: 750px;
  }
}
