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

.u-hidden--sp {
    display: none;
}

  body {
    font-size: 90%;
    width: 100%;
	  margin: 0;
	  padding: 0;
  }
  .sp {
    display: inherit;
  }

  .sp.sidebar {
    display: block;
    width: 120px;
    height: 100%;
    border: 1px solid #ccc;
    border-right: none;
    background: #ccc;
    color: #555;
    padding: 60px 0 0 0;
  }

  .sp.sidebar a {
    display: block;
    width: 100%;
    padding: 10px 15px;
    margin: 0 auto 0 auto;
    border-top: 1px solid #999;
    color: #555;
    font-size: 16px;
    text-decoration: none;
  }
  .sp.sidebar a:last-child {
    border-bottom: 1px solid #999;
  }

.container .top .main,
.container .top .filter .main {
  margin: 120px auto 0 auto;
}
  .container {
    display: block;
    min-width: 100%;
    width: 100%;
  }

.container .content1 h2 {
  color: #000;
}

.container .content1 p {
  color: #000;
}

  .container .top {
    background: url('images/bg_kv_2023.jpg');
    background-position: center center;
    background-size: cover;
    height: 750px;
  }
  .container .content1 {
    background: url('http://res.cloudinary.com/hrscywv4p/image/upload/c_limit,f_auto,fl_progressive,h_1500,q_90,w_2000/v1/460821/BmW_hkEqjF58OPibZ9jJsk23WTvUVYOB1ZVnsoWzEIA_nioigk.jpg');
    background-position: center center;
    background-size: cover;
  }
  .container .content3 {
    background: url('http://res.cloudinary.com/hrscywv4p/image/upload/c_limit,f_auto,fl_progressive,h_1500,q_90,w_2000/v1/460821/O_s2rq9ppqi6bgSgoCb-_imZzXMhZtKJxKncNVwjrb0_JSJLy6Ihix1Rk5tYN3_7fJTNoaDsWsWK27CuTHWv8Ic_skpesa.jpg');
    background-position: center center;
    background-size: cover;
  }
  .container .access .contents .single a.thumbnail.access1 {
    /*background: url('http://res.cloudinary.com/hrscywv4p/image/upload/c_limit,f_auto,h_1440,q_90,w_720/v1/460821/a0001_000197_cecrzr.jpg');*/
    background: url('images/access1.jpg');
    background-position: center center;
    background-size: cover;
  }
  .container .access .contents .single a.thumbnail.access2 {
    /*background: url('http://res.cloudinary.com/hrscywv4p/image/upload/c_limit,f_auto,h_1440,q_90,w_720/v1/460821/a0002_009037_dnd9x3.jpg');*/
    background: url('images/access2.jpg');
    background-position: center center;
    background-size: cover;
  }
  .container .access .contents .single a.thumbnail.access3 {
    /*background: url('http://res.cloudinary.com/hrscywv4p/image/upload/c_limit,f_auto,h_1440,q_90,w_720/v1/460821/a0001_000142_zbb7bf.jpg');*/
    background: url('images/access3.jpg');
    background-position: center center;
    background-size: cover;
  }
  .container .access .contents .single a.thumbnail.access4 {
    background: url('http://res.cloudinary.com/hrscywv4p/image/upload/c_limit,f_auto,h_1440,q_90,w_720/v1/460821/a0002_000149_cayyzj.jpg');
    background-position: center center;
    background-size: cover;
  }

  .container > div.sp.navButton {
    display: block;
    width: 50px;
    height: 35px;
    border-radius: 4px;
    background: #0dc5b9;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
    color: #fff;
    font-size: 130%;
    text-align: center;
    line-height: 34px;
    position: fixed;
    top: 10px;
    left: 10px;
    cursor: pointer;
    z-index: 9999999999999999999;
  }
  .globalNav,
  .container .top .filter .nav {
    display: none;
  }
  .sp .menu-button {
    display: block;
    position: fixed;
    top: 30px;
    left: 30px;
    height: 30px;
    width: 30px;
    /*border: 1px solid red;*/
  }
  .container .content3 .googleMap,
  .container .content3 .link {
    width: 85%;
  }
  .googleMap iframe,
  .googleMap object,
  .googleMap embed {
    pointer-events:none;
  }

  .container .access .contents .single,
  .container .content4 .contents .single {
    float: none;
    width: 100%;
  }
  .container .access .contents .single div.guide {
    height: auto;
    padding-bottom: 15px;
  }

  .container .content4 .contents .single a.thumbnail.maker1 {
    background-position: top center;
  }
  .container .content4 .contents .single a.thumbnail.maker2,
  .container .content4 .contents .single a.thumbnail.maker3,
  .container .content4 .contents .single a.thumbnail.maker4,
  .container .content4 .contents .single a.thumbnail.maker5,
  .container .content4 .contents .single a.thumbnail.maker6,
  .container .content4 .contents .single a.thumbnail.maker8 {
    background-position: top center;
  }

  .container .content7 {
    height: auto;
    height: 550px;
  }

  .container .content7 .contents {
    text-align: center;
  }

  .container .content7 .contents a,
  .container .content7 .contents .content {
    float: none;
  }
  .container .content7 .contents .content {
    width: 85%;
    margin: 10px auto 0 auto;
  }

  .container .contact form {
    margin-top: 20px;
    width: 85%;
  }
  .container .contact form input[type="text"] {
    width: 100%;
    margin-top: 20px;
  }.filter,
.container .top .filter {
  position: absolute;
  width: 100%;
  height: 100%;
  /*background: rgba(255,255,255,0.60);
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);*/
}

.content1 .filter {
  text-shadow: none;
}
	.main h1{
	position: absolute;
		top: 20%;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	width: 90%;
}
.main h1 img{
	width: 100%;
}
.scroll {
	position: absolute;
	top: 67%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	font-size: 16px;
	text-align: center;
	color: #231815;
	-webkit-animation-name: scrolldown;
	animation-name: scrolldown;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	z-index: 30;
}
	.container .top .main h2,
.container .top .filter .main h2 {
	position: absolute;
	width: 60%;
	min-width: 300px;
	text-align: left;
	top: 51%;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
  color: #231815;
	text-shadow: none;
	font-size: 120%;
	line-height: 1.6;
	letter-spacing: 1px;
  text-align: center;
}
.container .content2 .lead_btn {
  margin-top: 16px;
  padding: 15px;
}
.container .content2 .lead_btn a {
  width: 100%;
}
	.wrapper{
		overflow: hidden;
	}

  .att__head {
    font-size: 37px;
  }
  .container .content1 {
    height: 1000px;
  }
  .container .content3 {
    color: #000;
  }
  .container .content3 p a  {
    color: #000;
  }

.top.kvWrap {
  position: relative;
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  background: url("images/bg_kv_2024b_sp.jpg") no-repeat center center;
  background-size: cover;
}

.container .top.kvWrap .filter {
  background: none;
  text-shadow: none;
}

.h-kvItem01 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-55%) translateX(-50%);
}

.h-kvItem01 img {
  width: 69.2222222vh;
  height: auto;
}

.h-kvItem02 {
  position: absolute;
  bottom: -2.4vw;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
}

.h-kvItem02 img {
  width: 83.3333333vw;
  height: auto;
}










}