@charset "UTF-8";

.sh-gradient-wrapper {
  padding-bottom: 40px;
}

.sh-contents {
}


.sh-location-box {
  margin-bottom:40px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.sh-location-title {
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-location-title2 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 26px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-location-title sup {
  font-size: 15px;
}

.sh-location-text {
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.sh-img-text-box p {
  font-size: 15px;
  line-height: 1.35;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.sh-location-aeon > .pure-g + .pure-g {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .sh-location-aeon > .pure-g.pure-g__reverse {
    flex-direction: row-reverse;
  }
  .sh-location-aeon > .pure-g > div {
    box-sizing: border-box;
  }
  .sh-location-aeon > .pure-g.pure-g__reverse > div:first-child {
    padding-left: 2.12766%;
  }
  .sh-location-aeon > .pure-g:not(.pure-g__reverse) > div:first-child {
    padding-right: 2.12766%;
  }
}

.sh-location-PR {
  position: relative;
}
.sh-location-PR > .sh-location-caption {
  font-size: 13px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  position: absolute;
  right: 4px;
  bottom: 2px;
}
.sh-location-PR > .sh-location-caption.__sh-white {
  color: #fff;
}

.pure-g.rows2,
.pure-g.rows3,
.pure-g.sh-location-box1 {
  justify-content: space-between;
}
.pure-g.rows2 > div {
  width: 47.87234%;
  max-width: 450px;
}
.pure-g.rows2 > div:nth-child(n+3) {
  margin-top: 2.12766%;
}
.pure-g.rows3 > div {
  width: 30.8511%;
  max-width: 290px;
}
.pure-g.rows3 > div:nth-child(n+4) {
  margin-top: 2.12766%;
}

.pure-g.sh-location-box1 > div {
  width: 30.8511%;
  max-width: 290px;
}
.pure-g.sh-location-box1 > div:first-child {
  width: 65.425532%;
  max-width: 615px;
}
.pure-g.sh-location-box1 .sh-img-text-box {
  margin-bottom: 10px;
}


.sh-location-map {
  margin-bottom: 30px;
  text-align: center;
}

.sh-location-map img {
  max-width: 100%;
}
.sh-location-map img.sh-map-widearea {
  max-width: 70%;
}

.sh-location-info {
  border: 7px solid #f0f0f0;
  font-size: 16px;
}
.sh-location-info input {
  display: none;
}
.sh-location-info > ul > li + li {
  border-top: 2px solid #ccc;
}
.sh-location-info > ul > li > label {
  display: block;
  position: relative;
  padding: 14px 20px 14px 0;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.sh-location-info > ul > li > label::before {
  display: inline-block;
  content: '＋';
  text-align: center;
  width: 60px;
}
.sh-location-info > ul > li > ul > li {
  font-size: 0;
  line-height: 0;
  padding: 0;
  opacity: 0;
  transition: all .1s;
}
.sh-location-info > ul > li > input:checked ~ label::before {
  content: '—';
}
.sh-location-info > ul > li > input:checked ~ ul > li {
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 20px 10px 60px;
  opacity: 1;
  border-top: 1px dashed #ccc;
}


.sh-location-box2 {
  box-sizing: border-box;
  background-color: #fff0ca;
  border: 1px solid #cccccc;
  padding: 19px;
}
.sh-location-box2 .FL {
  width: 37.78%;
  max-width: 340px;
}
.sh-location-box2 .FR {
  width: 60%;
  max-width: 540px;
}
.sh-location-box2 .sh-location-title {
  font-size: 26px;
  text-align: left;
  margin-bottom: 10px;
}
.sh-location-box2 .sh-location-title small {
  font-size: 15px;
}
.sh-location-box2 .sh-location-text {
  text-align: left;
}


.sh-location-box3 {
  background-color : #f9eef6;
  border : solid 1px #b5308c;
  padding: 40px 19px;
}
.sh-location-box4 .pure-u-md-2-5 {
  box-sizing: border-box;
  padding-left: 20px;
}
.sh-location-box4.__sh-reverse .pure-g {
  flex-direction: row-reverse;
}
.sh-location-box4.__sh-reverse .pure-u-md-2-5 {
  padding-right: 20px;
  padding-left: 0;
}
.sh-location-label1 {
  box-sizing: border-box;
  display: inline-block;
  width: 10em;
  max-width: 100%;
  text-align: center;
  font-size: 24px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #fff;
  background-color : #b5308c;
  border-radius: 25px;
  padding: 1px;
}
.sh-location-title3-box {
  margin-top: 5px;
  margin-bottom: 20px;
}
.sh-location-title3 {
  font-size: 26px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  line-height: 1.25;
}
.sh-location-title3 small {
  display: inline-block;
  font-size: 15px;
}
.sh-location-title3_sub {
  font-size: 15px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-location-text2 {
  font-size: 18px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  margin-bottom: 15px;
}
.sh-location-img1 {
  position: absolute;
  width: 75%;
  max-width: 340px;
}
.sh-location-img1 span {
  position: absolute;
  left: 15px;
  bottom: 0;
  font-size: 13px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-location-box5 {
  margin-top: 90px;
  margin-bottom: 20px;
  text-align: center;
}
.sh-location-box5 > div {
  max-width: 62px;
  margin: 0 auto;
}
.sh-location-box5 > p {
  margin: 30px auto;
  font-size: 32px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-location-box6 > div {
  width: calc(50% - 20px);
  margin-left: auto;
  margin-right: auto;
}
.sh-location-box6 > div:first-child {
  /* float: left; */
}
.sh-location-box6 > div:last-child {
  /* float: right; */
}
.sh-location-box6 .sh-location-label1 {
  background-color : #8a6139;
}
.sh-location-img2 {
  position: absolute;
  width: 200%;
  max-width: 340px;
  transform: translate(5%, -65%);
}
.sh-location-img2 span {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 13px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
@media screen and (max-width: 1280px) {
  .sh-location-img2 {
    position: static;
    box-sizing: border-box;
    width: 100%;
    padding-left: 20px;
    transform: translate(0, 0);
  }

}


@media screen and (max-width: 767px) {
  .sh-gradient-wrapper {
    padding-bottom: 0;
  }
  .sh-location-title {
    font-size: 26px;
    text-align: left;
  }
  .sh-location-title2 {
    font-size: 24px;
  }
  .sh-location-text {
    text-align: left;
  }
  .sh-location-PR > .sh-location-caption.__smp-out,
  .sh-location-PR > .sh-location-caption.__sh-white.__smp-out{
    position: static;
    text-align: right;
    color: #000;
  }
  .sh-location-aeon .pure-g > div + div {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .pure-g.rows3 > div {
    width: 47.87234%;
    max-width: 100%;
  }
  .pure-g.rows3 > div:nth-child(n+3) {
    margin-top: 2.12766%;
  }
  .pure-g.sh-location-box1 > div,
  .pure-g.sh-location-box1 > div:first-child {
    width: 100%;
    max-width: 768px;
  }
  .pure-g.sh-location-box1 > div:last-child > .pure-g {
    justify-content: space-between;
  }
  .pure-g.sh-location-box1 > div:last-child > .pure-g > div {
    width: 47.87234%;
  }

  .sh-location-box2 .FL,
  .sh-location-box2 .FR {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .sh-location-box2 .FL {
    margin-top: 20px;
  }
  .sh-location-box2 .sh-location-title {
    font-size: 24px;
  }

  .sh-location-box4 .pure-u-md-2-5,
  .sh-location-box4.__sh-reverse .pure-u-md-2-5 {
    padding: 0;
  }
  .sh-location-box4 .pure-u-1:last-child {
    margin-top: 20px;
  }
  .sh-location-label1 {
    font-size: 22px;
  }
  .sh-location-title3 {
    font-size: 24px;
  }
  .sh-location-img1 {
    position: static;
  }
  .sh-location-box5 {
    margin-top: 50px;
  }
  .sh-location-box5 > div {
    width: 31px;
  }
  .sh-location-box5 > p {
    font-size: 24px;
  }
  .sh-location-box6 > div {
    float: none;
    width: 100%;
  }
  .sh-location-img2 {
    padding-left: 25%;
  }

}

body#MAP {
  border-top: 12px solid #680000;
}

body#MAP .sh-gradient-wrapper {
  padding-bottom: 0;
}

.sh-map-image {
  margin: 0 auto;
  /*background: url(/location/images/bg_map.gif) repeat-x left top transparent;*/
  text-align: center;
}

.sh-map-image {
  max-width: 820px;
  position: relative;
}
.sh-map-image img {
  max-width: 820px;
}
.sh-map-image .sh-map_tel {
  position: absolute;
  display: inline-block;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  background-position: left top;
  background-repeat: repeat;
  /*border: 1px solid red;*/
}
.sh-map-image .sh-map_tel {
  width: 35.15625%;
  height: 4.590566%;
  left: 6.6625%;
  top: 16.6%;
}

.sh-map-bottom {
  padding: 15px 0 30px;
  background-color: #f4f4f4;
}

.sh-map-bottom-wrapper {
  width: 94%;
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

.sh-map-bottom-button__close {
  float: left;
}

.sh-map-bottom-button__print {
  float: right;
}

.sh-map-bottom-button {
  width: 40%;
  max-width: 180px;
}

.sh-map-bottom-button a.sh-nav-link {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  background-image: none;
  overflow: hidden;
}

.sh-map-bottom-button a.sh-nav-link.sh-nav-link__print {
  letter-spacing: 1em;
}

.sh-map-bottom-button a.sh-nav-link.sh-nav-link__print:after {
  position: absolute;
  display: block;
  font-family: FontAwesome;
  content: '\f02f';
  width: 30px;
  height: 40px;
  top: 0;
  right: 0;
  background-color: #000;
  text-align: center;
  letter-spacing: normal;
}

.sh-map-bottom-button a.sh-nav-link.sh-nav-link__close {
  padding-left: 24px;
}

.sh-map-bottom-button a.sh-nav-link.sh-nav-link__close:after {
  position: absolute;
  display: block;
  font-family: FontAwesome;
  content: '\f00d';
  width: 36px;
  height: 40px;
  top: 0;
  left: 0;
  background-color: #000;
  font-size: 22px;
  text-align: center;
}

html.no-print .sh-map-bottom-button__close {
  float: none;
  display: inline-block;
}

html.no-print .sh-map-bottom-button__print {
  display: none;
}

@media screen and (max-width: 767px) {
  .sh-map-bottom {
    padding-bottom: 20px;
  }
}



/*-----------------------------------------------
	tab
------------------------------------------------*/

#sh-locTabList {
  border-bottom: 1px solid #fff;
}
#sh-locTabList li {
  /*background:url(images/btn_bg_white.png) top right no-repeat #004080;*/
  background-color: #000;
  line-height:48px;
  width:16.6666%;
  height:48px;
  text-align:center;
  float:left;
  font-size:100%;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;;
}
#sh-locTabList li a {
  display:block;
  color:#fff;
  border-left:1px solid #fff;
}
#sh-locTabList li a:link,
#sh-locTabList li a:visited {
  color:#fff;
}

#sh-locTabList li .current a,
#sh-locTabList li a:hover {
  /*background:url(images/btn_bg_white.png) top right no-repeat;*/
  cursor: pointer;
  background: #b0871d;
  background: -moz-linear-gradient(45deg, #f9eaa3 0%, #b0871d 100%);
  background: -webkit-linear-gradient(45deg, #f9eaa3 0%,#b0871d 100%);
  background: linear-gradient(45deg, #f9eaa3 0%,#b0871d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9eaa3', endColorstr='#b0871d',GradientType=1 );
  text-decoration:none;
  color: #000;
  font-weight: bold;
}

#sh-locContentList {
  border-top: 3px solid #b0871d;
}
#sh-locContentList li {
  display: none;
}
#sh-locContentList li.current {
  display: block;
}

@media screen and (max-width: 870px) {
  #sh-locTabList li {
    font-size:90%;
  }
}

@media screen and (max-width: 767px) {
  #sh-locTabList li {
    width:33.3333%;
  }
  #sh-locTabList li a {
    border-top:1px solid #fff;
  }
  #sh-locTabList li.sh-loc-tab2 {
    line-height: 16px;
  }
  #sh-locTabList li.sh-loc-tab2 a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
