@charset "UTF-8";
/*
 * import.css
 */
@import url(cmn_layout.css);
/*@import url(cmn_style.css);*/
/*@import url(container.css);*/
@import url(animation.css);
@font-face {
	font-family: "noto_sans_jpbold";
	font-weight: normal;
	font-style: normal;

	src: url("../fonts/notosansjp-bold-webfont.woff2") format("woff2"), url("../fonts/notosansjp-bold-webfont.woff") format("woff"), url("../fonts/notosansjp-bold-webfont.ttf") format("truetype");
}

/* ==========================================================
Default
========================================================== */
.pagemenu ul {
	display: table;
	width: 100%;
	margin: 100px auto 0;
}

@media (min-width: 0) and (max-width: 767px) {
	.pagemenu ul {
		width: 85%;
	}
}

.pagemenu li {
	display: table-cell;
	width: 50%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	color: #cfd0d1;
	text-align: center;
	white-space: nowrap;
}

.pagemenu li.current dl {
	color: #333333;
	background: #efefef;
}

@media only screen and (max-width: 767px) {
	.pagemenu li {
		display: block;
		width: 100%;
	}
}

.pagemenu dl {
	padding: 1em 1.5em;
	border: solid 1px #efefef;
}

.pagemenu dl + p {
	margin-top: 0.5em;
	color: #333333;
}

.pagemenu dl dt {
	font-size: 1.25rem;
}

@media (min-width: 0) and (max-width: 767px) {
	.pagemenu dl dt {
		font-size: 4vw;
	}
}

.pagemenu dl dd {
	font-size: 1.5rem;
	font-weight: bold;
}

@media (min-width: 0) and (max-width: 767px) {
	.pagemenu dl dd {
		font-size: 4vw;
	}
}

#anchor01 .box-custom-module01 h2 {
	max-width: 100%;
}

#anchor01 .col-l {
	margin-left: 10%;
}

@media only screen and (min-width: 768px), print {
	#anchor01 .col-l {
		margin-left: 40%;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor01 .box-custom-module01 h2 {
		top: 33.3%;
	}
}

@media only screen and (min-width: 1460px), print {
	#anchor01 .box-custom-module01 h2 {
		top: 45%;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor02 .box-custom-module02 {
		margin-top: -100px;
	}
}

#anchor02 .image {
	padding-bottom: 4.5%;
}

@media (min-width: 0) and (max-width: 767px) {
	#anchor02 .image {
		padding-bottom: 16%;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor02 .sec-adjust {
		margin: 300px 0;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor02 .box-custom-module02.box-custom-mask.box-custom-mask-start {
		width: 95%;
		margin-left: 5%;
	}
	#anchor02 .box-custom-module01 .img-rellax,
	#anchor02 .box-custom-module02 h2 {
		right: auto;
		left: 0;
		max-width: 50%;
		margin: 0;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor02 .box-custom-module02 h2 {
		top: 33.3%;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor02 .box-module--start .bg-gray-mask--left.adjust::before {
		height: 85%;
	}
}

@media only screen and (min-width: 1100px), print {
	#anchor02 .box-module--start .bg-gray-mask--left.adjust::before {
		height: 85%;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor02 .box-gray-module01.module-left .box-blue-parts01.adjust {
		margin-bottom: 10%;
	}
}

#anchor03 {
	/* 768px以上（タブレット） */
}

@media only screen and (min-width: 768px), print {
	#anchor03 .box-custom-module01 {
		margin-top: -100px;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor03 .box-custom-module01 h2 {
		top: 27.72074%;
		max-width: 30vw;
		margin-left: 63vw;
	}
}

#anchor03 .img-col .note {
	color: #ffffff;
	text-align: right;
	        transform: translate(-1em, -100%);

	-webkit-transform: translate(-1em, -100%);
	    -ms-transform: translate(-1em, -100%);
}

@media only screen and (min-width: 768px), print {
	#anchor03 .bg-gray-mask--rellax.adjust.inview-anime::before {
		height: 60%;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor03 .h3-section.oneside + section {
		margin-top: -500px;
	}
}

#anchor04 {
	/* 768px以上（タブレット） */
}

@media only screen and (min-width: 768px), print {
	#anchor04 .box-custom-module02 {
		margin-top: -100px;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor04 .box-custom-module02 h2 {
		right: auto;
		left: 0;
		max-width: 30vw;
		margin-left: 1.6vw;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor04 .box-custom-module02.box-custom-mask.box-custom-mask-start {
		width: 95%;
		margin-left: 5%;
	}
	#anchor04 .box-custom-module01 .img-rellax,
	#anchor04 .box-custom-module02 h2 {
		right: auto;
		left: 0;
		max-width: 30vw;
		margin: 0;
	}
}

@media only screen and (min-width: 768px), print {
	#anchor04 .oneside.adjust .bg-gray--rellax {
		bottom: -20%;
	}
}

#anchor04 .pagelink {
	display: table;
	margin: 0 auto;
}

@media (min-width: 0) and (max-width: 767px) {
	#anchor04 .pagelink {
		width: 85%;
	}
}

#anchor04 .pagelink p {
	margin-top: 0.5em;
	text-align: center;
}

#anchor04 .pagelink a,
#anchor04 .pagelink span {
	display: block;
	border: solid 1px #efefef;
	text-decoration: none;
}

#anchor04 .pagelink a:hover {
	background: #efefef;
}

#anchor04 .pagelink span dl dd:after {
	display: none;
}

#anchor04 .pagelink dl {
	display: table;
	padding: 1em 1.5em;
}

#anchor04 .pagelink dl dt,
#anchor04 .pagelink dl dd {
	display: table-cell;
	vertical-align: middle;
}

#anchor04 .pagelink dl dt {
	padding: 0 1em;
	background: #d5d8df;
}

#anchor04 .pagelink dl dd {
	padding: 0 1em;
}

#anchor04 .pagelink dl dd:after {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-left: 1em;
	border-top: solid 2px #333333;
	border-right: solid 2px #333333;
	content: "";
	        transform: rotate(45deg);

	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
}

.c5 .c5-h-subttl {
	width: auto;
	max-width: 1200px;
	margin: 60px auto 0;
	padding: 0.4% 0;
	color: #ffffff;
	font-size: 25px;
	font-size: 1.45rem;
	font-weight: bold;
	text-align: center;
	background: #000000;
}

.c5 .c5-bluetoothContent {
	margin-bottom: 80px !important;
	padding: 3.5% 0 0;
	background: #ffffff;
}

.c5 .c5-bluetoothWrap {
	width: auto;
	max-width: 1140px;
	margin: 0 auto 60px;
	letter-spacing: -0.4em;
	text-align: left;
	list-style: none;
}

.c5 .c5-bluetoothWrap li {
	display: inline-block;
	position: relative;
	width: 33.33333%;
	margin: 0 0 3.5%;
	font-size: 1.45rem;
	letter-spacing: normal;
	vertical-align: top;
}

@media only screen and (max-width: 767px) {
	.c5 .c5-bluetoothWrap li {
		width: 50%;
	}
}

.c5 .c5-bluetoothWrap .c5-bluetooth__img {
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0 auto 2%;
}

.c5 .c5-bluetoothWrap .c5-bluetooth__img img {
	width: 100%;
	max-width: 321px;
}

.c5 .c5-bluetoothWrap .catch {
	width: 80%;
	margin: 0 auto 5%;
	font-size: 1rem;
	text-align: center;
}

.c5 .c5-bluetoothWrap .catch sup {
	line-height: 1.8;
}

.c5 .c5-bluetoothWrap .note {
	width: 80%;
	margin: 0 auto 5%;
	font-size: 0.75rem;
}

.c5 .c5-bluetoothWrap .c5-bluetooth__text {
	margin: 0;
	font-size: 1.125rem;
	font-weight: bold;
	text-align: center;
}

.c5 .c5-bluetoothWrap .c5-bluetooth__text span {
	padding: 0 0 0 1em;
	background: url(/feature/products/190606/assets/img/hp_arrow.png) no-repeat left 0.2em;
}

.c5 .c5-new {
	position: absolute;
	top: -1%;
	left: 0;
	z-index: 1000;
	width: 12.631578947368421%;
}

.c5-list--carrier {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
}

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