/*! 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.5333333333vw;
	-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-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.3333333333%;
	top: 2.9985007496%;
	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.4666666667vw;
	font-style: normal;
	font-weight: 400
}

header #gNavi #gNaviInner #gNaviList li:not(:last-child) {
	margin-bottom: 5.9970014993%
}

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-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.9970014993%;
	padding-bottom: 5.9970014993%;
	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.748125937%;
	padding-bottom: 3.748125937%
}

#toTop a {
	display: block;
	font-size: 5.3333333333vw;
	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.9955022489%;
	padding-bottom: 8.9955022489%
}

.footerInner .logo {
	margin-right: auto;
	margin-bottom: 5.9970014993%;
	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.9333333333vw;
	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.0666666667vw;
	font-style: italic;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 2.9985007496%
}

@media only screen and (min-width: 1024px) {
	.ttlH2 {
		font-size: 3.75vw;
		top: 6rem;
		width: 100%
	}

	.ttlH3 {
		font-size: 4.375vw;
		margin-bottom: 1.25vw
	}
}

@media only screen and (min-width: 1281px) {
	.ttlH2 {
		font-size: 48px
	}

	.ttlH3 {
		font-size: 56px;
		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.9970014993% 2.6666666667% 6.7466266867%;
	position: relative;
	text-align: center;
	width: 100%
}

.linkBtn li a .material-icons {
	font-size: 5.3333333333vw;
	position: absolute;
	right: 5.3333333333%;
	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.3333333333%
	}

	.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.4977511244vh)
	}

	100% {
		opacity: 0;
		transform: translateY(0)
	}
}

@-webkit-keyframes scroll {
	0% {
		opacity: 1;
		transform: translateY(4.4977511244vh)
	}

	100% {
		opacity: 0;
		transform: translateY(0)
	}
}

@-moz-keyframes scroll {
	0% {
		opacity: 1;
		transform: translateY(4.4977511244vh)
	}

	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.4977511244%;
	width: 12.8%
}

.contsBox#FirstView .box .logo a {
	display: block
}

.contsBox#FirstView .box .caption {
	display: none
}

.contsBox#FirstView .box .scroll {
	bottom: 7.1964017991vh;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 13.3333333333%
}

.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.1964017991vh;
	display: block;
	height: 4.4977511244vh;
	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.4992503748vh;
	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.7256371814vw no-repeat;
	background-size: 100%
}

.contsBox#Culture .box .ttlWrap {
	padding-top: 23.988005997%;
	position: relative
}

.contsBox#Culture .boxInner .textWrap {
	margin-bottom: 5.9970014993%
}

.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.988005997%;
	position: relative
}

.contsBox#Quality .boxInner .textWrap {
	margin-bottom: 5.9970014993%
}

.contsBox#Quality .boxInner .textWrap p {
	color: #fff
}

.contsBox#Quality .boxInner .linkBtn li:first-child {
	margin-bottom: 5.9970014993%
}

.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.988005997%;
	position: relative
}

.contsBox#Craftsmanship .boxInner .textWrap {
	margin-bottom: 5.9970014993%
}

.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.988005997%;
	position: relative
}

.contsBox#Sound .boxInner .textWrap {
	margin-bottom: 5.9970014993%
}

.contsBox#Sound .boxInner .textWrap p {
	color: #fff
}

.contsBox#Sound .boxInner .linkBtn li:first-child {
	margin-bottom: 5.9970014993%
}

.contsBox#Showcase .box {
	background: #B5B6B6;
	padding-top: 8.9955022489%;
	padding-right: 5.3333333333%;
	padding-bottom: 8.9955022489%;
	padding-left: 5.3333333333%
}

.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.9970014993%;
	padding-bottom: 11.9940029985%
}

.contsBox#Showcase .boxInner .imgTtl {
	margin-right: auto;
	margin-bottom: 5.9970014993%;
	margin-left: auto;
	width: 88.3582089552%
}

.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.3582089552%
}

.contsBox#Showcase .boxInner .linkBtn li a {
	color: #D90013;
	font-weight: bold
}

.contsBox#Music .box {
	background: #fff
}

.contsBox#Music .boxInner {
	padding-bottom: 11.9940029985%
}

.contsBox#Music .boxInner .textWrap p {
	color: #111
}

.contsBox#Music .boxInner .textWrap p.imgText {
	margin-right: auto;
	margin-left: auto;
	width: 81.9047619048%
}

.contsBox#Music .boxInner .textWrap p:not(.imgText) {
	margin-bottom: 5.9970014993%
}

.contsBox#Product .box {
	background: #444F58;
	padding-top: 11.9940029985%
}

.contsBox#Product .box .ttlH2 {
	left: auto;
	margin: 0 auto 5.9970014993%;
	position: relative;
	right: auto;
	top: auto;
	width: 84%
}

.contsBox#Product .box .ttlH2 img {
	display: block;
	margin-right: auto;
	margin-bottom: 2.9985007496%;
	margin-left: auto;
	width: 43.2%
}

.contsBox#Product .boxInner {
	padding-top: 8.9955022489%;
	padding-bottom: 8.9955022489%
}

.contsBox#Product .boxInner.fullSize {
	border-bottom: #5E6972 solid 1px
}

.contsBox#Product .boxInner .photoWrap {
	margin-bottom: 8.9955022489%
}

.contsBox#Product .boxInner .textWrap {
	margin-bottom: 5.9970014993%
}

.contsBox#Product .boxInner .textWrap .ttlH4 {
	border-bottom: #D90013 solid 1px;
	color: #fff;
	font-size: 4.2666666667vw;
	margin-bottom: 5.9970014993%;
	padding-bottom: 5.9970014993%
}

.contsBox#Product .boxInner .textWrap p {
	color: #fff
}

.contsBox#Product .boxInner .textWrap .note li {
	color: #fff;
	font-size: 3.2vw;
	margin-top: 2.9985007496%;
	text-align: right
}

.contsBox#Product .boxInner .encloseBox {
	background: #E5E5E5;
	box-sizing: border-box;
	margin-bottom: 8.9955022489%;
	padding: 5.9970014993% 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.9970014993%
}

.contsBox#Product .boxInner .encloseBox ul.note li {
	color: #111;
	font-size: 3.2vw;
	margin-top: 2.9985007496%;
	text-align: right
}

.contsBox#Product .boxInner .awardconts {
	color: #FFF;
	margin: 0 0 2em -18em;
	max-width: 55em;
	font-size: 1em;
	display: flex;
	align-items: center
}

.contsBox#Product .boxInner .awardconts_link {
	color: #FFF;
	font-size: 1em;
	text-decoration: underline solid #FFF
}

.contsBox#Product .boxInner .awardconts_icon {
	width: 100%;
	max-width: 120px;
	margin-left: 18px
}

.contsBox#Product .boxInner .linkBtn li .num {
	font-size: .85em
}

.contsBox#Product .boxInner .linkBtn li:not(:last-child) {
	margin-bottom: 5.9970014993%
}

.contsBox#Product .boxInner .linkBtn strong {
	display: block;
	margin-bottom: 2.9985007496%
}

.contsBox#Product .boxInner .linkBtn small {
	display: block
}

.contsBox#Award {
	background: #fff;
	border-bottom: 1px solid #000
}

.contsBox#Award .boxInner .icon {
	margin-right: auto;
	margin-bottom: 5.9970014993%;
	margin-left: auto;
	width: 32%
}

.contsBox#Award .boxInner .icon.AEX2019 {
	width: 39.4666666667%
}

.contsBox#Award .boxInner .textWrap {
	margin-right: auto;
	margin-left: auto;
	width: 100%
}

@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 screen and (max-width: 1024px) {
	.awardconts {
		color: #FFF;
		margin: 0 0 2em 0em !important;
		max-width: 55em;
		font-size: 1em;
		flex-wrap: wrap
	}

	.awardconts_link {
		color: #FFF;
		font-size: 1em
	}

	.awardconts_icon {
		width: 100%;
		max-width: 120px;
		margin: 36px auto 0 !important
	}
}

@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.3628185907vw 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.1333333333vw
	}

	.contsBox#Product .boxInner .encloseBox ul.note li {
		font-size: 2.1333333333vw
	}
}

@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.3846153846%
	}

	.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.765625%
	}

	.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.2722513089%
	}

	.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.40625vw;
		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 .awardconts {
		margin-bottom: 2.5vw;
		padding: 1vw 2.34375%
	}

	.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
	}

	.contsBox#Award {
		border-bottom: none
	}

	.contsBox#Award .boxInner {
		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;
		max-width: 780px;
		padding-top: 1.875vw;
		padding-bottom: 1.875vw;
		width: 60.9375%
	}

	.contsBox#Award .boxInner .icon {
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		width: 12.8205128205%
	}

	.contsBox#Award .boxInner .icon.AEX2019 {
		width: 12.8205128205%
	}

	.contsBox#Award .boxInner .textWrap {
		margin-right: 0;
		margin-left: 0;
		width: 82.0512820513%
	}
}

@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: 18px
	}

	.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 */

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;
	}
}

/**/

.rohmLogo {
	position: absolute;
	left: 45px;
	top: 34px;
	z-index: 1;
}

figure.rohmLogo img {
	width: 86px;
}

.bgTitleB {
	background: #111111;
	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%);
}

.titleA {
	margin-bottom: 72px;
}

.titleA span {
	font-size: 3.2vw;
	border-bottom: 2px solid #6F6453;
	max-width: 30vw;
	margin: 0 auto;
	font-family: "ltc-bodoni-175", serif;
	font-weight: normal;
}

.titleA span br {
	display: none;
}

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;
}

/* Adoption */
.adoptionArea {
	position: relative;
	overflow: hidden;
	width: 35vw;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 75px 0 0 0;
}

.adoptionArea h3.ttlH3 {
	z-index: 1;
}

.adotionImg {
	display: none;
}

.adoptionArea:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background: url(../img/bg_adoption.png) center top no-repeat;
	background-size: cover;
	transition: all .3s ease-out;
}

/* comingsoon中はズームしない
.adoptionArea:hover:after {
	opacity: .8;
	transform: scale(1.1);
}*/
/* comingsoon中はズームしない*/
.adoptionArea a:hover {
	cursor: default;
}

/* comingsoon中はリンクイベントなし*/
.adoptionArea a {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	z-index: 1;
	height: 100%;
	color: #fff;
	pointer-events: none;

}

.adoptionArea p {
	background: #fff;
	text-align: center;
	font-weight: bold;
	padding: 40px;
	z-index: 1;
	width: 100vw;
}

.adoptionArea p {
	color: #707070;
	font-size: 24px;
}

.adoptionArea p:after {
	content: ">";
	margin: 0 0 0 15px;
}

/* Article */
.articleArea {
	background: #444F58;
	width: 65vw;
	padding: 75px 85px;
}

.articleArea .ttlH3 {
	display: flex;
	justify-content: center;
}

.articleArea .ttlH3 span {
	color: #fff;
	font-size: 18px;
	width: 200px;
	display: flex;
	align-items: center;
	margin-left: 25px;
	padding: 20px 0 0 0;
	font-style: normal;
	font-family: "Lato", "Helvetica Neue", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Verdana, Meiryo, sans-serif;
	letter-spacing: 0.2vw;
}

.articleArea .ttlH3 span:before,
.articleArea .ttlH3 span:after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background-color: #fff;
}

.articleArea .ttlH3 span:before {
	margin-right: 1rem;
}

.articleArea .ttlH3 span:after {
	margin-left: 1rem;
}

.articleArea .scrollArea {
	overflow: auto;
	height: 550px;
	padding: 0 20px;
}

.articleArea dl {
	color: #fff;
	margin: 0 0 52px 0;
}

.articleArea dl dt {
	border: 2px solid #fff;
	border-radius: 5px;
	font-size: 1.2vw;
	font-size: max(1.2vw, 25px);
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 16px 40px;
	transition: all 0.5s ease;
}

.articleArea dl dt:hover {
	border: 2px solid #fff;
	background: #fff;
	color: #444F58;
	cursor: pointer;
}

.articleArea dl dt a {
	position: relative;
	display: inline-block;
	color: #fff;
}

.articleArea dl dt:hover a {
	color: #444F58;
}

.articleArea dl dt a:after {
	position: absolute;
	content: ">";
	top: 50%;
	right: -20px;
	transform: translateY(-50%);
}

.articleArea h3 {
	margin-bottom: 50px;
}

.articleArea dl dd {
	color: #E5E5E5;
	padding: 0 20px;
	font-size: 0.9vw;
	font-size: max(0.9vw, 14px);
}

.comingSoon {
	z-index: 8;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 5vw;
	font-family: "ltc-bodoni-175", serif;
	width: 100%;
	text-align: center;
}

@media screen and (min-width:1280px) {
	.articleArea dl dt {
		padding: 10px 30px 10px 20px;
	}
}

.bgTitleA.is-animation h1 {
	pointer-events: auto !important;
}

.bgTitleA h1 {
	pointer-events: none;
}

/*@media only screen and (orientation: landscape) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 1023px)*/
@media screen and (max-width: 1023px) {

	/* タブレット */
	header #gNavi {
		display: block;
	}
}

@media screen and (max-width: 1024px) {

	/* SP */
	#gNaviInner {
		display: block;
	}

	.bgTitleA {
		background: url(../img/bg_title_sp.jpg) center top no-repeat;
		background-size: contain;
		height: 70vw;
		text-align: center;
		position: relative;
	}

	.rohmLogo {
		position: absolute;
		left: 32px;
		top: 40px;
	}

	figure.rohmLogo img {
		width: 50px;
	}

	.bgTitleB {
		background: #111111;
		text-align: center;
		color: #fff;
		padding: 25px 30px;
	}

	.bgTitleB p {
		margin: 0 0 54px 0;
	}

	.bgTitleA h1 {
		position: relative;
		width: auto;
		text-align: center;
		margin: 0 auto;
		padding: 0;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.titleA {
		margin-bottom: 72px;
	}

	.titleA span {
		font-size: 10vw;
		border-bottom: 2px solid #6F6453;
		max-width: 30vw;
		margin: 0 auto;
		font-family: "ltc-bodoni-175", serif;
	}

	.titleA span br {
		display: block;
	}

	h3 {
		text-align: center;
	}

	h3 img,
	.bgTitleA img {
		max-width: 100%;
		width: auto;
	}

	.siteStructure {
		display: none;
	}

	.siteStructure a {
		color: #B5B6B6;
	}

	.siteStructure a:after {
		content: ">";
		display: inline-block;
		color: #B5B6B6;
		padding: 0 5px;
	}

	.displayFlex {
		display: block;
	}

	.h840 {
		height: auto;
	}

	/* Adoption */
	.adoptionArea {
		position: relative;
		overflow: hidden;
		width: 100vw;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		padding: 0 0 75px 0;
	}

	.adoptionArea h3.ttlH3 {
		z-index: 1;
	}

	.adotionImg {
		display: block;
		margin: 0 0 5vw 0;
	}

	.adotionImg img {
		width: 100vw;
	}

	.adoptionArea:after {
		position: absolute;
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		top: 0;
		background: none;
	}

	/* comingsoon中はリンクイベントなし*/
	.adoptionArea a {
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		z-index: 1;
		height: 100%;
		color: #fff;
		pointer-events: none;

	}

	.adoptionArea p {
		background: #fff;
		text-align: center;
		font-weight: bold;
		padding: 10px 0;
		z-index: 1;
		width: 84vw;
		border-radius: 5px;
	}

	.adoptionArea p {
		color: #707070;
		font-size: 24px;
	}

	.adoptionArea p:after {
		content: ">";
		margin: 0 0 0 15px;
	}

	/* Article */
	.articleArea {
		background: #444F58;
		width: 100vw;
		padding: 10vw 4vw;
	}

	.articleArea .ttlH3 {
		display: block;
		text-align: center;
	}

	.articleArea .ttlH3 span {
		color: #fff;
		font-size: 18px;
		width: 60vw;
		display: flex;
		align-items: center;
		margin: auto;
		padding: 5px 0 0 0;
		font-style: normal;
		font-family: "Lato", "Helvetica Neue", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Verdana, Meiryo, sans-serif;
		letter-spacing: 1.2vw;
	}

	.articleArea .ttlH3 span:before,
	.articleArea .ttlH3 span:after {
		content: "";
		height: 1px;
		flex-grow: 1;
		background-color: #fff;
	}

	.articleArea .ttlH3 span:before {
		margin-right: 1rem;
	}

	.articleArea .ttlH3 span:after {
		margin-left: 1rem;
	}

	.articleArea .scrollArea {
		overflow: auto;
		height: 550px;
		padding: 0 2vw;
	}

	.articleArea dl {
		color: #fff;
		margin: 0 0 52px 0;
	}

	.articleArea dl dt {
		border: 2px solid #fff;
		border-radius: 5px;
		font-size: 5.2vw;
		font-size: max(5.2vw, 21px);
		font-weight: bold;
		text-align: left;
		margin: 0 0 20px 0;
		padding: 16px 48px 16px 20px;
		transition: all 0.5s ease;
	}

	.articleArea dl dt:hover {
		border: 2px solid #fff;
		background: #fff;
		color: #444F58;
		cursor: pointer;
	}

	.articleArea dl dt a {
		position: relative;
		display: inline-block;
		color: #fff;
	}

	.articleArea dl dt a:after {
		position: absolute;
		content: ">";
		top: 50%;
		right: -20px;
		transform: translateY(-50%);
	}

	.articleArea h3 {
		margin-bottom: 50px;
	}

	.articleArea dl dd {
		color: #E5E5E5;
		padding: 0 10px;
		font-size: 4vw;
		font-size: max(4vw, 17px);
	}

	.comingSoon {
		top: 40%;
		font-size: 9vw;
	}
}

body{
font-family: Verdana,Roboto, "Microsoft YaHei", "微?雅K", SimHei,SimSun, "宋体", Arial, sans-serif;
}