@charset "UTF-8";

@font-face {
	font-family: Price;
	src: url(../fonts/font-bold.woff) format("woff");
	font-weight: 700;
}
@font-face {
	font-family: Price;
	src: url(../fonts/font-medium.woff) format("woff");
	font-weight: 500;
}
.note-tip-balloon,
.note-tip-balloon *,
.uqc,
.uqc * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	line-height: inherit;
	color: inherit;
	font-feature-settings: "palt";
}
.uqc ul {
	list-style-type: none;
}
.uqc table {
	border-collapse: collapse;
}
.uqc a,
.uqc button {
	cursor: pointer;
}
.uqc img {
	display: block;
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
}
.uqc sup,
.note-tip-balloon sup {
	display: inline-block;
	font-size: 100%;
	vertical-align: baseline;
	transform-origin: 50% 20%;
	transform: scale(0.66);
}
.uqc button {
	background-color: transparent;
	border: 0;
	cursor: pointer;
	outline: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.uqc {
	position: relative;
	overflow: hidden;
	background-color: #fff;
	background: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-size: 1pc;
	line-height: 1.7;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smooth: never;
}
.uqc .bold {
	font-weight: 700;
}
.uqc .punc {
	display: inline-block;
}
.uqc section {
	min-width: auto;
	min-width: initial;
}
.uqc .container {
	overflow: visible;
	position: relative;
	margin: 0 auto;
	padding: 0 30px;
	max-width: 912px;
	width: 100%;
}
.layoutC {
	text-align: center;
}
.note-tip-balloon .monospace,
.uqc .monospace {
	font-family: monospace;
}
.note-tip-balloon .jp-bold,
.uqc .jp-bold {
	font-weight: 700;
}
.note-tip-balloon .jp-bold,
.note-tip-balloon .jp-bold-ex,
.uqc .jp-bold,
.uqc .jp-bold-ex {
	font-family: Noto Sans JP, Droid Sans, ヒラギノ角ゴ Pro W3,
		sans-serif;
	font-feature-settings: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
}
.uqc .option-cp-opener {
	font-family: Noto Sans JP, Droid Sans, ヒラギノ角ゴ Pro W3,
		sans-serif;
}
.note-tip-balloon .jp-bold-ex,
.uqc .jp-bold-ex {
	font-weight: 900;
}
.note-tip-balloon .en,
.uqc .en {
	font-family: Price;
	font-weight: 700;
}
.uqc .note,
.uqc .notes {
	font-size: 13px;
	line-height: 1.5;
}
.uqc .note a.link,
.uqc .notes a.link {
	font-size: 13px;
}
#size-check {
	height: 0;
}
.uqc .color-red {
	color: #e4007f;
}
.frame  .color-attention,
.uqc .color-attention {
	color: red;
}
.uqc .num-one {
	display: inline-block;
	text-indent: -0.06em;
	margin-right: -0.06em;
}
.uqc-banner .uqv2-parts-innr-width {
	max-width: 872px;
}
@media screen and (max-width: 767px) {
	.uqc .container {
		padding: 0 4.66667vw;
		width: 100%;
	}
	#size-check {
		display: none;
	}
}
@media screen and (min-width: 768px) {
	.note-tip-balloon .hidden-pc,
	.note-tip-balloon .visible-sp,
	.uqc .hidden-pc,
	.uqc .visible-sp {
		display: none !important;
	}
}
@media screen and (max-width: 767px) {
	.note-tip-balloon .hidden-sp,
	.note-tip-balloon .visible-pc,
	.uqc .hidden-sp,
	.uqc .visible-pc {
		display: none !important;
	}
}
.uqc a.link,
.uqc a.link:active {
	text-decoration: underline;
	line-height: 1.5;
	color: #e4007f;
}
.uqc a.link.hover-link {
	text-decoration: none;
}
.uqc a.link[target="_blank"]::after {
	display: inline-block;
	position: relative;
	top: 0.06em;
	content: "\e90b";
	font-family: uq-icomoon !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
}
.uqc .link-block {
	margin: 30px 0;
	text-align: center;
}
.uqc .link-block.no-margin,
.uqc .link-block:last-child {
	margin-bottom: 0;
}
.uqc .link-block div {
	margin: 10px 0 0;
}
.uqc .link-block div:first-child {
	margin: 0;
}
.uqc .plan-link {
	margin: 9pt 0 0;
	text-align: center;
	font-size: 15px;
	line-height: 1.4;
}
.uqc .plan-link-foot {
	margin: 40px 0 0;
}
.uqc .plan-link ul li {
	padding: 6px 0;
}
@media screen and (max-width: 767px) {
	.uqc a.link {
		font-size: 15px;
	}
	.uqc .plan-link {
		display: table;
		margin: 9pt auto 0;
	}
	.uqc .plan-link ul li {
		padding: 8px 0;
	}
	.uqc .link-block {
		margin: 20px 0;
	}
}
.scrolling .slick-track {
	/* pointer-events: none; */
}
.ac-switching {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -9px;
	width: 19px;
	height: 19px;
}
.ac-switching:after,
.ac-switching:before {
	content: "";
	display: block;
	position: absolute;
	background-color: #000;
}
.ac-switching:before {
	top: 8px;
	left: 0;
	width: 100%;
	height: 3px;
}
.ac-switching:after {
	top: 0;
	left: 8px;
	width: 3px;
	height: 100%;
}
@media screen and (max-width: 767px) {
	.ac-switching {
		margin-top: -7px;
		width: 14px;
		height: 14px;
	}
	.ac-switching:before {
		top: 6px;
		height: 2px;
	}
	.ac-switching:after {
		left: 6px;
		width: 2px;
	}
}
.notes-ac-ctr {
	display: flex;
	justify-content: center;
	margin: 10px 0 0 0;
}
.notes-ac-ctr a {
	display: block;
}
.netflix-notes-ac-opener a,
.notes-ac-opener a {
	width: 180px;
}
.netflix-notes-ac-closer a,
.notes-ac-closer a {
	display: none;
	width: 114px;
}
.notes-ac-ctr a span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 40px;
	background-color: rgba(150, 150, 150, 0.9);
	border-radius: 10px;
	font-size: 14px;
	color: #fff;
}
.notes-ac-ctr a span {
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .notes-ac-ctr a:hover span {
	opacity: 0.7;
}
.notes-ac-ctr a i {
	position: relative;
	display: block;
	margin: 0 10px 0 0;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: #fff;
}
.notes-ac-ctr a i::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	background-color: rgba(150, 150, 150, 1);
	margin: -1px 0 0 -5px;
	width: 10px;
	height: 2px;
}
.netflix-notes-ac-opener a i::after,
.notes-ac-opener a i::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	background-color: rgba(150, 150, 150, 1);
	margin: -5px 0 0 -1px;
	width: 2px;
	height: 10px;
}

.notes-ac-wrap {
	overflow: hidden;
	position: relative;
	height: 50px;
	transition: height 0.2s ease;
}
.notes-ac-wrap::after {
	content: "";
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	pointer-events: none;
	background: linear-gradient(
		0deg,
		rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 0) 100%
	);
	transition: transform 0.2s ease;
}
.notes-ac-space {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
}
.notes-ac-opened .netflix-notes-ac-opener a,
.notes-ac-opened .notes-ac-opener a {
	display: none;
}
.notes-ac-opened .netflix-notes-ac-closer a,
.notes-ac-opened .notes-ac-closer a {
	display: block;
}
.notes-ac-opened .notes-ac-wrap::after {
	transform: scaleY(0);
}
@media screen and (min-width: 768px) {
	.notes-ac-sp .notes-ac-ctr {
		display: none;
	}
	.notes-ac-sp .notes-ac-wrap {
		height: auto !important;
	}
	.notes-ac-sp .notes-ac-wrap::after {
		content: none;
	}
}
.kv-area {
	position: relative;
	background: #F09DC1;
}
.kv-remarks {
	margin: 15px 0 0 0;
	text-align: center;
	font-size: 14px;
}
@media screen and (max-width: 767px) {
	.kv-remarks {
		font-size: 3.4vw;
	}
}
.plan-section {
	padding: 35px 0 0 0;
}
.uqc .plan-section .num {
	font-family: Price;
	font-weight: 700;
	letter-spacing: -0.04em;
}
@media screen and (max-width: 767px) {
	.plan-section {
		padding: 24px 0 30px 0;
	}
}
@media screen and (min-width: 768px) {
	.sp-only {
		display: none !important;
	}
}
@media screen and (max-width: 767px) {
	.pc-only {
		display: none !important;
	}
}


.plan-tuuwahoudai {
	--_color:var(--tokutoku_color);
	padding-top: 8px;
	
	h3 {
		line-height: 1.2;
		margin-bottom: 40px;
		@media screen and (max-width: 767px) {
			margin-bottom: 20px;
		}
		span {
			display: flex;
			justify-content: center;
			align-items: center;
		}
		.sm {
			font-size: 19px;
			&::before {
				content: "";
				display: block;
				width: 76px;
				height: 38px;
				background-image: url(../img/plan-komikomi-tuuwa.svg);
				background-size: contain;
			}
		}
		.lg {
			font-size: 30px;
			color: var(--_color);
		}
	}
	.col-wrap{
		display: flex;
		gap: 60px;
		justify-content: center;
		align-items: center;
		@media screen and (max-width: 767px) {
			gap: 30px;
			flex-direction: column;
		}
		.img{
			text-align: center;
			font-size: 10px;
			img{
				width: revert-layer;
				height: auto;
				margin-inline: auto;
			}
			figcaption{
				margin-top: 10px;
				font-size: 14px;
				font-weight: bold;
				sup{
					transform-origin: 0% 20%;
					transform: scale(0.7);
				}
			}
		}
		.ttl{
			@media screen and (max-width: 767px) {
						font-size: 14px;
						line-height: 1.4;
			}
		}
		.normal{
			@media screen and (max-width: 767px) {
				display: flex;
				gap: 10px;
			}
		}
		.total{
			@media screen and (max-width: 767px) {
				display: flex;
				gap: 10px;
				border-top: 1px dashed var(--_color);
				padding-top: 10px;
				margin-top: 10px;
			}
		}
		.price{
			color: var(--_color);
			.normal &{
				font-size: 26px;
				font-weight: bold;
				@media screen and (max-width: 767px) {
					font-size: 20px;
				}
			}
			.total &{
				display: flex;
				align-items: baseline;
				@media screen and (max-width: 767px) {
					flex-direction: column;
				}
			}
			.tax-out{
				font-size: 15px;
			}
			.tax-in{
				font-size: 15px;
				margin-left: 5px;
			}

			.num{
				font-family: Price;
				font-weight: 700;
				letter-spacing: -0.04em;
				line-height: 1;
				.normal &{
					font-size: 70px;
					@media screen and (max-width: 767px) {
						font-size: 50px;
					}
				}
				.tax-out &{
					font-size: 45px;
					position: relative;
					bottom: -4px;
				}
				.tax-in &{
					font-size: 25px;
				}
			}
			.unit{
				font-weight: bold;
			}
			.tax{
				.tax-out &{
					font-size: 10px;
					align-self: end;
					position: relative;
					bottom: -4px;
				}
			}
		}
		.tax-out{
			display: grid;
			grid-template:
			"num tax"
			"num unit";
			width: fit-content;
			gap: 0 3px;
			.num{
				grid-area: num;
			}
			.tax{
				grid-area: tax;
			}
			.unit{
				grid-area: unit;
			}


		}
	}
	.note{
		margin-top: 15px;
		font-size: 13px;
		line-height: 1.4;
		a{
			color: var(--tokutoku_color);
		}
		p{
			margin-top: 10px;
		}
	}

}


/* ココまで */
.bnr-block{
	max-width: 832px;
	margin-left: auto;
	margin-right: auto;
}
.uqc-banner .bnr-block{
	margin-bottom: 20px;
}

.bnr-block img{
	max-width: 100%;
	height: auto;

}


.uqc .banner-simulation {
	margin: 60px 0 20px 0;
}
.uqc .banner-simulation a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 560px;
	border-radius: 20px;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .uqc .banner-simulation a:hover {
	opacity: 0.7;
}
@media screen and (max-width: 767px) {
	.uqc .banner-simulation {
		margin: 30px 0 10px 0;
	}
	.uqc .banner-simulation a {
		width: 100%;
		border-radius: 3.33vw;
	}
}
.uqc .application .in {
	margin: 0 auto;
	max-width: 710px;
	text-align: center;
}
.uqc .application ul {
	display: flex;
	justify-content: center;
	margin: 0 -13px;
}
.uqc .application ul li {
	flex-basis: 50%;
	position: relative;
	margin: 30px 0 0;
	padding: 0 13px 5px 13px;
}
.uqc .application ul li .text {
	color: #333;
	margin: 0 -13px 10px -13px;
	text-align: center;
	font-size: 15px;
}
.uqc .application ul li .text br {
	display: none;
}
.uqc .application ul li .text-lg {
	margin: 0 0 15px;
	font-size: 18px;
}

@media screen and (max-width: 767px) {
	.uqc .application ul li .text {
		color: #333;
		font-size: 12px;
	}
	.uqc .application.single {
		margin: 0 auto;
		max-width: 280px;
	}
	.uqc .application.single ul {
		display: block;
	}
	.uqc .application.single ul li {
		margin: 15px 0 0;
	}
	.uqc .application.multiple ul {
		display: flex;
		margin: 0 -5px;
	}
	.uqc .application.multiple ul li {
		margin: 15px 0 0;
		padding: 0 5px 5px;
	}
	.uqc .application.multiple ul li .text {
		margin: 0 0 5px;
		text-align: center;
		font-size: 9pt;
		line-height: 1.5;
	}
	.uqc .application.multiple ul li a {
		text-align: center;
		font-size: 9pt;
		line-height: 1.3;
	}
	.uqc .application.multiple ul li a:after {
		right: 0;
	}
	.uqc .application.multiple ul li a.blank:after {
		right: 10px;
	}
	.uqc .application ul li .text br {
		display: block;
	}
	.uqc .application ul li .text-lg {
		margin: 0 0 10px;
		font-size: 15px;
	}
	.uqc .application ul li a br {
		display: block;
	}
}
.uqc .application-fixed {
	position: fixed;
	z-index: 6;
	bottom: 0;
	left: 0;
	padding: 10px 0 16px 180px;
	width: 100%;
	height: auto;
	background-color: var(--main);
	/* color: #fff; */
	transform: translateY(100%);
	transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.application-fixed-show .uqc .application-fixed {
	transform: translateY(0);
}
.uqc .application-fixed ul {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin: 0 auto;
	text-align: center;
}
.uqc .application-fixed ul li {
	/* flex-basis: 50%;
	padding: 0 13px; */
}
.uqc .application-fixed ul li .text {
	margin: 0 0 7px;
	font-size: 15px;
	line-height: 1.3;
}
.uqc .application-fixed ul li .text br {
	display: none;
}
/* .uqc .application-fixed ul li a {
	height: 58px;
	border-width: 1px;
	font-size: 16px;
}
.uqc .application-fixed ul li a:before {
	left: 20px;
	margin-top: -20px;
	padding-top: 40px;
	width: 40px;
} */

@media screen and (max-width: 1179px) {
	.uqc .application-fixed {
		padding: 10px 0 9pt;
	}
}
@media screen and (max-width: 767px) {
	.uqc .application-fixed {
		padding: 2vw;
	}
	.uqc .application-fixed ul {
		/* margin: 0 -5px; */
	}
	.uqc .application-fixed ul li {
		/* padding: 0 5px; */
		flex: 1;
	}
	/* .uqc .application-fixed ul li a {
		height: 50px;
		border-radius: 20px;
		text-align: center;
		font-size: 13px;
		line-height: 1.3;
	}
	.uqc .application-fixed ul li a:before {
		left: 6px;
		margin-top: -15px;
		padding-top: 30px;
		width: 30px;
	}
	.uqc .application-fixed ul li a br {
		display: block;
	}
	.uqc .application-fixed ul li a:after {
		right: 0;
		margin-top: -13px;
		width: 26px;
		font-size: 26px;
	}
	.uqc .application-fixed ul li a.blank:after {
		right: 8px;
	} */
	.uqc .application-fixed ul li .text {
		margin: 0 -5px 5px -5px;
		font-size: 11px;
		line-height: 1.3;
	}
}
.has-application-fixed .uq-pagetop {
	bottom: 120px;
}
.has-application-fixed .uqv2-globalfooter__bottom {
	padding-bottom: 130px;
}
@media screen and (max-width: 767px) {
	.has-application-fixed .uq-pagetop {
		bottom: 100px;
	}
}
.uqc .layout-btn {
	display: flex;
	justify-content: center;
}
.uqc .layout-btn > div {
	padding: 0 10px 5px;
	width: 50%;
}
.uqc .layout-btn.single > div {
	padding: 0 0 5px;
	width: 360px;
}
@media screen and (max-width: 767px) {
	.uqc .layout-btn {
		display: block;
	}
	.uqc .layout-btn > div {
		padding: 0 0 15px;
		width: 100%;
	}
	.uqc .layout-btn > div:last-child {
		padding: 0 0 4px;
	}
	.uqc .layout-btn.single > div {
		padding: 0 0 4px;
		width: 100%;
	}
}
.uqc .btn-layout-single {
	display: flex;
	justify-content: center;
	align-items: center;
}
.uqc .btn-outline {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0 0 0;
	height: 60px;
	border: 2px solid #000;
	border-radius: 20px;
	box-shadow: 0 5px 0 #000;
	font-weight: 700;
	font-size: 16px;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
	text-decoration: none !important;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.uqc .btn-outline.hover-link {
	opacity: 0.7;
}
.uqc .btn-outline span {
	display: block;
	padding: 0 20px 0 0;
}
.uqc .btn-outline:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 18px;
	margin-top: -15px;
	width: 28px;
	height: 28px;
	background-size: cover;
	background-image: url(../img/icon-btn-arrow-b.svg);
}
.uqc .btn-simple {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 320px;
	min-height: 50px;
	border: 1px solid #000;
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 1.4;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.uqc .btn-simple.hover-link {
	opacity: 0.7;
}
.uqc .btn-simple span {
	display: flex;
	position: relative;
	padding: 0 30px 0 15px;
}
.uqc .btn-simple span::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
	background-image: url(../img/icon-btn-arrow-b.svg);
	background-size: contain;
}
.uqc .btn-fill-icon,
.uqc .btn-outline-icon {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0 0 1em;
	height: 80px;
	border: 2px solid #e4007f;
	border-radius: 20px;
	box-shadow: 0 5px 0 #000;
	font-weight: 700;
	font-size: 18px;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
	text-decoration: none !important;
}
.uqc .btn-outline-icon {
	box-shadow: 0 5px 0 #e4007f;
	background-color: #fff;
	color: #000;
}
.uqc .btn-fill-icon {
	background-color: #e4007f;
	color: #fff;
}
.uqc .btn-fill-icon.no-icon,
.uqc .btn-outline-icon.no-icon {
	padding: 0;
}
.os-pc .uqc .btn-fill-icon.hover-link,
.os-pc .uqc .btn-outline-icon.hover-link {
	opacity: 0.7;
}
.uqc .btn-fill-icon:before,
.uqc .btn-outline-icon:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -20px;
	padding-top: 40px;
	width: 50px;
	height: 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}
.uqc .btn-outline-icon.btn-simulation:before {
	background-image: url(../img/icon-btn-simulation.svg);
}
.uqc .btn-outline-icon.btn-online:before {
	background-image: url(../img/icon-btn-online.svg);
}
.uqc .btn-fill-icon.btn-online:before {
	background-image: url(../img/icon-btn-online-w.svg);
}
.uqc .btn-outline-icon.btn-shop:before {
	background-image: url(../img/icon-btn-shop.svg);
}
.uqc .btn-fill-icon.btn-shop:before {
	background-image: url(../img/icon-btn-shop-w.svg);
}
.uqc .btn-fill-icon:after,
.uqc .btn-outline-icon:after {
	content: "　";
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -15px;
	width: 30px;
	font-size: 30px;
	line-height: 1;
	background-size: cover;
}
.uqc .btn-outline-icon:after {
	background-image: url(../img/icon-btn-arrow.svg);
}
.uqc .btn-outline-icon.blank:after {
	background-image: url(../img/icon-btn-blank-p.svg);
}
.uqc .btn-fill-icon:after {
	background-image: url(../img/icon-btn-arrow-w.svg);
}
.uqc .btn-fill-icon.blank:after {
	background-image: url(../img/icon-btn-blank-w.svg);
}
@media screen and (max-width: 767px) {
	.uqc .btn-outline {
		height: 55px;
		border: 1px solid #000;
		border-radius: 15px;
		box-shadow: 0 4px 0 0 #000;
		font-size: 15px;
	}
	.uqc .btn-outline:after {
		right: 10px;
		margin-top: -12px;
		width: 24px;
		height: 24px;
	}
	.uqc .btn-simple {
		padding: 0.8em 0.3em;
		min-width: 290px;
	}
	.uqc .btn-simple span {
		padding: 0 30px 0 25px;
	}
	.uqc .btn-fill-icon,
	.uqc .btn-outline-icon {
		height: 60px;
		border-radius: 22px;
		box-shadow: 0 4px 0 0 #000;
		font-size: 15px;
	}
	.uqc .btn-outline-icon {
		box-shadow: 0 4px 0 0 #e4007f;
	}
	.uqc .btn-fill-icon:before,
	.uqc .btn-outline-icon:before {
		left: 10px;
		margin-top: -15px;
		padding-top: 30px;
		width: 36px;
	}
	.uqc .btn-fill-icon:after,
	.uqc .btn-outline-icon:after {
		right: 10px;
	}
}
.uqc .tip-btn {
	display: flex;
}
.uqc .tip-btn a {
	display: block;
	overflow: hidden;
	width: 51px;
	height: 0;
	padding-top: 26px;
	background-size: contain;
	white-space: nowrap;
	text-decoration: none;
}
.uqc .tip-btn-note a {
	background-image: url(../img/tip-btn-note.svg);
}
.uqc .tip-btn-outline a {
	background-image: url(../img/tip-btn-outline.svg);
}
.uqc .tip-btn-hidden {
	display: block;
	position: absolute;
	opacity: 0;
}
.uqc .tip-btn-hidden a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 0;
}
.uqc .note-tip-overlay {
	display: none;
	position: fixed;
	z-index: 4;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
}
.note-tip-balloon {
	display: none;
	position: absolute;
	z-index: 5;
	top: 0;
	width: 680px;
	margin: 20px 0 0;
	font-family: Helvetica Neue, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans,
		ヒラギノ角ゴ ProN W3, BIZ UDPGothic, Meiryo, sans-serif;
	font-weight: 400;
	color: #000;
}
.note-tip-balloon .frame {
	position: relative;
	padding: 20px;
	border: 2px solid #000;
	border-radius: 10px;
	background: #fff;
	font-size: 14px;
	line-height: 1.6;
}
.note-tip-balloon .frame .tail {
	display: block;
	position: absolute;
	top: -18px;
	left: 0;
}
.note-tip-balloon .frame .tail:after,
.note-tip-balloon .frame .tail:before {
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
	height: 0;
	content: "";
	display: block;
	border-style: solid;
	border-width: 0 8px 18px;
}
.note-tip-balloon .frame .tail:before {
	border-color: transparent transparent #000;
}
.note-tip-balloon .frame .tail:after {
	top: 5px;
	border-color: transparent transparent #fff;
}
.note-tip-balloon .frame .block {
	display: none;
}
.note-tip-balloon .frame .block .margin {
	margin: 1em 0 0;
}
.note-tip-balloon .frame .block .h {
	margin: 0 0 0.7em;
	font-size: 18px;
	color: #e73079;
}
.note-tip-balloon .frame .block a {
	text-decoration: underline;
	color: #e73079;
}
.os-pc .note-tip-balloon .frame .block a:hover {
	text-decoration: none;
}
.note-tip-balloon .frame .block .links {
	margin: 1em 0 0;
	text-align: center;
}
.note-tip-balloon .frame .note-tip-close {
	margin: 15px 0 0;
}
.note-tip-balloon .frame .note-tip-close a {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #a0a0a0 url(../img/icon-close.svg) 50% 50% no-repeat;
	background-size: 12px 12px;
	cursor: pointer;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .note-tip-balloon .frame .note-tip-close a:hover {
	opacity: 0.7;
}
.note-tip-balloon .frame img {
	width: 100%;
}
.note-tip-balloon .link-block {
	margin: 20px 0 0 0;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.uqc .note-tip-btn a {
		height: 26px;
		font-size: 13px;
	}
	.uqc .note-tip-btn a i {
		width: 1pc;
		height: 1pc;
		font-size: 9pt;
	}
	.note-tip-balloon {
		padding: 0 40px;
		width: 100% !important;
	}
	.note-tip-balloon .frame {
		padding: 5.33333vw 4vw;
		border-radius: 8px;
		font-size: 3.73333vw;
	}
	.note-tip-balloon .frame .tail {
		margin-left: -40px;
	}
	.note-tip-balloon .frame .note-tip-close a {
		width: 30px;
		height: 30px;
	}
	.note-tip-balloon .link-block {
		margin: 5.3vw 0 0 0;
	}
}
.uqc .section-ac .section-ac-wrap {
	position: relative;
	padding: 0 0 90px 0;
}
.ac-foot-fixed {
	position: fixed;
	z-index: 3;
	/* bottom: 130px; */
	bottom: 30px;
	left: 50%;
	margin-left: 33px;
	width: 114px;
}
.ac-foot {
	display: none;
	position: fixed;
	z-index: 3;
	bottom: -130px;
	left: 50%;
	margin-left: 33px;
	width: 114px;
}
.ac-motion .ac-foot {
	display: none !important;
}
@media screen and (max-width: 1179px) {
	.ac-foot-fixed,
	.ac-foot {
		margin-left: -57px;
	}
}
@media screen and (max-width: 767px) {
	.ac-foot-fixed,
	.ac-foot {
		/* bottom: 104px; */
		bottom: 24px;
	}
}
.uqc .section-ac.opened .ac-foot {
	display: block;
}
.uqc .section-ac.limit .ac-foot {
	position: absolute;
	bottom: 20px;
	margin-left: -57px;
}
.uqc .section-ac.hide .ac-foot {
	display: none;
}
.ac-foot-fixed a,
.ac-foot a {
	display: block;
}
.ac-foot-fixed a span,
.ac-foot a span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 40px;
	background-color: rgba(150, 150, 150, 0.9);
	border-radius: 10px;
	font-size: 14px;
	color: #fff;
}
.ac-foot-fixed a span,
.ac-foot a span {
	transition: background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .ac-foot-fixed a:hover span,
.os-pc .ac-foot a:hover span {
	opacity: 0.7;
}
.ac-foot-fixed a i,
.ac-foot a i {
	position: relative;
	display: block;
	margin: 0 10px 0 0;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: #fff;
}
.ac-foot-fixed a i:before,
.ac-foot a i:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	background-color: rgba(150, 150, 150, 1);
	margin: -1px 0 0 -5px;
	width: 10px;
	height: 2px;
}
.uqc .section-other {
	margin: 30px 0 80px 0;
}
.uqc .section-other .section-ac {
	background: #fff;
	border: 2px solid #000;
	border-top: 0;
}
.uqc .section-other .section-ac:first-child {
	border-top: 2px solid #000;
	border-radius: 6px 6px 0 0;
}
.uqc .section-other .section-ac:last-child {
	border-radius: 0 0 6px 6px;
}
.uqc .section-other .ac-head {
	position: relative;
	display: flex;
	align-items: center;
	height: 60px;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .uqc .section-other .ac-head:hover {
	opacity: 0.7;
}
.uqc .section-other .ac-head h2 {
	position: relative;
	padding: 0 0 0 35px;
	font-size: 15px;
}
.uqc .section-other .ac-head i {
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -8px;
	width: 15px;
	height: 15px;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.uqc .section-other .ac-head i:after,
.uqc .section-other .ac-head i:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #000;
}
.uqc .section-other .ac-head i:before {
	margin: -2px 0 0 -8px;
	width: 15px;
	height: 3px;
}
.uqc .section-other .ac-head i:after {
	margin: -8px 0 0 -2px;
	width: 3px;
	height: 15px;
}
.uqc .section-other .opened .ac-head i:after {
	opacity: 0;
}
.uqc .section-other .ac-head .clickable {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
}
.uqc .section-other .ac-wrap {
	position: relative;
}
/* .uqc .section-other .ac-wrap::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-top: 2px solid #000;
} */
.uqc .section-other .ac-detail {
	overflow: hidden;
	height: 0;
}
@media screen and (max-width: 767px) {
	.uqc .section-other {
		margin: 0 0 72px;
	}
	.uqc .section-other .ac-head {
		height: 11.2vw;
	}
	.uqc .section-other .ac-head h2 {
		padding: 0 0 0 4vw;
		font-size: 4vw;
	}
	.uqc .section-other .ac-head i {
		right: 15px;
	}
}
.uqc .increase-option .option {
	margin: 0 auto;
	padding: 10px 0 0;
	max-width: 670px;
	text-align: center;
}
.uqc .increase-option .option .h {
	display: flex;
	justify-content: center;
	font-size: 23px;
	color: #e4007f;
}
.uqc .increase-option .option .h span {
	display: block;
	position: relative;
	padding: 0 12px;
}
.uqc .increase-option .option .h span:after,
.uqc .increase-option .option .h span:before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 13px);
	width: 16px;
	height: 26px;
	background-size: contain;
}
.uqc .increase-option .option .h span:before {
	right: 100%;
	background-image: url(../img/option-cp-line-l.svg);
}
.uqc .increase-option .option .h span:after {
	left: 100%;
	background-image: url(../img/option-cp-line-r.svg);
}
.uqc .increase-option .option p {
	margin: 0.3em 0;
	line-height: 1.4;
}
.uqc .increase-option .option .gb {
	margin: 25px 0 0;
}
.uqc .increase-option .option .gb h4 {
	font-weight: 700;
	font-size: 18px;
}
.uqc .increase-option .option .gb .img {
	position: relative;
	margin: 9pt 0 0;
}
.uqc .increase-option .option .gb .img:after,
.uqc .increase-option .option .gb .img:before {
	content: "";
	display: block;
	height: 2px;
	background-image: url(../img/line-dashed.svg);
	background-size: contain;
}
.uqc .increase-option .option .gb .img img {
	margin: 15px auto;
	max-width: 340px;
}
.uqc .increase-option .option .gb .img h5 {
	display: flex;
	justify-content: center;
	margin: 20px 0 0 0;
	font-size: 17px;
	color: #e4007f;
}
.uqc .increase-option .option .gb .img h5 span {
	display: block;
	position: relative;
	padding: 0 5px;
}
.uqc .increase-option .option .gb .img h5 span:after,
.uqc .increase-option .option .gb .img h5 span:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 32px;
	height: 32px;
	background-size: contain;
}
.uqc .increase-option .option .gb .img h5 span:before {
	right: 100%;
	background-image: url(../img/option-cp-line-l.svg);
}
.uqc .increase-option .option .gb .img h5 span:after {
	left: 100%;
	background-image: url(../img/option-cp-line-r.svg);
}
@media screen and (max-width: 767px) {
	.uqc .increase-option .option {
		padding: 10px 17px 80px 17px;
		max-width: 100%;
	}
	.uqc .increase-option .option .h {
		margin: 0 0 14px;
		font-size: 5.2vw;
		line-height: 1.4;
	}
	.uqc .increase-option .option .h span {
		padding: 0 1vw;
	}
	.uqc .increase-option .option .h span:after,
	.uqc .increase-option .option .h span:before {
		background-repeat: no-repeat;
		background-size: contain;
		top: auto;
		bottom: 0;
		width: 20px;
		height: 30px;
	}
	.uqc .increase-option .option .gb {
		margin: 20px 0 0;
	}
	.uqc .increase-option .option .gb h4 {
		font-size: 1pc;
	}
	.uqc .increase-option .option .gb .img {
		margin: 2vw 0 0 0;
	}
	.uqc .increase-option .option .gb .img img {
		margin: 2vw auto 4vw auto;
		max-width: 100%;
	}
	.uqc .increase-option .option .gb .img h5 {
		margin: 3vw 0 0 0;
		font-size: 4.6vw;
	}
	.uqc .increase-option .option .gb .img h5 span {
		padding: 0 1vw;
	}
	.uqc .increase-option .option .gb .img h5 span:after,
	.uqc .increase-option .option .gb .img h5 span:before {
		width: 7.4vw;
		height: 7.4vw;
	}
}
.uqc .call-option {
	margin: 0 auto;
	padding: 30px 0 80px 0;
	max-width: 740px;
}
.uqc .call-option .uqv2-parts-flex3clm {
	display: flex;
	justify-content: center;
	margin: 0 -10px;
}
.uqc .call-option .uqv2-parts-flex3clm-li {
	flex-basis: 33.333%;
	margin: 0 !important;
	padding: 0 10px;
}
.uqc .call-option .page-box01 {
	height: 100%;
	border: 1px solid #000;
	text-align: center;
	color: #000;
}
.uqc .call-option .page-box01-title {
	padding: 1.2em 0;
	background: #f4f4f4;
	font-size: 14px;
}
.uqc .call-option .page-box01-cont {
	padding: 0 14px 20px 14px;
}
.uqc .call-option .page-box01-cont span {
	display: inline-block;
}
.uqc .call-option .page-box01-cont .pink {
	color: #e4007f;
}
.uqc .call-option .page-box01-wrap {
	margin: 18px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #cdcdcd;
}
.uqc .call-option .page-box01-stitle {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 20px 0;
	min-height: 6em;
	border-bottom: 1px solid #cdcdcd;
	font-weight: 500;
	font-size: 18px;
}
.uqc .call-option .uqv2-parts-flex3clm .page-box01-stitle sup {
	margin-left: -1em;
	transform-origin: 100% 20%;
}
.uqc .call-option .page-box01-small {
	font-size: 11px;
}
.uqc .call-option .page-box01-text {
	font-size: 14px;
}
.uqc .call-option .page-box01-text2 {
	margin-top: 0.3em;
	font-weight: 700;
}
.uqc .call-option .page-box01-plan {
	font-weight: 700;
}
.uqc .call-option .page-box01-text .optionname {
	font-size: 16px;
	font-weight: 700;
}
.uqc .call-option .page-box01-text strong {
	font-size: 18px;
}
.uqc .call-option .page-box01-text-bottom {
	margin: 5px 0 0 0;
	line-height: 1.5;
}
.uqc .call-option .text-link {
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 16px;
}
.uqc .call-option .text-link_bold {
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
}
.uqv2-parts-ul--none + .text-link_bold {
	margin-top: 1em;

}
.uqc .call-option .text-link_bold small{
	font-weight: normal;
	font-size: 14px;

}
.uqc .call-option .page-box-basic {
	display: flex;
	margin: 0 0 20px 0;
}
.uqc .call-option .page-box-basic .page-box01-title {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-basis: 150px;
	padding: 10px;
}
.uqc .call-option .page-box-basic .page-box01-title br {
	display: none;
}
.uqc .call-option .page-box-basic .page-box01-stitle {
	display: block;
	margin: 0;
	padding: 0 0 0.5em 0;
	min-height: 1em;
	border-bottom: 0;
	text-align: left;
}
.uqc .call-option .page-box-basic .page-box01-stitle sup {
	transform-origin: 0% 20%;
}
.uqc .call-option .page-box-basic .page-box01-stitle br {
	display: none;
}
.uqc .call-option .page-box-basic .page-box01-stitle .text {
	display: inline-block;
	font-weight: 400;
	font-size: 14px;
}
.uqc .call-option .page-box-basic .page-box01-cont {
	flex: 1;
	padding-top: 20px;
	text-align: left;
}
.uqc .call-option .page-box-basic .page-box01-cont .page-box01-stitle {
	padding-top: 0;
}
.uqc .call-option .page-box-basic .page-box01-plan-title {
	font-weight: 700;
}
.uqc .call-option .page-box-basic .page-box01-ntitle {
	padding: 1em 0 0.2em 0;
	font-weight: 700;
}
.uqc .call-option .uqv2-parts-ul--none {
	margin: 20px 0 0 0;
	font-size: 14px;
	line-height: 1.4;
}
.uqc .call-option .uqv2-parts-ul--none .uqv2-parts-ul--none {
	margin: 0 0 0.35em 0;
}
.uqc .call-option .uqv2-parts-ul--none li {
	padding-left: 2.3em;
	text-indent: -2.3em;
}
.uqc .call-option .uqv2-parts-ul--none .uqv2-parts-ul--none li {
	margin-top: 0 !important;
}
.uqc .call-option .uqv2-parts-ul--none li > i {
	display: inline-block;
	width: 2.3em;
}
.uqc .call-option .uqv2-parts-ul--none2 li {
	padding-left: 1em;
	text-indent: -1em;
}
.uqc .call-option .uqv2-parts-ul--none2 li > i {
	width: 1em;
}
.uqc .call-option .page-box01-plan-boxes {
	margin: 0 0 10px 0;
	width: 100%;
}
.uqc .call-option .page-box01-plan-boxes th,
.uqc .call-option .page-box01-plan-boxes td {
	vertical-align: middle;
	padding: 8px 10px;
	border: 1px solid #000;
	font-size: 16px;
}
.uqc .call-option .page-box01-cont .text-link {
	padding: 15px 0 0 0;
}
@media screen and (max-width: 767px) {
	.uqc .call-option {
		padding: 20px 4.66667vw 70px 4.66667vw;
	}
	.uqc .call-option .uqv2-parts-ul--none {
		font-size: 13px;
	}
	.uqc .call-option .uqv2-parts-flex3clm {
		display: block;
		margin: 0;
	}
	.uqc .call-option .uqv2-parts-flex3clm-li {
		margin: 0 0 10px 0 !important;
		padding: 0;
	}
	.uqc .call-option .page-box01-stitle {
		padding: 0.8em 0;
		min-height: initial;
	}
	.uqc .call-option .page-box-basic {
		display: block;
	}
	.uqc .call-option .page-box-basic .page-box01-title {
		padding: 1.2em 0;
	}
	.uqc .call-option .page-box-basic .page-box01-plan-box {
		padding: 0.4em 0;
	}
	.uqc .call-option .page-box-basic .page-box01-plan-title {
		padding: 0 0 0.2em 0;
		text-align: center;
	}
	.uqc .call-option .page-box-basic .page-box01-stitle {
		text-align: center;
	}
	.uqc .call-option .page-box-basic .page-box01-stitle br {
		display: block;
	}
	.uqc .call-option .page-box-basic .page-box01-stitle sup {
		margin: 0 -1em 0 0;
	}
	.uqc .call-option .text-link {
		padding: 10px 0 10px 0;
		font-size: 14px;
	}
	.uqc .call-option .text-link_bold {
		font-size: 15px;
	}
	.uqc .call-option .page-box01-plan-boxes th,
	.uqc .call-option .page-box01-plan-boxes td {
		padding: 8px 8px;
		font-size: 15px;
	}
	.uqc .call-option .page-box01-plan-boxes th {
		white-space: nowrap;
	}
}
.uqc .content .section {
	position: relative;
	margin: 0 0 10px;
	background-color: #fff;
	border: 3px solid #000;
	overflow: hidden;
	z-index: 1;
}
.uqc .content .section .head {
	position: relative;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .uqc .content .section .head.hover {
	opacity: 0.7;
}
.uqc .content .section .head .spacing {
	letter-spacing: -0.02em;
}
.uqc .content .section .ac-head i {
	display: block;
	position: absolute;
	top: 50%;
	right: 1pc;
	margin-top: -17px;
	width: 34px;
	height: 34px;
	border-radius: 6px;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.uqc .content-plan .section .ac-head i {
	background-color: #5aa78e;
}
.uqc .content-norikae .section .ac-head i {
	background-color: #1da1c7;
}
.uqc .content .section .ac-head {
	cursor: pointer;
}
.uqc .content .section .ac-head i:after,
.uqc .content .section .ac-head i:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
}
.uqc .content .section .ac-head i:before {
	margin: -2px 0 0 -8px;
	width: 15px;
	height: 3px;
}
.uqc .content .section .ac-head i:after {
	margin: -8px 0 0 -2px;
	width: 3px;
	height: 15px;
}
.uqc .content .section.opened > .ac-head i:after {
	display: none;
}
.uqc .content .section .ac-head .head-note {
	position: relative;
	display: block;
	margin: 5px 0 0;
	padding: 0 95px 8px 1.8%;
	font-size: 9pt;
	line-height: 1.5;
}
.uqc .content .section .head .clickable {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.uqc .content .section > .detail {
	overflow: hidden;
	height: 0;
}
.uqc .content .section > .detail,
.uqc .content .section > .detail-opened {
	position: relative;
	padding: 0 30px;
}
.uqc .content .section > .detail-opened:after,
.uqc .content .section > .detail:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #000;
}
.uqc .content .section > .detail .close {
	display: flex;
	justify-content: center;
	padding: 30px 0;
}
.uqc .content .section > .detail .close a {
	background: #A0A0A0;
	border-radius: 10px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
	user-select: none;
	width: 134px;
	height: 40px;
	text-decoration: none;
}
.os-pc .uqc .content .section > .detail .close a:hover {
	opacity: .7;
}
.uqc .content .section > .detail .close a i {
	position: relative;
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	background-color: #fff;
	border-radius: 3px;
}
.uqc .content .section > .detail .close a i:before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 1px);
	left: calc(50% - 6px);
	width: 12px;
	height: 2px;
	background-color: #A0A0A0;
}
@media screen and (max-width: 767px) {
	.uqc .content-plan {
		padding-top: 20px;
	}
	.uqc .content-plan .heading {
		padding-top: 40px;
	}
	.uqc .content .subhead {
		margin: 15px 0;
	}
	.uqc .content .subhead-setuyaku {
		padding-top: 10px;
	}
	.uqc .content .subhead .container {
		padding: 0;
	}
	.uqc .content .subhead .h {
		padding: 0 2vw 1.6vw;
		font-size: 4.8vw;
		line-height: 1.5;
		letter-spacing: 0;
	}
	.uqc .content .subhead .h .lg {
		padding-right: 0.1em;
		font-size: 33px;
	}
	.uqc .content .subhead .h:after,
	.uqc .content .subhead .h:before {
		width: 8.6vw;
		height: 8.6vw;
	}
	.uqc .content .section {
		border-width: 2px;
	}
	.uqc .content .section .ac-head i {
		right: 9pt;
	}
	.uqc .content .section > .detail {
		padding: 0;
	}
	.uqc .content .section > .detail-opened:after,
	.uqc .content .section > .detail:after {
		height: 2px;
	}
	.uqc .content .section > .detail-opened {
		padding: 0;
	}
	.uqc .content .section > .detail .close {
		margin: 25px 0 0;
		padding: 0 0 25px;
	}
}
.uqc .content-feature {
	padding: 25px 0 50px 0;
}
.uqc .content-feature .heading {
	display: flex;
	justify-content: center;
	margin: 0 0 30px;
	padding: 50px 0 0;
	text-align: center;
}
.uqc .content-feature .heading .h {
	position: relative;
	padding: 0 0 0 42px;
	font-size: 34px;
	line-height: 1.1;
}
.uqc .content-feature .heading .h:before {
	content: "";
	display: block;
	position: absolute;
	top: -5px;
	width: 42px;
	height: 42px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/icon-feature.svg);
	background-size: contain;
}
.uqc .content-feature .heading .h:before {
	left: 0;
}
@media screen and (max-width: 767px) {
	.uqc .content-feature .heading {
		padding: 30px 0 0;
	}
	.uqc .content-feature .heading .h {
		padding: 0 0 0 40px;
		font-size: 25px;
	}
	.uqc .content-feature .heading .h:before {
		top: -6px;
		width: 36px;
		height: 36px;
	}
}
.uqc .plan-section .section,
.uqc .content-feature .section {
	border: 4px solid #e4007f;
	position: relative;
}
.uqc .plan-section .section .head,
.uqc .content-feature .section .head {
	height: 78pt;
}
.uqc .plan-section .section .head .h,
.uqc .content-feature .section .head .h {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	line-height: 1.1;
}
.uqc .plan-section .section .head .h .icon,
.uqc .content-feature .section .head .h .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-basis: 180px;
	flex-shrink: 0;
}
.uqc .plan-section .section .head .h .icon img,
.uqc .content-feature .section .head .h .icon img {
	width: 75pt;
}
.uqc .plan-section .section .head .h .main h2,
.uqc .content-feature .section .head .h .main h2 {
	transform-origin: 0 50%;
}
.uqc .plan-section .section .ac-head i,
.uqc .content-feature .section .ac-head i {
	background-color: #e4007f;
	transition: background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.uqc .plan-section .section.opened .ac-head i,
.uqc .content-feature .section.opened .ac-head i {
	background-color: silver;
}
.uqc .plan-section .section > .detail:after,
.uqc .content-feature .section > .detail:after {
	content: none;
}
@media screen and (max-width: 980px) {
	.uqc .plan-section .section .head .h .icon,
	.uqc .content-feature .section .head .h .icon {
		flex-basis: 120px;
	}
}
@media screen and (max-width: 767px) {
	.uqc .plan-section .section,
	.uqc .content-feature .section {
		border-width: 2px;
	}
	.uqc .plan-section .section .head,
	.uqc .content-feature .section .head {
		height: 26vw;
	}
	.uqc .plan-section .section .head .h .icon,
	.uqc .content-feature .section .head .h .icon {
		flex-basis: 19.4%;
	}
	.uqc .plan-section .section .head .h .icon img,
	.uqc .content-feature .section .head .h .icon img {
		width: 98%;
	}
}
.uqc .head-smartphone .h .main .catch {
	font-size: 20px;
}
.uqc .head-smartphone .h .main h2 {
	margin: 0.06em 0 0;
	font-size: 35px;
}
@media screen and (max-width: 767px) {
	.uqc .head-smartphone .h .main .catch {
		font-size: 4.2vw;
	}
	.uqc .head-smartphone .h .main h2 {
		margin: 0.06em 0;
		font-size: 6.9vw;
		transform: scaleX(0.92);
	}
}
.uqc .sc-smartphone .wrap {
	position: relative;
	padding: 0 50px 90px 50px;
}
.uqc .sc-smartphone .wrap .lead {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 18px;
}
.uqc .sc-smartphone .slider .slick-track {
	display: flex;
}
.uqc .sc-smartphone .slider .slick-slide {
	height: auto !important;
}
.uqc .sc-smartphone .slider .slick-next,
.uqc .sc-smartphone .slider .slick-prev {
	overflow: hidden;
	z-index: 2;
	top: 100px;
	text-indent: -999em;
	width: 30px;
	height: 30px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
}
.uqc .sc-smartphone .slider .slick-next:before,
.uqc .sc-smartphone .slider .slick-prev:before {
	content: none;
}
.uqc .sc-smartphone .slider .slick-dots {
	display: flex;
	justify-content: center;
	bottom: -90px;
}
.uqc .sc-smartphone .slider .slick-dots li {
	display: block;
	margin: 0;
}
.uqc .sc-smartphone .slider .slick-dots li button {
	padding: 0;
}
.uqc .sc-smartphone .slider .block {
	position: relative;
	padding: 20px 0 10px 0;
	text-align: center;
	height: 100%;
}
.uqc .sc-smartphone .slider .block a:first-child {
	position: relative;
	display: block;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .uqc .sc-smartphone .slider .block a.hover-link {
	opacity: 0.7;
}
.uqc .sc-smartphone .slider .block .product {
	margin: 0 auto;
	max-width: 180px;
}
.uqc .sc-smartphone .slider .block .name {
	margin: 0 0 15px 0;
	text-decoration: underline;
	font-size: 14px;
}
@media screen and (min-width: 768px) {
	.uqc .sc-smartphone .slider .block .btn-fill-icon {
		margin: 0 auto;
		padding: 0 0 0 0.2em;
		max-width: 170px;
		height: 50px;
		font-size: 16px;
	}
	.uqc .sc-smartphone .slider .block .btn-fill-icon::before {
		left: 8px;
		margin-top: -10px;
		padding-top: 20px;
		width: 28px;
		background-position: 50% 50%;
		background-size: contain;
	}
	.uqc .sc-smartphone .slider .block .btn-fill-icon::after {
		right: 8px;
		margin-top: -12px;
		width: 24px;
		font-size: 24px;
		background-position: 50% 50%;
		background-size: contain;
	}
	.uqc .sc-smartphone .slider .slick-next {
		background-image: url(../img/slick-arrow-color-next.svg);
		right: -40px;
	}
	.uqc .sc-smartphone .slider .slick-prev {
		background-image: url(../img/slick-arrow-color-prev.svg);
		left: -40px;
	}
	.uqc .sc-smartphone .slider .slick-dots li {
		width: 25px;
	}
	.uqc .sc-smartphone .slider .slick-dots li button::before {
		font-size: 14px;
	}
}
@media screen and (max-width: 767px) {
	.uqc .sc-smartphone .wrap {
		padding: 0 0 60px 0;
	}
	.uqc .sc-smartphone .wrap .lead {
		bottom: 40px;
		font-size: 16px;
		line-height: 1.3;
	}
	.uqc .sc-smartphone .slider {
		height: auto;
	}
	.uqc .sc-smartphone .slider .block .btn-fill-icon {
		margin: 0 auto;
		padding: 0 0 0 0.2em;
		max-width: 256px;
	}
	.uqc .sc-smartphone .slider .slick-dots {
		bottom: -60px;
	}
	.uqc .sc-smartphone .slider .slick-next,
	.uqc .sc-smartphone .slider .slick-prev {
		width: 50px;
		height: 50px;
		background-size: 28px 28px;
	}
	.uqc .sc-smartphone .slider .slick-next {
		background-image: url(../img/slick-arrow-next.svg);
		right: 0;
	}
	.uqc .sc-smartphone .slider .slick-prev {
		background-image: url(../img/slick-arrow-prev.svg);
		left: 0;
	}
	.uqc .sc-smartphone .slider .block {
		padding: 0 0 45px;
	}
	.uqc .sc-smartphone .slider .block .product {
		width: 56%;
	}
	.uqc .sc-smartphone .slider .block .name {
		font-size: 16px;
	}
}
.uqc .head-kurikoshi .h .main .catch {
	font-size: 20px;
}
.uqc .head-kurikoshi .h .main h2 {
	margin: 0.06em 0;
	font-size: 35px;
}
@media screen and (max-width: 767px) {
	.uqc .head-kurikoshi .h .main .catch {
		font-size: 3.7vw;
	}
	.uqc .head-kurikoshi .h .main h2 {
		font-size: 7.4vw;
	}
}
.uqc .sc-kurikoshi {
	padding: 20px 0 0;
}
.uqc .sc-kurikoshi .info {
	margin: 0 auto;
	max-width: 740px;
}
.uqc .sc-kurikoshi .info .row {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	margin: 0 auto;
	max-width: 670px;
}
.uqc .sc-kurikoshi .info .h-sp {
	display: none;
}
.uqc .sc-kurikoshi .info .image {
	flex-basis: 52%;
}
.uqc .sc-kurikoshi .info .image img{
	width: fit-content;
	margin-inline: auto;
}
.uqc .sc-kurikoshi .info .text {
	flex: 1;
	padding: 0 15px 0 0;
}
.uqc .sc-kurikoshi .info .text .h {
	margin-right: -1em;
	font-size: 23px;
	line-height: 1.4;
}
.uqc .sc-kurikoshi .info .text .note,
.uqc .sc-kurikoshi .info .text .tip-btn {
	margin: 10px 0 0;
}
@media screen and (max-width: 767px) {
	.uqc .sc-kurikoshi {
		padding: 10px 0 0;
	}
	.uqc .sc-kurikoshi .info {
		padding: 0 17px;
		max-width: 100%;
	}
	.uqc .sc-kurikoshi .info .row {
		display: block;
		max-width: 100%;
	}
	.uqc .sc-kurikoshi .info .h-sp {
		display: block;
		text-align: center;
		font-size: 20px;
		line-height: 1.5;
	}
	.uqc .sc-kurikoshi .info .image {
		margin: 0;
		img{
			margin-inline: auto;
		}
	}
	.uqc .sc-kurikoshi .info .text {
		display: flex;
		align-items: center;
		padding: 10px 0 0 0;
	}
	.uqc .sc-kurikoshi .info .text .h {
		display: none;
	}
	.uqc .sc-kurikoshi .info .text .note {
		margin: 0;
		flex: 1;
	}
	.uqc .sc-kurikoshi .info .text .tip-btn {
		justify-content: flex-end;
		margin: 0;
	}
}
.uqc .head-speed .h .main .catch {
	font-size: 20px;
}
.uqc .head-speed .h .main h2 {
	margin-top: -0.14em;
	font-size: 35px;
}
.uqc .head-speed .h .main h2 .num {
	position: relative;
	top: 0.06em;
	font-size: 124%;
}
.uqc .head-speed .h .main h2 .small {
	font-size: 71%;
}
.uqc .head-speed .h .main .note {
	margin: 8px 0 0 0;
	font-weight: 700;
	font-size: 13px;
}
@media screen and (max-width: 767px) {
	.uqc .head-speed .h .main .catch {
		font-size: 3.7vw;
	}
	.uqc .head-speed .h .main h2 {
		font-size: 7.4vw;
	}
	.uqc .head-speed .h .main h2 .num {
		top: 0.06em;
		font-size: 8.7vw;
		letter-spacing: -0.04em;
	}
	.uqc .head-speed .h .main h2 .lg {
		display: block;
		margin-bottom: -0.2em;
		font-size: 5.8vw;
	}
	.uqc .head-speed .h .main h2 .small {
		font-size: 5vw;
	}
	.uqc .head-speed .h .main .note {
		margin: 0 0 0 0;
		font-size: 2.7vw;
	}
}
.uqc .sc-speed {
	margin: 0 auto;
	padding: 30px 0 0;
	max-width: 670px;
}
.uqc .sc-speed .info h3 {
	font-size: 23px;
	line-height: 1.5;
}
.uqc .sc-speed .info01 {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}
.uqc .sc-speed .info01 .image {
	flex-basis: 50%;
	display: flex;
	justify-content: flex-end;
}
.uqc .sc-speed .info01 .image .note {
	text-align: center;
	padding: 5px 0 0 0;
}
.uqc .sc-speed .info01 .text {
	flex-basis: 50%;
}
.uqc .sc-speed .info01 .text p {
	margin: 5px 0 0;
	font-size: 13px;
}
.uqc .sc-speed .info02 {
	position: relative;
	margin: 50px 0 0 0;
}
.uqc .sc-speed .info02 h3 {
	width: 52%;
}
.uqc .sc-speed .info02 .image {
	display: flex;
	justify-content: flex-end;
	position: absolute;
	top: 30px;
	right: 0;
	width: 50%;
}
.uqc .sc-speed .info02 .image img {
	width: 90%;
}
.uqc .sc-speed .info02 .graph {
	margin: 15px 0 0 0;
	width: 50%;
}
.uqc .sc-speed .info02 .graph img {
	width: 100%;
}
.uqc .sc-speed .notes {
	margin: 40px 0 0 0;
}
@media screen and (max-width: 767px) {
	.uqc .sc-speed {
		padding: 0 20px;
		max-width: 100%;
	}
	.uqc .sc-speed .info h3 {
		font-size: 20px;
	}
	.uqc .sc-speed .info01 {
		display: block;
		padding: 10px 0 0 0;
		text-align: center;
	}
	.uqc .sc-speed .info01 .image {
		display: block;
	}
	.uqc .sc-speed .info01 .image img {
		margin: 0 auto;
		width: 92%;
	}
	.uqc .sc-speed .info01 .image .note {
		font-size: 12px;
	}
	.uqc .sc-speed .info01 .text {
		margin: 10px 0 0 0;
	}
	.uqc .sc-speed .info01 .text p {
		margin: 5px 0 0;
		font-size: 12px;
	}
	.uqc .sc-speed .info02 {
		margin: 30px 0 0 0;
		text-align: center;
	}
	.uqc .sc-speed .info02 h3 {
		width: 100%;
	}
	.uqc .sc-speed .info02 .image {
		display: block;
		position: static;
		margin: 10px 0 0 0;
		width: 100%;
	}
	.uqc .sc-speed .info02 .image img {
		width: 100%;
	}
	.uqc .sc-speed .info02 .graph {
		margin: 15px 0 0 0;
		width: 100%;
	}
	.uqc .sc-speed .info02 .graph img {
		width: 100%;
	}
	.uqc .sc-speed .notes {
		margin: 20px 0 0 0;
	}
}
.uqc .head-area .h .main h2 {
	font-size: 35px;
}
.uqc .head-area .h .main h2 .small {
	font-size: 71%;
}
.uqc .head-area .h .main .note {
	margin: 0.8em 0 0;
	font-size: 13px;
}
@media screen and (max-width: 767px) {
	.uqc .content-feature {
		padding: 0 0 30px 0;
	}
	.uqc .content-feature .section .head-area .h .icon img {
		width: 86%;
	}
	.uqc .head-area .h .main h2 {
		font-size: 7vw;
	}
	.uqc .head-area .h .main h2 .small {
		display: block;
		margin: 0.16em 0 0;
		font-size: 68%;
	}
	.uqc .head-area .h .main .note {
		margin: 0.3em 0 0;
		font-size: 2.9vw;
	}
}
.uqc .sc-area {
	padding: 30px 0 0;
}
.uqc .sc-area .info {
	margin: 0 auto;
	max-width: 700px;
}
.uqc .sc-area .info .h {
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	line-height: 1.7;
	color: #e4007f;
	font-size: 24px;
}
.uqc .sc-area .info .h dt {
	flex-basis: 60px;
}
.uqc .sc-area .info .h dd {
	position: relative;
	padding: 0 0 0 15px;
}
.uqc .sc-area .info .h dd br.pc {
	display: block;
}
.uqc .sc-area .info .h dd br.sp {
	display: none;
}
.uqc .sc-area .info .h .tip-btn {
	display: inline-block;
	position: relative;
	top: 4px;
	left: 0.2em;
}
.uqc .sc-area .info .list {
	display: flex;
	margin: 0 -9px;
	padding: 20px 0 0;
}
.uqc .sc-area .info .list div {
	flex-basis: 50%;
	padding: 0 9px;
}
.uqc .sc-area .info .note {
	margin: 10px 0 0;
}
@media screen and (max-width: 767px) {
	.uqc .sc-area {
		padding: 20px 0 0;
	}
	.uqc .sc-area .info {
		padding: 0 20px;
		max-width: 100%;
	}
	.uqc .sc-area .info .h {
		justify-content: flex-start;
		font-size: 4.7vw;
		line-height: 1.5;
	}
	.uqc .sc-area .info .h dt {
		flex-basis: 17%;
	}
	.uqc .sc-area .info .h dd {
		flex: 1;
		padding: 0 0 0 3%;
	}
	.uqc .sc-area .info .h .tip-btn {
		position: absolute;
		top: auto;
		bottom: 0;
		left: auto;
		right: 0;
	}
	.uqc .sc-area .info .list {
		display: block;
		margin: 0 auto;
		padding: 10px 0 0;
		max-width: 360px;
	}
	.uqc .sc-area .info .list div {
		padding: 0 0 5px;
	}
	.uqc .sc-area .info .note {
		margin: 5px 0 0;
		font-size: 13px;
	}
}

.uqc .section .head h2.ttl-ac-9 .pc > img {
	padding-top: 16px;
}

.uqc .section .head h2.ttl-ac-9 .notes {
	font-size: 13px;
	padding: 12px 48px 12px;
	line-height: 1.46;
	font-weight: normal;
}

.uqc .detail.sc {
	background: url(../img/bg_ttl_ac_9_contents.png);
	background-repeat: repeat-y;
	background-position: center;
	background-size: contain;
}

.uqc .sc-area {
	margin: 0 auto;
	padding: 54px 0 0;
	max-width: 700px;
}

.uqc .sc-area .h {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.uqc .sc-area .sub {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}

.uqc .sc-area .txt {
	text-align: center;
}

.uqc .sc-area > img {
	margin: auto;
}

.uqc .sc-area .img-area-01 {
	max-width: 280px;
	margin-top: 12px;
}

.uqc .sc-area .img-area-02 {
	max-width: 312px;
	margin-top: 24px;
}

.uqc .sc-area .img-area-03 {
	max-width: 590px;
	margin-top: 12px;
}

.uqc .sc-area > .notes {
	margin: 12px 30px 0;
}

.uqc .sc-area .notes {
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
}

.uqc .sc-area .notes > li {
	margin-left: 1em;
		text-indent: -1em;
}

.uqc .sc-area .box {
	border: 1px solid #969696;
	margin-top: 36px;
}

.uqc .sc-area .box > div.ttl {
	background-color: #969696;
	color: #fefef8;
	text-align: center;
}

.uqc .sc-area .box .notes-wrap {
	padding: 16px;
}

.uqc .sc-area .application {
	margin-top: 40px;
}

.uqc .sc-area .link-block {
		margin: 30px 0 4px;
		text-align: center;
}

.uqc .sc-area .notes-wrap .txt {
		text-align: left;
}

.uqc .sc-area .info .h {
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.7;
	color: #e4007f;
	font-size: 24px;
}

.uqc .sc-area .info .h dt img {
	width: 60px;
}

.uqc .sc-area .info .h dd {
	padding: 0 0 0 20px;
}

.uqc .sc-area .info .h dd br.pc {
	display: block;
}

.uqc .sc-area .info .h dd br.sp {
	display: none;
}

.uqc .sc-area .info .h .note-tip-btn {
	display: inline-block;
	position: relative;
	top: -4px;
}

.uqc .sc-area .info .list {
	display: flex;
	margin: 0 -9px;
	padding: 20px 0 0;
}

.uqc .sc-area .info .list div {
	flex-basis: 50%;
	padding: 0 9px;
}

.uqc .sc-area .info .note {
	margin: 10px 0 0;
	font-size: 14px;
}

.uqc .section .head h2.ttl-ac-9 {
	background: url(../img/bg_ttl_ac_9.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.uqc .content-feature .section-area .head {
	 height: unset;
}

.uqc .section-area .btn-fill-icon i {
	display: block;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -20px;
	width: 50px;
}

@media screen and (max-width: 767px) {
	.uqc .section .head h2.ttl-ac-9 .sp > img {
		padding-top: 20px;
	}

	.uqc .section .head h2.ttl-ac-9 .notes {
		font-size: 12px;
		padding: 8px 22px 18px;
		line-height: 1.46;
	}

	.uqc .detail.sc {
		background: url(../img/bg_ttl_ac_9_contents_sp.png);
		background-repeat: repeat-y;
		background-position: center;
		background-size: contain;
	}

	.uqc .sc-area {
		padding: 30px 25px 0;
	}

	.uqc .sc-area .h {
		line-height: 1.35;
	}

	.uqc .sc-area .img-area-01 {
		max-width: 190px;
		margin-top: 2px;
	}
	
	.uqc .sc-area .img-area-02 {
		max-width: 232px;
		margin-top: 20px;
	}

	.uqc .sc-area .notes {
		font-size: 12px;
		margin: auto;
		margin-top: 12px;
	}

	.uqc .sc-area .link-block {
		margin: 28px 0 0;
		text-align: center;
	}

	.uqc .sc-area .box .notes-wrap {
		padding: 10px 16px;
	}

	.uqc .sc-area .box .notes-wrap .txt {
		font-size: 14px;
		text-align: left;
		margin-top: 0;
	}

	.uqc .sc-area .box {
		margin-top: 28px;
	}

	.uqc .sc-area .txt {
		line-height: 1.43;
		font-size: 12px;
		margin-top: 4px;
	}

	.uqc .sc-area .sc-area .sub {
		font-size: 16px;
		margin-top: 16px;
	}

	.uqc .sc-area .info {
		margin: 0 auto;
		max-width: 360px;
	}

	.uqc .sc-area .info .h {
		margin-left: -4px;
		margin-right: -.5em;
		justify-content: flex-start;
		font-size: 17px;
		line-height: 1.5;
	}

	.uqc .sc-area .info .h dt img {
		width: 50px;
	}

	.uqc .sc-area .info .h dd {
		padding: 0 0 0 10px;
	}

	.uqc .sc-area .info .h dd br.pc {
		display: none;
	}

	.uqc .sc-area .info .h dd br.sp {
		display: block;
	}

	.uqc .sc-area .info .list {
		display: block;
		margin: 0 auto;
		padding: 10px 0 0;
		max-width: 360px;
	}

	.uqc .sc-area .info .list div {
		padding: 0 0 5px;
	}

	.uqc .sc-area .info .note {
		margin: 5px 0 0;
		font-size: 13px;
	}

	.uqc .sc-area .info .h .note-tip-btn {
		top: -1px;
	}

	.uqc .section .head h2.ttl-ac-9 {
		background: url(../img/bg_ttl_ac_9_sp.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		padding-right: 50px;
	}

	.uqc .section-area .application ul {
		display: block;
	}
}
.uqc .head-shop .h .main .catch {
	font-size: 20px;
}
.uqc .head-shop .h .main h2 {
	margin-top: -0.14em;
	font-size: 35px;
}
.uqc .head-shop .h .main h2 .num {
	position: relative;
	top: 0.06em;
	font-size: 124%;
}
.uqc .head-shop .h .main h2 .small {
	font-size: 71%;
}
@media screen and (max-width: 767px) {
	.uqc .head-shop .h .main .catch {
		font-size: 3.7vw;
	}
	.uqc .head-shop .h .main h2 {
		margin-top: -0.08em;
		font-size: 7vw;
	}
	.uqc .head-shop .h .main h2 .small {
		display: block;
		margin-top: 0.3em;
		font-size: 68%;
	}
	.uqc .section-area .application h2 {
		font-size: 16px;
	}
	.uqc .section-area .application ul {
		display: block;
		padding: 0;
		margin: 0;
	}
	.uqc .section-area .application ul li{
		padding: 0;
		margin: 20px 0 0 0;
	}
	.uqc .section-area .application ul .btn-fill-icon i{
		left: 15px;
		margin-top: -14px;
		width: 40px;
	}
}
.uqc .sc-shop {
	padding: 20px 0 0;
}
.uqc .sc-shop .info .image {
	margin: 0 auto;
	max-width: 300px;
}
.uqc .sc-shop .info .text {
	text-align: center;
	font-size: 1pc;
	line-height: 1.5;
}
.uqc .sc-shop .consultation {
	display: flex;
	justify-content: center;
	margin: 30px 0 0;
}
.uqc .sc-shop .consultation .inner {
	position: relative;
	padding: 0 0 0 90px;
}
.uqc .sc-shop .consultation .inner:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 74px;
	height: 90px;
	margin-top: -45px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../img/shop-consultation.svg);
	background-size: contain;
}
.uqc .sc-shop .consultation h3 {
	font-size: 17px;
	line-height: 1.3;
}
.uqc .sc-shop .consultation h3 br {
	display: none;
}
.uqc .sc-shop .consultation ul {
	margin: 8px 0 0;
	font-size: 14px;
}
.uqc .sc-shop .consultation ul li {
	float: left;
	margin: 0 10px 0 0;
}
.uqc .sc-shop .consultation ul li:last-child {
	clear: both;
}
@media screen and (max-width: 767px) {
	.uqc .sc-shop {
		padding: 20px 20px 0;
	}
	.uqc .sc-shop .info .image {
		max-width: 78%;
	}
	.uqc .sc-shop .info .text {
		text-align: left;
		font-size: 15px;
		line-height: 1.6;
	}
	.uqc .sc-shop .consultation {
		margin: 20px 0;
	}
	.uqc .sc-shop .consultation .inner:before {
		top: 0;
		margin-top: 0;
		background-position: 50% 0;
	}
	.uqc .sc-shop .consultation h3 br {
		display: block;
	}
	.uqc .sc-shop .consultation ul li {
		float: none;
		margin: 0 10px 0 0;
	}
}
.uqc .faq {
	margin: 0;
}
.uqc .faq .heading {
	padding: 40px 0 25px 0;
}
.uqc .faq .heading h2 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
}
.uqc .faq .heading h2:before {
	content: "";
	display: block;
	margin: 0.1em 6px 0 0;
	width: 70px;
	height: 60px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/icon-faq.svg);
}
.uqc .faq .heading h2 span {
	display: block;
}
.uqc .faq .list {
	border-top: 1px solid #000;
}
.uqc .faq .list > li {
	border-bottom: 1px solid #000;
}
.uqc .faq .list .q {
	position: relative;
	display: flex;
	align-items: center;
	height: 86px;
	font-weight: 700;
	font-size: 17px;
	cursor: pointer;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .uqc .faq .list .q:hover {
	opacity: 0.7;
}
.uqc .faq .list .q > dl {
	display: flex;
	flex: 1;
	align-items: center;
	padding: 0 30px 0 0;
}
.uqc .faq .list .a > dl {
	display: flex;
}
.uqc .faq .list .a > dl dt,
.uqc .faq .list .q > dl dt {
	width: 2pc;
}
.uqc .faq .list .a > dl dd,
.uqc .faq .list .q > dl dd {
	flex: 1;
	padding-left: 20px;
}
.uqc .faq .list .opened .ac-switching:after {
	display: none;
}
.uqc .faq .list .a {
	overflow: hidden;
	height: 0;
}
.uqc .faq .list .a > dl {
	padding: 0 0 30px;
}
.uqc .faq .list .a > dl dd {
	padding-top: 0.3em;
	line-height: 1.7;
}
.uqc .faq .list .a > dl dd a {
	text-decoration: underline;
	color: #e4007f;
}
.os-pc .uqc .faq .list .a > dl dd a.hover-link {
	text-decoration: none;
}
.uqc .faq .list .a > dl dd p {
	margin-top: 0.7em;
}
.uqc .faq .list .a > dl dd p:first-child {
	margin-top: 0;
}
@media screen and (max-width: 767px) {
	.uqc .faq {
		margin: 0 0 40px;
	}
	.uqc .faq .heading {
		padding: 30px 20px 15px 0;
		border: 0;
	}
	.uqc .faq .heading h2 {
		font-size: 25px;
	}
	.uqc .faq .heading h2:before {
		margin: 0.1em 6px 0 0;
		width: 50px;
		height: 43px;
	}
	.uqc .faq .list,
	.uqc .faq .list > li {
		border-color: #ccc;
	}
	.uqc .faq .list .q {
		padding: 15px 0;
		height: auto;
		font-size: 15px;
	}
	.uqc .faq .list .q > dl {
		padding-left: 46px;
		padding-right: 50px;
	}
	.uqc .faq .list .a > dl {
		position: relative;
		padding: 0 0 18px 46px;
	}
	.uqc .faq .list .a > dl dt {
		position: absolute;
		left: 8px;
		width: auto;
	}
	.uqc .faq .list .a > dl dt img {
		width: 27px;
	}
	.uqc .faq .list .q > dl dt {
		position: absolute;
		top: 50%;
		left: 8px;
		width: auto;
		transform: translateY(-50%);
	}
	.uqc .faq .list .q > dl dt img {
		width: 27px;
	}
	.uqc .faq .list .a > dl dd,
	.uqc .faq .list .q > dl dd {
		padding-left: 0;
		word-break: break-all;
	}
	.uqc .faq .list .a {
		font-size: 14px;
	}
	.uqc .faq .ac-switching {
		right: 5.33333vw;
	}
}
.content-review {
	padding: 40px 0 50px 0;
	background-color: #f7c8d9;
}
.content-review .heading h2 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
}
.content-review .heading h2:before {
	content: "";
	display: block;
	margin: 0.1em 4px 0 0;
	width: 60px;
	height: 50px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/icon-review.svg);
}
.content-review .heading h2 span {
	display: block;
}
.section-review .uq-review {
	margin: 0 0 -30px 0;
	background-color: transparent !important;
}
.section-review .uq-reviewArea__title {
	display: none;
}
.section-review .uq-reviewSlider {
	padding: 30px 0;
}
.section-review .uq-reviewSlider,
.section-review .slick-list {
	overflow: visible !important;
}
.section-review .uq-reviewSlider__li {
	transition: transform 0.4s ease;
}
.section-review .uq-reviewSlider__li.current {
	transform: translateY(-30px);
}
.section-review .uq-reviewSlider__li .uq-reviewBlock {
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 30px 30px 30px 30px;
	overflow: hidden;
	width: 290px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../img/review-frame-pink.png);
	background-size: 100% 100%;
}
.section-review .uq-reviewSlider__li .uq-reviewBlock::before,
.section-review .uq-reviewSlider__li .uq-reviewBlock::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100% auto;
}
.section-review .uq-reviewSlider__li .uq-reviewBlock::before {
	background-image: url(../img/review-frame-pink-top.png);
	background-position: 50% 0%;
}
.section-review .uq-reviewSlider__li .uq-reviewBlock::after {
	background-image: url(../img/review-frame-pink-bottom.png);
	background-position: 50% 100%;
}
.section-review .slick-slide:nth-child(odd) .uq-reviewBlock {
	background-image: url(../img/review-frame-blue.png);
}
.section-review .slick-slide:nth-child(odd) .uq-reviewBlock::before {
	background-image: url(../img/review-frame-blue-top.png);
}
.section-review .slick-slide:nth-child(odd) .uq-reviewBlock::after {
	background-image: url(../img/review-frame-blue-bottom.png);
}
.section-review .uq-reviewBlock__icon0,
.section-review .uq-reviewBlock__icon1,
.section-review .uq-reviewBlock__icon2,
.section-review .uq-reviewBlock__icon3,
.section-review .uq-reviewBlock__icon4 {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	flex-basis: 50px;
}
.uq-reviewBlock__icon0::before,
.uq-reviewBlock__icon1::before,
.uq-reviewBlock__icon2::before,
.uq-reviewBlock__icon3::before,
.uq-reviewBlock__icon4::before {
	content: "";
	margin: 0 auto;
	width: 40px;
	height: 40px;
	background-size: cover;
}
.uq-reviewBlock__icon0::before {
	background-image: url(../img/review-icon00.svg);
}
.uq-reviewBlock__icon1::before {
	background-image: url(../img/review-icon01.svg);
}
.uq-reviewBlock__icon2::before {
	background-image: url(../img/review-icon02.svg);
}
.uq-reviewBlock__icon3::before {
	background-image: url(../img/review-icon03.svg);
}
.uq-reviewBlock__icon4::before {
	background-image: url(../img/review-icon04.svg);
}
.section-review .uq-reviewBlock__user {
	position: relative;
	z-index: 1;
}
.section-review .uq-reviewBlock__userinner {
	padding: 0 0 0 10px;
}
.section-review .uq-reviewBlock__username {
	font-weight: 700;
	font-size: 15px;
	line-height: 1.3;
}
.section-review .uq-reviewBlock__userscreen {
	font-size: 12px;
}
.section-review .uq-reviewBlock__text {
	overflow: visible;
	position: relative;
	z-index: 5;
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex: 1;
	margin: 20px 0 0 0 !important;
	padding: 15px 15px;
	background-color: #fff;
	border-radius: 25px;
	font-weight: 700;
	word-wrap: break-word;
	word-break: break-all !important;
}
.section-review .uq-reviewBlock__text::after {
	content: "";
	display: block;
	position: absolute;
	top: -15px;
	left: 0;
	width: 40px;
	height: 15px;
	background-image: url(../img/review-tail.png);
	background-size: cover;
}
.section-review .uq-reviewBlock__next {
	text-decoration: underline;
	color: #e4007f;
}
.section-review .uq-reviewSlider .slick-next,
.section-review .uq-reviewSlider .slick-prev {
	top: 45%;
	width: 40px;
	height: 40px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .section-review .uq-reviewSlider .slick-next:hover,
.os-pc .section-review .uq-reviewSlider .slick-prev:hover {
	opacity: 0.7;
}
.section-review .uq-reviewSlider .slick-next {
	left: 360px;
	background-image: url(../img/slick-arrow-color-next.svg);
}
.section-review .uq-reviewSlider .slick-prev {
	right: 360px;
	background-image: url(../img/slick-arrow-color-next.svg);
}
.section-review .uq-reviewSlider .slick-next::before,
.section-review .uq-reviewSlider .slick-prev::before {
	content: "";
	width: 40px;
	height: 40px;
}
.section-review .review-wrap-pc .uq-reviewSlider__li {
	padding: 30px 0 0 0;
}
.section-review .review-wrap-pc .uq-reviewSlider__li .uq-reviewBlock {
	min-height: 340px;
}
.section-review .review-wrap-pc .uq-reviewBlock__text {
	flex-basis: 194px;
	min-height: 194px;
}
.section-review .review-wrap-sp .uq-reviewSlider__li {
	padding: 0 1vw;
}
.section-review .review-wrap-sp .uq-reviewSlider__li .uq-reviewBlock {
	min-height: 390px;
}
.section-review .review-wrap-sp .uq-reviewBlock__text {
	padding: 5px 15px;
	font-size: 14px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-12 {
	font-size: 15px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-11 {
	font-size: 16px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-10 {
	font-size: 16px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-9 {
	font-size: 17px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-8 {
	font-size: 17px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-7 {
	font-size: 18px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-6 {
	font-size: 19px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-5 {
	font-size: 20px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-4 {
	font-size: 22px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-3 {
	font-size: 24px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-2 {
	font-size: 26px !important;
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-1,
.section-review .review-wrap-sp .uq-reviewBlock__text.size-0 {
	font-size: 28px !important;
}
@media screen and (min-width: 768px) {
	.section-review .review-wrap-sp {
		overflow: hidden;
		height: 0;
	}
	.section-review .uq-reviewSlider__li .uq-reviewBlock {
		transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.os-pc .section-review .uq-reviewSlider__li .uq-reviewBlock:hover {
		opacity: 0.7;
	}
}
@media screen and (max-width: 767px) {
	.content-review {
		padding: 30px 0 50px 0;
	}
	.content-review .heading h2 {
		font-size: 25px;
	}
	.content-review .heading h2:before {
		margin: 0.1em 3px 0 0;
		width: 52px;
		height: 46px;
	}
	.section-review .headline-type02 span {
		padding-left: 6.6vw;
	}
	.section-review .review-wrap-pc {
		overflow: hidden;
		height: 0;
	}
	.section-review .uq-review {
		margin-top: 10px;
	}
}


/* データもっと増量キャンペーン */
.zouryou-box {
	margin-top: 60px;
	--main: #e4007f;
	background: #fff;
	border: 2px solid var(--main);
	border-radius: 6px;
	position: relative;
	font-family: "Noto Sans JP", sans-serif;
}
.zouryou-box strong {
	color: var(--main);
	font-weight: bold;
}
.zouryou-box sup {
	vertical-align: super;
}
.zouryou-mv {
	padding: 30px;
	background: url(../img/bg_zouryou_mv@2x.png) no-repeat center /cover;
	border-radius: 6px 6px 0 0 ;
}
.zouryou-mv-ttl {
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 1.25;
	margin: 0 auto;
	font-weight: 700;
	width: 560px;
	padding: 0 45px;
	background: url(../img/img_zouryou_ill_left@2x.png) no-repeat left 30% /30px auto, url(../img/img_zouryou_ill_right@2x.png) no-repeat right 30%/30px auto;
}
.zouryou-mv-ttl .ttl {
	font-size: 20px;
	margin-bottom: 12px;
}
.zouryou-mv-ttl .txt01 {
	font-size: 30px;
}
.zouryou-mv-ttl .txt02 {
	font-size: 28px;
}
.zouryou-mv-ttl .txt02 strong {
	font-size: 36px;
	font-weight: 900;
}
.zouryou-mv-ttl .txt03 {
	font-size: 16px;
	margin-top: 25px;
	font-weight: normal;
}
.zouryou-mv-img {
	text-align: center;
	margin: 15px auto 20px;
}
.zouryou-mv-img img {
	margin-left: 20px;
	width: inherit;
	display: inline;
}
.zouryou-mv-notice {
	margin: 0 auto;
	border: 1px solid var(--main);
	width: fit-content;
	padding: 6px 30px;
	font-size: 18px;
	line-height: 1.25;
	font-weight: bold;
	letter-spacing: -0.02em;
	font-family: "Noto Sans JP", sans-serif;
	background-color: #fff;
}
.zouryou-mv-notice em {
	font-size: 26px;
}
.zouryou-mv-notice em.txt01 {
	font-size: 30px;
}
.zouryou-mv-notice sup {
	font-size: 16px;
	margin-left: -0.2em;
}
.zouryou-price {
	display: flex;
	width: fit-content;
	margin: 0 auto;
	gap: 20px;
}
.zouryou-price .text-box {
	padding: 10px 0 10px 10px;
}
.zouryou-price .text-box .ttl {
	border: 1px solid #000;
	padding: 5px 8px;
	line-height: 1.25;
	font-size: 14px;
	font-weight: bold;
}
.zouryou-price .tax-in {
	height: 70px;
	color: var(--main);
}
.zouryou-price .tax-in .num {
	height: 0.76em;
	font-weight: 700;
}
.zouryou-price .tax-in .unit {
	font-size: 24px;
}
.zouryou-price .tax-ex {
	vertical-align: middle;
	width: fit-content;
	line-height: 1;
	margin-top: 26px;
	color: var(--main);
}
.zouryou-price .tax-ex:before,
.zouryou-price .tax-ex:after {
	font-size: 32px;
}
.zouryou-price .tax-ex:before {
	content: "(";
	margin-right: -5px;
}
.zouryou-price .tax-ex:after {
	content: ")";
	margin-left: -7px;
}
.zouryou-price .tax-ex .num {
	font-size: 38px;
	font-weight: 600;
	font-family: "din-2014", sans-serif !important;
}
.zouryou-price .tax-ex .unit {
	font-weight: bold;
	font-size: 20px;
}
.price-col-wrap {
	display: grid;
	grid-template: "num tax" 1fr
		"num unit" 22px;
	align-items: end;
	text-align: right;
	gap: 0 5px;
}
.price-col-wrap .num {
	grid-area: num;
	font-size: 90px;
	line-height: 1;
	font-family: "din-2014", sans-serif !important;
}
.price-col-wrap .tax {
	grid-area: tax;
	font-weight: bold;
}
.price-col-wrap .unit {
	grid-area: unit;
	font-weight: bold;
	line-height: 1;
}
.zouryou-lead {
	text-align: center;
	margin-top: 3px;
	font-size: 18px;
}
.zouryou-detail-wrap {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 50px;
	margin-top: 15px;
}
.zouryou-detail-hd {
	text-align: center;
}
.zouryou-detail-box dl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	padding: 5px 0;
	border-bottom: 1px solid #cccccc;
	line-height: 1.25;
}
.zouryou-detail-box .sum {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 7px 0;
}
.zouryou-detail-box .txt {
	margin: 5px 8px 5px auto;
}
.zouryou-detail-box .price {

	line-height: 1;
}
.zouryou-detail-box .price .num {
	font-weight: normal;
	margin-right: 2px;
	font-family: inherit;
}

.zouryou-notice-wrap {
	margin-top: 24px;
	font-size: 13px;
}
.zouryou-btn-wrap {
	margin-top: 44px;
	display: flex;
	justify-content: center;
}
.zouryou-btn-wrap>a {
	width: 338px;
}
.zouryou-notice-wrap .notes-ac-space {
	height: 70px;
}
.zouryou-notice-wrap .notes-ac-wrap {
	line-height: 1.5;
}
.zouryou-notice p:nth-child(2) {
	margin: 16px auto 8px;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.btn-sub-lead{
		margin-top: 3px;
		font-size: 13px;
	}

	#zouryou {
		margin-top: -90px;
		padding-top: 90px;
	}
	.zouryou-box {
		margin-top: 22px;
	}
	.zouryou-mv-img {
		margin: 8px auto 12px;
	}
	.zouryou-mv {
		padding: 22px;
		background: url(../img/bg_zouryou_mv_sp@2x.png) no-repeat center / cover;
	}
	.zouryou-mv-ttl {
		width: 100%;
		padding: 0;
		background: url(../img/img_zouryou_ill_left@2x.png) no-repeat left 16% / 30px auto, url(../img/img_zouryou_ill_right@2x.png) no-repeat right 20% / 34px auto;
	}
	.zouryou-mv-ttl .ttl {
		font-size: 14px;
		margin-bottom: 6px;
	}
	.zouryou-mv-ttl .txt01 {
		font-size: 22px;
	}
	.zouryou-mv-ttl .txt02 {
		font-size: 22px;
		text-align: center;
	}
	.zouryou-mv-ttl .txt02 strong {
		font-size: 29px;
	}
	.zouryou-mv-ttl .txt03 {
		font-size: 14px;
		margin-top: 14px;
	}
	.zouryou-mv-img img {
		width: 100%;
		margin: auto;
	}
	.zouryou-mv-notice {
		font-size: 14px;
		padding: 6px 14px;
	}
	.zouryou-mv-notice em.txt01 {
		font-size: 23px;
	}
	.zouryou-mv-notice em {
		font-size: 20px;
	}
	.zouryou-detail-wrap {
		grid-template-columns: unset;
		gap: 0;
	}
	.zouryou-price .text-box .ttl {
		font-size: 11px;
	}
	.price-col-wrap .num {
		font-size: 64px;
	}
	.price-col-wrap .tax {
		font-size: 12px;
	}
	.zouryou-price .tax-in .unit {
		font-size: 20px;
	}
	.zouryou-price .tax-ex .num {
		font-size: 32px;
	}
	.zouryou-price .tax-ex .unit {
		font-size: 16px;
	}
	.zouryou-lead {
		margin-top: 12px;
		font-size: 14px;
	}
	.zouryou-price {
		gap: 8px;
	}
	.zouryou-price {
		align-items: center;
	}
	.zouryou-price .text-box {
		padding: 0 0 10px 10px;
	}
	.zouryou-notice-wrap {
		margin-top: 14px;
	}
	.zouryou-notice p:nth-child(2) {
		margin: 16px auto 8px;
		font-weight: bold;
	}
	.zouryou-detail-hd {
		text-align: left;
		font-weight: normal;
		font-size: 12px;
	}
	.zouryou-price .tax-ex {
		margin-top: 14px;
	}
	.zouryou-link-wrap > a {
		padding: 8px 28px;
		padding-top: 12px;
	}
	.zouryou-link-wrap > a > span.ttl {
		font-size: 18px;
		margin-bottom: -6px;
	}
	.zouryou-link-wrap > a > span.under-line {
		font-size: 11px;
	}
}





.notice-area{
	margin: 25px auto 0;
	max-width: 640px;
	font-size: 12px;
}
.notice-inner{
	position: relative;
	height: 74px;
	overflow: hidden;
	transition: .2s;
}
.notice-inner .next-more {
	margin: 10px 0;
}
.notice-inner .text-link {
	display: inline-block;
	position: relative;
	padding-right: 1em;
	color: #e4007f;
	text-decoration: underline;
	cursor: pointer;
}
.notice-inner .text-link[target="_blank"]:before {
	content: "\e90b";
	font-family: uq-icomoon!important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	overflow: hidden;
	speak: none;
	text-align: center;
	text-transform: none;
}
.notice-inner .text-link.pdf[target="_blank"]:before {
	content: "\e912";
}
.notice-inner .text-link:before {
	bottom: 0;
	height: 1em;
	line-height: 1;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 1em;
	z-index: 1;
}
.notice-inner > p > span {
	display: inline-block;
	margin-top: 5px;
	font-size: 13px;
	line-height: 1.46;
}
.notice-inner > p > span.strong {
	font-weight: bold;
	margin: 26px 0 4px;
}
.notice-inner .next-more {
	display: block;
}
.notice-inner::after {
	content: "";
	height: 4em;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	background-color: #fff;
	background: linear-gradient(0deg,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	transition: bottom 0.4s ease;
}
.notice-btn-wrap {
	padding-top: 10px;
	text-align: center;
}
.notice-space {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
}
.notice-btn-wrap .notice-btn,
.notice-btn-wrap .notice-btn-close {
	font-size: 14px;
	color: #fff;
	background: #969696;
	padding: 5px 10px;
	width: 180px;
	height: 40px;
	border-radius: 10px;
	display: inline-block;
	cursor: pointer;
	justify-content: center;
	align-items: center;
	display: inline-flex;
}
.notice-area.open .notice-btn {
	width: 114px;
}
.notice-btn-wrap .notice-btn::before{
	content:"";
	background: url(/mobile/beginner/point/img/icon_notice_plus.svg) no-repeat center /cover;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.notice-area.open .notice-btn-wrap .notice-btn::before{
	background: url(/mobile/beginner/point/img/icon_notice_minus.svg) no-repeat center /cover;
} 
.notice-btn-wrap .notice-btn-close::before{
	content:"";
	background: url(/mobile/beginner/point/img/icon_notice_minus.svg) no-repeat center /cover;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.notice-area.open .notice-inner::after {
	transform: scaleY(0);
}


.zouryou-detail-box .under-line , .zouryou-detail-col .under-line{
	border-bottom: 1px solid #000;
}

.slick-slide .block a:hover {
	opacity: .7;
}
.slick-slide .block a {
	transition:all 0.3s ease;
}


/* feature_241120 */
.section-opensignal-award {
	--pink: #e4017f;
	position: relative;
	--kado: 10px;
	--bd-width: 4px;
	letter-spacing: normal;

	.section-opensignal-award-top {
		border-radius: var(--kado) var(--kado) 0 0;
		border: var(--bd-width) solid var(--pink);
		border-bottom: none;
		@media screen and (max-width: 767px) {
			border-width: calc(var(--bd-width) / 2);
			border-radius: calc(var(--kado) / 2) calc(var(--kado) / 2) 0 0;
		}
		+.section {
			border-width: var(--bd-width);
			border-radius: 0 0 var(--kado) var(--kado);
			border-top: none;
			@media screen and (max-width: 767px) {
				border-width: calc(var(--bd-width) / 2);
				border-radius: 0 0 var(--bd-width) var(--bd-width);
			}
		}
	}
	.mv {
		border-radius: var(--kado) var(--kado) 0 0;
		overflow: hidden;
	}
	.award-area {
		padding: 30px 20px 16px;
		background: #f16aaa;
		@media screen and (max-width: 767px) {
			padding: 22px;
		}
	}
	.award-btn-wrap {
		display: flex;
		justify-content: center;
		gap: 30px;
		font-size: 12px;
		@media screen and (max-width: 767px) {
			max-width: 292px;
			margin-inline: auto;
			gap: 18px;
			font-size: 11px;
		}
		.square-btn {
			background: #fff;
			border-radius: 8px;
			height: 52px;
			width: 148px;
			display: grid;
			grid-template-columns: auto 1fr auto;
			align-items: center;
			padding: 7px;
			line-height: 1.375;
			@media screen and (max-width: 767px) {
				padding: 6px;
				height: 51px;
			}
			&:before {
				content: "";
				background: url(../img/icon_graph@2x.png) no-repeat center /contain;
				width: 25px;
				height: 25px;
				margin-right: 6px;
			}
			&:after {
				content: "";
				background: url(../img/icon_pink_info@2x.png) no-repeat center /contain;
				width: 22px;
				height: 22px;
				margin-left: 6px;
			}
			@media screen and (max-width: 767px) {
				&:before {
					width: 22px;
					height: 19px;
					margin-right: 8px;
				}
				&:after {
					width: 20px;
					height: 20px;
					margin-left: 9px;
				}
			}
			em {
				color: var(--pink);
			}
		}
	}
	.award-item-list {
		margin-top: 20px;
		display: flex;
		gap: 47px;
		justify-content: center;
		color: #fff;
		@media screen and (max-width: 767px) {
			flex-direction: column;
			gap: 16px;
			margin-top: 20px;
			margin-bottom: -4px;
		}
		li {
			position: relative;
			padding-left: 56px;
			&:before {
				position: absolute;
				top: 5px;
				left: 2px;
				content: "";
				background: url(../img/icon_white_award.svg) no-repeat center /contain;
				width: 39px;
				height: 36px;
			}
			.lead {
				font-size: 14px;
				line-height: 1.41;
				font-weight: bold;
			}
			.hd {
				font-size: 17px;
				line-height: 1.3;
				font-weight: bold;
				em {
					line-height: 1;
				}
			}
			.txt {
				font-size: 12px;
				line-height: 1.41;
				margin-top: 5px;
				margin-right: -5px;
			}
		}
	}
	.award-note {
		padding: 10px 88px 20px;
		font-size: 13px;
		line-height: 1.4;
		display: flex;
		gap: 15px;
		justify-content: center;
		background-color: #fff;
		@media screen and (max-width: 767px) {
			padding: 10px 25px 20px;
			line-height: 1.4;
			font-size: 12px;
			flex-direction: column;
			align-items: end;
			gap: 0;
		}
	}
	.section.opened .ac-head i {
		background-color: transparent;
	}
	.section.opened .area-ex-head {
		.closed {
			display: none;
		}
		.opened {
			display: block;
		}
		.note-wrap {
			display: none;
		}
	}
	.area-ex-head {
		background: var(--pink);
		color: #fff;
		position: relative;
		.opened {
			display: none;
		}
		&:after {
			content: "";
			position: absolute;
			bottom: 4px;
			left: 50%;
			transform: translateX(-50%);
			background: url(../img/icon_acc_scroll_bottom@2x.png) no-repeat center /contain;
			width: 16px;
			height: 16px;
		}

		&.ac-head i {
			&::before {
				margin: -3px 0 0 -12px;
				width: 23px;
				height: 5px;
				@media screen and (max-width: 767px) {
					margin: -1px 0 0 -8px;
					width: 17px;
					height: 3px;
				}

			}
			&::after {
				margin: -12px 0 0 -3px;
				width: 5px;
				height: 23px;
				@media screen and (max-width: 767px) {
					margin: -8px 0 0 -1px;
					width: 3px;
					height: 17px;
				}
			}
		}

		.opened &:after {
			display: none;
		}
		@media screen and (max-width: 767px) {
			&:after {
				width: 15px;
				height: 12px;
				bottom: 2px;
			}
		}
		.uqc .section & {
			padding-right: 0;
			h2 {
				max-width: 100%;
			}
			@media screen and (max-width: 767px) {
				padding-right: 40px;
			}
		}
		.area-ex {
			width: 100%;
			height: 80px;
			padding-bottom: 14px;
			display: flex;
			justify-content: center;
			align-items: center;
			line-height: 1.21;
			transition: all 0.3s ease;
			@media screen and (max-width: 767px) {
				& {
					line-height: 1.3;
					height: 80px;
					gap: 4px;
					padding-bottom: 8px;
				}
			}
			.opened & {
				/* padding-bottom: 0; */
			}
			.ttl {
				font-size: 20px;
				display: inline grid;
				grid-template:
					"ttl em"
					"lead em" /1fr auto;
				gap: 5px 10px;
				@media screen and (max-width: 767px) {
					& {
						font-size: 13px;
						grid-template:
							"ttl em"
							"lead lead" /1fr auto;
					}
				}
				.txt01 {
					grid-area: ttl;
				}
				em {
					grid-area: em;
					font-size: 40px;
					font-weight: bold;
					line-height: 1;
					margin-left: 5px;
					@media screen and (max-width: 767px) {
						font-size: 30px;
					}
				}
			}
			.lead {
				grid-area: lead;
				font-size: 14px;
				@media screen and (max-width: 767px) {
					font-size: 11.5px;
				}
			}
		}
	}
	.detail.sc {
		background: none;
		@media screen and (max-width: 767px) {
			padding: 0 20px !important;
		}
	}
	.sc-area {
		padding-top: 30px;
		@media screen and (max-width: 767px) {
			padding: 24px 0 0;
		}
		.sub6-mv {
			text-align: center;
			@media screen and (max-width: 767px) {
				max-width: 298px;
				margin-top: 40px;
				margin-inline: auto;
			}
			img {
				display: inline;
				width: auto;
				@media screen and (max-width: 767px) {
					max-width: 100%;
					height: auto;
				}

			}
		}
		>.notes {
			margin: 12px 0 0;
			@media screen and (max-width: 767px) {
				margin-top: 8px;
				padding-top: 10px;
			}
			>li {
				margin-left: 0;
				text-indent: inherit;
			}
		}
		>.h {
			margin-top: 20px;
			@media screen and (max-width: 767px) {
				margin-top: 17px;
				font-size: 16px;
				line-height: 1.25;
			}
		}
		.application .h {
			@media screen and (max-width: 767px) {
				font-size: 16px;
			}
			
		}
		@media screen and (max-width: 767px) {
			.img-area-01 {
				margin-top: 7px;
			}
			.img-area-02 {
				margin-top: 26px;
				margin-bottom: 16px;
			}
			.img-area-03 {
				max-width: 100%;
				height: auto;
			}
			.sub {
				margin-top: 16px;
				font-size: 16px;
			}
		}
	}
}

.award-modal {
	padding: 10px;
	@media screen and (max-width: 767px) {
		padding: 0;
	}
	.award-modal-hd {
		text-align: center;
		font-size: 24px;
		margin-bottom: 20px;
		font-weight: bold;
		line-height: 1.33;
		@media screen and (max-width: 767px) {
			font-size: 18px;
			margin-bottom: 10px;
		}
		em {
			color: #e3027d;
		}
	}
	.award-modal-text {
		font-size: 16px;
		max-width: 470px;
		margin-inline: auto;
		@media screen and (max-width: 767px) {
			font-size: 12px;
			max-width: 90%;
		}
	}
	.award-modal-img {
		margin-top: 26px;
		img {
			.note-tip-balloon .frame & {
				max-width: 430px;
				margin-inline: auto;
				display: block;
				@media screen and (max-width: 767px) {
					max-width: 220px;
					height: auto;
				}
			}
		}
	}
	.award-modal-notice {
		margin-top: 26px;
		line-height: 1.41;
		@media screen and (max-width: 767px) {
			margin-top: 15px;
			font-size: 12px;
			max-width: 90%;
		}
	}
}

.hd.benefits{
	font-size: 17px;
	color: #fff;
	background-color: var(--_color);
	text-align: center;
	margin-bottom: 26px;
	line-height: 1.25;
	font-family: Noto Sans JP,sans-serif;
	span{
		position: relative;
		display: block;
		width: fit-content;
		padding: 10px 44px 9px  36px;
		margin-inline:  auto;
		@media screen and (max-width: 767px) {
			padding: 4px 40px 4px  32px;
		}
		&:before{
					content:"";
					position: absolute;
					inset: 0;
					background: #fff;
					mask: url(../img/icon_kira_left.svg) left center no-repeat, url(../img/icon_kira_right.svg) right center no-repeat;
				}
	}
	
	@media screen and (max-width: 767px) {
		margin-bottom: 0;
	}
	
}
.uqc .section-other .section-ac .increase-option {
	padding: 0 56px 80px;
	@media screen and (max-width: 767px) {
		padding: 0 4.66667vw 70px 4.66667vw;
	}
}
.uqc .section-other .section-ac .bdr-note,
.uqc .section-other .section-ac .note {
	font-size: 15px;
	line-height: 1.7;
	font-weight: 400;
	@media screen and (max-width: 767px) {
		font-size: 13px;
	}
}
.uqc .section-other .section-ac .note li:nth-child(n + 2) .ttl {
	margin-top: 30px;
	@media screen and (max-width: 767px) {
		margin-top: 20px;
	}
}
.uqc .section-other .section-ac .note .txt + .txt {
	margin-top: 1em;
}
.uqc .section-other .section-ac .bdr-note a.link,
.uqc .section-other .section-ac .note a.link {
	font-size: 15px;
	@media screen and (max-width: 767px) {
		font-size: 13px;
	}
}
.uqc .section-other .section-ac .bdr-note {
	border: 1px solid #000;
	margin-top: 30px;
	padding: 8px 15px;
}
.uqc .section-other .section-ac .bdr-note + .bdr-note {
	margin-top: 10px;
}
.uqc .application .col3,
.uqc .application-fixed .col3 {
	ul {
		margin: 0 auto;
		gap: 10px;
		li {
			padding-inline: 0;
			a {
				font-size: 16px;
				line-height: 1.3;
				height: 60px;
				@media screen and (max-width: 767px) {
					font-size: 13px;
					height: auto;
					padding: 20px 10px 8px 10px;
					display: flex;
					flex-direction: column;
					text-align: left;
					span{
						margin-right: auto;
					}
				}
				&.btn-fill-icon:before,
				&.btn-outline-icon:before {
					width: 40px;
				}
				&.btn-fill-icon:after,
				&.btn-outline-icon:after {
					right: 12px;

				}
				&.btn-outline-icon.btn-change:before {
					background-image: url(../img/icon-btn-change.svg);
				}

				@media screen and (max-width: 767px) {
				&.btn-fill-icon:before,
				&.btn-outline-icon:before {
					position: static;
				}
								&.btn-fill-icon:before,
				&.btn-outline-icon:before {
					width: 24px;
				}
								&.btn-fill-icon:after,
				&.btn-outline-icon:after {
					right: 4px;
					background-size: contain;
					width: 24px;
					height: 24px;
					margin-top: -10px;
				}
				}
			}
		}
	}
}
.slick-slider{
	-webkit-user-select: text!important;
  -ms-user-select: text!important;
  user-select: text!important;
}

/* 使い切っても1Mbps */
.uqc .sc-speed .info01 .image img {
	max-width: 163px;
	width: 100%;
}
.uqc .sc-speed .info01 {
	margin-left: 40px;
	gap: 15px;
}
.uqc .sc-speed .info01 {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}
.uqc .point04 .info {
	margin: 0 auto;
	max-width: 640px;
}
.uqc .sc-speed .info01 .image {
	display: unset !important;
	flex-basis: unset !important;
}
.uqc .sc-speed .info01 .text {
	flex: 1;
}
.uqc .sc-speed .info01 .text h3 {
	font-feature-settings: "palt" !important;
}
.uqc .sc-speed .info02 .graph {
	width: unset;
}
.uqc .sc-speed .info02 .graph img {
	max-width: 360px !important;
	margin-inline: auto !important;
}
.uqc .sc-speed .info02 {
	margin-top: 76px;
}
.uqc .sc-speed .notes {
	margin: 40px 0 0 0;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 0;
}
.uqc .sc-speed .notes li {
	letter-spacing: 0;
}
@media screen and (max-width: 767px) {
	.uqc .sc-speed .info01 {
		flex-direction: column-reverse;
		gap: 0;
	}
	.uqc .sc-speed .info h3 {
		margin-top: 0;
		padding-inline: 10px;
	}
	.uqc .sc-speed .info01 .text {
		margin: 10px 0 0 0;
	}
	.uqc .sc-speed .info01 .image {
		display: block;
		max-width: 140px;
	}
	.uqc .sc-speed .info02 .graph img {
		margin-right: 0;
		max-width: none;
	}
	.uqc .sc-speed .info02 {
		margin-top: 56px;
	}
}
/* ↓ feature_250630 */
.uqc .increase-option .option .txt-wrap {
  text-align: left;
	font-size: 15px;
}
.uqc .increase-option .option .txt-wrap p {
  margin: 0;
}
.uqc .increase-option .option .uqv2-parts-ul--none {
  margin-top: 10px;
}
.uqc .increase-option .option .uqv2-parts-ul--none li + li {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
	.uqc .call-option {
		padding-inline: 0;
	}
	.uqc .increase-option .option .txt-wrap {
		font-size: 13px;
	}
}
/* ↑ feature_250630 */

/* ↓ feature_250707 */

.detail.sc.award {
	padding: 0 10px;
}
.detail.sc.award .section-opensignal-award-top {
	border: none !important;
}
.section-area.section-opensignal-award .individual .head {
	padding: 9px 0 10px;
}
.section-area.section-opensignal-award .individual .head h2::before {
	content: unset !important;
}
.section-area.section-opensignal-award .individual .note-wrap {
	padding: 12px 44px 0;
	font-size: 10px;
  line-height: 1.4;
}
.section-area.section-opensignal-award .individual .note-wrap * {
	font-feature-settings: initial !important;
	font-family: "Noto Sans JP", sans-serif !important;
}
.section-opensignal-award-top.award2025-top.individual .mv .lead-txt {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	font-family: "Noto Sans JP", sans-serif !important;
}
.section-area.section-opensignal-award .head .area-head i {
	top: unset;
	bottom: -14px;
	right: -117px;
}
.section-opensignal-award-top.award2025-top.individual .mv .award2025 {
	padding-right: 12px ;
	margin-top: 10px;
}
.section-opensignal-award-top.award2025-top.individual .award2025-box {
	margin-top: 42px;
}
.section-opensignal-award-top.award2025-top.individual .award2025-box .award2025-modal-wrap {
  gap: 6px 62px;
}
.uqc .section-opensignal-award-top.award2025-top.individual .close {
	padding: 16px 0 0;
	position: relative;
}
.uqc .section-opensignal-award-top.award2025-top.individual .close a {
  display: flex;
	justify-content: center;
	align-items: center;
	max-width: 114px;
	width: 100%;
	height: 40px;
	background-color: #F1559A;
	border-radius: 10px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
	z-index: 1;
}
.uqc .section-opensignal-award-top.award2025-top.individual .close a:hover {
  color: #fff;
  opacity: .7;
}
.uqc .section-opensignal-award-top.award2025-top.individual .close a:hover i {
	background-color: #fff;
}
.uqc .section-opensignal-award-top.award2025-top.individual .close a i {
	position: relative;
	display: block;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 3px;
	transition: background-color .2s cubic-bezier(.39, .575, .565, 1);
}
.uqc .section-opensignal-award-top.award2025-top.individual .close a i::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 12px;
	height: 2px;
	background-color: #F1559A;
}
.uqc .section-opensignal-award-top.award2025-top.individual .close span {
  padding-top: 2px;
  letter-spacing: 0.1em;
  text-decoration: none !important;
	color: #fff;
}
.uqc .section-opensignal-award-top.award2025-top.individual img.end-img {
	margin-top: -50px;
}
.copy-area.section-area-A {
	margin-top: 0 !important;
}
.copy-area.section-area-A .note-wrap {
	padding: 6px 8px 0;
	font-size: 10px;
  line-height: 1.4;
	font-family: "Noto Sans JP", sans-serif !important;
}
.copy-area .note-wrap * {
	color: #303030;
  font-feature-settings: initial !important;
	font-family: "Noto Sans JP", sans-serif !important;
}
.copy-area .link-wrap {
	font-size: 10px;
  color: #e4007f;
	padding: 0 8px;
	text-align: right;
}
.copy-area .link-wrap > a {
  text-decoration: underline;
	font-family: "Noto Sans JP", sans-serif !important;
}
.copy-area .link-wrap > a:hover {
  text-decoration: none;
}
/* ------- area-A ------- */
.section-opensignal-award.section-area-A .section.individual h2  {
	margin-left: 86px;
}
.section-opensignal-award.section-area-A .section.individual .head {
  padding: 25px 0 16px !important;
}
.section-opensignal-award.section-area-A .section.individual .head .area-head i {
  right: -114px !important;
	bottom: 0;
}
.section-opensignal-award.section-area-A .section.individual .note-wrap {
	padding: 12px 30px 0 41px !important;
	color: #303030;
}
/* ------- default ------- */
.section-opensignal-award.section-area-default .section.individual .head {
  padding: 25px 0 16px !important;
}
.section-opensignal-award.section-area-default .section.individual.opened .head {
  padding: 25px 0 0 !important;
}
.section-opensignal-award.section-area-default .section.individual .head .area-head i {
  right: -148px !important;
	bottom: 0 !important;
}
.section-opensignal-award.section-area-default .section.individual .note-wrap {
	padding: 24px 30px 0 36px !important;
	color: #303030 !important;
}
.section-area.section-opensignal-award .head .area-head i::before {
	width: 15px !important;
	height: 3px !important;
	margin: -2px 0 0 -8px !important;
}
.section-area.section-opensignal-award .head .area-head i::after {
	width: 3px !important;
	height: 15px !important;
	margin: -8px 0 0 -2px !important;
}
.section-area.section-opensignal-award .opened .head .area-head i {
  background-color: silver !important;
}
.section-area.section-opensignal-award .opened .head.area-ex-head.sub i {
  background-color: silver !important;
}
.section-area.section-opensignal-award .head.area-ex-head.sub i::before {
	width: 15px !important;
	height: 3px !important;
	margin: -2px 0 0 -8px !important;
}
.section-area.section-opensignal-award .head.area-ex-head.sub i::after {
	width: 3px !important;
	height: 15px !important;
	margin: -8px 0 0 -2px !important;
}

/* ------- 各パラメータ 注釈下マージン調整 ------- */
.kv-lead-notice.kv-lead-normal {
  margin-bottom: -52px;
  z-index: 1;
  position: relative;
}
.kv-lead-notice.kv-tokutoku {
  margin-bottom: -11px;
  z-index: 1;
  position: relative;
}
.kv-lead-notice.kv-star-link {
  margin-bottom: -11px;
  z-index: 1;
  position: relative;
}

@media screen and (min-width: 768px) {
	.section-area.section-opensignal-award .head .area-head i::before {
		margin: -3px 0 0 -12px;
		width: 23px;
		height: 5px;
	}
	.section-area.section-opensignal-award .head .area-head i::after {
		margin: -12px 0 0 -3px;
		width: 5px;
		height: 23px;
	}
	.section-opensignal-award .area-ex-head.ac-head i::before {
		margin: -3px 0 0 -12px;
		width: 23px;
		height: 5px;
	}
	.section-opensignal-award .area-ex-head.ac-head i::after {
		margin: -12px 0 0 -3px;
		width: 5px;
		height: 23px;
	}
}
@media screen and (max-width: 767px) {
	.hover , *:hover , .hover * {
		opacity: 1 !important;
	}
	.section-area.section-opensignal-award .individual .head {
		padding: 15px 0 20px;
	}
	.section-area.section-opensignal-award .head .area-head {
		display: block;
		position: relative !important;
	}
	.section-area.section-opensignal-award .head .area-head i {
		top: unset;
		position: absolute !important;
    bottom: 6%;
    right: 8px;
	}
	.section-area.section-opensignal-award .individual .head .area-head img {
		width: 78.24%;
		margin: auto;
		margin-left: auto;
		margin-right: 12%;
	}
	.section-area.section-opensignal-award .individual .note-wrap {
		padding: 16px 16px 0;
	}
	.section-opensignal-award-top.award2025-top.individual .mv .lead-txt {
		font-size: 11px;
	}
	.section-opensignal-award-top.award2025-top.individual {
		padding-top: 19px !important;
	}
	.uqc .section-opensignal-award-top.award2025-top.individual img.end-img {
		margin-top: -54px;
	}
	.section-opensignal-award-top.award2025-top.individual .mv .award2025 {
		margin-top: 30px;
	}
	.section-opensignal-award-top.award2025-top.individual .mv .award2025 img {
		width: 263px;
	}
  .copy-area.section-area-A .note-wrap {
		padding: 6px 0 0;
		font-size: 11px;
		line-height: 1.2727272727;
	}
	.copy-area.section-area-A .link-wrap {
		padding: 0;
		font-size: 11px;
		margin-top: 2px;
	}
	.uqc .section-area-A .section:last-child {
		margin-bottom: -8px !important;
	}
	.section-opensignal-award .section.area .area-ex-head i {
		right: 8px;
	}
	/* ------- area-A ------- */
	.section-opensignal-award.section-area-A .section.individual h2  {
		margin-left: 0;
	}
	.section-opensignal-award.section-area-A .section.individual .note-wrap {
		padding: 20px 14px 0 !important;
	}
	.section-opensignal-award.section-area-A .section.individual .head {
    padding: 16px 0 18px !important;
	}
  .section-opensignal-award.section-area-A .section.individual .head .area-head img {
		width: 83.71%;
		margin-left: 3%;
		margin-right: auto;
	}
	.section-opensignal-award.section-area-A .section.individual .head .area-head i {
    right: 8px !important;
		bottom: 17%;
	}
	/* ------- default ------- */
	.section-opensignal-award.section-area-default .section.individual h2  {
	  margin-left: 0;
	}
	.section-opensignal-award.section-area-default .section.individual .head .area-head i {
		right: 12px !important;
		bottom: 40% !important;
	}
	.section-opensignal-award.section-area-default .section.individual .note-wrap {
		padding: 14px 16px 0 !important;
	}
	.section-opensignal-award.section-area-default .section.individual .head .area-head img {
		width: calc((584/750) * 100vw);
		height: auto;
		margin-right: auto;
	}
	.section-opensignal-award.section-area-default .section.individual h2 {
		margin-left: 0 !important;
	}
	.section-area.section-opensignal-award .head.area-ex-head.sub i {
  	right: 12px !important;
		top: 72% !important;
	}
	.section-area.section-opensignal-award .head.area-ex-head.sub h2 .area-ex {
		padding-bottom: 0;
	}
	.section-opensignal-award-top.award2025-top.individual .award2025-box .award2025-modal-wrap {
  	gap: 0 !important;
	}

	/* ------- 各パラメータ 注釈下マージン調整 ------- */
	.kv-lead-notice.kv-lead-normal {
    margin-bottom: -33px;
	}
	.kv-lead-notice.kv-tokutoku {
    margin-bottom: -3px;
	}
	.kv-lead-notice.kv-star-link {
    margin-bottom: -14px;
	}
}

.uqc .increase-option .option .txt-wrap {
	text-align: left;
	font-size: 13px;
}
.uqc .increase-option .option .txt-wrap p {
	margin: 0;
}
.uqc .increase-option .option .uqv2-parts-ul--none {
	margin-top: 10px;
}
.uqc .page-box01-note a.link[target="_blank"]::after {
	display: inline-block;
	position: relative;
	top: 0.06em;
	content: "\e90b";
	font-family: uq-icomoon !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
}
.uqc .section .detail {
	height: 0;
	overflow: hidden;
  padding: 0 30px;
}
.uqc .content .section .ac-head.area-ex-head.sub i {
	top: 63%;
}

.section-opensignal-award {
	--pink: #e4017f;
	position: relative;
	--kado: 10px;
	--bd-width: 4px;
	.section {
		border-width: 4px;
		border-radius: 14px;
		@media screen and (max-width: 767px) {
			border-radius: 14px;
		}
	}
	.area-ex-head {
		background-color: #fff !important;
		&:after {
			content: none;
		}
	}
	.section-opensignal-award-top {
		border-radius: var(--kado) var(--kado) 0 0;
		border: var(--bd-width) solid var(--pink);
		border-bottom: none;
		padding-top: 14px;
		@media screen and (max-width: 767px) {
			border-width: calc(var(--bd-width) / 2);
			border-radius: calc(var(--kado) / 2) calc(var(--kado) / 2) 0 0;
		}
		+.section {
			border-width: var(--bd-width);
			border-radius: 0 0 var(--kado) var(--kado);
			border-top: none;
			@media screen and (max-width: 767px) {
				border-width: calc(var(--bd-width) / 2);
				border-radius: 0 0 var(--bd-width) var(--bd-width);
			}
		}
	}
	.mv {
		border-radius: var(--kado) var(--kado) 0 0;
		overflow: hidden;
	}
	.award-area {
		padding: 30px 20px 16px;
		background: #f16aaa;
		@media screen and (max-width: 767px) {
			padding: 22px;
		}
	}
	.award-btn-wrap {
		display: flex;
		justify-content: center;
		gap: 30px;
		font-size: 12px;
		@media screen and (max-width: 767px) {
			max-width: 292px;
			margin-inline: auto;
			gap: 18px;
			font-size: 11px;
		}
		.square-btn {
			background: #fff;
			border-radius: 8px;
			height: 52px;
			width: 148px;
			display: grid;
			grid-template-columns: auto 1fr auto;
			align-items: center;
			padding: 7px;
			line-height: 1.375;
			@media screen and (max-width: 767px) {
				padding: 6px;
				height: 51px;
			}
			&:before {
				content: "";
				background: url(../img/icon_graph@2x.png) no-repeat center /contain;
				width: 25px;
				height: 25px;
				margin-right: 6px;
			}
			&:after {
				content: "";
				background: url(../img/icon_pink_info@2x.png) no-repeat center /contain;
				width: 22px;
				height: 22px;
				margin-left: 6px;
			}
			@media screen and (max-width: 767px) {
				&:before {
					width: 22px;
					height: 19px;
					margin-right: 8px;
				}
				&:after {
					width: 20px;
					height: 20px;
					margin-left: 9px;
				}
			}
			em {
				color: var(--pink);
			}
		}
	}
	.award-item-list {
		margin-top: 20px;
		display: flex;
		gap: 47px;
		justify-content: center;
		color: #fff;
		@media screen and (max-width: 767px) {
			flex-direction: column;
			gap: 16px;
			margin-top: 20px;
			margin-bottom: -4px;
		}
		li {
			position: relative;
			padding-left: 56px;
			&:before {
				position: absolute;
				top: 5px;
				left: 2px;
				content: "";
				background: url(../img/icon_white_award.svg) no-repeat center /contain;
				width: 39px;
				height: 36px;
			}
			.lead {
				font-size: 14px;
				line-height: 1.41;
				font-weight: bold;
			}
			.hd {
				font-size: 17px;
				line-height: 1.3;
				font-weight: bold;
				em {
					line-height: 1;
				}
			}
			.txt {
				font-size: 12px;
				line-height: 1.41;
				margin-top: 5px;
				margin-right: -5px;
			}
		}
	}
	.award2025 {
		display: flex;
		justify-content: center;
		padding-right: 50px;
		@media screen and (max-width: 767px) {
			padding-left: 16px;
			padding-right: 16px;
		}
	}
	.award2025-modal-wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 8px 52px;
		@media screen and (max-width: 767px) {
			gap: 0;
		}
	}
	.award2025-box {
		margin-top: 7px;
		@media screen and (max-width: 767px) {
			margin-top: 20px;
		}
	}
	.award2025-modal > a {
		display: inline-block;
    overflow: hidden;
    width: 318px;
    height: 0;
    padding-top: 158px;
    background-size: cover;
	}
	.award2025-modal-wrap .award2025-modal.col1{
		width: 100%;
		text-align: center;
		justify-content: center;
	}
	.section-opensignal-award-top.award2025-top .close a:hover i {
		background-color: #fff !important;
	}
	.award2025-modal-wrap .award2025-modal:nth-child(1) a {
		background-image: url(/mobile/newplan2025/img/img_award2025_01@2x.png);
	}
	.award2025-modal-wrap .award2025-modal:nth-child(2) a {
		background-image: url(/mobile/newplan2025/img/img_award2025_02@2x.png);
	}
	.award2025-modal-wrap .award2025-modal:nth-child(3) a {
		background-image: url(/mobile/newplan2025/img/img_award2025_03@2x.png);
	}
	.award2025-note {
		padding: 30px 40px 32px;
		font-size: 13px;
		line-height: 1.4;
		background-color: #F16AAA;
		color: #fff;
		@media screen and (max-width: 767px) {
			margin-top: -1px;
			padding: 26px 24px;
		}
	}
	.award2025-note > p {
		font-feature-settings: normal;
	}
	.section-opensignal-award-top.award2025-top {
		padding: 0 0 44px;
	}
	.award-note {
		padding: 10px 88px 20px;
		font-size: 13px;
		line-height: 1.4;
		display: flex;
		gap: 15px;
		justify-content: center;
		@media screen and (max-width: 767px) {
			padding: 10px 25px 20px;
			line-height: 1.4;
			font-size: 12px;
			flex-direction: column;
			align-items: end;
			gap: 0;
		}
	}
	.area-ex-head {
		position: relative;
		@media screen and (max-width: 767px) {
			&:after {
				width: 15px;
				height: 12px;
				bottom: 2px;
			}
		}
		.uqc .section & {
			padding-right: 0;
			h2 {
				position: relative;
				margin-inline: auto;
				width: fit-content;
			&::before {
				content: "";
				position: absolute;
				top: 5px;
				left: -6.2vw;
				width: 64px;
				height: 64px;
				background: url(/mobile/norikae/assets/img/icon_opensignal_01.svg) no-repeat center/cover;

			}
			@media screen and (max-width: 1100px) {
				&::before {
				top: 50%;
				transform: translateY(-50%);
				left: -12vw;
				}
			}
			@media screen and (max-width: 767px) {
				&::before {
					top: 28px;
					left: -13px;
					width: 40px;
					height: 40px;
					}
				}
			}
		}
		.area-ex {
			width: 100%;
			display: flex;
			flex-direction: column;
			margin: 24px auto 10px;
			width: fit-content;
			line-height: 1.2;
			transition: all 0.3s ease;
			align-items: start;
			@media screen and (max-width: 767px) {
				& {
					position: relative;
					gap: 4px;
					margin: 10px auto;
				}
			}
			.opened & {
				/* padding-bottom: 0; */
			}
			.ttl {
				font-size: 20px;
				display: inline grid;
				grid-template: "ttl em" /1fr auto;
				gap: 13px;
				margin-right: 65px;
				@media screen and (max-width: 767px) {
					& {
						grid-template: "ttl em" /max-content auto;
						gap: 16px;
						align-items: center;
						margin-left: 32px;
						margin-right: 0;
						font-size: 13px;
					}
				}
				.txt01 {
					grid-area: ttl;
					font-size: 23px;
					font-weight: bold;
					color: #000;
					@media screen and (max-width: 767px) {
						font-size: 16px;
					}
				}
				em {
					grid-area: em;
					font-size: 48px;
					font-weight: bold;
					line-height: 1;
					margin-left: 5px;
					color: #E4007F;
					@media screen and (max-width: 767px) {
						font-size: 27px;
					}
				}
			}
			.lead {
				margin-top: 7px;
				font-size: 16px;
				color: #000;
				font-weight: 400;
				@media screen and (max-width: 767px) {
					position: relative;
					margin-top: 0;
					left: -10px;
					font-size: 12px;
				}
			}
		}

		&.ac-head i {
			top: 50%;
			transform: translateY(-50%);
			right: 24px;
			width: 38px;
			height: 38px;
			border-radius: 50%;
			@media screen and (max-width: 767px) {
				right: 10px;
				width: 23px;
				height: 23px;
			}
			&::before {
				margin: -1px 0 0 -7px;
        width: 13px;
        height: 3px;
			}
			&::after {
				margin: -6px 0 0 -2px;
        width: 3px;
        height: 13px;
			}
		}

	}
	.detail.sc {
		background: none;
	}
	.sc-area {
		padding-top: 43px;
		@media screen and (max-width: 767px) {
			padding: 40px 0 0;
		}
		.sub6-mv {
			text-align: center;
			@media screen and (max-width: 767px) {
				max-width: 267px;
				margin-inline: auto;
			}
			img {
				display: inline;
			}
		}
		>.notes {
			margin: 12px 0 0;
			@media screen and (max-width: 767px) {
				margin-top: 8px;
			}
			>li {
				margin-left: 0;
				text-indent: inherit;
			}
		}
		>.h {
			margin-top: 20px;
			@media screen and (max-width: 767px) {
				margin-top: 17px;
				font-size: 16px;
				line-height: 1.25;
			}
		}
		@media screen and (max-width: 767px) {
			.img-area-01 {
				margin-top: 7px;
			}
			.img-area-02 {
				margin-top: 26px;
				margin-bottom: 16px;
			}
			.img-area-03 {
				max-width: 100%;
			}
			.sub {
				margin-top: 16px;
				font-size: 16px;
			}
		}
	}
}
.award-modal {
	padding: 10px;
	@media screen and (max-width: 767px) {
		padding: 0;
	}
	.award-modal-hd {
		text-align: center;
		font-size: 24px;
		margin-bottom: 20px;
		font-weight: bold;
		line-height: 1.33;
		@media screen and (max-width: 767px) {
			font-size: 18px;
			margin-bottom: 10px;
		}
		em {
			color: #e3027d;
		}
	}
	.award-modal-text {
		font-size: 16px;
		max-width: 470px;
		margin-inline: auto;
		@media screen and (max-width: 767px) {
			font-size: 12px;
			max-width: 90%;
		}
	}
	.award-modal-img {
		margin-top: 26px;
		img {
			.note-tip-balloon .frame & {
				max-width: 430px;
				margin-inline: auto;
				@media screen and (max-width: 767px) {
					max-width: 220px;
				}
			}
		}
	}
	.award-modal-notice {
		margin-top: 26px;
		line-height: 1.41;
		@media screen and (max-width: 767px) {
			margin-top: 15px;
			font-size: 12px;
			max-width: 90%;
		}
	}
}
.section.starlink-attention .ac-foot {
	position: fixed;
	bottom: 120px;
	left: 50%;
	margin-left: 33px;
	width: 114px;
	z-index: 3;
}
.section.starlink-attention.opened .ac-foot {
	display: block;
}
.section.starlink-attention.hide .ac-foot {
	display: none;
}
.section.starlink-attention.limit .ac-foot {
	position: absolute;
	bottom: 20px;
	margin-left: -57px;
}
.section.starlink-attention.opened .ac-foot .ac-close {
	text-decoration: none !important;
}
.section-opensignal-award .section.individual .note-wrap {
  padding-right: 65px !important;
}
.uqc .content .section-opensignal-award .section.individual .ac-head.area-ex-head i {
  top: 80px;
}
@media screen and (max-width: 950px) {
  .section-opensignal-award.section-area-default .section.individual h2 {
    margin-left: 3vw !important;
  }
  .uqc .content .section-opensignal-award .section.area .area-ex-head h2 {
    margin-left: 17vw !important;
  }
}
@media screen and (max-width: 767px) {
  .uqc .content .section-opensignal-award .section.area .area-ex-head h2 {
    margin-left: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .uqc .content .section-opensignal-award .section.area .area-ex-head h2 {
    margin-left: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .uqc .content .section-opensignal-award .section.area .area-ex-head h2 {
    margin-left: auto !important;
  }
  .section-opensignal-award .section.individual .note-wrap {
    padding: 14px 16px 0 !important;
  }
}
.uqc .content .section.individual .detail .close,
.uqc .content .section.area .detail .close {
  display: flex;
  justify-content: center;
}
.uqc .content .section.individual .detail .close {
	padding: 40px 0;
}
.uqc .content .section.individual .detail .close {
	padding-top: 16px;
	padding-bottom: 0;
}
.uqc .content .section.individual .detail .close a,
.uqc .content .section.area .detail .close a {
	background: #A0A0A0;
	border-radius: 10px;
	color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
  user-select: none;
  cursor: pointer;
	width: 134px;
	height: 40px;
	text-decoration: none;
}
.os-pc .uqc .content .section.individual .detail .close a:hover,
.os-pc .uqc .content .section.area .detail .close a:hover {
	opacity: .7;
}
.uqc .content .section.individual .detail .close a i,
.uqc .content .section.area .detail .close a i {
	position: relative;
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	background-color: #fff;
	border-radius: 3px;
}
.uqc .content .section.individual .detail .close a i::before,
.uqc .content .section.area .detail .close a i::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 1px);
	left: calc(50% - 6px);
	width: 12px;
	height: 2px;
	background-color: #A0A0A0;
	transform: unset;
}
@media screen and (max-width: 767px) {
  .uqc .content .section.individual .detail .close {
    padding: 0;
  }
  .uqc .content .section.area .detail .close {
    padding-top: 0;
    margin-top: 25px;
    padding-bottom: 25px;
  }
}
/* ↑ feature_250707 */

/* ↓ feature_251128 */
.award2025-more-box {
	margin-top: 0;
	padding: 0 25px;
	@media screen and (max-width: 767px) {
		margin-top: 0;
		padding: 0 20px;
	}
}
.award2025-more-box .txt {
	display: block;
	width: 511px;
	margin: 0 auto;
	@media screen and (max-width: 767px) {
		width: 220px;
	}
	img {
		width: 100%;
	}
}
.award2025-more-box .medal {
	display: block;
	max-width: 650px;
	margin: 11px auto 0;
	@media screen and (max-width: 767px) {
		max-width: 302px;
		margin-top: 4px;
	}
	img {
		width: 100%;
	}
}
.award2025-more-box .note-list {
	font-size: 10px;
	line-height: 1.4;
	margin-top: 32px;
	@media screen and (max-width: 767px) {
		margin-top: 36px;
	}
}
.award2025-more-box .link-wrap {
	font-size: 13px;
	margin-top: 15px;
	text-align: center;
	@media screen and (max-width: 767px) {
		margin-top: 26px;
	}
}
.award2025-more-box .link-wrap .link[target="_blank"]::after {
	display: inline-block;
	position: relative;
	top: 0.06em;
	content: "\e90b";
	font-family: uq-icomoon !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
}
.award-modal {
		.award-ttl-wrap {
		margin-bottom: 30px;
		@media screen and (max-width: 767px) {
			margin-bottom: 16px;
		}
	}
	.award-ttl-wrap .sub-ttl {
		font-size: 14px;
		line-height: 1;
		margin-bottom: 5px;
		text-align: center;
		@media screen and (max-width: 767px) {
			font-size: 12px;
			margin-bottom: 10px;
		}
	}
	.award-ttl-wrap .ttl {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 10px;
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 30px;
		@media screen and (max-width: 767px) {
			font-size: 15px;
			margin-bottom: 18px;
			text-align: center;
		}
	}
	.award-ttl-wrap .ttl::before {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
		content: '';
		display: block;
		width: 40px;
		height: 40px;
		@media screen and (max-width: 767px) {
			width: 36px;
			height: 36px;
		}
	}
	.award-ttl-wrap .txt {
		font-size: 12px;
		text-align: center;
		@media screen and (max-width: 767px) {
			font-size: 10px;
		}
	}
}
#award-modal-01 .award-ttl-wrap .ttl::before {
	background-image: url(/mobile/norikae/assets/img/award2025_modal_mark_01.png);
}
#award-modal-02 .award-ttl-wrap .ttl::before {
	background-image: url(/mobile/norikae/assets/img/award2025_modal_mark_02.png);
}
#award-modal-03 .award-ttl-wrap .ttl::before {
	background-image: url(/mobile/norikae/assets/img/award2025_modal_mark_03.png);
}
/* ↑ feature_251128 */

/* feature/260518 */
:root {
	--main : #E4007F;
	--value-blue : #1D50A2;
	--value-orange: #D8232A;
}
.uqc {
	background: #F09DC1;
}
.kv-area {
	position: relative;
	z-index: 1;
}
.kv-area h1 {
	position: relative;
}
.kv-area h1 .plan-ttl {
	display: block;
	width: 386px;
	position: absolute;
	left: calc(50% - 192px);
	bottom: -30px;
	@media screen and (max-width: 767px) {
		width: 322px;
		left: calc(50% - 161px);
		bottom: -24px;
	}
}
.uqc .content-faq {
	background: #fff;
	margin-top: 80px;
	padding-block: 80px;
	@media screen and (max-width: 767px) {
		margin-top: 72px;
		padding-block: 72px;
	}
}
.uqc .content-faq .faq .heading {
	color: var(--value-blue);
	padding-top: 0;
}
.uqc .plan-section {
	margin-bottom: 80px;
	padding: 20px 0 0;
	@media screen and (max-width: 767px) {
		margin-bottom: 66px;
		padding-top: 10px;
	}
	.plan-lead-txt {
		background: #fff;
		border-radius: 5px;
		color: var(--main);
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 6px;
		padding: 6px 15px;
		text-align: center;
		max-width: 420px;
		margin-inline: auto;
		.start {
			font-size: 18px;
		}
		@media screen and (max-width: 767px) {
			border-radius: 6px;
			font-size: 12px;
			padding: 8px 10px;
			max-width: calc(100% - 32px);
			.start {
				font-size: 18px;
			}
		}
	}
	.plan-container {
		display: grid;
		gap: 0;
		max-width: 912px;
		margin-inline: auto;
		padding: 0 30px;
		@media screen and (max-width: 767px) {
			padding-inline: 0;
		}
	}
	.about-plan {
		max-width: 786px;
		width: 100%;
		margin-inline: auto;
		position: relative;
		.plan-price {
			position: relative;
			@media screen and (max-width: 767px) {
				margin-inline: auto;
				padding-left: 8px;
				width: 342px;
			}
			.price-img {
				display: block;
				width: 786px;
				position: relative;
				z-index: 2;
				@media screen and (max-width: 767px) {
					width: 342px;
				}
			}
		}
		.price-note {
			font-size: 20px;
			font-weight: 700;
			letter-spacing: .025em;
			margin-top: 9px;
			text-align: center;
			.sub {
				font-size: 18px;
			}
			.num {
				font-family: "Noto Sans JP", sans-serif;
				font-size: 31px;
			}
			.unit {
				font-size: 22px;
			}
			@media screen and (max-width: 767px) {
				line-height: 1.3;
				margin-top: 10px;
				.num {
					font-size: 25px;
				}
			}
		}
		.plan-price-detail {
			background: #fff;
			border: 1px solid var(--value-blue);
			border-radius: 6px;
			overflow: hidden;
			max-width: 380px;
			margin: 11px auto 0;
			position: relative;
			text-align: center;
			@media screen and (max-width: 767px) {
				max-width: 323px;
				margin-top: 16px;
			}
			dl {
				display: flex;
				justify-content: space-between;
				position: relative;
				&::before {
					background: var(--value-blue);
					content: '';
					display: block;
					width: 1px;
					height: 100%;
					position: absolute;
					left: 202px;
					top: 0;
					@media screen and (max-width: 767px) {
						left: 172px;
					}
				}
				dt {
					color: var(--value-blue);
					display: flex;
					align-items: center;
					font-size: 13px;
					font-weight: 700;
					letter-spacing: .025em;
					padding: 0 10px;
				}
				dd {
					padding: 0 10px;
				}
			}
			.class-1 {
				dd {
					color: var(--value-blue);
					font-weight: 700;
					.num {
						font-family: "Noto Sans JP", sans-serif;
						font-size: 23px;
					}
					.unit {
						font-size: 16px;
					}
				}
			}
			.class-2 {
				border-top: 1px solid var(--value-blue);
				position: relative;
				dd {
					padding-block: 6px;
					@media screen and (max-width: 767px) {
						padding-block: 6px;
					}
					.price {
						color: var(--value-blue);
						font-size: 13px;
						font-weight: bold;
						text-align: right;
						line-height: 1.4;
					}
				}
			}
			.au-pay-discount {
				background: var(--main);
				border-radius: 6px;
				color: #fff;
				font-size: 15px;
				font-weight: bold;
				margin: 0 auto;
				padding-block: 8px 14px;
				max-width: calc(100% - 16px);
				@media screen and (max-width: 767px) {
					padding-block: 8px 10px;
				}
				.line {
					display: inline-block;
					font-weight: 900;
					position: relative;
					padding-inline: 6px;
					&::after,
					&::before {
						content: '';
						display: block;
						width: 7px;
						height: 12px;
						position: absolute;
						top: calc(50% - 6px);
					}
					&::before {
						background: url(../img/plan-line-l.svg) no-repeat center center / contain;
						right: 100%;
					}
					&::after {
						background: url(../img/plan-line-r.svg) no-repeat center center / contain;
						left: 100%;
					}
				}
				.discount {
					font-size: 15px;
					line-height: 1.1;
					margin-top: 9px;
					@media screen and (max-width: 767px) {
						margin-top: 4px;
					}
				}
			}
			.note {
				font-size: 12px;
				margin-top: 6px;
			}
			.class-3 {
				background: var(--value-blue);
				color: #fff;
				margin-top: 4px;
				dt {
					color: #fff;
				}
				dd {
					font-size: 16px;
					padding: 1px 10px;
					.num {
						font-family: "Noto Sans JP", sans-serif;
						font-size: 23px;
					}
					.unit {
						font-weight: bold;
					}
				}
			}
		}
		.plan-notice-link-wrap {
			display: flex;
			justify-content: center;
			margin-top: 24px;
			transition: opacity .3s ease;
			@media screen and (min-width: 768px) {
				&:hover {
					opacity: .7;
				}
			}
			@media screen and (max-width: 767px) {
				margin-top: 20px;
			}
		}
		.plan-notice-link {
			background: #fff;
			border: 2px solid var(--main);
			border-radius: 999px;
			color: var(--main);
			display: flex;
			align-items: center;
			justify-content: center;
			gap: 13px;
			font-size: 14px;
			font-weight: bold;
			letter-spacing: .05em;
			padding-inline: 15px 12px;
			height: 46px;
			&::after {
				background: url(../img/slick-arrow-color-next.svg) no-repeat center center / contain;
				content: '';
				display: block;
				width: 22px;
				height: 22px;
				transform: rotate(90deg);
			}
		}
		.notes-ac {
			max-width: 656px;
			margin: 21px auto 0;
			@media screen and (max-width: 767px) {
				max-width: 320px;
			}
			.notes-ac-space,
			.notes-ac-wrap {
				@media screen and (max-width: 767px) {
					height: 62px;
				}
			}
			.notes-ac-wrap::after {
				background: linear-gradient(0deg, rgba(240, 157, 193, 1) 0%, rgba(240, 157, 193, 0) 100%);
			}
			.notes-ac-ctr a span {
				background: #fff;
				border-radius: 5px;
				color: var(--main);
				height: 28px;
			}
			.notes-ac-ctr a i {
				background: none;
				&::after,
				&::before {
					background: var(--main);
				}
			}
		}
		.more-plan-link {
			background: #fff;
			border-radius: 5px;
			max-width: 334px;
			margin: 9px auto 0;
			padding-bottom: 3px;
			text-align: center;
			@media screen and (min-width: 768px) {
				margin-top: 21px;
			}
			a {
				color: var(--main);
				font-size: 13px;
				text-decoration: underline;
				@media screen and (min-width: 768px) {
					&:hover {
						text-decoration: none;
					}
				}
			}
		}
	}
	.au-pay-content {
		border-color: var(--value-orange);
		margin-top: 30px !important;
		scroll-margin-block-start: 60px;
		@media screen and (max-width: 767px) {
			margin-top: 19px !important;
			margin-inline: auto;
			max-width: calc(100% - 32px);
			scroll-margin-block-start: 110px;
		}
		.head-au-pay {
			h2 {
				color: var(--value-orange);
			}
			i {
				background: var(--value-orange);
			}
		}
	}
	.about-komikomi-value {
		background: #fff;
		border: 4px solid var(--value-orange);
		margin-top: 20px;
		padding: 16px 60px;
		@media screen and (max-width: 767px) {
			border-width: 2px;
			border-radius: 12px;
			margin: 9px auto 0;
			max-width: calc(100% - 31px);
			padding: 18px 18px 25px;
		}
	}
	.about-komikomi-value-ttl {
		color: var(--value-orange);
		font-size: 25px;
		font-weight: 900;
		.sub {
			font-size: 19px;
		}
		@media screen and (max-width: 767px) {
			border-bottom: 2px dashed #999;
			font-size: 24px;
			padding-bottom: 6px;
			text-align: center;
			width: 100%;
			.sub {
				font-size: 18px;
			}
		}
	}
	.about-komikomi-value-content {
		display: flex;
		align-items: center;
		justify-content: center;
		@media screen and (max-width: 767px) {
			flex-direction: column;
			min-width: 0;
		}
		.price {
			white-space: nowrap;
			.tax-out {
				display: flex;
				margin: 0 0 -12px 0;
				line-height: 1.1;
				@media screen and (max-width: 767px) {
					display: inline-flex;
				}
			}
			.tax-out .num {
				font-size: 44px;
				line-height: 1;
				letter-spacing: -0.01em;
			}
			.tax-out dl{
				margin: 7px 0 0 5px;
				@media screen and (max-width: 767px) {
					margin-top: 2px;
				}
			}
			.tax-out dt{
				font-size: 11px;
			}
			.tax-out dd{
				font-size: 18px;
				margin-top: 0;
			}
			.tax-in{
				display: flex;
				font-size: 27px;
				font-weight: bold;
				line-height: 1.1;
				margin-top: 13px;
				padding-left: 10px;
				@media screen and (max-width: 767px) {
					display: inline-flex;
					justify-content: center;
					font-size: 24px;
					margin-top: 0;
					padding-left: 4px;
				}
			}
			.tax-in .num{
				font-size: 28px;
				line-height: 1;
				margin: 0 0 0 2px;
				padding-top: 5px;
				@media screen and (max-width: 767px) {
					font-size: 26px;
				}
			}
			.tax-in .yen{
				font-size: 12px;
				margin: 15px 0 0 4px;
				@media screen and (max-width: 767px) {
					font-size: 16px;
					margin-top: 10px;
				}
			}
		}
		.img-wrap {
			margin-inline: 25px 29px;
			width: 320px;
			@media screen and (max-width: 767px) {
				width: 100%;
				margin: 25px 0;
			}
		}
	}
	.komikomi-value-notes {
		font-size: 10px;
		line-height: 1.4;
		margin-top: 8px;
		@media screen and (max-width: 767px) {
			margin-top: 12px;
		}
		a.link {
			font-size: 10px;
		}
	}
}
.plan-section .au-pay-content .ac-head .main {
	padding-inline: 36px;
	@media screen and (max-width: 767px) {
		padding-inline: 13px 50px;
	}
}
.plan-section .au-pay-content .ac-head .main .catch {
	font-size: 18px;
	letter-spacing: .025em;
	@media screen and (max-width: 767px) {
		font-size: 14px;
	}
}
.plan-section .au-pay-content .ac-head .main h2 {
	margin-top: 5px;
	font-size: 35px;
	@media screen and (max-width: 767px) {
		font-size: 24px;
		letter-spacing: .05em;
	}
}
.plan-section .au-pay-content .sc-au-pay-gold-card {
	padding: 17px 0 5px;
	@media screen and (max-width: 767px) {
		padding: 5px 0 5px;
	}
}
.plan-section .au-pay-content .info {
	display: grid;
	gap: 40px;
	@media screen and (max-width: 767px) {
		gap: 30px;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box {
	max-width: 620px;
	margin-inline: auto;
	width: 100%;
	@media screen and (max-width: 767px) {
		padding-inline: 27px;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .box-ttl {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 18px;
	@media screen and (max-width: 767px) {
		gap: 15px;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .box-ttl .num-ttl {
	background: var(--value-orange);
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	width: 60px;
	height: 60px;
}
.plan-section .au-pay-content .au-pay-gold-card-box .box-ttl .num-ttl .txt {
	font-size: 14px;
}
.plan-section .au-pay-content .au-pay-gold-card-box .box-ttl .num-ttl .num {
	font-family: Price;
	font-size: 32px;
	line-height: 1;
}
.plan-section .au-pay-content .au-pay-gold-card-box .box-ttl .ttl {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0;
	@media screen and (max-width: 767px) {
		font-size: 18px;
		flex: 1;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -6px;
	@media screen and (max-width: 767px) {
		margin-top: 22px;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back .total {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	padding-bottom: 10px;
	@media screen and (max-width: 767px) {
		font-size: 16px;
		padding-bottom: 8px;
	}
}
@media screen and (max-width: 767px) {
	.plan-section .au-pay-content .au-pay-gold-card-box .point-back .point {
		flex: 1;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back .num {
	color: var(--value-orange);
	display: inline-block;
	font-family: price;
	font-size: 70px;
	font-weight: 700;
	line-height: 1;
	@media screen and (max-width: 767px) {
		font-size: calc((50 / 390) * 100vw);
		margin-left: -2px;
		letter-spacing: -0.075em;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back .unit {
	color: var(--value-orange);
	display: inline-block;
	font-family: price;
	font-size: 40px;
	font-weight: 700;
	line-height: 1;
	@media screen and (max-width: 767px) {
		font-size: calc((30 / 390) * 100vw);
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back .sub {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 3px;
	@media screen and (max-width: 767px) {
		font-size: calc((20 / 390) * 100vw);
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back .back {
	display: inline-block;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: .075em;
	padding-bottom: 3px;
	@media screen and (max-width: 767px) {
		font-size: calc((26 / 390) * 100vw);
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back-detail {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	max-width: 390px;
	margin-inline: auto;
	margin-top: 5px;
	@media screen and (max-width: 767px) {
		margin-top: 10px;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back-detail .col {
	border: 1px solid #000;
	border-radius: 6px;
	display: grid;
	gap: 0;
	grid-template-rows: subgrid;
	grid-row: span 3;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 4px 16px;
	position: relative;
	text-align: center;
	@media screen and (max-width: 767px) {
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		padding: 5px 4px 7px;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back-detail .col + .col::before {
	background: url(../img/icon-plus.svg) no-repeat center center / contain;
	content: '';
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	right: calc(100% - 9px);
	top: calc(50% - 14px);
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back-detail .col .ttl {
	font-size: 14px;
	font-weight: bold;
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back-detail .col .num-wrap {
	color: var(--value-orange);
	font-family: price;
	font-weight: 700;
	line-height: 1;
	margin-top: 3px;
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back-detail .col .num-wrap .num {
	display: inline-block;
	font-size: 50px;
	@media screen and (max-width: 767px) {
		font-size: 40px;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back-detail .col .num-wrap .unit {
	display: inline-block;
	font-size: 32px;
	@media screen and (max-width: 767px) {
		font-size: 26px;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back-detail .col .txt {
	display: flex;
	align-items: start;
	justify-content: center;
	margin-top: -5px;
	@media screen and (max-width: 767px) {
		margin-top: -5px;
	}
}
.plan-section .au-pay-content .au-pay-gold-card-box .point-back-detail .col .note {
	font-size: 12px;
}
.reward-wrap {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	padding-top: 2px;
	@media screen and (max-width: 767px) {
		grid-template-columns: 1fr;
		gap: 44px;
	}
}
.reward-wrap .reward-box {
	border: 1px solid #000;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}
.reward-wrap .auto-charge {
	padding: 20px 19px 6px;
}
.reward-wrap .auto-charge .label {
	background: var(--value-orange);
	border-radius: 4px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 700;
	height: 32px;
	position: relative;
	&::after {
		background: var(--value-orange);
		clip-path: polygon(0 0, 100% 0, 50% 100%);
		content: '';
		display: block;
		width: 16px;
		height: 11px;
		position: absolute;
		left: calc(50% - 8px);
		top: calc(100% - 1px);
	}
}
.reward-wrap .auto-charge .reward-box-ttl {
	font-weight: 700;
	line-height: 1.5;
	margin-top: 17px;
}
.reward-wrap .auto-charge .reward-box-ttl .main {
	font-size: 20px;
}
.reward-wrap .auto-charge .reward-box-ttl .sub {
	font-size: 18px;
}
.reward-wrap .auto-charge .box-txt {
	margin-top: 6px;
	line-height: 1.4;
}
.reward-wrap .auto-charge .point-wrap {
	margin-top: 9px;
	font-weight: 700;
}
.reward-wrap .auto-charge .point-wrap .total {
	display: inline-block;
	font-size: 26px;
}
.reward-wrap .auto-charge .point-wrap .num {
	display: inline-block;
	color: var(--value-orange);
	font-family: price;
	font-size: 70px;
	line-height: 1;
	@media screen and (max-width: 767px) {
		font-size: 50px;
	}
}
.reward-wrap .auto-charge .point-wrap .unit {
	color: var(--value-orange);
	display: inline-block;
	font-family: price;
	font-size: 40px;
	line-height: 1;
	position: relative;
	@media screen and (max-width: 767px) {
		font-size: 30px;
	}
}
.reward-wrap .auto-charge .point-wrap .unit sup {
	color: #000;
	display: inline-block;
	font-size: 14px;
	position: absolute;
	right: 3px;
	bottom: calc(100% - 5px);
}
.reward-wrap .auto-charge .point-wrap .point {
	display: inline-block;
	font-size: 19px;
	line-height: 1.2;
	text-align: left;
	transform: translateX(-6px);
	@media screen and (max-width: 767px) {
		font-size: 18px;
		margin-left: 2px;
	}
}
.reward-wrap .shopping {
	padding: 55px 10px 46px;
	@media screen and (max-width: 767px) {
		padding: 16px 10px 15px;
	}
}
.reward-wrap .shopping .reward-box-lead {
	font-size: 16px;
	line-height: 1.5;
	@media screen and (max-width: 767px) {
		font-size: 14px;
	}
}
.reward-wrap .shopping .point-wrap {
	margin-top: 10px;
	font-weight: 700;
}
.reward-wrap .shopping .point-wrap .total {
	background: #000;
	border-radius: 50%;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 1.1;
	width: 54px;
	height: 54px;
	vertical-align: top;
}
.reward-wrap .shopping .point-wrap .num {
	display: inline-block;
	color: var(--value-orange);
	font-family: price;
	font-size: 69px;
	line-height: 1;
	@media screen and (max-width: 767px) {
		font-size: 50px;
		padding-top: 5px;
	}
}
.reward-wrap .shopping .point-wrap .unit {
	color: var(--value-orange);
	display: inline-block;
	font-family: price;
	font-size: 38px;
	letter-spacing: -0.1em;
	line-height: 1;
	position: relative;
	@media screen and (max-width: 767px) {
		font-size: 30px;
	}
}
.reward-wrap .shopping .point-wrap .point {
	display: inline-block;
	font-size: 30px;
	line-height: 1.1;
	position: relative;
	@media screen and (max-width: 767px) {
		font-size: 22px;
	}
}
.reward-wrap .shopping .point-wrap .point .ponta {
	font-size: 16px;
	position: absolute;
	right: 5px;
	bottom: calc(100%);
	white-space: nowrap;
	@media screen and (max-width: 767px) {
		font-size: 14px;
		right: -7px;
	}
}
.reward-wrap .shopping .point-wrap .point .mark {
	font-family: price;
	font-size: 38px;
	line-height: 1;
	@media screen and (max-width: 767px) {
		font-size: 30px;
	}
}
@media screen and (max-width: 767px) {
.reward-wrap .shopping .box-txt {
	font-size: 10px;
	margin-top: 7px;
}
}
.reward-wrap .shopping .box-note {
	font-size: 12px;
	@media screen and (max-width: 767px) {
		font-size: 10px;
	}
}
.reward-wrap .reward-notes-list {
	font-size: 12px;
	line-height: 1.6;
	margin-top: 10px;
}
.plan-section .au-pay-gold-card-detail-link {
	margin-top: -15px;
	text-align: center;
}
.plan-section .au-pay-gold-card-detail-link a {
	color: var(--main);
	font-size: 13px;
	font-weight: 500;
	text-decoration: underline;
	@media screen and (min-width: 768px) {
		&:hover {
			text-decoration: none;
		}
	}
}
.plan-section .au-pay-gold-card-detail-link a::after {
	display: inline-block;
	position: relative;
	top: 0.06em;
	content: "\e90b";
	font-family: uq-icomoon !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
}
.plan-section .au-pay-notes {
	font-size: 12px;
	margin-top: 24px;
	text-align: center;
	@media screen and (max-width: 767px) {
		font-size: 10px;
	}
}
.uqc .service-section {
	.section > .detail:after {
		display: none;
	}
	.heading {
		margin-bottom: 19px;
		@media screen and (max-width: 767px) {
			margin-bottom: 14px;
		}
		h2 {
			display: flex;
			align-items: center;
			justify-content: center;
			gap: 10px;
			.service-ttl {
				line-height: 0;
				width: 560px;
				@media screen and (max-width: 767px) {
					width: 256px;
				}
			}
		}
		h2::before {
			background: url(../img/icon-service.svg) no-repeat center center / contain;
			content: '';
			display: block;
			width: 41px;
			height: 44px;
			@media screen and (max-width: 767px) {
				width: 33px;
				height: 35px;
			}
		}
	}
	.section {
		border-color: var(--value-orange);
		border-width: 4px;
		@media screen and (max-width: 767px) {
			border-width: 2px;
		}
		.head {
			&.head-ponta {
				.h {
					@media screen and (max-width: 767px) {
						height: 81px;
					}
				}
			}
			.h {
				display: flex;
				align-items: center;
				gap: 20px;
				padding-inline: 36px;
				height: 109px;
				@media screen and (max-width: 767px) {
					gap: 15px;
					padding-inline: 13px 44px;
					height: 76px;
				}
				.icon {
					width: 55px;
					img {
						width: 100%;
					}
				}
				.main {
					.catch {
						font-size: 18px;
						font-weight: 700;
						&.lh-12 {
							line-height: 1.2;
						}
						@media screen and (max-width: 767px) {
							font-size: 14px;
						}
					}
					h2 {
						color: var(--value-orange);
						font-size: 35px;
						font-weight: 900;
						line-height: 1.2;
						@media screen and (max-width: 767px) {
							font-size: 24px;
						}
					}
				}
			}
			.label {
				border: 1px solid #000;
				color: #000;
				display: inline-block;
				font-size: 14px;
				font-weight: 500;
				margin-left: 10px;
				padding: 4px 9px;
				vertical-align: middle;
				@media screen and (max-width: 767px) {
					font-size: 9px;
					margin-left: 5px;
					padding: 3px 5px;
				}
			}
			.catch {
				.label {
					font-size: 12px;
					padding: 2px 6px;
					vertical-align: bottom;
					@media screen and (max-width: 767px) {
						font-size: 8px;
						padding: 2px 5px;
					}
				}
			}
			i {
				background: var(--value-orange);
			}
		}
		&.opened {
			.head {
				i {
					background: #C0C0C0;
				}
			}
		}
	}
	.plan-link-block{
		text-align: center;
		line-height: 1.25;
		a.link{
			font-size: 12px;
		}
	}
}
.sc-ponta {
	max-width: 660px;
	margin-inline: auto;
	@media screen and (max-width: 767px) {
		padding-inline: 20px;
	}
	[class^="coupon"]{
		padding: 10px 0;
		border-bottom: 1px solid #737373;
		@media screen and (max-width: 767px) {
			padding: 14px 0;
		}
	}
	.happy-up-wrap {
		margin-top: 16px;
		margin-inline: auto;
		width: fit-content;
		text-align: center;
		font-family: Noto Sans JP, sans-serif;
		font-weight: bold;
		@media screen and (max-width: 767px) {
			margin-top: 28px;
		}
		.text{
			font-size: 14px;
			margin-top: 6px;
			font-feature-settings: normal;
			@media screen and (max-width: 767px) {
				font-size: 16px;
			}
		}
	}

	.tokuten-wrap {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 30px;
		margin-top: 10px;
		@media screen and (max-width: 767px) {
			grid-template-columns: 1fr;
			margin-top: 16px;
		}
	}
	.txt-wrap{
		padding: 0 0 0 10px;
		height: 100%;
		line-height: 1.5;
		display: grid;
		grid-template-columns: 1fr auto;
		grid-template-rows: auto 1fr;
		gap: 0 12px;
		@media screen and (max-width: 767px) {
			grid-template-columns: 1fr auto;
			padding-left: 10px;
			padding-right: 0;
		}
		.txt{
			height: auto;
		}

		.logo{
			margin-top: 8px;
			@media screen and (max-width: 767px) {
				margin-top: 6px;
			}
			img+img{
				margin-top: 7px;

			}

		}
		.img{
			grid-column: -2 / -1;
			grid-row: 1 / -1;
			align-content: center;
			img {
				margin-left: auto;
				max-width: 86px;
			}
			.note {
				font-size: 11px;
				font-weight: normal;
			}
		}
	}
	.tokuten-box {
		top: 11px;
	}
	.coupon02 {
		border-top: 1px solid #737373;
		padding-bottom: 12px;

	}
	.coupon02 .txt{
		font-size: 12px;
		@media screen and (max-width: 767px) {
			font-size: 12px;
		}
	}
	.coupon03 {
		border-top: 1px solid #737373;
		padding-bottom: 12px;
		@media screen and (max-width: 767px) {
			border-top: none;
		}
		.tip-q-wrap {
			display: block;
			text-align: center;
			margin-top: 6px;
			.uqc-tip-opener {
				background: #E4007F;
				color: #fff;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        border-radius: 3px;
        font-weight: bold;
        position: relative;
        bottom: 3px;
				width: 20px;
				height: 20px;
			}
		}
	}
	.tip-q-wrap.bene {
		display: block;
		text-align: center;
		margin-top: 6PX;
		.uqc-tip-opener {
			background: #E4007F;
			width: 20px;
			height: 20px;
		}
	}
	.ponta-pass-wrap {
		position: absolute;
		top: 20px;
		right: calc(50% - 132px);
		margin-top: 8px;
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 12px;
		@media screen and (max-width: 767px) {
			margin-top: 0;
			top: 15%;
			right: 17%;
			.tip-q-wrap.bene{
				margin-top: 0;
			}
		}
		span.txt {
			font-size: 13px;
			color: #E4007F;
			border-bottom: 1px solid #E4007F;
		}
	}
	.coupon03 .txt01{
		font-size: 11px;
		display: block;
		@media screen and (max-width: 767px) {
			font-size: 12px;
		}
	}
	.coupon03 .logo{
		margin-top: 2px;
	}
	.coupon04 .txt01{
		font-size: 12px;
		line-height: 1.2;
		display: block;
		@media screen and (max-width: 767px) {
			font-size: 12px;
		}
	}
	.coupon04 .txt02{
		line-height: 1.2;
		display: block;
		font-size: 14px;
		@media screen and (max-width: 767px) {
			font-size: 14px;
		}
		em{
			font-size: 17px;
			@media screen and (max-width: 767px) {
				font-size: 17px;
			}
		}
	}
	.coupon05 {
		@media screen and (max-width: 767px) {
			padding-bottom: 10px;
		}
	}
	.coupon05 .txt{
		font-size: 12px;
		@media screen and (max-width: 767px) {
			font-size: 12px;
		}
	}
	.coupon06 .txt{
		font-size: 12px;
		.txt01{
			display: block;
		}
		.txt02{
			display: block;
		}
	}
	.coupon06 .note {
		font-size: 12px;
		font-weight: normal;
		grid-column: span 2;
		@media screen and (max-width: 767px) {
			font-size: 11px;
		}
	}
	.about-ponta {
		.ttl {
			font-weight: 700;
			margin-top: 32px;
		}
		.txt {
			font-size: 12px;
			letter-spacing: 0.48px;
		}
		.txt + .txt {
			margin-top: 1em;
		}
	}
	.plan-link-block {
		margin-top: 40px;
	}
}
.ac-subscription-point-plus {
	max-width: 660px;
	margin-inline: auto;
	padding-top: 13px;
	text-align: center;
	.info {
		padding-inline: 20px;
	}
	.ttl-wrap {
		position: relative;
		font-family: Noto Sans JP, sans-serif;
		font-weight: bold;
		.lead{
			font-size: 17px;
			color: #f00;
		}
		.hd{
			margin-top: 4px;
			font-size: 31px;
			line-height: 1;
			letter-spacing: .48px;
			@media screen and (max-width: 767px) {
				font-size: 25px;
			}
		}
	}
	img{
		display: inline-block;
	}
	dl{
		margin-top: 34px;
		@media screen and (max-width: 767px) {
			padding: 0;
			margin-top: 24px;
		}
		dt{
			font-size: 15px;
			@media screen and (max-width: 767px) {
				font-size: 13px;
			}
			em{
				font-size: 20px;
				@media screen and (max-width: 767px) {
					font-size: 18px;
				}
			}
		}
		dt.txt {
			margin-top: 4px;
			font-size: 12px;
			@media screen and (max-width: 767px) {
				text-align: left;
				margin-top: 4px;
			}
		}
		dd{
			background: #fff;
			border-radius: 0;
			padding: 18px;
			margin: 10px auto;
			border: 1px solid #000;
			width: min(100%, 620px);
			@media screen and (max-width: 767px) {
				padding: 20px;
			}
			.logo{
				display: flex;
				flex-wrap: wrap;
				justify-content: center;
				align-items: center;
				gap: 12px 30px;
				@media screen and (max-width: 767px) {
					gap: 10px 20px;
				}
			}
		}
	}
	.notes.mini {
		font-size: 11px;
		margin-top: 12px;
		@media screen and (max-width: 767px) {
			margin-top: 24px;
		}
	}
	.notes{
		@media screen and (max-width: 767px) {
			font-size: 12px;
			margin:23px 0 10px;
		}
		
	}
	.plan-link-block {
		margin-top: 34px;
	}
}
.sc-au-overseas {
	max-width: 660px;
	margin-inline: auto;
	padding-top: 7px;
	text-align: center;
	.overseas-ttl {
		font-size: 31px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.overseas-box {
		border: 2px solid var(--main);
		color: var(--main);
		font-weight: bold;
		padding: 16px 10px 14px;
		.sub {
			font-size: 15px;
			line-height: 1;
		}
		.main {
			font-size: 24px;
			line-height: 1;
			margin-top: 8px;
		}
	}
	.overseas-lead {
		font-size: 18px;
		font-weight: 700;
		margin-top: 36px;
	}
	.overseas-txt {
		font-size: 12px;
		margin-top: 8px;
	}
	.plan-link-block {
		margin-top: 33px;
	}
}
.sc-starlink-direct {
	max-width: 728px;
	margin-inline: auto;
	padding-top: 14px;
	.starlink-direct-lead {
		font-size: 18px;
		font-weight: bold;
		line-height: 1.1;
		letter-spacing: .1em;
		margin-bottom: 8px;
		sup {
			color: var(--main);
			font-size: 14px;
			vertical-align: text-top;
		}
	}
}
.uqc .sc-starlink-direct .main-contents {
	background-color: #fff;
	border-radius: 16px;
	padding: 24px 5px 40px;
}
.uqc .sc-starlink-direct .main-contents .ttl {
	position: relative;
}
.uqc .sc-starlink-direct .main-contents .ttl .img-wrap {
	max-width: 227px;
	margin-inline: auto;
}
.uqc .sc-starlink-direct .main-contents > .ttl::after {
	position: absolute;
	content: "";
	background: url(../img/starlink_gachamuku.png);
	background-size: contain;
	width: 101px;
	height: 125px;
	right: 12px;
	top: 47px;
}
.uqc .sc-starlink-direct .main-contents .ttl .img-wrap > img {
	margin: auto;
}
.uqc .sc-starlink-direct .main-contents .ttl h3 {
	font-weight: bold;
	display: flex;
	flex-direction: column;
	text-align: center;
	margin-top: 23px;
	line-height: 1.4;
}
.uqc .sc-starlink-direct .main-contents .ttl h3 .main {
	font-size: 26px;
	color: #E4007F;
}
.uqc .sc-starlink-direct .main-contents .ttl h3 .sub {
	margin-top: 3px;
	font-size: 20px;
	font-weight: bold;
}
.uqc .sc-starlink-direct .main-contents .note {
	margin-top: 5px;
	font-size: 11px;
	text-align: center;
}
.uqc .sc-starlink-direct .main-contents > .lead {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin-top: 17px;
}

.uqc .sc-starlink-direct .main-contents .merit-wrap {
	display: grid;
	grid-template-columns: repeat(3, auto);
	margin-top: 28px;
	padding-inline: 24px;
}
.uqc .sc-starlink-direct .main-contents .merit-wrap .col {
	display: flex;
	flex-direction: column;
	padding-inline: 16px;
}

.uqc .sc-starlink-direct .main-contents .merit-wrap .col .img-wrap + picture{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-inline: auto;
	height: 84px;
}
.uqc .sc-starlink-direct .main-contents .merit-wrap .col:nth-child(1) {
	padding-left: 0;
}
.uqc .sc-starlink-direct .main-contents .merit-wrap .col:nth-child(3) {
	padding-right: 0;
}
.uqc .sc-starlink-direct .main-contents .merit-wrap .col:nth-child(1) .img-wrap + picture {
	padding-top: 6px;
  padding-left: 24px;
}

.uqc .sc-starlink-direct .main-contents .merit-wrap .col + .col {
	border-left: 1px dashed #000;
}
.uqc .sc-starlink-direct .main-contents .merit-wrap .col picture > * {
	margin: auto;
}
.uqc .sc-starlink-direct .main-contents .merit-wrap .col .txt {
	margin-top: 9px;
	padding-left: 5px;
	min-height: 78px;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
}
.uqc .sc-starlink-direct .main-contents .merit-wrap .col .tip-btn {
	margin: auto;
}
.uqc .sc-starlink-direct .main-contents .campaign {
	margin-top: 28px;
	margin-inline: 25px;
	padding-top: 30px;
	border-top: 3px solid #E4007F;
}
.uqc .sc-starlink-direct .main-contents .campaign .ttl {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.uqc .sc-starlink-direct .main-contents .campaign .price-wrap {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 20px;
	margin-top: 20px;
	margin-inline: auto;
	margin-right: 39%;
	align-items: center;
	width: fit-content;
	position: relative;
}
.uqc .sc-starlink-direct .main-contents .campaign .price-wrap .main {
	margin-top: -5px;
	font-size: 25px;
	font-weight: bold;
	color: #e4007f;
	line-height: 1;
}
.uqc .sc-starlink-direct .main-contents .campaign .price-wrap .sub {
	text-align: right;
	font-weight: bold;
}
.uqc .sc-starlink-direct .main-contents .campaign .price-wrap .main .highlight {
	font-size: 99px;
}
.uqc .sc-starlink-direct .main-contents .campaign .note {
	margin-top: 0;
	font-size: 13px;
	text-align: center;
}
.uqc .sc-starlink-direct .main-contents .campaign .box {
	display: grid;
	grid-template-columns: max-content auto;
	margin-top: 13px;
	border: 2px solid #e4007f;
	line-height: 1;
}
.uqc .sc-starlink-direct .main-contents .campaign .left {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #e4007f;
	padding: 10px;
	min-width: 160px;
	text-align: center;
}
.uqc .sc-starlink-direct .main-contents .campaign .right {
	display: flex;
	align-items: center;
	gap: 18px;
	padding: 5px 34px 0;
}
.uqc .sc-starlink-direct .main-contents .campaign .right .note {
	margin-top: 0;
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
}
.uqc .sc-starlink-direct .main-contents .campaign .highlight {
	font-family: Price;
}
.uqc .sc-starlink-direct .main-contents .campaign .slash {
	font-family: Price;
	font-size: 30px;
}
.uqc .sc-starlink-direct .main-contents .campaign .right .highlight {
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -0.05em;
}
.uqc .sc-starlink-direct .main-contents .campaign .labels {
	display: grid;
	grid-template-columns: repeat(3, 213px);
	gap: 12px;
	margin-top: 13px;
}
.uqc .sc-starlink-direct .main-contents .campaign .labels .label {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 3px;
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	color: #fff;
	background-color: #e4007f;
}
.uqc .sc-starlink-direct .main-contents .campaign .notes {
	margin-top: 20px;
	font-size: 11px;
	line-height: 1.4;
}
.uqc .sc-starlink-direct .section-ac {
	position: relative;
	border: 1px solid #000;
	border-radius: 14px;
	overflow: hidden;
}
.uqc .sc-starlink-direct .starlink-attention {
	background: #fff;
	position: relative;
	border: 1px solid #000;
	border-radius: 14px;
	overflow: hidden;
	margin-top: 50px;
}
.uqc .sc-starlink-direct .section-ac.starlink {
	margin-top: 12px;
}
.uqc .sc-starlink-direct .starlink-attention .attention-head {
	background-color: #fff;
	position: relative;
}
.uqc .sc-starlink-direct .starlink-attention .attention-head {
	padding: 10px 23px;
}
.uqc .sc-starlink-direct .starlink-attention .attention-head h3 {
	font-weight: bold;
	line-height: 1;
}
.uqc .sc-starlink-direct .starlink-attention .attention-head i {
	background-color: transparent;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 100%;
}
.uqc .sc-starlink-direct .starlink-attention .attention-head i::before,
.uqc .sc-starlink-direct .starlink-attention .attention-head i::after {
	content: "";
	position: absolute;
	top: 30px;
	left: 45px;
	width: 14px;
	height: 2px;
	background-color: #323232;
	margin: -12px 0 0 -3px;
}
.uqc .sc-starlink-direct .starlink-attention .attention-head i::after {
	top: 30px;
	left: 45px;
	transform: rotate(90deg);
}
.uqc .sc-starlink-direct .starlink-attention.opened .attention-head i::after{
	transform: rotate(0deg);
}
.uqc .sc-starlink-direct .starlink-attention .attention-head .attention-clickable {
	cursor: pointer;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
@media screen and (min-width: 768px) {
	.uqc .sc-starlink-direct .starlink-attention .attention-head .attention-clickable:hover {
		background: #fff;
		opacity: .3;
	}
}
.uqc .sc-starlink-direct .starlink-attention {
	background-color: #fff;
	margin-inline: 15px;
}
.uqc .sc-starlink-direct .starlink-attention .attention-detail {
	overflow: hidden;
	padding: 0 30px;
	height: 0;
}
.uqc .sc-starlink-direct .starlink-attention .note {
	font-size: 11px;
	line-height: 1.4;
}
.uqc .sc-starlink-direct .starlink-attention .note + .note {
	margin-top: 17px;
}
.uqc .sc-starlink-direct .starlink-attention .section-ac-wrap {
	margin-top: 20px;
	position: relative;
	padding: 0 0 90px;
}
.uqc .sc-starlink-direct .starlink-attention .section-ac-wrap .txt-link {
	padding-left: 0.9em;
} 
.uqc .sc-starlink-direct .starlink-attention.opened .ac-foot{
	display: block;
	position: absolute;
	bottom: 20px;
	margin-left: -57px;
}
.uqc .sc-starlink-direct .starlink-attention.opened .ac-foot .ac-close{
	text-decoration: none;
}
.uqc .sc-starlink-direct a {
	color: #e4007f;
	text-decoration: underline;
}
.uqc .sc-starlink-direct .txt-b {
	font-weight: bold;
}
.uqc .sc-starlink-direct .btn-fill-icon {
	margin-inline: auto;
	padding-right: 60px;
	max-width: 413px;
	min-height: 55px;
	height: auto;
	font-size: 17px;
	background-color: #fff;
	border: 3px solid #E4007F;
	box-shadow: 0px 5px 0px #E4007F;
	border-radius: 20px;
	line-height: 1.5;
}
.uqc .sc-starlink-direct .btn-wrap {
	margin-top: 30px;
	margin-bottom: 54px;
}
.uqc .sc-starlink-direct .btn-fill-icon::before {
	display: none;
}
.uqc .sc-starlink-direct .btn-fill-icon::after {
	right: 35px;
	background-image: url(../img/icon-btn-blank-p.svg);
}
#tip-starlink-02 .txt-link {
	padding-left: 0.5em;
}
@media screen and (min-width: 768px) {
	.uqc .sc-starlink-direct a:hover {
		text-decoration: none;
	}
}
@media screen and (max-width: 767px) {
	.uqc .sc-starlink-direct {
		padding-inline: 6px;
	}
	.uqc .sc-starlink-direct .main-contents {
		padding-top: 24px;
		padding-bottom: 23px;
	}
	.uqc .sc-starlink-direct .main-contents .ttl .img-wrap {
		max-width: 170px;
	}
	.uqc .sc-starlink-direct .main-contents > .ttl::after {
		display: none;
	}
	.uqc .sc-starlink-direct .main-contents .note {
		font-size: 10px;
	}
	.uqc .sc-starlink-direct .main-contents .img-wrap.visible-sp {
		margin-top: 30px;
		margin-inline: auto;
		max-width: 130px;
	}
	.uqc .sc-starlink-direct .main-contents > .lead {
		margin-top: 8px;
		margin-inline: 12px;
		font-size: 15px;
	}
	.uqc .sc-starlink-direct .main-contents .ttl h3 .sub {
		margin-top: 9px;
		font-size: 18px;
	}
	.uqc .sc-starlink-direct .main-contents .merit-wrap {
		grid-template-columns: 1fr;
		padding-inline: 9px;
		margin-top: 38px;
	}
	.uqc .sc-starlink-direct .main-contents .merit-wrap .img-wrap {
		margin:0 10px 10px;
	}
	.uqc .sc-starlink-direct .main-contents .merit-wrap .col {
		padding-inline: 0;
	}
	.uqc .sc-starlink-direct .main-contents .merit-wrap .col .img-wrap picture{
		img{
			width: 280px;
			height: auto;
		}
	}
	.uqc .sc-starlink-direct .main-contents .merit-wrap .col .img-wrap + picture{
		height: auto;

	}
	.uqc .sc-starlink-direct .main-contents .merit-wrap .col >  picture img{
		width: auto;
		height: 52px;
	}
	.uqc .sc-starlink-direct .main-contents .merit-wrap .col:nth-child(1) .img-wrap + picture {
		margin-top: 7px;
		margin-inline: auto;
		padding: 0;
		max-width: 100%;
	}
	.uqc .sc-starlink-direct .main-contents .merit-wrap .col:nth-child(2) .img-wrap + picture {
		margin-top: 0;
		margin-inline: auto;
		/* max-width: 204px; */
		max-width: 100%;
	}
	.uqc .sc-starlink-direct .main-contents .merit-wrap .col:nth-child(3) .img-wrap + picture {
		margin-top: 10px;
		margin-inline: auto;
		/* max-width: 121px; */
		max-width: 100%;
	}
	.uqc .sc-starlink-direct .main-contents .merit-wrap .col .txt {
		margin-top: 24px;
		margin-bottom: 10px;
		font-size: 14px;
		min-height: auto;
		line-height: 1.4;
	}
	.uqc .sc-starlink-direct .main-contents .merit-wrap .col + .col {
		margin-top: 60px;
		border-left: none;
	}
	.uqc .sc-starlink-direct .main-contents .campaign {
		margin-top: 53px;
		margin-inline: 0;
		padding-top: 55px;
		line-height: 1.1;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .ttl {
		position: relative;
		font-size: 28px;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .ttl::before,
	.uqc .sc-starlink-direct .main-contents .campaign .ttl::after {
		content: "";
		position: absolute;
		top: 0;
		width: 2px;
		height: 96%;
		background-color: #000;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .ttl::before {
		left: 21px;
		transform: rotate(-16deg);
	}
	.uqc .sc-starlink-direct .main-contents .campaign .ttl::after {
		right: 23px;
		transform: rotate(20deg);
	}
	.uqc .sc-starlink-direct .main-contents .campaign .price-wrap {
		grid-template-columns: 1fr;
		margin: 27px auto 0;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .price-wrap .main,
	.uqc .sc-starlink-direct .main-contents .campaign .price-wrap .sub {
		text-align: center;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .price-wrap .sub {
		font-size: 17px;
		line-height: 1.5;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .price-wrap .main {
		font-size: 40px;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .price-wrap .main .highlight {
		font-size: 113px;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .note {
		padding-inline: 20px;
		font-size: 14px;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .box {
		grid-template-columns: 1fr;
		margin-top: 15px;
		margin-inline: 10px;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .left {
		padding: 5px;
	} 
	.uqc .sc-starlink-direct .main-contents .campaign .right {
		display: block;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-inline: 0;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .right > p {
		text-align: center;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .right .txt-wrap {
		display: flex;
		align-items: center;
		margin-top: 3px;
		margin-inline: 7px;
		padding-top: 9px;
		padding-inline: 13px;
		border-top: 1px dashed #000;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .right .note {
		flex: 1;
		padding-inline: 0;
		font-size: 12px;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .labels {
		grid-template-columns: 1fr;
		gap: 8px;
		margin-top: 17px;
		margin-inline: 10px;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .labels .label {
		min-height: 42px;
	}
	.uqc .sc-starlink-direct .main-contents .campaign .notes {
		margin-inline: 10px;
	}
	.uqc .sc-starlink-direct .starlink-attention {
		margin-top: 50px;
	}
	.uqc .sc-starlink-direct .section-ac .head i::before,
	.uqc .sc-starlink-direct .section-ac .head i::after {
		left: 4px;
		margin: 0;
	}
	.uqc .sc-starlink-direct .starlink-attention .head i::before,
	.uqc .sc-starlink-direct .starlink-attention .head i::after {
		top: 16px;
	}
	.uqc .sc-starlink-direct .section-ac.starlink .head i::before,
	.uqc .sc-starlink-direct .section-ac.starlink .head i::after {
		top: 26px;
	}
	.uqc .sc-starlink-direct .section-ac .head i::after {
		left: 4px;
		margin: 0;
		transform: rotate(90deg);
	}
	.uqc .sc-starlink-direct .section-ac .section-ac-wrap {
		padding-inline: 10px;
	}
	.uqc .sc-starlink-direct .btn-fill-icon {
		padding-right: 40px;
		max-width: 263px;
		text-align: center;
		line-height: 1.37;
		font-size: 16px;
		min-height: 60px;
	}
	.uqc .sc-starlink-direct .btn-wrap {
		margin-bottom: 0;
	}
	.uqc .sc-starlink-direct .btn-fill-icon::after {
		right: 12px;
	}
	.uqc .sc-starlink-direct .section-ac .note {
		text-align: left;
	}
}
.uqc .sc-starlink-direct.origin .main-contents .ttl .img-wrap {
	max-width: 422px;
}
.uqc .sc-starlink-direct .main-contents .ttl .img-wrap {
	max-width: 416px;
}
.uqc .sc-starlink-direct .main-contents {
	padding-top: 30px;
}
.uqc .sc-starlink-direct .main-contents > .ttl::after {
  right: 21px;
  top: -2px;
}
.uqc .sc-starlink-direct.other .main-contents {
	margin-top: 12px;
}
.uqc .sc-starlink-direct .main-contents > .lead {
	font-family: "Noto Sans JP", sans-serif !important;
}
.uqc .sc-starlink-direct .main-contents > .lead sup {
  transform-origin: 0% 4%;
  font-size: 80%;
}
.uqc .sc-starlink-direct .head h2 .note {
  font-family: "Noto Sans JP", sans-serif !important;
  text-align: left;
}
.uqc .sc-starlink-direct .starlink-price-box {
	margin-top: 25px;
	border: 2px solid #E4007F;
  margin-inline: 25px;
	font-family: "Noto Sans JP", sans-serif;
}
.uqc .sc-starlink-direct .starlink-price-box * {
	font-feature-settings: normal !important;
}
.uqc .sc-starlink-direct .starlink-price-box .ttl {
	background-color: #E4007F;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	line-height: 28px;
	height: 30px;
}
.uqc .sc-starlink-direct .starlink-price-wrap {
	padding: 14px 9px 9px;
}
.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap {
	display: flex;
	justify-content: space-around;
  align-items: start;
}
.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .left .price-wrap {
	display: flex;
	align-items: center;
	gap: 24px;
}
.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .right {
	display: flex;
	align-items: center;
	gap: 24px;
}
.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap div .txt {
	font-weight: bold;
	font-size: 11px;
  margin-top: -6px;
	line-height: 1.454545;

}
.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .num {
	font-size: 38px;
	font-family: Price;
  letter-spacing: -0.05em;
	padding-right: 2px;
	line-height: 1;
}
.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .price {
	font-weight: bold;
}
.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .left .price {
	color: #E4007F;
}
.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .slash {
  font-family: Price;
	font-size: 29px;
	margin-right: -30px;
	line-height: 1;
  padding-top: 5px;
}
.uqc .sc-starlink-direct .starlink-price-wrap .note {
	margin-top: 0;
	text-align: left;
	font-size: 10px;
}
.uqc .sc-starlink-direct .starlink-price-wrap .labels {
  display: grid;
  grid-template-columns: repeat(3, 207px);
  gap: 11px;
	margin: auto;
  margin-top: 19px;
	justify-content: center;
}
.uqc .sc-starlink-direct .starlink-price-wrap .labels .label {
  display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 4px;
	font-size: 12px;
	text-align: center;
	line-height: 1.3333333;
	color: #e4007f;
	background-color: #fff;
	border: 1px solid #e4007f;
}
.uqc .sc-starlink-direct .starlink-price-wrap .labels .label sup {
  transform-origin: 0% -26%;
  font-size: 80%;
}
.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap div .txt sup {
  transform-origin: 0% -26%;
  font-size: 80%;
	margin-right: -4px;
}
.uqc .sc-starlink-direct .notes.starlink {
	margin-top: 20px;
  font-size: 11px;
  line-height: 1.363636;
	margin-inline: 25px;
}
.uqc .sc-starlink-direct .starlink-attention {
	margin-top: 30px;
}
@media screen and (min-width: 768px) and (max-width: 950px) {
  .uqc .sc-starlink-direct .starlink-price-wrap .labels {
    grid-template-columns: repeat(3, 32%);
		gap: 9px;
    margin-top: 12px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .labels .label {
		font-size: 10px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .left .price-wrap {
		gap: 10px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .right {
		gap: 10px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap div .txt {
		font-size: 10px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .slash {
		margin-right: 4px;
		font-size: 26px;
    padding-top: 0px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .price {
		font-size: 12px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .num {
		font-size: 30px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .note {
		font-size: 9px;
	}
	.uqc .sc-starlink-direct .main-contents > .ttl::after {
		right: 10px;
    top: 19px;
    width: 80px;
    height: 99px;
    background-repeat: no-repeat;
	}
	.uqc .sc-starlink-direct .main-contents .ttl .img-wrap {
		max-width: 400px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .labels .label {
		font-size: 9px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap div .txt {
		font-size: 9px;
	}
  .uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .num {
    font-size: 25px;
  }
  .uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .slash {
    margin-left: -20px;
		margin-top: -2px;
	}
	.uqc .sc-starlink-direct .main-contents .ttl .img-wrap {
		max-width: 360px;
	}
	.uqc .sc-starlink-direct .main-contents > .ttl::after {
		right: 12px;
    top: 12px;
    width: 64px;
    height: 99px;
    background-repeat: no-repeat;
	}
}

@media screen and (max-width: 767px) {
	.uqc .sc-starlink-direct .main-contents .ttl .img-wrap {
		max-width: 302px;
	}
	.uqc .sc-starlink-direct.other .main-contents .ttl .img-wrap {
		max-width: 306px;
	}
	.uqc .sc-starlink-direct .main-contents {
    padding-top: 39px;
	}
  .uqc .sc-starlink-direct .main-contents .img-wrap.visible-sp {
		margin-top: 20px;
	}
  .uqc .sc-starlink-direct .main-contents {
		padding-top: 16px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .labels {
		grid-template-columns: 1fr;
		gap: 9px;
		margin-top: 22px;
		margin-inline: 0;
	}
  .uqc .sc-starlink-direct .starlink-price-wrap .labels .label {
		min-height: 51px;
		font-size: 15px;
	}
	.uqc .sc-starlink-direct .starlink-price-box {
    margin-top: 50px;
    margin-inline: 12px;
	}
	.uqc .sc-starlink-direct .starlink-price-box .ttl {
		height: 43px;
		line-height: 41px;
		font-size: 18px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap {
		flex-direction: column;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .left .price-wrap {
		flex-direction: column;
		margin: auto;
		text-align: center;
		gap: 18px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .right {
		flex-direction: column;
		margin: auto;
		text-align: center;
		margin-top: 28px;
		gap: 18px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap {
		padding: 24px 10px 20px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .note {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 6px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap div .txt {
		font-size: 18px;
	}
	.uqc .sc-starlink-direct .notes.starlink {
		margin-inline: 10px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap {
		font-size: 20px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .num {
		font-size: 42px;
	}
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap .left {
	  margin: auto;
  }
	.uqc .sc-starlink-direct .starlink-price-wrap .flex-wrap div .txt sup {
	  margin-right: -6px;
	}
	.plan-tuuwahoudai-mini h3 {
    padding-bottom: 0;
  }
	.uqc .sc-starlink-direct .starlink-attention .head {
		margin-top: 6px;
    margin-bottom: 4px;
	}
	.uqc .sc-starlink-direct .starlink-attention .detail.attention {
		padding-top: 0;
	}
}
.uqc .sc-starlink-direct .main-contents {
	padding-top: 0;
}
.uqc .sc-starlink-direct .main-contents .ttl-banner {
	margin: 0 -5px 10px;
}
.uqc .sc-starlink-direct .main-contents .starlink-notes {
	display: flex;
	justify-content: center;
	font-size: 11px;
	letter-spacing: .075em;
	line-height: 1.3;
	margin-bottom: 46px;
	padding-inline: 8px;
}
.uqc .sc-starlink-direct .main-contents .starlink-notes ul > li {
	padding-left: 1em;
	text-indent: -1em;
}
.uqc .sc-starlink-direct .main-contents .starlink-notes ul > li > * {
	text-indent: 0;
}
.uqc .sc-starlink-direct .main-contents .ttl {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .025em;
	padding-left: 24px;
	text-align: center;
}
.uqc .sc-starlink-direct .main-contents > .ttl::after {
	right: 19px;
	top: 18px;
}
.uqc .sc-starlink-direct .main-contents > .lead {
	margin-top: 29px;
}
.uqc .sc-starlink-direct .main-contents > .ttl + .lead {
	margin-top: 2px;
}
@media screen and (max-width: 767px) {
	.uqc .sc-starlink-direct .main-contents {
		padding-top: 0;
	}
	.uqc .sc-starlink-direct .main-contents > .ttl + .lead {
		margin-top: 10px;
	}
	.uqc .sc-starlink-direct .main-contents .ttl-banner {
		margin-bottom: 10px;
	}
	.uqc .sc-starlink-direct .main-contents .img-wrap.visible-sp {
		margin-top: 32px;
	}
}
.fit-btn {
	background: #fff;
	border-radius: 16px;
	box-shadow: 3px 3px 0 rgba(0, 0, 0, .25);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 17px;
	font-weight: 900;
	padding: 0 40px 0 20px;
	position: relative;
	width: 230px;
	height: 64px;
	transition: all 0.3s ease;
	@media screen and (min-width: 768px) {
		&:hover {
			opacity: .7;
		}
	}
}
.fit-btn::after {
	background: url(../img/slick-arrow-color-next.svg) no-repeat center center / contain;
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 16px;
	top: calc(50% - 9px);
}
.fit-btn[target="_blank"]::after {
	background-image: url(../img/icon-btn-blank-p.svg);
	width: 30px;
	height: 30px;
	right: 8px;
	top: calc(50% - 15px);
}
@media screen and (max-width: 767px) {
	.fit-btn {
		font-size: calc((14 / 414) * 100vw);
		line-height: 1.3;
		padding: 0 calc((35 / 414) * 100vw) 0 calc((20 / 414) * 100vw);
		width: 100%;
		height: 54px;
	}
	.fit-btn::after {
		right: 10px;
	}
	.fit-btn[target="_blank"]::after {
		right: 0;
	}
}
.uqc .section-other + .application {
	padding-bottom: 80px;
	@media screen and (max-width: 767px) {
		padding-bottom: 72px;
	}
}
.uqc .section-other + .application ul li {
	margin-top: 0;
}
@media screen and (max-width: 767px) {
	.uqc .section-other + .application ul li + li {
		margin-top: 15px;
	}
}
.uqc .call-option,
.uqc .other-attention,
.uqc .increase-option {
	font-size: 15px;
	margin: 0 auto;
	padding: 10px 0 80px 0;
	max-width: 740px;
}
.uqc .section-other .note-table {
	margin-bottom: 10px;
	width: 100%;
}
.uqc .section-other .note-table td,
.uqc .section-other .note-table th {
	border: 1px solid #737373;
	padding: 10px;
	vertical-align: middle;
}
.uqc .section-other .note-table th {
	font-weight: bold;
	@media screen and (max-width: 767px) {
		width: 100px;
	}
}
.uqc .section-other .note-table td {
	text-align: left;
}
.uqc .call-option .ttl {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.uqc .call-option .ttl:not(:first-child) {
	margin-top: 30px;
}
.uqc .increase-option .increase-label {
	margin-bottom: 10px;
	text-align: center;
}
.uqc .increase-option .increase-label span {
	border: 1px solid var(--main);
	color: var(--main);
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding-inline: 10px;
}
.uqc .increase-option .increase-lead {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.uqc .increase-option .img {
	display: flex;
	justify-content: center;
	margin-block: 30px;
}
.uqc .increase-option .note-table {
	margin-block: 30px;
}
.uqc .increase-option .option .txt-wrap > * + * {
	margin-top: 16px !important;
}
@media screen and (max-width: 767px) {
	.uqc .call-option,
	.uqc .other-attention,
	.uqc .increase-option {
		font-size: 13px;
		padding: 10px 20px 70px;
		a.link {
			font-size: 13px;
		}

		.option {
			padding: 10px 0 0;
		}
	}
}
@media screen and (max-width: 767px) {
.content-feature .h img {
	width: 116px;
}
}
.uqc .section-other .otokuwari-attention .ac-detail {
	height: 284px;
	position: relative;
}
.uqc .section-other .otokuwari-attention .ac-detail .ac-space {
	height: 284px;
	pointer-events: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
.uqc .section-other .otokuwari-attention .ac-detail .show-all-btn-wrap {
	display: flex;
	justify-content: center;
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 100%;
	z-index: 3;
	transition: opacity .3s ease;
}
.uqc .section-other .otokuwari-attention.opened .ac-detail .show-all-btn-wrap {
	opacity: 0 !important;
	pointer-events: none;
}
.uqc .section-other .otokuwari-attention .ac-detail .show-all-btn-wrap .show-all-btn {
	background: #fff;
	border: 1px solid #A9A9A9;
	border-radius: 5px;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	width: 180px;
	height: 28px;
}
@media screen and (min-width: 768px) {
	.uqc .section-other .otokuwari-attention .ac-detail .show-all-btn-wrap .show-all-btn:hover {
		opacity: .7;
	}
}
.uqc .section-other .otokuwari-attention .ac-detail .show-all-btn-wrap .show-all-btn > span {
	position: relative;
	padding-left: 18px;
}
.uqc .section-other .otokuwari-attention .ac-detail .show-all-btn-wrap .show-all-btn > span::after,
.uqc .section-other .otokuwari-attention .ac-detail .show-all-btn-wrap .show-all-btn > span::before {
	background: #000;
	content: '';
	display: block;
	width: 10px;
	height: 3px;
	position: absolute;
	left: 0;
	top: calc(50% - 2px);
}
.uqc .section-other .otokuwari-attention .ac-detail .show-all-btn-wrap .show-all-btn > span::after {
	transform: rotate(90deg);
}
.uqc .section-other .otokuwari-attention .ac-detail::after {
	content: "";
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 130px;
	pointer-events: none;
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	transition: height 0.2s ease;
}
.uqc .section-other .otokuwari-attention.opened .ac-detail::after {
	height: 0;
}
.line-offer-link-wrap {
	display: flex;
	justify-content: center;
	margin-top: 30px;
	.line-offer-link {
		display: block;
		width: 362px;
		transition: opacity .3s ease;
		@media screen and (min-width: 768px) {
			&:hover {
				opacity: .7;
			}
		}
	}
}
.cp-banner-wrap {
	max-width: 862px;
	margin: 0 auto 80px;
	padding-inline: 15px;
	@media screen and (max-width: 767px) {
		margin-bottom: 72px;
	}
}
/* ↑ feature/260518 */
