.sp-only {
  display: none;
}

.pc-only {
  display: block;
}

body {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  margin: 0;
}

p {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
  padding: 0;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a:hover,
a:focus {
  color: #edc00e !important;
}

.banner {
  width: 100%;
  height: 1050px;
  background-image: url(../images/polaris/mainvizual.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
}

header {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, .7);
  position: fixed;
  z-index: 9997;
}

.header-info-area {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 5px 120px 20px;
  width: 100%;
  max-width: 1280px;
  box-sizing: border-box;
  margin: 0 auto;
}

.info-area,
.phonenum-area {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.logo-area {
  padding-top: 20px;
}

.header-info-area .info-area {
  float: right;
  -webkit-box-align: center;
  align-items: center;
  vertical-align: bottom;
}

.info-area .phonenum-area .phone-icon {
  margin-top: 20px;
}

.info-area .phonenum-area .phone-text .phone-num {
  color: #8c0101;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: 1px;
  padding-left: 10px;
}

.info-area .phonenum-area .phone-text .phone-num,
.info-area .businesstime-area,
.info-area .email-area,
.info-area .line-area {
  padding-left: 15px;
}

.info-area .phonenum-area {
  padding-top: 5px;
}

.info-area .businesstime-area {
  padding-right: 10px;
  padding-top: 15px;
}

.info-area .vertical-border {
  margin-top: 10px;
  padding: 15px 0;
  border-right: 1px solid #000000;
  margin-left: 10px;
}

.info-area .email-area {
  margin-top: 10px;
  padding: 0 15px;
  border: 2px solid #000000;
  border-radius: 5px;
  background: rgba(255, 255, 255, .8);
  margin-left: 20px;
}

.info-area .line-area {
  margin-top: 20px;
}

.banner-content-area {
  position: absolute;
  z-index: 99;
}

.banner-content-area .banner-content1,
.banner-content-area .banner-content2 {
  padding: 10px 10px;
  background: rgba(0, 0, 0, .7);
  font-size: 38px;
  color: #ffffff;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  letter-spacing: 15px;
  white-space: nowrap;
}

.banner-content-area .banner-content1 {
  position: relative;
  top: 230px;
  left: 400px;
  line-height: 55px;
}

.banner-content-area .banner-content2 {
  position: relative;
  top: -140px;
  left: 300px;
  line-height: 55px;
}

.right-info {
  position: relative;
  float: right;
  right: 0;
  z-index: 9998;
}

.right-info .right-info1,
.right-info .right-info2 {
  position: fixed;
  margin: 0 auto;
  padding: 15px 10px;
  background: rgba(255, 255, 255, .85);
  border: 1px solid #000000;
  width: 18px;
  right: 0;
}

.right-info .right-info1 {
  top: 25px;
}

.right-info .right-info2 {
  top: 185px;
}

.right-info .right-info1 .text-area,
.right-info .right-info2 .text-area {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  letter-spacing: 5px;
  color: #8c0101;
  font-weight: bold;
  font-size: 17px;
  font-family: 'MS Mincho' !important;
}

.right-info .right-info1 .fa-book-open,
.right-info .right-info2 .fa-home {
  padding-bottom: 7px;
  color: #8c0101;
}

.pot {
  width: 100%;
  background-image: url(../images/polaris/bg_w01.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.pot-area {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}

.pot .pot-area {
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
}

.pot .pot-area .pot-title {
  position: relative;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 40px;
  padding: 50px 10px;
  left: 430px;
}

.pot .pot-area .pot-content {
  position: relative;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 40px;
  padding: 50px 10px;
  left: 350px;
}

.pot .pot-area .whatispot {
  position: absolute;
  border: 1px solid #000000;
  background: rgba(255, 255, 255, .6);
  padding: 20px 17px;
  font-size: 26px;
  font-weight: bold;
  top: 20px;
  left: 1015px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  line-height: 35px;
}

.pot .pot-area .pot-footer {
  position: absolute;
  border: 1px solid #000000;
  background: rgba(255, 255, 255, .6);
  padding: 20px 12px;
  font-size: 18px;
  font-weight: bold;
  top: 400px;
  left: 200px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  line-height: 25px;
}

.distribution {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 150px;
}

.distribution-area {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background: url(../images/polaris/distribution.png?2020-07-01);
  background-repeat: no-repeat;
}


.distribution .distribution-area .distribution-title {
  padding: 150px 0 0 100px;
}

.distribution .distribution-area .distribution-title .jp-title {
  padding: 20px 0;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 40px;
}

.distribution .distribution-area .distribution-title .en-title {
  padding: 20px 10px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 40px;
}

.distribution .distribution-area .distribution-search1,
.distribution .distribution-area .distribution-search2 {
  width: 40%;
  padding-bottom: 10px;
  border-bottom: 1px solid #000000;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 30px;
}

.distribution .distribution-area .distribution-search1 {
  float: left;
  padding-top: 30px;
}

.distribution .distribution-area .distribution-search2 {
  float: right;
  text-align: left;
  padding-top: 550px;
}

.distribution .distribution-area .distribution-footer {
  padding-top: 600px;
}

.distribution .distribution-area .distribution-footer ul {
  padding-right: 20px;
}

.distribution .distribution-area .distribution-footer ul li {
  padding: 1px 10px;
}

.distribution .distribution-area .distribution-footer ul li {
  float: right;
}

.distribution .distribution-area .distribution-footer .distribution-footer-row li {
  border-right: 1px solid #000000;
}

.distribution .distribution-area .distribution-footer .distribution-footer-row li a {
  color: #000000;
}

.distribution .distribution-area .distribution-footer .distribution-footer-row li:focus,
.distribution .distribution-area .distribution-footer .distribution-footer-row li:hover {
  background: #870101;
}

.distribution .distribution-area .distribution-footer .distribution-footer-row li:focus a,
.distribution .distribution-area .distribution-footer .distribution-footer-row li:hover a {
  color: #ffffff;
}

.gallery {
  background-image: url(../images/polaris/bg_top01.jpg);
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 20px 100px;
}

.gallery-area {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}

.gallery-content {
  width: 90%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.gallery-content-item {
  width: 33.33333%;
  padding: 0 65px 0 0;
}

.gallery-content-item li {
  padding: 20px 0;
}

.gallery-content-item li img {
  width: 100%;
  height: 205px;
}

.gallery-content-item li:last-child {
  margin-left: 7px;
}

.gallery-content-item-text {
  width: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, .95);
  border: 1px solid #ffffff;
  padding: 10px 0;
  text-align: center;
}

.gallery-label {
  float: right;
  border: 1px solid #000000;
  background: rgba(255, 255, 255, 1);
  padding: 45px 7px;
  margin-top: 30px;
  font-size: 26px;
  font-weight: bold;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  pointer-events: none;
}

.information {
  margin: 0 auto;
  padding: 40px 0;
  width: 800px;
}

.information-area {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: flex;
}

.information-title {
  width: 30%;
}

.information-title a {
  color: #000000;
}

.information-title .jp-title {
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 10px;
}

.information-title .en-title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 50px;
  letter-spacing: 3px;
}

.information-title .goinfo-btn {
  text-align: center;
  width: 25%;
  border: 1px solid #000000;
  padding: 0 20px;
  line-height: 35px;
}

.information-title .goinfo-btn:hover,
.information-title .goinfo-btn:focus {
  background: rgba(0, 0, 0, .7);
}

.information-description {
  width: 70%;
}

.information-description table tr {
  vertical-align: top;
}

.information-description table tr th {
  width: 40%;
  text-align: left;
  line-height: 37px;
  padding-left: 30px;
  font-weight: 550;
}

.information-description table tr td {
  width: 60%;
  line-height: 30px;
  padding: 0;
}

.information-description table tr th a,
.information-description table tr td a {
  color: #000000;
}

.footer-info {
  background: url(../images/polaris/bg_w01.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 45px 100px;
}

.footer-info-area {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: flex;
}

.footer-info-area .text-area,
.footer-info-area .button-area {
  width: 50%;
}

.footer-info-area .text-area {
  border-right: 1px solid #000000;
}

.footer-info-area .text-area p {
  line-height: 40px;
}

.footer-info-area .phonenum-text {
  color: #8c0101;
  font-size: 48px;
  font-weight: 800;
  letter-spacing: 1px;
}

.footer-info-area .button-area ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  vertical-align: middle;
  padding: 45px 20px;
  margin-left: 40px;
}

.footer-info-area .button-area ul li {
  color: #ffffff;
  width: 45%;
  padding: 5px 0;
  text-align: center;
  border: 1px solid #000000;
  background: #8c0101;
  line-height: 40px;
}

.footer-info-area .button-area ul li a {
  color: #ffffff;
}

.footer {
  background: url(../images/polaris/bg_black01.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 50px 100px;
}

.footer-area {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}

.footer-menu-area,
.footer-logo-area,
.footer-copyright-area {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.footer-menu-area-row1 ul,
.footer-menu-area-row2 ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.footer-menu-area-row1 ul {
  padding: 0 120px;
}

.footer-menu-area-row2 ul {
  padding: 0 150px;
}

.footer-menu-area-row1 ul li {
  color: #edc00e;
  border-right: 1px solid #edc00e;
  padding: 0 10px;
}

.footer-menu-area-row1 ul li a {
  color: #edc00e;
}

.footer-menu-area-row1 ul li:last-child,
.footer-menu-area-row2 ul li:last-child {
  border-right: none;
}

.footer-menu-area-row2 ul li {
  color: #ffffff;
  border-right: 1px solid #ffffff;
  padding: 0 11px;
}

.footer-menu-area-row2 ul li a {
  color: #ffffff;
}

.copyright-area {
  text-align: center;
}

.copyright-area p {
  color: #ffffff;
}

#bt_page_top {
  position: fixed;
  bottom: 10px;
  right: 0;
  width: 38px;
  height: 90px;
  text-align: center;
  background-color: rgba(255, 255, 255, .95);
  border: 1px solid #000000;
  z-index: 9999;
  cursor: pointer;
}

#bt_page_top:hover {
  background-color: #8c0101;
  color: #ffffff;
}

.arrow-up.icon {
  color: #000000;
  position: absolute;
  margin-left: 28px;
  margin-top: 19px;
  width: 2px;
  height: 40px;
}

.arrow-up.icon:before {
  content: '';
  position: absolute;
  left: -12px;
  top: 3px;
  width: 25px;
  height: 25px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.arrow-up-area {
  font-family: 'MS Mincho' !important;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  text-align: center;
  -webkit-box-align: center;
  align-items: center;
  width: 20px;
  height: 85px;
  position: absolute;
  margin-left: 12px;
  margin-top: 5px;
}

.header-info-area .email-area a {
  color: #000000;
  text-decoration: none;
}

.pot a {
  color: #000000;
  text-decoration: none;
}

.gallery-label a {
  color: #000000;
}

.eria-name a {
  display: block;
  width: 100%;
  color: #000000 !important;
  text-decoration: none;
  font-size: 17px;
  letter-spacing: 2px;
}

.eria-name>div {
  position: absolute;
  width: 110px;
  line-height: 35px;
  text-align: center;
}

.eria-name>div:hover a,
.eria-name>div:focus a {
  background-color: #870101;
  color: #ffffff !important;
}

.tochigi {
  top: 372px;
  left: 892px;
}
.toyama {
  top: 89px;
  left: 513px;
}
.niigata {
  top: 139px;
  left: 513px;
}
.ishikawa {
  top: 188px;
  left: 513px;
}
.saitama {
  top: 238px;
  left: 513px;
}

.ibaraki {
  top: 424px;
  left: 892px;
}

.chiba {
  top: 476px;
  left: 866px;
}

.tokyo {
  top: 524px;
  left: 866px;
}

.kanagawa {
  top: 568px;
  left: 866px;
}

.gunma {
  top: 287px;
  left: 513px;
}

.nara {
  top: 679px;
  left: 565px;
}
.mie {
  top: 727px;
  left: 565px;
}

.osaka {
  top: 631px;
  left: 565px;
}

.shiga {
  top: 384px;
  left: 513px;
}

.kyoto {
  top: 427px;
  left: 513px;
}

.hyogo {
  top: 474px;
  left: 513px;
}

.fukuoka {
  top: 595px;
  left: 330px;
}

.saga {
  top: 640px;
  left: 330px;
}

.miyagi {
  top: 320px;
  left: 892px;
}

.aichi {
  top: 656px;
  left: 866px;
}
.nagano {
  top: 700px;
  left: 866px;
}

.gifu {
  top: 337px;
  left: 513px;
}

.shizuoka {
  top: 612px;
  left: 866px;
}

.shimane {
  top: 458px;
  left: 330px;
}

.kagawa {
  top: 504px;
  left: 330px;
}

.tokushima {
  top: 550px;
  left: 330px;
}

.footer-menu-area-row1 ul li:focus,
.footer-menu-area-row1 ul li:hover,
.footer-menu-area-row2 ul li:focus,
.footer-menu-area-row2 ul li:hover {
  color: #edc00e !important;
  background: #555555 !important;
}

.right-info a:hover,
.right-info a:focus {
  color: #edc00e !important;
}

.right-info .right-info1:hover .text-area,
.right-info .right-info1:focus .text-area,
.right-info .right-info2:hover .text-area,
.right-info .right-info2:focus .text-area {
  color: #ffffff !important;
  background: #870101;
}

.gallery-content-item-text:hover,
.gallery-content-item-text:focus {
  color: #edc00e !important;
  background: #870101;
}

.info-area .phonenum-area .phone-text .phone-num a {
  color: #8c0101 !important;
}

@media screen and (max-width: 1024px) {
  #bt_page_top {
    bottom: 10px;
    width: 38px;
  }
}

@media screen and (max-width: 768px) {
  .sp-only {
    display: block;
  }

  .pc-only {
    display: none;
  }

  .right-info .right-info2 {
    display: none;
  }

  .right-info .right-info1 {
    top: 60px !important;
  }

  .right-info .right-info1 .text-area,
  .right-info .right-info2 .text-area {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    letter-spacing: 1px;
    color: #8c0101;
    font-weight: bold;
    font-size: 17px;
    font-family: 'MS Mincho' !important;
    line-height: 18px;
  }

  .right-info .right-info1,
  .right-info .right-info2 {
    position: fixed;
    margin: 0 auto;
    padding: 7px 10px;
    background: rgba(255, 255, 255, .85);
    border: 1px solid #000000;
    width: 18px;
    right: 0;
  }

  .right-info .right-info1 .fa-book-open,
  .right-info .right-info2 .fa-home {
    padding-bottom: 2px !important;
  }

  .banner {
    height: 350px;
    background-position: center;
    background-size: cover;
  }

  .header-info-area {
    padding: 0;
    height: 7%;
    background: #ffffff;
  }

  .logo-area {
    padding: 15px 10px 5px 10px;
    width: 27%;
  }

  .logo-area img {
    width: 100%;
    height: auto;
  }

  .info-area {
    padding: 10px;
  }

  .info-area .phonenum-area .phone-icon {
    margin-top: 0;
    padding: 1px 3px;
  }

  .info-area .phonenum-area .phone-icon img {
    width: 25px;
    height: auto;
  }

  .info-area .phonenum-area .phone-text .phone-num {
    font-size: 16px;
    letter-spacing: normal;
  }

  .info-area .phonenum-area .phone-text .phone-num,
  .info-area .businesstime-area,
  .info-area .email-area,
  .info-area .line-area {
    padding-left: 3px;
  }

  .info-area .email-area {
    width: 31px;
    height: 31px;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #000000;
    position: absolute;
    left: 70%;
  }

  .info-area .email-area a {
    color: #ffffff;
  }

  .info-area .businesstime-area {
    font-size: 12px;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
  }


  .info-area .phonenum-area {
    position: absolute;
    top: 18px;
    left: 31%;
  }

  .info-area .businesstime-area {
    position: absolute;
    top: 6px;
    left: 34%;
  }

  .info-area .line-area {
    margin-top: 0;
    position: absolute;
    left: 79%;
  }

  .header-info-area .info-area {
    -webkit-box-align: unset;
    align-items: unset;
  }

  .svg-inline--fa {
    vertical-align: 0 !important;
  }

  .gnav_inner_sp {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .9);
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 9999;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    line-height: 1.4rem;
  }

  .gnav_inner_sp.action {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .header_nav_wrap_sp {
    text-align: left;
  }

  .header_nav_wrap_sp li:nth-child(16) {
    margin: 15px 0 0;
    padding: 5px 0 0;
    border-top: 1px dotted #4b232e;
  }

  .header_nav_wrap_sp li:nth-child(17) {
    padding: 0 0 5px;
    border-bottom: 1px dotted #4b232e;
  }

  .gmenu_sp {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-decoration: none;
    color: #4b232e;
    font-size: 1.2em;
    letter-spacing: .15rem;
    line-height: 1.45em;
    font-weight: 600;
  }

  .gmenu_sp::before {
    content: '・';
    padding: 0 5px 0 0;
  }

  .header_nav_wrap_sp li:nth-child(16) a::before,
  .header_nav_wrap_sp li:nth-child(17) a::before {
    display: none;
  }

  .icon_menu_txt {
    display: none;
  }

  .icon_menu {
    content: '';
    display: block;
    width: 33px;
    height: 33px;
    border: solid 1px #000000;
    border-radius: 4px;
    background: #000000;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
    position: absolute;
    right: 1%;
    top: 51%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10000;
  }

  .menu_border_box {
    width: 27px;
    height: 24px;
    font-size: 12px;
    color: #ffffff;
    line-height: 12px;
    font-family: 'MS Gothic' !important;
    font-weight: 600;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    -webkit-transition: all .5s;
    transition: all .5s;
  }

  .menu_border {
    display: block;
    width: 20px;
    height: 2px;
    background: #ffffff;
    -webkit-transition: all .5s;
    transition: all .5s;
  }

  .menu_border:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .menu_border:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .menu_border:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .icon_menu.action .menu_border:nth-child(1) {
    margin-top: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  .icon_menu.action .menu_border:nth-child(2) {
    display: none;
  }

  .icon_menu.action .menu_border:nth-child(3) {
    margin-top: -7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }

  .sp-only {
    display: block;
  }

  .banner-content-area {
    position: unset;
  }

  .banner-content-area .banner-content1,
  .banner-content-area .banner-content2 {
    position: absolute;
    padding: 10px 10px 3px;
    font-size: 17px;
    letter-spacing: 5px;
    line-height: 15px;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-text-orientation: upright;
    text-orientation: upright;
  }

  .banner-content-area .banner-content1 {
    top: 19%;
    left: 27%;
  }

  .banner-content-area .banner-content2 {
    top: 39%;
    left: 16%;
  }

  .pot {
    width: 100%;
    background-image: url(../images/polaris/bg_w01.jpg);
    background-position: center;
    background-size: cover;
  }

  .pot .pot-area {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-flow: column-reverse;
  }

  .pot-area {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: unset;
  }

  .pot .pot-area .pot-footer {
    position: unset;
    border: 1px solid #000000;
    background: rgba(255, 255, 255, .6);
    padding: 15px 12px;
    font-size: 16px;
    font-weight: bold;
    top: 0;
    left: 0;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
    writing-mode: unset;
    -webkit-text-orientation: unset;
    text-orientation: unset;
    line-height: 10px;
    text-align: center;
    margin: 10px 25% 30px;
  }

  .pot .pot-area .pot-content {
    position: unset;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
    writing-mode: unset;
    -webkit-text-orientation: unset;
    text-orientation: unset;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 20px;
    padding: 10px 15px 10px 25px;
    left: 0;
  }

  .pot .pot-area .pot-content,
  .pot .pot-area .pot-title {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-flow: column-reverse;
  }

  .pot .pot-area .pot-title {
    position: unset;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
    writing-mode: unset;
    -webkit-text-orientation: unset;
    text-orientation: unset;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 10px 15px 10px 25px;
    left: 0;
  }

  .pot .pot-area .whatispot {
    position: unset;
    border: 1px solid #000000;
    background: rgba(0, 0, 0, .95);
    color: #ffffff;
    padding: 10px 17px;
    font-size: 24px;
    font-weight: bold;
    top: 0;
    left: 0;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
    writing-mode: unset;
    -webkit-text-orientation: unset;
    text-orientation: unset;
    line-height: 25px;
    text-align: center;
    margin: 30px 20% 30px;
  }

  .pot-area a:hover .pot-footer,
  .pot-area a:focus .pot-footer {
    color: #ffffff;
    background: #78191d;
  }

  .distribution {
    width: 100%;
    position: initial;
    padding-bottom: 10px;
  }

  .distribution-area {
    width: 100%;
    position: initial;
    background: #ffffff;
  }

  .distribution .distribution-area .distribution-title {
    padding: 0;
    text-align: center;
    margin: 40px auto;
  }

  .distribution .distribution-area .distribution-title .en-title {
    display: none;
  }

  .distribution .distribution-area .distribution-footer {
    padding: 0;
    margin-bottom: 30px;
  }

  .distribution .distribution-area .distribution-search1,
  .distribution .distribution-area .distribution-search2 {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #000000;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 20px;
    float: none;
    text-align: center;
    padding-top: 15px;
  }

  .eria-name {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding: .5px 0;
    background: #000000;
  }

  .eria-name>div {
    position: static;
    width: auto;
    line-height: initial;
    flex-basis: calc(50% - 2px);
    box-sizing: border-box;
    position: initial;
    top: 0;
    left: 0;
    margin: .5px;
    background: #ffffff;
  }

  .eria-empty {
    display: none;
  }

  .distribution .distribution-area .distribution-title .jp-title {
    line-height: 25px;
    text-align: center;
    margin: 17%;
    border: 1px solid #000000;
    background: rgba(0, 0, 0, .95);
    color: #ffffff;
    padding: 10px 10px;
    font-size: 24px;
    letter-spacing: normal;
    font-weight: bold;
  }

  .distribution .distribution-area .distribution-search1,
  .distribution .distribution-area .distribution-search2 {
    border-bottom: none;
  }

  .distribution .distribution-area .distribution-footer ul {
    padding-right: 0;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 auto;
  }

  .distribution .distribution-area .distribution-footer ul li {
    width: 33%;
    padding: 0;
  }

  .distribution .distribution-area .distribution-footer .distribution-footer-row {
    display: block;
  }

  .distribution .distribution-area .distribution-footer .distribution-footer-row li {
    border-right: none;
    width: 100%;
  }

  .distribution-footer.sp-only {
    position: relative;
  }

  .distribution-footer.sp-only select {
    display: none;
  }

  .select-selected {
    background-color: rgba(0, 0, 0, .85);
  }

  .select-selected:after {
    position: absolute;
    content: '';
    top: 22px;
    right: 10%;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #ffffff transparent transparent transparent;
  }

  .select-selected.select-arrow-active:after {
    border-color: transparent transparent #ffffff transparent;
    top: 15px;
  }

  .select-items div,
  .select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, .1) transparent;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 10px 5.5%;
  }

  .select-items {
    position: absolute;
    background-color: rgba(0, 0, 0, .85);
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    margin: 0 5.5%;
  }

  .select-hide {
    display: none;
  }

  .select-items div:hover,
  .same-as-selected {
    background-color: rgba(0, 0, 0, .1);
  }

  .gallery {
    background-image: url(../images/polaris/bg_w01.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: repeat-y;
    margin: 0 auto;
    padding: 20px 20px;
  }

  .gallery-area {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: unset;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-flow: column-reverse;
  }

  .gallery-content {
    width: 100%;
    display: block;
    -webkit-box-pack: initial;
    justify-content: initial;
  }

  .gallery-content-item {
    width: 100%;
    padding: 0;
  }

  .gallery-content-item li:last-child {
    margin-left: 0;
  }

  .gallery-content-item-text {
    width: 100%;
    color: #000000;
    background: rgba(255, 255, 255, .95);
    border: 1px solid #000000;
    padding: 5px 0;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    position: relative;
  }

  .gallery-content-item-text::after {
    font-family: 'Font Awesome 5 Free';
    font-size: 900;
    content: '\f105';
    font-weight: 700;
    position: absolute;
    top: 6px;
    right: 3%;
  }

  .gallery-content-item li {
    padding: 7px 0;
  }

  .gallery-label {
    position: unset;
    border: 1px solid #000000;
    background: rgba(0, 0, 0, .95);
    padding: 7px 0;
    font-size: 26px;
    font-weight: bold;
    top: 0;
    left: 0;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
    writing-mode: unset;
    -webkit-text-orientation: unset;
    text-orientation: unset;
    pointer-events: none;
    float: none;
    text-align: center;
    margin: 0 20%;
    color: #ffffff;
    line-height: 32px;
  }

  .gallery-label a {
    color: #ffffff;
  }

  .information-area {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: unset;
    display: block;
  }

  .information-title .en-title {
    display: none;
  }

  .information {
    padding: 0;
    width: 100%;
  }

  .information-title {
    width: 100%;
  }

  .information-description {
    width: 100%;
  }

  .information-title .goinfo-btn {
    display: none;
  }

  .information-title.sp-only .goinfo-btn {
    display: block;
    text-align: center;
    width: 100px;
    border: 1px solid #000000;
    padding: 0 20px;
    line-height: 35px;
    margin: 20px auto;
  }

  .information-title .jp-title {
    position: unset;
    border: 1px solid #000000;
    background: rgba(0, 0, 0, .95);
    padding: 7px 0;
    font-size: 26px;
    font-weight: bold;
    top: 0;
    left: 0;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
    writing-mode: unset;
    -webkit-text-orientation: unset;
    text-orientation: unset;
    pointer-events: none;
    float: none;
    text-align: center;
    margin: 30px 20% 20px;
    color: #ffffff;
    line-height: 32px;
  }

  .information-description table tr th {
    width: 27%;
    text-align: left;
    line-height: 27px;
    font-weight: bold;
    padding-left: 10px;
  }

  .information-description table tr td {
    width: 73%;
    line-height: 30px;
    padding: 0;
    padding-right: 5px;
  }

  .information-description table {
    margin: 10px 12px;
    border: 1px solid #000000;
  }

  .footer-info {
    padding: 10px;
  }

  .footer-info-area {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: unset;
    display: block;
  }

  .footer-info-area .text-area {
    border-right: none;
    padding: 10px 10px;
  }

  .footer-info-area .text-area img {
    width: 45px;
    height: auto;
  }

  .footer-info-area .text-area,
  .footer-info-area .button-area {
    width: auto;
  }

  .footer-info-area .text-area p {
    font-size: 14px !important;
    line-height: 25px;
    margin: 20px auto;
  }

  .footer-info-area .phonenum-text {
    color: #8c0101;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: 2px;
    line-height: 30px;
  }

  .footer-info-area .button-area {
    font-size: 24px;
  }

  .footer-info-area .button-area .svg-inline--fa {
    vertical-align: -.125em !important;
  }

  .footer-info-area .button-area ul {
    display: block;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0 20px;
    margin-left: 0;
  }

  .footer-info-area .button-area ul li {
    color: #ffffff;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    border: 1px solid #000000;
    background: #8c0101;
    line-height: 35px;
    margin-bottom: 20px;
  }

  .footer.sp-only {
    background: url(../images/polaris/bg_black01.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 30px 10px;
  }

  .footer.sp-only .footer-area .footer-menu-area ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
  }

  .footer.sp-only .footer-area .footer-menu-area ul li {
    width: 40%;
    text-align: left;
  }

  .footer.sp-only .footer-area .footer-menu-area ul li a {
    color: #ffffff !important;
    text-decoration: underline !important;
  }

  .footer.sp-only .footer-area .footer-copyright-area p {
    color: #ffffff;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .header-info-area {
    position: unset;
  }

  .right-info {
    z-index: 9995;
  }

  .gmenu_sp .svg-inline--fa {
    vertical-align: -.125em !important;
  }

  .gocontact-area {
    position: absolute;
    top: 10px;
    right: 11%;
    width: 80px;
    height: 35px;
    background: #000000;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    line-height: 2.2rem;
  }

  .gocontact-area a {
    color: #ffffff !important;
  }
}

.topBnrSec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  text-align: center;
  margin: 20px auto;
  justify-content: space-around;
  width: 700px;
}

.topBnrSec img {
  width: 330px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .topBnrSec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
  }

  .topBnrSec img {
    margin: 5px auto;
  }
}

.header-menu-area {
  padding: 10px 120px;
  background: rgba(0, 0, 0, .95);
  position: fixed;
  z-index: 9997;
  width: 100%;
  max-width: 100%;
  top: 85px;
  box-sizing: border-box;
}

.header-menu-area ul {
  list-style: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
}

.header-menu-area ul li:first-child a {
  letter-spacing: 4px;
  font-weight: bold;
}

.header-menu-area ul li {
  border-right: 2px solid #626262;
  padding: 5px 24px;
}

.header-menu-area ul li:last-child {
  border-right: none;
}

.header-menu-area ul li:focus,
.header-menu-area ul li:hover {
  color: #edc00e !important;
  background: #555555 !important;
}

.header-menu-area ul li a {
  font-size: 16px;
  color: #ffffff;
}

.header-menu-area ul li:focus,
.header-menu-area ul li:hover {
  color: #edc00e !important;
  background: #555555 !important;
}

.header-menu-area ul li.active a {
  color: #edc00e !important;
  font-weight: 700;
}

@media screen and (max-width: 768px) {

  .header-menu-area,
  .info-area .vertical-border,
  .header-info-area .email-area .email-label {
    display: none;
  }
}

.phone-text {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .phone-text {
    margin-top: 0;
  }
}

#top-editarea {
  width: 100%;
  margin: 0 auto 0 auto;
}

.recommends {
  margin: 0;
  width: 100%;
  text-align: center;
}

.recommends .carousel {
  list-style-type: none;
  padding: 6px;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  margin: 0;
}

.recommends .carousel li {
  background: #ffffff;
  margin: 2px;
  text-align: center;
  display: inline-block;
  word-break: break-all;
}

.recommends .carousel li a img {
  width: 100%;
  height: 56.5%;
  -o-object-fit: cover;
  object-fit: cover;
}

.recommends .carousel li a {
  color: #000000;
}

.recommends a.recommend-entry {
  display: block;
  width: 250px;
  font-size: 1rem;
  font-weight: 600;
  background: #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  position: relative;
  line-height: 1.5;
}

.recommend-title {
  display: -webkit-box;
  display: flex;
  padding: .5em .5em;
  word-break: break-all;
  width: 100%;
  white-space: normal;
  text-align: left;
}

/* 20200302add */

.banner-content3 {
  position: relative;
  top: -870px;
  left: 500px;
  line-height: 55px;
  background-color: #fff;
  color: #333;
  font-weight: bold;
  padding: 10px;
  font-size: 38px;
  writing-mode: vertical-lr;
  letter-spacing: 15px;
}

@media screen and (max-width: 768px) {
  .banner-content3 {
    top: 19%;
    left: 70%;
    position: absolute;
    padding: 10px 10px 3px;
    font-size: 17px;
    letter-spacing: 5px;
    line-height: 15px;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-text-orientation: upright;
    text-orientation: upright;
  }

}
}

