.wrapper_content {
	overflow: hidden;
	color: #000;
	background-color: #f0f0f0
}

.entry-content .wrapper_content sup {
	font-size: .5em;
	vertical-align: text-top
}

@media screen and (max-width: 767px) {
	.entry-content .wrapper_content {
		padding-top: 40px
	}
}

:root {
	--color_themeWhite: #FFF;
	--color_themePrimary: #C7000D;
	--color_baseLightGray: #FAF9F7;
	--color_basePink: #FCEFF1;
	--color_textBlack: #333;
	--color_textLink: #3281A2;
	--color_textGray: #868686;
	--color_borderGray: #D6D6D6;
	--contentsW: 1400px;
	--innerW: 1200px;
	--alpha: 0.7;
	--transition-time: 0.3s
}

#FixBanner01 {
	display: none
}

html.s_showBanner #FixBanner01 {
	display: block
}

.entry-content .sec_accessories__attention {
	margin-top: 1em
}

.entry-content .wrapper.s_en h1,
.entry-content .wrapper.s_en h2,
.entry-content .wrapper.s_en h3,
.entry-content .wrapper.s_en h4,
.entry-content .wrapper.s_en h5,
.entry-content .u_en {
	font-family: "Fjalla One" !important;
	font-weight: normal
}

.entry-content .js_parallax.s_parallaxY,
.entry-content .js_parallax.s_parallaxX {
	-webkit-transition: opacity .7s 0s, -webkit-transform .7s 0s;
	transition: opacity .7s 0s, -webkit-transform .7s 0s;
	transition: opacity .7s 0s, transform .7s 0s;
	transition: opacity .7s 0s, transform .7s 0s, -webkit-transform .7s 0s
}

.entry-content .js_parallax.s_parallaxY {
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0
}

.entry-content .js_parallax.s_parallaxY.s_aniShow {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.entry-content .js_parallax.s_parallaxX {
	-webkit-transform: translateX(60px);
	transform: translateX(60px);
	opacity: 0
}

.entry-content .js_parallax.s_parallaxX.s_aniShow {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

@-webkit-keyframes loop-text-left {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes loop-text-left {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@-webkit-keyframes loop-text-right {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

@keyframes loop-text-right {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

@-webkit-keyframes wheel {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	100% {
		-webkit-transform: translateY(200%);
		transform: translateY(200%)
	}
}

@keyframes wheel {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	100% {
		-webkit-transform: translateY(200%);
		transform: translateY(200%)
	}
}

.entry-content .top-m_textA {
	font-size: 16px;
	line-height: 2.25;
	letter-spacing: .05em
}

.entry-content .top-m_textA p+p {
	margin-top: 1em
}

.entry-content .top-m_textA.s_lineS {
	line-height: 1.875
}

@media screen and (max-width: 767px) {
	.entry-content .top-m_textA {
		font-size: 13px
	}
}

.entry-content .top-m_titleA {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.389;
	margin-bottom: 18px
}

.entry-content .wrapper.s_en .top-m_titleA {
	font-family: "Fjalla One" !important;
	font-weight: normal
}

@media screen and (max-width: 767px) {
	.entry-content .top-m_titleA {
		font-size: 20px;
		margin-bottom: 15px
	}
}

.entry-content .top-m_titleB {
	position: absolute;
	top: -0.6em;
	font-size: 140px;
	font-family: "Fjalla One" !important;
	color: #c7c7c7;
	line-height: 1
}

.entry-content .top-m_titleB.s_left {
	left: -50px
}

.entry-content .top-m_titleB.s_right {
	right: -50px
}

@media screen and (max-width: 1000px) {
	.entry-content .top-m_titleB.s_right {
		left: -50px;
		right: auto
	}
}

@media screen and (min-width: 768px) {
	.entry-content .top-m_titleB.s_fontS {
		font-size: 130px
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-m_titleB {
		font-size: 60px
	}

	.entry-content .top-m_titleB.s_left,
	.entry-content .top-m_titleB.s_right {
		left: -25px
	}
}

.entry-content .top-m_boxA {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #4c8de9;
	background: linear-gradient(135deg, #4c8de9 0%, #503279 29%, #92199d 100%);
	-webkit-box-shadow: 0px 26px 55.9px 9.1px rgba(0, 0, 0, .3);
	box-shadow: 0px 26px 55.9px 9.1px rgba(0, 0, 0, .3);
	padding: 50px
}

.entry-content .top-m_boxA .top-m_titleA {
	margin-right: -50px
}

.entry-content .top-m_boxA .top-m_textA {
	letter-spacing: 0
}

.entry-content .top-m_boxA .top-m_notes {
	margin-top: 1em
}

@media screen and (max-width: 767px) {
	.entry-content .top-m_boxA {
		height: auto !important;
		padding: 55px 20px 35px
	}

	.entry-content .top-m_boxA .top-m_titleA {
		margin-right: -20px
	}
}

.entry-content .top-m_notes {
	font-size: 12px;
	letter-spacing: .05em;
	margin-top: 10px
}

@media screen and (max-width: 767px) {
	.entry-content .top-m_notes {
		font-size: 10px;
		line-height: 1.5
	}
}

.entry-content .top-m_creditA {
	font-size: 12px;
	line-height: 1.5
}

@media screen and (max-width: 767px) {
	.entry-content .top-m_creditA {
		font-size: 10px
	}
}

.entry-content .top-m_btnA {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 1px;
	color: #fff;
	background: #000;
	height: 80px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5
}

.entry-content .top-m_btnA.s_bulleted::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	width: 12px;
	height: 16px;
	background: url(../images/top/koes_icon_arrow_01.png) no-repeat 0 0/contain;
	margin: auto 0
}

.entry-content .top-m_btnA.s_blank::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	width: 16px;
	height: 16px;
	background: url(../images/top/koes_icon_blank_01.png) no-repeat 0 0/contain;
	margin: auto 0
}

@media screen and (max-width: 767px) {
	.entry-content .top-m_btnA {
		height: 48px;
		font-size: 14px
	}

	.entry-content .top-m_btnA.s_bulleted::after {
		right: 15px;
		width: 6px;
		height: 8px
	}

	.entry-content .top-m_btnA.s_blank::after {
		right: 15px;
		width: 8px;
		height: 8px
	}
}

.entry-content .top-m_movie {
	position: relative;
	width: 100%;
	background-color: #404040;
	padding-top: 56.25%
}

.entry-content .top-m_movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important
}

.entry-content .top-m_movie__image {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.entry-content .top-m_movie__image::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	right: 0;
	width: 73px;
	height: 73px;
	background: url(../images/top/koes_movie_btn_01.svg) no-repeat 0 0/contain;
	margin: auto;
	z-index: 1
}

@media screen and (max-width: 767px) {
	.entry-content .top-m_movie__image {
		font-size: 6.8493px
	}

	.entry-content .top-m_movie__image::before {
		width: 50px;
		height: 50px
	}
}

html.s_modalShow,
html.s_modalShow .
	overflow: hidden
}

.entry-content .top-m_modal {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	z-index: 3000;
	display: none
}

.entry-content .top-m_modal__closeBg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .8)
}

.entry-content .top-m_modal__window {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: var(--innerW);
	width: calc(100% - 40px);
	max-height: calc(100% - 100px);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 3000
}

.entry-content .top-m_modal__closeBtn {
	position: absolute;
	z-index: 100;
	bottom: calc(100% + 10px);
	right: 0;
	width: 30px;
	height: 30px;
	cursor: pointer
}

.entry-content .top-m_modal__closeBtn::before,
.entry-content .top-m_modal__closeBtn::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 26px;
	height: 1px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.entry-content .top-m_modal__closeBtn::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.entry-content .top-m_moadlBox {
	background-color: #202020;
	padding: 100px;
	max-height: calc(100vh - 100px);
	overflow: auto
}

.entry-content .top-m_moadlBox_title {
	position: relative;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.667;
	text-align: center;
	margin-bottom: 40px;
	padding-bottom: 40px
}

.entry-content .top-m_moadlBox_title::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(#04ece8), color-stop(30%, #6a6ae9), to(#e400d7));
	background: linear-gradient(to right, #04ece8 0%, #6a6ae9 30%, #e400d7 100%)
}

.entry-content .top-m_moadlBox_text {
	font-size: 19px;
	line-height: 2.632
}

.entry-content .top-m_moadlBox_note {
	margin-top: 10px
}

@media screen and (max-width: 1000px) {
	.entry-content .top-m_moadlBox {
		padding: 50px
	}

	.entry-content .top-m_moadlBox_title {
		font-size: 25px;
		margin-bottom: 30px;
		padding-bottom: 30px
	}

	.entry-content .top-m_moadlBox_text {
		font-size: 16px
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-m_moadlBox {
		padding: 25px
	}

	.entry-content .top-m_moadlBox_title {
		font-size: 20px;
		margin-bottom: 20px;
		padding-bottom: 20px
	}

	.entry-content .top-m_moadlBox_text {
		font-size: 14px
	}
}

.entry-content .top-kv {
	position: relative;
	height: 0;
	padding-top: 59.6428571429%;
	z-index: 1
}

.entry-content .top-kv_bg,
.entry-content .top-kv_bg__item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 1s;
	transition: opacity 1s
}

.entry-content .top-kv_bg {
	-webkit-transition: -webkit-clip-path 1s;
	transition: -webkit-clip-path 1s;
	transition: clip-path 1s;
	transition: clip-path 1s, -webkit-clip-path 1s
}

.entry-content .top-kv_bg__item {
	opacity: 0
}

.entry-content .top-kv.s_01 .top-kv_bg {
	-webkit-clip-path: polygon(-50% 50%, 76% -30%, 135% 100%, -70% 80%);
	clip-path: polygon(-50% 50%, 76% -30%, 135% 100%, -70% 80%)
}

.entry-content .top-kv.s_02 .top-kv_bg {
	-webkit-clip-path: polygon(-50% 50%, 65% -25%, 120% 60%, 80% 95%);
	clip-path: polygon(-50% 50%, 65% -25%, 120% 60%, 80% 95%)
}

.entry-content .top-kv.s_03 .top-kv_bg {
	-webkit-clip-path: polygon(-50% 50%, 65% -25%, 150% 30%, 20% 95%);
	clip-path: polygon(-50% 50%, 65% -25%, 150% 30%, 20% 95%)
}

.entry-content .top-kv.s_01 .top-kv_bg__item.s_01 {
	opacity: 1
}

.entry-content .top-kv.s_02 .top-kv_bg__item.s_02 {
	opacity: 1
}

.entry-content .top-kv.s_03 .top-kv_bg__item.s_03 {
	opacity: 1
}

.entry-content .top-kv_bg__item .top-kv_credit01 {
	opacity: 0
}

.entry-content .top-kv_bg__item.s_current .top-kv_credit01 {
	opacity: 1
}

.entry-content .top-kv_bg__item img {
	width: 100%
}

.entry-content .top-kv_bg__item img {
	-webkit-transition: -webkit-transform 10s linear;
	transition: -webkit-transform 10s linear;
	transition: transform 10s linear;
	transition: transform 10s linear, -webkit-transform 10s linear
}

.entry-content .top-kv_bg__item.s_current img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.entry-content .top-kv_credit01 {
	position: absolute;
	top: 56.3571428571vw;
	right: 20px
}

@media screen and (max-width: 767px) {
	.entry-content .top-kv {
		margin-top: 0;
		padding-top: 124%
	}
}

.entry-content .top-concept {
	position: relative;
	color: #fff;
	z-index: 0;
	padding-right: 30px;
	padding-bottom: 100px
}

.entry-content .top-concept_box {
	position: relative;
	max-width: var(--contentsW);
	min-height: 740px;
	background-color: #000;
	margin: 0 auto;
	padding: 100px 30px
}

.entry-content .top-concept_box::before {
	content: "";
	position: absolute;
	top: 0;
	right: calc(100% - 1px);
	width: 100vw;
	height: 100%;
	background-color: #000
}

.entry-content .top-concept_image {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.entry-content .top-concept_box__inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	max-width: var(--innerW);
	height: 100%;
	margin: 0 auto;
	z-index: 1
}

.entry-content .top-concept_contents {
	width: 50%
}

.entry-content .top-concept_title {
	margin-bottom: 55px
}

.entry-content .top-concept_title>h2 {
	display: inline-block;
	position: relative;
	font-size: 50px;
	font-family: "Fjalla One" !important;
	line-height: 1.2;
	text-align: center;
	padding-bottom: 7px
}

.entry-content .top-concept_title>h2::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #fff
}

.entry-content .top-concept_movieWrap {
	max-width: 800px;
	margin: -90px auto 0
}

@media screen and (max-width: 1399px) {
	.entry-content .top-concept_movieWrap {
		padding: 0 20px
	}
}

@media screen and (max-width: 1200px) {
	.entry-content .top-concept_title>h2 {
		font-size: 36px
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-concept {
		padding-right: 10px;
		padding-bottom: 50px
	}

	.entry-content .top-concept_box {
		min-height: auto;
		padding: 35px 25px
	}

	.entry-content .top-concept_box::before {
		display: none
	}

	.entry-content .top-concept_image {
		position: static;
		width: auto;
		-webkit-transform: none;
		transform: none;
		margin: 0 -25px -35px
	}

	.entry-content .top-concept_box__inner {
		display: block;
		height: auto
	}

	.entry-content .top-concept_contents {
		width: auto
	}

	.entry-content .top-concept_title {
		text-align: center;
		margin-bottom: 25px
	}

	.entry-content .top-concept_title>h2 {
		font-size: 30px
	}

	.entry-content .top-concept_movieWrap {
		margin-top: -50px
	}
}

.entry-content .top-device {
	position: relative;
	padding: 100px
}

.entry-content .top-device_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 770px;
	background-color: #000
}

.entry-content .top-device_inner {
	position: relative;
	max-width: var(--innerW);
	margin: 0 auto
}

.entry-content .top-device_title {
	text-align: center;
	color: #fff;
	font-size: 46px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 55px
}

.entry-content .top-device_slider {
	position: relative
}

.entry-content .top-simulation_slider__item {
	position: relative
}

.entry-content .top-device_slider__title {
	position: absolute;
	bottom: 70px;
	left: 37px;
	font-size: 316.66px;
	font-family: "Fjalla One" !important;
	color: #fff;
	line-height: .845;
	text-align: center
}

.entry-content .top-device_slider__title>span.s_fontS {
	font-size: .5em
}

.entry-content .top-device_slider__item {
	position: relative
}

.entry-content .top-device_slider .slick-list {
	padding-bottom: 30px !important
}

.entry-content .top-device_slider__credit {
	position: absolute;
	top: calc(100% + 15px);
	right: 0
}

.entry-content .top-device_slider .slick-prev,
.entry-content .top-device_slider .slick-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-size: contain;
	width: 64px;
	height: 128px;
	z-index: 1;
	font-size: 14px;
	margin: calc(-2em - 12px) 0 0
}

.entry-content .top-device_slider .slick-prev {
	background-image: url(../images/top/slick_arrow_left.svg);
	left: -80px
}

.entry-content .top-device_slider .slick-next {
	background-image: url(../images/top/slick_arrow_right.svg);
	right: -80px
}

.entry-content .top-device_text {
	text-align: center;
	margin-top: 30px
}

.entry-content .top-device_product {
	margin-top: 50px
}

.entry-content .top-device_product__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -20px -20px
}

.entry-content .top-device_product__colItem {
	width: 50%;
	padding: 0 0 20px 20px
}

.entry-content .top-device_product__box {
	border: 1px solid #000;
	height: 100%;
	padding: 45px
}

.entry-content .top-device_product__title {
	text-align: center;
	margin: 0 -24px 45px
}

.entry-content .top-device_product__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 237px
}

.entry-content .top-device_product__image img {
	-webkit-box-shadow: 0px 23px 76.63px 2.37px rgba(0, 0, 0, .4);
	box-shadow: 0px 23px 76.63px 2.37px rgba(0, 0, 0, .4)
}

.entry-content .top-device_product__lead {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.429;
	text-align: center;
	margin-top: 48px
}

.entry-content .top-device_product__text {
	text-align: center;
	margin-top: 25px
}

.entry-content .top-device_product__btn {
	margin-top: 20px
}

.entry-content .top-device_product__sepc {
	margin-top: 25px
}

.entry-content .top-device_product__sepcCol {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -10px -10px
}

.entry-content .top-device_product__sepcColItem {
	width: 33.333%;
	padding: 0 0 10px 10px
}

.entry-content .top-device_product__sepcBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	border-radius: 3px;
	width: 100%;
	height: 110px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5
}

@media screen and (max-width: 1399px) {
	.entry-content .top-device_bg {
		height: 64.2857142857vw
	}

	.entry-content .top-device_slider__title {
		bottom: 5vw;
		left: 2.6428571429vw;
		font-size: 22.6185714286vw
	}
}

@media screen and (max-width: 1200px) {
	.entry-content .top-device_product__colItem {
		width: 100%
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-device {
		position: relative;
		padding: 50px 20px
	}

	.entry-content .top-device_bg {
		height: 305px
	}

	.entry-content .top-device_title {
		font-size: 23px;
		margin-bottom: 25px
	}

	.entry-content .top-device_slider__title {
		bottom: 40px;
		left: 10px;
		font-size: 90px
	}

	.entry-content .top-device_slider__credit {
		top: calc(100% + 5px)
	}

	.entry-content .top-device_slider .slick-prev,
	.entry-content .top-device_slider .slick-next {
		top: calc(100% - 10px);
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 32px;
		height: 32px;
		-webkit-filter: brightness(0);
		filter: brightness(0);
		margin: 0
	}

	.entry-content .top-device_slider .slick-prev {
		margin-left: -22px
	}

	.entry-content .top-device_slider .slick-next {
		margin-left: 22px
	}

	.entry-content .top-device_text {
		text-align: left;
		margin-top: 40px
	}

	.entry-content .top-device_product {
		margin-top: 25px
	}

	.entry-content .top-device_product__col {
		display: block;
		margin: 0
	}

	.entry-content .top-device_product__colItem {
		padding: 0
	}

	.entry-content .top-device_product__colItem+.top-device_product__colItem {
		margin-top: 10px
	}

	.entry-content .top-device_product__box {
		padding: 35px 18px
	}

	.entry-content .top-device_product__title {
		margin: 0 0 30px
	}

	.entry-content .top-device_product__image {
		height: 40vw
	}

	.entry-content .top-device_product__image img {
		width: auto;
		height: 100%
	}

	.entry-content .top-device_product__lead {
		font-size: 19px;
		margin: 30px -18px 0
	}

	.entry-content .top-device_product__text {
		text-align: left;
		margin-top: 10px
	}

	.entry-content .top-device_product__btn {
		margin-top: 15px
	}

	.entry-content .top-device_product__sepc {
		margin-top: 25px
	}

	.entry-content .top-device_product__sepcCol {
		display: block;
		margin: 0
	}

	.entry-content .top-device_product__sepcColItem {
		width: 100%;
		padding: 0
	}

	.entry-content .top-device_product__sepcColItem+.top-device_product__sepcColItem {
		margin-top: 2px
	}

	.entry-content .top-device_product__sepcBox {
		height: 55px;
		font-size: 13px
	}
}

.entry-content .top-feature {
	padding-bottom: 100px
}

.entry-content .top-feature_inner {
	max-width: var(--contentsW);
	margin: 0 auto
}

.entry-content .top-feature_sec__item {
	position: relative
}

.entry-content .top-feature_sec__item+.top-feature_sec__item {
	margin-top: 70px
}

.entry-content .top-feature_box {
	position: absolute;
	bottom: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	width: 500px;
	padding: 90px 65px
}

.entry-content .top-feature_sec__item:nth-child(odd) .top-feature_box {
	left: 100px
}

.entry-content .top-feature_sec__item:nth-child(even) .top-feature_box {
	right: 100px
}

.entry-content .top-feature_box__label {
	font-size: 14px;
	line-height: 1.2;
	width: 113px;
	border-bottom: 1px solid #000;
	font-family: "Fjalla One" !important;
	margin-bottom: 18px
}

.entry-content .top-feature_box__lead {
	font-size: 45px;
	font-weight: bold;
	line-height: 1.333
}

.entry-content .top-feature_image {
	width: 1040px;
	height: 0;
	padding-top: 57.1428571429%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 150%
}

.entry-content .top-feature_sec__item.s_01 .top-feature_image {
	background-image: url(/products-cameras-static/x-t5/assets/images/top/koes_feature_img_01.png);
	background-position-x: 65%
}

.entry-content .top-feature_sec__item.s_02 .top-feature_image {
	background-image: url(/products-cameras-static/x-t5/assets/images/top/koes_feature_img_02.png);
	background-position-x: 30%
}

.entry-content .top-feature_sec__item.s_03 .top-feature_image {
	background-image: url(/products-cameras-static/x-t5/assets/images/top/koes_feature_img_03.png)
}

.entry-content .top-feature_sec__item:nth-child(odd) .top-feature_image {
	margin-left: auto
}

@media screen and (max-width: 1399px) {
	.entry-content .top-feature_sec__item+.top-feature_sec__item {
		margin-top: 5vw
	}

	.entry-content .top-feature_box {
		bottom: 4.2857142857vw;
		width: 35.7142857143vw;
		padding: 6.4285714286vw 4.6428571429vw
	}

	.entry-content .top-feature_sec__item:nth-child(odd) .top-feature_box {
		left: 7.1428571429vw
	}

	.entry-content .top-feature_sec__item:nth-child(even) .top-feature_box {
		right: 7.1428571429vw
	}

	.entry-content .top-feature_box__label {
		width: 8.0714285714vw;
		margin-bottom: 1.2857142857vw
	}

	.entry-content .top-feature_box__lead {
		font-size: 3.2142857143vw
	}

	.entry-content .top-feature_image {
		width: 74.2857142857vw
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-feature {
		padding-top: 40px;
		padding-bottom: 40px
	}

	.entry-content .top-feature_sec {
		margin: 0 auto
	}

	.entry-content .top-feature_sec__item+.top-feature_sec__item {
		padding-top: 35px
	}

	.entry-content .top-feature_box {
		position: relative;
		left: auto !important;
		right: auto !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 250px;
		padding: 35px 30px;
		margin-left: 20px;
		margin-bottom: -50px
	}

	.entry-content .top-feature_sec__item:nth-child(even) .top-feature_box {
		margin-left: auto;
		margin-right: 20px
	}

	.entry-content .top-feature_box__label {
		font-size: 10px;
		width: 60px;
		margin-bottom: 9px
	}

	.entry-content .top-feature_box__lead {
		font-size: 23px
	}

	.entry-content .top-feature_image {
		width: 85.3333333333vw
	}

	.entry-content .top-feature_sec__item:nth-child(odd) .top-feature_image {
		margin-left: auto
	}
}

.entry-content .top-fanc {
	padding-bottom: 100px
}

.entry-content .top-fanc_inner {
	max-width: var(--contentsW);
	margin: 0 auto
}

.entry-content .top-fanc_kv {
	width: 84.5714285714vw
}

.entry-content .top-fanc_kv img {
	width: 100%
}

@media screen and (max-width: 767px) {
	.entry-content .top-fanc {
		padding-bottom: 50px
	}

	.entry-content .top-fanc_kv {
		width: 98%
	}
}

.entry-content .top-fancSec01_contents {
	width: 650px;
	margin-left: auto;
	padding-right: 100px
}

.entry-content .top-fancSec01_image {
	position: relative;
	margin-top: -200px
}

.entry-content .top-fancSec01_image__text01 {
	position: absolute;
	top: 677px;
	left: 25px;
	width: 380px
}

.entry-content .top-fancSec01_image__text02 {
	position: absolute;
	top: 1020px;
	right: 63px;
	width: 350px
}

@media screen and (max-width: 1399px) {
	.entry-content .top-fancSec01_contents {
		width: 46.4285714286vw;
		padding-right: 7.1428571429vw
	}

	.entry-content .top-fancSec01_image {
		margin-top: -14.2857142857vw
	}

	.entry-content .top-fancSec01_image__text01 {
		top: 48.3571428571vw;
		left: 1.7857142857vw;
		width: 27.1428571429vw
	}

	.entry-content .top-fancSec01_image__text02 {
		top: 72.8571428571vw;
		right: 4.5vw;
		width: 25vw
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-fancSec01_contents {
		width: auto;
		margin: 35px auto 0;
		padding: 0 30px
	}

	.entry-content .top-fancSec01_image {
		position: relative;
		margin-top: 25px
	}

	.entry-content .top-fancSec01_image__text01 {
		top: 71.3333333333vw;
		left: 3.3333333333vw;
		width: 40.6666666667vw
	}

	.entry-content .top-fancSec01_image__text02 {
		top: 92vw;
		right: 8vw;
		width: 36vw
	}
}

.entry-content .top-fancSec02 {
	margin-top: -225px
}

.entry-content .top-fancSec02_contents {
	width: 790px;
	padding-left: 100px
}

.entry-content .top-fancSec02_image {
	margin-top: 40px
}

@media screen and (max-width: 1399px) {
	.entry-content .top-fancSec02 {
		margin-top: -16.0714285714vw
	}

	.entry-content .top-fancSec02_contents {
		width: 56.4285714286vw;
		padding-left: 7.1428571429vw
	}

	.entry-content .top-fancSec02_image {
		margin-top: 2.8571428571vw
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-fancSec02 {
		margin-top: 35px
	}

	.entry-content .top-fancSec02_contents {
		width: auto;
		padding: 0 30px
	}

	.entry-content .top-fancSec02_image {
		margin-top: 25px
	}
}

.entry-content .top-fancSec03 {
	position: relative;
	margin-top: 80px
}

.entry-content .top-fancSec03_contents {
	width: 570px;
	padding-left: 100px
}

.entry-content .top-fancSec03_image {
	position: absolute;
	top: -190px;
	right: 100px;
	width: 692px
}

.entry-content .top-fancSec03_image__text01 {
	position: absolute;
	bottom: calc(100% + 15px);
	right: 0;
	width: 317px
}

@media screen and (max-width: 1399px) {
	.entry-content .top-fancSec03 {
		margin-top: 5.7142857143vw
	}

	.entry-content .top-fancSec03_contents {
		width: 40.7142857143vw;
		padding-left: 7.1428571429vw
	}

	.entry-content .top-fancSec03_image {
		top: -13.5714285714vw;
		right: 7.1428571429vw;
		width: 49.4285714286vw
	}

	.entry-content .top-fancSec03_image__text01 {
		bottom: calc(100% + 1.0714285714vw);
		width: 22.6428571429vw
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-fancSec03 {
		margin-top: 40px
	}

	.entry-content .top-fancSec03_contents {
		width: auto;
		padding: 0 30px
	}

	.entry-content .top-fancSec03_image {
		position: static;
		width: auto;
		padding: 0 30px;
		margin-top: 15px
	}

	.entry-content .top-fancSec03_imageItem {
		margin: 0 -15px
	}

	.entry-content .top-fancSec03_image__text01 {
		position: static;
		width: 158px;
		margin-bottom: 10px
	}
}

.entry-content .top-simulation {
	padding: 100px 30px 60px
}

.entry-content .top-simulation_inner {
	max-width: 1020px;
	margin: 0 auto
}

.entry-content .top-simulation_title {
	font-size: 156px;
	font-family: "Fjalla One" !important;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 50px
}

.entry-content .top-simulation_media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.entry-content .top-simulation_media__image {
	width: 58.0392156863%
}

.entry-content .top-simulation_media__contents {
	width: 37.2549019608%
}

.entry-content .top-simulation_slider {
	position: relative;
	margin: 20px -30px 0
}

.entry-content .top-simulation_slider__item {
	max-width: 900px;
	position: relative;
	opacity: .5;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	margin: 0 5px
}

.entry-content .top-simulation_slider__credit {
	text-align: right;
	margin-top: 5px
}

.entry-content .top-simulation_slider__item.slick-current {
	opacity: 1
}

.entry-content .top-simulation_slider .slick-prev,
.entry-content .top-simulation_slider .slick-next {
	position: absolute;
	top: 270px;
	-webkit-transform: none;
	transform: none;
	background-repeat: no-repeat;
	background-size: contain;
	width: 64px;
	height: 128px;
	z-index: 1;
	font-size: 14px
}

.entry-content .top-simulation_slider .slick-prev {
	background-image: url(../images/top/slick_arrow_left.svg);
	left: 80px
}

.entry-content .top-simulation_slider .slick-next {
	background-image: url(../images/top/slick_arrow_right.svg);
	right: 80px
}

.entry-content .top-simulation_slider__media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 5px
}

.entry-content .top-simulation_slider__mediaImeage {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 120px;
	flex: 0 0 120px;
	margin-right: 30px
}

.entry-content .top-simulation_slider__mediaContents {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.entry-content .top-simulation_slider__media .top-m_titleA {
	margin-bottom: 5px
}

@media screen and (max-width: 1399px) {
	.entry-content .top-simulation_title {
		white-space: normal
	}
}

@media screen and (max-width: 1000px) {
	.entry-content .top-simulation_slider .slick-prev {
		left: 30px
	}

	.entry-content .top-simulation_slider .slick-next {
		right: 30px
	}
}

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

	.entry-content .top-simulation_slider .slick-prev,
	.entry-content .top-simulation_slider .slick-next {
		top: 29.347826087vw
	}

	.entry-content .top-simulation_slider__credit {
		margin-right: 15px
	}

	.entry-content .top-simulation_slider__media {
		padding: 0 20px
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-simulation {
		padding-top: 50px;
		padding-bottom: 35px
	}

	.entry-content .top-simulation_title {
		font-size: 70px;
		margin-bottom: 20px
	}

	.entry-content .top-simulation_media {
		display: block
	}

	.entry-content .top-simulation_media__image {
		width: auto;
		padding: 0 10px
	}

	.entry-content .top-simulation_media__contents {
		margin-top: 20px;
		width: auto
	}

	.entry-content .top-simulation_slider__credit {
		top: calc(100% + 5px);
		margin-right: 0
	}

	.entry-content .top-simulation_slider .slick-prev,
	.entry-content .top-simulation_slider .slick-next {
		top: 62vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 32px;
		height: 32px;
		-webkit-filter: brightness(0);
		filter: brightness(0);
		margin: 0
	}

	.entry-content .top-simulation_slider .slick-prev {
		margin-left: -22px
	}

	.entry-content .top-simulation_slider .slick-next {
		margin-left: 22px
	}

	.entry-content .top-simulation_slider__media {
		display: block;
		margin-top: 60px
	}

	.entry-content .top-simulation_slider__mediaImeage {
		width: 60px;
		float: left;
		margin-right: 20px
	}

	.entry-content .top-simulation_slider__mediaContents {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.entry-content .top-simulation_slider__media .top-m_titleA {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 60px;
		margin-bottom: 5px
	}
}

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

	.entry-content .top-simulation_slider .slick-prev,
	.entry-content .top-simulation_slider .slick-next {
		top: 58vw
	}
}

.entry-content .top-whitebalance {
	padding: 60px 30px 90px
}

.entry-content .top-whitebalance_inner {
	max-width: var(--innerW);
	margin: 0 auto
}

.entry-content .top-whitebalance_title {
	font-size: 80px;
	font-family: "Fjalla One" !important;
	line-height: 1;
	text-align: center;
	margin-bottom: 60px
}

.entry-content .top-whitebalance_image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.entry-content .top-whitebalance_image__item {
	position: relative;
	width: 50%
}

.entry-content .top-whitebalance_image__text {
	font-size: 50px;
	font-family: "Fjalla One" !important;
	color: #fff;
	line-height: 1;
	position: absolute;
	left: 20px;
	bottom: 20px
}

.entry-content .top-whitebalance_credit {
	text-align: right;
	margin-top: 15px
}

.entry-content .top-whitebalance_media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 40px
}

.entry-content .top-whitebalance_media__image {
	width: 33.3333333333%
}

.entry-content .top-whitebalance_media__note {
	text-align: center;
	font-size: 16px;
	margin-top: 15px
}

.entry-content .top-whitebalance_media__contents {
	width: 60.8333333333%
}

.entry-content .top-whitebalance_media__data {
	border-top: 1px solid #000;
	margin-top: 40px
}

.entry-content .top-whitebalance_media__dataItem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #000;
	font-size: 16px;
	line-height: 1.375;
	padding: 15px 0
}

.entry-content .top-whitebalance_media__dataTitle {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 250px;
	flex: 0 0 250px;
	font-weight: bold;
	-ms-flex-item-align: center;
	align-self: center
}

.entry-content .top-whitebalance_media__dataText {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.entry-content .top-whitebalance_box {
	background-color: #d9d9d9;
	margin-top: 50px;
	padding: 40px
}

.entry-content .top-whitebalance_box__media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.entry-content .top-whitebalance_box__mediaImage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 56.0714285714%
}

.entry-content .top-whitebalance_box__mediaImageItem {
	position: relative
}

.entry-content .top-whitebalance_box__mediaImageItem+.top-whitebalance_box__mediaImageItem {
	margin-left: 1px
}

.entry-content .top-whitebalance_box__mediaImageText {
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1
}

.entry-content .top-whitebalance_box__mediaContens {
	width: 40.1785714286%
}

@media screen and (max-width: 767px) {
	.entry-content .top-whitebalance {
		padding-top: 35px;
		padding-bottom: 40px
	}

	.entry-content .top-whitebalance_title {
		font-size: 35px;
		margin-bottom: 25px
	}

	.entry-content .top-whitebalance_image {
		margin: 0 -30px
	}

	.entry-content .top-whitebalance_image__text {
		font-size: 20px;
		left: 10px;
		bottom: 8px
	}

	.entry-content .top-whitebalance_credit {
		text-align: right;
		margin-top: 5px;
		margin-right: -15px
	}

	.entry-content .top-whitebalance_media {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.entry-content .top-whitebalance_media__image {
		width: auto;
		margin-top: 55px
	}

	.entry-content .top-whitebalance_media__note {
		font-size: 13px;
		margin-top: 10px
	}

	.entry-content .top-whitebalance_media__contents {
		width: auto
	}

	.entry-content .top-whitebalance_media__data {
		margin-top: 30px
	}

	.entry-content .top-whitebalance_media__dataItem {
		display: block;
		font-size: 13px
	}

	.entry-content .top-whitebalance_media__dataTitle {
		margin-bottom: 5px
	}

	.entry-content .top-whitebalance_box {
		padding: 25px 37px
	}

	.entry-content .top-whitebalance_box__media {
		display: block
	}

	.entry-content .top-whitebalance_box__mediaImage {
		display: block;
		width: auto
	}

	.entry-content .top-whitebalance_box__mediaImageItem {
		position: relative
	}

	.entry-content .top-whitebalance_box__mediaImageItem+.top-whitebalance_box__mediaImageItem {
		margin-left: auto;
		margin-top: 1px
	}

	.entry-content .top-whitebalance_box__mediaImageText {
		font-size: 13px
	}

	.entry-content .top-whitebalance_box__mediaImageText.s_02 {
		width: 55px
	}

	.entry-content .top-whitebalance_box__mediaContens {
		width: auto;
		padding-top: 30px
	}
}

.entry-content .top-other {
	padding: 90px 0 170px
}

@media screen and (max-width: 767px) {
	.entry-content .top-other {
		padding: 40px 0 80px
	}
}

.entry-content .top-otherSec01 {
	max-width: var(--contentsW);
	margin: 0 auto
}

.entry-content .top-otherSec01_title {
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 55px
}

.entry-content .top-otherSec01_image {
	position: relative
}

.entry-content .top-otherSec01_credit {
	position: absolute
}

.entry-content .top-otherSec01_credit.s_01 {
	top: 329px;
	left: 48px
}

.entry-content .top-otherSec01_credit.s_02 {
	top: 600px;
	right: 0
}

.entry-content .top-otherSec01_credit.s_03 {
	top: 952px;
	right: 600px
}

.entry-content .top-otherSec01_contents {
	width: 500px;
	margin-top: -230px;
	margin-left: auto;
	padding-right: 100px
}

@media screen and (max-width: 1399px) {
	.entry-content .top-otherSec01_credit.s_01 {
		top: 23.5vw;
		left: 3.4285714286vw
	}

	.entry-content .top-otherSec01_credit.s_02 {
		top: 42.8571428571vw;
		right: 0vw
	}

	.entry-content .top-otherSec01_credit.s_03 {
		top: 68vw;
		right: 42.8571428571vw
	}

	.entry-content .top-otherSec01_contents {
		width: 35.7142857143vw;
		margin-top: -16.4285714286vw
	}
}

@media screen and (max-width: 1200px) {
	.entry-content .top-otherSec01_contents {
		width: 100%;
		margin-top: 50px;
		padding: 0 20px
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-otherSec01_title {
		font-size: 25px;
		margin-bottom: 25px
	}

	.entry-content .top-otherSec01_credit.s_01 {
		top: 22.9333333333vw;
		left: 3.3333333333vw
	}

	.entry-content .top-otherSec01_credit.s_02 {
		top: 42.6666666667vw;
		right: .6666666667vw
	}

	.entry-content .top-otherSec01_credit.s_03 {
		top: 68vw;
		right: 42.6666666667vw
	}

	.entry-content .top-otherSec01_contents {
		width: auto;
		margin-top: 40px;
		margin-left: auto;
		padding: 0 30px
	}
}

.entry-content .top-otherSec02 {
	max-width: var(--contentsW);
	margin: 140px auto 0;
	padding: 0 100px
}

.entry-content .top-otherSec02_title {
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 55px
}

.entry-content .top-otherSec02_media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.entry-content .top-otherSec02_media__image {
	width: 800px
}

.entry-content .top-otherSec02_media__contents {
	width: 340px
}

.entry-content .top-otherSec02_credit {
	text-align: right;
	margin-top: 15px
}

@media screen and (max-width: 1399px) {
	.entry-content .top-otherSec02_media__image {
		width: 66.6666666667%
	}

	.entry-content .top-otherSec02_media__contents {
		width: 28.3333333333%
	}
}

@media screen and (max-width: 1000px) {
	.entry-content .top-otherSec02_media {
		display: block
	}

	.entry-content .top-otherSec02_media__image,
	.entry-content .top-otherSec02_media__contents {
		width: 100%
	}

	.entry-content .top-otherSec02_media__contents {
		margin-top: 15px
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-otherSec02 {
		margin-top: 50px;
		padding: 0 30px
	}

	.entry-content .top-otherSec02_title {
		font-size: 25px;
		margin-bottom: 30px
	}

	.entry-content .top-otherSec02_credit {
		margin-top: 5px
	}

	.entry-content .top-otherSec02_media__contents {
		margin-top: 10px
	}
}

.entry-content .top-otherSec03 {
	max-width: var(--contentsW);
	margin: 160px auto 0;
	padding: 0 100px
}

.entry-content .top-otherSec03_media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.entry-content .top-otherSec03_media__image {
	position: relative;
	width: 700px
}

.entry-content .top-otherSec03_credit {
	text-align: right;
	margin-top: 15px
}

.entry-content .top-otherSec03_media__contents {
	width: 390px;
	margin-top: 80px
}

@media screen and (max-width: 1399px) {
	.entry-content .top-otherSec03_media__image {
		width: 58.3333333333%
	}

	.entry-content .top-otherSec03_media__contents {
		width: 32.5%
	}
}

@media screen and (max-width: 1000px) {
	.entry-content .top-otherSec03_media {
		display: block
	}

	.entry-content .top-otherSec03_media__image,
	.entry-content .top-otherSec03_media__contents {
		width: 100%
	}

	.entry-content .top-otherSec03_media__contents {
		margin-top: 15px
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-otherSec03 {
		margin-top: 100px;
		padding: 0 30px
	}

	.entry-content .top-otherSec03_credit {
		margin-top: 5px
	}

	.entry-content .top-otherSec03_media__contents {
		margin-top: 10px
	}
}

.entry-content .top-otherSec04 {
	max-width: var(--contentsW);
	margin: 150px auto 0;
	padding: 0 100px
}

.entry-content .top-otherSec04_media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.entry-content .top-otherSec04_media__image {
	position: relative;
	width: 800px
}

.entry-content .top-otherSec04_credit {
	text-align: right;
	margin-top: 15px
}

.entry-content .top-otherSec04_media__contents {
	width: 340px;
	margin-top: 90px
}

@media screen and (max-width: 1399px) {
	.entry-content .top-otherSec04_media__image {
		width: 66.6666666667%
	}

	.entry-content .top-otherSec04_media__contents {
		width: 28.3333333333%
	}
}

@media screen and (max-width: 1000px) {
	.entry-content .top-otherSec04_media {
		display: block
	}

	.entry-content .top-otherSec04_media__image,
	.entry-content .top-otherSec04_media__contents {
		width: 100%
	}

	.entry-content .top-otherSec04_media__contents {
		margin-top: 15px
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-otherSec04 {
		margin-top: 100px;
		padding: 0 30px
	}

	.entry-content .top-otherSec04_credit {
		margin-top: 5px
	}

	.entry-content .top-otherSec04_media__contents {
		margin-top: 10px
	}
}

.entry-content .top-otherSec05 {
	max-width: var(--contentsW);
	margin: 150px auto 0;
	padding: 0 100px
}

.entry-content .top-otherSec05_col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -60px -60px
}

.entry-content .top-otherSec05_col__item {
	width: 50%;
	padding: 0 0 60px 60px
}

.entry-content .top-otherSec05_image {
	position: relative
}

@media screen and (max-width: 1000px) {
	.entry-content .top-otherSec05_col {
		display: block;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0
	}

	.entry-content .top-otherSec05_col__item {
		width: 100%;
		padding: 0
	}

	.entry-content .top-otherSec05_col__item+.top-otherSec05_col__item {
		margin-top: 150px
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-otherSec05 {
		margin-top: 100px;
		padding: 0 30px
	}

	.entry-content .top-otherSec05_col__item+.top-otherSec05_col__item {
		margin-top: 100px
	}

	.entry-content .top-otherSec05_contnets {
		margin-top: 10px
	}

	.entry-content .top-otherSec05_credit {
		margin-top: 5px
	}
}

.entry-content .top-otherSec06 {
	max-width: var(--contentsW);
	margin: 150px auto 0;
	padding: 0 100px
}

.entry-content .top-otherSec06_media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.entry-content .top-otherSec06_media__image {
	position: relative;
	width: 800px
}

.entry-content .top-otherSec06_credit {
	text-align: right;
	margin-top: 15px
}

.entry-content .top-otherSec06_media__contents {
	width: 340px;
	margin-top: 90px
}

@media screen and (max-width: 1399px) {
	.entry-content .top-otherSec06_media__image {
		width: 66.6666666667%
	}

	.entry-content .top-otherSec06_media__contents {
		width: 28.3333333333%
	}
}

@media screen and (max-width: 1000px) {
	.entry-content .top-otherSec06_media {
		display: block
	}

	.entry-content .top-otherSec06_media__image,
	.entry-content .top-otherSec06_media__contents {
		width: 100%
	}

	.entry-content .top-otherSec06_media__contents {
		margin-top: 15px
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-otherSec06 {
		margin-top: 100px;
		padding: 0 30px
	}

	.entry-content .top-otherSec06_credit {
		margin-top: 5px
	}

	.entry-content .top-otherSec06_media__contents {
		margin-top: 10px
	}
}

.entry-content .top-movei {
	padding-bottom: 190px
}

.entry-content .top-movei_kv {
	width: 100%;
	height: 600px;
	background: url(/products-cameras-static/x-t5/assets/images/top/koes_movei_kv_01_pc.png) no-repeat 50% 50%/cover;
	color: #fff;
	padding: 100px 30px
}

.entry-content .top-movei_kv__inner {
	max-width: var(--innerW);
	margin: 0 auto
}

.entry-content .top-movei_kv__contents {
	width: 350px
}

.entry-content .top-movei_inner {
	max-width: var(--contentsW);
	margin: 0 auto;
	padding: 0 100px
}

.entry-content .top-movei_media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 245px
}

.entry-content .top-movei_media__image {
	position: relative;
	width: 800px
}

.entry-content .top-movei_credit {
	text-align: right;
	margin-top: 15px
}

.entry-content .top-movei_media__contents {
	width: 340px;
	margin-top: 40px
}

.entry-content .top-movei_col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 60px 0 -60px -60px
}

.entry-content .top-movei_col__item {
	width: 50%;
	padding: 0 0 60px 60px
}

.entry-content .top-movei_box {
	position: relative;
	height: 100%;
	border: 1px solid #000;
	padding: 50px
}

.entry-content .top-movei_box::before,
.entry-content .top-movei_box::after {
	content: "";
	position: absolute;
	top: -3px;
	left: -3px;
	background-color: #000
}

.entry-content .top-movei_box::before {
	width: 20px;
	height: 3px
}

.entry-content .top-movei_box::after {
	width: 3px;
	height: 20px
}

@media screen and (max-width: 1399px) {
	.entry-content .top-movei_media__image {
		width: 66.6666666667%
	}

	.entry-content .top-movei_media__contents {
		width: 28.3333333333%
	}
}

@media screen and (max-width: 1000px) {
	.entry-content .top-movei_media {
		display: block;
		margin-top: 150px
	}

	.entry-content .top-movei_media__image,
	.entry-content .top-movei_media__contents {
		width: 100%
	}

	.entry-content .top-movei_media__contents {
		margin-top: 15px
	}

	.entry-content .top-movei_col__item {
		width: 100%;
		padding: 0 0 60px 60px
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-movei {
		padding-bottom: 110px
	}

	.entry-content .top-movei_kv {
		position: relative;
		width: 100%;
		height: 600px;
		background: url(/products-cameras-static/x-t5/assets/images/top/koes_movei_kv_01_sp.png) no-repeat 0 0/cover;
		color: #fff;
		padding-top: 160%
	}

	.entry-content .top-movei_kv__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: 50px 20px
	}

	.entry-content .top-movei_kv__contents {
		width: auto
	}

	.entry-content .top-movei_inner {
		max-width: var(--contentsW);
		margin: 0 auto;
		padding: 0 100px
	}

	.entry-content .top-movei_inner {
		margin-top: 100px;
		padding: 0 30px
	}

	.entry-content .top-movei_credit {
		margin-top: 5px
	}

	.entry-content .top-movei_media {
		margin-top: 100px
	}

	.entry-content .top-movie_media__contents {
		margin-top: 10px
	}

	.entry-content .top-movei_col {
		margin: 30px 0 -30px -30px
	}

	.entry-content .top-movei_col__item {
		padding: 0 0 30px 30px
	}

	.entry-content .top-movei_box {
		padding: 25px
	}

	.entry-content .top-movei_box::before,
	.entry-content .top-movei_box::after {
		content: "";
		position: absolute;
		top: -2px;
		left: -2px
	}

	.entry-content .top-movei_box::before {
		width: 15px;
		height: 2px
	}

	.entry-content .top-movei_box::after {
		width: 2px;
		height: 15px
	}
}

.entry-content .top-interface {
	position: relative;
	background: #ddd;
	padding: 120px 30px 100px;
	z-index: 0
}

.entry-content .top-interface_inner {
	max-width: var(--innerW);
	margin: 0 auto
}

.entry-content .top-interface_title {
	position: absolute;
	top: -0.75em;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	line-height: 1.4
}

.entry-content .top-interface_col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -80px -80px
}

.entry-content .top-interface_col__item {
	width: 50%;
	padding: 0 0 80px 80px
}

.entry-content .top-interface_card__contents {
	padding: 30px 0 0
}

.entry-content .top-interface_card__title {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.333;
	margin-bottom: 20px
}

@media screen and (max-width: 1399px) {
	.entry-content .top-interface_col {
		margin: 0 0 -5.7142857143vw -5.7142857143vw
	}

	.entry-content .top-interface_col__item {
		padding: 0 0 5.7142857143vw 5.7142857143vw
	}
}

@media screen and (max-width: 1000px) {
	.entry-content .top-interface_title {
		top: -1.5em
	}
}

@media screen and (max-width: 767px) {
	.entry-content .top-interface {
		padding: 17.3333333333vw 30px
	}

	.entry-content .top-interface_title {
		font-size: 6.6666666667vw
	}

	.entry-content .top-interface_col {
		display: block;
		margin: 0
	}

	.entry-content .top-interface_col__item {
		width: auto;
		padding: 0
	}

	.entry-content .top-interface_col__item+.top-interface_col__item {
		margin-top: 40px
	}

	.entry-content .top-interface_card__contents {
		padding: 25px 0 0
	}

	.entry-content .top-interface_card__title {
		font-size: 18px;
		margin-bottom: 15px
	}
}

.entry-content .top-product {
	max-width: 790px;
	margin: 80px auto 0
}

@media screen and (max-width: 767px) {
	.entry-content .top-product {
		max-width: 90vw;
		font-size: 11px;
		margin-top: 30px
	}
}

@media screen and (min-width: 768px) {
	.entry-content .x-t5 .u_un767 {
		display: none !important
	}
}

/*# sourceMappingURL=top.css.map */