@charset "UTF-8";
/* CSS Document */

/*////////////////////////////////////////////////////////

gallery.css

///////////////////////////////////////////////////////*/
#sigGallery #contents-ttl {
	width:80%;
	max-width:250px;
	margin:10vw auto;
}

#sigGallery .User,
#sigGallery .iOS-User { display:none; }
@media screen and (max-width: 414px) {
	#sigGallery #contents-ttl {
	width:50%;
}
}


ul.two-column-5050 > li {
	float:left;
	width:49.6644295%;
	margin-right:0.6711409%;
}
ul.two-column-5050 > li:last-child {
	margin-right:0;
}
ul.two-column-5050:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.two-column-5050 > li > ul.column-l-l > li {
	float:left;
	width:66.216216%;
	margin-right:1.35135135%;
}
ul.two-column-5050 > li > ul.column-l-l > li:last-child {
	float:right;
	width:32.432432%;
	margin-right:0;
}
ul.two-column-5050 > li > ul.column-l-l:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul.two-column-5050 > li ul.two-column li {
	float:left;
	width:48.979592%;
	margin-right:2.04081633%;
}
ul.two-column-5050 > li ul.two-column li:last-child {
	margin-right:0;
}
ul.two-column-5050 > li ul.two-column:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul.two-column-5050 > li ul.three-column li {
	float:left;
	width:32.432432%;
	margin-right:1.35135135%;
}
ul.two-column-5050 > li ul.three-column li:last-child {
	margin-right:0;
}
ul.two-column-5050 > li ul.three-column:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.grid {
	margin-bottom:0.6vw;
}
@media screen and (max-width: 1024px) {
	ul.two-column-5050 > li {
	float:none;
	width:100%;
	margin-right:0;
}
.grid {
	margin-bottom:1.1vw;
}
}
@media screen and (max-width: 414px) {
	ul.two-column-5050 > li > ul.column-l-l > li {
	float:none;
	width:100%;
	margin-right:0;
}
ul.two-column-5050 > li > ul.column-l-l > li:last-child {
	float:none;
	width:100%;
}
}

/* landscape-frame */
.landscape-frame {
	position:relative;
}
.landscape-content {
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 46.4%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.landscape-frame dl {
	margin:2% 2% 0;
}
.landscape-frame dl dt {
	float:left;
	width:70%;
	padding:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.landscape-frame dl dt img {
	width:70%;
	max-width:210px;
}
.landscape-frame dl dd {
	float:right;
	width:29%;
	line-height:1;
	padding:20px;
	text-align:center;
	color:#fff;
	font-family: arial, sans-serif;
	font-size:3.6rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.landscape-frame dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.gallery-1 .landscape-frame {
	border: 3px solid #68c9f2;
}
.gallery-1 dl dt {
	background-color:#6bc8f2;
}
.gallery-1 dl dd {
	background-color:#00b4ed;
}
.gallery-1 .tagline {
	color:#6bc8f2;
	padding:20px;
	font-size:1.8rem;
	}
.gallery-2 .landscape-frame {
	border: 3px solid #00af84;
}
.gallery-2 dl dt {
	background-color:#00af84;
}
.gallery-2 dl dd {
	background-color:#00a273;
}
.gallery-2 .tagline {
	color:#00a273;
	padding:20px;
	/*font-size:1.8rem;*/
	font-size: calc(2.0rem + ((1vw - 12.8px) * 0.625));
	}
@media screen and (max-width: 1024px) {
	.gallery-1 .tagline {
	font-size: calc(2.0rem + ((1vw - 12.8px) * 0.625));
	}
}
@media screen and (max-width: 414px) {
	.landscape-content {
    padding-bottom: 47.8%;
	/*background-color:#00b4ed;*/
}
.landscape-frame dl dd {
	font-size:3.2rem;
}
}

/* btn */
.btn-circle {
	position:absolute;
	bottom:1.5vw;
	left:50%;
	margin-left:-30px;
	margin-top:30px;
	display: table;
	width:60px;
	height:60px;
	border-radius:30px;
	background:url(/pasha/michipasha/assets/common/img/btn-arrow.png) no-repeat center 40px;
	background-size:15px;
	background-color:#07af7a;
	color:#fff67f;
	font-size:1.1rem;
	text-align:center;
}
.btn-circle > * {
	display:table-cell;
	vertical-align:middle;
}
.btn-landscape {
	position:absolute;
	bottom:1.5vw;
	left:50%;
	margin-left:-100px;
	margin-top:30px;
	display: table;
	width:200px;
	height:30px;
	border-radius:15px;
	background:url(/pasha/michipasha/assets/common/img/btn-arrow-landscape.png) no-repeat 90%  center;
	background-size:9px;
	background-color:#07af7a;
	color:#fff67f;
	font-size:1.1rem;
	text-align:center;
}
.btn-landscape > * {
	display:table-cell;
	vertical-align:middle;
}
@media screen and (max-width: 768px) {
	.btn-circle {
		bottom:4vw;
	}
	.btn-landscape {
		bottom:4vw;
	}
}
@media screen and (max-width: 414px) {
	.btn-circle {
		position:inherit;
		margin:30px auto 0;
	}
	.btn-landscape {
		position:inherit;
		margin:30px auto 0;
		left:0;
	}
}

#gallery-wrap section:nth-child(2).gallery-list-wrap {
	margin-top: 200px;
}
#gallery-wrap section ul.gallery-list li {
	position: relative;
	float: left;
	width: 24.496644295%;
	margin-right: 0.6711409%;
	margin-bottom: 0.6vw;
	overflow: hidden;
}
#gallery-wrap section ul.gallery-list li:nth-child(4n) {
	margin-right: 0;
}
#gallery-wrap section ul.gallery-list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#gallery-wrap .open-btn {
	float: right;
	margin-top: 30px;
}

@media screen and (max-width: 1024px) {
#gallery-wrap section .gallery-list-wrap {
	margin-top: 150px;
}
#gallery-wrap section .gallery-sec-head .tagline {
	padding: 40px 4% 0;
}
}

@media screen and (max-width: 768px) {
#gallery-wrap section .gallery-list-wrap {
	margin-top: 120px;
}
#gallery-wrap section ul.gallery-list li {
	margin-bottom: 1.1vw;
}
}

@media screen and (max-width: 414px) {
#gallery-wrap section .gallery-list-wrap {
	margin-top: 70px;
}
/*#gallery-wrap section .gallery-sec-head .tagline br {
	display: none;
}*/
#gallery-wrap section .gallery-sec-head .tagline {
 font-size: calc(2.4rem + ((1vw - 12.8px) * 0.625));
	padding: 20px 4% 0;
}
#gallery-wrap .open-btn {
	margin-top: 15px;
}
}

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

}
@media screen and (max-width: 768px) {
	
}
@media screen and (max-width: 414px) {
	
}