/*! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);

*, ::before, ::after {
	background-repeat: no-repeat;
	box-sizing: inherit
}

::before, ::after {
	text-decoration: inherit;
	vertical-align: inherit
}

html {
	box-sizing: border-box;
	cursor: default;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article, aside, footer, header, nav, section {
	display: block
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption, figure, main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

nav ol, nav ul {
	list-style: none
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b, strong {
	font-weight: inherit
}

b, strong {
	font-weight: bolder
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ffff00;
	color: #000000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

::-moz-selection {
	background-color: #b3d4fc;
	color: #000000;
	text-shadow: none
}

::selection {
	background-color: #b3d4fc;
	color: #000000;
	text-shadow: none
}

audio, canvas, iframe, img, svg, video {
	vertical-align: middle
}

audio, video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg {
	fill: currentColor
}

svg:not(:root) {
	overflow: hidden
}

table {
	border-collapse: collapse
}

button, input, optgroup, select, textarea {
	margin: 0
}

button, input, select, textarea {
	color: inherit;
	font-size: inherit;
	line-height: inherit
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto;
	resize: vertical
}

[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details, menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

a, area, button, input, label, select, summary, textarea, [tabindex] {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

[hidden] {
	display: none
}

[aria-busy="true"] {
	cursor: progress
}

[aria-controls] {
	cursor: pointer
}

[aria-hidden="false"][hidden]:not(:focus) {
	clip: rect(0, 0, 0, 0);
	display: inherit;
	position: absolute
}

[aria-disabled] {
	cursor: default
}

.material-icons {
	display: inline-block;
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 8.53333vw;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
	height: 1em;
	line-height: 1;
	text-transform: none;
	text-rendering: optimizeLegibility;
	width: 1em
}

@media only screen and (min-width: 1024px) {
	.material-icons {
		font-size: 24px
	}
}

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, font, 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, figure, figcaption {
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0
}

html, body {
	height: 100%;
	width: 100%
}

body {
	background: #111;
	font-family: "Lato", "Helvetica Neue", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Verdana, Meiryo, sans-serif;
	font-size: 100%
}

body a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border: none;
	color: #111;
	outline: none;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease
}

body .textWrap p {
	line-height: 2
}

body ul li {
	list-style: none
}

body ul li a {
	display: block
}

body img {
	height: auto;
	width: 100%;
	border: none;
	margin: auto;
	outline: none
}

body button {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	cursor: pointer;
	outline: none
}

header #gNavi #gNaviBtn {
	position: absolute;
	right: 5.33333%;
	top: 2.9985%;
	z-index: 4
}

header #gNavi #gNaviBtn span {
	color: #fff
}

header #gNavi #gNaviBtn span.open {
	display: block
}

header #gNavi #gNaviBtn span.close {
	display: none
}

header #gNavi #gNaviInner {
	background: rgba(0, 0, 0, 0.8);
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	visibility: hidden;
	width: 100%;
	z-index: -1
}

header #gNavi #gNaviInner #gNaviList {
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 64%
}

header #gNavi #gNaviInner #gNaviList li {
	text-align: center
}

header #gNavi #gNaviInner #gNaviList li a {
	color: #fff;
	font-family: "ltc-bodoni-175", serif;
	font-size: 7.46667vw;
	font-style: normal;
	font-weight: 400
}

header #gNavi #gNaviInner #gNaviList li:not(:last-child) {
	margin-bottom: 5.997%
}

header #gNavi.active #gNaviBtn span.open {
	display: none
}

header #gNavi.active #gNaviBtn span.close {
	display: block
}

header #gNavi.active #gNaviInner {
	opacity: 1;
	visibility: visible;
	z-index: 3
}

@media only screen and (orientation: landscape) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 1023px) {
	header #gNavi #gNaviInner {
		min-height: 667px
	}

	header #gNavi #gNaviInner #gNaviList {
		top: 8%
	}
}

@media only screen and (min-width: 1024px) {
	header #gNavi {
		bottom: 0;
		height: 100px;
		position: absolute;
		width: 100%;
		z-index: 4
	}

	header #gNavi #gNaviBtn {
		display: none
	}

	header #gNavi #gNaviInner {
		background: rgba(0, 0, 0, 0.8);
		height: auto;
		opacity: 1;
		position: relative;
		visibility: visible;
		width: 100%;
		z-index: 4
	}

	header #gNavi #gNaviInner nav {
		margin: auto;
		max-width: 1280px
	}

	header #gNavi #gNaviInner #gNaviList {
		left: auto;
		letter-spacing: -.4em;
		margin: auto;
		position: relative;
		right: auto;
		text-align: center;
		top: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		width: 78.125%
	}

	header #gNavi #gNaviInner #gNaviList li {
		display: inline-block;
		letter-spacing: normal
	}

	header #gNavi #gNaviInner #gNaviList li a {
		border-right: #fff solid 1px;
		box-sizing: border-box;
		font-size: 1.875vw;
		line-height: 1;
		margin-top: 34px;
		margin-bottom: 42px;
		padding: 0 1rem
	}

	header #gNavi #gNaviInner #gNaviList li a span {
		display: inline-block;
		position: relative
	}

	header #gNavi #gNaviInner #gNaviList li a span:before {
		background: #fff;
		content: "";
		display: inline-block;
		height: 2px;
		left: 0;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		transition: all 0.5s ease;
		position: absolute;
		top: 1.3em;
		width: 0
	}

	header #gNavi #gNaviInner #gNaviList li a:hover span:before {
		width: 100%
	}

	header #gNavi #gNaviInner #gNaviList li:first-child a {
		border-left: #fff solid 1px
	}

	header #gNavi #gNaviInner #gNaviList li:not(:last-child) {
		margin-bottom: 0
	}

	header #gNavi.fixed {
		position: fixed;
		top: 0
	}
}

@media only screen and (min-width: 1281px) {
	header #gNavi #gNaviInner #gNaviList li a {
		font-size: 24px
	}
}

@media only screen and (max-width: 1281px) {
	.ttlH2 span.text:before {
			border-bottom: none;
	}
}

@media only screen and (max-height: 636px) and (min-width: 1024px) {
	header #gNavi {
		position: fixed
	}
}

.contsBox {
	position: relative
}

.anchorPoint {
	position: absolute;
	top: 0
}

.box {
	position: relative
}

.boxInner {
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5.997%;
	padding-bottom: 5.997%;
	position: relative;
	width: 84%
}

.boxInner.fullSize {
	width: 100%
}

.boxInner.fullSize .inner {
	margin-right: auto;
	margin-left: auto;
	width: 84%
}

@media only screen and (min-width: 1024px) {
	#wrap.firstViewOn {
		margin-top: 100px
	}

	.anchorPoint {
		top: -100px;
		width: 100%
	}

	.anchorPoint.firstView {
		top: -200px
	}

	.boxInner {
		padding-top: 5vw;
		padding-bottom: 5vw;
		position: relative;
		width: 100%
	}

	.boxInner.fullSize {
		width: 100%
	}

	.boxInner.fullSize .inner {
		margin-right: auto;
		margin-left: auto;
		width: 100%
	}
}

footer {
	position: relative
}

#toTop {
	background: #fff;
	padding-top: 3.74813%;
	padding-bottom: 3.74813%
}

#toTop a {
	display: block;
	font-size: 5.33333vw;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 84%
}

#toTop a .material-icons {
	margin-right: .1em;
	vertical-align: middle
}

@media only screen and (min-width: 1024px) {
	#toTop {
		background: transparent;
		padding-top: 0;
		padding-bottom: 0;
		position: absolute;
		right: 4.6875%;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 5.625%
	}

	#toTop a {
		font-size: .9375vw;
		text-align: center;
		width: 100%
	}

	#toTop a .material-icons {
		background: #fff;
		border-radius: 50%;
		box-sizing: border-box;
		color: #111;
		display: block;
		height: 40px;
		line-height: 40px;
		margin: 0 auto .625vw;
		width: 40px
	}

	#toTop a .text {
		color: #fff
	}
}

.footerInner {
	padding-top: 8.9955%;
	padding-bottom: 8.9955%
}

.footerInner .logo {
	margin-right: auto;
	margin-bottom: 5.997%;
	margin-left: auto;
	width: 20.8%
}

.footerInner .logo a {
	display: block
}

.footerInner .copyright {
	color: #fff;
	display: block;
	text-align: center
}

@media only screen and (min-width: 1024px) {
	.footerInner {
		padding-top: 1.875vw;
		padding-bottom: 1.875vw
	}

	.footerInner .logo {
		margin-bottom: 1.25vw;
		width: 8.4375%
	}
}

.comma {
	letter-spacing: -.5em
}

.kerning {
	margin-right: -.5em;
	margin-left: -.5em;
	position: relative
}

.hiddenSP, .imgPC {
	display: none
}

@media only screen and (min-width: 1024px) {
	.hiddenSP, .imgPC {
		display: block
	}

	.hiddenPC, .imgSP {
		display: none
	}
}

.ttlH2 {
	color: #fff;
	font-family: "ltc-bodoni-175", serif;
	font-size: 10.93333vw;
	font-style: normal;
	font-weight: 400;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 2rem;
	width: 84%
}

.ttlH2 span:not(.pcStyle) {
	display: inline-block;
	position: relative
}

.ttlH2 span:not(.pcStyle):before {
	border-bottom: #6F6453 solid 2px;
	bottom: -.25em;
	content: '';
	position: absolute;
	width: 100%
}

.ttlH3 {
	color: #D3C3A1;
	font-family: "ltc-bodoni-175", serif;
	font-size: 9.06667vw;
	font-style: italic;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 2.9985%
}

@media only screen and (min-width: 1024px) {
	.ttlH2 {
		font-size: 4.0625vw;
		top: 6rem;
		width: 100%
	}

	.ttlH3 {
		font-size: 4.6875vw;
		margin-bottom: 1.25vw
	}
}

@media only screen and (min-width: 1281px) {
	.ttlH2 {
		font-size: 52px
	}

	.ttlH3 {
		font-size: 60px;
		margin-bottom: 1.25vw
	}
}

.linkBtn li {
	border: #fff solid 1px;
	border-radius: .5rem;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 100%
}

.linkBtn li a {
	box-sizing: border-box;
	color: #fff;
	padding: 5.997% 2.66667% 6.74663%;
	position: relative;
	text-align: center;
	width: 100%
}

.linkBtn li a .material-icons {
	font-size: 5.33333vw;
	position: absolute;
	right: 5.33333%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.linkBtn li:not(.noEffect):active {
	background: #fff;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent
}

.linkBtn li:not(.noEffect):active a {
	color: #444F58
}

.linkBtn li:not(.noEffect):active a .material-icons {
	color: #444F58
}

@media only screen and (min-width: 1024px) {
	.linkBtn li a {
		padding: 1.25vw .78125% 1.5625vw;
		width: 100%
	}

	.linkBtn li a .material-icons {
		font-size: 1.5625vw;
		right: 5.33333%
	}

	.linkBtn li:not(.noEffect):hover {
		background: #fff
	}

	.linkBtn li:not(.noEffect):hover a {
		color: #444F58
	}

	.linkBtn li:not(.noEffect):hover a .material-icons {
		color: #444F58
	}

	.linkBtn.large li a {
		font-size: 1.875vw
	}

	.linkBtn.large li a .material-icons {
		font-size: 1.875vw;
		right: 6.25%
	}

	.linkBtn.small li {
		margin-right: auto;
		margin-left: auto;
		width: 53.90625%
	}

	.linkBtn.small li a {
		font-size: 1.25vw
	}

	.linkBtn.small li a .material-icons {
		font-size: 1.25vw;
		right: 6.25%
	}
}

@media only screen and (min-width: 1281px) {
	.linkBtn li a .material-icons {
		font-size: 20px
	}

	.linkBtn.large li a {
		font-size: 24px
	}

	.linkBtn.large li a .material-icons {
		font-size: 24px
	}

	.linkBtn.small li {
		width: 295px
	}

	.linkBtn.small li a {
		font-size: 16px
	}

	.linkBtn.small li a .material-icons {
		font-size: 16px
	}
}

@keyframes scroll {
	0% {
		opacity: 1;
		transform: translateY(4.49775vh)
	}

	100% {
		opacity: 0;
		transform: translateY(0)
	}
}

@-webkit-keyframes scroll {
	0% {
		opacity: 1;
		transform: translateY(4.49775vh)
	}

	100% {
		opacity: 0;
		transform: translateY(0)
	}
}

@-moz-keyframes scroll {
	0% {
		opacity: 1;
		transform: translateY(4.49775vh)
	}

	100% {
		opacity: 0;
		transform: translateY(0)
	}
}

.contsBox#FirstView.Animation .firstAnime, .contsBox#FirstView.Animation .secondAnime {
	opacity: 0
}

.contsBox#FirstView {
	height: 100%;
	position: relative
}

.contsBox#FirstView .box {
	background: url(/en/mus-ic/assets/img/firstview_bg_sp.png) center top no-repeat;
	background-size: cover;
	height: inherit;
	width: 100%
}

.contsBox#FirstView .boxInner {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: inherit;
	padding-top: 0;
	padding-bottom: 0
}

.contsBox#FirstView .box .logo {
	left: 8%;
	position: absolute;
	top: 4.49775%;
	width: 12.8%
}

.contsBox#FirstView .box .logo a {
	display: block
}

.contsBox#FirstView .box .caption {
	display: none
}

.contsBox#FirstView .box .scroll {
	bottom: 7.1964vh;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 13.33333%
}

.contsBox#FirstView .box .scroll .text {
	color: #fff
}

.contsBox#FirstView .box .scroll .icon {
	left: -5px;
	position: relative
}

.contsBox#FirstView .box .scroll .iconInner {
	background: #fff;
	bottom: -7.1964vh;
	display: block;
	height: 4.49775vh;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	width: 1px
}

.contsBox#FirstView .box .scroll .iconInner:before {
	content: '';
	display: block;
	height: 10px;
	position: absolute;
	left: 0;
	margin: auto;
	top: -1.49925vh;
	width: 10px;
	background: #fff;
	margin-left: -5px;
	right: 0;
	border-radius: 50%;
	-webkit-animation: scroll 1.5s infinite;
	-moz-animation: scroll 1.5s infinite;
	-ms-animation: scroll 1.5s infinite;
	animation: scroll 1.5s infinite
}

.contsBox#Culture .box {
	background: #111 url(/en/mus-ic/assets/img/culture_bg_sp.png) center top 48.72564vw no-repeat;
	background-size: 100%
}

.contsBox#Culture .box .ttlWrap {
	padding-top: 23.98801%;
	position: relative
}

.contsBox#Culture .boxInner .textWrap {
	margin-bottom: 5.997%
}

.contsBox#Culture .boxInner .textWrap p {
	color: #fff
}

.contsBox#Quality .box {
	background: #111 url(/en/mus-ic/assets/img/quality_bg_sp.png) center bottom no-repeat;
	background-size: 100%
}

.contsBox#Quality .box .ttlWrap {
	padding-top: 23.98801%;
	position: relative
}

.contsBox#Quality .boxInner .textWrap {
	margin-bottom: 5.997%
}

.contsBox#Quality .boxInner .textWrap p {
	color: #fff
}

.contsBox#Quality .boxInner .linkBtn li:first-child {
	margin-bottom: 5.997%
}

.contsBox#Craftsmanship .box {
	background: #111 url(/en/mus-ic/assets/img/craftsmanship_bg_sp.png) center bottom no-repeat;
	background-size: 100%
}

.contsBox#Craftsmanship .box .ttlWrap {
	padding-top: 23.98801%;
	position: relative
}

.contsBox#Craftsmanship .boxInner .textWrap {
	margin-bottom: 5.997%
}

.contsBox#Craftsmanship .boxInner .textWrap p {
	color: #fff
}

.contsBox#Sound .box {
	background: #111 url(/en/mus-ic/assets/img/sound_bg_sp.png) center bottom no-repeat;
	background-size: 100%
}

.contsBox#Sound .box .ttlWrap {
	padding-top: 23.98801%;
	position: relative
}

.contsBox#Sound .boxInner .textWrap {
	margin-bottom: 5.997%
}

.contsBox#Sound .boxInner .textWrap p {
	color: #fff
}

.contsBox#Sound .boxInner .linkBtn li:first-child {
	margin-bottom: 5.997%
}

.contsBox#Showcase .box {
	background: #B5B6B6;
	padding-top: 8.9955%;
	padding-right: 5.33333%;
	padding-bottom: 8.9955%;
	padding-left: 5.33333%
}

.contsBox#Showcase .boxInner {
	background: url(/en/mus-ic/assets/img/showcase_bg_sp.png) center no-repeat;
	background-size: cover;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%
}

.contsBox#Showcase .boxInner .inner {
	background: rgba(217, 0, 19, 0.8);
	padding-top: 5.997%;
	padding-bottom: 11.994%
}

.contsBox#Showcase .boxInner .imgTtl {
	margin-right: auto;
	margin-bottom: 5.997%;
	margin-left: auto;
	width: 88.35821%
}

.contsBox#Showcase .boxInner .linkBtn li {
	background: #fff;
	border: #fff solid 1px;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
	margin-right: auto;
	margin-left: auto;
	width: 88.35821%
}

.contsBox#Showcase .boxInner .linkBtn li a {
	color: #D90013;
	font-weight: bold
}

.contsBox#Music .box {
	background: #fff
}

.contsBox#Music .boxInner {
	padding-bottom: 11.994%
}

.contsBox#Music .boxInner .textWrap p {
	color: #111
}

.contsBox#Music .boxInner .textWrap p.imgText {
	margin-right: auto;
	margin-left: auto;
	width: 81.90476%
}

.contsBox#Music .boxInner .textWrap p:not(.imgText) {
	margin-bottom: 5.997%
}

.contsBox#Product .box {
	background: #444F58;
	padding-top: 11.994%
}

.contsBox#Product .box .ttlH2 {
	left: auto;
	margin: 0 auto 5.997%;
	position: relative;
	right: auto;
	top: auto;
	width: 84%
}

.contsBox#Product .box .ttlH2 img {
	display: block;
	margin-right: auto;
	margin-bottom: 2.9985%;
	margin-left: auto;
	width: 43.2%
}

.contsBox#Product .boxInner {
	padding-top: 8.9955%;
	padding-bottom: 8.9955%
}

.contsBox#Product .boxInner.fullSize {
	border-bottom: #5E6972 solid 1px
}

.contsBox#Product .boxInner .photoWrap {
	margin-bottom: 8.9955%
}

.contsBox#Product .boxInner .textWrap {
	margin-bottom: 5.997%
}

.contsBox#Product .boxInner .textWrap .ttlH4 {
	border-bottom: #D90013 solid 1px;
	color: #fff;
	font-size: 6.4vw;
	margin-bottom: 5.997%;
	padding-bottom: 5.997%
}

.contsBox#Product .boxInner .textWrap p {
	color: #fff
}

.contsBox#Product .boxInner .textWrap .note li {
	color: #fff;
	font-size: 3.2vw;
	margin-top: 2.9985%;
	text-align: right
}

.contsBox#Product .boxInner .encloseBox {
	background: #E5E5E5;
	box-sizing: border-box;
	margin-bottom: 8.9955%;
	padding: 5.997% 8%
}

.contsBox#Product .boxInner .encloseBox ul:not(.note) li {
	line-height: 1.5;
	padding-left: 1.15em;
	text-indent: -1.15em
}

.contsBox#Product .boxInner .encloseBox ul:not(.note) li:before {
	content: '\02022';
	margin-right: .5em
}

.contsBox#Product .boxInner .encloseBox ul:not(.note) li:not(:last-child) {
	margin-bottom: 5.997%
}

.contsBox#Product .boxInner .encloseBox ul.note li {
	color: #111;
	font-size: 3.2vw;
	margin-top: 2.9985%;
	text-align: right
}

.contsBox#Product .boxInner .linkBtn li .num {
	font-size: .85em
}

.contsBox#Product .boxInner .linkBtn li:not(:last-child) {
	margin-bottom: 5.997%
}

.contsBox#Product .boxInner .linkBtn strong {
	display: block;
	margin-bottom: 2.9985%
}

.contsBox#Product .boxInner .linkBtn small {
	display: block
}

@media only screen and (max-width: 320px) {
	.contsBox#FirstView .box .scroll .icon {
		left: -3px
	}

	.contsBox#FirstView .box .scroll .iconInner:before {
		height: 6px;
		width: 6px;
		margin-left: -3px
	}
}

@media only screen and (orientation: landscape) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 1023px) {
	.contsBox#FirstView {
		min-height: 1334px
	}

	.contsBox#Culture .box {
		background: #111 url(/en/mus-ic/assets/img/culture_bg_sp.png) center top 24.36282vw no-repeat;
		background-size: contain
	}

	.contsBox#Quality .box {
		background: #111 url(/en/mus-ic/assets/img/quality_bg_sp.png) center bottom no-repeat;
		background-size: contain
	}

	.contsBox#Craftsmanship .box {
		background-size: 50%
	}

	.contsBox#Sound .box {
		background-size: 50%
	}

	.contsBox#Product .boxInner .textWrap .note li {
		font-size: 2.13333vw
	}

	.contsBox#Product .boxInner .encloseBox ul.note li {
		font-size: 2.13333vw
	}
}

@media only screen and (min-width: 1024px) {
	.contsBox#FirstView {
		height: calc(100vh - 100px)
	}

	.contsBox#FirstView .box {
		background: url(/en/mus-ic/assets/img/firstview_bg_pc.png) center top no-repeat;
		background-size: cover
	}

	.contsBox#FirstView .boxInner {
		width: 49.375%
	}

	.contsBox#FirstView .boxInner .pageLogo {
		position: relative;
		top: 10vw
	}

	.contsBox#FirstView .box .logo {
		left: 2.34375%;
		top: 1.875vw;
		width: 6.71875%
	}

	.contsBox#FirstView .box .caption {
		bottom: 1.875vw;
		color: #fff;
		display: block;
		font-size: 1.25vw;
		position: absolute;
		right: 2.34375%
	}

	.contsBox#FirstView .box .scroll {
		bottom: 6vh;
		width: 3.90625%
	}

	.contsBox#FirstView .box .scroll .icon {
		left: -5px
	}

	.contsBox#FirstView .box .scroll .iconInner {
		bottom: -6vh;
		height: 5.375vh
	}

	.contsBox#FirstView .box .scroll .iconInner:before {
		top: -1.25vh
	}

	.contsBox#Culture .box {
		background: none;
		background-size: auto;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: Wrap;
		-ms-flex-wrap: Wrap;
		flex-wrap: Wrap
	}

	.contsBox#Culture .box .ttlWrap {
		background: url(/en/mus-ic/assets/img/culture_img01.png) right bottom no-repeat;
		background-size: 135%;
		padding-top: 0;
		width: 50%
	}

	.contsBox#Culture .box .ttlWrap .ttlWrapInner {
		height: 100%
	}

	.contsBox#Culture .box .ttlWrap .photoWrap {
		display: none
	}

	.contsBox#Culture .boxInner {
		background: #111 url(/en/mus-ic/assets/img/culture_bg_pc.png) right top no-repeat;
		background-size: cover;
		padding-right: 4.375vw;
		padding-left: 4.375vw;
		width: 50%
	}

	.contsBox#Culture .boxInner .textWrap {
		margin-bottom: 2.5vw
	}

	.contsBox#Culture .boxInner .textWrap p {
		font-size: 1.25vw
	}

	.contsBox#Quality .box {
		background: none;
		background-size: auto;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: Wrap;
		-ms-flex-wrap: Wrap;
		flex-wrap: Wrap
	}

	.contsBox#Quality .box .ttlWrap {
		background: url(/en/mus-ic/assets/img/quality_img01.png) center bottom no-repeat;
		background-size: 135%;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		padding-top: 0;
		width: 50%
	}

	.contsBox#Quality .box .ttlWrap .photoWrap {
		display: none
	}

	.contsBox#Quality .boxInner {
		background: #111 url(/en/mus-ic/assets/img/quality_bg_pc.png) center bottom no-repeat;
		background-size: 100%;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		padding-right: 4.375vw;
		padding-left: 4.375vw;
		width: 50%
	}

	.contsBox#Quality .boxInner .textWrap {
		margin-bottom: 2.5vw
	}

	.contsBox#Quality .boxInner .textWrap p {
		font-size: 1.25vw
	}

	.contsBox#Quality .boxInner .linkBtn li:first-child {
		margin-bottom: 1.25vw
	}

	.contsBox#Craftsmanship .box {
		background: none;
		background-size: auto;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: Wrap;
		-ms-flex-wrap: Wrap;
		flex-wrap: Wrap
	}

	.contsBox#Craftsmanship .box .ttlWrap {
		background: url(/en/mus-ic/assets/img/craftsmanship_img01.png) center bottom no-repeat;
		background-size: 135%;
		padding-top: 0;
		width: 50%
	}

	.contsBox#Craftsmanship .box .ttlWrap .photoWrap {
		display: none
	}

	.contsBox#Craftsmanship .boxInner {
		background: #111 url(/en/mus-ic/assets/img/craftsmanship_bg_pc.png) center bottom no-repeat;
		background-size: 100%;
		padding-right: 4.375vw;
		padding-left: 4.375vw;
		width: 50%
	}

	.contsBox#Craftsmanship .boxInner .textWrap {
		margin-bottom: 2.5vw
	}

	.contsBox#Craftsmanship .boxInner .textWrap p {
		font-size: 1.25vw
	}

	.contsBox#Sound .box {
		background: none;
		background-size: auto;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: Wrap;
		-ms-flex-wrap: Wrap;
		flex-wrap: Wrap
	}

	.contsBox#Sound .box .ttlWrap {
		background: url(/en/mus-ic/assets/img/sound_img01.png) center bottom no-repeat;
		background-size: 135%;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		padding-top: 0;
		width: 50%
	}

	.contsBox#Sound .box .ttlWrap .photoWrap {
		display: none
	}

	.contsBox#Sound .boxInner {
		background: #111 url(/en/mus-ic/assets/img/sound_bg_pc.png) center bottom no-repeat;
		background-size: 100%;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		padding-right: 4.375vw;
		padding-left: 4.375vw;
		width: 50%
	}

	.contsBox#Sound .boxInner .textWrap {
		margin-bottom: 2.5vw
	}

	.contsBox#Sound .boxInner .textWrap p {
		font-size: 1.25vw
	}

	.contsBox#Sound .boxInner .linkBtn li:first-child {
		margin-bottom: 1.25vw
	}

	.contsBox#Showcase .box {
		padding-top: 7.5vw;
		padding-right: 0;
		padding-bottom: 7.5vw;
		padding-left: 0
	}

	.contsBox#Showcase .boxInner {
		background: url(/en/mus-ic/assets/img/showcase_bg_pc.png) center no-repeat;
		background-size: cover;
		width: 78.125%
	}

	.contsBox#Showcase .boxInner .inner {
		padding-top: 2.5vw;
		padding-bottom: 5vw
	}

	.contsBox#Showcase .boxInner .imgTtl {
		margin-bottom: 2.5vw;
		width: 65.4%
	}

	.contsBox#Showcase .boxInner .linkBtn li {
		width: 65.4%
	}

	.contsBox#Music .boxInner {
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 5vw;
		width: 60.9375%
	}

	.contsBox#Music .boxInner .textWrap p {
		font-size: 1.25vw
	}

	.contsBox#Music .boxInner .textWrap p.imgText {
		width: 45.38462%
	}

	.contsBox#Music .boxInner .textWrap p:not(.imgText) {
		margin-bottom: 2.5vw
	}

	.contsBox#Product .box {
		padding-top: 5vw
	}

	.contsBox#Product .box .ttlH2 {
		left: auto;
		margin: 0 auto 2.5vw;
		position: relative;
		right: auto;
		top: auto;
		width: 44.76563%
	}

	.contsBox#Product .box .ttlH2 .pcStyle {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: Wrap;
		-ms-flex-wrap: Wrap;
		flex-wrap: Wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		position: relative
	}

	.contsBox#Product .box .ttlH2 .pcStyle:before {
		border-bottom: #6F6453 solid 2px;
		bottom: -.25em;
		content: '';
		position: absolute;
		width: 100%
	}

	.contsBox#Product .box .ttlH2 img {
		margin: 0;
		position: relative;
		top: -.25rem;
		width: 28.27225%
	}

	.contsBox#Product .box .ttlH2 .text {
		display: block;
		line-height: 1
	}

	d .contsBox#Product .box .ttlH2 .text:before {
		display: none
	}

	.contsBox#Product .boxInner {
		padding-top: 3.75vw;
		padding-bottom: 3.75vw
	}

	.contsBox#Product .boxInner .inner {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: Wrap;
		-ms-flex-wrap: Wrap;
		flex-wrap: Wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin-right: auto;
		margin-left: auto;
		width: 78.125%
	}

	.contsBox#Product .boxInner .photoWrap {
		margin-bottom: 0;
		width: 32%
	}

	.contsBox#Product .boxInner .innerInner {
		width: 65.2%
	}

	.contsBox#Product .boxInner .textWrap {
		margin-bottom: 1.25vw
	}

	.contsBox#Product .boxInner .textWrap .ttlH4 {
		font-size: 1.875vw;
		margin-bottom: .625vw;
		padding-bottom: .625vw
	}

	.contsBox#Product .boxInner .textWrap p {
		font-size: 1.25vw
	}

	.contsBox#Product .boxInner .textWrap .note li {
		font-size: .9375vw;
		margin-top: .625vw;
		text-align: left
	}

	.contsBox#Product .boxInner .encloseBox {
		background: #E5E5E5;
		box-sizing: border-box;
		margin-bottom: 2.5vw;
		padding: 1vw 2.34375%
	}

	.contsBox#Product .boxInner .encloseBox ul:not(.note) li {
		font-size: 1.09375vw
	}

	.contsBox#Product .boxInner .encloseBox ul:not(.note) li:not(:last-child) {
		margin-bottom: .625vw
	}

	.contsBox#Product .boxInner .encloseBox ul.note li {
		font-size: .9375vw;
		margin-top: .625vw;
		text-align: right
	}

	.contsBox#Product .boxInner .linkBtn .cloumnBtn {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: Wrap;
		-ms-flex-wrap: Wrap;
		flex-wrap: Wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	.contsBox#Product .boxInner .linkBtn .cloumnBtn li {
		margin-right: 0;
		max-width: 295px;
		width: 48.5%
	}

	.contsBox#Product .boxInner .linkBtn li:not(:last-child) {
		margin-bottom: 0
	}

	.contsBox#Product .boxInner .linkBtn li.addSpace {
		margin-top: 1.5em
	}

	.contsBox#Product .boxInner .linkBtn.small li {
		margin-left: 0
	}

	.contsBox#Product .boxInner .linkBtn.large li {
		margin-right: auto;
		margin-left: auto;
		width: 78.125%
	}

	.contsBox#Product .boxInner .linkBtn.large li a .material-icons {
		right: 3.125%
	}

	.contsBox#Product .boxInner .linkBtn.large li strong {
		font-size: 2.5vw;
		margin-bottom: .625vw
	}

	.contsBox#Product .boxInner .linkBtn.large li small {
		font-size: 1.25vw
	}
}

@media only screen and (min-width: 1281px) {
	.contsBox#FirstView .boxInner {
		width: 632px
	}

	.contsBox#FirstView .boxInner .pageLogo {
		position: relative
	}

	.contsBox#FirstView .box .logo {
		width: 86px
	}

	.contsBox#FirstView .box .caption {
		font-size: 16px
	}

	.contsBox#FirstView .box .scroll {
		bottom: 48px;
		width: 50px
	}

	.contsBox#FirstView .box .scroll .iconInner {
		bottom: -48px;
		height: 43px
	}

	.contsBox#FirstView .box .scroll .iconInner:before {
		top: -10px
	}

	.contsBox#Culture .box .ttlWrap {
		background-size: 800px
	}

	.contsBox#Culture .boxInner .textWrap p {
		font-size: 16px
	}

	.contsBox#Quality .box .ttlWrap {
		background-size: 800px
	}

	.contsBox#Quality .boxInner .textWrap p {
		font-size: 16px
	}

	.contsBox#Craftsmanship .box .ttlWrap {
		background-size: 800px
	}

	.contsBox#Craftsmanship .boxInner .textWrap p {
		font-size: 16px
	}

	.contsBox#Sound .box .ttlWrap {
		background-size: 800px
	}

	.contsBox#Sound .boxInner .textWrap p {
		font-size: 16px
	}

	.contsBox#Showcase .boxInner {
		width: 1000px
	}

	.contsBox#Showcase .boxInner .imgTtl {
		width: 654px
	}

	.contsBox#Showcase .boxInner .linkBtn li {
		width: 654px
	}

	.contsBox#Music .boxInner {
		width: 780px
	}

	.contsBox#Music .boxInner .textWrap p {
		font-size: 16px
	}

	.contsBox#Music .boxInner .textWrap p.imgText {
		width: 354px
	}

	.contsBox#Product .box .ttlH2 {
		width: 573px
	}

	.contsBox#Product .box .ttlH2 img {
		top: -.5rem;
		width: 162px
	}

	.contsBox#Product .boxInner .inner {
		width: 1000px
	}

	.contsBox#Product .boxInner .photoWrap {
		width: 320px
	}

	.contsBox#Product .boxInner .innerInner {
		width: 652px
	}

	.contsBox#Product .boxInner .textWrap .ttlH4 {
		font-size: 24px
	}

	.contsBox#Product .boxInner .textWrap p {
		font-size: 16px
	}

	.contsBox#Product .boxInner .textWrap .note li {
		font-size: 12px
	}

	.contsBox#Product .boxInner .encloseBox ul:not(.note) li {
		font-size: 14px
	}

	.contsBox#Product .boxInner .encloseBox ul.note li {
		font-size: 12px
	}

	.contsBox#Product .boxInner .linkBtn.large li {
		width: 1000px
	}

	.contsBox#Product .boxInner .linkBtn.large li strong {
		font-size: 32px
	}

	.contsBox#Product .boxInner .linkBtn.large li small {
		font-size: 16px
	}
}

@media only screen and (max-height: 636px) and (min-width: 1024px) {
	.contsBox#FirstView {
		min-height: 768px
	}

	.contsBox#FirstView .box {
		height: 100%
	}
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.image-source-link {
	color: #98C3D1
}

.mfp-with-fade .mfp-container, .mfp-with-fade.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.mfp-with-fade.mfp-ready .mfp-container {
	opacity: 1
}

.mfp-with-fade.mfp-ready.mfp-bg {
	opacity: 0.8
}

.mfp-with-fade.mfp-removing .mfp-container, .mfp-with-fade.mfp-removing.mfp-bg {
	opacity: 0
}

/*# sourceMappingURL=style.css.map */

body {
	background: #444F58;
}

header #gNavi {
	display: none;
}

#gNaviInner {
	display: none;
}

.bgTitleA {
	background: url(../img/bg_title.jpg) center top no-repeat;
	background-size: cover;
	height: 300px;
	text-align: center;
	position: relative;
}

/**/
@media screen and (min-width:1024px) {
	.bgTitleA.is-animation {
		z-index: 2;
		margin: 0 auto;
		position: fixed;
		margin-left: 50%;
		transform: translateX(-50%);
		width: 100%;
		background: rgba(0, 0, 0, .8);
		height: 100px;
	}

	.bgTitleA.is-animation .rohmLogo {}

	.bgTitleA h1 img {
		transition: .3s;
	}

	.bgTitleA.is-animation h1 img {
		width: auto;
		height: 80px;
	}

	.bgTitleA.is-animation+.bgTitleB {
		padding-top: 300px;
	}

	.linkBtn li a {
		padding: 1.25vw 5.5vw 1.5625vw 1vw;
		width: 100%;
	}

	.linkBtn li a {
		box-sizing: border-box;
		color: #fff;
		padding: 1.25vw 5.5vw 1.5625vw 5.5vw;
		position: relative;
		text-align: center;
		width: 100%;
	}

	.conversation{
		width: calc(100% - 450px);	
	}
	.floatNav {
		width: 450px;
	}

	.floatNav .sticky.naviFixed {
		width: 450px;
		position: fixed;
		top: 100px;
	}
	

}

/**/

.rohmLogo {
	position: absolute;
	left: 45px;
	top: 34px;
	z-index: 1;
}

figure.rohmLogo img {
	width: 86px;
}

.bgTitleB {
	text-align: center;
	color: #fff;
	padding: 25px 45px;
}

.bgTitleB p {
	margin: 0 0 100px 0;
}

.bgTitleA h1 {
	position: absolute;
	width: 24vw;
	text-align: center;
	margin: 0 auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

h3 {
	text-align: center;
}

h3 img,
.bgTitleA img {
	max-width: 100%;
	width: auto;
}

.siteStructure {
	display: flex;
	color: #B5B6B6;
	margin-bottom: 30px;
}

.siteStructure a {
	color: #B5B6B6;
}

.siteStructure a:after {
	content: ">";
	display: inline-block;
	color: #B5B6B6;
	padding: 0 5px;
}

.displayFlex {
	display: flex;
}

.h840 {
	height: 840px;
}

.siteStructure {
	padding: 25px 45px 10px 45px;
	background: #111111;
}

.siteStructure ul {
	display: flex;
	flex-wrap: wrap;
}

.bgTitleB {
	padding: 25px 45px 0;
	margin-bottom: 50px;
}

.titleA {
	max-width: 80vw;
	margin: 0 auto;
	font-family: "ltc-bodoni-175", serif;
	font-weight: normal;
	line-height: 138%;
	font-size: 52px;
	font-size: min(2.8vw, 52px);
	margin-bottom: 0;
}

.displayFlex {
	display: flex;
	margin: 0 auto;
	max-width: 1550px;
}

@media screen and (max-width:1640px) {
	.displayFlex {
		margin: 0 45px;
	}

}
.textWrap {
	margin: 0 50px 0 0;
}

.boxInner {
	padding-top: 47px;
}

.source {
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 15px;
	color: #fff;
}

.source a {
	color: #59A1FF;
}

.author {
	text-align: right;
	margin-bottom: 15px;
	margin-right: 50px;
}

@media screen and (max-width:767px) {
	.source {
		word-break: break-word;
		padding: 0;
	}

	.author {
		margin-right: 0px;
	}

	.textWrap {
		margin: 0 0 0 0;
	}

	.boxInner {
		width: 100%;
	}

	
}

.textWrap figure {
	max-width: 500px;
	text-align: center;
	margin: 0 auto 30px;
	padding-top: 10px;
}

.textWrap figure img {
	margin-bottom: 10px;
}

.textWrap figure img {
	border: 2px solid #444F58;
}

.textWrap figure a:hover img {
	border: 2px solid #61A8F2;
}

.textWrap figure figcaption {
	color: #fff;
	line-height: 18px;
}

.textWrap figure figcaption a,
.encloseBox a {
	color: #59A1FF;
}

.textWrap figure figcaption a:hover,
.encloseBox a:hover {
	border-bottom: 1px solid #59A1FF;
}

.textWrap figure figcaption a:active,
.encloseBox a:active {
	border-bottom: 1px solid #67B2FF;
}

.textWrap figure figcaption a:visited,
.encloseBox a:visited {
	border-bottom: 1px solid #4C85BF;
}

.contsBox .boxInner .textWrap .ttlH4 {
	border-bottom: #D90013 solid 1px;
	color: #fff;
	margin-bottom: 20px;
	padding-bottom: 0.625vw;
	font-size: 24px;
}

.contsBox .boxInner .encloseBox {
	border: 1px solid #707070;
	background: #E5E5E5;
	box-sizing: border-box;
	margin-bottom: 30px;
	padding: 1vw 2.34375%;
	word-break: break-word;
}

.contsBox .boxInner .encloseBox p {
	color: #707070;
}

.linkBtn li {
	margin-bottom: 30px;
}

.linkBtn li a {
	font-size: 20px;
}

footer {
	background: #111;
}

@media only screen and (max-width: 1024px) {

	.siteStructure,
	.floatNav {
		display: none;
	}

	header #gNavi {
		display: block;
	}

	#gNaviInner {
		display: block;
	}

	figure.rohmLogo img {
		width: 50px;
	}

	.rohmLogo {
		position: absolute;
		left: 32px;
		top: 40px;
	}

	.bgTitleA {
		background: url(../img/bg_title_sp.jpg) center top no-repeat;
		background-size: cover;
		height: 70vw;
		text-align: center;
		position: relative;
	}

	.bgTitleA h1 {
		position: relative;
		width: auto;
		text-align: center;
		margin: 0 auto;
		padding: 0;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.titleA {
		font-size: 36px;
		margin: 0 auto;
		font-family: "ltc-bodoni-175", serif;
		line-height: 52px;
	}

	.boxInner {
		padding-top: 5.997%;
	}
}

.floatNav .sticky {
	margin: 0 0 30px 0;
}

.floatNav ul.innerNav {
	background: rgba(0, 0, 0, .6);
	border-top: 1px solid #B5B6B6;
	margin-bottom: 30px;
}

.floatNav ul.innerNav li {
	border-bottom: 1px solid #B5B6B6;
}

.floatNav ul.innerNav li a {
	color: #B5B6B6;
	font-size: 16px;
	line-height: 120%;
	padding: 0.5em 0 0.5em 1em;
}

@media only screen and (orientation: landscape) and (max-width: 768px),
only screen and (min-width: 769px) and (max-width: 1023px) {
	header #gNavi #gNaviInner #gNaviList {
		top:26.7%;
	}
	.floatNav .sticky {
		top: 0px;
	}

	.floatNav ul.innerNav {
		width: 350px;
		margin-bottom: 20px;
	}

	.floatNav ul.innerNav li a {
		font-size: 16px;
		padding: 10px;
	}

	.linkBtn li {
		margin-bottom: 20px;
	}

	.displayFlex {
		margin: 0 auto;
		width: 84%;
	}

	.textWrap {
		margin: 0 0 0 0;
		padding: 0 10px 0 0;
	}

	.boxInner {
		width: 100%;
	}

	.linkBtn li a .material-icons {
		font-size: 2vw;
		position: absolute;
		right: 5.33333%;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

/*罫線*/
.kei {
	display: inline-block;
}

.kei:before {
	content: "--------";
	letter-spacing: -.2em;
	width: 2em;
	margin-right: .5em;
}

.encloseBox p {
	margin-bottom: 1em;
}

.anchor {
	margin-top: -100px;
	padding-top: 100px;
	display: inline-block;
}

html {
	scroll-behavior: smooth;
}
@media only screen and (max-width: 768px) {
	.displayFlex {
		margin: 0 auto;
		width: 84%;
	}
}
body{
font-family: Verdana,Roboto, "Microsoft YaHei", "微软雅黑", SimHei,SimSun, "宋体", Arial, sans-serif;
}