
.menuArea01 .menuLeft .menu__single a {
    position: relative;
}

.menuArea01 .menuLeft .menu__single a.active:after {
  position: absolute;
  content: '';
  top: 36px;
  left: 47%;
  width: 2px;
  height: 18px;
  background-color: black;
  transform: translateY(-45%);
}


.subPage.album .container_album .contents{
  /*background-position: fixed;
  background-size:cover;*/
  height: 900px;
}

.subPage.album .container_album .contents01{
  background: url(../img/pic_album_01.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}

.subPage.album .container_album .contents02{
  background: url(../img/pic_album_02.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}

.subPage.album .container_album .contents03{
  background: url(../img/pic_album_03.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}

.subPage.album .container_album .contents04{
  background: url(../img/pic_album_04.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}

.subPage.album .container_album .contents05{
  background: url(../img/pic_album_05.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}

.subPage.album .container_album .contents06{
  background: url(../img/pic_album_06.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}

.subPage.album .container_album .contents07{
  background: url(../img/pic_album_07.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}

.subPage.album .container_album .contents08{
  background: url(../img/pic_album_08.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}

/*.subPage.album .container_album .contents09{
  background: url(../img/pic_album_09.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}*/
/*
.subPage.album .container_album .contents08{
  background: url(../img/pic_album_08.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}

.subPage.album .container_album .contents09{
  background: url(../img/pic_album_09.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}

.subPage.album .container_album .contents10{
  background: url(../img/pic_album_10.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
}*/

.subPage.album .container_album{
  margin: 16px;
  margin-bottom: 125px;
}

.subPage.album{
  padding-bottom: 200px;
}

.subPage.album .contents .textArea h3{
  font-size:30px;
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
  font-style:italic;
  color: white;
  line-height: 1;
  margin-bottom: 10px;
}

.subPage.album .contents .textArea p span{
  font-size:12px;
  color: white;
}

.subPage.album .contents .textArea{
  font-size:12px;
  color: white;
  padding-left: 8.6%;
  padding-top: 185px;
}

.subPage.album .contents .textArea ul.item01{
  font-size:12px;
  color: white;
  margin-top: 38px;
  margin-bottom: 28px;
}

.subPage.album .contents .textArea ul.item02{
  margin-bottom: 0px;
}

.item02 li a {
  color: #fff;
}

.subPage.album .contents .textArea ul li{
  margin-bottom: 10px;
}

.subPage.album .contents .textArea ul li{
  letter-spacing: 0.1em;
}

.subPage.album .contents .textArea p{
  font-size:16px;
  color: white;
  line-height: 1;
}

.subPage.album .contents .textArea ul.item03 {
    margin-top: 28px;
}

@media only screen and (max-device-width: 1080px){
.subPage.album .container_album .contents{
  background: none !important;
}

.subPage.album .container_album {
  margin: 0px;
  margin-bottom: 50px;
}

.subPage.album .contents .textArea {
  color: black;
  padding: 35px 12.5% 40px 12.5%;
}

.subPage.album .contents .textArea h3 {
  font-size: 22px;
  font-style: italic;
  color: black;
  margin-bottom: 5px;
  text-align: center;
}

.subPage.album .contents .textArea p {
  font-size: 14px;
  color: black;
  text-align: center;
}

.subPage.album .contents .textArea p span{
  font-size: 12px;
  color: black;
}

.subPage.album .contents .textArea ul.item01 {
  color: black;
  margin-top: 24px;
}

.subPage.album .contents .textArea ul li {
  margin-bottom: 7px;
}
  
.subPage.album .contents .textArea ul li {
  letter-spacing: 0.1em;
}

.subPage.album .container_album .contents {
  height: auto;
}
.subPage.album {
    padding-bottom: 100px;
}
.subPage.album .contents .textArea ul.item03 {
    margin-top: 24px;
}
}
@media only screen and (max-device-width: 1080px){
 .sp2 {
    display: block;
  }
}
@media only screen and (min-device-width: 1081px) {
 .sp2 {
    display: none;
  }
}
.heading02 {
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px;
  display: block;
}


@media only screen and (max-device-width: 1080px){
  .albumContents01 {
    background: none !important;
  }
}
@media screen and (min-width: 768px) {
  .subPage.album .contents .textArea .item01{
    color: #fff;
  }
}
.subPage.album .contents .textArea .item01{
  font-size:12px;
  margin-top: 38px;
  margin-bottom: 28px;
  line-height: 2.2;
  letter-spacing: 0.1em;
}


