@charset "UTF-8";

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

progress {
	vertical-align: baseline
}

template,
[hidden] {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0
}

h2,
h3,
h4,
h5,
h6 {
	margin: 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

figure {
	margin: 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button,
input,
select,
textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: 700
}

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
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}

[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-input-placeholder {
	color: inherit;
	opacity: .54;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=54)"
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

.ua-sp .c-alpha[data-hover=touch],
.ua-pc .c-alpha:hover,
.c-btn1,
.c-item__movie a:after,
.c-item__img:after,
.c-item__movie a:before,
.c-nav__pager i:before,
.c-nav__pager a,
.c-nav__pager span,
.c-nav__pagetop a,
.c-nav__anchor__link:after,
.c-nav__bottom__link:after,
.c-nav__bottom__image,
.p-sub__mv__time,
.p-sub__mv__time:before,
.p-top__nav__article,
.p-top__nav__article .c-ttl1:after {
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: cubic-bezier(.42, 0, .41, 1);
	transition-timing-function: cubic-bezier(.42, 0, .41, 1)
}

input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 0;
	margin: 0;
	padding: 0;
	background: none transparent;
	font-size: inherit;
	color: inherit
}

.msie input::-ms-expand,
.trident input::-ms-expand {
	display: none
}

input:focus {
	outline: none
}

@media only screen and (min-width:1024px) {
	.hidden_pc {
		display: none !important
	}
}

@media only screen and (max-width:1023px) {
	.hidden_sp {
		display: none !important
	}
}

@media only screen and (min-width:1200px) {
	.hidden_pcw {
		display: none !important
	}
}

@media only screen and (min-width:1024px) and (max-width:1199px) {
	.hidden_pcm {
		display: none !important
	}
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.hidden_spw {
		display: none !important
	}
}

@media only screen and (max-width:767px) {
	.hidden_spm {
		display: none !important
	}
}

.visible_pc,
.visible_pc-inline,
.visible_pc-inline-block,
.visible_sp,
.visible_sp-inline,
.visible_sp-inline-block,
.visible_pcw,
.visible_pcw-inline,
.visible_pcw-inline-block,
.visible_pcm,
.visible_pcm-inline,
.visible_pcm-inline-block,
.visible_spw,
.visible_spw-inline,
.visible_spw-inline-block,
.visible_spm,
.visible_spm-inline,
.visible_spm-inline-block {
	display: none !important
}

@media only screen and (min-width:1024px) {
	.visible_pc {
		display: block !important
	}

	table.visible_pc {
		display: table !important
	}

	tr.visible_pc {
		display: table-row !important
	}

	th.visible_pc,
	td.visible_pc {
		display: table-cell !important
	}
}

@media only screen and (max-width:1023px) {
	.visible_sp {
		display: block !important
	}

	table.visible_sp {
		display: table !important
	}

	tr.visible_sp {
		display: table-row !important
	}

	th.visible_sp,
	td.visible_sp {
		display: table-cell !important
	}
}

@media only screen and (min-width:1200px) {
	.visible_pcw {
		display: block !important
	}

	table.visible_pcw {
		display: table !important
	}

	tr.visible_pcw {
		display: table-row !important
	}

	th.visible_pcw,
	td.visible_pcw {
		display: table-cell !important
	}
}

@media only screen and (min-width:1024px) and (max-width:1199px) {
	.visible_pcm {
		display: block !important
	}

	table.visible_pcm {
		display: table !important
	}

	tr.visible_pcm {
		display: table-row !important
	}

	th.visible_pcm,
	td.visible_pcm {
		display: table-cell !important
	}
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.visible_spw {
		display: block !important
	}

	table.visible_spw {
		display: table !important
	}

	tr.visible_spw {
		display: table-row !important
	}

	th.visible_spw,
	td.visible_spw {
		display: table-cell !important
	}
}

@media only screen and (max-width:767px) {
	.visible_spm {
		display: block !important
	}

	table.visible_spm {
		display: table !important
	}

	tr.visible_spm {
		display: table-row !important
	}

	th.visible_spm,
	td.visible_spm {
		display: table-cell !important
	}
}

@media only screen and (min-width:1024px) {
	.visible_pc-inline {
		display: inline !important
	}
}

@media only screen and (max-width:1023px) {
	.visible_sp-inline {
		display: inline !important
	}
}

@media only screen and (min-width:1200px) {
	.visible_pcw-inline {
		display: inline !important
	}
}

@media only screen and (min-width:1024px) and (max-width:1199px) {
	.visible_pcm-inline {
		display: inline !important
	}
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.visible_spw-inline {
		display: inline !important
	}
}

@media only screen and (max-width:767px) {
	.visible_spm-inline {
		display: inline !important
	}
}

@media only screen and (min-width:1024px) {
	.visible_pc-inline-block {
		display: inline-block !important
	}
}

@media only screen and (max-width:1023px) {
	.visible_sp-inline-block {
		display: inline-block !important
	}
}

@media only screen and (min-width:1200px) {
	.visible_pcw-inline-block {
		display: inline-block !important
	}
}

@media only screen and (min-width:1024px) and (max-width:1199px) {
	.visible_pcm-inline-block {
		display: inline-block !important
	}
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.visible_spw-inline-block {
		display: inline-block !important
	}
}

@media only screen and (max-width:767px) {
	.visible_spm-inline-block {
		display: inline-block !important
	}
}

.mb-0 {
	margin-bottom: 0 !important
}

.mb-5 {
	margin-bottom: 5px !important
}

.mb-10 {
	margin-bottom: 10px !important
}

.mb-15 {
	margin-bottom: 15px !important
}

.mb-20 {
	margin-bottom: 20px !important
}

.mb-25 {
	margin-bottom: 25px !important
}

.mb-30 {
	margin-bottom: 30px !important
}

.mb-35 {
	margin-bottom: 35px !important
}

.mb-40 {
	margin-bottom: 40px !important
}

.mb-45 {
	margin-bottom: 45px !important
}

.mb-50 {
	margin-bottom: 50px !important
}

.mb-55 {
	margin-bottom: 55px !important
}

.mb-60 {
	margin-bottom: 60px !important
}

.mb-65 {
	margin-bottom: 65px !important
}

.mb-70 {
	margin-bottom: 70px !important
}

.mb-75 {
	margin-bottom: 75px !important
}

.mb-80 {
	margin-bottom: 80px !important
}

.mb-85 {
	margin-bottom: 85px !important
}

.mb-90 {
	margin-bottom: 90px !important
}

.mb-95 {
	margin-bottom: 95px !important
}

.mb-100 {
	margin-bottom: 100px !important
}

.t-center {
	text-align: center !important
}

.t-left {
	text-align: left !important
}

.t-right {
	text-align: right !important
}

.f-left {
	float: left
}

.f-right {
	float: right
}

.cfix {
	zoom: 1
}

.cfix:before,
.cfix:after {
	content: " ";
	display: table
}

.cfix:after {
	clear: both
}

* {
	-webkit-backface-visibility: hidden;
	box-sizing: border-box
}

html,
body {
	-webkit-text-size-adjust: 100%;
	color: #000
}

html {
	font-size: 100%
}

li {
	list-style: none
}

p {
	margin: 0;
	color: #000
}

address {
	font-style: normal
}

ul,
ol {
	display: block;
	margin: 0;
	padding: 0
}

pre a,
pre span,
pre i {
	display: inline
}

.svg__all {
	display: none
}

.phone-on {
	display: none !important
}

.iphone .phone-on,
.ipod .phone-on,
.ipad .phone-on,
.android .phone-on,
.blackberry .phone-on,
.mango .phone-on {
	display: inline !important
}

@media only screen and (max-width:1023px) {
	.phone-on {
		display: inline !important
	}
}

.iphone .phone-off,
.ipod .phone-off,
.ipad .phone-off,
.android .phone-off,
.blackberry .phone-off,
.mango .phone-off {
	display: none !important
}

@media only screen and (max-width:1023px) {
	.phone-off {
		display: none !important
	}
}

input[type=text]:focus {
	outline: 0
}

.ua-sp .c-alpha[data-hover=touch] {
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.ua-pc .c-alpha:hover {
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.c-btn1 {
	color: #fff;
	font-size: 14.08px;
	font-size: .88rem;
	background-color: #df0523;
	box-sizing: border-box;
	padding: 5px 20px;
	border-radius: 3px;
	text-decoration: none;
	border: 1px solid #df0523
}

.ua-sp .c-btn1[data-hover=touch] {
	color: #df0523;
	background-color: #fff;
	text-decoration: none
}

.ua-pc .c-btn1:hover {
	color: #df0523;
	background-color: #fff;
	text-decoration: none
}

.c-btn1.reverse {
	background-color: #fff;
	color: #df0523
}

.ua-sp .c-btn1.reverse[data-hover=touch] {
	background: #df0523;
	color: #fff
}

.ua-pc .c-btn1.reverse:hover {
	background: #df0523;
	color: #fff
}

.c-area__text .link--blank:after {
	content: "";
	display: inline-block
}

.c-area__text .link--pdf:after {
	font-family: FontAwesome;
	content: "\f1c1"
}

.c-area__text .link--doc:after {
	font-family: FontAwesome;
	content: "\f1c2"
}

.c-area__text .link--xls:after {
	font-family: FontAwesome;
	content: "\f1c3"
}

.c-area__text .link--ppt:after {
	font-family: FontAwesome;
	content: "\f1c4"
}

.c-area__text .link--zip:after {
	font-family: FontAwesome;
	content: "\f1c6"
}

.c-color--red {
	color: #df0523
}

.c-area__text {
	font-size: 14.08px;
	font-size: .88rem;
	line-height: 1.6
}

@media only screen and (max-width:1023px) {
	.c-area__text {
		font-size: .85rem;
		margin-bottom: 25px
	}
}

.c-area__text p + p {
	margin-top: 15px
}

.c-area__text .link--blank,
.c-area__text .link--pdf,
.c-area__text .link--zip,
.c-area__text .link--doc,
.c-area__text .link--xls,
.c-area__text .link--ppt {
	padding-right: 2px;
	position: relative
}

.c-area__2col {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.c-area__2col + .c-area__2col {
	margin-top: 30px
}

@media only screen and (max-width:767px) {
	.c-area__2col + .c-area__2col {
		margin-top: 40px
	}
}

@media only screen and (max-width:767px) {
	.c-area__2col {
		display: block
	}
}

.c-area__2col.is-imgright {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.c-area__2col__img {
	margin-right: 30px
}

@media only screen and (max-width:767px) {
	.c-area__2col__img {
		margin-right: 0;
		margin-top: 30px;
		text-align: center
	}
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.c-area__2col__img {
		min-width: 350px;
		width: inherit
	}
}

.c-area__2col__img img {
	border: 1px solid #ccc;
	box-sizing: content-box
}

.iot .c-area__2col__img img {
	margin: 0 0 20px
}

@media only screen and (min-width:1024px) {
	.c-area__2col__img img {
		max-width: 350px;
		height: auto
	}
}

.is-imgright .c-area__2col__img {
	margin-right: 0;
	margin-left: 30px
}

@media only screen and (max-width:767px) {
	.is-imgright .c-area__2col__img {
		margin-left: 0
	}
}

.c-area__2col__text {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.6;
	margin-top: 10px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0%;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%
}

.c-area__2col__text p + p {
	margin-top: 15px
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.c-area__2col__text {
		margin-top: 0
	}
}

@media only screen and (max-width:767px) {
	.c-area__2col__text {
		margin-top: 15px
	}
}

.c-area__2col__text .size-small {
	font-size: 14.08px;
	font-size: .88rem
}

.c-area__2col__text.w100per {
	width: 100%
}

.ua-sp .c-area__2col__text a[data-hover=touch] {
	text-decoration: none
}

.ua-pc .c-area__2col__text a:hover {
	text-decoration: none
}

.c-item__movie a,
.c-item__img {
	display: block;
	line-height: 0;
	position: relative
}

.ua-sp .c-item__movie a[data-hover=touch],
.c-item__movie .ua-sp a[data-hover=touch],
.ua-sp .c-item__img[data-hover=touch] {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.ua-sp .c-item__movie a[data-hover=touch]:after,
.c-item__movie .ua-sp a[data-hover=touch]:after,
.ua-sp .c-item__img[data-hover=touch]:after {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.ua-pc .c-item__movie a:hover,
.c-item__movie .ua-pc a:hover,
.ua-pc .c-item__img:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.ua-pc .c-item__movie a:hover:after,
.c-item__movie .ua-pc a:hover:after,
.ua-pc .c-item__img:hover:after {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.c-item__movie a span,
.c-item__img span {
	content: "";
	width: 100%;
	display: block;
	background-size: cover;
	background-position: center
}

.c-item__movie a:after,
.c-item__img:after {
	position: absolute;
	background-color: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	top: 0;
	left: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.c-item__movie a {
	text-decoration: none;
	position: relative;
	z-index: 0
}

.c-item__movie a:before {
	font-family: fontello;
	font-style: normal;
	speak: none;
	display: inline-block;
	content: '\e803';
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 40px;
	font-size: 2.5rem;
	border: 4px solid #fff;
	border-radius: 50%;
	padding: 10px 8px 10px 12px;
	width: 66px;
	height: 66px;
	text-align: center;
	line-height: 40px;
	z-index: 1
}

.c-item__caption {
	margin-top: 10px;
	font-size: 14.08px;
	font-size: .88rem;
	font-weight: 500
}

.c-list__ul {
	margin: 0 0 10px
}

.c-list__ul .c-list__ol {
	margin-left: 35px
}

@media only screen and (max-width:1023px) {
	.c-list__ul .c-list__ol {
		margin-left: 25px
	}
}

.c-list__ul .c-list__ol > li {
	text-indent: 0
}

.c-list__ul .c-list__ul {
	margin-left: 15px
}

@media only screen and (max-width:1023px) {
	.c-list__ul .c-list__ul {
		margin-left: 5px
	}
}

.c-list__ul > li {
	text-indent: -19.2px;
	text-indent: -1.2rem;
	margin-left: 19.2px;
	margin-left: 1.2rem;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5
}

.c-list__ul > li + li {
	margin-top: 8px
}

@media only screen and (max-width:1023px) {
	.c-list__ul > li {
		text-indent: -.9rem;
		margin-left: .9rem;
		font-size: .88rem
	}
}

.c-list__ul > li:before {
	content: "\30fb";
	margin-right: 3.2px;
	margin-right: .2rem
}

.c-list__ul > li a {
	display: inline
}

.c-list__ol {
	margin: 0 0 10px 30px
}

.c-list__ol .c-list__ol {
	margin-left: 20px
}

.c-list__ol > li {
	list-style-type: decimal;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.7
}

.c-list__ol > li + li {
	margin-top: 5px
}

@media only screen and (max-width:1023px) {
	.c-list__ol > li {
		font-size: 1.4rem
	}
}

.c-list__dl {
	font-size: 24px;
	font-size: 1.5rem
}

@media only screen and (max-width:1023px) {
	.c-list__dl {
		font-size: 1.4rem
	}
}

.c-list__dl dt {
	font-weight: 700;
	line-height: 1.6
}

.c-list__dl dd {
	margin-left: 20px;
	margin-top: 3px;
	line-height: 1.8
}

.c-list__dl dd a {
	text-decoration: underline
}

.ua-sp .c-list__dl dd a[data-hover=touch] {
	text-decoration: none
}

.ua-pc .c-list__dl dd a:hover {
	text-decoration: none
}

.c-list__dl dd + dt {
	margin-top: 10px
}

.c-list__notes {
	font-size: 24px;
	font-size: 1.5rem
}

@media only screen and (max-width:1023px) {
	.c-list__notes {
		font-size: 1.4rem
	}
}

.c-list__notes dt {
	width: 32px;
	width: 2rem;
	float: left;
	clear: both;
	line-height: 1.6
}

.c-list__notes dd {
	margin-left: 32px;
	margin-left: 2rem;
	margin-bottom: 5px;
	line-height: 1.6
}

.c-list__notes dd a {
	color: #000;
	text-decoration: underline
}

.ua-sp .c-list__notes dd a[data-hover=touch] {
	text-decoration: none
}

.ua-pc .c-list__notes dd a:hover {
	text-decoration: none
}

.c-list__notes.is-num dt {
	width: 48px;
	width: 3rem
}

.c-list__notes.is-num dd {
	margin-left: 48px;
	margin-left: 3rem
}

.c-list__notes.size-l dt {
	width: 48px;
	width: 3rem
}

.c-list__notes.size-l dd {
	margin-left: 48px;
	margin-left: 3rem
}

.c-nav__breadcrumbs {
	font-size: 19.2px;
	font-size: 1.2rem;
	margin: 10px auto;
	line-height: 1.2;
	max-width: 1200px;
	padding: 0 15px;
	box-sizing: content-box
}

@media only screen and (max-width:1023px) {
	.c-nav__breadcrumbs {
		display: none
	}
}

.c-nav__breadcrumbs .arrow {
	margin: 0 8px
}

.c-nav__breadcrumbs i {
	margin: 0 5px
}

.c-nav__breadcrumbs i:before {
	font-size: 16px;
	font-size: 1rem
}

.c-nav__breadcrumbs a {
	color: #666;
	text-decoration: underline
}

.ua-sp .c-nav__breadcrumbs a[data-hover=touch] {
	text-decoration: none
}

.ua-pc .c-nav__breadcrumbs a:hover {
	text-decoration: none
}

.c-nav__pager ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.c-nav__pager ul li {
	margin: 0 5px
}

.c-nav__pager ul li.c-nav__pager__prev {
	margin: 0 15px 0 0
}

.c-nav__pager ul li.c-nav__pager__next {
	margin: 0 0 0 15px
}

.c-nav__pager i:before {
	font-size: 28.8px;
	font-size: 1.8rem
}

@media only screen and (max-width:1023px) {
	.c-nav__pager i:before {
		font-size: 1.7rem
	}
}

.c-nav__pager a,
.c-nav__pager span {
	display: block;
	background-color: #fff;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 24px;
	font-size: 1.5rem;
	text-decoration: underline
}

.ua-sp .c-nav__pager a[data-hover=touch],
.ua-sp .c-nav__pager span[data-hover=touch] {
	text-decoration: none;
	color: #fff
}

.ua-pc .c-nav__pager a:hover,
.ua-pc .c-nav__pager span:hover {
	text-decoration: none;
	color: #fff
}

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

	.c-nav__pager a,
	.c-nav__pager span {
		font-size: 1.4rem;
		width: 36px;
		height: 36px;
		line-height: 36px
	}
}

.c-nav__pager span {
	text-decoration: none;
	background-color: #eee
}

.c-nav__pager__prev a,
.c-nav__pager__next a {
	border-radius: 5px;
	background-color: #fff;
	width: 41px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	text-decoration: none
}

.ua-sp .c-nav__pager__prev a[data-hover=touch] i:before,
.ua-sp .c-nav__pager__next a[data-hover=touch] i:before {
	color: #fff
}

.ua-pc .c-nav__pager__prev a:hover i:before,
.ua-pc .c-nav__pager__next a:hover i:before {
	color: #fff
}

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

	.c-nav__pager__prev a,
	.c-nav__pager__next a {
		width: 38px;
		height: 38px;
		line-height: 38px
	}
}

.c-nav__pagetop {
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: cubic-bezier(0, 0, .19, 1);
	transition-timing-function: cubic-bezier(0, 0, .19, 1);
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 2
}

.c-nav__pagetop.is-active {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

@media only screen and (max-width:1023px) {
	.c-nav__pagetop {
		bottom: 15px;
		right: 15px
	}
}

.c-nav__pagetop a {
	border-radius: 5px;
	background-color: #4f4232;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 32px;
	display: block
}

@media only screen and (max-width:1023px) {
	.c-nav__pagetop a {
		width: 26px;
		height: 26px;
		line-height: 26px
	}
}

.ua-sp .c-nav__pagetop a[data-hover=touch] {
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}

.ua-pc .c-nav__pagetop a:hover {
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}

.c-nav__pagetop i:before {
	color: #fff;
	font-size: 22.4px;
	font-size: 1.4rem
}

@media only screen and (max-width:1023px) {
	.c-nav__pagetop i:before {
		font-size: 1.2rem
	}
}

.c-nav__anchor {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 30px 0 45px;
	font-size: 18.08px;
	font-size: 1.13rem
}

@media only screen and (max-width:1023px) {
	.c-nav__anchor {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		font-size: .8rem;
		margin: 15px 0 30px
	}
}

.c-nav__anchor__item {
	width: calc((100% - (30px)) / 2);
	margin-bottom: 20px
}

@media only screen and (max-width:1023px) {
	.c-nav__anchor__item {
		width: auto;
		margin: 0 0 8px
	}
}

.c-nav__anchor__link {
	display: block;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: #eee;
	text-align: center;
	color: inherit;
	padding: 20px 10px;
	position: relative
}

.ua-sp .c-nav__anchor__link[data-hover=touch]:after {
	top: 38%
}

.ua-pc .c-nav__anchor__link:hover:after {
	top: 38%
}

@media only screen and (max-width:1023px) {
	.c-nav__anchor__link {
		padding: 12px 10px
	}
}

.c-nav__anchor__link:after {
	content: '\e800';
	font-family: fontello;
	color: #df0523;
	position: absolute;
	top: 35%;
	right: 15px;
	font-size: 13.6px;
	font-size: .85rem;
	line-height: 1.6;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	text-decoration: none
}

@media only screen and (max-width:1023px) {
	.c-nav__anchor__link:after {
		top: 28%
	}
}

.c-nav__bottom {
	background: url(../img/sub/bottom-nav_bg.png) 50% 50% repeat
}

.c-nav__bottom__body {
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only screen and (max-width:1023px) {
	.c-nav__bottom__body {
		padding: 15px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.c-nav__bottom__item {
	margin: 0 15px
}

@media only screen and (max-width:1023px) {
	.c-nav__bottom__item {
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 10px
	}

	.c-nav__bottom__item:last-child {
		margin-bottom: 0
	}
}

.c-nav__bottom__link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border: 1px solid #888;
	background: #fff;
	color: inherit;
	border-radius: 10px;
	padding: 18px 35px;
	min-width: 310px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	height: 100%
}

@media only screen and (max-width:1023px) {
	.c-nav__bottom__link {
		min-width: 0
	}
}

.ua-sp .c-nav__bottom__link[data-hover=touch] .c-nav__bottom__image {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.ua-sp .c-nav__bottom__link[data-hover=touch]:after {
	right: 12px
}

.ua-pc .c-nav__bottom__link:hover .c-nav__bottom__image {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.ua-pc .c-nav__bottom__link:hover:after {
	right: 12px
}

.c-nav__bottom__link:after {
	content: '\e800';
	font-family: fontello;
	color: #df0523;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20.8px;
	font-size: 1.3rem;
	line-height: 1.6;
	text-decoration: none
}

@media only screen and (max-width:1023px) {
	.c-nav__bottom__link:after {
		font-size: .88rem
	}
}

.c-nav__bottom__image {
	overflow: hidden;
	width: 165px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: none
}

@media only screen and (max-width:1023px) {
	.c-nav__bottom__image {
		width: 55px
	}
}

.c-nav__bottom__image > span {
	display: block;
	padding-top: 105px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

@media only screen and (max-width:1023px) {
	.c-nav__bottom__image > span {
		padding-top: 70%
	}
}

.c-nav__bottom__label {
	font-size: 16px;
	font-size: 1rem;
	display: block;
	line-height: 1.4;
	text-align: center
}

@media only screen and (max-width:1023px) {
	.c-nav__bottom__label {
		width: calc(100% - (55px + 15px));
		font-size: .88rem
	}
}

.c-panel__white {
	background-color: #fff
}

.c-text__lead {
	text-align: center;
	margin: 25px auto 60px;
	font-size: 22.4px;
	font-size: 1.4rem;
	font-weight: 400
}

@media only screen and (max-width:1023px) {
	.c-text__lead {
		font-size: 1rem;
		margin: 20px auto 40px
	}
}

.c-ttl__page {
	max-width: 1200px;
	margin: 25px auto 15px;
	padding: 0 15px;
	box-sizing: content-box
}

@media only screen and (max-width:1023px) {
	.c-ttl__page {
		margin-top: 15px
	}
}

.c-ttl__page > * {
	font-family: Noto Sans Japanese, Open Sans, sans-serif;
	line-height: 1.2;
	color: #000;
	font-weight: 300;
	font-size: 22.4px;
	font-size: 1.4rem
}

.c-ttl1 {
	font-size: 18.4px;
	font-size: 1.15rem;
	color: #000;
	border-left: 2px solid #df0523;
	font-weight: 500;
	padding: 10px 35px 10px 15px;
	margin-bottom: 15px;
	background-color: #eee;
	position: relative
}

.c-ttl2 {
	font-size: 22.4px;
	font-size: 1.4rem;
	color: #000;
	border-bottom: 1px solid #df0523;
	font-weight: 500;
	padding: 0 15px 10px 0;
	margin-bottom: 30px
}

.c-ttl2 a {
	color: #000;
	text-decoration: underline
}

.ua-sp .c-ttl2 a[data-hover=touch] {
	text-decoration: none
}

.ua-pc .c-ttl2 a:hover {
	text-decoration: none
}

.c-ttl3 {
	font-size: 20.8px;
	font-size: 1.3rem;
	margin-bottom: 30px;
	font-weight: 500
}

@media only screen and (max-width:767px) {
	.c-ttl3 {
		margin-bottom: 20px
	}
}

.c-ttl3:before {
	color: #666;
	margin-left: 0 !important
}

.c-ttl4 {
	text-align: center;
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: 20px;
	font-weight: 500;
	position: relative;
	z-index: 1
}

.c-ttl4 span {
	background-color: #fff;
	padding: 0 30px
}

.c-ttl4:before {
	content: "";
	width: 550px;
	border-bottom: 1px solid #aaa;
	position: relative;
	display: block;
	top: 19.2px;
	top: 1.2rem;
	z-index: -1;
	margin: 0 auto
}

@media only screen and (max-width:767px) {
	.c-ttl4 {
		font-size: 1.3rem;
		margin-bottom: 15px
	}

	.c-ttl4:before {
		content: none
	}

	.c-ttl4 span {
		padding: 0
	}
}

.c-ttl__pickup {
	padding: 15px 30px;
	background-color: #df0523;
	border-left: #f17788 10px solid;
	line-height: 0;
	display: inline-block;
	position: absolute;
	top: -20px;
	left: 30px;
	z-index: 10
}

@media only screen and (max-width:767px) {
	.c-ttl__pickup {
		padding: 12px 30px;
		border-right: #f17788 10px solid;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		text-align: center;
		width: 260px
	}
}

.c-ttl__pickup * {
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 500;
	display: inline;
	vertical-align: middle
}

@media only screen and (max-width:1023px) {
	.c-ttl__pickup * {
		font-size: 1.1rem
	}
}

.c-ttl__pickup i {
	line-height: 0;
	display: inline-block
}

.c-ttl__pickup i:before {
	font-family: Noto Sans Japanese, Open Sans, sans-serif;
	font-style: normal;
	font-weight: 800;
	content: "!";
	background-color: #fff;
	margin-right: 8px;
	color: #df0523;
	font-size: 15px;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	display: inline-block
}

.l-wrap {
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: content-box
}

.l-contents {
	font-family: Noto Sans Japanese, Open Sans, sans-serif
}

.l-main a {
	text-decoration: none
}

.l-main a:hover {
	text-decoration: underline
}

.l-mv {
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: content-box
}

.l-mv img {
	max-width: 100%;
	height: auto
}

.l-section + .l-section {
	margin-top: 60px
}

@media only screen and (max-width:767px) {
	.l-section + .l-section {
		margin-top: 30px
	}
}

.material .c-text__lead {
	margin-top: 5px;
	font-size: 18.4px;
	font-size: 1.15rem
}

@media only screen and (max-width:1023px) {
	.material .c-text__lead {
		margin-top: 15px
	}
}

.material .p-material__nav {
	margin-top: -40px;
	padding-top: 40px
}

@media only screen and (min-width:1024px) {
	.p-material__2col {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media only screen and (max-width:1023px) {
	.p-material__2col__img {
		text-align: center;
		margin-bottom: 15px
	}
}

@media only screen and (min-width:1024px) {
	.p-material__2col__text {
		width: 450px;
		margin-top: 10px;
		margin-left: 30px
	}
}

.p-material__2col__text .t-center {
	margin-top: 40px
}

@media only screen and (max-width:1023px) {
	.p-material__2col__text .t-center {
		margin-top: 20px;
		margin-bottom: 40px
	}
}

.p-material__2col__text .t-center .c-btn1 {
	padding: 12px 30px
}

@media only screen and (max-width:1023px) {
	.p-material__2col__text .t-center .c-btn1 {
		padding: 10px 20px
	}
}

.p-material__nav__sp {
	display: none
}

@media only screen and (max-width:767px) {
	.p-material__nav__sp {
		display: block;
		margin-bottom: 40px
	}
}

.p-material__nav__sp img {
	width: 100%;
	height: auto;
	max-width: none
}

.p-material__nav__pc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: -1px -1px 10px
}

@media only screen and (max-width:767px) {
	.p-material__nav__pc {
		display: none
	}
}

.p-material__nav__pc ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 1px
}

.p-material__nav__pc ul.col-1 {
	width: calc(100%*318/1136)
}

.p-material__nav__pc ul.col-1 li + li {
	margin-top: 1px
}

.p-material__nav__pc ul.col-2 {
	width: calc(100%*264/1136)
}

.p-material__nav__pc ul.col-3 {
	width: calc(100%*552/1136);
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.p-material__nav__pc ul.col-3 li:nth-child(3+n) {
	margin-top: 1px
}

.p-material__nav__pc ul.col-3 li:nth-child(1) {
	width: calc(100%*217/552)
}

.p-material__nav__pc ul.col-3 li:nth-child(2) {
	width: calc(100%*334/552)
}

.p-material__nav__pc ul.col-3 li:nth-child(3) {
	width: calc(100%*299/552)
}

.p-material__nav__pc ul.col-3 li:nth-child(4) {
	width: calc(100%*252/552)
}

.p-material__nav__pc li {
	width: 100%
}

.p-material__nav__pc li a {
	position: relative;
	width: 100%;
	display: block
}

.p-material__nav__pc li a:after {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	content: "";
	display: block;
	position: absolute;
	width: 87px;
	height: 70.5px;
	right: 0;
	bottom: 0;
	background-size: 87px 70.5px;
	background-image: url(/tech/design/img/top/img_hover.png)
}

.ua-sp .p-material__nav__pc li a[data-hover=touch] {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

.ua-sp .p-material__nav__pc li a[data-hover=touch]:after {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.ua-pc .p-material__nav__pc li a:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

.ua-pc .p-material__nav__pc li a:hover:after {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.p-material__nav__pc li img {
	width: 100%;
	height: auto
}

@media only screen and (max-width:1023px) {
	.p-material__nav__pc {
		margin-bottom: 30px
	}
}

.p-material__nav__btn {
	margin-bottom: 30px;
	text-align: center;
	font-size: 17.6px;
	font-size: 1.1rem
}

.p-material__nav__btn .c-btn1 {
	display: inline-block;
	margin-left: 15px
}

@media only screen and (max-width:1023px) {
	.p-material__nav__btn {
		font-size: 1rem
	}
}

@media only screen and (max-width:767px) {
	.p-material__nav__btn {
		margin-bottom: 30px
	}

	.p-material__nav__btn .c-btn1 {
		margin-top: 10px;
		margin-left: 0
	}
}

#sub .l-wrap {
	margin-bottom: 60px;
	overflow: hidden
}

@media only screen and (max-width:767px) {
	#sub .l-wrap {
		margin-bottom: 30px
	}
}

#sub .mfp-iframe-scaler {
	overflow: visible
}

#sub .mfp-title {
	font-size: 14.08px;
	font-size: .88rem;
	margin-top: 15px;
	font-weight: 100;
	line-height: 1.5
}

@media only screen and (max-width:767px) {
	.p-sub__mv {
		margin: 0 -15px
	}
}

.p-sub__mv__inner {
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: content-box;
	mix-height: 400px;
	padding: 0;
	background-image: url(/tech/design/img/sub/bg.gif);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

@media only screen and (max-width:767px) {
	.p-sub__mv__inner {
		display: block;
		padding-bottom: 90px
	}
}

.p-sub__mv__text {
	padding: 6vw 5%;
	min-width: 635px
}

@media only screen and (min-width:1200px) {
	.p-sub__mv__text {
		padding: 80px 60px
	}
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__mv__text {
		min-width: 430px;
		padding: 4vw 5%
	}
}

@media only screen and (max-width:767px) {
	.p-sub__mv__text {
		min-width: auto;
		padding: 30px 15px 15px
	}
}

.p-sub__mv__youtube {
	width: 39%;
	margin-right: 5%;
	height: 22vw;
	max-height: 255px;
	position: relative;
	z-index: 0
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__mv__youtube {
		width: 400px
	}
}

@media only screen and (max-width:767px) {
	.p-sub__mv__youtube {
		width: 100%;
		padding: 0 15px 5%;
		height: 50vw;
		max-height: none
	}
}

.p-sub__mv__youtube .c-item__movie {
	width: 100%
}

.p-sub__mv__youtube .c-item__movie span {
	height: 22vw;
	max-height: 255px
}

@media only screen and (max-width:767px) {
	.p-sub__mv__youtube .c-item__movie span {
		height: 50vw;
		max-height: none
	}
}

.p-sub__mv__copy {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 35.2px;
	font-size: 2.2rem;
	line-height: 1.3
}

.win .p-sub__mv__copy {
	font-weight: 500
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__mv__copy.is-long {
		font-size: 1.8rem
	}
}

.amcenna .p-sub__mv__copy {
	font-size: 35.2px;
	font-size: 2.2rem
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.amcenna .p-sub__mv__copy {
		font-size: 1.8rem
	}
}

@media only screen and (max-width:767px) {
	.amcenna .p-sub__mv__copy {
		font-size: 1.7rem
	}
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__mv__copy {
		font-size: 2rem
	}
}

@media only screen and (max-width:767px) {
	.p-sub__mv__copy {
		font-size: 1.7rem
	}
}

.p-sub__mv__copy .kana {
	display: inline;
	letter-spacing: -4.8px;
	letter-spacing: -.3rem
}

@media only screen and (max-width:767px) {
	.p-sub__mv__copy .kana {
		letter-spacing: 0
	}
}

.p-sub__mv__copy span {
	display: block;
	color: #df0523;
	font-size: 27.2px;
	font-size: 1.7rem;
	margin-bottom: 12px
}

.crystal .p-sub__mv__copy span,
.amcenna .p-sub__mv__copy span,
.iot_device .p-sub__mv__copy span {
	color: #000
}

.p-sub__mv__copy span em {
	color: #df0523;
	font-style: normal
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__mv__copy span {
		font-size: 1.6rem
	}
}

@media only screen and (max-width:767px) {
	.p-sub__mv__copy span {
		font-size: 1.3rem;
		margin-bottom: 5px
	}
}

.p-sub__mv__copy span.-small {
	font-size: 20.8px;
	font-size: 1.3rem;
	display: inline
}

.p-sub__mv__time {
	float: right;
	font-size: 17.6px;
	font-size: 1.1rem;
	margin-top: 40px;
	border-bottom: 1px solid #000;
	position: relative;
	padding: 5px 0;
	padding-left: 30px;
	color: #000;
	text-decoration: none
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__mv__time {
		margin-top: 30px
	}

	.is-long + .p-sub__mv__time {
		margin-top: 15px
	}
}

@media only screen and (max-width:767px) {
	.p-sub__mv__time {
		position: absolute;
		bottom: 40px;
		left: 20px;
		font-size: 1rem
	}
}

.p-sub__mv__time:after {
	content: "";
	display: inline-block;
	border: 5px solid transparent;
	border-bottom: 5px solid #000;
	position: absolute;
	bottom: -6px;
	right: 0;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

@media only screen and (max-width:767px) {
	.p-sub__mv__time:after {
		content: none
	}
}

.p-sub__mv__time:before {
	font-family: fontello;
	font-style: normal;
	speak: none;
	display: inline-block;
	content: '\e803';
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #000;
	font-size: 14px;
	border: 2px solid #000;
	border-radius: 50%;
	padding: 8px 11px 8px 5px;
	width: 1px;
	height: 1px;
	text-align: center;
	line-height: 1px;
	margin-top: 1px
}

.ua-sp .p-sub__mv__time[data-hover=touch] {
	padding-right: 10px;
	margin-right: -10px
}

.ua-pc .p-sub__mv__time:hover {
	padding-right: 10px;
	margin-right: -10px
}

.p-sub__pickup {
	position: relative;
	padding: 0;
	margin-top: 60px;
	margin-bottom: 50px
}

@media only screen and (max-width:1023px) {
	.p-sub__pickup {
		margin-bottom: 30px
	}
}

.p-sub__pickup.-notitle {
	margin-top: 40px
}

.p-sub__pickup.-notitle p {
	font-size: 17.6px;
	font-size: 1.1rem;
	text-align: center
}

.p-sub__pickup .c-area__2col {
	padding: 30px;
	background-color: #f5f5f5;
	position: relative;
	z-index: 0
}

@media only screen and (max-width:767px) {
	.p-sub__pickup .c-area__2col {
		padding: 15px
	}
}

.p-sub__pickup .c-area__2col__text {
	margin-top: 30px
}

@media only screen and (max-width:767px) {
	.p-sub__pickup .c-area__2col__text {
		margin-top: 10px
	}
}

.p-sub__pickup .c-area__2col__text:first-child {
	margin-top: 0
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__pickup .c-area__2col__img {
		margin-top: 30px
	}
}

.p-sub__pickup .c-area__2col__img .c-item__movie {
	width: 352px
}

@media only screen and (max-width:767px) {
	.p-sub__pickup .c-area__2col__img .c-item__movie {
		width: 100%
	}
}

.p-sub__pickup .c-area__2col__img .c-item__movie span {
	height: 198px
}

@media only screen and (max-width:767px) {
	.p-sub__pickup .c-area__2col__img .c-item__movie span {
		height: 0;
		padding-top: calc(100%/16*9)
	}
}

.p-sub__pickup p {
	font-size: 16px;
	font-size: 1rem
}

.p-sub__list__youtube {
	border-top: 1px #ccc solid;
	padding-top: 50px;
	margin-bottom: 60px
}

@media only screen and (max-width:767px) {
	.p-sub__list__youtube {
		padding-top: 30px;
		margin-bottom: 0
	}
}

.p-sub__list__youtube__wrap {
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: content-box;
	padding: 0 15px;
	box-sizing: border-box
}

.p-sub__list__youtube__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.p-sub__list__youtube .c-item__movie {
	margin: 0;
	width: 23.5%;
	margin-right: 2%
}

@media only screen and (min-width:1024px) {
	.p-sub__list__youtube .c-item__movie:nth-child(4n) {
		margin-right: 0
	}
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__list__youtube .c-item__movie {
		width: 49%
	}

	.p-sub__list__youtube .c-item__movie:nth-child(2n) {
		margin-right: 0
	}
}

@media only screen and (max-width:767px) {
	.p-sub__list__youtube .c-item__movie {
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0
	}
}

.p-sub__list__youtube .c-item__movie span {
	height: 144px
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__list__youtube .c-item__movie span {
		height: 26vw
	}
}

@media only screen and (max-width:767px) {
	.p-sub__list__youtube .c-item__movie span {
		height: 48vw
	}
}

.p-sub__other {
	background-color: #f5f5f5
}

.p-sub__menu {
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px 15px 30px
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__menu {
		padding-bottom: 60px
	}
}

@media only screen and (max-width:767px) {
	.p-sub__menu {
		padding: 30px 15px 20px
	}
}

.p-sub__menu__ttl {
	text-align: center;
	font-size: 22.4px;
	font-size: 1.4rem;
	margin-bottom: 20px;
	font-weight: 500;
	padding-bottom: 30px
}

@media only screen and (max-width:767px) {
	.p-sub__menu__ttl {
		font-size: 1.3rem;
		padding-bottom: 10px;
		margin-bottom: 20px
	}
}

.p-sub__menu__ttl:after {
	content: "";
	width: 60px;
	height: 1px;
	position: relative;
	display: block;
	bottom: 0;
	background: #aaa;
	margin: 25px auto 0
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__menu__ttl:after {
		margin-top: 20px
	}
}

@media only screen and (max-width:767px) {
	.p-sub__menu__ttl:after {
		margin-top: 15px;
		width: 45px
	}
}

.p-sub__menu ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.p-sub__menu ul li {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 25px
}

@media only screen and (min-width:1024px) {
	.p-sub__menu ul li:nth-child(4n) {
		margin-right: 0
	}
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__menu ul li {
		width: 49%;
		margin-bottom: 0
	}

	.p-sub__menu ul li:nth-child(2n) {
		margin-right: 0
	}

	.p-sub__menu ul li:nth-child(n+3) {
		margin-top: 20px
	}
}

@media only screen and (max-width:767px) {
	.p-sub__menu ul li {
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0
	}
}

.p-sub__menu ul li a {
	display: block
}

.p-sub__menu ul li a span {
	height: 144px
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.p-sub__menu ul li a span {
		height: 26vw
	}
}

@media only screen and (max-width:767px) {
	.p-sub__menu ul li a span {
		height: 48vw
	}
}

.p-sub__menu__text {
	margin-top: 10px;
	font-size: 14.08px;
	font-size: .88rem;
	font-weight: 500
}

.p-sub__link {
	margin-bottom: 60px
}

.iot .p-sub__link {
	margin-bottom: 50px
}

.p-sub__link .c-list__ul {
	padding: 0 15px
}

.p-sub__link .c-list__ul li a {
	color: #000;
	font-size: 16px;
	font-size: 1rem
}

.p-sub__hosoku {
	margin-bottom: 45px
}

.p-sub__hosoku ul li {
	color: #000;
	font-size: 12px;
	font-size: .75rem;
	margin-bottom: 15px
}

.p-sub__contact {
	margin-bottom: 60px
}

.p-top__lead {
	font-size: 20px;
	font-size: 1.25rem;
	text-align: center;
	margin: 35px 0 45px
}

@media only screen and (max-width:1023px) {
	.p-top__lead {
		margin: 25px 0;
		font-size: .9rem;
		text-align: left
	}

	.p-top__lead br {
		display: none
	}
}

.p-top__nav {
	margin-bottom: 40px
}

.p-top__nav ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.p-top__nav ul li {
	width: 48.5%
}

.p-top__nav ul li:nth-child(2n) {
	margin-left: 3%
}

.p-top__nav ul li:last-child a {
	margin-bottom: 10px
}

@media only screen and (max-width:1023px) {
	.p-top__nav ul li {
		width: 100%
	}

	.p-top__nav ul li:nth-child(2n) {
		margin-left: 0
	}
}

.p-top__nav__article {
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 40px;
	color: #000
}

.ua-sp .p-top__nav__article[data-hover=touch] {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.ua-sp .p-top__nav__article[data-hover=touch] .c-ttl1:after {
	right: 12px
}

.ua-pc .p-top__nav__article:hover {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.ua-pc .p-top__nav__article:hover .c-ttl1:after {
	right: 12px
}

@media only screen and (max-width:1023px) {
	.p-top__nav__article {
		margin-bottom: 30px
	}
}

.p-top__nav__article .c-ttl1:after {
	content: '\e800';
	font-family: fontello;
	color: #df0523;
	position: absolute;
	right: 15px;
	font-size: 19.2px;
	font-size: 1.2rem;
	line-height: 1.6;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-decoration: none
}

@media only screen and (min-width:1024px) {
	.p-top__nav__article.fc .c-ttl1 {
		font-size: 1.1rem
	}
}

.p-top__nav__img {
	width: 180px;
	margin-right: 15px
}

@media only screen and (max-width:767px) {
	.p-top__nav__img {
		width: 100px
	}
}

.p-top__nav__img span {
	content: "";
	width: 100%;
	height: 180px;
	display: block;
	background-size: cover;
	background-position: center
}

@media only screen and (max-width:767px) {
	.p-top__nav__img span {
		height: 100px
	}
}

.p-top__nav__text {
	width: calc(100% - 195px)
}

@media only screen and (max-width:767px) {
	.p-top__nav__text {
		width: calc(100% - 115px)
	}
}

.p-top__nav__text p {
	font-size: 14.4px;
	font-size: .9rem;
	line-height: 1.6
}

@media only screen and (max-width:1023px) {
	.p-top__nav__text p {
		font-size: .85rem
	}
}

@font-face {
	font-family: fontello;
	src: url(/tech/design/font/fontello.eot?21788117);
	src: url(/tech/design/font/fontello.eot?21788117#iefix) format("embedded-opentype"), url(/tech/design/font/fontello.svg?21788117#fontello) format("svg")
}

@font-face {
	font-family: fontello;
	src: url(data:application/octet-stream;base64,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) format("woff"), url(data:application/octet-stream;base64,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) format("truetype")
}

[class^=icon-]:before,
[class*=" icon-"]:before {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em
}

.icon-right-open-big:before {
	content: '\e800'
}

.icon-search:before {
	content: '\e801'
}

.icon-check:before {
	content: '\e802'
}

.icon-play:before {
	content: '\e803'
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

.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: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	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;
	-ms-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: -.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;
	-ms-touch-action: manipulation;
	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: .65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=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;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.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: .65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=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;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.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: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}

.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, .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;
	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, .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, .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, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		-ms-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		-ms-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		-ms-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}



/*
追加
--------------------------*/
.en_p-top__nav ul li {
	margin-bottom: 40px;
}

.en_p-top__nav .p-top__nav__article {
	display: block;
}

.en_p-top__nav .p-top__nav__img {
	width: 100% !important;
	margin-right: 0 !important;
}

.en_p-top__nav .p-top__nav__img span {
	height: 290px;
}

.en_p-top__nav .p-top__nav__article {
	margin-bottom: 10px;
}

.en_p-top__nav .p-top__nav__img img {
	width: 100%;
}

.en_p-top__nav .p-top__nav__text {
	width: 100%;
}

.youtube__icon {
	position: relative;
}

.youtube__icon:before {
	font-family: fontello;
	font-style: normal;
	speak: none;
	display: inline-block;
	content: '\e803';
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 40px;
	font-size: 2.5rem;
	border: 4px solid #fff;
	border-radius: 50%;
	padding: 10px 8px 10px 12px;
	width: 66px;
	height: 66px;
	text-align: center;
	line-height: 40px;
	z-index: 1
}

.youtube__icon:after {
	position: absolute;
	background-color: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	top: 0;
	left: 0;
	opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.en_p-top__lead {
	text-align: left;
}

.en_c-text__lead p {
	font-weight: bold;
	font-size: 1.2em;
}


@media only screen and (max-width:1023px) {
	.en_p-top__nav ul li {
		width: 48.5%
	}

	.en_c-text__lead {
		font-size: 1.3rem;
		margin: 20px auto 40px
	}
}

@media only screen and (max-width:767px) {
	.en_p-top__nav ul li {
		width: 100%;
	}

	.en_p-top__nav .p-top__nav__img span {
		height: 350px !important;
	}
}

.st-ContentFooter {
	background-color: #f5f5f5;
}
.st-ContentFooter_Inner {
	max-width: 1200px;
	padding: 60px 15px 80px;
	margin: 0 auto;
}
.st-ContentFooter_Heading {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
}
.st-ContentFooter_BannerList {
	margin: 32px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.st-ContentFooter_BannerListItem {
	width: 48.5%;
}
.st-ContentFooter_BannerListItem a {
	color: inherit;
	text-decoration: none;
	display: block;
}
.st-ContentFooter_BannerListItem a:hover,
.st-ContentFooter_BannerListItem a:active,
.st-ContentFooter_BannerListItem a:focus {
	text-decoration: underline;
}
.st-ContentFooter_BannerListItemHeading {
	font-weight: normal;
	text-align: center;
	line-height: 1.35;
	font-size: 16px;
	margin: 0 0 10px;
}
.st-ContentFooter_BannerListItemHeading .st-Icon-External {
	position: absolute;
	margin: -1px 0 0 3px;
}

@media only screen and (max-width:767px) {
	.st-ContentFooter_Inner {
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.st-ContentFooter_Heading {
		font-size: 18px;
	}
	.st-ContentFooter_BannerList {
		display: block;
		margin: 25px 0 0;
	}
	.st-ContentFooter_BannerListItem {
		width: 100%;
	}
	.st-ContentFooter_BannerListItem:not(:last-child) {
		margin: 0 0 25px;
	}
	.st-ContentFooter_BannerListItemHeading {
		font-size: 14px;
		margin: 0 0 5px;
	}
	.st-ContentFooter_BannerListItemHeading .st-Icon-External {
		margin-top: 0;
	}
}