@charset "utf-8";
/* CSS Document */
.inner h3.shop {
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
  position: relative;
  padding: 1.5rem 2rem;
  -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
  font-weight: bold;
}
.inner h3.shop span {
  font-size: 250%;
}
.inner h3.shop p {
  font-size: 150%;
}
.inner h3.shop:before, .inner h3.shop:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
}
.inner h3.shop:before {
  top: 0;
}
.inner h3.shop:after {
  bottom: 0;
}
a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
.inner h4.shop_name {
  position: relative;
  padding: 1.5rem 1rem;
  color: #014593;
  font-weight: bold;
}
.inner h4.shop_name span {
  font-size: 150%;
}
.inner h4.shop_name:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #b8860b, #b8860b 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #b8860b, #b8860b 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.video {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.padding_right_05em {
  padding-right: 0.5em;
}
.shadowBox {
  background: #fff;
  box-shadow: 0 0 8px rgba(102, 102, 102, 0.3);
}
.shadowBox .txtBox {
  padding: 3.5% 7.5%;
}
.shadowBox .txtBox h3 {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  color: #004098;
  line-height: 1;
  margin-bottom: 1em;
}
.shadowBox .txtBox p{
  font-size: 16px;
  line-height: 1.88;
}
.f-container {
  display: flex;
  margin-top: 3%;
  flex-wrap: wrap;
}
.box_osusume1, .box_osusume2, .box_osusume3 {
  padding: 0.5em;
  margin: 0;
  color: #FFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  font-size: 200%;
  font-weight: bold;
  width: 100%;
  line-height: 1.2em;
}
.box_osusume1 {
  background: #00509d;
}
.box_osusume2 {
  background: #b5184f;
}
.box_osusume3 {
  background: #eeac00;
}
a.hContactBtn002 {
  display: block;
  float: right;
  color: #fff;
  background: #f39700;
  padding: 10px 0;
  width: 12.11%;
  text-align: center;
  line-height: 1;
  border-radius: 17px;
  font-weight: 500;
}
div.hContactBtn002_largearea {
  width: 50%;
  margin: 3.5% 25% 5%;
}
a.hContactBtn002_large {
  width: 100%;
  display: block;
  color: #fff;
  background: #f39700;
  padding: 18px 0;
  text-align: center;
  line-height: 1;
  border-radius: 30px;
  font-weight: 500;
  font-size: 24px;
}
.btnStyle_blue {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 20px 0;
  width: 80%;
  margin: 7.81% auto;
  text-align: center;
  color: #fff;
  background: #014593;
  transition: all 0.25s ease;
}
.btnStyle_blue:hover {
  background: #f39800;
}
.item {
  width: 50%;
  justify-content: space-between;
  padding: 1%;
}
.item_48per {
  width: 49%;
  justify-content: space-between;
  padding: 1%;
}
.item_60per {
  width: 60%;
  justify-content: space-between;
  padding: 1%;
}
.item_33per {
  width: 33.3%;
  justify-content: space-between;
  padding: 1%;
}
.item_31per {
  width: 32.3%;
  justify-content: space-between;
  padding: 2%;
}
.item_25per {
  width: 25%;
  justify-content: space-between;
  padding: 1%;
}
.item_23per {
  width: 24.5%;
  justify-content: space-between;
  padding: 0.5%;
}
.item_20per {
  width: 19%;
  justify-content: space-between;
  padding: 1%;
}
.item_40per {
  width: 40%;
  justify-content: space-between;
  padding: 1%;
}
.item_100per {
  width: 100%;
  justify-content: space-between;
  padding: 1%;
}
.item-img {
  padding: 0;
}
.item-body {
  padding: 0;
}
.item-title {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 700;
  color: #003f8e;
}
.item-body p {
  line-height: 1.5em;
  text-align: left;
}
.sub_title {
 margin: 0 0 8px;
 font-size: 50px;
  font-weight: 700;
  color: #003f8e;	
}
.sampleemo{
 display:flex;
}
.boxemo{
 width: 20%;
 margin: 1%;
 border:1px solid #ccc;
 background-color: #ddd;
}
.font_200per {
  font-size: 200%;
}
.font_120per {
  font-size: 120%;
}
.font_150per {
  font-size: 150%;
}
.font_80per {
  font-size: 80%;
}
.font_60per {
  font-size: 60%;
}
.osechi_price {
  color: #FF7043;
}
.osechi_price span {
  border: solid 1px;
  padding: 0.2em;
  margin-right: 0.5em;
}
.graybox {
  background: #eee;
  padding: 15px 30px;
}
.osechi_menu {
  position: relative;
  margin: 2em 0;
  padding: 15px 30px;
  border: solid 3px #b8860b;
  border-radius: 8px;
}
.osechi_menu .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  background: #FFF;
  color: #b8860b;
  font-weight: bold;
}
.osechi_menu p {
  margin: 0;
  padding: 0;
}
.bk_blue {
  background: #dcf4f4;
  padding: 2% 0;
}
.promoSec02 h2 {
  text-align: center;
  font-size: 180%;
  color: #003f8e;
  font-weight: bold;
}
.effect {
  width: 100%;
  display: flex;
  margin-bottom: 3%;
}
.effect li {
  background: #FFF;
  margin: 0 1%;
  padding: 1% 2% 0;
}
.effect li img {
  width: 100%;
}
.ex_area {
  padding: 3%;
  background: #fbfdc6;
  margin-bottom: 3% !important;
}
.ex_ttl {
  font-size: 18px;
  font-weight: bold;
  padding: 0 !important;
}
.ex_ttl::before {
  content: url(https://www.his-j.com/corp/contents/rentalhis/images/icon_blue.png);
  vertical-align: middle;
  margin-right: 15px;
}
.effect li h2 {
  font-size: 180%;
  padding: 0.25em 0;
  color: #003f8e;
  font-weight: bold;
  text-align: center;
}
.effect li p {
  font-size: 120%;
  line-height: 1.5em;
  text-align: left;
  padding: 1em 0;
}
.txt2 {
  padding: 0 0 1em !important;
  padding: 0 3% 0% !important;
}
.textsize {
  font-size: 128.57%;
  line-height: 2;
  margin-bottom: 26px;
}
a.link:hover {
  color: #ff7043;
  text-decoration: underline;
}
a.link {
  color: #19a8e5;
  text-decoration: underline;
}
p.totop {
  text-align: right !important;
  margin: 3%;
  font-size: 120%;
}
p.totop a, a.link {
  color: #555;
  text-decoration: underline;
}
p.totop a:hover, a:hover.link {
  color: #1e90ff;
}
#footer_tel {
  width: 100%;
  background-color: #FFF;
  color: #000;
  padding: 2% 0;
}
.contact_area {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 1.5% 3%;
  line-height: 1.3;
  border: 1px solid #000;
  margin: 2% auto;
}
.contact_area h4 {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 2%;
}
.contact_area p {
  font-weight: 500;
}
.tel_fax {
  font-size: 35px;
}
.innner .contact_area dl dt {
  margin-bottom: 2%;
}
.contact_area dl dd:first-child {
  font-size: 15px;
}
.contact_area dl dd:last-child {
  font-size: 13px;
}
.btn-orange {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 25px;
  color: #ffffff;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #c58668;
  width: 70%;
  margin: 3% 0;
  font-size: 150%;
  font-weight: bold;
}
.btn-blue {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 25px;
  color: #ffffff;
  background-image: linear-gradient(#6795fd 0%, #67ceff 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #5e7fca;
  width: 70%;
  margin: 3% 0;
  font-size: 150%;
  font-weight: bold;
}
.btn-orange:active, .btn-blue:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}
.btn-orange:hover, .btn-blue:hover {
  opacity: 0.5;
}
/*=====================================
	tgs
=====================================*/
.txtBox h4 {
  display: flex;
  align-items: center;
  text-align: center;
  color: #004098;
  font-size: 150%;
  font-weight: 700;
  padding: 0.25em 0.5em;
  background: transparent;
  border-left: solid 5px #004098;
}
.tgs_online {
  display: flex;
  justify-content: space-between;
  width: 95%;
  margin: 0 auto;
}
.tgs_online li {
  width: 23%;
}
.tgs_online li dl dd a {
  background: #004098;
  font-size: 1em;
  padding: 5px;
  color: #FFF;
  display: block;
  margin: 2%;
}
/* topics */
.topics_ttl {
  font-size: 25px;
  padding-bottom: 2%;
}
.topics {
  overflow-y: scroll;
  margin: 10px auto 10%;
  width: 70%;
  height: 130px;
}
.topics ul li {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #EFEFEF;
  margin: 0 2%;
}
.topics ul li a p, .topics ul li p {
  display: inline-block;
}
.topics ul li a p::after {
  font-family: "Font Awesome 5 Free";
  content: '\f0da';
  font-weight: 900;
  padding-left: 10px;
}
.topics ul li a p {
  color: #f39700;
}
.topics ul li a p:hover {
  text-decoration: underline;
}
.date {
  display: inline-block;
  width: 150px;
  vertical-align: top;
}
/* scroll bar */
.topics::-webkit-scrollbar {
  width: 10px;
}
.topics::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #777;
}
.topics::-webkit-scrollbar-thumb {
  background: #004098;
  border-radius: 10px;
  box-shadow: none;
}
.onlinetour {
  display: flex;
  width: 100%;
}
.onlinetour li {
  width: 30%;
  margin: 3% 2%;
}
/* アンケート */
.width48_area {
  display: flex;
}
.width48_area li {
  width: 48% !important;
  margin: 0 1%;
}
.number {
  background-color: #004098;
  color: #ffffff;
  padding: 10px 15px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.sub_title {
  font-weight: bold;
  background-color: #004098;
  color: white;
  font-size: 120%;
  padding: 0.2em 1em;
  color: #fff;
}
.marker_yellow {
  background: linear-gradient(transparent 60%, #ffff75 60%);
}
div.sd {
  align-content: center;
  align-items: center;
  background: #f5f7fa;
  border-bottom: 0px solid rgba(11, 16, 77, 0.1);
  border-left: 0px solid rgba(11, 16, 77, 0.1);
  border-radius: 8px;
  border-right: 0px solid rgba(11, 16, 77, 0.1);
  border-top: 0px solid rgba(11, 16, 77, 0.1);
  flex: none;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0px 0px 0px;
  padding: 25px 0;
  width: 100%;
  height: 150px;
  max-width: 100%;
  text-align: center;
  font-size: 80%;
}
div.sd1 {
  align-content: center;
  align-items: center;
  background: #f5f7fa;
  border-bottom: 0px solid rgba(11, 16, 77, 0.1);
  border-left: 0px solid rgba(11, 16, 77, 0.1);
  border-radius: 8px;
  border-right: 0px solid rgba(11, 16, 77, 0.1);
  border-top: 0px solid rgba(11, 16, 77, 0.1);
  flex: none;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0px 0px 0px;
  padding: 40px 0;
  width: 100%;
  height: 150px;
  max-width: 100%;
  text-align: center;
  font-size: 80%;
}
.booth_ttl {
  font-size: 180%;
  font-weight: bold;
  color: #004098;
  position: relative;
}
.booth_ttl::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 3px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #004098;
  border-radius: 2px;
}
table.tbl-tgs {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 30px auto 0;
  font-size: 1em;
}
.tbl-tgs td {
  border: 1px solid #004098;
  text-align: center;
  padding: 20px;
}
.time {
  width: 20%;
}
a.disabled{
    pointer-events: none;
}
@media screen and (max-width: 768px) {
  .f-container {
    flex-wrap: wrap;
  }
  .item {
    width: 100%;
    padding: 0;
    margin-bottom: 5%;
  }
  .effect {
    display: block;
    width: 100%;
  }
  .effect li, .effect:last-child li {
    width: 100%;
    margin: 5% 0;
    padding-bottom: 1%;
  }
  .textsize {
    font-size: 100%;
    margin-bottom: 6.93%;
  }
  .inner h3.shop span {
    font-size: 180%;
  }
  .inner h3.shop p {
    font-size: 100%;
  }
  a.hContactBtn002 {
    font-size: 75%;
    padding: 10px 19px;
    border-radius: 15px;
    margin: 0 4.35% 0 0;
    float: none;
    flex: 0 0 108px;
    text-align: center;
  }
  a.hContactBtn002_large {
    font-size: 75%;
    padding: 10px 0;
    border-radius: 25px;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  div.hContactBtn002_largearea {
    width: 70%;
    margin: 5% 15%;
  }
  a.hContactBtn002_large {
    width: 100%;
    display: block;
    color: #fff;
    background: #f39700;
    padding: 12px 0;
    text-align: center;
    line-height: 1;
    border-radius: 30px;
    font-weight: 500;
    font-size: 18px;
  }
  .contact_area {
    width: 90%;
    margin: 0 auto;
    padding: 2%;
    line-height: 1.3;
    border: 1px solid #000;
    margin: 2% auto;
  }
  .btn-orange, .btn-blue {
    width: 100%;
  }
  .main {
    margin: 5% auto 6% !important;
  }
  /* topics */
  .topics_ttl {
    font-size: 18px;
  }
  .topics {
    overflow-y: scroll;
    margin: 10px 1.5% 13%;
    width: 97%;
    height: 120px;
  }
  .topics ul {
    padding: 0 2%;
  }
  .topics ul li {
    text-align: left;
    padding: 1em 0;
    border-bottom: 1px solid #EFEFEF;
    margin: 0 2%;
  }
  .date {
    display: block;
    width: 150px;
  }
}
@media screen and (min-width: 481px) {
  .tb_none {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .sp_none {
    display: none;
  }
  .sp_left {
    text-align: left !important;
  }
  .contact_area {
    padding: 4% 2%;
  }
  .contact_area dl dd:first-child {
    font-size: 13px !important;
  }
  .contact_area dl dd:last-child {
    font-size: 12px !important;
  }
  .booth_ttl {
    text-align: center;
  }
  .scroll {
    overflow: auto;
    white-space: nowrap;
  }
  .booth {
    white-space: normal !important;
  }
  .scroll::-webkit-scrollbar {
    height: 5px;
  }
  .scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
  }
  .scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }
  .tgs_online {
    display: block;
  }
  .tgs_online li {
    width: 100%;
    margin-bottom: 10%;
  }
  .onlinetour {
    display: block;
    width: 100%;
  }
  .onlinetour li {
    width: 100%;
    margin: 3% auto 5%;
  }
  .width48_area {
    display: block;
  }
  .width48_area li {
    width: 100% !important;
    margin-bottom: 5% !important;
  }
}