.box-oshirase {
    border-radius: 6px;
    background: #fdfbea;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.main_box {
  width: 755px;
  overflow: hidden;
  clear: both;
  margin-top: 10px;
}
.main_img {
  float: left;
}
.right_address {
  width: 264px;
  border: solid 6px #f4f4f4;
  padding: 7px 25px;
  float: right;
  box-sizing: border-box;
  font-size: 16px;
}
.right_address_text {
  line-height: 21px;
  display: block;
}
.right_address_map {
    position: relative;
}
.right_address_map a {
  font-size: 12px;
  background: #dedddc;
  border: solid 1px #ccc;
  padding: 4px 12px 4px;
  margin: 8px 0;
  border-radius: 5px;
  width: 128px;
  display: block;
  text-decoration: none!important;
  color: #222!important;
}
.right_address_map a:hover {
  text-decoration: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.right_address_map:after {
    content: "";
    width: 7px;
    height: 7px;
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
    position: absolute;
    top: 8px;
    right: 61px;
    z-index: 100;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.top_2box_wrap {
  overflow: hidden;
  clear: both;
}
.top_2box {
  border: solid 4px #ddd;
  background: #fff;
  padding: 10px;
  width: 370px;
  box-sizing: border-box;
  float: left;
}
.top_2box_ttl {
  line-height: 1.6;
  font-weight: bold;
  font-size: 15px;
  color: #333;
}

.top_2box hr {
  border: 0;
  border-top: 1px solid #ddd;
}
.top_2box_text {
  width: 182px;
  float: left;
  padding-left: 10px;
}

.display_box_wrap {
  overflow: hidden;
  clear: both;
  margin-top: 20px;
}
.btn_list {
  background: #40B11D;
  border-radius: 4px;
  padding: 10px;
  color: #fff!important;
  float: right;
  margin-top: 10px;
  font-weight: bold;
}
.display_box {
  width: 245px;
  float: left;
  overflow: hidden;
  border: solid 4px #ddd;
  background-color: #fff;
  padding: 7px;
  font-size: 13px;
  position: relative;
  box-sizing: border-box;
}
.display_box a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.display_box:hover {
  border: solid 4px var(--dekiruGreen);
}
.display_box_wrap + .el_hdg2 {
  margin-top: 40px;
}
.q_wrap {
  border: solid 4px #ddd;
  background: #fff;
  padding: 10px 20px;
  margin-top: 20px;
}
.q_wrap dd:last-child {
  border: none;
}
.access_wrap {
  overflow: hidden;
  clear: both;
  margin: 20px 0;
}
.address_box {
  width: 356px;
  box-sizing: border-box;
  float: left;
  border: solid 6px #f4f4f4;
  padding: 10px;
  font-size: 18px;
}
.address_box_inner {
  border: solid 1px #ddd;
  padding: 10px;
  font-size: 14px;
  margin: 10px 0;
}
.address_box_inner p {
  text-indent: -1em;
  padding-left: 1em;
}
.map_box {
  width: 377px;
  float: right;
}
.station_box {
  font-size: 18px;
  width: 377px;
  border: solid 6px #f4f4f4;
  box-sizing: border-box;
  padding: 10px;
  margin-top: 10px;
}
.way_box {
  background: #f4f4f4;
  padding: 10px 10px 20px;
  margin-top: 20px;
}
.wat_title {
  font-size: 20px;
  font-weight: bold;
  color: #1f9a2c;
  margin: 10px 0 20px;
}
.pin {
  margin-right: 10px;
}
.way_box ul {
  overflow: hidden;
  clear: both;
}
.way_box li {
  width: 232px;
  margin-top: 5px;
  float: left;
  margin-right: 18px;
}
.way_box ul li:last-child {
  margin-right: 0!important;
}
.info_box {
  margin: 20px auto !important;
  /*display: inline-block;*/
  width: auto;
  border: 3px solid #cccccc;
  padding: 20px 20px;
  text-align: center;
  width: 650px;
}
/* お客様の声css */
#customer_voice .box-bg1 {
  padding: 12px !important;
}
#customer_voice .box-bg2 {
  margin: 2px;
  padding: 10px !important;
  height: 100px;
  overflow: hidden;
  position: relative;
  line-height: 1.5;
  word-break: break-all;
  width: 217px;
  float: left;
  font-size: 12px;
}
#customer_voice .box-bg2 img {
  margin: 0 8px 8px 0;
  float: left;
  width: 65px;
  height: 75px;
}
#customer_voice .showplug {
  background: #ffffff;
  padding: 16px;
  border: solid 1px #ECECEC;
  font-weight: bold;
  text-align: center;
}
#SP_MyEvent {
  display: none !important;
}
.linear-g {
  background: linear-gradient(transparent 70%, #FFFF00 0%)!important;
}
#pageMainTitle .linear-g a:link, a:active {
  color: #1f9a2c;
}
.flex-c {
  display: flex;
  justify-content: center;
}
.address_box {
  width: 367px;
  box-sizing: border-box;
  float: left;
  border: solid 6px #f4f4f4;
  padding: 10px;
  font-size: 18px;
}
.station_box {
  font-size: 18px;
  width: 367px;
  border: solid 6px #f4f4f4;
  box-sizing: border-box;
  padding: 10px;
  margin-top: 10px;
}
.map_box {
  width: 368px;
  float: right;
}
.display_box_h5 {
  font-size: 20px;
  margin: 0 ;
  padding: 0;
  text-align: center;
  font-weight: bold;
}

.un_srTokyo_btnReserve, .un_srTokyo_btnReserve:link, .un_srTokyo_btnReserve:visited {
  box-sizing: border-box;
  text-align: center;
  background-color: #F29900;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
  padding: 10px;
  width: 264px;
  height: 78px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.un_srTokyo_btnReserve.un_srTokyo_btnReserve__wide {
  width: 400px;
  margin: 0 auto;
}

.un_srTokyo_btnReserve a:active {
  color: #fff;
}

.un_srTokyo_btnReserve:hover {
  opacity: 0.8;
}

.un_srTokyo_btnReserve[target="_blank"]::after {
  content: "\020\03e\020" url(/common/img/icon/etc/target_blank.gif);
  display: inline-block;
  white-space: pre;
}

.un_srTokyo_estiDetailBtn_wrapper {
  padding: 20px;
}
.un_srTokyo_estiDetailBtn {
  display: inline-block;
  padding: 20px 5px;
  border-radius: 40px;
  text-decoration: none;
  color: #fff !important;
  background: var(--dekiruGreen);
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.75;
}

.un_srTokyo_estiDetailBtn:hover {
  opacity: 0.8;
  text-decoration: none;
}

.un_srTokyo_estiDetailBtn::after {
  content: "\020\03e";
  white-space: pre;
}

.un_srTokyo_estiDetailBtn_wrapper + .el_hdg2 {
  margin-top: 30px;
}

.un_srTokyo_locationGmap {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  margin-top: 2em;
  padding-bottom: calc((100% - 10px) / 6.3 * 3);
}

.un_srTokyo_locationGmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.un_srTokyo_locationAccess {
  box-sizing: border-box;
  border: solid 6px #f4f4f4;
  padding: 10px;
  font-size: 18px;
}

.un_srTokyo_locationAccess .un_srTokyo_locationAccess_inner {
  display: flex;
  justify-content: flex-start;
}

.un_srTokyo_locationAccess .un_srTokyo_locationAccess_inner + .un_srTokyo_locationAccess_inner {
  margin-top: 10px
}

.un_srTokyo_locationAccess .un_srTokyo_locationAccess_inner .un_srTokyo_locationAccess_inner_small {
  font-size: 13px;
}

.un_srTokyo_locationAccess .un_srTokyo_locationAccess_inner div:first-child {
  width: 5em;
}

.un_srTokyo_locationAccess .un_srTokyo_locationAccess_inner div:last-child {
  width: 633px;
}

.un_srTokyo_locationAccess .un_srTokyo_locationAccess_inner .un_srTokyo_locationAccess_inner_time {
  font-size: 22px;
}