@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@font-face {
	font-family: Price;
	src: url(../fonts/font.woff) format("woff");
	font-weight: 700;
}
@font-face {
  font-family: Price;
  src: url(../fonts/font-medium.woff) format("woff");
  font-weight: 500;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 70px;
	@media screen and (max-width:768px) {
		scroll-padding-top: 120px;
	}
}
.use-note-tip-balloon,
.use-note-tip-balloon *,
.sub-note-tip-balloon,
.sub-note-tip-balloon *,
.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;
	width: 100%;
	-webkit-backface-visibility: hidden;
}
.uqc sup {
	display: inline-block;
	font-size: .5em;
	vertical-align: super;
	transform-origin: 0 20%;
}
.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: url(../img/bg-color-body-01.jpg);
	font-family: "Noto Sans JP", serif;
	font-weight: 400;
	font-size: 1pc;
	line-height: 1.7;
	color: #333;
}
.uqc .bold {
	font-weight: 700;
}
.uqc .punc {
	display: inline-block;
}
.uqc .layout-loading {
	position: fixed;
	top: 0;
	left: 0;
	background: #e73079;
	width: 100%;
	height: 100vh;
	z-index: 7;
	transition: opacity .3s cubic-bezier(.33, 1, .68, 1);
}
.uqc.is-loaded .layout-loading {
	opacity: 0;
	pointer-events: none;
}
.uqc section {
	min-width: auto;
	min-width: initial;
}
.uqc .container {
	overflow: visible;
	position: relative;
	margin: 0 auto;
	padding: 0 30px;
	max-width: 57pc;
	width: 100%;
}
.use-note-tip-balloon .monospace,
.sub-note-tip-balloon .monospace,
.note-tip-balloon .monospace,
.uqc .monospace {
	font-family: monospace;
}
.use-note-tip-balloon .jp-bold,
.sub-note-tip-balloon .jp-bold,
.note-tip-balloon .jp-bold,
.uqc .jp-bold {
	font-weight: 700;
}
.use-note-tip-balloon .jp-bold,
.use-note-tip-balloon .jp-bold-ex,
.sub-note-tip-balloon .jp-bold,
.sub-note-tip-balloon .jp-bold-ex,
.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;
}
.use-note-tip-balloon .jp-bold-ex,
.sub-note-tip-balloon .jp-bold-ex,
.note-tip-balloon .jp-bold-ex,
.uqc .jp-bold-ex {
	font-weight: 900;
}
.use-note-tip-balloon .en,
.sub-note-tip-balloon .en,
.note-tip-balloon .en,
.uqc .en {
	font-family: Price;
}
.uqc .note, .uqc .notes {
	font-size: 13px;
	line-height: 1.5;
}
#size-check {
	height: 0;
}
.uqc .color-red {
	color: #e4007f;
}
.uqc .color-attention {
	color: red;
}
.uqc .num-one {
	display: inline-block;
	text-indent: -.06em;
	margin-right: -.06em;
}
@media screen and (max-width:768px) {
	.uqc .container {
		padding: 0 4.66667vw;
		width: 100%;
	}
	#size-check {
		display: none;
	}
}
@media screen and (min-width:769px) {
	.use-note-tip-balloon .hidden-pc,
	.use-note-tip-balloon .visible-sp,
	.sub-note-tip-balloon .hidden-pc,
	.sub-note-tip-balloon .visible-sp,
	.note-tip-balloon .hidden-pc,
	.note-tip-balloon .visible-sp,
	.uq-content .hidden-pc,
	.uq-content .visible-sp {
		display: none !important;
	}
}
@media screen and (max-width:768px) {
	.use-note-tip-balloon .hidden-sp,
	.use-note-tip-balloon .visible-pc,
	.sub-note-tip-balloon .hidden-sp,
	.sub-note-tip-balloon .visible-pc,
	.note-tip-balloon .hidden-sp,
	.note-tip-balloon .visible-pc,
	.uq-content .hidden-sp,
	.uq-content .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 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:768px) {
	.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;
		line-height: 1.6;
	}
}

/*============================================================
	
*/
.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:768px) {
	.ac-switching {
		margin-top: -7px;
		width: 14px;
		height: 14px;
	}
	.ac-switching:before {
		top: 6px;
		height: 2px;
	}
	.ac-switching:after {
		left: 6px;
		width: 2px;
	}
}

/*============================================================
	
*/
.uqc .kv-area {
	background: none;
	padding-top: 32px;
	position: relative;
}
/* .uqc .kv-area:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	background-color: #fff;
} */
.uqc .kv-area h1 {
	position: relative;
	margin: 0 auto;
	max-width: 803px;
}
@media screen and (max-width:768px) {
	.uqc .kv-area {
		padding-top: calc((24 / 750) * 100vw);
	}
}

/*============================================================
	
*/
.uqc .cv-area {
	background: #fff;
	padding: 48px 0;
	text-align: center;
}
.uqc .cv-area .notes-btn-wrap {
	display: flex;
	justify-content: center;
	margin-bottom: 48px;
}
.uqc .cv-area .notes-btn-wrap a {
	background: #fff;
	border: 2px solid #e4017f;
	border-radius: 35px;
	color: #e4017f;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	max-width: 628px;
	padding-right: 32px;
	position: relative;
	text-align: left;
	width: 100%;
	height: 70px;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
@media screen and (min-width:769px) {
	.uqc .cv-area .notes-btn-wrap a:hover {
		opacity: .7;
	}
}
.uqc .cv-area .notes-btn-wrap a::after {
	background: url(../img/slick-arrow-color-next.svg) no-repeat center center / contain;
	content: '';
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 26px;
	top: calc(50% - 11px);
	transform: rotate(90deg);

}
/*
.uqc .cv-area .btn {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 15px 0;
}
.uqc .cv-area .btn a {
	position: relative;
	display: block;
	padding: 0.2em 2.2em 0.2em 1em;
	background-color: #e4007f;
	border-radius: 5px;
	font-size: 20px;
	color: #fff;
}
.uqc .cv-area .btn a::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -14px;
	width: 28px;
	height: 28px;
	background-size: cover;
	background-image: url('../img/icon-btn-arrow-w.svg');
	transform: rotate(90deg);
}
.os-pc .uqc .cv-area .btn a {
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc .cv-area .btn a:hover {
	opacity: 0.7;
}
.uqc .cv-area .date {
	font-weight: 700;
	font-size: 15px;
	color:#e4007f;
	  border: 1px solid #e4007f;
	  background-color:#fce5f2;
	border-radius: 3px;
	width:430px;
	margin: 0 auto;
	padding: 6px 0;

}
.uqc .cv-area .date h2 {
	font-weight: inherit;
	font-size: inherit;
	line-height: 20px;
}
.uqc .cv-area .note {
}
*/
@media screen and (max-width:768px) {
	.uqc .cv-area {
		padding: 32px 0 36px;
	}
	.uqc .cv-area .notes-btn-wrap {
		margin-bottom: 32px;
	}
	.uqc .cv-area .notes-btn-wrap a {
		border-radius: 35px;
		font-size: 14px;
		padding-right: 40px;
		height: 70px;
	}
	.uqc .cv-area .notes-btn-wrap a::after {
		width: 22px;
		height: 22px;
		right: 26px;
		top: calc(50% - 11px);
		transform: rotate(90deg);
	}
}

/*============================================================
	
*/
.uqc .application {
	margin: 0 auto;
	max-width: 732px;
	text-align: center;
}
.uqc .application ul {
	display: flex;
	justify-content: center;
}
.uqc .application ul li {
	flex-basis: 50%;
	position: relative;
	padding: 0 9pt 5px;
}
.uqc .application ul li .text {
	margin: 0 0 10px;
	font-size: 15px;
}
.uqc .application ul li .text br {
	display: none;
}
.uqc .application ul li .text-lg {
	margin: 0 0 15px;
	font-size: 18px;
}
.uqc .application ul li a br {
	display: none;
}
@media screen and (max-width:768px) {
	.uqc .application {
		margin: 0 auto;
		/* max-width: 280px; */
	}
	.uqc .application ul {
		display: block;
	}
	.uqc .application ul li {
		margin-top: 0;
	}
	.uqc .application ul li + li {
		margin-top: 16px;
	}
	.uqc .application ul li .text {
		margin: 0 0 10px;
		text-align: center;
		font-size: 12px;
		line-height: 1.5;
	}
	.uqc .application ul li a {
		text-align: center;
		font-size: 14px;
		line-height: 1.3;
		width: 270px;
		margin: 0 auto;
	}
	.uqc .application ul li a:after {
		right: 0;
	}
	.uqc .application ul li a.blank:after {
		right: 8px;
	}
}


/*============================================================
	
*/
.uqc .tab::after {
	content: '';
	display: block;
	height: 5px;
}
.uqc .tab .container {
	max-width: 914px;
}
.uqc .tab .tab-primary ul {
	display: flex;
	border: 3px solid #000;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 0 0 #000;
}
.uqc .tab .tab-primary ul li {
	position: relative;
	flex-basis: 25%;
}
.uqc .tab .tab-primary ul li.current::before {
	content: '';
	display: block;
	position: absolute;
	top: 4px;
	bottom: 4px;
	right: 7px;
	left: 5px;
	background-color: #e4007f;
	border-radius: 5px;
}
.uqc .tab .tab-primary ul li:last-child.current::before {
	right: 5px;
}
.uqc .tab .tab-primary ul li a {
	position: relative;
	overflow: hidden;
	display: block;
	padding-top: calc(170 / 422 * 100%);
	height: 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}
.os-pc .uqc .tab .tab-primary ul li a {
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc .tab .tab-primary ul li a:hover {
	opacity: .7;
}
.os-pc .uqc .tab .tab-primary ul li.current a:hover {
	opacity: 1;
}
.uqc .tab .tab-primary ul li a::after {
	content: '';
	display: block;
	position: absolute;
	top: 11px;
	bottom: 11px;
	right: 0;
	width: 2px;
	background-color: #000;
}
.uqc .tab .tab-primary ul li:last-child a::after {
	content: none;
}
.uqc .tab .tab-primary ul li.tab01 a {
	background-image: url('../img/tab01.png');
}

.uqc .tab .tab-primary ul li.tab02 a {
	background-image: url('../img/tab02.png');
}

.uqc .tab .tab-primary ul li.tab03 a {
	background-image: url('../img/tab03.png');
}

.uqc .tab .tab-primary ul li.tab04 a {
	background-image: url('../img/tab04.png');
}

.uqc .tab .tab-secondary ul {
	display: flex;
	margin: 0 -6px;
	padding: 12px 0 0 0;
}
.uqc .tab .tab-secondary ul li {
	position: relative;
	flex-basis: 50%;
	padding: 0 6px;
}
.uqc .tab .tab-secondary ul li a {
	position: relative;
	display: block;
	border: 3px solid #000;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 4px 0 0 #000;
}
.uqc .tab .tab-secondary ul li.current a::before {
	content: '';
	display: block;
	position: absolute;
	top: 4px;
	bottom: 4px;
	right: 4px;
	left: 4px;
	background-color: #e4007f;
	border-radius: 5px;
}
.uqc .tab .tab-secondary ul li a span {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 9.7% 0 0 0;
	height: 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}
.os-pc .uqc .tab .tab-secondary ul li a span {
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc .tab .tab-secondary ul li a:hover span {
	opacity: .7;
}
.os-pc .uqc .tab .tab-secondary ul li.current a:hover span {
	opacity: 1;
}
.uqc .tab .tab-secondary ul li.tab05 a span {
	background-image: url('../img/tab05.svg');
}
.uqc .tab .tab-secondary ul li.tab05.current a span {
	background-image: url('../img/tab05-current.svg');
}
.uqc .tab .tab-secondary ul li.tab06 a span {
	background-image: url('../img/tab06.svg');
}
.uqc .tab .tab-secondary ul li.tab06.current a span {
	background-image: url('../img/tab06-current.svg');
}
@media screen and (max-width:768px) {
	.uqc .tab .tab-primary ul {
		border-width: 2px;
		border-radius: 5px;
		box-shadow: 0 5px 0 0 #000;
	}
	.uqc .tab .tab-primary ul li.current::before {
		top: 3px;
		bottom: 3px;
		right: 4px;
		left: 3px;
		border-radius: 3px;
	}
	.uqc .tab .tab-primary ul li:last-child.current::before {
		right: 3px;
	}
	.uqc .tab .tab-primary ul li a {
		padding-top: 112%;
		height: 0;
	}
	.uqc .tab .tab-primary ul li a:after {
		top: 11px;
		bottom: 11px;
		width: 1px;
	}
	.uqc .tab .tab-primary ul li.tab01 a {
		background-image: url('../img/tab01-sp.png');
	}
	
	.uqc .tab .tab-primary ul li.tab02 a {
		background-image: url('../img/tab02-sp.png');
	}
	
	.uqc .tab .tab-primary ul li.tab03 a {
		background-image: url('../img/tab03-sp.png');
	}
	
	.uqc .tab .tab-primary ul li.tab04 a {
		background-image: url('../img/tab04-sp.png');
	}
	.uqc .tab .tab-secondary ul {
		margin: 0 -3px;
		padding: 10px 0 0 0;
	}
	.uqc .tab .tab-secondary ul li {
		padding: 0 3px;
	}
	.uqc .tab .tab-secondary ul li a {
		border-width: 2px;
		border-radius: 5px;
		box-shadow: 0 4px 0 0 #000;
	}
	.uqc .tab .tab-secondary ul li.current a::before {
		top: 3px;
		bottom: 3px;
		right: 3px;
		left: 3px;
		border-radius: 3px;
	}
	.uqc .tab .tab-secondary ul li a span {
		padding: 20% 0 0 0;
	}
	.uqc .tab .tab-secondary ul li.tab05 a span {
		background-image: url('../img/tab05-sp.svg');
	}
	.uqc .tab .tab-secondary ul li.tab05.current a span {
		background-image: url('../img/tab05-sp-current.svg');
	}
	.uqc .tab .tab-secondary ul li.tab06 a span {
		background-image: url('../img/tab06-sp.svg');
	}
	.uqc .tab .tab-secondary ul li.tab06.current a span {
		background-image: url('../img/tab06-sp-current.svg');
	}
}

/*============================================================
	
*/
.uqc .application-fixed {
	background: #e4017e;
	font-family: "Noto Sans JP", serif;
	position: fixed;
	z-index: 3;
	bottom: 0;
	left: 0;
	padding: 10px 0 0 180px;
	width: 100%;
	height: 84px;
	transform: translateY(100%);
	transition: transform .2s cubic-bezier(.39, .575, .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;
	max-width: 710px;
	text-align: center;
}
.uqc .application-fixed ul li {
	flex: 1;
}
.uqc .application-fixed ul li .btn {
	background: #fff;
	border-radius: 16px;
	box-shadow: 3px 3px 0 rgba(0, 0, 0, .25);
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 17px;
	font-weight: 900;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.4;
}
.uqc .application-fixed ul li .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);
}
.uqc .application-fixed ul li .blank-btn::after {
	background-image: url(../img/icon-btn-blank-pink.svg);
	width: 30px;
	height: 30px;
	right: 8px;
	top: calc(50% - 15px);
}
@media screen and (max-width:768px) {
	.uqc .application-fixed {
		padding: 10px;
		height: 74px;
	}
	.uqc .application-fixed ul {
		gap: 8px;
	}
	.uqc .application-fixed ul li .btn {
		border-radius: 15px;
		font-size: 14px;
		line-height: 1.3;
		height: 54px;
		padding-right: 20px;
	}
	.uqc .application-fixed ul li .btn::after {
		right: 10px;
	}
	.uqc .application-fixed ul li .blank-btn::after {
		right: 0;
	}
}

/*============================================================
	
*/
.has-application-fixed .uq-pagetop {
	bottom: 120px;
}
.has-application-fixed .uqv2-globalfooter__bottom {
	padding-bottom: 130px;
}
@media screen and (max-width:768px) {
	.has-application-fixed .uq-pagetop {
		bottom: 84px;
	}
}

/*============================================================
	
*/
.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:768px) {
	.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 .2s cubic-bezier(.39, .575, .565, 1);
	text-decoration: none !important;
	transition: opacity .2s cubic-bezier(.39, .575, .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 .2s cubic-bezier(.39, .575, .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 .2s cubic-bezier(.39, .575, .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;
}
.btn-fill-icon.btn-shop.btn-shoplink {
	background-color: #fff;
	color: #303030;
	border-color: #cdcdcd;
}
.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: .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: cover;
}
.uqc .btn-outline-icon.btn-online:before {
	background-image: url(../img/icon-btn-online-w.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: none;
	padding: 0;
	width: 1.5em;
	height: 1.5em;
	font-size: 1.5em;
	left: 4px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e903";
	font-family: uq-icomoon !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	text-transform: none;
}
.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.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);
}
.uqc .sc-smartphone .slider .block .btn-fill-icon.btn-shop.btn-shoplink::after {
	background-image: url(/mobile/norikae/assets/img/icon-btn-arrow.svg);
}
.uqc .application ul li{
	flex-basis: 60%;
}
.uqc .application.one .btn-outline-icon{
	padding-left: 0;
}
.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:768px) {
	.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  .btn-outline-icon.btn-simulation:before {
		display: none;
	}
	.uqc .application ul li{
		flex-basis: 100%;
	}
	.uqc .section-area .application{
		max-width: unset;
	}
	.uqc .section-area .application ul li{
		padding: 0;
		margin: 20px 0 0 0;
	}
	.uqc .section-area .application ul li a{
		width: 100%;
	}
	.uqc .section-area .application ul .btn-fill-icon i{
		left: 15px;
		margin-top: -14px;
		width: 40px;
	}
}

/*============================================================
	
*/
.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 .use-note-tip-overlay,
.uqc .sub-note-tip-overlay,
.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, .1);
}
.uqc .sub-note-tip-overlay {
	z-index: 10;
}
.use-note-tip-balloon,
.sub-note-tip-balloon,
.note-tip-balloon {
	display: none;
	position: absolute;
	z-index: 5;
	top: 0;
	width: 470px;
	margin: 20px 0 0;
	z-index: 6;
	font-family: Helvetica Neue, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans, ヒラギノ角ゴ ProN W3, BIZ UDPGothic, Meiryo, sans-serif;
	font-weight: 400;
	color: #000;
}
.sub-note-tip-balloon {
	z-index: 11;
}
.use-note-tip-balloon {
	margin-top: 0;
}
.use-note-tip-balloon .frame,
.sub-note-tip-balloon .frame,
.note-tip-balloon .frame {
	position: relative;
	padding: 20px 20px 90px;
	border: 2px solid #000;
	border-radius: 10px;
	background: #fff;
	font-size: 14px;
	line-height: 1.6;
}
.sub-note-tip-balloon .frame .tail,
.note-tip-balloon .frame .tail {
	display: block;
	position: absolute;
	top: -18px;
	left: 0;
}
.sub-note-tip-balloon .frame .tail:after, .sub-note-tip-balloon .frame .tail:before,
.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;
}
.sub-note-tip-balloon .frame .tail:before,
.note-tip-balloon .frame .tail:before {
	border-color: transparent transparent #000;
}
.sub-note-tip-balloon .frame .tail:after,
.note-tip-balloon .frame .tail:after {
	top: 5px;
	border-color: transparent transparent #fff;
}
.use-note-tip-balloon .frame .block,
.sub-note-tip-balloon .frame .block,
.note-tip-balloon .frame .block {
	display: none;
}
.use-note-tip-balloon .frame .block .margin,
.sub-note-tip-balloon .frame .block .margin,
.note-tip-balloon .frame .block .margin {
	margin: 1em 0 0;
}
.use-note-tip-balloon .frame .block .h,
.sub-note-tip-balloon .frame .block .h,
.note-tip-balloon .frame .block .h {
	margin: 0 0 .7em;
	font-size: 18px;
	color: #e73079;
}
.use-note-tip-balloon .frame .block a,
.sub-note-tip-balloon .frame .block a,
.note-tip-balloon .frame .block a {
	text-decoration: underline;
	color: #e73079;
}
.os-pc .use-note-tip-balloon .frame .block a:hover,
.os-pc .sub-note-tip-balloon .frame .block a:hover,
.os-pc .note-tip-balloon .frame .block a:hover {
	text-decoration: none;
}
.use-note-tip-balloon .frame .block .links,
.sub-note-tip-balloon .frame .block .links,
.note-tip-balloon .frame .block .links {
	margin: 1em 0 0;
	text-align: center;
}
.use-note-tip-balloon .frame .use-note-tip-close,
.sub-note-tip-balloon .frame .sub-note-tip-close,
.note-tip-balloon .frame .note-tip-close {
	display: flex;
	justify-content: center;
	position: fixed;
	left: 0;
	bottom: 20px;
	width: 100%;
}
.use-note-tip-balloon .frame .use-note-tip-close.limit,
.sub-note-tip-balloon .frame .sub-note-tip-close.limit,
.note-tip-balloon .frame .note-tip-close.limit {
	position: absolute;
	left: 0 !important;
	margin-left: 0;
	bottom: 20px;
}
.use-note-tip-balloon .frame .use-note-tip-close.hide,
.sub-note-tip-balloon .frame .sub-note-tip-close.hide,
.note-tip-balloon .frame .note-tip-close.hide {
	display: none;
}
.use-note-tip-balloon .frame .use-note-tip-close a,
.sub-note-tip-balloon .frame .sub-note-tip-close a,
.note-tip-balloon .frame .note-tip-close a {
	width: 114px !important;
}
/*
.use-note-tip-balloon .frame .use-note-tip-close a,
.sub-note-tip-balloon .frame .sub-note-tip-close a,
.note-tip-balloon .frame .note-tip-close a {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #e4007f url(../img/icon-close.svg) 50% 50% no-repeat;
	background-size: 12px 12px;
	cursor: pointer;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .use-note-tip-balloon .frame .use-note-tip-close a:hover,
.os-pc .sub-note-tip-balloon .frame .sub-note-tip-close a:hover,
.os-pc .note-tip-balloon .frame .note-tip-close a:hover {
	opacity: .7;
}
*/
.use-note-tip-balloon .frame img,
.sub-note-tip-balloon .frame img,
.note-tip-balloon .frame img {
	width: 100%;
}
.view-tip-setwari-outline .use-note-tip-balloon,
.view-tip-setwari-outline .sub-note-tip-balloon,
.view-tip-setwari-outline .note-tip-balloon {
	width: 692px;
}
.view-tip-setwari-outline .use-note-tip-balloon .frame,
.view-tip-setwari-outline .sub-note-tip-balloon .frame,
.view-tip-setwari-outline .note-tip-balloon .frame {
	padding-left: 14px;
	padding-right: 14px;
}
#tip-setwari-outline {
	text-align: center;
}
#tip-setwari-outline .head {
	display: flex;
	align-items: center;
	margin-bottom: 6px;
	text-align: left;
}
#tip-setwari-outline .head .icon {
	flex-basis: 76px;
}
#tip-setwari-outline .head .text {
	flex: 1;
	padding-left: 5px;
	font-size: 14px;
	line-height: 1.5;
}
#tip-setwari-outline .head .text h3 {
	font-size: 18px;
}
#tip-setwari-outline .row {
	display: flex;
}
#tip-setwari-outline .col01 {
	flex-basis: 34.24%;
}
#tip-setwari-outline .col02 {
	flex: 1;
}
#tip-setwari-outline .d01, #tip-setwari-outline .d02 {
	overflow: hidden;
	height: 0;
	background-size: contain;
}
#tip-setwari-outline .d01 {
	padding-top: 79.64%;
	background-image: url(../img/setwari-outline-d01.png);
}
#tip-setwari-outline .d02 {
	padding-top: 41.47%;
	background-image: url(../img/setwari-outline-d02.png);
}
@media screen and (max-width:768px) {
	.uqc .note-tip-btn a {
		height: 26px;
		font-size: 13px;
	}
	.uqc .note-tip-btn a i {
		width: 1pc;
		height: 1pc;
		font-size: 9pt;
	}
	.use-note-tip-balloon,
	.sub-note-tip-balloon,
	.note-tip-balloon {
		padding: 0 40px;
		width: 100% !important;
	}
	.use-note-tip-balloon {
		padding: 0 16px;
	}
	.use-note-tip-balloon .frame,
	.sub-note-tip-balloon .frame,
	.note-tip-balloon .frame {
		padding: 5.33333vw calc((56 / 750) * 100vw) calc(5.33333vw + 60px);
		border-radius: 8px;
		font-size: 3.73333vw;
	}
	.use-note-tip-balloon .frame .tail,
	.sub-note-tip-balloon .frame .tail,
	.note-tip-balloon .frame .tail {
		margin-left: -40px;
	}
	/*
	.use-note-tip-balloon .frame .use-note-tip-close a,
	.sub-note-tip-balloon .frame .sub-note-tip-close a,
	.note-tip-balloon .frame .note-tip-close a {
		width: 30px;
		height: 30px;
	}
	*/
	.view-tip-setwari-outline .use-note-tip-balloon,
	.view-tip-setwari-outline .sub-note-tip-balloon,
	.view-tip-setwari-outline .note-tip-balloon {
		width: 100%;
	}
	.view-tip-setwari-outline .use-note-tip-balloon .frame,
	.view-tip-setwari-outline .sub-note-tip-balloon .frame,
	.view-tip-setwari-outline .note-tip-balloon .frame {
		padding-left: 0;
		padding-right: 0;
	}
	.use-note-tip-balloon .frame .use-note-tip-close,
	.sub-note-tip-balloon .frame .sub-note-tip-close,
	.note-tip-balloon .frame .note-tip-close {
		left: 0 !important;
		bottom: 20px;
	}
	.use-note-tip-balloon .frame .use-note-tip-close.limit,
	.sub-note-tip-balloon .frame .sub-note-tip-close.limit,
	.note-tip-balloon .frame .note-tip-close.limit {
		bottom: 20px;
		width: 100% !important;
	}
	#tip-setwari-outline .head {
		margin-bottom: 15px;
	}
	#tip-setwari-outline .head .icon {
		flex-basis: 25.58%;
	}
	#tip-setwari-outline .head .text {
		padding-left: 0;
		font-size: 3.4vw;
	}
	#tip-setwari-outline .head .text h3 {
		font-size: 4.2vw;
	}
	#tip-setwari-outline .row {
		display: block;
	}
	#tip-setwari-outline .d01 {
		padding-top: 50.83%;
		background-image: url(../img/setwari-outline-d01-sp.png);
	}
	#tip-setwari-outline .d02 {
		padding-top: 100%;
		background-image: url(../img/setwari-outline-d02-sp.png);
	}
}

/*============================================================
	
*/
.uqc .table table {
	width: 100%;
	font-weight: 700;
	font-family: Noto Sans JP, Droid Sans, ヒラギノ角ゴ Pro W3, メイリオ, sans-serif;
	font-size: 18px;
	line-height: 1.2;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
}
.uqc .table table th {
	padding: 2px;
	height: 3pc;
	background-color: #e4007f;
	border: 1px solid #000;
	vertical-align: middle;
	text-align: center;
	font-weight: 900;
	font-size: 14px;
	line-height: 1.4;
	color: #fff;
}
.uqc .table table th.cell01 {
	width: 16%;
}
.uqc .table table th.cell02, .uqc .table table th.cell03 {
	width: 42%;
}
.uqc .table table th .small {
	font-size: 13px;
}
.uqc .table table td {
	padding: 2px;
	height: 58px;
	border: 1px solid #000;
	vertical-align: middle;
	text-align: center;
}
.uqc .table table td.bg {
	background-color: #f5f5f5;
}
.uqc .table table td.cap {
	font-size: 13px;
	line-height: 1.4;
	white-space: nowrap;
}
.uqc .table table .max {
	display: block;
	margin-bottom: -.2em;
	padding-top: .2em;
	font-size: 14px;
}
.uqc .table table .num {
	position: relative;
	bottom: -.04em;
	padding-right: .04em;
	font-family: Price;
	font-weight: 700;
	font-size: 33px;
	letter-spacing: -.03em;
}
.uqc .table table .num.lg {
	font-size: 40px;
}
.uqc .table table .bps {
	display: inline-block;
	text-indent: -.1em;
}
.uqc .table table .c1 {
	color: #e4007f;
}
.uqc .table table .c2 {
	color: #0f8cd4;
}
.uqc .table table dl {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.uqc .table table dl dt {
	padding-bottom: .2em;
	font-size: 9pt;
}
.uqc .table table dl dd {
	font-size: 18px;
}
.uqc .table table dl dt .num {
	font-size: 24px;
}
.uqc .table table dl dd {
	position: relative;
	margin-left: 5px;
	padding-left: 11px;
}
.uqc .table table dl dd:before {
	content: '';
	display: block;
	position: absolute;
	top: 40%;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 7px;
	border-color: transparent transparent transparent #000;
}
.uqc .table table dl dd .num {
	font-size: 33px;
}
.uqc .table table .table-info {
	display: flex;
	justify-content: center;
	align-items: center;
}
.uqc .table table .table-info p {
	margin-right: 60px;
	text-align: left;
	font-size: 13px;
	line-height: 1.4;
}
.uqc .table table .table-info dl {
	align-items: center;
	font-size: 18px;
}
.uqc .table table .table-info dl dt {
	padding-bottom: 0;
	padding-top: .24em;
	font-size: 18px;
}
.uqc .table table .table-info dl dt .num {
	font-size: 22px;
}
.uqc .table table .table-info dl dd {
	font-size: 18px;
}
.uqc .table table .table-info dl dd:before {
	top: 30%;
}
@media screen and (max-width:768px) {
	.uqc .table table {
		font-size: 4vw;
	}
	.uqc .table table th {
		padding: 1px;
		height: 15vw;
		font-size: 3vw;
	}
	.uqc .table table th .small {
		font-size: 100%;
	}
	.uqc .table table td {
		padding: 1px;
		height: 19vw;
	}
	.uqc .table table .row-data td, .uqc .table table .row-price td {
		height: 15vw;
	}
	.uqc .table table th.cell01 {
		width: 6%;
	}
	.uqc .table table th.cell02, .uqc .table table th.cell03 {
		width: 47%;
	}
	.uqc .table table td.cap {
		padding: 1px 5px;
		font-size: 2.6vw;
	}
	.uqc .table table .num {
		font-size: 7.2vw;
	}
	.uqc .table table dl {
		display: table;
		margin: 0 auto;
		text-align: right;
	}
	.uqc .table table dl dt {
		padding: 0;
		font-size: 3vw;
	}
	.uqc .table table dl dt .num {
		font-size: 4vw;
	}
	.uqc .table table dl dd {
		margin-left: 0;
		padding-left: 9px;
		font-size: 4vw;
	}
	.uqc .table table dl dd:before {
		top: 50%;
		margin-top: -4px;
		border-width: 4px 0 4px 6px;
	}
	.uqc .table table dl dd .num {
		font-size: 6vw;
	}
	.uqc .table table .max {
		margin-bottom: 0;
		padding-top: 0;
		font-size: 3vw;
	}
	.uqc .table table .table-info p {
		margin-right: 7vw;
		font-size: 3vw;
	}
	.uqc .table table .table-info dl {
		display: block;
		margin: 0;
		text-align: center;
		font-size: 4vw;
	}
	.uqc .table table .table-info dl dt {
		font-size: 3.6vw;
	}
	.uqc .table table .table-info dl dt .num {
		font-size: 4.8vw;
	}
	.uqc .table table .table-info dl dd {
		padding: 0;
		font-size: 3.6vw;
	}
	.uqc .table table .table-info dl dd:before {
		position: static;
		margin: 1vw auto;
		transform: rotate(90deg);
	}
	.uqc .table table .max {
		font-size: 3vw;
	}
	.uqc .table table .bps {
		font-weight: 900;
		font-size: 4.8vw;
	}
}

/*============================================================
	料金シミュレーションバナー
*/
.uqc .banner-simulation {
	margin: 30px 0 0;
}
.uqc .banner-simulation a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 560px;
	border-radius: 20px;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc .banner-simulation a:hover {
	opacity: 0.7;
}
@media screen and (max-width:768px) {

	.uqc .banner-simulation a {
		width: 100%;
		border-radius: 3.33vw;
	}
}

/*============================================================
	
*/
.uqc .content .section {
	position: relative;
	margin: 0 0 10px;
	background-color: #fff;
	border: 3px solid #000;
	overflow: hidden;
	z-index: 1;
}
.uqc .content .section.plan-wrap {
	margin: 0;
	padding: 0;
}
.uqc .content .section.plan-wrap .detail {
	border: none;

}
.uqc .content .section.plan-wrap .detail:after {
	display: none;

}
.uqc .content .section .head {
	position: relative;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc .content .section .head.hover {
	opacity: .7;
}
.uqc .content .section .head .spacing {
	letter-spacing: -.02em;
}
.uqc .content .section .ac-head i {
	display: block;
	position: absolute;
	top: 50%;
	right: 1pc;
	margin-top: -18px;
	width: 35px;
	height: 35px;
	border-radius: 6px;
	transition: opacity .2s cubic-bezier(.39, .575, .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%;
}
.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 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1pc;
	color: silver;
	transition: color .2s cubic-bezier(.39, .575, .565, 1);
	user-select: none;
}
.os-pc .uqc .content .section > .detail .close a:hover {
	color: #e4007f;
}
.uqc .content .section > .detail .close a i {
	position: relative;
	display: block;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	background-color: silver;
	border-radius: 3px;
	transition: background-color .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc .content .section > .detail .close a:hover i {
	background-color: #e4007f;
}
.uqc .content .section > .detail .close a i:before {
	content: '';
	display: block;
	position: absolute;
	top: 14px;
	left: 9px;
	width: 9pt;
	height: 2px;
	background-color: #fff;
}
.uqc .content .section > .detail .close span {
	text-decoration: underline;
}
@media screen and (max-width:768px) {
	.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: .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 .section > .detail .close a {
		font-size: 15px;
		color: #717171;
	}
	.uqc .content .section > .detail .close a i {
		width: 26px;
		height: 26px;
	}
	.uqc .content .section > .detail .close a i:before {
		top: 9pt;
		left: 7px;
		width: 9pt;
		height: 2px;
	}
}

/*============================================================
	
*/
.uqc .content-price {
	padding: 0;
}
.uqc .container-price {
	overflow: visible;
	position: relative;
	padding: 32px 0 64px;
	margin: 0 auto;
	max-width: 852px;
	width: 100%;
}
.uqc .komikomi-plus-wrap {
	background: #fff;
	border-radius: 60px;
	padding: 20px 36px 32px;
}
.uqc .komikomi-plus-wrap .komikomi-title {
	font-size: 32px;
	font-weight: 900;
	margin-bottom: 8px;
	text-align: center;
}
.tips-link-wrap {
	text-align: center;
}
.tips-link-wrap a {
	color: #e4007f;
	display: inline-flex;
	align-items: center;
	font-size: 13px;
	text-decoration: underline;
}
.komikomi-plus-wrap .tips-link-wrap a {
	font-size: 17px;
	font-weight: bold;
}
.tips-link-wrap a .large {
	font-size: 19px;
}
.tips-link-wrap a::after {
	background: url(../img/tip-hatena.svg) no-repeat center center / contain;
	content: '';
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-left: 6px;
}
.uqc .komikomi-plus-wrap .price-box-wrap {
	display: flex;
	justify-content: center;
	gap: 0;
	max-width: 680px;
	margin: 0 auto;
}
.uqc .komikomi-plus-wrap .price-wrap {
	display: flex;
	align-items: flex-end;
	margin-top: 3px;
}
.uqc .komikomi-plus-wrap .price-wrap .data-wrap {
	padding: 2px 0 4px 8px;
}
.uqc .komikomi-plus-wrap .price-wrap .data-wrap .data {
	background: #ff5f92;
	border-radius: 999px;
	color: #fff;
	display: inline-block;
	font-family: Price;
	font-size: 29px;
	font-weight: 700;
	line-height: 1;
	padding: 6px 0 0;
	width: 134px;
	text-align: center;
}
.uqc .komikomi-plus-wrap .price-wrap .data-wrap .data .num {
	display: inline-block;
	font-size: 58px;
	line-height: 1;
}
.uqc .komikomi-plus-wrap .price-wrap .data-wrap .notes {
	color: #ff5f92;
	font-size: 14px;
	margin-top: 10px;
}
.uqc .komikomi-plus-wrap .price-wrap .price {
	color: #024ea3;
	margin-left: 28px;
}
.uqc .komikomi-plus-wrap .price-wrap .price .tax-out {
	display: flex;
	line-height: 1.1;
}
.uqc .komikomi-plus-wrap .price-wrap .price .tax-out .num {
	display: inline-block;
	font-family: Price;
	font-size: 90px;
	font-weight: 700;
	letter-spacing: -0.04em;
}
.uqc .komikomi-plus-wrap .price-wrap .price .tax-out dl {
	margin: 36px 0 0 3px;
}
.uqc .komikomi-plus-wrap .price-wrap .price .tax-out dl dt {
	font-size: 14px;
}
.uqc .komikomi-plus-wrap .price-wrap .price .tax-out dl dd {
	font-size: 16px;
}
.uqc .komikomi-plus-wrap .price-wrap .price .tax-in {
	display: flex;
	justify-content: center;
	font-size: 40px;
	line-height: 1.1;
	margin-top: -14px;
}
.uqc .komikomi-plus-wrap .price-wrap .price .tax-in .num {
	font-family: Price;
	font-size: 50px;
	font-weight: 700;
	letter-spacing: -0.04em;
}
.uqc .komikomi-plus-wrap .price-wrap .price .tax-in .yen {
	font-size: 18px;
	margin-top: 16px;
}
.uqc .komikomi-plus-wrap .bottom-price-list > li + li {
	margin-top: 8px;
}
.uqc .komikomi-plus-wrap .bottom-price-list dl {
	display: flex;
	align-items: flex-start;
}
.uqc .komikomi-plus-wrap .bottom-price-list dl dt {
	border: 1px solid #ccc;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	width: 102px;
	height: 38px;
	margin-right: 8px;
}
.uqc .komikomi-plus-wrap .bottom-price-list dl dt {
}
.uqc .komikomi-plus-wrap .bottom-price-list dl dt .small {
	font-size: 12px;
}
.uqc .komikomi-plus-wrap .bottom-price-list dl dd {
	flex: 1;
	text-align: center;
}
.uqc .komikomi-plus-wrap .bottom-price-list dl dd .price .tax-in,
.uqc .komikomi-plus-wrap .bottom-price-list dl dd .price .tax-out,
.uqc .komikomi-plus-wrap .bottom-price-list dl dd .price .yen,
.uqc .komikomi-plus-wrap .bottom-price-list dl dd .price .tax,
.uqc .komikomi-plus-wrap .bottom-price-list dl dd .price .num {
	display: inline-block;
}
.uqc .komikomi-plus-wrap .bottom-price-list .after {
	color: #333;
}
.uqc .komikomi-plus-wrap .bottom-price-list .after dd .price .num {
	font-family: Price;
	font-size: 49px;
	font-weight: 700;
	letter-spacing: -0.04em;
	line-height: .8;
}
.uqc .komikomi-plus-wrap .bottom-price-list .after dd .price .yen {
	font-size: 18px;
}
.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd dd {
	margin-right: -6px;
}
.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd dd .price {
	color: #024ea3;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .num {
	font-family: Price;
	font-size: 50px;
	font-weight: 700;
	letter-spacing: -0.04em;
	line-height: .75em;
}
.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-out {
	display: inline-flex;
	flex-direction: column;
	margin-left: 5px;
}
.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-out .yen,
.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-out .tax {
	display: inline-block;
}
.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-out .tax {
	font-size: 14px;
}
.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-out .yen {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.1;
}
.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-in {
	font-size: 19px;
	line-height: 1.1;
	margin-left: 4px;
}
.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-in .in-num {
	font-family: Price;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: -0.04em;
}
.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-in .in-yen {
	font-size: 15px;
}
.uqc .komikomi-plus-wrap .plan-merit {
	max-width: 679px;
	margin: 16px auto 0;
	text-align: center;
}
.uqc .plan-komikomi-notes-wrap {
	color: #fff;
}
.uqc .plan-komikomi-notes-wrap .notes-ac-wrap::after {
	background: url(../img/bg-color-body-01.jpg);
	-webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	mask-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}
.uqc .plan-komikomi-notes-wrap .notes-ac-content {
	padding: 24px 0 0;
}
.uqc .plan-komikomi-notes-wrap .notes-ac-content a {
	text-decoration: underline;
}
.uqc .plan-komikomi-notes-wrap .notes-ac-content a[target="_blank"] {
	display: inline-block;
	padding-right: 1em;
	position: relative;
}
.uqc .plan-komikomi-notes-wrap .notes-ac-content a[target="_blank"]::before {
	speak: none;
	content: "\e90b";
	font-family: uq-icomoon !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	overflow: hidden;
	text-align: center;
	text-transform: none;
	bottom: 0;
	height: 1em;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 1em;
	z-index: 1;
}
.uqc .family-privilege-wrap {
	background: #fff;
	border-radius: 60px;
	margin-top: 32px;
	padding: 24px 46px 32px;
}
.uqc .family-privilege-wrap .family-title {
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 14px;
	text-align: center;
}
.uqc .family-privilege-wrap .family-privilege-list > li .left .label {
	background: #3391d7;
	border-radius: 12px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.uqc .family-privilege-wrap .family-privilege-list > li .left .info {
	display: flex;
	align-items: center;
}
.uqc .family-privilege-wrap .family-privilege-list > li .left .info .icon {
	width: 51px;
	padding: 0 10px;
}
.uqc .family-privilege-wrap .family-privilege-list > li .left .info .txt {
	font-size: 14px;
	line-height: 1.3;
}
.uqc .family-privilege-wrap .family-privilege-list > li .left .info .txt .small {
	font-size: 9px;
}
.uqc .family-privilege-wrap .family-privilege-list > li .plan-name-wrap {
	color: #e4007f;
}
.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .label span {
	border: 1px solid #ccc;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .price {
	color: #e4007f;
}
.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .price .num {
	font-family: Price;
	font-weight: 700;
	letter-spacing: -0.04em;
}
.uqc .family-privilege-wrap .family-privilege-note {
	font-size: 12px;
	margin: 16px 0;
	text-align: center;
}
@media screen and (min-width:769px) {
	.uqc .komikomi-plus-wrap .price-box-wrap .price-box {
		width: 363px;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-out .yen,
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-out .tax {
		position: relative;
		top: 6px;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-out .yen {
		top: 2px;
	}
	.uqc .komikomi-plus-wrap .price-box-wrap .price-box .tips-link-wrap {
		white-space: nowrap;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list {
		border-left: 2px dotted #ebebeb;
		flex: 1;
		margin-left: 30px;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list > li:first-child {
		padding: 7px 0 16px 20px;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list > li:last-child {
		padding: 29px 0 8px 20px;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list > li + li {
		border-top: 2px dotted #ebebeb;
		margin-top: 0;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list dl dt {
		font-size: 12px;
		margin-right: 20px;
		width: 78px;
		height: 27px;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list dl dt .small {
		font-size: 10px;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list dl dd {
		text-align: left;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd dd .price {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .num {
		line-height: .5em;
		margin: 4px 0 0 -6px;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-in {
		width: 100%;
		margin: 6px 0 0;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd dt {
		margin-top: 20px;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list > li:last-child .price {
		white-space: nowrap;
	}
	.uqc .plan-komikomi-notes-wrap .notes-ac-content {
		padding-top: 30px;
	}
	.uqc .plan-komikomi-notes-wrap .notes-ac-ctr {
		margin-top: 0;
	}
	.uqc .plan-komikomi-notes-wrap .notes-ac-opened .notes-ac-closer {
		margin-top: 32px;
	}
	.uqc .family-privilege-wrap .family-privilege-list {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li {
		display: grid;
		grid-template-rows: subgrid;
		grid-row: span 3;
		gap: 0;
		padding: 0 14px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li + li {
		border-left: 2px dotted #ebebeb;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .left {
		width: 100%;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .left .label {
		font-size: 18px;
		width: 100%;
		height: 28px;
		margin-bottom: 14px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .left .info {
		justify-content: center;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .left .info .icon {
		width: 28px;
		padding: 0;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .left .info .txt {
		font-size: 18px;
		margin-left: 10px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .left .info .txt .small {
		font-size: 12px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .plan-name-wrap {
		margin-top: 10px;
		text-align: center;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .plan-name-wrap .plan-name {
		font-size: 20px;
		font-weight: bold;
		line-height: 1.1;
		letter-spacing: -0.04em;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .plan-name-wrap .privilege {
		font-size: 17px;
		line-height: 1.4;
		letter-spacing: -0.04em;
		margin-top: 4px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap {
		margin-top: 10px;
		text-align: center;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .label span {
		border-radius: 6px;
		font-size: 12px;
		width: 100px;
		height: 22px;
		margin: 0 auto;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .price {
		line-height: 1;
		margin-top: 6px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .price .num {
		font-size: 30px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .price .yen {
		font-size: 15px;
		font-weight: bold;
	}
}
@media screen and (max-width:768px) {
	.uqc .container-price {
		padding: 13px 4.66667vw 32px;
		max-width: 100%;
	}
	.uqc .komikomi-plus-wrap {
		border-radius: 60px;
		padding: 10px 18px 27px;
	}
	.uqc .komikomi-plus-wrap .komikomi-title {
		font-size: 25px;
		margin-bottom: 3px;
	}
	.uqc .komikomi-plus-wrap .tips-link-wrap {
		margin-bottom: -4px;
	}
	.komikomi-plus-wrap .tips-link-wrap a,
	.tips-link-wrap a {
		font-size: 14px;
	}
	.tips-link-wrap a .large {
		font-size: 15px;
	}
	.tips-link-wrap a::after {
		width: 23px;
		height: 23px;
		margin-left: 4px;
	}
	.uqc .komikomi-plus-wrap .price-box-wrap {
		display: block;
		margin: 0;
	}
	.uqc .komikomi-plus-wrap .price-wrap {
		width: 100%;
		margin-top: 0;
	}
	.uqc .komikomi-plus-wrap .price-wrap .data-wrap {
		padding: 0 0 8px;
		margin-bottom: calc((14 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .price-wrap .data-wrap .data {
		border-radius: 999px;
		font-size: calc((48 / 750) * 100vw);
		letter-spacing: -0.04em;
		padding: 6px 0 0;
		width: calc((202 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .price-wrap .data-wrap .data .num {
		font-size: calc((96 / 750) * 100vw);
		letter-spacing: -0.05em;
	}
	.uqc .komikomi-plus-wrap .price-wrap .data-wrap .notes {
		font-size: calc((24 / 750) * 100vw);
		line-height: 1.3;
		margin-top: 10px;
	}
	.uqc .komikomi-plus-wrap .price-wrap .price {
		margin-left: 0;
	}
	.uqc .komikomi-plus-wrap .price-wrap .price .tax-out .num {
		font-size: calc((180 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .price-wrap .price .tax-out dl {
		margin: calc((80 / 750) * 100vw) -8px 0 calc((6 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .price-wrap .price .tax-out dl dt {
		font-size: calc((28 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .price-wrap .price .tax-out dl dd {
		font-size: calc((32 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .price-wrap .price .tax-in {
		font-size: calc((70 / 750) * 100vw);
		margin: calc((48 / 750) * -100vw) 0 0 calc((10 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .price-wrap .price .tax-in .num {
		font-size: calc((98 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .price-wrap .price .tax-in .yen {
		font-size: calc((34 / 750) * 100vw);
		margin: calc((32 / 750) * 100vw) 0 0 calc((6 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .bottom-price-list {
		background: url(../img/border-dotted.svg) repeat-x 0 0 / auto 4px;
		margin-top: 8px;
		padding-top: 16px;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list dl dt {
		font-size: calc((26 / 750) * 100vw);
		width: calc((164 / 750) * 100vw);
		height: 30px;
		margin-right: 0;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list dl dt .small {
		font-size: calc((20 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .after dd .price .num {
		font-size: calc((90 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .after dd .price .yen {
		font-size: 16px;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .num {
		font-size: calc((90 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-out {
		margin-left: 0;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-out .tax {
		font-size: calc((24 / 750) * 100vw);
		letter-spacing: -0.02em;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-out .yen {
		font-size: calc((28 / 750) * 100vw);
		margin-top: calc((8 / 750) * -100vw);
		line-height: 1.5;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-in {
		font-size: calc((30 / 750) * 100vw);
		margin-left: 0;
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-in .in-num {
		font-size: calc((44 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .bottom-price-list .line-2nd .price .tax-in .in-yen {
		font-size: calc((22 / 750) * 100vw);
	}
	.uqc .komikomi-plus-wrap .plan-merit {
		margin-top: 10px;
	}
	.uqc .family-privilege-wrap {
		margin-top: 32px;
		padding: 22px 17px 28px;
	}
	.uqc .family-privilege-wrap .family-title {
		font-size: 18px;
		margin-bottom: 24px;
	}
	.uqc .family-privilege-wrap .family-privilege-list {
		display: block;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li {
		background: url(../img/border-dotted.svg) repeat-x 0 bottom / auto 4px;
		display: grid;
		gap: 0 6px;
		grid-template-columns: 1fr auto auto;
		padding-bottom: 10px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li + li {
		margin-top: 10px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap,
	.uqc .family-privilege-wrap .family-privilege-list > li .plan-name-wrap,
	.uqc .family-privilege-wrap .family-privilege-list > li .left {
		display: grid;
		gap: 0;
		grid-template-rows: subgrid;
		grid-row: span 2;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .left .label {
		border-radius: 13px;
		font-size: 14px;
		margin-bottom: 2px;
		width: 88px;
		height: 25px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .left .info .icon {
		width: 38px;
		padding: 0 5px 0 0;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .price,
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .label,
	.uqc .family-privilege-wrap .family-privilege-list > li .plan-name-wrap .privilege,
	.uqc .family-privilege-wrap .family-privilege-list > li .plan-name-wrap .plan-name {
		display: flex;
		align-items: center;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .plan-name-wrap .plan-name {
		font-size: 16px;
		font-weight: 700;
		letter-spacing: -0.03em;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .plan-name-wrap .privilege {
		font-size: 14px;
		letter-spacing: -0.04em;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .label span {
		font-size: 12px;
		letter-spacing: -0.03em;
		width: 100%;
		height: 21px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .price {
		line-height: .7;
		justify-content: center;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .price .num {
		font-size: 26px;
	}
	.uqc .family-privilege-wrap .family-privilege-list > li .price-wrap .price .yen {
		font-size: 11px;
		font-weight: 700;
		margin-left: 2px;
	}
	.uqc .family-privilege-wrap .family-privilege-note {
		margin: 10px 0 16px;
		text-align: left;
	}
}

/*============================================================
	
*/
.content-lineup {
	padding: 64px 0 0;
}
.uqc .content-lineup .section {
	border: 4px solid #e4007f;
	border-radius: 20px;
	margin-bottom: 0;
}
.uqc .content-lineup .section .head {
	height: 78pt;
}
.uqc .content-lineup .section .head .h {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	line-height: 1.1;
}
.uqc .content-lineup .section .head .h .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-basis: 180px;
	flex-shrink: 0;
}
.uqc .content-lineup .section .head .h .icon img {
	width: 75pt;
}
.uqc .content-lineup .section .head .h .main h2 {
	transform-origin: 0 50%;
}
.uqc .content-lineup .section .ac-head i {
	background-color: #e4007f;
	transition: background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.uqc .content-lineup .section.opened .ac-head i {
	background-color: silver;
}
.uqc .content-lineup .section > .detail:after {
	content: none;
}
@media screen and (max-width: 980px) {
	.uqc .content-lineup .section .head .h .icon {
		flex-basis: 120px;
	}
}
@media screen and (max-width: 768px) {
	.uqc .content-lineup .section {
		border-width: 2px;
		border-radius: 10px;
	}
	.uqc .content-lineup .section .head {
		height: 26vw;
	}
	.uqc .content-lineup .section .head .h .icon {
		flex-basis: 19.4%;
	}
	.uqc .content-lineup .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: 768px) {
	.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 .wrap .lead .color-keycolor {
	font-size: 22px;
}
.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;
}
.uqc .sc-smartphone .slider .block .btn-fill-icon.btn-shop.btn-shoplink::before {
	background: none;
	padding: 0;
	width: 1.5em;
	height: 1.5em;
	font-size: 1.5em;
	left: 4px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e903";
	font-family: uq-icomoon !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	text-transform: none;
}
@media screen and (min-width: 769px) {
	.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: 768px) {
	.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 .wrap .lead .color-keycolor {
		font-size: 19px;
	}
	.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 .btn-fill-icon.btn-shop:before {
		background: none;
		padding: 0;
		width: 2em;
		height: 2em;
		font-size: 2em;
		left: -2px;
	}
	.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 .plan-notes.bd {
	position: relative;
	border: 3px solid #000;
	background-color: #fff;
	line-height: 1.4;
	margin-top: 43px;
}
.uqc .plan-notes-outer {
	overflow-y: scroll;
	height: 338px;
}
.uqc .plan-notes-wrap {
	padding: 15px 15px 20px;
}
.uqc .plan-notes-head {
	margin: 0 0 15px;
	text-align: center;
	font-size: 18px;
}
.uqc .plan-notes-block {
	margin: 0 auto 10px;
	max-width: 40pc;
}
.uqc .plan-notes-subhead {
	padding: 5px;
	background-color: #717171;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.uqc .plan-notes-detail {
	padding: 15px 25px;
	background-color: #fff;
	font-size: 14px;
	line-height: 1.4;
}
.uqc .plan-notes-detail ul.indent li {
	padding-left: 1em;
	text-indent: -1em;
}
.uqc .plan-notes-detail ul.indent2 li {
	padding-left: 2em;
	text-indent: -1em;
}
.uqc .plan-notes-detail ul.indent li > i {
	font-family: monospace;
}
.uqc .plan-notes-detail .underline {
	color: red;
}
.uqc .plan-notes-detail .limit {
	color: #d7262b;
}
.uqc .plan-notes-ctr-spacer {
	height: 45px;
}
.uqc .plan-notes-open {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -57px;
	width: 114px;
}
.uqc .plan-notes-close {
	display: none;
	position: fixed;
	z-index: 3;
	bottom: 20px;
	left: 50%;
	margin-left: 33px;
	width: 114px;
}
.has-application-fixed .uqc .plan-notes-close {
	bottom: 130px;
}
@media screen and (max-width:768px) {
	.has-application-fixed .uqc .plan-notes-close {
		bottom: 104px;
	}
}
@media screen and (max-width:1179px) {
	.uqc .plan-notes-close {
		margin-left: -57px;
	}
}
.plan-notes-opened .uqc .plan-notes-open {
	display: none;
}
.plan-notes-opened .uqc .plan-notes-close {
	display: block;
}
.uqc .plan-notes.limit .plan-notes-close {
	position: absolute;
	margin-left: -57px;
	bottom: 20px;
}
/*.has-application-fixed.plan-notes-ctr-limit .uqc .plan-notes-close {
	bottom: 20px;
}*/
.uqc .plan-notes.hide .plan-notes-close {
	display: none;
}
.ac-motion .uqc .plan-notes .plan-notes-close {
	display: none !important;
}
.uqc .plan-notes-ctr span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 40px;
	background-color: rgba(150, 150, 150, .9);
	border-radius: 10px;
	font-size: 14px;
	color: #fff;
}
.os-pc .uqc .plan-notes-ctr span {
	transition: background-color .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc .plan-notes-ctr:hover span {
	opacity: .7;
}
.uqc .plan-notes-ctr i {
	position: relative;
	display: block;
	margin: 0 10px 0 0;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: #fff;
}
.uqc .plan-notes-ctr i:before {
	margin: -1px 0 0 -5px;
	width: 10px;
	height: 2px;
}
.uqc .plan-notes-ctr i:before, .uqc .plan-notes-open i:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	background-color: rgba(150, 150, 150, 1);
}
.uqc .plan-notes-open i:after {
	margin: -5px 0 0 -1px;
	width: 2px;
	height: 10px;
}
@media screen and (max-width:768px) {
	.uqc .plan-notes {
		margin: 0 0 10px 0;
		border-width: 2px;
	}
	.uqc .plan-notes-wrap {
		padding: 15px 20px 20px;
	}
	.uqc .plan-notes-head {
		margin: 0 0 15px;
		font-size: 18px;
	}
	.uqc .plan-notes-block {
		max-width: 100%;
	}
	.uqc .plan-notes-detail {
		padding: 9pt 10px;
		font-size: 13px;
	}
}

/*============================================================
	
*/
.uqc .content .section-other {
	padding: 0;
	margin-top: 70px;
}
.uqc .content .section-other .section {
	margin: 0;
	border: none;
	border-radius: 23px;
}
.uqc .content .section-other .section + .section {
	margin-top: 10px;
}
.uqc .content .section-other .section .ac-head {
	background-color: #fff;
	color: #000;
	height: auto;
}
.uqc .content .section-other .section .ac-head i {
	background: none;
	right: 14px;
}
.uqc .content-safety .section-other .section.opened .ac-head i {
	background: none;
}
.uqc .content .section-other .section .ac-head i:before {
	background: #a4a4a4;
	margin: -1px 0 0 -7px;
	width: 15px;
	height: 3px;
}
.uqc .content .section-other .section .ac-head i:after {
	background: #a4a4a4;
	margin: -7px 0 0 -1px;
	width: 3px;
	height: 15px;
}
.uqc .content .section-other .section .ac-head h2 {
	padding: 13px 40px;
	font-size: 15px;
	line-height: 1.3;
}
.uqc .content .section-other .section > .detail {
	padding: 0;
}
@media screen and (max-width:768px) {
	.uqc .content .section-other {
		margin-top: 39px;
	}
	.uqc .content .section-other .section + .section {
		margin-top: 10px;
	}
	.uqc .content .section-other .section .ac-head h2 {
		display: flex;
		align-items: center;
		padding: 1.5vw 30px 1.5vw 27px;
		min-height: 12vw;
		font-size: 4.2vw;
		line-height: 1.3;
	}
}

/*============================================================
	
*/
.uqc .section-ac .section-ac-wrap {
	position: relative;
	padding: 0 0 90px 0;
}
.uqc .section-ac .ac-foot {
	display: none;
	position: fixed;
	z-index: 3;
	bottom: 130px;
	left: 50%;
	margin-left: 33px;
	width: 114px;
}
.ac-motion .uqc .section-ac .ac-foot {
	display: none !important;
}
@media screen and (max-width:1179px) {
	.uqc .section-ac .ac-foot {
		margin-left: -57px;
	}
}
@media screen and (max-width:768px) {
	.uqc .section-ac .ac-foot {
		bottom: 104px;
	}
}
.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;
}
.use-note-tip-balloon .frame .use-note-tip-close a,
.sub-note-tip-balloon .frame .sub-note-tip-close a,
.note-tip-balloon .frame .note-tip-close a,
.uqc .section-ac .ac-foot a span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 40px;
	background-color: rgba(150, 150, 150, .9);
	border-radius: 10px;
	font-size: 14px;
	color: #fff;
}
.os-pc .uqc .section-ac .ac-foot a span {
	transition: background-color .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .use-note-tip-balloon .frame .use-note-tip-close a:hover,
.os-pc .sub-note-tip-balloon .frame .sub-note-tip-close a:hover,
.os-pc .note-tip-balloon .frame .note-tip-close a:hover,
.os-pc .uqc .section-ac .ac-foot a:hover span {
	opacity: .7;
}
.use-note-tip-balloon .frame .use-note-tip-close a i,
.sub-note-tip-balloon .frame .sub-note-tip-close a i,
.note-tip-balloon .frame .note-tip-close a i,
.uqc .section-ac .ac-foot a i {
	position: relative;
	display: block;
	margin: 0 10px 0 0;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: #fff;
}
.use-note-tip-balloon .frame .use-note-tip-close a i:before,
.sub-note-tip-balloon .frame .sub-note-tip-close a i:before,
.note-tip-balloon .frame .note-tip-close a i:before,
.uqc .section-ac .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 .sc-other01 .notes-wrap {
	padding: 20px 0 0 0;
	line-height: 1.4;
}
.uqc .sc-other01 .notes-block {
	margin: 0 auto 10px;
	max-width: 40pc;
}
.uqc .sc-other01 .notes-subhead {
	padding: 5px;
	background-color: #717171;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.uqc .sc-other01 .notes-detail {
	padding: 15px 0;
	background-color: #fff;
	font-size: 14px;
}
.uqc .sc-other01 .notes-block:last-child {
	margin-bottom: 0;
}
.uqc .sc-other01 .notes-block:last-child .notes-detail {
	padding-bottom: 0;
}
.uqc .sc-other01 .notes-detail ul.indent li {
	padding-left: 1em;
	text-indent: -1em;
}
.uqc .sc-other01 .notes-detail ul.indent2 li {
	padding-left: 2em;
	text-indent: -1em;
}
.uqc .sc-other01 .notes-detail ul.indent li>i {
	font-family: monospace;
}
.uqc .content .section .sc-other01 .close {
	padding: 0 0 30px 0;
}
@media screen and (max-width:768px) {
	.uqc .sc-other01 {
		padding: 0;
	}
	.uqc .sc-other01 .notes-wrap {
		padding: 15px 0 0;
		line-height: 1.4;
	}
	.uqc .sc-other01 .notes-detail {
		padding: 9pt 0;
		font-size: 13px;
	}
	.uqc .content .section .sc-other01 .close {
		margin: 0;
	}
}

/*============================================================
	
*/
.uqc .increase-option .option {
	margin: 0 auto;
	padding: 30px 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 35px;
}
.uqc .increase-option .option .h span:after, .uqc .increase-option .option .h span:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 40px;
	height: 40px;
	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: .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: 20px auto 32px;
	max-width: 90px;
}
.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);
}
.uqc .increase-option .option .gb .notes {
	text-align: left;
	margin-top: 8px;
}
@media screen and (max-width:768px) {
	.uqc .increase-option .option {
		padding: 20px 17px 0;
		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 {
		top: auto;
		bottom: 0;
		width: 7.4vw;
		height: 7.4vw;
	}
	.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: 8px 0 0;
	}
	.uqc .increase-option .option .gb .img img {
		margin: 24px auto;
		max-width: calc((156 / 750) * 100vw);
	}
	.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 .underage-notes {
	padding: 30px 40px 0 40px;
	font-size: 14px;
	line-height: 1.4;
}
.uqc .underage-notes .color-red {
	color: red;
}
.uqc .underage-notes .uqv2-parts-title--md {
	font-size: 20px;
}
.uqc .underage-notes .uqv2-parts-text--lg {
	margin: .5em 0 0 0;
	font-size: 15px;
}
.uqc .underage-notes .uqv2-parts-margin-top--section {
	padding: 0;
}
.uqc .underage-notes td {
	text-align: left;
	vertical-align: top;
}
.uqc .underage-notes .uqv2-parts-indent {
	padding-left: 1em;
	text-indent: -1em;
}
.uqc .underage-notes .uqv2-parts-indent2 {
	padding-left: 2em;
	text-indent: -2em;
}
.uqc .underage-notes .uqv2-parts-indent2>i {
	display: inline-block;
	width: 2em;
}
.uqc .underage-notes .uqv2-parts-indent2>* {
	text-indent: 0;
}
.uqc .underage-notes .indent-dot:before {
	content: '・';
	font-family: monospace;
}
@media screen and (max-width:768px) {
	.uqc .underage-notes {
		padding: 30px 15px 0 20px;
		font-size: 13px;
	}
	.uqc .underage-notes .uqv2-parts-title--md {
		font-size: 100%;
	}
	.uqc .underage-notes .uqv2-parts-text--lg {
		font-size: 100%;
	}
}

/*============================================================
	
*/
.uqc .call-option {
  margin: 0 auto;
  padding: 22px 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: 16px;
	margin-right: 3px;
}
.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;
}
.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;
  
}
.uqc .call-option .page-box-basic .page-box01-stitle sup {
  transform-origin: 0% 20%;
}

.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;
	display: flex;
	flex-wrap: wrap;
	gap: 0 20px;
	text-align: center;
}
.uqc .call-option .page-box-basic .page-box01-cont .page-box01-stitle {
  padding-top: 0;
	flex: 1;
}
.uqc .call-option .page-box-basic .page-box01-cont .page-box01-sbox {
	flex: 1;
  display: flex;
	padding: 0 20px;
	flex-wrap: wrap;
	gap: 0 10px;
	justify-content: center;
	align-items: baseline;
	position: relative;
}
.uqc .call-option .page-box-basic .page-box01-cont .page-box01-sbox:before {
	content:"";
	position: absolute;
	left: -10px;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #cdcdcd;

}
.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: 10px 0 0;
	width: 100%;
}
@media screen and (max-width: 768px) {
  .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 .call-option .page-box-basic .page-box01-cont .page-box01-sbox{
		flex-direction: column;
		gap: 3px;
	}
}

/*============================================================
	
*/
.uqc .head-smartphone .h .main .catch {
	font-size: 20px;
}
.uqc .head-smartphone .h .main h2 {
	margin: .06em 0 0;
	font-size: 35px;
}
@media screen and (max-width:768px) {
	.uqc .head-smartphone .h .main .catch {
		font-size: 4.2vw;
	}
	.uqc .head-smartphone .h .main h2 {
		margin: .06em 0;
		font-size: 6.9vw;
		transform: scaleX(.92);
	}
}
.uqc .sc-smartphone .wrap {
	position: relative;
	padding: 0 50px 120px 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: -105px;
}
.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 .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc .sc-smartphone .slider .block a.hover-link {
	opacity: .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:769px) {
	.uqc .sc-smartphone .slider .block .btn-fill-icon {
		margin: 0 auto;
		padding: 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:768px) {
	.uqc .sc-smartphone .wrap {
		padding: 0 0 105px 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 .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 .sc-smartphone .slider .slick-dots {
		bottom: -100px;
	}
}

/*============================================================
	
*/
.content-menu-by-usage {
	padding-top: 64px;
}
.section-usage .usage-title {
	width: 564px;
	margin: 0 auto 16px;
}
.section-usage .usage-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 20px;
}
.section-usage .usage-list > li:nth-of-type(1) {
	width: 271px;
	padding-top: 40px;
}
.section-usage .usage-list > li:nth-of-type(2) {
	width: 242px;
	padding-top: 20px;
}
.section-usage .usage-list > li:nth-of-type(3) {
	width: 250px;
}
.section-usage .usage-list > li:nth-of-type(4) {
	width: 210px;
	padding-top: 32px;
}
.section-usage .usage-list > li:nth-of-type(5) {
	width: 262px;
}
.section-usage .usage-list > li:nth-of-type(6) {
	width: 284px;
	padding-top: 16px;
}
.section-usage .usage-list > li a {
	display: block;
}
@media screen and (min-width:769px) {
	.section-usage .usage-list > li a:hover {
		opacity: .7;
	}
}

.section-guide {
	background: url(../img/bg-color-body-02.jpg);
	margin-top: 64px;
	padding: 64px 0;
}
.section-guide .guide-title {
	width: 479px;
	margin: 0 auto 15px;
}
.section-guide .guide-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.section-guide .guide-list > li:nth-of-type(1) {
	width: 240px;
}
.section-guide .guide-list > li:nth-of-type(2) {
	width: 243px;
	padding-top: 54px;
}
.section-guide .guide-list > li:nth-of-type(3) {
	width: 281px;
	padding-top: 6px;
}
.section-guide .guide-list > li a {
	display: block;
}
@media screen and (min-width:769px) {
	.section-guide .guide-list > li a:hover {
		opacity: .7;
	}
}
@media screen and (max-width:768px) {
	.content-menu-by-usage {
		padding-top: 48px;
	}
	.section-usage .usage-title {
		width: 329px;
		margin-bottom: 30px;
	}
	.section-usage .usage-list {
		flex-direction: column;
		gap: 0;
		margin: 0;
	}
	.section-usage .usage-list > li:nth-of-type(1) {
		align-self: flex-start;
		padding-top: 0;
		width: calc((304 / 375) * 100vw);
	}
	.section-usage .usage-list > li:nth-of-type(2) {
		align-self: flex-end;
		margin-top: 5px;
		padding-top: 0;
		width: calc((266 / 375) * 100vw);
	}
	.section-usage .usage-list > li:nth-of-type(3) {
		align-self: flex-start;
		margin-top: 20px;
		width: calc((280 / 375) * 100vw);
	}
	.section-usage .usage-list > li:nth-of-type(4) {
		align-self: flex-end;
		margin-top: 18px;
		padding-top: 0;
		width: calc((234 / 375) * 100vw);
	}
	.section-usage .usage-list > li:nth-of-type(5) {
		align-self: flex-start;
		margin-top: 8px;
		width: calc((301 / 375) * 100vw);
	}
	.section-usage .usage-list > li:nth-of-type(6) {
		align-self: flex-end;
		margin-top: 25px;
		padding-top: 0;
		width: calc((311 / 375) * 100vw);
	}
	.section-guide {
		margin-top: 50px;
		padding: 50px 0;
	}
	.section-guide .guide-title {
		width: 195px;
		margin-bottom: 25px;
	}
	.section-guide .guide-list {
		flex-direction: column;
	}
	.section-guide .guide-list > li:nth-of-type(1) {
		align-self: flex-start;
		width: calc((250 / 375) * 100vw);
	}
	.section-guide .guide-list > li:nth-of-type(2) {
		align-self: flex-end;
		margin: 13px 0 0;
		padding-top: 0;
		width: calc((254 / 375) * 100vw);
	}
	.section-guide .guide-list > li:nth-of-type(3) {
		align-self: flex-start;
		margin: 27px 0 0;
		padding-top: 0;
		width: calc((306 / 375) * 100vw);
	}
}

/*============================================================
	
*/

.tip-app h2 {
	margin: 0 0 5px 0;
	font-size: 15px;
}
.tip-app .lead {
	padding: 0 140px 0 0;
}
.tip-app .row {
	position: relative;
	margin: 20px 0 0 0;
}
.tip-app .screen {
	position: absolute;
	top: -90px;
	right: 0;
	width: 117px;
}
.tip-app ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0 140px 0 0;
}
.tip-app ul li {
	flex-basis: 50%;
}
.tip-app .small {
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
	font-size: 12px;
}
.tip-app .small br {
	display: none;
}
@media screen and (max-width:768px) {
	.tip-app h2 {
		margin: 0 0 1.3vw 0;
		font-size: 4vw;
	}
	.tip-app .lead {
		padding: 0;
	}
	.tip-app .row {
		display: flex;
		margin: 5.3vw 0 0 0;
	}
	.tip-app .info {
		flex: 1;
	}
	.tip-app .screen {
		position: static;
		width: 31.2vw;
	}
	.tip-app ul {
		display: block;
		padding: 0;
	}
	.tip-app .small {
		margin: 5.3vw 0 0 0;
		padding: 0;
		font-size: 2.9vw;
	}
	.tip-app .small br {
		display: block;
	}
}

/*============================================================
	
*/
.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: 768px) {
  .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.9vw;
  }
}
.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 img {
	width: 92%;
}
.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: 50%;
}
.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: 90%;
}
.uqc .sc-speed .notes {
	margin: 40px 0 0 0;
}
@media screen and (max-width:768px) {
	.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;
	}
	.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-security .h .main h2 {
	font-size: 35px;
}
.uqc .head-security .h .main h2 .small {
	font-size: 71%;
}
.uqc .head-security .h .main .catch {
	margin-top: .4em;
	font-size: 20px;
}
@media screen and (max-width:890px) {
	.uqc .head-security .h .main h2 {
		transform-origin: 0 50%;
		transform: scaleX(.9);
	}
}
@media screen and (max-width:768px) {
	.uqc .head-security .h .main h2 {
		transform: scaleX(1);
		font-size: 7.7vw;
	}
	.uqc .head-security .h .main h2 .line1 {
		display: block;
		font-size: 64%;
	}
	.uqc .head-security .h .main h2 .line1 .small {
		font-size: 100%;
	}
	.uqc .head-security .h .main h2 .line2 {
		display: block;
		white-space: nowrap;
		transform-origin: 0 50%;
		transform: scaleX(.82);
	}
	.uqc .head-security .h .main h2 .line2 .small {
		font-size: 66%;
	}
	.uqc .head-security .h .main .catch {
		margin: .3em 0 0 0;
		font-size: 3.7vw;
	}
}
.uqc .sc-security .info {
	margin: 0 auto;
	padding: 30px 0 20px;
	max-width: 750px;
}
.uqc .sc-security .info:after {
	content: '';
	display: block;
	clear: both;
}
.uqc .sc-security .info .block {
	width: 350px;
}
.uqc .sc-security .info .block01 {
	float: left;
	margin: 0 0 40px;
	padding: 0 0 40px;
	border-bottom: 2px dotted #000;
}
.uqc .sc-security .info .block02 {
	float: right;
}
.uqc .sc-security .info .block03 {
	float: left;
}
.uqc .sc-security .info .title {
	display: flex;
	justify-content: space-between;
}
.uqc .sc-security .info .title h3 {
	font-size: 18px;
	color: #e73079;
}
.uqc .sc-security .info .label span {
	display: block;
	padding: .4em .6em .5em;
	border: 1px solid #000;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1;
}
.uqc .sc-security .info .link-text {
	margin: 15px 0 0;
}
.uqc .sc-security .info .inner {
	position: relative;
	margin: 20px 0 0;
	padding: 0 0 0 90px;
}
.uqc .sc-security .info .inner:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 74px;
	height: 75pt;
	background-repeat: no-repeat;
	background-size: contain;
}
.uqc .sc-security .info .block01 .inner:before {
	background-image: url(../img/security-img01.svg);
}
.uqc .sc-security .info .block02 .inner:before {
	background-image: url(../img/security-img02.svg);
}
.uqc .sc-security .info .block03 .inner:before {
	background-image: url(../img/security-img03.svg);
}
.uqc .sc-security .info .text {
	line-height: 1.8;
}
.uqc .sc-security .rule {
	margin: 40px 0 0;
	padding: 0 0 0 20px;
	font-size: 1pc;
}
.uqc .sc-security .rule h3 {
	position: relative;
}
.uqc .sc-security .rule h3:before {
	content: '';
	display: block;
	position: absolute;
	top: -34px;
	right: 10px;
	width: 86px;
	height: 88px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/security-rule.svg);
}
.uqc .sc-security .rule ul li {
	margin: 10px 0 0;
}
.uqc .sc-security .rule ul li a {
	display: inline-block;
	font-size: 15px;
	line-height: 1.5;
}
.uqc .sc-security .rule .label {
	display: flex;
	margin: 0 0 7px;
}
.uqc .sc-security .rule .label span {
	padding: .2em .4em .3em;
	font-size: 13px;
}
@media screen and (max-width:768px) {
	.uqc .sc-security .info {
		padding: 10px 20px 20px;
	}
	.uqc .sc-security .info .block {
		width: 100%;
	}
	.uqc .sc-security .info .inner {
		margin: 10px 0 0;
	}
	.uqc .sc-security .info .inner:before {
		left: 5px;
		width: 70px;
		height: 5pc;
	}
	.uqc .sc-security .info .block01, .uqc .sc-security .info .block02 {
		float: none;
		margin: 0 0 20px;
		padding: 0 0 20px;
		border-bottom: 2px dotted #000;
	}
	.uqc .sc-security .info .block03 {
		float: none;
	}
	.uqc .sc-security .info .title h3 {
		font-size: 1pc;
	}
	.uqc .sc-security .info .label span {
		padding: .2em .6em .3em;
		font-size: 14px;
	}
	.uqc .sc-security .info .link-text {
		margin: 0;
	}
	.uqc .sc-security .rule {
		margin: 30px 0 0;
	}
	.uqc .sc-security .rule h3:before {
		top: -14px;
		width: 6pc;
		height: 6pc;
	}
}

/*============================================================
	
*/
.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: .8em 0 0;
	font-size: 13px;
}
@media screen and (max-width:768px) {
	.uqc .content-feature {
		padding: 30px 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: .16em 0 0;
		font-size: 68%;
	}
	.uqc .head-area .h .main .note {
		margin: .3em 0 0;
		font-size: 2.9vw;
	}
}

/*============================================================
	
*/
.uqc .head-shop .h .main .catch {
	font-size: 20px;
}
.uqc .head-shop .h .main h2 {
	margin-top: -.14em;
	font-size: 35px;
}
.uqc .head-shop .h .main h2 .num {
	position: relative;
	top: .06em;
	font-size: 124%;
}
.uqc .head-shop .h .main h2 .small {
	font-size: 71%;
}
@media screen and (max-width:768px) {
	.uqc .head-shop .h .main .catch {
		font-size: 3.7vw;
	}
	.uqc .head-shop .h .main h2 {
		margin-top: -.08em;
		font-size: 7vw;
	}
	.uqc .head-shop .h .main h2 .small {
		display: block;
		margin-top: .3em;
		font-size: 68%;
	}
}
.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:768px) {
	.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 .sc-menu {
	margin: 0 auto;
	padding: 50px 0 10px;
	max-width: 790px;
}
.uqc .sc-menu .banner {
	display: flex;
}
.uqc .sc-menu .banner>li {
	flex-basis: 50%;
	padding: 0 15px;
}
.uqc .sc-menu .banner .block {
	position: relative;
}
.uqc .sc-menu .banner .block img {
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc .sc-menu .banner .block>a:hover img {
	opacity: .7;
}
.uqc .sc-menu .norikae {
	position: absolute;
	bottom: 8px;
	left: 0;
	display: flex;
	justify-content: center;
	padding: 0 4px;
	width: 100%;
}
.uqc .sc-menu .norikae>li {
	padding: 0 4px;
	flex-basis: 50%;
}
.uqc .sc-menu .norikae a {
	display: block;
	background-color: #fff;
	border-radius: 3px;
	overflow: hidden;
}
.uqc .sc-menu .norikae a span {
	display: block;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	overflow: hidden;
	text-indent: -999em;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc .sc-menu .norikae a:hover span {
	opacity: .6;
}
.uqc .sc-menu .norikae .sim-iphone span {
	background-image: url(../img/banner02-iphone.png);
}
.uqc .sc-menu .norikae .sim-android span {
	background-image: url(../img/banner02-android.png);
}
@media screen and (max-width:768px) {
	.uqc .sc-menu {
		padding: 20px 0 40px;
	}
	.uqc .sc-menu .banner {
		display: block;
	}
	.uqc .sc-menu .banner>li {
		padding: 15px 0 0;
	}
	.uqc .sc-menu .norikae {
		margin: 0;
		padding: 0 1.4vw;
		bottom: 2.8vw;
	}
	.uqc .sc-menu .norikae>li {
		padding: 0 1.4vw;
	}
	.uqc .sc-menu .norikae a span {
		height: 8.6vw;
	}
	.uqc .sc-menu .norikae .sim-iphone span {
		background-image: url(../img/banner02-iphone-sp.png);
	}
	.uqc .sc-menu .norikae .sim-android span {
		background-image: url(../img/banner02-android-sp.png);
	}
}

/*============================================================
	
*/
.uqc .content-safety {
	padding: 40px 0 50px;
}
.uqc .content-safety .heading {
	display: flex;
	justify-content: center;
	margin: 0 0 24px;
	text-align: center;
}
.uqc .content-safety .heading .h {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	position: relative;
	line-height: 1.1;
}
.uqc .content-safety .heading .h .icon {
	width: 86px;
}
.uqc .content-safety .container > .section {
	border-radius: 20px;
}
.safety-link-btn {
	background: #fff;
	border: 4px solid #e4007f;
	border-radius: 20px;
	display: flex;
	align-items: center;
	line-height: 1.1;
	margin-bottom: 10px;
	position: relative;
	height: 86pt;
}
.safety-link-btn[target="_blank"]::after {
	background: url(../img/icon-btn-blank-pink.svg) no-repeat center center / contain;
	content: '';
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 1pc;
	top: calc(50% - 18px);
}
.safety-link-btn .main .note {
	font-size: 16px;
}

@media screen and (max-width:768px) {
	.uqc .content-safety {
		padding: 35px 0 40px;
	}
	.uqc .content-safety .heading {
		margin-bottom: 20px;
	}
	.uqc .content-safety .heading .h {
		font-size: 22px;
	}
	.uqc .content-safety .heading .h .icon {
		width: 70px;
		margin-right: 6px;
	}
}
.uqc .content-safety .section {
	border: 4px solid #e4007f;
}
.uqc .content-safety .section .head {
	height: 78pt;
}
.uqc .content-safety .section .head .h {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	line-height: 1.1;
}
.safety-link-btn .icon,
.uqc .content-safety .section .head .h .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-basis: 180px;
	flex-shrink: 0;
}
.safety-link-btn .icon img,
.uqc .content-safety .section .head .h .icon img {
	width: 75pt;
}
.safety-link-btn .main .catch,
.uqc .content-safety .section .head .h .main .catch {
	transform-origin: 0 50%;
	font-size: 20px;
	line-height: 1.3;
}
.safety-link-btn.yell .main .catch {
	font-size: 20px;
}
.safety-link-btn .main h2,
.uqc .content-safety .section .head .h .main h2 {
	transform-origin: 0 50%;
	font-size: 35px;
}
.uqc .content-safety .section .head .h .main h2 .small {
	font-size: 30px;
}
.safety-link-btn.yell .main h2 {
	display: inline-block;
}
.safety-link-btn .main h2 .small {
	font-size: 20px;
}
.uqc .content-safety .section .ac-head i {
	background-color: #e4007f;
	transition: background-color .2s cubic-bezier(.39, .575, .565, 1);
}
.uqc .content-safety .section.opened .ac-head i {
	background-color: silver;
}
.uqc .content-safety .section > .detail:after {
	content: none;
}
.uqc .content-safety .section > .detail .sc-wrap {
	margin: 0 auto;
	max-width: 700px;
}
.uqc .content-safety .section > .detail .label {
	display: flex;
	margin: 0 0 8px 0;
}
.uqc .content-safety .section > .detail .label span {
	display: block;
	padding: 0.1em 0.5em 0.2em 0.5em;
	background-color: #e45d90;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	color: #fff;
}
.uqc .content-safety .section > .detail .lead {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.6;
}
.uqc .content-safety .section > .detail .link-block {
	font-weight: 700;
}
.uqc .content-safety .section > .detail .link-block + .close {
	padding-top: 10px;
}
.uqc .content-safety .section > .detail .link-block-inline {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: -20px;
	margin-right: -20px;
}
.uqc .content-safety .section > .detail .link-block-inline div {
	margin: 0;
	padding: 0 20px;
}
.safety-link-btn .main .note {
	color: #e4007f;
	display: inline-block;
	font-size: 17px;
	font-weight: 700;
}
@media screen and (max-width:980px) {
	.uqc .content-safety .section .head .h .icon {
		flex-basis: 120px;
	}
}

@media screen and (max-width:768px) {
	.safety-link-btn,
	.uqc .content-safety .section {
		border-width: 2px;
	}
	.safety-link-btn,
	.uqc .content-safety .section .head {
		height: 23.6vw;
	}
	.safety-link-btn .icon,
	.uqc .content-safety .section .head .h .icon {
		flex-basis: 19.4%;
	}
	.safety-link-btn .icon img,
	.uqc .content-safety .section .head .h .icon img {
		width: 100%;
	}
	.safety-link-btn .main .catch,
	.uqc .content-safety .section .head .h .main .catch {
		font-size: 3.7vw;
	}
	.safety-link-btn.yell .main .catch {
		font-size: calc((26 / 750) * 100vw);
	}
	.safety-link-btn .main h2,
	.uqc .content-safety .section .head .h .main h2 {
		font-size: 7vw;
		white-space: nowrap;
	}
	.safety-link-btn.yell .main h2 {
		display: block;
	}
	.safety-link-btn.safety-filter .main h2 {
		line-height: .75;
		margin-top: 6px;
	}
	.uqc .content-safety .section .head .h .main h2 .small {
		font-size: 5vw;
	}
	.safety-link-btn .main h2 .small {
		font-size: calc((30 / 750) * 100vw);
	}
	.uqc .content-safety .section > .detail .sc-wrap {
		max-width: 100%;
	}
	.uqc .content-safety .section > .detail .link-block-inline {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
	.uqc .content-safety .section > .detail .link-block-inline div {
		margin: 15px 0 0 0;
		padding: 0;
	}
	.uqc .content-safety .section > .detail .link-block-inline div:first-child {
		margin: 0;
	}
	.safety-link-btn .main .note {
		display: block;
		font-size: 3.5vw;
	}
	.safety-link-btn[target="_blank"]::after {
		width: 30px;
		height: 30px;
		position: absolute;
		right: 8px;
		top: calc(50% - 15px);
	}
}

/*============================================================
	安心フィルター
*/
.uqc .sc-safety-filter .row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
}
.uqc .sc-safety-filter .block {
	flex-basis: 50%;
}
.uqc .sc-safety-filter .table {
	flex-basis: 316px;
}
.uqc .sc-safety-filter .table table{
	table-layout: fixed;

}
.uqc .sc-safety-filter .table th{
	font-size: 12px;
	background: #f5f5f5;
	color: #000;
}
.uqc .sc-safety-filter .table .txt{
	display: block;
	font-size: 12px;
	margin-top: 3px;
	line-height: 1;
}
.uqc .sc-safety-filter .table th .txt{
	font-size: 10px;
}
.uqc .sc-safety-filter .table .txt.mini{
	font-size: 9px;

}
.uqc .sc-safety-filter .table td.pink{
	background: #FEB0CE;

}


@media screen and (max-width:768px) {
	.uqc .sc-safety-filter {
		padding: 0 20px;
	}
	.uqc .sc-safety-filter .row {
		display: block;
		padding: 20px 0;
	}
	.uqc .sc-safety-filter .table {
		margin: 25px 0 0 0;
	}
	.uqc .sc-safety-filter .table th{
		font-size: 3vw;
	}
	.uqc .sc-safety-filter .table .txt,
	.uqc .sc-safety-filter .table th .txt{
		font-size: 2.6vw;
	}
	
	.uqc .sc-safety-filter .table .txt.mini{
		font-size: 2vw;

	}
	.uqc .sc-safety-filter .table td{
		height: 16vw;
	}
}

/*============================================================
	スマホを使う時間を設定できる  
*/
.uqc .sc-safety-lifestyle .row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.uqc .sc-safety-lifestyle .block {
	flex-basis: 50%;
}
.uqc .sc-safety-lifestyle .block .system {
	margin: 1em 0 0 0;
}
.uqc .sc-safety-lifestyle .block .system .os {
	display: table;
	font-size: 14px;
}
.uqc .sc-safety-lifestyle .block .system .os dl {
	display: table-row;
}
.uqc .sc-safety-lifestyle .block .system .os dt,
.uqc .sc-safety-lifestyle .block .system .os dd {
	display: table-cell;
}
.uqc .sc-safety-lifestyle .screen {
	display: flex;
	flex-basis: 300px;
}
.uqc .sc-safety-lifestyle .screen .arrow {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 80px 0 0 5px;
}
.uqc .sc-safety-lifestyle .screen .arrow img {
	width: 40px;
}
.uqc .sc-safety-lifestyle .screen dl {
	display: flex;
}
.uqc .sc-safety-lifestyle .screen dl dt {
	padding: 0 10px 0 0;
}
.uqc .sc-safety-lifestyle .screen dl dt span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	font-size: 13px;
	line-height: 1;
	color: #fff;
}
.uqc .sc-safety-lifestyle .screen .oya dl dt span {
	background-color: #e45d90;
}
.uqc .sc-safety-lifestyle .screen .ko dl dt span {
	background-color: #0091d7;
}
.uqc .sc-safety-lifestyle .screen dl dd {
	padding: 0 0 0 0;
	font-weight: 700;
	font-size: 13px;
	line-height: 1.4;
}
.uqc .sc-safety-lifestyle .screen .oya {
	flex-basis: 128px;
}
.uqc .sc-safety-lifestyle .screen .oya dl {
	min-height: 83px;
}
.uqc .sc-safety-lifestyle .screen .arrow {
	flex-basis: 50px;
	flex-shrink: 0;
}
.uqc .sc-safety-lifestyle .screen .ko {
	flex: 1;
}
.uqc .sc-safety-lifestyle .screen .ko p {
	margin: 10px 0 2px 0;
	text-align: center;
	font-weight: 700;
	font-size: 11px;
	line-height: 1.5;
}
.uqc .sc-safety-lifestyle .screen .ko .image {
	margin: 0 auto;
	width: 93%;
}
.uqc .sc-safety-lifestyle .notes {
	margin: 30px 0 0 0;
}
@media screen and (max-width:768px) {
	.uqc .head-safety-lifestyle .h .main h2 {
		transform: scaleX(0.98);
	}
	.uqc .sc-safety-lifestyle {
		padding: 0 20px;
	}
	.uqc .sc-safety-lifestyle .row {
		display: block;
	}
	.uqc .sc-safety-lifestyle .screen {
		margin: 20px 0 0 0;
	}
	.uqc .sc-safety-lifestyle .screen .arrow {
		padding: 21vw 0 0 1.3vw;
	}
	.uqc .sc-safety-lifestyle .screen .arrow img {
		width: 10vw;
	}
	.uqc .sc-safety-lifestyle .screen dl dt {
		padding: 0 2vw 0 0;
	}
	.uqc .sc-safety-lifestyle .screen dl dt span {
		width: 8.5vw;
		height: 8.5vw;
		font-size: 3.4vw;
	}
	.uqc .sc-safety-lifestyle .screen dl dd {
		font-size: 3.4vw;
	}
	.uqc .sc-safety-lifestyle .screen .oya {
		flex-basis: 35vw;
	}
	.uqc .sc-safety-lifestyle .screen .oya dl {
		padding: 0 2vw 0 0;
		min-height: 21.8vw;
	}
	.uqc .sc-safety-lifestyle .screen .arrow {
		flex-basis: 13vw;
	}
	.uqc .sc-safety-lifestyle .screen .ko p {
		margin: 2.8vw 0 0.4vw 0;
		font-size: 2.9vw;
	}
	.uqc .sc-safety-lifestyle .screen .ko .image {
		width: 98%;
	}
	.uqc .sc-safety-lifestyle .notes {
		margin: 20px 0 0 0;
	}
}

/*============================================================
	スマホの利用チェック
*/
.uqc .sc-safety-check .row {
	display: flex;
}
.uqc .sc-safety-check .block {
	flex-basis: 50%;
	padding: 30px 0 0 0;
}
.uqc .sc-safety-check .image {
	flex-basis: 50%;
	display: flex;
	justify-content: flex-end;
}
.uqc .sc-safety-check .image .box {
	width: 296px;
}
.uqc .sc-safety-check .image .box p {
	margin: 0 0 2px 0;
	font-weight: 700;
	font-size: 11px;
}
.uqc .sc-safety-check .image .box img {
	border: 1px solid #000;
}
@media screen and (max-width:768px) {
	.uqc .head-safety-check .h .main .catch {
		transform: scaleX(0.96);
	}
	.uqc .head-safety-check .h .main h2 {
		transform: scaleX(0.85);
	}
	.uqc .head-safety-filter .h .main h2 {
		transform: scaleX(0.9);
	}
	.uqc .sc-safety-check {
		padding: 0 20px;
	}
	.uqc .sc-safety-check .row {
		display: block;
	}
	.uqc .sc-safety-check .block {
		padding: 0;
	}
	.uqc .sc-safety-check .image {
		display: block;
		margin: 20px 0 0 0;
	}
	.uqc .sc-safety-check .image .box {
		width: 100%;
	}
}

/*============================================================
	お子さまの現在地の検索
*/
.uqc .sc-safety-locate {
	padding: 30px 0 0 0;
}
.uqc .sc-safety-locate .row {
	display: flex;
}
.uqc .sc-safety-locate .block {
	flex-basis: 50%;
}
.uqc .sc-safety-locate .image {
	flex-basis: 50%;
}
.uqc .sc-safety-locate .image img {
	margin: 0 auto;
	width: 224px;
}
.uqc .sc-safety-locate .notes {
	margin: 30px 0 0 0;
}
@media screen and (max-width:768px) {
	.uqc .head-safety-locate .h .main h2 {
		transform: scaleX(0.78);
	}
	.uqc .sc-safety-locate {
		padding: 30px 20px 0 20px;
	}
	.uqc .sc-safety-locate .row {
		display: block;
	}
	.uqc .sc-safety-locate .image {
		margin: 20px 0 0 0;
	}
	.uqc .sc-safety-locate .image img {
		width: 80%;
	}
	.uqc .sc-safety-locate .notes {
		margin: 20px 0 0 0;
	}
}

/*============================================================
	スマホを遠隔操作で探せる
*/
.uqc .sc-safety-remote {
	padding: 30px 0 0 0;
}
.uqc .sc-safety-remote .row {
	display: flex;
}
.uqc .sc-safety-remote .block {
	flex: 1;
	padding: 20px 0 0 0;
}
.uqc .sc-safety-remote .block .lead {
	padding: 0 120px 0 0;
}
.uqc .sc-safety-remote .block .arrow {
	position: relative;
	padding: 0 0 100px 0;
}
.uqc .sc-safety-remote .block .arrow .image {
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 330px;
}
.uqc .sc-safety-remote .block .arrow p {
	position: absolute;
	bottom: 0;
	right: 22px;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.5;
}
.uqc .sc-safety-remote .lookfor {
	display: flex;
	flex-basis: 53%;
	margin: 0 -2px;
}
.uqc .sc-safety-remote .lookfor .col {
	flex-basis: 50%;
	padding: 0 2px;
}
.uqc .sc-safety-remote .lookfor .box {
	padding: 15px;
	height: 100%;
	border: 1px solid #000;
	font-size: 13px;
}
.uqc .sc-safety-remote .lookfor .box h3 {
	font-size: 14px;
	line-height: 1.4;
}
.uqc .sc-safety-remote .lookfor .box .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0.5;
}
.uqc .sc-safety-remote .lookfor .box01 .icon {
	padding: 4px 0;
}
.uqc .sc-safety-remote .lookfor .box02 .icon {
	padding: 12px 0;
}
.uqc .sc-safety-remote .lookfor .box .icon img {
	width: 60px;
}
.uqc .sc-safety-remote .lookfor .box .links {
	font-size: 12px;
}
.uqc .sc-safety-remote .lookfor .box .links div {
	padding: 8px 0 0 0;
	margin: 0 -10px 0 0;
}
.uqc .sc-safety-remote .notes {
	margin: 15px 0 0 0;
}
.uqc .sc-safety-remote .foot-info {
	text-align: center;
	font-weight: 700;
	font-size: 15px;
	line-height: 1.6;
}
.uqc .sc-safety-remote .foot-info .small {
	font-size: 13px;
}
@media screen and (max-width:768px) {
	.uqc .head-safety-remote .h .main .catch {
		transform: scaleX(0.9);
	}
	.uqc .head-safety-remote .h .main h2 {
		transform: scaleX(0.98);
	}
	.uqc .sc-safety-remote {
		padding: 0 20px;
	}
	.uqc .sc-safety-remote .row {
		display: block;
	}
	.uqc .sc-safety-remote .block {
		padding: 20px 0 0 0;
	}
	.uqc .sc-safety-remote .block .lead {
		padding: 0;
	}
	.uqc .sc-safety-remote .block .arrow {
		padding: 0;
	}
	.uqc .sc-safety-remote .block .arrow .image {
		position: static;
		margin: 0 auto;
		width: 100%;
	}
	.uqc .sc-safety-remote .block .arrow p {
		position: static;
		font-size: 14px;
	}
	.uqc .sc-safety-remote .block .arrow p br {
		display: none;
	}
	.uqc .sc-safety-remote .lookfor {
		margin: 0 -6px;
		padding: 20px 0 0 0;
	}
	.uqc .sc-safety-remote .lookfor a {
		font-size: 100%;
	}
	.uqc .sc-safety-remote .lookfor .col {
		padding: 0 6px;
	}
	.uqc .sc-safety-remote .lookfor .box {
		padding: 10px;
		font-size: 12px;
	}
	.uqc .sc-safety-remote .lookfor .box h3 {
		display: flex;
		align-items: center;
		min-height: 4.2em;
		font-size: 13px;
	}
	.uqc .sc-safety-remote .lookfor .box01 .icon {
		padding: 4px 0;
	}
	.uqc .sc-safety-remote .lookfor .box02 .icon {
		padding: 4px 0;
	}
	.uqc .sc-safety-remote .lookfor .box .links {
		font-size: 12px;
		line-height: 1.3;
	}
	.uqc .sc-safety-remote .lookfor .box .links div {
		margin: 0;
		padding: 8px 0 0 0;
	}
}

/*============================================================
	おすすめコンテンツ
*/
.uqc .sc-safety-recommend {
	padding: 30px 0 0 0;
}
.uqc .sc-safety-recommend .lead {
	position: relative;
}
.uqc .sc-safety-recommend .lead .image {
	position: absolute;
	top: 10px;
	right: 0;
	width: 120px;
}
.uqc .sc-safety-recommend .row {
	display: flex;
	padding: 20px 130px 0 0;
}
.uqc .sc-safety-recommend .box {
	padding: 0 20px 0 0;
	font-size: 15px;
	line-height: 1.4;
}
.uqc .sc-safety-recommend .box:nth-child(1) {
	flex-basis: 48%;
}
.uqc .sc-safety-recommend .box:nth-child(2) {
	flex-basis: 52%;
}
.uqc .sc-safety-recommend .box .h {
	display: flex;
	margin: 0 0 5px 0;
}
.uqc .sc-safety-recommend .box .h span {
	display: block;
	padding: 0.1em 0.3em;
	border: 1px solid #000;
	border-radius: 5px;
	font-weight: 700;
	font-size: 13px;
}
@media screen and (max-width:768px) {
	.uqc .head-safety-recommend .h .main .catch {
		transform: scaleX(0.98);
	}
	.uqc .head-safety-recommend .h .main h2 {
		transform: scaleX(0.9);
	}
	.uqc .sc-safety-recommend {
		padding: 0 20px;
	}
	.uqc .sc-safety-recommend .lead {
		padding: 30px 95px 0 0;
	}
	.uqc .sc-safety-recommend .lead .image {
		top: 0;
		right: -4px;
		width: 90px;
	}
	.uqc .sc-safety-recommend .row {
		display: block;
		padding: 0;
	}
	.uqc .sc-safety-recommend .box {
		margin: 20px 0 0 0;
		padding: 0;
	}
}

/*============================================================
	
*/
.uqc .content-flow {
	padding: 0 0 0 0;
}
.uqc .content-flow .heading {
	padding: 40px 0 0 0;
}
.uqc .content-flow .heading h2 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
}
.uqc .content-flow .heading h2:before {
	content: '';
	display: block;
	margin: .1em 10px 0 0;
	width: 38px;
	height: 38px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/icon-flow.svg);
	flex-shrink: 0;
}
@media screen and (max-width:768px) {
	.uqc .content-flow {
		padding: 0 0 0 0;
	}
	.uqc .content-flow .heading {
		margin: 0 -10px 15px -10px;
		padding: 30px 0 0 0;
	}
	.uqc .content-flow .heading h2 {
		font-size: 22px;
		line-height: 1.3
	}
	.uqc .content-flow .heading h2:before {
		margin: 0.1em 5px 0 0;
		width: 32px;
		height: 32px
	}
}

/*============================================================
	【タブ】手順
*/
.uqc-flow-tab {
	position: relative;
	padding: 25px 40px 0 40px;
}
.uqc-flow-tab .labels {
	display: flex;
	align-items: flex-end;
}
.uqc-flow-tab label {
	display: block;
	flex-basis: 50%;
	text-align: center;
	user-select: none;
}
.uqc-flow-tab label .label {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 48px;
	border: 2px solid #000;
	border-bottom: 0;
	border-radius: 10px 10px 0 0;
	background-color: #fff;
	font-size: 18px;
	line-height: 1.35;
	color: #000;
	transition: background-color .2s cubic-bezier(.39, .575, .565, 1);
}
.uqc-flow-tab label .label > span {
	display: block;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc-flow-tab label .label:hover > span {
	opacity: 0.7;
}
input.tab-check-new-contract:checked ~ .uqc-flow-tab .new-contract .label,
input.tab-check-under-contract:checked ~ .uqc-flow-tab .under-contract .label {
	height: 66px;
	background-color: #e4007d;
	font-size: 22px;
	color: #fff;
	z-index: 2;
}
input.tab-check-new-contract:checked ~ .uqc-flow-tab .new-contract .label {
	margin-right: -2px;
}
input.tab-check-new-contract:checked ~ .uqc-flow-tab .new-contract .label span {
	opacity: 1 !important;
}
input.tab-check-new-contract:checked ~ .uqc-flow-tab .under-contract .label {
	border-radius: 0 10px 0 0;
}
input.tab-check-under-contract:checked ~ .uqc-flow-tab .under-contract .label {
	margin-left: -2px;
}
input.tab-check-under-contract:checked ~ .uqc-flow-tab .under-contract .label span {
	opacity: 1 !important;
}
input.tab-check-under-contract:checked ~ .uqc-flow-tab .new-contract .label {
	border-radius: 10px 0 0 0;
}
input.tab-check-new-contract:checked ~ .uqc-tab-items .item-new-contract,
input.tab-check-under-contract:checked ~ .uqc-tab-items .item-under-contract {
	display: block;
}

.uqc .sc-flow .uqc-tab-items {
	border: 3px solid #000;
}
.uqc .sc-flow .notes {
	font-size: 14px;
	line-height: 1.7;
}
.uqc .sc-flow .notes li {
	display: inline;
}
.uqc .sc-flow .wrap {
	display: flex;
	justify-content: center;
	margin: 25px 0 0 0;
}
.uqc .sc-flow .arrow {
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1;
}
.uqc .sc-flow .arrow::before {
	content: '';
	display: block;
	width: 38px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../img/arrow02.svg);
	background-size: contain;
}
.uqc .sc-flow .block {
	flex-basis: 46%;
	border: 1px solid #000;
}
.uqc .sc-flow .block-step {
	padding: 10px 10px 12px 10px;
	background-color: #000;
	text-align: center;
	font-size: 18px;
	line-height: 1.1;
	color: #fff;
}
.uqc .sc-flow .block-detail {
	padding: 15px 10px 15px 10px;
}
.uqc .sc-flow .block-detail h3 {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 5px 0 0;
	font-size: 20px;
	line-height: 1.5;
	color: #e4007f;
}
.uqc .sc-flow .block-detail h3::before {
	content: '';
	display: block;
	margin: 0 5px 0 0;
	height: 66px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
}
.uqc .sc-flow .block-detail .btn-wrap {
	margin: 0 25px;
}
.uqc .sc-flow .block-detail .btn-wrap a {
	padding-right: 1em;
	height: 62px;
	white-space: nowrap;
}
.uqc .sc-flow .block02 .block-detail .note {
	margin: 15px 0 0 0;
	padding: 0 25px;
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
}
.uqc .sc-flow .item-new-contract {
	padding: 40px;
}
.uqc .sc-flow .item-new-contract .wrap {
	margin: 0;
}
.uqc .sc-flow .item-under-contract .wrap {
	margin: 0;
}
.uqc .sc-flow .item-new-contract .block-detail .btn-wrap a {
	font-size: 16px;
}
.uqc .sc-flow .item-new-contract .block01 .block-detail h3::before {
	width: 60px;
	background-image: url(../img/flow-icon03.svg);
}
.uqc .sc-flow .item-new-contract .block02 .block-detail h3::before {
	width: 80px;
	background-image: url(../img/flow-icon02.svg);
}
.uqc .sc-flow .item-new-contract .block-detail h3 {
	margin: 0 0 20px 0;
}
.uqc .sc-flow .item-under-contract {
	padding: 40px 40px 40px 40px;
}
.uqc .sc-flow .item-under-contract .block01 .block-detail h3::before {
	width: 66px;
	background-image: url(../img/flow-icon01.svg);
}
.uqc .sc-flow .item-under-contract .block02 .block-detail h3::before {
	width: 80px;
	background-image: url(../img/flow-icon02.svg);
}
.uqc .sc-flow .item-under-contract .block01 .block-detail .text {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 25px;
	min-height: 65px;
	text-align: center;
	font-size: 15px;
	line-height: 1.5;
}
.uqc .sc-flow .item-under-contract .block01 .block-detail .btn-wrap a {
	font-size: 18px;
}
.uqc .sc-flow .item-under-contract .block02 .block-detail .text {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 65px;
	padding: 0 20px 0 25px;
	text-align: left;
	font-size: 13px;
}
.uqc .sc-flow .item-under-contract .block02 .block-detail .btn-wrap a {
	font-size: 16px;
}
.uqc .sc-flow .foot {
	margin: 40px 0 0 0;
	text-align: center;
}
.uqc .sc-flow .foot .sim {
	font-weight: 700;
}
.uqc .sc-flow .foot .sim h3 {
	font-size: 19px;
}
.uqc .sc-flow .foot .sim .text {
	display: flex;
	justify-content: center;
	align-items: center;
}
.uqc .sc-flow .foot .sim .text span {
	display: block;
}
.uqc .sc-flow .foot .sim .text a {
	display: block;
	margin: 0 0 0 5px;
	width: 22px;
	height: 22px;
	background-image: url('../img/tip-hatena.svg');
	background-size: contain;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.uqc .sc-flow .foot .sim .text a.hover-link {
	opacity: .7;
}
.uqc .sc-flow .foot .link-block {
	font-weight: 700;
	font-size: 15px;
}
@media screen and (max-width:768px) {
	.uqc-flow-tab {
		padding: 0px 20px;
	}
	.uqc-flow-tab label .label {
		height: 55px;
		border-radius: 7px 7px 0 0;
		font-size: 15px;
	}
	input.tab-check-new-contract:checked ~ .uqc-flow-tab .new-contract .label,
	input.tab-check-under-contract:checked ~ .uqc-flow-tab .under-contract .label {
		height: 65px;
		font-size: 15px;
	}
	.uqc .sc-flow .uqc-tab-items {
		border-width: 2px;
	}
	.uqc .sc-flow .wrap {
		display: block;
		margin: 0;
	}
	.uqc .sc-flow .arrow {
		width: 100%;
		height: 46px;
	}
	.uqc .sc-flow .arrow::before {
		width: 40px;
		height: 40px;
		transform: rotate(90deg);
	}
	.uqc .sc-flow .block {
		width: 100%;
	}
	.uqc .sc-flow .block-step {
		padding: 8px 10px 10px 10px;
		font-size: 16px;
	}
	.uqc .sc-flow .block-detail {
		padding: 15px 5px 30px 5px;
	}
	.uqc .sc-flow .block-detail h3 {
		justify-content: flex-start;
		width: 100%;
		font-size: 20px;
		line-height: 1.3;
	}
	.uqc .sc-flow .block-detail h3::before {
		margin: 0 5px 0 0;
		height: 56px;
	}
	.uqc .sc-flow .item-new-contract {
		padding: 20px;
	}
	.uqc .sc-flow .item-new-contract .block-detail h3 {
		margin: 0 auto 10px auto;
		max-width: 240px;
	}
	.uqc .sc-flow .item-new-contract .block01 .block-detail h3::before {
		width: 90px;
		height: 56px;
	}
	.uqc .sc-flow .item-new-contract .block02 .block-detail h3::before {
		width: 90px;
		height: 66px;
	}
	.uqc .sc-flow .item-under-contract {
		padding: 20px 20px 20px 20px;
	}
	.uqc .sc-flow .item-under-contract .notes {
		margin: 0 0 15px 0;
	}
	.uqc .sc-flow .item-under-contract .block-detail h3 {
		margin: 0 auto 10px auto;
		max-width: 260px;
	}
	.uqc .sc-flow .item-under-contract .block01 .block-detail h3::before {
		width: 90px;
		height: 56px;
	}
	.uqc .sc-flow .item-under-contract .block02 .block-detail h3::before {
		width: 90px;
		height: 66px;
	}
	.uqc .sc-flow .item-under-contract .block01 .block-detail .text {
		display: block;
		margin: 10px 0 15px 0;
		padding: 0;
		min-height: initial;
	}
	.uqc .sc-flow .item-under-contract .block02 .block-detail .text {
		display: block;
		margin: 10px 0 15px 0;
		padding: 0;
		min-height: initial;
		text-align: center;
	}
	.uqc .sc-flow .block-detail .btn-wrap a {
		font-size: 15px !important;
	}
	.uqc .sc-flow .foot {
		margin: 30px 0 0 0;
		padding: 0 0 10px 0;
	}
}


/*============================================================
	
*/
.use-note-tip-balloon.tip-sim-opened,
.sub-note-tip-balloon.tip-sim-opened,
.note-tip-balloon.tip-sim-opened {
	width: 500px;
}
.use-note-tip-balloon.tip-sim-opened .frame,
.sub-note-tip-balloon.tip-sim-opened .frame,
.note-tip-balloon.tip-sim-opened .frame {
	padding-left: 10px;
	padding-right: 10px;
}
.tip-sim {
	text-align: center;
}
.tip-sim .wrap {
	position: relative;
	padding: 30px 45% 0 0;
}
.tip-sim .head h2 {
	font-size: 22px;
}
.tip-sim .head p {
	font-size: 15px;
}
.tip-sim .image {
	position: absolute;
	top: 0;
	right: 0;
	width: 46%;
}
.tip-sim .image img {
	width: 100%;
}
.tip-sim .image p {
	font-size: 14px;
}
.tip-sim ul {
	padding: 15px 45% 10px 0;
}
.tip-sim ul li {
	margin: 5px 0 0 0;
}
@media screen and (max-width:768px) {
	.use-note-tip-balloon.tip-sim-opened .frame,
	.sub-note-tip-balloon.tip-sim-opened .frame,
	.note-tip-balloon.tip-sim-opened .frame {
		padding-left: 2.6vw;
		padding-right: 2.6vw;
	}
	.tip-sim .wrap {
		padding: 0;
	}
	.tip-sim .head h2 {
		font-size: 5.8vw;
	}
	.tip-sim .head p {
		font-size: 4vw;
	}
	.tip-sim .image {
		position: static;
		padding: 1.3vw 0 2.6vw 0;
		width: 100%;
	}
	.tip-sim .image p {
		font-size: 3.7vw;
	}
	.tip-sim ul {
		padding: 0 0 2.6vw 0;
	}
	.tip-sim ul li {
		margin: 1.3vw 0 0 0;
	}
}

/*============================================================
	
*/
.uqc .faq {
	background: #fff;
	padding: 0 0 80px;
}
.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: .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 .2s cubic-bezier(.39, .575, .565, 1);
}
.os-pc .uqc .faq .list .q:hover {
	opacity: .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: .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: .7em;
}
.uqc .faq .list .a>dl dd p:first-child {
	margin-top: 0;
}
@media screen and (max-width:768px) {
	.uqc .faq {
		padding: 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: .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;
	}
}

/*============================================================
	
*/
.section-recommend {
	padding: 6.66667vw 0 4vw;
	background: #303030;
}
.section-recommend__heading {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #f17fbf;
	font-family: Noto Sans JP, Droid Sans, ヒラギノ角ゴ Pro W3, メイリオ, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}
.section-recommend__heading span {
	position: relative;
	display: inline-block;
}
.section-recommend__icon {
	width: 22px;
	margin-top: -1.33333vw;
	margin-right: 2.93333vw;
	line-height: 0;
}
.section-recommend__icon img {
	width: 100%;
}
.section-recommend__body {
	margin-top: 5.33333vw;
}
.section-recommend__body .carousel-recommend {
	padding-bottom: 40px;
}
.section-recommend__body .carousel-recommend__item {
	vertical-align: top;
}
.section-recommend__body .slick-slide a {
	position: relative;
	display: block;
}
.section-recommend__body .carousel-recommend-single a {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.section-recommend__body .carousel-recommend-single img {
	width: 100%;
}
.section-recommend__body .slick-slide a:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background: rgba(0, 0, 0, .5);
	transition: background .3s ease .3s;
}
.section-recommend__body .slick-slide img {
	width: 100vw;
}
.section-recommend__body .slick-current a:after {
	background: 0;
}
.section-recommend__body .slick-arrow {
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-recommend__body .slick-next {
	right: 15px;
	bottom: -15px;
	height: 30px;
	top: inherit;
	z-index: 1;
}
.section-recommend__body .slick-next:before {
	color: #b4b4b4;
	content: "";
	display: inline-block;
	font-size: 20px;
	opacity: 1;
	font-family: uq-icomoon !important;
}
.section-recommend__body .slick-prev {
	left: 15px;
	bottom: -15px;
	height: 30px;
	top: inherit;
	z-index: 1;
}
.section-recommend__body .slick-prev:before {
	color: #b4b4b4;
	content: "";
	display: inline-block;
	font-size: 20px;
	opacity: 1;
	transform: rotate(180deg);
	font-family: uq-icomoon !important;
}
.section-recommend__body .slick-dots {
	bottom: 0;
	height: 30px;
}
.section-recommend__body .slick-dots li button:before {
	color: #4f4f4f;
	opacity: 1;
}
.section-recommend__body .slick-dots li.slick-active button:before {
	color: #b4b4b4;
}
@media screen and (min-width:769px) {
	.section-recommend {
		padding: 50px 0 25px;
	}
	.section-recommend__heading {
		font-size: 24px;
	}
	.section-recommend__icon {
		width: 33px;
		margin-top: -10px;
		margin-right: 22px;
	}
	.section-recommend__body {
		margin-top: 40px;
	}
	.section-recommend__body .carousel-recommend {
		padding-bottom: 55px;
	}
	.section-recommend__body .slick-slide img {
		width: 750px;
	}
	.section-recommend__body .slick-next {
		right: calc(50% - 230px);
	}
	.section-recommend__body .slick-prev {
		left: calc(50% - 230px);
	}
	.section-recommend__body .carousel-recommend-single a {
		width: 750px;
	}
}

/*============================================================
	お客さまのクチコミ
*/
.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: .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 .2s cubic-bezier(.39, .575, .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-15 {
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-14 {
}
.section-review .review-wrap-sp .uq-reviewBlock__text.size-13 {
}
.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:769px) {
	.section-review .review-wrap-sp {
		overflow: hidden;
		height: 0;
	}
	.section-review .uq-reviewSlider__li .uq-reviewBlock {
		transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
	}
	.os-pc .section-review .uq-reviewSlider__li .uq-reviewBlock:hover {
		opacity: 0.7;
	}
}
@media screen and (max-width:768px) {
	.content-review {
		padding: 30px 0 50px 0;
	}
	.content-review .heading h2 {
		font-size: 25px;
	}
	.content-review .heading h2:before {
		margin: .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;
	}
}

/*============================================================
	
*/
.myuqbtn2 {
	text-align: center;
	line-height: 21px;
}
@media screen and (max-width:768px) {
	.myuqbtn2 {
		text-align: center;
		line-height: 21px;
	}
}
.uqv2-parts-innr-width {
	max-width: 852px;
}
.uqv2-parts-section-padding {
	padding-bottom: 60px !important;
	padding-top: 0 !important;
}
@media screen and (max-width:768px) {
	.uqv2-parts-section-padding {
		padding-bottom: 30px !important;
		padding-top: 30px !important;
	}
}
.paren {
	font-size: 30px;
	font-weight: 500;
}
@media screen and (max-width:768px) {
	.paren {
		font-size: 7.8vw;
		font-weight: 500;
	}
}
.yentax {
	margin-top: -10px;
}
@media screen and (max-width:768px) {
	.yentax {
		margin-top: -2vw;
	}
}
.uqc .sc-price01 .plan-price .plan-price-large .numsmall {
	font-size: min(4.7vw, 40px);
	padding-right: .08em;
	letter-spacing: -.06em;
	color: #e4007f;
}
@media screen and (max-width:768px) {
	.uqc .sc-price01 .plan-price .plan-price-large .numsmall {
		font-size: 9.76vw;
	}
}
@media screen and (max-width:768px) {
	.uqc .sc-price01 .plan-price .plan-price-block01 .plan-price-text p {
		padding: 4px 5px;
		font-size: 4.3vw;
	}
}

@media screen and (max-width:768px) {
	.uqc .sc-price01 .plan-price .plan-ouenwari01 .ouenwari-frame .pinkline {
		width: 100%;
	}
	.uqc .sc-price01 .plan-price .plan-ouenwari01 .ouenwari-frame .blackline {
		width: 100%;
	}
	.uqc .sc-price01 .plan-price .plan-ouenwari01 .ouenwari-frame .upr {
		width: 45%;
	}
	.uqc .sc-price01 .plan-price .plan-ouenwari01 .ouenwari-frame .mid {
		width: 45%;
	}
}
.forPC {
	display: block !important;
}
.forSP {
	display: none !important;
}
@media screen and (max-width:768px) {
	.forPC {
		display: none !important;
	}
	.forSP {
		display: flex !important;
	}
}
.uqc .plan-link ul li.note {
	font-size: 12px;
}
@media screen and (max-width:768px) {
	.uqc .plan-link ul li.note {
		font-size: 2.9vw;
	}
}


.uqc .plan-section .num {
  font-family: Price;
  font-weight: 700;
  letter-spacing: -0.04em;
}

.plan-wrap {
  padding: 0 22px;
}

.plan-tokutoku .plan-frame {
  border-color: #e4007f;
}
.plan-komikomi .plan-frame {
  border-color: #d8232a;
}
.plan-minimini .plan-frame {
  border-color: #008ec4;
}
@media screen and (max-width: 768px) {
  .plan-container {
    padding: 0;
    max-width: 100%;
    transition: height 0s ease;
  }
  .plan-content > .slick-arrow {
    top: 48vw;
    width: 8.6vw;
    height: 8.6vw;
  }
  .plan-content > .slick-prev {
    left: 1.4vw;
  }
  .plan-content > .slick-next {
    right: 1.4vw;
  }
  .plan-wrap {
    padding: 0 1vw;
  }
  .plan-frame {
    overflow: hidden;
    border-radius: 1.6vw;
  }
}
.plan-heading {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  text-align: center;
  line-height: 1.2;
  color: #fff;
}
.plan-heading i {
  display: block;
  margin: 0 15px 0 0;
}
.plan-heading h2 {
  font-size: 20px;
}
.plan-heading h2 .mini{
	font-size: 18px;
	margin-left: 5px;
  
}
.plan-heading h2 .lg {
  font-size: 26px;
}
.plan-tokutoku .plan-heading {
  background-color: #e4007f;
}
.plan-tokutoku .plan-heading i {
  margin: 0;
}
.plan-tokutoku .plan-heading i img {
  width: 90px;
}
.plan-komikomi .plan-heading {
  background-color: #d8232a;
}
.plan-komikomi .plan-heading i img {
  width: 44px;
}
.plan-minimini .plan-heading {
  background-color: #008ec4;
}
.plan-minimini .plan-heading i img {
  width: 64px;
}
@media screen and (max-width: 768px) {
  .plan-heading {
		padding: 14px;
    justify-content: start;
		height: 56px;
  }
  .plan-heading i {
    margin: 0 4vw 0 0;
  }
  .plan-heading h2 {
    font-size: 4.4vw;
  }
  .plan-heading h2 .lg {
    font-size: 6vw;
  }
  .plan-tokutoku .plan-heading i {
    margin: 0 2vw 0 0;
  }
  .plan-tokutoku .plan-heading i img {
    width: 19vw;
  }
  .plan-komikomi .plan-heading i img {
    width: 10vw;
  }
  .plan-minimini .plan-heading i img {
    width: 12vw;
  }
}
.plan-detail-head {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px 0 0 0;
}
.plan-detail-head h3 {
  order: 2;
  font-size: 18px;
  line-height: 1.4;
}
.plan-detail-head .p01 {
  flex-basis: 160px;
  order: 1;
}
.plan-detail-head .p02 {
  flex-basis: 160px;
  order: 3;
}
@media screen and (max-width: 768px) {
  .plan-detail-head {
    flex-wrap: wrap;
    padding: 2vw 2.4vw 0 2.4vw;
  }
  .plan-detail-head h3 {
    order: 99;
    padding: 1vw 0 0 0;
    flex-basis: 100%;
    font-size: 4vw;
    line-height: 1.5;
  }
  .plan-detail-head .p01 {
    flex-basis: 50%;
  }
  .plan-detail-head .p02 {
    flex-basis: 50%;
  }
}
.plan-detail-tekiyou {
  margin: 5px 0 0 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
.plan-tokutoku .plan-detail-tekiyou {
  color: #e4007f;
}
.plan-komikomi .plan-detail-tekiyou {
  color: #d8232a;
}
.plan-minimini .plan-detail-tekiyou {
  color: #008ec4;
}
@media screen and (max-width: 768px) {
  .plan-detail-tekiyou {
    margin: 1vw 0 -2vw 0;
    font-size: 3.6vw;
  }
}
.plan-detail-catch {
  padding: 30px 0 0 0;
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
}
.plan-otoku-detail .plan-detail-catch {
  padding: 0;
}
.plan-otoku-detail .plan-detail-tekiyou {
  padding: 30px 0 0 0;
}
@media screen and (max-width: 768px) {
  .plan-detail-catch {
    padding: 4vw 0 0 0;
    font-size: 4vw;
  }
  .plan-otoku-detail .plan-detail-tekiyou {
    padding: 4vw 0 2vw 0;
  }
}
.plan-detail-price {
  display: flex;
  justify-content: center;
  padding: 10px 0 0 0;
  white-space: nowrap;
}
.plan-detail-price .block {
  display: flex;
  padding: 0 25px;
}
.plan-detail-price .block-sm {
  color: #666;
}
.plan-detail-price .block .gb {
  width: 82px;
}
.plan-komikomi .plan-detail-price .block .gb {
  width: 250px;
}
.plan-detail-price .block .price {
  padding: 0 0 0 10px;
}
.plan-komikomi .plan-detail-price .block .price {
  padding: 10px 0 0 10px;
}
.plan-komikomi .plan-detail-price .block .price .num,
.plan-tuuwahoudai .waribiki .price .num,
.plan-tuuwahoudai .total .tax-out .num,
.plan-tuuwahoudai .total .tax-in .num{
	font-family: Price;
	font-weight: 700;
	letter-spacing: -0.04em;

}
.plan-detail-price .block-sm .price {
  margin: 11px 0 0 0;
}
.plan-detail-price .block .tax-out {
  display: flex;
  margin: 0 0 -12px 0;
  line-height: 1.1;
}
.plan-detail-price .block .tax-out .num {
  font-size: 76px;
}
.plan-detail-price .block .tax-out dl {
  margin: 8px 0 0 5px;
}
.plan-detail-price .block .tax-out dt {
  font-size: 17px;
}
.plan-detail-price .block .tax-out dd {
  margin: 5px 0 0 0;
  font-size: 27px;
}
.plan-detail-price .block-sm .tax-out {
  margin: 0 0 -8px 0;
}
.plan-detail-price .block-sm .tax-out dl {
  margin: 5px 0 0 5px;
}
.plan-detail-price .block-sm .tax-out .num {
  font-size: 62px;
}
.plan-detail-price .block-sm .tax-out dt {
  font-size: 15px;
}
.plan-detail-price .block-sm .tax-out dd {
  margin: 2px 0 0 0;
  font-size: 25px;
}
.plan-detail-price .block .tax-in {
  display: flex;
  justify-content: center;
  line-height: 1.1;
  font-size: 26px;
}
.plan-detail-price .block .tax-in .num {
  margin: 0 0 0 2px;
  font-size: 36px;
}
.plan-detail-price .block .tax-in .yen {
  margin: 8px 0 0 2px;
  font-size: 18px;
}
.plan-tokutoku .plan-detail-price .block-lg {
  color: #e4007f;
}
.plan-komikomi .plan-detail-price .block-lg {
  color: #d8232a;
}
.plan-minimini .plan-detail-price .block-lg {
  color: #008ec4;
}
.plan-komikomi .plan-detail-price .catch {
  display: none;
}
@media screen and (max-width: 768px) {
  .plan-detail-price {
    display: block;
    padding: 2vw 3vw 0 3vw;
  }
  .plan-detail-price .block {
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
  }
  .plan-tokutoku .plan-detail-price .notes {
    color: #000;
    white-space: normal;
  }
  .plan-detail-price .block .gb {
    width: 17vw;
  }
  .plan-komikomi .plan-detail-price .block .gb {
    width: 19vw;
  }
  .plan-minimini .plan-detail-price .block .gb {
    width: 19vw;
  }
  .plan-detail-price .block .price {
    display: flex;
    padding: 0 0 0 2vw;
  }
  .plan-tokutoku .plan-detail-price .block .price {
    padding: 0 0 0 1vw;
  }
  .plan-komikomi .plan-detail-price .block .price {
    display: block;
    padding: 0 0 0 3vw;
  }
  .plan-minimini .plan-detail-price .block .price {
    display: block;
    padding: 0 0 0 2vw;
  }
  .plan-detail-price .block-sm .price {
    margin: 0 0 0 0;
  }
  .plan-detail-price .block .tax-out {
    margin: 1vw 0 0 0;
  }
  .plan-komikomi .plan-detail-price .block .tax-out {
    justify-content: center;
  }
  .plan-detail-price .block .tax-out .num {
    font-size: 15.3vw;
  }
  .plan-detail-price .block .tax-out dl {
    margin: 1.6vw 0 0 0.5vw;
  }
  .plan-detail-price .block .tax-out dt {
    font-size: 3.4vw;
  }
  .plan-detail-price .block .tax-out dd {
    margin: 1vw 0 0 0;
    font-size: 5.4vw;
  }
  .plan-tokutoku .plan-detail-price .block-lg .price {
    margin: 1.2vw 0 0 0;
  }
  .plan-tokutoku .plan-detail-price .block-lg .tax-out .num {
    font-size: 14vw;
  }
  .plan-tokutoku .plan-detail-price .block-lg .tax-out dl {
    margin: 1vw 0 0 0.8vw;
  }
  .plan-tokutoku .plan-detail-price .block-lg .tax-out dt {
    font-size: 3.4vw;
  }
  .plan-tokutoku .plan-detail-price .block-lg .tax-out dd {
    margin: 0.5vw 0 0 0;
    font-size: 5.4vw;
  }
  .plan-detail-price .block-sm .tax-out {
    margin: 0 0 0 0;
  }
  .plan-detail-price .block-sm .tax-out dl {
    margin: 0.5vw 0 0 1vw;
  }
  .plan-detail-price .block-sm .tax-out .num {
    font-size: 9.6vw;
  }
  .plan-detail-price .block-sm .tax-out dt {
    font-size: 2.6vw;
  }
  .plan-detail-price .block-sm .tax-out dd {
    margin: 0;
    font-size: 3.7vw;
  }
  .plan-tokutoku .plan-detail-price .block-sm {
    margin: 1vw 0 0 0;
  }
  .plan-tokutoku .plan-detail-price .block-sm .price {
    margin: 3.4vw 0 0 0;
  }
  .plan-tokutoku .plan-detail-price .block-sm .tax-out dl {
    margin: 0.5vw 0 0 1vw;
  }
  .plan-tokutoku .plan-detail-price .block-sm .tax-out .num {
    font-size: 9.6vw;
  }
  .plan-tokutoku .plan-detail-price .block-sm .tax-out dt {
    font-size: 2.6vw;
  }
  .plan-tokutoku .plan-detail-price .block-sm .tax-out dd {
    margin: 0;
    font-size: 3.7vw;
  }
  .plan-detail-price .block .tax-in {
    margin: -2vw 0 0 0;
    font-size: 6.4vw;
  }
  .plan-detail-price .block .tax-in .num {
    margin: 0 0 0 0;
    font-size: 8.6vw;
  }
  .plan-detail-price .block .tax-in .yen {
    margin: 1.2vw 0 0 1vw;
    font-size: 5vw;
  }
  .plan-tokutoku .plan-detail-price .block .tax-in {
    margin: 6.6vw 0 0 0;
    font-size: 4.4vw;
  }
  .plan-tokutoku .plan-detail-price .block .tax-in .num {
    margin: -0.2vw 0 0 0.2vw;
    font-size: 6vw;
  }
  .plan-tokutoku .plan-detail-price .block .tax-in .yen {
    margin: 1vw 0 0 0.5vw;
    font-size: 3.3vw;
  }
  .plan-tokutoku .plan-detail-price .block-sm .tax-in {
    margin: 2.4vw 0 0 0;
  }
  .plan-tokutoku .plan-otoku .plan-detail-price .block {
    justify-content: flex-start;
  }
  .plan-tokutoku .plan-otoku .plan-detail-price .block .gb {
    width: 16vw;
  }
  .plan-tokutoku .plan-otoku .plan-detail-price .block-lg .tax-out .num {
    margin: 0 -0.1em 0 -0.2em;
    font-size: 12vw;
    transform: scaleX(0.9);
  }
  .plan-tokutoku .plan-otoku .plan-detail-price .block-lg .tax-out dt {
    font-size: 3vw;
  }
  .plan-tokutoku .plan-otoku .plan-detail-price .block-lg .tax-out dd {
    font-size: 4.4vw;
  }
  .plan-tokutoku .plan-otoku .plan-detail-price .block-lg .tax-in {
    margin: 6vw 0 0 0;
  }
  .plan-komikomi .plan-detail-price {
    position: relative;
  }
  .plan-komikomi .plan-detail-price .catch {
    display: block;
    position: absolute;
    bottom: 6.6vw;
    left: 29vw;
    right: 6vw;
    font-size: 4vw;
    text-align: center;
  }
}
.plan-detail-setwari {
  margin: 0 0 30px 0;
}
.plan-detail-setwari .setwari {
  margin: 0 25px 0 0;
  width: 260px;
}
.plan-detail-setwari .price {
  display: flex;
  justify-content: center;
  margin: 5px 0 0 0;
  line-height: 1.1;
}
.plan-detail-setwari .price .text {
  margin: 12px 0 0 0;
  font-size: 13px;
}
.plan-detail-setwari .price .num {
  margin: 0 3px;
  font-size: 33px;
}
.plan-detail-setwari .price .yen {
  margin: 8px 0 0 0;
  font-size: 17px;
}
.plan-detail-figure {
  margin: 0 auto;
  width: 410px;
}
.plan-detail-figure.kurikoshi {
	margin: 20px auto;
}
.plan-detail-figure.kurikoshi .kurikoshi-notice{
	background: #d8232a;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	padding: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 1.5;
	

}
.plan-detail-figure > .notes {
	margin-top: 5px;
}
.kurikoshi-box {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	max-width: 410px;
	background: #e4007f;
	text-align: center;
	border-radius: 10px;
}
.kurikoshi-box > .txt {
	display: inline-block;
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.05em;
	padding: 0.4em;
}
.kurikoshi-box > a {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 5px;
	transition: .2s;
	background-color: #fff;
	background-image: url(../img/tip-hatena-pink.svg);
}
.bnr-plan{
	margin-top: 30px;
}
.bnr-plan a img{
	transition: all 0.3s ease;

}
.bnr-plan a:hover img{
	opacity: 0.7;

}
@media screen and (max-width: 768px) {
  .plan-detail-setwari {
    display: block;
    margin: 0;
  }
  .plan-detail-setwari .setwari {
    margin: 3vw auto 0 auto;
    width: 70vw;
  }
  .plan-detail-setwari .price {
    justify-content: center;
    margin: 0 4vw 3vw 4vw;
    padding: 2vw 0 0 0;
  }
  .plan-tokutoku .plan-detail-setwari .price {
    background-repeat: no-repeat;
    background-image: url(../img/line-dashed-tokutoku.svg);
    background-size: 100% auto;
  }
  .plan-minimini .plan-detail-setwari .price {
    margin: 0 0 2vw 0;
  }
  .plan-detail-setwari .price .text {
    margin: 3vw 0 0 0;
    font-size: 3.4vw;
  }
  .plan-detail-setwari .price .num {
    margin: 0 1vw;
    font-size: 8.8vw;
  }
  .plan-detail-setwari .price .yen {
    margin: 2vw 0 0 0;
    font-size: 4.5vw;
  }
  .plan-detail-figure {
    padding: 2vw 4vw 0 4vw;
    width: 100%;
  }
  .kurikoshi-box {
		margin: 0 auto;
		max-width: none;
		gap: 3vw;
	}
	.kurikoshi-box > .txt{
		font-size: 4.5vw;
		padding: 3vw 1vw;
	}
  .kurikoshi-box > a {
		width: 7vw;
		height: 7vw;
	}
}
.plan-detail-row {
  display: flex;
  margin: 30px auto 0 auto;
  padding: 0 0 50px 0;
  width: 660px;
}
@media screen and (max-width: 768px) {
  .plan-detail-row {
    display: block;
    margin: 0;
    padding: 0 4vw 6vw 4vw;
    width: auto;
  }
}
.plan-detail-items {
  padding: 0 12px 0 0;
  flex-basis: 50%;
}
.plan-detail-items h4 {
  margin: 0 0 5px 0;
  text-align: center;
  font-size: 13px;
}
.plan-detail-items table {
  width: 290px;
  line-height: 1.2;
  white-space: nowrap;
}
.plan-detail-items table th {
  vertical-align: middle;
  background-color: #f5f5f5;
  border: 1px solid #000;
  padding: 5px;
  text-align: left;
  font-size: 11px;
}
.plan-detail-items table .caption th {
  padding: 5px;
  background-color: #fce5f2;
  text-align: center;
  font-size: 14px;
}
.plan-detail-items table th sup {
  color: red;
}
.plan-detail-items table td {
  vertical-align: middle;
  border: 1px solid #000;
  font-size: 10px;
  padding: 7px 5px;
  width: 40%;
  text-align: center;
}
.plan-detail-items table td .price {
  display: flex;
  margin-bottom: -5px;
  justify-content: center;
}
.plan-detail-items table td .price .num {
  padding-right: 1px;
  font-weight: 500;
  font-size: 24px;
}
.plan-detail-items table td .price .num span {
  letter-spacing: -0.1em;
}
.plan-detail-items table td .price .yen {
  margin: 9px 0 0 0;
}
@media screen and (max-width: 768px) {
  .plan-detail-items {
    padding: 0 0;
  }
  .plan-detail-items h4 {
    margin: 0 0 2vw 0;
    font-size: 3.4vw;
  }
  .plan-detail-items table {
    width: 100%;
  }
  .plan-detail-items table th {
    padding: 1.2vw;
    font-size: 2.8vw;
  }
  .plan-detail-items table .caption th {
    padding: 1vw;
    font-size: 3.7vw;
  }
  .plan-detail-items table td {
    padding: 1vw 0.8vw;
    font-size: 2.4vw;
  }
  .plan-detail-items table td .price {
    margin-bottom: -1vw;
  }
  .plan-detail-items table td .price .num {
    padding-right: 0.5vw;
    font-size: 6.4vw;
  }
  .plan-detail-items table td .price .yen {
    margin: 2.5vw 0 0 0;
  }
}
.plan-detail-notes {
  padding: 23px 0 0 12px;
  flex-basis: 50%;
}
.plan-detail-notes .link-block {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .plan-detail-notes {
    padding: 4vw 0 0 0;
  }
  .plan-detail-notes .link-block {
    text-align: center;
  }
}
.plan-tip-block {
  margin: 20px 0 0 0;
}
.plan-tip-block ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 14px;
}
.plan-tip-block ul li {
  display: flex;
}
.plan-tip-block ul li.full {
  margin: 15px 0 0 0;
}
.plan-tip-block a {
  display: block;
  margin: 0 0 0 5px;
  width: 24px;
  height: 24px;
  background-color: #ea6094;
  background-image: url(../img/tip-hatena.svg);
  background-size: contain;
  border-radius: 5px;
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .plan-tip-block a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .plan-tip-block {
    margin: 0;
    padding: 0 0 10px 0;
  }
  .plan-tip-block ul {
    display: block;
    font-size: 14px;
  }
  .plan-tip-block ul li {
    margin: 15px 0 0 0;
    justify-content: center;
  }
}
.plan-otoku-heading {
  position: relative;
  color: #fff;
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .plan-otoku-heading:hover {
  opacity: 0.7;
}
.plan-otoku-heading h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  line-height: 1.3;
}
.plan-otoku-heading h2 span {
  display: block;
}
.plan-otoku-heading h2 .sm {
  margin: 0 5px 0 0;
  font-size: 16px;
}
.plan-otoku-heading h2 .lg {
  font-size: 26px;
}
.plan-otoku-heading h2 .lg sup {
  position: relative;
  top: -0.2em;
  margin: 0 -0.16em;
  font-size: 20px;
  transform-origin: 50% 0%;
}
.plan-otoku-heading i {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.plan-otoku-heading i:after,
.plan-otoku-heading i:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
}
.plan-otoku-heading i:before {
  margin: -2px 0 0 -10px;
  width: 20px;
  height: 4px;
}
.plan-otoku-heading i:after {
  margin: -10px 0 0 -2px;
  width: 4px;
  height: 20px;
}
.plan-otoku.opened .plan-otoku-heading i:after {
  opacity: 0;
}
.plan-otoku-heading .clickable {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.plan-tokutoku .plan-otoku-heading {
  background-color: #e4007f;
}
.plan-minimini .plan-otoku-heading {
  background-color: #008ec4;
}
.plan-otoku-detail {
  overflow: hidden;
  height: 0;
}
.plan-otoku-detail > div {
  position: relative;
  padding: 0 0 50px 0;
  border-bottom: 2px solid #000;
}
.plan-otoku.opened .ac-foot {
  display: block;
}
.plan-otoku.limit .ac-foot {
  position: absolute;
  bottom: 20px;
  margin-left: -57px;
}
.plan-otoku.hide .ac-foot {
  display: none;
}
.plan-tokutoku .plan-otoku-detail > div {
  border-color: #e4007f;
}
.plan-minimini .plan-otoku-detail > div {
  border-color: #008ec4;
}
.plan-otoku-detail .plan-detail-price {
  padding-top: 40px;
}
.plan-minimini .plan-otoku-detail .plan-detail-price {
  padding-top: 10px;
}
@media screen and (max-width: 768px) {
  .plan-otoku {
  }
  .plan-otoku-heading h2 {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 0 4.66667vw;
    height: 18.6vw;
  }
  .plan-otoku-heading h2 .sm {
    margin: 0;
    font-size: 4vw;
  }
  .plan-otoku-heading h2 .lg {
    font-size: 6.6vw;
  }
  .plan-otoku-heading h2 .lg sup {
    top: -0.25em;
    font-size: 4.8vw;
  }
  .plan-otoku-heading i {
    right: 15px;
  }
  .plan-otoku-detail > div {
    padding: 0 0 50px 0;
  }
  .plan-otoku-detail .plan-detail-price {
    padding-top: 4vw;
  }
  .plan-minimini .plan-otoku-detail .plan-detail-price {
    padding-top: 1vw;
  }
  .plan-komikomi .plan-otoku-detail .plan-detail-price {
    display: none;
  }
}
.plan-tuuwahoudai {
  margin: 20px auto 0 auto;
  padding: 20px 0 15px 20px;
  max-width: 660px;
  border: 1px solid #d8232a;
}
.plan-tuuwahoudai h3 {
  line-height: 1.2;
}
.plan-tuuwahoudai h3 span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.plan-tuuwahoudai h3 .sm {
  font-size: 19px;
}
.plan-tuuwahoudai h3 .sm::before {
  content: "";
  display: block;
  width: 76px;
  height: 38px;
  background-image: url(../img/plan-komikomi-tuuwa.svg);
  background-size: contain;
}
.plan-tuuwahoudai h3 .lg {
  font-size: 30px;
  color: #d8232a;
}
.plan-tuuwahoudai .num span {
  letter-spacing: -0.1em;
}
.plan-tuuwahoudai .row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 0 0;
}
.plan-tuuwahoudai .option {
  flex-basis: 50%;
}
.plan-tuuwahoudai .option img {
  margin: 0 auto;
  width: 200px;
}
.plan-tuuwahoudai .option p{
font-size: 12px;
font-weight: bold;
text-align: center;
margin-top: 6px;
}
.plan-tuuwahoudai .detail {
  flex-basis: 50%;
  line-height: 1.5;
}
.plan-tuuwahoudai .block {
  display: flex;
}
.plan-tuuwahoudai .block .text {
  font-size: 12px;
}
.plan-tuuwahoudai .block .price {
  display: flex;
  line-height: 1.1;
  margin: 0 0 0 -0.3em;
}
.plan-tuuwahoudai .waribiki {
  position: relative;
}
.plan-tuuwahoudai .waribiki .price {
  color: #d8232a;
}
.plan-tuuwahoudai .waribiki .price .num {
  font-size: 68px;
}
.plan-tuuwahoudai .waribiki .price .yen {
  margin: 25px 0 0 3px;
  font-size: 26px;
}
.plan-tuuwahoudai .total .text {
  padding: 0 0 3px 0;
  font-size: 13px;
}
.plan-tuuwahoudai .total .price {
  display: flex;
  line-height: 1.1;
  color: #d8232a;
}
.plan-tuuwahoudai .total .tax-out {
  display: flex;
}
.plan-tuuwahoudai .total .tax-out .num {
  font-size: 43px;
}
.plan-tuuwahoudai .total .tax-out dl {
  margin: 5px 0 0 3px;
}
.plan-tuuwahoudai .total .tax-out dt {
  font-size: 10px;
}
.plan-tuuwahoudai .total .tax-out dd {
  margin: 2px 0 0 0;
  font-size: 15px;
}
.plan-tuuwahoudai .total .tax-in {
  display: flex;
  margin: 12px 0 0 2px;
  font-size: 18px;
}
.plan-tuuwahoudai .total .tax-in .num {
  font-size: 24px;
}
.plan-tuuwahoudai .total .tax-in .yen {
  margin: 5px 0 0 2px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .plan-tuuwahoudai {
    margin: 5vw auto 0 auto;
    padding: 6vw 4vw 0 4vw;
    max-width: 100%;
    border: 0;
    border-top: 2px solid #d8232a;
  }
  .plan-tuuwahoudai h3 {
    margin: 0 0 3vw 0;
  }
  .plan-tuuwahoudai h3 .sm {
    margin: 0 0 0 -1.4vw;
    font-size: 4.5vw;
  }
  .plan-tuuwahoudai h3 .sm::before {
    margin: -1.4vw 2vw 0 0;
    width: 20.2vw;
    height: 10.1vw;
  }
  .plan-tuuwahoudai h3 .lg {
    font-size: 7.4vw;
  }
  .plan-tuuwahoudai .row {
    display: block;
    margin: 3vw 0 0 0;
  }
  .plan-tuuwahoudai .option {
    margin: 0 auto;
    width: 58vw;
  }
  .plan-tuuwahoudai .option img {
    width: 100%;
  }
  .plan-tuuwahoudai .detail {
    padding: 5vw 0 0 0;
    line-height: 1.3;
    white-space: nowrap;
  }
  .plan-tuuwahoudai .block {
    display: block;
  }
  .plan-tuuwahoudai .block .text {
    padding: 1vw 0 0 0;
    font-size: 3.2vw;
  }
  .plan-tuuwahoudai .waribiki {
    display: flex;
    justify-content: space-between;
    padding: 0 0 0 1vw;
  }
  .plan-tuuwahoudai .waribiki::before {
    top: 12.4vw;
    left: -1vw;
    width: 8vw;
    height: 8vw;
  }
  .plan-tuuwahoudai .waribiki .price {
    margin: 0;
  }
  .plan-tuuwahoudai .waribiki .price .num {
    font-size: 15vw;
  }
  .plan-tuuwahoudai .waribiki .price .yen {
    margin: 5.3vw 0 0 0.5vw;
    font-size: 5.7vw;
  }
  .plan-tuuwahoudai .total {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 2.2vw 0 0 1vw;
    border-top: 1px dashed #d8232a;
  }
  .plan-tuuwahoudai .total .text {
    padding: 1vw 0 0 0;
    font-size: 3.2vw;
  }
  .plan-tuuwahoudai .total .price {
    display: block;
  }
  .plan-tuuwahoudai .total .tax-out .num {
    font-size: 11.3vw;
  }
  .plan-tuuwahoudai .total .tax-out dl {
    margin: 1vw 0 0 0.5vw;
  }
  .plan-tuuwahoudai .total .tax-out dt {
    font-size: 2.6vw;
  }
  .plan-tuuwahoudai .total .tax-out dd {
    margin: 0.5vw 0 0 0;
    font-size: 4vw;
  }
  .plan-tuuwahoudai .total .tax-in {
    justify-content: center;
    margin: -1vw 0 0 0;
    font-size: 4.2vw;
  }
  .plan-tuuwahoudai .total .tax-in .num {
    font-size: 6.4vw;
  }
  .plan-tuuwahoudai .total .tax-in .yen {
    margin: 1.2vw 0 0 0.5vw;
    font-size: 3.6vw;
  }
}
.notes-ac-content {
  margin: 0 auto;
  padding: 40px 40px 0;
}
.notes-ac-content .note,
.notes-ac-content .notes {
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width:768px) {
	.notes-ac-content{
		padding-top: 24px;
	}
}
.uqc .plan-content .application {
  padding: 0 0 50px 0;
}
.uqc .plan-content .application .in {
  max-width: 660px;
}
.uqc .plan-content .application ul li .text {
  font-size: 14px;
}
.uqc .plan-content .btn-fill-icon,
.uqc .plan-content .btn-outline-icon {
  height: 72px;
  font-size: 16px;
}
.uqc .plan-content .btn-fill-icon:before,
.uqc .plan-content .btn-outline-icon:before {
  left: 20px;
  margin-top: -20px;
  padding-top: 40px;
  width: 40px;
  background-size: contain;
}
.cv-area-pink{
	background: #e4017e;
	color: #fff;
	font-size: 14px;
	padding: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 28px;
	margin-top: 28px;
}

.cv-area-pink:first-child{
	margin-top: 0;
}
.cv-area-pink:last-child{
	margin-bottom: 0;
}
/* .container>.cv-area-pink{
	margin-bottom: 30px;

} */
@media screen and (max-width:768px) {
	.cv-area-pink{
	margin-bottom: 15px;
	}
}

.komikomi-head{
	display: flex;
}
.komikomi-head .left{
	width: 42%;
	padding: 0 38px 0;
	font-size: 14px;
	text-align: center;
	background: #d7262b;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.komikomi-head .left .oyako-img{
	margin-bottom: 10px;
	max-width: 270px;
	margin: 0 auto 10px;


}

.komikomi-head .left dl{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 14px;
	gap: 12px;

}
.komikomi-head .left dt{
	background: #000;
	color: #fff;
	font-size: 14px;
	padding: 9px 10px 9px 14px;
	text-align: left;
	font-weight: bold;
	line-height: 1.25;
}
.komikomi-head .left dd{
	flex: 1;
	text-align: left;
}
.komikomi-head .left dd p{
	line-height: 1;
	font-weight: bold;
	
}
.komikomi-head .left dd p:first-child{
	font-size: 16px;

}
.komikomi-head .left dd p .txt01{
	font-size: 36px;
	
}
.komikomi-head .left dd p .txt02{
	font-size: 28px;
}
.komikomi-head .left>p{
	line-height: 1;
}
.komikomi-head .left>p.notice{
	margin-top: 5px;
	padding-right: 58%;

}

.komikomi-head .right{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.komikomi-head .right .top{
	padding: 17px 20px;
	display: grid;
	grid-template-columns: 104px 1fr;
  grid-template-rows: auto;
	grid-template-areas: ". to"
												"ttl price";
	

}
.komikomi-head .right .top .ttl{
	grid-area: ttl;
	align-self: center;
	text-align: right;
	line-height: 1.25;
	font-weight: bold;
	font-size: 20px;
	margin-top: -38px;
	margin-right: 4px;
}
.komikomi-head .right .top .to{
	grid-area: to;
	font-size: 22px;
	font-weight: bold;
	padding-left: 15px;
	color: #d7262b;
}
.komikomi-head .right .top .price{
	grid-area: price;
	color: #d7262b;
	font-weight: bold;
	line-height: 1;
	display: grid;
	grid-template-columns: 230px 66px;
	align-items: flex-end;
  grid-template-rows: 44px auto;
	grid-template-areas: "num tax"
												"num yen"
												"tax-in tax-in";
}
.komikomi-head .right .top .price .num{
	grid-area: num;
	font-family: Price;
    font-weight: 700;
    letter-spacing: -0.06em;
		font-size: 100px;
		height: 73px;
		
}
.komikomi-head .right .top .price .tax{
	grid-area: tax;
	font-size: 17px;
}

.komikomi-head .right .top .price .tax-in{
	grid-area: tax-in;
	color: #000;
	
	font-size: 32px;
	margin-top: 15px;
	padding-left: 10px;
	display: flex;
	align-items: baseline;
}
.komikomi-head .right .top .price .tax-in .in-num{
	font-family: Price;
	font-size: 40px;
	font-weight: 500;
	letter-spacing: -0.04em;
	margin: 0 5px;
	height: 0;

}
.komikomi-head .right .top .price .tax-in .in-yen{
	
	font-size: 20px;
	line-height: 1;

}
.komikomi-head .right .top .price .yen{
	grid-area: yen;
	font-size: 24px;
}
.komikomi-head .right .bottom{
	display: flex;
	padding: 10px 10px 7px;
	align-items: baseline;
	font-weight: bold;
	justify-content: center;
	line-height: 1;
	border-top: 1px dashed #000;
}
.komikomi-head .right .bottom .period{
	font-size: 14px;
	font-weight: normal;
	margin-right: 60px;
}
.komikomi-head .right .bottom .size{
	font-size: 14px;
	margin-right: 10px;
	font-family: Price;
	font-weight: 500;
}
.komikomi-head .right .bottom .size .num{
	font-size: 24px;
}
.komikomi-head .right .bottom .price{
font-size: 16px;
}
.komikomi-head .right .bottom .price .num{
font-size: 28px;
font-family: Price;
font-weight: 500;
letter-spacing: -0.04em;
margin-right: 10px;
height: 0;
display: inline-block;
}

.roma-serif{
	font-family: serif;
}
.komikomi-body-01{

	padding: 40px 40px ;
	display: flex;
	gap: 30px;
}
.komikomi-body-01>.left,
.komikomi-body-01>.right{
	flex: 1;
}
.komikomi-body-01>.left{

}
.komikomi-body-01>.left dl{
	
}
.komikomi-body-01>.left dl dt{
	background: #ffe0e1;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	margin-bottom: 5px;

}
.komikomi-body-01>.left dl dd{
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	font-size: 14px;
	line-height: 1;
	padding: 6px 0;

}
.komikomi-body-01>.left dl dd .right{
	width: 215px;
	display: flex;
	align-items: baseline;
	justify-content: space-between;

}
.komikomi-body-01>.left dl dd:nth-of-type(1) .right{
	width: auto;

}
.komikomi-body-01>.left dl dd .txt{
	margin-right: 5px;
	font-size: 12px;

}
.komikomi-body-01>.left dl dd .num{
	font-family: Price;
	font-weight: 500;
	letter-spacing: -0.04em;
	font-size: 26px;
	height: 0;
	margin-right: 5px;
	color: #666666;
	margin-left: auto;
}
.komikomi-body-01>.left dl dd .yen{
	color: #666666;
}
.komikomi-body-01>.left dl dd.red .num,
.komikomi-body-01>.left dl dd.red .yen{
color: #d7262b;
}
.komikomi-body-01>.left dl dd+dd{
	border-top: 2px solid #a0a0a0;
}
.komikomi-body-01>.left dl dd:last-child{
	border-top: 2px solid #000;
}
.komikomi-body-01>.left dl dd:last-child .num,
.komikomi-body-01>.left dl dd:last-child .yen{
	color: #000;
}
.komikomi-body-01>.left dl dd:last-child .num{
	font-size: 32px;
	margin-right: 2px;
}
.komikomi-body-01>.left dl dd:last-child .yen{
	font-size: 16px;

}
.komikomi-body-01>.right{
	line-height: 1.4;
}
.komikomi-body-01>.right a{
	color: #e4007f;
	text-decoration: underline;
}
.komikomi-body-01>.right a:hover{
	text-decoration: none;

}
.komikomi-body-01>.right .notice{
	font-size: 13px;
	margin-top: 18px;

}


.komikomi-body-02{
	padding: 50px 94px;
	text-align: center;
	background: url(../img/bg_komikomi_otoku.png) no-repeat center /cover;
}
.komikomi-body-02 .hd-mini{
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}
.komikomi-body-02 .hd-otoku{
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5;

}
.komikomi-body-02 .hd-otoku .mini{
	font-size: 20px;
}
.komikomi-box{
	margin-top: 20px;
	display: grid;
	grid-template-columns:1fr 1fr;
	gap: 40px;
}
.komikomi-box .box{
	flex: 1;
	display: grid;
  grid-template-rows: subgrid;
	grid-row: span 2;
	row-gap: 0;
}
.komikomi-box .box .hd{
	color: #fff;
	background: #d7262b;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	position: relative;
}
.komikomi-box .box .hd .mini{
	font-size: 14px;

}
.komikomi-box .box.otoku1 .hd:before,
.komikomi-box .box.otoku-family .hd:before{
	content:"";
	position: absolute;
	top: 0;
	left: -10px;
	background: url(../img/icon_otoku1_left.png);
	width: 45px;
	height: 58px;
}
.komikomi-box .box.otoku1 .hd:after,
.komikomi-box .box.otoku-family .hd:after{
	content:"";
	position: absolute;
	top: 0;
	right: -10px;
	background: url(../img/icon_otoku1_right.png);
	width: 43px;
	height: 65px;
}
.komikomi-box .box.otoku2 .hd:before{
	content:"";
	position: absolute;
	top: 0px;
	left: -10px;
	background: url(../img/icon_otoku2_left.png);
	width: 52px;
	height: 60px;
}
.komikomi-box .box.otoku2 .hd:after{
	content:"";
	position: absolute;
	top: 0px;
	right: -10px;
	background: url(../img/icon_otoku2_right.png);
	width: 47px;
	height: 58px;
}
.komikomi-box .box .box-in{
	padding: 7px 17px;
	border: 4px solid #d7262b;
	border-top: none;
	background: #fff;
}

.komikomi-box .box.otoku-family .img{
	max-width: 200px;
	margin: 30px auto 0 auto;
}
.komikomi-box .box.otoku-family .img img{
	margin-left: 10%;

}
.komikomi-box .box.otoku-family .ttl{
	font-size: 17px;
	font-weight: bold;
	margin-top: 20px;
}
.komikomi-box .box.otoku-family .price{
	color: #d7262b;
	font-weight: bold;
	font-size: 14px;
	display: flex;
	align-items: baseline;
	justify-content: center;
	margin-top: 5px;

}

.komikomi-box .box.otoku-family .price .num{
	font-size: 42px;
	display: inline-block;
	line-height: 1;
	font-family: Price;
	font-weight: 700;
	letter-spacing: -0.04em;
	line-height: 1;
	margin-right: 2px;
}
.komikomi-box .box.otoku-family .price .wari{
	font-size: 28px;
	margin-left: 10px;

}

.komikomi-box .box.otoku-family .bottom-wrap{
	display: flex;
	border-top: 1px solid #000;
	padding-top: 10px;
	margin-top: 7px;
	justify-content: center;
	gap: 30px;
	font-size: 13px;
	line-height: 1.4;
}

.komikomi-box .box.otoku-family .bottom-wrap .after{
	position: relative;

}
.komikomi-box .box.otoku-family .bottom-wrap .after:before{
	content:"→";
	position: absolute;
	top: 0;
	left: -22px;
	transform: translateY(50%);

}


.komikomi-box .box.otoku1 .top-wrap{
	display: flex;
	margin-right: 20px;
	margin-top: 5px;
	gap: 10px;
}
.komikomi-box .box.otoku1 .top-wrap .left{
	flex: 1;
}
.komikomi-box .box.otoku1 .ttl{
	font-size: 17px;
	font-weight: bold;
}

.komikomi-box .box.otoku1 .top-wrap .left .mini{
	color: #d7262b;
	font-weight: bold;
}
.komikomi-box .box.otoku1 .top-wrap .left .size{
	font-size: 34px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	color: #d7262b;
}
.komikomi-box .box.otoku1 .top-wrap .left .size .num{
	font-size: 54px;
	display: inline-block;
	line-height: 1;
	font-family: Price;
	font-weight: 700;
	letter-spacing: -0.04em;
	line-height: 1;
	height: 47px;
	margin-right: 2px;
}
.komikomi-box .box.otoku1 .top-wrap .left .size .unit{
	display: inline-block;
	line-height: 1;
	font-family: Price;
	font-weight: 700;
	letter-spacing: -0.04em;

}
.komikomi-box .box.otoku1 .top-wrap .left .size .txt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 3px;
	text-align: left;
	line-height: 1.25;
}
.komikomi-box .box.otoku1 .top-wrap .left > .txt{
	font-size: 13px;
	font-weight: bold;
	
	line-height: 1.4;
	text-align: center;
}
.komikomi-box .box.otoku1 .top-wrap .left > .txt .txt02{
	font-weight: normal;

}

.komikomi-box .box.otoku1 .top-wrap .right{
	width:  66px;
	height: auto;
	padding-top: 5px;

}
.komikomi-box .box.otoku1 .bottom-wrap{
	margin-top: 13px;
}
.komikomi-box .box.otoku1 .bottom-wrap .kurikosi{
	background: #d7262b;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.25;
	padding: 8px;
}
.komikomi-box .box.otoku2 .top-wrap{
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	margin-top: 25px;
	gap: 22px;
}

.komikomi-box .box.otoku2 .top-wrap .left{
	flex: 1;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	color: #d7262b;
}

.komikomi-box .box.otoku2 .top-wrap .left .txt01{
	font-size: 20px;
}
.komikomi-box .box.otoku2 .top-wrap .left .txt01 .num{
	font-family: Price;
	font-weight: 700;
	letter-spacing: -0.04em;
	font-size: 40px;
	display: inline-block;
	line-height: 1.25;
	height: 0;
	margin-right: 3px;
}
.komikomi-box .box.otoku2 .top-wrap .left .txt02{
	font-size: 26px;
}
.komikomi-box .box.otoku2 .top-wrap .left sup{
	font-size: 10px;
	vertical-align: top;
	transform: none;
}


.komikomi-box .box.otoku2 .top-wrap .right{
	width:  110px;
	height: auto;
}
.komikomi-box .box.otoku2 .bottom-wrap{
	padding: 15px 0 0;
	font-size: 13px;
	border-top: 1px solid #000;

}
.notice-indent-wrap{
	display: flex;
	text-align: left;
}
.notice-indent-wrap :first-child{
	white-space: nowrap

}
.uqc .plan-section .num {
	font-family: Price;
	font-weight: 700;
	letter-spacing: -0.04em;
}


.komikomi-box .notice-indent{
	text-indent: -1em;
	padding-left: 1em;
	font-size: 13px;
	text-align: left;
	margin-top: 10px;
	line-height: 1.5;
}
.application-fixed{

}
.uqc .content .komikomi-all-wrap .section{
	margin: 0;
}
.uqc .content .komikomi-all-wrap .section + .section{
	border-top: none;
}
.pc-only{
	display: block!important;
}
.sp-only{
	display: none!important;
}

.uqc .content .komikomi-all-wrap .other-link a{
	height: 63px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 14px;
	position: relative;
}
.uqc .content .komikomi-all-wrap .other-link a:before{
	content: "\e902";
	position: absolute;
	right: 25px;
	top: 50%;
	font-family: uq-icomoon!important;
	font-size: 25px;
	transform: translateY(-50%);
	line-height: 1;
	text-align: right;
}
.uqc .content .komikomi-all-wrap .other-link{
	background: url(../img/icon_pink_dot.png) repeat;

}
.uqc .content .komikomi-all-wrap .other-link .txt01{
	font-size: 20px;
}
.uqc .content .komikomi-all-wrap .other-link .mini{
	font-size: 18px;
	margin-left: 5px;
}

@media screen and (max-width:768px) {
	.pc-only{
		display: none!important;
	}
	.sp-only{
		display: block!important;
	}
	.komikomi-head{
		flex-direction: column;
		border-bottom: none;
	}
	.komikomi-head .left{
		width: 100%;
		padding: 20px  25px;
		
	}
	.komikomi-head .left dl{
		margin: 0 ;
		gap: 10px;
		margin-bottom: 10px;
	}
	.komikomi-head .left dt{
		padding: 5px 15px;
		
		width: auto;
	}
	.komikomi-head .left dd{
		flex: none;
	}
	
	.komikomi-head .right{
		padding: 10px 20px;
		border-top: 2px solid #000;
		align-items: center;
	}
	.komikomi-head .right .top{
		padding: 0 0 10px;
		grid-template-columns: 70px 1fr;
	}


	.komikomi-head .right .top .to{
		font-size: 17px;
		padding-left: 5px;
	}
	.komikomi-head .right .top .ttl{
		
	}
	.komikomi-head .right .top .price{
				grid-template-columns: 150px 66px;
				grid-template-rows:auto;
				
	}
	
	.komikomi-head .right .top .price .num{
		font-size: 64px;
		height: 48px;
	}
	.komikomi-head .right .top .price .yen{
		font-size: 20px;
	}
	.komikomi-head .right .top .price .tax{
		font-size: 14px;
	}
	.komikomi-head .right .top .price .tax-in{
		margin-top: 15px;

	}
	.komikomi-head .right .top .price .tax-in .in-num:after{
		margin-left: 5px;
	}
	.komikomi-head .right .bottom{
		padding: 10px 0 0;
		width: 100%;
		justify-content: flex-end;
	}
	.komikomi-head .right .bottom .period{
		margin-right: 20px;
		margin-right: auto;
	}
	.komikomi-head .right .bottom .price .num{
		margin-right: 5px;
	}
	.komikomi-head .right .bottom .size{
		margin-right: 0;
		margin-left: 25px
	}
	.komikomi-head .right .bottom .price{
		justify-self: flex-end;
		margin-left: 18px;
	}
	
	.komikomi-body-01{
		padding: 0;
		gap: 0;
		flex-direction: column;
	}
	.komikomi-body-01>.left dl dt{
		margin-bottom: 10px;
	}
	.komikomi-body-01>.left dl dd{
		align-items: center;
		margin: 0 20px;
	}
	.komikomi-body-01>.left dl dd .txt{
		line-height: 1.1;
		font-size: 10px;
		
	}
	.komikomi-body-01>.left dl dd .num{
		height: 20px;
	}
	.komikomi-body-01>.left dl dd:last-child .num{
		height: 25px;
	}
	.komikomi-body-01>.left dl dd .right{
		width: 168px;
		align-items: flex-end;
	}
	
	.komikomi-body-01>.right{
		display: flex;
		flex-direction: column-reverse;
		padding: 0 20px 20px;
		text-align: center;
	}

	
	.komikomi-body-01>.right .notice{
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: left;
	}
	.komikomi-body-02{
		padding: 28px;
		background-position: top center;
	}
	.komikomi-box{
		grid-template-columns: 1fr;

		margin-top: 10px;
		gap: 16px;
	}
	.komikomi-body-02 .hd-otoku{
		font-size: 24px;
		margin-left: -10px;
		margin-right: -10px;
	}
	.komikomi-body-02 .hd-otoku .mini {
    font-size: 18px;
	}
	.komikomi-box .box.otoku-family .img{
		margin-top: 10px;
	}
	.komikomi-box .box.otoku-family .ttl{
		margin-top: 10px;
	}
	.komikomi-box .box.otoku-family .price{
		margin-top: 0;
	}
	.komikomi-box .box.otoku-family .bottom-wrap{
		margin-top: 0;
	}
	.komikomi-box .box.otoku1 .top-wrap{
		margin-right: 10px;
		justify-content: center;
	}
	.komikomi-box .box.otoku1 .top-wrap .left{
		flex: none;
	}
	.komikomi-box .box.otoku1 .top-wrap .left .size .txt{
		font-size: 14px;
	}
	.komikomi-box .box.otoku2 .top-wrap{
		margin-top: 0;
		margin-bottom: 0;
		flex-direction: row;
		gap: 20px;
		justify-content: center;
	}
	
	.komikomi-box .box.otoku2 .top-wrap .left{
		padding: 10px 0;
		flex: none;
	}
	.komikomi-box .box.otoku2 .top-wrap .left .txt01 {
    font-size: 14px;
	}
	.komikomi-box .box.otoku2 .top-wrap .left .txt01 .num{
		font-size: 29px;
	}
	.komikomi-box .box.otoku2 .top-wrap .left .txt02 {
    font-size: 20px;
	}
	.komikomi-box .box.otoku2 .top-wrap .right{
		width: 80px;
	}
	.uqc .plan-notes.bd{
		border-width: 2px;
	}

	.uqc .content .komikomi-all-wrap .other-link a{
		justify-content: flex-start;
		line-height: 1;
		height: 56px;
	}
	.uqc .content .komikomi-all-wrap .other-link a:before{
		right: 20px;
	}

}

.notes-ac-ctr {
  display: flex;
  justify-content: center;
  margin: 10px 0 0 0;
}
.notes-ac-ctr a {
  display: block;
}
.notes-ac-opener {
	position: relative;
	z-index: 2;
}
.notes-ac-opener a {
  width: 180px;
}
.notes-ac-closer a {
  display: none;
  width: 134px;
}
.notes-ac-ctr a span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  background-color: #fff;
  border-radius: 10px;
  font-size: 14px;
  color: #333;
}
.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: #e4007f;
}
.notes-ac-ctr a i::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-color: #fff;
  margin: -1px 0 0 -5px;
  width: 10px;
  height: 2px;
}
.notes-ac-opener a i::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-color: #fff;
  margin: -5px 0 0 -1px;
  width: 2px;
  height: 10px;
}
.notes-ac-wrap {
  overflow: hidden;
  position: relative;
  height: 120px;
  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 .notes-ac-opener a {
  display: none;
}
.notes-ac-opened .notes-ac-closer a {
  display: block;
}
.notes-ac-opened .notes-ac-wrap::after {
  transform: scaleY(0);
}
.uqc .bnr-kosodate{
	margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .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;
  }
}
@media screen and (max-width:768px) {
	.notes-ac-wrap {
		height: 74px;
	}
	.notes-ac-opener {
		margin-top: -16px;
		position: relative;
	}
	.notes-ac-opened .notes-ac-opener {
		margin-top: 0;
	}
	.notes-ac-closer {
		margin-top: 0;
	}
	.notes-ac-opened .notes-ac-closer {
		margin-top: 24px;
	}
}

/* feature_241120 */
.content-award {
	padding: 80px 0 0;
}
@media screen and (max-width: 768px) {
	.content-award {
		padding: 40px 0 0;
	}
}
.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: 768px) {
			border-width: calc(var(--bd-width) / 2);
		}
		+.section {
			border-color: var(--pink);
			border-width: var(--bd-width);
			border-radius: 0 0 var(--kado) var(--kado);
			border-top: none;
			@media screen and (max-width: 768px) {
				border-width: calc(var(--bd-width) / 2);
				border-radius: 0 0 var(--bd-width) var(--bd-width);
			}
		}
	}
	.mv {
		background: #fff;
		border-radius: var(--kado) var(--kado) 0 0;
		overflow: hidden;
		.mv-02,
		.mv-01 {
			line-height: 0;
		}
		.mv-note-wrap {
			padding: 13px 0 24px;
			.mv-note {
				font-size: 10px;
				line-height: 1.4;
				max-width: 670px;
				margin: 0 auto;
			}
		}
	}
	.award-area {
		padding: 30px 20px 16px;
		background: #f16aaa;
		@media screen and (max-width: 768px) {
			padding: 22px;
		}
	}
	.award-btn-wrap {
		display: flex;
		justify-content: center;
		gap: 30px;
		font-size: 12px;
		@media screen and (max-width: 768px) {
			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: 768px) {
				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: 768px) {
				&: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: 768px) {
			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: 10px;
		line-height: 1.4;
		display: flex;
		gap: 15px;
		justify-content: space-between;
		background-color: #fff;
		@media screen and (max-width: 768px) {
			padding: 10px 25px 20px;
			line-height: 1.4;
			font-size: 12px;
			flex-direction: column;
			align-items: end;
			gap: 0;
			.tip-btn-note {
				margin-top: 12px;
			}
		}
	}
	.section.opened .ac-head i {
		background-color: transparent !important;
	}
	.area-ex-head {
		background: var(--pink);
		color: #fff;
		position: relative;
		&: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 !important;
				width: 23px !important;
				height: 5px !important;
				@media screen and (max-width: 768px) {
					margin: -1px 0 0 -8px !important;
					width: 17px !important;
					height: 3px !important;
				}

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

		.opened &:after {
			display: none;
		}
		@media screen and (max-width: 768px) {
			&:after {
				width: 15px;
				height: 12px;
				bottom: 2px;
			}
		}
		.uqc .section & {
			padding-right: 0;
			h2 {
				max-width: 100%;
			}
			@media screen and (max-width: 768px) {
				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: 768px) {
				& {
					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: 768px) {
					& {
						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: 768px) {
						font-size: 30px;
					}
				}
			}
			.lead {
				grid-area: lead;
				font-size: 14px;
				@media screen and (max-width: 768px) {
					font-size: 11.5px;
				}
			}
		}
	}
	.detail.sc {
		background: none;
		&::after {
			height: 0 !important;
		}
		@media screen and (max-width: 768px) {
			padding: 0 20px !important;
		}
	}
	.sc-area {
		padding-top: 30px;
		@media screen and (max-width: 768px) {
			padding: 24px 0 0;
		}
		.sub6-mv {
			text-align: center;
			@media screen and (max-width: 768px) {
				max-width: 267px;
				margin-inline: auto;
			}
			img {
				display: inline;
				width: auto;
				@media screen and (max-width: 768px) {
					max-width: 100%;
					height: auto;
				}

			}
		}
		>.notes {
			margin: 12px 0 0;
			@media screen and (max-width: 768px) {
				margin-top: 8px;
			}
			>li {
				margin-left: 0;
				text-indent: inherit;
			}
		}
		>.h {
			margin-top: 20px;
			@media screen and (max-width: 768px) {
				margin-top: 17px;
				font-size: 16px;
				line-height: 1.25;
			}
		}
		.application .h {
			@media screen and (max-width: 768px) {
				font-size: 16px;
			}
			
		}
		@media screen and (max-width: 768px) {
			.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;
			}
		}
	}
}
@media screen and (max-width: 768px) {
	.section-opensignal-award {
		.mv {
			.mv-note-wrap {
				padding: 24px 30px 28px;
				.mv-note {
					font-size: 12px;
					line-height: 1.5;
				}
			}
		}
	}
}


.award-modal {
	padding: 10px;
	@media screen and (max-width: 768px) {
		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: 768px) {
			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: 768px) {
			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: 768px) {
					max-width: 220px;
					height: auto;
				}
			}
		}
	}
	.award-modal-notice {
		margin-top: 26px;
		line-height: 1.41;
		@media screen and (max-width: 768px) {
			margin-top: 15px;
			font-size: 12px;
			max-width: 90%;
		}
	}
}

.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;
}
@media screen and (max-width: 768px) {
	.uqc .sc-area {
		padding: 24px 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;
	}
}
/* feature_241120 */

/*============================================================
	
*/
.use-note-tip-balloon {
	font-family: "Noto Sans JP", serif;
}
.note-tip-balloon.tip-privilege-opened {
	width: 640px;
}
.tip-privilege .privilege-hd {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.tip-privilege .privilege-table {
	font-size: 16px;
	width: 100%;
}
.tip-privilege .privilege-table th,
.tip-privilege .privilege-table td {
	border: 1px solid #e5e5e5;
	text-align: center;
	padding: 8px;
	vertical-align: middle;
}
.tip-privilege .privilege-table .bg-deep-pink {
	background: #e4007f;
	color: #fff;
}
.tip-privilege .privilege-table .bg-pink {
	background: #ffe5ee;
}
.tip-privilege .privilege-table .bg-gray {
	background: #f4f4f4;
}
.tip-privilege .privilege-txt {
	font-size: 12px;
	margin-top: 20px;
}
.use-note-tip-balloon.usage-tips-03-opened,
.use-note-tip-balloon.usage-tips-02-opened,
.use-note-tip-balloon.usage-tips-01-opened {
	width: 852px;
}
.usage-tips-03 .usage-tips-hd,
.usage-tips-02 .usage-tips-hd,
.usage-tips-01 .usage-tips-hd {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 900;
	line-height: 1.3;
	margin-bottom: 27px;
	text-align: center;
}
.usage-tips-01 .usage-tips-hd {
	font-size: 22px;
}
.usage-tips-01 .usage-tips-hd .large {
	font-size: 30px;
}
.use-note-tip-balloon .frame .usage-tips-01 .usage-tips-hd picture {
	display: block;
	width: 100%;
	max-width: calc((339 / 375) * 100vw);
	margin: 0 auto;
}
.use-note-tip-balloon .frame .usage-tips-02 .usage-tips-hd picture {
	display: block;
	width: 100%;
	max-width: calc((339 / 375) * 100vw);
	margin: 0 auto;
}
.usage-tips-02 .usage-tips-hd {
	font-size: 22px;
}
.usage-tips-02 .usage-tips-hd .large {
	font-size: 30px;
}
.usage-tips-02 .usage-tips-hd .notes-list {
	font-size: 12px;
	font-weight: normal;
	margin: 8px auto 0;
	max-width: 228px;
	text-align: left;
}
.usage-tips-01 .usage-img {
	max-width: 390px;
	margin: 0 auto;
}
.usage-tips-02 .usage-img {
	max-width: 100%;
	margin: 0 auto;
}
.usage-tips-02 .notes-list,
.usage-tips-01 .notes-list {
	font-size: 12px;
}
.usage-tips-02 .notes-list > li,
.usage-tips-01 .notes-list > li {
	margin-top: 16px;
}
@media screen and (min-width: 769px) {
	.use-note-tip-balloon .frame {
		border-radius: 60px;
		padding: 60px 60px 90px;
	}
	.use-note-tip-balloon .frame .usage-tips-02 .usage-tips-hd-wrap,
	.use-note-tip-balloon .frame .usage-tips-01 .usage-tips-hd-wrap {
		display: flex;
		align-items: center;
		margin-bottom: 27px;
	}
	.use-note-tip-balloon .frame .usage-tips-01 .usage-tips-hd-wrap .usage-tips-hd {
		margin-bottom: 0;
		width: 50%;
		font-size: 26px;
		font-weight: bold;
	}
	.use-note-tip-balloon .frame .usage-tips-01 .usage-tips-hd-wrap .usage-tips-hd .large {
		font-size: 32px;
	}
	.use-note-tip-balloon .frame .usage-tips-01 .usage-tips-hd picture {
		max-width: 275px;
	}
	.use-note-tip-balloon .frame .usage-tips-02 .usage-tips-hd picture {
		max-width: 242px;
	}
	.usage-tips-01 .usage-img {
		max-width: 50%;
		width: 50%;
		padding: 0 14px;
	}
	.use-note-tip-balloon .frame .usage-tips-02 .usage-tips-hd-wrap .usage-tips-hd {
		margin-bottom: 0;
		width: 47%;
		font-size: 27px;
		font-weight: bold;
		line-height: 1.3;
	}
	.use-note-tip-balloon .frame .usage-tips-02 .usage-tips-hd-wrap .usage-tips-hd .large {
		font-size: 36px;
	}
	.usage-tips-02 .usage-img {
		max-width: 53%;
		padding: 0;
	}
}
@media screen and (max-width: 768px) {
	.note-tip-balloon.tip-privilege-opened {
		padding: 0 16px;
	}
	.tip-privilege .privilege-table {
		font-size: 14px;
		width: 100%;
	}
	.usage-tips-03 .usage-tips-hd {
		margin: 0 calc((28 / 750) * -100vw) 27px;
	}
	.usage-tips-02 .usage-tips-hd,
	.usage-tips-01 .usage-tips-hd {
		margin: 0 calc((56 / 750) * -100vw) 27px;
	}
	.usage-tips-01 .usage-tips-body .usage-img {
		max-width: 228px;
	}
	.usage-tips-02 .usage-tips-body .notes-list,
	.usage-tips-01 .usage-tips-body .notes-list {
		font-size: 12px;
	}
}
.guide-tips-03-opened,
.guide-tips-02-opened,
.guide-tips-01-opened {
	width: 852px;
}
.guide-tips-03 .guide-tips-hd {
	width: calc((309 / 375) * 100vw);
}
.guide-tips-02 .guide-tips-hd,
.guide-tips-01 .guide-tips-hd {
	width: calc((309 / 375) * 100vw);
	margin: 0 auto 27px;
}
.guide-tips-01 .guide-tips-body {
	display: flex;
	gap: 60px;
	margin-bottom: 40px;
	padding: 0 38px;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-02,
.guide-tips-01 .guide-tips-body .guide-tips-body-01 {
	flex: 1;
}
.guide-tips-01 .guide-tips-body .label {
	border-radius: 15px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 900;
	width: 100%;
	height: 30px;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .label {
	background: #e3027d;
	margin-bottom: 16px;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-02 .label {
	background: #3c84d6;
	margin-bottom: 16px;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .note {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list {
	margin-top: 24px;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 15px;
	position: relative;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li + li {
	margin-top: 18px;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li .icon {
	width: 36px;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li:not(:last-child) .icon img {
	width: 30px;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li .txt {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	flex: 1;
	padding-left: 18px;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li .txt .large {
	font-size: 14px;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li .foot {
	background: url(../img/border-dotted.svg) repeat-x 0 center / auto 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 18px -15px 0;
	width: calc(100% + 30px);
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li .foot .plus {
	background: #fff;
	display: block;
	width: 32px;
	height: 16px;
	position: relative;
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li .foot .plus::after,
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li .foot .plus::before {
	background: #000;
	content: '';
	display: block;
	width: 16px;
	height: 3px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
}
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li .foot .plus::after {
	transform: translate(0,-50%) rotate(90deg);
}
.guide-tips-01 .guide-tips-body .guide-tips-body-02 .label + p,
.guide-tips-01 .guide-tips-body .guide-tips-body-01 .label + p {
	text-align: center;
}
.guide-tips-01 .notes-list {
	font-size: 12px;
	max-width: 472px;
	margin: 0 auto;
}
.guide-tips-01 .notes-list > li {
	margin-top: 16px;
}
.guide-tips-01 .link-wrap {
	margin-top: 24px;
	text-align: center;
}
@media screen and (min-width: 769px) {
	.guide-tips-03 .guide-tips-hd,
	.guide-tips-02 .guide-tips-hd,
	.guide-tips-01 .guide-tips-hd {
		width: 400px;
	}
}
@media screen and (max-width: 768px) {
	.guide-tips-03 .guide-tips-hd,
	.guide-tips-02 .guide-tips-hd,
	.guide-tips-01 .guide-tips-hd {
		margin: 0 calc((28 / 750) * -100vw) 27px;
	}
	.guide-tips-02 .guide-tips-hd {
		width: calc((339 / 375) * 100vw);
		margin: 0 calc((56 / 750) * -100vw) 27px;
	}

	.guide-tips-01 .guide-tips-body {
		flex-direction: column;
		gap: 32px;
		margin-bottom: 0;
		padding: 0;
	}
	.guide-tips-01 .guide-tips-body .guide-tips-body-02,
	.guide-tips-01 .guide-tips-body .guide-tips-body-01 {
		width: 100%;
	}
	.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li .icon {
		width: 45px;
	}
	.guide-tips-01 .guide-tips-body .guide-tips-body-01 .required-list > li:not(:last-child) .icon img {
		width: 40px;
	}
	.guide-tips-01 .link-wrap {
		margin-top: 16px;
		text-align: left;
	}
}

.guide-tips-02 .note {
	font-size: 12px;
	font-weight: bold;
	margin-top: 16px;
	text-align: center;
}
.guide-tips-02 .guide-tips-body {
	display: flex;
	justify-content: center;
	gap: 60px;
	margin: 24px 0 32px;
	padding: 0 38px;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-02,
.guide-tips-02 .guide-tips-body .guide-tips-body-01 {
	flex: 1;
}
.guide-tips-02 .guide-tips-body .label {
	border-radius: 999px;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	width: 100%;
	text-align: center;
	padding: 4px 0;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-01 .label {
	background: #e3027d;
	margin-bottom: 12px;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-02 .label {
	background: #3c84d6;
	margin-bottom: 10px;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-01 .u18-new {
	display: flex;
	margin-bottom: 24px;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-01 .u18-new .img-wrap {
	width: 52px;
}
.guide-tips-02 .guide-tips-body .ttl {
	border: 1px solid #ccc;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	width: 100%;
	height: 20px;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-01 .u18-new .txt {
	flex: 1;
	padding-left: 14px;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-01 .family-box {
	margin-top: 16px;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-01 .family-box ul > li {
	display: flex;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-01 .family-box ul > li + li {
	margin-top: 30px;
	position: relative;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-01 .family-box ul > li + li::before {
	background: #e3027d;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: '';
	display: block;
	width: 16px;
	height: 9px;
	position: absolute;
	left: calc(50% - 8px);
	bottom: calc(100% + 12px);
}
.guide-tips-02 .guide-tips-body .guide-tips-body-02 .uq-family-box ul > li .icon,
.guide-tips-02 .guide-tips-body .guide-tips-body-01 .family-box ul > li .icon {
	width: 42px;
	text-align: center;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-02 .uq-family-box ul > li .txt,
.guide-tips-02 .guide-tips-body .guide-tips-body-01 .family-box ul > li .txt {
	flex: 1;
	padding-left: 16px;
	font-size: 14px;
	font-weight: bold;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-02 .uq-family-box ul > li .txt,
.guide-tips-02 .guide-tips-body .guide-tips-body-01 .family-box ul > li + li .txt {
	font-size: 12px;
	font-weight: normal;
}
.guide-tips-02 .link-wrap {
	margin-top: 32px;
	text-align: center;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-02 .uq-family-box ul > li {
	display: flex;
}
.guide-tips-02 .guide-tips-body .guide-tips-body-02 .uq-family-box ul > li + li {
	margin-top: 24px;
}
.guide-tips-02 .notes-list {
	font-size: 12px;
	max-width: 472px;
	margin: 32px auto 0;
}
@media screen and (min-width: 768px) {
	.guide-tips-02 .guide-tips-body .ttl {
		font-size: 15px;
		height: 32px;
	}
	.guide-tips-02 .guide-tips-body .guide-tips-body-01 .u18-new {
		margin-bottom: 32px;
	}
	.guide-tips-02 .guide-tips-body .guide-tips-body-01 .label,
	.guide-tips-02 .guide-tips-body .guide-tips-body-02 .label {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		height: 50px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 768px) {
	.guide-tips-02 .guide-tips-body {
		flex-direction: column;
		gap: 24px;
		margin-bottom: 0;
		padding: 0;
	}
	.guide-tips-02 .guide-tips-body .guide-tips-body-02,
	.guide-tips-02 .guide-tips-body .guide-tips-body-01 {
		width: 100%;
	}
	.guide-tips-02 .guide-tips-body .guide-tips-body-01 .label,
	.guide-tips-02 .guide-tips-body .guide-tips-body-02 .label {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 54px;
		margin-bottom: 20px;
	}
	.guide-tips-02 .link-wrap {
		margin-top: 24px;
		text-align: left;
	}
	.guide-tips-02 .notes-list {
		margin-top: 24px;
	}
}

.usage-tips-03 .usage-tips-hd picture {
	display: block;
	width: 100%;
	max-width: calc((309 / 375) * 100vw);
	margin: 0 auto;
}
.usage-tips-03 .sc-norikae .row {
	display: flex;
	gap: 60px;
	margin: 0 auto;
	padding: 0 38px;
}
.usage-tips-03 .sc-norikae .box {
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
}
.usage-tips-03 .sc-norikae .box .info {
	font-size: 15px;
	line-height: 1.5;
}
.usage-tips-03 .sc-norikae .box .info h3 {
	margin: 0 0 12px 0;
	font-size: 25px;
	line-height: 1.3;
}
.usage-tips-03 .sc-norikae .box .info h3 span {
	margin: -0.06em 0 0 0;
	font-size: 110%;
}
.usage-tips-03 .sc-norikae .box .image img {
	margin: 0 auto;
	width: 220px;
}
.usage-tips-03 .sc-norikae .box .text-wrap {
	min-height: 105px;
}
.usage-tips-03 .sc-norikae .box .tip-btn-layout {
	display: flex;
	margin: 0 0 15px 0;
}
.usage-tips-03 .sc-norikae .box .tip-btn-layout li {
	margin: 0 5px 0 0;
}
.usage-tips-03 .sc-norikae .box .tip-btn-layout a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 5px 0 5px;
	border: 1px solid #e4007f;
	border-radius: 7px;
	text-decoration: none;
	font-size: 12px;
	line-height: 26px;
	color: #000;
}
.usage-tips-03 .sc-norikae .box .tip-btn-layout a span {
	display: block;
	padding: 0 5px 0 0;
}
.usage-tips-03 .sc-norikae .box .tip-btn-layout a i {
	display: block;
	line-height: 0;
}
.usage-tips-03 .sc-norikae .box .tip-btn-layout a i img {
	width: 16px;
}
.usage-tips-03 .sc-norikae .box .info .link-box > div {
	margin: 1em 0;
}
.usage-tips-03 .sc-norikae .box .time {
	font-size: 24px;
	line-height: 1.2;
}
.usage-tips-03 .sc-norikae .box .time sup {
	margin: 0 -0.16em;
	transform-origin: 50% 10%;
	display: inline-block;
	font-size: 100%;
	vertical-align: baseline;
	transform-origin: 50% 20%;
	transform: scale(.66);
}
.usage-tips-03 .sc-norikae .box .time .small {
	font-size: 83%;
}
.usage-tips-03 .sc-norikae .application {
	margin: 0 auto;
}
.usage-tips-03 .application.single ul {
	display: block;
	margin: 0 auto;
	max-width: 340px;
}
.usage-tips-03 .application ul li {
	flex-basis: 50%;
	position: relative;
	margin: 30px 0 0;
	padding: 0 12px 5px 12px;
}
.usage-tips-03 .sc-norikae .application.single ul li {
	margin: 20px 0 0 0;
	width: 100%;
}
.usage-tips-03 .application.single ul li {
	padding: 0 0 5px 0;
}
.usage-tips-03 .application ul li .text {
	margin: 0 0 10px;
	font-size: 15px;
}
.usage-tips-03 .sc-norikae .application .btn-fill-icon {
	height: 65px;
	font-size: 16px;
	line-height: 1.4;
}
.usage-tips-03 .sc-norikae .application .btn-fill-icon::before {
	left: 15px;
	width: 30px;
}
.usage-tips-03 .sc-norikae .application .btn-fill-icon::after {
	right: 15px;
	width: 24px;
}
.usage-tips-03 .sc-norikae .box .notes {
	margin: 10px 0 0 0;
	text-align: left;
}
.usage-tips-03 .sc-norikae .notes {
	margin: 10px 0 0 0;
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
}
.usage-tips-03 .sc-norikae .box .tip-btn-layout {
	display: flex;
	margin: 0 0 15px 0;
}
.usage-tips-03 .sc-norikae .box .tip-btn-layout li {
	margin: 0 5px 0 0;
}
.usage-tips-03 .sc-norikae .box .info .link-box-norikae > div {
	margin: 1em 0;
}
.usage-tips-03 .btn-fill-icon.btn-sim::before {
	background-image: url(../../assets/img/icon-btn-sim-w.svg);
}
.usage-tips-03 .btn-fill-icon.btn-esim::before {
	background-image: url(../../assets/img/icon-btn-esim-w.svg);
}
.usage-tips-03 .btn-fill-icon.btn-sim::before, .usage-tips-03 .btn-fill-icon.btn-esim::before {
	margin-top: -20px;
	padding-top: 40px;
	width: 30px;
}
.usage-tips-03 .btn-fill-icon::before, .usage-tips-03 .btn-outline-icon::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
	width: 44px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}
.usage-tips-03 .btn-fill-icon.btn-sim, .usage-tips-03 .btn-fill-icon.btn-esim {
	padding: 0;
}
.usage-tips-03 .sc-norikae .btn-fill-icon {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0 0 0.6em;
	height: 80px;
	border: 2px solid #e4007f;
	border-radius: 20px;
	box-shadow: 0 5px 0 #000;
	font-weight: 900;
	font-size: 18px;
	line-height: 1.5;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
	text-decoration: none !important;
}
.usage-tips-03 .sc-norikae .btn-fill-icon.btn-sim, .usage-tips-03 .sc-norikae .btn-fill-icon.btn-esim {
	padding: 0;
}
.usage-tips-03 .sc-norikae .btn-fill-icon::after {
	content: '';
	display: block;
	position: absolute;
	top: 15px;
	right: 20px;
	width: 30px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}
.usage-tips-03 .sc-norikae .foot {
	margin: 20px 0 0 0;
}
.usage-tips-03 .sc-norikae .foot .notes {
	display: table;
	margin: 0 auto;
}
.usage-tips-03 .sc-norikae .compatible {
	margin: 45px 38px 0;
	padding: 30px;
	border: 1px solid #e6007f;
}
.usage-tips-03 .sc-norikae .compatible h3 {
	margin-bottom: 25px;
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
}
.usage-tips-03 .sc-norikae .compatible .row {
	gap: 0;
	padding: 0;
}
.usage-tips-03 .sc-norikae .compatible p.circle {
	position: relative;
	padding-left: 35px;
	font-size: 14px;
	font-weight: bold;
}
.usage-tips-03 .sc-norikae .compatible p.circle::before,
.usage-tips-03 .sc-norikae .compatible p.circle::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	border-radius: 50%;
}
.usage-tips-03 .sc-norikae .compatible p.circle::before {
	left: 4px;
	width: 18px;
	height: 18px;
	background-color: #fff;
	z-index: 1;
}
.usage-tips-03 .sc-norikae .compatible p.circle::after {
	width: 26px;
	height: 26px;
	background-color: #e4007d;
}
.usage-tips-03 .sc-norikae .compatible .col:nth-child(2) {
	display: flex;
	justify-content: space-between;
	flex: 1;
}
.usage-tips-03 .sc-norikae .compatible .col .flex {
	display: flex;
	align-items: center;
	gap: 10px;
}
.usage-tips-03 .sc-norikae .compatible .col:not(:last-child) {
	padding-right: 20px;
	flex: 1;
}
.usage-tips-03 .sc-norikae .compatible .col + .col {
	padding-left: 20px;
	border-left: 1px solid #ccc;
}
.usage-tips-03 .sc-norikae .compatible .col .flex p {
	line-height: 1.2857;
	font-size: 14px;
}
.usage-tips-03 .sc-norikae .compatible .col:nth-child(1) .flex {
	gap: 16px;
}
.usage-tips-03 .sc-norikae .compatible .col:nth-child(1) .inner {
	gap: 15px;
}
.usage-tips-03 .sc-norikae .compatible .col:nth-child(1) .img-wrap {
	width: 56px;
}
.usage-tips-03 .sc-norikae .compatible .col:nth-child(1) .txt-wrap p:nth-child(1) {
	margin-bottom: 10px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.usage-tips-03 .sc-norikae .compatible .foot {
	font-size: 14px;
}
.note-tip-sim .head:first-child {
	margin: 0;
}
.note-tip-sim .head .icon {
	margin: 0 auto;
	width: 60px;
}

.note-tip-sim .head {
	margin: 20px 0 0 0;
	text-align: center;
}
.note-tip-sim .head h2 {
	margin: 0 0 10px 0;
	font-size: 17px;
	font-weight: 900;
}
.note-tip-sim .image {
	margin: 0 auto;
	padding: 15px 0;
	max-width: 300px;
}
.use-note-tip-balloon .frame img,
.note-tip-balloon .frame img {
	width: 100%;
}
.note-tip-sim .foot {
	margin: 10px 0 0 0;
}
@media screen and (min-width: 769px) {
	.usage-tips-03 .usage-tips-hd picture {
		max-width: 259px;
	}
}
@media screen and (max-width: 768px) {
	.usage-tips-03 .sc-norikae {
		padding: 0 0 20px 0;
	}
	.usage-tips-03 .sc-norikae .row {
		display: block;
    max-width: 100%;
		padding: 0;
	}
	.usage-tips-03 .sc-norikae .box {
    display: block;
    padding: 0;
	}
	.usage-tips-03 .sc-norikae .box.box-esim {
		margin-top: 24px;
	}
	.usage-tips-03 .sc-norikae .box .info {
		text-align: center;
    font-size: 15px;
	}
	.usage-tips-03 .sc-norikae .box .info h3 {
		justify-content: center;
		margin: 0 0 8px 0;
		font-size: 23px;
	}
	.usage-tips-03 .sc-norikae .box .image {
		margin: 0 0 15px 0;
		padding: 0;
	}
	.usage-tips-03 .sc-norikae .box .image img {
		margin: 0 auto;
		width: 80%;
	}
	.usage-tips-03 .sc-norikae .box .text-wrap {
		min-height: initial;
	}
	.usage-tips-03 .sc-norikae .box .tip-btn-layout {
		justify-content: center;
		margin: 15px -7px 0 -7px;
		text-align: left;
	}
	.usage-tips-03 .sc-norikae .box-esim .tip-btn-layout {
		align-items: center;
		flex-direction: column;
		gap: 5px;
	}
	.usage-tips-03 .sc-norikae .box-esim .tip-btn-layout a {
		display: inline-flex;
	}
	.usage-tips-03 .sc-norikae .box .info .link-box-norikae > div {
		margin: 1em 0;
    text-align: center;
	}
	.usage-tips-03 .application.single {
		max-width: 340px;
	}
	.usage-tips-03 .application.single ul {
		display: block;
	}
	.usage-tips-03 .sc-norikae .application .btn-fill-icon {
		height: 60px;
    font-size: 16px;
	}
	.usage-tips-03 .sc-norikae .application .btn-fill-icon::before {
		left: 15px;
    width: 26px;
	}
	.usage-tips-03 .sc-norikae .application .btn-fill-icon::after {
		right: 12px;
    width: 24px;
	}
	.usage-tips-03 .sc-norikae .foot {
		margin: 10px 0 0 0;
	}
	.usage-tips-03 .section > .detail {
		padding: 0 20px;
	}
	.usage-tips-03 .sc-norikae .compatible {
		margin: 35px auto 0;
		padding: unset;
		border: none;
		max-width: unset;
		margin-top: 15px;
		padding-top: 20px;
	}
	.usage-tips-03 .sc-norikae .compatible h3 {
		font-size: 25px;
	}
	.usage-tips-03 .sc-norikae .compatible .col:nth-child(1) .img-wrap {
		width: 66px;
	}
	.usage-tips-03 .sc-norikae .compatible p.circle {
		padding-left: 31px;
	}
	.usage-tips-03 .sc-norikae .compatible .col:nth-child(1) .txt-wrap p:nth-child(1) {
		margin-bottom: 12px;
		font-size: 18px;
	}
	.usage-tips-03 .sc-norikae .compatible .col .flex .txt-sim {
		font-size: 14px;
	}
	.usage-tips-03 .sc-norikae .compatible .col:not(:last-child) {
		padding-right: unset;
		margin-bottom: 22px;
	}
	.usage-tips-03 .sc-norikae .compatible .col:nth-child(1) .flex {
		gap: 20px;
		justify-content: center;
	}
	.usage-tips-03 .sc-norikae .compatible .col + .col {
		padding-left: 0px;
		justify-content: center;
		gap: 20px;
		border: unset;
	}
	.usage-tips-03 .sc-norikae .compatible .foot {
		margin-top: 28px;
		line-height: 1.3;
	}
}

.ouenwari-note {
	padding-bottom: 32px;
}
.ouenwari-note .notes-ac-content {
	padding-top: 20px;
}
.ouenwari-note .notes-ac-wrap {
	height: 392px;
}
.ouenwari-note .notes-ac-ctr {
	margin-top: 0;
}
.ouenwari-note .notes-ac-opener {
	margin-top: -32px;
}
.ouenwari-note .notes-ac-opened .notes-ac-opener {
	margin-top: 0;
}
.ouenwari-note .notes-ac-opened .notes-ac-closer {
	margin-top: 32px;
}
.ouenwari-note .notes-ac-ctr a span {
	background: #a0a0a0;
	color: #fff;
}
.ouenwari-note .notes-ac-ctr a i {
	background: #fff;
}
.ouenwari-note .notes-ac-ctr a i::after,
.ouenwari-note .notes-ac-ctr a i::before {
	background: #a0a0a0;
}
.ouenwari-note .ouenwari-note-ttl {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.plan-notes-list .plan-notes-table {
	width: 100%;
}
.plan-notes-list .plan-notes-table td,
.plan-notes-list .plan-notes-table th {
	font-size: 13px;
	padding: 12px 8px;
}
.plan-notes-list .plan-notes-table th {
	background: #717171;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 8px;
	text-align: center;
}
.plan-notes-list .plan-notes-table td p + p {
	margin-top: 1em;
}
@media screen and (max-width: 768px) {
	.ouenwari-note {
		padding-bottom: 36px;
	}
	.ouenwari-note .notes-ac-content {
		padding: 20px 15px 0;
	}
	.ouenwari-note .ouenwari-note-ttl {
		margin-bottom: 24px;
	}
	
}
.plan-notes-list .notes-list {
	font-size: 12px;
}
.plan-notes-list .notes-list + p,
.plan-notes-list .plan-notes-table + .notes-list {
	margin-top: 32px;
}
.plan-notes-list p + .notes-list {
	margin-top: 0;
}
@media screen and (max-width: 768px) {
	.plan-notes-list .notes-list + p,
	.plan-notes-list .plan-notes-table + .notes-list {
		margin-top: 24px;
	}
}
.color-blue {
	color: #3391d7;
}
.color-red {
	color: #f00;
}
.color-keycolor {
	color: #e3027d;
}
.guide-tips-03 .guide-tips-hd {
	margin-bottom: 0;
}
.guide-tips-03 .guide-tips-body {
	padding-top: 18px;
	position: relative;
}
.guide-tips-03 .guide-tips-body::before {
	background: #000;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: '';
	display: block;
	width: 20px;
	height: 18px;
	opacity: .2;
	position: absolute;
	left: calc(50% - 10px);
	top: 0;
}
.guide-tips-03 .guide-tips-body .adviser-ttl {
	display: flex;
	align-items: center;
	justify-content: center;
}
.guide-tips-03 .guide-tips-body .adviser-ttl .circle {
	width: 65px;
}
.guide-tips-03 .guide-tips-body .adviser-ttl .ttl {
	font-size: 26px;
	font-weight: 900;
	line-height: 1.1;
	margin-left: 8px;
}
.guide-tips-03 .guide-tips-body .adviser-ttl .ttl .small {
	font-size: 20px;
}
.guide-tips-03 .guide-tips-body .adviser-label-wrap {
	display: flex;
	justify-content: center;
}
.guide-tips-03 .guide-tips-body .adviser-label {
	text-align: center;
	position: relative;
}
.guide-tips-03 .guide-tips-body .adviser-label .label {
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.guide-tips-03 .guide-tips-body .adviser-label .note {
	display: block;
	font-size: 12px;
}
.guide-tips-03 .guide-tips-body .adviser-label .balloon {
	display: block;
	width: 62px;
	position: absolute;
	left: calc(100% - 15px);
	top: calc(100% - 1px);
}
.guide-tips-03 .guide-tips-body .adviser-img {
	max-width: 189px;
	margin: 16px auto 0;
}
.guide-tips-03 .guide-tips-body .adviser-txt {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.3;
	margin-top: 10px;
	text-align: center;
}
.guide-tips-03 .guide-tips-body .adviser-txt .large {
	font-size: 21px;
}
.guide-tips-03 .guide-tips-body .link-wrap {
	display: flex;
	justify-content: center;
	margin-top: 16px;
}
.guide-tips-03 .guide-tips-body .link-wrap .btn-link {
	background: #fff;
	border: 2px solid #e4007f;
	border-radius: 8px;
	color: #e4007f;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
}
.guide-tips-03 .guide-tips-body .link-wrap .btn-link::after {
	background: url(../img/icon-btn-blank-pink.svg) no-repeat center center / contain;
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-left: 4px;
}
@media screen and (min-width: 769px) {
	.guide-tips-03 .tips-wrap {
		display: flex;
		gap: 60px;
		padding: 0 38px;
	}
	.guide-tips-03 .guide-tips-hd {
		width: calc(50% - 30px);
		text-align: center;
		margin: 0;
	}
	.guide-tips-03 .guide-tips-hd picture {
		display: block;
		width: 100%;
		max-width: 299px;
		margin: 0 auto;
	}
	.guide-tips-03 .guide-tips-body {
		width: calc(50% - 30px);
		padding-top: 0;
	}
	.guide-tips-03 .guide-tips-body::before {
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: '';
    display: block;
    width: 18px;
    height: 20px;
    opacity: .2;
    position: absolute;
		left: unset;
		right: calc(100% + 21px);
    top: calc(50% - 10px);
	}
	.guide-tips-03 .guide-tips-body .adviser-ttl .circle {
		width: 67px;
	}
	.guide-tips-03 .guide-tips-body .adviser-ttl .ttl {
		font-size: 24px;
		margin-left: 5px;
	}
	.guide-tips-03 .guide-tips-body .adviser-ttl .ttl .small {
		font-size: 17px;
	}
	.guide-tips-03 .guide-tips-body .adviser-label {
		margin-top: 8px;
	}
	.guide-tips-03 .guide-tips-body .adviser-label .balloon {
		left: calc(100% - 16px);
		top: calc(100% + 1px);
		width: 64px;
	}
	.guide-tips-03 .guide-tips-body .adviser-img {
		margin: 32px auto 0;
		width: 190px;
	}
	.guide-tips-03 .guide-tips-body .link-wrap {
		margin-top: 16px;
	}
}
@media screen and (max-width: 768px) {
	.guide-tips-03 .guide-tips-body {
		padding: 32px 0 5px;
	}
	.guide-tips-03 .guide-tips-body .adviser-label {
		margin-top: 4px;
	}
	.guide-tips-03 .guide-tips-body .adviser-label .label {
		padding: 2px 6px;
	}
	.guide-tips-03 .guide-tips-body .adviser-label .label .balloon {
		left: calc(100% + 4px);
		top: 1px;
	}
	.guide-tips-03 .guide-tips-body .adviser-img {
		margin-top: 24px;
	}
}

.fade-up {
  opacity: 0;
  transform: translate3d(0, 50px, 0);
  transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1.000);
  will-change: opacity, transform;
  &.is-show {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.uqc .useful {
	background: #fff;
	padding-bottom: 80px;
	.heading {
		padding-bottom: 25px;
		h2 {
			display: flex;
			justify-content: center;
			align-items: center;
			font-size: 30px;
			&::before {
				content: '';
				display: block;
				margin-right: 6px;
				width: 58px;
				height: 60px;
				background-position: 50% 50%;
				background-repeat: no-repeat;
				background-size: contain;
				background-image: url(../img/useful_ttl.jpg);
			}
			span {
				display: block;
			}
		}
	}
	.list {
		border-top: 1px solid #000;
		> li {
			border-bottom: 1px solid #000;
		}
		a {
			display: flex;
			align-items: center;
			gap: 10px;
			height: 64px;
			position: relative;
			transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
			&::after {
				background: url(../img/icon-btn-arrow.svg) no-repeat center center / contain;
				content: '';
				display: block;
				position: absolute;
				top: calc(50% - 15px);
				right: -8px;
				width: 30px;
				height: 30px;
			}
			.ttl {
				color: #e4017e;
				font-size: 17px;
				text-decoration: underline;
			}
			.os-pc &:hover {
				opacity: .7;
			}
		}
	}
}
@media screen and (max-width: 768px) {
	.uqc .useful {
		padding-bottom: 40px;
		.heading {
			padding-bottom: 15px;
			h2 {
				font-size: 25px;
				&::before {
					width: 50px;
					height: 43px;
				}
			}
		}
		.list {
			border-top: 1px solid #ccc;
			> li {
				border-bottom: 1px solid #ccc;
			}
			a {
				align-items: flex-start;
				flex-direction: column;
				gap: 8px;
				padding: 15px 50px 15px 10px;
				height: auto;
				&::after {
					width: 15px;
					height: 15px;
					right: 15px;
					top: calc(50% - 8px);
				}
				.ttl {
					font-size: 15px;
				}
				.summary {
					font-size: 13px;
				}
			}
		}
	}
}

/* ↓ KV切り替え */
#uq-content .kv-area {
	display: none;
}
#uq-content.kv-normal .kv-area.kv-normal {
	display: block;
}
#uq-content.kv-pattern-01 .kv-area.kv-pattern-01 {
	display: block;
	padding-top: 18px;
	position: relative;
	background-repeat: repeat-x;
}
#uq-content.kv-pattern-01 .kv-normal {
	display: none;
}
/* ↑ KV切り替え */

/* ↓ KVデザイン変更 */
.uqc .container-price {
	padding-top: 14px;
}
.banner-area {
	display: grid;
	grid-template-columns: 470px max-content;
	margin-top: 11px;
	margin-inline: auto;
	max-width: 702px;
}
.banner-area .banner-wrap .banner {
	transition: opacity .3s ease;
}
.banner-area .btn-wrap {
	padding: 10px;
	background-color: #E4007F;
}
.banner-area .btn-wrap .ttl {
	margin-top: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.banner-area .btn-list {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-top: 22px;
	margin-inline: auto;
	text-align: center;
}
.banner-area .btn-list .btn {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 10px;
	min-width: 100px;
	height: 38px;
	background: #fff;
	border-radius: 9px;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, 1);
	font-size: 10px;
	font-weight: 900;
	line-height: 1.4;
	transition: opacity .3s ease;
}
.banner-area .btn-list .btn::after {
	content: '';
	position: absolute;
	right: 8px;
	top: 14px;
	width: 12px;
	height: 12px;
	background: url(../img/slick-arrow-color-next.svg) no-repeat center / cover;
}
.banner-area .btn-list .btn.blank::after {
	content: "";
	position: absolute;
	background: url(../img/icon-btn-blank-pink.svg) no-repeat center/cover;
	width: 20px;
	height: 20px;
	right: 5px;
	top: 9px;
}
@media screen and (min-width: 769px) {
	.banner-area .btn-list .btn:hover {
		opacity: .7;
    transition: opacity .3s ease;
	}
	.banner-area .banner-wrap .banner:hover {
		opacity: .7;
    transition: opacity .3s ease;
	}
}
@media screen and (max-width: 768px) {
	.banner-area {
		grid-template-columns: 1fr;
	}
	.banner-area .btn-wrap {
		padding: 5px 5px 15px 5px;
	}
	.banner-area .btn-wrap .ttl {
		margin-top: 0;
	}
	.banner-area .btn-list {
		gap: 20px;
		margin-top: 5px;
	}
	.banner-area .btn-list .btn {
		padding-right: 15px;
		width: 30vw;
		min-width: 115px;
		height: 48px;
		font-size: 11px;
	}
	.banner-area .btn-list .btn.blank::after {
		width: 25px;
    height: 25px;
    right: 7px;
    top: 13px;
	}
	.banner-area .btn-list .btn::after {
    top: 17px;
    width: 16px;
    height: 16px;
	}
}
/* ↑ KVデザイン変更 */

/* ↓ 子供みまもりGPS アコーディオン */
.uqc .content-safety .section .head.head-safety-gps * {
	font-feature-settings: normal !important;
}
.uqc .content-safety .section .sc-wrap.sc-safety-gps * {
	font-feature-settings: normal !important;
}
.uqc .content-safety .section .head.head-safety-gps .h .main h2 .small {
	font-size: 20px;
}
.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .block .lead sup.red {
	color: #FF0000;
}
.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .row {
	display: flex;
	justify-content: space-between;
	gap: 10px;
	flex-direction: column;
}
.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .lead {
	font-weight: 400;
}
.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .image a {
	transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .notes {
	font-size: 12px;
	margin-top: 10px;
	line-height: 1.625 !important;
	font-weight: 300;
}
.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .notes.link {
	margin-top: 6px;
}
.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .notes li.red {
	color: #FF0000;
}
.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .campaign {
	margin-top: 16px;
}
.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .link-block {
	margin-top: 18px;
}
.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .link-block + .close {
	padding-top: 30px;
}
@media screen and (min-width:769px) {
	.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .image a:hover {
		opacity: .7;
	}
}
@media screen and (max-width: 768px) {
	.uqc .content-safety .section .head.head-safety-gps .h .main .catch {
		font-size: 3.2vw;
	}
	.uqc .content-safety .section .head.head-safety-gps .h .main h2 {
		line-height: .75;
		margin-top: 8px;
		font-size: 7vw;
	}
	.uqc .content-safety .section .head.head-safety-gps .h .main h2 .small {
    font-size: 4vw;
		line-height: 1.3387 !important;
	}
	.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .row {
		flex-direction: column-reverse;
		margin-top: 4px;
		gap: 24px;
	}
	.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .row .label {
		margin-bottom: 12px;
	}
	.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .block {
		padding: 0 22px;
	}
	.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .notes {
		padding: 0 22px;
	}
	.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .image {
		padding: 0 22px;
	}
	.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .notes.link a.link {
		font-size: 12px;
	}
	.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .campaign {
		padding: 0 22px;
		margin-top: 14px;
	}
	.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .link-block {
		padding: 0 22px;
		margin-top: 32px;
	}
	.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .link-block a.link {
		font-size: 16px;
	}
	.uqc .content-safety .section .detail .sc-wrap.sc-safety-gps .link-block + .close {
    padding-top: 0;
	}
}
/* ↑ 子供みまもりGPS アコーディオン */

.uqc .cv-area.ouenwari {
	padding: 20px 0;
	text-align: center;
	background-color: #fe6697;
}
.uqc .cv-area.ouenwari .date {
	font-weight: 700;
	font-size: 15px;
	color: #e4007f;
	border: 1px solid #e4007f;
	background-color: #fce5f2;
	border-radius: 3px;
	width: 430px;
	margin: 0 auto;
	padding: 6px 0;
}
@media screen and (max-width: 768px) {
	.uqc .cv-area.ouenwari {
		padding: 3vw 0 3vw;
	}
	.uqc .cv-area.ouenwari .date {
		max-width: 430px;
		width: 100%;
	}
}