@charset "UTF-8";

/* collaboration　漆 -------------------------------------------------- */
.collaboration-u-h {
    background: #f2f1f1;
}
/*ラッパー要素*/
.wrapper-ls-u {
	display: flex;
	justify-content: space-between;
	position: relative;
	padding: 80px 0 0 0;
}
/*コンテンツのブロック*/
.contents-ls-l-u {
	width: 48%;
	display: block;
    position: relative;
    float: left;
}
.contents-ls-l-u img {
    width: 100%;
}
.contents-ls-l-u div{ padding-top: 10vh; }
.contents-ls-l-u div:last-child{ padding-bottom: 10vh; }
.contents-ls-l-u h5 {
	font-weight: bold;
	color: #000;
    position: relative;
    padding-bottom: 16px;
    width: 100%;
    font-size: 30px;
    line-height: 50px;
    letter-spacing: 0.15em;
	border-bottom: 1px solid #000;
}
.contents-ls-l-u .text {
	color: #000;
    margin-top: 20px;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.1em;
    text-align: justify;
}
.contents-ls-l-u .notes {
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.01em;
    text-align: justify;
    color: #000;
}
.contents-ls-l-u ul.notes li {
	margin-left: 0;
	text-indent: 0;
	text-align: justify;
}
/*画像のブロック*/
.images-ls-r-u {
	width: 48%;
    display: block;
    position: relative;
    float: left;
}
.images-ls-r-u img {
    width: 100%;
}

@media (max-width: 599px) {
	.wrapper-ls-u {
    display: block;
    justify-content: normal;
    position: relative;
    padding: 50px 0 0 0;
	}
	.contents-ls-l-u h5 {
    padding-bottom: 10px;
    padding-bottom: 2.66666vw;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 27px;
    line-height: 7.19999vw;
	}
	.contents-ls-l-u {
	width: 100%;
	display: block;
    position: relative;
    float: none;
	}
	.contents-ls-l-u img {
    margin: 0 0 20px 0;
	}
	.images-ls-r-u {
	width: 100%;
    display: block;
    position: relative;
    float: none;
	}
	.contents-ls-l-u .text {
		margin: 10px 0 10px 0;
		margin: 3vw 0 5vw 0;
		font-size: 12px;
		font-size: 3.2vw;
		line-height: 19px;
		line-height: 5.06666vw;
	}
	.contents-ls-l-u .notes {
	margin: 3vw 0 5vw 0;
		font-size: 10px;
		font-size: 2.66666vw;
		line-height: 15px;
		line-height: 4vw;
	}
}

/* collaboration　シン・仮面ライダー -------------------------------------------------- */
.collaboration-skr-h {
    background: #fff;
}
/*コンテンツのブロック*/
.contents-ls-l-skr {
	width: 48%;
	display: block;
    position: relative;
    float: left;
}
.contents-ls-l-skr div{ padding-top: 10vh; }
.contents-ls-l-skr div:last-child{ padding-bottom: 10vh; }
.contents-ls-l-skr h5 {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	color: #000;
    position: relative;
    padding: 16px 0 16px 0;
    width: 100%;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.15em;
	border-bottom: 1px solid #000;
}
.contents-ls-l-skr .text {
	color: #000;
    margin-top: 20px;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.1em;
    text-align: justify;
}
.contents-ls-l-skr .text-bot {
	color: #000;
    margin: 10px 0 20px 0;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.1em;
    text-align: justify;
	border-bottom: 1px solid #000;
	padding: 0 0 20px 0;
}
.contents-ls-l-skr .notes {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-align: justify;
    color: #000;
}
.cp_skr {
    margin-top: 5px;
    font-size: 10px;
    line-height: 1em;
    letter-spacing: 0.05em;
	text-align: right;
    display: block;
}
.text-b-l_skr, .text-b-r_skr {
    display: inline-block;
    margin-top: 5px;
    font-size: 10px;
    line-height: 1em;
    letter-spacing: 0.05em;
}

@media (max-width: 599px) {
	.contents-ls-l-skr h5 {
    padding-bottom: 10px;
    padding-bottom: 2.66666vw;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 27px;
    line-height: 7.19999vw;
	}
	.contents-ls-l-skr {
	width: 100%;
	display: block;
    position: relative;
    float: none;
	}
	.contents-ls-l-skr img {
    margin: 0 0 20px 0;
	}
	.images-ls-r-skr {
	width: 100%;
    display: block;
    position: relative;
    float: none;
	}
	.contents-ls-l-skr .text {
		margin: 10px 0 10px 0;
		margin: 3vw 0 5vw 0;
		font-size: 12px;
		font-size: 3.2vw;
		line-height: 19px;
		line-height: 5.06666vw;
	}
	.contents-ls-l-skr .notes {
	margin: 3vw 0 5vw 0;
		font-size: 10px;
		font-size: 2.66666vw;
		line-height: 15px;
		line-height: 4vw;
	}
	.text-b-l_skr, .text-b-r_skr {
    font-size: 8px;
	}
	.cp_skr {
    font-size: 8px;
	}
}

/* gallery　シン・仮面ライダー */
.gallery-h-skr {
    background: #fff;
	padding: 50px 0 0 0;
	font-family: 'a-otf-ryumin-pr6n', serif;
	z-index: 1200;
}
.gallery-h-skr h5 {
    font-family: 'a-otf-ryumin-pr6n', serif;
    font-size: 10rem;
    line-height: 1.2;
    color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
}
.gallery-h-skr .photo-wrap {
	overflow: hidden;
}
.gallery-h-skr .photo-wrap {
	position: relative;
	margin-top: 35px;
	margin-bottom: 40px;
}
.gallery-h-skr .shinmaskedrider-gallery .photo {
	margin: 0 auto;
	max-width: 1120px;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.5s, opacity 0.5s;
	height: 550px;
}
.gallery-h-skr .shinmaskedrider-gallery .photo:nth-of-type(2) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery-h-skr .shinmaskedrider-gallery .photo:nth-of-type(3) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery-h-skr .shinmaskedrider-gallery .photo:nth-of-type(4) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery-h-skr .shinmaskedrider-gallery .photo.show {
	visibility: visible;
	opacity: 1;
}
.gallery-h-skr .shinmaskedrider-gallery .photo .wrap {
	position: relative;
	width: 70%;
	overflow: hidden;
	float: left;
}
.gallery-h-skr .shinmaskedrider-gallery .photo ul.list {
	position: relative;
	width: 500%;
	display: flex;
	transform: translateX(0);
	transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.gallery-h-skr .shinmaskedrider-gallery .photo ul.list li {
	width: 100%;
	height: inherit;
}
.gallery-h-skr .shinmaskedrider-gallery .photo ul.list li img {
	width: 100%;
}
.gallery-h-skr .shinmaskedrider-gallery .photo .prev,
.gallery-h-skr .shinmaskedrider-gallery .photo .next {
	position: absolute;
	top: 50%;
	margin-top: -26px;
	width: 52px;
	height: 52px;
	background-color: rgba(125, 125, 125, 0.9);
	cursor: pointer;
	transition: opacity 0.3s;
}
.gallery-h-skr .shinmaskedrider-gallery .photo .prev:hover,
.gallery-h-skr .shinmaskedrider-gallery .photo .next:hover {
	opacity: 0.5;
}
.gallery-h-skr .shinmaskedrider-gallery .photo .prev::after,
.gallery-h-skr .shinmaskedrider-gallery .photo .next::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	content: "";
}
.gallery-h-skr .shinmaskedrider-gallery .photo .prev::after {
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid;
	transform: translate(-25%, -50%) rotate(45deg);
}
.gallery-h-skr .shinmaskedrider-gallery .photo .next::after {
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	transform: translate(-75%, -50%) rotate(45deg);
}
.gallery-h-skr .shinmaskedrider-gallery .photo .prev {
	left: 0;
}
.gallery-h-skr .shinmaskedrider-gallery .photo .next {
	right: 0;
}
.gallery-h-skr .shinmaskedrider-gallery .photo ul.thumb {
	display: flex;
	/*justify-content: center;*/
	float: left;
	width: 30%;
	flex-flow: row wrap;
}
.gallery-h-skr .shinmaskedrider-gallery .photo ul.thumb li {
	margin: 25px 0 10px 25px;
	width: 125px;
	height: auto;
	cursor: pointer;
	transition: opacity 0.3s;
}
.gallery-h-skr .shinmaskedrider-gallery .photo ul.thumb li:hover {
	opacity: 0.5;
}
.gallery-h-skr .shinmaskedrider-gallery .photo ul.thumb li.current {
	opacity: 0.5;
	cursor: default;
}
.gallery-h-skr .shinmaskedrider-gallery .photo ul.thumb li img {
	width: inherit;
	height: auto;
}
.gallery-h-skr .tab {
	margin-top: 50px;
	display: flex;
	justify-content: center;
}
.gallery-h-skr .tab > li {
	margin: 0 15px;
}
.gallery-h-skr .tab > li .button {
	position: relative;
	margin: 0;
	width: 220px;
}
.gallery-h-skr .tab > li .button.current a {
	cursor: default;
	background-color: #ff0012;
	color: #fff;
}
.gallery-h-skr .tab > li .button.current a span {
	height: 60px;
}
.gallery-h-skr .button a {
	position: relative;
	margin: 0 auto;
	width: 100%;
	display: table;
	overflow: hidden;
	transition: opacity 0.3s;
	background-color: #000;
	color: #fff;
}
.gallery-h-skr .button a {
		transition: color 0.2s;
		border-radius: 10px;
}
.gallery-h-skr.button:not(.current) a:hover {
		color: #fff;
}
.gallery-h-skr .button a::before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #ff0012;
		content: "";
		opacity: 0;
		transform: translateX(-100%);
		transition: all 0.2s ease-in-out;
}
.gallery-h-skr .button:not(.current) a:hover::before {
		opacity: 1;
		transform: translateX(0);
		border: solid 2px #fff;
		border-radius: 10px;
	}
.gallery-h-skr .button span {
	position: relative;
	width: inherit;
	height: 60px;
	display: table-cell;
	font-size: 14px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	text-indent: 0.05em;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

@media (max-width: 1024px) {
	.gallery-h-skr .shinmaskedrider-gallery .photo .wrap {
		position: relative;
		width: 100%;
		overflow: hidden;
		float: none;
	}
	.gallery-h-skr .shinmaskedrider-gallery .photo ul.thumb {
		display: flex;
		justify-content: center;
		float: none;
		width: 100%;
		flex-flow: row wrap;
	}
	.gallery-h-skr .tab {
		margin-top: 20px;
		margin-top: 5.33333vw;
		flex-wrap: wrap;
		width: 100%;
	}
	.gallery-h-skr .tab > li {
		margin: 0 10px;
		float: left;
		width: 45%;
	}
	.gallery-h-skr .tab > li .button {
		width: 90%;
		margin: 10px;
	}
}

@media (max-width: 599px) {
	.gallery-h-skr h5 {
		font-size: 3.5rem;
	}
	.gallery-h-skr .shinmaskedrider-gallery .photo .wrap {
		position: relative;
		width: 100%;
		overflow: hidden;
		float: none;
	}
	.gallery-h-skr .shinmaskedrider-gallery .photo {
		height: auto;
		padding-bottom: 70px;
	}
	.gallery-h-skr .shinmaskedrider-gallery .photo-wrap {
		margin-top: 20px;
		margin-top: 5.33333vw;
		width: 100%;
	}
	.gallery-h-skr .shinmaskedrider-gallery .photo .prev,
	.gallery-h-skr .shinmaskedrider-gallery .photo .next {
		margin-top: -18px;
		margin-top: -4.8vw;
		width: 36px;
		width: 9.6vw;
		height: 36px;
		height: 9.6vw;
	}
	.gallery-h-skr .shinmaskedrider-gallery .photo .prev::after,
	.gallery-h-skr .shinmaskedrider-gallery .photo .next::after {
		width: 10px;
		width: 2.66666vw;
		height: 10px;
		height: 2.66666vw;
	}
	.gallery-h-skr .shinmaskedrider-gallery .photo ul.thumb {
		display: flex;
		justify-content: center;
		float: none;
		width: 100%;
		flex-flow: row wrap;
	}
	.gallery-h-skr .shinmaskedrider-gallery .photo ul.thumb li {
		margin: 11px 2px 0 2px;
		margin: 2.93333vw 0.53333vw 0 0.53333vw;
		width: 60px;
		width: 16vw;
	}
	.gallery-h-skr .tab > li {
		margin: 5px 10px 5px 5px;
		float: left;
		width: 44%;
	}
	.gallery-h-skr .tab > li .button {
		width: 100%;
		margin: 5px;
	}
	.gallery-h-skr .tab > li .button.current a span {
		height: 50px;
	}
	.gallery-h-skr .button span {
		position: relative;
		width: inherit;
		height: 50px;
		display: table-cell;
		font-size: 2.66666vw;
		line-height: 1.4em;
		letter-spacing: 0.05em;
		text-indent: 0.05em;
		text-align: center;
		vertical-align: middle;
		padding: 5px;
	}
}


/* collaboration　ゴジラ-1.0 -------------------------------------------------- */
.collaboration-g1-h {
    background: #fff;
}
/*コンテンツのブロック*/
.contents-ls-l-g1 {
	width: 50%;
	display: block;
    position: relative;
    float: left;
}
.contents-ls-l-g1 div{ padding-top: 10vh; }
.contents-ls-l-g1 div:last-child{ padding-bottom: 10vh; }
.contents-ls-l-g1 h5 {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	color: #000;
    position: relative;
    padding: 16px 0 16px 0;
    width: 100%;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.15em;
	border-bottom: 1px solid #000;
}
.contents-ls-l-g1 .text {
	color: #000;
    margin-top: 20px;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.1em;
    text-align: justify;
}
.contents-ls-l-g1 .text-bot {
	color: #000;
    margin: 10px 0 20px 0;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.1em;
    text-align: justify;
	border-bottom: 1px solid #000;
	padding: 0 0 20px 0;
}
.contents-ls-l-g1 .notes {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-align: justify;
    color: #000;
}
.images-ls-r-g1 {
    width: 40%;
    display: block;
    position: relative;
    float: left;
}
.images-ls-r-g1 img {
    width: 100%;
}
.cp_g1 {
    margin-top: 5px;
    font-size: 10px;
    line-height: 1em;
    letter-spacing: 0.05em;
	text-align: right;
    display: block;
}
.text-b-l_g1, .text-b-r_g1 {
    display: inline-block;
    margin-top: 5px;
    font-size: 10px;
    line-height: 1em;
    letter-spacing: 0.05em;
}

@media (max-width: 599px) {
	.contents-ls-l-g1 h5 {
    padding-bottom: 10px;
    padding-bottom: 2.66666vw;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 27px;
    line-height: 7.19999vw;
	}
	.contents-ls-l-g1 {
	width: 100%;
	display: block;
    position: relative;
    float: none;
	}
	.contents-ls-l-g1 img {
    margin: 0 0 20px 0;
	}
	.images-ls-r-g1 {
	width: 100%;
    display: block;
    position: relative;
    float: none;
	}
	.contents-ls-l-g1 .text {
		margin: 10px 0 10px 0;
		margin: 3vw 0 5vw 0;
		font-size: 12px;
		font-size: 3.2vw;
		line-height: 19px;
		line-height: 5.06666vw;
	}
	.contents-ls-l-g1 .notes {
	margin: 3vw 0 5vw 0;
		font-size: 10px;
		font-size: 2.66666vw;
		line-height: 15px;
		line-height: 4vw;
	}
	.text-b-l_g1, .text-b-r_g1 {
    font-size: 8px;
	}
	.cp_g1 {
    font-size: 8px;
	}
}
/* gallery　ゴジラ-1.0 */
.gallery-h-g1 {
	background: #fff;
	background-attachment: fixed;
	padding: 50px 0 0 0;
	font-family: 'a-otf-ryumin-pr6n', serif;
	z-index: 1200;
}
.gallery-h-g1-n {
	background-image: url(../godzilla-1/img/04.jpg);
	background-attachment: fixed;
	padding: 200px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.gallery-h-g1 h5 {
    font-family: 'a-otf-ryumin-pr6n', serif;
    font-size: 10rem;
    line-height: 1.2;
    color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
}
.gallery-h-g1 .photo-wrap {
	overflow: hidden;
}
.gallery-h-g1 .photo-wrap {
	position: relative;
	margin-top: 35px;
	margin-bottom: 40px;
}
.gallery-h-g1 .godzilla-1-gallery .photo {
	margin: 0 auto;
	max-width: 1120px;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.5s, opacity 0.5s;
	height: 550px;
}
.gallery-h-g1 .godzilla-1-gallery .photo:nth-of-type(2) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery-h-g1 .godzilla-1-gallery .photo:nth-of-type(3) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery-h-g1 .godzilla-1-gallery .photo:nth-of-type(4) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery-h-g1 .godzilla-1-gallery .photo.show {
	visibility: visible;
	opacity: 1;
}
.gallery-h-g1 .godzilla-1-gallery .photo .wrap {
	position: relative;
	width: 70%;
	overflow: hidden;
	float: left;
}
.gallery-h-g1 .godzilla-1-gallery .photo ul.list {
	position: relative;
	width: 500%;
	display: flex;
	transform: translateX(0);
	transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.gallery-h-g1 .godzilla-1-gallery .photo ul.list li {
	width: 100%;
	height: inherit;
}
.gallery-h-g1 .godzilla-1-gallery .photo ul.list li img {
	width: 100%;
}
.gallery-h-g1 .godzilla-1-gallery .photo .prev,
.gallery-h-g1 .godzilla-1-gallery .photo .next {
	position: absolute;
	top: 50%;
	margin-top: -26px;
	width: 52px;
	height: 52px;
	background-color: rgba(125, 125, 125, 0.9);
	cursor: pointer;
	transition: opacity 0.3s;
}
.gallery-h-g1 .godzilla-1-gallery .photo .prev:hover,
.gallery-h-g1 .godzilla-1-gallery .photo .next:hover {
	opacity: 0.5;
}
.gallery-h-g1 .godzilla-1-gallery .photo .prev::after,
.gallery-h-g1 .godzilla-1-gallery .photo .next::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	content: "";
}
.gallery-h-g1 .godzilla-1-gallery .photo .prev::after {
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid;
	transform: translate(-25%, -50%) rotate(45deg);
}
.gallery-h-g1 .godzilla-1-gallery .photo .next::after {
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	transform: translate(-75%, -50%) rotate(45deg);
}
.gallery-h-g1 .godzilla-1-gallery .photo .prev {
	left: 0;
}
.gallery-h-g1 .godzilla-1-gallery .photo .next {
	right: 0;
}
.gallery-h-g1 .godzilla-1-gallery .photo ul.thumb {
	display: flex;
	/*justify-content: center;*/
	float: left;
	width: 30%;
	flex-flow: row wrap;
}
.gallery-h-g1 .godzilla-1-gallery .photo ul.thumb li {
	margin: 25px 0 10px 25px;
	width: 125px;
	height: auto;
	cursor: pointer;
	transition: opacity 0.3s;
}
.gallery-h-g1 .godzilla-1-gallery .photo ul.thumb li:hover {
	opacity: 0.5;
}
.gallery-h-g1 .godzilla-1-gallery .photo ul.thumb li.current {
	opacity: 0.5;
	cursor: default;
}
.gallery-h-g1 .godzilla-1-gallery .photo ul.thumb li img {
	width: inherit;
	height: auto;
}
.gallery-h-g1 .tab {
	margin-top: 50px;
	display: flex;
	justify-content: center;
}
.gallery-h-g1 .tab > li {
	margin: 0 15px;
}
.gallery-h-g1 .tab > li .button {
	position: relative;
	margin: 0;
	width: 220px;
}
.gallery-h-g1 .tab > li .button.current a {
	cursor: default;
	background-color: #00fff0;
	color: #000;
}
.gallery-h-g1 .tab > li .button.current a span {
	height: 60px;
}
.gallery-h-g1 .button a {
	position: relative;
	margin: 0 auto;
	width: 100%;
	display: table;
	overflow: hidden;
	transition: opacity 0.3s;
	background-color: #000;
	color: #fff;
}
.gallery-h-g1 .button a {
		transition: color 0.2s;
		border-radius: 10px;
}
.gallery-h-g1 .button:not(.current) a:hover {
		color: #000;
}
.gallery-h-g1 .button a::before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #00fff0;
		content: "";
		opacity: 0;
		transform: translateX(-100%);
		transition: all 0.2s ease-in-out;
}
.gallery-h-g1 .button:not(.current) a:hover::before {
		opacity: 1;
		transform: translateX(0);
		border: solid 2px #000;
		border-radius: 10px;
}
.gallery-h-g1 .button span {
	position: relative;
	width: inherit;
	height: 60px;
	display: table-cell;
	font-size: 14px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	text-indent: 0.05em;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

@media (max-width: 1024px) {
	.gallery-h-g1 .godzilla-1-gallery .photo .wrap {
		position: relative;
		width: 100%;
		overflow: hidden;
		float: none;
	}
	.gallery-h-g1 .godzilla-1-gallery .photo ul.thumb {
		display: flex;
		justify-content: center;
		float: none;
		width: 100%;
		flex-flow: row wrap;
	}
	.gallery-h-g1 .tab {
		margin-top: 20px;
		margin-top: 5.33333vw;
		flex-wrap: wrap;
		width: 100%;
	}
	.gallery-h-g1 .tab > li {
		margin: 0 10px;
		float: left;
		width: 45%;
	}
	.gallery-h-g1 .tab > li .button {
		width: 90%;
		margin: 10px;
	}
}

@media (max-width: 599px) {
	.gallery-h-g1 h5 {
		font-size: 3.5rem;
	}
	.gallery-h-g1 .godzilla-1-gallery .photo .wrap {
		position: relative;
		width: 100%;
		overflow: hidden;
		float: none;
	}
	.gallery-h-g1 .godzilla-1-gallery .photo {
		height: auto;
		padding-bottom: 70px;
	}
	.gallery-h-g1 .godzilla-1-gallery .photo-wrap {
		margin-top: 20px;
		margin-top: 5.33333vw;
		width: 100%;
	}
	.gallery-h-g1 .godzilla-1-gallery .photo .prev,
	.gallery-h-g1 .godzilla-1-gallery .photo .next {
		margin-top: -18px;
		margin-top: -4.8vw;
		width: 36px;
		width: 9.6vw;
		height: 36px;
		height: 9.6vw;
	}
	.gallery-h-g1 .godzilla-1-gallery .photo .prev::after,
	.gallery-h-g1 .godzilla-1-gallery .photo .next::after {
		width: 10px;
		width: 2.66666vw;
		height: 10px;
		height: 2.66666vw;
	}
	.gallery-h-g1 .godzilla-1-gallery .photo ul.thumb {
		display: flex;
		justify-content: center;
		float: none;
		width: 100%;
		flex-flow: row wrap;
	}
	.gallery-h-g1 .godzilla-1-gallery .photo ul.thumb li {
		margin: 11px 2px 0 2px;
		margin: 2.93333vw 0.53333vw 0 0.53333vw;
		width: 60px;
		width: 16vw;
	}
	.gallery-h-g1 .tab > li {
		margin: 5px 10px 5px 5px;
		float: left;
		width: 44%;
	}
	.gallery-h-g1 .tab > li .button {
		width: 100%;
		margin: 5px;
	}
	.gallery-h-g1 .tab > li .button.current a span {
		height: 50px;
	}
	.gallery-h-g1 .button span {
		position: relative;
		width: inherit;
		height: 50px;
		display: table-cell;
		font-size: 2.66666vw;
		line-height: 1.4em;
		letter-spacing: 0.05em;
		text-indent: 0.05em;
		text-align: center;
		vertical-align: middle;
		padding: 5px;
	}
	.gallery-h-g1-n {
		width: 100%;
		height: 100%;
	}
}