@charset "UTF-8";


@media screen and (max-width: 767px) {
.p-mv__image--specialDetail01 {
background-image: url(./images/special_bg_01_sp.jpg);
}
}

@media screen and (min-width:768px) {
.p-mv__image--specialDetail01 {
background-image: url(./images/special_bg_01.jpg);
}
}

@media screen and (max-width: 767px) {
.p-mv__image--specialDetail02 {
background-image: url(./images/special_bg_02_sp.jpg);
}
}

@media screen and (min-width: 768px) {
.p-mv__image--specialDetail02 {
background-image: url(./images/special_bg_02.jpg);
}
}

@media screen and (max-width: 767px) {
.p-mv__image--specialDetail03 {
background-image: url(./images/special_bg_03_sp.jpg);
}
}


@media screen and (min-width:768px) {
.p-mv__image--specialDetail03 {
background-image: url(./images/special_bg_03.jpg);
}
}
/* youtube
----------------------------------------------------------------- */
.youtube {
position: relative;
margin-bottom: 15px;
}

.youtube::before {
content: '';
display: block;
padding-top: 56.25%;
}

.youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}






.photo-gallery figure:nth-child(8), .photo-gallery figure:nth-child(9), .photo-gallery figure:nth-child(10), .photo-gallery figure:nth-child(11) {
width: 33.333333%;
}
.photo-gallery figure:nth-child(11) {
width:50%;
}
.photo-gallery figure:nth-child(11):before {
content: '';
display: block;
padding-top: 66.6666%;
}
.photo-gallery figure:nth-child(-n+2), .photo-gallery figure:nth-child(6), .photo-gallery figure:nth-child(7), .photo-gallery figure:nth-child(12), .photo-gallery figure:nth-child(13), .photo-gallery figure:nth-child(14), .photo-gallery figure:nth-child(15), .photo-gallery figure:nth-child(16) {
width: 50%;
}
.photo-gallery figure:nth-child(-n+2):before, .photo-gallery figure:nth-child(6):before, .photo-gallery figure:nth-child(7):before, .photo-gallery figure:nth-child(12):before, .photo-gallery figure:nth-child(13):before, .photo-gallery figure:nth-child(14):before, .photo-gallery figure:nth-child(15):before {
content: '';
display: block;
padding-top: 66.6666%;
}
.photo-gallery img {
width: 100%!important;
height: auto!important;
}
@media screen and (max-width: 767px) {
.photo-gallery figure:nth-child(8), .photo-gallery figure:nth-child(9), .photo-gallery figure:nth-child(10), .photo-gallery figure:nth-child(11) {
width: 100%;
}
.photo-gallery figure:nth-child(11) {
width:100%;
}
.photo-gallery figure:nth-child(11):before {
content: '';
display: block;
padding-top: 66.6666%;
}
.photo-gallery figure:nth-child(-n+2), .photo-gallery figure:nth-child(6), .photo-gallery figure:nth-child(7), .photo-gallery figure:nth-child(12), .photo-gallery figure:nth-child(13), .photo-gallery figure:nth-child(14), .photo-gallery figure:nth-child(15), .photo-gallery figure:nth-child(16) {
width: 100%;
}
.photo-gallery figure:nth-child(-n+2):before, .photo-gallery figure:nth-child(6):before, .photo-gallery figure:nth-child(7):before, .photo-gallery figure:nth-child(12):before, .photo-gallery figure:nth-child(13):before, .photo-gallery figure:nth-child(14):before, .photo-gallery figure:nth-child(15):before, .photo-gallery figure:nth-child(16):before {
content: '';
display: block;
padding-top: 66.6666%;
}
.photo-gallery img {
width: 100%!important;
height: auto!important;
}

}





