/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* base */
html {
  min-width: 1200px;
  font-size: 62.5%;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
body {
  color: #000;
  font-size: 1.2rem;
  line-height: 1.5;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
strong {
  font-weight: bold;
}
.ro img {
  transition: opacity .2s ease;
}
.ro a:hover img {
  opacity: .7;
}
.left {
  float: left;
}
.right {
  float: right;
}
.pc-view {
  display: block;
}
.sp-view {
  display: none;
}
/* common */
#contents {
  background-image: url(/lp/candlenight/amandan-aisle/assets/images/bg2.jpg);
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: 100% auto;
}
#eyecatch {
  padding: 64px 0 116px;
  background-image: url(/lp/candlenight/amandan-aisle/assets/images/bg1.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-align: center;
}
#lead {
  position: relative;
  margin: -25px 0 84px;
}
#lead p {
  text-align: center;
}
#lead .arrow {
  position: absolute;
  width: 42px;
  height: 42px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#sec1 {
  width: 980px;
  margin: 0 auto 163px;
}
#sec1 .title {
  margin-bottom: 15px;
}
#sec1 .youtube {
  position: relative;
  max-width: 854px;
  margin: 0 auto 30px;
}
#sec1 .youtube:before,
#sec1 .youtube:after {
  z-index: 0;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 700px;
  background: #000;
  -webkit-box-shadow: 0 15px 10px #000;
  -moz-box-shadow: 0 15px 10px #000;
  box-shadow: 0 15px 10px #000;
  -webkit-transform: rotate(43deg);
  -moz-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
#sec1 .youtube:after {
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
  right: 10px;
  left: auto;
}
#sec1 .youtube .inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  z-index: 10;
}
#sec1 .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#sec1 .imageWrap {
  position: relative;
  margin-bottom: 50px;
}
#sec1 .linkWrap {
  font-size: 0;
  text-align: center;
}
#sec1 .linkWrap div {
  display: inline-block;
  margin-left: 25px;
}
#sec1 .linkWrap div:first-child {
  margin-left: 0;
}
#sec1 .btn1 {
  position: absolute;
  top: 40px;
  left: 357px;
}
#sec1 .btn2 {
  position: absolute;
  top: 454px;
  left: 302px;
}
#sec1 .btn_x,
#sec1 .btn_line,
#sec1 .btn_threads{
  position: absolute;
  top: 492px;
}
#sec1 .btn_x{
  left: 40px;
}
#sec1 .btn_line{
  left: 90px;
}
#sec1 .btn_threads{
  left: 145px;
}
#sec1 .btn_x img,
#sec1 .btn_line img,
#sec1 .btn_threads img{
  height:30px;
}
#sec1 .tel {
  position: absolute;
  top: 393px;
  left: 81px;
}
#sec2 {
  position: relative;
  width: 902px;
  margin: 0 auto 139px;
}
#sec2 .link {
  position: absolute;
  top: 517px;
  left: 0;
}
#sec3 {
  width: 902px;
  margin: 0 auto 129px;
}
#sec4 {
  position: relative;
  width: 902px;
  margin: 0 auto 90px;
}
#sec4 .btn {
  position: absolute;
  top: 131px;
  left: 215px;
}
#sec4 .map {
  position: absolute;
  top: 198px;
  left: -5px;
}
#sec4 .map img{
  width:140px;
}
#sec4 .tel {
  position: absolute;
  top: 285px;
  left: 0;
}
#sec4 .instagram{
  position: absolute;
  top: 500px;
  left: 4px;
}
#sec5 {
  position: relative;
  width: 902px;
  margin: 0 auto 90px;
}
#sec5 .btn {
  position: absolute;
  top: 131px;
  left: 215px;
}
#sec5 .tel {
  position: absolute;
  top: 285px;
  left: 0;
}
#sec5 .instagram{
  position: absolute;
  top: 535px;
  left: 4px;
}
#map {
  position: relative;
  margin-top: -115px;
  padding-top: 115px;
}
#map .arrow {
  position: absolute;
  width: 42px;
  height: 42px;
  bottom: -21.5px;
  left: 0;
  right: 0;
  margin: auto;
}
#canvas {
  width: 100%;
  height: 800px;
}
#sec6 {
  padding: 55px 0 84px;
  text-align: center;
}
#sec7 {
  width: 902px;
  margin: 0 auto 129px;
}
/* smartphone */
@media (max-width: 767px) {
  /* base */
  html {
    min-width: 0;
  }
  img.sp {
    display: none;
  }
  .ro a:hover img {
    opacity: 1;
  }
  .pc-view {
    display: none;
  }
  .sp-view {
    display: block;
  }
  /* common */
  #contents {
    text-align: center;
  }
  #eyecatch {
    padding: 0;
    background-image: none;
  }
  #lead {
    margin: 0 0 70px 0;
  }
  #lead .arrow {
    width: 30px;
    height: 30px;
    top: -15px;
  }
  #sec1 {
    width: auto;
    margin: 0 auto 60px;
  }
  #sec1 .title {
    margin-bottom: 15px;
  }
  #sec1 .sp-view {
    width: 87.5%;
    margin: 0 auto 15px;
  }
  #sec1 .imageWrap {
    margin-bottom: 35px;
  }
  #sec1 .linkWrap div {
    display: block;
    margin: 15px 0 0;
  }
  #sec1 .linkWrap div:first-child {
    margin: 0;
  }
  #sec1 .btn1 {
    width: 13.4375%;
    top: 32.510836%;
    left: 79.46875%;
  }
  #sec1 .btn2 {
    width: 33.59375%;
    top: 87.05882353%;
    left: 33.125%;
  }
  #sec1 .btn_x,
  #sec1 .btn_line,
  #sec1 .btn_threads{
    top: 89%;
    margin-left:-4vw;
  }
  #sec1 .btn_x{
    left: 30%;
  }
  #sec1 .btn_line{
    left: 50%;
  }
  #sec1 .btn_threads{
    left: 70%;
  }
  #sec1 .btn_x img,
  #sec1 .btn_line img,
  #sec1 .btn_threads img{
    width: 8vw;
    height: 8vw;
  }
  #sec1 .tel {
    width: 55.78125%;
    top: 75%;
    left: 20%;
  }
  #sec2 {
    width: auto;
    margin: 0 auto 85px;
  }
  #sec2 .link {
    width: 42.65625%;
    top: 101.24184261%;
    left: 28.75%;
  }
  #sec3 {
    width: auto;
    margin: 0 auto 40px;
  }
  #sec4 {
    width: auto;
    margin: 0 auto 40px;
  }
  #sec4 .btn {
    width: 25%;
    top: 39%;
    left: 37.34375%;
  }
  #sec4 .map {
    width: 25%;
    top: 51%;
    left: 37.34375%;
  }
  #sec4 .map img{
    width:150px;
  }
  #sec4 .tel {
    width: 55.78125%;
    top: 58%;
    left: 20%;
  }
  #sec4 .instagram{
    position: absolute;
    padding: 0 25px;
    top: 855px;
    left:0;
  }
  #sec4 .instagram img{
    width: 100%;
  }
  #sec5 {
    width: auto;
    margin: 0 auto 40px;
  }
  #sec5 .btn {
    width: 25%;
    top: 39%;
    left: 37.34375%;
  }
  #sec5 .tel {
    width: 55.78125%;
    top: 58%;
    left: 20%;
  }
  #sec5 .instagram{
    position: absolute;
    padding: 0 25px;
    top: 965px;
    left:0;
  }
  #sec5 .instagram img{
    width: 100%;
  }
  #map {
    margin-top: 0;
    padding-top: 0;
  }
  #map .arrow {
    width: 30px;
    height: 30px;
    bottom: -15px;
  }
  #canvas {
    width: 100%;
    height: 300px;
  }
  #sec6 {
    padding: 10px 0 40px;
  }
  #sec7 {
    width: auto;
    margin: 0 auto 100px;
    padding: 0 7vw;
  }
}
.pagePath {
	line-height: 0.7;
    text-align: center;

}

.pagePath li {
	margin-right: 4px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 10px;
	letter-spacing: 0.5px;
	display: inline-block;
}

.pagePath li:last-child {
	margin-right: 0;
}

.pagePath li a {
	color: #fff;
}
