@charset "UTF-8";
.slick-dots li button,
.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	background: 0 0
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
	-webkit-font-smoothing: antialiased;
	content: ""
}

@font-face {
	font-family: MyYuGothicM;
	font-weight: 400;
	src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular")
}

@font-face {
	font-family: MyYuGothicM;
	font-weight: 700;
	src: local("YuGothic-Bold"), local("Yu Gothic Bold")
}

@font-face {
	font-family: MyYuMinchoM;
	font-weight: 400;
	src: local("YuMincho-Medium"), local("Yu Mincho Medium"), local("YuMincho-Regular")
}

@font-face {
	font-family: MyYuMinchoM;
	font-weight: 700;
	src: local("YuMincho-Demibold"), local("Yu Mincho")
}

.slick-slider * {
	outline: 0
}

.slick-dots {
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
	margin: 24px 0 0;
	font-size: 0
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 4px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	display: block;
	padding: 5px;
	color: transparent;
	border: 0;
	outline: 0
}

.slick-dots li button:before {
	font-size: 6px;
	line-height: 6px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 6px;
	text-align: center;
	color: #000;
	-moz-osx-font-smoothing: grayscale
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: 0
}

.slick-list,
.slick-track {
	overflow: hidden
}

.slick-slide {
	float: left
}

.slick-next,
.slick-prev {
	position: absolute;
	top: 50%;
	z-index: 100;
	display: block;
	padding: 0;
	border: 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)"
}

.pswp--animate_opacity,
.pswp__bg {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	will-change: opacity
}

.slick-next:before,
.slick-prev:before {
	line-height: 1;
	display: block;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	-moz-osx-font-smoothing: grayscale
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */

.pswp,
.pswp__bg,
.pswp__scroll-wrap {
	height: 100%;
	width: 100%
}

.pswp,
.pswp__item,
.pswp__scroll-wrap {
	overflow: hidden;
	top: 0;
	left: 0
}

.pswp,
.pswp__bg,
.pswp__container,
.pswp__img--placeholder,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden
}

.pswp,
.pswp__bg,
.pswp__error-msg,
.pswp__img,
.pswp__item,
.pswp__scroll-wrap,
.pswp__zoom-wrap {
	position: absolute
}

.pswp {
	display: none;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	outline: 0
}

.pswp * {
	box-sizing: border-box
}

.pswp img {
	max-width: none
}

.pswp--animate_opacity {
	opacity: .001;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--open {
	display: block
}

.pswp--zoom-allowed .pswp__img {
	cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
	cursor: grab
}

.pswp--dragging .pswp__img {
	cursor: grabbing
}

.pswp__bg {
	left: 0;
	top: 0;
	background: #000;
	opacity: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.pswp__zoom-wrap {
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
	transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1), -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none
}

.pswp__item {
	right: 0;
	bottom: 0
}

.pswp__img {
	width: auto;
	height: auto;
	top: 0;
	left: 0
}

.pswp__img--placeholder--blank {
	background: #222
}

.pswp--ie .pswp__img {
	width: 100%!important;
	height: auto!important;
	left: 0;
	top: 0
}

.pswp__error-msg {
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #CCC
}

.pswp__error-msg a {
	color: #CCC;
	text-decoration: underline
}

.c-sectionInner {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto
}

@media print,
screen and (max-width:640px) {
	.c-sectionInner {
		padding: 0 15px
	}
}

@media print,
screen and (min-width:641px) {
	.c-sectionInner {
		padding: 0 40px
	}
}

.c-pageTitle {
	width: 100%;
	background-color: #FBFBFC;
	background-position: right
}

@media print,
screen and (max-width:640px) {
	.c-pageTitle {
		padding: 20px 0;
		background-image: url(/products/lp/multiple-locations/dx/img/page-title-bg-sp.png);
		background-size: 375px
	}
}

@media print,
screen and (min-width:641px) {
	.c-pageTitle {
		padding: 50px 0 60px;
		background-image: url(/products/lp/multiple-locations/dx/img/page-title-bg-pc.png)
	}
}

.c-pageTitle_text {
	position: relative;
	font-weight: 700;
	text-align: center
}

.c-pageTitle_text:after {
	content: "";
	display: inline-block;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #E10A0A
}

@media print,
screen and (max-width:640px) {
	.c-pageTitle_text {
		padding: 0 15px;
		font-size: 2.6rem;
		line-height: 1.5
	}
	.c-pageTitle_text:after {
		bottom: -6px;
		width: 50px;
		height: 2px
	}
}

@media print,
screen and (min-width:641px) {
	.c-pageTitle_text {
		font-size: 3.6rem;
		line-height: 1.8
	}
	.c-pageTitle_text:after {
		bottom: -10px;
		width: 74px;
		height: 4px
	}
}

.c-sectionTitle {
	width: 100%;
	background-image: url(/products/lp/multiple-locations/dx/img/section_title_bg.png);
	background-position: center;
	font-weight: 500;
	text-align: center
}

@media print,
screen and (max-width:640px) {
	.c-sectionTitle {
		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;
		min-height: 71px;
		background-size: 345px;
		font-size: 2.2rem;
		line-height: 1.5
	}
}

@media print,
screen and (min-width:641px) {
	.c-sectionTitle {
		padding: 17px 0;
		background-size: 440px;
		font-size: 3.2rem;
		line-height: 1.8
	}
}

.c-blockTitle {
	background-color: #C11111;
	color: #fff;
	font-weight: 500;
	line-height: 1.5
}

.c-buttonWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.c-buttonBorder {
	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: 40px;
	border-radius: 20px;
	border: 1px solid #000;
	background-color: #fff;
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}

@media print,
screen and (max-width:640px) {
	.c-blockTitle {
		padding: 12px 20px;
		font-size: 1.8rem
	}
	.c-buttonBorder {
		width: 100%
	}
}

@media print,
screen and (min-width:641px) {
	.c-blockTitle {
		padding: 17px 20px;
		font-size: 2.4rem
	}
	.c-buttonBorder {
		width: 260px
	}
}

@media (hover:hover) {
	.c-buttonBorder:hover {
		background-color: #F7F7F7
	}
}

@media all and (-ms-high-contrast:none) {
	.c-buttonBorder:hover {
		background-color: #F7F7F7
	}
}

.c-buttonBorder_icon {
	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;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #000;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: background .3s ease, -webkit-transform .3s ease;
	transition: background .3s ease, -webkit-transform .3s ease;
	transition: transform .3s ease, background .3s ease;
	transition: transform .3s ease, background .3s ease, -webkit-transform .3s ease
}

@media (hover:hover) {
	.c-buttonBorder:hover .c-buttonBorder_icon {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}
}

@media all and (-ms-high-contrast:none) {
	.c-buttonBorder:hover .c-buttonBorder_icon {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}
}

.c-buttonBorder_icon_svg {
	width: 8px;
	height: 8px;
	fill: #fff
}

.c-buttonBorder_text {
	margin-left: 20px;
	font-size: 24px;
	font-size: 1.5rem
}

@media print,
screen and (max-width:640px) {
	.downloadArea {
		padding-top: 40px;
		padding-bottom: 40px
	}
	
	.downloadHeadCaption {
		margin-top: 40px;
		font-size: 1.4rem;
		font-weight: 300;
		line-height: 1.5
	}
	.downloadAreaNodeList {
		width: 100%
	}
}

.downloadHeadCaption {
	text-align: center
}

.downloadAreaNode {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media print,
screen and (min-width:641px) {
	.downloadArea {
		padding-top: 60px;
		padding-bottom: 90px
	}
	.downloadAreaNode {
		margin: -15px -22.5px;
		overflow: hidden
	}
	
	.downloadHeadCaption {
		margin-top: 60px;
		font-size: 1.7rem;
		line-height: 1.8
	}
}

.downloadAreaNodeList {
	position: relative
}

@media print,
screen and (min-width:641px) {
	.downloadAreaNodeList {
		width: 33.3333333333%;
		padding: 15px 22.5px
	}
}

.downloadAreaNodeList_link {
	display: inline-block;
	height: 100%;
	background: #F4F4F4
}

.downloadAreaNodeList_linkImage {
	overflow: hidden
}

.downloadAreaNodeList_linkImage img {
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.downloadAreaNodeList_linkText {
	box-sizing: border-box
}

@media print,
screen and (max-width:640px) {
	.downloadAreaNodeList_linkText {
		padding: 20px 4% 60px
	}
}

@media print,
screen and (min-width:641px) {
	.downloadAreaNodeList_linkText {
		padding: 20px 20px 60px
	}
}

.downloadAreaNodeList_linkTitle {
	border-bottom: 1px solid #C6C6C6;
	font-weight: 500;
	-webkit-transition: font-weight .3s ease;
	transition: font-weight .3s ease
}

@media print,
screen and (max-width:640px) {
	.downloadAreaNodeList_linkTitle {
		margin-bottom: 10px;
		padding-bottom: 7px;
		font-size: 1.6rem;
		line-height: 1.5
	}
}

@media print,
screen and (min-width:641px) {
	.downloadAreaNodeList_linkTitle {
		margin-bottom: 20px;
		padding-bottom: 17px;
		font-size: 1.7rem;
		line-height: 1.8
	}
}

@media (hover:hover) {
	.downloadAreaNodeList_link:hover .downloadAreaNodeList_linkImage img {
		-webkit-transform: scale(1.08);
		-ms-transform: scale(1.08);
		transform: scale(1.08)
	}
	.downloadAreaNodeList_link:hover .downloadAreaNodeList_linkTitle {
		font-weight: 700
	}
	.downloadAreaNodeList_link:hover .downloadAreaNode_detail_button {
		background-color: #CE2F22
	}
}

@media all and (-ms-high-contrast:none) {
	.downloadAreaNodeList_link:hover .downloadAreaNodeList_linkImage img {
		-webkit-transform: scale(1.08);
		-ms-transform: scale(1.08);
		transform: scale(1.08)
	}
	.downloadAreaNodeList_link:hover .downloadAreaNodeList_linkTitle:hover {
		font-weight: 700
	}
	.downloadAreaNodeList_link:hover .downloadAreaNode_detail_button:hover {
		background-color: #CE2F22
	}
}

.downloadAreaNodeList_linkString {
	margin-bottom: 20px;
	font-weight: 300;
	line-height: 1.5
}

.downloadAreaNode_detail_button {
	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;
	position: absolute;
	left: 50%;
	width: 92%;
	height: 40px;
	padding: 0 4vw;
	border-radius: 20px;
	border: 1px solid #CE2F22;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}

@media print,
screen and (max-width:640px) {
	.downloadAreaNodeList_linkString {
		font-size: 1.4rem
	}
	.downloadAreaNode_detail_button {
		bottom: 20px;
		max-width: 370px
	}
}

@media print,
screen and (min-width:641px) {
	.downloadAreaNodeList_linkString {
		font-size: 1.7rem
	}
	.downloadAreaNode_detail_button {
		bottom: 35px;
		max-width: 330px
	}
}

.downloadAreaNodeButtonIcon {
	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;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #E10A0A;
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}

.downloadAreaNodeButtonIcon_svg {
	width: 8px;
	height: 10px;
	fill: #fff;
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}

.downloadAreaNodeButtonText {
	margin-left: 20px;
	font-size: 22.4px;
	font-size: 1.4rem;
	color: #E10A0A
}

@media (hover:hover) {
	.downloadAreaNodeList_link:hover .downloadAreaNodeButtonIcon {
		background-color: #fff
	}
	.downloadAreaNodeList_link:hover .downloadAreaNodeButtonIcon_svg {
		fill: #E10A0A
	}
	.downloadAreaNodeList_link:hover .downloadAreaNodeButtonText {
		color: #fff
	}
}

@media all and (-ms-high-contrast:none) {
	.downloadAreaNodeList_link:hover .downloadAreaNodeButtonIcon {
		background-color: #fff
	}
	.downloadAreaNodeList_link:hover .downloadAreaNodeButtonIcon_svg {
		fill: #E10A0A
	}
	.downloadAreaNodeList_link:hover .downloadAreaNodeButtonText {
		color: #fff
	}
}