@charset "UTF-8";
/* CSS Document */
/* デザインA（スマートフォン） */
/* メディアクエリ の記述なし。 */
img {
  max-width: 100%;
}
.portal_wrap {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.header_wrap {
  background-image: url("/img/portal/portal_top_illust2.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  background-color: #fffcd9;
  margin: 0;
  padding-bottom: 0;
}
.portal_logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 7vh;
  padding-bottom: 5vh;
  width: 14em;
  margin: 0 auto;
  display: block;
  clear: left;
}

.portal_logo>p{
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 50%;
    transform: translateX(-50%);
    width: 140%;
    font-size: 12px;
    font-weight: bold;
}

.portal_logo>p>span{
  font-size: 15px;
  color: rgb(133, 26, 26);
}

.portal_slogan {
  position: relative;
  width: 100%;
  height: 30vh;
  margin-top: 0;
/*  padding-top: 14vh; 
  padding-bottom: 10vh;*/
  text-align: center;
}
.portal_title {
  top: 48%;
  /*background-color: #3c2718; */
  margin: 0 auto;
  position: relative;
  z-index: 2;
  /* left: 50%; 
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
	*/
}
.portal_title h1 {
	width: 1.6em;
/*  text-align: center;  */
  margin: 1em auto 0; 
/*  padding: 0;  */
  height: auto;
  font-size: 1em;
  white-space: nowrap;
  -ms-writing-mode: tb-rl;
  background-color: #3c2718;
  color: #ffffff;
  writing-mode: vertical-rl;
}
_::-webkit-full-page-media, _:future, :root .portal_title h1{
  margin-top: 0;
  padding: 1em 0 0;
}
.portal_illust {
  padding-top: 10vh;
  padding-bottom: 0;
}
.higashihokkaido_wrap {
  width: 100%;
  background: url("/img/portal/hokkaidou_img.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  height: 54em;
}
.higashihokkaido_content {
  width: 100%;
  height: 748px;
  margin: 0 auto;
  display: block;
  position: relative;
}
.higashihokkaido_map {
  width: 400px;
  margin: 0 auto;
  position: absolute;
  display: block;
  left: 0;
  clear: right;
}
.higashihokkaido_map_illust {
  width: 50%;
  height: 375px;
  text-indent: 100%;
  overflow: hidden;
  position: absolute;
  background: url("/img/portal/hokkaidou_map-01.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: 1.2em;
  z-index: 0;
  top: 22em
}
.round {
  width: 100%;
  position: absolute;
  z-index: 9;
  font-size: 0.8em;
  top: 34.5em;
  left: 10.9em;
}
.line {
  height: 125px;
  width: 28%;
  background-image: url("/img/portal/hokkaidou_map_line.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: 9.1em;
  position: absolute;
  top: 29.5em;
}
.line_text_j {
  width: 8em;
  left: 11em;
  position: absolute;
  top: 31em;
}
.line_text_j p {
  font-size: 12px;
}
.line_text_e {
  width: 9em;
  left: 10.2em;
  position: absolute;
  top: 33em;
}
.line_text_e p {
  font-size: 12px;
}
.higashihokkaido_area {
  height: 16.2em;
  width: 109px;
  position: absolute;
  background: url("/img/portal/higashihokkaidou.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: 24.4em;
  left: 6.9em;
  /*
	top: 24.6em;
  left: 7em;
	*/
}
.higashihokkaido_text {
  width: 20em;
  height: 22em;
  position: absolute;
  top: 5em;
  right: 6em;
  clear: both;
}
.higashihokkaido_text h2 {
  position: absolute;
  right: 0;
  margin-right: -1em;
  display: block;
}
.higashihokkaido_text p {
  position: absolute;
  right: 1em;
  display: block;
  line-height: 1.6em;
  font-size: 12px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.portal_about {
  width: 100%;
  height: 100%;
}
.portal_about_left {
  width: 35%;
  height: 21em;
  top: 2em;
  display: block;
  position: relative;
  float: right;
}
.portal_about_title {
  position: absolute;
  right: 1em;
  top: 1em;
  display: inline;
  line-height: 1.3em;
}
.portal_about_text {
  position: absolute;
  top: 1em;
  right: 5em;
  display: inline-grid;
}
.portal_about_text p {
  line-height: 2;
  font-size: 0.8em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.album {
  width: 90%;
  margin: auto;
  background-color: white;
  display: inline-block;
  position: relative;
}
.album img {
  display: block;
  margin: 0 auto;
  width: 100%;
  -webkit-animation: album 9s 0s infinite;
  animation: album 9s 0s infinite;
  opacity: 0;
}
.album .amout_img_02 {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  position: absolute;
  top: 0;
  left: 0;
}
.album .amout_img_03 {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
  position: absolute;
  top: 0;
  left: 0;
}
@keyframes album {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes album {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.portal_brand {
  width: 100%;
  height: 70vh;
  margin-top: 3em;
  margin-bottom: 3em;
  display: block;
  clear: both;
  overflow: hidden;
}
.portal_brand_right {
  width: 100%;
  display: block;
  position: relative;
  float: left;
}
.portal_brand_title {
  width: 100%;
  position: absolute;
}
.portal_brand_title h1 {
  position: absolute;
  top: 0;
  line-height: 1.3;
  left: 2.6em;
}
.portal_brand_text {
  position: absolute;
  top: 4em;
  left: 3em;
}
.portal_brand_text p {
  line-height: 2;
  font-size: 0.8em;
}
.album_syokuzai {
  width: 90%;
  margin: auto;
  background-color: white;
  display: inline-block;
  position: relative;
  float: right;
  top: 16em;
}
.album_syokuzai img {
  position: absolute;
  display: block;
  margin: 0 auto;
  width: 100%;
  -webkit-animation: album_syokuzai 6s 0s infinite;
  animation: album_syokuzai 6s 0s infinite;
  opacity: 0;
}
.album_syokuzai .syokuzai_img_02 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  top: 0;
  left: 0;
}
.album_syokuzai .syokuzai_img_03 {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  top: 0;
  left: 0;
}
@keyframes album_syokuzai {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes album_syokuzai {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn { /*animation-nameで設定した値を書く*/
  0% {
    opacity: 0
  } /*アニメーション開始時は不透明度0%*/
  100% {
    opacity: 1
  } /*アニメーション終了時は不透明度100%*/
}
.mestin_button_wrap {
  width: 100%;
  height: 16em;
  background-image: url("/img/portal/sp_mestin_img.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  display: block;
  overflow: hidden;
  animation: fadeIn 0.2s ease 0.3s 1 normal;
  padding: 0;
  margin-top: 0em;
  margin-bottom: 2em;
}
.mestin_button_container {
  width: 13em;
  height: 9em;
  margin: 0 auto;
  position: inherit;
  background-color: rgba(255, 255, 255, 0.8);
  top: 3.5em;
}
.mestin_botton_title {
  margin: 0 auto;
  padding-top: 1.3em;
  text-align: center;
  font-size: 1.1em;
  letter-spacing: 0;
}
.mestin_text_container {
  padding-top: 0.1em;
  margin: 0 auto;
  padding-left: 1.5em;
  line-height: 1.3em;
  font-size: 12px;
  letter-spacing: 0;
}
.mestin_button {
  transition: all .3s; /*アニメーションの指定*/
  display: block;
  width: 8em;
  height: 2em;
  margin-top: 0.7em;
  margin-left: 2.5em;
  background-color: rgba(60, 39, 24, 0.7);
  position: absolute;
}
.mestin_button:hover {
  background-color: rgba(60, 39, 24, 0.9);
  color: #fff;
}
.mestin_button span {
  color: white;
  text-align: center;
  font-size: 0.9em;
  line-height: 0.3em;
  /*絶対配置でテキストの位置を決める*/
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /*アニメーションの指定*/
  transition: all .3s;
  /*ブロック要素にしてテキスト折り返しなし*/
  display: block;
  white-space: nowrap;
}
/*差し替わるテキストの設定*/
.mestin_button span:nth-child(2) {
  opacity: 0; /*透過0に*/
}
/*hoverするとテキストが入れ替わる設定*/
.mestin_button:hover span:nth-child(1) {
  opacity: 0; /*透過0に*/
}
.mestin_button:hover span:nth-child(2) {
  opacity: 1; /*不透明に*/
}
.nabe_button_wrap {
  width: 100%;
  height: 16em;
  background-image: url("/img/portal/sp_nabe_img.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  display: block;
  overflow: hidden;
  animation: fadeIn 0.2s ease 0.3s 1 normal;
  margin-bottom: 3em;
  padding: 0;
}
.nabe_button_container {
  width: 13em;
  height: 9em;
  margin: 0 auto;
  position: inherit;
  background-color: rgba(255, 255, 255, 0.8);
  top: 3.5em;
}
.nabe_botton_title {
  margin: 0 auto;
  padding-top: 1.3em;
  text-align: center;
  font-size: 1.1em;
  letter-spacing: 0;
}
.nabe_text_container {
  padding-top: 0.1em;
  margin: 0 auto;
  padding-left: 1.5em;
  line-height: 1.3em;
  font-size: 12px;
  letter-spacing: 0;
}
.nabe_button {
  transition: all .3s;
  display: block;
  width: 8em;
  height: 2em;
  margin-top: 0.7em;
  margin-left: 2.5em;
  background-color: rgba(60, 39, 24, 0.7);
  position: absolute;
}
.nabe_button:hover {
  background-color: rgba(60, 39, 24, 0.9);
  color: #fff;
}
/*hoverした際の変化*/
.nabe :hover {
  background: #333;
  color: #fff;
}
.nabe_button span {
  color: white;
  text-align: center;
  font-size: 0.9em;
  line-height: 0.3em;
  /*絶対配置でテキストの位置を決める*/
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /*アニメーションの指定*/
  transition: all .3s;
  /*ブロック要素にしてテキスト折り返しなし*/
  display: block;
  white-space: nowrap;
}
/*差し替わるテキストの設定*/
.nabe_button span:nth-child(2) {
  opacity: 0; /*透過0に*/
}
/*hoverするとテキストが入れ替わる設定*/
.nabe_button:hover span:nth-child(1) {
  opacity: 0; /*透過0に*/
}
.nabe_button:hover span:nth-child(2) {
  opacity: 1; /*不透明に*/
}
.store_info {}
.store_title h2 {
  font-size: 1.4em;
  writing-mode: horizontal-tb;
}
.store_summary {
  width: 100%;
  margin: 0 auto;
}
.gyutan_wrap {
  margin-bottom: 5vh;
  width: 90%;
  margin: 0 auto;
}
.gyutan_foot {
  width: 100%;
  height: 100%;
}
.gyutan_logo_img {
  width: 50%;
  height: 20vh;
  float: left;
  border: solid 1px #000000;
  margin: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.gyutan_logo_img img {
  width: 90%;
  padding: 1em;
  margin: 0em;
  float: left;
}
.gyutan_text {
	/*
  margin-top: 0.5em;
  padding-top: 1em;
	*/
  font-size: 12px;
}
.gyutan_text h1 {
  font-size: 1em;
  line-height: 1.4em;
}
.gyutan_text p {
  line-height: 1.4em;
  font-size: 1em;
  clear: both;
}
.gyutan_button {
  margin: 0 auto;
  width: 60%;
  height: 40px;
  background-color: rgba(60, 39, 24, 0.7);
  text-align: center;
  margin-top: 1em;
  line-height: 1.4em;
}
.gyutan_button a {
  text-decoration: none;
}
.gyutan_button p {
  padding-top: 3px;
  font-size: 0.9em;
  color: white;
}
.aburiya_wrap {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 3em;
}
.aburiya_title {}
.aburiya_title h2 {
  font-size: 1.4em;
  writing-mode: horizontal-tb;
}
.aburiya_summary {}
.aburiya_img {
  width: 100%;
}
.aburiya_foot {
  display: block;
  position: relative;
}
.aburiya_history h1 {
  font-size: 1em;
}
.aburiya_history p {
  line-height: 1.4em;
  font-size: 0.8em;
}
.aburiya_logo_img img {}
.aburiya_text {}
.aburiya_text h1 {
  font-size: 1em;
  line-height: 1.4em;
}
.aburiya_text p {
  line-height: 1.4em;
  font-size: 0.8em;
}
.aburiya_button {
  margin: 0 auto;
  width: 60%;
  height: 40px;
  background-color: rgba(60, 39, 24, 0.7);
  text-align: center;
  line-height: 1.4em;
}
.aburiya_button:hover {
  background-color: rgba(60, 39, 24, 1);
}
.aburiya_button p {
  padding-top: 3px;
  color: white;
  font-size: 0.9em;
}
.aburiya_button a {
	text-decoration: none;
}

/* デザインB（タブレット） */
@media screen and (min-width: 600px) {
  /* タブレット用レイアウト 600px以上の範囲に収めるデザインはこの中に記述 */
  .portal_logo {
    padding-top: 12vh;
  }
  .portal_slogan {
    /* padding-top: 23vh; */
  }
  .portal_illust {
    width: 80%;
    margin: 0 auto;
    padding-top: 0;
  }
  .portal_title {
    top: 45%;
  }
  .portal_title h1 {
    font-size: 1em;
  }
  /* 東北海道地図 */
  .higashihokkaido_wrap {}
  .higashihokkaido_content {
    height: 748px;
  }
  .higashihokkaido_map {}
  .higashihokkaido_map_illust {
    width: 80%;
    left: 5.2em;
    z-index: 0;
    top: 22em
  }
  .round {
    top: 38.4em;
    left: 24.6em;
  }
  .line {
    width: 55%;
    left: 20em;
    top: 32.5em;
  }
  .line_text_j {
    width: 8em;
    left: 25em;
    top: 37em;
  }
  .line_text_j p {
    font-size: 1em;
  }
  .line_text_e {
    width: 9em;
    left: 24.5em;
    top: 39.5em;
  }
  .line_text_e p {
    font-size: 1em;
  }
  .higashihokkaido_area {
    width: 179px;
    top: 25.7em;
    left: 14.1em;
  }
  .higashihokkaido_text {
    width: 30em;
    top: 4em;
    right: 3em;
    font-size: 1em;
    clear: both;
  }
  .higashihokkaido_text h2 {
    position: absolute;
    right: 0;
    display: block;
  }
  .higashihokkaido_text p {
    right: 5em;
    font-size: 1em;
  }
  /* --------- */
  /* portal-about */
  .portal_about {
    padding-top: 5em;
  }
  .portal_about_left {
    width: 40%;
  }
  .album {
    width: 60%;
  }
  /* portal-brand */
  .portal_brand {
    height: 20em;
  }
  .portal_brand_right {
    width: 40%;
  }
  .album_syokuzai {
    top: 0;
    ;
    width: 60%;
  }
  .mestin_button_wrap {
    height: 24em;
    margin-top: 3em;
    margin-bottom: 1em;
  }
  .mestin_button_container {
    width: 19em;
    height: 10em;
    top: 7.5em;
  }
  .mestin_text_container {
    padding-top: 0.3em;
    padding-left: 2.9em;
    font-size: 0.9em;
  }
  .mestin_button {
    margin-top: 1em;
    margin-left: 5.5em;
  }
  .nabe_button_wrap {
    height: 24em;
    margin-top: 3em;
    margin-bottom: 1em;
  }
  .nabe_button_container {
    width: 19em;
    height: 10em;
    top: 7.5em;
  }
  .nabe_text_container {
    padding-top: 0.3em;
    padding-left: 2.9em;
    font-size: 0.9em;
  }
  .nabe_button {
    margin-top: 1em;
    margin-left: 5.5em;
  }
  .store_info {
    padding-top: 1em;
  }
  .gyutan_foot {
  }
  .gyutan_logo_img {
    padding: 2em;
  }
  .gyutan_text h1 {
    font-size: 1.4em;
  }
  .gyutan_text p {
    font-size: 1.2em;
    clear: both;
  }
  .gyutan_button {
    margin-top: 4em;
  }
  .gyutan_button p {}
  .aburiya_foot {
    padding: 1em;
  }
  .aburiya_history {
    float: left;
  }
  .aburiya_history p {
    line-height: 1.4em;
    font-size: 0.7em;
  }
  .aburiya_text {
    line-height: 1.4em;
  }
  .aburiya_button {
    clear: both;
  }
  .aburiya_button p {}
}
/* デザインC(PC) */
@media screen and (min-width: 1025px) {
  /* PC用レイアウト 1,025px以上の範囲に収めるデザインはこの中に記述 */
  .portal_logo {
    padding-top: 11vh;
  }
  .portal_slogan {
    /* padding-top: 4vh; */
  }
  .portal_illust {
    width: 80%;
    margin: 0 auto;
    padding-top: 0;
  }
  .portal_title {
    top: 58%;
  }
  .portal_title h1 {
    font-size: 1.3em;
  }
  /* 東北海道地図 */
  .higashihokkaido_wrap {}
  .higashihokkaido_content {
    width: 1100px;
  }
  .higashihokkaido_map {}
  .higashihokkaido_map_illust {
    width: 100%;
    left: 5.2em;
    z-index: 0;
    top: 15em
  }
  .round {
    /*
    top: 27em;
    left: 21.6em;
	  */
    top: 34em;
    left: 27em;
  }
  .line {
    width: 323%;
    left: 22em;
    top: 29em;
  }
  .line_text_j {
    width: 8em;
    left: 25.6em;
    top: 33.8em;
  }
  .line_text_j p {
    font-size: 1em;
  }
  .line_text_e {
    width: 9em;
    left: 25.3em;
    top: 35.5em;
  }
  .line_text_e p {
    font-size: 1em;
  }
  .higashihokkaido_area {
    width: 14em;
    top: 19.6em;
    left: 16.2em;
  }
  .higashihokkaido_text {
    width: 30em;
    top: 4em;
    right: 3em;
    font-size: 1em;
    clear: both;
  }
  .higashihokkaido_text h2 {
    position: absolute;
    right: 0;
    display: block;
  }
  .higashihokkaido_text p {
    right: 5em;
    font-size: 1em;
  }
  /* --------- */
  /* portal-about */
  .portal_about {
    padding-top: 5em;
  }
  .portal_about_left {
    width: 30%;
    float: left;
    font-size: 1.2em;
  }
  .album {
    width: 70%;
    clear: both;
  }
  /* portal-brand */
  .portal_brand {
    height: 35em;
  }
  .portal_brand_right {
    width: 30%;
    float: right;
    font-size: 1.2em;
  }
  .album_syokuzai {
    float: left;
    top: 0;
    width: 70%;
  }
  .mestin_button_wrap {
    height: 27em;
    margin-bottom: 3em;
    background-image: url(/img/portal/mestin_img.jpg);
    background-size: cover;
  }
  .mestin_button_container {
    width: 20em;
    height: 11em;
    top: 8em;
  }
  .mestin_botton_title {
    padding-top: 1em;
    font-size: 1.3em;
  }
  .mestin_text_container {
    padding-left: 2em;
    font-size: 1.1em;
    line-height: 1.5em;
  }
  .mestin_text_container p {
    margin: 0 auto;
    padding-left: 2em;
    line-height: 1.5em;
  }
  .mestin_button {
    margin-top: 1em;
    margin-left: 6em;
  }
  .nabe_button_wrap {
    background-image: url(/img/portal/nabe_img.jpg);
    background-size: cover;
    height: 24em;
    margin-top: 3em;
    margin-bottom: 1em;
  }
  .nabe_button_container {
    width: 20em;
    height: 11em;
    top: 8em;
  }
  .nabe_botton_title {
    padding-top: 1em;
    font-size: 1.3em;
  }
  .nabe_text_container {
    padding-left: 2em;
    font-size: 1.1em;
    line-height: 1.5em;
  }
  .nabe_button {
    margin-top: 1em;
    margin-left: 6em;
  }
  .store_info {
    width: 100%;
    padding-top: 1em;
    margin: 0 auto;
  }
  .gyutan_wrap {
    width: 980px;
    padding-top: 3em;
  }
  .store_title {
    float: left;
    width: 90px;
  }
  .store_title h2 {
    font-size: 2.2em;
    letter-spacing: 0.1em;
    line-height: 1.6em;
    color: #3c2718;
    writing-mode: vertical-rl;
    height: 700px;
  }
  .store_summary {}
  .store_summary img {
    width: 890px;
  }
  .gyutan_foot {}
  .gyutan_logo_img {
    width: 360px;
    height: auto;
    padding: 2em;
    margin: 0.5em;
    display: flex;
  }
  .gyutan_logo_img img {}
  .gyutan_text {
    float: left;
    width: 400px;
    padding-top: 0;
    margin-top: 0px;
    /*margin: 0.5em; */
  }
  .gyutan_text h1 {
    font-size: 1.2em;
  }
  .gyutan_text p {
    font-size: 1.2em;
  }
  .gyutan_button {
    width: 300px;
    float: right;
    margin-top: 1em;
  }
  .gyutan_button p {
    padding-top: 0px;
    line-height: 0.9em;
  }
  .aburiya_wrap {
    width: 980px;
    clear: both;
    padding-top: 3em;
    padding-bottom: 6em;
  }
  .aburiya_title {
    float: left;
    width: 90px;
  }
  .aburiya_title h2 {
    font-size: 2.2em;
    letter-spacing: 0.1em;
    line-height: 1.6em;
    color: #3c2718;
    writing-mode: vertical-rl;
  }
  .aburiya_summary img {
    width: 890px;
  }
  .aburiya_foot {
    clear: both;
  }
  .aburiya_history {
    display: block;
    border-right: 1px solid black;
    margin-left: 76px;
    margin-right: 20px;
    padding-bottom: 50px;
    padding-right: 80px;
  }
  .aburiya_history p {
    line-height: 1.4em;
    font-size: 0.8em;
  }
  .aburiya_text {
    line-height: 1.4em;
  }
  .aburiya_button {
    float: right;
    width: 300px;
    clear: none;
    margin-top: 0px;
  }
  .aburiya_button p {
    padding-top: 0px;
    line-height: 0.9em;
  }
}
@media screen and (orientation: landscape) and (max-width: 1024px) {
  .header_wrap {
    height: 160vh;
  }
  .portal_title {
    top: 50vh;
  }
}

@media(max-width:372px){
  .portal_logo>p{
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 50%;
    transform: translateX(-50%);
    width: 100%;
    font-size: 12px;
    font-weight: bold;
}

.portal_logo>p>span{
  font-size: 15px;
  color: rgb(133, 26, 26);
}
}

.storeList{
  display: inline-block;
  width: 60%;
  text-align: center;
  font-size: 30px;
  margin-left: 50%;
  transform: translateX(-50%);
  margin-bottom: 10px;
  border-bottom: #3c2718 1px solid;
}